﻿.press-release-text-container {
  display: flex;
  padding: 180px 64px 64px 96px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 40px;
  flex: 1 0 0;
}
.press-release-text-container .leading-text-container {
  display: flex;
  align-items: center;
  gap: 40px;
  align-self: stretch;
}
.press-release-text-container .leading-text-container .leading-text-wrapper {
  display: flex;
  padding: 0 32px;
  flex-direction: column;
  align-items: center;
  gap: 32px;
  flex-direction: row;
  justify-content: center;
  flex: 1 0 0;
}
.press-release-text-container
  .leading-text-container
  .leading-text-wrapper
  .leading-text-box {
  display: flex;
  max-width: 1280px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  gap: 12px;
  align-self: stretch;
}
.press-release-text-container
  .leading-text-container
  .leading-text-wrapper
  .leading-text-box
  p:first-child {
  color: #475467;
  font-family: "MavenPro-SemiBold";
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 28px;
}
.press-release-text-container
  .leading-text-container
  .leading-text-wrapper
  .leading-text-box
  p:nth-child(2) {
  align-self: stretch;
  color: #101828;
  font-family: "MavenPro-SemiBold";
  font-size: 48px;
  font-style: normal;
  font-weight: 600;
  line-height: 60px;
  letter-spacing: -0.96px;
}
.press-release-text-container .following-text-container {
  display: flex;
  padding: 0 0;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: 64px;
  align-self: stretch;
}

.press-release-text-container
  .following-text-container
  .following-text-wrapper {
  display: flex;
  flex-direction: column;
  max-width: 1280px;
  align-items: center;
  gap: 48px;
  align-self: stretch;
}
.press-release-text-container
  .following-text-container
  .following-text-wrapper
  .following-text-box {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  align-self: stretch;
}
.press-release-text-container
  .following-text-container
  .following-text-wrapper
  .following-text-box
  .date-pdf-box {
  display: flex;
  padding: 16px 0;
  justify-content: space-between;
  align-items: center;
  align-content: center;
  row-gap: 24px;
  align-self: stretch;
  flex-wrap: wrap;
  border-top: 1px solid #eaecf0;
}
.press-release-text-container
  .following-text-container
  .following-text-wrapper
  .following-text-box
  .date-pdf-box
  p {
  color: #475467;
  font-family: "MavenPro-SemiBold";
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
}
.press-release-text-container
  .following-text-container
  .following-text-wrapper
  .following-text-box
  .date-pdf-box
  .exp-pdf-btn
  a {
  display: flex;
  align-items: flex-start;
  display: flex;
  padding: 12.571px;
  justify-content: center;
  align-items: center;
  gap: 6.286px;
  border-radius: 7856.357px;
  border: 0.786px solid #d0d5dd;
  background: #fff;
  box-shadow: 0 0.786px 1.571px 0 rgba(16, 24, 40, 0.05);
}
.press-release-text-container
  .following-text-container
  .following-text-wrapper
  .following-text-box
  .date-pdf-box
  .exp-pdf-btn
  img {
  width: 100%;
  height: 100%;
}
.press-release-text-container
  .following-text-container
  .following-text-wrapper
  .following-text-box
  > p {
  align-self: stretch;
  color: #475467;
  font-family: "MavenPro-Regular";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
}
.rhma-press-signature-box {
  display: flex;
  margin-top: 18px;
  padding-top: 24px;
  justify-content: space-between;
  align-items: flex-start;
  align-content: flex-start;
  row-gap: 24px;
  align-self: stretch;
  flex-wrap: wrap;
  border-top: 1px solid #eaecf0;
}
.rhma-press-signature-box .left-box {
  display: flex;
  align-items: center;
  gap: 16px;
}
.rhma-press-signature-box .left-box img {
  width: 56px;
  height: 56px;
  display: block;
  object-fit: cover;
  aspect-ratio: 16/9;
}
.rhma-press-signature-box .left-box .text-box {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.rhma-press-signature-box .left-box .text-box p {
  color: #101828;
  font-family: "MavenPro-SemiBold";
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 28px;
}
.rhma-press-signature-box .left-box .text-box a {
  color: #475467;
  font-family: "MavenPro-Regular";
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
}
.rhma-press-signature-box .left-box .text-box a:nth-of-type(1) {
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: none;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
}
.rhma-press-signature-box .right-box {
  display: flex;
  align-items: flex-start;
  gap: 12px;
}
.rhma-press-signature-box .right-box button {
  display: flex;
  padding: 10px 14px;
  justify-content: center;
  align-items: center;
  gap: 4px;
  border-radius: 8px;
  border: 1px solid #d0d5dd;
  background: #fff;
  box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05);
  color: #344054;
  font-family: "MavenPro-SemiBold";
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px;
}
.rhma-press-signature-box .right-box button img {
  width: 20px;
  height: 20px;
}
@media screen and (min-width: 2560px) {
  .press-release-text-container {
    padding: 7.031vw 2.5vw 2.5vw 3.75vw;
    gap: 1.563vw;
    flex: 1 0 0;
  }
  .press-release-text-container .leading-text-container {
    gap: 1.563vw;
  }
  .press-release-text-container .leading-text-container .leading-text-wrapper {
    padding: 0 1.25vw;
    gap: 1.25vw;
  }
  .press-release-text-container
    .leading-text-container
    .leading-text-wrapper
    .leading-text-box {
    max-width: 50vw;
    gap: 0.469vw;
  }
  .press-release-text-container
    .leading-text-container
    .leading-text-wrapper
    .leading-text-box
    p:first-child {
    font-size: 0.703vw;
    line-height: 1.094vw;
  }

  .press-release-text-container .following-text-container {
    padding: 0 0;
    gap: 2.5vw;
  }

  .press-release-text-container
    .following-text-container
    .following-text-wrapper {
    max-width: 50vw;
    gap: 1.875vw;
  }

  .press-release-text-container
    .following-text-container
    .following-text-wrapper
    .following-text-box
    .date-pdf-box {
    padding: 0.625vw 0;
    row-gap: 0.938vw;
  }
  .press-release-text-container
    .following-text-container
    .following-text-wrapper
    .following-text-box
    .date-pdf-box
    p {
    font-size: 0.625vw;
    line-height: 0.938vw;
  }
  .press-release-text-container
    .following-text-container
    .following-text-wrapper
    .following-text-box
    .date-pdf-box
    .exp-pdf-btn
    a {
    padding: 0.491vw;
    gap: 0.246vw;
  }

  .press-release-text-container
    .following-text-container
    .following-text-wrapper
    .following-text-box
    > p {
    font-size: 0.703vw;
    line-height: 1.094vw;
  }
  .rhma-press-signature-box {
    margin-top: 0.703vw;
    padding-top: 0.938vw;
    row-gap: 0.938vw;
  }
  .rhma-press-signature-box .left-box {
    gap: 0.625vw;
  }
  .rhma-press-signature-box .left-box img {
    width: 2.188vw;
    height: 2.188vw;
  }

  .rhma-press-signature-box .left-box .text-box p {
    font-size: 0.703vw;
    line-height: 1.094vw;
  }
  .rhma-press-signature-box .left-box .text-box a {
    font-size: 0.625vw;
    line-height: 0.938vw;
  }

  .rhma-press-signature-box .right-box {
    gap: 0.469vw;
  }
  .rhma-press-signature-box .right-box button {
    padding: 0.391vw 0.547vw;
    gap: 0.156vw;
    font-size: 0.547vw;
    line-height: 0.781vw;
  }
  .rhma-press-signature-box .right-box button img {
    width: 0.781vw;
    height: 0.781vw;
  }
}
@media screen and (max-width: 1280px) {
  .press-release-text-container {
    padding: 100px 64px 64px 96px;
    gap: 24px;
  }
}
@media screen and (max-width: 1720px) {
  .press-release-text-container {
    padding: 140px 64px 64px 96px;
    gap: 24px;
  }
  .press-release-text-container .leading-text-container .leading-text-wrapper {
    padding: 0 0px;
  }
}
@media screen and (max-width: 1280px) {
  .press-release-text-container {
    padding: 100px 64px 64px 96px;
    gap: 24px;
  }
}
@media screen and (max-width: 542px) {
  .press-release-text-container {
    padding: 80px 32px 32px 32px;
  }
  .press-release-text-container .leading-text-container {
    padding: 40px 0 20px 0;
  }
  .press-release-text-container .leading-text-container .leading-text-wrapper {
    padding: 0 0px;
  }
  .press-release-text-container
    .leading-text-container
    .leading-text-wrapper
    .leading-text-box
    p:nth-child(2) {
    font-size: 30px;
    line-height: 38px;
    letter-spacing: normal;
  }
  .rhma-press-signature-box {
    margin-top: 18px;
    padding-top: 24px;
    gap: 32px;
  }
}
