.post-grid{padding-top:var(--wp--preset--spacing--section,80px);padding-bottom:var(--wp--preset--spacing--section,80px);scroll-margin-top:var(--wp--custom--spacing--header,120px)}.post-grid__results{transition:opacity .2s}.post-grid.is-loading .post-grid__results{opacity:.5;pointer-events:none}:where(.is-layout-flow)>.post-grid{max-width:var(--wp--style--global--content-size);margin-left:auto;margin-right:auto}.post-grid__layout{row-gap:var(--wp--preset--spacing--64,64px)}.post-grid__sidebar{-ms-flex-align:start;align-items:flex-start;gap:var(--wp--preset--spacing--16,16px);-ms-flex-direction:column;flex-direction:column;justify-self:stretch;width:100%;display:-ms-flexbox;display:flex}.post-grid__filter-head{-ms-flex-pack:justify;justify-content:space-between;align-items:baseline;gap:var(--wp--preset--spacing--16,16px);width:100%;display:-ms-flexbox;display:flex}.post-grid__filter-title{margin:0;font-weight:500}.post-grid__clear{color:var(--wp--preset--color--primary);font-size:var(--wp--preset--font-size--16,16px);text-underline-offset:.18em;-ms-flex-negative:0;flex-shrink:0;text-decoration:underline}@media (hover:hover){.post-grid__clear:hover{color:var(--wp--preset--color--primary-dark)}}.post-grid__filters-toggle,.post-grid__filters-done{display:none}.post-grid__filters{-ms-flex-align:start;align-items:flex-start;gap:var(--wp--preset--spacing--24,24px);width:100%;padding-right:var(--wp--preset--spacing--24,24px);-ms-flex-direction:column;flex-direction:column;display:-ms-flexbox;display:flex}.post-grid__group{-ms-flex-align:start;align-items:flex-start;gap:var(--wp--preset--spacing--16,16px);width:100%;min-width:0}.post-grid__group-title{margin:0 0 var(--wp--preset--spacing--8,8px);font-size:20px;font-weight:500;line-height:1.5}.post-grid__branch{-ms-flex-align:start;align-items:flex-start;gap:var(--wp--preset--spacing--16,16px);-ms-flex-direction:column;flex-direction:column;width:100%;display:-ms-flexbox;display:flex}.post-grid__branch-row{-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;gap:var(--wp--preset--spacing--8,8px);width:100%;display:-ms-flexbox;display:flex}.post-grid__branch-toggle{color:var(--wp--preset--color--primary);cursor:pointer;background:0 0;border:0;-ms-flex-negative:0;flex-shrink:0;padding:0;display:-ms-inline-flexbox;display:inline-flex}.post-grid__branch-toggle .icon{transition:transform .2s}.post-grid__branch-toggle[aria-expanded=true] .icon{transform:rotate(180deg)}.post-grid__branch-toggle:focus-visible{outline:var(--wp--custom--border-width--regular,2px) solid var(--wp--custom--color--focus);outline-offset:var(--wp--custom--border-width--regular,2px);border-radius:var(--wp--custom--border-radius--subtle,4px)}.post-grid__subtree{-ms-flex-align:start;align-items:flex-start;gap:var(--wp--preset--spacing--12,12px);margin-left:var(--wp--preset--spacing--12,12px);padding-left:var(--wp--preset--spacing--20,20px);border-left:var(--wp--custom--border-width--small,1px) solid var(--wp--preset--color--neutral-medium);-ms-flex-direction:column;flex-direction:column;display:-ms-flexbox;display:flex}.post-grid__subtree[hidden]{display:none}.post-grid__search{gap:var(--wp--preset--spacing--16,16px);-ms-flex-direction:column;flex-direction:column;display:-ms-flexbox;display:flex}.post-grid__search-field{-ms-flex-align:center;align-items:center;gap:var(--wp--preset--spacing--8,8px);min-height:48px;padding:var(--wp--preset--spacing--12,12px) var(--wp--preset--spacing--16,16px);background-color:var(--wp--preset--color--white);border:var(--wp--custom--border-width--small,1px) solid var(--wp--preset--color--neutral-dark);border-radius:var(--wp--custom--border-radius--card,8px);transition:border-color .15s,box-shadow .15s;display:-ms-flexbox;display:flex}.post-grid__search-field:focus-within{border-color:var(--wp--preset--color--primary);box-shadow:inset 0 0 0 var(--wp--custom--border-width--small,1px) var(--wp--preset--color--primary)}.post-grid__search-field .post-grid__search-input{width:100%;min-width:0;color:var(--wp--preset--color--black);box-shadow:none;font-family:inherit;font-size:var(--wp--preset--font-size--16,16px);line-height:var(--wp--custom--line-height--regular,1.5);-ms-appearance:none;appearance:none;background:0 0;border:0;border-radius:0;-ms-flex:auto;flex:auto;margin:0;padding:0}.post-grid__search-field .post-grid__search-input::placeholder{color:var(--wp--preset--color--neutral-verydark);opacity:1}.post-grid__search-field .post-grid__search-input::placeholder{color:var(--wp--preset--color--neutral-verydark);opacity:1}.post-grid__search-field .post-grid__search-input:focus{box-shadow:none;border-color:transparent;outline:none}.post-grid__search-field .post-grid__search-input:focus-visible{box-shadow:none;border-color:transparent;outline:none}.post-grid__search-field .post-grid__search-input::-webkit-search-cancel-button{-ms-appearance:none;appearance:none;display:none}.post-grid__search-field .post-grid__search-input::-webkit-search-decoration{-ms-appearance:none;appearance:none;display:none}.post-grid__search-clear{border-radius:var(--wp--custom--border-radius--subtle,4px);width:1.5em;min-width:0;height:1.5em;color:var(--wp--preset--color--primary);cursor:pointer;background:0 0;border:0;-ms-flex:none;flex:none;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;margin:0;padding:0;transition:color .15s;display:-ms-inline-flexbox;display:inline-flex}.post-grid__search-clear svg{width:1.25em;height:1.25em}.post-grid__search-clear:hover{color:var(--wp--preset--color--neutral-verydark)}.post-grid__search-clear:focus-visible{outline:var(--wp--custom--border-width--regular,2px) solid var(--wp--custom--color--focus);outline-offset:var(--wp--custom--border-width--regular,2px)}.post-grid__search-clear[hidden]{display:none}.post-grid__search-btn{background-color:var(--wp--preset--color--primary);cursor:pointer;border:0;-ms-flex:none;flex:none;width:24px;min-width:0;height:24px;margin:0;padding:0;transition:background-color .15s;mask:url(../../24x24_search.53d0a8c4.svg) 50%/20px no-repeat}.post-grid__search-btn:hover{background-color:var(--wp--preset--color--neutral-verydark)}.post-grid__search-btn:focus-visible{outline:var(--wp--custom--border-width--regular,2px) solid var(--wp--custom--color--focus);outline-offset:var(--wp--custom--border-width--regular,2px)}.post-grid__head{-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;gap:var(--wp--preset--spacing--24,24px);margin-bottom:var(--wp--preset--spacing--64,64px);display:-ms-flexbox;display:flex}.post-grid__title{margin:0}.post-grid__sort{-ms-flex-align:center;align-items:center;gap:var(--wp--preset--spacing--8,8px);-ms-flex:none;flex:none;display:-ms-flexbox;display:flex}.post-grid__sort-label{color:var(--wp--preset--color--black)}.post-grid__sort-control{-ms-flex-align:center;align-items:center;display:-ms-inline-flexbox;display:inline-flex;position:relative}.post-grid__sort-control:after{content:"";background-color:var(--wp--preset--color--primary-medium);pointer-events:none;width:24px;height:24px;position:absolute;top:50%;right:0;transform:translateY(-50%);mask:url(../../24x24_chevron-down.224f0e30.svg) 50%/contain no-repeat}.post-grid__sort-select{-ms-appearance:none;appearance:none;max-width:220px;color:var(--wp--preset--color--primary-medium);font-family:inherit;font-size:var(--wp--preset--font-size--16,16px);font-weight:500;line-height:var(--wp--custom--line-height--regular,1.5);text-underline-offset:2px;cursor:pointer;background:0 0;border:0;margin:0;padding:0 28px 0 0;text-decoration:underline}.post-grid__sort-select:focus-visible{outline:var(--wp--custom--border-width--regular,2px) solid var(--wp--custom--color--focus);outline-offset:2px}.post-grid__cards{gap:var(--wp--preset--spacing--32,32px);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}@media (max-width:1200px){.post-grid__cards{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:781px){.post-grid__cards{grid-template-columns:1fr}}.post-grid__card{min-height:500px}.post-grid__empty{color:var(--wp--preset--color--neutral-verydark);margin:0}.post-grid__pager{-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;gap:var(--wp--preset--spacing--16,16px);margin-top:var(--wp--preset--spacing--32,32px);display:-ms-flexbox;display:flex}.post-grid__pager-count{color:var(--wp--preset--color--black);font-variant-numeric:tabular-nums;white-space:nowrap}.post-grid__pager-arrow{background-color:var(--wp--preset--color--primary-medium);cursor:pointer;width:24px;height:24px;transition:color .15s,opacity .15s}.post-grid__pager-arrow--prev{mask:url(../../24x24_chevron-left.5805ed03.svg) 50%/contain no-repeat}.post-grid__pager-arrow--next{mask:url(../../24x24_chevron-right.231a1fb8.svg) 50%/contain no-repeat}.post-grid__pager-arrow:hover{background-color:var(--wp--preset--color--primary)}.post-grid__pager-arrow.is-disabled{opacity:.35;cursor:default}@media (max-width:781px){.post-grid__filters{padding-right:0}.post-grid__filters[hidden]{display:none}.post-grid__filters-toggle{-ms-flex-align:center;align-items:center;gap:var(--wp--preset--spacing--8,8px);width:100%;padding:var(--wp--preset--spacing--12,12px) 0;border:0;border-bottom:var(--wp--custom--border-width--small,1px) solid var(--wp--preset--color--neutral);color:var(--wp--preset--color--black);font-family:inherit;font-size:var(--wp--preset--font-size--18,18px);cursor:pointer;background:0 0;font-weight:500;display:-ms-flexbox;display:flex}.post-grid__filters-toggle .icon{color:var(--wp--preset--color--primary);margin-left:auto;transition:transform .2s}.post-grid__filters-toggle[aria-expanded=true] .icon{transform:rotate(180deg)}.post-grid__filters-toggle:focus-visible{outline:var(--wp--custom--border-width--regular,2px) solid var(--wp--custom--color--focus);outline-offset:var(--wp--custom--border-width--regular,2px)}.post-grid__filters-count{color:var(--wp--preset--color--primary)}.post-grid__filters-count[hidden]{display:none}.post-grid__filters-done{width:100%;padding:var(--wp--preset--spacing--12,12px) var(--wp--preset--spacing--24,24px);background:var(--wp--preset--color--primary);border-radius:var(--wp--custom--border-radius--pill,100px);color:var(--wp--preset--color--white);font-family:inherit;font-size:var(--wp--preset--font-size--16,16px);cursor:pointer;border:0;font-weight:500;display:block}.post-grid__filters-done[hidden]{display:none}}
/*# sourceMappingURL=style.css.map */
