<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-4c71c55ff3d5-5493 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-4c71c55ff3d5-5493 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-4c71c55ff3d5-5493 .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: #3a9de0;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #1f84c8), color-stop(1, #3a9de0));
  background: -ms-linear-gradient(bottom, #1f84c8, #3a9de0);
  background: -moz-linear-gradient(center bottom, #1f84c8 0%, #3a9de0 100%);
  background: -o-linear-gradient(#3a9de0, #1f84c8);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3a9de0', endColorstr='#1f84c8', GradientType=0);
  -webkit-border-radius: 0.25;
  -moz-border-radius: 0.25;
  border-radius: 0.25;
  border-color: #1d7bba #1c75b2 #1a6ca4 #1c75b2;
  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-4c71c55ff3d5-5493 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-4c71c55ff3d5-5493 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #43a1e1;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #218ad0), color-stop(1, #43a1e1));
  background: -ms-linear-gradient(bottom, #218ad0, #43a1e1);
  background: -moz-linear-gradient(center bottom, #218ad0 0%, #43a1e1 100%);
  background: -o-linear-gradient(#43a1e1, #218ad0);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#43a1e1', endColorstr='#218ad0', GradientType=0);
  border-color: #4ca6e3 #43a1e1 #369bdf #43a1e1;
  color: #ffffff !important;
}</pre></body></html>