:root{font-size:16px}.filtered-resources__wrapper{display:flex;flex-direction:column;row-gap:32px}@media(min-width:992px){.filtered-resources__wrapper{row-gap:56px}}.filtered-resources__content{max-width:880px}.filtered-resources__filters-title{margin-bottom:10px}@media(min-width:992px){.filtered-resources-dropdown{display:none}}.filtered-resources__filters-list{-moz-column-gap:10px;column-gap:10px;display:flex;flex-wrap:wrap;row-gap:10px}@media(max-width:991.98px){.filtered-resources__filters-list{display:none}}.filtered-resources__filters-button:focus{box-shadow:none;outline:none}.filtered-resources__filters-button.-active{background-color:#f05a39}.filtered-resources__cards.grid{margin-top:32px}@media(min-width:992px){.filtered-resources__cards.grid{margin-top:56px}.filtered-resources__cards.grid.layout-3-col,.filtered-resources__cards.grid.layout-4-col{-moz-column-gap:16px;column-gap:16px}}.filtered-resource{transition:opacity .4s ease-in-out}.filtered-resource:not(.-show){display:none}.filtered-resources__cards.-loading .filtered-resource{opacity:0}.filtered-resource__image-wrapper{aspect-ratio:1.5;border-radius:8px;display:block;overflow:hidden;position:relative}.filtered-resource__image-media{height:100%;max-height:100%;object-fit:cover;width:100%}.filtered-resource__type{align-items:center;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:hsla(0,0%,100%,.15);border-radius:50px;color:#fff;-moz-column-gap:5px;column-gap:5px;display:flex;font-size:12px;font-weight:700;left:16px;letter-spacing:.2em;line-height:1;padding:5px 8px;position:absolute;text-transform:uppercase;top:16px}.filtered-resource__type:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='5' height='6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4.444 3.706V1.294L2.222 0 0 1.294v2.412L2.222 5l2.222-1.294Z' fill='%23fff'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:5px;position:relative;width:5px}.filtered-resource__content{padding:20px 0 0}.filtered-resource__content-date{color:#506e78;font-size:12px;font-weight:700;letter-spacing:.2em;line-height:1;margin-bottom:7px;text-transform:uppercase}.filtered-resource__content-main{font-size:19px;font-weight:400;margin-bottom:0}.filtered-resource__content-author{color:#506e78;font-size:13px;font-weight:500;margin-bottom:0}@media(max-width:991.98px){.filtered-resource__content-author{display:none}}