@import 'ExtAgent.Web.Mobile.WASM.Client.8543e0ybok.bundle.scp.css';
@import '_content/BlazorTable/BlazorTable.bnj1joerha.bundle.scp.css';
@import '_content/ExtAgent.Web.Mobile.Pages/ExtAgent.Web.Mobile.Pages.u6n7z56qtm.bundle.scp.css';
@import '_content/ExtAgent.Web.Shared/ExtAgent.Web.Shared.q1nq3zjctu.bundle.scp.css';
@import '_content/Hoozing.Blazor.Modal/Hoozing.Blazor.Modal.k9ea14gj0w.bundle.scp.css';
@import '_content/Hoozing.BlazorComponent/Hoozing.BlazorComponent.2p8yx46rjf.bundle.scp.css';

/* /Pages/AccountDeletion/AccountDeletionPage.razor.rz.scp.css */
.main[b-8rct6t58yh] {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: calc(100vh - env(safe-area-inset-top) - 44px);
}

.android .main[b-8rct6t58yh] {
    height: calc(100vh - 88px);
}

.content[b-8rct6t58yh] {
    flex: auto;
    padding: 1rem;
    overflow-y: auto;
}

    .content p[b-8rct6t58yh] {
        font-family: 'Roboto';
        font-style: normal;
        font-size: 14px;
        line-height: 23px;
        color: #333333;
        text-align: justify;
    }

.footer[b-8rct6t58yh] {
    width: 100%;
    background-color: white;
    padding: 20px 1rem 54px 1rem;
    box-sizing: border-box;
}

.form-checkbox input[b-8rct6t58yh] {
    width: unset;
    height: unset;
    width: 20px;
    height: 20px;
    margin: unset;
    margin-right: 10px;
}

.form-checkbox label[b-8rct6t58yh] {
    font-weight: 400;
    font-size: 15px;
    line-height: 18px;
    color: #777777;
    display: flex;
    align-items: center;
}

    .footer button[b-8rct6t58yh] {
        background-color: #3778EB;
        border: unset;
        border-radius: 10px;
        width: 100%;
        height: 50px;
        font-family: 'Roboto';
        font-style: normal;
        font-weight: 700;
        font-size: 22px;
        line-height: 26px;
        text-align: center;
        color: #FFFFFF;
        margin-top: 10px;
    }

.footer button.disabled[b-8rct6t58yh] {
    background: rgba(55, 120, 235, 0.5);
}
/* /Pages/AccountDeletion/SuccessfulDeleteAccountModal.razor.rz.scp.css */
.content[b-qvdhkjwylg] {
    width: 186px;
    padding: 22px 32px 0 32px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.message[b-qvdhkjwylg] {
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
    text-align: center;
    color: #3F464E;
}

.footer[b-qvdhkjwylg] {
    width: 100%;
    padding: 0 32px 32px 32px;
}

.footer button[b-qvdhkjwylg] {
    background: #3778EC;
    border-radius: 4px;
    border: unset;
    padding: 10px 26px;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    display: flex;
    align-items: center;
    text-align: center;
    letter-spacing: 0.75px;
    text-transform: uppercase;
    color: #FFFFFF;
}
/* /Pages/AgentReferral/MyAppReferrals/MyAppReferralsPage.razor.rz.scp.css */
div.main[b-iyxkn3qykh] {
    height: 335px;
    padding-top: 15px;
    font-family: Inter;
    font-style: normal;
    background-image: url(img/app-referral-background-grid.png)
}

div.background-img[b-iyxkn3qykh] {
    background-image: url(https://hips-dev.s3.ap-southeast-1.amazonaws.com/1920/HoozingExternalAgent/AppReferral/grid-background.png);
}

img.default-progress-bar[b-iyxkn3qykh] {
    bottom: 3px;
    margin-left: -10px;
    position: absolute;
}

div .chart[b-iyxkn3qykh] {
    position: relative;
    margin: 0px auto;
    width: 290px;
    height: 255px;
}

    div.chart > span[b-iyxkn3qykh] {
        display: block;
        text-align: center;
        width: 220px;
        margin: 0 auto;
    }

canvas[b-iyxkn3qykh] {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    margin: 0 auto;
}



span.title[b-iyxkn3qykh] {
    color: white;
    padding-top: 86px;
    font-weight: 300;
    font-size: 24px;
}

span.balance[b-iyxkn3qykh] {
    color: #F7C948;
    padding-top: 5px;
    font-weight: 700;
    font-size: 35px;
    white-space: nowrap;
}

    span.balance > p[b-iyxkn3qykh] {
        font-size: 10px;
        display: contents;
    }


span.level[b-iyxkn3qykh] {
    color: white;
    padding-top: 15px;
    font-weight: 300;
    font-size: 24px;
}

span.commission[b-iyxkn3qykh] {
    color: white;
    font-size: 11px;
}

input[b-iyxkn3qykh] {
    width: 200px;
}

div.main-banner[b-iyxkn3qykh] {
    background-color: white;
    width: 340px;
    height: 165px;
    border-radius: 10px;
    margin: 0 auto;
}

    div.main-banner > div.main-banner-icon[b-iyxkn3qykh] {
        display: flex;
        width: 323px;
        margin: 0 8px;
        justify-content: space-evenly;
    }

        div.main-banner > div.main-banner-icon > div[b-iyxkn3qykh] {
            display: grid;
            max-width: 78px;
        }

            div.main-banner > div.main-banner-icon > div > span.text-wrap[b-iyxkn3qykh] {
                width: 88px;
                white-space: normal;
            }

        div.main-banner > div.main-banner-icon > div > img[b-iyxkn3qykh] {
            margin-left: auto;
            margin-right: auto;
        }

            div.main-banner > div.main-banner-icon > div > span[b-iyxkn3qykh] {
                font-size: 11px;
                text-align: center;
                font-weight: 500;
                margin-top: 10px;
            }

    div.main-banner > a[b-iyxkn3qykh] {
        margin: 10px auto;
        background-color: #FF4C4C;
        width: 321px;
        height: 30px;
        color: #FFFFFF;
        text-align: center;
        display: flex;
        border: none;
        border-radius: 5px;
        justify-content: center;
        align-items: center;
    }


    div.main-banner > button[b-iyxkn3qykh] {
        margin: 10px auto;
        background-color: #FF4C4C;
        width: 321px;
        height: 30px;
        color: #FFFFFF;
        text-align: center;
        display: flex;
        border: none;
        border-radius: 5px;
        justify-content: center;
        align-items: center;
    }

    div.main-banner img[b-iyxkn3qykh] {
        margin-top: 40px;
    }

        div.main-banner img.arrow[b-iyxkn3qykh] {
            margin-top: 10px;
        }

div.simple-banner[b-iyxkn3qykh] {
    width: 343px;
    height: 36px;
    display: flex;
    margin: 5px auto;
    background: #FFFFFF;
    border-radius: 10px;
    justify-content: space-around;
    align-items: center;
    font-weight: 700;
    font-size: 11px;
}

    div.simple-banner > span[b-iyxkn3qykh] {
        line-height: 20px;
        text-align: right;
        color: #000000;
    }

        div .simple-banner > span.short-title[b-iyxkn3qykh] {
            line-height: 14px;
            text-align: center;
            color: #3778EB;
        }

div.note[b-iyxkn3qykh] {
    width: 343px;
    display: grid;
    margin: 5px auto;
    justify-content: space-around;
    align-items: center;
    font-weight: 500;
    font-size: 11px;
}

    div.note > span.deal[b-iyxkn3qykh] {
        color: #3778EB;
        margin-top: 15px;
    }

    div.note > span.referral-link[b-iyxkn3qykh] {
        text-align: left;
        font-weight: 700;
    }


div.input-referral-section[b-iyxkn3qykh] {
    margin: 0px auto;
    font-size: 11px;
    line-height: 20px;
    font-weight: 600;
    justify-content: space-evenly;
    display: flex;
    align-items: center;
    max-width: 344px;
    color: #434343;
}

.referral-input[b-iyxkn3qykh] {
    width: 335px;
    height: 28px;
    background: #FFFFFF;
    border-radius: 10px;
    font-size: 11px;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
}

.referral-input-addon[b-iyxkn3qykh] {
    margin-left: -85px;
    border-radius: 10px;
    padding-right: 20px;
    padding-bottom: 7px;
    background-color: #FEA215;
    border: 1px solid #FEA215;
    white-space: nowrap;
    font-size: 11px;
    color: #FFFFFF;
    display: inline-block;
}

    .referral-input-addon > img[b-iyxkn3qykh] {
        position: relative;
        top: 4px;
        margin-right: 10px;
        margin-left: 10px;
    }

div.action-banner[b-iyxkn3qykh] {
    width: 343px;
    height: 56px;
    display: flex;
    margin: 12px auto;
    background: #FFFFFF;
    border-radius: 10px;
    justify-content: space-around;
    align-items: center;
    font-weight: 700;
    font-size: 11px;
}

    div.action-banner a:first-child[b-iyxkn3qykh] {
        display: grid;
        margin: 0 auto;
        width: 50%;
        /*border-right: 1px solid gray;*/
        text-align: center;
    }

    div.action-banner a:last-child[b-iyxkn3qykh] {
        display: grid;
        margin: 0 auto;
        width: 50%;
        text-align: center;
    }

    div.action-banner a > img[b-iyxkn3qykh] {
        margin: 0 auto;
    }

    div.action-banner a > span[b-iyxkn3qykh] {
        color: #000000;
        line-height: 20px;
    }


div.vertical-line[b-iyxkn3qykh] {
    border: 1px solid #B8BABF;
    width: 40px;
    transform: rotate( 90deg);
}

div.date-time-section[b-iyxkn3qykh] {
    display: flex;
    justify-content: space-evenly;
}

div.statistics-banner[b-iyxkn3qykh] {
    width: 343px;
    height: 240px;
    background: #FFFFFF;
    border-radius: 10px;
    margin: 10px auto;
    padding-bottom: 90px;
}

    div.statistics-banner div.datepicker-container[b-iyxkn3qykh] {
        position: relative;
        background: #FEA215;
        border-radius: 10px;
        color: #FFFFFF;
    }

    div.statistics-banner > div.statistics-title[b-iyxkn3qykh] {
        color: #3778EB;
        font-size: 11px;
        text-align: center;
        font-weight: bold;
        padding: 12px;
    }

div.statistics-info[b-iyxkn3qykh] {
    justify-content: space-around;
    align-items: center;
    font-weight: 700;
    font-size: 11px;
    margin: auto 25px;
    display: flex;
}

    div.statistics-info div.vertical-line[b-iyxkn3qykh] {
        border: 1px solid #B8BABF;
        width: 60px;
        transform: rotate( 90deg);
    }

    div.statistics-info > div.left-info[b-iyxkn3qykh] {
        display: grid;
        margin: 6px auto;
        width: 50%;
        text-align: center;
        border-right: 1px solid gray;
    }

    div.statistics-info > div.right-info[b-iyxkn3qykh] {
        display: grid;
        margin: 6px auto;
        width: 50%;
        text-align: center;
    }

    div.statistics-info .info[b-iyxkn3qykh] {
        margin: 10px auto;
        text-align: center;
    }

        div.statistics-info .info > h3[b-iyxkn3qykh] {
            color: #3778EB;
            white-space: nowrap;
            margin: 5px auto;
        }

        div.statistics-info .info > span[b-iyxkn3qykh] {
            font-weight: 500;
            white-space: nowrap;
        }

div.statistics-button[b-iyxkn3qykh] {
    display: flex;
    justify-content: space-evenly;
}

    div.statistics-button button[b-iyxkn3qykh] {
        width: 150px;
        background: #FEA215;
        border-radius: 30px;
        color: #FFFFFF;
        height: 30px;
        border: none;
        font-weight: 600;
        font-size: 9px;
    }

        div.statistics-button button.left-button img[b-iyxkn3qykh] {
            position: relative;
            vertical-align: top;
            top: 4px;
        }

        div.statistics-button button.right-button img[b-iyxkn3qykh] {
            vertical-align: middle;
            bottom: 3px;
            position: relative;
        }


div.footer-section[b-iyxkn3qykh] {
    position: fixed;
    width: 100%;
    bottom: 0;
    height: 76px;
    background: rgba(4, 4, 4, 0.7);
}

    div.footer-section > a[b-iyxkn3qykh] {
        margin: 20px auto;
        background-color: #FF4C4C;
        width: 321px;
        height: 30px;
        color: #FFFFFF;
        text-align: center;
        display: flex;
        border: none;
        border-radius: 5px;
        justify-content: center;
        align-items: center;
        font-size: 18px;
    }

    div.footer-section > button[b-iyxkn3qykh] {
        margin: 20px auto;
        background-color: #FF4C4C;
        width: 321px;
        height: 30px;
        color: #FFFFFF;
        text-align: center;
        display: flex;
        border: none;
        border-radius: 5px;
        justify-content: center;
        align-items: center;
        font-size: 18px;
    }

label.validation-message[b-iyxkn3qykh] {
    color: red;
    font-size: 11px;
    text-align: center;
    padding-top: 10px;
}
/* /Pages/AgentReferral/MyAppReferrals/ReferralPostModal.razor.rz.scp.css */
div.body > img[b-v4oxkzozw2] {
    width: 315px;
    background: gainsboro;
    height: 315px;
}

.hz-modal-container .hz-modal .hz-modal-footer[b-v4oxkzozw2] {
    background-color: #FFFFFF;
}

div.footer[b-v4oxkzozw2] {
    display: flex;
    margin: 0 auto;
}

    div.footer > .footer-button[b-v4oxkzozw2] {
        height: 62px;
        margin-right: 35px;
        margin-left: 35px;
        width: 66px;
    }

    div.footer button[b-v4oxkzozw2] {
        border: none;
        background: none;
        width: 70px;
    }

    div.footer span[b-v4oxkzozw2] {
        color: #000000;
        font-size: 11px;
        white-space: nowrap;
    }
/* /Pages/AgentReferral/MyAppReferrals/ReferralQRCodeModal.razor.rz.scp.css */
.hz-modal-container div.hz-modal div.hz-modal-body[b-47jdzefyed] {
    display: grid;
}

.hz-modal-container .hz-modal .hz-modal-body p[b-47jdzefyed] {
    font-family: Inter;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    text-align: center;
    margin: 0 auto;
    line-height: 20px;
    color: #FFFFFF;
}

p.main-title[b-47jdzefyed] {
    font-weight: 600 !important;
    width: 283px;
}


.footer[b-47jdzefyed] {
    height: 270px;
    background: currentColor;
}

    .footer > div.referral-code[b-47jdzefyed] {
        display:flex;
    }

    .footer > img[b-47jdzefyed] {
        margin: 8px;
    }

    .footer p.qr-code[b-47jdzefyed] {
        margin: 0 auto;
        margin-top: 20px;
        font-weight: bold;
        font-size: 18px;
        text-align: center;
        color: #3778EB;
        display: grid;
    }

    .footer p.circle-cut[b-47jdzefyed] {
        border-radius: 50%;
        width: 20px;
        height: 20px;
        background-color: #3375E7;
    }

        .footer p.circle-cut:first-child[b-47jdzefyed] {
            margin-left: -10px
        }

        .footer p.circle-cut:last-child[b-47jdzefyed] {
            margin-right: -10px
        }

}


.back-ground-body[b-47jdzefyed] {
    background-color: #3778EB;
}
/* /Pages/AgentReferral/MyRewards/MyRewardsPage.razor.rz.scp.css */
.item-container[b-k798duc1d0] {
    padding-top: 7px;
    padding-bottom: 10px;
}

.reward-card-skeleton[b-k798duc1d0] {
    height: 120px;
    background-color: #DAE2E6;
    border-radius: 5px;
}

.empty-container[b-k798duc1d0] {
    margin-top: 130px;
    display: flex;
    flex-direction: column;
    align-items: center;
    font-family: 'Inter';
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 17px;
    letter-spacing: 0.25px;
    text-align: center;
    color: #9AA5B1;
}
/* /Pages/AgentReferral/MyRewards/RewardCard.razor.rz.scp.css */
a[b-35hwkh3xpm] {
    text-decoration: none;
}

.reward-card[b-35hwkh3xpm] {
    background-color: white;
    height: 120px;
    border-radius: 4px;
    border: 1px solid #E4E7EB;
    box-sizing: border-box;
    display: flex;
    font-family: 'Inter';
    overflow: hidden;
    position: relative;
}

@media screen and (max-width: 369px) {
    .reward-card[b-35hwkh3xpm] {
        height: 150px;
    }
}

@media screen and (max-width: 255px) {
    .reward-card[b-35hwkh3xpm] {
        height: 180px;
    }
}

.thumbnail[b-35hwkh3xpm] {
    height: 100%;
    width: 200px;
}

img[b-35hwkh3xpm] {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.reward-info[b-35hwkh3xpm] {
    width: 100%;
    display: flex;
    flex-direction: column;
    padding: 10px 15px;
}

.badge-container[b-35hwkh3xpm] {
    margin-bottom: 5px;
}

.badge-status[b-35hwkh3xpm] {
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 15px;
    letter-spacing: 0.5px;
    text-transform: capitalize;
    color: #0552B5;
    padding: 4px 10px;
    background: #E6F6FF;
    border-radius: 64px;
    margin-right: 5px;
}

.title[b-35hwkh3xpm] {
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
    color: #3F464E;
    margin-top: 0px;
    margin-bottom: 3px;
}

.scope-of-use[b-35hwkh3xpm] {
    font-style: normal;
    font-weight: 500;
    font-size: 9px;
    line-height: 11px;
    letter-spacing: 0.75px;
    color: #434343;
    margin-top: 0px;
}

    .footer-reward-info[b-35hwkh3xpm] {
        display: flex;
        justify-content: space-between;
        margin-top: auto;
    }

    .expired-date[b-35hwkh3xpm] {
        font-style: normal;
        font-weight: 500;
        font-size: 8px;
        line-height: 7px;
        display: flex;
        align-items: center;
        letter-spacing: 0.75px;
        color: #434343;
    }

    .use-now-text[b-35hwkh3xpm] {
        font-style: normal;
        font-weight: bold;
        font-size: 11px;
        line-height: 13px;
        letter-spacing: 0.5px;
        text-transform: capitalize;
        color: #3778EB;
    }

.disabled-overlay[b-35hwkh3xpm] {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(255,255,255,0.5);
}
/* /Pages/AgentReferral/Withdraw/RecipientMethodDetailModal.razor.rz.scp.css */
p[b-ccsc34fvc2] {
    margin: 0;
}

div.title p[b-ccsc34fvc2] {
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
}

div.title[b-ccsc34fvc2], div.input-container[b-ccsc34fvc2] {
    margin-bottom: 15px;
}

    div.input-container label[b-ccsc34fvc2] {
        font-style: normal;
        font-weight: 500;
        font-size: 12px;
        line-height: 15px;
        color: #434343;
    }

    div.input-container input[b-ccsc34fvc2] {
        margin-top: 15px;
        height: 42px;
    }

.button-title[b-ccsc34fvc2] {
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
}

.error-message[b-ccsc34fvc2] {
    margin-top: 10px;
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 15px;
    color: red;
    text-align: center;
}
/* /Pages/AgentReferral/Withdraw/RegisterWithdrawSuccessfullyModal.razor.rz.scp.css */
p[b-6p0qjzcga9] {
    margin: 0;
}

div.title[b-6p0qjzcga9] {
    padding: 0 30px;
    margin-bottom: 15px;
}

div.title p[b-6p0qjzcga9] {
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
}

div.description[b-6p0qjzcga9] {
    margin-bottom: 15px;
}

div.description p[b-6p0qjzcga9] {
    font-style: italic;
    font-weight: 500;
    font-size: 9px;
    line-height: 11px;
    display: flex;
    align-items: center;
    text-align: center;
}

div.icon[b-6p0qjzcga9] {
    display: flex;
    justify-content: center;
    margin-bottom: 15px;
}

div.contact[b-6p0qjzcga9] {
    text-align: center;
    padding: 0 10px;
    margin-bottom: 15px;
}

#contact-message[b-6p0qjzcga9] {
    font-style: normal;
    font-weight: 500;
    font-size: 9px;
    line-height: 11px;
    align-items: center;
    text-align: center;
}

#contact-phonenumber[b-6p0qjzcga9] {
    font-style: normal;
    font-weight: bold;
    font-size: 13px;
}
/* /Pages/AgentReferral/Withdraw/WithdrawPage.razor.rz.scp.css */
p[b-zcgec4knw8] {
    margin: 0px;
}

.balance-container[b-zcgec4knw8] {
    background-color: white;
    border-radius: 10px;
    padding: 20px;
    margin-bottom: 10px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

    .balance-title[b-zcgec4knw8] {
        font-style: normal;
        font-weight: 500;
        font-size: 18px;
        line-height: 22px;
        color: #434343;
        margin-bottom: 5px;
    }

    .balance-value[b-zcgec4knw8] {
        font-style: normal;
        font-weight: 500;
        font-size: 28px;
        line-height: 34px;
        color: #434343;
    }

.recipients-container[b-zcgec4knw8] {
    background-color: white;
    border-radius: 10px;
    padding-top: 20px;
    margin-bottom: 10px;
    display: flex;
    justify-content: space-evenly;
}

.divide-line[b-zcgec4knw8] {
    background-color: #B8BABF;
    width: 1px;
    height: 44px;
    margin-top: 20px;
}

.recipient[b-zcgec4knw8] {
    display: flex;
    flex-direction: column;
    align-items: center;
    border-bottom: 3px solid white;
    padding: 0px 15px;
}

    .wallet-title[b-zcgec4knw8] {
        font-style: normal;
        font-weight: 500;
        font-size: 10px;
        line-height: 12px;
        text-align: center;
        color: #434343;
    }

    .recipient img[b-zcgec4knw8] {
        margin-top: 5px;
        margin-bottom: 10px;
    }

.recipients-container .active[b-zcgec4knw8] {
    border-color: #3778EB;
}

.withdraw-form-container[b-zcgec4knw8] {
    background-color: white;
    border-radius: 10px;
    padding: 15px;
}

.recipient-name[b-zcgec4knw8] {
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    line-height: 16px;
    color: #434343;
    margin-bottom: 5px;
}

.notice[b-zcgec4knw8] {
    font-style: italic;
    font-weight: 500;
    font-size: 12px;
    line-height: 15px;
    color: #838384;
}

.add-account[b-zcgec4knw8] {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 30px;
}

.add-account-ios[b-zcgec4knw8] {
    border: none;
    background-color: unset;
    width: 100%;
}

    .plus-character[b-zcgec4knw8] {
        font-style: normal;
        font-weight: 500;
        font-size: 24px;
        line-height: 29px;
    }

    .add-account-title[b-zcgec4knw8] {
        font-family: 'Inter';
        font-style: normal;
        font-weight: 600;
        font-size: 13px;
        line-height: 16px;
        color: #838384;
    }   

.withdraw-form-container input[b-zcgec4knw8] {
    background: rgba(245, 245, 245, 0.62);
    border: 0.5px solid #000000;
    box-sizing: border-box;
    border-radius: 5px;
    height: 31px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.minimum-withdraw-amount[b-zcgec4knw8] {
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    line-height: 16px;
    color: #434343;
}

.button-title[b-zcgec4knw8] {
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
}
/* /Pages/AgentReferral/WithdrawHistory/WithdrawCard.razor.rz.scp.css */
p[b-oq4ijlkxxn] {
    margin: 0;
}

.withdraw-card[b-oq4ijlkxxn] {
    background-color: white;
    /*height: 120px;*/
    border-radius: 4px;
    font-family: 'Inter';
    padding: 10px;
}

.date[b-oq4ijlkxxn] {
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 15px;
    letter-spacing: 0.4px;
    color: #6C7782;
    margin-bottom: 12px;
}

.title[b-oq4ijlkxxn] {
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
    color: #3F464E;
    margin-bottom: 12px;
}

.status-amount[b-oq4ijlkxxn] {
    display: flex;
    justify-content: space-between;
}

p.status[b-oq4ijlkxxn] {
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 15px;
    letter-spacing: 0.4px;
}

p span.amount[b-oq4ijlkxxn] {
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
    text-align: right;
    color: #3778EC;
    margin-right: 10px
}

p span.currency[b-oq4ijlkxxn] {
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 15px;
    letter-spacing: 0.4px;
    color: #6C7782;
}

.text-primary[b-oq4ijlkxxn] {
    color: #3375E7;
}

.text-success[b-oq4ijlkxxn] {
    color: #00B761;
}

.text-error[b-oq4ijlkxxn] {
    color: #EB1717;
}
/* /Pages/AgentReferral/WithdrawHistory/WithdrawHistoryPage.razor.rz.scp.css */
.item-container[b-tpr1qsld4x] {
    padding-top: 7px;
    padding-bottom: 10px;
}

.withdraw-card-skeleton[b-tpr1qsld4x] {
    height: 90px;
    background-color: #DAE2E6;
    border-radius: 5px;
}

.empty-container[b-tpr1qsld4x] {
    margin-top: 130px;
    display: flex;
    flex-direction: column;
    align-items: center;
    font-family: 'Inter';
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 17px;
    letter-spacing: 0.25px;
    text-align: center;
    color: #9AA5B1;
}
/* /Pages/ConnectFacebookAccount/ConnectFacebookAccountPage.razor.rz.scp.css */
.logo-container[b-eql82advr3] {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 20px;
    padding-bottom: 30px;
}

.form-container[b-eql82advr3] {
    margin-top: 40px;
}

.username-password-label[b-eql82advr3] {
    text-align: center;
}

.username-container[b-eql82advr3], .password-container[b-eql82advr3], .captcha-container[b-eql82advr3] {
    margin-top: 15px;
    margin-bottom: 15px;
    position: relative;
}

    .username-container input[b-eql82advr3], .password-container input[b-eql82advr3], .captcha-container input[b-eql82advr3] {
        background: #E0E0E0;
        border-radius: 30px;
        border: none;
        padding-left: 60px;
        font-family: Inter;
        font-style: normal;
        font-weight: normal;
        font-size: 17px;
        line-height: 12px;
        letter-spacing: 0.362667px;
        color: black;
    }

.input-icon[b-eql82advr3] {
    top: 0;
    position: absolute;
    height: 100%;
    display: flex;
    align-items: center;
    padding-left: 15px;
}

.show-password-icon[b-eql82advr3] {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    display: flex;
    align-items: center;
    padding-right: 15px;
}

.username-container input[b-eql82advr3]::placeholder, .password-container input[b-eql82advr3]::placeholder {
    position: absolute;
    height: 18px;
    left: 60px;
    top: calc(50% - 18px/2 - 1px);
    font-family: Inter;
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    line-height: 12px;
    letter-spacing: 0.362667px;
    color: #696969;
    mix-blend-mode: normal;
    opacity: 0.6;
    padding-top: 4px;
}

.username-container input[b-eql82advr3]::-webkit-input-placeholder, .password-container input[b-eql82advr3]::-webkit-input-placeholder {
    position: absolute;
    height: 18px;
    left: 60px;
    top: calc(50% - 18px/2 - 1px);
    font-family: Inter;
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    line-height: 12px;
    letter-spacing: 0.362667px;
    color: #696969;
    mix-blend-mode: normal;
    opacity: 0.6;
    padding-top: 4px;
}

.error-message-container p[b-eql82advr3] {
    font-family: Inter;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 12px;
    letter-spacing: 0px;
    text-align: right;
    color: #CF1124;
}

.loading-message-container[b-eql82advr3] {
    margin-top: 20px;
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
}

.checkboxes-container[b-eql82advr3] {
    margin-top: 30px;
    margin-bottom: 30px;
}

    .checkboxes-container .row[b-eql82advr3] {
        display: flex;
        align-items: flex-start;
        justify-content: space-between;
        margin-bottom: 10px;
    }

.checkbox-col[b-eql82advr3] {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
}

    .checkbox-col label[b-eql82advr3] {
        margin-top: 3px;
        font-family: Roboto;
        font-size: 12px;
        font-style: normal;
        font-weight: 700;
        line-height: 20px;
        letter-spacing: 0px;
        text-align: left;
        color: rgba(0, 0, 0, 0.543846);
    }

        .checkbox-col label .hightlight[b-eql82advr3] {
            color: #3375E7;
        }

[b-eql82advr3] .checkbox-col input[type="checkbox"] {
    width: 16px;
    height: 16px;
    margin-right: 8px;
}

.icon-col img[b-eql82advr3] {
    width: 20px;
}

.success-panel[b-eql82advr3] {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 50px;
    padding-top: 30px;
}

.message-title[b-eql82advr3] {
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
    letter-spacing: 0px;
    text-align: center;
    color: #1F1F1F;
    margin: 0;
    margin-top: 50px;
}

.message-content[b-eql82advr3] {
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0px;
    text-align: center;
    color: #979797;
}

.captcha-panel[b-eql82advr3], .error-panel[b-eql82advr3] {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 50px;
    padding-top: 0px;
}

.error-text[b-eql82advr3] {
    font-size: 28px;
    font-weight: bold;
    color: #E12D39;
    text-align: center;
}

.error-panel .message-title[b-eql82advr3] {
    margin-top: 0px;
}

.error-panel .btn-zalo[b-eql82advr3] {
    font-family: Inter;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 16px;
    color: #FFFFFF;
    background-color: #1E54B7;
    width: 130px;
    height: 40px;
    border-radius: 4px;
    border-width: 1px;
    border-style: unset;
}

.stream-image-panel[b-eql82advr3] {
    display: flex;
    justify-content: center;
}

    .stream-image-panel img[b-eql82advr3] {
        height: 220px;
    }
/* /Pages/Error/ErrorPage.razor.rz.scp.css */
.container[b-fy6bxv36hk] {
    padding-top: 50px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.image-container[b-fy6bxv36hk] {
    width: 244px;
}

    .image-container img[b-fy6bxv36hk] {
        width: 100%;
    }

.text-container[b-fy6bxv36hk] {
    width: 244px;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0.15px;
    text-align: center;
}

.button-container[b-fy6bxv36hk] {
    width: 100%;
}
/* /Pages/FacebookGroupSelection/FacebookGroupSelectionPage.razor.rz.scp.css */
.text-danger[b-1byatpzauv] {
    color: #dc3545;
}

.logo-container[b-1byatpzauv] {
    display: flex;
    justify-content: center;
    padding-top: 30px;
    padding-bottom: 30px;
}

.spinner-container[b-1byatpzauv] {
    display: flex;
    justify-content: center;
    padding: 30px;
}

    .logo-container img[b-1byatpzauv] {
        height: 40px;
    }

    .groups-selected-container[b-1byatpzauv] {
        margin-bottom: 20px;
    }

    .groups-selected-container .group-name[b-1byatpzauv] {
        display: inline-block;
        background-color: white;
        color: #3778EC;
        font-weight: 600;
        font-size: 14px;
        border: 1px solid #3778EC;
        border-radius: 20px;
        padding: 2px 10px;
        margin-bottom: 5px;
        margin-right: 5px;
    }

.remaining-fbgroup-credit[b-1byatpzauv] {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    font-size: 14px;
}

    .remaining-fbgroup-credit p[b-1byatpzauv] {
        font-size: 14px;
        margin-top: 0px;
        margin-bottom: 0px;
    }

    .remaining-fbgroup-credit img[b-1byatpzauv] {
        width: 27px;
        margin-left: 10px;
    }

.group-selection-notice[b-1byatpzauv] {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

    .group-selection-notice p[b-1byatpzauv] {
        margin: 0;
        font-size: 14px;    
    }

    .group-selection-notice img[b-1byatpzauv] {
        width: 27px;
    }

.dropdown-container[b-1byatpzauv] {
    display: flex;
}

.schedule-radio .schedule-radio-title[b-1byatpzauv] {
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0px;
    text-align: left;
}

.schedule-radio .row[b-1byatpzauv] {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}

    .schedule-radio .row input[b-1byatpzauv] {
        width: 20px;
        height: 20px;
        margin: 0;  
        margin-right: 10px;
    }

    .schedule-radio .row label[b-1byatpzauv] {
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 24px;
        letter-spacing: 0.25px;
        text-align: left;
    }

.datepicker-container[b-1byatpzauv], .timepicker-container[b-1byatpzauv] {
    margin-bottom: 20px;
    min-width: 100%;
}

@-moz-keyframes spin {
    100% {
        -moz-transform: rotate(360deg);
    }
}

@-webkit-keyframes spin {
    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin-b-1byatpzauv {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
/* /Pages/FacebookGroupSelection/ModalRequestError.razor.rz.scp.css */
.success-panel[b-z9rkpn1xrh] {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.message-title[b-z9rkpn1xrh] {
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
    letter-spacing: 0px;
    text-align: center;
    color: #1F1F1F;
    margin: 0;
    margin-top: 50px;
}

.message-content[b-z9rkpn1xrh] {
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0px;
    text-align: center;
    color: #979797;
}
/* /Pages/FacebookGroupSelection/ModalRequestSuccessful.razor.rz.scp.css */
.success-panel[b-1gjyhr0bp0] {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.message-title[b-1gjyhr0bp0] {
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
    letter-spacing: 0px;
    text-align: center;
    color: #1F1F1F;
    margin: 0;
    margin-top: 50px;
}

.message-content[b-1gjyhr0bp0] {
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0px;
    text-align: center;
    color: #979797;
}
/* /Pages/ListingEdit/ListingEditPage.razor.rz.scp.css */
.spinner-panel[b-j9gm0t9r03] {
    display: flex;
    flex-direction: column;
    align-items: center;
    z-index: 100;
    width: 100%;
    height: 100%;
    position: absolute;
    background: white;
    left: 0px;
    top: 0px;
    padding: 0px;
    padding-top: 200px;
    margin: 0px;
}

.note[b-j9gm0t9r03] {
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 17px;
    letter-spacing: 0.25px;
    color: #3F464E;
    margin: 0;
}

.open-listing-button[b-j9gm0t9r03] {
    background: #1E54B7;
    border-radius: 4px;
    width: 100%;
    border: none;
    padding: 12px 24px;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 16px;
    letter-spacing: 0px;
    text-align: center;
    color: white;
    margin-top: 10px;
}

.item-container[b-j9gm0t9r03] {
    float: left;
    position: relative;
    margin-right: 16px;
    margin-bottom: 12px;
    width: 75px;
    height: 75px;
}

    .item-container img[b-j9gm0t9r03] {
        height: 100%;
        width: 100%;
        object-fit: cover;
        border-radius: 5px;
        /*border: 1px solid #979797;*/
    }

    .item-container .delete-item-button[b-j9gm0t9r03] {
        right: -12px;
        top: -5px;
        position: absolute;
        background: none;
        border: none;
        font-size: 16px;
    }

        .item-container .delete-item-button span[b-j9gm0t9r03] {
            background-color: #cccccc;
            color: #434343;
            padding: 2px 6px;
            border-radius: 20px;
        }

        #sectionPhotoUpload h1[b-j9gm0t9r03] {
            font-family: Inter;
            font-style: normal;
            font-weight: 600;
            font-size: 14px;
            line-height: 24px;
            color: #3F464E;
        }

    .item-container[b-j9gm0t9r03]  .loader {
        width: 40px;
        height: 40px;
        border: 5px solid #f3f3f3;
        border-top: 5px solid #3498db;
        border-radius: 50%;
    }

.spinner-button[b-j9gm0t9r03] {
    display: inline-block;
    margin-left: 10px;
}

    .spinner-button[b-j9gm0t9r03]  .loader {
        width: 15px;
        height: 15px;
        border: 5px solid #f3f3f3;
        border-top: 5px solid #3778EC;
        border-radius: 50%;
    }

/*Listing Review*/
.listing-review-container[b-j9gm0t9r03] {
    z-index: 100;
    width: 100%;
    min-height: 100%;
    position: absolute;
    background: white;
    left: 0px;
    top: 0px;
    padding: 0px;
    margin: 0px;
    overflow: auto;
}

    .listing-review-container p[b-j9gm0t9r03] {
        margin: 0;
        line-height: 24px;
        letter-spacing: 0.25px;
    }

    .listing-review-container .listing-code[b-j9gm0t9r03] {
        color: #3778EC;
        font-weight: 700;
        font-size: 13px;
        margin-bottom: 10px;
    }

    .listing-review-container .listing-title[b-j9gm0t9r03] {
        font-weight: 700;
    }

    .listing-review-container .address[b-j9gm0t9r03] {
        font-size: 12px;
        color: #6C7782;
        margin-bottom: 10px;
    }

    .listing-review-container .price[b-j9gm0t9r03] {
        font-size: 24px;
        font-weight: 700;
        margin-bottom: 10px;
    }

    .listing-review-container .commission[b-j9gm0t9r03] {
        font-size: 14px;
        margin-bottom: 10px;
    }

    .listing-review-container .project-name[b-j9gm0t9r03], .listing-review-container .district-name[b-j9gm0t9r03] {
        font-weight: bold;
        font-size: 14px;
    }

    .listing-review-container .keyvalue-title[b-j9gm0t9r03] {
        font-size: 14px;
        font-weight: bold;
        color: #3778EC;
        margin-top: 20px;
    }
/* /Pages/ListingEdit/UploadPage.razor.rz.scp.css */
.item-container[b-ylsf16b0dn] {
    float: left;
    position: relative;
    margin-right: 16px;
    margin-bottom: 12px;
    width: 75px;
    height: 75px;
}

    .item-container img[b-ylsf16b0dn] {
        height: 100%;
        width: 100%;
        object-fit: cover;
        border-radius: 5px;
        /*border: 1px solid #979797;*/
    }

    .item-container .delete-item-button[b-ylsf16b0dn] {
        right: -12px;
        top: -5px;
        position: absolute;
        background: none;
        border: none;
        font-size: 16px;
    }

        .item-container .delete-item-button span[b-ylsf16b0dn] {
            background-color: #cccccc;
            color: #434343;
            padding: 2px 6px;
            border-radius: 20px;
        }

#sectionPhotoUpload h1[b-ylsf16b0dn] {
    font-family: Inter;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 24px;
    color: #3F464E;
}

.item-container[b-ylsf16b0dn]  .loader {
    width: 40px;
    height: 40px;
    border: 5px solid #f3f3f3;
    border-top: 5px solid #3498db;
    border-radius: 50%;
}

.spinner-button[b-ylsf16b0dn] {
    display: inline-block;
    margin-left: 10px;
}

    .spinner-button[b-ylsf16b0dn]  .loader {
        width: 15px;
        height: 15px;
        border: 5px solid #f3f3f3;
        border-top: 5px solid #3778EC;
        border-radius: 50%;
    }
/* /Pages/ListingSelection/EmptyListingPanel.razor.rz.scp.css */
.container[b-exhvma7268] {
    padding-top: 50px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

    .image-container[b-exhvma7268] {
        width: 244px;
    }

        .image-container img[b-exhvma7268] {
            width: 100%;
        }

    .text-container[b-exhvma7268] {
        width: 244px;
        font-family: Inter;
        font-size: 16px;
        font-style: normal;
        font-weight: 500;
        line-height: 24px;
        letter-spacing: 0.15px;
        text-align: center;
    }

    .button-container[b-exhvma7268] {
        width: 100%;
    }
/* /Pages/ListingSelection/ListingSelectionPage.razor.rz.scp.css */
.item-container[b-hmrc75hu9v] {
    padding-top: 7px;
    padding-bottom: 10px;
}

    .listing-card-skeleton[b-hmrc75hu9v] {
        height: 150px;
        background-color: #DAE2E6;
        border-radius: 5px;
    }

.button-container[b-hmrc75hu9v] {
    margin-top: 15px;
}
/* /Pages/LocalExpertReview/NewRating/NewRatingPage.razor.rz.scp.css */
p[b-o5tl515myr] {
    margin: 0;
}

.main[b-o5tl515myr] {
    height: calc(100vh - 60px);
    display: flex;
    flex-direction: column;
}

.section-title[b-o5tl515myr] {
    display: flex;
    justify-content: space-between;
    background-color: #3778EC;
    color: white;
}

.button-nav[b-o5tl515myr] {
    border: none;
    background-color: transparent;
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 28px;
    color: white;
    padding: 0 20px 10px;
}

.title[b-o5tl515myr] {
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 28px;
    color: white;
}

.horizontal-divide[b-o5tl515myr] {
    width: 100%;
    height: 1px;
    background-color: #F2F2F2;
}

.character-counter[b-o5tl515myr] {
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 16px;
    text-align: right;
    color: #D8D8D8;
}

.rating-points-detail[b-o5tl515myr] {
    padding-top: 2rem;
    padding-bottom: 1rem;
}

.rating-points-section[b-o5tl515myr] {
    display: flex;
    justify-content: space-between;
    margin-bottom: 15px;
}

.criteria-name[b-o5tl515myr] {
    font-weight: normal;
    font-size: 14px;
    line-height: 17px;
    letter-spacing: 0.25px;
    color: #1F2933;
    margin-bottom: 3px;
}

.criteria-description[b-o5tl515myr] {
    font-weight: normal;
    font-size: 12px;
    line-height: 15px;
    letter-spacing: 0.4px;
    color: #6C7782;
}
/* /Pages/LocalExpertReview/NewRating/SuccessfullyCreateNewRatingModal.razor.rz.scp.css */
p[b-ub6rdewhu1] {
    margin: 0;
}

div.title[b-ub6rdewhu1] {
    padding: 0 30px;
    margin-bottom: 15px;
}

    div.title p[b-ub6rdewhu1] {
        font-style: normal;
        font-weight: bold;
        font-size: 18px;
        line-height: 22px;
        text-align: center;
    }

div.icon[b-ub6rdewhu1] {
    display: flex;
    justify-content: center;
    margin-bottom: 15px;
}

.button-container[b-ub6rdewhu1] {
    padding: 0px 40px;
}
/* /Pages/LocalExpertReview/RatingOverview/RatingOverviewPage.razor.rz.scp.css */
p[b-059lvtl1qw] {
    margin: 0;
}

.main[b-059lvtl1qw] {
    height: calc(100vh - 60px);
    display: flex;
    flex-direction: column;
}

.agent-info[b-059lvtl1qw] {
    padding-top: 1rem;
    padding-bottom: 1rem;
    display: flex;
}

.agent-name[b-059lvtl1qw] {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    letter-spacing: 0.15px;
    color: #3F464E;
    margin-bottom: 7px;
}

.number-of-ratings[b-059lvtl1qw] {
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 17px;
    letter-spacing: 0.25px;
    color: #3F464E;
    margin-top: 12px;
}

.agent-avatar[b-059lvtl1qw] {
    margin-right: 1rem; 
}

.agent-avatar img[b-059lvtl1qw] {
    width: 64px;
    height: 64px;
    object-fit: cover;
    border-radius: 50%;
}

.agent-rating[b-059lvtl1qw] {
    width: 100%;
}

.star[b-059lvtl1qw] {
    width: 13px;
    filter: invert(86%) sepia(17%) saturate(3701%) hue-rotate(340deg) brightness(100%) contrast(89%);
}

.total-rating-points[b-059lvtl1qw] {
    display: flex;
    justify-content: center;
    align-items: center;
}

    .total-rating-points span[b-059lvtl1qw] {
        font-style: normal;
        font-weight: 600;
        font-size: 20px;
        line-height: 24px;
        letter-spacing: 0.15px;
        color: #1F2933;
        margin-right: 7px;
    }

.rating-points-detail[b-059lvtl1qw] {
    padding-top: 1rem;
    padding-bottom: 1rem;
}

.rating-points-section[b-059lvtl1qw] {
    display: flex;
    justify-content: space-between;
    margin-bottom: 15px;
}

.criteria-name[b-059lvtl1qw] {
    font-weight: normal;
    font-size: 14px;
    line-height: 17px;
    letter-spacing: 0.25px;
    color: #1F2933;
    margin-bottom: 3px;
}

.criteria-description[b-059lvtl1qw] {
    font-weight: normal;
    font-size: 12px;
    line-height: 15px;
    letter-spacing: 0.4px;
    color: #6C7782;
}

.rating-detail[b-059lvtl1qw] {
    padding-bottom: 1rem;
}

.rater-fullname[b-059lvtl1qw] {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    letter-spacing: 0.15px;
}

.review-content[b-059lvtl1qw] {
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 17px;
    letter-spacing: 0.25px;
    margin-top: 5px;
    margin-bottom: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.see-more[b-059lvtl1qw] {
    background-color: transparent;
    border: none;
    padding: 0;
    font-family: 'Inter';
    font-size: 14px;
    color: #0c4b9c;
    display: none;
    margin-bottom: 5px;
}

.timestamp[b-059lvtl1qw] {
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 15px;
    letter-spacing: 0.4px;
    color: #3F464E;
    border-left: 1px solid #E4E7EB;
    padding-left: 10px;
}

/* Skeleton */
.skeleton[b-059lvtl1qw] {
    background-color: #DAE2E6;
}

.agent-avatar.skeleton[b-059lvtl1qw] {
    width: 88px;
    height: 64px;
    border-radius: 32px;
}

.agent-name.skeleton[b-059lvtl1qw] {
    width: 180px;
    height: 16px;
    border-radius: 8px;
}

.rating-points.skeleton[b-059lvtl1qw] {
    width: 50px;
    height: 14px;
    border-radius: 7px;
}

.number-of-ratings.skeleton[b-059lvtl1qw] {
    width: 100px;
    height: 14px;
    border-radius: 7px;
}

.total-rating-points.skeleton[b-059lvtl1qw] {
    height: 20px;
    width: 150px;
    margin: 5px auto 20px;
    border-radius: 10px;
}

.criteria-name.skeleton[b-059lvtl1qw] {
    width: 70px;
    height: 14px;
    border-radius: 7px;
    margin-bottom: 7px;
}

.criteria-description.skeleton[b-059lvtl1qw] {
    width: 120px;
    height: 12px;
    border-radius: 6px;
    margin-bottom: 5px;
}

.star-skeleton.skeleton[b-059lvtl1qw] {
    width: 100px;
    height: 15px;
    border-radius: 8px;
}

.rater-fullname.skeleton[b-059lvtl1qw] {
    width: 100px;
    height: 16px;
    border-radius: 8px;
    margin-bottom: 8px;
}

.review-content.skeleton[b-059lvtl1qw] {
    height: 14px;
    border-radius: 7px;
    margin-bottom: 5px;
}

.rating-footer.skeleton[b-059lvtl1qw] {
    width: 200px;
    height: 14px;
    border-radius: 7px;
}
/* /Pages/MultiPlatformsRequestDetails/MultiPlatformsRequestDetailsPage.razor.rz.scp.css */
.logo-container[b-m92qunfdji] {
    display: flex;
    justify-content: center;
    padding-top: 20px;
    padding-bottom: 20px;
}

    .logo-container[b-m92qunfdji]  img {
        height: 60px;
    }

p[b-m92qunfdji] {
    margin: 0;
    font-style: normal;
}

.spinner-container[b-m92qunfdji] {
    display: flex;
    justify-content: center;
    padding: 30px;
}

.section-title[b-m92qunfdji] {
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0px;
    text-align: left;
    color: #3F464E;
    margin-bottom: 15px;
}

[b-m92qunfdji] .control-form-vertical .title {
    width: 50%;
}

.detail[b-m92qunfdji] {
    text-align: right;
}

.listing-code[b-m92qunfdji] {
    font-size: 13px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0.25px;
    color: #3778EC;
}

.listing-title[b-m92qunfdji] {
    font-size: 13px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0.25px;
    color: #3F464E;
}

.total-groups[b-m92qunfdji], .posting-time[b-m92qunfdji] {
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.25px;
    color: #6C7782;
}


.group-post-status[b-m92qunfdji] {
    width: 175px;
    display: flex;
    justify-content: space-between;
}

    .group-post-status a[b-m92qunfdji] {
        text-decoration: none;
    }


.text-primary[b-m92qunfdji] {
    color: #0275d8;
}
/* /Pages/PlatformSelection/ModalPlatformNotAvailable.razor.rz.scp.css */
.hz-modal-container .hz-modal .hz-modal-body p[b-wufgsx0gmm] {
    font-family: Inter;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 20px;
    color: #000000;
}

.footer[b-wufgsx0gmm]  .cancel-button {
    background-color: #CBCBCB !important;
}
/* /Pages/PlatformSelection/ModalRequestPurchaseVIP.razor.rz.scp.css */
.hz-modal-container .hz-modal .hz-modal-body p[b-94u88vwol6] {
    font-family: Inter;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 20px;
    color: #000000;
}

.footer[b-94u88vwol6]  .cancel-button {
    background-color: #CBCBCB !important;
}
/* /Pages/PlatformSelection/PlatformSelectionPage.razor.rz.scp.css */
.tab-content h1[b-ynkdm5b40h] {
    font-family: Inter, 'Helvetica Neue';
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: 0.15px;
    color: black;
    margin-top: 0px;
}

.tab-content p[b-ynkdm5b40h] {
    font-family: Inter, 'Helvetica Neue';
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 17px;
    letter-spacing: 0.25px;
    color: #3F464E;
    margin-bottom: 50px;
}

.list-view[b-ynkdm5b40h] {
    display: flex;
    flex-direction: column;
}

    .list-view .list-view_item[b-ynkdm5b40h] {
        display: flex;
        height: 70px;
        border-bottom: 1px solid #CBD2D9;
        cursor: pointer;
        background-color: white;
    }

        .list-view .list-view_item .list-view_item-icon[b-ynkdm5b40h] {
            display: flex;
            flex: 28%;
            position: relative;
            border-right: 1px solid #F5F7FA;
            align-items: center;
            padding-left: 1rem;
            padding-right: 1rem;
        }

            .list-view .list-view_item .list-view_item-icon img[b-ynkdm5b40h] {
                max-width: 100%;
            }

            .list-view .list-view_item .list-view_item-icon .icon-vip[b-ynkdm5b40h] {
                width: 18px;
                position: absolute;
                bottom: 2px;
                right: 2px;
            }

        .list-view .list-view_item .list-view_item-action[b-ynkdm5b40h] {
            flex: 80%;
            padding-right: 2rem;
            margin: auto;
            font-family: Inter 'Helvetica Neue';
            font-style: normal;
            font-weight: normal;
            font-size: 14px;
            line-height: 24px;
            text-align: right;
            letter-spacing: 0.25px;
            color: #6C7782;
        }

            .list-view .list-view_item-placeholder[b-ynkdm5b40h] {
                display: flex;
                padding-top: 1rem;
                padding-bottom: 1rem;
                border-bottom: 1px solid #CBD2D9;
            }

        .list-view .list-view_item-placeholder .list-view_item-icon[b-ynkdm5b40h] {
            width: 16vw;
            min-height: 8vh;
            max-height: 70px;
            margin: 2vw;
            background-color: #ded4d4;
        }

        .list-view .list-view_item-placeholder .list-view_item-action[b-ynkdm5b40h] {
            width: 76vw;
            min-height: 8vh;
            max-height: 70px;
            margin: 2vw;
            background-color: #ded4d4;
        }


.no-posts-text[b-ynkdm5b40h] {
    font-size: 14px;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 0.4px;
    text-align: center;
    color: #1F2933;
}

.post-table[b-ynkdm5b40h] {
    margin-top: 20px;
}

.post-table p[b-ynkdm5b40h] {
    margin: 0;
}

.post-table .row[b-ynkdm5b40h] {
    display: flex;
}

.platform-col[b-ynkdm5b40h] {
    width: 30%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    background-color: white;
    padding: 15px;
    margin: 1px;
}

[b-ynkdm5b40h] .platform-col img {
    width: 100%;
    max-width: 100px;
    margin: auto;
}

.platform-col .listing-code[b-ynkdm5b40h] {
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0px;
    text-align: right;
    color: #3F464E;
}

.postdata-col[b-ynkdm5b40h] {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    width: 70%;
    background-color: white;
    padding: 15px;
    margin: 1px;
}

    .postdata-col p[b-ynkdm5b40h] {
        text-align: right;
        font-style: normal;
    }

    .postdata-col .title[b-ynkdm5b40h] {
        font-size: 13px;
        font-weight: 700;
        line-height: 24px;
        letter-spacing: 0.25px;
        color: #3F464E;
    }

    .postdata-col .status[b-ynkdm5b40h] {
        font-size: 14px;
        font-weight: 400;
        line-height: 24px;
        letter-spacing: 0.25px;
    }

    .postdata-col .date-title[b-ynkdm5b40h] {
        font-size: 12px;
        font-weight: 400;
        line-height: 16px;
        letter-spacing: 0.4px;
        color: #6C7782;
    }

    .postdata-col .date[b-ynkdm5b40h] {
        font-size: 12px;
        font-weight: 400;
        line-height: 16px;
        letter-spacing: 0.4px;
        text-align: right;
        color: #1F2933;
    }

    .postdata-col a[b-ynkdm5b40h] {
        text-decoration: none;
    }

    .postdata-col .detail-link[b-ynkdm5b40h] {
        font-size: 14px;
        font-weight: 600;
        line-height: 24px;
        letter-spacing: 0px;
        color: #0552B5;
        margin-top: 15px;
    }

.request-click-area[b-ynkdm5b40h] {
    background-color: transparent;
    border: unset;
    width: 100%;
}

/*Skeleton*/
.skeleton[b-ynkdm5b40h] {
    background-color: #DAE2E6;
    margin-bottom: 10px;
    border-radius: 4px;
}

.skeleton-logo[b-ynkdm5b40h] {
    height: 50px;
    width: 100%;
    max-width: 100px;
    margin: auto;
}

.skeleton-listing-code[b-ynkdm5b40h] {
    height: 24px;
    width: 65px;
}

.skeleton-title[b-ynkdm5b40h] {
    height: 24px;
    width: 220px;
}

.skeleton-status[b-ynkdm5b40h] {
    height: 17px;
    width: 170px;
}

.skeleton-date-display[b-ynkdm5b40h] {
    height: 16px;
    width: 100px;
}

.skeleton-date[b-ynkdm5b40h] {
    height: 16px;
    width: 80px;
}

.skeleton-link[b-ynkdm5b40h] {
    height: 24px;
    width: 90px;
}


/* /Pages/Profile/MyProfile/LanguageModal.razor.rz.scp.css */
.filter[b-a8jnmjok7u] {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 75px;
    padding-bottom: 5px;
    display: flex;
}

    .filter input[b-a8jnmjok7u] {
        border-radius: 25px;
        padding-left: 40px;
        background: #F2F2F2;
        border-color: #F2F2F2;
    }

.dropdown-language[b-a8jnmjok7u] {
    width: 100%;
    /*height: 100vh;*/
    z-index: 3;
    position: fixed;
    animation: dropdown-language-animation-open-b-a8jnmjok7u;
    animation-duration: 0.5s;
}

@keyframes dropdown-language-animation-open-b-a8jnmjok7u {
    0% {
        left: 100%;
    }

    50% {
        left: 5%;
    }

    75% {
        left: 1%;
    }

    90% {
        left: 0.1%;
    }

    100% {
        left: 0;
    }
}
/*
@keyframes dropdown-language-animation-close {
    0% {
        left: 0;
    }

    50% {
        left: 95%;
    }

    75% {
        left: 99%;
    }

    90% {
        left: 99.9%;
    }

    100% {
        left: 100%;
    }
}*/

.list[b-a8jnmjok7u] {
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    height: calc(100vh - env(safe-area-inset-top) - 44px);
    background-color: white;
}

.android .list[b-a8jnmjok7u] {
    height: calc(100vh - 88px);
}

    .list .list-item[b-a8jnmjok7u] {
        padding: 20px;
        display: flex;
        justify-content: space-between;
        align-items: center;
        background: white;
        border: unset;
        border-bottom: 1px solid #EAEAEA;
        width: 100%;
        text-align: left;
        font-family: 'Inter';
        font-size: 16px;
        color: #2B2A31;
    }


.top-menu[b-a8jnmjok7u] {
    position: fixed;
    height: 44px;
    padding-top: 44px;
    left: 0px;
    right: 0px;
    top: 0px;
    background: #3778EC;
    display: flex;
    align-items: center;
    z-index: 10;
}

.top-menu-shadow[b-a8jnmjok7u] {
    position: relative;
    height: 60px;
    left: 0px;
    right: 0px;
    top: 0px;
    background: #3778EC;
    display: flex;
}

.vector[b-a8jnmjok7u] {
    padding: 15px;
    color: #FFF;
}

    .vector img[b-a8jnmjok7u] {
        width: 10px;
    }

.title[b-a8jnmjok7u] {
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    /* identical to box height, or 129% */
    text-align: center;
    letter-spacing: -0.41px;
    color: #FFFFFF;
    width: 100%;
    margin-top: auto;
    margin-bottom: auto;
}
/* /Pages/Profile/MyProfile/MyProfilePage.razor.rz.scp.css */
.main[b-qpk2ztfxg0] {
    background-color: #F0F0F0;
    position: relative;
}

.header-menu[b-qpk2ztfxg0] {
    position: fixed;
    z-index: 2;
    width: 100%;
    top: -88px;
    transition: .2s ease-in-out all;
    -webkit-transition: .2s ease-in-out all;
}

    .header-menu.active[b-qpk2ztfxg0] {
        top: 0;
    }

.header-section[b-qpk2ztfxg0] {
    display: flex;
    flex-direction: column;
    align-items: center;
    background-color: white;
}

.cover-image[b-qpk2ztfxg0] {
    position: relative;
    width: 100%;
    height: 228px;
}

    .btn-backward[b-qpk2ztfxg0] {
        position: absolute;
        background: unset;
        border: none;
        top: 44px;
        left: 10px;
    }

.cover-image img[b-qpk2ztfxg0] {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

    .cover-image .btn-save-changes[b-qpk2ztfxg0] {
        position: absolute;
        background: unset;
        border: none;
        top: 44px;
        right: 10px;
        height: 30px;
        width: 60px;
        font-family: 'Roboto';
        font-style: normal;
        font-weight: 700;
        font-size: 22px;
        line-height: 12px;
        color: #FFFFFF;
    }

    .cover-image .btn-save-disabled[b-qpk2ztfxg0] {
        opacity: 0.5;
    }

    .cover-image .agent-tag-on-cover[b-qpk2ztfxg0] {
        position: absolute;
        top: 75px;
        left: 25px;
        width: 60vw;
        min-width: 208px;
        font-family: 'Roboto';
        font-style: normal;
        font-weight: 900;
        font-size: 24px;
        line-height: 30px;
        align-items: center;
        text-transform: uppercase;
        color: #FFFFFF;
        text-shadow: 2px 2px 2px rgb(0 0 0 / 25%);
    }

.agent-info[b-qpk2ztfxg0] {
    width: 100%;
    display: flex;
    position: relative;
}

.btn-avatar[b-qpk2ztfxg0] {
    width: 134px;
    height: 134px;
    border-radius: 100px;
    border: 5px solid white;
    position: absolute;
    padding: unset;
    top: -20px;
    left: 1rem;
}

    .btn-avatar .img-avatar[b-qpk2ztfxg0] {
        width: 100%;
        height: 100%;
        object-fit: cover;
        border-radius: 100%;
    }

    .btn-avatar .icon-camera[b-qpk2ztfxg0] {
        bottom: 0px;
        right: 0px;
        position: absolute;
    }

.info-container[b-qpk2ztfxg0] {
    box-sizing: border-box;
    width: 100%;
    min-height: 125px;
    padding: 15px 15px 11px 160px;
    font-family: 'Roboto';
    font-style: normal;
    color: #001829;
}

    .info-container .agent-name[b-qpk2ztfxg0] {
        font-weight: 700;
        font-size: 22px;
        line-height: 120%;
        margin: unset;
    }

    .info-container .agency-name[b-qpk2ztfxg0] {
        font-weight: 400;
        font-size: 14px;
        line-height: 100%;
        margin: 5px 0;
    }

    .info-container .rating[b-qpk2ztfxg0] {
        display: flex;
        align-items: center;
    }

    .info-container .rating .rating-points[b-qpk2ztfxg0] {
        font-family: 'Inter';
        font-style: normal;
        font-weight: 700;
        font-size: 24px;
        margin-right: 5px;
    }

    .info-container .rating .number-of-ratings[b-qpk2ztfxg0] {
        font-family: 'Roboto';
        font-style: normal;
        font-weight: 400;
        font-size: 16px;
        margin-left: 10px;
    }

    .star[b-qpk2ztfxg0] {
        width: 16px;
        filter: invert(86%) sepia(17%) saturate(3701%) hue-rotate(340deg) brightness(100%) contrast(89%);
    }

.info-container .agent-tag[b-qpk2ztfxg0] {
    margin: unset;
    margin-top: 5px;
    background-color: #DB0802;
    border-radius: 3px;
    padding: 3px;
    padding-right: 10px;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 11px;
    line-height: 12px;
    display: flex;
    align-items: center;
    color: #FFFFFF;
    width: max-content;
    max-width: 100%;
    box-sizing: border-box;
}

    .info-container .agent-tag img[b-qpk2ztfxg0] {
        margin-right: 3px;
    }

.agent-progress[b-qpk2ztfxg0] {
    background-color: #666666;
    border: 0.5px solid #D9D9D9;
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.25);
    border-radius: 10px;
    padding: 17px 27px;
    margin: 0 15px 30px;
    position: relative;
}

    .agent-progress p[b-qpk2ztfxg0] {
        font-family: 'Roboto';
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 16px;
        display: flex;
        align-items: center;
        color: #FFFFFF;
    }

.btn-share-container[b-qpk2ztfxg0] {
    position: absolute;
    left: 0px;
    display: flex;
    width: 100%;
    justify-content: space-evenly;
}

    .btn-share-container .btn-share[b-qpk2ztfxg0] {
        background-color: #3778EB;
        border-radius: 50px;
        border: none;
        padding: 11px 22px;
        margin-bottom: 10px;
        font-family: 'Roboto';
        font-style: normal;
        font-weight: 400;
        font-size: 15px;
        line-height: 19px;
        align-items: center;
        text-align: center;
        text-decoration: none;
        color: white;
        box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.25);
        display: flex;
        align-items: center;
    }

        .btn-share-container .btn-share img[b-qpk2ztfxg0] {
            margin-right: 3px;  
        }

.profile-menu[b-qpk2ztfxg0] {
    background-color: white;
    padding: 15px 15px 0 15px;
    border-bottom: 0.5px solid #B8BABF;
    width: 100%;
    box-sizing: border-box;
    display: flex;
    justify-content: space-between;
    margin-bottom: 1rem;
    z-index: 2;
    position: -webkit-sticky; /* Safari */
    position: sticky;
    top: calc(env(safe-area-inset-top) + 44px);
}

.android .profile-menu[b-qpk2ztfxg0] {
    top: 88px;
}

.profile-menu button[b-qpk2ztfxg0] {
    background-color: unset;
    border: unset;
    padding: 5px 0;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    color: #777777;
}

        .profile-menu button.active[b-qpk2ztfxg0] {
            color: #04213F;
            border-bottom: 2px solid #000000;
            margin-bottom: -1px;
        }

.section[b-qpk2ztfxg0] {
    background-color: white;
    border-radius: 10px;
    overflow: hidden;
    margin: 0 1rem 30px 1rem;
    height: max-content;
}

.section-title[b-qpk2ztfxg0] {
    display: inline-block;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 22px;
    line-height: 26px;
    color: #04213F;
    margin: 1rem 1rem 20px 1rem;
}


.strong-section button[b-qpk2ztfxg0], .btn-select-language[b-qpk2ztfxg0] {
    width: 100%;
    border: unset;
    border-bottom: 1px solid #F0F0F0;
    background-color: white;
    padding: 1rem;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    text-align: left;
    color: #777777;
    display: flex;
    justify-content: space-between;
    height: max-content;
}

.field[b-qpk2ztfxg0] {
    border-bottom: 1px solid #F0F0F0;
    padding: 1rem;
    display: flex;
}

    .field .field-label[b-qpk2ztfxg0] {
        margin: unset;
        width: 140px;
        flex-shrink: 0;
        font-family: 'Roboto';
        font-style: normal;
        font-weight: 400;
        font-size: 16px;
        line-height: 20px;
        color: #777777;
    }

    .field .field-input[b-qpk2ztfxg0] {
        border: unset;
        padding: unset;
        height: 20px;
        resize: none;
        overflow: hidden;
        font-family: 'Roboto';
        font-style: normal;
        font-weight: 400;
        font-size: 16px;
        line-height: 20px;
        color: #04213F;
    }
        .field-input:focus[b-qpk2ztfxg0] {
            outline: none;
        }

    .field .phone-number[b-qpk2ztfxg0] {
        font-family: 'Roboto';
        font-style: normal;
        font-weight: 400;
        font-size: 16px;
        line-height: 20px;
        color: #777777;
        margin:unset;
    }

    .field .btn-checkbox[b-qpk2ztfxg0] {
        border: unset;
        background: unset;
        padding: unset;
        height: max-content;
        width: 100%;
        text-align: left;
    }

.menu-hider[b-qpk2ztfxg0] {
    position: fixed;
    top: -100px;
    bottom: -100px;
    left: 0px;
    right: 0px;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 100;
    pointer-events: none;
    opacity: 0;
    transition: all 300ms ease;
    padding: unset;
    border: unset;
}

.menu-hider.menu-active[b-qpk2ztfxg0] {
    transition: all 300ms ease;
    opacity: 1;
    pointer-events: all;
}

.menu-box-bottom[b-qpk2ztfxg0] {
    border-radius: 20px !important;
    position: fixed;
    background-color: white;
    z-index: 101;
    overflow: scroll;
    transition: all 300ms ease;
    -webkit-overflow-scrolling: touch;
    bottom: 0px;
    left: 0px;
    right: 0px;
    transform: translate3d(0, 110%, 0);
}

    .menu-box-bottom.menu-active[b-qpk2ztfxg0] {
        opacity: 1 !important;
        transition: all 300ms ease;
        pointer-events: all !important;
        transform: translate3d(0%, 20px, 0) !important;
    }

#menu-share-link[b-qpk2ztfxg0] {
    display: block;
    height: 230px;
}

#menu-choose-property[b-qpk2ztfxg0] {
    display: block;
    height: 230px;
}

.menu-title[b-qpk2ztfxg0] {
    height: 42px;
    border-bottom: 0.5px solid #828282;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-transform: uppercase;
    color: #04213F;
}

.menu-content button[b-qpk2ztfxg0] {
    display: flex;
    flex-direction: column;
    align-items: center;
    border: unset;
    padding: unset;
    background-color: unset;
    width: 123px;
}

.menu-content[b-qpk2ztfxg0] {
    display: flex;
    justify-content: space-around;
    margin-top: 22px;
}

.menu-content button img[b-qpk2ztfxg0] {
    margin-bottom: 14px;
}

    .menu-content button span[b-qpk2ztfxg0] {
        font-family: 'Roboto';
        font-style: normal;
        font-weight: 500;
        font-size: 14px;
        line-height: 22px;
        display: flex;
        align-items: center;
        text-align: center;
        color: #777777;
    }

.section-video[b-qpk2ztfxg0], .section-property-portfolio[b-qpk2ztfxg0] {
    padding: 0 1rem;
}

.add-video[b-qpk2ztfxg0] {
    width: 100%;
    height: 120px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 20px;
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    box-shadow: 0px 2px 2px rgb(0 0 0 / 25%);
}

    .add-video .left-content[b-qpk2ztfxg0] {
        width: 50%;
        padding: 10px;
    }

        .add-video .left-content .add-video-title[b-qpk2ztfxg0] {
            margin: unset;
            font-family: 'Roboto';
            font-style: normal;
            font-weight: 700;
            font-size: 16px;
            line-height: 19px;
            color: #F0F0F0;
            margin-bottom: 10px;
        }

        .add-video .left-content .add-video-description[b-qpk2ztfxg0] {
            margin: unset;
            font-family: 'Roboto';
            font-style: normal;
            font-weight: 400;
            font-size: 14px;
            line-height: 16px;
            color: #F0F0F0;
        }

    .add-video .btn-add-video[b-qpk2ztfxg0] {
        background: #FFFFFF;
        border-radius: 50px;
        border: unset;
        padding: 8px 16px;
        margin-right: 1rem;
        height: max-content;
        font-family: 'Roboto';
        font-style: normal;
        font-weight: 500;
        font-size: 16px;
        line-height: 20px;
        color: #000000;
    }

.video-container[b-qpk2ztfxg0] {
    margin-bottom: 20px;
}

.video-title[b-qpk2ztfxg0] {
    background: #F0F0F0;
    border-radius: 10px 10px 0px 0px;
    padding: 8px 1rem;
}

    .video-title span[b-qpk2ztfxg0] {
        font-family: 'Roboto';
        font-style: normal;
        font-weight: 500;
        font-size: 16px;
        line-height: 20px;
        color: #333333;
    }

.video-body[b-qpk2ztfxg0] {
    padding: 1rem;
    border: 1px solid #B8BABF;
    border-top: none;
    box-shadow: 0px 2px 2px rgb(0 0 0 / 25%);
    border-radius: 0 0 10px 10px;
}

    .video-body .thumbnail-container[b-qpk2ztfxg0] {
        position: relative;
        width: 100%;
        height: 50vw;
        margin-bottom: 10px;
        background-color: black;
        border-radius: 5px;
        overflow: hidden;
    }

        .video-body .thumbnail-container .thumbnail-image[b-qpk2ztfxg0] {
                height: 100%;
                display: block;
                margin-left: auto;
                margin-right: auto;
        }

        .video-body .thumbnail-container .icon-play[b-qpk2ztfxg0], .video-card .thumbnail .icon-play[b-qpk2ztfxg0] {
            position: absolute;
            width: 50px;
            top: calc(50% - 25px);
            left: calc(50% - 25px);
            opacity: 0.8;
        }

.list-my-videos[b-qpk2ztfxg0] {
    overflow: auto;
    display: flex;
    padding-bottom: 1rem;
}

.video-card[b-qpk2ztfxg0] {
    width: 60%;
    min-width: 160px;
    flex-shrink: 0;
    margin-right: 1rem;
    border-radius: 5px;
    overflow: hidden;
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.25);
}

    .video-card .thumbnail[b-qpk2ztfxg0] {
        width: 100%;
        height: 30vw;
        min-height: 90px;
        position: relative;
        background-color: black;
    }

        .video-card .thumbnail .thumbnail-image[b-qpk2ztfxg0] {
            height: 100%;
            display: block;
            margin-left: auto;
            margin-right: auto;
        }

.video-body .footer[b-qpk2ztfxg0] {
    padding: 5px 10px 10px 10px;
    background: #F0F0F0;
}

    .video-body .footer span[b-qpk2ztfxg0] {
        color: #828282;
        font-size: 12px;
    }


    .btn-edit-container button[b-qpk2ztfxg0] {
        margin-right: 0;
        margin-left: auto;
        display: block;
        width: 100px;
        height: 40.23px;
        left: 291px;
        top: 2379px;
        background: #1E54B7;
        border: none;
        box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.25);
        border-radius: 50px;
        font-family: 'Inter';
        font-style: normal;
        font-weight: 600;
        font-size: 14px;
        line-height: 16px;
        color: #FFFFFF;
    }

.thumbnail-youtube[b-qpk2ztfxg0] {
    width: 100%;
    object-fit: cover;
}

.tutorial[b-qpk2ztfxg0] {
    margin-bottom: 20px;
}

    .tutorial .tutorial-title[b-qpk2ztfxg0] {
        background: #F0F0F0;
        border-radius: 10px 10px 0px 0px;
        padding: 8px 1rem;
        font-family: 'Roboto';
        font-style: normal;
        font-weight: 500;
        font-size: 16px;
        line-height: 19px;
        color: #434343;
    }

    .tutorial .tutorial-image-container[b-qpk2ztfxg0] {
        position: relative;
        padding: 1rem;
        border: 1px solid #B8BABF;
        border-top: none;
        box-shadow: 0px 2px 2px rgb(0 0 0 / 25%);
        border-radius: 0 0 10px 10px;
    }

        .tutorial .tutorial-image-container .tutorial-image[b-qpk2ztfxg0] {
            width: 100%;
            border-radius: 5px;
        }

        .tutorial .tutorial-image-container .btn-zoom-in[b-qpk2ztfxg0] {
            position: absolute;
            bottom: 22px;
            right: 22px;
            border: unset;
            padding: unset;
            background-color: unset;
        }

.spinner-container[b-qpk2ztfxg0] {
    position: absolute;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.2);
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: center;
}

    .spinner-container[b-qpk2ztfxg0]  .loader {
        width: 50px;
        height: 50px;
        border: 7px solid #f3f3f3;
        border-top: 7px solid #3498db;
    }

/* Skeleton */
.skeleton-main[b-qpk2ztfxg0] {
    background-color: white;
    height: 100%;
}

.skeleton-banner[b-qpk2ztfxg0] {
    width: 100%;
    height: 228px;
    background: #DAE2E6;
    animation: listing-name-skeleton-animation-b-qpk2ztfxg0;
    animation-duration: 2s;
    animation-iteration-count: infinite;
}

.skeleton-info[b-qpk2ztfxg0] {
    padding: 0 1rem;
    position: relative; 
}

.skeleton-avatar[b-qpk2ztfxg0] {
    width: 134px;
    height: 134px;
    background: #DAE2E6;
    border-radius: 70px;
    border: 5px solid white;
    position: absolute;
    top: -20px;
    animation: listing-name-skeleton-animation-b-qpk2ztfxg0;
    animation-duration: 2s;
    animation-iteration-count: infinite;
}

.skeleton-content[b-qpk2ztfxg0] {
    padding: 1rem 1rem 1rem 150px;
    margin-bottom: 25px;
}

.skeleton-name[b-qpk2ztfxg0] {
    width: 50vw;
    max-width: 217px;
    height: 26px;
    background: #DAE2E6;
    border-radius: 10px;
    margin-bottom: 5px;
    animation: listing-name-skeleton-animation-b-qpk2ztfxg0;
    animation-duration: 2s;
    animation-iteration-count: infinite;
}

.skeleton-agency[b-qpk2ztfxg0] {
    width: 20vw;
    max-width: 100px;
    height: 14px;
    background: #DAE2E6;
    border-radius: 10px;
    margin-bottom: 10px;
    animation: listing-name-skeleton-animation-b-qpk2ztfxg0;
    animation-duration: 2s;
    animation-iteration-count: infinite;
}

.skeleton-point[b-qpk2ztfxg0] {
    width: 40vw;
    max-width: 180px;
    height: 26px;
    background: #DAE2E6;
    border-radius: 10px;
    margin-bottom: 5px;
    animation: listing-name-skeleton-animation-b-qpk2ztfxg0;
    animation-duration: 2s;
    animation-iteration-count: infinite;
}

.skeleton-progress[b-qpk2ztfxg0] {
    width: 100%;
    height: 144px;
    background: #DAE2E6;
    border-radius: 10px;
    margin-bottom: 30px;
    animation: listing-name-skeleton-animation-b-qpk2ztfxg0;
    animation-duration: 2s;
    animation-iteration-count: infinite;
}

.skeleton-menu[b-qpk2ztfxg0] {
    width: 100%;
    height: 26px;
    background: #DAE2E6;
    animation: listing-name-skeleton-animation-b-qpk2ztfxg0;
    animation-duration: 2s;
    animation-iteration-count: infinite;
}

@keyframes listing-name-skeleton-animation-b-qpk2ztfxg0 {
    0% {
        background-color: #DAE2E6;
    }

    50% {
        background-color: #f2f4f8;
    }

    100% {
        background-color: #DAE2E6;
    }
}

/* End for Skeleton */
/* /Pages/Profile/MyPropertyPortfolio/MyPropertyPortfolioPage.razor.rz.scp.css */
.main[b-oia6kgfyzr] {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: calc(100vh - env(safe-area-inset-top) - 44px);
}

.android .main[b-oia6kgfyzr] {
    height: calc(100vh - 88px);
}

.list-property-portfolio[b-oia6kgfyzr] {
    display: flex;
    flex: auto;
    flex-direction: column;
    padding: 1rem;
    overflow-y: auto;
    height: 100%;
}

.footer[b-oia6kgfyzr] {
    bottom: 0;
    width: 100%;
    height: 117px;
    padding: 16px 25px 54px 25px;
    box-sizing: border-box;
}

    .footer button[b-oia6kgfyzr] {
        background-color: #3778EB;
        border: unset;
        border-radius: 10px;
        width: 100%;
        height: 50px;
        font-family: 'Roboto';
        font-style: normal;
        font-weight: 700;
        font-size: 22px;
        line-height: 26px;
        text-align: center;
        color: #FFFFFF;
    }

/* Listing Card */
.listing-section[b-oia6kgfyzr] {
    display: flex;
    justify-content: space-between;
    width: 100%;
    height: 142px;
    min-height: 142px;
    max-height: 142px;
    margin-bottom: 1rem;
}

.thumbnail[b-oia6kgfyzr] {
    width: 90px;
    height: 90px;
    flex-shrink: 0;
    border-radius: 10px;
    overflow: hidden;
}

.thumbnail img[b-oia6kgfyzr] {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.listing-card[b-oia6kgfyzr] {
    display: flex;
    flex-direction: column;
    width: 100%;
    background: #FFFFFF;
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.25);
    border-radius: 10px;
    overflow: hidden;
}

.content-container[b-oia6kgfyzr] {
    display: flex;
    height: 90px;
    border: none;
    background-color: white;
    width: 100%;
    padding: unset;
}

.property-info[b-oia6kgfyzr] {
    padding: 5px 5px 5px 8px;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    font-family: 'Inter';
    box-sizing: border-box;
}

    .property-info .content-top[b-oia6kgfyzr] {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

        .property-info .content-top .listing-code[b-oia6kgfyzr] {
            font-weight: 400;
            font-size: 12px;
            line-height: 15px;
            color: #3778EC;
        }

        .property-info .content-top .verified-tag[b-oia6kgfyzr] {
            height: 18px;
            margin-left: auto;
        }

.listing-name[b-oia6kgfyzr] {
    margin: unset;
    margin-top: 5px;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #000000;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-align: left;
}

.price-bed-area[b-oia6kgfyzr] {
    margin-top: auto;
    display: flex;
    justify-content: space-between;
}

    .price-bed-area p[b-oia6kgfyzr] {
        margin: unset;
        font-weight: 400;
        font-size: 12px;
        line-height: 15px;
        color: #777777;
    }

.action-container[b-oia6kgfyzr] {
    padding: 10px;
    display: flex;
    justify-content: flex-end;
}

    .action-container button[b-oia6kgfyzr] {
        margin-left: 10px;
        width: 30%;
        max-width: 100px;
        height: 32px;
        border: unset;
        border-radius: 7px;
        font-family: 'Roboto';
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 14px;
        color: #FFFFFF;
    }

    .action-container .btn-renew[b-oia6kgfyzr] {
        background-color: #21A453;
    }

        .action-container .btn-renew.disabled[b-oia6kgfyzr] {
            background: rgba(33, 164, 83, 0.5);
        }

    .action-container .btn-edit[b-oia6kgfyzr] {
        background-color: #3778EB;
    }

    .action-container .btn-delete[b-oia6kgfyzr] {
        background-color: #FF2323;
    }

.order-control[b-oia6kgfyzr] {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

    .order-control button[b-oia6kgfyzr] {
        border: unset;
        background: #0C4B9C;
        box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.25);
        border-radius: 50px;
        padding: 5px 8px 8px;
        margin: 7px;
    }

.btn-disabled[b-oia6kgfyzr] {
    background-color: #828282!important;
}


.menu-hider[b-oia6kgfyzr] {
    position: fixed;
    top: -100px;
    bottom: -100px;
    left: 0px;
    right: 0px;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 100;
    pointer-events: none;
    opacity: 0;
    transition: all 300ms ease;
    padding: unset;
    border: unset;
}

    .menu-hider.menu-active[b-oia6kgfyzr] {
        transition: all 300ms ease;
        opacity: 1;
        pointer-events: all;
    }

.menu-box-bottom[b-oia6kgfyzr] {
    border-radius: 20px !important;
    position: fixed;
    background-color: white;
    z-index: 101;
    overflow: scroll;
    transition: all 300ms ease;
    -webkit-overflow-scrolling: touch;
    bottom: 0px;
    left: 0px;
    right: 0px;
    transform: translate3d(0, 110%, 0);
}

    .menu-box-bottom.menu-active[b-oia6kgfyzr] {
        opacity: 1 !important;
        transition: all 300ms ease;
        pointer-events: all !important;
        transform: translate3d(0%, 20px, 0) !important;
    }

#menu-choose-property[b-oia6kgfyzr] {
    display: block;
    height: 230px;
}

.menu-title[b-oia6kgfyzr] {
    height: 42px;
    border-bottom: 0.5px solid #828282;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-transform: uppercase;
    color: #04213F;
}

.menu-content button[b-oia6kgfyzr] {
    display: flex;
    flex-direction: column;
    align-items: center;
    border: unset;
    padding: unset;
    background-color: unset;
    width: 123px;
}

.menu-content[b-oia6kgfyzr] {
    display: flex;
    justify-content: space-around;
    margin-top: 22px;
}

    .menu-content button img[b-oia6kgfyzr] {
        margin-bottom: 14px;
    }

    .menu-content button span[b-oia6kgfyzr] {
        font-family: 'Roboto';
        font-style: normal;
        font-weight: 500;
        font-size: 14px;
        line-height: 22px;
        display: flex;
        align-items: center;
        text-align: center;
        color: #777777;
    }

/* Skeleton */
.property-card-skeleton[b-oia6kgfyzr] {
    width: 100%;
    height: 142px;
    min-height: 142px;
    max-height: 142px;
    background-color: white;
    border-radius: 10px;
    margin-bottom: 1rem;
}

.listing-name-skeleton[b-oia6kgfyzr] {
    width: 70%;
    height: 27px;
    border-radius: 10px;
    margin-top: 1rem;
    margin-left: 1rem;
    animation: listing-name-skeleton-animation-b-oia6kgfyzr;
    animation-duration: 2s;
    animation-iteration-count: infinite;
}

@keyframes listing-name-skeleton-animation-b-oia6kgfyzr {
    0% {
        background-color: #DAE2E6;
    }

    50% {
        background-color: #f2f4f8;
    }

    100% {
        background-color: #DAE2E6;
    }
}

/* End for Skeleton */
/* /Pages/Profile/MyPropertyPortfolio/ResultModal.razor.rz.scp.css */
.content-container[b-4erwuknfw7] {
    max-width: 343px;
    padding: 0 40px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.message[b-4erwuknfw7] {
    margin-top: 40px; 
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    color: #434343;
}

.footer button[b-4erwuknfw7] {
    margin-top: 40px;
    margin-bottom: 24px;
    width: 186px;
    height: 40px;
    background: #3778EC;
    border-radius: 4px;
    border: unset;
    font-family: 'Inter';
    font-style: normal;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 0.75px;
    text-transform: uppercase;
    color: #FFFFFF;
}
/* /Pages/Profile/MyVideos/MyVideosPage.razor.rz.scp.css */
.main[b-whal91hlw4] {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: calc(100vh - env(safe-area-inset-top) - 44px);
}

.android .main[b-whal91hlw4] {
    height: calc(100vh - 88px);
}

.list-videos[b-whal91hlw4] {
    display: flex;
    flex: auto;
    flex-direction: column;
    padding: 1rem;
    overflow-y: auto;
}

.video-section[b-whal91hlw4] {
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin-bottom: 1rem;
    height: max-content;
    min-height: max-content;
    max-height: max-content;
}

.video-card[b-whal91hlw4] {
    width: 0px;
    flex: 1 1 auto;
    background-color: white;
    border-radius: 10px;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.25);
    padding: 10px;
    position: relative;
}

.thumbnail-container[b-whal91hlw4] {
    border-radius: 5px;
    overflow: hidden;
}
    .thumbnail-container .image-container[b-whal91hlw4] {
        width: 100%;
        height: 44vw;
        position: relative;
        background-color: black;
    }

        .thumbnail-container .image-container .image[b-whal91hlw4] {
            height: 100%;
            display: block;
            margin-left: auto;
            margin-right: auto;
        }

        .thumbnail-container .image-container .play-button[b-whal91hlw4] {
            width: 50px;
            position: absolute;
            top: calc(50% - 25px);
            left: calc(50% - 25px);
            opacity: 0.8;
        }

        .thumbnail-container .video-title[b-whal91hlw4] {
            background-color: #EAEAEA;
            padding: 6px 12px;
        }

        .thumbnail-container .video-title span[b-whal91hlw4] {
            font-family: 'Roboto';
            font-style: normal;
            font-weight: 400;
            font-size: 12px;
            line-height: 12px;
            color: #828282;
        }

.thumbnail-youtube[b-whal91hlw4] {
    width: 100%;
    object-fit: cover;
}

.url-container[b-whal91hlw4] {
    margin-top: 1rem;
    width: 100%;
    position: relative;
}

    .url-container button[b-whal91hlw4] {
        background: #3778EB;
        box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.25);
        border-radius: 5px;
        border: unset;
        font-family: 'Roboto';
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 16px;
        color: #FFFFFF;
        width: 94px;
        height: 34px;
        padding: 6px 12px;
        position: absolute;
        top: 0;
        right: 0;
    }

    .url-container p[b-whal91hlw4] {
        width: calc(100% - 114px);
        margin: unset;
        border: 0.5px solid #C4C4C4;
        border-radius: 5px;
        padding: 8px 14px;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        font-family: 'Roboto';
        font-style: normal;
        font-weight: 400;
        font-size: 12px;
        line-height: 16px;
        color: #0064E5;
    }

.btn-delete[b-whal91hlw4] {
    background-color: #FF2323;
    border: unset;
    border-radius: 50px;
    padding: 5px 9px;
    position: absolute;
    top: -10px;
    right: -10px;
}

    .order-control[b-whal91hlw4] {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    .order-control button[b-whal91hlw4] {
        border: unset;
        background: #0C4B9C;
        box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.25);
        border-radius: 50px;
        padding: 5px 8px 8px;
        margin: 7px;
    }

.btn-disabled[b-whal91hlw4] {
    background-color: #828282 !important;
}

.footer[b-whal91hlw4] {
    width: 100%;
    background-color: white;
    padding: 16px 25px 54px 25px;
    box-sizing: border-box;
}

    .footer button[b-whal91hlw4] {
        background-color: #3778EB;
        border: unset;
        border-radius: 10px;
        width: 100%;
        height: 50px;
        font-family: 'Roboto';
        font-style: normal;
        font-weight: 700;
        font-size: 22px;
        line-height: 26px;
        text-align: center;
        color: #FFFFFF;
    }

.empty-video-panel[b-whal91hlw4] {
    display: flex;
    flex-direction: column;
    align-items: center;
}

    .empty-video-panel p[b-whal91hlw4] {
        font-family: 'Roboto';
        font-style: normal;
        font-weight: 500;
        font-size: 22px;
        line-height: 26px;
        color: #333333;
        margin: unset;
    }

    .empty-video-panel button[b-whal91hlw4] {
        margin-top: 40px;
        background: #3778EB;
        border-radius: 10px;
        height: 50px;
        width: 80vw;
        max-width: 320px;
        border: unset;
        font-family: 'Roboto';
        font-style: normal;
        font-weight: 700;
        font-size: 22px;
        line-height: 26px;
        color: #FFFFFF;
    }

/* Skeleton */
.video-card-skeleton[b-whal91hlw4] {
    width: 90%;
    height: 80vw;
    background-color: white;
    border-radius: 10px;
    margin-bottom: 1rem;
    padding: 10px;
    box-sizing: border-box;
}

.video-thumbnail-skeleton[b-whal91hlw4] {
    width: 100%;
    flex-shrink: 0;
    height: 70%;
    border-radius: 5px;
    animation: video-thumbnail-skeleton-animation-b-whal91hlw4;
    animation-duration: 2s;
    animation-iteration-count: infinite;
}

@keyframes video-thumbnail-skeleton-animation-b-whal91hlw4 {
    0% {
        background-color: #DAE2E6;
    }

    50% {
        background-color: #f2f4f8;
    }

    100% {
        background-color: #DAE2E6;
    }
}
/* /Shared/Controls/Banner.razor.rz.scp.css */

.banner[b-yaf6cbwvij] {
    display: flex;
    background: #FFFFFF;
}

    .banner img[b-yaf6cbwvij] {
        margin-left: auto;
        margin-right: auto;
        height: 80px;
        padding: 15px;
    }
/* /Shared/Controls/Button.razor.rz.scp.css */
.hz-button[b-1ubho56cvd] {
    font-family: Inter;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    text-align: center;
    letter-spacing: 0.75px;
    color: #FFFFFF;
    background: #3778EC;
    border-color: #3778EC;
    border-radius: 4px;
    border-style: unset;
    width: 100%;
    height: 50px;
}
/* /Shared/Controls/DateTimePicker.razor.rz.scp.css */
.datepicker-container[b-m1uyc2i9qz] {
    position: relative;
    width: 100%;
    height: 50px;
}

.input-date-toggle[b-m1uyc2i9qz] {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 1px solid #CBD2D9;
    box-sizing: border-box;
    border-radius: 4px;
    display: flex;
    align-items: center;
    padding-left: 16px;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.25px;
    text-align: left;
}

    .datetime-placeholder[b-m1uyc2i9qz] {
        color: #616E7C;
    }

    .datetime-display[b-m1uyc2i9qz] {
        color: black;
    }

.arrow-down[b-m1uyc2i9qz] {
    position: absolute;
    right: 20px;
}

.datepicker-input[b-m1uyc2i9qz] {
    left: 0;
    top: 0;
    min-width: 100%;
    height: 100%;
    opacity: 0;
    cursor: pointer;
    box-sizing: border-box;
}

    .datepicker-input[b-m1uyc2i9qz]::-webkit-calendar-picker-indicator {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        margin: 0;
        padding: 0;
        cursor: pointer;
    }
/* /Shared/Controls/DateTimePickerV2.razor.rz.scp.css */


.input-date-toggle[b-nunyzywe6o] {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    border-radius: 4px;
    display: flex;
    align-items: center;
    padding-left: 16px;
    font-size: 11px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.25px;
    text-align: left;
}

.datetime-placeholder[b-nunyzywe6o] {
    color: #FFFFFF;
}

.datetime-display[b-nunyzywe6o] {
    color: #FFFFFF;
}

.arrow-down[b-nunyzywe6o] {
    position: absolute;
    right: 20px;
}

.datepicker-input[b-nunyzywe6o] {
    left: 0;
    top: 0;
    width: 140px;
    height: 100%;
    opacity: 0;
    cursor: pointer;
    box-sizing: border-box;
}

    .datepicker-input[b-nunyzywe6o]::-webkit-calendar-picker-indicator {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        margin: 0;
        padding: 0;
        cursor: pointer;
    }
/* /Shared/Controls/Dropdown.razor.rz.scp.css */
.main[b-7g4e4778x8] {
    width: 100%;
}

    .main .arrow-down[b-7g4e4778x8] {
        position: relative;
        left: calc(100% - 30px);
        top: -35px;
    }

.dropdownlist[b-7g4e4778x8] {
    z-index: 100;
    width: 100%;
    height: 100%;
    position: absolute;
    background: white;
    left: 0px;
    top: 0px;
    padding: 0px;
    margin: 0px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
}

.filter[b-7g4e4778x8] {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 15px;
    padding-bottom: 5px;
    display: flex;
}

    .filter input[b-7g4e4778x8] {
        border-radius: 25px;
        padding-left: 40px;
        background: #F2F2F2;
        border-color: #F2F2F2;
    }

        .filter input[b-7g4e4778x8]::placeholder {
            color: #AAAAAA;
        }


.button-reload[b-7g4e4778x8] {
    width: 50px;
    height: 50px;
    background-color: unset;
    border: unset;
    margin-left: 10px;
}

    .button-reload img[b-7g4e4778x8] {
        width: 24px;
    }

.list[b-7g4e4778x8] {
    padding-top: 10px;
    overflow-y: auto;
    height: calc(98vh - 230px);
}

.list-item[b-7g4e4778x8] {
    padding: 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: unset;
    border: unset;
    border-bottom-width: 1px;
    border-bottom-style: inset;
    width: 100%;
    text-align: left;
    font-family: 'Inter';
    font-size: 16px;
}

.spinner-container[b-7g4e4778x8] {
    display: flex;
    justify-content: center;
}

.loading-text-container[b-7g4e4778x8] {
    margin-top: 20px;
    text-align: center;
    padding: 1rem;
}
/* /Shared/Controls/FooterSubmitButton.razor.rz.scp.css */
.footer-button-container button[b-izp27fp060] {
    font-family: Inter;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    text-align: center;
    letter-spacing: 0.75px;
    color: #FFFFFF;
    background: #3778EC;
    border-radius: 50px;
    border-style: unset;
    width: 100%;
    height: 50px;
}
/* /Shared/Controls/FormControl.razor.rz.scp.css */

.control-form[b-putb89goh7] {
    padding: 1rem;
    padding-bottom: 0px;
    display: block;
}
/* /Shared/Controls/FormHorizontalControl.razor.rz.scp.css */

.control-form[b-xf8szlb98n] {
    padding: 15px;
    padding-bottom: 0px;
    display: block;
}

    .control-form .title[b-xf8szlb98n] {
        /* Paragraph / Subtitle 2 */
        font-family: Inter;
        font-style: normal;
        font-weight: 600;
        font-size: 14px;
        line-height: 24px;
        /* identical to box height, or 171% */
        /* Accessibility / Light / Cap */
        color: #6C7782;
        display: flex;
        padding-bottom: 5px;
    }

    .control-form .control[b-xf8szlb98n] {
        box-sizing: border-box;
        border-radius: 4px;
    }

/* /Shared/Controls/FormSection.razor.rz.scp.css */
.section-form[b-eulrgn706x] {
    background-color: white;
    border-top: 1px solid #E4E7EB;
    border-bottom: 1px solid #E4E7EB;
    padding-left: 1rem;
    padding-right: 1rem;
    overflow: auto;
}
/* /Shared/Controls/FormVerticalControl.razor.rz.scp.css */

.control-form-vertical[b-mhas1uvw8z] {
    display: flex;
    justify-content: space-between;
    padding-top: 20px;
    padding: 15px;
    padding-bottom: 0px;
    display: flex;
    font-family: Inter;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 17px;
    /* identical to box height */
    letter-spacing: 0.25px;
    /* Accessibility / Light / Body */
    color: #3F464E;
}

    .control-form-vertical .title[b-mhas1uvw8z] {
        display: flex;
        padding-bottom: 5px;
        /* Sentence / Body 2 */
        font-family: Inter;
        font-style: normal;
        font-weight: normal;
        font-size: 14px;
        line-height: 17px;
        /* identical to box height */
        letter-spacing: 0.25px;
        /* Accessibility / Light / Title */
        color: #1F2933;
    }
/* /Shared/Controls/Modal.razor.rz.scp.css */
.hz-modal-container[b-uqf04jvxol] {
    display: flex;
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
    align-items: center;
    justify-content: center;
}

    .hz-modal-container .hz-modal-overlay[b-uqf04jvxol] {
        display: block;
        position: fixed;
        width: 100%;
        height: 100%;
        z-index: 101;
        background-color: rgba(0,0,0,0.5);
        top: 0;
        left: 0;
    }

    .hz-modal-container .hz-modal[b-uqf04jvxol] {
        display: flex;
        z-index: 102;
        flex-direction: column;
        border-radius: 4px;
        background-color: #fff;
        border: 1px solid #fff;
        padding: 1.5rem .5rem;
        box-shadow: 0 2px 2px rgb(0 0 0 / 25%);
        margin-left: 1.5rem;
        margin-right: 1.5rem;
        animation-name: hzModalAnimation-b-uqf04jvxol;
        animation-duration: .5s;
    }

@keyframes hzModalAnimation-b-uqf04jvxol {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

        .hz-modal-container .hz-modal .hz-modal-header[b-uqf04jvxol] {
            display: flex;
            flex-direction: column;
            border-bottom: 1px solid;
            padding-bottom: 1.5rem;
            border-color: #F2F2F2;
        }

        .hz-modal-container .hz-modal .hz-modal-header .hz-modal-icon[b-uqf04jvxol] {
            display: flex;
        }

            .hz-modal-container .hz-modal .hz-modal-header .hz-modal-icon img[b-uqf04jvxol] {
                margin: auto;
            }

            .hz-modal-container .hz-modal .hz-modal-header .hz-modal-title[b-uqf04jvxol] {
                margin: auto;
                font-family: Inter;
                font-style: normal;
                font-weight: normal;
                font-size: 16px;
                line-height: 18px;
                text-align: center;
                margin-top: 1.25rem;
            }

        .hz-modal-container .hz-modal .hz-modal-body[b-uqf04jvxol] {
            padding: 1rem;
        }

        .hz-modal-container .hz-modal .hz-modal-footer[b-uqf04jvxol] {
            display: flex;
            padding: 1rem;
            justify-content: space-evenly;
        }

img.close-button[b-uqf04jvxol] {
    width: 16px;
    padding-top: 6px;
    padding-right: 7px;
    height: 16px;
    position: absolute;
    top: 0;
    right: 0;
}
/* /Shared/Controls/ModalButton.razor.rz.scp.css */
.hz-modal-container .hz-modal .hz-modal-footer .hz-modal-button[b-uxqdr0oavm] {
    font-family: Inter;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 16px;
    color: #FFFFFF;
    background-color: #1E54B7;
    width: 130px;
    height: 40px;
    border-radius: 4px;
    border-width: 1px;
    border-style: unset;
}

.btn-disable[b-uxqdr0oavm] {
    background-color: #CBCBCB !important;
}
/* /Shared/Controls/PanelControl.razor.rz.scp.css */
.panel[b-puodmv6s1y] {
    padding: 1rem;
}
/* /Shared/Controls/StarRating.razor.rz.scp.css */
.container[b-q4zcza0nwm]{
    display: inline;
}

.star-small[b-q4zcza0nwm] {
    width: 13px;
    margin-right: 4px;
}

.star-medium[b-q4zcza0nwm] {
    width: 24px;
    margin-right: 8px;
}

.star-big[b-q4zcza0nwm] {
    width: 36px;
    margin-right: 12px;
}

.star-container[b-q4zcza0nwm] {
    display: inline-block;
}

.filter-yellow[b-q4zcza0nwm] {
    filter: invert(86%) sepia(17%) saturate(3701%) hue-rotate(340deg) brightness(100%) contrast(89%);
}

.filter-grey[b-q4zcza0nwm] {
    filter: invert(73%) sepia(8%) saturate(460%) hue-rotate(171deg) brightness(91%) contrast(84%);
}
/* /Shared/Controls/TabView.razor.rz.scp.css */
.tab-buttons-container[b-qh52mdeoa1]{
    display: flex;
    position: fixed;
    top: 58px;      
    width: 100%;
    z-index: 9;
}

.tab-buttons-container-shadow[b-qh52mdeoa1] {
    height: 50px;
    width: 100%;
}

.tab-button[b-qh52mdeoa1] {
    background-color: white;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 14px 16px;
    font-family: Inter;
    font-size: 3.5vw;
    width: 50%;
    border-bottom: 2px solid #CBD2D9;
    text-transform: uppercase;
}

@media screen and (min-width: 380px) {
    .tab-button[b-qh52mdeoa1] {
        font-size: 16px;
    }
}

    .tab-button.active[b-qh52mdeoa1] {
        border-color: #3778EC;
        color: #3778EC;
    }

.tab-content[b-qh52mdeoa1] {
    display: none;
    height: 100%;
    top: 120px;
}
/* /Shared/Controls/TextArea.razor.rz.scp.css */
.textarea-container[b-e6zwp4h4rj] {
    background-color: white;
}

.textarea-label[b-e6zwp4h4rj] {
    margin: 0;
    padding-top: 20px;
    font-weight: 600;
    font-size: 14px;
}

.textarea-container textarea[b-e6zwp4h4rj] {
    border: none;
    outline: none;
    box-sizing: border-box;
    width: 100%;
    padding: 15px 0px;
    color: #6C7782;
    font-family: 'Inter';
    font-size: 14px;
    font-weight: 400;
    font-style: normal;
    line-height: 24px;
    letter-spacing: 0.25px
}

.hide[b-e6zwp4h4rj] {
    display: none;
}

textarea[b-e6zwp4h4rj]::-webkit-input-placeholder {
    color: #D8D8D8;
}

textarea:-moz-placeholder[b-e6zwp4h4rj] { /* Firefox 18- */
    color: #D8D8D8;
}

textarea[b-e6zwp4h4rj]::-moz-placeholder { /* Firefox 19+ */
    color: #D8D8D8;
}

textarea:-ms-input-placeholder[b-e6zwp4h4rj] {
    color: #D8D8D8;
}

textarea[b-e6zwp4h4rj]::placeholder {
    color: #D8D8D8;
}
/* /Shared/Listing/ListingCard.razor.rz.scp.css */
.listing-card[b-oywyysefnq] {
    background-color: white;
    height: 150px;
    border-radius: 10px;
    border: 1px solid #CBD2D9;
    display: flex;
    font-family: Inter;
    text-align: left;
    width: 100%;
    padding: unset;
}

.thumbnail[b-oywyysefnq] {
    min-height: 100%;
    max-height: 100%;
    height: 100%;
    width: 280px;
}

    img[b-oywyysefnq] {
        min-height: 100%;
        max-height: 100%;
        height: 100%;
        width: 100%;
        object-fit: cover;
        border-radius: 8px;
    }

.listing-info[b-oywyysefnq] {
    height: 90%;
    width: 100%;
    display: flex;
    flex-direction: column;
    padding: 12px;
}

    .listing-code[b-oywyysefnq] {
        margin-top: 0;
        font-weight: bold;
        font-size: 14px;
        color: #3778EC;
        margin-bottom: 8px;
    }

    .title[b-oywyysefnq] {
        margin-top: 0;
        color: black;
        font-weight: bold;
        font-size: 14px;
        margin-bottom: 4px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }

    .district-name[b-oywyysefnq] {
        margin: 0;
        font-size: 14px;
        color: #565656;
    }

    .footer-listing-info[b-oywyysefnq] {  
        display: flex;
        justify-content: space-between;
        margin-top: auto;
        padding-bottom: 10px;
    }

        .footer-listing-info span[b-oywyysefnq] {
            font-weight: bold;
            font-size: 13px;
        }

        .footer-listing-info button[b-oywyysefnq] {
            font-family: Inter;
            background-color: white;
            border: 1px solid #3778EC;
            border-radius: 15px;
            color: #3778EC;
            padding: 1px 10px;
        }

        .footer-listing-info .price-display[b-oywyysefnq] {
            color: #CF1124;
        }

        .footer-listing-info .select-text[b-oywyysefnq] {
            color: #00B8DD;
        }

        
/* /Shared/PageFooter.razor.rz.scp.css */
.footer-section[b-ts45h0xuyu] {
    position: fixed;
    bottom: 0;
    width: 100%;
    padding: 1rem;
    background-color: white;
    box-shadow: 0px 0px 5px 0px grey;
    box-sizing: border-box;
}
