.button{cursor:pointer;border-radius:8px;padding:12px 16px;font-weight:700;transition:transform .1s,background-color .3s,box-shadow .12s}@media screen and (max-width:1535px){.button{padding:10px 14px}}@media screen and (max-width:1280px){.button{padding:8px 12px}}.button:active{transform:translateY(1px)}.button_primary{color:#333;background-color:#e2c588}.button_primary:hover{background-color:#d7b772}.button_primary:active{background-color:#caa95f}.button_primary:disabled,.button_primary[disabled]{color:#6b6152;cursor:not-allowed;box-shadow:none;opacity:.7;background-color:#c9b58a;transform:none}.button_secondary{color:#fff;background-color:#6fb825}.button_secondary:hover{background-color:#5fa41f}.button_secondary:active{background-color:#4f8f1a}.button_secondary:disabled,.button_secondary[disabled]{color:#ffffffb3;cursor:not-allowed;box-shadow:none;opacity:.7;background-color:#6b8a52;transform:none}.button_dating{color:#fff;background-color:#d4375d}.button_dating:hover{background-color:#b92f50}.button_dating:active{background-color:#9e2744}.button_dating:disabled,.button_dating[disabled]{color:#ffffffb3;cursor:not-allowed;box-shadow:none;opacity:.7;background-color:#d4375d;transform:none}.button_gaming{color:#fff;background-color:#8e34ae}.button_gaming:hover{background-color:#a64cc4}.button_gaming:active{background-color:#742a8e}.button_gaming:disabled,.button_gaming[disabled]{color:#ffffffb3;cursor:not-allowed;box-shadow:none;opacity:.7;background-color:#8e34ae;transform:none}.button_gray{color:#fff;background-color:#444342}.button_gray:hover{background-color:#5a5958}.button_gray:active{background-color:#2f2e2d}.button_gray:disabled,.button_gray[disabled]{color:#ffffffb3;cursor:not-allowed;box-shadow:none;opacity:.7;background-color:#444342;transform:none}
