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

.styles__post___ktZwh {
  position: relative;
  overflow: hidden;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  box-shadow: 0 2px 10px rgba(31, 45, 61, 0.16);
}
.styles__post___ktZwh > a {
  transition: color 0.3s;
}
.styles__post___ktZwh > a:hover {
  color: var(--color-primary, #E5AA61);
}

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

.styles__col-3___AzihH {
}

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

.styles__main-image-wrapper___s6EjK {
  overflow: hidden;
  width: 700px;
  height: 393px;
  position: relative;
  float: left;
  background: #f9f9f9;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}

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

.styles__post-info___KTZE_ {
  padding: 15px 15px 20px;
  background: #fff;
}
.styles__post-info___KTZE_ h2 {
  font-weight: bold;
  font-variation-settings: "wght" 700, "slnt" 0;
  line-height: 160%;
  height: 50px;
  overflow: hidden;
}
.styles__post-info___KTZE_ .styles__date___LsFcc {
  font-size: 14px;
  color: #6B7C93;
  float: right;
}
.styles__post-info___KTZE_ .styles__description___gaqZr {
  line-height: 190%;
  text-align: justify;
  margin-top: 16px;
  color: #45424E;
  margin-bottom: 25px;
}
.styles__post-info___KTZE_ .styles__post-btn___e3_ix {
  float: left;
  min-width: 130px;
}

.styles__main-post-info___k_klX {
  padding: 35px 40px 40px;
  background: #fff;
  position: absolute;
  bottom: 22px;
  right: 0;
  width: 530px;
  box-shadow: 0 2px 10px rgba(31, 45, 61, 0.16);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
.styles__main-post-info___k_klX h2 {
  font-weight: bold;
  font-variation-settings: "wght" 700, "slnt" 0;
  line-height: 170%;
  font-size: 22px;
  overflow: hidden;
}
.styles__main-post-info___k_klX .styles__pre-title___Dv5sk {
  color: var(--color-primary, #E5AA61);
  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, #E5AA61);
  padding-right: 8px;
}
.styles__main-post-info___k_klX .styles__date___LsFcc {
  font-size: 16px;
  color: #6B7C93;
  margin-top: 15px;
  display: block;
}
.styles__main-post-info___k_klX .styles__description___gaqZr {
  line-height: 190%;
  text-align: justify;
  margin-top: 16px;
  color: #45424E;
  margin-bottom: 25px;
}
.styles__main-post-info___k_klX .styles__post-btn___e3_ix {
  margin-top: 40px;
  min-width: 130px;
}

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

.styles__title___qQn97 {
  color: #45424E;
  display: inline-block;
  position: relative;
  font-weight: bold;
  font-variation-settings: "wght" 700, "slnt" 0;
  font-size: 18px;
}
.styles__title___qQn97:after {
  content: "";
  background: #45424E;
  width: 60px;
  height: 2px;
  display: block;
  margin-top: 20px;
}

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

.styles__empty-state-text___iZE_E {
  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___RwtP4 {
    width: 95%;
  }
}
@media only screen and (max-width: 979px) {
  .styles__inner___RwtP4 {
    width: 92%;
  }
  .styles__image-wrapper___P5oDN, .styles__main-image-wrapper___s6EjK {
    height: auto;
    width: 100%;
    float: none;
  }
  .styles__image-wrapper___P5oDN:before, .styles__main-image-wrapper___s6EjK:before {
    content: "";
    display: block;
    margin-top: calc(55% - 1px);
  }
  .styles__main-post-info___k_klX {
    position: static;
    bottom: 0;
    right: 0;
    width: 100%;
    padding: 15px 15px 20px;
  }
  .styles__main-post-info___k_klX .styles__post-btn___e3_ix {
    display: block;
  }
  .styles__main-post-info___k_klX h2 {
    font-size: 18px;
  }
}
/* Colors */
/* Font */
/* Width & Height */
.styles__title-wrapper___GWPDF {
  text-align: center;
  margin-bottom: 35px;
  position: relative;
}
.styles__title-wrapper___GWPDF:before {
  content: "";
  background: var(--color-primary, #E5AA61);
  height: 1px;
  width: 80px;
  display: block;
  margin: 0 auto 15px;
}
.styles__title-wrapper___GWPDF:after {
  content: "";
  background: var(--color-primary, #E5AA61);
  height: 1px;
  width: 80px;
  display: block;
  margin: 17px auto 0;
}

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

.styles__title-dark___p_76i .styles__title___DvZrb {
  color: #fff;
}
.styles__title-dark___p_76i .styles__description___Cua9q {
  color: rgba(255, 255, 255, 0.8);
}
.styles__title-dark___p_76i:before {
  background: #fff;
}
.styles__title-dark___p_76i:after {
  background: #fff;
}

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


.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%;
  }
}
