.post-list { margin-bottom: 4.375rem; max-width: 70vw; }

@media (max-width: 1400px) { .post-list { margin-bottom: 0; } }

@media (max-width: 640px) { .post-list { max-width: none; } }

.post-list p { margin: 0; }

.post-list__item { margin-bottom: 4.375rem; }

@media (max-width: 1400px) { .post-list__item { margin-bottom: 3.125rem; } }

@media (max-width: 640px) { .post-list__item { margin-bottom: 2.25rem; } }

.post-list__item p { margin: 1rem 0; }

.page-news .lego--2::before { transform: translateY(0%); }

@media (max-width: 1024px) { .page-news .lego--2::before { transform: translateY(-10%); } }

@media (max-width: 640px) { .page-news .lego--2::before { transform: translateY(0%); } }

@media (max-width: 1400px) { .page-news .lego--1 { margin-top: 7rem; } }

@media (max-width: 640px) { .page-news .lego--1 { margin-top: 4.375rem; } }

/*# sourceMappingURL=news.css.map */