.blog-posts-container{box-sizing:border-box;width:100%;padding-top:102px}.blog-posts-content{box-sizing:border-box;flex-direction:column;justify-content:flex-start;margin:0;padding-top:72px;display:flex}@media screen and (max-width:991px){.blog-posts-content{margin:0 100px;padding-top:0}}@media screen and (max-width:768px){.blog-posts-content{margin:0 50px}}@media screen and (max-width:576px){.blog-posts-content{margin:0 25px}}@media screen and (max-width:400px){.blog-posts-content{margin:0 12px}}.blog-posts-title{text-underline-position:from-font;text-decoration-skip-ink:none;color:#212121;margin-bottom:26px;font-size:20px;font-weight:600;line-height:32px}.blog-posts-filter-container{justify-content:space-between;align-items:center;width:100%;margin-bottom:33px;display:flex}.blog-posts-subfilter-wrapper{cursor:pointer;justify-content:flex-start;align-items:center;gap:.5rem;display:flex;position:relative}.blog-posts-subfilter-title{text-align:right;text-underline-position:from-font;text-decoration-skip-ink:none;color:#424242;font-size:14px;font-weight:600;line-height:22.4px}.blog-posts-subfilter-text{cursor:pointer;text-align:right;text-underline-position:from-font;text-decoration-skip-ink:none;font-size:14px;font-weight:400;line-height:25.2px}.blog-posts-subfilter-active-text{color:#fe5900}.blog-posts-subfilter-not-active-text{color:#757575}.blog-posts-subfilter-mobile{justify-content:flex-start;align-items:center;gap:8px;display:flex}.blog-posts-wrapper{box-sizing:border-box;flex-wrap:wrap;justify-content:flex-start;gap:72px;margin-bottom:72px;display:flex}@media screen and (max-width:576px){.blog-posts-wrapper{flex-direction:column;justify-content:center;align-items:center;gap:16px;margin-bottom:16px}}.blog-posts-wrapper-not-found{text-align:center;width:100%;margin-top:2rem}.blog-posts-subfilter-mobile-wrapper{z-index:10;background-color:#fff;border-radius:10px;min-width:100px;padding:8px 12px;position:absolute;top:2rem;box-shadow:0 4px 4px #00000040}.filter-category{right:2rem}.filter-type{right:-1rem}
