@media only screen and (min-width: 1024px) {
  .ra-page-banner-section {
    margin-top: 120px;
    margin-bottom: 120px;
  }
}
.ra-page-banner-section .ra-page-banner {
  min-height: 350px;
}
.ra-page-banner-section .ra-page-banner .ra-page-banner-content {
  position: relative;
  padding-top: 20px;
}
@media only screen and (min-width: 600px) {
  .ra-page-banner-section .ra-page-banner .ra-page-banner-content {
    padding-top: 50px;
  }
}
@media only screen and (min-width: 768px) {
  .ra-page-banner-section .ra-page-banner .ra-page-banner-content {
    padding-top: 80px;
  }
}
.ra-page-banner-section .ra-page-banner .ra-page-banner-media-wrapper {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
          flex-direction: row;
  padding: 55px 105px 50px 0;
  height: 500px;
  background: transparent url(/fe/static/media/media-bkg.de53d520.png) center right no-repeat;
  background-size: contain;
}
@media only screen and (min-width: 600px) {
  .ra-page-banner-section .ra-page-banner .ra-page-banner-media-wrapper {
    position: absolute;
    top: -60px;
    right: 0;
  }
}
@media only screen and (min-width: 768px) {
  .ra-page-banner-section .ra-page-banner .ra-page-banner-media-wrapper {
    top: -70px;
    height: 520px;
  }
}
@media only screen and (min-width: 1024px) {
  .ra-page-banner-section .ra-page-banner .ra-page-banner-media-wrapper {
    top: -80px;
  }
}
.ra-page-banner-section .ra-page-banner .ra-page-banner-media-wrapper .ra-page-banner-media {
  display: block;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  margin: 0 0 0 auto;
  -webkit-align-self: center;
          align-self: center;
}
.ra-page-banner-section .ra-page-banner .ra-page-banner-button-wrapper {
  padding-top: 30px;
  padding-bottom: 30px;
}
@media only screen and (min-width: 600px) {
  .ra-page-banner-section .ra-page-banner .ra-page-banner-button-wrapper {
    padding-top: 0;
    padding-bottom: 50px;
  }
}
@media only screen and (min-width: 768px) {
  .ra-page-banner-section .ra-page-banner .ra-page-banner-button-wrapper {
    padding-top: 0;
    padding-bottom: 80px;
  }
}
.ra-page-banner-section .ra-page-banner .ra-page-banner-button-wrapper .ra-wrapper {
  text-align: center;
}
@media only screen and (min-width: 600px) {
  .ra-page-banner-section .ra-page-banner .ra-page-banner-button-wrapper .ra-wrapper {
    text-align: left;
  }
}


/*# sourceMappingURL=pagebanner-PageBanner.ee1253f7.chunk.css.map*/