
/* Panel - news landing page */
.panel-news-summary { }
.panel-news-summary .news-item-date { color:#6B7280; font-size: 18px; font-weight: 400; line-height: 26px; letter-spacing: 0.54px; }
.panel-news-summary h2 { }
.panel-news-summary h3 { font-size: 24px; font-weight: 600; line-height: 30px; /* 125% */ letter-spacing: 0.48px; margin:15px 0 12px 0; background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M16.0034 9.414L7.39642 18.021L5.98242 16.607L14.5884 8H7.00342V6H18.0034V17H16.0034V9.414Z' fill='%236B7280'/%3E%3C/svg%3E"); background-repeat:no-repeat; background-position:100% 3px; }
.panel-news-summary p { font-size: 16px; font-weight:400; line-height: 24px; margin-bottom:15px; }
.panel-news-summary .read-more { color: var(--purple); 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; position:relative; margin-bottom:22px; border-radius: 8px; aspect-ratio:639/357; width:100%; }
.panel-news-summary .rowwidemargins { margin:0 -16px; }
.panel-news-summary .rowwidemargins > .col-xs-12 { padding:0 16px; }
