<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-515c0ec60e80 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-515c0ec60e80 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-515c0ec60e80 .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: #cf152d;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #a11023), color-stop(1, #cf152d));
  background: -ms-linear-gradient(bottom, #a11023, #cf152d);
  background: -moz-linear-gradient(center bottom, #a11023 0%, #cf152d 100%);
  background: -o-linear-gradient(#cf152d, #a11023);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cf152d', endColorstr='#a11023', GradientType=0);
  -webkit-border-radius: 0.25;
  -moz-border-radius: 0.25;
  border-radius: 0.25;
  border-color: #930f20 #8a0e1e #7c0d1b #8a0e1e;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1.3;
  
  padding-block: 1;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 2;
}
.so-widget-sow-button-atom-515c0ec60e80 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-515c0ec60e80 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #ebd322;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #c8b212), color-stop(1, #ebd322));
  background: -ms-linear-gradient(bottom, #c8b212, #ebd322);
  background: -moz-linear-gradient(center bottom, #c8b212 0%, #ebd322 100%);
  background: -o-linear-gradient(#ebd322, #c8b212);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ebd322', endColorstr='#c8b212', GradientType=0);
  border-color: #ecd52c #ebd322 #e9cf15 #ebd322;
  color: #545454 !important;
}</pre></body></html>