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

    /*headers*/

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

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

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

        .cover .column h3 {
           font-family: 'Mulish';
           text-transform: uppercase;
           font-size: 0.9375rem;
           letter-spacing: 1px;
           margin-bottom: 20px;
           border-width: 0px;
        }

        .cover .column h2 {
           font-family: 'Mulish';
           font-size: 1.25rem;
           line-height: 1.6em;
           margin-bottom: 30px;
           color: #797878;
           border-width: 0px;
        }

        .cover .column h1 {
           color: #000000;
           font-family: 'Open Sans';
           line-height: 1.2em;
           margin-bottom: 5px;
           margin-top: 20px;
           font-weight: normal;
           border-width: 0px;
        }

    /*links*/

        .cover .column a {
           color: #741645;
           font-family: Mulish;
           text-decoration: none;
           font-weight: bold;
           border-width: 0px;
        }

    /*inlines*/

        .cover .column .default-drop-cap {
           color: #3dbeb9;
           font-family: 'Oleo Script';
           line-height: 0.1em;
           font-size: 1.25rem;
           margin-right: 2px;
           margin-top: 0px;
           border-width: 0px;
        }

        .cover .column .WisdomScript {
           font-family: 'Oleo Script';
           font-size: 2.5rem;
           color: #f68a33;
           letter-spacing: 0px;
           border-width: 0px;
        }

    /*paragraphs*/

        .cover .column p.IndentedParagraph {
           font-size: 1rem;
           color: #000000FF;
           font-family: 'Lato';
           margin-left: 30px;
           margin-bottom: 20px;
           line-height: 1.5em;
           margin-top: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .cover .column p.Default {
           font-family: 'Lato';
           color: #000000FF;
           line-height: 1.5em;
           margin-bottom: 20px;
           border-width: 0px;
        }

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

    /*lists*/

        .cover .column .NumberList {
           font-family: Lato;
           margin-bottom: 12px;
           padding-bottom: 0px;
           line-height: 1.6em;
           margin-top: 12px;
           color: #000000FF;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

        .cover .column .BulletList {
           font-family: Lato;
           list-style-type: disc;
           margin-bottom: 0px;
           line-height: 1.6em;
           margin-top: 15px;
           color: #000000FF;
           border-width: 0px;
           list-style-image: none;
        }

        .cover .column .BoldNumberList {
           font-family: Lato;
           margin-top: 15px;
           list-style-type: none;
           margin-bottom: 0px;
           line-height: 1.6em;
           color: #000000FF;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*images*/

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

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

    /*paragraphs*/

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

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

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

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

    /*headers*/

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

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

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

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

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

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

        .accounting_practice_sales .column ol {
           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*/

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

        .accounting_practice_sales .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; }
/***********************************
Disclosures Winter 2026 | Table of Contents
***********************************/

    /*headers*/

        .disclosures_winter_2026_table_of_contents .column h6 {
           border-width: 0px;
        }

        .disclosures_winter_2026_table_of_contents .column h5 {
           border-width: 0px;
        }

        .disclosures_winter_2026_table_of_contents .column h4 {
           border-width: 0px;
        }

        .disclosures_winter_2026_table_of_contents .column h3 {
           font-family: 'Mulish';
           text-transform: uppercase;
           font-size: 0.9375rem;
           letter-spacing: 1px;
           color: #b2ca2c;
           border-width: 0px;
        }

        .disclosures_winter_2026_table_of_contents .column h2 {
           font-family: 'Mulish';
           font-size: 1.25rem;
           line-height: 1.6em;
           margin-bottom: 30px;
           color: #797878;
           border-width: 0px;
        }

        .disclosures_winter_2026_table_of_contents .column h1 {
           color: #000000;
           font-family: 'Open Sans';
           line-height: 1.2em;
           margin-bottom: 5px;
           margin-top: 20px;
           border-width: 0px;
        }

    /*links*/

        .disclosures_winter_2026_table_of_contents .column a {
           color: #741645;
           font-family: 'Mulish';
           font-weight: bold;
           text-decoration: none;
           border-width: 0px;
        }

    /*inlines*/

        .disclosures_winter_2026_table_of_contents .column .default-drop-cap {
           color: #3dbeb9;
           font-family: 'Oleo Script';
           line-height: .3em;
           font-size: 3.75rem;
           margin-right: 2px;
           margin-top: 15px;
           float: left;
           font-weight: 400;
           border-width: 0px;
        }

        .disclosures_winter_2026_table_of_contents .column .WisdomScript {
           font-family: 'Oleo Script';
           font-size: 2.5rem;
           color: #f68a33;
           letter-spacing: 0px;
           border-width: 0px;
        }

    /*paragraphs*/

        .disclosures_winter_2026_table_of_contents .column p {
           font-size: 1rem;
           color: #000000;
           font-family: 'Lato';
           border-width: 0px;
        }

    /*lists*/

        .disclosures_winter_2026_table_of_contents .column .NumberList {
           font-family: 'Lato';
           margin-bottom: 0px;
           padding-bottom: 0px;
           line-height: 1.6em;
           margin-top: 15px;
           border-width: 0px;
           list-style-image: none;
        }

        .disclosures_winter_2026_table_of_contents .column .BulletList {
           font-family: 'Lato';
           list-style-type: disc;
           margin-bottom: 0px;
           line-height: 1.6em;
           margin-top: 15px;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*images*/

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

    /*containers*/

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

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

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

    /*headers*/

        .vscpa_masthead .column h6 {
           border-width: 0px;
        }

        .vscpa_masthead .column h5 {
           border-width: 0px;
        }

        .vscpa_masthead .column h4 {
           border-width: 0px;
        }

        .vscpa_masthead .column h3 {
           font-family: 'Mulish';
           text-transform: uppercase;
           font-size: 0.9375rem;
           letter-spacing: 1px;
           border-width: 0px;
        }

        .vscpa_masthead .column h2 {
           font-family: 'Mulish';
           font-size: 1.25rem;
           line-height: 1.6em;
           margin-bottom: 30px;
           color: #797878;
           border-width: 0px;
        }

        .vscpa_masthead .column h1 {
           color: #000000;
           font-family: 'Open Sans';
           line-height: 1.2em;
           margin-bottom: 5px;
           margin-top: 20px;
           border-width: 0px;
        }

    /*links*/

        .vscpa_masthead .column a {
           color: #741645;
           font-family: 'Mulish';
           font-weight: bold;
           text-decoration: none;
           border-width: 0px;
        }

    /*inlines*/

        .vscpa_masthead .column .default-drop-cap {
           color: #3dbeb9;
           font-family: 'Oleo Script';
           line-height: .3em;
           font-size: 3.75rem;
           margin-right: 2px;
           margin-top: 15px;
           float: left;
           font-weight: 400;
           border-width: 0px;
        }

        .vscpa_masthead .column .WisdomScript {
           font-family: 'Oleo Script';
           font-size: 2.5rem;
           color: #f68a33;
           letter-spacing: 0px;
           border-width: 0px;
        }

    /*paragraphs*/

        .vscpa_masthead .column p {
           font-size: 1rem;
           color: #000000;
           font-family: 'Lato';
           border-width: 0px;
        }

    /*lists*/

        .vscpa_masthead .column .NumberList {
           font-family: 'Lato';
           margin-bottom: 0px;
           padding-bottom: 0px;
           line-height: 1.6em;
           margin-top: 15px;
           border-width: 0px;
           list-style-image: none;
        }

        .vscpa_masthead .column .BulletList {
           font-family: 'Lato';
           list-style-type: disc;
           margin-bottom: 0px;
           line-height: 1.6em;
           margin-top: 15px;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*images*/

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

    /*containers*/

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

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

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Disclosures Winter 2026 | Line Items
***********************************/

    /*headers*/

        .disclosures_winter_2026_line_items .column h6 {
           font-size: 1rem;
           font-family: 'Open Sans';
           border-width: 0px;
        }

        .disclosures_winter_2026_line_items .column h5 {
           margin-bottom: 5px;
           line-height: 1.2em;
           font-family: 'Open Sans';
           border-width: 0px;
        }

        .disclosures_winter_2026_line_items .column h4 {
           font-weight: 600;
           margin-bottom: 5px;
           line-height: 1.2em;
           font-size: 2rem;
           font-family: 'Lato';
           border-width: 0px;
        }

        .disclosures_winter_2026_line_items .column h3 {
           font-family: 'Mulish';
           text-transform: uppercase;
           font-size: 0.9375rem;
           letter-spacing: 1px;
           border-width: 0px;
        }

        .disclosures_winter_2026_line_items .column h2 {
           font-family: 'Mulish';
           font-size: 1.25rem;
           line-height: 1.6em;
           margin-bottom: 30px;
           color: #797878;
           border-width: 0px;
        }

        .disclosures_winter_2026_line_items .column h1 {
           color: #000000;
           font-family: 'Open Sans';
           line-height: 1.2em;
           margin-bottom: 20px;
           margin-top: 20px;
           border-width: 0px;
        }

    /*links*/

        .disclosures_winter_2026_line_items .column a {
           color: #741645;
           font-family: 'Mulish';
           font-weight: bold;
           text-decoration: none;
           border-width: 0px;
        }

    /*inlines*/

        .disclosures_winter_2026_line_items .column .default-drop-cap {
           color: #3ebfb9;
           font-family: 'Oleo Script';
           line-height: .3em;
           font-size: 1.25rem;
           margin-right: 0px;
           margin-top: 0px;
           border-width: 0px;
        }

        .disclosures_winter_2026_line_items .column .WisdomScript {
           font-family: 'Oleo Script';
           font-size: 2.5rem;
           color: #3ebfb9;
           letter-spacing: 0px;
           border-width: 0px;
        }

        .disclosures_winter_2026_line_items .column .WisdomScript {
           font-family: 'Oleo Script';
           color: #3ebfb9;
           font-size: 2.5rem;
           border-width: 0px;
        }

    /*paragraphs*/

        .disclosures_winter_2026_line_items .column p {
           font-size: 1rem;
           color: #000000;
           font-family: 'Lato';
           margin-top: 0px;
           margin-bottom: 20px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

    /*lists*/

        .disclosures_winter_2026_line_items .column .NumberList {
           list-style-type: none;
           font-family: 'Lato';
           margin-bottom: 0px;
           padding-bottom: 0px;
           line-height: 1.6em;
           margin-top: 15px;
           border-width: 0px;
           list-style-image: none;
        }

        .disclosures_winter_2026_line_items .column .BulletList {
           font-family: 'Lato';
           list-style-type: disc;
           margin-bottom: 0px;
           line-height: 1.6em;
           margin-top: 15px;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*images*/

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

    /*containers*/

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

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

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

    /*headers*/

        .disclosures_winter_2026_ticker .column h6 {
           border-width: 0px;
        }

        .disclosures_winter_2026_ticker .column h5 {
           border-width: 0px;
        }

        .disclosures_winter_2026_ticker .column h4 {
           border-width: 0px;
        }

        .disclosures_winter_2026_ticker .column h3 {
           font-family: 'Mulish';
           text-transform: uppercase;
           font-size: 0.9375rem;
           letter-spacing: 1px;
           border-width: 0px;
        }

        .disclosures_winter_2026_ticker .column h2 {
           font-family: 'Mulish';
           font-size: 1.25rem;
           line-height: 1.6em;
           margin-bottom: 0px;
           color: #741645;
           font-weight: normal;
           border-width: 0px;
        }

        .disclosures_winter_2026_ticker .column h1 {
           color: #000000;
           font-family: 'Open Sans';
           line-height: 1.2em;
           margin-bottom: 30px;
           margin-top: 20px;
           border-width: 0px;
        }

    /*links*/

        .disclosures_winter_2026_ticker .column a {
           color: #741645;
           font-family: 'Mulish';
           font-weight: bold;
           text-decoration: none;
           border-width: 0px;
        }

    /*inlines*/

        .disclosures_winter_2026_ticker .column .default-drop-cap {
           color: #3dbeb9;
           font-family: 'Oleo Script';
           line-height: .3em;
           font-size: 3.75rem;
           margin-right: 2px;
           margin-top: 15px;
           float: left;
           font-weight: 400;
           border-width: 0px;
        }

        .disclosures_winter_2026_ticker .column .WisdomScript {
           font-family: 'Oleo Script';
           font-size: 2.5rem;
           color: #f68a33;
           letter-spacing: 0px;
           border-width: 0px;
        }

    /*paragraphs*/

        .disclosures_winter_2026_ticker .column p {
           font-size: 1rem;
           color: #000000;
           font-family: 'Lato';
           margin-bottom: 15px;
           border-width: 0px;
        }

    /*lists*/

        .disclosures_winter_2026_ticker .column .NumberList {
           font-family: 'Lato';
           margin-bottom: 0px;
           padding-bottom: 0px;
           line-height: 1.6em;
           margin-top: 15px;
           border-width: 0px;
           list-style-image: none;
        }

        .disclosures_winter_2026_ticker .column .BulletList {
           font-family: 'Lato';
           list-style-type: disc;
           margin-bottom: 0px;
           line-height: 1.6em;
           margin-top: 15px;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*images*/

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

    /*containers*/

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

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

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

    /*headers*/

        .disclosures_winter_2026_advocacy .column h6 {
           border-width: 0px;
        }

        .disclosures_winter_2026_advocacy .column h5 {
           border-width: 0px;
        }

        .disclosures_winter_2026_advocacy .column h4 {
           border-width: 0px;
        }

        .disclosures_winter_2026_advocacy .column h3 {
           font-family: 'Mulish';
           text-transform: uppercase;
           font-size: 0.9375rem;
           letter-spacing: 1px;
           margin-bottom: 20px;
           border-width: 0px;
        }

        .disclosures_winter_2026_advocacy .column h2 {
           font-family: 'Mulish';
           font-size: 1.25rem;
           line-height: 1.6em;
           margin-bottom: 30px;
           color: #797878;
           border-width: 0px;
        }

        .disclosures_winter_2026_advocacy .column h1 {
           color: #000000;
           font-family: 'Open Sans';
           line-height: 1.2em;
           margin-bottom: 5px;
           margin-top: 20px;
           font-weight: normal;
           border-width: 0px;
        }

    /*links*/

        .disclosures_winter_2026_advocacy .column a {
           color: #741645;
           font-family: Mulish;
           text-decoration: none;
           font-weight: bold;
           border-width: 0px;
        }

    /*inlines*/

        .disclosures_winter_2026_advocacy .column .default-drop-cap {
           color: #3dbeb9;
           font-family: 'Oleo Script';
           line-height: 0.1em;
           font-size: 1.25rem;
           margin-right: 2px;
           margin-top: 0px;
           border-width: 0px;
        }

        .disclosures_winter_2026_advocacy .column .WisdomScript {
           font-family: 'Oleo Script';
           font-size: 2.5rem;
           color: #f68a33;
           letter-spacing: 0px;
           border-width: 0px;
        }

    /*paragraphs*/

        .disclosures_winter_2026_advocacy .column p.IndentedParagraph {
           font-size: 1rem;
           color: #000000FF;
           font-family: 'Lato';
           margin-left: 30px;
           margin-bottom: 20px;
           line-height: 1.5em;
           margin-top: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .disclosures_winter_2026_advocacy .column p.Default {
           font-family: 'Lato';
           color: #000000FF;
           line-height: 1.5em;
           margin-bottom: 20px;
           border-width: 0px;
        }

        .disclosures_winter_2026_advocacy .column p {
           background-color: transparent;
           color: #222222FF;
           font-family: Lato;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 20px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           border-width: 0px;
        }

    /*lists*/

        .disclosures_winter_2026_advocacy .column .NumberList {
           font-family: Lato;
           margin-bottom: 12px;
           padding-bottom: 0px;
           line-height: 1.6em;
           margin-top: 12px;
           color: #000000FF;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

        .disclosures_winter_2026_advocacy .column .BulletList {
           font-family: Lato;
           list-style-type: disc;
           margin-bottom: 0px;
           line-height: 1.6em;
           margin-top: 15px;
           color: #000000FF;
           border-width: 0px;
           list-style-image: none;
        }

        .disclosures_winter_2026_advocacy .column .BoldNumberList {
           font-family: Lato;
           margin-top: 15px;
           list-style-type: none;
           margin-bottom: 0px;
           line-height: 1.6em;
           color: #000000FF;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*images*/

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

    /*containers*/

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

        .disclosures_winter_2026_advocacy .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; }
/***********************************
CPACharge Advertorial
***********************************/

    /*headers*/

        .cpacharge_adv .column h6 {
           border-width: 0px;
        }

        .cpacharge_adv .column h5 {
           border-width: 0px;
        }

        .cpacharge_adv .column h4 {
           border-width: 0px;
        }

        .cpacharge_adv .column h3 {
           font-family: 'Mulish';
           text-transform: uppercase;
           font-size: 0.9375rem;
           letter-spacing: 1px;
           margin-bottom: 20px;
           border-width: 0px;
        }

        .cpacharge_adv .column h2 {
           font-family: 'Mulish';
           font-size: 1.25rem;
           line-height: 1.6em;
           margin-bottom: 30px;
           color: #797878;
           border-width: 0px;
        }

        .cpacharge_adv .column h1 {
           color: #000000;
           font-family: 'Open Sans';
           line-height: 1.2em;
           margin-bottom: 5px;
           margin-top: 20px;
           font-weight: normal;
           border-width: 0px;
        }

    /*links*/

        .cpacharge_adv .column a {
           color: #741645;
           font-family: Mulish;
           text-decoration: none;
           font-weight: bold;
           border-width: 0px;
        }

    /*inlines*/

        .cpacharge_adv .column .default-drop-cap {
           color: #3dbeb9;
           font-family: 'Oleo Script';
           line-height: 0.1em;
           font-size: 1.25rem;
           margin-right: 2px;
           margin-top: 0px;
           border-width: 0px;
        }

        .cpacharge_adv .column .WisdomScript {
           font-family: 'Oleo Script';
           font-size: 2.5rem;
           color: #f68a33;
           letter-spacing: 0px;
           border-width: 0px;
        }

    /*paragraphs*/

        .cpacharge_adv .column p.IndentedParagraph {
           font-size: 1rem;
           color: #000000FF;
           font-family: 'Lato';
           margin-left: 30px;
           margin-bottom: 20px;
           line-height: 1.5em;
           margin-top: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .cpacharge_adv .column p.Default {
           font-family: 'Lato';
           color: #000000FF;
           line-height: 1.5em;
           margin-bottom: 20px;
           border-width: 0px;
        }

        .cpacharge_adv .column p {
           background-color: transparent;
           color: #222222FF;
           font-family: Lato;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 20px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           border-width: 0px;
        }

    /*lists*/

        .cpacharge_adv .column .NumberList {
           font-family: Lato;
           margin-bottom: 12px;
           padding-bottom: 0px;
           line-height: 1.6em;
           margin-top: 12px;
           color: #000000FF;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

        .cpacharge_adv .column .BulletList {
           font-family: Lato;
           list-style-type: disc;
           margin-bottom: 0px;
           line-height: 1.6em;
           margin-top: 15px;
           color: #000000FF;
           border-width: 0px;
           list-style-image: none;
        }

        .cpacharge_adv .column .BoldNumberList {
           font-family: Lato;
           margin-top: 15px;
           list-style-type: none;
           margin-bottom: 0px;
           line-height: 1.6em;
           color: #000000FF;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*images*/

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

    /*containers*/

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

        .cpacharge_adv .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; }
/***********************************
Disclosures Winter 2026 | Career
***********************************/

    /*headers*/

        .disclosures_winter_2026_career .column h6 {
           border-width: 0px;
        }

        .disclosures_winter_2026_career .column h5 {
           border-width: 0px;
        }

        .disclosures_winter_2026_career .column h4 {
           border-width: 0px;
        }

        .disclosures_winter_2026_career .column h3 {
           font-family: 'Mulish';
           text-transform: uppercase;
           font-size: 0.9375rem;
           letter-spacing: 1px;
           margin-bottom: 20px;
           border-width: 0px;
        }

        .disclosures_winter_2026_career .column h2 {
           font-family: 'Mulish';
           font-size: 1.25rem;
           line-height: 1.6em;
           margin-bottom: 30px;
           color: #797878;
           border-width: 0px;
        }

        .disclosures_winter_2026_career .column h1 {
           color: #000000;
           font-family: 'Open Sans';
           line-height: 1.2em;
           margin-bottom: 5px;
           margin-top: 20px;
           font-weight: normal;
           border-width: 0px;
        }

    /*links*/

        .disclosures_winter_2026_career .column a {
           color: #741645;
           font-family: Mulish;
           text-decoration: none;
           font-weight: bold;
           border-width: 0px;
        }

    /*inlines*/

        .disclosures_winter_2026_career .column .default-drop-cap {
           color: #3dbeb9;
           font-family: 'Oleo Script';
           line-height: 0.1em;
           font-size: 1.25rem;
           margin-right: 2px;
           margin-top: 0px;
           border-width: 0px;
        }

        .disclosures_winter_2026_career .column .WisdomScript {
           font-family: 'Oleo Script';
           font-size: 2.5rem;
           color: #f68a33;
           letter-spacing: 0px;
           border-width: 0px;
        }

    /*paragraphs*/

        .disclosures_winter_2026_career .column p.IndentedParagraph {
           font-size: 1rem;
           color: #000000FF;
           font-family: 'Lato';
           margin-left: 30px;
           margin-bottom: 20px;
           line-height: 1.5em;
           margin-top: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .disclosures_winter_2026_career .column p.Default {
           font-family: 'Lato';
           color: #000000FF;
           line-height: 1.5em;
           margin-bottom: 20px;
           border-width: 0px;
        }

        .disclosures_winter_2026_career .column p {
           background-color: transparent;
           color: #222222FF;
           font-family: Lato;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 20px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           border-width: 0px;
        }

    /*lists*/

        .disclosures_winter_2026_career .column .NumberList {
           font-family: Lato;
           margin-bottom: 12px;
           padding-bottom: 0px;
           line-height: 1.6em;
           margin-top: 12px;
           color: #000000FF;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

        .disclosures_winter_2026_career .column .BulletList {
           font-family: Lato;
           list-style-type: disc;
           margin-bottom: 0px;
           line-height: 1.6em;
           margin-top: 15px;
           color: #000000FF;
           border-width: 0px;
           list-style-image: none;
        }

        .disclosures_winter_2026_career .column .BoldNumberList {
           font-family: Lato;
           margin-top: 15px;
           list-style-type: none;
           margin-bottom: 0px;
           line-height: 1.6em;
           color: #000000FF;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*images*/

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

    /*containers*/

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

        .disclosures_winter_2026_career .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; }
/***********************************
Employee Benefits of Virginia
***********************************/

    /*paragraphs*/

        .employee_benefits_of_virginia .column p {
           border-width: 0px;
        }

    /*inlines*/

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

    /*links*/

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

    /*headers*/

        .employee_benefits_of_virginia .column h1 {
           border-width: 0px;
        }

        .employee_benefits_of_virginia .column h2 {
           border-width: 0px;
        }

        .employee_benefits_of_virginia .column h3 {
           border-width: 0px;
        }

        .employee_benefits_of_virginia .column h4 {
           border-width: 0px;
        }

        .employee_benefits_of_virginia .column h5 {
           border-width: 0px;
        }

        .employee_benefits_of_virginia .column h6 {
           border-width: 0px;
        }

    /*images*/

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

    /*lists*/

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

    /*containers*/

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

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

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

    /*headers*/

        .disclosures_winter_2026_career2 .column h6 {
           border-width: 0px;
        }

        .disclosures_winter_2026_career2 .column h5 {
           border-width: 0px;
        }

        .disclosures_winter_2026_career2 .column h4 {
           border-width: 0px;
        }

        .disclosures_winter_2026_career2 .column h3 {
           font-family: 'Mulish';
           text-transform: uppercase;
           font-size: 0.9375rem;
           letter-spacing: 1px;
           margin-bottom: 20px;
           border-width: 0px;
        }

        .disclosures_winter_2026_career2 .column h2 {
           font-family: 'Mulish';
           font-size: 1.25rem;
           line-height: 1.6em;
           margin-bottom: 30px;
           color: #797878;
           border-width: 0px;
        }

        .disclosures_winter_2026_career2 .column h1 {
           color: #000000;
           font-family: 'Open Sans';
           line-height: 1.2em;
           margin-bottom: 5px;
           margin-top: 20px;
           font-weight: normal;
           border-width: 0px;
        }

    /*links*/

        .disclosures_winter_2026_career2 .column a {
           color: #741645;
           font-family: Mulish;
           text-decoration: none;
           font-weight: bold;
           border-width: 0px;
        }

    /*inlines*/

        .disclosures_winter_2026_career2 .column .default-drop-cap {
           color: #3dbeb9;
           font-family: 'Oleo Script';
           line-height: 0.1em;
           font-size: 1.25rem;
           margin-right: 2px;
           margin-top: 0px;
           border-width: 0px;
        }

        .disclosures_winter_2026_career2 .column .WisdomScript {
           font-family: 'Oleo Script';
           font-size: 2.5rem;
           color: #f68a33;
           letter-spacing: 0px;
           border-width: 0px;
        }

    /*paragraphs*/

        .disclosures_winter_2026_career2 .column p.IndentedParagraph {
           font-size: 1rem;
           color: #000000FF;
           font-family: 'Lato';
           margin-left: 30px;
           margin-bottom: 20px;
           line-height: 1.5em;
           margin-top: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .disclosures_winter_2026_career2 .column p.Default {
           font-family: 'Lato';
           color: #000000FF;
           line-height: 1.5em;
           margin-bottom: 20px;
           border-width: 0px;
        }

        .disclosures_winter_2026_career2 .column p {
           background-color: transparent;
           color: #222222FF;
           font-family: Lato;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 20px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           border-width: 0px;
        }

    /*lists*/

        .disclosures_winter_2026_career2 .column .NumberList {
           font-family: Lato;
           margin-bottom: 12px;
           padding-bottom: 0px;
           line-height: 1.6em;
           margin-top: 12px;
           color: #000000FF;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

        .disclosures_winter_2026_career2 .column .BulletList {
           font-family: Lato;
           list-style-type: disc;
           margin-bottom: 0px;
           line-height: 1.6em;
           margin-top: 15px;
           color: #000000FF;
           border-width: 0px;
           list-style-image: none;
        }

        .disclosures_winter_2026_career2 .column .BoldNumberList {
           font-family: Lato;
           margin-top: 15px;
           list-style-type: none;
           margin-bottom: 0px;
           line-height: 1.6em;
           color: #000000FF;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*images*/

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

    /*containers*/

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

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

    /*paragraphs*/

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

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

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

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

    /*headers*/

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

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

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

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

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

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

        .cgma .column ol {
           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*/

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

        .cgma .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; }
/***********************************
Disclosures Winter 2026 | Mental Health
***********************************/

    /*headers*/

        .disclosures_winter_2026_mental_health .column h6 {
           border-width: 0px;
        }

        .disclosures_winter_2026_mental_health .column h5 {
           border-width: 0px;
        }

        .disclosures_winter_2026_mental_health .column h4 {
           border-width: 0px;
        }

        .disclosures_winter_2026_mental_health .column h3 {
           font-family: 'Mulish';
           text-transform: uppercase;
           font-size: 0.9375rem;
           letter-spacing: 1px;
           margin-bottom: 20px;
           border-width: 0px;
        }

        .disclosures_winter_2026_mental_health .column h2 {
           font-family: 'Mulish';
           font-size: 1.25rem;
           line-height: 1.6em;
           margin-bottom: 30px;
           color: #797878;
           border-width: 0px;
        }

        .disclosures_winter_2026_mental_health .column h1 {
           color: #000000;
           font-family: 'Open Sans';
           line-height: 1.2em;
           margin-bottom: 5px;
           margin-top: 20px;
           font-weight: normal;
           border-width: 0px;
        }

    /*links*/

        .disclosures_winter_2026_mental_health .column a {
           color: #741645;
           font-family: Mulish;
           text-decoration: none;
           font-weight: bold;
           border-width: 0px;
        }

    /*inlines*/

        .disclosures_winter_2026_mental_health .column .default-drop-cap {
           color: #3dbeb9;
           font-family: 'Oleo Script';
           line-height: 0.1em;
           font-size: 1.25rem;
           margin-right: 2px;
           margin-top: 0px;
           border-width: 0px;
        }

        .disclosures_winter_2026_mental_health .column .WisdomScript {
           font-family: 'Oleo Script';
           font-size: 2.5rem;
           color: #f68a33;
           letter-spacing: 0px;
           border-width: 0px;
        }

    /*paragraphs*/

        .disclosures_winter_2026_mental_health .column p.IndentedParagraph {
           font-size: 1rem;
           color: #000000FF;
           font-family: 'Lato';
           margin-left: 30px;
           margin-bottom: 20px;
           line-height: 1.5em;
           margin-top: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .disclosures_winter_2026_mental_health .column p.Default {
           font-family: 'Lato';
           color: #000000FF;
           line-height: 1.5em;
           margin-bottom: 20px;
           border-width: 0px;
        }

        .disclosures_winter_2026_mental_health .column p {
           background-color: transparent;
           color: #222222FF;
           font-family: Lato;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 20px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           border-width: 0px;
        }

    /*lists*/

        .disclosures_winter_2026_mental_health .column .NumberList {
           font-family: Lato;
           margin-bottom: 12px;
           padding-bottom: 0px;
           line-height: 1.6em;
           margin-top: 12px;
           color: #000000FF;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

        .disclosures_winter_2026_mental_health .column .BulletList {
           font-family: Lato;
           list-style-type: disc;
           margin-bottom: 0px;
           line-height: 1.6em;
           margin-top: 15px;
           color: #000000FF;
           border-width: 0px;
           list-style-image: none;
        }

        .disclosures_winter_2026_mental_health .column .BoldNumberList {
           font-family: Lato;
           margin-top: 15px;
           list-style-type: none;
           margin-bottom: 0px;
           line-height: 1.6em;
           color: #000000FF;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*images*/

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

    /*containers*/

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

        .disclosures_winter_2026_mental_health .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; }
/***********************************
VSCPA Ignite
***********************************/

    /*headers*/

        .vscpa_ignite .column h6 {
           border-width: 0px;
        }

        .vscpa_ignite .column h5 {
           border-width: 0px;
        }

        .vscpa_ignite .column h4 {
           border-width: 0px;
        }

        .vscpa_ignite .column h3 {
           font-family: 'Mulish';
           text-transform: uppercase;
           font-size: 0.9375rem;
           letter-spacing: 1px;
           margin-bottom: 20px;
           border-width: 0px;
        }

        .vscpa_ignite .column h2 {
           font-family: 'Mulish';
           font-size: 1.25rem;
           line-height: 1.6em;
           margin-bottom: 30px;
           color: #797878;
           border-width: 0px;
        }

        .vscpa_ignite .column h1 {
           color: #000000;
           font-family: 'Open Sans';
           line-height: 1.2em;
           margin-bottom: 5px;
           margin-top: 20px;
           font-weight: normal;
           border-width: 0px;
        }

    /*links*/

        .vscpa_ignite .column a {
           color: #741645;
           font-family: Mulish;
           text-decoration: none;
           font-weight: bold;
           border-width: 0px;
        }

    /*inlines*/

        .vscpa_ignite .column .default-drop-cap {
           color: #3dbeb9;
           font-family: 'Oleo Script';
           line-height: 0.1em;
           font-size: 1.25rem;
           margin-right: 2px;
           margin-top: 0px;
           border-width: 0px;
        }

        .vscpa_ignite .column .WisdomScript {
           font-family: 'Oleo Script';
           font-size: 2.5rem;
           color: #f68a33;
           letter-spacing: 0px;
           border-width: 0px;
        }

    /*paragraphs*/

        .vscpa_ignite .column p.IndentedParagraph {
           font-size: 1rem;
           color: #000000FF;
           font-family: 'Lato';
           margin-left: 30px;
           margin-bottom: 20px;
           line-height: 1.5em;
           margin-top: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .vscpa_ignite .column p.Default {
           font-family: 'Lato';
           color: #000000FF;
           line-height: 1.5em;
           margin-bottom: 20px;
           border-width: 0px;
        }

        .vscpa_ignite .column p {
           background-color: transparent;
           color: #222222FF;
           font-family: Lato;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 20px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           border-width: 0px;
        }

    /*lists*/

        .vscpa_ignite .column .NumberList {
           font-family: Lato;
           margin-bottom: 12px;
           padding-bottom: 0px;
           line-height: 1.6em;
           margin-top: 12px;
           color: #000000FF;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

        .vscpa_ignite .column .BulletList {
           font-family: Lato;
           list-style-type: disc;
           margin-bottom: 0px;
           line-height: 1.6em;
           margin-top: 15px;
           color: #000000FF;
           border-width: 0px;
           list-style-image: none;
        }

        .vscpa_ignite .column .BoldNumberList {
           font-family: Lato;
           margin-top: 15px;
           list-style-type: none;
           margin-bottom: 0px;
           line-height: 1.6em;
           color: #000000FF;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*images*/

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

    /*containers*/

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

        .vscpa_ignite .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; }
/***********************************
Disclosures Winter 2026 | Cover Feature
***********************************/

    /*headers*/

        .disclosures_winter_2026_cover_feature .column h6 {
           border-width: 0px;
        }

        .disclosures_winter_2026_cover_feature .column h5 {
           border-width: 0px;
        }

        .disclosures_winter_2026_cover_feature .column h4 {
           border-width: 0px;
        }

        .disclosures_winter_2026_cover_feature .column h3 {
           font-family: 'Mulish';
           text-transform: uppercase;
           font-size: 0.9375rem;
           letter-spacing: 1px;
           margin-bottom: 20px;
           border-width: 0px;
        }

        .disclosures_winter_2026_cover_feature .column h2 {
           font-family: 'Mulish';
           font-size: 1.25rem;
           line-height: 1.6em;
           margin-bottom: 30px;
           color: #797878;
           border-width: 0px;
        }

        .disclosures_winter_2026_cover_feature .column h1 {
           color: #000000;
           font-family: 'Open Sans';
           line-height: 1.2em;
           margin-bottom: 5px;
           margin-top: 20px;
           font-weight: normal;
           border-width: 0px;
        }

    /*links*/

        .disclosures_winter_2026_cover_feature .column a {
           color: #741645;
           font-family: Mulish;
           text-decoration: none;
           font-weight: bold;
           border-width: 0px;
        }

    /*inlines*/

        .disclosures_winter_2026_cover_feature .column .default-drop-cap {
           color: #3dbeb9;
           font-family: 'Oleo Script';
           line-height: 0.1em;
           font-size: 1.25rem;
           margin-right: 2px;
           margin-top: 0px;
           border-width: 0px;
        }

        .disclosures_winter_2026_cover_feature .column .WisdomScript {
           font-family: 'Oleo Script';
           font-size: 2.5rem;
           color: #f68a33;
           letter-spacing: 0px;
           border-width: 0px;
        }

    /*paragraphs*/

        .disclosures_winter_2026_cover_feature .column p.IndentedParagraph {
           font-size: 1rem;
           color: #000000FF;
           font-family: 'Lato';
           margin-left: 30px;
           margin-bottom: 20px;
           line-height: 1.5em;
           margin-top: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .disclosures_winter_2026_cover_feature .column p.Default {
           font-family: 'Lato';
           color: #000000FF;
           line-height: 1.5em;
           margin-bottom: 20px;
           border-width: 0px;
        }

        .disclosures_winter_2026_cover_feature .column p {
           background-color: transparent;
           color: #222222FF;
           font-family: Lato;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 20px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           border-width: 0px;
        }

    /*lists*/

        .disclosures_winter_2026_cover_feature .column .NumberList {
           font-family: Lato;
           margin-bottom: 12px;
           padding-bottom: 0px;
           line-height: 1.6em;
           margin-top: 12px;
           color: #000000FF;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

        .disclosures_winter_2026_cover_feature .column .BulletList {
           font-family: Lato;
           list-style-type: disc;
           margin-bottom: 0px;
           line-height: 1.6em;
           margin-top: 15px;
           color: #000000FF;
           border-width: 0px;
           list-style-image: none;
        }

        .disclosures_winter_2026_cover_feature .column .BoldNumberList {
           font-family: Lato;
           margin-top: 15px;
           list-style-type: none;
           margin-bottom: 0px;
           line-height: 1.6em;
           color: #000000FF;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*images*/

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

    /*containers*/

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

        .disclosures_winter_2026_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; }
/***********************************
CAMICO Advertorial
***********************************/

    /*headers*/

        .camico_advertorial .column h6 {
           border-width: 0px;
        }

        .camico_advertorial .column h5 {
           border-width: 0px;
        }

        .camico_advertorial .column h4 {
           border-width: 0px;
        }

        .camico_advertorial .column h3 {
           font-family: 'Mulish';
           text-transform: uppercase;
           font-size: 0.9375rem;
           letter-spacing: 1px;
           margin-bottom: 20px;
           border-width: 0px;
        }

        .camico_advertorial .column h2 {
           font-family: 'Mulish';
           font-size: 1.25rem;
           line-height: 1.6em;
           margin-bottom: 30px;
           color: #797878;
           border-width: 0px;
        }

        .camico_advertorial .column h1 {
           color: #000000;
           font-family: 'Open Sans';
           line-height: 1.2em;
           margin-bottom: 5px;
           margin-top: 20px;
           font-weight: normal;
           border-width: 0px;
        }

    /*links*/

        .camico_advertorial .column a {
           color: #741645;
           font-family: Mulish;
           text-decoration: none;
           font-weight: bold;
           border-width: 0px;
        }

    /*inlines*/

        .camico_advertorial .column .default-drop-cap {
           color: #3dbeb9;
           font-family: 'Oleo Script';
           line-height: 0.1em;
           font-size: 1.25rem;
           margin-right: 2px;
           margin-top: 0px;
           border-width: 0px;
        }

        .camico_advertorial .column .WisdomScript {
           font-family: 'Oleo Script';
           font-size: 2.5rem;
           color: #f68a33;
           letter-spacing: 0px;
           border-width: 0px;
        }

    /*paragraphs*/

        .camico_advertorial .column p.IndentedParagraph {
           font-size: 1rem;
           color: #000000FF;
           font-family: 'Lato';
           margin-left: 30px;
           margin-bottom: 20px;
           line-height: 1.5em;
           margin-top: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .camico_advertorial .column p.Default {
           font-family: 'Lato';
           color: #000000FF;
           line-height: 1.5em;
           margin-bottom: 20px;
           border-width: 0px;
        }

        .camico_advertorial .column p {
           background-color: transparent;
           color: #222222FF;
           font-family: Lato;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 20px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           border-width: 0px;
        }

    /*lists*/

        .camico_advertorial .column .NumberList {
           font-family: Lato;
           margin-bottom: 12px;
           padding-bottom: 0px;
           line-height: 1.6em;
           margin-top: 12px;
           color: #000000FF;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

        .camico_advertorial .column .BulletList {
           font-family: Lato;
           list-style-type: disc;
           margin-bottom: 0px;
           line-height: 1.6em;
           margin-top: 15px;
           color: #000000FF;
           border-width: 0px;
           list-style-image: none;
        }

        .camico_advertorial .column .BoldNumberList {
           font-family: Lato;
           margin-top: 15px;
           list-style-type: none;
           margin-bottom: 0px;
           line-height: 1.6em;
           color: #000000FF;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*images*/

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

    /*containers*/

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

        .camico_advertorial .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; }
/***********************************
Disclosures Winter 2026 | Practice Management
***********************************/

    /*headers*/

        .disclosures_winter_2026_practice_management .column h6 {
           border-width: 0px;
        }

        .disclosures_winter_2026_practice_management .column h5 {
           border-width: 0px;
        }

        .disclosures_winter_2026_practice_management .column h4 {
           border-width: 0px;
        }

        .disclosures_winter_2026_practice_management .column h3 {
           font-family: 'Mulish';
           text-transform: uppercase;
           font-size: 0.9375rem;
           letter-spacing: 1px;
           margin-bottom: 20px;
           border-width: 0px;
        }

        .disclosures_winter_2026_practice_management .column h2 {
           font-family: 'Mulish';
           font-size: 1.25rem;
           line-height: 1.6em;
           margin-bottom: 30px;
           color: #797878;
           border-width: 0px;
        }

        .disclosures_winter_2026_practice_management .column h1 {
           color: #000000;
           font-family: 'Open Sans';
           line-height: 1.2em;
           margin-bottom: 5px;
           margin-top: 20px;
           font-weight: normal;
           border-width: 0px;
        }

    /*links*/

        .disclosures_winter_2026_practice_management .column a {
           color: #741645;
           font-family: Mulish;
           text-decoration: none;
           font-weight: bold;
           border-width: 0px;
        }

    /*inlines*/

        .disclosures_winter_2026_practice_management .column .default-drop-cap {
           color: #3dbeb9;
           font-family: 'Oleo Script';
           line-height: 0.1em;
           font-size: 1.25rem;
           margin-right: 2px;
           margin-top: 0px;
           border-width: 0px;
        }

        .disclosures_winter_2026_practice_management .column .WisdomScript {
           font-family: 'Oleo Script';
           font-size: 2.5rem;
           color: #f68a33;
           letter-spacing: 0px;
           border-width: 0px;
        }

    /*paragraphs*/

        .disclosures_winter_2026_practice_management .column p.IndentedParagraph {
           font-size: 1rem;
           color: #000000FF;
           font-family: 'Lato';
           margin-left: 30px;
           margin-bottom: 20px;
           line-height: 1.5em;
           margin-top: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .disclosures_winter_2026_practice_management .column p.Default {
           font-family: 'Lato';
           color: #000000FF;
           line-height: 1.5em;
           margin-bottom: 20px;
           border-width: 0px;
        }

        .disclosures_winter_2026_practice_management .column p {
           background-color: transparent;
           color: #222222FF;
           font-family: Lato;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 20px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           border-width: 0px;
        }

    /*lists*/

        .disclosures_winter_2026_practice_management .column .NumberList {
           font-family: Lato;
           margin-bottom: 12px;
           padding-bottom: 0px;
           line-height: 1.6em;
           margin-top: 12px;
           color: #000000FF;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

        .disclosures_winter_2026_practice_management .column .BulletList {
           font-family: Lato;
           list-style-type: disc;
           margin-bottom: 0px;
           line-height: 1.6em;
           margin-top: 15px;
           color: #000000FF;
           border-width: 0px;
           list-style-image: none;
        }

        .disclosures_winter_2026_practice_management .column .BoldNumberList {
           font-family: Lato;
           margin-top: 15px;
           list-style-type: none;
           margin-bottom: 0px;
           line-height: 1.6em;
           color: #000000FF;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*images*/

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

    /*containers*/

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

        .disclosures_winter_2026_practice_management .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; }
/***********************************
VSCPA Mega CPE Day
***********************************/

    /*headers*/

        .vscpa_mega_cpe_day .column h6 {
           border-width: 0px;
        }

        .vscpa_mega_cpe_day .column h5 {
           border-width: 0px;
        }

        .vscpa_mega_cpe_day .column h4 {
           border-width: 0px;
        }

        .vscpa_mega_cpe_day .column h3 {
           font-family: 'Mulish';
           text-transform: uppercase;
           font-size: 0.9375rem;
           letter-spacing: 1px;
           margin-bottom: 20px;
           border-width: 0px;
        }

        .vscpa_mega_cpe_day .column h2 {
           font-family: 'Mulish';
           font-size: 1.25rem;
           line-height: 1.6em;
           margin-bottom: 30px;
           color: #797878;
           border-width: 0px;
        }

        .vscpa_mega_cpe_day .column h1 {
           color: #000000;
           font-family: 'Open Sans';
           line-height: 1.2em;
           margin-bottom: 5px;
           margin-top: 20px;
           font-weight: normal;
           border-width: 0px;
        }

    /*links*/

        .vscpa_mega_cpe_day .column a {
           color: #741645;
           font-family: Mulish;
           text-decoration: none;
           font-weight: bold;
           border-width: 0px;
        }

    /*inlines*/

        .vscpa_mega_cpe_day .column .default-drop-cap {
           color: #3dbeb9;
           font-family: 'Oleo Script';
           line-height: 0.1em;
           font-size: 1.25rem;
           margin-right: 2px;
           margin-top: 0px;
           border-width: 0px;
        }

        .vscpa_mega_cpe_day .column .WisdomScript {
           font-family: 'Oleo Script';
           font-size: 2.5rem;
           color: #f68a33;
           letter-spacing: 0px;
           border-width: 0px;
        }

    /*paragraphs*/

        .vscpa_mega_cpe_day .column p.IndentedParagraph {
           font-size: 1rem;
           color: #000000FF;
           font-family: 'Lato';
           margin-left: 30px;
           margin-bottom: 20px;
           line-height: 1.5em;
           margin-top: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .vscpa_mega_cpe_day .column p.Default {
           font-family: 'Lato';
           color: #000000FF;
           line-height: 1.5em;
           margin-bottom: 20px;
           border-width: 0px;
        }

        .vscpa_mega_cpe_day .column p {
           background-color: transparent;
           color: #222222FF;
           font-family: Lato;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 20px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           border-width: 0px;
        }

    /*lists*/

        .vscpa_mega_cpe_day .column .NumberList {
           font-family: Lato;
           margin-bottom: 12px;
           padding-bottom: 0px;
           line-height: 1.6em;
           margin-top: 12px;
           color: #000000FF;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

        .vscpa_mega_cpe_day .column .BulletList {
           font-family: Lato;
           list-style-type: disc;
           margin-bottom: 0px;
           line-height: 1.6em;
           margin-top: 15px;
           color: #000000FF;
           border-width: 0px;
           list-style-image: none;
        }

        .vscpa_mega_cpe_day .column .BoldNumberList {
           font-family: Lato;
           margin-top: 15px;
           list-style-type: none;
           margin-bottom: 0px;
           line-height: 1.6em;
           color: #000000FF;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*images*/

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

    /*containers*/

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

        .vscpa_mega_cpe_day .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; }
/***********************************
Disclosures Winter 2026 | Technology
***********************************/

    /*headers*/

        .disclosures_winter_2026_technology .column h6 {
           border-width: 0px;
        }

        .disclosures_winter_2026_technology .column h5 {
           border-width: 0px;
        }

        .disclosures_winter_2026_technology .column h4 {
           border-width: 0px;
        }

        .disclosures_winter_2026_technology .column h3 {
           font-family: 'Mulish';
           text-transform: uppercase;
           font-size: 0.9375rem;
           letter-spacing: 1px;
           margin-bottom: 20px;
           border-width: 0px;
        }

        .disclosures_winter_2026_technology .column h2 {
           font-family: 'Mulish';
           font-size: 1.25rem;
           line-height: 1.6em;
           margin-bottom: 30px;
           color: #797878;
           border-width: 0px;
        }

        .disclosures_winter_2026_technology .column h1 {
           color: #000000;
           font-family: 'Open Sans';
           line-height: 1.2em;
           margin-bottom: 5px;
           margin-top: 20px;
           font-weight: normal;
           border-width: 0px;
        }

    /*links*/

        .disclosures_winter_2026_technology .column a {
           color: #741645;
           font-family: Mulish;
           text-decoration: none;
           font-weight: bold;
           border-width: 0px;
        }

    /*inlines*/

        .disclosures_winter_2026_technology .column .default-drop-cap {
           color: #3dbeb9;
           font-family: 'Oleo Script';
           line-height: 0.1em;
           font-size: 1.25rem;
           margin-right: 2px;
           margin-top: 0px;
           border-width: 0px;
        }

        .disclosures_winter_2026_technology .column .WisdomScript {
           font-family: 'Oleo Script';
           font-size: 2.5rem;
           color: #f68a33;
           letter-spacing: 0px;
           border-width: 0px;
        }

    /*paragraphs*/

        .disclosures_winter_2026_technology .column p.IndentedParagraph {
           font-size: 1rem;
           color: #000000FF;
           font-family: 'Lato';
           margin-left: 30px;
           margin-bottom: 20px;
           line-height: 1.5em;
           margin-top: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .disclosures_winter_2026_technology .column p.Default {
           font-family: 'Lato';
           color: #000000FF;
           line-height: 1.5em;
           margin-bottom: 20px;
           border-width: 0px;
        }

        .disclosures_winter_2026_technology .column p {
           background-color: transparent;
           color: #222222FF;
           font-family: Lato;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 20px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           border-width: 0px;
        }

    /*lists*/

        .disclosures_winter_2026_technology .column .NumberList {
           font-family: Lato;
           margin-bottom: 12px;
           padding-bottom: 0px;
           line-height: 1.6em;
           margin-top: 12px;
           color: #000000FF;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

        .disclosures_winter_2026_technology .column .BulletList {
           font-family: Lato;
           list-style-type: disc;
           margin-bottom: 0px;
           line-height: 1.6em;
           margin-top: 15px;
           color: #000000FF;
           border-width: 0px;
           list-style-image: none;
        }

        .disclosures_winter_2026_technology .column .BoldNumberList {
           font-family: Lato;
           margin-top: 15px;
           list-style-type: none;
           margin-bottom: 0px;
           line-height: 1.6em;
           color: #000000FF;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*images*/

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

    /*containers*/

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

    /*layoutitems*/

        .disclosures_winter_2026_technology .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; }
/***********************************
VSCPA Don Farmer newsletter
***********************************/

    /*headers*/

        .vscpa_don_farmer_newsletter .column h6 {
           border-width: 0px;
        }

        .vscpa_don_farmer_newsletter .column h5 {
           border-width: 0px;
        }

        .vscpa_don_farmer_newsletter .column h4 {
           border-width: 0px;
        }

        .vscpa_don_farmer_newsletter .column h3 {
           font-family: 'Mulish';
           text-transform: uppercase;
           font-size: 0.9375rem;
           letter-spacing: 1px;
           margin-bottom: 20px;
           border-width: 0px;
        }

        .vscpa_don_farmer_newsletter .column h2 {
           font-family: 'Mulish';
           font-size: 1.25rem;
           line-height: 1.6em;
           margin-bottom: 30px;
           color: #797878;
           border-width: 0px;
        }

        .vscpa_don_farmer_newsletter .column h1 {
           color: #000000;
           font-family: 'Open Sans';
           line-height: 1.2em;
           margin-bottom: 5px;
           margin-top: 20px;
           font-weight: normal;
           border-width: 0px;
        }

    /*links*/

        .vscpa_don_farmer_newsletter .column a {
           color: #741645;
           font-family: Mulish;
           text-decoration: none;
           font-weight: bold;
           border-width: 0px;
        }

    /*inlines*/

        .vscpa_don_farmer_newsletter .column .default-drop-cap {
           color: #3dbeb9;
           font-family: 'Oleo Script';
           line-height: 0.1em;
           font-size: 1.25rem;
           margin-right: 2px;
           margin-top: 0px;
           border-width: 0px;
        }

        .vscpa_don_farmer_newsletter .column .WisdomScript {
           font-family: 'Oleo Script';
           font-size: 2.5rem;
           color: #f68a33;
           letter-spacing: 0px;
           border-width: 0px;
        }

    /*paragraphs*/

        .vscpa_don_farmer_newsletter .column p.IndentedParagraph {
           font-size: 1rem;
           color: #000000FF;
           font-family: 'Lato';
           margin-left: 30px;
           margin-bottom: 20px;
           line-height: 1.5em;
           margin-top: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .vscpa_don_farmer_newsletter .column p.Default {
           font-family: 'Lato';
           color: #000000FF;
           line-height: 1.5em;
           margin-bottom: 20px;
           border-width: 0px;
        }

        .vscpa_don_farmer_newsletter .column p {
           background-color: transparent;
           color: #222222FF;
           font-family: Lato;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 20px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           border-width: 0px;
        }

    /*lists*/

        .vscpa_don_farmer_newsletter .column .NumberList {
           font-family: Lato;
           margin-bottom: 12px;
           padding-bottom: 0px;
           line-height: 1.6em;
           margin-top: 12px;
           color: #000000FF;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

        .vscpa_don_farmer_newsletter .column .BulletList {
           font-family: Lato;
           list-style-type: disc;
           margin-bottom: 0px;
           line-height: 1.6em;
           margin-top: 15px;
           color: #000000FF;
           border-width: 0px;
           list-style-image: none;
        }

        .vscpa_don_farmer_newsletter .column .BoldNumberList {
           font-family: Lato;
           margin-top: 15px;
           list-style-type: none;
           margin-bottom: 0px;
           line-height: 1.6em;
           color: #000000FF;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*images*/

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

    /*containers*/

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

        .vscpa_don_farmer_newsletter .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; }
/***********************************
Disclosures Winter 2026 | Technology2
***********************************/

    /*headers*/

        .disclosures_winter_2026_technology2 .column h6 {
           border-width: 0px;
        }

        .disclosures_winter_2026_technology2 .column h5 {
           border-width: 0px;
        }

        .disclosures_winter_2026_technology2 .column h4 {
           border-width: 0px;
        }

        .disclosures_winter_2026_technology2 .column h3 {
           font-family: 'Mulish';
           text-transform: uppercase;
           font-size: 0.9375rem;
           letter-spacing: 1px;
           margin-bottom: 20px;
           border-width: 0px;
        }

        .disclosures_winter_2026_technology2 .column h2 {
           font-family: 'Mulish';
           font-size: 1.25rem;
           line-height: 1.6em;
           margin-bottom: 30px;
           color: #797878;
           border-width: 0px;
        }

        .disclosures_winter_2026_technology2 .column h1 {
           color: #000000;
           font-family: 'Open Sans';
           line-height: 1.2em;
           margin-bottom: 5px;
           margin-top: 20px;
           font-weight: normal;
           border-width: 0px;
        }

    /*links*/

        .disclosures_winter_2026_technology2 .column a {
           color: #741645;
           font-family: Mulish;
           text-decoration: none;
           font-weight: bold;
           border-width: 0px;
        }

    /*inlines*/

        .disclosures_winter_2026_technology2 .column .default-drop-cap {
           color: #3dbeb9;
           font-family: 'Oleo Script';
           line-height: 0.1em;
           font-size: 1.25rem;
           margin-right: 2px;
           margin-top: 0px;
           border-width: 0px;
        }

        .disclosures_winter_2026_technology2 .column .WisdomScript {
           font-family: 'Oleo Script';
           font-size: 2.5rem;
           color: #f68a33;
           letter-spacing: 0px;
           border-width: 0px;
        }

    /*paragraphs*/

        .disclosures_winter_2026_technology2 .column p.IndentedParagraph {
           font-size: 1rem;
           color: #000000FF;
           font-family: 'Lato';
           margin-left: 30px;
           margin-bottom: 20px;
           line-height: 1.5em;
           margin-top: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .disclosures_winter_2026_technology2 .column p.Default {
           font-family: 'Lato';
           color: #000000FF;
           line-height: 1.5em;
           margin-bottom: 20px;
           border-width: 0px;
        }

        .disclosures_winter_2026_technology2 .column p {
           background-color: transparent;
           color: #222222FF;
           font-family: Lato;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 20px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           border-width: 0px;
        }

    /*lists*/

        .disclosures_winter_2026_technology2 .column .NumberList {
           font-family: Lato;
           margin-bottom: 12px;
           padding-bottom: 0px;
           line-height: 1.6em;
           margin-top: 12px;
           color: #000000FF;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

        .disclosures_winter_2026_technology2 .column .BulletList {
           font-family: Lato;
           list-style-type: disc;
           margin-bottom: 0px;
           line-height: 1.6em;
           margin-top: 15px;
           color: #000000FF;
           border-width: 0px;
           list-style-image: none;
        }

        .disclosures_winter_2026_technology2 .column .BoldNumberList {
           font-family: Lato;
           margin-top: 15px;
           list-style-type: none;
           margin-bottom: 0px;
           line-height: 1.6em;
           color: #000000FF;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*images*/

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

    /*containers*/

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

        .disclosures_winter_2026_technology2 .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; }
/***********************************
Disclosures Winter 2026 | Scholarship Spotlight
***********************************/

    /*headers*/

        .disclosures_winter_2026_scholarship_spotlight .column h6 {
           border-width: 0px;
        }

        .disclosures_winter_2026_scholarship_spotlight .column h5 {
           border-width: 0px;
        }

        .disclosures_winter_2026_scholarship_spotlight .column h4 {
           border-width: 0px;
        }

        .disclosures_winter_2026_scholarship_spotlight .column h3 {
           font-family: 'Mulish';
           text-transform: uppercase;
           font-size: 0.9375rem;
           letter-spacing: 1px;
           margin-bottom: 20px;
           border-width: 0px;
        }

        .disclosures_winter_2026_scholarship_spotlight .column h2 {
           font-family: 'Mulish';
           font-size: 1.25rem;
           line-height: 1.6em;
           margin-bottom: 30px;
           color: #797878;
           border-width: 0px;
        }

        .disclosures_winter_2026_scholarship_spotlight .column h1 {
           color: #000000;
           font-family: 'Open Sans';
           line-height: 1.2em;
           margin-bottom: 5px;
           margin-top: 20px;
           font-weight: normal;
           border-width: 0px;
        }

    /*links*/

        .disclosures_winter_2026_scholarship_spotlight .column a {
           color: #741645;
           font-family: Mulish;
           text-decoration: none;
           font-weight: bold;
           border-width: 0px;
        }

    /*inlines*/

        .disclosures_winter_2026_scholarship_spotlight .column .default-drop-cap {
           color: #3dbeb9;
           font-family: 'Oleo Script';
           line-height: 0.1em;
           font-size: 1.25rem;
           margin-right: 2px;
           margin-top: 0px;
           border-width: 0px;
        }

        .disclosures_winter_2026_scholarship_spotlight .column .WisdomScript {
           font-family: 'Oleo Script';
           font-size: 2.5rem;
           color: #f68a33;
           letter-spacing: 0px;
           border-width: 0px;
        }

    /*paragraphs*/

        .disclosures_winter_2026_scholarship_spotlight .column p.IndentedParagraph {
           font-size: 1rem;
           color: #000000FF;
           font-family: 'Lato';
           margin-left: 30px;
           margin-bottom: 20px;
           line-height: 1.5em;
           margin-top: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .disclosures_winter_2026_scholarship_spotlight .column p.Default {
           font-family: 'Lato';
           color: #000000FF;
           line-height: 1.5em;
           margin-bottom: 20px;
           border-width: 0px;
        }

        .disclosures_winter_2026_scholarship_spotlight .column p {
           background-color: transparent;
           color: #222222FF;
           font-family: Lato;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 20px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           border-width: 0px;
        }

    /*lists*/

        .disclosures_winter_2026_scholarship_spotlight .column .NumberList {
           font-family: Lato;
           margin-bottom: 12px;
           padding-bottom: 0px;
           line-height: 1.6em;
           margin-top: 12px;
           color: #000000FF;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

        .disclosures_winter_2026_scholarship_spotlight .column .BulletList {
           font-family: Lato;
           list-style-type: disc;
           margin-bottom: 0px;
           line-height: 1.6em;
           margin-top: 15px;
           color: #000000FF;
           border-width: 0px;
           list-style-image: none;
        }

        .disclosures_winter_2026_scholarship_spotlight .column .BoldNumberList {
           font-family: Lato;
           margin-top: 15px;
           list-style-type: none;
           margin-bottom: 0px;
           line-height: 1.6em;
           color: #000000FF;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*images*/

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

    /*containers*/

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

        .disclosures_winter_2026_scholarship_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; }
/***********************************
Disclosures Winter 2026 | VSCPA News | Krystal McCants
***********************************/

    /*headers*/

        .disclosures_winter_2026_vscpa_news_krystal_mccants .column h6 {
           border-width: 0px;
        }

        .disclosures_winter_2026_vscpa_news_krystal_mccants .column h5 {
           border-width: 0px;
        }

        .disclosures_winter_2026_vscpa_news_krystal_mccants .column h4 {
           border-width: 0px;
        }

        .disclosures_winter_2026_vscpa_news_krystal_mccants .column h3 {
           font-family: 'Mulish';
           text-transform: uppercase;
           font-size: 0.9375rem;
           letter-spacing: 1px;
           margin-bottom: 20px;
           border-width: 0px;
        }

        .disclosures_winter_2026_vscpa_news_krystal_mccants .column h2 {
           font-family: 'Mulish';
           font-size: 1.25rem;
           line-height: 1.6em;
           margin-bottom: 30px;
           color: #797878;
           border-width: 0px;
        }

        .disclosures_winter_2026_vscpa_news_krystal_mccants .column h1 {
           color: #000000;
           font-family: 'Open Sans';
           line-height: 1.2em;
           margin-bottom: 5px;
           margin-top: 20px;
           font-weight: normal;
           border-width: 0px;
        }

    /*links*/

        .disclosures_winter_2026_vscpa_news_krystal_mccants .column a {
           color: #741645;
           font-family: Mulish;
           text-decoration: none;
           font-weight: bold;
           border-width: 0px;
        }

    /*inlines*/

        .disclosures_winter_2026_vscpa_news_krystal_mccants .column .default-drop-cap {
           color: #3dbeb9;
           font-family: 'Oleo Script';
           line-height: 0.1em;
           font-size: 1.25rem;
           margin-right: 2px;
           margin-top: 0px;
           border-width: 0px;
        }

        .disclosures_winter_2026_vscpa_news_krystal_mccants .column .WisdomScript {
           font-family: 'Oleo Script';
           font-size: 2.5rem;
           color: #f68a33;
           letter-spacing: 0px;
           border-width: 0px;
        }

    /*paragraphs*/

        .disclosures_winter_2026_vscpa_news_krystal_mccants .column p.IndentedParagraph {
           font-size: 1rem;
           color: #000000FF;
           font-family: 'Lato';
           margin-left: 30px;
           margin-bottom: 20px;
           line-height: 1.5em;
           margin-top: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .disclosures_winter_2026_vscpa_news_krystal_mccants .column p.Default {
           font-family: 'Lato';
           color: #000000FF;
           line-height: 1.5em;
           margin-bottom: 20px;
           border-width: 0px;
        }

        .disclosures_winter_2026_vscpa_news_krystal_mccants .column p {
           background-color: transparent;
           color: #222222FF;
           font-family: Lato;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 20px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           border-width: 0px;
        }

    /*lists*/

        .disclosures_winter_2026_vscpa_news_krystal_mccants .column .NumberList {
           font-family: Lato;
           margin-bottom: 12px;
           padding-bottom: 0px;
           line-height: 1.6em;
           margin-top: 12px;
           color: #000000FF;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

        .disclosures_winter_2026_vscpa_news_krystal_mccants .column .BulletList {
           font-family: Lato;
           list-style-type: disc;
           margin-bottom: 0px;
           line-height: 1.6em;
           margin-top: 15px;
           color: #000000FF;
           border-width: 0px;
           list-style-image: none;
        }

        .disclosures_winter_2026_vscpa_news_krystal_mccants .column .BoldNumberList {
           font-family: Lato;
           margin-top: 15px;
           list-style-type: none;
           margin-bottom: 0px;
           line-height: 1.6em;
           color: #000000FF;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*images*/

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

    /*containers*/

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

        .disclosures_winter_2026_vscpa_news_krystal_mccants .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; }
/***********************************
Disclosures Winter 2026 | VSCPA News
***********************************/

    /*headers*/

        .disclosures_winter_2026_vscpa_news .column h6 {
           border-width: 0px;
        }

        .disclosures_winter_2026_vscpa_news .column h5 {
           border-width: 0px;
        }

        .disclosures_winter_2026_vscpa_news .column h4 {
           border-width: 0px;
        }

        .disclosures_winter_2026_vscpa_news .column h3 {
           font-family: 'Mulish';
           text-transform: uppercase;
           font-size: 0.9375rem;
           letter-spacing: 1px;
           margin-bottom: 20px;
           border-width: 0px;
        }

        .disclosures_winter_2026_vscpa_news .column h2 {
           font-family: 'Mulish';
           font-size: 1.25rem;
           line-height: 1.6em;
           margin-bottom: 30px;
           color: #797878;
           border-width: 0px;
        }

        .disclosures_winter_2026_vscpa_news .column h1 {
           color: #000000;
           font-family: 'Open Sans';
           line-height: 1.2em;
           margin-bottom: 5px;
           margin-top: 20px;
           font-weight: normal;
           border-width: 0px;
        }

    /*links*/

        .disclosures_winter_2026_vscpa_news .column a {
           color: #741645;
           font-family: Mulish;
           text-decoration: none;
           font-weight: bold;
           border-width: 0px;
        }

    /*inlines*/

        .disclosures_winter_2026_vscpa_news .column .default-drop-cap {
           color: #3dbeb9;
           font-family: 'Oleo Script';
           line-height: 0.1em;
           font-size: 1.25rem;
           margin-right: 2px;
           margin-top: 0px;
           border-width: 0px;
        }

        .disclosures_winter_2026_vscpa_news .column .WisdomScript {
           font-family: 'Oleo Script';
           font-size: 2.5rem;
           color: #f68a33;
           letter-spacing: 0px;
           border-width: 0px;
        }

    /*paragraphs*/

        .disclosures_winter_2026_vscpa_news .column p.IndentedParagraph {
           font-size: 1rem;
           color: #000000FF;
           font-family: 'Lato';
           margin-left: 30px;
           margin-bottom: 20px;
           line-height: 1.5em;
           margin-top: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .disclosures_winter_2026_vscpa_news .column p.Default {
           font-family: 'Lato';
           color: #000000FF;
           line-height: 1.5em;
           margin-bottom: 20px;
           border-width: 0px;
        }

        .disclosures_winter_2026_vscpa_news .column p {
           background-color: transparent;
           color: #222222FF;
           font-family: Lato;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 20px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           border-width: 0px;
        }

    /*lists*/

        .disclosures_winter_2026_vscpa_news .column .NumberList {
           font-family: Lato;
           margin-bottom: 12px;
           padding-bottom: 0px;
           line-height: 1.6em;
           margin-top: 12px;
           color: #000000FF;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

        .disclosures_winter_2026_vscpa_news .column .BulletList {
           font-family: Lato;
           list-style-type: disc;
           margin-bottom: 0px;
           line-height: 1.6em;
           margin-top: 15px;
           color: #000000FF;
           border-width: 0px;
           list-style-image: none;
        }

        .disclosures_winter_2026_vscpa_news .column .BoldNumberList {
           font-family: Lato;
           margin-top: 15px;
           list-style-type: none;
           margin-bottom: 0px;
           line-height: 1.6em;
           color: #000000FF;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*images*/

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

    /*containers*/

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

        .disclosures_winter_2026_vscpa_news .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; }
/***********************************
VSCPA Center Rental
***********************************/

    /*headers*/

        .vscpa_center_rental .column h6 {
           border-width: 0px;
        }

        .vscpa_center_rental .column h5 {
           border-width: 0px;
        }

        .vscpa_center_rental .column h4 {
           border-width: 0px;
        }

        .vscpa_center_rental .column h3 {
           font-family: 'Mulish';
           text-transform: uppercase;
           font-size: 0.9375rem;
           letter-spacing: 1px;
           margin-bottom: 20px;
           border-width: 0px;
        }

        .vscpa_center_rental .column h2 {
           font-family: 'Mulish';
           font-size: 1.25rem;
           line-height: 1.6em;
           margin-bottom: 30px;
           color: #797878;
           border-width: 0px;
        }

        .vscpa_center_rental .column h1 {
           color: #000000;
           font-family: 'Open Sans';
           line-height: 1.2em;
           margin-bottom: 5px;
           margin-top: 20px;
           font-weight: normal;
           border-width: 0px;
        }

    /*links*/

        .vscpa_center_rental .column a {
           color: #741645;
           font-family: Mulish;
           text-decoration: none;
           font-weight: bold;
           border-width: 0px;
        }

    /*inlines*/

        .vscpa_center_rental .column .default-drop-cap {
           color: #3dbeb9;
           font-family: 'Oleo Script';
           line-height: 0.1em;
           font-size: 1.25rem;
           margin-right: 2px;
           margin-top: 0px;
           border-width: 0px;
        }

        .vscpa_center_rental .column .WisdomScript {
           font-family: 'Oleo Script';
           font-size: 2.5rem;
           color: #f68a33;
           letter-spacing: 0px;
           border-width: 0px;
        }

    /*paragraphs*/

        .vscpa_center_rental .column p.IndentedParagraph {
           font-size: 1rem;
           color: #000000FF;
           font-family: 'Lato';
           margin-left: 30px;
           margin-bottom: 20px;
           line-height: 1.5em;
           margin-top: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .vscpa_center_rental .column p.Default {
           font-family: 'Lato';
           color: #000000FF;
           line-height: 1.5em;
           margin-bottom: 20px;
           border-width: 0px;
        }

        .vscpa_center_rental .column p {
           background-color: transparent;
           color: #222222FF;
           font-family: Lato;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 20px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           border-width: 0px;
        }

    /*lists*/

        .vscpa_center_rental .column .NumberList {
           font-family: Lato;
           margin-bottom: 12px;
           padding-bottom: 0px;
           line-height: 1.6em;
           margin-top: 12px;
           color: #000000FF;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

        .vscpa_center_rental .column .BulletList {
           font-family: Lato;
           list-style-type: disc;
           margin-bottom: 0px;
           line-height: 1.6em;
           margin-top: 15px;
           color: #000000FF;
           border-width: 0px;
           list-style-image: none;
        }

        .vscpa_center_rental .column .BoldNumberList {
           font-family: Lato;
           margin-top: 15px;
           list-style-type: none;
           margin-bottom: 0px;
           line-height: 1.6em;
           color: #000000FF;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*images*/

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

    /*containers*/

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

        .vscpa_center_rental .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; }
/***********************************
Disclosures Winter 2026 | Classifieds
***********************************/

    /*headers*/

        .disclosures_winter_2026_classifieds .column h6 {
           border-width: 0px;
        }

        .disclosures_winter_2026_classifieds .column h5 {
           border-width: 0px;
        }

        .disclosures_winter_2026_classifieds .column h4 {
           border-width: 0px;
        }

        .disclosures_winter_2026_classifieds .column h3 {
           font-family: 'Mulish';
           text-transform: uppercase;
           font-size: 0.9375rem;
           letter-spacing: 1px;
           margin-bottom: 20px;
           border-width: 0px;
        }

        .disclosures_winter_2026_classifieds .column h2 {
           font-family: 'Mulish';
           font-size: 1.25rem;
           line-height: 1.6em;
           margin-bottom: 30px;
           color: #797878;
           border-width: 0px;
        }

        .disclosures_winter_2026_classifieds .column h1 {
           color: #000000;
           font-family: 'Open Sans';
           line-height: 1.2em;
           margin-bottom: 5px;
           margin-top: 20px;
           font-weight: normal;
           border-width: 0px;
        }

    /*links*/

        .disclosures_winter_2026_classifieds .column a {
           color: #741645;
           font-family: Mulish;
           text-decoration: none;
           font-weight: bold;
           border-width: 0px;
        }

    /*inlines*/

        .disclosures_winter_2026_classifieds .column .default-drop-cap {
           color: #3dbeb9;
           font-family: 'Oleo Script';
           line-height: 0.1em;
           font-size: 1.25rem;
           margin-right: 2px;
           margin-top: 0px;
           border-width: 0px;
        }

        .disclosures_winter_2026_classifieds .column .WisdomScript {
           font-family: 'Oleo Script';
           font-size: 2.5rem;
           color: #f68a33;
           letter-spacing: 0px;
           border-width: 0px;
        }

    /*paragraphs*/

        .disclosures_winter_2026_classifieds .column p.IndentedParagraph {
           font-size: 1rem;
           color: #000000FF;
           font-family: 'Lato';
           margin-left: 30px;
           margin-bottom: 20px;
           line-height: 1.5em;
           margin-top: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .disclosures_winter_2026_classifieds .column p.Default {
           font-family: 'Lato';
           color: #000000FF;
           line-height: 1.5em;
           margin-bottom: 20px;
           border-width: 0px;
        }

        .disclosures_winter_2026_classifieds .column p {
           background-color: transparent;
           color: #222222FF;
           font-family: Lato;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 20px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           border-width: 0px;
        }

    /*lists*/

        .disclosures_winter_2026_classifieds .column .NumberList {
           font-family: Lato;
           margin-bottom: 12px;
           padding-bottom: 0px;
           line-height: 1.6em;
           margin-top: 12px;
           color: #000000FF;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

        .disclosures_winter_2026_classifieds .column .BulletList {
           font-family: Lato;
           list-style-type: disc;
           margin-bottom: 0px;
           line-height: 1.6em;
           margin-top: 15px;
           color: #000000FF;
           border-width: 0px;
           list-style-image: none;
        }

        .disclosures_winter_2026_classifieds .column .BoldNumberList {
           font-family: Lato;
           margin-top: 15px;
           list-style-type: none;
           margin-bottom: 0px;
           line-height: 1.6em;
           color: #000000FF;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*images*/

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

    /*containers*/

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

        .disclosures_winter_2026_classifieds .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; }
/***********************************
Disclosures Winter 2026 | Comic Relief
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*images*/

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

    /*headers*/

        .disclosures_winter_2026_comic_relief .column h6 {
           border-width: 0px;
        }

        .disclosures_winter_2026_comic_relief .column h5 {
           border-width: 0px;
        }

        .disclosures_winter_2026_comic_relief .column h4 {
           font-family: 'Mulish';
           font-size: 0.9375rem;
           letter-spacing: 0px;
           color: #797878;
           border-width: 0px;
        }

        .disclosures_winter_2026_comic_relief .column h3 {
           font-family: 'Mulish';
           text-transform: uppercase;
           font-size: 0.9375rem;
           letter-spacing: 1px;
           color: #741746;
           border-width: 0px;
        }

        .disclosures_winter_2026_comic_relief .column h2 {
           font-family: 'Mulish';
           font-size: 1.25rem;
           line-height: 1.6em;
           margin-bottom: 15px;
           color: #797878;
           border-width: 0px;
        }

        .disclosures_winter_2026_comic_relief .column h1 {
           color: #000000;
           font-family: 'Open Sans';
           line-height: 1.2em;
           margin-bottom: 5px;
           margin-top: 20px;
           border-width: 0px;
        }

    /*links*/

        .disclosures_winter_2026_comic_relief .column a {
           color: #741645;
           font-family: 'Mulish';
           font-weight: bold;
           text-decoration: none;
           border-width: 0px;
        }

    /*inlines*/

        .disclosures_winter_2026_comic_relief .column .default-drop-cap {
           color: #741645;
           font-family: 'Oleo Script';
           line-height: 0.1em;
           font-size: 1.25rem;
           margin-right: 0px;
           margin-top: 0px;
           border-width: 0px;
        }

        .disclosures_winter_2026_comic_relief .column .WisdomScript {
           font-family: 'Oleo Script';
           font-size: 2.5rem;
           color: #741746;
           letter-spacing: 0px;
           border-width: 0px;
        }

    /*paragraphs*/

        .disclosures_winter_2026_comic_relief .column p {
           font-size: 1rem;
           color: #000000;
           font-family: 'Lato';
           border-width: 0px;
        }

        .disclosures_winter_2026_comic_relief .column p.IndentedParagraph {
           font-size: 1rem;
           color: #000000;
           font-family: 'Lato';
           margin-left: 30px;
           border-width: 0px;
        }

    /*lists*/

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

        .disclosures_winter_2026_comic_relief .column .NumberList {
           font-family: 'Lato';
           margin-bottom: 0px;
           padding-bottom: 0px;
           line-height: 1.6em;
           margin-top: 15px;
           border-width: 0px;
           list-style-image: none;
        }

        .disclosures_winter_2026_comic_relief .column .BulletList {
           font-family: 'Lato';
           list-style-type: disc;
           margin-bottom: 0px;
           line-height: 1.6em;
           margin-top: 15px;
           border-width: 0px;
           list-style-image: none;
        }

        .disclosures_winter_2026_comic_relief .column .BoldNumberList {
           font-family: 'Lato';
           font-weight: bold;
           margin-top: 15px;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*headers*/

        .poe_group_advisors .column h6 {
           border-width: 0px;
        }

        .poe_group_advisors .column h5 {
           border-width: 0px;
        }

        .poe_group_advisors .column h4 {
           border-width: 0px;
        }

        .poe_group_advisors .column h3 {
           font-family: 'Mulish';
           text-transform: uppercase;
           font-size: 0.9375rem;
           letter-spacing: 1px;
           margin-bottom: 20px;
           border-width: 0px;
        }

        .poe_group_advisors .column h2 {
           font-family: 'Mulish';
           font-size: 1.25rem;
           line-height: 1.6em;
           margin-bottom: 30px;
           color: #797878;
           border-width: 0px;
        }

        .poe_group_advisors .column h1 {
           color: #000000;
           font-family: 'Open Sans';
           line-height: 1.2em;
           margin-bottom: 5px;
           margin-top: 20px;
           font-weight: normal;
           border-width: 0px;
        }

    /*links*/

        .poe_group_advisors .column a {
           color: #741645;
           font-family: Mulish;
           text-decoration: none;
           font-weight: bold;
           border-width: 0px;
        }

    /*inlines*/

        .poe_group_advisors .column .default-drop-cap {
           color: #3dbeb9;
           font-family: 'Oleo Script';
           line-height: 0.1em;
           font-size: 1.25rem;
           margin-right: 2px;
           margin-top: 0px;
           border-width: 0px;
        }

        .poe_group_advisors .column .WisdomScript {
           font-family: 'Oleo Script';
           font-size: 2.5rem;
           color: #f68a33;
           letter-spacing: 0px;
           border-width: 0px;
        }

    /*paragraphs*/

        .poe_group_advisors .column p.IndentedParagraph {
           font-size: 1rem;
           color: #000000FF;
           font-family: 'Lato';
           margin-left: 30px;
           margin-bottom: 20px;
           line-height: 1.5em;
           margin-top: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .poe_group_advisors .column p.Default {
           font-family: 'Lato';
           color: #000000FF;
           line-height: 1.5em;
           margin-bottom: 20px;
           border-width: 0px;
        }

        .poe_group_advisors .column p {
           background-color: transparent;
           color: #222222FF;
           font-family: Lato;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 20px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           border-width: 0px;
        }

    /*lists*/

        .poe_group_advisors .column .NumberList {
           font-family: Lato;
           margin-bottom: 12px;
           padding-bottom: 0px;
           line-height: 1.6em;
           margin-top: 12px;
           color: #000000FF;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

        .poe_group_advisors .column .BulletList {
           font-family: Lato;
           list-style-type: disc;
           margin-bottom: 0px;
           line-height: 1.6em;
           margin-top: 15px;
           color: #000000FF;
           border-width: 0px;
           list-style-image: none;
        }

        .poe_group_advisors .column .BoldNumberList {
           font-family: Lato;
           margin-top: 15px;
           list-style-type: none;
           margin-bottom: 0px;
           line-height: 1.6em;
           color: #000000FF;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*images*/

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

    /*containers*/

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

        .poe_group_advisors .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: #333333; }
div.pagecontainer .page_disable_overlay { background-color: #333333; }
div[data-sticky='top'] { position: sticky; top: 0; z-index: 1000; }
div[data-sticky='bottom'] { position: sticky; bottom: 0; z-index: 2000; }