@charset "UTF-8";
/*!
 *    Copyright (c) 2019 - 2022 by Investment & more GmbH
 *
 *    URL:            https://www.investment-and-more.de
 *
 *    Author:         Mario Ströhlein
 *    File:           sustainability_2022.scss (based on congress.scss)
 */
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 2px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); }
  .well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15); }

.well-lg {
  padding: 24px;
  border-radius: 6px; }

.well-sm {
  padding: 9px;
  border-radius: 3px; }

/* NOTE: congress__o-section-presentations.html */
section#presentations {
  padding-top: 0px;
  padding-bottom: 0px; }
  section#presentations div.well a {
    color: black; }
    section#presentations div.well a:active, section#presentations div.well a:focus {
      color: black; }

.m-well--presentationDownload .a-textlink {
  color: #000000;
  text-decoration: none !important; }
  .m-well--presentationDownload .a-textlink:focus, .m-well--presentationDownload .a-textlink:hover {
    text-decoration: underline; }

.m-card--interestform {
  background-color: transparent;
  padding: 0;
  margin: 0 !important;
  max-width: 33.33% !important; }
  @media (max-width: 1023px) {
    .m-card--interestform {
      max-width: 100% !important; } }
  .m-card--interestform .m-card__main {
    padding: 0;
    padding-top: 5.33333px;
    padding-bottom: 5.33333px;
    margin: 0; }
  .m-card--interestform .m-card__inner, .m-card--interestform .m-card__header {
    padding: 0;
    margin: 0; }
  @media (max-width: 1023px) {
    .m-card--interestform .m-card__inner {
      align-items: flex-start !important; } }
  .m-card--interestform .a-label {
    font-size: 14px !important;
    padding-left: 0 !important; }

/* NOTE: congress__m-card-appointment.html */
.m-card--congressAppoinmentModel {
  version: 4; }
  .m-card--congressAppoinmentModel .m-card__image {
    width: 100%; }
  .m-card--congressAppoinmentModel__aboveImage {
    font-weight: bold;
    font-size: 26.4px;
    position: relative;
    float: left;
    width: 100%;
    padding-left: 16px;
    margin-bottom: 16px; }
    .m-card--congressAppoinmentModel__aboveImage > .a-headline {
      margin: 0;
      font-size: .75em; }
  .m-card--congressAppoinmentModel__overlayText {
    position: absolute;
    top: 0;
    right: 16px;
    font-size: 12px;
    font-weight: bold;
    padding: 2.66667px 5.33333px;
    color: #FFFFFF;
    background-color: transparent; }
    .m-card--congressAppoinmentModel__overlayText > div:first-child {
      padding: 5px; }
    .m-card--congressAppoinmentModel__overlayText--red {
      background-color: #d9534f; }
    .m-card--congressAppoinmentModel__overlayText--green {
      background-color: #5cb85c; }
    .m-card--congressAppoinmentModel__overlayText--yellow {
      background-color: #e9be07; }
    .m-card--congressAppoinmentModel__overlayText--orange {
      background-color: #f0ad4e; }
    .m-card--congressAppoinmentModel__overlayText--deferred {
      background-color: #2f4f4f; }
  .m-card--congressAppoinmentModel .m-card__body {
    margin-bottom: 16px; }
  .m-card--congressAppoinmentModel .a-button {
    display: block;
    width: 100%; }

/* NOTE: congress__o-modal-more__video.html */
#id_modal-video-matschnig .o-modal__body, #id_modal-video-limbeck .o-modal__body, #id_modal-video-friedrichweik .o-modal__body, #id_modal-video-eberl .o-modal__body, #id_modal-video-sustainability_2021 .o-modal__body {
  background-color: #000000; }

.a-carouselItem .m-partnerLogo {
  height: 140px;
  display: flex;
  align-items: center;
  justify-content: center; }

.o-section--sustainability {
  background-image: url("/static/img/sustainability-bg-pattern-v3.jpg?version=1");
  background-repeat: repeat;
  border-bottom: 1px solid #636363;
  border-top: 1px solid #636363;
  background-color: rgba(255, 255, 255, 0.2);
  background-blend-mode: overlay; }
  .o-section--sustainability .o-section__header-inner {
    color: #3c3c3c; }
  .o-section--sustainability .m-bigQuote {
    color: #3c3c3c; }
  .o-section--sustainability .m-blockquote__url a {
    color: #3c3c3c; }
    .o-section--sustainability .m-blockquote__url a:hover {
      color: #3c3c3c; }
  .o-section--sustainability .m-blockquote__text {
    color: #3c3c3c; }

.a-headline--highlight.a-headline--sustainability {
  background-image: url("/static/img/sustainability-bg-pattern.jpg");
  background-repeat: repeat;
  border: 1px solid #636363;
  color: #3c3c3c;
  background-color: rgba(0, 0, 0, 0.2);
  background-blend-mode: overlay; }

.a-paragraph--friedrichweik {
  margin-top: 16px;
  font-size: 14px; }

.a-creditsWidget {
  background-color: transparent;
  width: 330px;
  height: 80px; }
  @media (max-width: 1023px) {
    .a-creditsWidget {
      width: 180px;
      height: 50px; } }
  .a-creditsWidget__inner {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    align-content: stretch;
    border: 1px solid white;
    background-color: transparent;
    width: 100%; }
    .a-creditsWidget__inner-image {
      background-color: #b1b9c4;
      padding: 5.33333px;
      display: flex;
      max-width: 120px;
      justify-content: center; }
      .a-creditsWidget__inner-image img {
        max-height: 76px; }
        @media (max-width: 1023px) {
          .a-creditsWidget__inner-image img {
            max-height: 46px; } }
    .a-creditsWidget__inner-points {
      flex-grow: 1;
      color: white;
      font-size: 33px; }
      .a-creditsWidget__inner-points span:first-of-type {
        font-weight: bold; }
      @media (max-width: 1023px) {
        .a-creditsWidget__inner-points {
          font-size: 20px; } }

.o-hero__credits {
  display: flex;
  width: 100%;
  align-content: stretch;
  align-items: center;
  justify-content: center;
  /*@media (max-width: $screen-sm-max) {
      flex-direction: column;
      align-content: center;
  }*/ }
  .o-hero__credits-center {
    display: flex;
    justify-content: center;
    width: 100%;
    /*@media (max-width: $screen-sm-max) {
        width: 100%;
        justify-content: center;
    }*/ }

.o-modal--exitIntent .o-modal__header {
  border-bottom: 0; }
  .o-modal--exitIntent .o-modal__header h3 {
    font-weight: bold; }
  .o-modal--exitIntent .o-modal__header h5 {
    color: #a0a0a0;
    margin-top: 8px; }
.o-modal--exitIntent .a-button[type="submit"] {
  width: 100%; }
.o-modal--exitIntent.in {
  background-color: rgba(5, 5, 5, 0.555); }
.o-modal--exitIntent .o-modal__content {
  border: 2px solid #000000; }
.o-modal--exitIntent .o-modal__inner {
  margin: 90px auto; }
  @media (max-width: 639px) {
    .o-modal--exitIntent .o-modal__inner {
      margin-left: 16px;
      margin-right: 16px; } }
.o-modal--exitIntent__closeButton {
  color: #000000;
  background: #fff;
  text-align: center;
  border-radius: 100%;
  border: 3px solid #000;
  padding: 0;
  width: 34px;
  height: 34px;
  font-weight: 900;
  font-family: Verdana, Arial, sans-serif;
  font-size: 22px;
  line-height: 26px;
  display: block;
  position: absolute;
  right: -20px;
  top: -20px;
  cursor: pointer;
  box-sizing: border-box;
  z-index: 100; }
  .o-modal--exitIntent__closeButton a {
    color: #000000; }
  .o-modal--exitIntent__closeButton:hover, .o-modal--exitIntent__closeButton.active {
    text-decoration: none; }
.o-modal--exitIntent .a-textlink--exitIntentOptOut {
  color: #b4b4b4; }

@media (max-width: 639px) {
  .o-hero__roofline {
    top: -30px;
    position: relative; } }

@media (max-width: 639px) {
  .o-hero__headline {
    top: -30px;
    position: relative; } }

.o-hero__cta .m-buttonGroup a.m-buttonGroup--left {
  z-index: initial; }
  @media (max-width: 639px) {
    .o-hero__cta .m-buttonGroup a.m-buttonGroup--left {
      z-index: 10; } }

@media (max-width: 639px) {
  .a-headline--afterPartners {
    font-size: 29px; } }

.m-videoTeaser {
  background: url("/static/img/video-teaser-nhf2023.jpg?version=1&rev=43") !important;
  box-shadow: 1px -3px 14px 1px rgba(0, 0, 0, 0.75);
  background-size: cover !important;
  /*@media (max-width: $screen-xs-max) {
      background: url("/static/img/video-teaser-nhf2020-XS.jpg?version=1") !important;
  }
  */ }

.m-card--moreSpeaker .m-card__image .a-image:first-of-type {
  border: 4px solid gold; }
.m-card--moreSpeaker .m-card__image .m-card__overlayImage .a-image {
  border-top: 0px;
  border-bottom: 0px;
  border-right: 0px;
  border-left: 4px solid gold; }

.a-button--appointmentPostponed {
  background-color: #777777;
  color: #ffffff; }
  .a-button--appointmentPostponed[disabled="disabled"] {
    opacity: 0.8; }

.m-card--moreSpeaker .m-card__image {
  top: -34px; }
.m-card--moreSpeaker .m-card__main {
  top: -34px; }

.m-card__morePart__addOn {
  position: relative;
  top: -4px;
  font-size: 13px;
  font-weight: bold;
  width: auto;
  z-index: 1099;
  margin: auto;
  margin-top: 0;
  right: -50px; }
  .m-card__morePart__addOn .m-card__morePart__addOn__inner {
    color: black;
    background-color: gold;
    width: 120px;
    padding: 4px;
    text-align: center; }

.o-scrollingTabsContent--agenda {
  background-color: transparent !important; }

@media (max-width: 639px) {
  .m-buttonGroup a:first-child {
    min-width: 100%; } }

/*# sourceMappingURL=sustainability_2023.css.map */
