.about_press--title {
  position: relative;
  font-family: 'Montserrat', Arial, sans-serif;
  font-style: normal;
  font-weight: 900;
  font-size: 36px;
  line-height: 44px;
  color: #282B33; }
  @media (max-width: 1600px) {
    .about_press--title {
      font-size: 24px; } }
  .about_press--title span {
    position: relative;
    z-index: 1; }
  .about_press--title:before {
    z-index: 0;
    display: block;
    content: attr(data-title);
    position: absolute;
    bottom: 0;
    left: 0;
    font-family: 'Montserrat', Arial, sans-serif;
    font-style: normal;
    font-weight: 900;
    font-size: 64px;
    line-height: 78px;
    color: #EAEAEA; }
    @media (max-width: 1600px) {
      .about_press--title:before {
        font-size: 40px; } }
    @media (max-width: 640px) {
      .about_press--title:before {
        font-size: 38px;
        line-height: 46px;
        white-space: nowrap;
        bottom: 50%; } }
  .about_press--title br {
    display: none; }
  @media (max-width: 640px) {
    .about_press--title {
      font-size: 25px;
      line-height: 30px; }
      .about_press--title br {
        display: inline-block; } }
.about_press--list {
  margin-top: 33px; }
  .about_press--list__meta {
    display: flex;
    flex-direction: row;
    align-items: center; }
  .about_press--list__label {
    margin-right: 16px; }
    .about_press--list__label div {
      display: block;
      padding: 5px 10px 5px;
      text-align: center;
      background-color: #BF273A;
      mix-blend-mode: normal;
      text-decoration: none;
      font-family: 'Montserrat', Arial, sans-serif;
      font-style: normal;
      font-weight: 700;
      font-size: 14px;
      line-height: 17px;
      color: #FFFFFF; }
      @media (max-width: 640px) {
        .about_press--list__label div {
          font-size: 12px; } }
  .about_press--list__date {
    font-family: 'Montserrat', Arial, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    color: #282B33; }
    @media (max-width: 640px) {
      .about_press--list__date {
        font-size: 12px; } }
  .about_press--list__title {
    margin-top: 8px; }
    @media (max-width: 640px) {
      .about_press--list__title {
        margin-top: 10px; } }
    .about_press--list__title--link {
      font-family: 'Montserrat', Arial, sans-serif;
      font-style: normal;
      font-weight: 500;
      font-size: 18px;
      line-height: 20px;
      color: #000000; }
      @media (max-width: 640px) {
        .about_press--list__title--link {
          font-size: 14px;
          line-height: 20px; } }
      .about_press--list__title--link:hover {
        color: #000000;
        text-decoration: none; }
.about_press--item {
  border-top: 1px solid #C8C8C8;
  padding: 11px 0 11px; }
  @media (max-width: 640px) {
    .about_press--item {
      padding: 14px 0 18px; } }

/*# sourceMappingURL=style.css.map */
