.pricing-card {
    border: none;
    transition: all 0.3s ease-in-out;
    padding: 20px 10px;
    background: #ffffff;
}

.card-header {
    background-color: #fff;
    border-bottom: none;
    text-align: center;
    margin-top: 24px;
}

.card-body {
    background-color: #fff;
    color: #333;
    padding: 10px 10px 0px 10px;
}

h1.card-title {
    color: #05103c;
    font-size: 20px;
    font-weight: 500;
    line-height: 24px !important;
    text-align: center;
}

.card-text {
    color: #000000;
    display: inline;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    text-align: center;
}

.feature-list {
    list-style: none;
    padding: 20px 10px;
    margin: 0;
}

.btn-get-premium {
    background-color: #0c2e60;
    color: #fff;
    display: block;
    border-radius: 8px;
    padding: 9px 25px;
    margin: auto;
    transition: background-color 0.2s ease-in-out;
    cursor: pointer;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    text-align: center;
    width: 100%;
    border: none;
}
.btn-get-premium:hover {
    background-color: #304d78;
}

.price {
    font-size: 40px;
    font-weight: 700;
    color: #000;
    display: inline;
    padding-inline: 10px;
}

.new_style_container {
    text-align: center;
    padding: 10px 10px;
    margin-bottom: 100px;
}

.ribbon-2 {
    position: absolute;
    top: 0;
    right: -2%;
    color: #fff;
    border-radius: 50px;
    font-size: 0.8em;
}

.text-popular {
    position: absolute;
    top: 22%;
    right: 25px;
    color: #fff;
}

.feature_part {
    margin-bottom: 12px;
    background: #fff;
    padding: 0 0 20px 0;
}

.text-center_margin {
    margin: auto;
    width: 360px;
    max-width: 100%;
}

.form-control {
    display: block;
    width: 100%;
    padding: 2px 10px;
    font-weight: 400;
    line-height: 34px;
    text-align: left;
    color: #000000;
    background-color: #fff;
    background-clip: padding-box;
    appearance: none;
    border-radius: 8px;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    outline: none;
    border: none;
}

.form-control:focus {
    border: none;
}

.form-control:focus-visible {
    outline: none;
}

#reg_form > div > input {
    margin-top: 8px;
    margin-bottom: 16px;
    background: #f7f8fc;
}

label {
    color: #05103c;
    font-size: 14px;
    font-weight: 500;
    line-height: 18px;
    text-align: left;
}

.dis-flex {
    display: flex;
    justify-content: space-between;
}

.float-right {
    color: #1489ff;
}

.color-orange {
    color: #fa565d;
}

.btn-get-started:hover {
    background-color: #f2f3f7;
}
.btn-get-started {
    background-color: #f7f8fc;
    color: #000000;
    text-align: center;
    display: block;
    border-radius: 8px;
    padding: 9px 14px;
    margin: auto;
    transition: background-color 0.3s ease-in-out;
    border: 1px solid #dce6f7;
    justify-content: center;
    display: flex;
    margin-top: 5px;
    gap: 10px;
    width: 100%;
}

a,
.btn-google:link,
.btn-google:active,
.btn-google:visited {
    text-decoration: none;
    color: #000000;
}

.btn-get-started > span {
    padding-inline: 15px;
}

.btn-google {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    color: #05103c;
}
.btn-get-started:hover .btn-google {
    color: #05103c;
}

.btn-get-started > span {
    padding-inline: 15px;
}

.hr-text {
    line-height: 1em;
    position: relative;
    outline: 0;
    border: 0;
    color: black;
    text-align: center;
    height: 1.5em;
    opacity: 0.5;
}
.hr-text:before {
    content: "";
    background: #dce6f7;
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    height: 1.2px;
}

.hr-text:after {
    content: attr(data-content);
    position: relative;
    display: inline-block;
    color: black;
    padding: 0 0.5em;
    line-height: 1.5em;
    color: #30302f;
    background-color: #fcfcfa;
}
.form-check {
    font-size: 14px;
    font-weight: 400;
    color: #05103c;
}

.alert-danger {
    color: white;
    background: #fa565d;
    padding: 16px 10px;
    margin-bottom: 5px;
    border-radius: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.alert-success {
    color: white;
    background: #348119;
    padding: 16px 10px;
    margin-bottom: 5px;
    border-radius: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.regsiter_new_div {
    display: flex;
    justify-content: center;
    margin-top: 12px;
    align-items: center;
    gap: 2px;
}
.card-text {
    color: #000000;
    display: inline;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    text-align: center;
}
.color-blue {
    color: #195fc6 !important;
    font-size: 14px;
}
.both_modes {
    display: flex;
    gap: 6px;
    align-items: center;
    padding: 2px;
    border: 1px solid #dce6f7;
    background: #eaf2ff;
    border-radius: 8px;
    justify-content: center;
    margin: auto;
    width: fit-content;
}

.dark {
    font-family: Roboto;
    font-size: 14px;
    font-weight: 500;
    line-height: 18px;
    text-align: center;
    color: #05103c;
    box-shadow: 0px 1px 2px 0px #071a361f;
    background: #fff;
    padding: 6px 13px;
    border-radius: 6px;
}
.light {
    font-family: Roboto;
    font-size: 14px;
    font-weight: 500;
    line-height: 18px;
    text-align: center;
    color: #a2a5ae;
    padding: 6px 8px;
    cursor: pointer;
}
.regsiter_new_div {
    a {
        font-size: 14px !important;
        text-decoration: underline;
    }
}
