.wm-single-post-top {
  padding-bottom: 0 !important;
}
.wm-single-post-top a {
  display: inline-flex;
  align-items: center;
}
.wm-single-post-top a:before {
  content: "\f177";
  font-family: "fontawesome";
  margin-right: 0.5em;
  font-size: 1.4em;
}

.wm-single-post-main {
  padding-top: 1.5rem !important;
}
.wm-single-post-main__image .post_image {
  background-color: #E8E8E8;
  border-radius: 7px;
}
.wm-single-post-main__content {
  color: #707070;
}
.wm-single-post-main__content h1 {
  font-size: 24px;
  margin-top: 1.7rem;
  color: #707070;
}

body:not(.paged) .wm-posts .w-grid-item:first-child {
  /*  @media (min-width: 599px) { */
  display: none;
  /*  } */
}

body.paged .wm-latest-post {
  display: none;
}
body.paged .wm-posts {
  padding-top: 6rem !important;
}
body.paged .wm-posts h1 {
  display: none;
}
body.paged .wm-posts .l-section-h {
  padding-top: 75px;
}
@media (max-width: 599px) {
  body.paged .wm-posts .l-section-h {
    padding-top: 60px;
  }
}

.wm-latest-post .w-grid-item, .wm-posts .w-grid-item {
  color: #707070;
}
.wm-latest-post .w-grid-item .post_image, .wm-posts .w-grid-item .post_image {
  background-color: #E8E8E8;
  border-radius: 7px;
}
.wm-latest-post .w-grid-item .w-vwrapper > *, .wm-posts .w-grid-item .w-vwrapper > * {
  margin-bottom: 1rem;
}
.wm-latest-post .w-grid-item .w-vwrapper h2, .wm-posts .w-grid-item .w-vwrapper h2 {
  font-size: 20px;
  color: #707070;
}
.wm-latest-post .w-grid-item .w-vwrapper .w-btn, .wm-posts .w-grid-item .w-vwrapper .w-btn {
  margin-top: 1rem;
}

.wm-latest-post {
  padding-bottom: 0 !important;
  /* @media (max-width: 598px) {
      display: none;
  } */
}
.wm-latest-post .w-grid-item .w-grid-item-h {
  display: flex;
  align-items: center;
  gap: 88px;
}
.wm-latest-post .w-grid-item .w-grid-item-h > div {
  width: 50%;
}
.wm-latest-post .w-grid-item .w-grid-item-h h2 {
  font-size: 24px;
}
@media (max-width: 898px) {
  .wm-latest-post .w-grid-item .w-grid-item-h {
    gap: 3rem;
  }
}
@media (max-width: 599px) {
  .wm-latest-post .w-grid-item .w-grid-item-h {
    flex-wrap: wrap;
  }
  .wm-latest-post .w-grid-item .w-grid-item-h > div {
    width: 100%;
  }
}

.wm-posts {
  padding-top: 4rem !important;
}
.wm-posts h1 {
  font-size: 28px;
  text-transform: none;
  margin-bottom: 1rem !important;
  color: #707070;
}
@media (max-width: 599px) {
  .wm-posts .w-grid-item {
    margin-bottom: 2.5rem !important;
  }
}
.wm-posts .w-grid-item .w-vwrapper {
  margin-top: 1.5rem;
}
.wm-posts .w-grid-item .w-vwrapper h2 {
  font-size: 20px;
}

.wm-values-section .g-cols > .wpb_column {
  margin-bottom: 0;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.wm-values-section .g-cols > .wpb_column h6 {
  display: flex;
}
.wm-values-section .g-cols > .wpb_column h6::before {
  content: "";
  display: block;
  border-left: 2px solid #AE0E39;
  height: 0.75em;
  margin-top: 0.15em;
  margin-right: 0.25em;
}

.d-none {
  display: none;
}

/*# sourceMappingURL=wm-style.css.map */
