.filter-tags{display:flex;flex-wrap:wrap;margin-bottom:1rem}.filter-tags a{font-size:min(16px,1rem);font-weight:600;padding:.25rem min(1rem,16px);text-decoration:none}.filter-tags a.active{border:1px solid #e25e35;border-radius:8px}.filter-tags a:hover{color:#e25e35;font-weight:700}.filter-tags-dropdown{display:none}#blog_posts{margin-bottom:1rem}.blog-posts__container{display:grid;gap:2rem;grid-template-columns:repeat(3,1fr)}.blog-posts__card{background:#fff;border-radius:8px;box-shadow:0 8px 20px 8px rgba(0,0,0,.16);display:flex;flex-direction:column;gap:1.5rem;overflow:hidden;position:relative}.blog-card__img{height:250px;left:0;right:0;top:0}.blog-card__text-content{display:flex;flex-direction:column;gap:1rem;padding:0 1.5rem 1.5rem}.blog-card__cat-time{align-items:center;color:#000;display:flex;font-weight:600;gap:1rem}.blog-card__category{background:#f4f4f4;padding:4px 8px;width:fit-content}.blog-card__link{margin-top:auto;text-decoration:none}.blog-card__link,.blog-card__link:active,.blog-card__link:hover{color:#e25e35;font-weight:600}.pagination{align-items:center;justify-content:space-between;margin-top:2rem}.pagination,.pagination-pages{display:flex}.page-button{border:1px solid #e25e35;border-radius:4px;justify-content:center;padding:8px 16px}.page-button,.page-button a{align-items:center;display:flex;text-decoration:none}.page-button a{color:#002640;font-weight:600;gap:.75rem}.button-disabled{background:#e8e8e8;border:1px solid #adadad!important}.page-link{align-items:center;color:#002640;display:flex;font-weight:600;height:40px;justify-content:center;text-align:center;text-decoration:none;width:40px}.page-link:active,.page-link:hover{text-decoration:underline}.page-link.active-page:active,.page-link.active-page:hover{text-decoration:none}.active-page{border:1px solid #e25e35;border-radius:4px;color:#e25e35}@media (max-width:1200px){.blog-card__cat-time{align-items:baseline;flex-direction:column}}@media (max-width:900px){.blog-posts__container{grid-template-columns:repeat(2,1fr)}.filter-tags{display:none}.filter-tags-dropdown{display:block;-ms-flex-item-align:stretch;-ms-grid-row-align:stretch;align-self:stretch;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff;background-color:#fff;background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgZmlsbD0ibm9uZSI+PHBhdGggZmlsbD0iI0UyNUUzNSIgZD0iTTYuMzQzIDcuNzU3IDQuOTMgOS4xNzIgMTIgMTYuMjQybDcuMDcxLTcuMDctMS40MTQtMS40MTVMMTIgMTMuNDE0eiIvPjwvc3ZnPg==");background-position:calc(100% - 12px) 10px;background-repeat:no-repeat;background-size:24px;border:1px solid #002640;border-radius:8px;margin:20px 0 2rem;padding:12px 40px 12px 12px;width:100%}.filter-tags-dropdown option{overflow:hidden;width:100%}}@media (max-width:750px){.filter-tags{justify-content:center}}@media (max-width:600px){.blog-posts__container{grid-template-columns:repeat(1,1fr)}.pagination{flex-direction:column;gap:1rem}.pagination-pages{align-items:center;flex-wrap:wrap;gap:.5rem;justify-content:center}}