#buttons{align-items:center;display:flex;justify-content:flex-end;left:0;position:absolute;width:100vw}#buttons #command-buttons{align-items:center;display:flex;flex-wrap:wrap;margin-top:.5rem;width:100%}#buttons #command-buttons a,#buttons #command-buttons button{background-color:transparent;color:#fff;margin:.5rem;text-decoration:none;transition:all .25s ease-in-out;z-index:100}#buttons #command-buttons a.locale,#buttons #command-buttons button.locale{font-family:poppins-semibold,sans-serif;margin-right:auto;text-transform:uppercase;z-index:101}#buttons #command-buttons a.locale.other-locale,#buttons #command-buttons button.locale.other-locale{left:0;opacity:0;position:absolute;top:.5rem;transition:opacity .25s ease-in-out,top .25s ease-in-out;z-index:100}#buttons #command-buttons a.locale.other-locale span.disclaimer,#buttons #command-buttons button.locale.other-locale span.disclaimer{cursor:grab;font-size:.8rem;left:4rem;position:absolute;text-transform:none;white-space:nowrap}#buttons #command-buttons a.locale.other-locale.visible,#buttons #command-buttons button.locale.other-locale.visible{opacity:1}#buttons #command-buttons a.locale.other-locale.other-locale-1.visible,#buttons #command-buttons button.locale.other-locale.other-locale-1.visible{top:3.5rem}#buttons #command-buttons a.locale.other-locale.other-locale-2.visible,#buttons #command-buttons button.locale.other-locale.other-locale-2.visible{top:6.5rem}#buttons #command-buttons a.locale.other-locale.other-locale-3.visible,#buttons #command-buttons button.locale.other-locale.other-locale-3.visible{top:9.5rem}#buttons #command-buttons a.locale.other-locale.other-locale-4.visible,#buttons #command-buttons button.locale.other-locale.other-locale-4.visible{top:12.5rem}#buttons #command-buttons a.locale.other-locale.other-locale-5.visible,#buttons #command-buttons button.locale.other-locale.other-locale-5.visible{top:15.5rem}#buttons #command-buttons a.locale.other-locale.other-locale-6.visible,#buttons #command-buttons button.locale.other-locale.other-locale-6.visible{top:18.5rem}#buttons #command-buttons a.locale.other-locale.other-locale-7.visible,#buttons #command-buttons button.locale.other-locale.other-locale-7.visible{top:21.5rem}#buttons #command-buttons a.locale.other-locale.other-locale-8.visible,#buttons #command-buttons button.locale.other-locale.other-locale-8.visible{top:24.5rem}#buttons #command-buttons a.locale.other-locale.other-locale-9.visible,#buttons #command-buttons button.locale.other-locale.other-locale-9.visible{top:27.5rem}#buttons #command-buttons a.locale.other-locale.other-locale-10.visible,#buttons #command-buttons button.locale.other-locale.other-locale-10.visible{top:30.5rem}#buttons #command-buttons a#vote-button,#buttons #command-buttons button#vote-button{background-color:#fff;color:#181818;font-weight:700;text-transform:uppercase;width:10rem}#buttons #command-buttons a#share span,#buttons #command-buttons button#share span{bottom:-1rem;opacity:0;position:absolute;right:unset;transition:opacity .15s ease-in-out}@media only screen and (max-width:399px){#buttons #command-buttons a#share span,#buttons #command-buttons button#share span{bottom:unset;right:2vw}}#buttons #command-buttons a#share span.visible,#buttons #command-buttons button#share span.visible{opacity:1}#buttons #command-buttons a#share span.fade-out,#buttons #command-buttons button#share span.fade-out{transition:opacity 3s ease-in-out}#buttons #command-buttons a#vote-button:not([disabled]),#buttons #command-buttons a:not([disabled]),#buttons #command-buttons button#vote-button:not([disabled]),#buttons #command-buttons button:not([disabled]){cursor:pointer}#buttons #command-buttons a#vote-button:not([disabled]):hover,#buttons #command-buttons a:not([disabled]):hover,#buttons #command-buttons button#vote-button:not([disabled]):hover,#buttons #command-buttons button:not([disabled]):hover{background-color:#181818;color:#fff}