.hero-container{-webkit-display:flex;-moz-display:flex;-ms-display:flex;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;position:relative}.hero-container .hero-image{width:100%;position:absolute;z-index:1}.hero-container .hero-image img{width:100%}.hero-container .hero-content-container{z-index:2}.hero-container .hero-content-container .hero-heading-container{text-align:center}.hero-container .hero-content-container .hero-heading-container .hero-heading{text-transform:uppercase}.hero-container .hero-content-container .hero-content-columns-container{-webkit-display:flex;-moz-display:flex;-ms-display:flex;display:flex;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between}.hero-container .hero-content-container .column-1,.hero-container .hero-content-container .column-2,.hero-container .hero-content-container .column-3{-webkit-display:flex;-moz-display:flex;-ms-display:flex;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.hero-container .hero-content-container .hero-intro-items-container [class*=-item-contents],.hero-container .hero-content-container .hero-last-items-container [class*=-item-contents],.hero-container .hero-content-container .hero-lead-items-container [class*=-item-contents]{text-align:center;margin:0 auto}.hero-container .hero-content-container .hero-lead-items-container [class*="-item "]{-webkit-display:flex;-moz-display:flex;-ms-display:flex;display:flex;background-color:gray}.hero-container .hero-content-container .hero-intro-items-container [class*="-item "],.hero-container .hero-content-container .hero-last-items-container [class*="-item "]{-webkit-display:flex;-moz-display:flex;-ms-display:flex;display:flex;background-color:gray;width:400px}.hero-container .hero-content-container .hero-intro-items-container [class*="-item "] [class*=-item-title] [class*=-item-title-text],.hero-container .hero-content-container .hero-last-items-container [class*="-item "] [class*=-item-title] [class*=-item-title-text],.hero-container .hero-content-container .hero-lead-items-container [class*="-item "] [class*=-item-title] [class*=-item-title-text]{margin-top:6px;margin-bottom:6px;color:#fff}.hero-container .hero-content-container .hero-intro-items-container [class*="-item "] [class*=-item-introtext],.hero-container .hero-content-container .hero-last-items-container [class*="-item "] [class*=-item-introtext],.hero-container .hero-content-container .hero-lead-items-container [class*="-item "] [class*=-item-introtext]{color:#fff}.hero-container .hero-content-container .hero-intro-items-container [class*="-item "] [class*=-item-image],.hero-container .hero-content-container .hero-last-items-container [class*="-item "] [class*=-item-image],.hero-container .hero-content-container .hero-lead-items-container [class*="-item "] [class*=-item-image]{max-width:160px}.hero-container .hero-content-container .hero-lead-items-container{-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center}.hero-container .hero-content-container .hero-lead-items-container [class*="-item "]{width:460px;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between}.hero-container .hero-content-container .hero-intro-items-container{padding-left:1rem}.hero-container .hero-content-container .hero-last-items-container{padding-right:1rem}.hero-container .hero-content-container #hero-readmore{position:absolute;z-index:3}.hero-container .hero-content-container #hero-readmore i{margin:0 0 0 .5rem}