.blog-filtered-grid{border-top-width:1px;border-color:rgba(var(--neutral)/.4);--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));padding-bottom:5rem}.blog-filtered-grid:where([data-theme=dark],[data-theme=dark] *){--tw-bg-opacity:1;background-color:rgba(var(--backgroundBoxDark)/var(--tw-bg-opacity,1))}@media (min-width:480px){.blog-filtered-grid__wrapper{max-width:480px}}@media (min-width:640px){.blog-filtered-grid__wrapper{max-width:640px}}@media (min-width:768px){.blog-filtered-grid__wrapper{max-width:768px}}@media (min-width:1024px){.blog-filtered-grid__wrapper{max-width:1024px}}@media (min-width:1280px){.blog-filtered-grid__wrapper{max-width:1280px}}@media (min-width:1536px){.blog-filtered-grid__wrapper{max-width:1536px}}@media (min-width:1920px){.blog-filtered-grid__wrapper{max-width:1920px}}.blog-filtered-grid__wrapper{margin-left:auto;margin-right:auto;width:100%;max-width:100%;padding-left:1rem;padding-right:1rem}@media (min-width:768px){.blog-filtered-grid__wrapper{padding-left:2rem;padding-right:2rem}}@media (min-width:1280px){.blog-filtered-grid__wrapper{width:90%}}@media (min-width:1920px){.blog-filtered-grid__wrapper{max-width:1800px;width:100%}}.blog-filtered-grid__title{padding-top:2.5rem;padding-bottom:2.5rem;text-align:center}.blog-filtered-grid__categories{margin-bottom:2.5rem;display:flex;gap:1.5rem;row-gap:2rem}@media not all and (min-width:1024px){.blog-filtered-grid__categories{width:-moz-fit-content;width:fit-content}}@media (min-width:1024px){.blog-filtered-grid__categories{flex-wrap:wrap;justify-content:center}}.blog-filtered-grid__grid{position:relative;display:grid;min-height:50vh;grid-template-columns:repeat(1,minmax(0,1fr));gap:1rem;padding-top:2rem;padding-bottom:4rem}@media (min-width:768px){.blog-filtered-grid__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem}}@media (min-width:1280px){.blog-filtered-grid__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:2.5rem}}.blog-filtered-grid__grid.disable-grid{display:flex;justify-content:center}.blog-filtered-grid__grid:before{position:absolute;top:0;left:50%;height:1px;width:100vw;--tw-translate-x:-50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));background-color:rgba(var(--neutral)/.4);--tw-content:"";content:var(--tw-content)}.blog-filtered-grid__grid__item{height:100%!important;width:100%!important;padding:0!important}.blog-filtered-grid__grid__item .card{width:100%}.blog-filtered-grid__grid__item .card__blog__media__wrapper{background-color:rgb(0 0 0/.2)}.blog-filtered-grid__grid__loading,.blog-filtered-grid__grid__no-articles{margin-left:auto;margin-right:auto}.blog-filtered-grid__grid__no-articles{margin-top:auto;margin-bottom:auto;--tw-text-opacity:1;color:rgba(var(--tertiary)/var(--tw-text-opacity,1))}.blog-filtered-grid__load-more{margin-left:auto;margin-right:auto}