.so-widget-m09-m09-a551b93183bd-8 .m09 {
  background: #f0f0f0;
  position: relative;
  padding: 60px 10px 40px;
  text-align: center;
}
.so-widget-m09-m09-a551b93183bd-8 .m09 .title-with-image {
  color: #165c9f;
}
.so-widget-m09-m09-a551b93183bd-8 .m09 .title-with-image .subtitle:before,
.so-widget-m09-m09-a551b93183bd-8 .m09 .title-with-image .subtitle:after {
  background: #165c9f;
}
.so-widget-m09-m09-a551b93183bd-8 .m09 .title-with-image p i {
  color: #165c9f;
}
.so-widget-m09-m09-a551b93183bd-8 .m09 .title-with-image p:before,
.so-widget-m09-m09-a551b93183bd-8 .m09 .title-with-image p:after {
  background: #165c9f;
}
.so-widget-m09-m09-a551b93183bd-8 .m09 .posts {
  margin: 40px auto 0;
  max-width: 1100px;
  padding: 0 0 40px;
  position: relative;
}
.so-widget-m09-m09-a551b93183bd-8 .m09 .posts .post {
  display: inline-block;
  padding: 0 15px;
}
.so-widget-m09-m09-a551b93183bd-8 .m09 .posts .post .post-inner {
  background: #e6e6e6;
  display: flex;
  height: 480px;
  flex-direction: column;
  margin: 0 auto;
  max-height: 480px;
  overflow: hidden;
  position: relative;
  text-align: left;
  width: 100%;
}
.so-widget-m09-m09-a551b93183bd-8 .m09 .posts .post .post-inner:after {
  bottom: 0;
  content: '';
  height: 60px;
  left: 0;
  position: absolute;
  right: 0;
  width: 100%;
  background: #e6e6e6;
  background: linear-gradient(0deg, #e6e6e6 0%, #e6e6e6 25%, rgba(0, 0, 0, 0) 100%);
}
.so-widget-m09-m09-a551b93183bd-8 .m09 .posts .post .post-inner .post-image {
  height: 240px;
  min-height: 240px;
  position: relative;
  width: 100%;
}
.so-widget-m09-m09-a551b93183bd-8 .m09 .posts .post .post-inner .post-image a {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.so-widget-m09-m09-a551b93183bd-8 .m09 .posts .post .post-inner .post-image a img {
  bottom: 0;
  height: 100%;
  left: 0;
  object-fit: cover;
  object-position: center;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}
.so-widget-m09-m09-a551b93183bd-8 .m09 .posts .post .post-inner .post-meta {
  font-size: 14px;
  line-height: 16px;
  padding: 24px 15px 0;
}
.so-widget-m09-m09-a551b93183bd-8 .m09 .posts .post .post-inner .post-meta a {
  position: relative;
}
.so-widget-m09-m09-a551b93183bd-8 .m09 .posts .post .post-inner .post-meta a:after {
  background: #666666;
  bottom: 0;
  content: '';
  height: 1px;
  left: 0;
  position: absolute;
  right: 0;
  width: 100%;
}
.so-widget-m09-m09-a551b93183bd-8 .m09 .posts .post .post-inner .post-title {
  margin: 0 auto;
  padding: 10px 15px 18px;
  width: 100%;
}
.so-widget-m09-m09-a551b93183bd-8 .m09 .posts .post .post-inner .post-title a {
  font-size: 24px;
  font-weight: normal;
  line-height: 32px;
}
.so-widget-m09-m09-a551b93183bd-8 .m09 .posts .post .post-inner .post-title a:hover {
  text-decoration: underline;
}
.so-widget-m09-m09-a551b93183bd-8 .m09 .posts .post .post-inner > p {
  font-size: 16px;
  line-height: 24px;
  padding: 0 15px;
}
.so-widget-m09-m09-a551b93183bd-8 .m09 .posts .slick-prev,
.so-widget-m09-m09-a551b93183bd-8 .m09 .posts .slick-next {
  display: none !important;
}
.so-widget-m09-m09-a551b93183bd-8 .m09 .slick-dots {
  bottom: 0;
  display: block;
  left: 0;
  list-style: none;
  margin: 10px auto 0;
  padding: 0;
  position: absolute;
  right: 0;
  text-align: center;
}
.so-widget-m09-m09-a551b93183bd-8 .m09 .slick-dots li {
  display: inline-block;
  height: 10px;
  margin: 0 5px;
  width: 10px;
}
.so-widget-m09-m09-a551b93183bd-8 .m09 .slick-dots li button {
  background: #165c9f;
  border: none;
  border-radius: 9999px;
  display: block;
  height: 10px;
  opacity: 0.5;
  padding: 0;
  text-indent: -9999px;
  width: 10px;
}
.so-widget-m09-m09-a551b93183bd-8 .m09 .slick-dots li.slick-active button {
  opacity: 1.0;
}