/* Colors */
/* Font */
/* Width & Height */
/* Mixins */
.styles__inner___VftlY {
  max-width: 1200px;
  width: 98%;
  margin: 0 auto 50px;
  position: relative;
}

.styles__post___m5LVB {
  position: relative;
}
.styles__post___m5LVB > a {
  transition: color 0.3s;
}
.styles__post___m5LVB > a:hover {
  color: var(--color-primary, #ef4056);
}

.styles__main-post___B6FTw {
  margin-bottom: 50px;
  position: relative;
}
.styles__main-post___B6FTw > a {
  transition: color 0.3s;
}
.styles__main-post___B6FTw > a:hover {
  color: var(--color-primary, #ef4056);
}

.styles__col-3___IxFa0 {
}

.styles__image-wrapper___FFLoe {
  overflow: hidden;
  height: 216px;
  position: relative;
  background: #f9f9f9;
}

.styles__main-image-wrapper___hNPqM {
  overflow: hidden;
  width: 700px;
  height: 393px;
  position: relative;
  float: left;
  background: #f9f9f9;
}

.styles__image___Aepjh {
  width: 100%;
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  margin: 0 auto;
}

.styles__post-info___M9gb_ {
  padding: 15px 15px 20px;
  background: #fff;
  position: relative;
  margin-top: -70px;
  right: 5px;
  max-width: 340px;
  width: 104%;
  box-shadow: 0 10px 30px rgba(50, 50, 93, 0.12), 0 -1px 4px rgba(0, 0, 0, 0.06);
}
.styles__post-info___M9gb_ h2 {
  font-weight: bold;
  font-variation-settings: "wght" 700, "slnt" 0;
  line-height: 160%;
  height: 50px;
  overflow: hidden;
}
.styles__post-info___M9gb_ .styles__date___X59tF {
  font-size: 14px;
  color: #6B7C93;
  float: right;
}
.styles__post-info___M9gb_ .styles__description___q1EMC {
  line-height: 190%;
  text-align: justify;
  margin-top: 16px;
  color: #0C0C15;
  margin-bottom: 25px;
}
.styles__post-info___M9gb_ .styles__post-btn___st0c3 {
  float: left;
  min-width: 130px;
}

.styles__main-post-info___FlzR7 {
  padding: 35px 40px 40px;
  background: #fff;
  position: absolute;
  bottom: 22px;
  right: 0;
  width: 530px;
  box-shadow: 0 10px 30px rgba(50, 50, 93, 0.12), 0 -1px 4px rgba(0, 0, 0, 0.06);
}
.styles__main-post-info___FlzR7 h2 {
  font-weight: bold;
  font-variation-settings: "wght" 700, "slnt" 0;
  line-height: 170%;
  font-size: 22px;
  overflow: hidden;
}
.styles__main-post-info___FlzR7 .styles__pre-title___CVdBe {
  color: var(--color-primary, #ef4056);
  font-weight: 100;
  font-variation-settings: "wght" 100, "slnt" 0;
  display: block;
  margin-bottom: 10px;
  font-size: 14px;
  border-right: 3px solid var(--color-primary, #ef4056);
  padding-right: 8px;
}
.styles__main-post-info___FlzR7 .styles__date___X59tF {
  font-size: 16px;
  color: #6B7C93;
  margin-top: 15px;
  display: block;
}
.styles__main-post-info___FlzR7 .styles__description___q1EMC {
  line-height: 190%;
  text-align: justify;
  margin-top: 16px;
  color: #0C0C15;
  margin-bottom: 25px;
}
.styles__main-post-info___FlzR7 .styles__post-btn___st0c3 {
  margin-top: 40px;
  min-width: 130px;
}

.styles__post-footer___ww8iU {
  margin-top: 15px;
}

.styles__empty-state___ynNda {
  text-align: center;
  padding: 20px 0 55px;
}

.styles__empty-state-text___ma3Nd {
  display: inline-block;
  line-height: 160%;
  background: #F1F3F5;
  padding: 5px 20px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  border-radius: 30px;
}

@media only screen and (min-width: 980px) and (max-width: 1223px) {
  .styles__inner___VftlY {
    width: 95%;
  }
}
@media only screen and (max-width: 979px) {
  .styles__inner___VftlY {
    width: 92%;
  }
  .styles__image-wrapper___FFLoe, .styles__main-image-wrapper___hNPqM {
    height: auto;
    width: 100%;
    float: none;
  }
  .styles__image-wrapper___FFLoe:before, .styles__main-image-wrapper___hNPqM:before {
    content: "";
    display: block;
    margin-top: calc(55% - 1px);
  }
  .styles__main-post-info___FlzR7 {
    position: static;
    bottom: 0;
    right: 0;
    width: 100%;
    padding: 15px 15px 20px;
  }
  .styles__main-post-info___FlzR7 .styles__post-btn___st0c3 {
    display: block;
  }
  .styles__main-post-info___FlzR7 h2 {
    font-size: 18px;
  }
  .styles__post___m5LVB {
    overflow: hidden;
  }
  .styles__post-info___M9gb_ {
    padding: 15px 15px 20px;
    background: #fff;
    position: relative;
    margin-top: 0;
    right: 0;
    width: 100%;
    box-shadow: none;
  }
}
/* Colors */
/* Font */
/* Width & Height */
.styles__title-wrapper___gNRuL {
  text-align: center;
  margin-bottom: 35px;
}

.styles__title___qH9Sq {
  color: #0C0C15;
  display: inline-block;
  position: relative;
  font-weight: bold;
  font-variation-settings: "wght" 700, "slnt" 0;
  font-size: 22px;
  line-height: 170%;
}
.styles__title___qH9Sq:before {
  content: "";
  background: #0C0C15;
  height: 40px;
  width: 1px;
  display: block;
  margin: 0 auto 12px;
}

.styles__title-dark___iTRwX .styles__title___qH9Sq {
  color: #fff;
}
.styles__title-dark___iTRwX .styles__title___qH9Sq:before {
  background: #fff;
}
.styles__title-dark___iTRwX .styles__description___IPDw_ {
  color: rgba(255, 255, 255, 0.8);
}

.styles__description___IPDw_ {
  margin-top: 12px;
  color: #6B7C93;
  font-size: 14px;
  line-height: 160%;
}

@media only screen and (max-width: 979px) {
  .styles__title___qH9Sq {
    font-size: 20px;
  }
  .styles__title___qH9Sq:before {
    height: 20px;
  }
}


.pagination__pagination___M9U9w {
  display: flex;
  align-items: center;
  width: 100%;
  background: #EDEEF4;
  padding: 12px;
  font-size: 14px;
  border-radius: 5px;
}

.pagination__button___CrYh6 {
  width: 160px;
  font-size: 14px;
  padding: 0 10px;

  .pagination__button-icon___L6W_r {
    font-size: 13px;
  }
}

.pagination__prev___t0ocm {
  width: 160px;
}

.pagination__next___kfDyx {
  width: 160px;
}

.pagination__info___fbit5 {
  flex: 1;
  height: 45px;
  line-height: 45px;
  text-align: center;
}

.pagination__pageJump___DfcSw {
  display: inline-block;
  margin: 0 15px;
}

.pagination__currentPage___hXlcD {
  display: inline-block;
}

.pagination__total-page___lCtyc {
  margin-right: 3px;
}

.pagination__text-box___KMsbf {
  border: 1px solid var(--borderColor);
  width: 130px;
  padding: 0 15px;
  height: 45px;
  text-align: center;
  border-radius: 5px;

  &:disabled {
    background: var(--antiFlashWhite);
    color: var(--disabledText);
    cursor: not-allowed;
  }
}

@media only screen and (max-width: 768px) {
  .pagination__info___fbit5 {
    widtH: 100%;
    margin: 12px 0;
  }

  .pagination__pagination___M9U9w {
    flex-direction: column-reverse;
  }

  .pagination__pageJump___DfcSw {
    width: 50%;
  }

  .pagination__button___CrYh6 {
    flex: 1;
    width: 100%;
  }

  .pagination__prev___t0ocm, .pagination__next___kfDyx {
    flex: 1;
    width: 100%;
  }

  .pagination__next___kfDyx {
    margin-right: 10px;
  }

  .pagination__text-box___KMsbf {
    width: 100%;
  }
}
