@media (max-width: 780px) {
  .so-widget-sow-button-atom-6b3bc1e66b85-183 .ow-button-base.ow-button-align-justify {
    text-align: justify;
  }
  .so-widget-sow-button-atom-6b3bc1e66b85-183 .ow-button-base.ow-button-align-justify .sowb-button {
    display: block;
  }
}
.so-widget-sow-button-atom-6b3bc1e66b85-183 .ow-button-base .sowb-button {
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.065);
  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.065);
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.065);
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #11a2bf;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #0d7a90), color-stop(1, #11a2bf));
  background: -ms-linear-gradient(bottom, #0d7a90, #11a2bf);
  background: -moz-linear-gradient(center bottom, #0d7a90 0%, #11a2bf 100%);
  background: -o-linear-gradient(#11a2bf, #0d7a90);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#11a2bf', endColorstr='#0d7a90', GradientType=0);
  -webkit-border-radius: 0.25px;
  -moz-border-radius: 0.25px;
  border-radius: 0.25px;
  border-color: #0c6e82 #0b6679 #095b6b #0b6679;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1em;
  
  padding-block: 1em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 2em;
}
.so-widget-sow-button-atom-6b3bc1e66b85-183 .ow-button-base .sowb-button > span {
  display: flex;
  justify-content: center;
}
.so-widget-sow-button-atom-6b3bc1e66b85-183 .ow-button-base .sowb-button > span [class^="sow-icon-"] {
  font-size: 1.3em;
}
.so-widget-sow-button-atom-6b3bc1e66b85-183 .ow-button-base .sowb-button.ow-icon-placement-top > span {
  flex-direction: column;
}
.so-widget-sow-button-atom-6b3bc1e66b85-183 .ow-button-base .sowb-button.ow-icon-placement-right > span {
  flex-direction: row-reverse;
}
.so-widget-sow-button-atom-6b3bc1e66b85-183 .ow-button-base .sowb-button.ow-icon-placement-bottom > span {
  flex-direction: column-reverse;
}
.so-widget-sow-button-atom-6b3bc1e66b85-183 .ow-button-base .sowb-button.ow-icon-placement-left > span {
  align-items: start;
}
.so-widget-sow-button-atom-6b3bc1e66b85-183 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-6b3bc1e66b85-183 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #12aac8;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #0e829a), color-stop(1, #12aac8));
  background: -ms-linear-gradient(bottom, #0e829a, #12aac8);
  background: -moz-linear-gradient(center bottom, #0e829a 0%, #12aac8 100%);
  background: -o-linear-gradient(#12aac8, #0e829a);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#12aac8', endColorstr='#0e829a', GradientType=0);
  border-color: #13b2d2 #12aac8 #119eba #12aac8;
  color: #ffffff !important;
}