.eventCaseInfoBlock {
  margin: 10vw 0;
}
.eventCaseInfoBlock .col {
  display: inline-block;
  vertical-align: middle;
  width: 50%;
}
.eventCaseInfoBlock .col:first-child {
  padding-right: 8.25vw;
}
.eventCaseInfoBlock .col:last-child {
  padding-left: 0.5vw;
}
.eventCaseInfoBlock .col .subTitle,
.eventCaseInfoBlock .col .textTitle {
  max-width: 37.5vw;
}
.eventCaseInfoBlock .col .subTitle {
  margin-bottom: 1.25vw;
}
.eventCaseInfoBlock .col .textTitle {
  text-transform: inherit;
  max-width: 22.25vw;
  margin-bottom: 1.25vw;
}
.eventCaseInfoBlock .col .link {
  margin-top: 1.875vw;
}
.eventCaseInfoBlock .col .innerCols,
.eventCaseInfoBlock .col .list,
.eventCaseInfoBlock .col .buttons {
  max-width: 30vw;
}
.eventCaseInfoBlock .col .innerCols .innerCol {
  display: inline-block;
  vertical-align: top;
}
.eventCaseInfoBlock .col .innerCols .innerCol:first-child {
  width: 7.75vw;
  color: #AEA391;
}
.eventCaseInfoBlock .col .innerCols .innerCol:nth-child(2) {
  width: 22.25vw;
}
.eventCaseInfoBlock .col .innerCols .innerCol.primary p {
  color: #BB8B52;
}
.eventCaseInfoBlock .col .divider {
  width: 100%;
  height: 1px;
  background: #653E30;
  display: block;
  margin: 0.625vw 0;
}
.eventCaseInfoBlock .col .buttons {
  margin-top: 1.25vw;
  text-align: right;
}
@media all and (max-width: 1080px) {
  .eventCaseInfoBlock {
    margin: 14.814vw 0;
  }
  .eventCaseInfoBlock .col:first-child {
    padding-right: 12.222vw;
  }
  .eventCaseInfoBlock .col:last-child {
    padding-left: 0.741vw;
  }
  .eventCaseInfoBlock .col .subTitle,
  .eventCaseInfoBlock .col .textTitle {
    max-width: 55.554vw;
  }
  .eventCaseInfoBlock .col .subTitle {
    margin-bottom: 1.852vw;
  }
  .eventCaseInfoBlock .col .textTitle {
    max-width: 32.963vw;
    margin-bottom: 1.852vw;
  }
  .eventCaseInfoBlock .col .link {
    margin-top: 2.778vw;
  }
  .eventCaseInfoBlock .col .innerCols,
  .eventCaseInfoBlock .col .list,
  .eventCaseInfoBlock .col .buttons {
    max-width: 44.444vw;
  }
  .eventCaseInfoBlock .col .innerCols .innerCol:first-child {
    width: 11.481vw;
  }
  .eventCaseInfoBlock .col .innerCols .innerCol:nth-child(2) {
    width: 32.962vw;
  }
  .eventCaseInfoBlock .col .divider {
    margin: 0.926vw 0;
  }
  .eventCaseInfoBlock .col .buttons {
    margin-top: 1.852vw;
  }
}
@media all and (max-width: 580px) {
  .eventCaseInfoBlock {
    margin: 22.586vw 0;
  }
  .eventCaseInfoBlock .col {
    display: block;
    margin-top: 8.621vw;
    width: 100%;
  }
  .eventCaseInfoBlock .col:first-child {
    margin-top: 0;
    padding-right: 0;
  }
  .eventCaseInfoBlock .col:last-child {
    padding-left: 0;
  }
  .eventCaseInfoBlock .col .subTitle,
  .eventCaseInfoBlock .col .textTitle {
    max-width: 103.446vw;
  }
  .eventCaseInfoBlock .col .subTitle {
    margin-bottom: 3.448vw;
  }
  .eventCaseInfoBlock .col .textTitle {
    max-width: 100%;
    margin-bottom: 3.448vw;
  }
  .eventCaseInfoBlock .col .link {
    margin-top: 5.172vw;
  }
  .eventCaseInfoBlock .col .innerCols,
  .eventCaseInfoBlock .col .list,
  .eventCaseInfoBlock .col .buttons {
    max-width: 100%;
  }
  .eventCaseInfoBlock .col .innerCols .innerCol:first-child {
    width: 20vw;
  }
  .eventCaseInfoBlock .col .innerCols .innerCol:nth-child(2) {
    width: 57.241vw;
  }
  .eventCaseInfoBlock .col .divider {
    margin: 1.724vw 0;
  }
  .eventCaseInfoBlock .col .buttons {
    margin-top: 3.448vw;
  }
}
