/*!**********************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/author/style.scss ***!
  \**********************************************************************************************************************************************************************************************************************************************/
.wp-block-ca-plugin-author,
#archive-results-list {
  color: var(--wp--preset--color--text);
}

.wp-block-ca-plugin-author {
  position: relative;
}

.wp-block-ca-plugin-author.loading {
  opacity: 0.6;
  pointer-events: none;
}

.wp-block-ca-plugin-author.loading::after {
  content: "";
  position: absolute;
  inset: 0;
  background-color: rgba(255, 255, 255, 0.6);
  pointer-events: none;
  z-index: 20;
}

.author-term-title {
  margin-top: 0;
  margin-bottom: 12px;
  font-size: var(--wp--preset--font-size--article-title);
}

.author-term-title::after {
  content: ",";
  font-style: normal;
  font-weight: 400;
}

.wp-block-ca-plugin-author .term-description {
  margin: 0.5rem 0 0;
  font-family: var(--wp--preset--font-family--zilla-slab);
  font-size: var(--wp--preset--font-size--intro-page);
  font-weight: 400;
}

.featured-post__phrase {
  font-family: var(--wp--preset--font-family--work-sans);
  font-size: var(--wp--preset--font-size--intro-page);
  font-weight: 600;
  letter-spacing: 0.07em;
  display: inline-block;
  overflow: hidden;
  padding-bottom: 20px;
  position: relative;
  --underline-accent-height: 18px;
  --underline-line-height: 3px;
  align-self: flex-start;
}

.featured-post__phrase:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 15.5 18.5%27%3E%3Cpath d=%27M84.1 135v1.06h2.94v9.93l8.58-9.93h4V135z%27 style=%27fill:%23fff%27 transform=%27translate%28-84.1 -135%29%27/%3E%3Cpath d=%27M96.9 136v3.12c.928-1.04 1.85-2.09 2.78-3.12zm0 0h-1.19l-8.56 9.54V136h-1.18v11.7h3.29l7.64-8.57zm-7.64 11.7h-3.29V136h-1.82v17.4c1.7-1.9 3.41-3.81 5.11-5.72z%27 style=%27fill:%23112438;stop-color:%23000;stroke-linecap:square;stroke-width:3.78%27 transform=%27translate%28-84.1 -135%29%27/%3E%3Cpath d=%27M84.2 136v-1h-.049v1z%27 style=%27fill:%23fff;stroke-width:.979%27 transform=%27translate%28-84.1 -135%29%27/%3E%3C/svg%3E");
  background-position: calc(100% - 50px) bottom;
  background-repeat: no-repeat;
  background-size: auto 100%;
  bottom: 0;
  content: "";
  height: var(--underline-accent-height);
  left: 0;
  pointer-events: none;
  position: absolute;
  width: 100%;
}

.featured-post__phrase:before {
  background-color: var(--wp--preset--color--text);
  border: 0;
  border-radius: var(--ca-radius-30);
  bottom: calc(var(--underline-accent-height) - var(--underline-line-height) - 1px);
  box-sizing: border-box;
  content: "";
  height: var(--underline-line-height);
  left: 0;
  margin: 0;
  position: absolute;
  width: 100%;
}

#archive-results-list {
  list-style: none;
  margin: 0;
  padding: 0 0;
  width: 100%;
}

.archive-item {
  padding: var(--wp--preset--spacing--30-15) 0;
  border-top: 3px solid var(--wp--preset--color--spi-1);
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.35rem;
}
.archive-item:first-of-type {
  border-top: none;
}
.archive-item:first-of-type.archive-item__title-link {
  font-size: var(--wp--preset--font-size--article-header-subtitle);
}

.archive-item__meta {
  order: 1;
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  font-family: var(--wp--preset--font-family--zilla-slab);
  font-size: var(--wp--preset--font-size--subtitle);
  font-weight: 600;
  line-height: 1.2;
  gap: 0.15rem;
}
.archive-item__meta.archive-item__meta--first-item {
  display: none;
}

.archive-item__title {
  order: 2;
  margin: 0;
  font-family: var(--wp--preset--font-family--work-sans);
  font-size: var(--wp--preset--font-size--citation);
  line-height: 1.1;
}
.archive-item__title.first-item {
  font-size: var(--wp--preset--font-size--article-header-subtitle);
}

.archive-item__title-link {
  color: inherit;
  text-decoration: none;
  font-weight: 700;
}

.archive-item__title-link:hover,
.archive-item__title-link:focus {
  text-decoration: underline;
}

.archive-item__authors {
  order: 3;
  font-family: var(--wp--preset--font-family--eb-garamond);
  font-size: var(--wp--preset--font-size--sutbitle);
  font-weight: 700;
  line-height: 1.2;
}

.archive-item__post-type {
  font-weight: 600;
}

.archive-item__noresults {
  padding: 1rem;
}

.archive-item__magazine em {
  font-style: italic;
}

.archive-item__subtitle {
  margin: 0.25rem 0 0;
  font-size: var(--wp--preset--font-size--subtitle);
  font-family: var(--wp--preset--font-family--zilla-slab);
  font-weight: 700;
  order: 3;
}

.archive-item__highlight {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(0, 3fr);
  -moz-column-gap: var(--wp--preset--spacing--50-30);
       column-gap: var(--wp--preset--spacing--50-30);
  row-gap: var(--wp--preset--spacing--30-15);
  width: 100%;
  align-items: stretch;
  order: 4;
  padding: var(--wp--preset--spacing--50-30) 0;
}

.archive-item__highlight-content {
  display: flex;
  flex-direction: column;
  gap: var(--wp--preset--spacing--50-30);
  align-items: flex-start;
  justify-content: space-between;
}

.archive-item__image {
  width: 100%;
  height: 100%;
}

.archive-item__image img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.archive-item__excerpt {
  margin-top: 0.5rem;
  font-weight: 500;
  font-family: var(--wp--preset--font-family--eb-garamond);
  font-size: var(--wp--preset--font-size--normal);
}

.archive-item__restricted-message {
  display: flex;
  margin-top: 0.25rem;
  font-family: var(--wp--preset--font-family--work-sans);
  font-size: var(--wp--preset--font-size--normal);
  background-color: var(--wp--preset--color--dem-1);
}

.archive-item__highlight .archive-item__excerpt {
  margin-top: 0;
}

.archive-item__highlight--no-image {
  grid-template-columns: minmax(0, 1fr);
}

.archive-item__type-button {
  border-radius: 0 10px 10px 10px;
  border: 3px var(--wp--preset--color--text) solid;
  font-family: var(--wp--preset--font-family--work-sans);
  display: inline-flex;
  gap: 1em;
  align-items: center;
  flex-wrap: nowrap;
  justify-content: space-between;
  text-align: start;
  min-height: clamp(44px, 44px + 6 * (100vw - 320px) / 1600, 50px);
  font-weight: 600;
  font-size: clamp(14px, 0.875rem + (1vw - 3.2px) * 0.335, 18px);
  padding: 5px 20px;
  box-sizing: border-box;
  text-transform: lowercase;
  text-decoration: none;
}

.archive-item__type-button:hover,
.archive-item__type-button:focus {
  text-decoration: none;
  background-color: var(--wp--preset--color--text);
  color: #fff;
}

#author-loop-results-aria-live {
  display: flex;
  font-size: var(--wp--preset--font-size--normal);
  font-family: var(--wp--preset--font-family--work-sans);
  font-weight: 500;
  padding: var(--wp--preset--spacing--50-30) 0 var(--wp--preset--spacing--45-25);
}

.archive-item__type {
  text-transform: lowercase;
}

.search__pagination {
  box-sizing: border-box;
  padding-left: var(--wp--style--root--padding-left);
  padding-right: var(--wp--style--root--padding-right);
  width: 100%;
  -moz-column-gap: 3px;
       column-gap: 3px;
  display: flex;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0;
  margin-top: var(--wp--preset--spacing--70-40);
  max-width: var(--wp--style--global--content-size);
}

.pagination__button {
  align-items: center;
  background-color: transparent;
  border: none;
  border-radius: 50%;
  color: var(--wp--preset--color--text);
  cursor: pointer;
  display: flex;
  font-size: var(--wp--preset--font-size--normal);
  height: 44px;
  justify-content: center;
  padding: 0;
  width: 44px;
  font-family: "Work Sans";
  font-weight: 700;
  text-decoration: none;
}

.pagination__button:not(:disabled):focus,
.pagination__button:not(:disabled):focus-visible,
.pagination__button:not(:disabled):hover {
  background-color: rgb(229, 229, 242);
  color: var(--wp--preset--color--text);
}

.ellipsis {
  font-family: "Work Sans";
  font-weight: 500;
  font-size: 20px;
}

.pagination__arrow-icon {
  fill: currentColor;
  pointer-events: none;
}

.pagination__prev {
  transform: rotate(180deg);
}

.pagination__current-page {
  background-color: var(--wp--preset--color--text);
  color: var(--wp--preset--color--base);
  cursor: default;
  font-weight: 400;
}

#author-loop-pagination {
  display: none;
}

#author-loop-pagination.active {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding-top: var(--wp--preset--spacing--50-30);
}

@media screen and (width < 768px) {
  .archive-item__highlight {
    grid-template-columns: 1fr;
  }
}

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