<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-42c04856ddff .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-42c04856ddff .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-42c04856ddff .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: Baloo Thambi 2;
  font-weight: 700;
  background: #eba341;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #e18c18), color-stop(1, #eba341));
  background: -ms-linear-gradient(bottom, #e18c18, #eba341);
  background: -moz-linear-gradient(center bottom, #e18c18 0%, #eba341 100%);
  background: -o-linear-gradient(#eba341, #e18c18);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eba341', endColorstr='#e18c18', GradientType=0);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border-color: #d38316 #ca7e15 #bc7514 #ca7e15;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1.15em;
  
  padding-block: 1em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 2em;
}
.so-widget-sow-button-atom-42c04856ddff .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-42c04856ddff .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #ee811b;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #c7680f), color-stop(1, #ee811b));
  background: -ms-linear-gradient(bottom, #c7680f, #ee811b);
  background: -moz-linear-gradient(center bottom, #c7680f 0%, #ee811b 100%);
  background: -o-linear-gradient(#ee811b, #c7680f);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee811b', endColorstr='#c7680f', GradientType=0);
  border-color: #ee8625 #ee811b #e87a12 #ee811b;
  color: #ffffff !important;
}</pre></body></html>