.all-posts-title__wrapper{display:flex;justify-content:space-between;margin-bottom:100px}.all-posts-title__wrapper h2{margin-bottom:0}.all-posts-title__wrapper .all-posts-title__filters{display:flex;flex-direction:row;gap:14px}.all-posts-no-results__wrapper{opacity:1;transition:.3s ease-in-out}.all-posts-no-results__wrapper.showing-results{opacity:0}.all-posts-no-results__wrapper.showing-results p{display:none}.all-posts-no-results__wrapper p{display:block;margin:0}.all-posts__wrapper{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:wrap;gap:40px;justify-content:flex-start;width:100%}.filter__search,.filter__tags{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;background-position:right 15px center;background-repeat:no-repeat;background-size:12px;border:1.5px solid #000;border-radius:24px;color:#000;font-size:14px;max-height:48px;padding:.6rem .8rem;width:300px}.all-posts__wrapper .blog-card__wrapper{margin-bottom:40px}.filter__search{background-image:url()}@media screen and (max-width:1100px){.all-posts-title__wrapper{flex-direction:column;margin-bottom:50px}.all-posts-title__wrapper .all-posts-title__filters{display:flex;flex-direction:column;gap:14px}.filter__search,.filter__tags{width:100%}.all-posts__wrapper .blog-card__wrapper{max-width:calc(50% - 27px);min-width:calc(50% - 27px)}}@media screen and (max-width:767px){.all-posts__wrapper{flex-direction:column;gap:60px}.all-posts__wrapper .blog-card__wrapper{max-width:100%;min-width:100%}}