<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url(https://fonts.googleapis.com/css?family=Kanit&amp;display=swap);
.so-widget-sow-button-atom-c613c636b3a0 .ow-button-base a {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 180px;
  max-width: 100%;
  font-family: Kanit;
  
  font-size: 1.15em;
  padding: 0.5em 1em;
  background: #0066bf;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #004b8c), color-stop(1, #0066bf));
  background: -ms-linear-gradient(bottom, #004b8c, #0066bf);
  background: -moz-linear-gradient(center bottom, #004b8c 0%, #0066bf 100%);
  background: -o-linear-gradient(#0066bf, #004b8c);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0066bf', endColorstr='#004b8c', GradientType=0);
  border: 1px solid;
  border-color: #00437d #003d73 #003563 #003d73;
  color: #ffffff !important;
  -webkit-border-radius: 0.25em;
  -moz-border-radius: 0.25em;
  border-radius: 0.25em;
  -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);
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
}
.so-widget-sow-button-atom-c613c636b3a0 .ow-button-base a:visited,
.so-widget-sow-button-atom-c613c636b3a0 .ow-button-base a:active,
.so-widget-sow-button-atom-c613c636b3a0 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-c613c636b3a0 .ow-button-base a.ow-button-hover:hover {
  background: #006bc9;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #005096), color-stop(1, #006bc9));
  background: -ms-linear-gradient(bottom, #005096, #006bc9);
  background: -moz-linear-gradient(center bottom, #005096 0%, #006bc9 100%);
  background: -o-linear-gradient(#006bc9, #005096);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#006bc9', endColorstr='#005096', GradientType=0);
  border-color: #004887 #00437d #003a6d #00437d;
  color: #ffffff;
}</pre></body></html>