/***********************************
ASI Great Things Award
***********************************/

    /*paragraphs*/

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

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

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

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

    /*headers*/

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

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

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

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

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

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

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

    /*containers*/

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

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

    /*paragraphs*/

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

    /*inlines*/

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

    /*images*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
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;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           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;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

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

    /*containers*/

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

    /*paragraphs*/

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

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

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

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

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

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

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

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

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

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

    /*lists*/

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

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

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

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

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

    /*links*/

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

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

    /*inlines*/

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

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

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

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

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

    /*headers*/

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

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

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

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

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

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

    /*images*/

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

    /*containers*/

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

    /*layoutitems*/

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

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

    /*paragraphs*/

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

    /*inlines*/

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

    /*images*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

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

    /*paragraphs*/

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

    /*inlines*/

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

    /*images*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

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

    /*paragraphs*/

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

    /*inlines*/

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

    /*images*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

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

    /*paragraphs*/

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

    /*inlines*/

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

    /*images*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

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

    /*paragraphs*/

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

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

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

    /*containers*/

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

    /*paragraphs*/

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

    /*inlines*/

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

    /*images*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

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

    /*paragraphs*/

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

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

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

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

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

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

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

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

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

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

    /*lists*/

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

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

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

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

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

    /*links*/

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

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

    /*inlines*/

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

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

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

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

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

    /*headers*/

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

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

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

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

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

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

    /*images*/

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

    /*containers*/

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

    /*layoutitems*/

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

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

    /*paragraphs*/

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

    /*inlines*/

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

    /*images*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

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

    /*paragraphs*/

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

    /*inlines*/

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

    /*images*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

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

    /*paragraphs*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    /*links*/

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

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

    /*inlines*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    /*paragraphs*/

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

    /*inlines*/

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

    /*images*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

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

    /*paragraphs*/

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

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

    /*images*/

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

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

    /*headers*/

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

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

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

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

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

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

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

    /*containers*/

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

    /*layoutitems*/

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

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

    /*paragraphs*/

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

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

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

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

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

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

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

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

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

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

    /*lists*/

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

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

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

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

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

    /*links*/

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

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

    /*inlines*/

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

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

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

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

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

    /*headers*/

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

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

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

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

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

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

    /*images*/

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

    /*containers*/

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

    /*layoutitems*/

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

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

    /*paragraphs*/

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

    /*inlines*/

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

    /*images*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
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 {
           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; }
/***********************************
CLD
***********************************/

    /*paragraphs*/

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

    /*inlines*/

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

    /*images*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

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

    /*paragraphs*/

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

    /*inlines*/

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

    /*images*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

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

    /*paragraphs*/

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

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

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

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

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

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

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

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

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

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

    /*lists*/

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

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

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

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

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

    /*links*/

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

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

    /*inlines*/

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

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

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

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

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

    /*headers*/

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

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

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

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

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

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

    /*images*/

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

    /*containers*/

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

    /*layoutitems*/

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

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

    /*paragraphs*/

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

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

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

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

    /*headers*/

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

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

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

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

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

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

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

    /*containers*/

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

        .sendingcell .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; }
/***********************************
2026 Conference
***********************************/

    /*paragraphs*/

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

    /*inlines*/

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

    /*images*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

    /*paragraphs*/

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

    /*inlines*/

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

    /*images*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

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

    /*paragraphs*/

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

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

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

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

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

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

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

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

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

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

    /*lists*/

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

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

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

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

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

    /*links*/

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

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

    /*inlines*/

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

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

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

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

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

    /*headers*/

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

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

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

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

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

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

    /*images*/

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

    /*containers*/

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

    /*layoutitems*/

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

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

    /*paragraphs*/

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

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

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

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

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

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

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

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

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

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

    /*lists*/

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

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

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

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

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

    /*links*/

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

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

    /*inlines*/

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

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

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

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

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

    /*headers*/

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

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

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

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

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

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

    /*images*/

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

    /*containers*/

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

    /*layoutitems*/

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

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

    /*paragraphs*/

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

    /*inlines*/

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

    /*images*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

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

    /*paragraphs*/

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

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

    /*images*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

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

    /*containers*/

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

    /*layoutitems*/

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

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

    /*paragraphs*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    /*links*/

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

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

    /*inlines*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    /*paragraphs*/

        .unboxed .column p {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           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;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

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

    /*containers*/

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

    /*paragraphs*/

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

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

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

    /*headers*/

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

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

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

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

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

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

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

    /*containers*/

        .amplity .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 .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; }
/***********************************
PEOPLE & PROCESSES
***********************************/

    /*paragraphs*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    /*links*/

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

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

    /*inlines*/

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

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

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

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

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

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

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

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

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

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

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

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

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

        .people_processes .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 eLearning Lounge
***********************************/

    /*paragraphs*/

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

    /*headers*/

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

    /*containers*/

        .lten_elearning_lounge .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_elearning_lounge .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
           border-width: 0px;
        }

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

    /*paragraphs*/

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

    /*inlines*/

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

    /*images*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

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

    /*paragraphs*/

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

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

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

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

    /*headers*/

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

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

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

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

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

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

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

    /*containers*/

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

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

    /*paragraphs*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    /*links*/

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

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

    /*inlines*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    /*paragraphs*/

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

    /*inlines*/

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

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

    /*containers*/

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

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

    /*paragraphs*/

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

    /*inlines*/

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

    /*images*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

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

    /*paragraphs*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    /*links*/

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

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

    /*inlines*/

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

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

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

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

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

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

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

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

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

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

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

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

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

        .culture_change .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 | Encompass Communications and Learning
***********************************/

    /*paragraphs*/

        .ignite_selling_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;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           border-width: 0px;
        }

    /*inlines*/

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

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

    /*containers*/

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

        .ignite_selling_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; }
/***********************************
Metrix Group | Integrity Solutions
***********************************/

    /*paragraphs*/

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

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

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

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

    /*headers*/

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

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

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

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

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

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

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

    /*containers*/

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

        .metrix_group_integrity_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; }
/***********************************
TRACKING TRAINING
***********************************/

    /*paragraphs*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    /*links*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

        .tracking_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; }
/***********************************
Dramatic Change | x2omedia.com
***********************************/

    /*paragraphs*/

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

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

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

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

    /*headers*/

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

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

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

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

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

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

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

    /*containers*/

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

        .dramatic_change_x2omedia_com .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; }
/***********************************
UMU | ProFusion
***********************************/

    /*paragraphs*/

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

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

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

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

    /*headers*/

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

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

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

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

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

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

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

    /*containers*/

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

        .umu_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; }
/***********************************
MEMBER SPOTLIGHT
***********************************/

    /*paragraphs*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    /*links*/

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

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

    /*inlines*/

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

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

        .member_spotlight .column .Black {
           font-family: montserrat,sans-serif;
           color: #000000;
           border-width: 0px;
        }

        .member_spotlight .column .Pink {
           font-family: montserrat,sans-serif;
           color: #EC008CFF;
           border-width: 0px;
        }

        .member_spotlight .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*/

        .member_spotlight .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;
        }

        .member_spotlight .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;
        }

        .member_spotlight .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;
        }

        .member_spotlight .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;
        }

        .member_spotlight .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;
        }

        .member_spotlight .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*/

        .member_spotlight .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*/

        .member_spotlight .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*/

        .member_spotlight .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; }
/***********************************
CGS | WLH | BIODIGITAL
***********************************/

    /*paragraphs*/

        .cgs_wlh_biodigital .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*/

        .cgs_wlh_biodigital .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*/

        .cgs_wlh_biodigital .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*/

        .cgs_wlh_biodigital .column a {
           border-width: 0px;
        }

    /*headers*/

        .cgs_wlh_biodigital .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;
        }

        .cgs_wlh_biodigital .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;
        }

        .cgs_wlh_biodigital .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;
        }

        .cgs_wlh_biodigital .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;
        }

        .cgs_wlh_biodigital .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;
        }

        .cgs_wlh_biodigital .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*/

        .cgs_wlh_biodigital .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

        .cgs_wlh_biodigital .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*/

        .cgs_wlh_biodigital .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; }
/***********************************
Lumina Learning | Romar Learning | Coachability Consultants | Qstream
***********************************/

    /*paragraphs*/

        .lumina_learning_romar_learning_coachability_consultants_qstream .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*/

        .lumina_learning_romar_learning_coachability_consultants_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*/

        .lumina_learning_romar_learning_coachability_consultants_qstream .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*/

        .lumina_learning_romar_learning_coachability_consultants_qstream .column a {
           border-width: 0px;
        }

    /*headers*/

        .lumina_learning_romar_learning_coachability_consultants_qstream .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;
        }

        .lumina_learning_romar_learning_coachability_consultants_qstream .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;
        }

        .lumina_learning_romar_learning_coachability_consultants_qstream .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;
        }

        .lumina_learning_romar_learning_coachability_consultants_qstream .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;
        }

        .lumina_learning_romar_learning_coachability_consultants_qstream .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;
        }

        .lumina_learning_romar_learning_coachability_consultants_qstream .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*/

        .lumina_learning_romar_learning_coachability_consultants_qstream .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

        .lumina_learning_romar_learning_coachability_consultants_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*/

        .lumina_learning_romar_learning_coachability_consultants_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; }
/***********************************
VIRTUAL TRAINING
***********************************/

    /*paragraphs*/

        .virtual_training .column p.HeaderUppercase {
           text-transform: uppercase;
           margin-left: 0px;
           margin-bottom: 0px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 1.125rem;
           font-family: montserrat,sans-serif;
           margin-right: 0px;
           margin-top: 12px;
           border-width: 0px;
        }

        .virtual_training .column p.Caption {
           color: #000000FF;
           margin-bottom: 12px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 0.875rem;
           font-family: montserrat,sans-serif;
           border-width: 0px;
        }

        .virtual_training .column p.PullQuote {
           text-align: right;
           margin-top: 18px;
           margin-right: 20px;
           margin-left: 20px;
           margin-bottom: 0px;
           line-height: 1.5em;
           font-weight: 100;
           font-size: 1.3125rem;
           font-family: montserrat,sans-serif;
           border-width: 0px;
        }

        .virtual_training .column p.RightJustify {
           font-weight: normal;
           text-align: right;
           margin-right: 20px;
           margin-bottom: 24px;
           line-height: 1.6em;
           font-size: 1.125rem;
           font-family: montserrat,sans-serif;
           border-width: 0px;
        }

        .virtual_training .column p.BlueByline {
           margin-bottom: 12px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 0.875rem;
           font-family: montserrat,sans-serif;
           color: #0097D9FF;
           border-width: 0px;
        }

        .virtual_training .column p.Blue {
           margin-bottom: 24px;
           line-height: 1.6em;
           font-weight: bold;
           font-size: 1.125rem;
           font-family: montserrat,sans-serif;
           color: #0097D9FF;
           border-width: 0px;
        }

        .virtual_training .column p.NoMargin {
           text-transform: none;
           margin-bottom: 0px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 1.125rem;
           font-family: montserrat,sans-serif;
           border-width: 0px;
        }

        .virtual_training .column p {
           margin-left: 0px;
           margin-bottom: 24px;
           line-height: 1.6em;
           font-weight: normal;
           font-size: 1.125rem;
           font-family: montserrat,sans-serif;
           border-top-width: 0px;
           border-bottom-width: 24px;
           border-left-width: 0px;
           border-right-width: 0px;
           border-style: none;
           border-color: Transparent;
           border-radius: 0px;
        }

        .virtual_training .column p.paragraphs-1i2c0d9s9 {
           line-height: 1.6em;
           font-weight: 100;
           font-size: 1.125rem;
           font-family: montserrat,sans-serif;
           padding: 0px;
           border-width: 0px;
           color: rgb(236, 0, 140);
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 12px;
           margin-bottom: 0px;
           border-color: Transparent;
        }

        .virtual_training .column p.headers-1ij6j4l21 {
           margin-top: 12px;
           margin-left: 0px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 1.125rem;
           font-family: montserrat,sans-serif;
           color: #858F97FF;
           margin-bottom: 0px;
           margin-right: 0px;
           padding: 0px;
           border-width: 0px;
        }

    /*lists*/

        .virtual_training .column .Alphabetical {
           list-style-type: lower-alpha;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 1.125rem;
           font-family: montserrat,sans-serif;
           border-width: 0px;
           list-style-image: none;
        }

        .virtual_training .column .Numerical {
           color: #000000FF;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 1.125rem;
           font-family: montserrat,sans-serif;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           margin-bottom: 12px;
           border-width: 0px;
           list-style-image: none;
        }

        .virtual_training .column .Bulleted {
           list-style-type: disc;
           line-height: 1.6em;
           font-weight: normal;
           font-size: 1.125rem;
           font-family: montserrat,sans-serif;
           color: #000000;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           margin-bottom: 12px;
           border-width: 0px;
           list-style-image: none;
        }

        .virtual_training .column .PinkBullet {
           color: #EC008CFF;
           font-family: montserrat,sans-serif;
           font-size: 1.125rem;
           list-style-type: disc;
           font-weight: 100;
           line-height: 1.6em;
           border-width: 0px;
           list-style-image: none;
        }

        .virtual_training .column ol {
           list-style-type: none;
           background-color: transparent;
           color: #222222FF;
           font-family: montserrat,sans-serif;
           font-size: 1.125rem;
           font-weight: 100;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*links*/

        .virtual_training .column a.CaptionLink {
           line-height: 1.6em;
           font-weight: 100;
           font-size: 0.875rem;
           font-family: montserrat,sans-serif;
           border-width: 0px;
        }

        .virtual_training .column a {
           color: #009ADEFF;
           font-weight: normal;
           font-family: montserrat,sans-serif;
           line-height: 1.6em;
           font-size: 1.125rem;
           border-width: 0px;
        }

    /*inlines*/

        .virtual_training .column .default-drop-cap {
           padding-left: 0px;
           margin-top: 15px;
           margin-right: 2px;
           margin-left: 0px;
           line-height: 0.3em;
           font-weight: bold;
           font-size: 4.0625rem;
           font-family: montserrat,sans-serif;
           float: left;
           color: #EC008CFF;
           border-width: 0px;
        }

        .virtual_training .column .Blue {
           font-family: montserrat,sans-serif;
           color: #0097D9FF;
           border-width: 0px;
        }

        .virtual_training .column .Black {
           font-family: montserrat,sans-serif;
           color: #000000;
           border-width: 0px;
        }

        .virtual_training .column .Pink {
           font-family: montserrat,sans-serif;
           color: #EC008CFF;
           border-width: 0px;
        }

        .virtual_training .column .Gray {
           line-height: 1.5em;
           font-size: 1.125rem;
           float: none;
           font-weight: normal;
           font-family: montserrat,sans-serif;
           color: #849097FF;
           border-width: 0px;
        }

    /*headers*/

        .virtual_training .column h6 {
           font-weight: normal;
           margin-left: 0px;
           margin-bottom: 12px;
           line-height: 1.6em;
           font-size: 0.875rem;
           font-family: montserrat,sans-serif;
           border-width: 0px;
        }

        .virtual_training .column h5 {
           margin-top: 24px;
           margin-left: 0px;
           line-height: 1.4em;
           font-weight: 100;
           font-size: 1rem;
           font-family: montserrat,sans-serif;
           color: #000000;
           border-width: 0px;
        }

        .virtual_training .column h4 {
           font-weight: normal;
           color: #000000FF;
           margin-top: 12px;
           margin-left: 0px;
           margin-bottom: 0px;
           line-height: 1.6em;
           font-size: 1rem;
           font-family: montserrat,sans-serif;
           margin-right: 0px;
           border-width: 0px;
        }

        .virtual_training .column h3 {
           margin-top: 12px;
           margin-left: 0px;
           line-height: 1.6em;
           font-weight: 700;
           font-size: 1.25rem;
           font-family: montserrat,sans-serif;
           color: #009ADEFF;
           margin-bottom: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .virtual_training .column h2 {
           margin-top: 12px;
           margin-left: 0px;
           margin-bottom: 0px;
           line-height: 1.4em;
           font-weight: 100;
           font-size: 1.5rem;
           font-family: montserrat,sans-serif;
           color: #009BDFFF;
           padding-bottom: 12px;
           border-width: 0px;
        }

        .virtual_training .column h1 {
           margin-top: 12px;
           margin-left: 0px;
           margin-bottom: 0px;
           line-height: 1.2em;
           font-weight: bold;
           font-size: 2.125rem;
           font-family: montserrat,sans-serif;
           border-width: 0px;
        }

    /*images*/

        .virtual_training .column img.image-default {
           margin-bottom: 12px;
           margin-top: 12px;
           max-width: 100%;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*containers*/

        .virtual_training .column div.container-default {
           padding: 10px;
           align-items: baseline;
           gap: 5px;
           background-repeat: no-repeat;
           background-size: cover;
           background-position: center;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           border-width: 0px;
        }

    /*layoutitems*/

        .virtual_training .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Vantage Partners | Braintrust | Eversana | Cognota
***********************************/

    /*paragraphs*/

        .vantage_partners_braintrust_eversana_cognota .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*/

        .vantage_partners_braintrust_eversana_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*/

        .vantage_partners_braintrust_eversana_cognota .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*/

        .vantage_partners_braintrust_eversana_cognota .column a {
           border-width: 0px;
        }

    /*headers*/

        .vantage_partners_braintrust_eversana_cognota .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;
        }

        .vantage_partners_braintrust_eversana_cognota .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;
        }

        .vantage_partners_braintrust_eversana_cognota .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;
        }

        .vantage_partners_braintrust_eversana_cognota .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;
        }

        .vantage_partners_braintrust_eversana_cognota .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;
        }

        .vantage_partners_braintrust_eversana_cognota .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*/

        .vantage_partners_braintrust_eversana_cognota .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

        .vantage_partners_braintrust_eversana_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*/

        .vantage_partners_braintrust_eversana_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; }
/***********************************
Flywheel | TalentSmart | Transperfect | Versado Training
***********************************/

    /*paragraphs*/

        .flywheel_talentsmart_transperfect_versado_training .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*/

        .flywheel_talentsmart_transperfect_versado_training .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*/

        .flywheel_talentsmart_transperfect_versado_training .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*/

        .flywheel_talentsmart_transperfect_versado_training .column a {
           border-width: 0px;
        }

    /*headers*/

        .flywheel_talentsmart_transperfect_versado_training .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;
        }

        .flywheel_talentsmart_transperfect_versado_training .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;
        }

        .flywheel_talentsmart_transperfect_versado_training .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;
        }

        .flywheel_talentsmart_transperfect_versado_training .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;
        }

        .flywheel_talentsmart_transperfect_versado_training .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;
        }

        .flywheel_talentsmart_transperfect_versado_training .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*/

        .flywheel_talentsmart_transperfect_versado_training .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

        .flywheel_talentsmart_transperfect_versado_training .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*/

        .flywheel_talentsmart_transperfect_versado_training .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 {
           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; }
/***********************************
LTEN Careers
***********************************/

    /*paragraphs*/

        .lten_careers .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*/

        .lten_careers .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_careers .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*/

        .lten_careers .column a {
           border-width: 0px;
        }

    /*headers*/

        .lten_careers .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;
        }

        .lten_careers .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;
        }

        .lten_careers .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;
        }

        .lten_careers .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;
        }

        .lten_careers .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;
        }

        .lten_careers .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*/

        .lten_careers .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

        .lten_careers .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_careers .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; }
