.so-widget-featured-background-featured-background-style-d75171398898-7114 .featured-background {
  overflow: hidden;
}
.so-widget-featured-background-featured-background-style-d75171398898-7114 .featured-background__inner {
  width: 100%;
  margin: 0 auto;
  position: relative;
  background-color: #435474;
}
@media (max-width: 991px) {
  .so-widget-featured-background-featured-background-style-d75171398898-7114 .featured-background__inner {
    padding: 0 20px;
  }
}
@media (max-width: 767px) {
  .so-widget-featured-background-featured-background-style-d75171398898-7114 .featured-background__inner {
    background-color: transparent;
    margin-bottom: 0;
  }
}
.so-widget-featured-background-featured-background-style-d75171398898-7114 .featured-background__image {
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
  transition: opacity 1s;
}
@media (max-width: 991px) {
  .so-widget-featured-background-featured-background-style-d75171398898-7114 .featured-background__image {
    width: calc(100% + 40px);
    margin-left: -20px;
    margin-right: -20px;
  }
}
.so-widget-featured-background-featured-background-style-d75171398898-7114 .featured-background__image img {
  display: block;
  max-width: none;
  min-width: 1440px;
  width: 100vw;
}
.so-widget-featured-background-featured-background-style-d75171398898-7114 .featured-background__content {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 820px;
  max-width: 100%;
  margin: auto;
  padding: 36px 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
@media (max-width: 767px) {
  .so-widget-featured-background-featured-background-style-d75171398898-7114 .featured-background__content {
    width: 100%;
    margin: auto;
  }
}
.so-widget-featured-background-featured-background-style-d75171398898-7114 .featured-background__title {
  max-width: 100%;
  overflow-wrap: break-word;
  font-family: "Gilroy", sans-serif;
  font-size: 40px;
  font-weight: 800;
  line-height: 45px;
  color: #ffffff;
  text-align: center;
  margin-bottom: 16px;
  position: relative;
}
.so-widget-featured-background-featured-background-style-d75171398898-7114 .featured-background__title:last-child {
  margin-bottom: 0;
}
.so-widget-featured-background-featured-background-style-d75171398898-7114 .featured-background__text {
  color: #ffffff;
  margin-bottom: 60px;
  position: relative;
}
.so-widget-featured-background-featured-background-style-d75171398898-7114 .featured-background__text:last-child {
  margin-bottom: 0;
}
.so-widget-featured-background-featured-background-style-d75171398898-7114 .featured-background__text a {
  color: inherit;
}
.so-widget-featured-background-featured-background-style-d75171398898-7114 .featured-background__cta {
  position: relative;
}
@media (max-width: 767px) {
  .so-widget-featured-background-featured-background-style-d75171398898-7114 .featured-background__cta .btn--primary,
  .so-widget-featured-background-featured-background-style-d75171398898-7114 .featured-background__cta .btn--secondary {
    width: 100%;
  }
}
.so-widget-featured-background-featured-background-style-d75171398898-7114 .featured-background__cta .btn--primary {
  margin-right: 32px;
}
@media (max-width: 767px) {
  .so-widget-featured-background-featured-background-style-d75171398898-7114 .featured-background__cta .btn--primary {
    margin-bottom: 16px;
    margin-right: 0;
  }
}
.so-widget-featured-background-featured-background-style-d75171398898-7114 .featured-background__cta .btn--primary:last-child {
  margin-right: 0;
}
.so-widget-featured-background-featured-background-style-d75171398898-7114 .featured-background.anim .featured-background__image {
  opacity: 1;
}