<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-43750bc1eb3e-52731 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-43750bc1eb3e-52731 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-43750bc1eb3e-52731 .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: #00b6ff;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #0092cc), color-stop(1, #00b6ff));
  background: -ms-linear-gradient(bottom, #0092cc, #00b6ff);
  background: -moz-linear-gradient(center bottom, #0092cc 0%, #00b6ff 100%);
  background: -o-linear-gradient(#00b6ff, #0092cc);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00b6ff', endColorstr='#0092cc', GradientType=0);
  -webkit-border-radius: 0.25;
  -moz-border-radius: 0.25;
  border-radius: 0.25;
  border-color: #0087bd #007fb3 #0074a3 #007fb3;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1;
  
  padding-block: 0.5;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  width: 300px;
  max-width: 100%;
  padding-inline: 1;
}
.so-widget-sow-button-atom-43750bc1eb3e-52731 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-43750bc1eb3e-52731 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #ffc20a;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #d6a000), color-stop(1, #ffc20a));
  background: -ms-linear-gradient(bottom, #d6a000, #ffc20a);
  background: -moz-linear-gradient(center bottom, #d6a000 0%, #ffc20a 100%);
  background: -o-linear-gradient(#ffc20a, #d6a000);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc20a', endColorstr='#d6a000', GradientType=0);
  border-color: #ffc414 #ffc20a #fabb00 #ffc20a;
  color: #ffffff !important;
}</pre></body></html>