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

    /*paragraphs*/

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

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

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

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

    /*headers*/

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

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

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

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

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

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

        .speed_queen_commercial .column ol, .speed_queen_commercial .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;
        }

    /*containers*/

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

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

    /*layoutitems*/

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

    /*containers*/

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

        .toc .column ol, .toc .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*/

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

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

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

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

        .toc .column h2 {
           text-transform: uppercase;
           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: 1.5rem;
           font-family: national-park,sans-serif;
           color: #8A8A8AFF;
           background-color: transparent;
           border-width: 0px;
        }

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

    /*links*/

        .toc .column a {
           font-family: national-park,sans-serif;
           text-decoration: underline;
           color: #81BD41FF;
           border-width: 0px;
        }

    /*images*/

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

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

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

        .toc .column p.paragraphs-1jepig3hm {
           line-height: 1.5em;
           font-family: national-park,sans-serif;
           font-size: 1.875rem;
           font-weight: 100;
           color: #81BD41FF;
           text-transform: uppercase;
           margin-top: 0px;
           margin-bottom: 10px;
           margin-left: 12px;
           margin-right: 0px;
           border-width: 0px;
        }

        .toc .column p.paragraphs-1jepiij8c {
           line-height: 1.5em;
           font-family: national-park,sans-serif;
           font-weight: bold;
           font-size: 1.125rem;
           margin-left: 12px;
           margin-right: 0px;
           margin-top: 0px;
           margin-bottom: 0px;
           border-width: 0px;
        }

        .toc .column p.paragraphs-1jepildh6 {
           font-family: open-sans,sans-serif;
           font-weight: bold;
           text-transform: uppercase;
           font-size: 0.75rem;
           color: #81BD41FF;
           line-height: 1.5em;
           margin-left: 12px;
           margin-right: 0px;
           margin-top: 10px;
           margin-bottom: 20px;
           border-width: 0px;
        }

        .toc .column p.paragraphs-1jeplvgni {
           text-align: left;
           text-decoration: none;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 12px;
           margin-bottom: 0px;
           line-height: 1.6em;
           font-variant: normal;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: national-park,sans-serif;
           color: #222222;
           background-color: transparent;
           padding: 0px;
           border-width: 0px;
           border-radius-shared: auto;
           border-radius: 0px;
        }

        .toc .column p.paragraphs-1jepm131p {
           text-align: left;
           text-decoration: none;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 12px;
           margin-bottom: 0px;
           line-height: 1.6em;
           font-variant: normal;
           font-style: normal;
           font-weight: normal;
           font-size: 0.875rem;
           font-family: national-park,sans-serif;
           color: #222222;
           background-color: transparent;
           padding: 0px;
           border-width: 0px;
           border-radius-shared: auto;
           border-radius: 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: national-park,sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 20px;
           margin-left: 12px;
           margin-right: 0px;
           margin-top: 0px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .masthead .column p.paragraphs-1jepolnmc {
           background-color: transparent;
           color: #8A8A8AFF;
           font-family: national-park,sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 20px;
           margin-left: 12px;
           margin-right: 0px;
           margin-top: 0px;
           text-decoration: none;
           text-align: left;
           padding: 0px;
           border-width: 0px;
           border-radius-shared: auto;
           border-radius: 0px;
        }

        .masthead .column p.paragraphs-1jepoot8c {
           background-color: transparent;
           color: #81BD41FF;
           font-family: open-sans-condensed,sans-serif;
           font-size: 1.25rem;
           font-weight: bold;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 20px;
           margin-left: 150px;
           margin-right: 125px;
           margin-top: 0px;
           text-decoration: none;
           text-align: left;
           padding: 0px;
           border-width: 0px;
           border-radius-shared: auto;
           border-radius: 0px;
           text-transform: uppercase;
        }

        .masthead .column p.headers-1jev2lfas {
           background-color: transparent;
           color: #81BD41FF;
           font-family: helvetica-neue-lt-pro,sans-serif;
           font-size: 2.5rem;
           font-weight: bold;
           font-style: normal;
           font-variant: normal;
           line-height: 1.2em;
           margin-bottom: 0px;
           margin-left: 12px;
           margin-right: 0px;
           margin-top: 20px;
           text-decoration: none;
           text-align: left;
           text-transform: uppercase;
           padding: 0px;
           border-width: 0px;
           border-radius-shared: auto;
           border-radius: 0px;
        }

        .masthead .column p.paragraphs-1jkohmskg {
           background-color: transparent;
           color: #222222;
           font-family: national-park,sans-serif;
           font-size: 0.875rem;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-left: 12px;
           margin-right: 0px;
           margin-top: 0px;
           text-decoration: none;
           text-align: left;
           padding: 0px;
           border-width: 0px;
           border-radius-shared: auto;
           border-radius: 0px;
        }

        .masthead .column p.paragraphs-1jqcec0pk {
           background-color: transparent;
           color: #222222;
           font-family: national-park,sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 0px;
           margin-left: 12px;
           margin-right: 0px;
           margin-top: 0px;
           text-decoration: none;
           text-align: left;
           padding: 0px;
           border-width: 0px;
           border-radius-shared: auto;
           border-radius: 0px;
        }

    /*inlines*/

        .masthead .column .default-drop-cap {
           float: left;
           font-weight: bold;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 6.25rem;
           line-height: 1.3em;
           font-family: helvetica-neue-lt-pro,sans-serif;
           text-transform: uppercase;
           color: #81BD414A;
           border-width: 0px;
        }

        .masthead .column .inlines-1jepk6sob {
           font-family: open-sans,sans-serif;
           text-transform: uppercase;
           color: #81BD41FF;
           font-size: 7.5rem;
           font-weight: bold;
           border-width: 0px;
        }

        .masthead .column span.inlines-1jkohn6f0 {
           background-color: transparent;
           color: #222222;
           font-family: national-park,sans-serif;
           font-size: 0.875rem;
           font-weight: bold;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 20px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           text-decoration: none;
           text-align: left;
           padding: 0px;
           border-width: 0px;
           border-radius-shared: auto;
           border-radius: 0px;
           text-transform: uppercase;
           letter-spacing: 0.3px;
        }

        .masthead .column span.inlines-1jqce65om {
           background-color: transparent;
           color: rgb(129, 189, 65);
           font-family: national-park,sans-serif;
           font-size: 1.125rem;
           font-weight: bold;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 0px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           margin-left: 12px;
           padding: 0px;
           border-width: 0px;
           border-radius-shared: auto;
           border-radius: 0px;
        }

        .masthead .column span.inlines-1jqce9iks {
           background-color: transparent;
           color: #81BD41FF;
           font-family: national-park,sans-serif;
           font-size: 1.125rem;
           font-weight: bold;
           font-style: italic;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 0px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           margin-left: 0px;
           padding: 0px;
           border-width: 0px;
           border-radius-shared: auto;
           border-radius: 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;
           font-family: national-park,sans-serif;
           color: #81BD41FF;
           border-width: 0px;
        }

    /*headers*/

        .masthead .column h1 {
           background-color: transparent;
           color: #81BD41FF;
           font-family: helvetica-neue-lt-pro,sans-serif;
           font-size: 2.8125rem;
           font-weight: bold;
           font-style: normal;
           font-variant: normal;
           line-height: 1.2em;
           margin-bottom: 0px;
           margin-left: 12px;
           margin-right: 0px;
           margin-top: 0px;
           text-decoration: none;
           text-align: left;
           text-transform: uppercase;
           border-width: 0px;
        }

        .masthead .column h2 {
           background-color: transparent;
           color: #8A8A8AFF;
           font-family: national-park,sans-serif;
           font-size: 1.25rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 0px;
           text-decoration: none;
           text-align: left;
           text-transform: uppercase;
           margin-left: 12px;
           border-width: 0px;
        }

        .masthead .column h3 {
           background-color: transparent;
           color: #222222;
           font-family: open-sans,sans-serif;
           font-size: 1rem;
           font-weight: bold;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 20px;
           margin-top: 0px;
           text-decoration: none;
           text-align: left;
           text-transform: uppercase;
           margin-left: 12px;
           border-width: 0px;
        }

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

        .masthead .column h5 {
           background-color: transparent;
           color: #8A8A8AFF;
           font-family: national-park,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;
           margin-left: 12px;
           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: national-park,sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

        .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; }
/***********************************
Opening Remarks: Presidential Perspective
***********************************/

    /*paragraphs*/

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

        .opening_remarks_presidential_perspective .column p.paragraphs-1jepolnmc {
           background-color: transparent;
           color: #8A8A8AFF;
           font-family: national-park,sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 20px;
           margin-left: 12px;
           margin-right: 0px;
           margin-top: 0px;
           text-decoration: none;
           text-align: left;
           padding: 0px;
           border-width: 0px;
           border-radius-shared: auto;
           border-radius: 0px;
        }

        .opening_remarks_presidential_perspective .column p.paragraphs-1jepoot8c {
           background-color: transparent;
           color: #81BD41FF;
           font-family: open-sans-condensed,sans-serif;
           font-size: 1.25rem;
           font-weight: bold;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 20px;
           margin-left: 150px;
           margin-right: 125px;
           margin-top: 0px;
           text-decoration: none;
           text-align: left;
           padding: 0px;
           border-width: 0px;
           border-radius-shared: auto;
           border-radius: 0px;
           text-transform: uppercase;
        }

        .opening_remarks_presidential_perspective .column p.headers-1jev2lfas {
           background-color: transparent;
           color: #81BD41FF;
           font-family: helvetica-neue-lt-pro,sans-serif;
           font-size: 2.5rem;
           font-weight: bold;
           font-style: normal;
           font-variant: normal;
           line-height: 1.2em;
           margin-bottom: 0px;
           margin-left: 12px;
           margin-right: 0px;
           margin-top: 20px;
           text-decoration: none;
           text-align: left;
           text-transform: uppercase;
           padding: 0px;
           border-width: 0px;
           border-radius-shared: auto;
           border-radius: 0px;
        }

        .opening_remarks_presidential_perspective .column p.paragraphs-1jkohmskg {
           background-color: transparent;
           color: #222222;
           font-family: national-park,sans-serif;
           font-size: 0.875rem;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-left: 12px;
           margin-right: 0px;
           margin-top: 0px;
           text-decoration: none;
           text-align: left;
           padding: 0px;
           border-width: 0px;
           border-radius-shared: auto;
           border-radius: 0px;
        }

        .opening_remarks_presidential_perspective .column p.paragraphs-1jqcec0pk {
           background-color: transparent;
           color: #222222;
           font-family: national-park,sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 0px;
           margin-left: 12px;
           margin-right: 0px;
           margin-top: 0px;
           text-decoration: none;
           text-align: left;
           padding: 0px;
           border-width: 0px;
           border-radius-shared: auto;
           border-radius: 0px;
        }

    /*inlines*/

        .opening_remarks_presidential_perspective .column .default-drop-cap {
           float: left;
           font-weight: bold;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 6.25rem;
           line-height: 1.3em;
           font-family: helvetica-neue-lt-pro,sans-serif;
           text-transform: uppercase;
           color: #81BD414A;
           border-width: 0px;
        }

        .opening_remarks_presidential_perspective .column .inlines-1jepk6sob {
           font-family: open-sans,sans-serif;
           text-transform: uppercase;
           color: #81BD41FF;
           font-size: 7.5rem;
           font-weight: bold;
           border-width: 0px;
        }

        .opening_remarks_presidential_perspective .column span.inlines-1jkohn6f0 {
           background-color: transparent;
           color: #222222;
           font-family: national-park,sans-serif;
           font-size: 0.875rem;
           font-weight: bold;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 20px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           text-decoration: none;
           text-align: left;
           padding: 0px;
           border-width: 0px;
           border-radius-shared: auto;
           border-radius: 0px;
           text-transform: uppercase;
           letter-spacing: 0.3px;
        }

        .opening_remarks_presidential_perspective .column span.inlines-1jqce65om {
           background-color: transparent;
           color: rgb(129, 189, 65);
           font-family: national-park,sans-serif;
           font-size: 1.125rem;
           font-weight: bold;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 0px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           margin-left: 12px;
           padding: 0px;
           border-width: 0px;
           border-radius-shared: auto;
           border-radius: 0px;
        }

        .opening_remarks_presidential_perspective .column span.inlines-1jqce9iks {
           background-color: transparent;
           color: #81BD41FF;
           font-family: national-park,sans-serif;
           font-size: 1.125rem;
           font-weight: bold;
           font-style: italic;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 0px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           margin-left: 0px;
           padding: 0px;
           border-width: 0px;
           border-radius-shared: auto;
           border-radius: 0px;
        }

    /*images*/

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

        .opening_remarks_presidential_perspective .column a {
           text-decoration: underline;
           font-family: national-park,sans-serif;
           color: #81BD41FF;
           border-width: 0px;
        }

    /*headers*/

        .opening_remarks_presidential_perspective .column h1 {
           background-color: transparent;
           color: #81BD41FF;
           font-family: helvetica-neue-lt-pro,sans-serif;
           font-size: 2.8125rem;
           font-weight: bold;
           font-style: normal;
           font-variant: normal;
           line-height: 1.2em;
           margin-bottom: 0px;
           margin-left: 12px;
           margin-right: 0px;
           margin-top: 0px;
           text-decoration: none;
           text-align: left;
           text-transform: uppercase;
           border-width: 0px;
        }

        .opening_remarks_presidential_perspective .column h2 {
           background-color: transparent;
           color: #8A8A8AFF;
           font-family: national-park,sans-serif;
           font-size: 1.25rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 0px;
           text-decoration: none;
           text-align: left;
           text-transform: uppercase;
           margin-left: 12px;
           border-width: 0px;
        }

        .opening_remarks_presidential_perspective .column h3 {
           background-color: transparent;
           color: #222222;
           font-family: open-sans,sans-serif;
           font-size: 1rem;
           font-weight: bold;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 20px;
           margin-top: 0px;
           text-decoration: none;
           text-align: left;
           text-transform: uppercase;
           margin-left: 12px;
           border-width: 0px;
        }

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

        .opening_remarks_presidential_perspective .column h5 {
           background-color: transparent;
           color: #8A8A8AFF;
           font-family: national-park,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;
           margin-left: 12px;
           border-width: 0px;
        }

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

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

    /*containers*/

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

    /*layoutitems*/

        .opening_remarks_presidential_perspective .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; }
/***********************************
Cover Feature
***********************************/

    /*paragraphs*/

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

        .cover_feature .column p.paragraphs-1jepolnmc {
           background-color: transparent;
           color: #8A8A8AFF;
           font-family: national-park,sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 20px;
           margin-left: 12px;
           margin-right: 0px;
           margin-top: 0px;
           text-decoration: none;
           text-align: left;
           padding: 0px;
           border-width: 0px;
           border-radius-shared: auto;
           border-radius: 0px;
        }

        .cover_feature .column p.paragraphs-1jepoot8c {
           background-color: transparent;
           color: #81BD41FF;
           font-family: open-sans-condensed,sans-serif;
           font-size: 1.25rem;
           font-weight: bold;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 20px;
           margin-left: 150px;
           margin-right: 125px;
           margin-top: 0px;
           text-decoration: none;
           text-align: left;
           padding: 0px;
           border-width: 0px;
           border-radius-shared: auto;
           border-radius: 0px;
           text-transform: uppercase;
        }

        .cover_feature .column p.headers-1jev2lfas {
           background-color: transparent;
           color: #81BD41FF;
           font-family: helvetica-neue-lt-pro,sans-serif;
           font-size: 2.5rem;
           font-weight: bold;
           font-style: normal;
           font-variant: normal;
           line-height: 1.2em;
           margin-bottom: 0px;
           margin-left: 12px;
           margin-right: 0px;
           margin-top: 20px;
           text-decoration: none;
           text-align: left;
           text-transform: uppercase;
           padding: 0px;
           border-width: 0px;
           border-radius-shared: auto;
           border-radius: 0px;
        }

        .cover_feature .column p.paragraphs-1jkohmskg {
           background-color: transparent;
           color: #222222;
           font-family: national-park,sans-serif;
           font-size: 0.875rem;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-left: 12px;
           margin-right: 0px;
           margin-top: 0px;
           text-decoration: none;
           text-align: left;
           padding: 0px;
           border-width: 0px;
           border-radius-shared: auto;
           border-radius: 0px;
        }

        .cover_feature .column p.paragraphs-1jqcec0pk {
           background-color: transparent;
           color: #222222;
           font-family: national-park,sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 0px;
           margin-left: 12px;
           margin-right: 0px;
           margin-top: 0px;
           text-decoration: none;
           text-align: left;
           padding: 0px;
           border-width: 0px;
           border-radius-shared: auto;
           border-radius: 0px;
        }

    /*inlines*/

        .cover_feature .column .default-drop-cap {
           float: left;
           font-weight: bold;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 6.25rem;
           line-height: 1.3em;
           font-family: helvetica-neue-lt-pro,sans-serif;
           text-transform: uppercase;
           color: #81BD414A;
           border-width: 0px;
        }

        .cover_feature .column .inlines-1jepk6sob {
           font-family: open-sans,sans-serif;
           text-transform: uppercase;
           color: #81BD41FF;
           font-size: 7.5rem;
           font-weight: bold;
           border-width: 0px;
        }

        .cover_feature .column span.inlines-1jkohn6f0 {
           background-color: transparent;
           color: #222222;
           font-family: national-park,sans-serif;
           font-size: 0.875rem;
           font-weight: bold;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 20px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           text-decoration: none;
           text-align: left;
           padding: 0px;
           border-width: 0px;
           border-radius-shared: auto;
           border-radius: 0px;
           text-transform: uppercase;
           letter-spacing: 0.3px;
        }

        .cover_feature .column span.inlines-1jqce65om {
           background-color: transparent;
           color: rgb(129, 189, 65);
           font-family: national-park,sans-serif;
           font-size: 1.125rem;
           font-weight: bold;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 0px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           margin-left: 12px;
           padding: 0px;
           border-width: 0px;
           border-radius-shared: auto;
           border-radius: 0px;
        }

        .cover_feature .column span.inlines-1jqce9iks {
           background-color: transparent;
           color: #81BD41FF;
           font-family: national-park,sans-serif;
           font-size: 1.125rem;
           font-weight: bold;
           font-style: italic;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 0px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           margin-left: 0px;
           padding: 0px;
           border-width: 0px;
           border-radius-shared: auto;
           border-radius: 0px;
        }

    /*images*/

        .cover_feature .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_feature .column a {
           text-decoration: underline;
           font-family: national-park,sans-serif;
           color: #81BD41FF;
           border-width: 0px;
        }

    /*headers*/

        .cover_feature .column h1 {
           background-color: transparent;
           color: #81BD41FF;
           font-family: helvetica-neue-lt-pro,sans-serif;
           font-size: 2.8125rem;
           font-weight: bold;
           font-style: normal;
           font-variant: normal;
           line-height: 1.2em;
           margin-bottom: 0px;
           margin-left: 12px;
           margin-right: 0px;
           margin-top: 0px;
           text-decoration: none;
           text-align: left;
           text-transform: uppercase;
           border-width: 0px;
        }

        .cover_feature .column h2 {
           background-color: transparent;
           color: #8A8A8AFF;
           font-family: national-park,sans-serif;
           font-size: 1.25rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 0px;
           text-decoration: none;
           text-align: left;
           text-transform: uppercase;
           margin-left: 12px;
           border-width: 0px;
        }

        .cover_feature .column h3 {
           background-color: transparent;
           color: #222222;
           font-family: open-sans,sans-serif;
           font-size: 1rem;
           font-weight: bold;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 20px;
           margin-top: 0px;
           text-decoration: none;
           text-align: left;
           text-transform: uppercase;
           margin-left: 12px;
           border-width: 0px;
        }

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

        .cover_feature .column h5 {
           background-color: transparent;
           color: #8A8A8AFF;
           font-family: national-park,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;
           margin-left: 12px;
           border-width: 0px;
        }

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

    /*containers*/

        .cover_feature .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_feature .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 2
***********************************/

    /*paragraphs*/

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

        .feature_2 .column p.paragraphs-1jepolnmc {
           background-color: transparent;
           color: #8A8A8AFF;
           font-family: national-park,sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 20px;
           margin-left: 12px;
           margin-right: 0px;
           margin-top: 0px;
           text-decoration: none;
           text-align: left;
           padding: 0px;
           border-width: 0px;
           border-radius-shared: auto;
           border-radius: 0px;
        }

        .feature_2 .column p.paragraphs-1jepoot8c {
           background-color: transparent;
           color: #81BD41FF;
           font-family: open-sans-condensed,sans-serif;
           font-size: 1.25rem;
           font-weight: bold;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 20px;
           margin-left: 150px;
           margin-right: 125px;
           margin-top: 0px;
           text-decoration: none;
           text-align: left;
           padding: 0px;
           border-width: 0px;
           border-radius-shared: auto;
           border-radius: 0px;
           text-transform: uppercase;
        }

        .feature_2 .column p.headers-1jev2lfas {
           background-color: transparent;
           color: #81BD41FF;
           font-family: helvetica-neue-lt-pro,sans-serif;
           font-size: 2.5rem;
           font-weight: bold;
           font-style: normal;
           font-variant: normal;
           line-height: 1.2em;
           margin-bottom: 0px;
           margin-left: 12px;
           margin-right: 0px;
           margin-top: 20px;
           text-decoration: none;
           text-align: left;
           text-transform: uppercase;
           padding: 0px;
           border-width: 0px;
           border-radius-shared: auto;
           border-radius: 0px;
        }

        .feature_2 .column p.paragraphs-1jkohmskg {
           background-color: transparent;
           color: #222222;
           font-family: national-park,sans-serif;
           font-size: 0.875rem;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-left: 12px;
           margin-right: 0px;
           margin-top: 0px;
           text-decoration: none;
           text-align: left;
           padding: 0px;
           border-width: 0px;
           border-radius-shared: auto;
           border-radius: 0px;
        }

        .feature_2 .column p.paragraphs-1jqcec0pk {
           background-color: transparent;
           color: #222222;
           font-family: national-park,sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 0px;
           margin-left: 12px;
           margin-right: 0px;
           margin-top: 0px;
           text-decoration: none;
           text-align: left;
           padding: 0px;
           border-width: 0px;
           border-radius-shared: auto;
           border-radius: 0px;
        }

    /*inlines*/

        .feature_2 .column .default-drop-cap {
           float: left;
           font-weight: bold;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 6.25rem;
           line-height: 1.3em;
           font-family: helvetica-neue-lt-pro,sans-serif;
           text-transform: uppercase;
           color: #81BD414A;
           border-width: 0px;
        }

        .feature_2 .column .inlines-1jepk6sob {
           font-family: open-sans,sans-serif;
           text-transform: uppercase;
           color: #81BD41FF;
           font-size: 7.5rem;
           font-weight: bold;
           border-width: 0px;
        }

        .feature_2 .column span.inlines-1jkohn6f0 {
           background-color: transparent;
           color: #222222;
           font-family: national-park,sans-serif;
           font-size: 0.875rem;
           font-weight: bold;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 20px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           text-decoration: none;
           text-align: left;
           padding: 0px;
           border-width: 0px;
           border-radius-shared: auto;
           border-radius: 0px;
           text-transform: uppercase;
           letter-spacing: 0.3px;
        }

        .feature_2 .column span.inlines-1jqce65om {
           background-color: transparent;
           color: rgb(129, 189, 65);
           font-family: national-park,sans-serif;
           font-size: 1.125rem;
           font-weight: bold;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 0px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           margin-left: 12px;
           padding: 0px;
           border-width: 0px;
           border-radius-shared: auto;
           border-radius: 0px;
        }

        .feature_2 .column span.inlines-1jqce9iks {
           background-color: transparent;
           color: #81BD41FF;
           font-family: national-park,sans-serif;
           font-size: 1.125rem;
           font-weight: bold;
           font-style: italic;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 0px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           margin-left: 0px;
           padding: 0px;
           border-width: 0px;
           border-radius-shared: auto;
           border-radius: 0px;
        }

    /*images*/

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

        .feature_2 .column a {
           text-decoration: underline;
           font-family: national-park,sans-serif;
           color: #81BD41FF;
           border-width: 0px;
        }

    /*headers*/

        .feature_2 .column h1 {
           background-color: transparent;
           color: #81BD41FF;
           font-family: helvetica-neue-lt-pro,sans-serif;
           font-size: 2.8125rem;
           font-weight: bold;
           font-style: normal;
           font-variant: normal;
           line-height: 1.2em;
           margin-bottom: 0px;
           margin-left: 12px;
           margin-right: 0px;
           margin-top: 0px;
           text-decoration: none;
           text-align: left;
           text-transform: uppercase;
           border-width: 0px;
        }

        .feature_2 .column h2 {
           background-color: transparent;
           color: #8A8A8AFF;
           font-family: national-park,sans-serif;
           font-size: 1.25rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 0px;
           text-decoration: none;
           text-align: left;
           text-transform: uppercase;
           margin-left: 12px;
           border-width: 0px;
        }

        .feature_2 .column h3 {
           background-color: transparent;
           color: #222222;
           font-family: open-sans,sans-serif;
           font-size: 1rem;
           font-weight: bold;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 20px;
           margin-top: 0px;
           text-decoration: none;
           text-align: left;
           text-transform: uppercase;
           margin-left: 12px;
           border-width: 0px;
        }

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

        .feature_2 .column h5 {
           background-color: transparent;
           color: #8A8A8AFF;
           font-family: national-park,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;
           margin-left: 12px;
           border-width: 0px;
        }

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

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

    /*containers*/

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

    /*layoutitems*/

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

    /*paragraphs*/

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

        .feature_3 .column p.paragraphs-1jepolnmc {
           background-color: transparent;
           color: #8A8A8AFF;
           font-family: national-park,sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 20px;
           margin-left: 12px;
           margin-right: 0px;
           margin-top: 0px;
           text-decoration: none;
           text-align: left;
           padding: 0px;
           border-width: 0px;
           border-radius-shared: auto;
           border-radius: 0px;
        }

        .feature_3 .column p.paragraphs-1jepoot8c {
           background-color: transparent;
           color: #81BD41FF;
           font-family: open-sans-condensed,sans-serif;
           font-size: 1.25rem;
           font-weight: bold;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 20px;
           margin-left: 150px;
           margin-right: 125px;
           margin-top: 0px;
           text-decoration: none;
           text-align: left;
           padding: 0px;
           border-width: 0px;
           border-radius-shared: auto;
           border-radius: 0px;
           text-transform: uppercase;
        }

        .feature_3 .column p.headers-1jev2lfas {
           background-color: transparent;
           color: #81BD41FF;
           font-family: helvetica-neue-lt-pro,sans-serif;
           font-size: 2.5rem;
           font-weight: bold;
           font-style: normal;
           font-variant: normal;
           line-height: 1.2em;
           margin-bottom: 0px;
           margin-left: 12px;
           margin-right: 0px;
           margin-top: 20px;
           text-decoration: none;
           text-align: left;
           text-transform: uppercase;
           padding: 0px;
           border-width: 0px;
           border-radius-shared: auto;
           border-radius: 0px;
        }

        .feature_3 .column p.paragraphs-1jkohmskg {
           background-color: transparent;
           color: #222222;
           font-family: national-park,sans-serif;
           font-size: 0.875rem;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-left: 12px;
           margin-right: 0px;
           margin-top: 0px;
           text-decoration: none;
           text-align: left;
           padding: 0px;
           border-width: 0px;
           border-radius-shared: auto;
           border-radius: 0px;
        }

        .feature_3 .column p.paragraphs-1jqcec0pk {
           background-color: transparent;
           color: #222222;
           font-family: national-park,sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 0px;
           margin-left: 12px;
           margin-right: 0px;
           margin-top: 0px;
           text-decoration: none;
           text-align: left;
           padding: 0px;
           border-width: 0px;
           border-radius-shared: auto;
           border-radius: 0px;
        }

    /*inlines*/

        .feature_3 .column .default-drop-cap {
           float: left;
           font-weight: bold;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 6.25rem;
           line-height: 1.3em;
           font-family: helvetica-neue-lt-pro,sans-serif;
           text-transform: uppercase;
           color: #81BD414A;
           border-width: 0px;
        }

        .feature_3 .column .inlines-1jepk6sob {
           font-family: open-sans,sans-serif;
           text-transform: uppercase;
           color: #81BD41FF;
           font-size: 7.5rem;
           font-weight: bold;
           border-width: 0px;
        }

        .feature_3 .column span.inlines-1jkohn6f0 {
           background-color: transparent;
           color: #222222;
           font-family: national-park,sans-serif;
           font-size: 0.875rem;
           font-weight: bold;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 20px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           text-decoration: none;
           text-align: left;
           padding: 0px;
           border-width: 0px;
           border-radius-shared: auto;
           border-radius: 0px;
           text-transform: uppercase;
           letter-spacing: 0.3px;
        }

        .feature_3 .column span.inlines-1jqce65om {
           background-color: transparent;
           color: rgb(129, 189, 65);
           font-family: national-park,sans-serif;
           font-size: 1.125rem;
           font-weight: bold;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 0px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           margin-left: 12px;
           padding: 0px;
           border-width: 0px;
           border-radius-shared: auto;
           border-radius: 0px;
        }

        .feature_3 .column span.inlines-1jqce9iks {
           background-color: transparent;
           color: #81BD41FF;
           font-family: national-park,sans-serif;
           font-size: 1.125rem;
           font-weight: bold;
           font-style: italic;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 0px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           margin-left: 0px;
           padding: 0px;
           border-width: 0px;
           border-radius-shared: auto;
           border-radius: 0px;
        }

    /*images*/

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

        .feature_3 .column a {
           text-decoration: underline;
           font-family: national-park,sans-serif;
           color: #81BD41FF;
           border-width: 0px;
        }

    /*headers*/

        .feature_3 .column h1 {
           background-color: transparent;
           color: #81BD41FF;
           font-family: helvetica-neue-lt-pro,sans-serif;
           font-size: 2.8125rem;
           font-weight: bold;
           font-style: normal;
           font-variant: normal;
           line-height: 1.2em;
           margin-bottom: 0px;
           margin-left: 12px;
           margin-right: 0px;
           margin-top: 0px;
           text-decoration: none;
           text-align: left;
           text-transform: uppercase;
           border-width: 0px;
        }

        .feature_3 .column h2 {
           background-color: transparent;
           color: #8A8A8AFF;
           font-family: national-park,sans-serif;
           font-size: 1.25rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 0px;
           text-decoration: none;
           text-align: left;
           text-transform: uppercase;
           margin-left: 12px;
           border-width: 0px;
        }

        .feature_3 .column h3 {
           background-color: transparent;
           color: #222222;
           font-family: open-sans,sans-serif;
           font-size: 1rem;
           font-weight: bold;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 20px;
           margin-top: 0px;
           text-decoration: none;
           text-align: left;
           text-transform: uppercase;
           margin-left: 12px;
           border-width: 0px;
        }

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

        .feature_3 .column h5 {
           background-color: transparent;
           color: #8A8A8AFF;
           font-family: national-park,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;
           margin-left: 12px;
           border-width: 0px;
        }

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

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

    /*containers*/

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

        .feature_3 .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; }
/***********************************
Volunteer Spotlight
***********************************/

    /*paragraphs*/

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

        .volunteer_spotlight .column p.paragraphs-1jepolnmc {
           background-color: transparent;
           color: #8A8A8AFF;
           font-family: national-park,sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 20px;
           margin-left: 12px;
           margin-right: 0px;
           margin-top: 0px;
           text-decoration: none;
           text-align: left;
           padding: 0px;
           border-width: 0px;
           border-radius-shared: auto;
           border-radius: 0px;
        }

        .volunteer_spotlight .column p.paragraphs-1jepoot8c {
           background-color: transparent;
           color: #81BD41FF;
           font-family: open-sans-condensed,sans-serif;
           font-size: 1.25rem;
           font-weight: bold;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 20px;
           margin-left: 150px;
           margin-right: 125px;
           margin-top: 0px;
           text-decoration: none;
           text-align: left;
           padding: 0px;
           border-width: 0px;
           border-radius-shared: auto;
           border-radius: 0px;
           text-transform: uppercase;
        }

        .volunteer_spotlight .column p.headers-1jev2lfas {
           background-color: transparent;
           color: #81BD41FF;
           font-family: helvetica-neue-lt-pro,sans-serif;
           font-size: 2.5rem;
           font-weight: bold;
           font-style: normal;
           font-variant: normal;
           line-height: 1.2em;
           margin-bottom: 0px;
           margin-left: 12px;
           margin-right: 0px;
           margin-top: 20px;
           text-decoration: none;
           text-align: left;
           text-transform: uppercase;
           padding: 0px;
           border-width: 0px;
           border-radius-shared: auto;
           border-radius: 0px;
        }

        .volunteer_spotlight .column p.paragraphs-1jkohmskg {
           background-color: transparent;
           color: #222222;
           font-family: national-park,sans-serif;
           font-size: 0.875rem;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-left: 12px;
           margin-right: 0px;
           margin-top: 0px;
           text-decoration: none;
           text-align: left;
           padding: 0px;
           border-width: 0px;
           border-radius-shared: auto;
           border-radius: 0px;
        }

        .volunteer_spotlight .column p.paragraphs-1jqcec0pk {
           background-color: transparent;
           color: #222222;
           font-family: national-park,sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 0px;
           margin-left: 12px;
           margin-right: 0px;
           margin-top: 0px;
           text-decoration: none;
           text-align: left;
           padding: 0px;
           border-width: 0px;
           border-radius-shared: auto;
           border-radius: 0px;
        }

    /*inlines*/

        .volunteer_spotlight .column .default-drop-cap {
           float: left;
           font-weight: bold;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 6.25rem;
           line-height: 1.3em;
           font-family: helvetica-neue-lt-pro,sans-serif;
           text-transform: uppercase;
           color: #81BD414A;
           border-width: 0px;
        }

        .volunteer_spotlight .column .inlines-1jepk6sob {
           font-family: open-sans,sans-serif;
           text-transform: uppercase;
           color: #81BD41FF;
           font-size: 7.5rem;
           font-weight: bold;
           border-width: 0px;
        }

        .volunteer_spotlight .column span.inlines-1jkohn6f0 {
           background-color: transparent;
           color: #222222;
           font-family: national-park,sans-serif;
           font-size: 0.875rem;
           font-weight: bold;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 20px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           text-decoration: none;
           text-align: left;
           padding: 0px;
           border-width: 0px;
           border-radius-shared: auto;
           border-radius: 0px;
           text-transform: uppercase;
           letter-spacing: 0.3px;
        }

        .volunteer_spotlight .column span.inlines-1jqce65om {
           background-color: transparent;
           color: rgb(129, 189, 65);
           font-family: national-park,sans-serif;
           font-size: 1.125rem;
           font-weight: bold;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 0px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           margin-left: 12px;
           padding: 0px;
           border-width: 0px;
           border-radius-shared: auto;
           border-radius: 0px;
        }

        .volunteer_spotlight .column span.inlines-1jqce9iks {
           background-color: transparent;
           color: #81BD41FF;
           font-family: national-park,sans-serif;
           font-size: 1.125rem;
           font-weight: bold;
           font-style: italic;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 0px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           margin-left: 0px;
           padding: 0px;
           border-width: 0px;
           border-radius-shared: auto;
           border-radius: 0px;
        }

    /*images*/

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

        .volunteer_spotlight .column a {
           text-decoration: underline;
           font-family: national-park,sans-serif;
           color: #81BD41FF;
           border-width: 0px;
        }

    /*headers*/

        .volunteer_spotlight .column h1 {
           background-color: transparent;
           color: #81BD41FF;
           font-family: helvetica-neue-lt-pro,sans-serif;
           font-size: 2.8125rem;
           font-weight: bold;
           font-style: normal;
           font-variant: normal;
           line-height: 1.2em;
           margin-bottom: 0px;
           margin-left: 12px;
           margin-right: 0px;
           margin-top: 0px;
           text-decoration: none;
           text-align: left;
           text-transform: uppercase;
           border-width: 0px;
        }

        .volunteer_spotlight .column h2 {
           background-color: transparent;
           color: #8A8A8AFF;
           font-family: national-park,sans-serif;
           font-size: 1.25rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 0px;
           text-decoration: none;
           text-align: left;
           text-transform: uppercase;
           margin-left: 12px;
           border-width: 0px;
        }

        .volunteer_spotlight .column h3 {
           background-color: transparent;
           color: #222222;
           font-family: open-sans,sans-serif;
           font-size: 1rem;
           font-weight: bold;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 20px;
           margin-top: 0px;
           text-decoration: none;
           text-align: left;
           text-transform: uppercase;
           margin-left: 12px;
           border-width: 0px;
        }

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

        .volunteer_spotlight .column h5 {
           background-color: transparent;
           color: #8A8A8AFF;
           font-family: national-park,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;
           margin-left: 12px;
           border-width: 0px;
        }

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

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

    /*containers*/

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

        .volunteer_spotlight .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; }
/***********************************
Member Spotlight
***********************************/

    /*paragraphs*/

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

        .member_spotlight .column p.paragraphs-1jepolnmc {
           background-color: transparent;
           color: #8A8A8AFF;
           font-family: national-park,sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 20px;
           margin-left: 12px;
           margin-right: 0px;
           margin-top: 0px;
           text-decoration: none;
           text-align: left;
           padding: 0px;
           border-width: 0px;
           border-radius-shared: auto;
           border-radius: 0px;
        }

        .member_spotlight .column p.paragraphs-1jepoot8c {
           background-color: transparent;
           color: #81BD41FF;
           font-family: open-sans-condensed,sans-serif;
           font-size: 1.25rem;
           font-weight: bold;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 20px;
           margin-left: 150px;
           margin-right: 125px;
           margin-top: 0px;
           text-decoration: none;
           text-align: left;
           padding: 0px;
           border-width: 0px;
           border-radius-shared: auto;
           border-radius: 0px;
           text-transform: uppercase;
        }

        .member_spotlight .column p.headers-1jev2lfas {
           background-color: transparent;
           color: #81BD41FF;
           font-family: helvetica-neue-lt-pro,sans-serif;
           font-size: 2.5rem;
           font-weight: bold;
           font-style: normal;
           font-variant: normal;
           line-height: 1.2em;
           margin-bottom: 0px;
           margin-left: 12px;
           margin-right: 0px;
           margin-top: 20px;
           text-decoration: none;
           text-align: left;
           text-transform: uppercase;
           padding: 0px;
           border-width: 0px;
           border-radius-shared: auto;
           border-radius: 0px;
        }

        .member_spotlight .column p.paragraphs-1jkohmskg {
           background-color: transparent;
           color: #222222;
           font-family: national-park,sans-serif;
           font-size: 0.875rem;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-left: 12px;
           margin-right: 0px;
           margin-top: 0px;
           text-decoration: none;
           text-align: left;
           padding: 0px;
           border-width: 0px;
           border-radius-shared: auto;
           border-radius: 0px;
        }

        .member_spotlight .column p.paragraphs-1jqcec0pk {
           background-color: transparent;
           color: #222222;
           font-family: national-park,sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 0px;
           margin-left: 12px;
           margin-right: 0px;
           margin-top: 0px;
           text-decoration: none;
           text-align: left;
           padding: 0px;
           border-width: 0px;
           border-radius-shared: auto;
           border-radius: 0px;
        }

    /*inlines*/

        .member_spotlight .column .default-drop-cap {
           float: left;
           font-weight: bold;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 6.25rem;
           line-height: 1.3em;
           font-family: helvetica-neue-lt-pro,sans-serif;
           text-transform: uppercase;
           color: #81BD414A;
           border-width: 0px;
        }

        .member_spotlight .column .inlines-1jepk6sob {
           font-family: open-sans,sans-serif;
           text-transform: uppercase;
           color: #81BD41FF;
           font-size: 7.5rem;
           font-weight: bold;
           border-width: 0px;
        }

        .member_spotlight .column span.inlines-1jkohn6f0 {
           background-color: transparent;
           color: #222222;
           font-family: national-park,sans-serif;
           font-size: 0.875rem;
           font-weight: bold;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 20px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           text-decoration: none;
           text-align: left;
           padding: 0px;
           border-width: 0px;
           border-radius-shared: auto;
           border-radius: 0px;
           text-transform: uppercase;
           letter-spacing: 0.3px;
        }

        .member_spotlight .column span.inlines-1jqce65om {
           background-color: transparent;
           color: rgb(129, 189, 65);
           font-family: national-park,sans-serif;
           font-size: 1.125rem;
           font-weight: bold;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 0px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           margin-left: 12px;
           padding: 0px;
           border-width: 0px;
           border-radius-shared: auto;
           border-radius: 0px;
        }

        .member_spotlight .column span.inlines-1jqce9iks {
           background-color: transparent;
           color: #81BD41FF;
           font-family: national-park,sans-serif;
           font-size: 1.125rem;
           font-weight: bold;
           font-style: italic;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 0px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           margin-left: 0px;
           padding: 0px;
           border-width: 0px;
           border-radius-shared: auto;
           border-radius: 0px;
        }

    /*images*/

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

        .member_spotlight .column a {
           text-decoration: underline;
           font-family: national-park,sans-serif;
           color: #81BD41FF;
           border-width: 0px;
        }

    /*headers*/

        .member_spotlight .column h1 {
           background-color: transparent;
           color: #81BD41FF;
           font-family: helvetica-neue-lt-pro,sans-serif;
           font-size: 2.8125rem;
           font-weight: bold;
           font-style: normal;
           font-variant: normal;
           line-height: 1.2em;
           margin-bottom: 0px;
           margin-left: 12px;
           margin-right: 0px;
           margin-top: 0px;
           text-decoration: none;
           text-align: left;
           text-transform: uppercase;
           border-width: 0px;
        }

        .member_spotlight .column h2 {
           background-color: transparent;
           color: #8A8A8AFF;
           font-family: national-park,sans-serif;
           font-size: 1.25rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 0px;
           text-decoration: none;
           text-align: left;
           text-transform: uppercase;
           margin-left: 12px;
           border-width: 0px;
        }

        .member_spotlight .column h3 {
           background-color: transparent;
           color: #222222;
           font-family: open-sans,sans-serif;
           font-size: 1rem;
           font-weight: bold;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 20px;
           margin-top: 0px;
           text-decoration: none;
           text-align: left;
           text-transform: uppercase;
           margin-left: 12px;
           border-width: 0px;
        }

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

        .member_spotlight .column h5 {
           background-color: transparent;
           color: #8A8A8AFF;
           font-family: national-park,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;
           margin-left: 12px;
           border-width: 0px;
        }

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

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

    /*containers*/

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

        .member_spotlight .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; }
/***********************************
Business Partner Spotlight
***********************************/

    /*paragraphs*/

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

        .business_partner_spotlight .column p.paragraphs-1jepolnmc {
           background-color: transparent;
           color: #8A8A8AFF;
           font-family: national-park,sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 20px;
           margin-left: 12px;
           margin-right: 0px;
           margin-top: 0px;
           text-decoration: none;
           text-align: left;
           padding: 0px;
           border-width: 0px;
           border-radius-shared: auto;
           border-radius: 0px;
        }

        .business_partner_spotlight .column p.paragraphs-1jepoot8c {
           background-color: transparent;
           color: #81BD41FF;
           font-family: open-sans-condensed,sans-serif;
           font-size: 1.25rem;
           font-weight: bold;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 20px;
           margin-left: 150px;
           margin-right: 125px;
           margin-top: 0px;
           text-decoration: none;
           text-align: left;
           padding: 0px;
           border-width: 0px;
           border-radius-shared: auto;
           border-radius: 0px;
           text-transform: uppercase;
        }

        .business_partner_spotlight .column p.headers-1jev2lfas {
           background-color: transparent;
           color: #81BD41FF;
           font-family: helvetica-neue-lt-pro,sans-serif;
           font-size: 2.5rem;
           font-weight: bold;
           font-style: normal;
           font-variant: normal;
           line-height: 1.2em;
           margin-bottom: 0px;
           margin-left: 12px;
           margin-right: 0px;
           margin-top: 20px;
           text-decoration: none;
           text-align: left;
           text-transform: uppercase;
           padding: 0px;
           border-width: 0px;
           border-radius-shared: auto;
           border-radius: 0px;
        }

        .business_partner_spotlight .column p.paragraphs-1jkohmskg {
           background-color: transparent;
           color: #222222;
           font-family: national-park,sans-serif;
           font-size: 0.875rem;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-left: 12px;
           margin-right: 0px;
           margin-top: 0px;
           text-decoration: none;
           text-align: left;
           padding: 0px;
           border-width: 0px;
           border-radius-shared: auto;
           border-radius: 0px;
        }

        .business_partner_spotlight .column p.paragraphs-1jqcec0pk {
           background-color: transparent;
           color: #222222;
           font-family: national-park,sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 0px;
           margin-left: 12px;
           margin-right: 0px;
           margin-top: 0px;
           text-decoration: none;
           text-align: left;
           padding: 0px;
           border-width: 0px;
           border-radius-shared: auto;
           border-radius: 0px;
        }

    /*inlines*/

        .business_partner_spotlight .column .default-drop-cap {
           float: left;
           font-weight: bold;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 6.25rem;
           line-height: 1.3em;
           font-family: helvetica-neue-lt-pro,sans-serif;
           text-transform: uppercase;
           color: #81BD414A;
           border-width: 0px;
        }

        .business_partner_spotlight .column .inlines-1jepk6sob {
           font-family: open-sans,sans-serif;
           text-transform: uppercase;
           color: #81BD41FF;
           font-size: 7.5rem;
           font-weight: bold;
           border-width: 0px;
        }

        .business_partner_spotlight .column span.inlines-1jkohn6f0 {
           background-color: transparent;
           color: #222222;
           font-family: national-park,sans-serif;
           font-size: 0.875rem;
           font-weight: bold;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 20px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           text-decoration: none;
           text-align: left;
           padding: 0px;
           border-width: 0px;
           border-radius-shared: auto;
           border-radius: 0px;
           text-transform: uppercase;
           letter-spacing: 0.3px;
        }

        .business_partner_spotlight .column span.inlines-1jqce65om {
           background-color: transparent;
           color: rgb(129, 189, 65);
           font-family: national-park,sans-serif;
           font-size: 1.125rem;
           font-weight: bold;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 0px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           margin-left: 12px;
           padding: 0px;
           border-width: 0px;
           border-radius-shared: auto;
           border-radius: 0px;
        }

        .business_partner_spotlight .column span.inlines-1jqce9iks {
           background-color: transparent;
           color: #81BD41FF;
           font-family: national-park,sans-serif;
           font-size: 1.125rem;
           font-weight: bold;
           font-style: italic;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 0px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           margin-left: 0px;
           padding: 0px;
           border-width: 0px;
           border-radius-shared: auto;
           border-radius: 0px;
        }

    /*images*/

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

        .business_partner_spotlight .column a {
           text-decoration: underline;
           font-family: national-park,sans-serif;
           color: #81BD41FF;
           border-width: 0px;
        }

    /*headers*/

        .business_partner_spotlight .column h1 {
           background-color: transparent;
           color: #81BD41FF;
           font-family: helvetica-neue-lt-pro,sans-serif;
           font-size: 2.8125rem;
           font-weight: bold;
           font-style: normal;
           font-variant: normal;
           line-height: 1.2em;
           margin-bottom: 0px;
           margin-left: 12px;
           margin-right: 0px;
           margin-top: 0px;
           text-decoration: none;
           text-align: left;
           text-transform: uppercase;
           border-width: 0px;
        }

        .business_partner_spotlight .column h2 {
           background-color: transparent;
           color: #8A8A8AFF;
           font-family: national-park,sans-serif;
           font-size: 1.25rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 0px;
           text-decoration: none;
           text-align: left;
           text-transform: uppercase;
           margin-left: 12px;
           border-width: 0px;
        }

        .business_partner_spotlight .column h3 {
           background-color: transparent;
           color: #222222;
           font-family: open-sans,sans-serif;
           font-size: 1rem;
           font-weight: bold;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 20px;
           margin-top: 0px;
           text-decoration: none;
           text-align: left;
           text-transform: uppercase;
           margin-left: 12px;
           border-width: 0px;
        }

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

        .business_partner_spotlight .column h5 {
           background-color: transparent;
           color: #8A8A8AFF;
           font-family: national-park,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;
           margin-left: 12px;
           border-width: 0px;
        }

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

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

    /*containers*/

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

        .business_partner_spotlight .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; }
/***********************************
In Closing: Executive Summary
***********************************/

    /*paragraphs*/

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

        .in_closing_executive_summary .column p.paragraphs-1jepolnmc {
           background-color: transparent;
           color: #8A8A8AFF;
           font-family: national-park,sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 20px;
           margin-left: 12px;
           margin-right: 0px;
           margin-top: 0px;
           text-decoration: none;
           text-align: left;
           padding: 0px;
           border-width: 0px;
           border-radius-shared: auto;
           border-radius: 0px;
        }

        .in_closing_executive_summary .column p.paragraphs-1jepoot8c {
           background-color: transparent;
           color: #81BD41FF;
           font-family: open-sans-condensed,sans-serif;
           font-size: 1.25rem;
           font-weight: bold;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 20px;
           margin-left: 150px;
           margin-right: 125px;
           margin-top: 0px;
           text-decoration: none;
           text-align: left;
           padding: 0px;
           border-width: 0px;
           border-radius-shared: auto;
           border-radius: 0px;
           text-transform: uppercase;
        }

        .in_closing_executive_summary .column p.headers-1jev2lfas {
           background-color: transparent;
           color: #81BD41FF;
           font-family: helvetica-neue-lt-pro,sans-serif;
           font-size: 2.5rem;
           font-weight: bold;
           font-style: normal;
           font-variant: normal;
           line-height: 1.2em;
           margin-bottom: 0px;
           margin-left: 12px;
           margin-right: 0px;
           margin-top: 20px;
           text-decoration: none;
           text-align: left;
           text-transform: uppercase;
           padding: 0px;
           border-width: 0px;
           border-radius-shared: auto;
           border-radius: 0px;
        }

        .in_closing_executive_summary .column p.paragraphs-1jkohmskg {
           background-color: transparent;
           color: #222222;
           font-family: national-park,sans-serif;
           font-size: 0.875rem;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-left: 12px;
           margin-right: 0px;
           margin-top: 0px;
           text-decoration: none;
           text-align: left;
           padding: 0px;
           border-width: 0px;
           border-radius-shared: auto;
           border-radius: 0px;
        }

        .in_closing_executive_summary .column p.paragraphs-1jqcec0pk {
           background-color: transparent;
           color: #222222;
           font-family: national-park,sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 0px;
           margin-left: 12px;
           margin-right: 0px;
           margin-top: 0px;
           text-decoration: none;
           text-align: left;
           padding: 0px;
           border-width: 0px;
           border-radius-shared: auto;
           border-radius: 0px;
        }

    /*inlines*/

        .in_closing_executive_summary .column .default-drop-cap {
           float: left;
           font-weight: bold;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 6.25rem;
           line-height: 1.3em;
           font-family: helvetica-neue-lt-pro,sans-serif;
           text-transform: uppercase;
           color: #81BD414A;
           border-width: 0px;
        }

        .in_closing_executive_summary .column .inlines-1jepk6sob {
           font-family: open-sans,sans-serif;
           text-transform: uppercase;
           color: #81BD41FF;
           font-size: 7.5rem;
           font-weight: bold;
           border-width: 0px;
        }

        .in_closing_executive_summary .column span.inlines-1jkohn6f0 {
           background-color: transparent;
           color: #222222;
           font-family: national-park,sans-serif;
           font-size: 0.875rem;
           font-weight: bold;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 20px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           text-decoration: none;
           text-align: left;
           padding: 0px;
           border-width: 0px;
           border-radius-shared: auto;
           border-radius: 0px;
           text-transform: uppercase;
           letter-spacing: 0.3px;
        }

        .in_closing_executive_summary .column span.inlines-1jqce65om {
           background-color: transparent;
           color: rgb(129, 189, 65);
           font-family: national-park,sans-serif;
           font-size: 1.125rem;
           font-weight: bold;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 0px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           margin-left: 12px;
           padding: 0px;
           border-width: 0px;
           border-radius-shared: auto;
           border-radius: 0px;
        }

        .in_closing_executive_summary .column span.inlines-1jqce9iks {
           background-color: transparent;
           color: #81BD41FF;
           font-family: national-park,sans-serif;
           font-size: 1.125rem;
           font-weight: bold;
           font-style: italic;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 0px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           margin-left: 0px;
           padding: 0px;
           border-width: 0px;
           border-radius-shared: auto;
           border-radius: 0px;
        }

    /*images*/

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

        .in_closing_executive_summary .column a {
           text-decoration: underline;
           font-family: national-park,sans-serif;
           color: #81BD41FF;
           border-width: 0px;
        }

    /*headers*/

        .in_closing_executive_summary .column h1 {
           background-color: transparent;
           color: #81BD41FF;
           font-family: helvetica-neue-lt-pro,sans-serif;
           font-size: 2.8125rem;
           font-weight: bold;
           font-style: normal;
           font-variant: normal;
           line-height: 1.2em;
           margin-bottom: 0px;
           margin-left: 12px;
           margin-right: 0px;
           margin-top: 0px;
           text-decoration: none;
           text-align: left;
           text-transform: uppercase;
           border-width: 0px;
        }

        .in_closing_executive_summary .column h2 {
           background-color: transparent;
           color: #8A8A8AFF;
           font-family: national-park,sans-serif;
           font-size: 1.25rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 0px;
           text-decoration: none;
           text-align: left;
           text-transform: uppercase;
           margin-left: 12px;
           border-width: 0px;
        }

        .in_closing_executive_summary .column h3 {
           background-color: transparent;
           color: #222222;
           font-family: open-sans,sans-serif;
           font-size: 1rem;
           font-weight: bold;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 20px;
           margin-top: 0px;
           text-decoration: none;
           text-align: left;
           text-transform: uppercase;
           margin-left: 12px;
           border-width: 0px;
        }

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

        .in_closing_executive_summary .column h5 {
           background-color: transparent;
           color: #8A8A8AFF;
           font-family: national-park,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;
           margin-left: 12px;
           border-width: 0px;
        }

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

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

    /*containers*/

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

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

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

div.bookviewport { background-color: #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; } }