@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: 73.5px;
    }
  }
  [data-id='1768876'] .p-layout__content:first-child {
    position: relative !important;
  }
  [data-id='1768876'] .p-layout__content:first-child .c-media__media {
    background-image: url(/de/files/Sound_mobile_CinemaSound_tcm118-1658210.jpg);
    height: 477px !important;
    background-size: cover;
  }
  [data-id='1768876'] .p-layout__content:first-child .c-media__item {
    visibility: hidden;
  }
  [data-id='1768876'] .p-layout__content:first-child .p-media-layout__inner {
    position: relative !important;
    top: -100px !important;
  }
  [data-id='1768876'] .c-link,
  .c-button__btn {
    background-color: transparent !important;
    border: none;
    padding: 0;
  }
  [data-id='1768876'] .c-button__text {
    color: var(--color-font-default) !important;
  }
  [data-id='1768876'] .c-link::after {
    content: url(/assets/common/images/icon/icon-arrow-right-violet-01.svg);
    display: inline-block;
  }
  [data-id='1768876'] .p-layout__content:nth-of-type(3) {
    text-align: left !important;
  }
  [data-id='1768876'] .p-layout__content:nth-of-type(2) img,
  [data-id='1768876'] .p-layout__content:nth-of-type(3) img {
    margin-bottom: var(--component-margin-bottom-pc);
  }
}
@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='1768876'] .p-layout__content:first-child {
    color: #fff;
    position: relative;
    text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
    text-align: right;
  }
  [data-id='1768876'] .p-layout__content:first-child .p-media-layout__inner {
    position: absolute;
    top: 35%;
    right: 32px;
    background: rgba(150, 150, 150, 0.8);
    padding: 5px 30px 20px;
    max-width: 450px;
  }
  [data-id='1768876'] .p-layout__content:first-child .p-media-layout-02 {
    height: 600px;
  }
  [data-id='1768876'] .p-layout__content:first-child .p-media-layout-02 {
    background-image: url(/de/files/Sound_CinemaSound_tcm118-1742881.jpg);
    height: 600px;
  }
  [data-id='1768876'] .p-layout__content:first-child .c-media__item {
    display: none;
  }
  [data-id='1768876'] .c-heading-3__heading {
    line-height: 2;
  }
  [data-id='1768876'] .c-heading-4__heading-sub {
    font-size: 18px;
    font-family: 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
    display: block;
    line-height: 1.5;
  }
  [data-id='1768876'] .c-link,
  .c-button__btn {
    background-color: transparent !important;
    border: none;
    color: white;
    padding: 0;
  }
  [data-id='1768876'] .c-button {
    display: block;
  }
  [data-id='1768876'] .c-button__text {
    color: white;
  }
  [data-id='1768876'] .c-link::after {
    content: url(/assets/common/images/icon/icon-arrow-right-violet-01.svg);
    display: inline-block;
    padding-left: 0.75rem;
    filter: brightness(0) invert(1);
  }
}
