.tag-heading{margin-bottom:40px}.post-listing .post-item{background-color:var(--ice);flex:1 31%;margin:10px;position:relative}.ff__tags{display:flex;flex-direction:column-reverse;gap:2rem;margin-bottom:40px;position:relative;z-index:9}.ff__tags h2{margin-bottom:0}.ff__tags-links{font-weight:700;position:relative;z-index:10}@media (min-width:1024px){.ff__tags{flex-direction:row;justify-content:space-between}.ff__tags-links{margin-left:auto}}.post-listing .post-summary{font-size:1rem;margin-top:1rem}.post-listing .post-summary em{font-style:normal}.post-listing .post-meta{background-color:var(--green);color:var(--90-black);display:inline-block;font-size:1rem;font-weight:700;margin:0;padding:.25rem 1.5rem;text-transform:none}.post-listing{margin-bottom:20px}.post-summary{line-height:2}.post-title{margin:1rem 0 0}.post-listing .post-author{align-items:center;color:var(--90-black);display:flex;flex-wrap:wrap;font-size:1rem;font-weight:600;gap:1rem;margin-top:2rem}.post-author img{flex-shrink:0;height:30px;width:30px}.post-image-wrapper>div{height:100%;width:100%}.post-listing .post-item{z-index:8}@media screen and (min-width:1024px){.post-listing .post-item{flex:0 31%;margin:10px}.post-content-wrapper{padding:45px}.post-listing .post-item:not(:first-child){margin-top:50px}.post-listing-rows .post-image-wrapper{height:auto}.post-image-wrapper>div{height:auto;padding-bottom:75%}.post-image-wrapper img{left:0;position:absolute;top:0}}.select{align-items:center;border-radius:0;display:flex;gap:.5rem;justify-content:center;margin-top:0;z-index:10}.selectCustom,.selectNative{cursor:pointer;height:40px;margin:0 10px;max-width:calc(100vw - 20px);position:relative;width:279px}.selectCustom{display:none;left:0;position:absolute;top:0;transform:translateY(-1px)}@media (hover:hover){.selectCustom{display:block}.selectNative:focus+.selectCustom{display:none}}.selectCustom.isActive .selectCustom-trigger,.selectNative:focus{box-shadow:0 0 0 .2rem #fff,0 0 0 .4rem #2f8baa;outline:none}.select{position:relative}.selectLabel{display:block;font-weight:400}.selectWrapper{position:relative}.selectCustom-trigger,.selectNative{background-color:#fff;border:none;border-bottom:1px solid #b1b1b1;border-radius:0;font-family:Poppins,sans-serif;font-size:13px}@media (min-width:1024px){.select{flex-wrap:nowrap}.selectCustom-trigger,.selectNative{font-size:18px}}.selectNative{-webkit-appearance:none;-moz-appearance:none;font-weight:700;padding:0 .8rem}.selectCustom-options{background-color:#fff;border:1px solid #b1b1b1;box-shadow:0 0 4px #e9e1f8;color:#000;display:none;left:0;position:absolute;top:100%;width:100%;z-index:10}.selectCustom.isActive .selectCustom-options{display:block}.selectCustom-option{font-size:16px;font-weight:400;padding:.25rem .25rem .25rem 2.5rem;position:relative}.selectCustom-option.isHover,.selectCustom-option:hover{background-color:var(--green)}