section.post-archive{--cols: 1;--cg: 38px;--rg: 38px}section.post-archive .hgroup{text-align:var(--alignment)}section.post-archive.narrowed .hgroup{max-width:850px;margin:0 auto}section.post-archive .posts-wrap{margin:38px 0 0}section.post-archive .no-posts{text-align:var(--alignment);margin-top:38px;display:none}section.post-archive .tax-selects{margin:0 0 34px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;row-gap:1rem;-webkit-column-gap:2rem;-moz-column-gap:2rem;column-gap:2rem}section.post-archive .tax-selects .tax{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-column-gap:14px;-moz-column-gap:14px;column-gap:14px;row-gap:4px}section.post-archive .tax-selects label{margin:0;-ms-flex-item-align:center;align-self:center}section.post-archive .tax-selects label:after{content:":"}section.post-archive .tax-selects .select-wrap{width:100%}@media(min-width: 768px){section.post-archive .tax-selects .tax{width:auto}section.post-archive .tax-selects .select-wrap{width:200px}}section.post-archive .post-list{padding:0;list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:var(--alignment);-ms-flex-pack:var(--alignment);justify-content:var(--alignment);-webkit-column-gap:var(--cg);-moz-column-gap:var(--cg);column-gap:var(--cg);row-gap:var(--rg)}section.post-archive .post-list>li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:calc((100% - var(--cg)*(var(--cols) - 1))/var(--cols))}section.post-archive .post-list>li:before{content:"";float:left;padding-bottom:93.0174563591%}section.post-archive .post-list>li>a{display:block;width:100%;outline:none}section.post-archive .post-list>li>a h3{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;gap:1em}section.post-archive .post-list>li>a:focus-visible .card{-webkit-box-shadow:0 0 0 .25rem rgba(1,66,106,.25);box-shadow:0 0 0 .25rem rgba(1,66,106,.25)}section.post-archive .post-list article{height:100%}section.post-archive .post-list:empty{display:none}section.post-archive .post-list:empty+.no-posts{display:block}section.post-archive .card{border-radius:20px;overflow:clip}section.post-archive .card>img{display:block;width:100%;aspect-ratio:405/304;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}section.post-archive .card,section.post-archive .card .cwrap,section.post-archive .card .content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}section.post-archive .card .cwrap{padding:32px 22px 39px}section.post-archive .card h3{font-size:calc(1.29375rem + 0.525vw);margin-bottom:1rem}@media(min-width: 1200px){section.post-archive .card h3{font-size:1.6875rem}}section.post-archive .card .btn-wrap{margin-top:auto}section.post-archive .card .btn{margin-top:2rem}section.post-archive .ol-card{--oh: 100%;--oo: 0.839;width:100%;position:relative;overflow:clip;border-radius:6px;padding:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;-webkit-transition:-webkit-box-shadow .3s ease;transition:-webkit-box-shadow .3s ease;transition:box-shadow .3s ease;transition:box-shadow .3s ease, -webkit-box-shadow .3s ease}section.post-archive .ol-card>*{position:relative;z-index:2}section.post-archive .ol-card img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;z-index:0}section.post-archive .ol-card .btn{margin-top:1em}section.post-archive .ol-card:before{content:"";-webkit-transition:2s ease;transition:2s ease;position:absolute;z-index:1;left:0;bottom:0;width:100%;height:var(--oh);background:-webkit-gradient(linear, left top, left bottom, from(rgba(6, 66, 106, 0)), to(#032135));background:linear-gradient(to bottom, rgba(6, 66, 106, 0) 0%, #032135 100%)}@media(prefers-reduced-motion: reduce){section.post-archive .ol-card:before{-webkit-transition:none;transition:none}}section.post-archive .ol-card:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;background:-webkit-gradient(linear, left top, left bottom, from(rgba(6, 66, 106, var(--oo))), to(#032135));background:linear-gradient(to bottom, rgba(6, 66, 106, var(--oo)) 0%, #032135 100%);-webkit-transition:opacity .3s ease;transition:opacity .3s ease}@media(prefers-reduced-motion: reduce){section.post-archive .ol-card:after{-webkit-transition:none;transition:none}}@media(prefers-reduced-motion: reduce){section.post-archive .ol-card{-webkit-transition:none;transition:none}}section.post-archive h3{font-size:1.25rem;margin:0}section.post-archive .content{padding-top:.5em;font-size:1rem}section.post-archive .post-meta{--cg: .75em;color:var(--bs-secondary);font-size:0.75rem;font-weight:500;margin:.25rem 0 0}@media(hover: hover){section.post-archive .ol-card:not(.calcd) .content{position:absolute;width:100%;visibility:hidden}section.post-archive .ol-card.calcd .cwrap{-webkit-transition:translate .3s ease;transition:translate .3s ease}}@media(hover: hover)and (prefers-reduced-motion: reduce){section.post-archive .ol-card.calcd .cwrap{-webkit-transition:none;transition:none}}@media(hover: hover){section.post-archive .ol-card.calcd .content{-webkit-transition:opacity .3s ease;transition:opacity .3s ease}}@media(hover: hover)and (prefers-reduced-motion: reduce){section.post-archive .ol-card.calcd .content{-webkit-transition:none;transition:none}}@media(hover: hover){section.post-archive .ol-card:not(:hover):not(:focus-within) .cwrap{translate:0 var(--ch, 0)}section.post-archive .ol-card:not(:hover):not(:focus-within) .content{opacity:0}section.post-archive .ol-card:not(:hover):not(:focus-within):after{opacity:0}}section.post-archive .ol-card.minimal{--oh: 84%;--oo: 0.3}section.post-archive.minimal{--cg: 22px;--rg: 22px}@media(min-width: 576px){section.post-archive.minimal{--cols: 2}}@media(min-width: 992px){section.post-archive.minimal{--cols: 3}}@media(min-width: 1400px){section.post-archive.minimal{--cols: 4}}@media(min-width: 768px){section.post-archive:not(.minimal){--cols: 2}}@media(min-width: 1200px){section.post-archive:not(.minimal){--cols: 3}}
/*# sourceMappingURL=post-archive.css.map */
