[data-v-cf2a18b6]:root {
  --im-breakpoint-xs: $xs-breakpoint;
  --im-breakpoint-sm: $sm-breakpoint;
  --im-breakpoint-md: $md-breakpoint;
  --im-breakpoint-lg: $lg-breakpoint;
  --im-breakpoint-xl: $xl-breakpoint;
}
.medail-reports-compnent .media-list-outer[data-v-cf2a18b6] {
  margin-top: 80px;
}
.medail-reports-compnent .media-list-outer .media-gp[data-v-cf2a18b6] {
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  background-color: #fff;
  display: flex;
  padding: 30px 30px 30px 0;
  text-decoration: none;
  color: #000000;
  transition: 0.4s ease;
}
@media only screen and (max-width: 767px) {
.medail-reports-compnent .media-list-outer .media-gp[data-v-cf2a18b6] {
    display: block;
    padding: 0 0 20px 0;
}
}
.medail-reports-compnent .media-list-outer .media-gp[data-v-cf2a18b6]:hover {
  background-color: #eaf2f7;
}
.medail-reports-compnent .media-list-outer .media-gp + .media-gp[data-v-cf2a18b6] {
  margin-top: 30px;
}
.medail-reports-compnent .media-list-outer .media-gp .left-img[data-v-cf2a18b6] {
  width: 350px;
  flex: none;
  margin-right: 30px;
}
@media only screen and (max-width: 767px) {
.medail-reports-compnent .media-list-outer .media-gp .left-img[data-v-cf2a18b6] {
    width: 100%;
    height: 180px;
    overflow: hidden;
    display: flex;
    align-items: center;
}
.medail-reports-compnent .media-list-outer .media-gp .left-img img[data-v-cf2a18b6] {
    width: 100%;
}
}
.medail-reports-compnent .media-list-outer .media-gp .left-img img[data-v-cf2a18b6] {
  width: 100%;
}
.medail-reports-compnent .media-list-outer .media-gp .right-info[data-v-cf2a18b6] {
  width: 0;
  flex: 1;
  display: flex;
  flex-direction: column;
}
@media only screen and (max-width: 767px) {
.medail-reports-compnent .media-list-outer .media-gp .right-info[data-v-cf2a18b6] {
    width: 100%;
    padding: 0 15px;
}
}
.medail-reports-compnent .media-list-outer .media-gp .right-info .media-title[data-v-cf2a18b6] {
  color: #0b3852;
  line-height: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
@media only screen and (max-width: 767px) {
.medail-reports-compnent .media-list-outer .media-gp .right-info .media-title[data-v-cf2a18b6] {
    margin-top: 15px;
    font-size: 14px;
    line-height: 20px;
}
}
.medail-reports-compnent .media-list-outer .media-gp .right-info .media-time[data-v-cf2a18b6] {
  font-size: 12px;
  line-height: 17px;
  margin-top: 10px;
  color: #666666;
}
@media only screen and (max-width: 767px) {
.medail-reports-compnent .media-list-outer .media-gp .right-info .media-time[data-v-cf2a18b6] {
    line-height: 15px;
}
}
.medail-reports-compnent .media-list-outer .media-gp .right-info .media-text[data-v-cf2a18b6] {
  font-size: 14px;
  line-height: 20px;
  margin-top: 15px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
@media only screen and (max-width: 767px) {
.medail-reports-compnent .media-list-outer .media-gp .right-info .media-text[data-v-cf2a18b6] {
    -webkit-line-clamp: 2;
    margin-top: 10px;
    font-size: 12px;
    line-height: 15px;
}
}
.medail-reports-compnent .media-list-outer .media-gp .right-info .media-read-more[data-v-cf2a18b6] {
  flex: 1;
  display: flex;
  align-items: flex-end;
  margin-top: 20px;
  line-height: 24px;
  color: #0b3852;
  text-decoration: underline;
}
@media only screen and (max-width: 767px) {
.medail-reports-compnent .media-list-outer .media-gp .right-info .media-read-more[data-v-cf2a18b6] {
    margin-top: 15px;
    font-size: 14px;
    line-height: 20px;
}
}
.medail-reports-compnent .pagination-outer[data-v-cf2a18b6] {
  margin: 60px 0;
  display: flex;
  justify-content: center;
}[data-v-5e20c8c5]:root {
  --im-breakpoint-xs: $xs-breakpoint;
  --im-breakpoint-sm: $sm-breakpoint;
  --im-breakpoint-md: $md-breakpoint;
  --im-breakpoint-lg: $lg-breakpoint;
  --im-breakpoint-xl: $xl-breakpoint;
}
.media-outer[data-v-5e20c8c5] {
  color: #000000;
  padding-bottom: 60px;
}
@media only screen and (max-width: 767px) {
.media-outer[data-v-5e20c8c5] {
    padding-bottom: 50px;
}
}
.media-outer .story-title[data-v-5e20c8c5] {
  text-align: center;
  padding-top: 80px;
  font-size: 24px;
  font-weight: 500;
}
@media only screen and (max-width: 767px) {
.media-outer .story-title[data-v-5e20c8c5] {
    padding-top: 40px;
    font-size: 16px;
}
}
.media-outer .button-gp[data-v-5e20c8c5] {
  margin-top: 60px;
  text-align: center;
}
@media only screen and (max-width: 767px) {
.media-outer .button-gp[data-v-5e20c8c5] {
    margin-top: 50px;
}
}
.media-outer .media-img[data-v-5e20c8c5] {
  text-align: center;
  margin-top: 80px;
}
@media only screen and (max-width: 767px) {
.media-outer .media-img[data-v-5e20c8c5] {
    margin-top: 40px;
}
}
.media-outer .media-img img[data-v-5e20c8c5] {
  width: 467px;
}
@media only screen and (max-width: 767px) {
.media-outer .media-img img[data-v-5e20c8c5] {
    width: 262px;
}
}