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

    /*paragraphs*/

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

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

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

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

    /*headers*/

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

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

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

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

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

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

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

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

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

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

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

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

    /*paragraphs*/

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

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

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

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

    /*layoutitems*/

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

    /*containers*/

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

    /*lists*/

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

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*images*/

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

    /*inlines*/

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

        .from_the_president .column span.inlines-1jm6lmjju {
           border-radius: 0px;
           border-radius-shared: auto;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 12px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: bold;
           font-size: 1.125rem;
           font-family: miller-text,serif;
           color: rgb(94, 46, 134);
           background-color: transparent;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

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

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

        .from_the_president .column span.inlines-1joc476vl {
           border-radius: 0px;
           border-radius-shared: auto;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 12px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1.125rem;
           font-family: miller-text,serif;
           color: rgb(14, 78, 150);
           background-color: transparent;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

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

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

    /*paragraphs*/

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

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

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

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

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

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

    /*layoutitems*/

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

    /*containers*/

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

    /*lists*/

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

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*images*/

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

    /*inlines*/

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

        .stay_in_touch .column span.inlines-1jm6lmjju {
           border-radius: 0px;
           border-radius-shared: auto;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 12px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: bold;
           font-size: 1.125rem;
           font-family: miller-text,serif;
           color: rgb(94, 46, 134);
           background-color: transparent;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

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

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

        .stay_in_touch .column span.inlines-1joc476vl {
           border-radius: 0px;
           border-radius-shared: auto;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 12px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1.125rem;
           font-family: miller-text,serif;
           color: rgb(14, 78, 150);
           background-color: transparent;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

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

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

    /*paragraphs*/

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

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

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

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

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

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

    /*layoutitems*/

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

    /*containers*/

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

    /*lists*/

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

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*images*/

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

    /*inlines*/

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

        .for_starters .column span.inlines-1jm6lmjju {
           border-radius: 0px;
           border-radius-shared: auto;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 12px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: bold;
           font-size: 1.125rem;
           font-family: miller-text,serif;
           color: rgb(94, 46, 134);
           background-color: transparent;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

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

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

        .for_starters .column span.inlines-1joc476vl {
           border-radius: 0px;
           border-radius-shared: auto;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 12px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1.125rem;
           font-family: miller-text,serif;
           color: rgb(14, 78, 150);
           background-color: transparent;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

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

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

    /*paragraphs*/

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

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

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

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

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

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

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

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

        .ispa .column span.inlines-1joc476vl {
           border-radius: 0px;
           border-radius-shared: auto;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 12px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1.125rem;
           font-family: miller-text,serif;
           color: rgb(14, 78, 150);
           background-color: transparent;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

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

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

    /*paragraphs*/

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

    /*paragraphs*/

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

    /*inlines*/

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

    /*images*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

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

    /*paragraphs*/

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

    /*inlines*/

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

    /*images*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

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

    /*layoutitems*/

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

    /*containers*/

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

    /*lists*/

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

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*images*/

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

    /*inlines*/

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

        .profile .column span.inlines-1jm6lmjju {
           border-radius: 0px;
           border-radius-shared: auto;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 12px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: bold;
           font-size: 1.125rem;
           font-family: miller-text,serif;
           color: rgb(94, 46, 134);
           background-color: transparent;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

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

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

        .profile .column span.inlines-1joc476vl {
           border-radius: 0px;
           border-radius-shared: auto;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 12px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1.125rem;
           font-family: miller-text,serif;
           color: rgb(14, 78, 150);
           background-color: transparent;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

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

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

    /*paragraphs*/

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

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

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

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

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

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

    /*layoutitems*/

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

    /*containers*/

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

    /*images*/

        .diamond_needle_corp_hs_products_ltd_sunds_textiles .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_hs_products_ltd_sunds_textiles .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_hs_products_ltd_sunds_textiles .column span.inlines-1jm6lmjju {
           border-radius: 0px;
           border-radius-shared: auto;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 12px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: bold;
           font-size: 1.125rem;
           font-family: miller-text,serif;
           color: rgb(94, 46, 134);
           background-color: transparent;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

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

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

        .diamond_needle_corp_hs_products_ltd_sunds_textiles .column span.inlines-1joc476vl {
           border-radius: 0px;
           border-radius-shared: auto;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 12px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1.125rem;
           font-family: miller-text,serif;
           color: rgb(14, 78, 150);
           background-color: transparent;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

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

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

    /*paragraphs*/

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

    /*layoutitems*/

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

    /*containers*/

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

    /*lists*/

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

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*images*/

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

    /*inlines*/

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

        .sustainability .column span.inlines-1jm6lmjju {
           border-radius: 0px;
           border-radius-shared: auto;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 12px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: bold;
           font-size: 1.125rem;
           font-family: miller-text,serif;
           color: rgb(94, 46, 134);
           background-color: transparent;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

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

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

        .sustainability .column span.inlines-1joc476vl {
           border-radius: 0px;
           border-radius-shared: auto;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 12px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1.125rem;
           font-family: miller-text,serif;
           color: rgb(14, 78, 150);
           background-color: transparent;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

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

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

    /*paragraphs*/

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

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

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

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

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

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
ISPA Sustainability Conference Save the Date
***********************************/

    /*paragraphs*/

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

    /*inlines*/

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

    /*images*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

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

    /*layoutitems*/

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

    /*containers*/

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

    /*images*/

        .feature_from_product_to_promise .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_from_product_to_promise .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_from_product_to_promise .column span.inlines-1jm6lmjju {
           border-radius: 0px;
           border-radius-shared: auto;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 12px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: bold;
           font-size: 1.125rem;
           font-family: miller-text,serif;
           color: rgb(94, 46, 134);
           background-color: transparent;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

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

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

        .feature_from_product_to_promise .column span.inlines-1joc476vl {
           border-radius: 0px;
           border-radius-shared: auto;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 12px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1.125rem;
           font-family: miller-text,serif;
           color: rgb(14, 78, 150);
           background-color: transparent;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

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

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

    /*paragraphs*/

        .feature_from_product_to_promise .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_from_product_to_promise .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_from_product_to_promise .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_from_product_to_promise .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_from_product_to_promise .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; }
/***********************************
Bedtimes Supplies Guide
***********************************/

    /*paragraphs*/

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

    /*inlines*/

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

    /*images*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

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

    /*layoutitems*/

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

    /*containers*/

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

    /*images*/

        .feature_ticking_trends .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_ticking_trends .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_ticking_trends .column span.inlines-1jm6lmjju {
           border-radius: 0px;
           border-radius-shared: auto;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 12px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: bold;
           font-size: 1.125rem;
           font-family: miller-text,serif;
           color: rgb(94, 46, 134);
           background-color: transparent;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

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

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

        .feature_ticking_trends .column span.inlines-1joc476vl {
           border-radius: 0px;
           border-radius-shared: auto;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 12px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1.125rem;
           font-family: miller-text,serif;
           color: rgb(14, 78, 150);
           background-color: transparent;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

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

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

    /*paragraphs*/

        .feature_ticking_trends .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_ticking_trends .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_ticking_trends .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_ticking_trends .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_ticking_trends .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; }
/***********************************
FEATURE | New and Notable Bedding From High Point Market
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*images*/

        .feature_new_and_notable_bedding_from_high_point_market .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_new_and_notable_bedding_from_high_point_market .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_new_and_notable_bedding_from_high_point_market .column span.inlines-1jm6lmjju {
           border-radius: 0px;
           border-radius-shared: auto;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 12px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: bold;
           font-size: 1.125rem;
           font-family: miller-text,serif;
           color: rgb(94, 46, 134);
           background-color: transparent;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

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

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

        .feature_new_and_notable_bedding_from_high_point_market .column span.inlines-1joc476vl {
           border-radius: 0px;
           border-radius-shared: auto;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 12px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1.125rem;
           font-family: miller-text,serif;
           color: rgb(14, 78, 150);
           background-color: transparent;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

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

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

    /*paragraphs*/

        .feature_new_and_notable_bedding_from_high_point_market .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_new_and_notable_bedding_from_high_point_market .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_new_and_notable_bedding_from_high_point_market .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_new_and_notable_bedding_from_high_point_market .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_new_and_notable_bedding_from_high_point_market .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; }
/***********************************
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 | Model Law
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*images*/

        .feature_model_law .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_model_law .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_model_law .column span.inlines-1jm6lmjju {
           border-radius: 0px;
           border-radius-shared: auto;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 12px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: bold;
           font-size: 1.125rem;
           font-family: miller-text,serif;
           color: rgb(94, 46, 134);
           background-color: transparent;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

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

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

        .feature_model_law .column span.inlines-1joc476vl {
           border-radius: 0px;
           border-radius-shared: auto;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 12px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1.125rem;
           font-family: miller-text,serif;
           color: rgb(14, 78, 150);
           background-color: transparent;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

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

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

    /*paragraphs*/

        .feature_model_law .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_model_law .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_model_law .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_model_law .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_model_law .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; }
/***********************************
Creative Ticking
***********************************/

    /*paragraphs*/

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

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

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

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

    /*headers*/

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

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

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

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

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

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

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

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

        .lsk_napure_latex .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; }
/***********************************
Manual of Labeling Laws
***********************************/

    /*paragraphs*/

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

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

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

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

    /*headers*/

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

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

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

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

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

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

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

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

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

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

    /*paragraphs*/

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

    /*inlines*/

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

    /*images*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

        .enriquez_materials_quilting .column ol, .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; }
/***********************************
News
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*lists*/

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

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*images*/

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

    /*inlines*/

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

        .news .column span.inlines-1jm6lmjju {
           border-radius: 0px;
           border-radius-shared: auto;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 12px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: bold;
           font-size: 1.125rem;
           font-family: miller-text,serif;
           color: rgb(94, 46, 134);
           background-color: transparent;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

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

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

        .news .column span.inlines-1joc476vl {
           border-radius: 0px;
           border-radius-shared: auto;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 12px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1.125rem;
           font-family: miller-text,serif;
           color: rgb(14, 78, 150);
           background-color: transparent;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

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

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

    /*paragraphs*/

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

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

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

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

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

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

    /*paragraphs*/

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

    /*headers*/

        .rossi_components .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_components .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_components .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_components .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_components .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_components .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_components .column ol, .rossi_components .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_components .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_components .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
           border-width: 0px;
        }

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

    /*layoutitems*/

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

    /*containers*/

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

    /*lists*/

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

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*images*/

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

    /*inlines*/

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

        .newsmakers .column span.inlines-1jm6lmjju {
           border-radius: 0px;
           border-radius-shared: auto;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 12px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: bold;
           font-size: 1.125rem;
           font-family: miller-text,serif;
           color: rgb(94, 46, 134);
           background-color: transparent;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

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

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

        .newsmakers .column span.inlines-1joc476vl {
           border-radius: 0px;
           border-radius-shared: auto;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 12px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1.125rem;
           font-family: miller-text,serif;
           color: rgb(14, 78, 150);
           background-color: transparent;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

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

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

    /*paragraphs*/

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

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

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

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

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

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

    /*layoutitems*/

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

    /*containers*/

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

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

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

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

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

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

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

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

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

    /*images*/

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

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

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

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

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

        .rayson_jomel_ohm_systems .column span.inlines-1joc476vl {
           border-radius: 0px;
           border-radius-shared: auto;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 12px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1.125rem;
           font-family: miller-text,serif;
           color: rgb(14, 78, 150);
           background-color: transparent;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

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

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

    /*paragraphs*/

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

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

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

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

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

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

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

        .nightcap_q_a .column span.inlines-1joc476vl {
           border-radius: 0px;
           border-radius-shared: auto;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 12px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1.125rem;
           font-family: miller-text,serif;
           color: rgb(14, 78, 150);
           background-color: transparent;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

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

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

    /*paragraphs*/

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

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

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

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

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

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