@import '_content/Blazor.Bootstrap/Blazor.Bootstrap.7t9tbfaemk.bundle.scp.css';
@import '_content/HomeAdvantage.Razor.Shared/HomeAdvantage.Razor.Shared.bundle.scp.css';

/* /Components/Banners/AgentBio.razor.rz.scp.css */
#agent h1[b-vk0jv3r35y] {
    font-family: Public Sans;
    font-size: 39.1px;
    font-weight: 400;
    line-height: 47.6px;
    text-align: center;
}

#agent h2[b-vk0jv3r35y] {
    font-family: Public Sans;
    font-size: 22px;
    font-weight: 500;
    line-height: 28px;
    text-align: center;
}

#agent img[b-vk0jv3r35y] {
    max-width: 125px;
}

#agent div.bio[b-vk0jv3r35y] {
    position: relative;
    font-family: Public Sans;
    font-size: 16px;
    font-weight: 300;
    line-height: 25px;
    text-align: left;
    max-height: 150px;
    overflow-y: hidden;
}

#agent div.view-profile[b-vk0jv3r35y] {
    position: absolute;
    font-family: Public Sans;
    font-size: 16px;
    font-weight: 300;
    line-height: 25px;
    text-align: right;
    background-color: transparent;
    bottom: 0;
    right: 0;
}

    #agent div.view-profile a[b-vk0jv3r35y] {
        padding-left: 50px;
        padding-right: 15px;
        background-color: white;
    }

        #agent div.view-profile a[b-vk0jv3r35y]::before {
            content: "";
            position: absolute;
            top: 0;
            left: -50px; /* Adjust for the width of the gradient */
            width: 50px; /* Width of the gradient */
            height: 100%;
            background: linear-gradient(to right, transparent, white); /* Adjust gradient as needed */
        }
/* /Components/Banners/AgentHero.razor.rz.scp.css */
.hero-agent[b-2x3xo1sj50] {
    background-position: center center;
    background-repeat: no-repeat;
    background-color: rgb(10, 3, 3);
    background-image: url('https://jmgagent.blob.core.windows.net/assets/banners/agent-bg.png');
    color: white;
    text-align: center !important;
    height: 500px;
}

    .hero-agent h1[b-2x3xo1sj50] {
        font-family: Urbanist;
        font-size: 40px;
        font-weight: 600;
        line-height: 44px;
        text-align: center;
        padding: 0;
    }

        .hero-agent h1 span[b-2x3xo1sj50] {
            font-weight: 400;
        }

    .hero-agent img.rounded[b-2x3xo1sj50] {
        /*border-radius: 50% !important;*/
        max-height: 175px;
        filter: drop-shadow(0 0 5rem black);
    }

@media (max-width: 575.98px) {
    .hero-agent[b-2x3xo1sj50] {
        height: 350px;
    }
}
/* /Components/Banners/Djinni.razor.rz.scp.css */
.hero-djinni[b-529dv3vf56] {
    background-image: url('https://jmg40.wpenginepowered.com/wp-content/uploads/2024/01/Screenshot-2024-01-22-at-10.13.32-AM.png');
    background-size: cover;
    background-position: center;
}

    .hero-djinni h1[b-529dv3vf56] {
        font-family: Urbanist;
        font-size: 46.5px;
        font-weight: 600;
        line-height: 74.4px;
        text-align: center;
        color: white;
    }

    .hero-djinni h5[b-529dv3vf56] {
        font-family: Public Sans;
        font-size: 22px;
        font-weight: 500;
        line-height: 26.4px;
        text-align: center;
        color: white;
    }

    .hero-djinni .overlay[b-529dv3vf56] {
        background: linear-gradient(90deg, #0c2746 0%, #5d3393 100%);
        opacity: 0.95;
    }
/* /Components/Banners/MarketTrend.razor.rz.scp.css */
.hero-trend[b-v3nvo3uzli] {
    background-image: url('https://jmgagent.blob.core.windows.net/assets/banners/trends.jpg');
    background-size: cover;
    background-position: center;
    height: 400px;
}

    .hero-trend h1[b-v3nvo3uzli] {
        font-family: Public Sans;
        font-size: 39.1px;
        font-weight: 500;
        line-height: 47.6px;
        text-align: center;
        color: #FFFFFF;
    }

    .hero-trend h5[b-v3nvo3uzli] {
        font-family: Public Sans;
        font-size: 18px;
        font-weight: 400;
        line-height: 30px;
        text-align: left;
        text-align: center;
        color: #FFFFFFB2;
    }

.hero-overlay[b-v3nvo3uzli] {
    background-color: rgba(0,0,0,0.6);
    height: 100%;
}
/* /Components/Banners/Search.razor.rz.scp.css */
.hero-banner[b-fm4s7e9z8e] {
    background-image: url('https://jmgagent.blob.core.windows.net/assets/banners/hero.jpeg');
    background-size: cover;
    background-position: top;
}

.hero-overlay[b-fm4s7e9z8e] {
    background-color: rgba(0,0,0,0.6);
    height: 100%;
}

.hero-search[b-fm4s7e9z8e] {
    height: 500px;
}

    .hero-search h1[b-fm4s7e9z8e] {
        font-family: Urbanist;
        font-size: 46.5px;
        font-weight: 500;
        line-height: 51px;
        text-align: left;
        color: #FFFFFF;
    }

#searchTab .nav-item .nav-link[b-fm4s7e9z8e] {
    font-family: Urbanist;
    font-size: 18px;
    font-weight: 500;
    text-align: center;
    letter-spacing: 0.9px;
    opacity: 0.8;
}

    #searchTab .nav-item .nav-link.active[b-fm4s7e9z8e] {
        font-weight: 800;
        border-bottom: 3px solid white;
        opacity: 1
    }

@media (max-width: 575.98px) {
    #searchTab .nav-item .nav-link[b-fm4s7e9z8e] {
        font-size: 14px;
    }
}
/* /Components/Forms/RegistrationForm.razor.rz.scp.css */
.ha-slider-input[b-pwxwkosvus]::-webkit-slider-thumb {
    margin-top: -0.8rem;
    width: 2rem;
    height: 2rem;
    background: var(--bs-primary);
}

.ha-slider-input[b-pwxwkosvus]::-moz-range-thumb {
    margin-top: -0.8rem;
    width: 2rem;
    height: 2rem;
    background: var(--bs-primary);
}

.ha-slider-input[b-pwxwkosvus]::-ms-thumb {
    margin-top: -0.8rem;
    width: 2rem;
    height: 2rem;
    background: var(--bs-primary);
}
/* /Components/Inputs/AddressSearch.razor.rz.scp.css */
.area-search[b-gsdzpi7rwi] {
    position: relative;
    width: 100%;
}

    .area-search .dropdown-menu[b-gsdzpi7rwi] {
        list-style-type: none;
        width: 100%;
        max-height: 200px;
        overflow-y: scroll;
    }

        .area-search .dropdown-menu li[b-gsdzpi7rwi] {
            padding: 8px 12px;
            cursor: pointer;
        }

            .area-search .dropdown-menu li:hover[b-gsdzpi7rwi] {
                background-color: #e9e9e9;
                padding: 8px 12px;
            }

.form-control:focus[b-gsdzpi7rwi] {
    box-shadow: none
}

.input-group[b-gsdzpi7rwi] {
    height: 62px;
}

    .input-group:focus-within[b-gsdzpi7rwi] {
        color: #212529;
        background-color: #fff;
        border-color: #86b7fe;
        outline: 0;
        box-shadow: 0 0 0 0.25rem rgb(13 110 253 / 25%);
        z-index: 3;
        border-radius: .25rem;
    }

    .input-group .form-control:focus[b-gsdzpi7rwi] {
        box-shadow: none !important;
    }
/* /Components/Inputs/AreaSearch.razor.rz.scp.css */
.area-search[b-mj2vptukum] {
    position: relative;
    width: 100%;
}

    .area-search .dropdown-menu[b-mj2vptukum] {
        list-style-type: none;
        width: 100%;
        max-height: 200px;
        overflow-y: scroll;
    }

        .area-search .dropdown-menu li[b-mj2vptukum] {
            padding: 8px 12px;
            cursor: pointer;
        }

            .area-search .dropdown-menu li:hover[b-mj2vptukum] {
                background-color: #e9e9e9;
                padding: 8px 12px;
            }

.form-control:focus[b-mj2vptukum] {
    box-shadow: none
}

.input-group[b-mj2vptukum] {
    height: 62px;
}

    .input-group:focus-within[b-mj2vptukum] {
        color: #212529;
        background-color: #fff;
        border-color: #86b7fe;
        outline: 0;
        box-shadow: 0 0 0 0.25rem rgb(13 110 253 / 25%);
        z-index: 3;
        border-radius: .25rem;
    }

    .input-group .form-control:focus[b-mj2vptukum] {
        box-shadow: none !important;
    }
/* /Components/Modals/AgentProfileModal.razor.rz.scp.css */
body[b-ubrie5kq1h] {
}
/* /Components/Shared/Loading.razor.rz.scp.css */
.loading-overlay[b-n8upuiddtr] {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5); /* Semi-transparent black */
    z-index: 9998; /* Ensure it's below the loading indicator */
    pointer-events: none; /* Allow interactions with elements behind the overlay */
}

.loading-indicator[b-n8upuiddtr] {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 9999; /* Ensure it's on top of other content */
}
/* /Components/Shared/Map.razor.rz.scp.css */
#map-canvas[b-hljk81grba] {
    height: calc(100vh - 91px);
    width: 100%;
}

/*Google maps start*/
[b-hljk81grba] .property {
    border: 1px solid rgba(0, 0, 0, 0.125);
    align-items: center;
    background-color: #FFFFFF;
    border-radius: 5%;
    color: #263238;
    display: flex;
    font-size: 14px;
    justify-content: center;
    padding: 0.25rem;
    position: relative;
    transition: all 0.3s ease-out;
}

    [b-hljk81grba] .property::after {
        border-left: 9px solid transparent;
        border-right: 9px solid transparent;
        border-top: 9px solid #FFFFFF;
        content: "";
        height: 0;
        left: 50%;
        position: absolute;
        top: 95%;
        transform: translate(-50%, 0);
        transition: all 0.3s ease-out;
        width: 0;
        z-index: 1;
    }

    [b-hljk81grba] .property .icon {
        align-items: center;
        display: flex;
        justify-content: center;
        color: #666666;
    }

    [b-hljk81grba] .property .details {
        display: none;
        flex-direction: column;
        flex: 1;
    }

    [b-hljk81grba] .property.highlight {
        background-color: #FFFFFF;
        border-radius: 8px;
        box-shadow: 10px 10px 5px rgba(0, 0, 0, 0.2);
        height: 80px;
        padding: 8px 15px;
        width: auto;
    }

        [b-hljk81grba] .property.highlight::after {
            border-top: 9px solid #FFFFFF;
        }

        [b-hljk81grba] .property.highlight .details {
            display: flex;
        }

/*Google maps end*/
/* /Components/Shared/PropertyCard.razor.rz.scp.css */
.listing-card[b-dj7n4a4dup] {
    line-height: 1.13;
}

    .listing-card .card-img-top[b-dj7n4a4dup] {
        height: 200px;
        object-fit: cover;
    }

.heart-container[b-dj7n4a4dup] {
    position: absolute;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    top: 15px;
    right: 10px;
    z-index: 1;
}

    .heart-container span.heart[b-dj7n4a4dup] {
        cursor: pointer;
        font-size: 1.5rem;
    }

        .heart-container span.heart.active i[b-dj7n4a4dup] {
            font-weight: 900;
            color: #f17881;
        }

.ribbon[b-dj7n4a4dup] {
    position: absolute;
    left: -15px;
    top: 186px;
    width: 180px;
    height: 30px;
    background: var(--ha-primary);
    color: #fff;
    text-align: center;
    line-height: 1.8;
}

    .ribbon[b-dj7n4a4dup]:before {
        content: "";
        position: absolute;
        width: 15px;
        height: 15px;
        border: 7.5px solid var(--ha-primary);
    }

    .ribbon[b-dj7n4a4dup]:before {
        filter: brightness(45%);
    }

    .ribbon[b-dj7n4a4dup]:before {
        top: -15px;
        left: 0px;
        border-top-color: transparent;
        border-left-color: transparent;
    }

.badge-container[b-dj7n4a4dup] {
    position: absolute;
    top: 0px;
    left: 0;
    right: 0;
    text-align: center;
}

.bottom-badge-container[b-dj7n4a4dup] {
    position: absolute;
    top: 170px;
    left: 15px;
}

.card-body[b-dj7n4a4dup] {
    cursor: pointer;
}

.listing-status[b-dj7n4a4dup] {
    font-size: .5rem;
    vertical-align: middle;
}

    .listing-status.active[b-dj7n4a4dup] {
        color: var(--bs-success);
    }

    .listing-status.pending[b-dj7n4a4dup] {
        color: var(--bs-warning);
    }

    .listing-status.sold[b-dj7n4a4dup] {
        color: var(--bs-danger);
    }
/* /Layout/Footer.razor.rz.scp.css */
footer[b-fjoctbyj2n] {
    background-color: #252525;
    color: #CCCCCC;
}

    footer a[b-fjoctbyj2n] {
        color: #CCCCCC;
        text-decoration: none;
    }

h3[b-fjoctbyj2n] {
    font-family: Public Sans;
    font-size: 30px;
    font-weight: 500;
    line-height: 38px;
    text-align: left;
}

.address-text[b-fjoctbyj2n] {
    font-family: Public Sans;
    font-size: 17px;
    font-weight: 400;
    line-height: 26px;
    text-align: left;
}

.list-group a[b-fjoctbyj2n] {
    font-family: Public Sans;
    font-size: 14px;
    font-weight: 600;
    line-height: 24px;
    text-align: left;
}

.copyright[b-fjoctbyj2n] {
    font-family: Public Sans;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    text-align: center;
    color: #777777;
}
/* /Layout/Navbar.razor.rz.scp.css */
body[b-8b85jw6nxe] {
}

.navbar[b-8b85jw6nxe] {
    height: 76px;
}

.navbar .agent-details[b-8b85jw6nxe] {
    font-family: Public Sans;
    font-size: 16px;
    font-weight: 300;
}
.navbar .agent-details .fw-bold[b-8b85jw6nxe] {
    font-weight: 500;
}

.navbar .offcanvas[b-8b85jw6nxe] {
    font-family: Urbanist;
    font-size: 16px;
    font-weight: 700;
    line-height: 16px;
}

    .navbar .offcanvas .nav-link[b-8b85jw6nxe] {
        text-transform: uppercase;
        color: #1E73BE;
    }
/* /Pages/Agents.razor.rz.scp.css */
.agent-picture[b-x2d7w7i6s0] {
    height: 100px;
    width: 100px;
}
/* /Pages/Profile.razor.rz.scp.css */
div.home-base[b-7c96thop7l] {
    font-family: Public Sans;
    font-size: 16px;
    font-weight: 300;
    line-height: 25px;
    text-align: center;
}

.card-body[b-7c96thop7l] {
    padding: .5rem
}
