/* _content/PreviatoApps/Components/Layout/MainLayout.razor.rz.scp.css */
header[b-la2mrippoa] .nav-link {
    color: white;
}

    header[b-la2mrippoa] .nav-link.active {
        color: #797979 !important;
    }

.bd-placeholder-img[b-la2mrippoa] {
    font-size: 1.125rem;
    text-anchor: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

@media (min-width: 768px) {
    .bd-placeholder-img-lg[b-la2mrippoa] {
        font-size: 3.5rem;
    }
}

.bi[b-la2mrippoa] {
    vertical-align: -.125em;
    fill: currentColor;
}

.nav-scroller[b-la2mrippoa] {
    position: relative;
    z-index: 2;
    height: 2.75rem;
    overflow-y: hidden;
}

    .nav-scroller .nav[b-la2mrippoa] {
        display: flex;
        flex-wrap: nowrap;
        padding-bottom: 1rem;
        margin-top: -1px;
        overflow-x: auto;
        text-align: center;
        white-space: nowrap;
        -webkit-overflow-scrolling: touch;
    }

.btn-bd-primary[b-la2mrippoa] {
    --bd-violet-bg: #712cf9;
    --bd-violet-rgb: 112.520718, 44.062154, 249.437846;
    --bs-btn-font-weight: 600;
    --bs-btn-color: var(--bs-white);
    --bs-btn-bg: var(--bd-violet-bg);
    --bs-btn-border-color: var(--bd-violet-bg);
    --bs-btn-hover-color: var(--bs-white);
    --bs-btn-hover-bg: #6528e0;
    --bs-btn-hover-border-color: #6528e0;
    --bs-btn-focus-shadow-rgb: var(--bd-violet-rgb);
    --bs-btn-active-color: var(--bs-btn-hover-color);
    --bs-btn-active-bg: #5a23c8;
    --bs-btn-active-border-color: #5a23c8;
}

.bd-mode-toggle[b-la2mrippoa] {
    z-index: 1500;
}

    .bd-mode-toggle .dropdown-menu .active .bi[b-la2mrippoa] {
        display: block !important;
    }

.form-control-dark[b-la2mrippoa] {
    border-color: var(--bs-gray);
}

    .form-control-dark:focus[b-la2mrippoa] {
        border-color: #fff;
        box-shadow: 0 0 0 .25rem rgba(255, 255, 255, .25);
    }

.text-small[b-la2mrippoa] {
    font-size: 85%;
}

.dropdown-toggle:not(:focus)[b-la2mrippoa] {
    outline: 0;
}

#blazor-error-ui[b-la2mrippoa] {
    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-la2mrippoa] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* _content/PreviatoApps/Components/Pages/Medwizard/MedwizardPage.razor.rz.scp.css */
.container[b-hnax8rxv5v] {
    max-width: 960px;
}

.icon-link > .bi[b-hnax8rxv5v] {
    width: .75em;
    height: .75em;
}

/*
 * Custom translucent site header
 */

.site-header[b-hnax8rxv5v] {
    background-color: rgba(0, 0, 0, .85);
    -webkit-backdrop-filter: saturate(180%) blur(20px);
    backdrop-filter: saturate(180%) blur(20px);
}

    .site-header a[b-hnax8rxv5v] {
        color: #8e8e8e;
        transition: color .15s ease-in-out;
    }

        .site-header a:hover[b-hnax8rxv5v] {
            color: #fff;
            text-decoration: none;
        }

/*
 * Dummy devices (replace them with your own or something else entirely!)
 */

.product-device[b-hnax8rxv5v] {
    position: absolute;
    right: 10%;
    bottom: -30%;
    width: 300px;
    height: 540px;
    background-color: #333;
    border-radius: 21px;
    transform: rotate(30deg);
}

    .product-device[b-hnax8rxv5v]::before {
        position: absolute;
        top: 10%;
        right: 10px;
        bottom: 10%;
        left: 10px;
        content: "";
        background-color: rgba(255, 255, 255, .1);
        border-radius: 5px;
    }

.product-device-2[b-hnax8rxv5v] {
    top: -25%;
    right: auto;
    bottom: 0;
    left: 5%;
    background-color: #e5e5e5;
}


/*
 * Extra utilities
 */

.flex-equal > *[b-hnax8rxv5v] {
    flex: 1;
}

@media (min-width: 768px) {
    .flex-md-equal > *[b-hnax8rxv5v] {
        flex: 1;
    }
}
/* _content/PreviatoApps/Components/Pages/Products.razor.rz.scp.css */
.marketing .col-lg-4[b-o6aogc2r7q] {
    margin-bottom: 1.5rem;
    text-align: center;
}

    .marketing .col-lg-4 p[b-o6aogc2r7q] {
        margin-right: .75rem;
        margin-left: .75rem;
    }
/* _content/PreviatoApps/Components/Pages/TelegramBot/TelegramBotPage.razor.rz.scp.css */
.container[b-mrd0y41hr8] {
    max-width: 960px;
}

.icon-link > .bi[b-mrd0y41hr8] {
    width: .75em;
    height: .75em;
}

/*
 * Custom translucent site header
 */

.site-header[b-mrd0y41hr8] {
    background-color: rgba(0, 0, 0, .85);
    -webkit-backdrop-filter: saturate(180%) blur(20px);
    backdrop-filter: saturate(180%) blur(20px);
}

    .site-header a[b-mrd0y41hr8] {
        color: #8e8e8e;
        transition: color .15s ease-in-out;
    }

        .site-header a:hover[b-mrd0y41hr8] {
            color: #fff;
            text-decoration: none;
        }

/*
 * Dummy devices (replace them with your own or something else entirely!)
 */

.product-device[b-mrd0y41hr8] {
    position: absolute;
    right: 10%;
    bottom: -30%;
    width: 300px;
    height: 540px;
    background-color: #333;
    border-radius: 21px;
    transform: rotate(30deg);
}

    .product-device[b-mrd0y41hr8]::before {
        position: absolute;
        top: 10%;
        right: 10px;
        bottom: 10%;
        left: 10px;
        content: "";
        background-color: rgba(255, 255, 255, .1);
        border-radius: 5px;
    }

.product-device-2[b-mrd0y41hr8] {
    top: -25%;
    right: auto;
    bottom: 0;
    left: 5%;
    background-color: #e5e5e5;
}


/*
 * Extra utilities
 */

.flex-equal > *[b-mrd0y41hr8] {
    flex: 1;
}

@media (min-width: 768px) {
    .flex-md-equal > *[b-mrd0y41hr8] {
        flex: 1;
    }
}
