/* 38892 */
/* 38892 */
/* 37091 start */
/* 37091 end */
/*121291*/
/*39943*/
@media (max-width: 991.98px) {
  .bannerwithrighttextoverlay__container {
    padding: 0px; } }

.bannerwithrighttextoverlay__wrapper {
  position: relative;
  height: 450px; }

.bannerwithrighttextoverlay__img {
  height: 100%; }
  .bannerwithrighttextoverlay__img .banneroverlay-image {
    height: 100%;
    margin: 0px; }
    .bannerwithrighttextoverlay__img .banneroverlay-image img {
      object-fit: cover;
      height: 100%;
      width: 100%;
      display: block; }

.bannerwithrighttextoverlay__text {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  background: rgba(0, 0, 0, 0.36); }
  @media (min-width: 768px) {
    .bannerwithrighttextoverlay__text {
      -ms-flex-pack: end;
          justify-content: flex-end; } }
  @media (min-width: 992px) {
    .bannerwithrighttextoverlay__text {
      background: linear-gradient(90deg, transparent 20%, rgba(0, 0, 0, 0.9)); } }
  .bannerwithrighttextoverlay__text .text-container {
    padding: 20px;
    text-align: center; }
    @media (min-width: 768px) {
      .bannerwithrighttextoverlay__text .text-container {
        width: 90%;
        text-align: right;
        padding: 20px 80px 20px 0px; } }
    @media (min-width: 992px) {
      .bannerwithrighttextoverlay__text .text-container {
        width: 62%;
        padding: 20px 60px 20px 0px; } }
    @media (min-width: 1200px) {
      .bannerwithrighttextoverlay__text .text-container {
        width: 55%;
        padding: 20px 60px 20px 0px; } }
  .bannerwithrighttextoverlay__text .text-title {
    font-family: "noto-serif";
    font-size: 18px;
    line-height: 32px;
    font-weight: 600;
    color: #ffffff;
    letter-spacing: 2px;
    margin: 0px;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.15); }
    @media (min-width: 768px) {
      .bannerwithrighttextoverlay__text .text-title {
        font-size: 39px;
        line-height: 59px; } }
  .bannerwithrighttextoverlay__text .text-description {
    font-family: "Muli-Regular";
    font-size: 14px;
    line-height: 26px;
    color: #E7E8E8;
    padding: 20px 0px 0px 0px; }
    @media (min-width: 768px) {
      .bannerwithrighttextoverlay__text .text-description {
        font-size: 16px;
        line-height: 32px;
        padding: 20px 0px 0px 20px; } }
  .bannerwithrighttextoverlay__text .text-rfi {
    padding-top: 30px; }
    @media (min-width: 992px) {
      .bannerwithrighttextoverlay__text .text-rfi {
        padding-top: 35px; } }


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