.all-posts-block{background:var(--full-white)}.all-posts-block__header{margin-bottom:40px}.all-posts-block__title{margin:0;text-align:center}.all-posts-block__title.medium{font-size:48px!important;font-style:normal!important;font-weight:500!important;line-height:120%!important;text-transform:none!important}.all-posts-block__filter{margin-bottom:40px}.all-posts-block__filter-list{display:flex;align-items:center;gap:12px;justify-content:center;flex-wrap:wrap;list-style:none;padding:0;margin:0}.all-posts-block__filter-list li{list-style:none}.all-posts-block__filter-list a{border-bottom:2px solid transparent;padding:8px 16px;transition:all ease .3s;text-decoration:none;color:var(--black-full)}.all-posts-block__filter-list a.current,.all-posts-block__filter-list a:hover{border-color:#000}.all-posts-block__content{margin-bottom:40px}.all-posts-block__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.all-posts-block__item{display:flex;flex-direction:column}.all-posts-block__link{display:flex;flex-direction:column;text-decoration:none;color:var(--black-full);gap:32px}.all-posts-block__image-wrapper{position:relative;width:100%;height:240px;overflow:hidden;border-radius:24px}.all-posts-block__image{width:100%;height:100%;object-fit:cover;display:block}.all-posts-block__category{position:absolute;bottom:16px;left:16px;padding:8px 16px;align-items:center;border-radius:60px;border:1px solid rgba(255,255,255,.1);background:#ffffff14;font-size:16px;font-style:normal;font-weight:400;line-height:120%;color:#fff;z-index:2;display:inline-flex}.all-posts-block__arrow{position:absolute;bottom:16px;right:16px;width:44px;height:44px;display:flex;justify-content:center;align-items:center;border-radius:60px;background:var(--Primary-Yellow, #F8BF2C);z-index:2;transition:transform .3s ease}.all-posts-block__arrow svg{width:18px;height:18px;display:block}.all-posts-block__link:hover .all-posts-block__arrow{transform:translate(4px)}.all-posts-block__title-post{font-size:16px;font-style:normal;font-weight:700;line-height:160%;margin:0;color:var(--black-full);text-align:center;transition:opacity .3s ease}.all-posts-block__link:hover .all-posts-block__title-post{opacity:.7}.all-posts-block__pagination{display:flex;align-items:center;justify-content:space-between;padding:24px 0}.all-posts-block__showing{margin:0;font-size:16px;font-style:normal;font-weight:500;line-height:180%;color:var(--black-full)}.all-posts-block__pages{display:flex;align-items:center;gap:8px}.all-posts-block__pages .page-numbers{width:51px;height:51px;display:flex;align-items:center;justify-content:center;font-size:16px;font-style:normal;font-weight:500;line-height:180%;transition:all ease .3s;border:1px solid transparent;border-radius:50%;text-decoration:none;color:var(--black-full)}.all-posts-block__pages .page-numbers:hover,.all-posts-block__pages .page-numbers.current{border:1px solid #EAEAEA}.all-posts-block__pages .prev,.all-posts-block__pages .next{padding:0;line-height:1;width:51px;height:51px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all ease .3s;background:var(--gold)}.all-posts-block__pages .prev:hover,.all-posts-block__pages .next:hover{background:#0000000d}.all-posts-block__pages .prev svg,.all-posts-block__pages .next svg{width:44px;height:53px;display:block}@media (max-width: 991px){.all-posts-block__grid{grid-template-columns:repeat(2,1fr);gap:20px}.all-posts-block__title.medium{font-size:38px}}@media (max-width: 768px){.all-posts-block__grid{grid-template-columns:1fr;gap:24px}.all-posts-block__image-wrapper{height:200px}.all-posts-block__link{gap:24px}.all-posts-block__pagination{flex-direction:column;gap:24px;align-items:center}.all-posts-block__showing{text-align:center}}@media (max-width: 576px){.all-posts-block__header,.all-posts-block__filter,.all-posts-block__content{margin-bottom:32px}.all-posts-block__image-wrapper{height:180px}.all-posts-block__title-post{font-size:15px}.all-posts-block__category{font-size:12px;padding:6px 12px}.all-posts-block__arrow{width:40px;height:40px;bottom:12px;right:12px}.all-posts-block__arrow svg{width:16px;height:16px}.all-posts-block__title.medium{font-size:32px}}
