/***********************************
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; }
/***********************************
Aquila Textiles
***********************************/

    /*paragraphs*/

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

    /*inlines*/

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

    /*images*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

        .aquila_textiles .column ol, .aquila_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*/

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

    /*layoutitems*/

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

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
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;
        }

    /*paragraphs*/

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

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

    /*layoutitems*/

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

    /*containers*/

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

    /*lists*/

        .from_the_president .column ol, .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;
        }

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

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

    /*paragraphs*/

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

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

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

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

    /*headers*/

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

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

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

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

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

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

        .talalay_global .column ol, .talalay_global .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*/

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

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

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

    /*layoutitems*/

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

    /*containers*/

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

    /*lists*/

        .stay_in_touch .column ol, .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;
        }

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

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

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

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

    /*layoutitems*/

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

    /*containers*/

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

    /*lists*/

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

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

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

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

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

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

    /*links*/

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

    /*images*/

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

    /*inlines*/

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

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

    /*paragraphs*/

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

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

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

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

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

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

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

.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; }
/***********************************
Guangdong | HS Products, Ltd
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

        .guangdong_hs_products_ltd .column ol, .guangdong_hs_products_ltd .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*/

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

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

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

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

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

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

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

    /*images*/

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

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

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

    /*paragraphs*/

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

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

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

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

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

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

    /*layoutitems*/

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

    /*containers*/

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

        .bsc .column ol, .bsc .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*/

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

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

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

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

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

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

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

    /*images*/

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

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

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

    /*paragraphs*/

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

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

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

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

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

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

    /*paragraphs*/

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

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

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

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

    /*headers*/

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

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

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

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

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

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

        .bedding_industries_of_america .column ol, .bedding_industries_of_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*/

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

        .bedding_industries_of_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; }
/***********************************
Coolist
***********************************/

    /*paragraphs*/

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

    /*inlines*/

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

    /*images*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

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

    /*layoutitems*/

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

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
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;
        }

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

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

    /*layoutitems*/

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

    /*containers*/

        .diamond_needle_corp_sunds_textiles_teknomac .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_sunds_textiles_teknomac .column ol, .diamond_needle_corp_sunds_textiles_teknomac .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_sunds_textiles_teknomac .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_sunds_textiles_teknomac .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_sunds_textiles_teknomac .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_sunds_textiles_teknomac .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_sunds_textiles_teknomac .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_sunds_textiles_teknomac .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_sunds_textiles_teknomac .column a {
           font-family: brandon-grotesque,sans-serif;
           font-size: 1.125rem;
           border-width: 0px;
        }

    /*images*/

        .diamond_needle_corp_sunds_textiles_teknomac .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_sunds_textiles_teknomac .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_sunds_textiles_teknomac .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;
        }

    /*paragraphs*/

        .diamond_needle_corp_sunds_textiles_teknomac .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_sunds_textiles_teknomac .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_sunds_textiles_teknomac .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_sunds_textiles_teknomac .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_sunds_textiles_teknomac .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;
        }

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

    /*paragraphs*/

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

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

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

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

    /*headers*/

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

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

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

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

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

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

        .rossi_design .column ol, .rossi_design .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*/

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

        .rossi_design .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; }
/***********************************
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; }
/***********************************
FEATURE | The Sustainability Conversation
***********************************/

    /*layoutitems*/

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

    /*containers*/

        .feature_the_sustainability_conversation .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_the_sustainability_conversation .column ol, .feature_the_sustainability_conversation .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_the_sustainability_conversation .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_the_sustainability_conversation .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_the_sustainability_conversation .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_the_sustainability_conversation .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_the_sustainability_conversation .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_the_sustainability_conversation .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_the_sustainability_conversation .column a {
           font-family: brandon-grotesque,sans-serif;
           font-size: 1.125rem;
           border-width: 0px;
        }

    /*images*/

        .feature_the_sustainability_conversation .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_the_sustainability_conversation .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_the_sustainability_conversation .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;
        }

    /*paragraphs*/

        .feature_the_sustainability_conversation .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_the_sustainability_conversation .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_the_sustainability_conversation .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_the_sustainability_conversation .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_the_sustainability_conversation .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;
        }

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

    /*paragraphs*/

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

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

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

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

    /*headers*/

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

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

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

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

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

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

        .interzum_2027 .column ol, .interzum_2027 .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*/

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

        .interzum_2027 .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 | The ABCs of Sustainability
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

        .feature_the_abcs_of_sustainability .column ol, .feature_the_abcs_of_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*/

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

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

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

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

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

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

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

    /*images*/

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

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

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

    /*paragraphs*/

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

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

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

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

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

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

    /*paragraphs*/

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

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

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

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

    /*headers*/

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

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

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

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

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

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

        .zhejiang_huajian_intelligent_equipment .column ol, .zhejiang_huajian_intelligent_equipment .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*/

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

        .zhejiang_huajian_intelligent_equipment .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; }
/***********************************
Integrity Software
***********************************/

    /*paragraphs*/

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

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

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

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

    /*headers*/

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

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

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

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

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

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

        .integrity_software .column ol, .integrity_software .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*/

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

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

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

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

    /*paragraphs*/

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

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

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

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

    /*headers*/

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

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

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

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

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

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

        .comfy_springs .column ol, .comfy_springs .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*/

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

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

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

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

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

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