.trial-fullscreen-bg {
    width: 100vw;
    height: 1050px;
    background-image: url('https://cdn.breakthroughbroker.com/assets/bb/BBPlusSubscription/trial-signup-bg.png');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    display: flex;
    justify-content: center;
    align-items: center;
}

.mg-db-parentoverwrite {
    padding-bottom: 0px !important;
}

.removeForFolders {
    padding-top: 0px !important;
    display: none;
}

#rightsidecontentdiv {
    width: 100% !important;
}

.design-sys-nav__buttons-container a:first-child {
    display: none;
}

.trial-form-container {
    width: 1266px;
    height: 858px;
    border-radius: 25px;
    border: 2px solid #FFFFFF;
    box-shadow: 0px 805px 225px 0px rgba(0, 0, 0, 0.00), 0px 515px 206px 0px rgba(0, 0, 0, 0.01), 0px 290px 174px 0px rgba(0, 0, 0, 0.05), 0px 129px 129px 0px rgba(0, 0, 0, 0.09), 0px 32px 71px 0px rgba(0, 0, 0, 0.10);
    background-color: #fff;
    display: flex;
    gap: 100px;
    padding: 50px 100px 0;
}

.trial-plan-section {
    display: flex;
    justify-content: start;
    /* width: 50%; */
    flex: 1;
    flex-direction: column;
}

.create-profile-section {
    display: flex;
    justify-content: start;
    /* width: 50%; */
    flex: 1;
    flex-direction: column;
}

.trial-plan-heading,
.trial-plan-heading-web {
    font-family: 'Poppins';
    font-weight: 600;
    font-size: 36px;
    line-height: 46px;
    letter-spacing: 0px;
    text-align: center;
    background: linear-gradient(90.07deg, #3990DB 8.37%, #575AC2 84%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    color: #575AC2;
    border-bottom: 1px solid #D1D2D9;
    height: auto;
    padding-bottom: 35px;
    margin-bottom: 35px;
}

.trial-checkout-diclaimer {
    padding: 8px 10px;
    line-height: 15px;
    font-size: 10px;
}

#payTrialAnnually,
#payTrialMonthly {
    accent-color: #636466;
    height: 20px;
    width: 20px;
    margin: 6px 6px 6px;
}

.payment-box-trial {
    width: 100%;
    margin: 0 30px;
}

.trial-save-up-content {
    margin-right: 30px;
    color: #fff;
}

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

#trialsubscriptionform .div-input {
    position: relative;
    padding: 0;
    width: 100%;
}

#trialsubscriptionform .form-group {
    display: flex;
    justify-content: space-between;
    gap: 12px;
    box-shadow: none;
    margin-bottom: 12px;
    margin-top: 0;
}

#trialsubscriptionform .form-control {
    padding: 7px 16px;
    font-family: Inter;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    box-shadow: none;
    border-radius: 6px;
    height: 36px;
    border-color: #d1d2d9;
}

.content-select #trial_shipping_state,
.content-select #trial_country_id {
    appearance: none;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
}

#trialsubscriptionform #bbplus_payment_info {
    display: inline-block;
    margin: 24px 0 24px;
}

#applyTrialpromocode {
    width: 100%;
}

#applyTrialpromocode:hover {
    color: #fff !important;
}

.terms-container {
    margin: 40px 0 0;
}

.styled-checkbox1-label {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: var(--dark-gray-0349494-b, #49494B);
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
}

.styled-checkbox1-label input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

.styled-checkbox1-label .ccheckmark {
    position: absolute;
    top: 0;
    left: 0;
    margin-top: 2px;
    height: 25px;
    width: 24px;
    background-color: #fff;
    border: 1px solid #CFCFCF;
    border-radius: 5px;
    background: #fff;
}

.styled-checkbox1-label .ccheckmark:after {
    content: "";
    position: absolute;
    left: 6px;
    top: 11px;
    background: #fff;
    width: 2px;
    height: 2px;
    box-shadow: 2px 0 0 #fff, 4px 0 0 #fff, 4px -2px 0 #fff, 4px -4px 0 #fff, 4px -6px 0 #fff, 4px -8px 0 #fff;
    transform: rotate(45deg);
}

.styled-checkbox1-label input:checked~.ccheckmark:after {
    display: block;
}

.styled-checkbox1-label input:checked~.ccheckmark {
    background: #5e60a9;
}

.terms-container a:hover,
.trial-form-contact-text a {
    text-decoration: none;
}

.trialCheckoutBtn {
    width: 100%;
}

.trialCheckoutBtn .btnCheckoutInactive {
    width: 100%;
    height: 50px;
    font-size: 20px;
    background: #575AC2;
    box-shadow: 0px 202px 57px 0px rgba(0, 0, 0, 0.00), 0px 129px 52px 0px rgba(0, 0, 0, 0.01), 0px 73px 44px 0px rgba(0, 0, 0, 0.05), 0px 32px 32px 0px rgba(0, 0, 0, 0.09), 0px 8px 18px 0px rgba(0, 0, 0, 0.10);
}

.trial-form-contact-text {
    font-family: Inter;
    font-weight: 400;
    font-size: 12px;
    line-height: 19px;
    letter-spacing: 0px;
    text-align: center;
    color: #8E8F93;
    margin-top: 15px;
}

.promo-applied {
    font-family: Inter;
    font-size: 14px;
    font-weight: 600;
    cursor: pointer;
    position: relative;
    margin-top: 5px;
}

.promo-applied:hover::after {
    content: attr(data-title);
    position: absolute;
    top: 25px;
    left: 0;
    background: #fff;
    padding: 10px 20px;
    border: 1px solid #ccc;
    color: #5e60a9;
    white-space: pre;
    z-index: 10;
    font-size: 14px;
    border-radius: 6px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15);
}

.profile__title-icon {
    margin-left: 5.4px;
    vertical-align: middle;
    display: inline-block;
    width: 16px;
    height: 16px;
    background-repeat: no-repeat;
    background-position: center;
    content: '';
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 20 20' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M18 10C18 14.4183 14.4183 18 10 18C5.58172 18 2 14.4183 2 10C2 5.58172 5.58172 2 10 2C14.4183 2 18 5.58172 18 10ZM11 6C11 6.55228 10.5523 7 10 7C9.44772 7 9 6.55228 9 6C9 5.44772 9.44772 5 10 5C10.5523 5 11 5.44772 11 6ZM9 9C8.44772 9 8 9.44772 8 10C8 10.5523 8.44772 11 9 11V14C9 14.5523 9.44772 15 10 15H11C11.5523 15 12 14.5523 12 14C12 13.4477 11.5523 13 11 13V10C11 9.44772 10.5523 9 10 9H9Z' fill='%23008000'/%3E%3C/svg%3E");
}

.trial-form-error-input {
    border: 1px solid #FF5450 !important;
}

.trial-success-bg {
    display: none;
    width: 600px;
    height: 100vh;
    justify-content: start;
    align-items: center;
    margin: 100px auto 0;
    flex-direction: column;
    gap: 40px;
}

.trial-success-bg svg {
    display: none;
}

.trial-success-bg .trial-plan-heading {
    border: none;
    margin-bottom: 0px;
    padding-bottom: 0px;
}

.trial-plan-activation-message {
    width: 100%;
    font-family: 'Poppins';
    font-weight: 500;
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    color: #2C2C2E;
}

.trial-plan-activation-message #trial-new-user-email {
    font-weight: 600;
    color: #327FC2;
}

.trial-plan-activation-message-mobile {
    display: none;
}

.trial-plan-resend-activation {
    width: 100%;
    font-family: 'Poppins';
    font-weight: 500;
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    color: #2C2C2E;
}

.trial-plan-resend-activation br {
    display: none;
}

.trial-plan-resend-activation span {
    font-weight: 600;
    color: #327FC2;
    cursor: pointer;
}

.terms-container a {
    color: #327FC2;
}

.trial-save-up-content-mobile {
    display: none;
}

@media (min-width: 1201px) and (max-width: 1400px) {
    .trial-form-container {
        width: calc(100% - 200px);
        margin: 0 auto;
        gap: 100px;
        padding: 50px 100px;
    }
}

@media (min-width: 992px) and (max-width: 1200px) {
    .trial-form-container {
        width: 90%;
        margin: 0 auto;
        gap: 70px;
        height: auto;
        padding: 50px 50px;
    }

    .trial-checkout-diclaimer br {
        display: none;
    }

    .trial-plan-heading-web {
        font-size: 28px;
        line-height: 40px;
    }

    .payment-box-trial {
        margin-left: 0;
        margin-right: 0;
    }

    .trial-save-up-content {
        width: 100%;
        margin: 0;
    }

    .payment-box-trial:first-child {
        border-bottom-left-radius: 0px;
    }

    .payment-box-trial:last-child {
        margin-top: 30px;
    }
}

@media (max-width: 991px) {
    .trial-fullscreen-bg {
        width: 100%;
        height: auto;
    }

    .trial-form-container {
        width: 100%;
        height: auto;
        padding: 70px 50px;
        gap: 50px;
    }

    .trial-plan-heading-web br,
    .trial-checkout-diclaimer br {
        display: none;
    }

    .trial-plan-heading-web {
        font-size: 28px;
        line-height: 35px;
    }

    #trial-addons-cards img {
        display: none;
    }

    #trial-addons-cards img:nth-child(-n+3) {
        display: inline-block;
    }

    #trial-addons-cards img {
        width: 20px;
    }

    .trial-form-container .p-CardCvcIcons-svg {
        display: none;
    }

    .trial-form-container .expiry-content #trial_card_expiry {
        text-align: left !important;
    }

    .trial-form-container .expiry-content span {
        display: none;
    }
}

@media (max-width: 700px) {
    .trial-form-container {
        padding: 50px 30px;
        gap: 40px;
    }

    .trial-plan-heading-web {
        font-size: 25px;
        line-height: 30px;
    }

    .trial-save-up-content-mobile {
        display: none;
    }

    .trial-success-bg {
        width: 100%;
        padding: 0 40px;
        height: auto;
        margin: 50px auto;
    }

    .trial-success-bg .trial-plan-heading {
        font-size: 24px;
        line-height: 40px;
        background: none;
        -webkit-text-fill-color: #1C1C1D;
        color: #1C1C1D;
    }

    .trial-plan-activation-message {
        font-size: 18px;
    }

    .trial-plan-activation-message br {
        display: none;
    }

    .trial-plan-resend-activation {
        font-size: 18px;
    }

    .trial-success-bg svg {
        display: inline;
    }

    .trial-plan-activation-message-mobile {
        display: inline;
    }

    .trial-plan-resend-activation br {
        display: block;
    }
}

@media (max-width: 600px) {
    .trial-form-container {
        flex-direction: column;
        padding: 50px 75px;
    }

    .payment-frequency-container-updated {
        flex-wrap: nowrap;
        flex-direction: row;
        gap: 15px !important;
    }

    .payment-box-trial:last-child {
        margin-top: 0;
    }

    .trial-save-up-content {
        display: none;
    }

    .trial-save-up-content-mobile {
        display: block;
        margin-left: 0px;
        color: #fff;
        margin-bottom: 0px;
        width: 48.3%;
    }

    .create-profile-section {
        border-top: 1px solid #D1D2D9;
        padding-top: 40px;
    }
}

@media (max-width: 500px) {
    .trial-form-container {
        padding: 50px 30px;
    }

    .trial-form-container .payment div {
        font-size: 20px;
    }

    .trial-form-container .payment-total-text {
        font-size: 16px;
    }
}

@media (min-width: 375px) and (max-width: 499px) {
    .trial-form-container {
        padding: 50px 10px;
    }

    .trial-form-container .payment div {
        font-size: 18px;
    }

    .trial-form-container .payment-total-text {
        font-size: 14px;
    }
}

@media (max-width: 374px) {
    .trial-form-container {
        padding: 50px 20px;
    }

    .payment-frequency-container-updated {
        flex-wrap: wrap;
        flex-direction: column;
        gap: 0px !important;
    }

    .trial-save-up-content-mobile {
        display: none;
    }

    .trial-save-up-content {
        display: block;
    }

    .payment-box-trial:last-child {
        margin-top: 30px;
    }

    .trial-plan-heading-web {
        font-size: 20px;
        line-height: 24px;
    }
}