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

    /*paragraphs*/

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

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

    /*images*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

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

    /*containers*/

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

    /*layoutitems*/

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

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

    /*layoutitems*/

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

    /*containers*/

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

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

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

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

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

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

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

        .vision .column p.Quotes {
           color: #537747;
           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;
        }

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

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

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

    /*headers*/

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

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

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

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

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

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

    /*inlines*/

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

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

    /*links*/

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

    /*paragraphs*/

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

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

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

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

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

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

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

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

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

    /*lists*/

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

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

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

    /*containers*/

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

        .masthead .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; }
/***********************************
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; }
/***********************************
Spotlight: Case Western Reserve University
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*paragraphs*/

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

        .spotlight_case_western .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_case_western .column p.AuthorBio {
           font-family: "open-sans",sans-serif;
           font-size: 1.125rem;
           line-height: 1.5em;
           border-width: 0px;
        }

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

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

    /*headers*/

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

        .spotlight_case_western .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_case_western .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_case_western .column h4 {
           font-size: 1.5rem;
           font-family: "minion-3",serif;
           font-weight: bold;
           border-width: 0px;
        }

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

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

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

    /*images*/

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

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

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

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

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

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

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

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

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

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

    /*inlines*/

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

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

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

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

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

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

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

    /*containers*/

        .spotlight_duke_kunshan .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_duke_kunshan .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; }
/***********************************
Page Turner
***********************************/

    /*images*/

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

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

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

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

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

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

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

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

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

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

    /*inlines*/

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

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

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

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

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

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

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

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

    /*layoutitems*/

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

    /*containers*/

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

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

        .first_person .column a {
           font-family: "open-sans",sans-serif;
           font-size: 1.125rem;
           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;
           margin-top: 12px;
           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;
        }

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

    /*paragraphs*/

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

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

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

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

    /*headers*/

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

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

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

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

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

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

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

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

        .career_fair .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; }
/***********************************
Next-Level Housing
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

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

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

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

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

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

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

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

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

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

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

    /*inlines*/

        .next_level_housing .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: #000000;
           font-family: "quatro-slab",serif;
           line-height: 1em;
           font-size: 5rem;
           margin-right: 12px;
           margin-top: 0px;
           float: left;
           border-width: 0px;
        }

    /*paragraphs*/

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

        .next_level_housing .column p.FeatureSubhead {
           color: #36454FFF;
           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;
        }

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

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

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

        .next_level_housing .column p {
           padding-bottom: 18px;
           line-height: 1.5em;
           font-size: 1.25rem;
           font-family: Georgia, serif;
           color: #000000FF;
           font-weight: normal;
           border-width: 0px;
        }

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

    /*paragraphs*/

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

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

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

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

    /*headers*/

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

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

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

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

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

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

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

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

        .plan_ahead .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; }
/***********************************
Scouting Report
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

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

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

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

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

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

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

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

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

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

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

    /*inlines*/

        .scouting_report .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: #000000;
           font-family: "quatro-slab",serif;
           line-height: 1em;
           font-size: 5rem;
           margin-right: 12px;
           margin-top: 0px;
           float: left;
           border-width: 0px;
        }

    /*paragraphs*/

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

        .scouting_report .column p.FeatureSubhead {
           color: #36454FFF;
           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;
        }

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

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

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

        .scouting_report .column p {
           padding-bottom: 18px;
           line-height: 1.5em;
           font-size: 1.25rem;
           font-family: Georgia, serif;
           color: #000000FF;
           font-weight: normal;
           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; }
/***********************************
Building Trust
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

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

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

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

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

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

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

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

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

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

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

    /*inlines*/

        .building_trust .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: #000000;
           font-family: "quatro-slab",serif;
           line-height: 1em;
           font-size: 5rem;
           margin-right: 12px;
           margin-top: 0px;
           float: left;
           border-width: 0px;
        }

    /*paragraphs*/

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

        .building_trust .column p.FeatureSubhead {
           color: #36454FFF;
           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;
        }

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

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

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

        .building_trust .column p {
           padding-bottom: 18px;
           line-height: 1.5em;
           font-size: 1.25rem;
           font-family: Georgia, serif;
           color: #000000FF;
           font-weight: normal;
           border-width: 0px;
        }

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

    /*headers*/

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

        .foundation_cmd .column h5 {
           border-width: 0px;
        }

        .foundation_cmd .column h4 {
           border-width: 0px;
        }

        .foundation_cmd .column h3 {
           border-width: 0px;
        }

        .foundation_cmd .column h2 {
           border-width: 0px;
        }

        .foundation_cmd .column h1 {
           border-width: 0px;
        }

    /*links*/

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

    /*inlines*/

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

    /*paragraphs*/

        .foundation_cmd .column p {
           border-width: 0px;
        }

    /*images*/

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

    /*lists*/

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

    /*containers*/

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

        .foundation_cmd .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; }
/***********************************
AI as a Housing Partner
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

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

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

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

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

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

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

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

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

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

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

    /*inlines*/

        .ai_as_a_housing_partner .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: #000000;
           font-family: "quatro-slab",serif;
           line-height: 1em;
           font-size: 5rem;
           margin-right: 12px;
           margin-top: 0px;
           float: left;
           border-width: 0px;
        }

    /*paragraphs*/

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

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

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

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

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

        .ai_as_a_housing_partner .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; }
/***********************************
CONTENT CONFERENCES
***********************************/

    /*paragraphs*/

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

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

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

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

    /*headers*/

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

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

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

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

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

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

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

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

        .content_conferences .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; }
/***********************************
Living on the Margin
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

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

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

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

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

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

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

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

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

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

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

    /*inlines*/

        .living_on_the_margin .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: #000000;
           font-family: "quatro-slab",serif;
           line-height: 1em;
           font-size: 5rem;
           margin-right: 12px;
           margin-top: 0px;
           float: left;
           border-width: 0px;
        }

    /*paragraphs*/

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

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

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

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

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

        .living_on_the_margin .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; }
/***********************************
GRAD FAIR
***********************************/

    /*paragraphs*/

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

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

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

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

    /*headers*/

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

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

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

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

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

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

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

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

        .grad_fair .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: Expanding Horizons
***********************************/

    /*paragraphs*/

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

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

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

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

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

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

    /*inlines*/

        .conversations .column .default-drop-cap {
           float: left;
           margin-top: 0px;
           margin-right: 12px;
           font-size: 3.75rem;
           line-height: 1em;
           font-family: "quatro-slab",serif;
           color: #293661;
           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*/

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

    /*headers*/

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

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

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

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

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

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

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

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

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

    /*containers*/

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

        .conversations .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; }
/***********************************
Your ACUHO-I
***********************************/

    /*paragraphs*/

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

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

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

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

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

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

    /*inlines*/

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

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

    /*headers*/

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

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

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

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

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

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

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

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

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

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

        .your_acuhoi .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; }
/***********************************
WEEK OF GIVING
***********************************/

    /*paragraphs*/

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

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

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

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

    /*headers*/

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

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

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

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

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

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

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

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

        .week_of_giving .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; }
/***********************************
Snapshot: Liliana Ferrara
***********************************/

    /*layoutitems*/

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

    /*containers*/

        .snapshot .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 .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 .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 .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 .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 .column h5 {
           font-weight: 600;
           font-size: 2.25rem;
           font-family: "quatro-slab",serif;
           border-width: 0px;
        }

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

        .snapshot .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 .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 .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 .column a {
           line-height: 1.5em;
           font-size: 1.25rem;
           font-family: Georgia, serif;
           border-width: 0px;
        }

    /*inlines*/

        .snapshot .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: #000000;
           font-family: "quatro-slab",serif;
           line-height: 1em;
           font-size: 5rem;
           margin-right: 12px;
           margin-top: 0px;
           float: left;
           border-width: 0px;
        }

    /*paragraphs*/

        .snapshot .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 .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 .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 .column p.AuthorBio {
           line-height: 1.5em;
           font-size: 1.125rem;
           font-family: "open-sans",sans-serif;
           border-width: 0px;
        }

        .snapshot .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 .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: Ronnie Franklin
***********************************/

    /*layoutitems*/

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

    /*containers*/

        .snapshot_ronnie_franklin .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_ronnie_franklin .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_ronnie_franklin .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_ronnie_franklin .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_ronnie_franklin .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_ronnie_franklin .column h5 {
           font-weight: 600;
           font-size: 2.25rem;
           font-family: "quatro-slab",serif;
           border-width: 0px;
        }

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

        .snapshot_ronnie_franklin .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_ronnie_franklin .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_ronnie_franklin .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_ronnie_franklin .column a {
           line-height: 1.5em;
           font-size: 1.25rem;
           font-family: Georgia, serif;
           border-width: 0px;
        }

    /*inlines*/

        .snapshot_ronnie_franklin .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: #000000;
           font-family: "quatro-slab",serif;
           line-height: 1em;
           font-size: 5rem;
           margin-right: 12px;
           margin-top: 0px;
           float: left;
           border-width: 0px;
        }

    /*paragraphs*/

        .snapshot_ronnie_franklin .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_ronnie_franklin .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_ronnie_franklin .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_ronnie_franklin .column p.AuthorBio {
           line-height: 1.5em;
           font-size: 1.125rem;
           font-family: "open-sans",sans-serif;
           border-width: 0px;
        }

        .snapshot_ronnie_franklin .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_ronnie_franklin .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; }
/***********************************
Discussion Guide
***********************************/

    /*paragraphs*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    /*inlines*/

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

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

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

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

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

    /*images*/

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

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

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

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