.brxe-post-filter .main-container{width:100%}.brxe-post-filter .main-container section{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px;row-gap:80px;padding:80px var(--side-padding)}.brxe-post-filter .main-container ul{list-style:none;padding:0}.brxe-post-filter .main-container .container{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:1328px;-webkit-column-gap:16px;-moz-column-gap:16px;column-gap:16px;row-gap:16px;margin:0 auto}.brxe-post-filter .main-container .filter-btn-section{padding-top:0}.brxe-post-filter .main-container .filter-btn-section .filter-btn-container{row-gap:24px;-ms-flex-negative:1;flex-shrink:1;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;max-width:1010px}.brxe-post-filter .main-container .filter-btn-section .filter-btn-container .filter-btns{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:16px;padding:0}.brxe-post-filter .main-container .filter-btn-section .filter-btn-container .filter-btns label{display:-webkit-box;display:-ms-flexbox;display:flex;margin:inherit}.brxe-post-filter .main-container .filter-btn-section .filter-btn-container .filter-btns li input{display:none}.brxe-post-filter .main-container .filter-btn-section .filter-btn-container .filter-btns li input:checked+.option-text{background-color:var(--c-blue-400);color:var(--c-white)}.brxe-post-filter .main-container .filter-btn-section .filter-btn-container .filter-btns li .option-text{cursor:pointer;padding:12px 24px;border:1px solid var(--c-blue-400);border-radius:999px;font-family:"Open Sans";font-weight:600;font-size:12px;line-height:1.2em;text-transform:uppercase;color:var(--c-blue-400);-webkit-transition:var(--transition);transition:var(--transition)}.brxe-post-filter .main-container .filter-btn-section .filter-btn-container .filter-btns li .option-text:hover{background-color:var(--c-blue-400);color:var(--c-white)}.brxe-post-filter .main-container .featured-posts-section{background-color:var(--c-blue-50)}.brxe-post-filter .main-container .featured-posts-section .title{width:100%;max-width:1010px;margin:0 auto}.brxe-post-filter .main-container .featured-posts-section .featured-posts .featured-wrapper{display:grid;grid-template-rows:1fr 1fr 1fr;grid-template-columns:1fr 1fr;gap:30px;grid-template-areas:"item1 item2" "item1 item3" "item1 item4";height:auto !important}@media(max-width: 768px){.brxe-post-filter .main-container .featured-posts-section .featured-posts .featured-wrapper{grid-template-columns:1fr;grid-template-rows:auto;grid-template-areas:"item1" "item2" "item3" "item4"}}.brxe-post-filter .main-container .featured-posts-section .featured-posts .featured-wrapper .featured-item{width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.brxe-post-filter .main-container .featured-posts-section .featured-posts .featured-wrapper .featured-item:first-child{grid-row:span 3;grid-area:item1;grid-column:span 1;width:100%}@media(max-width: 768px){.brxe-post-filter .main-container .featured-posts-section .featured-posts .featured-wrapper .featured-item:first-child{grid-row:span 1}}.brxe-post-filter .main-container .featured-posts-section .featured-posts .featured-wrapper .featured-item:first-child .featured-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.brxe-post-filter .main-container .featured-posts-section .featured-posts .featured-wrapper .featured-item:first-child .featured-inner .img-wrapper{max-width:unset;max-height:408px;height:100%;width:100%}.brxe-post-filter .main-container .featured-posts-section .featured-posts .featured-wrapper .featured-item:first-child .featured-inner .img-wrapper img{max-width:100%;height:inherit;-o-object-fit:cover;object-fit:cover;border-radius:4px}.brxe-post-filter .main-container .featured-posts-section .featured-posts .featured-wrapper .featured-item:first-child .featured-inner .content-wrapper p{display:block}.brxe-post-filter .main-container .featured-posts-section .featured-posts .featured-wrapper .featured-item:nth-child(2){grid-area:item2;width:100%;grid-row:span 1;grid-column:span 1}.brxe-post-filter .main-container .featured-posts-section .featured-posts .featured-wrapper .featured-item:nth-child(3){grid-area:item3;width:100%;grid-row:span 1;grid-column:span 1}.brxe-post-filter .main-container .featured-posts-section .featured-posts .featured-wrapper .featured-item:nth-child(4){grid-area:item4;width:100%;grid-row:span 1;grid-column:span 1}.brxe-post-filter .main-container .featured-posts-section .featured-posts .featured-wrapper .featured-item .featured-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:16px;height:100%}@media(max-width: 768px){.brxe-post-filter .main-container .featured-posts-section .featured-posts .featured-wrapper .featured-item .featured-inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.brxe-post-filter .main-container .featured-posts-section .featured-posts .featured-wrapper .featured-item .featured-inner .img-wrapper{max-height:200px;display:-webkit-box;display:-ms-flexbox;display:flex;max-width:312px;height:100%;width:100%}@media(max-width: 768px){.brxe-post-filter .main-container .featured-posts-section .featured-posts .featured-wrapper .featured-item .featured-inner .img-wrapper{max-height:100%;max-width:100%}}.brxe-post-filter .main-container .featured-posts-section .featured-posts .featured-wrapper .featured-item .featured-inner .img-wrapper img{width:100%;min-height:200px;-o-object-fit:cover;object-fit:cover;border-radius:4px}.brxe-post-filter .main-container .featured-posts-section .featured-posts .featured-wrapper .featured-item .featured-inner .content-wrapper h4{font-family:"Open Sans",sans-serif;font-weight:600;font-size:10px;line-height:1.2em;text-transform:uppercase;color:var(--c-blue-400);margin-top:16px;margin-bottom:24px}.brxe-post-filter .main-container .featured-posts-section .featured-posts .featured-wrapper .featured-item .featured-inner .content-wrapper h3{margin:0 !important;margin-bottom:8px !important}.brxe-post-filter .main-container .featured-posts-section .featured-posts .featured-wrapper .featured-item .featured-inner .content-wrapper p{display:none}.brxe-post-filter .main-container .featured-posts-section .featured-posts .featured-wrapper .featured-item .featured-inner .content-wrapper .category-btns{font-size:0;margin:20px 0}.brxe-post-filter .main-container .featured-posts-section .featured-posts .featured-wrapper .featured-item .featured-inner .content-wrapper .category-btns a{border:1px solid var(--c-blue-400);border-radius:999px;padding:5px 12px;font-family:"Open Sans",sans-serif;font-weight:600;font-size:10px;line-height:1.2em;text-transform:uppercase;color:var(--c-blue-400);-webkit-transition:var(--transition);transition:var(--transition);margin-left:16px}.brxe-post-filter .main-container .featured-posts-section .featured-posts .featured-wrapper .featured-item .featured-inner .content-wrapper .category-btns a:hover{background-color:var(--c-blue-400);color:var(--c-white)}.brxe-post-filter .main-container .featured-posts-section .featured-posts .featured-wrapper .featured-item .featured-inner .content-wrapper .category-btns a:first-child{margin-left:0}.brxe-post-filter .main-container .featured-posts-section .featured-posts-items-1 .featured-wrapper .featured-item{width:100%;height:100%}.brxe-post-filter .main-container .featured-posts-section .featured-posts-items-1 .featured-wrapper .featured-item .featured-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:32px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%}@media(max-width: 768px){.brxe-post-filter .main-container .featured-posts-section .featured-posts-items-1 .featured-wrapper .featured-item .featured-inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.brxe-post-filter .main-container .featured-posts-section .featured-posts-items-1 .featured-wrapper .featured-item .featured-inner .img-wrapper{max-width:unset;max-height:408px;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.brxe-post-filter .main-container .featured-posts-section .featured-posts-items-1 .featured-wrapper .featured-item .featured-inner .img-wrapper img{width:100%;-o-object-fit:cover;object-fit:cover;border-radius:4px}.brxe-post-filter .main-container .featured-posts-section .featured-posts-items-1 .featured-wrapper .featured-item .featured-inner .content-wrapper h4{font-family:"Open Sans",sans-serif;font-weight:600;font-size:10px;line-height:1.2em;text-transform:uppercase;color:var(--c-blue-400);margin-top:16px;margin-bottom:24px}.brxe-post-filter .main-container .featured-posts-section .featured-posts-items-1 .featured-wrapper .featured-item .featured-inner .content-wrapper h3{margin:0 !important;margin-bottom:8px !important}.brxe-post-filter .main-container .featured-posts-section .featured-posts-items-1 .featured-wrapper .featured-item .featured-inner .content-wrapper p{display:block}.brxe-post-filter .main-container .featured-posts-section .featured-posts-items-1 .featured-wrapper .featured-item .featured-inner .content-wrapper .category-btns{font-size:0;margin:20px 0}.brxe-post-filter .main-container .featured-posts-section .featured-posts-items-1 .featured-wrapper .featured-item .featured-inner .content-wrapper .category-btns a{border:1px solid var(--c-blue-400);border-radius:999px;padding:5px 12px;font-family:"Open Sans",sans-serif;font-weight:600;font-size:10px;line-height:1.2em;text-transform:uppercase;color:var(--c-blue-400);-webkit-transition:var(--transition);transition:var(--transition);margin-left:16px}.brxe-post-filter .main-container .featured-posts-section .featured-posts-items-1 .featured-wrapper .featured-item .featured-inner .content-wrapper .category-btns a:hover{background-color:var(--c-blue-400);color:var(--c-white)}.brxe-post-filter .main-container .featured-posts-section .featured-posts-items-1 .featured-wrapper .featured-item .featured-inner .content-wrapper .category-btns a:first-child{margin-left:0}.brxe-post-filter .main-container .featured-posts-section .featured-posts-items-2 .featured-wrapper{display:grid;grid-template-columns:1fr;gap:80px}.brxe-post-filter .main-container .featured-posts-section .featured-posts-items-2 .featured-wrapper .featured-item{width:100%}.brxe-post-filter .main-container .featured-posts-section .featured-posts-items-2 .featured-wrapper .featured-item .featured-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:32px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media(max-width: 768px){.brxe-post-filter .main-container .featured-posts-section .featured-posts-items-2 .featured-wrapper .featured-item .featured-inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.brxe-post-filter .main-container .featured-posts-section .featured-posts-items-2 .featured-wrapper .featured-item .featured-inner .img-wrapper{max-width:640px;max-height:408px;display:-webkit-box;display:-ms-flexbox;display:flex}.brxe-post-filter .main-container .featured-posts-section .featured-posts-items-2 .featured-wrapper .featured-item .featured-inner .img-wrapper img{width:100%;-o-object-fit:cover;object-fit:cover;border-radius:4px}.brxe-post-filter .main-container .featured-posts-section .featured-posts-items-2 .featured-wrapper .featured-item .featured-inner .content-wrapper{max-width:545px}.brxe-post-filter .main-container .featured-posts-section .featured-posts-items-2 .featured-wrapper .featured-item .featured-inner .content-wrapper h4{font-family:"Open Sans",sans-serif;font-weight:600;font-size:10px;line-height:1.2em;text-transform:uppercase;color:var(--c-blue-400);margin-top:16px;margin-bottom:24px}.brxe-post-filter .main-container .featured-posts-section .featured-posts-items-2 .featured-wrapper .featured-item .featured-inner .content-wrapper h3{margin:0 !important;margin-bottom:8px !important}.brxe-post-filter .main-container .featured-posts-section .featured-posts-items-2 .featured-wrapper .featured-item .featured-inner .content-wrapper p{display:block}.brxe-post-filter .main-container .featured-posts-section .featured-posts-items-2 .featured-wrapper .featured-item .featured-inner .content-wrapper .category-btns{font-size:0;margin:20px 0}.brxe-post-filter .main-container .featured-posts-section .featured-posts-items-2 .featured-wrapper .featured-item .featured-inner .content-wrapper .category-btns a{border:1px solid var(--c-blue-400);border-radius:999px;padding:5px 12px;font-family:"Open Sans",sans-serif;font-weight:600;font-size:10px;line-height:1.2em;text-transform:uppercase;color:var(--c-blue-400);-webkit-transition:var(--transition);transition:var(--transition);margin-left:16px}.brxe-post-filter .main-container .featured-posts-section .featured-posts-items-2 .featured-wrapper .featured-item .featured-inner .content-wrapper .category-btns a:hover{background-color:var(--c-blue-400);color:var(--c-white)}.brxe-post-filter .main-container .featured-posts-section .featured-posts-items-2 .featured-wrapper .featured-item .featured-inner .content-wrapper .category-btns a:first-child{margin-left:0}.brxe-post-filter .main-container .featured-posts-section .featured-posts-items-2 .featured-wrapper .featured-item:nth-child(2){width:100%}.brxe-post-filter .main-container .featured-posts-section .featured-posts-items-2 .featured-wrapper .featured-item:nth-child(2) .featured-inner{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.brxe-post-filter .main-container .featured-posts-section .featured-posts-items-2 .featured-wrapper .featured-item:nth-child(2) .featured-inner .img-wrapper{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}@media(max-width: 768px){.brxe-post-filter .main-container .featured-posts-section .featured-posts-items-2 .featured-wrapper .featured-item:nth-child(2) .featured-inner .content-wrapper{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}.brxe-post-filter .main-container .featured-posts-section .featured-posts-items-3 .featured-wrapper{display:grid;grid-template-rows:auto auto auto;grid-template-columns:1fr 1fr;gap:30px;grid-template-areas:"item1 item2" "item1 item3" "item1 .";height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}@media(max-width: 768px){.brxe-post-filter .main-container .featured-posts-section .featured-posts-items-3 .featured-wrapper{grid-template-columns:1fr;grid-template-areas:"item1" "item2" "item3";grid-template-rows:auto}}.brxe-post-filter .main-container .featured-posts-section .featured-posts-items-3 .featured-wrapper .featured-item{width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.brxe-post-filter .main-container .featured-posts-section .featured-posts-items-3 .featured-wrapper .featured-item:first-child{grid-row:span 3;grid-area:item1;grid-column:span 1;height:auto;width:100%}@media(max-width: 768px){.brxe-post-filter .main-container .featured-posts-section .featured-posts-items-3 .featured-wrapper .featured-item:first-child{grid-row:span 1}}.brxe-post-filter .main-container .featured-posts-section .featured-posts-items-3 .featured-wrapper .featured-item:first-child .featured-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.brxe-post-filter .main-container .featured-posts-section .featured-posts-items-3 .featured-wrapper .featured-item:first-child .featured-inner .img-wrapper{max-width:unset;max-height:408px;display:-webkit-box;display:-ms-flexbox;display:flex}.brxe-post-filter .main-container .featured-posts-section .featured-posts-items-3 .featured-wrapper .featured-item:first-child .featured-inner .img-wrapper img{max-width:100%;-o-object-fit:cover;object-fit:cover;border-radius:4px}.brxe-post-filter .main-container .featured-posts-section .featured-posts-items-3 .featured-wrapper .featured-item:first-child .featured-inner .content-wrapper p{display:block}.brxe-post-filter .main-container .featured-posts-section .featured-posts-items-3 .featured-wrapper .featured-item:nth-child(2){grid-area:item2;width:100%;grid-row:span 1;grid-column:span 1}.brxe-post-filter .main-container .featured-posts-section .featured-posts-items-3 .featured-wrapper .featured-item:nth-child(3){grid-area:item3;width:100%;grid-row:span 1;grid-column:span 1}.brxe-post-filter .main-container .featured-posts-section .featured-posts-items-3 .featured-wrapper .featured-item .featured-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:16px}@media(max-width: 768px){.brxe-post-filter .main-container .featured-posts-section .featured-posts-items-3 .featured-wrapper .featured-item .featured-inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.brxe-post-filter .main-container .featured-posts-section .featured-posts-items-3 .featured-wrapper .featured-item .featured-inner .img-wrapper{max-height:188px;display:-webkit-box;display:-ms-flexbox;display:flex;max-width:312px;height:100%;width:100%}@media(max-width: 768px){.brxe-post-filter .main-container .featured-posts-section .featured-posts-items-3 .featured-wrapper .featured-item .featured-inner .img-wrapper{max-height:100%;max-width:100%}}.brxe-post-filter .main-container .featured-posts-section .featured-posts-items-3 .featured-wrapper .featured-item .featured-inner .img-wrapper img{width:100%;min-height:188px;-o-object-fit:cover;object-fit:cover;border-radius:4px}.brxe-post-filter .main-container .featured-posts-section .featured-posts-items-3 .featured-wrapper .featured-item .featured-inner .content-wrapper h4{font-family:"Open Sans",sans-serif;font-weight:600;font-size:10px;line-height:1.2em;text-transform:uppercase;color:var(--c-blue-400);margin-top:16px;margin-bottom:24px}.brxe-post-filter .main-container .featured-posts-section .featured-posts-items-3 .featured-wrapper .featured-item .featured-inner .content-wrapper h3{margin:0 !important;margin-bottom:8px !important}.brxe-post-filter .main-container .featured-posts-section .featured-posts-items-3 .featured-wrapper .featured-item .featured-inner .content-wrapper p{display:none}.brxe-post-filter .main-container .featured-posts-section .featured-posts-items-3 .featured-wrapper .featured-item .featured-inner .content-wrapper .category-btns{font-size:0;margin:20px 0}.brxe-post-filter .main-container .featured-posts-section .featured-posts-items-3 .featured-wrapper .featured-item .featured-inner .content-wrapper .category-btns a{border:1px solid var(--c-blue-400);border-radius:999px;padding:5px 12px;font-family:"Open Sans",sans-serif;font-weight:600;font-size:10px;line-height:1.2em;text-transform:uppercase;color:var(--c-blue-400);-webkit-transition:var(--transition);transition:var(--transition);margin-left:16px}.brxe-post-filter .main-container .featured-posts-section .featured-posts-items-3 .featured-wrapper .featured-item .featured-inner .content-wrapper .category-btns a:hover{background-color:var(--c-blue-400);color:var(--c-white)}.brxe-post-filter .main-container .featured-posts-section .featured-posts-items-3 .featured-wrapper .featured-item .featured-inner .content-wrapper .category-btns a:first-child{margin-left:0}.brxe-post-filter .main-container .featured-posts-section .featured-posts-items-0{display:none}.brxe-post-filter .main-container .posts-section .posts-container{max-width:1010px}.brxe-post-filter .main-container .posts-section .posts-container .posts .posts-wrapper{display:grid;grid-template-columns:1fr;gap:30px}.brxe-post-filter .main-container .posts-section .posts-container .posts .posts-wrapper .posts-item{grid-column:1/-1}.brxe-post-filter .main-container .posts-section .posts-container .posts .posts-wrapper .posts-item .posts-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:16px;width:100%}@media(max-width: 768px){.brxe-post-filter .main-container .posts-section .posts-container .posts .posts-wrapper .posts-item .posts-inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.brxe-post-filter .main-container .posts-section .posts-container .posts .posts-wrapper .posts-item .posts-inner .img-wrapper{border-radius:4px;overflow:hidden;-webkit-box-flex:0;-ms-flex:0 0 545px;flex:0 0 545px;max-height:344px}@media(max-width: 768px){.brxe-post-filter .main-container .posts-section .posts-container .posts .posts-wrapper .posts-item .posts-inner .img-wrapper{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}}.brxe-post-filter .main-container .posts-section .posts-container .posts .posts-wrapper .posts-item .posts-inner .img-wrapper img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.brxe-post-filter .main-container .posts-section .posts-container .posts .posts-wrapper .posts-item .posts-inner .content-wrapper{-webkit-box-flex:1;-ms-flex:1;flex:1}.brxe-post-filter .main-container .posts-section .posts-container .posts .posts-wrapper .posts-item .posts-inner .content-wrapper h4{font-family:"Open Sans",sans-serif;font-weight:600;font-size:10px;line-height:1.2em;text-transform:uppercase;color:var(--c-blue-400);margin-top:16px;margin-bottom:24px}.brxe-post-filter .main-container .posts-section .posts-container .posts .posts-wrapper .posts-item .posts-inner .content-wrapper h3{margin:0 !important;margin-bottom:8px !important}.brxe-post-filter .main-container .posts-section .posts-container .posts .posts-wrapper .posts-item .posts-inner .content-wrapper p{display:block}.brxe-post-filter .main-container .posts-section .posts-container .posts .posts-wrapper .posts-item .posts-inner .content-wrapper .category-btns{font-size:0;margin:20px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:16px}.brxe-post-filter .main-container .posts-section .posts-container .posts .posts-wrapper .posts-item .posts-inner .content-wrapper .category-btns a{border:1px solid var(--c-blue-400);border-radius:999px;padding:5px 12px;font-family:"Open Sans",sans-serif;font-weight:600;font-size:10px;line-height:1.2em;text-transform:uppercase;color:var(--c-blue-400);-webkit-transition:var(--transition);transition:var(--transition)}.brxe-post-filter .main-container .posts-section .posts-container .posts .posts-wrapper .posts-item .posts-inner .content-wrapper .category-btns a:hover{background-color:var(--c-blue-400);color:var(--c-white)}.brxe-post-filter .main-container .posts-section .posts-container .pagination .page-numbers{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px}.brxe-post-filter .main-container .posts-section .posts-container .pagination .page-numbers li .page-numbers{width:40px;height:40px;border-radius:999px;font-family:"Open Sans",sans-serif;font-weight:600;font-size:12px;line-height:1.2em;border:1px solid var(--c-blue-300);padding:5px 12px;-webkit-transition:var(--transition);transition:var(--transition);place-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;color:#000}.brxe-post-filter .main-container .posts-section .posts-container .pagination .page-numbers li .page-numbers.current{color:var(--c-red-500);border-color:var(--c-red-500)}/*# sourceMappingURL=post-filter.min.css.map */