@font-face {
    font-family: 'dance-dg';
    src: url('https://www.breakthroughbroker.com/brochure/fonts/dance-dg.otf') format('opentype');
    font-style: normal;
}

@font-face {
    font-family: 'HelveticaNeueBd';
    src: url('https://www.breakthroughbroker.com/brochure/fonts/HelveticaNeueBd.otf') format('opentype');
    font-style: normal;
}

@font-face {
    font-family: 'hlvtc-rg';
    src: url('https://www.breakthroughbroker.com/brochure/fonts/hlvtc-rg.otf') format('opentype');
    font-style: normal;
}

#manage_bbplus_profile_setup {
    z-index: 10001 !important;
}

#manage_bbplus_profile_setup .largemodalbbplus_upgrade {
    height: 850px;
}

#manage_bbplus_profile_setup .modal-header {
    border: none;
}

#manage_bbplus_profile_setup .title-plus-font-modal-primary {
    font-size: 32px !important;
    line-height: 24px !important;
    color: var(--design-sys-sec-color__purple--1) !important;
    margin: 0 0 15px;
    font-weight: 600 !important;
    font-family: 'Poppins';
}

#manage_bbplus_profile_setup .title-font-modal-second-updated {
    font-family: 'Poppins';
    font-weight: 600 !important;
    font-size: 24px !important;
    line-height: 32px;
    position: relative;
}

#manage_bbplus_profile_setup .profile-setup-content {
    font-family: 'Poppins';
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    margin: 15px 0 25px;
    color: #49494B;
    position: relative;
}

#manage_bbplus_profile_setup .main-profile-setup-container {
    padding: 0px 40px;
    display: flex;
    gap: 35px;
}

#manage_bbplus_profile_setup .profile-update-container {
    width: 60%;
}

#manage_bbplus_profile_setup .profile-update-preview-container {
    margin: 0 auto;
    text-align: center;
    position: relative;
}

#manage_bbplus_profile_setup .profile-update-preview-box {
    width: 352px;
    height: 385px;
    border-radius: 10px;
    box-shadow: 0px 5px 12px 0px rgba(0, 0, 0, 0.1);
    margin-top: 20px;
    display: flex;
}

#manage_bbplus_profile_setup .profile-update-form {
    display: flex;
    align-items: center;
    margin-bottom: 25px;
    justify-content: space-between;
    gap: 20px;
}

#manage_bbplus_profile_setup .profile-update-form-input-container {
    position: relative;
}

#manage_bbplus_profile_setup .w50 {
    flex: 1;
}

#manage_bbplus_profile_setup .w33 {
    flex: 1;
}

#manage_bbplus_profile_setup .profile-update-form-label {
    color: #49494B;
    font-family: 'Inter';
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 5px;
}

#manage_bbplus_profile_setup .profile-update-form-text {
    border-radius: 6px;
    border: 1px solid #d1d2d9;
    background: #fff;
    color: #49494B;
    font-family: 'Inter';
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    height: 45px;
    width: 100%;
    position: relative;
    padding: 7px 13px;
}

#manage_bbplus_profile_setup .profile-update-form-error {
    border-color: #FF5450;
}

#manage_bbplus_profile_setup .profile-placeholder-image {
    position: relative;
    border: 1px solid #aeaeb3;
    border-radius: 8px;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #e6e6ed;
    height: 115px;
    width: 121px;
    margin-top: 10px;
    background-size: 45%;
    color: #AEAEB3;
    font-family: 'Poppins';
    font-weight: 500;
    font-size: 18px;
    line-height: 24px;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all 0.3s;
    cursor: pointer;
}

#manage_bbplus_profile_setup .bbplus-profile-image,
#manage_bbplus_profile_setup .preivew-profile-image {
    background-image: url("data:image/svg+xml,%3Csvg width='48' height='48' viewBox='0 0 48 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.2421 35.6075C14.3053 33.3108 18.9996 32 24 32C29.0004 32 33.6947 33.3108 37.7579 35.6075M30 20C30 23.3137 27.3137 26 24 26C20.6863 26 18 23.3137 18 20C18 16.6863 20.6863 14 24 14C27.3137 14 30 16.6863 30 20ZM42 24C42 33.9411 33.9411 42 24 42C14.0589 42 6 33.9411 6 24C6 14.0589 14.0589 6 24 6C33.9411 6 42 14.0589 42 24Z' stroke='%23AEAEB3' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

#manage_bbplus_profile_setup .bbplus-profile-image:hover {
    background-color: #aeaeb3;
    border-color: #aeaeb3;
    background-image: url("data:image/svg+xml,%3Csvg width='48' height='48' viewBox='0 0 48 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.2421 35.6075C14.3053 33.3108 18.9996 32 24 32C29.0004 32 33.6947 33.3108 37.7579 35.6075M30 20C30 23.3137 27.3137 26 24 26C20.6863 26 18 23.3137 18 20C18 16.6863 20.6863 14 24 14C27.3137 14 30 16.6863 30 20ZM42 24C42 33.9411 33.9411 42 24 42C14.0589 42 6 33.9411 6 24C6 14.0589 14.0589 6 24 6C33.9411 6 42 14.0589 42 24Z' stroke='%23E6E6ED' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

#manage_bbplus_profile_setup .bbplus-profile-company-image {
    background-image: url("data:image/svg+xml,%3Csvg%20id%3D%22Component_30_6%22%20data-name%3D%22Component%2030%20%E2%80%93%206%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20id%3D%22Path_18%22%20data-name%3D%22Path%2018%22%20d%3D%22M4%2C16v1a3%2C3%2C0%2C0%2C0%2C3%2C3H17a3%2C3%2C0%2C0%2C0%2C3-3V16M16%2C8%2C12%2C4m0%2C0L8%2C8m4-4V16%22%20fill%3D%22none%22%20stroke%3D%22%23AEAEB3%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%2F%3E%3C%2Fsvg%3E");
}

#manage_bbplus_profile_setup .bbplus-profile-company-image:hover {
    background-color: #aeaeb3;
    border-color: #aeaeb3;
    background-image: url("data:image/svg+xml,%3Csvg%20id%3D%22Component_30_6%22%20data-name%3D%22Component%2030%20%E2%80%93%206%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20id%3D%22Path_18%22%20data-name%3D%22Path%2018%22%20d%3D%22M4%2C16v1a3%2C3%2C0%2C0%2C0%2C3%2C3H17a3%2C3%2C0%2C0%2C0%2C3-3V16M16%2C8%2C12%2C4m0%2C0L8%2C8m4-4V16%22%20fill%3D%22none%22%20stroke%3D%22%23E6E6ED%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%2F%3E%3C%2Fsvg%3E");
}

#manage_bbplus_profile_setup .profile-color-picker:hover {
    background-color: #aeaeb3;
    border-color: #aeaeb3;
    color: #E6E6ED;
}

#manage_bbplus_profile_setup .title-font-modal-second-updated .preview-profile-pointer {
    position: absolute;
    right: -5px;
    top: 10px;
    transform: rotateY(180deg);
    width: 30px;
    height: 30px;
}

#manage_bbplus_profile_setup .profile-preview-content-1 {
    font-family: 'dance-dg';
    font-weight: 400;
    font-size: 36px;
    line-height: 16.05px;
    letter-spacing: 1.19px;
    transform: rotate(-11.26deg);
}

#manage_bbplus_profile_setup .profile-preview-content-name {
    font-size: 16px;
    line-height: 22px;
    color: #636466;
    margin: 40px 0 30px;
    font-weight: 600;
    font-family: 'Poppins';
    width: 110px;
}

#manage_bbplus_profile_setup .profile-preview-content-2 {
    background: #636466;
    width: 100%;
    height: 25px;
    border-bottom-left-radius: 10px;
    position: absolute;
    bottom: 0;
    left: 0;
}

#manage_bbplus_profile_setup .profile-update-preview-box-left,
#manage_bbplus_profile_setup .profile-update-preview-box-right {
    display: flex;
    align-items: center;
    flex-direction: column;
    position: relative;
    flex: 1;
    margin: 20px 0 0;
}

#manage_bbplus_profile_setup .preivew-profile-image {
    width: 141px !important;
    height: 141px !important;
    border-radius: 50% !important;
    background-color: #e6e6ed !important;
    border: none !important;
    cursor: default !important;
}

#manage_bbplus_profile_setup .preivew-company-image {
    width: 148px !important;
    height: 86px !important;
    color: #000 !important;
    font-weight: 400 !important;
    border: none !important;
    font-size: 13px !important;
    line-height: 13px !important;
    cursor: default !important;
}

#manage_bbplus_profile_setup .profile-preview-content-3 {
    font-family: 'Poppins';
    color: #000;
    margin: 20px 0;
    height: 247px;
    display: flex;
    justify-content: space-between;
    overflow-wrap: anywhere;
    flex-wrap: wrap;
    flex-direction: column;
    width: 100%;
}

#manage_bbplus_profile_setup .profile-preview-content-3 div {
    /* margin: 10px 0; */
}

#manage_bbplus_profile_setup .profile-preview-content-3 div:nth-child(1),
#manage_bbplus_profile_setup .profile-preview-content-3 div:nth-child(6) {
    /* margin-bottom: 30px !important; */
}

#manage_bbplus_profile_setup .profile-preview-content-realtor {
    font-weight: 300;
    font-size: 14.27px;
    line-height: 16.05px;
    letter-spacing: 1.19px;
}

#manage_bbplus_profile_setup .profile-preview-content-professional-title {
    font-weight: 400;
    font-size: 8.92px;
    line-height: 16.05px;
    letter-spacing: 1.19px;
}

#manage_bbplus_profile_setup .profile-preview-content-license {
    font-weight: 400;
    font-size: 8.92px;
    line-height: 16.05px;
    letter-spacing: 1.19px;
}

#manage_bbplus_profile_setup .profile-preview-content-contact {
    font-weight: 300;
    font-size: 7.73px;
    line-height: 16.05px;
    letter-spacing: 1.19px;
    border-top: 1px solid #636466;
    border-bottom: 1px solid #636466;
    padding: 5px 0;
    width: 122px;
    margin: 10px auto !important;
}

#manage_bbplus_profile_setup .profile-preview-content-cell {
    font-weight: 500;
    font-size: 7.14px;
    line-height: 16.05px;
    letter-spacing: 1.19px;
    text-align: center;
}

#manage_bbplus_profile_setup .profile-preview-content-office {
    font-weight: 500;
    font-size: 7.14px;
    line-height: 16.05px;
    letter-spacing: 1.19px;
    text-align: center;
}

#manage_bbplus_profile_setup .profile-preview-content-website {
    font-family: Poppins;
    font-weight: 500;
    font-size: 7.14px;
    line-height: 16.05px;
    letter-spacing: 1.19px;
}

#manage_bbplus_profile_setup .saveProfileSetupBtn {
    width: 352px;
    height: 54px;
    border-radius: 8px;
    gap: 8px;
    background: linear-gradient(104.3deg, #3990DB -1.47%, #575AC2 86.07%);
    box-shadow: 0px 4px 4px 0px rgba(95, 97, 171, 0.35);
    font-family: 'Inter';
    font-weight: 500;
    font-size: 20px;
    line-height: 27px;
    color: #fff;
    border: none;
    margin-top: 50px;
}

#manage_bbplus_profile_setup .saveProfileSetupBtn:hover {
    background: linear-gradient(#5E60A9 0%, #5E60A9 100%);
}

#manage_bbplus_profile_setup .saveProfileSetupBtn:active {
    background: linear-gradient(#5E60A9 0%, #5E60A9 100%);
}

#manage_bbplus_profile_setup .profileStepperBtn {
    width: 352px;
    height: 54px;
    border-radius: 8px;
    gap: 8px;
    background: linear-gradient(104.3deg, #3990DB -1.47%, #575AC2 86.07%);
    box-shadow: 0px 4px 4px 0px rgba(95, 97, 171, 0.35);
    font-family: 'Inter';
    font-weight: 500;
    font-size: 20px;
    line-height: 27px;
    color: #fff;
    border: none;
    margin: 20px 0 30px;
}

#manage_bbplus_profile_setup .profileStepperBtn:hover {
    background: linear-gradient(#5E60A9 0%, #5E60A9 100%);
}

#manage_bbplus_profile_setup .profileStepperBtn:active {
    background: linear-gradient(#5E60A9 0%, #5E60A9 100%);
}

#manage_bbplus_profile_setup .backProfileSetupBtn {
    display: none;
}

#clr-picker {
    z-index: 10003 !important;
}

#manage_bbplus_profile_setup .profile-color-picker {
    text-align: center;
}

#manage_bbplus_profile_setup .clr-field button {
    opacity: 0;
}

#manage_profile_photo_setup {
    backdrop-filter: blur(10px) !important;
    margin: 0;
}

#manage_profile_photo_setup #profile-main-div {
    width: 600px;
}

#manage_profile_photo_setup #profile-main-div {
    background-color: #fff;
    border-radius: 10px;
}

#manage_profile_photo_setup #profile-main-div,
#manage_profile_photo_setup .bg_color {
    margin-top: 0 !important;
}

#manage_profile_photo_setup #profile-main-div {
    box-shadow: 4px 4px 16px 3px rgba(0, 0, 0, 0.25);
}

#manage_profile_photo_setup #profile-logo-crop-div,
#manage_profile_photo_setup #profile-main-div {
    position: absolute;
    left: 50% !important;
    top: 50% !important;
    transform: translate(-50%, -50%) !important;
    margin: 0 !important;
}

#manage_profile_photo_setup .bg_color {
    background-color: #FFFFFF;
    border-radius: 10px;
    margin-top: 60px;
}

#manage_profile_photo_setup .profile-photo-modal-close {
    top: 12px;
    right: 20px;
    position: relative;
    width: 30px;
    font-family: 'hlvtc-rg';
    color: #c7c7c7;
    font-size: 14px;
    margin-right: 10px;
    margin-top: 3px;
    opacity: .75;
}

#manage_profile_photo_setup .profile-photo-modal-close {
    top: 12px;
    right: 20px;
    position: relative;
    width: 30px;
    font-family: 'hlvtc-rg';
    color: #c7c7c7;
    font-size: 14px;
    margin-right: 10px;
    margin-top: 3px;
    opacity: .75;
}

#manage_profile_photo_setup .profile-photo-heading {
    font-family: 'HelveticaNeueBd';
    font-size: 28px;
    color: #3A3A3C;
    padding-top: 12px;
    line-height: 22px;
}

#manage_profile_photo_setup #profile-main-div .modalcontents {
    padding: 47px;
    padding-bottom: 32px;
}

#manage_profile_photo_setup #profile-logo-div-contents-div {
    background: url('https://cdn.breakthroughbroker.com/assets/bb/imgs/dashed_modal_border_bg.png');
    background-repeat: no-repeat;
    border-radius: 14px;
    margin: 0 auto;
}

#manage_profile_photo_setup .profile-logo-div-contents {
    font-family: 'hlvtc-rg';
    height: 381px;
}

#manage_profile_photo_setup .profile-upload-icon {
    position: relative;
    margin: 0 auto;
    top: 130px;
}

#manage_profile_photo_setup .profile-photo-upload-content {
    position: relative;
    top: 140px;
    font-family: 'HelveticaNeueBd';
    font-size: 28px;
    color: #3A3A3C;
    text-align: center;
}

#manage_profile_photo_setup .profile-photo-upload {
    font-size: 16px;
    position: absolute;
    color: #707070;
    top: 46px;
    width: 84%;
}

#manage_profile_photo_setup #upload-profile-photo {
    display: initial !important;
    width: 100%;
    padding: 179px 0px;
    opacity: 0;
}

#manage_profile_photo_setup .profile-photo-upload span {
    position: absolute;
    left: 26%;
    top: 230px;
    color: #5C5C60;
    font-family: 'hlvtc-rg';
    font-size: 20px;
    text-align: center;
}

#manage_profile_photo_setup .profile-photo-upload-errorcls {
    display: none;
    color: red;
    font-size: 13px;
    position: absolute;
    left: 15%;
    top: 340px;
    text-align: center;
    width: 400px;
}

#manage_profile_photo_setup .profile-upload-preview {
    font-size: 16px;
    color: #707070;
}

#manage_profile_photo_setup .profile-photo-image-div {
    position: relative;
    text-align: center;
}

#manage_profile_photo_setup .profile-photo-img {
    display: inline-block;
    max-width: 100%;
    height: 100%;
}

#manage_profile_photo_setup .profile-logo-div-tips {
    text-align: center;
    margin-top: 30px;
}

#manage_profile_photo_setup .upload-supported-files {
    color: #8E8E93;
    font-family: 'hlvtc-rg';
    font-size: 13px;
    opacity: .75;
}

#manage_profile_photo_setup .upload-logo-tips {
    text-align: left;
}

#manage_profile_photo_setup .upload-logo-tips h4 {
    color: #3A3A3C;
    font-family: 'helvt-md';
    font-size: 20px;
    margin-bottom: 8px;
}

#manage_profile_photo_setup .upload-logo-tips p {
    color: #636366;
    font-family: 'hlvtc-rg';
    font-size: 14px;
    margin-bottom: 20px;
    margin-top: 2px;
}

#manage_profile_photo_setup .profile-photo-footercls {
    border: none;
    text-align: center;
    padding: 1px 47px 47px;
}

#manage_profile_photo_setup #edit-profile-photo-btn {
    background-color: #fff;
    border: 1px solid #0E68B5;
    color: #327FC2;
    font-family: 'helvt-md';
    font-size: 17px;
    margin-left: 0;
    outline: none;
    padding: 10px 10px;
    width: 35%;
    line-height: 24px;
}

#manage_profile_photo_setup #save-profile-photo-btn {
    background-color: #327FC2;
    border: none;
    display: inline-block;
    font-family: 'helvt-md';
    font-size: 17px;
    margin-left: 0;
    padding: 10px 10px;
    outline: none;
    line-height: 24px;
}

#manage_profile_photo_setup .profile-photo-upload label {
    color: #327FC2;
    cursor: pointer;
}

#manage_profile_photo_setup #profile-logo-crop-div {
    display: none;
    height: 600px;
    width: 80%;
    top: 8%;
    left: 10%;
    position: absolute;
}

#cropiframe {
    box-shadow: 4px 4px 16px 3px rgba(0, 0, 0, 0.25);
}

#manage_profile_photo_setup .bbplus-profile-image.remove-image-hover:hover,
#manage_profile_photo_setup .bbplus-profile-company-image.remove-image-hover:hover {
    background-color: #aeaeb3 !important;
    border-color: #e6e6ed !important;
}

#manage_profile_photo_setup .save-image {
    display: flex;
    justify-content: center;
    align-items: center;
}

#profile-logo-upload-modal-leave-confirmation .modal-dialog {
    border-radius: 10px;
    box-shadow: 0px 0px 25px 0px #0000005B;
    width: 359px;
    height: 181px;
    background: #fff;
    font-family: 'hlvtc-rg';
    margin-top: 7%;
    text-align: center;
    top: 25%;
}

#profile-logo-upload-modal-leave-confirmation .modal-body {
    padding: 20px;
}

#profile-logo-upload-modal-leave-confirmation h4 {
    color: #3A3A3C;
    font-family: 'HelveticaNeueBd';
    font-size: 25px;
    margin-top: 10px;
    margin-bottom: 10px;
}

#profile-logo-upload-modal-leave-confirmation p {
    color: #636366;
    font-family: 'hlvtc-rg';
    font-size: 19px;
    margin-bottom: 20px;
}

#profile-logo-upload-modal-leave-confirmation button {
    border: 1px solid #0E68B5;
    border-radius: 7px;
    color: #327FC2;
    font-family: 'hlvtc-rg';
    font-size: 17px;
    margin-left: 0;
    width: 40%;
    outline: none !important;
}

#profile-logo-upload-modal-leave-confirmation .btn-default:hover {
    background-color: #d6ecff;
    border: 1px solid #0089cf;
    color: #0E68B5;
}

#profile-logo-upload-modal-leave-btn {
    border: 1px solid #327FC2;
    background-color: #327FC2;
    color: #fff !important;
    margin-left: 2% !important;
    width: 55% !important;
}

#profile-logo-upload-modal-leave-btn:hover {
    background-color: #0E68B5;
}

#manage_bbplus_profile_setup .profile-update-form-error-message {
    bottom: -22px;
    color: var(--design-sys-sec-color__grey--3);
    font-family: 'Inter';
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
    position: absolute;
    height: auto !important;
    float: left;
    padding: 0px;
    margin-top: 0px !important;
}

#manage_bbplus_profile_setup .profile-update-form-error-message::before {
    display: inline-block;
    background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8 0C12.4183 0 16 3.58172 16 8C16 12.4183 12.4183 16 8 16C3.58172 16 0 12.4183 0 8C0 3.58172 3.58172 0 8 0ZM8 2C4.69159 2 2 4.69159 2 8C2 11.3084 4.69159 14 8 14C11.3084 14 14 11.3084 14 8C14 4.69159 11.3084 2 8 2Z' fill='%23FF5450'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8 9.37421C7.44727 9.37421 7 8.92624 7 8.37362V4.9985C7 4.44588 7.44727 3.99791 8 3.99791C8.55273 3.99791 9 4.44588 9 4.9985V8.37362C9 8.92624 8.55273 9.37421 8 9.37421Z' fill='%23FF5450'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8 10.1729C8.55228 10.1729 9 10.6207 9 11.1729C9 11.7252 8.55228 12.1729 8 12.1729C7.44772 12.1729 7 11.7252 7 11.1729C7 10.6207 7.44772 10.1729 8 10.1729Z' fill='%23FF5450'/%3E%3C/svg%3E%0A");
    background-position: center;
    background-repeat: no-repeat;
    content: '';
    height: 16px;
    margin-right: 4px;
    vertical-align: bottom;
    width: 16px;
}

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

#bbplus_profile_update_success_modal .largemodalbbplus_success {
    width: 755px;
    height: auto;
    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 80px;
}

#bbplus_profile_update_success_modal .success-img {
    width: 519px;
    height: 205px;
}

#bbplus_profile_update_success_modal .title-plus-font-modal-primary {
    font-family: 'Poppins';
    font-weight: 600;
    font-size: 32px;
    line-height: 38px;
    color: var(--design-sys-sec-color__purple--2);
    margin: -30px 0 15px;
}

#bbplus_profile_update_success_modal .title-font-modal-second-updated {
    font-family: 'Poppins';
    font-weight: 600;
    font-size: 24px;
    line-height: 24px;
    color: #1C1C1D;
}

#bbplus_profile_update_success_modal .complete-profile-content {
    font-family: 'Poppins';
    font-weight: 400;
    font-size: 24px;
    color: #1c1c1d;
    margin: 30px 0;
    position: relative;
    line-height: 32px;
}

#bbplus_profile_update_success_modal .complete-profile-pointer {
    position: absolute;
    top: 10px;
    left: 20px;
}

#bbplus_profile_update_success_modal .subscription-success-btn {
    display: flex;
    align-items: center;
    gap: 20px;
    justify-content: center;
    margin-top: 50px;
}

#bbplus_profile_update_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;
}

#bbplus_profile_update_success_modal .completeProfile:hover {
    background: #5E60A9;
}

#bbplus_profile_update_success_modal .startBtn {
    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);
}

#bbplus_profile_update_success_modal .continueBtn {
    background: #e6e6ed;
    color: #000;
}

#bbplus_profile_update_success_modal .largemodalbbplus_success {
    position: absolute;
    left: 50% !important;
    top: 50% !important;
    transform: translate(-50%, -50%) !important;
    margin: 0 !important;
}

#manage_bbplus_profile_setup .mobile-modal-header {
    display: none;
}

#manage_bbplus_profile_setup .bbplus-profile-setup-steps,
#manage_bbplus_profile_setup .bbplus-profile-setup-stepper-button {
    display: none;
}

#manage_bbplus_profile_setup .steps-progress-container {
    display: flex;
    justify-content: space-between;
    position: relative;
    margin-bottom: 30px;
    max-width: 100%;
    width: 200px;
    gap: 20px;
}

#manage_bbplus_profile_setup .steps-progress-container::before {
    content: "";
    background-color: #d1d2d9;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    height: 1px;
    width: 100%;
    z-index: 0;
}

#manage_bbplus_profile_setup .steps-progress {
    background-color: #61c1a0;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    height: 1px;
    width: 0%;
    z-index: 0;
    transition: 0.7s ease;
}

#manage_bbplus_profile_setup .steps-progress-circle {
    background-color: #d9d9d9;
    border-radius: 50%;
    height: 8px;
    width: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.7s ease;
}

#manage_bbplus_profile_setup .steps-progress-circle.active {
    background-color: #61c1a0;
}

#manage_bbplus_profile_setup .profile-update-stepper {
    display: none;
}

#manage_bbplus_profile_setup .hide-in-desktop,
#bbplus_profile_update_success_modal .hide-in-desktop {
    display: none;
}

#manage_bbplus_profile_setup .profile-setup-brand-color-input {
    position: relative;
}

#manage_bbplus_profile_setup .clr-field{
    opacity: 1 !important;
    position: relative !important;
    pointer-events: auto !important;
    top: 0 !important;
}

@media (max-width: 991px) {
    #subscription_success_modal .complete-profile-pointer {
        display: none !important;
    }

    #manage_bbplus_profile_setup .profile-update-stepper-1 {
        display: block;
    }

    #manage_bbplus_profile_setup .hide-in-mobile,
    #bbplus_profile_update_success_modal .hide-in-mobile {
        display: none;
    }

    #manage_bbplus_profile_setup .hide-in-desktop,
    #bbplus_profile_update_success_modal .hide-in-desktop {
        display: block;
    }

    #manage_bbplus_profile_setup .title-plus-font-modal-primary {
        font-size: 20px !important;
        line-height: 24px !important;
    }

    #manage_bbplus_profile_setup {
        padding: 0;
    }

    #manage_bbplus_profile_setup .largemodalbbplus_upgrade {
        position: absolute;
        bottom: 0;
        width: 100vw !important;
        height: 100% !important;
    }

    #manage_bbplus_profile_setup .subscription_bg_color,
    #manage_bbplus_profile_setup .subscription_bg_color {
        background-color: #fcfcfc;
        border-radius: 15px;
        height: 100% !important;
        width: 100% !important;
    }

    #manage_bbplus_profile_setup .border-gradientbbplus {
        position: relative;
    }

    #manage_bbplus_profile_setup .profile-setup-content {
        font-size: 14px;
        line-height: 24px;
    }

    #manage_bbplus_profile_setup .w50.profile-update-form-input-container {
        width: 100%;
        margin-bottom: 10px;
    }

    #manage_bbplus_profile_setup .main-profile-setup-container {
        padding: 0;
        gap: 0px;
    }

    #manage_bbplus_profile_setup .profile-update-input-form {
        flex-direction: column;
    }

    #manage_bbplus_profile_setup .profile-update-container {
        width: 100%;
        display: flex;
        flex-direction: column-reverse;
    }

    #manage_bbplus_profile_setup .profile-update-form {
        flex-wrap: wrap;
        margin-bottom: 10px;
        gap: 10px;
    }

    #manage_bbplus_profile_setup .w33 {
        flex: auto;
    }

    #manage_bbplus_profile_setup .w33.photo-profile-update-form {
        order: 1;
        text-align: center;
    }

    #manage_bbplus_profile_setup .w33.color-profile-update-form {
        order: 2;
        text-align: center;
    }

    #manage_bbplus_profile_setup .w33.logo-profile-update-form {
        width: 100%;
        order: 3;
    }

    #manage_bbplus_profile_setup .bbplus-profile-image,
    #manage_bbplus_profile_setup .profile-color-picker {
        border-radius: 50%;
        width: 110px !important;
        height: 110px !important;
        background-color: #F3F4F7;
        border: none;
        font-size: 16px;
        margin-left: auto;
        margin-right: auto;
    }

    #manage_bbplus_profile_setup .bbplus-profile-company-image {
        width: 100%;
        height: 120px;
        background-size: 48px;
        border: 2px dashed #AEAEB3 !important;
        margin-bottom: 30px;
        background-color: #F3F4F7;
    }

    #manage_bbplus_profile_setup .main-profile-setup-container {
        flex-direction: column;
    }

    #manage_bbplus_profile_setup .bbplus-profile-setup-steps,
    #manage_bbplus_profile_setup .bbplus-profile-setup-stepper-button {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    #manage_bbplus_profile_setup .bbplus-profile-setup-stepper-button {
        gap: 10px;
        flex-direction: row-reverse;
    }

    #manage_bbplus_profile_setup .profileStepperBtn {
        width: 100%;
    }

    #manage_profile_photo_setup #profile-logo-crop-div,
    #manage_profile_photo_setup #profile-main-div {
        position: relative !important;
        top: 0 !important;
        left: 0 !important;
        bottom: 0px !important;
        width: 100%;
        height: 300px;
        transform: none !important;
    }

    #manage_profile_photo_setup .profile-photo-upload-content {
        font-size: 16px;
        top: 35px;
    }

    #manage_profile_photo_setup #profile-main-div .modalcontents {
        padding: 25px;
        padding-bottom: 20px;
    }

    #manage_profile_photo_setup #profile-logo-div-contents-div {
        height: 200px !important;
        border: 2px dashed #AEAEB3 !important;
        background-color: #F3F4F7;
    }

    #manage_profile_photo_setup .profile-upload-icon {
        top: 30px;
    }

    #manage_profile_photo_setup .profile-photo-upload {
        top: 75px;
        font-size: 14px;
        width: 100%;
    }

    #manage_profile_photo_setup .profile-photo-upload span {
        top: 60px;
        font-size: 14px;
        left: -8%;
        width: 100%;
    }

    #manage_profile_photo_setup #upload-profile-photo {
        padding: 100px 0 0;
    }

    #manage_profile_photo_setup .profile-photo-modal-close {
        top: 0px;
        opacity: 1;
    }

    #profile-logo-upload-modal-leave-confirmation .modal-dialog {
        width: 100%;
    }

    #profile-logo-upload-modal-leave-confirmation p {
        font-size: 14px;
    }

    #profile-logo-upload-modal-leave-confirmation .modal-dialog {
        width: 100%;
        height: 200px;
        margin: 0;
        top: 0 !important;
        left: 0 !important;
        bottom: 0px !important;
        transform: none !important;
    }

    #profile-logo-upload-modal-leave-confirmation h4 {
        font-size: 20px;
    }

    #profile-logo-upload-modal-leave-confirmation p {
        font-size: 16px;
    }

    #manage_bbplus_profile_setup .title-font-modal-second-updated {
        font-size: 18px !important;
    }

    #manage_bbplus_profile_setup .title-font-modal-second-updated .preview-profile-pointer {
        right: -10px;
    }

    #manage_bbplus_profile_setup .saveProfileSetupBtn {
        width: 100%;
    }

    #manage_bbplus_profile_setup .profile-update-preview-box {
        width: 100%;
    }

    #manage_bbplus_profile_setup .profile-preview-content-2 {
        width: 100%;
    }

    #manage_bbplus_profile_setup .preivew-company-image {
        width: 100% !important;
    }

    #manage_bbplus_profile_setup .profile-update-preview-container {
        margin: 0;
        padding: 0;
    }

    #manage_bbplus_profile_setup .profile-preview-content-3 .profile-preview-content-contact {
        width: 100% !important;
    }

    #manage_bbplus_profile_setup .preivew-profile-image {
        width: 110px !important;
        height: 110px !important;
    }

    #manage_bbplus_profile_setup .profile-update-preview-box-right {
        padding: 0 10px;
    }

    #bbplus_profile_update_success_modal .largemodalbbplus_success {
        position: relative;
        margin: 30px auto 0 !important;
        transform: none !important;
        top: 0 !important;
        left: 0 !important;
        padding: 0 10px;
        height: auto !important;
    }

    #bbplus_profile_update_success_modal .success-img {
        width: 100%;
        height: auto;
    }

    #bbplus_profile_update_success_modal .title-plus-font-modal-primary {
        font-size: 20px;
        line-height: 24px;
        margin-top: 0px;
    }

    #bbplus_profile_update_success_modal .title-font-modal-second-updated {
        font-size: 20px !important;
        line-height: 24px !important;
    }

    #bbplus_profile_update_success_modal .complete-profile-content {
        font-size: 16px;
        line-height: 24px;
        padding: 0;
        margin-bottom: 50px;
    }

    #bbplus_profile_update_success_modal .complete-profile-content br {
        display: none;
    }

    #bbplus_profile_update_success_modal .complete-profile-pointer {
        display: none;
    }

    #bbplus_profile_update_success_modal .complete-profile-pointer-mobile {
        display: block;
        width: auto;
        height: 50px;
        top: -10px;
        position: relative;
    }

    #bbplus_profile_update_success_modal .subscription-success-btn {
        flex-direction: column;
        padding-bottom: 30px;
        margin-top: 0px;
    }

    #bbplus_profile_update_success_modal .completeProfile {
        width: 100%;
    }

    #bbplus_profile_update_success_modal {
        overflow-y: scroll;
    }

    #subscription_success_modal .largemodalbbplus_success {
        position: relative;
        margin: 30px auto 0 !important;
        transform: none !important;
        top: 0 !important;
        left: 0 !important;
        padding: 0 10px;
        height: auto !important;
    }

    #subscription_success_modal .success-img {
        width: 100%;
        height: auto;
    }

    #subscription_success_modal .title-plus-font-modal-primary {
        font-size: 20px;
        line-height: 24px;
        margin-top: 0px;
    }

    #subscription_success_modal .title-font-modal-second-updated {
        font-size: 20px !important;
        line-height: 24px !important;
    }

    #subscription_success_modal .complete-profile-content {
        font-size: 14px;
        line-height: 24px;
        padding: 0 10px;
        margin-bottom: 10px;
    }

    #subscription_success_modal .complete-profile-content br {
        display: none;
    }

    #subscription_success_modal .complete-profile-pointer {
        display: none;
    }

    #subscription_success_modal .complete-profile-pointer-mobile {
        display: block;
        width: auto;
        height: 50px;
        top: -10px;
        position: relative;
    }

    #subscription_success_modal .subscription-success-btn {
        flex-direction: column;
        padding-bottom: 30px;
        margin-top: 0px;
    }

    #subscription_success_modal .completeProfile {
        width: 100%;
    }

    #subscription_success_modal {
        overflow-y: scroll;
    }

    #manage_bbplus_profile_setup .modal-header {
        background-color: #fff;
    }
}

@media (min-width: 600px) and (max-width: 991px) {

    #subscription_success_modal .largemodalbbplus_success,
    #manage_bbplus_profile_setup .largemodalbbplus_upgrade,
    #bbplus_profile_update_success_modal .largemodalbbplus_success {
        width: calc(100vw - 30%) !important;
        margin-left: auto !important;
        margin-right: auto !important;
        position: relative;
    }

    #subscription_success_modal .complete-profile-content {
        font-size: 18px;
    }

    #manage_profile_photo_setup #profile-logo-crop-div,
    #manage_profile_photo_setup #profile-main-div {
        width: calc(100vw - 50%) !important;
        position: absolute !important;
        left: 50% !important;
        top: 50% !important;
        transform: translate(-50%, -50%) !important;
    }

    #manage_bbplus_profile_setup .modal-header {
        padding: 25px;
    }

    #profile-logo-upload-modal-leave-confirmation .modal-dialog {
        width: calc(100vw - 55%) !important;
        position: absolute;
        left: 50% !important;
        top: 50% !important;
        transform: translate(-50%, -50%) !important;
    }

    #manage_bbplus_profile_setup .profile-preview-content-3 .profile-preview-content-contact {
        width: 122px !important;
    }
}

@media (max-width: 300px) {
    #manage_bbplus_profile_setup .profile-update-preview-box {
        width: 100%;
        flex-direction: column;
        height: 100%;
    }

    #manage_bbplus_profile_setup .profile-preview-content-3 .profile-preview-content-contact {
        width: 100% !important;
    }
}

@media (min-width: 992px) {
    #manage_bbplus_profile_setup .profile-update-stepper {
        display: block;
    }
}

@media (min-width: 992px) and (max-width: 1200px) {
    #manage_bbplus_profile_setup .main-profile-setup-container {
        padding: 25px;
        gap: 20px;
    }
}