/***********************************
COVER
***********************************/

    /*paragraphs*/

        .cover .column p {
           font-family: Georgia, serif;
           font-size: 1.25rem;
           line-height: 1.5em;
           padding-bottom: 18px;
           border-width: 0px;
        }

        .cover .column p.Byline {
           font-family: "open-sans",sans-serif;
           font-size: 1.5rem;
           line-height: 1.5em;
           font-weight: bold;
           padding-bottom: 18px;
           color: #36454f;
           border-width: 0px;
        }

        .cover .column p.AuthorBio {
           font-family: "open-sans",sans-serif;
           font-size: 1.125rem;
           line-height: 1.5em;
           border-width: 0px;
        }

        .cover .column p.Quotes {
           font-family: "quatro-slab",serif;
           font-size: 1.875rem;
           line-height: 1.5em;
           text-indent: 0px;
           padding-top: 6px;
           padding-bottom: 6px;
           padding-left: 48px;
           padding-right: 48px;
           border-width: 0px;
        }

        .cover .column p.FeatureSubhead {
           font-family: "quatro-slab",serif;
           font-size: 2.25rem;
           line-height: 1.5em;
           padding-bottom: 18px;
           font-weight: 600;
           padding-right: 180px;
           color: #36454f;
           border-width: 0px;
        }

        .cover .column p.Questions {
           font-family: "canada-type-gibson",sans-serif;
           font-size: 1.375rem;
           line-height: 1.5em;
           padding-bottom: 12px;
           font-weight: 600;
           padding-top: 6px;
           border-width: 0px;
        }

    /*inlines*/

        .cover .column .default-drop-cap {
           float: left;
           margin-top: 0px;
           margin-right: 12px;
           font-size: 5rem;
           line-height: 1em;
           font-family: "quatro-slab",serif;
           color: #000000;
           background-color: transparent;
           margin-left: 0px;
           padding-top: 0px;
           padding-bottom: 0px;
           padding-left: 0px;
           padding-right: 0px;
           font-weight: bold;
           border-width: 0px;
        }

    /*links*/

        .cover .column a {
           font-family: Georgia, serif;
           font-size: 1.25rem;
           line-height: 1.5em;
           border-width: 0px;
        }

    /*headers*/

        .cover .column h1 {
           font-family: "quatro-slab",serif;
           font-size: 3rem;
           font-weight: bold;
           line-height: 1.5em;
           font-style: italic;
           color: #36454f;
           border-width: 0px;
        }

        .cover .column h2 {
           font-family: "open-sans",sans-serif;
           font-size: 2rem;
           padding-right: 0px;
           padding-bottom: 24px;
           line-height: 1.5em;
           color: #36454f;
           border-width: 0px;
        }

        .cover .column h3 {
           font-family: "canada-type-gibson",sans-serif;
           font-size: 1.75rem;
           font-weight: 600;
           text-transform: uppercase;
           padding-bottom: 6px;
           border-width: 0px;
        }

        .cover .column h4 {
           font-size: 1.5rem;
           font-family: "minion-3",serif;
           font-weight: bold;
           border-width: 0px;
        }

        .cover .column h5 {
           font-family: "quatro-slab",serif;
           font-size: 2.25rem;
           font-weight: 600;
           border-width: 0px;
        }

        .cover .column h6 {
           font-family: "quatro-slab",serif;
           font-weight: 600;
           padding-bottom: 6px;
           color: #555555;
           text-transform: uppercase;
           font-size: 1.375rem;
           border-width: 0px;
        }

    /*lists*/

        .cover .column .Bullets {
           list-style-type: square;
           font-family: Georgia, serif;
           font-size: 1.25rem;
           line-height: 1.5em;
           padding-left: 0px;
           margin-left: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .cover .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;
           font-variant: normal;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

    /*images*/

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

    /*containers*/

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

    /*layoutitems*/

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

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

    /*layoutitems*/

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

    /*containers*/

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

    /*images*/

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

    /*lists*/

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

        .masthead .column .Bullets {
           margin-top: 0px;
           margin-bottom: 0px;
           padding-bottom: 0px;
           line-height: 1.75em;
           font-size: 1.125rem;
           font-family: "open-sans",sans-serif;
           list-style-type: square;
           border-width: 0px;
           list-style-image: none;
        }

    /*paragraphs*/

        .masthead .column p.GreenBottom {
           padding-top: 0px;
           padding-bottom: 0px;
           margin-top: 0px;
           margin-bottom: 12px;
           line-height: 1.6em;
           font-weight: 400;
           font-size: 1rem;
           font-family: "canada-type-gibson",sans-serif;
           color: #6e9851;
           border-width: 0px;
        }

        .masthead .column p.Centered {
           text-align: center;
           padding-top: 0px;
           padding-bottom: 0px;
           margin-top: 0px;
           margin-bottom: 0px;
           line-height: 1.6em;
           font-weight: 400;
           font-size: 1rem;
           font-family: "canada-type-gibson",sans-serif;
           border-width: 0px;
        }

        .masthead .column p.p1 {
           font-size: 0.875rem;
           color: #181818;
           border-width: 0px;
        }

        .masthead .column p.Pricing {
           padding-top: 0px;
           padding-bottom: 0px;
           margin-top: 0px;
           margin-bottom: 0px;
           line-height: 1.6em;
           font-weight: 400;
           font-size: 1rem;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

        .masthead .column p.Green {
           padding-top: 0px;
           padding-bottom: 0px;
           margin-top: 0px;
           margin-bottom: 0px;
           line-height: 1.6em;
           font-weight: 400;
           font-size: 1rem;
           font-family: "canada-type-gibson",sans-serif;
           color: #6e9851;
           border-width: 0px;
        }

        .masthead .column p.SmallTitle {
           padding-top: 0px;
           padding-bottom: 0px;
           margin-top: 0px;
           margin-bottom: 0px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 1.3125rem;
           font-family: "canada-type-gibson",sans-serif;
           border-width: 0px;
        }

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

        .masthead .column p.BottomSpace {
           padding-top: 0px;
           padding-bottom: 0px;
           margin-top: 0px;
           margin-bottom: 12px;
           line-height: 1.6em;
           font-weight: 400;
           font-size: 1rem;
           font-family: "canada-type-gibson",sans-serif;
           border-width: 0px;
        }

        .masthead .column p {
           text-align: left;
           padding-top: 0px;
           padding-bottom: 0px;
           margin-top: 0px;
           margin-bottom: 0px;
           line-height: 1.6em;
           font-weight: 400;
           font-size: 1.125rem;
           font-family: "open-sans",sans-serif;
           border-width: 0px;
        }

    /*links*/

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

    /*inlines*/

        .masthead .column .s1 {
           color: #000000;
           border-width: 0px;
        }

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

    /*headers*/

        .masthead .column h6 {
           border-width: 0px;
        }

        .masthead .column h5 {
           line-height: 1.6em;
           font-weight: 700;
           font-size: 1.5rem;
           font-family: "quatro-slab",serif;
           border-width: 0px;
        }

        .masthead .column h4 {
           text-align: left;
           margin-bottom: 12px;
           line-height: 1.4em;
           letter-spacing: 2px;
           font-weight: 600;
           font-size: 1.5rem;
           font-family: "quatro-slab",serif;
           color: #293661;
           border-width: 0px;
        }

        .masthead .column h3 {
           margin-bottom: 12px;
           line-height: 1.4em;
           font-size: 1.5rem;
           font-family: "canada-type-gibson",sans-serif;
           color: #6e9851;
           border-width: 0px;
        }

        .masthead .column h2 {
           text-align: center;
           line-height: 1.4em;
           font-size: 1.125rem;
           font-family: "canada-type-gibson",sans-serif;
           border-width: 0px;
        }

        .masthead .column h1 {
           text-align: center;
           margin-top: 0px;
           line-height: 1.2em;
           font-size: 3rem;
           font-family: "canada-type-gibson",sans-serif;
           border-width: 0px;
        }

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

    /*paragraphs*/

        .vision .column p {
           font-family: Georgia, serif;
           font-size: 1.25rem;
           line-height: 1.5em;
           padding-bottom: 18px;
           border-width: 0px;
        }

        .vision .column p.Byline {
           font-family: "open-sans",sans-serif;
           font-size: 1.5rem;
           line-height: 1.5em;
           font-weight: bold;
           padding-bottom: 18px;
           color: #36454f;
           border-width: 0px;
        }

        .vision .column p.AuthorBio {
           font-family: "open-sans",sans-serif;
           font-size: 1.125rem;
           line-height: 1.5em;
           border-width: 0px;
        }

        .vision .column p.Quotes {
           font-family: "quatro-slab",serif;
           font-size: 1.875rem;
           line-height: 1.5em;
           text-indent: 0px;
           padding-top: 6px;
           padding-bottom: 6px;
           padding-left: 48px;
           padding-right: 48px;
           color: #537747;
           border-width: 0px;
        }

        .vision .column p.FeatureSubhead {
           font-family: "quatro-slab",serif;
           font-size: 2.25rem;
           line-height: 1.5em;
           padding-bottom: 18px;
           font-weight: 600;
           padding-right: 180px;
           color: #36454f;
           border-width: 0px;
        }

        .vision .column p.Questions {
           font-family: "canada-type-gibson",sans-serif;
           font-size: 1.375rem;
           line-height: 1.5em;
           padding-bottom: 12px;
           font-weight: 600;
           padding-top: 6px;
           border-width: 0px;
        }

    /*inlines*/

        .vision .column .default-drop-cap {
           float: left;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: .3em;
           font-family: "quatro-slab",serif;
           color: #000000;
           background-color: transparent;
           margin-left: 0px;
           padding-top: 0px;
           padding-bottom: 0px;
           padding-left: 0px;
           padding-right: 0px;
           font-weight: 400;
           border-width: 0px;
        }

    /*links*/

        .vision .column a {
           font-family: Georgia, serif;
           font-size: 1.25rem;
           line-height: 1.5em;
           border-width: 0px;
        }

    /*headers*/

        .vision .column h1 {
           font-family: "quatro-slab",serif;
           font-size: 3rem;
           font-weight: bold;
           line-height: 1.5em;
           font-style: italic;
           color: #537747;
           padding-bottom: 12px;
           margin-top: 12px;
           border-width: 0px;
        }

        .vision .column h2 {
           font-family: "open-sans",sans-serif;
           font-size: 2rem;
           padding-right: 0px;
           padding-bottom: 24px;
           line-height: 1.5em;
           color: #36454f;
           border-width: 0px;
        }

        .vision .column h3 {
           font-family: "canada-type-gibson",sans-serif;
           font-size: 1.75rem;
           font-weight: 600;
           text-transform: uppercase;
           padding-bottom: 6px;
           border-width: 0px;
        }

        .vision .column h4 {
           font-size: 1.5rem;
           font-family: "minion-3",serif;
           font-weight: bold;
           border-width: 0px;
        }

        .vision .column h5 {
           font-family: "quatro-slab",serif;
           font-size: 2.25rem;
           font-weight: 600;
           border-width: 0px;
        }

        .vision .column h6 {
           font-family: "quatro-slab",serif;
           font-weight: 600;
           padding-bottom: 6px;
           color: #555555;
           text-transform: uppercase;
           font-size: 1.375rem;
           border-width: 0px;
        }

    /*lists*/

        .vision .column .Bullets {
           list-style-type: square;
           font-family: Georgia, serif;
           font-size: 1.25rem;
           line-height: 1.5em;
           padding-left: 0px;
           margin-left: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .vision .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;
           font-variant: normal;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

    /*images*/

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

    /*containers*/

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

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

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

    /*paragraphs*/

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

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

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

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

    /*headers*/

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

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

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

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

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

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

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

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

        .starrez .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; }
/***********************************
Spotlight: Purdue University
***********************************/

    /*paragraphs*/

        .spotlight_purdue_university .column p {
           font-family: Georgia, serif;
           font-size: 1.25rem;
           line-height: 1.5em;
           padding-bottom: 18px;
           border-width: 0px;
        }

        .spotlight_purdue_university .column p.Byline {
           font-family: "open-sans",sans-serif;
           font-size: 1.5rem;
           line-height: 1.5em;
           font-weight: bold;
           padding-bottom: 18px;
           color: #36454f;
           border-width: 0px;
        }

        .spotlight_purdue_university .column p.AuthorBio {
           font-family: "open-sans",sans-serif;
           font-size: 1.125rem;
           line-height: 1.5em;
           border-width: 0px;
        }

        .spotlight_purdue_university .column p.Quotes {
           font-family: "quatro-slab",serif;
           font-size: 1.875rem;
           line-height: 1.5em;
           text-indent: 0px;
           padding-top: 6px;
           padding-bottom: 6px;
           padding-left: 48px;
           padding-right: 48px;
           border-width: 0px;
        }

        .spotlight_purdue_university .column p.FeatureSubhead {
           font-family: "quatro-slab",serif;
           font-size: 2.25rem;
           line-height: 1.5em;
           padding-bottom: 18px;
           font-weight: 600;
           padding-right: 180px;
           color: #36454f;
           border-width: 0px;
        }

        .spotlight_purdue_university .column p.Questions {
           font-family: "canada-type-gibson",sans-serif;
           font-size: 1.375rem;
           line-height: 1.5em;
           padding-bottom: 12px;
           font-weight: 600;
           padding-top: 6px;
           border-width: 0px;
        }

    /*inlines*/

        .spotlight_purdue_university .column .default-drop-cap {
           float: left;
           margin-top: 0px;
           margin-right: 12px;
           font-size: 5rem;
           line-height: 1em;
           font-family: "quatro-slab",serif;
           color: #000000;
           background-color: transparent;
           margin-left: 0px;
           padding-top: 0px;
           padding-bottom: 0px;
           padding-left: 0px;
           padding-right: 0px;
           font-weight: bold;
           border-width: 0px;
        }

    /*links*/

        .spotlight_purdue_university .column a {
           font-family: Georgia, serif;
           font-size: 1.25rem;
           line-height: 1.5em;
           border-width: 0px;
        }

    /*headers*/

        .spotlight_purdue_university .column h1 {
           font-family: "quatro-slab",serif;
           font-size: 3rem;
           font-weight: bold;
           line-height: 1.5em;
           font-style: italic;
           color: #36454f;
           border-width: 0px;
        }

        .spotlight_purdue_university .column h2 {
           font-family: "open-sans",sans-serif;
           font-size: 2rem;
           padding-right: 0px;
           padding-bottom: 24px;
           line-height: 1.5em;
           color: #36454f;
           border-width: 0px;
        }

        .spotlight_purdue_university .column h3 {
           font-family: "canada-type-gibson",sans-serif;
           font-size: 1.75rem;
           font-weight: 600;
           text-transform: uppercase;
           padding-bottom: 6px;
           border-width: 0px;
        }

        .spotlight_purdue_university .column h4 {
           font-size: 1.5rem;
           font-family: "minion-3",serif;
           font-weight: bold;
           border-width: 0px;
        }

        .spotlight_purdue_university .column h5 {
           font-family: "quatro-slab",serif;
           font-size: 2.25rem;
           font-weight: 600;
           border-width: 0px;
        }

        .spotlight_purdue_university .column h6 {
           font-family: "quatro-slab",serif;
           font-weight: 600;
           padding-bottom: 6px;
           color: #555555;
           text-transform: uppercase;
           font-size: 1.375rem;
           border-width: 0px;
        }

    /*lists*/

        .spotlight_purdue_university .column .Bullets {
           list-style-type: square;
           font-family: Georgia, serif;
           font-size: 1.25rem;
           line-height: 1.5em;
           padding-left: 0px;
           margin-left: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .spotlight_purdue_university .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;
           font-variant: normal;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

    /*images*/

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

    /*containers*/

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

        .spotlight_purdue_university .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; }
/***********************************
Spotlight: University of Tennessee
***********************************/

    /*paragraphs*/

        .spotlight_university_of_tennessee .column p {
           font-family: Georgia, serif;
           font-size: 1.25rem;
           line-height: 1.5em;
           padding-bottom: 18px;
           border-width: 0px;
        }

        .spotlight_university_of_tennessee .column p.Byline {
           font-family: "open-sans",sans-serif;
           font-size: 1.5rem;
           line-height: 1.5em;
           font-weight: bold;
           padding-bottom: 18px;
           color: #36454f;
           border-width: 0px;
        }

        .spotlight_university_of_tennessee .column p.AuthorBio {
           font-family: "open-sans",sans-serif;
           font-size: 1.125rem;
           line-height: 1.5em;
           border-width: 0px;
        }

        .spotlight_university_of_tennessee .column p.Quotes {
           font-family: "quatro-slab",serif;
           font-size: 1.875rem;
           line-height: 1.5em;
           text-indent: 0px;
           padding-top: 6px;
           padding-bottom: 6px;
           padding-left: 48px;
           padding-right: 48px;
           border-width: 0px;
        }

        .spotlight_university_of_tennessee .column p.FeatureSubhead {
           font-family: "quatro-slab",serif;
           font-size: 2.25rem;
           line-height: 1.5em;
           padding-bottom: 18px;
           font-weight: 600;
           padding-right: 180px;
           color: #36454f;
           border-width: 0px;
        }

        .spotlight_university_of_tennessee .column p.Questions {
           font-family: "canada-type-gibson",sans-serif;
           font-size: 1.375rem;
           line-height: 1.5em;
           padding-bottom: 12px;
           font-weight: 600;
           padding-top: 6px;
           border-width: 0px;
        }

    /*inlines*/

        .spotlight_university_of_tennessee .column .default-drop-cap {
           float: left;
           margin-top: 0px;
           margin-right: 12px;
           font-size: 5rem;
           line-height: 1em;
           font-family: "quatro-slab",serif;
           color: #000000;
           background-color: transparent;
           margin-left: 0px;
           padding-top: 0px;
           padding-bottom: 0px;
           padding-left: 0px;
           padding-right: 0px;
           font-weight: bold;
           border-width: 0px;
        }

    /*links*/

        .spotlight_university_of_tennessee .column a {
           font-family: Georgia, serif;
           font-size: 1.25rem;
           line-height: 1.5em;
           border-width: 0px;
        }

    /*headers*/

        .spotlight_university_of_tennessee .column h1 {
           font-family: "quatro-slab",serif;
           font-size: 3rem;
           font-weight: bold;
           line-height: 1.5em;
           font-style: italic;
           color: #36454f;
           border-width: 0px;
        }

        .spotlight_university_of_tennessee .column h2 {
           font-family: "open-sans",sans-serif;
           font-size: 2rem;
           padding-right: 0px;
           padding-bottom: 24px;
           line-height: 1.5em;
           color: #36454f;
           border-width: 0px;
        }

        .spotlight_university_of_tennessee .column h3 {
           font-family: "canada-type-gibson",sans-serif;
           font-size: 1.75rem;
           font-weight: 600;
           text-transform: uppercase;
           padding-bottom: 6px;
           border-width: 0px;
        }

        .spotlight_university_of_tennessee .column h4 {
           font-size: 1.5rem;
           font-family: "minion-3",serif;
           font-weight: bold;
           border-width: 0px;
        }

        .spotlight_university_of_tennessee .column h5 {
           font-family: "quatro-slab",serif;
           font-size: 2.25rem;
           font-weight: 600;
           border-width: 0px;
        }

        .spotlight_university_of_tennessee .column h6 {
           font-family: "quatro-slab",serif;
           font-weight: 600;
           padding-bottom: 6px;
           color: #555555;
           text-transform: uppercase;
           font-size: 1.375rem;
           border-width: 0px;
        }

    /*lists*/

        .spotlight_university_of_tennessee .column .Bullets {
           list-style-type: square;
           font-family: Georgia, serif;
           font-size: 1.25rem;
           line-height: 1.5em;
           padding-left: 0px;
           margin-left: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .spotlight_university_of_tennessee .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;
           font-variant: normal;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

    /*images*/

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

    /*containers*/

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

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

    /*paragraphs*/

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

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

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

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

    /*headers*/

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

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

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

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

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

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

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

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

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

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

    /*paragraphs*/

        .page_turner .column p {
           font-family: Georgia, serif;
           font-size: 1.25rem;
           line-height: 1.5em;
           padding-bottom: 18px;
           border-width: 0px;
        }

        .page_turner .column p.Byline {
           font-family: "open-sans",sans-serif;
           font-size: 1.5rem;
           line-height: 1.5em;
           font-weight: bold;
           padding-bottom: 18px;
           color: #36454f;
           border-width: 0px;
        }

        .page_turner .column p.AuthorBio {
           font-family: "open-sans",sans-serif;
           font-size: 1.125rem;
           line-height: 1.5em;
           border-width: 0px;
        }

        .page_turner .column p.Quotes {
           font-family: "quatro-slab",serif;
           font-size: 1.875rem;
           line-height: 1.5em;
           text-indent: 0px;
           padding-top: 6px;
           padding-bottom: 6px;
           padding-left: 48px;
           padding-right: 48px;
           border-width: 0px;
        }

        .page_turner .column p.FeatureSubhead {
           font-family: "quatro-slab",serif;
           font-size: 2.25rem;
           line-height: 1.5em;
           padding-bottom: 18px;
           font-weight: 600;
           padding-right: 180px;
           color: #36454f;
           border-width: 0px;
        }

        .page_turner .column p.Questions {
           font-family: "canada-type-gibson",sans-serif;
           font-size: 1.375rem;
           line-height: 1.5em;
           padding-bottom: 12px;
           font-weight: 600;
           padding-top: 6px;
           border-width: 0px;
        }

    /*inlines*/

        .page_turner .column .default-drop-cap {
           float: left;
           margin-top: 0px;
           margin-right: 12px;
           font-size: 5rem;
           line-height: 1em;
           font-family: "quatro-slab",serif;
           color: #000000;
           background-color: transparent;
           margin-left: 0px;
           padding-top: 0px;
           padding-bottom: 0px;
           padding-left: 0px;
           padding-right: 0px;
           font-weight: bold;
           border-width: 0px;
        }

    /*links*/

        .page_turner .column a {
           font-family: Georgia, serif;
           font-size: 1.25rem;
           line-height: 1.5em;
           border-width: 0px;
        }

    /*headers*/

        .page_turner .column h1 {
           font-family: "quatro-slab",serif;
           font-size: 3rem;
           font-weight: bold;
           line-height: 1.5em;
           font-style: italic;
           color: #36454f;
           border-width: 0px;
        }

        .page_turner .column h2 {
           font-family: "open-sans",sans-serif;
           font-size: 2rem;
           padding-right: 0px;
           padding-bottom: 24px;
           line-height: 1.5em;
           color: #36454f;
           border-width: 0px;
        }

        .page_turner .column h3 {
           font-family: "canada-type-gibson",sans-serif;
           font-size: 1.75rem;
           font-weight: 600;
           text-transform: uppercase;
           padding-bottom: 6px;
           border-width: 0px;
        }

        .page_turner .column h4 {
           font-size: 1.5rem;
           font-family: "minion-3",serif;
           font-weight: bold;
           border-width: 0px;
        }

        .page_turner .column h5 {
           font-family: "quatro-slab",serif;
           font-size: 2.25rem;
           font-weight: 600;
           border-width: 0px;
        }

        .page_turner .column h6 {
           font-family: "quatro-slab",serif;
           font-weight: 600;
           padding-bottom: 6px;
           color: #555555;
           text-transform: uppercase;
           font-size: 1.375rem;
           border-width: 0px;
        }

    /*lists*/

        .page_turner .column .Bullets {
           list-style-type: square;
           font-family: Georgia, serif;
           font-size: 1.25rem;
           line-height: 1.5em;
           padding-left: 0px;
           margin-left: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .page_turner .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;
           font-variant: normal;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

    /*images*/

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

    /*containers*/

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

        .page_turner .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; }
/***********************************
BENCHWORKS BY ELENTRA
***********************************/

    /*paragraphs*/

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

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

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

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

    /*headers*/

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

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

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

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

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

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

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

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

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

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

    /*paragraphs*/

        .first_person .column p {
           font-family: Georgia, serif;
           font-size: 1.25rem;
           line-height: 1.5em;
           padding-bottom: 18px;
           border-width: 0px;
        }

        .first_person .column p.Byline {
           font-family: "open-sans",sans-serif;
           font-size: 1.5rem;
           line-height: 1.5em;
           font-weight: bold;
           padding-bottom: 18px;
           color: #36454f;
           border-width: 0px;
        }

        .first_person .column p.AuthorBio {
           font-family: "open-sans",sans-serif;
           font-size: 1.125rem;
           line-height: 1.5em;
           border-width: 0px;
        }

        .first_person .column p.Quotes {
           font-family: "quatro-slab",serif;
           font-size: 1.875rem;
           line-height: 1.5em;
           text-indent: 0px;
           padding-top: 6px;
           padding-bottom: 6px;
           padding-left: 48px;
           padding-right: 48px;
           border-width: 0px;
        }

        .first_person .column p.FeatureSubhead {
           font-family: "quatro-slab",serif;
           font-size: 2.25rem;
           line-height: 1.5em;
           padding-bottom: 18px;
           font-weight: 600;
           padding-right: 180px;
           color: #36454f;
           border-width: 0px;
        }

        .first_person .column p.Questions {
           font-family: "canada-type-gibson",sans-serif;
           font-size: 1.375rem;
           line-height: 1.5em;
           padding-bottom: 12px;
           font-weight: 600;
           padding-top: 6px;
           border-width: 0px;
        }

    /*inlines*/

        .first_person .column .default-drop-cap {
           float: left;
           margin-top: 0px;
           margin-right: 12px;
           font-size: 5rem;
           line-height: 1em;
           font-family: "quatro-slab",serif;
           color: #000000;
           background-color: transparent;
           margin-left: 0px;
           padding-top: 0px;
           padding-bottom: 0px;
           padding-left: 0px;
           padding-right: 0px;
           font-weight: bold;
           border-width: 0px;
        }

    /*links*/

        .first_person .column a {
           font-family: Georgia, serif;
           font-size: 1.25rem;
           line-height: 1.5em;
           border-width: 0px;
        }

    /*headers*/

        .first_person .column h1 {
           font-family: "quatro-slab",serif;
           font-size: 3rem;
           font-weight: bold;
           line-height: 1.5em;
           font-style: italic;
           color: #36454f;
           border-width: 0px;
        }

        .first_person .column h2 {
           font-family: "open-sans",sans-serif;
           font-size: 2rem;
           padding-right: 0px;
           padding-bottom: 24px;
           line-height: 1.5em;
           color: #36454f;
           border-width: 0px;
        }

        .first_person .column h3 {
           font-family: "canada-type-gibson",sans-serif;
           font-size: 1.75rem;
           font-weight: 600;
           text-transform: uppercase;
           padding-bottom: 6px;
           border-width: 0px;
        }

        .first_person .column h4 {
           font-size: 1.5rem;
           font-family: "minion-3",serif;
           font-weight: bold;
           border-width: 0px;
        }

        .first_person .column h5 {
           font-family: "quatro-slab",serif;
           font-size: 2.25rem;
           font-weight: 600;
           border-width: 0px;
        }

        .first_person .column h6 {
           font-family: "quatro-slab",serif;
           font-weight: 600;
           padding-bottom: 6px;
           color: #555555;
           text-transform: uppercase;
           font-size: 1.375rem;
           border-width: 0px;
        }

    /*lists*/

        .first_person .column .Bullets {
           list-style-type: square;
           font-family: Georgia, serif;
           font-size: 1.25rem;
           line-height: 1.5em;
           padding-left: 0px;
           margin-left: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .first_person .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;
           font-variant: normal;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

    /*images*/

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

    /*containers*/

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

        .first_person .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; }
/***********************************
ROYAL COMMUNITY
***********************************/

    /*paragraphs*/

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

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

    /*images*/

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

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

    /*headers*/

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

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

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

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

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

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

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

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

    /*layoutitems*/

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

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

    /*paragraphs*/

        .night_shift_heroes .column p {
           font-family: Georgia, serif;
           font-size: 1.25rem;
           line-height: 1.5em;
           padding-bottom: 18px;
           border-width: 0px;
        }

        .night_shift_heroes .column p.Byline {
           font-family: "open-sans",sans-serif;
           font-size: 1.5rem;
           line-height: 1.5em;
           font-weight: bold;
           padding-bottom: 18px;
           color: #36454f;
           border-width: 0px;
        }

        .night_shift_heroes .column p.AuthorBio {
           font-family: "open-sans",sans-serif;
           font-size: 1.125rem;
           line-height: 1.5em;
           border-width: 0px;
        }

        .night_shift_heroes .column p.Quotes {
           font-family: "quatro-slab",serif;
           font-size: 1.875rem;
           line-height: 1.5em;
           text-indent: 0px;
           padding-top: 6px;
           padding-bottom: 6px;
           padding-left: 48px;
           padding-right: 48px;
           border-width: 0px;
        }

        .night_shift_heroes .column p.FeatureSubhead {
           font-family: "quatro-slab",serif;
           font-size: 2.25rem;
           line-height: 1.5em;
           padding-bottom: 18px;
           font-weight: 600;
           padding-right: 180px;
           color: #36454f;
           border-width: 0px;
        }

        .night_shift_heroes .column p.Questions {
           font-family: "canada-type-gibson",sans-serif;
           font-size: 1.375rem;
           line-height: 1.5em;
           padding-bottom: 12px;
           font-weight: 600;
           padding-top: 6px;
           border-width: 0px;
        }

    /*inlines*/

        .night_shift_heroes .column .default-drop-cap {
           float: left;
           margin-top: 0px;
           margin-right: 12px;
           font-size: 5rem;
           line-height: 1em;
           font-family: "quatro-slab",serif;
           color: #000000;
           background-color: transparent;
           margin-left: 0px;
           padding-top: 0px;
           padding-bottom: 0px;
           padding-left: 0px;
           padding-right: 0px;
           font-weight: bold;
           border-width: 0px;
        }

    /*links*/

        .night_shift_heroes .column a {
           font-family: Georgia, serif;
           font-size: 1.25rem;
           line-height: 1.5em;
           border-width: 0px;
        }

    /*headers*/

        .night_shift_heroes .column h1 {
           font-family: "quatro-slab",serif;
           font-size: 3rem;
           font-weight: bold;
           line-height: 1.5em;
           font-style: italic;
           color: #36454f;
           border-width: 0px;
        }

        .night_shift_heroes .column h2 {
           font-family: "open-sans",sans-serif;
           font-size: 2rem;
           padding-right: 0px;
           padding-bottom: 24px;
           line-height: 1.5em;
           color: #36454f;
           border-width: 0px;
        }

        .night_shift_heroes .column h3 {
           font-family: "canada-type-gibson",sans-serif;
           font-size: 1.75rem;
           font-weight: 600;
           text-transform: uppercase;
           padding-bottom: 6px;
           border-width: 0px;
        }

        .night_shift_heroes .column h4 {
           font-size: 1.5rem;
           font-family: "minion-3",serif;
           font-weight: bold;
           border-width: 0px;
        }

        .night_shift_heroes .column h5 {
           font-family: "quatro-slab",serif;
           font-size: 2.25rem;
           font-weight: 600;
           border-width: 0px;
        }

        .night_shift_heroes .column h6 {
           font-family: "quatro-slab",serif;
           font-weight: 600;
           padding-bottom: 6px;
           color: #555555;
           text-transform: uppercase;
           font-size: 1.375rem;
           border-width: 0px;
        }

    /*lists*/

        .night_shift_heroes .column .Bullets {
           list-style-type: square;
           font-family: Georgia, serif;
           font-size: 1.25rem;
           line-height: 1.5em;
           padding-left: 0px;
           margin-left: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .night_shift_heroes .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;
           font-variant: normal;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

    /*images*/

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

    /*containers*/

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

        .night_shift_heroes .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; }
/***********************************
ACUHO-I STANDARDS
***********************************/

    /*paragraphs*/

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

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

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

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

    /*headers*/

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

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

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

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

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

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

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

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

        .acuhoi_standards .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; }
/***********************************
Signing Bonus
***********************************/

    /*paragraphs*/

        .signing_bonus .column p {
           font-family: Georgia, serif;
           font-size: 1.25rem;
           line-height: 1.5em;
           padding-bottom: 18px;
           border-width: 0px;
        }

        .signing_bonus .column p.Byline {
           font-family: "open-sans",sans-serif;
           font-size: 1.5rem;
           line-height: 1.5em;
           font-weight: bold;
           padding-bottom: 18px;
           color: #36454f;
           border-width: 0px;
        }

        .signing_bonus .column p.AuthorBio {
           font-family: "open-sans",sans-serif;
           font-size: 1.125rem;
           line-height: 1.5em;
           border-width: 0px;
        }

        .signing_bonus .column p.Quotes {
           font-family: "quatro-slab",serif;
           font-size: 1.875rem;
           line-height: 1.5em;
           text-indent: 0px;
           padding-top: 6px;
           padding-bottom: 6px;
           padding-left: 48px;
           padding-right: 48px;
           border-width: 0px;
        }

        .signing_bonus .column p.FeatureSubhead {
           font-family: "quatro-slab",serif;
           font-size: 2.25rem;
           line-height: 1.5em;
           padding-bottom: 18px;
           font-weight: 600;
           padding-right: 180px;
           color: #36454f;
           border-width: 0px;
        }

        .signing_bonus .column p.Questions {
           font-family: "canada-type-gibson",sans-serif;
           font-size: 1.375rem;
           line-height: 1.5em;
           padding-bottom: 12px;
           font-weight: 600;
           padding-top: 6px;
           border-width: 0px;
        }

    /*inlines*/

        .signing_bonus .column .default-drop-cap {
           float: left;
           margin-top: 0px;
           margin-right: 12px;
           font-size: 5rem;
           line-height: 1em;
           font-family: "quatro-slab",serif;
           color: #000000;
           background-color: transparent;
           margin-left: 0px;
           padding-top: 0px;
           padding-bottom: 0px;
           padding-left: 0px;
           padding-right: 0px;
           font-weight: bold;
           border-width: 0px;
        }

    /*links*/

        .signing_bonus .column a {
           font-family: Georgia, serif;
           font-size: 1.25rem;
           line-height: 1.5em;
           border-width: 0px;
        }

    /*headers*/

        .signing_bonus .column h1 {
           font-family: "quatro-slab",serif;
           font-size: 3rem;
           font-weight: bold;
           line-height: 1.5em;
           font-style: italic;
           color: #36454f;
           border-width: 0px;
        }

        .signing_bonus .column h2 {
           font-family: "open-sans",sans-serif;
           font-size: 2rem;
           padding-right: 0px;
           padding-bottom: 24px;
           line-height: 1.5em;
           color: #36454f;
           border-width: 0px;
        }

        .signing_bonus .column h3 {
           font-family: "canada-type-gibson",sans-serif;
           font-size: 1.75rem;
           font-weight: 600;
           text-transform: uppercase;
           padding-bottom: 6px;
           border-width: 0px;
        }

        .signing_bonus .column h4 {
           font-size: 1.5rem;
           font-family: "minion-3",serif;
           font-weight: bold;
           border-width: 0px;
        }

        .signing_bonus .column h5 {
           font-family: "quatro-slab",serif;
           font-size: 2.25rem;
           font-weight: 600;
           border-width: 0px;
        }

        .signing_bonus .column h6 {
           font-family: "quatro-slab",serif;
           font-weight: 600;
           padding-bottom: 6px;
           color: #555555;
           text-transform: uppercase;
           font-size: 1.375rem;
           border-width: 0px;
        }

    /*lists*/

        .signing_bonus .column .Bullets {
           list-style-type: square;
           font-family: Georgia, serif;
           font-size: 1.25rem;
           line-height: 1.5em;
           padding-left: 0px;
           margin-left: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .signing_bonus .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;
           font-variant: normal;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

    /*images*/

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

    /*containers*/

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

        .signing_bonus .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; }
/***********************************
LIVE-IN SYMPOSIUM
***********************************/

    /*paragraphs*/

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

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

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

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

    /*headers*/

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

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

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

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

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

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

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

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

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

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

    /*paragraphs*/

        .the_case_for_assessment .column p {
           font-family: Georgia, serif;
           font-size: 1.25rem;
           line-height: 1.5em;
           padding-bottom: 18px;
           border-width: 0px;
        }

        .the_case_for_assessment .column p.Byline {
           font-family: "open-sans",sans-serif;
           font-size: 1.5rem;
           line-height: 1.5em;
           font-weight: bold;
           padding-bottom: 18px;
           color: #36454f;
           border-width: 0px;
        }

        .the_case_for_assessment .column p.AuthorBio {
           font-family: "open-sans",sans-serif;
           font-size: 1.125rem;
           line-height: 1.5em;
           border-width: 0px;
        }

        .the_case_for_assessment .column p.Quotes {
           font-family: "quatro-slab",serif;
           font-size: 1.875rem;
           line-height: 1.5em;
           text-indent: 0px;
           padding-top: 6px;
           padding-bottom: 6px;
           padding-left: 48px;
           padding-right: 48px;
           border-width: 0px;
        }

        .the_case_for_assessment .column p.FeatureSubhead {
           font-family: "quatro-slab",serif;
           font-size: 2.25rem;
           line-height: 1.5em;
           padding-bottom: 18px;
           font-weight: 600;
           padding-right: 180px;
           color: #36454f;
           border-width: 0px;
        }

        .the_case_for_assessment .column p.Questions {
           font-family: "canada-type-gibson",sans-serif;
           font-size: 1.375rem;
           line-height: 1.5em;
           padding-bottom: 12px;
           font-weight: 600;
           padding-top: 6px;
           border-width: 0px;
        }

    /*inlines*/

        .the_case_for_assessment .column .default-drop-cap {
           float: left;
           margin-top: 0px;
           margin-right: 12px;
           font-size: 5rem;
           line-height: 1em;
           font-family: "quatro-slab",serif;
           color: #000000;
           background-color: transparent;
           margin-left: 0px;
           padding-top: 0px;
           padding-bottom: 0px;
           padding-left: 0px;
           padding-right: 0px;
           font-weight: bold;
           border-width: 0px;
        }

    /*links*/

        .the_case_for_assessment .column a {
           font-family: Georgia, serif;
           font-size: 1.25rem;
           line-height: 1.5em;
           border-width: 0px;
        }

    /*headers*/

        .the_case_for_assessment .column h1 {
           font-family: "quatro-slab",serif;
           font-size: 3rem;
           font-weight: bold;
           line-height: 1.5em;
           font-style: italic;
           color: #36454f;
           border-width: 0px;
        }

        .the_case_for_assessment .column h2 {
           font-family: "open-sans",sans-serif;
           font-size: 2rem;
           padding-right: 0px;
           padding-bottom: 24px;
           line-height: 1.5em;
           color: #36454f;
           border-width: 0px;
        }

        .the_case_for_assessment .column h3 {
           font-family: "canada-type-gibson",sans-serif;
           font-size: 1.75rem;
           font-weight: 600;
           text-transform: uppercase;
           padding-bottom: 6px;
           border-width: 0px;
        }

        .the_case_for_assessment .column h4 {
           font-size: 1.5rem;
           font-family: "minion-3",serif;
           font-weight: bold;
           border-width: 0px;
        }

        .the_case_for_assessment .column h5 {
           font-family: "quatro-slab",serif;
           font-size: 2.25rem;
           font-weight: 600;
           border-width: 0px;
        }

        .the_case_for_assessment .column h6 {
           font-family: "quatro-slab",serif;
           font-weight: 600;
           padding-bottom: 6px;
           color: #555555;
           text-transform: uppercase;
           font-size: 1.375rem;
           border-width: 0px;
        }

    /*lists*/

        .the_case_for_assessment .column .Bullets {
           list-style-type: square;
           font-family: Georgia, serif;
           font-size: 1.25rem;
           line-height: 1.5em;
           padding-left: 0px;
           margin-left: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .the_case_for_assessment .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;
           font-variant: normal;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

    /*images*/

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

    /*containers*/

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

    /*layoutitems*/

        .the_case_for_assessment .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; }
/***********************************
CAMPUS HOME LIVE 2026
***********************************/

    /*paragraphs*/

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

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

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

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

    /*headers*/

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

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

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

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

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

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

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

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

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

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

    /*paragraphs*/

        .the_third_ear .column p {
           font-family: Georgia, serif;
           font-size: 1.25rem;
           line-height: 1.5em;
           padding-bottom: 18px;
           border-width: 0px;
        }

        .the_third_ear .column p.Byline {
           font-family: "open-sans",sans-serif;
           font-size: 1.5rem;
           line-height: 1.5em;
           font-weight: bold;
           padding-bottom: 18px;
           color: #36454f;
           border-width: 0px;
        }

        .the_third_ear .column p.AuthorBio {
           font-family: "open-sans",sans-serif;
           font-size: 1.125rem;
           line-height: 1.5em;
           border-width: 0px;
        }

        .the_third_ear .column p.Quotes {
           font-family: "quatro-slab",serif;
           font-size: 1.875rem;
           line-height: 1.5em;
           text-indent: 0px;
           padding-top: 6px;
           padding-bottom: 6px;
           padding-left: 48px;
           padding-right: 48px;
           border-width: 0px;
        }

        .the_third_ear .column p.FeatureSubhead {
           font-family: "quatro-slab",serif;
           font-size: 2.25rem;
           line-height: 1.5em;
           padding-bottom: 18px;
           font-weight: 600;
           padding-right: 180px;
           color: #36454f;
           border-width: 0px;
        }

        .the_third_ear .column p.Questions {
           font-family: "canada-type-gibson",sans-serif;
           font-size: 1.375rem;
           line-height: 1.5em;
           padding-bottom: 12px;
           font-weight: 600;
           padding-top: 6px;
           border-width: 0px;
        }

    /*inlines*/

        .the_third_ear .column .default-drop-cap {
           float: left;
           margin-top: 0px;
           margin-right: 12px;
           font-size: 5rem;
           line-height: 1em;
           font-family: "quatro-slab",serif;
           color: #000000;
           background-color: transparent;
           margin-left: 0px;
           padding-top: 0px;
           padding-bottom: 0px;
           padding-left: 0px;
           padding-right: 0px;
           font-weight: bold;
           border-width: 0px;
        }

    /*links*/

        .the_third_ear .column a {
           font-family: Georgia, serif;
           font-size: 1.25rem;
           line-height: 1.5em;
           border-width: 0px;
        }

    /*headers*/

        .the_third_ear .column h1 {
           font-family: "quatro-slab",serif;
           font-size: 3rem;
           font-weight: bold;
           line-height: 1.5em;
           font-style: italic;
           color: #36454f;
           border-width: 0px;
        }

        .the_third_ear .column h2 {
           font-family: "open-sans",sans-serif;
           font-size: 2rem;
           padding-right: 0px;
           padding-bottom: 24px;
           line-height: 1.5em;
           color: #36454f;
           border-width: 0px;
        }

        .the_third_ear .column h3 {
           font-family: "canada-type-gibson",sans-serif;
           font-size: 1.75rem;
           font-weight: 600;
           text-transform: uppercase;
           padding-bottom: 6px;
           border-width: 0px;
        }

        .the_third_ear .column h4 {
           font-size: 1.5rem;
           font-family: "minion-3",serif;
           font-weight: bold;
           border-width: 0px;
        }

        .the_third_ear .column h5 {
           font-family: "quatro-slab",serif;
           font-size: 2.25rem;
           font-weight: 600;
           border-width: 0px;
        }

        .the_third_ear .column h6 {
           font-family: "quatro-slab",serif;
           font-weight: 600;
           padding-bottom: 6px;
           color: #555555;
           text-transform: uppercase;
           font-size: 1.375rem;
           border-width: 0px;
        }

    /*lists*/

        .the_third_ear .column .Bullets {
           list-style-type: square;
           font-family: Georgia, serif;
           font-size: 1.25rem;
           line-height: 1.5em;
           padding-left: 0px;
           margin-left: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .the_third_ear .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;
           font-variant: normal;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

    /*images*/

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

    /*containers*/

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

    /*layoutitems*/

        .the_third_ear .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; }
/***********************************
MIDLEVEL INSTITUTE
***********************************/

    /*paragraphs*/

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

    /*inlines*/

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

    /*images*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

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

    /*layoutitems*/

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

    /*containers*/

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

    /*images*/

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

    /*lists*/

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

        .conversations .column .Bullets {
           margin-left: 0px;
           padding-left: 0px;
           line-height: 1.5em;
           font-size: 1.25rem;
           font-family: Georgia, serif;
           list-style-type: square;
           border-width: 0px;
           list-style-image: none;
        }

    /*headers*/

        .conversations .column h6 {
           font-size: 1.375rem;
           text-transform: uppercase;
           color: #555555;
           padding-bottom: 6px;
           font-weight: 600;
           font-family: "quatro-slab",serif;
           border-width: 0px;
        }

        .conversations .column h5 {
           font-weight: 600;
           font-size: 2.25rem;
           font-family: "quatro-slab",serif;
           border-width: 0px;
        }

        .conversations .column h4 {
           font-weight: bold;
           font-family: "minion-3",serif;
           font-size: 1.5rem;
           border-width: 0px;
        }

        .conversations .column h3 {
           padding-bottom: 6px;
           text-transform: uppercase;
           font-weight: 600;
           font-size: 1.75rem;
           font-family: "canada-type-gibson",sans-serif;
           border-width: 0px;
        }

        .conversations .column h2 {
           color: #36454f;
           line-height: 1.5em;
           padding-bottom: 24px;
           padding-right: 0px;
           font-size: 2rem;
           font-family: "open-sans",sans-serif;
           border-width: 0px;
        }

        .conversations .column h1 {
           margin-top: 12px;
           color: #36454f;
           font-style: italic;
           line-height: 1.5em;
           font-weight: bold;
           font-size: 3rem;
           font-family: "quatro-slab",serif;
           border-width: 0px;
        }

    /*links*/

        .conversations .column a {
           line-height: 1.5em;
           font-size: 1.25rem;
           font-family: Georgia, serif;
           border-width: 0px;
        }

    /*inlines*/

        .conversations .column .default-drop-cap {
           font-weight: bold;
           padding-right: 0px;
           padding-left: 0px;
           padding-bottom: 0px;
           padding-top: 0px;
           margin-left: 0px;
           background-color: transparent;
           color: #293661;
           font-family: "quatro-slab",serif;
           line-height: 1em;
           font-size: 3.75rem;
           margin-right: 12px;
           margin-top: 0px;
           float: left;
           border-width: 0px;
        }

    /*paragraphs*/

        .conversations .column p.Questions {
           color: #293661;
           padding-top: 6px;
           font-weight: 600;
           padding-bottom: 18px;
           line-height: 1.5em;
           font-size: 1.375rem;
           font-family: "canada-type-gibson",sans-serif;
           border-width: 0px;
        }

        .conversations .column p.FeatureSubhead {
           color: #36454f;
           padding-right: 180px;
           font-weight: 600;
           padding-bottom: 18px;
           line-height: 1.5em;
           font-size: 2.25rem;
           font-family: "quatro-slab",serif;
           border-width: 0px;
        }

        .conversations .column p.Quotes {
           padding-right: 48px;
           padding-left: 48px;
           padding-bottom: 6px;
           padding-top: 6px;
           text-indent: 0px;
           line-height: 1.5em;
           font-size: 1.875rem;
           font-family: "quatro-slab",serif;
           border-width: 0px;
        }

        .conversations .column p.AuthorBio {
           line-height: 1.5em;
           font-size: 1.125rem;
           font-family: "open-sans",sans-serif;
           border-width: 0px;
        }

        .conversations .column p.Byline {
           color: #36454f;
           padding-bottom: 18px;
           font-weight: bold;
           line-height: 1.5em;
           font-size: 1.5rem;
           font-family: "open-sans",sans-serif;
           border-width: 0px;
        }

        .conversations .column p {
           padding-bottom: 18px;
           line-height: 1.5em;
           font-size: 1.25rem;
           font-family: Georgia, serif;
           border-width: 0px;
        }

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

    /*layoutitems*/

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

    /*containers*/

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

    /*images*/

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

    /*lists*/

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

        .your_acuhoi .column .Bullets {
           margin-left: 0px;
           padding-left: 24px;
           line-height: 1.5em;
           font-size: 1.25rem;
           font-family: Georgia, serif;
           list-style-type: square;
           border-width: 0px;
           list-style-image: none;
        }

    /*headers*/

        .your_acuhoi .column h6 {
           font-size: 1.375rem;
           text-transform: uppercase;
           color: #555555;
           padding-bottom: 6px;
           font-weight: 600;
           font-family: "quatro-slab",serif;
           border-width: 0px;
        }

        .your_acuhoi .column h5 {
           font-weight: 600;
           font-size: 2.25rem;
           font-family: "quatro-slab",serif;
           border-width: 0px;
        }

        .your_acuhoi .column h4 {
           font-weight: bold;
           font-family: "minion-3",serif;
           font-size: 1.5rem;
           border-width: 0px;
        }

        .your_acuhoi .column h3 {
           padding-bottom: 6px;
           text-transform: uppercase;
           font-weight: 600;
           font-size: 1.75rem;
           font-family: "canada-type-gibson",sans-serif;
           border-width: 0px;
        }

        .your_acuhoi .column h2 {
           color: #36454f;
           line-height: 1.5em;
           padding-bottom: 24px;
           padding-right: 0px;
           font-size: 2rem;
           font-family: "open-sans",sans-serif;
           border-width: 0px;
        }

        .your_acuhoi .column h1 {
           margin-top: 12px;
           color: #36454f;
           font-style: italic;
           line-height: 1.5em;
           font-weight: bold;
           font-size: 3rem;
           font-family: "quatro-slab",serif;
           border-width: 0px;
        }

    /*links*/

        .your_acuhoi .column a {
           line-height: 1.5em;
           font-size: 1.25rem;
           font-family: Georgia, serif;
           border-width: 0px;
        }

    /*inlines*/

        .your_acuhoi .column .default-drop-cap {
           font-weight: 400;
           padding-right: 0px;
           padding-left: 0px;
           padding-bottom: 0px;
           padding-top: 0px;
           margin-left: 0px;
           background-color: transparent;
           color: #000000;
           font-family: "quatro-slab",serif;
           line-height: .3em;
           font-size: 3.75rem;
           margin-right: 2px;
           margin-top: 15px;
           float: left;
           border-width: 0px;
        }

    /*paragraphs*/

        .your_acuhoi .column p.Questions {
           padding-top: 6px;
           font-weight: 600;
           padding-bottom: 0px;
           line-height: 1.5em;
           font-size: 1.375rem;
           font-family: "canada-type-gibson",sans-serif;
           border-width: 0px;
        }

        .your_acuhoi .column p.FeatureSubhead {
           color: #36454f;
           padding-right: 0px;
           font-weight: 600;
           padding-bottom: 12px;
           line-height: 1.5em;
           font-size: 2.25rem;
           font-family: "quatro-slab",serif;
           border-width: 0px;
        }

        .your_acuhoi .column p.Quotes {
           padding-right: 48px;
           padding-left: 48px;
           padding-bottom: 6px;
           padding-top: 6px;
           text-indent: 0px;
           line-height: 1.5em;
           font-size: 1.875rem;
           font-family: "quatro-slab",serif;
           border-width: 0px;
        }

        .your_acuhoi .column p.AuthorBio {
           line-height: 1.5em;
           font-size: 1.125rem;
           font-family: "open-sans",sans-serif;
           border-width: 0px;
        }

        .your_acuhoi .column p.Byline {
           color: #36454f;
           padding-bottom: 18px;
           font-weight: bold;
           line-height: 1.5em;
           font-size: 1.5rem;
           font-family: "open-sans",sans-serif;
           border-width: 0px;
        }

        .your_acuhoi .column p {
           padding-bottom: 18px;
           line-height: 1.5em;
           font-size: 1.25rem;
           font-family: Georgia, serif;
           border-width: 0px;
        }

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

    /*layoutitems*/

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

    /*containers*/

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

    /*images*/

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

    /*lists*/

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

        .snapshot_jennifer_coulter .column .Bullets {
           margin-left: 0px;
           padding-left: 0px;
           line-height: 1.5em;
           font-size: 1.25rem;
           font-family: Georgia, serif;
           list-style-type: square;
           border-width: 0px;
           list-style-image: none;
        }

    /*headers*/

        .snapshot_jennifer_coulter .column h6 {
           font-size: 1.375rem;
           text-transform: uppercase;
           color: #555555;
           padding-bottom: 6px;
           font-weight: 600;
           font-family: "quatro-slab",serif;
           border-width: 0px;
        }

        .snapshot_jennifer_coulter .column h5 {
           font-weight: 600;
           font-size: 2.25rem;
           font-family: "quatro-slab",serif;
           border-width: 0px;
        }

        .snapshot_jennifer_coulter .column h4 {
           font-weight: bold;
           font-family: "minion-3",serif;
           font-size: 1.5rem;
           border-width: 0px;
        }

        .snapshot_jennifer_coulter .column h3 {
           padding-bottom: 6px;
           text-transform: uppercase;
           font-weight: 600;
           font-size: 1.75rem;
           font-family: "canada-type-gibson",sans-serif;
           border-width: 0px;
        }

        .snapshot_jennifer_coulter .column h2 {
           color: #36454f;
           line-height: 1.5em;
           padding-bottom: 24px;
           padding-right: 0px;
           font-size: 2rem;
           font-family: "open-sans",sans-serif;
           border-width: 0px;
        }

        .snapshot_jennifer_coulter .column h1 {
           color: #36454f;
           font-style: italic;
           line-height: 1.5em;
           font-weight: bold;
           font-size: 3rem;
           font-family: "quatro-slab",serif;
           border-width: 0px;
        }

    /*links*/

        .snapshot_jennifer_coulter .column a.OpenSansLink {
           line-height: 1.5em;
           font-size: 1.125rem;
           font-family: "open-sans",sans-serif;
           border-width: 0px;
        }

        .snapshot_jennifer_coulter .column a {
           line-height: 1.5em;
           font-size: 1.25rem;
           font-family: Georgia, serif;
           border-width: 0px;
        }

    /*inlines*/

        .snapshot_jennifer_coulter .column .default-drop-cap {
           font-weight: 400;
           padding-right: 0px;
           padding-left: 0px;
           padding-bottom: 0px;
           padding-top: 0px;
           margin-left: 0px;
           background-color: transparent;
           color: #000000;
           font-family: "quatro-slab",serif;
           line-height: .3em;
           font-size: 3.75rem;
           margin-right: 2px;
           margin-top: 15px;
           float: left;
           border-width: 0px;
        }

    /*paragraphs*/

        .snapshot_jennifer_coulter .column p.Questions {
           padding-top: 6px;
           font-weight: 600;
           padding-bottom: 12px;
           line-height: 1.5em;
           font-size: 1.375rem;
           font-family: "canada-type-gibson",sans-serif;
           border-width: 0px;
        }

        .snapshot_jennifer_coulter .column p.FeatureSubhead {
           color: #36454f;
           padding-right: 180px;
           font-weight: 600;
           padding-bottom: 18px;
           line-height: 1.5em;
           font-size: 2.25rem;
           font-family: "quatro-slab",serif;
           border-width: 0px;
        }

        .snapshot_jennifer_coulter .column p.Quotes {
           padding-right: 48px;
           padding-left: 48px;
           padding-bottom: 6px;
           padding-top: 6px;
           text-indent: 0px;
           line-height: 1.5em;
           font-size: 1.875rem;
           font-family: "quatro-slab",serif;
           border-width: 0px;
        }

        .snapshot_jennifer_coulter .column p.AuthorBio {
           line-height: 1.5em;
           font-size: 1.125rem;
           font-family: "open-sans",sans-serif;
           border-width: 0px;
        }

        .snapshot_jennifer_coulter .column p.Byline {
           color: #36454f;
           padding-bottom: 18px;
           font-weight: bold;
           line-height: 1.5em;
           font-size: 1.5rem;
           font-family: "open-sans",sans-serif;
           border-width: 0px;
        }

        .snapshot_jennifer_coulter .column p {
           padding-bottom: 18px;
           line-height: 1.5em;
           font-size: 1.25rem;
           font-family: Georgia, serif;
           border-width: 0px;
        }

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

    /*paragraphs*/

        .snapshot_jim_huelskamp .column p {
           font-family: Georgia, serif;
           font-size: 1.25rem;
           line-height: 1.5em;
           padding-bottom: 18px;
           border-width: 0px;
        }

        .snapshot_jim_huelskamp .column p.Byline {
           font-family: "open-sans",sans-serif;
           font-size: 1.5rem;
           line-height: 1.5em;
           font-weight: bold;
           padding-bottom: 18px;
           color: #36454f;
           border-width: 0px;
        }

        .snapshot_jim_huelskamp .column p.AuthorBio {
           font-family: "open-sans",sans-serif;
           font-size: 1.125rem;
           line-height: 1.5em;
           border-width: 0px;
        }

        .snapshot_jim_huelskamp .column p.Quotes {
           font-family: "quatro-slab",serif;
           font-size: 1.875rem;
           line-height: 1.5em;
           text-indent: 0px;
           padding-top: 6px;
           padding-bottom: 6px;
           padding-left: 48px;
           padding-right: 48px;
           border-width: 0px;
        }

        .snapshot_jim_huelskamp .column p.FeatureSubhead {
           font-family: "quatro-slab",serif;
           font-size: 2.25rem;
           line-height: 1.5em;
           padding-bottom: 18px;
           font-weight: 600;
           padding-right: 180px;
           color: #36454f;
           border-width: 0px;
        }

        .snapshot_jim_huelskamp .column p.Questions {
           font-family: "canada-type-gibson",sans-serif;
           font-size: 1.375rem;
           line-height: 1.5em;
           padding-bottom: 12px;
           font-weight: 600;
           padding-top: 6px;
           border-width: 0px;
        }

    /*inlines*/

        .snapshot_jim_huelskamp .column .default-drop-cap {
           float: left;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: .3em;
           font-family: "quatro-slab",serif;
           color: #000000;
           background-color: transparent;
           margin-left: 0px;
           padding-top: 0px;
           padding-bottom: 0px;
           padding-left: 0px;
           padding-right: 0px;
           font-weight: 400;
           border-width: 0px;
        }

    /*links*/

        .snapshot_jim_huelskamp .column a {
           font-family: Georgia, serif;
           font-size: 1.25rem;
           line-height: 1.5em;
           border-width: 0px;
        }

        .snapshot_jim_huelskamp .column a.OpenSansLink {
           font-family: "open-sans",sans-serif;
           font-size: 1.125rem;
           line-height: 1.5em;
           border-width: 0px;
        }

    /*headers*/

        .snapshot_jim_huelskamp .column h1 {
           font-family: "quatro-slab",serif;
           font-size: 3rem;
           font-weight: bold;
           line-height: 1.5em;
           font-style: italic;
           color: #36454f;
           border-width: 0px;
        }

        .snapshot_jim_huelskamp .column h2 {
           font-family: "open-sans",sans-serif;
           font-size: 2rem;
           padding-right: 0px;
           padding-bottom: 24px;
           line-height: 1.5em;
           color: #36454f;
           border-width: 0px;
        }

        .snapshot_jim_huelskamp .column h3 {
           font-family: "canada-type-gibson",sans-serif;
           font-size: 1.75rem;
           font-weight: 600;
           text-transform: uppercase;
           padding-bottom: 6px;
           border-width: 0px;
        }

        .snapshot_jim_huelskamp .column h4 {
           font-size: 1.5rem;
           font-family: "minion-3",serif;
           font-weight: bold;
           border-width: 0px;
        }

        .snapshot_jim_huelskamp .column h5 {
           font-family: "quatro-slab",serif;
           font-size: 2.25rem;
           font-weight: 600;
           border-width: 0px;
        }

        .snapshot_jim_huelskamp .column h6 {
           font-family: "quatro-slab",serif;
           font-weight: 600;
           padding-bottom: 6px;
           color: #555555;
           text-transform: uppercase;
           font-size: 1.375rem;
           border-width: 0px;
        }

    /*lists*/

        .snapshot_jim_huelskamp .column .Bullets {
           list-style-type: square;
           font-family: Georgia, serif;
           font-size: 1.25rem;
           line-height: 1.5em;
           padding-left: 0px;
           margin-left: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .snapshot_jim_huelskamp .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;
           font-variant: normal;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

    /*images*/

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

    /*containers*/

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

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

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

    /*layoutitems*/

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

    /*containers*/

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

    /*images*/

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

    /*lists*/

        .discussion_guide .column .Numbered {
           padding-top: 0px;
           margin-bottom: 0px;
           padding-bottom: 0px;
           line-height: 1.6em;
           font-size: 1.125rem;
           font-family: "open-sans",sans-serif;
           border-width: 0px;
           list-style-image: none;
        }

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

        .discussion_guide .column .Bullets {
           text-indent: 0px;
           margin-left: 40px;
           padding-left: 0px;
           line-height: 1.5em;
           font-size: 1.125rem;
           font-family: "open-sans",sans-serif;
           list-style-type: square;
           border-width: 0px;
           list-style-image: none;
        }

    /*headers*/

        .discussion_guide .column h6 {
           font-size: 1.375rem;
           text-transform: uppercase;
           color: #555555;
           padding-bottom: 6px;
           font-weight: 600;
           font-family: "quatro-slab",serif;
           border-width: 0px;
        }

        .discussion_guide .column h5 {
           font-weight: 600;
           font-size: 2.25rem;
           font-family: "quatro-slab",serif;
           border-width: 0px;
        }

        .discussion_guide .column h4 {
           font-weight: bold;
           font-family: "minion-3",serif;
           font-size: 1.5rem;
           border-width: 0px;
        }

        .discussion_guide .column h3 {
           padding-bottom: 6px;
           text-transform: uppercase;
           font-weight: 600;
           font-size: 1.75rem;
           font-family: "canada-type-gibson",sans-serif;
           border-width: 0px;
        }

        .discussion_guide .column h2 {
           color: #36454f;
           line-height: 1.5em;
           padding-bottom: 24px;
           padding-right: 0px;
           font-size: 2rem;
           font-family: "open-sans",sans-serif;
           border-width: 0px;
        }

        .discussion_guide .column h1 {
           margin-top: 12px;
           color: #36454f;
           font-style: italic;
           line-height: 1.5em;
           font-weight: bold;
           font-size: 3rem;
           font-family: "quatro-slab",serif;
           border-width: 0px;
        }

    /*links*/

        .discussion_guide .column a {
           background-color: transparent;
           letter-spacing: 1px;
           font-weight: 600;
           text-transform: uppercase;
           line-height: 1.5em;
           font-size: 1.125rem;
           font-family: "canada-type-gibson",sans-serif;
           border-width: 0px;
        }

    /*inlines*/

        .discussion_guide .column .s1 {
           color: #221e1f;
           border-width: 0px;
        }

        .discussion_guide .column .default-drop-cap {
           font-weight: 400;
           padding-right: 0px;
           padding-left: 0px;
           padding-bottom: 0px;
           padding-top: 0px;
           margin-left: 0px;
           background-color: transparent;
           color: #000000;
           font-family: "quatro-slab",serif;
           line-height: .3em;
           font-size: 3.75rem;
           margin-right: 2px;
           margin-top: 15px;
           float: left;
           border-width: 0px;
        }

    /*paragraphs*/

        .discussion_guide .column p.p3 {
           color: #221e1f;
           text-indent: -11.0px;
           border-width: 0px;
        }

        .discussion_guide .column p.p2 {
           text-indent: -11.0px;
           border-width: 0px;
        }

        .discussion_guide .column p.Discussion3 {
           padding-bottom: 18px;
           line-height: 1.5em;
           font-size: 1.125rem;
           font-family: "open-sans",sans-serif;
           border-width: 0px;
        }

        .discussion_guide .column p.Discussion2 {
           color: #36454f;
           font-style: italic;
           font-weight: 600;
           padding-bottom: 0px;
           line-height: 1.5em;
           font-size: 1.125rem;
           font-family: "quatro-slab",serif;
           border-width: 0px;
        }

        .discussion_guide .column p.Discussion1 {
           color: #36454f;
           font-style: italic;
           font-weight: 600;
           padding-bottom: 0px;
           line-height: 1.5em;
           font-size: 2.25rem;
           font-family: "quatro-slab",serif;
           border-width: 0px;
        }

        .discussion_guide .column p.p2 {
           color: #221e1f;
           border-width: 0px;
        }

        .discussion_guide .column p.p1 {
           text-align: center;
           color: #e50294;
           border-width: 0px;
        }

        .discussion_guide .column p.p2 {
           text-align: justify;
           color: #e50294;
           border-width: 0px;
        }

        .discussion_guide .column p.p3 {
           text-align: justify;
           color: #221e1f;
           border-width: 0px;
        }

        .discussion_guide .column p.p2 {
           color: #211d1e;
           border-width: 0px;
        }

        .discussion_guide .column p.Questions {
           padding-top: 6px;
           font-weight: 600;
           padding-bottom: 12px;
           line-height: 1.5em;
           font-size: 1.375rem;
           font-family: "canada-type-gibson",sans-serif;
           border-width: 0px;
        }

        .discussion_guide .column p.FeatureSubhead {
           color: #36454f;
           padding-right: 180px;
           font-weight: 600;
           padding-bottom: 18px;
           line-height: 1.5em;
           font-size: 2.25rem;
           font-family: "quatro-slab",serif;
           border-width: 0px;
        }

        .discussion_guide .column p.Quotes {
           padding-right: 48px;
           padding-left: 48px;
           padding-bottom: 6px;
           padding-top: 6px;
           text-indent: 0px;
           line-height: 1.5em;
           font-size: 1.875rem;
           font-family: "quatro-slab",serif;
           border-width: 0px;
        }

        .discussion_guide .column p.AuthorBio {
           line-height: 1.5em;
           font-size: 1.125rem;
           font-family: "open-sans",sans-serif;
           border-width: 0px;
        }

        .discussion_guide .column p.Byline {
           color: #36454f;
           padding-bottom: 18px;
           font-weight: bold;
           line-height: 1.5em;
           font-size: 1.5rem;
           font-family: "open-sans",sans-serif;
           border-width: 0px;
        }

        .discussion_guide .column p {
           padding-bottom: 12px;
           line-height: 1.5em;
           font-size: 1.125rem;
           font-family: "open-sans",sans-serif;
           border-width: 0px;
        }

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

div.bookviewport { background-color: #333333FF; }
div.pagecontainer .page_disable_overlay { background-color: #333333FF; }
div[data-sticky='top'] { position: sticky; top: 0; z-index: 1000; }
div[data-sticky='bottom'] { position: sticky; bottom: 0; z-index: 2000; }