@media (max-width: 780px) {
  .so-widget-sow-button-atom-2361c86dd950-922 .ow-button-base.ow-button-align-left {
    text-align: center;
  }
  .so-widget-sow-button-atom-2361c86dd950-922 .ow-button-base.ow-button-align-left.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-2361c86dd950-922 .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: #5046db;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #3227c7), color-stop(1, #5046db));
  background: -ms-linear-gradient(bottom, #3227c7, #5046db);
  background: -moz-linear-gradient(center bottom, #3227c7 0%, #5046db 100%);
  background: -o-linear-gradient(#5046db, #3227c7);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5046db', endColorstr='#3227c7', GradientType=0);
  -webkit-border-radius: 0.25px 0px 0px 0px;
  -moz-border-radius: 0.25px 0px 0px 0px;
  border-radius: 0.25px 0px 0px 0px;
  border-color: #2e24ba #2c23b2 #2920a5 #2c23b2;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 18px;
  
  padding-block: 1em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  width: 600px;
  max-width: 100%;
  padding-inline: 2em;
}
.so-widget-sow-button-atom-2361c86dd950-922 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-2361c86dd950-922 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #584fdd;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #3428d0), color-stop(1, #584fdd));
  background: -ms-linear-gradient(bottom, #3428d0, #584fdd);
  background: -moz-linear-gradient(center bottom, #3428d0 0%, #584fdd 100%);
  background: -o-linear-gradient(#584fdd, #3428d0);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#584fdd', endColorstr='#3428d0', GradientType=0);
  border-color: #6057de #584fdd #4c42da #584fdd;
  color: #ffffff !important;
}