.articles {margin-bottom:70px}
.booklet-link {margin-bottom:60px}
.booklet-link a {display:flex;align-items:center}
.booklet-link img {margin-right:10px}
.articles__item {margin-bottom:70px;position:relative}
.articles__item a {display:flex}
.articles__item a:hover {text-shadow:none}
.articles__item a:hover .articles__item-title {opacity:.3}
.articles__item a:hover .articles__item-permalink {filter:invert(1);-webkit-filter:invert(1)}
.articles__item--wide .articles__item-img {width:470px}
.articles__item--wide .articles__item-meta {width:40%}
.articles__item--wide .articles__item-img-placeholder {width:100%;height:100%}
.articles__item-img {min-width:200px;margin-right:30px}
.articles__item-img img {border-radius:9px;display:block}
.articles__item-img-placeholder {height:200px;width:200px;display:block;border-radius:9px;background:url(../themes/gromit/assets/img/svg/doc-placeholder.svg) center no-repeat,linear-gradient(90deg,#097196 0%,#05837e 100%)}
.articles__item-meta {display:flex;justify-content:space-between;flex-direction:column}
.articles__item-date {font-size:13px;opacity:.5;margin-bottom:20px;color:#000}
.articles__item-title {margin-bottom:20px;color:#000}
.articles__item-description {color:#000;margin-bottom:20px}
.articles__item-type {font-weight:600;margin-right:18px}
.articles__item-permalink {font-weight:600;color:#00c567}
.articles__item-permalink .icon {border-width:2px}
.show-more-articles {background:#F3F3F3}
.show-more-articles:hover {background:#efefef}
.bage--primary {background:#00c567}
@media screen and (max-width:1220px) {.articles__item-img {min-width:150px;width:150px;height:150px }.articles__item--wide .articles__item-img {height:auto;width:390px }.articles .articles__item-img-placeholder {width:150px;height:150px }.show-more-articles {height:70px;padding:0 }}
@media screen and (max-width:750px) {.inner-page-header {margin-bottom:30px }.articles__item--wide a {display:block }.articles__item--wide .articles__item-img {width:100%;margin-bottom:15px }.articles__item--wide .articles__item-meta {width:100% }.articles__item-img,.articles__item-img-placeholder {min-width:75px;height:75px;width:75px }.articles__item-title {font-size:13px;line-height:20px;margin-bottom:10px }.articles__item-date {margin-bottom:0;font-size:11px }.articles__item .articles__item-img-placeholder {width:75px;height:75px;background:url('../themes/gromit/assets/img/svg/doc-placeholder.svg') center / 30px no-repeat,linear-gradient(90deg,#097196 0%,#05837e 100%) }.icon.angle_arrow_right {width:18px;height:18px;-webkit-background-size:5px;background-size:5px }}