.sideWidget {
  margin-bottom: 45px;
}
.sideWidget_header {
  height: 37px;
  line-height: 19px;
  padding-left: 16px;
  border-bottom: 8px solid #c7cdd4;
}
.sideWidget_heading {
  margin: 0;
  padding: 0;
  line-height: 1;
  font-family: "Rubik", sans-serif;
  font-size: 20px;
  line-height: 19px;
  font-weight: 700;
  text-transform: uppercase;
  color: #494c50;
  letter-spacing: 0.6px;
}
.sideWidget_content {
  padding: 16px 0;
}
.widgetHolder-TextAnonsWidget .sideWidget_content {
  padding-top: 8px;
}
.sideWidget_content__second {
  background-color: #e8eff7;
}
.sideWidget_contentInner {
  padding: 0 16px;
}
.sideWidget_item:not(.sideWidget_item__first) {
  margin-top: 16px;
}
.sideWidget_item:not(.sideWidget_item__last) {
  border-bottom: 1px dashed #c7cdd4;
  padding-bottom: 16px;
}
.sideWidget_item__second {
  padding-left: 16px;
  padding-right: 16px;
}
.widgetHolder-BannerWidget .sideWidget_item__second {
  border: 0 !important;
  padding: 0 !important;
}
.sideWidget_item__second__last {
  border: 0 !important;
  padding-bottom: 0 !important;
}
.sideWidget_item__second:not(.sideWidget_item__second__last) {
  border-bottom: 1px dashed #494c50;
}
.sideWidget_itemHeading {
  margin: 0;
  padding: 0;
  line-height: 1;
  font-size: 20px;
  font-weight: 600;
}
.sideWidget_itemImage + .sideWidget_itemHeading {
  margin-top: 16px;
}
.sideWidget_itemHeading > a {
  color: #0378d8;
}
.sideWidget_itemHeading > a:hover {
  color: #1252b0;
}
.sideWidget_itemDate {
  display: block;
  font-size: 14px;
  font-weight: 300;
  margin-top: 6px;
}
.sideWidget_header + .sideWidget_itemImage,
.sideWidget_itemDate + .sideWidget_itemImage,
.sideWidget_itemHeading + .sideWidget_itemImage,
.sideWidget_itemImage + .sideWidget_itemImage {
  margin-top: 16px;
}
.sideWidget_itemImage a {
  display: block;
}
.sideWidget_itemImage img {
  width: 100%;
  display: block;
}
.sideWidget_itemContent {
  margin-top: 10px;
  font-weight: 300;
}
.sideWidget_showMore {
  background: #c7cdd4;
  height: 30px;
  line-height: 30px;
  padding-left: 16px;
  font-size: 14px;
  font-weight: 400;
}
.widgetHolder-BannerWidget .sideWidget_showMore {
  margin-top: 16px;
}
.sideWidget_showMore:after {
  content: "";
  display: inline-block;
  width: 9px;
  height: 9px;
  background-image: url("/themes/comp1/img/arrow-more.png");
  background-repeat: no-repeat;
}
.sideWidget_showMore > a {
  color: #0378d8;
}
.sideWidget_showMore > a:hover {
  color: #1252b0;
}

/*# sourceMappingURL=../maps/component/sideWidget.css.map */
