@font-face {
  font-family: "NormsProRegular";
  src: url("../../layout/assets/fonts/RetailerSpecific/SPLUS/NormsPro/NormsPro-Regular.eot");
  src: local("NormsProRegular"), url("../../layout/assets/fonts/RetailerSpecific/SPLUS/NormsPro/NormsPro-Regular.woff") format("woff"), url("../../layout/assets/fonts/RetailerSpecific/SPLUS/NormsPro/NormsPro-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: "NormsProMedium";
  src: url("../../layout/assets/fonts/RetailerSpecific/SPLUS/NormsPro/NormsPro-Medium.eot");
  src: local("NormsProMedium"), url("../../layout/assets/fonts/RetailerSpecific/SPLUS/NormsPro/NormsPro-Medium.woff") format("woff"), url("../../layout/assets/fonts/RetailerSpecific/SPLUS/NormsPro/NormsPro-Medium.ttf") format("truetype");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: "NormsProBold";
  src: url("../../layout/assets/fonts/RetailerSpecific/SPLUS/NormsPro/NormsPro-Bold.eot");
  src: local("NormsProBold"), url("../../layout/assets/fonts/RetailerSpecific/SPLUS/NormsPro/NormsPro-Bold.woff") format("woff"), url("../../layout/assets/fonts/RetailerSpecific/SPLUS/NormsPro/NormsPro-Bold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal; }

body {
  font-family: "NormsProRegular", Arial, sans-serif;
  font-weight: 300;
  font-size: 1rem;
  color: #444444; }

h1, h2, h3, h4, h5, h6 {
  font-family: "NormsProRegular", Arial, sans-serif; }

p,
.p {
  margin-top: 0;
  font-size: 1rem;
  font-family: "NormsProRegular", Arial, sans-serif; }

ul, ol {
  margin: 0;
  padding: 0; }

strong {
  font-family: "NormsProBold", Arial, sans-serif; }

a {
  font-weight: bold;
  color: #0070C9;
  text-decoration: none;
  -webkit-transition: color 0.2s ease;
  -moz-transition: color 0.2s ease;
  -ms-transition: color 0.2s ease;
  -o-transition: color 0.2s ease;
  transition: color 0.2s ease; }
  a:hover, a:active {
    text-decoration: underline; }
  a:active, a:active:focus {
    color: #CC0000;
    text-decoration: underline; }

a.minimal-link {
  color: #444444; }
  a.minimal-link:hover, a.minimal-link:active, a.minimal-link:active:focus {
    color: #444444;
    text-decoration: none; }

.type-dark {
  color: #000000; }

.type-light {
  color: #FFFFFF; }

.type-lighter-thin {
  color: #F2F2F2;
  font-family: "NormsProBold", Arial, sans-serif;
  font-size: 0.83em;
  letter-spacing: 0; }

.type-lighter {
  font-family: "NormsProBold", Arial, sans-serif; }

.type-bold {
  font-family: "NormsProBold", Arial, sans-serif; }

.type-medium {
  font-family: "NormsProMedium", Arial, sans-serif; }

.type-normal {
  font-family: "NormsProRegular", Arial, sans-serif; }

.text-center {
  text-align: center; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.text-uppercase {
  text-transform: uppercase; }

.text-capitalize {
  text-transform: capitalize; }

.headline-hero {
  font-family: "NormsProBold", Arial, sans-serif;
  font-size: 60px;
  letter-spacing: -1.5px;
  line-height: 0.95;
  color: #CC0000;
  text-align: left;
  text-transform: uppercase; }
  .headline-hero.reverse {
    color: #FFFFFF; }

.headline-underline-title {
  font-family: "NormsProBold", Arial, sans-serif;
  color: #000000;
  font-size: 30px;
  line-height: 35px;
  text-align: left;
  text-transform: capitalize; }
  @media (max-width: 768px) {
    .headline-underline-title {
      font-size: 26px; } }
  @media (max-width: 580px) {
    .headline-underline-title {
      font-size: 22px; } }
  .headline-underline-title:after {
    content: '';
    display: block;
    margin: 10px 0 20px;
    height: 3px;
    width: 16px;
    background: #CC0000; }
  .headline-underline-title.minimal-margin:after {
    margin: 10px 0 15px; }
  .headline-underline-title span.subtitle {
    text-align: left;
    color: #000000;
    display: block;
    font-size: 16px; }

.headline-marketing {
  font-family: "NormsProBold", Arial, sans-serif;
  color: #000000;
  font-size: 44px;
  letter-spacing: -1.1px;
  line-height: 53px;
  text-align: left;
  text-transform: uppercase; }
  .headline-marketing.reverse {
    color: #FFFFFF; }

.headline-subheading {
  font-family: "NormsProBold", Arial, sans-serif;
  color: #444444;
  font-size: 20px;
  line-height: 26px;
  text-align: left; }
  .headline-subheading.reverse {
    color: #444444; }

.headline-promotion {
  font-family: "NormsProRegular", Arial, sans-serif;
  color: #444444;
  font-size: 18px;
  text-align: left;
  text-transform: capitalize; }

[class^="headline-"].reverse {
  color: #FFFFFF; }

.product-name {
  font-family: "NormsProBold", Arial, sans-serif;
  color: #CC0000;
  font-size: 18px;
  line-height: 22px;
  text-align: left;
  text-transform: capitalize;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.product-tile-copy {
  font-family: "NormsProRegular", Arial, sans-serif;
  color: #444444;
  font-size: 14px;
  line-height: 1.57;
  text-align: left; }

.sub-nav-product-links {
  position: relative;
  font-family: "NormsProMedium", Arial, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 26px;
  letter-spacing: 0.25px;
  color: #000000;
  background-color: transparent;
  border-radius: 4px;
  height: 100%;
  -webkit-transition: background-color 0.15s ease;
  -moz-transition: background-color 0.15s ease;
  -ms-transition: background-color 0.15s ease;
  -o-transition: background-color 0.15s ease;
  transition: background-color 0.15s ease; }
  @media screen and (max-width: 1235px) {
    .sub-nav-product-links {
      line-height: 50px; } }
  .sub-nav-product-links:after {
    display: inline;
    content: '';
    width: 0;
    height: 0;
    border-top: 4px solid #000000;
    border-bottom: 4px solid transparent;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    position: absolute;
    top: 6px;
    margin-left: 4px; }
    @media screen and (max-width: 1235px) {
      .sub-nav-product-links:after {
        top: 23px; } }
  @media screen and (min-width: 1236px) {
    .sub-nav-product-links:hover, .sub-nav-product-links.active {
      background-color: #EDEDED; } }

/* Common */
/*Product Carousel*/
/*Product Tile Collection*/
/*Desktop*/
/*Small-Desktop*/
/*Tablet*/
/*Mobile*/
/*Product Tile Shared*/
/*Desktop*/
/*Small Desktop*/
/*Tablet*/
/*Mobile*/
/*Footer - all breakpoints (mobile mockups to be given at a later date by UX team*/
/*Disclaimer*/
/*Value Proposition*/
.widget-marketingcontainer-container {
  margin: 48px auto 0;
  padding: 0;
  outline: none; }

.widget-marketingcontainer-header {
  height: 550px;
  min-height: auto;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
  outline: none;
  display: block;
  background-repeat: no-repeat;
  background-position: center 0;
  position: relative;
  overflow: hidden; }
  .widget-marketingcontainer-header::after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0; }
  @media (max-width: 768px) {
    .widget-marketingcontainer-header {
      min-height: 308px;
      height: auto;
      margin-left: 0; } }
  @media (max-width: 767px) {
    .widget-marketingcontainer-header {
      height: auto;
      overflow: auto; } }
  .widget-marketingcontainer-header::after {
    display: block;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    content: '';
    background: #f2f2f2;
    background: -webkit-linear-gradient(left, #f2f2f2 48%, transparent 73%);
    background: linear-gradient(to right, #f2f2f2 48%, transparent 73%); }
    @media (max-width: 767px) {
      .widget-marketingcontainer-header::after {
        display: none; } }

.widget-marketingcontainer-header-image {
  height: 100%;
  overflow: hidden;
  will-change: transform;
  -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);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  pointer-events: none; }
  @media (max-width: 767px) {
    .widget-marketingcontainer-header-image {
      position: static;
      top: 0;
      left: 0;
      width: 100%;
      height: 300px; } }
  .widget-marketingcontainer-header-image::after {
    display: block;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    content: '';
    background: #f2f2f2;
    background: -webkit-linear-gradient(left, #f2f2f2 48%, transparent 73%);
    background: linear-gradient(to right, #f2f2f2 48%, transparent 73%); }
    @media (max-width: 767px) {
      .widget-marketingcontainer-header-image::after {
        display: none; } }
  .widget-marketingcontainer-header-image img {
    width: auto;
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1; }
    @media (max-width: 767px) {
      .widget-marketingcontainer-header-image img {
        min-width: 1000%;
        min-height: 1000%;
        left: 50%;
        top: 50%;
        -webkit-transform: translateX(-50%) translateY(-50%) scale(0.1);
        -moz-transform: translateX(-50%) translateY(-50%) scale(0.1);
        -ms-transform: translateX(-50%) translateY(-50%) scale(0.1);
        -o-transform: translateX(-50%) translateY(-50%) scale(0.1);
        transform: translateX(-50%) translateY(-50%) scale(0.1); } }

.widget-marketingcontainer-header-content {
  margin-top: 108px;
  margin-left: 44px;
  pointer-events: all;
  width: 40%;
  position: relative;
  z-index: 10; }
  @media (max-width: 960px) {
    .widget-marketingcontainer-header-content {
      width: 50%; } }
  @media (max-width: 768px) {
    .widget-marketingcontainer-header-content {
      width: 291px;
      margin-top: 60px;
      margin-bottom: 37px;
      margin-left: 32px; } }
  @media (max-width: 767px) {
    .widget-marketingcontainer-header-content {
      width: 100%;
      margin-left: 0;
      background-color: #f2f2f2;
      margin-top: 0;
      margin-bottom: 0;
      padding: 24px 15px 0;
      border: 1px solid #f2f2f2; } }

.widget-marketingcontainer-header-title {
  font-size: 40px;
  line-height: 1.2;
  margin-bottom: 24px;
  letter-spacing: -1.5px;
  color: #cc0000;
  text-align: left;
  text-transform: uppercase; }
  @media (max-width: 768px) {
    .widget-marketingcontainer-header-title {
      margin-bottom: 6px; } }
  @media (max-width: 767px) {
    .widget-marketingcontainer-header-title {
      margin-bottom: 16px;
      font-size: 34px;
      line-height: 1; } }
  .widget-marketingcontainer-header-title h1 {
    font-size: 40px;
    margin: 0; }
    @media (max-width: 767px) {
      .widget-marketingcontainer-header-title h1 {
        font-size: 34px;
        line-height: 1; } }

.widget-marketingcontainer-header-description {
  font-size: 18px;
  line-height: 1.33333; }
  @media (max-width: 768px) {
    .widget-marketingcontainer-header-description {
      font-size: 15px;
      line-height: 1.33333; } }
  .widget-marketingcontainer-header-description p {
    font-size: 18px; }
    @media (max-width: 768px) {
      .widget-marketingcontainer-header-description p {
        font-size: 15px;
        line-height: 1.33333; } }

.has-link .widget-marketingcontainer-header-description {
  margin-bottom: 16px; }

.widget-marketingcontainer-header-link {
  display: block;
  position: relative;
  font-size: 14px; }
  .widget-marketingcontainer-header-link a {
    font-weight: bold;
    color: #0070C9;
    text-decoration: none;
    -webkit-transition: color 0.2s ease;
    -moz-transition: color 0.2s ease;
    -ms-transition: color 0.2s ease;
    -o-transition: color 0.2s ease;
    transition: color 0.2s ease; }
    .widget-marketingcontainer-header-link a:hover {
      text-decoration: underline; }
    .widget-marketingcontainer-header-link a:active, .widget-marketingcontainer-header-link a:active:focus {
      text-decoration: underline;
      color: #cc0000; }
    .widget-marketingcontainer-header-link a:focus {
      border: 2px solid #51a7e8;
      outline: none; }

.widget-marketingcontainer-body {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: -185px;
  padding: 0 20px;
  background-color: #f2f2f2; }
  @media (max-width: 1024px) {
    .widget-marketingcontainer-body {
      margin-top: -170px; } }
  @media (max-width: 768px) {
    .widget-marketingcontainer-body {
      margin-top: -7px;
      padding: 0 25px; } }
  @media (max-width: 767px) {
    .widget-marketingcontainer-body {
      -webkit-box-direction: normal;
      -webkit-box-orient: vertical;
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      height: auto;
      padding: 0 15px;
      margin-top: 39px; } }
  @media (max-width: 1024px) {
    .widget-marketingcontainer-body.cards-2, .widget-marketingcontainer-body.cards-4 {
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      -webkit-justify-content: space-between;
      -moz-justify-content: space-between;
      justify-content: space-between;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
      .widget-marketingcontainer-body.cards-2 .widget-marketingcontainer-item, .widget-marketingcontainer-body.cards-4 .widget-marketingcontainer-item {
        width: calc(50% - 7px);
        margin-right: 0;
        margin-bottom: 6px; } }
  @media (max-width: 767px) {
    .widget-marketingcontainer-body.cards-2, .widget-marketingcontainer-body.cards-4 {
      width: 100%;
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      -webkit-justify-content: flex-start;
      -moz-justify-content: flex-start;
      justify-content: flex-start; }
      .widget-marketingcontainer-body.cards-2 .widget-marketingcontainer-item, .widget-marketingcontainer-body.cards-4 .widget-marketingcontainer-item {
        width: 100%;
        margin-bottom: 7px; } }

.widget-marketingcontainer-item {
  width: 100%;
  background-color: #FFFFFF;
  z-index: 10;
  margin-right: 16px;
  margin-bottom: 8px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.16) 0 5px 10px 0;
  -moz-box-shadow: rgba(0, 0, 0, 0.16) 0 5px 10px 0;
  box-shadow: rgba(0, 0, 0, 0.16) 0 5px 10px 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column; }
  .widget-marketingcontainer-item:last-of-type {
    margin-right: 0; }
  @media (max-width: 1024px) {
    .widget-marketingcontainer-item {
      margin-bottom: 6px;
      margin-right: 12px; } }
  @media (max-width: 768px) {
    .widget-marketingcontainer-item {
      padding: 8px 8px 16px 8px;
      margin-bottom: 7px;
      margin-right: 14px; } }
  @media (max-width: 767px) {
    .widget-marketingcontainer-item {
      height: 100%;
      margin-bottom: 20px;
      margin-right: 0; } }

.widget-marketingcontainer-item-image {
  margin: 10px 10px 10px 10px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -moz-box-flex: 0;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto; }
  @media (max-width: 768px) {
    .widget-marketingcontainer-item-image {
      margin: 0; } }
  .widget-marketingcontainer-item-image img {
    max-width: 100%;
    height: auto; }

.widget-marketingcontainer-item-content {
  margin-left: 16px;
  margin-right: 16px;
  margin-top: 8px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1; }
  @media (max-width: 1024px) {
    .widget-marketingcontainer-item-content {
      margin-top: 16px; } }
  @media (max-width: 768px) {
    .widget-marketingcontainer-item-content {
      width: 100%;
      margin-left: 0;
      margin-right: 0;
      margin-top: 16px; } }

.widget-marketingcontainer-item-title {
  font-size: 20px;
  line-height: 1.3; }
  @media (max-width: 1024px) {
    .widget-marketingcontainer-item-title {
      margin-bottom: 8px; } }
  @media (max-width: 768px) {
    .widget-marketingcontainer-item-title {
      margin-bottom: 4px; } }
  @media (max-width: 767px) {
    .widget-marketingcontainer-item-title {
      font-size: 16px;
      line-height: 1.375;
      margin-bottom: 4px; } }
  .widget-marketingcontainer-item-title p {
    font-size: 20px;
    line-height: 1.3; }
    @media (max-width: 767px) {
      .widget-marketingcontainer-item-title p {
        font-size: 16px;
        line-height: 1.375; } }

.widget-marketingcontainer-item-description {
  font-size: 15px;
  line-height: 1.6; }
  .widget-marketingcontainer-item-description p {
    font-size: 15px;
    line-height: 1.6; }

.widget-marketingcontainer-item-link {
  margin-bottom: 16px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 24px; }
  @media (max-width: 768px) {
    .widget-marketingcontainer-item-link {
      margin-top: 16px;
      margin-bottom: 0; } }
  @media (max-width: 767px) {
    .widget-marketingcontainer-item-link {
      margin-top: 8px; } }
  .widget-marketingcontainer-item-link a {
    color: #FFFFFF;
    font-size: 16px;
    background-color: #a30000;
    padding: 14px;
    border-radius: 4px;
    min-width: 200px;
    text-align: center;
    min-height: 42px;
    position: relative;
    z-index: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    backface-visibility: visible;
    text-decoration: none;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    overflow: hidden; }
    @media (max-width: 1024px) {
      .widget-marketingcontainer-item-link a {
        min-width: 0;
        flex-grow: 1; } }
    @media (max-width: 767px) {
      .widget-marketingcontainer-item-link a {
        display: block;
        margin-right: 0;
        margin-left: 0; } }
    @media (min-width: 1025px) {
      .widget-marketingcontainer-item-link a:hover {
        -webkit-transform: translateY(-1px);
        -moz-transform: translateY(-1px);
        -ms-transform: translateY(-1px);
        -o-transform: translateY(-1px);
        transform: translateY(-1px);
        text-decoration: none; }
        .widget-marketingcontainer-item-link a:hover::after {
          top: -4px; }
      .widget-marketingcontainer-item-link a:active {
        text-decoration: none;
        -webkit-box-shadow: inset 0 0 80px 0 #850000;
        -moz-box-shadow: inset 0 0 80px 0 #850000;
        box-shadow: inset 0 0 80px 0 #850000;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
        background-color: #cc0000; }
        .widget-marketingcontainer-item-link a:active::after {
          opacity: 0; } }
    .widget-marketingcontainer-item-link a:focus {
      border: 2px solid #51a7e8;
      outline: none; }
    .widget-marketingcontainer-item-link a:active {
      text-decoration: none;
      color: #cc0000; }
    .widget-marketingcontainer-item-link a::after {
      content: " ";
      background-color: #cc0000;
      border-radius: 4px;
      -webkit-transition: all 0.2s ease-out;
      -moz-transition: all 0.2s ease-out;
      -ms-transition: all 0.2s ease-out;
      -o-transition: all 0.2s ease-out;
      transition: all 0.2s ease-out;
      position: absolute;
      width: 100%;
      height: 100%;
      left: 0;
      top: 0;
      z-index: -1;
      border-radius: 4px; }

.widget-marketingcontainer-container {
  margin: 72px auto 0;
  padding: 0;
  outline: none; }

.widget-marketingcontainer-header {
  height: 550px;
  min-height: 0;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
  outline: none;
  display: block;
  background-repeat: no-repeat;
  background-position: center 0;
  position: relative;
  overflow: hidden; }
  .widget-marketingcontainer-header::after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0; }
  @media (max-width: 768px) {
    .widget-marketingcontainer-header {
      min-height: 308px;
      height: auto;
      margin-left: 0; } }
  @media (max-width: 767px) {
    .widget-marketingcontainer-header {
      height: auto;
      overflow: auto; } }
  .widget-marketingcontainer-header::after {
    display: block;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    content: '';
    background: #f2f2f2;
    background: -webkit-linear-gradient(left, #f2f2f2 48%, transparent 73%);
    background: linear-gradient(to right, #f2f2f2 48%, transparent 73%); }
    @media (max-width: 767px) {
      .widget-marketingcontainer-header::after {
        display: none; } }

.widget-marketingcontainer-header-image {
  height: 100%;
  overflow: hidden;
  will-change: transform;
  -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);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  pointer-events: none; }
  @media (max-width: 767px) {
    .widget-marketingcontainer-header-image {
      position: static;
      top: 0;
      left: 0;
      width: 100%;
      height: 300px; } }
  .widget-marketingcontainer-header-image::after {
    display: block;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    content: '';
    background: #f2f2f2;
    background: -webkit-linear-gradient(left, #f2f2f2 48%, transparent 73%);
    background: linear-gradient(to right, #f2f2f2 48%, transparent 73%); }
    @media (max-width: 767px) {
      .widget-marketingcontainer-header-image::after {
        display: none; } }
  .widget-marketingcontainer-header-image img {
    width: auto;
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1; }
    @media (max-width: 767px) {
      .widget-marketingcontainer-header-image img {
        min-width: 1000%;
        min-height: 1000%;
        left: 50%;
        top: 50%;
        -webkit-transform: translateX(-50%) translateY(-50%) scale(0.1);
        -moz-transform: translateX(-50%) translateY(-50%) scale(0.1);
        -ms-transform: translateX(-50%) translateY(-50%) scale(0.1);
        -o-transform: translateX(-50%) translateY(-50%) scale(0.1);
        transform: translateX(-50%) translateY(-50%) scale(0.1); } }

.widget-marketingcontainer-header-content {
  margin-top: 103px;
  margin-left: 44px;
  pointer-events: all;
  width: 45%;
  position: relative;
  z-index: 10; }
  @media (max-width: 990px) {
    .widget-marketingcontainer-header-content {
      width: 50%; } }
  @media (max-width: 768px) {
    .widget-marketingcontainer-header-content {
      width: 45%;
      margin-top: 74px;
      margin-bottom: 0;
      margin-left: 49px; } }
  @media (max-width: 767px) {
    .widget-marketingcontainer-header-content {
      width: 100%;
      margin-left: 0;
      background-color: #f2f2f2;
      margin-top: 0;
      margin-bottom: 0;
      padding: 24px 15px 0;
      border: 1px solid #f2f2f2; } }

.widget-marketingcontainer-header-title {
  font-size: 60px;
  line-height: 1;
  font-family: "NormsProBold", Arial, sans-serif;
  margin-bottom: 24px;
  letter-spacing: -1.5px;
  color: #cc0000;
  text-align: left;
  text-transform: none; }
  @media (max-width: 768px) {
    .widget-marketingcontainer-header-title {
      margin-bottom: 24px; } }
  @media (max-width: 767px) {
    .widget-marketingcontainer-header-title {
      margin-bottom: 24px;
      font-size: 36px;
      line-height: 1; } }
  .widget-marketingcontainer-header-title h1 {
    font-family: "NormsProBold", Arial, sans-serif;
    font-size: 60px;
    margin: 0; }
    @media (max-width: 1194px) {
      .widget-marketingcontainer-header-title h1 {
        font-size: 50px;
        line-height: 1; } }
    @media (max-width: 892px) {
      .widget-marketingcontainer-header-title h1 {
        font-size: 40px;
        line-height: 1; } }
    @media (max-width: 767px) {
      .widget-marketingcontainer-header-title h1 {
        font-size: 36px;
        line-height: 1; } }

.widget-marketingcontainer-header-description {
  font-size: 18px;
  line-height: 1.33333;
  font-family: "NormsProRegular", Arial, sans-serif; }
  @media (max-width: 768px) {
    .widget-marketingcontainer-header-description {
      font-size: 16px;
      line-height: 1.25; } }
  .widget-marketingcontainer-header-description p {
    font-size: 18px;
    font-family: "NormsProRegular", Arial, sans-serif; }
    @media (max-width: 768px) {
      .widget-marketingcontainer-header-description p {
        font-size: 16px;
        line-height: 1.25; } }
    @media (max-width: 767px) {
      .widget-marketingcontainer-header-description p {
        font-size: 14px;
        line-height: 1.28571; } }

.has-link .widget-marketingcontainer-header-description {
  margin-bottom: 16px; }

.widget-marketingcontainer-header-link {
  display: block;
  position: relative;
  font-size: 14px;
  font-family: "NormsProRegular", Arial, sans-serif; }
  .widget-marketingcontainer-header-link a {
    font-weight: bold;
    color: #0070C9;
    text-decoration: none;
    -webkit-transition: color 0.2s ease;
    -moz-transition: color 0.2s ease;
    -ms-transition: color 0.2s ease;
    -o-transition: color 0.2s ease;
    transition: color 0.2s ease; }
    .widget-marketingcontainer-header-link a:hover {
      text-decoration: underline; }
    .widget-marketingcontainer-header-link a:active, .widget-marketingcontainer-header-link a:active:focus {
      text-decoration: underline;
      color: #cc0000; }
    .widget-marketingcontainer-header-link a:focus {
      border: 2px solid #51a7e8;
      outline: none; }

.widget-marketingcontainer-body {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: -163px;
  padding: 0 20px;
  background-color: #f2f2f2; }
  @media (max-width: 1024px) {
    .widget-marketingcontainer-body {
      margin-top: -185px; } }
  @media (max-width: 768px) {
    .widget-marketingcontainer-body {
      margin-top: 60px;
      padding: 0 25px; } }
  @media (max-width: 767px) {
    .widget-marketingcontainer-body {
      -webkit-box-direction: normal;
      -webkit-box-orient: vertical;
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      height: auto;
      padding: 0 15px;
      margin-top: 32px; } }
  @media (max-width: 1024px) {
    .widget-marketingcontainer-body.cards-2, .widget-marketingcontainer-body.cards-4 {
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      -webkit-justify-content: space-between;
      -moz-justify-content: space-between;
      justify-content: space-between;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
      .widget-marketingcontainer-body.cards-2 .widget-marketingcontainer-item, .widget-marketingcontainer-body.cards-4 .widget-marketingcontainer-item {
        width: calc(50% - 7px);
        margin-right: 0;
        margin-bottom: 6px; } }
  @media (max-width: 767px) {
    .widget-marketingcontainer-body.cards-2, .widget-marketingcontainer-body.cards-4 {
      width: 100%;
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      -webkit-justify-content: flex-start;
      -moz-justify-content: flex-start;
      justify-content: flex-start; }
      .widget-marketingcontainer-body.cards-2 .widget-marketingcontainer-item, .widget-marketingcontainer-body.cards-4 .widget-marketingcontainer-item {
        width: 100%;
        margin-bottom: 7px; } }

.widget-marketingcontainer-item {
  width: 100%;
  background-color: #FFFFFF;
  border-radius: 4px;
  z-index: 10;
  margin-right: 16px;
  margin-bottom: 8px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.16) 0 5px 10px 0;
  -moz-box-shadow: rgba(0, 0, 0, 0.16) 0 5px 10px 0;
  box-shadow: rgba(0, 0, 0, 0.16) 0 5px 10px 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column; }
  .widget-marketingcontainer-item:last-of-type {
    margin-right: 0; }
    @media (max-width: 767px) {
      .widget-marketingcontainer-item:last-of-type {
        margin-bottom: 0; } }
  @media (max-width: 1024px) {
    .widget-marketingcontainer-item {
      margin-bottom: 0;
      margin-right: 12px; } }
  @media (max-width: 768px) {
    .widget-marketingcontainer-item {
      padding: 12px 12px 0;
      margin-bottom: 0;
      margin-right: 14px; } }
  @media (max-width: 767px) {
    .widget-marketingcontainer-item {
      height: 100%;
      margin-bottom: 16px;
      margin-right: 0; } }

.widget-marketingcontainer-item-image {
  margin: 12px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -moz-box-flex: 0;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto; }
  @media (max-width: 768px) {
    .widget-marketingcontainer-item-image {
      margin: 0; } }
  .widget-marketingcontainer-item-image img {
    border-radius: 4px;
    max-width: 100%;
    height: auto; }

.widget-marketingcontainer-item-content {
  margin-left: 24px;
  margin-right: 24px;
  margin-top: 12px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1; }
  @media (max-width: 1024px) {
    .widget-marketingcontainer-item-content {
      margin-top: 12px; } }
  @media (max-width: 768px) {
    .widget-marketingcontainer-item-content {
      width: calc(100% - 8px);
      margin-left: 4px;
      margin-right: 4px;
      margin-top: 24px; } }
  @media (max-width: 767px) {
    .widget-marketingcontainer-item-content {
      margin-top: 24px; } }

.widget-marketingcontainer-item-title {
  font-family: "NormsProBold", Arial, sans-serif;
  font-size: 22px;
  line-height: normal;
  padding-bottom: 16px; }
  @media (max-width: 1024px) {
    .widget-marketingcontainer-item-title {
      margin-bottom: 0; } }
  @media (max-width: 768px) {
    .widget-marketingcontainer-item-title {
      font-size: 20px;
      margin-bottom: 0; } }
  @media (max-width: 767px) {
    .widget-marketingcontainer-item-title {
      font-size: 18px;
      line-height: normal;
      margin-bottom: 0; } }
  .widget-marketingcontainer-item-title p {
    color: #000;
    font-size: 22px;
    font-family: "NormsProBold", Arial, sans-serif;
    line-height: normal; }
    @media (max-width: 768px) {
      .widget-marketingcontainer-item-title p {
        font-size: 20px;
        margin-bottom: 0; } }
    @media (max-width: 767px) {
      .widget-marketingcontainer-item-title p {
        font-size: 18px;
        line-height: normal; } }

.widget-marketingcontainer-item-description {
  font-size: 16px;
  line-height: 1.25;
  font-family: "NormsProRegular", Arial, sans-serif; }
  @media (max-width: 768px) {
    .widget-marketingcontainer-item-description {
      font-size: 14px;
      line-height: 1.28571; } }
  .widget-marketingcontainer-item-description p {
    font-size: 16px;
    line-height: 1.25;
    font-family: "NormsProRegular", Arial, sans-serif; }
    @media (max-width: 768px) {
      .widget-marketingcontainer-item-description p {
        font-size: 14px;
        line-height: 1.28571; } }

.widget-marketingcontainer-item-link {
  font-family: "NormsProBold", Arial, sans-serif;
  margin-bottom: 24px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 32px; }
  @media (max-width: 768px) {
    .widget-marketingcontainer-item-link {
      margin-top: 32px;
      margin-bottom: 24px; } }
  @media (max-width: 767px) {
    .widget-marketingcontainer-item-link {
      margin-top: 32px;
      margin-bottom: 16px; } }
  .widget-marketingcontainer-item-link a {
    color: #FFFFFF;
    font-size: 16px;
    background-color: #a30000;
    padding: 14px;
    border-radius: 4px;
    min-width: 200px;
    text-align: center;
    min-height: 42px;
    position: relative;
    z-index: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    backface-visibility: visible;
    text-decoration: none;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    overflow: hidden; }
    @media (max-width: 1024px) {
      .widget-marketingcontainer-item-link a {
        min-width: 0;
        flex-grow: 1; } }
    @media (max-width: 767px) {
      .widget-marketingcontainer-item-link a {
        display: block;
        margin-right: 0;
        margin-left: 0; } }
    @media (min-width: 1025px) {
      .widget-marketingcontainer-item-link a:hover {
        -webkit-transform: translateY(-1px);
        -moz-transform: translateY(-1px);
        -ms-transform: translateY(-1px);
        -o-transform: translateY(-1px);
        transform: translateY(-1px);
        text-decoration: none; }
        .widget-marketingcontainer-item-link a:hover::after {
          top: -4px; }
      .widget-marketingcontainer-item-link a:active {
        text-decoration: none;
        -webkit-box-shadow: inset 0 0 80px 0 #850000;
        -moz-box-shadow: inset 0 0 80px 0 #850000;
        box-shadow: inset 0 0 80px 0 #850000;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
        background-color: #cc0000; }
        .widget-marketingcontainer-item-link a:active::after {
          opacity: 0; } }
    .widget-marketingcontainer-item-link a:focus {
      border: 2px solid #51a7e8;
      outline: none; }
    .widget-marketingcontainer-item-link a:active {
      text-decoration: none;
      color: #cc0000; }
    .widget-marketingcontainer-item-link a::after {
      content: " ";
      background-color: #cc0000;
      border-radius: 4px;
      -webkit-transition: all 0.2s ease-out;
      -moz-transition: all 0.2s ease-out;
      -ms-transition: all 0.2s ease-out;
      -o-transition: all 0.2s ease-out;
      transition: all 0.2s ease-out;
      position: absolute;
      width: 100%;
      height: 100%;
      left: 0;
      top: 0;
      z-index: -1;
      border-radius: 4px; }
