.PostItem_block__C9Faj{position:relative;display:flex;flex-direction:column}@media (min-width:960px){.PostItem_block__C9Faj h6{font-size:1.4rem}}.PostItem_picture__RzADJ{display:block;margin-bottom:1.25rem;border-radius:.375rem;overflow:hidden}.PostItem_picture__RzADJ img{display:block;object-fit:cover;aspect-ratio:365/243;width:100%;transition:transform .4s ease-in-out}.PostItem_picture__RzADJ:hover img{transform:scale(1.1)}.PostItem_meta__hwpTM{display:flex;margin-bottom:1.09375rem;gap:.5rem;flex-wrap:wrap}.PostItem_cat__3r6o7,.PostItem_date__lokJP{padding:.25rem .5rem;border-radius:1.875rem}.PostItem_cat__3r6o7{background:var(--accent-dark);color:#fafcff}.PostItem_date__lokJP{background:#fafcff}.PostItem_author__n13n9{margin-top:.875rem}@media (min-width:768px){.PostItem_author__n13n9{margin-top:1.25rem}}.PostItem_authorWrap__uy00Z{display:inline-flex;align-items:center;padding:.4375rem 1.25rem .4375rem .5rem;gap:.6875rem;background:#fff;box-shadow:0 .125rem .5rem rgba(0,0,0,.07);border-radius:5rem}.PostItem_authorWrap__uy00Z img{display:block;width:2.1875rem;aspect-ratio:1/1;border-radius:50%}.PostItem_linkBlock___4jD_{margin-top:auto;padding-top:1.09375rem}@media (min-width:768px){.PostItem_linkBlock___4jD_{padding-top:2.125rem}}.PostsBlock_block__FJuNM{position:relative;overflow:hidden;background:#92282d;color:#fafcff;border-radius:.625rem .625rem 0 0;margin-top:5rem}@media (min-width:768px){.PostsBlock_block__FJuNM{border-radius:1.5rem 1.5rem 0 0;margin-top:10rem}}div.PostsBlock_titleBlock__z4P_f{padding-top:4.375rem;padding-bottom:3.5625rem}@media (min-width:768px){div.PostsBlock_titleBlock__z4P_f{padding-top:7.1875rem;padding-bottom:4.0625rem}}@media (min-width:960px){.PostsBlock_row__GCdMb{display:grid;gap:1.875rem;grid-template-columns:2fr 1fr}}.PostsBlock_subTitle__7Cun8{background:rgba(218,228,236,.14);margin-bottom:1.125rem;color:inherit}.PostsBlock_title__Gx6fD b{font-weight:inherit;color:#fff}.PostsBlock_description__faOSb{margin-top:1.6875rem}@media (min-width:960px){.PostsBlock_description__faOSb{margin-top:0}}.PostsBlock_linkBlock__fT7My{margin-top:1.6875rem}@media (min-width:768px){.PostsBlock_linkBlock__fT7My{margin-top:2.5rem}}.PostsBlock_items__rg8nV{display:grid;grid-template-columns:repeat(auto-fill,minmax(20rem,1fr));gap:.0625rem}@media (min-width:768px){.PostsBlock_items__rg8nV{grid-template-columns:repeat(auto-fill,minmax(22.5rem,1fr))}}.PostsBlock_post__qjBny{display:flex;box-shadow:0 0 0 .0625rem #ab5357;padding:1.25rem;flex-direction:column}.PostsBlock_post__qjBny picture{margin-bottom:1.25rem;border-radius:.3125rem;overflow:hidden}.PostsBlock_post__qjBny picture:hover img{transform:scale(1.1)}.PostsBlock_post__qjBny picture img{display:block;aspect-ratio:360/277;object-fit:cover;transition:transform .5s ease-in-out}.PostsBlock_post__qjBny h6{max-width:17.8125rem;flex-grow:1}.PostsBlock_post__qjBny [class*=_meta]{margin-bottom:.4625rem}@media (min-width:768px){.PostsBlock_post__qjBny [class*=_meta]{margin-bottom:.875rem}}.PostsBlock_post__qjBny [class*=_cat],.PostsBlock_post__qjBny [class*=_date]{display:inline-flex;background:hsla(0,0%,49%,.1);padding:.40938rem .80313rem;border-radius:.625rem}@media (min-width:768px){.PostsBlock_post__qjBny{padding:2.5rem}.PostsBlock_post__qjBny picture{margin-bottom:1.4375rem}}
	.PostsBlock_block__FJuNM {
    position: relative;
    overflow: hidden;
    background: #92282d !important;
    color: #fafcff !important;
    border-radius: .625rem .625rem 0 0;
    margin-top: 5rem;
}
.PostsBlock_title__Gx6fD b{font-weight:inherit; color:#fff !important}
.PostsBlock_post__qjBny {
    display: flex
;
    box-shadow: 0 0 0 .0625rem #9f4b4f !important;
    padding: 1.25rem;
    flex-direction: column;
}