/***********************************
Trendy Award
***********************************/

    /*paragraphs*/

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

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

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

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

    /*headers*/

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

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

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

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

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

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

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

    /*containers*/

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

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

    /*containers*/

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

    /*layoutitems*/

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

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
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, .red_nucleus .column ul {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

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

        .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;
           background-color: transparent;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

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

    /*containers*/

        .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, .from_the_president .column ul {
           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; }
/***********************************
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;
           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*/

        .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;
           background-color: transparent;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

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

    /*containers*/

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

    /*containers*/

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

    /*containers*/

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

    /*containers*/

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

    /*paragraphs*/

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

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

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

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

    /*headers*/

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

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

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

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

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

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

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

    /*containers*/

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

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

        .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;
           background-color: transparent;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*links*/

        .woven_health_collective .column a {
           text-decoration: underline;
           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;
           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;
        }

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

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

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

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

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

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

    /*containers*/

        .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; }
/***********************************
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, .ad_index .column ul {
           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; }
/***********************************
Custom Learning Designs (CLD)
***********************************/

    /*paragraphs*/

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

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

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

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

    /*headers*/

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

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

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

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

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

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

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

    /*containers*/

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

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

    /*containers*/

        .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; }
/***********************************
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, .perspectives_in_focus .column ul {
           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; }
/***********************************
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;
           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*/

        .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;
           background-color: transparent;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

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

    /*containers*/

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

    /*paragraphs*/

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

        .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;
           background-color: transparent;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

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

    /*containers*/

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

    /*containers*/

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

    /*paragraphs*/

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

        .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;
           background-color: transparent;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

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

    /*containers*/

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

    /*containers*/

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

    /*paragraphs*/

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

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

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

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

    /*headers*/

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

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

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

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

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

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

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

    /*containers*/

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

        .tier1_performance .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; }
/***********************************
FRONT OF THE ROOM
***********************************/

    /*paragraphs*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

        .front_of_the_room .column ol, .front_of_the_room .column ul {
           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*/

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

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

    /*inlines*/

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

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

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

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

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

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

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

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

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

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

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

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

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

        .front_of_the_room .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; }
/***********************************
LTEN Conference 1
***********************************/

    /*paragraphs*/

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

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

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

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

    /*headers*/

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

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

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

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

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

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

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

    /*containers*/

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

        .lten_conference_1 .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; }
/***********************************
LTEN Conference 2
***********************************/

    /*paragraphs*/

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

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

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

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

    /*headers*/

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

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

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

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

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

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

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

    /*containers*/

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

        .lten_conference_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; }
/***********************************
LTEN Conference 3
***********************************/

    /*paragraphs*/

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

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

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

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

    /*paragraphs*/

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

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

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

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

    /*headers*/

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

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

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

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

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

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

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

    /*containers*/

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

        .lten_conference_4 .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; }
/***********************************
LTEN Conference 5
***********************************/

    /*paragraphs*/

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

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

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

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

    /*headers*/

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

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

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

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

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

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

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

    /*containers*/

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

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

    /*paragraphs*/

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

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

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

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

    /*headers*/

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

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

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

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

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

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

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

    /*containers*/

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

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

    /*paragraphs*/

        .cover_story .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 .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 .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 .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 .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 .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 .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 .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 .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 .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 .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 .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 .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 .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 .column ol, .cover_story .column ul {
           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 .column a.CaptionLink {
           line-height: 1.6em;
           font-weight: 100;
           font-size: 0.875rem;
           font-family: montserrat,sans-serif;
           border-width: 0px;
        }

        .cover_story .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 .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 .column .Blue {
           font-family: montserrat,sans-serif;
           color: #0097D9FF;
           border-width: 0px;
        }

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

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

        .cover_story .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 .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 .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 .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 .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 .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 .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 .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 .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 .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; }
/***********************************
LTEN Events
***********************************/

    /*paragraphs*/

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

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

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

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

    /*headers*/

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

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

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

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

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

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

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

    /*containers*/

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

    /*layoutitems*/

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

    /*containers*/

        .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; }
/***********************************
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, .sales_training .column ul {
           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; }
/***********************************
TGas Advisors
***********************************/

    /*paragraphs*/

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

        .tgas_advisors .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_advisors .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*/

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

    /*headers*/

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

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

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

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

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

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

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

    /*containers*/

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

    /*layoutitems*/

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

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
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, .the_river_bend_group .column ul {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

        .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; }
/***********************************
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, .professional_development .column ul {
           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; }
/***********************************
Atomus | aCoach | Metrix Group
***********************************/

    /*paragraphs*/

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

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

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

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

    /*headers*/

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

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

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

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

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

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

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

    /*containers*/

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

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

    /*paragraphs*/

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

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

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

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

    /*headers*/

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

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

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

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

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

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

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

    /*containers*/

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

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

    /*paragraphs*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

        .performance .column ol, .performance .column ul {
           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*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    /*paragraphs*/

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

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

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

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

    /*headers*/

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

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

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

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

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

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

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

    /*containers*/

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

        .octane_encompass_communications_and_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; }
/***********************************
DEVELOPING LEADERS
***********************************/

    /*paragraphs*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

        .developing_leaders .column ol, .developing_leaders .column ul {
           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*/

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

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

    /*inlines*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    /*paragraphs*/

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

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

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

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

    /*headers*/

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

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

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

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

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

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

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

    /*containers*/

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

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

    /*paragraphs*/

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

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

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

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

    /*headers*/

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

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

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

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

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

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

        .ers_etsi .column ol, .ers_etsi .column ul {
           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*/

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

        .ers_etsi .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; }
/***********************************
PROVING IMPACT
***********************************/

    /*paragraphs*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

        .proving_impact .column ol, .proving_impact .column ul {
           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*/

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

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

    /*inlines*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    /*paragraphs*/

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

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

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

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

    /*headers*/

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

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

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

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

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

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

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

    /*containers*/

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

        .ignite_selling_profusion .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; }
/***********************************
TPM | Amplifire
***********************************/

    /*paragraphs*/

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

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

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

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

    /*headers*/

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

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

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

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

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

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

        .tpm_amplifire .column ol, .tpm_amplifire .column ul {
           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*/

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

        .tpm_amplifire .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; }
/***********************************
SETTING STANDARDS
***********************************/

    /*paragraphs*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

        .setting_standards .column ol, .setting_standards .column ul {
           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*/

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

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

    /*inlines*/

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

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

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

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

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

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

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

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

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

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

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

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

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

        .setting_standards .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; }
/***********************************
PraxisPro | Arist
***********************************/

    /*paragraphs*/

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

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

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

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

    /*headers*/

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

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

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

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

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

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

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

    /*containers*/

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

        .praxispro_arist .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 | Qstream
***********************************/

    /*paragraphs*/

        .amplity_health_wlh_qstream .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_qstream .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_qstream .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_qstream .column a {
           text-decoration: underline;
           border-width: 0px;
        }

    /*headers*/

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

    /*containers*/

        .amplity_health_wlh_qstream .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_qstream .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; }
/***********************************
HEALTH & WELLBEING
***********************************/

    /*paragraphs*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

        .health_wellbeing .column ol, .health_wellbeing .column ul {
           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*/

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

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

    /*inlines*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    /*containers*/

        .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; }
/***********************************
TalentSmart | HeyCogni | Etherio | Cognota
***********************************/

    /*paragraphs*/

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

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

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

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

    /*headers*/

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

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

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

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

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

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

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

    /*containers*/

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

        .talentsmart_heycogni_etherio_cognota .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, .book_briefs .column ul {
           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; }
/***********************************
Sarto | Conexus | Infopro Learning | Proficient Learning
***********************************/

    /*paragraphs*/

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

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

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

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

    /*headers*/

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

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

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

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

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

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

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

    /*containers*/

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

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

    /*containers*/

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

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