.pricing-herosection {
    background: url('../images/common-banner.png') no-repeat center center !important;
    background-size: cover !important;
    padding: 80px 0px;
    min-height: 620px;
}

.pricing-herosection .pricing-content h1 {
    color: #fff;
    font-size: 40px !important;
    font-weight: bold;
    margin-bottom: 20px;
    line-height: 50px;
}

.btnHomeOne {
    border: 0;
    background: #fff;
    border-radius: 50px;
    padding: 10px 25px;
    font-size: 16px;
    color: #0045FF;
    font-weight: 500;
    margin-bottom: 20px;
}

#pricingCards {
    position: relative;
    bottom: 140px;
}

.form-switch {
    display: flex !important;
    align-items: center;
    justify-content: center;
    column-gap: 10px;
}

.pricing-herosection .pricing-content p {
    margin-bottom: 40px;
    font-size: 18px;
    line-height: 28px;
}

.pricing-card {
    background-color: #fff;
    border-radius: 1rem;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
    padding: 15px;
    transition: all 0.3s ease-in-out;
    min-height: 610px;
}

.pricing-card.highlight {
    transform: scale(1.05);
    position: relative;
    bottom: 100px;
}

.pricing-title {
    background: #EAF1FE 0% 0% no-repeat padding-box;
    border-radius: 20px;
    text-align: center;
    font: normal normal 600 15px / 24px Inter;
    letter-spacing: 0px;
    color: #115EFB;
    padding: 10px;
}

.billing-note {
    font-size: 0.75rem;
    color: #999;
    margin-top: 4px;
}

.pricing-price {
    font-weight: bold;
    color: #e70077;
    text-align: center;
}

.highlight-text {
    font-weight: bold;
}

.pricing-price del {
    color: #707070;
    font-size: 15px;
    line-height: 25px;
}

.pricing-features {
    list-style: none;
    padding-left: 0;
}

.pricing-features li {
    margin-bottom: 10px;
    display: flex;
    align-items: center;
    font-size: 12px;
    line-height: 20px;
}

.pricing-features img {
    margin-right: 10px;
}

.pricing-button {
    margin-top: 1rem;
}

.tab-toggle {
    display: flex;
    justify-content: center;
    background: #00000029;
    border-radius: 25px;
    padding: 5px;
}

.tab-toggle .btn[data-index="0"] {
    width: 150px;
    border-radius: 20px;
    border: none;
    color: #363636;
    text-align: center;
    font-size: 15px;
    line-height: 25px;
}

.tab-toggle .btn[data-index="1"] {
    width: 150px;
    border-radius: 20px;
    border: none;
    color: #363636;
}

.tab-toggle .btn.active {
    background: transparent linear-gradient(111deg, #A7015B 0%, #001793 100%) 0% 0% no-repeat padding-box;
    color: #fff;
}

.form-check-input {
    width: 60px !important;
    height: 30px !important;
}

/* Next-Section */

.pricing-overview {
    background: transparent linear-gradient(116deg, #A7015B 0%, #001793 100%) 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
    padding: 60px 0px;
}

.pricing-overview h2 {
    font: normal normal bold 40px/50px Inter;
    letter-spacing: 0px;
    color: #FFFFFF;
}

.pricing-overview p {
    font: normal normal normal 18px/28px Inter;
    letter-spacing: 0px;
    color: #FFFFFF;
}

.comparePlans {
    padding: 40px 0px;
}

.comparePlans h3 {
    font: normal normal bold 35px/50px Inter;
    letter-spacing: -0.88px;
    color: #373732;
    text-align: center;
}

table {
    width: 100%;
    border-collapse: separate !important;
    border-spacing: 0 10px;
    text-align: center;
}

thead {
    background-color: #B71FE517;
}

th, td {
    border: 1px solid #ddd;
    padding: 8px 20px;
}

th:first-child, td:first-child {
    text-align: left;
}

tbody tr:nth-child(even) {
  background-color: #F8F8F8;
}

tbody tr:nth-child(even) td:last-child {
  background-color: #B71FE517;
  border-radius: 15px;
}
tbody tr:nth-child(odd) td:last-child {
  background-color: #B71FE517;
  border-radius: 15px;
}
.rounded-left{
    border-radius: 10px 0px 0px 10px !important;
}
.rounded-right{
    border-radius: 0px 10px 10px 0px !important;
}
.check {
    color: #7b2cbf;
    font-size: 20px;
}

.cross {
    color: #999;
    font-size: 20px;
}

.pricing-overview a {
    background: #F7FCFF 0% 0% no-repeat padding-box;
    border-radius: 25px;
    font: normal normal medium 20px/24px Inter;
    letter-spacing: 0px;
    color: #1D1D1D;
    padding: 10px 40px;
}

@media(max-width:767px) {
    .plansTable {
        overflow: auto;
    }

    .pricing-card.highlight {
        bottom: 0;
        transform: none;
    }

    .pricing-card {
        min-height: 500px;
        margin-bottom: 50px;
    }

    #pricingCards {
        bottom: 0;
        margin: 50px 0px;
    }
}

#pricingCards .btn-primary {
background: #003CFF 0% 0% no-repeat padding-box;
    border-radius: 24px;
    font: normal normal 600 14px / 12px Inter;
    letter-spacing: 0px;
    color: #FFFFFF;
    padding: 10px 10px;
    margin: 5px auto 10px auto;
    display: block;
    width: 140px !important;
    text-align: center;
}

.signPrice {
    color: #B500E6;
}

.signPriceFree {
    text-align: center;
    font: normal normal bold 40px/22px Inter;
    color: #B500E6;
    padding: 15px 0px;
}

.signPriceFree span {
    font: normal normal bold 13px/22px Inter;
    color: #000000;
}

.signPriceCorp {
    text-align: center;
    font: normal normal bold 26px/37px Inter;
    color: #404040;
    padding: 10px 0px;
}

.signDiscount {
    text-align: center;
    font: normal normal bold 15px/25px Inter;
    letter-spacing: 0px;
    color: #D02C3F;
}

.signLabel {
    font-size: 11px;
    line-height: 29px;
    letter-spacing: 0px;
    color: #d2d2d2;
    text-transform: capitalize;
}

.groupProg span {
    color: #0F5EFB;
    background: #EAEFFF;
    padding: 8px 24px;
    border-radius: 18px;
    position: relative;
    right: 20px;
}

.custom-switch .form-check-input {
    width: 57px !important;
    height: 30px !important;
    background-color: #FFFFFF;
    border-radius: 15px;
    position: relative;
    appearance: none;
    margin-left: 0 !important;
    -webkit-appearance: none;
    outline: none;
    transition: background-color 0.3s ease;
    box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1);
    cursor: pointer;
}

.custom-switch .form-check-input::before {
    content: "";
    position: absolute;
    top: 3px;
    left: 3px;
    width: 23px;
    height: 23px;
    background: linear-gradient(135deg, #A7015B 0%, #001793 100%);
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 50%;
    transition: all 0.3s ease;
}
.custom-switch .form-check-input:checked::before {
    transform: translateX(25px);
}
.price-free{
    text-align: center;
    font: normal normal bold 40px/22px Inter;
    letter-spacing: 0px;
    color: #115EFB;
    padding: 20px 0px;
}
.check img{
    width: 23px;
    height: 23px;
}
.checkCancel img{
    width: 14px;
    height: 13px;
}
.pricing-features li:nth-child(2){
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
}
.widthSet{
    width: 10px;
}
@media(max-width:767px){
    .groupProg span{
        display: block;
        margin: 30px auto 10px auto;
        width: 100%;
        right: 0;
    }
    .pricing-herosection .pricing-content h1{
            font-size: 32px !important;
    font-weight: bold;
    margin: 20px 0px 10px 0px;
    line-height: 42px;
    }
    .pricing-herosection{
        min-height: 450px !important;
        padding: 80px 0px 40px 0px;
    }
    .pricing-overview{
        padding: 15px;
    }
}