/***********************************
front cover
***********************************/

    /*paragraphs*/

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

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

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

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

    /*headers*/

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

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

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

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

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

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

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

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

        .front_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; }
/***********************************
Executive Overview
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*lists*/

        .executive_overview .column ol {
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.8em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: Gotham Book;
           color: #222222;
           background-color: transparent;
           list-style-type: disc;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*headers*/

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

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

        .executive_overview .column h4 {
           margin-top: 21px;
           margin-bottom: 0px;
           line-height: 1.6em;
           font-weight: 300;
           font-size: 1.125rem;
           font-family: Gotham Medium;
           color: #222222;
           background-color: transparent;
           border-width: 0px;
        }

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

        .executive_overview .column h2 {
           margin-top: 21px;
           margin-bottom: 11px;
           line-height: 1.5em;
           font-weight: 300;
           font-size: 1.5rem;
           font-family: Gotham;
           color: rgb(196, 49, 51);
           background-color: transparent;
           border-width: 0px;
        }

        .executive_overview .column h1 {
           margin-top: 24px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 10px;
           line-height: 1.3em;
           font-weight: 300;
           font-size: 2rem;
           font-family: Gotham Medium;
           color: #222222;
           background-color: transparent;
           border-width: 0px;
        }

    /*links*/

        .executive_overview .column a {
           color: #3981C4FF;
           font-family: Gotham Book;
           border-width: 0px;
        }

    /*images*/

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

        .executive_overview .column img.images-1im7vgqhf {
           overflow: hidden;
           margin-right: 12px;
           margin-left: 0px;
           float: left;
           display: block;
           height: auto;
           width: 100%;
           max-width: 32%;
           margin-top: 12px;
           margin-bottom: 12px;
           box-sizing: border-box;
           padding: 0px;
           border-width: 0px;
        }

    /*inlines*/

        .executive_overview .column .default-drop-cap {
           line-height: 0.9em;
           font-size: 3.75rem;
           margin-right: 2px;
           margin-top: 0px;
           font-weight: 400;
           float: left;
           font-family: rockwell,sans-serif;
           letter-spacing: 0px;
           color: #C53133FF;
           border-width: 0px;
        }

        .executive_overview .column span.inlines-1j313o59f {
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.8em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: Gotham Medium;
           color: #222222;
           background-color: transparent;
           list-style-type: disc;
           font-variant: normal;
           border-width: 0px;
        }

    /*paragraphs*/

        .executive_overview .column p {
           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: "Gotham Book";
           color: #222222;
           background-color: transparent;
           font-variant: normal;
           border-width: 0px;
        }

        .executive_overview .column p.paragraphs-1j2keg16f {
           margin-top: 12px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 12px;
           line-height: 1.6em;
           font-style: italic;
           font-weight: normal;
           font-size: 1.25rem;
           font-family: "Gotham Book";
           color: #FFFFFFFF;
           background-color: #C43133FF;
           font-variant: normal;
           padding: 12px;
           border-width: 0px;
           text-align: center;
        }

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

    /*layoutitems*/

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

    /*containers*/

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

    /*lists*/

        .foreword .column ol {
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.8em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: Gotham Book;
           color: #222222;
           background-color: transparent;
           list-style-type: disc;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*headers*/

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

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

        .foreword .column h4 {
           margin-top: 21px;
           margin-bottom: 0px;
           line-height: 1.6em;
           font-weight: 300;
           font-size: 1.125rem;
           font-family: Gotham Medium;
           color: #222222;
           background-color: transparent;
           border-width: 0px;
        }

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

        .foreword .column h2 {
           margin-top: 21px;
           margin-bottom: 11px;
           line-height: 1.5em;
           font-weight: 300;
           font-size: 1.5rem;
           font-family: Gotham;
           color: rgb(196, 49, 51);
           background-color: transparent;
           border-width: 0px;
        }

        .foreword .column h1 {
           margin-top: 24px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 10px;
           line-height: 1.3em;
           font-weight: 300;
           font-size: 2rem;
           font-family: Gotham Medium;
           color: #222222;
           background-color: transparent;
           border-width: 0px;
        }

    /*links*/

        .foreword .column a {
           color: #3981C4FF;
           font-family: Gotham Book;
           border-width: 0px;
        }

    /*images*/

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

        .foreword .column img.images-1im7vgqhf {
           overflow: hidden;
           margin-right: 12px;
           margin-left: 0px;
           float: left;
           display: block;
           height: auto;
           width: 100%;
           max-width: 32%;
           margin-top: 12px;
           margin-bottom: 12px;
           box-sizing: border-box;
           padding: 0px;
           border-width: 0px;
        }

    /*inlines*/

        .foreword .column .default-drop-cap {
           line-height: 0.9em;
           font-size: 3.75rem;
           margin-right: 2px;
           margin-top: 0px;
           font-weight: 400;
           float: left;
           font-family: rockwell,sans-serif;
           letter-spacing: 0px;
           color: #C53133FF;
           border-width: 0px;
        }

        .foreword .column span.inlines-1j313o59f {
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.8em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: Gotham Medium;
           color: #222222;
           background-color: transparent;
           list-style-type: disc;
           font-variant: normal;
           border-width: 0px;
        }

    /*paragraphs*/

        .foreword .column p {
           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: "Gotham Book";
           color: #222222;
           background-color: transparent;
           font-variant: normal;
           border-width: 0px;
        }

        .foreword .column p.paragraphs-1j2keg16f {
           margin-top: 12px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 12px;
           line-height: 1.6em;
           font-style: italic;
           font-weight: normal;
           font-size: 1.25rem;
           font-family: "Gotham Book";
           color: #FFFFFFFF;
           background-color: #C43133FF;
           font-variant: normal;
           padding: 12px;
           border-width: 0px;
           text-align: center;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Chapter 1: The Origin of Automotive Telematics
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*lists*/

        .chapter_1_the_origin_of_automotive_telematics .column ol {
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.8em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: Gotham Book;
           color: #222222;
           background-color: transparent;
           list-style-type: disc;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*headers*/

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

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

        .chapter_1_the_origin_of_automotive_telematics .column h4 {
           margin-top: 21px;
           margin-bottom: 0px;
           line-height: 1.6em;
           font-weight: 300;
           font-size: 1.125rem;
           font-family: Gotham Medium;
           color: #222222;
           background-color: transparent;
           border-width: 0px;
        }

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

        .chapter_1_the_origin_of_automotive_telematics .column h2 {
           margin-top: 21px;
           margin-bottom: 11px;
           line-height: 1.5em;
           font-weight: 300;
           font-size: 1.5rem;
           font-family: Gotham;
           color: rgb(196, 49, 51);
           background-color: transparent;
           border-width: 0px;
        }

        .chapter_1_the_origin_of_automotive_telematics .column h1 {
           margin-top: 24px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 10px;
           line-height: 1.3em;
           font-weight: 300;
           font-size: 2rem;
           font-family: Gotham Medium;
           color: #222222;
           background-color: transparent;
           border-width: 0px;
        }

    /*links*/

        .chapter_1_the_origin_of_automotive_telematics .column a {
           color: #3981C4FF;
           font-family: Gotham Book;
           border-width: 0px;
        }

    /*images*/

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

        .chapter_1_the_origin_of_automotive_telematics .column img.images-1im7vgqhf {
           overflow: hidden;
           margin-right: 12px;
           margin-left: 0px;
           float: left;
           display: block;
           height: auto;
           width: 100%;
           max-width: 32%;
           margin-top: 12px;
           margin-bottom: 12px;
           box-sizing: border-box;
           padding: 0px;
           border-width: 0px;
        }

    /*inlines*/

        .chapter_1_the_origin_of_automotive_telematics .column .default-drop-cap {
           line-height: 0.9em;
           font-size: 3.75rem;
           margin-right: 2px;
           margin-top: 0px;
           font-weight: 400;
           float: left;
           font-family: rockwell,sans-serif;
           letter-spacing: 0px;
           color: #C53133FF;
           border-width: 0px;
        }

        .chapter_1_the_origin_of_automotive_telematics .column span.inlines-1j313o59f {
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.8em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: Gotham Medium;
           color: #222222;
           background-color: transparent;
           list-style-type: disc;
           font-variant: normal;
           border-width: 0px;
        }

    /*paragraphs*/

        .chapter_1_the_origin_of_automotive_telematics .column p {
           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: "Gotham Book";
           color: #222222;
           background-color: transparent;
           font-variant: normal;
           border-width: 0px;
        }

        .chapter_1_the_origin_of_automotive_telematics .column p.paragraphs-1j2keg16f {
           margin-top: 12px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 12px;
           line-height: 1.6em;
           font-style: italic;
           font-weight: normal;
           font-size: 1.25rem;
           font-family: "Gotham Book";
           color: #FFFFFFFF;
           background-color: #C43133FF;
           font-variant: normal;
           padding: 12px;
           border-width: 0px;
           text-align: center;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Chapter 2: What Telematics Is (And Isn’t)
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*lists*/

        .chapter_2_what_telematics_is_and_isn_t .column ol {
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.8em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: Gotham Book;
           color: #222222;
           background-color: transparent;
           list-style-type: disc;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*headers*/

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

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

        .chapter_2_what_telematics_is_and_isn_t .column h4 {
           margin-top: 21px;
           margin-bottom: 0px;
           line-height: 1.6em;
           font-weight: 300;
           font-size: 1.125rem;
           font-family: Gotham Medium;
           color: #222222;
           background-color: transparent;
           border-width: 0px;
        }

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

        .chapter_2_what_telematics_is_and_isn_t .column h2 {
           margin-top: 21px;
           margin-bottom: 11px;
           line-height: 1.5em;
           font-weight: 300;
           font-size: 1.5rem;
           font-family: Gotham;
           color: rgb(196, 49, 51);
           background-color: transparent;
           border-width: 0px;
        }

        .chapter_2_what_telematics_is_and_isn_t .column h1 {
           margin-top: 24px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 10px;
           line-height: 1.3em;
           font-weight: 300;
           font-size: 2rem;
           font-family: Gotham Medium;
           color: #222222;
           background-color: transparent;
           border-width: 0px;
        }

    /*links*/

        .chapter_2_what_telematics_is_and_isn_t .column a {
           color: #3981C4FF;
           font-family: Gotham Book;
           border-width: 0px;
        }

    /*images*/

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

        .chapter_2_what_telematics_is_and_isn_t .column img.images-1im7vgqhf {
           overflow: hidden;
           margin-right: 12px;
           margin-left: 0px;
           float: left;
           display: block;
           height: auto;
           width: 100%;
           max-width: 32%;
           margin-top: 12px;
           margin-bottom: 12px;
           box-sizing: border-box;
           padding: 0px;
           border-width: 0px;
        }

    /*inlines*/

        .chapter_2_what_telematics_is_and_isn_t .column .default-drop-cap {
           line-height: 0.9em;
           font-size: 3.75rem;
           margin-right: 2px;
           margin-top: 0px;
           font-weight: 400;
           float: left;
           font-family: rockwell,sans-serif;
           letter-spacing: 0px;
           color: #C53133FF;
           border-width: 0px;
        }

        .chapter_2_what_telematics_is_and_isn_t .column span.inlines-1j313o59f {
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.8em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: Gotham Medium;
           color: #222222;
           background-color: transparent;
           list-style-type: disc;
           font-variant: normal;
           border-width: 0px;
        }

    /*paragraphs*/

        .chapter_2_what_telematics_is_and_isn_t .column p {
           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: "Gotham Book";
           color: #222222;
           background-color: transparent;
           font-variant: normal;
           border-width: 0px;
        }

        .chapter_2_what_telematics_is_and_isn_t .column p.paragraphs-1j2keg16f {
           margin-top: 12px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 12px;
           line-height: 1.6em;
           font-style: italic;
           font-weight: normal;
           font-size: 1.25rem;
           font-family: "Gotham Book";
           color: #FFFFFFFF;
           background-color: #C43133FF;
           font-variant: normal;
           padding: 12px;
           border-width: 0px;
           text-align: center;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Chapter 3: The Promise of the Connected Car
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*lists*/

        .chapter_3_the_promise_of_the_connected_car .column ol {
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.8em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: Gotham Book;
           color: #222222;
           background-color: transparent;
           list-style-type: disc;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*headers*/

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

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

        .chapter_3_the_promise_of_the_connected_car .column h4 {
           margin-top: 21px;
           margin-bottom: 0px;
           line-height: 1.6em;
           font-weight: 300;
           font-size: 1.125rem;
           font-family: Gotham Medium;
           color: #222222;
           background-color: transparent;
           border-width: 0px;
        }

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

        .chapter_3_the_promise_of_the_connected_car .column h2 {
           margin-top: 21px;
           margin-bottom: 11px;
           line-height: 1.5em;
           font-weight: 300;
           font-size: 1.5rem;
           font-family: Gotham;
           color: rgb(196, 49, 51);
           background-color: transparent;
           border-width: 0px;
        }

        .chapter_3_the_promise_of_the_connected_car .column h1 {
           margin-top: 24px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 10px;
           line-height: 1.3em;
           font-weight: 300;
           font-size: 2rem;
           font-family: Gotham Medium;
           color: #222222;
           background-color: transparent;
           border-width: 0px;
        }

    /*links*/

        .chapter_3_the_promise_of_the_connected_car .column a {
           color: #3981C4FF;
           font-family: Gotham Book;
           border-width: 0px;
        }

    /*images*/

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

        .chapter_3_the_promise_of_the_connected_car .column img.images-1im7vgqhf {
           overflow: hidden;
           margin-right: 12px;
           margin-left: 0px;
           float: left;
           display: block;
           height: auto;
           width: 100%;
           max-width: 32%;
           margin-top: 12px;
           margin-bottom: 12px;
           box-sizing: border-box;
           padding: 0px;
           border-width: 0px;
        }

    /*inlines*/

        .chapter_3_the_promise_of_the_connected_car .column .default-drop-cap {
           line-height: 0.9em;
           font-size: 3.75rem;
           margin-right: 2px;
           margin-top: 0px;
           font-weight: 400;
           float: left;
           font-family: rockwell,sans-serif;
           letter-spacing: 0px;
           color: #C53133FF;
           border-width: 0px;
        }

        .chapter_3_the_promise_of_the_connected_car .column span.inlines-1j313o59f {
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.8em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: Gotham Medium;
           color: #222222;
           background-color: transparent;
           list-style-type: disc;
           font-variant: normal;
           border-width: 0px;
        }

    /*paragraphs*/

        .chapter_3_the_promise_of_the_connected_car .column p {
           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: "Gotham Book";
           color: #222222;
           background-color: transparent;
           font-variant: normal;
           border-width: 0px;
        }

        .chapter_3_the_promise_of_the_connected_car .column p.paragraphs-1j2keg16f {
           margin-top: 12px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 12px;
           line-height: 1.6em;
           font-style: italic;
           font-weight: normal;
           font-size: 1.25rem;
           font-family: "Gotham Book";
           color: #FFFFFFFF;
           background-color: #C43133FF;
           font-variant: normal;
           padding: 12px;
           border-width: 0px;
           text-align: center;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Chapter 4: The Rise of Alerts and Data Tsunamis
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*lists*/

        .chapter_4_the_rise_of_alerts_and_data_tsunamis .column ol {
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.8em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: Gotham Book;
           color: #222222;
           background-color: transparent;
           list-style-type: disc;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*headers*/

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

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

        .chapter_4_the_rise_of_alerts_and_data_tsunamis .column h4 {
           margin-top: 21px;
           margin-bottom: 0px;
           line-height: 1.6em;
           font-weight: 300;
           font-size: 1.125rem;
           font-family: Gotham Medium;
           color: #222222;
           background-color: transparent;
           border-width: 0px;
        }

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

        .chapter_4_the_rise_of_alerts_and_data_tsunamis .column h2 {
           margin-top: 21px;
           margin-bottom: 11px;
           line-height: 1.5em;
           font-weight: 300;
           font-size: 1.5rem;
           font-family: Gotham;
           color: rgb(196, 49, 51);
           background-color: transparent;
           border-width: 0px;
        }

        .chapter_4_the_rise_of_alerts_and_data_tsunamis .column h1 {
           margin-top: 24px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 10px;
           line-height: 1.3em;
           font-weight: 300;
           font-size: 2rem;
           font-family: Gotham Medium;
           color: #222222;
           background-color: transparent;
           border-width: 0px;
        }

    /*links*/

        .chapter_4_the_rise_of_alerts_and_data_tsunamis .column a {
           color: #3981C4FF;
           font-family: Gotham Book;
           border-width: 0px;
        }

    /*images*/

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

        .chapter_4_the_rise_of_alerts_and_data_tsunamis .column img.images-1im7vgqhf {
           overflow: hidden;
           margin-right: 12px;
           margin-left: 0px;
           float: left;
           display: block;
           height: auto;
           width: 100%;
           max-width: 32%;
           margin-top: 12px;
           margin-bottom: 12px;
           box-sizing: border-box;
           padding: 0px;
           border-width: 0px;
        }

    /*inlines*/

        .chapter_4_the_rise_of_alerts_and_data_tsunamis .column .default-drop-cap {
           line-height: 0.9em;
           font-size: 3.75rem;
           margin-right: 2px;
           margin-top: 0px;
           font-weight: 400;
           float: left;
           font-family: rockwell,sans-serif;
           letter-spacing: 0px;
           color: #C53133FF;
           border-width: 0px;
        }

        .chapter_4_the_rise_of_alerts_and_data_tsunamis .column span.inlines-1j313o59f {
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.8em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: Gotham Medium;
           color: #222222;
           background-color: transparent;
           list-style-type: disc;
           font-variant: normal;
           border-width: 0px;
        }

    /*paragraphs*/

        .chapter_4_the_rise_of_alerts_and_data_tsunamis .column p {
           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: "Gotham Book";
           color: #222222;
           background-color: transparent;
           font-variant: normal;
           border-width: 0px;
        }

        .chapter_4_the_rise_of_alerts_and_data_tsunamis .column p.paragraphs-1j2keg16f {
           margin-top: 12px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 12px;
           line-height: 1.6em;
           font-style: italic;
           font-weight: normal;
           font-size: 1.25rem;
           font-family: "Gotham Book";
           color: #FFFFFFFF;
           background-color: #C43133FF;
           font-variant: normal;
           padding: 12px;
           border-width: 0px;
           text-align: center;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Chapter 5: Why Most Alerts Go Nowhere
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*lists*/

        .chapter_5_why_most_alerts_go_nowhere .column ol {
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.8em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: Gotham Book;
           color: #222222;
           background-color: transparent;
           list-style-type: disc;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*headers*/

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

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

        .chapter_5_why_most_alerts_go_nowhere .column h4 {
           margin-top: 21px;
           margin-bottom: 0px;
           line-height: 1.6em;
           font-weight: 300;
           font-size: 1.125rem;
           font-family: Gotham Medium;
           color: #222222;
           background-color: transparent;
           border-width: 0px;
        }

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

        .chapter_5_why_most_alerts_go_nowhere .column h2 {
           margin-top: 21px;
           margin-bottom: 11px;
           line-height: 1.5em;
           font-weight: 300;
           font-size: 1.5rem;
           font-family: Gotham;
           color: rgb(196, 49, 51);
           background-color: transparent;
           border-width: 0px;
        }

        .chapter_5_why_most_alerts_go_nowhere .column h1 {
           margin-top: 24px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 10px;
           line-height: 1.3em;
           font-weight: 300;
           font-size: 2rem;
           font-family: Gotham Medium;
           color: #222222;
           background-color: transparent;
           border-width: 0px;
        }

    /*links*/

        .chapter_5_why_most_alerts_go_nowhere .column a {
           color: #3981C4FF;
           font-family: Gotham Book;
           border-width: 0px;
        }

    /*images*/

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

        .chapter_5_why_most_alerts_go_nowhere .column img.images-1im7vgqhf {
           overflow: hidden;
           margin-right: 12px;
           margin-left: 0px;
           float: left;
           display: block;
           height: auto;
           width: 100%;
           max-width: 32%;
           margin-top: 12px;
           margin-bottom: 12px;
           box-sizing: border-box;
           padding: 0px;
           border-width: 0px;
        }

    /*inlines*/

        .chapter_5_why_most_alerts_go_nowhere .column .default-drop-cap {
           line-height: 0.9em;
           font-size: 3.75rem;
           margin-right: 2px;
           margin-top: 0px;
           font-weight: 400;
           float: left;
           font-family: rockwell,sans-serif;
           letter-spacing: 0px;
           color: #C53133FF;
           border-width: 0px;
        }

        .chapter_5_why_most_alerts_go_nowhere .column span.inlines-1j313o59f {
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.8em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: Gotham Medium;
           color: #222222;
           background-color: transparent;
           list-style-type: disc;
           font-variant: normal;
           border-width: 0px;
        }

    /*paragraphs*/

        .chapter_5_why_most_alerts_go_nowhere .column p {
           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: "Gotham Book";
           color: #222222;
           background-color: transparent;
           font-variant: normal;
           border-width: 0px;
        }

        .chapter_5_why_most_alerts_go_nowhere .column p.paragraphs-1j2keg16f {
           margin-top: 12px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 12px;
           line-height: 1.6em;
           font-style: italic;
           font-weight: normal;
           font-size: 1.25rem;
           font-family: "Gotham Book";
           color: #FFFFFFFF;
           background-color: #C43133FF;
           font-variant: normal;
           padding: 12px;
           border-width: 0px;
           text-align: center;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Chapter 6: The Cost of Inaction
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*lists*/

        .chapter_6_the_cost_of_inaction .column ol {
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.8em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: Gotham Book;
           color: #222222;
           background-color: transparent;
           list-style-type: disc;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*headers*/

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

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

        .chapter_6_the_cost_of_inaction .column h4 {
           margin-top: 21px;
           margin-bottom: 0px;
           line-height: 1.6em;
           font-weight: 300;
           font-size: 1.125rem;
           font-family: Gotham Medium;
           color: #222222;
           background-color: transparent;
           border-width: 0px;
        }

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

        .chapter_6_the_cost_of_inaction .column h2 {
           margin-top: 21px;
           margin-bottom: 11px;
           line-height: 1.5em;
           font-weight: 300;
           font-size: 1.5rem;
           font-family: Gotham;
           color: rgb(196, 49, 51);
           background-color: transparent;
           border-width: 0px;
        }

        .chapter_6_the_cost_of_inaction .column h1 {
           margin-top: 24px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 10px;
           line-height: 1.3em;
           font-weight: 300;
           font-size: 2rem;
           font-family: Gotham Medium;
           color: #222222;
           background-color: transparent;
           border-width: 0px;
        }

    /*links*/

        .chapter_6_the_cost_of_inaction .column a {
           color: #3981C4FF;
           font-family: Gotham Book;
           border-width: 0px;
        }

    /*images*/

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

        .chapter_6_the_cost_of_inaction .column img.images-1im7vgqhf {
           overflow: hidden;
           margin-right: 12px;
           margin-left: 0px;
           float: left;
           display: block;
           height: auto;
           width: 100%;
           max-width: 32%;
           margin-top: 12px;
           margin-bottom: 12px;
           box-sizing: border-box;
           padding: 0px;
           border-width: 0px;
        }

    /*inlines*/

        .chapter_6_the_cost_of_inaction .column .default-drop-cap {
           line-height: 0.9em;
           font-size: 3.75rem;
           margin-right: 2px;
           margin-top: 0px;
           font-weight: 400;
           float: left;
           font-family: rockwell,sans-serif;
           letter-spacing: 0px;
           color: #C53133FF;
           border-width: 0px;
        }

        .chapter_6_the_cost_of_inaction .column span.inlines-1j313o59f {
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.8em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: Gotham Medium;
           color: #222222;
           background-color: transparent;
           list-style-type: disc;
           font-variant: normal;
           border-width: 0px;
        }

    /*paragraphs*/

        .chapter_6_the_cost_of_inaction .column p {
           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: "Gotham Book";
           color: #222222;
           background-color: transparent;
           font-variant: normal;
           border-width: 0px;
        }

        .chapter_6_the_cost_of_inaction .column p.paragraphs-1j2keg16f {
           margin-top: 12px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 12px;
           line-height: 1.6em;
           font-style: italic;
           font-weight: normal;
           font-size: 1.25rem;
           font-family: "Gotham Book";
           color: #FFFFFFFF;
           background-color: #C43133FF;
           font-variant: normal;
           padding: 12px;
           border-width: 0px;
           text-align: center;
        }

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

    /*layoutitems*/

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

    /*containers*/

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

    /*lists*/

        .chapter_7_the_infrastructure_gap .column ol {
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.8em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: Gotham Book;
           color: #222222;
           background-color: transparent;
           list-style-type: disc;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*headers*/

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

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

        .chapter_7_the_infrastructure_gap .column h4 {
           margin-top: 21px;
           margin-bottom: 0px;
           line-height: 1.6em;
           font-weight: 300;
           font-size: 1.125rem;
           font-family: Gotham Medium;
           color: #222222;
           background-color: transparent;
           border-width: 0px;
        }

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

        .chapter_7_the_infrastructure_gap .column h2 {
           margin-top: 21px;
           margin-bottom: 11px;
           line-height: 1.5em;
           font-weight: 300;
           font-size: 1.5rem;
           font-family: Gotham;
           color: rgb(196, 49, 51);
           background-color: transparent;
           border-width: 0px;
        }

        .chapter_7_the_infrastructure_gap .column h1 {
           margin-top: 24px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 10px;
           line-height: 1.3em;
           font-weight: 300;
           font-size: 2rem;
           font-family: Gotham Medium;
           color: #222222;
           background-color: transparent;
           border-width: 0px;
        }

    /*links*/

        .chapter_7_the_infrastructure_gap .column a {
           color: #3981C4FF;
           font-family: Gotham Book;
           border-width: 0px;
        }

    /*images*/

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

        .chapter_7_the_infrastructure_gap .column img.images-1im7vgqhf {
           overflow: hidden;
           margin-right: 12px;
           margin-left: 0px;
           float: left;
           display: block;
           height: auto;
           width: 100%;
           max-width: 32%;
           margin-top: 12px;
           margin-bottom: 12px;
           box-sizing: border-box;
           padding: 0px;
           border-width: 0px;
        }

    /*inlines*/

        .chapter_7_the_infrastructure_gap .column .default-drop-cap {
           line-height: 0.9em;
           font-size: 3.75rem;
           margin-right: 2px;
           margin-top: 0px;
           font-weight: 400;
           float: left;
           font-family: rockwell,sans-serif;
           letter-spacing: 0px;
           color: #C53133FF;
           border-width: 0px;
        }

        .chapter_7_the_infrastructure_gap .column span.inlines-1j313o59f {
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.8em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: Gotham Medium;
           color: #222222;
           background-color: transparent;
           list-style-type: disc;
           font-variant: normal;
           border-width: 0px;
        }

    /*paragraphs*/

        .chapter_7_the_infrastructure_gap .column p {
           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: "Gotham Book";
           color: #222222;
           background-color: transparent;
           font-variant: normal;
           border-width: 0px;
        }

        .chapter_7_the_infrastructure_gap .column p.paragraphs-1j2keg16f {
           margin-top: 12px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 12px;
           line-height: 1.6em;
           font-style: italic;
           font-weight: normal;
           font-size: 1.25rem;
           font-family: "Gotham Book";
           color: #FFFFFFFF;
           background-color: #C43133FF;
           font-variant: normal;
           padding: 12px;
           border-width: 0px;
           text-align: center;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Chapter 8: Walled Gardens and Open Roads
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*lists*/

        .chapter_8_walled_gardens_and_open_roads .column ol {
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.8em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: Gotham Book;
           color: #222222;
           background-color: transparent;
           list-style-type: disc;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*headers*/

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

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

        .chapter_8_walled_gardens_and_open_roads .column h4 {
           margin-top: 21px;
           margin-bottom: 0px;
           line-height: 1.6em;
           font-weight: 300;
           font-size: 1.125rem;
           font-family: Gotham Medium;
           color: #222222;
           background-color: transparent;
           border-width: 0px;
        }

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

        .chapter_8_walled_gardens_and_open_roads .column h2 {
           margin-top: 21px;
           margin-bottom: 11px;
           line-height: 1.5em;
           font-weight: 300;
           font-size: 1.5rem;
           font-family: Gotham;
           color: rgb(196, 49, 51);
           background-color: transparent;
           border-width: 0px;
        }

        .chapter_8_walled_gardens_and_open_roads .column h1 {
           margin-top: 24px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 10px;
           line-height: 1.3em;
           font-weight: 300;
           font-size: 2rem;
           font-family: Gotham Medium;
           color: #222222;
           background-color: transparent;
           border-width: 0px;
        }

    /*links*/

        .chapter_8_walled_gardens_and_open_roads .column a {
           color: #3981C4FF;
           font-family: Gotham Book;
           border-width: 0px;
        }

    /*images*/

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

        .chapter_8_walled_gardens_and_open_roads .column img.images-1im7vgqhf {
           overflow: hidden;
           margin-right: 12px;
           margin-left: 0px;
           float: left;
           display: block;
           height: auto;
           width: 100%;
           max-width: 32%;
           margin-top: 12px;
           margin-bottom: 12px;
           box-sizing: border-box;
           padding: 0px;
           border-width: 0px;
        }

    /*inlines*/

        .chapter_8_walled_gardens_and_open_roads .column .default-drop-cap {
           line-height: 0.9em;
           font-size: 3.75rem;
           margin-right: 2px;
           margin-top: 0px;
           font-weight: 400;
           float: left;
           font-family: rockwell,sans-serif;
           letter-spacing: 0px;
           color: #C53133FF;
           border-width: 0px;
        }

        .chapter_8_walled_gardens_and_open_roads .column span.inlines-1j313o59f {
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.8em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: Gotham Medium;
           color: #222222;
           background-color: transparent;
           list-style-type: disc;
           font-variant: normal;
           border-width: 0px;
        }

    /*paragraphs*/

        .chapter_8_walled_gardens_and_open_roads .column p {
           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: "Gotham Book";
           color: #222222;
           background-color: transparent;
           font-variant: normal;
           border-width: 0px;
        }

        .chapter_8_walled_gardens_and_open_roads .column p.paragraphs-1j2keg16f {
           margin-top: 12px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 12px;
           line-height: 1.6em;
           font-style: italic;
           font-weight: normal;
           font-size: 1.25rem;
           font-family: "Gotham Book";
           color: #FFFFFFFF;
           background-color: #C43133FF;
           font-variant: normal;
           padding: 12px;
           border-width: 0px;
           text-align: center;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Chapter 9: What Dealers Need, What OEMs Want
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*lists*/

        .chapter_9_what_dealers_need_what_oems_want .column ol {
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.8em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: Gotham Book;
           color: #222222;
           background-color: transparent;
           list-style-type: disc;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*headers*/

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

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

        .chapter_9_what_dealers_need_what_oems_want .column h4 {
           margin-top: 21px;
           margin-bottom: 0px;
           line-height: 1.6em;
           font-weight: 300;
           font-size: 1.125rem;
           font-family: Gotham Medium;
           color: #222222;
           background-color: transparent;
           border-width: 0px;
        }

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

        .chapter_9_what_dealers_need_what_oems_want .column h2 {
           margin-top: 21px;
           margin-bottom: 11px;
           line-height: 1.5em;
           font-weight: 300;
           font-size: 1.5rem;
           font-family: Gotham;
           color: rgb(196, 49, 51);
           background-color: transparent;
           border-width: 0px;
        }

        .chapter_9_what_dealers_need_what_oems_want .column h1 {
           margin-top: 24px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 10px;
           line-height: 1.3em;
           font-weight: 300;
           font-size: 2rem;
           font-family: Gotham Medium;
           color: #222222;
           background-color: transparent;
           border-width: 0px;
        }

    /*links*/

        .chapter_9_what_dealers_need_what_oems_want .column a {
           color: #3981C4FF;
           font-family: Gotham Book;
           border-width: 0px;
        }

    /*images*/

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

        .chapter_9_what_dealers_need_what_oems_want .column img.images-1im7vgqhf {
           overflow: hidden;
           margin-right: 12px;
           margin-left: 0px;
           float: left;
           display: block;
           height: auto;
           width: 100%;
           max-width: 32%;
           margin-top: 12px;
           margin-bottom: 12px;
           box-sizing: border-box;
           padding: 0px;
           border-width: 0px;
        }

    /*inlines*/

        .chapter_9_what_dealers_need_what_oems_want .column .default-drop-cap {
           line-height: 0.9em;
           font-size: 3.75rem;
           margin-right: 2px;
           margin-top: 0px;
           font-weight: 400;
           float: left;
           font-family: rockwell,sans-serif;
           letter-spacing: 0px;
           color: #C53133FF;
           border-width: 0px;
        }

        .chapter_9_what_dealers_need_what_oems_want .column span.inlines-1j313o59f {
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.8em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: Gotham Medium;
           color: #222222;
           background-color: transparent;
           list-style-type: disc;
           font-variant: normal;
           border-width: 0px;
        }

    /*paragraphs*/

        .chapter_9_what_dealers_need_what_oems_want .column p {
           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: "Gotham Book";
           color: #222222;
           background-color: transparent;
           font-variant: normal;
           border-width: 0px;
        }

        .chapter_9_what_dealers_need_what_oems_want .column p.paragraphs-1j2keg16f {
           margin-top: 12px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 12px;
           line-height: 1.6em;
           font-style: italic;
           font-weight: normal;
           font-size: 1.25rem;
           font-family: "Gotham Book";
           color: #FFFFFFFF;
           background-color: #C43133FF;
           font-variant: normal;
           padding: 12px;
           border-width: 0px;
           text-align: center;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Chapter 10: A Better Way: Telematics Done Right
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*lists*/

        .chapter_10_a_better_way_telematics_done_right .column ol {
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.8em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: Gotham Book;
           color: #222222;
           background-color: transparent;
           list-style-type: disc;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*headers*/

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

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

        .chapter_10_a_better_way_telematics_done_right .column h4 {
           margin-top: 21px;
           margin-bottom: 0px;
           line-height: 1.6em;
           font-weight: 300;
           font-size: 1.125rem;
           font-family: Gotham Medium;
           color: #222222;
           background-color: transparent;
           border-width: 0px;
        }

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

        .chapter_10_a_better_way_telematics_done_right .column h2 {
           margin-top: 21px;
           margin-bottom: 11px;
           line-height: 1.5em;
           font-weight: 300;
           font-size: 1.5rem;
           font-family: Gotham;
           color: rgb(196, 49, 51);
           background-color: transparent;
           border-width: 0px;
        }

        .chapter_10_a_better_way_telematics_done_right .column h1 {
           margin-top: 24px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 10px;
           line-height: 1.3em;
           font-weight: 300;
           font-size: 2rem;
           font-family: Gotham Medium;
           color: #222222;
           background-color: transparent;
           border-width: 0px;
        }

    /*links*/

        .chapter_10_a_better_way_telematics_done_right .column a {
           color: #3981C4FF;
           font-family: Gotham Book;
           border-width: 0px;
        }

    /*images*/

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

        .chapter_10_a_better_way_telematics_done_right .column img.images-1im7vgqhf {
           overflow: hidden;
           margin-right: 12px;
           margin-left: 0px;
           float: left;
           display: block;
           height: auto;
           width: 100%;
           max-width: 32%;
           margin-top: 12px;
           margin-bottom: 12px;
           box-sizing: border-box;
           padding: 0px;
           border-width: 0px;
        }

    /*inlines*/

        .chapter_10_a_better_way_telematics_done_right .column .default-drop-cap {
           line-height: 0.9em;
           font-size: 3.75rem;
           margin-right: 2px;
           margin-top: 0px;
           font-weight: 400;
           float: left;
           font-family: rockwell,sans-serif;
           letter-spacing: 0px;
           color: #C53133FF;
           border-width: 0px;
        }

        .chapter_10_a_better_way_telematics_done_right .column span.inlines-1j313o59f {
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.8em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: Gotham Medium;
           color: #222222;
           background-color: transparent;
           list-style-type: disc;
           font-variant: normal;
           border-width: 0px;
        }

    /*paragraphs*/

        .chapter_10_a_better_way_telematics_done_right .column p {
           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: "Gotham Book";
           color: #222222;
           background-color: transparent;
           font-variant: normal;
           border-width: 0px;
        }

        .chapter_10_a_better_way_telematics_done_right .column p.paragraphs-1j2keg16f {
           margin-top: 12px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 12px;
           line-height: 1.6em;
           font-style: italic;
           font-weight: normal;
           font-size: 1.25rem;
           font-family: "Gotham Book";
           color: #FFFFFFFF;
           background-color: #C43133FF;
           font-variant: normal;
           padding: 12px;
           border-width: 0px;
           text-align: center;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Chapter 11: BLiNK AI Telematica® in Action
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*lists*/

        .chapter_11_blink_ai_telematica_in_action .column ol {
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.8em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: Gotham Book;
           color: #222222;
           background-color: transparent;
           list-style-type: disc;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*headers*/

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

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

        .chapter_11_blink_ai_telematica_in_action .column h4 {
           margin-top: 21px;
           margin-bottom: 0px;
           line-height: 1.6em;
           font-weight: 300;
           font-size: 1.125rem;
           font-family: Gotham Medium;
           color: #222222;
           background-color: transparent;
           border-width: 0px;
        }

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

        .chapter_11_blink_ai_telematica_in_action .column h2 {
           margin-top: 21px;
           margin-bottom: 11px;
           line-height: 1.5em;
           font-weight: 300;
           font-size: 1.5rem;
           font-family: Gotham;
           color: rgb(196, 49, 51);
           background-color: transparent;
           border-width: 0px;
        }

        .chapter_11_blink_ai_telematica_in_action .column h1 {
           margin-top: 24px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 10px;
           line-height: 1.3em;
           font-weight: 300;
           font-size: 2rem;
           font-family: Gotham Medium;
           color: #222222;
           background-color: transparent;
           border-width: 0px;
        }

    /*links*/

        .chapter_11_blink_ai_telematica_in_action .column a {
           color: #3981C4FF;
           font-family: Gotham Book;
           border-width: 0px;
        }

    /*images*/

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

        .chapter_11_blink_ai_telematica_in_action .column img.images-1im7vgqhf {
           overflow: hidden;
           margin-right: 12px;
           margin-left: 0px;
           float: left;
           display: block;
           height: auto;
           width: 100%;
           max-width: 32%;
           margin-top: 12px;
           margin-bottom: 12px;
           box-sizing: border-box;
           padding: 0px;
           border-width: 0px;
        }

    /*inlines*/

        .chapter_11_blink_ai_telematica_in_action .column .default-drop-cap {
           line-height: 0.9em;
           font-size: 3.75rem;
           margin-right: 2px;
           margin-top: 0px;
           font-weight: 400;
           float: left;
           font-family: rockwell,sans-serif;
           letter-spacing: 0px;
           color: #C53133FF;
           border-width: 0px;
        }

        .chapter_11_blink_ai_telematica_in_action .column span.inlines-1j313o59f {
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.8em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: Gotham Medium;
           color: #222222;
           background-color: transparent;
           list-style-type: disc;
           font-variant: normal;
           border-width: 0px;
        }

    /*paragraphs*/

        .chapter_11_blink_ai_telematica_in_action .column p {
           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: "Gotham Book";
           color: #222222;
           background-color: transparent;
           font-variant: normal;
           border-width: 0px;
        }

        .chapter_11_blink_ai_telematica_in_action .column p.paragraphs-1j2keg16f {
           margin-top: 12px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 12px;
           line-height: 1.6em;
           font-style: italic;
           font-weight: normal;
           font-size: 1.25rem;
           font-family: "Gotham Book";
           color: #FFFFFFFF;
           background-color: #C43133FF;
           font-variant: normal;
           padding: 12px;
           border-width: 0px;
           text-align: center;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Chapter 12: AI and Automation: The Key Enablers
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*lists*/

        .chapter_12_ai_and_automation_the_key_enablers .column ol {
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.8em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: Gotham Book;
           color: #222222;
           background-color: transparent;
           list-style-type: disc;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*headers*/

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

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

        .chapter_12_ai_and_automation_the_key_enablers .column h4 {
           margin-top: 21px;
           margin-bottom: 0px;
           line-height: 1.6em;
           font-weight: 300;
           font-size: 1.125rem;
           font-family: Gotham Medium;
           color: #222222;
           background-color: transparent;
           border-width: 0px;
        }

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

        .chapter_12_ai_and_automation_the_key_enablers .column h2 {
           margin-top: 21px;
           margin-bottom: 11px;
           line-height: 1.5em;
           font-weight: 300;
           font-size: 1.5rem;
           font-family: Gotham;
           color: rgb(196, 49, 51);
           background-color: transparent;
           border-width: 0px;
        }

        .chapter_12_ai_and_automation_the_key_enablers .column h1 {
           margin-top: 24px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 10px;
           line-height: 1.3em;
           font-weight: 300;
           font-size: 2rem;
           font-family: Gotham Medium;
           color: #222222;
           background-color: transparent;
           border-width: 0px;
        }

    /*links*/

        .chapter_12_ai_and_automation_the_key_enablers .column a {
           color: #3981C4FF;
           font-family: Gotham Book;
           border-width: 0px;
        }

    /*images*/

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

        .chapter_12_ai_and_automation_the_key_enablers .column img.images-1im7vgqhf {
           overflow: hidden;
           margin-right: 12px;
           margin-left: 0px;
           float: left;
           display: block;
           height: auto;
           width: 100%;
           max-width: 32%;
           margin-top: 12px;
           margin-bottom: 12px;
           box-sizing: border-box;
           padding: 0px;
           border-width: 0px;
        }

    /*inlines*/

        .chapter_12_ai_and_automation_the_key_enablers .column .default-drop-cap {
           line-height: 0.9em;
           font-size: 3.75rem;
           margin-right: 2px;
           margin-top: 0px;
           font-weight: 400;
           float: left;
           font-family: rockwell,sans-serif;
           letter-spacing: 0px;
           color: #C53133FF;
           border-width: 0px;
        }

        .chapter_12_ai_and_automation_the_key_enablers .column span.inlines-1j313o59f {
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.8em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: Gotham Medium;
           color: #222222;
           background-color: transparent;
           list-style-type: disc;
           font-variant: normal;
           border-width: 0px;
        }

    /*paragraphs*/

        .chapter_12_ai_and_automation_the_key_enablers .column p {
           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: "Gotham Book";
           color: #222222;
           background-color: transparent;
           font-variant: normal;
           border-width: 0px;
        }

        .chapter_12_ai_and_automation_the_key_enablers .column p.paragraphs-1j2keg16f {
           margin-top: 12px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 12px;
           line-height: 1.6em;
           font-style: italic;
           font-weight: normal;
           font-size: 1.25rem;
           font-family: "Gotham Book";
           color: #FFFFFFFF;
           background-color: #C43133FF;
           font-variant: normal;
           padding: 12px;
           border-width: 0px;
           text-align: center;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Chapter 13: Data That Works for Everyone
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*lists*/

        .chapter_13_data_that_works_for_everyone .column ol {
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.8em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: Gotham Book;
           color: #222222;
           background-color: transparent;
           list-style-type: disc;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*headers*/

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

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

        .chapter_13_data_that_works_for_everyone .column h4 {
           margin-top: 21px;
           margin-bottom: 0px;
           line-height: 1.6em;
           font-weight: 300;
           font-size: 1.125rem;
           font-family: Gotham Medium;
           color: #222222;
           background-color: transparent;
           border-width: 0px;
        }

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

        .chapter_13_data_that_works_for_everyone .column h2 {
           margin-top: 21px;
           margin-bottom: 11px;
           line-height: 1.5em;
           font-weight: 300;
           font-size: 1.5rem;
           font-family: Gotham;
           color: rgb(196, 49, 51);
           background-color: transparent;
           border-width: 0px;
        }

        .chapter_13_data_that_works_for_everyone .column h1 {
           margin-top: 24px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 10px;
           line-height: 1.3em;
           font-weight: 300;
           font-size: 2rem;
           font-family: Gotham Medium;
           color: #222222;
           background-color: transparent;
           border-width: 0px;
        }

    /*links*/

        .chapter_13_data_that_works_for_everyone .column a {
           color: #3981C4FF;
           font-family: Gotham Book;
           border-width: 0px;
        }

    /*images*/

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

        .chapter_13_data_that_works_for_everyone .column img.images-1im7vgqhf {
           overflow: hidden;
           margin-right: 12px;
           margin-left: 0px;
           float: left;
           display: block;
           height: auto;
           width: 100%;
           max-width: 32%;
           margin-top: 12px;
           margin-bottom: 12px;
           box-sizing: border-box;
           padding: 0px;
           border-width: 0px;
        }

    /*inlines*/

        .chapter_13_data_that_works_for_everyone .column .default-drop-cap {
           line-height: 0.9em;
           font-size: 3.75rem;
           margin-right: 2px;
           margin-top: 0px;
           font-weight: 400;
           float: left;
           font-family: rockwell,sans-serif;
           letter-spacing: 0px;
           color: #C53133FF;
           border-width: 0px;
        }

        .chapter_13_data_that_works_for_everyone .column span.inlines-1j313o59f {
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.8em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: Gotham Medium;
           color: #222222;
           background-color: transparent;
           list-style-type: disc;
           font-variant: normal;
           border-width: 0px;
        }

    /*paragraphs*/

        .chapter_13_data_that_works_for_everyone .column p {
           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: "Gotham Book";
           color: #222222;
           background-color: transparent;
           font-variant: normal;
           border-width: 0px;
        }

        .chapter_13_data_that_works_for_everyone .column p.paragraphs-1j2keg16f {
           margin-top: 12px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 12px;
           line-height: 1.6em;
           font-style: italic;
           font-weight: normal;
           font-size: 1.25rem;
           font-family: "Gotham Book";
           color: #FFFFFFFF;
           background-color: #C43133FF;
           font-variant: normal;
           padding: 12px;
           border-width: 0px;
           text-align: center;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Chapter 14: Trust, Compliance, and Collaboration
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*lists*/

        .chapter_14_trust_compliance_and_collaboration .column ol {
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.8em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: Gotham Book;
           color: #222222;
           background-color: transparent;
           list-style-type: disc;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*headers*/

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

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

        .chapter_14_trust_compliance_and_collaboration .column h4 {
           margin-top: 21px;
           margin-bottom: 0px;
           line-height: 1.6em;
           font-weight: 300;
           font-size: 1.125rem;
           font-family: Gotham Medium;
           color: #222222;
           background-color: transparent;
           border-width: 0px;
        }

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

        .chapter_14_trust_compliance_and_collaboration .column h2 {
           margin-top: 21px;
           margin-bottom: 11px;
           line-height: 1.5em;
           font-weight: 300;
           font-size: 1.5rem;
           font-family: Gotham;
           color: rgb(196, 49, 51);
           background-color: transparent;
           border-width: 0px;
        }

        .chapter_14_trust_compliance_and_collaboration .column h1 {
           margin-top: 24px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 10px;
           line-height: 1.3em;
           font-weight: 300;
           font-size: 2rem;
           font-family: Gotham Medium;
           color: #222222;
           background-color: transparent;
           border-width: 0px;
        }

    /*links*/

        .chapter_14_trust_compliance_and_collaboration .column a {
           color: #3981C4FF;
           font-family: Gotham Book;
           border-width: 0px;
        }

    /*images*/

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

        .chapter_14_trust_compliance_and_collaboration .column img.images-1im7vgqhf {
           overflow: hidden;
           margin-right: 12px;
           margin-left: 0px;
           float: left;
           display: block;
           height: auto;
           width: 100%;
           max-width: 32%;
           margin-top: 12px;
           margin-bottom: 12px;
           box-sizing: border-box;
           padding: 0px;
           border-width: 0px;
        }

    /*inlines*/

        .chapter_14_trust_compliance_and_collaboration .column .default-drop-cap {
           line-height: 0.9em;
           font-size: 3.75rem;
           margin-right: 2px;
           margin-top: 0px;
           font-weight: 400;
           float: left;
           font-family: rockwell,sans-serif;
           letter-spacing: 0px;
           color: #C53133FF;
           border-width: 0px;
        }

        .chapter_14_trust_compliance_and_collaboration .column span.inlines-1j313o59f {
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.8em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: Gotham Medium;
           color: #222222;
           background-color: transparent;
           list-style-type: disc;
           font-variant: normal;
           border-width: 0px;
        }

    /*paragraphs*/

        .chapter_14_trust_compliance_and_collaboration .column p {
           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: "Gotham Book";
           color: #222222;
           background-color: transparent;
           font-variant: normal;
           border-width: 0px;
        }

        .chapter_14_trust_compliance_and_collaboration .column p.paragraphs-1j2keg16f {
           margin-top: 12px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 12px;
           line-height: 1.6em;
           font-style: italic;
           font-weight: normal;
           font-size: 1.25rem;
           font-family: "Gotham Book";
           color: #FFFFFFFF;
           background-color: #C43133FF;
           font-variant: normal;
           padding: 12px;
           border-width: 0px;
           text-align: center;
        }

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

    /*layoutitems*/

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

    /*containers*/

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

    /*lists*/

        .chapter_15_the_road_ahead .column ol {
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.8em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: Gotham Book;
           color: #222222;
           background-color: transparent;
           list-style-type: disc;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*headers*/

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

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

        .chapter_15_the_road_ahead .column h4 {
           margin-top: 21px;
           margin-bottom: 0px;
           line-height: 1.6em;
           font-weight: 300;
           font-size: 1.125rem;
           font-family: Gotham Medium;
           color: #222222;
           background-color: transparent;
           border-width: 0px;
        }

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

        .chapter_15_the_road_ahead .column h2 {
           margin-top: 21px;
           margin-bottom: 11px;
           line-height: 1.5em;
           font-weight: 300;
           font-size: 1.5rem;
           font-family: Gotham;
           color: rgb(196, 49, 51);
           background-color: transparent;
           border-width: 0px;
        }

        .chapter_15_the_road_ahead .column h1 {
           margin-top: 24px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 10px;
           line-height: 1.3em;
           font-weight: 300;
           font-size: 2rem;
           font-family: Gotham Medium;
           color: #222222;
           background-color: transparent;
           border-width: 0px;
        }

    /*links*/

        .chapter_15_the_road_ahead .column a {
           color: #3981C4FF;
           font-family: Gotham Book;
           border-width: 0px;
        }

    /*images*/

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

        .chapter_15_the_road_ahead .column img.images-1im7vgqhf {
           overflow: hidden;
           margin-right: 12px;
           margin-left: 0px;
           float: left;
           display: block;
           height: auto;
           width: 100%;
           max-width: 32%;
           margin-top: 12px;
           margin-bottom: 12px;
           box-sizing: border-box;
           padding: 0px;
           border-width: 0px;
        }

    /*inlines*/

        .chapter_15_the_road_ahead .column .default-drop-cap {
           line-height: 0.9em;
           font-size: 3.75rem;
           margin-right: 2px;
           margin-top: 0px;
           font-weight: 400;
           float: left;
           font-family: rockwell,sans-serif;
           letter-spacing: 0px;
           color: #C53133FF;
           border-width: 0px;
        }

        .chapter_15_the_road_ahead .column span.inlines-1j313o59f {
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.8em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: Gotham Medium;
           color: #222222;
           background-color: transparent;
           list-style-type: disc;
           font-variant: normal;
           border-width: 0px;
        }

    /*paragraphs*/

        .chapter_15_the_road_ahead .column p {
           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: "Gotham Book";
           color: #222222;
           background-color: transparent;
           font-variant: normal;
           border-width: 0px;
        }

        .chapter_15_the_road_ahead .column p.paragraphs-1j2keg16f {
           margin-top: 12px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 12px;
           line-height: 1.6em;
           font-style: italic;
           font-weight: normal;
           font-size: 1.25rem;
           font-family: "Gotham Book";
           color: #FFFFFFFF;
           background-color: #C43133FF;
           font-variant: normal;
           padding: 12px;
           border-width: 0px;
           text-align: center;
        }

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

    /*layoutitems*/

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

    /*containers*/

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

    /*lists*/

        .about_blink_ai .column ol {
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.8em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: Gotham Book;
           color: #222222;
           background-color: transparent;
           list-style-type: disc;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*headers*/

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

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

        .about_blink_ai .column h4 {
           margin-top: 21px;
           margin-bottom: 0px;
           line-height: 1.6em;
           font-weight: 300;
           font-size: 1.125rem;
           font-family: Gotham Medium;
           color: #222222;
           background-color: transparent;
           border-width: 0px;
        }

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

        .about_blink_ai .column h2 {
           margin-top: 21px;
           margin-bottom: 11px;
           line-height: 1.5em;
           font-weight: 300;
           font-size: 1.5rem;
           font-family: Gotham;
           color: rgb(196, 49, 51);
           background-color: transparent;
           border-width: 0px;
        }

        .about_blink_ai .column h1 {
           margin-top: 24px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 10px;
           line-height: 1.3em;
           font-weight: 300;
           font-size: 2rem;
           font-family: Gotham Medium;
           color: #222222;
           background-color: transparent;
           border-width: 0px;
        }

    /*links*/

        .about_blink_ai .column a {
           color: #3981C4FF;
           font-family: Gotham Book;
           border-width: 0px;
        }

    /*images*/

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

        .about_blink_ai .column img.images-1im7vgqhf {
           overflow: hidden;
           margin-right: 12px;
           margin-left: 0px;
           float: left;
           display: block;
           height: auto;
           width: 100%;
           max-width: 32%;
           margin-top: 12px;
           margin-bottom: 12px;
           box-sizing: border-box;
           padding: 0px;
           border-width: 0px;
        }

    /*inlines*/

        .about_blink_ai .column .default-drop-cap {
           line-height: 0.9em;
           font-size: 3.75rem;
           margin-right: 2px;
           margin-top: 0px;
           font-weight: 400;
           float: left;
           font-family: rockwell,sans-serif;
           letter-spacing: 0px;
           color: #C53133FF;
           border-width: 0px;
        }

        .about_blink_ai .column span.inlines-1j313o59f {
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.8em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: Gotham Medium;
           color: #222222;
           background-color: transparent;
           list-style-type: disc;
           font-variant: normal;
           border-width: 0px;
        }

    /*paragraphs*/

        .about_blink_ai .column p {
           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: "Gotham Book";
           color: #222222;
           background-color: transparent;
           font-variant: normal;
           border-width: 0px;
        }

        .about_blink_ai .column p.paragraphs-1j2keg16f {
           margin-top: 12px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 12px;
           line-height: 1.6em;
           font-style: italic;
           font-weight: normal;
           font-size: 1.25rem;
           font-family: "Gotham Book";
           color: #FFFFFFFF;
           background-color: #C43133FF;
           font-variant: normal;
           padding: 12px;
           border-width: 0px;
           text-align: center;
        }

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

div.bookviewport { background-color: #333333FF; }
div.pagecontainer .page_disable_overlay { background-color: #333333FF; }
div[data-type='layout-item'] { display: flex; flex-direction: column; }