.so-widget-iwb-text-ball-iwb-text-ball-style-d75171398898- .iwb-text-ball {
  position: relative;
  text-align: center;
}
.so-widget-iwb-text-ball-iwb-text-ball-style-d75171398898- .iwb-text-ball .ball-container {
  display: inline-block;
  position: relative;
  max-width: 100%;
}
.so-widget-iwb-text-ball-iwb-text-ball-style-d75171398898- .iwb-text-ball .ball-text-svg {
  display: block;
  width: 100%;
  height: 100%;
}
.so-widget-iwb-text-ball-iwb-text-ball-style-d75171398898- .iwb-text-ball .text-content {
  height: 55%;
  left: 21%;
  position: absolute;
  top: 19.5%;
  width: 63%;
}
.so-widget-iwb-text-ball-iwb-text-ball-style-d75171398898- .iwb-text-ball .text-content .text-container {
  position: absolute;
  top: 50%;
  left: 50%;
  color: #fff;
  width: 100%;
  text-align: center;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
.so-widget-iwb-text-ball-iwb-text-ball-style-d75171398898- .title-content {
  position: absolute;
  color: #fff;
  bottom: 10%;
  right: 20px;
  font-size: 2em;
  max-width: calc(100% - 20px);
  padding: 15px 30px;
}