/***********************************
Cubierta de noviembre
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

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

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

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

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

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

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

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

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

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

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

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

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

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

        .cubierta_de_noviembre .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; }
/***********************************
Adultos (18+)
***********************************/

    /*paragraphs*/

        .adultos_18_ .column p.last {
           background-color: transparent;
           color: #222222;
           font-family: 'Noto Sans';
           font-size: 1.25rem;
           line-height: 1.6em;
           margin-bottom: 24px;
           margin-left: 18px;
           margin-right: 0px;
           margin-top: 0px;
           border-width: 0px;
        }

        .adultos_18_ .column p.multple {
           background-color: transparent;
           color: #222222;
           font-family: 'Noto Sans';
           font-size: 1.25rem;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-left: 18px;
           margin-right: 0px;
           margin-top: 0px;
           border-width: 0px;
        }

        .adultos_18_ .column p {
           background-color: transparent;
           color: #9D0054FF;
           font-family: 'Noto Sans';
           font-size: 1.25rem;
           line-height: 1.6em;
           margin-bottom: 24px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           border-width: 0px;
        }

        .adultos_18_ .column p.nospace {
           background-color: transparent;
           color: #222222;
           font-family: 'Noto Sans';
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           border-width: 0px;
        }

    /*inlines*/

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

    /*images*/

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

    /*links*/

        .adultos_18_ .column a {
           color: #9D0054FF;
           background-color: transparent;
           border-width: 0px;
        }

    /*headers*/

        .adultos_18_ .column h1 {
           background-color: transparent;
           color: rgb(157, 0, 84);
           font-family: 'Noto Sans';
           font-size: 2.8125rem;
           font-weight: 900;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding-top: 0px;
           padding-bottom: 0px;
           padding-left: 0px;
           text-align: center;
           border-radius-shared: 1;
           border-radius: 0px;
           border-width: 0px;
        }

        .adultos_18_ .column h2 {
           background-color: transparent;
           color: #9D0054FF;
           font-family: 'Noto Sans';
           font-size: 1.625rem;
           font-weight: 900;
           line-height: 1.6em;
           margin-bottom: 0px;
           margin-top: 0px;
           border-width: 0px;
        }

        .adultos_18_ .column h3 {
           background-color: transparent;
           color: #000000;
           font-family: 'Noto Sans';
           font-size: 1.25rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .adultos_18_ .column h4 {
           background-color: transparent;
           color: #000000;
           font-family: 'Noto Sans';
           font-size: 1.125rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .adultos_18_ .column h5 {
           background-color: transparent;
           color: #000000;
           font-family: 'Noto Sans';
           font-size: 1rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .adultos_18_ .column h6 {
           background-color: transparent;
           color: #222222;
           font-family: 'Noto Sans';
           font-size: 1rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 8px;
           margin-top: 8px;
           border-width: 0px;
        }

    /*lists*/

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

    /*containers*/

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

        .adultos_18_ .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; }
/***********************************
Festival de La Llorona
***********************************/

    /*paragraphs*/

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

    /*inlines*/

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

    /*images*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

    /*containers*/

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

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

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Herencia de los Pueblos Indígenas
***********************************/

    /*paragraphs*/

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

    /*inlines*/

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

    /*images*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

    /*containers*/

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

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

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Aprender de la historia. Estar presente. Cambiar el futuro.
***********************************/

    /*paragraphs*/

        .aprender_de_la_historia_estar_presente_cambiar_el_futuro .column p {
           font-family: Noto Sans;
           font-size: 1.25rem;
           margin-bottom: 0px;
           color: #FFFFFFFF;
           font-weight: 600;
           border-radius-shared: 1;
           border-radius: 0px;
           margin-top: 15px;
           border-width: 0px;
        }

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

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

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

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

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

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

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

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

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

    /*headers*/

        .aprender_de_la_historia_estar_presente_cambiar_el_futuro .column h1 {
           font-family: "bebas-neue-pro",sans-serif;
           font-weight: 900;
           font-size: 2.625rem;
           line-height: 1.2em;
           margin-bottom: 0px;
           text-align: center;
           padding-top: 70px;
           color: #FFFFFFFF;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           border-width: 0px;
        }

        .aprender_de_la_historia_estar_presente_cambiar_el_futuro .column h2 {
           margin-bottom: 20px;
           font-weight: 600;
           text-align: center;
           color: #4a0505;
           font-family: "bebas-neue-pro",sans-serif;
           font-size: 2.625rem;
           border-width: 0px;
        }

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

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

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

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

    /*lists*/

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

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

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

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

    /*images*/

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

    /*containers*/

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

        .aprender_de_la_historia_estar_presente_cambiar_el_futuro .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; }
/***********************************
Calaveras de azúcar
***********************************/

    /*paragraphs*/

        .calaveras_de_azucar .column p.last {
           background-color: transparent;
           color: #ffffff;
           font-family: 'Noto Sans';
           font-size: 1.25rem;
           line-height: 1.6em;
           margin-bottom: 24px;
           margin-left: 18px;
           margin-right: 0px;
           margin-top: 0px;
           border-width: 0px;
        }

        .calaveras_de_azucar .column p.multple {
           background-color: transparent;
           color: #ffffff;
           font-family: 'Noto Sans';
           font-size: 1.25rem;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-left: 18px;
           margin-right: 0px;
           margin-top: 0px;
           border-width: 0px;
        }

        .calaveras_de_azucar .column p {
           background-color: transparent;
           color: #ffffff;
           font-family: 'Noto Sans';
           font-size: 1.25rem;
           line-height: 1.6em;
           margin-bottom: 24px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           border-radius-shared: 1;
           border-radius: 0px;
           text-align: center;
           font-variant: normal;
           border-width: 0px;
        }

        .calaveras_de_azucar .column p.nospace {
           background-color: transparent;
           color: #222222;
           font-family: 'Noto Sans';
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           border-width: 0px;
        }

    /*inlines*/

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

    /*images*/

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

    /*links*/

        .calaveras_de_azucar .column a {
           color: #ffffff;
           background-color: transparent;
           border-width: 0px;
        }

    /*headers*/

        .calaveras_de_azucar .column h1 {
           background-color: transparent;
           color: #ffffff;
           font-family: 'Noto Sans';
           font-size: 2.8125rem;
           font-weight: bold;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding-top: 0px;
           padding-bottom: 0px;
           padding-left: 0px;
           text-align: center;
           border-width: 0px;
        }

        .calaveras_de_azucar .column h2 {
           background-color: transparent;
           color: #ffffff;
           font-family: 'Noto Sans';
           font-size: 1.625rem;
           font-weight: 900;
           line-height: 1.6em;
           margin-bottom: 0px;
           margin-top: 0px;
           border-width: 0px;
        }

        .calaveras_de_azucar .column h3 {
           background-color: transparent;
           color: #000000;
           font-family: 'Noto Sans';
           font-size: 1.25rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .calaveras_de_azucar .column h4 {
           background-color: transparent;
           color: #000000;
           font-family: 'Noto Sans';
           font-size: 1.125rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .calaveras_de_azucar .column h5 {
           background-color: transparent;
           color: #000000;
           font-family: 'Noto Sans';
           font-size: 1rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .calaveras_de_azucar .column h6 {
           background-color: transparent;
           color: #222222;
           font-family: 'Noto Sans';
           font-size: 1rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 8px;
           margin-top: 8px;
           border-width: 0px;
        }

    /*lists*/

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

    /*containers*/

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

        .calaveras_de_azucar .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; }
/***********************************
Niños y jóvenes
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

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

    /*headers*/

        .ninos_y_jovenes .column h6 {
           margin-top: 8px;
           margin-bottom: 8px;
           line-height: 1.6em;
           font-weight: 300;
           font-size: 1rem;
           font-family: 'Noto Sans';
           color: #222222;
           background-color: transparent;
           border-width: 0px;
        }

        .ninos_y_jovenes .column h5 {
           margin-top: 21px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-weight: 300;
           font-size: 1rem;
           font-family: 'Noto Sans';
           color: #000000;
           background-color: transparent;
           border-width: 0px;
        }

        .ninos_y_jovenes .column h4 {
           margin-top: 21px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-weight: 300;
           font-size: 1.125rem;
           font-family: 'Noto Sans';
           color: #000000;
           background-color: transparent;
           border-width: 0px;
        }

        .ninos_y_jovenes .column h3 {
           margin-top: 21px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-weight: 300;
           font-size: 1.25rem;
           font-family: 'Noto Sans';
           color: #000000;
           background-color: transparent;
           border-width: 0px;
        }

        .ninos_y_jovenes .column h2 {
           margin-top: 0px;
           margin-bottom: 0px;
           line-height: 1.6em;
           font-weight: 900;
           font-size: 1.625rem;
           font-family: 'Noto Sans';
           color: #ffffff;
           background-color: transparent;
           border-width: 0px;
        }

        .ninos_y_jovenes .column h1 {
           text-align: center;
           padding-left: 0px;
           padding-bottom: 0px;
           padding-top: 0px;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 12px;
           line-height: 1.6em;
           font-weight: bold;
           font-size: 2.8125rem;
           font-family: 'Noto Sans';
           color: #ffffff;
           background-color: transparent;
           border-width: 0px;
        }

    /*links*/

        .ninos_y_jovenes .column a {
           background-color: transparent;
           color: #ffffff;
           border-width: 0px;
        }

    /*images*/

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

    /*inlines*/

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

        .ninos_y_jovenes .column p.nospace {
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 0px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: 'Noto Sans';
           color: #222222;
           background-color: transparent;
           border-width: 0px;
        }

        .ninos_y_jovenes .column p {
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 24px;
           line-height: 1.6em;
           font-size: 1.25rem;
           font-family: 'Noto Sans';
           color: #ffffff;
           background-color: transparent;
           font-variant: normal;
           border-width: 0px;
        }

        .ninos_y_jovenes .column p.multple {
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 18px;
           margin-bottom: 12px;
           line-height: 1.6em;
           font-size: 1.25rem;
           font-family: 'Noto Sans';
           color: #ffffff;
           background-color: transparent;
           border-width: 0px;
        }

        .ninos_y_jovenes .column p.last {
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 18px;
           margin-bottom: 24px;
           line-height: 1.6em;
           font-size: 1.25rem;
           font-family: 'Noto Sans';
           color: #ffffff;
           background-color: transparent;
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Pequeña Universidad y Denise Vega
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

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

    /*headers*/

        .pequena_universidad_y_denise_vega .column h6 {
           margin-top: 8px;
           margin-bottom: 8px;
           line-height: 1.6em;
           font-weight: 300;
           font-size: 1rem;
           font-family: 'Noto Sans';
           color: #222222;
           background-color: transparent;
           border-width: 0px;
        }

        .pequena_universidad_y_denise_vega .column h5 {
           margin-top: 21px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-weight: 300;
           font-size: 1rem;
           font-family: 'Noto Sans';
           color: #000000;
           background-color: transparent;
           border-width: 0px;
        }

        .pequena_universidad_y_denise_vega .column h4 {
           margin-top: 21px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-weight: 300;
           font-size: 1.125rem;
           font-family: 'Noto Sans';
           color: #000000;
           background-color: transparent;
           border-width: 0px;
        }

        .pequena_universidad_y_denise_vega .column h3 {
           margin-top: 21px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-weight: 300;
           font-size: 1.25rem;
           font-family: 'Noto Sans';
           color: #000000;
           background-color: transparent;
           border-width: 0px;
        }

        .pequena_universidad_y_denise_vega .column h2 {
           margin-top: 0px;
           margin-bottom: 0px;
           line-height: 1.6em;
           font-weight: 900;
           font-size: 1.625rem;
           font-family: 'Noto Sans';
           color: #ffffff;
           background-color: transparent;
           border-width: 0px;
        }

        .pequena_universidad_y_denise_vega .column h1 {
           text-align: center;
           padding-left: 0px;
           padding-bottom: 0px;
           padding-top: 0px;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 12px;
           line-height: 1.6em;
           font-weight: bold;
           font-size: 2.8125rem;
           font-family: 'Noto Sans';
           color: #ffffff;
           background-color: transparent;
           border-width: 0px;
        }

    /*links*/

        .pequena_universidad_y_denise_vega .column a {
           background-color: transparent;
           color: #ffffff;
           border-width: 0px;
        }

    /*images*/

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

    /*inlines*/

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

        .pequena_universidad_y_denise_vega .column p.nospace {
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 0px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: 'Noto Sans';
           color: #222222;
           background-color: transparent;
           border-width: 0px;
        }

        .pequena_universidad_y_denise_vega .column p {
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 24px;
           line-height: 1.6em;
           font-size: 1.25rem;
           font-family: 'Noto Sans';
           color: #190876FF;
           background-color: transparent;
           border-radius-shared: 1;
           border-radius: 0px;
           text-align: center;
           font-variant: normal;
           border-width: 0px;
        }

        .pequena_universidad_y_denise_vega .column p.multple {
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 18px;
           margin-bottom: 12px;
           line-height: 1.6em;
           font-size: 1.25rem;
           font-family: 'Noto Sans';
           color: #ffffff;
           background-color: transparent;
           border-width: 0px;
        }

        .pequena_universidad_y_denise_vega .column p.last {
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 18px;
           margin-bottom: 24px;
           line-height: 1.6em;
           font-size: 1.25rem;
           font-family: 'Noto Sans';
           color: #ffffff;
           background-color: transparent;
           border-width: 0px;
        }

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

    /*layoutitems*/

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

    /*containers*/

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

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

    /*images*/

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

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

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

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

    /*layoutitems*/

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

    /*containers*/

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

    /*lists*/

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

    /*headers*/

        .lena_start .column h6 {
           margin-top: 8px;
           margin-bottom: 8px;
           line-height: 1.6em;
           font-weight: 300;
           font-size: 1rem;
           font-family: 'Noto Sans';
           color: #222222;
           background-color: transparent;
           border-width: 0px;
        }

        .lena_start .column h5 {
           margin-top: 21px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-weight: 300;
           font-size: 1rem;
           font-family: 'Noto Sans';
           color: #000000;
           background-color: transparent;
           border-width: 0px;
        }

        .lena_start .column h4 {
           margin-top: 21px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-weight: 300;
           font-size: 1.125rem;
           font-family: 'Noto Sans';
           color: #000000;
           background-color: transparent;
           border-width: 0px;
        }

        .lena_start .column h3 {
           margin-top: 21px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-weight: 300;
           font-size: 1.25rem;
           font-family: 'Noto Sans';
           color: #000000;
           background-color: transparent;
           border-width: 0px;
        }

        .lena_start .column h2 {
           margin-top: 0px;
           margin-bottom: 0px;
           line-height: 1.6em;
           font-weight: 900;
           font-size: 1.625rem;
           font-family: 'Noto Sans';
           color: #30b26d;
           background-color: transparent;
           border-width: 0px;
        }

        .lena_start .column h1 {
           text-align: center;
           padding-left: 0px;
           padding-bottom: 0px;
           padding-top: 0px;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 12px;
           line-height: 1.6em;
           font-weight: 900;
           font-size: 2.8125rem;
           font-family: 'Noto Sans';
           color: #30b26d;
           background-color: transparent;
           border-width: 0px;
        }

    /*links*/

        .lena_start .column a {
           background-color: transparent;
           color: #30b26d;
           border-width: 0px;
        }

    /*images*/

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

    /*inlines*/

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

        .lena_start .column p.nospace {
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 0px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: 'Noto Sans';
           color: #222222;
           background-color: transparent;
           border-width: 0px;
        }

        .lena_start .column p {
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 24px;
           line-height: 1.6em;
           font-size: 1.25rem;
           font-family: 'Noto Sans';
           color: #222222;
           background-color: transparent;
           font-variant: normal;
           border-width: 0px;
        }

        .lena_start .column p.multple {
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 18px;
           margin-bottom: 12px;
           line-height: 1.6em;
           font-size: 1.25rem;
           font-family: 'Noto Sans';
           color: #222222;
           background-color: transparent;
           border-width: 0px;
        }

        .lena_start .column p.last {
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 18px;
           margin-bottom: 24px;
           line-height: 1.6em;
           font-size: 1.25rem;
           font-family: 'Noto Sans';
           color: #222222;
           background-color: transparent;
           border-width: 0px;
        }

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

    /*paragraphs*/

        .plaza .column p {
           background-color: transparent;
           color: #ffffff;
           font-family: 'Noto Sans';
           font-size: 1.25rem;
           line-height: 1.6em;
           margin-bottom: 24px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           border-width: 0px;
        }

        .plaza .column p.nospace {
           background-color: transparent;
           color: #ffffff;
           font-family: 'Noto Sans';
           font-size: 1.25rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           border-width: 0px;
        }

    /*inlines*/

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

    /*images*/

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

    /*links*/

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

    /*headers*/

        .plaza .column h1 {
           background-color: transparent;
           color: #ffffff;
           font-family: 'Noto Sans';
           font-size: 2.8125rem;
           font-weight: bold;
           line-height: 1.6em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           text-transform: uppercase;
           padding-top: 0px;
           padding-bottom: 0px;
           padding-left: 0px;
           text-align: center;
           border-width: 0px;
        }

        .plaza .column h2 {
           background-color: transparent;
           color: #ffffff;
           font-family: 'Noto Sans';
           font-size: 2.8125rem;
           font-weight: 600;
           line-height: 1.6em;
           margin-bottom: 10px;
           margin-top: 0px;
           text-align: center;
           border-width: 0px;
        }

        .plaza .column h3 {
           background-color: transparent;
           color: #d9d1dd;
           font-family: 'Noto Sans';
           font-size: 1.25rem;
           font-weight: 900;
           line-height: 1.6em;
           margin-bottom: 0px;
           margin-top: 0px;
           text-transform: uppercase;
           border-width: 0px;
        }

        .plaza .column h4 {
           background-color: transparent;
           color: #ffffff;
           font-family: 'Noto Sans';
           font-size: 2.8125rem;
           font-weight: 600;
           line-height: 1.6em;
           margin-bottom: 10px;
           margin-top: 0px;
           text-align: center;
           border-width: 0px;
        }

        .plaza .column h5 {
           background-color: transparent;
           color: #000000;
           font-family: 'Noto Sans';
           font-size: 1rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .plaza .column h6 {
           background-color: transparent;
           color: #222222;
           font-family: 'Noto Sans';
           font-size: 1rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 8px;
           margin-top: 8px;
           border-width: 0px;
        }

    /*lists*/

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

    /*containers*/

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

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

    /*layoutitems*/

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

    /*containers*/

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

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

        .cuentacuentos .column p {
           margin-top: 0px;
           font-family: 'Noto Sans';
           font-size: 1.25rem;
           margin-bottom: 0px;
           text-align: center;
           color: #000000;
           border-width: 0px;
        }

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

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

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

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

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

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

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

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

        .cuentacuentos .column a {
           color: #000000;
           text-align: center;
           background-color: transparent;
           border-width: 0px;
        }

        .cuentacuentos .column a.firstlink {
           color: #000000;
           text-align: center;
           background-color: transparent;
           border-width: 0px;
        }

    /*headers*/

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

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

        .cuentacuentos .column h3 {
           margin-bottom: 20px;
           margin-right: 0px;
           margin-left: 0px;
           padding-left: 0px;
           background-color: transparent;
           margin-top: 0px;
           color: #000000;
           text-align: center;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.5rem;
           font-weight: 600;
           line-height: 1.6em;
           border-width: 0px;
        }

        .cuentacuentos .column h4 {
           font-family: 'Noto Sans';
           font-size: 1.25rem;
           font-weight: 600;
           margin-bottom: 0px;
           color: #ffffff;
           text-align: center;
           border-width: 0px;
        }

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

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

    /*lists*/

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

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

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

        .cuentacuentos .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; }
/***********************************
Sucursales de la Biblioteca Pública de Denver
***********************************/

    /*paragraphs*/

        .sucursales_de_la_biblioteca_ .column p {
           background-color: transparent;
           color: #ffffff;
           font-family: 'Noto Sans';
           font-size: 1.25rem;
           line-height: 1.6em;
           margin-bottom: 24px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           border-width: 0px;
        }

        .sucursales_de_la_biblioteca_ .column p.nospace {
           background-color: transparent;
           color: #ffffff;
           font-family: 'Noto Sans';
           font-size: 1.3125rem;
           font-weight: 900;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           border-width: 0px;
        }

    /*inlines*/

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

    /*images*/

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

    /*links*/

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

    /*headers*/

        .sucursales_de_la_biblioteca_ .column h1 {
           background-color: #000000;
           color: #ffffff;
           font-family: 'Noto Sans';
           font-size: 2.8125rem;
           font-weight: bold;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 12px;
           text-transform: uppercase;
           padding-top: 10px;
           padding-bottom: 12px;
           padding-left: 10px;
           border-width: 0px;
        }

        .sucursales_de_la_biblioteca_ .column h2 {
           background-color: transparent;
           color: #ffffff;
           font-family: 'Noto Sans';
           font-size: 1.75rem;
           font-weight: 900;
           line-height: 1.6em;
           margin-bottom: 10px;
           margin-top: 0px;
           text-transform: uppercase;
           border-width: 0px;
        }

        .sucursales_de_la_biblioteca_ .column h3 {
           background-color: transparent;
           color: #000000;
           font-family: 'Noto Sans';
           font-size: 1.25rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .sucursales_de_la_biblioteca_ .column h4 {
           background-color: transparent;
           color: #000000;
           font-family: 'Noto Sans';
           font-size: 1.125rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .sucursales_de_la_biblioteca_ .column h5 {
           background-color: transparent;
           color: #000000;
           font-family: 'Noto Sans';
           font-size: 1rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .sucursales_de_la_biblioteca_ .column h6 {
           background-color: transparent;
           color: #222222;
           font-family: 'Noto Sans';
           font-size: 1rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 8px;
           margin-top: 8px;
           border-width: 0px;
        }

    /*lists*/

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

    /*containers*/

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

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