<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-a3a4d58d45c2-2 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-a3a4d58d45c2-2 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-a3a4d58d45c2-2 .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: #2f538a;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #223c64), color-stop(1, #2f538a));
  background: -ms-linear-gradient(bottom, #223c64, #2f538a);
  background: -moz-linear-gradient(center bottom, #223c64 0%, #2f538a 100%);
  background: -o-linear-gradient(#2f538a, #223c64);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2f538a', endColorstr='#223c64', GradientType=0);
  -webkit-border-radius: 0.25;
  -moz-border-radius: 0.25;
  border-radius: 0.25;
  border-color: #1e3559 #1c3151 #182a46 #1c3151;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1.15;
  
  padding-block: 1;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  width: 100%;
  max-width: 100%;
  padding-inline: 2;
}
.so-widget-sow-button-atom-a3a4d58d45c2-2 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-a3a4d58d45c2-2 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #325892;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #25416c), color-stop(1, #325892));
  background: -ms-linear-gradient(bottom, #25416c, #325892);
  background: -moz-linear-gradient(center bottom, #25416c 0%, #325892 100%);
  background: -o-linear-gradient(#325892, #25416c);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#325892', endColorstr='#25416c', GradientType=0);
  border-color: #345c99 #325892 #2e5186 #325892;
  color: #ffffff !important;
}</pre></body></html>