<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-afc4979e24d4-128 .ow-button-base.ow-button-align-justify {
    text-align: justify;
  }
  .so-widget-sow-button-atom-afc4979e24d4-128 .ow-button-base.ow-button-align-justify .sowb-button {
    display: block;
  }
}
.so-widget-sow-button-atom-afc4979e24d4-128 .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: #f8eaca;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #f2d89d), color-stop(1, #f8eaca));
  background: -ms-linear-gradient(bottom, #f2d89d, #f8eaca);
  background: -moz-linear-gradient(center bottom, #f2d89d 0%, #f8eaca 100%);
  background: -o-linear-gradient(#f8eaca, #f2d89d);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f8eaca', endColorstr='#f2d89d', 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: #f0d38f #efcf86 #edca79 #efcf86;
  border: 1px solid;
  color: #000000 !important;
  font-size: 1.15;
  
  padding-block: 1;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  width: 300;
  max-width: 100%;
  padding-inline: 2;
}
.so-widget-sow-button-atom-afc4979e24d4-128 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-afc4979e24d4-128 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #f9eed3;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #f3dca6), color-stop(1, #f9eed3));
  background: -ms-linear-gradient(bottom, #f3dca6, #f9eed3);
  background: -moz-linear-gradient(center bottom, #f3dca6 0%, #f9eed3 100%);
  background: -o-linear-gradient(#f9eed3, #f3dca6);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9eed3', endColorstr='#f3dca6', GradientType=0);
  border-color: #faf1dc #f9eed3 #f7e8c5 #f9eed3;
  color: #000000 !important;
}</pre></body></html>