<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-653727bac11f .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-653727bac11f .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-653727bac11f .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: #389dc8;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #2c7ea1), color-stop(1, #389dc8));
  background: -ms-linear-gradient(bottom, #2c7ea1, #389dc8);
  background: -moz-linear-gradient(center bottom, #2c7ea1 0%, #389dc8 100%);
  background: -o-linear-gradient(#389dc8, #2c7ea1);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#389dc8', endColorstr='#2c7ea1', GradientType=0);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border-color: #297595 #276e8d #246581 #276e8d;
  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-653727bac11f .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-653727bac11f .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #37446f;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #262f4d), color-stop(1, #37446f));
  background: -ms-linear-gradient(bottom, #262f4d, #37446f);
  background: -moz-linear-gradient(center bottom, #262f4d 0%, #37446f 100%);
  background: -o-linear-gradient(#37446f, #262f4d);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#37446f', endColorstr='#262f4d', GradientType=0);
  border-color: #3b4876 #37446f #323e65 #37446f;
  color: #ffffff !important;
}</pre></body></html>