@media (max-width: 780px) {
  .so-widget-sow-button-atom-343e82a04c41 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-343e82a04c41 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-343e82a04c41 .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: #f738ea;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #f20ae2), color-stop(1, #f738ea));
  background: -ms-linear-gradient(bottom, #f20ae2, #f738ea);
  background: -moz-linear-gradient(center bottom, #f20ae2 0%, #f738ea 100%);
  background: -o-linear-gradient(#f738ea, #f20ae2);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f738ea', endColorstr='#f20ae2', GradientType=0);
  -webkit-border-radius: 0.25em 0.25em 0.25em 0.25em;
  -moz-border-radius: 0.25em 0.25em 0.25em 0.25em;
  border-radius: 0.25em 0.25em 0.25em 0.25em;
  border-color: #e409d5 #da09cc #cb08be #da09cc;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1.3em;
  
  padding-block: 1.8em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 3.6em;
}
.so-widget-sow-button-atom-343e82a04c41 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-343e82a04c41 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #f742eb;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #f511e6), color-stop(1, #f742eb));
  background: -ms-linear-gradient(bottom, #f511e6, #f742eb);
  background: -moz-linear-gradient(center bottom, #f511e6 0%, #f742eb 100%);
  background: -o-linear-gradient(#f742eb, #f511e6);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f742eb', endColorstr='#f511e6', GradientType=0);
  border-color: #f84cec #f742eb #f733e9 #f742eb;
  color: #ffffff !important;
}