/*Added from BrandRefresh */
.cmp-container-width,
.cmp-container {
  max-width: 1302px;
}

/*Added from BrandRefresh */
.cmp-subnav #internalSearchForm a.subnav-icon-search {
  right: -1.5em !important;
  color: #000 !important;
  background-color: #bbbcbc !important;
}
.cmp-subnav .icon-search {
  height: 1.375em;
  width: 1.375em;
  display: flex;
  justify-content: center;
  align-items: center;
}
.cmp-subnav #register a.subnav-utility-reg {
  color: #000;
}
.cmp-subnav input.subnav-search-input.gsc-input {
  border: 0;
  background-color: #bbbcbc !important;
}
.cmp-subnav .search input.gsc-input {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  border-radius: 0;
  background: #333333;
  width: 100%;
  margin: 0px;
  color: #ffffff;
  padding: .5em 10% .5em 3%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  vertical-align: top;
  font-size: 0.875em;
  height: 36px;
  position: relative;
}
.cmp-subnav input.gsc-input::-ms-clear {
  display: none;
}
.cmp-subnav .icon-search-subnav:before {
  content: '\f002' !important;
}
.cmp-subnav .icon-search-subnav {
  font-size: 1.5em;
  color: #333;
}

/* Typography */
/* Base font size */
/* Font family */
/* Headings desktop */
/* Headings mobile */
/* Line heights */
/* Scaffolding */
/* Icons */
/* Social media icons */
/* Default paddings and margins used for components */
.cmp-subnav {
  position: relative;
  width: 100%;
  top: 0;
  left: 0;
  font-weight: 400;
}
.cmp-subnav input.gsc-input {
  font-size: 1em;
}
.cmp-subnav .topline-nav li.register-login-link span.icon.logged-in {
  background-color: #707070;
  color: #ffffff;
  width: 36px;
  height: 36px;
  line-height: 36px;
  font-size: 1em;
  cursor: pointer;
}
.cmp-subnav .navbar-nav {
  margin: 3px -15px 10px -15px !important;
}
@media (max-width: 768px) {
  .cmp-subnav.menu-opened {
    z-index: 9999;
  }
}
.cmp-subnav .icon-search-subnav {
  font-size: 1.5em;
}
@media (min-width: 1024px) {
  .cmp-subnav .container {
    width: 100%;
  }
  .cmp-subnav nav > li {
    position: static;
  }
}
.cmp-subnav .subnav-wrapper {
  display: flex;
  height: 2.8125em;
}
@media (min-width: 1024px) {
  .cmp-subnav .subnav-wrapper {
    height: 3.4375em;
  }
}
@media (max-width: 767px) {
  .cmp-subnav .subnav-wrapper {
    margin-top: 8px;
  }
}
.cmp-subnav__logo {
  text-decoration: none;
  display: inline-block;
}
@media (max-width: 767px) {
  .cmp-subnav__logo {
    padding-right: 0.625em;
    margin-right: 0.625em;
    padding-bottom: 10px;
    display: flex;
  }
}
@media (min-width: 768px) {
  .cmp-subnav__logo {
    padding-top: 0.9375em;
    padding-bottom: 0.8125em;
  }
}
@media (min-width: 768px) {
  .cmp-subnav {
    position: relative;
    padding-top: 3.4375em;
    height: auto;
  }
}
@media (min-width: 1024px) {
  .cmp-subnav li.menu-item a:hover .icon-chevron:before,
  .cmp-subnav li.menu-item a:active .icon-chevron:before {
    content: "\f077";
  }
  .cmp-subnav li.menu-item:hover a .icon-chevron:before,
  .cmp-subnav li.menu-item:active a .icon-chevron:before {
    content: "\f077";
  }
  .cmp-subnav .icon-chevron:before {
    content: "\f078";
  }
}
.cmp-subnav .subnav-utility li a.location-link {
  padding: 0.3em 0 0 0 !important;
  color: #3d3d3d;
  display: flex;
  font-size: 0.85em;
}
.cmp-subnav .subnav-utility li.contactus-link a {
  padding-top: 8px;
}
.cmp-subnav .container {
  padding: 0 0.9375em;
  max-width: 60.625em;
  margin: 0 !important;
}
@media (min-width: 1024px) {
  .cmp-subnav .container {
    margin: 0 auto !important;
  }
}
@media (min-width: 1200px) {
  .cmp-subnav .container {
    padding: 0 20px;
    max-width: 81.375em;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 900/16em) {
  .cmp-subnav .subnav-small-search-icon {
    display: none;
    position: absolute;
    left: 35.3125em !important;
    top: 0.9375em !important;
  }
  .cmp-subnav .subnav-utility {
    text-align: right;
    position: absolute;
    left: 60em !important;
    top: 1em;
    margin: 0em;
  }
  .cmp-subnav li.countryselector a span {
    display: none;
  }
  .cmp-subnav li.countryselector a i {
    display: none;
  }
}
.cmp-subnav .subnav-utility {
  display: none;
  text-align: right;
}
.cmp-subnav .subnav-utility li.countryselector {
  color: #000000;
}
.cmp-subnav .subnav-utility a.location-link {
  color: #000000;
}
.cmp-subnav .subnav-small-search-icon {
  display: none;
  position: absolute;
  left: 100em;
  top: 0.9375em;
  border: 0;
  background: 0;
  height: 2.1875em;
  border-right: 1px solid #d0d0ce;
}
.cmp-subnav .search {
  position: relative;
  padding: 0 !important;
}
.cmp-subnav .search * {
  height: 100%;
}
.cmp-subnav .search .dropdown-menu {
  height: auto !important;
}
.cmp-subnav .subnav-search {
  display: none;
  visibility: hidden;
  opacity: 0;
  transition: 300ms opacity 300ms;
}
@media (min-width: 768px) {
  .cmp-subnav .subnav-search {
    padding-top: 0.0625em;
  }
}
@media (min-width: 1024px) {
  .cmp-subnav .subnav-search {
    padding-top: 0.1875em;
  }
}
.cmp-subnav .subnav-search input.subnav-search-input {
  background-color: #eeefef !important;
  border-right: 0.0625em solid #d0d0ce;
}
@media (max-width: 767px) {
  .cmp-subnav .cmp-footer__utility {
    display: none;
  }
  .cmp-subnav .cmp-subnav__navigation-wrapper {
    max-width: 100%;
    overflow: hidden;
  }
}
.cmp-subnav .subnav-fixed {
  position: fixed;
  top: calc(100% - 3.125em);
  width: 100%;
  padding: 0;
  border-radius: 0;
  background: #ffffff;
  margin: 0;
  border: none;
}
.cmp-subnav .subnav-fixed .cmp-container {
  max-width: 1302px;
}
@media (max-width: 1024px) {
  .cmp-subnav .subnav-fixed .cmp-container {
    padding: 0 20px;
  }
}
@media (min-width: 1024px) {
  .cmp-subnav .subnav-fixed {
    box-shadow: 0em -0.9375em 0.625em -0.9375em #d0d0ce;
  }
}
@media (min-width: 1024px) {
  .cmp-subnav .subnav-fixed {
    position: absolute;
    top: 0;
    transition: 200ms transform;
    box-shadow: 0em 0.9375em 2em -0.9375em #d0d0ce;
  }
}
.cmp-subnav .subnav-fixed .cmp-subnav__logo {
  transition: 300ms transform;
  transform-origin: left;
  min-width: 4.6875em;
}
@media (min-width: 768px) {
  .cmp-subnav .subnav-fixed .cmp-subnav__logo {
    min-width: 6.25em;
    padding-top: 9px;
    margin-right: 4.875em !important;
    padding-left: 0;
  }
}
@media (max-width: 768px) {
  .cmp-subnav .subnav-fixed .cmp-subnav__logo {
    margin-right: 2.375em !important;
  }
}
.cmp-subnav .subnav-fixed .menu-item {
  margin-bottom: 0em;
}
@media (max-width: 1023px) {
  .cmp-subnav .subnav-fixed .menu-item {
    margin-right: 0.9375em !important;
  }
}
.cmp-subnav .subnav-fixed .menu-item > a {
  padding: 0.8125em 0em;
}
@media (min-width: 768px) {
  .cmp-subnav .subnav-fixed .menu-item > a {
    padding: 1.125em 0em;
  }
}
.cmp-subnav .subnav-fixed.sticky {
  position: absolute;
  z-index: 10;
}
.cmp-subnav .subnav-fixed .menu-item {
  margin-right: 1.875em;
}
@media (max-width: 767px) {
  .cmp-subnav .subnav-fixed .menu-item:last-child {
    padding-right: 1.875em !important;
  }
}
.cmp-subnav .subnav-fixed.sticky-top {
  position: fixed;
  top: 0;
}
@media (max-width: 1023px) {
  .cmp-subnav .subnav-fixed.sticky-top .fader {
    position: relative;
  }
  .cmp-subnav .subnav-fixed.sticky-top .fader:before {
    content: ' ';
    position: absolute;
    left: -3.9375em;
    background-image: linear-gradient(to right, rgba(255, 255, 255, 0), #ffffff 100%);
    width: 3.9375em;
    top: 0em;
    z-index: 999;
    height: 2.8125em;
  }
}
.cmp-subnav .subnav-fixed.sticky-top .logo {
  transform: scale(1.15);
}
@media (max-width: 1023px) {
  .cmp-subnav .subnav-fixed.sticky-top .logo {
    margin-right: 1.25em;
    transform: scale(1.1);
    padding-top: 0.625em;
  }
}
.cmp-subnav .subnav-fixed.sticky-top .subnav-small-search-icon {
  display: block;
}
.cmp-subnav .subnav-fixed.sticky-top #header-utility-nav.subnav-utility {
  display: block;
  position: static !important;
  height: 100%;
  margin: 0;
  padding: 0;
  align-items: center;
}
.cmp-subnav .subnav-fixed.sticky-top #header-utility-nav.subnav-utility li {
  height: 100%;
  padding: 0 15px;
  border-right: 1px solid #d0d0ce;
  margin: 0;
}
.cmp-subnav .subnav-fixed.sticky-top #header-utility-nav.subnav-utility li:last-child {
  border-right: none;
}
.cmp-subnav .subnav-fixed.sticky-top #header-utility-nav.subnav-utility #subnav_profile_pic_id {
  display: none;
}
.cmp-subnav .subnav-fixed.sticky-top #header-utility-nav.subnav-utility #subnav_profile_pic_id.make-visible {
  display: flex;
  align-items: center;
}
.cmp-subnav .subnav-fixed.sticky-top .show-search-icon {
  display: block;
}
.cmp-subnav .subnav-fixed.sticky-top.show-search-bar .subnav-search {
  visibility: visible;
  opacity: 1;
  display: block;
}
.cmp-subnav .subnav-fixed.sticky-top.show-search-bar .subnav-search .subnav-search-input {
  width: 170px;
  color: #000000;
  padding: 0 35px 0 10px;
  height: 100%;
}
@media (min-width: 1024px) {
  .cmp-subnav .subnav-fixed.sticky-top.show-search-bar .subnav-search .subnav-search-input {
    width: 230px;
  }
}
.cmp-subnav .subnav-fixed.sticky-top.show-search-bar .subnav-search #internalSearchForm .subnav-icon-search {
  right: 2px !important;
  display: flex;
  align-items: center;
  background: transparent !important;
}
@media (min-width: 1024px) {
  .cmp-subnav .subnav-fixed.sticky-top.show-search-bar .subnav-search #internalSearchForm .subnav-icon-search {
    height: auto;
    top: 12px;
    position: absolute;
    background: transparent !important;
  }
}
.cmp-subnav .subnav-fixed.sticky-top.show-search-bar .subnav-search #internalSearchForm .subnav-icon-search i {
  font-size: 0.75em;
}
@media (max-width: 768px) {
  .cmp-subnav .subnav-fixed.sticky-top.show-search-bar .subnav-search #internalSearchForm .subnav-icon-search i {
    height: calc(100% - 0.3125em);
    top: 0;
    position: absolute;
  }
}
.cmp-subnav .subnav-fixed.sticky-top.show-search-bar .subnav-small-search-icon {
  visibility: hidden;
  display: none;
}
.cmp-subnav .subnav-fixed.sticky-top .cmp-subnav__navigation-wrapper {
  display: flex;
  width: 100%;
}
@media (max-width: 1023px) {
  .cmp-subnav .subnav-fixed.sticky-top .cmp-subnav__navigation-wrapper {
    justify-content: space-between;
    max-width: calc(100vw - 9.75em);
  }
}
.cmp-subnav .subnav-fixed.sticky-top .cmp-subnav__navigation-wrapper .navbar-nav {
  display: flex;
  flex: 0 2 auto;
  transition: 300ms flex;
  margin: 7px -15px;
}
@media (max-width: 1023px) {
  .cmp-subnav .subnav-fixed.sticky-top .cmp-subnav__navigation-wrapper .navbar-nav {
    max-width: calc(100% - 14.75em);
    margin-right: 1.125em !important;
  }
}
.cmp-subnav .subnav-fixed.sticky-top .cmp-subnav__navigation-wrapper .subnav-search {
  position: static;
}
.cmp-subnav .subnav-fixed.sticky-top .cmp-subnav__navigation-wrapper .subnav-small-search-icon {
  position: static;
  left: initial;
  right: initial;
  padding-right: 0.9375em;
  height: 100%;
}
.cmp-subnav .subnav-fixed.sticky-top .cmp-subnav__navigation-wrapper .cmp-footer__utility {
  display: flex;
  flex-shrink: 0;
  justify-content: flex-end;
  flex-basis: auto;
}
@media (max-width: 767px) {
  .cmp-subnav .subnav-fixed.sticky-top .cmp-subnav__navigation-wrapper .cmp-footer__utility {
    display: none;
  }
}
@media (min-width: 1024px) {
  .cmp-subnav .subnav-fixed.sticky-top .cmp-subnav__navigation-wrapper .cmp-footer__utility {
    flex-grow: 1;
  }
}
.cmp-subnav .subnav-fixed.sticky-top .cmp-subnav__navigation-wrapper .cmp-footer__utility .subnav-utility {
  display: flex !important;
  align-items: center;
}
.cmp-subnav .subnav-fixed.sticky-top .cmp-subnav__navigation-wrapper .cmp-footer__utility .subnav-utility .countryselector {
  padding: 0em 1.04375em;
  margin: 0;
  height: 100%;
  display: flex;
  align-items: center;
}
@media (max-width: 1024px) and (min-width: 768px) {
  .cmp-subnav .subnav-fixed.sticky-top .cmp-subnav__navigation-wrapper .cmp-footer__utility .subnav-utility .countryselector {
    padding: 0 0 0 10px;
  }
}
.cmp-subnav .subnav-fixed.sticky-top .cmp-subnav__navigation-wrapper .cmp-footer__utility .subnav-utility .countryselector .desk-countrySelector {
  font-size: 0.875em;
  display: inline-block;
  vertical-align: middle;
}
@media (max-width: 768px) {
  .cmp-subnav .subnav-fixed.sticky-top .cmp-subnav__navigation-wrapper .cmp-footer__utility .subnav-utility .countryselector .desk-countrySelector {
    display: none;
  }
}
@media (max-width: 1024px) and (min-width: 768px) {
  .cmp-subnav .subnav-fixed.sticky-top .cmp-subnav__navigation-wrapper .cmp-footer__utility .subnav-utility .countryselector .desk-countrySelector {
    display: none;
  }
}
.cmp-subnav .subnav-fixed.sticky-top .cmp-subnav__navigation-wrapper .cmp-footer__utility .subnav-utility .countryselector::before {
  font-size: 1.5em;
}
.cmp-subnav .subnav-fixed.sticky-top .cmp-subnav__navigation-wrapper .cmp-footer__utility .subnav-utility .countryselector a.location-link:before {
  font-size: 2em;
  vertical-align: middle;
  margin: 0;
  display: inline-block;
  margin-right: 0.23em;
  float: none;
}
@media (max-width: 1023px) {
  .cmp-subnav .subnav-fixed.sticky-top .cmp-subnav__navigation-wrapper .cmp-footer__utility .subnav-utility .countryselector a.location-link:before {
    margin: 0 0.23em;
  }
}
.cmp-subnav .subnav-fixed.sticky-top .cmp-subnav__navigation-wrapper .cmp-footer__utility .subnav-utility .countryselector i.no-click-close {
  display: inline-block;
  vertical-align: middle;
}
@media (max-width: 768px) {
  .cmp-subnav .subnav-fixed.sticky-top .cmp-subnav__navigation-wrapper .cmp-footer__utility .subnav-utility .countryselector i.no-click-close {
    display: none;
  }
}
@media (max-width: 1024px) and (min-width: 768px) {
  .cmp-subnav .subnav-fixed.sticky-top .cmp-subnav__navigation-wrapper .cmp-footer__utility .subnav-utility .countryselector i.no-click-close {
    display: none;
  }
}
.cmp-subnav .subnav-fixed.sticky-top .cmp-subnav__navigation-wrapper .cmp-footer__utility .subnav-utility .contactus-link {
  display: flex;
  align-items: center;
  height: 100%;
  padding: 0em 0.9375em;
}
.cmp-subnav .subnav-fixed.sticky-top .cmp-subnav__navigation-wrapper .cmp-footer__utility .subnav-utility .contactus-link a i {
  font-size: 1.5em;
  color: #3d3d3d;
}
.cmp-subnav .subnav-fixed.sticky-top .cmp-subnav__navigation-wrapper .cmp-footer__utility .subnav-utility .contactus-link .contactus-link-text {
  display: none;
}
@media (max-width: 767px) {
  .cmp-subnav .subnav-fixed.sticky-top .cmp-subnav__navigation-wrapper .cmp-footer__utility .subnav-utility .contactus-link .contactus-link-text {
    display: block;
  }
}
.cmp-subnav .subnav-fixed.sticky-top .cmp-subnav__navigation-wrapper .cmp-footer__utility .subnav-utility .subnav-site-selector {
  display: flex;
}
.cmp-subnav .subnav-fixed.sticky-top .cmp-subnav__navigation-wrapper .cmp-footer__utility .subnav-utility .register-login-link {
  padding-left: 1em;
  padding-right: 1em;
  border-right: none !important;
  line-height: 52px;
  position: relative;
  display: flex;
  align-items: center;
}
.cmp-subnav .subnav-fixed.sticky-top .cmp-subnav__navigation-wrapper .cmp-footer__utility .subnav-utility .register-login-link .icon-profile-outline {
  color: #3d3d3d !important;
  top: 0;
  margin-top: 0;
  padding-top: 0;
  font-size: 1.56em;
}
.cmp-subnav .subnav-fixed.sticky-top .cmp-subnav__navigation-wrapper .cmp-footer__utility .subnav-utility #nav-content {
  right: 1.8em;
}
.cmp-subnav .subnav-fixed.sticky-top .cmp-subnav__navigation-wrapper .cmp-footer__utility .subnav-utility #nav-content li a {
  font-size: 1em;
}
.cmp-subnav .subnav-fixed.sticky-top .cmp-subnav__navigation-wrapper .cmp-footer__utility .subnav-utility #nav-content:after {
  right: 11px;
  top: -14px;
}
.cmp-subnav .subnav-fixed.sticky-top .cmp-subnav__navigation-wrapper .cmp-footer__utility .subnav-utility #nav-content .icon-profile-outline {
  font-size: 1em;
}
.cmp-subnav .subnav-fixed.sticky-top .cmp-subnav__navigation-wrapper .cmp-footer__utility .subnav-utility #nav-content .signout_button {
  font-size: 1em;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:focus,
.navbar-inverse .navbar-nav > .open > a:hover {
  background: #ffffff !important;
}
@media (min-width: 1024px) {
  .subnav-container .navbar .menu-item:hover ~ .subnav-overlay:after,
  .subnav-container .navbar-inverse .menu-item:hover ~ .subnav-overlay:after {
    content: "";
    position: absolute;
    background: rgba(0, 0, 0, 0.68);
    top: 3.4375em;
    left: 0;
    width: 100%;
    height: 100vh;
    z-index: 10;
  }
}
.subnav-container .nav > li.subnav-overlay {
  position: static;
}
.subnav-container #internalSearchForm input.black-placehodler::placeholder {
  padding: 0;
  color: #000000;
  /* Firefox */
}
.subnav-container #internalSearchForm input.black-placehodler:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  padding: 0;
  color: #000000;
}
.subnav-container #internalSearchForm input.black-placehodler::-ms-input-placeholder {
  /* Microsoft Edge */
  padding: 0;
  color: #000000;
}
.subnav-container #internalSearchForm input.black-placehodler::-webkit-input-placeholder {
  /* Edge */
  padding: 0;
  color: #000000;
}
.subnav-container .navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:focus,
.navbar-inverse .navbar-nav > .open > a:hover {
  background: #ffffff !important;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* IE10+ CSS styles go here */
  .cmp-subnav .subnav-fixed.sticky-top .cmp-subnav__navigation-wrapper .cmp-footer__utility .subnav-utility .countryselector a.location-link:before {
    font-size: 0.65em;
  }
}
.cmp-subnav .subnav-fixed.sticky-top.show-search-bar .cmp-subnav__navigation-wrapper .subnav-search {
  visibility: visible;
  opacity: 1;
  display: block !important;
}
.cmp-subnav .subnav-fixed.sticky-top .cmp-subnav__navigation-wrapper .subnav-search {
  position: static;
  display: none !important;
}

/*Added from BrandRefresh */
@media (max-width: 1023px) {
  .cmp-subnav .cmp-subnav__navigation {
    display: flex;
    white-space: nowrap;
    overflow-x: auto;
    position: relative;
    margin: 0;
    overflow-y: hidden;
  }
  .cmp-subnav .cmp-subnav__navigation::-webkit-scrollbar {
    width: 0 !important;
  }
  .cmp-subnav .cmp-subnav__navigation .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .cmp-subnav .cmp-subnav__navigation > li {
    float: none;
  }
  .cmp-subnav .cmp-subnav__navigation > li > a {
    padding-top: 0.625em;
    padding-bottom: 0.625em;
  }
  .cmp-subnav .subnav-wrapper {
    position: relative;
  }
  .cmp-subnav .navbar-text {
    float: none;
    margin: 0.9375em 0;
  }
}
.subnav-container .navbar-inverse .navbar-nav > .open > a,
.subnav-container .navbar-inverse .navbar-nav > .open > a:hover {
  color: #86bc25;
}
@media (max-width: 768px) {
  .subnav-container .navbar,
  .subnav-container .navbar-inverse {
    padding: 0;
    z-index: 1;
    box-shadow: 0px -0.1px 5px 0.1px #808080;
  }
  ul.nav.navbar-nav {
    position: relative;
    white-space: nowrap;
    margin-left: 0px!important;
  }
  .subnav-wrapper:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 30%;
    height: 115%;
    z-index: 100;
    background-image: linear-gradient(to right, rgba(255, 255, 255, 0), #ffffff);
    pointer-events: none;
  }
  .subnav-container .navbar .menu-item.open .item-options .icon-arrow-left-lg:before {
    content: '\6b';
    font-family: "d-insights" !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .subnav-container .navbar .menu-item.open .item-options .icon-close-search:before {
    content: '\64';
    font-family: "d-insights" !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .subnav-container .navbar .menu-item.open .item-options .icon-arrow-right-lg:before {
    content: '\6c';
    font-family: "d-insights" !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
}
.subnav-container .navbar .menu-item,
.subnav-container .navbar-inverse .menu-item,
.subnav-container .navbar .open,
.subnav-container .navbar-inverse .open {
  margin-right: 0.9375em;
}
@media (min-width: 1024px) {
  .subnav-container .navbar .menu-item,
  .subnav-container .navbar-inverse .menu-item,
  .subnav-container .navbar .open,
  .subnav-container .navbar-inverse .open {
    padding-right: 2.0625em;
    margin-right: 0;
    font-size: 14px;
  }
}
.subnav-container .navbar .menu-item:last-child,
.subnav-container .navbar-inverse .menu-item:last-child,
.subnav-container .navbar .open:last-child,
.subnav-container .navbar-inverse .open:last-child {
  margin: 0;
}
.subnav-container .navbar .menu-item > a,
.subnav-container .navbar-inverse .menu-item > a,
.subnav-container .navbar .open > a,
.subnav-container .navbar-inverse .open > a {
  cursor: pointer;
  color: #000000;
  font-size: 1em;
  line-height: 1.3125em;
  font-weight: 600;
}
@media (min-width: 768px) {
  .subnav-container .navbar .menu-item > a,
  .subnav-container .navbar-inverse .menu-item > a,
  .subnav-container .navbar .open > a,
  .subnav-container .navbar-inverse .open > a {
    padding: 0;
    line-height: 3.3em;
    display: inline-block;
  }
}
.subnav-container .navbar .menu-item > a .no-click-close,
.subnav-container .navbar-inverse .menu-item > a .no-click-close,
.subnav-container .navbar .open > a .no-click-close,
.subnav-container .navbar-inverse .open > a .no-click-close {
  vertical-align: middle;
  padding-left: 5px;
}
.subnav-container .navbar .menu-item > a:hover,
.subnav-container .navbar-inverse .menu-item > a:hover,
.subnav-container .navbar .open > a:hover,
.subnav-container .navbar-inverse .open > a:hover,
.subnav-container .navbar .menu-item > a:focus,
.subnav-container .navbar-inverse .menu-item > a:focus,
.subnav-container .navbar .open > a:focus,
.subnav-container .navbar-inverse .open > a:focus {
  color: #86bc25;
}
.subnav-container .navbar .menu-item > a:hover > a,
.subnav-container .navbar-inverse .menu-item > a:hover > a,
.subnav-container .navbar .open > a:hover > a,
.subnav-container .navbar-inverse .open > a:hover > a,
.subnav-container .navbar .menu-item > a:focus > a,
.subnav-container .navbar-inverse .menu-item > a:focus > a,
.subnav-container .navbar .open > a:focus > a,
.subnav-container .navbar-inverse .open > a:focus > a {
  color: #86bc25;
}
.subnav-container .navbar .menu-item .item-options,
.subnav-container .navbar-inverse .menu-item .item-options,
.subnav-container .navbar .open .item-options,
.subnav-container .navbar-inverse .open .item-options {
  position: absolute;
  display: none;
  cursor: default;
  z-index: 20;
}
.subnav-container .navbar .menu-item .item-options div,
.subnav-container .navbar-inverse .menu-item .item-options div,
.subnav-container .navbar .open .item-options div,
.subnav-container .navbar-inverse .open .item-options div {
  white-space: nowrap;
  color: #000000;
  flex-grow: 1;
  background: #ffffff;
}
.subnav-container .navbar .menu-item .item-options div span,
.subnav-container .navbar-inverse .menu-item .item-options div span,
.subnav-container .navbar .open .item-options div span,
.subnav-container .navbar-inverse .open .item-options div span {
  font-size: 0.875em;
  font-weight: 700;
  display: block;
  padding-top: 2.42857143em;
  padding-left: 2.14285714em;
}
.subnav-container .navbar .menu-item .item-options div span a,
.subnav-container .navbar-inverse .menu-item .item-options div span a,
.subnav-container .navbar .open .item-options div span a,
.subnav-container .navbar-inverse .open .item-options div span a {
  color: #707377;
  text-decoration: none;
  line-height: 1.25em;
}
.subnav-container .navbar .menu-item .item-options div ul,
.subnav-container .navbar-inverse .menu-item .item-options div ul,
.subnav-container .navbar .open .item-options div ul,
.subnav-container .navbar-inverse .open .item-options div ul {
  padding: 0.625em 0.75em 0.8125em;
  list-style-type: none;
}
.subnav-container .navbar .menu-item .item-options div ul li:hover,
.subnav-container .navbar-inverse .menu-item .item-options div ul li:hover,
.subnav-container .navbar .open .item-options div ul li:hover,
.subnav-container .navbar-inverse .open .item-options div ul li:hover {
  background: #d0d0ce;
}
.subnav-container .navbar .menu-item .item-options div ul li a,
.subnav-container .navbar-inverse .menu-item .item-options div ul li a,
.subnav-container .navbar .open .item-options div ul li a,
.subnav-container .navbar-inverse .open .item-options div ul li a {
  color: #000000;
  cursor: pointer;
  width: 100%;
  text-decoration: none;
  font-weight: 600;
  font-size: 0.93em;
  line-height: 1.5em;
  display: block;
}
.subnav-container .navbar .menu-item .item-options .parent,
.subnav-container .navbar-inverse .menu-item .item-options .parent,
.subnav-container .navbar .open .item-options .parent,
.subnav-container .navbar-inverse .open .item-options .parent {
  padding: 1.3125em 0;
  border-bottom: 0.0625em solid #333333;
  color: #000000;
  max-width: 45em;
  margin: auto;
}
.subnav-container .navbar .menu-item .item-options .parent a,
.subnav-container .navbar-inverse .menu-item .item-options .parent a,
.subnav-container .navbar .open .item-options .parent a,
.subnav-container .navbar-inverse .open .item-options .parent a {
  font-size: 0.9375em;
  text-transform: uppercase;
  padding: 0;
  color: #000000;
  text-decoration: none;
  line-height: 1.25em !important;
  width: 100%;
  white-space: pre-wrap;
  padding-left: 1.25em;
  position: relative;
}
.subnav-container .navbar .menu-item .item-options .parent a i,
.subnav-container .navbar-inverse .menu-item .item-options .parent a i,
.subnav-container .navbar .open .item-options .parent a i,
.subnav-container .navbar-inverse .open .item-options .parent a i {
  position: absolute;
  left: 0;
  font-size: 0.75em;
  top: 0.1875em;
  padding-left: 0;
}
.subnav-container .navbar .menu-item .list-mobile,
.subnav-container .navbar-inverse .menu-item .list-mobile,
.subnav-container .navbar .open .list-mobile,
.subnav-container .navbar-inverse .open .list-mobile {
  margin: 0;
  position: relative;
  width: 100%;
  padding: 0 1.5625em 0 0;
  border-bottom: 0.0625em solid #333333;
  box-sizing: border-box;
}
.subnav-container .navbar .menu-item .list-mobile a,
.subnav-container .navbar-inverse .menu-item .list-mobile a,
.subnav-container .navbar .open .list-mobile a,
.subnav-container .navbar-inverse .open .list-mobile a {
  font-weight: 400;
  font-size: 1em;
  padding: 1.3125em 0 1.5em;
  display: inline-block;
  width: 100%;
  position: relative;
  z-index: 10;
  background: transparent !important;
}
.subnav-container .navbar .menu-item .list-mobile a:before,
.subnav-container .navbar-inverse .menu-item .list-mobile a:before,
.subnav-container .navbar .open .list-mobile a:before,
.subnav-container .navbar-inverse .open .list-mobile a:before {
  font-family: "d-insights";
  content: "\6c";
  position: absolute;
  right: 1.375em;
  top: calc(50% - 0.625em);
  color: #ffffff;
  font-size: 0.9375em;
  z-index: 1;
}
.subnav-container .navbar .search-mobile,
.subnav-container .navbar-inverse .search-mobile {
  float: right;
  padding-left: 1em;
  display: flex;
  align-items: center;
  width: 100%;
}
.subnav-container .navbar .search-mobile > span .form-control,
.subnav-container .navbar-inverse .search-mobile > span .form-control {
  height: 2em;
  width: 100%;
  font-size: 0.8125em;
}
.subnav-container .navbar .search-mobile > span i,
.subnav-container .navbar-inverse .search-mobile > span i {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 2em;
  line-height: 2em;
  display: inline-flex;
  color: #bbbcbc;
}
.subnav-container .navbar .search-mobilei,
.subnav-container .navbar-inverse .search-mobilei {
  color: #ffffff;
  font-size: 2.5em;
  /* Fixed font size for search icon, please do not change*/
  line-height: 2em;
  margin-left: 1em;
  cursor: pointer;
  display: inline-flex;
}
.subnav-container .navbar .search-mobile > span.hide-input .form-control,
.subnav-container .navbar-inverse .search-mobile > span.hide-input .form-control,
.subnav-container .navbar .search-mobile > span.hide-input i,
.subnav-container .navbar-inverse .search-mobile > span.hide-input i {
  display: none;
}
.subnav-container .navbar .menu-item > a:hover,
.subnav-container .navbar-inverse .menu-item > a:hover,
.subnav-container .navbar .open > a:hover,
.subnav-container .navbar-inverse .open > a:hover,
.subnav-container .navbar .menu-item > a:focus,
.subnav-container .navbar-inverse .menu-item > a:focus,
.subnav-container .navbar .open > a:focus,
.subnav-container .navbar-inverse .open > a:focus {
  color: #86bc25;
}
.subnav-container .navbar .menu-item:hover > a,
.subnav-container .navbar-inverse .menu-item:hover > a,
.subnav-container .navbar .open:hover > a,
.subnav-container .navbar-inverse .open:hover > a,
.subnav-container .navbar .menu-item:hover > a,
.subnav-container .navbar-inverse .menu-item:hover > a,
.subnav-container .navbar .open:hover > a,
.subnav-container .navbar-inverse .open:hover > a {
  color: #86bc25;
}
@media (min-width: 1024px) {
  .subnav-container .navbar .menu-item .item-options .cmp-subnav__column-count-1,
  .subnav-container .navbar-inverse .menu-item .item-options .cmp-subnav__column-count-1 {
    column-count: 1;
  }
  .subnav-container .navbar .menu-item .item-options .cmp-subnav__column-count-2,
  .subnav-container .navbar-inverse .menu-item .item-options .cmp-subnav__column-count-2 {
    column-count: 2;
  }
  .subnav-container .navbar .menu-item .item-options .cmp-subnav__column-count-3,
  .subnav-container .navbar-inverse .menu-item .item-options .cmp-subnav__column-count-3 {
    column-count: 3;
  }
  .subnav-container .navbar .menu-item .item-options .cmp-subnav__column-count-4,
  .subnav-container .navbar-inverse .menu-item .item-options .cmp-subnav__column-count-4 {
    column-count: 4;
  }
  .subnav-container .navbar .menu-item .item-options div:last-child,
  .subnav-container .navbar-inverse .menu-item .item-options div:last-child {
    padding-right: 0.8125em;
    border-right: 0.0625em solid #f5f5f5;
  }
  .subnav-container .navbar .menu-item .item-options div ul li,
  .subnav-container .navbar-inverse .menu-item .item-options div ul li {
    min-width: 8.75em;
    max-width: 16.625em;
    white-space: nowrap;
    margin-bottom: 0.3125em;
    padding: 0.5em 0.25em 0.5em 1.125em;
    break-inside: avoid;
  }
}
@media (max-width: 1024px) {
  .subnav-container .navbar .menu-item .item-options div,
  .subnav-container .navbar-inverse .menu-item .item-options div {
    border: none;
    padding: 0 0.9375em;
    margin: 0;
  }
}
.subnav-container .navbar .menu-item .item-options div span .icon-arrow-left-lg,
.subnav-container .navbar-inverse .menu-item .item-options div span .icon-arrow-left-lg,
.subnav-container .navbar .menu-item .item-options div span .icon-close-search,
.subnav-container .navbar-inverse .menu-item .item-options div span .icon-close-search {
  display: none;
}
@media (max-width: 767px) {
  .subnav-container .navbar .menu-item .list-mobile,
  .subnav-container .navbar-inverse .menu-item .list-mobile {
    padding: 0 1.375em;
    box-sizing: border-box;
  }
}
@media (min-width: 1024px) {
  .subnav-container .navbar .menu-item:hover .item-options,
  .subnav-container .navbar-inverse .menu-item:hover .item-options,
  .subnav-container .navbar .menu-item.key-open .item-options,
  .subnav-container .navbar-inverse .menu-item.key-open .item-options {
    display: flex;
    margin-left: -1.0625em;
    border: none;
    background: #ffffff;
  }
}
@media (max-width: 1023px) {
  .subnav-container .navbar .menu-item.open .item-options,
  .subnav-container .navbar-inverse .menu-item.open .item-options {
    display: flex;
  }
  .subnav-container .navbar .menu-item.open .item-options .parent,
  .subnav-container .navbar-inverse .menu-item.open .item-options .parent {
    margin: 0;
    padding: 1.125em 1em 1.1875em;
    max-width: none;
    display: flex !important;
    justify-content: space-between;
    align-items: center;
  }
  .subnav-container .navbar .menu-item.open .item-options .parent .icon-close-search,
  .subnav-container .navbar-inverse .menu-item.open .item-options .parent .icon-close-search {
    font-size: 1.75em;
    display: inline-flex;
    position: relative;
  }
  .subnav-container .navbar .menu-item.open .item-options,
  .subnav-container .navbar-inverse .menu-item.open .item-options {
    position: fixed;
    display: block;
    width: 100%;
    z-index: 100;
    top: 0;
    left: 0;
    height: 100vh;
    background: #ffffff;
    overflow: auto;
    padding: 0 0 5em;
  }
  .subnav-container .navbar .menu-item.open .item-options li,
  .subnav-container .navbar-inverse .menu-item.open .item-options li {
    margin: 0;
    position: relative;
    width: 100%;
    border-bottom: 0.0625em solid #333333;
    box-sizing: border-box;
  }
  .subnav-container .navbar .menu-item.open .item-options li a,
  .subnav-container .navbar-inverse .menu-item.open .item-options li a {
    font-weight: 400;
    font-size: 0.75em;
    display: inline-block;
    width: 100%;
    position: relative;
    z-index: 10;
    background: transparent !important;
    padding-left: 20px !important;
  }
  .subnav-container .navbar .menu-item.open .item-options > div > span,
  .subnav-container .navbar-inverse .menu-item.open .item-options > div > span {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .subnav-container .navbar .menu-item.open .item-options > div > span a,
  .subnav-container .navbar-inverse .menu-item.open .item-options > div > span a {
    color: #000000;
    font-size: 0.9375em;
    text-decoration: none;
    padding: 1.46666667em;
    width: 100%;
    display: flex;
    align-items: center;
    transition: none;
    padding-left: 20px !important;
  }
  .subnav-container .navbar .menu-item.open .item-options li:before,
  .subnav-container .navbar-inverse .menu-item.open .item-options li:before {
    font-family: "d-insights";
    content: "\6c";
    position: absolute;
    right: 1.375em;
    top: calc(50% - 0.625em);
    color: #ffffff;
    font-size: 0.9375em;
    z-index: 1;
  }
  .subnav-container .navbar .menu-item.open .item-options > div,
  .subnav-container .navbar-inverse .menu-item.open .item-options > div {
    padding: 0;
  }
  .subnav-container .navbar .menu-item.open .item-options > div ul,
  .subnav-container .navbar-inverse .menu-item.open .item-options > div ul {
    padding: 0;
  }
  .subnav-container .navbar .menu-item.open .item-options > div span,
  .subnav-container .navbar-inverse .menu-item.open .item-options > div span {
    position: relative;
    border-bottom: 0.0625em solid #333333;
    display: block;
    color: #000000;
    text-transform: capitalize;
    margin: 0;
    font-weight: 600;
    display: flex;
  }
  .subnav-container .navbar .menu-item.open .item-options > div span .icon-arrow-right-lg,
  .subnav-container .navbar-inverse .menu-item.open .item-options > div span .icon-arrow-right-lg {
    position: absolute;
    right: 1.53333333em;
    font-size: 0.9375em;
    color: #000000;
    z-index: 10;
    line-height: 0.8;
  }
  .subnav-container .navbar .menu-item.open .item-options > div span + ul,
  .subnav-container .navbar-inverse .menu-item.open .item-options > div span + ul {
    display: none;
  }
  .subnav-container .navbar .menu-item.open .item-options div.open,
  .subnav-container .navbar-inverse .menu-item.open .item-options div.open {
    position: fixed;
    display: block;
    width: 100%;
    z-index: 100;
    top: 0;
    left: 0;
    height: 100vh;
    background: #ffffff;
    overflow: auto;
    max-width: none;
  }
  .subnav-container .navbar .menu-item.open .item-options div.open span,
  .subnav-container .navbar-inverse .menu-item.open .item-options div.open span {
    font-size: 0.9375em;
    text-transform: uppercase;
    font-weight: 400 !important;
  }
  .subnav-container .navbar .menu-item.open .item-options div.open span .icon-arrow-left-lg,
  .subnav-container .navbar-inverse .menu-item.open .item-options div.open span .icon-arrow-left-lg {
    display: none;
    position: relative;
    top: 0.0625em;
    margin-right: 0.1875em;
    padding-left: 0;
  }
  .subnav-container .navbar .menu-item.open .item-options div.open span .icon-close-search,
  .subnav-container .navbar-inverse .menu-item.open .item-options div.open span .icon-close-search {
    display: inline-block;
    font-size: 1.75em;
    margin-right: 0;
    line-height: 0.625em;
  }
  .subnav-container .navbar .menu-item.open .item-options div.open span .icon-arrow-right-lg,
  .subnav-container .navbar-inverse .menu-item.open .item-options div.open span .icon-arrow-right-lg {
    display: none !important;
  }
  .subnav-container .navbar .menu-item.open .item-options div.open span + ul,
  .subnav-container .navbar-inverse .menu-item.open .item-options div.open span + ul {
    display: block;
  }
  .subnav-container .navbar .menu-item.open .item-options li a,
  .subnav-container .navbar-inverse .menu-item.open .item-options li a {
    padding: 1.375em;
    box-sizing: border-box;
  }
  .subnav-container .navbar .menu-item.open .item-options span,
  .subnav-container .navbar-inverse .menu-item.open .item-options span {
    padding-left: 0;
    padding-top: 0;
  }
}
@media (max-width: 1023px) and (max-width: 767px) {
  .subnav-container .navbar .menu-item.open .item-options > div > span a,
  .subnav-container .navbar-inverse .menu-item.open .item-options > div > span a {
    font-size: 0.625em;
    padding: 0.875em 4.375em 0.875em 0.875em !important;
    line-height: 2.5em;
    white-space: pre-line;
    padding-left: 20px !important;
  }
}
@media (max-width: 1023px) and (max-width: 767px) {
  .subnav-container .navbar .menu-item.open .item-options li a,
  .subnav-container .navbar-inverse .menu-item.open .item-options li a {
    padding: 0.875em 4.375em 0.875em 0.875em !important;
    line-height: 2.5em;
    white-space: pre-line;
    padding-left: 20px !important;
  }
}
@media (min-width: 1023px) {
  .subnav-container .navbar .menu-item .item-options div span,
  .subnav-container .navbar-inverse .menu-item .item-options div span {
    display: none !important;
  }
}
@media (max-width: 1023px) {
  .subnav-container .navbar .menu-item,
  .subnav-container .navbar-inverse .menu-item {
    margin: 0;
    position: relative;
    width: 100%;
    box-sizing: border-box;
    font-size: 14px;
  }
  .subnav-container .navbar .menu-item a,
  .subnav-container .navbar-inverse .menu-item a {
    font-weight: 400;
    font-size: 0.8125em;
    display: inline-block;
    width: 100%;
    position: relative;
    z-index: 10;
    background: transparent !important;
  }
}
@media (max-width: 767px) {
  .subnav-container .navbar .menu-item a,
  .subnav-container .navbar-inverse .menu-item a {
    font-size: 0.75em;
  }
}
@media only screen and (min-device-width: 260/16em) and (max-device-width: 767px) {
  .sticky {
    position: relative;
  }
  .subnav__logo {
    width: 6.25em;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .sticky {
    position: fixed;
  }
}

/*Added from BrandRefresh */
.events-listing-template-page .cmp-component-header__title h2.cmp-title__text {
  font-size: 1.75em;
}
.events-listing-template-page .cmp-component-header--secondary .cmp-component-header__content .cmp-text p {
  color: #ffffff;
}
.events-listing-template-page .cmp-component-header--primary-black .cmp-component-header__content .cmp-text p {
  color: #ffffff;
}
.cmp-component-header {
  padding: 40px 0px;
}
.cmp-component-header--primary-black {
  background-color: #000000;
}
.cmp-component-header__title {
  width: 60%;
}
.cmp-component-header__content .cmp-title__text,
.cmp-component-header__content .cmp-text {
  padding-bottom: 0;
}
.cmp-component-header__content h1.cmp-title__text {
  color: #ffffff;
  font-weight: 400;
  font-size: 2em;
  margin-bottom: 30px;
}
.cmp-component-header__content h2.cmp-title__text {
  color: #ffffff;
  font-size: 1.25em;
  font-weight: 400;
  margin-bottom: 36px;
}
.cmp-component-header__content .cmp-text p {
  color: #a7a8aa;
  font-size: 1.25em;
  margin-bottom: 36px;
}
.cmp-component-header .cmp-promo {
  min-height: 250px;
}
.cmp-component-header .aem-GridColumn--default--4 .cmp-promo:hover {
  background-color: #d0d0ce;
}
.cmp-component-header .aem-GridColumn--default--3 .cmp-promo {
  background-color: #00abab;
  color: #000!important;
}
.cmp-component-header .aem-GridColumn--default--3 .cmp-promo:hover {
  background-color: #6fc2b4;
}
@media only screen and (max-width:767px) {
  .cmp-component-header {
    padding: 20px 0px 0px 0px;
  }
  .cmp-component-header__title {
    width: auto;
    padding: 0 20px !important;
  }
  .cmp-component-header__content h1.cmp-title__text {
    font-size: 1.875em;
  }
  .cmp-component-header__content h2.cmp-title__text {
    font-size: 1.5em;
  }
  .cmp-component-header__content .cmp-text p {
    font-size: 1.125em;
  }
  .cmp-component-header__promo-section .aem-GridColumn {
    padding: 0 20px;
  }
  .cmp-component-header .cmp-promo {
    margin-bottom: 20px;
  }
  .events-listing-template-page .cmp-component-header__title h1.cmp-title__text {
    font-size: 1.5em;
  }
  .events-listing-template-page .cmp-component-header__title h2.cmp-title__text {
    font-size: 1.25em;
  }
}

/*Added from BrandRefresh */
.cmp-component-header--primary-white {
  background-color: #ffffff;
}
.cmp-component-header--primary-white .cmp-component-header__content h1.cmp-title__text {
  color: #000000;
}
.cmp-component-header--primary-white .cmp-component-header__content h2.cmp-title__text {
  color: #75787b;
}
.cmp-component-header--primary-white .cmp-component-header__content .cmp-text p {
  color: #000000;
}

/*Added from BrandRefresh */
.cmp-component-header--no-promos {
  background-color: #ffffff;
  padding-top: 0px;
}
.cmp-component-header--no-promos .cmp-component-header__content h1.cmp-title__text {
  color: #000000;
  margin-top: 20px;
}
.cmp-component-header--no-promos .cmp-component-header__content .cmp-text p {
  color: #000000;
  font-size: 1.5em;
  margin-bottom: 0;
}
@media only screen and (max-width:767px) {
  .cmp-component-header--no-promos .cmp-component-header__content h1.cmp-title__text {
    font-size: 2em;
  }
  .cmp-component-header--no-promos .cmp-component-header__content .cmp-text p {
    font-size: 1.125em;
  }
}

/*Added from BrandRefresh */
.cmp-component-header--secondary {
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.64) 0%, #000000 55.93%);
}
.cmp-component-header--secondary .cmp-component-header__content h1.cmp-title__text {
  color: #ffffff;
}
.cmp-component-header--secondary .cmp-component-header__content h2.cmp-title__text {
  color: #ffffff;
}
.cmp-component-header--secondary .cmp-component-header__content .cmp-text p {
  color: #000000;
}

/*Added from BrandRefresh */
.cmp-component-header--bg-image {
  background-repeat: no-repeat !important;
  background-position-y: bottom;
  background-size: cover;
  background-position-x: right;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.64) 2%, rgba(0, 0, 0, 0) 50%);
}
div[class*="cmp-component-header--primary"] .cmp-component-header--bg-image {
  background-size: auto;
  background-position-x: right;
  background-position-y: top;
}
@media only screen and (max-width: 1023px) and (min-width: 768px) {
  .cmp-component-header--bg-image {
    background-repeat: no-repeat;
    background-size: cover;
    background-position-y: initial;
  }
  div[class*="cmp-component-header--primary"] .cmp-component-header--bg-image {
    background-repeat: no-repeat;
    background-size: 40%;
    background-position-x: right;
  }
}
@media only screen and (max-width:767px) {
  .cmp-component-header--bg-image {
    background-size: 115%;
    background-position-y: 0%;
  }
  .cmp-component-header--bg-image .cmp-component-header__content .cmp-text {
    margin-bottom: 300px;
  }
  .cmp-component-header--bg-image .cmp-component-header__promo-section {
    margin-top: 300px;
  }
  .cmp-component-header--bg-image .cmp-component-header__promo-section:before {
    position: absolute;
    top: -100px;
    height: 200px;
    width: 100%;
    left: 0;
    content: "";
    background: linear-gradient(to top, #000000 30%, rgba(0, 0, 0, 0) 80%);
  }
  .cmp-component-header--bg-image .cmp-component-header__promo-section__cmp-banner-promo {
    margin-top: 250px !important;
  }
  .cmp-component-header--bg-image .cmp-component-header__promo-section__cmp-banner-promo:before {
    background: none !important;
  }
  div[class*="cmp-component-header--primary"] .cmp-component-header--bg-image {
    background-size: 100%;
    background-position-y: 290px;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1024px) {
  .cmp-component-header--bg-image {
    background-repeat: no-repeat;
    background-position-y: initial;
  }
  div[class*="cmp-component-header--primary"] .cmp-component-header--bg-image {
    background-repeat: no-repeat;
    background-size: 40%;
    background-position-x: right;
  }
}

/*Added from BrandRefresh */
.cmp-img__container {
  height: 170px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
@media (min-width: 1023px) {
  .cmp-img__container {
    height: 350px;
  }
}

/*Added from BrandRefresh */
.cmp-header-banner--with-images-no-promos-theme-1 .cmp-header-banner__content-wrap {
  padding: 27px 0;
}
@media (min-width: 767px) {
  .cmp-header-banner--with-images-no-promos-theme-1 .cmp-header-banner__content-wrap {
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
  }
}
@media (min-width: 767px) {
  .cmp-header-banner--with-images-no-promos-theme-1 .cmp-header-banner__content-wrap .title-sec {
    margin-right: 20px;
    padding-right: 20px;
  }
}
.cmp-header-banner--with-images-no-promos-theme-1 .cmp-header-banner__content-wrap .title-sec .action-bar {
  margin-top: 1.875em;
  margin-left: 0;
}
.cmp-header-banner--with-images-no-promos-theme-1 .cmp-header-banner__content-wrap .title-sec .action-bar li {
  margin-left: 0;
}
.cmp-header-banner--with-images-no-promos-theme-1 .cmp-header-banner__content-wrap .title-sec .content-type {
  font-size: 12px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 2.4;
  letter-spacing: normal;
  text-align: left;
  color: blue;
}
.cmp-header-banner--with-images-no-promos-theme-1 .cmp-header-banner__content-wrap .title-sec .banner-title {
  font-size: 32px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 0.9;
  letter-spacing: normal;
  text-align: left;
  color: black;
  margin: 10px 0px;
}
.cmp-header-banner--with-images-no-promos-theme-1 .cmp-header-banner__content-wrap .title-sec .icon-container {
  display: inline-flex;
  text-align: center;
  align-items: center;
  position: relative;
  padding: 10px 0px;
}
.cmp-header-banner--with-images-no-promos-theme-1 .cmp-header-banner__content-wrap .title-sec .icon-container:hover .icon-hover-hdr-banner {
  display: inline-flex;
}
.cmp-header-banner--with-images-no-promos-theme-1 .cmp-header-banner__content-wrap .title-sec .icon-container:hover .icon-default-hdr-banner {
  display: none;
}
.cmp-header-banner--with-images-no-promos-theme-1 .cmp-header-banner__content-wrap .title-sec .icon-container i {
  font-size: 32px;
  display: inline-flex;
  margin-bottom: 5px;
  cursor: pointer;
  max-height: 32px;
  color: black;
}
.cmp-header-banner--with-images-no-promos-theme-1 .cmp-header-banner__content-wrap .title-sec .icon-container i:hover .di-tooltip {
  display: block;
}
.cmp-header-banner--with-images-no-promos-theme-1 .cmp-header-banner__content-wrap .title-sec .icon-container .icon-share-hdr-banner:before {
  content: "\4a";
  font-family: "d-insights" !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.cmp-header-banner--with-images-no-promos-theme-1 .cmp-header-banner__content-wrap .title-sec .icon-container .icon-share-hover-hdr-banner:before {
  content: "\4b";
  font-family: "d-insights" !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.cmp-header-banner--with-images-no-promos-theme-1 .cmp-header-banner__content-wrap .title-sec .icon-container .icon-share-hover-hdr-banner .di-tooltip {
  position: absolute;
  background: rgba(83, 86, 90, 0.9);
  padding: 4px 8px;
  color: #ffffff;
  font-size: 14px;
  white-space: nowrap;
  font-family: 'OpenSans-Semibold';
  font-style: normal;
  border-radius: 2px;
  display: none;
  line-height: 17px  !important;
}
.cmp-header-banner--with-images-no-promos-theme-1 .cmp-header-banner__content-wrap .title-sec .icon-container .icon-share-hover-hdr-banner .tooltip-top {
  transform: translate(-50%, -100%);
  left: 50%;
  top: 0px;
}
.cmp-header-banner--with-images-no-promos-theme-1 .cmp-header-banner__content-wrap .title-sec .icon-container .icon-share-hover-hdr-banner .tooltip-top:after {
  content: '';
  position: absolute;
  width: 2px;
  right: 50%;
  bottom: -9px;
  transform: translateX(50%);
  border: 5px solid transparent;
  border-top-color: rgba(83, 86, 90, 0.9);
}
.cmp-header-banner--with-images-no-promos-theme-1 .cmp-header-banner__content-wrap .title-sec .icon-container .icon-hover-hdr-banner {
  display: none;
}
.cmp-header-banner--with-images-no-promos-theme-1 .cmp-header-banner__content-wrap .title-sec .icon-container .dropdown-share {
  background: white;
  position: absolute;
  min-width: 193px;
  padding: 8px 0;
  white-space: nowrap;
  top: 40px;
  z-index: 1;
  border: 1px solid #e6e6e6;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.12);
  display: none;
}
@media (min-width: 767px) {
  .cmp-header-banner--with-images-no-promos-theme-1 .cmp-header-banner__content-wrap .title-sec .icon-container .dropdown-share {
    left: 300%;
    right: initial;
    top: 33px;
    transform: translateX(-50%);
  }
}
.cmp-header-banner--with-images-no-promos-theme-1 .cmp-header-banner__content-wrap .title-sec .icon-container .dropdown-share .share-bar li {
  display: block;
  text-align: left;
  padding: 11px 15px 12px;
}
.cmp-header-banner--with-images-no-promos-theme-1 .cmp-header-banner__content-wrap .title-sec .icon-container .dropdown-share .share-bar li a {
  color: black;
  font-size: 12px;
  font-weight: 600;
  background-image: none;
  text-decoration: none;
}
.cmp-header-banner--with-images-no-promos-theme-1 .cmp-header-banner__content-wrap .title-sec .icon-container .dropdown-share .share-bar li a i {
  line-height: 35px;
}
.cmp-header-banner--with-images-no-promos-theme-1 .cmp-header-banner__content-wrap .title-sec .icon-container .dropdown-share .share-bar li a .icon-facebook-single:before {
  content: "\72";
  font-family: "d-insights" !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.cmp-header-banner--with-images-no-promos-theme-1 .cmp-header-banner__content-wrap .title-sec .icon-container .dropdown-share .share-bar li a .icon-twitter-single:before {
  content: "\70";
  font-family: "d-insights" !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.cmp-header-banner--with-images-no-promos-theme-1 .cmp-header-banner__content-wrap .title-sec .icon-container .dropdown-share .share-bar li a .icon-link-single:before {
  content: "\71";
  font-family: "d-insights" !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.cmp-header-banner--with-images-no-promos-theme-1 .cmp-header-banner__content-wrap .title-sec .icon-container .dropdown-share .share-bar li a .icon-email-1:before {
  content: "\4f";
  font-family: "d-insights" !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.cmp-header-banner--with-images-no-promos-theme-1 .cmp-header-banner__content-wrap .title-sec .icon-container .dropdown-share li i {
  margin-right: 15px;
  font-size: 15px;
  display: inline-flex;
}
.cmp-header-banner--with-images-no-promos-theme-1 .cmp-header-banner__content-wrap .title-sec .icon-container .open {
  display: block;
}
.cmp-header-banner--with-images-no-promos-theme-1 .cmp-header-banner__content-wrap .desc-sec {
  max-width: 800px;
  padding: 14px 0px;
}
@media (min-width: 767px) {
  .cmp-header-banner--with-images-no-promos-theme-1 .cmp-header-banner__content-wrap .desc-sec {
    padding: 10px;
    margin: 0px 12px;
  }
}
.cmp-header-banner--with-images-no-promos-theme-1 .cmp-header-banner__content-wrap .desc-sec .banner-descr {
  font-family: 'Georgia';
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: left;
  color: black;
}
@media (min-width: 767px) {
  .cmp-header-banner--with-images-no-promos-theme-1 .cmp-header-banner__content-wrap .desc-sec .banner-descr {
    padding: 5px 14px;
    margin: 5px;
  }
}

/*Added from BrandRefresh */
.cmp-header-banner {
  padding-bottom: 30px !important;
}
.cmp-header-banner--with-images-no-promos-theme-1 .cmp-header-banner__content-wrapper {
  padding: 3.125em 0 0 0;
}
.cmp-header-banner--with-images-no-promos-theme-1 .cmp-header-banner__content-wrapper .cmp-title h1 {
  font-size: 1em;
  font-weight: 700;
}
.cmp-header-banner--with-images-no-promos-theme-1 .cmp-header-banner__content-wrapper .cmp-title h2 {
  font-size: 0.85em;
  font-weight: 700;
}
.cmp-header-banner--with-images-no-promos-theme-1 .cmp-header-banner__content-wrapper .cmp-title h3 {
  font-size: 0.7em;
  font-weight: 700;
}
.cmp-header-banner--with-images-no-promos-theme-1 .cmp-header-banner__content-wrapper .cmp-title h4 {
  font-size: 0.55em;
  font-weight: 700;
}
.cmp-header-banner--with-images-no-promos-theme-1 .cmp-header-banner__content-wrapper .cmp-title h5 {
  font-size: 0.4em;
  font-weight: 700;
}
.cmp-header-banner--with-images-no-promos-theme-1 .cmp-header-banner__content-wrapper .cmp-title h6 {
  font-size: 0.3em;
  font-weight: 700;
}
.cmp-header-banner--with-images-no-promos-theme-1 .cmp-header-banner__content-wrapper__title-section__content-type {
  font-size: 0.75em;
  font-weight: bold;
  line-height: 2.4;
  text-align: left;
  color: #75787b;
  text-transform: uppercase;
}
.cmp-header-banner--with-images-no-promos-theme-1 .cmp-header-banner__content-wrapper__title-section__banner-title {
  margin: 0 0 0.625em 0;
}
.cmp-header-banner--with-images-no-promos-theme-1 .cmp-header-banner__content-wrapper__title-section__banner-title .cmp-title {
  padding-right: 0.5em;
}
.cmp-header-banner--with-images-no-promos-theme-1 .cmp-header-banner__content-wrapper__title-section__banner-title .cmp-title__text {
  margin-top: 0;
  font-weight: 700;
  font-size: 0.6875em;
  color: #000000;
}
.cmp-header-banner--with-images-no-promos-theme-1 .cmp-header-banner__content-wrapper__title-section .action-bar {
  margin: 0;
}
.cmp-header-banner--with-images-no-promos-theme-1 .cmp-header-banner__content-wrapper__title-section .action-bar li {
  margin: 0;
}
.cmp-header-banner--with-images-no-promos-theme-1 .cmp-header-banner__content-wrapper__title-section .icon-container {
  display: inline-flex;
  text-align: center;
  align-items: center;
  position: relative;
  padding: 0.625em 0;
}
.cmp-header-banner--with-images-no-promos-theme-1 .cmp-header-banner__content-wrapper__title-section .icon-container:hover .icon-hover-hdr-banner {
  display: inline-flex;
}
.cmp-header-banner--with-images-no-promos-theme-1 .cmp-header-banner__content-wrapper__title-section .icon-container:hover .icon-default-hdr-banner {
  display: none;
}
.cmp-header-banner--with-images-no-promos-theme-1 .cmp-header-banner__content-wrapper__title-section .icon-container i {
  font-size: 2em;
  display: inline-flex;
  margin-bottom: 0.3125em;
  cursor: pointer;
  max-height: 2em;
  color: #000000;
}
.cmp-header-banner--with-images-no-promos-theme-1 .cmp-header-banner__content-wrapper__title-section .icon-container i:hover .di-tooltip {
  display: block;
}
.cmp-header-banner--with-images-no-promos-theme-1 .cmp-header-banner__content-wrapper__title-section .icon-container .icon-share-hdr-banner:before {
  content: "\4a";
  font-family: "d-insights" !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.cmp-header-banner--with-images-no-promos-theme-1 .cmp-header-banner__content-wrapper__title-section .icon-container .icon-share-hover-hdr-banner:before {
  content: "\4b";
  font-family: "d-insights" !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.cmp-header-banner--with-images-no-promos-theme-1 .cmp-header-banner__content-wrapper__title-section .icon-container .icon-share-hover-hdr-banner .di-tooltip {
  position: absolute;
  background: rgba(83, 86, 90, 0.9);
  padding: 0.25em 0.5em;
  color: #ffffff;
  font-size: 0.875em;
  white-space: nowrap;
  font-family: 'OpenSans-Semibold';
  font-style: normal;
  border-radius: 0.125em;
  display: none;
  line-height: 1.0625em !important;
}
.cmp-header-banner--with-images-no-promos-theme-1 .cmp-header-banner__content-wrapper__title-section .icon-container .icon-share-hover-hdr-banner .tooltip-top {
  transform: translate(-50%, -100%);
  left: 50%;
  top: 0;
}
.cmp-header-banner--with-images-no-promos-theme-1 .cmp-header-banner__content-wrapper__title-section .icon-container .icon-share-hover-hdr-banner .tooltip-top:after {
  content: '';
  position: absolute;
  width: 0.125em;
  right: 50%;
  bottom: -0.5625em;
  transform: translateX(50%);
  border: 0.3125em solid transparent;
  border-top-color: rgba(83, 86, 90, 0.9);
}
.cmp-header-banner--with-images-no-promos-theme-1 .cmp-header-banner__content-wrapper__title-section .icon-container .icon-hover-hdr-banner {
  display: none;
}
.cmp-header-banner--with-images-no-promos-theme-1 .cmp-header-banner__content-wrapper__title-section .icon-container .dropdown-share {
  background: #ffffff;
  position: absolute;
  min-width: 12.0625em;
  padding: 0.5em 0;
  white-space: nowrap;
  top: 2.5em;
  z-index: 1;
  border: 0.0625em solid #e6e6e6;
  box-shadow: 0 0.125em 0.25em 0 rgba(0, 0, 0, 0.12);
  display: none;
}
.cmp-header-banner--with-images-no-promos-theme-1 .cmp-header-banner__content-wrapper__title-section .icon-container .dropdown-share .share-bar li {
  display: block;
  text-align: left;
  padding: 0.6875em 0.9375em 0.75em 0;
}
.cmp-header-banner--with-images-no-promos-theme-1 .cmp-header-banner__content-wrapper__title-section .icon-container .dropdown-share .share-bar li a {
  color: #000000;
  font-size: 0.75em;
  font-weight: 600;
  background-image: none;
  text-decoration: none;
}
.cmp-header-banner--with-images-no-promos-theme-1 .cmp-header-banner__content-wrapper__title-section .icon-container .dropdown-share .share-bar li a i {
  line-height: 2.1875em;
}
.cmp-header-banner--with-images-no-promos-theme-1 .cmp-header-banner__content-wrapper__title-section .icon-container .dropdown-share .share-bar li a .icon-facebook-single:before {
  content: "\72";
  font-family: "d-insights" !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.cmp-header-banner--with-images-no-promos-theme-1 .cmp-header-banner__content-wrapper__title-section .icon-container .dropdown-share .share-bar li a .icon-twitter-single:before {
  content: "\70";
  font-family: "d-insights" !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.cmp-header-banner--with-images-no-promos-theme-1 .cmp-header-banner__content-wrapper__title-section .icon-container .dropdown-share .share-bar li a .icon-link-single:before {
  content: "\71";
  font-family: "d-insights" !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.cmp-header-banner--with-images-no-promos-theme-1 .cmp-header-banner__content-wrapper__title-section .icon-container .dropdown-share .share-bar li a .icon-email-1:before {
  content: "\4f";
  font-family: "d-insights" !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.cmp-header-banner--with-images-no-promos-theme-1 .cmp-header-banner__content-wrapper__title-section .icon-container .dropdown-share li i {
  margin-right: 0.9375em;
  font-size: 0.9375em;
  display: inline-flex;
}
.cmp-header-banner--with-images-no-promos-theme-1 .cmp-header-banner__content-wrapper__title-section .icon-container .open {
  display: block;
}
.cmp-header-banner--with-images-no-promos-theme-1 .cmp-header-banner__content-wrapper__description-section {
  padding: 0.625em 0;
}
.cmp-header-banner--with-images-no-promos-theme-1 .cmp-header-banner__content-wrapper__description-section p,
.cmp-header-banner--with-images-no-promos-theme-1 .cmp-header-banner__content-wrapper__description-section i,
.cmp-header-banner--with-images-no-promos-theme-1 .cmp-header-banner__content-wrapper__description-section a {
  font-family: 'Georgia';
  font-size: 1em;
  line-height: 1.5;
  text-align: left;
  color: #000000;
}
@media (min-width: 1023px) {
  .cmp-header-banner--with-images-no-promos-theme-1 .cmp-header-banner__content-wrapper {
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
    padding: 1.875em 0 0 0;
  }
  .cmp-header-banner--with-images-no-promos-theme-1 .cmp-header-banner__content-wrapper__title-section {
    width: 33.33%;
  }
  .cmp-header-banner--with-images-no-promos-theme-1 .cmp-header-banner__content-wrapper__title-section .icon-container .dropdown-share {
    left: 300%;
    right: initial;
    top: 2.0625em;
    transform: translateX(-50%);
  }
  .cmp-header-banner--with-images-no-promos-theme-1 .cmp-header-banner__content-wrapper__description-section {
    padding: 0.75em 0;
    max-width: 46.875em;
    width: 77.77%;
  }
}
@media (max-width: 1023px) {
  .cmp-header-banner--with-images-no-promos-theme-1 .cmp-header-banner__content-wrapper .cmp-title h1 {
    font-size: 1em;
  }
}
@media (max-width: 767px) {
  .cmp-header-banner--with-images-no-promos-theme-1 .cmp-header-banner__content-wrapper .cmp-title h1 {
    font-size: 0.8em;
  }
}

/*Added from BrandRefresh */
.cmp-hb-filter {
  background-color: #f6f2f2;
  padding: 30px;
  padding-right: 0px;
}
.cmp-hb-filter__drop-down {
  padding: 0px 5px 0px 0px !important;
}
.cmp-hb-filter__drop-down.aem-GridColumn--phone--10 {
  margin-left: 15px;
}
.cmp-hb-filter__title {
  font-size: 1em;
  padding: 5px 0;
  font-weight: 600;
}
.cmp-hb-filter__event-topic,
.cmp-hb-filter__event-type-filter {
  margin-right: 10px;
}
.cmp-hb-filter__right-arrow__button {
  font-size: 1.5em;
  position: relative;
  color: #ffffff;
  left: 5px;
  top: 0px;
  background: #0077b5;
  border: none;
  height: 1.75em;
  padding: 0 10px;
}
.cmp-hb-filter select {
  width: 100%;
  padding: 10px;
  font-size: 1em;
  font-weight: 600;
}
.icon-angle-right:before {
  content: "\f054";
}
@media only screen and (max-width:767px) {
  .cmp-component-header--bg-image.cmp-component-header--filter {
    background-size: cover;
    background-position-y: 0%;
  }
  .cmp-component-header--bg-image.cmp-component-header--filter .cmp-component-header__content .cmp-text {
    margin-bottom: 0px;
  }
  .cmp-component-header--bg-image.cmp-component-header--filter .cmp-component-header__promo-section {
    margin-top: 0px;
  }
  .cmp-component-header--bg-image.cmp-component-header--filter .cmp-component-header__promo-section:before {
    background: none;
  }
  .cmp-component-header--bg-image.cmp-component-header--filter .cmp-component-header__promo-section > div {
    margin-bottom: 15px;
  }
  .cmp-component-header--bg-image.cmp-component-header--filter .cmp-component-header__promo-section > div .cmp-hb-filter {
    background-color: rgba(255, 255, 255, 0.8);
    padding: 20px;
  }
  .cmp-component-header--bg-image.cmp-component-header--filter .cmp-component-header__promo-section > div .cmp-hb-filter__drop-down {
    margin-bottom: 15px;
  }
  .cmp-component-header--bg-image.cmp-component-header--filter .cmp-component-header__promo-section > div .cmp-hb-filter__drop-down.aem-GridColumn--phone--10 {
    margin-left: 0px;
  }
  .cmp-component-header--bg-image.cmp-component-header--filter .cmp-component-header__promo-section > div .cmp-hb-filter__event-topic,
  .cmp-component-header--bg-image.cmp-component-header--filter .cmp-component-header__promo-section > div .cmp-hb-filter__event-type-filter {
    margin-right: 0px;
  }
}

html[dir='rtl'] .cmp-header-banner--with-images-no-promos-theme-1 .cmp-header-banner__content-wrapper__title-section__content-type {
  text-align: right;
}
html[dir='rtl'] .cmp-header-banner--bg-image {
  background-position-x: left;
}

/*Added from BrandRefresh */
.cmp-component-header--with-images-no-promos-theme-2.cmp-component-header {
  padding: 0 0 40px 0;
}
.cmp-component-header--with-images-no-promos-theme-2 .cmp-component-header__banner img {
  width: 100%;
  height: 400px !important;
  object-fit: cover;
  background-position: center center;
}
@media (max-width: 768px) {
  .cmp-component-header--with-images-no-promos-theme-2 .cmp-component-header__banner img {
    height: 140px !important;
  }
}
.cmp-component-header--with-images-no-promos-theme-2 .cmp-component-header__content-container {
  display: flex;
  justify-content: center;
  padding: 80px 0 20px 0;
}
@media (max-width: 768px) {
  .cmp-component-header--with-images-no-promos-theme-2 .cmp-component-header__content-container {
    padding: 25px 0 0 0;
  }
}
.cmp-component-header--with-images-no-promos-theme-2 .cmp-component-header__content {
  display: flex;
  flex-direction: column;
  width: 840px;
}
.cmp-component-header--with-images-no-promos-theme-2 .cmp-component-header__content .cmp-text {
  margin: 25px 0 0 0;
}
.cmp-component-header--with-images-no-promos-theme-2 .cmp-component-header__content .cmp-text p {
  color: #a7a8aa;
  font-size: 1.25em;
  margin: 0;
}
@media (max-width: 768px) {
  .cmp-component-header--with-images-no-promos-theme-2 .cmp-component-header__content {
    width: 100%;
    padding: 0 20px;
  }
  .cmp-component-header--with-images-no-promos-theme-2 .cmp-component-header__content .cmp-text p {
    font-size: 1.125em;
  }
}
.cmp-component-header--with-images-no-promos-theme-2 .cmp-component-header__top-content {
  display: flex;
  margin-bottom: 20px;
}
.cmp-component-header--with-images-no-promos-theme-2 .cmp-component-header__content-type {
  background-color: #000000;
  font-size: 0.75em;
  font-weight: 600;
  color: #ffffff;
  padding: 8px;
  line-height: 14px;
}
.cmp-component-header--with-images-no-promos-theme-2 .cmp-component-header__info {
  align-self: center;
  flex-grow: 1;
  text-align: right;
}
.cmp-component-header--with-images-no-promos-theme-2 .cmp-component-header__read-duration,
.cmp-component-header--with-images-no-promos-theme-2 .cmp-component-header__publish-date {
  font-size: 0.75em;
  font-weight: 500;
  color: #000000;
}
.cmp-component-header--with-images-no-promos-theme-2 .cmp-component-header__read-duration {
  font-weight: 600;
}
.cmp-component-header--with-images-no-promos-theme-2 .cmp-component-header__read-duration:after {
  content: "\00B7";
  font-size: 2em;
  vertical-align: sub;
  display: inline-block;
  margin-top: -4px;
  padding: 0 4px 0 3px;
  color: #C4C4C4;
}
.cmp-component-header--with-images-no-promos-theme-2 .cmp-component-header__title {
  width: auto;
}
@media (max-width: 767px) {
  .cmp-component-header--with-images-no-promos-theme-2 .cmp-component-header__title {
    padding: 0 !important;
  }
}
.cmp-component-header--with-images-no-promos-theme-2 .cmp-component-header__title h1.cmp-title__text {
  font-size: 3.125em;
  font-weight: 700;
  line-height: 1.2;
  color: #000000;
  margin: 0;
}
@media (max-width: 767px) {
  .cmp-component-header--with-images-no-promos-theme-2 .cmp-component-header__title h1.cmp-title__text {
    font-size: 1.75em;
    line-height: 1.3;
    margin: 0 0 15px 0;
  }
}
.cmp-component-header--with-images-no-promos-theme-2 .cmp-component-header__title h2.cmp-title__text {
  font-size: 1.875em;
  line-height: 1.1;
  color: #000000;
  margin: 0;
  margin: 20px 0 0 0;
}
@media (max-width: 767px) {
  .cmp-component-header--with-images-no-promos-theme-2 .cmp-component-header__title h2.cmp-title__text {
    font-size: 1.5em;
    line-height: 1.5;
    margin-top: 15px;
  }
}

/*Added from BrandRefresh */
.listitemsimage .cmp-container,
.listitemsicon .cmp-container {
  padding: 0px;
}
.listitemsimage .cmp-container .cmp-title h4.cmp-title__text,
.listitemsicon .cmp-container .cmp-title h4.cmp-title__text {
  font-weight: 400;
  font-size: 1.125em;
}
.cmp-list-item-container {
  display: flex;
  flex-wrap: wrap;
}
.cmp-list-item-container--1-column {
  display: block;
  padding-bottom: 1.875em;
}
.cmp-list-item-container--1-column > * {
  padding: 0 1.25em 1.25em 1.25em;
}
.cmp-list-item-container--1-column .cmp-list--vertical-image .cmp-list-wrapper__image img {
  height: 177px !important;
}
.cmp-list-item-container--2-column {
  display: flex;
  flex-direction: column;
}
.cmp-list-item-container--2-column > * {
  padding: 0 1.25em 1.25em 1.25em;
  flex-basis: 100%;
  max-width: 100%;
}
.cmp-list-item-container--2-column .cmp-list--vertical-image .cmp-list-wrapper__image img {
  min-width: 7em;
  height: 110px !important;
}
.cmp-list-item-container--2-column .cmp-list--horizontal-image .cmp-list-wrapper__image img {
  height: 388px !important;
}
.cmp-list-item-container--2-column .cmp-list--horizontal-image .cmp-list-wrapper__image .listimage-height {
  height: 130px !important;
}
.cmp-list-item-container--2-column .cmp-list--horizontal-icon .cmp-list-wrapper__content {
  margin-top: 1.9em;
}
.cmp-list-item-container--2-column .cmp-list--horizontal-icon .cmp-list-wrapper__icon {
  left: 30%;
}
.cmp-list-item-container--2-column .cmp-list--vertical-icon .cmp-list-wrapper__icon {
  flex: 0 0 6.5em;
  min-height: 112px;
}
.cmp-list-item-container--2-column .cmp-list--vertical-icon .cmp-list-wrapper__icon .icon {
  height: 7em;
  width: 7em;
}
.cmp-list-item-container--2-column .cmp-list--vertical-icon .cmp-list-wrapper__icon .icon:before {
  font-size: 60px;
}
.cmp-list-item-container--3-column {
  display: flex;
  flex-direction: column;
}
.cmp-list-item-container--3-column > * {
  padding: 0 1.25em 1.25em 1.25em;
  flex-basis: 100%;
  max-width: 100%;
}
.cmp-list-item-container--3-column .cmp-list--horizontal-image .cmp-list-wrapper__image img {
  height: 150px !important;
}
.cmp-list-item-container--3-column .cmp-list--vertical-image .cmp-list-wrapper__image img {
  height: 44px !important;
}
.cmp-list-item-container--3-column .cmp-list--horizontal-image .cmp-list-wrapper__content__heading__link {
  margin-bottom: 0px;
  padding-top: 0px;
}
.cmp-list-item-container--3-column .cmp-list--vertical-image .cmp-list-wrapper__content {
  padding-left: 0.75em;
}
.cmp-list-item-container--3-column .cmp-list--vertical-image .cmp-list-wrapper__image {
  flex: 0 0 2.8125em;
}
.cmp-list-item-container--3-column .cmp-list--vertical-image .cmp-list-wrapper__image img {
  min-width: 3em;
  width: 3.1em !important;
}
.cmp-list-item-container--3-column .cmp-list--vertical-icon .cmp-list-wrapper__icon {
  flex: 0 0 3.5em;
  min-height: 46px;
}
.cmp-list-item-container--3-column .cmp-list--vertical-icon .cmp-list-wrapper__icon .icon {
  height: 2.9em;
  width: 2.9em;
  border: 0.125em solid;
}
.cmp-list-item-container--3-column .cmp-list--vertical-icon .cmp-list-wrapper__icon .icon:before {
  font-size: 25px;
}
.cmp-list-item-container--3-column .cmp-list--vertical-icon .cmp-list-wrapper__content {
  margin-left: 0.25em;
}
.cmp-list-item-container--3-column .cmp-list--horizontal-icon .cmp-list-wrapper__icon {
  left: 15%;
}
.cmp-list-item-container--4-column {
  display: flex;
  flex-direction: column;
}
.cmp-list-item-container--4-column > * {
  padding: 0 1.25em 1.25em 1.25em;
  flex-basis: 100%;
  max-width: 100%;
}
.cmp-list-item-container--4-column .cmp-list--horizontal-image .cmp-list-wrapper__image img {
  height: 177px !important;
}
.cmp-list-item-container--4-column .cmp-list--horizontal-image .cmp-list-wrapper__image .listimage-height {
  height: 80px !important;
}
.cmp-list-item-container--4-column .cmp-list--horizontal-icon .cmp-list-wrapper__content {
  margin-top: 2.6em;
}
.cmp-list-item-container--filled-bg {
  background-color: #f5f5f5;
}
.cmp-list--grey-bg {
  background: #f6f6f6;
}
.cmp-list__title {
  font-size: 1.875em;
  font-weight: 400;
  line-height: 0.93333333em;
}
.cmp-list__subtitle {
  font-size: 1.125em;
  font-weight: 400;
  line-height: 1.55555556em;
}
.cmp-list .cmp-list-wrapper {
  display: flex;
}
.cmp-list .cmp-list-wrapper .cmp-list-wrapper__content__heading {
  font-weight: 600;
  line-height: 1.6em;
  height: 60px;
}
.cmp-list .cmp-list-wrapper .cmp-list-wrapper__content__heading__link {
  font-size: 1.125em;
  margin-top: 0;
  margin-bottom: 0;
}
.cmp-list .cmp-list-wrapper .cmp-list-wrapper__content__heading__link a {
  color: #0076a8;
  overflow: hidden;
  line-height: 1.5625em;
}
.cmp-list .cmp-list-wrapper .cmp-list-wrapper__content__description p {
  font-size: 1em;
  font-weight: 400;
  line-height: 1.75em;
}
.cmp-list--horizontal-image .cmp-list-wrapper {
  flex-direction: column;
}
.cmp-list--horizontal-image .cmp-list-wrapper__icon {
  display: none;
}
.cmp-list--horizontal-image .cmp-list-wrapper__image {
  display: block;
  width: 100%;
}
.cmp-list--horizontal-image .cmp-list-wrapper__image img {
  object-fit: cover;
  min-width: 100%;
  display: block;
}
.cmp-list--horizontal-image .cmp-list-wrapper__content {
  margin-top: 1.6em;
  position: relative;
  display: block;
}
.cmp-list--horizontal-image .cmp-list-wrapper__content .icon-external-link:before {
  content: '\f08e';
  font-family: "Dcom-EDE" !important;
  font-style: normal !important;
  font-weight: normal !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.cmp-list--horizontal-image .cmp-list-wrapper__content .icon-external-link:before {
  font-size: 2em;
  color: #97999b;
}
.cmp-list--horizontal-image .cmp-list-wrapper__content__heading {
  display: flex;
  font-weight: 600;
  line-height: 1.4em;
  margin-bottom: 0.545em;
  position: relative;
  min-height: 3.25em;
  align-items: flex-start;
}
.cmp-list--horizontal-image .cmp-list-wrapper__content__heading:before {
  content: '';
  display: none;
  width: 4em;
  min-height: 2.6em;
  top: 0.4em;
  border-left: 0.2em solid #000000;
  position: absolute;
}
.cmp-list--horizontal-image .cmp-list-wrapper__content__heading__link {
  display: inline-block;
  font-size: 1em;
  width: 100%;
}
.cmp-list--horizontal-image .cmp-list-wrapper__content__heading__link a {
  color: #0076a8;
}
.cmp-list--horizontal-image .cmp-list-wrapper__content__heading a {
  display: inline-block;
  color: #000000;
  font-weight: 600;
  padding-top: 0.3125em;
}
.cmp-list--horizontal-image .cmp-list-wrapper__content__heading a:hover {
  text-decoration: none;
}
.cmp-list--horizontal-image .cmp-list-wrapper__content__heading .hover-icon {
  display: inline-block;
  padding-left: 1em;
  vertical-align: top;
  padding-top: 0.1em;
}
.cmp-list--horizontal-image .cmp-list-wrapper__content__heading .hover-icon .icon-external-link-hover:before {
  content: '\f08e';
  font-family: "Dcom-EDE" !important;
  font-style: normal !important;
  font-weight: normal !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.cmp-list--horizontal-image .cmp-list-wrapper__content__heading .hover-icon .icon-external-link-hover:before {
  color: #97999b;
  font-size: 1em;
}
.cmp-list--horizontal-image .cmp-list-wrapper__content__description P {
  font-size: 1em;
  font-weight: 400;
  line-height: 1.5em;
}
.cmp-list--vertical-image .cmp-list-wrapper {
  display: flex;
  flex-direction: column;
  padding-bottom: 1.25em;
}
.cmp-list--vertical-image .cmp-list-wrapper__icon {
  display: none;
}
.cmp-list--vertical-image .cmp-list-wrapper #vertical-no-image-content {
  padding-left: 0px;
}
.cmp-list--vertical-image .cmp-list-wrapper #vertical-no-image {
  flex-basis: auto;
}
.cmp-list--vertical-image .cmp-list-wrapper__image {
  display: flex;
  flex-basis: 7.8125em;
  height: 100%;
}
.cmp-list--vertical-image .cmp-list-wrapper__image img {
  width: 100% !important;
  object-fit: cover;
  min-width: 11.2em;
  display: block;
}
.cmp-list--vertical-image .cmp-list-wrapper__content {
  padding-top: 0.625em;
}
.cmp-list--vertical-image .cmp-list-wrapper__content__heading {
  display: flex;
  align-items: flex-start;
}
.cmp-list--vertical-image .cmp-list-wrapper__content__heading__link {
  display: inline-block;
  width: 82%;
  margin-bottom: 0;
}
.cmp-list--vertical-image .cmp-list-wrapper__content__heading__link a {
  color: #0076a8;
}
.cmp-list--vertical-image .cmp-list-wrapper__content__heading a {
  display: inline-block;
  color: #000000;
  font-weight: 600;
  line-height: 1.35;
}
.cmp-list--vertical-image .cmp-list-wrapper__content__heading a:hover {
  text-decoration: none;
}
.cmp-list--vertical-image .cmp-list-wrapper__content__heading .hover-icon {
  display: inline-block;
  padding-left: 0.3125em;
  vertical-align: top;
  padding-top: 0.125em;
}
.cmp-list--vertical-image .cmp-list-wrapper__content__heading .hover-icon .icon-external-link-hover:before {
  content: '\f08e';
  font-family: "Dcom-EDE" !important;
  font-style: normal !important;
  font-weight: normal !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.cmp-list--vertical-image .cmp-list-wrapper__content__heading .hover-icon .icon-external-link-hover:before {
  color: #97999b;
  font-size: 1em;
}
.cmp-list--vertical-image .cmp-list-wrapper__content__description p {
  font-size: 1em;
  font-weight: 400;
}
.cmp-list--vertical-icon .cmp-list-wrapper {
  display: flex;
  flex-direction: column;
}
.cmp-list--vertical-icon .cmp-list-wrapper__image {
  display: none;
}
.cmp-list--vertical-icon .cmp-list-wrapper__icon {
  position: relative;
  display: block;
  flex: 0 0 10.5em;
  width: 6.25em;
  min-height: 172px;
}
.cmp-list--vertical-icon .cmp-list-wrapper__icon .icon {
  border: 0.25em solid #86bc25;
  height: 10.8em;
  width: 10.8em;
  border-radius: 100%;
  position: absolute;
}
.cmp-list--vertical-icon .cmp-list-wrapper__icon .icon:before {
  content: '\f067';
  font-family: "Dcom-EDE" !important;
  font-style: normal !important;
  font-weight: normal !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.cmp-list--vertical-icon .cmp-list-wrapper__icon .icon:before {
  color: #86bc25;
  position: absolute;
  font-size: 6.125em;
  top: 50%;
  transform: translate(-50%, -50%);
  left: 50%;
}
.cmp-list--vertical-icon .cmp-list-wrapper__content {
  margin-left: 2.25em;
}
.cmp-list--vertical-icon .cmp-list-wrapper__content__heading {
  display: flex;
  font-weight: 600;
  margin-bottom: 1em;
  height: auto!important;
}
.cmp-list--vertical-icon .cmp-list-wrapper__content__heading__link {
  display: inline-block;
  width: 82%;
}
.cmp-list--vertical-icon .cmp-list-wrapper__content__heading__link a {
  color: #0076a8;
}
.cmp-list--vertical-icon .cmp-list-wrapper__content__heading a {
  display: inline-block;
  font-weight: 600;
  color: #000000;
}
.cmp-list--vertical-icon .cmp-list-wrapper__content__heading a:hover {
  text-decoration: none;
}
.cmp-list--vertical-icon .cmp-list-wrapper__content__heading .hover-icon {
  display: inline-block;
  padding-left: 0.3125em;
  vertical-align: top;
  padding-top: 0;
}
.cmp-list--vertical-icon .cmp-list-wrapper__content__heading .hover-icon .icon-external-link-hover:before {
  content: '\f08e';
  font-family: "Dcom-EDE" !important;
  font-style: normal !important;
  font-weight: normal !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.cmp-list--vertical-icon .cmp-list-wrapper__content__heading .hover-icon .icon-external-link-hover:before {
  color: #97999b;
  font-size: 1em;
}
.cmp-list--vertical-icon .cmp-list-wrapper__content__description p {
  font-size: 1em;
  font-weight: 400;
}
.cmp-list--horizontal-icon .cmp-list-wrapper {
  flex-direction: column;
}
.cmp-list--horizontal-icon .cmp-list-wrapper__image {
  display: none;
}
.cmp-list--horizontal-icon .cmp-list-wrapper__icon {
  position: relative;
  height: 9.25em;
  width: 9.25em;
  display: block;
}
.cmp-list--horizontal-icon .cmp-list-wrapper__icon .icon {
  border: 0.25em solid #86bc25;
  height: 9.25em;
  width: 9.25em;
  border-radius: 100%;
  position: absolute;
}
.cmp-list--horizontal-icon .cmp-list-wrapper__icon .icon:before {
  content: '\f067';
  font-family: "Dcom-EDE" !important;
  font-style: normal !important;
  font-weight: normal !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.cmp-list--horizontal-icon .cmp-list-wrapper__icon .icon:before {
  color: #86bc25;
  position: absolute;
  font-size: 3.125em;
  top: 50%;
  transform: translate(-50%, -50%);
  left: 50%;
}
.cmp-list--horizontal-icon .cmp-list-wrapper__content {
  margin-top: 1.9em;
}
.cmp-list--horizontal-icon .cmp-list-wrapper__content__heading {
  display: flex;
  line-height: 1.4em;
  margin-bottom: 1.4em;
  cursor: pointer;
  font-weight: 600;
}
.cmp-list--horizontal-icon .cmp-list-wrapper__content__heading__link {
  display: inline-block;
  margin-bottom: 1em;
  font-size: 1.25em;
  font-weight: 600;
}
.cmp-list--horizontal-icon .cmp-list-wrapper__content__heading__link a {
  color: #0076a8;
}
.cmp-list--horizontal-icon .cmp-list-wrapper__content__heading__link a:hover {
  text-decoration: underline;
}
.cmp-list--horizontal-icon .cmp-list-wrapper__content__heading a {
  display: inline-block;
  color: #000000;
  font-weight: 600;
}
.cmp-list--horizontal-icon .cmp-list-wrapper__content__heading a:hover {
  text-decoration: none;
}
.cmp-list--horizontal-icon .cmp-list-wrapper__content__heading .hover-icon {
  display: inline-block;
  padding-left: 0.3125em;
  vertical-align: top;
  padding-top: 0.3125em;
}
.cmp-list--horizontal-icon .cmp-list-wrapper__content__heading .hover-icon .icon-external-link-hover:before {
  content: '\f08e';
  font-family: "Dcom-EDE" !important;
  font-style: normal !important;
  font-weight: normal !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.cmp-list--horizontal-icon .cmp-list-wrapper__content__heading .hover-icon .icon-external-link-hover:before {
  color: #97999b;
  font-size: 1em;
}
.cmp-list--horizontal-icon .cmp-list-wrapper__content__description p {
  font-size: 1em;
  font-weight: 400;
  line-height: 1.5em;
}
.cmp-list--icon-filled .cmp-list-wrapper__image .icon {
  border: 0.0625em solid #86bc25;
  background-color: #86bc25;
}
.cmp-list--icon-filled .cmp-list-wrapper__image .icon:before {
  color: white;
}
/*Media Queries --- Min-width = SM queries**/
@media (min-width: 768px) {
  .cmp-list-item-container--1-column {
    display: block;
  }
  .cmp-list-item-container--1-column > * {
    padding: 0 1.25em 0 0;
    flex-basis: 100%;
    max-width: 100%;
  }
  .cmp-list-item-container--2-column {
    flex-direction: row;
    flex-wrap: wrap;
  }
  .cmp-list-item-container--2-column > * {
    padding: 0 1.25em 0 0;
    flex-basis: 50%;
    max-width: 50%;
  }
  .cmp-list-item-container--2-column .cmp-list--vertical-image .hover-icon {
    padding-top: 0.125em;
  }
  .cmp-list-item-container--3-column {
    flex-direction: row;
    flex-wrap: wrap;
  }
  .cmp-list-item-container--3-column > * {
    padding: 0 1.25em 0 0;
    flex-basis: 33%;
    max-width: 33%;
  }
  .cmp-list-item-container--3-column .cmp-list--horizontal-image .hover-icon {
    vertical-align: top;
    padding-top: 0.3125em;
  }
  .cmp-list-item-container--3-column .cmp-list--vertical-image .hover-icon {
    vertical-align: top;
    padding-top: 0.25em;
  }
  .cmp-list-item-container--4-column {
    flex-direction: row;
    flex-wrap: wrap;
  }
  .cmp-list-item-container--4-column > * {
    padding: 0 1.25em 0 0;
    flex-basis: 33.33%;
    max-width: 33.33%;
  }
  .cmp-list-item-container--4-column .cmp-list--horizontal-image .hover-icon {
    vertical-align: top;
    padding-top: 0.3125em;
  }
  .cmp-list-item-container--4-column .cmp-list--vertical-image .hover-icon {
    vertical-align: top;
    padding-top: 0.25em;
  }
  .cmp-list-item-container--filled-bg {
    background-color: #f5f5f5;
  }
  .cmp-list--horizontal-image .cmp-list-wrapper__content__heading__link {
    padding-top: 0.1875em;
    font-size: 1em;
  }
  .cmp-list--horizontal-image .cmp-list-wrapper__content__heading__link a {
    color: #0076a8;
  }
  .cmp-list--horizontal-image .cmp-list-wrapper__content__heading a {
    padding-top: 0;
  }
  .cmp-list--horizontal-image .cmp-list-wrapper__content__heading a:hover {
    text-decoration: underline;
    color: #0076a8;
  }
  .cmp-list--vertical-image .cmp-list-wrapper {
    flex-direction: row;
    justify-content: space-between;
  }
  .cmp-list--vertical-image .cmp-list-wrapper__content {
    padding-top: 0em;
    padding-left: 1.25em;
    width: 100%;
  }
  .cmp-list--vertical-image .cmp-list-wrapper__content__heading__link {
    margin-top: 0;
  }
  .cmp-list--vertical-image .cmp-list-wrapper__content__heading__link a {
    color: #0076a8;
  }
  .cmp-list--vertical-image .cmp-list-wrapper__content__heading a {
    line-height: 1.35;
  }
  .cmp-list--vertical-image .cmp-list-wrapper__content__heading a:hover {
    text-decoration: underline;
    color: #0076a8;
  }
  .cmp-list--vertical-icon .cmp-list-wrapper {
    flex-direction: row;
    margin-bottom: 1.5em;
  }
  .cmp-list--vertical-icon .cmp-list-wrapper__icon:before {
    font-size: 3.75em;
  }
  .cmp-list--vertical-icon .cmp-list-wrapper__content__heading a {
    color: #2b2b2b;
  }
  .cmp-list--vertical-icon .cmp-list-wrapper__content__heading a:hover {
    color: #0076a8;
    text-decoration: underline;
  }
  .cmp-list--horizontal-icon .cmp-list-wrapper__icon .icon:before {
    font-size: 3.75em;
  }
  .cmp-list--horizontal-icon .cmp-list-wrapper__content__heading a {
    color: #2b2b2b;
  }
  .cmp-list--horizontal-icon .cmp-list-wrapper__content__heading a:hover {
    color: #0076a8;
    text-decoration: underline;
  }
}
/*Media Queries --- Min-width = MD queries**/
@media (min-width: 1024px) {
  .cmp-list-item-container--4-column > * {
    flex-basis: 25%;
    max-width: 25%;
  }
  .cmp-list-item-container .cmp-list--horizontal-image .cmp-list-wrapper__image {
    width: 100%;
  }
}
/*Media Queries --- Max-width = MD queries**/
@media (max-width: 1024px) {
  .listitemsimage .cmp-container,
  .listitemsicon .cmp-container {
    padding: 0 15px;
  }
  .cmp-list-item-container--2-column .cmp-list--horizontal-image__image {
    width: 13.125em;
  }
  .cmp-list-item-container--2-column .cmp-list--horizontal-image__image img {
    width: 100%;
  }
  .cmp-list-item-container--3-column .cmp-list--horizontal-image__image {
    width: 13.125em;
  }
  .cmp-list-item-container--3-column .cmp-list--horizontal-image__image img {
    width: 100%;
  }
  .cmp-list-item-container--4-column .cmp-list--horizontal-image__image {
    width: 13.125em;
  }
  .cmp-list-item-container--4-column .cmp-list--horizontal-image__image img {
    width: 100%;
  }
}
/*Media Queries --- Max-width = sm queries**/
@media (max-width: 767px) {
  .listitemsimage .cmp-container,
  .listitemsicon .cmp-container {
    padding: 0;
  }
  .listitemsimage .cmp-container .cmp-title,
  .listitemsicon .cmp-container .cmp-title {
    margin: 0 20px;
  }
  .cmp-list-item-container--1-column .cmp-list--vertical-icon .cmp-list-wrapper__icon {
    left: 25%;
  }
  .cmp-list-item-container--2-column .cmp-list--vertical-icon .cmp-list-wrapper__icon,
  .cmp-list-item-container--2-column .cmp-list--horizontal-icon .cmp-list-wrapper__icon {
    left: 25%;
  }
  .cmp-list-item-container--3-column .cmp-list--vertical-icon .cmp-list-wrapper__icon {
    left: 43%;
  }
  .cmp-list-item-container--3-column .cmp-list--horizontal-icon .cmp-list-wrapper__icon {
    left: 25%;
  }
  .cmp-list-item-container--4-column .cmp-list--horizontal-icon .cmp-list-wrapper__icon {
    left: 25%;
  }
  .cmp-list-item-container .cmp-list--horizontal-icon .cmp-list-wrapper__content {
    margin-top: 0.875em;
    margin-left: 0em;
  }
  .cmp-list-item-container .cmp-list--vertical-icon .cmp-list-wrapper__content {
    margin-top: 1.125em;
    margin-left: 0em;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .cmp-list-item-container--1-column .cmp-list--vertical-image .cmp-list-wrapper__content {
    padding-left: 6.25em;
  }
  .cmp-list-item-container--2-column .cmp-list--vertical-image .cmp-list-wrapper__content {
    padding-left: 3em;
  }
  .cmp-list-item-container--3-column .cmp-list--vertical-image .cmp-list-wrapper__content {
    padding-left: 1.25em;
  }
  .cmp-list-item-container .cmp-list--horizontal-image .cmp-list-wrapper__image {
    height: 100%;
  }
  .cmp-list-item-container .cmp-list--horizontal-image .cmp-list-wrapper__content__heading {
    min-height: 3.25em;
  }
  .cmp-list-item-container .cmp-list--vertical-image .cmp-list-wrapper__content {
    padding-bottom: 1.25em;
  }
  .cmp-list-item-container .cmp-list--vertical-image .cmp-list-wrapper__content__heading {
    padding-bottom: 0;
  }
  .cmp-list-item-container .cmp-list--horizontal-icon .cmp-list-wrapper__icon a {
    text-decoration: none;
  }
  .cmp-list-item-container .cmp-list--horizontal-icon .cmp-list-wrapper__icon a:hover,
  .cmp-list-item-container .cmp-list--horizontal-icon .cmp-list-wrapper__icon a:focus {
    text-decoration: none;
  }
  .cmp-list-item-container .cmp-list--horizontal-icon .cmp-list-wrapper__icon a.icon {
    text-decoration: none;
  }
  .cmp-list-item-container .cmp-list--horizontal-icon .cmp-list-wrapper__icon .icon::before {
    font-size: 60px;
  }
}

html[dir='rtl'] .cmp-list-item-container--2-column .cmp-list--horizontal-icon .cmp-list-wrapper__icon,
html[dir='rtl'] .cmp-list--horizontal-icon .cmp-list-wrapper__icon {
  left: 0px;
}
html[dir='rtl'] .cmp-list-item-container--2-column .cmp-list--vertical-icon .cmp-list-wrapper__icon {
  flex: 0 0 10.5em;
}
html[dir='rtl'] .cmp-list--vertical-icon .cmp-list-wrapper__content {
  margin-right: 2.25em;
}

/*Added from BrandRefresh */
.cmp-layout-container.cmp-layout-container--1-3 {
  padding: 1.875em 0;
}
.cmp-layout-container.cmp-layout-container--1-3 .cmp-layout-container__content {
  display: flex;
  margin: 0;
  flex-direction: column;
  justify-content: center;
}
.cmp-layout-container.cmp-layout-container--1-3 .cmp-layout-container__main-item .cmp-video-promo__wrapper__video-promo-details {
  margin-top: 1em;
}
.cmp-layout-container.cmp-layout-container--1-3 .cmp-layout-container__main-item .cmp-video-promo__wrapper__video-promo-details__title {
  padding-bottom: 0.625em;
}
.cmp-layout-container.cmp-layout-container--1-3 .cmp-layout-container__main-item .cmp-video-promo__wrapper__video-promo-details__link-label a {
  color: #000000;
}
.cmp-layout-container.cmp-layout-container--1-3 .cmp-layout-container__main-item .cmp-video-promo__wrapper__video-promo-details__link-label a:before {
  color: #000000;
}
.cmp-layout-container.cmp-layout-container--1-3 .cmp-layout-container__sub-items .cmp-layout-container__sub-item {
  padding: 1.25em 0;
  border-bottom: 0.0625em solid #97999b;
}
.cmp-layout-container.cmp-layout-container--1-3 .cmp-layout-container__sub-items .cmp-layout-container__sub-item:first-child {
  padding-top: 0;
  padding-bottom: 0;
}
.cmp-layout-container.cmp-layout-container--1-3 .cmp-layout-container__sub-items .cmp-layout-container__sub-item:last-child {
  border-bottom: none;
}
.cmp-layout-container.cmp-layout-container--1-3 .cmp-layout-container__sub-items .cmp-layout-container__sub-item .cmp-promo {
  display: flex;
}
.cmp-layout-container.cmp-layout-container--1-3 .cmp-layout-container__mobile-view-all {
  display: block;
}
.cmp-layout-container.cmp-layout-container--1-3 .cmp-layout-container__mobile-view-all button {
  height: 3.75em;
  width: 100%;
}
.cmp-layout-container--white-bg {
  background: #ffffff;
}
/* Media Query Min width
*/
@media (min-width: 768px) {
  .cmp-layout-container.cmp-layout-container--1-3 .cmp-layout-container__content {
    margin-left: 0;
    margin-right: 0;
    flex-direction: row;
  }
  .cmp-layout-container.cmp-layout-container--1-3 .cmp-layout-container__content .cmp-layout-container__main-item .cmp-video-promo__image-container {
    margin-bottom: 0;
  }
  .cmp-layout-container.cmp-layout-container--1-3 .cmp-layout-container__main-item {
    width: 50%;
  }
  .cmp-layout-container.cmp-layout-container--1-3 .cmp-layout-container__sub-items {
    margin-left: 1.25em;
    width: 50%;
  }
  .cmp-layout-container.cmp-layout-container--1-3 .cmp-layout-container__sub-items .cmp-layout-container__sub-item .cmp-video-promo__wrapper .cmp-ytplayer__player .vjs-big-play-button {
    font-size: 1.25em;
  }
  .cmp-layout-container.cmp-layout-container--1-3 .cmp-layout-container__mobile-view-all {
    display: none;
  }
}
/* Media Query Max width
*/
@media (max-width: 767px) {
  .cmp-layout-container--1-3 {
    padding-right: 1.25em;
    padding-left: 1.25em;
  }
  .cmp-layout-container--1-3 .cmp-layout-container__content .cmp-layout-container__main-item .cmp-video-promo__image-container {
    margin-bottom: 0;
  }
  .cmp-layout-container--1-3 .cmp-layout-container__main-item .cmp-video-promo__wrapper__video-promo-details {
    padding-top: 1em;
  }
  .cmp-layout-container--1-3 .cmp-layout-container__main-item .cmp-video-promo__wrapper__video-promo-details__title {
    font-size: 1.125em;
    padding-bottom: 0.3125em;
  }
  .cmp-layout-container--1-3 .cmp-layout-container__main-item .cmp-video-promo__wrapper__ytplayer__video-player {
    padding-top: 0;
  }
  .cmp-layout-container--1-3 .cmp-layout-container__main-item .cmp-video-promo__wrapper {
    padding-bottom: 1.25em;
  }
  .cmp-layout-container--1-3 .cmp-layout-container__main-item .cmp-video-promo__wrapper .duration {
    left: 0.625em;
    bottom: 0.625em;
  }
  .cmp-layout-container--1-3 .cmp-layout-container__sub-items {
    margin-left: 0;
    margin-top: 1.25em;
  }
  .cmp-layout-container--1-3 .cmp-layout-container__sub-items .cmp-layout-container__sub-item .cmp-video-promo__wrapper .cmp-ytplayer__player .vjs-big-play-button {
    font-size: 1.25em;
  }
}

/*Added from BrandRefresh */
.cmp-layout-container--grey-bg {
  background: #f6f6f6;
  margin-bottom: 2em;
}

/*Added from BrandRefresh */
.cmp-video-promo picture {
  display: block;
}
.cmp-video-promo picture img {
  width: 100%;
}
.cmp-video-promo .cmp-video-promo__wrapper .duration {
  bottom: 1.25em;
  color: #ffffff;
  display: flex;
  font-weight: 700;
  left: 1.25em;
  position: absolute;
}
.cmp-video-promo .cmp-video-promo__wrapper .duration .yt-icon {
  margin-right: 1em;
}
.cmp-video-promo .cmp-video-promo__wrapper .duration .yt-icon:before {
  content: '\e895';
  font-family: "Dcom-EDE" !important;
  font-style: normal !important;
  font-weight: normal !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.cmp-video-promo .cmp-video-promo__wrapper .duration .yt-icon:before {
  color: #ffffff;
  display: block;
  font-size: 1em;
  font-family: 'Open Sans', Calibri, Helvetica, sans-serif;
  font-weight: 700;
}
.cmp-video-promo .cmp-video-promo__wrapper__ytplayer__video-player {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}
.cmp-video-promo .cmp-video-promo__wrapper__ytplayer__video-player iframe,
.cmp-video-promo .cmp-video-promo__wrapper__ytplayer__video-player object,
.cmp-video-promo .cmp-video-promo__wrapper__ytplayer__video-player embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.cmp-video-promo .cmp-video-promo__wrapper__video-promo-details__title {
  font-weight: 600;
  color: #000000;
  font-size: 1.25em;
  padding: 10px 0px;
}
.cmp-video-promo .cmp-video-promo__wrapper__video-promo-details__title a {
  color: #000000;
  font-weight: 600;
  font-size: 0.9em;
  line-height: 1.2em;
}
.cmp-video-promo .cmp-video-promo__wrapper__video-promo-details__date {
  color: #53565a;
  font-size: 0.88em;
  line-height: 1.35em;
  padding-bottom: 18px;
}
.cmp-video-promo .cmp-video-promo__wrapper__video-promo-details__description {
  font-family: 'Georgia';
  border-top: 1px solid #bbbcbc;
  margin-top: 24px;
  padding-top: 23px;
}
.cmp-video-promo .cmp-video-promo__wrapper__video-promo-details__desc {
  font-family: Georgia;
  color: #000000;
  font-size: 1em;
  line-height: 24px;
  border-top: 0.5px solid #97999b;
  padding: 10px 0;
}
.cmp-video-promo .cmp-video-promo__wrapper__video-promo-details__link-label a {
  position: relative;
  font-size: 1.125em;
}
.cmp-video-promo .cmp-video-promo__wrapper__video-promo-details__link-label a.cmp-promo-tracking {
  display: inline-block;
}
.cmp-video-promo .cmp-video-promo__wrapper__video-promo-details__link-label a:before {
  content: '\f054';
  font-family: "Dcom-EDE" !important;
  font-style: normal !important;
  font-weight: normal !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.cmp-video-promo .cmp-video-promo__wrapper__video-promo-details__link-label a:before {
  position: absolute;
  right: -1.375em;
  top: 0.1875em;
}
.cmp-video-promo .cmp-video-promo__wrapper__image-container {
  position: relative;
  margin-bottom: 1.5em;
}
.cmp-video-promo .cmp-video-promo__wrapper__image-container a:before {
  background: linear-gradient(to top, #000000, #ffffff);
  content: "";
  height: 100%;
  opacity: 0.5;
  position: absolute;
  width: 100%;
}
@media (max-width: 768px) {
  .cmp-video-promo .cmp-video-promo__wrapper .big-play-btn {
    pointer-events: none;
    border-radius: 100%;
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    border: 0.1875em solid #ffffff;
    padding: 0.9375em;
    transform: translateY(-50%) translateX(-50%);
  }
  .cmp-video-promo .cmp-video-promo__wrapper .big-play-btn:before {
    content: '\f04b';
    font-family: "Dcom-EDE" !important;
    font-style: normal !important;
    font-weight: normal !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .cmp-video-promo .cmp-video-promo__wrapper .big-play-btn:before {
    color: #ffffff;
    font-size: 2em;
  }
  .cmp-video-promo .cmp-video-promo__wrapper__video-promo-details__title {
    margin: 0;
    font-size: 1.125em;
  }
  .cmp-video-promo .cmp-video-promo__wrapper__video-promo-details__title a {
    font-size: 0.9em;
  }
  .cmp-video-promo .cmp-video-promo__wrapper__image-container {
    margin-bottom: 0.9375em;
  }
}
@media (min-width: 1023px) {
  .cmp-video-promo .cmp-video-promo__wrapper .big-play-btn {
    pointer-events: none;
    border-radius: 100%;
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    border: 0.1875em solid #ffffff;
    padding: 1.4375em;
    transform: translateY(-50%) translateX(-50%);
  }
  .cmp-video-promo .cmp-video-promo__wrapper .big-play-btn:before {
    content: '\f04b';
    font-family: "Dcom-EDE" !important;
    font-style: normal !important;
    font-weight: normal !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .cmp-video-promo .cmp-video-promo__wrapper .big-play-btn:before {
    color: #ffffff;
    font-size: 6.3em;
  }
}

/*Added from BrandRefresh */
.cmp-video-promo--horizontal {
  background: transparent;
  padding: 0;
}
.cmp-video-promo--horizontal:hover {
  background: none;
}
.cmp-video-promo--horizontal .cmp-video-promo__wrapper {
  display: flex;
}
.cmp-video-promo--horizontal .cmp-video-promo__wrapper__ytplayer {
  width: 10.9375em;
  max-width: 10.9375em;
  max-height: 7.5em;
  display: inline-block;
}
.cmp-video-promo--horizontal .cmp-video-promo__wrapper__ytplayer__video-player {
  padding-top: 0;
  width: 10.9375em;
}
.cmp-video-promo--horizontal .cmp-video-promo__wrapper__ytplayer__video-player iframe {
  max-width: 10.9375em;
  max-height: 7.5em;
}
.cmp-video-promo--horizontal .cmp-video-promo__wrapper__ytplayer__video-player .brightcove-player {
  height: 7.5em;
  max-height: 7.5em;
}
.cmp-video-promo--horizontal .cmp-video-promo__wrapper__ytplayer__video-player .brightcove-player .vjs-big-play-button {
  font-size: 1.25em;
}
.cmp-video-promo--horizontal .cmp-video-promo__wrapper__ytplayer__video-player .brightcove-player .vjs-big-play-button:before {
  font-size: 1.25em;
}
.cmp-video-promo--horizontal .cmp-video-promo__wrapper__ytplayer__video-player .brightcove-player .vjs-big-play-button .vjs-icon-placeholder:before {
  font-size: 1.25em;
}
.cmp-video-promo--horizontal .cmp-video-promo__wrapper__ytplayer__video-player .brightcove-player .vjs-control-bar {
  font-size: 0.4375em;
}
.cmp-video-promo--horizontal .cmp-video-promo__wrapper__image-container {
  margin-bottom: 0;
}
.cmp-video-promo--horizontal .cmp-video-promo__wrapper__image-container picture {
  max-width: 10.9375em;
  max-height: 7.5em;
}
.cmp-video-promo--horizontal .cmp-video-promo__wrapper__image-container .big-play-btn {
  padding: 1.125em;
}
.cmp-video-promo--horizontal .cmp-video-promo__wrapper__image-container .big-play-btn:before {
  font-size: 1.5625em;
}
.cmp-video-promo--horizontal .cmp-video-promo__wrapper__image-container .duration {
  left: 0.3125em;
  bottom: 0.3125em;
}
.cmp-video-promo--horizontal .cmp-video-promo__wrapper__image-container .duration .yt-icon span {
  font-size: 0.625em;
}
.cmp-video-promo--horizontal .cmp-video-promo__wrapper__podcast-container {
  width: 10.9375em;
  display: inline-block;
}
.cmp-video-promo--horizontal .cmp-video-promo__wrapper__podcast-container__thumbnail-container .podcast-thumbnail {
  max-width: 10.9375em;
  max-height: 7.5em;
}
.cmp-video-promo--horizontal .cmp-video-promo__wrapper .cmp-video-promo__wrapper__podcast-container__thumbnail-container .podcast-logo {
  left: 0.3125em;
  bottom: 1.875em;
}
.cmp-video-promo--horizontal .cmp-video-promo__wrapper .cmp-video-promo__wrapper__podcast-container__thumbnail-container .podcast-logo:before {
  font-size: 0.9375em;
}
.cmp-video-promo--horizontal .cmp-video-promo__wrapper__video-promo-details {
  margin-left: 0.625em;
  display: inline-block;
}
.cmp-video-promo--horizontal .cmp-video-promo__wrapper__video-promo-details__duration {
  font-weight: 700;
  color: #75787b;
  font-size: 1em;
  padding-bottom: 0.3125em;
}
.cmp-video-promo--horizontal .cmp-video-promo__wrapper__video-promo-details__title {
  font-weight: 600;
  color: #000000;
  font-size: 1.25em;
  line-height: 1.6875em;
  margin: 0;
  padding-bottom: 0.3125em;
}
.cmp-video-promo--horizontal .cmp-video-promo__wrapper__video-promo-details__subTitle {
  font-weight: 600;
  color: #53565a;
  font-size: 1.125em;
  padding-bottom: 0.3125em;
  margin-bottom: 0.3125em;
}
.cmp-video-promo--horizontal .cmp-video-promo__wrapper__video-promo-details__type {
  font-size: 0.875em;
  color: #53565a;
  display: inline-block;
}
.cmp-video-promo--horizontal .cmp-video-promo__wrapper__video-promo-details__date {
  font-size: 0.875em;
  color: #53565a;
  display: inline-block;
}
.cmp-video-promo--horizontal .cmp-video-promo__wrapper__video-promo-details__date:before {
  content: "•";
  font-size: 1.5625em;
  color: #53565a;
  vertical-align: middle;
  margin: 0 0.21875em;
}
.cmp-video-promo--horizontal .cmp-video-promo__wrapper__video-promo-details__desc {
  font-size: 0.875em;
  color: #000000;
  font-weight: 400;
}
.cmp-video-promo--horizontal .cmp-video-promo__wrapper__video-promo-details__link-label {
  font-weight: 600;
  font-size: 1em;
  color: #000000;
}
/*
* Media Queries - Min-width
*/
@media (min-width: 768px) {
  .cmp-video-promo--horizontal .cmp-video-promo__wrapper {
    padding-bottom: 0;
  }
}
/*
* Media Queries - Max-width
*/
.cmp-video-promo--horizontal .cmp-video-promo__wrapper__ytplayer {
  width: 6.25em;
  height: 6.25em;
}
.cmp-video-promo--horizontal .cmp-video-promo__wrapper__ytplayer__video-player {
  width: 6.25em;
  height: 6.25em;
}
.cmp-video-promo--horizontal .cmp-video-promo__wrapper__ytplayer__video-player iframe {
  max-width: 6.25em;
  max-height: 6.25em;
  margin-right: 0.625em;
}
.cmp-video-promo--horizontal .cmp-video-promo__wrapper__ytplayer__video-player .brightcove-player {
  max-height: 6.25em;
}
.cmp-video-promo--horizontal .cmp-video-promo__wrapper__ytplayer__video-player .brightcove-player .vjs-big-play-button {
  max-width: 6.25em;
  max-height: 6.25em;
}
.cmp-video-promo--horizontal .cmp-video-promo__wrapper__ytplayer__video-player .brightcove-player .vjs-big-play-button .vjs-big-play-button {
  font-size: 2.5em;
}
.cmp-video-promo--horizontal .cmp-video-promo__wrapper__ytplayer__video-player .brightcove-player .vjs-big-play-button .vjs-control-bar {
  font-size: 0.4375em;
}
.cmp-video-promo--horizontal .cmp-video-promo__wrapper__image-container picture {
  max-width: 6.25em;
  max-height: 6.25em;
}
.cmp-video-promo--horizontal .cmp-video-promo__wrapper__image-container .big-play-btn:before {
  pointer-events: none;
  border-radius: 100%;
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  border: 0.0625em solid #ffffff;
  padding: 0.3125em 0.3125em;
  transform: translateY(-50%) translateX(-50%);
}
.cmp-video-promo--horizontal .cmp-video-promo__wrapper__image-container .big-play-btn:before:before {
  content: '\f04b';
  font-family: "Dcom-EDE" !important;
  font-style: normal !important;
  font-weight: normal !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.cmp-video-promo--horizontal .cmp-video-promo__wrapper__image-container .big-play-btn:before:before {
  color: #ffffff;
  font-size: 0.625em;
}
.cmp-video-promo--horizontal .cmp-video-promo__wrapper__podcast-container {
  width: 6.25em;
}
.cmp-video-promo--horizontal .cmp-video-promo__wrapper__podcast-container__thumbnail-container .podcast-thumbnail {
  max-width: 6.25em;
  max-height: 6.25em;
}
.cmp-video-promo--horizontal .cmp-video-promo__wrapper__podcast-container__podcast .vjs-control {
  width: 100%;
}
.cmp-video-promo--horizontal .cmp-video-promo__wrapper__podcast-container__podcast .vjs-current-time {
  display: none;
}
.cmp-video-promo--horizontal .cmp-video-promo__wrapper__podcast-container__podcast .vjs-duration {
  display: none;
}
.cmp-video-promo--horizontal .cmp-video-promo__wrapper__podcast-container__podcast .vjs-progress-control {
  display: none;
}
.cmp-video-promo--horizontal .cmp-video-promo__wrapper .cmp-podcast-container {
  width: 6.25em;
}
.cmp-video-promo--horizontal .cmp-video-promo__wrapper .cmp-podcast-container .podcast-logo {
  left: 0.3125em;
  bottom: 0.9375em;
}
.cmp-video-promo--horizontal .cmp-video-promo__wrapper .cmp-podcast-container .podcast-logo:before {
  font-size: 0.9375em;
}
.cmp-video-promo--horizontal .cmp-video-promo__wrapper__video-promo-details__title {
  font-size: 1em;
}

/*Added from BrandRefresh */
.cmp-modal {
  background: rgba(0, 0, 0, 0.8);
  position: fixed;
  z-index: 99999;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.cmp-modal__content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  max-width: 56.25em;
  max-height: 25em;
  overflow: hidden;
  background-color: #000000;
  padding: 1.0em 2.0em;
}
.cmp-modal__content h4 {
  color: #ffffff;
}
.cmp-modal__content .youtube-player {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
.cmp-modal__content .youtube-player iframe,
.cmp-modal__content .youtube-player object,
.cmp-modal__content .youtube-player embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 90%;
}
.cmp-modal__content .video-js.modal {
  margin: 0 auto;
  max-width: 56.25em;
  width: 100%;
  height: 100%;
  max-height: 16.875em;
}
.cmp-modal__content .video-js.modal .vjs-dock-text {
  text-align: left;
}
.cmp-modal__content .close-btn-container {
  position: absolute;
  z-index: 9;
  top: 0.5em;
  right: 0.625em;
}
.cmp-modal__content .close-btn-container .close-btn {
  color: #ffffff;
  background: none;
  padding: 0;
  border-radius: 100%;
  border: 0.0625em solid #ffffff;
}
.cmp-modal__content .close-btn-container .close-btn:before {
  content: "\f00d";
  font-family: "Dcom-EDE" !important;
  font-style: normal !important;
  font-weight: normal !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/** Media Queries
*/
@media (min-width: 768px) {
  .cmp-modal__content {
    max-height: 31.25em;
    margin: 1.25em;
  }
  .cmp-modal__content .video-js.modal {
    max-height: 29.375em;
  }
}

/*Added from BrandRefresh */
.cmp-video-promo--podcast .video-js {
  height: 1.875em;
  overflow: visible;
  width: 100%;
}
.cmp-video-promo--podcast .video-js video,
.cmp-video-promo--podcast .video-js .vjs-poster,
.cmp-video-promo--podcast .video-js .vjs-volume-panel,
.cmp-video-promo--podcast .video-js .vjs-custom-control-spacer,
.cmp-video-promo--podcast .video-js .vjs-fullscreen-control,
.cmp-video-promo--podcast .video-js .vjs-time-divider,
.cmp-video-promo--podcast .video-js .vjs-big-play-button,
.cmp-video-promo--podcast .video-js .vjs-dock-text {
  display: none !important;
}
.cmp-video-promo--podcast .video-js .vjs-control-bar {
  display: flex;
  transform: initial !important;
  background-color: #ffffff;
}
.cmp-video-promo--podcast .video-js .vjs-control-bar .vjs-button,
.cmp-video-promo--podcast .video-js .vjs-control-bar .vjs-time-control {
  color: #53565a;
}
.cmp-video-promo--podcast .video-js .vjs-control-bar .vjs-current-time {
  margin: 0;
}
.cmp-video-promo--podcast .video-js .vjs-control-bar .vjs-duration {
  order: 1;
}
.cmp-video-promo--podcast .video-js .vjs-control-bar .vjs-progress-control {
  position: relative;
  top: 50% !important;
  height: 0.25em !important;
  transform: translateY(-50%);
}
.cmp-video-promo--podcast .cmp-video-promo__wrapper__podcast-container {
  position: relative;
}
.cmp-video-promo--podcast .cmp-video-promo__wrapper__podcast-container .podcast-logo {
  position: absolute;
  bottom: 1.875em;
  width: 100%;
  max-width: 4.0625em;
  left: 1.25em;
}
.cmp-video-promo--podcast .cmp-video-promo__wrapper__podcast-container .podcast-logo:before {
  content: '\e938';
  font-family: "Dcom-EDE" !important;
  font-style: normal !important;
  font-weight: normal !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.cmp-video-promo--podcast .cmp-video-promo__wrapper__podcast-container .podcast-logo:before {
  font-size: 3.4825em;
  color: #97999b;
  padding-bottom: 0.1025em;
  border-radius: 50%;
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  text-decoration: inherit;
}

/*Added from BrandRefresh */
.cmp-video-promo--brightcove .video-js:not(.vjs-has-started) .vjs-duration {
  align-items: center;
  bottom: 2em;
  display: flex;
  left: 1em;
  position: absolute;
}
.cmp-video-promo--brightcove .video-js:not(.vjs-has-started) .vjs-duration:before {
  content: '\e895';
  font-family: "Dcom-EDE" !important;
  font-style: normal !important;
  font-weight: normal !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.cmp-video-promo--brightcove .video-js:not(.vjs-has-started) .vjs-duration:before {
  color: #ffffff;
  display: block;
  font-size: 2.4em;
  font-family: 'Open Sans', Calibri, Helvetica, sans-serif;
  font-weight: 700;
  margin-right: 0.66666667em;
}
.cmp-video-promo--brightcove .video-js:not(.vjs-has-started) .vjs-duration-display {
  font-size: 1.6em;
  font-family: 'Open Sans', Calibri, Helvetica, sans-serif;
  font-weight: 700;
}
.cmp-video-promo--brightcove .video-js:not(.vjs-has-started) .vjs-control-bar {
  display: flex;
  font-size: 0.71428571em;
  width: 0;
}
.cmp-video-promo--brightcove .video-js:not(.vjs-has-started) .vjs-button {
  display: none;
}
.cmp-video-promo--brightcove .video-js:not(.vjs-has-started) .vjs-volume-panel {
  display: none;
}
.cmp-video-promo--brightcove .video-js:not(.vjs-has-started) .vjs-current-time {
  display: none;
}
.cmp-video-promo--brightcove .video-js:not(.vjs-has-started) .vjs-time-divider {
  display: none;
}
.cmp-video-promo--brightcove .video-js:not(.vjs-has-started) .vjs-custom-control-spacer {
  display: none;
}
.cmp-video-promo--brightcove .video-js:not(.vjs-has-started) .vjs-fullscreen-control {
  display: none;
}
.cmp-video-promo--brightcove .video-js:not(.vjs-has-started) .vjs-progress-holder {
  display: none;
}
.cmp-video-promo--brightcove .video-js:not(.vjs-has-started) .vjs-poster:before {
  background: linear-gradient(to top, #000000, #ffffff);
  content: "";
  height: 100%;
  opacity: 0.5;
  position: absolute;
  width: 100%;
}

/*Added from BrandRefresh */
/*Cookie consent fallback message styles*/
.multimediapromo {
  /*Cookie consent fallback message styles for video promo component*/
}
.multimediapromo .consent-warning {
  background: #f2f2f2;
  border-top: 5px solid #da291c !important;
  padding: 10px 10px 0 10px;
  margin-left: 35px;
  display: flex;
  position: relative;
  min-height: 68px;
  font-size: 10px;
}
.multimediapromo .consent-warning__icon {
  width: 75px;
  display: inline-block;
  position: absolute;
  top: 20%;
  left: -25px;
}
.multimediapromo .consent-warning__icon span {
  background: #da291c;
  font-size: 2.8em;
  line-height: 50px;
  padding: 10px;
  border-radius: 50%;
  color: #ffffff;
}
.multimediapromo .consent-warning__text {
  display: inline-block;
  width: 85%;
}
.multimediapromo .consent-warning__text h4 {
  font-weight: normal;
  color: #000000;
  font-size: 1.125em;
}
.multimediapromo .consent-warning__text p {
  font-size: 0.875em;
  font-weight: normal;
}
.multimediapromo .consent-warning__text p a {
  font-weight: bold;
}
.multimediapromo .consent-warning__text p a:hover {
  text-decoration: underline  !important;
}
.multimediapromo .container {
  width: 100%;
}
.multimediapromo .video-promo-consent-warning {
  width: 100%;
  background: #f2f2f2;
  align-items: center;
  display: flex;
  border-top: 5px solid #da291c;
  margin-left: 35px;
}
.multimediapromo .video-promo-consent-warning__icon {
  background: #da291c;
  border: 1px solid #ffffff;
  border-radius: 50%;
  height: 50px;
  width: 50px;
  margin: 0px;
  font-size: 45px;
  line-height: 50px;
  margin-left: -35px;
  color: #ffffff;
}
.multimediapromo .video-promo-consent-warning__text {
  padding: 0px;
  margin: 20px;
  color: #000000;
}
.multimediapromo .video-promo-consent-warning__text h4 {
  font-weight: normal;
  color: #000000;
  font-size: 1.125em;
  text-align: left;
}
.multimediapromo .video-promo-consent-warning__text p {
  font-size: 0.875em;
  font-weight: normal;
  margin: 0em;
  color: #000000;
  text-align: left;
}
.multimediapromo .cmp-video-promo .cmp-video-promo__wrapper__ytplayer__video-player {
  position: relative;
  height: auto;
  overflow: hidden;
  padding-bottom: 0;
}
.multimediapromo .cmp-video-promo .cmp-video-promo__wrapper__ytplayer__video-player .youtubevars {
  padding-bottom: 58%;
}
.multimediapromo .cmp-video-promo .cmp-video-promo__wrapper__ytplayer__video-player iframe,
.multimediapromo .cmp-video-promo .cmp-video-promo__wrapper__ytplayer__video-player object,
.multimediapromo .cmp-video-promo .cmp-video-promo__wrapper__ytplayer__video-player embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.multimediapromo .youtube-fallback-msg {
  padding-bottom: 20px;
}
.multimediapromo .multimedia-fallback-podcasts .consent-warning {
  margin: 0;
  padding-top: 20px;
  padding-bottom: 10px;
}
.multimediapromo .multimedia-fallback-podcasts .consent-warning__text p {
  font-size: 1.4em;
  font-weight: normal;
  line-height: 20px;
}
.multimediapromo .multimedia-fallback-podcasts .consent-warning__text h4 {
  font-weight: bold;
  font-size: 1.80em;
  margin: 0;
}
.multimediapromo .multimedia-fallback-podcasts .consent-warning__icon {
  width: auto;
  position: absolute;
  top: 18%;
  left: 4%;
  padding-top: 5px;
}
.multimediapromo .multimedia-fallback-podcasts .consent-warning__text {
  width: 100%;
  margin-top: 0%;
  text-align: left;
  margin-left: 80px;
}
.brightcove-multimedia-fallback-msg .consent-warning {
  margin: 0;
  padding: 125px 110px 160px 100px;
  border: 1px solid #97999b;
}
.brightcove-multimedia-fallback-msg .consent-warning__text p {
  font-size: 1.4em;
  font-weight: normal;
  line-height: 20px;
  text-align: left;
}
.brightcove-multimedia-fallback-msg .consent-warning__text h4 {
  font-weight: bold;
  margin: 0;
  font-size: 1.8em;
}
.brightcove-multimedia-fallback-msg .consent-warning__icon {
  width: auto;
  position: absolute;
  top: 29%;
  left: 45%;
}
.brightcove-multimedia-fallback-msg .consent-warning__text {
  width: 100%;
  margin-top: 15%;
  text-align: center;
  margin-left: 0;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .brightcove-multimedia-fallback-msg .consent-warning {
    margin: 0;
  }
  .brightcove-multimedia-fallback-msg .consent-warning__text {
    margin-top: 16%;
    text-align: center;
  }
  .brightcove-multimedia-fallback-msg .consent-warning__text p {
    text-align: center;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  .brightcove-multimedia-fallback-msg .consent-warning {
    padding: 125px 110px 160px 100px;
  }
  .brightcove-multimedia-fallback-msg .consent-warning__icon {
    top: 28%;
    left: 44%;
  }
  .multimediapromo .multimedia-fallback-podcasts .consent-warning__icon {
    padding-top: 15px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) and (orientation: portrait) {
  .brightcove-multimedia-fallback-msg .consent-warning {
    padding: 20px 25px 0 25px;
  }
  .brightcove-multimedia-fallback-msg .consent-warning__icon {
    top: 11%;
  }
  .multimediapromo .multimedia-fallback-podcasts .consent-warning {
    margin: 0;
    border: gray 0.5px solid;
  }
  .multimediapromo .multimedia-fallback-podcasts .consent-warning__text {
    margin-top: 46px;
    width: 100%;
    text-align: center;
    margin-left: 0px;
  }
  .multimediapromo .multimedia-fallback-podcasts .consent-warning__icon {
    width: auto;
    position: absolute;
    top: 8%;
    left: 44%;
    padding-top: 0px;
  }
}
@media screen and (max-width: 767px) {
  .brightcove-multimedia-fallback-msg .consent-warning {
    margin: 0;
    padding: 10px 10px 0 10px;
  }
  .brightcove-multimedia-fallback-msg .consent-warning__text {
    margin-top: 18%;
    text-align: center;
  }
  .brightcove-multimedia-fallback-msg .consent-warning__text p {
    text-align: center;
  }
  .brightcove-multimedia-fallback-msg .consent-warning__icon {
    top: 11%;
  }
  .multimediapromo .multimedia-fallback-podcasts .consent-warning {
    margin: 0;
    border: gray 0.5px solid;
  }
  .multimediapromo .multimedia-fallback-podcasts .consent-warning__text {
    margin-top: 46px;
    width: 100%;
    text-align: center;
    margin-left: 0px;
  }
  .multimediapromo .multimedia-fallback-podcasts .consent-warning__icon {
    width: auto;
    position: absolute;
    top: 8%;
    left: 44%;
    padding-top: 0px;
  }
}

/*Added from BrandRefresh */
.cmp-video-promo--podcast-multimedia-promo.cmp-video-promo--horizontal .cmp-video-promo__wrapper__video-promo-details__title {
  padding-bottom: 0;
  font-size: 0.875em;
  line-height: 1.3em;
  font-family: "Open Sans", sans-serif;
}
.cmp-video-promo--podcast-multimedia-promo.cmp-video-promo--horizontal .cmp-video-promo__wrapper__video-promo-details__title a {
  font-weight: 600;
  font-size: 1em;
  line-height: 1.3em;
  color: #000000;
  text-decoration: none;
}
.cmp-video-promo--podcast-multimedia-promo.cmp-video-promo--horizontal .cmp-video-promo__wrapper__video-promo-details__type,
.cmp-video-promo--podcast-multimedia-promo.cmp-video-promo--horizontal .cmp-video-promo__wrapper__video-promo-details__date {
  font-family: "Open Sans", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 0.75em;
  line-height: 1.34em;
  color: #53565a;
}
.cmp-video-promo--podcast-multimedia-promo.cmp-video-promo--horizontal .cmp-video-promo__wrapper__video-promo-details__date {
  font-weight: normal;
}
.cmp-video-promo--podcast-multimedia-promo.cmp-video-promo--horizontal .cmp-video-promo__wrapper__video-promo-details__type {
  text-transform: uppercase;
}
.cmp-video-promo--podcast-multimedia-promo.cmp-video-promo--horizontal .cmp-video-promo__wrapper__podcast-container__podcast {
  display: none;
}
.cmp-video-promo--podcast-multimedia-promo.cmp-video-promo--horizontal .podcast-logo {
  display: none;
}
.cmp-video-promo--podcast-multimedia-promo.cmp-video-promo--horizontal .podcast-thumbnail img {
  width: 86px;
}

/*Added from BrandRefresh */
.cmp-video-promo--multimedia-contentType .cmp-video-promo__wrapper__video-promo-details__type {
  color: #53565a;
  display: inline-block;
  font-size: .88em;
  line-height: 1.6em;
  text-transform: uppercase;
  padding-right: 4px;
  font-weight: 600;
  margin-bottom: 18px;
}
.cmp-video-promo--multimedia-contentType .cmp-video-promo__wrapper__video-promo-details__date {
  position: relative;
  line-height: 1.6em;
  padding-left: 15px;
  display: inline;
  margin-right: 10px;
}
.cmp-video-promo--multimedia-contentType .cmp-video-promo__wrapper__video-promo-details__date:before {
  content: "•";
  font-size: 1.57142857em;
  color: #707377;
  vertical-align: middle;
  position: absolute;
  left: 0;
  top: 28%;
  transform: translateY(-50%);
}
.cmp-video-promo--multimedia-contentType .cmp-video-promo__wrapper__video-promo-details__desc {
  padding-right: 15px;
}

/*Added from BrandRefresh */
.cmp-layout-container a.cmp-promo-tracking {
  outline: #012169;
  display: block;
}
.cmp-layout-container a.cmp-promo-tracking:focus {
  outline: 0.03125em #012169 solid;
}
.cmp-layout-container__header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 1.25em;
}
.cmp-layout-container__header .cmp-layout-container__header__wrapper {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.cmp-layout-container__header .cmp-layout-container__header__wrapper > div {
  width: 100%;
}
.cmp-layout-container__header .cmp-layout-container__header__wrapper .title {
  line-height: 1.5em;
}
.cmp-layout-container__header .cmp-layout-container__header__wrapper .title .cmp-title__text {
  font-weight: 600;
}
.cmp-layout-container__header .cmp-layout-container__header__wrapper .title h3.cmp-title__text {
  font-size: 1.5em;
  line-height: 1.4;
  font-weight: 700;
  margin-bottom: 20px;
}
.cmp-layout-container__header .cmp-layout-container__header__wrapper .view-all-desktop {
  display: none;
}
.cmp-layout-container__header .subtitle {
  flex-basis: 100%;
  line-height: 1.66666667em;
}
.cmp-layout-container__header .subtitle .cmp-title__text {
  font-size: 1.125em;
  font-weight: 400;
}
.cmp-layout-container .cmp-layout-container__content__display {
  display: flex;
  flex-wrap: wrap;
}
.cmp-layout-container .cmp-layout-container__content .cmp-layout-container__layout-item {
  padding: 0 0 2.1875em 0;
}
.cmp-layout-container .cmp-layout-container__content .cmp-layout-container__layout-item .cmp-profile-promo__content__title {
  margin-bottom: 5px;
}
.cmp-layout-container .aem-GridColumn {
  padding: 0;
}
.cmp-layout-container .btn {
  background: #0076a8;
  border: none;
  color: #ffffff;
  padding: 0.66666667em 1.11111111em;
  font-weight: 700;
  border-radius: 0.27777778em;
  font-size: 1.125em;
  line-height: 2em;
  font-family: 'Open Sans', Calibri, Helvetica, sans-serif;
}
@media (min-width: 320px) {
  .cmp-layout-container__header .cmp-layout-container__header__wrapper .title {
    line-height: 2.2em;
  }
  .cmp-layout-container__header .cmp-layout-container__header__wrapper .view-all-desktop {
    display: flex;
    font-size: 1.125em;
    font-weight: 700;
    align-items: center;
  }
  .cmp-layout-container .cmp-layout-container__content .cmp-layout-container__layout-item {
    padding: 0 0.625em 1.875em 0.625em;
  }
  .cmp-layout-container.cmp-layout-container--4-2-4 .aem-GridColumn--default--3.cmp-layout-container__layout-item,
  .cmp-layout-container.cmp-layout-container--4-2-4 .aem-GridColumn--default--4.cmp-layout-container__layout-item,
  .cmp-layout-container.cmp-layout-container--4-2-4 .aem-GridColumn--default--6.cmp-layout-container__layout-item {
    padding: 0 0.625em 1.875em 0.625em;
  }
  .cmp-layout-container.cmp-layout-container--4-2-4 .aem-GridColumn--default--3.cmp-layout-container__layout-item:first-child,
  .cmp-layout-container.cmp-layout-container--4-2-4 .aem-GridColumn--default--4.cmp-layout-container__layout-item:first-child,
  .cmp-layout-container.cmp-layout-container--4-2-4 .aem-GridColumn--default--6.cmp-layout-container__layout-item:first-child {
    padding-left: 0px;
  }
  .cmp-layout-container.cmp-layout-container--4-2-4 .aem-GridColumn--default--3.cmp-layout-container__layout-item:last-child,
  .cmp-layout-container.cmp-layout-container--4-2-4 .aem-GridColumn--default--4.cmp-layout-container__layout-item:last-child,
  .cmp-layout-container.cmp-layout-container--4-2-4 .aem-GridColumn--default--6.cmp-layout-container__layout-item:last-child {
    padding-right: 0px;
  }
  .cmp-layout-container .btn {
    font-size: 1em;
    padding: 0.25em 1.25em;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .cmp-layout-container.cmp-layout-container--4-2-4 .aem-GridColumn--default--3.cmp-layout-container__layout-item,
  .cmp-layout-container.cmp-layout-container--4-2-4 .aem-GridColumn--default--4.cmp-layout-container__layout-item,
  .cmp-layout-container.cmp-layout-container--4-2-4 .aem-GridColumn--default--6.cmp-layout-container__layout-item {
    padding: 0 0 1.875em 0;
  }
}
/* BugFix - RITM1150136 - Topic 2.0 | promo alignment issue for Notepad and small screen laptops */
@media (min-width: 768px) and (max-width: 1200px) {
  .cmp-layout-container.cmp-layout-container--4-2-4 .cmp-layout-container__layout-item {
    padding: 0 0 30px 0!important;
  }
  .cmp-layout-container.cmp-layout-container--4-2-4 .cmp-layout-container__layout-item:nth-child(odd) {
    padding-right: 10px!important;
  }
  .cmp-layout-container.cmp-layout-container--4-2-4 .cmp-layout-container__layout-item:nth-child(even) {
    padding-left: 10px!important;
  }
  .cmp-layout-container__content__wrapper {
    display: flex;
    flex-wrap: wrap;
  }
}
.promocontainer {
  padding: 0;
}

/*Added from BrandRefresh */
.cmp-layout-container .fade-out {
  opacity: 0;
}
.cmp-layout-container--load-more-single-row .cmp-layout-container__items {
  display: flex;
  flex-wrap: wrap;
}
.cmp-layout-container--load-more-single-row .cmp-layout-container__items > * {
  flex-basis: 100%;
  padding: 0 0em 2.1875em 0em;
  transition: opacity 300ms;
}
.cmp-layout-container--load-more-single-row .cmp-layout-container__items > *:not(.display-block) {
  display: none;
}
.cmp-layout-container--load-more-single-row .cmp-layout-container__items > *:nth-child(1),
.cmp-layout-container--load-more-single-row .cmp-layout-container__items > *:nth-child(2) {
  display: block;
}
.cmp-layout-container--load-more-single-row .cmp-layout-container__items > *:nth-child(1).fade-out,
.cmp-layout-container--load-more-single-row .cmp-layout-container__items > *:nth-child(2).fade-out {
  opacity: 1;
}
.cmp-layout-container--load-more-single-row .cmp-layout-container__items > *:first-child {
  padding-left: 0;
}
.cmp-layout-container--load-more-single-row .cmp-layout-container__items > *:last-child {
  padding-right: 0;
}
.cmp-layout-container--load-more-single-row .cmp-layout-container__footer {
  text-align: center;
}
.cmp-layout-container--load-more-two-row .cmp-layout-container__items {
  display: flex;
  flex-wrap: wrap;
}
.cmp-layout-container--load-more-two-row .cmp-layout-container__items > * {
  transition: opacity 300ms;
  flex-basis: 100%;
  padding: 0 0em 2.1875em 0em;
}
.cmp-layout-container--load-more-two-row .cmp-layout-container__items > *:not(.display-block) {
  display: none;
}
.cmp-layout-container--load-more-two-row .cmp-layout-container__items > *:nth-child(1),
.cmp-layout-container--load-more-two-row .cmp-layout-container__items > *:nth-child(2),
.cmp-layout-container--load-more-two-row .cmp-layout-container__items > *:nth-child(3),
.cmp-layout-container--load-more-two-row .cmp-layout-container__items > *:nth-child(4) {
  display: block;
}
.cmp-layout-container--load-more-two-row .cmp-layout-container__items > *:nth-child(1).fade-out,
.cmp-layout-container--load-more-two-row .cmp-layout-container__items > *:nth-child(2).fade-out,
.cmp-layout-container--load-more-two-row .cmp-layout-container__items > *:nth-child(3).fade-out,
.cmp-layout-container--load-more-two-row .cmp-layout-container__items > *:nth-child(4).fade-out {
  opacity: 1;
}
.cmp-layout-container--load-more-two-row .cmp-layout-container__items > *:nth-child(4n+1) {
  padding-left: 0;
}
.cmp-layout-container--load-more-two-row .cmp-layout-container__items > *:nth-child(4n) {
  padding-right: 0;
}
.cmp-layout-container.cmp-layout-container--load-more-single-row .cmp-layout-container__footer,
.cmp-layout-container.cmp-layout-container--load-more-two-row .cmp-layout-container__footer {
  text-align: center;
  margin-top: 0.3125em;
}
.cmp-layout-container.cmp-layout-container--load-more-single-row .cmp-layout-container__footer .hide-articles,
.cmp-layout-container.cmp-layout-container--load-more-two-row .cmp-layout-container__footer .hide-articles {
  display: none;
}
.cmp-layout-container.cmp-layout-container--load-more-single-row .cmp-layout-container__footer .load-more-btn,
.cmp-layout-container.cmp-layout-container--load-more-two-row .cmp-layout-container__footer .load-more-btn {
  margin-bottom: 0.9375em;
}
.cmp-layout-container.author-mode.cmp-layout-container--load-more-single-row .cmp-layout-container__items > *,
.cmp-layout-container.author-mode.cmp-layout-container--load-more-two-row .cmp-layout-container__items > * {
  display: block;
}
@media (max-width: 767px) {
  .cmp-layout-container.cmp-layout-container--load-more-single-row .cmp-layout-container__footer .hide-articles,
  .cmp-layout-container.cmp-layout-container--load-more-two-row .cmp-layout-container__footer .hide-articles {
    width: 100%;
  }
  .cmp-layout-container.cmp-layout-container--load-more-single-row .cmp-layout-container__footer .load-more-btn,
  .cmp-layout-container.cmp-layout-container--load-more-two-row .cmp-layout-container__footer .load-more-btn {
    width: 100%;
  }
}
@media (min-width: 768px) {
  .cmp-layout-container--load-more-single-row .cmp-layout-container__items > * {
    flex-basis: 50%;
    max-width: 50%;
    padding: 0 0.625em 1.875em 0.625em;
  }
  .cmp-layout-container--load-more-two-row .cmp-layout-container__items > * {
    flex-basis: 50%;
    max-width: 50%;
    padding: 0 0.625em 1.875em 0.625em;
  }
  .cmp-layout-container.cmp-layout-container--load-more-single-row .cmp-layout-container__footer,
  .cmp-layout-container.cmp-layout-container--load-more-two-row .cmp-layout-container__footer {
    margin-top: 1.25em;
  }
  .cmp-layout-container.cmp-layout-container--load-more-single-row .cmp-layout-container__footer .hide-articles,
  .cmp-layout-container.cmp-layout-container--load-more-two-row .cmp-layout-container__footer .hide-articles {
    margin: 0 0.625em;
  }
  .cmp-layout-container.cmp-layout-container--load-more-single-row .cmp-layout-container__footer .load-more-btn,
  .cmp-layout-container.cmp-layout-container--load-more-two-row .cmp-layout-container__footer .load-more-btn {
    margin: 0 0.625em;
  }
}
@media (min-width: 1024px) {
  .cmp-layout-container--load-more-single-row .cmp-layout-container__items > * {
    flex-basis: 25%;
    max-width: 25%;
    padding: 0 0.625em 1.875em 0.625em;
  }
  .cmp-layout-container--load-more-single-row .cmp-layout-container__items > *:nth-child(3),
  .cmp-layout-container--load-more-single-row .cmp-layout-container__items > *:nth-child(4) {
    display: block;
  }
  .cmp-layout-container--load-more-single-row .cmp-layout-container__items > *:nth-child(3).fade-out,
  .cmp-layout-container--load-more-single-row .cmp-layout-container__items > *:nth-child(4).fade-out {
    opacity: 1;
  }
  .cmp-layout-container--load-more-two-row .cmp-layout-container__items > * {
    flex-basis: 25%;
    max-width: 25%;
    padding: 0 0.625em 1.875em 0.625em;
  }
  .cmp-layout-container--load-more-two-row .cmp-layout-container__items > *:nth-child(5),
  .cmp-layout-container--load-more-two-row .cmp-layout-container__items > *:nth-child(6),
  .cmp-layout-container--load-more-two-row .cmp-layout-container__items > *:nth-child(7),
  .cmp-layout-container--load-more-two-row .cmp-layout-container__items > *:nth-child(8) {
    display: block;
  }
  .cmp-layout-container--load-more-two-row .cmp-layout-container__items > *:nth-child(5).fade-out,
  .cmp-layout-container--load-more-two-row .cmp-layout-container__items > *:nth-child(6).fade-out,
  .cmp-layout-container--load-more-two-row .cmp-layout-container__items > *:nth-child(7).fade-out,
  .cmp-layout-container--load-more-two-row .cmp-layout-container__items > *:nth-child(8).fade-out {
    opacity: 1;
  }
}

/*Added from BrandRefresh */
.cmp-layout-container.cmp-layout-container--1-4 .cmp-layout-container__content {
  margin-left: -0.9375em;
  margin-right: -0.9375em;
}
.cmp-layout-container.cmp-layout-container--1-4 .cmp-layout-container__content .cmp-layout-container__layout-items {
  display: flex;
  flex-direction: column;
}
.cmp-layout-container.cmp-layout-container--1-4 .cmp-layout-container__content .cmp-layout-container__layout-item {
  padding: 0 0.9375em;
  flex-basis: 50%;
  display: flex;
  flex-direction: column;
}
.cmp-layout-container.cmp-layout-container--1-4 .cmp-layout-container__content .cmp-layout-container__layout-item .cmp-profile-promo__content__title {
  margin-bottom: 5px;
}
.cmp-layout-container.cmp-layout-container--1-4 .cmp-layout-container__content .cmp-layout-container__layout-subitems .cmp-layout-container__layout-subitems-wrapper {
  margin-left: -0.9375em;
  margin-right: -0.9375em;
  display: flex;
  flex-direction: column;
}
.cmp-layout-container.cmp-layout-container--1-4 .cmp-layout-container__content .cmp-layout-container__layout-subitems .cmp-layout-container__layout-subitems-wrapper > :first-child {
  margin-bottom: 1.875em;
}
.cmp-layout-container.cmp-layout-container--1-4 .cmp-layout-container__content .cmp-layout-container__layout-subitems .cmp-layout-container__layout-subitem {
  padding: 0 0.9375em 0 0.9375em;
}
@media (max-width: 767px) {
  .cmp-layout-container.cmp-layout-container--1-4 .cmp-layout-container__content .cmp-layout-container__layout-item:not(:last-child) {
    margin-bottom: 2.1875em;
  }
  .cmp-layout-container.cmp-layout-container--1-4 .cmp-layout-container__content .cmp-layout-container__layout-subitems .cmp-layout-container__layout-subitem {
    margin-bottom: 2.1875em;
  }
}
@media (min-width: 768px) {
  .cmp-layout-container.cmp-layout-container--1-4 .cmp-layout-container__content .cmp-layout-container__layout-items {
    flex-direction: row;
  }
  .cmp-layout-container.cmp-layout-container--1-4 .cmp-layout-container__content .cmp-layout-container__layout-item:first-child {
    flex-shrink: 1;
  }
}

@charset "UTF-8";
/*Added from BrandRefresh */
/* Slider removing un-used loader */
.slick-loading .slick-list {
  background: #ffffff url('../../../../shared/clientlibs/vendor/third-party/resources/images/ajax-loader.gif') center center no-repeat;
}
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}
.slick-prev:hover,
.slick-next:hover,
.slick-prev:focus,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}
.slick-prev:hover:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}
.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: #000000;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Icons */
}
@font-face {
  font-family: 'slick';
  font-weight: normal;
  font-style: normal;
  src: url('../../../../shared/clientlibs/clientlib-site/components/legacy/promocontainer/clientlibs/assets/fonts/slick/slick.eot');
  src: url('../../../../shared/clientlibs/clientlib-site/components/legacy/promocontainer/clientlibs/assets/fonts/slick/slick.eot?#iefix') format('embedded-opentype'), url('../../../../shared/clientlibs/clientlib-site/components/legacy/promocontainer/clientlibs/assets/fonts/slick/slick.woff') format('woff'), url('../../../../shared/clientlibs/clientlib-site/components/legacy/promocontainer/clientlibs/assets/fonts/slick/slick.ttf') format('truetype'), url('../../../../shared/clientlibs/clientlib-site/components/legacy/promocontainer/clientlibs/assets/fonts/slick/slick.svg#slick') format('svg');
}
.slick-prev {
  left: -25px;
}
[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px;
}
.slick-prev:before {
  content: "←";
}
[dir="rtl"] .slick-prev:before {
  content: "→";
}
.slick-next {
  right: -25px;
}
[dir="rtl"] .slick-next {
  left: -25px;
  right: auto;
}
.slick-next:before {
  content: "→";
}
[dir="rtl"] .slick-next:before {
  content: "←";
}
/* Dots */
.slick-dotted .slick-slider {
  margin-bottom: 30px;
}
.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: #000000;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  color: #000000;
  opacity: 0.75;
}
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
.cmp-layout-carousel .slick-slide {
  margin-left: 0.625em;
  margin-right: 0.625em;
  height: auto;
}
.cmp-layout-carousel .slick-list {
  margin-left: -0.625em;
  margin-right: -0.625em;
}
.cmp-layout-carousel .layout-carousel__arrow-icon {
  display: block;
  background: #d0d0ce;
  color: #75787b;
  top: 50%;
  position: absolute;
  width: 2.625em;
  height: 2.5em;
  transform: translateY(-50%);
  z-index: 99;
}
.cmp-layout-carousel .layout-carousel__arrow-icon .icon {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
}
.cmp-layout-carousel .layout-carousel__arrow-icon .icon::before {
  color: #75787b;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.cmp-layout-carousel .layout-carousel__arrow-icon.slick-disabled {
  display: none !important;
}
.cmp-layout-carousel .layout-carousel__arrow-icon.nav-left {
  left: -0.9375em;
}
.cmp-layout-carousel .layout-carousel__arrow-icon.nav-left .icon {
  position: relative;
}
.cmp-layout-carousel .layout-carousel__arrow-icon.nav-left .icon:before {
  content: '\f053';
  font-family: "Dcom-EDE" !important;
  font-style: normal !important;
  font-weight: normal !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.cmp-layout-carousel .layout-carousel__arrow-icon.nav-right {
  right: -0.9375em;
}
.cmp-layout-carousel .layout-carousel__arrow-icon .icon:before {
  content: '\f054';
  font-family: "Dcom-EDE" !important;
  font-style: normal !important;
  font-weight: normal !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.cmp-layout-carousel .layout-carousel__arrow-icon:before {
  width: 0.5625em;
  height: 0.9375em;
}
.cmp-layout-carousel--promo .layout-carousel__arrow-icon {
  top: 5em;
  transform: translateY(0);
}
.cmp-layout-carousel:not(.slick-initialized),
.cmp-layout-carousel--authoring:not(.slick-initialized) {
  display: flex;
  overflow: hidden;
  flex-wrap: nowrap;
  margin-left: -0.625em;
  margin-right: -0.625em;
}
.cmp-layout-carousel:not(.slick-initialized) > .cmp-layout-carousel__item,
.cmp-layout-carousel--authoring:not(.slick-initialized) > .cmp-layout-carousel__item {
  flex-basis: 100%;
  padding-left: 0.625em;
  padding-right: 0.625em;
  flex-shrink: 0;
}
.cmp-layout-carousel--authoring:not(.slick-initialized) {
  flex-wrap: wrap;
}
@media (min-width: 768px) {
  .cmp-layout-carousel {
    overflow: hidden;
  }
  .cmp-layout-carousel .layout-carousel__arrow-icon.nav-left {
    left: 0;
  }
  .cmp-layout-carousel .layout-carousel__arrow-icon.nav-right {
    right: 0em;
  }
  .cmp-layout-carousel:not(.slick-initialized) > .cmp-layout-carousel__item,
  .cmp-layout-carousel--authoring:not(.slick-initialized) > .cmp-layout-carousel__item {
    flex-basis: 33.33%;
  }
  .cmp-layout-carousel--promo .cmp-layout-carousel__item .cmp-promo .cmp-promo__image {
    height: 16.875em;
  }
  .cmp-layout-carousel--promo .cmp-layout-carousel__item .cmp-promo .cmp-promo__image img {
    height: 16.875em !important;
  }
  .cmp-layout-carousel--promo .cmp-layout-carousel__item .cmp-promo--featured-opt-5 .cmp-promo__image,
  .cmp-layout-carousel--promo .cmp-layout-carousel__item .cmp-promo--featured-opt-5 .cmp-promo__image img {
    height: 129px !important;
  }
  .cmp-layout-carousel--promo .layout-carousel__arrow-icon {
    top: 7.1875em;
    transform: translateY(0);
  }
}
@media (max-width: 767px) {
  .cmp-layout-carousel--promo .cmp-layout-carousel__item .cmp-promo--featured-opt-5 .cmp-promo__image,
  .cmp-layout-carousel--promo .cmp-layout-carousel__item .cmp-promo--featured-opt-5 .cmp-promo__image img {
    height: 182px !important;
  }
}

/*Added from BrandRefresh */
.cmp-cta {
  background: #0076a8;
  border: none;
  border-radius: 0.3125em;
  color: #ffffff;
  font-family: 'Open Sans', Calibri, Helvetica, sans-serif;
  font-size: 1em;
  font-weight: 700;
  line-height: 2.25em;
  padding: 0.75em 1.25em;
}
.cmp-cta:hover {
  background-color: #62b5e5;
}
@media (min-width: 1024px) {
  .cmp-cta {
    font-size: 1.125em;
  }
}

/*Added from BrandRefresh */
.cmp-promo-container--featured-profile-promo .cmp-promo-container {
  margin-top: 2em;
  padding: 0 !important;
  background: linear-gradient(to right, #f7f7f7 40%, #e8eae9 0%);
}
.cmp-promo-container--featured-profile-promo .cmp-promo-container .cmp-title {
  width: 100%;
}
.cmp-promo-container--featured-profile-promo .cmp-promo-container .cmp-content-width .aem-Grid.aem-Grid--12 {
  display: flex;
}
.cmp-promo-container--featured-profile-promo .cmp-promo-container .cmp-layout-container__header {
  padding: 0 40px 0 0;
}
.cmp-promo-container--featured-profile-promo .cmp-promo-container .cmp-layout-container__header__title {
  width: 100%;
}
.cmp-promo-container--featured-profile-promo .cmp-promo-container .cmp-layout-container__header-wrapper {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.cmp-promo-container--featured-profile-promo .cmp-promo-container .cmp-layout-container__content {
  position: relative;
  padding: 80px 0 40px 40px;
  background: #e8eae9;
}
.cmp-promo-container--featured-profile-promo .cmp-promo-container .cmp-layout-container__content:before {
  content: "";
  position: absolute;
  width: 0;
  top: 46%;
  left: 0;
  border-left: solid 25px #f7f7f7;
  border-bottom: solid 25px transparent;
  border-top: solid 25px transparent;
  z-index: 1;
}
@media (max-width: 767px) {
  .cmp-promo-container--featured-profile-promo .cmp-promo-container {
    background: none;
  }
  .cmp-promo-container--featured-profile-promo .cmp-promo-container .cmp-container {
    padding: 0;
  }
  .cmp-promo-container--featured-profile-promo .cmp-promo-container .cmp-content-width .aem-Grid.aem-Grid--12 {
    display: block;
  }
  .cmp-promo-container--featured-profile-promo .cmp-promo-container .cmp-layout-container__content {
    padding: 0 0 40px 0;
  }
  .cmp-promo-container--featured-profile-promo .cmp-promo-container .cmp-layout-container__content:before {
    display: none;
  }
  .cmp-promo-container--featured-profile-promo .cmp-promo-container .cmp-layout-container__content .aem-GridColumn {
    padding: 0;
  }
  .cmp-promo-container--featured-profile-promo .cmp-promo-container .cmp-layout-container__header {
    background: #e8eae9;
    margin: 0;
    padding: 20px 20px 0 20px;
  }
  .cmp-promo-container--featured-profile-promo .cmp-promo-container .cmp-layout-container__header-wrapper {
    display: block;
    text-align: left;
    padding: 0;
  }
}
/*Author mode specific css for alignment of parsys*/
.cq-Editable-dom .cmp-promo-container--featured-profile-promo .cmp-promo-container .cmp-layout-container__header-wrapper {
  display: block;
}

/*Added from BrandRefresh */
.event-template-page .cmp-promo-container--regular-profile-promo .cmp-promo-container {
  background: none;
}
.event-template-page .cmp-promo-container--regular-profile-promo .cmp-promo-container .cmp-container {
  padding: 0px;
}
.event-template-page .cmp-promo-container--regular-profile-promo .cmp-promo-container .cmp-profile-promo {
  padding: 100px 0 0 0;
}
.event-template-page .cmp-promo-container--regular-profile-promo .cmp-promo-container .cmp-profile-promo__image {
  left: 0;
}
.event-template-page .cmp-promo-container--regular-profile-promo .cmp-promo-container .cmp-profile-promo__content__link {
  position: relative;
}
.event-template-page .cmp-promo-container--regular-profile-promo .cmp-promo-container .cmp-layout-container__content .aem-GridColumn {
  padding: 0 30px 30px 0;
}
@media (max-width: 768px) {
  .event-template-page .cmp-promo-container--regular-profile-promo .cmp-promo-container .cmp-layout-container__content .aem-GridColumn {
    padding: 0 0 30px 0;
  }
  .event-template-page .cmp-promo-container--regular-profile-promo .cmp-promo-container .cmp-profile-promo {
    margin-bottom: 10px;
  }
}

/*Added from BrandRefresh */
.cmp-promo-container-see-more {
  border: none;
  background: none;
  color: #0076a8;
  padding-left: 0px;
}
.cmp-promo-container-see-more:hover {
  text-decoration: underline;
  background-color: #ffffff;
}

.cmp-promo-container--text .cmp-layout-container__header .cmp-layout-container__header__wrapper .title .cmp-title__text {
  font-size: 1.5em;
}

/*Added from BrandRefresh */
.cmp-layout-container--gray-bg {
  background-color: #f6f6f6;
}

/*Added from BrandRefresh */
.cmp-layout-container__middle {
  padding: 25px 30px 0 0 !important;
}
.cmp-layout-container__middle .text {
  margin-bottom: 0;
}
.cmp-layout-container__middle .text table {
  width: 100%;
  height: 100%;
  border-style: hidden;
}
.cmp-layout-container__middle .text table tr {
  border-style: hidden;
}
.cmp-layout-container__middle .text table tr td {
  display: inline-block;
  vertical-align: middle;
}
.cmp-layout-container__middle .text table tr td a {
  text-decoration: none;
  font-family: 'Open Sans', Calibri, Helvetica, sans-serif;
  font-size: 1.17em;
  line-height: 1.7;
}
.cmp-layout-container__middle .text table tr td p {
  font-family: 'Open Sans', Calibri, Helvetica, sans-serif;
  line-height: 1.5;
}
.cmp-layout-container__middle .text table tr td button {
  background-color: #007cb0;
  min-width: 200px;
  padding: 10px;
  font-size: 1em;
  line-height: 1.5;
  font-weight: 700;
  border-radius: 3px;
  font-family: 'Open Sans', Calibri, Helvetica, sans-serif;
}
.cmp-layout-container__middle .text table tr td i {
  font-family: 'Open Sans', Calibri, Helvetica, sans-serif;
}
.cmp-layout-container__middle .text table tr:first-child td:first-child {
  width: 69%;
  font-weight: 700;
  font-size: 1.5em;
  line-height: 1;
  font-family: 'Open Sans', Calibri, Helvetica, sans-serif;
  color: #000000;
}
.cmp-layout-container__middle .text table tr:first-child td:last-child {
  width: 30%;
  text-align: right;
  font-size: 0.75em;
  line-height: 2.85;
  font-weight: 700;
}
.cmp-layout-container__middle .text table tr:first-child td:last-child a {
  color: #007cb0;
}
.cmp-layout-container__middle .text table tr:first-child td:last-child a:hover {
  outline: 0;
  text-decoration: underline;
  color: #007cb0;
}
.cmp-layout-container__middle .text table tr:nth-child(2) td {
  padding: 30px 0;
}
.cmp-layout-container__middle .text table tr:last-child td:last-child {
  padding-left: 40px;
}
.cmp-layout-container__middle .text table tr:last-child td:last-child a {
  color: #007cb0;
}
.cmp-layout-container__middle .text table tr:last-child td:last-child a:hover {
  outline: 0;
  text-decoration: underline;
  color: #007cb0;
}
.cmp-layout-container__middle .text table tr:last-child td button::before {
  font-family: "Dcom-EDE" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  content: "\f019";
  padding-right: 5px;
}
.cmp-layout-container__middle .text table tr:last-child td button a {
  color: #ffffff;
}
.cmp-layout-container__middle .text table tr:last-child td button a:hover {
  outline: 0;
  text-decoration: underline;
}
.cmp-layout-container__middle .text table tr:last-child td a {
  font-size: 1em;
  line-height: 24px;
}
@media screen and (max-width: 767px) {
  .cmp-layout-container__middle {
    padding: 25px 30px 25px 30px !important;
  }
  .cmp-layout-container__middle table tr:first-child td:first-child {
    width: 100% !important;
    text-align: left;
    margin-bottom: 12px;
  }
  .cmp-layout-container__middle table tr:first-child td:last-child {
    width: 100% !important;
    text-align: left !important;
  }
  .cmp-layout-container__middle table tr:last-child td:first-child {
    display: inline;
  }
  .cmp-layout-container__middle table tr:last-child td button {
    width: 100%;
    margin-bottom: 2em;
  }
  .cmp-layout-container__middle table tr:last-child td:last-child {
    text-align: left;
    padding-left: 0px !important;
  }
}

/*Added from BrandRefresh */
.cmp-promo--primary.cmp-promo--teal4,
.cmp-promo--primary-detailed.cmp-promo--teal4,
.cmp-promo--primary-basic.cmp-promo--teal4 {
  background-color: #00abab;
  color: #000000 !important;
}
.cmp-promo--primary.cmp-promo--teal4:hover,
.cmp-promo--primary-detailed.cmp-promo--teal4:hover,
.cmp-promo--primary-basic.cmp-promo--teal4:hover {
  background-color: #6fc2b4;
}
.cmp-promo--primary.cmp-promo--blue1,
.cmp-promo--primary-detailed.cmp-promo--blue1,
.cmp-promo--primary-basic.cmp-promo--blue1 {
  background-color: #a0dcff;
  color: #000000 !important;
}
.cmp-promo--primary.cmp-promo--blue1:hover,
.cmp-promo--primary-detailed.cmp-promo--blue1:hover,
.cmp-promo--primary-basic.cmp-promo--blue1:hover {
  background-color: #62b5e5;
}
.cmp-promo--primary.cmp-promo--cool-gray11,
.cmp-promo--primary-detailed.cmp-promo--cool-gray11,
.cmp-promo--primary-basic.cmp-promo--cool-gray11 {
  background-color: #53565a;
  color: #ffffff !important;
}
.cmp-promo--primary.cmp-promo--cool-gray11:hover,
.cmp-promo--primary-detailed.cmp-promo--cool-gray11:hover,
.cmp-promo--primary-basic.cmp-promo--cool-gray11:hover {
  background-color: #97999b;
}
.cmp-promo--primary.cmp-promo--cool-gray11 *,
.cmp-promo--primary-detailed.cmp-promo--cool-gray11 *,
.cmp-promo--primary-basic.cmp-promo--cool-gray11 * {
  color: #ffffff;
}
.cmp-promo--primary.cmp-promo--cool-gray11 .cmp-promo__content__read-time,
.cmp-promo--primary-detailed.cmp-promo--cool-gray11 .cmp-promo__content__read-time,
.cmp-promo--primary-basic.cmp-promo--cool-gray11 .cmp-promo__content__read-time {
  border-left: 1px solid #ffffff;
}
.cmp-promo--primary.cmp-promo--cool-gray2,
.cmp-promo--primary-detailed.cmp-promo--cool-gray2,
.cmp-promo--primary-basic.cmp-promo--cool-gray2 {
  background-color: #d0d0ce;
  color: #000000 !important;
}
.cmp-promo--primary.cmp-promo--cool-gray2:hover,
.cmp-promo--primary-detailed.cmp-promo--cool-gray2:hover,
.cmp-promo--primary-basic.cmp-promo--cool-gray2:hover {
  background-color: #bbbcbc;
}

/*Added from BrandRefresh */
.cmp-promo {
  color: #000000;
  background: #ffffff;
  padding: 30px 20px 30px 20px;
  position: relative;
  filter: drop-shadow(0px 2px 4px rgba(0, 0, 0, 0.25));
}
.cmp-promo__image {
  padding: 0;
}
.cmp-promo__image img {
  width: 100%;
  object-fit: cover;
  max-height: 235px;
  border-bottom: 1px solid #979797;
}
.cmp-promo__type {
  background: #000000;
  color: #ffffff;
  font-size: 0.75em;
  display: inline-block;
  padding: 4px 8px;
  font-weight: 500;
}
.cmp-promo__content__primary-author {
  margin-top: 20px;
  font-size: 0.875em;
  font-weight: 500;
  margin-bottom: 30px;
}
.cmp-promo__content__primary-author .icon-profile-outline {
  width: 32px;
  height: 32px;
  border: 1px solid #75787b;
  border-radius: 50%;
  padding: 5px;
}
.cmp-promo__content__title {
  overflow-wrap: break-word;
  font-size: 1.25em;
  line-height: 1.4;
  margin-bottom: 15px;
  font-weight: 600;
}
.cmp-promo__content__publish-date,
.cmp-promo__content__read-time {
  display: inline;
  margin-right: 10px;
  color: #53565a;
  font-size: 0.875em;
  font-weight: 400;
}
.cmp-promo__content__read-time {
  border-left: 1px solid #53565a;
  padding-left: 10px;
}
.cmp-promo__content__desc {
  font-size: 1em;
  margin-top: 15px;
  margin-bottom: 0px;
}
.cmp-promo__content__desc p {
  margin-bottom: 0px;
}
.cmp-promo__content .call-to-action-label {
  float: left;
  width: 70%;
}
.cmp-promo__content span.external-link-icon {
  font-weight: bold;
  position: absolute;
  bottom: 20px;
  right: 20px;
}
.cmp-promo__content span.external-link-icon:before {
  content: '\f08e';
  font-family: 'Dcom-EDE';
  color: #707377;
  font-size: 16px;
}
@media only screen and (max-width:767px) {
  .cmp-promo__image img {
    height: 170px;
  }
}

/*Added from BrandRefresh */
.cmp-promo--featured {
  background: #ffffff;
  padding: 0;
}
.cmp-promo--featured .cmp-promo__content {
  padding: 20px;
}
.cmp-promo--featured .cmp-promo__content__primary-author {
  display: inline;
  color: #53565a;
  font-size: 0.875em;
  border-left: 1px solid #53565a;
  padding-left: 10px;
}

/*Added from BrandRefresh */
.cmp-promo--primary-basic,
.cmp-promo--primary-detailed {
  padding-top: 0;
  background: #E8EAE9;
}
.cmp-promo--primary-basic .cmp-promo__content__title,
.cmp-promo--primary-detailed .cmp-promo__content__title {
  font-size: 1.5em;
  margin-top: 40px;
  margin-bottom: 30px;
  line-height: 1.25;
}
.cmp-promo--primary-basic .cmp-promo__content__desc,
.cmp-promo--primary-detailed .cmp-promo__content__desc {
  font-size: 1.128em;
}

/*Added from BrandRefresh */
.cmp-promo--primary-image {
  padding-top: 0;
  background-repeat: no-repeat;
  background-color: #ffffff;
  background-size: 100% auto;
}

/*Added from BrandRefresh */
.cmp-promo--primary {
  padding-top: 0;
  background: #E8EAE9;
}
.cmp-promo--primary .cmp-promo__content__title {
  font-size: 1.5em;
  margin-top: 40px;
  margin-bottom: 30px;
  line-height: 1.25;
}
.cmp-promo--primary .cmp-promo__content__desc {
  font-size: 1.25em;
  margin: 15px 0px;
}
.cmp-promo--primary .cmp-promo__content__publish-date,
.cmp-promo--primary .cmp-promo__content__read-time,
.cmp-promo--primary .cmp-promo__content span.external-link-icon:before {
  color: #191919;
}

/*Added from BrandRefresh */
.cmp-promo--standard {
  background: #ffffff;
  border-top: 4px solid #000000;
}
.cmp-promo--standard .cmp-promo__content__title {
  font-weight: 700;
  font-size: 1.25em;
}
.cmp-promo--standard .cmp-promo__content__desc {
  margin: 28px 0px 30px 0px;
}
.cmp-promo--standard .cmp-promo__content__primary-author {
  display: inline;
  color: #53565a;
  font-size: 0.875em;
  border-left: 1px solid #53565a;
  padding-left: 10px;
}

/*Added from BrandRefresh */
.cmp-layout-container a.cmp-promo-tracking {
  outline: #012169;
  display: block;
}
.cmp-layout-container a.cmp-promo-tracking:focus {
  outline: 0.03125em #012169 solid;
}
.cmp-layout-container__header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 1.25em;
}
.cmp-layout-container__header .cmp-layout-container__header__wrapper {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.cmp-layout-container__header .cmp-layout-container__header__wrapper > div {
  width: 100%;
}
.cmp-layout-container__header .cmp-layout-container__header__wrapper .title {
  line-height: 1.5em;
}
.cmp-layout-container__header .cmp-layout-container__header__wrapper .title .cmp-title__text {
  font-weight: 600;
}
.cmp-layout-container__header .cmp-layout-container__header__wrapper .title h3.cmp-title__text {
  font-size: 1.5em;
  line-height: 1.4;
  font-weight: 700;
  margin-bottom: 20px;
}
.cmp-layout-container__header .cmp-layout-container__header__wrapper .view-all-desktop {
  display: none;
}
.cmp-layout-container__header .subtitle {
  flex-basis: 100%;
  line-height: 1.66666667em;
}
.cmp-layout-container__header .subtitle .cmp-title__text {
  font-size: 1.125em;
  font-weight: 400;
}
.cmp-layout-container .cmp-layout-container__content__display {
  display: flex;
  flex-wrap: wrap;
}
.cmp-layout-container .cmp-layout-container__content .cmp-layout-container__layout-item {
  padding: 0 0 2.1875em 0;
}
.cmp-layout-container .cmp-layout-container__content .cmp-layout-container__layout-item .cmp-profile-promo__content__title {
  margin-bottom: 5px;
}
.cmp-layout-container .aem-GridColumn {
  padding: 0;
}
.cmp-layout-container .btn {
  background: #0076a8;
  border: none;
  color: #ffffff;
  padding: 0.66666667em 1.11111111em;
  font-weight: 700;
  border-radius: 0.27777778em;
  font-size: 1.125em;
  line-height: 2em;
  font-family: 'Open Sans', Calibri, Helvetica, sans-serif;
}
@media (min-width: 320px) {
  .cmp-layout-container__header .cmp-layout-container__header__wrapper .title {
    line-height: 2.2em;
  }
  .cmp-layout-container__header .cmp-layout-container__header__wrapper .view-all-desktop {
    display: flex;
    font-size: 1.125em;
    font-weight: 700;
    align-items: center;
  }
  .cmp-layout-container .cmp-layout-container__content .cmp-layout-container__layout-item {
    padding: 0 0.625em 1.875em 0.625em;
  }
  .cmp-layout-container.cmp-layout-container--4-2-4 .aem-GridColumn--default--3.cmp-layout-container__layout-item,
  .cmp-layout-container.cmp-layout-container--4-2-4 .aem-GridColumn--default--4.cmp-layout-container__layout-item,
  .cmp-layout-container.cmp-layout-container--4-2-4 .aem-GridColumn--default--6.cmp-layout-container__layout-item {
    padding: 0 0.625em 1.875em 0.625em;
  }
  .cmp-layout-container.cmp-layout-container--4-2-4 .aem-GridColumn--default--3.cmp-layout-container__layout-item:first-child,
  .cmp-layout-container.cmp-layout-container--4-2-4 .aem-GridColumn--default--4.cmp-layout-container__layout-item:first-child,
  .cmp-layout-container.cmp-layout-container--4-2-4 .aem-GridColumn--default--6.cmp-layout-container__layout-item:first-child {
    padding-left: 0px;
  }
  .cmp-layout-container.cmp-layout-container--4-2-4 .aem-GridColumn--default--3.cmp-layout-container__layout-item:last-child,
  .cmp-layout-container.cmp-layout-container--4-2-4 .aem-GridColumn--default--4.cmp-layout-container__layout-item:last-child,
  .cmp-layout-container.cmp-layout-container--4-2-4 .aem-GridColumn--default--6.cmp-layout-container__layout-item:last-child {
    padding-right: 0px;
  }
  .cmp-layout-container .btn {
    font-size: 1em;
    padding: 0.25em 1.25em;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .cmp-layout-container.cmp-layout-container--4-2-4 .aem-GridColumn--default--3.cmp-layout-container__layout-item,
  .cmp-layout-container.cmp-layout-container--4-2-4 .aem-GridColumn--default--4.cmp-layout-container__layout-item,
  .cmp-layout-container.cmp-layout-container--4-2-4 .aem-GridColumn--default--6.cmp-layout-container__layout-item {
    padding: 0 0 1.875em 0;
  }
}
/* BugFix - RITM1150136 - Topic 2.0 | promo alignment issue for Notepad and small screen laptops */
@media (min-width: 768px) and (max-width: 1200px) {
  .cmp-layout-container.cmp-layout-container--4-2-4 .cmp-layout-container__layout-item {
    padding: 0 0 30px 0!important;
  }
  .cmp-layout-container.cmp-layout-container--4-2-4 .cmp-layout-container__layout-item:nth-child(odd) {
    padding-right: 10px!important;
  }
  .cmp-layout-container.cmp-layout-container--4-2-4 .cmp-layout-container__layout-item:nth-child(even) {
    padding-left: 10px!important;
  }
  .cmp-layout-container__content__wrapper {
    display: flex;
    flex-wrap: wrap;
  }
}
.promocontainer {
  padding: 0;
}
.cmp-promo a {
  display: inline-block;
}
.cmp-promo.cmp-promo--featured-basic {
  padding: 0;
  filter: none;
}
.cmp-promo.cmp-promo--featured-basic:hover {
  background-color: transparent;
}
.cmp-promo.cmp-promo--featured-basic .cmp-promo__image {
  height: 12.5em;
}
.cmp-promo.cmp-promo--featured-basic .cmp-promo__image picture {
  display: block;
}
.cmp-promo.cmp-promo--featured-basic .cmp-promo__image img {
  object-fit: cover;
  height: 11.25em !important;
  max-height: 100%;
}
.cmp-promo.cmp-promo--featured-basic .cmp-promo__content__title {
  font-weight: 600;
  color: #000000;
  font-size: 1.125em;
  line-height: 1.33333333em;
  margin-bottom: 0.27777778em;
}
.cmp-promo.cmp-promo--featured-basic .cmp-promo__content__subtitle {
  font-weight: 600;
  color: #53565a;
  font-size: 1.125em;
  line-height: 1.66666667em;
  margin-bottom: 0.3125em;
}
.cmp-promo.cmp-promo--featured-basic .cmp-promo__content__type {
  color: #53565a;
  display: inline-block;
  font-size: 0.88em;
  line-height: 1.64285714em;
  text-transform: uppercase;
  padding-right: 4px;
  font-weight: 600;
}
.cmp-promo.cmp-promo--featured-basic .cmp-promo__content__publish-date {
  position: relative;
  color: #53565a;
  font-size: 0.88em;
  line-height: 1.64285714em;
  padding-left: 12px;
}
.cmp-promo.cmp-promo--featured-basic .cmp-promo__content__publish-date:before {
  content: "•";
  font-size: 1.57142857em;
  color: #707377;
  vertical-align: middle;
  position: relative;
  right: 8px;
  bottom: 1px;
  transform: translateY(-50%);
}
.cmp-promo.cmp-promo--featured-basic .cmp-promo__content__desc {
  font-size: 0.875em;
  color: #000000;
  font-weight: 400;
}
.cmp-promo.cmp-promo--featured-basic .cmp-promo__content__call-to-action {
  display: flex;
  justify-content: space-between;
}
.cmp-promo.cmp-promo--featured-basic .cmp-promo__content__call-to-action .call-to-action-label {
  font-weight: 700;
  float: none;
}
.cmp-promo.cmp-promo--featured-basic .cmp-promo__content__call-to-action .call-to-action-label {
  display: inline;
  position: relative;
  width: auto;
}
.cmp-promo.cmp-promo--featured-basic .cmp-promo__content__call-to-action .call-to-action-label:before {
  content: "\f054";
  font-family: "Dcom-EDE" !important;
  font-style: normal !important;
  font-weight: normal !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.cmp-promo.cmp-promo--featured-basic .cmp-promo__content__call-to-action .call-to-action-label::before {
  position: absolute;
  right: -1.5625em;
  top: 50%;
  transform: translateY(-50%);
}
.cmp-promo.cmp-promo--featured-basic .cmp-promo__content__call-to-action .external-link-icon {
  position: static;
}
.cmp-promo.cmp-promo--featured-basic .cmp-promo__content__link-label {
  font-weight: 600;
  font-size: 1em;
  line-height: 2.5em;
  color: #000000;
}
/***
*Media Query - SM
**/
@media (min-width: 768px) {
  .cmp-promo.cmp-promo--featured-basic .cmp-promo__content__title {
    margin-bottom: 0.25em;
    line-height: 1.2em;
  }
}
/**
*Media Query - MD
**/
@media (min-width: 1024px) {
  .cmp-promo--large .cmp-promo--featured-basic .cmp-promo__image,
  .cmp-promo--large .cmp-promo--featured-basic .cmp-promo__image img {
    height: 23.75em !important;
    margin-bottom: 20px;
  }
}

/*Added from BrandRefresh */
.cmp-promo--horizontal {
  background: transparent;
  padding: 0;
  display: flex;
}
.cmp-promo--horizontal:hover {
  background: none;
}
.cmp-promo--horizontal .cmp_promo__video-thumbnail {
  width: 10.9375em;
  max-width: 10.9375em;
  margin-right: 0.625em;
}
.cmp-promo--horizontal .cmp_promo__video-thumbnail .player {
  max-width: 10.9375em;
  max-height: 7.8125em;
}
.cmp-promo--horizontal .cmp_promo__video-thumbnail .bightcove {
  max-width: 10.9375em;
  max-height: 7.8125em;
}
.cmp-promo--horizontal .cmp_promo__video-thumbnail .bightcove .vjs-big-play-button {
  font-size: 1.25em;
}
.cmp-promo--horizontal .cmp_promo__video-thumbnail .bightcove .vjs-control-bar {
  font-size: 0.4375em;
}
.cmp-promo--horizontal .cmp_promo__video-thumbnail .video-promo-details {
  display: none;
}
.cmp-promo--horizontal .cmp-promo__image {
  display: inline-block;
  max-width: 10.9375em;
  margin-right: 0.625em;
}
.cmp-promo--horizontal .cmp-promo__content {
  display: inline-block;
}
.cmp-promo--horizontal .cmp-promo__content__read-time {
  font-weight: 700;
  color: #75787b;
  font-size: 1em;
  border: none;
  padding: 0;
}
.cmp-promo--horizontal .cmp-promo__content__title {
  font-weight: 600;
  color: #000000;
  font-size: 1.25em;
  line-height: none;
  margin-bottom: 0;
}
.cmp-promo--horizontal .cmp-promo__content__subTitle {
  font-weight: 600;
  color: #53565a;
  font-size: 1.125em;
  margin-bottom: 0.3125em;
}
.cmp-promo--horizontal .cmp-promo__content__type {
  font-size: 0.875em;
  color: #53565a;
  display: inline-block;
  text-transform: uppercase;
}
.cmp-promo--horizontal .cmp-promo__content__publish-date {
  font-size: 0.875em;
  color: #53565a;
  line-height: 1.35714286em;
  position: relative;
  padding: 0 0 0 2.07142857em;
}
.cmp-promo--horizontal .cmp-promo__content__publish-date:before {
  content: "•";
  font-size: 1.57142857em;
  color: #53565a;
  vertical-align: middle;
  position: absolute;
  left: 0.36363636em;
  line-height: 1;
}
.cmp-promo--horizontal .cmp-promo__content__desc {
  font-size: 0.875em;
  color: #000000;
  font-weight: 400;
}
.cmp-promo--horizontal .cmp-promo__content__link-label {
  font-weight: 600;
  font-size: 1em;
  color: #000000;
}
@media screen and (min-width: 260px) and (max-width: 767px) {
  .cmp-promo--horizontal .cmp_promo__video-thumbnail {
    width: 6.25em;
    max-width: 6.25em;
    margin-right: 0.625em;
  }
  .cmp-promo--horizontal .cmp_promo__video-thumbnail .player {
    max-width: 6.25em;
    max-height: 6.25em;
  }
  .cmp-promo--horizontal .cmp_promo__video-thumbnail .bightcove {
    max-width: 6.25em;
    max-height: 6.25em;
  }
  .cmp-promo--horizontal .cmp_promo__video-thumbnail .bightcove .vjs-big-play-button {
    font-size: 2.5em;
  }
  .cmp-promo--horizontal .cmp_promo__video-thumbnail .bightcove .vjs-control-bar {
    font-size: 0.4375em;
  }
  .cmp-promo--horizontal .cmp-promo__content__title {
    font-weight: 600;
    color: #000000;
    font-size: 1em;
    line-height: none;
    margin-bottom: 0;
  }
}

/*Added from BrandRefresh */
.cmp-promo--featured-opt-5 {
  background: #ffffff;
  padding: 0;
}
.cmp-promo--featured-opt-5 .cmp-promo__content {
  padding: 20px;
}
.cmp-promo--featured-opt-5 .cmp-promo__content__type {
  font-size: 0.875em;
  line-height: 1.75;
  font-weight: 600;
  color: #53565a;
  margin-bottom: 15px;
}
.cmp-promo--featured-opt-5 .cmp-promo__content__title {
  margin-bottom: 0;
}
.cmp-promo--featured-opt-5 .cmp-promo__content__desc {
  margin: 12px 0 0 0;
  line-height: 1.37em;
}
.cmp-promo--featured-opt-5 .cmp-promo__content__primary-author {
  display: inline;
  color: #53565a;
  font-size: 0.875em;
  border-left: 1px solid #53565a;
  padding-left: 10px;
}
.cmp-promo--featured-opt-5 .cmp-promo__content__publish-date {
  font-weight: 600;
}

/*Added from BrandRefresh */
.skeleton-promo {
  margin: auto;
  width: auto;
  min-height: 15.625em;
  height: 100%;
  background-image: linear-gradient(#d0d0ce 120px, transparent 0), linear-gradient(#d0d0ce 25px, transparent 0), linear-gradient(#d0d0ce 25px, transparent 0), linear-gradient(#d0d0ce 130px, transparent 0), linear-gradient(#e8eae9 230px, transparent 0);
  background-repeat: no-repeat;
  background-size: 0% 190px, 50% 290px, 90% 160px, 90% 90px, 100% 290px;
  background-position: 52% 20px, 10% 160px, 50% 120px, 50% 15px, 0 0;
}

/*Added from BrandRefresh */
.cmp-promo.cmp-promo-featured-basic--left-image {
  padding: 1em 1em 1em 0em;
  min-height: 115px;
  filter: none;
  border-bottom: 1px solid #d0d0ce;
}
.cmp-promo.cmp-promo-featured-basic--left-image .cmp-promo__image {
  float: left;
  height: 76px;
  width: 76px;
}
.cmp-promo.cmp-promo-featured-basic--left-image .cmp-promo__image img {
  height: 76px !important;
  width: 76px !important;
  border-bottom: none;
}
.cmp-promo.cmp-promo-featured-basic--left-image .cmp-promo__content {
  float: left;
  width: 72%;
  padding-left: 12px;
}
.cmp-promo.cmp-promo-featured-basic--left-image .cmp-promo__content__title {
  font-size: 0.875em;
  margin-bottom: 10px;
  line-height: 1.285em;
}
.cmp-promo.cmp-promo-featured-basic--left-image .cmp-promo__content__type--Inline {
  font-size: 0.75em;
  line-height: 1.325em;
  display: inline;
  margin-right: 10px;
  font-weight: 700;
  text-transform: uppercase;
  color: #53565a;
}
.cmp-promo.cmp-promo-featured-basic--left-image .cmp-promo__content__publish-date {
  font-size: 0.75em;
  line-height: 1.325em;
}
.cmp-promo.cmp-promo-featured-basic--left-image .cmp-promo__content__publish-date:before {
  content: ' ';
  display: inline-block;
  width: 4px;
  height: 4px;
  margin-right: 10px;
  border-radius: 50%;
  position: relative;
  right: 0;
  top: -3px;
  background: #53565A;
}
@media screen and (max-width: 767px) {
  .cmp-promo.cmp-promo-featured-basic--left-image .cmp-promo__content {
    width: 68%;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .cmp-promo.cmp-promo-featured-basic--left-image {
    padding-left: 0px;
  }
  .cmp-promo.cmp-promo-featured-basic--left-image .cmp-promo__content {
    width: 71%;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1024px) {
  .cmp-promo.cmp-promo-featured-basic--left-image {
    padding-left: 0px;
  }
  .cmp-promo.cmp-promo-featured-basic--left-image .cmp-promo__content {
    width: 78%;
  }
}

/*Added from BrandRefresh */
.cmp-promo-featured--lg-image-overlay {
  display: flex;
  justify-content: center;
  width: 100%;
  background: none;
  padding: 0;
  filter: none;
}
.cmp-promo-featured--lg-image-overlay .curated {
  width: inherit;
}
.cmp-promo-featured--lg-image-overlay .cmp-promo__image {
  /*Styles specific to IE,align the image properly*/
  width: inherit;
  height: 340px;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .cmp-promo-featured--lg-image-overlay .cmp-promo__image {
    background-position-x: 100% !important;
    background-position-y: 50% !important;
  }
}
.cmp-promo-featured--lg-image-overlay .cmp-promo__image img {
  height: 100% !important;
  max-height: 100%;
  background-size: cover;
}
.cmp-promo-featured--lg-image-overlay .cmp-promo__content {
  position: absolute;
  bottom: -75px;
  margin: 0 auto;
  left: 0;
  right: 0;
  text-align: center;
  padding: 60px 25px 30px;
  width: 55%;
  height: auto;
  min-height: 150px;
  background: #ffffff;
}
@media (max-width: 768px) {
  .cmp-promo-featured--lg-image-overlay .cmp-promo__content {
    min-height: 185px;
    bottom: -85px;
  }
}
@media (max-width: 767px) {
  .cmp-promo-featured--lg-image-overlay .cmp-promo__content {
    width: 75%;
    padding: 60px 15px 20px;
  }
}
.cmp-promo-featured--lg-image-overlay .cmp-promo__content__title {
  font-size: 1.25em;
  line-height: 1.4;
  font-weight: bold;
  max-width: 455px;
  margin: 0 auto;
}
@media (max-width: 768px) {
  .cmp-promo-featured--lg-image-overlay .cmp-promo__content__title {
    max-width: 100%;
  }
}
@media (max-width: 767px) {
  .cmp-promo-featured--lg-image-overlay .cmp-promo__content__title {
    font-size: 1em;
    line-height: 1.4;
  }
}
.cmp-promo-featured--lg-image-overlay .cmp-promo__content__type--Inline {
  position: absolute;
  top: 25px;
  left: 0;
  text-align: center;
  width: 100%;
  font-size: 0.75em;
  line-height: 1.4;
  text-transform: uppercase;
  color: #75787b;
  font-weight: bold;
}
@media (max-width: 768px) {
  .cmp-promo-featured--lg-image-overlay .cmp-promo__content__type--Inline {
    top: 35px;
  }
}

/*Added from BrandRefresh */
.event-template-page .cta {
  margin-top: 2em;
}
.cmp-cta-teaser {
  padding: 80px;
}
.cmp-cta-teaser h3 {
  color: #ffffff;
}
.cmp-cta-teaser p {
  color: #a7a8aa;
}
.cmp-cta-teaser--blue .cmp-cta-teaser--standard-teaser {
  background-color: #0076a8;
  color: #ffffff;
}
.cmp-cta-teaser--blue .cmp-cta-teaser--standard-teaser p {
  color: #ffffff;
}
.cmp-cta-teaser--blue .cmp-cta-teaser--standard-teaser .cmp-cta-teaser__button-label {
  background-color: #ffffff;
  color: #0076a8;
}
.cmp-cta-teaser--blue .cmp-cta-teaser--standard-teaser .cmp-cta-teaser__button-label:hover {
  background-color: #d0d0ce;
}
.cmp-cta-teaser--green .cmp-cta-teaser--standard-teaser {
  background-color: #86bc25;
  color: #000000;
}
.cmp-cta-teaser--green .cmp-cta-teaser--standard-teaser h3,
.cmp-cta-teaser--green .cmp-cta-teaser--standard-teaser p {
  color: #000000;
}
.cmp-cta-teaser--green .cmp-cta-teaser--standard-teaser .cmp-cta-teaser__button-label {
  background-color: #000000;
  color: #ffffff;
}
.cmp-cta-teaser--green .cmp-cta-teaser--standard-teaser .cmp-cta-teaser__button-label:hover {
  background-color: #53565a;
}
.cmp-cta-teaser__button-link {
  padding-top: 20px;
}
.cmp-cta-teaser__button-link button {
  cursor: pointer;
  min-height: 60px;
}
.cmp-cta-teaser__button-label {
  padding: .8em 3em;
  font-size: 1.125em;
  border: 0;
  border-radius: 5px;
  background-color: #0076a8;
  color: #ffffff;
  cursor: pointer;
  line-height: 1.5em;
}
.cmp-cta-teaser__button-label .icon-external-link {
  padding-left: 5px;
  margin-bottom: 6px;
  vertical-align: middle;
  display: inline-block;
  font-style: inherit;
  font-family: Dcom-EDE;
  font-weight: 400;
}
.cmp-cta-teaser__button-label:hover {
  background-color: #00a3e0;
}
.cmp-cta-teaser__content p {
  text-align: left;
  margin: 2% 10%;
  font-size: 1.125em;
}
.cmp-cta-teaser--standard-teaser {
  text-align: center;
  background-color: #000000;
  color: #ffffff;
}
.cmp-cta-teaser--small-image {
  padding: 20px;
}
.cmp-cta-teaser--small-image .cmp-cta-teaser__content {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  align-items: center;
  margin: 0 8%;
}
.cmp-cta-teaser--small-image .cmp-cta-teaser__content__image img {
  max-width: initial;
}
.cmp-cta-teaser--small-image .cmp-cta-teaser__content__image span {
  font-size: 2em;
  color: #ffffff;
  border-radius: 50%;
  border: 1px solid #ffffff;
  height: 64px;
  text-align: center;
  width: 64px;
  display: table-cell;
  vertical-align: middle;
}
.cmp-cta-teaser--small-image .cmp-cta-teaser__content__text {
  width: 68%;
  padding: 20px;
}
.cmp-cta-teaser--small-image .cmp-cta-teaser__content__text .cmp-title__text {
  font-size: 1.5em;
  line-height: 2em;
}
.cmp-cta-teaser--small-image .cmp-cta-teaser__content__text p {
  margin: 0;
  line-height: 1.8em;
}
.cmp-cta-teaser--small-image .cmp-cta-teaser__content__text .cmp-title {
  text-align: left;
}
.cmp-cta-teaser--small-image .cmp-cta-teaser__content__button-link {
  width: 32%;
}
.cmp-cta-teaser--bg-image {
  padding: 0;
  background-size: cover;
  background-repeat: no-repeat;
}
.cmp-cta-teaser--bg-image .cmp-cta-teaser__content {
  background: rgba(0, 0, 0, 0.7);
  width: 38%;
  height: 100%;
  padding: 40px;
  margin-left: 14px;
}
.cmp-cta-teaser--bg-image .cmp-cta-teaser__content .cmp-text {
  padding-bottom: 30px;
}
.cmp-cta-teaser--bg-image .cmp-cta-teaser__content .cmp-text p {
  margin: 0;
}
.cmp-cta-teaser--bg-image .cmp-cta-teaser__content__button-link button {
  width: 100%;
}
.cmp-cta-teaser__modal .modal-dialog .modal-content {
  border-radius: 0;
}
.cmp-cta-teaser__modal .modal-dialog .modal-content .modal-header {
  padding: 20px;
  margin: 0;
  background: #d0d0ce;
  position: relative;
  border-radius: 0;
  color: #000000;
  text-align: left;
}
.cmp-cta-teaser__modal .modal-dialog .modal-content .modal-header h3 {
  color: #000000;
}
.cmp-cta-teaser__modal .modal-dialog .modal-content .modal-body {
  padding: 20px;
}
.cmp-cta-teaser__modal .modal-dialog .modal-content {
  border-radius: 0;
}
.cmp-cta-teaser__modal .modal-dialog .modal-content .modal-header {
  padding: 20px;
  margin: 0;
  background: #d0d0ce;
  position: relative;
  border-radius: 0;
  color: #000000;
  text-align: left;
}
.cmp-cta-teaser__modal .modal-dialog .modal-content .modal-header h3,
.cmp-cta-teaser__modal .modal-dialog .modal-content .modal-header p {
  color: #000000;
}
.cmp-cta-teaser__modal .modal-dialog .modal-content .modal-header button.close {
  border: 1px solid;
  border-radius: 50%;
  padding: 0 5px;
  font-size: 1.5em;
  opacity: 0.7;
  cursor: pointer;
  background-color: transparent;
  line-height: 2em;
}
.cmp-cta-teaser__modal .modal-dialog .modal-content .modal-body {
  padding: 20px;
}
@media only screen and (max-width: 360px) {
  .modal-dialog {
    margin-left: 0px;
    margin-right: 0px;
  }
}

/*Added from BrandRefresh */
@media only screen and (max-width:767px) {
  .cmp-cta-teaser {
    padding: 30px;
  }
  .cmp-cta-teaser__button-label {
    width: 100%;
    display: block;
  }
  .cmp-cta-teaser__content p {
    margin: 0;
    font-size: 1.0em;
  }
  .cmp-cta-teaser__button-link button {
    cursor: pointer;
    min-height: 40px;
    width: 100%;
  }
  .cmp-cta-teaser--small-image .cmp-cta-teaser__content {
    display: block;
  }
  .cmp-cta-teaser--small-image .cmp-cta-teaser__content__text {
    width: 100%;
    text-align: center;
    padding: 10px 0;
  }
  .cmp-cta-teaser--small-image .cmp-cta-teaser__content__button-link {
    width: 100%;
    padding: 10px 0;
  }
  .cmp-cta-teaser--small-image .cmp-cta-teaser__content__button-link button {
    width: 100%;
  }
  .cmp-cta-teaser--small-image .cmp-cta-teaser__content__image {
    display: table;
    margin: 0 auto;
  }
  .cmp-cta-teaser--bg-image {
    padding: 250px 0 0 0;
    background-size: cover;
  }
  .cmp-cta-teaser--bg-image .cmp-cta-teaser__content {
    width: 100%;
    box-sizing: border-box;
    margin: 0;
    padding: 20px;
  }
}

/*Added from BrandRefresh */
.cmp-cta-teaser--services,
.cmp-cta-teaser--standard-basic {
  background-color: #ffffff;
  color: #000000;
}
.cmp-cta-teaser--services .cmp-cta-teaser__content .cmp-title h3,
.cmp-cta-teaser--standard-basic .cmp-cta-teaser__content .cmp-title h3 {
  font-size: 1.5em;
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.375;
  letter-spacing: normal;
  text-align: left;
  color: #000000;
}
.cmp-cta-teaser--services .cmp-cta-teaser__content .cmp-text,
.cmp-cta-teaser--standard-basic .cmp-cta-teaser__content .cmp-text {
  margin: 19px 0px !important;
  max-width: 791px;
}
.cmp-cta-teaser--services .cmp-cta-teaser__content .cmp-text p,
.cmp-cta-teaser--standard-basic .cmp-cta-teaser__content .cmp-text p {
  font-family: 'Georgia';
  word-break: normal;
  font-size: 1.125em;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.75em;
  letter-spacing: normal;
  text-align: left;
  color: #000000;
  margin: 0;
}
.cmp-cta-teaser--services .cmp-cta-teaser__content .cmp-cta-teaser__content__button-link,
.cmp-cta-teaser--standard-basic .cmp-cta-teaser__content .cmp-cta-teaser__content__button-link {
  text-align: left;
}
.cmp-cta-teaser--services .cmp-cta-teaser__content .cmp-cta-teaser__content__button-link a:hover,
.cmp-cta-teaser--standard-basic .cmp-cta-teaser__content .cmp-cta-teaser__content__button-link a:hover {
  border-bottom: 1px solid #0076a8;
}
.cmp-cta-teaser--services .cmp-cta-teaser__content .cmp-cta-teaser__content__button-link .cmp-cta-teaser__button-label,
.cmp-cta-teaser--standard-basic .cmp-cta-teaser__content .cmp-cta-teaser__content__button-link .cmp-cta-teaser__button-label {
  font-size: 1.125em;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.389;
  letter-spacing: normal;
  text-align: left;
  color: #0076a8;
  border: 0;
  background: 0;
  margin: 0;
  padding: 0;
}

/*Added from BrandRefresh */
.cmp-cta-teaser--services--gray {
  background-color: #ffffff;
  color: #000000;
}
.cmp-cta-teaser--services--gray .cmp-cta-teaser__content {
  background: #E8EAE9;
  padding: 30px 75px 50px;
}
.cmp-cta-teaser--services--gray .cmp-cta-teaser__content .cmp-title h3 {
  font-size: 1.5em;
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: normal;
  text-align: left;
  color: #000000;
  font-family: "Open Sans Semibold", "Open Sans";
}
.cmp-cta-teaser--services--gray .cmp-cta-teaser__content .cmp-text {
  margin: 10px 0 !important;
  max-width: 675px;
  display: inline-block;
  vertical-align: middle;
}
.cmp-cta-teaser--services--gray .cmp-cta-teaser__content .cmp-text p {
  word-break: break-all;
  font-size: 1.125em;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5em;
  letter-spacing: normal;
  text-align: left;
  color: #000000;
  margin: 0;
}
.cmp-cta-teaser--services--gray .cmp-cta-teaser__content .cmp-cta-teaser__content__button-link {
  text-align: left;
  display: inline-block;
  background: #0076A8;
  height: 55px;
  line-height: 3.4em;
  padding: 0 35px;
  margin-left: 60px;
  border-radius: 6px;
}
.cmp-cta-teaser--services--gray .cmp-cta-teaser__content .cmp-cta-teaser__content__button-link .cmp-cta-teaser__button-label {
  font-size: 1.12em;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.75em;
  letter-spacing: normal;
  text-align: left;
  color: #fff;
  border: 0;
  background: 0;
  margin: 0;
  padding: 0;
}

html[dir='rtl'] .cmp-cta-teaser--services .cmp-cta-teaser__content .cmp-title h3 {
  text-align: right;
}
html[dir='rtl'] .cmp-cta-teaser--services .cmp-cta-teaser__content__button-link {
  text-align: inherit;
}
html[dir='rtl'] .cmp-cta-teaser--services--gray .cmp-cta-teaser__content .cmp-title h3 {
  text-align: right;
}
html[dir='rtl'] .cmp-cta-teaser__content p {
  text-align: inherit;
}

/*Added from BrandRefresh */
.cmp-cta-teaser--standard-theme-2 {
  float: none !important;
  margin: 0 auto;
  max-width: 1140px;
  margin-bottom: 2em;
  clear: both!important;
}
.cmp-cta-teaser--standard-theme-2 .cmp-cta-teaser--standard-teaser {
  background-color: #fff;
  padding: 0px;
  text-align: left;
}
.cmp-cta-teaser--standard-theme-2 .cmp-cta-teaser__content {
  background: #e8eae9;
  padding: 30px 50px;
  display: flex;
  justify-content: space-between;
}
.cmp-cta-teaser--standard-theme-2 .cmp-cta-teaser__content .cmp-cta-data {
  flex: 1;
}
.cmp-cta-teaser--standard-theme-2 .cmp-cta-teaser__content .cmp-cta-data .cmp-text {
  margin-bottom: 0;
}
.cmp-cta-teaser--standard-theme-2 .cmp-cta-teaser__content .cmp-cta-data h3 {
  color: #000000;
  font-weight: bold;
  font-size: 2em;
  line-height: 44px;
  margin: 0px 0px 10px;
}
.cmp-cta-teaser--standard-theme-2 .cmp-cta-teaser__content .cmp-cta-data p {
  font-size: 1.125em;
  line-height: 24px;
  color: #000000;
  margin: 0;
  font-family: 'Georgia';
}
.cmp-cta-teaser--standard-theme-2 .cmp-cta-teaser__content .cmp-cta-btn-container {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.cmp-cta-teaser--standard-theme-2 .cmp-cta-teaser__content .cmp-cta-btn-container .cmp-cta-teaser__content__button-link {
  text-align: left;
  display: flex;
  align-items: center;
  background: #0076a8;
  border-radius: 3px;
  padding: 5px 22px;
  cursor: pointer;
  height: 40px;
}
.cmp-cta-teaser--standard-theme-2 .cmp-cta-teaser__content .cmp-cta-btn-container .cmp-cta-teaser__content__button-link:hover {
  background-color: #00a3e0;
}
.cmp-cta-teaser--standard-theme-2 .cmp-cta-teaser__content .cmp-cta-btn-container .cmp-cta-teaser__content__button-link:hover .cmp-cta-teaser__button-label {
  color: #000000;
}
.cmp-cta-teaser--standard-theme-2 .cmp-cta-teaser__content .cmp-cta-btn-container .cmp-cta-teaser__button-link {
  padding-top: 0;
}
.cmp-cta-teaser--standard-theme-2 .cmp-cta-teaser__content .cmp-cta-btn-container .cmp-cta-teaser__button-label {
  font-size: 1em;
  background: 0;
  margin: 0;
  padding: 0;
  font-weight: bold;
}
.cmp-cta-teaser--standard-theme-2 .cmp-cta-teaser__content .cmp-cta-btn-container .cmp-cta-teaser__button-label .icon-external-link {
  margin-left: 8px;
}
.cmp-cta-teaser--standard-theme-2 .cmp-cta-teaser__content .cmp-cta-btn-container .cmp-cta-teaser__button-label:focus {
  outline: thin dotted;
}

/*Added from BrandRefresh */
@media only screen and (max-width:767px) {
  .cmp-cta-teaser--standard-theme-2 {
    padding: 80px 0;
  }
  .cmp-cta-teaser--standard-theme-2 .cmp-cta-teaser__content {
    display: block;
    padding: 17px 5px 30px;
  }
  .cmp-cta-teaser--standard-theme-2 .cmp-cta-teaser__content .cmp-cta-data h3 {
    font-size: 1.5em;
  }
  .cmp-cta-teaser--standard-theme-2 .cmp-cta-teaser__content .cmp-cta-data p {
    font-size: 1.12em;
  }
  .cmp-cta-teaser--standard-theme-2 .cmp-cta-teaser__content .cmp-cta-btn-container {
    margin-left: auto;
    display: block;
    padding-top: 20px;
  }
  .cmp-cta-teaser--standard-theme-2 .cmp-cta-teaser__content .cmp-cta-btn-container .cmp-cta-teaser__content__button-link {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .cmp-cta-teaser--standard-theme-2 .cmp-cta-teaser__content .cmp-cta-btn-container .cmp-cta-teaser__button-label {
    font-size: 1.12em;
  }
}

/*Added from BrandRefresh */
.action-bar {
  padding: 0;
  list-style-type: none;
  margin-top: 3.75em;
  margin-left: 3.75em;
}
.action-bar li {
  position: relative;
  display: inline-flex;
  margin-left: 0.875em;
  align-items: center;
}
.action-bar li i {
  font-size: 2em;
  display: inline-flex;
  margin-bottom: 0.3125em;
  cursor: pointer;
  max-height: 2em;
  color: #000;
}
.action-bar li i.icon-share:before {
  content: '\4a';
  font-family: "d-insights" !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.action-bar li i.icon-share-hover:before {
  content: '\4b';
  font-family: "d-insights" !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.action-bar li .icon-hover {
  display: none;
}
.action-bar li .icon-hover .di-tooltip {
  position: absolute;
  background: rgba(83, 86, 90, 0.9);
  padding: 0.33333333em 0.66666667em;
  color: #ffffff;
  font-size: 0.375em;
  white-space: nowrap;
  font-family: 'Open Sans SemiBold';
  font-weight: 600;
  border-radius: 0.16666667em;
  display: none;
  line-height: 1.0625em;
}
.action-bar li .icon-hover .di-tooltip.tooltip-top {
  transform: translate(-50%, -100%);
  left: 50%;
  top: -0.58333333em;
}
.action-bar li .icon-hover .di-tooltip.tooltip-top:after {
  content: '';
  position: absolute;
  width: 0.16666667em;
  height: 0.41666667em;
  right: 50%;
  bottom: -1.25em;
  transform: translateX(50%);
  border: 0.41666667em solid transparent;
  border-top-color: rgba(83, 86, 90, 0.9);
}
.action-bar li:hover .icon-hover {
  display: inline-flex;
}
.action-bar li:hover .icon-default {
  display: none;
}
@media (min-width: 992px) {
  .action-bar li:hover .di-tooltip {
    display: block;
  }
}
.action-bar li .dropdown-share {
  background: #fff;
  position: absolute;
  min-width: 12.0625em;
  padding: 0.5em 0;
  white-space: nowrap;
  top: 2.5em;
  z-index: 1;
  border: 0.0625em solid #e6e6e6;
  box-shadow: 0 0.125em 0.25em 0 rgba(0, 0, 0, 0.12);
  display: none;
}
.action-bar li .dropdown-share li {
  display: block;
  text-align: left;
  padding: 0.6875em 0.9375em 0em;
}
.action-bar li .dropdown-share li a {
  color: #000;
  font-size: 0.75em;
  font-weight: 600;
  background-image: none;
}
.action-bar li .dropdown-share li i {
  margin-right: 0.9375em;
  font-size: 0.9375em;
  display: inline-flex;
  vertical-align: middle;
}
.action-bar li .dropdown-share li i.icon-facebook-single:before {
  content: '\72';
  font-family: "d-insights" !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.action-bar li .dropdown-share li i.icon-twitter-single:before {
  content: '\70';
  font-family: "d-insights" !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.action-bar li .dropdown-share li i.icon-linkedin-single:before {
  content: '\71';
  font-family: "d-insights" !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.action-bar li .dropdown-share li i.icon-email-1:before {
  content: '\4f';
  font-family: "d-insights" !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.action-bar li .dropdown-share.open {
  display: block;
}

/*Added from BrandRefresh */
@font-face {
  font-family: 'Open Sans';
  font-display: swap;
  font-style: normal;
  font-weight: 400;
  src: url('../../../../../etc/designs/dcom/assets/fonts/opensans/OpenSans-Regular-webfont.woff') format('woff'), url('../../../../../etc/designs/dcom/assets/fonts/opensans/OpenSans-Regular-webfont.ttf') format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-display: swap;
  font-style: italic;
  font-weight: 400;
  src: url('../../../../../etc/designs/dcom/assets/fonts/opensans/OpenSans-Italic-webfont.woff') format('woff'), url('../../../../../etc/designs/dcom/assets/fonts/opensans/OpenSans-Italic-webfont.ttf') format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-display: swap;
  font-style: normal;
  font-weight: 600;
  src: url('../../../../../etc/designs/dcom/assets/fonts/opensans/OpenSans-Semibold-webfont.woff') format('woff');
}
@font-face {
  font-family: 'Open Sans';
  font-display: swap;
  font-style: italic;
  font-weight: 600;
  src: url('../../../../../etc/designs/dcom/assets/fonts/opensans/OpenSans-SemiboldItalic-webfont.woff') format('woff');
}
@font-face {
  font-family: 'Open Sans';
  font-display: swap;
  font-style: normal;
  font-weight: 700;
  src: url('../../../../../etc/designs/dcom/assets/fonts/opensans/OpenSans-Bold-webfont.woff') format('woff'), url('../../../../../etc/designs/dcom/assets/fonts/opensans/OpenSans-Bold-webfont.ttf') format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-display: swap;
  font-style: italic;
  font-weight: 700;
  src: url('../../../../../etc/designs/dcom/assets/fonts/opensans/OpenSans-BoldItalic-webfont.woff') format('woff'), url('../../../../../etc/designs/dcom/assets/fonts/opensans/OpenSans-BoldItalic-webfont.ttf') format('truetype');
}
@font-face {
  font-family: 'Dcom-EDE';
  src: url('../../../../../etc/designs/dcom/assets/fonts/fonticons/myd-p5-skyline-17082021.woff') format('woff'), url('../../../../../etc/designs/dcom/assets/fonts/fonticons/myd-p5-skyline-17082021.svg#Dcom-EDE') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^="icon-"],
[class*=" icon-"],
[class*="cta-icon"],
[class*="email-subscription"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'Dcom-EDE' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  text-decoration: inherit;
}
.icon-arrow-left:before {
  content: '\e898';
}
.icon-arrow-right:before {
  content: '\e899';
}
.icon-time:before {
  content: '\e89f';
}
.icon-search:before {
  content: '\f002';
}
.icon-email:before {
  content: '\f003';
}
.icon-remove:before {
  content: '\f00d';
}
.icon-phone:before {
  content: '\e926';
}
/* why are only these 3social media icons here?*/
.icon-twitter:before {
  content: '\f099';
}
.icon-facebook:before {
  content: '\f09a';
}
.icon-navicon:before {
  content: '\f0c9';
}
.icon-linkedin:before {
  content: '\f0e1';
}
/* KP why are we using .location-link, shouldn't using the icon-chevron suffice ?, same comments for has-sub-nav*/
.location-link .icon-chevron:before {
  content: "\f078";
}
.has-sub-nav .icon-chevron:before {
  content: "\f078";
}
/* the style for this should be icon-location, and the rest should be in the component */
.countryselector a.location-link:before {
  font-family: 'Dcom-EDE';
  content: "\e905";
  font-size: 2em;
  vertical-align: -2px;
  float: left;
  margin: -9px 5px 0 0;
}

/*Added from BrandRefresh */
:lang(en),
:lang(af),
:lang(eu),
:lang(br),
:lang(ca),
:lang(hr),
:lang(nl),
:lang(eo),
:lang(et),
:lang(fi),
:lang(fr),
:lang(fy),
:lang(gl),
:lang(de),
:lang(el),
:lang(hu),
:lang(is),
:lang(it),
:lang(lv),
:lang(lt),
:lang(mg),
:lang(mt),
:lang(no),
:lang(pl),
:lang(pt),
:lang(ro),
:lang(sr),
:lang(sk),
:lang(sl),
:lang(es),
:lang(sv),
:lang(tr),
:lang(cy),
:lang(en),
:lang(da),
:lang(ru) {
  font-family: 'Open Sans', Calibri, Helvetica, sans-serif;
}
:lang(zh-Hant) {
  font-family: '微軟正黑體', Microsoft JhengHei, Arial, Helvetica, sans-serif;
}
:lang(zh-Hans) {
  font-family: '微软雅黑', 'Microsoft yahei', Arial, Helvetica, sans-serif;
  letter-spacing: 0.0725em;
}
:lang(ko) {
  font-family: NanumGothic, Arial, Helvetica, sans-serif;
}
:lang(ja) {
  font-family: 'メイリオ', 'Meriyo', Arial, Helvetica, sans-serif;
}
:lang(ar),
:lang(hy),
:lang(be),
:lang(bg),
:lang(ka),
:lang(he),
:lang(he),
:lang(hi),
:lang(ms),
:lang(sh),
:lang(th),
:lang(uk),
:lang(vi),
:lang(az) {
  font-family: Calibri, Helvetica, sans-serif;
}
body {
  font-size: 16px;
  font-family: 'Open Sans', Calibri, Helvetica, sans-serif;
  margin: 0;
  padding: 0;
}
h1,
h2,
h3,
h4,
h5 {
  margin: 0 0 10px 0;
}
/* paragraphs, lists, links, all general copy */
p,
li {
  line-height: 1.5;
  margin: 0 0 1em 0;
  word-wrap: break-word;
}
strong {
  font-weight: 700;
}
a {
  text-decoration: none;
  color: #0076a8;
  transition: all 0.3s linear;
}
ul,
ol {
  list-style-type: none;
  margin: 0px 0px 0px 0px;
  padding: 0;
}
.responsivegrid .embedcomponent.aem-GridColumn {
  padding: 0px;
}
.header.aem-GridColumn,
.footer.aem-GridColumn {
  padding: 0px;
}
.cmp-content-width-wrapper,
.cmp-content-width {
  max-width: 1200px;
  margin: 0px auto;
}
/* Skeleton css starts here */
.skeleton {
  margin: 30px auto;
}
.skeleton .skeleton__featuredPromo {
  width: auto;
  height: 250px;
  background-image: linear-gradient(#d0d0ce 120px, transparent 0), linear-gradient(#d0d0ce 25px, transparent 0), linear-gradient(#d0d0ce 25px, transparent 0), linear-gradient(#d0d0ce 130px, transparent 0), linear-gradient(#e8eae9 230px, transparent 0);
  /* KP use variables for colors */
  background-repeat: no-repeat;
  background-size: 0% 190px, 50% 290px, 90% 160px, 90% 90px, 100% 290px;
  background-position: 52% 20px, 10% 160px, 50% 120px, 50% 15px, 0 0;
}
.skeleton .skeleton__standardPromo {
  width: auto;
  height: 160px;
  background-image: linear-gradient(#d0d0ce 120px, transparent 0), linear-gradient(#d0d0ce 25px, transparent 0), linear-gradient(#d0d0ce 25px, transparent 0), linear-gradient(#d0d0ce 25px, transparent 0), linear-gradient(#97999b 5px, transparent 0), linear-gradient(#e8eae9 230px, transparent 0);
  background-repeat: no-repeat;
  background-size: 0% 190px, 50% 290px, 90% 160px, 90% 90px,100% 10px, 100% 290px;
  background-position: 52% 20px, 10% 110px, 50% 65px, 50% 20px, 50% 0, 0 0;
}
.skeleton .skeleton__main-content {
  background: #d0d0ce;
  padding: 20px;
}
/* Skeleton css ends here */
/* Angular skeleton styles starts here*/
[ng\:cloak],
[ng-cloak],
[data-ng-cloak],
[x-ng-cloak],
.ng-cloak,
.x- ng-cloak {
  display: none !important;
}
/* Angular skeleton styles ends here*/

/*Added from BrandRefresh */
/*Header variables*/
/*Header mobile variables*/
.cmp-header {
  font-size: 10px;
  background: #000000;
  width: 100%;
  position: fixed;
  z-index: 1500 !important;
  /*mobile hamburger icon*/
}
.cmp-header [class^="icon-"]::before,
.cmp-header [class*=" icon-"]::before {
  font-family: 'Dcom-EDE' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.cmp-header-container {
  height: 70px;
}
.cmp-header__nav-icon {
  display: none;
}
.cmp-header__logo {
  display: inline-block;
  width: 11%;
  margin-right: 30px;
  vertical-align: middle;
}
.cmp-header__logo img {
  max-width: 100%;
}
.cmp-header__logo--print {
  display: none;
}
.cmp-header__ut-wrapper {
  display: inline-flex;
  align-items: center;
  float: right;
  height: 100%;
  text-align: right;
}
.cmp-header__ut-nav {
  display: flex;
  margin-bottom: 0;
  /*Header contactus link*/
}
.cmp-header__ut-nav li {
  border-right: 1px solid #636363;
  padding: 0 15px;
  display: flex;
  align-items: center;
  margin: 0;
  height: 45px;
}
.cmp-header__ut-nav li:last-child {
  border-right: none;
}
.cmp-header__ut-nav li a {
  display: flex;
}
.cmp-header__ut-nav a {
  color: #ffffff;
}
.cmp-header__ut-nav a:visited {
  color: #ffffff;
}
.cmp-header__ut-nav .nav-content a:visited {
  color: initial;
}
.cmp-header__ut-nav__cts-link i {
  font-size: 2.4em;
}
.cmp-header__ut-nav__cts-link__text {
  display: none;
}
.cmp-header__ut-nav__site-sel {
  font-size: 1.2em;
}
.cmp-header__ut-nav__site-sel__link {
  align-items: center;
}
.cmp-header__ut-nav__site-sel__link .mobile-location,
.cmp-header__ut-nav__site-sel__link .mobile-countrySelector {
  display: none;
}
.cmp-header__ut-nav__site-sel__link:before {
  font-family: 'Dcom-EDE';
  content: "\e905";
  font-size: 24px;
  vertical-align: -2px;
  float: left;
  padding-right: 4px;
}
.cmp-header__ut-nav__site-sel__link i {
  line-height: inherit;
}
.cmp-header__ut-nav__site-sel__link i.icon-chevron:before {
  content: "\f078";
}
.cmp-header__ut-nav__reg-link {
  /*display: none !important;*/
  font-size: 2.4em;
}
.cmp-header__ut-nav__reg-link a {
  color: #ffffff;
}
.cmp-header__ut-nav__search-icon button {
  color: #97999b !important;
  background: #000000 !important;
  border: none !important;
  font-size: 100% !important;
  display: block;
  padding: 0 !important;
}
.cmp-header__ut-nav__search-icon button i {
  font-size: 2.4em;
  vertical-align: middle;
}
.cmp-header .languageselector {
  padding-right: 14px;
}
.cmp-header #profile_pic_id {
  display: none;
}
.cmp-header #register {
  border-right: none;
}
.cmp-header #register.make-visible,
.cmp-header #profile_pic_id.make-visible {
  display: flex;
}
.cmp-header .profile-pic,
.cmp-subnav .profile-pic {
  position: relative;
}
.cmp-header .profile-pic span.icon,
.cmp-subnav .profile-pic span.icon,
.cmp-header .profile-pic a#profile_pic_id_mobile,
.cmp-subnav .profile-pic a#profile_pic_id_mobile {
  line-height: 2.3em;
  border-radius: 50%;
  border: 1px solid white;
  font-size: 1.5em;
  text-align: center;
  display: inline-block;
  height: 2.4em;
  width: 2.4em;
  vertical-align: middle;
  cursor: pointer;
}
.cmp-header .profile-pic span.icon.logged-in,
.cmp-subnav .profile-pic span.icon.logged-in,
.cmp-header .profile-pic a#profile_pic_id_mobile.logged-in,
.cmp-subnav .profile-pic a#profile_pic_id_mobile.logged-in {
  background: #ffffff;
  color: #000000;
  font-size: 1.4em;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
  border: 0;
}
.cmp-header .profile-pic span.icon.logged-in img,
.cmp-subnav .profile-pic span.icon.logged-in img,
.cmp-header .profile-pic a#profile_pic_id_mobile.logged-in img,
.cmp-subnav .profile-pic a#profile_pic_id_mobile.logged-in img {
  border-radius: 50%;
}
#profile_pic_id_mobile {
  display: none !important;
}
.cmp-search {
  display: inline-block;
  max-width: 230px;
}
.cmp-search__form {
  position: relative;
}
.cmp-search__remove-icon {
  display: none;
}
.cmp-search .icon-search {
  font-size: 0.8em;
}
.menu-overlay {
  display: none;
}
.menu-overlay.open {
  display: block;
  position: fixed;
  content: '';
  background: rgba(0, 0, 0, 0.8);
  width: 100%;
  height: 100%;
  top: 68px;
  z-index: 3;
  left: 0;
}
.cmp-header__mobile--searchinput {
  padding: 0 !important;
}
@media screen and (min-width: 1024px) {
  .cmp-header__ut-nav li.cmp-header__ut-nav__search-icon {
    display: none;
  }
}
.breadcrumb-section-bar {
  border-top: 1px solid #2a2c2e;
}
.annotations {
  display: inline-block;
}
.breadcrumb-container {
  max-width: 1200px;
  margin: 0 auto;
}
.language-display {
  color: #bbbcbc;
  text-align: right !important;
  width: 100%;
  padding: 0.5em 0%;
}
.language-display li {
  margin: 0;
  color: #ffffff;
  font-size: 1.2em;
  display: inline;
}
.language-display li a {
  color: #bbbcbc;
}
.language-display li a.active {
  color: #ffffff;
  font-weight: 500;
  cursor: text;
}
#onetrust-consent-sdk #onetrust-banner-sdk {
  opacity: 1 !important;
}
.mydeloitte-modal,
#Dcom-signin-modal.modal,
.QSIPopOver {
  z-index: 2147483646 !important;
}

/*Added from BrandRefresh */
/*Header variables*/
/*Header mobile variables*/
@media screen and (min-width: 768px) and (max-width: 1100px) {
  .cmp-header .cmp-search {
    display: none;
  }
  .cmp-header .breadcrumb-container {
    width: 96%;
  }
  .cmp-header .languageselector {
    padding-right: 10px;
  }
  .cmp-header .cmp-container-width {
    padding: 0 14px !important;
  }
  .cmp-header__logo {
    margin-right: 5px;
    width: 15.65%;
  }
  .cmp-header__ut-wrapper {
    position: absolute;
    right: 10px;
    background: #000;
    height: 70px;
  }
  .cmp-header__ut-wrapper:before {
    content: ' ';
    position: absolute;
    left: -8em;
    background-image: linear-gradient(to right, transparent, #000000);
    height: 6em;
    width: 8em;
    top: 0;
    z-index: 999;
  }
  .cmp-header__ut-nav li.cmp-header__ut-nav__search-icon {
    display: flex;
    border-left: 1px solid #636363;
  }
  .cmp-header__ut-nav__site-sel__link span,
  .cmp-header__ut-nav__site-sel__link i {
    display: none;
  }
  .cmp-header__ut-nav__site-sel__link:before {
    padding-left: 0;
  }
  .cmp-header__ut-nav__search-icon button {
    color: #ffffff;
  }
}

/*Header variables*/
/*Header mobile variables*/
@media screen and (max-width: 767px) {
  .cmp-header-container {
    padding: 0 !important;
  }
  .cmp-header .breadcrumb-container {
    width: 92%;
  }
  .cmp-header__nav-icon {
    display: inline-block;
    color: #97999b !important;
    height: 40px;
    width: 40px;
    background: #000000 !important;
    position: absolute;
    top: 15px;
    left: 15px;
    border: 1px solid #97999b !important;
    font-size: 100% !important;
    border-radius: 50% !important;
    padding: 0 !important;
  }
  .cmp-header__nav-icon i {
    font-size: 2em;
    vertical-align: middle;
  }
  .cmp-header__logo {
    width: 132px;
    position: absolute;
    left: 70px;
    top: 22px;
  }
  .cmp-header .cmp-search {
    display: none;
    width: 100%;
    max-width: 100%;
    padding: 0 5%;
    background: #000000;
    z-index: 100;
  }
  .cmp-header .cmp-search__remove-icon {
    display: block;
    position: relative;
    margin-top: 20px;
    background: #000000;
    color: #ffffff;
    border: 1px solid #ffffff;
    border-radius: 50%;
    height: 30px;
    width: 30px;
    padding: 0 !important;
  }
  .cmp-header__ut-wrapper {
    /*display: none;  */
    width: 100%;
    height: 100%;
    float: none;
  }
  .cmp-header__ut-wrapper.show-search-form {
    position: absolute;
    left: 0;
  }
  .cmp-header__ut-nav {
    position: absolute;
    top: 10px;
    right: 0;
    height: auto;
    width: auto;
  }
  .cmp-header__ut-nav li {
    border-right: 1px solid #707070;
  }
  .cmp-header__ut-nav__site-sel,
  .cmp-header__ut-nav__cts-link {
    display: none !important;
  }
  .cmp-header__ut-nav__site-sel__link .mobile-location,
  .cmp-header__ut-nav__site-sel__link .mobile-countrySelector {
    display: inline-block;
  }
  .cmp-header__ut-nav__site-sel__link .desk-countrySelector {
    display: none;
  }
  .cmp-header #profile_pic_id_mobile {
    display: block !important;
  }
  .cmp-header #profile_pic_span {
    display: none;
  }
  .cmp-header #register .icon-profile-outline:before {
    color: #97999b;
  }
  .cmp-header__mobile--close {
    padding: 0 !important;
  }
  .cmp-header__mobile--searchinput {
    padding-right: 0 !important;
    padding-left: 14px !important;
  }
}

@media screen and (min-width: 260px) and (max-width: 767px) {
  html[dir='rtl'] #header .header-container .mobile-search-button {
    left: 1.2em;
    right: initial;
  }
  html[dir='rtl'] #header .header-container .mobile-nav-button {
    right: 1em;
  }
}
html[dir='rtl'] #header .main-nav li.subnav-item a.has-sub-nav i {
  padding-right: 6px;
}
html[dir='rtl'] .cmp-header__ut-wrapper {
  float: left;
}
html[dir='rtl'] .cmp-header__logo {
  margin: 0 0 0 30px;
}

ul.nav-content {
  display: none;
}
ul.nav-content.open {
  display: block;
}
ul.nav-content li a.icon-subscribe {
  background-image: none;
  width: auto;
}
ul.nav-content li a.icon-profile-outline {
  font-size: 1em;
  padding: 15px 10px!important;
}
ul.nav-content {
  position: absolute;
  background: white;
  min-width: 210px;
  padding: 0;
  box-shadow: rgba(0, 0, 0, 0.21) 1px 1px 2px 0px;
  z-index: 1000;
  width: 230px;
  text-align: left;
  font-size: 10px !important;
  top: 53px;
  right: 1.8em;
  padding-right: 0px!important;
}
@media screen and (min-width: 767px) {
  ul.nav-content {
    border-top: 5px solid #86BC25;
  }
}
ul.nav-content:after {
  position: absolute;
  right: 5px;
  top: -15px;
  content: "";
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #86BC25;
}
ul.nav-content li {
  margin: 0 10px;
  border-bottom: 1px solid #D0D0CE;
  display: block;
  position: relative;
  font-size: 1.4em;
  padding: 0px;
  border-right: none;
}
ul.nav-content li:last-child {
  background: #e9e9e9;
  margin: 0;
  border: none;
  padding: 20px 15px !important;
  width: 230px;
  box-sizing: border-box;
  height: auto;
}
ul.nav-content li:nth-last-child(2) {
  border: 0 ;
}
ul.nav-content li .signout_button {
  border: 1px solid #75787B;
  text-align: center;
  display: block;
  font-weight: bold;
  border-radius: 3px;
  padding: 5px 10px;
  font-family: "Open Sans", Calibri, Helvetica, sans-serif !important;
  background: #e9e9e9;
  width: 100%;
  color: #53565A;
}
ul.nav-content li .signout_button:hover {
  background: #53565A;
  color: #ffffff;
}
ul.nav-content li .signout_button:before {
  font-family: Dcom-EDE;
  margin-right: 10px;
}
ul.nav-content li a {
  padding: 15px 10px;
  color: #53565A;
  padding-left: 7px;
  display: block;
  height: auto;
  font-family: "Open Sans", Calibri, Helvetica, sans-serif !important;
}
ul.nav-content li a:hover {
  background: #E8EAE9;
  color: #000000;
}
ul.nav-content li[role="menuitem"] a:before {
  margin-right: 1em;
  font-family: Dcom-EDE;
  font-size: 14px;
}
/* pull down and myd nav ends here */

/*Added from BrandRefresh */
/*Header variables*/
/*Header mobile variables*/
/*Overriding the OT banner/preference center styles*/
html #optanon,
html #optanon *,
html #optanon div,
html #optanon span,
html #optanon ul,
html #optanon li,
html #optanon a,
html #optanon p,
html .optanon-alert-box-wrapper * {
  font-family: 'Open Sans', Calibri, Helvetica, sans-serif !important;
}
html #optanon #optanon-popup-more-info-bar {
  width: 30%;
  word-break: keep-all;
}
html #optanon #optanon-popup-wrapper .optanon-status {
  word-break: keep-all;
}
html .optanon-alert-box-bg {
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
}
html .optanon-show-settings-popup-wrapper {
  display: inline;
}
html .optanon-show-settings-popup-wrapper .optanon-show-settings-left,
html .optanon-show-settings-popup-wrapper .optanon-show-settings-middle,
html .optanon-show-settings-popup-wrapper .optanon-show-settings-right {
  border: none !important;
  width: auto !important;
  height: auto !important;
  padding: 0;
  background: none !important;
}
html .optanon-show-settings-popup-wrapper .optanon-show-settings-middle a.optanon-show-settings {
  color: #0076a8 !important;
  font-family: 'Open Sans', Calibri, Helvetica, sans-serif;
}
html .optanon-show-settings-popup-wrapper .optanon-show-settings-middle a.optanon-show-settings:hover {
  text-decoration: underline !important;
}
html .optanon-show-settings-popup-wrapper .optanon-show-settings-button.optanon-toggle-display,
html .optanon-show-settings-popup-wrapper .optanon-show-settings-middle {
  display: inline;
  float: none;
}
html .optanon-show-settings-popup-wrapper #optanon-show-settings-popup {
  display: none !important;
}
html .optanon-alert-box-wrapper {
  z-index: 1999;
}
html .optanon-alert-box-wrapper .optanon-alert-box-button-middle {
  border-radius: 2px;
}
html .optanon-alert-box-wrapper .optanon-alert-box-button .optanon-toggle-display,
html .optanon-alert-box-wrapper .optanon-button-more .optanon-alert-box-button-middle a,
html .optanon-alert-box-wrapper .optanon-button-more .optanon-alert-box-button-middle button {
  color: #0076a8 !important;
  border: none ;
}
html .optanon-alert-box-wrapper .optanon-alert-box-button .optanon-toggle-display:hover,
html .optanon-alert-box-wrapper .optanon-button-more .optanon-alert-box-button-middle a:hover,
html .optanon-alert-box-wrapper .optanon-button-more .optanon-alert-box-button-middle button:hover {
  text-decoration: underline;
}
html .optanon-alert-box-wrapper .optanon-button-allow .optanon-alert-box-button-middle a:before,
html .optanon-alert-box-wrapper .optanon-button-more .optanon-alert-box-button-middle a:before,
html .optanon-alert-box-wrapper .optanon-button-allow .optanon-alert-box-button-middle button:before,
html .optanon-alert-box-wrapper .optanon-button-more .optanon-alert-box-button-middle button:before {
  display: none;
}
html .optanon-alert-box-wrapper .optanon-alert-box-body {
  padding-right: 20px;
  margin-left: 0;
}
html .optanon-alert-box-wrapper .optanon-alert-box-body a:hover {
  text-decoration: underline;
}
html .optanon-alert-box-wrapper .legacy-banner-content .banner-policy-link,
html .optanon-alert-box-wrapper .banner-content .banner-policy-link {
  text-decoration: none !important;
}
html .optanon-alert-box-wrapper .legacy-banner-content .banner-policy-link:hover,
html .optanon-alert-box-wrapper .banner-content .banner-policy-link:hover {
  text-decoration: underline !important;
}
html .optanon-alert-box-wrapper .optanon-alert-box-button-middle button:hover {
  background: none;
}
html .optanon-button-wrapper .optanon-white-button-middle {
  border-radius: 2px;
}
html .optanon-status-editable p {
  word-wrap: normal;
}
html #optanon-popup-bottom-logo {
  display: none;
}
html #optanon #optanon-menu .menu-item-about,
html #optanon #optanon-menu .menu-item-necessary,
html #optanon #optanon-menu .menu-item-performance,
html #optanon #optanon-menu .menu-item-functional,
html #optanon #optanon-menu .menu-item-advertising,
html #optanon #optanon-menu .menu-item-moreinfo {
  background: none;
}
html #optanon #optanon-menu li p {
  margin: 0 0 0 25px;
}
html #optanon fieldset input:checked + label {
  background-color: #86bc25;
}
html #optanon #optanon-popup-wrapper .optanon-status-on {
  color: #86bc25;
}
html #optanon #optanon-popup-bottom .optanon-button-wrapper .optanon-white-button-middle,
html .optanon-alert-box-wrapper .optanon-alert-box-button-middle {
  border: 1px solid #0076a8;
  border-radius: 2px;
}
html #optanon #optanon-popup-bottom .optanon-button-wrapper .optanon-white-button-middle:hover,
html .optanon-alert-box-wrapper .optanon-alert-box-button-middle:hover {
  background: #ffffff !important;
}
html #optanon #optanon-popup-bottom .optanon-button-wrapper .optanon-white-button-middle:hover a,
html .optanon-alert-box-wrapper .optanon-alert-box-button-middle:hover a,
html #optanon #optanon-popup-bottom .optanon-button-wrapper .optanon-white-button-middle:hover button,
html .optanon-alert-box-wrapper .optanon-alert-box-button-middle:hover button {
  color: #0076a8 !important;
}
/*Cookie consent fallback message styles*/
.consent-warning {
  background: #f2f2f2;
  border-top: 5px solid #da291c;
  padding: 10px 10px 0 10px;
  margin-left: 35px;
  display: flex;
  position: relative;
  min-height: 68px;
  font-size: 10px;
}
.consent-warning__icon {
  width: 75px;
  display: inline-block;
  position: absolute;
  top: 20%;
  left: -25px;
}
.consent-warning__icon span {
  background: #da291c;
  font-size: 2em;
  line-height: 50px;
  padding: 15px;
  border-radius: 50%;
  color: #ffffff;
}
.consent-warning__text {
  display: inline-block;
  width: 85%;
  margin-left: 35px;
}
.consent-warning__text h4 {
  font-weight: normal;
  color: #000000;
  font-size: 1.8em;
}
.consent-warning__text p {
  font-size: 1.4em;
  font-weight: normal;
}
.consent-warning__text p a {
  font-weight: bold;
}
.consent-warning__text p a:hover {
  text-decoration: underline !important;
}
/*Cookie consent fallback message styles for video promo component*/
.video-promo-consent-warning {
  text-align: center;
}
.video-promo-consent-warning__icon {
  color: #da291c;
  border: 1px solid #da291c;
  border-radius: 50%;
  height: 50px;
  width: 50px;
  margin: 0 auto;
  font-size: 2.8em;
  line-height: 50px;
}
.video-promo-consent-warning__text {
  padding: 20px;
  margin: 20px;
  color: #ffffff;
}
.video-promo-consent-warning__text h4 {
  font-weight: normal;
  color: #ffffff;
  display: block !important;
}
.video-promo-consent-warning__text p {
  font-size: 1.4em;
  font-weight: normal;
}
/*Cookie consent fallback message styles for HTML frgament component*/
.ccm-html-fragment-msg {
  border: 1px solid #da291c;
  padding: 10px;
  margin: 10px;
}
.ccm-html-fragment-msg-warning__icon {
  border: 1px solid #da291c;
  font-size: 3em;
  line-height: 30px;
  padding: 8px;
  border-radius: 50%;
  color: #da291c;
  text-align: center;
  width: 30px;
  height: 30px;
  margin: 10px auto;
  box-sizing: content-box !important;
}
.ccm-html-fragment-msg__helper-text {
  text-align: center;
  width: 100%;
  color: #000000;
}
.ccm-html-fragment-msg__helper-text--title {
  font-size: 2.2em;
}
.ccm-html-fragment-msg__helper-text--desc {
  font-size: 1.8em;
}
.ccm-html-fragment-msg__title {
  font-weight: bold;
}

/*Added from BrandRefresh */
/*Header variables*/
/*Header mobile variables*/
@media screen and (min-width: 768px) and (max-width: 1024px) {
  html .optanon-alert-box-wrapper .optanon-alert-box-body {
    padding-left: 15px;
    padding-right: 15px;
  }
}

/*Added from BrandRefresh */
/*Header variables*/
/*Header mobile variables*/
@media screen and (min-width: 260px) and (max-width: 767px) {
  html #optanon .vendor-header-container {
    display: block;
  }
  html #optanon #optanon-popup-body h3 {
    width: 100%;
  }
  html #optanon #optanon-popup-more-info-bar {
    float: none;
    width: 100%;
    margin-left: 5px;
  }
  html #optanon #optanon-popup-more-info-bar p {
    float: none;
  }
  html .optanon-alert-box-wrapper .optanon-alert-box-body {
    padding-left: 15px;
    padding-right: 15px;
    margin-right: 0px;
  }
}

/*Added from BrandRefresh */
.cmp-profile-promo {
  background: #ffffff;
  border: 1.5px solid #86bc25;
  margin-top: 60px;
  position: relative;
  padding: 100px 40px 40px 40px;
}
.cmp-profile-promo__image {
  position: absolute;
  top: -16%;
  left: 40px;
}
.cmp-profile-promo__image img {
  width: 132px;
  height: 132px;
  border: 1.5px solid #86bc25;
}
.cmp-profile-promo__content__name {
  font-weight: 600;
  font-size: 1.25em;
  margin-bottom: 2px;
}
.cmp-profile-promo__content__title {
  font-size: 1em;
  color: #63666a;
  margin-bottom: 15px;
  line-height: 22px;
}
.cmp-profile-promo__content__guestB {
  font-weight: 700;
  font-size: 0.8em;
  margin-bottom: 5px;
}
.cmp-profile-promo__content__link {
  font-weight: 700;
}
.cmp-profile-promo__content__link a {
  background: #86bc25;
  padding: 10px;
  color: #000000;
  font-weight: 700;
  font-size: 1em;
}
.cmp-profile-promo__content__link a:hover {
  background: #b5e166;
}
.cmp-profile-promo__content__link a:after {
  content: '\e899';
  font-family: "Dcom-EDE";
  margin-left: 5px;
  font-weight: 700;
  color: #000000;
}
.cmp-profile-promo__content__link i {
  padding: 0 4px;
}
.cmp-profile-promo__content__bio {
  font-size: 1em;
  color: #000000;
  max-height: 14.1em!important;
  margin-top: 15px;
  padding-bottom: 10px;
}
.cmp-profile-promo__connections {
  margin: 10px 0 0 0;
}
.cmp-profile-promo__connections ul li {
  display: inline-block;
  margin: 0px;
  padding-right: 7px;
}
.cmp-profile-promo__connections ul li a {
  vertical-align: middle;
  border-radius: 50%;
  border: 1px solid;
  text-align: center;
  display: table-cell;
  height: 28px;
  width: 28px;
}
.cmp-profile-promo__connections ul li a:hover {
  text-decoration: none;
}
.cmp-profile-promo__connections ul li a.cmp-icon {
  height: 32px;
  width: 32px;
}
.cmp-profile-promo__connections ul li a.icon-whatsapp {
  display: none;
}
.cmp-profile-promo__connections ul li:hover a.icon-facebook {
  color: #3b5998;
}
.cmp-profile-promo__connections ul li:hover a.icon-linkedin {
  color: #007bb6;
}
.cmp-profile-promo__connections ul li:hover a.icon-twitter {
  color: #00aced;
}
.cmp-profile-promo__connections span {
  width: 24px;
  height: 24px;
  background: #63666a;
}
.cmp-profile-promo__connections__email {
  margin-bottom: 5px;
}
.cmp-profile-promo__connections__email a {
  font-size: 1em;
  color: #0076a8;
}
.cmp-profile-promo__connections__email a:hover {
  text-decoration: underline;
}
.cmp-profile-promo__connections__phone a {
  font-size: 1em;
  color: #63666a;
  margin-bottom: 5px;
}
.cmp-profile-promo--align-right {
  margin-top: 0px;
  padding: 40px 40px 40px 115px;
}
.cmp-profile-promo--align-right .cmp-profile-promo__image {
  top: 24%;
  left: -14%;
}
.cmp-profile-promo--align-right .cmp-profile-promo__image img {
  width: 150px;
  height: 150px;
}
.cmp-profile-promo--rtl {
  direction: rtl;
}
.cmp-profile-promo--rtl .cmp-profile-promo__image {
  right: 8%;
}
.profilepanel {
  background-color: #F5F6F5;
}
.profilepanel .cmp-profile-panel {
  padding: 80px 0;
}
@media only screen and (max-width: 1023px) and (min-width: 768px) {
  .profilepanel .cmp-profile-panel .aem-GridColumn {
    padding: 5px;
  }
  .profilepanel .cmp-profile-panel .cmp-profile-promo {
    padding: 100px 20px 40px 20px;
  }
  .profilepanel.aem-GridColumn {
    padding: 0 14px;
  }
}
@media only screen and (max-width:767px) {
  .cmp-profile-promo {
    margin-bottom: 20px;
    margin-top: 80px;
    padding: 100px 20px 40px 20px;
  }
  .cmp-profile-promo__image {
    left: 30%;
  }
  .cmp-profile-promo__content__name {
    font-size: 1.125em;
  }
  .cmp-profile-promo__content__link {
    bottom: 0;
    margin: 0 -20px !important;
    width: 100%;
  }
  .cmp-profile-promo__content__link a {
    display: block;
    padding: 10px 20px;
  }
  .cmp-profile-promo__connections ul li a.icon-whatsapp {
    display: table-cell;
  }
  .profilepanel .cmp-profile-panel {
    padding: 20px 0;
  }
  .profilepanel .cmp-profile-panel .aem-GridColumn {
    padding: 0;
  }
  .profilepanel.aem-GridColumn {
    padding: 0 20px;
  }
}

/*Added from BrandRefresh */
.cmp-profile-promo.cmp-profile-promo--horizontal {
  display: block;
  border: 0em;
  margin-top: 0em;
  position: static ;
  padding: 0em;
}
.cmp-profile-promo.cmp-profile-promo--horizontal .cmp-profile-promo__image {
  position: static ;
  margin-bottom: 1em;
}
.cmp-profile-promo.cmp-profile-promo--horizontal .cmp-profile-promo__image img {
  height: 6.25em;
  width: 6.25em;
  border-radius: 0;
  border: 0em;
  max-width: 6.25em;
}
.cmp-profile-promo.cmp-profile-promo--horizontal .cmp-profile-promo__content {
  padding-left: 0;
  line-height: 0;
}
.cmp-profile-promo.cmp-profile-promo--horizontal .cmp-profile-promo__content__guestB {
  display: none;
}
.cmp-profile-promo.cmp-profile-promo--horizontal .cmp-profile-promo__content__name {
  font-size: 1em;
  font-weight: 600;
  color: #000000;
  line-height: 1.4em;
  margin-bottom: 0em;
}
.cmp-profile-promo.cmp-profile-promo--horizontal .cmp-profile-promo__content__title {
  font-size: 0.875em;
  font-weight: 400;
  color: #53565a;
  margin-bottom: 0em;
  line-height: 1.5em;
}
.cmp-profile-promo.cmp-profile-promo--horizontal .cmp-profile-promo__content .cmp-profile-promo__connections__email {
  line-height: 0;
  margin-bottom: 0em;
}
.cmp-profile-promo.cmp-profile-promo--horizontal .cmp-profile-promo__content .cmp-profile-promo__connections__email a {
  font-size: 0.875em;
  line-height: 1.5em;
  color: #0076a8;
  font-weight: 400;
}
.cmp-profile-promo.cmp-profile-promo--horizontal .cmp-profile-promo__content .cmp-profile-promo__connections__phone {
  line-height: 0;
}
.cmp-profile-promo.cmp-profile-promo--horizontal .cmp-profile-promo__content .cmp-profile-promo__connections__phone a {
  font-size: 0.875em;
  font-weight: 400;
  color: #53565a;
  line-height: 1.5em;
  margin-bottom: 0em;
}
@media screen and (min-width: 1024px) {
  .profilepromo.cmp-profile-promo--horizontal.aem-GridColumn {
    padding-left: 0px;
  }
}
@media screen and (min-width: 768px) {
  .cmp-profile-promo.cmp-profile-promo--horizontal {
    display: flex;
    height: auto !important;
  }
  .cmp-profile-promo.cmp-profile-promo--horizontal .cmp-profile-promo__image {
    margin-bottom: 0em;
  }
  .cmp-profile-promo.cmp-profile-promo--horizontal .cmp-profile-promo__image img {
    margin-top: 0.2em;
  }
  .cmp-profile-promo.cmp-profile-promo--horizontal .cmp-profile-promo__content {
    padding-left: 0.9375em;
  }
  .cmp-profile-promo.cmp-profile-promo--horizontal .cmp-profile-promo__content h4 {
    font-size: 1.25em;
  }
}

/*Added from BrandRefresh */
.cmp-promo-container--featured-profile-promo .cmp-promo-container .cmp-container,
.cmp-promo-container--regular-profile-promo .cmp-promo-container .cmp-container {
  padding: 0px;
}
.cmp-promo-container--featured-profile-promo .cmp-promo-container .cmp-profile-promo,
.cmp-promo-container--regular-profile-promo .cmp-promo-container .cmp-profile-promo {
  padding: 100px 40px 0 40px;
  margin-top: 60px;
  background: none;
  border: none;
}
.cmp-promo-container--featured-profile-promo .cmp-promo-container .cmp-profile-promo__image,
.cmp-promo-container--regular-profile-promo .cmp-promo-container .cmp-profile-promo__image {
  left: 40px;
}
.cmp-promo-container--featured-profile-promo .cmp-promo-container .cmp-profile-promo__image img,
.cmp-promo-container--regular-profile-promo .cmp-promo-container .cmp-profile-promo__image img {
  width: 132px;
  height: 132px;
  border: none;
}
.cmp-promo-container--featured-profile-promo .cmp-promo-container .cmp-profile-promo__content__link a,
.cmp-promo-container--regular-profile-promo .cmp-promo-container .cmp-profile-promo__content__link a {
  background: none;
  padding: 0;
  color: #0076a8;
}
.cmp-promo-container--featured-profile-promo .cmp-promo-container .cmp-profile-promo__content__link a:after,
.cmp-promo-container--regular-profile-promo .cmp-promo-container .cmp-profile-promo__content__link a:after {
  display: none;
}
.cmp-promo-container--featured-profile-promo .cmp-promo-container .cmp-profile-promo__content__link a:hover,
.cmp-promo-container--regular-profile-promo .cmp-promo-container .cmp-profile-promo__content__link a:hover {
  text-decoration: underline;
}
.cmp-promo-container--featured-profile-promo .cmp-promo-container .cmp-profile-promo__content__title,
.cmp-promo-container--regular-profile-promo .cmp-promo-container .cmp-profile-promo__content__title {
  color: #000000;
}
.cmp-promo-container--featured-profile-promo .cmp-promo-container .cmp-profile-promo__connections__phone a,
.cmp-promo-container--regular-profile-promo .cmp-promo-container .cmp-profile-promo__connections__phone a {
  color: #000000;
}
@media (max-width: 768px) {
  .cmp-promo-container--featured-profile-promo .cmp-promo-container .cmp-profile-promo,
  .cmp-promo-container--regular-profile-promo .cmp-promo-container .cmp-profile-promo {
    padding: 100px 20px 40px 20px;
    margin-bottom: 0;
  }
  .cmp-promo-container--featured-profile-promo .cmp-promo-container .cmp-profile-promo__image,
  .cmp-promo-container--regular-profile-promo .cmp-promo-container .cmp-profile-promo__image {
    left: 20px;
  }
  .cmp-promo-container--featured-profile-promo .cmp-promo-container .cmp-profile-promo__content__link,
  .cmp-promo-container--regular-profile-promo .cmp-promo-container .cmp-profile-promo__content__link {
    margin: 0 !important;
  }
}

html[dir='rtl'] .cmp-profile-promo--align-right {
  padding-right: 115px;
}
html[dir='rtl'] .cmp-profile-promo--align-right .cmp-profile-promo__image {
  right: 0px;
}

/*Added from BrandRefresh */
.cmp-profile-promo-brief {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  font-size: 0.75em;
  margin: 0px !important;
  padding: 0 0 15px 0 !important;
  border: none;
  height: auto !important;
}
.cmp-profile-promo-brief .cmp-profile-promo__image {
  position: static;
  padding-right: 10px;
}
.cmp-profile-promo-brief .cmp-profile-promo__image img {
  height: 40px !important;
  width: 40px !important;
  border: none !important;
}
.cmp-profile-promo-brief .cmp-profile-promo__content__country {
  color: #53565a;
  margin-bottom: 20px;
  line-height: 15px;
}
.cmp-profile-promo-brief .cmp-profile-promo__content__name {
  font-size: 1em;
  line-height: 1.25;
  margin-top: 15px;
}
.cmp-profile-promo-brief .employee_name {
  color: #0076a8;
  cursor: pointer;
}
.cmp-profile-promo-brief .employee_name:hover {
  text-decoration: underline;
}
.cmp-profile-promo-brief .employee_name:focus {
  outline: thin dotted;
}

