<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-72225b901d71-119 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-72225b901d71-119 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-72225b901d71-119 .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: #0e0be2;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #0b09b1), color-stop(1, #0e0be2));
  background: -ms-linear-gradient(bottom, #0b09b1, #0e0be2);
  background: -moz-linear-gradient(center bottom, #0b09b1 0%, #0e0be2 100%);
  background: -o-linear-gradient(#0e0be2, #0b09b1);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0e0be2', endColorstr='#0b09b1', GradientType=0);
  -webkit-border-radius: 1.5;
  -moz-border-radius: 1.5;
  border-radius: 1.5;
  border-color: #0a08a3 #090799 #09078a #090799;
  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-72225b901d71-119 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-72225b901d71-119 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #0f0bec;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #0c09bb), color-stop(1, #0f0bec));
  background: -ms-linear-gradient(bottom, #0c09bb, #0f0bec);
  background: -moz-linear-gradient(center bottom, #0c09bb 0%, #0f0bec 100%);
  background: -o-linear-gradient(#0f0bec, #0c09bb);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0f0bec', endColorstr='#0c09bb', GradientType=0);
  border-color: #110ef3 #0f0bec #0e0bdd #0f0bec;
  color: #ffffff !important;
}</pre></body></html>