.sideWidget {
  margin-bottom: 48px;
}
.sideWidget_header {
  height: 40px;
  line-height: 40px;
  background-color: #5d3f94;
  padding-left: 0;
  border-radius: 15px;
  text-align: center;
}
.sideWidget_header__second {
  border-radius: 15px 15px 0 0;
}
.widgetHolder-TextBlockHomepageWidget .sideWidget_header,
.widgetHolder-HTMLBlockHomepageWidget .sideWidget_header {
  background-color: transparent;
  padding: 0;
  text-align: left;
}
.sideWidget_heading {
  margin: 0;
  padding: 0;
  line-height: 1;
  font-family: "Fira Sans", sans-serif;
  font-size: 1.125rem;
  line-height: 40px;
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
  letter-spacing: 0.9px;
}
.widgetHolder-TextBlockHomepageWidget .sideWidget_heading,
.widgetHolder-HTMLBlockHomepageWidget .sideWidget_heading {
  color: #5d3f94;
  font-size: 2rem;
  font-weight: 700;
  text-transform: unset;
  letter-spacing: unset;
}
.sideWidget_content {
  padding: 8px 0 16px 0;
}
.sideWidget_content__second {
  border-width: 0 2px;
  border-style: solid;
  border-color: #c5c0cf;
  padding: 16px 0 10px 0;
  background-color: #fff;
}
.sideWidget_content__second.noshowmore {
  border-bottom: 2px solid #c5c0cf;
}
.sideWidget_contentInner {
  padding: 0 16px;
}
.sideWidget_item:not(.sideWidget_item__first) {
  margin-top: 16px;
}
.sideWidget_item:not(.sideWidget_item__last) {
  border-bottom: 1px dashed #cdcdcd;
  padding-bottom: 16px;
}
.sideWidget_item__second {
  padding-left: 16px;
  padding-right: 16px;
}
.sideWidget_itemHeading {
  margin: 0;
  padding: 0;
  line-height: 1;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 24px;
}
.sideWidget_itemImage + .sideWidget_itemHeading {
  margin-top: 16px;
}
.sideWidget_itemHeading > a {
  color: #912490;
}
.sideWidget_itemHeading > a:hover {
  color: #6248ce;
}
.sideWidget_itemDate {
  display: block;
  font-size: 0.875rem;
  font-weight: 400;
  margin-top: 0;
  color: #777;
  font-style: italic;
  line-height: 24px;
}
.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-size: 16px;
  font-weight: 400;
  line-height: 24px;
}
.sideWidget_showMore {
  background: #e0dbe9;
  height: 30px;
  line-height: 30px;
  padding-left: 16px;
  font-size: 14px;
  font-weight: 400;
}
.widgetHolder-BannerWidget .sideWidget_showMore {
  margin-top: 16px;
}
.sideWidget_showMore__news {
  border-width: 0 2px 2px;
  border-style: solid;
  border-color: #c5c0cf;
  line-height: 32px;
}
.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: #912490;
}
.sideWidget_showMore > a:hover {
  color: #6248ce;
}

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