.widget-focus {
  min-height: 100px;
  border-bottom: 1px solid #c5cbd5;
  border-top: 1px solid #c5cbd5;
  /* IE specific hack */
}
.widget-focus .focus-logos-container {
  margin-bottom: 10px;
}
.widget-focus .focus-logos-container .focus-logo {
  display: inline-block;
  max-height: 35px;
  max-width: 60px;
  margin-right: 8px;
}
.widget-focus .description {
  margin: 10px 0;
}
.widget-focus .disclaimer {
  font-size: 11px;
  margin: 10px 0;
}
.widget-focus .disclaimer a {
  text-decoration: underline;
}
.widget-focus h2 {
  margin-bottom: 0;
  color: #1d252c;
}
.widget-focus .shop-video-link-tile {
  justify-content: flex-start;
  display: block;
}
.widget-focus .shop-video-link-tile .video-link {
  font-size: 13px;
  padding-top: 0;
}
.widget-focus .shop-video-link-tile .svg-logo {
  min-width: 16px;
}
.widget-focus .shop-video-link-tile .video-modal-trigger-container {
  margin-top: 10px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .widget-focus .image-shell {
    display: block;
  }
  .widget-focus .image-shell img {
    width: 100%;
    max-height: 100%;
  }
}
.widget-focus .link {
  margin: 10px 0;
}
.widget-focus .title {
  font-size: 25px;
  letter-spacing: 0;
}
.widget-focus .subTitle {
  font-size: 15px;
  margin-top: 10px;
  display: block;
}
.widget-focus .col-xs-6.image-wrapper {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.widget-focus .col-xs-6.image-wrapper .image-shell {
  margin: 20px 0;
  max-width: 550px;
}
.site-control-banner .widget-focus .col-xs-6.image-wrapper .image-shell {
  max-width: 350px;
}
.widget-focus .col-xs-6.copy-wrapper {
  margin: 24px 0;
}
.widget-focus .no-flag {
  margin-bottom: 20px;
}
.c-modal-body .widget-focus {
  border-bottom: 1px solid;
}
.c-modal-body .widget-focus > .focus-with-flag {
  margin-top: 47px;
}

