/* src/components/promotions/src/components/promotions/styles.module.css */
@layer ddsweb-organisms {
  @layer ddsweb-one-tile {
    @layer ddsweb-promotions {
      @media (width >= 756px) {
        .a923b7_AgCE_W_promotionsContainer {
          grid-template-areas: "a923b7_AgCE_W_image a923b7_AgCE_W_title" "a923b7_AgCE_W_image a923b7_AgCE_W_promotion" "a923b7_AgCE_W_image a923b7_AgCE_W_details" "a923b7_AgCE_W_image a923b7_AgCE_W_messaging" "a923b7_AgCE_W_image a923b7_AgCE_W_buy-box" "a923b7_AgCE_W_image a923b7_AgCE_W_substitutions" "a923b7_AgCE_W_footer a923b7_AgCE_W_footer";
        }
        .a923b7_AgCE_W_promotionsContainer > div:last-child .a923b7_AgCE_W_termsMessage {
          margin-bottom: 0;
        }
        .a923b7_AgCE_W_promotionsContainer > div:last-child .a923b7_AgCE_W_styledMessage {
          margin-top: var(--ddsweb-theme-spacing-xs);
          margin-bottom: 0;
        }
      }
    }
  }
}


/*# sourceMappingURL=8abe2ff54be6842cc1b2.css.map*/