.sphere_button .sphere_button_double{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px}.sphere_button.left .sphere_button_double{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.sphere_button.center .sphere_button_double{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.sphere_button.left .sphere_button_double{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media(max-width:767px){.sphere_button.left .sphere_button_double{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.sphere_button.center .sphere_button_double{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.sphere_button.left .sphere_button_double{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}