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

    /*layoutitems*/

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

    /*containers*/

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

    /*lists*/

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

    /*images*/

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

    /*paragraphs*/

        .cover .column p {
           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: .3em;
           border-width: 0px;
        }

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

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

    /*layoutitems*/

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

    /*containers*/

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

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

    /*images*/

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

    /*headers*/

        .hrd_ad .column h6 {
           border-width: 0px;
        }

        .hrd_ad .column h5 {
           border-width: 0px;
        }

        .hrd_ad .column h4 {
           border-width: 0px;
        }

        .hrd_ad .column h3 {
           border-width: 0px;
        }

        .hrd_ad .column h2 {
           border-width: 0px;
        }

        .hrd_ad .column h1 {
           border-width: 0px;
        }

    /*links*/

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

    /*inlines*/

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

    /*paragraphs*/

        .hrd_ad .column p {
           border-width: 0px;
        }

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

    /*layoutitems*/

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

    /*containers*/

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

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

    /*images*/

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

    /*paragraphs*/

        .table_of_contents .column p {
           font-family: "myriad-pro",sans-serif;
           font-size: 1.25rem;
           margin-bottom: 38px;
           border-width: 0px;
        }

        .table_of_contents .column p.NoLineSpace {
           font-family: "myriad-pro",sans-serif;
           font-size: 1.25rem;
           margin-bottom: 6px;
           border-width: 0px;
        }

    /*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: .3em;
           border-width: 0px;
        }

    /*links*/

        .table_of_contents .column a {
           color: #000000;
           text-decoration: none;
           border-width: 0px;
        }

    /*headers*/

        .table_of_contents .column h1 {
           font-family: "futura-pt",sans-serif;
           font-size: 1.75rem;
           line-height: 1.2em;
           text-transform: uppercase;
           border-width: 0px;
        }

        .table_of_contents .column h2 {
           font-family: "myriad-pro",sans-serif;
           font-size: 1.5rem;
           font-weight: bold;
           border-width: 0px;
        }

        .table_of_contents .column h3 {
           border-width: 0px;
        }

        .table_of_contents .column h4 {
           border-width: 0px;
        }

        .table_of_contents .column h5 {
           border-width: 0px;
        }

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

    /*images*/

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

    /*paragraphs*/

        .masthead .column p {
           font-family: "myriad-pro",sans-serif;
           font-size: 1.125rem;
           text-align: center;
           border-width: 0px;
        }

        .masthead .column p.SmallPrint {
           font-family: "myriad-pro",sans-serif;
           font-size: 1rem;
           text-align: left;
           border-width: 0px;
        }

    /*inlines*/

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

    /*links*/

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

    /*headers*/

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

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

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

        .masthead .column h4 {
           font-family: "futura-pt",sans-serif;
           text-transform: uppercase;
           font-weight: bold;
           font-size: 1rem;
           border-width: 0px;
        }

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

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

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

    /*layoutitems*/

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

    /*containers*/

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

    /*images*/

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

    /*lists*/

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

        .editors_note .column .Numbers {
           font-weight: 200;
           line-height: 1.6em;
           font-size: 1.125rem;
           font-family: "myriad-pro",sans-serif;
           border-width: 0px;
           list-style-image: none;
        }

        .editors_note .column .Bullets {
           margin-top: 0px;
           margin-bottom: 24px;
           font-weight: 200;
           line-height: 1.6em;
           font-size: 1.125rem;
           font-family: "myriad-pro",sans-serif;
           list-style-type: disc;
           border-width: 0px;
           list-style-image: none;
        }

    /*headers*/

        .editors_note .column h6 {
           border-width: 0px;
        }

        .editors_note .column h5 {
           border-width: 0px;
        }

        .editors_note .column h4 {
           border-width: 0px;
        }

        .editors_note .column h3 {
           line-height: 1.3em;
           font-weight: bold;
           font-size: 1.375rem;
           font-family: "myriad-pro",sans-serif;
           color: #d71829;
           border-width: 0px;
        }

        .editors_note .column h2 {
           line-height: 1.3em;
           margin-bottom: 18px;
           font-weight: 500;
           font-size: 1.375rem;
           font-family: "myriad-pro",sans-serif;
           border-width: 0px;
        }

        .editors_note .column h1 {
           margin-top: 24px;
           margin-bottom: 24px;
           line-height: 1em;
           font-weight: bold;
           font-size: 3.25rem;
           font-family: "futura-pt",sans-serif;
           border-width: 0px;
        }

    /*links*/

        .editors_note .column a.BioLink {
           color: #6c6c6c;
           border-width: 0px;
        }

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

    /*inlines*/

        .editors_note .column .HRORed {
           color: #d71829;
           border-width: 0px;
        }

        .editors_note .column .Color {
           border-width: 0px;
        }

        .editors_note .column .HRODropCap {
           margin-right: 2px;
           margin-top: 15px;
           padding-top: 0px;
           float: left;
           font-weight: bold;
           line-height: 0.4em;
           font-size: 3.875rem;
           font-family: "myriad-pro",sans-serif;
           border-width: 0px;
        }

        .editors_note .column .default-drop-cap {
           font-family: Avant Garde, sans-serif;
           line-height: .3em;
           font-size: 3.75rem;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 400;
           float: left;
           border-width: 0px;
        }

    /*paragraphs*/

        .editors_note .column p.PullQuote {
           margin-left: 24px;
           margin-right: 24px;
           margin-top: 24px;
           margin-bottom: 24px;
           font-weight: bold;
           font-size: 1.75rem;
           font-family: "futura-pt",sans-serif;
           border-width: 0px;
        }

        .editors_note .column p.Bio {
           color: #6c6c6c;
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 1.1875rem;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

        .editors_note .column p.ByLine {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 1.1875rem;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

        .editors_note .column p.NoLineSpace {
           margin-bottom: 0px;
           font-weight: 200;
           font-size: 1.125rem;
           font-family: "myriad-pro",sans-serif;
           border-width: 0px;
        }

        .editors_note .column p {
           margin-bottom: 24px;
           font-weight: 200;
           font-size: 1.125rem;
           font-family: "myriad-pro",sans-serif;
           border-width: 0px;
        }

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

    /*layoutitems*/

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

    /*containers*/

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

    /*images*/

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

    /*paragraphs*/

        .ceo_letter .column p {
           font-family: "myriad-pro",sans-serif;
           font-size: 1.125rem;
           font-weight: 200;
           margin-bottom: 24px;
           border-width: 0px;
        }

        .ceo_letter .column p.NoLineSpace {
           font-family: "myriad-pro",sans-serif;
           font-size: 1.125rem;
           font-weight: 200;
           margin-bottom: 0px;
           border-width: 0px;
        }

        .ceo_letter .column p.ByLine {
           font-family: Helvetica, sans-serif;
           font-size: 1.1875rem;
           font-weight: 100;
           margin-bottom: 24px;
           border-width: 0px;
        }

        .ceo_letter .column p.Bio {
           font-family: Helvetica, sans-serif;
           font-size: 1.1875rem;
           font-weight: 100;
           margin-bottom: 24px;
           color: #6c6c6c;
           border-width: 0px;
        }

        .ceo_letter .column p.PullQuote {
           font-family: "futura-pt",sans-serif;
           font-size: 1.75rem;
           font-weight: bold;
           margin-bottom: 24px;
           margin-top: 24px;
           margin-right: 24px;
           margin-left: 24px;
           border-width: 0px;
        }

    /*inlines*/

        .ceo_letter .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: .3em;
           font-family: Avant Garde, sans-serif;
           border-width: 0px;
        }

        .ceo_letter .column .HRODropCap {
           font-family: "myriad-pro",sans-serif;
           font-size: 3.875rem;
           line-height: 0.4em;
           font-weight: bold;
           float: left;
           padding-top: 0px;
           margin-top: 15px;
           margin-right: 2px;
           border-width: 0px;
        }

        .ceo_letter .column .Color {
           border-width: 0px;
        }

        .ceo_letter .column .HRORed {
           color: #d71829;
           border-width: 0px;
        }

    /*links*/

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

        .ceo_letter .column a.BioLink {
           color: #6c6c6c;
           border-width: 0px;
        }

    /*headers*/

        .ceo_letter .column h1 {
           font-family: "futura-pt",sans-serif;
           font-size: 3.25rem;
           font-weight: bold;
           line-height: 1em;
           margin-bottom: 24px;
           margin-top: 24px;
           border-width: 0px;
        }

        .ceo_letter .column h2 {
           font-family: "myriad-pro",sans-serif;
           font-size: 1.375rem;
           font-weight: 500;
           margin-bottom: 18px;
           line-height: 1.3em;
           border-width: 0px;
        }

        .ceo_letter .column h3 {
           font-family: "myriad-pro",sans-serif;
           font-size: 1.375rem;
           font-weight: bold;
           line-height: 1.3em;
           border-width: 0px;
        }

        .ceo_letter .column h4 {
           border-width: 0px;
        }

        .ceo_letter .column h5 {
           border-width: 0px;
        }

        .ceo_letter .column h6 {
           border-width: 0px;
        }

    /*lists*/

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

        .ceo_letter .column .Bullets {
           list-style-type: disc;
           font-family: "myriad-pro",sans-serif;
           font-size: 1.125rem;
           line-height: 1.6em;
           font-weight: 200;
           margin-bottom: 24px;
           margin-top: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .ceo_letter .column .Numbers {
           font-family: "myriad-pro",sans-serif;
           font-size: 1.125rem;
           line-height: 1.6em;
           font-weight: 200;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*layoutitems*/

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

    /*containers*/

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

    /*images*/

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

    /*paragraphs*/

        .hro_today_association_update .column p {
           font-family: "myriad-pro",sans-serif;
           font-size: 1.125rem;
           font-weight: 200;
           margin-bottom: 24px;
           border-width: 0px;
        }

        .hro_today_association_update .column p.NoLineSpace {
           font-family: "myriad-pro",sans-serif;
           font-size: 1.125rem;
           font-weight: 200;
           margin-bottom: 0px;
           border-width: 0px;
        }

        .hro_today_association_update .column p.ByLine {
           font-family: Helvetica, sans-serif;
           font-size: 1.1875rem;
           font-weight: 100;
           margin-bottom: 24px;
           border-width: 0px;
        }

        .hro_today_association_update .column p.Bio {
           font-family: Helvetica, sans-serif;
           font-size: 1.1875rem;
           font-weight: 100;
           margin-bottom: 24px;
           color: #6c6c6c;
           border-width: 0px;
        }

        .hro_today_association_update .column p.PullQuote {
           font-family: "futura-pt",sans-serif;
           font-size: 1.75rem;
           font-weight: bold;
           margin-bottom: 24px;
           margin-top: 24px;
           margin-right: 24px;
           margin-left: 24px;
           border-width: 0px;
        }

    /*inlines*/

        .hro_today_association_update .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: .3em;
           font-family: Avant Garde, sans-serif;
           border-width: 0px;
        }

        .hro_today_association_update .column .HRODropCap {
           font-family: "myriad-pro",sans-serif;
           font-size: 3.875rem;
           line-height: 0.4em;
           font-weight: bold;
           float: left;
           padding-top: 0px;
           margin-top: 15px;
           margin-right: 2px;
           border-width: 0px;
        }

        .hro_today_association_update .column .Color {
           border-width: 0px;
        }

        .hro_today_association_update .column .HRORed {
           color: #d71829;
           border-width: 0px;
        }

    /*links*/

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

        .hro_today_association_update .column a.BioLink {
           color: #6c6c6c;
           border-width: 0px;
        }

    /*headers*/

        .hro_today_association_update .column h1 {
           font-family: "futura-pt",sans-serif;
           font-size: 3.25rem;
           font-weight: bold;
           line-height: 1em;
           margin-bottom: 24px;
           text-align: center;
           border-width: 0px;
        }

        .hro_today_association_update .column h2 {
           font-family: "myriad-pro",sans-serif;
           font-size: 1.375rem;
           font-weight: 500;
           margin-bottom: 18px;
           line-height: 1.3em;
           border-width: 0px;
        }

        .hro_today_association_update .column h3 {
           color: #d71829;
           font-family: "myriad-pro",sans-serif;
           font-size: 1.375rem;
           font-weight: bold;
           border-width: 0px;
        }

        .hro_today_association_update .column h4 {
           border-width: 0px;
        }

        .hro_today_association_update .column h5 {
           border-width: 0px;
        }

        .hro_today_association_update .column h6 {
           border-width: 0px;
        }

    /*lists*/

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

        .hro_today_association_update .column .Bullets {
           list-style-type: disc;
           font-family: "myriad-pro",sans-serif;
           font-size: 1.125rem;
           line-height: 1.6em;
           font-weight: 200;
           margin-bottom: 24px;
           margin-top: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .hro_today_association_update .column .Numbers {
           font-family: "myriad-pro",sans-serif;
           font-size: 1.125rem;
           line-height: 1.6em;
           font-weight: 200;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*layoutitems*/

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

    /*containers*/

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

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

    /*images*/

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

    /*paragraphs*/

        .hro_today_association_ad .column p {
           border-width: 0px;
        }

    /*inlines*/

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

    /*links*/

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

    /*headers*/

        .hro_today_association_ad .column h1 {
           border-width: 0px;
        }

        .hro_today_association_ad .column h2 {
           border-width: 0px;
        }

        .hro_today_association_ad .column h3 {
           border-width: 0px;
        }

        .hro_today_association_ad .column h4 {
           border-width: 0px;
        }

        .hro_today_association_ad .column h5 {
           border-width: 0px;
        }

        .hro_today_association_ad .column h6 {
           border-width: 0px;
        }

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

    /*layoutitems*/

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

    /*containers*/

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

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

    /*images*/

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

    /*headers*/

        .hro_today_2026_thought_leadership .column h6 {
           border-width: 0px;
        }

        .hro_today_2026_thought_leadership .column h5 {
           border-width: 0px;
        }

        .hro_today_2026_thought_leadership .column h4 {
           border-width: 0px;
        }

        .hro_today_2026_thought_leadership .column h3 {
           border-width: 0px;
        }

        .hro_today_2026_thought_leadership .column h2 {
           border-width: 0px;
        }

        .hro_today_2026_thought_leadership .column h1 {
           border-width: 0px;
        }

    /*links*/

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

    /*inlines*/

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

    /*paragraphs*/

        .hro_today_2026_thought_leadership .column p {
           border-width: 0px;
        }

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

    /*layoutitems*/

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

    /*containers*/

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

    /*images*/

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

    /*paragraphs*/

        .eye_on_benefits .column p {
           font-family: "myriad-pro",sans-serif;
           font-size: 1.125rem;
           font-weight: 200;
           margin-bottom: 24px;
           border-width: 0px;
        }

        .eye_on_benefits .column p.NoLineSpace {
           font-family: "myriad-pro",sans-serif;
           font-size: 1.125rem;
           font-weight: 200;
           margin-bottom: 0px;
           border-width: 0px;
        }

        .eye_on_benefits .column p.ByLine {
           font-family: Helvetica, sans-serif;
           font-size: 1.1875rem;
           font-weight: 100;
           margin-bottom: 24px;
           border-width: 0px;
        }

        .eye_on_benefits .column p.Bio {
           font-family: Helvetica, sans-serif;
           font-size: 1.1875rem;
           font-weight: 100;
           margin-bottom: 24px;
           color: #6c6c6c;
           border-width: 0px;
        }

        .eye_on_benefits .column p.PullQuote {
           font-family: "futura-pt",sans-serif;
           font-size: 1.75rem;
           font-weight: bold;
           margin-bottom: 24px;
           margin-top: 24px;
           margin-right: 24px;
           margin-left: 24px;
           border-width: 0px;
        }

    /*inlines*/

        .eye_on_benefits .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: .3em;
           font-family: Avant Garde, sans-serif;
           border-width: 0px;
        }

        .eye_on_benefits .column .HRODropCap {
           font-family: "myriad-pro",sans-serif;
           font-size: 3.875rem;
           line-height: 0.4em;
           font-weight: bold;
           float: left;
           padding-top: 0px;
           margin-top: 15px;
           margin-right: 2px;
           border-width: 0px;
        }

        .eye_on_benefits .column .Color {
           border-width: 0px;
        }

        .eye_on_benefits .column .HRORed {
           color: #d71829;
           border-width: 0px;
        }

    /*links*/

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

        .eye_on_benefits .column a.BioLink {
           color: #6c6c6c;
           border-width: 0px;
        }

    /*headers*/

        .eye_on_benefits .column h1 {
           font-family: "futura-pt",sans-serif;
           font-size: 3.25rem;
           font-weight: bold;
           line-height: 1em;
           margin-bottom: 12px;
           margin-top: 32px;
           border-width: 0px;
        }

        .eye_on_benefits .column h2 {
           font-family: "myriad-pro",sans-serif;
           font-size: 1.375rem;
           font-weight: 500;
           margin-bottom: 18px;
           line-height: 1.3em;
           border-width: 0px;
        }

        .eye_on_benefits .column h3 {
           font-family: "myriad-pro",sans-serif;
           font-size: 1.375rem;
           font-weight: bold;
           color: #d71829;
           border-width: 0px;
        }

        .eye_on_benefits .column h4 {
           border-width: 0px;
        }

        .eye_on_benefits .column h5 {
           border-width: 0px;
        }

        .eye_on_benefits .column h6 {
           border-width: 0px;
        }

    /*lists*/

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

        .eye_on_benefits .column .Bullets {
           list-style-type: disc;
           font-family: "myriad-pro",sans-serif;
           font-size: 1.125rem;
           line-height: 1.6em;
           font-weight: 200;
           border-width: 0px;
           list-style-image: none;
        }

        .eye_on_benefits .column .Numbers {
           font-family: "myriad-pro",sans-serif;
           font-size: 1.125rem;
           line-height: 1.6em;
           font-weight: 200;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*layoutitems*/

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

    /*containers*/

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

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

    /*images*/

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

    /*headers*/

        .eyemed .column h6 {
           border-width: 0px;
        }

        .eyemed .column h5 {
           border-width: 0px;
        }

        .eyemed .column h4 {
           border-width: 0px;
        }

        .eyemed .column h3 {
           border-width: 0px;
        }

        .eyemed .column h2 {
           border-width: 0px;
        }

        .eyemed .column h1 {
           border-width: 0px;
        }

    /*links*/

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

    /*inlines*/

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

    /*paragraphs*/

        .eyemed .column p {
           border-width: 0px;
        }

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

    /*layoutitems*/

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

    /*containers*/

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

    /*images*/

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

    /*paragraphs*/

        .elevated_hiring .column p {
           font-family: "myriad-pro",sans-serif;
           font-size: 1.125rem;
           font-weight: 200;
           margin-bottom: 24px;
           border-width: 0px;
        }

        .elevated_hiring .column p.NoLineSpace {
           font-family: "myriad-pro",sans-serif;
           font-size: 1.125rem;
           font-weight: 200;
           margin-bottom: 0px;
           border-width: 0px;
        }

        .elevated_hiring .column p.ByLine {
           font-family: Helvetica, sans-serif;
           font-size: 1.1875rem;
           font-weight: 100;
           margin-bottom: 24px;
           border-width: 0px;
        }

        .elevated_hiring .column p.Bio {
           font-family: Helvetica, sans-serif;
           font-size: 1.1875rem;
           font-weight: 100;
           margin-bottom: 24px;
           color: #6c6c6c;
           border-width: 0px;
        }

        .elevated_hiring .column p.PullQuote {
           font-family: "futura-pt",sans-serif;
           font-size: 1.75rem;
           font-weight: bold;
           margin-bottom: 24px;
           margin-top: 24px;
           margin-right: 24px;
           margin-left: 24px;
           border-width: 0px;
        }

    /*inlines*/

        .elevated_hiring .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: .3em;
           font-family: Avant Garde, sans-serif;
           border-width: 0px;
        }

        .elevated_hiring .column .HRODropCap {
           font-family: "myriad-pro",sans-serif;
           font-size: 3.875rem;
           line-height: 0.4em;
           font-weight: bold;
           float: left;
           padding-top: 0px;
           margin-top: 15px;
           margin-right: 2px;
           border-width: 0px;
        }

        .elevated_hiring .column .Color {
           border-width: 0px;
        }

        .elevated_hiring .column .HRORed {
           color: #d71829;
           border-width: 0px;
        }

    /*links*/

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

        .elevated_hiring .column a.BioLink {
           color: #6c6c6c;
           border-width: 0px;
        }

    /*headers*/

        .elevated_hiring .column h1 {
           font-family: "futura-pt",sans-serif;
           font-size: 3.25rem;
           font-weight: bold;
           line-height: 1em;
           margin-bottom: 12px;
           margin-top: 32px;
           border-width: 0px;
        }

        .elevated_hiring .column h2 {
           font-family: "myriad-pro",sans-serif;
           font-size: 1.375rem;
           font-weight: 500;
           margin-bottom: 18px;
           line-height: 1.3em;
           border-width: 0px;
        }

        .elevated_hiring .column h3 {
           font-family: "myriad-pro",sans-serif;
           font-size: 1.375rem;
           font-weight: bold;
           color: #d71829;
           border-width: 0px;
        }

        .elevated_hiring .column h4 {
           border-width: 0px;
        }

        .elevated_hiring .column h5 {
           border-width: 0px;
        }

        .elevated_hiring .column h6 {
           border-width: 0px;
        }

    /*lists*/

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

        .elevated_hiring .column .Bullets {
           list-style-type: disc;
           font-family: "myriad-pro",sans-serif;
           font-size: 1.125rem;
           line-height: 1.6em;
           font-weight: 200;
           border-width: 0px;
           list-style-image: none;
        }

        .elevated_hiring .column .Numbers {
           font-family: "myriad-pro",sans-serif;
           font-size: 1.125rem;
           line-height: 1.6em;
           font-weight: 200;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*layoutitems*/

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

    /*containers*/

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

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

    /*images*/

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

    /*headers*/

        .hueman_people_solutions .column h6 {
           border-width: 0px;
        }

        .hueman_people_solutions .column h5 {
           border-width: 0px;
        }

        .hueman_people_solutions .column h4 {
           border-width: 0px;
        }

        .hueman_people_solutions .column h3 {
           border-width: 0px;
        }

        .hueman_people_solutions .column h2 {
           border-width: 0px;
        }

        .hueman_people_solutions .column h1 {
           border-width: 0px;
        }

    /*links*/

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

    /*inlines*/

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

    /*paragraphs*/

        .hueman_people_solutions .column p {
           border-width: 0px;
        }

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

    /*lists*/

        .chro_of_year_noms_1 .column .Numbers {
           font-weight: 200;
           line-height: 1.6em;
           font-size: 1.125rem;
           font-family: "myriad-pro",sans-serif;
           border-width: 0px;
           list-style-image: none;
        }

        .chro_of_year_noms_1 .column .Bullets {
           margin-top: 0px;
           margin-bottom: 24px;
           font-weight: 200;
           line-height: 1.6em;
           font-size: 1.125rem;
           font-family: "myriad-pro",sans-serif;
           list-style-type: disc;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*headers*/

        .chro_of_year_noms_1 .column h6 {
           border-width: 0px;
        }

        .chro_of_year_noms_1 .column h5 {
           border-width: 0px;
        }

        .chro_of_year_noms_1 .column h4 {
           border-width: 0px;
        }

        .chro_of_year_noms_1 .column h3 {
           line-height: 1.3em;
           font-weight: bold;
           font-size: 1.375rem;
           font-family: "myriad-pro",sans-serif;
           border-width: 0px;
        }

        .chro_of_year_noms_1 .column h2 {
           padding-right: 12px;
           padding-left: 12px;
           color: #000000;
           line-height: 1.3em;
           margin-bottom: 18px;
           font-weight: 500;
           font-size: 1.375rem;
           font-family: "myriad-pro",sans-serif;
           border-width: 0px;
        }

        .chro_of_year_noms_1 .column h1 {
           padding-right: 12px;
           padding-left: 12px;
           color: #00c6d2;
           margin-bottom: 12px;
           line-height: 1em;
           font-weight: bold;
           font-size: 3.25rem;
           font-family: "futura-pt",sans-serif;
           border-width: 0px;
        }

    /*links*/

        .chro_of_year_noms_1 .column a.BioLink {
           color: #6c6c6c;
           border-width: 0px;
        }

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

    /*inlines*/

        .chro_of_year_noms_1 .column .HRORed {
           color: #d71829;
           border-width: 0px;
        }

        .chro_of_year_noms_1 .column .Color {
           border-width: 0px;
        }

        .chro_of_year_noms_1 .column .HRODropCap {
           margin-right: 2px;
           margin-top: 15px;
           padding-top: 0px;
           float: left;
           font-weight: bold;
           line-height: 0.4em;
           font-size: 3.875rem;
           font-family: "myriad-pro",sans-serif;
           border-width: 0px;
        }

        .chro_of_year_noms_1 .column .default-drop-cap {
           font-family: Avant Garde, sans-serif;
           line-height: .3em;
           font-size: 3.75rem;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 400;
           float: left;
           border-width: 0px;
        }

    /*paragraphs*/

        .chro_of_year_noms_1 .column p.Position {
           background-color: #00c6d2;
           color: #ffffff;
           padding-bottom: 0px;
           padding-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-top: 0px;
           padding-right: 12px;
           padding-left: 12px;
           margin-bottom: 0px;
           font-weight: 200;
           font-size: 1.25rem;
           font-family: "futura-pt",sans-serif;
           border-width: 0px;
        }

        .chro_of_year_noms_1 .column p.Org {
           color: #ffffff;
           background-color: #00c6d2;
           padding-top: 0px;
           margin-top: 0px;
           padding-bottom: 12px;
           padding-right: 12px;
           padding-left: 12px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 4px;
           font-weight: 200;
           font-size: 1.25rem;
           font-family: "futura-pt",sans-serif;
           border-width: 0px;
        }

        .chro_of_year_noms_1 .column p.Name {
           background-color: #00c6d2;
           color: #ffffff;
           padding-bottom: 0px;
           padding-right: 12px;
           padding-left: 12px;
           padding-top: 12px;
           text-transform: uppercase;
           margin-bottom: 0px;
           font-weight: 200;
           font-size: 1.375rem;
           font-family: "futura-pt",sans-serif;
           border-width: 0px;
        }

        .chro_of_year_noms_1 .column p.PullQuoteCredit {
           margin-bottom: 24px;
           font-weight: 200;
           font-size: 1.125rem;
           font-family: "myriad-pro",sans-serif;
           border-width: 0px;
        }

        .chro_of_year_noms_1 .column p.PullQuote {
           margin-left: 24px;
           margin-right: 24px;
           margin-top: 24px;
           margin-bottom: 24px;
           font-weight: bold;
           font-size: 1.75rem;
           font-family: "futura-pt",sans-serif;
           border-width: 0px;
        }

        .chro_of_year_noms_1 .column p.Bio {
           background-color: transparent;
           color: transparent;
           margin-bottom: 12px;
           font-weight: 100;
           font-size: 1.1875rem;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

        .chro_of_year_noms_1 .column p.ByLine {
           padding-bottom: 24px;
           padding-top: 0px;
           padding-right: 12px;
           padding-left: 12px;
           color: #000000;
           background-color: transparent;
           margin-bottom: 0px;
           font-weight: 100;
           font-size: 1.1875rem;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

        .chro_of_year_noms_1 .column p.NoLineSpace {
           padding-right: 12px;
           padding-left: 12px;
           padding-bottom: 12px;
           padding-top: 12px;
           margin-top: 0px;
           color: #000000;
           background-color: rgba(255, 255, 255, 0.51);
           margin-bottom: 0px;
           font-weight: 200;
           font-size: 1.125rem;
           font-family: "myriad-pro",sans-serif;
           border-width: 0px;
        }

        .chro_of_year_noms_1 .column p {
           background-color: #00c6d2;
           color: #ffffff;
           padding-right: 12px;
           padding-left: 12px;
           padding-bottom: 12px;
           padding-top: 12px;
           margin-bottom: 32px;
           font-weight: 200;
           font-size: 1.125rem;
           font-family: "myriad-pro",sans-serif;
           border-width: 0px;
        }

    /*images*/

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

    /*containers*/

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

    /*layoutitems*/

        .chro_of_year_noms_1 .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; }
/***********************************
CHRO of Year Noms - Page 2
***********************************/

    /*paragraphs*/

        .chro_of_year_noms_page_2 .column p {
           font-family: "myriad-pro",sans-serif;
           font-size: 1.125rem;
           font-weight: 200;
           margin-bottom: 32px;
           padding-top: 12px;
           padding-bottom: 12px;
           padding-left: 12px;
           padding-right: 12px;
           color: #ffffff;
           background-color: #00c6d2;
           border-width: 0px;
        }

        .chro_of_year_noms_page_2 .column p.NoLineSpace {
           font-family: "myriad-pro",sans-serif;
           font-size: 1.125rem;
           font-weight: 200;
           margin-bottom: 0px;
           background-color: rgba(255, 255, 255, 0.51);
           color: #000000;
           margin-top: 0px;
           padding-top: 12px;
           padding-bottom: 12px;
           padding-left: 12px;
           padding-right: 12px;
           border-width: 0px;
        }

        .chro_of_year_noms_page_2 .column p.ByLine {
           font-family: Helvetica, sans-serif;
           font-size: 1.1875rem;
           font-weight: 100;
           margin-bottom: 0px;
           background-color: transparent;
           color: #ffffff;
           padding-left: 12px;
           padding-right: 12px;
           padding-top: 0px;
           padding-bottom: 24px;
           border-width: 0px;
        }

        .chro_of_year_noms_page_2 .column p.Bio {
           font-family: Helvetica, sans-serif;
           font-size: 1.1875rem;
           font-weight: 100;
           margin-bottom: 12px;
           color: transparent;
           background-color: transparent;
           border-width: 0px;
        }

        .chro_of_year_noms_page_2 .column p.PullQuote {
           font-family: "futura-pt",sans-serif;
           font-size: 1.75rem;
           font-weight: bold;
           margin-bottom: 24px;
           margin-top: 24px;
           margin-right: 24px;
           margin-left: 24px;
           border-width: 0px;
        }

        .chro_of_year_noms_page_2 .column p.PullQuoteCredit {
           font-family: "myriad-pro",sans-serif;
           font-size: 1.125rem;
           font-weight: 200;
           margin-bottom: 24px;
           border-width: 0px;
        }

        .chro_of_year_noms_page_2 .column p.Name {
           font-family: "futura-pt",sans-serif;
           font-size: 1.375rem;
           font-weight: 200;
           margin-bottom: 0px;
           text-transform: uppercase;
           padding-top: 12px;
           padding-left: 12px;
           padding-right: 12px;
           padding-bottom: 0px;
           color: #ffffff;
           background-color: #00c6d2;
           border-width: 0px;
        }

        .chro_of_year_noms_page_2 .column p.Org {
           font-family: "futura-pt",sans-serif;
           font-size: 1.25rem;
           font-weight: 200;
           margin-bottom: 4px;
           margin-left: 0px;
           margin-right: 0px;
           padding-left: 12px;
           padding-right: 12px;
           padding-bottom: 12px;
           margin-top: 0px;
           padding-top: 0px;
           background-color: #00c6d2;
           color: #ffffff;
           border-width: 0px;
        }

        .chro_of_year_noms_page_2 .column p.Position {
           font-family: "futura-pt",sans-serif;
           font-size: 1.25rem;
           font-weight: 200;
           margin-bottom: 0px;
           padding-left: 12px;
           padding-right: 12px;
           margin-top: 0px;
           margin-left: 0px;
           margin-right: 0px;
           padding-top: 0px;
           padding-bottom: 0px;
           color: #ffffff;
           background-color: #00c6d2;
           border-width: 0px;
        }

    /*inlines*/

        .chro_of_year_noms_page_2 .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: .3em;
           font-family: Avant Garde, sans-serif;
           border-width: 0px;
        }

        .chro_of_year_noms_page_2 .column .HRODropCap {
           font-family: "myriad-pro",sans-serif;
           font-size: 3.875rem;
           line-height: 0.4em;
           font-weight: bold;
           float: left;
           padding-top: 0px;
           margin-top: 15px;
           margin-right: 2px;
           border-width: 0px;
        }

        .chro_of_year_noms_page_2 .column .Color {
           border-width: 0px;
        }

        .chro_of_year_noms_page_2 .column .HRORed {
           color: #d71829;
           border-width: 0px;
        }

    /*links*/

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

        .chro_of_year_noms_page_2 .column a.BioLink {
           color: #6c6c6c;
           border-width: 0px;
        }

    /*headers*/

        .chro_of_year_noms_page_2 .column h1 {
           font-family: "futura-pt",sans-serif;
           font-size: 3.25rem;
           font-weight: bold;
           line-height: 1em;
           margin-bottom: 12px;
           color: #00c6d2;
           padding-left: 12px;
           padding-right: 12px;
           border-width: 0px;
        }

        .chro_of_year_noms_page_2 .column h2 {
           font-family: "myriad-pro",sans-serif;
           font-size: 1.375rem;
           font-weight: 500;
           margin-bottom: 18px;
           line-height: 1.3em;
           color: #2389cd;
           padding-left: 12px;
           padding-right: 12px;
           border-width: 0px;
        }

        .chro_of_year_noms_page_2 .column h3 {
           font-family: "myriad-pro",sans-serif;
           font-size: 1.375rem;
           font-weight: bold;
           line-height: 1.3em;
           border-width: 0px;
        }

        .chro_of_year_noms_page_2 .column h4 {
           border-width: 0px;
        }

        .chro_of_year_noms_page_2 .column h5 {
           border-width: 0px;
        }

        .chro_of_year_noms_page_2 .column h6 {
           border-width: 0px;
        }

    /*lists*/

        .chro_of_year_noms_page_2 .column .Bullets {
           list-style-type: disc;
           font-family: "myriad-pro",sans-serif;
           font-size: 1.125rem;
           line-height: 1.6em;
           font-weight: 200;
           margin-bottom: 24px;
           margin-top: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .chro_of_year_noms_page_2 .column .Numbers {
           font-family: "myriad-pro",sans-serif;
           font-size: 1.125rem;
           line-height: 1.6em;
           font-weight: 200;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*images*/

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

    /*containers*/

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

    /*layoutitems*/

        .chro_of_year_noms_page_2 .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; }
/***********************************
CHRO of Year Noms - Page 3
***********************************/

    /*lists*/

        .chro_of_year_noms_page_3 .column .Numbers {
           font-weight: 200;
           line-height: 1.6em;
           font-size: 1.125rem;
           font-family: "myriad-pro",sans-serif;
           border-width: 0px;
           list-style-image: none;
        }

        .chro_of_year_noms_page_3 .column .Bullets {
           margin-top: 0px;
           margin-bottom: 24px;
           font-weight: 200;
           line-height: 1.6em;
           font-size: 1.125rem;
           font-family: "myriad-pro",sans-serif;
           list-style-type: disc;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*headers*/

        .chro_of_year_noms_page_3 .column h6 {
           border-width: 0px;
        }

        .chro_of_year_noms_page_3 .column h5 {
           border-width: 0px;
        }

        .chro_of_year_noms_page_3 .column h4 {
           border-width: 0px;
        }

        .chro_of_year_noms_page_3 .column h3 {
           line-height: 1.3em;
           font-weight: bold;
           font-size: 1.375rem;
           font-family: "myriad-pro",sans-serif;
           border-width: 0px;
        }

        .chro_of_year_noms_page_3 .column h2 {
           padding-right: 12px;
           padding-left: 12px;
           color: #2389cd;
           line-height: 1.3em;
           margin-bottom: 18px;
           font-weight: 500;
           font-size: 1.375rem;
           font-family: "myriad-pro",sans-serif;
           border-width: 0px;
        }

        .chro_of_year_noms_page_3 .column h1 {
           padding-right: 12px;
           padding-left: 12px;
           color: #00c6d2;
           margin-bottom: 12px;
           line-height: 1em;
           font-weight: bold;
           font-size: 3.25rem;
           font-family: "futura-pt",sans-serif;
           border-width: 0px;
        }

    /*links*/

        .chro_of_year_noms_page_3 .column a.BioLink {
           color: #6c6c6c;
           border-width: 0px;
        }

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

    /*inlines*/

        .chro_of_year_noms_page_3 .column .HRORed {
           color: #d71829;
           border-width: 0px;
        }

        .chro_of_year_noms_page_3 .column .Color {
           border-width: 0px;
        }

        .chro_of_year_noms_page_3 .column .HRODropCap {
           margin-right: 2px;
           margin-top: 15px;
           padding-top: 0px;
           float: left;
           font-weight: bold;
           line-height: 0.4em;
           font-size: 3.875rem;
           font-family: "myriad-pro",sans-serif;
           border-width: 0px;
        }

        .chro_of_year_noms_page_3 .column .default-drop-cap {
           font-family: Avant Garde, sans-serif;
           line-height: .3em;
           font-size: 3.75rem;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 400;
           float: left;
           border-width: 0px;
        }

    /*paragraphs*/

        .chro_of_year_noms_page_3 .column p.Position {
           background-color: #00c6d2;
           color: #ffffff;
           padding-bottom: 0px;
           padding-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-top: 0px;
           padding-right: 12px;
           padding-left: 12px;
           margin-bottom: 0px;
           font-weight: 200;
           font-size: 1.25rem;
           font-family: "futura-pt",sans-serif;
           border-width: 0px;
        }

        .chro_of_year_noms_page_3 .column p.Org {
           color: #ffffff;
           background-color: #00c6d2;
           padding-top: 0px;
           margin-top: 0px;
           padding-bottom: 12px;
           padding-right: 12px;
           padding-left: 12px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 4px;
           font-weight: 200;
           font-size: 1.25rem;
           font-family: "futura-pt",sans-serif;
           border-width: 0px;
        }

        .chro_of_year_noms_page_3 .column p.Name {
           background-color: #00c6d2;
           color: #ffffff;
           padding-bottom: 0px;
           padding-right: 12px;
           padding-left: 12px;
           padding-top: 12px;
           text-transform: uppercase;
           margin-bottom: 0px;
           font-weight: 200;
           font-size: 1.375rem;
           font-family: "futura-pt",sans-serif;
           border-width: 0px;
        }

        .chro_of_year_noms_page_3 .column p.PullQuoteCredit {
           margin-bottom: 24px;
           font-weight: 200;
           font-size: 1.125rem;
           font-family: "myriad-pro",sans-serif;
           border-width: 0px;
        }

        .chro_of_year_noms_page_3 .column p.PullQuote {
           margin-left: 24px;
           margin-right: 24px;
           margin-top: 24px;
           margin-bottom: 24px;
           font-weight: bold;
           font-size: 1.75rem;
           font-family: "futura-pt",sans-serif;
           border-width: 0px;
        }

        .chro_of_year_noms_page_3 .column p.Bio {
           background-color: transparent;
           color: transparent;
           margin-bottom: 12px;
           font-weight: 100;
           font-size: 1.1875rem;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

        .chro_of_year_noms_page_3 .column p.ByLine {
           padding-bottom: 24px;
           padding-top: 0px;
           padding-right: 12px;
           padding-left: 12px;
           color: #ffffff;
           background-color: transparent;
           margin-bottom: 0px;
           font-weight: 100;
           font-size: 1.1875rem;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

        .chro_of_year_noms_page_3 .column p.NoLineSpace {
           padding-right: 12px;
           padding-left: 12px;
           padding-bottom: 12px;
           padding-top: 12px;
           margin-top: 0px;
           color: #000000;
           background-color: rgba(255, 255, 255, 0.51);
           margin-bottom: 0px;
           font-weight: 200;
           font-size: 1.125rem;
           font-family: "myriad-pro",sans-serif;
           border-width: 0px;
        }

        .chro_of_year_noms_page_3 .column p {
           background-color: #00c6d2;
           color: #ffffff;
           padding-right: 12px;
           padding-left: 12px;
           padding-bottom: 12px;
           padding-top: 12px;
           margin-bottom: 32px;
           font-weight: 200;
           font-size: 1.125rem;
           font-family: "myriad-pro",sans-serif;
           border-width: 0px;
        }

    /*images*/

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

    /*containers*/

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

        .chro_of_year_noms_page_3 .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; }
/***********************************
CHRO of Year Noms - Page 4
***********************************/

    /*paragraphs*/

        .chro_of_year_noms_page_4 .column p {
           font-family: "myriad-pro",sans-serif;
           font-size: 1.125rem;
           font-weight: 200;
           margin-bottom: 32px;
           padding-top: 12px;
           padding-bottom: 12px;
           padding-left: 12px;
           padding-right: 12px;
           color: #ffffff;
           background-color: #00c6d2;
           border-width: 0px;
        }

        .chro_of_year_noms_page_4 .column p.NoLineSpace {
           font-family: "myriad-pro",sans-serif;
           font-size: 1.125rem;
           font-weight: 200;
           margin-bottom: 0px;
           background-color: rgba(255, 255, 255, 0.51);
           color: #000000;
           margin-top: 0px;
           padding-top: 12px;
           padding-bottom: 12px;
           padding-left: 12px;
           padding-right: 12px;
           border-width: 0px;
        }

        .chro_of_year_noms_page_4 .column p.ByLine {
           font-family: Helvetica, sans-serif;
           font-size: 1.1875rem;
           font-weight: 100;
           margin-bottom: 0px;
           background-color: transparent;
           color: #ffffff;
           padding-left: 12px;
           padding-right: 12px;
           padding-top: 0px;
           padding-bottom: 24px;
           border-width: 0px;
        }

        .chro_of_year_noms_page_4 .column p.Bio {
           font-family: Helvetica, sans-serif;
           font-size: 1.1875rem;
           font-weight: 100;
           margin-bottom: 12px;
           color: transparent;
           background-color: transparent;
           border-width: 0px;
        }

        .chro_of_year_noms_page_4 .column p.PullQuote {
           font-family: "futura-pt",sans-serif;
           font-size: 1.75rem;
           font-weight: bold;
           margin-bottom: 24px;
           margin-top: 24px;
           margin-right: 24px;
           margin-left: 24px;
           border-width: 0px;
        }

        .chro_of_year_noms_page_4 .column p.PullQuoteCredit {
           font-family: "myriad-pro",sans-serif;
           font-size: 1.125rem;
           font-weight: 200;
           margin-bottom: 24px;
           border-width: 0px;
        }

        .chro_of_year_noms_page_4 .column p.Name {
           font-family: "futura-pt",sans-serif;
           font-size: 1.375rem;
           font-weight: 200;
           margin-bottom: 0px;
           text-transform: uppercase;
           padding-top: 12px;
           padding-left: 12px;
           padding-right: 12px;
           padding-bottom: 0px;
           color: #ffffff;
           background-color: #00c6d2;
           border-width: 0px;
        }

        .chro_of_year_noms_page_4 .column p.Org {
           font-family: "futura-pt",sans-serif;
           font-size: 1.25rem;
           font-weight: 200;
           margin-bottom: 4px;
           margin-left: 0px;
           margin-right: 0px;
           padding-left: 12px;
           padding-right: 12px;
           padding-bottom: 12px;
           margin-top: 0px;
           padding-top: 0px;
           background-color: #00c6d2;
           color: #ffffff;
           border-width: 0px;
        }

        .chro_of_year_noms_page_4 .column p.Position {
           font-family: "futura-pt",sans-serif;
           font-size: 1.25rem;
           font-weight: 200;
           margin-bottom: 0px;
           padding-left: 12px;
           padding-right: 12px;
           margin-top: 0px;
           margin-left: 0px;
           margin-right: 0px;
           padding-top: 0px;
           padding-bottom: 0px;
           color: #ffffff;
           background-color: #00c6d2;
           border-width: 0px;
        }

    /*inlines*/

        .chro_of_year_noms_page_4 .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: .3em;
           font-family: Avant Garde, sans-serif;
           border-width: 0px;
        }

        .chro_of_year_noms_page_4 .column .HRODropCap {
           font-family: "myriad-pro",sans-serif;
           font-size: 3.875rem;
           line-height: 0.4em;
           font-weight: bold;
           float: left;
           padding-top: 0px;
           margin-top: 15px;
           margin-right: 2px;
           border-width: 0px;
        }

        .chro_of_year_noms_page_4 .column .Color {
           border-width: 0px;
        }

        .chro_of_year_noms_page_4 .column .HRORed {
           color: #d71829;
           border-width: 0px;
        }

    /*links*/

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

        .chro_of_year_noms_page_4 .column a.BioLink {
           color: #6c6c6c;
           border-width: 0px;
        }

    /*headers*/

        .chro_of_year_noms_page_4 .column h1 {
           font-family: "futura-pt",sans-serif;
           font-size: 3.25rem;
           font-weight: bold;
           line-height: 1em;
           margin-bottom: 12px;
           color: #00c6d2;
           padding-left: 12px;
           padding-right: 12px;
           border-width: 0px;
        }

        .chro_of_year_noms_page_4 .column h2 {
           font-family: "myriad-pro",sans-serif;
           font-size: 1.375rem;
           font-weight: 500;
           margin-bottom: 18px;
           line-height: 1.3em;
           color: #2389cd;
           padding-left: 12px;
           padding-right: 12px;
           border-width: 0px;
        }

        .chro_of_year_noms_page_4 .column h3 {
           font-family: "myriad-pro",sans-serif;
           font-size: 1.375rem;
           font-weight: bold;
           line-height: 1.3em;
           border-width: 0px;
        }

        .chro_of_year_noms_page_4 .column h4 {
           border-width: 0px;
        }

        .chro_of_year_noms_page_4 .column h5 {
           border-width: 0px;
        }

        .chro_of_year_noms_page_4 .column h6 {
           border-width: 0px;
        }

    /*lists*/

        .chro_of_year_noms_page_4 .column .Bullets {
           list-style-type: disc;
           font-family: "myriad-pro",sans-serif;
           font-size: 1.125rem;
           line-height: 1.6em;
           font-weight: 200;
           margin-bottom: 24px;
           margin-top: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .chro_of_year_noms_page_4 .column .Numbers {
           font-family: "myriad-pro",sans-serif;
           font-size: 1.125rem;
           line-height: 1.6em;
           font-weight: 200;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*images*/

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

    /*containers*/

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

        .chro_of_year_noms_page_4 .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; }
/***********************************
Recruiting Age AI
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*images*/

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

    /*lists*/

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

        .recruiting_age_ai .column .Numbers {
           font-weight: 200;
           line-height: 1.6em;
           font-size: 1.125rem;
           font-family: "myriad-pro",sans-serif;
           border-width: 0px;
           list-style-image: none;
        }

        .recruiting_age_ai .column .Bullets {
           margin-top: 0px;
           margin-bottom: 24px;
           font-weight: 200;
           line-height: 1.6em;
           font-size: 1.125rem;
           font-family: "myriad-pro",sans-serif;
           list-style-type: disc;
           border-width: 0px;
           list-style-image: none;
        }

    /*headers*/

        .recruiting_age_ai .column h6 {
           border-width: 0px;
        }

        .recruiting_age_ai .column h5 {
           border-width: 0px;
        }

        .recruiting_age_ai .column h4 {
           border-width: 0px;
        }

        .recruiting_age_ai .column h3 {
           line-height: 1.3em;
           font-weight: bold;
           font-size: 1.375rem;
           font-family: "myriad-pro",sans-serif;
           border-width: 0px;
        }

        .recruiting_age_ai .column h2 {
           line-height: 1.3em;
           margin-bottom: 18px;
           font-weight: 500;
           font-size: 1.375rem;
           font-family: "myriad-pro",sans-serif;
           border-width: 0px;
        }

        .recruiting_age_ai .column h1 {
           color: #000000;
           margin-bottom: 12px;
           line-height: 1em;
           font-weight: bold;
           font-size: 3.25rem;
           font-family: "futura-pt",sans-serif;
           border-width: 0px;
        }

    /*links*/

        .recruiting_age_ai .column a.BioLink {
           color: #6c6c6c;
           border-width: 0px;
        }

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

    /*inlines*/

        .recruiting_age_ai .column .HRORed {
           color: #d71829;
           border-width: 0px;
        }

        .recruiting_age_ai .column .Color {
           border-width: 0px;
        }

        .recruiting_age_ai .column .HRODropCap {
           margin-right: 2px;
           margin-top: 15px;
           padding-top: 0px;
           float: left;
           font-weight: bold;
           line-height: 0.4em;
           font-size: 3.875rem;
           font-family: "myriad-pro",sans-serif;
           border-width: 0px;
        }

        .recruiting_age_ai .column .default-drop-cap {
           font-family: Avant Garde, sans-serif;
           line-height: .3em;
           font-size: 3.75rem;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 400;
           float: left;
           border-width: 0px;
        }

    /*paragraphs*/

        .recruiting_age_ai .column p.PullQuoteCredit {
           margin-bottom: 24px;
           font-weight: 200;
           font-size: 1.125rem;
           font-family: "myriad-pro",sans-serif;
           color: transparent;
           border-width: 0px;
        }

        .recruiting_age_ai .column p.PullQuote {
           margin-left: 24px;
           margin-right: 24px;
           margin-top: 24px;
           margin-bottom: 24px;
           font-weight: bold;
           font-size: 1.75rem;
           font-family: "futura-pt",sans-serif;
           color: #de0000;
           border-width: 0px;
        }

        .recruiting_age_ai .column p.Bio {
           color: #6c6c6c;
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 1.1875rem;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

        .recruiting_age_ai .column p.ByLine {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 1.1875rem;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

        .recruiting_age_ai .column p.NoLineSpace {
           margin-bottom: 0px;
           font-weight: 200;
           font-size: 1.125rem;
           font-family: "myriad-pro",sans-serif;
           border-width: 0px;
        }

        .recruiting_age_ai .column p {
           margin-bottom: 24px;
           font-weight: 200;
           font-size: 1.125rem;
           font-family: "myriad-pro",sans-serif;
           border-width: 0px;
        }

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

    /*layoutitems*/

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

    /*containers*/

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

    /*images*/

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

    /*paragraphs*/

        .recognition_in_action .column p {
           font-family: "myriad-pro",sans-serif;
           font-size: 1.125rem;
           font-weight: 200;
           margin-bottom: 24px;
           border-width: 0px;
        }

        .recognition_in_action .column p.NoLineSpace {
           font-family: "myriad-pro",sans-serif;
           font-size: 1.125rem;
           font-weight: 200;
           margin-bottom: 0px;
           border-width: 0px;
        }

        .recognition_in_action .column p.ByLine {
           font-family: Helvetica, sans-serif;
           font-size: 1.1875rem;
           font-weight: 100;
           margin-bottom: 24px;
           border-width: 0px;
        }

        .recognition_in_action .column p.Bio {
           font-family: Helvetica, sans-serif;
           font-size: 1.1875rem;
           font-weight: 100;
           margin-bottom: 24px;
           color: #6c6c6c;
           border-width: 0px;
        }

        .recognition_in_action .column p.PullQuote {
           color: #009e6b;
           font-family: "futura-pt",sans-serif;
           font-size: 1.75rem;
           font-weight: bold;
           margin-bottom: 24px;
           margin-top: 24px;
           margin-right: 24px;
           margin-left: 24px;
           border-width: 0px;
        }

        .recognition_in_action .column p.PullQuoteCredit {
           color: transparent;
           font-family: "myriad-pro",sans-serif;
           font-size: 1.125rem;
           font-weight: 200;
           margin-bottom: 24px;
           border-width: 0px;
        }

    /*inlines*/

        .recognition_in_action .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: .3em;
           font-family: Avant Garde, sans-serif;
           border-width: 0px;
        }

        .recognition_in_action .column .HRODropCap {
           font-family: "myriad-pro",sans-serif;
           font-size: 3.875rem;
           line-height: 0.4em;
           font-weight: bold;
           float: left;
           padding-top: 0px;
           margin-top: 15px;
           margin-right: 2px;
           border-width: 0px;
        }

        .recognition_in_action .column .Color {
           border-width: 0px;
        }

        .recognition_in_action .column .HRORed {
           color: #d71829;
           border-width: 0px;
        }

    /*links*/

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

        .recognition_in_action .column a.BioLink {
           color: #6c6c6c;
           border-width: 0px;
        }

    /*headers*/

        .recognition_in_action .column h1 {
           font-family: "futura-pt",sans-serif;
           font-size: 3.25rem;
           font-weight: bold;
           line-height: 1em;
           margin-bottom: 12px;
           color: #000000;
           border-width: 0px;
        }

        .recognition_in_action .column h2 {
           font-family: "myriad-pro",sans-serif;
           font-size: 1.375rem;
           font-weight: 500;
           margin-bottom: 18px;
           line-height: 1.3em;
           border-width: 0px;
        }

        .recognition_in_action .column h3 {
           font-family: "myriad-pro",sans-serif;
           font-size: 1.375rem;
           font-weight: bold;
           line-height: 1.3em;
           border-width: 0px;
        }

        .recognition_in_action .column h4 {
           border-width: 0px;
        }

        .recognition_in_action .column h5 {
           border-width: 0px;
        }

        .recognition_in_action .column h6 {
           border-width: 0px;
        }

    /*lists*/

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

        .recognition_in_action .column .Bullets {
           list-style-type: disc;
           font-family: "myriad-pro",sans-serif;
           font-size: 1.125rem;
           line-height: 1.6em;
           font-weight: 200;
           margin-bottom: 24px;
           margin-top: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .recognition_in_action .column .Numbers {
           font-family: "myriad-pro",sans-serif;
           font-size: 1.125rem;
           line-height: 1.6em;
           font-weight: 200;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*paragraphs*/

        .cten .column p {
           border-width: 0px;
        }

    /*inlines*/

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

    /*links*/

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

    /*headers*/

        .cten .column h1 {
           border-width: 0px;
        }

        .cten .column h2 {
           border-width: 0px;
        }

        .cten .column h3 {
           border-width: 0px;
        }

        .cten .column h4 {
           border-width: 0px;
        }

        .cten .column h5 {
           border-width: 0px;
        }

        .cten .column h6 {
           border-width: 0px;
        }

    /*images*/

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

    /*lists*/

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

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

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

    /*paragraphs*/

        .subscribe .column p {
           border-width: 0px;
        }

    /*inlines*/

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

    /*links*/

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

    /*headers*/

        .subscribe .column h1 {
           border-width: 0px;
        }

        .subscribe .column h2 {
           border-width: 0px;
        }

        .subscribe .column h3 {
           border-width: 0px;
        }

        .subscribe .column h4 {
           border-width: 0px;
        }

        .subscribe .column h5 {
           border-width: 0px;
        }

        .subscribe .column h6 {
           border-width: 0px;
        }

    /*images*/

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

    /*lists*/

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

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

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

    /*layoutitems*/

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

    /*containers*/

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

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

    /*images*/

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

    /*headers*/

        .archive .column h6 {
           border-width: 0px;
        }

        .archive .column h5 {
           border-width: 0px;
        }

        .archive .column h4 {
           border-width: 0px;
        }

        .archive .column h3 {
           border-width: 0px;
        }

        .archive .column h2 {
           border-width: 0px;
        }

        .archive .column h1 {
           border-width: 0px;
        }

    /*links*/

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

    /*inlines*/

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

    /*paragraphs*/

        .archive .column p {
           border-width: 0px;
        }

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

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