.box-login-paper {
    box-shadow: #64646f33 0 7px 29px;
    margin-bottom: 20px !important;
    border-radius: 10px;
    padding: 20px 20px 20px;
}
:where(.css-1p3hq3p).ant-form {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    color: rgba(0, 0, 0, 0.88);
    font-size: 14px;
    line-height: 1.5714285714285714;
    list-style: none;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, 'Noto Sans', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}
:where(.css-1p3hq3p)[class^="ant-form"] [class^="ant-form"], :where(.css-1p3hq3p)[class*=" ant-form"] [class^="ant-form"], :where(.css-1p3hq3p)[class^="ant-form"] [class*=" ant-form"], :where(.css-1p3hq3p)[class*=" ant-form"] [class*=" ant-form"] {
    box-sizing: border-box;
}
.label-form-login {
    margin-bottom: 5px;
}
:where(.css-1p3hq3p).ant-form-item {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    color: rgba(0, 0, 0, 0.88);
    font-size: 14px;
    line-height: 1.5714285714285714;
    list-style: none;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, 'Noto Sans', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
    margin-bottom: 24px;
    vertical-align: top;
}
.label-form-login .ant-row {
    display: block;
}
:where(.css-1p3hq3p).ant-form-horizontal .ant-form-item-label {
    flex-grow: 0;
}
:where(.css-1p3hq3p).ant-form-item .ant-form-item-label {
    display: inline-block;
    flex-grow: 0;
    overflow: hidden;
    white-space: nowrap;
    text-align: end;
    vertical-align: middle;
}
:where(.css-1p3hq3p)[class^="ant-form"] [class^="ant-form"], :where(.css-1p3hq3p)[class*=" ant-form"] [class^="ant-form"], :where(.css-1p3hq3p)[class^="ant-form"] [class*=" ant-form"], :where(.css-1p3hq3p)[class*=" ant-form"] [class*=" ant-form"] {
    box-sizing: border-box;
}
:where(.css-1p3hq3p).ant-col {
    position: relative;
    max-width: 100%;
    min-height: 1px;
}
:where(.css-1p3hq3p)[class^="ant-col"], :where(.css-1p3hq3p)[class*=" ant-col"] {
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, 'Noto Sans', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
    font-size: 14px;
    box-sizing: border-box;
}
.btn-form-login {
    margin-top: 10px;
    padding: unset;
    font-size: 16px;
    padding: 5px 20px;
    background: none;
    border: 1px solid #cdcdcd;
    border-radius: 5px;
}
:where(.css-1p3hq3p).ant-btn-default {
    background-color: #ffffff;
    border-color: #d9d9d9;
    box-shadow: 0 2px 0 rgba(0, 0, 0, 0.02);
}
<style>
:where(.css-1p3hq3p).ant-btn {
    font-size: 14px;
    height: 32px;
    padding: 4px 15px;
    border-radius: 6px;
}
<style>
:where(.css-1p3hq3p).ant-btn {
    outline: none;
    position: relative;
    display: inline-block;
    font-weight: 400;
    white-space: nowrap;
    text-align: center;
    background-image: none;
    background-color: transparent;
    border: 1px solid transparent;
    cursor: pointer;
    transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
    user-select: none;
    touch-action: manipulation;
    line-height: 1.5714285714285714;
    color: rgba(0, 0, 0, 0.88);
}
.btn-form-regis {
    margin-left: 10px;
    margin-top: 10px;
    padding: unset;
    font-size: 16px;
    padding: 5px 20px;
    background: none;
    border: 1px solid #cdcdcd;
    border-radius: 5px;
    display: inline-block;
    color: #000;
}
:where(.css-1p3hq3p).ant-btn-default {
    background-color: #ffffff;
    border-color: #d9d9d9;
    box-shadow: 0 2px 0 rgba(0, 0, 0, 0.02);
}
:where(.css-1p3hq3p).ant-btn {
    font-size: 14px;
    height: 32px;
    padding: 4px 15px;
    border-radius: 6px;
}
:where(.css-1p3hq3p).ant-btn {
    outline: none;
    position: relative;
    display: inline-block;
    font-weight: 400;
    white-space: nowrap;
    text-align: center;
    background-image: none;
    background-color: transparent;
    border: 1px solid transparent;
    cursor: pointer;
    transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
    user-select: none;
    touch-action: manipulation;
    line-height: 1.5714285714285714;
    color: rgba(0, 0, 0, 0.88);
}

.box-login-paper form input {
    position: relative;
    display: inline-flex;
    width: 100%;
    min-width: 0;
    padding: 4px 11px;
    color: rgba(0, 0, 0, 0.88);
    font-size: 14px;
    line-height: 1.5714285714285714;
    background-color: #ffffff;
    background-image: none;
    border-width: 1px;
    border-style: solid;
    border-color: #d9d9d9;
    border-radius: 6px;
    transition: all 0.2s;
}