#manage_bbplus_signup{
    z-index: 10001 !important;
}
#manage_bbplus_signup .subscription_bg_color,
#manage_beta_bbplus_signup .subscription_bg_color {
    background-color: #fcfcfc;
    border-radius: 14px;
    display: flex;
}

#downgrade_account_modal .subscription_bg_color,
#downgrade_confirmation_modal .subscription_bg_color,
#subscription_success_modal .subscription_bg_color {
    background-color: #fcfcfc;
    border-radius: 20px;
}

#manage_bbplus_signup .border-gradientbbplus .subscription_bg_color {
    position: relative;
    height: 644px;
    min-height: auto;
}

.largemodalbbplus {
    width: 1168px;
    height: 644px;
    max-width: 100%;
}

#downgrade_confirmation_modal .largemodalbbplus {
    height: fit-content;
    max-width: 100%;
}

.largemodalbbplus_upgrade {
    width: 1168px;
    height: 644px;
    max-width: 100%;
}

#downgrade_confirmation_modal .largemodalbbplus_upgrade {
    height: fit-content;
    max-width: 100%;
}

.largemodalbbplus_downgrade {
    width: 582px;
}

.btnContinuePlan_downgrade {
    width: 316px;
}

.bbplus_signuplogo_downgrade,
.bbplus_colorheader_downgrade {
    margin-bottom: 20px;
}

.column-features_downgrade {
    line-height: 0px;
}

.mainsignupform_bbplus_img {
    background-image: url('https://cdn.breakthroughbroker.com/assets/bb/BBPlusSubscription/background-modal-plus.png');
    background-size: cover;
    background-repeat: no-repeat;
    width: 776px;
    height: 644px;
    align-self: center;
    background-position: center;
    display: block;
    border-top-left-radius: 12px;
    border-bottom-left-radius: 12px;
}

.column-features {
    font-size: 13px;
    padding: 0px;
    line-height: 35px;
}

.payment {
    position: relative;
    height: 35px;
    font-family: Inter;
    font-weight: 700;
    font-size: 24px;
    line-height: 32px;
    color: #5e60a9;
}

.payment div {
    position: absolute;
    width: 100%;
    font-size: 24px;
    text-align: start;
}

.payment-subtext {
    font-size: 13px;
    color: #8e8e93;
    text-align: center;
    font-family: Inter;
    height: 30px;
}

.monthly,
.yearly {
    color: var(--design-sys-sec-color__purple--1);
    display: none;
}

.monthly span,
.yearly span {
    font-weight: 700;
    font-size: 20px;
    line-height: 30px;
    margin-left: 6px;
    font-family: Inter;
    color: var(--design-sys-sec-color__grey--6);
}

.payment span {
    font-family: 'Inter';
    font-weight: 700;
    font-size: 20px;
    color: var(--design-sys-sec-color__grey--6);
    transition: 0.5s all ease;
}

#paymentRadio {
    position: relative;
    width: 41px;
    height: 21px;
    margin: auto;
}

.bbplus_signupquoteform {
    width: 100%;
    display: block;
    font-family: 'Helvetica-Neue-Bold';
    font-size: 18px;
    color: #ffffff;
    text-align: center;
    margin-top: 14px;
}

.bbplus_signup-new-form {
    margin-bottom: 14px;
}

#paymentRadio>input {
    display: none;
}

.payment-frequency-container-updated {
    margin-top: 24px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    grid-template-columns: 1fr auto 1fr;
    gap: 0px !important;
}

.payment-box-monthly {
    border: 1px solid var(--design-sys-sec-color__grey--8);
    border-radius: 8px;
    height: 126px;
    width: 384px;
    display: flex;
    cursor: pointer;
}

.payment-frequency-container-updated>* {
    max-width: none !important;
}

.payment-box-annual {
    border: 1px solid #7e7dd5;
    border-radius: 8px;
    height: 126px;
    width: 384px;
    border-bottom-right-radius: 0px;
    display: flex;
    cursor: pointer;
    margin-bottom: 0;
}

.features-container {
    width: 676px;
    height: 560px;
    margin: 47px 25px 42px 35px;
    background: linear-gradient(156.99deg, #dfdff4 0%, #f3f4f7 30%, #ffffff 100%);
    border-radius: 15px;
    border: 2px solid white;
    box-shadow: 2px 5px 11px 0px #222f3e24;
}

.most-popular-star-svg {
    filter: brightness(0) saturate(100%) invert(96%) sepia(23%) saturate(19%) hue-rotate(258deg) brightness(120%) contrast(100%);
}

.div-upgrade-new-btn {
    margin-bottom: 0px;
    text-align: center;
    padding: 24px 0px 24px 0px;
}

.signbbplus-header-upgrade {
    padding: 0px 24px 0px 24px;
    border-radius: 0px !important;
    border: 0px;
}

.signbbplus-header-upgrade-welcome {
    padding: 10px 27px 0px 27px;
    border-radius: 0px !important;
    border: 0px;
}

.close-text {
    filter: hue-rotate(180deg) brightness(0) saturate(1000%);
}

#payAnnually {
    accent-color: #636466;
    height: 18px;
    width: 18px;
    margin: 6px 6px 6px;
}

#payMonthly {
    accent-color: #636466;
    height: 18px;
    width: 18px;
    margin: 6px 6px 6px;
}

.bbplus-title-marketing {
    width: 100%;
    display: block;
    font-family: 'Poppins';
    font-size: 18px;
    color: #ffffff;
    text-align: center;
    margin-bottom: 20px;
    margin-top: 33px;
}

.payment-box-left-content {
    display: flex;
    flex-direction: column;
    margin-left: 25px;
    flex: 3;
    padding: 22px 0px 6px 0px;
}

.payment-box-right-content {
    text-align: end;
    height: 18px;
    margin-top: 10px;
    margin-right: 10px;
    flex: 1;
}

.payment-total-text {
    color: var(--design-sys-sec-color__grey--8);
    font-family: 'Inter';
    font-size: 18px;
    line-height: 24px;
    font-weight: 600;
    align-self: flex-start;
}

.payment-info {
    width: 424px;
}

.moda-shadow {
    box-shadow: 0px 0px 20px #0000001f;
    border-radius: 20px;
}

.title-plus-font-modal-primary {
    font-family: Inter;
    font-weight: 700;
    font-size: 22px;
    color: var(--design-sys-sec-color__black);
}

/* Locked content */
.title-plus-font-modal-primary.bbplus-title-marketing__locket-content {
    margin: 65px 0 33px;
    font-size: 20px;
    line-height: 28px;
}
/* Locked content */

.title-plus-font-modal-primary > span {
    color: var(--design-sys-sec-color__purple--2);
}

.title-font-modal-second-updated {
    font-family: Poppins !important;
    font-weight: 700 !important;
    font-size: 24px !important;
    line-height: 28px;
    color: var(--design-sys-sec-color__black) !important;
}

.marketing-tabs {
    border-bottom: none;
    position: relative;
}

.marketing-tabs>li>a {
    background-color: transparent;
    color: black;
    padding: 10px 20px;
    border: none;
    text-decoration: none;
    font-size: 16px;
    font-family: 'Poppins';
    margin-top: 11px;
    outline: none;
}

.first-tab-background {
    background: url(https://cdn.breakthroughbroker.com/assets/bb/BBPlusSubscription/card-left-tab-card.svg);
    background-repeat: no-repeat;
    background-size: 100% 103%;
    border-bottom-right-radius: 15px;
    border-bottom-left-radius: 15px;
    margin-top: 26px;
    margin-bottom: 23px;
    filter: drop-shadow(1px 1px 3px #0000002e);
}

.border-taps-marketing-right {
    border-top-right-radius: 15px;
}

.border-taps-marketing-left {
    border-top-left-radius: 15px;
}

.img-first-tab {
    position: relative;
    top: 0px;
    margin: 0 8px;
}

.img-middle-tab {
    position: relative;
    bottom: 60px;
}

.img-last-tab {
    bottom: 11px;
    position: relative;
    height: 209px;
    right: 22px;
}

.marketing-tabs>li.uk-active>a {
    color: var(--design-sys-sec-color__purple--1);
    font-family: 'Poppins';
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;
}

.marketing-tabs>li.uk-active.first-tab>a {
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
}

.marketing-tabs>li.uk-active.middle-tab>a {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.marketing-tabs>li.uk-active.last-tab>a {
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
}

.logo-plus-container {
    text-align: center;
    margin-top: 33px;
}

.logo-plus {
    width: 70px;
    height: 36px;
    margin-top: -10px;
}

.uk-tab>li {
    box-shadow: none;
}

.uk-tab>li.uk-active {
    border-bottom: none;
}

.uk-tab>*>a {
    text-transform: none !important;
}

.title-font-modal-compare-plans {
    font-family: Poppins !important;
    font-weight: 700 !important;
    font-size: 20px !important;
    line-height: 31px;
    color: var(--design-sys-sec-color__black) !important;
}

.taps-content-marketing {
    width: 100%;
    height: 355px;
    gap: 0;
    border-bottom-right-radius: 15px;
    border-bottom-left-radius: 15px;
    display: flex;
    padding: 15px 0px 0px 0px;
}

.column-description {
    flex: 3;
}

.column-description p {
    font-family: Inter;
    font-size: 16px;
    line-height: 24px;
    color: #2c2c2f;
    margin: 20px 12px 50px 20px;
}

.column-benefits {
    flex: 2;
    margin-top: 20px;
}

.column-benefits ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.column-benefits ul li {
    display: flex;
    align-items: flex-start;
    font-family: Inter;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 10px;
    color: #000000;
    font-weight: 600;
}

.button-link {
    margin-left: 34px;
    display: block;
    width: 135px;
    height: 40px;
    padding: 8px 24px;
    background-color: transparent;
    color: #7e7dd5;
    border: 1px solid #7e7dd5;
    border-radius: 8px;
    text-align: center;
    text-decoration: none !important;
    cursor: pointer;
    font-size: 15px;
    outline: none;
    margin-top: 40px;
}

.button-link:focus,
.button-link:active,
.button-link:hover {
    color: #575ac2;
    background-color: transparent;
    border-color: #575ac2;
    text-decoration: none !important;
}

.mobile-button-learn-more {
    display: block;
    height: 40px;
    padding: 8px 24px;
    background-color: transparent;
    color: #5e60a9;
    border: 1px solid #5e60a9;
    border-radius: 8px;
    text-align: center;
    text-decoration: none !important;
    cursor: pointer;
    font-size: 15px;
    outline: none;
    margin-top: 20px;
}

.display-from-mobile {
    display: none;
}

.column2 button:hover {
    background-color: darkblue;
}

.compare-plans-container {
    gap: 0px;
    border-radius: 15px;
    display: none;
    position: relative;
    z-index: 1000;
}

.compare-plans-row {
    display: flex;
    width: 100%;
    height: 27px;
    gap: 0px;
    background-color: #ffffff;
}

.compare-plans-row-top {
    border-top-right-radius: 15px;
    border-top-left-radius: 12px;
}

.compare-plans-row:nth-child(odd) {
    background-color: #f6f6ff;
}

.compare-plans-column1 {
    width: 417.87px;
    height: 18px;
    gap: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 11.3px;
    line-height: 17.89px;
    align-self: center;
    padding-left: 30px;
    font-family: 'Inter';
}

.compare-plans-column2,
.compare-plans-column3 {
    flex: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 13.18px;
    line-height: 17.89px;
    font-family: 'Poppins';
    font-weight: 600;
}

.table-title-compare {
    width: 417.87px;
    height: 18px;
    gap: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 13.18px;
    line-height: 18.83px;
    align-self: center;
    padding-left: 30px;
    font-family: 'Poppins';
    font-weight: 600;
}

.compare-plans-column2>img {
    filter: invert(41%) sepia(44%) saturate(624%) hue-rotate(169deg) brightness(93%) contrast(94%);
}

.compare-plans-column3>img {
    filter: invert(28%) sepia(72%) saturate(566%) hue-rotate(197deg) brightness(86%) contrast(88%);
}

.uk-tab {
    display: flex;
    flex-wrap: wrap;
    margin-left: -20px;
    padding: 0;
    list-style: none;
    position: relative;
    margin-bottom: 0px;
    border-bottom: none;
    position: unset;
}

.bbplus-star {
    margin-left: 5px;
    width: 24px !important;
    height: 24px !important;
    background-color: var(--design-sys-sec-color__yellow--1);
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #5e60a9;
}

.design-sys__bbplus-btn__icon-container {
    display: inline-flex;
    align-items: center;
    margin-right: 6px;
}

.design-sys__bbplus-btn__icon {
    width: 24px;
    height: 24px;
}

#background {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    border-radius: 11px;
    background-color: #dfdff4;
    transition: 0.4s all ease;
    cursor: pointer;
}

#background::after {
    position: absolute;
    content: '';
    width: 19px;
    height: 19px;
    top: 1px;
    left: 1px;
    border-radius: 11px;
    background-color: #ffffff;
    transition: 0.4s all ease;
}

#paymentRadio>input:checked~#background {
    background-color: #9e9edf;
}

#paymentRadio>input:checked~#background::after {
    left: 21px;
}

.pay-title-text {
    text-align: start;
    padding-right: 0px;
    line-height: 22px;
    font-size: 16px;
    font-family: 'Inter';
    font-weight: 600;
    color: #2c2c2f;
    margin-bottom: 0px;
}

.text-save {
    display: inline-block;
    background-color: rgba(39, 245, 41, 0.2);
    color: #4dac47;
    border-radius: 10px;
    padding: 0 7px;
    font-size: 9px;
    line-height: 12px;
    font-family: 'Helvetica';
}

.save-up-content {
    height: 33px;
    width: 259px;
    font-size: 14px;
    font-weight: 600;
    font-family: 'Inter';
    line-height: 20px;
    text-align: center;
    align-content: center;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    background: var(--design-sys-sec-color__purple--3);
    margin-left: auto;
    margin-top: auto;
    margin-bottom: 24px;
}

/* upgrade button */
.btnUpgradePlan,
.btnContinuePlan {
    width: 100%;
    height: 48px;
    background-color: var(--design-sys-sec-color__purple--1);
    border: 0;
    border-radius: 7px;
    font-family: 'Inter';
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #ffffff;
    text-align: center;
    cursor: pointer;
    box-shadow: 0px 4px 4px 0px #5f61ab59;
    display: flex;
    align-items: center;
    justify-content: center;
}

.btnUpgradePlan:hover {
    background-color: var(--design-sys-sec-color__purple--2);
}

.btnContinuePlan:hover {
    background-color: var(--design-sys-sec-color__purple--2);
}

.div-later-btn {
    text-align: center;
}

.div-later-btn-modal-updated {
    text-align: center;
    margin-top: 0px !important;
}

.btnLater {
    cursor: pointer;
    color: #aeaeb2;
    font-size: 14px;
    font-family: 'Inter';
    font-weight: 600;
}

.btnLater:hover {
    color: #aeaeb2;
    text-decoration: none;
}

.btnReturnSite {
    width: 285px;
    height: 41px;
    background-color: #327fc2;
    border: 0;
    border-radius: 7px;
    font-family: Inter;
    font-weight: 500;
    font-size: 18px;
    color: #ffffff;
    text-align: center;
    cursor: pointer;
    transition: 0.2s ease;
}

.btnReturnSite:hover {
    background-color: #5a95c9;
}

/* Checkout button */
.btnCheckoutInactive,
.btnCheckoutActive {
    position: relative;
    width: 218px;
    height: 34px;
    margin-top: 22px;
    font-family: Inter;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #ffffff;
    border: 0;
    border-radius: 7px;
    cursor: pointer;
    transition: 0.2s ease all;
    background-color: var(--design-sys-sec-color__purple--1) !important;
    box-shadow: 0px 4px 4px 0px #5F61AB59;
}

.btnCheckout__container {
    text-align: center;
    width: 54%;
}

.btnCheckoutInactive {
    background-color: var(--design-sys-sec-color__blue--4);
    border: 0;
}

.btnCheckoutInactive:hover {
    background-color: var(--design-sys-sec-color__blue--3);
    color: #ffffff;
}

.btnCheckoutInactive span,
.btnCheckoutActive span {
    position: absolute;
    width: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
}

.btnCheckoutInactive span:nth-child(1) {
    opacity: 1;
}

.btnCheckoutActive {
    transition: 0.5s ease all;
    animation: changeWidth 3s linear;
    border: 1px solid var(--design-sys-sec-color__blue--4);
    color: #ffffff;
}

.btnCheckoutActive span:nth-child(1) {
    animation: hideCheckout 0.5s linear;
}

.btnCheckoutActive span:nth-child(2) {
    width: 23px;
    height: 23px;
    animation-delay: 0.8s;
    animation-name: starSpin;
    animation-duration: 2s;
    animation-timing-function: linear;
    display: inline-block;
    margin: auto;
}

.btnCheckoutActive span:nth-child(3) {
    animation-delay: 3s;
    animation-name: showVerify;
    animation-duration: 10s;
    animation-timing-function: linear;
}

@keyframes changeWidth {
    20% {
        width: 210px;
    }

    26% {
        width: 41px;
    }

    75% {
        width: 41px;
    }

    85% {
        width: 210px;
    }

    100% {
        width: 210px;
    }
}

@keyframes changeWidthMobile {
    20% {
        width: 100%;
    }

    26% {
        width: 22%;
    }

    75% {
        width: 22%;
    }

    85% {
        width: 100%;
    }

    100% {
        width: 100%;
    }
}

@keyframes hideCheckout {
    0% {
        opacity: 1;
    }

    10% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@keyframes starSpin {
    0% {
        opacity: 0;
        top: 50%;
        transform: translate(-50%, -50%) rotate(0deg);
    }

    15% {
        opacity: 1;
        top: 50%;
        transform: translate(-50%, -50%) rotate(0deg);
    }

    30% {
        opacity: 1;
        top: -20px;
        transform: translate(-50%, -50%) rotate(360deg);
    }

    60% {
        opacity: 1;
        top: -20px;
        transform: translate(-50%, -50%) rotate(360deg);
    }

    85% {
        opacity: 1;
        top: 50%;
        transform: translate(-50%, -50%) rotate(720deg);
    }

    95% {
        opacity: 1;
        top: 50%;
        transform: translate(-50%, -50%) rotate(720deg);
    }

    100% {
        opacity: 0;
        top: 50%;
        transform: translate(-50%, -50%) rotate(720deg);
    }
}

@keyframes showVerify {
    0% {
        opacity: 0;
    }

    2% {
        opacity: 1;
    }

    100% {
        opacity: 1;
    }
}

.bouncingTextContainer {
    position: relative;
    width: 350px;
    height: 150px;
    margin-top: 180px;
    margin-left: 50px;
}

.bouncingText {
    position: absolute;
    width: 100%;
    bottom: 0px;
    font-family: 'Poppins';
    font-size: 28px;
    color: #3a3a3c;
    animation: 1s bounceText linear;
    line-height: 36px;
    letter-spacing: -1px;
}

.bouncingText>span {
    color: #5e60a9;
}

@keyframes bounceText {
    0% {
        bottom: 80px;
    }

    20% {
        bottom: 70px;
    }

    20% {
        bottom: 60px;
    }

    35% {
        bottom: 0px;
    }

    45% {
        bottom: 25px;
    }

    50% {
        bottom: 25px;
    }

    65% {
        bottom: 10px;
    }

    70% {
        bottom: 0px;
    }

    75% {
        bottom: 10px;
    }

    85% {
        bottom: 0px;
    }

    95% {
        bottom: 5px;
    }

    100% {
        bottom: 0px;
    }
}

#completeProfile {
    position: relative;
    width: 245px;
    height: 41px;
    border: 0;
    border-radius: 7px;
    background-color: #5e60a9;
    font-family: 'Helvetica-Neue-Medium';
    font-size: 16px;
    text-align: left;
    padding-left: 15px;
    color: #ffffff;
    cursor: pointer;
    transition: 0.1s ease;
    margin-top: 47px;
    margin-left: 65px;
}

#point {
    position: absolute;
    height: 8px;
    width: 8px;
    right: 18px;
    top: 50%;
    transform: translateY(-50%) rotate(45deg);
    border: 1px solid #ffffff;
    border-left: 0;
    border-bottom: 0;
    transition: 0.1s ease;
}

#tail {
    position: absolute;
    content: '';
    width: 23px;
    top: 50%;
    right: 17px;
    transform: translateY(-50%);
    border-top: 1px solid #ffffff;
    transition: 0.1s ease;
}

#completeProfile:hover {
    background-color: #5e60a9;
}

#completeProfile:hover #point {
    right: 16px;
}

#completeProfile:hover #tail {
    right: 15px;
    width: 25px;
}

.error,
.error:focus {
    border: solid 1px #ef4338 !important;
}

.error::-webkit-input-placeholder {
    color: #ef4338;
}

.error::placeholder {
    color: #ef4338;
    opacity: 1;
    /* Firefox */
}

.error:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #ef4338;
}

.error::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #ef4338;
}

.form-control:focus {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

body.modal-open {
    overflow: auto;
    padding-right: 0 !important;
}

.modal {
    backdrop-filter: blur(5px) !important;
}

#applypromocode {
    height: 36px;
    width: 100%;
    font-size: 14px;
    padding: 6px 24px;
}

.compare_plans_mobile {
    opacity: 0;
    transform: translateY(-100%);
    transition: opacity 0.5s ease-out, transform 0.5s ease-out;
}

@keyframes comparePlansSlideIn {
    from {
        opacity: 0;
        transform: translateY(-100%);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

#manage_bbplus_signup .title-plus-font-modal-primary {
    margin-top: 75px;
    font-size: 20px;
    font-weight: 600;
}

#manage_bbplus_signup .title-font-modal-second-updated {
    line-height: 35px;
}

#manage_bbplus_signup .bbplus-title-marketing {
    margin-top: 25px;
}

.payment-box-label:has(input[type="radio"]:checked) {
    box-shadow: 2px 5px 11px 0px rgba(34, 47, 62, 0.14) !important;
}

#manage_bbplus_signup .upgrade-back-text {
    position: absolute;
    top: 20px;
    left: 20px;
    cursor: pointer;
    color: #8e8e93;
    font-size: 14px;
    line-height: 16px;
    font-family: 'Helvetica';
    display: none;
}

#manage_bbplus_signup .upgrade-back-text img {
    height: 10px;
}

#manage_bbplus_signup .checkout-diclaimer {
    padding: 8px 20px 8px 20px !important;
    font-size: 10px !important;
}

#subscription_success_modal {
    backdrop-filter: blur(10px) !important;
    z-index: 10001 !important;
}
#subscription_success_modal .largemodalbbplus_success {
    width: 878px;
    height: 590px;
    border-radius: 25px;
    border-width: 1px;
    background-color: #fff;
    border: 1px solid #ffffff;
    box-shadow: 0px 2px 20px 3px rgba(0, 0, 0, 0.18);
    text-align: center;
    padding: 0 50px;
}
#subscription_success_modal .success-img {
    width: 519px;
    height: 205px;
}
#subscription_success_modal .title-plus-font-modal-primary {
    font-family: 'Poppins';
    font-weight: 600;
    font-size: 36px;
    line-height: 42px;
    color: var(--design-sys-sec-color__purple--2);
    margin: -30px 0 15px;
}
#subscription_success_modal .title-font-modal-second-updated {
    font-family: 'Poppins';
    font-weight: 600 !important;
    font-size: 24px;
    line-height: 24px;
    color: #1C1C1D;
}
#subscription_success_modal .complete-profile-content {
    font-family: 'Poppins';
    font-weight: 600;
    font-size: 20px;
    color: var(--design-sys-sec-color__purple--2);
    margin: 50px 0 30px;
    position: relative;
}
#subscription_success_modal .complete-profile-pointer {
    position: absolute;
    top: 10px;
    left: 20px;
}
#subscription_success_modal .complete-profile-pointer-mobile{
    display: none;
}
#subscription_success_modal .subscription-success-btn {
    display: flex;
    align-items: center;
    gap: 20px;
    margin-top: 50px;
}
#subscription_success_modal .completeProfile {
    width: 356px;
    height: 54px;
    border-radius: 8px;
    gap: 8px;
    font-weight: 500;
    font-size: 20px;
    line-height: 27px;
    outline: none;
    border: none;
    font-family: Inter;
    transition: 0.5s all ease;
}
#subscription_success_modal .profileBtn {
    background: linear-gradient(104.3deg, #3990DB -1.47%, #575AC2 86.07%);
    color: #ffffff;
    box-shadow: 0px 4px 4px 0px rgba(95, 97, 171, 0.35);
}
#subscription_success_modal .profileBtn:hover{
    background: linear-gradient(#5E60A9 0%, #5E60A9 100%);
}
#subscription_success_modal .profileBtn:active{
    background: linear-gradient(#5E60A9 0%, #5E60A9 100%);
}
#subscription_success_modal .continueBtn {
    background: #e6e6ed;
    color: #000;
}
#subscription_success_modal .largemodalbbplus_success {
    position: absolute;
    left: 50% !important;
    top: 50% !important;
    transform: translate(-50%, -50%) !important;
    margin: 0 !important;
}

#browser_user_upgrade_popup {
    backdrop-filter: blur(10px) !important;
    z-index: 10001 !important;
}

#browser_user_upgrade_popup .largemodal_browser_upgrade {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    margin: 0;
}

#browser_user_upgrade_popup .subscription_bg_color {
    background-color: #fcfcfc;
    border-radius: 20px;
}

#browser_user_upgrade_popup .largemodal_browser_upgrade {
    width: 536px;
    height: auto;
    border-radius: 15px;
    border-width: 1px;
    background-color: #fff;
    border: 1px solid #ffffff;
    box-shadow: 0px 2px 20px 3px rgba(0, 0, 0, 0.18);
    text-align: center;
    padding: 50px 40px;
}

#browser_user_upgrade_popup .browser-upgrade-modal-title-primary{
    font-family: 'Poppins';
    font-weight: 600;
    font-size: 34px;
    line-height: 48px;
    background: linear-gradient(90.07deg, #3990DB 8.37%, #575AC2 84%);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
    margin: 0 0 15px;
}

#browser_user_upgrade_popup .browser-upgrade-modal-title-secondary {
    font-family: Inter;
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    color: #636466;
    margin: 30px 0 30px;
}

#browser_user_upgrade_popup .browser-upgrade-modal-content {
    font-family: Inter;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #636466;
    margin: 20px 0;
    position: relative;
}

#browser_user_upgrade_popup .browser-upgrade-modal-content div:nth-child(2){
    font-weight: 600 !important;    
    margin: 30px 0 0;
}

#browser_user_upgrade_popup .browser-upgrade-modal-link{
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 50px;
    flex-direction: column;
    gap: 30px;
}

#browser_user_upgrade_popup .browser-upgrade-modal-btn {
    width: 100%;
    height: 54px;
    border-radius: 8px;
    gap: 8px;
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    outline: none;
    border: none;
    font-family: 'Poppins';
    transition: 0.5s all ease;
    background: #575ac2;
    color: #ffffff;
    box-shadow: 0px 4px 4px 0px rgba(95, 97, 171, 0.35);
}

#browser_user_upgrade_popup .browser-upgrade-modal-btn:hover{
    background: #575ac2;
}

#browser_user_upgrade_popup .browser-upgrade-modal-btn:active{
    background: #575ac2;
}

#browser_user_upgrade_popup .browser-upgrade-modal-faq{
    font-family: Inter;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #327FC2;
    border-bottom: 1px solid #327FC2;
}

#browser_user_upgrade_popup .browser-upgrade-modal-faq:hover, #browser_user_upgrade_popup .browser-upgrade-modal-faq:active, #browser_user_upgrade_popup .browser-upgrade-modal-faq:focus{
    text-decoration: none !important;
}

@media (min-width: 480px) and (max-width: 768px) {
    #manage_bbplus_signup .largemodalbbplus_upgrade {
        width: 480px !important;
    }

    #manage_bbplus_signup {
        justify-content: center !important;
    }
    #browser_user_upgrade_popup .largemodal_browser_upgrade {
        width: calc(100vw - 30%);
        padding: 50px 30px;
    }
}

@media (max-width: 480px) {

    #manage_bbplus_signup .payment-box-annual,
    #manage_bbplus_signup .payment-box-monthly {
        width: 100%;
    }

    #manage_bbplus_signup .payment-info {
        width: 100%;
    }

    #manage_bbplus_signup .payment-box-annual {
        border-bottom-left-radius: 0px;
    }

    #manage_bbplus_signup .subscription_bg_color {
        width: 100% !important;
    }

    #manage_bbplus_signup .title-plus-font-modal-primary br {
        display: block;
    }

    #browser_user_upgrade_popup .largemodal_browser_upgrade {
        width: 100%;
        padding: 50px 15px;
    }
}

@media (max-width: 768px) {
    #manage_bbplus_signup {
        padding: 0;
    }

    .title-modal-mobile {
        display: none;
    }

    .bbplus_signupquoteform {
        width: 100%;
    }

    .table-title-compare {
        width: 54%;
    }

    .title-font-modal-second {
        font-size: 20px !important;
        line-height: 29.19px;
        margin-left: 4vw;
        margin-right: 4vw;
    }

    .logo-plus {
        width: 58.38px;
        height: 30.03px;
        margin-top: -10px;
    }

    .display-from-mobile {
        display: block;
    }

    .hidden-from-mobile {
        display: none;
    }

    .title-plus-font-modal-primary {
        font-size: 16px;
        margin-bottom: 39px;
        line-height: 24px;
        margin-left: 3vw;
        margin-right: 3vw;
    }

    /* Locked content */
    .title-font-modal-second-updated.bbplus-title-marketing__locket-content {
        font-size: 20px !important;
        line-height: 19px;
    }
    
    .title-plus-font-modal-primary.bbplus-title-marketing__locket-content {
        margin: 19px 0 26px;
        font-size: 16px;
        line-height: 20px;
    }
    .title-plus-font-modal-primary.bbplus-title-marketing__locket-content span {
        color: var(--design-sys-sec-color__black);
    }

    .bbplus-title-marketing__locket-content .btnLater {
        font-size: 14px;
        line-height: 20px;
    }
    /* Locked content */

    .img-down {
        display: inline-flex !important;
        margin-left: 8px;
    }

    .img-up {
        margin-left: 8px;
    }

    .btnLater {
        display: inline-flex;
        align-items: center;
    }

    .btnCheckoutInactive,
    .btnCheckoutActive {
        width: 100%;
    }

    .btnCheckoutActive {
        animation: changeWidthMobile 3s linear;
    }

    .mainsignupform_bbplus_img {
        display: none !important;
    }

    .mainsignupform_bbplus {
        margin-top: 42px;
    }

    .mainsignupform_bbplus,
    .stripeignupform_bbplus {
        height: 100%;
    }

    .largemodalbbplus {
        width: 100vw;
        height: 756px;
        margin-left: 0px !important;
        margin-bottom: 0px !important;
    }

    .largemodalbbplus_upgrade {
        position: absolute;
        bottom: 0;
        width: 100vw !important;
        height: 100% !important;
        margin-left: 0px !important;
        margin-bottom: 0px !important;
    }

    .checkout-popup-container {
        width: calc(100% - 28px) !important;
    }

    .expiry-content input {
        padding-right: 3px !important;
    }

    #bbplussubscriptionform .form-group {
        gap: 11px;
    }

    .subscription_bg_color {
        width: 100vw !important;
        height: 600px !important;
        justify-content: center;
        align-items: center;
        margin-bottom: 0px !important;
    }

    .modal {
        align-content: end;
        padding-left: 0px !important;
    }

    .modal::-webkit-scrollbar {
        width: 0;
        height: 0;
    }

    #manage_bbplus_signup .checkout-diclaimer {
        padding: 7px 13px 13px 13px !important;
    }
    
    #manage_bbplus_signup .checkout-diclaimer br{
        display: none;
    }

    .compare_plans_mobile {
        animation: comparePlansSlideIn 0.8s ease-out forwards;
        top: 0;
        opacity: 1;
        transform: translateY(0);
        width: 96%;
        padding: 0 2%;
    }

    .compare-plans-column1 {
        width: 181.87px;
        overflow-wrap: break-word;
        white-space: normal;
        height: auto;
        height: auto;
        flex: 2;
    }

    #manage_bbplus_signup .subscription_bg_color,
    #manage_beta_bbplus_signup .subscription_bg_color {
        background-color: #fcfcfc;
        border-radius: 15px !important;
        display: flex;
        height: 100% !important;
        flex-direction: column;
        width: 100% !important;
        overflow: auto;
    }

    .div-upgrade-new-btn-mobile {
        padding: 0px 0px 24px 0px;
    }

    .div-upgrade-new-btn-plus-mobile {
        padding: 24px 0px 0px 0px;
    }

    .signbbplus-header-upgrade-mobile {
        padding: 0px 24px 40px 24px;
    }

    .mobile-button-learn-more {
        margin-top: 30px;
    }

    .subscription_bg_color_downgrade {
        height: 100% !important;
    }

    .bs-example-modal-lg_downgrade {
        overflow: scroll;
    }

    #manage_bbplus_signup .title-plus-font-modal-primary {
        margin: 0;
    }

    #manage_bbplus_signup .save-up-content {
        width: 100%;
        font-size: 12px;
    }

    .hide-from-mobile {
        display: none;
    }

    #browser_user_upgrade_popup .largemodal_browser_upgrade {
        position: relative;
        margin: 30px auto 0;
        transform: none;
        top: 0;
        left: 0;
        height: auto;
    }

    #browser_user_upgrade_popup {
        overflow-y: scroll;
    }
    
    #browser_user_upgrade_popup .browser-upgrade-modal-btn{
        height: auto;
        padding: 15px 10px;
    }
    #browser_user_upgrade_popup .browser-upgrade-modal-title-primary{
        font-size: 27px;
    }
    #browser_user_upgrade_popup .browser-upgrade-modal-content br{
        display: none;
    }
}

@media (max-width: 992px) {
    #browser_user_upgrade_popup .largemodal_browser_upgrade {
        margin: 30px auto 0;
    }
}