.register-form_text-overflow__bQ8DV {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.register-form_text-gradient__2_V0r {
    background-image: -webkit-gradient(linear, 37.219838% 34.532506%, 36.425669% 93.178216%, from(#de1af0), to(#de1af0), color-stop(.37, #148eff));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.register-form_background-hover__OhVAh {
    transition: all .3s ease-out
}

.register-form_background-hover__OhVAh:hover {
    background-color: #00a1f1
}

.register-form_form-message__iStCy .ant-form-item-explain {
    text-align: center;
    font-size: 10px
}

.sub-grid-card_text-overflow__QOO6r {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.sub-grid-card_text-gradient__Z7aKX {
    background-image: -webkit-gradient(linear, 37.219838% 34.532506%, 36.425669% 93.178216%, from(#29cdff), to(#0a60ff), color-stop(.37, #148eff));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.sub-grid-card_background-hover__l_Rxi {
    transition: all .3s ease-out
}

.sub-grid-card_background-hover__l_Rxi:hover {
    background-color: #00a1f1
}

.sub-grid-card_pk-card__wS0i8 {
    border: 1px solid #00a1f1;
    position: relative;
    text-align: center;
    border-radius: 5px;
    overflow: hidden
}

.sub-grid-card_pk-card__wS0i8 .ant-card-body {
    padding: 0;
    position: relative
}

.sub-grid-card_pk-card__wS0i8 .ant-card-body .pk-top .pk-name {
    color: #fff;
    background-color: #00a1f1;
    text-transform: capitalize;
    padding: 10px;
    width: 100%;
    z-index: 9;
    font-weight: 700;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    text-align: center;
    position: relative;
    margin: 0
}

.sub-grid-card_pk-card__wS0i8 .ant-card-body .pk-top .pk-price {
    text-align: center;
    padding: 10px;
    font-size: 20px;
    font-weight: 600;
    color: #00a1f1;
    background-color: #f3f7f8
}

.sub-grid-card_pk-card__wS0i8 .ant-card-body .pk-top .pk-price .sub-price {
    font-size: 14px
}

.sub-grid-card_pk-card__wS0i8 .ant-card-body .recurring-text {
    padding: 5px 0;
    margin: 0;
    background-color: #f3f7f8
}

.sub-grid-card_pk-card__wS0i8 .ant-card-body .pk-description {
    margin-bottom: 5px;
    height: 150px;
    overflow: auto
}

.sub-grid-card_pk-card__wS0i8 .ant-card-body .pk-btn {
    background-color: #f3f7f8
}

.sub-grid-card_pk-card__wS0i8 .ant-card-body .pk-btn .ant-btn {
    background-color: #00a1f1;
    color: #fff;
    height: 40px;
    width: 100%;
    font-weight: 600;
    border: none;
    border-radius: 0
}

.sub-grid-card_pk-card__wS0i8.sub-grid-card_active__baJ8I,
.sub-grid-card_pk-card__wS0i8:hover {
    border: 1px solid #0272a9
}

.sub-grid-card_pk-card__wS0i8.sub-grid-card_active__baJ8I .sub-grid-card_ant-card-body__NDRIB .sub-grid-card_pk-btn__nWZeG .sub-grid-card_ant-btn__8XSiU,
.sub-grid-card_pk-card__wS0i8:hover .sub-grid-card_ant-card-body__NDRIB .sub-grid-card_pk-btn__nWZeG .sub-grid-card_ant-btn__8XSiU {
    background-color: #e8c400
}

@font-face {
    font-family: Merriweather Sans;
    src: url(/fonts/MerriweatherSans.ttf)
}

@font-face {
    font-family: Merriweather Sans Bold;
    src: url(/fonts/MerriweatherSans-Bold.ttf)
}

@font-face {
    font-family: Roboto;
    src: url(/fonts/Roboto-Regular.ttf)
}

.register_text-overflow__l_dsB {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.register_text-gradient__YEInQ {
    background-image: -webkit-gradient(linear, 37.219838% 34.532506%, 36.425669% 93.178216%, from(#29cdff), to(#0a60ff), color-stop(.37, #148eff));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.register_background-hover__F8mLc {
    transition: all .3s ease-out
}

.register_background-hover__F8mLc:hover {
    background-color: #00a1f1
}

.register_login-page__FA2hh {
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
    background-attachment: inherit;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 80vh
}

.register_login-box__0Vyfj,
.register_register-box__ycpJ9 {
    max-width: 420px;
    width: 100%;
    margin: 30px auto;
    color: #fff;
    background-color: rgba(0, 0, 0, .7)
}

.register_login-box__0Vyfj.register_custom__klyZB,
.register_register-box__ycpJ9.register_custom__klyZB {
    background-color: transparent
}

.register_login-box__0Vyfj .login-form,
.register_register-box__ycpJ9 .login-form {
    color: #fff;
    padding: 5px 25px 25px
}

.register_login-box__0Vyfj .login-form .title,
.register_register-box__ycpJ9 .login-form .title {
    display: flex;
    justify-content: center;
    font-size: 22px;
    font-weight: bolder;
    margin-bottom: 15px;
    font-family: Merriweather Sans;
    color: #00a1f1;
    text-transform: uppercase
}

@media (max-width:450px) {

    .register_login-box__0Vyfj .login-form .title,
    .register_register-box__ycpJ9 .login-form .title {
        font-size: 18px
    }
}

.register_login-box__0Vyfj .login-form .skip-btns,
.register_register-box__ycpJ9 .login-form .skip-btns {
    display: flex;
    justify-content: center;
    align-items: center
}

.register_login-box__0Vyfj .login-form .skip-btns .ant-btn-link-disabled,
.register_login-box__0Vyfj .login-form .skip-btns .ant-btn-link-disabled.active,
.register_login-box__0Vyfj .login-form .skip-btns .ant-btn-link-disabled:active,
.register_login-box__0Vyfj .login-form .skip-btns .ant-btn-link-disabled:focus,
.register_login-box__0Vyfj .login-form .skip-btns .ant-btn-link-disabled:hover,
.register_login-box__0Vyfj .login-form .skip-btns .ant-btn-link.disabled,
.register_login-box__0Vyfj .login-form .skip-btns .ant-btn-link.disabled.active,
.register_login-box__0Vyfj .login-form .skip-btns .ant-btn-link.disabled:active,
.register_login-box__0Vyfj .login-form .skip-btns .ant-btn-link.disabled:focus,
.register_login-box__0Vyfj .login-form .skip-btns .ant-btn-link.disabled:hover,
.register_login-box__0Vyfj .login-form .skip-btns .ant-btn-link[disabled],
.register_login-box__0Vyfj .login-form .skip-btns .ant-btn-link[disabled].active,
.register_login-box__0Vyfj .login-form .skip-btns .ant-btn-link[disabled]:active,
.register_login-box__0Vyfj .login-form .skip-btns .ant-btn-link[disabled]:focus,
.register_login-box__0Vyfj .login-form .skip-btns .ant-btn-link[disabled]:hover,
.register_register-box__ycpJ9 .login-form .skip-btns .ant-btn-link-disabled,
.register_register-box__ycpJ9 .login-form .skip-btns .ant-btn-link-disabled.active,
.register_register-box__ycpJ9 .login-form .skip-btns .ant-btn-link-disabled:active,
.register_register-box__ycpJ9 .login-form .skip-btns .ant-btn-link-disabled:focus,
.register_register-box__ycpJ9 .login-form .skip-btns .ant-btn-link-disabled:hover,
.register_register-box__ycpJ9 .login-form .skip-btns .ant-btn-link.disabled,
.register_register-box__ycpJ9 .login-form .skip-btns .ant-btn-link.disabled.active,
.register_register-box__ycpJ9 .login-form .skip-btns .ant-btn-link.disabled:active,
.register_register-box__ycpJ9 .login-form .skip-btns .ant-btn-link.disabled:focus,
.register_register-box__ycpJ9 .login-form .skip-btns .ant-btn-link.disabled:hover,
.register_register-box__ycpJ9 .login-form .skip-btns .ant-btn-link[disabled],
.register_register-box__ycpJ9 .login-form .skip-btns .ant-btn-link[disabled].active,
.register_register-box__ycpJ9 .login-form .skip-btns .ant-btn-link[disabled]:active,
.register_register-box__ycpJ9 .login-form .skip-btns .ant-btn-link[disabled]:focus,
.register_register-box__ycpJ9 .login-form .skip-btns .ant-btn-link[disabled]:hover {
    color: hsla(0, 0%, 100%, .3)
}

.register_login-box__0Vyfj .login-form .ant-input,
.register_register-box__ycpJ9 .login-form .ant-input {
    border-radius: 0;
    height: 45px
}

.register_login-box__0Vyfj .login-form .ant-input-password,
.register_register-box__ycpJ9 .login-form .ant-input-password {
    border-radius: 0
}

.register_login-box__0Vyfj .login-form .ant-input-password .ant-input,
.register_register-box__ycpJ9 .login-form .ant-input-password .ant-input {
    height: 32px
}

.register_login-box__0Vyfj .login-form button.login-form-button,
.register_register-box__ycpJ9 .login-form button.login-form-button {
    border-radius: 0;
    min-height: 45px;
    height: auto;
    white-space: pre-line;
    width: 100%;
    font-size: 16px;
    color: #fff;
    background-color: #00a1f1;
    margin-bottom: 15px;
    text-transform: uppercase
}

.register_register-box__ycpJ9 {
    max-width: 100%
}

.register_register-box__ycpJ9 .register-steps span.step-box {
    padding: 5px 11px;
    margin-left: 30px;
    background-color: #0272a9;
    color: #fff;
    border-radius: 50%;
    opacity: .3;
    position: relative;
    cursor: pointer
}

.register_register-box__ycpJ9 .register-steps span.step-box:before {
    content: " ";
    position: absolute;
    top: 14px;
    right: 30px;
    width: 30px;
    background: #0272a9;
    height: 2px
}

.register_register-box__ycpJ9 .register-steps span.step-box:first-child {
    margin-left: 5px
}

.register_register-box__ycpJ9 .register-steps span.step-box:first-child:before {
    display: none
}

.register_register-box__ycpJ9 .register-steps span.step-box.active {
    opacity: 1;
    background-color: #d916eb
}

.register_login-logo__TQtFi {
    text-align: center;
    padding: 5px 0
}

.register_login-logo__TQtFi img {
    max-width: 100%;
    max-height: 80px
}