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

    /*paragraphs*/

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

    /*inlines*/

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

    /*images*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

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

    /*paragraphs*/

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

    /*inlines*/

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

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

    /*containers*/

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

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

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

    /*paragraphs*/

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

    /*inlines*/

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

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

    /*containers*/

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

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

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

    /*layoutitems*/

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

    /*containers*/

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

    /*lists*/

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

        .executive_director_letter .column .lists-1jhmr5j6c {
           list-style-type: disc;
           font-family: adobe-garamond-pro,serif;
           margin-top: 0px;
           margin-bottom: 21px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .executive_director_letter .column .lists-1jhp38oko {
           list-style-type: circle;
           font-family: adobe-garamond-pro,serif;
           padding: 0px;
           margin-top: 0px;
           margin-bottom: 0px;
           margin-left: 50px;
           margin-right: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .executive_director_letter .column .lists-1jhpl3h5s {
           list-style-type: lower-alpha;
           font-family: adobe-garamond-pro,serif;
           border-width: 0px;
           list-style-image: none;
        }

        .executive_director_letter .column .lists-1jhpl4g0h {
           list-style-type: lower-alpha;
           font-family: adobe-garamond-pro,serif;
           margin-left: 25px;
           border-width: 0px;
           list-style-image: none;
        }

        .executive_director_letter .column .lists-1ji6ede2k {
           list-style-type: disc;
           font-family: open-sans,sans-serif;
           font-size: 0.875rem;
           border-width: 0px;
           list-style-image: none;
        }

    /*headers*/

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

        .executive_director_letter .column h5 {
           text-align: left;
           text-decoration: none;
           margin-top: 5px;
           margin-bottom: 25px;
           line-height: 1.6em;
           font-variant: normal;
           font-style: italic;
           font-weight: 700;
           font-size: 1.375rem;
           font-family: open-sans,sans-serif;
           color: #3D5179FF;
           background-color: transparent;
           margin-left: 40px;
           margin-right: 40px;
           border-width: 0px;
        }

        .executive_director_letter .column h4 {
           text-align: left;
           text-decoration: none;
           margin-top: 5px;
           margin-bottom: 5px;
           line-height: 1.4em;
           font-variant: normal;
           font-style: normal;
           font-weight: 600;
           font-size: 1.375rem;
           font-family: open-sans,sans-serif;
           color: #222222;
           background-color: transparent;
           border-width: 0px;
        }

        .executive_director_letter .column h3 {
           text-align: left;
           text-decoration: none;
           margin-top: 21px;
           margin-bottom: 11px;
           line-height: 1.4em;
           font-variant: normal;
           font-style: normal;
           font-weight: bold;
           font-size: 1rem;
           font-family: open-sans,sans-serif;
           color: #3D5179FF;
           background-color: transparent;
           border-width: 0px;
        }

        .executive_director_letter .column h2 {
           text-align: left;
           text-decoration: none;
           margin-top: 0px;
           margin-bottom: 15px;
           line-height: 1.4em;
           font-variant: normal;
           font-style: normal;
           font-weight: 300;
           font-size: 1.5rem;
           font-family: montserrat,sans-serif;
           color: #969696FF;
           background-color: transparent;
           border-width: 0px;
        }

        .executive_director_letter .column h1 {
           text-align: left;
           text-decoration: none;
           margin-top: 15px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 10px;
           line-height: 1.2em;
           font-variant: normal;
           font-style: normal;
           font-weight: bold;
           font-size: 2.25rem;
           font-family: open-sans,sans-serif;
           color: #3D5179FF;
           background-color: transparent;
           border-width: 0px;
        }

    /*links*/

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

    /*images*/

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

    /*inlines*/

        .executive_director_letter .column .default-drop-cap {
           padding-right: 0px;
           padding-left: 0px;
           padding-bottom: 0px;
           padding-top: 10px;
           margin-bottom: 5px;
           font-family: open-sans,sans-serif;
           line-height: 0.5em;
           font-size: 3.75rem;
           margin-right: 2px;
           margin-top: 0px;
           font-weight: 600;
           float: left;
           border-width: 0px;
        }

    /*paragraphs*/

        .executive_director_letter .column p.paragraphs-1jhcqikt6 {
           padding: 5px;
           background-color: #F3F3DDFF;
           font-size: 0.875rem;
           font-family: open-sans,sans-serif;
           margin-top: 0px;
           margin-bottom: 20px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .executive_director_letter .column p {
           text-align: left;
           text-decoration: none;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 20px;
           line-height: 1.5em;
           font-variant: normal;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: adobe-garamond-pro,serif;
           color: #222222;
           background-color: transparent;
           border-width: 0px;
        }

        .executive_director_letter .column p.paragraphs-1jhm4cgcm {
           font-family: open-sans,sans-serif;
           font-size: 0.875rem;
           margin-top: 0px;
           margin-bottom: 15px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .executive_director_letter .column p.paragraphs-1jhmqv3nd {
           font-family: adobe-garamond-pro,serif;
           font-weight: 900;
           font-style: italic;
           margin-top: 0px;
           margin-bottom: 20px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .executive_director_letter .column p.paragraphs-1jhs501pe {
           font-family: open-sans,sans-serif;
           font-size: 1.125rem;
           font-weight: 500;
           line-height: 1.3em;
           margin-top: 0px;
           margin-bottom: 1px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .executive_director_letter .column p.paragraphs-1jvrnghma {
           font-family: open-sans,sans-serif;
           font-size: 0.875rem;
           line-height: 1.3em;
           border-width: 0px;
        }

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

    /*paragraphs*/

        .masthead .column p {
           background-color: transparent;
           color: #222222;
           font-family: adobe-garamond-pro,serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.5em;
           margin-bottom: 20px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .masthead .column p.paragraphs-1jhcqikt6 {
           font-family: open-sans,sans-serif;
           font-size: 0.875rem;
           background-color: #F3F3DDFF;
           padding: 5px;
           margin-top: 0px;
           margin-bottom: 20px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

    /*inlines*/

        .masthead .column .default-drop-cap {
           float: left;
           font-weight: 600;
           margin-top: 0px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: 1em;
           font-family: open-sans,sans-serif;
           margin-bottom: 5px;
           padding-top: 0px;
           padding-bottom: 0px;
           padding-left: 0px;
           padding-right: 0px;
           border-width: 0px;
        }

    /*images*/

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

    /*links*/

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

    /*headers*/

        .masthead .column h1 {
           background-color: transparent;
           color: #3D5179FF;
           font-family: open-sans,sans-serif;
           font-size: 2.25rem;
           font-weight: 600;
           font-style: normal;
           font-variant: normal;
           line-height: 1.4em;
           margin-bottom: 10px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 15px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .masthead .column h2 {
           background-color: transparent;
           color: #969696FF;
           font-family: montserrat,sans-serif;
           font-size: 1.5rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.4em;
           margin-bottom: 20px;
           margin-top: 0px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .masthead .column h3 {
           background-color: transparent;
           color: #3D5179FF;
           font-family: open-sans,sans-serif;
           font-size: 1rem;
           font-weight: 600;
           font-style: normal;
           font-variant: normal;
           line-height: 1.4em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .masthead .column h4 {
           background-color: transparent;
           color: #222222;
           font-family: adobe-garamond-pro,serif;
           font-size: 1.125rem;
           font-weight: 600;
           font-style: italic;
           font-variant: normal;
           line-height: 1.4em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

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

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

    /*lists*/

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

        .masthead .column .lists-1jhmpuv21 {
           list-style-type: disc;
           line-height: 1.5em;
           font-family: adobe-garamond-pro,serif;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

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

    /*layoutitems*/

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

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

    /*layoutitems*/

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

    /*containers*/

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

    /*lists*/

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

        .comas .column .lists-1jhmr5j6c {
           list-style-type: disc;
           font-family: adobe-garamond-pro,serif;
           margin-top: 0px;
           margin-bottom: 21px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .comas .column .lists-1jhp38oko {
           list-style-type: circle;
           font-family: adobe-garamond-pro,serif;
           padding: 0px;
           margin-top: 0px;
           margin-bottom: 0px;
           margin-left: 50px;
           margin-right: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .comas .column .lists-1jhpl3h5s {
           list-style-type: lower-alpha;
           font-family: adobe-garamond-pro,serif;
           border-width: 0px;
           list-style-image: none;
        }

        .comas .column .lists-1jhpl4g0h {
           list-style-type: lower-alpha;
           font-family: adobe-garamond-pro,serif;
           margin-left: 25px;
           border-width: 0px;
           list-style-image: none;
        }

        .comas .column .lists-1ji6ede2k {
           list-style-type: disc;
           font-family: open-sans,sans-serif;
           font-size: 0.875rem;
           border-width: 0px;
           list-style-image: none;
        }

    /*headers*/

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

        .comas .column h5 {
           text-align: left;
           text-decoration: none;
           margin-top: 5px;
           margin-bottom: 25px;
           line-height: 1.6em;
           font-variant: normal;
           font-style: italic;
           font-weight: 700;
           font-size: 1.375rem;
           font-family: open-sans,sans-serif;
           color: #3D5179FF;
           background-color: transparent;
           margin-left: 40px;
           margin-right: 40px;
           border-width: 0px;
        }

        .comas .column h4 {
           text-align: left;
           text-decoration: none;
           margin-top: 5px;
           margin-bottom: 5px;
           line-height: 1.4em;
           font-variant: normal;
           font-style: normal;
           font-weight: 600;
           font-size: 1.375rem;
           font-family: open-sans,sans-serif;
           color: #222222;
           background-color: transparent;
           border-width: 0px;
        }

        .comas .column h3 {
           text-align: left;
           text-decoration: none;
           margin-top: 21px;
           margin-bottom: 11px;
           line-height: 1.4em;
           font-variant: normal;
           font-style: normal;
           font-weight: bold;
           font-size: 1rem;
           font-family: open-sans,sans-serif;
           color: #3D5179FF;
           background-color: transparent;
           border-width: 0px;
        }

        .comas .column h2 {
           text-align: left;
           text-decoration: none;
           margin-top: 0px;
           margin-bottom: 15px;
           line-height: 1.4em;
           font-variant: normal;
           font-style: normal;
           font-weight: 300;
           font-size: 1.5rem;
           font-family: montserrat,sans-serif;
           color: #969696FF;
           background-color: transparent;
           border-width: 0px;
        }

        .comas .column h1 {
           text-align: left;
           text-decoration: none;
           margin-top: 15px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 10px;
           line-height: 1.2em;
           font-variant: normal;
           font-style: normal;
           font-weight: bold;
           font-size: 2.25rem;
           font-family: open-sans,sans-serif;
           color: #3D5179FF;
           background-color: transparent;
           border-width: 0px;
        }

    /*links*/

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

    /*images*/

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

    /*inlines*/

        .comas .column .default-drop-cap {
           padding-right: 0px;
           padding-left: 0px;
           padding-bottom: 0px;
           padding-top: 10px;
           margin-bottom: 5px;
           font-family: open-sans,sans-serif;
           line-height: 0.5em;
           font-size: 3.75rem;
           margin-right: 2px;
           margin-top: 0px;
           font-weight: 600;
           float: left;
           border-width: 0px;
        }

    /*paragraphs*/

        .comas .column p.paragraphs-1jhcqikt6 {
           padding: 5px;
           background-color: #F3F3DDFF;
           font-size: 0.875rem;
           font-family: open-sans,sans-serif;
           margin-top: 0px;
           margin-bottom: 20px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .comas .column p {
           text-align: left;
           text-decoration: none;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 20px;
           line-height: 1.5em;
           font-variant: normal;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: adobe-garamond-pro,serif;
           color: #222222;
           background-color: transparent;
           border-width: 0px;
        }

        .comas .column p.paragraphs-1jhm4cgcm {
           font-family: open-sans,sans-serif;
           font-size: 0.875rem;
           margin-top: 0px;
           margin-bottom: 15px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .comas .column p.paragraphs-1jhmqv3nd {
           font-family: adobe-garamond-pro,serif;
           font-weight: 900;
           font-style: italic;
           margin-top: 0px;
           margin-bottom: 20px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .comas .column p.paragraphs-1jhs501pe {
           font-family: open-sans,sans-serif;
           font-size: 1.125rem;
           font-weight: 500;
           line-height: 1.3em;
           margin-top: 0px;
           margin-bottom: 1px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .comas .column p.paragraphs-1jvrnghma {
           font-family: open-sans,sans-serif;
           font-size: 0.875rem;
           line-height: 1.3em;
           border-width: 0px;
        }

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

    /*layoutitems*/

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

    /*containers*/

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

    /*lists*/

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

    /*headers*/

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

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

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

        .table_of_contents .column h3 {
           text-align: left;
           text-decoration: none;
           margin-top: 10px;
           margin-bottom: 11px;
           line-height: 1.2em;
           font-variant: normal;
           font-style: normal;
           font-weight: 600;
           font-size: 1.25rem;
           font-family: open-sans,sans-serif;
           color: #FFFFFFFF;
           background-color: transparent;
           border-width: 0px;
        }

        .table_of_contents .column h2 {
           padding-right: 0px;
           padding-left: 0px;
           padding-bottom: 0px;
           padding-top: 0px;
           border-color: #AEAEAEFF;
           border-style: solid;
           border-right-width: 0px;
           border-left-width: 0px;
           border-bottom-width: 1px;
           border-top-width: 0px;
           border-radius: 0px;
           border-radius-shared: 1;
           text-transform: uppercase;
           text-align: left;
           text-decoration: none;
           margin-top: 21px;
           margin-bottom: 10px;
           line-height: 1.2em;
           font-variant: normal;
           font-style: normal;
           font-weight: 100;
           font-size: 1.875rem;
           font-family: open-sans,sans-serif;
           color: #CECE78FF;
           background-color: transparent;
        }

        .table_of_contents .column h1 {
           text-align: left;
           text-decoration: none;
           margin-top: 21px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 0px;
           line-height: 1.4em;
           font-variant: normal;
           font-style: normal;
           font-weight: bold;
           font-size: 1.5rem;
           font-family: open-sans,sans-serif;
           color: #3D5179FF;
           background-color: transparent;
           border-width: 0px;
        }

    /*links*/

        .table_of_contents .column a {
           color: #000000FF;
           text-decoration: underline;
           border-width: 0px;
        }

        .table_of_contents .column a.links-1jhubpslc {
           font-family: open-sans,sans-serif;
           font-weight: bold;
           font-size: 1.5rem;
           line-height: 1.4em;
           color: #3D5179FF;
           border-width: 0px;
        }

    /*images*/

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

    /*inlines*/

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

    /*paragraphs*/

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

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

    /*paragraphs*/

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

    /*inlines*/

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

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

    /*containers*/

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

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

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

    /*layoutitems*/

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

    /*containers*/

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

    /*lists*/

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

        .presidents_letter .column .lists-1jhmr5j6c {
           list-style-type: disc;
           font-family: adobe-garamond-pro,serif;
           margin-top: 0px;
           margin-bottom: 21px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .presidents_letter .column .lists-1jhp38oko {
           list-style-type: circle;
           font-family: adobe-garamond-pro,serif;
           padding: 0px;
           margin-top: 0px;
           margin-bottom: 0px;
           margin-left: 50px;
           margin-right: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .presidents_letter .column .lists-1jhpl3h5s {
           list-style-type: lower-alpha;
           font-family: adobe-garamond-pro,serif;
           border-width: 0px;
           list-style-image: none;
        }

        .presidents_letter .column .lists-1jhpl4g0h {
           list-style-type: lower-alpha;
           font-family: adobe-garamond-pro,serif;
           margin-left: 25px;
           border-width: 0px;
           list-style-image: none;
        }

        .presidents_letter .column .lists-1ji6ede2k {
           list-style-type: disc;
           font-family: open-sans,sans-serif;
           font-size: 0.875rem;
           border-width: 0px;
           list-style-image: none;
        }

    /*headers*/

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

        .presidents_letter .column h5 {
           text-align: left;
           text-decoration: none;
           margin-top: 5px;
           margin-bottom: 25px;
           line-height: 1.6em;
           font-variant: normal;
           font-style: italic;
           font-weight: 700;
           font-size: 1.375rem;
           font-family: open-sans,sans-serif;
           color: #3D5179FF;
           background-color: transparent;
           margin-left: 40px;
           margin-right: 40px;
           border-width: 0px;
        }

        .presidents_letter .column h4 {
           text-align: left;
           text-decoration: none;
           margin-top: 5px;
           margin-bottom: 5px;
           line-height: 1.4em;
           font-variant: normal;
           font-style: normal;
           font-weight: 600;
           font-size: 1.375rem;
           font-family: open-sans,sans-serif;
           color: #222222;
           background-color: transparent;
           border-width: 0px;
        }

        .presidents_letter .column h3 {
           text-align: left;
           text-decoration: none;
           margin-top: 21px;
           margin-bottom: 11px;
           line-height: 1.4em;
           font-variant: normal;
           font-style: normal;
           font-weight: bold;
           font-size: 1rem;
           font-family: open-sans,sans-serif;
           color: #3D5179FF;
           background-color: transparent;
           border-width: 0px;
        }

        .presidents_letter .column h2 {
           text-align: left;
           text-decoration: none;
           margin-top: 0px;
           margin-bottom: 15px;
           line-height: 1.4em;
           font-variant: normal;
           font-style: normal;
           font-weight: 300;
           font-size: 1.5rem;
           font-family: montserrat,sans-serif;
           color: #969696FF;
           background-color: transparent;
           border-width: 0px;
        }

        .presidents_letter .column h1 {
           text-align: left;
           text-decoration: none;
           margin-top: 15px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 10px;
           line-height: 1.2em;
           font-variant: normal;
           font-style: normal;
           font-weight: bold;
           font-size: 2.25rem;
           font-family: open-sans,sans-serif;
           color: #3D5179FF;
           background-color: transparent;
           border-width: 0px;
        }

    /*links*/

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

    /*images*/

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

    /*inlines*/

        .presidents_letter .column .default-drop-cap {
           padding-right: 0px;
           padding-left: 0px;
           padding-bottom: 0px;
           padding-top: 10px;
           margin-bottom: 5px;
           font-family: open-sans,sans-serif;
           line-height: 0.5em;
           font-size: 3.75rem;
           margin-right: 2px;
           margin-top: 0px;
           font-weight: 600;
           float: left;
           border-width: 0px;
        }

    /*paragraphs*/

        .presidents_letter .column p.paragraphs-1jhcqikt6 {
           padding: 5px;
           background-color: #F3F3DDFF;
           font-size: 0.875rem;
           font-family: open-sans,sans-serif;
           margin-top: 0px;
           margin-bottom: 20px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .presidents_letter .column p {
           text-align: left;
           text-decoration: none;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 20px;
           line-height: 1.5em;
           font-variant: normal;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: adobe-garamond-pro,serif;
           color: #222222;
           background-color: transparent;
           border-width: 0px;
        }

        .presidents_letter .column p.paragraphs-1jhm4cgcm {
           font-family: open-sans,sans-serif;
           font-size: 0.875rem;
           margin-top: 0px;
           margin-bottom: 15px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .presidents_letter .column p.paragraphs-1jhmqv3nd {
           font-family: adobe-garamond-pro,serif;
           font-weight: 900;
           font-style: italic;
           margin-top: 0px;
           margin-bottom: 20px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .presidents_letter .column p.paragraphs-1jhs501pe {
           font-family: open-sans,sans-serif;
           font-size: 1.125rem;
           font-weight: 500;
           line-height: 1.3em;
           margin-top: 0px;
           margin-bottom: 1px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .presidents_letter .column p.paragraphs-1jvrnghma {
           font-family: open-sans,sans-serif;
           font-size: 0.875rem;
           line-height: 1.3em;
           border-width: 0px;
        }

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

    /*layoutitems*/

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

    /*containers*/

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

    /*lists*/

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

        .departments_arc_news .column .lists-1jhmr5j6c {
           list-style-type: disc;
           font-family: adobe-garamond-pro,serif;
           margin-top: 0px;
           margin-bottom: 21px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .departments_arc_news .column .lists-1jhp38oko {
           list-style-type: circle;
           font-family: adobe-garamond-pro,serif;
           padding: 0px;
           margin-top: 0px;
           margin-bottom: 0px;
           margin-left: 50px;
           margin-right: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .departments_arc_news .column .lists-1jhpl3h5s {
           list-style-type: lower-alpha;
           font-family: adobe-garamond-pro,serif;
           border-width: 0px;
           list-style-image: none;
        }

        .departments_arc_news .column .lists-1jhpl4g0h {
           list-style-type: lower-alpha;
           font-family: adobe-garamond-pro,serif;
           margin-left: 25px;
           border-width: 0px;
           list-style-image: none;
        }

        .departments_arc_news .column .lists-1ji6ede2k {
           list-style-type: disc;
           font-family: open-sans,sans-serif;
           font-size: 0.875rem;
           border-width: 0px;
           list-style-image: none;
        }

    /*headers*/

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

        .departments_arc_news .column h5 {
           text-align: left;
           text-decoration: none;
           margin-top: 5px;
           margin-bottom: 25px;
           line-height: 1.6em;
           font-variant: normal;
           font-style: italic;
           font-weight: 700;
           font-size: 1.375rem;
           font-family: open-sans,sans-serif;
           color: #3D5179FF;
           background-color: transparent;
           margin-left: 40px;
           margin-right: 40px;
           border-width: 0px;
        }

        .departments_arc_news .column h4 {
           text-align: left;
           text-decoration: none;
           margin-top: 5px;
           margin-bottom: 5px;
           line-height: 1.4em;
           font-variant: normal;
           font-style: normal;
           font-weight: 600;
           font-size: 1.375rem;
           font-family: open-sans,sans-serif;
           color: #222222;
           background-color: transparent;
           border-width: 0px;
        }

        .departments_arc_news .column h3 {
           text-align: left;
           text-decoration: none;
           margin-top: 21px;
           margin-bottom: 11px;
           line-height: 1.4em;
           font-variant: normal;
           font-style: normal;
           font-weight: bold;
           font-size: 1rem;
           font-family: open-sans,sans-serif;
           color: #3D5179FF;
           background-color: transparent;
           border-width: 0px;
        }

        .departments_arc_news .column h2 {
           text-align: left;
           text-decoration: none;
           margin-top: 0px;
           margin-bottom: 15px;
           line-height: 1.4em;
           font-variant: normal;
           font-style: normal;
           font-weight: 300;
           font-size: 1.5rem;
           font-family: montserrat,sans-serif;
           color: #969696FF;
           background-color: transparent;
           border-width: 0px;
        }

        .departments_arc_news .column h1 {
           text-align: left;
           text-decoration: none;
           margin-top: 15px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 10px;
           line-height: 1.2em;
           font-variant: normal;
           font-style: normal;
           font-weight: bold;
           font-size: 2.25rem;
           font-family: open-sans,sans-serif;
           color: #3D5179FF;
           background-color: transparent;
           border-width: 0px;
        }

    /*links*/

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

    /*images*/

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

    /*inlines*/

        .departments_arc_news .column .default-drop-cap {
           padding-right: 0px;
           padding-left: 0px;
           padding-bottom: 0px;
           padding-top: 10px;
           margin-bottom: 5px;
           font-family: open-sans,sans-serif;
           line-height: 0.5em;
           font-size: 3.75rem;
           margin-right: 2px;
           margin-top: 0px;
           font-weight: 600;
           float: left;
           border-width: 0px;
        }

    /*paragraphs*/

        .departments_arc_news .column p.paragraphs-1jhcqikt6 {
           padding: 5px;
           background-color: #F3F3DDFF;
           font-size: 0.875rem;
           font-family: open-sans,sans-serif;
           margin-top: 0px;
           margin-bottom: 20px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .departments_arc_news .column p {
           text-align: left;
           text-decoration: none;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 20px;
           line-height: 1.5em;
           font-variant: normal;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: adobe-garamond-pro,serif;
           color: #222222;
           background-color: transparent;
           border-width: 0px;
        }

        .departments_arc_news .column p.paragraphs-1jhm4cgcm {
           font-family: open-sans,sans-serif;
           font-size: 0.875rem;
           margin-top: 0px;
           margin-bottom: 15px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .departments_arc_news .column p.paragraphs-1jhmqv3nd {
           font-family: adobe-garamond-pro,serif;
           font-weight: 900;
           font-style: italic;
           margin-top: 0px;
           margin-bottom: 20px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .departments_arc_news .column p.paragraphs-1jhs501pe {
           font-family: open-sans,sans-serif;
           font-size: 1.125rem;
           font-weight: 500;
           line-height: 1.3em;
           margin-top: 0px;
           margin-bottom: 1px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .departments_arc_news .column p.paragraphs-1jvrnghma {
           font-family: open-sans,sans-serif;
           font-size: 0.875rem;
           line-height: 1.3em;
           border-width: 0px;
        }

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

    /*paragraphs*/

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

    /*inlines*/

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

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

    /*containers*/

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

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

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Departments | ARC committee member profile
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*lists*/

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

        .departments_arc_committee_member_profile .column .lists-1jhmr5j6c {
           list-style-type: disc;
           font-family: adobe-garamond-pro,serif;
           margin-top: 0px;
           margin-bottom: 21px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .departments_arc_committee_member_profile .column .lists-1jhp38oko {
           list-style-type: circle;
           font-family: adobe-garamond-pro,serif;
           padding: 0px;
           margin-top: 0px;
           margin-bottom: 0px;
           margin-left: 50px;
           margin-right: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .departments_arc_committee_member_profile .column .lists-1jhpl3h5s {
           list-style-type: lower-alpha;
           font-family: adobe-garamond-pro,serif;
           border-width: 0px;
           list-style-image: none;
        }

        .departments_arc_committee_member_profile .column .lists-1jhpl4g0h {
           list-style-type: lower-alpha;
           font-family: adobe-garamond-pro,serif;
           margin-left: 25px;
           border-width: 0px;
           list-style-image: none;
        }

        .departments_arc_committee_member_profile .column .lists-1ji6ede2k {
           list-style-type: disc;
           font-family: open-sans,sans-serif;
           font-size: 0.875rem;
           border-width: 0px;
           list-style-image: none;
        }

    /*headers*/

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

        .departments_arc_committee_member_profile .column h5 {
           text-align: left;
           text-decoration: none;
           margin-top: 5px;
           margin-bottom: 25px;
           line-height: 1.6em;
           font-variant: normal;
           font-style: italic;
           font-weight: 700;
           font-size: 1.375rem;
           font-family: open-sans,sans-serif;
           color: #3D5179FF;
           background-color: transparent;
           margin-left: 40px;
           margin-right: 40px;
           border-width: 0px;
        }

        .departments_arc_committee_member_profile .column h4 {
           text-align: left;
           text-decoration: none;
           margin-top: 5px;
           margin-bottom: 5px;
           line-height: 1.4em;
           font-variant: normal;
           font-style: normal;
           font-weight: 600;
           font-size: 1.375rem;
           font-family: open-sans,sans-serif;
           color: #222222;
           background-color: transparent;
           border-width: 0px;
        }

        .departments_arc_committee_member_profile .column h3 {
           text-align: left;
           text-decoration: none;
           margin-top: 21px;
           margin-bottom: 11px;
           line-height: 1.4em;
           font-variant: normal;
           font-style: normal;
           font-weight: bold;
           font-size: 1rem;
           font-family: open-sans,sans-serif;
           color: #3D5179FF;
           background-color: transparent;
           border-width: 0px;
        }

        .departments_arc_committee_member_profile .column h2 {
           text-align: left;
           text-decoration: none;
           margin-top: 0px;
           margin-bottom: 15px;
           line-height: 1.4em;
           font-variant: normal;
           font-style: normal;
           font-weight: 300;
           font-size: 1.5rem;
           font-family: montserrat,sans-serif;
           color: #969696FF;
           background-color: transparent;
           border-width: 0px;
        }

        .departments_arc_committee_member_profile .column h1 {
           text-align: left;
           text-decoration: none;
           margin-top: 15px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 10px;
           line-height: 1.2em;
           font-variant: normal;
           font-style: normal;
           font-weight: bold;
           font-size: 2.25rem;
           font-family: open-sans,sans-serif;
           color: #3D5179FF;
           background-color: transparent;
           border-width: 0px;
        }

    /*links*/

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

    /*images*/

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

    /*inlines*/

        .departments_arc_committee_member_profile .column .default-drop-cap {
           padding-right: 0px;
           padding-left: 0px;
           padding-bottom: 0px;
           padding-top: 10px;
           margin-bottom: 5px;
           font-family: open-sans,sans-serif;
           line-height: 0.5em;
           font-size: 3.75rem;
           margin-right: 2px;
           margin-top: 0px;
           font-weight: 600;
           float: left;
           border-width: 0px;
        }

    /*paragraphs*/

        .departments_arc_committee_member_profile .column p.paragraphs-1jhcqikt6 {
           padding: 5px;
           background-color: #F3F3DDFF;
           font-size: 0.875rem;
           font-family: open-sans,sans-serif;
           margin-top: 0px;
           margin-bottom: 20px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .departments_arc_committee_member_profile .column p {
           text-align: left;
           text-decoration: none;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 20px;
           line-height: 1.5em;
           font-variant: normal;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: adobe-garamond-pro,serif;
           color: #222222;
           background-color: transparent;
           border-width: 0px;
        }

        .departments_arc_committee_member_profile .column p.paragraphs-1jhm4cgcm {
           font-family: open-sans,sans-serif;
           font-size: 0.875rem;
           margin-top: 0px;
           margin-bottom: 15px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .departments_arc_committee_member_profile .column p.paragraphs-1jhmqv3nd {
           font-family: adobe-garamond-pro,serif;
           font-weight: 900;
           font-style: italic;
           margin-top: 0px;
           margin-bottom: 20px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .departments_arc_committee_member_profile .column p.paragraphs-1jhs501pe {
           font-family: open-sans,sans-serif;
           font-size: 1.125rem;
           font-weight: 500;
           line-height: 1.3em;
           margin-top: 0px;
           margin-bottom: 1px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .departments_arc_committee_member_profile .column p.paragraphs-1jvrnghma {
           font-family: open-sans,sans-serif;
           font-size: 0.875rem;
           line-height: 1.3em;
           border-width: 0px;
        }

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

    /*layoutitems*/

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

    /*containers*/

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

    /*lists*/

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

        .novation_inc .column .lists-1jhmr5j6c {
           list-style-type: disc;
           font-family: adobe-garamond-pro,serif;
           margin-top: 0px;
           margin-bottom: 21px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .novation_inc .column .lists-1jhp38oko {
           list-style-type: circle;
           font-family: adobe-garamond-pro,serif;
           padding: 0px;
           margin-top: 0px;
           margin-bottom: 0px;
           margin-left: 50px;
           margin-right: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .novation_inc .column .lists-1jhpl3h5s {
           list-style-type: lower-alpha;
           font-family: adobe-garamond-pro,serif;
           border-width: 0px;
           list-style-image: none;
        }

        .novation_inc .column .lists-1jhpl4g0h {
           list-style-type: lower-alpha;
           font-family: adobe-garamond-pro,serif;
           margin-left: 25px;
           border-width: 0px;
           list-style-image: none;
        }

        .novation_inc .column .lists-1ji6ede2k {
           list-style-type: disc;
           font-family: open-sans,sans-serif;
           font-size: 0.875rem;
           border-width: 0px;
           list-style-image: none;
        }

    /*headers*/

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

        .novation_inc .column h5 {
           text-align: left;
           text-decoration: none;
           margin-top: 5px;
           margin-bottom: 25px;
           line-height: 1.6em;
           font-variant: normal;
           font-style: italic;
           font-weight: 700;
           font-size: 1.375rem;
           font-family: open-sans,sans-serif;
           color: #3D5179FF;
           background-color: transparent;
           margin-left: 40px;
           margin-right: 40px;
           border-width: 0px;
        }

        .novation_inc .column h4 {
           text-align: left;
           text-decoration: none;
           margin-top: 5px;
           margin-bottom: 5px;
           line-height: 1.4em;
           font-variant: normal;
           font-style: normal;
           font-weight: 600;
           font-size: 1.375rem;
           font-family: open-sans,sans-serif;
           color: #222222;
           background-color: transparent;
           border-width: 0px;
        }

        .novation_inc .column h3 {
           text-align: left;
           text-decoration: none;
           margin-top: 21px;
           margin-bottom: 11px;
           line-height: 1.4em;
           font-variant: normal;
           font-style: normal;
           font-weight: bold;
           font-size: 1rem;
           font-family: open-sans,sans-serif;
           color: #3D5179FF;
           background-color: transparent;
           border-width: 0px;
        }

        .novation_inc .column h2 {
           text-align: left;
           text-decoration: none;
           margin-top: 0px;
           margin-bottom: 15px;
           line-height: 1.4em;
           font-variant: normal;
           font-style: normal;
           font-weight: 300;
           font-size: 1.5rem;
           font-family: montserrat,sans-serif;
           color: #969696FF;
           background-color: transparent;
           border-width: 0px;
        }

        .novation_inc .column h1 {
           text-align: left;
           text-decoration: none;
           margin-top: 15px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 10px;
           line-height: 1.2em;
           font-variant: normal;
           font-style: normal;
           font-weight: bold;
           font-size: 2.25rem;
           font-family: open-sans,sans-serif;
           color: #3D5179FF;
           background-color: transparent;
           border-width: 0px;
        }

    /*links*/

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

    /*images*/

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

    /*inlines*/

        .novation_inc .column .default-drop-cap {
           padding-right: 0px;
           padding-left: 0px;
           padding-bottom: 0px;
           padding-top: 10px;
           margin-bottom: 5px;
           font-family: open-sans,sans-serif;
           line-height: 0.5em;
           font-size: 3.75rem;
           margin-right: 2px;
           margin-top: 0px;
           font-weight: 600;
           float: left;
           border-width: 0px;
        }

    /*paragraphs*/

        .novation_inc .column p.paragraphs-1jhcqikt6 {
           padding: 5px;
           background-color: #F3F3DDFF;
           font-size: 0.875rem;
           font-family: open-sans,sans-serif;
           margin-top: 0px;
           margin-bottom: 20px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .novation_inc .column p {
           text-align: left;
           text-decoration: none;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 20px;
           line-height: 1.5em;
           font-variant: normal;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: adobe-garamond-pro,serif;
           color: #222222;
           background-color: transparent;
           border-width: 0px;
        }

        .novation_inc .column p.paragraphs-1jhm4cgcm {
           font-family: open-sans,sans-serif;
           font-size: 0.875rem;
           margin-top: 0px;
           margin-bottom: 15px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .novation_inc .column p.paragraphs-1jhmqv3nd {
           font-family: adobe-garamond-pro,serif;
           font-weight: 900;
           font-style: italic;
           margin-top: 0px;
           margin-bottom: 20px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .novation_inc .column p.paragraphs-1jhs501pe {
           font-family: open-sans,sans-serif;
           font-size: 1.125rem;
           font-weight: 500;
           line-height: 1.3em;
           margin-top: 0px;
           margin-bottom: 1px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .novation_inc .column p.paragraphs-1jvrnghma {
           font-family: open-sans,sans-serif;
           font-size: 0.875rem;
           line-height: 1.3em;
           border-width: 0px;
        }

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

    /*layoutitems*/

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

    /*containers*/

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

    /*lists*/

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

        .columns_market_monitor .column .lists-1jhmr5j6c {
           list-style-type: disc;
           font-family: adobe-garamond-pro,serif;
           margin-top: 0px;
           margin-bottom: 21px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .columns_market_monitor .column .lists-1jhp38oko {
           list-style-type: circle;
           font-family: adobe-garamond-pro,serif;
           padding: 0px;
           margin-top: 0px;
           margin-bottom: 0px;
           margin-left: 50px;
           margin-right: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .columns_market_monitor .column .lists-1jhpl3h5s {
           list-style-type: lower-alpha;
           font-family: adobe-garamond-pro,serif;
           border-width: 0px;
           list-style-image: none;
        }

        .columns_market_monitor .column .lists-1jhpl4g0h {
           list-style-type: lower-alpha;
           font-family: adobe-garamond-pro,serif;
           margin-left: 25px;
           border-width: 0px;
           list-style-image: none;
        }

        .columns_market_monitor .column .lists-1ji6ede2k {
           list-style-type: disc;
           font-family: open-sans,sans-serif;
           font-size: 0.875rem;
           border-width: 0px;
           list-style-image: none;
        }

    /*headers*/

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

        .columns_market_monitor .column h5 {
           text-align: left;
           text-decoration: none;
           margin-top: 5px;
           margin-bottom: 25px;
           line-height: 1.6em;
           font-variant: normal;
           font-style: italic;
           font-weight: 700;
           font-size: 1.375rem;
           font-family: open-sans,sans-serif;
           color: #3D5179FF;
           background-color: transparent;
           margin-left: 40px;
           margin-right: 40px;
           border-width: 0px;
        }

        .columns_market_monitor .column h4 {
           text-align: left;
           text-decoration: none;
           margin-top: 5px;
           margin-bottom: 5px;
           line-height: 1.4em;
           font-variant: normal;
           font-style: normal;
           font-weight: 600;
           font-size: 1.375rem;
           font-family: open-sans,sans-serif;
           color: #222222;
           background-color: transparent;
           border-width: 0px;
        }

        .columns_market_monitor .column h3 {
           text-align: left;
           text-decoration: none;
           margin-top: 21px;
           margin-bottom: 11px;
           line-height: 1.4em;
           font-variant: normal;
           font-style: normal;
           font-weight: bold;
           font-size: 1rem;
           font-family: open-sans,sans-serif;
           color: #3D5179FF;
           background-color: transparent;
           border-width: 0px;
        }

        .columns_market_monitor .column h2 {
           text-align: left;
           text-decoration: none;
           margin-top: 0px;
           margin-bottom: 15px;
           line-height: 1.4em;
           font-variant: normal;
           font-style: normal;
           font-weight: 300;
           font-size: 1.5rem;
           font-family: montserrat,sans-serif;
           color: #969696FF;
           background-color: transparent;
           border-width: 0px;
        }

        .columns_market_monitor .column h1 {
           text-align: left;
           text-decoration: none;
           margin-top: 15px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 10px;
           line-height: 1.2em;
           font-variant: normal;
           font-style: normal;
           font-weight: bold;
           font-size: 2.25rem;
           font-family: open-sans,sans-serif;
           color: #3D5179FF;
           background-color: transparent;
           border-width: 0px;
        }

    /*links*/

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

    /*images*/

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

    /*inlines*/

        .columns_market_monitor .column .default-drop-cap {
           padding-right: 0px;
           padding-left: 0px;
           padding-bottom: 0px;
           padding-top: 10px;
           margin-bottom: 5px;
           font-family: open-sans,sans-serif;
           line-height: 0.5em;
           font-size: 3.75rem;
           margin-right: 2px;
           margin-top: 0px;
           font-weight: 600;
           float: left;
           border-width: 0px;
        }

    /*paragraphs*/

        .columns_market_monitor .column p.paragraphs-1jhcqikt6 {
           padding: 5px;
           background-color: #F3F3DDFF;
           font-size: 0.875rem;
           font-family: open-sans,sans-serif;
           margin-top: 0px;
           margin-bottom: 20px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .columns_market_monitor .column p {
           text-align: left;
           text-decoration: none;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 20px;
           line-height: 1.5em;
           font-variant: normal;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: adobe-garamond-pro,serif;
           color: #222222;
           background-color: transparent;
           border-width: 0px;
        }

        .columns_market_monitor .column p.paragraphs-1jhm4cgcm {
           font-family: open-sans,sans-serif;
           font-size: 0.875rem;
           margin-top: 0px;
           margin-bottom: 15px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .columns_market_monitor .column p.paragraphs-1jhmqv3nd {
           font-family: adobe-garamond-pro,serif;
           font-weight: 900;
           font-style: italic;
           margin-top: 0px;
           margin-bottom: 20px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .columns_market_monitor .column p.paragraphs-1jhs501pe {
           font-family: open-sans,sans-serif;
           font-size: 1.125rem;
           font-weight: 500;
           line-height: 1.3em;
           margin-top: 0px;
           margin-bottom: 1px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .columns_market_monitor .column p.paragraphs-1jvrnghma {
           font-family: open-sans,sans-serif;
           font-size: 0.875rem;
           line-height: 1.3em;
           border-width: 0px;
        }

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

    /*layoutitems*/

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

    /*containers*/

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

    /*lists*/

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

        .american_roller .column .lists-1jhmr5j6c {
           list-style-type: disc;
           font-family: adobe-garamond-pro,serif;
           margin-top: 0px;
           margin-bottom: 21px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .american_roller .column .lists-1jhp38oko {
           list-style-type: circle;
           font-family: adobe-garamond-pro,serif;
           padding: 0px;
           margin-top: 0px;
           margin-bottom: 0px;
           margin-left: 50px;
           margin-right: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .american_roller .column .lists-1jhpl3h5s {
           list-style-type: lower-alpha;
           font-family: adobe-garamond-pro,serif;
           border-width: 0px;
           list-style-image: none;
        }

        .american_roller .column .lists-1jhpl4g0h {
           list-style-type: lower-alpha;
           font-family: adobe-garamond-pro,serif;
           margin-left: 25px;
           border-width: 0px;
           list-style-image: none;
        }

        .american_roller .column .lists-1ji6ede2k {
           list-style-type: disc;
           font-family: open-sans,sans-serif;
           font-size: 0.875rem;
           border-width: 0px;
           list-style-image: none;
        }

    /*headers*/

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

        .american_roller .column h5 {
           text-align: left;
           text-decoration: none;
           margin-top: 5px;
           margin-bottom: 25px;
           line-height: 1.6em;
           font-variant: normal;
           font-style: italic;
           font-weight: 700;
           font-size: 1.375rem;
           font-family: open-sans,sans-serif;
           color: #3D5179FF;
           background-color: transparent;
           margin-left: 40px;
           margin-right: 40px;
           border-width: 0px;
        }

        .american_roller .column h4 {
           text-align: left;
           text-decoration: none;
           margin-top: 5px;
           margin-bottom: 5px;
           line-height: 1.4em;
           font-variant: normal;
           font-style: normal;
           font-weight: 600;
           font-size: 1.375rem;
           font-family: open-sans,sans-serif;
           color: #222222;
           background-color: transparent;
           border-width: 0px;
        }

        .american_roller .column h3 {
           text-align: left;
           text-decoration: none;
           margin-top: 21px;
           margin-bottom: 11px;
           line-height: 1.4em;
           font-variant: normal;
           font-style: normal;
           font-weight: bold;
           font-size: 1rem;
           font-family: open-sans,sans-serif;
           color: #3D5179FF;
           background-color: transparent;
           border-width: 0px;
        }

        .american_roller .column h2 {
           text-align: left;
           text-decoration: none;
           margin-top: 0px;
           margin-bottom: 15px;
           line-height: 1.4em;
           font-variant: normal;
           font-style: normal;
           font-weight: 300;
           font-size: 1.5rem;
           font-family: montserrat,sans-serif;
           color: #969696FF;
           background-color: transparent;
           border-width: 0px;
        }

        .american_roller .column h1 {
           text-align: left;
           text-decoration: none;
           margin-top: 15px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 10px;
           line-height: 1.2em;
           font-variant: normal;
           font-style: normal;
           font-weight: bold;
           font-size: 2.25rem;
           font-family: open-sans,sans-serif;
           color: #3D5179FF;
           background-color: transparent;
           border-width: 0px;
        }

    /*links*/

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

    /*images*/

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

    /*inlines*/

        .american_roller .column .default-drop-cap {
           padding-right: 0px;
           padding-left: 0px;
           padding-bottom: 0px;
           padding-top: 10px;
           margin-bottom: 5px;
           font-family: open-sans,sans-serif;
           line-height: 0.5em;
           font-size: 3.75rem;
           margin-right: 2px;
           margin-top: 0px;
           font-weight: 600;
           float: left;
           border-width: 0px;
        }

    /*paragraphs*/

        .american_roller .column p.paragraphs-1jhcqikt6 {
           padding: 5px;
           background-color: #F3F3DDFF;
           font-size: 0.875rem;
           font-family: open-sans,sans-serif;
           margin-top: 0px;
           margin-bottom: 20px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .american_roller .column p {
           text-align: left;
           text-decoration: none;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 20px;
           line-height: 1.5em;
           font-variant: normal;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: adobe-garamond-pro,serif;
           color: #222222;
           background-color: transparent;
           border-width: 0px;
        }

        .american_roller .column p.paragraphs-1jhm4cgcm {
           font-family: open-sans,sans-serif;
           font-size: 0.875rem;
           margin-top: 0px;
           margin-bottom: 15px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .american_roller .column p.paragraphs-1jhmqv3nd {
           font-family: adobe-garamond-pro,serif;
           font-weight: 900;
           font-style: italic;
           margin-top: 0px;
           margin-bottom: 20px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .american_roller .column p.paragraphs-1jhs501pe {
           font-family: open-sans,sans-serif;
           font-size: 1.125rem;
           font-weight: 500;
           line-height: 1.3em;
           margin-top: 0px;
           margin-bottom: 1px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .american_roller .column p.paragraphs-1jvrnghma {
           font-family: open-sans,sans-serif;
           font-size: 0.875rem;
           line-height: 1.3em;
           border-width: 0px;
        }

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

    /*layoutitems*/

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

    /*containers*/

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

    /*lists*/

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

        .departments_breakthroughs .column .lists-1jhmr5j6c {
           list-style-type: disc;
           font-family: adobe-garamond-pro,serif;
           margin-top: 0px;
           margin-bottom: 21px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .departments_breakthroughs .column .lists-1jhp38oko {
           list-style-type: circle;
           font-family: adobe-garamond-pro,serif;
           padding: 0px;
           margin-top: 0px;
           margin-bottom: 0px;
           margin-left: 50px;
           margin-right: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .departments_breakthroughs .column .lists-1jhpl3h5s {
           list-style-type: lower-alpha;
           font-family: adobe-garamond-pro,serif;
           border-width: 0px;
           list-style-image: none;
        }

        .departments_breakthroughs .column .lists-1jhpl4g0h {
           list-style-type: lower-alpha;
           font-family: adobe-garamond-pro,serif;
           margin-left: 25px;
           border-width: 0px;
           list-style-image: none;
        }

        .departments_breakthroughs .column .lists-1ji6ede2k {
           list-style-type: disc;
           font-family: open-sans,sans-serif;
           font-size: 0.875rem;
           border-width: 0px;
           list-style-image: none;
        }

    /*headers*/

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

        .departments_breakthroughs .column h5 {
           text-align: left;
           text-decoration: none;
           margin-top: 5px;
           margin-bottom: 25px;
           line-height: 1.6em;
           font-variant: normal;
           font-style: italic;
           font-weight: 700;
           font-size: 1.375rem;
           font-family: open-sans,sans-serif;
           color: #3D5179FF;
           background-color: transparent;
           margin-left: 40px;
           margin-right: 40px;
           border-width: 0px;
        }

        .departments_breakthroughs .column h4 {
           text-align: left;
           text-decoration: none;
           margin-top: 5px;
           margin-bottom: 5px;
           line-height: 1.4em;
           font-variant: normal;
           font-style: normal;
           font-weight: 600;
           font-size: 1.375rem;
           font-family: open-sans,sans-serif;
           color: #222222;
           background-color: transparent;
           border-width: 0px;
        }

        .departments_breakthroughs .column h3 {
           text-align: left;
           text-decoration: none;
           margin-top: 21px;
           margin-bottom: 11px;
           line-height: 1.4em;
           font-variant: normal;
           font-style: normal;
           font-weight: bold;
           font-size: 1rem;
           font-family: open-sans,sans-serif;
           color: #3D5179FF;
           background-color: transparent;
           border-width: 0px;
        }

        .departments_breakthroughs .column h2 {
           text-align: left;
           text-decoration: none;
           margin-top: 0px;
           margin-bottom: 15px;
           line-height: 1.4em;
           font-variant: normal;
           font-style: normal;
           font-weight: 300;
           font-size: 1.5rem;
           font-family: montserrat,sans-serif;
           color: #969696FF;
           background-color: transparent;
           border-width: 0px;
        }

        .departments_breakthroughs .column h1 {
           text-align: left;
           text-decoration: none;
           margin-top: 15px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 10px;
           line-height: 1.2em;
           font-variant: normal;
           font-style: normal;
           font-weight: bold;
           font-size: 2.25rem;
           font-family: open-sans,sans-serif;
           color: #3D5179FF;
           background-color: transparent;
           border-width: 0px;
        }

    /*links*/

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

    /*images*/

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

    /*inlines*/

        .departments_breakthroughs .column .default-drop-cap {
           padding-right: 0px;
           padding-left: 0px;
           padding-bottom: 0px;
           padding-top: 10px;
           margin-bottom: 5px;
           font-family: open-sans,sans-serif;
           line-height: 0.5em;
           font-size: 3.75rem;
           margin-right: 2px;
           margin-top: 0px;
           font-weight: 600;
           float: left;
           border-width: 0px;
        }

    /*paragraphs*/

        .departments_breakthroughs .column p.paragraphs-1jhcqikt6 {
           padding: 5px;
           background-color: #F3F3DDFF;
           font-size: 0.875rem;
           font-family: open-sans,sans-serif;
           margin-top: 0px;
           margin-bottom: 20px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .departments_breakthroughs .column p {
           text-align: left;
           text-decoration: none;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 20px;
           line-height: 1.5em;
           font-variant: normal;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: adobe-garamond-pro,serif;
           color: #222222;
           background-color: transparent;
           border-width: 0px;
        }

        .departments_breakthroughs .column p.paragraphs-1jhm4cgcm {
           font-family: open-sans,sans-serif;
           font-size: 0.875rem;
           margin-top: 0px;
           margin-bottom: 15px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .departments_breakthroughs .column p.paragraphs-1jhmqv3nd {
           font-family: adobe-garamond-pro,serif;
           font-weight: 900;
           font-style: italic;
           margin-top: 0px;
           margin-bottom: 20px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .departments_breakthroughs .column p.paragraphs-1jhs501pe {
           font-family: open-sans,sans-serif;
           font-size: 1.125rem;
           font-weight: 500;
           line-height: 1.3em;
           margin-top: 0px;
           margin-bottom: 1px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .departments_breakthroughs .column p.paragraphs-1jvrnghma {
           font-family: open-sans,sans-serif;
           font-size: 0.875rem;
           line-height: 1.3em;
           border-width: 0px;
        }

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

    /*layoutitems*/

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

    /*containers*/

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

    /*lists*/

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

        .d_k_packaging .column .lists-1jhmr5j6c {
           list-style-type: disc;
           font-family: adobe-garamond-pro,serif;
           margin-top: 0px;
           margin-bottom: 21px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .d_k_packaging .column .lists-1jhp38oko {
           list-style-type: circle;
           font-family: adobe-garamond-pro,serif;
           padding: 0px;
           margin-top: 0px;
           margin-bottom: 0px;
           margin-left: 50px;
           margin-right: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .d_k_packaging .column .lists-1jhpl3h5s {
           list-style-type: lower-alpha;
           font-family: adobe-garamond-pro,serif;
           border-width: 0px;
           list-style-image: none;
        }

        .d_k_packaging .column .lists-1jhpl4g0h {
           list-style-type: lower-alpha;
           font-family: adobe-garamond-pro,serif;
           margin-left: 25px;
           border-width: 0px;
           list-style-image: none;
        }

        .d_k_packaging .column .lists-1ji6ede2k {
           list-style-type: disc;
           font-family: open-sans,sans-serif;
           font-size: 0.875rem;
           border-width: 0px;
           list-style-image: none;
        }

    /*headers*/

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

        .d_k_packaging .column h5 {
           text-align: left;
           text-decoration: none;
           margin-top: 5px;
           margin-bottom: 25px;
           line-height: 1.6em;
           font-variant: normal;
           font-style: italic;
           font-weight: 700;
           font-size: 1.375rem;
           font-family: open-sans,sans-serif;
           color: #3D5179FF;
           background-color: transparent;
           margin-left: 40px;
           margin-right: 40px;
           border-width: 0px;
        }

        .d_k_packaging .column h4 {
           text-align: left;
           text-decoration: none;
           margin-top: 5px;
           margin-bottom: 5px;
           line-height: 1.4em;
           font-variant: normal;
           font-style: normal;
           font-weight: 600;
           font-size: 1.375rem;
           font-family: open-sans,sans-serif;
           color: #222222;
           background-color: transparent;
           border-width: 0px;
        }

        .d_k_packaging .column h3 {
           text-align: left;
           text-decoration: none;
           margin-top: 21px;
           margin-bottom: 11px;
           line-height: 1.4em;
           font-variant: normal;
           font-style: normal;
           font-weight: bold;
           font-size: 1rem;
           font-family: open-sans,sans-serif;
           color: #3D5179FF;
           background-color: transparent;
           border-width: 0px;
        }

        .d_k_packaging .column h2 {
           text-align: left;
           text-decoration: none;
           margin-top: 0px;
           margin-bottom: 15px;
           line-height: 1.4em;
           font-variant: normal;
           font-style: normal;
           font-weight: 300;
           font-size: 1.5rem;
           font-family: montserrat,sans-serif;
           color: #969696FF;
           background-color: transparent;
           border-width: 0px;
        }

        .d_k_packaging .column h1 {
           text-align: left;
           text-decoration: none;
           margin-top: 15px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 10px;
           line-height: 1.2em;
           font-variant: normal;
           font-style: normal;
           font-weight: bold;
           font-size: 2.25rem;
           font-family: open-sans,sans-serif;
           color: #3D5179FF;
           background-color: transparent;
           border-width: 0px;
        }

    /*links*/

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

    /*images*/

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

    /*inlines*/

        .d_k_packaging .column .default-drop-cap {
           padding-right: 0px;
           padding-left: 0px;
           padding-bottom: 0px;
           padding-top: 10px;
           margin-bottom: 5px;
           font-family: open-sans,sans-serif;
           line-height: 0.5em;
           font-size: 3.75rem;
           margin-right: 2px;
           margin-top: 0px;
           font-weight: 600;
           float: left;
           border-width: 0px;
        }

    /*paragraphs*/

        .d_k_packaging .column p.paragraphs-1jhcqikt6 {
           padding: 5px;
           background-color: #F3F3DDFF;
           font-size: 0.875rem;
           font-family: open-sans,sans-serif;
           margin-top: 0px;
           margin-bottom: 20px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .d_k_packaging .column p {
           text-align: left;
           text-decoration: none;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 20px;
           line-height: 1.5em;
           font-variant: normal;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: adobe-garamond-pro,serif;
           color: #222222;
           background-color: transparent;
           border-width: 0px;
        }

        .d_k_packaging .column p.paragraphs-1jhm4cgcm {
           font-family: open-sans,sans-serif;
           font-size: 0.875rem;
           margin-top: 0px;
           margin-bottom: 15px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .d_k_packaging .column p.paragraphs-1jhmqv3nd {
           font-family: adobe-garamond-pro,serif;
           font-weight: 900;
           font-style: italic;
           margin-top: 0px;
           margin-bottom: 20px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .d_k_packaging .column p.paragraphs-1jhs501pe {
           font-family: open-sans,sans-serif;
           font-size: 1.125rem;
           font-weight: 500;
           line-height: 1.3em;
           margin-top: 0px;
           margin-bottom: 1px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .d_k_packaging .column p.paragraphs-1jvrnghma {
           font-family: open-sans,sans-serif;
           font-size: 0.875rem;
           line-height: 1.3em;
           border-width: 0px;
        }

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

    /*layoutitems*/

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

    /*containers*/

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

    /*lists*/

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

        .yasui_seiki .column .lists-1jhmr5j6c {
           list-style-type: disc;
           font-family: adobe-garamond-pro,serif;
           margin-top: 0px;
           margin-bottom: 21px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .yasui_seiki .column .lists-1jhp38oko {
           list-style-type: circle;
           font-family: adobe-garamond-pro,serif;
           padding: 0px;
           margin-top: 0px;
           margin-bottom: 0px;
           margin-left: 50px;
           margin-right: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .yasui_seiki .column .lists-1jhpl3h5s {
           list-style-type: lower-alpha;
           font-family: adobe-garamond-pro,serif;
           border-width: 0px;
           list-style-image: none;
        }

        .yasui_seiki .column .lists-1jhpl4g0h {
           list-style-type: lower-alpha;
           font-family: adobe-garamond-pro,serif;
           margin-left: 25px;
           border-width: 0px;
           list-style-image: none;
        }

        .yasui_seiki .column .lists-1ji6ede2k {
           list-style-type: disc;
           font-family: open-sans,sans-serif;
           font-size: 0.875rem;
           border-width: 0px;
           list-style-image: none;
        }

    /*headers*/

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

        .yasui_seiki .column h5 {
           text-align: left;
           text-decoration: none;
           margin-top: 5px;
           margin-bottom: 25px;
           line-height: 1.6em;
           font-variant: normal;
           font-style: italic;
           font-weight: 700;
           font-size: 1.375rem;
           font-family: open-sans,sans-serif;
           color: #3D5179FF;
           background-color: transparent;
           margin-left: 40px;
           margin-right: 40px;
           border-width: 0px;
        }

        .yasui_seiki .column h4 {
           text-align: left;
           text-decoration: none;
           margin-top: 5px;
           margin-bottom: 5px;
           line-height: 1.4em;
           font-variant: normal;
           font-style: normal;
           font-weight: 600;
           font-size: 1.375rem;
           font-family: open-sans,sans-serif;
           color: #222222;
           background-color: transparent;
           border-width: 0px;
        }

        .yasui_seiki .column h3 {
           text-align: left;
           text-decoration: none;
           margin-top: 21px;
           margin-bottom: 11px;
           line-height: 1.4em;
           font-variant: normal;
           font-style: normal;
           font-weight: bold;
           font-size: 1rem;
           font-family: open-sans,sans-serif;
           color: #3D5179FF;
           background-color: transparent;
           border-width: 0px;
        }

        .yasui_seiki .column h2 {
           text-align: left;
           text-decoration: none;
           margin-top: 0px;
           margin-bottom: 15px;
           line-height: 1.4em;
           font-variant: normal;
           font-style: normal;
           font-weight: 300;
           font-size: 1.5rem;
           font-family: montserrat,sans-serif;
           color: #969696FF;
           background-color: transparent;
           border-width: 0px;
        }

        .yasui_seiki .column h1 {
           text-align: left;
           text-decoration: none;
           margin-top: 15px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 10px;
           line-height: 1.2em;
           font-variant: normal;
           font-style: normal;
           font-weight: bold;
           font-size: 2.25rem;
           font-family: open-sans,sans-serif;
           color: #3D5179FF;
           background-color: transparent;
           border-width: 0px;
        }

    /*links*/

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

    /*images*/

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

    /*inlines*/

        .yasui_seiki .column .default-drop-cap {
           padding-right: 0px;
           padding-left: 0px;
           padding-bottom: 0px;
           padding-top: 10px;
           margin-bottom: 5px;
           font-family: open-sans,sans-serif;
           line-height: 0.5em;
           font-size: 3.75rem;
           margin-right: 2px;
           margin-top: 0px;
           font-weight: 600;
           float: left;
           border-width: 0px;
        }

    /*paragraphs*/

        .yasui_seiki .column p.paragraphs-1jhcqikt6 {
           padding: 5px;
           background-color: #F3F3DDFF;
           font-size: 0.875rem;
           font-family: open-sans,sans-serif;
           margin-top: 0px;
           margin-bottom: 20px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .yasui_seiki .column p {
           text-align: left;
           text-decoration: none;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 20px;
           line-height: 1.5em;
           font-variant: normal;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: adobe-garamond-pro,serif;
           color: #222222;
           background-color: transparent;
           border-width: 0px;
        }

        .yasui_seiki .column p.paragraphs-1jhm4cgcm {
           font-family: open-sans,sans-serif;
           font-size: 0.875rem;
           margin-top: 0px;
           margin-bottom: 15px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .yasui_seiki .column p.paragraphs-1jhmqv3nd {
           font-family: adobe-garamond-pro,serif;
           font-weight: 900;
           font-style: italic;
           margin-top: 0px;
           margin-bottom: 20px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .yasui_seiki .column p.paragraphs-1jhs501pe {
           font-family: open-sans,sans-serif;
           font-size: 1.125rem;
           font-weight: 500;
           line-height: 1.3em;
           margin-top: 0px;
           margin-bottom: 1px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .yasui_seiki .column p.paragraphs-1jvrnghma {
           font-family: open-sans,sans-serif;
           font-size: 0.875rem;
           line-height: 1.3em;
           border-width: 0px;
        }

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

    /*layoutitems*/

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

    /*containers*/

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

    /*lists*/

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

        .columns_patent_parameters .column .lists-1jhmr5j6c {
           list-style-type: disc;
           font-family: adobe-garamond-pro,serif;
           margin-top: 0px;
           margin-bottom: 21px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .columns_patent_parameters .column .lists-1jhp38oko {
           list-style-type: circle;
           font-family: adobe-garamond-pro,serif;
           padding: 0px;
           margin-top: 0px;
           margin-bottom: 0px;
           margin-left: 50px;
           margin-right: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .columns_patent_parameters .column .lists-1jhpl3h5s {
           list-style-type: lower-alpha;
           font-family: adobe-garamond-pro,serif;
           border-width: 0px;
           list-style-image: none;
        }

        .columns_patent_parameters .column .lists-1jhpl4g0h {
           list-style-type: lower-alpha;
           font-family: adobe-garamond-pro,serif;
           margin-left: 25px;
           border-width: 0px;
           list-style-image: none;
        }

        .columns_patent_parameters .column .lists-1ji6ede2k {
           list-style-type: disc;
           font-family: open-sans,sans-serif;
           font-size: 0.875rem;
           border-width: 0px;
           list-style-image: none;
        }

    /*headers*/

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

        .columns_patent_parameters .column h5 {
           text-align: left;
           text-decoration: none;
           margin-top: 5px;
           margin-bottom: 25px;
           line-height: 1.6em;
           font-variant: normal;
           font-style: italic;
           font-weight: 700;
           font-size: 1.375rem;
           font-family: open-sans,sans-serif;
           color: #3D5179FF;
           background-color: transparent;
           margin-left: 40px;
           margin-right: 40px;
           border-width: 0px;
        }

        .columns_patent_parameters .column h4 {
           text-align: left;
           text-decoration: none;
           margin-top: 5px;
           margin-bottom: 5px;
           line-height: 1.4em;
           font-variant: normal;
           font-style: normal;
           font-weight: 600;
           font-size: 1.375rem;
           font-family: open-sans,sans-serif;
           color: #222222;
           background-color: transparent;
           border-width: 0px;
        }

        .columns_patent_parameters .column h3 {
           text-align: left;
           text-decoration: none;
           margin-top: 21px;
           margin-bottom: 11px;
           line-height: 1.4em;
           font-variant: normal;
           font-style: normal;
           font-weight: bold;
           font-size: 1rem;
           font-family: open-sans,sans-serif;
           color: #3D5179FF;
           background-color: transparent;
           border-width: 0px;
        }

        .columns_patent_parameters .column h2 {
           text-align: left;
           text-decoration: none;
           margin-top: 0px;
           margin-bottom: 15px;
           line-height: 1.4em;
           font-variant: normal;
           font-style: normal;
           font-weight: 300;
           font-size: 1.5rem;
           font-family: montserrat,sans-serif;
           color: #969696FF;
           background-color: transparent;
           border-width: 0px;
        }

        .columns_patent_parameters .column h1 {
           text-align: left;
           text-decoration: none;
           margin-top: 15px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 10px;
           line-height: 1.2em;
           font-variant: normal;
           font-style: normal;
           font-weight: bold;
           font-size: 2.25rem;
           font-family: open-sans,sans-serif;
           color: #3D5179FF;
           background-color: transparent;
           border-width: 0px;
        }

    /*links*/

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

    /*images*/

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

    /*inlines*/

        .columns_patent_parameters .column .default-drop-cap {
           padding-right: 0px;
           padding-left: 0px;
           padding-bottom: 0px;
           padding-top: 10px;
           margin-bottom: 5px;
           font-family: open-sans,sans-serif;
           line-height: 0.5em;
           font-size: 3.75rem;
           margin-right: 2px;
           margin-top: 0px;
           font-weight: 600;
           float: left;
           border-width: 0px;
        }

    /*paragraphs*/

        .columns_patent_parameters .column p.paragraphs-1jhcqikt6 {
           padding: 5px;
           background-color: #F3F3DDFF;
           font-size: 0.875rem;
           font-family: open-sans,sans-serif;
           margin-top: 0px;
           margin-bottom: 20px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .columns_patent_parameters .column p {
           text-align: left;
           text-decoration: none;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 20px;
           line-height: 1.5em;
           font-variant: normal;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: adobe-garamond-pro,serif;
           color: #222222;
           background-color: transparent;
           border-width: 0px;
        }

        .columns_patent_parameters .column p.paragraphs-1jhm4cgcm {
           font-family: open-sans,sans-serif;
           font-size: 0.875rem;
           margin-top: 0px;
           margin-bottom: 15px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .columns_patent_parameters .column p.paragraphs-1jhmqv3nd {
           font-family: adobe-garamond-pro,serif;
           font-weight: 900;
           font-style: italic;
           margin-top: 0px;
           margin-bottom: 20px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .columns_patent_parameters .column p.paragraphs-1jhs501pe {
           font-family: open-sans,sans-serif;
           font-size: 1.125rem;
           font-weight: 500;
           line-height: 1.3em;
           margin-top: 0px;
           margin-bottom: 1px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .columns_patent_parameters .column p.paragraphs-1jvrnghma {
           font-family: open-sans,sans-serif;
           font-size: 0.875rem;
           line-height: 1.3em;
           border-width: 0px;
        }

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

    /*paragraphs*/

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

    /*inlines*/

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

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

    /*containers*/

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

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

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

    /*layoutitems*/

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

    /*containers*/

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

    /*lists*/

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

        .columns_coating_concepts .column .lists-1jhmr5j6c {
           list-style-type: disc;
           font-family: adobe-garamond-pro,serif;
           margin-top: 0px;
           margin-bottom: 21px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .columns_coating_concepts .column .lists-1jhp38oko {
           list-style-type: circle;
           font-family: adobe-garamond-pro,serif;
           padding: 0px;
           margin-top: 0px;
           margin-bottom: 0px;
           margin-left: 50px;
           margin-right: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .columns_coating_concepts .column .lists-1jhpl3h5s {
           list-style-type: lower-alpha;
           font-family: adobe-garamond-pro,serif;
           border-width: 0px;
           list-style-image: none;
        }

        .columns_coating_concepts .column .lists-1jhpl4g0h {
           list-style-type: lower-alpha;
           font-family: adobe-garamond-pro,serif;
           margin-left: 25px;
           border-width: 0px;
           list-style-image: none;
        }

        .columns_coating_concepts .column .lists-1ji6ede2k {
           list-style-type: disc;
           font-family: open-sans,sans-serif;
           font-size: 0.875rem;
           border-width: 0px;
           list-style-image: none;
        }

    /*headers*/

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

        .columns_coating_concepts .column h5 {
           text-align: left;
           text-decoration: none;
           margin-top: 5px;
           margin-bottom: 25px;
           line-height: 1.6em;
           font-variant: normal;
           font-style: italic;
           font-weight: 700;
           font-size: 1.375rem;
           font-family: open-sans,sans-serif;
           color: #3D5179FF;
           background-color: transparent;
           margin-left: 40px;
           margin-right: 40px;
           border-width: 0px;
        }

        .columns_coating_concepts .column h4 {
           text-align: left;
           text-decoration: none;
           margin-top: 5px;
           margin-bottom: 5px;
           line-height: 1.4em;
           font-variant: normal;
           font-style: normal;
           font-weight: 600;
           font-size: 1.375rem;
           font-family: open-sans,sans-serif;
           color: #222222;
           background-color: transparent;
           border-width: 0px;
        }

        .columns_coating_concepts .column h3 {
           text-align: left;
           text-decoration: none;
           margin-top: 21px;
           margin-bottom: 11px;
           line-height: 1.4em;
           font-variant: normal;
           font-style: normal;
           font-weight: bold;
           font-size: 1rem;
           font-family: open-sans,sans-serif;
           color: #3D5179FF;
           background-color: transparent;
           border-width: 0px;
        }

        .columns_coating_concepts .column h2 {
           text-align: left;
           text-decoration: none;
           margin-top: 0px;
           margin-bottom: 15px;
           line-height: 1.4em;
           font-variant: normal;
           font-style: normal;
           font-weight: 300;
           font-size: 1.5rem;
           font-family: montserrat,sans-serif;
           color: #969696FF;
           background-color: transparent;
           border-width: 0px;
        }

        .columns_coating_concepts .column h1 {
           text-align: left;
           text-decoration: none;
           margin-top: 15px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 10px;
           line-height: 1.2em;
           font-variant: normal;
           font-style: normal;
           font-weight: bold;
           font-size: 2.25rem;
           font-family: open-sans,sans-serif;
           color: #3D5179FF;
           background-color: transparent;
           border-width: 0px;
        }

    /*links*/

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

    /*images*/

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

    /*inlines*/

        .columns_coating_concepts .column .default-drop-cap {
           padding-right: 0px;
           padding-left: 0px;
           padding-bottom: 0px;
           padding-top: 10px;
           margin-bottom: 5px;
           font-family: open-sans,sans-serif;
           line-height: 0.5em;
           font-size: 3.75rem;
           margin-right: 2px;
           margin-top: 0px;
           font-weight: 600;
           float: left;
           border-width: 0px;
        }

    /*paragraphs*/

        .columns_coating_concepts .column p.paragraphs-1jhcqikt6 {
           padding: 5px;
           background-color: #F3F3DDFF;
           font-size: 0.875rem;
           font-family: open-sans,sans-serif;
           margin-top: 0px;
           margin-bottom: 20px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .columns_coating_concepts .column p {
           text-align: left;
           text-decoration: none;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 20px;
           line-height: 1.5em;
           font-variant: normal;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: adobe-garamond-pro,serif;
           color: #222222;
           background-color: transparent;
           border-width: 0px;
        }

        .columns_coating_concepts .column p.paragraphs-1jhm4cgcm {
           font-family: open-sans,sans-serif;
           font-size: 0.875rem;
           margin-top: 0px;
           margin-bottom: 15px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .columns_coating_concepts .column p.paragraphs-1jhmqv3nd {
           font-family: adobe-garamond-pro,serif;
           font-weight: 900;
           font-style: italic;
           margin-top: 0px;
           margin-bottom: 20px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .columns_coating_concepts .column p.paragraphs-1jhs501pe {
           font-family: open-sans,sans-serif;
           font-size: 1.125rem;
           font-weight: 500;
           line-height: 1.3em;
           margin-top: 0px;
           margin-bottom: 1px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .columns_coating_concepts .column p.paragraphs-1jvrnghma {
           font-family: open-sans,sans-serif;
           font-size: 0.875rem;
           line-height: 1.3em;
           border-width: 0px;
        }

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

    /*layoutitems*/

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

    /*containers*/

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

    /*lists*/

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

        .gew .column .lists-1jhmr5j6c {
           list-style-type: disc;
           font-family: adobe-garamond-pro,serif;
           margin-top: 0px;
           margin-bottom: 21px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .gew .column .lists-1jhp38oko {
           list-style-type: circle;
           font-family: adobe-garamond-pro,serif;
           padding: 0px;
           margin-top: 0px;
           margin-bottom: 0px;
           margin-left: 50px;
           margin-right: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .gew .column .lists-1jhpl3h5s {
           list-style-type: lower-alpha;
           font-family: adobe-garamond-pro,serif;
           border-width: 0px;
           list-style-image: none;
        }

        .gew .column .lists-1jhpl4g0h {
           list-style-type: lower-alpha;
           font-family: adobe-garamond-pro,serif;
           margin-left: 25px;
           border-width: 0px;
           list-style-image: none;
        }

        .gew .column .lists-1ji6ede2k {
           list-style-type: disc;
           font-family: open-sans,sans-serif;
           font-size: 0.875rem;
           border-width: 0px;
           list-style-image: none;
        }

    /*headers*/

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

        .gew .column h5 {
           text-align: left;
           text-decoration: none;
           margin-top: 5px;
           margin-bottom: 25px;
           line-height: 1.6em;
           font-variant: normal;
           font-style: italic;
           font-weight: 700;
           font-size: 1.375rem;
           font-family: open-sans,sans-serif;
           color: #3D5179FF;
           background-color: transparent;
           margin-left: 40px;
           margin-right: 40px;
           border-width: 0px;
        }

        .gew .column h4 {
           text-align: left;
           text-decoration: none;
           margin-top: 5px;
           margin-bottom: 5px;
           line-height: 1.4em;
           font-variant: normal;
           font-style: normal;
           font-weight: 600;
           font-size: 1.375rem;
           font-family: open-sans,sans-serif;
           color: #222222;
           background-color: transparent;
           border-width: 0px;
        }

        .gew .column h3 {
           text-align: left;
           text-decoration: none;
           margin-top: 21px;
           margin-bottom: 11px;
           line-height: 1.4em;
           font-variant: normal;
           font-style: normal;
           font-weight: bold;
           font-size: 1rem;
           font-family: open-sans,sans-serif;
           color: #3D5179FF;
           background-color: transparent;
           border-width: 0px;
        }

        .gew .column h2 {
           text-align: left;
           text-decoration: none;
           margin-top: 0px;
           margin-bottom: 15px;
           line-height: 1.4em;
           font-variant: normal;
           font-style: normal;
           font-weight: 300;
           font-size: 1.5rem;
           font-family: montserrat,sans-serif;
           color: #969696FF;
           background-color: transparent;
           border-width: 0px;
        }

        .gew .column h1 {
           text-align: left;
           text-decoration: none;
           margin-top: 15px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 10px;
           line-height: 1.2em;
           font-variant: normal;
           font-style: normal;
           font-weight: bold;
           font-size: 2.25rem;
           font-family: open-sans,sans-serif;
           color: #3D5179FF;
           background-color: transparent;
           border-width: 0px;
        }

    /*links*/

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

    /*images*/

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

    /*inlines*/

        .gew .column .default-drop-cap {
           padding-right: 0px;
           padding-left: 0px;
           padding-bottom: 0px;
           padding-top: 10px;
           margin-bottom: 5px;
           font-family: open-sans,sans-serif;
           line-height: 0.5em;
           font-size: 3.75rem;
           margin-right: 2px;
           margin-top: 0px;
           font-weight: 600;
           float: left;
           border-width: 0px;
        }

    /*paragraphs*/

        .gew .column p.paragraphs-1jhcqikt6 {
           padding: 5px;
           background-color: #F3F3DDFF;
           font-size: 0.875rem;
           font-family: open-sans,sans-serif;
           margin-top: 0px;
           margin-bottom: 20px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .gew .column p {
           text-align: left;
           text-decoration: none;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 20px;
           line-height: 1.5em;
           font-variant: normal;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: adobe-garamond-pro,serif;
           color: #222222;
           background-color: transparent;
           border-width: 0px;
        }

        .gew .column p.paragraphs-1jhm4cgcm {
           font-family: open-sans,sans-serif;
           font-size: 0.875rem;
           margin-top: 0px;
           margin-bottom: 15px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .gew .column p.paragraphs-1jhmqv3nd {
           font-family: adobe-garamond-pro,serif;
           font-weight: 900;
           font-style: italic;
           margin-top: 0px;
           margin-bottom: 20px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .gew .column p.paragraphs-1jhs501pe {
           font-family: open-sans,sans-serif;
           font-size: 1.125rem;
           font-weight: 500;
           line-height: 1.3em;
           margin-top: 0px;
           margin-bottom: 1px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .gew .column p.paragraphs-1jvrnghma {
           font-family: open-sans,sans-serif;
           font-size: 0.875rem;
           line-height: 1.3em;
           border-width: 0px;
        }

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

    /*layoutitems*/

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

    /*containers*/

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

    /*lists*/

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

        .columns_cut_points .column .lists-1jhmr5j6c {
           list-style-type: disc;
           font-family: adobe-garamond-pro,serif;
           margin-top: 0px;
           margin-bottom: 21px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .columns_cut_points .column .lists-1jhp38oko {
           list-style-type: circle;
           font-family: adobe-garamond-pro,serif;
           padding: 0px;
           margin-top: 0px;
           margin-bottom: 0px;
           margin-left: 50px;
           margin-right: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .columns_cut_points .column .lists-1jhpl3h5s {
           list-style-type: lower-alpha;
           font-family: adobe-garamond-pro,serif;
           border-width: 0px;
           list-style-image: none;
        }

        .columns_cut_points .column .lists-1jhpl4g0h {
           list-style-type: lower-alpha;
           font-family: adobe-garamond-pro,serif;
           margin-left: 25px;
           border-width: 0px;
           list-style-image: none;
        }

        .columns_cut_points .column .lists-1ji6ede2k {
           list-style-type: disc;
           font-family: open-sans,sans-serif;
           font-size: 0.875rem;
           border-width: 0px;
           list-style-image: none;
        }

    /*headers*/

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

        .columns_cut_points .column h5 {
           text-align: left;
           text-decoration: none;
           margin-top: 5px;
           margin-bottom: 25px;
           line-height: 1.6em;
           font-variant: normal;
           font-style: italic;
           font-weight: 700;
           font-size: 1.375rem;
           font-family: open-sans,sans-serif;
           color: #3D5179FF;
           background-color: transparent;
           margin-left: 40px;
           margin-right: 40px;
           border-width: 0px;
        }

        .columns_cut_points .column h4 {
           text-align: left;
           text-decoration: none;
           margin-top: 5px;
           margin-bottom: 5px;
           line-height: 1.4em;
           font-variant: normal;
           font-style: normal;
           font-weight: 600;
           font-size: 1.375rem;
           font-family: open-sans,sans-serif;
           color: #222222;
           background-color: transparent;
           border-width: 0px;
        }

        .columns_cut_points .column h3 {
           text-align: left;
           text-decoration: none;
           margin-top: 21px;
           margin-bottom: 11px;
           line-height: 1.4em;
           font-variant: normal;
           font-style: normal;
           font-weight: bold;
           font-size: 1rem;
           font-family: open-sans,sans-serif;
           color: #3D5179FF;
           background-color: transparent;
           border-width: 0px;
        }

        .columns_cut_points .column h2 {
           text-align: left;
           text-decoration: none;
           margin-top: 0px;
           margin-bottom: 15px;
           line-height: 1.4em;
           font-variant: normal;
           font-style: normal;
           font-weight: 300;
           font-size: 1.5rem;
           font-family: montserrat,sans-serif;
           color: #969696FF;
           background-color: transparent;
           border-width: 0px;
        }

        .columns_cut_points .column h1 {
           text-align: left;
           text-decoration: none;
           margin-top: 15px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 10px;
           line-height: 1.2em;
           font-variant: normal;
           font-style: normal;
           font-weight: bold;
           font-size: 2.25rem;
           font-family: open-sans,sans-serif;
           color: #3D5179FF;
           background-color: transparent;
           border-width: 0px;
        }

    /*links*/

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

    /*images*/

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

    /*inlines*/

        .columns_cut_points .column .default-drop-cap {
           padding-right: 0px;
           padding-left: 0px;
           padding-bottom: 0px;
           padding-top: 10px;
           margin-bottom: 5px;
           font-family: open-sans,sans-serif;
           line-height: 0.5em;
           font-size: 3.75rem;
           margin-right: 2px;
           margin-top: 0px;
           font-weight: 600;
           float: left;
           border-width: 0px;
        }

    /*paragraphs*/

        .columns_cut_points .column p.paragraphs-1jhcqikt6 {
           padding: 5px;
           background-color: #F3F3DDFF;
           font-size: 0.875rem;
           font-family: open-sans,sans-serif;
           margin-top: 0px;
           margin-bottom: 20px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .columns_cut_points .column p {
           text-align: left;
           text-decoration: none;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 20px;
           line-height: 1.5em;
           font-variant: normal;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: adobe-garamond-pro,serif;
           color: #222222;
           background-color: transparent;
           border-width: 0px;
        }

        .columns_cut_points .column p.paragraphs-1jhm4cgcm {
           font-family: open-sans,sans-serif;
           font-size: 0.875rem;
           margin-top: 0px;
           margin-bottom: 15px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .columns_cut_points .column p.paragraphs-1jhmqv3nd {
           font-family: adobe-garamond-pro,serif;
           font-weight: 900;
           font-style: italic;
           margin-top: 0px;
           margin-bottom: 20px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .columns_cut_points .column p.paragraphs-1jhs501pe {
           font-family: open-sans,sans-serif;
           font-size: 1.125rem;
           font-weight: 500;
           line-height: 1.3em;
           margin-top: 0px;
           margin-bottom: 1px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .columns_cut_points .column p.paragraphs-1jvrnghma {
           font-family: open-sans,sans-serif;
           font-size: 0.875rem;
           line-height: 1.3em;
           border-width: 0px;
        }

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

    /*layoutitems*/

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

    /*containers*/

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

    /*lists*/

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

        .dienes .column .lists-1jhmr5j6c {
           list-style-type: disc;
           font-family: adobe-garamond-pro,serif;
           margin-top: 0px;
           margin-bottom: 21px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .dienes .column .lists-1jhp38oko {
           list-style-type: circle;
           font-family: adobe-garamond-pro,serif;
           padding: 0px;
           margin-top: 0px;
           margin-bottom: 0px;
           margin-left: 50px;
           margin-right: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .dienes .column .lists-1jhpl3h5s {
           list-style-type: lower-alpha;
           font-family: adobe-garamond-pro,serif;
           border-width: 0px;
           list-style-image: none;
        }

        .dienes .column .lists-1jhpl4g0h {
           list-style-type: lower-alpha;
           font-family: adobe-garamond-pro,serif;
           margin-left: 25px;
           border-width: 0px;
           list-style-image: none;
        }

        .dienes .column .lists-1ji6ede2k {
           list-style-type: disc;
           font-family: open-sans,sans-serif;
           font-size: 0.875rem;
           border-width: 0px;
           list-style-image: none;
        }

    /*headers*/

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

        .dienes .column h5 {
           text-align: left;
           text-decoration: none;
           margin-top: 5px;
           margin-bottom: 25px;
           line-height: 1.6em;
           font-variant: normal;
           font-style: italic;
           font-weight: 700;
           font-size: 1.375rem;
           font-family: open-sans,sans-serif;
           color: #3D5179FF;
           background-color: transparent;
           margin-left: 40px;
           margin-right: 40px;
           border-width: 0px;
        }

        .dienes .column h4 {
           text-align: left;
           text-decoration: none;
           margin-top: 5px;
           margin-bottom: 5px;
           line-height: 1.4em;
           font-variant: normal;
           font-style: normal;
           font-weight: 600;
           font-size: 1.375rem;
           font-family: open-sans,sans-serif;
           color: #222222;
           background-color: transparent;
           border-width: 0px;
        }

        .dienes .column h3 {
           text-align: left;
           text-decoration: none;
           margin-top: 21px;
           margin-bottom: 11px;
           line-height: 1.4em;
           font-variant: normal;
           font-style: normal;
           font-weight: bold;
           font-size: 1rem;
           font-family: open-sans,sans-serif;
           color: #3D5179FF;
           background-color: transparent;
           border-width: 0px;
        }

        .dienes .column h2 {
           text-align: left;
           text-decoration: none;
           margin-top: 0px;
           margin-bottom: 15px;
           line-height: 1.4em;
           font-variant: normal;
           font-style: normal;
           font-weight: 300;
           font-size: 1.5rem;
           font-family: montserrat,sans-serif;
           color: #969696FF;
           background-color: transparent;
           border-width: 0px;
        }

        .dienes .column h1 {
           text-align: left;
           text-decoration: none;
           margin-top: 15px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 10px;
           line-height: 1.2em;
           font-variant: normal;
           font-style: normal;
           font-weight: bold;
           font-size: 2.25rem;
           font-family: open-sans,sans-serif;
           color: #3D5179FF;
           background-color: transparent;
           border-width: 0px;
        }

    /*links*/

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

    /*images*/

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

    /*inlines*/

        .dienes .column .default-drop-cap {
           padding-right: 0px;
           padding-left: 0px;
           padding-bottom: 0px;
           padding-top: 10px;
           margin-bottom: 5px;
           font-family: open-sans,sans-serif;
           line-height: 0.5em;
           font-size: 3.75rem;
           margin-right: 2px;
           margin-top: 0px;
           font-weight: 600;
           float: left;
           border-width: 0px;
        }

    /*paragraphs*/

        .dienes .column p.paragraphs-1jhcqikt6 {
           padding: 5px;
           background-color: #F3F3DDFF;
           font-size: 0.875rem;
           font-family: open-sans,sans-serif;
           margin-top: 0px;
           margin-bottom: 20px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .dienes .column p {
           text-align: left;
           text-decoration: none;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 20px;
           line-height: 1.5em;
           font-variant: normal;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: adobe-garamond-pro,serif;
           color: #222222;
           background-color: transparent;
           border-width: 0px;
        }

        .dienes .column p.paragraphs-1jhm4cgcm {
           font-family: open-sans,sans-serif;
           font-size: 0.875rem;
           margin-top: 0px;
           margin-bottom: 15px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .dienes .column p.paragraphs-1jhmqv3nd {
           font-family: adobe-garamond-pro,serif;
           font-weight: 900;
           font-style: italic;
           margin-top: 0px;
           margin-bottom: 20px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .dienes .column p.paragraphs-1jhs501pe {
           font-family: open-sans,sans-serif;
           font-size: 1.125rem;
           font-weight: 500;
           line-height: 1.3em;
           margin-top: 0px;
           margin-bottom: 1px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .dienes .column p.paragraphs-1jvrnghma {
           font-family: open-sans,sans-serif;
           font-size: 0.875rem;
           line-height: 1.3em;
           border-width: 0px;
        }

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

    /*paragraphs*/

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

    /*inlines*/

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

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

    /*containers*/

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

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

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

    /*layoutitems*/

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

    /*containers*/

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

    /*lists*/

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

        .columns_economic_front .column .lists-1jhmr5j6c {
           list-style-type: disc;
           font-family: adobe-garamond-pro,serif;
           margin-top: 0px;
           margin-bottom: 21px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .columns_economic_front .column .lists-1jhp38oko {
           list-style-type: circle;
           font-family: adobe-garamond-pro,serif;
           padding: 0px;
           margin-top: 0px;
           margin-bottom: 0px;
           margin-left: 50px;
           margin-right: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .columns_economic_front .column .lists-1jhpl3h5s {
           list-style-type: lower-alpha;
           font-family: adobe-garamond-pro,serif;
           border-width: 0px;
           list-style-image: none;
        }

        .columns_economic_front .column .lists-1jhpl4g0h {
           list-style-type: lower-alpha;
           font-family: adobe-garamond-pro,serif;
           margin-left: 25px;
           border-width: 0px;
           list-style-image: none;
        }

        .columns_economic_front .column .lists-1ji6ede2k {
           list-style-type: disc;
           font-family: open-sans,sans-serif;
           font-size: 0.875rem;
           border-width: 0px;
           list-style-image: none;
        }

    /*headers*/

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

        .columns_economic_front .column h5 {
           text-align: left;
           text-decoration: none;
           margin-top: 5px;
           margin-bottom: 25px;
           line-height: 1.6em;
           font-variant: normal;
           font-style: italic;
           font-weight: 700;
           font-size: 1.375rem;
           font-family: open-sans,sans-serif;
           color: #3D5179FF;
           background-color: transparent;
           margin-left: 40px;
           margin-right: 40px;
           border-width: 0px;
        }

        .columns_economic_front .column h4 {
           text-align: left;
           text-decoration: none;
           margin-top: 5px;
           margin-bottom: 5px;
           line-height: 1.4em;
           font-variant: normal;
           font-style: normal;
           font-weight: 600;
           font-size: 1.375rem;
           font-family: open-sans,sans-serif;
           color: #222222;
           background-color: transparent;
           border-width: 0px;
        }

        .columns_economic_front .column h3 {
           text-align: left;
           text-decoration: none;
           margin-top: 21px;
           margin-bottom: 11px;
           line-height: 1.4em;
           font-variant: normal;
           font-style: normal;
           font-weight: bold;
           font-size: 1rem;
           font-family: open-sans,sans-serif;
           color: #3D5179FF;
           background-color: transparent;
           border-width: 0px;
        }

        .columns_economic_front .column h2 {
           text-align: left;
           text-decoration: none;
           margin-top: 0px;
           margin-bottom: 15px;
           line-height: 1.4em;
           font-variant: normal;
           font-style: normal;
           font-weight: 300;
           font-size: 1.5rem;
           font-family: montserrat,sans-serif;
           color: #969696FF;
           background-color: transparent;
           border-width: 0px;
        }

        .columns_economic_front .column h1 {
           text-align: left;
           text-decoration: none;
           margin-top: 15px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 10px;
           line-height: 1.2em;
           font-variant: normal;
           font-style: normal;
           font-weight: bold;
           font-size: 2.25rem;
           font-family: open-sans,sans-serif;
           color: #3D5179FF;
           background-color: transparent;
           border-width: 0px;
        }

    /*links*/

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

    /*images*/

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

    /*inlines*/

        .columns_economic_front .column .default-drop-cap {
           padding-right: 0px;
           padding-left: 0px;
           padding-bottom: 0px;
           padding-top: 10px;
           margin-bottom: 5px;
           font-family: open-sans,sans-serif;
           line-height: 0.5em;
           font-size: 3.75rem;
           margin-right: 2px;
           margin-top: 0px;
           font-weight: 600;
           float: left;
           border-width: 0px;
        }

    /*paragraphs*/

        .columns_economic_front .column p.paragraphs-1jhcqikt6 {
           padding: 5px;
           background-color: #F3F3DDFF;
           font-size: 0.875rem;
           font-family: open-sans,sans-serif;
           margin-top: 0px;
           margin-bottom: 20px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .columns_economic_front .column p {
           text-align: left;
           text-decoration: none;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 20px;
           line-height: 1.5em;
           font-variant: normal;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: adobe-garamond-pro,serif;
           color: #222222;
           background-color: transparent;
           border-width: 0px;
        }

        .columns_economic_front .column p.paragraphs-1jhm4cgcm {
           font-family: open-sans,sans-serif;
           font-size: 0.875rem;
           margin-top: 0px;
           margin-bottom: 15px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .columns_economic_front .column p.paragraphs-1jhmqv3nd {
           font-family: adobe-garamond-pro,serif;
           font-weight: 900;
           font-style: italic;
           margin-top: 0px;
           margin-bottom: 20px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .columns_economic_front .column p.paragraphs-1jhs501pe {
           font-family: open-sans,sans-serif;
           font-size: 1.125rem;
           font-weight: 500;
           line-height: 1.3em;
           margin-top: 0px;
           margin-bottom: 1px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .columns_economic_front .column p.paragraphs-1jvrnghma {
           font-family: open-sans,sans-serif;
           font-size: 0.875rem;
           line-height: 1.3em;
           border-width: 0px;
        }

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

    /*layoutitems*/

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

    /*containers*/

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

    /*lists*/

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

        .vdi_llc .column .lists-1jhmr5j6c {
           list-style-type: disc;
           font-family: adobe-garamond-pro,serif;
           margin-top: 0px;
           margin-bottom: 21px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .vdi_llc .column .lists-1jhp38oko {
           list-style-type: circle;
           font-family: adobe-garamond-pro,serif;
           padding: 0px;
           margin-top: 0px;
           margin-bottom: 0px;
           margin-left: 50px;
           margin-right: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .vdi_llc .column .lists-1jhpl3h5s {
           list-style-type: lower-alpha;
           font-family: adobe-garamond-pro,serif;
           border-width: 0px;
           list-style-image: none;
        }

        .vdi_llc .column .lists-1jhpl4g0h {
           list-style-type: lower-alpha;
           font-family: adobe-garamond-pro,serif;
           margin-left: 25px;
           border-width: 0px;
           list-style-image: none;
        }

        .vdi_llc .column .lists-1ji6ede2k {
           list-style-type: disc;
           font-family: open-sans,sans-serif;
           font-size: 0.875rem;
           border-width: 0px;
           list-style-image: none;
        }

    /*headers*/

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

        .vdi_llc .column h5 {
           text-align: left;
           text-decoration: none;
           margin-top: 5px;
           margin-bottom: 25px;
           line-height: 1.6em;
           font-variant: normal;
           font-style: italic;
           font-weight: 700;
           font-size: 1.375rem;
           font-family: open-sans,sans-serif;
           color: #3D5179FF;
           background-color: transparent;
           margin-left: 40px;
           margin-right: 40px;
           border-width: 0px;
        }

        .vdi_llc .column h4 {
           text-align: left;
           text-decoration: none;
           margin-top: 5px;
           margin-bottom: 5px;
           line-height: 1.4em;
           font-variant: normal;
           font-style: normal;
           font-weight: 600;
           font-size: 1.375rem;
           font-family: open-sans,sans-serif;
           color: #222222;
           background-color: transparent;
           border-width: 0px;
        }

        .vdi_llc .column h3 {
           text-align: left;
           text-decoration: none;
           margin-top: 21px;
           margin-bottom: 11px;
           line-height: 1.4em;
           font-variant: normal;
           font-style: normal;
           font-weight: bold;
           font-size: 1rem;
           font-family: open-sans,sans-serif;
           color: #3D5179FF;
           background-color: transparent;
           border-width: 0px;
        }

        .vdi_llc .column h2 {
           text-align: left;
           text-decoration: none;
           margin-top: 0px;
           margin-bottom: 15px;
           line-height: 1.4em;
           font-variant: normal;
           font-style: normal;
           font-weight: 300;
           font-size: 1.5rem;
           font-family: montserrat,sans-serif;
           color: #969696FF;
           background-color: transparent;
           border-width: 0px;
        }

        .vdi_llc .column h1 {
           text-align: left;
           text-decoration: none;
           margin-top: 15px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 10px;
           line-height: 1.2em;
           font-variant: normal;
           font-style: normal;
           font-weight: bold;
           font-size: 2.25rem;
           font-family: open-sans,sans-serif;
           color: #3D5179FF;
           background-color: transparent;
           border-width: 0px;
        }

    /*links*/

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

    /*images*/

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

    /*inlines*/

        .vdi_llc .column .default-drop-cap {
           padding-right: 0px;
           padding-left: 0px;
           padding-bottom: 0px;
           padding-top: 10px;
           margin-bottom: 5px;
           font-family: open-sans,sans-serif;
           line-height: 0.5em;
           font-size: 3.75rem;
           margin-right: 2px;
           margin-top: 0px;
           font-weight: 600;
           float: left;
           border-width: 0px;
        }

    /*paragraphs*/

        .vdi_llc .column p.paragraphs-1jhcqikt6 {
           padding: 5px;
           background-color: #F3F3DDFF;
           font-size: 0.875rem;
           font-family: open-sans,sans-serif;
           margin-top: 0px;
           margin-bottom: 20px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .vdi_llc .column p {
           text-align: left;
           text-decoration: none;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 20px;
           line-height: 1.5em;
           font-variant: normal;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: adobe-garamond-pro,serif;
           color: #222222;
           background-color: transparent;
           border-width: 0px;
        }

        .vdi_llc .column p.paragraphs-1jhm4cgcm {
           font-family: open-sans,sans-serif;
           font-size: 0.875rem;
           margin-top: 0px;
           margin-bottom: 15px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .vdi_llc .column p.paragraphs-1jhmqv3nd {
           font-family: adobe-garamond-pro,serif;
           font-weight: 900;
           font-style: italic;
           margin-top: 0px;
           margin-bottom: 20px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .vdi_llc .column p.paragraphs-1jhs501pe {
           font-family: open-sans,sans-serif;
           font-size: 1.125rem;
           font-weight: 500;
           line-height: 1.3em;
           margin-top: 0px;
           margin-bottom: 1px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .vdi_llc .column p.paragraphs-1jvrnghma {
           font-family: open-sans,sans-serif;
           font-size: 0.875rem;
           line-height: 1.3em;
           border-width: 0px;
        }

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

    /*layoutitems*/

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

    /*containers*/

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

    /*lists*/

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

        .departments_conference_planner .column .lists-1jhmr5j6c {
           list-style-type: disc;
           font-family: adobe-garamond-pro,serif;
           margin-top: 0px;
           margin-bottom: 21px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .departments_conference_planner .column .lists-1jhp38oko {
           list-style-type: circle;
           font-family: adobe-garamond-pro,serif;
           padding: 0px;
           margin-top: 0px;
           margin-bottom: 0px;
           margin-left: 50px;
           margin-right: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .departments_conference_planner .column .lists-1jhpl3h5s {
           list-style-type: lower-alpha;
           font-family: adobe-garamond-pro,serif;
           border-width: 0px;
           list-style-image: none;
        }

        .departments_conference_planner .column .lists-1jhpl4g0h {
           list-style-type: lower-alpha;
           font-family: adobe-garamond-pro,serif;
           margin-left: 25px;
           border-width: 0px;
           list-style-image: none;
        }

        .departments_conference_planner .column .lists-1ji6ede2k {
           list-style-type: disc;
           font-family: open-sans,sans-serif;
           font-size: 0.875rem;
           border-width: 0px;
           list-style-image: none;
        }

    /*headers*/

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

        .departments_conference_planner .column h5 {
           text-align: left;
           text-decoration: none;
           margin-top: 5px;
           margin-bottom: 25px;
           line-height: 1.6em;
           font-variant: normal;
           font-style: italic;
           font-weight: 700;
           font-size: 1.375rem;
           font-family: open-sans,sans-serif;
           color: #3D5179FF;
           background-color: transparent;
           margin-left: 40px;
           margin-right: 40px;
           border-width: 0px;
        }

        .departments_conference_planner .column h4 {
           text-align: left;
           text-decoration: none;
           margin-top: 5px;
           margin-bottom: 5px;
           line-height: 1.4em;
           font-variant: normal;
           font-style: normal;
           font-weight: 600;
           font-size: 1.375rem;
           font-family: open-sans,sans-serif;
           color: #222222;
           background-color: transparent;
           border-width: 0px;
        }

        .departments_conference_planner .column h3 {
           text-align: left;
           text-decoration: none;
           margin-top: 21px;
           margin-bottom: 11px;
           line-height: 1.4em;
           font-variant: normal;
           font-style: normal;
           font-weight: bold;
           font-size: 1rem;
           font-family: open-sans,sans-serif;
           color: #3D5179FF;
           background-color: transparent;
           border-width: 0px;
        }

        .departments_conference_planner .column h2 {
           text-align: left;
           text-decoration: none;
           margin-top: 0px;
           margin-bottom: 15px;
           line-height: 1.4em;
           font-variant: normal;
           font-style: normal;
           font-weight: 300;
           font-size: 1.5rem;
           font-family: montserrat,sans-serif;
           color: #969696FF;
           background-color: transparent;
           border-width: 0px;
        }

        .departments_conference_planner .column h1 {
           text-align: left;
           text-decoration: none;
           margin-top: 15px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 10px;
           line-height: 1.2em;
           font-variant: normal;
           font-style: normal;
           font-weight: bold;
           font-size: 2.25rem;
           font-family: open-sans,sans-serif;
           color: #3D5179FF;
           background-color: transparent;
           border-width: 0px;
        }

    /*links*/

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

    /*images*/

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

    /*inlines*/

        .departments_conference_planner .column .default-drop-cap {
           padding-right: 0px;
           padding-left: 0px;
           padding-bottom: 0px;
           padding-top: 10px;
           margin-bottom: 5px;
           font-family: open-sans,sans-serif;
           line-height: 0.5em;
           font-size: 3.75rem;
           margin-right: 2px;
           margin-top: 0px;
           font-weight: 600;
           float: left;
           border-width: 0px;
        }

    /*paragraphs*/

        .departments_conference_planner .column p.paragraphs-1jhcqikt6 {
           padding: 5px;
           background-color: #F3F3DDFF;
           font-size: 0.875rem;
           font-family: open-sans,sans-serif;
           margin-top: 0px;
           margin-bottom: 20px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .departments_conference_planner .column p {
           text-align: left;
           text-decoration: none;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 20px;
           line-height: 1.5em;
           font-variant: normal;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: adobe-garamond-pro,serif;
           color: #222222;
           background-color: transparent;
           border-width: 0px;
        }

        .departments_conference_planner .column p.paragraphs-1jhm4cgcm {
           font-family: open-sans,sans-serif;
           font-size: 0.875rem;
           margin-top: 0px;
           margin-bottom: 15px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .departments_conference_planner .column p.paragraphs-1jhmqv3nd {
           font-family: adobe-garamond-pro,serif;
           font-weight: 900;
           font-style: italic;
           margin-top: 0px;
           margin-bottom: 20px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .departments_conference_planner .column p.paragraphs-1jhs501pe {
           font-family: open-sans,sans-serif;
           font-size: 1.125rem;
           font-weight: 500;
           line-height: 1.3em;
           margin-top: 0px;
           margin-bottom: 1px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .departments_conference_planner .column p.paragraphs-1jvrnghma {
           font-family: open-sans,sans-serif;
           font-size: 0.875rem;
           line-height: 1.3em;
           border-width: 0px;
        }

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

    /*paragraphs*/

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

    /*inlines*/

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

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

    /*containers*/

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

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

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

    /*paragraphs*/

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

    /*inlines*/

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

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
The Association for Packaging and Processing Technologies
***********************************/

    /*paragraphs*/

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

    /*inlines*/

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

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Special Market Report | Letter From Leadership
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*lists*/

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

        .special_market_report_letter_from_leadership .column .lists-1jhmr5j6c {
           list-style-type: disc;
           font-family: adobe-garamond-pro,serif;
           margin-top: 0px;
           margin-bottom: 21px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .special_market_report_letter_from_leadership .column .lists-1jhp38oko {
           list-style-type: circle;
           font-family: adobe-garamond-pro,serif;
           padding: 0px;
           margin-top: 0px;
           margin-bottom: 0px;
           margin-left: 50px;
           margin-right: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .special_market_report_letter_from_leadership .column .lists-1jhpl3h5s {
           list-style-type: lower-alpha;
           font-family: adobe-garamond-pro,serif;
           border-width: 0px;
           list-style-image: none;
        }

        .special_market_report_letter_from_leadership .column .lists-1jhpl4g0h {
           list-style-type: lower-alpha;
           font-family: adobe-garamond-pro,serif;
           margin-left: 25px;
           border-width: 0px;
           list-style-image: none;
        }

        .special_market_report_letter_from_leadership .column .lists-1ji6ede2k {
           list-style-type: disc;
           font-family: open-sans,sans-serif;
           font-size: 0.875rem;
           border-width: 0px;
           list-style-image: none;
        }

    /*headers*/

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

        .special_market_report_letter_from_leadership .column h5 {
           text-align: left;
           text-decoration: none;
           margin-top: 5px;
           margin-bottom: 25px;
           line-height: 1.6em;
           font-variant: normal;
           font-style: italic;
           font-weight: 700;
           font-size: 1.375rem;
           font-family: open-sans,sans-serif;
           color: #3D5179FF;
           background-color: transparent;
           margin-left: 40px;
           margin-right: 40px;
           border-width: 0px;
        }

        .special_market_report_letter_from_leadership .column h4 {
           text-align: left;
           text-decoration: none;
           margin-top: 5px;
           margin-bottom: 5px;
           line-height: 1.4em;
           font-variant: normal;
           font-style: normal;
           font-weight: 600;
           font-size: 1.375rem;
           font-family: open-sans,sans-serif;
           color: #222222;
           background-color: transparent;
           border-width: 0px;
        }

        .special_market_report_letter_from_leadership .column h3 {
           text-align: left;
           text-decoration: none;
           margin-top: 21px;
           margin-bottom: 11px;
           line-height: 1.4em;
           font-variant: normal;
           font-style: normal;
           font-weight: bold;
           font-size: 1rem;
           font-family: open-sans,sans-serif;
           color: #3D5179FF;
           background-color: transparent;
           border-width: 0px;
        }

        .special_market_report_letter_from_leadership .column h2 {
           text-align: left;
           text-decoration: none;
           margin-top: 0px;
           margin-bottom: 15px;
           line-height: 1.4em;
           font-variant: normal;
           font-style: normal;
           font-weight: 300;
           font-size: 1.5rem;
           font-family: montserrat,sans-serif;
           color: #969696FF;
           background-color: transparent;
           border-width: 0px;
        }

        .special_market_report_letter_from_leadership .column h1 {
           text-align: left;
           text-decoration: none;
           margin-top: 15px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 10px;
           line-height: 1.2em;
           font-variant: normal;
           font-style: normal;
           font-weight: bold;
           font-size: 2.25rem;
           font-family: open-sans,sans-serif;
           color: #3D5179FF;
           background-color: transparent;
           border-width: 0px;
        }

    /*links*/

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

    /*images*/

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

    /*inlines*/

        .special_market_report_letter_from_leadership .column .default-drop-cap {
           padding-right: 0px;
           padding-left: 0px;
           padding-bottom: 0px;
           padding-top: 10px;
           margin-bottom: 5px;
           font-family: open-sans,sans-serif;
           line-height: 0.5em;
           font-size: 3.75rem;
           margin-right: 2px;
           margin-top: 0px;
           font-weight: 600;
           float: left;
           border-width: 0px;
        }

    /*paragraphs*/

        .special_market_report_letter_from_leadership .column p.paragraphs-1jhcqikt6 {
           padding: 5px;
           background-color: #F3F3DDFF;
           font-size: 0.875rem;
           font-family: open-sans,sans-serif;
           margin-top: 0px;
           margin-bottom: 20px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .special_market_report_letter_from_leadership .column p {
           text-align: left;
           text-decoration: none;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 20px;
           line-height: 1.5em;
           font-variant: normal;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: adobe-garamond-pro,serif;
           color: #222222;
           background-color: transparent;
           border-width: 0px;
        }

        .special_market_report_letter_from_leadership .column p.paragraphs-1jhm4cgcm {
           font-family: open-sans,sans-serif;
           font-size: 0.875rem;
           margin-top: 0px;
           margin-bottom: 15px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .special_market_report_letter_from_leadership .column p.paragraphs-1jhmqv3nd {
           font-family: adobe-garamond-pro,serif;
           font-weight: 900;
           font-style: italic;
           margin-top: 0px;
           margin-bottom: 20px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .special_market_report_letter_from_leadership .column p.paragraphs-1jhs501pe {
           font-family: open-sans,sans-serif;
           font-size: 1.125rem;
           font-weight: 500;
           line-height: 1.3em;
           margin-top: 0px;
           margin-bottom: 1px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .special_market_report_letter_from_leadership .column p.paragraphs-1jvrnghma {
           font-family: open-sans,sans-serif;
           font-size: 0.875rem;
           line-height: 1.3em;
           border-width: 0px;
        }

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

    /*layoutitems*/

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

    /*containers*/

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

    /*lists*/

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

        .applied_rigaku_technologies .column .lists-1jhmr5j6c {
           list-style-type: disc;
           font-family: adobe-garamond-pro,serif;
           margin-top: 0px;
           margin-bottom: 21px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .applied_rigaku_technologies .column .lists-1jhp38oko {
           list-style-type: circle;
           font-family: adobe-garamond-pro,serif;
           padding: 0px;
           margin-top: 0px;
           margin-bottom: 0px;
           margin-left: 50px;
           margin-right: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .applied_rigaku_technologies .column .lists-1jhpl3h5s {
           list-style-type: lower-alpha;
           font-family: adobe-garamond-pro,serif;
           border-width: 0px;
           list-style-image: none;
        }

        .applied_rigaku_technologies .column .lists-1jhpl4g0h {
           list-style-type: lower-alpha;
           font-family: adobe-garamond-pro,serif;
           margin-left: 25px;
           border-width: 0px;
           list-style-image: none;
        }

        .applied_rigaku_technologies .column .lists-1ji6ede2k {
           list-style-type: disc;
           font-family: open-sans,sans-serif;
           font-size: 0.875rem;
           border-width: 0px;
           list-style-image: none;
        }

    /*headers*/

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

        .applied_rigaku_technologies .column h5 {
           text-align: left;
           text-decoration: none;
           margin-top: 5px;
           margin-bottom: 25px;
           line-height: 1.6em;
           font-variant: normal;
           font-style: italic;
           font-weight: 700;
           font-size: 1.375rem;
           font-family: open-sans,sans-serif;
           color: #3D5179FF;
           background-color: transparent;
           margin-left: 40px;
           margin-right: 40px;
           border-width: 0px;
        }

        .applied_rigaku_technologies .column h4 {
           text-align: left;
           text-decoration: none;
           margin-top: 5px;
           margin-bottom: 5px;
           line-height: 1.4em;
           font-variant: normal;
           font-style: normal;
           font-weight: 600;
           font-size: 1.375rem;
           font-family: open-sans,sans-serif;
           color: #222222;
           background-color: transparent;
           border-width: 0px;
        }

        .applied_rigaku_technologies .column h3 {
           text-align: left;
           text-decoration: none;
           margin-top: 21px;
           margin-bottom: 11px;
           line-height: 1.4em;
           font-variant: normal;
           font-style: normal;
           font-weight: bold;
           font-size: 1rem;
           font-family: open-sans,sans-serif;
           color: #3D5179FF;
           background-color: transparent;
           border-width: 0px;
        }

        .applied_rigaku_technologies .column h2 {
           text-align: left;
           text-decoration: none;
           margin-top: 0px;
           margin-bottom: 15px;
           line-height: 1.4em;
           font-variant: normal;
           font-style: normal;
           font-weight: 300;
           font-size: 1.5rem;
           font-family: montserrat,sans-serif;
           color: #969696FF;
           background-color: transparent;
           border-width: 0px;
        }

        .applied_rigaku_technologies .column h1 {
           text-align: left;
           text-decoration: none;
           margin-top: 15px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 10px;
           line-height: 1.2em;
           font-variant: normal;
           font-style: normal;
           font-weight: bold;
           font-size: 2.25rem;
           font-family: open-sans,sans-serif;
           color: #3D5179FF;
           background-color: transparent;
           border-width: 0px;
        }

    /*links*/

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

    /*images*/

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

    /*inlines*/

        .applied_rigaku_technologies .column .default-drop-cap {
           padding-right: 0px;
           padding-left: 0px;
           padding-bottom: 0px;
           padding-top: 10px;
           margin-bottom: 5px;
           font-family: open-sans,sans-serif;
           line-height: 0.5em;
           font-size: 3.75rem;
           margin-right: 2px;
           margin-top: 0px;
           font-weight: 600;
           float: left;
           border-width: 0px;
        }

    /*paragraphs*/

        .applied_rigaku_technologies .column p.paragraphs-1jhcqikt6 {
           padding: 5px;
           background-color: #F3F3DDFF;
           font-size: 0.875rem;
           font-family: open-sans,sans-serif;
           margin-top: 0px;
           margin-bottom: 20px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .applied_rigaku_technologies .column p {
           text-align: left;
           text-decoration: none;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 20px;
           line-height: 1.5em;
           font-variant: normal;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: adobe-garamond-pro,serif;
           color: #222222;
           background-color: transparent;
           border-width: 0px;
        }

        .applied_rigaku_technologies .column p.paragraphs-1jhm4cgcm {
           font-family: open-sans,sans-serif;
           font-size: 0.875rem;
           margin-top: 0px;
           margin-bottom: 15px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .applied_rigaku_technologies .column p.paragraphs-1jhmqv3nd {
           font-family: adobe-garamond-pro,serif;
           font-weight: 900;
           font-style: italic;
           margin-top: 0px;
           margin-bottom: 20px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .applied_rigaku_technologies .column p.paragraphs-1jhs501pe {
           font-family: open-sans,sans-serif;
           font-size: 1.125rem;
           font-weight: 500;
           line-height: 1.3em;
           margin-top: 0px;
           margin-bottom: 1px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .applied_rigaku_technologies .column p.paragraphs-1jvrnghma {
           font-family: open-sans,sans-serif;
           font-size: 0.875rem;
           line-height: 1.3em;
           border-width: 0px;
        }

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

    /*layoutitems*/

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

    /*containers*/

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

    /*lists*/

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

        .special_market_report_market_outlook .column .lists-1jhmr5j6c {
           list-style-type: disc;
           font-family: adobe-garamond-pro,serif;
           margin-top: 0px;
           margin-bottom: 21px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .special_market_report_market_outlook .column .lists-1jhp38oko {
           list-style-type: circle;
           font-family: adobe-garamond-pro,serif;
           padding: 0px;
           margin-top: 0px;
           margin-bottom: 0px;
           margin-left: 50px;
           margin-right: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .special_market_report_market_outlook .column .lists-1jhpl3h5s {
           list-style-type: lower-alpha;
           font-family: adobe-garamond-pro,serif;
           border-width: 0px;
           list-style-image: none;
        }

        .special_market_report_market_outlook .column .lists-1jhpl4g0h {
           list-style-type: lower-alpha;
           font-family: adobe-garamond-pro,serif;
           margin-left: 25px;
           border-width: 0px;
           list-style-image: none;
        }

        .special_market_report_market_outlook .column .lists-1ji6ede2k {
           list-style-type: disc;
           font-family: open-sans,sans-serif;
           font-size: 0.875rem;
           border-width: 0px;
           list-style-image: none;
        }

    /*headers*/

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

        .special_market_report_market_outlook .column h5 {
           text-align: left;
           text-decoration: none;
           margin-top: 5px;
           margin-bottom: 25px;
           line-height: 1.6em;
           font-variant: normal;
           font-style: italic;
           font-weight: 700;
           font-size: 1.375rem;
           font-family: open-sans,sans-serif;
           color: #3D5179FF;
           background-color: transparent;
           margin-left: 40px;
           margin-right: 40px;
           border-width: 0px;
        }

        .special_market_report_market_outlook .column h4 {
           text-align: left;
           text-decoration: none;
           margin-top: 5px;
           margin-bottom: 5px;
           line-height: 1.4em;
           font-variant: normal;
           font-style: normal;
           font-weight: 600;
           font-size: 1.375rem;
           font-family: open-sans,sans-serif;
           color: #222222;
           background-color: transparent;
           border-width: 0px;
        }

        .special_market_report_market_outlook .column h3 {
           text-align: left;
           text-decoration: none;
           margin-top: 21px;
           margin-bottom: 11px;
           line-height: 1.4em;
           font-variant: normal;
           font-style: normal;
           font-weight: bold;
           font-size: 1rem;
           font-family: open-sans,sans-serif;
           color: #3D5179FF;
           background-color: transparent;
           border-width: 0px;
        }

        .special_market_report_market_outlook .column h2 {
           text-align: left;
           text-decoration: none;
           margin-top: 0px;
           margin-bottom: 15px;
           line-height: 1.4em;
           font-variant: normal;
           font-style: normal;
           font-weight: 300;
           font-size: 1.5rem;
           font-family: montserrat,sans-serif;
           color: #969696FF;
           background-color: transparent;
           border-width: 0px;
        }

        .special_market_report_market_outlook .column h1 {
           text-align: left;
           text-decoration: none;
           margin-top: 15px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 10px;
           line-height: 1.2em;
           font-variant: normal;
           font-style: normal;
           font-weight: bold;
           font-size: 2.25rem;
           font-family: open-sans,sans-serif;
           color: #3D5179FF;
           background-color: transparent;
           border-width: 0px;
        }

    /*links*/

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

    /*images*/

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

    /*inlines*/

        .special_market_report_market_outlook .column .default-drop-cap {
           padding-right: 0px;
           padding-left: 0px;
           padding-bottom: 0px;
           padding-top: 10px;
           margin-bottom: 5px;
           font-family: open-sans,sans-serif;
           line-height: 0.5em;
           font-size: 3.75rem;
           margin-right: 2px;
           margin-top: 0px;
           font-weight: 600;
           float: left;
           border-width: 0px;
        }

    /*paragraphs*/

        .special_market_report_market_outlook .column p.paragraphs-1jhcqikt6 {
           padding: 5px;
           background-color: #F3F3DDFF;
           font-size: 0.875rem;
           font-family: open-sans,sans-serif;
           margin-top: 0px;
           margin-bottom: 20px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .special_market_report_market_outlook .column p {
           text-align: left;
           text-decoration: none;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 20px;
           line-height: 1.5em;
           font-variant: normal;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: adobe-garamond-pro,serif;
           color: #222222;
           background-color: transparent;
           border-width: 0px;
        }

        .special_market_report_market_outlook .column p.paragraphs-1jhm4cgcm {
           font-family: open-sans,sans-serif;
           font-size: 0.875rem;
           margin-top: 0px;
           margin-bottom: 15px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .special_market_report_market_outlook .column p.paragraphs-1jhmqv3nd {
           font-family: adobe-garamond-pro,serif;
           font-weight: 900;
           font-style: italic;
           margin-top: 0px;
           margin-bottom: 20px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .special_market_report_market_outlook .column p.paragraphs-1jhs501pe {
           font-family: open-sans,sans-serif;
           font-size: 1.125rem;
           font-weight: 500;
           line-height: 1.3em;
           margin-top: 0px;
           margin-bottom: 1px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .special_market_report_market_outlook .column p.paragraphs-1jvrnghma {
           font-family: open-sans,sans-serif;
           font-size: 0.875rem;
           line-height: 1.3em;
           border-width: 0px;
        }

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

    /*layoutitems*/

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

    /*containers*/

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

    /*lists*/

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

        .fil_tech .column .lists-1jhmr5j6c {
           list-style-type: disc;
           font-family: adobe-garamond-pro,serif;
           margin-top: 0px;
           margin-bottom: 21px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .fil_tech .column .lists-1jhp38oko {
           list-style-type: circle;
           font-family: adobe-garamond-pro,serif;
           padding: 0px;
           margin-top: 0px;
           margin-bottom: 0px;
           margin-left: 50px;
           margin-right: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .fil_tech .column .lists-1jhpl3h5s {
           list-style-type: lower-alpha;
           font-family: adobe-garamond-pro,serif;
           border-width: 0px;
           list-style-image: none;
        }

        .fil_tech .column .lists-1jhpl4g0h {
           list-style-type: lower-alpha;
           font-family: adobe-garamond-pro,serif;
           margin-left: 25px;
           border-width: 0px;
           list-style-image: none;
        }

        .fil_tech .column .lists-1ji6ede2k {
           list-style-type: disc;
           font-family: open-sans,sans-serif;
           font-size: 0.875rem;
           border-width: 0px;
           list-style-image: none;
        }

    /*headers*/

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

        .fil_tech .column h5 {
           text-align: left;
           text-decoration: none;
           margin-top: 5px;
           margin-bottom: 25px;
           line-height: 1.6em;
           font-variant: normal;
           font-style: italic;
           font-weight: 700;
           font-size: 1.375rem;
           font-family: open-sans,sans-serif;
           color: #3D5179FF;
           background-color: transparent;
           margin-left: 40px;
           margin-right: 40px;
           border-width: 0px;
        }

        .fil_tech .column h4 {
           text-align: left;
           text-decoration: none;
           margin-top: 5px;
           margin-bottom: 5px;
           line-height: 1.4em;
           font-variant: normal;
           font-style: normal;
           font-weight: 600;
           font-size: 1.375rem;
           font-family: open-sans,sans-serif;
           color: #222222;
           background-color: transparent;
           border-width: 0px;
        }

        .fil_tech .column h3 {
           text-align: left;
           text-decoration: none;
           margin-top: 21px;
           margin-bottom: 11px;
           line-height: 1.4em;
           font-variant: normal;
           font-style: normal;
           font-weight: bold;
           font-size: 1rem;
           font-family: open-sans,sans-serif;
           color: #3D5179FF;
           background-color: transparent;
           border-width: 0px;
        }

        .fil_tech .column h2 {
           text-align: left;
           text-decoration: none;
           margin-top: 0px;
           margin-bottom: 15px;
           line-height: 1.4em;
           font-variant: normal;
           font-style: normal;
           font-weight: 300;
           font-size: 1.5rem;
           font-family: montserrat,sans-serif;
           color: #969696FF;
           background-color: transparent;
           border-width: 0px;
        }

        .fil_tech .column h1 {
           text-align: left;
           text-decoration: none;
           margin-top: 15px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 10px;
           line-height: 1.2em;
           font-variant: normal;
           font-style: normal;
           font-weight: bold;
           font-size: 2.25rem;
           font-family: open-sans,sans-serif;
           color: #3D5179FF;
           background-color: transparent;
           border-width: 0px;
        }

    /*links*/

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

    /*images*/

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

    /*inlines*/

        .fil_tech .column .default-drop-cap {
           padding-right: 0px;
           padding-left: 0px;
           padding-bottom: 0px;
           padding-top: 10px;
           margin-bottom: 5px;
           font-family: open-sans,sans-serif;
           line-height: 0.5em;
           font-size: 3.75rem;
           margin-right: 2px;
           margin-top: 0px;
           font-weight: 600;
           float: left;
           border-width: 0px;
        }

    /*paragraphs*/

        .fil_tech .column p.paragraphs-1jhcqikt6 {
           padding: 5px;
           background-color: #F3F3DDFF;
           font-size: 0.875rem;
           font-family: open-sans,sans-serif;
           margin-top: 0px;
           margin-bottom: 20px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .fil_tech .column p {
           text-align: left;
           text-decoration: none;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 20px;
           line-height: 1.5em;
           font-variant: normal;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: adobe-garamond-pro,serif;
           color: #222222;
           background-color: transparent;
           border-width: 0px;
        }

        .fil_tech .column p.paragraphs-1jhm4cgcm {
           font-family: open-sans,sans-serif;
           font-size: 0.875rem;
           margin-top: 0px;
           margin-bottom: 15px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .fil_tech .column p.paragraphs-1jhmqv3nd {
           font-family: adobe-garamond-pro,serif;
           font-weight: 900;
           font-style: italic;
           margin-top: 0px;
           margin-bottom: 20px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .fil_tech .column p.paragraphs-1jhs501pe {
           font-family: open-sans,sans-serif;
           font-size: 1.125rem;
           font-weight: 500;
           line-height: 1.3em;
           margin-top: 0px;
           margin-bottom: 1px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .fil_tech .column p.paragraphs-1jvrnghma {
           font-family: open-sans,sans-serif;
           font-size: 0.875rem;
           line-height: 1.3em;
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Special Market Report | Release Liners
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*lists*/

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

        .special_market_report_release_liners .column .lists-1jhmr5j6c {
           list-style-type: disc;
           font-family: adobe-garamond-pro,serif;
           margin-top: 0px;
           margin-bottom: 21px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .special_market_report_release_liners .column .lists-1jhp38oko {
           list-style-type: circle;
           font-family: adobe-garamond-pro,serif;
           padding: 0px;
           margin-top: 0px;
           margin-bottom: 0px;
           margin-left: 50px;
           margin-right: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .special_market_report_release_liners .column .lists-1jhpl3h5s {
           list-style-type: lower-alpha;
           font-family: adobe-garamond-pro,serif;
           border-width: 0px;
           list-style-image: none;
        }

        .special_market_report_release_liners .column .lists-1jhpl4g0h {
           list-style-type: lower-alpha;
           font-family: adobe-garamond-pro,serif;
           margin-left: 25px;
           border-width: 0px;
           list-style-image: none;
        }

        .special_market_report_release_liners .column .lists-1ji6ede2k {
           list-style-type: disc;
           font-family: open-sans,sans-serif;
           font-size: 0.875rem;
           border-width: 0px;
           list-style-image: none;
        }

    /*headers*/

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

        .special_market_report_release_liners .column h5 {
           text-align: left;
           text-decoration: none;
           margin-top: 5px;
           margin-bottom: 25px;
           line-height: 1.6em;
           font-variant: normal;
           font-style: italic;
           font-weight: 700;
           font-size: 1.375rem;
           font-family: open-sans,sans-serif;
           color: #3D5179FF;
           background-color: transparent;
           margin-left: 40px;
           margin-right: 40px;
           border-width: 0px;
        }

        .special_market_report_release_liners .column h4 {
           text-align: left;
           text-decoration: none;
           margin-top: 5px;
           margin-bottom: 5px;
           line-height: 1.4em;
           font-variant: normal;
           font-style: normal;
           font-weight: 600;
           font-size: 1.375rem;
           font-family: open-sans,sans-serif;
           color: #222222;
           background-color: transparent;
           border-width: 0px;
        }

        .special_market_report_release_liners .column h3 {
           text-align: left;
           text-decoration: none;
           margin-top: 21px;
           margin-bottom: 11px;
           line-height: 1.4em;
           font-variant: normal;
           font-style: normal;
           font-weight: bold;
           font-size: 1rem;
           font-family: open-sans,sans-serif;
           color: #3D5179FF;
           background-color: transparent;
           border-width: 0px;
        }

        .special_market_report_release_liners .column h2 {
           text-align: left;
           text-decoration: none;
           margin-top: 0px;
           margin-bottom: 15px;
           line-height: 1.4em;
           font-variant: normal;
           font-style: normal;
           font-weight: 300;
           font-size: 1.5rem;
           font-family: montserrat,sans-serif;
           color: #969696FF;
           background-color: transparent;
           border-width: 0px;
        }

        .special_market_report_release_liners .column h1 {
           text-align: left;
           text-decoration: none;
           margin-top: 15px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 10px;
           line-height: 1.2em;
           font-variant: normal;
           font-style: normal;
           font-weight: bold;
           font-size: 2.25rem;
           font-family: open-sans,sans-serif;
           color: #3D5179FF;
           background-color: transparent;
           border-width: 0px;
        }

    /*links*/

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

    /*images*/

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

    /*inlines*/

        .special_market_report_release_liners .column .default-drop-cap {
           padding-right: 0px;
           padding-left: 0px;
           padding-bottom: 0px;
           padding-top: 10px;
           margin-bottom: 5px;
           font-family: open-sans,sans-serif;
           line-height: 0.5em;
           font-size: 3.75rem;
           margin-right: 2px;
           margin-top: 0px;
           font-weight: 600;
           float: left;
           border-width: 0px;
        }

    /*paragraphs*/

        .special_market_report_release_liners .column p.paragraphs-1jhcqikt6 {
           padding: 5px;
           background-color: #F3F3DDFF;
           font-size: 0.875rem;
           font-family: open-sans,sans-serif;
           margin-top: 0px;
           margin-bottom: 20px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .special_market_report_release_liners .column p {
           text-align: left;
           text-decoration: none;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 20px;
           line-height: 1.5em;
           font-variant: normal;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: adobe-garamond-pro,serif;
           color: #222222;
           background-color: transparent;
           border-width: 0px;
        }

        .special_market_report_release_liners .column p.paragraphs-1jhm4cgcm {
           font-family: open-sans,sans-serif;
           font-size: 0.875rem;
           margin-top: 0px;
           margin-bottom: 15px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .special_market_report_release_liners .column p.paragraphs-1jhmqv3nd {
           font-family: adobe-garamond-pro,serif;
           font-weight: 900;
           font-style: italic;
           margin-top: 0px;
           margin-bottom: 20px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .special_market_report_release_liners .column p.paragraphs-1jhs501pe {
           font-family: open-sans,sans-serif;
           font-size: 1.125rem;
           font-weight: 500;
           line-height: 1.3em;
           margin-top: 0px;
           margin-bottom: 1px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .special_market_report_release_liners .column p.paragraphs-1jvrnghma {
           font-family: open-sans,sans-serif;
           font-size: 0.875rem;
           line-height: 1.3em;
           border-width: 0px;
        }

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

    /*layoutitems*/

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

    /*containers*/

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

    /*lists*/

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

        .emerson_renwick .column .lists-1jhmr5j6c {
           list-style-type: disc;
           font-family: adobe-garamond-pro,serif;
           margin-top: 0px;
           margin-bottom: 21px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .emerson_renwick .column .lists-1jhp38oko {
           list-style-type: circle;
           font-family: adobe-garamond-pro,serif;
           padding: 0px;
           margin-top: 0px;
           margin-bottom: 0px;
           margin-left: 50px;
           margin-right: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .emerson_renwick .column .lists-1jhpl3h5s {
           list-style-type: lower-alpha;
           font-family: adobe-garamond-pro,serif;
           border-width: 0px;
           list-style-image: none;
        }

        .emerson_renwick .column .lists-1jhpl4g0h {
           list-style-type: lower-alpha;
           font-family: adobe-garamond-pro,serif;
           margin-left: 25px;
           border-width: 0px;
           list-style-image: none;
        }

        .emerson_renwick .column .lists-1ji6ede2k {
           list-style-type: disc;
           font-family: open-sans,sans-serif;
           font-size: 0.875rem;
           border-width: 0px;
           list-style-image: none;
        }

    /*headers*/

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

        .emerson_renwick .column h5 {
           text-align: left;
           text-decoration: none;
           margin-top: 5px;
           margin-bottom: 25px;
           line-height: 1.6em;
           font-variant: normal;
           font-style: italic;
           font-weight: 700;
           font-size: 1.375rem;
           font-family: open-sans,sans-serif;
           color: #3D5179FF;
           background-color: transparent;
           margin-left: 40px;
           margin-right: 40px;
           border-width: 0px;
        }

        .emerson_renwick .column h4 {
           text-align: left;
           text-decoration: none;
           margin-top: 5px;
           margin-bottom: 5px;
           line-height: 1.4em;
           font-variant: normal;
           font-style: normal;
           font-weight: 600;
           font-size: 1.375rem;
           font-family: open-sans,sans-serif;
           color: #222222;
           background-color: transparent;
           border-width: 0px;
        }

        .emerson_renwick .column h3 {
           text-align: left;
           text-decoration: none;
           margin-top: 21px;
           margin-bottom: 11px;
           line-height: 1.4em;
           font-variant: normal;
           font-style: normal;
           font-weight: bold;
           font-size: 1rem;
           font-family: open-sans,sans-serif;
           color: #3D5179FF;
           background-color: transparent;
           border-width: 0px;
        }

        .emerson_renwick .column h2 {
           text-align: left;
           text-decoration: none;
           margin-top: 0px;
           margin-bottom: 15px;
           line-height: 1.4em;
           font-variant: normal;
           font-style: normal;
           font-weight: 300;
           font-size: 1.5rem;
           font-family: montserrat,sans-serif;
           color: #969696FF;
           background-color: transparent;
           border-width: 0px;
        }

        .emerson_renwick .column h1 {
           text-align: left;
           text-decoration: none;
           margin-top: 15px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 10px;
           line-height: 1.2em;
           font-variant: normal;
           font-style: normal;
           font-weight: bold;
           font-size: 2.25rem;
           font-family: open-sans,sans-serif;
           color: #3D5179FF;
           background-color: transparent;
           border-width: 0px;
        }

    /*links*/

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

    /*images*/

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

    /*inlines*/

        .emerson_renwick .column .default-drop-cap {
           padding-right: 0px;
           padding-left: 0px;
           padding-bottom: 0px;
           padding-top: 10px;
           margin-bottom: 5px;
           font-family: open-sans,sans-serif;
           line-height: 0.5em;
           font-size: 3.75rem;
           margin-right: 2px;
           margin-top: 0px;
           font-weight: 600;
           float: left;
           border-width: 0px;
        }

    /*paragraphs*/

        .emerson_renwick .column p.paragraphs-1jhcqikt6 {
           padding: 5px;
           background-color: #F3F3DDFF;
           font-size: 0.875rem;
           font-family: open-sans,sans-serif;
           margin-top: 0px;
           margin-bottom: 20px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .emerson_renwick .column p {
           text-align: left;
           text-decoration: none;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 20px;
           line-height: 1.5em;
           font-variant: normal;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: adobe-garamond-pro,serif;
           color: #222222;
           background-color: transparent;
           border-width: 0px;
        }

        .emerson_renwick .column p.paragraphs-1jhm4cgcm {
           font-family: open-sans,sans-serif;
           font-size: 0.875rem;
           margin-top: 0px;
           margin-bottom: 15px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .emerson_renwick .column p.paragraphs-1jhmqv3nd {
           font-family: adobe-garamond-pro,serif;
           font-weight: 900;
           font-style: italic;
           margin-top: 0px;
           margin-bottom: 20px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .emerson_renwick .column p.paragraphs-1jhs501pe {
           font-family: open-sans,sans-serif;
           font-size: 1.125rem;
           font-weight: 500;
           line-height: 1.3em;
           margin-top: 0px;
           margin-bottom: 1px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .emerson_renwick .column p.paragraphs-1jvrnghma {
           font-family: open-sans,sans-serif;
           font-size: 0.875rem;
           line-height: 1.3em;
           border-width: 0px;
        }

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

    /*layoutitems*/

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

    /*containers*/

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

    /*lists*/

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

        .special_market_report_coatings .column .lists-1jhmr5j6c {
           list-style-type: disc;
           font-family: adobe-garamond-pro,serif;
           margin-top: 0px;
           margin-bottom: 21px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .special_market_report_coatings .column .lists-1jhp38oko {
           list-style-type: circle;
           font-family: adobe-garamond-pro,serif;
           padding: 0px;
           margin-top: 0px;
           margin-bottom: 0px;
           margin-left: 50px;
           margin-right: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .special_market_report_coatings .column .lists-1jhpl3h5s {
           list-style-type: lower-alpha;
           font-family: adobe-garamond-pro,serif;
           border-width: 0px;
           list-style-image: none;
        }

        .special_market_report_coatings .column .lists-1jhpl4g0h {
           list-style-type: lower-alpha;
           font-family: adobe-garamond-pro,serif;
           margin-left: 25px;
           border-width: 0px;
           list-style-image: none;
        }

        .special_market_report_coatings .column .lists-1ji6ede2k {
           list-style-type: disc;
           font-family: open-sans,sans-serif;
           font-size: 0.875rem;
           border-width: 0px;
           list-style-image: none;
        }

    /*headers*/

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

        .special_market_report_coatings .column h5 {
           text-align: left;
           text-decoration: none;
           margin-top: 5px;
           margin-bottom: 25px;
           line-height: 1.6em;
           font-variant: normal;
           font-style: italic;
           font-weight: 700;
           font-size: 1.375rem;
           font-family: open-sans,sans-serif;
           color: #3D5179FF;
           background-color: transparent;
           margin-left: 40px;
           margin-right: 40px;
           border-width: 0px;
        }

        .special_market_report_coatings .column h4 {
           text-align: left;
           text-decoration: none;
           margin-top: 5px;
           margin-bottom: 5px;
           line-height: 1.4em;
           font-variant: normal;
           font-style: normal;
           font-weight: 600;
           font-size: 1.375rem;
           font-family: open-sans,sans-serif;
           color: #222222;
           background-color: transparent;
           border-width: 0px;
        }

        .special_market_report_coatings .column h3 {
           text-align: left;
           text-decoration: none;
           margin-top: 21px;
           margin-bottom: 11px;
           line-height: 1.4em;
           font-variant: normal;
           font-style: normal;
           font-weight: bold;
           font-size: 1rem;
           font-family: open-sans,sans-serif;
           color: #3D5179FF;
           background-color: transparent;
           border-width: 0px;
        }

        .special_market_report_coatings .column h2 {
           text-align: left;
           text-decoration: none;
           margin-top: 0px;
           margin-bottom: 15px;
           line-height: 1.4em;
           font-variant: normal;
           font-style: normal;
           font-weight: 300;
           font-size: 1.5rem;
           font-family: montserrat,sans-serif;
           color: #969696FF;
           background-color: transparent;
           border-width: 0px;
        }

        .special_market_report_coatings .column h1 {
           text-align: left;
           text-decoration: none;
           margin-top: 15px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 10px;
           line-height: 1.2em;
           font-variant: normal;
           font-style: normal;
           font-weight: bold;
           font-size: 2.25rem;
           font-family: open-sans,sans-serif;
           color: #3D5179FF;
           background-color: transparent;
           border-width: 0px;
        }

    /*links*/

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

    /*images*/

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

    /*inlines*/

        .special_market_report_coatings .column .default-drop-cap {
           padding-right: 0px;
           padding-left: 0px;
           padding-bottom: 0px;
           padding-top: 10px;
           margin-bottom: 5px;
           font-family: open-sans,sans-serif;
           line-height: 0.5em;
           font-size: 3.75rem;
           margin-right: 2px;
           margin-top: 0px;
           font-weight: 600;
           float: left;
           border-width: 0px;
        }

    /*paragraphs*/

        .special_market_report_coatings .column p.paragraphs-1jhcqikt6 {
           padding: 5px;
           background-color: #F3F3DDFF;
           font-size: 0.875rem;
           font-family: open-sans,sans-serif;
           margin-top: 0px;
           margin-bottom: 20px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .special_market_report_coatings .column p {
           text-align: left;
           text-decoration: none;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 20px;
           line-height: 1.5em;
           font-variant: normal;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: adobe-garamond-pro,serif;
           color: #222222;
           background-color: transparent;
           border-width: 0px;
        }

        .special_market_report_coatings .column p.paragraphs-1jhm4cgcm {
           font-family: open-sans,sans-serif;
           font-size: 0.875rem;
           margin-top: 0px;
           margin-bottom: 15px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .special_market_report_coatings .column p.paragraphs-1jhmqv3nd {
           font-family: adobe-garamond-pro,serif;
           font-weight: 900;
           font-style: italic;
           margin-top: 0px;
           margin-bottom: 20px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .special_market_report_coatings .column p.paragraphs-1jhs501pe {
           font-family: open-sans,sans-serif;
           font-size: 1.125rem;
           font-weight: 500;
           line-height: 1.3em;
           margin-top: 0px;
           margin-bottom: 1px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .special_market_report_coatings .column p.paragraphs-1jvrnghma {
           font-family: open-sans,sans-serif;
           font-size: 0.875rem;
           line-height: 1.3em;
           border-width: 0px;
        }

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

    /*layoutitems*/

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

    /*containers*/

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

    /*lists*/

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

        .vetaphone .column .lists-1jhmr5j6c {
           list-style-type: disc;
           font-family: adobe-garamond-pro,serif;
           margin-top: 0px;
           margin-bottom: 21px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .vetaphone .column .lists-1jhp38oko {
           list-style-type: circle;
           font-family: adobe-garamond-pro,serif;
           padding: 0px;
           margin-top: 0px;
           margin-bottom: 0px;
           margin-left: 50px;
           margin-right: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .vetaphone .column .lists-1jhpl3h5s {
           list-style-type: lower-alpha;
           font-family: adobe-garamond-pro,serif;
           border-width: 0px;
           list-style-image: none;
        }

        .vetaphone .column .lists-1jhpl4g0h {
           list-style-type: lower-alpha;
           font-family: adobe-garamond-pro,serif;
           margin-left: 25px;
           border-width: 0px;
           list-style-image: none;
        }

        .vetaphone .column .lists-1ji6ede2k {
           list-style-type: disc;
           font-family: open-sans,sans-serif;
           font-size: 0.875rem;
           border-width: 0px;
           list-style-image: none;
        }

    /*headers*/

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

        .vetaphone .column h5 {
           text-align: left;
           text-decoration: none;
           margin-top: 5px;
           margin-bottom: 25px;
           line-height: 1.6em;
           font-variant: normal;
           font-style: italic;
           font-weight: 700;
           font-size: 1.375rem;
           font-family: open-sans,sans-serif;
           color: #3D5179FF;
           background-color: transparent;
           margin-left: 40px;
           margin-right: 40px;
           border-width: 0px;
        }

        .vetaphone .column h4 {
           text-align: left;
           text-decoration: none;
           margin-top: 5px;
           margin-bottom: 5px;
           line-height: 1.4em;
           font-variant: normal;
           font-style: normal;
           font-weight: 600;
           font-size: 1.375rem;
           font-family: open-sans,sans-serif;
           color: #222222;
           background-color: transparent;
           border-width: 0px;
        }

        .vetaphone .column h3 {
           text-align: left;
           text-decoration: none;
           margin-top: 21px;
           margin-bottom: 11px;
           line-height: 1.4em;
           font-variant: normal;
           font-style: normal;
           font-weight: bold;
           font-size: 1rem;
           font-family: open-sans,sans-serif;
           color: #3D5179FF;
           background-color: transparent;
           border-width: 0px;
        }

        .vetaphone .column h2 {
           text-align: left;
           text-decoration: none;
           margin-top: 0px;
           margin-bottom: 15px;
           line-height: 1.4em;
           font-variant: normal;
           font-style: normal;
           font-weight: 300;
           font-size: 1.5rem;
           font-family: montserrat,sans-serif;
           color: #969696FF;
           background-color: transparent;
           border-width: 0px;
        }

        .vetaphone .column h1 {
           text-align: left;
           text-decoration: none;
           margin-top: 15px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 10px;
           line-height: 1.2em;
           font-variant: normal;
           font-style: normal;
           font-weight: bold;
           font-size: 2.25rem;
           font-family: open-sans,sans-serif;
           color: #3D5179FF;
           background-color: transparent;
           border-width: 0px;
        }

    /*links*/

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

    /*images*/

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

    /*inlines*/

        .vetaphone .column .default-drop-cap {
           padding-right: 0px;
           padding-left: 0px;
           padding-bottom: 0px;
           padding-top: 10px;
           margin-bottom: 5px;
           font-family: open-sans,sans-serif;
           line-height: 0.5em;
           font-size: 3.75rem;
           margin-right: 2px;
           margin-top: 0px;
           font-weight: 600;
           float: left;
           border-width: 0px;
        }

    /*paragraphs*/

        .vetaphone .column p.paragraphs-1jhcqikt6 {
           padding: 5px;
           background-color: #F3F3DDFF;
           font-size: 0.875rem;
           font-family: open-sans,sans-serif;
           margin-top: 0px;
           margin-bottom: 20px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .vetaphone .column p {
           text-align: left;
           text-decoration: none;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 20px;
           line-height: 1.5em;
           font-variant: normal;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: adobe-garamond-pro,serif;
           color: #222222;
           background-color: transparent;
           border-width: 0px;
        }

        .vetaphone .column p.paragraphs-1jhm4cgcm {
           font-family: open-sans,sans-serif;
           font-size: 0.875rem;
           margin-top: 0px;
           margin-bottom: 15px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .vetaphone .column p.paragraphs-1jhmqv3nd {
           font-family: adobe-garamond-pro,serif;
           font-weight: 900;
           font-style: italic;
           margin-top: 0px;
           margin-bottom: 20px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .vetaphone .column p.paragraphs-1jhs501pe {
           font-family: open-sans,sans-serif;
           font-size: 1.125rem;
           font-weight: 500;
           line-height: 1.3em;
           margin-top: 0px;
           margin-bottom: 1px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .vetaphone .column p.paragraphs-1jvrnghma {
           font-family: open-sans,sans-serif;
           font-size: 0.875rem;
           line-height: 1.3em;
           border-width: 0px;
        }

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

    /*layoutitems*/

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

    /*containers*/

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

    /*lists*/

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

        .special_market_report_epr .column .lists-1jhmr5j6c {
           list-style-type: disc;
           font-family: adobe-garamond-pro,serif;
           margin-top: 0px;
           margin-bottom: 21px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .special_market_report_epr .column .lists-1jhp38oko {
           list-style-type: circle;
           font-family: adobe-garamond-pro,serif;
           padding: 0px;
           margin-top: 0px;
           margin-bottom: 0px;
           margin-left: 50px;
           margin-right: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .special_market_report_epr .column .lists-1jhpl3h5s {
           list-style-type: lower-alpha;
           font-family: adobe-garamond-pro,serif;
           border-width: 0px;
           list-style-image: none;
        }

        .special_market_report_epr .column .lists-1jhpl4g0h {
           list-style-type: lower-alpha;
           font-family: adobe-garamond-pro,serif;
           margin-left: 25px;
           border-width: 0px;
           list-style-image: none;
        }

        .special_market_report_epr .column .lists-1ji6ede2k {
           list-style-type: disc;
           font-family: open-sans,sans-serif;
           font-size: 0.875rem;
           border-width: 0px;
           list-style-image: none;
        }

    /*headers*/

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

        .special_market_report_epr .column h5 {
           text-align: left;
           text-decoration: none;
           margin-top: 5px;
           margin-bottom: 25px;
           line-height: 1.6em;
           font-variant: normal;
           font-style: italic;
           font-weight: 700;
           font-size: 1.375rem;
           font-family: open-sans,sans-serif;
           color: #3D5179FF;
           background-color: transparent;
           margin-left: 40px;
           margin-right: 40px;
           border-width: 0px;
        }

        .special_market_report_epr .column h4 {
           text-align: left;
           text-decoration: none;
           margin-top: 5px;
           margin-bottom: 5px;
           line-height: 1.4em;
           font-variant: normal;
           font-style: normal;
           font-weight: 600;
           font-size: 1.375rem;
           font-family: open-sans,sans-serif;
           color: #222222;
           background-color: transparent;
           border-width: 0px;
        }

        .special_market_report_epr .column h3 {
           text-align: left;
           text-decoration: none;
           margin-top: 21px;
           margin-bottom: 11px;
           line-height: 1.4em;
           font-variant: normal;
           font-style: normal;
           font-weight: bold;
           font-size: 1rem;
           font-family: open-sans,sans-serif;
           color: #3D5179FF;
           background-color: transparent;
           border-width: 0px;
        }

        .special_market_report_epr .column h2 {
           text-align: left;
           text-decoration: none;
           margin-top: 0px;
           margin-bottom: 15px;
           line-height: 1.4em;
           font-variant: normal;
           font-style: normal;
           font-weight: 300;
           font-size: 1.5rem;
           font-family: montserrat,sans-serif;
           color: #969696FF;
           background-color: transparent;
           border-width: 0px;
        }

        .special_market_report_epr .column h1 {
           text-align: left;
           text-decoration: none;
           margin-top: 15px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 10px;
           line-height: 1.2em;
           font-variant: normal;
           font-style: normal;
           font-weight: bold;
           font-size: 2.25rem;
           font-family: open-sans,sans-serif;
           color: #3D5179FF;
           background-color: transparent;
           border-width: 0px;
        }

    /*links*/

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

    /*images*/

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

    /*inlines*/

        .special_market_report_epr .column .default-drop-cap {
           padding-right: 0px;
           padding-left: 0px;
           padding-bottom: 0px;
           padding-top: 10px;
           margin-bottom: 5px;
           font-family: open-sans,sans-serif;
           line-height: 0.5em;
           font-size: 3.75rem;
           margin-right: 2px;
           margin-top: 0px;
           font-weight: 600;
           float: left;
           border-width: 0px;
        }

    /*paragraphs*/

        .special_market_report_epr .column p.paragraphs-1jhcqikt6 {
           padding: 5px;
           background-color: #F3F3DDFF;
           font-size: 0.875rem;
           font-family: open-sans,sans-serif;
           margin-top: 0px;
           margin-bottom: 20px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .special_market_report_epr .column p {
           text-align: left;
           text-decoration: none;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 20px;
           line-height: 1.5em;
           font-variant: normal;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: adobe-garamond-pro,serif;
           color: #222222;
           background-color: transparent;
           border-width: 0px;
        }

        .special_market_report_epr .column p.paragraphs-1jhm4cgcm {
           font-family: open-sans,sans-serif;
           font-size: 0.875rem;
           margin-top: 0px;
           margin-bottom: 15px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .special_market_report_epr .column p.paragraphs-1jhmqv3nd {
           font-family: adobe-garamond-pro,serif;
           font-weight: 900;
           font-style: italic;
           margin-top: 0px;
           margin-bottom: 20px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .special_market_report_epr .column p.paragraphs-1jhs501pe {
           font-family: open-sans,sans-serif;
           font-size: 1.125rem;
           font-weight: 500;
           line-height: 1.3em;
           margin-top: 0px;
           margin-bottom: 1px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .special_market_report_epr .column p.paragraphs-1jvrnghma {
           font-family: open-sans,sans-serif;
           font-size: 0.875rem;
           line-height: 1.3em;
           border-width: 0px;
        }

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

    /*layoutitems*/

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

    /*containers*/

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

    /*lists*/

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

        .american_cutting_edge .column .lists-1jhmr5j6c {
           list-style-type: disc;
           font-family: adobe-garamond-pro,serif;
           margin-top: 0px;
           margin-bottom: 21px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .american_cutting_edge .column .lists-1jhp38oko {
           list-style-type: circle;
           font-family: adobe-garamond-pro,serif;
           padding: 0px;
           margin-top: 0px;
           margin-bottom: 0px;
           margin-left: 50px;
           margin-right: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .american_cutting_edge .column .lists-1jhpl3h5s {
           list-style-type: lower-alpha;
           font-family: adobe-garamond-pro,serif;
           border-width: 0px;
           list-style-image: none;
        }

        .american_cutting_edge .column .lists-1jhpl4g0h {
           list-style-type: lower-alpha;
           font-family: adobe-garamond-pro,serif;
           margin-left: 25px;
           border-width: 0px;
           list-style-image: none;
        }

        .american_cutting_edge .column .lists-1ji6ede2k {
           list-style-type: disc;
           font-family: open-sans,sans-serif;
           font-size: 0.875rem;
           border-width: 0px;
           list-style-image: none;
        }

    /*headers*/

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

        .american_cutting_edge .column h5 {
           text-align: left;
           text-decoration: none;
           margin-top: 5px;
           margin-bottom: 25px;
           line-height: 1.6em;
           font-variant: normal;
           font-style: italic;
           font-weight: 700;
           font-size: 1.375rem;
           font-family: open-sans,sans-serif;
           color: #3D5179FF;
           background-color: transparent;
           margin-left: 40px;
           margin-right: 40px;
           border-width: 0px;
        }

        .american_cutting_edge .column h4 {
           text-align: left;
           text-decoration: none;
           margin-top: 5px;
           margin-bottom: 5px;
           line-height: 1.4em;
           font-variant: normal;
           font-style: normal;
           font-weight: 600;
           font-size: 1.375rem;
           font-family: open-sans,sans-serif;
           color: #222222;
           background-color: transparent;
           border-width: 0px;
        }

        .american_cutting_edge .column h3 {
           text-align: left;
           text-decoration: none;
           margin-top: 21px;
           margin-bottom: 11px;
           line-height: 1.4em;
           font-variant: normal;
           font-style: normal;
           font-weight: bold;
           font-size: 1rem;
           font-family: open-sans,sans-serif;
           color: #3D5179FF;
           background-color: transparent;
           border-width: 0px;
        }

        .american_cutting_edge .column h2 {
           text-align: left;
           text-decoration: none;
           margin-top: 0px;
           margin-bottom: 15px;
           line-height: 1.4em;
           font-variant: normal;
           font-style: normal;
           font-weight: 300;
           font-size: 1.5rem;
           font-family: montserrat,sans-serif;
           color: #969696FF;
           background-color: transparent;
           border-width: 0px;
        }

        .american_cutting_edge .column h1 {
           text-align: left;
           text-decoration: none;
           margin-top: 15px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 10px;
           line-height: 1.2em;
           font-variant: normal;
           font-style: normal;
           font-weight: bold;
           font-size: 2.25rem;
           font-family: open-sans,sans-serif;
           color: #3D5179FF;
           background-color: transparent;
           border-width: 0px;
        }

    /*links*/

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

    /*images*/

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

    /*inlines*/

        .american_cutting_edge .column .default-drop-cap {
           padding-right: 0px;
           padding-left: 0px;
           padding-bottom: 0px;
           padding-top: 10px;
           margin-bottom: 5px;
           font-family: open-sans,sans-serif;
           line-height: 0.5em;
           font-size: 3.75rem;
           margin-right: 2px;
           margin-top: 0px;
           font-weight: 600;
           float: left;
           border-width: 0px;
        }

    /*paragraphs*/

        .american_cutting_edge .column p.paragraphs-1jhcqikt6 {
           padding: 5px;
           background-color: #F3F3DDFF;
           font-size: 0.875rem;
           font-family: open-sans,sans-serif;
           margin-top: 0px;
           margin-bottom: 20px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .american_cutting_edge .column p {
           text-align: left;
           text-decoration: none;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 20px;
           line-height: 1.5em;
           font-variant: normal;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: adobe-garamond-pro,serif;
           color: #222222;
           background-color: transparent;
           border-width: 0px;
        }

        .american_cutting_edge .column p.paragraphs-1jhm4cgcm {
           font-family: open-sans,sans-serif;
           font-size: 0.875rem;
           margin-top: 0px;
           margin-bottom: 15px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .american_cutting_edge .column p.paragraphs-1jhmqv3nd {
           font-family: adobe-garamond-pro,serif;
           font-weight: 900;
           font-style: italic;
           margin-top: 0px;
           margin-bottom: 20px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .american_cutting_edge .column p.paragraphs-1jhs501pe {
           font-family: open-sans,sans-serif;
           font-size: 1.125rem;
           font-weight: 500;
           line-height: 1.3em;
           margin-top: 0px;
           margin-bottom: 1px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .american_cutting_edge .column p.paragraphs-1jvrnghma {
           font-family: open-sans,sans-serif;
           font-size: 0.875rem;
           line-height: 1.3em;
           border-width: 0px;
        }

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

    /*layoutitems*/

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

    /*containers*/

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

    /*lists*/

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

        .cover_feature .column .lists-1jhmr5j6c {
           list-style-type: disc;
           font-family: adobe-garamond-pro,serif;
           margin-top: 0px;
           margin-bottom: 21px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .cover_feature .column .lists-1jhp38oko {
           list-style-type: circle;
           font-family: adobe-garamond-pro,serif;
           padding: 0px;
           margin-top: 0px;
           margin-bottom: 0px;
           margin-left: 50px;
           margin-right: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .cover_feature .column .lists-1jhpl3h5s {
           list-style-type: lower-alpha;
           font-family: adobe-garamond-pro,serif;
           border-width: 0px;
           list-style-image: none;
        }

        .cover_feature .column .lists-1jhpl4g0h {
           list-style-type: lower-alpha;
           font-family: adobe-garamond-pro,serif;
           margin-left: 25px;
           border-width: 0px;
           list-style-image: none;
        }

        .cover_feature .column .lists-1ji6ede2k {
           list-style-type: disc;
           font-family: open-sans,sans-serif;
           font-size: 0.875rem;
           border-width: 0px;
           list-style-image: none;
        }

    /*headers*/

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

        .cover_feature .column h5 {
           text-align: left;
           text-decoration: none;
           margin-top: 5px;
           margin-bottom: 25px;
           line-height: 1.6em;
           font-variant: normal;
           font-style: italic;
           font-weight: 700;
           font-size: 1.375rem;
           font-family: open-sans,sans-serif;
           color: #3D5179FF;
           background-color: transparent;
           margin-left: 40px;
           margin-right: 40px;
           border-width: 0px;
        }

        .cover_feature .column h4 {
           text-align: left;
           text-decoration: none;
           margin-top: 5px;
           margin-bottom: 5px;
           line-height: 1.4em;
           font-variant: normal;
           font-style: normal;
           font-weight: 600;
           font-size: 1.375rem;
           font-family: open-sans,sans-serif;
           color: #222222;
           background-color: transparent;
           border-width: 0px;
        }

        .cover_feature .column h3 {
           text-align: left;
           text-decoration: none;
           margin-top: 21px;
           margin-bottom: 11px;
           line-height: 1.4em;
           font-variant: normal;
           font-style: normal;
           font-weight: bold;
           font-size: 1rem;
           font-family: open-sans,sans-serif;
           color: #3D5179FF;
           background-color: transparent;
           border-width: 0px;
        }

        .cover_feature .column h2 {
           text-align: left;
           text-decoration: none;
           margin-top: 0px;
           margin-bottom: 15px;
           line-height: 1.4em;
           font-variant: normal;
           font-style: normal;
           font-weight: 300;
           font-size: 1.5rem;
           font-family: montserrat,sans-serif;
           color: #969696FF;
           background-color: transparent;
           border-width: 0px;
        }

        .cover_feature .column h1 {
           text-align: left;
           text-decoration: none;
           margin-top: 15px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 10px;
           line-height: 1.2em;
           font-variant: normal;
           font-style: normal;
           font-weight: bold;
           font-size: 2.25rem;
           font-family: open-sans,sans-serif;
           color: #3D5179FF;
           background-color: transparent;
           border-width: 0px;
        }

    /*links*/

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

    /*images*/

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

    /*inlines*/

        .cover_feature .column .default-drop-cap {
           padding-right: 0px;
           padding-left: 0px;
           padding-bottom: 0px;
           padding-top: 10px;
           margin-bottom: 5px;
           font-family: open-sans,sans-serif;
           line-height: 0.5em;
           font-size: 3.75rem;
           margin-right: 2px;
           margin-top: 0px;
           font-weight: 600;
           float: left;
           border-width: 0px;
        }

    /*paragraphs*/

        .cover_feature .column p.paragraphs-1jhcqikt6 {
           padding: 5px;
           background-color: #F3F3DDFF;
           font-size: 0.875rem;
           font-family: open-sans,sans-serif;
           margin-top: 0px;
           margin-bottom: 20px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .cover_feature .column p {
           text-align: left;
           text-decoration: none;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 20px;
           line-height: 1.5em;
           font-variant: normal;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: adobe-garamond-pro,serif;
           color: #222222;
           background-color: transparent;
           border-width: 0px;
        }

        .cover_feature .column p.paragraphs-1jhm4cgcm {
           font-family: open-sans,sans-serif;
           font-size: 0.875rem;
           margin-top: 0px;
           margin-bottom: 15px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .cover_feature .column p.paragraphs-1jhmqv3nd {
           font-family: adobe-garamond-pro,serif;
           font-weight: 900;
           font-style: italic;
           margin-top: 0px;
           margin-bottom: 20px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .cover_feature .column p.paragraphs-1jhs501pe {
           font-family: open-sans,sans-serif;
           font-size: 1.125rem;
           font-weight: 500;
           line-height: 1.3em;
           margin-top: 0px;
           margin-bottom: 1px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .cover_feature .column p.paragraphs-1jvrnghma {
           font-family: open-sans,sans-serif;
           font-size: 0.875rem;
           line-height: 1.3em;
           border-width: 0px;
        }

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

    /*layoutitems*/

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

    /*containers*/

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

    /*lists*/

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

        .finzer_roller .column .lists-1jhmr5j6c {
           list-style-type: disc;
           font-family: adobe-garamond-pro,serif;
           margin-top: 0px;
           margin-bottom: 21px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .finzer_roller .column .lists-1jhp38oko {
           list-style-type: circle;
           font-family: adobe-garamond-pro,serif;
           padding: 0px;
           margin-top: 0px;
           margin-bottom: 0px;
           margin-left: 50px;
           margin-right: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .finzer_roller .column .lists-1jhpl3h5s {
           list-style-type: lower-alpha;
           font-family: adobe-garamond-pro,serif;
           border-width: 0px;
           list-style-image: none;
        }

        .finzer_roller .column .lists-1jhpl4g0h {
           list-style-type: lower-alpha;
           font-family: adobe-garamond-pro,serif;
           margin-left: 25px;
           border-width: 0px;
           list-style-image: none;
        }

        .finzer_roller .column .lists-1ji6ede2k {
           list-style-type: disc;
           font-family: open-sans,sans-serif;
           font-size: 0.875rem;
           border-width: 0px;
           list-style-image: none;
        }

    /*headers*/

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

        .finzer_roller .column h5 {
           text-align: left;
           text-decoration: none;
           margin-top: 5px;
           margin-bottom: 25px;
           line-height: 1.6em;
           font-variant: normal;
           font-style: italic;
           font-weight: 700;
           font-size: 1.375rem;
           font-family: open-sans,sans-serif;
           color: #3D5179FF;
           background-color: transparent;
           margin-left: 40px;
           margin-right: 40px;
           border-width: 0px;
        }

        .finzer_roller .column h4 {
           text-align: left;
           text-decoration: none;
           margin-top: 5px;
           margin-bottom: 5px;
           line-height: 1.4em;
           font-variant: normal;
           font-style: normal;
           font-weight: 600;
           font-size: 1.375rem;
           font-family: open-sans,sans-serif;
           color: #222222;
           background-color: transparent;
           border-width: 0px;
        }

        .finzer_roller .column h3 {
           text-align: left;
           text-decoration: none;
           margin-top: 21px;
           margin-bottom: 11px;
           line-height: 1.4em;
           font-variant: normal;
           font-style: normal;
           font-weight: bold;
           font-size: 1rem;
           font-family: open-sans,sans-serif;
           color: #3D5179FF;
           background-color: transparent;
           border-width: 0px;
        }

        .finzer_roller .column h2 {
           text-align: left;
           text-decoration: none;
           margin-top: 0px;
           margin-bottom: 15px;
           line-height: 1.4em;
           font-variant: normal;
           font-style: normal;
           font-weight: 300;
           font-size: 1.5rem;
           font-family: montserrat,sans-serif;
           color: #969696FF;
           background-color: transparent;
           border-width: 0px;
        }

        .finzer_roller .column h1 {
           text-align: left;
           text-decoration: none;
           margin-top: 15px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 10px;
           line-height: 1.2em;
           font-variant: normal;
           font-style: normal;
           font-weight: bold;
           font-size: 2.25rem;
           font-family: open-sans,sans-serif;
           color: #3D5179FF;
           background-color: transparent;
           border-width: 0px;
        }

    /*links*/

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

    /*images*/

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

    /*inlines*/

        .finzer_roller .column .default-drop-cap {
           padding-right: 0px;
           padding-left: 0px;
           padding-bottom: 0px;
           padding-top: 10px;
           margin-bottom: 5px;
           font-family: open-sans,sans-serif;
           line-height: 0.5em;
           font-size: 3.75rem;
           margin-right: 2px;
           margin-top: 0px;
           font-weight: 600;
           float: left;
           border-width: 0px;
        }

    /*paragraphs*/

        .finzer_roller .column p.paragraphs-1jhcqikt6 {
           padding: 5px;
           background-color: #F3F3DDFF;
           font-size: 0.875rem;
           font-family: open-sans,sans-serif;
           margin-top: 0px;
           margin-bottom: 20px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .finzer_roller .column p {
           text-align: left;
           text-decoration: none;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 20px;
           line-height: 1.5em;
           font-variant: normal;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: adobe-garamond-pro,serif;
           color: #222222;
           background-color: transparent;
           border-width: 0px;
        }

        .finzer_roller .column p.paragraphs-1jhm4cgcm {
           font-family: open-sans,sans-serif;
           font-size: 0.875rem;
           margin-top: 0px;
           margin-bottom: 15px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .finzer_roller .column p.paragraphs-1jhmqv3nd {
           font-family: adobe-garamond-pro,serif;
           font-weight: 900;
           font-style: italic;
           margin-top: 0px;
           margin-bottom: 20px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .finzer_roller .column p.paragraphs-1jhs501pe {
           font-family: open-sans,sans-serif;
           font-size: 1.125rem;
           font-weight: 500;
           line-height: 1.3em;
           margin-top: 0px;
           margin-bottom: 1px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .finzer_roller .column p.paragraphs-1jvrnghma {
           font-family: open-sans,sans-serif;
           font-size: 0.875rem;
           line-height: 1.3em;
           border-width: 0px;
        }

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

    /*layoutitems*/

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

    /*containers*/

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

    /*lists*/

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

        .feature_inspection_systems .column .lists-1jhmr5j6c {
           list-style-type: disc;
           font-family: adobe-garamond-pro,serif;
           margin-top: 0px;
           margin-bottom: 21px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .feature_inspection_systems .column .lists-1jhp38oko {
           list-style-type: circle;
           font-family: adobe-garamond-pro,serif;
           padding: 0px;
           margin-top: 0px;
           margin-bottom: 0px;
           margin-left: 50px;
           margin-right: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .feature_inspection_systems .column .lists-1jhpl3h5s {
           list-style-type: lower-alpha;
           font-family: adobe-garamond-pro,serif;
           border-width: 0px;
           list-style-image: none;
        }

        .feature_inspection_systems .column .lists-1jhpl4g0h {
           list-style-type: lower-alpha;
           font-family: adobe-garamond-pro,serif;
           margin-left: 25px;
           border-width: 0px;
           list-style-image: none;
        }

        .feature_inspection_systems .column .lists-1ji6ede2k {
           list-style-type: disc;
           font-family: open-sans,sans-serif;
           font-size: 0.875rem;
           border-width: 0px;
           list-style-image: none;
        }

    /*headers*/

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

        .feature_inspection_systems .column h5 {
           text-align: left;
           text-decoration: none;
           margin-top: 5px;
           margin-bottom: 25px;
           line-height: 1.6em;
           font-variant: normal;
           font-style: italic;
           font-weight: 700;
           font-size: 1.375rem;
           font-family: open-sans,sans-serif;
           color: #3D5179FF;
           background-color: transparent;
           margin-left: 40px;
           margin-right: 40px;
           border-width: 0px;
        }

        .feature_inspection_systems .column h4 {
           text-align: left;
           text-decoration: none;
           margin-top: 5px;
           margin-bottom: 5px;
           line-height: 1.4em;
           font-variant: normal;
           font-style: normal;
           font-weight: 600;
           font-size: 1.375rem;
           font-family: open-sans,sans-serif;
           color: #222222;
           background-color: transparent;
           border-width: 0px;
        }

        .feature_inspection_systems .column h3 {
           text-align: left;
           text-decoration: none;
           margin-top: 21px;
           margin-bottom: 11px;
           line-height: 1.4em;
           font-variant: normal;
           font-style: normal;
           font-weight: bold;
           font-size: 1rem;
           font-family: open-sans,sans-serif;
           color: #3D5179FF;
           background-color: transparent;
           border-width: 0px;
        }

        .feature_inspection_systems .column h2 {
           text-align: left;
           text-decoration: none;
           margin-top: 0px;
           margin-bottom: 15px;
           line-height: 1.4em;
           font-variant: normal;
           font-style: normal;
           font-weight: 300;
           font-size: 1.5rem;
           font-family: montserrat,sans-serif;
           color: #969696FF;
           background-color: transparent;
           border-width: 0px;
        }

        .feature_inspection_systems .column h1 {
           text-align: left;
           text-decoration: none;
           margin-top: 15px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 10px;
           line-height: 1.2em;
           font-variant: normal;
           font-style: normal;
           font-weight: bold;
           font-size: 2.25rem;
           font-family: open-sans,sans-serif;
           color: #3D5179FF;
           background-color: transparent;
           border-width: 0px;
        }

    /*links*/

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

    /*images*/

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

    /*inlines*/

        .feature_inspection_systems .column .default-drop-cap {
           padding-right: 0px;
           padding-left: 0px;
           padding-bottom: 0px;
           padding-top: 10px;
           margin-bottom: 5px;
           font-family: open-sans,sans-serif;
           line-height: 0.5em;
           font-size: 3.75rem;
           margin-right: 2px;
           margin-top: 0px;
           font-weight: 600;
           float: left;
           border-width: 0px;
        }

    /*paragraphs*/

        .feature_inspection_systems .column p.paragraphs-1jhcqikt6 {
           padding: 5px;
           background-color: #F3F3DDFF;
           font-size: 0.875rem;
           font-family: open-sans,sans-serif;
           margin-top: 0px;
           margin-bottom: 20px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .feature_inspection_systems .column p {
           text-align: left;
           text-decoration: none;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 20px;
           line-height: 1.5em;
           font-variant: normal;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: adobe-garamond-pro,serif;
           color: #222222;
           background-color: transparent;
           border-width: 0px;
        }

        .feature_inspection_systems .column p.paragraphs-1jhm4cgcm {
           font-family: open-sans,sans-serif;
           font-size: 0.875rem;
           margin-top: 0px;
           margin-bottom: 15px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .feature_inspection_systems .column p.paragraphs-1jhmqv3nd {
           font-family: adobe-garamond-pro,serif;
           font-weight: 900;
           font-style: italic;
           margin-top: 0px;
           margin-bottom: 20px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .feature_inspection_systems .column p.paragraphs-1jhs501pe {
           font-family: open-sans,sans-serif;
           font-size: 1.125rem;
           font-weight: 500;
           line-height: 1.3em;
           margin-top: 0px;
           margin-bottom: 1px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .feature_inspection_systems .column p.paragraphs-1jvrnghma {
           font-family: open-sans,sans-serif;
           font-size: 0.875rem;
           line-height: 1.3em;
           border-width: 0px;
        }

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

    /*layoutitems*/

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

    /*containers*/

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

    /*lists*/

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

        .powell_engineering_inc .column .lists-1jhmr5j6c {
           list-style-type: disc;
           font-family: adobe-garamond-pro,serif;
           margin-top: 0px;
           margin-bottom: 21px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .powell_engineering_inc .column .lists-1jhp38oko {
           list-style-type: circle;
           font-family: adobe-garamond-pro,serif;
           padding: 0px;
           margin-top: 0px;
           margin-bottom: 0px;
           margin-left: 50px;
           margin-right: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .powell_engineering_inc .column .lists-1jhpl3h5s {
           list-style-type: lower-alpha;
           font-family: adobe-garamond-pro,serif;
           border-width: 0px;
           list-style-image: none;
        }

        .powell_engineering_inc .column .lists-1jhpl4g0h {
           list-style-type: lower-alpha;
           font-family: adobe-garamond-pro,serif;
           margin-left: 25px;
           border-width: 0px;
           list-style-image: none;
        }

        .powell_engineering_inc .column .lists-1ji6ede2k {
           list-style-type: disc;
           font-family: open-sans,sans-serif;
           font-size: 0.875rem;
           border-width: 0px;
           list-style-image: none;
        }

    /*headers*/

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

        .powell_engineering_inc .column h5 {
           text-align: left;
           text-decoration: none;
           margin-top: 5px;
           margin-bottom: 25px;
           line-height: 1.6em;
           font-variant: normal;
           font-style: italic;
           font-weight: 700;
           font-size: 1.375rem;
           font-family: open-sans,sans-serif;
           color: #3D5179FF;
           background-color: transparent;
           margin-left: 40px;
           margin-right: 40px;
           border-width: 0px;
        }

        .powell_engineering_inc .column h4 {
           text-align: left;
           text-decoration: none;
           margin-top: 5px;
           margin-bottom: 5px;
           line-height: 1.4em;
           font-variant: normal;
           font-style: normal;
           font-weight: 600;
           font-size: 1.375rem;
           font-family: open-sans,sans-serif;
           color: #222222;
           background-color: transparent;
           border-width: 0px;
        }

        .powell_engineering_inc .column h3 {
           text-align: left;
           text-decoration: none;
           margin-top: 21px;
           margin-bottom: 11px;
           line-height: 1.4em;
           font-variant: normal;
           font-style: normal;
           font-weight: bold;
           font-size: 1rem;
           font-family: open-sans,sans-serif;
           color: #3D5179FF;
           background-color: transparent;
           border-width: 0px;
        }

        .powell_engineering_inc .column h2 {
           text-align: left;
           text-decoration: none;
           margin-top: 0px;
           margin-bottom: 15px;
           line-height: 1.4em;
           font-variant: normal;
           font-style: normal;
           font-weight: 300;
           font-size: 1.5rem;
           font-family: montserrat,sans-serif;
           color: #969696FF;
           background-color: transparent;
           border-width: 0px;
        }

        .powell_engineering_inc .column h1 {
           text-align: left;
           text-decoration: none;
           margin-top: 15px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 10px;
           line-height: 1.2em;
           font-variant: normal;
           font-style: normal;
           font-weight: bold;
           font-size: 2.25rem;
           font-family: open-sans,sans-serif;
           color: #3D5179FF;
           background-color: transparent;
           border-width: 0px;
        }

    /*links*/

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

    /*images*/

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

    /*inlines*/

        .powell_engineering_inc .column .default-drop-cap {
           padding-right: 0px;
           padding-left: 0px;
           padding-bottom: 0px;
           padding-top: 10px;
           margin-bottom: 5px;
           font-family: open-sans,sans-serif;
           line-height: 0.5em;
           font-size: 3.75rem;
           margin-right: 2px;
           margin-top: 0px;
           font-weight: 600;
           float: left;
           border-width: 0px;
        }

    /*paragraphs*/

        .powell_engineering_inc .column p.paragraphs-1jhcqikt6 {
           padding: 5px;
           background-color: #F3F3DDFF;
           font-size: 0.875rem;
           font-family: open-sans,sans-serif;
           margin-top: 0px;
           margin-bottom: 20px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .powell_engineering_inc .column p {
           text-align: left;
           text-decoration: none;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 20px;
           line-height: 1.5em;
           font-variant: normal;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: adobe-garamond-pro,serif;
           color: #222222;
           background-color: transparent;
           border-width: 0px;
        }

        .powell_engineering_inc .column p.paragraphs-1jhm4cgcm {
           font-family: open-sans,sans-serif;
           font-size: 0.875rem;
           margin-top: 0px;
           margin-bottom: 15px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .powell_engineering_inc .column p.paragraphs-1jhmqv3nd {
           font-family: adobe-garamond-pro,serif;
           font-weight: 900;
           font-style: italic;
           margin-top: 0px;
           margin-bottom: 20px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .powell_engineering_inc .column p.paragraphs-1jhs501pe {
           font-family: open-sans,sans-serif;
           font-size: 1.125rem;
           font-weight: 500;
           line-height: 1.3em;
           margin-top: 0px;
           margin-bottom: 1px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .powell_engineering_inc .column p.paragraphs-1jvrnghma {
           font-family: open-sans,sans-serif;
           font-size: 0.875rem;
           line-height: 1.3em;
           border-width: 0px;
        }

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

    /*paragraphs*/

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

    /*inlines*/

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

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

    /*containers*/

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

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

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

    /*layoutitems*/

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

    /*containers*/

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

    /*lists*/

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

        .feature_inspection_gauging .column .lists-1jhmr5j6c {
           list-style-type: disc;
           font-family: adobe-garamond-pro,serif;
           margin-top: 0px;
           margin-bottom: 21px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .feature_inspection_gauging .column .lists-1jhp38oko {
           list-style-type: circle;
           font-family: adobe-garamond-pro,serif;
           padding: 0px;
           margin-top: 0px;
           margin-bottom: 0px;
           margin-left: 50px;
           margin-right: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .feature_inspection_gauging .column .lists-1jhpl3h5s {
           list-style-type: lower-alpha;
           font-family: adobe-garamond-pro,serif;
           border-width: 0px;
           list-style-image: none;
        }

        .feature_inspection_gauging .column .lists-1jhpl4g0h {
           list-style-type: lower-alpha;
           font-family: adobe-garamond-pro,serif;
           margin-left: 25px;
           border-width: 0px;
           list-style-image: none;
        }

        .feature_inspection_gauging .column .lists-1ji6ede2k {
           list-style-type: disc;
           font-family: open-sans,sans-serif;
           font-size: 0.875rem;
           border-width: 0px;
           list-style-image: none;
        }

    /*headers*/

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

        .feature_inspection_gauging .column h5 {
           text-align: left;
           text-decoration: none;
           margin-top: 5px;
           margin-bottom: 25px;
           line-height: 1.6em;
           font-variant: normal;
           font-style: italic;
           font-weight: 700;
           font-size: 1.375rem;
           font-family: open-sans,sans-serif;
           color: #3D5179FF;
           background-color: transparent;
           margin-left: 40px;
           margin-right: 40px;
           border-width: 0px;
        }

        .feature_inspection_gauging .column h4 {
           text-align: left;
           text-decoration: none;
           margin-top: 5px;
           margin-bottom: 5px;
           line-height: 1.4em;
           font-variant: normal;
           font-style: normal;
           font-weight: 600;
           font-size: 1.375rem;
           font-family: open-sans,sans-serif;
           color: #222222;
           background-color: transparent;
           border-width: 0px;
        }

        .feature_inspection_gauging .column h3 {
           text-align: left;
           text-decoration: none;
           margin-top: 21px;
           margin-bottom: 11px;
           line-height: 1.4em;
           font-variant: normal;
           font-style: normal;
           font-weight: bold;
           font-size: 1rem;
           font-family: open-sans,sans-serif;
           color: #3D5179FF;
           background-color: transparent;
           border-width: 0px;
        }

        .feature_inspection_gauging .column h2 {
           text-align: left;
           text-decoration: none;
           margin-top: 0px;
           margin-bottom: 15px;
           line-height: 1.4em;
           font-variant: normal;
           font-style: normal;
           font-weight: 300;
           font-size: 1.5rem;
           font-family: montserrat,sans-serif;
           color: #969696FF;
           background-color: transparent;
           border-width: 0px;
        }

        .feature_inspection_gauging .column h1 {
           text-align: left;
           text-decoration: none;
           margin-top: 15px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 10px;
           line-height: 1.2em;
           font-variant: normal;
           font-style: normal;
           font-weight: bold;
           font-size: 2.25rem;
           font-family: open-sans,sans-serif;
           color: #3D5179FF;
           background-color: transparent;
           border-width: 0px;
        }

    /*links*/

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

    /*images*/

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

    /*inlines*/

        .feature_inspection_gauging .column .default-drop-cap {
           padding-right: 0px;
           padding-left: 0px;
           padding-bottom: 0px;
           padding-top: 10px;
           margin-bottom: 5px;
           font-family: open-sans,sans-serif;
           line-height: 0.5em;
           font-size: 3.75rem;
           margin-right: 2px;
           margin-top: 0px;
           font-weight: 600;
           float: left;
           border-width: 0px;
        }

    /*paragraphs*/

        .feature_inspection_gauging .column p.paragraphs-1jhcqikt6 {
           padding: 5px;
           background-color: #F3F3DDFF;
           font-size: 0.875rem;
           font-family: open-sans,sans-serif;
           margin-top: 0px;
           margin-bottom: 20px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .feature_inspection_gauging .column p {
           text-align: left;
           text-decoration: none;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 20px;
           line-height: 1.5em;
           font-variant: normal;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: adobe-garamond-pro,serif;
           color: #222222;
           background-color: transparent;
           border-width: 0px;
        }

        .feature_inspection_gauging .column p.paragraphs-1jhm4cgcm {
           font-family: open-sans,sans-serif;
           font-size: 0.875rem;
           margin-top: 0px;
           margin-bottom: 15px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .feature_inspection_gauging .column p.paragraphs-1jhmqv3nd {
           font-family: adobe-garamond-pro,serif;
           font-weight: 900;
           font-style: italic;
           margin-top: 0px;
           margin-bottom: 20px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .feature_inspection_gauging .column p.paragraphs-1jhs501pe {
           font-family: open-sans,sans-serif;
           font-size: 1.125rem;
           font-weight: 500;
           line-height: 1.3em;
           margin-top: 0px;
           margin-bottom: 1px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .feature_inspection_gauging .column p.paragraphs-1jvrnghma {
           font-family: open-sans,sans-serif;
           font-size: 0.875rem;
           line-height: 1.3em;
           border-width: 0px;
        }

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

    /*paragraphs*/

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

    /*inlines*/

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

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

    /*containers*/

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

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

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

    /*layoutitems*/

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

    /*containers*/

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

    /*lists*/

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

        .quad_plus .column .lists-1jhmr5j6c {
           list-style-type: disc;
           font-family: adobe-garamond-pro,serif;
           margin-top: 0px;
           margin-bottom: 21px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .quad_plus .column .lists-1jhp38oko {
           list-style-type: circle;
           font-family: adobe-garamond-pro,serif;
           padding: 0px;
           margin-top: 0px;
           margin-bottom: 0px;
           margin-left: 50px;
           margin-right: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .quad_plus .column .lists-1jhpl3h5s {
           list-style-type: lower-alpha;
           font-family: adobe-garamond-pro,serif;
           border-width: 0px;
           list-style-image: none;
        }

        .quad_plus .column .lists-1jhpl4g0h {
           list-style-type: lower-alpha;
           font-family: adobe-garamond-pro,serif;
           margin-left: 25px;
           border-width: 0px;
           list-style-image: none;
        }

        .quad_plus .column .lists-1ji6ede2k {
           list-style-type: disc;
           font-family: open-sans,sans-serif;
           font-size: 0.875rem;
           border-width: 0px;
           list-style-image: none;
        }

    /*headers*/

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

        .quad_plus .column h5 {
           text-align: left;
           text-decoration: none;
           margin-top: 5px;
           margin-bottom: 25px;
           line-height: 1.6em;
           font-variant: normal;
           font-style: italic;
           font-weight: 700;
           font-size: 1.375rem;
           font-family: open-sans,sans-serif;
           color: #3D5179FF;
           background-color: transparent;
           margin-left: 40px;
           margin-right: 40px;
           border-width: 0px;
        }

        .quad_plus .column h4 {
           text-align: left;
           text-decoration: none;
           margin-top: 5px;
           margin-bottom: 5px;
           line-height: 1.4em;
           font-variant: normal;
           font-style: normal;
           font-weight: 600;
           font-size: 1.375rem;
           font-family: open-sans,sans-serif;
           color: #222222;
           background-color: transparent;
           border-width: 0px;
        }

        .quad_plus .column h3 {
           text-align: left;
           text-decoration: none;
           margin-top: 21px;
           margin-bottom: 11px;
           line-height: 1.4em;
           font-variant: normal;
           font-style: normal;
           font-weight: bold;
           font-size: 1rem;
           font-family: open-sans,sans-serif;
           color: #3D5179FF;
           background-color: transparent;
           border-width: 0px;
        }

        .quad_plus .column h2 {
           text-align: left;
           text-decoration: none;
           margin-top: 0px;
           margin-bottom: 15px;
           line-height: 1.4em;
           font-variant: normal;
           font-style: normal;
           font-weight: 300;
           font-size: 1.5rem;
           font-family: montserrat,sans-serif;
           color: #969696FF;
           background-color: transparent;
           border-width: 0px;
        }

        .quad_plus .column h1 {
           text-align: left;
           text-decoration: none;
           margin-top: 15px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 10px;
           line-height: 1.2em;
           font-variant: normal;
           font-style: normal;
           font-weight: bold;
           font-size: 2.25rem;
           font-family: open-sans,sans-serif;
           color: #3D5179FF;
           background-color: transparent;
           border-width: 0px;
        }

    /*links*/

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

    /*images*/

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

    /*inlines*/

        .quad_plus .column .default-drop-cap {
           padding-right: 0px;
           padding-left: 0px;
           padding-bottom: 0px;
           padding-top: 10px;
           margin-bottom: 5px;
           font-family: open-sans,sans-serif;
           line-height: 0.5em;
           font-size: 3.75rem;
           margin-right: 2px;
           margin-top: 0px;
           font-weight: 600;
           float: left;
           border-width: 0px;
        }

    /*paragraphs*/

        .quad_plus .column p.paragraphs-1jhcqikt6 {
           padding: 5px;
           background-color: #F3F3DDFF;
           font-size: 0.875rem;
           font-family: open-sans,sans-serif;
           margin-top: 0px;
           margin-bottom: 20px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .quad_plus .column p {
           text-align: left;
           text-decoration: none;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 20px;
           line-height: 1.5em;
           font-variant: normal;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: adobe-garamond-pro,serif;
           color: #222222;
           background-color: transparent;
           border-width: 0px;
        }

        .quad_plus .column p.paragraphs-1jhm4cgcm {
           font-family: open-sans,sans-serif;
           font-size: 0.875rem;
           margin-top: 0px;
           margin-bottom: 15px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .quad_plus .column p.paragraphs-1jhmqv3nd {
           font-family: adobe-garamond-pro,serif;
           font-weight: 900;
           font-style: italic;
           margin-top: 0px;
           margin-bottom: 20px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .quad_plus .column p.paragraphs-1jhs501pe {
           font-family: open-sans,sans-serif;
           font-size: 1.125rem;
           font-weight: 500;
           line-height: 1.3em;
           margin-top: 0px;
           margin-bottom: 1px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .quad_plus .column p.paragraphs-1jvrnghma {
           font-family: open-sans,sans-serif;
           font-size: 0.875rem;
           line-height: 1.3em;
           border-width: 0px;
        }

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

    /*layoutitems*/

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

    /*containers*/

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

    /*lists*/

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

        .feature_films_substrates .column .lists-1jhmr5j6c {
           list-style-type: disc;
           font-family: adobe-garamond-pro,serif;
           margin-top: 0px;
           margin-bottom: 21px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .feature_films_substrates .column .lists-1jhp38oko {
           list-style-type: circle;
           font-family: adobe-garamond-pro,serif;
           padding: 0px;
           margin-top: 0px;
           margin-bottom: 0px;
           margin-left: 50px;
           margin-right: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .feature_films_substrates .column .lists-1jhpl3h5s {
           list-style-type: lower-alpha;
           font-family: adobe-garamond-pro,serif;
           border-width: 0px;
           list-style-image: none;
        }

        .feature_films_substrates .column .lists-1jhpl4g0h {
           list-style-type: lower-alpha;
           font-family: adobe-garamond-pro,serif;
           margin-left: 25px;
           border-width: 0px;
           list-style-image: none;
        }

        .feature_films_substrates .column .lists-1ji6ede2k {
           list-style-type: disc;
           font-family: open-sans,sans-serif;
           font-size: 0.875rem;
           border-width: 0px;
           list-style-image: none;
        }

    /*headers*/

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

        .feature_films_substrates .column h5 {
           text-align: left;
           text-decoration: none;
           margin-top: 5px;
           margin-bottom: 25px;
           line-height: 1.6em;
           font-variant: normal;
           font-style: italic;
           font-weight: 700;
           font-size: 1.375rem;
           font-family: open-sans,sans-serif;
           color: #3D5179FF;
           background-color: transparent;
           margin-left: 40px;
           margin-right: 40px;
           border-width: 0px;
        }

        .feature_films_substrates .column h4 {
           text-align: left;
           text-decoration: none;
           margin-top: 5px;
           margin-bottom: 5px;
           line-height: 1.4em;
           font-variant: normal;
           font-style: normal;
           font-weight: 600;
           font-size: 1.375rem;
           font-family: open-sans,sans-serif;
           color: #222222;
           background-color: transparent;
           border-width: 0px;
        }

        .feature_films_substrates .column h3 {
           text-align: left;
           text-decoration: none;
           margin-top: 21px;
           margin-bottom: 11px;
           line-height: 1.4em;
           font-variant: normal;
           font-style: normal;
           font-weight: bold;
           font-size: 1rem;
           font-family: open-sans,sans-serif;
           color: #3D5179FF;
           background-color: transparent;
           border-width: 0px;
        }

        .feature_films_substrates .column h2 {
           text-align: left;
           text-decoration: none;
           margin-top: 0px;
           margin-bottom: 15px;
           line-height: 1.4em;
           font-variant: normal;
           font-style: normal;
           font-weight: 300;
           font-size: 1.5rem;
           font-family: montserrat,sans-serif;
           color: #969696FF;
           background-color: transparent;
           border-width: 0px;
        }

        .feature_films_substrates .column h1 {
           text-align: left;
           text-decoration: none;
           margin-top: 15px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 10px;
           line-height: 1.2em;
           font-variant: normal;
           font-style: normal;
           font-weight: bold;
           font-size: 2.25rem;
           font-family: open-sans,sans-serif;
           color: #3D5179FF;
           background-color: transparent;
           border-width: 0px;
        }

    /*links*/

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

    /*images*/

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

    /*inlines*/

        .feature_films_substrates .column .default-drop-cap {
           padding-right: 0px;
           padding-left: 0px;
           padding-bottom: 0px;
           padding-top: 10px;
           margin-bottom: 5px;
           font-family: open-sans,sans-serif;
           line-height: 0.5em;
           font-size: 3.75rem;
           margin-right: 2px;
           margin-top: 0px;
           font-weight: 600;
           float: left;
           border-width: 0px;
        }

    /*paragraphs*/

        .feature_films_substrates .column p.paragraphs-1jhcqikt6 {
           padding: 5px;
           background-color: #F3F3DDFF;
           font-size: 0.875rem;
           font-family: open-sans,sans-serif;
           margin-top: 0px;
           margin-bottom: 20px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .feature_films_substrates .column p {
           text-align: left;
           text-decoration: none;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 20px;
           line-height: 1.5em;
           font-variant: normal;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: adobe-garamond-pro,serif;
           color: #222222;
           background-color: transparent;
           border-width: 0px;
        }

        .feature_films_substrates .column p.paragraphs-1jhm4cgcm {
           font-family: open-sans,sans-serif;
           font-size: 0.875rem;
           margin-top: 0px;
           margin-bottom: 15px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .feature_films_substrates .column p.paragraphs-1jhmqv3nd {
           font-family: adobe-garamond-pro,serif;
           font-weight: 900;
           font-style: italic;
           margin-top: 0px;
           margin-bottom: 20px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .feature_films_substrates .column p.paragraphs-1jhs501pe {
           font-family: open-sans,sans-serif;
           font-size: 1.125rem;
           font-weight: 500;
           line-height: 1.3em;
           margin-top: 0px;
           margin-bottom: 1px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .feature_films_substrates .column p.paragraphs-1jvrnghma {
           font-family: open-sans,sans-serif;
           font-size: 0.875rem;
           line-height: 1.3em;
           border-width: 0px;
        }

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

    /*layoutitems*/

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

    /*containers*/

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

    /*lists*/

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

        .rk_printcoat_instruments_ltd .column .lists-1jhmr5j6c {
           list-style-type: disc;
           font-family: adobe-garamond-pro,serif;
           margin-top: 0px;
           margin-bottom: 21px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .rk_printcoat_instruments_ltd .column .lists-1jhp38oko {
           list-style-type: circle;
           font-family: adobe-garamond-pro,serif;
           padding: 0px;
           margin-top: 0px;
           margin-bottom: 0px;
           margin-left: 50px;
           margin-right: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .rk_printcoat_instruments_ltd .column .lists-1jhpl3h5s {
           list-style-type: lower-alpha;
           font-family: adobe-garamond-pro,serif;
           border-width: 0px;
           list-style-image: none;
        }

        .rk_printcoat_instruments_ltd .column .lists-1jhpl4g0h {
           list-style-type: lower-alpha;
           font-family: adobe-garamond-pro,serif;
           margin-left: 25px;
           border-width: 0px;
           list-style-image: none;
        }

        .rk_printcoat_instruments_ltd .column .lists-1ji6ede2k {
           list-style-type: disc;
           font-family: open-sans,sans-serif;
           font-size: 0.875rem;
           border-width: 0px;
           list-style-image: none;
        }

    /*headers*/

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

        .rk_printcoat_instruments_ltd .column h5 {
           text-align: left;
           text-decoration: none;
           margin-top: 5px;
           margin-bottom: 25px;
           line-height: 1.6em;
           font-variant: normal;
           font-style: italic;
           font-weight: 700;
           font-size: 1.375rem;
           font-family: open-sans,sans-serif;
           color: #3D5179FF;
           background-color: transparent;
           margin-left: 40px;
           margin-right: 40px;
           border-width: 0px;
        }

        .rk_printcoat_instruments_ltd .column h4 {
           text-align: left;
           text-decoration: none;
           margin-top: 5px;
           margin-bottom: 5px;
           line-height: 1.4em;
           font-variant: normal;
           font-style: normal;
           font-weight: 600;
           font-size: 1.375rem;
           font-family: open-sans,sans-serif;
           color: #222222;
           background-color: transparent;
           border-width: 0px;
        }

        .rk_printcoat_instruments_ltd .column h3 {
           text-align: left;
           text-decoration: none;
           margin-top: 21px;
           margin-bottom: 11px;
           line-height: 1.4em;
           font-variant: normal;
           font-style: normal;
           font-weight: bold;
           font-size: 1rem;
           font-family: open-sans,sans-serif;
           color: #3D5179FF;
           background-color: transparent;
           border-width: 0px;
        }

        .rk_printcoat_instruments_ltd .column h2 {
           text-align: left;
           text-decoration: none;
           margin-top: 0px;
           margin-bottom: 15px;
           line-height: 1.4em;
           font-variant: normal;
           font-style: normal;
           font-weight: 300;
           font-size: 1.5rem;
           font-family: montserrat,sans-serif;
           color: #969696FF;
           background-color: transparent;
           border-width: 0px;
        }

        .rk_printcoat_instruments_ltd .column h1 {
           text-align: left;
           text-decoration: none;
           margin-top: 15px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 10px;
           line-height: 1.2em;
           font-variant: normal;
           font-style: normal;
           font-weight: bold;
           font-size: 2.25rem;
           font-family: open-sans,sans-serif;
           color: #3D5179FF;
           background-color: transparent;
           border-width: 0px;
        }

    /*links*/

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

    /*images*/

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

    /*inlines*/

        .rk_printcoat_instruments_ltd .column .default-drop-cap {
           padding-right: 0px;
           padding-left: 0px;
           padding-bottom: 0px;
           padding-top: 10px;
           margin-bottom: 5px;
           font-family: open-sans,sans-serif;
           line-height: 0.5em;
           font-size: 3.75rem;
           margin-right: 2px;
           margin-top: 0px;
           font-weight: 600;
           float: left;
           border-width: 0px;
        }

    /*paragraphs*/

        .rk_printcoat_instruments_ltd .column p.paragraphs-1jhcqikt6 {
           padding: 5px;
           background-color: #F3F3DDFF;
           font-size: 0.875rem;
           font-family: open-sans,sans-serif;
           margin-top: 0px;
           margin-bottom: 20px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .rk_printcoat_instruments_ltd .column p {
           text-align: left;
           text-decoration: none;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 20px;
           line-height: 1.5em;
           font-variant: normal;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: adobe-garamond-pro,serif;
           color: #222222;
           background-color: transparent;
           border-width: 0px;
        }

        .rk_printcoat_instruments_ltd .column p.paragraphs-1jhm4cgcm {
           font-family: open-sans,sans-serif;
           font-size: 0.875rem;
           margin-top: 0px;
           margin-bottom: 15px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .rk_printcoat_instruments_ltd .column p.paragraphs-1jhmqv3nd {
           font-family: adobe-garamond-pro,serif;
           font-weight: 900;
           font-style: italic;
           margin-top: 0px;
           margin-bottom: 20px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .rk_printcoat_instruments_ltd .column p.paragraphs-1jhs501pe {
           font-family: open-sans,sans-serif;
           font-size: 1.125rem;
           font-weight: 500;
           line-height: 1.3em;
           margin-top: 0px;
           margin-bottom: 1px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .rk_printcoat_instruments_ltd .column p.paragraphs-1jvrnghma {
           font-family: open-sans,sans-serif;
           font-size: 0.875rem;
           line-height: 1.3em;
           border-width: 0px;
        }

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

    /*paragraphs*/

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

    /*inlines*/

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

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

    /*containers*/

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

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

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

    /*layoutitems*/

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

    /*containers*/

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

    /*lists*/

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

        .fms_force_measuring_systems .column .lists-1jhmr5j6c {
           list-style-type: disc;
           font-family: adobe-garamond-pro,serif;
           margin-top: 0px;
           margin-bottom: 21px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .fms_force_measuring_systems .column .lists-1jhp38oko {
           list-style-type: circle;
           font-family: adobe-garamond-pro,serif;
           padding: 0px;
           margin-top: 0px;
           margin-bottom: 0px;
           margin-left: 50px;
           margin-right: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .fms_force_measuring_systems .column .lists-1jhpl3h5s {
           list-style-type: lower-alpha;
           font-family: adobe-garamond-pro,serif;
           border-width: 0px;
           list-style-image: none;
        }

        .fms_force_measuring_systems .column .lists-1jhpl4g0h {
           list-style-type: lower-alpha;
           font-family: adobe-garamond-pro,serif;
           margin-left: 25px;
           border-width: 0px;
           list-style-image: none;
        }

        .fms_force_measuring_systems .column .lists-1ji6ede2k {
           list-style-type: disc;
           font-family: open-sans,sans-serif;
           font-size: 0.875rem;
           border-width: 0px;
           list-style-image: none;
        }

    /*headers*/

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

        .fms_force_measuring_systems .column h5 {
           text-align: left;
           text-decoration: none;
           margin-top: 5px;
           margin-bottom: 25px;
           line-height: 1.6em;
           font-variant: normal;
           font-style: italic;
           font-weight: 700;
           font-size: 1.375rem;
           font-family: open-sans,sans-serif;
           color: #3D5179FF;
           background-color: transparent;
           margin-left: 40px;
           margin-right: 40px;
           border-width: 0px;
        }

        .fms_force_measuring_systems .column h4 {
           text-align: left;
           text-decoration: none;
           margin-top: 5px;
           margin-bottom: 5px;
           line-height: 1.4em;
           font-variant: normal;
           font-style: normal;
           font-weight: 600;
           font-size: 1.375rem;
           font-family: open-sans,sans-serif;
           color: #222222;
           background-color: transparent;
           border-width: 0px;
        }

        .fms_force_measuring_systems .column h3 {
           text-align: left;
           text-decoration: none;
           margin-top: 21px;
           margin-bottom: 11px;
           line-height: 1.4em;
           font-variant: normal;
           font-style: normal;
           font-weight: bold;
           font-size: 1rem;
           font-family: open-sans,sans-serif;
           color: #3D5179FF;
           background-color: transparent;
           border-width: 0px;
        }

        .fms_force_measuring_systems .column h2 {
           text-align: left;
           text-decoration: none;
           margin-top: 0px;
           margin-bottom: 15px;
           line-height: 1.4em;
           font-variant: normal;
           font-style: normal;
           font-weight: 300;
           font-size: 1.5rem;
           font-family: montserrat,sans-serif;
           color: #969696FF;
           background-color: transparent;
           border-width: 0px;
        }

        .fms_force_measuring_systems .column h1 {
           text-align: left;
           text-decoration: none;
           margin-top: 15px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 10px;
           line-height: 1.2em;
           font-variant: normal;
           font-style: normal;
           font-weight: bold;
           font-size: 2.25rem;
           font-family: open-sans,sans-serif;
           color: #3D5179FF;
           background-color: transparent;
           border-width: 0px;
        }

    /*links*/

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

    /*images*/

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

    /*inlines*/

        .fms_force_measuring_systems .column .default-drop-cap {
           padding-right: 0px;
           padding-left: 0px;
           padding-bottom: 0px;
           padding-top: 10px;
           margin-bottom: 5px;
           font-family: open-sans,sans-serif;
           line-height: 0.5em;
           font-size: 3.75rem;
           margin-right: 2px;
           margin-top: 0px;
           font-weight: 600;
           float: left;
           border-width: 0px;
        }

    /*paragraphs*/

        .fms_force_measuring_systems .column p.paragraphs-1jhcqikt6 {
           padding: 5px;
           background-color: #F3F3DDFF;
           font-size: 0.875rem;
           font-family: open-sans,sans-serif;
           margin-top: 0px;
           margin-bottom: 20px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .fms_force_measuring_systems .column p {
           text-align: left;
           text-decoration: none;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 20px;
           line-height: 1.5em;
           font-variant: normal;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: adobe-garamond-pro,serif;
           color: #222222;
           background-color: transparent;
           border-width: 0px;
        }

        .fms_force_measuring_systems .column p.paragraphs-1jhm4cgcm {
           font-family: open-sans,sans-serif;
           font-size: 0.875rem;
           margin-top: 0px;
           margin-bottom: 15px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .fms_force_measuring_systems .column p.paragraphs-1jhmqv3nd {
           font-family: adobe-garamond-pro,serif;
           font-weight: 900;
           font-style: italic;
           margin-top: 0px;
           margin-bottom: 20px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .fms_force_measuring_systems .column p.paragraphs-1jhs501pe {
           font-family: open-sans,sans-serif;
           font-size: 1.125rem;
           font-weight: 500;
           line-height: 1.3em;
           margin-top: 0px;
           margin-bottom: 1px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .fms_force_measuring_systems .column p.paragraphs-1jvrnghma {
           font-family: open-sans,sans-serif;
           font-size: 0.875rem;
           line-height: 1.3em;
           border-width: 0px;
        }

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

    /*layoutitems*/

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

    /*containers*/

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

    /*lists*/

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

        .feature_coatings .column .lists-1jhmr5j6c {
           list-style-type: disc;
           font-family: adobe-garamond-pro,serif;
           margin-top: 0px;
           margin-bottom: 21px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .feature_coatings .column .lists-1jhp38oko {
           list-style-type: circle;
           font-family: adobe-garamond-pro,serif;
           padding: 0px;
           margin-top: 0px;
           margin-bottom: 0px;
           margin-left: 50px;
           margin-right: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .feature_coatings .column .lists-1jhpl3h5s {
           list-style-type: lower-alpha;
           font-family: adobe-garamond-pro,serif;
           border-width: 0px;
           list-style-image: none;
        }

        .feature_coatings .column .lists-1jhpl4g0h {
           list-style-type: lower-alpha;
           font-family: adobe-garamond-pro,serif;
           margin-left: 25px;
           border-width: 0px;
           list-style-image: none;
        }

        .feature_coatings .column .lists-1ji6ede2k {
           list-style-type: disc;
           font-family: open-sans,sans-serif;
           font-size: 0.875rem;
           border-width: 0px;
           list-style-image: none;
        }

    /*headers*/

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

        .feature_coatings .column h5 {
           text-align: left;
           text-decoration: none;
           margin-top: 5px;
           margin-bottom: 25px;
           line-height: 1.6em;
           font-variant: normal;
           font-style: italic;
           font-weight: 700;
           font-size: 1.375rem;
           font-family: open-sans,sans-serif;
           color: #3D5179FF;
           background-color: transparent;
           margin-left: 40px;
           margin-right: 40px;
           border-width: 0px;
        }

        .feature_coatings .column h4 {
           text-align: left;
           text-decoration: none;
           margin-top: 5px;
           margin-bottom: 5px;
           line-height: 1.4em;
           font-variant: normal;
           font-style: normal;
           font-weight: 600;
           font-size: 1.375rem;
           font-family: open-sans,sans-serif;
           color: #222222;
           background-color: transparent;
           border-width: 0px;
        }

        .feature_coatings .column h3 {
           text-align: left;
           text-decoration: none;
           margin-top: 21px;
           margin-bottom: 11px;
           line-height: 1.4em;
           font-variant: normal;
           font-style: normal;
           font-weight: bold;
           font-size: 1rem;
           font-family: open-sans,sans-serif;
           color: #3D5179FF;
           background-color: transparent;
           border-width: 0px;
        }

        .feature_coatings .column h2 {
           text-align: left;
           text-decoration: none;
           margin-top: 0px;
           margin-bottom: 15px;
           line-height: 1.4em;
           font-variant: normal;
           font-style: normal;
           font-weight: 300;
           font-size: 1.5rem;
           font-family: montserrat,sans-serif;
           color: #969696FF;
           background-color: transparent;
           border-width: 0px;
        }

        .feature_coatings .column h1 {
           text-align: left;
           text-decoration: none;
           margin-top: 15px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 10px;
           line-height: 1.2em;
           font-variant: normal;
           font-style: normal;
           font-weight: bold;
           font-size: 2.25rem;
           font-family: open-sans,sans-serif;
           color: #3D5179FF;
           background-color: transparent;
           border-width: 0px;
        }

    /*links*/

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

    /*images*/

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

    /*inlines*/

        .feature_coatings .column .default-drop-cap {
           padding-right: 0px;
           padding-left: 0px;
           padding-bottom: 0px;
           padding-top: 10px;
           margin-bottom: 5px;
           font-family: open-sans,sans-serif;
           line-height: 0.5em;
           font-size: 3.75rem;
           margin-right: 2px;
           margin-top: 0px;
           font-weight: 600;
           float: left;
           border-width: 0px;
        }

    /*paragraphs*/

        .feature_coatings .column p.paragraphs-1jhcqikt6 {
           padding: 5px;
           background-color: #F3F3DDFF;
           font-size: 0.875rem;
           font-family: open-sans,sans-serif;
           margin-top: 0px;
           margin-bottom: 20px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .feature_coatings .column p {
           text-align: left;
           text-decoration: none;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 20px;
           line-height: 1.5em;
           font-variant: normal;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: adobe-garamond-pro,serif;
           color: #222222;
           background-color: transparent;
           border-width: 0px;
        }

        .feature_coatings .column p.paragraphs-1jhm4cgcm {
           font-family: open-sans,sans-serif;
           font-size: 0.875rem;
           margin-top: 0px;
           margin-bottom: 15px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .feature_coatings .column p.paragraphs-1jhmqv3nd {
           font-family: adobe-garamond-pro,serif;
           font-weight: 900;
           font-style: italic;
           margin-top: 0px;
           margin-bottom: 20px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .feature_coatings .column p.paragraphs-1jhs501pe {
           font-family: open-sans,sans-serif;
           font-size: 1.125rem;
           font-weight: 500;
           line-height: 1.3em;
           margin-top: 0px;
           margin-bottom: 1px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .feature_coatings .column p.paragraphs-1jvrnghma {
           font-family: open-sans,sans-serif;
           font-size: 0.875rem;
           line-height: 1.3em;
           border-width: 0px;
        }

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

    /*paragraphs*/

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

    /*inlines*/

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

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

    /*containers*/

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

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

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

    /*paragraphs*/

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

    /*inlines*/

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

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

    /*containers*/

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

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

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

    /*layoutitems*/

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

    /*containers*/

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

    /*lists*/

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

        .departments_industry_calendar .column .lists-1jhmr5j6c {
           list-style-type: disc;
           font-family: adobe-garamond-pro,serif;
           margin-top: 0px;
           margin-bottom: 21px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .departments_industry_calendar .column .lists-1jhp38oko {
           list-style-type: circle;
           font-family: adobe-garamond-pro,serif;
           padding: 0px;
           margin-top: 0px;
           margin-bottom: 0px;
           margin-left: 50px;
           margin-right: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .departments_industry_calendar .column .lists-1jhpl3h5s {
           list-style-type: lower-alpha;
           font-family: adobe-garamond-pro,serif;
           border-width: 0px;
           list-style-image: none;
        }

        .departments_industry_calendar .column .lists-1jhpl4g0h {
           list-style-type: lower-alpha;
           font-family: adobe-garamond-pro,serif;
           margin-left: 25px;
           border-width: 0px;
           list-style-image: none;
        }

        .departments_industry_calendar .column .lists-1ji6ede2k {
           list-style-type: disc;
           font-family: open-sans,sans-serif;
           font-size: 0.875rem;
           border-width: 0px;
           list-style-image: none;
        }

    /*headers*/

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

        .departments_industry_calendar .column h5 {
           text-align: left;
           text-decoration: none;
           margin-top: 5px;
           margin-bottom: 25px;
           line-height: 1.6em;
           font-variant: normal;
           font-style: italic;
           font-weight: 700;
           font-size: 1.375rem;
           font-family: open-sans,sans-serif;
           color: #3D5179FF;
           background-color: transparent;
           margin-left: 40px;
           margin-right: 40px;
           border-width: 0px;
        }

        .departments_industry_calendar .column h4 {
           text-align: left;
           text-decoration: none;
           margin-top: 5px;
           margin-bottom: 5px;
           line-height: 1.4em;
           font-variant: normal;
           font-style: normal;
           font-weight: 600;
           font-size: 1.375rem;
           font-family: open-sans,sans-serif;
           color: #222222;
           background-color: transparent;
           border-width: 0px;
        }

        .departments_industry_calendar .column h3 {
           text-align: left;
           text-decoration: none;
           margin-top: 21px;
           margin-bottom: 11px;
           line-height: 1.4em;
           font-variant: normal;
           font-style: normal;
           font-weight: bold;
           font-size: 1rem;
           font-family: open-sans,sans-serif;
           color: #3D5179FF;
           background-color: transparent;
           border-width: 0px;
        }

        .departments_industry_calendar .column h2 {
           text-align: left;
           text-decoration: none;
           margin-top: 0px;
           margin-bottom: 15px;
           line-height: 1.4em;
           font-variant: normal;
           font-style: normal;
           font-weight: 300;
           font-size: 1.5rem;
           font-family: montserrat,sans-serif;
           color: #969696FF;
           background-color: transparent;
           border-width: 0px;
        }

        .departments_industry_calendar .column h1 {
           text-align: left;
           text-decoration: none;
           margin-top: 15px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 10px;
           line-height: 1.2em;
           font-variant: normal;
           font-style: normal;
           font-weight: bold;
           font-size: 2.25rem;
           font-family: open-sans,sans-serif;
           color: #3D5179FF;
           background-color: transparent;
           border-width: 0px;
        }

    /*links*/

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

    /*images*/

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

    /*inlines*/

        .departments_industry_calendar .column .default-drop-cap {
           padding-right: 0px;
           padding-left: 0px;
           padding-bottom: 0px;
           padding-top: 10px;
           margin-bottom: 5px;
           font-family: open-sans,sans-serif;
           line-height: 0.5em;
           font-size: 3.75rem;
           margin-right: 2px;
           margin-top: 0px;
           font-weight: 600;
           float: left;
           border-width: 0px;
        }

    /*paragraphs*/

        .departments_industry_calendar .column p.paragraphs-1jhcqikt6 {
           padding: 5px;
           background-color: #F3F3DDFF;
           font-size: 0.875rem;
           font-family: open-sans,sans-serif;
           margin-top: 0px;
           margin-bottom: 20px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .departments_industry_calendar .column p {
           text-align: left;
           text-decoration: none;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 20px;
           line-height: 1.5em;
           font-variant: normal;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: adobe-garamond-pro,serif;
           color: #222222;
           background-color: transparent;
           border-width: 0px;
        }

        .departments_industry_calendar .column p.paragraphs-1jhm4cgcm {
           font-family: open-sans,sans-serif;
           font-size: 0.875rem;
           margin-top: 0px;
           margin-bottom: 15px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .departments_industry_calendar .column p.paragraphs-1jhmqv3nd {
           font-family: adobe-garamond-pro,serif;
           font-weight: 900;
           font-style: italic;
           margin-top: 0px;
           margin-bottom: 20px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .departments_industry_calendar .column p.paragraphs-1jhs501pe {
           font-family: open-sans,sans-serif;
           font-size: 1.125rem;
           font-weight: 500;
           line-height: 1.3em;
           margin-top: 0px;
           margin-bottom: 1px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .departments_industry_calendar .column p.paragraphs-1jvrnghma {
           font-family: open-sans,sans-serif;
           font-size: 0.875rem;
           line-height: 1.3em;
           border-width: 0px;
        }

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

    /*paragraphs*/

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

    /*inlines*/

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

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

    /*containers*/

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

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

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

    /*layoutitems*/

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

    /*containers*/

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

    /*lists*/

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

        .departments_marketplace .column .lists-1jhmr5j6c {
           list-style-type: disc;
           font-family: adobe-garamond-pro,serif;
           margin-top: 0px;
           margin-bottom: 21px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .departments_marketplace .column .lists-1jhp38oko {
           list-style-type: circle;
           font-family: adobe-garamond-pro,serif;
           padding: 0px;
           margin-top: 0px;
           margin-bottom: 0px;
           margin-left: 50px;
           margin-right: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .departments_marketplace .column .lists-1jhpl3h5s {
           list-style-type: lower-alpha;
           font-family: adobe-garamond-pro,serif;
           border-width: 0px;
           list-style-image: none;
        }

        .departments_marketplace .column .lists-1jhpl4g0h {
           list-style-type: lower-alpha;
           font-family: adobe-garamond-pro,serif;
           margin-left: 25px;
           border-width: 0px;
           list-style-image: none;
        }

        .departments_marketplace .column .lists-1ji6ede2k {
           list-style-type: disc;
           font-family: open-sans,sans-serif;
           font-size: 0.875rem;
           border-width: 0px;
           list-style-image: none;
        }

    /*headers*/

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

        .departments_marketplace .column h5 {
           text-align: left;
           text-decoration: none;
           margin-top: 5px;
           margin-bottom: 25px;
           line-height: 1.6em;
           font-variant: normal;
           font-style: italic;
           font-weight: 700;
           font-size: 1.375rem;
           font-family: open-sans,sans-serif;
           color: #3D5179FF;
           background-color: transparent;
           margin-left: 40px;
           margin-right: 40px;
           border-width: 0px;
        }

        .departments_marketplace .column h4 {
           text-align: left;
           text-decoration: none;
           margin-top: 5px;
           margin-bottom: 5px;
           line-height: 1.4em;
           font-variant: normal;
           font-style: normal;
           font-weight: 600;
           font-size: 1.375rem;
           font-family: open-sans,sans-serif;
           color: #222222;
           background-color: transparent;
           border-width: 0px;
        }

        .departments_marketplace .column h3 {
           text-align: left;
           text-decoration: none;
           margin-top: 21px;
           margin-bottom: 11px;
           line-height: 1.4em;
           font-variant: normal;
           font-style: normal;
           font-weight: bold;
           font-size: 1rem;
           font-family: open-sans,sans-serif;
           color: #3D5179FF;
           background-color: transparent;
           border-width: 0px;
        }

        .departments_marketplace .column h2 {
           text-align: left;
           text-decoration: none;
           margin-top: 0px;
           margin-bottom: 15px;
           line-height: 1.4em;
           font-variant: normal;
           font-style: normal;
           font-weight: 300;
           font-size: 1.5rem;
           font-family: montserrat,sans-serif;
           color: #969696FF;
           background-color: transparent;
           border-width: 0px;
        }

        .departments_marketplace .column h1 {
           text-align: left;
           text-decoration: none;
           margin-top: 15px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 10px;
           line-height: 1.2em;
           font-variant: normal;
           font-style: normal;
           font-weight: bold;
           font-size: 2.25rem;
           font-family: open-sans,sans-serif;
           color: #3D5179FF;
           background-color: transparent;
           border-width: 0px;
        }

    /*links*/

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

    /*images*/

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

    /*inlines*/

        .departments_marketplace .column .default-drop-cap {
           padding-right: 0px;
           padding-left: 0px;
           padding-bottom: 0px;
           padding-top: 10px;
           margin-bottom: 5px;
           font-family: open-sans,sans-serif;
           line-height: 0.5em;
           font-size: 3.75rem;
           margin-right: 2px;
           margin-top: 0px;
           font-weight: 600;
           float: left;
           border-width: 0px;
        }

    /*paragraphs*/

        .departments_marketplace .column p.paragraphs-1jhcqikt6 {
           padding: 5px;
           background-color: #F3F3DDFF;
           font-size: 0.875rem;
           font-family: open-sans,sans-serif;
           margin-top: 0px;
           margin-bottom: 20px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .departments_marketplace .column p {
           text-align: left;
           text-decoration: none;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 20px;
           line-height: 1.5em;
           font-variant: normal;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: adobe-garamond-pro,serif;
           color: #222222;
           background-color: transparent;
           border-width: 0px;
        }

        .departments_marketplace .column p.paragraphs-1jhm4cgcm {
           font-family: open-sans,sans-serif;
           font-size: 0.875rem;
           margin-top: 0px;
           margin-bottom: 15px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .departments_marketplace .column p.paragraphs-1jhmqv3nd {
           font-family: adobe-garamond-pro,serif;
           font-weight: 900;
           font-style: italic;
           margin-top: 0px;
           margin-bottom: 20px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .departments_marketplace .column p.paragraphs-1jhs501pe {
           font-family: open-sans,sans-serif;
           font-size: 1.125rem;
           font-weight: 500;
           line-height: 1.3em;
           margin-top: 0px;
           margin-bottom: 1px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .departments_marketplace .column p.paragraphs-1jvrnghma {
           font-family: open-sans,sans-serif;
           font-size: 0.875rem;
           line-height: 1.3em;
           border-width: 0px;
        }

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

    /*layoutitems*/

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

    /*containers*/

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

    /*lists*/

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

        .boschert .column .lists-1jhmr5j6c {
           list-style-type: disc;
           font-family: adobe-garamond-pro,serif;
           margin-top: 0px;
           margin-bottom: 21px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .boschert .column .lists-1jhp38oko {
           list-style-type: circle;
           font-family: adobe-garamond-pro,serif;
           padding: 0px;
           margin-top: 0px;
           margin-bottom: 0px;
           margin-left: 50px;
           margin-right: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .boschert .column .lists-1jhpl3h5s {
           list-style-type: lower-alpha;
           font-family: adobe-garamond-pro,serif;
           border-width: 0px;
           list-style-image: none;
        }

        .boschert .column .lists-1jhpl4g0h {
           list-style-type: lower-alpha;
           font-family: adobe-garamond-pro,serif;
           margin-left: 25px;
           border-width: 0px;
           list-style-image: none;
        }

        .boschert .column .lists-1ji6ede2k {
           list-style-type: disc;
           font-family: open-sans,sans-serif;
           font-size: 0.875rem;
           border-width: 0px;
           list-style-image: none;
        }

    /*headers*/

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

        .boschert .column h5 {
           text-align: left;
           text-decoration: none;
           margin-top: 5px;
           margin-bottom: 25px;
           line-height: 1.6em;
           font-variant: normal;
           font-style: italic;
           font-weight: 700;
           font-size: 1.375rem;
           font-family: open-sans,sans-serif;
           color: #3D5179FF;
           background-color: transparent;
           margin-left: 40px;
           margin-right: 40px;
           border-width: 0px;
        }

        .boschert .column h4 {
           text-align: left;
           text-decoration: none;
           margin-top: 5px;
           margin-bottom: 5px;
           line-height: 1.4em;
           font-variant: normal;
           font-style: normal;
           font-weight: 600;
           font-size: 1.375rem;
           font-family: open-sans,sans-serif;
           color: #222222;
           background-color: transparent;
           border-width: 0px;
        }

        .boschert .column h3 {
           text-align: left;
           text-decoration: none;
           margin-top: 21px;
           margin-bottom: 11px;
           line-height: 1.4em;
           font-variant: normal;
           font-style: normal;
           font-weight: bold;
           font-size: 1rem;
           font-family: open-sans,sans-serif;
           color: #3D5179FF;
           background-color: transparent;
           border-width: 0px;
        }

        .boschert .column h2 {
           text-align: left;
           text-decoration: none;
           margin-top: 0px;
           margin-bottom: 15px;
           line-height: 1.4em;
           font-variant: normal;
           font-style: normal;
           font-weight: 300;
           font-size: 1.5rem;
           font-family: montserrat,sans-serif;
           color: #969696FF;
           background-color: transparent;
           border-width: 0px;
        }

        .boschert .column h1 {
           text-align: left;
           text-decoration: none;
           margin-top: 15px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 10px;
           line-height: 1.2em;
           font-variant: normal;
           font-style: normal;
           font-weight: bold;
           font-size: 2.25rem;
           font-family: open-sans,sans-serif;
           color: #3D5179FF;
           background-color: transparent;
           border-width: 0px;
        }

    /*links*/

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

    /*images*/

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

    /*inlines*/

        .boschert .column .default-drop-cap {
           padding-right: 0px;
           padding-left: 0px;
           padding-bottom: 0px;
           padding-top: 10px;
           margin-bottom: 5px;
           font-family: open-sans,sans-serif;
           line-height: 0.5em;
           font-size: 3.75rem;
           margin-right: 2px;
           margin-top: 0px;
           font-weight: 600;
           float: left;
           border-width: 0px;
        }

    /*paragraphs*/

        .boschert .column p.paragraphs-1jhcqikt6 {
           padding: 5px;
           background-color: #F3F3DDFF;
           font-size: 0.875rem;
           font-family: open-sans,sans-serif;
           margin-top: 0px;
           margin-bottom: 20px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .boschert .column p {
           text-align: left;
           text-decoration: none;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 20px;
           line-height: 1.5em;
           font-variant: normal;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: adobe-garamond-pro,serif;
           color: #222222;
           background-color: transparent;
           border-width: 0px;
        }

        .boschert .column p.paragraphs-1jhm4cgcm {
           font-family: open-sans,sans-serif;
           font-size: 0.875rem;
           margin-top: 0px;
           margin-bottom: 15px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .boschert .column p.paragraphs-1jhmqv3nd {
           font-family: adobe-garamond-pro,serif;
           font-weight: 900;
           font-style: italic;
           margin-top: 0px;
           margin-bottom: 20px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .boschert .column p.paragraphs-1jhs501pe {
           font-family: open-sans,sans-serif;
           font-size: 1.125rem;
           font-weight: 500;
           line-height: 1.3em;
           margin-top: 0px;
           margin-bottom: 1px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .boschert .column p.paragraphs-1jvrnghma {
           font-family: open-sans,sans-serif;
           font-size: 0.875rem;
           line-height: 1.3em;
           border-width: 0px;
        }

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

    /*layoutitems*/

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

    /*containers*/

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

    /*lists*/

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

    /*headers*/

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

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

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

        .departments_advertising_supplier_index .column h3 {
           text-align: left;
           text-decoration: none;
           margin-top: 10px;
           margin-bottom: 11px;
           line-height: 1.2em;
           font-variant: normal;
           font-style: normal;
           font-weight: 600;
           font-size: 1.25rem;
           font-family: open-sans,sans-serif;
           color: #FFFFFFFF;
           background-color: transparent;
           border-width: 0px;
        }

        .departments_advertising_supplier_index .column h2 {
           padding-right: 0px;
           padding-left: 0px;
           padding-bottom: 0px;
           padding-top: 0px;
           border-color: #AEAEAEFF;
           border-style: solid;
           border-right-width: 0px;
           border-left-width: 0px;
           border-bottom-width: 1px;
           border-top-width: 0px;
           border-radius: 0px;
           border-radius-shared: 1;
           text-transform: uppercase;
           text-align: left;
           text-decoration: none;
           margin-top: 21px;
           margin-bottom: 10px;
           line-height: 1.2em;
           font-variant: normal;
           font-style: normal;
           font-weight: 100;
           font-size: 1.875rem;
           font-family: open-sans,sans-serif;
           color: #CECE78FF;
           background-color: transparent;
        }

        .departments_advertising_supplier_index .column h1 {
           text-align: left;
           text-decoration: none;
           margin-top: 21px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 0px;
           line-height: 1.4em;
           font-variant: normal;
           font-style: normal;
           font-weight: bold;
           font-size: 1.5rem;
           font-family: open-sans,sans-serif;
           color: #3D5179FF;
           background-color: transparent;
           border-width: 0px;
        }

    /*links*/

        .departments_advertising_supplier_index .column a {
           color: #000000FF;
           text-decoration: underline;
           border-width: 0px;
        }

        .departments_advertising_supplier_index .column a.links-1jhubpslc {
           font-family: open-sans,sans-serif;
           font-weight: bold;
           font-size: 1.5rem;
           line-height: 1.4em;
           color: #3D5179FF;
           border-width: 0px;
        }

    /*images*/

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

    /*inlines*/

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

    /*paragraphs*/

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

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

    /*layoutitems*/

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

    /*containers*/

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

    /*lists*/

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

        .columns_web_wise .column .lists-1jhmr5j6c {
           list-style-type: disc;
           font-family: adobe-garamond-pro,serif;
           margin-top: 0px;
           margin-bottom: 21px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .columns_web_wise .column .lists-1jhp38oko {
           list-style-type: circle;
           font-family: adobe-garamond-pro,serif;
           padding: 0px;
           margin-top: 0px;
           margin-bottom: 0px;
           margin-left: 50px;
           margin-right: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .columns_web_wise .column .lists-1jhpl3h5s {
           list-style-type: lower-alpha;
           font-family: adobe-garamond-pro,serif;
           border-width: 0px;
           list-style-image: none;
        }

        .columns_web_wise .column .lists-1jhpl4g0h {
           list-style-type: lower-alpha;
           font-family: adobe-garamond-pro,serif;
           margin-left: 25px;
           border-width: 0px;
           list-style-image: none;
        }

        .columns_web_wise .column .lists-1ji6ede2k {
           list-style-type: disc;
           font-family: open-sans,sans-serif;
           font-size: 0.875rem;
           border-width: 0px;
           list-style-image: none;
        }

    /*headers*/

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

        .columns_web_wise .column h5 {
           text-align: left;
           text-decoration: none;
           margin-top: 5px;
           margin-bottom: 25px;
           line-height: 1.6em;
           font-variant: normal;
           font-style: italic;
           font-weight: 700;
           font-size: 1.375rem;
           font-family: open-sans,sans-serif;
           color: #3D5179FF;
           background-color: transparent;
           margin-left: 40px;
           margin-right: 40px;
           border-width: 0px;
        }

        .columns_web_wise .column h4 {
           text-align: left;
           text-decoration: none;
           margin-top: 5px;
           margin-bottom: 5px;
           line-height: 1.4em;
           font-variant: normal;
           font-style: normal;
           font-weight: 600;
           font-size: 1.375rem;
           font-family: open-sans,sans-serif;
           color: #222222;
           background-color: transparent;
           border-width: 0px;
        }

        .columns_web_wise .column h3 {
           text-align: left;
           text-decoration: none;
           margin-top: 21px;
           margin-bottom: 11px;
           line-height: 1.4em;
           font-variant: normal;
           font-style: normal;
           font-weight: bold;
           font-size: 1rem;
           font-family: open-sans,sans-serif;
           color: #3D5179FF;
           background-color: transparent;
           border-width: 0px;
        }

        .columns_web_wise .column h2 {
           text-align: left;
           text-decoration: none;
           margin-top: 0px;
           margin-bottom: 15px;
           line-height: 1.4em;
           font-variant: normal;
           font-style: normal;
           font-weight: 300;
           font-size: 1.5rem;
           font-family: montserrat,sans-serif;
           color: #969696FF;
           background-color: transparent;
           border-width: 0px;
        }

        .columns_web_wise .column h1 {
           text-align: left;
           text-decoration: none;
           margin-top: 15px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 10px;
           line-height: 1.2em;
           font-variant: normal;
           font-style: normal;
           font-weight: bold;
           font-size: 2.25rem;
           font-family: open-sans,sans-serif;
           color: #3D5179FF;
           background-color: transparent;
           border-width: 0px;
        }

    /*links*/

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

    /*images*/

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

    /*inlines*/

        .columns_web_wise .column .default-drop-cap {
           padding-right: 0px;
           padding-left: 0px;
           padding-bottom: 0px;
           padding-top: 10px;
           margin-bottom: 5px;
           font-family: open-sans,sans-serif;
           line-height: 0.5em;
           font-size: 3.75rem;
           margin-right: 2px;
           margin-top: 0px;
           font-weight: 600;
           float: left;
           border-width: 0px;
        }

    /*paragraphs*/

        .columns_web_wise .column p.paragraphs-1jhcqikt6 {
           padding: 5px;
           background-color: #F3F3DDFF;
           font-size: 0.875rem;
           font-family: open-sans,sans-serif;
           margin-top: 0px;
           margin-bottom: 20px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .columns_web_wise .column p {
           text-align: left;
           text-decoration: none;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 20px;
           line-height: 1.5em;
           font-variant: normal;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: adobe-garamond-pro,serif;
           color: #222222;
           background-color: transparent;
           border-width: 0px;
        }

        .columns_web_wise .column p.paragraphs-1jhm4cgcm {
           font-family: open-sans,sans-serif;
           font-size: 0.875rem;
           margin-top: 0px;
           margin-bottom: 15px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .columns_web_wise .column p.paragraphs-1jhmqv3nd {
           font-family: adobe-garamond-pro,serif;
           font-weight: 900;
           font-style: italic;
           margin-top: 0px;
           margin-bottom: 20px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .columns_web_wise .column p.paragraphs-1jhs501pe {
           font-family: open-sans,sans-serif;
           font-size: 1.125rem;
           font-weight: 500;
           line-height: 1.3em;
           margin-top: 0px;
           margin-bottom: 1px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .columns_web_wise .column p.paragraphs-1jvrnghma {
           font-family: open-sans,sans-serif;
           font-size: 0.875rem;
           line-height: 1.3em;
           border-width: 0px;
        }

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

    /*paragraphs*/

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

    /*inlines*/

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

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

    /*containers*/

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

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

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

    /*layoutitems*/

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

    /*containers*/

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

    /*lists*/

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

        .new_era .column .lists-1jhmr5j6c {
           list-style-type: disc;
           font-family: adobe-garamond-pro,serif;
           margin-top: 0px;
           margin-bottom: 21px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .new_era .column .lists-1jhp38oko {
           list-style-type: circle;
           font-family: adobe-garamond-pro,serif;
           padding: 0px;
           margin-top: 0px;
           margin-bottom: 0px;
           margin-left: 50px;
           margin-right: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .new_era .column .lists-1jhpl3h5s {
           list-style-type: lower-alpha;
           font-family: adobe-garamond-pro,serif;
           border-width: 0px;
           list-style-image: none;
        }

        .new_era .column .lists-1jhpl4g0h {
           list-style-type: lower-alpha;
           font-family: adobe-garamond-pro,serif;
           margin-left: 25px;
           border-width: 0px;
           list-style-image: none;
        }

        .new_era .column .lists-1ji6ede2k {
           list-style-type: disc;
           font-family: open-sans,sans-serif;
           font-size: 0.875rem;
           border-width: 0px;
           list-style-image: none;
        }

    /*headers*/

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

        .new_era .column h5 {
           text-align: left;
           text-decoration: none;
           margin-top: 5px;
           margin-bottom: 25px;
           line-height: 1.6em;
           font-variant: normal;
           font-style: italic;
           font-weight: 700;
           font-size: 1.375rem;
           font-family: open-sans,sans-serif;
           color: #3D5179FF;
           background-color: transparent;
           margin-left: 40px;
           margin-right: 40px;
           border-width: 0px;
        }

        .new_era .column h4 {
           text-align: left;
           text-decoration: none;
           margin-top: 5px;
           margin-bottom: 5px;
           line-height: 1.4em;
           font-variant: normal;
           font-style: normal;
           font-weight: 600;
           font-size: 1.375rem;
           font-family: open-sans,sans-serif;
           color: #222222;
           background-color: transparent;
           border-width: 0px;
        }

        .new_era .column h3 {
           text-align: left;
           text-decoration: none;
           margin-top: 21px;
           margin-bottom: 11px;
           line-height: 1.4em;
           font-variant: normal;
           font-style: normal;
           font-weight: bold;
           font-size: 1rem;
           font-family: open-sans,sans-serif;
           color: #3D5179FF;
           background-color: transparent;
           border-width: 0px;
        }

        .new_era .column h2 {
           text-align: left;
           text-decoration: none;
           margin-top: 0px;
           margin-bottom: 15px;
           line-height: 1.4em;
           font-variant: normal;
           font-style: normal;
           font-weight: 300;
           font-size: 1.5rem;
           font-family: montserrat,sans-serif;
           color: #969696FF;
           background-color: transparent;
           border-width: 0px;
        }

        .new_era .column h1 {
           text-align: left;
           text-decoration: none;
           margin-top: 15px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 10px;
           line-height: 1.2em;
           font-variant: normal;
           font-style: normal;
           font-weight: bold;
           font-size: 2.25rem;
           font-family: open-sans,sans-serif;
           color: #3D5179FF;
           background-color: transparent;
           border-width: 0px;
        }

    /*links*/

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

    /*images*/

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

    /*inlines*/

        .new_era .column .default-drop-cap {
           padding-right: 0px;
           padding-left: 0px;
           padding-bottom: 0px;
           padding-top: 10px;
           margin-bottom: 5px;
           font-family: open-sans,sans-serif;
           line-height: 0.5em;
           font-size: 3.75rem;
           margin-right: 2px;
           margin-top: 0px;
           font-weight: 600;
           float: left;
           border-width: 0px;
        }

    /*paragraphs*/

        .new_era .column p.paragraphs-1jhcqikt6 {
           padding: 5px;
           background-color: #F3F3DDFF;
           font-size: 0.875rem;
           font-family: open-sans,sans-serif;
           margin-top: 0px;
           margin-bottom: 20px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .new_era .column p {
           text-align: left;
           text-decoration: none;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 20px;
           line-height: 1.5em;
           font-variant: normal;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: adobe-garamond-pro,serif;
           color: #222222;
           background-color: transparent;
           border-width: 0px;
        }

        .new_era .column p.paragraphs-1jhm4cgcm {
           font-family: open-sans,sans-serif;
           font-size: 0.875rem;
           margin-top: 0px;
           margin-bottom: 15px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .new_era .column p.paragraphs-1jhmqv3nd {
           font-family: adobe-garamond-pro,serif;
           font-weight: 900;
           font-style: italic;
           margin-top: 0px;
           margin-bottom: 20px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .new_era .column p.paragraphs-1jhs501pe {
           font-family: open-sans,sans-serif;
           font-size: 1.125rem;
           font-weight: 500;
           line-height: 1.3em;
           margin-top: 0px;
           margin-bottom: 1px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .new_era .column p.paragraphs-1jvrnghma {
           font-family: open-sans,sans-serif;
           font-size: 0.875rem;
           line-height: 1.3em;
           border-width: 0px;
        }

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

div.bookviewport { background-color: #333333FF; }
div.pagecontainer .page_disable_overlay { background-color: #333333FF; }
div[data-sticky='top'] { position: sticky; top: 0; z-index: 1000; }
div[data-sticky='bottom'] { position: sticky; bottom: 0; z-index: 2000; }
@media print { div.bookviewport { print-color-adjust: exact; } }