<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-078e326c9d13-124 .ow-button-base.ow-button-align-justify {
    text-align: justify;
  }
  .so-widget-sow-button-atom-078e326c9d13-124 .ow-button-base.ow-button-align-justify .sowb-button {
    display: block;
  }
}
.so-widget-sow-button-atom-078e326c9d13-124 .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;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  
  background: #cd9090;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #bd6d6d), color-stop(1, #cd9090));
  background: -ms-linear-gradient(bottom, #bd6d6d, #cd9090);
  background: -moz-linear-gradient(center bottom, #bd6d6d 0%, #cd9090 100%);
  background: -o-linear-gradient(#cd9090, #bd6d6d);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cd9090', endColorstr='#bd6d6d', GradientType=0);
  -webkit-border-radius: 0.25em 0.25em 0.25em 0.25em;
  -moz-border-radius: 0.25em 0.25em 0.25em 0.25em;
  border-radius: 0.25em 0.25em 0.25em 0.25em;
  border-color: #b86262 #b55b5b #b05151 #b55b5b;
  border: 1px solid;
  color: #000000 !important;
  font-size: 1.15em;
  
  padding-block: 1em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  width: 300;
  max-width: 100%;
  padding-inline: 2em;
}
.so-widget-sow-button-atom-078e326c9d13-124 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-078e326c9d13-124 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #d09797;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #c07474), color-stop(1, #d09797));
  background: -ms-linear-gradient(bottom, #c07474, #d09797);
  background: -moz-linear-gradient(center bottom, #c07474 0%, #d09797 100%);
  background: -o-linear-gradient(#d09797, #c07474);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d09797', endColorstr='#c07474', GradientType=0);
  border-color: #d39e9e #d09797 #cb8c8c #d09797;
  color: #000000 !important;
}</pre></body></html>