@media (max-width: 780px) {
  .so-widget-sow-button-atom-f230a830cf57-13751 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-f230a830cf57-13751 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-f230a830cf57-13751 .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: Barlow;
  font-weight: 600;
  background: #e3001b;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #b00015), color-stop(1, #e3001b));
  background: -ms-linear-gradient(bottom, #b00015, #e3001b);
  background: -moz-linear-gradient(center bottom, #b00015 0%, #e3001b 100%);
  background: -o-linear-gradient(#e3001b, #b00015);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e3001b', endColorstr='#b00015', GradientType=0);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border-color: #a10013 #960012 #870010 #960012;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1.45;
  
  padding-block: 0.5;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  width: 250px;
  max-width: 100%;
  padding-inline: 1;
}
.so-widget-sow-button-atom-f230a830cf57-13751 .ow-button-base .sowb-button > span {
  display: flex;
  justify-content: center;
}
.so-widget-sow-button-atom-f230a830cf57-13751 .ow-button-base .sowb-button > span [class^="sow-icon-"] {
  font-size: 1.3em;
}
.so-widget-sow-button-atom-f230a830cf57-13751 .ow-button-base .sowb-button.ow-icon-placement-top > span {
  flex-direction: column;
}
.so-widget-sow-button-atom-f230a830cf57-13751 .ow-button-base .sowb-button.ow-icon-placement-right > span {
  flex-direction: row-reverse;
}
.so-widget-sow-button-atom-f230a830cf57-13751 .ow-button-base .sowb-button.ow-icon-placement-bottom > span {
  flex-direction: column-reverse;
}
.so-widget-sow-button-atom-f230a830cf57-13751 .ow-button-base .sowb-button.ow-icon-placement-left > span {
  align-items: start;
}
.so-widget-sow-button-atom-f230a830cf57-13751 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-f230a830cf57-13751 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #ed001c;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ba0016), color-stop(1, #ed001c));
  background: -ms-linear-gradient(bottom, #ba0016, #ed001c);
  background: -moz-linear-gradient(center bottom, #ba0016 0%, #ed001c 100%);
  background: -o-linear-gradient(#ed001c, #ba0016);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ed001c', endColorstr='#ba0016', GradientType=0);
  border-color: #f7001d #ed001c #de001a #ed001c;
  color: #ffffff !important;
}