.so-widget-head-section-style-d75171398898-9 .section {
  color: #fff;
  padding-bottom: 102px;
  padding-top: 102px;
  position: relative;
  overflow: hidden;
}
@media (min-width: 1366px) {
  .so-widget-head-section-style-d75171398898-9 .section {
    padding-bottom: 98px;
    padding-top: 140px;
  }
}
.so-widget-head-section-style-d75171398898-9 .section::after {
  background-color: #fff;
  bottom: -1px;
  content: '';
  clip-path: polygon(100% 100%, 0% 100%, 0% 21.67%, 5% 16.02%, 10% 11.04%, 15% 7.32%, 20% 5.3%, 25% 5.21%, 30% 7.06%, 35% 10.64%, 40% 15.53%, 45% 21.14%, 50% 26.82%, 55% 31.88%, 60% 35.74%, 65% 37.93%, 70% 38.2%, 75% 36.52%, 80% 33.08%, 85% 28.29%, 90% 22.71%, 95% 17.02%, 100% 11.87%);
  height: 60px;
  left: 0;
  position: absolute;
  right: 0;
  width: 100%;
}
.so-widget-head-section-style-d75171398898-9 .section__mask {
  background: linear-gradient(270deg, rgba(15, 181, 159, 0.5) 0%, rgba(2, 34, 51, 0.9) 100%);
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.so-widget-head-section-style-d75171398898-9 .section__text {
  max-width: 560px;
  position: relative;
}
.so-widget-head-section-style-d75171398898-9 .section__info {
  border-left: 1px solid #0FB59F;
  margin-top: 32px;
  padding-left: 16px;
  opacity: .7;
}
@media (min-width: 1366px) {
  .so-widget-head-section-style-d75171398898-9 .section__info {
    margin-top: 48px;
  }
}
.so-widget-head-section-style-d75171398898-9 .section__image {
  height: auto;
  left: 50%;
  min-height: 100%;
  min-width: 100%;
  object-fit: cover;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: auto;
}