/* Superhero */
  .superhero__wrapper .superhero__content-wrapper {
    background-color: #f2f2f2!important; }

    .primary-color .superhero__wrapper .superhero__content-wrapper {
      background-color: #f2f2f2!important }

      @media (min-width: 768px) {
        .superhero__wrapper .superhero__video-wrapper .superhero__video--controls .superhero__video-button:hover {
          background-color: #f2f2f2!important;}

.superhero__wrapper .superhero__content-wrapper {
 background-color: #f2f2f2!important;
}

      .superhero__wrapper .superhero__content-wrapper .superhero__button-wrapper .superhero__button.cta-btn-primary .cta-btn {
        background-color: #d93954!important;
        border: 1px solid #d93954!important;
        color: #ffffff!important; }

.superhero__wrapper .superhero__content-wrapper .superhero__button-wrapper .superhero__button.cta-btn-primary .cta-btn.icon-btn::after {
    background-color: #ffffff!important;
}

        .superhero__wrapper .superhero__content-wrapper .superhero__button-wrapper .superhero__button.cta-btn-primary .cta-btn:hover {
          border-color: #2d2d2d;
          background-color: #2d2d2d!important;
        border: 1px solid #2d2d2d!important;
}

        .superhero__wrapper .superhero__content-wrapper .superhero__button-wrapper .superhero__button.cta-btn-secondary .cta-btn:hover {
          background-color: #2d2d2d!important;
        border: 1px solid #2d2d2d!important;
          color: #ffffff!important; }

 }

.superhero__wrapper .superhero__content-wrapper .superhero__button-wrapper .superhero__button.cta-btn-primary .cta-btn {
        background-color: #d93954!important;
        border: 1px solid #d93954!important;
    color: #ffffff!important;}
        .superhero__wrapper .superhero__content-wrapper .superhero__button-wrapper .superhero__button.cta-btn-primary .cta-btn:hover {
          border-color: #d2d2d2d;
          background-color: #d2d2d2d!important;}

        .superhero__wrapper .superhero__content-wrapper .superhero__button-wrapper .superhero__button.cta-btn-secondary .cta-btn:hover {
          background-color: #2d2d2d!important;
border-color: #d2d2d2d;
          color: #ffffff; }

@media (min-width: 768px) {
    .superhero__wrapper .superhero__content-wrapper .superhero__subtitle {
font-family: Arial, Sans-Serif!important;
font-size: 24px!important;
    }
}

.superhero__wrapper .superhero__content-wrapper .superhero__subtitle {
    font-family: Arial, Sans-Serif!important;
    line-height: 28px!important;
}

.superhero__wrapper .superhero__content-wrapper .superhero__description {
    margin-top: 20px!important;
}

/* Separator  */
.standard-spacing .separator {
    margin-top: 20px;}


/* Numbered text  */
.numbered-text {font-size: 14px;margin: 0;padding: 0;line-height: 1;display: flex; align-items: center;}
.first-number {display: flex;justify-content: center;align-items: center;width: 28px;height: 28px;border: 2px solid #d93954;border-radius: 50%;color: #d93954;font-weight: bold;margin-right: 8px;font-family: sans-serif;font-size: 14px;flex-shrink: 0;line-height: 1;}
.first-text {color: #464646; line-height: 1;}

/* Collection V3 hack - Script separat */
.collection-v3 {
    margin-top: 0px;
}

  h2.collection-v3-listing__heading {
    /* Beispiel-Styles, bitte ggf. anpassen */
    font-size: 2.375rem;
    line-height: 1.3em;
    font-family: "PwC ITC Charter", Georgia, Serif;
    font-style: normal;
    font-weight: normal;
    color: #2d2d2d;
  }

@media (max-width: 767px) {
h2.collection-v3-listing__heading {
        font-size: 1.6rem;
        line-height: 1.2em;
padding: 10px 0 20px;
    }
}

/* Contacts-people-collection - Script separat */
.people-component .people-component-list-container .people-contact-collection-cards-container .people-contact-collection-bio .people-contact-collection-title a {
    text-decoration-line: underline;
}

.people-component .people-collection-title {
    font-size: 2.375rem;
    line-height: 1.3em;
    font-family: "PwC ITC Charter", Georgia, Serif;
    font-style: normal;
    font-weight: normal;
    color: #2d2d2d;
padding-top: 0px;
    padding-bottom: 0px;
margin-bottom: 0px;
}

@media (max-width: 767px) {
.people-component .people-collection-title {
        font-size: 1.6rem;
        line-height: 1.2em;
margin: 20px 0 10px;
    }
}
#com-social-component {
    display: flex;
    flex-direction: row;
    width: auto;
    background-color: transparent;
    padding: 3px;
    align-items: center;
  }
  #com-social-component div.socialIcons {
    display: flex;
    flex-direction: row;
    margin: 0;
    width: 0px;
    overflow: hidden;
    transition: width 0.4s ease-in-out;
    align-items: center;
    justify-content: center;
    left: 32px;
    background-color: transparent;
    margin-left: 10px;
  }
  #com-social-component div.socialIcons a {
    flex: 1;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  #com-social-component div.socialIcons.expand {
    width: 90px;
  }
  #shareIcon {
    width: 30px;
    height: 30px;
    background-color: #000000;
    border-radius: 50%;
    padding-top: 2px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    padding: 2px;
    padding-left: 0px;
  }
  @media screen and (orientation: portrait) {
    div#com-social-component {
      margin-bottom: 10px;
    }
  }
#thought-leadership .collection-v3-listing__title-wrapper {
    padding-top1: 0px;
}
.rightrailcontact #scrollcontactheader {
font-family: "PwC ITC Charter", Georgia, Serif !important;
font-style: normal !important;
font-weight: normal !important;
color: #2d2d2d !important;
font-size: 2.3rem !important;
line-height: 1.1em !important;
}
.VUEJS-APP.collection-v3.section {
    margin-top: 30px;
}
#title span.small {
    display: none !important;
}
#download span.small {
    display: none !important;
}