/***********************************
June Cover
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

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

    /*paragraphs*/

        .june_cover .column p {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.25rem;
           margin-bottom: 24px;
           border-width: 0px;
        }

        .june_cover .column p.NoLineSpace {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.25rem;
           margin-bottom: 0px;
           border-width: 0px;
        }

        .june_cover .column p.SidebarH1 {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.75rem;
           font-weight: bold;
           margin-bottom: 0px;
           color: #ffffff;
           background-color: #000000;
           padding-left: 18px;
           padding-right: 18px;
           padding-top: 18px;
           border-width: 0px;
        }

        .june_cover .column p.SidebarBody {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.25rem;
           margin-bottom: 0px;
           color: #ffffff;
           background-color: #000000;
           padding-left: 18px;
           padding-right: 18px;
           padding-bottom: 18px;
           border-width: 0px;
        }

        .june_cover .column p.SidebarH3 {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.375rem;
           margin-bottom: 0px;
           color: #ffffff;
           background-color: #000000;
           padding-left: 18px;
           padding-right: 18px;
           border-width: 0px;
        }

        .june_cover .column p.SIdebarH2 {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.5rem;
           margin-bottom: 0px;
           color: #ffffff;
           background-color: #000000;
           padding-left: 18px;
           padding-right: 18px;
           padding-bottom: 12px;
           border-width: 0px;
        }

        .june_cover .column p.PullQuote {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.625rem;
           margin-bottom: 24px;
           text-align: center;
           border-width: 0px;
        }

        .june_cover .column p.PullQuoteCredit {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.25rem;
           margin-bottom: 24px;
           text-align: center;
           border-width: 0px;
        }

    /*inlines*/

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

    /*links*/

        .june_cover .column a {
           color: #00adef;
           border-width: 0px;
        }

    /*headers*/

        .june_cover .column h1 {
           font-family: "bebas-neue-pro",sans-serif;
           font-weight: bold;
           font-size: 2.625rem;
           line-height: 1.2em;
           border-width: 0px;
        }

        .june_cover .column h2 {
           font-family: "bebas-neue-pro",sans-serif;
           font-size: 1.75rem;
           border-width: 0px;
        }

        .june_cover .column h3 {
           font-family: "bebas-neue-pro",sans-serif;
           font-size: 1.5rem;
           font-weight: 600;
           line-height: 1.3em;
           border-width: 0px;
        }

        .june_cover .column h4 {
           font-family: "bebas-neue-pro",sans-serif;
           font-size: 1.25rem;
           font-weight: 500;
           margin-bottom: 24px;
           border-width: 0px;
        }

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

        .june_cover .column h6 {
           font-family: "bebas-neue-pro",sans-serif;
           font-size: 0.875rem;
           margin-bottom: 18px;
           border-width: 0px;
        }

    /*lists*/

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

        .june_cover .column .BulletedList {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           list-style-type: disc;
           font-size: 1.25rem;
           line-height: 1.6em;
           border-width: 0px;
           list-style-image: none;
        }

        .june_cover .column .NumberedList {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.25rem;
           line-height: 1.6em;
           border-width: 0px;
           list-style-image: none;
        }

        .june_cover .column .AlphabeticalList {
           list-style-type: lower-alpha;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.25rem;
           line-height: 1.6em;
           border-width: 0px;
           list-style-image: none;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Streets, Take 5 by Darrell Anderson
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*images*/

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

    /*paragraphs*/

        .streets_take_5 .column p {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.5rem;
           margin-bottom: 12px;
           color: #ffffff;
           text-align: center;
           border-width: 0px;
        }

        .streets_take_5 .column p.NoLineSpace {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.5rem;
           margin-bottom: 0px;
           border-width: 0px;
        }

        .streets_take_5 .column p.SidebarH1 {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.75rem;
           font-weight: bold;
           margin-bottom: 0px;
           color: #ffffff;
           background-color: #000000;
           padding-left: 18px;
           padding-right: 18px;
           padding-top: 18px;
           border-width: 0px;
        }

        .streets_take_5 .column p.SidebarBody {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.25rem;
           margin-bottom: 0px;
           color: #ffffff;
           background-color: #000000;
           padding-left: 18px;
           padding-right: 18px;
           padding-bottom: 18px;
           border-width: 0px;
        }

        .streets_take_5 .column p.SidebarH3 {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.375rem;
           margin-bottom: 0px;
           color: #ffffff;
           background-color: #000000;
           padding-left: 18px;
           padding-right: 18px;
           border-width: 0px;
        }

        .streets_take_5 .column p.SIdebarH2 {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.5rem;
           margin-bottom: 0px;
           color: #ffffff;
           background-color: #000000;
           padding-left: 18px;
           padding-right: 18px;
           padding-bottom: 12px;
           border-width: 0px;
        }

        .streets_take_5 .column p.PullQuote {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.625rem;
           margin-bottom: 24px;
           text-align: center;
           border-width: 0px;
        }

        .streets_take_5 .column p.PullQuoteCredit {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.25rem;
           margin-bottom: 24px;
           text-align: center;
           border-width: 0px;
        }

        .streets_take_5 .column p.multiple {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.25rem;
           margin-bottom: 18px;
           padding-left: 20px;
           border-width: 0px;
        }

        .streets_take_5 .column p.last {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.25rem;
           margin-bottom: 24px;
           padding-left: 20px;
           border-width: 0px;
        }

        .streets_take_5 .column p.basic {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.25rem;
           margin-bottom: 6px;
           padding-left: 20px;
           border-width: 0px;
        }

    /*inlines*/

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

    /*links*/

        .streets_take_5 .column a {
           color: #000000;
           border-width: 0px;
        }

    /*headers*/

        .streets_take_5 .column h1 {
           margin-left: 0px;
           font-weight: bold;
           margin-top: 0px;
           font-family: Palatino;
           font-size: 3.4375rem;
           line-height: 1.2em;
           text-align: center;
           color: #cacaca;
           background-color: transparent;
           margin-bottom: 0px;
           padding-top: 0px;
           padding-left: 0px;
           padding-bottom: 0px;
           border-width: 0px;
        }

        .streets_take_5 .column h2 {
           margin-bottom: 0px;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 2.625rem;
           color: #cacaca;
           font-weight: 900;
           text-align: center;
           border-width: 0px;
        }

        .streets_take_5 .column h3 {
           margin-top: 12px;
           font-family: "bebas-neue-pro",sans-serif;
           font-size: 2.5rem;
           font-weight: 600;
           line-height: 1.3em;
           color: #ffffff;
           background-color: transparent;
           text-align: center;
           margin-bottom: 0px;
           border-width: 0px;
        }

        .streets_take_5 .column h4 {
           margin-top: 0px;
           text-align: center;
           color: #ffffff;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.75rem;
           font-weight: 900;
           margin-bottom: 12px;
           border-width: 0px;
        }

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

        .streets_take_5 .column h6 {
           font-family: "bebas-neue-pro",sans-serif;
           font-size: 0.875rem;
           margin-bottom: 18px;
           border-width: 0px;
        }

    /*lists*/

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

        .streets_take_5 .column .BulletedList {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           list-style-type: disc;
           font-size: 1.25rem;
           line-height: 1.6em;
           border-width: 0px;
           list-style-image: none;
        }

        .streets_take_5 .column .NumberedList {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.25rem;
           line-height: 1.6em;
           border-width: 0px;
           list-style-image: none;
        }

        .streets_take_5 .column .AlphabeticalList {
           list-style-type: lower-alpha;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.25rem;
           line-height: 1.6em;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*layoutitems*/

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

    /*containers*/

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

    /*images*/

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

    /*paragraphs*/

        .creating_and_making .column p {
           text-align: center;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.25rem;
           margin-bottom: 24px;
           color: #000000;
           border-width: 0px;
        }

        .creating_and_making .column p.NoLineSpace {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.25rem;
           margin-bottom: 0px;
           border-width: 0px;
        }

        .creating_and_making .column p.SidebarH1 {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.75rem;
           font-weight: bold;
           margin-bottom: 0px;
           color: #ffffff;
           background-color: #000000;
           padding-left: 18px;
           padding-right: 18px;
           padding-top: 18px;
           border-width: 0px;
        }

        .creating_and_making .column p.SidebarBody {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.25rem;
           margin-bottom: 0px;
           color: #ffffff;
           background-color: #000000;
           padding-left: 18px;
           padding-right: 18px;
           padding-bottom: 18px;
           border-width: 0px;
        }

        .creating_and_making .column p.SidebarH3 {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.375rem;
           margin-bottom: 0px;
           color: #ffffff;
           background-color: #000000;
           padding-left: 18px;
           padding-right: 18px;
           border-width: 0px;
        }

        .creating_and_making .column p.SIdebarH2 {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.5rem;
           margin-bottom: 0px;
           color: #ffffff;
           background-color: #000000;
           padding-left: 18px;
           padding-right: 18px;
           padding-bottom: 12px;
           border-width: 0px;
        }

        .creating_and_making .column p.PullQuote {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.625rem;
           margin-bottom: 24px;
           text-align: center;
           border-width: 0px;
        }

        .creating_and_making .column p.PullQuoteCredit {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.25rem;
           margin-bottom: 24px;
           text-align: center;
           border-width: 0px;
        }

        .creating_and_making .column p.multiple {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.25rem;
           margin-bottom: 18px;
           padding-left: 20px;
           border-width: 0px;
        }

        .creating_and_making .column p.last {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.25rem;
           margin-bottom: 24px;
           padding-left: 20px;
           border-width: 0px;
        }

        .creating_and_making .column p.basic {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.25rem;
           margin-bottom: 6px;
           padding-left: 20px;
           border-width: 0px;
        }

    /*inlines*/

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

    /*links*/

        .creating_and_making .column a {
           color: #f31212;
           border-width: 0px;
        }

    /*headers*/

        .creating_and_making .column h1 {
           margin-left: 0px;
           font-weight: bold;
           margin-top: 150px;
           font-family: "bebas-neue-pro",sans-serif;
           font-size: 3.75rem;
           line-height: 1.2em;
           text-align: center;
           color: #f31212;
           background-color: transparent;
           margin-bottom: 12px;
           padding-top: 10px;
           padding-left: 10px;
           padding-bottom: 12px;
           border-width: 0px;
        }

        .creating_and_making .column h2 {
           text-transform: uppercase;
           text-align: center;
           font-family: "bebas-neue-pro",sans-serif;
           font-size: 1.75rem;
           color: #f31212;
           font-weight: 600;
           border-width: 0px;
        }

        .creating_and_making .column h3 {
           font-family: "bebas-neue-pro",sans-serif;
           font-size: 1.5rem;
           font-weight: 600;
           line-height: 1.3em;
           color: #ffffff;
           background-color: #007744;
           text-align: center;
           margin-bottom: 10px;
           border-width: 0px;
        }

        .creating_and_making .column h4 {
           text-align: center;
           color: #1259a6;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.375rem;
           font-weight: 400;
           margin-bottom: 24px;
           border-width: 0px;
        }

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

        .creating_and_making .column h6 {
           font-family: "bebas-neue-pro",sans-serif;
           font-size: 0.875rem;
           margin-bottom: 18px;
           border-width: 0px;
        }

    /*lists*/

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

        .creating_and_making .column .BulletedList {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           list-style-type: disc;
           font-size: 1.25rem;
           line-height: 1.6em;
           border-width: 0px;
           list-style-image: none;
        }

        .creating_and_making .column .NumberedList {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.25rem;
           line-height: 1.6em;
           border-width: 0px;
           list-style-image: none;
        }

        .creating_and_making .column .AlphabeticalList {
           list-style-type: lower-alpha;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.25rem;
           line-height: 1.6em;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*layoutitems*/

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

    /*containers*/

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

    /*images*/

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

    /*paragraphs*/

        .daily_drop_in_tech_help .column p {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.875rem;
           margin-bottom: 12px;
           color: #000000;
           text-align: center;
           border-width: 0px;
        }

        .daily_drop_in_tech_help .column p.NoLineSpace {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.25rem;
           margin-bottom: 0px;
           border-width: 0px;
        }

        .daily_drop_in_tech_help .column p.SidebarH1 {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.75rem;
           font-weight: bold;
           margin-bottom: 0px;
           color: #ffffff;
           background-color: #000000;
           padding-left: 18px;
           padding-right: 18px;
           padding-top: 18px;
           border-width: 0px;
        }

        .daily_drop_in_tech_help .column p.SidebarBody {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.25rem;
           margin-bottom: 0px;
           color: #ffffff;
           background-color: #000000;
           padding-left: 18px;
           padding-right: 18px;
           padding-bottom: 18px;
           border-width: 0px;
        }

        .daily_drop_in_tech_help .column p.SidebarH3 {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.375rem;
           margin-bottom: 0px;
           color: #ffffff;
           background-color: #000000;
           padding-left: 18px;
           padding-right: 18px;
           border-width: 0px;
        }

        .daily_drop_in_tech_help .column p.SIdebarH2 {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.5rem;
           margin-bottom: 0px;
           color: #ffffff;
           background-color: #000000;
           padding-left: 18px;
           padding-right: 18px;
           padding-bottom: 12px;
           border-width: 0px;
        }

        .daily_drop_in_tech_help .column p.PullQuote {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.625rem;
           margin-bottom: 24px;
           text-align: center;
           border-width: 0px;
        }

        .daily_drop_in_tech_help .column p.PullQuoteCredit {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.25rem;
           margin-bottom: 24px;
           text-align: center;
           border-width: 0px;
        }

        .daily_drop_in_tech_help .column p.multiple {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.25rem;
           margin-bottom: 18px;
           padding-left: 20px;
           border-width: 0px;
        }

        .daily_drop_in_tech_help .column p.last {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.25rem;
           margin-bottom: 24px;
           padding-left: 20px;
           border-width: 0px;
        }

        .daily_drop_in_tech_help .column p.basic {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.25rem;
           margin-bottom: 6px;
           padding-left: 20px;
           border-width: 0px;
        }

    /*inlines*/

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

    /*links*/

        .daily_drop_in_tech_help .column a {
           color: #000000;
           border-width: 0px;
        }

    /*headers*/

        .daily_drop_in_tech_help .column h1 {
           margin-left: 0px;
           font-weight: bold;
           text-transform: uppercase;
           margin-top: 50px;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 2.8125rem;
           line-height: 1.2em;
           text-align: center;
           color: #000000;
           background-color: transparent;
           margin-bottom: 12px;
           padding-top: 0px;
           padding-left: 0px;
           padding-bottom: 0px;
           border-width: 0px;
        }

        .daily_drop_in_tech_help .column h2 {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 2.25rem;
           color: #000000;
           font-weight: bold;
           text-align: center;
           border-width: 0px;
        }

        .daily_drop_in_tech_help .column h3 {
           font-family: "bebas-neue-pro",sans-serif;
           font-size: 1.5rem;
           font-weight: 600;
           line-height: 1.3em;
           color: #ffffff;
           background-color: #12a79d;
           text-align: center;
           margin-bottom: 10px;
           border-width: 0px;
        }

        .daily_drop_in_tech_help .column h4 {
           text-align: center;
           color: #1259a6;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.375rem;
           font-weight: 400;
           margin-bottom: 24px;
           border-width: 0px;
        }

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

        .daily_drop_in_tech_help .column h6 {
           font-family: "bebas-neue-pro",sans-serif;
           font-size: 0.875rem;
           margin-bottom: 18px;
           border-width: 0px;
        }

    /*lists*/

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

        .daily_drop_in_tech_help .column .BulletedList {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           list-style-type: disc;
           font-size: 1.25rem;
           line-height: 1.6em;
           border-width: 0px;
           list-style-image: none;
        }

        .daily_drop_in_tech_help .column .NumberedList {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.25rem;
           line-height: 1.6em;
           border-width: 0px;
           list-style-image: none;
        }

        .daily_drop_in_tech_help .column .AlphabeticalList {
           list-style-type: lower-alpha;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.25rem;
           line-height: 1.6em;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*lists*/

        .no_strings_attached_book_chat .column .AlphabeticalList {
           line-height: 1.6em;
           font-size: 1.25rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           list-style-type: lower-alpha;
           border-width: 0px;
           list-style-image: none;
        }

        .no_strings_attached_book_chat .column .NumberedList {
           line-height: 1.6em;
           font-size: 1.25rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
           list-style-image: none;
        }

        .no_strings_attached_book_chat .column .BulletedList {
           line-height: 1.6em;
           font-size: 1.25rem;
           list-style-type: disc;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*headers*/

        .no_strings_attached_book_chat .column h6 {
           margin-bottom: 18px;
           font-size: 0.875rem;
           font-family: "bebas-neue-pro",sans-serif;
           border-width: 0px;
        }

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

        .no_strings_attached_book_chat .column h4 {
           margin-bottom: 24px;
           font-weight: 400;
           font-size: 1.375rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           color: #1259a6;
           text-align: center;
           border-width: 0px;
        }

        .no_strings_attached_book_chat .column h3 {
           margin-bottom: 10px;
           text-align: center;
           background-color: #007744;
           color: #ffffff;
           line-height: 1.3em;
           font-weight: 600;
           font-size: 1.5rem;
           font-family: "bebas-neue-pro",sans-serif;
           border-width: 0px;
        }

        .no_strings_attached_book_chat .column h2 {
           font-weight: 600;
           color: #df0981;
           font-size: 1.75rem;
           font-family: "bebas-neue-pro",sans-serif;
           border-width: 0px;
        }

        .no_strings_attached_book_chat .column h1 {
           padding-bottom: 12px;
           padding-left: 10px;
           padding-top: 10px;
           margin-bottom: 12px;
           background-color: transparent;
           color: #ffffff;
           text-align: center;
           line-height: 1.2em;
           font-size: 3.4375rem;
           font-family: "bebas-neue-pro",sans-serif;
           margin-top: 0px;
           font-weight: bold;
           margin-left: 0px;
           border-width: 0px;
        }

    /*links*/

        .no_strings_attached_book_chat .column a {
           color: #ffffff;
           border-width: 0px;
        }

    /*inlines*/

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

        .no_strings_attached_book_chat .column p.basic {
           padding-left: 20px;
           margin-bottom: 6px;
           font-size: 1.25rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .no_strings_attached_book_chat .column p.last {
           padding-left: 20px;
           margin-bottom: 24px;
           font-size: 1.25rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .no_strings_attached_book_chat .column p.multiple {
           padding-left: 20px;
           margin-bottom: 18px;
           font-size: 1.25rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .no_strings_attached_book_chat .column p.PullQuoteCredit {
           text-align: center;
           margin-bottom: 24px;
           font-size: 1.25rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .no_strings_attached_book_chat .column p.PullQuote {
           text-align: center;
           margin-bottom: 24px;
           font-size: 1.625rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .no_strings_attached_book_chat .column p.SIdebarH2 {
           padding-bottom: 12px;
           padding-right: 18px;
           padding-left: 18px;
           background-color: #000000;
           color: #ffffff;
           margin-bottom: 0px;
           font-size: 1.5rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .no_strings_attached_book_chat .column p.SidebarH3 {
           padding-right: 18px;
           padding-left: 18px;
           background-color: #000000;
           color: #ffffff;
           margin-bottom: 0px;
           font-size: 1.375rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .no_strings_attached_book_chat .column p.SidebarBody {
           padding-bottom: 18px;
           padding-right: 18px;
           padding-left: 18px;
           background-color: #000000;
           color: #ffffff;
           margin-bottom: 0px;
           font-size: 1.25rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .no_strings_attached_book_chat .column p.SidebarH1 {
           padding-top: 18px;
           padding-right: 18px;
           padding-left: 18px;
           background-color: #000000;
           color: #ffffff;
           margin-bottom: 0px;
           font-weight: bold;
           font-size: 1.75rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .no_strings_attached_book_chat .column p.NoLineSpace {
           margin-bottom: 0px;
           font-size: 1.25rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .no_strings_attached_book_chat .column p {
           text-align: center;
           color: #ffffff;
           margin-bottom: 24px;
           font-size: 1.25rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

    /*images*/

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

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

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

    /*paragraphs*/

        .juneteenth .column p {
           margin-right: 40px;
           margin-left: 40px;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.5rem;
           margin-bottom: 12px;
           color: #f4a51c;
           text-align: center;
           border-width: 0px;
        }

        .juneteenth .column p.NoLineSpace {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.5rem;
           margin-bottom: 0px;
           border-width: 0px;
        }

        .juneteenth .column p.SidebarH1 {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.75rem;
           font-weight: bold;
           margin-bottom: 0px;
           color: #ffffff;
           background-color: #000000;
           padding-left: 18px;
           padding-right: 18px;
           padding-top: 18px;
           border-width: 0px;
        }

        .juneteenth .column p.SidebarBody {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.25rem;
           margin-bottom: 0px;
           color: #ffffff;
           background-color: #000000;
           padding-left: 18px;
           padding-right: 18px;
           padding-bottom: 18px;
           border-width: 0px;
        }

        .juneteenth .column p.SidebarH3 {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.375rem;
           margin-bottom: 0px;
           color: #ffffff;
           background-color: #000000;
           padding-left: 18px;
           padding-right: 18px;
           border-width: 0px;
        }

        .juneteenth .column p.SIdebarH2 {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.5rem;
           margin-bottom: 0px;
           color: #ffffff;
           background-color: #000000;
           padding-left: 18px;
           padding-right: 18px;
           padding-bottom: 12px;
           border-width: 0px;
        }

        .juneteenth .column p.PullQuote {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.625rem;
           margin-bottom: 24px;
           text-align: center;
           border-width: 0px;
        }

        .juneteenth .column p.PullQuoteCredit {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.25rem;
           margin-bottom: 24px;
           text-align: center;
           border-width: 0px;
        }

    /*inlines*/

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

    /*links*/

        .juneteenth .column a {
           color: #f4a51c;
           border-width: 0px;
        }

    /*headers*/

        .juneteenth .column h1 {
           font-family: Avant Garde, sans-serif;
           font-weight: 900;
           font-size: 2.8125rem;
           line-height: 1.2em;
           text-align: center;
           text-transform: uppercase;
           padding-top: 0px;
           color: #f61616;
           padding-bottom: 20px;
           border-width: 0px;
        }

        .juneteenth .column h2 {
           font-family: "bebas-neue-pro",sans-serif;
           font-size: 2.375rem;
           color: #f4a51c;
           font-weight: 600;
           text-align: center;
           border-width: 0px;
        }

        .juneteenth .column h3 {
           font-family: "bebas-neue-pro",sans-serif;
           font-size: 1.5rem;
           font-weight: 600;
           line-height: 1.3em;
           border-width: 0px;
        }

        .juneteenth .column h4 {
           font-family: "bebas-neue-pro",sans-serif;
           font-size: 1.25rem;
           font-weight: 500;
           margin-bottom: 24px;
           border-width: 0px;
        }

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

        .juneteenth .column h6 {
           font-family: "bebas-neue-pro",sans-serif;
           font-size: 0.875rem;
           margin-bottom: 18px;
           border-width: 0px;
        }

    /*lists*/

        .juneteenth .column .BulletedList {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           list-style-type: disc;
           font-size: 1.25rem;
           line-height: 1.6em;
           border-width: 0px;
           list-style-image: none;
        }

        .juneteenth .column .NumberedList {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.25rem;
           line-height: 1.6em;
           border-width: 0px;
           list-style-image: none;
        }

        .juneteenth .column .AlphabeticalList {
           list-style-type: lower-alpha;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.25rem;
           line-height: 1.6em;
           border-width: 0px;
           list-style-image: none;
        }

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

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

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

        .juneteenth .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; }
/***********************************
Talks, Lectures, & Presentations
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*images*/

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

    /*paragraphs*/

        .talks_lectures_presentations .column p {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.25rem;
           margin-bottom: 24px;
           color: #000000;
           border-width: 0px;
        }

        .talks_lectures_presentations .column p.NoLineSpace {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.25rem;
           margin-bottom: 0px;
           border-width: 0px;
        }

        .talks_lectures_presentations .column p.SidebarH1 {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.75rem;
           font-weight: bold;
           margin-bottom: 0px;
           color: #ffffff;
           background-color: #000000;
           padding-left: 18px;
           padding-right: 18px;
           padding-top: 18px;
           border-width: 0px;
        }

        .talks_lectures_presentations .column p.SidebarBody {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.25rem;
           margin-bottom: 0px;
           color: #ffffff;
           background-color: #000000;
           padding-left: 18px;
           padding-right: 18px;
           padding-bottom: 18px;
           border-width: 0px;
        }

        .talks_lectures_presentations .column p.SidebarH3 {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.375rem;
           margin-bottom: 0px;
           color: #ffffff;
           background-color: #000000;
           padding-left: 18px;
           padding-right: 18px;
           border-width: 0px;
        }

        .talks_lectures_presentations .column p.SIdebarH2 {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.5rem;
           margin-bottom: 0px;
           color: #ffffff;
           background-color: #000000;
           padding-left: 18px;
           padding-right: 18px;
           padding-bottom: 12px;
           border-width: 0px;
        }

        .talks_lectures_presentations .column p.PullQuote {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.625rem;
           margin-bottom: 24px;
           text-align: center;
           border-width: 0px;
        }

        .talks_lectures_presentations .column p.PullQuoteCredit {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.25rem;
           margin-bottom: 24px;
           text-align: center;
           border-width: 0px;
        }

        .talks_lectures_presentations .column p.multiple {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.25rem;
           margin-bottom: 18px;
           padding-left: 20px;
           border-width: 0px;
        }

        .talks_lectures_presentations .column p.last {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.25rem;
           margin-bottom: 24px;
           padding-left: 20px;
           border-width: 0px;
        }

        .talks_lectures_presentations .column p.basic {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.25rem;
           margin-bottom: 6px;
           padding-left: 20px;
           border-width: 0px;
        }

    /*inlines*/

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

    /*links*/

        .talks_lectures_presentations .column a {
           color: #ef5064;
           border-width: 0px;
        }

    /*headers*/

        .talks_lectures_presentations .column h1 {
           margin-left: 0px;
           font-weight: bold;
           text-transform: uppercase;
           margin-top: 12px;
           font-family: "bebas-neue-pro",sans-serif;
           font-size: 2.8125rem;
           line-height: 1.2em;
           text-align: left;
           color: #ffffff;
           background-color: #ef5064;
           margin-bottom: 12px;
           padding-top: 10px;
           padding-left: 10px;
           padding-bottom: 12px;
           border-width: 0px;
        }

        .talks_lectures_presentations .column h2 {
           font-family: "bebas-neue-pro",sans-serif;
           font-size: 1.75rem;
           color: #ef5064;
           font-weight: 600;
           border-width: 0px;
        }

        .talks_lectures_presentations .column h3 {
           font-family: "bebas-neue-pro",sans-serif;
           font-size: 1.5rem;
           font-weight: 600;
           line-height: 1.3em;
           color: #ffffff;
           background-color: #007744;
           text-align: center;
           margin-bottom: 10px;
           border-width: 0px;
        }

        .talks_lectures_presentations .column h4 {
           text-align: center;
           color: #1259a6;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.375rem;
           font-weight: 400;
           margin-bottom: 24px;
           border-width: 0px;
        }

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

        .talks_lectures_presentations .column h6 {
           font-family: "bebas-neue-pro",sans-serif;
           font-size: 0.875rem;
           margin-bottom: 18px;
           border-width: 0px;
        }

    /*lists*/

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

        .talks_lectures_presentations .column .BulletedList {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           list-style-type: disc;
           font-size: 1.25rem;
           line-height: 1.6em;
           border-width: 0px;
           list-style-image: none;
        }

        .talks_lectures_presentations .column .NumberedList {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.25rem;
           line-height: 1.6em;
           border-width: 0px;
           list-style-image: none;
        }

        .talks_lectures_presentations .column .AlphabeticalList {
           list-style-type: lower-alpha;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.25rem;
           line-height: 1.6em;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*lists*/

        .world_refugee_day .column .AlphabeticalList {
           line-height: 1.6em;
           font-size: 1.25rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           list-style-type: lower-alpha;
           border-width: 0px;
           list-style-image: none;
        }

        .world_refugee_day .column .NumberedList {
           line-height: 1.6em;
           font-size: 1.25rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
           list-style-image: none;
        }

        .world_refugee_day .column .BulletedList {
           line-height: 1.6em;
           font-size: 1.25rem;
           list-style-type: disc;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*headers*/

        .world_refugee_day .column h6 {
           margin-bottom: 18px;
           font-size: 0.875rem;
           font-family: "bebas-neue-pro",sans-serif;
           border-width: 0px;
        }

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

        .world_refugee_day .column h4 {
           margin-bottom: 24px;
           font-weight: 400;
           font-size: 1.375rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           color: #1259a6;
           text-align: center;
           border-width: 0px;
        }

        .world_refugee_day .column h3 {
           margin-bottom: 10px;
           text-align: center;
           background-color: #12a79d;
           color: #ffffff;
           line-height: 1.3em;
           font-weight: 600;
           font-size: 1.5rem;
           font-family: "bebas-neue-pro",sans-serif;
           border-width: 0px;
        }

        .world_refugee_day .column h2 {
           text-align: center;
           font-weight: bold;
           color: #000000;
           font-size: 2.25rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .world_refugee_day .column h1 {
           padding-bottom: 0px;
           padding-left: 0px;
           padding-top: 0px;
           margin-bottom: 12px;
           background-color: transparent;
           color: #000000;
           text-align: center;
           line-height: 1.2em;
           font-size: 2.8125rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           margin-top: 50px;
           text-transform: uppercase;
           font-weight: bold;
           margin-left: 0px;
           border-width: 0px;
        }

    /*links*/

        .world_refugee_day .column a {
           color: #000000;
           border-width: 0px;
        }

    /*inlines*/

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

        .world_refugee_day .column p.basic {
           padding-left: 20px;
           margin-bottom: 6px;
           font-size: 1.25rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .world_refugee_day .column p.last {
           padding-left: 20px;
           margin-bottom: 24px;
           font-size: 1.25rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .world_refugee_day .column p.multiple {
           padding-left: 20px;
           margin-bottom: 18px;
           font-size: 1.25rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .world_refugee_day .column p.PullQuoteCredit {
           text-align: center;
           margin-bottom: 24px;
           font-size: 1.25rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .world_refugee_day .column p.PullQuote {
           text-align: center;
           margin-bottom: 24px;
           font-size: 1.625rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .world_refugee_day .column p.SIdebarH2 {
           padding-bottom: 12px;
           padding-right: 18px;
           padding-left: 18px;
           background-color: #000000;
           color: #ffffff;
           margin-bottom: 0px;
           font-size: 1.5rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .world_refugee_day .column p.SidebarH3 {
           padding-right: 18px;
           padding-left: 18px;
           background-color: #000000;
           color: #ffffff;
           margin-bottom: 0px;
           font-size: 1.375rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .world_refugee_day .column p.SidebarBody {
           padding-bottom: 18px;
           padding-right: 18px;
           padding-left: 18px;
           background-color: #000000;
           color: #ffffff;
           margin-bottom: 0px;
           font-size: 1.25rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .world_refugee_day .column p.SidebarH1 {
           padding-top: 18px;
           padding-right: 18px;
           padding-left: 18px;
           background-color: #000000;
           color: #ffffff;
           margin-bottom: 0px;
           font-weight: bold;
           font-size: 1.75rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .world_refugee_day .column p.NoLineSpace {
           margin-bottom: 0px;
           font-size: 1.25rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .world_refugee_day .column p {
           text-align: center;
           color: #000000;
           margin-bottom: 12px;
           font-size: 1.875rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

    /*images*/

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

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

        .world_refugee_day .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; }
/***********************************
Library Lightning Round
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*images*/

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

    /*paragraphs*/

        .library_lightning_round .column p {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.375rem;
           margin-bottom: 24px;
           padding-left: 22px;
           padding-right: 22px;
           color: #000000;
           border-width: 0px;
        }

        .library_lightning_round .column p.NoLineSpace {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.25rem;
           margin-bottom: 0px;
           border-width: 0px;
        }

        .library_lightning_round .column p.SidebarH1 {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.75rem;
           font-weight: bold;
           margin-bottom: 0px;
           color: #ffffff;
           background-color: #000000;
           padding-left: 18px;
           padding-right: 18px;
           padding-top: 18px;
           border-width: 0px;
        }

        .library_lightning_round .column p.SidebarBody {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.25rem;
           margin-bottom: 0px;
           color: #ffffff;
           background-color: #000000;
           padding-left: 18px;
           padding-right: 18px;
           padding-bottom: 18px;
           border-width: 0px;
        }

        .library_lightning_round .column p.SidebarH3 {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.375rem;
           margin-bottom: 0px;
           color: #ffffff;
           background-color: #000000;
           padding-left: 18px;
           padding-right: 18px;
           border-width: 0px;
        }

        .library_lightning_round .column p.SIdebarH2 {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.5rem;
           margin-bottom: 0px;
           color: #ffffff;
           background-color: #000000;
           padding-left: 18px;
           padding-right: 18px;
           padding-bottom: 12px;
           border-width: 0px;
        }

        .library_lightning_round .column p.PullQuote {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.625rem;
           margin-bottom: 24px;
           text-align: center;
           border-width: 0px;
        }

        .library_lightning_round .column p.PullQuoteCredit {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.25rem;
           margin-bottom: 24px;
           text-align: center;
           border-width: 0px;
        }

    /*inlines*/

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

    /*links*/

        .library_lightning_round .column a {
           font-weight: bold;
           color: #000000;
           border-width: 0px;
        }

    /*headers*/

        .library_lightning_round .column h1 {
           font-family: "bebas-neue-pro",sans-serif;
           font-weight: bold;
           font-size: 2.625rem;
           line-height: 1.2em;
           border-width: 0px;
        }

        .library_lightning_round .column h2 {
           font-family: "bebas-neue-pro",sans-serif;
           font-size: 1.75rem;
           border-width: 0px;
        }

        .library_lightning_round .column h3 {
           font-family: "bebas-neue-pro",sans-serif;
           font-size: 1.5rem;
           font-weight: 600;
           line-height: 1.3em;
           border-width: 0px;
        }

        .library_lightning_round .column h4 {
           font-family: "bebas-neue-pro",sans-serif;
           font-size: 1.25rem;
           font-weight: 500;
           margin-bottom: 24px;
           border-width: 0px;
        }

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

        .library_lightning_round .column h6 {
           font-family: "bebas-neue-pro",sans-serif;
           font-size: 0.875rem;
           margin-bottom: 18px;
           border-width: 0px;
        }

    /*lists*/

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

        .library_lightning_round .column .BulletedList {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           list-style-type: disc;
           font-size: 1.25rem;
           line-height: 1.6em;
           border-width: 0px;
           list-style-image: none;
        }

        .library_lightning_round .column .NumberedList {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.25rem;
           line-height: 1.6em;
           border-width: 0px;
           list-style-image: none;
        }

        .library_lightning_round .column .AlphabeticalList {
           list-style-type: lower-alpha;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.25rem;
           line-height: 1.6em;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*lists*/

        .clubs_and_social_connections .column .AlphabeticalList {
           line-height: 1.6em;
           font-size: 1.25rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           list-style-type: lower-alpha;
           border-width: 0px;
           list-style-image: none;
        }

        .clubs_and_social_connections .column .NumberedList {
           line-height: 1.6em;
           font-size: 1.25rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
           list-style-image: none;
        }

        .clubs_and_social_connections .column .BulletedList {
           line-height: 1.6em;
           font-size: 1.25rem;
           list-style-type: disc;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*headers*/

        .clubs_and_social_connections .column h6 {
           margin-bottom: 18px;
           font-size: 0.875rem;
           font-family: "bebas-neue-pro",sans-serif;
           border-width: 0px;
        }

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

        .clubs_and_social_connections .column h4 {
           margin-bottom: 0px;
           font-weight: bold;
           font-size: 2.1875rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           color: #000000;
           text-align: left;
           border-width: 0px;
        }

        .clubs_and_social_connections .column h3 {
           margin-bottom: 10px;
           text-align: center;
           background-color: #007744;
           color: #ffffff;
           line-height: 1.3em;
           font-weight: 600;
           font-size: 1.5rem;
           font-family: "bebas-neue-pro",sans-serif;
           border-width: 0px;
        }

        .clubs_and_social_connections .column h2 {
           font-weight: 600;
           color: #1d5171;
           font-size: 1.75rem;
           font-family: "bebas-neue-pro",sans-serif;
           border-width: 0px;
        }

        .clubs_and_social_connections .column h1 {
           padding-bottom: 12px;
           padding-left: 10px;
           padding-top: 10px;
           margin-bottom: 12px;
           background-color: #1d5171;
           color: #ffffff;
           text-align: left;
           line-height: 1.2em;
           font-size: 2.8125rem;
           font-family: "bebas-neue-pro",sans-serif;
           margin-top: 12px;
           text-transform: uppercase;
           font-weight: bold;
           margin-left: 0px;
           border-width: 0px;
        }

    /*links*/

        .clubs_and_social_connections .column a {
           color: #1d5171;
           border-width: 0px;
        }

    /*inlines*/

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

        .clubs_and_social_connections .column p.basic {
           padding-left: 20px;
           margin-bottom: 6px;
           font-size: 1.25rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .clubs_and_social_connections .column p.last {
           padding-left: 20px;
           margin-bottom: 24px;
           font-size: 1.25rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .clubs_and_social_connections .column p.multiple {
           padding-left: 20px;
           margin-bottom: 18px;
           font-size: 1.25rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .clubs_and_social_connections .column p.PullQuoteCredit {
           text-align: center;
           margin-bottom: 24px;
           font-size: 1.25rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .clubs_and_social_connections .column p.PullQuote {
           text-align: center;
           margin-bottom: 24px;
           font-size: 1.625rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .clubs_and_social_connections .column p.SIdebarH2 {
           padding-bottom: 12px;
           padding-right: 18px;
           padding-left: 18px;
           background-color: #000000;
           color: #ffffff;
           margin-bottom: 0px;
           font-size: 1.5rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .clubs_and_social_connections .column p.SidebarH3 {
           padding-right: 18px;
           padding-left: 18px;
           background-color: #000000;
           color: #ffffff;
           margin-bottom: 0px;
           font-size: 1.375rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .clubs_and_social_connections .column p.SidebarBody {
           padding-bottom: 18px;
           padding-right: 18px;
           padding-left: 18px;
           background-color: #000000;
           color: #ffffff;
           margin-bottom: 0px;
           font-size: 1.25rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .clubs_and_social_connections .column p.SidebarH1 {
           padding-top: 18px;
           padding-right: 18px;
           padding-left: 18px;
           background-color: #000000;
           color: #ffffff;
           margin-bottom: 0px;
           font-weight: bold;
           font-size: 1.75rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .clubs_and_social_connections .column p.NoLineSpace {
           margin-bottom: 0px;
           font-size: 1.25rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .clubs_and_social_connections .column p {
           color: #000000;
           margin-bottom: 24px;
           font-size: 1.25rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

    /*images*/

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

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

        .clubs_and_social_connections .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; }
/***********************************
LGBTQIA+ Pride Month
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*images*/

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

    /*paragraphs*/

        .lgbtqia_pride_month .column p {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.25rem;
           margin-bottom: 24px;
           color: #000000;
           border-width: 0px;
        }

        .lgbtqia_pride_month .column p.NoLineSpace {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.25rem;
           margin-bottom: 0px;
           border-width: 0px;
        }

        .lgbtqia_pride_month .column p.SidebarH1 {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.75rem;
           font-weight: bold;
           margin-bottom: 0px;
           color: #ffffff;
           background-color: #000000;
           padding-left: 18px;
           padding-right: 18px;
           padding-top: 18px;
           border-width: 0px;
        }

        .lgbtqia_pride_month .column p.SidebarBody {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.25rem;
           margin-bottom: 0px;
           color: #ffffff;
           background-color: #000000;
           padding-left: 18px;
           padding-right: 18px;
           padding-bottom: 18px;
           border-width: 0px;
        }

        .lgbtqia_pride_month .column p.SidebarH3 {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.375rem;
           margin-bottom: 0px;
           color: #ffffff;
           background-color: #000000;
           padding-left: 18px;
           padding-right: 18px;
           border-width: 0px;
        }

        .lgbtqia_pride_month .column p.SIdebarH2 {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.5rem;
           margin-bottom: 0px;
           color: #ffffff;
           background-color: #000000;
           padding-left: 18px;
           padding-right: 18px;
           padding-bottom: 12px;
           border-width: 0px;
        }

        .lgbtqia_pride_month .column p.PullQuote {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.625rem;
           margin-bottom: 24px;
           text-align: center;
           border-width: 0px;
        }

        .lgbtqia_pride_month .column p.PullQuoteCredit {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.25rem;
           margin-bottom: 24px;
           text-align: center;
           border-width: 0px;
        }

        .lgbtqia_pride_month .column p.multiple {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.25rem;
           margin-bottom: 18px;
           padding-left: 20px;
           border-width: 0px;
        }

        .lgbtqia_pride_month .column p.last {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.25rem;
           margin-bottom: 24px;
           padding-left: 20px;
           border-width: 0px;
        }

        .lgbtqia_pride_month .column p.basic {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.25rem;
           margin-bottom: 6px;
           padding-left: 20px;
           border-width: 0px;
        }

    /*inlines*/

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

    /*links*/

        .lgbtqia_pride_month .column a {
           color: #ab09ed;
           border-width: 0px;
        }

    /*headers*/

        .lgbtqia_pride_month .column h1 {
           margin-left: 0px;
           font-weight: bold;
           text-transform: uppercase;
           margin-top: 12px;
           font-family: "bebas-neue-pro",sans-serif;
           font-size: 2.8125rem;
           line-height: 1.2em;
           text-align: left;
           color: #ffffff;
           background-color: #1d5171;
           margin-bottom: 12px;
           padding-top: 10px;
           padding-left: 10px;
           padding-bottom: 12px;
           border-width: 0px;
        }

        .lgbtqia_pride_month .column h2 {
           font-family: "bebas-neue-pro",sans-serif;
           font-size: 1.75rem;
           color: #ab09ed;
           font-weight: 600;
           border-width: 0px;
        }

        .lgbtqia_pride_month .column h3 {
           font-family: "bebas-neue-pro",sans-serif;
           font-size: 1.5rem;
           font-weight: 600;
           line-height: 1.3em;
           color: #ffffff;
           background-color: #007744;
           text-align: center;
           margin-bottom: 10px;
           border-width: 0px;
        }

        .lgbtqia_pride_month .column h4 {
           text-align: center;
           color: #1259a6;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.375rem;
           font-weight: 400;
           margin-bottom: 24px;
           border-width: 0px;
        }

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

        .lgbtqia_pride_month .column h6 {
           font-family: "bebas-neue-pro",sans-serif;
           font-size: 0.875rem;
           margin-bottom: 18px;
           border-width: 0px;
        }

    /*lists*/

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

        .lgbtqia_pride_month .column .BulletedList {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           list-style-type: disc;
           font-size: 1.25rem;
           line-height: 1.6em;
           border-width: 0px;
           list-style-image: none;
        }

        .lgbtqia_pride_month .column .NumberedList {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.25rem;
           line-height: 1.6em;
           border-width: 0px;
           list-style-image: none;
        }

        .lgbtqia_pride_month .column .AlphabeticalList {
           list-style-type: lower-alpha;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.25rem;
           line-height: 1.6em;
           border-width: 0px;
           list-style-image: none;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Older Adults (50+)
***********************************/

    /*lists*/

        .older_adults_50_ .column .AlphabeticalList {
           line-height: 1.6em;
           font-size: 1.25rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           list-style-type: lower-alpha;
           border-width: 0px;
           list-style-image: none;
        }

        .older_adults_50_ .column .NumberedList {
           line-height: 1.6em;
           font-size: 1.25rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
           list-style-image: none;
        }

        .older_adults_50_ .column .BulletedList {
           line-height: 1.6em;
           font-size: 1.25rem;
           list-style-type: disc;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*headers*/

        .older_adults_50_ .column h6 {
           margin-bottom: 18px;
           font-size: 0.875rem;
           font-family: "bebas-neue-pro",sans-serif;
           border-width: 0px;
        }

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

        .older_adults_50_ .column h4 {
           margin-bottom: 24px;
           font-weight: 400;
           font-size: 1.375rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           color: #1259a6;
           text-align: center;
           border-width: 0px;
        }

        .older_adults_50_ .column h3 {
           margin-bottom: 10px;
           text-align: center;
           background-color: #007744;
           color: #ffffff;
           line-height: 1.3em;
           font-weight: 600;
           font-size: 1.5rem;
           font-family: "bebas-neue-pro",sans-serif;
           border-width: 0px;
        }

        .older_adults_50_ .column h2 {
           font-weight: 600;
           color: #e7625d;
           font-size: 1.75rem;
           font-family: "bebas-neue-pro",sans-serif;
           border-width: 0px;
        }

        .older_adults_50_ .column h1 {
           padding-bottom: 12px;
           padding-left: 10px;
           padding-top: 10px;
           margin-bottom: 12px;
           background-color: #f9e8d3;
           color: #504a4a;
           text-align: left;
           line-height: 1.2em;
           font-size: 2.8125rem;
           font-family: "bebas-neue-pro",sans-serif;
           margin-top: 12px;
           text-transform: uppercase;
           font-weight: bold;
           margin-left: 0px;
           border-width: 0px;
        }

    /*links*/

        .older_adults_50_ .column a {
           color: #e7625d;
           border-width: 0px;
        }

    /*inlines*/

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

        .older_adults_50_ .column p.basic {
           padding-left: 20px;
           margin-bottom: 6px;
           font-size: 1.25rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .older_adults_50_ .column p.last {
           padding-left: 20px;
           margin-bottom: 24px;
           font-size: 1.25rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .older_adults_50_ .column p.multiple {
           padding-left: 20px;
           margin-bottom: 18px;
           font-size: 1.25rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .older_adults_50_ .column p.PullQuoteCredit {
           text-align: center;
           margin-bottom: 24px;
           font-size: 1.25rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .older_adults_50_ .column p.PullQuote {
           text-align: center;
           margin-bottom: 24px;
           font-size: 1.625rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .older_adults_50_ .column p.SIdebarH2 {
           padding-bottom: 12px;
           padding-right: 18px;
           padding-left: 18px;
           background-color: #000000;
           color: #ffffff;
           margin-bottom: 0px;
           font-size: 1.5rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .older_adults_50_ .column p.SidebarH3 {
           padding-right: 18px;
           padding-left: 18px;
           background-color: #000000;
           color: #ffffff;
           margin-bottom: 0px;
           font-size: 1.375rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .older_adults_50_ .column p.SidebarBody {
           padding-bottom: 18px;
           padding-right: 18px;
           padding-left: 18px;
           background-color: #000000;
           color: #ffffff;
           margin-bottom: 0px;
           font-size: 1.25rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .older_adults_50_ .column p.SidebarH1 {
           padding-top: 18px;
           padding-right: 18px;
           padding-left: 18px;
           background-color: #000000;
           color: #ffffff;
           margin-bottom: 0px;
           font-weight: bold;
           font-size: 1.75rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .older_adults_50_ .column p.NoLineSpace {
           margin-bottom: 0px;
           font-size: 1.25rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .older_adults_50_ .column p {
           color: #000000;
           margin-bottom: 24px;
           font-size: 1.25rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

    /*images*/

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

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

        .older_adults_50_ .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; }
/***********************************
Live Well, Age Well
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*images*/

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

    /*paragraphs*/

        .live_well_age_well .column p {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.5rem;
           margin-bottom: 12px;
           color: #ffffff;
           text-align: center;
           border-width: 0px;
        }

        .live_well_age_well .column p.NoLineSpace {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.25rem;
           margin-bottom: 0px;
           border-width: 0px;
        }

        .live_well_age_well .column p.SidebarH1 {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.75rem;
           font-weight: bold;
           margin-bottom: 0px;
           color: #ffffff;
           background-color: #000000;
           padding-left: 18px;
           padding-right: 18px;
           padding-top: 18px;
           border-width: 0px;
        }

        .live_well_age_well .column p.SidebarBody {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.25rem;
           margin-bottom: 0px;
           color: #ffffff;
           background-color: #000000;
           padding-left: 18px;
           padding-right: 18px;
           padding-bottom: 18px;
           border-width: 0px;
        }

        .live_well_age_well .column p.SidebarH3 {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.375rem;
           margin-bottom: 0px;
           color: #ffffff;
           background-color: #000000;
           padding-left: 18px;
           padding-right: 18px;
           border-width: 0px;
        }

        .live_well_age_well .column p.SIdebarH2 {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.5rem;
           margin-bottom: 0px;
           color: #ffffff;
           background-color: #000000;
           padding-left: 18px;
           padding-right: 18px;
           padding-bottom: 12px;
           border-width: 0px;
        }

        .live_well_age_well .column p.PullQuote {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.625rem;
           margin-bottom: 24px;
           text-align: center;
           border-width: 0px;
        }

        .live_well_age_well .column p.PullQuoteCredit {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.25rem;
           margin-bottom: 24px;
           text-align: center;
           border-width: 0px;
        }

        .live_well_age_well .column p.multiple {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.25rem;
           margin-bottom: 18px;
           padding-left: 20px;
           border-width: 0px;
        }

        .live_well_age_well .column p.last {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.25rem;
           margin-bottom: 24px;
           padding-left: 20px;
           border-width: 0px;
        }

        .live_well_age_well .column p.basic {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.25rem;
           margin-bottom: 6px;
           padding-left: 20px;
           border-width: 0px;
        }

    /*inlines*/

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

    /*links*/

        .live_well_age_well .column a {
           color: #ffffff;
           border-width: 0px;
        }

    /*headers*/

        .live_well_age_well .column h1 {
           margin-left: 0px;
           font-weight: bold;
           text-transform: uppercase;
           margin-top: 100px;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 3.4375rem;
           line-height: 1.2em;
           text-align: center;
           color: #ffffff;
           background-color: transparent;
           margin-bottom: 0px;
           padding-top: 0px;
           padding-left: 0px;
           padding-bottom: 0px;
           border-width: 0px;
        }

        .live_well_age_well .column h2 {
           margin-bottom: 20px;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 2.25rem;
           color: #ffffff;
           font-weight: bold;
           text-align: center;
           border-width: 0px;
        }

        .live_well_age_well .column h3 {
           font-family: "bebas-neue-pro",sans-serif;
           font-size: 1.5rem;
           font-weight: 600;
           line-height: 1.3em;
           color: #ffffff;
           background-color: #12a79d;
           text-align: center;
           margin-bottom: 10px;
           border-width: 0px;
        }

        .live_well_age_well .column h4 {
           text-align: center;
           color: #1259a6;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.375rem;
           font-weight: 400;
           margin-bottom: 24px;
           border-width: 0px;
        }

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

        .live_well_age_well .column h6 {
           font-family: "bebas-neue-pro",sans-serif;
           font-size: 0.875rem;
           margin-bottom: 18px;
           border-width: 0px;
        }

    /*lists*/

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

        .live_well_age_well .column .BulletedList {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           list-style-type: disc;
           font-size: 1.25rem;
           line-height: 1.6em;
           border-width: 0px;
           list-style-image: none;
        }

        .live_well_age_well .column .NumberedList {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.25rem;
           line-height: 1.6em;
           border-width: 0px;
           list-style-image: none;
        }

        .live_well_age_well .column .AlphabeticalList {
           list-style-type: lower-alpha;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.25rem;
           line-height: 1.6em;
           border-width: 0px;
           list-style-image: none;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Summer of Adventure (SOA)
***********************************/

    /*lists*/

        .summer_of_adventure .column .AlphabeticalList {
           line-height: 1.6em;
           font-size: 1.25rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           list-style-type: lower-alpha;
           border-width: 0px;
           list-style-image: none;
        }

        .summer_of_adventure .column .NumberedList {
           line-height: 1.6em;
           font-size: 1.25rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
           list-style-image: none;
        }

        .summer_of_adventure .column .BulletedList {
           line-height: 1.6em;
           font-size: 1.25rem;
           list-style-type: disc;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*headers*/

        .summer_of_adventure .column h6 {
           margin-bottom: 18px;
           font-size: 0.875rem;
           font-family: "bebas-neue-pro",sans-serif;
           border-width: 0px;
        }

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

        .summer_of_adventure .column h4 {
           margin-bottom: 24px;
           font-weight: 400;
           font-size: 1.375rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           color: #1259a6;
           text-align: center;
           border-width: 0px;
        }

        .summer_of_adventure .column h3 {
           margin-bottom: 10px;
           text-align: center;
           background-color: #12a79d;
           color: #ffffff;
           line-height: 1.3em;
           font-weight: 600;
           font-size: 1.5rem;
           font-family: "bebas-neue-pro",sans-serif;
           border-width: 0px;
        }

        .summer_of_adventure .column h2 {
           text-align: center;
           font-weight: bold;
           color: #000000;
           font-size: 2.25rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .summer_of_adventure .column h1 {
           padding-bottom: 0px;
           padding-left: 0px;
           padding-top: 0px;
           margin-bottom: 12px;
           background-color: transparent;
           color: #000000;
           text-align: center;
           line-height: 1.2em;
           font-size: 2.8125rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           margin-top: 50px;
           text-transform: uppercase;
           font-weight: bold;
           margin-left: 0px;
           border-width: 0px;
        }

    /*links*/

        .summer_of_adventure .column a {
           color: #000000;
           border-width: 0px;
        }

    /*inlines*/

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

        .summer_of_adventure .column p.basic {
           padding-left: 20px;
           margin-bottom: 6px;
           font-size: 1.25rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .summer_of_adventure .column p.last {
           padding-left: 20px;
           margin-bottom: 24px;
           font-size: 1.25rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .summer_of_adventure .column p.multiple {
           padding-left: 20px;
           margin-bottom: 18px;
           font-size: 1.25rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .summer_of_adventure .column p.PullQuoteCredit {
           text-align: center;
           margin-bottom: 24px;
           font-size: 1.25rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .summer_of_adventure .column p.PullQuote {
           text-align: center;
           margin-bottom: 24px;
           font-size: 1.625rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .summer_of_adventure .column p.SIdebarH2 {
           padding-bottom: 12px;
           padding-right: 18px;
           padding-left: 18px;
           background-color: #000000;
           color: #ffffff;
           margin-bottom: 0px;
           font-size: 1.5rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .summer_of_adventure .column p.SidebarH3 {
           padding-right: 18px;
           padding-left: 18px;
           background-color: #000000;
           color: #ffffff;
           margin-bottom: 0px;
           font-size: 1.375rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .summer_of_adventure .column p.SidebarBody {
           padding-bottom: 18px;
           padding-right: 18px;
           padding-left: 18px;
           background-color: #000000;
           color: #ffffff;
           margin-bottom: 0px;
           font-size: 1.25rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .summer_of_adventure .column p.SidebarH1 {
           padding-top: 18px;
           padding-right: 18px;
           padding-left: 18px;
           background-color: #000000;
           color: #ffffff;
           margin-bottom: 0px;
           font-weight: bold;
           font-size: 1.75rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .summer_of_adventure .column p.NoLineSpace {
           margin-bottom: 0px;
           font-size: 1.25rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .summer_of_adventure .column p {
           text-align: center;
           color: #000000;
           margin-bottom: 12px;
           font-size: 1.875rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

    /*images*/

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

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

        .summer_of_adventure .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; }
/***********************************
SoA: Kick Off Parties
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*images*/

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

    /*paragraphs*/

        .soa_kick_off_parties .column p {
           margin-left: 18px;
           text-align: left;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.5rem;
           margin-bottom: 18px;
           color: #ffffff;
           border-width: 0px;
        }

        .soa_kick_off_parties .column p.NoLineSpace {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.5rem;
           margin-bottom: 0px;
           border-width: 0px;
        }

        .soa_kick_off_parties .column p.SidebarH1 {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.75rem;
           font-weight: bold;
           margin-bottom: 0px;
           color: #ffffff;
           background-color: #000000;
           padding-left: 18px;
           padding-right: 18px;
           padding-top: 18px;
           border-width: 0px;
        }

        .soa_kick_off_parties .column p.SidebarBody {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.25rem;
           margin-bottom: 0px;
           color: #ffffff;
           background-color: #000000;
           padding-left: 18px;
           padding-right: 18px;
           padding-bottom: 18px;
           border-width: 0px;
        }

        .soa_kick_off_parties .column p.SidebarH3 {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.375rem;
           margin-bottom: 0px;
           color: #ffffff;
           background-color: #000000;
           padding-left: 18px;
           padding-right: 18px;
           border-width: 0px;
        }

        .soa_kick_off_parties .column p.SIdebarH2 {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.5rem;
           margin-bottom: 0px;
           color: #ffffff;
           background-color: #000000;
           padding-left: 18px;
           padding-right: 18px;
           padding-bottom: 12px;
           border-width: 0px;
        }

        .soa_kick_off_parties .column p.PullQuote {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.625rem;
           margin-bottom: 24px;
           text-align: center;
           border-width: 0px;
        }

        .soa_kick_off_parties .column p.PullQuoteCredit {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.25rem;
           margin-bottom: 24px;
           text-align: center;
           border-width: 0px;
        }

        .soa_kick_off_parties .column p.multiple {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.25rem;
           margin-bottom: 18px;
           padding-left: 20px;
           border-width: 0px;
        }

        .soa_kick_off_parties .column p.last {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.25rem;
           margin-bottom: 24px;
           padding-left: 20px;
           border-width: 0px;
        }

        .soa_kick_off_parties .column p.basic {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.25rem;
           margin-bottom: 6px;
           padding-left: 20px;
           border-width: 0px;
        }

    /*inlines*/

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

    /*links*/

        .soa_kick_off_parties .column a {
           color: #ffffff;
           border-width: 0px;
        }

    /*headers*/

        .soa_kick_off_parties .column h1 {
           margin-left: 0px;
           font-weight: bold;
           margin-top: 0px;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 3.75rem;
           line-height: 1.2em;
           text-align: center;
           color: #66f32e;
           background-color: transparent;
           margin-bottom: 12px;
           padding-top: 0px;
           padding-left: 0px;
           padding-bottom: 0px;
           border-width: 0px;
        }

        .soa_kick_off_parties .column h2 {
           margin-bottom: 12px;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.5rem;
           color: #ffffff;
           font-weight: 400;
           border-width: 0px;
        }

        .soa_kick_off_parties .column h3 {
           font-family: "bebas-neue-pro",sans-serif;
           font-size: 1.5rem;
           font-weight: 600;
           line-height: 1.3em;
           color: #ffffff;
           background-color: #007744;
           text-align: center;
           margin-bottom: 10px;
           border-width: 0px;
        }

        .soa_kick_off_parties .column h4 {
           text-align: center;
           color: #1259a6;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.375rem;
           font-weight: 400;
           margin-bottom: 24px;
           border-width: 0px;
        }

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

        .soa_kick_off_parties .column h6 {
           font-family: "bebas-neue-pro",sans-serif;
           font-size: 0.875rem;
           margin-bottom: 18px;
           border-width: 0px;
        }

    /*lists*/

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

        .soa_kick_off_parties .column .BulletedList {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           list-style-type: disc;
           font-size: 1.25rem;
           line-height: 1.6em;
           border-width: 0px;
           list-style-image: none;
        }

        .soa_kick_off_parties .column .NumberedList {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.25rem;
           line-height: 1.6em;
           border-width: 0px;
           list-style-image: none;
        }

        .soa_kick_off_parties .column .AlphabeticalList {
           list-style-type: lower-alpha;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.25rem;
           line-height: 1.6em;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*lists*/

        .soa_day_of_play .column .AlphabeticalList {
           line-height: 1.6em;
           font-size: 1.25rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           list-style-type: lower-alpha;
           border-width: 0px;
           list-style-image: none;
        }

        .soa_day_of_play .column .NumberedList {
           line-height: 1.6em;
           font-size: 1.25rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
           list-style-image: none;
        }

        .soa_day_of_play .column .BulletedList {
           line-height: 1.6em;
           font-size: 1.25rem;
           list-style-type: disc;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*headers*/

        .soa_day_of_play .column h6 {
           margin-bottom: 18px;
           font-size: 0.875rem;
           font-family: "bebas-neue-pro",sans-serif;
           border-width: 0px;
        }

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

        .soa_day_of_play .column h4 {
           margin-bottom: 24px;
           font-weight: 400;
           font-size: 1.375rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           color: #1259a6;
           text-align: center;
           border-width: 0px;
        }

        .soa_day_of_play .column h3 {
           margin-bottom: 10px;
           text-align: center;
           background-color: #007744;
           color: #ffffff;
           line-height: 1.3em;
           font-weight: 600;
           font-size: 1.5rem;
           font-family: "bebas-neue-pro",sans-serif;
           border-width: 0px;
        }

        .soa_day_of_play .column h2 {
           margin-bottom: 24px;
           font-weight: 400;
           color: #ffffff;
           font-size: 1.5rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .soa_day_of_play .column h1 {
           padding-bottom: 0px;
           padding-left: 0px;
           padding-top: 0px;
           margin-bottom: 12px;
           background-color: transparent;
           color: #f1f30c;
           text-align: center;
           line-height: 1.2em;
           font-size: 3.75rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           margin-top: 0px;
           font-weight: bold;
           margin-left: 0px;
           border-width: 0px;
        }

    /*links*/

        .soa_day_of_play .column a {
           color: #ffffff;
           border-width: 0px;
        }

    /*inlines*/

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

        .soa_day_of_play .column p.basic {
           padding-left: 20px;
           margin-bottom: 6px;
           font-size: 1.25rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .soa_day_of_play .column p.last {
           padding-left: 20px;
           margin-bottom: 24px;
           font-size: 1.25rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .soa_day_of_play .column p.multiple {
           padding-left: 20px;
           margin-bottom: 18px;
           font-size: 1.25rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .soa_day_of_play .column p.PullQuoteCredit {
           text-align: center;
           margin-bottom: 24px;
           font-size: 1.25rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .soa_day_of_play .column p.PullQuote {
           text-align: center;
           margin-bottom: 24px;
           font-size: 1.625rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .soa_day_of_play .column p.SIdebarH2 {
           padding-bottom: 12px;
           padding-right: 18px;
           padding-left: 18px;
           background-color: #000000;
           color: #ffffff;
           margin-bottom: 0px;
           font-size: 1.5rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .soa_day_of_play .column p.SidebarH3 {
           padding-right: 18px;
           padding-left: 18px;
           background-color: #000000;
           color: #ffffff;
           margin-bottom: 0px;
           font-size: 1.375rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .soa_day_of_play .column p.SidebarBody {
           padding-bottom: 18px;
           padding-right: 18px;
           padding-left: 18px;
           background-color: #000000;
           color: #ffffff;
           margin-bottom: 0px;
           font-size: 1.25rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .soa_day_of_play .column p.SidebarH1 {
           padding-top: 18px;
           padding-right: 18px;
           padding-left: 18px;
           background-color: #000000;
           color: #ffffff;
           margin-bottom: 0px;
           font-weight: bold;
           font-size: 1.75rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .soa_day_of_play .column p.NoLineSpace {
           margin-top: 18px;
           color: #ffffff;
           text-align: left;
           margin-bottom: 0px;
           font-size: 1.5rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .soa_day_of_play .column p {
           margin-left: 18px;
           margin-top: 0px;
           text-align: left;
           color: #ffffff;
           margin-bottom: 18px;
           font-size: 1.5rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

    /*images*/

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

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

        .soa_day_of_play .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; }
/***********************************
SoA: Maker Camp
***********************************/

    /*lists*/

        .soa_maker_camp .column .AlphabeticalList {
           line-height: 1.6em;
           font-size: 1.25rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           list-style-type: lower-alpha;
           border-width: 0px;
           list-style-image: none;
        }

        .soa_maker_camp .column .NumberedList {
           line-height: 1.6em;
           font-size: 1.25rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
           list-style-image: none;
        }

        .soa_maker_camp .column .BulletedList {
           line-height: 1.6em;
           font-size: 1.25rem;
           list-style-type: disc;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*headers*/

        .soa_maker_camp .column h6 {
           margin-bottom: 18px;
           font-size: 0.875rem;
           font-family: "bebas-neue-pro",sans-serif;
           border-width: 0px;
        }

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

        .soa_maker_camp .column h4 {
           margin-bottom: 12px;
           font-weight: 900;
           font-size: 2.5rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           color: #f6de79;
           text-align: center;
           border-width: 0px;
        }

        .soa_maker_camp .column h3 {
           margin-bottom: 12px;
           text-align: center;
           background-color: transparent;
           color: #ffffff;
           line-height: 1.3em;
           font-weight: 400;
           font-size: 1.5rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .soa_maker_camp .column h2 {
           text-align: center;
           font-weight: 400;
           color: #f6de79;
           font-size: 1.875rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .soa_maker_camp .column h1 {
           padding-bottom: 12px;
           padding-left: 10px;
           padding-top: 10px;
           margin-bottom: 12px;
           background-color: #1d5171;
           color: #ffffff;
           text-align: left;
           line-height: 1.2em;
           font-size: 2.8125rem;
           font-family: "bebas-neue-pro",sans-serif;
           margin-top: 12px;
           text-transform: uppercase;
           font-weight: bold;
           margin-left: 0px;
           border-width: 0px;
        }

    /*links*/

        .soa_maker_camp .column a {
           color: #f6de79;
           border-width: 0px;
        }

    /*inlines*/

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

        .soa_maker_camp .column p.basic {
           padding-left: 20px;
           margin-bottom: 6px;
           font-size: 1.25rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .soa_maker_camp .column p.last {
           padding-left: 20px;
           margin-bottom: 24px;
           font-size: 1.25rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .soa_maker_camp .column p.multiple {
           padding-left: 20px;
           margin-bottom: 18px;
           font-size: 1.25rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .soa_maker_camp .column p.PullQuoteCredit {
           text-align: center;
           margin-bottom: 24px;
           font-size: 1.25rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .soa_maker_camp .column p.PullQuote {
           text-align: center;
           margin-bottom: 24px;
           font-size: 1.625rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .soa_maker_camp .column p.SIdebarH2 {
           padding-bottom: 12px;
           padding-right: 18px;
           padding-left: 18px;
           background-color: #000000;
           color: #ffffff;
           margin-bottom: 0px;
           font-size: 1.5rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .soa_maker_camp .column p.SidebarH3 {
           padding-right: 18px;
           padding-left: 18px;
           background-color: #000000;
           color: #ffffff;
           margin-bottom: 0px;
           font-size: 1.375rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .soa_maker_camp .column p.SidebarBody {
           padding-bottom: 18px;
           padding-right: 18px;
           padding-left: 18px;
           background-color: #000000;
           color: #ffffff;
           margin-bottom: 0px;
           font-size: 1.25rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .soa_maker_camp .column p.SidebarH1 {
           padding-top: 18px;
           padding-right: 18px;
           padding-left: 18px;
           background-color: #000000;
           color: #ffffff;
           margin-bottom: 0px;
           font-weight: bold;
           font-size: 1.75rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .soa_maker_camp .column p.NoLineSpace {
           margin-bottom: 0px;
           font-size: 1.5rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .soa_maker_camp .column p {
           margin-left: 18px;
           text-align: left;
           color: #ffffff;
           margin-bottom: 18px;
           font-size: 1.5rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

    /*images*/

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

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

        .soa_maker_camp .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; }
/***********************************
All Ages (0-18 and caregivers)
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*images*/

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

    /*paragraphs*/

        .all_ages_0_18_and_caregivers_ .column p {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.25rem;
           margin-bottom: 24px;
           color: #ffffff;
           border-width: 0px;
        }

        .all_ages_0_18_and_caregivers_ .column p.NoLineSpace {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.25rem;
           margin-bottom: 0px;
           border-width: 0px;
        }

        .all_ages_0_18_and_caregivers_ .column p.SidebarH1 {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.75rem;
           font-weight: bold;
           margin-bottom: 0px;
           color: #ffffff;
           background-color: #000000;
           padding-left: 18px;
           padding-right: 18px;
           padding-top: 18px;
           border-width: 0px;
        }

        .all_ages_0_18_and_caregivers_ .column p.SidebarBody {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.25rem;
           margin-bottom: 0px;
           color: #ffffff;
           background-color: #000000;
           padding-left: 18px;
           padding-right: 18px;
           padding-bottom: 18px;
           border-width: 0px;
        }

        .all_ages_0_18_and_caregivers_ .column p.SidebarH3 {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.375rem;
           margin-bottom: 0px;
           color: #ffffff;
           background-color: #000000;
           padding-left: 18px;
           padding-right: 18px;
           border-width: 0px;
        }

        .all_ages_0_18_and_caregivers_ .column p.SIdebarH2 {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.5rem;
           margin-bottom: 0px;
           color: #ffffff;
           background-color: #000000;
           padding-left: 18px;
           padding-right: 18px;
           padding-bottom: 12px;
           border-width: 0px;
        }

        .all_ages_0_18_and_caregivers_ .column p.PullQuote {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.625rem;
           margin-bottom: 24px;
           text-align: center;
           border-width: 0px;
        }

        .all_ages_0_18_and_caregivers_ .column p.PullQuoteCredit {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.25rem;
           margin-bottom: 24px;
           text-align: center;
           border-width: 0px;
        }

        .all_ages_0_18_and_caregivers_ .column p.multiple {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.25rem;
           margin-bottom: 18px;
           padding-left: 20px;
           border-width: 0px;
        }

        .all_ages_0_18_and_caregivers_ .column p.last {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.25rem;
           margin-bottom: 24px;
           padding-left: 20px;
           border-width: 0px;
        }

        .all_ages_0_18_and_caregivers_ .column p.basic {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.25rem;
           margin-bottom: 6px;
           padding-left: 20px;
           border-width: 0px;
        }

    /*inlines*/

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

    /*links*/

        .all_ages_0_18_and_caregivers_ .column a {
           color: #ffffff;
           border-width: 0px;
        }

    /*headers*/

        .all_ages_0_18_and_caregivers_ .column h1 {
           margin-left: 0px;
           font-weight: bold;
           margin-top: 0px;
           font-family: "bebas-neue-pro",sans-serif;
           font-size: 3.75rem;
           line-height: 1.2em;
           text-align: center;
           color: #ffffff;
           background-color: transparent;
           margin-bottom: 12px;
           padding-top: 0px;
           padding-left: 0px;
           padding-bottom: 0px;
           border-width: 0px;
        }

        .all_ages_0_18_and_caregivers_ .column h2 {
           font-family: "bebas-neue-pro",sans-serif;
           font-size: 1.75rem;
           color: #ffffff;
           font-weight: 600;
           border-width: 0px;
        }

        .all_ages_0_18_and_caregivers_ .column h3 {
           font-family: "bebas-neue-pro",sans-serif;
           font-size: 1.5rem;
           font-weight: 600;
           line-height: 1.3em;
           color: #ffffff;
           background-color: #007744;
           text-align: center;
           margin-bottom: 10px;
           border-width: 0px;
        }

        .all_ages_0_18_and_caregivers_ .column h4 {
           text-align: center;
           color: #1259a6;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.375rem;
           font-weight: 400;
           margin-bottom: 24px;
           border-width: 0px;
        }

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

        .all_ages_0_18_and_caregivers_ .column h6 {
           font-family: "bebas-neue-pro",sans-serif;
           font-size: 0.875rem;
           margin-bottom: 18px;
           border-width: 0px;
        }

    /*lists*/

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

        .all_ages_0_18_and_caregivers_ .column .BulletedList {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           list-style-type: disc;
           font-size: 1.25rem;
           line-height: 1.6em;
           border-width: 0px;
           list-style-image: none;
        }

        .all_ages_0_18_and_caregivers_ .column .NumberedList {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.25rem;
           line-height: 1.6em;
           border-width: 0px;
           list-style-image: none;
        }

        .all_ages_0_18_and_caregivers_ .column .AlphabeticalList {
           list-style-type: lower-alpha;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.25rem;
           line-height: 1.6em;
           border-width: 0px;
           list-style-image: none;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Early Learners (Age 0-5, with an Adult)
***********************************/

    /*lists*/

        .early_learners_age_0_5 .column .AlphabeticalList {
           line-height: 1.6em;
           font-size: 1.25rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           list-style-type: lower-alpha;
           border-width: 0px;
           list-style-image: none;
        }

        .early_learners_age_0_5 .column .NumberedList {
           line-height: 1.6em;
           font-size: 1.25rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
           list-style-image: none;
        }

        .early_learners_age_0_5 .column .BulletedList {
           line-height: 1.6em;
           font-size: 1.25rem;
           list-style-type: disc;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*headers*/

        .early_learners_age_0_5 .column h6 {
           margin-bottom: 18px;
           font-size: 0.875rem;
           font-family: "bebas-neue-pro",sans-serif;
           border-width: 0px;
        }

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

        .early_learners_age_0_5 .column h4 {
           margin-bottom: 24px;
           font-weight: 400;
           font-size: 1.375rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           color: #1259a6;
           text-align: center;
           border-width: 0px;
        }

        .early_learners_age_0_5 .column h3 {
           margin-bottom: 10px;
           text-align: center;
           background-color: #007744;
           color: #ffffff;
           line-height: 1.3em;
           font-weight: 600;
           font-size: 1.5rem;
           font-family: "bebas-neue-pro",sans-serif;
           border-width: 0px;
        }

        .early_learners_age_0_5 .column h2 {
           font-weight: 600;
           color: #ffffff;
           font-size: 1.75rem;
           font-family: "bebas-neue-pro",sans-serif;
           border-width: 0px;
        }

        .early_learners_age_0_5 .column h1 {
           padding-bottom: 0px;
           padding-left: 0px;
           padding-top: 0px;
           margin-bottom: 12px;
           background-color: transparent;
           color: #ffffff;
           text-align: center;
           line-height: 1.2em;
           font-size: 3.4375rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           margin-top: 0px;
           font-weight: bold;
           margin-left: 0px;
           border-width: 0px;
        }

    /*links*/

        .early_learners_age_0_5 .column a {
           color: #ffffff;
           border-width: 0px;
        }

    /*inlines*/

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

        .early_learners_age_0_5 .column p.basic {
           padding-left: 20px;
           margin-bottom: 6px;
           font-size: 1.25rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .early_learners_age_0_5 .column p.last {
           padding-left: 20px;
           margin-bottom: 24px;
           font-size: 1.25rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .early_learners_age_0_5 .column p.multiple {
           padding-left: 20px;
           margin-bottom: 18px;
           font-size: 1.25rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .early_learners_age_0_5 .column p.PullQuoteCredit {
           text-align: center;
           margin-bottom: 24px;
           font-size: 1.25rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .early_learners_age_0_5 .column p.PullQuote {
           text-align: center;
           margin-bottom: 24px;
           font-size: 1.625rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .early_learners_age_0_5 .column p.SIdebarH2 {
           padding-bottom: 12px;
           padding-right: 18px;
           padding-left: 18px;
           background-color: #000000;
           color: #ffffff;
           margin-bottom: 0px;
           font-size: 1.5rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .early_learners_age_0_5 .column p.SidebarH3 {
           padding-right: 18px;
           padding-left: 18px;
           background-color: #000000;
           color: #ffffff;
           margin-bottom: 0px;
           font-size: 1.375rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .early_learners_age_0_5 .column p.SidebarBody {
           padding-bottom: 18px;
           padding-right: 18px;
           padding-left: 18px;
           background-color: #000000;
           color: #ffffff;
           margin-bottom: 0px;
           font-size: 1.25rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .early_learners_age_0_5 .column p.SidebarH1 {
           padding-top: 18px;
           padding-right: 18px;
           padding-left: 18px;
           background-color: #000000;
           color: #ffffff;
           margin-bottom: 0px;
           font-weight: bold;
           font-size: 1.75rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .early_learners_age_0_5 .column p.NoLineSpace {
           margin-bottom: 0px;
           font-size: 1.25rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .early_learners_age_0_5 .column p {
           color: #ffffff;
           margin-bottom: 24px;
           font-size: 1.25rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

    /*images*/

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

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

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

    /*layoutitems*/

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

    /*containers*/

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

    /*images*/

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

    /*paragraphs*/

        .storytime .column p {
           margin-top: 0px;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.25rem;
           margin-bottom: 24px;
           text-align: center;
           border-width: 0px;
        }

        .storytime .column p.NoLineSpace {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.875rem;
           margin-bottom: 0px;
           border-width: 0px;
        }

        .storytime .column p.SidebarH1 {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.75rem;
           font-weight: bold;
           margin-bottom: 0px;
           color: #ffffff;
           background-color: #000000;
           padding-left: 18px;
           padding-right: 18px;
           padding-top: 18px;
           border-width: 0px;
        }

        .storytime .column p.SidebarBody {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.25rem;
           margin-bottom: 0px;
           color: #ffffff;
           background-color: #000000;
           padding-left: 18px;
           padding-right: 18px;
           padding-bottom: 18px;
           border-width: 0px;
        }

        .storytime .column p.SidebarH3 {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.375rem;
           margin-bottom: 0px;
           color: #ffffff;
           background-color: #000000;
           padding-left: 18px;
           padding-right: 18px;
           border-width: 0px;
        }

        .storytime .column p.SIdebarH2 {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.5rem;
           margin-bottom: 0px;
           color: #ffffff;
           background-color: #000000;
           padding-left: 18px;
           padding-right: 18px;
           padding-bottom: 12px;
           border-width: 0px;
        }

        .storytime .column p.PullQuote {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.625rem;
           margin-bottom: 24px;
           text-align: center;
           border-width: 0px;
        }

        .storytime .column p.PullQuoteCredit {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.25rem;
           margin-bottom: 24px;
           text-align: center;
           border-width: 0px;
        }

    /*inlines*/

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

    /*links*/

        .storytime .column a {
           color: #ffffff;
           text-align: center;
           background-color: transparent;
           font-size: 1.875rem;
           border-width: 0px;
        }

        .storytime .column a.newlink {
           color: #ffffff;
           text-align: center;
           background-color: transparent;
           font-size: 1.875rem;
           border-width: 0px;
        }

    /*headers*/

        .storytime .column h1 {
           font-family: "bebas-neue-pro",sans-serif;
           font-weight: 900;
           font-size: 4.0625rem;
           line-height: 1.2em;
           text-align: center;
           color: #580053;
           border-width: 0px;
        }

        .storytime .column h2 {
           font-weight: bold;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.75rem;
           padding-bottom: 16px;
           text-align: center;
           color: #f17212;
           border-width: 0px;
        }

        .storytime .column h3 {
           margin-bottom: 20px;
           margin-right: 100px;
           margin-left: 100px;
           padding-left: 25px;
           background-color: #f17212;
           margin-top: 12px;
           color: #ffffff;
           text-align: center;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.375rem;
           font-weight: 600;
           line-height: 1.6em;
           padding-right: 25px;
           border-width: 0px;
        }

        .storytime .column h4 {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.375rem;
           font-weight: 600;
           margin-bottom: 0px;
           color: #ffffff;
           background-color: transparent;
           text-align: center;
           margin-top: 12px;
           margin-left: 0px;
           margin-right: 0px;
           padding-left: 0px;
           padding-right: 0px;
           border-width: 0px;
        }

        .storytime .column h5 {
           text-align: center;
           border-width: 0px;
        }

        .storytime .column h6 {
           font-family: "bebas-neue-pro",sans-serif;
           font-size: 0.875rem;
           margin-bottom: 18px;
           border-width: 0px;
        }

    /*lists*/

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

        .storytime .column .BulletedList {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           list-style-type: disc;
           font-size: 1.25rem;
           line-height: 1.6em;
           border-width: 0px;
           list-style-image: none;
        }

        .storytime .column .NumberedList {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.25rem;
           line-height: 1.6em;
           border-width: 0px;
           list-style-image: none;
        }

        .storytime .column .AlphabeticalList {
           list-style-type: lower-alpha;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.25rem;
           line-height: 1.6em;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*layoutitems*/

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

    /*containers*/

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

    /*images*/

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

    /*paragraphs*/

        .kids_5_12_ .column p {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.25rem;
           margin-bottom: 24px;
           color: #ffffff;
           border-width: 0px;
        }

        .kids_5_12_ .column p.NoLineSpace {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.25rem;
           margin-bottom: 0px;
           border-width: 0px;
        }

        .kids_5_12_ .column p.SidebarH1 {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.75rem;
           font-weight: bold;
           margin-bottom: 0px;
           color: #ffffff;
           background-color: #000000;
           padding-left: 18px;
           padding-right: 18px;
           padding-top: 18px;
           border-width: 0px;
        }

        .kids_5_12_ .column p.SidebarBody {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.25rem;
           margin-bottom: 0px;
           color: #ffffff;
           background-color: #000000;
           padding-left: 18px;
           padding-right: 18px;
           padding-bottom: 18px;
           border-width: 0px;
        }

        .kids_5_12_ .column p.SidebarH3 {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.375rem;
           margin-bottom: 0px;
           color: #ffffff;
           background-color: #000000;
           padding-left: 18px;
           padding-right: 18px;
           border-width: 0px;
        }

        .kids_5_12_ .column p.SIdebarH2 {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.5rem;
           margin-bottom: 0px;
           color: #ffffff;
           background-color: #000000;
           padding-left: 18px;
           padding-right: 18px;
           padding-bottom: 12px;
           border-width: 0px;
        }

        .kids_5_12_ .column p.PullQuote {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.625rem;
           margin-bottom: 24px;
           text-align: center;
           border-width: 0px;
        }

        .kids_5_12_ .column p.PullQuoteCredit {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.25rem;
           margin-bottom: 24px;
           text-align: center;
           border-width: 0px;
        }

        .kids_5_12_ .column p.multiple {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.25rem;
           margin-bottom: 18px;
           padding-left: 20px;
           border-width: 0px;
        }

        .kids_5_12_ .column p.last {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.25rem;
           margin-bottom: 24px;
           padding-left: 20px;
           border-width: 0px;
        }

        .kids_5_12_ .column p.basic {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.25rem;
           margin-bottom: 6px;
           padding-left: 20px;
           border-width: 0px;
        }

    /*inlines*/

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

    /*links*/

        .kids_5_12_ .column a {
           color: #ffffff;
           border-width: 0px;
        }

    /*headers*/

        .kids_5_12_ .column h1 {
           margin-left: 0px;
           font-weight: bold;
           margin-top: 0px;
           font-family: "bebas-neue-pro",sans-serif;
           font-size: 3.4375rem;
           line-height: 1.2em;
           text-align: center;
           color: #ffffff;
           background-color: transparent;
           margin-bottom: 12px;
           padding-top: 0px;
           padding-left: 0px;
           padding-bottom: 0px;
           border-width: 0px;
        }

        .kids_5_12_ .column h2 {
           font-family: "bebas-neue-pro",sans-serif;
           font-size: 1.75rem;
           color: #ffffff;
           font-weight: 600;
           border-width: 0px;
        }

        .kids_5_12_ .column h3 {
           font-family: "bebas-neue-pro",sans-serif;
           font-size: 1.5rem;
           font-weight: 600;
           line-height: 1.3em;
           color: #ffffff;
           background-color: #007744;
           text-align: center;
           margin-bottom: 10px;
           border-width: 0px;
        }

        .kids_5_12_ .column h4 {
           text-align: center;
           color: #1259a6;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.375rem;
           font-weight: 400;
           margin-bottom: 24px;
           border-width: 0px;
        }

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

        .kids_5_12_ .column h6 {
           font-family: "bebas-neue-pro",sans-serif;
           font-size: 0.875rem;
           margin-bottom: 18px;
           border-width: 0px;
        }

    /*lists*/

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

        .kids_5_12_ .column .BulletedList {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           list-style-type: disc;
           font-size: 1.25rem;
           line-height: 1.6em;
           border-width: 0px;
           list-style-image: none;
        }

        .kids_5_12_ .column .NumberedList {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.25rem;
           line-height: 1.6em;
           border-width: 0px;
           list-style-image: none;
        }

        .kids_5_12_ .column .AlphabeticalList {
           list-style-type: lower-alpha;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.25rem;
           line-height: 1.6em;
           border-width: 0px;
           list-style-image: none;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Tweens (Age 9-13)
***********************************/

    /*lists*/

        .tweens_age_9_13_ .column .AlphabeticalList {
           line-height: 1.6em;
           font-size: 1.25rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           list-style-type: lower-alpha;
           border-width: 0px;
           list-style-image: none;
        }

        .tweens_age_9_13_ .column .NumberedList {
           line-height: 1.6em;
           font-size: 1.25rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
           list-style-image: none;
        }

        .tweens_age_9_13_ .column .BulletedList {
           line-height: 1.6em;
           font-size: 1.25rem;
           list-style-type: disc;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*headers*/

        .tweens_age_9_13_ .column h6 {
           margin-bottom: 18px;
           font-size: 0.875rem;
           font-family: "bebas-neue-pro",sans-serif;
           border-width: 0px;
        }

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

        .tweens_age_9_13_ .column h4 {
           margin-bottom: 24px;
           font-weight: 400;
           font-size: 1.375rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           color: #1259a6;
           text-align: center;
           border-width: 0px;
        }

        .tweens_age_9_13_ .column h3 {
           margin-bottom: 10px;
           text-align: center;
           background-color: #007744;
           color: #ffffff;
           line-height: 1.3em;
           font-weight: 600;
           font-size: 1.5rem;
           font-family: "bebas-neue-pro",sans-serif;
           border-width: 0px;
        }

        .tweens_age_9_13_ .column h2 {
           font-weight: 600;
           color: #ffffff;
           font-size: 1.75rem;
           font-family: "bebas-neue-pro",sans-serif;
           border-width: 0px;
        }

        .tweens_age_9_13_ .column h1 {
           padding-bottom: 0px;
           padding-left: 0px;
           padding-top: 0px;
           margin-bottom: 12px;
           background-color: transparent;
           color: #ffffff;
           text-align: center;
           line-height: 1.2em;
           font-size: 3.4375rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           margin-top: 0px;
           font-weight: bold;
           margin-left: 0px;
           border-width: 0px;
        }

    /*links*/

        .tweens_age_9_13_ .column a {
           color: #ffffff;
           border-width: 0px;
        }

    /*inlines*/

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

        .tweens_age_9_13_ .column p.basic {
           padding-left: 20px;
           margin-bottom: 6px;
           font-size: 1.25rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .tweens_age_9_13_ .column p.last {
           padding-left: 20px;
           margin-bottom: 24px;
           font-size: 1.25rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .tweens_age_9_13_ .column p.multiple {
           padding-left: 20px;
           margin-bottom: 18px;
           font-size: 1.25rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .tweens_age_9_13_ .column p.PullQuoteCredit {
           text-align: center;
           margin-bottom: 24px;
           font-size: 1.25rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .tweens_age_9_13_ .column p.PullQuote {
           text-align: center;
           margin-bottom: 24px;
           font-size: 1.625rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .tweens_age_9_13_ .column p.SIdebarH2 {
           padding-bottom: 12px;
           padding-right: 18px;
           padding-left: 18px;
           background-color: #000000;
           color: #ffffff;
           margin-bottom: 0px;
           font-size: 1.5rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .tweens_age_9_13_ .column p.SidebarH3 {
           padding-right: 18px;
           padding-left: 18px;
           background-color: #000000;
           color: #ffffff;
           margin-bottom: 0px;
           font-size: 1.375rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .tweens_age_9_13_ .column p.SidebarBody {
           padding-bottom: 18px;
           padding-right: 18px;
           padding-left: 18px;
           background-color: #000000;
           color: #ffffff;
           margin-bottom: 0px;
           font-size: 1.25rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .tweens_age_9_13_ .column p.SidebarH1 {
           padding-top: 18px;
           padding-right: 18px;
           padding-left: 18px;
           background-color: #000000;
           color: #ffffff;
           margin-bottom: 0px;
           font-weight: bold;
           font-size: 1.75rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .tweens_age_9_13_ .column p.NoLineSpace {
           margin-bottom: 0px;
           font-size: 1.25rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .tweens_age_9_13_ .column p {
           color: #ffffff;
           margin-bottom: 24px;
           font-size: 1.25rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

    /*images*/

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

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

        .tweens_age_9_13_ .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; }
/***********************************
Teen (Age 13-18)
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*images*/

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

    /*paragraphs*/

        .teen_age_13_18_ .column p {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.25rem;
           margin-bottom: 24px;
           color: #ffffff;
           border-width: 0px;
        }

        .teen_age_13_18_ .column p.NoLineSpace {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.25rem;
           margin-bottom: 0px;
           border-width: 0px;
        }

        .teen_age_13_18_ .column p.SidebarH1 {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.75rem;
           font-weight: bold;
           margin-bottom: 0px;
           color: #ffffff;
           background-color: #000000;
           padding-left: 18px;
           padding-right: 18px;
           padding-top: 18px;
           border-width: 0px;
        }

        .teen_age_13_18_ .column p.SidebarBody {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.25rem;
           margin-bottom: 0px;
           color: #ffffff;
           background-color: #000000;
           padding-left: 18px;
           padding-right: 18px;
           padding-bottom: 18px;
           border-width: 0px;
        }

        .teen_age_13_18_ .column p.SidebarH3 {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.375rem;
           margin-bottom: 0px;
           color: #ffffff;
           background-color: #000000;
           padding-left: 18px;
           padding-right: 18px;
           border-width: 0px;
        }

        .teen_age_13_18_ .column p.SIdebarH2 {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.5rem;
           margin-bottom: 0px;
           color: #ffffff;
           background-color: #000000;
           padding-left: 18px;
           padding-right: 18px;
           padding-bottom: 12px;
           border-width: 0px;
        }

        .teen_age_13_18_ .column p.PullQuote {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.625rem;
           margin-bottom: 24px;
           text-align: center;
           border-width: 0px;
        }

        .teen_age_13_18_ .column p.PullQuoteCredit {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.25rem;
           margin-bottom: 24px;
           text-align: center;
           border-width: 0px;
        }

        .teen_age_13_18_ .column p.multiple {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.25rem;
           margin-bottom: 18px;
           padding-left: 20px;
           border-width: 0px;
        }

        .teen_age_13_18_ .column p.last {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.25rem;
           margin-bottom: 24px;
           padding-left: 20px;
           border-width: 0px;
        }

        .teen_age_13_18_ .column p.basic {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.25rem;
           margin-bottom: 6px;
           padding-left: 20px;
           border-width: 0px;
        }

    /*inlines*/

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

    /*links*/

        .teen_age_13_18_ .column a {
           color: #ffffff;
           border-width: 0px;
        }

    /*headers*/

        .teen_age_13_18_ .column h1 {
           margin-left: 0px;
           font-weight: bold;
           margin-top: 0px;
           font-family: "bebas-neue-pro",sans-serif;
           font-size: 3.4375rem;
           line-height: 1.2em;
           text-align: center;
           color: #ffffff;
           background-color: transparent;
           margin-bottom: 12px;
           padding-top: 0px;
           padding-left: 0px;
           padding-bottom: 0px;
           border-width: 0px;
        }

        .teen_age_13_18_ .column h2 {
           font-family: "bebas-neue-pro",sans-serif;
           font-size: 1.75rem;
           color: #ffffff;
           font-weight: 600;
           border-width: 0px;
        }

        .teen_age_13_18_ .column h3 {
           font-family: "bebas-neue-pro",sans-serif;
           font-size: 1.5rem;
           font-weight: 600;
           line-height: 1.3em;
           color: #ffffff;
           background-color: #007744;
           text-align: center;
           margin-bottom: 10px;
           border-width: 0px;
        }

        .teen_age_13_18_ .column h4 {
           text-align: center;
           color: #1259a6;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.375rem;
           font-weight: 400;
           margin-bottom: 24px;
           border-width: 0px;
        }

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

        .teen_age_13_18_ .column h6 {
           font-family: "bebas-neue-pro",sans-serif;
           font-size: 0.875rem;
           margin-bottom: 18px;
           border-width: 0px;
        }

    /*lists*/

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

        .teen_age_13_18_ .column .BulletedList {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           list-style-type: disc;
           font-size: 1.25rem;
           line-height: 1.6em;
           border-width: 0px;
           list-style-image: none;
        }

        .teen_age_13_18_ .column .NumberedList {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.25rem;
           line-height: 1.6em;
           border-width: 0px;
           list-style-image: none;
        }

        .teen_age_13_18_ .column .AlphabeticalList {
           list-style-type: lower-alpha;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.25rem;
           line-height: 1.6em;
           border-width: 0px;
           list-style-image: none;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
What do you think of Engage?
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*lists*/

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

    /*images*/

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

    /*paragraphs*/

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

    /*inlines*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

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

    /*layoutitems*/

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

    /*containers*/

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

    /*images*/

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

    /*paragraphs*/

        .dpl_locations .column p {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.25rem;
           margin-bottom: 24px;
           color: #ffffff;
           border-width: 0px;
        }

        .dpl_locations .column p.NoLineSpace {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.25rem;
           margin-bottom: 0px;
           color: #ffffff;
           border-width: 0px;
        }

        .dpl_locations .column p.SidebarH1 {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.75rem;
           font-weight: bold;
           margin-bottom: 0px;
           color: #ffffff;
           background-color: #000000;
           padding-left: 18px;
           padding-right: 18px;
           padding-top: 18px;
           border-width: 0px;
        }

        .dpl_locations .column p.SidebarBody {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.25rem;
           margin-bottom: 0px;
           color: #ffffff;
           background-color: #000000;
           padding-left: 18px;
           padding-right: 18px;
           padding-bottom: 18px;
           border-width: 0px;
        }

        .dpl_locations .column p.SidebarH3 {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.375rem;
           margin-bottom: 0px;
           color: #ffffff;
           background-color: #000000;
           padding-left: 18px;
           padding-right: 18px;
           border-width: 0px;
        }

        .dpl_locations .column p.SIdebarH2 {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.5rem;
           margin-bottom: 0px;
           color: #ffffff;
           background-color: #000000;
           padding-left: 18px;
           padding-right: 18px;
           padding-bottom: 12px;
           border-width: 0px;
        }

        .dpl_locations .column p.PullQuote {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.625rem;
           margin-bottom: 24px;
           text-align: center;
           border-width: 0px;
        }

        .dpl_locations .column p.PullQuoteCredit {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.25rem;
           margin-bottom: 24px;
           text-align: center;
           border-width: 0px;
        }

    /*inlines*/

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

    /*links*/

        .dpl_locations .column a {
           color: #ffffff;
           border-width: 0px;
        }

    /*headers*/

        .dpl_locations .column h1 {
           font-family: "bebas-neue-pro",sans-serif;
           font-weight: bold;
           font-size: 2.625rem;
           line-height: 1.2em;
           border-width: 0px;
        }

        .dpl_locations .column h2 {
           font-family: "bebas-neue-pro",sans-serif;
           font-size: 1.75rem;
           color: #ffffff;
           border-width: 0px;
        }

        .dpl_locations .column h3 {
           font-family: "bebas-neue-pro",sans-serif;
           font-size: 1.5rem;
           font-weight: 600;
           line-height: 1.3em;
           border-width: 0px;
        }

        .dpl_locations .column h4 {
           font-family: "bebas-neue-pro",sans-serif;
           font-size: 1.25rem;
           font-weight: 500;
           margin-bottom: 24px;
           border-width: 0px;
        }

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

        .dpl_locations .column h6 {
           font-family: "bebas-neue-pro",sans-serif;
           font-size: 0.875rem;
           margin-bottom: 18px;
           border-width: 0px;
        }

    /*lists*/

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

        .dpl_locations .column .BulletedList {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           list-style-type: disc;
           font-size: 1.25rem;
           line-height: 1.6em;
           border-width: 0px;
           list-style-image: none;
        }

        .dpl_locations .column .NumberedList {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.25rem;
           line-height: 1.6em;
           border-width: 0px;
           list-style-image: none;
        }

        .dpl_locations .column .AlphabeticalList {
           list-style-type: lower-alpha;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.25rem;
           line-height: 1.6em;
           border-width: 0px;
           list-style-image: none;
        }

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