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

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

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

.styles__col-3___k4TbY {
}

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

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

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

.styles__post-info___vtagt {
  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___vtagt h2 {
  font-weight: bold;
  font-variation-settings: "wght" 700, "slnt" 0;
  line-height: 160%;
  height: 50px;
  overflow: hidden;
}
.styles__post-info___vtagt .styles__date___tUkJU {
  font-size: 14px;
  color: #6B7C93;
  float: right;
}
.styles__post-info___vtagt .styles__description___PmTsR {
  line-height: 190%;
  text-align: justify;
  margin-top: 16px;
  color: #2C2C2D;
  margin-bottom: 25px;
}
.styles__post-info___vtagt .styles__post-btn___ndZEv {
  float: left;
  min-width: 130px;
}

.styles__main-post-info___O027B {
  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___O027B h2 {
  font-weight: bold;
  font-variation-settings: "wght" 700, "slnt" 0;
  line-height: 170%;
  font-size: 22px;
  overflow: hidden;
}
.styles__main-post-info___O027B .styles__pre-title___IIgyU {
  color: var(--color-primary, #02A9CB);
  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, #02A9CB);
  padding-right: 8px;
}
.styles__main-post-info___O027B .styles__date___tUkJU {
  font-size: 16px;
  color: #6B7C93;
  margin-top: 15px;
  display: block;
}
.styles__main-post-info___O027B .styles__description___PmTsR {
  line-height: 190%;
  text-align: justify;
  margin-top: 16px;
  color: #2C2C2D;
  margin-bottom: 25px;
}
.styles__main-post-info___O027B .styles__post-btn___ndZEv {
  margin-top: 40px;
  min-width: 130px;
}

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

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

.styles__empty-state-text___G_gYc {
  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___SW0Kf {
    width: 95%;
  }
}
@media only screen and (max-width: 979px) {
  .styles__inner___SW0Kf {
    width: 92%;
  }
  .styles__image-wrapper___Dy_yU, .styles__main-image-wrapper___TeByC {
    height: auto;
    width: 100%;
    float: none;
  }
  .styles__image-wrapper___Dy_yU:before, .styles__main-image-wrapper___TeByC:before {
    content: "";
    display: block;
    margin-top: calc(55% - 1px);
  }
  .styles__main-post-info___O027B {
    position: static;
    bottom: 0;
    right: 0;
    width: 100%;
    padding: 15px 15px 20px;
  }
  .styles__main-post-info___O027B .styles__post-btn___ndZEv {
    display: block;
  }
  .styles__main-post-info___O027B h2 {
    font-size: 18px;
  }
  .styles__post___Sk0Or {
    overflow: hidden;
    box-shadow: 0 10px 30px rgba(50, 50, 93, 0.12), 0 -1px 4px rgba(0, 0, 0, 0.06);
  }
  .styles__post-info___vtagt {
    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___brlxm {
  text-align: center;
  margin-bottom: 35px;
  position: relative;
}
.styles__title-wrapper___brlxm:after {
  content: "";
  background: #2C2C2D;
  width: 60px;
  height: 2px;
  display: block;
  margin: 20px auto 0;
}

.styles__title___InWmx {
  color: #2C2C2D;
  display: inline-block;
  font-weight: bold;
  font-variation-settings: "wght" 700, "slnt" 0;
  font-size: 22px;
  line-height: 170%;
}

.styles__title-dark___FwmDI .styles__title___InWmx {
  color: #fff;
}
.styles__title-dark___FwmDI:after {
  background: #fff;
}
.styles__title-dark___FwmDI .styles__description___lku2S {
  color: rgba(255, 255, 255, 0.8);
}

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

@media only screen and (max-width: 979px) {
  .styles__title___InWmx {
    font-size: 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%;
  }
}
