#separator_pluginAppObj_09 {
  display: flex;
  align-items: center;
  justify-content: center;
  white-space: nowrap;
  margin: 0 auto;
  overflow: hidden;
}
#pluginAppObj_09 {
  width: 100%;
}
#separator_pluginAppObj_09 .separator-line {
  width: 100%;
  border-top: 3px solid rgba(255, 255, 255, 1);
}
#separator_pluginAppObj_09 .separator-line.left-line {
  margin-right: 10px;
}
#separator_pluginAppObj_09 .separator-line.right-line {
  margin-left: 10px;
}
#separator_pluginAppObj_09 .separator-icon {
  background-image: url('data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20fill=%22rgba(204,%200,%200,%201)%22%20viewBox=%220%200%2014.34%2013.71%22%3E%3Ctitle%3E03%3C/title%3E%3Cpath%20d=%22M14.34,6.67a3.25,3.25,0,0,1-1.22,1.07A70.27,70.27,0,0,1,3.89,13c-.2.09-.41.19-.62.27C.84,14.21.08,13.72,0,11.09,0,7.89,0,4.68,0,1.47,0,.14.47-.2,1.8.1A5.75,5.75,0,0,1,3.05.58C6.33,2.19,9.6,3.82,12.88,5.43A4.31,4.31,0,0,1,14.34,6.67Z%22/%3E%3C/svg%3E');
  background-repeat: no-repeat;
  background-size: 31.363636363636363px 30px;
  height: 30px;
  flex-basis: 31.363636363636363px;
  flex-shrink: 0;
}
