.so-widget-news-widget-default-d75171398898-17 {
  /* wrappers
----------------------------------------------------------------------------------------------------------------------*/
  /* header
----------------------------------------------------------------------------------------------------------------------*/
  /* items
======================================================================================================================*/
  /* featured
----------------------------------------------------------------------------------------------------------------------*/
  /* list
----------------------------------------------------------------------------------------------------------------------*/
  /* button container
======================================================================================================================*/
}
.so-widget-news-widget-default-d75171398898-17 .news-wrapper.background-primary .news-item-link {
  color: white;
  border-color: rgba(255, 255, 255, 0.1);
}
.so-widget-news-widget-default-d75171398898-17 .news-wrapper.background-white .news-item-link {
  color: #76232f;
  border-color: rgba(0, 0, 0, 0.1);
}
.so-widget-news-widget-default-d75171398898-17 .news-container {
  display: flex;
  flex-direction: column;
  padding-top: 64px;
  padding-bottom: 64px;
}
.so-widget-news-widget-default-d75171398898-17 .news-header-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 16px;
}
.so-widget-news-widget-default-d75171398898-17 .news-header {
  margin-bottom: 0;
  padding-bottom: 15px;
}
@media screen and (min-width: 768px) {
  .so-widget-news-widget-default-d75171398898-17 .news-header {
    padding-bottom: 25px;
  }
}
@media screen and (min-width: 1024px) {
  .so-widget-news-widget-default-d75171398898-17 .news-header {
    padding-bottom: 30px;
  }
}
.so-widget-news-widget-default-d75171398898-17 .news-items-container {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
@media screen and (min-width: 1024px) {
  .so-widget-news-widget-default-d75171398898-17 .news-items-container {
    flex-direction: row;
    align-items: flex-start;
    justify-content: space-between;
  }
}
.so-widget-news-widget-default-d75171398898-17 .featured-news-container {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
@media screen and (min-width: 1024px) {
  .so-widget-news-widget-default-d75171398898-17 .featured-news-container {
    width: 50%;
    flex-shrink: 0;
    flex-grow: 0;
  }
}
@media screen and (min-width: 1280px) {
  .so-widget-news-widget-default-d75171398898-17 .featured-news-container {
    width: 40%;
  }
}
.so-widget-news-widget-default-d75171398898-17 .featured-news-link {
  display: flex;
  width: 100%;
  align-items: flex-start;
  justify-content: center;
  flex-direction: column;
  overflow: hidden;
  transition: all linear 0.2s;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
  background-color: white;
  border-radius: 10px;
  margin-bottom: 20px;
}
@media screen and (min-width: 1024px) {
  .so-widget-news-widget-default-d75171398898-17 .featured-news-link {
    margin-bottom: 0;
  }
  .so-widget-news-widget-default-d75171398898-17 .featured-news-link:hover {
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.3);
  }
  .so-widget-news-widget-default-d75171398898-17 .featured-news-link:hover .featured-news-background-image {
    transform: scale(1.05);
  }
}
.so-widget-news-widget-default-d75171398898-17 .featured-news-image-container {
  overflow: hidden;
  width: 100%;
  background-color: #79abca;
}
.so-widget-news-widget-default-d75171398898-17 .featured-news-image {
  display: block;
  width: 100%;
}
.so-widget-news-widget-default-d75171398898-17 .featured-news-title {
  width: 100%;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 15px;
  padding-right: 15px;
  font-family: "Poppins", sans-serif;
  text-decoration: underline;
  font-size: 20px;
  font-weight: 600;
  text-align: center;
  color: #686e78;
}
.so-widget-news-widget-default-d75171398898-17 .featured-news-title-text {
  position: relative;
}
.so-widget-news-widget-default-d75171398898-17 .news-list-container {
  display: flex;
  width: 100%;
  align-items: stretch;
  justify-content: space-between;
  flex-direction: column;
  flex-wrap: wrap;
}
@media screen and (min-width: 1024px) {
  .so-widget-news-widget-default-d75171398898-17 .news-list-container {
    width: 50%;
    padding-left: 40px;
    flex-shrink: 0;
    flex-grow: 0;
  }
}
@media screen and (min-width: 1280px) {
  .so-widget-news-widget-default-d75171398898-17 .news-list-container {
    flex-direction: row;
    width: 60%;
  }
}
.so-widget-news-widget-default-d75171398898-17 .news-item-link {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-direction: column;
  width: 100%;
  border-radius: 10px;
  border-style: solid;
  border-width: 1px;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
  margin-bottom: 20px;
  text-decoration: underline;
  transition: all linear 0.2s;
}
.so-widget-news-widget-default-d75171398898-17 .news-item-link:nth-last-child(-n + 2) {
  display: none;
}
@media screen and (min-width: 1280px) {
  .so-widget-news-widget-default-d75171398898-17 .news-item-link {
    width: calc(50% - 20px);
    flex-shrink: 0;
    flex-grow: 0;
  }
  .so-widget-news-widget-default-d75171398898-17 .news-item-link:hover {
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
  }
}
@media screen and (min-width: 1920px) {
  .so-widget-news-widget-default-d75171398898-17 .news-item-link:nth-last-child(-n + 2) {
    display: flex;
  }
}
.so-widget-news-widget-default-d75171398898-17 .news-item-title {
  font-size: 20px;
  font-weight: 600;
  font-family: "Poppins", sans-serif;
}
.so-widget-news-widget-default-d75171398898-17 .news-button-container {
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding-top: 15px;
}
@media screen and (min-width: 768px) {
  .so-widget-news-widget-default-d75171398898-17 .news-button-container {
    padding-top: 25px;
  }
}
@media screen and (min-width: 1024px) {
  .so-widget-news-widget-default-d75171398898-17 .news-button-container {
    padding-top: 40px;
  }
}
.so-widget-news-widget-default-d75171398898-17 .news-button {
  font-weight: 700;
  text-transform: uppercase;
}