<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media (max-width: 780px) {
  .so-widget-sow-button-atom-2bde6d78b00e-2319 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-2bde6d78b00e-2319 .ow-button-base.ow-button-align-center.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-2bde6d78b00e-2319 .ow-button-base a {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  
  font-size: 1;
  padding: 1 2;
  background: #696969;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #505050), color-stop(1, #696969));
  background: -ms-linear-gradient(bottom, #505050, #696969);
  background: -moz-linear-gradient(center bottom, #505050 0%, #696969 100%);
  background: -o-linear-gradient(#696969, #505050);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#696969', endColorstr='#505050', GradientType=0);
  border: 1px solid;
  border-color: #484848 #434343 #3b3b3b #434343;
  color: #ffffff !important;
  -webkit-border-radius: 0.25;
  -moz-border-radius: 0.25;
  border-radius: 0.25;
  -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);
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
}
.so-widget-sow-button-atom-2bde6d78b00e-2319 .ow-button-base a:active,
.so-widget-sow-button-atom-2bde6d78b00e-2319 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-2bde6d78b00e-2319 .ow-button-base a.ow-button-hover:hover {
  background: #474747;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #2e2e2e), color-stop(1, #474747));
  background: -ms-linear-gradient(bottom, #2e2e2e, #474747);
  background: -moz-linear-gradient(center bottom, #2e2e2e 0%, #474747 100%);
  background: -o-linear-gradient(#474747, #2e2e2e);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#474747', endColorstr='#2e2e2e', GradientType=0);
  border-color: #4c4c4c #474747 #3f3f3f #474747;
}</pre></body></html>