/***********************************
Cover
***********************************/

    /*headers*/

        .cover .column h6 {
           line-height: 1em;
           text-align: center;
           font-size: 1.25rem;
           color: #000000;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .cover .column h5 {
           text-align: center;
           font-size: 1.125rem;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .cover .column h4 {
           text-transform: uppercase;
           text-align: center;
           font-weight: bold;
           font-size: 1.125rem;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .cover .column h3 {
           text-transform: uppercase;
           text-align: center;
           font-weight: bold;
           font-size: 1.875rem;
           font-family: "roboto-slab",serif;
           border-width: 0px;
        }

        .cover .column h2 {
           line-height: 1em;
           text-align: center;
           font-size: 4.375rem;
           color: #0054a6;
           font-family: "herrvonmuellerhoff-pro",sans-serif;
           border-width: 0px;
        }

        .cover .column h1 {
           text-transform: uppercase;
           line-height: 1em;
           text-align: center;
           font-size: 2.5rem;
           font-weight: bold;
           font-family: "roboto-slab",serif;
           border-width: 0px;
        }

    /*links*/

        .cover .column a {
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

    /*inlines*/

        .cover .column .default-drop-cap {
           font-family: "roboto",sans-serif;
           line-height: .3em;
           font-size: 3.75rem;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 400;
           float: left;
           border-width: 0px;
        }

    /*paragraphs*/

        .cover .column p {
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

    /*images*/

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

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

    /*paragraphs*/

        .order_of_service .column p {
           font-family: "roboto",sans-serif;
           font-size: 1.125rem;
           text-align: center;
           border-width: 0px;
        }

    /*inlines*/

        .order_of_service .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: .3em;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .order_of_service .column .SymbolMarker {
           font-size: 1.125rem;
           font-family: "roboto",sans-serif;
           font-weight: bold;
           border-width: 0px;
        }

        .order_of_service .column span.inlines-1joh7apmh {
           font-family: "roboto",sans-serif;
           font-size: 1.125rem;
           text-align: center;
           margin: 0px;
           padding: 0px;
           border-width: 0px;
           border-radius-shared: auto;
           border-radius: 0px;
        }

    /*links*/

        .order_of_service .column a {
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

    /*headers*/

        .order_of_service .column h1 {
           font-family: "roboto-slab",serif;
           font-weight: bold;
           font-size: 2.5rem;
           text-align: center;
           line-height: 1em;
           text-transform: uppercase;
           border-width: 0px;
        }

        .order_of_service .column h2 {
           font-family: "herrvonmuellerhoff-pro",sans-serif;
           color: #000000;
           font-size: 4.375rem;
           text-align: center;
           line-height: 1em;
           border-width: 0px;
        }

        .order_of_service .column h3 {
           font-family: "roboto-slab",serif;
           font-size: 1.875rem;
           font-weight: bold;
           text-align: center;
           text-transform: uppercase;
           border-width: 0px;
        }

        .order_of_service .column h4 {
           font-family: "roboto",sans-serif;
           font-size: 1.125rem;
           font-weight: bold;
           text-align: center;
           text-transform: uppercase;
           border-width: 0px;
        }

        .order_of_service .column h5 {
           font-family: "roboto",sans-serif;
           font-size: 1.125rem;
           text-align: center;
           border-width: 0px;
        }

        .order_of_service .column h6 {
           font-family: "roboto",sans-serif;
           color: #000000;
           font-size: 1.25rem;
           text-align: center;
           line-height: 1em;
           border-width: 0px;
        }

    /*images*/

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

    /*lists*/

        .order_of_service .column ol, .order_of_service .column ul {
           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*/

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

        .order_of_service .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; }
/***********************************
Board of Trustees
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

        .board_of_trustees .column ol, .board_of_trustees .column ul {
           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*/

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

    /*headers*/

        .board_of_trustees .column h6 {
           line-height: 1em;
           text-align: center;
           font-size: 1.25rem;
           color: #000000;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .board_of_trustees .column h5 {
           text-align: center;
           font-size: 1.125rem;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .board_of_trustees .column h4 {
           text-transform: uppercase;
           text-align: center;
           font-weight: bold;
           font-size: 1.125rem;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .board_of_trustees .column h3 {
           text-transform: uppercase;
           text-align: center;
           font-weight: bold;
           font-size: 1.875rem;
           font-family: "roboto-slab",serif;
           border-width: 0px;
        }

        .board_of_trustees .column h2 {
           line-height: 1em;
           text-align: center;
           font-size: 4.375rem;
           color: #000000;
           font-family: "herrvonmuellerhoff-pro",sans-serif;
           border-width: 0px;
        }

        .board_of_trustees .column h1 {
           text-transform: uppercase;
           line-height: 1em;
           text-align: center;
           font-size: 2.5rem;
           font-weight: bold;
           font-family: "roboto-slab",serif;
           border-width: 0px;
        }

    /*links*/

        .board_of_trustees .column a {
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

    /*inlines*/

        .board_of_trustees .column .default-drop-cap {
           font-family: "roboto",sans-serif;
           line-height: .3em;
           font-size: 3.75rem;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 400;
           float: left;
           border-width: 0px;
        }

    /*paragraphs*/

        .board_of_trustees .column p {
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

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

    /*layoutitems*/

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

    /*containers*/

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

        .central_administration .column ol, .central_administration .column ul {
           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*/

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

    /*headers*/

        .central_administration .column h6 {
           line-height: 1em;
           text-align: center;
           font-size: 1.25rem;
           color: #000000;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .central_administration .column h5 {
           text-align: center;
           font-size: 1.125rem;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .central_administration .column h4 {
           text-transform: uppercase;
           text-align: center;
           font-weight: bold;
           font-size: 1.125rem;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .central_administration .column h3 {
           text-transform: uppercase;
           text-align: center;
           font-weight: bold;
           font-size: 1.875rem;
           font-family: "roboto-slab",serif;
           border-width: 0px;
        }

        .central_administration .column h2 {
           line-height: 1em;
           text-align: center;
           font-size: 4.375rem;
           color: #000000;
           font-family: "herrvonmuellerhoff-pro",sans-serif;
           border-width: 0px;
        }

        .central_administration .column h1 {
           text-transform: uppercase;
           line-height: 1em;
           text-align: center;
           font-size: 2.5rem;
           font-weight: bold;
           font-family: "roboto-slab",serif;
           border-width: 0px;
        }

    /*links*/

        .central_administration .column a {
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

    /*inlines*/

        .central_administration .column .default-drop-cap {
           font-family: "roboto",sans-serif;
           line-height: .3em;
           font-size: 3.75rem;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 400;
           float: left;
           border-width: 0px;
        }

    /*paragraphs*/

        .central_administration .column p {
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

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

    /*layoutitems*/

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

    /*containers*/

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

        .school_administration .column ol, .school_administration .column ul {
           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*/

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

    /*headers*/

        .school_administration .column h6 {
           line-height: 1em;
           text-align: center;
           font-size: 1.25rem;
           color: #000000;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .school_administration .column h5 {
           text-align: center;
           font-size: 1.125rem;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .school_administration .column h4 {
           text-transform: uppercase;
           text-align: center;
           font-weight: bold;
           font-size: 1.125rem;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .school_administration .column h3 {
           text-transform: uppercase;
           text-align: center;
           font-weight: bold;
           font-size: 1.875rem;
           font-family: "roboto-slab",serif;
           border-width: 0px;
        }

        .school_administration .column h2 {
           line-height: 1em;
           text-align: center;
           font-size: 4.375rem;
           color: #000000;
           font-family: "herrvonmuellerhoff-pro",sans-serif;
           border-width: 0px;
        }

        .school_administration .column h1 {
           text-transform: uppercase;
           line-height: 1em;
           text-align: center;
           font-size: 2.5rem;
           font-weight: bold;
           font-family: "roboto-slab",serif;
           border-width: 0px;
        }

    /*links*/

        .school_administration .column a {
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

    /*inlines*/

        .school_administration .column .default-drop-cap {
           font-family: "roboto",sans-serif;
           line-height: .3em;
           font-size: 3.75rem;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 400;
           float: left;
           border-width: 0px;
        }

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

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

    /*paragraphs*/

        .school_administration .column p {
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

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

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

    /*layoutitems*/

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

    /*containers*/

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

        .alma_mater .column ol, .alma_mater .column ul {
           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*/

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

    /*headers*/

        .alma_mater .column h6 {
           line-height: 1em;
           text-align: center;
           font-size: 1.25rem;
           color: #000000;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .alma_mater .column h5 {
           text-align: center;
           font-size: 1.125rem;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .alma_mater .column h4 {
           text-transform: uppercase;
           text-align: center;
           font-weight: bold;
           font-size: 1.125rem;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .alma_mater .column h3 {
           text-transform: uppercase;
           text-align: center;
           font-weight: bold;
           font-size: 1.875rem;
           font-family: "roboto-slab",serif;
           border-width: 0px;
        }

        .alma_mater .column h2 {
           line-height: 1em;
           text-align: center;
           font-size: 4.375rem;
           color: #000000;
           font-family: "herrvonmuellerhoff-pro",sans-serif;
           border-width: 0px;
        }

        .alma_mater .column h1 {
           text-transform: uppercase;
           line-height: 1em;
           text-align: center;
           font-size: 2.5rem;
           font-weight: bold;
           font-family: "roboto-slab",serif;
           border-width: 0px;
        }

    /*links*/

        .alma_mater .column a {
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

    /*inlines*/

        .alma_mater .column .default-drop-cap {
           font-family: "roboto",sans-serif;
           line-height: .3em;
           font-size: 3.75rem;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 400;
           float: left;
           border-width: 0px;
        }

    /*paragraphs*/

        .alma_mater .column p {
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

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

    /*layoutitems*/

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

    /*containers*/

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

        .student_body_officers .column ol, .student_body_officers .column ul {
           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*/

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

    /*headers*/

        .student_body_officers .column h6 {
           line-height: 1em;
           text-align: center;
           font-size: 1.25rem;
           color: #000000;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .student_body_officers .column h5 {
           text-align: center;
           font-size: 1.125rem;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .student_body_officers .column h4 {
           text-transform: uppercase;
           text-align: center;
           font-weight: bold;
           font-size: 1.125rem;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .student_body_officers .column h3 {
           text-transform: uppercase;
           text-align: center;
           font-weight: bold;
           font-size: 1.875rem;
           font-family: "roboto-slab",serif;
           border-width: 0px;
        }

        .student_body_officers .column h2 {
           line-height: 1em;
           text-align: center;
           font-size: 4.375rem;
           color: #000000;
           font-family: "herrvonmuellerhoff-pro",sans-serif;
           border-width: 0px;
        }

        .student_body_officers .column h1 {
           text-transform: uppercase;
           line-height: 1em;
           text-align: center;
           font-size: 2.5rem;
           font-weight: bold;
           font-family: "roboto-slab",serif;
           border-width: 0px;
        }

    /*links*/

        .student_body_officers .column a {
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

    /*inlines*/

        .student_body_officers .column .default-drop-cap {
           font-family: "roboto",sans-serif;
           line-height: .3em;
           font-size: 3.75rem;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 400;
           float: left;
           border-width: 0px;
        }

    /*paragraphs*/

        .student_body_officers .column p {
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

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

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

    /*layoutitems*/

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

    /*containers*/

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

        .senior_class_officers .column ol, .senior_class_officers .column ul {
           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*/

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

    /*headers*/

        .senior_class_officers .column h6 {
           line-height: 1em;
           text-align: center;
           font-size: 1.25rem;
           color: #000000;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .senior_class_officers .column h5 {
           text-align: center;
           font-size: 1.125rem;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .senior_class_officers .column h4 {
           text-transform: uppercase;
           text-align: center;
           font-weight: bold;
           font-size: 1.125rem;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .senior_class_officers .column h3 {
           text-transform: uppercase;
           text-align: center;
           font-weight: bold;
           font-size: 1.875rem;
           font-family: "roboto-slab",serif;
           border-width: 0px;
        }

        .senior_class_officers .column h2 {
           line-height: 1em;
           text-align: center;
           font-size: 4.375rem;
           color: #000000;
           font-family: "herrvonmuellerhoff-pro",sans-serif;
           border-width: 0px;
        }

        .senior_class_officers .column h1 {
           text-transform: uppercase;
           line-height: 1em;
           text-align: center;
           font-size: 2.5rem;
           font-weight: bold;
           font-family: "roboto-slab",serif;
           border-width: 0px;
        }

    /*links*/

        .senior_class_officers .column a {
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

    /*inlines*/

        .senior_class_officers .column .default-drop-cap {
           font-family: "roboto",sans-serif;
           line-height: .3em;
           font-size: 3.75rem;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 400;
           float: left;
           border-width: 0px;
        }

    /*paragraphs*/

        .senior_class_officers .column p {
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

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

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

    /*layoutitems*/

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

    /*containers*/

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

        .photo_gallery .column ol, .photo_gallery .column ul {
           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*/

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

    /*headers*/

        .photo_gallery .column h6 {
           line-height: 1em;
           text-align: center;
           font-size: 1.25rem;
           color: #000000;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .photo_gallery .column h5 {
           text-align: center;
           font-size: 1.125rem;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .photo_gallery .column h4 {
           text-transform: uppercase;
           text-align: center;
           font-weight: bold;
           font-size: 1.125rem;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .photo_gallery .column h3 {
           text-transform: uppercase;
           text-align: center;
           font-weight: bold;
           font-size: 1.875rem;
           font-family: "roboto-slab",serif;
           border-width: 0px;
        }

        .photo_gallery .column h2 {
           line-height: 0.15em;
           text-align: center;
           font-size: 2.8125rem;
           color: #0054a6;
           font-family: "herrvonmuellerhoff-pro",sans-serif;
           border-width: 0px;
        }

        .photo_gallery .column h1 {
           text-transform: uppercase;
           line-height: 1em;
           text-align: center;
           font-size: 4.5rem;
           font-weight: bold;
           font-family: "roboto-slab",serif;
           border-width: 0px;
        }

    /*links*/

        .photo_gallery .column a {
           font-family: "roboto",sans-serif;
           color: #0054a6;
           border-width: 0px;
        }

    /*inlines*/

        .photo_gallery .column .default-drop-cap {
           font-family: "roboto",sans-serif;
           line-height: .3em;
           font-size: 3.75rem;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 400;
           float: left;
           border-width: 0px;
        }

    /*paragraphs*/

        .photo_gallery .column p {
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

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

    /*layoutitems*/

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

    /*containers*/

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

        .message_from_the_principal .column ol, .message_from_the_principal .column ul {
           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*/

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

    /*headers*/

        .message_from_the_principal .column h6 {
           line-height: 1em;
           text-align: center;
           font-size: 1.25rem;
           color: #000000;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .message_from_the_principal .column h5 {
           text-align: center;
           font-size: 1.125rem;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .message_from_the_principal .column h4 {
           text-transform: uppercase;
           text-align: center;
           font-weight: bold;
           font-size: 1.125rem;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .message_from_the_principal .column h3 {
           text-transform: uppercase;
           text-align: center;
           font-weight: bold;
           font-size: 1.875rem;
           font-family: "roboto-slab",serif;
           border-width: 0px;
        }

        .message_from_the_principal .column h2 {
           line-height: 1em;
           text-align: left;
           font-size: 2.5rem;
           color: #000000;
           font-family: "herrvonmuellerhoff-pro",sans-serif;
           border-width: 0px;
        }

        .message_from_the_principal .column h1 {
           text-transform: uppercase;
           line-height: 1em;
           text-align: center;
           font-size: 2.5rem;
           font-weight: bold;
           font-family: "roboto-slab",serif;
           border-width: 0px;
        }

    /*links*/

        .message_from_the_principal .column a {
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

    /*inlines*/

        .message_from_the_principal .column .default-drop-cap {
           font-family: "roboto",sans-serif;
           line-height: .3em;
           font-size: 3.75rem;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 400;
           float: left;
           border-width: 0px;
        }

    /*paragraphs*/

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

        .message_from_the_principal .column p {
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

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

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

    /*layoutitems*/

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

    /*containers*/

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

        .message_from_the_superintende .column ol, .message_from_the_superintende .column ul {
           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*/

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

    /*headers*/

        .message_from_the_superintende .column h6 {
           line-height: 1em;
           text-align: center;
           font-size: 1.25rem;
           color: #000000;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .message_from_the_superintende .column h5 {
           text-align: center;
           font-size: 1.125rem;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .message_from_the_superintende .column h4 {
           text-transform: uppercase;
           text-align: center;
           font-weight: bold;
           font-size: 1.125rem;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .message_from_the_superintende .column h3 {
           text-transform: uppercase;
           text-align: center;
           font-weight: bold;
           font-size: 1.875rem;
           font-family: "roboto-slab",serif;
           border-width: 0px;
        }

        .message_from_the_superintende .column h2 {
           line-height: 1em;
           text-align: left;
           font-size: 2.5rem;
           color: #000000;
           font-family: "herrvonmuellerhoff-pro",sans-serif;
           border-width: 0px;
        }

        .message_from_the_superintende .column h1 {
           text-transform: uppercase;
           line-height: 1em;
           text-align: center;
           font-size: 2.5rem;
           font-weight: bold;
           font-family: "roboto-slab",serif;
           border-width: 0px;
        }

    /*links*/

        .message_from_the_superintende .column a {
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

    /*inlines*/

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

        .message_from_the_superintende .column .default-drop-cap {
           font-family: "roboto",sans-serif;
           line-height: .3em;
           font-size: 3.75rem;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 400;
           float: left;
           border-width: 0px;
        }

    /*paragraphs*/

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

        .message_from_the_superintende .column p {
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

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

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

    /*paragraphs*/

        .honors_and_awards .column p {
           font-family: "roboto",sans-serif;
           font-size: 1.125rem;
           text-align: center;
           border-width: 0px;
        }

    /*inlines*/

        .honors_and_awards .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: .3em;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .honors_and_awards .column .SymbolMarker {
           font-size: 1.125rem;
           font-family: "roboto",sans-serif;
           font-weight: bold;
           border-width: 0px;
        }

        .honors_and_awards .column span.inlines-1joh7apmh {
           font-family: "roboto",sans-serif;
           font-size: 1.125rem;
           text-align: center;
           margin: 0px;
           padding: 0px;
           border-width: 0px;
           border-radius-shared: auto;
           border-radius: 0px;
        }

    /*links*/

        .honors_and_awards .column a {
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

    /*headers*/

        .honors_and_awards .column h1 {
           font-family: "roboto-slab",serif;
           font-weight: bold;
           font-size: 2.5rem;
           text-align: center;
           line-height: 1em;
           text-transform: uppercase;
           border-width: 0px;
        }

        .honors_and_awards .column h2 {
           font-family: "herrvonmuellerhoff-pro",sans-serif;
           color: #000000;
           font-size: 4.375rem;
           text-align: center;
           line-height: 1em;
           border-width: 0px;
        }

        .honors_and_awards .column h3 {
           font-family: "roboto-slab",serif;
           font-size: 1.875rem;
           font-weight: bold;
           text-align: center;
           text-transform: uppercase;
           border-width: 0px;
        }

        .honors_and_awards .column h4 {
           font-family: "roboto",sans-serif;
           font-size: 1.125rem;
           font-weight: bold;
           text-align: center;
           text-transform: uppercase;
           border-width: 0px;
        }

        .honors_and_awards .column h5 {
           font-family: "roboto",sans-serif;
           font-size: 1.125rem;
           text-align: center;
           border-width: 0px;
        }

        .honors_and_awards .column h6 {
           font-family: "roboto",sans-serif;
           color: #000000;
           font-size: 1.25rem;
           text-align: center;
           line-height: 1em;
           border-width: 0px;
        }

    /*images*/

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

    /*lists*/

        .honors_and_awards .column ol, .honors_and_awards .column ul {
           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*/

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

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

    /*paragraphs*/

        .scholarships .column p {
           font-family: "roboto",sans-serif;
           font-size: 1.125rem;
           text-align: center;
           border-width: 0px;
        }

    /*inlines*/

        .scholarships .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: .3em;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .scholarships .column .SymbolMarker {
           font-size: 1.125rem;
           font-family: "roboto",sans-serif;
           font-weight: bold;
           border-width: 0px;
        }

        .scholarships .column span.inlines-1joh7apmh {
           font-family: "roboto",sans-serif;
           font-size: 1.125rem;
           text-align: center;
           margin: 0px;
           padding: 0px;
           border-width: 0px;
           border-radius-shared: auto;
           border-radius: 0px;
        }

    /*links*/

        .scholarships .column a {
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

    /*headers*/

        .scholarships .column h1 {
           font-family: "roboto-slab",serif;
           font-weight: bold;
           font-size: 2.5rem;
           text-align: center;
           line-height: 1em;
           text-transform: uppercase;
           border-width: 0px;
        }

        .scholarships .column h2 {
           font-family: "herrvonmuellerhoff-pro",sans-serif;
           color: #000000;
           font-size: 4.375rem;
           text-align: center;
           line-height: 1em;
           border-width: 0px;
        }

        .scholarships .column h3 {
           font-family: "roboto-slab",serif;
           font-size: 1.875rem;
           font-weight: bold;
           text-align: center;
           text-transform: uppercase;
           border-width: 0px;
        }

        .scholarships .column h4 {
           font-family: "roboto",sans-serif;
           font-size: 1.125rem;
           font-weight: bold;
           text-align: center;
           text-transform: uppercase;
           border-width: 0px;
        }

        .scholarships .column h5 {
           font-family: "roboto",sans-serif;
           font-size: 1.125rem;
           text-align: center;
           border-width: 0px;
        }

        .scholarships .column h6 {
           font-family: "roboto",sans-serif;
           color: #000000;
           font-size: 1.25rem;
           text-align: center;
           line-height: 1em;
           border-width: 0px;
        }

    /*images*/

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

    /*lists*/

        .scholarships .column ol, .scholarships .column ul {
           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*/

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

        .scholarships .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; }
/***********************************
Military Enlistees
***********************************/

    /*paragraphs*/

        .military_enlistees .column p {
           font-family: "roboto",sans-serif;
           font-size: 1.125rem;
           text-align: center;
           border-width: 0px;
        }

    /*inlines*/

        .military_enlistees .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: .3em;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .military_enlistees .column .SymbolMarker {
           font-size: 1.125rem;
           font-family: "roboto",sans-serif;
           font-weight: bold;
           border-width: 0px;
        }

        .military_enlistees .column span.inlines-1joh7apmh {
           font-family: "roboto",sans-serif;
           font-size: 1.125rem;
           text-align: center;
           margin: 0px;
           padding: 0px;
           border-width: 0px;
           border-radius-shared: auto;
           border-radius: 0px;
        }

    /*links*/

        .military_enlistees .column a {
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

    /*headers*/

        .military_enlistees .column h1 {
           font-family: "roboto-slab",serif;
           font-weight: bold;
           font-size: 2.5rem;
           text-align: center;
           line-height: 1em;
           text-transform: uppercase;
           border-width: 0px;
        }

        .military_enlistees .column h2 {
           font-family: "herrvonmuellerhoff-pro",sans-serif;
           color: #000000;
           font-size: 4.375rem;
           text-align: center;
           line-height: 1em;
           border-width: 0px;
        }

        .military_enlistees .column h3 {
           font-family: "roboto-slab",serif;
           font-size: 1.875rem;
           font-weight: bold;
           text-align: center;
           text-transform: uppercase;
           border-width: 0px;
        }

        .military_enlistees .column h4 {
           font-family: "roboto",sans-serif;
           font-size: 1.125rem;
           font-weight: bold;
           text-align: center;
           text-transform: uppercase;
           border-width: 0px;
        }

        .military_enlistees .column h5 {
           font-family: "roboto",sans-serif;
           font-size: 1.125rem;
           text-align: center;
           border-width: 0px;
        }

        .military_enlistees .column h6 {
           font-family: "roboto",sans-serif;
           color: #000000;
           font-size: 1.25rem;
           text-align: center;
           line-height: 1em;
           border-width: 0px;
        }

    /*images*/

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

    /*lists*/

        .military_enlistees .column ol, .military_enlistees .column ul {
           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*/

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

        .military_enlistees .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; }
/***********************************
Top Ten
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

        .top_ten .column ol, .top_ten .column ul {
           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*/

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

    /*headers*/

        .top_ten .column h6 {
           line-height: 1em;
           text-align: center;
           font-size: 1.25rem;
           color: #000000;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .top_ten .column h5 {
           text-align: center;
           font-size: 1.125rem;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .top_ten .column h4 {
           text-transform: uppercase;
           text-align: center;
           font-weight: bold;
           font-size: 1.125rem;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .top_ten .column h3 {
           text-transform: uppercase;
           text-align: center;
           font-weight: bold;
           font-size: 1.875rem;
           font-family: "roboto-slab",serif;
           border-width: 0px;
        }

        .top_ten .column h2 {
           line-height: 1em;
           text-align: center;
           font-size: 4.375rem;
           color: #000000;
           font-family: "herrvonmuellerhoff-pro",sans-serif;
           border-width: 0px;
        }

        .top_ten .column h1 {
           text-transform: uppercase;
           line-height: 1em;
           text-align: center;
           font-size: 2.5rem;
           font-weight: bold;
           font-family: "roboto-slab",serif;
           border-width: 0px;
        }

    /*links*/

        .top_ten .column a {
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

    /*inlines*/

        .top_ten .column .default-drop-cap {
           font-family: "roboto",sans-serif;
           line-height: .3em;
           font-size: 3.75rem;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 400;
           float: left;
           border-width: 0px;
        }

    /*paragraphs*/

        .top_ten .column p {
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

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

    /*layoutitems*/

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

    /*containers*/

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

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

    /*lists*/

        .a .column ol, .a .column ul {
           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;
        }

        .a .column .Names {
           padding-left: 0px;
           font-size: 1.125rem;
           text-align: center;
           list-style-type: none;
           font-family: "roboto",sans-serif;
           border-width: 0px;
           list-style-image: none;
        }

    /*headers*/

        .a .column h6 {
           line-height: 1em;
           text-align: center;
           font-size: 0.9375rem;
           color: #000000;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .a .column h5 {
           text-align: center;
           font-size: 1.125rem;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .a .column h4 {
           text-transform: uppercase;
           text-align: center;
           font-weight: bold;
           font-size: 1.125rem;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .a .column h3 {
           text-transform: uppercase;
           text-align: center;
           font-weight: bold;
           font-size: 1.875rem;
           font-family: "roboto-slab",serif;
           border-width: 0px;
        }

        .a .column h2 {
           line-height: 1em;
           text-align: center;
           font-size: 4.375rem;
           color: #000000;
           font-family: "herrvonmuellerhoff-pro",sans-serif;
           border-width: 0px;
        }

        .a .column h1 {
           text-transform: uppercase;
           line-height: 1em;
           text-align: center;
           font-size: 2.5rem;
           font-weight: bold;
           font-family: "roboto-slab",serif;
           border-width: 0px;
        }

    /*links*/

        .a .column a {
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

    /*inlines*/

        .a .column .s1 {
           color: #211d1e;
           border-width: 0px;
        }

        .a .column .default-drop-cap {
           font-family: "roboto",sans-serif;
           line-height: .3em;
           font-size: 3.75rem;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 400;
           float: left;
           border-width: 0px;
        }

        .a .column .Blue {
           color: #0054a6;
           border-width: 0px;
        }

    /*paragraphs*/

        .a .column p.p1 {
           color: #211d1e;
           text-align: center;
           border-width: 0px;
        }

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

        .a .column p {
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

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

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

    /*layoutitems*/

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

    /*containers*/

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

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

    /*lists*/

        .b_restored_1778698420 .column ol, .b_restored_1778698420 .column ul {
           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;
        }

        .b_restored_1778698420 .column .Names {
           padding-left: 0px;
           font-size: 1.125rem;
           text-align: center;
           list-style-type: none;
           font-family: "roboto",sans-serif;
           border-width: 0px;
           list-style-image: none;
        }

    /*headers*/

        .b_restored_1778698420 .column h6 {
           line-height: 1em;
           text-align: center;
           font-size: 0.9375rem;
           color: #000000;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .b_restored_1778698420 .column h5 {
           text-align: center;
           font-size: 1.125rem;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .b_restored_1778698420 .column h4 {
           text-transform: uppercase;
           text-align: center;
           font-weight: bold;
           font-size: 1.125rem;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .b_restored_1778698420 .column h3 {
           text-transform: uppercase;
           text-align: center;
           font-weight: bold;
           font-size: 1.875rem;
           font-family: "roboto-slab",serif;
           border-width: 0px;
        }

        .b_restored_1778698420 .column h2 {
           line-height: 1em;
           text-align: center;
           font-size: 4.375rem;
           color: #000000;
           font-family: "herrvonmuellerhoff-pro",sans-serif;
           border-width: 0px;
        }

        .b_restored_1778698420 .column h1 {
           text-transform: uppercase;
           line-height: 1em;
           text-align: center;
           font-size: 2.5rem;
           font-weight: bold;
           font-family: "roboto-slab",serif;
           border-width: 0px;
        }

    /*links*/

        .b_restored_1778698420 .column a {
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

    /*inlines*/

        .b_restored_1778698420 .column .s1 {
           color: #211d1e;
           border-width: 0px;
        }

        .b_restored_1778698420 .column .default-drop-cap {
           font-family: "roboto",sans-serif;
           line-height: .3em;
           font-size: 3.75rem;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 400;
           float: left;
           border-width: 0px;
        }

        .b_restored_1778698420 .column .Blue {
           color: #0054a6;
           border-width: 0px;
        }

    /*paragraphs*/

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

        .b_restored_1778698420 .column p.p1 {
           color: #211d1e;
           text-align: center;
           border-width: 0px;
        }

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

        .b_restored_1778698420 .column p {
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

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

    /*layoutitems*/

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

    /*containers*/

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

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

        .c_restored_1778698420 .column p {
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

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

        .c_restored_1778698420 .column p.p1 {
           text-align: center;
           color: #211d1e;
           border-width: 0px;
        }

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

    /*inlines*/

        .c_restored_1778698420 .column .Blue {
           color: #0054a6;
           border-width: 0px;
        }

        .c_restored_1778698420 .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: .3em;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .c_restored_1778698420 .column .s1 {
           color: #211d1e;
           border-width: 0px;
        }

    /*links*/

        .c_restored_1778698420 .column a {
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

    /*headers*/

        .c_restored_1778698420 .column h1 {
           font-family: "roboto-slab",serif;
           font-weight: bold;
           font-size: 2.5rem;
           text-align: center;
           line-height: 1em;
           text-transform: uppercase;
           border-width: 0px;
        }

        .c_restored_1778698420 .column h2 {
           font-family: "herrvonmuellerhoff-pro",sans-serif;
           color: #000000;
           font-size: 4.375rem;
           text-align: center;
           line-height: 1em;
           border-width: 0px;
        }

        .c_restored_1778698420 .column h3 {
           font-family: "roboto-slab",serif;
           font-size: 1.875rem;
           font-weight: bold;
           text-align: center;
           text-transform: uppercase;
           border-width: 0px;
        }

        .c_restored_1778698420 .column h4 {
           font-family: "roboto",sans-serif;
           font-size: 1.125rem;
           font-weight: bold;
           text-align: center;
           text-transform: uppercase;
           border-width: 0px;
        }

        .c_restored_1778698420 .column h5 {
           font-family: "roboto",sans-serif;
           font-size: 1.125rem;
           text-align: center;
           border-width: 0px;
        }

        .c_restored_1778698420 .column h6 {
           font-family: "roboto",sans-serif;
           color: #000000;
           font-size: 0.9375rem;
           text-align: center;
           line-height: 1em;
           border-width: 0px;
        }

    /*lists*/

        .c_restored_1778698420 .column ol, .c_restored_1778698420 .column ul {
           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;
        }

        .c_restored_1778698420 .column .Names {
           font-family: "roboto",sans-serif;
           list-style-type: none;
           text-align: center;
           font-size: 1.125rem;
           padding-left: 0px;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*layoutitems*/

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

    /*containers*/

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

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

    /*lists*/

        .d_restored_1778698420 .column ol, .d_restored_1778698420 .column ul {
           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;
        }

        .d_restored_1778698420 .column .Names {
           padding-left: 0px;
           font-size: 1.125rem;
           text-align: center;
           list-style-type: none;
           font-family: "roboto",sans-serif;
           border-width: 0px;
           list-style-image: none;
        }

    /*headers*/

        .d_restored_1778698420 .column h6 {
           line-height: 1em;
           text-align: center;
           font-size: 0.9375rem;
           color: #000000;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .d_restored_1778698420 .column h5 {
           text-align: center;
           font-size: 1.125rem;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .d_restored_1778698420 .column h4 {
           text-transform: uppercase;
           text-align: center;
           font-weight: bold;
           font-size: 1.125rem;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .d_restored_1778698420 .column h3 {
           text-transform: uppercase;
           text-align: center;
           font-weight: bold;
           font-size: 1.875rem;
           font-family: "roboto-slab",serif;
           border-width: 0px;
        }

        .d_restored_1778698420 .column h2 {
           line-height: 1em;
           text-align: center;
           font-size: 4.375rem;
           color: #000000;
           font-family: "herrvonmuellerhoff-pro",sans-serif;
           border-width: 0px;
        }

        .d_restored_1778698420 .column h1 {
           text-transform: uppercase;
           line-height: 1em;
           text-align: center;
           font-size: 2.5rem;
           font-weight: bold;
           font-family: "roboto-slab",serif;
           border-width: 0px;
        }

    /*links*/

        .d_restored_1778698420 .column a {
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

    /*inlines*/

        .d_restored_1778698420 .column .s1 {
           color: #211d1e;
           border-width: 0px;
        }

        .d_restored_1778698420 .column .default-drop-cap {
           font-family: "roboto",sans-serif;
           line-height: .3em;
           font-size: 3.75rem;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 400;
           float: left;
           border-width: 0px;
        }

        .d_restored_1778698420 .column .Blue {
           color: #0054a6;
           border-width: 0px;
        }

    /*paragraphs*/

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

        .d_restored_1778698420 .column p.p1 {
           color: #211d1e;
           text-align: center;
           border-width: 0px;
        }

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

        .d_restored_1778698420 .column p {
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

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

    /*layoutitems*/

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

    /*containers*/

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

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

        .e_restored_1778698420 .column p {
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

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

        .e_restored_1778698420 .column p.p1 {
           text-align: center;
           color: #211d1e;
           border-width: 0px;
        }

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

    /*inlines*/

        .e_restored_1778698420 .column .Blue {
           color: #0054a6;
           border-width: 0px;
        }

        .e_restored_1778698420 .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: .3em;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .e_restored_1778698420 .column .s1 {
           color: #211d1e;
           border-width: 0px;
        }

    /*links*/

        .e_restored_1778698420 .column a {
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

    /*headers*/

        .e_restored_1778698420 .column h1 {
           font-family: "roboto-slab",serif;
           font-weight: bold;
           font-size: 2.5rem;
           text-align: center;
           line-height: 1em;
           text-transform: uppercase;
           border-width: 0px;
        }

        .e_restored_1778698420 .column h2 {
           font-family: "herrvonmuellerhoff-pro",sans-serif;
           color: #000000;
           font-size: 4.375rem;
           text-align: center;
           line-height: 1em;
           border-width: 0px;
        }

        .e_restored_1778698420 .column h3 {
           font-family: "roboto-slab",serif;
           font-size: 1.875rem;
           font-weight: bold;
           text-align: center;
           text-transform: uppercase;
           border-width: 0px;
        }

        .e_restored_1778698420 .column h4 {
           font-family: "roboto",sans-serif;
           font-size: 1.125rem;
           font-weight: bold;
           text-align: center;
           text-transform: uppercase;
           border-width: 0px;
        }

        .e_restored_1778698420 .column h5 {
           font-family: "roboto",sans-serif;
           font-size: 1.125rem;
           text-align: center;
           border-width: 0px;
        }

        .e_restored_1778698420 .column h6 {
           font-family: "roboto",sans-serif;
           color: #000000;
           font-size: 0.9375rem;
           text-align: center;
           line-height: 1em;
           border-width: 0px;
        }

    /*lists*/

        .e_restored_1778698420 .column ol, .e_restored_1778698420 .column ul {
           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;
        }

        .e_restored_1778698420 .column .Names {
           font-family: "roboto",sans-serif;
           list-style-type: none;
           text-align: center;
           font-size: 1.125rem;
           padding-left: 0px;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*layoutitems*/

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

    /*containers*/

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

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

    /*lists*/

        .f_restored_1778698420 .column ol, .f_restored_1778698420 .column ul {
           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;
        }

        .f_restored_1778698420 .column .Names {
           padding-left: 0px;
           font-size: 1.125rem;
           text-align: center;
           list-style-type: none;
           font-family: "roboto",sans-serif;
           border-width: 0px;
           list-style-image: none;
        }

    /*headers*/

        .f_restored_1778698420 .column h6 {
           line-height: 1em;
           text-align: center;
           font-size: 0.9375rem;
           color: #000000;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .f_restored_1778698420 .column h5 {
           text-align: center;
           font-size: 1.125rem;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .f_restored_1778698420 .column h4 {
           text-transform: uppercase;
           text-align: center;
           font-weight: bold;
           font-size: 1.125rem;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .f_restored_1778698420 .column h3 {
           text-transform: uppercase;
           text-align: center;
           font-weight: bold;
           font-size: 1.875rem;
           font-family: "roboto-slab",serif;
           border-width: 0px;
        }

        .f_restored_1778698420 .column h2 {
           line-height: 1em;
           text-align: center;
           font-size: 4.375rem;
           color: #000000;
           font-family: "herrvonmuellerhoff-pro",sans-serif;
           border-width: 0px;
        }

        .f_restored_1778698420 .column h1 {
           text-transform: uppercase;
           line-height: 1em;
           text-align: center;
           font-size: 2.5rem;
           font-weight: bold;
           font-family: "roboto-slab",serif;
           border-width: 0px;
        }

    /*links*/

        .f_restored_1778698420 .column a {
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

    /*inlines*/

        .f_restored_1778698420 .column .s1 {
           color: #211d1e;
           border-width: 0px;
        }

        .f_restored_1778698420 .column .default-drop-cap {
           font-family: "roboto",sans-serif;
           line-height: .3em;
           font-size: 3.75rem;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 400;
           float: left;
           border-width: 0px;
        }

        .f_restored_1778698420 .column .Blue {
           color: #0054a6;
           border-width: 0px;
        }

    /*paragraphs*/

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

        .f_restored_1778698420 .column p.p1 {
           color: #211d1e;
           text-align: center;
           border-width: 0px;
        }

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

        .f_restored_1778698420 .column p {
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

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

    /*layoutitems*/

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

    /*containers*/

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

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

        .g_restored_1778698420 .column p {
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

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

        .g_restored_1778698420 .column p.p1 {
           text-align: center;
           color: #211d1e;
           border-width: 0px;
        }

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

    /*inlines*/

        .g_restored_1778698420 .column .Blue {
           color: #0054a6;
           border-width: 0px;
        }

        .g_restored_1778698420 .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: .3em;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .g_restored_1778698420 .column .s1 {
           color: #211d1e;
           border-width: 0px;
        }

    /*links*/

        .g_restored_1778698420 .column a {
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

    /*headers*/

        .g_restored_1778698420 .column h1 {
           font-family: "roboto-slab",serif;
           font-weight: bold;
           font-size: 2.5rem;
           text-align: center;
           line-height: 1em;
           text-transform: uppercase;
           border-width: 0px;
        }

        .g_restored_1778698420 .column h2 {
           font-family: "herrvonmuellerhoff-pro",sans-serif;
           color: #000000;
           font-size: 4.375rem;
           text-align: center;
           line-height: 1em;
           border-width: 0px;
        }

        .g_restored_1778698420 .column h3 {
           font-family: "roboto-slab",serif;
           font-size: 1.875rem;
           font-weight: bold;
           text-align: center;
           text-transform: uppercase;
           border-width: 0px;
        }

        .g_restored_1778698420 .column h4 {
           font-family: "roboto",sans-serif;
           font-size: 1.125rem;
           font-weight: bold;
           text-align: center;
           text-transform: uppercase;
           border-width: 0px;
        }

        .g_restored_1778698420 .column h5 {
           font-family: "roboto",sans-serif;
           font-size: 1.125rem;
           text-align: center;
           border-width: 0px;
        }

        .g_restored_1778698420 .column h6 {
           font-family: "roboto",sans-serif;
           color: #000000;
           font-size: 0.9375rem;
           text-align: center;
           line-height: 1em;
           border-width: 0px;
        }

    /*lists*/

        .g_restored_1778698420 .column ol, .g_restored_1778698420 .column ul {
           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;
        }

        .g_restored_1778698420 .column .Names {
           font-family: "roboto",sans-serif;
           list-style-type: none;
           text-align: center;
           font-size: 1.125rem;
           padding-left: 0px;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*layoutitems*/

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

    /*containers*/

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

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

    /*lists*/

        .h_restored_1778698420 .column ol, .h_restored_1778698420 .column ul {
           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;
        }

        .h_restored_1778698420 .column .Names {
           padding-left: 0px;
           font-size: 1.125rem;
           text-align: center;
           list-style-type: none;
           font-family: "roboto",sans-serif;
           border-width: 0px;
           list-style-image: none;
        }

    /*headers*/

        .h_restored_1778698420 .column h6 {
           line-height: 1em;
           text-align: center;
           font-size: 0.9375rem;
           color: #000000;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .h_restored_1778698420 .column h5 {
           text-align: center;
           font-size: 1.125rem;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .h_restored_1778698420 .column h4 {
           text-transform: uppercase;
           text-align: center;
           font-weight: bold;
           font-size: 1.125rem;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .h_restored_1778698420 .column h3 {
           text-transform: uppercase;
           text-align: center;
           font-weight: bold;
           font-size: 1.875rem;
           font-family: "roboto-slab",serif;
           border-width: 0px;
        }

        .h_restored_1778698420 .column h2 {
           line-height: 1em;
           text-align: center;
           font-size: 4.375rem;
           color: #000000;
           font-family: "herrvonmuellerhoff-pro",sans-serif;
           border-width: 0px;
        }

        .h_restored_1778698420 .column h1 {
           text-transform: uppercase;
           line-height: 1em;
           text-align: center;
           font-size: 2.5rem;
           font-weight: bold;
           font-family: "roboto-slab",serif;
           border-width: 0px;
        }

    /*links*/

        .h_restored_1778698420 .column a {
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

    /*inlines*/

        .h_restored_1778698420 .column .s1 {
           color: #211d1e;
           border-width: 0px;
        }

        .h_restored_1778698420 .column .default-drop-cap {
           font-family: "roboto",sans-serif;
           line-height: .3em;
           font-size: 3.75rem;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 400;
           float: left;
           border-width: 0px;
        }

        .h_restored_1778698420 .column .Blue {
           color: #0054a6;
           border-width: 0px;
        }

    /*paragraphs*/

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

        .h_restored_1778698420 .column p.p1 {
           color: #211d1e;
           text-align: center;
           border-width: 0px;
        }

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

        .h_restored_1778698420 .column p {
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

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

    /*layoutitems*/

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

    /*containers*/

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

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

        .i_restored_1778698420 .column p {
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

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

        .i_restored_1778698420 .column p.p1 {
           text-align: center;
           color: #211d1e;
           border-width: 0px;
        }

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

    /*inlines*/

        .i_restored_1778698420 .column .Blue {
           color: #0054a6;
           border-width: 0px;
        }

        .i_restored_1778698420 .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: .3em;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .i_restored_1778698420 .column .s1 {
           color: #211d1e;
           border-width: 0px;
        }

    /*links*/

        .i_restored_1778698420 .column a {
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

    /*headers*/

        .i_restored_1778698420 .column h1 {
           font-family: "roboto-slab",serif;
           font-weight: bold;
           font-size: 2.5rem;
           text-align: center;
           line-height: 1em;
           text-transform: uppercase;
           border-width: 0px;
        }

        .i_restored_1778698420 .column h2 {
           font-family: "herrvonmuellerhoff-pro",sans-serif;
           color: #000000;
           font-size: 4.375rem;
           text-align: center;
           line-height: 1em;
           border-width: 0px;
        }

        .i_restored_1778698420 .column h3 {
           font-family: "roboto-slab",serif;
           font-size: 1.875rem;
           font-weight: bold;
           text-align: center;
           text-transform: uppercase;
           border-width: 0px;
        }

        .i_restored_1778698420 .column h4 {
           font-family: "roboto",sans-serif;
           font-size: 1.125rem;
           font-weight: bold;
           text-align: center;
           text-transform: uppercase;
           border-width: 0px;
        }

        .i_restored_1778698420 .column h5 {
           font-family: "roboto",sans-serif;
           font-size: 1.125rem;
           text-align: center;
           border-width: 0px;
        }

        .i_restored_1778698420 .column h6 {
           font-family: "roboto",sans-serif;
           color: #000000;
           font-size: 0.9375rem;
           text-align: center;
           line-height: 1em;
           border-width: 0px;
        }

    /*lists*/

        .i_restored_1778698420 .column ol, .i_restored_1778698420 .column ul {
           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;
        }

        .i_restored_1778698420 .column .Names {
           font-family: "roboto",sans-serif;
           list-style-type: none;
           text-align: center;
           font-size: 1.125rem;
           padding-left: 0px;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*layoutitems*/

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

    /*containers*/

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

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

    /*lists*/

        .j_restored_1778698420 .column ol, .j_restored_1778698420 .column ul {
           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;
        }

        .j_restored_1778698420 .column .Names {
           padding-left: 0px;
           font-size: 1.125rem;
           text-align: center;
           list-style-type: none;
           font-family: "roboto",sans-serif;
           border-width: 0px;
           list-style-image: none;
        }

    /*headers*/

        .j_restored_1778698420 .column h6 {
           line-height: 1em;
           text-align: center;
           font-size: 0.9375rem;
           color: #000000;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .j_restored_1778698420 .column h5 {
           text-align: center;
           font-size: 1.125rem;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .j_restored_1778698420 .column h4 {
           text-transform: uppercase;
           text-align: center;
           font-weight: bold;
           font-size: 1.125rem;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .j_restored_1778698420 .column h3 {
           text-transform: uppercase;
           text-align: center;
           font-weight: bold;
           font-size: 1.875rem;
           font-family: "roboto-slab",serif;
           border-width: 0px;
        }

        .j_restored_1778698420 .column h2 {
           line-height: 1em;
           text-align: center;
           font-size: 4.375rem;
           color: #000000;
           font-family: "herrvonmuellerhoff-pro",sans-serif;
           border-width: 0px;
        }

        .j_restored_1778698420 .column h1 {
           text-transform: uppercase;
           line-height: 1em;
           text-align: center;
           font-size: 2.5rem;
           font-weight: bold;
           font-family: "roboto-slab",serif;
           border-width: 0px;
        }

    /*links*/

        .j_restored_1778698420 .column a {
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

    /*inlines*/

        .j_restored_1778698420 .column .s1 {
           color: #211d1e;
           border-width: 0px;
        }

        .j_restored_1778698420 .column .default-drop-cap {
           font-family: "roboto",sans-serif;
           line-height: .3em;
           font-size: 3.75rem;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 400;
           float: left;
           border-width: 0px;
        }

        .j_restored_1778698420 .column .Blue {
           color: #0054a6;
           border-width: 0px;
        }

    /*paragraphs*/

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

        .j_restored_1778698420 .column p.p1 {
           color: #211d1e;
           text-align: center;
           border-width: 0px;
        }

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

        .j_restored_1778698420 .column p {
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

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

    /*layoutitems*/

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

    /*containers*/

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

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

        .k_restored_1778698420 .column p {
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

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

        .k_restored_1778698420 .column p.p1 {
           text-align: center;
           color: #211d1e;
           border-width: 0px;
        }

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

    /*inlines*/

        .k_restored_1778698420 .column .Blue {
           color: #0054a6;
           border-width: 0px;
        }

        .k_restored_1778698420 .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: .3em;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .k_restored_1778698420 .column .s1 {
           color: #211d1e;
           border-width: 0px;
        }

    /*links*/

        .k_restored_1778698420 .column a {
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

    /*headers*/

        .k_restored_1778698420 .column h1 {
           font-family: "roboto-slab",serif;
           font-weight: bold;
           font-size: 2.5rem;
           text-align: center;
           line-height: 1em;
           text-transform: uppercase;
           border-width: 0px;
        }

        .k_restored_1778698420 .column h2 {
           font-family: "herrvonmuellerhoff-pro",sans-serif;
           color: #000000;
           font-size: 4.375rem;
           text-align: center;
           line-height: 1em;
           border-width: 0px;
        }

        .k_restored_1778698420 .column h3 {
           font-family: "roboto-slab",serif;
           font-size: 1.875rem;
           font-weight: bold;
           text-align: center;
           text-transform: uppercase;
           border-width: 0px;
        }

        .k_restored_1778698420 .column h4 {
           font-family: "roboto",sans-serif;
           font-size: 1.125rem;
           font-weight: bold;
           text-align: center;
           text-transform: uppercase;
           border-width: 0px;
        }

        .k_restored_1778698420 .column h5 {
           font-family: "roboto",sans-serif;
           font-size: 1.125rem;
           text-align: center;
           border-width: 0px;
        }

        .k_restored_1778698420 .column h6 {
           font-family: "roboto",sans-serif;
           color: #000000;
           font-size: 0.9375rem;
           text-align: center;
           line-height: 1em;
           border-width: 0px;
        }

    /*lists*/

        .k_restored_1778698420 .column ol, .k_restored_1778698420 .column ul {
           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;
        }

        .k_restored_1778698420 .column .Names {
           font-family: "roboto",sans-serif;
           list-style-type: none;
           text-align: center;
           font-size: 1.125rem;
           padding-left: 0px;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*layoutitems*/

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

    /*containers*/

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

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

    /*lists*/

        .l_restored_1778698420 .column ol, .l_restored_1778698420 .column ul {
           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;
        }

        .l_restored_1778698420 .column .Names {
           padding-left: 0px;
           font-size: 1.125rem;
           text-align: center;
           list-style-type: none;
           font-family: "roboto",sans-serif;
           border-width: 0px;
           list-style-image: none;
        }

    /*headers*/

        .l_restored_1778698420 .column h6 {
           line-height: 1em;
           text-align: center;
           font-size: 0.9375rem;
           color: #000000;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .l_restored_1778698420 .column h5 {
           text-align: center;
           font-size: 1.125rem;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .l_restored_1778698420 .column h4 {
           text-transform: uppercase;
           text-align: center;
           font-weight: bold;
           font-size: 1.125rem;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .l_restored_1778698420 .column h3 {
           text-transform: uppercase;
           text-align: center;
           font-weight: bold;
           font-size: 1.875rem;
           font-family: "roboto-slab",serif;
           border-width: 0px;
        }

        .l_restored_1778698420 .column h2 {
           line-height: 1em;
           text-align: center;
           font-size: 4.375rem;
           color: #000000;
           font-family: "herrvonmuellerhoff-pro",sans-serif;
           border-width: 0px;
        }

        .l_restored_1778698420 .column h1 {
           text-transform: uppercase;
           line-height: 1em;
           text-align: center;
           font-size: 2.5rem;
           font-weight: bold;
           font-family: "roboto-slab",serif;
           border-width: 0px;
        }

    /*links*/

        .l_restored_1778698420 .column a {
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

    /*inlines*/

        .l_restored_1778698420 .column .s1 {
           color: #211d1e;
           border-width: 0px;
        }

        .l_restored_1778698420 .column .default-drop-cap {
           font-family: "roboto",sans-serif;
           line-height: .3em;
           font-size: 3.75rem;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 400;
           float: left;
           border-width: 0px;
        }

        .l_restored_1778698420 .column .Blue {
           color: #0054a6;
           border-width: 0px;
        }

    /*paragraphs*/

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

        .l_restored_1778698420 .column p.p1 {
           color: #211d1e;
           text-align: center;
           border-width: 0px;
        }

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

        .l_restored_1778698420 .column p {
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

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

    /*layoutitems*/

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

    /*containers*/

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

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

        .m_restored_1778698420 .column p {
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

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

        .m_restored_1778698420 .column p.p1 {
           text-align: center;
           color: #211d1e;
           border-width: 0px;
        }

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

    /*inlines*/

        .m_restored_1778698420 .column .Blue {
           color: #0054a6;
           border-width: 0px;
        }

        .m_restored_1778698420 .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: .3em;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .m_restored_1778698420 .column .s1 {
           color: #211d1e;
           border-width: 0px;
        }

    /*links*/

        .m_restored_1778698420 .column a {
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

    /*headers*/

        .m_restored_1778698420 .column h1 {
           font-family: "roboto-slab",serif;
           font-weight: bold;
           font-size: 2.5rem;
           text-align: center;
           line-height: 1em;
           text-transform: uppercase;
           border-width: 0px;
        }

        .m_restored_1778698420 .column h2 {
           font-family: "herrvonmuellerhoff-pro",sans-serif;
           color: #000000;
           font-size: 4.375rem;
           text-align: center;
           line-height: 1em;
           border-width: 0px;
        }

        .m_restored_1778698420 .column h3 {
           font-family: "roboto-slab",serif;
           font-size: 1.875rem;
           font-weight: bold;
           text-align: center;
           text-transform: uppercase;
           border-width: 0px;
        }

        .m_restored_1778698420 .column h4 {
           font-family: "roboto",sans-serif;
           font-size: 1.125rem;
           font-weight: bold;
           text-align: center;
           text-transform: uppercase;
           border-width: 0px;
        }

        .m_restored_1778698420 .column h5 {
           font-family: "roboto",sans-serif;
           font-size: 1.125rem;
           text-align: center;
           border-width: 0px;
        }

        .m_restored_1778698420 .column h6 {
           font-family: "roboto",sans-serif;
           color: #000000;
           font-size: 0.9375rem;
           text-align: center;
           line-height: 1em;
           border-width: 0px;
        }

    /*lists*/

        .m_restored_1778698420 .column ol, .m_restored_1778698420 .column ul {
           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;
        }

        .m_restored_1778698420 .column .Names {
           font-family: "roboto",sans-serif;
           list-style-type: none;
           text-align: center;
           font-size: 1.125rem;
           padding-left: 0px;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*layoutitems*/

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

    /*containers*/

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

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

    /*lists*/

        .n_restored_1778698420 .column ol, .n_restored_1778698420 .column ul {
           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;
        }

        .n_restored_1778698420 .column .Names {
           padding-left: 0px;
           font-size: 1.125rem;
           text-align: center;
           list-style-type: none;
           font-family: "roboto",sans-serif;
           border-width: 0px;
           list-style-image: none;
        }

    /*headers*/

        .n_restored_1778698420 .column h6 {
           line-height: 1em;
           text-align: center;
           font-size: 0.9375rem;
           color: #000000;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .n_restored_1778698420 .column h5 {
           text-align: center;
           font-size: 1.125rem;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .n_restored_1778698420 .column h4 {
           text-transform: uppercase;
           text-align: center;
           font-weight: bold;
           font-size: 1.125rem;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .n_restored_1778698420 .column h3 {
           text-transform: uppercase;
           text-align: center;
           font-weight: bold;
           font-size: 1.875rem;
           font-family: "roboto-slab",serif;
           border-width: 0px;
        }

        .n_restored_1778698420 .column h2 {
           line-height: 1em;
           text-align: center;
           font-size: 4.375rem;
           color: #000000;
           font-family: "herrvonmuellerhoff-pro",sans-serif;
           border-width: 0px;
        }

        .n_restored_1778698420 .column h1 {
           text-transform: uppercase;
           line-height: 1em;
           text-align: center;
           font-size: 2.5rem;
           font-weight: bold;
           font-family: "roboto-slab",serif;
           border-width: 0px;
        }

    /*links*/

        .n_restored_1778698420 .column a {
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

    /*inlines*/

        .n_restored_1778698420 .column .s1 {
           color: #211d1e;
           border-width: 0px;
        }

        .n_restored_1778698420 .column .default-drop-cap {
           font-family: "roboto",sans-serif;
           line-height: .3em;
           font-size: 3.75rem;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 400;
           float: left;
           border-width: 0px;
        }

        .n_restored_1778698420 .column .Blue {
           color: #0054a6;
           border-width: 0px;
        }

    /*paragraphs*/

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

        .n_restored_1778698420 .column p.p1 {
           color: #211d1e;
           text-align: center;
           border-width: 0px;
        }

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

        .n_restored_1778698420 .column p {
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

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

    /*layoutitems*/

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

    /*containers*/

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

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

        .o_restored_1778698420 .column p {
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

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

        .o_restored_1778698420 .column p.p1 {
           text-align: center;
           color: #211d1e;
           border-width: 0px;
        }

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

    /*inlines*/

        .o_restored_1778698420 .column .Blue {
           color: #0054a6;
           border-width: 0px;
        }

        .o_restored_1778698420 .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: .3em;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .o_restored_1778698420 .column .s1 {
           color: #211d1e;
           border-width: 0px;
        }

    /*links*/

        .o_restored_1778698420 .column a {
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

    /*headers*/

        .o_restored_1778698420 .column h1 {
           font-family: "roboto-slab",serif;
           font-weight: bold;
           font-size: 2.5rem;
           text-align: center;
           line-height: 1em;
           text-transform: uppercase;
           border-width: 0px;
        }

        .o_restored_1778698420 .column h2 {
           font-family: "herrvonmuellerhoff-pro",sans-serif;
           color: #000000;
           font-size: 4.375rem;
           text-align: center;
           line-height: 1em;
           border-width: 0px;
        }

        .o_restored_1778698420 .column h3 {
           font-family: "roboto-slab",serif;
           font-size: 1.875rem;
           font-weight: bold;
           text-align: center;
           text-transform: uppercase;
           border-width: 0px;
        }

        .o_restored_1778698420 .column h4 {
           font-family: "roboto",sans-serif;
           font-size: 1.125rem;
           font-weight: bold;
           text-align: center;
           text-transform: uppercase;
           border-width: 0px;
        }

        .o_restored_1778698420 .column h5 {
           font-family: "roboto",sans-serif;
           font-size: 1.125rem;
           text-align: center;
           border-width: 0px;
        }

        .o_restored_1778698420 .column h6 {
           font-family: "roboto",sans-serif;
           color: #000000;
           font-size: 0.9375rem;
           text-align: center;
           line-height: 1em;
           border-width: 0px;
        }

    /*lists*/

        .o_restored_1778698420 .column ol, .o_restored_1778698420 .column ul {
           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;
        }

        .o_restored_1778698420 .column .Names {
           font-family: "roboto",sans-serif;
           list-style-type: none;
           text-align: center;
           font-size: 1.125rem;
           padding-left: 0px;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*layoutitems*/

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

    /*containers*/

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

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

    /*lists*/

        .p_restored_1778698420 .column ol, .p_restored_1778698420 .column ul {
           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;
        }

        .p_restored_1778698420 .column .Names {
           padding-left: 0px;
           font-size: 1.125rem;
           text-align: center;
           list-style-type: none;
           font-family: "roboto",sans-serif;
           border-width: 0px;
           list-style-image: none;
        }

    /*headers*/

        .p_restored_1778698420 .column h6 {
           line-height: 1em;
           text-align: center;
           font-size: 0.9375rem;
           color: #000000;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .p_restored_1778698420 .column h5 {
           text-align: center;
           font-size: 1.125rem;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .p_restored_1778698420 .column h4 {
           text-transform: uppercase;
           text-align: center;
           font-weight: bold;
           font-size: 1.125rem;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .p_restored_1778698420 .column h3 {
           text-transform: uppercase;
           text-align: center;
           font-weight: bold;
           font-size: 1.875rem;
           font-family: "roboto-slab",serif;
           border-width: 0px;
        }

        .p_restored_1778698420 .column h2 {
           line-height: 1em;
           text-align: center;
           font-size: 4.375rem;
           color: #000000;
           font-family: "herrvonmuellerhoff-pro",sans-serif;
           border-width: 0px;
        }

        .p_restored_1778698420 .column h1 {
           text-transform: uppercase;
           line-height: 1em;
           text-align: center;
           font-size: 2.5rem;
           font-weight: bold;
           font-family: "roboto-slab",serif;
           border-width: 0px;
        }

    /*links*/

        .p_restored_1778698420 .column a {
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

    /*inlines*/

        .p_restored_1778698420 .column .s1 {
           color: #211d1e;
           border-width: 0px;
        }

        .p_restored_1778698420 .column .default-drop-cap {
           font-family: "roboto",sans-serif;
           line-height: .3em;
           font-size: 3.75rem;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 400;
           float: left;
           border-width: 0px;
        }

        .p_restored_1778698420 .column .Blue {
           color: #0054a6;
           border-width: 0px;
        }

    /*paragraphs*/

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

        .p_restored_1778698420 .column p.p1 {
           color: #211d1e;
           text-align: center;
           border-width: 0px;
        }

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

        .p_restored_1778698420 .column p {
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

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

    /*layoutitems*/

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

    /*containers*/

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

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

        .q_restored_1778698420 .column p {
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

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

        .q_restored_1778698420 .column p.p1 {
           text-align: center;
           color: #211d1e;
           border-width: 0px;
        }

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

    /*inlines*/

        .q_restored_1778698420 .column .Blue {
           color: #0054a6;
           border-width: 0px;
        }

        .q_restored_1778698420 .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: .3em;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .q_restored_1778698420 .column .s1 {
           color: #211d1e;
           border-width: 0px;
        }

    /*links*/

        .q_restored_1778698420 .column a {
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

    /*headers*/

        .q_restored_1778698420 .column h1 {
           font-family: "roboto-slab",serif;
           font-weight: bold;
           font-size: 2.5rem;
           text-align: center;
           line-height: 1em;
           text-transform: uppercase;
           border-width: 0px;
        }

        .q_restored_1778698420 .column h2 {
           font-family: "herrvonmuellerhoff-pro",sans-serif;
           color: #000000;
           font-size: 4.375rem;
           text-align: center;
           line-height: 1em;
           border-width: 0px;
        }

        .q_restored_1778698420 .column h3 {
           font-family: "roboto-slab",serif;
           font-size: 1.875rem;
           font-weight: bold;
           text-align: center;
           text-transform: uppercase;
           border-width: 0px;
        }

        .q_restored_1778698420 .column h4 {
           font-family: "roboto",sans-serif;
           font-size: 1.125rem;
           font-weight: bold;
           text-align: center;
           text-transform: uppercase;
           border-width: 0px;
        }

        .q_restored_1778698420 .column h5 {
           font-family: "roboto",sans-serif;
           font-size: 1.125rem;
           text-align: center;
           border-width: 0px;
        }

        .q_restored_1778698420 .column h6 {
           font-family: "roboto",sans-serif;
           color: #000000;
           font-size: 0.9375rem;
           text-align: center;
           line-height: 1em;
           border-width: 0px;
        }

    /*lists*/

        .q_restored_1778698420 .column ol, .q_restored_1778698420 .column ul {
           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;
        }

        .q_restored_1778698420 .column .Names {
           font-family: "roboto",sans-serif;
           list-style-type: none;
           text-align: center;
           font-size: 1.125rem;
           padding-left: 0px;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*layoutitems*/

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

    /*containers*/

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

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

    /*lists*/

        .r_restored_1778698420 .column ol, .r_restored_1778698420 .column ul {
           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;
        }

        .r_restored_1778698420 .column .Names {
           padding-left: 0px;
           font-size: 1.125rem;
           text-align: center;
           list-style-type: none;
           font-family: "roboto",sans-serif;
           border-width: 0px;
           list-style-image: none;
        }

    /*headers*/

        .r_restored_1778698420 .column h6 {
           line-height: 1em;
           text-align: center;
           font-size: 0.9375rem;
           color: #000000;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .r_restored_1778698420 .column h5 {
           text-align: center;
           font-size: 1.125rem;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .r_restored_1778698420 .column h4 {
           text-transform: uppercase;
           text-align: center;
           font-weight: bold;
           font-size: 1.125rem;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .r_restored_1778698420 .column h3 {
           text-transform: uppercase;
           text-align: center;
           font-weight: bold;
           font-size: 1.875rem;
           font-family: "roboto-slab",serif;
           border-width: 0px;
        }

        .r_restored_1778698420 .column h2 {
           line-height: 1em;
           text-align: center;
           font-size: 4.375rem;
           color: #000000;
           font-family: "herrvonmuellerhoff-pro",sans-serif;
           border-width: 0px;
        }

        .r_restored_1778698420 .column h1 {
           text-transform: uppercase;
           line-height: 1em;
           text-align: center;
           font-size: 2.5rem;
           font-weight: bold;
           font-family: "roboto-slab",serif;
           border-width: 0px;
        }

    /*links*/

        .r_restored_1778698420 .column a {
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

    /*inlines*/

        .r_restored_1778698420 .column .s1 {
           color: #211d1e;
           border-width: 0px;
        }

        .r_restored_1778698420 .column .default-drop-cap {
           font-family: "roboto",sans-serif;
           line-height: .3em;
           font-size: 3.75rem;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 400;
           float: left;
           border-width: 0px;
        }

        .r_restored_1778698420 .column .Blue {
           color: #0054a6;
           border-width: 0px;
        }

    /*paragraphs*/

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

        .r_restored_1778698420 .column p.p1 {
           color: #211d1e;
           text-align: center;
           border-width: 0px;
        }

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

        .r_restored_1778698420 .column p {
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

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

    /*layoutitems*/

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

    /*containers*/

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

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

        .s_restored_1778698420 .column p {
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

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

        .s_restored_1778698420 .column p.p1 {
           text-align: center;
           color: #211d1e;
           border-width: 0px;
        }

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

    /*inlines*/

        .s_restored_1778698420 .column .Blue {
           color: #0054a6;
           border-width: 0px;
        }

        .s_restored_1778698420 .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: .3em;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .s_restored_1778698420 .column .s1 {
           color: #211d1e;
           border-width: 0px;
        }

    /*links*/

        .s_restored_1778698420 .column a {
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

    /*headers*/

        .s_restored_1778698420 .column h1 {
           font-family: "roboto-slab",serif;
           font-weight: bold;
           font-size: 2.5rem;
           text-align: center;
           line-height: 1em;
           text-transform: uppercase;
           border-width: 0px;
        }

        .s_restored_1778698420 .column h2 {
           font-family: "herrvonmuellerhoff-pro",sans-serif;
           color: #000000;
           font-size: 4.375rem;
           text-align: center;
           line-height: 1em;
           border-width: 0px;
        }

        .s_restored_1778698420 .column h3 {
           font-family: "roboto-slab",serif;
           font-size: 1.875rem;
           font-weight: bold;
           text-align: center;
           text-transform: uppercase;
           border-width: 0px;
        }

        .s_restored_1778698420 .column h4 {
           font-family: "roboto",sans-serif;
           font-size: 1.125rem;
           font-weight: bold;
           text-align: center;
           text-transform: uppercase;
           border-width: 0px;
        }

        .s_restored_1778698420 .column h5 {
           font-family: "roboto",sans-serif;
           font-size: 1.125rem;
           text-align: center;
           border-width: 0px;
        }

        .s_restored_1778698420 .column h6 {
           font-family: "roboto",sans-serif;
           color: #000000;
           font-size: 0.9375rem;
           text-align: center;
           line-height: 1em;
           border-width: 0px;
        }

    /*lists*/

        .s_restored_1778698420 .column ol, .s_restored_1778698420 .column ul {
           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;
        }

        .s_restored_1778698420 .column .Names {
           font-family: "roboto",sans-serif;
           list-style-type: none;
           text-align: center;
           font-size: 1.125rem;
           padding-left: 0px;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*layoutitems*/

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

    /*containers*/

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

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

    /*lists*/

        .t_restored_1778698420 .column ol, .t_restored_1778698420 .column ul {
           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;
        }

        .t_restored_1778698420 .column .Names {
           padding-left: 0px;
           font-size: 1.125rem;
           text-align: center;
           list-style-type: none;
           font-family: "roboto",sans-serif;
           border-width: 0px;
           list-style-image: none;
        }

    /*headers*/

        .t_restored_1778698420 .column h6 {
           line-height: 1em;
           text-align: center;
           font-size: 0.9375rem;
           color: #000000;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .t_restored_1778698420 .column h5 {
           text-align: center;
           font-size: 1.125rem;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .t_restored_1778698420 .column h4 {
           text-transform: uppercase;
           text-align: center;
           font-weight: bold;
           font-size: 1.125rem;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .t_restored_1778698420 .column h3 {
           text-transform: uppercase;
           text-align: center;
           font-weight: bold;
           font-size: 1.875rem;
           font-family: "roboto-slab",serif;
           border-width: 0px;
        }

        .t_restored_1778698420 .column h2 {
           line-height: 1em;
           text-align: center;
           font-size: 4.375rem;
           color: #000000;
           font-family: "herrvonmuellerhoff-pro",sans-serif;
           border-width: 0px;
        }

        .t_restored_1778698420 .column h1 {
           text-transform: uppercase;
           line-height: 1em;
           text-align: center;
           font-size: 2.5rem;
           font-weight: bold;
           font-family: "roboto-slab",serif;
           border-width: 0px;
        }

    /*links*/

        .t_restored_1778698420 .column a {
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

    /*inlines*/

        .t_restored_1778698420 .column .s1 {
           color: #211d1e;
           border-width: 0px;
        }

        .t_restored_1778698420 .column .default-drop-cap {
           font-family: "roboto",sans-serif;
           line-height: .3em;
           font-size: 3.75rem;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 400;
           float: left;
           border-width: 0px;
        }

        .t_restored_1778698420 .column .Blue {
           color: #0054a6;
           border-width: 0px;
        }

    /*paragraphs*/

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

        .t_restored_1778698420 .column p.p1 {
           color: #211d1e;
           text-align: center;
           border-width: 0px;
        }

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

        .t_restored_1778698420 .column p {
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

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

    /*paragraphs*/

        .letter_u_restored_1778698420 .column p {
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

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

        .letter_u_restored_1778698420 .column p.p1 {
           text-align: center;
           color: #211d1e;
           border-width: 0px;
        }

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

    /*inlines*/

        .letter_u_restored_1778698420 .column .Blue {
           color: #0054a6;
           border-width: 0px;
        }

        .letter_u_restored_1778698420 .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: .3em;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .letter_u_restored_1778698420 .column .s1 {
           color: #211d1e;
           border-width: 0px;
        }

    /*links*/

        .letter_u_restored_1778698420 .column a {
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

    /*headers*/

        .letter_u_restored_1778698420 .column h1 {
           font-family: "roboto-slab",serif;
           font-weight: bold;
           font-size: 2.5rem;
           text-align: center;
           line-height: 1em;
           text-transform: uppercase;
           border-width: 0px;
        }

        .letter_u_restored_1778698420 .column h2 {
           font-family: "herrvonmuellerhoff-pro",sans-serif;
           color: #000000;
           font-size: 4.375rem;
           text-align: center;
           line-height: 1em;
           border-width: 0px;
        }

        .letter_u_restored_1778698420 .column h3 {
           font-family: "roboto-slab",serif;
           font-size: 1.875rem;
           font-weight: bold;
           text-align: center;
           text-transform: uppercase;
           border-width: 0px;
        }

        .letter_u_restored_1778698420 .column h4 {
           font-family: "roboto",sans-serif;
           font-size: 1.125rem;
           font-weight: bold;
           text-align: center;
           text-transform: uppercase;
           border-width: 0px;
        }

        .letter_u_restored_1778698420 .column h5 {
           font-family: "roboto",sans-serif;
           font-size: 1.125rem;
           text-align: center;
           border-width: 0px;
        }

        .letter_u_restored_1778698420 .column h6 {
           font-family: "roboto",sans-serif;
           color: #000000;
           font-size: 0.9375rem;
           text-align: center;
           line-height: 1em;
           border-width: 0px;
        }

    /*lists*/

        .letter_u_restored_1778698420 .column .Names {
           font-family: "roboto",sans-serif;
           list-style-type: none;
           text-align: center;
           font-size: 1.125rem;
           padding-left: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .letter_u_restored_1778698420 .column ol, .letter_u_restored_1778698420 .column ul {
           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;
        }

    /*images*/

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

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

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

    /*layoutitems*/

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

    /*containers*/

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

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

        .v_restored_1778698420 .column p {
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

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

        .v_restored_1778698420 .column p.p1 {
           text-align: center;
           color: #211d1e;
           border-width: 0px;
        }

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

    /*inlines*/

        .v_restored_1778698420 .column .Blue {
           color: #0054a6;
           border-width: 0px;
        }

        .v_restored_1778698420 .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: .3em;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .v_restored_1778698420 .column .s1 {
           color: #211d1e;
           border-width: 0px;
        }

    /*links*/

        .v_restored_1778698420 .column a {
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

    /*headers*/

        .v_restored_1778698420 .column h1 {
           font-family: "roboto-slab",serif;
           font-weight: bold;
           font-size: 2.5rem;
           text-align: center;
           line-height: 1em;
           text-transform: uppercase;
           border-width: 0px;
        }

        .v_restored_1778698420 .column h2 {
           font-family: "herrvonmuellerhoff-pro",sans-serif;
           color: #000000;
           font-size: 4.375rem;
           text-align: center;
           line-height: 1em;
           border-width: 0px;
        }

        .v_restored_1778698420 .column h3 {
           font-family: "roboto-slab",serif;
           font-size: 1.875rem;
           font-weight: bold;
           text-align: center;
           text-transform: uppercase;
           border-width: 0px;
        }

        .v_restored_1778698420 .column h4 {
           font-family: "roboto",sans-serif;
           font-size: 1.125rem;
           font-weight: bold;
           text-align: center;
           text-transform: uppercase;
           border-width: 0px;
        }

        .v_restored_1778698420 .column h5 {
           font-family: "roboto",sans-serif;
           font-size: 1.125rem;
           text-align: center;
           border-width: 0px;
        }

        .v_restored_1778698420 .column h6 {
           font-family: "roboto",sans-serif;
           color: #000000;
           font-size: 0.9375rem;
           text-align: center;
           line-height: 1em;
           border-width: 0px;
        }

    /*lists*/

        .v_restored_1778698420 .column ol, .v_restored_1778698420 .column ul {
           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;
        }

        .v_restored_1778698420 .column .Names {
           font-family: "roboto",sans-serif;
           list-style-type: none;
           text-align: center;
           font-size: 1.125rem;
           padding-left: 0px;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*layoutitems*/

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

    /*containers*/

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

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

    /*lists*/

        .w_restored_1778698420 .column ol, .w_restored_1778698420 .column ul {
           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;
        }

        .w_restored_1778698420 .column .Names {
           padding-left: 0px;
           font-size: 1.125rem;
           text-align: center;
           list-style-type: none;
           font-family: "roboto",sans-serif;
           border-width: 0px;
           list-style-image: none;
        }

    /*headers*/

        .w_restored_1778698420 .column h6 {
           line-height: 1em;
           text-align: center;
           font-size: 0.9375rem;
           color: #000000;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .w_restored_1778698420 .column h5 {
           text-align: center;
           font-size: 1.125rem;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .w_restored_1778698420 .column h4 {
           text-transform: uppercase;
           text-align: center;
           font-weight: bold;
           font-size: 1.125rem;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .w_restored_1778698420 .column h3 {
           text-transform: uppercase;
           text-align: center;
           font-weight: bold;
           font-size: 1.875rem;
           font-family: "roboto-slab",serif;
           border-width: 0px;
        }

        .w_restored_1778698420 .column h2 {
           line-height: 1em;
           text-align: center;
           font-size: 4.375rem;
           color: #000000;
           font-family: "herrvonmuellerhoff-pro",sans-serif;
           border-width: 0px;
        }

        .w_restored_1778698420 .column h1 {
           text-transform: uppercase;
           line-height: 1em;
           text-align: center;
           font-size: 2.5rem;
           font-weight: bold;
           font-family: "roboto-slab",serif;
           border-width: 0px;
        }

    /*links*/

        .w_restored_1778698420 .column a {
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

    /*inlines*/

        .w_restored_1778698420 .column .s1 {
           color: #211d1e;
           border-width: 0px;
        }

        .w_restored_1778698420 .column .default-drop-cap {
           font-family: "roboto",sans-serif;
           line-height: .3em;
           font-size: 3.75rem;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 400;
           float: left;
           border-width: 0px;
        }

        .w_restored_1778698420 .column .Blue {
           color: #0054a6;
           border-width: 0px;
        }

    /*paragraphs*/

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

        .w_restored_1778698420 .column p.p1 {
           color: #211d1e;
           text-align: center;
           border-width: 0px;
        }

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

        .w_restored_1778698420 .column p {
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

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

    /*layoutitems*/

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

    /*containers*/

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

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

        .y_restored_1778698420 .column p {
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

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

        .y_restored_1778698420 .column p.p1 {
           text-align: center;
           color: #211d1e;
           border-width: 0px;
        }

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

    /*inlines*/

        .y_restored_1778698420 .column .Blue {
           color: #0054a6;
           border-width: 0px;
        }

        .y_restored_1778698420 .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: .3em;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .y_restored_1778698420 .column .s1 {
           color: #211d1e;
           border-width: 0px;
        }

    /*links*/

        .y_restored_1778698420 .column a {
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

    /*headers*/

        .y_restored_1778698420 .column h1 {
           font-family: "roboto-slab",serif;
           font-weight: bold;
           font-size: 2.5rem;
           text-align: center;
           line-height: 1em;
           text-transform: uppercase;
           border-width: 0px;
        }

        .y_restored_1778698420 .column h2 {
           font-family: "herrvonmuellerhoff-pro",sans-serif;
           color: #000000;
           font-size: 4.375rem;
           text-align: center;
           line-height: 1em;
           border-width: 0px;
        }

        .y_restored_1778698420 .column h3 {
           font-family: "roboto-slab",serif;
           font-size: 1.875rem;
           font-weight: bold;
           text-align: center;
           text-transform: uppercase;
           border-width: 0px;
        }

        .y_restored_1778698420 .column h4 {
           font-family: "roboto",sans-serif;
           font-size: 1.125rem;
           font-weight: bold;
           text-align: center;
           text-transform: uppercase;
           border-width: 0px;
        }

        .y_restored_1778698420 .column h5 {
           font-family: "roboto",sans-serif;
           font-size: 1.125rem;
           text-align: center;
           border-width: 0px;
        }

        .y_restored_1778698420 .column h6 {
           font-family: "roboto",sans-serif;
           color: #000000;
           font-size: 0.9375rem;
           text-align: center;
           line-height: 1em;
           border-width: 0px;
        }

    /*lists*/

        .y_restored_1778698420 .column ol, .y_restored_1778698420 .column ul {
           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;
        }

        .y_restored_1778698420 .column .Names {
           font-family: "roboto",sans-serif;
           list-style-type: none;
           text-align: center;
           font-size: 1.125rem;
           padding-left: 0px;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*layoutitems*/

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

    /*containers*/

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

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

    /*lists*/

        .z_restored_1778698420 .column ol, .z_restored_1778698420 .column ul {
           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;
        }

        .z_restored_1778698420 .column .Names {
           padding-left: 0px;
           font-size: 1.125rem;
           text-align: center;
           list-style-type: none;
           font-family: "roboto",sans-serif;
           border-width: 0px;
           list-style-image: none;
        }

    /*headers*/

        .z_restored_1778698420 .column h6 {
           line-height: 1em;
           text-align: center;
           font-size: 0.9375rem;
           color: #000000;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .z_restored_1778698420 .column h5 {
           text-align: center;
           font-size: 1.125rem;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .z_restored_1778698420 .column h4 {
           text-transform: uppercase;
           text-align: center;
           font-weight: bold;
           font-size: 1.125rem;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .z_restored_1778698420 .column h3 {
           text-transform: uppercase;
           text-align: center;
           font-weight: bold;
           font-size: 1.875rem;
           font-family: "roboto-slab",serif;
           border-width: 0px;
        }

        .z_restored_1778698420 .column h2 {
           line-height: 1em;
           text-align: center;
           font-size: 4.375rem;
           color: #000000;
           font-family: "herrvonmuellerhoff-pro",sans-serif;
           border-width: 0px;
        }

        .z_restored_1778698420 .column h1 {
           text-transform: uppercase;
           line-height: 1em;
           text-align: center;
           font-size: 2.5rem;
           font-weight: bold;
           font-family: "roboto-slab",serif;
           border-width: 0px;
        }

    /*links*/

        .z_restored_1778698420 .column a {
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

    /*inlines*/

        .z_restored_1778698420 .column .s1 {
           color: #211d1e;
           border-width: 0px;
        }

        .z_restored_1778698420 .column .default-drop-cap {
           font-family: "roboto",sans-serif;
           line-height: .3em;
           font-size: 3.75rem;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 400;
           float: left;
           border-width: 0px;
        }

        .z_restored_1778698420 .column .Blue {
           color: #0054a6;
           border-width: 0px;
        }

    /*paragraphs*/

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

        .z_restored_1778698420 .column p.p1 {
           color: #211d1e;
           text-align: center;
           border-width: 0px;
        }

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

        .z_restored_1778698420 .column p {
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

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

    /*layoutitems*/

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

    /*containers*/

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

        .gccisd_education_foundation .column ol, .gccisd_education_foundation .column ul {
           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*/

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

        .gccisd_education_foundation .column p {
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

    /*inlines*/

        .gccisd_education_foundation .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: .3em;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .gccisd_education_foundation .column .SymbolMarker {
           font-size: 1.125rem;
           font-family: "roboto",sans-serif;
           font-weight: bold;
           border-width: 0px;
        }

        .gccisd_education_foundation .column .Purple {
           color: #502862;
           border-width: 0px;
        }

    /*links*/

        .gccisd_education_foundation .column a {
           font-family: "roboto",sans-serif;
           color: #502862;
           border-width: 0px;
        }

    /*headers*/

        .gccisd_education_foundation .column h1 {
           font-family: "roboto-slab",serif;
           font-weight: bold;
           font-size: 2.5rem;
           text-align: center;
           line-height: 1em;
           text-transform: uppercase;
           border-width: 0px;
        }

        .gccisd_education_foundation .column h2 {
           font-family: "herrvonmuellerhoff-pro",sans-serif;
           color: #000000;
           font-size: 4.375rem;
           text-align: center;
           line-height: 1em;
           border-width: 0px;
        }

        .gccisd_education_foundation .column h3 {
           font-family: "roboto-slab",serif;
           font-size: 1.875rem;
           font-weight: bold;
           text-align: center;
           text-transform: uppercase;
           border-width: 0px;
        }

        .gccisd_education_foundation .column h4 {
           font-family: "roboto",sans-serif;
           font-size: 1.125rem;
           font-weight: bold;
           text-align: center;
           text-transform: uppercase;
           border-width: 0px;
        }

        .gccisd_education_foundation .column h5 {
           font-family: "roboto",sans-serif;
           font-size: 1.125rem;
           text-align: center;
           border-width: 0px;
        }

        .gccisd_education_foundation .column h6 {
           font-family: "roboto",sans-serif;
           color: #000000;
           font-size: 1.25rem;
           text-align: center;
           line-height: 1em;
           border-width: 0px;
        }

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

    /*layoutitems*/

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

    /*containers*/

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

        .disclaimer .column ol, .disclaimer .column ul {
           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*/

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

        .disclaimer .column p {
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

    /*inlines*/

        .disclaimer .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: .3em;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .disclaimer .column .SymbolMarker {
           font-size: 1.125rem;
           font-family: "roboto",sans-serif;
           font-weight: bold;
           border-width: 0px;
        }

        .disclaimer .column .Purple {
           color: #502862;
           border-width: 0px;
        }

    /*links*/

        .disclaimer .column a {
           font-family: "roboto",sans-serif;
           color: #502862;
           border-width: 0px;
        }

    /*headers*/

        .disclaimer .column h1 {
           font-family: "roboto-slab",serif;
           font-weight: bold;
           font-size: 2.5rem;
           text-align: center;
           line-height: 1em;
           text-transform: uppercase;
           border-width: 0px;
        }

        .disclaimer .column h2 {
           font-family: "herrvonmuellerhoff-pro",sans-serif;
           color: #000000;
           font-size: 4.375rem;
           text-align: center;
           line-height: 1em;
           border-width: 0px;
        }

        .disclaimer .column h3 {
           font-family: "roboto-slab",serif;
           font-size: 1.875rem;
           font-weight: bold;
           text-align: center;
           text-transform: uppercase;
           border-width: 0px;
        }

        .disclaimer .column h4 {
           font-family: "roboto",sans-serif;
           font-size: 1.125rem;
           font-weight: bold;
           text-align: center;
           text-transform: uppercase;
           border-width: 0px;
        }

        .disclaimer .column h5 {
           font-family: "roboto",sans-serif;
           font-size: 1.125rem;
           text-align: center;
           border-width: 0px;
        }

        .disclaimer .column h6 {
           font-family: "roboto",sans-serif;
           color: #000000;
           font-size: 1.25rem;
           text-align: center;
           line-height: 1em;
           border-width: 0px;
        }

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

    /*layoutitems*/

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

    /*containers*/

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

        .back .column ol, .back .column ul {
           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*/

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

    /*headers*/

        .back .column h6 {
           line-height: 1em;
           text-align: center;
           font-size: 1.25rem;
           color: #000000;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .back .column h5 {
           text-align: center;
           font-size: 1.125rem;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .back .column h4 {
           text-transform: uppercase;
           text-align: center;
           font-weight: bold;
           font-size: 1.125rem;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .back .column h3 {
           text-transform: uppercase;
           text-align: center;
           font-weight: bold;
           font-size: 1.875rem;
           font-family: "roboto-slab",serif;
           border-width: 0px;
        }

        .back .column h2 {
           line-height: 1em;
           text-align: center;
           font-size: 4.375rem;
           color: #980707;
           font-family: "herrvonmuellerhoff-pro",sans-serif;
           border-width: 0px;
        }

        .back .column h1 {
           text-transform: uppercase;
           line-height: 1em;
           text-align: center;
           font-size: 2.5rem;
           font-weight: bold;
           font-family: "roboto-slab",serif;
           border-width: 0px;
        }

    /*links*/

        .back .column a {
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

    /*inlines*/

        .back .column .default-drop-cap {
           font-family: "roboto",sans-serif;
           line-height: .3em;
           font-size: 3.75rem;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 400;
           float: left;
           border-width: 0px;
        }

    /*paragraphs*/

        .back .column p {
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

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

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