@import '_content/Blazor.Bootstrap/Blazor.Bootstrap.7t9tbfaemk.bundle.scp.css';

/* _content/ProviderDirectory/Components/Layout/Footer.razor.rz.scp.css */
/* Footer.razor.css */
.footer-background-color[b-f4yaoou0pp] {
    background-color: #103b73;
}
/* _content/ProviderDirectory/Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-ze8twvdlcd] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-ze8twvdlcd] {
    flex: 1;
}

.sidebar[b-ze8twvdlcd] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-ze8twvdlcd] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-ze8twvdlcd]  a, .top-row[b-ze8twvdlcd]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-ze8twvdlcd]  a:hover, .top-row[b-ze8twvdlcd]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-ze8twvdlcd]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-ze8twvdlcd] {
        justify-content: space-between;
    }

    .top-row[b-ze8twvdlcd]  a, .top-row[b-ze8twvdlcd]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-ze8twvdlcd] {
        flex-direction: row;
    }

    .sidebar[b-ze8twvdlcd] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-ze8twvdlcd] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-ze8twvdlcd]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-ze8twvdlcd], article[b-ze8twvdlcd] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-ze8twvdlcd] {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

#blazor-error-ui .dismiss[b-ze8twvdlcd] {
    cursor: pointer;
    position: absolute;
    right: 0.75rem;
    top: 0.5rem;
}

.custom-nav-menu > .mud-nav-item > a[b-ze8twvdlcd] {
    text-decoration: none;
}

/* _content/ProviderDirectory/Components/Pages/Home.razor.rz.scp.css */
#map-container[b-1wfi94fakx] {
    position: relative;
    top: 0;
    left: 0;
    height: 520px;
    width: 100%;
    z-index: 8;
    margin-bottom: 60px;
}

#map-container.fullwidth-home-map[b-1wfi94fakx] {
    height: 460px !important;
    margin-bottom: 0 !important;
}

#map-container.fullwidth-home-map .main-search-input[b-1wfi94fakx] {
    margin-top: 0
}

#map-container.fullwidth-home-map .main-search-inner[b-1wfi94fakx] {
    position: absolute;
    display: block;
    bottom: 25px;
    top: auto;
    transform: none;
    padding-bottom: 0;
    z-index: 9999;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}

.video-container[b-1wfi94fakx] {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -10;
    overflow: hidden;
}

.fullwidth-home-map.dark-overlay[b-1wfi94fakx] {
    height: 100vh !important;
    margin-bottom: 0;
}

.fullwidth-home-map.dark-overlay video[b-1wfi94fakx] {
    top: 50%;
    transform: translateY(-52%);
    left: 0;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -10;
    background-size: cover;
    -webkit-transition: 1s opacity;
    transition: 1s opacity;
    position: absolute;
}

.dark-overlay[b-1wfi94fakx]:before {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    display: block;
    background: linear-gradient(to right, rgb(15 51 15 / 29%) 20%, #165ec74d 70%, rgba(255, 255, 255, 0) 95%), rgb(0 0 0 / 58%);
}

.dark-overlay h1[b-1wfi94fakx] {
    font-size: 40px;
    color: #fff;
    text-align: center;
}

.dark-overlay p[b-1wfi94fakx] {
    color: #fff;
    font-size: 19px;
    font-weight: 500;
    text-align: center;
}

.demo-homepage-img[b-1wfi94fakx] {
    border-radius: 4px;
    box-shadow: 27.1px 62.5px 40px -25px rgba(50, 50, 93, .6), 16.2px 37.5px 75px -37.5px rgba(0, 0, 0, .7);
    transform: rotate3d(.5, -.866, 0, 32deg) rotate(4deg);
}

.ochca-motto[b-1wfi94fakx] {
    background: #f5f6ff;
}

.disclaimer-section[b-1wfi94fakx] {
    color: #fff;
    background: rgba(18, 27, 34, 0.98);
}

/* Keyframe Animation */
@keyframes rotate360-b-1wfi94fakx {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@keyframes rotateLeftToRight-b-1wfi94fakx {
    0% {
        transform: rotateY(0deg); /* Start with no rotation */
    }
    100% {
        transform: rotateY(360deg); /* Full rotation around Y-axis */
    }
}

/* Style for Rotating Image */
.rotating-image-left-to-right[b-1wfi94fakx] {
    display: inline-block;
    animation: rotateLeftToRight-b-1wfi94fakx 3s linear infinite; /* Infinite rotation */
    transform-origin: center; /* Rotate around center */
    perspective: 1000px; /* Adds depth */
}
/* _content/ProviderDirectory/Components/Pages/SiteDetails.razor.rz.scp.css */
.badge-taxonomy[b-uu3xkd77bk] {
    color: #fff;
    background-color: rgba(16, 59, 115, 0.8) !important;
    word-wrap:break-word;
    white-space: normal;
}
