.so-widget-featured-content-style-d75171398898-96514 .section--featured-content .container-n {
  position: relative;
}
.so-widget-featured-content-style-d75171398898-96514 .section__row {
  align-items: flex-end;
  display: flex;
  justify-content: space-between;
}
.so-widget-featured-content-style-d75171398898-96514 .section__arrows {
  align-items: center;
  display: flex;
  gap: 16px;
}
@media (max-width: 767px) {
  .so-widget-featured-content-style-d75171398898-96514 .section__arrows {
    bottom: -4px;
    margin-bottom: 0;
    position: absolute;
    right: 16px;
  }
}
.so-widget-featured-content-style-d75171398898-96514 .section__arrow {
  height: 40px;
  transition: opacity 300ms;
  vertical-align: top;
  width: auto;
}
@media (min-width: 2560px) {
  .so-widget-featured-content-style-d75171398898-96514 .section__arrow {
    height: 56px;
  }
}
.so-widget-featured-content-style-d75171398898-96514 .section__arrow-circle {
  transition: fill 300ms;
}
.so-widget-featured-content-style-d75171398898-96514 .section__arrow-icon {
  transition: stroke 300ms;
}
.so-widget-featured-content-style-d75171398898-96514 .section__arrow.slick-disabled {
  opacity: .24;
}
.so-widget-featured-content-style-d75171398898-96514 .section__arrow:not(.slick-disabled):hover {
  cursor: pointer;
}
.so-widget-featured-content-style-d75171398898-96514 .section__arrow:not(.slick-disabled):hover .section__arrow-circle {
  fill: #1E1D28;
}
.so-widget-featured-content-style-d75171398898-96514 .section__arrow:not(.slick-disabled):hover .section__arrow-icon {
  stroke: #fff;
}
@media (max-width: 767px) {
  .so-widget-featured-content-style-d75171398898-96514 .pl-big {
    padding-left: 0;
  }
}
.so-widget-featured-content-style-d75171398898-96514 .news__list {
  display: flex;
}
@media (min-width: 768px) {
  .so-widget-featured-content-style-d75171398898-96514 .news__list {
    margin-left: -12px;
    margin-right: -12px;
  }
}
@media (min-width: 1920px) {
  .so-widget-featured-content-style-d75171398898-96514 .news__list {
    margin-left: -16px;
    margin-right: -16px;
  }
}
.so-widget-featured-content-style-d75171398898-96514 .news__list.slick-initialized {
  display: block;
}
.so-widget-featured-content-style-d75171398898-96514 .news__list .slick-track {
  margin-left: 0;
  margin-right: 0;
}
.so-widget-featured-content-style-d75171398898-96514 .news__item {
  background-color: #fff;
  border-radius: 8px;
  display: block;
  flex: 0 0 100%;
  height: 264px;
  outline: none;
  overflow: hidden;
  position: relative;
  text-decoration: none;
}
@media (min-width: 768px) {
  .so-widget-featured-content-style-d75171398898-96514 .news__item {
    flex-basis: calc(50% - 24px);
    margin-left: 12px;
    margin-right: 12px;
  }
}
@media (min-width: 1280px) {
  .so-widget-featured-content-style-d75171398898-96514 .news__item {
    height: 320px;
  }
}
@media (min-width: 1440px) {
  .so-widget-featured-content-style-d75171398898-96514 .news__item {
    height: 336px;
  }
}
@media (min-width: 1680px) {
  .so-widget-featured-content-style-d75171398898-96514 .news__item {
    height: 400px;
  }
}
@media (min-width: 1920px) {
  .so-widget-featured-content-style-d75171398898-96514 .news__item {
    flex-basis: calc(50% - 32px);
    height: 448px;
    margin-left: 16px;
    margin-right: 16px;
  }
}
@media (min-width: 2560px) {
  .so-widget-featured-content-style-d75171398898-96514 .news__item {
    height: 640px;
  }
}
.so-widget-featured-content-style-d75171398898-96514 .news__item:hover .news__info,
.so-widget-featured-content-style-d75171398898-96514 .news__item:focus-visible .news__info {
  color: #fff;
}
.so-widget-featured-content-style-d75171398898-96514 .news__item:hover .news__mask,
.so-widget-featured-content-style-d75171398898-96514 .news__item:focus-visible .news__mask {
  opacity: 1;
}
.so-widget-featured-content-style-d75171398898-96514 .news__item:hover .news__imageWrap,
.so-widget-featured-content-style-d75171398898-96514 .news__item:focus-visible .news__imageWrap {
  clip-path: inset(0 0 0 0);
}
.so-widget-featured-content-style-d75171398898-96514 .news__item:hover .link-n:after,
.so-widget-featured-content-style-d75171398898-96514 .news__item:focus-visible .link-n:after,
.so-widget-featured-content-style-d75171398898-96514 .news__item:hover .link-n:before,
.so-widget-featured-content-style-d75171398898-96514 .news__item:focus-visible .link-n:before {
  filter: invert(1);
}
.so-widget-featured-content-style-d75171398898-96514 .news__item:focus-visible .link-n {
  border-radius: 8px;
  outline-offset: 1px;
  outline: 2px solid #0045E6;
}
.so-widget-featured-content-style-d75171398898-96514 .news__item.whitepapers .news__image,
.so-widget-featured-content-style-d75171398898-96514 .news__item.case-studies .news__image {
  height: 264px;
  width: auto;
}
@media (min-width: 1280px) {
  .so-widget-featured-content-style-d75171398898-96514 .news__item.whitepapers .news__image,
  .so-widget-featured-content-style-d75171398898-96514 .news__item.case-studies .news__image {
    height: 320px;
  }
}
@media (min-width: 1440px) {
  .so-widget-featured-content-style-d75171398898-96514 .news__item.whitepapers .news__image,
  .so-widget-featured-content-style-d75171398898-96514 .news__item.case-studies .news__image {
    height: 336px;
  }
}
@media (min-width: 1680px) {
  .so-widget-featured-content-style-d75171398898-96514 .news__item.whitepapers .news__image,
  .so-widget-featured-content-style-d75171398898-96514 .news__item.case-studies .news__image {
    height: 400px;
  }
}
@media (min-width: 1920px) {
  .so-widget-featured-content-style-d75171398898-96514 .news__item.whitepapers .news__image,
  .so-widget-featured-content-style-d75171398898-96514 .news__item.case-studies .news__image {
    height: 448px;
  }
}
@media (min-width: 2560px) {
  .so-widget-featured-content-style-d75171398898-96514 .news__item.whitepapers .news__image,
  .so-widget-featured-content-style-d75171398898-96514 .news__item.case-studies .news__image {
    height: 640px;
  }
}
.so-widget-featured-content-style-d75171398898-96514 .news__item.expert-opinion .news__imageWrap {
  background-image: linear-gradient(212.62deg, #887ee4 0%, #0648e6 100%);
  padding: 16px;
  transition-duration: 150ms;
}
@media (min-width: 1920px) {
  .so-widget-featured-content-style-d75171398898-96514 .news__item.expert-opinion .news__imageWrap {
    padding: 24px;
  }
}
@media (min-width: 2560px) {
  .so-widget-featured-content-style-d75171398898-96514 .news__item.expert-opinion .news__imageWrap {
    padding: 32px;
  }
}
.so-widget-featured-content-style-d75171398898-96514 .news__item.expert-opinion .news__mask {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:svgjs='http://svgjs.dev/svgjs' viewBox='0 0 700 700' width='700' height='700' opacity='0.23'%3E%3Cdefs%3E%3Cfilter id='nnnoise-filter' x='-20%25' y='-20%25' width='140%25' height='140%25' filterUnits='objectBoundingBox' primitiveUnits='userSpaceOnUse' color-interpolation-filters='linearRGB'%3E%3CfeTurbulence type='turbulence' baseFrequency='0.052' numOctaves='4' seed='15' stitchTiles='stitch' x='0%25' y='0%25' width='100%25' height='100%25' result='turbulence'%3E%3C/feTurbulence%3E%3CfeSpecularLighting surfaceScale='19' specularConstant='0.5' specularExponent='20' lighting-color='%23ffffff' x='0%25' y='0%25' width='100%25' height='100%25' in='turbulence' result='specularLighting'%3E%3CfeDistantLight azimuth='3' elevation='121'%3E%3C/feDistantLight%3E%3C/feSpecularLighting%3E%3CfeColorMatrix type='saturate' values='0' x='0%25' y='0%25' width='100%25' height='100%25' in='specularLighting' result='colormatrix'%3E%3C/feColorMatrix%3E%3C/filter%3E%3C/defs%3E%3Crect width='700' height='700' fill='transparent'%3E%3C/rect%3E%3Crect width='700' height='700' fill='%23ffffff' filter='url(%23nnnoise-filter)'%3E%3C/rect%3E%3C/svg%3E");
  opacity: 1;
}
@media (max-width: 600px) {
  .so-widget-featured-content-style-d75171398898-96514 .news__item.expert-opinion .news__type {
    display: inline-flex;
    position: static;
    margin-bottom: 16px;
  }
}
.so-widget-featured-content-style-d75171398898-96514 .news__item.expert-opinion .news__title {
  color: #fff;
  -webkit-line-clamp: 4;
}
@media (min-width: 600px) {
  .so-widget-featured-content-style-d75171398898-96514 .news__item.expert-opinion .news__title {
    -webkit-line-clamp: 5;
  }
}
@media (min-width: 768px) {
  .so-widget-featured-content-style-d75171398898-96514 .news__item.expert-opinion .news__title {
    max-width: calc(100% - 150px);
  }
}
@media (min-width: 1680px) {
  .so-widget-featured-content-style-d75171398898-96514 .news__item.expert-opinion .news__title {
    -webkit-line-clamp: 6;
    max-width: calc(100% - 250px);
  }
}
@media (min-width: 2560px) {
  .so-widget-featured-content-style-d75171398898-96514 .news__item.expert-opinion .news__title {
    -webkit-line-clamp: 8;
    max-width: calc(100% - 350px);
  }
}
.so-widget-featured-content-style-d75171398898-96514 .news__item.expert-opinion .news__author-info {
  bottom: 0;
  display: flex;
  flex-direction: column;
  gap: 16px;
  left: 0;
  padding: 16px;
  position: absolute;
  right: 0;
  transition: color 200ms cubic-bezier(0.4, 0.2, 0.4, 1);
}
@media (min-width: 1280px) {
  .so-widget-featured-content-style-d75171398898-96514 .news__item.expert-opinion .news__author-info {
    gap: 4px;
  }
}
@media (min-width: 1366px) {
  .so-widget-featured-content-style-d75171398898-96514 .news__item.expert-opinion .news__author-info {
    align-items: flex-end;
    flex-direction: row;
  }
}
@media (min-width: 1920px) {
  .so-widget-featured-content-style-d75171398898-96514 .news__item.expert-opinion .news__author-info {
    padding: 24px;
  }
}
@media (min-width: 2560px) {
  .so-widget-featured-content-style-d75171398898-96514 .news__item.expert-opinion .news__author-info {
    padding: 32px;
  }
}
.so-widget-featured-content-style-d75171398898-96514 .news__item.expert-opinion .news__author-block {
  align-items: flex-end;
  display: flex;
}
.so-widget-featured-content-style-d75171398898-96514 .news__item.expert-opinion .news__author-text {
  min-width: 0px;
}
.so-widget-featured-content-style-d75171398898-96514 .news__item.expert-opinion .news__author-image {
  flex: 0 0 40px;
  margin-right: 12px;
}
@media (min-width: 1280px) {
  .so-widget-featured-content-style-d75171398898-96514 .news__item.expert-opinion .news__author-image {
    flex-basis: 48px;
    margin-right: 16px;
  }
}
.so-widget-featured-content-style-d75171398898-96514 .news__item.expert-opinion .news__author-image img {
  border-radius: 50%;
  height: 40px;
  object-fit: cover;
  vertical-align: top;
  width: 40px;
}
@media (min-width: 1280px) {
  .so-widget-featured-content-style-d75171398898-96514 .news__item.expert-opinion .news__author-image img {
    height: 48px;
    width: 48px;
  }
}
.so-widget-featured-content-style-d75171398898-96514 .news__item.expert-opinion .news__author-name {
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media (min-width: 1280px) {
  .so-widget-featured-content-style-d75171398898-96514 .news__item.expert-opinion .news__author-name {
    font-size: 15px;
    line-height: 24px;
  }
}
@media (min-width: 1920px) {
  .so-widget-featured-content-style-d75171398898-96514 .news__item.expert-opinion .news__author-name {
    font-size: 16px;
  }
}
.so-widget-featured-content-style-d75171398898-96514 .news__item.expert-opinion .news__author-position {
  font-size: 12px;
  line-height: 16px;
  font-weight: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media (min-width: 1280px) {
  .so-widget-featured-content-style-d75171398898-96514 .news__item.expert-opinion .news__author-position {
    font-size: 14px;
    line-height: 24px;
  }
}
@media (min-width: 1920px) {
  .so-widget-featured-content-style-d75171398898-96514 .news__item.expert-opinion .news__author-position {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .so-widget-featured-content-style-d75171398898-96514 .news__item.expert-opinion .news__url {
    display: none;
  }
}
@media (min-width: 1366px) {
  .so-widget-featured-content-style-d75171398898-96514 .news__item.expert-opinion .news__url {
    margin-left: auto;
  }
}
.so-widget-featured-content-style-d75171398898-96514 .news__item.expert-opinion .news__item.gradient_1 .news__imageWrap {
  background-image: linear-gradient(212.62deg, #887ee4 0%, #0648e6 100%);
}
.so-widget-featured-content-style-d75171398898-96514 .news__item.expert-opinion .news__item.gradient_2 .news__imageWrap {
  background-image: linear-gradient(212.62deg, #50b0d3 0%, #054be5 100%);
}
.so-widget-featured-content-style-d75171398898-96514 .news__item.expert-opinion .news__item.gradient_3 .news__imageWrap {
  background-image: linear-gradient(212.62deg, #9fbcfe 0%, #8a81f1 100%);
}
.so-widget-featured-content-style-d75171398898-96514 .news__item.expert-opinion .news__item.gradient_4 .news__imageWrap {
  background-image: linear-gradient(212.62deg, #4e90f6 0%, #2752e4 100%);
}
.so-widget-featured-content-style-d75171398898-96514 .news__item.expert-opinion .news__item.gradient_5 .news__imageWrap {
  background-image: linear-gradient(147.38deg, #24a7c1 0%, #1474ff 100%);
}
.so-widget-featured-content-style-d75171398898-96514 .news__item.expert-opinion .news__item.gradient_6 .news__imageWrap {
  background-image: linear-gradient(193.51deg, #9fc1f7 6.05%, #1873f3 93.95%);
}
.so-widget-featured-content-style-d75171398898-96514 .news__item.expert-opinion:hover .news__imageWrap,
.so-widget-featured-content-style-d75171398898-96514 .news__item.expert-opinion:focus-visible .news__imageWrap {
  clip-path: inset(0 0 0 0);
}
.so-widget-featured-content-style-d75171398898-96514 .news__item.expert-opinion:hover .news__author-info,
.so-widget-featured-content-style-d75171398898-96514 .news__item.expert-opinion:focus-visible .news__author-info {
  color: #fff;
}
.so-widget-featured-content-style-d75171398898-96514 .news__info {
  bottom: 0;
  color: #1E1D28;
  display: grid;
  left: 0;
  padding: 16px;
  position: absolute;
  right: 0;
  transition: color 200ms cubic-bezier(0.4, 0.2, 0.4, 1);
}
@media (min-width: 1920px) {
  .so-widget-featured-content-style-d75171398898-96514 .news__info {
    padding: 24px;
  }
}
@media (min-width: 2560px) {
  .so-widget-featured-content-style-d75171398898-96514 .news__info {
    padding: 32px;
  }
}
.so-widget-featured-content-style-d75171398898-96514 .news__image {
  background-color: #F8F8F9;
  left: 50%;
  min-height: 100%;
  max-width: 100%;
  object-fit: cover;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  vertical-align: top;
  width: 100%;
}
.so-widget-featured-content-style-d75171398898-96514 .news__imageWrap {
  background-color: #F8F8F9;
  clip-path: inset(0 0 100px 0);
  height: 100%;
  overflow: hidden;
  position: relative;
  transition: clip-path 200ms cubic-bezier(0.4, 0.2, 0.4, 1);
}
@media (min-width: 768px) {
  .so-widget-featured-content-style-d75171398898-96514 .news__imageWrap {
    clip-path: inset(0 0 108px 0);
  }
}
@media (min-width: 1280px) {
  .so-widget-featured-content-style-d75171398898-96514 .news__imageWrap {
    clip-path: inset(0 0 136px 0);
  }
}
@media (min-width: 1920px) {
  .so-widget-featured-content-style-d75171398898-96514 .news__imageWrap {
    clip-path: inset(0 0 144px 0);
  }
}
@media (min-width: 2560px) {
  .so-widget-featured-content-style-d75171398898-96514 .news__imageWrap {
    clip-path: inset(0 0 184px 0);
  }
}
.so-widget-featured-content-style-d75171398898-96514 .news__mask {
  background-color: rgba(0, 0, 0, 0.64);
  bottom: 0;
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: opacity 200ms cubic-bezier(0.4, 0.2, 0.4, 1);
}
.so-widget-featured-content-style-d75171398898-96514 .news__type {
  align-items: center;
  background-color: #fff;
  border-radius: 24px;
  color: #1E1D28;
  display: flex;
  font-size: 14px;
  gap: 12px;
  line-height: 16px;
  padding: 4px 6px;
  position: absolute;
  right: 16px;
  top: 16px;
}
@media (min-width: 1280px) {
  .so-widget-featured-content-style-d75171398898-96514 .news__type {
    font-size: 15px;
    line-height: 24px;
    padding: 2px 8px;
    right: 16px;
    top: 16px;
  }
}
@media (min-width: 1920px) {
  .so-widget-featured-content-style-d75171398898-96514 .news__type {
    font-size: 16px;
    gap: 16px;
    padding: 4px 10px;
    right: 24px;
    top: 24px;
  }
}
@media (min-width: 2560px) {
  .so-widget-featured-content-style-d75171398898-96514 .news__type {
    font-size: 20px;
    line-height: 32px;
    padding-left: 12px;
    padding-right: 12px;
  }
}
.so-widget-featured-content-style-d75171398898-96514 .news__type:after {
  border-radius: 50%;
  border: 1px solid #1E1D28;
  content: '';
  height: 10px;
  width: 10px;
}
.so-widget-featured-content-style-d75171398898-96514 .news__title {
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  margin: 0 0 8px;
  max-width: 400px;
  min-height: 40px;
  overflow: hidden;
  text-decoration: none;
  visibility: visible;
}
@media (min-width: 768px) {
  .so-widget-featured-content-style-d75171398898-96514 .news__title {
    margin-bottom: 16px;
  }
}
@media (min-width: 1280px) {
  .so-widget-featured-content-style-d75171398898-96514 .news__title {
    margin-bottom: 8px;
    max-width: 480px;
    min-height: 48px;
  }
}
@media (min-width: 1440px) {
  .so-widget-featured-content-style-d75171398898-96514 .news__title {
    max-width: 520px;
  }
}
@media (min-width: 1920px) {
  .so-widget-featured-content-style-d75171398898-96514 .news__title {
    max-width: 560px;
    margin-bottom: 24px;
  }
}
@media (min-width: 2560px) {
  .so-widget-featured-content-style-d75171398898-96514 .news__title {
    max-width: 640px;
    min-height: 64px;
  }
}
@media (min-width: 1280px) {
  .so-widget-featured-content-style-d75171398898-96514 .news__url {
    margin-top: 12px;
    margin-bottom: 12px;
  }
}
@media (min-width: 1920px) {
  .so-widget-featured-content-style-d75171398898-96514 .news__url {
    margin-top: 0;
    margin-bottom: 0;
  }
}
.so-widget-featured-content-style-d75171398898-96514 .news__all {
  margin-top: 24px;
}
@media (min-width: 1920px) {
  .so-widget-featured-content-style-d75171398898-96514 .news__all {
    margin-top: 64px;
  }
}
@media (min-width: 2560px) {
  .so-widget-featured-content-style-d75171398898-96514 .news__all {
    margin-top: 80px;
  }
}
.so-widget-featured-content-style-d75171398898-96514 .link-n:after,
.so-widget-featured-content-style-d75171398898-96514 .link-n:before {
  transition: filter 200ms cubic-bezier(0.4, 0.2, 0.4, 1);
}