/**handles:archive**/
.archive-header{position:relative;width:100%;max-width:100%;background-color:var(--wp--preset--color--base-dark);padding-top:16vh;padding-bottom:var(--wp--preset--spacing--small);min-height:370px;border-bottom:1px solid var(--wp--preset--color--secondary);display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end}&,a{color:var(--wp--preset--color--base-white)}.custom-container>div{max-width:var(--wp--style--global--content-size)}h1{margin:0}&,a{color:var(--wp--preset--color--base-white)}.featured-post__content{max-width:var(--wp--style--global--content-size);display:flex;flex-direction:column;gap:var(--wp--preset--spacing--small);z-index:1}.featured-post__title{font-weight:var(--wp--custom--font-weight--bold);line-height:var(--wp--custom--line-height--snug);text-decoration:none}.featured-post__bg{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:0;pointer-events:none;opacity:.28}.post-grid{width:100%;max-width:100%;display:grid;column-gap:var(--wp--preset--spacing--medium);row-gap:var(--wp--preset--spacing--large)}@media (min-width:782px){.post-grid{grid-template-columns:repeat(3,1fr)}}.post-card{position:relative;display:flex;flex-direction:column;text-align:left;gap:var(--wp--preset--spacing--20);padding:0;white-space:normal;font-size:var(--wp--preset--font-size--small)}a{text-decoration:none;width:100%;display:flex;flex-direction:column;gap:var(--wp--preset--spacing--20)}.post-card__link{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.post-card__image{position:relative;width:100%;min-width:240px;height:auto;aspect-ratio:16/9;border-radius:8px;margin-bottom:8px;background-color:var(--wp--preset--color--secondary-light);overflow:hidden;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center}.post-card__text{opacity:.6}.post-card__meta{display:flex;align-items:center;justify-content:flex-start;gap:8px;opacity:.6;font-size:var(--wp--preset--font-size--small)}.post-card__categories{display:flex;align-items:center;justify-content:flex-start;gap:8px}