<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-e5380dd021f8 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-e5380dd021f8 .ow-button-base.ow-button-align-center.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-e5380dd021f8 .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: #004a87;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #002e54), color-stop(1, #004a87));
  background: -ms-linear-gradient(bottom, #002e54, #004a87);
  background: -moz-linear-gradient(center bottom, #002e54 0%, #004a87 100%);
  background: -o-linear-gradient(#004a87, #002e54);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#004a87', endColorstr='#002e54', GradientType=0);
  border: 1px solid;
  border-color: #002645 #00203b #00182b #00203b;
  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-e5380dd021f8 .ow-button-base a.ow-button-hover:active,
.so-widget-sow-button-atom-e5380dd021f8 .ow-button-base a.ow-button-hover:hover {
  background: #005091;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #00345e), color-stop(1, #005091));
  background: -ms-linear-gradient(bottom, #00345e, #005091);
  background: -moz-linear-gradient(center bottom, #00345e 0%, #005091 100%);
  background: -o-linear-gradient(#005091, #00345e);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#005091', endColorstr='#00345e', GradientType=0);
  border-color: #00559b #005091 #004782 #005091;
  color: #ffffff !important;
}</pre></body></html>