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

    /*paragraphs*/

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

    /*inlines*/

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

    /*images*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

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

    /*paragraphs*/

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

    /*inlines*/

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

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

    /*links*/

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

    /*headers*/

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

        .therapedic .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.5rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .therapedic .column h3 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .therapedic .column h4 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .therapedic .column h5 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .therapedic .column h6 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 8px;
           margin-top: 8px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

    /*lists*/

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

    /*containers*/

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

        .therapedic .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; }
/***********************************
Table of Contents
***********************************/

    /*paragraphs*/

        .table_of_contents .column p {
           background-color: transparent;
           color: #222222;
           font-family: brandon-grotesque, sans-serif;
           font-size: 1.125rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           border-radius-shared: 1;
           border-radius: 0px;
           font-variant: normal;
           border-width: 0px;
        }

        .table_of_contents .column p.headers-1j9usicla {
           background-color: transparent;
           color: #222222;
           font-family: brandon-grotesque,sans-serif;
           font-size: 1.5rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 0px;
           padding: 0px;
           border-width: 0px;
           border-radius-shared: auto;
           border-radius: 0px;
           text-align: center;
        }

        .table_of_contents .column p.paragraphs-1j9usl01u {
           background-color: transparent;
           color: #000000FF;
           font-family: miller-headline,serif;
           font-size: 1.5rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 0px;
           margin-top: 0px;
           padding: 0px;
           border-width: 0px;
           border-radius-shared: auto;
           border-radius: 0px;
           text-align: left;
        }

    /*inlines*/

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

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

        .table_of_contents .column a {
           font-size: 1.125rem;
           font-family: brandon-grotesque,sans-serif;
           border-width: 0px;
        }

        .table_of_contents .column a.links-1j9vkvnq9 {
           background-color: transparent;
           color: rgb(31, 74, 144);
           font-family: miller-headline,serif;
           font-size: 1.5rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 0px;
           margin-top: 0px;
           padding: 0px;
           border-width: 0px;
           border-radius-shared: auto;
           border-radius: 0px;
           text-align: left;
        }

    /*headers*/

        .table_of_contents .column h1 {
           background-color: transparent;
           color: #222222;
           font-family: miller-headline,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;
        }

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

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

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

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

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

    /*lists*/

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

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

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

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

    /*paragraphs*/

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

    /*inlines*/

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

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

    /*links*/

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

    /*headers*/

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

        .andmore .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.5rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .andmore .column h3 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .andmore .column h4 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .andmore .column h5 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .andmore .column h6 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 8px;
           margin-top: 8px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

    /*lists*/

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

    /*containers*/

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

        .andmore .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; }
/***********************************
Masthead
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*lists*/

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

    /*headers*/

        .masthead .column h6 {
           text-align: left;
           text-decoration: none;
           margin-top: 8px;
           margin-bottom: 8px;
           line-height: 1.6em;
           font-variant: normal;
           font-style: normal;
           font-weight: 300;
           font-size: 1rem;
           font-family: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           border-width: 0px;
        }

        .masthead .column h5 {
           text-align: left;
           text-decoration: none;
           margin-top: 21px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-variant: normal;
           font-style: normal;
           font-weight: 300;
           font-size: 1rem;
           font-family: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           border-width: 0px;
        }

        .masthead .column h4 {
           text-align: left;
           text-decoration: none;
           margin-top: 21px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-variant: normal;
           font-style: normal;
           font-weight: 300;
           font-size: 1.125rem;
           font-family: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           border-width: 0px;
        }

        .masthead .column h3 {
           text-align: left;
           text-decoration: none;
           margin-top: 21px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-variant: normal;
           font-style: normal;
           font-weight: 300;
           font-size: 1.25rem;
           font-family: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           border-width: 0px;
        }

        .masthead .column h2 {
           text-align: left;
           text-decoration: none;
           margin-top: 21px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-variant: normal;
           font-style: normal;
           font-weight: 300;
           font-size: 1.5rem;
           font-family: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           border-width: 0px;
        }

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

    /*links*/

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

    /*images*/

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

    /*inlines*/

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

    /*paragraphs*/

        .masthead .column p {
           text-align: center;
           text-decoration: none;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 0px;
           line-height: 1.6em;
           font-variant: normal;
           font-style: normal;
           font-weight: normal;
           font-size: 1.125rem;
           font-family: brandon-grotesque,sans-serif;
           color: #222222;
           background-color: transparent;
           border-radius-shared: 1;
           border-radius: 0px;
           border-width: 0px;
        }

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

    /*layoutitems*/

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

    /*containers*/

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

    /*lists*/

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

    /*headers*/

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

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

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

        .from_the_president .column h3 {
           margin-top: 21px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-weight: bold;
           font-size: 1.25rem;
           font-family: brandon-grotesque,sans-serif;
           color: #222222;
           background-color: transparent;
           border-radius-shared: 1;
           border-radius: 0px;
           border-width: 0px;
        }

        .from_the_president .column h2 {
           margin-top: 12px;
           margin-bottom: 12px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 1.5rem;
           font-family: brandon-grotesque,sans-serif;
           color: #222222;
           background-color: transparent;
           border-radius-shared: 1;
           border-radius: 0px;
           border-width: 0px;
        }

        .from_the_president .column h1 {
           margin-top: 21px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 10px;
           line-height: 1.6em;
           font-weight: 300;
           font-size: 2.5rem;
           font-family: miller-headline,serif;
           color: #222222;
           background-color: transparent;
           border-radius-shared: 1;
           border-radius: 0px;
           border-width: 0px;
        }

    /*links*/

        .from_the_president .column a {
           font-family: brandon-grotesque,sans-serif;
           font-size: 1.125rem;
           border-width: 0px;
        }

    /*images*/

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

    /*inlines*/

        .from_the_president .column .default-drop-cap {
           line-height: 0.3em;
           font-size: 4rem;
           margin-right: 4px;
           margin-top: 15px;
           font-weight: 400;
           float: left;
           color: #E2764EFF;
           border-width: 0px;
        }

    /*paragraphs*/

        .from_the_president .column p.paragraphs-1j9usl01u {
           text-align: left;
           border-radius: 0px;
           border-radius-shared: auto;
           border-width: 0px;
           padding: 0px;
           margin-top: 0px;
           margin-bottom: 0px;
           line-height: 1.6em;
           font-weight: 300;
           font-size: 1.5rem;
           font-family: miller-headline,serif;
           color: #000000FF;
           background-color: transparent;
        }

        .from_the_president .column p.headers-1j9usicla {
           text-align: center;
           border-radius: 0px;
           border-radius-shared: auto;
           border-width: 0px;
           padding: 0px;
           margin-top: 0px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-weight: 300;
           font-size: 1.5rem;
           font-family: brandon-grotesque,sans-serif;
           color: #222222;
           background-color: transparent;
        }

        .from_the_president .column p {
           border-radius: 0px;
           border-radius-shared: 1;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 12px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1.125rem;
           font-family: miller-text,serif;
           color: #222222;
           background-color: transparent;
           font-variant: normal;
           border-width: 0px;
        }

        .from_the_president .column p.paragraphs-1j9vc7i0l {
           border-radius: 0px;
           border-radius-shared: auto;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 12px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: 100;
           font-size: 1.25rem;
           font-family: brandon-grotesque,sans-serif;
           color: #222222;
           background-color: transparent;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

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

    /*paragraphs*/

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

    /*inlines*/

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

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

    /*links*/

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

    /*headers*/

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

        .bekaert_deslee .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.5rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .bekaert_deslee .column h3 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .bekaert_deslee .column h4 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .bekaert_deslee .column h5 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .bekaert_deslee .column h6 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 8px;
           margin-top: 8px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

    /*lists*/

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

    /*containers*/

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

        .bekaert_deslee .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; }
/***********************************
Stay in Touch
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*lists*/

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

    /*headers*/

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

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

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

        .stay_in_touch .column h3 {
           margin-top: 21px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-weight: bold;
           font-size: 1.25rem;
           font-family: brandon-grotesque,sans-serif;
           color: #222222;
           background-color: transparent;
           border-radius-shared: 1;
           border-radius: 0px;
           border-width: 0px;
        }

        .stay_in_touch .column h2 {
           margin-top: 12px;
           margin-bottom: 12px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 1.5rem;
           font-family: brandon-grotesque,sans-serif;
           color: #222222;
           background-color: transparent;
           border-radius-shared: 1;
           border-radius: 0px;
           border-width: 0px;
        }

        .stay_in_touch .column h1 {
           margin-top: 21px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 10px;
           line-height: 1.6em;
           font-weight: 300;
           font-size: 2.5rem;
           font-family: miller-headline,serif;
           color: #222222;
           background-color: transparent;
           border-radius-shared: 1;
           border-radius: 0px;
           border-width: 0px;
        }

    /*links*/

        .stay_in_touch .column a {
           font-family: brandon-grotesque,sans-serif;
           font-size: 1.125rem;
           border-width: 0px;
        }

    /*images*/

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

    /*inlines*/

        .stay_in_touch .column .default-drop-cap {
           line-height: 0.3em;
           font-size: 4rem;
           margin-right: 4px;
           margin-top: 15px;
           font-weight: 400;
           float: left;
           color: #E2764EFF;
           border-width: 0px;
        }

    /*paragraphs*/

        .stay_in_touch .column p.paragraphs-1j9usl01u {
           text-align: left;
           border-radius: 0px;
           border-radius-shared: auto;
           border-width: 0px;
           padding: 0px;
           margin-top: 0px;
           margin-bottom: 0px;
           line-height: 1.6em;
           font-weight: 300;
           font-size: 1.5rem;
           font-family: miller-headline,serif;
           color: #000000FF;
           background-color: transparent;
        }

        .stay_in_touch .column p.headers-1j9usicla {
           text-align: center;
           border-radius: 0px;
           border-radius-shared: auto;
           border-width: 0px;
           padding: 0px;
           margin-top: 0px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-weight: 300;
           font-size: 1.5rem;
           font-family: brandon-grotesque,sans-serif;
           color: #222222;
           background-color: transparent;
        }

        .stay_in_touch .column p {
           border-radius: 0px;
           border-radius-shared: 1;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 12px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1.125rem;
           font-family: miller-text,serif;
           color: #222222;
           background-color: transparent;
           font-variant: normal;
           border-width: 0px;
        }

        .stay_in_touch .column p.paragraphs-1j9vc7i0l {
           border-radius: 0px;
           border-radius-shared: auto;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 12px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: 100;
           font-size: 1.25rem;
           font-family: brandon-grotesque,sans-serif;
           color: #222222;
           background-color: transparent;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

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

    /*layoutitems*/

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

    /*containers*/

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

    /*lists*/

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

    /*headers*/

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

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

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

        .for_starters .column h3 {
           margin-top: 21px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-weight: bold;
           font-size: 1.25rem;
           font-family: brandon-grotesque,sans-serif;
           color: #222222;
           background-color: transparent;
           border-radius-shared: 1;
           border-radius: 0px;
           border-width: 0px;
        }

        .for_starters .column h2 {
           margin-top: 12px;
           margin-bottom: 12px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 1.5rem;
           font-family: brandon-grotesque,sans-serif;
           color: #222222;
           background-color: transparent;
           border-radius-shared: 1;
           border-radius: 0px;
           border-width: 0px;
        }

        .for_starters .column h1 {
           margin-top: 21px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 10px;
           line-height: 1.6em;
           font-weight: 300;
           font-size: 2.5rem;
           font-family: miller-headline,serif;
           color: #222222;
           background-color: transparent;
           border-radius-shared: 1;
           border-radius: 0px;
           border-width: 0px;
        }

    /*links*/

        .for_starters .column a {
           font-family: brandon-grotesque,sans-serif;
           font-size: 1.125rem;
           border-width: 0px;
        }

    /*images*/

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

    /*inlines*/

        .for_starters .column .default-drop-cap {
           line-height: 0.3em;
           font-size: 4rem;
           margin-right: 4px;
           margin-top: 15px;
           font-weight: 400;
           float: left;
           color: #E2764EFF;
           border-width: 0px;
        }

    /*paragraphs*/

        .for_starters .column p.paragraphs-1j9usl01u {
           text-align: left;
           border-radius: 0px;
           border-radius-shared: auto;
           border-width: 0px;
           padding: 0px;
           margin-top: 0px;
           margin-bottom: 0px;
           line-height: 1.6em;
           font-weight: 300;
           font-size: 1.5rem;
           font-family: miller-headline,serif;
           color: #000000FF;
           background-color: transparent;
        }

        .for_starters .column p.headers-1j9usicla {
           text-align: center;
           border-radius: 0px;
           border-radius-shared: auto;
           border-width: 0px;
           padding: 0px;
           margin-top: 0px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-weight: 300;
           font-size: 1.5rem;
           font-family: brandon-grotesque,sans-serif;
           color: #222222;
           background-color: transparent;
        }

        .for_starters .column p {
           border-radius: 0px;
           border-radius-shared: 1;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 12px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1.125rem;
           font-family: miller-text,serif;
           color: #222222;
           background-color: transparent;
           font-variant: normal;
           border-width: 0px;
        }

        .for_starters .column p.paragraphs-1j9vc7i0l {
           border-radius: 0px;
           border-radius-shared: auto;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 12px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: 100;
           font-size: 1.25rem;
           font-family: brandon-grotesque,sans-serif;
           color: #222222;
           background-color: transparent;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

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

    /*paragraphs*/

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

    /*inlines*/

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

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

    /*links*/

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

    /*headers*/

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

        .lava .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.5rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .lava .column h3 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .lava .column h4 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .lava .column h5 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .lava .column h6 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 8px;
           margin-top: 8px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

    /*lists*/

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

    /*containers*/

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

        .lava .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; }
/***********************************
For Starters2
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*lists*/

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

    /*headers*/

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

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

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

        .for_starters2 .column h3 {
           margin-top: 21px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-weight: bold;
           font-size: 1.25rem;
           font-family: brandon-grotesque,sans-serif;
           color: #222222;
           background-color: transparent;
           border-radius-shared: 1;
           border-radius: 0px;
           border-width: 0px;
        }

        .for_starters2 .column h2 {
           margin-top: 12px;
           margin-bottom: 12px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 1.5rem;
           font-family: brandon-grotesque,sans-serif;
           color: #222222;
           background-color: transparent;
           border-radius-shared: 1;
           border-radius: 0px;
           border-width: 0px;
        }

        .for_starters2 .column h1 {
           margin-top: 21px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 10px;
           line-height: 1.6em;
           font-weight: 300;
           font-size: 2.5rem;
           font-family: miller-headline,serif;
           color: #222222;
           background-color: transparent;
           border-radius-shared: 1;
           border-radius: 0px;
           border-width: 0px;
        }

    /*links*/

        .for_starters2 .column a {
           font-family: brandon-grotesque,sans-serif;
           font-size: 1.125rem;
           border-width: 0px;
        }

    /*images*/

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

    /*inlines*/

        .for_starters2 .column .default-drop-cap {
           line-height: 0.3em;
           font-size: 4rem;
           margin-right: 4px;
           margin-top: 15px;
           font-weight: 400;
           float: left;
           color: #E2764EFF;
           border-width: 0px;
        }

    /*paragraphs*/

        .for_starters2 .column p.paragraphs-1j9usl01u {
           text-align: left;
           border-radius: 0px;
           border-radius-shared: auto;
           border-width: 0px;
           padding: 0px;
           margin-top: 0px;
           margin-bottom: 0px;
           line-height: 1.6em;
           font-weight: 300;
           font-size: 1.5rem;
           font-family: miller-headline,serif;
           color: #000000FF;
           background-color: transparent;
        }

        .for_starters2 .column p.headers-1j9usicla {
           text-align: center;
           border-radius: 0px;
           border-radius-shared: auto;
           border-width: 0px;
           padding: 0px;
           margin-top: 0px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-weight: 300;
           font-size: 1.5rem;
           font-family: brandon-grotesque,sans-serif;
           color: #222222;
           background-color: transparent;
        }

        .for_starters2 .column p {
           border-radius: 0px;
           border-radius-shared: 1;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 12px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1.125rem;
           font-family: miller-text,serif;
           color: #222222;
           background-color: transparent;
           font-variant: normal;
           border-width: 0px;
        }

        .for_starters2 .column p.paragraphs-1j9vc7i0l {
           border-radius: 0px;
           border-radius-shared: auto;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 12px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: 100;
           font-size: 1.25rem;
           font-family: brandon-grotesque,sans-serif;
           color: #222222;
           background-color: transparent;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

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

    /*paragraphs*/

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

    /*inlines*/

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

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

    /*links*/

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

    /*headers*/

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

        .spinks .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.5rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .spinks .column h3 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .spinks .column h4 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .spinks .column h5 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .spinks .column h6 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 8px;
           margin-top: 8px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

    /*lists*/

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

    /*containers*/

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

        .spinks .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; }
/***********************************
ISPA
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*lists*/

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

    /*headers*/

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

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

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

        .ispa .column h3 {
           margin-top: 21px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-weight: bold;
           font-size: 1.25rem;
           font-family: brandon-grotesque,sans-serif;
           color: #222222;
           background-color: transparent;
           border-radius-shared: 1;
           border-radius: 0px;
           border-width: 0px;
        }

        .ispa .column h2 {
           margin-top: 12px;
           margin-bottom: 12px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 1.5rem;
           font-family: brandon-grotesque,sans-serif;
           color: #222222;
           background-color: transparent;
           border-radius-shared: 1;
           border-radius: 0px;
           border-width: 0px;
        }

        .ispa .column h1 {
           margin-top: 21px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 10px;
           line-height: 1.6em;
           font-weight: 300;
           font-size: 2.5rem;
           font-family: miller-headline,serif;
           color: #222222;
           background-color: transparent;
           border-radius-shared: 1;
           border-radius: 0px;
           border-width: 0px;
        }

    /*links*/

        .ispa .column a {
           font-family: brandon-grotesque,sans-serif;
           font-size: 1.125rem;
           border-width: 0px;
        }

    /*images*/

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

    /*inlines*/

        .ispa .column .default-drop-cap {
           line-height: 0.3em;
           font-size: 4rem;
           margin-right: 4px;
           margin-top: 15px;
           font-weight: 400;
           float: left;
           color: #E2764EFF;
           border-width: 0px;
        }

    /*paragraphs*/

        .ispa .column p.paragraphs-1j9usl01u {
           text-align: left;
           border-radius: 0px;
           border-radius-shared: auto;
           border-width: 0px;
           padding: 0px;
           margin-top: 0px;
           margin-bottom: 0px;
           line-height: 1.6em;
           font-weight: 300;
           font-size: 1.5rem;
           font-family: miller-headline,serif;
           color: #000000FF;
           background-color: transparent;
        }

        .ispa .column p.headers-1j9usicla {
           text-align: center;
           border-radius: 0px;
           border-radius-shared: auto;
           border-width: 0px;
           padding: 0px;
           margin-top: 0px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-weight: 300;
           font-size: 1.5rem;
           font-family: brandon-grotesque,sans-serif;
           color: #222222;
           background-color: transparent;
        }

        .ispa .column p {
           border-radius: 0px;
           border-radius-shared: 1;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 12px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1.125rem;
           font-family: miller-text,serif;
           color: #222222;
           background-color: transparent;
           font-variant: normal;
           border-width: 0px;
        }

        .ispa .column p.paragraphs-1j9vc7i0l {
           border-radius: 0px;
           border-radius-shared: auto;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 12px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: 100;
           font-size: 1.25rem;
           font-family: brandon-grotesque,sans-serif;
           color: #222222;
           background-color: transparent;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

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

    /*layoutitems*/

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

    /*containers*/

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

    /*lists*/

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

    /*headers*/

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

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

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

        .ispa_behind_the_scenes .column h3 {
           margin-top: 21px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-weight: bold;
           font-size: 1.25rem;
           font-family: brandon-grotesque,sans-serif;
           color: #222222;
           background-color: transparent;
           border-radius-shared: 1;
           border-radius: 0px;
           border-width: 0px;
        }

        .ispa_behind_the_scenes .column h2 {
           margin-top: 12px;
           margin-bottom: 12px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 1.5rem;
           font-family: brandon-grotesque,sans-serif;
           color: #222222;
           background-color: transparent;
           border-radius-shared: 1;
           border-radius: 0px;
           border-width: 0px;
        }

        .ispa_behind_the_scenes .column h1 {
           margin-top: 21px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 10px;
           line-height: 1.6em;
           font-weight: 300;
           font-size: 2.5rem;
           font-family: miller-headline,serif;
           color: #222222;
           background-color: transparent;
           border-radius-shared: 1;
           border-radius: 0px;
           border-width: 0px;
        }

    /*links*/

        .ispa_behind_the_scenes .column a {
           font-family: brandon-grotesque,sans-serif;
           font-size: 1.125rem;
           border-width: 0px;
        }

    /*images*/

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

    /*inlines*/

        .ispa_behind_the_scenes .column .default-drop-cap {
           line-height: 0.3em;
           font-size: 4rem;
           margin-right: 4px;
           margin-top: 15px;
           font-weight: 400;
           float: left;
           color: #E2764EFF;
           border-width: 0px;
        }

    /*paragraphs*/

        .ispa_behind_the_scenes .column p.paragraphs-1j9usl01u {
           text-align: left;
           border-radius: 0px;
           border-radius-shared: auto;
           border-width: 0px;
           padding: 0px;
           margin-top: 0px;
           margin-bottom: 0px;
           line-height: 1.6em;
           font-weight: 300;
           font-size: 1.5rem;
           font-family: miller-headline,serif;
           color: #000000FF;
           background-color: transparent;
        }

        .ispa_behind_the_scenes .column p.headers-1j9usicla {
           text-align: center;
           border-radius: 0px;
           border-radius-shared: auto;
           border-width: 0px;
           padding: 0px;
           margin-top: 0px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-weight: 300;
           font-size: 1.5rem;
           font-family: brandon-grotesque,sans-serif;
           color: #222222;
           background-color: transparent;
        }

        .ispa_behind_the_scenes .column p {
           border-radius: 0px;
           border-radius-shared: 1;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 12px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1.125rem;
           font-family: miller-text,serif;
           color: #222222;
           background-color: transparent;
           font-variant: normal;
           border-width: 0px;
        }

        .ispa_behind_the_scenes .column p.paragraphs-1j9vc7i0l {
           border-radius: 0px;
           border-radius-shared: auto;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 12px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: 100;
           font-size: 1.25rem;
           font-family: brandon-grotesque,sans-serif;
           color: #222222;
           background-color: transparent;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

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

    /*paragraphs*/

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

    /*inlines*/

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

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

    /*links*/

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

    /*headers*/

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

        .diamond_needle_corp .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.5rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .diamond_needle_corp .column h3 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .diamond_needle_corp .column h4 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .diamond_needle_corp .column h5 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .diamond_needle_corp .column h6 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 8px;
           margin-top: 8px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

    /*lists*/

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

    /*containers*/

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

        .diamond_needle_corp .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; }
/***********************************
ISPA in Memoriam
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*lists*/

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

    /*headers*/

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

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

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

        .ispa_in_memoriam .column h3 {
           margin-top: 21px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-weight: bold;
           font-size: 1.25rem;
           font-family: brandon-grotesque,sans-serif;
           color: #222222;
           background-color: transparent;
           border-radius-shared: 1;
           border-radius: 0px;
           border-width: 0px;
        }

        .ispa_in_memoriam .column h2 {
           margin-top: 12px;
           margin-bottom: 12px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 1.5rem;
           font-family: brandon-grotesque,sans-serif;
           color: #222222;
           background-color: transparent;
           border-radius-shared: 1;
           border-radius: 0px;
           border-width: 0px;
        }

        .ispa_in_memoriam .column h1 {
           margin-top: 21px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 10px;
           line-height: 1.6em;
           font-weight: 300;
           font-size: 2.5rem;
           font-family: miller-headline,serif;
           color: #222222;
           background-color: transparent;
           border-radius-shared: 1;
           border-radius: 0px;
           border-width: 0px;
        }

    /*links*/

        .ispa_in_memoriam .column a {
           font-family: brandon-grotesque,sans-serif;
           font-size: 1.125rem;
           border-width: 0px;
        }

    /*images*/

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

    /*inlines*/

        .ispa_in_memoriam .column .default-drop-cap {
           line-height: 0.3em;
           font-size: 4rem;
           margin-right: 4px;
           margin-top: 15px;
           font-weight: 400;
           float: left;
           color: #E2764EFF;
           border-width: 0px;
        }

    /*paragraphs*/

        .ispa_in_memoriam .column p.paragraphs-1j9usl01u {
           text-align: left;
           border-radius: 0px;
           border-radius-shared: auto;
           border-width: 0px;
           padding: 0px;
           margin-top: 0px;
           margin-bottom: 0px;
           line-height: 1.6em;
           font-weight: 300;
           font-size: 1.5rem;
           font-family: miller-headline,serif;
           color: #000000FF;
           background-color: transparent;
        }

        .ispa_in_memoriam .column p.headers-1j9usicla {
           text-align: center;
           border-radius: 0px;
           border-radius-shared: auto;
           border-width: 0px;
           padding: 0px;
           margin-top: 0px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-weight: 300;
           font-size: 1.5rem;
           font-family: brandon-grotesque,sans-serif;
           color: #222222;
           background-color: transparent;
        }

        .ispa_in_memoriam .column p {
           border-radius: 0px;
           border-radius-shared: 1;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 12px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1.125rem;
           font-family: miller-text,serif;
           color: #222222;
           background-color: transparent;
           font-variant: normal;
           border-width: 0px;
        }

        .ispa_in_memoriam .column p.paragraphs-1j9vc7i0l {
           border-radius: 0px;
           border-radius-shared: auto;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 12px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: 100;
           font-size: 1.25rem;
           font-family: brandon-grotesque,sans-serif;
           color: #222222;
           background-color: transparent;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

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

    /*layoutitems*/

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

    /*containers*/

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

    /*lists*/

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

    /*headers*/

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

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

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

        .profile .column h3 {
           margin-top: 21px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-weight: bold;
           font-size: 1.25rem;
           font-family: brandon-grotesque,sans-serif;
           color: #222222;
           background-color: transparent;
           border-radius-shared: 1;
           border-radius: 0px;
           border-width: 0px;
        }

        .profile .column h2 {
           margin-top: 12px;
           margin-bottom: 12px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 1.5rem;
           font-family: brandon-grotesque,sans-serif;
           color: #222222;
           background-color: transparent;
           border-radius-shared: 1;
           border-radius: 0px;
           border-width: 0px;
        }

        .profile .column h1 {
           margin-top: 21px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 10px;
           line-height: 1.6em;
           font-weight: 300;
           font-size: 2.5rem;
           font-family: miller-headline,serif;
           color: #222222;
           background-color: transparent;
           border-radius-shared: 1;
           border-radius: 0px;
           border-width: 0px;
        }

    /*links*/

        .profile .column a {
           font-family: brandon-grotesque,sans-serif;
           font-size: 1.125rem;
           border-width: 0px;
        }

    /*images*/

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

    /*inlines*/

        .profile .column .default-drop-cap {
           line-height: 0.3em;
           font-size: 4rem;
           margin-right: 4px;
           margin-top: 15px;
           font-weight: 400;
           float: left;
           color: #E2764EFF;
           border-width: 0px;
        }

    /*paragraphs*/

        .profile .column p.paragraphs-1j9usl01u {
           text-align: left;
           border-radius: 0px;
           border-radius-shared: auto;
           border-width: 0px;
           padding: 0px;
           margin-top: 0px;
           margin-bottom: 0px;
           line-height: 1.6em;
           font-weight: 300;
           font-size: 1.5rem;
           font-family: miller-headline,serif;
           color: #000000FF;
           background-color: transparent;
        }

        .profile .column p.headers-1j9usicla {
           text-align: center;
           border-radius: 0px;
           border-radius-shared: auto;
           border-width: 0px;
           padding: 0px;
           margin-top: 0px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-weight: 300;
           font-size: 1.5rem;
           font-family: brandon-grotesque,sans-serif;
           color: #222222;
           background-color: transparent;
        }

        .profile .column p {
           border-radius: 0px;
           border-radius-shared: 1;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 12px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1.125rem;
           font-family: miller-text,serif;
           color: #222222;
           background-color: transparent;
           font-variant: normal;
           border-width: 0px;
        }

        .profile .column p.paragraphs-1j9vc7i0l {
           border-radius: 0px;
           border-radius-shared: auto;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 12px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: 100;
           font-size: 1.25rem;
           font-family: brandon-grotesque,sans-serif;
           color: #222222;
           background-color: transparent;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

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

    /*paragraphs*/

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

    /*inlines*/

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

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

    /*links*/

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

    /*headers*/

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

        .certipur_1 .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.5rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .certipur_1 .column h3 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .certipur_1 .column h4 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .certipur_1 .column h5 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .certipur_1 .column h6 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 8px;
           margin-top: 8px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

    /*lists*/

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

    /*containers*/

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

        .certipur_1 .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; }
/***********************************
CertiPUR-US Certification Program_2
***********************************/

    /*paragraphs*/

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

    /*inlines*/

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

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

    /*links*/

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

    /*headers*/

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

        .certipur_2 .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.5rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .certipur_2 .column h3 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .certipur_2 .column h4 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .certipur_2 .column h5 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .certipur_2 .column h6 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 8px;
           margin-top: 8px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

    /*lists*/

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

    /*containers*/

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

        .certipur_2 .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; }
/***********************************
Color Me Inspired
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*lists*/

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

    /*headers*/

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

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

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

        .color_me_inspired .column h3 {
           margin-top: 21px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-weight: bold;
           font-size: 1.25rem;
           font-family: brandon-grotesque,sans-serif;
           color: #222222;
           background-color: transparent;
           border-radius-shared: 1;
           border-radius: 0px;
           border-width: 0px;
        }

        .color_me_inspired .column h2 {
           margin-top: 12px;
           margin-bottom: 12px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 1.5rem;
           font-family: brandon-grotesque,sans-serif;
           color: #222222;
           background-color: transparent;
           border-radius-shared: 1;
           border-radius: 0px;
           border-width: 0px;
        }

        .color_me_inspired .column h1 {
           margin-top: 21px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 10px;
           line-height: 1.6em;
           font-weight: 300;
           font-size: 2.5rem;
           font-family: miller-headline,serif;
           color: #222222;
           background-color: transparent;
           border-radius-shared: 1;
           border-radius: 0px;
           border-width: 0px;
        }

    /*links*/

        .color_me_inspired .column a {
           font-family: brandon-grotesque,sans-serif;
           font-size: 1.125rem;
           border-width: 0px;
        }

    /*images*/

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

    /*inlines*/

        .color_me_inspired .column .default-drop-cap {
           line-height: 0.3em;
           font-size: 4rem;
           margin-right: 4px;
           margin-top: 15px;
           font-weight: 400;
           float: left;
           color: #E2764EFF;
           border-width: 0px;
        }

    /*paragraphs*/

        .color_me_inspired .column p.paragraphs-1j9usl01u {
           text-align: left;
           border-radius: 0px;
           border-radius-shared: auto;
           border-width: 0px;
           padding: 0px;
           margin-top: 0px;
           margin-bottom: 0px;
           line-height: 1.6em;
           font-weight: 300;
           font-size: 1.5rem;
           font-family: miller-headline,serif;
           color: #000000FF;
           background-color: transparent;
        }

        .color_me_inspired .column p.headers-1j9usicla {
           text-align: center;
           border-radius: 0px;
           border-radius-shared: auto;
           border-width: 0px;
           padding: 0px;
           margin-top: 0px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-weight: 300;
           font-size: 1.5rem;
           font-family: brandon-grotesque,sans-serif;
           color: #222222;
           background-color: transparent;
        }

        .color_me_inspired .column p {
           border-radius: 0px;
           border-radius-shared: 1;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 12px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1.125rem;
           font-family: miller-text,serif;
           color: #222222;
           background-color: transparent;
           font-variant: normal;
           border-width: 0px;
        }

        .color_me_inspired .column p.paragraphs-1j9vc7i0l {
           border-radius: 0px;
           border-radius-shared: auto;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 12px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: 100;
           font-size: 1.25rem;
           font-family: brandon-grotesque,sans-serif;
           color: #222222;
           background-color: transparent;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

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

    /*paragraphs*/

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

    /*inlines*/

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

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

    /*links*/

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

    /*headers*/

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

        .duncan_ticking .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.5rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .duncan_ticking .column h3 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .duncan_ticking .column h4 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .duncan_ticking .column h5 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .duncan_ticking .column h6 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 8px;
           margin-top: 8px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

    /*lists*/

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

    /*containers*/

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

        .duncan_ticking .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; }
/***********************************
Sunds Textiles
***********************************/

    /*paragraphs*/

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

    /*inlines*/

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

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

    /*links*/

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

    /*headers*/

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

        .sunds .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.5rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .sunds .column h3 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .sunds .column h4 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .sunds .column h5 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .sunds .column h6 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 8px;
           margin-top: 8px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

    /*lists*/

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

    /*containers*/

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

        .sunds .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; }
/***********************************
Expo1
***********************************/

    /*paragraphs*/

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

    /*inlines*/

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

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

    /*links*/

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

    /*headers*/

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

        .expo1 .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.5rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .expo1 .column h3 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .expo1 .column h4 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .expo1 .column h5 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .expo1 .column h6 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 8px;
           margin-top: 8px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

    /*lists*/

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

    /*containers*/

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

        .expo1 .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; }
/***********************************
Expo2
***********************************/

    /*paragraphs*/

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

    /*inlines*/

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

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

    /*links*/

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

    /*headers*/

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

        .expo2 .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.5rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .expo2 .column h3 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .expo2 .column h4 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .expo2 .column h5 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .expo2 .column h6 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 8px;
           margin-top: 8px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

    /*lists*/

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

    /*containers*/

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

        .expo2 .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; }
/***********************************
Looking Back, Looking Ahead
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*lists*/

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

    /*headers*/

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

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

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

        .looking_back_looking_ahead .column h3 {
           margin-top: 21px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-weight: bold;
           font-size: 1.25rem;
           font-family: brandon-grotesque,sans-serif;
           color: #222222;
           background-color: transparent;
           border-radius-shared: 1;
           border-radius: 0px;
           border-width: 0px;
        }

        .looking_back_looking_ahead .column h2 {
           margin-top: 12px;
           margin-bottom: 12px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 1.5rem;
           font-family: brandon-grotesque,sans-serif;
           color: #222222;
           background-color: transparent;
           border-radius-shared: 1;
           border-radius: 0px;
           border-width: 0px;
        }

        .looking_back_looking_ahead .column h1 {
           margin-top: 21px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 10px;
           line-height: 1.6em;
           font-weight: 300;
           font-size: 2.5rem;
           font-family: miller-headline,serif;
           color: #222222;
           background-color: transparent;
           border-radius-shared: 1;
           border-radius: 0px;
           border-width: 0px;
        }

    /*links*/

        .looking_back_looking_ahead .column a {
           font-family: brandon-grotesque,sans-serif;
           font-size: 1.125rem;
           border-width: 0px;
        }

    /*images*/

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

    /*inlines*/

        .looking_back_looking_ahead .column .default-drop-cap {
           line-height: 0.3em;
           font-size: 4rem;
           margin-right: 4px;
           margin-top: 15px;
           font-weight: 400;
           float: left;
           color: #E2764EFF;
           border-width: 0px;
        }

    /*paragraphs*/

        .looking_back_looking_ahead .column p.paragraphs-1j9usl01u {
           text-align: left;
           border-radius: 0px;
           border-radius-shared: auto;
           border-width: 0px;
           padding: 0px;
           margin-top: 0px;
           margin-bottom: 0px;
           line-height: 1.6em;
           font-weight: 300;
           font-size: 1.5rem;
           font-family: miller-headline,serif;
           color: #000000FF;
           background-color: transparent;
        }

        .looking_back_looking_ahead .column p.headers-1j9usicla {
           text-align: center;
           border-radius: 0px;
           border-radius-shared: auto;
           border-width: 0px;
           padding: 0px;
           margin-top: 0px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-weight: 300;
           font-size: 1.5rem;
           font-family: brandon-grotesque,sans-serif;
           color: #222222;
           background-color: transparent;
        }

        .looking_back_looking_ahead .column p {
           border-radius: 0px;
           border-radius-shared: 1;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 12px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1.125rem;
           font-family: miller-text,serif;
           color: #222222;
           background-color: transparent;
           font-variant: normal;
           border-width: 0px;
        }

        .looking_back_looking_ahead .column p.paragraphs-1j9vc7i0l {
           border-radius: 0px;
           border-radius-shared: auto;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 12px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: 100;
           font-size: 1.25rem;
           font-family: brandon-grotesque,sans-serif;
           color: #222222;
           background-color: transparent;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

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

    /*paragraphs*/

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

    /*inlines*/

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

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

    /*links*/

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

    /*headers*/

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

        .aquila_textiles .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.5rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .aquila_textiles .column h3 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .aquila_textiles .column h4 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .aquila_textiles .column h5 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .aquila_textiles .column h6 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 8px;
           margin-top: 8px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

    /*lists*/

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

    /*containers*/

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

        .aquila_textiles .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; }
/***********************************
News
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*lists*/

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

    /*headers*/

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

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

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

        .news .column h3 {
           margin-top: 21px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-weight: bold;
           font-size: 1.25rem;
           font-family: brandon-grotesque,sans-serif;
           color: #222222;
           background-color: transparent;
           border-radius-shared: 1;
           border-radius: 0px;
           border-width: 0px;
        }

        .news .column h2 {
           margin-top: 12px;
           margin-bottom: 12px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 1.5rem;
           font-family: brandon-grotesque,sans-serif;
           color: #222222;
           background-color: transparent;
           border-radius-shared: 1;
           border-radius: 0px;
           border-width: 0px;
        }

        .news .column h1 {
           margin-top: 21px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 10px;
           line-height: 1.6em;
           font-weight: 300;
           font-size: 2.5rem;
           font-family: miller-headline,serif;
           color: #222222;
           background-color: transparent;
           border-radius-shared: 1;
           border-radius: 0px;
           border-width: 0px;
        }

    /*links*/

        .news .column a {
           font-family: brandon-grotesque,sans-serif;
           font-size: 1.125rem;
           border-width: 0px;
        }

    /*images*/

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

    /*inlines*/

        .news .column .default-drop-cap {
           line-height: 0.3em;
           font-size: 4rem;
           margin-right: 4px;
           margin-top: 15px;
           font-weight: 400;
           float: left;
           color: #E2764EFF;
           border-width: 0px;
        }

    /*paragraphs*/

        .news .column p.paragraphs-1j9usl01u {
           text-align: left;
           border-radius: 0px;
           border-radius-shared: auto;
           border-width: 0px;
           padding: 0px;
           margin-top: 0px;
           margin-bottom: 0px;
           line-height: 1.6em;
           font-weight: 300;
           font-size: 1.5rem;
           font-family: miller-headline,serif;
           color: #000000FF;
           background-color: transparent;
        }

        .news .column p.headers-1j9usicla {
           text-align: center;
           border-radius: 0px;
           border-radius-shared: auto;
           border-width: 0px;
           padding: 0px;
           margin-top: 0px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-weight: 300;
           font-size: 1.5rem;
           font-family: brandon-grotesque,sans-serif;
           color: #222222;
           background-color: transparent;
        }

        .news .column p {
           border-radius: 0px;
           border-radius-shared: 1;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 12px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1.125rem;
           font-family: miller-text,serif;
           color: #222222;
           background-color: transparent;
           font-variant: normal;
           border-width: 0px;
        }

        .news .column p.paragraphs-1j9vc7i0l {
           border-radius: 0px;
           border-radius-shared: auto;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 12px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: 100;
           font-size: 1.25rem;
           font-family: brandon-grotesque,sans-serif;
           color: #222222;
           background-color: transparent;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

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

    /*paragraphs*/

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

    /*inlines*/

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

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

    /*links*/

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

    /*headers*/

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

        .hilker_central_america .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.5rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .hilker_central_america .column h3 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .hilker_central_america .column h4 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .hilker_central_america .column h5 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .hilker_central_america .column h6 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 8px;
           margin-top: 8px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

    /*lists*/

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

    /*containers*/

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

        .hilker_central_america .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; }
/***********************************
News2
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*lists*/

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

    /*headers*/

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

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

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

        .news2 .column h3 {
           margin-top: 21px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-weight: bold;
           font-size: 1.25rem;
           font-family: brandon-grotesque,sans-serif;
           color: #222222;
           background-color: transparent;
           border-radius-shared: 1;
           border-radius: 0px;
           border-width: 0px;
        }

        .news2 .column h2 {
           margin-top: 12px;
           margin-bottom: 12px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 1.5rem;
           font-family: brandon-grotesque,sans-serif;
           color: #222222;
           background-color: transparent;
           border-radius-shared: 1;
           border-radius: 0px;
           border-width: 0px;
        }

        .news2 .column h1 {
           margin-top: 21px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 10px;
           line-height: 1.6em;
           font-weight: 300;
           font-size: 2.5rem;
           font-family: miller-headline,serif;
           color: #222222;
           background-color: transparent;
           border-radius-shared: 1;
           border-radius: 0px;
           border-width: 0px;
        }

    /*links*/

        .news2 .column a {
           font-family: brandon-grotesque,sans-serif;
           font-size: 1.125rem;
           border-width: 0px;
        }

    /*images*/

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

    /*inlines*/

        .news2 .column .default-drop-cap {
           line-height: 0.3em;
           font-size: 4rem;
           margin-right: 4px;
           margin-top: 15px;
           font-weight: 400;
           float: left;
           color: #E2764EFF;
           border-width: 0px;
        }

    /*paragraphs*/

        .news2 .column p.paragraphs-1j9usl01u {
           text-align: left;
           border-radius: 0px;
           border-radius-shared: auto;
           border-width: 0px;
           padding: 0px;
           margin-top: 0px;
           margin-bottom: 0px;
           line-height: 1.6em;
           font-weight: 300;
           font-size: 1.5rem;
           font-family: miller-headline,serif;
           color: #000000FF;
           background-color: transparent;
        }

        .news2 .column p.headers-1j9usicla {
           text-align: center;
           border-radius: 0px;
           border-radius-shared: auto;
           border-width: 0px;
           padding: 0px;
           margin-top: 0px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-weight: 300;
           font-size: 1.5rem;
           font-family: brandon-grotesque,sans-serif;
           color: #222222;
           background-color: transparent;
        }

        .news2 .column p {
           border-radius: 0px;
           border-radius-shared: 1;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 12px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1.125rem;
           font-family: miller-text,serif;
           color: #222222;
           background-color: transparent;
           font-variant: normal;
           border-width: 0px;
        }

        .news2 .column p.paragraphs-1j9vc7i0l {
           border-radius: 0px;
           border-radius-shared: auto;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 12px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: 100;
           font-size: 1.25rem;
           font-family: brandon-grotesque,sans-serif;
           color: #222222;
           background-color: transparent;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

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

    /*paragraphs*/

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

    /*inlines*/

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

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

    /*links*/

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

    /*headers*/

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

        .coolist .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.5rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .coolist .column h3 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .coolist .column h4 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .coolist .column h5 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .coolist .column h6 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 8px;
           margin-top: 8px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

    /*lists*/

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

    /*containers*/

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

        .coolist .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; }
/***********************************
News3
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*lists*/

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

    /*headers*/

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

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

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

        .news3 .column h3 {
           margin-top: 21px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-weight: bold;
           font-size: 1.25rem;
           font-family: brandon-grotesque,sans-serif;
           color: #222222;
           background-color: transparent;
           border-radius-shared: 1;
           border-radius: 0px;
           border-width: 0px;
        }

        .news3 .column h2 {
           margin-top: 12px;
           margin-bottom: 12px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 1.5rem;
           font-family: brandon-grotesque,sans-serif;
           color: #222222;
           background-color: transparent;
           border-radius-shared: 1;
           border-radius: 0px;
           border-width: 0px;
        }

        .news3 .column h1 {
           margin-top: 21px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 10px;
           line-height: 1.6em;
           font-weight: 300;
           font-size: 2.5rem;
           font-family: miller-headline,serif;
           color: #222222;
           background-color: transparent;
           border-radius-shared: 1;
           border-radius: 0px;
           border-width: 0px;
        }

    /*links*/

        .news3 .column a {
           font-family: brandon-grotesque,sans-serif;
           font-size: 1.125rem;
           border-width: 0px;
        }

    /*images*/

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

    /*inlines*/

        .news3 .column .default-drop-cap {
           line-height: 0.3em;
           font-size: 4rem;
           margin-right: 4px;
           margin-top: 15px;
           font-weight: 400;
           float: left;
           color: #E2764EFF;
           border-width: 0px;
        }

    /*paragraphs*/

        .news3 .column p.paragraphs-1j9usl01u {
           text-align: left;
           border-radius: 0px;
           border-radius-shared: auto;
           border-width: 0px;
           padding: 0px;
           margin-top: 0px;
           margin-bottom: 0px;
           line-height: 1.6em;
           font-weight: 300;
           font-size: 1.5rem;
           font-family: miller-headline,serif;
           color: #000000FF;
           background-color: transparent;
        }

        .news3 .column p.headers-1j9usicla {
           text-align: center;
           border-radius: 0px;
           border-radius-shared: auto;
           border-width: 0px;
           padding: 0px;
           margin-top: 0px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-weight: 300;
           font-size: 1.5rem;
           font-family: brandon-grotesque,sans-serif;
           color: #222222;
           background-color: transparent;
        }

        .news3 .column p {
           border-radius: 0px;
           border-radius-shared: 1;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 12px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1.125rem;
           font-family: miller-text,serif;
           color: #222222;
           background-color: transparent;
           font-variant: normal;
           border-width: 0px;
        }

        .news3 .column p.paragraphs-1j9vc7i0l {
           border-radius: 0px;
           border-radius-shared: auto;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 12px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: 100;
           font-size: 1.25rem;
           font-family: brandon-grotesque,sans-serif;
           color: #222222;
           background-color: transparent;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

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

    /*paragraphs*/

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

    /*inlines*/

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

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

    /*links*/

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

    /*headers*/

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

        .elektroteks_eletronik .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.5rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .elektroteks_eletronik .column h3 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .elektroteks_eletronik .column h4 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .elektroteks_eletronik .column h5 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .elektroteks_eletronik .column h6 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 8px;
           margin-top: 8px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

    /*lists*/

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

    /*containers*/

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

        .elektroteks_eletronik .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; }
/***********************************
News4
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*lists*/

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

    /*headers*/

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

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

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

        .news4 .column h3 {
           margin-top: 21px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-weight: bold;
           font-size: 1.25rem;
           font-family: brandon-grotesque,sans-serif;
           color: #222222;
           background-color: transparent;
           border-radius-shared: 1;
           border-radius: 0px;
           border-width: 0px;
        }

        .news4 .column h2 {
           margin-top: 12px;
           margin-bottom: 12px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 1.5rem;
           font-family: brandon-grotesque,sans-serif;
           color: #222222;
           background-color: transparent;
           border-radius-shared: 1;
           border-radius: 0px;
           border-width: 0px;
        }

        .news4 .column h1 {
           margin-top: 21px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 10px;
           line-height: 1.6em;
           font-weight: 300;
           font-size: 2.5rem;
           font-family: miller-headline,serif;
           color: #222222;
           background-color: transparent;
           border-radius-shared: 1;
           border-radius: 0px;
           border-width: 0px;
        }

    /*links*/

        .news4 .column a {
           font-family: brandon-grotesque,sans-serif;
           font-size: 1.125rem;
           border-width: 0px;
        }

    /*images*/

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

    /*inlines*/

        .news4 .column .default-drop-cap {
           line-height: 0.3em;
           font-size: 4rem;
           margin-right: 4px;
           margin-top: 15px;
           font-weight: 400;
           float: left;
           color: #E2764EFF;
           border-width: 0px;
        }

    /*paragraphs*/

        .news4 .column p.paragraphs-1j9usl01u {
           text-align: left;
           border-radius: 0px;
           border-radius-shared: auto;
           border-width: 0px;
           padding: 0px;
           margin-top: 0px;
           margin-bottom: 0px;
           line-height: 1.6em;
           font-weight: 300;
           font-size: 1.5rem;
           font-family: miller-headline,serif;
           color: #000000FF;
           background-color: transparent;
        }

        .news4 .column p.headers-1j9usicla {
           text-align: center;
           border-radius: 0px;
           border-radius-shared: auto;
           border-width: 0px;
           padding: 0px;
           margin-top: 0px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-weight: 300;
           font-size: 1.5rem;
           font-family: brandon-grotesque,sans-serif;
           color: #222222;
           background-color: transparent;
        }

        .news4 .column p {
           border-radius: 0px;
           border-radius-shared: 1;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 12px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1.125rem;
           font-family: miller-text,serif;
           color: #222222;
           background-color: transparent;
           font-variant: normal;
           border-width: 0px;
        }

        .news4 .column p.paragraphs-1j9vc7i0l {
           border-radius: 0px;
           border-radius-shared: auto;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 12px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: 100;
           font-size: 1.25rem;
           font-family: brandon-grotesque,sans-serif;
           color: #222222;
           background-color: transparent;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

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

    /*paragraphs*/

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

    /*inlines*/

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

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

    /*links*/

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

    /*headers*/

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

        .beha_plastik .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.5rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .beha_plastik .column h3 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .beha_plastik .column h4 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .beha_plastik .column h5 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .beha_plastik .column h6 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 8px;
           margin-top: 8px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

    /*lists*/

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

    /*containers*/

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

        .beha_plastik .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; }
/***********************************
Newsmakers
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*lists*/

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

    /*headers*/

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

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

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

        .newsmakers .column h3 {
           margin-top: 21px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-weight: bold;
           font-size: 1.25rem;
           font-family: brandon-grotesque,sans-serif;
           color: #222222;
           background-color: transparent;
           border-radius-shared: 1;
           border-radius: 0px;
           border-width: 0px;
        }

        .newsmakers .column h2 {
           margin-top: 12px;
           margin-bottom: 12px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 1.5rem;
           font-family: brandon-grotesque,sans-serif;
           color: #222222;
           background-color: transparent;
           border-radius-shared: 1;
           border-radius: 0px;
           border-width: 0px;
        }

        .newsmakers .column h1 {
           margin-top: 21px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 10px;
           line-height: 1.6em;
           font-weight: 300;
           font-size: 2.5rem;
           font-family: miller-headline,serif;
           color: #222222;
           background-color: transparent;
           border-radius-shared: 1;
           border-radius: 0px;
           border-width: 0px;
        }

    /*links*/

        .newsmakers .column a {
           font-family: brandon-grotesque,sans-serif;
           font-size: 1.125rem;
           border-width: 0px;
        }

    /*images*/

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

    /*inlines*/

        .newsmakers .column .default-drop-cap {
           line-height: 0.3em;
           font-size: 4rem;
           margin-right: 4px;
           margin-top: 15px;
           font-weight: 400;
           float: left;
           color: #E2764EFF;
           border-width: 0px;
        }

    /*paragraphs*/

        .newsmakers .column p.paragraphs-1j9usl01u {
           text-align: left;
           border-radius: 0px;
           border-radius-shared: auto;
           border-width: 0px;
           padding: 0px;
           margin-top: 0px;
           margin-bottom: 0px;
           line-height: 1.6em;
           font-weight: 300;
           font-size: 1.5rem;
           font-family: miller-headline,serif;
           color: #000000FF;
           background-color: transparent;
        }

        .newsmakers .column p.headers-1j9usicla {
           text-align: center;
           border-radius: 0px;
           border-radius-shared: auto;
           border-width: 0px;
           padding: 0px;
           margin-top: 0px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-weight: 300;
           font-size: 1.5rem;
           font-family: brandon-grotesque,sans-serif;
           color: #222222;
           background-color: transparent;
        }

        .newsmakers .column p {
           border-radius: 0px;
           border-radius-shared: 1;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 12px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1.125rem;
           font-family: miller-text,serif;
           color: #222222;
           background-color: transparent;
           font-variant: normal;
           border-width: 0px;
        }

        .newsmakers .column p.paragraphs-1j9vc7i0l {
           border-radius: 0px;
           border-radius-shared: auto;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 12px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: 100;
           font-size: 1.25rem;
           font-family: brandon-grotesque,sans-serif;
           color: #222222;
           background-color: transparent;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

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

    /*paragraphs*/

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

    /*inlines*/

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

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

    /*links*/

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

    /*headers*/

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

        .teknomak .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.5rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .teknomak .column h3 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .teknomak .column h4 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .teknomak .column h5 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .teknomak .column h6 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 8px;
           margin-top: 8px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

    /*lists*/

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

    /*containers*/

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

        .teknomak .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; }
/***********************************
Enriquez Materials & Quilting
***********************************/

    /*paragraphs*/

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

    /*inlines*/

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

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

    /*links*/

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

    /*headers*/

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

        .enriquez_materials_quilting .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.5rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .enriquez_materials_quilting .column h3 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .enriquez_materials_quilting .column h4 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .enriquez_materials_quilting .column h5 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .enriquez_materials_quilting .column h6 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 8px;
           margin-top: 8px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

    /*lists*/

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

    /*containers*/

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

        .enriquez_materials_quilting .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; }
/***********************************
Nightcap Q&A
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*lists*/

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

    /*headers*/

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

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

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

        .nightcap_q_a .column h3 {
           margin-top: 21px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-weight: bold;
           font-size: 1.25rem;
           font-family: brandon-grotesque,sans-serif;
           color: #222222;
           background-color: transparent;
           border-radius-shared: 1;
           border-radius: 0px;
           border-width: 0px;
        }

        .nightcap_q_a .column h2 {
           margin-top: 12px;
           margin-bottom: 12px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 1.5rem;
           font-family: brandon-grotesque,sans-serif;
           color: #222222;
           background-color: transparent;
           border-radius-shared: 1;
           border-radius: 0px;
           border-width: 0px;
        }

        .nightcap_q_a .column h1 {
           margin-top: 21px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 10px;
           line-height: 1.6em;
           font-weight: 300;
           font-size: 2.5rem;
           font-family: miller-headline,serif;
           color: #222222;
           background-color: transparent;
           border-radius-shared: 1;
           border-radius: 0px;
           border-width: 0px;
        }

    /*links*/

        .nightcap_q_a .column a {
           font-family: brandon-grotesque,sans-serif;
           font-size: 1.125rem;
           border-width: 0px;
        }

    /*images*/

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

    /*inlines*/

        .nightcap_q_a .column .default-drop-cap {
           line-height: 0.3em;
           font-size: 4rem;
           margin-right: 4px;
           margin-top: 15px;
           font-weight: 400;
           float: left;
           color: #E2764EFF;
           border-width: 0px;
        }

    /*paragraphs*/

        .nightcap_q_a .column p.paragraphs-1j9usl01u {
           text-align: left;
           border-radius: 0px;
           border-radius-shared: auto;
           border-width: 0px;
           padding: 0px;
           margin-top: 0px;
           margin-bottom: 0px;
           line-height: 1.6em;
           font-weight: 300;
           font-size: 1.5rem;
           font-family: miller-headline,serif;
           color: #000000FF;
           background-color: transparent;
        }

        .nightcap_q_a .column p.headers-1j9usicla {
           text-align: center;
           border-radius: 0px;
           border-radius-shared: auto;
           border-width: 0px;
           padding: 0px;
           margin-top: 0px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-weight: 300;
           font-size: 1.5rem;
           font-family: brandon-grotesque,sans-serif;
           color: #222222;
           background-color: transparent;
        }

        .nightcap_q_a .column p {
           border-radius: 0px;
           border-radius-shared: 1;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 12px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1.125rem;
           font-family: miller-text,serif;
           color: #222222;
           background-color: transparent;
           font-variant: normal;
           border-width: 0px;
        }

        .nightcap_q_a .column p.paragraphs-1j9vc7i0l {
           border-radius: 0px;
           border-radius-shared: auto;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 12px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: 100;
           font-size: 1.25rem;
           font-family: brandon-grotesque,sans-serif;
           color: #222222;
           background-color: transparent;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

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

    /*paragraphs*/

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

    /*inlines*/

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

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

    /*links*/

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

    /*headers*/

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

        .gribetz .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.5rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .gribetz .column h3 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .gribetz .column h4 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .gribetz .column h5 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .gribetz .column h6 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 8px;
           margin-top: 8px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

    /*lists*/

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

    /*containers*/

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

        .gribetz .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; }
/***********************************
Boyteks Tekstil A.S.
***********************************/

    /*paragraphs*/

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

    /*inlines*/

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

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

    /*links*/

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

    /*headers*/

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

        .boyteks_tekstil_a_s .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.5rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .boyteks_tekstil_a_s .column h3 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .boyteks_tekstil_a_s .column h4 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .boyteks_tekstil_a_s .column h5 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .boyteks_tekstil_a_s .column h6 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 8px;
           margin-top: 8px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

    /*lists*/

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

    /*containers*/

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

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

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

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