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

    /*paragraphs*/

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

    /*inlines*/

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

    /*images*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

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

    /*paragraphs*/

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

        .call_to_action .column p.headers-1ieae5if4 {
           background-color: transparent;
           color: #222222;
           font-family: Lato, sans-serif;
           font-size: 1.125rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 6px;
           margin-top: 24px;
           padding: 0px;
           border-width: 0px;
           margin-left: 24px;
           margin-right: 24px;
        }

        .call_to_action .column p.headers-1ieae9j3a {
           background-color: transparent;
           color: #222222;
           font-family: Lato, sans-serif;
           font-size: 1.125rem;
           font-weight: 500;
           line-height: 1.6em;
           margin-bottom: 24px;
           margin-top: 0px;
           padding: 0px;
           border-width: 0px;
           margin-left: 20px;
           margin-right: 12px;
        }

    /*inlines*/

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

    /*images*/

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

    /*links*/

        .call_to_action .column a {
           font-family: literata-variable,sans-serif;
           font-size: 1rem;
           border-width: 0px;
        }

        .call_to_action .column a.links-1iebr1brv {
           background-color: transparent;
           color: #67748EFF;
           font-family: Lato, sans-serif;
           font-size: 1rem;
           font-weight: bold;
           line-height: 1.6em;
           margin-bottom: 6px;
           margin-top: 21px;
           text-transform: uppercase;
           padding: 0px;
           border-width: 0px;
        }

    /*headers*/

        .call_to_action .column h1 {
           background-color: transparent;
           color: #1A3F63FF;
           font-family: literata-variable, sans-serif;
           font-size: 2.5rem;
           font-weight: bold;
           line-height: 1.6em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 21px;
           border-width: 0px;
        }

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

        .call_to_action .column h3 {
           background-color: transparent;
           color: #67748EFF;
           font-family: Lato, sans-serif;
           font-size: 1.25rem;
           font-weight: bold;
           line-height: 1.6em;
           margin-bottom: 6px;
           margin-top: 21px;
           text-transform: uppercase;
           border-width: 0px;
        }

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

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

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

    /*lists*/

        .call_to_action .column ol {
           background-color: transparent;
           color: #222222;
           font-family: literata-variable,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*/

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

        .call_to_action .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; }
/***********************************
Geostrategic Environment
***********************************/

    /*paragraphs*/

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

        .geostrategic_environment .column p.headers-1ieae5if4 {
           background-color: transparent;
           color: #222222;
           font-family: Lato, sans-serif;
           font-size: 1.125rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 6px;
           margin-top: 24px;
           padding: 0px;
           border-width: 0px;
           margin-left: 24px;
           margin-right: 24px;
        }

        .geostrategic_environment .column p.headers-1ieae9j3a {
           background-color: transparent;
           color: #222222;
           font-family: Lato, sans-serif;
           font-size: 1.125rem;
           font-weight: 500;
           line-height: 1.6em;
           margin-bottom: 24px;
           margin-top: 0px;
           padding: 0px;
           border-width: 0px;
           margin-left: 20px;
           margin-right: 12px;
        }

    /*inlines*/

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

    /*images*/

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

    /*links*/

        .geostrategic_environment .column a {
           font-family: literata-variable,sans-serif;
           font-size: 1rem;
           border-width: 0px;
        }

        .geostrategic_environment .column a.links-1iebr1brv {
           background-color: transparent;
           color: #67748EFF;
           font-family: Lato, sans-serif;
           font-size: 1rem;
           font-weight: bold;
           line-height: 1.6em;
           margin-bottom: 6px;
           margin-top: 21px;
           text-transform: uppercase;
           padding: 0px;
           border-width: 0px;
        }

    /*headers*/

        .geostrategic_environment .column h1 {
           background-color: transparent;
           color: #1A3F63FF;
           font-family: literata-variable, sans-serif;
           font-size: 2.5rem;
           font-weight: bold;
           line-height: 1.6em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 21px;
           border-width: 0px;
        }

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

        .geostrategic_environment .column h3 {
           background-color: transparent;
           color: #67748EFF;
           font-family: Lato, sans-serif;
           font-size: 1.25rem;
           font-weight: bold;
           line-height: 1.6em;
           margin-bottom: 6px;
           margin-top: 21px;
           text-transform: uppercase;
           border-width: 0px;
        }

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

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

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

    /*lists*/

        .geostrategic_environment .column ol {
           background-color: transparent;
           color: #222222;
           font-family: literata-variable,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*/

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

        .geostrategic_environment .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; }
/***********************************
Industrial Base
***********************************/

    /*paragraphs*/

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

        .industrial_base .column p.headers-1ieae5if4 {
           background-color: transparent;
           color: #222222;
           font-family: Lato, sans-serif;
           font-size: 1.125rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 6px;
           margin-top: 24px;
           padding: 0px;
           border-width: 0px;
           margin-left: 24px;
           margin-right: 24px;
        }

        .industrial_base .column p.headers-1ieae9j3a {
           background-color: transparent;
           color: #222222;
           font-family: Lato, sans-serif;
           font-size: 1.125rem;
           font-weight: 500;
           line-height: 1.6em;
           margin-bottom: 24px;
           margin-top: 0px;
           padding: 0px;
           border-width: 0px;
           margin-left: 20px;
           margin-right: 12px;
        }

    /*inlines*/

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

    /*images*/

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

    /*links*/

        .industrial_base .column a {
           font-family: literata-variable,sans-serif;
           font-size: 1rem;
           border-width: 0px;
        }

        .industrial_base .column a.links-1iebr1brv {
           background-color: transparent;
           color: #67748EFF;
           font-family: Lato, sans-serif;
           font-size: 1rem;
           font-weight: bold;
           line-height: 1.6em;
           margin-bottom: 6px;
           margin-top: 21px;
           text-transform: uppercase;
           padding: 0px;
           border-width: 0px;
        }

    /*headers*/

        .industrial_base .column h1 {
           background-color: transparent;
           color: #1A3F63FF;
           font-family: literata-variable, sans-serif;
           font-size: 2.5rem;
           font-weight: bold;
           line-height: 1.6em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 21px;
           border-width: 0px;
        }

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

        .industrial_base .column h3 {
           background-color: transparent;
           color: #67748EFF;
           font-family: Lato, sans-serif;
           font-size: 1.25rem;
           font-weight: bold;
           line-height: 1.6em;
           margin-bottom: 6px;
           margin-top: 21px;
           text-transform: uppercase;
           border-width: 0px;
        }

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

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

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

    /*lists*/

        .industrial_base .column ol {
           background-color: transparent;
           color: #222222;
           font-family: literata-variable,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*/

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

        .industrial_base .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; }
/***********************************
Manpower, Workforce Recruitment and Retention
***********************************/

    /*paragraphs*/

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

        .manpower_workforce_recruitment_and_retention .column p.headers-1ieae5if4 {
           background-color: transparent;
           color: #222222;
           font-family: Lato, sans-serif;
           font-size: 1.125rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 6px;
           margin-top: 24px;
           padding: 0px;
           border-width: 0px;
           margin-left: 24px;
           margin-right: 24px;
        }

        .manpower_workforce_recruitment_and_retention .column p.headers-1ieae9j3a {
           background-color: transparent;
           color: #222222;
           font-family: Lato, sans-serif;
           font-size: 1.125rem;
           font-weight: 500;
           line-height: 1.6em;
           margin-bottom: 24px;
           margin-top: 0px;
           padding: 0px;
           border-width: 0px;
           margin-left: 20px;
           margin-right: 12px;
        }

    /*inlines*/

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

    /*images*/

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

    /*links*/

        .manpower_workforce_recruitment_and_retention .column a {
           font-family: literata-variable,sans-serif;
           font-size: 1rem;
           border-width: 0px;
        }

        .manpower_workforce_recruitment_and_retention .column a.links-1iebr1brv {
           background-color: transparent;
           color: #67748EFF;
           font-family: Lato, sans-serif;
           font-size: 1rem;
           font-weight: bold;
           line-height: 1.6em;
           margin-bottom: 6px;
           margin-top: 21px;
           text-transform: uppercase;
           padding: 0px;
           border-width: 0px;
        }

    /*headers*/

        .manpower_workforce_recruitment_and_retention .column h1 {
           background-color: transparent;
           color: #1A3F63FF;
           font-family: literata-variable, sans-serif;
           font-size: 2.5rem;
           font-weight: bold;
           line-height: 1.6em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 21px;
           border-width: 0px;
        }

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

        .manpower_workforce_recruitment_and_retention .column h3 {
           background-color: transparent;
           color: #67748EFF;
           font-family: Lato, sans-serif;
           font-size: 1.25rem;
           font-weight: bold;
           line-height: 1.6em;
           margin-bottom: 6px;
           margin-top: 21px;
           text-transform: uppercase;
           border-width: 0px;
        }

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

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

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

    /*lists*/

        .manpower_workforce_recruitment_and_retention .column ol {
           background-color: transparent;
           color: #222222;
           font-family: literata-variable,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*/

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

        .manpower_workforce_recruitment_and_retention .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; }
/***********************************
Merchant Marine
***********************************/

    /*paragraphs*/

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

        .merchant_marine .column p.headers-1ieae5if4 {
           background-color: transparent;
           color: #222222;
           font-family: Lato, sans-serif;
           font-size: 1.125rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 6px;
           margin-top: 24px;
           padding: 0px;
           border-width: 0px;
           margin-left: 24px;
           margin-right: 24px;
        }

        .merchant_marine .column p.headers-1ieae9j3a {
           background-color: transparent;
           color: #222222;
           font-family: Lato, sans-serif;
           font-size: 1.125rem;
           font-weight: 500;
           line-height: 1.6em;
           margin-bottom: 24px;
           margin-top: 0px;
           padding: 0px;
           border-width: 0px;
           margin-left: 20px;
           margin-right: 12px;
        }

    /*inlines*/

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

    /*images*/

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

    /*links*/

        .merchant_marine .column a {
           font-family: literata-variable,sans-serif;
           font-size: 1rem;
           border-width: 0px;
        }

        .merchant_marine .column a.links-1iebr1brv {
           background-color: transparent;
           color: #67748EFF;
           font-family: Lato, sans-serif;
           font-size: 1rem;
           font-weight: bold;
           line-height: 1.6em;
           margin-bottom: 6px;
           margin-top: 21px;
           text-transform: uppercase;
           padding: 0px;
           border-width: 0px;
        }

    /*headers*/

        .merchant_marine .column h1 {
           background-color: transparent;
           color: #1A3F63FF;
           font-family: literata-variable, sans-serif;
           font-size: 2.5rem;
           font-weight: bold;
           line-height: 1.6em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 21px;
           border-width: 0px;
        }

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

        .merchant_marine .column h3 {
           background-color: transparent;
           color: #67748EFF;
           font-family: Lato, sans-serif;
           font-size: 1.25rem;
           font-weight: bold;
           line-height: 1.6em;
           margin-bottom: 6px;
           margin-top: 21px;
           text-transform: uppercase;
           border-width: 0px;
        }

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

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

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

    /*lists*/

        .merchant_marine .column ol {
           background-color: transparent;
           color: #222222;
           font-family: literata-variable,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*/

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

        .merchant_marine .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; }
/***********************************
Operations Maintenance
***********************************/

    /*paragraphs*/

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

        .operations_maintenance .column p.headers-1ieae5if4 {
           background-color: transparent;
           color: #222222;
           font-family: Lato, sans-serif;
           font-size: 1.125rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 6px;
           margin-top: 24px;
           padding: 0px;
           border-width: 0px;
           margin-left: 24px;
           margin-right: 24px;
        }

        .operations_maintenance .column p.headers-1ieae9j3a {
           background-color: transparent;
           color: #222222;
           font-family: Lato, sans-serif;
           font-size: 1.125rem;
           font-weight: 500;
           line-height: 1.6em;
           margin-bottom: 24px;
           margin-top: 0px;
           padding: 0px;
           border-width: 0px;
           margin-left: 20px;
           margin-right: 12px;
        }

    /*inlines*/

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

    /*images*/

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

    /*links*/

        .operations_maintenance .column a {
           font-family: literata-variable,sans-serif;
           font-size: 1rem;
           border-width: 0px;
        }

        .operations_maintenance .column a.links-1iebr1brv {
           background-color: transparent;
           color: #67748EFF;
           font-family: Lato, sans-serif;
           font-size: 1rem;
           font-weight: bold;
           line-height: 1.6em;
           margin-bottom: 6px;
           margin-top: 21px;
           text-transform: uppercase;
           padding: 0px;
           border-width: 0px;
        }

    /*headers*/

        .operations_maintenance .column h1 {
           background-color: transparent;
           color: #1A3F63FF;
           font-family: literata-variable, sans-serif;
           font-size: 2.5rem;
           font-weight: bold;
           line-height: 1.6em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 21px;
           border-width: 0px;
        }

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

        .operations_maintenance .column h3 {
           background-color: transparent;
           color: #67748EFF;
           font-family: Lato, sans-serif;
           font-size: 1.25rem;
           font-weight: bold;
           line-height: 1.6em;
           margin-bottom: 6px;
           margin-top: 21px;
           text-transform: uppercase;
           border-width: 0px;
        }

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

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

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

    /*lists*/

        .operations_maintenance .column ol {
           background-color: transparent;
           color: #222222;
           font-family: literata-variable,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*/

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

        .operations_maintenance .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; }
/***********************************
Technology and Weapons
***********************************/

    /*paragraphs*/

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

        .technology_and_weapons .column p.headers-1ieae5if4 {
           background-color: transparent;
           color: #222222;
           font-family: Lato, sans-serif;
           font-size: 1.125rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 6px;
           margin-top: 24px;
           padding: 0px;
           border-width: 0px;
           margin-left: 24px;
           margin-right: 24px;
        }

        .technology_and_weapons .column p.headers-1ieae9j3a {
           background-color: transparent;
           color: #222222;
           font-family: Lato, sans-serif;
           font-size: 1.125rem;
           font-weight: 500;
           line-height: 1.6em;
           margin-bottom: 24px;
           margin-top: 0px;
           padding: 0px;
           border-width: 0px;
           margin-left: 20px;
           margin-right: 12px;
        }

    /*inlines*/

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

    /*images*/

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

    /*links*/

        .technology_and_weapons .column a {
           font-family: literata-variable,sans-serif;
           font-size: 1rem;
           border-width: 0px;
        }

        .technology_and_weapons .column a.links-1iebr1brv {
           background-color: transparent;
           color: #67748EFF;
           font-family: Lato, sans-serif;
           font-size: 1rem;
           font-weight: bold;
           line-height: 1.6em;
           margin-bottom: 6px;
           margin-top: 21px;
           text-transform: uppercase;
           padding: 0px;
           border-width: 0px;
        }

    /*headers*/

        .technology_and_weapons .column h1 {
           background-color: transparent;
           color: #1A3F63FF;
           font-family: literata-variable, sans-serif;
           font-size: 2.5rem;
           font-weight: bold;
           line-height: 1.6em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 21px;
           border-width: 0px;
        }

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

        .technology_and_weapons .column h3 {
           background-color: transparent;
           color: #67748EFF;
           font-family: Lato, sans-serif;
           font-size: 1.25rem;
           font-weight: bold;
           line-height: 1.6em;
           margin-bottom: 6px;
           margin-top: 21px;
           text-transform: uppercase;
           border-width: 0px;
        }

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

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

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

    /*lists*/

        .technology_and_weapons .column ol {
           background-color: transparent;
           color: #222222;
           font-family: literata-variable,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*/

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

        .technology_and_weapons .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; }
/***********************************
Training Doctrine Experimentation
***********************************/

    /*paragraphs*/

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

        .training_doctrine_experimentation .column p.headers-1ieae5if4 {
           background-color: transparent;
           color: #222222;
           font-family: Lato, sans-serif;
           font-size: 1.125rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 6px;
           margin-top: 24px;
           padding: 0px;
           border-width: 0px;
           margin-left: 24px;
           margin-right: 24px;
        }

        .training_doctrine_experimentation .column p.headers-1ieae9j3a {
           background-color: transparent;
           color: #222222;
           font-family: Lato, sans-serif;
           font-size: 1.125rem;
           font-weight: 500;
           line-height: 1.6em;
           margin-bottom: 24px;
           margin-top: 0px;
           padding: 0px;
           border-width: 0px;
           margin-left: 20px;
           margin-right: 12px;
        }

    /*inlines*/

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

    /*images*/

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

    /*links*/

        .training_doctrine_experimentation .column a {
           font-family: literata-variable,sans-serif;
           font-size: 1rem;
           border-width: 0px;
        }

        .training_doctrine_experimentation .column a.links-1iebr1brv {
           background-color: transparent;
           color: #67748EFF;
           font-family: Lato, sans-serif;
           font-size: 1rem;
           font-weight: bold;
           line-height: 1.6em;
           margin-bottom: 6px;
           margin-top: 21px;
           text-transform: uppercase;
           padding: 0px;
           border-width: 0px;
        }

    /*headers*/

        .training_doctrine_experimentation .column h1 {
           background-color: transparent;
           color: #1A3F63FF;
           font-family: literata-variable, sans-serif;
           font-size: 2.5rem;
           font-weight: bold;
           line-height: 1.6em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 21px;
           border-width: 0px;
        }

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

        .training_doctrine_experimentation .column h3 {
           background-color: transparent;
           color: #67748EFF;
           font-family: Lato, sans-serif;
           font-size: 1.25rem;
           font-weight: bold;
           line-height: 1.6em;
           margin-bottom: 6px;
           margin-top: 21px;
           text-transform: uppercase;
           border-width: 0px;
        }

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

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

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

    /*lists*/

        .training_doctrine_experimentation .column ol {
           background-color: transparent;
           color: #222222;
           font-family: literata-variable,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*/

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

        .training_doctrine_experimentation .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; }
/***********************************
Back Cover
***********************************/

    /*paragraphs*/

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

    /*inlines*/

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

    /*images*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

    /*containers*/

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

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

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

div.bookviewport { background-color: #43576DFF; }
div.pagecontainer .page_disable_overlay { background-color: #43576DFF; }