@media (max-width: 780px) {
.so-widget-sow-button-atom-dd5328527157 .ow-button-base.ow-button-align-left {
text-align: left;
}
.so-widget-sow-button-atom-dd5328527157 .ow-button-base.ow-button-align-left.ow-button-align-justify .sowb-button {
display: inline-block;
}
}
.so-widget-sow-button-atom-dd5328527157 .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: #3d3d3d;
background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #242424), color-stop(1, #3d3d3d));
background: -ms-linear-gradient(bottom, #242424, #3d3d3d);
background: -moz-linear-gradient(center bottom, #242424 0%, #3d3d3d 100%);
background: -o-linear-gradient(#3d3d3d, #242424);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3d3d3d', endColorstr='#242424', 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: #1c1c1c #171717 #0f0f0f #171717;
border: 1px solid;
color: #ffffff !important;
font-size: 2mm;
padding-block: 2.5mm;
text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
width: 25mm;
max-width: 100%;
padding-inline: 5mm;
}
.so-widget-sow-button-atom-dd5328527157 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-dd5328527157 .ow-button-base .sowb-button.ow-button-hover:hover {
background: #1b9feb;
background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #1181c2), color-stop(1, #1b9feb));
background: -ms-linear-gradient(bottom, #1181c2, #1b9feb);
background: -moz-linear-gradient(center bottom, #1181c2 0%, #1b9feb 100%);
background: -o-linear-gradient(#1b9feb, #1181c2);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1b9feb', endColorstr='#1181c2', GradientType=0);
border-color: #24a3ec #1b9feb #1497e3 #1b9feb;
color: #ffffff !important;
}