@media only screen and (min-width: 769px) {
  .p-layout-media[data-col-narrow][data-col-wide] .p-layout__inner {
    display: flex;
    flex-wrap: wrap;
    gap: 5.25rem 1.5rem;
  }
  [data-id='1769628'] .c-heading-3__heading {
    line-height: 2;
  }
  [data-id='1769628'] .c-heading-4__heading-sub {
    font-size: 18px;
    font-family: 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
    display: block;
    line-height: 1.5;
  }
  [data-id='1769628'] .c-link,
  .c-button__btn {
    background-color: transparent !important;
    border: none;
    color: white;
    padding: 0;
  }
  [data-id='1769628'] .c-link::after {
    display: inline-block;
    padding-left: 0.75rem;
    filter: brightness(0) invert(1);
  }
  #d1911814 .p-media-layout--row-reverse-wide .p-media-layout__inner {
      flex-direction: row;
  }
}
@media only screen and (max-width: 768px) {
  .p-layout-media[data-col-narrow][data-col-wide='1']
    .p-layout__inner
    .p-layout__content {
    color: var(--color-font-default) !important;
    text-shadow: none !important;
    & .p-media-layout__inner {
      position: relative !important;
      top: -24.5px !important;
      left: unset !important;
      right: unset !important;
      background: none !important;
      padding: unset !important;
      max-width: unset !important;
      margin-top: 20px;
    }
  }
  [data-id='1761811']
    .p-layout__content
    .p-media-layout__inner
    h3.c-heading-3__heading.catchCopy {
    zoom: 0.54;
  }
  [data-id='1769628'] .c-heading-3__heading {
    text-align: left;
    margin: 0;
    border-bottom: none;
  }
  [data-id='1769628'] .c-heading-4__heading-sub {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 18px;
    margin-top: 10px;
  }
  [data-id='1769628'] .p-media-layout-02__link {
    text-align: left;
  }
  [data-id='1769628'] .p-layout__content img {
    margin-bottom: 24px;
  }
}
