.module--post_list_block:has(h2) .post_grid,.module--post_list_block:has(h2) .post_list{margin-top:2em}.module--post_list_block .post_grid{display:grid;gap:2em;grid-template-columns:100%}@media (min-width:400px){.module--post_list_block .post_grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:768px){.module--post_list_block .post_grid{grid-template-columns:repeat(4,1fr)}}@media (min-width:992px){.module--post_list_block .post_grid{grid-template-columns:repeat(3,1fr)}}.module--post_list_block .post_grid .post_tile{position:relative}@media (min-width:768px){.module--post_list_block .post_grid .post_tile:first-child{grid-column:1/5;grid-row:1}}@media (min-width:992px){.module--post_list_block .post_grid .post_tile:first-child{grid-column:1/3;grid-row:1/3}}@media (min-width:768px){.module--post_list_block .post_grid .post_tile:nth-child(2){grid-column:1/3;grid-row:2}}@media (min-width:992px){.module--post_list_block .post_grid .post_tile:nth-child(2){grid-column:3/4;grid-row:1}}@media (min-width:768px){.module--post_list_block .post_grid .post_tile:nth-child(3){grid-column:3/5}}@media (min-width:992px){.module--post_list_block .post_grid .post_tile:nth-child(3){grid-column:3/4;grid-row:2}}.module--post_list_block .post_grid .post_tile__img{position:relative}@media (min-width:768px){.module--post_list_block .post_grid .post_tile__img{height:100%}}.module--post_list_block .post_grid .post_tile__img img{height:100%;object-fit:cover;max-width:100%;width:100%;scale:1;transition:all .3s ease}.module--post_list_block .post_grid .post_tile__content{padding:1.5em 0}@media (min-width:768px){.module--post_list_block .post_grid .post_tile__content{bottom:0;padding:1.5em;position:absolute;width:100%}}.module--post_list_block .post_grid .post_tile__content *{position:relative;z-index:2}@media (min-width:768px){.module--post_list_block .post_grid .post_tile__content:after{background:#000;background:linear-gradient(0deg,#010032 15%,rgba(28,36,106,0));height:100%;content:"";position:absolute;top:0;left:0;width:100%;z-index:1}}.module--post_list_block .post_grid .post_tile__content h4{font-size:1.4em;font-family:GeologicaBold;margin:.5em 0}@media (min-width:768px){.module--post_list_block .post_grid .post_tile__content h4{color:#fff}}.module--post_list_block .post_grid .post_tile__content p{margin:0}@media (min-width:768px){.module--post_list_block .post_grid .post_tile__content p:first-child{color:#fff}}.module--post_list_block .post_grid .post_tile__content p:last-child{color:#93d227;font-family:GeologicaBold;font-size:1.2em}.module--post_list_block .post_grid .post_tile a{z-index:3}.module--post_list_block .post_grid .post_tile:hover p:last-child{text-decoration:underline}.post_tile{min-height:387px}