
/* Panel - news landing page */
.panel-news-summary { }
.panel-news-summary h2 { margin-bottom:100px; }
.panel-news-summary h3 { font-family: Inter; font-size: 22px; font-weight: 700; line-height: 137%; text-align: left; margin:0 0 20px 0; text-transform:none; }
.panel-news-summary p { font-size: 14px; line-height: 166%; margin-bottom:15px; }
.panel-news-summary .read-more { color: var(--red); font-family: Rajdhani; font-size: 22px; font-weight: 700; line-height: 159%; letter-spacing: 0.66px; text-transform: uppercase; display:inline-block; }
.panel-news-summary .filter { float:right; text-align:right; }
.panel-news-summary .filter label { color: #4b545a; font-size: 18px; font-weight: 400; font-style: normal; letter-spacing: 0.27px; line-height: 40px; text-align: left; margin-right:40px; display:inline-block; }
.panel-news-summary .filter select { width:160px; height:40px; font-size: 18px; display:inline-block; }
.panel-news-summary .panel-news-item { margin-bottom:56px; text-decoration:none; color:inherit; display:block; }
.panel-news-summary .panel-news-item-image { display:block; height:272px; position:relative; margin-bottom:22px; }
.panel-news-summary .news-item-date { background-color: rgba(72, 56, 172, 0.8); line-height: 35px; padding:0 20px; display:inline-block; position:absolute; bottom:0; right:0; color: #92fcff; font-size: 14px; font-weight: 600; letter-spacing: 0.39px; }
.panel-news-summary .rowwidemargins { margin:0 -29px; }
.panel-news-summary .rowwidemargins > .col-xs-12 { padding:0 29px; }
