.so-widget-sow-tabs-default-e7a0e07d7414 .sow-tabs .sow-tabs-tab-container {
  background-color: #ffffff;
  
  display: flex;
  padding: 18px 0px 0px 0px;
  flex-wrap: wrap;
  justify-content: center;
  border-color: #f4f4f5;
  border-style: solid;
  border-width: 0px 0px 0px 0px;
}
.so-widget-sow-tabs-default-e7a0e07d7414 .sow-tabs .sow-tabs-tab-container .sow-tabs-tab {
  background-color: #f4f4f5;
  border-radius: 6px 6px 0px 0px;
  color: #2b2b2b;
  cursor: pointer;
  display: inline-block;
  font-family: Montserrat;
  font-size: 18px;
  font-weight: 600;
  margin: 0px 12px 0px 12px;
  padding: 14px 36px 12px 36px;
  transition: all 0.3s;
  border-color: #f4f4f5;
  border-style: solid;
  border-width: 0px 0px 4px 0px;
}
.so-widget-sow-tabs-default-e7a0e07d7414 .sow-tabs .sow-tabs-tab-container .sow-tabs-tab.sow-tabs-tab-selected,
.so-widget-sow-tabs-default-e7a0e07d7414 .sow-tabs .sow-tabs-tab-container .sow-tabs-tab:hover {
  background-color: #3abfc0;
  border-radius: 6px 6px 0px 0px;
  color: #ffffff;
  border-color: #3abfc0;
  border-style: solid;
  border-width: 0px 0px 4px 0px;
}
.so-widget-sow-tabs-default-e7a0e07d7414 .sow-tabs .sow-tabs-tab-container .sow-tabs-tab .sow-tabs-title {
  line-height: 1;
  display: flex;
  align-items: center;
}
.so-widget-sow-tabs-default-e7a0e07d7414 .sow-tabs .sow-tabs-tab-container .sow-tabs-tab .sow-tab-icon-image {
  width: auto;
  height: 18px;
}
.so-widget-sow-tabs-default-e7a0e07d7414 .sow-tabs .sow-tabs-tab-container .sow-tabs-tab .sow-tabs-title-icon-left > .sow-tab-icon-image,
.so-widget-sow-tabs-default-e7a0e07d7414 .sow-tabs .sow-tabs-tab-container .sow-tabs-tab .sow-tabs-title-icon-left > span[data-sow-icon] {
  margin-right: 5px;
}
.so-widget-sow-tabs-default-e7a0e07d7414 .sow-tabs .sow-tabs-tab-container .sow-tabs-tab .sow-tabs-title-icon-right > .sow-tab-icon-image,
.so-widget-sow-tabs-default-e7a0e07d7414 .sow-tabs .sow-tabs-tab-container .sow-tabs-tab .sow-tabs-title-icon-right > span[data-sow-icon] {
  margin-left: 5px;
}
.so-widget-sow-tabs-default-e7a0e07d7414 .sow-tabs .sow-tabs-panel-container {
  
  background-color: #f4f4f5;
  color: #3f3f3f;
  position: relative;
}
.so-widget-sow-tabs-default-e7a0e07d7414 .sow-tabs .sow-tabs-panel-container .sow-tabs-panel {
  padding: 24px 30px 28px 30px;
}
.so-widget-sow-tabs-default-e7a0e07d7414 .sow-tabs .sow-tabs-panel-container .sow-tabs-panel .sow-tabs-panel-content {
  
  
  font-size: 16px;
}