.is-style-query-loop-card-2 .wp-block-post-template {
  padding-top: unset;
  gap: 1.5rem;
}
.is-style-query-loop-card-2 .wp-block-post-template li {
  padding-top: unset;
  padding-bottom: 0;
  background: var(--wp--preset--color--white);
  border-bottom: unset;
}
.is-style-query-loop-card-2 .wp-block-post-template li > *:not(.wp-block-post-featured-image) {
  padding-left: var(--wp--custom--space--responsive--small);
  padding-right: var(--wp--custom--space--responsive--small);
}
.is-style-query-loop-card-2 .wp-block-post-template li .wp-block-post-featured-image {
  border-radius: unset;
}
.is-style-query-loop-card-2 .wp-block-post-template li .wp-block-post-title {
  max-inline-size: unset;
  margin-bottom: var(--wp--custom--space--responsive--small);
}
.is-style-query-loop-card-2 .wp-block-post-template li .has-x-large-font-size.wp-block-post-title {
  font-size: var(--wp--custom--heading--4--font-size) !important;
  font-weight: 700;
}
.is-style-query-loop-card-2 .wp-block-post-template li h4.wp-block-post-title {
  font-weight: 400;
}
.is-style-query-loop-card-2 .wp-block-post-template li .wp-block-post-date {
  font-family: inherit;
  text-transform: capitalize;
  color: var(--wp--custom--text--primary);
  font-size: var(--wp--custom--supporting--support-text--2--font-size);
}
.is-style-query-loop-card-2 .wp-block-post-template li .wp-block-post-author-name, .is-style-query-loop-card-2 .wp-block-post-template li p {
  font-size: var(--wp--custom--supporting--support-text--2--font-size);
  color: var(--wp--custom--text--primary);
}
.is-style-query-loop-card-2 .wp-block-post-template li .wp-block-post-excerpt {
  max-inline-size: unset;
}
.is-style-query-loop-card-2 .wp-block-post-template li .wp-block-post-excerpt p {
  color: var(--wp--custom--text--primary);
}
.is-style-query-loop-card-2 .wp-block-post-template li .is-style-no-padding {
  margin-bottom: var(--wp--custom--space--responsive--small);
}
.is-style-query-loop-card-2 .wp-block-post-template .wp-block-group {
  gap: var(--wp--custom--space--static--medium);
}

.wp-block-query.is-style-query-loop-side-by-side .wp-block-post-template {
  padding-top: 0;
  padding-bottom: 0;
}
.wp-block-query.is-style-query-loop-side-by-side .wp-block-post-template > li {
  padding: 0;
  border: none;
}
.wp-block-query.is-style-query-loop-side-by-side .wp-block-post-template > li .wp-block-columns {
  display: flex;
  width: var(--wp--custom--alignment--full);
  margin: 0;
  gap: unset;
  max-width: 100% !important;
}
@media (max-width: 767px) {
  .wp-block-query.is-style-query-loop-side-by-side .wp-block-post-template > li .wp-block-columns .wp-block-column > .wp-block-group {
    padding: var(--wp--custom--space--responsive--medium);
  }
}
.wp-block-query.is-style-query-loop-side-by-side .wp-block-post-template .wp-block-post-featured-image {
  border-radius: unset;
  height: 100%;
}
.wp-block-query.is-style-query-loop-side-by-side .wp-block-post-template .wp-block-post-title {
  max-inline-size: unset;
  font-size: var(--wp--custom--heading--4--font-size);
  line-height: var(--wp--custom--heading--4--font-size);
  font-weight: 700;
}
.wp-block-query.is-style-query-loop-side-by-side .wp-block-post-template .wp-block-post-date {
  font-family: inherit;
  text-transform: capitalize;
  color: var(--wp--custom--text--primary);
  font-weight: 700;
  font-size: var(--wp--custom--supporting--support-text--2--font-size);
}
.wp-block-query.is-style-query-loop-side-by-side .wp-block-post-template .wp-block-post-author-name {
  font-size: var(--wp--custom--supporting--support-text--2--font-size);
  color: var(--wp--custom--text--primary);
}
.wp-block-query.is-style-query-loop-side-by-side .wp-block-post-template .white-font {
  color: var(--wp--preset--color--white);
}
.wp-block-query.is-style-query-loop-side-by-side .wp-block-post-template .white-font .wp-block-post-title a {
  color: var(--wp--preset--color--white);
}
.wp-block-query.is-style-query-loop-side-by-side .wp-block-post-template .white-font .wp-block-post-terms .featured-term {
  color: var(--wp--preset--color--white);
}
.wp-block-query.is-style-query-loop-side-by-side .wp-block-post-template .white-font .wp-block-post-terms.is-style-post-terms-border a {
  color: var(--wp--preset--color--white) !important;
  border-color: var(--wp--preset--color--white);
}
.wp-block-query.is-style-query-loop-side-by-side .wp-block-post-template .white-font .wp-block-post-terms.is-style-post-terms-border a:hover {
  color: var(--wp--custom--text--interactive) !important;
}
.wp-block-query.is-style-query-loop-side-by-side .wp-block-post-template .white-font .wp-block-post-author-name, .wp-block-query.is-style-query-loop-side-by-side .wp-block-post-template .white-font .wp-block-post-date {
  color: var(--wp--preset--color--white);
}

@media (min-width: 768px) {
  .fill-section-to-right .is-style-query-loop-side-by-side .wp-block-column > .wp-block-group {
    margin-left: var(--wp--custom--space--responsive--medium);
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: space-evenly;
    padding-top: var(--wp--custom--space--responsive--x-small);
    padding-bottom: var(--wp--custom--space--responsive--x-small);
  }
}

@media (min-width: 768px) {
  .fill-section-to-left .is-style-query-loop-side-by-side .wp-block-column > .wp-block-group {
    margin-right: var(--wp--custom--space--responsive--medium);
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: space-evenly;
  }
}

/*# sourceMappingURL=core-query.css.map */
