/* src/components/promotions/src/components/promotions/styles.module.css */
@layer ddsweb-organisms {
  @layer ddsweb-one-tile {
    @layer ddsweb-promotions {
      @media (width >= 756px) {
        .fda9c8_AgCE_W_promotionsContainer {
          grid-template-areas: "image title" "image promotion" "image details" "image messaging" "image buy-box" "image substitutions" "footer footer";
        }
        .fda9c8_AgCE_W_promotionsContainer > div:last-child .fda9c8_AgCE_W_termsMessage {
          margin-bottom: 0;
        }
        .fda9c8_AgCE_W_promotionsContainer > div:last-child .fda9c8_AgCE_W_styledMessage {
          margin-top: var(--ddsweb-theme-spacing-xs);
          margin-bottom: 0;
        }
      }
    }
  }
}


/*# sourceMappingURL=55388011c62a43032bab.css.map*/