.button1,.button2{width:16.7vw;height:4.5vw;border-radius:100px;position:relative;z-index:1;left:30vw;margin-top:-12.6vw;margin-bottom:8.1vw;cursor:pointer}.button2{left:52.5vw}.battleye-home-kv{position:relative}.battleye-home-actions{position:absolute;right:0;bottom:12.5%;left:0;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;gap:1.2vw;pointer-events:none}.battleye-home-action{min-width:9.5vw;height:2.3vw;padding:0 1.8vw;border:1px solid #fff;border-radius:999px;background:rgba(0,0,0,.2);color:#fff;cursor:pointer;font-size:1.05vw;font-weight:600;line-height:1;pointer-events:auto;transition:background-color .2s ease,color .2s ease}.battleye-home-action:focus-visible,.battleye-home-action:hover{background:#fff;color:#222;outline:none}@media (max-width:999px){.battleye-home-actions{bottom:11%;gap:2.4vw}.battleye-home-action{min-width:24vw;height:7.5vw;padding:0 4vw;font-size:3.2vw}}