/***********************************
LTEN2026
***********************************/

    /*paragraphs*/

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

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

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

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

    /*headers*/

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

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

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

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

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

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

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

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

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

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

    /*paragraphs*/

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

    /*inlines*/

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

    /*images*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

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

    /*paragraphs*/

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

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

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

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

    /*headers*/

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

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

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

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

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

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

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

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

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

    /*paragraphs*/

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

    /*inlines*/

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

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

    /*containers*/

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

        .illuminate .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; }
/***********************************
FROM THE PRESIDENT
***********************************/

    /*paragraphs*/

        .from_the_president .column p.HeaderUppercase {
           text-transform: uppercase;
           margin-left: 0px;
           margin-bottom: 0px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 1.125rem;
           font-family: montserrat,sans-serif;
           margin-right: 0px;
           margin-top: 12px;
           border-width: 0px;
        }

        .from_the_president .column p.Caption {
           color: #000000FF;
           margin-bottom: 12px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 0.875rem;
           font-family: montserrat,sans-serif;
           border-width: 0px;
        }

        .from_the_president .column p.PullQuote {
           text-align: right;
           margin-top: 18px;
           margin-right: 20px;
           margin-left: 20px;
           margin-bottom: 0px;
           line-height: 1.5em;
           font-weight: 100;
           font-size: 1.3125rem;
           font-family: montserrat,sans-serif;
           border-width: 0px;
        }

        .from_the_president .column p.RightJustify {
           font-weight: normal;
           text-align: right;
           margin-right: 20px;
           margin-bottom: 24px;
           line-height: 1.6em;
           font-size: 1.125rem;
           font-family: montserrat,sans-serif;
           border-width: 0px;
        }

        .from_the_president .column p.BlueByline {
           margin-bottom: 12px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 0.875rem;
           font-family: montserrat,sans-serif;
           color: #0097D9FF;
           border-width: 0px;
        }

        .from_the_president .column p.Blue {
           margin-bottom: 24px;
           line-height: 1.6em;
           font-weight: bold;
           font-size: 1.125rem;
           font-family: montserrat,sans-serif;
           color: #0097D9FF;
           border-width: 0px;
        }

        .from_the_president .column p.NoMargin {
           text-transform: none;
           margin-bottom: 0px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 1.125rem;
           font-family: montserrat,sans-serif;
           border-width: 0px;
        }

        .from_the_president .column p {
           margin-left: 0px;
           margin-bottom: 24px;
           line-height: 1.6em;
           font-weight: normal;
           font-size: 1.125rem;
           font-family: montserrat,sans-serif;
           border-top-width: 0px;
           border-bottom-width: 24px;
           border-left-width: 0px;
           border-right-width: 0px;
           border-style: none;
           border-color: Transparent;
           border-radius: 0px;
        }

        .from_the_president .column p.paragraphs-1i2c0d9s9 {
           line-height: 1.6em;
           font-weight: 100;
           font-size: 1.125rem;
           font-family: montserrat,sans-serif;
           padding: 0px;
           border-width: 0px;
           color: rgb(236, 0, 140);
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 12px;
           margin-bottom: 0px;
           border-color: Transparent;
        }

        .from_the_president .column p.headers-1ij6j4l21 {
           margin-top: 12px;
           margin-left: 0px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 1.125rem;
           font-family: montserrat,sans-serif;
           color: #858F97FF;
           margin-bottom: 0px;
           margin-right: 0px;
           padding: 0px;
           border-width: 0px;
        }

    /*lists*/

        .from_the_president .column .Alphabetical {
           list-style-type: lower-alpha;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 1.125rem;
           font-family: montserrat,sans-serif;
           border-width: 0px;
           list-style-image: none;
        }

        .from_the_president .column .Numerical {
           color: #000000FF;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 1.125rem;
           font-family: montserrat,sans-serif;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           margin-bottom: 12px;
           border-width: 0px;
           list-style-image: none;
        }

        .from_the_president .column .Bulleted {
           list-style-type: disc;
           line-height: 1.6em;
           font-weight: normal;
           font-size: 1.125rem;
           font-family: montserrat,sans-serif;
           color: #000000;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           margin-bottom: 12px;
           border-width: 0px;
           list-style-image: none;
        }

        .from_the_president .column .PinkBullet {
           color: #EC008CFF;
           font-family: montserrat,sans-serif;
           font-size: 1.125rem;
           list-style-type: disc;
           font-weight: 100;
           line-height: 1.6em;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*links*/

        .from_the_president .column a.CaptionLink {
           line-height: 1.6em;
           font-weight: 100;
           font-size: 0.875rem;
           font-family: montserrat,sans-serif;
           border-width: 0px;
        }

        .from_the_president .column a {
           color: #009ADEFF;
           font-weight: normal;
           font-family: montserrat,sans-serif;
           line-height: 1.6em;
           font-size: 1.125rem;
           border-width: 0px;
        }

    /*inlines*/

        .from_the_president .column .default-drop-cap {
           padding-left: 0px;
           margin-top: 15px;
           margin-right: 2px;
           margin-left: 0px;
           line-height: 0.3em;
           font-weight: bold;
           font-size: 4.0625rem;
           font-family: montserrat,sans-serif;
           float: left;
           color: #EC008CFF;
           border-width: 0px;
        }

        .from_the_president .column .Blue {
           font-family: montserrat,sans-serif;
           color: #0097D9FF;
           border-width: 0px;
        }

        .from_the_president .column .Black {
           font-family: montserrat,sans-serif;
           color: #000000;
           border-width: 0px;
        }

        .from_the_president .column .Pink {
           font-family: montserrat,sans-serif;
           color: #EC008CFF;
           border-width: 0px;
        }

        .from_the_president .column .Gray {
           line-height: 1.5em;
           font-size: 1.125rem;
           float: none;
           font-weight: normal;
           font-family: montserrat,sans-serif;
           color: #849097FF;
           border-width: 0px;
        }

    /*headers*/

        .from_the_president .column h6 {
           font-weight: normal;
           margin-left: 0px;
           margin-bottom: 12px;
           line-height: 1.6em;
           font-size: 0.875rem;
           font-family: montserrat,sans-serif;
           border-width: 0px;
        }

        .from_the_president .column h5 {
           margin-top: 24px;
           margin-left: 0px;
           line-height: 1.4em;
           font-weight: 100;
           font-size: 1rem;
           font-family: montserrat,sans-serif;
           color: #000000;
           border-width: 0px;
        }

        .from_the_president .column h4 {
           font-weight: normal;
           color: #000000FF;
           margin-top: 12px;
           margin-left: 0px;
           margin-bottom: 0px;
           line-height: 1.6em;
           font-size: 1rem;
           font-family: montserrat,sans-serif;
           margin-right: 0px;
           border-width: 0px;
        }

        .from_the_president .column h3 {
           margin-top: 12px;
           margin-left: 0px;
           line-height: 1.6em;
           font-weight: 700;
           font-size: 1.25rem;
           font-family: montserrat,sans-serif;
           color: #009ADEFF;
           margin-bottom: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .from_the_president .column h2 {
           margin-top: 12px;
           margin-left: 0px;
           margin-bottom: 0px;
           line-height: 1.4em;
           font-weight: 100;
           font-size: 1.5rem;
           font-family: montserrat,sans-serif;
           color: #009BDFFF;
           padding-bottom: 12px;
           border-width: 0px;
        }

        .from_the_president .column h1 {
           margin-top: 12px;
           margin-left: 0px;
           margin-bottom: 0px;
           line-height: 1.2em;
           font-weight: bold;
           font-size: 2.125rem;
           font-family: montserrat,sans-serif;
           border-width: 0px;
        }

    /*images*/

        .from_the_president .column img.image-default {
           margin-bottom: 12px;
           margin-top: 12px;
           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*/

        .from_the_president .column div.container-default {
           padding: 10px;
           align-items: baseline;
           gap: 5px;
           background-repeat: no-repeat;
           background-size: cover;
           background-position: center;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           border-width: 0px;
        }

    /*layoutitems*/

        .from_the_president .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; }
/***********************************
Proficient Learning
***********************************/

    /*paragraphs*/

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

    /*inlines*/

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

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

    /*containers*/

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

        .proficient_learning .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; }
/***********************************
CMR Institute
***********************************/

    /*paragraphs*/

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

    /*inlines*/

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

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

    /*containers*/

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

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

    /*paragraphs*/

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

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

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

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

    /*headers*/

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

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

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

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

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

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

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

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

        .upfront .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; }
/***********************************
UPFRONT 2
***********************************/

    /*paragraphs*/

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

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

    /*images*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

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

    /*layoutitems*/

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

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

    /*paragraphs*/

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

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

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

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

    /*headers*/

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

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

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

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

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

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

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

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

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

    /*paragraphs*/

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

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

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

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

    /*headers*/

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

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

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

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

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

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

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

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

        .smartwinnr .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; }
/***********************************
AD INDEX
***********************************/

    /*paragraphs*/

        .ad_index .column p.HeaderUppercase {
           text-transform: uppercase;
           margin-left: 0px;
           margin-bottom: 0px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 1.125rem;
           font-family: montserrat,sans-serif;
           margin-right: 0px;
           margin-top: 12px;
           border-width: 0px;
        }

        .ad_index .column p.Caption {
           color: #000000FF;
           margin-bottom: 12px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 0.875rem;
           font-family: montserrat,sans-serif;
           border-width: 0px;
        }

        .ad_index .column p.PullQuote {
           text-align: right;
           margin-top: 18px;
           margin-right: 20px;
           margin-left: 20px;
           margin-bottom: 0px;
           line-height: 1.5em;
           font-weight: 100;
           font-size: 1.3125rem;
           font-family: montserrat,sans-serif;
           border-width: 0px;
        }

        .ad_index .column p.RightJustify {
           font-weight: normal;
           text-align: right;
           margin-right: 20px;
           margin-bottom: 24px;
           line-height: 1.6em;
           font-size: 1.125rem;
           font-family: montserrat,sans-serif;
           border-width: 0px;
        }

        .ad_index .column p.BlueByline {
           margin-bottom: 12px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 0.875rem;
           font-family: montserrat,sans-serif;
           color: #0097D9FF;
           border-width: 0px;
        }

        .ad_index .column p.Blue {
           margin-bottom: 24px;
           line-height: 1.6em;
           font-weight: bold;
           font-size: 1.125rem;
           font-family: montserrat,sans-serif;
           color: #0097D9FF;
           border-width: 0px;
        }

        .ad_index .column p.NoMargin {
           text-transform: none;
           margin-bottom: 0px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 1.125rem;
           font-family: montserrat,sans-serif;
           border-width: 0px;
        }

        .ad_index .column p {
           margin-left: 0px;
           margin-bottom: 24px;
           line-height: 1.6em;
           font-weight: normal;
           font-size: 1.125rem;
           font-family: montserrat,sans-serif;
           border-top-width: 0px;
           border-bottom-width: 24px;
           border-left-width: 0px;
           border-right-width: 0px;
           border-style: none;
           border-color: Transparent;
           border-radius: 0px;
        }

        .ad_index .column p.paragraphs-1i2c0d9s9 {
           line-height: 1.6em;
           font-weight: 100;
           font-size: 1.125rem;
           font-family: montserrat,sans-serif;
           padding: 0px;
           border-width: 0px;
           color: rgb(236, 0, 140);
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 12px;
           margin-bottom: 0px;
           border-color: Transparent;
        }

        .ad_index .column p.headers-1ij6j4l21 {
           margin-top: 12px;
           margin-left: 0px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 1.125rem;
           font-family: montserrat,sans-serif;
           color: #858F97FF;
           margin-bottom: 0px;
           margin-right: 0px;
           padding: 0px;
           border-width: 0px;
        }

    /*lists*/

        .ad_index .column .Alphabetical {
           list-style-type: lower-alpha;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 1.125rem;
           font-family: montserrat,sans-serif;
           border-width: 0px;
           list-style-image: none;
        }

        .ad_index .column .Numerical {
           color: #000000FF;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 1.125rem;
           font-family: montserrat,sans-serif;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           margin-bottom: 12px;
           border-width: 0px;
           list-style-image: none;
        }

        .ad_index .column .Bulleted {
           list-style-type: disc;
           line-height: 1.6em;
           font-weight: normal;
           font-size: 1.125rem;
           font-family: montserrat,sans-serif;
           color: #000000;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           margin-bottom: 12px;
           border-width: 0px;
           list-style-image: none;
        }

        .ad_index .column .PinkBullet {
           color: #EC008CFF;
           font-family: montserrat,sans-serif;
           font-size: 1.125rem;
           list-style-type: disc;
           font-weight: 100;
           line-height: 1.6em;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*links*/

        .ad_index .column a.CaptionLink {
           line-height: 1.6em;
           font-weight: 100;
           font-size: 0.875rem;
           font-family: montserrat,sans-serif;
           border-width: 0px;
        }

        .ad_index .column a {
           color: #009ADEFF;
           font-weight: normal;
           font-family: montserrat,sans-serif;
           line-height: 1.6em;
           font-size: 1.125rem;
           border-width: 0px;
        }

    /*inlines*/

        .ad_index .column .default-drop-cap {
           padding-left: 0px;
           margin-top: 15px;
           margin-right: 2px;
           margin-left: 0px;
           line-height: 0.3em;
           font-weight: bold;
           font-size: 4.0625rem;
           font-family: montserrat,sans-serif;
           float: left;
           color: #EC008CFF;
           border-width: 0px;
        }

        .ad_index .column .Blue {
           font-family: montserrat,sans-serif;
           color: #0097D9FF;
           border-width: 0px;
        }

        .ad_index .column .Black {
           font-family: montserrat,sans-serif;
           color: #000000;
           border-width: 0px;
        }

        .ad_index .column .Pink {
           font-family: montserrat,sans-serif;
           color: #EC008CFF;
           border-width: 0px;
        }

        .ad_index .column .Gray {
           line-height: 1.5em;
           font-size: 1.125rem;
           float: none;
           font-weight: normal;
           font-family: montserrat,sans-serif;
           color: #849097FF;
           border-width: 0px;
        }

    /*headers*/

        .ad_index .column h6 {
           font-weight: normal;
           margin-left: 0px;
           margin-bottom: 12px;
           line-height: 1.6em;
           font-size: 0.875rem;
           font-family: montserrat,sans-serif;
           border-width: 0px;
        }

        .ad_index .column h5 {
           margin-top: 24px;
           margin-left: 0px;
           line-height: 1.4em;
           font-weight: 100;
           font-size: 1rem;
           font-family: montserrat,sans-serif;
           color: #000000;
           border-width: 0px;
        }

        .ad_index .column h4 {
           font-weight: normal;
           color: #000000FF;
           margin-top: 12px;
           margin-left: 0px;
           margin-bottom: 0px;
           line-height: 1.6em;
           font-size: 1rem;
           font-family: montserrat,sans-serif;
           margin-right: 0px;
           border-width: 0px;
        }

        .ad_index .column h3 {
           margin-top: 12px;
           margin-left: 0px;
           line-height: 1.6em;
           font-weight: 700;
           font-size: 1.25rem;
           font-family: montserrat,sans-serif;
           color: #009ADEFF;
           margin-bottom: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .ad_index .column h2 {
           margin-top: 12px;
           margin-left: 0px;
           margin-bottom: 0px;
           line-height: 1.4em;
           font-weight: 100;
           font-size: 1.5rem;
           font-family: montserrat,sans-serif;
           color: #009BDFFF;
           padding-bottom: 12px;
           border-width: 0px;
        }

        .ad_index .column h1 {
           margin-top: 12px;
           margin-left: 0px;
           margin-bottom: 0px;
           line-height: 1.2em;
           font-weight: bold;
           font-size: 2.125rem;
           font-family: montserrat,sans-serif;
           border-width: 0px;
        }

    /*images*/

        .ad_index .column img.image-default {
           margin-bottom: 12px;
           margin-top: 12px;
           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*/

        .ad_index .column div.container-default {
           padding: 10px;
           align-items: baseline;
           gap: 5px;
           background-repeat: no-repeat;
           background-size: cover;
           background-position: center;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           border-width: 0px;
        }

    /*layoutitems*/

        .ad_index .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; }
/***********************************
Woven Health Collective
***********************************/

    /*paragraphs*/

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

    /*inlines*/

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

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

    /*containers*/

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

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

    /*paragraphs*/

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

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

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

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

    /*headers*/

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

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

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

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

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

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

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

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

        .cld .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; }
/***********************************
PERSPECTIVES IN FOCUS
***********************************/

    /*paragraphs*/

        .perspectives_in_focus .column p.HeaderUppercase {
           text-transform: uppercase;
           margin-left: 0px;
           margin-bottom: 0px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 1.125rem;
           font-family: montserrat,sans-serif;
           margin-right: 0px;
           margin-top: 12px;
           border-width: 0px;
        }

        .perspectives_in_focus .column p.Caption {
           color: #000000FF;
           margin-bottom: 12px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 0.875rem;
           font-family: montserrat,sans-serif;
           border-width: 0px;
        }

        .perspectives_in_focus .column p.PullQuote {
           text-align: right;
           margin-top: 18px;
           margin-right: 20px;
           margin-left: 20px;
           margin-bottom: 0px;
           line-height: 1.5em;
           font-weight: 100;
           font-size: 1.3125rem;
           font-family: montserrat,sans-serif;
           border-width: 0px;
        }

        .perspectives_in_focus .column p.RightJustify {
           font-weight: normal;
           text-align: right;
           margin-right: 20px;
           margin-bottom: 24px;
           line-height: 1.6em;
           font-size: 1.125rem;
           font-family: montserrat,sans-serif;
           border-width: 0px;
        }

        .perspectives_in_focus .column p.BlueByline {
           margin-bottom: 12px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 0.875rem;
           font-family: montserrat,sans-serif;
           color: #0097D9FF;
           border-width: 0px;
        }

        .perspectives_in_focus .column p.Blue {
           margin-bottom: 24px;
           line-height: 1.6em;
           font-weight: bold;
           font-size: 1.125rem;
           font-family: montserrat,sans-serif;
           color: #0097D9FF;
           border-width: 0px;
        }

        .perspectives_in_focus .column p.NoMargin {
           text-transform: none;
           margin-bottom: 0px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 1.125rem;
           font-family: montserrat,sans-serif;
           border-width: 0px;
        }

        .perspectives_in_focus .column p {
           margin-left: 0px;
           margin-bottom: 24px;
           line-height: 1.6em;
           font-weight: normal;
           font-size: 1.125rem;
           font-family: montserrat,sans-serif;
           border-top-width: 0px;
           border-bottom-width: 24px;
           border-left-width: 0px;
           border-right-width: 0px;
           border-style: none;
           border-color: Transparent;
           border-radius: 0px;
        }

        .perspectives_in_focus .column p.paragraphs-1i2c0d9s9 {
           line-height: 1.6em;
           font-weight: 100;
           font-size: 1.125rem;
           font-family: montserrat,sans-serif;
           padding: 0px;
           border-width: 0px;
           color: rgb(236, 0, 140);
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 12px;
           margin-bottom: 0px;
           border-color: Transparent;
        }

        .perspectives_in_focus .column p.headers-1ij6j4l21 {
           margin-top: 12px;
           margin-left: 0px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 1.125rem;
           font-family: montserrat,sans-serif;
           color: #858F97FF;
           margin-bottom: 0px;
           margin-right: 0px;
           padding: 0px;
           border-width: 0px;
        }

    /*lists*/

        .perspectives_in_focus .column .Alphabetical {
           list-style-type: lower-alpha;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 1.125rem;
           font-family: montserrat,sans-serif;
           border-width: 0px;
           list-style-image: none;
        }

        .perspectives_in_focus .column .Numerical {
           color: #000000FF;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 1.125rem;
           font-family: montserrat,sans-serif;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           margin-bottom: 12px;
           border-width: 0px;
           list-style-image: none;
        }

        .perspectives_in_focus .column .Bulleted {
           list-style-type: disc;
           line-height: 1.6em;
           font-weight: normal;
           font-size: 1.125rem;
           font-family: montserrat,sans-serif;
           color: #000000;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           margin-bottom: 12px;
           border-width: 0px;
           list-style-image: none;
        }

        .perspectives_in_focus .column .PinkBullet {
           color: #EC008CFF;
           font-family: montserrat,sans-serif;
           font-size: 1.125rem;
           list-style-type: disc;
           font-weight: 100;
           line-height: 1.6em;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*links*/

        .perspectives_in_focus .column a.CaptionLink {
           line-height: 1.6em;
           font-weight: 100;
           font-size: 0.875rem;
           font-family: montserrat,sans-serif;
           border-width: 0px;
        }

        .perspectives_in_focus .column a {
           color: #009ADEFF;
           font-weight: normal;
           font-family: montserrat,sans-serif;
           line-height: 1.6em;
           font-size: 1.125rem;
           border-width: 0px;
        }

    /*inlines*/

        .perspectives_in_focus .column .default-drop-cap {
           padding-left: 0px;
           margin-top: 15px;
           margin-right: 2px;
           margin-left: 0px;
           line-height: 0.3em;
           font-weight: bold;
           font-size: 4.0625rem;
           font-family: montserrat,sans-serif;
           float: left;
           color: #EC008CFF;
           border-width: 0px;
        }

        .perspectives_in_focus .column .Blue {
           font-family: montserrat,sans-serif;
           color: #0097D9FF;
           border-width: 0px;
        }

        .perspectives_in_focus .column .Black {
           font-family: montserrat,sans-serif;
           color: #000000;
           border-width: 0px;
        }

        .perspectives_in_focus .column .Pink {
           font-family: montserrat,sans-serif;
           color: #EC008CFF;
           border-width: 0px;
        }

        .perspectives_in_focus .column .Gray {
           line-height: 1.5em;
           font-size: 1.125rem;
           float: none;
           font-weight: normal;
           font-family: montserrat,sans-serif;
           color: #849097FF;
           border-width: 0px;
        }

    /*headers*/

        .perspectives_in_focus .column h6 {
           font-weight: normal;
           margin-left: 0px;
           margin-bottom: 12px;
           line-height: 1.6em;
           font-size: 0.875rem;
           font-family: montserrat,sans-serif;
           border-width: 0px;
        }

        .perspectives_in_focus .column h5 {
           margin-top: 24px;
           margin-left: 0px;
           line-height: 1.4em;
           font-weight: 100;
           font-size: 1rem;
           font-family: montserrat,sans-serif;
           color: #000000;
           border-width: 0px;
        }

        .perspectives_in_focus .column h4 {
           font-weight: normal;
           color: #000000FF;
           margin-top: 12px;
           margin-left: 0px;
           margin-bottom: 0px;
           line-height: 1.6em;
           font-size: 1rem;
           font-family: montserrat,sans-serif;
           margin-right: 0px;
           border-width: 0px;
        }

        .perspectives_in_focus .column h3 {
           margin-top: 12px;
           margin-left: 0px;
           line-height: 1.6em;
           font-weight: 700;
           font-size: 1.25rem;
           font-family: montserrat,sans-serif;
           color: #009ADEFF;
           margin-bottom: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .perspectives_in_focus .column h2 {
           margin-top: 12px;
           margin-left: 0px;
           margin-bottom: 0px;
           line-height: 1.4em;
           font-weight: 100;
           font-size: 1.5rem;
           font-family: montserrat,sans-serif;
           color: #009BDFFF;
           padding-bottom: 12px;
           border-width: 0px;
        }

        .perspectives_in_focus .column h1 {
           margin-top: 12px;
           margin-left: 0px;
           margin-bottom: 0px;
           line-height: 1.2em;
           font-weight: bold;
           font-size: 2.125rem;
           font-family: montserrat,sans-serif;
           border-width: 0px;
        }

    /*images*/

        .perspectives_in_focus .column img.image-default {
           margin-bottom: 12px;
           margin-top: 12px;
           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*/

        .perspectives_in_focus .column div.container-default {
           padding: 10px;
           align-items: baseline;
           gap: 5px;
           background-repeat: no-repeat;
           background-size: cover;
           background-position: center;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           border-width: 0px;
        }

    /*layoutitems*/

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

    /*paragraphs*/

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

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

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

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

    /*headers*/

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

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

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

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

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

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

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

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

        .unboxed .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; }
/***********************************
Whole Systems
***********************************/

    /*paragraphs*/

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

    /*inlines*/

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

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

    /*containers*/

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

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

    /*paragraphs*/

        .directions .column p.HeaderUppercase {
           text-transform: uppercase;
           margin-left: 0px;
           margin-bottom: 0px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 1.125rem;
           font-family: montserrat,sans-serif;
           margin-right: 0px;
           margin-top: 12px;
           border-width: 0px;
        }

        .directions .column p.Caption {
           color: #000000FF;
           margin-bottom: 12px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 0.875rem;
           font-family: montserrat,sans-serif;
           border-width: 0px;
        }

        .directions .column p.PullQuote {
           text-align: right;
           margin-top: 18px;
           margin-right: 20px;
           margin-left: 20px;
           margin-bottom: 0px;
           line-height: 1.5em;
           font-weight: 100;
           font-size: 1.3125rem;
           font-family: montserrat,sans-serif;
           border-width: 0px;
        }

        .directions .column p.RightJustify {
           font-weight: normal;
           text-align: right;
           margin-right: 20px;
           margin-bottom: 24px;
           line-height: 1.6em;
           font-size: 1.125rem;
           font-family: montserrat,sans-serif;
           border-width: 0px;
        }

        .directions .column p.BlueByline {
           margin-bottom: 12px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 0.875rem;
           font-family: montserrat,sans-serif;
           color: #0097D9FF;
           border-width: 0px;
        }

        .directions .column p.Blue {
           margin-bottom: 24px;
           line-height: 1.6em;
           font-weight: bold;
           font-size: 1.125rem;
           font-family: montserrat,sans-serif;
           color: #0097D9FF;
           border-width: 0px;
        }

        .directions .column p.NoMargin {
           text-transform: none;
           margin-bottom: 0px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 1.125rem;
           font-family: montserrat,sans-serif;
           border-width: 0px;
        }

        .directions .column p {
           margin-left: 0px;
           margin-bottom: 24px;
           line-height: 1.6em;
           font-weight: normal;
           font-size: 1.125rem;
           font-family: montserrat,sans-serif;
           border-top-width: 0px;
           border-bottom-width: 24px;
           border-left-width: 0px;
           border-right-width: 0px;
           border-style: none;
           border-color: Transparent;
           border-radius: 0px;
        }

        .directions .column p.paragraphs-1i2c0d9s9 {
           line-height: 1.6em;
           font-weight: 100;
           font-size: 1.125rem;
           font-family: montserrat,sans-serif;
           padding: 0px;
           border-width: 0px;
           color: rgb(236, 0, 140);
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 12px;
           margin-bottom: 0px;
           border-color: Transparent;
        }

        .directions .column p.headers-1ij6j4l21 {
           margin-top: 12px;
           margin-left: 0px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 1.125rem;
           font-family: montserrat,sans-serif;
           color: #858F97FF;
           margin-bottom: 0px;
           margin-right: 0px;
           padding: 0px;
           border-width: 0px;
        }

    /*lists*/

        .directions .column .Alphabetical {
           list-style-type: lower-alpha;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 1.125rem;
           font-family: montserrat,sans-serif;
           border-width: 0px;
           list-style-image: none;
        }

        .directions .column .Numerical {
           color: #000000FF;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 1.125rem;
           font-family: montserrat,sans-serif;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           margin-bottom: 12px;
           border-width: 0px;
           list-style-image: none;
        }

        .directions .column .Bulleted {
           list-style-type: disc;
           line-height: 1.6em;
           font-weight: normal;
           font-size: 1.125rem;
           font-family: montserrat,sans-serif;
           color: #000000;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           margin-bottom: 12px;
           border-width: 0px;
           list-style-image: none;
        }

        .directions .column .PinkBullet {
           color: #EC008CFF;
           font-family: montserrat,sans-serif;
           font-size: 1.125rem;
           list-style-type: disc;
           font-weight: 100;
           line-height: 1.6em;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*links*/

        .directions .column a.CaptionLink {
           line-height: 1.6em;
           font-weight: 100;
           font-size: 0.875rem;
           font-family: montserrat,sans-serif;
           border-width: 0px;
        }

        .directions .column a {
           color: #009ADEFF;
           font-weight: normal;
           font-family: montserrat,sans-serif;
           line-height: 1.6em;
           font-size: 1.125rem;
           border-width: 0px;
        }

    /*inlines*/

        .directions .column .default-drop-cap {
           padding-left: 0px;
           margin-top: 15px;
           margin-right: 2px;
           margin-left: 0px;
           line-height: 0.3em;
           font-weight: bold;
           font-size: 4.0625rem;
           font-family: montserrat,sans-serif;
           float: left;
           color: #EC008CFF;
           border-width: 0px;
        }

        .directions .column .Blue {
           font-family: montserrat,sans-serif;
           color: #0097D9FF;
           border-width: 0px;
        }

        .directions .column .Black {
           font-family: montserrat,sans-serif;
           color: #000000;
           border-width: 0px;
        }

        .directions .column .Pink {
           font-family: montserrat,sans-serif;
           color: #EC008CFF;
           border-width: 0px;
        }

        .directions .column .Gray {
           line-height: 1.5em;
           font-size: 1.125rem;
           float: none;
           font-weight: normal;
           font-family: montserrat,sans-serif;
           color: #849097FF;
           border-width: 0px;
        }

    /*headers*/

        .directions .column h6 {
           font-weight: normal;
           margin-left: 0px;
           margin-bottom: 12px;
           line-height: 1.6em;
           font-size: 0.875rem;
           font-family: montserrat,sans-serif;
           border-width: 0px;
        }

        .directions .column h5 {
           margin-top: 24px;
           margin-left: 0px;
           line-height: 1.4em;
           font-weight: 100;
           font-size: 1rem;
           font-family: montserrat,sans-serif;
           color: #000000;
           border-width: 0px;
        }

        .directions .column h4 {
           font-weight: normal;
           color: #000000FF;
           margin-top: 12px;
           margin-left: 0px;
           margin-bottom: 0px;
           line-height: 1.6em;
           font-size: 1rem;
           font-family: montserrat,sans-serif;
           margin-right: 0px;
           border-width: 0px;
        }

        .directions .column h3 {
           margin-top: 12px;
           margin-left: 0px;
           line-height: 1.6em;
           font-weight: 700;
           font-size: 1.25rem;
           font-family: montserrat,sans-serif;
           color: #009ADEFF;
           margin-bottom: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .directions .column h2 {
           margin-top: 12px;
           margin-left: 0px;
           margin-bottom: 0px;
           line-height: 1.4em;
           font-weight: 100;
           font-size: 1.5rem;
           font-family: montserrat,sans-serif;
           color: #009BDFFF;
           padding-bottom: 12px;
           border-width: 0px;
        }

        .directions .column h1 {
           margin-top: 12px;
           margin-left: 0px;
           margin-bottom: 0px;
           line-height: 1.2em;
           font-weight: bold;
           font-size: 2.125rem;
           font-family: montserrat,sans-serif;
           border-width: 0px;
        }

    /*images*/

        .directions .column img.image-default {
           margin-bottom: 12px;
           margin-top: 12px;
           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*/

        .directions .column div.container-default {
           padding: 10px;
           align-items: baseline;
           gap: 5px;
           background-repeat: no-repeat;
           background-size: cover;
           background-position: center;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           border-width: 0px;
        }

    /*layoutitems*/

        .directions .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; }
/***********************************
Volunteer of the Month
***********************************/

    /*paragraphs*/

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

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

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

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

    /*layoutitems*/

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

    /*paragraphs*/

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

    /*inlines*/

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

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

    /*containers*/

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

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

    /*paragraphs*/

        .collaboration .column p.HeaderUppercase {
           text-transform: uppercase;
           margin-left: 0px;
           margin-bottom: 0px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 1.125rem;
           font-family: montserrat,sans-serif;
           margin-right: 0px;
           margin-top: 12px;
           border-width: 0px;
        }

        .collaboration .column p.Caption {
           color: #000000FF;
           margin-bottom: 12px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 0.875rem;
           font-family: montserrat,sans-serif;
           border-width: 0px;
        }

        .collaboration .column p.PullQuote {
           text-align: right;
           margin-top: 18px;
           margin-right: 20px;
           margin-left: 20px;
           margin-bottom: 0px;
           line-height: 1.5em;
           font-weight: 100;
           font-size: 1.3125rem;
           font-family: montserrat,sans-serif;
           border-width: 0px;
        }

        .collaboration .column p.RightJustify {
           font-weight: normal;
           text-align: right;
           margin-right: 20px;
           margin-bottom: 24px;
           line-height: 1.6em;
           font-size: 1.125rem;
           font-family: montserrat,sans-serif;
           border-width: 0px;
        }

        .collaboration .column p.BlueByline {
           margin-bottom: 12px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 0.875rem;
           font-family: montserrat,sans-serif;
           color: #0097D9FF;
           border-width: 0px;
        }

        .collaboration .column p.Blue {
           margin-bottom: 24px;
           line-height: 1.6em;
           font-weight: bold;
           font-size: 1.125rem;
           font-family: montserrat,sans-serif;
           color: #0097D9FF;
           border-width: 0px;
        }

        .collaboration .column p.NoMargin {
           text-transform: none;
           margin-bottom: 0px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 1.125rem;
           font-family: montserrat,sans-serif;
           border-width: 0px;
        }

        .collaboration .column p {
           margin-left: 0px;
           margin-bottom: 24px;
           line-height: 1.6em;
           font-weight: normal;
           font-size: 1.125rem;
           font-family: montserrat,sans-serif;
           border-top-width: 0px;
           border-bottom-width: 24px;
           border-left-width: 0px;
           border-right-width: 0px;
           border-style: none;
           border-color: Transparent;
           border-radius: 0px;
        }

        .collaboration .column p.paragraphs-1i2c0d9s9 {
           line-height: 1.6em;
           font-weight: 100;
           font-size: 1.125rem;
           font-family: montserrat,sans-serif;
           padding: 0px;
           border-width: 0px;
           color: rgb(236, 0, 140);
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 12px;
           margin-bottom: 0px;
           border-color: Transparent;
        }

        .collaboration .column p.headers-1ij6j4l21 {
           margin-top: 12px;
           margin-left: 0px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 1.125rem;
           font-family: montserrat,sans-serif;
           color: #858F97FF;
           margin-bottom: 0px;
           margin-right: 0px;
           padding: 0px;
           border-width: 0px;
        }

    /*lists*/

        .collaboration .column .Alphabetical {
           list-style-type: lower-alpha;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 1.125rem;
           font-family: montserrat,sans-serif;
           border-width: 0px;
           list-style-image: none;
        }

        .collaboration .column .Numerical {
           color: #000000FF;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 1.125rem;
           font-family: montserrat,sans-serif;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           margin-bottom: 12px;
           border-width: 0px;
           list-style-image: none;
        }

        .collaboration .column .Bulleted {
           list-style-type: disc;
           line-height: 1.6em;
           font-weight: normal;
           font-size: 1.125rem;
           font-family: montserrat,sans-serif;
           color: #000000;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           margin-bottom: 12px;
           border-width: 0px;
           list-style-image: none;
        }

        .collaboration .column .PinkBullet {
           color: #EC008CFF;
           font-family: montserrat,sans-serif;
           font-size: 1.125rem;
           list-style-type: disc;
           font-weight: 100;
           line-height: 1.6em;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*links*/

        .collaboration .column a.CaptionLink {
           line-height: 1.6em;
           font-weight: 100;
           font-size: 0.875rem;
           font-family: montserrat,sans-serif;
           border-width: 0px;
        }

        .collaboration .column a {
           color: #009ADEFF;
           font-weight: normal;
           font-family: montserrat,sans-serif;
           line-height: 1.6em;
           font-size: 1.125rem;
           border-width: 0px;
        }

    /*inlines*/

        .collaboration .column .default-drop-cap {
           padding-left: 0px;
           margin-top: 15px;
           margin-right: 2px;
           margin-left: 0px;
           line-height: 0.3em;
           font-weight: bold;
           font-size: 4.0625rem;
           font-family: montserrat,sans-serif;
           float: left;
           color: #EC008CFF;
           border-width: 0px;
        }

        .collaboration .column .Blue {
           font-family: montserrat,sans-serif;
           color: #0097D9FF;
           border-width: 0px;
        }

        .collaboration .column .Black {
           font-family: montserrat,sans-serif;
           color: #000000;
           border-width: 0px;
        }

        .collaboration .column .Pink {
           font-family: montserrat,sans-serif;
           color: #EC008CFF;
           border-width: 0px;
        }

        .collaboration .column .Gray {
           line-height: 1.5em;
           font-size: 1.125rem;
           float: none;
           font-weight: normal;
           font-family: montserrat,sans-serif;
           color: #849097FF;
           border-width: 0px;
        }

    /*headers*/

        .collaboration .column h6 {
           font-weight: normal;
           margin-left: 0px;
           margin-bottom: 12px;
           line-height: 1.6em;
           font-size: 0.875rem;
           font-family: montserrat,sans-serif;
           border-width: 0px;
        }

        .collaboration .column h5 {
           margin-top: 24px;
           margin-left: 0px;
           line-height: 1.4em;
           font-weight: 100;
           font-size: 1rem;
           font-family: montserrat,sans-serif;
           color: #000000;
           border-width: 0px;
        }

        .collaboration .column h4 {
           font-weight: normal;
           color: #000000FF;
           margin-top: 12px;
           margin-left: 0px;
           margin-bottom: 0px;
           line-height: 1.6em;
           font-size: 1rem;
           font-family: montserrat,sans-serif;
           margin-right: 0px;
           border-width: 0px;
        }

        .collaboration .column h3 {
           margin-top: 12px;
           margin-left: 0px;
           line-height: 1.6em;
           font-weight: 700;
           font-size: 1.25rem;
           font-family: montserrat,sans-serif;
           color: #009ADEFF;
           margin-bottom: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .collaboration .column h2 {
           margin-top: 12px;
           margin-left: 0px;
           margin-bottom: 0px;
           line-height: 1.4em;
           font-weight: 100;
           font-size: 1.5rem;
           font-family: montserrat,sans-serif;
           color: #009BDFFF;
           padding-bottom: 12px;
           border-width: 0px;
        }

        .collaboration .column h1 {
           margin-top: 12px;
           margin-left: 0px;
           margin-bottom: 0px;
           line-height: 1.2em;
           font-weight: bold;
           font-size: 2.125rem;
           font-family: montserrat,sans-serif;
           border-width: 0px;
        }

    /*images*/

        .collaboration .column img.image-default {
           margin-bottom: 12px;
           margin-top: 12px;
           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*/

        .collaboration .column div.container-default {
           padding: 10px;
           align-items: baseline;
           gap: 5px;
           background-repeat: no-repeat;
           background-size: cover;
           background-position: center;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           border-width: 0px;
        }

    /*layoutitems*/

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

    /*paragraphs*/

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

    /*inlines*/

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

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

    /*containers*/

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

        .admed .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; }
/***********************************
ELB Learning
***********************************/

    /*paragraphs*/

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

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

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

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

    /*headers*/

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

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

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

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

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

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

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

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

        .elb_learning .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; }
/***********************************
VIRTUAL TRAINING
***********************************/

    /*paragraphs*/

        .virtual_training .column p.HeaderUppercase {
           text-transform: uppercase;
           margin-left: 0px;
           margin-bottom: 0px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 1.125rem;
           font-family: montserrat,sans-serif;
           margin-right: 0px;
           margin-top: 12px;
           border-width: 0px;
        }

        .virtual_training .column p.Caption {
           color: #000000FF;
           margin-bottom: 12px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 0.875rem;
           font-family: montserrat,sans-serif;
           border-width: 0px;
        }

        .virtual_training .column p.PullQuote {
           text-align: right;
           margin-top: 18px;
           margin-right: 20px;
           margin-left: 20px;
           margin-bottom: 0px;
           line-height: 1.5em;
           font-weight: 100;
           font-size: 1.3125rem;
           font-family: montserrat,sans-serif;
           border-width: 0px;
        }

        .virtual_training .column p.RightJustify {
           font-weight: normal;
           text-align: right;
           margin-right: 20px;
           margin-bottom: 24px;
           line-height: 1.6em;
           font-size: 1.125rem;
           font-family: montserrat,sans-serif;
           border-width: 0px;
        }

        .virtual_training .column p.BlueByline {
           margin-bottom: 12px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 0.875rem;
           font-family: montserrat,sans-serif;
           color: #0097D9FF;
           border-width: 0px;
        }

        .virtual_training .column p.Blue {
           margin-bottom: 24px;
           line-height: 1.6em;
           font-weight: bold;
           font-size: 1.125rem;
           font-family: montserrat,sans-serif;
           color: #0097D9FF;
           border-width: 0px;
        }

        .virtual_training .column p.NoMargin {
           text-transform: none;
           margin-bottom: 0px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 1.125rem;
           font-family: montserrat,sans-serif;
           border-width: 0px;
        }

        .virtual_training .column p {
           margin-left: 0px;
           margin-bottom: 24px;
           line-height: 1.6em;
           font-weight: normal;
           font-size: 1.125rem;
           font-family: montserrat,sans-serif;
           border-top-width: 0px;
           border-bottom-width: 24px;
           border-left-width: 0px;
           border-right-width: 0px;
           border-style: none;
           border-color: Transparent;
           border-radius: 0px;
        }

        .virtual_training .column p.paragraphs-1i2c0d9s9 {
           line-height: 1.6em;
           font-weight: 100;
           font-size: 1.125rem;
           font-family: montserrat,sans-serif;
           padding: 0px;
           border-width: 0px;
           color: rgb(236, 0, 140);
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 12px;
           margin-bottom: 0px;
           border-color: Transparent;
        }

        .virtual_training .column p.headers-1ij6j4l21 {
           margin-top: 12px;
           margin-left: 0px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 1.125rem;
           font-family: montserrat,sans-serif;
           color: #858F97FF;
           margin-bottom: 0px;
           margin-right: 0px;
           padding: 0px;
           border-width: 0px;
        }

    /*lists*/

        .virtual_training .column .Alphabetical {
           list-style-type: lower-alpha;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 1.125rem;
           font-family: montserrat,sans-serif;
           border-width: 0px;
           list-style-image: none;
        }

        .virtual_training .column .Numerical {
           color: #000000FF;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 1.125rem;
           font-family: montserrat,sans-serif;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           margin-bottom: 12px;
           border-width: 0px;
           list-style-image: none;
        }

        .virtual_training .column .Bulleted {
           list-style-type: disc;
           line-height: 1.6em;
           font-weight: normal;
           font-size: 1.125rem;
           font-family: montserrat,sans-serif;
           color: #000000;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           margin-bottom: 12px;
           border-width: 0px;
           list-style-image: none;
        }

        .virtual_training .column .PinkBullet {
           color: #EC008CFF;
           font-family: montserrat,sans-serif;
           font-size: 1.125rem;
           list-style-type: disc;
           font-weight: 100;
           line-height: 1.6em;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*links*/

        .virtual_training .column a.CaptionLink {
           line-height: 1.6em;
           font-weight: 100;
           font-size: 0.875rem;
           font-family: montserrat,sans-serif;
           border-width: 0px;
        }

        .virtual_training .column a {
           color: #009ADEFF;
           font-weight: normal;
           font-family: montserrat,sans-serif;
           line-height: 1.6em;
           font-size: 1.125rem;
           border-width: 0px;
        }

    /*inlines*/

        .virtual_training .column .default-drop-cap {
           padding-left: 0px;
           margin-top: 15px;
           margin-right: 2px;
           margin-left: 0px;
           line-height: 0.3em;
           font-weight: bold;
           font-size: 4.0625rem;
           font-family: montserrat,sans-serif;
           float: left;
           color: #EC008CFF;
           border-width: 0px;
        }

        .virtual_training .column .Blue {
           font-family: montserrat,sans-serif;
           color: #0097D9FF;
           border-width: 0px;
        }

        .virtual_training .column .Black {
           font-family: montserrat,sans-serif;
           color: #000000;
           border-width: 0px;
        }

        .virtual_training .column .Pink {
           font-family: montserrat,sans-serif;
           color: #EC008CFF;
           border-width: 0px;
        }

        .virtual_training .column .Gray {
           line-height: 1.5em;
           font-size: 1.125rem;
           float: none;
           font-weight: normal;
           font-family: montserrat,sans-serif;
           color: #849097FF;
           border-width: 0px;
        }

    /*headers*/

        .virtual_training .column h6 {
           font-weight: normal;
           margin-left: 0px;
           margin-bottom: 12px;
           line-height: 1.6em;
           font-size: 0.875rem;
           font-family: montserrat,sans-serif;
           border-width: 0px;
        }

        .virtual_training .column h5 {
           margin-top: 24px;
           margin-left: 0px;
           line-height: 1.4em;
           font-weight: 100;
           font-size: 1rem;
           font-family: montserrat,sans-serif;
           color: #000000;
           border-width: 0px;
        }

        .virtual_training .column h4 {
           font-weight: normal;
           color: #000000FF;
           margin-top: 12px;
           margin-left: 0px;
           margin-bottom: 0px;
           line-height: 1.6em;
           font-size: 1rem;
           font-family: montserrat,sans-serif;
           margin-right: 0px;
           border-width: 0px;
        }

        .virtual_training .column h3 {
           margin-top: 12px;
           margin-left: 0px;
           line-height: 1.6em;
           font-weight: 700;
           font-size: 1.25rem;
           font-family: montserrat,sans-serif;
           color: #009ADEFF;
           margin-bottom: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .virtual_training .column h2 {
           margin-top: 12px;
           margin-left: 0px;
           margin-bottom: 0px;
           line-height: 1.4em;
           font-weight: 100;
           font-size: 1.5rem;
           font-family: montserrat,sans-serif;
           color: #009BDFFF;
           padding-bottom: 12px;
           border-width: 0px;
        }

        .virtual_training .column h1 {
           margin-top: 12px;
           margin-left: 0px;
           margin-bottom: 0px;
           line-height: 1.2em;
           font-weight: bold;
           font-size: 2.125rem;
           font-family: montserrat,sans-serif;
           border-width: 0px;
        }

    /*images*/

        .virtual_training .column img.image-default {
           margin-bottom: 12px;
           margin-top: 12px;
           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*/

        .virtual_training .column div.container-default {
           padding: 10px;
           align-items: baseline;
           gap: 5px;
           background-repeat: no-repeat;
           background-size: cover;
           background-position: center;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           border-width: 0px;
        }

    /*layoutitems*/

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

    /*paragraphs*/

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

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

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

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

    /*headers*/

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

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

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

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

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

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

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

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

        .calendar .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; }
/***********************************
TiER1 Performance
***********************************/

    /*paragraphs*/

        .tier1_performance .column p.HeaderUppercase {
           text-transform: uppercase;
           margin-left: 0px;
           margin-bottom: 0px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 1.125rem;
           font-family: montserrat,sans-serif;
           margin-right: 0px;
           margin-top: 12px;
           border-width: 0px;
        }

        .tier1_performance .column p.Caption {
           color: #000000FF;
           margin-bottom: 12px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 0.875rem;
           font-family: montserrat,sans-serif;
           border-width: 0px;
        }

        .tier1_performance .column p.PullQuote {
           text-align: right;
           margin-top: 18px;
           margin-right: 20px;
           margin-left: 20px;
           margin-bottom: 0px;
           line-height: 1.5em;
           font-weight: 100;
           font-size: 1.3125rem;
           font-family: montserrat,sans-serif;
           border-width: 0px;
        }

        .tier1_performance .column p.RightJustify {
           font-weight: normal;
           text-align: right;
           margin-right: 20px;
           margin-bottom: 24px;
           line-height: 1.6em;
           font-size: 1.125rem;
           font-family: montserrat,sans-serif;
           border-width: 0px;
        }

        .tier1_performance .column p.BlueByline {
           margin-bottom: 12px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 0.875rem;
           font-family: montserrat,sans-serif;
           color: #0097D9FF;
           border-width: 0px;
        }

        .tier1_performance .column p.Blue {
           margin-bottom: 24px;
           line-height: 1.6em;
           font-weight: bold;
           font-size: 1.125rem;
           font-family: montserrat,sans-serif;
           color: #0097D9FF;
           border-width: 0px;
        }

        .tier1_performance .column p.NoMargin {
           text-transform: none;
           margin-bottom: 0px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 1.125rem;
           font-family: montserrat,sans-serif;
           border-width: 0px;
        }

        .tier1_performance .column p {
           margin-left: 0px;
           margin-bottom: 24px;
           line-height: 1.6em;
           font-weight: normal;
           font-size: 1.125rem;
           font-family: montserrat,sans-serif;
           border-top-width: 0px;
           border-bottom-width: 24px;
           border-left-width: 0px;
           border-right-width: 0px;
           border-style: none;
           border-color: Transparent;
           border-radius: 0px;
        }

        .tier1_performance .column p.paragraphs-1i2c0d9s9 {
           line-height: 1.6em;
           font-weight: 100;
           font-size: 1.125rem;
           font-family: montserrat,sans-serif;
           padding: 0px;
           border-width: 0px;
           color: rgb(236, 0, 140);
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 12px;
           margin-bottom: 0px;
           border-color: Transparent;
        }

        .tier1_performance .column p.headers-1ij6j4l21 {
           margin-top: 12px;
           margin-left: 0px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 1.125rem;
           font-family: montserrat,sans-serif;
           color: #858F97FF;
           margin-bottom: 0px;
           margin-right: 0px;
           padding: 0px;
           border-width: 0px;
        }

    /*lists*/

        .tier1_performance .column .Alphabetical {
           list-style-type: lower-alpha;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 1.125rem;
           font-family: montserrat,sans-serif;
           border-width: 0px;
           list-style-image: none;
        }

        .tier1_performance .column .Numerical {
           color: #000000FF;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 1.125rem;
           font-family: montserrat,sans-serif;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           margin-bottom: 12px;
           border-width: 0px;
           list-style-image: none;
        }

        .tier1_performance .column .Bulleted {
           list-style-type: disc;
           line-height: 1.6em;
           font-weight: normal;
           font-size: 1.125rem;
           font-family: montserrat,sans-serif;
           color: #000000;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           margin-bottom: 12px;
           border-width: 0px;
           list-style-image: none;
        }

        .tier1_performance .column .PinkBullet {
           color: #EC008CFF;
           font-family: montserrat,sans-serif;
           font-size: 1.125rem;
           list-style-type: disc;
           font-weight: 100;
           line-height: 1.6em;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*links*/

        .tier1_performance .column a.CaptionLink {
           line-height: 1.6em;
           font-weight: 100;
           font-size: 0.875rem;
           font-family: montserrat,sans-serif;
           border-width: 0px;
        }

        .tier1_performance .column a {
           color: #009ADEFF;
           font-weight: normal;
           font-family: montserrat,sans-serif;
           line-height: 1.6em;
           font-size: 1.125rem;
           border-width: 0px;
        }

    /*inlines*/

        .tier1_performance .column .default-drop-cap {
           padding-left: 0px;
           margin-top: 15px;
           margin-right: 2px;
           margin-left: 0px;
           line-height: 0.3em;
           font-weight: bold;
           font-size: 4.0625rem;
           font-family: montserrat,sans-serif;
           float: left;
           color: #EC008CFF;
           border-width: 0px;
        }

        .tier1_performance .column .Blue {
           font-family: montserrat,sans-serif;
           color: #0097D9FF;
           border-width: 0px;
        }

        .tier1_performance .column .Black {
           font-family: montserrat,sans-serif;
           color: #000000;
           border-width: 0px;
        }

        .tier1_performance .column .Pink {
           font-family: montserrat,sans-serif;
           color: #EC008CFF;
           border-width: 0px;
        }

        .tier1_performance .column .Gray {
           line-height: 1.5em;
           font-size: 1.125rem;
           float: none;
           font-weight: normal;
           font-family: montserrat,sans-serif;
           color: #849097FF;
           border-width: 0px;
        }

    /*headers*/

        .tier1_performance .column h6 {
           font-weight: normal;
           margin-left: 0px;
           margin-bottom: 12px;
           line-height: 1.6em;
           font-size: 0.875rem;
           font-family: montserrat,sans-serif;
           border-width: 0px;
        }

        .tier1_performance .column h5 {
           margin-top: 24px;
           margin-left: 0px;
           line-height: 1.4em;
           font-weight: 100;
           font-size: 1rem;
           font-family: montserrat,sans-serif;
           color: #000000;
           border-width: 0px;
        }

        .tier1_performance .column h4 {
           font-weight: normal;
           color: #000000FF;
           margin-top: 12px;
           margin-left: 0px;
           margin-bottom: 0px;
           line-height: 1.6em;
           font-size: 1rem;
           font-family: montserrat,sans-serif;
           margin-right: 0px;
           border-width: 0px;
        }

        .tier1_performance .column h3 {
           margin-top: 12px;
           margin-left: 0px;
           line-height: 1.6em;
           font-weight: 700;
           font-size: 1.25rem;
           font-family: montserrat,sans-serif;
           color: #009ADEFF;
           margin-bottom: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .tier1_performance .column h2 {
           margin-top: 12px;
           margin-left: 0px;
           margin-bottom: 0px;
           line-height: 1.4em;
           font-weight: 100;
           font-size: 1.5rem;
           font-family: montserrat,sans-serif;
           color: #009BDFFF;
           padding-bottom: 12px;
           border-width: 0px;
        }

        .tier1_performance .column h1 {
           margin-top: 12px;
           margin-left: 0px;
           margin-bottom: 0px;
           line-height: 1.2em;
           font-weight: bold;
           font-size: 2.125rem;
           font-family: montserrat,sans-serif;
           border-width: 0px;
        }

    /*images*/

        .tier1_performance .column img.image-default {
           margin-bottom: 12px;
           margin-top: 12px;
           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*/

        .tier1_performance .column div.container-default {
           padding: 10px;
           align-items: baseline;
           gap: 5px;
           background-repeat: no-repeat;
           background-size: cover;
           background-position: center;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           border-width: 0px;
        }

    /*layoutitems*/

        .tier1_performance .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; }
/***********************************
COVER STORY: Human Connection, AI Precision
***********************************/

    /*paragraphs*/

        .cover_story_human_connection_ai_precision .column p.HeaderUppercase {
           text-transform: uppercase;
           margin-left: 0px;
           margin-bottom: 0px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 1.125rem;
           font-family: montserrat,sans-serif;
           margin-right: 0px;
           margin-top: 12px;
           border-width: 0px;
        }

        .cover_story_human_connection_ai_precision .column p.Caption {
           color: #000000FF;
           margin-bottom: 12px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 0.875rem;
           font-family: montserrat,sans-serif;
           border-width: 0px;
        }

        .cover_story_human_connection_ai_precision .column p.PullQuote {
           text-align: right;
           margin-top: 18px;
           margin-right: 20px;
           margin-left: 20px;
           margin-bottom: 0px;
           line-height: 1.5em;
           font-weight: 100;
           font-size: 1.3125rem;
           font-family: montserrat,sans-serif;
           border-width: 0px;
        }

        .cover_story_human_connection_ai_precision .column p.RightJustify {
           font-weight: normal;
           text-align: right;
           margin-right: 20px;
           margin-bottom: 24px;
           line-height: 1.6em;
           font-size: 1.125rem;
           font-family: montserrat,sans-serif;
           border-width: 0px;
        }

        .cover_story_human_connection_ai_precision .column p.BlueByline {
           margin-bottom: 12px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 0.875rem;
           font-family: montserrat,sans-serif;
           color: #0097D9FF;
           border-width: 0px;
        }

        .cover_story_human_connection_ai_precision .column p.Blue {
           margin-bottom: 24px;
           line-height: 1.6em;
           font-weight: bold;
           font-size: 1.125rem;
           font-family: montserrat,sans-serif;
           color: #0097D9FF;
           border-width: 0px;
        }

        .cover_story_human_connection_ai_precision .column p.NoMargin {
           text-transform: none;
           margin-bottom: 0px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 1.125rem;
           font-family: montserrat,sans-serif;
           border-width: 0px;
        }

        .cover_story_human_connection_ai_precision .column p {
           margin-left: 0px;
           margin-bottom: 24px;
           line-height: 1.6em;
           font-weight: normal;
           font-size: 1.125rem;
           font-family: montserrat,sans-serif;
           border-top-width: 0px;
           border-bottom-width: 24px;
           border-left-width: 0px;
           border-right-width: 0px;
           border-style: none;
           border-color: Transparent;
           border-radius: 0px;
        }

        .cover_story_human_connection_ai_precision .column p.paragraphs-1i2c0d9s9 {
           line-height: 1.6em;
           font-weight: 100;
           font-size: 1.125rem;
           font-family: montserrat,sans-serif;
           padding: 0px;
           border-width: 0px;
           color: rgb(236, 0, 140);
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 12px;
           margin-bottom: 0px;
           border-color: Transparent;
        }

        .cover_story_human_connection_ai_precision .column p.headers-1ij6j4l21 {
           margin-top: 12px;
           margin-left: 0px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 1.125rem;
           font-family: montserrat,sans-serif;
           color: #858F97FF;
           margin-bottom: 0px;
           margin-right: 0px;
           padding: 0px;
           border-width: 0px;
        }

    /*lists*/

        .cover_story_human_connection_ai_precision .column .Alphabetical {
           list-style-type: lower-alpha;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 1.125rem;
           font-family: montserrat,sans-serif;
           border-width: 0px;
           list-style-image: none;
        }

        .cover_story_human_connection_ai_precision .column .Numerical {
           color: #000000FF;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 1.125rem;
           font-family: montserrat,sans-serif;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           margin-bottom: 12px;
           border-width: 0px;
           list-style-image: none;
        }

        .cover_story_human_connection_ai_precision .column .Bulleted {
           list-style-type: disc;
           line-height: 1.6em;
           font-weight: normal;
           font-size: 1.125rem;
           font-family: montserrat,sans-serif;
           color: #000000;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           margin-bottom: 12px;
           border-width: 0px;
           list-style-image: none;
        }

        .cover_story_human_connection_ai_precision .column .PinkBullet {
           color: #EC008CFF;
           font-family: montserrat,sans-serif;
           font-size: 1.125rem;
           list-style-type: disc;
           font-weight: 100;
           line-height: 1.6em;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*links*/

        .cover_story_human_connection_ai_precision .column a.CaptionLink {
           line-height: 1.6em;
           font-weight: 100;
           font-size: 0.875rem;
           font-family: montserrat,sans-serif;
           border-width: 0px;
        }

        .cover_story_human_connection_ai_precision .column a {
           color: #009ADEFF;
           font-weight: normal;
           font-family: montserrat,sans-serif;
           line-height: 1.6em;
           font-size: 1.125rem;
           border-width: 0px;
        }

    /*inlines*/

        .cover_story_human_connection_ai_precision .column .default-drop-cap {
           padding-left: 0px;
           margin-top: 15px;
           margin-right: 2px;
           margin-left: 0px;
           line-height: 0.3em;
           font-weight: bold;
           font-size: 4.0625rem;
           font-family: montserrat,sans-serif;
           float: left;
           color: #EC008CFF;
           border-width: 0px;
        }

        .cover_story_human_connection_ai_precision .column .Blue {
           font-family: montserrat,sans-serif;
           color: #0097D9FF;
           border-width: 0px;
        }

        .cover_story_human_connection_ai_precision .column .Black {
           font-family: montserrat,sans-serif;
           color: #000000;
           border-width: 0px;
        }

        .cover_story_human_connection_ai_precision .column .Pink {
           font-family: montserrat,sans-serif;
           color: #EC008CFF;
           border-width: 0px;
        }

        .cover_story_human_connection_ai_precision .column .Gray {
           line-height: 1.5em;
           font-size: 1.125rem;
           float: none;
           font-weight: normal;
           font-family: montserrat,sans-serif;
           color: #849097FF;
           border-width: 0px;
        }

    /*headers*/

        .cover_story_human_connection_ai_precision .column h6 {
           font-weight: normal;
           margin-left: 0px;
           margin-bottom: 12px;
           line-height: 1.6em;
           font-size: 0.875rem;
           font-family: montserrat,sans-serif;
           border-width: 0px;
        }

        .cover_story_human_connection_ai_precision .column h5 {
           margin-top: 24px;
           margin-left: 0px;
           line-height: 1.4em;
           font-weight: 100;
           font-size: 1rem;
           font-family: montserrat,sans-serif;
           color: #000000;
           border-width: 0px;
        }

        .cover_story_human_connection_ai_precision .column h4 {
           font-weight: normal;
           color: #000000FF;
           margin-top: 12px;
           margin-left: 0px;
           margin-bottom: 0px;
           line-height: 1.6em;
           font-size: 1rem;
           font-family: montserrat,sans-serif;
           margin-right: 0px;
           border-width: 0px;
        }

        .cover_story_human_connection_ai_precision .column h3 {
           margin-top: 12px;
           margin-left: 0px;
           line-height: 1.6em;
           font-weight: 700;
           font-size: 1.25rem;
           font-family: montserrat,sans-serif;
           color: #009ADEFF;
           margin-bottom: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .cover_story_human_connection_ai_precision .column h2 {
           margin-top: 12px;
           margin-left: 0px;
           margin-bottom: 0px;
           line-height: 1.4em;
           font-weight: 100;
           font-size: 1.5rem;
           font-family: montserrat,sans-serif;
           color: #009BDFFF;
           padding-bottom: 12px;
           border-width: 0px;
        }

        .cover_story_human_connection_ai_precision .column h1 {
           margin-top: 12px;
           margin-left: 0px;
           margin-bottom: 0px;
           line-height: 1.2em;
           font-weight: bold;
           font-size: 2.125rem;
           font-family: montserrat,sans-serif;
           border-width: 0px;
        }

    /*images*/

        .cover_story_human_connection_ai_precision .column img.image-default {
           margin-bottom: 12px;
           margin-top: 12px;
           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_story_human_connection_ai_precision .column div.container-default {
           padding: 10px;
           align-items: baseline;
           gap: 5px;
           background-repeat: no-repeat;
           background-size: cover;
           background-position: center;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           border-width: 0px;
        }

    /*layoutitems*/

        .cover_story_human_connection_ai_precision .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; }
/***********************************
Nazaré
***********************************/

    /*paragraphs*/

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

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

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

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

    /*headers*/

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

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

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

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

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

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

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

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

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

    /*paragraphs*/

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

    /*inlines*/

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

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

    /*containers*/

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

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

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

    /*paragraphs*/

        .cover_story_the_new_normal .column p.HeaderUppercase {
           text-transform: uppercase;
           margin-left: 0px;
           margin-bottom: 0px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 1.125rem;
           font-family: montserrat,sans-serif;
           margin-right: 0px;
           margin-top: 12px;
           border-width: 0px;
        }

        .cover_story_the_new_normal .column p.Caption {
           color: #000000FF;
           margin-bottom: 12px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 0.875rem;
           font-family: montserrat,sans-serif;
           border-width: 0px;
        }

        .cover_story_the_new_normal .column p.PullQuote {
           text-align: right;
           margin-top: 18px;
           margin-right: 20px;
           margin-left: 20px;
           margin-bottom: 0px;
           line-height: 1.5em;
           font-weight: 100;
           font-size: 1.3125rem;
           font-family: montserrat,sans-serif;
           border-width: 0px;
        }

        .cover_story_the_new_normal .column p.RightJustify {
           font-weight: normal;
           text-align: right;
           margin-right: 20px;
           margin-bottom: 24px;
           line-height: 1.6em;
           font-size: 1.125rem;
           font-family: montserrat,sans-serif;
           border-width: 0px;
        }

        .cover_story_the_new_normal .column p.BlueByline {
           margin-bottom: 12px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 0.875rem;
           font-family: montserrat,sans-serif;
           color: #0097D9FF;
           border-width: 0px;
        }

        .cover_story_the_new_normal .column p.Blue {
           margin-bottom: 24px;
           line-height: 1.6em;
           font-weight: bold;
           font-size: 1.125rem;
           font-family: montserrat,sans-serif;
           color: #0097D9FF;
           border-width: 0px;
        }

        .cover_story_the_new_normal .column p.NoMargin {
           text-transform: none;
           margin-bottom: 0px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 1.125rem;
           font-family: montserrat,sans-serif;
           border-width: 0px;
        }

        .cover_story_the_new_normal .column p {
           margin-left: 0px;
           margin-bottom: 24px;
           line-height: 1.6em;
           font-weight: normal;
           font-size: 1.125rem;
           font-family: montserrat,sans-serif;
           border-top-width: 0px;
           border-bottom-width: 24px;
           border-left-width: 0px;
           border-right-width: 0px;
           border-style: none;
           border-color: Transparent;
           border-radius: 0px;
        }

        .cover_story_the_new_normal .column p.paragraphs-1i2c0d9s9 {
           line-height: 1.6em;
           font-weight: 100;
           font-size: 1.125rem;
           font-family: montserrat,sans-serif;
           padding: 0px;
           border-width: 0px;
           color: rgb(236, 0, 140);
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 12px;
           margin-bottom: 0px;
           border-color: Transparent;
        }

        .cover_story_the_new_normal .column p.headers-1ij6j4l21 {
           margin-top: 12px;
           margin-left: 0px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 1.125rem;
           font-family: montserrat,sans-serif;
           color: #858F97FF;
           margin-bottom: 0px;
           margin-right: 0px;
           padding: 0px;
           border-width: 0px;
        }

    /*lists*/

        .cover_story_the_new_normal .column .Alphabetical {
           list-style-type: lower-alpha;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 1.125rem;
           font-family: montserrat,sans-serif;
           border-width: 0px;
           list-style-image: none;
        }

        .cover_story_the_new_normal .column .Numerical {
           color: #000000FF;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 1.125rem;
           font-family: montserrat,sans-serif;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           margin-bottom: 12px;
           border-width: 0px;
           list-style-image: none;
        }

        .cover_story_the_new_normal .column .Bulleted {
           list-style-type: disc;
           line-height: 1.6em;
           font-weight: normal;
           font-size: 1.125rem;
           font-family: montserrat,sans-serif;
           color: #000000;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           margin-bottom: 12px;
           border-width: 0px;
           list-style-image: none;
        }

        .cover_story_the_new_normal .column .PinkBullet {
           color: #EC008CFF;
           font-family: montserrat,sans-serif;
           font-size: 1.125rem;
           list-style-type: disc;
           font-weight: 100;
           line-height: 1.6em;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*links*/

        .cover_story_the_new_normal .column a.CaptionLink {
           line-height: 1.6em;
           font-weight: 100;
           font-size: 0.875rem;
           font-family: montserrat,sans-serif;
           border-width: 0px;
        }

        .cover_story_the_new_normal .column a {
           color: #009ADEFF;
           font-weight: normal;
           font-family: montserrat,sans-serif;
           line-height: 1.6em;
           font-size: 1.125rem;
           border-width: 0px;
        }

    /*inlines*/

        .cover_story_the_new_normal .column .default-drop-cap {
           padding-left: 0px;
           margin-top: 15px;
           margin-right: 2px;
           margin-left: 0px;
           line-height: 0.3em;
           font-weight: bold;
           font-size: 4.0625rem;
           font-family: montserrat,sans-serif;
           float: left;
           color: #EC008CFF;
           border-width: 0px;
        }

        .cover_story_the_new_normal .column .Blue {
           font-family: montserrat,sans-serif;
           color: #0097D9FF;
           border-width: 0px;
        }

        .cover_story_the_new_normal .column .Black {
           font-family: montserrat,sans-serif;
           color: #000000;
           border-width: 0px;
        }

        .cover_story_the_new_normal .column .Pink {
           font-family: montserrat,sans-serif;
           color: #EC008CFF;
           border-width: 0px;
        }

        .cover_story_the_new_normal .column .Gray {
           line-height: 1.5em;
           font-size: 1.125rem;
           float: none;
           font-weight: normal;
           font-family: montserrat,sans-serif;
           color: #849097FF;
           border-width: 0px;
        }

    /*headers*/

        .cover_story_the_new_normal .column h6 {
           font-weight: normal;
           margin-left: 0px;
           margin-bottom: 12px;
           line-height: 1.6em;
           font-size: 0.875rem;
           font-family: montserrat,sans-serif;
           border-width: 0px;
        }

        .cover_story_the_new_normal .column h5 {
           margin-top: 24px;
           margin-left: 0px;
           line-height: 1.4em;
           font-weight: 100;
           font-size: 1rem;
           font-family: montserrat,sans-serif;
           color: #000000;
           border-width: 0px;
        }

        .cover_story_the_new_normal .column h4 {
           font-weight: normal;
           color: #000000FF;
           margin-top: 12px;
           margin-left: 0px;
           margin-bottom: 0px;
           line-height: 1.6em;
           font-size: 1rem;
           font-family: montserrat,sans-serif;
           margin-right: 0px;
           border-width: 0px;
        }

        .cover_story_the_new_normal .column h3 {
           margin-top: 12px;
           margin-left: 0px;
           line-height: 1.6em;
           font-weight: 700;
           font-size: 1.25rem;
           font-family: montserrat,sans-serif;
           color: #009ADEFF;
           margin-bottom: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .cover_story_the_new_normal .column h2 {
           margin-top: 12px;
           margin-left: 0px;
           margin-bottom: 0px;
           line-height: 1.4em;
           font-weight: 100;
           font-size: 1.5rem;
           font-family: montserrat,sans-serif;
           color: #009BDFFF;
           padding-bottom: 12px;
           border-width: 0px;
        }

        .cover_story_the_new_normal .column h1 {
           margin-top: 12px;
           margin-left: 0px;
           margin-bottom: 0px;
           line-height: 1.2em;
           font-weight: bold;
           font-size: 2.125rem;
           font-family: montserrat,sans-serif;
           border-width: 0px;
        }

    /*images*/

        .cover_story_the_new_normal .column img.image-default {
           margin-bottom: 12px;
           margin-top: 12px;
           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_story_the_new_normal .column div.container-default {
           padding: 10px;
           align-items: baseline;
           gap: 5px;
           background-repeat: no-repeat;
           background-size: cover;
           background-position: center;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           border-width: 0px;
        }

    /*layoutitems*/

        .cover_story_the_new_normal .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; }
/***********************************
The River Bend Group
***********************************/

    /*paragraphs*/

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

    /*inlines*/

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

    /*images*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

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

    /*layoutitems*/

        .the_river_bend_group .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; }
/***********************************
Metrix Group | Atomus | aCoach
***********************************/

    /*paragraphs*/

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

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

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

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

    /*headers*/

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

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

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

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

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

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

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

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

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

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
COVER STORY: 5 Steps to Building Your Own AI Partner
***********************************/

    /*paragraphs*/

        .cover_story_5_steps_to_building_your_own_ai_partner .column p.HeaderUppercase {
           text-transform: uppercase;
           margin-left: 0px;
           margin-bottom: 0px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 1.125rem;
           font-family: montserrat,sans-serif;
           margin-right: 0px;
           margin-top: 12px;
           border-width: 0px;
        }

        .cover_story_5_steps_to_building_your_own_ai_partner .column p.Caption {
           color: #000000FF;
           margin-bottom: 12px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 0.875rem;
           font-family: montserrat,sans-serif;
           border-width: 0px;
        }

        .cover_story_5_steps_to_building_your_own_ai_partner .column p.PullQuote {
           text-align: right;
           margin-top: 18px;
           margin-right: 20px;
           margin-left: 20px;
           margin-bottom: 0px;
           line-height: 1.5em;
           font-weight: 100;
           font-size: 1.3125rem;
           font-family: montserrat,sans-serif;
           border-width: 0px;
        }

        .cover_story_5_steps_to_building_your_own_ai_partner .column p.RightJustify {
           font-weight: normal;
           text-align: right;
           margin-right: 20px;
           margin-bottom: 24px;
           line-height: 1.6em;
           font-size: 1.125rem;
           font-family: montserrat,sans-serif;
           border-width: 0px;
        }

        .cover_story_5_steps_to_building_your_own_ai_partner .column p.BlueByline {
           margin-bottom: 12px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 0.875rem;
           font-family: montserrat,sans-serif;
           color: #0097D9FF;
           border-width: 0px;
        }

        .cover_story_5_steps_to_building_your_own_ai_partner .column p.Blue {
           margin-bottom: 24px;
           line-height: 1.6em;
           font-weight: bold;
           font-size: 1.125rem;
           font-family: montserrat,sans-serif;
           color: #0097D9FF;
           border-width: 0px;
        }

        .cover_story_5_steps_to_building_your_own_ai_partner .column p.NoMargin {
           text-transform: none;
           margin-bottom: 0px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 1.125rem;
           font-family: montserrat,sans-serif;
           border-width: 0px;
        }

        .cover_story_5_steps_to_building_your_own_ai_partner .column p {
           margin-left: 0px;
           margin-bottom: 24px;
           line-height: 1.6em;
           font-weight: normal;
           font-size: 1.125rem;
           font-family: montserrat,sans-serif;
           border-top-width: 0px;
           border-bottom-width: 24px;
           border-left-width: 0px;
           border-right-width: 0px;
           border-style: none;
           border-color: Transparent;
           border-radius: 0px;
        }

        .cover_story_5_steps_to_building_your_own_ai_partner .column p.paragraphs-1i2c0d9s9 {
           line-height: 1.6em;
           font-weight: 100;
           font-size: 1.125rem;
           font-family: montserrat,sans-serif;
           padding: 0px;
           border-width: 0px;
           color: rgb(236, 0, 140);
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 12px;
           margin-bottom: 0px;
           border-color: Transparent;
        }

        .cover_story_5_steps_to_building_your_own_ai_partner .column p.headers-1ij6j4l21 {
           margin-top: 12px;
           margin-left: 0px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 1.125rem;
           font-family: montserrat,sans-serif;
           color: #858F97FF;
           margin-bottom: 0px;
           margin-right: 0px;
           padding: 0px;
           border-width: 0px;
        }

    /*lists*/

        .cover_story_5_steps_to_building_your_own_ai_partner .column .Alphabetical {
           list-style-type: lower-alpha;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 1.125rem;
           font-family: montserrat,sans-serif;
           border-width: 0px;
           list-style-image: none;
        }

        .cover_story_5_steps_to_building_your_own_ai_partner .column .Numerical {
           color: #000000FF;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 1.125rem;
           font-family: montserrat,sans-serif;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           margin-bottom: 12px;
           border-width: 0px;
           list-style-image: none;
        }

        .cover_story_5_steps_to_building_your_own_ai_partner .column .Bulleted {
           list-style-type: disc;
           line-height: 1.6em;
           font-weight: normal;
           font-size: 1.125rem;
           font-family: montserrat,sans-serif;
           color: #000000;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           margin-bottom: 12px;
           border-width: 0px;
           list-style-image: none;
        }

        .cover_story_5_steps_to_building_your_own_ai_partner .column .PinkBullet {
           color: #EC008CFF;
           font-family: montserrat,sans-serif;
           font-size: 1.125rem;
           list-style-type: disc;
           font-weight: 100;
           line-height: 1.6em;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*links*/

        .cover_story_5_steps_to_building_your_own_ai_partner .column a.CaptionLink {
           line-height: 1.6em;
           font-weight: 100;
           font-size: 0.875rem;
           font-family: montserrat,sans-serif;
           border-width: 0px;
        }

        .cover_story_5_steps_to_building_your_own_ai_partner .column a {
           color: #009ADEFF;
           font-weight: normal;
           font-family: montserrat,sans-serif;
           line-height: 1.6em;
           font-size: 1.125rem;
           border-width: 0px;
        }

    /*inlines*/

        .cover_story_5_steps_to_building_your_own_ai_partner .column .default-drop-cap {
           padding-left: 0px;
           margin-top: 15px;
           margin-right: 2px;
           margin-left: 0px;
           line-height: 0.3em;
           font-weight: bold;
           font-size: 4.0625rem;
           font-family: montserrat,sans-serif;
           float: left;
           color: #EC008CFF;
           border-width: 0px;
        }

        .cover_story_5_steps_to_building_your_own_ai_partner .column .Blue {
           font-family: montserrat,sans-serif;
           color: #0097D9FF;
           border-width: 0px;
        }

        .cover_story_5_steps_to_building_your_own_ai_partner .column .Black {
           font-family: montserrat,sans-serif;
           color: #000000;
           border-width: 0px;
        }

        .cover_story_5_steps_to_building_your_own_ai_partner .column .Pink {
           font-family: montserrat,sans-serif;
           color: #EC008CFF;
           border-width: 0px;
        }

        .cover_story_5_steps_to_building_your_own_ai_partner .column .Gray {
           line-height: 1.5em;
           font-size: 1.125rem;
           float: none;
           font-weight: normal;
           font-family: montserrat,sans-serif;
           color: #849097FF;
           border-width: 0px;
        }

    /*headers*/

        .cover_story_5_steps_to_building_your_own_ai_partner .column h6 {
           font-weight: normal;
           margin-left: 0px;
           margin-bottom: 12px;
           line-height: 1.6em;
           font-size: 0.875rem;
           font-family: montserrat,sans-serif;
           border-width: 0px;
        }

        .cover_story_5_steps_to_building_your_own_ai_partner .column h5 {
           margin-top: 24px;
           margin-left: 0px;
           line-height: 1.4em;
           font-weight: 100;
           font-size: 1rem;
           font-family: montserrat,sans-serif;
           color: #000000;
           border-width: 0px;
        }

        .cover_story_5_steps_to_building_your_own_ai_partner .column h4 {
           font-weight: normal;
           color: #000000FF;
           margin-top: 12px;
           margin-left: 0px;
           margin-bottom: 0px;
           line-height: 1.6em;
           font-size: 1rem;
           font-family: montserrat,sans-serif;
           margin-right: 0px;
           border-width: 0px;
        }

        .cover_story_5_steps_to_building_your_own_ai_partner .column h3 {
           margin-top: 12px;
           margin-left: 0px;
           line-height: 1.6em;
           font-weight: 700;
           font-size: 1.25rem;
           font-family: montserrat,sans-serif;
           color: #009ADEFF;
           margin-bottom: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .cover_story_5_steps_to_building_your_own_ai_partner .column h2 {
           margin-top: 12px;
           margin-left: 0px;
           margin-bottom: 0px;
           line-height: 1.4em;
           font-weight: 100;
           font-size: 1.5rem;
           font-family: montserrat,sans-serif;
           color: #009BDFFF;
           padding-bottom: 12px;
           border-width: 0px;
        }

        .cover_story_5_steps_to_building_your_own_ai_partner .column h1 {
           margin-top: 12px;
           margin-left: 0px;
           margin-bottom: 0px;
           line-height: 1.2em;
           font-weight: bold;
           font-size: 2.125rem;
           font-family: montserrat,sans-serif;
           border-width: 0px;
        }

    /*images*/

        .cover_story_5_steps_to_building_your_own_ai_partner .column img.image-default {
           margin-bottom: 12px;
           margin-top: 12px;
           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_story_5_steps_to_building_your_own_ai_partner .column div.container-default {
           padding: 10px;
           align-items: baseline;
           gap: 5px;
           background-repeat: no-repeat;
           background-size: cover;
           background-position: center;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           border-width: 0px;
        }

    /*layoutitems*/

        .cover_story_5_steps_to_building_your_own_ai_partner .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; }
/***********************************
NX Level Solutions | Quantified.ai
***********************************/

    /*paragraphs*/

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

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

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

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

    /*headers*/

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

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

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

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

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

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

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

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

        .nx_level_solutions_quantified_ai .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; }
/***********************************
Encompass Communications and Learning | Octane
***********************************/

    /*paragraphs*/

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

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

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

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

    /*headers*/

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

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

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

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

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

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

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

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

        .encompass_communications_and_learning_octane .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; }
/***********************************
PROFESSIONAL DEVELOPMENT
***********************************/

    /*paragraphs*/

        .professional_development .column p.HeaderUppercase {
           text-transform: uppercase;
           margin-left: 0px;
           margin-bottom: 0px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 1.125rem;
           font-family: montserrat,sans-serif;
           margin-right: 0px;
           margin-top: 12px;
           border-width: 0px;
        }

        .professional_development .column p.Caption {
           color: #000000FF;
           margin-bottom: 12px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 0.875rem;
           font-family: montserrat,sans-serif;
           border-width: 0px;
        }

        .professional_development .column p.PullQuote {
           text-align: right;
           margin-top: 18px;
           margin-right: 20px;
           margin-left: 20px;
           margin-bottom: 0px;
           line-height: 1.5em;
           font-weight: 100;
           font-size: 1.3125rem;
           font-family: montserrat,sans-serif;
           border-width: 0px;
        }

        .professional_development .column p.RightJustify {
           font-weight: normal;
           text-align: right;
           margin-right: 20px;
           margin-bottom: 24px;
           line-height: 1.6em;
           font-size: 1.125rem;
           font-family: montserrat,sans-serif;
           border-width: 0px;
        }

        .professional_development .column p.BlueByline {
           margin-bottom: 12px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 0.875rem;
           font-family: montserrat,sans-serif;
           color: #0097D9FF;
           border-width: 0px;
        }

        .professional_development .column p.Blue {
           margin-bottom: 24px;
           line-height: 1.6em;
           font-weight: bold;
           font-size: 1.125rem;
           font-family: montserrat,sans-serif;
           color: #0097D9FF;
           border-width: 0px;
        }

        .professional_development .column p.NoMargin {
           text-transform: none;
           margin-bottom: 0px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 1.125rem;
           font-family: montserrat,sans-serif;
           border-width: 0px;
        }

        .professional_development .column p {
           margin-left: 0px;
           margin-bottom: 24px;
           line-height: 1.6em;
           font-weight: normal;
           font-size: 1.125rem;
           font-family: montserrat,sans-serif;
           border-top-width: 0px;
           border-bottom-width: 24px;
           border-left-width: 0px;
           border-right-width: 0px;
           border-style: none;
           border-color: Transparent;
           border-radius: 0px;
        }

        .professional_development .column p.paragraphs-1i2c0d9s9 {
           line-height: 1.6em;
           font-weight: 100;
           font-size: 1.125rem;
           font-family: montserrat,sans-serif;
           padding: 0px;
           border-width: 0px;
           color: rgb(236, 0, 140);
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 12px;
           margin-bottom: 0px;
           border-color: Transparent;
        }

        .professional_development .column p.headers-1ij6j4l21 {
           margin-top: 12px;
           margin-left: 0px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 1.125rem;
           font-family: montserrat,sans-serif;
           color: #858F97FF;
           margin-bottom: 0px;
           margin-right: 0px;
           padding: 0px;
           border-width: 0px;
        }

    /*lists*/

        .professional_development .column .Alphabetical {
           list-style-type: lower-alpha;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 1.125rem;
           font-family: montserrat,sans-serif;
           border-width: 0px;
           list-style-image: none;
        }

        .professional_development .column .Numerical {
           color: #000000FF;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 1.125rem;
           font-family: montserrat,sans-serif;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           margin-bottom: 12px;
           border-width: 0px;
           list-style-image: none;
        }

        .professional_development .column .Bulleted {
           list-style-type: disc;
           line-height: 1.6em;
           font-weight: normal;
           font-size: 1.125rem;
           font-family: montserrat,sans-serif;
           color: #000000;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           margin-bottom: 12px;
           border-width: 0px;
           list-style-image: none;
        }

        .professional_development .column .PinkBullet {
           color: #EC008CFF;
           font-family: montserrat,sans-serif;
           font-size: 1.125rem;
           list-style-type: disc;
           font-weight: 100;
           line-height: 1.6em;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*links*/

        .professional_development .column a.CaptionLink {
           line-height: 1.6em;
           font-weight: 100;
           font-size: 0.875rem;
           font-family: montserrat,sans-serif;
           border-width: 0px;
        }

        .professional_development .column a {
           color: #009ADEFF;
           font-weight: normal;
           font-family: montserrat,sans-serif;
           line-height: 1.6em;
           font-size: 1.125rem;
           border-width: 0px;
        }

    /*inlines*/

        .professional_development .column .default-drop-cap {
           padding-left: 0px;
           margin-top: 15px;
           margin-right: 2px;
           margin-left: 0px;
           line-height: 0.3em;
           font-weight: bold;
           font-size: 4.0625rem;
           font-family: montserrat,sans-serif;
           float: left;
           color: #EC008CFF;
           border-width: 0px;
        }

        .professional_development .column .Blue {
           font-family: montserrat,sans-serif;
           color: #0097D9FF;
           border-width: 0px;
        }

        .professional_development .column .Black {
           font-family: montserrat,sans-serif;
           color: #000000;
           border-width: 0px;
        }

        .professional_development .column .Pink {
           font-family: montserrat,sans-serif;
           color: #EC008CFF;
           border-width: 0px;
        }

        .professional_development .column .Gray {
           line-height: 1.5em;
           font-size: 1.125rem;
           float: none;
           font-weight: normal;
           font-family: montserrat,sans-serif;
           color: #849097FF;
           border-width: 0px;
        }

    /*headers*/

        .professional_development .column h6 {
           font-weight: normal;
           margin-left: 0px;
           margin-bottom: 12px;
           line-height: 1.6em;
           font-size: 0.875rem;
           font-family: montserrat,sans-serif;
           border-width: 0px;
        }

        .professional_development .column h5 {
           margin-top: 24px;
           margin-left: 0px;
           line-height: 1.4em;
           font-weight: 100;
           font-size: 1rem;
           font-family: montserrat,sans-serif;
           color: #000000;
           border-width: 0px;
        }

        .professional_development .column h4 {
           font-weight: normal;
           color: #000000FF;
           margin-top: 12px;
           margin-left: 0px;
           margin-bottom: 0px;
           line-height: 1.6em;
           font-size: 1rem;
           font-family: montserrat,sans-serif;
           margin-right: 0px;
           border-width: 0px;
        }

        .professional_development .column h3 {
           margin-top: 12px;
           margin-left: 0px;
           line-height: 1.6em;
           font-weight: 700;
           font-size: 1.25rem;
           font-family: montserrat,sans-serif;
           color: #009ADEFF;
           margin-bottom: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .professional_development .column h2 {
           margin-top: 12px;
           margin-left: 0px;
           margin-bottom: 0px;
           line-height: 1.4em;
           font-weight: 100;
           font-size: 1.5rem;
           font-family: montserrat,sans-serif;
           color: #009BDFFF;
           padding-bottom: 12px;
           border-width: 0px;
        }

        .professional_development .column h1 {
           margin-top: 12px;
           margin-left: 0px;
           margin-bottom: 0px;
           line-height: 1.2em;
           font-weight: bold;
           font-size: 2.125rem;
           font-family: montserrat,sans-serif;
           border-width: 0px;
        }

    /*images*/

        .professional_development .column img.image-default {
           margin-bottom: 12px;
           margin-top: 12px;
           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*/

        .professional_development .column div.container-default {
           padding: 10px;
           align-items: baseline;
           gap: 5px;
           background-repeat: no-repeat;
           background-size: cover;
           background-position: center;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           border-width: 0px;
        }

    /*layoutitems*/

        .professional_development .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; }
/***********************************
ACTO |  Allego
***********************************/

    /*paragraphs*/

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

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

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

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

    /*headers*/

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

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

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

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

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

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

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

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

        .acto_allego .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; }
/***********************************
Excellence Awards
***********************************/

    /*paragraphs*/

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

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

    /*images*/

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

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

    /*headers*/

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

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

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

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

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

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

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

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

    /*layoutitems*/

        .excellence_awards .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; }
/***********************************
SALES TRAINING
***********************************/

    /*paragraphs*/

        .sales_training .column p.HeaderUppercase {
           text-transform: uppercase;
           margin-left: 0px;
           margin-bottom: 0px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 1.125rem;
           font-family: montserrat,sans-serif;
           margin-right: 0px;
           margin-top: 12px;
           border-width: 0px;
        }

        .sales_training .column p.Caption {
           color: #000000FF;
           margin-bottom: 12px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 0.875rem;
           font-family: montserrat,sans-serif;
           border-width: 0px;
        }

        .sales_training .column p.PullQuote {
           text-align: right;
           margin-top: 18px;
           margin-right: 20px;
           margin-left: 20px;
           margin-bottom: 0px;
           line-height: 1.5em;
           font-weight: 100;
           font-size: 1.3125rem;
           font-family: montserrat,sans-serif;
           border-width: 0px;
        }

        .sales_training .column p.RightJustify {
           font-weight: normal;
           text-align: right;
           margin-right: 20px;
           margin-bottom: 24px;
           line-height: 1.6em;
           font-size: 1.125rem;
           font-family: montserrat,sans-serif;
           border-width: 0px;
        }

        .sales_training .column p.BlueByline {
           margin-bottom: 12px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 0.875rem;
           font-family: montserrat,sans-serif;
           color: #0097D9FF;
           border-width: 0px;
        }

        .sales_training .column p.Blue {
           margin-bottom: 24px;
           line-height: 1.6em;
           font-weight: bold;
           font-size: 1.125rem;
           font-family: montserrat,sans-serif;
           color: #0097D9FF;
           border-width: 0px;
        }

        .sales_training .column p.NoMargin {
           text-transform: none;
           margin-bottom: 0px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 1.125rem;
           font-family: montserrat,sans-serif;
           border-width: 0px;
        }

        .sales_training .column p {
           margin-left: 0px;
           margin-bottom: 24px;
           line-height: 1.6em;
           font-weight: normal;
           font-size: 1.125rem;
           font-family: montserrat,sans-serif;
           border-top-width: 0px;
           border-bottom-width: 24px;
           border-left-width: 0px;
           border-right-width: 0px;
           border-style: none;
           border-color: Transparent;
           border-radius: 0px;
        }

        .sales_training .column p.paragraphs-1i2c0d9s9 {
           line-height: 1.6em;
           font-weight: 100;
           font-size: 1.125rem;
           font-family: montserrat,sans-serif;
           padding: 0px;
           border-width: 0px;
           color: rgb(236, 0, 140);
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 12px;
           margin-bottom: 0px;
           border-color: Transparent;
        }

        .sales_training .column p.headers-1ij6j4l21 {
           margin-top: 12px;
           margin-left: 0px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 1.125rem;
           font-family: montserrat,sans-serif;
           color: #858F97FF;
           margin-bottom: 0px;
           margin-right: 0px;
           padding: 0px;
           border-width: 0px;
        }

    /*lists*/

        .sales_training .column .Alphabetical {
           list-style-type: lower-alpha;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 1.125rem;
           font-family: montserrat,sans-serif;
           border-width: 0px;
           list-style-image: none;
        }

        .sales_training .column .Numerical {
           color: #000000FF;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 1.125rem;
           font-family: montserrat,sans-serif;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           margin-bottom: 12px;
           border-width: 0px;
           list-style-image: none;
        }

        .sales_training .column .Bulleted {
           list-style-type: disc;
           line-height: 1.6em;
           font-weight: normal;
           font-size: 1.125rem;
           font-family: montserrat,sans-serif;
           color: #000000;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           margin-bottom: 12px;
           border-width: 0px;
           list-style-image: none;
        }

        .sales_training .column .PinkBullet {
           color: #EC008CFF;
           font-family: montserrat,sans-serif;
           font-size: 1.125rem;
           list-style-type: disc;
           font-weight: 100;
           line-height: 1.6em;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*links*/

        .sales_training .column a.CaptionLink {
           line-height: 1.6em;
           font-weight: 100;
           font-size: 0.875rem;
           font-family: montserrat,sans-serif;
           border-width: 0px;
        }

        .sales_training .column a {
           color: #009ADEFF;
           font-weight: normal;
           font-family: montserrat,sans-serif;
           line-height: 1.6em;
           font-size: 1.125rem;
           border-width: 0px;
        }

    /*inlines*/

        .sales_training .column .default-drop-cap {
           padding-left: 0px;
           margin-top: 15px;
           margin-right: 2px;
           margin-left: 0px;
           line-height: 0.3em;
           font-weight: bold;
           font-size: 4.0625rem;
           font-family: montserrat,sans-serif;
           float: left;
           color: #EC008CFF;
           border-width: 0px;
        }

        .sales_training .column .Blue {
           font-family: montserrat,sans-serif;
           color: #0097D9FF;
           border-width: 0px;
        }

        .sales_training .column .Black {
           font-family: montserrat,sans-serif;
           color: #000000;
           border-width: 0px;
        }

        .sales_training .column .Pink {
           font-family: montserrat,sans-serif;
           color: #EC008CFF;
           border-width: 0px;
        }

        .sales_training .column .Gray {
           line-height: 1.5em;
           font-size: 1.125rem;
           float: none;
           font-weight: normal;
           font-family: montserrat,sans-serif;
           color: #849097FF;
           border-width: 0px;
        }

    /*headers*/

        .sales_training .column h6 {
           font-weight: normal;
           margin-left: 0px;
           margin-bottom: 12px;
           line-height: 1.6em;
           font-size: 0.875rem;
           font-family: montserrat,sans-serif;
           border-width: 0px;
        }

        .sales_training .column h5 {
           margin-top: 24px;
           margin-left: 0px;
           line-height: 1.4em;
           font-weight: 100;
           font-size: 1rem;
           font-family: montserrat,sans-serif;
           color: #000000;
           border-width: 0px;
        }

        .sales_training .column h4 {
           font-weight: normal;
           color: #000000FF;
           margin-top: 12px;
           margin-left: 0px;
           margin-bottom: 0px;
           line-height: 1.6em;
           font-size: 1rem;
           font-family: montserrat,sans-serif;
           margin-right: 0px;
           border-width: 0px;
        }

        .sales_training .column h3 {
           margin-top: 12px;
           margin-left: 0px;
           line-height: 1.6em;
           font-weight: 700;
           font-size: 1.25rem;
           font-family: montserrat,sans-serif;
           color: #009ADEFF;
           margin-bottom: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .sales_training .column h2 {
           margin-top: 12px;
           margin-left: 0px;
           margin-bottom: 0px;
           line-height: 1.4em;
           font-weight: 100;
           font-size: 1.5rem;
           font-family: montserrat,sans-serif;
           color: #009BDFFF;
           padding-bottom: 12px;
           border-width: 0px;
        }

        .sales_training .column h1 {
           margin-top: 12px;
           margin-left: 0px;
           margin-bottom: 0px;
           line-height: 1.2em;
           font-weight: bold;
           font-size: 2.125rem;
           font-family: montserrat,sans-serif;
           border-width: 0px;
        }

    /*images*/

        .sales_training .column img.image-default {
           margin-bottom: 12px;
           margin-top: 12px;
           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*/

        .sales_training .column div.container-default {
           padding: 10px;
           align-items: baseline;
           gap: 5px;
           background-repeat: no-repeat;
           background-size: cover;
           background-position: center;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           border-width: 0px;
        }

    /*layoutitems*/

        .sales_training .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; }
/***********************************
ETSI | ERS
***********************************/

    /*paragraphs*/

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

    /*inlines*/

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

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

    /*containers*/

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

        .etsi_ers .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; }
/***********************************
ProFusion | Ignite Selling
***********************************/

    /*paragraphs*/

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

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

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

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

    /*headers*/

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

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

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

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

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

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

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

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

        .profusion_ignite_selling .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; }
/***********************************
INSTRUCTIONAL DESIGN
***********************************/

    /*paragraphs*/

        .instructional_design .column p.HeaderUppercase {
           text-transform: uppercase;
           margin-left: 0px;
           margin-bottom: 0px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 1.125rem;
           font-family: montserrat,sans-serif;
           margin-right: 0px;
           margin-top: 12px;
           border-width: 0px;
        }

        .instructional_design .column p.Caption {
           color: #000000FF;
           margin-bottom: 12px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 0.875rem;
           font-family: montserrat,sans-serif;
           border-width: 0px;
        }

        .instructional_design .column p.PullQuote {
           text-align: right;
           margin-top: 18px;
           margin-right: 20px;
           margin-left: 20px;
           margin-bottom: 0px;
           line-height: 1.5em;
           font-weight: 100;
           font-size: 1.3125rem;
           font-family: montserrat,sans-serif;
           border-width: 0px;
        }

        .instructional_design .column p.RightJustify {
           font-weight: normal;
           text-align: right;
           margin-right: 20px;
           margin-bottom: 24px;
           line-height: 1.6em;
           font-size: 1.125rem;
           font-family: montserrat,sans-serif;
           border-width: 0px;
        }

        .instructional_design .column p.BlueByline {
           margin-bottom: 12px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 0.875rem;
           font-family: montserrat,sans-serif;
           color: #0097D9FF;
           border-width: 0px;
        }

        .instructional_design .column p.Blue {
           margin-bottom: 24px;
           line-height: 1.6em;
           font-weight: bold;
           font-size: 1.125rem;
           font-family: montserrat,sans-serif;
           color: #0097D9FF;
           border-width: 0px;
        }

        .instructional_design .column p.NoMargin {
           text-transform: none;
           margin-bottom: 0px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 1.125rem;
           font-family: montserrat,sans-serif;
           border-width: 0px;
        }

        .instructional_design .column p {
           margin-left: 0px;
           margin-bottom: 24px;
           line-height: 1.6em;
           font-weight: normal;
           font-size: 1.125rem;
           font-family: montserrat,sans-serif;
           border-top-width: 0px;
           border-bottom-width: 24px;
           border-left-width: 0px;
           border-right-width: 0px;
           border-style: none;
           border-color: Transparent;
           border-radius: 0px;
        }

        .instructional_design .column p.paragraphs-1i2c0d9s9 {
           line-height: 1.6em;
           font-weight: 100;
           font-size: 1.125rem;
           font-family: montserrat,sans-serif;
           padding: 0px;
           border-width: 0px;
           color: rgb(236, 0, 140);
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 12px;
           margin-bottom: 0px;
           border-color: Transparent;
        }

        .instructional_design .column p.headers-1ij6j4l21 {
           margin-top: 12px;
           margin-left: 0px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 1.125rem;
           font-family: montserrat,sans-serif;
           color: #858F97FF;
           margin-bottom: 0px;
           margin-right: 0px;
           padding: 0px;
           border-width: 0px;
        }

    /*lists*/

        .instructional_design .column .Alphabetical {
           list-style-type: lower-alpha;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 1.125rem;
           font-family: montserrat,sans-serif;
           border-width: 0px;
           list-style-image: none;
        }

        .instructional_design .column .Numerical {
           color: #000000FF;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 1.125rem;
           font-family: montserrat,sans-serif;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           margin-bottom: 12px;
           border-width: 0px;
           list-style-image: none;
        }

        .instructional_design .column .Bulleted {
           list-style-type: disc;
           line-height: 1.6em;
           font-weight: normal;
           font-size: 1.125rem;
           font-family: montserrat,sans-serif;
           color: #000000;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           margin-bottom: 12px;
           border-width: 0px;
           list-style-image: none;
        }

        .instructional_design .column .PinkBullet {
           color: #EC008CFF;
           font-family: montserrat,sans-serif;
           font-size: 1.125rem;
           list-style-type: disc;
           font-weight: 100;
           line-height: 1.6em;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*links*/

        .instructional_design .column a.CaptionLink {
           line-height: 1.6em;
           font-weight: 100;
           font-size: 0.875rem;
           font-family: montserrat,sans-serif;
           border-width: 0px;
        }

        .instructional_design .column a {
           color: #009ADEFF;
           font-weight: normal;
           font-family: montserrat,sans-serif;
           line-height: 1.6em;
           font-size: 1.125rem;
           border-width: 0px;
        }

    /*inlines*/

        .instructional_design .column .default-drop-cap {
           padding-left: 0px;
           margin-top: 15px;
           margin-right: 2px;
           margin-left: 0px;
           line-height: 0.3em;
           font-weight: bold;
           font-size: 4.0625rem;
           font-family: montserrat,sans-serif;
           float: left;
           color: #EC008CFF;
           border-width: 0px;
        }

        .instructional_design .column .Blue {
           font-family: montserrat,sans-serif;
           color: #0097D9FF;
           border-width: 0px;
        }

        .instructional_design .column .Black {
           font-family: montserrat,sans-serif;
           color: #000000;
           border-width: 0px;
        }

        .instructional_design .column .Pink {
           font-family: montserrat,sans-serif;
           color: #EC008CFF;
           border-width: 0px;
        }

        .instructional_design .column .Gray {
           line-height: 1.5em;
           font-size: 1.125rem;
           float: none;
           font-weight: normal;
           font-family: montserrat,sans-serif;
           color: #849097FF;
           border-width: 0px;
        }

    /*headers*/

        .instructional_design .column h6 {
           font-weight: normal;
           margin-left: 0px;
           margin-bottom: 12px;
           line-height: 1.6em;
           font-size: 0.875rem;
           font-family: montserrat,sans-serif;
           border-width: 0px;
        }

        .instructional_design .column h5 {
           margin-top: 24px;
           margin-left: 0px;
           line-height: 1.4em;
           font-weight: 100;
           font-size: 1rem;
           font-family: montserrat,sans-serif;
           color: #000000;
           border-width: 0px;
        }

        .instructional_design .column h4 {
           font-weight: normal;
           color: #000000FF;
           margin-top: 12px;
           margin-left: 0px;
           margin-bottom: 0px;
           line-height: 1.6em;
           font-size: 1rem;
           font-family: montserrat,sans-serif;
           margin-right: 0px;
           border-width: 0px;
        }

        .instructional_design .column h3 {
           margin-top: 12px;
           margin-left: 0px;
           line-height: 1.6em;
           font-weight: 700;
           font-size: 1.25rem;
           font-family: montserrat,sans-serif;
           color: #009ADEFF;
           margin-bottom: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .instructional_design .column h2 {
           margin-top: 12px;
           margin-left: 0px;
           margin-bottom: 0px;
           line-height: 1.4em;
           font-weight: 100;
           font-size: 1.5rem;
           font-family: montserrat,sans-serif;
           color: #009BDFFF;
           padding-bottom: 12px;
           border-width: 0px;
        }

        .instructional_design .column h1 {
           margin-top: 12px;
           margin-left: 0px;
           margin-bottom: 0px;
           line-height: 1.2em;
           font-weight: bold;
           font-size: 2.125rem;
           font-family: montserrat,sans-serif;
           border-width: 0px;
        }

    /*images*/

        .instructional_design .column img.image-default {
           margin-bottom: 12px;
           margin-top: 12px;
           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*/

        .instructional_design .column div.container-default {
           padding: 10px;
           align-items: baseline;
           gap: 5px;
           background-repeat: no-repeat;
           background-size: cover;
           background-position: center;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           border-width: 0px;
        }

    /*layoutitems*/

        .instructional_design .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; }
/***********************************
Tipping Point Media | LTEN
***********************************/

    /*paragraphs*/

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

    /*inlines*/

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

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

    /*containers*/

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

        .tipping_point_media_lten .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; }
/***********************************
Amplity Health | WLH | TalentSmartEQ | Etherio
***********************************/

    /*paragraphs*/

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

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

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

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

    /*headers*/

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

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

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

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

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

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

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

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

        .amplity_health_wlh_talentsmarteq_etherio .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; }
/***********************************
FIELD SALES
***********************************/

    /*paragraphs*/

        .field_sales .column p.HeaderUppercase {
           text-transform: uppercase;
           margin-left: 0px;
           margin-bottom: 0px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 1.125rem;
           font-family: montserrat,sans-serif;
           margin-right: 0px;
           margin-top: 12px;
           border-width: 0px;
        }

        .field_sales .column p.Caption {
           color: #000000FF;
           margin-bottom: 12px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 0.875rem;
           font-family: montserrat,sans-serif;
           border-width: 0px;
        }

        .field_sales .column p.PullQuote {
           text-align: right;
           margin-top: 18px;
           margin-right: 20px;
           margin-left: 20px;
           margin-bottom: 0px;
           line-height: 1.5em;
           font-weight: 100;
           font-size: 1.3125rem;
           font-family: montserrat,sans-serif;
           border-width: 0px;
        }

        .field_sales .column p.RightJustify {
           font-weight: normal;
           text-align: right;
           margin-right: 20px;
           margin-bottom: 24px;
           line-height: 1.6em;
           font-size: 1.125rem;
           font-family: montserrat,sans-serif;
           border-width: 0px;
        }

        .field_sales .column p.BlueByline {
           margin-bottom: 12px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 0.875rem;
           font-family: montserrat,sans-serif;
           color: #0097D9FF;
           border-width: 0px;
        }

        .field_sales .column p.Blue {
           margin-bottom: 24px;
           line-height: 1.6em;
           font-weight: bold;
           font-size: 1.125rem;
           font-family: montserrat,sans-serif;
           color: #0097D9FF;
           border-width: 0px;
        }

        .field_sales .column p.NoMargin {
           text-transform: none;
           margin-bottom: 0px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 1.125rem;
           font-family: montserrat,sans-serif;
           border-width: 0px;
        }

        .field_sales .column p {
           margin-left: 0px;
           margin-bottom: 24px;
           line-height: 1.6em;
           font-weight: normal;
           font-size: 1.125rem;
           font-family: montserrat,sans-serif;
           border-top-width: 0px;
           border-bottom-width: 24px;
           border-left-width: 0px;
           border-right-width: 0px;
           border-style: none;
           border-color: Transparent;
           border-radius: 0px;
        }

        .field_sales .column p.paragraphs-1i2c0d9s9 {
           line-height: 1.6em;
           font-weight: 100;
           font-size: 1.125rem;
           font-family: montserrat,sans-serif;
           padding: 0px;
           border-width: 0px;
           color: rgb(236, 0, 140);
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 12px;
           margin-bottom: 0px;
           border-color: Transparent;
        }

        .field_sales .column p.headers-1ij6j4l21 {
           margin-top: 12px;
           margin-left: 0px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 1.125rem;
           font-family: montserrat,sans-serif;
           color: #858F97FF;
           margin-bottom: 0px;
           margin-right: 0px;
           padding: 0px;
           border-width: 0px;
        }

    /*lists*/

        .field_sales .column .Alphabetical {
           list-style-type: lower-alpha;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 1.125rem;
           font-family: montserrat,sans-serif;
           border-width: 0px;
           list-style-image: none;
        }

        .field_sales .column .Numerical {
           color: #000000FF;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 1.125rem;
           font-family: montserrat,sans-serif;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           margin-bottom: 12px;
           border-width: 0px;
           list-style-image: none;
        }

        .field_sales .column .Bulleted {
           list-style-type: disc;
           line-height: 1.6em;
           font-weight: normal;
           font-size: 1.125rem;
           font-family: montserrat,sans-serif;
           color: #000000;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           margin-bottom: 12px;
           border-width: 0px;
           list-style-image: none;
        }

        .field_sales .column .PinkBullet {
           color: #EC008CFF;
           font-family: montserrat,sans-serif;
           font-size: 1.125rem;
           list-style-type: disc;
           font-weight: 100;
           line-height: 1.6em;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*links*/

        .field_sales .column a.CaptionLink {
           line-height: 1.6em;
           font-weight: 100;
           font-size: 0.875rem;
           font-family: montserrat,sans-serif;
           border-width: 0px;
        }

        .field_sales .column a {
           color: #009ADEFF;
           font-weight: normal;
           font-family: montserrat,sans-serif;
           line-height: 1.6em;
           font-size: 1.125rem;
           border-width: 0px;
        }

    /*inlines*/

        .field_sales .column .default-drop-cap {
           padding-left: 0px;
           margin-top: 15px;
           margin-right: 2px;
           margin-left: 0px;
           line-height: 0.3em;
           font-weight: bold;
           font-size: 4.0625rem;
           font-family: montserrat,sans-serif;
           float: left;
           color: #EC008CFF;
           border-width: 0px;
        }

        .field_sales .column .Blue {
           font-family: montserrat,sans-serif;
           color: #0097D9FF;
           border-width: 0px;
        }

        .field_sales .column .Black {
           font-family: montserrat,sans-serif;
           color: #000000;
           border-width: 0px;
        }

        .field_sales .column .Pink {
           font-family: montserrat,sans-serif;
           color: #EC008CFF;
           border-width: 0px;
        }

        .field_sales .column .Gray {
           line-height: 1.5em;
           font-size: 1.125rem;
           float: none;
           font-weight: normal;
           font-family: montserrat,sans-serif;
           color: #849097FF;
           border-width: 0px;
        }

    /*headers*/

        .field_sales .column h6 {
           font-weight: normal;
           margin-left: 0px;
           margin-bottom: 12px;
           line-height: 1.6em;
           font-size: 0.875rem;
           font-family: montserrat,sans-serif;
           border-width: 0px;
        }

        .field_sales .column h5 {
           margin-top: 24px;
           margin-left: 0px;
           line-height: 1.4em;
           font-weight: 100;
           font-size: 1rem;
           font-family: montserrat,sans-serif;
           color: #000000;
           border-width: 0px;
        }

        .field_sales .column h4 {
           font-weight: normal;
           color: #000000FF;
           margin-top: 12px;
           margin-left: 0px;
           margin-bottom: 0px;
           line-height: 1.6em;
           font-size: 1rem;
           font-family: montserrat,sans-serif;
           margin-right: 0px;
           border-width: 0px;
        }

        .field_sales .column h3 {
           margin-top: 12px;
           margin-left: 0px;
           line-height: 1.6em;
           font-weight: 700;
           font-size: 1.25rem;
           font-family: montserrat,sans-serif;
           color: #009ADEFF;
           margin-bottom: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .field_sales .column h2 {
           margin-top: 12px;
           margin-left: 0px;
           margin-bottom: 0px;
           line-height: 1.4em;
           font-weight: 100;
           font-size: 1.5rem;
           font-family: montserrat,sans-serif;
           color: #009BDFFF;
           padding-bottom: 12px;
           border-width: 0px;
        }

        .field_sales .column h1 {
           margin-top: 12px;
           margin-left: 0px;
           margin-bottom: 0px;
           line-height: 1.2em;
           font-weight: bold;
           font-size: 2.125rem;
           font-family: montserrat,sans-serif;
           border-width: 0px;
        }

    /*images*/

        .field_sales .column img.image-default {
           margin-bottom: 12px;
           margin-top: 12px;
           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*/

        .field_sales .column div.container-default {
           padding: 10px;
           align-items: baseline;
           gap: 5px;
           background-repeat: no-repeat;
           background-size: cover;
           background-position: center;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           border-width: 0px;
        }

    /*layoutitems*/

        .field_sales .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; }
/***********************************
Vantage Partners | Avalere Health | Coachability Consultants | The Brooks Group
***********************************/

    /*paragraphs*/

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

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

    /*images*/

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

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

    /*headers*/

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

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

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

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

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

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

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

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

    /*layoutitems*/

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

    /*paragraphs*/

        .solutions .column p.HeaderUppercase {
           text-transform: uppercase;
           margin-left: 0px;
           margin-bottom: 0px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 1.125rem;
           font-family: montserrat,sans-serif;
           margin-right: 0px;
           margin-top: 12px;
           border-width: 0px;
        }

        .solutions .column p.Caption {
           color: #000000FF;
           margin-bottom: 12px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 0.875rem;
           font-family: montserrat,sans-serif;
           border-width: 0px;
        }

        .solutions .column p.PullQuote {
           text-align: right;
           margin-top: 18px;
           margin-right: 20px;
           margin-left: 20px;
           margin-bottom: 0px;
           line-height: 1.5em;
           font-weight: 100;
           font-size: 1.3125rem;
           font-family: montserrat,sans-serif;
           border-width: 0px;
        }

        .solutions .column p.RightJustify {
           font-weight: normal;
           text-align: right;
           margin-right: 20px;
           margin-bottom: 24px;
           line-height: 1.6em;
           font-size: 1.125rem;
           font-family: montserrat,sans-serif;
           border-width: 0px;
        }

        .solutions .column p.BlueByline {
           margin-bottom: 12px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 0.875rem;
           font-family: montserrat,sans-serif;
           color: #0097D9FF;
           border-width: 0px;
        }

        .solutions .column p.Blue {
           margin-bottom: 24px;
           line-height: 1.6em;
           font-weight: bold;
           font-size: 1.125rem;
           font-family: montserrat,sans-serif;
           color: #0097D9FF;
           border-width: 0px;
        }

        .solutions .column p.NoMargin {
           text-transform: none;
           margin-bottom: 0px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 1.125rem;
           font-family: montserrat,sans-serif;
           border-width: 0px;
        }

        .solutions .column p {
           margin-left: 0px;
           margin-bottom: 24px;
           line-height: 1.6em;
           font-weight: normal;
           font-size: 1.125rem;
           font-family: montserrat,sans-serif;
           border-top-width: 0px;
           border-bottom-width: 24px;
           border-left-width: 0px;
           border-right-width: 0px;
           border-style: none;
           border-color: Transparent;
           border-radius: 0px;
        }

        .solutions .column p.paragraphs-1i2c0d9s9 {
           line-height: 1.6em;
           font-weight: 100;
           font-size: 1.125rem;
           font-family: montserrat,sans-serif;
           padding: 0px;
           border-width: 0px;
           color: rgb(236, 0, 140);
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 12px;
           margin-bottom: 0px;
           border-color: Transparent;
        }

        .solutions .column p.headers-1ij6j4l21 {
           margin-top: 12px;
           margin-left: 0px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 1.125rem;
           font-family: montserrat,sans-serif;
           color: #858F97FF;
           margin-bottom: 0px;
           margin-right: 0px;
           padding: 0px;
           border-width: 0px;
        }

    /*lists*/

        .solutions .column .Alphabetical {
           list-style-type: lower-alpha;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 1.125rem;
           font-family: montserrat,sans-serif;
           border-width: 0px;
           list-style-image: none;
        }

        .solutions .column .Numerical {
           color: #000000FF;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 1.125rem;
           font-family: montserrat,sans-serif;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           margin-bottom: 12px;
           border-width: 0px;
           list-style-image: none;
        }

        .solutions .column .Bulleted {
           list-style-type: disc;
           line-height: 1.6em;
           font-weight: normal;
           font-size: 1.125rem;
           font-family: montserrat,sans-serif;
           color: #000000;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           margin-bottom: 12px;
           border-width: 0px;
           list-style-image: none;
        }

        .solutions .column .PinkBullet {
           color: #EC008CFF;
           font-family: montserrat,sans-serif;
           font-size: 1.125rem;
           list-style-type: disc;
           font-weight: 100;
           line-height: 1.6em;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*links*/

        .solutions .column a.CaptionLink {
           line-height: 1.6em;
           font-weight: 100;
           font-size: 0.875rem;
           font-family: montserrat,sans-serif;
           border-width: 0px;
        }

        .solutions .column a {
           color: #009ADEFF;
           font-weight: normal;
           font-family: montserrat,sans-serif;
           line-height: 1.6em;
           font-size: 1.125rem;
           border-width: 0px;
        }

    /*inlines*/

        .solutions .column .default-drop-cap {
           padding-left: 0px;
           margin-top: 15px;
           margin-right: 2px;
           margin-left: 0px;
           line-height: 0.3em;
           font-weight: bold;
           font-size: 4.0625rem;
           font-family: montserrat,sans-serif;
           float: left;
           color: #EC008CFF;
           border-width: 0px;
        }

        .solutions .column .Blue {
           font-family: montserrat,sans-serif;
           color: #0097D9FF;
           border-width: 0px;
        }

        .solutions .column .Black {
           font-family: montserrat,sans-serif;
           color: #000000;
           border-width: 0px;
        }

        .solutions .column .Pink {
           font-family: montserrat,sans-serif;
           color: #EC008CFF;
           border-width: 0px;
        }

        .solutions .column .Gray {
           line-height: 1.5em;
           font-size: 1.125rem;
           float: none;
           font-weight: normal;
           font-family: montserrat,sans-serif;
           color: #849097FF;
           border-width: 0px;
        }

    /*headers*/

        .solutions .column h6 {
           font-weight: normal;
           margin-left: 0px;
           margin-bottom: 12px;
           line-height: 1.6em;
           font-size: 0.875rem;
           font-family: montserrat,sans-serif;
           border-width: 0px;
        }

        .solutions .column h5 {
           margin-top: 24px;
           margin-left: 0px;
           line-height: 1.4em;
           font-weight: 100;
           font-size: 1rem;
           font-family: montserrat,sans-serif;
           color: #000000;
           border-width: 0px;
        }

        .solutions .column h4 {
           font-weight: normal;
           color: #000000FF;
           margin-top: 12px;
           margin-left: 0px;
           margin-bottom: 0px;
           line-height: 1.6em;
           font-size: 1rem;
           font-family: montserrat,sans-serif;
           margin-right: 0px;
           border-width: 0px;
        }

        .solutions .column h3 {
           margin-top: 12px;
           margin-left: 0px;
           line-height: 1.6em;
           font-weight: 700;
           font-size: 1.25rem;
           font-family: montserrat,sans-serif;
           color: #009ADEFF;
           margin-bottom: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .solutions .column h2 {
           margin-top: 12px;
           margin-left: 0px;
           margin-bottom: 0px;
           line-height: 1.4em;
           font-weight: 100;
           font-size: 1.5rem;
           font-family: montserrat,sans-serif;
           color: #009BDFFF;
           padding-bottom: 12px;
           border-width: 0px;
        }

        .solutions .column h1 {
           margin-top: 12px;
           margin-left: 0px;
           margin-bottom: 0px;
           line-height: 1.2em;
           font-weight: bold;
           font-size: 2.125rem;
           font-family: montserrat,sans-serif;
           border-width: 0px;
        }

    /*images*/

        .solutions .column img.image-default {
           margin-bottom: 12px;
           margin-top: 12px;
           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*/

        .solutions .column div.container-default {
           padding: 10px;
           align-items: baseline;
           gap: 5px;
           background-repeat: no-repeat;
           background-size: cover;
           background-position: center;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           border-width: 0px;
        }

    /*layoutitems*/

        .solutions .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; }
/***********************************
Cognota | Lumina Learning | Qstream | LTEN Community
***********************************/

    /*paragraphs*/

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

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

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

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

    /*headers*/

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

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

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

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

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

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

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

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

        .cognota_lumina_learning_qstream_lten_community .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; }
/***********************************
BOOK BRIEFS
***********************************/

    /*paragraphs*/

        .book_briefs .column p.HeaderUppercase {
           text-transform: uppercase;
           margin-left: 0px;
           margin-bottom: 0px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 1.125rem;
           font-family: montserrat,sans-serif;
           margin-right: 0px;
           margin-top: 12px;
           border-width: 0px;
        }

        .book_briefs .column p.Caption {
           color: #000000FF;
           margin-bottom: 12px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 0.875rem;
           font-family: montserrat,sans-serif;
           border-width: 0px;
        }

        .book_briefs .column p.PullQuote {
           text-align: right;
           margin-top: 18px;
           margin-right: 20px;
           margin-left: 20px;
           margin-bottom: 0px;
           line-height: 1.5em;
           font-weight: 100;
           font-size: 1.3125rem;
           font-family: montserrat,sans-serif;
           border-width: 0px;
        }

        .book_briefs .column p.RightJustify {
           font-weight: normal;
           text-align: right;
           margin-right: 20px;
           margin-bottom: 24px;
           line-height: 1.6em;
           font-size: 1.125rem;
           font-family: montserrat,sans-serif;
           border-width: 0px;
        }

        .book_briefs .column p.BlueByline {
           margin-bottom: 12px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 0.875rem;
           font-family: montserrat,sans-serif;
           color: #0097D9FF;
           border-width: 0px;
        }

        .book_briefs .column p.Blue {
           margin-bottom: 24px;
           line-height: 1.6em;
           font-weight: bold;
           font-size: 1.125rem;
           font-family: montserrat,sans-serif;
           color: #0097D9FF;
           border-width: 0px;
        }

        .book_briefs .column p.NoMargin {
           text-transform: none;
           margin-bottom: 0px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 1.125rem;
           font-family: montserrat,sans-serif;
           border-width: 0px;
        }

        .book_briefs .column p {
           margin-left: 0px;
           margin-bottom: 24px;
           line-height: 1.6em;
           font-weight: normal;
           font-size: 1.125rem;
           font-family: montserrat,sans-serif;
           border-top-width: 0px;
           border-bottom-width: 24px;
           border-left-width: 0px;
           border-right-width: 0px;
           border-style: none;
           border-color: Transparent;
           border-radius: 0px;
        }

        .book_briefs .column p.paragraphs-1i2c0d9s9 {
           line-height: 1.6em;
           font-weight: 100;
           font-size: 1.125rem;
           font-family: montserrat,sans-serif;
           padding: 0px;
           border-width: 0px;
           color: rgb(236, 0, 140);
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 12px;
           margin-bottom: 0px;
           border-color: Transparent;
        }

        .book_briefs .column p.headers-1ij6j4l21 {
           margin-top: 12px;
           margin-left: 0px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 1.125rem;
           font-family: montserrat,sans-serif;
           color: #858F97FF;
           margin-bottom: 0px;
           margin-right: 0px;
           padding: 0px;
           border-width: 0px;
        }

    /*lists*/

        .book_briefs .column .Alphabetical {
           list-style-type: lower-alpha;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 1.125rem;
           font-family: montserrat,sans-serif;
           border-width: 0px;
           list-style-image: none;
        }

        .book_briefs .column .Numerical {
           color: #000000FF;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 1.125rem;
           font-family: montserrat,sans-serif;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           margin-bottom: 12px;
           border-width: 0px;
           list-style-image: none;
        }

        .book_briefs .column .Bulleted {
           list-style-type: disc;
           line-height: 1.6em;
           font-weight: normal;
           font-size: 1.125rem;
           font-family: montserrat,sans-serif;
           color: #000000;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           margin-bottom: 12px;
           border-width: 0px;
           list-style-image: none;
        }

        .book_briefs .column .PinkBullet {
           color: #EC008CFF;
           font-family: montserrat,sans-serif;
           font-size: 1.125rem;
           list-style-type: disc;
           font-weight: 100;
           line-height: 1.6em;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*links*/

        .book_briefs .column a.CaptionLink {
           line-height: 1.6em;
           font-weight: 100;
           font-size: 0.875rem;
           font-family: montserrat,sans-serif;
           border-width: 0px;
        }

        .book_briefs .column a {
           color: #009ADEFF;
           font-weight: normal;
           font-family: montserrat,sans-serif;
           line-height: 1.6em;
           font-size: 1.125rem;
           border-width: 0px;
        }

    /*inlines*/

        .book_briefs .column .default-drop-cap {
           padding-left: 0px;
           margin-top: 15px;
           margin-right: 2px;
           margin-left: 0px;
           line-height: 0.3em;
           font-weight: bold;
           font-size: 4.0625rem;
           font-family: montserrat,sans-serif;
           float: left;
           color: #EC008CFF;
           border-width: 0px;
        }

        .book_briefs .column .Blue {
           font-family: montserrat,sans-serif;
           color: #0097D9FF;
           border-width: 0px;
        }

        .book_briefs .column .Black {
           font-family: montserrat,sans-serif;
           color: #000000;
           border-width: 0px;
        }

        .book_briefs .column .Pink {
           font-family: montserrat,sans-serif;
           color: #EC008CFF;
           border-width: 0px;
        }

        .book_briefs .column .Gray {
           line-height: 1.5em;
           font-size: 1.125rem;
           float: none;
           font-weight: normal;
           font-family: montserrat,sans-serif;
           color: #849097FF;
           border-width: 0px;
        }

    /*headers*/

        .book_briefs .column h6 {
           font-weight: normal;
           margin-left: 0px;
           margin-bottom: 12px;
           line-height: 1.6em;
           font-size: 0.875rem;
           font-family: montserrat,sans-serif;
           border-width: 0px;
        }

        .book_briefs .column h5 {
           margin-top: 24px;
           margin-left: 0px;
           line-height: 1.4em;
           font-weight: 100;
           font-size: 1rem;
           font-family: montserrat,sans-serif;
           color: #000000;
           border-width: 0px;
        }

        .book_briefs .column h4 {
           font-weight: normal;
           color: #000000FF;
           margin-top: 12px;
           margin-left: 0px;
           margin-bottom: 0px;
           line-height: 1.6em;
           font-size: 1rem;
           font-family: montserrat,sans-serif;
           margin-right: 0px;
           border-width: 0px;
        }

        .book_briefs .column h3 {
           margin-top: 12px;
           margin-left: 0px;
           line-height: 1.6em;
           font-weight: 700;
           font-size: 1.25rem;
           font-family: montserrat,sans-serif;
           color: #009ADEFF;
           margin-bottom: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .book_briefs .column h2 {
           margin-top: 12px;
           margin-left: 0px;
           margin-bottom: 0px;
           line-height: 1.4em;
           font-weight: 100;
           font-size: 1.5rem;
           font-family: montserrat,sans-serif;
           color: #009BDFFF;
           padding-bottom: 12px;
           border-width: 0px;
        }

        .book_briefs .column h1 {
           margin-top: 12px;
           margin-left: 0px;
           margin-bottom: 0px;
           line-height: 1.2em;
           font-weight: bold;
           font-size: 2.125rem;
           font-family: montserrat,sans-serif;
           border-width: 0px;
        }

    /*images*/

        .book_briefs .column img.image-default {
           margin-bottom: 12px;
           margin-top: 12px;
           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*/

        .book_briefs .column div.container-default {
           padding: 10px;
           align-items: baseline;
           gap: 5px;
           background-repeat: no-repeat;
           background-size: cover;
           background-position: center;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           border-width: 0px;
        }

    /*layoutitems*/

        .book_briefs .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; }
/***********************************
Focus Contacts
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*images*/

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

    /*headers*/

        .focus_contacts .column h1 {
           font-family: montserrat,sans-serif;
           font-size: 2.125rem;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-top: 12px;
           border-width: 0px;
        }

        .focus_contacts .column h2 {
           padding-bottom: 12px;
           color: #009BDFFF;
           font-family: montserrat,sans-serif;
           font-size: 1.5rem;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-top: 12px;
           border-width: 0px;
        }

        .focus_contacts .column h3 {
           margin-right: 0px;
           margin-bottom: 0px;
           color: #009ADEFF;
           font-family: montserrat,sans-serif;
           font-size: 1.25rem;
           font-weight: 700;
           line-height: 1.6em;
           margin-left: 0px;
           margin-top: 12px;
           border-width: 0px;
        }

        .focus_contacts .column h4 {
           margin-right: 0px;
           font-family: montserrat,sans-serif;
           font-size: 1rem;
           line-height: 1.6em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-top: 12px;
           color: #000000FF;
           font-weight: normal;
           border-width: 0px;
        }

        .focus_contacts .column h5 {
           color: #000000;
           font-family: montserrat,sans-serif;
           font-size: 1rem;
           font-weight: 100;
           line-height: 1.4em;
           margin-left: 0px;
           margin-top: 24px;
           border-width: 0px;
        }

        .focus_contacts .column h6 {
           font-family: montserrat,sans-serif;
           font-size: 0.875rem;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-left: 0px;
           font-weight: normal;
           border-width: 0px;
        }

    /*inlines*/

        .focus_contacts .column .Gray {
           color: #849097FF;
           font-family: montserrat,sans-serif;
           font-weight: normal;
           float: none;
           font-size: 1rem;
           line-height: 1.5em;
           border-width: 0px;
        }

        .focus_contacts .column .Pink {
           color: #EC008CFF;
           font-family: montserrat,sans-serif;
           border-width: 0px;
        }

        .focus_contacts .column .Black {
           color: #000000;
           font-family: montserrat,sans-serif;
           border-width: 0px;
        }

        .focus_contacts .column .Blue {
           color: #0097D9FF;
           font-family: montserrat,sans-serif;
           border-width: 0px;
        }

        .focus_contacts .column .default-drop-cap {
           color: #EC008CFF;
           float: left;
           font-family: montserrat,sans-serif;
           font-size: 3.75rem;
           font-weight: bold;
           line-height: 0.5em;
           margin-left: 0px;
           margin-right: 2px;
           margin-top: 15px;
           padding-left: 0px;
           border-width: 0px;
        }

    /*links*/

        .focus_contacts .column a {
           font-size: 1.125rem;
           line-height: 1.6em;
           font-family: montserrat,sans-serif;
           font-weight: normal;
           color: #009ADEFF;
           border-width: 0px;
        }

        .focus_contacts .column a.CaptionLink {
           font-family: montserrat,sans-serif;
           font-size: 0.875rem;
           font-weight: 100;
           line-height: 1.6em;
           border-width: 0px;
        }

    /*lists*/

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

        .focus_contacts .column .PinkBullet {
           line-height: 1.6em;
           font-weight: 100;
           list-style-type: disc;
           font-size: 1.125rem;
           font-family: montserrat,sans-serif;
           color: #EC008CFF;
           border-width: 0px;
           list-style-image: none;
        }

        .focus_contacts .column .Bulleted {
           margin-bottom: 12px;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           color: #000000;
           font-family: montserrat,sans-serif;
           font-size: 1.125rem;
           font-weight: normal;
           line-height: 1.6em;
           list-style-type: disc;
           border-width: 0px;
           list-style-image: none;
        }

        .focus_contacts .column .Numerical {
           margin-bottom: 12px;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           font-family: montserrat,sans-serif;
           font-size: 1.125rem;
           font-weight: 100;
           line-height: 1.6em;
           color: #000000FF;
           border-width: 0px;
           list-style-image: none;
        }

        .focus_contacts .column .Alphabetical {
           font-family: montserrat,sans-serif;
           font-size: 1.125rem;
           font-weight: 100;
           line-height: 1.6em;
           list-style-type: lower-alpha;
           border-width: 0px;
           list-style-image: none;
        }

    /*paragraphs*/

        .focus_contacts .column p.paragraphs-1i2c0d9s9 {
           border-color: Transparent;
           margin-bottom: 0px;
           margin-top: 12px;
           margin-right: 0px;
           margin-left: 0px;
           color: rgb(236, 0, 140);
           border-width: 0px;
           padding: 0px;
           font-family: montserrat,sans-serif;
           font-size: 1.125rem;
           font-weight: 100;
           line-height: 1.6em;
        }

        .focus_contacts .column p {
           border-radius: 0px;
           border-color: Transparent;
           border-style: none;
           border-right-width: 0px;
           border-left-width: 0px;
           border-bottom-width: 24px;
           border-top-width: 0px;
           font-family: montserrat,sans-serif;
           font-size: 1.125rem;
           font-weight: normal;
           line-height: 1.6em;
           margin-bottom: 24px;
           margin-left: 0px;
        }

        .focus_contacts .column p.NoMargin {
           font-family: montserrat,sans-serif;
           font-size: 1.125rem;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 0px;
           text-transform: none;
           border-width: 0px;
        }

        .focus_contacts .column p.Blue {
           color: #0097D9FF;
           font-family: montserrat,sans-serif;
           font-size: 1.125rem;
           font-weight: bold;
           line-height: 1.6em;
           margin-bottom: 24px;
           border-width: 0px;
        }

        .focus_contacts .column p.BlueByline {
           color: #0097D9FF;
           font-family: montserrat,sans-serif;
           font-size: 0.875rem;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .focus_contacts .column p.RightJustify {
           font-family: montserrat,sans-serif;
           font-size: 1.125rem;
           line-height: 1.6em;
           margin-bottom: 24px;
           margin-right: 20px;
           text-align: right;
           font-weight: normal;
           border-width: 0px;
        }

        .focus_contacts .column p.PullQuote {
           font-family: montserrat,sans-serif;
           font-size: 1.3125rem;
           font-weight: 100;
           line-height: 1.5em;
           margin-bottom: 0px;
           margin-left: 20px;
           margin-right: 20px;
           margin-top: 18px;
           text-align: right;
           border-width: 0px;
        }

        .focus_contacts .column p.Caption {
           font-family: montserrat,sans-serif;
           font-size: 0.875rem;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 12px;
           color: #000000FF;
           border-width: 0px;
        }

        .focus_contacts .column p.HeaderUppercase {
           margin-top: 12px;
           margin-right: 0px;
           font-family: montserrat,sans-serif;
           font-size: 1.125rem;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 0px;
           margin-left: 0px;
           text-transform: uppercase;
           border-width: 0px;
        }

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

div[data-sticky='top'] { position: sticky; top: 0; z-index: 1000; }
div[data-sticky='bottom'] { position: sticky; bottom: 0; z-index: 2000; }
@media print { div.bookviewport { print-color-adjust: exact; } }