/***********************************
Publisher's Letter
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*paragraphs*/

        .publisher_s_letter .column p.p1 {
           color: #000000;
           font-size: 1rem;
           border-width: 0px;
        }

        .publisher_s_letter .column p {
           font-family: Times New Roman, serif;
           line-height: 1.1em;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .publisher_s_letter .column p.BodyIndent {
           font-family: Times New Roman, serif;
           line-height: 1.1em;
           margin-bottom: 12px;
           text-indent: 14px;
           border-width: 0px;
        }

    /*inlines*/

        .publisher_s_letter .column .default-drop-cap {
           float: left;
           font-weight: 700;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 2.5rem;
           line-height: 0.1em;
           font-family: 'Montserrat';
           text-transform: uppercase;
           color: #29275d;
           border-width: 0px;
        }

    /*links*/

        .publisher_s_letter .column a {
           font-family: Garamond, serif;
           font-weight: bold;
           color: #033f95;
           border-width: 0px;
        }

        .publisher_s_letter .column a.SansSerifLink {
           font-family: 'Montserrat';
           font-weight: bold;
           color: #033f95;
           border-width: 0px;
        }

    /*headers*/

        .publisher_s_letter .column h1 {
           font-family: 'Montserrat';
           font-size: 2.5rem;
           line-height: 1em;
           font-weight: 800;
           margin-bottom: 12px;
           margin-top: 30px;
           color: #29275d;
           border-width: 0px;
        }

        .publisher_s_letter .column h2 {
           font-family: Times New Roman, serif;
           font-size: 3.125rem;
           font-weight: 800;
           margin-bottom: 12px;
           line-height: 1.1em;
           border-width: 0px;
        }

        .publisher_s_letter .column h3 {
           font-family: 'Montserrat';
           font-size: 1.5625rem;
           font-weight: 500;
           margin-bottom: 20px;
           line-height: 1.1em;
           border-width: 0px;
        }

        .publisher_s_letter .column h4 {
           font-family: 'Montserrat';
           font-size: 1.125rem;
           margin-bottom: 6px;
           margin-top: 12px;
           font-weight: bold;
           line-height: 1.1em;
           border-width: 0px;
        }

        .publisher_s_letter .column h5 {
           line-height: 1.1em;
           font-weight: bold;
           font-family: 'Montserrat';
           margin-bottom: 0px;
           border-width: 0px;
        }

        .publisher_s_letter .column h6 {
           font-family: 'Montserrat';
           line-height: 1.1em;
           text-decoration: none;
           margin-bottom: 0px;
           font-size: 0.9375rem;
           padding-bottom: 3px;
           border-width: 0px;
        }

    /*lists*/

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

        .publisher_s_letter .column .NumberList {
           font-family: Times New Roman, serif;
           line-height: 1.1em;
           text-indent: 0px;
           margin-bottom: 8px;
           border-width: 0px;
           list-style-image: none;
        }

        .publisher_s_letter .column .UnorderedList {
           list-style-type: disc;
           font-family: Times New Roman, serif;
           line-height: 1.1em;
           margin-bottom: 8px;
           border-width: 0px;
           list-style-image: none;
        }

    /*images*/

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

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

    /*images*/

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

    /*lists*/

        .presidents_corner .column .UnorderedList {
           margin-bottom: 8px;
           line-height: 1.1em;
           font-family: Times New Roman, serif;
           list-style-type: disc;
           border-width: 0px;
           list-style-image: none;
        }

        .presidents_corner .column .NumberList {
           margin-bottom: 8px;
           text-indent: 0px;
           line-height: 1.1em;
           font-family: Times New Roman, serif;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*headers*/

        .presidents_corner .column h6 {
           text-decoration: none;
           line-height: 1.1em;
           font-family: 'Montserrat';
           border-width: 0px;
        }

        .presidents_corner .column h5 {
           margin-bottom: 0px;
           font-family: 'Montserrat';
           font-weight: bold;
           line-height: 1.1em;
           color: #c10000;
           border-width: 0px;
        }

        .presidents_corner .column h4 {
           line-height: 1.1em;
           font-weight: bold;
           margin-top: 12px;
           margin-bottom: 6px;
           font-size: 1.125rem;
           font-family: 'Montserrat';
           border-width: 0px;
        }

        .presidents_corner .column h3 {
           line-height: 1.1em;
           margin-bottom: 20px;
           font-weight: 500;
           font-size: 1.25rem;
           font-family: 'Montserrat';
           text-align: center;
           border-width: 0px;
        }

        .presidents_corner .column h2 {
           line-height: 1.1em;
           margin-bottom: 12px;
           font-weight: 800;
           font-size: 3.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
        }

        .presidents_corner .column h1 {
           margin-bottom: 12px;
           font-weight: 800;
           line-height: 1.1em;
           font-size: 3.125rem;
           font-family: 'Montserrat';
           border-width: 0px;
        }

    /*links*/

        .presidents_corner .column a {
           font-weight: bold;
           font-family: Garamond, serif;
           color: #009848;
           border-width: 0px;
        }

    /*inlines*/

        .presidents_corner .column .s2 {
           background-color: #ffffff;
           font-size: 1rem;
           border-width: 0px;
        }

        .presidents_corner .column .s1 {
           background-color: #ffffff;
           border-width: 0px;
        }

        .presidents_corner .column .default-drop-cap {
           color: #d01703;
           text-transform: uppercase;
           font-family: 'Montserrat';
           line-height: 0.1em;
           font-size: 2.8125rem;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 700;
           float: left;
           border-width: 0px;
        }

    /*paragraphs*/

        .presidents_corner .column p.p1 {
           font-size: 1.5rem;
           border-width: 0px;
        }

        .presidents_corner .column p.p2 {
           color: #cc0000;
           font-size: 1.25rem;
           border-width: 0px;
        }

        .presidents_corner .column p.p1 {
           color: rgba(0, 0, 0, 0.85);
           font-size: 1rem;
           border-width: 0px;
        }

        .presidents_corner .column p.BodyIndent {
           text-indent: 14px;
           margin-bottom: 12px;
           line-height: 1.1em;
           font-family: Times New Roman, serif;
           border-width: 0px;
        }

        .presidents_corner .column p {
           margin-bottom: 12px;
           line-height: 1.1em;
           font-family: Times New Roman, serif;
           border-width: 0px;
        }

    /*containers*/

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

        .presidents_corner .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; }
/***********************************
Infraway AD
***********************************/

    /*paragraphs*/

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

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

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

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

    /*headers*/

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

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

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

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

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

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

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

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

        .infraway_ad_gfaa_aug25 .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; }
/***********************************
Where to Start
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*paragraphs*/

        .where_to_start .column p {
           font-family: Times New Roman, serif;
           line-height: 1.1em;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .where_to_start .column p.BodyIndent {
           font-family: Times New Roman, serif;
           line-height: 1.1em;
           margin-bottom: 12px;
           text-indent: 14px;
           border-width: 0px;
        }

        .where_to_start .column p.p1 {
           font-size: 1rem;
           color: rgba(0, 0, 0, 0.85);
           border-width: 0px;
        }

        .where_to_start .column p.p2 {
           font-size: 1.25rem;
           color: #cc0000;
           border-width: 0px;
        }

        .where_to_start .column p.p1 {
           font-size: 1.5rem;
           border-width: 0px;
        }

    /*inlines*/

        .where_to_start .column .default-drop-cap {
           float: left;
           font-weight: 700;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 2.8125rem;
           line-height: 0.1em;
           font-family: 'Montserrat';
           text-transform: uppercase;
           color: #d01703;
           border-width: 0px;
        }

        .where_to_start .column .s1 {
           background-color: #ffffff;
           border-width: 0px;
        }

        .where_to_start .column .s2 {
           font-size: 1rem;
           background-color: #ffffff;
           border-width: 0px;
        }

    /*links*/

        .where_to_start .column a {
           color: #009848;
           font-family: Garamond, serif;
           font-weight: bold;
           border-width: 0px;
        }

    /*headers*/

        .where_to_start .column h1 {
           font-family: 'Montserrat';
           font-size: 3.125rem;
           line-height: 1.1em;
           font-weight: 800;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .where_to_start .column h2 {
           font-family: Times New Roman, serif;
           font-size: 3.125rem;
           font-weight: 800;
           margin-bottom: 12px;
           line-height: 1.1em;
           border-width: 0px;
        }

        .where_to_start .column h3 {
           font-family: 'Montserrat';
           font-size: 1.5625rem;
           font-weight: 500;
           margin-bottom: 20px;
           line-height: 1.1em;
           border-width: 0px;
        }

        .where_to_start .column h4 {
           font-family: 'Montserrat';
           font-size: 1.125rem;
           margin-bottom: 6px;
           margin-top: 12px;
           font-weight: bold;
           line-height: 1.1em;
           border-width: 0px;
        }

        .where_to_start .column h5 {
           line-height: 1.1em;
           font-weight: bold;
           font-family: 'Montserrat';
           margin-bottom: 0px;
           border-width: 0px;
        }

        .where_to_start .column h6 {
           color: #d60000;
           font-family: 'Montserrat';
           line-height: 1.1em;
           text-decoration: none;
           border-width: 0px;
        }

    /*lists*/

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

        .where_to_start .column .NumberList {
           font-family: Times New Roman, serif;
           line-height: 1.1em;
           text-indent: 0px;
           margin-bottom: 8px;
           border-width: 0px;
           list-style-image: none;
        }

        .where_to_start .column .UnorderedList {
           list-style-type: disc;
           font-family: Times New Roman, serif;
           line-height: 1.1em;
           margin-bottom: 8px;
           border-width: 0px;
           list-style-image: none;
        }

    /*images*/

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

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

    /*paragraphs*/

        .customer_engagement_and_marke .column p {
           font-family: Times New Roman, serif;
           line-height: 1.1em;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .customer_engagement_and_marke .column p.BodyIndent {
           font-family: Times New Roman, serif;
           line-height: 1.1em;
           margin-bottom: 12px;
           text-indent: 14px;
           border-width: 0px;
        }

    /*inlines*/

        .customer_engagement_and_marke .column .default-drop-cap {
           color: #002c57;
           float: left;
           font-weight: 700;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 2.8125rem;
           line-height: 0.1em;
           font-family: 'Montserrat';
           text-transform: uppercase;
           border-width: 0px;
        }

    /*links*/

        .customer_engagement_and_marke .column a {
           font-family: Times New Roman, serif;
           font-weight: bold;
           color: #004eaf;
           border-width: 0px;
        }

    /*headers*/

        .customer_engagement_and_marke .column h1 {
           font-family: 'Montserrat';
           font-size: 3.125rem;
           line-height: 1.1em;
           font-weight: 800;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .customer_engagement_and_marke .column h2 {
           font-family: Times New Roman, serif;
           font-size: 3.125rem;
           font-weight: 800;
           margin-bottom: 12px;
           line-height: 1.1em;
           border-width: 0px;
        }

        .customer_engagement_and_marke .column h3 {
           font-family: 'Montserrat';
           font-size: 1.5625rem;
           font-weight: 500;
           margin-bottom: 20px;
           line-height: 1.1em;
           border-width: 0px;
        }

        .customer_engagement_and_marke .column h4 {
           font-family: 'Montserrat';
           font-size: 1.125rem;
           margin-bottom: 6px;
           margin-top: 12px;
           font-weight: bold;
           line-height: 1.1em;
           border-width: 0px;
        }

        .customer_engagement_and_marke .column h5 {
           line-height: 1.1em;
           font-weight: bold;
           font-family: 'Montserrat';
           margin-bottom: 0px;
           border-width: 0px;
        }

        .customer_engagement_and_marke .column h6 {
           font-family: 'Montserrat';
           line-height: 1.1em;
           text-decoration: none;
           border-width: 0px;
        }

    /*lists*/

        .customer_engagement_and_marke .column .NumberList {
           font-family: Times New Roman, serif;
           line-height: 1.1em;
           text-indent: 0px;
           margin-bottom: 8px;
           border-width: 0px;
           list-style-image: none;
        }

        .customer_engagement_and_marke .column .UnorderedList {
           list-style-type: disc;
           font-family: Times New Roman, serif;
           line-height: 1.1em;
           margin-bottom: 8px;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*images*/

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

    /*containers*/

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

        .customer_engagement_and_marke .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; }
/***********************************
Fitness and Performance Centers
***********************************/

    /*images*/

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

    /*lists*/

        .fitness_and_performance_cente .column .UnorderedList {
           margin-bottom: 8px;
           line-height: 1.1em;
           font-family: Times New Roman, serif;
           list-style-type: disc;
           border-width: 0px;
           list-style-image: none;
        }

        .fitness_and_performance_cente .column .NumberList {
           margin-bottom: 8px;
           text-indent: 0px;
           line-height: 1.1em;
           font-family: Times New Roman, serif;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*headers*/

        .fitness_and_performance_cente .column h6 {
           text-decoration: none;
           line-height: 1.1em;
           font-family: 'Montserrat';
           border-width: 0px;
        }

        .fitness_and_performance_cente .column h5 {
           margin-bottom: 0px;
           font-family: 'Montserrat';
           font-weight: bold;
           line-height: 1.1em;
           border-width: 0px;
        }

        .fitness_and_performance_cente .column h4 {
           line-height: 1.1em;
           font-weight: bold;
           margin-top: 12px;
           margin-bottom: 6px;
           font-size: 1.125rem;
           font-family: 'Montserrat';
           border-width: 0px;
        }

        .fitness_and_performance_cente .column h3 {
           line-height: 1.1em;
           margin-bottom: 20px;
           font-weight: 500;
           font-size: 1.5625rem;
           font-family: 'Montserrat';
           border-width: 0px;
        }

        .fitness_and_performance_cente .column h2 {
           line-height: 1.1em;
           margin-bottom: 12px;
           font-weight: 800;
           font-size: 3.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
        }

        .fitness_and_performance_cente .column h1 {
           margin-bottom: 12px;
           font-weight: 800;
           line-height: 1.1em;
           font-size: 0.9375rem;
           font-family: 'Montserrat';
           text-align: center;
           border-width: 0px;
        }

    /*links*/

        .fitness_and_performance_cente .column a {
           color: #004eaf;
           font-weight: bold;
           font-family: Times New Roman, serif;
           border-width: 0px;
        }

    /*inlines*/

        .fitness_and_performance_cente .column .default-drop-cap {
           text-transform: uppercase;
           font-family: 'Montserrat';
           line-height: 0.1em;
           font-size: 2.8125rem;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 700;
           float: left;
           color: #f7601d;
           border-width: 0px;
        }

    /*paragraphs*/

        .fitness_and_performance_cente .column p.BodyIndent {
           text-indent: 14px;
           margin-bottom: 12px;
           line-height: 1.1em;
           font-family: Times New Roman, serif;
           border-width: 0px;
        }

        .fitness_and_performance_cente .column p {
           margin-bottom: 12px;
           line-height: 1.1em;
           font-family: Times New Roman, serif;
           border-width: 0px;
        }

    /*containers*/

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

        .fitness_and_performance_cente .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; }
/***********************************
Program Design and Implementation
***********************************/

    /*paragraphs*/

        .program_design_and_implementa .column p.p1 {
           color: #000000;
           font-size: 1rem;
           border-width: 0px;
        }

        .program_design_and_implementa .column p {
           font-family: Times New Roman, serif;
           line-height: 1.1em;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .program_design_and_implementa .column p.BodyIndent {
           font-family: Times New Roman, serif;
           line-height: 1.1em;
           margin-bottom: 12px;
           text-indent: 14px;
           border-width: 0px;
        }

    /*inlines*/

        .program_design_and_implementa .column .default-drop-cap {
           color: #82c341;
           float: left;
           font-weight: 700;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 2.8125rem;
           line-height: 0.1em;
           font-family: 'Montserrat';
           text-transform: uppercase;
           border-width: 0px;
        }

    /*links*/

        .program_design_and_implementa .column a {
           color: #82c341;
           font-family: Garamond, serif;
           font-weight: bold;
           border-width: 0px;
        }

    /*headers*/

        .program_design_and_implementa .column h1 {
           font-family: 'Montserrat';
           font-size: 3.125rem;
           line-height: 1.1em;
           font-weight: 800;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .program_design_and_implementa .column h2 {
           font-family: Times New Roman, serif;
           font-size: 3.125rem;
           font-weight: 800;
           margin-bottom: 12px;
           line-height: 1.1em;
           border-width: 0px;
        }

        .program_design_and_implementa .column h3 {
           margin-top: 20px;
           text-align: center;
           text-transform: uppercase;
           font-family: 'Montserrat';
           font-size: 0.75rem;
           font-weight: bold;
           margin-bottom: 25px;
           line-height: 1em;
           border-width: 0px;
        }

        .program_design_and_implementa .column h4 {
           font-family: 'Montserrat';
           font-size: 1.125rem;
           margin-bottom: 6px;
           margin-top: 12px;
           font-weight: bold;
           line-height: 1.1em;
           border-width: 0px;
        }

        .program_design_and_implementa .column h5 {
           line-height: 1.1em;
           font-weight: bold;
           font-family: 'Montserrat';
           margin-bottom: 0px;
           border-width: 0px;
        }

        .program_design_and_implementa .column h6 {
           font-family: 'Montserrat';
           line-height: 1.1em;
           text-decoration: none;
           border-width: 0px;
        }

    /*lists*/

        .program_design_and_implementa .column .NumberList {
           font-family: Times New Roman, serif;
           line-height: 1.1em;
           text-indent: 0px;
           margin-bottom: 8px;
           border-width: 0px;
           list-style-image: none;
        }

        .program_design_and_implementa .column .UnorderedList {
           list-style-type: disc;
           font-family: Times New Roman, serif;
           line-height: 1.1em;
           margin-bottom: 8px;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*images*/

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

    /*containers*/

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

        .program_design_and_implementa .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; }
/***********************************
Retail Opportunities
***********************************/

    /*paragraphs*/

        .retail_opportunities .column p {
           font-family: Times New Roman, serif;
           line-height: 1.1em;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .retail_opportunities .column p.BodyIndent {
           font-family: Times New Roman, serif;
           line-height: 1.1em;
           margin-bottom: 12px;
           text-indent: 14px;
           border-width: 0px;
        }

    /*inlines*/

        .retail_opportunities .column .default-drop-cap {
           float: left;
           font-weight: 700;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 2.8125rem;
           line-height: 0.1em;
           font-family: 'Montserrat';
           text-transform: uppercase;
           color: #003575;
           border-width: 0px;
        }

    /*links*/

        .retail_opportunities .column a {
           color: #de0102;
           font-family: Garamond, serif;
           font-weight: bold;
           border-width: 0px;
        }

    /*headers*/

        .retail_opportunities .column h1 {
           font-family: 'Montserrat';
           font-size: 3.125rem;
           line-height: 1.1em;
           font-weight: 800;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .retail_opportunities .column h2 {
           font-family: Times New Roman, serif;
           font-size: 3.125rem;
           font-weight: 800;
           margin-bottom: 12px;
           line-height: 1.1em;
           border-width: 0px;
        }

        .retail_opportunities .column h3 {
           font-family: 'Montserrat';
           font-size: 1.5625rem;
           font-weight: 500;
           margin-bottom: 20px;
           line-height: 1.1em;
           border-width: 0px;
        }

        .retail_opportunities .column h4 {
           color: #003d6b;
           font-family: 'Montserrat';
           font-size: 1rem;
           margin-bottom: 5px;
           margin-top: 20px;
           font-weight: bold;
           line-height: 1.1em;
           border-width: 0px;
        }

        .retail_opportunities .column h5 {
           line-height: 1.1em;
           font-weight: bold;
           font-family: 'Montserrat';
           margin-bottom: 0px;
           border-width: 0px;
        }

        .retail_opportunities .column h6 {
           font-family: 'Montserrat';
           line-height: 1.1em;
           text-decoration: none;
           border-width: 0px;
        }

    /*lists*/

        .retail_opportunities .column .NumberList {
           font-family: Times New Roman, serif;
           line-height: 1.1em;
           text-indent: 0px;
           margin-bottom: 8px;
           border-width: 0px;
           list-style-image: none;
        }

        .retail_opportunities .column .UnorderedList {
           list-style-type: disc;
           font-family: Times New Roman, serif;
           line-height: 1.1em;
           margin-bottom: 8px;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*images*/

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

    /*containers*/

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

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