@media (max-width: 780px) {
  .so-widget-sow-button-atom-085c3303672c-13906 .ow-button-base.ow-button-align-right {
    text-align: right;
  }
  .so-widget-sow-button-atom-085c3303672c-13906 .ow-button-base.ow-button-align-right.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-085c3303672c-13906 .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: Almarai;
  font-weight: 700;
  background: #28b7ff;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #00a2f4), color-stop(1, #28b7ff));
  background: -ms-linear-gradient(bottom, #00a2f4, #28b7ff);
  background: -moz-linear-gradient(center bottom, #00a2f4 0%, #28b7ff 100%);
  background: -o-linear-gradient(#28b7ff, #00a2f4);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#28b7ff', endColorstr='#00a2f4', GradientType=0);
  -webkit-border-radius: 0.25em 0.25em 0.25em 0.25em;
  -moz-border-radius: 0.25em 0.25em 0.25em 0.25em;
  border-radius: 0.25em 0.25em 0.25em 0.25em;
  border-color: #0098e5 #0091da #0087cb #0091da;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 13px;
  
  padding-block: 1em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 2em;
}
.so-widget-sow-button-atom-085c3303672c-13906 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-085c3303672c-13906 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #32baff;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #00a9fe), color-stop(1, #32baff));
  background: -ms-linear-gradient(bottom, #00a9fe, #32baff);
  background: -moz-linear-gradient(center bottom, #00a9fe 0%, #32baff 100%);
  background: -o-linear-gradient(#32baff, #00a9fe);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#32baff', endColorstr='#00a9fe', GradientType=0);
  border-color: #3cbeff #32baff #23b5ff #32baff;
  color: #ffffff !important;
}