<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-e0b54522fb19-88 .ow-button-base.ow-button-align-left {
    text-align: left;
  }
  .so-widget-sow-button-atom-e0b54522fb19-88 .ow-button-base.ow-button-align-left.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-e0b54522fb19-88 .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: #c6ed2a;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #acd212), color-stop(1, #c6ed2a));
  background: -ms-linear-gradient(bottom, #acd212, #c6ed2a);
  background: -moz-linear-gradient(center bottom, #acd212 0%, #c6ed2a 100%);
  background: -o-linear-gradient(#c6ed2a, #acd212);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c6ed2a', endColorstr='#acd212', GradientType=0);
  -webkit-border-radius: 0.25;
  -moz-border-radius: 0.25;
  border-radius: 0.25;
  border-color: #a0c411 #99bb10 #8dad0f #99bb10;
  border: 1px solid;
  color: #000000 !important;
  font-size: 1;
  
  padding-block: 1;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 2;
}
.so-widget-sow-button-atom-e0b54522fb19-88 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-e0b54522fb19-88 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #c9ee33;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #b3dc13), color-stop(1, #c9ee33));
  background: -ms-linear-gradient(bottom, #b3dc13, #c9ee33);
  background: -moz-linear-gradient(center bottom, #b3dc13 0%, #c9ee33 100%);
  background: -o-linear-gradient(#c9ee33, #b3dc13);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c9ee33', endColorstr='#b3dc13', GradientType=0);
  border-color: #cbef3d #c9ee33 #c5ed25 #c9ee33;
  color: #000000 !important;
}</pre></body></html>