.Button.ant-btn{height:auto;display:flex;justify-content:center;align-items:center;gap:6px;border-radius:10px;border:.5px solid #fff;border-radius:8px}.Button.ant-btn:disabled{color:#fff}.Button.ant-btn-circle{border-radius:50%}.Button.ant-btn.xl{padding:12px 24px;font-size:var(--ant-font-size-heading-4);line-height:33px;height:66px}.Button.ant-btn.large,.Button.ant-btn.medium{font-size:var(--ant-font-size-heading-5);font-weight:700}.Button.ant-btn.large{padding:10px 12px;line-height:34px}@media only screen and (max-width:991px){.Button.ant-btn.large{padding:10.5px 12px;font-size:var(--ant-font-size);line-height:20px;font-weight:500}}.Button.ant-btn.medium{padding:8px 16px}.Button.ant-btn.small{padding:7.5px 12px;font-size:var(--ant-font-size);line-height:20px;font-weight:500}.Button.ant-btn.noBorder{border-style:none}.Button.ant-btn.noBorder.ant-btn-sm{padding-top:9.5px;padding-bottom:9.5px}.Button.ant-btn-primary{background:linear-gradient(180deg,#ff8317,#ffaa00);box-shadow:none}.Button.ant-btn-primary:hover{background:linear-gradient(180deg,#ff8317,#ffaa00)!important}.Button.ant-btn-default{background:#1f1f1f;border-color:#e4e4e7}.Button.ant-btn-default:hover{color:#fff!important;border-color:#e4e4e7!important;background:#1f1f1f!important}.Button.ant-btn-link.ant-btn{padding:0;border:0;color:#1ea7ff;font-style:italic}.Button.ant-btn-icon-only{height:36px;border:0;border-radius:8px;background:#333}.Button.ant-btn-icon-only.ant-btn{width:36px}.Button.ant-btn-text.ant-btn{padding:8px 12px;border:0;border-radius:0;font-weight:600}.Button.ant-btn-pink{background:#ff6c64;box-shadow:none}.Button.ant-btn-pink:hover{background:#ff6c64!important}.Button.ant-btn-blue{background:#0689ff;box-shadow:none}.Button.ant-btn-blue:hover{background:#0689ff!important}.Button.ant-btn-gray{background:#333;box-shadow:none;border:1px solid #333}.Button.ant-btn-gray:hover{background:#333!important}