/***********************************
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, .cover .column ul {
           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_international .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_international .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_international .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_international .column a {
           border-width: 0px;
        }

    /*headers*/

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

    /*containers*/

        .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; }
/***********************************
AGRO International
***********************************/

    /*paragraphs*/

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

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

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

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

    /*headers*/

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

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

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

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

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

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

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

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

        .agro_international .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; }
/***********************************
Amelco Industries
***********************************/

    /*paragraphs*/

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

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

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

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

    /*headers*/

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

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

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

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

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

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

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

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

        .amelco_industries .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; }
/***********************************
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, .from_the_president .column ul {
           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;
        }

        .from_the_president .column span.inlines-1jm6lmjju {
           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: bold;
           font-size: 1.125rem;
           font-family: miller-text,serif;
           color: rgb(94, 46, 134);
           background-color: transparent;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

        .from_the_president .column span.inlines-1joc45ge1 {
           border-radius: 0px;
           border-radius-shared: auto;
           margin-top: 30px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 12px;
           line-height: 1.6em;
           font-style: italic;
           font-weight: bold;
           font-size: 1.25rem;
           font-family: brandon-grotesque, sans-serif;
           color: #D9543DFF;
           background-color: transparent;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

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

        .from_the_president .column span.inlines-1joc476vl {
           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: normal;
           font-size: 1.125rem;
           font-family: miller-text,serif;
           color: rgb(14, 78, 150);
           background-color: transparent;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

        .from_the_president .column span.inlines-1joc47nvs {
           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: normal;
           font-size: 1.125rem;
           font-family: miller-text,serif;
           color: #0E4E96FF;
           background-color: transparent;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

        .from_the_president .column span.inlines-1jq9k4tb9 {
           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: normal;
           font-size: 1.125rem;
           font-family: miller-text,serif;
           color: #222222;
           background-color: transparent;
           font-variant: normal;
           padding: 0px;
           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;
        }

        .from_the_president .column p.headers-1jm8qfui6 {
           margin-top: 0px;
           margin-bottom: 12px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 1.5rem;
           font-family: miller-headline, serif;
           color: #222222;
           background-color: transparent;
           border-radius-shared: 1;
           border-radius: 0px;
           padding: 0px;
           border-width: 0px;
        }

        .from_the_president .column p.paragraphs-1jrvgsler {
           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: #5E2E86FF;
           background-color: transparent;
           font-variant: normal;
           padding: 0px;
           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, .masthead .column ul {
           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;
        }

        .masthead .column span.inlines-1jq9crm0p {
           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: 1rem;
           font-family: brandon-grotesque,sans-serif;
           color: #000000FF;
           background-color: transparent;
           border-radius-shared: auto;
           border-radius: 0px;
           padding: 0px;
           border-width: 0px;
        }

        .masthead .column span.inlines-1jq9crsmk {
           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: 1rem;
           font-family: brandon-grotesque,sans-serif;
           color: #AC161BFF;
           background-color: transparent;
           border-radius-shared: auto;
           border-radius: 0px;
           padding: 0px;
           border-width: 0px;
        }

        .masthead .column span.inlines-1jq9csaph {
           text-align: center;
           text-decoration: none;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 12px;
           line-height: 1.6em;
           font-variant: normal;
           font-style: normal;
           font-weight: bold;
           font-size: 1rem;
           font-family: brandon-grotesque,sans-serif;
           color: #AC161BFF;
           background-color: transparent;
           border-radius-shared: auto;
           border-radius: 0px;
           padding: 0px;
           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;
        }

        .masthead .column p.paragraphs-1jq9cq8rf {
           text-align: center;
           text-decoration: none;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 6px;
           line-height: 1.6em;
           font-variant: normal;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: brandon-grotesque,sans-serif;
           color: #AC161BFF;
           background-color: Transparent;
           border-radius-shared: 1;
           border-radius: 0px;
           padding: 0px;
           border-left-width: 0px;
           border-right-width: 0px;
           border-top-width: 0px;
           border-bottom-width: 2px;
           border-style: solid;
           border-color: #C5B28AFF;
        }

        .masthead .column p.paragraphs-1jq9d0i1h {
           text-align: center;
           text-decoration: none;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 12px;
           line-height: 1.6em;
           font-variant: normal;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: brandon-grotesque,sans-serif;
           color: #222222;
           background-color: transparent;
           border-radius-shared: auto;
           border-radius: 0px;
           padding: 0px;
           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, .stay_in_touch .column ul {
           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;
        }

        .stay_in_touch .column span.inlines-1jm6lmjju {
           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: bold;
           font-size: 1.125rem;
           font-family: miller-text,serif;
           color: rgb(94, 46, 134);
           background-color: transparent;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

        .stay_in_touch .column span.inlines-1joc45ge1 {
           border-radius: 0px;
           border-radius-shared: auto;
           margin-top: 30px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 12px;
           line-height: 1.6em;
           font-style: italic;
           font-weight: bold;
           font-size: 1.25rem;
           font-family: brandon-grotesque, sans-serif;
           color: #D9543DFF;
           background-color: transparent;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

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

        .stay_in_touch .column span.inlines-1joc476vl {
           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: normal;
           font-size: 1.125rem;
           font-family: miller-text,serif;
           color: rgb(14, 78, 150);
           background-color: transparent;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

        .stay_in_touch .column span.inlines-1joc47nvs {
           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: normal;
           font-size: 1.125rem;
           font-family: miller-text,serif;
           color: #0E4E96FF;
           background-color: transparent;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

        .stay_in_touch .column span.inlines-1jq9k4tb9 {
           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: normal;
           font-size: 1.125rem;
           font-family: miller-text,serif;
           color: #222222;
           background-color: transparent;
           font-variant: normal;
           padding: 0px;
           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;
        }

        .stay_in_touch .column p.headers-1jm8qfui6 {
           margin-top: 0px;
           margin-bottom: 12px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 1.5rem;
           font-family: miller-headline, serif;
           color: #222222;
           background-color: transparent;
           border-radius-shared: 1;
           border-radius: 0px;
           padding: 0px;
           border-width: 0px;
        }

        .stay_in_touch .column p.paragraphs-1jrvgsler {
           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: #5E2E86FF;
           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, .for_starters .column ul {
           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;
        }

        .for_starters .column span.inlines-1jm6lmjju {
           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: bold;
           font-size: 1.125rem;
           font-family: miller-text,serif;
           color: rgb(94, 46, 134);
           background-color: transparent;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

        .for_starters .column span.inlines-1joc45ge1 {
           border-radius: 0px;
           border-radius-shared: auto;
           margin-top: 30px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 12px;
           line-height: 1.6em;
           font-style: italic;
           font-weight: bold;
           font-size: 1.25rem;
           font-family: brandon-grotesque, sans-serif;
           color: #D9543DFF;
           background-color: transparent;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

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

        .for_starters .column span.inlines-1joc476vl {
           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: normal;
           font-size: 1.125rem;
           font-family: miller-text,serif;
           color: rgb(14, 78, 150);
           background-color: transparent;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

        .for_starters .column span.inlines-1joc47nvs {
           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: normal;
           font-size: 1.125rem;
           font-family: miller-text,serif;
           color: #0E4E96FF;
           background-color: transparent;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

        .for_starters .column span.inlines-1jq9k4tb9 {
           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: normal;
           font-size: 1.125rem;
           font-family: miller-text,serif;
           color: #222222;
           background-color: transparent;
           font-variant: normal;
           padding: 0px;
           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;
        }

        .for_starters .column p.headers-1jm8qfui6 {
           margin-top: 0px;
           margin-bottom: 12px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 1.5rem;
           font-family: miller-headline, serif;
           color: #222222;
           background-color: transparent;
           border-radius-shared: 1;
           border-radius: 0px;
           padding: 0px;
           border-width: 0px;
        }

        .for_starters .column p.paragraphs-1jrvgsler {
           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: #5E2E86FF;
           background-color: transparent;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

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

    /*paragraphs*/

        .andmore_las_vegas .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_las_vegas .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_las_vegas .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_las_vegas .column a {
           border-width: 0px;
        }

    /*headers*/

        .andmore_las_vegas .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_las_vegas .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_las_vegas .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_las_vegas .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_las_vegas .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_las_vegas .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_las_vegas .column ol, .andmore_las_vegas .column ul {
           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_las_vegas .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_las_vegas .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 Q & A
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

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

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

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

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

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

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

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

    /*images*/

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

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

        .ispa_q_a .column span.inlines-1jm6lmjju {
           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: bold;
           font-size: 1.125rem;
           font-family: miller-text,serif;
           color: rgb(94, 46, 134);
           background-color: transparent;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

        .ispa_q_a .column span.inlines-1joc45ge1 {
           border-radius: 0px;
           border-radius-shared: auto;
           margin-top: 30px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 12px;
           line-height: 1.6em;
           font-style: italic;
           font-weight: bold;
           font-size: 1.25rem;
           font-family: brandon-grotesque, sans-serif;
           color: #D9543DFF;
           background-color: transparent;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

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

        .ispa_q_a .column span.inlines-1joc476vl {
           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: normal;
           font-size: 1.125rem;
           font-family: miller-text,serif;
           color: rgb(14, 78, 150);
           background-color: transparent;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

        .ispa_q_a .column span.inlines-1joc47nvs {
           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: normal;
           font-size: 1.125rem;
           font-family: miller-text,serif;
           color: #0E4E96FF;
           background-color: transparent;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

        .ispa_q_a .column span.inlines-1jq9k4tb9 {
           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: normal;
           font-size: 1.125rem;
           font-family: miller-text,serif;
           color: #222222;
           background-color: transparent;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

    /*paragraphs*/

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

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

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

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

        .ispa_q_a .column p.headers-1jm8qfui6 {
           margin-top: 0px;
           margin-bottom: 12px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 1.5rem;
           font-family: miller-headline, serif;
           color: #222222;
           background-color: transparent;
           border-radius-shared: 1;
           border-radius: 0px;
           padding: 0px;
           border-width: 0px;
        }

        .ispa_q_a .column p.paragraphs-1jrvgsler {
           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: #5E2E86FF;
           background-color: transparent;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

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

    /*paragraphs*/

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

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

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

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

    /*headers*/

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

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

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

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

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

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

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

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

        .bo_buck_mills .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; }
/***********************************
MRC
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

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

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

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

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

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

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

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

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

    /*images*/

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

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

        .mrc .column span.inlines-1jm6lmjju {
           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: bold;
           font-size: 1.125rem;
           font-family: miller-text,serif;
           color: rgb(94, 46, 134);
           background-color: transparent;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

        .mrc .column span.inlines-1joc45ge1 {
           border-radius: 0px;
           border-radius-shared: auto;
           margin-top: 30px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 12px;
           line-height: 1.6em;
           font-style: italic;
           font-weight: bold;
           font-size: 1.25rem;
           font-family: brandon-grotesque, sans-serif;
           color: #D9543DFF;
           background-color: transparent;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

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

        .mrc .column span.inlines-1joc476vl {
           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: normal;
           font-size: 1.125rem;
           font-family: miller-text,serif;
           color: rgb(14, 78, 150);
           background-color: transparent;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

        .mrc .column span.inlines-1joc47nvs {
           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: normal;
           font-size: 1.125rem;
           font-family: miller-text,serif;
           color: #0E4E96FF;
           background-color: transparent;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

        .mrc .column span.inlines-1jq9k4tb9 {
           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: normal;
           font-size: 1.125rem;
           font-family: miller-text,serif;
           color: #222222;
           background-color: transparent;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

    /*paragraphs*/

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

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

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

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

        .mrc .column p.headers-1jm8qfui6 {
           margin-top: 0px;
           margin-bottom: 12px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 1.5rem;
           font-family: miller-headline, serif;
           color: #222222;
           background-color: transparent;
           border-radius-shared: 1;
           border-radius: 0px;
           padding: 0px;
           border-width: 0px;
        }

        .mrc .column p.paragraphs-1jrvgsler {
           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: #5E2E86FF;
           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
***********************************/

    /*paragraphs*/

        .certipur_us_certification_program .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_us_certification_program .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_us_certification_program .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_us_certification_program .column a {
           border-width: 0px;
        }

    /*headers*/

        .certipur_us_certification_program .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_us_certification_program .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_us_certification_program .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_us_certification_program .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_us_certification_program .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_us_certification_program .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_us_certification_program .column ol, .certipur_us_certification_program .column ul {
           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_us_certification_program .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_us_certification_program .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; }
/***********************************
Diamond Needle Corp | Rayson
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

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

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

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

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

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

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

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

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

    /*images*/

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

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

        .diamond_needle_corp_rayson .column span.inlines-1jm6lmjju {
           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: bold;
           font-size: 1.125rem;
           font-family: miller-text,serif;
           color: rgb(94, 46, 134);
           background-color: transparent;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

        .diamond_needle_corp_rayson .column span.inlines-1joc45ge1 {
           border-radius: 0px;
           border-radius-shared: auto;
           margin-top: 30px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 12px;
           line-height: 1.6em;
           font-style: italic;
           font-weight: bold;
           font-size: 1.25rem;
           font-family: brandon-grotesque, sans-serif;
           color: #D9543DFF;
           background-color: transparent;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

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

        .diamond_needle_corp_rayson .column span.inlines-1joc476vl {
           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: normal;
           font-size: 1.125rem;
           font-family: miller-text,serif;
           color: rgb(14, 78, 150);
           background-color: transparent;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

        .diamond_needle_corp_rayson .column span.inlines-1joc47nvs {
           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: normal;
           font-size: 1.125rem;
           font-family: miller-text,serif;
           color: #0E4E96FF;
           background-color: transparent;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

        .diamond_needle_corp_rayson .column span.inlines-1jq9k4tb9 {
           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: normal;
           font-size: 1.125rem;
           font-family: miller-text,serif;
           color: #222222;
           background-color: transparent;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

    /*paragraphs*/

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

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

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

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

        .diamond_needle_corp_rayson .column p.headers-1jm8qfui6 {
           margin-top: 0px;
           margin-bottom: 12px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 1.5rem;
           font-family: miller-headline, serif;
           color: #222222;
           background-color: transparent;
           border-radius-shared: 1;
           border-radius: 0px;
           padding: 0px;
           border-width: 0px;
        }

        .diamond_needle_corp_rayson .column p.paragraphs-1jrvgsler {
           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: #5E2E86FF;
           background-color: transparent;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

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

    /*paragraphs*/

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

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

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

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

    /*headers*/

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

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

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

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

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

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

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

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

        .ct_nassau .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; }
/***********************************
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, .profile .column ul {
           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;
        }

        .profile .column span.inlines-1jm6lmjju {
           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: bold;
           font-size: 1.125rem;
           font-family: miller-text,serif;
           color: rgb(94, 46, 134);
           background-color: transparent;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

        .profile .column span.inlines-1joc45ge1 {
           border-radius: 0px;
           border-radius-shared: auto;
           margin-top: 30px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 12px;
           line-height: 1.6em;
           font-style: italic;
           font-weight: bold;
           font-size: 1.25rem;
           font-family: brandon-grotesque, sans-serif;
           color: #D9543DFF;
           background-color: transparent;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

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

        .profile .column span.inlines-1joc476vl {
           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: normal;
           font-size: 1.125rem;
           font-family: miller-text,serif;
           color: rgb(14, 78, 150);
           background-color: transparent;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

        .profile .column span.inlines-1joc47nvs {
           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: normal;
           font-size: 1.125rem;
           font-family: miller-text,serif;
           color: #0E4E96FF;
           background-color: transparent;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

        .profile .column span.inlines-1jq9k4tb9 {
           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: normal;
           font-size: 1.125rem;
           font-family: miller-text,serif;
           color: #222222;
           background-color: transparent;
           font-variant: normal;
           padding: 0px;
           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;
        }

        .profile .column p.headers-1jm8qfui6 {
           margin-top: 0px;
           margin-bottom: 12px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 1.5rem;
           font-family: miller-headline, serif;
           color: #222222;
           background-color: transparent;
           border-radius-shared: 1;
           border-radius: 0px;
           padding: 0px;
           border-width: 0px;
        }

        .profile .column p.paragraphs-1jrvgsler {
           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: #5E2E86FF;
           background-color: transparent;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

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

    /*paragraphs*/

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

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

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

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

    /*headers*/

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

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

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

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

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

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

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

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

        .eletroteks_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; }
/***********************************
Sustainability
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

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

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

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

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

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

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

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

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

    /*images*/

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

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

        .sustainability .column span.inlines-1jm6lmjju {
           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: bold;
           font-size: 1.125rem;
           font-family: miller-text,serif;
           color: rgb(94, 46, 134);
           background-color: transparent;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

        .sustainability .column span.inlines-1joc45ge1 {
           border-radius: 0px;
           border-radius-shared: auto;
           margin-top: 30px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 12px;
           line-height: 1.6em;
           font-style: italic;
           font-weight: bold;
           font-size: 1.25rem;
           font-family: brandon-grotesque, sans-serif;
           color: #D9543DFF;
           background-color: transparent;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

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

        .sustainability .column span.inlines-1joc476vl {
           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: normal;
           font-size: 1.125rem;
           font-family: miller-text,serif;
           color: rgb(14, 78, 150);
           background-color: transparent;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

        .sustainability .column span.inlines-1joc47nvs {
           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: normal;
           font-size: 1.125rem;
           font-family: miller-text,serif;
           color: #0E4E96FF;
           background-color: transparent;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

        .sustainability .column span.inlines-1jq9k4tb9 {
           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: normal;
           font-size: 1.125rem;
           font-family: miller-text,serif;
           color: #222222;
           background-color: transparent;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

    /*paragraphs*/

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

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

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

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

        .sustainability .column p.headers-1jm8qfui6 {
           margin-top: 0px;
           margin-bottom: 12px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 1.5rem;
           font-family: miller-headline, serif;
           color: #222222;
           background-color: transparent;
           border-radius-shared: 1;
           border-radius: 0px;
           padding: 0px;
           border-width: 0px;
        }

        .sustainability .column p.paragraphs-1jrvgsler {
           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: #5E2E86FF;
           background-color: transparent;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

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

    /*paragraphs*/

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

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

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

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

    /*headers*/

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

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

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

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

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

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

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

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

        .bedtimes_supplies_guide .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; }
/***********************************
HS Products, Ltd | Guangdong Quanli Sleep Technology Limited
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

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

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

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

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

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

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

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

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

    /*images*/

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

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

        .hs_products_ltd_guangdong_quanli_sleep_technology_limited .column span.inlines-1jm6lmjju {
           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: bold;
           font-size: 1.125rem;
           font-family: miller-text,serif;
           color: rgb(94, 46, 134);
           background-color: transparent;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

        .hs_products_ltd_guangdong_quanli_sleep_technology_limited .column span.inlines-1joc45ge1 {
           border-radius: 0px;
           border-radius-shared: auto;
           margin-top: 30px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 12px;
           line-height: 1.6em;
           font-style: italic;
           font-weight: bold;
           font-size: 1.25rem;
           font-family: brandon-grotesque, sans-serif;
           color: #D9543DFF;
           background-color: transparent;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

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

        .hs_products_ltd_guangdong_quanli_sleep_technology_limited .column span.inlines-1joc476vl {
           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: normal;
           font-size: 1.125rem;
           font-family: miller-text,serif;
           color: rgb(14, 78, 150);
           background-color: transparent;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

        .hs_products_ltd_guangdong_quanli_sleep_technology_limited .column span.inlines-1joc47nvs {
           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: normal;
           font-size: 1.125rem;
           font-family: miller-text,serif;
           color: #0E4E96FF;
           background-color: transparent;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

        .hs_products_ltd_guangdong_quanli_sleep_technology_limited .column span.inlines-1jq9k4tb9 {
           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: normal;
           font-size: 1.125rem;
           font-family: miller-text,serif;
           color: #222222;
           background-color: transparent;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

    /*paragraphs*/

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

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

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

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

        .hs_products_ltd_guangdong_quanli_sleep_technology_limited .column p.headers-1jm8qfui6 {
           margin-top: 0px;
           margin-bottom: 12px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 1.5rem;
           font-family: miller-headline, serif;
           color: #222222;
           background-color: transparent;
           border-radius-shared: 1;
           border-radius: 0px;
           padding: 0px;
           border-width: 0px;
        }

        .hs_products_ltd_guangdong_quanli_sleep_technology_limited .column p.paragraphs-1jrvgsler {
           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: #5E2E86FF;
           background-color: transparent;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
FEATURE | Don't Sleep on AI
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

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

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

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

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

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

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

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

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

    /*images*/

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

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

        .feature_don_t_sleep_on_ai .column span.inlines-1jm6lmjju {
           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: bold;
           font-size: 1.125rem;
           font-family: miller-text,serif;
           color: rgb(94, 46, 134);
           background-color: transparent;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

        .feature_don_t_sleep_on_ai .column span.inlines-1joc45ge1 {
           border-radius: 0px;
           border-radius-shared: auto;
           margin-top: 30px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 12px;
           line-height: 1.6em;
           font-style: italic;
           font-weight: bold;
           font-size: 1.25rem;
           font-family: brandon-grotesque, sans-serif;
           color: #D9543DFF;
           background-color: transparent;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

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

        .feature_don_t_sleep_on_ai .column span.inlines-1joc476vl {
           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: normal;
           font-size: 1.125rem;
           font-family: miller-text,serif;
           color: rgb(14, 78, 150);
           background-color: transparent;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

        .feature_don_t_sleep_on_ai .column span.inlines-1joc47nvs {
           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: normal;
           font-size: 1.125rem;
           font-family: miller-text,serif;
           color: #0E4E96FF;
           background-color: transparent;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

        .feature_don_t_sleep_on_ai .column span.inlines-1jq9k4tb9 {
           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: normal;
           font-size: 1.125rem;
           font-family: miller-text,serif;
           color: #222222;
           background-color: transparent;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

    /*paragraphs*/

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

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

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

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

        .feature_don_t_sleep_on_ai .column p.headers-1jm8qfui6 {
           margin-top: 0px;
           margin-bottom: 12px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 1.5rem;
           font-family: miller-headline, serif;
           color: #222222;
           background-color: transparent;
           border-radius-shared: 1;
           border-radius: 0px;
           padding: 0px;
           border-width: 0px;
        }

        .feature_don_t_sleep_on_ai .column p.paragraphs-1jrvgsler {
           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: #5E2E86FF;
           background-color: transparent;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

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

    /*paragraphs*/

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

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

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

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

    /*headers*/

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

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

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

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

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

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

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

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

        .ispa_sustainability_conference_save_the_date .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 Sustainability Conference Speakers
***********************************/

    /*paragraphs*/

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

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

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

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

    /*headers*/

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

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

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

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

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

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

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

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

        .ispa_sustainability_conference_speakers .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; }
/***********************************
FEATURE | Focusing on Foam
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

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

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

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

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

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

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

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

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

    /*images*/

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

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

        .feature_focusing_on_foam .column span.inlines-1jm6lmjju {
           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: bold;
           font-size: 1.125rem;
           font-family: miller-text,serif;
           color: rgb(94, 46, 134);
           background-color: transparent;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

        .feature_focusing_on_foam .column span.inlines-1joc45ge1 {
           border-radius: 0px;
           border-radius-shared: auto;
           margin-top: 30px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 12px;
           line-height: 1.6em;
           font-style: italic;
           font-weight: bold;
           font-size: 1.25rem;
           font-family: brandon-grotesque, sans-serif;
           color: #D9543DFF;
           background-color: transparent;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

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

        .feature_focusing_on_foam .column span.inlines-1joc476vl {
           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: normal;
           font-size: 1.125rem;
           font-family: miller-text,serif;
           color: rgb(14, 78, 150);
           background-color: transparent;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

        .feature_focusing_on_foam .column span.inlines-1joc47nvs {
           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: normal;
           font-size: 1.125rem;
           font-family: miller-text,serif;
           color: #0E4E96FF;
           background-color: transparent;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

        .feature_focusing_on_foam .column span.inlines-1jq9k4tb9 {
           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: normal;
           font-size: 1.125rem;
           font-family: miller-text,serif;
           color: #222222;
           background-color: transparent;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

    /*paragraphs*/

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

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

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

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

        .feature_focusing_on_foam .column p.headers-1jm8qfui6 {
           margin-top: 0px;
           margin-bottom: 12px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 1.5rem;
           font-family: miller-headline, serif;
           color: #222222;
           background-color: transparent;
           border-radius-shared: 1;
           border-radius: 0px;
           padding: 0px;
           border-width: 0px;
        }

        .feature_focusing_on_foam .column p.paragraphs-1jrvgsler {
           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: #5E2E86FF;
           background-color: transparent;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

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

    /*paragraphs*/

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

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

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

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

    /*headers*/

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

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

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

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

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

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

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

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

        .saba_north_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; }
/***********************************
Sunds Textiles| ISPA Industry Conference Save the Date
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

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

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

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

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

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

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

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

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

    /*images*/

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

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

        .sunds_textiles_ispa_industry_conference_save_the_date .column span.inlines-1jm6lmjju {
           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: bold;
           font-size: 1.125rem;
           font-family: miller-text,serif;
           color: rgb(94, 46, 134);
           background-color: transparent;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

        .sunds_textiles_ispa_industry_conference_save_the_date .column span.inlines-1joc45ge1 {
           border-radius: 0px;
           border-radius-shared: auto;
           margin-top: 30px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 12px;
           line-height: 1.6em;
           font-style: italic;
           font-weight: bold;
           font-size: 1.25rem;
           font-family: brandon-grotesque, sans-serif;
           color: #D9543DFF;
           background-color: transparent;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

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

        .sunds_textiles_ispa_industry_conference_save_the_date .column span.inlines-1joc476vl {
           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: normal;
           font-size: 1.125rem;
           font-family: miller-text,serif;
           color: rgb(14, 78, 150);
           background-color: transparent;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

        .sunds_textiles_ispa_industry_conference_save_the_date .column span.inlines-1joc47nvs {
           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: normal;
           font-size: 1.125rem;
           font-family: miller-text,serif;
           color: #0E4E96FF;
           background-color: transparent;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

        .sunds_textiles_ispa_industry_conference_save_the_date .column span.inlines-1jq9k4tb9 {
           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: normal;
           font-size: 1.125rem;
           font-family: miller-text,serif;
           color: #222222;
           background-color: transparent;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

    /*paragraphs*/

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

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

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

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

        .sunds_textiles_ispa_industry_conference_save_the_date .column p.headers-1jm8qfui6 {
           margin-top: 0px;
           margin-bottom: 12px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 1.5rem;
           font-family: miller-headline, serif;
           color: #222222;
           background-color: transparent;
           border-radius-shared: 1;
           border-radius: 0px;
           padding: 0px;
           border-width: 0px;
        }

        .sunds_textiles_ispa_industry_conference_save_the_date .column p.paragraphs-1jrvgsler {
           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: #5E2E86FF;
           background-color: transparent;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

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

    /*layoutitems*/

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

    /*containers*/

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

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

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

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

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

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

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

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

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

    /*images*/

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

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

        .advertorial_1 .column span.inlines-1jm6lmjju {
           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: bold;
           font-size: 1.125rem;
           font-family: miller-text,serif;
           color: rgb(94, 46, 134);
           background-color: transparent;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

        .advertorial_1 .column span.inlines-1joc45ge1 {
           border-radius: 0px;
           border-radius-shared: auto;
           margin-top: 30px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 12px;
           line-height: 1.6em;
           font-style: italic;
           font-weight: bold;
           font-size: 1.25rem;
           font-family: brandon-grotesque, sans-serif;
           color: #D9543DFF;
           background-color: transparent;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

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

        .advertorial_1 .column span.inlines-1joc476vl {
           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: normal;
           font-size: 1.125rem;
           font-family: miller-text,serif;
           color: rgb(14, 78, 150);
           background-color: transparent;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

        .advertorial_1 .column span.inlines-1joc47nvs {
           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: normal;
           font-size: 1.125rem;
           font-family: miller-text,serif;
           color: #0E4E96FF;
           background-color: transparent;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

        .advertorial_1 .column span.inlines-1jq9k4tb9 {
           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: normal;
           font-size: 1.125rem;
           font-family: miller-text,serif;
           color: #222222;
           background-color: transparent;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

    /*paragraphs*/

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

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

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

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

        .advertorial_1 .column p.headers-1jm8qfui6 {
           margin-top: 0px;
           margin-bottom: 12px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 1.5rem;
           font-family: miller-headline, serif;
           color: #222222;
           background-color: transparent;
           border-radius-shared: 1;
           border-radius: 0px;
           padding: 0px;
           border-width: 0px;
        }

        .advertorial_1 .column p.paragraphs-1jrvgsler {
           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: #5E2E86FF;
           background-color: transparent;
           font-variant: normal;
           padding: 0px;
           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, .enriquez_materials_quilting .column ul {
           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; }
/***********************************
Lava Textiles
***********************************/

    /*paragraphs*/

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

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

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

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

    /*headers*/

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

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

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

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

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

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

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

        .lava_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; }
/***********************************
Sanitized AG
***********************************/

    /*paragraphs*/

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

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

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

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

    /*headers*/

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

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

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

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

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

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

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

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

        .sanitized_ag .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, .news .column ul {
           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;
        }

        .news .column span.inlines-1jm6lmjju {
           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: bold;
           font-size: 1.125rem;
           font-family: miller-text,serif;
           color: rgb(94, 46, 134);
           background-color: transparent;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

        .news .column span.inlines-1joc45ge1 {
           border-radius: 0px;
           border-radius-shared: auto;
           margin-top: 30px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 12px;
           line-height: 1.6em;
           font-style: italic;
           font-weight: bold;
           font-size: 1.25rem;
           font-family: brandon-grotesque, sans-serif;
           color: #D9543DFF;
           background-color: transparent;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

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

        .news .column span.inlines-1joc476vl {
           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: normal;
           font-size: 1.125rem;
           font-family: miller-text,serif;
           color: rgb(14, 78, 150);
           background-color: transparent;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

        .news .column span.inlines-1joc47nvs {
           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: normal;
           font-size: 1.125rem;
           font-family: miller-text,serif;
           color: #0E4E96FF;
           background-color: transparent;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

        .news .column span.inlines-1jq9k4tb9 {
           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: normal;
           font-size: 1.125rem;
           font-family: miller-text,serif;
           color: #222222;
           background-color: transparent;
           font-variant: normal;
           padding: 0px;
           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;
        }

        .news .column p.headers-1jm8qfui6 {
           margin-top: 0px;
           margin-bottom: 12px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 1.5rem;
           font-family: miller-headline, serif;
           color: #222222;
           background-color: transparent;
           border-radius-shared: 1;
           border-radius: 0px;
           padding: 0px;
           border-width: 0px;
        }

        .news .column p.paragraphs-1jrvgsler {
           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: #5E2E86FF;
           background-color: transparent;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

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

    /*paragraphs*/

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

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

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

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

    /*headers*/

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

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

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

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

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

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

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

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

        .pure_talalay .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; }
/***********************************
Tempur Sealy International
***********************************/

    /*paragraphs*/

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

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

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

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

    /*headers*/

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

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

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

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

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

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

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

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

        .tempur_sealy_international .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; }
/***********************************
Worthen
***********************************/

    /*paragraphs*/

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

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

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

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

    /*headers*/

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

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

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

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

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

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

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

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

        .worthen .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, .newsmakers .column ul {
           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;
        }

        .newsmakers .column span.inlines-1jm6lmjju {
           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: bold;
           font-size: 1.125rem;
           font-family: miller-text,serif;
           color: rgb(94, 46, 134);
           background-color: transparent;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

        .newsmakers .column span.inlines-1joc45ge1 {
           border-radius: 0px;
           border-radius-shared: auto;
           margin-top: 30px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 12px;
           line-height: 1.6em;
           font-style: italic;
           font-weight: bold;
           font-size: 1.25rem;
           font-family: brandon-grotesque, sans-serif;
           color: #D9543DFF;
           background-color: transparent;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

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

        .newsmakers .column span.inlines-1joc476vl {
           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: normal;
           font-size: 1.125rem;
           font-family: miller-text,serif;
           color: rgb(14, 78, 150);
           background-color: transparent;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

        .newsmakers .column span.inlines-1joc47nvs {
           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: normal;
           font-size: 1.125rem;
           font-family: miller-text,serif;
           color: #0E4E96FF;
           background-color: transparent;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

        .newsmakers .column span.inlines-1jq9k4tb9 {
           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: normal;
           font-size: 1.125rem;
           font-family: miller-text,serif;
           color: #222222;
           background-color: transparent;
           font-variant: normal;
           padding: 0px;
           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;
        }

        .newsmakers .column p.headers-1jm8qfui6 {
           margin-top: 0px;
           margin-bottom: 12px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 1.5rem;
           font-family: miller-headline, serif;
           color: #222222;
           background-color: transparent;
           border-radius-shared: 1;
           border-radius: 0px;
           padding: 0px;
           border-width: 0px;
        }

        .newsmakers .column p.paragraphs-1jrvgsler {
           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: #5E2E86FF;
           background-color: transparent;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

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

    /*layoutitems*/

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

    /*containers*/

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

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

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

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

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

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

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

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

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

    /*images*/

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

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

        .advertorial_2 .column span.inlines-1jm6lmjju {
           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: bold;
           font-size: 1.125rem;
           font-family: miller-text,serif;
           color: rgb(94, 46, 134);
           background-color: transparent;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

        .advertorial_2 .column span.inlines-1joc45ge1 {
           border-radius: 0px;
           border-radius-shared: auto;
           margin-top: 30px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 12px;
           line-height: 1.6em;
           font-style: italic;
           font-weight: bold;
           font-size: 1.25rem;
           font-family: brandon-grotesque, sans-serif;
           color: #D9543DFF;
           background-color: transparent;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

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

        .advertorial_2 .column span.inlines-1joc476vl {
           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: normal;
           font-size: 1.125rem;
           font-family: miller-text,serif;
           color: rgb(14, 78, 150);
           background-color: transparent;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

        .advertorial_2 .column span.inlines-1joc47nvs {
           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: normal;
           font-size: 1.125rem;
           font-family: miller-text,serif;
           color: #0E4E96FF;
           background-color: transparent;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

        .advertorial_2 .column span.inlines-1jq9k4tb9 {
           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: normal;
           font-size: 1.125rem;
           font-family: miller-text,serif;
           color: #222222;
           background-color: transparent;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

    /*paragraphs*/

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

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

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

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

        .advertorial_2 .column p.headers-1jm8qfui6 {
           margin-top: 0px;
           margin-bottom: 12px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 1.5rem;
           font-family: miller-headline, serif;
           color: #222222;
           background-color: transparent;
           border-radius-shared: 1;
           border-radius: 0px;
           padding: 0px;
           border-width: 0px;
        }

        .advertorial_2 .column p.paragraphs-1jrvgsler {
           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: #5E2E86FF;
           background-color: transparent;
           font-variant: normal;
           padding: 0px;
           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, .nightcap_q_a .column ul {
           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;
        }

        .nightcap_q_a .column span.inlines-1jm6lmjju {
           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: bold;
           font-size: 1.125rem;
           font-family: miller-text,serif;
           color: rgb(94, 46, 134);
           background-color: transparent;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

        .nightcap_q_a .column span.inlines-1joc45ge1 {
           border-radius: 0px;
           border-radius-shared: auto;
           margin-top: 30px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 12px;
           line-height: 1.6em;
           font-style: italic;
           font-weight: bold;
           font-size: 1.25rem;
           font-family: brandon-grotesque, sans-serif;
           color: #D9543DFF;
           background-color: transparent;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

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

        .nightcap_q_a .column span.inlines-1joc476vl {
           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: normal;
           font-size: 1.125rem;
           font-family: miller-text,serif;
           color: rgb(14, 78, 150);
           background-color: transparent;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

        .nightcap_q_a .column span.inlines-1joc47nvs {
           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: normal;
           font-size: 1.125rem;
           font-family: miller-text,serif;
           color: #0E4E96FF;
           background-color: transparent;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

        .nightcap_q_a .column span.inlines-1jq9k4tb9 {
           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: normal;
           font-size: 1.125rem;
           font-family: miller-text,serif;
           color: #222222;
           background-color: transparent;
           font-variant: normal;
           padding: 0px;
           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;
        }

        .nightcap_q_a .column p.headers-1jm8qfui6 {
           margin-top: 0px;
           margin-bottom: 12px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 1.5rem;
           font-family: miller-headline, serif;
           color: #222222;
           background-color: transparent;
           border-radius-shared: 1;
           border-radius: 0px;
           padding: 0px;
           border-width: 0px;
        }

        .nightcap_q_a .column p.paragraphs-1jrvgsler {
           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: #5E2E86FF;
           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, .gribetz .column ul {
           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, .boyteks_tekstil_a_s .column ul {
           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; }
@media print { div.bookviewport { print-color-adjust: exact; } }