<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-9918fb61ba9a-5626 .ow-button-base.ow-button-align-left {
    text-align: center;
  }
  .so-widget-sow-button-atom-9918fb61ba9a-5626 .ow-button-base.ow-button-align-left.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-9918fb61ba9a-5626 .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: #2f7cbf;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #256196), color-stop(1, #2f7cbf));
  background: -ms-linear-gradient(bottom, #256196, #2f7cbf);
  background: -moz-linear-gradient(center bottom, #256196 0%, #2f7cbf 100%);
  background: -o-linear-gradient(#2f7cbf, #256196);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2f7cbf', endColorstr='#256196', GradientType=0);
  -webkit-border-radius: 0.25;
  -moz-border-radius: 0.25;
  border-radius: 0.25;
  border-color: #22598a #205482 #1d4c75 #205482;
  border: 1px solid;
  color: #ffffff !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-9918fb61ba9a-5626 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-9918fb61ba9a-5626 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #3181c7;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #27679e), color-stop(1, #3181c7));
  background: -ms-linear-gradient(bottom, #27679e, #3181c7);
  background: -moz-linear-gradient(center bottom, #27679e 0%, #3181c7 100%);
  background: -o-linear-gradient(#3181c7, #27679e);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3181c7', endColorstr='#27679e', GradientType=0);
  border-color: #3586cd #3181c7 #2e79bb #3181c7;
  color: #ffffff !important;
}</pre></body></html>