.posts-all-more {
  padding: 212px 0 100px 0;
  background: #FFF;
}
.posts-all-more .more-container {
  max-width: 1500px;
  margin: 0 auto;
  padding: 0 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
  row-gap: 50px;
}
.posts-all-more .blog-tabs-wrap {
  margin-bottom: 0;
}
.posts-all-more .more-content-box.more-content-box-main .more-items-box {
  max-width: 100%;
}
.posts-all-more .more-content-box.more-content-box-main .podcast-more .card-title {
  font-size: 22px;
  font-weight: 700;
  line-height: normal;
}
.posts-all-more .article-more, .posts-all-more .consultant-more, .posts-all-more .deal-more, .posts-all-more .podcast-more {
  padding: 0;
  background: transparent;
  display: flex;
  justify-content: center;
  width: 100%;
}
.posts-all-more .deal-more .more-card {
  width: 100%;
}
.posts-all-more .podcast-more .more-items-box {
  max-width: 100%;
}
.posts-all-more .podcast-more .more-items-box .slider-nav-button {
  display: none;
}
.posts-all-more .podcast-more .card-title {
  font-size: 28px;
  font-weight: 500;
  line-height: 120%;
}
.posts-all-more .podcast-more .more-items {
  gap: 50px;
}
.posts-all-more .more-items-posts {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  gap: 50px;
}
.posts-all-more .more-items-posts .more-items-box {
  margin-bottom: 0;
}
.posts-all-more .more-items-posts .article-more, .posts-all-more .more-items-posts .deal-more, .posts-all-more .more-items-posts .podcast-more {
  width: calc(33.3333333333% - 34px);
}
.posts-all-more .more-items-posts .podcast-more .more-card {
  border-radius: 24px;
  background: #FFF;
  border: 1px solid #ECECEC;
}
.posts-all-more .more-items-posts .podcast-more .card-link {
  flex-direction: column;
}
.posts-all-more .more-items-posts .podcast-more .card-image {
  width: 100%;
  height: 230px;
}
.posts-all-more .more-items-posts .podcast-more .card-content {
  width: 100%;
  padding: 32px 20px;
  row-gap: 10px;
}
.posts-all-more .more-items-posts .podcast-more .card-badge {
  background: #F3F3F3;
}
.posts-all-more .more-items-posts .podcast-more .card-authors-list {
  display: none;
}
.posts-all-more .more-items-posts .podcast-more .card-authors-inline {
  display: flex;
}
.posts-all-more .more-items-posts .podcast-more .card-authors {
  align-items: center;
  gap: 8px;
}
.posts-all-more .more-items-posts .article-more .card-excerpt {
  white-space: normal;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.posts-all-more .more-items-posts .deal-more .card-badge {
  margin-bottom: 0;
}
.posts-all-more .more-items-posts .deal-more .card-meta {
  margin-bottom: 0;
}
.posts-all-more .more-content-box {
  display: flex;
  flex-direction: column;
  width: 100%;
}
.posts-all-more .more-text-box {
  color: #3F3F3A;
  margin-bottom: 50px;
  max-width: 701px;
  width: 100%;
}
.posts-all-more .more-title {
  font-size: 52px;
  font-weight: 900;
  line-height: 96%;
  text-align: right;
  margin-bottom: 24px;
}
.posts-all-more .more-title.more-title-main {
  font-size: 76px;
  line-height: 100%;
  text-align: center;
}
.posts-all-more .more-title.more-title-single {
  font-size: 56px;
  line-height: 120%;
  text-align: center;
  margin-bottom: 42px;
}
.posts-all-more .more-description {
  font-size: 26px;
  font-weight: 400;
  line-height: 120%;
}
.posts-all-more .more-items-btn {
  border-radius: 153.775px;
  height: 71px;
  width: 290px;
  text-align: center;
  font-size: 24px;
  font-weight: 700;
  line-height: normal;
  letter-spacing: -0.96px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 2px solid #3f3f3a;
  background: #FFF;
  color: #08193d;
  padding: 18px 48px;
  transition: all 0.3s ease;
  margin: 0 auto;
}
.posts-all-more .owl-carousel .owl-nav {
  display: none;
}
.posts-all-more .more-items-box {
  display: flex;
  flex-direction: column;
  align-self: center;
  position: relative;
  max-width: 1292px;
  width: 100%;
  margin: 0 0 50px 0;
}
.posts-all-more .more-items-box .more-slider {
  width: 100%;
}
.posts-all-more .more-items-box .more-slider .owl-stage {
  display: flex;
}
.posts-all-more .more-items-box .more-slider .owl-item {
  display: flex;
}
.posts-all-more .more-items-box .more-slider .more-card {
  width: 100%;
}
.posts-all-more .more-items-box .more-slider-nav {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 24px;
  margin-top: 20px;
}
.posts-all-more .more-items-box .slider-nav-button {
  background: none;
  border: 0;
  padding: 0;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 42px;
  height: 42px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.posts-all-more .more-items-box .slider-nav-button.more-slider-button-prev {
  left: -74px;
}
.posts-all-more .more-items-box .slider-nav-button.more-slider-button-next {
  right: -74px;
}
.posts-all-more .more-items-box .slider-nav-icon {
  display: block;
}
.posts-all-more .more-items-box .more-slider-dots {
  display: flex;
  gap: 7px;
}
.posts-all-more .more-items-box .more-slider-dot {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: #A7A7A7;
  opacity: 0.3;
  border: none;
  cursor: pointer;
  transition: all 0.3s ease;
}
.posts-all-more .more-items-box .more-slider-dot-active {
  width: 52px;
  border-radius: 87px;
  background: #A7A7A7;
  opacity: 1;
}
.posts-all-more .card-arrow-box {
  display: block;
  width: 15.138px;
  height: auto;
  align-self: flex-end;
  overflow: hidden;
}
.posts-all-more .card-arrow-box .card-arrow {
  width: 100%;
  height: auto;
  object-fit: cover;
}

.page-template-realtors-page .posts-all-more {
  padding: 116px 0 146px 0;
}
.page-template-realtors-page .posts-all-more .more-content-box {
  width: 100%;
}
.page-template-realtors-page .posts-all-more .quote-text {
  color: #71A130;
}

.page-template-mortgage-page .posts-all-more {
  padding: 94px 0;
}
.page-template-mortgage-page .posts-all-more .more-content-box {
  width: 100%;
}

.page-template-consultant-page .posts-all-more {
  padding: 100px 0;
}
.page-template-consultant-page .posts-all-more .more-content-box {
  width: 100%;
}

@media (max-width: 1440px) and (min-width: 769px) {
  .posts-all-more {
    padding: clamp(152px, 14.7222222222vw, 212px) 0 clamp(60px, 6.9444444444vw, 100px) 0;
  }
  .posts-all-more .more-container {
    row-gap: clamp(32px, 3.4722222222vw, 50px);
  }
  .posts-all-more .more-content-box {
    width: 90%;
  }
  .posts-all-more .more-content-box.more-content-box-main .podcast-more .card-title {
    font-size: clamp(18px, 1.5277777778vw, 22px);
  }
  .posts-all-more .blog-tabs .blog-tab-text {
    font-size: clamp(10px, 1.1111111111vw, 16px);
  }
  .posts-all-more .podcast-more .more-items {
    gap: clamp(32px, 3.4722222222vw, 50px);
  }
  .posts-all-more .podcast-more .card-title {
    font-size: clamp(20px, 1.9444444444vw, 28px);
  }
  .posts-all-more .more-items-posts {
    gap: clamp(32px, 3.4722222222vw, 50px);
  }
  .posts-all-more .more-items-posts .article-more, .posts-all-more .more-items-posts .deal-more, .posts-all-more .more-items-posts .podcast-more {
    width: calc(33.3333333333% - clamp(22px, 2.3611111111vw, 34px));
  }
  .posts-all-more .more-items-posts .podcast-more .more-card {
    border-radius: clamp(16px, 1.6666666667vw, 24px);
  }
  .posts-all-more .more-items-posts .podcast-more .card-image {
    height: clamp(178px, 15.9722222222vw, 230px);
  }
  .posts-all-more .more-items-posts .podcast-more .card-content {
    padding: clamp(20px, 2.2222222222vw, 32px) clamp(16px, 1.3888888889vw, 20px);
    row-gap: clamp(8px, 0.6944444444vw, 10px);
  }
  .posts-all-more .more-items-posts .podcast-more .card-authors {
    gap: clamp(6px, 0.5555555556vw, 8px);
  }
  .posts-all-more .more-text-box {
    margin-bottom: clamp(32px, 3.4722222222vw, 50px);
    max-width: clamp(520px, 48.6805555556vw, 701px);
  }
  .posts-all-more .more-title {
    font-size: clamp(40px, 3.6111111111vw, 52px);
    margin-bottom: clamp(16px, 1.6666666667vw, 24px);
  }
  .posts-all-more .more-title.more-title-main {
    font-size: clamp(56px, 5.2777777778vw, 76px);
  }
  .posts-all-more .more-title.more-title-single {
    font-size: clamp(36px, 3.8888888889vw, 56px);
    margin-bottom: clamp(24px, 2.9166666667vw, 42px);
  }
  .posts-all-more .more-description {
    font-size: clamp(18px, 1.8055555556vw, 26px);
  }
  .posts-all-more .more-items-btn {
    border-radius: clamp(110px, 10.6788194444vw, 153.775px);
    height: clamp(52px, 4.9305555556vw, 71px);
    font-size: clamp(18px, 1.6666666667vw, 24px);
    padding: clamp(10px, 1.25vw, 18px) clamp(28px, 3.3333333333vw, 48px);
    width: clamp(240px, 20.1388888889vw, 290px);
  }
  .posts-all-more .more-items-box {
    max-width: clamp(980px, 89.7222222222vw, 1292px);
    margin: 0 0 clamp(32px, 3.4722222222vw, 50px) 0;
  }
  .posts-all-more .more-items-box .more-slider-nav {
    gap: clamp(16px, 1.6666666667vw, 24px);
    margin-top: clamp(14px, 1.3888888889vw, 20px);
  }
  .posts-all-more .more-items-box .slider-nav-button {
    width: clamp(32px, 2.9166666667vw, 42px);
    height: clamp(32px, 2.9166666667vw, 42px);
  }
  .posts-all-more .more-items-box .slider-nav-button.more-slider-button-prev {
    left: clamp(-54px, -5.1388888889vw, -74px);
  }
  .posts-all-more .more-items-box .slider-nav-button.more-slider-button-next {
    right: clamp(-54px, -5.1388888889vw, -74px);
  }
  .posts-all-more .more-items-box .more-slider-dots {
    gap: clamp(5px, 0.4861111111vw, 7px);
  }
  .posts-all-more .more-items-box .more-slider-dot {
    width: clamp(10px, 0.8333333333vw, 12px);
    height: clamp(10px, 0.8333333333vw, 12px);
  }
  .posts-all-more .more-items-box .more-slider-dot-active {
    width: clamp(40px, 3.6111111111vw, 52px);
    border-radius: clamp(64px, 6.0416666667vw, 87px);
  }
  .page-template-realtors-page .posts-all-more {
    padding: clamp(80px, 8.0555555556vw, 116px) 0 clamp(100px, 10.1388888889vw, 146px) 0;
  }
  .page-template-mortgage-page .posts-all-more {
    padding: clamp(64px, 6.5277777778vw, 94px) 0;
  }
  .page-template-consultant-page .posts-all-more {
    padding: clamp(50px, 6.9444444444vw, 100px) 0;
  }
}
@media (max-width: 1024px) and (min-width: 769px) {
  .posts-all-more .more-items-posts {
    flex-direction: column;
  }
  .posts-all-more .more-items-posts .article-more, .posts-all-more .more-items-posts .deal-more, .posts-all-more .more-items-posts .podcast-more {
    width: 100%;
  }
  .posts-all-more .more-items-posts .article-more .card-image, .posts-all-more .more-items-posts .deal-more .card-image, .posts-all-more .more-items-posts .podcast-more .card-image {
    height: clamp(490px, 45.9722222222vw, 662px);
  }
  .posts-all-more .more-items-posts .article-more .card-image picture, .posts-all-more .more-items-posts .deal-more .card-image picture, .posts-all-more .more-items-posts .podcast-more .card-image picture {
    height: 100%;
  }
  .posts-all-more .more-items-posts .article-more .more-card {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .posts-all-more {
    padding: 115px 0 30px 0;
  }
  .posts-all-more .more-container {
    padding: 0 16px;
    row-gap: 60px;
  }
  .posts-all-more .more-content-box {
    align-items: flex-start;
  }
  .posts-all-more .more-text-box {
    margin-bottom: 40px;
    max-width: 100%;
    width: 100%;
  }
  .posts-all-more .more-title {
    font-size: 24px;
    line-height: 98%;
    text-align: center;
    margin-bottom: 12px;
  }
  .posts-all-more .more-title.more-title-main {
    font-size: 40px;
    line-height: 98%;
    text-align: center;
    align-self: center;
    margin-bottom: 26px;
  }
  .posts-all-more .more-title.more-title-single {
    font-size: 24px;
    line-height: 110%;
    margin-bottom: 32px;
    align-self: center;
  }
  .posts-all-more .more-description {
    font-size: 16px;
    line-height: normal;
    text-align: center;
  }
  .posts-all-more .more-content-box.more-content-box-main {
    margin-top: -28px;
  }
  .posts-all-more .more-content-box.more-content-box-main .consultant-more .more-items-box {
    margin-bottom: 16px;
  }
  .posts-all-more .more-content-box.more-content-box-main .podcast-more .card-content {
    padding: 16px;
    row-gap: 10px;
    width: 100%;
  }
  .posts-all-more .more-content-box.more-content-box-main .podcast-more .card-title {
    font-size: 18px;
    font-weight: 700;
    line-height: normal;
  }
  .posts-all-more .more-content-box.more-content-box-main .podcast-more .card-excerpt {
    -webkit-line-clamp: 2;
  }
  .posts-all-more .more-content-box.more-content-box-main .podcast-more .card-author-avatar {
    width: 40px;
    height: 40px;
  }
  .posts-all-more .more-items-posts {
    flex-direction: column;
    gap: 40px;
    width: calc(100% + 16px);
  }
  .posts-all-more .more-items-posts .article-more, .posts-all-more .more-items-posts .deal-more, .posts-all-more .more-items-posts .podcast-more {
    width: 100%;
  }
  .posts-all-more .more-items-posts .article-more .card-image, .posts-all-more .more-items-posts .deal-more .card-image, .posts-all-more .more-items-posts .podcast-more .card-image {
    height: 45.2926208651vw;
  }
  .posts-all-more .podcast-more .more-items {
    gap: 16px;
  }
  .posts-all-more .podcast-more .card-title {
    font-size: 18px;
    font-weight: 700;
    line-height: normal;
  }
  .posts-all-more .podcast-more .more-items-box {
    max-width: unset;
  }
  .posts-all-more .podcast-more .more-items-box .slider-nav-button {
    display: inline-flex;
  }
  .posts-all-more .article-more, .posts-all-more .consultant-more, .posts-all-more .deal-more, .posts-all-more .podcast-more {
    justify-content: flex-start;
  }
  .posts-all-more .article-more .more-slider-nav, .posts-all-more .consultant-more .more-slider-nav, .posts-all-more .deal-more .more-slider-nav, .posts-all-more .podcast-more .more-slider-nav {
    margin-left: 16px;
  }
  .posts-all-more .consultant-more .more-items-box.more-items-box-consultant {
    width: 100%;
  }
  .posts-all-more .consultant-more .more-items-box.more-items-box-consultant .more-slider-nav {
    margin-left: 0;
  }
  .posts-all-more .more-items-box {
    width: calc(100% + 16px);
    max-width: unset;
    margin: 0 0 40px 0;
  }
  .posts-all-more .more-items-btn {
    height: 60px;
    width: 100%;
    font-size: 18px;
    letter-spacing: -0.72px;
  }
  .posts-all-more .more-items-box .more-slider-nav {
    margin-top: 40px;
    display: flex;
    gap: 42px;
  }
  .posts-all-more .more-items-box .slider-nav-button {
    position: relative;
    top: auto;
    transform: none;
    width: 42px;
    min-width: 42px;
    height: 42px;
  }
  .posts-all-more .more-items-box .slider-nav-button.more-slider-button-prev {
    left: auto;
  }
  .posts-all-more .more-items-box .slider-nav-button.more-slider-button-next {
    right: auto;
  }
  .posts-all-more .more-items-box .more-slider-dots {
    gap: 7px;
  }
  .posts-all-more .more-items-box .more-slider-dot {
    width: 12px;
    height: 12px;
  }
  .posts-all-more .more-items-box .more-slider-dot-active {
    width: 52px;
    border-radius: 87px;
  }
  .posts-all-more .card-arrow-box {
    width: 15.138px;
  }
  .page-template-realtors-page .posts-all-more {
    padding: 30px 0;
  }
  .page-template-realtors-page .posts-all-more .more-content-box.more-content-box-main {
    margin-top: 0;
  }
  .page-template-mortgage-page .posts-all-more {
    padding: 30px 0;
  }
  .page-template-mortgage-page .posts-all-more .more-content-box.more-content-box-main {
    margin-top: 0;
  }
  .page-template-consultant-page .posts-all-more {
    padding: 30px 0;
  }
  .page-template-consultant-page .posts-all-more .more-content-box.more-content-box-main {
    margin-top: 0;
  }
}

/*# sourceMappingURL=all-posts.css.map */
