@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*/
/*Mosaic - Retailer Non-specific*/
.widget-mosaic {
  margin: 48px auto 0;
  padding: 0 12px;
  outline: none; }
  @media (max-width: 767px) {
    .widget-mosaic {
      padding: 0 10px; } }

.widget-mosaic-title {
  color: #000000;
  font-size: 30px;
  line-height: 36px;
  text-align: left;
  text-transform: capitalize;
  padding: 0 8px; }
  @media (max-width: 768px) {
    .widget-mosaic-title {
      font-size: 26px;
      line-height: 32px;
      padding: 0 7px; } }
  @media (max-width: 767px) {
    .widget-mosaic-title {
      font-size: 22px;
      line-height: 27px;
      padding: 0 5px; } }
  .widget-mosaic-title::after {
    content: '';
    display: block;
    margin: 10px 0 20px;
    height: 3px;
    width: 16px;
    background: #cc0000; }

.widget-mosaic-body {
  display: -ms-grid;
  display: grid;
  width: 100%;
  -ms-grid-rows: 372px 372px 430px;
  -ms-grid-columns: 1fr 0 1fr 0 1fr 0 1fr 0 1fr 0 1fr 0 1fr 0 1fr 0 1fr 0 1fr 0 1fr 0 1fr;
  grid-template: "a a a a a a b b b c c c" 372px "a a a a a a d d d e e e" 372px "f f f f g g g g h h h h " 430px/ 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  margin: auto; }
  .widget-mosaic-body li:nth-child(-n + 5) {
    padding: 8px 8px 26px 8px; }
  .widget-mosaic-body li:nth-last-child(-n + 3) {
    padding: 8px; }
  .widget-mosaic-body li:nth-child(n + 2):nth-child(-n + 5) figure .mosaic-tile-image-container {
    height: 264px; }
  .widget-mosaic-body li:nth-last-child(-n + 3) figure .mosaic-tile-image-container {
    height: 356px; }
  .widget-mosaic-body li:first-child {
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
    -ms-grid-column: 1;
    -ms-grid-column-span: 11;
    grid-area: a; }
  .widget-mosaic-body li:nth-child(2) {
    -ms-grid-row: 1;
    -ms-grid-row-span: auto;
    -ms-grid-column: 13;
    -ms-grid-column-span: 5;
    grid-area: b; }
  .widget-mosaic-body li:nth-child(3) {
    -ms-grid-row: 1;
    -ms-grid-row-span: auto;
    -ms-grid-column: 19;
    -ms-grid-column-span: 5;
    grid-area: c; }
  .widget-mosaic-body li:nth-child(4) {
    -ms-grid-row: 2;
    -ms-grid-row-span: auto;
    -ms-grid-column: 13;
    -ms-grid-column-span: 5;
    grid-area: d; }
  .widget-mosaic-body li:nth-child(5) {
    -ms-grid-row: 2;
    -ms-grid-row-span: auto;
    -ms-grid-column: 19;
    -ms-grid-column-span: 5;
    grid-area: e; }
  .widget-mosaic-body li:nth-child(6) {
    -ms-grid-row: 3;
    -ms-grid-row-span: auto;
    -ms-grid-column: 1;
    -ms-grid-column-span: 7;
    grid-area: f; }
  .widget-mosaic-body li:nth-child(7) {
    -ms-grid-row: 3;
    -ms-grid-row-span: auto;
    -ms-grid-column: 9;
    -ms-grid-column-span: 7;
    grid-area: g; }
  .widget-mosaic-body li:nth-child(8) {
    -ms-grid-row: 3;
    -ms-grid-row-span: auto;
    -ms-grid-column: 17;
    -ms-grid-column-span: 7;
    grid-area: h; }
  .widget-mosaic-body li figure .mosaic-tile-image-container {
    height: 636px; }
  .widget-mosaic-body .widget-mosaic-card {
    margin-bottom: 0; }
    .widget-mosaic-body .widget-mosaic-card figure {
      margin: 0;
      height: 100%;
      border-radius: 6px;
      -webkit-box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.05);
      -moz-box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.05);
      box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.05);
      -moz-transition: box-shadow .3s ease-out,transform .3s ease-out,opacity .2s ease-out;
      -o-transition: box-shadow .3s ease-out,transform .3s ease-out,opacity .2s ease-out;
      -webkit-transition: box-shadow .3s ease-out,transform .3s ease-out,opacity .2s ease-out;
      transition: box-shadow .3s ease-out,transform .3s ease-out,opacity .2s ease-out;
      -webkit-transform: translateZ(0);
      -moz-transform: translateZ(0);
      -ms-transform: translateZ(0);
      -o-transform: translateZ(0);
      transform: translateZ(0);
      overflow: hidden;
      position: relative;
      margin: 0;
      padding: 0; }
      .widget-mosaic-body .widget-mosaic-card figure:hover {
        opacity: 1 !important;
        -webkit-box-shadow: rgba(45, 45, 45, 0.05) 0 2px 2px, rgba(49, 49, 49, 0.05) 0 4px 4px, rgba(42, 42, 42, 0.05) 0 8px 8px, rgba(32, 32, 32, 0.05) 0 16px 16px, rgba(49, 49, 49, 0.05) 0 32px 32px, rgba(35, 35, 35, 0.05) 0 64px 64px;
        -moz-box-shadow: rgba(45, 45, 45, 0.05) 0 2px 2px, rgba(49, 49, 49, 0.05) 0 4px 4px, rgba(42, 42, 42, 0.05) 0 8px 8px, rgba(32, 32, 32, 0.05) 0 16px 16px, rgba(49, 49, 49, 0.05) 0 32px 32px, rgba(35, 35, 35, 0.05) 0 64px 64px;
        box-shadow: rgba(45, 45, 45, 0.05) 0 2px 2px, rgba(49, 49, 49, 0.05) 0 4px 4px, rgba(42, 42, 42, 0.05) 0 8px 8px, rgba(32, 32, 32, 0.05) 0 16px 16px, rgba(49, 49, 49, 0.05) 0 32px 32px, rgba(35, 35, 35, 0.05) 0 64px 64px;
        -webkit-transform: translate(0, -4px);
        -moz-transform: translate(0, -4px);
        -ms-transform: translate(0, -4px);
        -o-transform: translate(0, -4px);
        transform: translate(0, -4px); }
      .widget-mosaic-body .widget-mosaic-card figure .mosaic-tile-image-container {
        position: relative; }
        .widget-mosaic-body .widget-mosaic-card figure .mosaic-tile-image-container img {
          top: 50%;
          left: 50%;
          -webkit-transform: translate(-50%, -50%) scale(0.1);
          -moz-transform: translate(-50%, -50%) scale(0.1);
          -ms-transform: translate(-50%, -50%) scale(0.1);
          -o-transform: translate(-50%, -50%) scale(0.1);
          transform: translate(-50%, -50%) scale(0.1);
          min-width: 1000%;
          min-height: 1000%;
          width: 100%;
          position: absolute; }
        @supports (object-fit: cover) {
          .widget-mosaic-body .widget-mosaic-card figure .mosaic-tile-image-container img {
            -o-object-position: center;
            object-position: center;
            -o-object-fit: cover;
            object-fit: cover;
            height: 100%;
            width: 100%;
            top: auto;
            -webkit-transform: none;
            -moz-transform: none;
            -ms-transform: none;
            -o-transform: none;
            transform: none;
            min-width: 0;
            min-height: 0;
            position: static; } }
      .widget-mosaic-body .widget-mosaic-card figure figcaption {
        font-size: 18px;
        line-height: 1.2222222222;
        bottom: 0;
        width: 100%;
        height: auto;
        padding: 30px 20px;
        position: absolute;
        background-color: white;
        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: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        justify-content: center; }
      .widget-mosaic-body .widget-mosaic-card figure a {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        width: 100%;
        height: 100%;
        z-index: 1;
        cursor: pointer; }
        .widget-mosaic-body .widget-mosaic-card figure a:focus {
          border: 2px solid #51a7e8;
          outline: none; }

@media (max-width: 1439px) {
  .widget-mosaic-body {
    -ms-grid-rows: 275px 275px 310px;
    grid-template: "a a a a a a b b b c c c" 275px "a a a a a a d d d e e e" 275px "f f f f g g g g h h h h " 310px/ 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr; }
    .widget-mosaic-body .widget-mosaic-card:nth-child(-n + 5) {
      padding: 6px 6px 24px 6px; }
    .widget-mosaic-body .widget-mosaic-card:nth-last-child(-n + 3) {
      padding: 6px; }
    .widget-mosaic-body .widget-mosaic-card:first-child .mosaic-tile-image-container {
      height: 460px; }
    .widget-mosaic-body .widget-mosaic-card:nth-child(n + 2):nth-child(-n + 5) figure .mosaic-tile-image-container {
      height: 185px; }
    .widget-mosaic-body .widget-mosaic-card:nth-last-child(-n + 3) figure .mosaic-tile-image-container {
      height: 250px; }
    .widget-mosaic-body .widget-mosaic-card figure figcaption {
      height: 60px;
      padding: 13px 20px; } }

@media (max-width: 1023px) {
  .widget-mosaic-body {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .widget-mosaic-body .widget-mosaic-card {
      width: 25%;
      height: 224px; }
      .widget-mosaic-body .widget-mosaic-card:nth-child(n) {
        padding: 7px 7px 25px;
        height: auto; }
        .widget-mosaic-body .widget-mosaic-card:nth-child(n) figure .mosaic-tile-image-container {
          height: auto; }
      .widget-mosaic-body .widget-mosaic-card:nth-child(n + 2):nth-child(-n + 5) figure .mosaic-tile-image-container {
        height: auto; }
      .widget-mosaic-body .widget-mosaic-card figure {
        max-height: none; }
        .widget-mosaic-body .widget-mosaic-card figure:hover {
          -webkit-box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.05);
          -moz-box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.05);
          box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.05);
          -webkit-transform: translate(0, 0);
          -moz-transform: translate(0, 0);
          -ms-transform: translate(0, 0);
          -o-transform: translate(0, 0);
          transform: translate(0, 0); }
        .widget-mosaic-body .widget-mosaic-card figure .mosaic-tile-image-container {
          height: auto; }
          .widget-mosaic-body .widget-mosaic-card figure .mosaic-tile-image-container img {
            max-width: 100%;
            display: block;
            height: auto;
            top: 0;
            -webkit-transform: none;
            -moz-transform: none;
            -ms-transform: none;
            -o-transform: none;
            transform: none;
            min-width: 0;
            min-height: 0;
            position: static; }
        .widget-mosaic-body .widget-mosaic-card figure figcaption {
          font-size: 15px;
          position: static;
          padding: 12px 16px; } }

@media (max-width: 767px) {
  .widget-mosaic-body .widget-mosaic-card {
    width: 50%;
    height: 190px; }
    .widget-mosaic-body .widget-mosaic-card:nth-child(n) {
      padding: 5px 5px 15px 5px; }
      .widget-mosaic-body .widget-mosaic-card:nth-child(n) figure {
        max-height: none; }
        .widget-mosaic-body .widget-mosaic-card:nth-child(n) figure .mosaic-tile-image-container:nth-child(n) {
          height: auto; }
    .widget-mosaic-body .widget-mosaic-card figure figcaption {
      padding: 11px 8px;
      font-size: 14px; } }

/*Mosaic - Retailer Non-specific*/
.widget-mosaic {
  margin: 72px auto 0;
  padding: 0 12px;
  outline: none; }
  @media (max-width: 767px) {
    .widget-mosaic {
      margin: 48px auto 0;
      padding: 0 10px; } }

.widget-mosaic-title {
  font-family: "NormsProBold", Arial, sans-serif;
  color: #000000;
  font-size: 30px;
  line-height: 36px;
  text-align: left;
  text-transform: capitalize;
  padding: 0 8px; }
  .widget-mosaic-title h2 {
    font-family: "NormsProBold", Arial, sans-serif; }
  @media (max-width: 768px) {
    .widget-mosaic-title {
      font-size: 26px;
      line-height: normal;
      padding: 0 7px; } }
  @media (max-width: 767px) {
    .widget-mosaic-title {
      font-size: 22px;
      line-height: 27px;
      padding: 0 5px; } }
  .widget-mosaic-title::after {
    content: '';
    display: block;
    margin: 10px 0 20px;
    height: 3px;
    width: 16px;
    background: #cc0000; }

.widget-mosaic-body {
  display: -ms-grid;
  display: grid;
  width: 100%;
  -ms-grid-rows: 372px 372px 430px;
  -ms-grid-columns: 1fr 0 1fr 0 1fr 0 1fr 0 1fr 0 1fr 0 1fr 0 1fr 0 1fr 0 1fr 0 1fr 0 1fr;
  grid-template: "a a a a a a b b b c c c" 372px "a a a a a a d d d e e e" 372px "f f f f g g g g h h h h " 430px/ 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  margin: auto; }
  .widget-mosaic-body li:nth-child(-n + 5) {
    padding: 8px 8px 26px 8px; }
  .widget-mosaic-body li:nth-last-child(-n + 3) {
    padding: 8px; }
  .widget-mosaic-body li:nth-child(n + 2):nth-child(-n + 5) figure .mosaic-tile-image-container {
    height: 264px; }
  .widget-mosaic-body li:nth-last-child(-n + 3) figure .mosaic-tile-image-container {
    height: 356px; }
  .widget-mosaic-body li:first-child {
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
    -ms-grid-column: 1;
    -ms-grid-column-span: 11;
    grid-area: a; }
  .widget-mosaic-body li:nth-child(2) {
    -ms-grid-row: 1;
    -ms-grid-row-span: auto;
    -ms-grid-column: 13;
    -ms-grid-column-span: 5;
    grid-area: b; }
  .widget-mosaic-body li:nth-child(3) {
    -ms-grid-row: 1;
    -ms-grid-row-span: auto;
    -ms-grid-column: 19;
    -ms-grid-column-span: 5;
    grid-area: c; }
  .widget-mosaic-body li:nth-child(4) {
    -ms-grid-row: 2;
    -ms-grid-row-span: auto;
    -ms-grid-column: 13;
    -ms-grid-column-span: 5;
    grid-area: d; }
  .widget-mosaic-body li:nth-child(5) {
    -ms-grid-row: 2;
    -ms-grid-row-span: auto;
    -ms-grid-column: 19;
    -ms-grid-column-span: 5;
    grid-area: e; }
  .widget-mosaic-body li:nth-child(6) {
    -ms-grid-row: 3;
    -ms-grid-row-span: auto;
    -ms-grid-column: 1;
    -ms-grid-column-span: 7;
    grid-area: f; }
  .widget-mosaic-body li:nth-child(7) {
    -ms-grid-row: 3;
    -ms-grid-row-span: auto;
    -ms-grid-column: 9;
    -ms-grid-column-span: 7;
    grid-area: g; }
  .widget-mosaic-body li:nth-child(8) {
    -ms-grid-row: 3;
    -ms-grid-row-span: auto;
    -ms-grid-column: 17;
    -ms-grid-column-span: 7;
    grid-area: h; }
  .widget-mosaic-body li figure .mosaic-tile-image-container {
    height: 636px; }
  .widget-mosaic-body .widget-mosaic-card {
    margin-bottom: 0; }
    .widget-mosaic-body .widget-mosaic-card figure {
      margin: 0;
      height: 100%;
      border-radius: 6px;
      -webkit-box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.05);
      -moz-box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.05);
      box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.05);
      -moz-transition: box-shadow .3s ease-out,transform .3s ease-out,opacity .2s ease-out;
      -o-transition: box-shadow .3s ease-out,transform .3s ease-out,opacity .2s ease-out;
      -webkit-transition: box-shadow .3s ease-out,transform .3s ease-out,opacity .2s ease-out;
      transition: box-shadow .3s ease-out,transform .3s ease-out,opacity .2s ease-out;
      -webkit-transform: translateZ(0);
      -moz-transform: translateZ(0);
      -ms-transform: translateZ(0);
      -o-transform: translateZ(0);
      transform: translateZ(0);
      overflow: hidden;
      position: relative;
      margin: 0;
      padding: 0; }
      .widget-mosaic-body .widget-mosaic-card figure:hover {
        opacity: 1 !important;
        -webkit-box-shadow: rgba(45, 45, 45, 0.05) 0 2px 2px, rgba(49, 49, 49, 0.05) 0 4px 4px, rgba(42, 42, 42, 0.05) 0 8px 8px, rgba(32, 32, 32, 0.05) 0 16px 16px, rgba(49, 49, 49, 0.05) 0 32px 32px, rgba(35, 35, 35, 0.05) 0 64px 64px;
        -moz-box-shadow: rgba(45, 45, 45, 0.05) 0 2px 2px, rgba(49, 49, 49, 0.05) 0 4px 4px, rgba(42, 42, 42, 0.05) 0 8px 8px, rgba(32, 32, 32, 0.05) 0 16px 16px, rgba(49, 49, 49, 0.05) 0 32px 32px, rgba(35, 35, 35, 0.05) 0 64px 64px;
        box-shadow: rgba(45, 45, 45, 0.05) 0 2px 2px, rgba(49, 49, 49, 0.05) 0 4px 4px, rgba(42, 42, 42, 0.05) 0 8px 8px, rgba(32, 32, 32, 0.05) 0 16px 16px, rgba(49, 49, 49, 0.05) 0 32px 32px, rgba(35, 35, 35, 0.05) 0 64px 64px;
        -webkit-transform: translate(0, -4px);
        -moz-transform: translate(0, -4px);
        -ms-transform: translate(0, -4px);
        -o-transform: translate(0, -4px);
        transform: translate(0, -4px); }
      .widget-mosaic-body .widget-mosaic-card figure .mosaic-tile-image-container {
        position: relative; }
        .widget-mosaic-body .widget-mosaic-card figure .mosaic-tile-image-container img {
          top: 50%;
          left: 50%;
          -webkit-transform: translate(-50%, -50%) scale(0.1);
          -moz-transform: translate(-50%, -50%) scale(0.1);
          -ms-transform: translate(-50%, -50%) scale(0.1);
          -o-transform: translate(-50%, -50%) scale(0.1);
          transform: translate(-50%, -50%) scale(0.1);
          min-width: 1000%;
          min-height: 1000%;
          width: 100%;
          position: absolute; }
        @supports (object-fit: cover) {
          .widget-mosaic-body .widget-mosaic-card figure .mosaic-tile-image-container img {
            -o-object-position: center;
            object-position: center;
            -o-object-fit: cover;
            object-fit: cover;
            height: 100%;
            width: 100%;
            top: auto;
            -webkit-transform: none;
            -moz-transform: none;
            -ms-transform: none;
            -o-transform: none;
            transform: none;
            min-width: 0;
            min-height: 0;
            position: static; } }
      .widget-mosaic-body .widget-mosaic-card figure figcaption {
        color: #000000;
        font-size: 18px;
        line-height: normal;
        bottom: 0;
        width: 100%;
        height: auto;
        padding: 30px 20px;
        position: absolute;
        background-color: white;
        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: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        justify-content: center; }
        .widget-mosaic-body .widget-mosaic-card figure figcaption .widget-mosaic-card-title {
          font-family: "NormsProBold", Arial, sans-serif; }
      .widget-mosaic-body .widget-mosaic-card figure a {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        width: 100%;
        height: 100%;
        z-index: 1;
        cursor: pointer; }
        .widget-mosaic-body .widget-mosaic-card figure a:focus {
          border: 2px solid #51a7e8;
          outline: none; }

@media (max-width: 1439px) {
  .widget-mosaic-body {
    -ms-grid-rows: 275px 275px 310px;
    grid-template: "a a a a a a b b b c c c" 275px "a a a a a a d d d e e e" 275px "f f f f g g g g h h h h " 310px/ 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr; }
    .widget-mosaic-body .widget-mosaic-card:nth-child(-n + 5) {
      padding: 6px 6px 24px 6px; }
    .widget-mosaic-body .widget-mosaic-card:nth-last-child(-n + 3) {
      padding: 6px; }
    .widget-mosaic-body .widget-mosaic-card:first-child .mosaic-tile-image-container {
      height: 460px; }
    .widget-mosaic-body .widget-mosaic-card:nth-child(n + 2):nth-child(-n + 5) figure .mosaic-tile-image-container {
      height: 185px; }
    .widget-mosaic-body .widget-mosaic-card:nth-last-child(-n + 3) figure .mosaic-tile-image-container {
      height: 250px; }
    .widget-mosaic-body .widget-mosaic-card figure figcaption {
      height: 60px;
      padding: 13px 20px; } }

@media (max-width: 1023px) {
  .widget-mosaic-body {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .widget-mosaic-body .widget-mosaic-card {
      width: 25%;
      height: 224px; }
      .widget-mosaic-body .widget-mosaic-card:nth-child(n) {
        padding: 7px 7px 25px;
        height: auto; }
        .widget-mosaic-body .widget-mosaic-card:nth-child(n) figure .mosaic-tile-image-container {
          height: auto; }
      .widget-mosaic-body .widget-mosaic-card:nth-child(n + 2):nth-child(-n + 5) figure .mosaic-tile-image-container {
        height: auto; }
      .widget-mosaic-body .widget-mosaic-card figure {
        max-height: none; }
        .widget-mosaic-body .widget-mosaic-card figure:hover {
          -webkit-box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.05);
          -moz-box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.05);
          box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.05);
          -webkit-transform: translate(0, 0);
          -moz-transform: translate(0, 0);
          -ms-transform: translate(0, 0);
          -o-transform: translate(0, 0);
          transform: translate(0, 0); }
        .widget-mosaic-body .widget-mosaic-card figure .mosaic-tile-image-container {
          height: auto; }
          .widget-mosaic-body .widget-mosaic-card figure .mosaic-tile-image-container img {
            max-width: 100%;
            display: block;
            height: auto;
            top: 0;
            -webkit-transform: none;
            -moz-transform: none;
            -ms-transform: none;
            -o-transform: none;
            transform: none;
            min-width: 0;
            min-height: 0;
            position: static; }
        .widget-mosaic-body .widget-mosaic-card figure figcaption {
          font-size: 16px;
          position: static;
          padding: 12px 16px; } }

@media (max-width: 767px) {
  .widget-mosaic-body .widget-mosaic-card {
    width: 50%;
    height: 190px; }
    .widget-mosaic-body .widget-mosaic-card:nth-child(n) {
      padding: 5px 5px 15px 5px; }
      .widget-mosaic-body .widget-mosaic-card:nth-child(n) figure {
        max-height: none; }
        .widget-mosaic-body .widget-mosaic-card:nth-child(n) figure .mosaic-tile-image-container:nth-child(n) {
          height: auto; }
    .widget-mosaic-body .widget-mosaic-card figure figcaption {
      padding: 11px 8px;
      font-size: 14px; } }
