.sponsors_block {
  margin: 70px 119px 0; }
  @media (max-width: 1600px) {
    .sponsors_block {
      margin: 70px 16px 0; } }
  @media (max-width: 767px) {
    .sponsors_block {
      margin: 53px 16px 0; } }
  .sponsors_block--title {
    position: relative;
    font-family: 'Montserrat', Arial, sans-serif;
    font-style: normal;
    font-weight: 900;
    font-size: 34px;
    line-height: 41px;
    color: #282B33; }
    @media (max-width: 1600px) {
      .sponsors_block--title {
        font-size: 24px; } }
    @media (max-width: 767px) {
      .sponsors_block--title {
        font-size: 25px;
        line-height: 30px; } }
    .sponsors_block--title span {
      position: relative;
      z-index: 1; }
    .sponsors_block--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: 60px;
      line-height: 73px;
      color: #EAEAEA; }
      @media (max-width: 1600px) {
        .sponsors_block--title:before {
          font-size: 40px; } }
      @media (max-width: 767px) {
        .sponsors_block--title:before {
          font-size: 38px;
          line-height: 46px;
          white-space: nowrap; } }
    @media (max-width: 767px) {
      .sponsors_block--title {
        font-size: 25px;
        line-height: 30px; } }
    @media (max-width: 767px) {
      .sponsors_block--title {
        overflow: hidden; } }
  .sponsors_block--section {
    padding-top: 23px; }
    @media (max-width: 767px) {
      .sponsors_block--section {
        padding-top: 19px; } }
    .sponsors_block--section__title {
      font-family: 'Montserrat', Arial, sans-serif;
      font-style: normal;
      font-weight: 500;
      font-size: 14px;
      line-height: 17px;
      color: #858585; }
      @media (max-width: 767px) {
        .sponsors_block--section__title {
          font-size: 12px;
          line-height: 15px;
          text-align: center; } }
  .sponsors_block--list {
    padding-top: 31px; }
  .sponsors_block--link {
    text-align: center;
    display: block;
    text-decoration: none;
    padding-bottom: 31px;
    border-bottom: 1px solid #EAEAEA;
    margin-bottom: 8.5px;
    position: relative; }
    .sponsors_block--link:before {
      opacity: 0;
      content: '';
      display: block;
      width: 100%;
      height: 3px;
      background-color: #BF273A;
      position: absolute;
      left: 0;
      bottom: 0;
      transition: all .3s ease; }
    .sponsors_block--link:after {
      opacity: 0;
      content: '';
      display: block;
      position: absolute;
      bottom: 0;
      left: 50%;
      transform: translate(-50%, 40%);
      background-image: url("/local/resource/images/sp_portal_v2/romb.svg");
      background-size: contain;
      width: 29px;
      height: 17px;
      transition: all .3s ease; }
    .sponsors_block--link:focus {
      text-decoration: none; }
    .sponsors_block--link:hover {
      text-decoration: none; }
      .sponsors_block--link:hover img {
        -webkit-filter: none;
        -moz-filter: none;
        -ms-filter: none;
        -o-filter: none;
        filter: none;
        filter: none;
        /* IE 6-9 */ }
      .sponsors_block--link:hover:before, .sponsors_block--link:hover:after {
        opacity: 1; }
        @media (max-width: 767px) {
          .sponsors_block--link:hover:before, .sponsors_block--link:hover:after {
            opacity: 0; } }
    @media (max-width: 767px) {
      .sponsors_block--link {
        min-height: 145px;
        border-bottom: none;
        padding-bottom: 0;
        margin-bottom: 0; } }
  .sponsors_block--logo {
    position: relative;
    z-index: 1;
    text-align: center;
    vertical-align: middle;
    display: inline-block;
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    min-height: 70px; }
    @media (max-width: 767px) {
      .sponsors_block--logo {
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: center;
        padding: 0 5px; } }
  .sponsors_block--image {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
    /* IE 6-9 */
    transition: all .3s ease;
    display: inline-block !important;
    max-width: 100%;
    width: auto; }
  .sponsors_block--name {
    position: relative;
    z-index: 1;
    margin-top: 17px;
    display: block;
    font-family: 'Montserrat', Arial, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    /* identical to box height */
    color: #858585; }
    @media (max-width: 1600px) {
      .sponsors_block--name {
        font-size: 12px; } }
    @media (max-width: 767px) {
      .sponsors_block--name {
        font-size: 9px;
        line-height: 13px; } }

/*# sourceMappingURL=style.css.map */
