@media (max-width: 780px) {
  .so-widget-sow-button-atom-cfb37121ec84-6204 .ow-button-base.ow-button-align-left {
    text-align: left;
  }
  .so-widget-sow-button-atom-cfb37121ec84-6204 .ow-button-base.ow-button-align-left.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-cfb37121ec84-6204 .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: #6cb0e4;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #4199dc), color-stop(1, #6cb0e4));
  background: -ms-linear-gradient(bottom, #4199dc, #6cb0e4);
  background: -moz-linear-gradient(center bottom, #4199dc 0%, #6cb0e4 100%);
  background: -o-linear-gradient(#6cb0e4, #4199dc);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6cb0e4', endColorstr='#4199dc', GradientType=0);
  -webkit-border-radius: 0.5em 0.5em 0.5em 0.5em;
  -moz-border-radius: 0.5em 0.5em 0.5em 0.5em;
  border-radius: 0.5em 0.5em 0.5em 0.5em;
  border-color: #3492da #2b8dd8 #2685ce #2b8dd8;
  border: 1px solid;
  color: #020202 !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-cfb37121ec84-6204 .ow-button-base .sowb-button > span {
  display: flex;
  justify-content: center;
}
.so-widget-sow-button-atom-cfb37121ec84-6204 .ow-button-base .sowb-button > span [class^="sow-icon-"] {
  font-size: 1.3em;
}
.so-widget-sow-button-atom-cfb37121ec84-6204 .ow-button-base .sowb-button.ow-icon-placement-top > span {
  flex-direction: column;
}
.so-widget-sow-button-atom-cfb37121ec84-6204 .ow-button-base .sowb-button.ow-icon-placement-right > span {
  flex-direction: row-reverse;
}
.so-widget-sow-button-atom-cfb37121ec84-6204 .ow-button-base .sowb-button.ow-icon-placement-bottom > span {
  flex-direction: column-reverse;
}
.so-widget-sow-button-atom-cfb37121ec84-6204 .ow-button-base .sowb-button.ow-icon-placement-left > span {
  align-items: start;
}
.so-widget-sow-button-atom-cfb37121ec84-6204 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-cfb37121ec84-6204 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #75b5e6;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #4a9dde), color-stop(1, #75b5e6));
  background: -ms-linear-gradient(bottom, #4a9dde, #75b5e6);
  background: -moz-linear-gradient(center bottom, #4a9dde 0%, #75b5e6 100%);
  background: -o-linear-gradient(#75b5e6, #4a9dde);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#75b5e6', endColorstr='#4a9dde', GradientType=0);
  border-color: #7db9e7 #75b5e6 #68aee3 #75b5e6;
  color: #020202 !important;
}