@media only screen and (min-width: 1024px){.mobile-only{display:none !important}}@media only screen and (max-width: 1023px){.desktop-only{display:none !important}}.l-posts{display:grid;grid-template-columns:repeat(4, 1fr);grid-template-rows:1fr;grid-column-gap:40px;grid-row-gap:31px;padding:clamp(4.8rem,6.4vw,6.4rem) 0}@media only screen and (max-width: 1280px){.l-posts{grid-template-columns:repeat(3, 1fr)}}@media only screen and (max-width: 1000px){.l-posts{grid-template-columns:repeat(2, 1fr)}}@media only screen and (max-width: 480px){.l-posts{grid-template-columns:repeat(1, 1fr);justify-items:center}}.l-posts__filter{padding:6.4rem 0 0}.l-posts__filter h3{margin-bottom:clamp(2rem,2.4cqi,2.4rem);color:#292929}.l-posts__filter--buttons{display:flex;gap:1.6rem;flex-wrap:wrap}.l-posts__filter .filter-item{display:flex;align-items:center;gap:.8rem;cursor:pointer;padding:.8rem 1.2rem;border-radius:.8rem;transition:background-color .2s ease;border:none}.l-posts__filter .filter-item input[type=text]{border-radius:1rem;border-color:blue}.l-posts__filter .filter-item:hover{background-color:#edeef1}.l-posts__filter .filter-item .filter-label{color:#707887;font-size:1.6rem;font-weight:500}.l-posts__filter .filter-item .filter-select{border:none;outline:none;background:rgba(0,0,0,0);color:#707887;font-size:1.6rem;font-weight:400;cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23666' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6,9 12,15 18,9'%3E%3C/polyline%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right center;background-size:1.6rem;font-family:"Poppins",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif}.l-posts:has(.l-posts--empty){grid-template-columns:1fr;justify-items:center}.l-posts--empty{text-align:center;margin:10rem auto}.s-container__pagination{width:100%;display:flex;justify-content:center;align-items:center;padding:clamp(2.6rem,3.2cqi,3.2rem) 0}/*# sourceMappingURL=l-posts.css.map */
