:root {--gutter: 20px;--mobile-margin: 16px;--locking-grid: true;}:root {--mq-xs: 320px;--mq-sm: 479px;--mq-md: 700px;--mq-lg: 1024px;--mq-xl: 1280px;--max-width: 1360px;}.block--latest_news {width: 100%;max-width: 1180px;margin-left: auto;margin-right: auto;margin-bottom: 3em;}.block--latest_news .block__title {margin: 0 0 1em;font-weight: 600;font-size: 1.5rem;line-height: 119%;}.block--latest_news .block__list {list-style-type: none;display: grid;grid-template-columns: 1fr;grid-gap: var(--gap);margin: 0 0 2em;padding: 0;}.block--latest_news .block__footer {text-align: center;}.block--latest_news .post {display: grid;grid-template-columns: 1fr;grid-gap: var(--gap);}.block--latest_news .post__media {position: relative;}.block--latest_news .post__media::after {content: "";position: absolute;display: block;width: 100%;height: 18px;bottom: 0;left: 0;background-repeat: repeat-x;background-image: url('/static/default/asset/img/common/reverse_tile_white.svg');}.block--latest_news .post__img {display: block;width: 100%;height: auto;}.block--latest_news .post__category {margin: 0 0 .65em;font-weight: 600;font-size: .8rem;line-height: 1.25em;text-transform: uppercase;}.block--latest_news .post__title {font-weight: 600;font-size: 1.5rem;line-height: 119%;color: var(--ctxt);}.block--latest_news .post__title:hover,.block--latest_news .post__title:focus {color: var(--c1);}@media screen and (min-width: 700px) {.block--latest_news .block__title {font-size: 2rem;}.block--latest_news .block__list {margin-bottom: 3rem;}.block--latest_news .post {grid-template-columns: 1fr 1fr;}.block--latest_news .post__title {font-size: 2rem;}}@media screen and (min-width: 1024px) {.block--latest_news .post {grid-template-columns: 7fr 5fr;}}
