.bw-latest-news .container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-column-gap:30px;-moz-column-gap:30px;column-gap:30px;row-gap:40px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.bw-latest-news .bw-latest-news__item{width:calc(100%/3 - 20px)}@media only screen and (max-width:1199px){.bw-latest-news .bw-latest-news__item{width:calc(50% - 15px)}}@media only screen and (max-width:767px){.bw-latest-news .bw-latest-news__item{width:100%}}.bw-latest-news .bw-latest-news__item-title{overflow:hidden;margin-bottom:0;-o-text-overflow:ellipsis;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;color:var(--c-primary);-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.bw-latest-news .bw-latest-news__item-title:hover{color:var(--c-secondary)}.bw-latest-news .bw-latest-news__item-title a{font:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;-webkit-transition:unset;-o-transition:unset;transition:unset}.bw-latest-news .bw-latest-news__item-date{margin-bottom:20px}.bw-latest-news .bw-latest-news__item-date span:not(:first-of-type):before{content:'|';padding-right:3px}.bw-latest-news .bw-latest-news__item-countries a{color:var(--c-secondary);pointer-events:none}.bw-latest-news .bw-latest-news__item-categories a{pointer-events:none;font-family:"Noto Sans",sans-serif}.bw-latest-news .bw-latest-news__item-categories a:not(:first-of-type):before{content:', '}.bw-latest-news .bw-latest-news__item-image{display:block;background-color:var(--c-light-grey);padding-top:63%;background-size:cover;background-position:center;margin-bottom:30px}