@media (max-width: 780px) {
  .so-widget-sow-button-atom-363e1b6502db-344 .ow-button-base.ow-button-align-left {
    text-align: center;
  }
  .so-widget-sow-button-atom-363e1b6502db-344 .ow-button-base.ow-button-align-left.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-363e1b6502db-344 .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: #15115f;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #0b0934), color-stop(1, #15115f));
  background: -ms-linear-gradient(bottom, #0b0934, #15115f);
  background: -moz-linear-gradient(center bottom, #0b0934 0%, #15115f 100%);
  background: -o-linear-gradient(#15115f, #0b0934);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#15115f', endColorstr='#0b0934', GradientType=0);
  -webkit-border-radius: 0.25;
  -moz-border-radius: 0.25;
  border-radius: 0.25;
  border-color: #090727 #07051e #040311 #07051e;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1;
  
  padding-block: 1.4;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 2.8;
}
.so-widget-sow-button-atom-363e1b6502db-344 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-363e1b6502db-344 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #171368;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #0d0b3c), color-stop(1, #171368));
  background: -ms-linear-gradient(bottom, #0d0b3c, #171368);
  background: -moz-linear-gradient(center bottom, #0d0b3c 0%, #171368 100%);
  background: -o-linear-gradient(#171368, #0d0b3c);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#171368', endColorstr='#0d0b3c', GradientType=0);
  border-color: #191470 #171368 #14105b #171368;
  color: #ffffff !important;
}