<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-4454c62d0c1e-7 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-4454c62d0c1e-7 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-4454c62d0c1e-7 .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: #343538;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #1b1c1e), color-stop(1, #343538));
  background: -ms-linear-gradient(bottom, #1b1c1e, #343538);
  background: -moz-linear-gradient(center bottom, #1b1c1e 0%, #343538 100%);
  background: -o-linear-gradient(#343538, #1b1c1e);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#343538', endColorstr='#1b1c1e', 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: #141416 #0f0f10 #080808 #0f0f10;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1em;
  
  padding-block: 1em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  width: 300px;
  max-width: 100%;
  padding-inline: 2em;
}
.so-widget-sow-button-atom-4454c62d0c1e-7 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-4454c62d0c1e-7 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #61f761;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #30f430), color-stop(1, #61f761));
  background: -ms-linear-gradient(bottom, #30f430, #61f761);
  background: -moz-linear-gradient(center bottom, #30f430 0%, #61f761 100%);
  background: -o-linear-gradient(#61f761, #30f430);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#61f761', endColorstr='#30f430', GradientType=0);
  border-color: #6af76a #61f761 #52f652 #61f761;
  color: #ffffff !important;
}</pre></body></html>