/***********************************
Media Kit Cover
***********************************/

    /*paragraphs*/

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

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

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

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

    /*headers*/

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

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

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

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

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

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

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

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

        .media_kit .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; }
/***********************************
Media Kit Cover
***********************************/

    /*paragraphs*/

        .media_kit.device-mobile .column p {
           font-size: 0.8rem;
        }

    /*inlines*/

        .media_kit.device-mobile .column .default-drop-cap {
           font-size: 3rem;
        }

    /*images*/

    /*links*/

    /*headers*/

        .media_kit.device-mobile .column h1 {
           font-size: 1.6rem;
        }

        .media_kit.device-mobile .column h2 {
           font-size: 1.2rem;
        }

        .media_kit.device-mobile .column h3 {
           font-size: 1rem;
        }

        .media_kit.device-mobile .column h4 {
           font-size: 0.9rem;
        }

        .media_kit.device-mobile .column h5 {
           font-size: 0.8rem;
        }

        .media_kit.device-mobile .column h6 {
           font-size: 0.8rem;
        }

    /*lists*/

        .media_kit.device-mobile .column ol {
           font-size: 0.8rem;
        }

    /*containers*/

    /*layoutitems*/

/***********************************
About the PNGA
***********************************/

    /*paragraphs*/

        .about_the_pnga .column p {
           background-color: transparent;
           color: #2E282AFF;
           font-family: Sofia Sans, sans-serif;
           font-size: 1rem;
           font-weight: 400;
           font-style: normal;
           line-height: 2em;
           margin-bottom: 0px;
           margin-left: 60px;
           margin-right: 60px;
           margin-top: 0px;
           font-variant: normal;
           border-width: 0px;
        }

    /*inlines*/

        .about_the_pnga .column .default-drop-cap {
           float: left;
           font-weight: 700;
           margin-top: 0px;
           margin-right: 8px;
           font-size: 3.75rem;
           line-height: 1em;
           color: #D62828FF;
           border-width: 0px;
        }

    /*images*/

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

        .about_the_pnga .column a {
           text-decoration: underline;
           color: #003049FF;
           border-width: 0px;
        }

    /*headers*/

        .about_the_pnga .column h1 {
           background-color: transparent;
           color: #003049FF;
           font-family: Ubuntu, sans-serif;
           font-size: 3rem;
           font-weight: 700;
           line-height: 1.1em;
           margin-bottom: 0px;
           margin-left: 60px;
           margin-right: 60px;
           margin-top: 0px;
           border-width: 0px;
        }

        .about_the_pnga .column h2 {
           background-color: transparent;
           color: #D62828FF;
           font-family: Ubuntu, sans-serif;
           font-size: 2.375rem;
           font-weight: 700;
           line-height: 1.2em;
           margin-bottom: 11px;
           margin-top: 21px;
           margin-left: 60px;
           margin-right: 60px;
           border-width: 0px;
        }

        .about_the_pnga .column h3 {
           background-color: transparent;
           color: #003049FF;
           font-family: Ubuntu, sans-serif;
           font-size: 1.5rem;
           font-weight: 700;
           line-height: 1.6em;
           margin-bottom: 0px;
           margin-top: 0px;
           font-style: italic;
           margin-left: 60px;
           margin-right: 60px;
           border-left-width: 6px;
           border-style: solid;
           border-color: #D62828FF;
           border-radius: 0px;
           border-top-width: 0px;
           border-bottom-width: 0px;
           border-right-width: 0px;
           padding-top: 0px;
           padding-bottom: 0px;
           padding-left: 8px;
           padding-right: 0px;
        }

        .about_the_pnga .column h4 {
           background-color: transparent;
           color: #2E282AFF;
           font-family: Sofia Sans, sans-serif;
           font-size: 1.75rem;
           font-weight: 400;
           line-height: 1.5em;
           margin-bottom: 12px;
           margin-top: 12px;
           margin-left: 60px;
           margin-right: 60px;
           border-width: 0px;
        }

        .about_the_pnga .column h5 {
           background-color: transparent;
           color: #2E282AFF;
           font-family: Ubuntu, sans-serif;
           font-size: 1.25rem;
           font-weight: 700;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           margin-left: 60px;
           margin-right: 60px;
           border-width: 0px;
        }

        .about_the_pnga .column h6 {
           background-color: transparent;
           color: #2E282AFF;
           font-family: Sofia Sans, sans-serif;
           font-size: 1.125rem;
           font-weight: 500;
           line-height: 1.6em;
           margin-bottom: 8px;
           margin-top: 8px;
           letter-spacing: 0px;
           margin-left: 60px;
           margin-right: 60px;
           border-width: 0px;
        }

    /*lists*/

        .about_the_pnga .column ol {
           background-color: transparent;
           color: #2E282AFF;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 60px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: circle;
           font-variant: normal;
           border-width: 0px;
           list-style-image: url('../');
        }

    /*containers*/

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

        .about_the_pnga .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; }
/***********************************
About the PNGA
***********************************/

    /*paragraphs*/

        .about_the_pnga.device-mobile .column p {
           font-size: 0.8rem;
        }

    /*inlines*/

        .about_the_pnga.device-mobile .column .default-drop-cap {
           font-size: 3rem;
        }

    /*images*/

    /*links*/

    /*headers*/

        .about_the_pnga.device-mobile .column h1 {
           font-size: 2.4rem;
        }

        .about_the_pnga.device-mobile .column h2 {
           font-size: 1.9rem;
        }

        .about_the_pnga.device-mobile .column h3 {
           font-size: 1.2rem;
        }

        .about_the_pnga.device-mobile .column h4 {
           font-size: 1.4rem;
        }

        .about_the_pnga.device-mobile .column h5 {
           font-size: 1rem;
        }

        .about_the_pnga.device-mobile .column h6 {
           font-size: 0.9rem;
        }

    /*lists*/

        .about_the_pnga.device-mobile .column ol {
           font-size: 0.8rem;
        }

    /*containers*/

    /*layoutitems*/

/***********************************
Not all golfers are the same
***********************************/

    /*paragraphs*/

        .not_all_golfers_are_the_same .column p {
           background-color: transparent;
           color: #2E282AFF;
           font-family: Sofia Sans, sans-serif;
           font-size: 1rem;
           font-weight: 400;
           font-style: normal;
           line-height: 2em;
           margin-bottom: 0px;
           margin-left: 60px;
           margin-right: 60px;
           margin-top: 0px;
           font-variant: normal;
           border-width: 0px;
        }

    /*inlines*/

        .not_all_golfers_are_the_same .column .default-drop-cap {
           float: left;
           font-weight: 700;
           margin-top: 0px;
           margin-right: 8px;
           font-size: 3.75rem;
           line-height: 1em;
           color: #D62828FF;
           border-width: 0px;
        }

    /*images*/

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

        .not_all_golfers_are_the_same .column a {
           text-decoration: underline;
           color: #003049FF;
           border-width: 0px;
        }

    /*headers*/

        .not_all_golfers_are_the_same .column h1 {
           background-color: transparent;
           color: #003049FF;
           font-family: Ubuntu, sans-serif;
           font-size: 3rem;
           font-weight: 700;
           line-height: 1.1em;
           margin-bottom: 0px;
           margin-left: 60px;
           margin-right: 60px;
           margin-top: 0px;
           border-width: 0px;
        }

        .not_all_golfers_are_the_same .column h2 {
           background-color: transparent;
           color: #D62828FF;
           font-family: Ubuntu, sans-serif;
           font-size: 2.375rem;
           font-weight: 700;
           line-height: 1.2em;
           margin-bottom: 11px;
           margin-top: 21px;
           margin-left: 60px;
           margin-right: 60px;
           border-width: 0px;
        }

        .not_all_golfers_are_the_same .column h3 {
           background-color: transparent;
           color: #003049FF;
           font-family: Ubuntu, sans-serif;
           font-size: 1.5rem;
           font-weight: 700;
           line-height: 1.6em;
           margin-bottom: 0px;
           margin-top: 0px;
           font-style: italic;
           margin-left: 60px;
           margin-right: 60px;
           border-left-width: 6px;
           border-style: solid;
           border-color: #D62828FF;
           border-radius: 0px;
           border-top-width: 0px;
           border-bottom-width: 0px;
           border-right-width: 0px;
           padding-top: 0px;
           padding-bottom: 0px;
           padding-left: 8px;
           padding-right: 0px;
        }

        .not_all_golfers_are_the_same .column h4 {
           background-color: transparent;
           color: #2E282AFF;
           font-family: Sofia Sans, sans-serif;
           font-size: 1.75rem;
           font-weight: 400;
           line-height: 1.5em;
           margin-bottom: 12px;
           margin-top: 12px;
           margin-left: 60px;
           margin-right: 60px;
           border-width: 0px;
        }

        .not_all_golfers_are_the_same .column h5 {
           background-color: transparent;
           color: #2E282AFF;
           font-family: Ubuntu, sans-serif;
           font-size: 1.25rem;
           font-weight: 700;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           margin-left: 60px;
           margin-right: 60px;
           border-width: 0px;
        }

        .not_all_golfers_are_the_same .column h6 {
           background-color: transparent;
           color: #2E282AFF;
           font-family: Sofia Sans, sans-serif;
           font-size: 1.125rem;
           font-weight: 500;
           line-height: 1.6em;
           margin-bottom: 8px;
           margin-top: 8px;
           letter-spacing: 0px;
           margin-left: 60px;
           margin-right: 60px;
           border-width: 0px;
        }

    /*lists*/

        .not_all_golfers_are_the_same .column ol {
           background-color: transparent;
           color: #2E282AFF;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 60px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: circle;
           font-variant: normal;
           border-width: 0px;
           list-style-image: url('../');
        }

    /*containers*/

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

        .not_all_golfers_are_the_same .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; }
/***********************************
Not all golfers are the same
***********************************/

    /*paragraphs*/

        .not_all_golfers_are_the_same.device-mobile .column p {
           font-size: 0.8rem;
        }

    /*inlines*/

        .not_all_golfers_are_the_same.device-mobile .column .default-drop-cap {
           font-size: 3rem;
        }

    /*images*/

    /*links*/

    /*headers*/

        .not_all_golfers_are_the_same.device-mobile .column h1 {
           font-size: 2.4rem;
        }

        .not_all_golfers_are_the_same.device-mobile .column h2 {
           font-size: 1.9rem;
        }

        .not_all_golfers_are_the_same.device-mobile .column h3 {
           font-size: 1.2rem;
        }

        .not_all_golfers_are_the_same.device-mobile .column h4 {
           font-size: 1.4rem;
        }

        .not_all_golfers_are_the_same.device-mobile .column h5 {
           font-size: 1rem;
        }

        .not_all_golfers_are_the_same.device-mobile .column h6 {
           font-size: 0.9rem;
        }

    /*lists*/

        .not_all_golfers_are_the_same.device-mobile .column ol {
           font-size: 0.8rem;
        }

    /*containers*/

    /*layoutitems*/

/***********************************
Reach a Full Market or Target a Region
***********************************/

    /*paragraphs*/

        .market_region .column p {
           background-color: transparent;
           color: #2E282AFF;
           font-family: Sofia Sans, sans-serif;
           font-size: 1rem;
           font-weight: 400;
           font-style: normal;
           line-height: 2em;
           margin-bottom: 0px;
           margin-left: 60px;
           margin-right: 60px;
           margin-top: 0px;
           font-variant: normal;
           border-width: 0px;
        }

    /*inlines*/

        .market_region .column .default-drop-cap {
           float: left;
           font-weight: 700;
           margin-top: 0px;
           margin-right: 8px;
           font-size: 3.75rem;
           line-height: 1em;
           color: #D62828FF;
           border-width: 0px;
        }

    /*images*/

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

        .market_region .column a {
           text-decoration: underline;
           color: #003049FF;
           border-width: 0px;
        }

    /*headers*/

        .market_region .column h1 {
           background-color: transparent;
           color: #003049FF;
           font-family: Ubuntu, sans-serif;
           font-size: 3rem;
           font-weight: 700;
           line-height: 1.1em;
           margin-bottom: 0px;
           margin-left: 60px;
           margin-right: 60px;
           margin-top: 0px;
           border-width: 0px;
        }

        .market_region .column h2 {
           background-color: transparent;
           color: #D62828FF;
           font-family: Ubuntu, sans-serif;
           font-size: 2.375rem;
           font-weight: 700;
           line-height: 1.2em;
           margin-bottom: 11px;
           margin-top: 21px;
           margin-left: 60px;
           margin-right: 60px;
           border-width: 0px;
        }

        .market_region .column h3 {
           background-color: transparent;
           color: #003049FF;
           font-family: Ubuntu, sans-serif;
           font-size: 1.5rem;
           font-weight: 700;
           line-height: 1.6em;
           margin-bottom: 0px;
           margin-top: 0px;
           font-style: italic;
           margin-left: 60px;
           margin-right: 60px;
           border-left-width: 6px;
           border-style: solid;
           border-color: #D62828FF;
           border-radius: 0px;
           border-top-width: 0px;
           border-bottom-width: 0px;
           border-right-width: 0px;
           padding-top: 0px;
           padding-bottom: 0px;
           padding-left: 8px;
           padding-right: 0px;
        }

        .market_region .column h4 {
           background-color: transparent;
           color: #2E282AFF;
           font-family: Sofia Sans, sans-serif;
           font-size: 1.75rem;
           font-weight: 400;
           line-height: 1.5em;
           margin-bottom: 12px;
           margin-top: 12px;
           margin-left: 60px;
           margin-right: 60px;
           border-width: 0px;
        }

        .market_region .column h5 {
           background-color: transparent;
           color: #2E282AFF;
           font-family: Ubuntu, sans-serif;
           font-size: 1.25rem;
           font-weight: 700;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           margin-left: 60px;
           margin-right: 60px;
           border-width: 0px;
        }

        .market_region .column h6 {
           background-color: transparent;
           color: #2E282AFF;
           font-family: Sofia Sans, sans-serif;
           font-size: 1.125rem;
           font-weight: 500;
           line-height: 1.6em;
           margin-bottom: 8px;
           margin-top: 8px;
           letter-spacing: 0px;
           margin-left: 60px;
           margin-right: 60px;
           border-width: 0px;
        }

    /*lists*/

        .market_region .column ol {
           background-color: transparent;
           color: #2E282AFF;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 60px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: circle;
           font-variant: normal;
           border-width: 0px;
           list-style-image: url('../');
        }

    /*containers*/

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

        .market_region .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; }
/***********************************
Reach a Full Market or Target a Region
***********************************/

    /*paragraphs*/

        .market_region.device-mobile .column p {
           font-size: 0.8rem;
        }

    /*inlines*/

        .market_region.device-mobile .column .default-drop-cap {
           font-size: 3rem;
        }

    /*images*/

    /*links*/

    /*headers*/

        .market_region.device-mobile .column h1 {
           font-size: 2.4rem;
        }

        .market_region.device-mobile .column h2 {
           font-size: 1.9rem;
        }

        .market_region.device-mobile .column h3 {
           font-size: 1.2rem;
        }

        .market_region.device-mobile .column h4 {
           font-size: 1.4rem;
        }

        .market_region.device-mobile .column h5 {
           font-size: 1rem;
        }

        .market_region.device-mobile .column h6 {
           font-size: 0.9rem;
        }

    /*lists*/

        .market_region.device-mobile .column ol {
           font-size: 0.8rem;
        }

    /*containers*/

    /*layoutitems*/

/***********************************
Ad Specs
***********************************/

    /*paragraphs*/

        .ad_specs .column p {
           background-color: transparent;
           color: #2E282AFF;
           font-family: Sofia Sans, sans-serif;
           font-size: 1rem;
           font-weight: 400;
           font-style: normal;
           line-height: 2em;
           margin-bottom: 0px;
           margin-left: 60px;
           margin-right: 60px;
           margin-top: 0px;
           font-variant: normal;
           border-width: 0px;
        }

    /*inlines*/

        .ad_specs .column .default-drop-cap {
           float: left;
           font-weight: 700;
           margin-top: 0px;
           margin-right: 8px;
           font-size: 3.75rem;
           line-height: 1em;
           color: #D62828FF;
           border-width: 0px;
        }

    /*images*/

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

        .ad_specs .column a {
           text-decoration: underline;
           color: #003049FF;
           border-width: 0px;
        }

    /*headers*/

        .ad_specs .column h1 {
           background-color: transparent;
           color: #003049FF;
           font-family: Ubuntu, sans-serif;
           font-size: 3rem;
           font-weight: 700;
           line-height: 1.1em;
           margin-bottom: 0px;
           margin-left: 60px;
           margin-right: 60px;
           margin-top: 0px;
           border-width: 0px;
        }

        .ad_specs .column h2 {
           background-color: transparent;
           color: #D62828FF;
           font-family: Ubuntu, sans-serif;
           font-size: 2.375rem;
           font-weight: 700;
           line-height: 1.2em;
           margin-bottom: 11px;
           margin-top: 21px;
           margin-left: 60px;
           margin-right: 60px;
           border-width: 0px;
        }

        .ad_specs .column h3 {
           background-color: transparent;
           color: #003049FF;
           font-family: Ubuntu, sans-serif;
           font-size: 1.5rem;
           font-weight: 700;
           line-height: 1.6em;
           margin-bottom: 0px;
           margin-top: 0px;
           font-style: italic;
           margin-left: 60px;
           margin-right: 60px;
           border-left-width: 6px;
           border-style: solid;
           border-color: #D62828FF;
           border-radius: 0px;
           border-top-width: 0px;
           border-bottom-width: 0px;
           border-right-width: 0px;
           padding-top: 0px;
           padding-bottom: 0px;
           padding-left: 8px;
           padding-right: 0px;
        }

        .ad_specs .column h4 {
           background-color: transparent;
           color: #2E282AFF;
           font-family: Sofia Sans, sans-serif;
           font-size: 1.75rem;
           font-weight: 400;
           line-height: 1.5em;
           margin-bottom: 12px;
           margin-top: 12px;
           margin-left: 60px;
           margin-right: 60px;
           border-width: 0px;
        }

        .ad_specs .column h5 {
           background-color: transparent;
           color: #2E282AFF;
           font-family: Ubuntu, sans-serif;
           font-size: 1.25rem;
           font-weight: 700;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           margin-left: 60px;
           margin-right: 60px;
           border-width: 0px;
        }

        .ad_specs .column h6 {
           background-color: transparent;
           color: #2E282AFF;
           font-family: Sofia Sans, sans-serif;
           font-size: 1.125rem;
           font-weight: 500;
           line-height: 1.6em;
           margin-bottom: 8px;
           margin-top: 8px;
           letter-spacing: 0px;
           margin-left: 60px;
           margin-right: 60px;
           border-width: 0px;
        }

    /*lists*/

        .ad_specs .column ol {
           background-color: transparent;
           color: #2E282AFF;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 60px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: circle;
           font-variant: normal;
           border-width: 0px;
           list-style-image: url('../');
        }

    /*containers*/

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

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

    /*paragraphs*/

        .ad_specs.device-mobile .column p {
           font-size: 0.8rem;
        }

    /*inlines*/

        .ad_specs.device-mobile .column .default-drop-cap {
           font-size: 3rem;
        }

    /*images*/

    /*links*/

    /*headers*/

        .ad_specs.device-mobile .column h1 {
           font-size: 2.4rem;
        }

        .ad_specs.device-mobile .column h2 {
           font-size: 1.9rem;
        }

        .ad_specs.device-mobile .column h3 {
           font-size: 1.2rem;
        }

        .ad_specs.device-mobile .column h4 {
           font-size: 1.4rem;
        }

        .ad_specs.device-mobile .column h5 {
           font-size: 1rem;
        }

        .ad_specs.device-mobile .column h6 {
           font-size: 0.9rem;
        }

    /*lists*/

        .ad_specs.device-mobile .column ol {
           font-size: 0.8rem;
        }

    /*containers*/

    /*layoutitems*/

/***********************************
NXTBook Look Book
***********************************/

    /*paragraphs*/

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

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

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

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

    /*headers*/

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

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

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

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

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

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

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

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

        .nxtbook_look_book .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; }
/***********************************
NXTBook Look Book
***********************************/

    /*paragraphs*/

        .nxtbook_look_book.device-mobile .column p {
           font-size: 0.8rem;
        }

    /*inlines*/

        .nxtbook_look_book.device-mobile .column .default-drop-cap {
           font-size: 3rem;
        }

    /*images*/

    /*links*/

    /*headers*/

        .nxtbook_look_book.device-mobile .column h1 {
           font-size: 1.6rem;
        }

        .nxtbook_look_book.device-mobile .column h2 {
           font-size: 1.2rem;
        }

        .nxtbook_look_book.device-mobile .column h3 {
           font-size: 1rem;
        }

        .nxtbook_look_book.device-mobile .column h4 {
           font-size: 0.9rem;
        }

        .nxtbook_look_book.device-mobile .column h5 {
           font-size: 0.8rem;
        }

        .nxtbook_look_book.device-mobile .column h6 {
           font-size: 0.8rem;
        }

    /*lists*/

        .nxtbook_look_book.device-mobile .column ol {
           font-size: 0.8rem;
        }

    /*containers*/

    /*layoutitems*/

/***********************************
Full Width Ad McLemore
***********************************/

    /*paragraphs*/

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

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

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

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

    /*headers*/

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

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

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

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

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

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

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

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

        .full_width_ad_mclemore .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; }
/***********************************
Full Width Ad McLemore
***********************************/

    /*paragraphs*/

        .full_width_ad_mclemore.device-mobile .column p {
           font-size: 0.8rem;
        }

    /*inlines*/

        .full_width_ad_mclemore.device-mobile .column .default-drop-cap {
           font-size: 3rem;
        }

    /*images*/

    /*links*/

    /*headers*/

        .full_width_ad_mclemore.device-mobile .column h1 {
           font-size: 1.6rem;
        }

        .full_width_ad_mclemore.device-mobile .column h2 {
           font-size: 1.2rem;
        }

        .full_width_ad_mclemore.device-mobile .column h3 {
           font-size: 1rem;
        }

        .full_width_ad_mclemore.device-mobile .column h4 {
           font-size: 0.9rem;
        }

        .full_width_ad_mclemore.device-mobile .column h5 {
           font-size: 0.8rem;
        }

        .full_width_ad_mclemore.device-mobile .column h6 {
           font-size: 0.8rem;
        }

    /*lists*/

        .full_width_ad_mclemore.device-mobile .column ol {
           font-size: 0.8rem;
        }

    /*containers*/

    /*layoutitems*/

/***********************************
Full Width Ad Panther National
***********************************/

    /*paragraphs*/

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

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

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

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

    /*headers*/

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

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

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

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

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

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

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

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

        .full_width_ad_panther_national .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; }
/***********************************
Full Width Ad Panther National
***********************************/

    /*paragraphs*/

        .full_width_ad_panther_national.device-mobile .column p {
           font-size: 0.8rem;
        }

    /*inlines*/

        .full_width_ad_panther_national.device-mobile .column .default-drop-cap {
           font-size: 3rem;
        }

    /*images*/

    /*links*/

    /*headers*/

        .full_width_ad_panther_national.device-mobile .column h1 {
           font-size: 1.6rem;
        }

        .full_width_ad_panther_national.device-mobile .column h2 {
           font-size: 1.2rem;
        }

        .full_width_ad_panther_national.device-mobile .column h3 {
           font-size: 1rem;
        }

        .full_width_ad_panther_national.device-mobile .column h4 {
           font-size: 0.9rem;
        }

        .full_width_ad_panther_national.device-mobile .column h5 {
           font-size: 0.8rem;
        }

        .full_width_ad_panther_national.device-mobile .column h6 {
           font-size: 0.8rem;
        }

    /*lists*/

        .full_width_ad_panther_national.device-mobile .column ol {
           font-size: 0.8rem;
        }

    /*containers*/

    /*layoutitems*/

/***********************************
Advertorial
***********************************/

    /*paragraphs*/

        .advertorial .column p {
           background-color: transparent;
           color: #2E282AFF;
           font-family: Sofia Sans, sans-serif;
           font-size: 1rem;
           font-weight: 400;
           font-style: normal;
           line-height: 2em;
           margin-bottom: 0px;
           margin-left: 60px;
           margin-right: 60px;
           margin-top: 0px;
           font-variant: normal;
           border-width: 0px;
        }

    /*inlines*/

        .advertorial .column .default-drop-cap {
           float: left;
           font-weight: 700;
           margin-top: 0px;
           margin-right: 8px;
           font-size: 3.75rem;
           line-height: 1em;
           color: #D62828FF;
           border-width: 0px;
        }

    /*images*/

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

    /*links*/

        .advertorial .column a {
           text-decoration: underline;
           color: #003049FF;
           border-width: 0px;
        }

    /*headers*/

        .advertorial .column h1 {
           background-color: transparent;
           color: #003049FF;
           font-family: Ubuntu, sans-serif;
           font-size: 3rem;
           font-weight: 700;
           line-height: 1.1em;
           margin-bottom: 0px;
           margin-left: 60px;
           margin-right: 60px;
           margin-top: 0px;
           border-width: 0px;
        }

        .advertorial .column h2 {
           background-color: transparent;
           color: #D62828FF;
           font-family: Ubuntu, sans-serif;
           font-size: 2.375rem;
           font-weight: 700;
           line-height: 1.2em;
           margin-bottom: 11px;
           margin-top: 21px;
           margin-left: 60px;
           margin-right: 60px;
           border-width: 0px;
        }

        .advertorial .column h3 {
           background-color: transparent;
           color: #003049FF;
           font-family: Ubuntu, sans-serif;
           font-size: 1.5rem;
           font-weight: 700;
           line-height: 1.6em;
           margin-bottom: 0px;
           margin-top: 0px;
           font-style: italic;
           margin-left: 60px;
           margin-right: 60px;
           border-left-width: 6px;
           border-style: solid;
           border-color: #D62828FF;
           border-radius: 0px;
           border-top-width: 0px;
           border-bottom-width: 0px;
           border-right-width: 0px;
           padding-top: 0px;
           padding-bottom: 0px;
           padding-left: 8px;
           padding-right: 0px;
        }

        .advertorial .column h4 {
           background-color: transparent;
           color: #2E282AFF;
           font-family: Sofia Sans, sans-serif;
           font-size: 1.75rem;
           font-weight: 400;
           line-height: 1.5em;
           margin-bottom: 12px;
           margin-top: 12px;
           margin-left: 60px;
           margin-right: 60px;
           border-width: 0px;
        }

        .advertorial .column h5 {
           background-color: transparent;
           color: #2E282AFF;
           font-family: Ubuntu, sans-serif;
           font-size: 1.25rem;
           font-weight: 700;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           margin-left: 60px;
           margin-right: 60px;
           border-width: 0px;
        }

        .advertorial .column h6 {
           background-color: transparent;
           color: #2E282AFF;
           font-family: Sofia Sans, sans-serif;
           font-size: 1.125rem;
           font-weight: 500;
           line-height: 1.6em;
           margin-bottom: 8px;
           margin-top: 8px;
           letter-spacing: 0px;
           margin-left: 60px;
           margin-right: 60px;
           border-width: 0px;
        }

    /*lists*/

        .advertorial .column ol {
           background-color: transparent;
           color: #2E282AFF;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 60px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: circle;
           font-variant: normal;
           border-width: 0px;
           list-style-image: url('../');
        }

    /*containers*/

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

    /*layoutitems*/

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

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

    /*paragraphs*/

        .advertorial.device-mobile .column p {
           font-size: 0.8rem;
        }

    /*inlines*/

        .advertorial.device-mobile .column .default-drop-cap {
           font-size: 3rem;
        }

    /*images*/

    /*links*/

    /*headers*/

        .advertorial.device-mobile .column h1 {
           font-size: 2.4rem;
        }

        .advertorial.device-mobile .column h2 {
           font-size: 1.9rem;
        }

        .advertorial.device-mobile .column h3 {
           font-size: 1.2rem;
        }

        .advertorial.device-mobile .column h4 {
           font-size: 1.4rem;
        }

        .advertorial.device-mobile .column h5 {
           font-size: 1rem;
        }

        .advertorial.device-mobile .column h6 {
           font-size: 0.9rem;
        }

    /*lists*/

        .advertorial.device-mobile .column ol {
           font-size: 0.8rem;
        }

    /*containers*/

    /*layoutitems*/

/***********************************
Full Width Ad Gif
***********************************/

    /*paragraphs*/

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

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

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

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

    /*headers*/

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

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

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

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

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

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

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

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

        .full_width_ad_gif .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; }
/***********************************
Full Width Ad Gif
***********************************/

    /*paragraphs*/

        .full_width_ad_gif.device-mobile .column p {
           font-size: 0.8rem;
        }

    /*inlines*/

        .full_width_ad_gif.device-mobile .column .default-drop-cap {
           font-size: 3rem;
        }

    /*images*/

    /*links*/

    /*headers*/

        .full_width_ad_gif.device-mobile .column h1 {
           font-size: 1.6rem;
        }

        .full_width_ad_gif.device-mobile .column h2 {
           font-size: 1.2rem;
        }

        .full_width_ad_gif.device-mobile .column h3 {
           font-size: 1rem;
        }

        .full_width_ad_gif.device-mobile .column h4 {
           font-size: 0.9rem;
        }

        .full_width_ad_gif.device-mobile .column h5 {
           font-size: 0.8rem;
        }

        .full_width_ad_gif.device-mobile .column h6 {
           font-size: 0.8rem;
        }

    /*lists*/

        .full_width_ad_gif.device-mobile .column ol {
           font-size: 0.8rem;
        }

    /*containers*/

    /*layoutitems*/

/***********************************
skyscraper
***********************************/

    /*paragraphs*/

        .skyscraper .column p {
           background-color: transparent;
           color: #2E282AFF;
           font-family: Sofia Sans, sans-serif;
           font-size: 1rem;
           font-weight: 400;
           font-style: normal;
           line-height: 2em;
           margin-bottom: 0px;
           margin-left: 60px;
           margin-right: 60px;
           margin-top: 0px;
           font-variant: normal;
           border-width: 0px;
        }

    /*inlines*/

        .skyscraper .column .default-drop-cap {
           float: left;
           font-weight: 700;
           margin-top: 0px;
           margin-right: 8px;
           font-size: 3.75rem;
           line-height: 1em;
           color: #D62828FF;
           border-width: 0px;
        }

    /*images*/

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

        .skyscraper .column a {
           text-decoration: underline;
           color: #003049FF;
           border-width: 0px;
        }

    /*headers*/

        .skyscraper .column h1 {
           background-color: transparent;
           color: #003049FF;
           font-family: Ubuntu, sans-serif;
           font-size: 3rem;
           font-weight: 700;
           line-height: 1.1em;
           margin-bottom: 0px;
           margin-left: 60px;
           margin-right: 60px;
           margin-top: 0px;
           border-width: 0px;
        }

        .skyscraper .column h2 {
           background-color: transparent;
           color: #D62828FF;
           font-family: Ubuntu, sans-serif;
           font-size: 2.375rem;
           font-weight: 700;
           line-height: 1.2em;
           margin-bottom: 11px;
           margin-top: 21px;
           margin-left: 60px;
           margin-right: 60px;
           border-width: 0px;
        }

        .skyscraper .column h3 {
           background-color: transparent;
           color: #003049FF;
           font-family: Ubuntu, sans-serif;
           font-size: 1.5rem;
           font-weight: 700;
           line-height: 1.6em;
           margin-bottom: 0px;
           margin-top: 0px;
           font-style: italic;
           margin-left: 60px;
           margin-right: 60px;
           border-left-width: 6px;
           border-style: solid;
           border-color: #D62828FF;
           border-radius: 0px;
           border-top-width: 0px;
           border-bottom-width: 0px;
           border-right-width: 0px;
           padding-top: 0px;
           padding-bottom: 0px;
           padding-left: 8px;
           padding-right: 0px;
        }

        .skyscraper .column h4 {
           background-color: transparent;
           color: #2E282AFF;
           font-family: Sofia Sans, sans-serif;
           font-size: 1.75rem;
           font-weight: 400;
           line-height: 1.5em;
           margin-bottom: 12px;
           margin-top: 12px;
           margin-left: 60px;
           margin-right: 60px;
           border-width: 0px;
        }

        .skyscraper .column h5 {
           background-color: transparent;
           color: #2E282AFF;
           font-family: Ubuntu, sans-serif;
           font-size: 1.25rem;
           font-weight: 700;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           margin-left: 60px;
           margin-right: 60px;
           border-width: 0px;
        }

        .skyscraper .column h6 {
           background-color: transparent;
           color: #2E282AFF;
           font-family: Sofia Sans, sans-serif;
           font-size: 1.125rem;
           font-weight: 500;
           line-height: 1.6em;
           margin-bottom: 8px;
           margin-top: 8px;
           letter-spacing: 0px;
           margin-left: 60px;
           margin-right: 60px;
           border-width: 0px;
        }

    /*lists*/

        .skyscraper .column ol {
           background-color: transparent;
           color: #2E282AFF;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 60px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: circle;
           font-variant: normal;
           border-width: 0px;
           list-style-image: url('../');
        }

    /*containers*/

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

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

    /*paragraphs*/

        .skyscraper.device-mobile .column p {
           font-size: 0.8rem;
        }

    /*inlines*/

        .skyscraper.device-mobile .column .default-drop-cap {
           font-size: 3rem;
        }

    /*images*/

    /*links*/

    /*headers*/

        .skyscraper.device-mobile .column h1 {
           font-size: 2.4rem;
        }

        .skyscraper.device-mobile .column h2 {
           font-size: 1.9rem;
        }

        .skyscraper.device-mobile .column h3 {
           font-size: 1.2rem;
        }

        .skyscraper.device-mobile .column h4 {
           font-size: 1.4rem;
        }

        .skyscraper.device-mobile .column h5 {
           font-size: 1rem;
        }

        .skyscraper.device-mobile .column h6 {
           font-size: 0.9rem;
        }

    /*lists*/

        .skyscraper.device-mobile .column ol {
           font-size: 0.8rem;
        }

    /*containers*/

    /*layoutitems*/

/***********************************
Video Advertorial Full Width
***********************************/

    /*paragraphs*/

        .video_advertorial_full_width .column p {
           background-color: transparent;
           color: #2E282AFF;
           font-family: Sofia Sans, sans-serif;
           font-size: 1rem;
           font-weight: 400;
           font-style: normal;
           line-height: 2em;
           margin-bottom: 0px;
           margin-left: 60px;
           margin-right: 60px;
           margin-top: 0px;
           font-variant: normal;
           border-width: 0px;
        }

    /*inlines*/

        .video_advertorial_full_width .column .default-drop-cap {
           float: left;
           font-weight: 700;
           margin-top: 0px;
           margin-right: 8px;
           font-size: 3.75rem;
           line-height: 1em;
           color: #D62828FF;
           border-width: 0px;
        }

    /*images*/

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

        .video_advertorial_full_width .column a {
           text-decoration: underline;
           color: #003049FF;
           border-width: 0px;
        }

    /*headers*/

        .video_advertorial_full_width .column h1 {
           background-color: transparent;
           color: #003049FF;
           font-family: Ubuntu, sans-serif;
           font-size: 3rem;
           font-weight: 700;
           line-height: 1.1em;
           margin-bottom: 0px;
           margin-left: 60px;
           margin-right: 60px;
           margin-top: 0px;
           border-width: 0px;
        }

        .video_advertorial_full_width .column h2 {
           background-color: transparent;
           color: #D62828FF;
           font-family: Ubuntu, sans-serif;
           font-size: 2.375rem;
           font-weight: 700;
           line-height: 1.2em;
           margin-bottom: 11px;
           margin-top: 21px;
           margin-left: 60px;
           margin-right: 60px;
           border-width: 0px;
        }

        .video_advertorial_full_width .column h3 {
           background-color: transparent;
           color: #003049FF;
           font-family: Ubuntu, sans-serif;
           font-size: 1.5rem;
           font-weight: 700;
           line-height: 1.6em;
           margin-bottom: 0px;
           margin-top: 0px;
           font-style: italic;
           margin-left: 60px;
           margin-right: 60px;
           border-left-width: 6px;
           border-style: solid;
           border-color: #D62828FF;
           border-radius: 0px;
           border-top-width: 0px;
           border-bottom-width: 0px;
           border-right-width: 0px;
           padding-top: 0px;
           padding-bottom: 0px;
           padding-left: 8px;
           padding-right: 0px;
        }

        .video_advertorial_full_width .column h4 {
           background-color: transparent;
           color: #2E282AFF;
           font-family: Sofia Sans, sans-serif;
           font-size: 1.75rem;
           font-weight: 400;
           line-height: 1.5em;
           margin-bottom: 12px;
           margin-top: 12px;
           margin-left: 60px;
           margin-right: 60px;
           border-width: 0px;
        }

        .video_advertorial_full_width .column h5 {
           background-color: transparent;
           color: #2E282AFF;
           font-family: Ubuntu, sans-serif;
           font-size: 1.25rem;
           font-weight: 700;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           margin-left: 60px;
           margin-right: 60px;
           border-width: 0px;
        }

        .video_advertorial_full_width .column h6 {
           background-color: transparent;
           color: #2E282AFF;
           font-family: Sofia Sans, sans-serif;
           font-size: 1.125rem;
           font-weight: 500;
           line-height: 1.6em;
           margin-bottom: 8px;
           margin-top: 8px;
           letter-spacing: 0px;
           margin-left: 60px;
           margin-right: 60px;
           border-width: 0px;
        }

    /*lists*/

        .video_advertorial_full_width .column ol {
           background-color: transparent;
           color: #2E282AFF;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 60px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: circle;
           font-variant: normal;
           border-width: 0px;
           list-style-image: url('../');
        }

    /*containers*/

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

        .video_advertorial_full_width .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; }
/***********************************
Video Advertorial Full Width
***********************************/

    /*paragraphs*/

        .video_advertorial_full_width.device-mobile .column p {
           font-size: 0.8rem;
        }

    /*inlines*/

        .video_advertorial_full_width.device-mobile .column .default-drop-cap {
           font-size: 3rem;
        }

    /*images*/

    /*links*/

    /*headers*/

        .video_advertorial_full_width.device-mobile .column h1 {
           font-size: 2.4rem;
        }

        .video_advertorial_full_width.device-mobile .column h2 {
           font-size: 1.9rem;
        }

        .video_advertorial_full_width.device-mobile .column h3 {
           font-size: 1.2rem;
        }

        .video_advertorial_full_width.device-mobile .column h4 {
           font-size: 1.4rem;
        }

        .video_advertorial_full_width.device-mobile .column h5 {
           font-size: 1rem;
        }

        .video_advertorial_full_width.device-mobile .column h6 {
           font-size: 0.9rem;
        }

    /*lists*/

        .video_advertorial_full_width.device-mobile .column ol {
           font-size: 0.8rem;
        }

    /*containers*/

    /*layoutitems*/

/***********************************
Video Advertorial
***********************************/

    /*paragraphs*/

        .video_advertorial .column p {
           background-color: transparent;
           color: #2E282AFF;
           font-family: Sofia Sans, sans-serif;
           font-size: 1rem;
           font-weight: 400;
           font-style: normal;
           line-height: 2em;
           margin-bottom: 0px;
           margin-left: 60px;
           margin-right: 60px;
           margin-top: 0px;
           font-variant: normal;
           border-width: 0px;
        }

    /*inlines*/

        .video_advertorial .column .default-drop-cap {
           float: left;
           font-weight: 700;
           margin-top: 0px;
           margin-right: 8px;
           font-size: 3.75rem;
           line-height: 1em;
           color: #D62828FF;
           border-width: 0px;
        }

    /*images*/

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

    /*links*/

        .video_advertorial .column a {
           text-decoration: underline;
           color: #003049FF;
           border-width: 0px;
        }

    /*headers*/

        .video_advertorial .column h1 {
           background-color: transparent;
           color: #003049FF;
           font-family: Ubuntu, sans-serif;
           font-size: 3rem;
           font-weight: 700;
           line-height: 1.1em;
           margin-bottom: 0px;
           margin-left: 60px;
           margin-right: 60px;
           margin-top: 0px;
           border-width: 0px;
        }

        .video_advertorial .column h2 {
           background-color: transparent;
           color: #D62828FF;
           font-family: Ubuntu, sans-serif;
           font-size: 2.375rem;
           font-weight: 700;
           line-height: 1.2em;
           margin-bottom: 11px;
           margin-top: 21px;
           margin-left: 60px;
           margin-right: 60px;
           border-width: 0px;
        }

        .video_advertorial .column h3 {
           background-color: transparent;
           color: #003049FF;
           font-family: Ubuntu, sans-serif;
           font-size: 1.5rem;
           font-weight: 700;
           line-height: 1.6em;
           margin-bottom: 0px;
           margin-top: 0px;
           font-style: italic;
           margin-left: 60px;
           margin-right: 60px;
           border-left-width: 6px;
           border-style: solid;
           border-color: #D62828FF;
           border-radius: 0px;
           border-top-width: 0px;
           border-bottom-width: 0px;
           border-right-width: 0px;
           padding-top: 0px;
           padding-bottom: 0px;
           padding-left: 8px;
           padding-right: 0px;
        }

        .video_advertorial .column h4 {
           background-color: transparent;
           color: #2E282AFF;
           font-family: Sofia Sans, sans-serif;
           font-size: 1.75rem;
           font-weight: 400;
           line-height: 1.5em;
           margin-bottom: 12px;
           margin-top: 12px;
           margin-left: 60px;
           margin-right: 60px;
           border-width: 0px;
        }

        .video_advertorial .column h5 {
           background-color: transparent;
           color: #2E282AFF;
           font-family: Ubuntu, sans-serif;
           font-size: 1.25rem;
           font-weight: 700;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           margin-left: 60px;
           margin-right: 60px;
           border-width: 0px;
        }

        .video_advertorial .column h6 {
           background-color: transparent;
           color: #2E282AFF;
           font-family: Sofia Sans, sans-serif;
           font-size: 1.125rem;
           font-weight: 500;
           line-height: 1.6em;
           margin-bottom: 8px;
           margin-top: 8px;
           letter-spacing: 0px;
           margin-left: 60px;
           margin-right: 60px;
           border-width: 0px;
        }

    /*lists*/

        .video_advertorial .column ol {
           background-color: transparent;
           color: #2E282AFF;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 60px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: circle;
           font-variant: normal;
           border-width: 0px;
           list-style-image: url('../');
        }

    /*containers*/

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

    /*layoutitems*/

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

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

    /*paragraphs*/

        .video_advertorial.device-mobile .column p {
           font-size: 0.8rem;
        }

    /*inlines*/

        .video_advertorial.device-mobile .column .default-drop-cap {
           font-size: 3rem;
        }

    /*images*/

    /*links*/

    /*headers*/

        .video_advertorial.device-mobile .column h1 {
           font-size: 2.4rem;
        }

        .video_advertorial.device-mobile .column h2 {
           font-size: 1.9rem;
        }

        .video_advertorial.device-mobile .column h3 {
           font-size: 1.2rem;
        }

        .video_advertorial.device-mobile .column h4 {
           font-size: 1.4rem;
        }

        .video_advertorial.device-mobile .column h5 {
           font-size: 1rem;
        }

        .video_advertorial.device-mobile .column h6 {
           font-size: 0.9rem;
        }

    /*lists*/

        .video_advertorial.device-mobile .column ol {
           font-size: 0.8rem;
        }

    /*containers*/

    /*layoutitems*/

/***********************************
Course Feature
***********************************/

    /*paragraphs*/

        .course_feature .column p {
           background-color: transparent;
           color: #2E282AFF;
           font-family: Sofia Sans, sans-serif;
           font-size: 1rem;
           font-weight: 400;
           font-style: normal;
           line-height: 2em;
           margin-bottom: 0px;
           margin-left: 60px;
           margin-right: 60px;
           margin-top: 0px;
           font-variant: normal;
           border-width: 0px;
        }

    /*inlines*/

        .course_feature .column .default-drop-cap {
           float: left;
           font-weight: 700;
           margin-top: 0px;
           margin-right: 8px;
           font-size: 3.75rem;
           line-height: 1em;
           color: #D62828FF;
           border-width: 0px;
        }

    /*images*/

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

    /*links*/

        .course_feature .column a {
           text-decoration: underline;
           color: #003049FF;
           border-width: 0px;
        }

    /*headers*/

        .course_feature .column h1 {
           background-color: transparent;
           color: #003049FF;
           font-family: Ubuntu, sans-serif;
           font-size: 3rem;
           font-weight: 700;
           line-height: 1.1em;
           margin-bottom: 0px;
           margin-left: 60px;
           margin-right: 60px;
           margin-top: 0px;
           border-width: 0px;
        }

        .course_feature .column h2 {
           background-color: transparent;
           color: #D62828FF;
           font-family: Ubuntu, sans-serif;
           font-size: 2.375rem;
           font-weight: 700;
           line-height: 1.2em;
           margin-bottom: 11px;
           margin-top: 21px;
           margin-left: 60px;
           margin-right: 60px;
           border-width: 0px;
        }

        .course_feature .column h3 {
           background-color: transparent;
           color: #003049FF;
           font-family: Ubuntu, sans-serif;
           font-size: 1.5rem;
           font-weight: 700;
           line-height: 1.6em;
           margin-bottom: 0px;
           margin-top: 0px;
           font-style: italic;
           margin-left: 60px;
           margin-right: 60px;
           border-left-width: 6px;
           border-style: solid;
           border-color: #D62828FF;
           border-radius: 0px;
           border-top-width: 0px;
           border-bottom-width: 0px;
           border-right-width: 0px;
           padding-top: 0px;
           padding-bottom: 0px;
           padding-left: 8px;
           padding-right: 0px;
        }

        .course_feature .column h4 {
           background-color: transparent;
           color: #2E282AFF;
           font-family: Sofia Sans, sans-serif;
           font-size: 1.75rem;
           font-weight: 400;
           line-height: 1.5em;
           margin-bottom: 12px;
           margin-top: 12px;
           margin-left: 60px;
           margin-right: 60px;
           border-width: 0px;
        }

        .course_feature .column h5 {
           background-color: transparent;
           color: #2E282AFF;
           font-family: Ubuntu, sans-serif;
           font-size: 1.25rem;
           font-weight: 700;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           margin-left: 60px;
           margin-right: 60px;
           border-width: 0px;
        }

        .course_feature .column h6 {
           background-color: transparent;
           color: #2E282AFF;
           font-family: Sofia Sans, sans-serif;
           font-size: 1.125rem;
           font-weight: 500;
           line-height: 1.6em;
           margin-bottom: 8px;
           margin-top: 8px;
           letter-spacing: 0px;
           margin-left: 60px;
           margin-right: 60px;
           border-width: 0px;
        }

    /*lists*/

        .course_feature .column ol {
           background-color: transparent;
           color: #2E282AFF;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 60px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: circle;
           font-variant: normal;
           border-width: 0px;
           list-style-image: url('../');
        }

    /*containers*/

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

    /*layoutitems*/

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

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

    /*paragraphs*/

        .course_feature.device-mobile .column p {
           font-size: 0.8rem;
        }

    /*inlines*/

        .course_feature.device-mobile .column .default-drop-cap {
           font-size: 3rem;
        }

    /*images*/

    /*links*/

    /*headers*/

        .course_feature.device-mobile .column h1 {
           font-size: 2.4rem;
        }

        .course_feature.device-mobile .column h2 {
           font-size: 1.9rem;
        }

        .course_feature.device-mobile .column h3 {
           font-size: 1.2rem;
        }

        .course_feature.device-mobile .column h4 {
           font-size: 1.4rem;
        }

        .course_feature.device-mobile .column h5 {
           font-size: 1rem;
        }

        .course_feature.device-mobile .column h6 {
           font-size: 0.9rem;
        }

    /*lists*/

        .course_feature.device-mobile .column ol {
           font-size: 0.8rem;
        }

    /*containers*/

    /*layoutitems*/

/***********************************
Q&A
***********************************/

    /*paragraphs*/

        .q_a .column p {
           background-color: transparent;
           color: #2E282AFF;
           font-family: Sofia Sans, sans-serif;
           font-size: 1rem;
           font-weight: 400;
           font-style: normal;
           line-height: 2em;
           margin-bottom: 0px;
           margin-left: 60px;
           margin-right: 60px;
           margin-top: 0px;
           font-variant: normal;
           border-width: 0px;
        }

    /*inlines*/

        .q_a .column .default-drop-cap {
           float: left;
           font-weight: 700;
           margin-top: 0px;
           margin-right: 8px;
           font-size: 3.75rem;
           line-height: 1em;
           color: #D62828FF;
           border-width: 0px;
        }

    /*images*/

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

        .q_a .column a {
           text-decoration: underline;
           color: #003049FF;
           border-width: 0px;
        }

    /*headers*/

        .q_a .column h1 {
           background-color: transparent;
           color: #003049FF;
           font-family: Ubuntu, sans-serif;
           font-size: 3rem;
           font-weight: 700;
           line-height: 1.1em;
           margin-bottom: 0px;
           margin-left: 60px;
           margin-right: 60px;
           margin-top: 0px;
           border-width: 0px;
        }

        .q_a .column h2 {
           background-color: transparent;
           color: #D62828FF;
           font-family: Ubuntu, sans-serif;
           font-size: 2.375rem;
           font-weight: 700;
           line-height: 1.2em;
           margin-bottom: 11px;
           margin-top: 21px;
           margin-left: 60px;
           margin-right: 60px;
           border-width: 0px;
        }

        .q_a .column h3 {
           background-color: transparent;
           color: #003049FF;
           font-family: Ubuntu, sans-serif;
           font-size: 1.5rem;
           font-weight: 700;
           line-height: 1.6em;
           margin-bottom: 0px;
           margin-top: 0px;
           font-style: italic;
           margin-left: 60px;
           margin-right: 60px;
           border-left-width: 6px;
           border-style: solid;
           border-color: #D62828FF;
           border-radius: 0px;
           border-top-width: 0px;
           border-bottom-width: 0px;
           border-right-width: 0px;
           padding-top: 0px;
           padding-bottom: 0px;
           padding-left: 8px;
           padding-right: 0px;
        }

        .q_a .column h4 {
           background-color: transparent;
           color: #2E282AFF;
           font-family: Sofia Sans, sans-serif;
           font-size: 1.75rem;
           font-weight: 400;
           line-height: 1.5em;
           margin-bottom: 12px;
           margin-top: 12px;
           margin-left: 60px;
           margin-right: 60px;
           border-width: 0px;
        }

        .q_a .column h5 {
           background-color: transparent;
           color: #2E282AFF;
           font-family: Ubuntu, sans-serif;
           font-size: 1.25rem;
           font-weight: 700;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           margin-left: 60px;
           margin-right: 60px;
           border-width: 0px;
        }

        .q_a .column h6 {
           background-color: transparent;
           color: #2E282AFF;
           font-family: Sofia Sans, sans-serif;
           font-size: 1.125rem;
           font-weight: 500;
           line-height: 1.6em;
           margin-bottom: 8px;
           margin-top: 8px;
           letter-spacing: 0px;
           margin-left: 60px;
           margin-right: 60px;
           border-width: 0px;
        }

    /*lists*/

        .q_a .column ol {
           background-color: transparent;
           color: #2E282AFF;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 60px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: circle;
           font-variant: normal;
           border-width: 0px;
           list-style-image: url('../');
        }

    /*containers*/

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

        .q_a .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; }
/***********************************
Q&A
***********************************/

    /*paragraphs*/

        .q_a.device-mobile .column p {
           font-size: 0.8rem;
        }

    /*inlines*/

        .q_a.device-mobile .column .default-drop-cap {
           font-size: 3rem;
        }

    /*images*/

    /*links*/

    /*headers*/

        .q_a.device-mobile .column h1 {
           font-size: 2.4rem;
        }

        .q_a.device-mobile .column h2 {
           font-size: 1.9rem;
        }

        .q_a.device-mobile .column h3 {
           font-size: 1.2rem;
        }

        .q_a.device-mobile .column h4 {
           font-size: 1.4rem;
        }

        .q_a.device-mobile .column h5 {
           font-size: 1rem;
        }

        .q_a.device-mobile .column h6 {
           font-size: 0.9rem;
        }

    /*lists*/

        .q_a.device-mobile .column ol {
           font-size: 0.8rem;
        }

    /*containers*/

    /*layoutitems*/


div.bookviewport { background-color: #333333FF; }
div.pagecontainer .page_disable_overlay { background-color: #333333FF; }