.annual-report-banner-main-wrapper .annual-report-banner-inner-wrapper .intro-content{margin-bottom:24px;     color: var(--light-grey);}
.annual-report-banner-main-wrapper .annual-report-banner-inner-wrapper .report-content-wrapper div{padding-top:18px;padding-bottom:18px;border-bottom:1px solid var(--key-line-teal);position:relative}
.annual-report-banner-main-wrapper .annual-report-banner-inner-wrapper .report-content-wrapper div:first-child{border-top:1px solid var(--key-line-teal);}
.annual-report-banner-main-wrapper .annual-report-banner-inner-wrapper .report-content-wrapper div span.icon{
  position: absolute;
  right: 8px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 22px;
}
.annual-report-banner-main-wrapper .annual-report-banner-inner-wrapper .report-content-wrapper div a{display:block;     color: var(--light-grey);}
.annual-report-banner-main-wrapper .annual-report-banner-inner-wrapper{padding-top: 165px;position: relative;padding-bottom: 64px;}
.annual-report-banner-main-wrapper .annual-report-banner-inner-wrapper:before{
  content: '';
  background: url(/~/media/Images/E/Ependion-Corp/content-images/annual-report-banner/back-1.png) no-repeat right;
  position: absolute;
  width: 100%;
  height: 100%;
  background-size: cover;
  top: 0;
  max-width: 990px;
  left: 0;}
.annual-report-banner-main-wrapper .annual-report-banner-inner-wrapper:after{max-width: 904px;
  content: '';
  background: url(/~/media/Images/E/Ependion-Corp/content-images/annual-report-banner/back-2.png) no-repeat right;
  position: absolute;
  width: 100%;
  height: 100%;
  background-size: cover;
  bottom: 0;}
.annual-report-banner-main-wrapper .annual-report-banner-inner-wrapper .report-image-wrapper{z-index: 1;position: relative;}
.annual-report-banner-main-wrapper .annual-report-banner-inner-wrapper .main-content-wrapper{position: relative;z-index: 1;}
@media all and (max-width: 991.98px){
  .annual-report-banner-main-wrapper .annual-report-banner-inner-wrapper{padding-top: 94px;}
}
@media all and (max-width: 767.98px){
  .annual-report-banner-main-wrapper .annual-report-banner-inner-wrapper .main-content-wrapper{margin-top:32px;}
}