@import '_content/Microsoft.AspNetCore.Components.QuickGrid/Microsoft.AspNetCore.Components.QuickGrid.bundle.scp.css';
@import '_content/Microsoft.Fast.Components.FluentUI/Microsoft.Fast.Components.FluentUI.bundle.scp.css';

/* _content/NetFileAdmin/Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-mfunyn0py7] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-mfunyn0py7] {
    flex: 1;
}

.sidebar[b-mfunyn0py7] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-mfunyn0py7] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-mfunyn0py7]  a, .top-row[b-mfunyn0py7]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-mfunyn0py7]  a:hover, .top-row[b-mfunyn0py7]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-mfunyn0py7]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-mfunyn0py7] {
        justify-content: space-between;
    }

    .top-row[b-mfunyn0py7]  a, .top-row[b-mfunyn0py7]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-mfunyn0py7] {
        flex-direction: row;
    }

    .sidebar[b-mfunyn0py7] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-mfunyn0py7] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-mfunyn0py7]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-mfunyn0py7], article[b-mfunyn0py7] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-mfunyn0py7] {
    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-mfunyn0py7] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* _content/NetFileAdmin/Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-3grf6quup7] {
    appearance: none;
    cursor: pointer;
    width: 3.5rem;
    height: 2.5rem;
    color: white;
    position: absolute;
    top: 0.5rem;
    right: 1rem;
    border: 1px solid rgba(255, 255, 255, 0.1);
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") no-repeat center/1.75rem rgba(255, 255, 255, 0.1);
}

.navbar-toggler:checked[b-3grf6quup7] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-3grf6quup7] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-3grf6quup7] {
    font-size: 1.1rem;
}

.bi[b-3grf6quup7] {
    display: inline-block;
    position: relative;
    width: 1.25rem;
    height: 1.25rem;
    margin-right: 0.75rem;
    top: -1px;
    background-size: cover;
}

.bi-house-door-fill-nav-menu[b-3grf6quup7] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-house-door-fill' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 14.5v-3.505c0-.245.25-.495.5-.495h2c.25 0 .5.25.5.5v3.5a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5v-7a.5.5 0 0 0-.146-.354L13 5.793V2.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1.293L8.354 1.146a.5.5 0 0 0-.708 0l-6 6A.5.5 0 0 0 1.5 7.5v7a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5Z'/%3E%3C/svg%3E");
}

.bi-plus-square-fill-nav-menu[b-3grf6quup7] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-plus-square-fill' viewBox='0 0 16 16'%3E%3Cpath d='M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm6.5 4.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3a.5.5 0 0 1 1 0z'/%3E%3C/svg%3E");
}

.bi-list-nested-nav-menu[b-3grf6quup7] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-list-nested' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M4.5 11.5A.5.5 0 0 1 5 11h10a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 3 7h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 1 3h10a.5.5 0 0 1 0 1H1a.5.5 0 0 1-.5-.5z'/%3E%3C/svg%3E");
}

.nav-item[b-3grf6quup7] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-3grf6quup7] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-3grf6quup7] {
        padding-bottom: 1rem;
    }

    .nav-item[b-3grf6quup7]  .nav-link {
        color: #d7d7d7;
        background: none;
        border: none;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
        width: 100%;
    }

.nav-item[b-3grf6quup7]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-3grf6quup7]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

.nav-scrollable[b-3grf6quup7] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-3grf6quup7] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-3grf6quup7] {
        display: none;
    }

    .nav-scrollable[b-3grf6quup7] {
        /* Never collapse the sidebar for wide screens */
        display: block;

        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* _content/NetFileAdmin/Components/Pages/CrmDashboard.razor.rz.scp.css */

@-webkit-keyframes chartjs-render-animation {
    from {
        opacity: 0.99
    }

    to {
        opacity: 1
    }
}

@keyframes chartjs-render-animation-b-snrkayhmh0 {
    from {
        opacity: 0.99
    }

    to {
        opacity: 1
    }
}

.chartjs-render-monitor[b-snrkayhmh0] {
    -webkit-animation: chartjs-render-animation 0.001s;
    animation: chartjs-render-animation-b-snrkayhmh0 0.001s;
}



:root[b-snrkayhmh0] {
    --blue: #007bff;
    --indigo: #6610f2;
    --purple: #6f42c1;
    --pink: #e83e8c;
    --red: #dc3545;
    --orange: #fd7e14;
    --yellow: #ffc107;
    --green: #28a745;
    --teal: #20c997;
    --cyan: #17a2b8;
    --white: #ffffff;
    --gray: #6c757d;
    --gray-dark: #343a40;
    --primary: #007bff;
    --secondary: #6c757d;
    --success: #28a745;
    --info: #17a2b8;
    --warning: #ffc107;
    --danger: #dc3545;
    --light: #f8f9fa;
    --dark: #343a40;
    --breakpoint-xs: 0;
    --breakpoint-sm: 576px;
    --breakpoint-md: 768px;
    --breakpoint-lg: 992px;
    --breakpoint-xl: 1200px;
    --font-family-sans-serif: "Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
    --font-family-monospace: SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace
}

*[b-snrkayhmh0], [b-snrkayhmh0]::after, [b-snrkayhmh0]::before {
    box-sizing: border-box
}

html[b-snrkayhmh0] {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: transparent
}

@-ms-viewport {
    width: device-width
}

article[b-snrkayhmh0], aside[b-snrkayhmh0], dialog[b-snrkayhmh0], figcaption[b-snrkayhmh0], figure[b-snrkayhmh0], footer[b-snrkayhmh0], header[b-snrkayhmh0], hgroup[b-snrkayhmh0], main[b-snrkayhmh0], nav[b-snrkayhmh0], section[b-snrkayhmh0] {
    display: block
}

body[b-snrkayhmh0] {
    margin: 0;
    font-family: "Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background-color: #fff
}

[tabindex="-1"]:focus[b-snrkayhmh0] {
    outline: 0 !important
}

hr[b-snrkayhmh0] {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

h1[b-snrkayhmh0], h2[b-snrkayhmh0], h3[b-snrkayhmh0], h4[b-snrkayhmh0], h5[b-snrkayhmh0], h6[b-snrkayhmh0] {
    margin-top: 0;
    margin-bottom: .5rem
}

p[b-snrkayhmh0] {
    margin-top: 0;
    margin-bottom: 1rem
}

abbr[data-original-title][b-snrkayhmh0], abbr[title][b-snrkayhmh0] {
    text-decoration: underline;
    text-decoration: underline dotted;
    cursor: help;
    border-bottom: 0
}

address[b-snrkayhmh0] {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit
}

dl[b-snrkayhmh0], ol[b-snrkayhmh0], ul[b-snrkayhmh0] {
    margin-top: 0;
    margin-bottom: 1rem
}

    ol ol[b-snrkayhmh0], ol ul[b-snrkayhmh0], ul ol[b-snrkayhmh0], ul ul[b-snrkayhmh0] {
        margin-bottom: 0
    }

dt[b-snrkayhmh0] {
    font-weight: 700
}

dd[b-snrkayhmh0] {
    margin-bottom: .5rem;
    margin-left: 0
}

blockquote[b-snrkayhmh0] {
    margin: 0 0 1rem
}

dfn[b-snrkayhmh0] {
    font-style: italic
}

b[b-snrkayhmh0], strong[b-snrkayhmh0] {
    font-weight: bolder
}

small[b-snrkayhmh0] {
    font-size: 80%
}

sub[b-snrkayhmh0], sup[b-snrkayhmh0] {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

sub[b-snrkayhmh0] {
    bottom: -.25em
}

sup[b-snrkayhmh0] {
    top: -.5em
}

a[b-snrkayhmh0] {
    color: #007bff;
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

    a:hover[b-snrkayhmh0] {
        color: #0056b3;
        text-decoration: none
    }

    a:not([href]):not([tabindex])[b-snrkayhmh0] {
        color: inherit;
        text-decoration: none
    }

        a:not([href]):not([tabindex]):focus[b-snrkayhmh0], a:not([href]):not([tabindex]):hover[b-snrkayhmh0] {
            color: inherit;
            text-decoration: none
        }

        a:not([href]):not([tabindex]):focus[b-snrkayhmh0] {
            outline: 0
        }

code[b-snrkayhmh0], kbd[b-snrkayhmh0], pre[b-snrkayhmh0], samp[b-snrkayhmh0] {
    font-family: monospace,monospace;
    font-size: 1em
}

pre[b-snrkayhmh0] {
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto;
    -ms-overflow-style: scrollbar
}

figure[b-snrkayhmh0] {
    margin: 0 0 1rem
}

img[b-snrkayhmh0] {
    vertical-align: middle;
    border-style: none
}

svg:not(:root)[b-snrkayhmh0] {
    overflow: hidden
}

table[b-snrkayhmh0] {
    border-collapse: collapse
}

caption[b-snrkayhmh0] {
    padding-top: .75rem;
    padding-bottom: .75rem;
    color: #6c757d;
    text-align: left;
    caption-side: bottom
}

th[b-snrkayhmh0] {
    text-align: inherit
}

label[b-snrkayhmh0] {
    display: inline-block;
    margin-bottom: .5rem
}

button[b-snrkayhmh0] {
    border-radius: 0
}

    button:focus[b-snrkayhmh0] {
        outline: 1px dotted;
        outline: 5px auto -webkit-focus-ring-color
    }

button[b-snrkayhmh0], input[b-snrkayhmh0], optgroup[b-snrkayhmh0], select[b-snrkayhmh0], textarea[b-snrkayhmh0] {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

button[b-snrkayhmh0], input[b-snrkayhmh0] {
    overflow: visible
}

button[b-snrkayhmh0], select[b-snrkayhmh0] {
    text-transform: none
}

[type=reset][b-snrkayhmh0], [type=submit][b-snrkayhmh0], button[b-snrkayhmh0], html [type=button][b-snrkayhmh0] {
    -webkit-appearance: button
}

    [type=button][b-snrkayhmh0]::-moz-focus-inner, [type=reset][b-snrkayhmh0]::-moz-focus-inner, [type=submit][b-snrkayhmh0]::-moz-focus-inner, button[b-snrkayhmh0]::-moz-focus-inner {
        padding: 0;
        border-style: none
    }

input[type=checkbox][b-snrkayhmh0], input[type=radio][b-snrkayhmh0] {
    box-sizing: border-box;
    padding: 0
}

input[type=date][b-snrkayhmh0], input[type=datetime-local][b-snrkayhmh0], input[type=month][b-snrkayhmh0], input[type=time][b-snrkayhmh0] {
    -webkit-appearance: listbox
}

textarea[b-snrkayhmh0] {
    overflow: auto;
    resize: vertical
}

fieldset[b-snrkayhmh0] {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0
}

legend[b-snrkayhmh0] {
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    font-size: 1.5rem;
    line-height: inherit;
    color: inherit;
    white-space: normal
}

progress[b-snrkayhmh0] {
    vertical-align: baseline
}

[type=number][b-snrkayhmh0]::-webkit-inner-spin-button, [type=number][b-snrkayhmh0]::-webkit-outer-spin-button {
    height: auto
}

[type=search][b-snrkayhmh0] {
    outline-offset: -2px;
    -webkit-appearance: none
}

    [type=search][b-snrkayhmh0]::-webkit-search-cancel-button, [type=search][b-snrkayhmh0]::-webkit-search-decoration {
        -webkit-appearance: none
    }

[b-snrkayhmh0]::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button
}

output[b-snrkayhmh0] {
    display: inline-block
}

summary[b-snrkayhmh0] {
    display: list-item;
    cursor: pointer
}

template[b-snrkayhmh0] {
    display: none
}

[hidden][b-snrkayhmh0] {
    display: none !important
}

.h1[b-snrkayhmh0], .h2[b-snrkayhmh0], .h3[b-snrkayhmh0], .h4[b-snrkayhmh0], .h5[b-snrkayhmh0], .h6[b-snrkayhmh0], h1[b-snrkayhmh0], h2[b-snrkayhmh0], h3[b-snrkayhmh0], h4[b-snrkayhmh0], h5[b-snrkayhmh0], h6[b-snrkayhmh0] {
    margin-bottom: .5rem;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.2;
    color: inherit
}

.h1[b-snrkayhmh0], h1[b-snrkayhmh0] {
    font-size: 2.5rem
}

.h2[b-snrkayhmh0], h2[b-snrkayhmh0] {
    font-size: 2rem
}

.h3[b-snrkayhmh0], h3[b-snrkayhmh0] {
    font-size: 1.75rem
}

.h4[b-snrkayhmh0], h4[b-snrkayhmh0] {
    font-size: 1.5rem
}

.h5[b-snrkayhmh0], h5[b-snrkayhmh0] {
    font-size: 1.25rem
}

.h6[b-snrkayhmh0], h6[b-snrkayhmh0] {
    font-size: 1rem
}

.lead[b-snrkayhmh0] {
    font-size: 1.25rem;
    font-weight: 300
}

.display-1[b-snrkayhmh0] {
    font-size: 6rem;
    font-weight: 300;
    line-height: 1.2
}

.display-2[b-snrkayhmh0] {
    font-size: 5.5rem;
    font-weight: 300;
    line-height: 1.2
}

.display-3[b-snrkayhmh0] {
    font-size: 4.5rem;
    font-weight: 300;
    line-height: 1.2
}

.display-4[b-snrkayhmh0] {
    font-size: 3.5rem;
    font-weight: 300;
    line-height: 1.2
}

hr[b-snrkayhmh0] {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0,0,0,.1)
}

.small[b-snrkayhmh0], small[b-snrkayhmh0] {
    font-size: 80%;
    font-weight: 400
}

.mark[b-snrkayhmh0], mark[b-snrkayhmh0] {
    padding: .2em;
    background-color: #fcf8e3
}

.chart-legend[b-snrkayhmh0], .contacts-list[b-snrkayhmh0], .list-unstyled[b-snrkayhmh0], .mailbox-attachments[b-snrkayhmh0], .users-list[b-snrkayhmh0] {
    padding-left: 0;
    list-style: none
}

.list-inline[b-snrkayhmh0] {
    padding-left: 0;
    list-style: none
}

.list-inline-item[b-snrkayhmh0] {
    display: inline-block
}

    .list-inline-item:not(:last-child)[b-snrkayhmh0] {
        margin-right: .5rem
    }

.initialism[b-snrkayhmh0] {
    font-size: 90%;
    text-transform: uppercase
}

.blockquote[b-snrkayhmh0] {
    margin-bottom: 1rem;
    font-size: 1.25rem
}

.blockquote-footer[b-snrkayhmh0] {
    display: block;
    font-size: 80%;
    color: #6c757d
}

    .blockquote-footer[b-snrkayhmh0]::before {
        content: "\2014 \00A0"
    }

.img-fluid[b-snrkayhmh0] {
    max-width: 100%;
    height: auto
}

.img-thumbnail[b-snrkayhmh0] {
    padding: .25rem;
    background-color: #fff;
    border: 1px solid #dee2e6;
    border-radius: .25rem;
    box-shadow: 0 1px 2px rgba(0,0,0,.075);
    max-width: 100%;
    height: auto
}

.figure[b-snrkayhmh0] {
    display: inline-block
}

.figure-img[b-snrkayhmh0] {
    margin-bottom: .5rem;
    line-height: 1
}

.figure-caption[b-snrkayhmh0] {
    font-size: 90%;
    color: #6c757d
}

code[b-snrkayhmh0], kbd[b-snrkayhmh0], pre[b-snrkayhmh0], samp[b-snrkayhmh0] {
    font-family: SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace
}

code[b-snrkayhmh0] {
    font-size: 87.5%;
    color: #e83e8c;
    word-break: break-word
}

a > code[b-snrkayhmh0] {
    color: inherit
}

kbd[b-snrkayhmh0] {
    padding: .2rem .4rem;
    font-size: 87.5%;
    color: #fff;
    background-color: #212529;
    border-radius: .2rem;
    box-shadow: inset 0 -.1rem 0 rgba(0,0,0,.25)
}

    kbd kbd[b-snrkayhmh0] {
        padding: 0;
        font-size: 100%;
        font-weight: 700;
        box-shadow: none
    }

pre[b-snrkayhmh0] {
    display: block;
    font-size: 87.5%;
    color: #212529
}

    pre code[b-snrkayhmh0] {
        font-size: inherit;
        color: inherit;
        word-break: normal
    }

.pre-scrollable[b-snrkayhmh0] {
    max-height: 340px;
    overflow-y: scroll
}

.container[b-snrkayhmh0] {
    width: 100%;
    padding-right: 7.5px;
    padding-left: 7.5px;
    margin-right: auto;
    margin-left: auto
}

@media (min-width:576px) {
    .container[b-snrkayhmh0] {
        max-width: 540px
    }
}

@media (min-width:768px) {
    .container[b-snrkayhmh0] {
        max-width: 720px
    }
}

@media (min-width:992px) {
    .container[b-snrkayhmh0] {
        max-width: 960px
    }
}

@media (min-width:1200px) {
    .container[b-snrkayhmh0] {
        max-width: 1140px
    }
}

.container-fluid[b-snrkayhmh0] {
    width: 100%;
    padding-right: 7.5px;
    padding-left: 7.5px;
    margin-right: auto;
    margin-left: auto
}

.row[b-snrkayhmh0] {
    display: flex;
    flex-wrap: wrap;
    margin-right: -7.5px;
    margin-left: -7.5px
}

.no-gutters[b-snrkayhmh0] {
    margin-right: 0;
    margin-left: 0
}

    .no-gutters > .col[b-snrkayhmh0], .no-gutters > [class*=col-][b-snrkayhmh0] {
        padding-right: 0;
        padding-left: 0
    }

.col[b-snrkayhmh0], .col-1[b-snrkayhmh0], .col-10[b-snrkayhmh0], .col-11[b-snrkayhmh0], .col-12[b-snrkayhmh0], .col-2[b-snrkayhmh0], .col-3[b-snrkayhmh0], .col-4[b-snrkayhmh0], .col-5[b-snrkayhmh0], .col-6[b-snrkayhmh0], .col-7[b-snrkayhmh0], .col-8[b-snrkayhmh0], .col-9[b-snrkayhmh0], .col-auto[b-snrkayhmh0], .col-lg[b-snrkayhmh0], .col-lg-1[b-snrkayhmh0], .col-lg-10[b-snrkayhmh0], .col-lg-11[b-snrkayhmh0], .col-lg-12[b-snrkayhmh0], .col-lg-2[b-snrkayhmh0], .col-lg-3[b-snrkayhmh0], .col-lg-4[b-snrkayhmh0], .col-lg-5[b-snrkayhmh0], .col-lg-6[b-snrkayhmh0], .col-lg-7[b-snrkayhmh0], .col-lg-8[b-snrkayhmh0], .col-lg-9[b-snrkayhmh0], .col-lg-auto[b-snrkayhmh0], .col-md[b-snrkayhmh0], .col-md-1[b-snrkayhmh0], .col-md-10[b-snrkayhmh0], .col-md-11[b-snrkayhmh0], .col-md-12[b-snrkayhmh0], .col-md-2[b-snrkayhmh0], .col-md-3[b-snrkayhmh0], .col-md-4[b-snrkayhmh0], .col-md-5[b-snrkayhmh0], .col-md-6[b-snrkayhmh0], .col-md-7[b-snrkayhmh0], .col-md-8[b-snrkayhmh0], .col-md-9[b-snrkayhmh0], .col-md-auto[b-snrkayhmh0], .col-sm[b-snrkayhmh0], .col-sm-1[b-snrkayhmh0], .col-sm-10[b-snrkayhmh0], .col-sm-11[b-snrkayhmh0], .col-sm-12[b-snrkayhmh0], .col-sm-2[b-snrkayhmh0], .col-sm-3[b-snrkayhmh0], .col-sm-4[b-snrkayhmh0], .col-sm-5[b-snrkayhmh0], .col-sm-6[b-snrkayhmh0], .col-sm-7[b-snrkayhmh0], .col-sm-8[b-snrkayhmh0], .col-sm-9[b-snrkayhmh0], .col-sm-auto[b-snrkayhmh0], .col-xl[b-snrkayhmh0], .col-xl-1[b-snrkayhmh0], .col-xl-10[b-snrkayhmh0], .col-xl-11[b-snrkayhmh0], .col-xl-12[b-snrkayhmh0], .col-xl-2[b-snrkayhmh0], .col-xl-3[b-snrkayhmh0], .col-xl-4[b-snrkayhmh0], .col-xl-5[b-snrkayhmh0], .col-xl-6[b-snrkayhmh0], .col-xl-7[b-snrkayhmh0], .col-xl-8[b-snrkayhmh0], .col-xl-9[b-snrkayhmh0], .col-xl-auto[b-snrkayhmh0] {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 7.5px;
    padding-left: 7.5px
}

.col[b-snrkayhmh0] {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%
}

.col-auto[b-snrkayhmh0] {
    flex: 0 0 auto;
    width: auto;
    max-width: none
}

.col-1[b-snrkayhmh0] {
    flex: 0 0 8.333333%;
    max-width: 8.333333%
}

.col-2[b-snrkayhmh0] {
    flex: 0 0 16.666667%;
    max-width: 16.666667%
}

.col-3[b-snrkayhmh0] {
    flex: 0 0 25%;
    max-width: 25%
}

.col-4[b-snrkayhmh0] {
    flex: 0 0 33.333333%;
    max-width: 33.333333%
}

.col-5[b-snrkayhmh0] {
    flex: 0 0 41.666667%;
    max-width: 41.666667%
}

.col-6[b-snrkayhmh0] {
    flex: 0 0 50%;
    max-width: 50%
}

.col-7[b-snrkayhmh0] {
    flex: 0 0 58.333333%;
    max-width: 58.333333%
}

.col-8[b-snrkayhmh0] {
    flex: 0 0 66.666667%;
    max-width: 66.666667%
}

.col-9[b-snrkayhmh0] {
    flex: 0 0 75%;
    max-width: 75%
}

.col-10[b-snrkayhmh0] {
    flex: 0 0 83.333333%;
    max-width: 83.333333%
}

.col-11[b-snrkayhmh0] {
    flex: 0 0 91.666667%;
    max-width: 91.666667%
}

.col-12[b-snrkayhmh0] {
    flex: 0 0 100%;
    max-width: 100%
}

.order-first[b-snrkayhmh0] {
    order: -1
}

.order-last[b-snrkayhmh0] {
    order: 13
}

.order-0[b-snrkayhmh0] {
    order: 0
}

.order-1[b-snrkayhmh0] {
    order: 1
}

.order-2[b-snrkayhmh0] {
    order: 2
}

.order-3[b-snrkayhmh0] {
    order: 3
}

.order-4[b-snrkayhmh0] {
    order: 4
}

.order-5[b-snrkayhmh0] {
    order: 5
}

.order-6[b-snrkayhmh0] {
    order: 6
}

.order-7[b-snrkayhmh0] {
    order: 7
}

.order-8[b-snrkayhmh0] {
    order: 8
}

.order-9[b-snrkayhmh0] {
    order: 9
}

.order-10[b-snrkayhmh0] {
    order: 10
}

.order-11[b-snrkayhmh0] {
    order: 11
}

.order-12[b-snrkayhmh0] {
    order: 12
}

.offset-1[b-snrkayhmh0] {
    margin-left: 8.333333%
}

.offset-2[b-snrkayhmh0] {
    margin-left: 16.666667%
}

.offset-3[b-snrkayhmh0] {
    margin-left: 25%
}

.offset-4[b-snrkayhmh0] {
    margin-left: 33.333333%
}

.offset-5[b-snrkayhmh0] {
    margin-left: 41.666667%
}

.offset-6[b-snrkayhmh0] {
    margin-left: 50%
}

.offset-7[b-snrkayhmh0] {
    margin-left: 58.333333%
}

.offset-8[b-snrkayhmh0] {
    margin-left: 66.666667%
}

.offset-9[b-snrkayhmh0] {
    margin-left: 75%
}

.offset-10[b-snrkayhmh0] {
    margin-left: 83.333333%
}

.offset-11[b-snrkayhmh0] {
    margin-left: 91.666667%
}

@media (min-width:576px) {
    .col-sm[b-snrkayhmh0] {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }

    .col-sm-auto[b-snrkayhmh0] {
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .col-sm-1[b-snrkayhmh0] {
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .col-sm-2[b-snrkayhmh0] {
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-sm-3[b-snrkayhmh0] {
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-sm-4[b-snrkayhmh0] {
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .col-sm-5[b-snrkayhmh0] {
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .col-sm-6[b-snrkayhmh0] {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-sm-7[b-snrkayhmh0] {
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .col-sm-8[b-snrkayhmh0] {
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .col-sm-9[b-snrkayhmh0] {
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-sm-10[b-snrkayhmh0] {
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .col-sm-11[b-snrkayhmh0] {
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

    .col-sm-12[b-snrkayhmh0] {
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-sm-first[b-snrkayhmh0] {
        order: -1
    }

    .order-sm-last[b-snrkayhmh0] {
        order: 13
    }

    .order-sm-0[b-snrkayhmh0] {
        order: 0
    }

    .order-sm-1[b-snrkayhmh0] {
        order: 1
    }

    .order-sm-2[b-snrkayhmh0] {
        order: 2
    }

    .order-sm-3[b-snrkayhmh0] {
        order: 3
    }

    .order-sm-4[b-snrkayhmh0] {
        order: 4
    }

    .order-sm-5[b-snrkayhmh0] {
        order: 5
    }

    .order-sm-6[b-snrkayhmh0] {
        order: 6
    }

    .order-sm-7[b-snrkayhmh0] {
        order: 7
    }

    .order-sm-8[b-snrkayhmh0] {
        order: 8
    }

    .order-sm-9[b-snrkayhmh0] {
        order: 9
    }

    .order-sm-10[b-snrkayhmh0] {
        order: 10
    }

    .order-sm-11[b-snrkayhmh0] {
        order: 11
    }

    .order-sm-12[b-snrkayhmh0] {
        order: 12
    }

    .offset-sm-0[b-snrkayhmh0] {
        margin-left: 0
    }

    .offset-sm-1[b-snrkayhmh0] {
        margin-left: 8.333333%
    }

    .offset-sm-2[b-snrkayhmh0] {
        margin-left: 16.666667%
    }

    .offset-sm-3[b-snrkayhmh0] {
        margin-left: 25%
    }

    .offset-sm-4[b-snrkayhmh0] {
        margin-left: 33.333333%
    }

    .offset-sm-5[b-snrkayhmh0] {
        margin-left: 41.666667%
    }

    .offset-sm-6[b-snrkayhmh0] {
        margin-left: 50%
    }

    .offset-sm-7[b-snrkayhmh0] {
        margin-left: 58.333333%
    }

    .offset-sm-8[b-snrkayhmh0] {
        margin-left: 66.666667%
    }

    .offset-sm-9[b-snrkayhmh0] {
        margin-left: 75%
    }

    .offset-sm-10[b-snrkayhmh0] {
        margin-left: 83.333333%
    }

    .offset-sm-11[b-snrkayhmh0] {
        margin-left: 91.666667%
    }
}

@media (min-width:768px) {
    .col-md[b-snrkayhmh0] {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }

    .col-md-auto[b-snrkayhmh0] {
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .col-md-1[b-snrkayhmh0] {
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .col-md-2[b-snrkayhmh0] {
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-md-3[b-snrkayhmh0] {
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-md-4[b-snrkayhmh0] {
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .col-md-5[b-snrkayhmh0] {
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .col-md-6[b-snrkayhmh0] {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-md-7[b-snrkayhmh0] {
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .col-md-8[b-snrkayhmh0] {
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .col-md-9[b-snrkayhmh0] {
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-md-10[b-snrkayhmh0] {
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .col-md-11[b-snrkayhmh0] {
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

    .col-md-12[b-snrkayhmh0] {
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-md-first[b-snrkayhmh0] {
        order: -1
    }

    .order-md-last[b-snrkayhmh0] {
        order: 13
    }

    .order-md-0[b-snrkayhmh0] {
        order: 0
    }

    .order-md-1[b-snrkayhmh0] {
        order: 1
    }

    .order-md-2[b-snrkayhmh0] {
        order: 2
    }

    .order-md-3[b-snrkayhmh0] {
        order: 3
    }

    .order-md-4[b-snrkayhmh0] {
        order: 4
    }

    .order-md-5[b-snrkayhmh0] {
        order: 5
    }

    .order-md-6[b-snrkayhmh0] {
        order: 6
    }

    .order-md-7[b-snrkayhmh0] {
        order: 7
    }

    .order-md-8[b-snrkayhmh0] {
        order: 8
    }

    .order-md-9[b-snrkayhmh0] {
        order: 9
    }

    .order-md-10[b-snrkayhmh0] {
        order: 10
    }

    .order-md-11[b-snrkayhmh0] {
        order: 11
    }

    .order-md-12[b-snrkayhmh0] {
        order: 12
    }

    .offset-md-0[b-snrkayhmh0] {
        margin-left: 0
    }

    .offset-md-1[b-snrkayhmh0] {
        margin-left: 8.333333%
    }

    .offset-md-2[b-snrkayhmh0] {
        margin-left: 16.666667%
    }

    .offset-md-3[b-snrkayhmh0] {
        margin-left: 25%
    }

    .offset-md-4[b-snrkayhmh0] {
        margin-left: 33.333333%
    }

    .offset-md-5[b-snrkayhmh0] {
        margin-left: 41.666667%
    }

    .offset-md-6[b-snrkayhmh0] {
        margin-left: 50%
    }

    .offset-md-7[b-snrkayhmh0] {
        margin-left: 58.333333%
    }

    .offset-md-8[b-snrkayhmh0] {
        margin-left: 66.666667%
    }

    .offset-md-9[b-snrkayhmh0] {
        margin-left: 75%
    }

    .offset-md-10[b-snrkayhmh0] {
        margin-left: 83.333333%
    }

    .offset-md-11[b-snrkayhmh0] {
        margin-left: 91.666667%
    }
}

@media (min-width:992px) {
    .col-lg[b-snrkayhmh0] {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }

    .col-lg-auto[b-snrkayhmh0] {
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .col-lg-1[b-snrkayhmh0] {
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .col-lg-2[b-snrkayhmh0] {
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-lg-3[b-snrkayhmh0] {
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-lg-4[b-snrkayhmh0] {
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .col-lg-5[b-snrkayhmh0] {
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .col-lg-6[b-snrkayhmh0] {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-lg-7[b-snrkayhmh0] {
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .col-lg-8[b-snrkayhmh0] {
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .col-lg-9[b-snrkayhmh0] {
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-lg-10[b-snrkayhmh0] {
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .col-lg-11[b-snrkayhmh0] {
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

    .col-lg-12[b-snrkayhmh0] {
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-lg-first[b-snrkayhmh0] {
        order: -1
    }

    .order-lg-last[b-snrkayhmh0] {
        order: 13
    }

    .order-lg-0[b-snrkayhmh0] {
        order: 0
    }

    .order-lg-1[b-snrkayhmh0] {
        order: 1
    }

    .order-lg-2[b-snrkayhmh0] {
        order: 2
    }

    .order-lg-3[b-snrkayhmh0] {
        order: 3
    }

    .order-lg-4[b-snrkayhmh0] {
        order: 4
    }

    .order-lg-5[b-snrkayhmh0] {
        order: 5
    }

    .order-lg-6[b-snrkayhmh0] {
        order: 6
    }

    .order-lg-7[b-snrkayhmh0] {
        order: 7
    }

    .order-lg-8[b-snrkayhmh0] {
        order: 8
    }

    .order-lg-9[b-snrkayhmh0] {
        order: 9
    }

    .order-lg-10[b-snrkayhmh0] {
        order: 10
    }

    .order-lg-11[b-snrkayhmh0] {
        order: 11
    }

    .order-lg-12[b-snrkayhmh0] {
        order: 12
    }

    .offset-lg-0[b-snrkayhmh0] {
        margin-left: 0
    }

    .offset-lg-1[b-snrkayhmh0] {
        margin-left: 8.333333%
    }

    .offset-lg-2[b-snrkayhmh0] {
        margin-left: 16.666667%
    }

    .offset-lg-3[b-snrkayhmh0] {
        margin-left: 25%
    }

    .offset-lg-4[b-snrkayhmh0] {
        margin-left: 33.333333%
    }

    .offset-lg-5[b-snrkayhmh0] {
        margin-left: 41.666667%
    }

    .offset-lg-6[b-snrkayhmh0] {
        margin-left: 50%
    }

    .offset-lg-7[b-snrkayhmh0] {
        margin-left: 58.333333%
    }

    .offset-lg-8[b-snrkayhmh0] {
        margin-left: 66.666667%
    }

    .offset-lg-9[b-snrkayhmh0] {
        margin-left: 75%
    }

    .offset-lg-10[b-snrkayhmh0] {
        margin-left: 83.333333%
    }

    .offset-lg-11[b-snrkayhmh0] {
        margin-left: 91.666667%
    }
}

@media (min-width:1200px) {
    .col-xl[b-snrkayhmh0] {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }

    .col-xl-auto[b-snrkayhmh0] {
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .col-xl-1[b-snrkayhmh0] {
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .col-xl-2[b-snrkayhmh0] {
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-xl-3[b-snrkayhmh0] {
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-xl-4[b-snrkayhmh0] {
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .col-xl-5[b-snrkayhmh0] {
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .col-xl-6[b-snrkayhmh0] {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-xl-7[b-snrkayhmh0] {
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .col-xl-8[b-snrkayhmh0] {
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .col-xl-9[b-snrkayhmh0] {
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-xl-10[b-snrkayhmh0] {
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .col-xl-11[b-snrkayhmh0] {
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

    .col-xl-12[b-snrkayhmh0] {
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-xl-first[b-snrkayhmh0] {
        order: -1
    }

    .order-xl-last[b-snrkayhmh0] {
        order: 13
    }

    .order-xl-0[b-snrkayhmh0] {
        order: 0
    }

    .order-xl-1[b-snrkayhmh0] {
        order: 1
    }

    .order-xl-2[b-snrkayhmh0] {
        order: 2
    }

    .order-xl-3[b-snrkayhmh0] {
        order: 3
    }

    .order-xl-4[b-snrkayhmh0] {
        order: 4
    }

    .order-xl-5[b-snrkayhmh0] {
        order: 5
    }

    .order-xl-6[b-snrkayhmh0] {
        order: 6
    }

    .order-xl-7[b-snrkayhmh0] {
        order: 7
    }

    .order-xl-8[b-snrkayhmh0] {
        order: 8
    }

    .order-xl-9[b-snrkayhmh0] {
        order: 9
    }

    .order-xl-10[b-snrkayhmh0] {
        order: 10
    }

    .order-xl-11[b-snrkayhmh0] {
        order: 11
    }

    .order-xl-12[b-snrkayhmh0] {
        order: 12
    }

    .offset-xl-0[b-snrkayhmh0] {
        margin-left: 0
    }

    .offset-xl-1[b-snrkayhmh0] {
        margin-left: 8.333333%
    }

    .offset-xl-2[b-snrkayhmh0] {
        margin-left: 16.666667%
    }

    .offset-xl-3[b-snrkayhmh0] {
        margin-left: 25%
    }

    .offset-xl-4[b-snrkayhmh0] {
        margin-left: 33.333333%
    }

    .offset-xl-5[b-snrkayhmh0] {
        margin-left: 41.666667%
    }

    .offset-xl-6[b-snrkayhmh0] {
        margin-left: 50%
    }

    .offset-xl-7[b-snrkayhmh0] {
        margin-left: 58.333333%
    }

    .offset-xl-8[b-snrkayhmh0] {
        margin-left: 66.666667%
    }

    .offset-xl-9[b-snrkayhmh0] {
        margin-left: 75%
    }

    .offset-xl-10[b-snrkayhmh0] {
        margin-left: 83.333333%
    }

    .offset-xl-11[b-snrkayhmh0] {
        margin-left: 91.666667%
    }
}

.table[b-snrkayhmh0] {
    width: 100%;
    max-width: 100%;
    margin-bottom: 1rem;
    background-color: transparent
}

    .table td[b-snrkayhmh0], .table th[b-snrkayhmh0] {
        padding: .75rem;
        vertical-align: top;
        border-top: 1px solid #dee2e6
    }

    .table thead th[b-snrkayhmh0] {
        vertical-align: bottom;
        border-bottom: 2px solid #dee2e6
    }

    .table tbody + tbody[b-snrkayhmh0] {
        border-top: 2px solid #dee2e6
    }

    .table .table[b-snrkayhmh0] {
        background-color: #fff
    }

.table-sm td[b-snrkayhmh0], .table-sm th[b-snrkayhmh0] {
    padding: .3rem
}

.table-bordered[b-snrkayhmh0] {
    border: 1px solid #dee2e6
}

    .table-bordered td[b-snrkayhmh0], .table-bordered th[b-snrkayhmh0] {
        border: 1px solid #dee2e6
    }

    .table-bordered thead td[b-snrkayhmh0], .table-bordered thead th[b-snrkayhmh0] {
        border-bottom-width: 2px
    }

.table-borderless tbody + tbody[b-snrkayhmh0], .table-borderless td[b-snrkayhmh0], .table-borderless th[b-snrkayhmh0], .table-borderless thead th[b-snrkayhmh0] {
    border: 0
}

.table-striped tbody tr:nth-of-type(odd)[b-snrkayhmh0] {
    background-color: rgba(0,0,0,.05)
}

.table-hover tbody tr:hover[b-snrkayhmh0] {
    background-color: rgba(0,0,0,.075)
}

.table-primary[b-snrkayhmh0], .table-primary > td[b-snrkayhmh0], .table-primary > th[b-snrkayhmh0] {
    background-color: #b8daff
}

.table-hover .table-primary:hover[b-snrkayhmh0] {
    background-color: #9fcdff
}

    .table-hover .table-primary:hover > td[b-snrkayhmh0], .table-hover .table-primary:hover > th[b-snrkayhmh0] {
        background-color: #9fcdff
    }

.table-secondary[b-snrkayhmh0], .table-secondary > td[b-snrkayhmh0], .table-secondary > th[b-snrkayhmh0] {
    background-color: #d6d8db
}

.table-hover .table-secondary:hover[b-snrkayhmh0] {
    background-color: #c8cbcf
}

    .table-hover .table-secondary:hover > td[b-snrkayhmh0], .table-hover .table-secondary:hover > th[b-snrkayhmh0] {
        background-color: #c8cbcf
    }

.table-success[b-snrkayhmh0], .table-success > td[b-snrkayhmh0], .table-success > th[b-snrkayhmh0] {
    background-color: #c3e6cb
}

.table-hover .table-success:hover[b-snrkayhmh0] {
    background-color: #b1dfbb
}

    .table-hover .table-success:hover > td[b-snrkayhmh0], .table-hover .table-success:hover > th[b-snrkayhmh0] {
        background-color: #b1dfbb
    }

.table-info[b-snrkayhmh0], .table-info > td[b-snrkayhmh0], .table-info > th[b-snrkayhmh0] {
    background-color: #bee5eb
}

.table-hover .table-info:hover[b-snrkayhmh0] {
    background-color: #abdde5
}

    .table-hover .table-info:hover > td[b-snrkayhmh0], .table-hover .table-info:hover > th[b-snrkayhmh0] {
        background-color: #abdde5
    }

.table-warning[b-snrkayhmh0], .table-warning > td[b-snrkayhmh0], .table-warning > th[b-snrkayhmh0] {
    background-color: #ffeeba
}

.table-hover .table-warning:hover[b-snrkayhmh0] {
    background-color: #ffe8a1
}

    .table-hover .table-warning:hover > td[b-snrkayhmh0], .table-hover .table-warning:hover > th[b-snrkayhmh0] {
        background-color: #ffe8a1
    }

.table-danger[b-snrkayhmh0], .table-danger > td[b-snrkayhmh0], .table-danger > th[b-snrkayhmh0] {
    background-color: #f5c6cb
}

.table-hover .table-danger:hover[b-snrkayhmh0] {
    background-color: #f1b0b7
}

    .table-hover .table-danger:hover > td[b-snrkayhmh0], .table-hover .table-danger:hover > th[b-snrkayhmh0] {
        background-color: #f1b0b7
    }

.table-light[b-snrkayhmh0], .table-light > td[b-snrkayhmh0], .table-light > th[b-snrkayhmh0] {
    background-color: #fdfdfe
}

.table-hover .table-light:hover[b-snrkayhmh0] {
    background-color: #ececf6
}

    .table-hover .table-light:hover > td[b-snrkayhmh0], .table-hover .table-light:hover > th[b-snrkayhmh0] {
        background-color: #ececf6
    }

.table-dark[b-snrkayhmh0], .table-dark > td[b-snrkayhmh0], .table-dark > th[b-snrkayhmh0] {
    background-color: #c6c8ca
}

.table-hover .table-dark:hover[b-snrkayhmh0] {
    background-color: #b9bbbe
}

    .table-hover .table-dark:hover > td[b-snrkayhmh0], .table-hover .table-dark:hover > th[b-snrkayhmh0] {
        background-color: #b9bbbe
    }

.table-active[b-snrkayhmh0], .table-active > td[b-snrkayhmh0], .table-active > th[b-snrkayhmh0] {
    background-color: rgba(0,0,0,.075)
}

.table-hover .table-active:hover[b-snrkayhmh0] {
    background-color: rgba(0,0,0,.075)
}

    .table-hover .table-active:hover > td[b-snrkayhmh0], .table-hover .table-active:hover > th[b-snrkayhmh0] {
        background-color: rgba(0,0,0,.075)
    }

.table .thead-dark th[b-snrkayhmh0] {
    color: #fff;
    background-color: #212529;
    border-color: #32383e
}

.table .thead-light th[b-snrkayhmh0] {
    color: #495057;
    background-color: #e9ecef;
    border-color: #dee2e6
}

.table-dark[b-snrkayhmh0] {
    color: #fff;
    background-color: #212529
}

    .table-dark td[b-snrkayhmh0], .table-dark th[b-snrkayhmh0], .table-dark thead th[b-snrkayhmh0] {
        border-color: #32383e
    }

    .table-dark.table-bordered[b-snrkayhmh0] {
        border: 0
    }

    .table-dark.table-striped tbody tr:nth-of-type(odd)[b-snrkayhmh0] {
        background-color: rgba(255,255,255,.05)
    }

    .table-dark.table-hover tbody tr:hover[b-snrkayhmh0] {
        background-color: rgba(255,255,255,.075)
    }

@media (max-width:575.98px) {
    .table-responsive-sm[b-snrkayhmh0] {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }

        .table-responsive-sm > .table-bordered[b-snrkayhmh0] {
            border: 0
        }
}

@media (max-width:767.98px) {
    .table-responsive-md[b-snrkayhmh0] {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }

        .table-responsive-md > .table-bordered[b-snrkayhmh0] {
            border: 0
        }
}

@media (max-width:991.98px) {
    .table-responsive-lg[b-snrkayhmh0] {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }

        .table-responsive-lg > .table-bordered[b-snrkayhmh0] {
            border: 0
        }
}

@media (max-width:1199.98px) {
    .table-responsive-xl[b-snrkayhmh0] {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }

        .table-responsive-xl > .table-bordered[b-snrkayhmh0] {
            border: 0
        }
}

.table-responsive[b-snrkayhmh0] {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar
}

    .table-responsive > .table-bordered[b-snrkayhmh0] {
        border: 0
    }

.form-control[b-snrkayhmh0] {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    box-shadow: inset 0 0 0 transparent;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out
}

@media screen and (prefers-reduced-motion:reduce) {
    .form-control[b-snrkayhmh0] {
        transition: none
    }
}

.form-control[b-snrkayhmh0]::-ms-expand {
    background-color: transparent;
    border: 0
}

.form-control:focus[b-snrkayhmh0] {
    color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    outline: 0;
    box-shadow: inset 0 0 0 transparent,0 0 0 .2rem rgba(0,123,255,.25)
}

.form-control[b-snrkayhmh0]::placeholder {
    color: #6c757d;
    opacity: 1
}

.form-control:disabled[b-snrkayhmh0], .form-control[readonly][b-snrkayhmh0] {
    background-color: #e9ecef;
    opacity: 1
}

select.form-control:not([size]):not([multiple])[b-snrkayhmh0] {
    height: calc(2.25rem + 2px)
}

select.form-control:focus[b-snrkayhmh0]::-ms-value {
    color: #495057;
    background-color: #fff
}

.form-control-file[b-snrkayhmh0], .form-control-range[b-snrkayhmh0] {
    display: block;
    width: 100%
}

.col-form-label[b-snrkayhmh0] {
    padding-top: calc(.375rem + 1px);
    padding-bottom: calc(.375rem + 1px);
    margin-bottom: 0;
    font-size: inherit;
    line-height: 1.5
}

.col-form-label-lg[b-snrkayhmh0] {
    padding-top: calc(.5rem + 1px);
    padding-bottom: calc(.5rem + 1px);
    font-size: 1.25rem;
    line-height: 1.5
}

.col-form-label-sm[b-snrkayhmh0] {
    padding-top: calc(.25rem + 1px);
    padding-bottom: calc(.25rem + 1px);
    font-size: .875rem;
    line-height: 1.5
}

.form-control-plaintext[b-snrkayhmh0] {
    display: block;
    width: 100%;
    padding-top: .375rem;
    padding-bottom: .375rem;
    margin-bottom: 0;
    line-height: 1.5;
    color: #212529;
    background-color: transparent;
    border: solid transparent;
    border-width: 1px 0
}

    .form-control-plaintext.form-control-lg[b-snrkayhmh0], .form-control-plaintext.form-control-sm[b-snrkayhmh0], .input-group-lg > .form-control-plaintext.form-control[b-snrkayhmh0], .input-group-lg > .input-group-append > .form-control-plaintext.btn[b-snrkayhmh0], .input-group-lg > .input-group-append > .form-control-plaintext.input-group-text[b-snrkayhmh0], .input-group-lg > .input-group-prepend > .form-control-plaintext.btn[b-snrkayhmh0], .input-group-lg > .input-group-prepend > .form-control-plaintext.input-group-text[b-snrkayhmh0], .input-group-sm > .form-control-plaintext.form-control[b-snrkayhmh0], .input-group-sm > .input-group-append > .form-control-plaintext.btn[b-snrkayhmh0], .input-group-sm > .input-group-append > .form-control-plaintext.input-group-text[b-snrkayhmh0], .input-group-sm > .input-group-prepend > .form-control-plaintext.btn[b-snrkayhmh0], .input-group-sm > .input-group-prepend > .form-control-plaintext.input-group-text[b-snrkayhmh0] {
        padding-right: 0;
        padding-left: 0
    }

.form-control-sm[b-snrkayhmh0], .input-group-sm > .form-control[b-snrkayhmh0], .input-group-sm > .input-group-append > .btn[b-snrkayhmh0], .input-group-sm > .input-group-append > .input-group-text[b-snrkayhmh0], .input-group-sm > .input-group-prepend > .btn[b-snrkayhmh0], .input-group-sm > .input-group-prepend > .input-group-text[b-snrkayhmh0] {
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: .2rem
}

.input-group-sm > .input-group-append > select.btn:not([size]):not([multiple])[b-snrkayhmh0], .input-group-sm > .input-group-append > select.input-group-text:not([size]):not([multiple])[b-snrkayhmh0], .input-group-sm > .input-group-prepend > select.btn:not([size]):not([multiple])[b-snrkayhmh0], .input-group-sm > .input-group-prepend > select.input-group-text:not([size]):not([multiple])[b-snrkayhmh0], .input-group-sm > select.form-control:not([size]):not([multiple])[b-snrkayhmh0], select.form-control-sm:not([size]):not([multiple])[b-snrkayhmh0] {
    height: calc(1.8125rem + 2px)
}

.form-control-lg[b-snrkayhmh0], .input-group-lg > .form-control[b-snrkayhmh0], .input-group-lg > .input-group-append > .btn[b-snrkayhmh0], .input-group-lg > .input-group-append > .input-group-text[b-snrkayhmh0], .input-group-lg > .input-group-prepend > .btn[b-snrkayhmh0], .input-group-lg > .input-group-prepend > .input-group-text[b-snrkayhmh0] {
    padding: .5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: .3rem
}

.input-group-lg > .input-group-append > select.btn:not([size]):not([multiple])[b-snrkayhmh0], .input-group-lg > .input-group-append > select.input-group-text:not([size]):not([multiple])[b-snrkayhmh0], .input-group-lg > .input-group-prepend > select.btn:not([size]):not([multiple])[b-snrkayhmh0], .input-group-lg > .input-group-prepend > select.input-group-text:not([size]):not([multiple])[b-snrkayhmh0], .input-group-lg > select.form-control:not([size]):not([multiple])[b-snrkayhmh0], select.form-control-lg:not([size]):not([multiple])[b-snrkayhmh0] {
    height: calc(2.875rem + 2px)
}

.form-group[b-snrkayhmh0] {
    margin-bottom: 1rem
}

.form-text[b-snrkayhmh0] {
    display: block;
    margin-top: .25rem
}

.form-row[b-snrkayhmh0] {
    display: flex;
    flex-wrap: wrap;
    margin-right: -5px;
    margin-left: -5px
}

    .form-row > .col[b-snrkayhmh0], .form-row > [class*=col-][b-snrkayhmh0] {
        padding-right: 5px;
        padding-left: 5px
    }

.form-check[b-snrkayhmh0] {
    position: relative;
    display: block;
    padding-left: 1.25rem
}

.form-check-input[b-snrkayhmh0] {
    position: absolute;
    margin-top: .3rem;
    margin-left: -1.25rem
}

    .form-check-input:disabled ~ .form-check-label[b-snrkayhmh0] {
        color: #6c757d
    }

.form-check-label[b-snrkayhmh0] {
    margin-bottom: 0
}

.form-check-inline[b-snrkayhmh0] {
    display: inline-flex;
    align-items: center;
    padding-left: 0;
    margin-right: .75rem
}

    .form-check-inline .form-check-input[b-snrkayhmh0] {
        position: static;
        margin-top: 0;
        margin-right: .3125rem;
        margin-left: 0
    }

.valid-feedback[b-snrkayhmh0] {
    display: none;
    width: 100%;
    margin-top: .25rem;
    font-size: 80%;
    color: #28a745
}

.valid-tooltip[b-snrkayhmh0] {
    position: absolute;
    top: 100%;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: .5rem;
    margin-top: .1rem;
    font-size: .875rem;
    line-height: 1;
    color: #fff;
    background-color: rgba(40,167,69,.8);
    border-radius: .2rem
}

.custom-select.is-valid[b-snrkayhmh0], .form-control.is-valid[b-snrkayhmh0], .was-validated .custom-select:valid[b-snrkayhmh0], .was-validated .form-control:valid[b-snrkayhmh0] {
    border-color: #28a745
}

    .custom-select.is-valid:focus[b-snrkayhmh0], .form-control.is-valid:focus[b-snrkayhmh0], .was-validated .custom-select:valid:focus[b-snrkayhmh0], .was-validated .form-control:valid:focus[b-snrkayhmh0] {
        border-color: #28a745;
        box-shadow: 0 0 0 .2rem rgba(40,167,69,.25)
    }

    .custom-select.is-valid ~ .valid-feedback[b-snrkayhmh0], .custom-select.is-valid ~ .valid-tooltip[b-snrkayhmh0], .form-control.is-valid ~ .valid-feedback[b-snrkayhmh0], .form-control.is-valid ~ .valid-tooltip[b-snrkayhmh0], .was-validated .custom-select:valid ~ .valid-feedback[b-snrkayhmh0], .was-validated .custom-select:valid ~ .valid-tooltip[b-snrkayhmh0], .was-validated .form-control:valid ~ .valid-feedback[b-snrkayhmh0], .was-validated .form-control:valid ~ .valid-tooltip[b-snrkayhmh0] {
        display: block
    }

.form-check-input.is-valid ~ .form-check-label[b-snrkayhmh0], .was-validated .form-check-input:valid ~ .form-check-label[b-snrkayhmh0] {
    color: #28a745
}

.form-check-input.is-valid ~ .valid-feedback[b-snrkayhmh0], .form-check-input.is-valid ~ .valid-tooltip[b-snrkayhmh0], .was-validated .form-check-input:valid ~ .valid-feedback[b-snrkayhmh0], .was-validated .form-check-input:valid ~ .valid-tooltip[b-snrkayhmh0] {
    display: block
}

.custom-control-input.is-valid ~ .custom-control-label[b-snrkayhmh0], .was-validated .custom-control-input:valid ~ .custom-control-label[b-snrkayhmh0] {
    color: #28a745
}

    .custom-control-input.is-valid ~ .custom-control-label[b-snrkayhmh0]::before, .was-validated .custom-control-input:valid ~ .custom-control-label[b-snrkayhmh0]::before {
        background-color: #71dd8a
    }

.custom-control-input.is-valid ~ .valid-feedback[b-snrkayhmh0], .custom-control-input.is-valid ~ .valid-tooltip[b-snrkayhmh0], .was-validated .custom-control-input:valid ~ .valid-feedback[b-snrkayhmh0], .was-validated .custom-control-input:valid ~ .valid-tooltip[b-snrkayhmh0] {
    display: block
}

.custom-control-input.is-valid:checked ~ .custom-control-label[b-snrkayhmh0]::before, .was-validated .custom-control-input:valid:checked ~ .custom-control-label[b-snrkayhmh0]::before {
    background-color: #34ce57
}

.custom-control-input.is-valid:focus ~ .custom-control-label[b-snrkayhmh0]::before, .was-validated .custom-control-input:valid:focus ~ .custom-control-label[b-snrkayhmh0]::before {
    box-shadow: 0 0 0 1px #fff,0 0 0 .2rem rgba(40,167,69,.25)
}

.custom-file-input.is-valid ~ .custom-file-label[b-snrkayhmh0], .was-validated .custom-file-input:valid ~ .custom-file-label[b-snrkayhmh0] {
    border-color: #28a745
}

    .custom-file-input.is-valid ~ .custom-file-label[b-snrkayhmh0]::before, .was-validated .custom-file-input:valid ~ .custom-file-label[b-snrkayhmh0]::before {
        border-color: inherit
    }

.custom-file-input.is-valid ~ .valid-feedback[b-snrkayhmh0], .custom-file-input.is-valid ~ .valid-tooltip[b-snrkayhmh0], .was-validated .custom-file-input:valid ~ .valid-feedback[b-snrkayhmh0], .was-validated .custom-file-input:valid ~ .valid-tooltip[b-snrkayhmh0] {
    display: block
}

.custom-file-input.is-valid:focus ~ .custom-file-label[b-snrkayhmh0], .was-validated .custom-file-input:valid:focus ~ .custom-file-label[b-snrkayhmh0] {
    box-shadow: 0 0 0 .2rem rgba(40,167,69,.25)
}

.invalid-feedback[b-snrkayhmh0] {
    display: none;
    width: 100%;
    margin-top: .25rem;
    font-size: 80%;
    color: #dc3545
}

.invalid-tooltip[b-snrkayhmh0] {
    position: absolute;
    top: 100%;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: .5rem;
    margin-top: .1rem;
    font-size: .875rem;
    line-height: 1;
    color: #fff;
    background-color: rgba(220,53,69,.8);
    border-radius: .2rem
}

.custom-select.is-invalid[b-snrkayhmh0], .form-control.is-invalid[b-snrkayhmh0], .was-validated .custom-select:invalid[b-snrkayhmh0], .was-validated .form-control:invalid[b-snrkayhmh0] {
    border-color: #dc3545
}

    .custom-select.is-invalid:focus[b-snrkayhmh0], .form-control.is-invalid:focus[b-snrkayhmh0], .was-validated .custom-select:invalid:focus[b-snrkayhmh0], .was-validated .form-control:invalid:focus[b-snrkayhmh0] {
        border-color: #dc3545;
        box-shadow: 0 0 0 .2rem rgba(220,53,69,.25)
    }

    .custom-select.is-invalid ~ .invalid-feedback[b-snrkayhmh0], .custom-select.is-invalid ~ .invalid-tooltip[b-snrkayhmh0], .form-control.is-invalid ~ .invalid-feedback[b-snrkayhmh0], .form-control.is-invalid ~ .invalid-tooltip[b-snrkayhmh0], .was-validated .custom-select:invalid ~ .invalid-feedback[b-snrkayhmh0], .was-validated .custom-select:invalid ~ .invalid-tooltip[b-snrkayhmh0], .was-validated .form-control:invalid ~ .invalid-feedback[b-snrkayhmh0], .was-validated .form-control:invalid ~ .invalid-tooltip[b-snrkayhmh0] {
        display: block
    }

.form-check-input.is-invalid ~ .form-check-label[b-snrkayhmh0], .was-validated .form-check-input:invalid ~ .form-check-label[b-snrkayhmh0] {
    color: #dc3545
}

.form-check-input.is-invalid ~ .invalid-feedback[b-snrkayhmh0], .form-check-input.is-invalid ~ .invalid-tooltip[b-snrkayhmh0], .was-validated .form-check-input:invalid ~ .invalid-feedback[b-snrkayhmh0], .was-validated .form-check-input:invalid ~ .invalid-tooltip[b-snrkayhmh0] {
    display: block
}

.custom-control-input.is-invalid ~ .custom-control-label[b-snrkayhmh0], .was-validated .custom-control-input:invalid ~ .custom-control-label[b-snrkayhmh0] {
    color: #dc3545
}

    .custom-control-input.is-invalid ~ .custom-control-label[b-snrkayhmh0]::before, .was-validated .custom-control-input:invalid ~ .custom-control-label[b-snrkayhmh0]::before {
        background-color: #efa2a9
    }

.custom-control-input.is-invalid ~ .invalid-feedback[b-snrkayhmh0], .custom-control-input.is-invalid ~ .invalid-tooltip[b-snrkayhmh0], .was-validated .custom-control-input:invalid ~ .invalid-feedback[b-snrkayhmh0], .was-validated .custom-control-input:invalid ~ .invalid-tooltip[b-snrkayhmh0] {
    display: block
}

.custom-control-input.is-invalid:checked ~ .custom-control-label[b-snrkayhmh0]::before, .was-validated .custom-control-input:invalid:checked ~ .custom-control-label[b-snrkayhmh0]::before {
    background-color: #e4606d
}

.custom-control-input.is-invalid:focus ~ .custom-control-label[b-snrkayhmh0]::before, .was-validated .custom-control-input:invalid:focus ~ .custom-control-label[b-snrkayhmh0]::before {
    box-shadow: 0 0 0 1px #fff,0 0 0 .2rem rgba(220,53,69,.25)
}

.custom-file-input.is-invalid ~ .custom-file-label[b-snrkayhmh0], .was-validated .custom-file-input:invalid ~ .custom-file-label[b-snrkayhmh0] {
    border-color: #dc3545
}

    .custom-file-input.is-invalid ~ .custom-file-label[b-snrkayhmh0]::before, .was-validated .custom-file-input:invalid ~ .custom-file-label[b-snrkayhmh0]::before {
        border-color: inherit
    }

.custom-file-input.is-invalid ~ .invalid-feedback[b-snrkayhmh0], .custom-file-input.is-invalid ~ .invalid-tooltip[b-snrkayhmh0], .was-validated .custom-file-input:invalid ~ .invalid-feedback[b-snrkayhmh0], .was-validated .custom-file-input:invalid ~ .invalid-tooltip[b-snrkayhmh0] {
    display: block
}

.custom-file-input.is-invalid:focus ~ .custom-file-label[b-snrkayhmh0], .was-validated .custom-file-input:invalid:focus ~ .custom-file-label[b-snrkayhmh0] {
    box-shadow: 0 0 0 .2rem rgba(220,53,69,.25)
}

.form-inline[b-snrkayhmh0] {
    display: flex;
    flex-flow: row wrap;
    align-items: center
}

    .form-inline .form-check[b-snrkayhmh0] {
        width: 100%
    }

@media (min-width:576px) {
    .form-inline label[b-snrkayhmh0] {
        display: flex;
        align-items: center;
        justify-content: center;
        margin-bottom: 0
    }

    .form-inline .form-group[b-snrkayhmh0] {
        display: flex;
        flex: 0 0 auto;
        flex-flow: row wrap;
        align-items: center;
        margin-bottom: 0
    }

    .form-inline .form-control[b-snrkayhmh0] {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .form-inline .form-control-plaintext[b-snrkayhmh0] {
        display: inline-block
    }

    .form-inline .custom-select[b-snrkayhmh0], .form-inline .input-group[b-snrkayhmh0] {
        width: auto
    }

    .form-inline .form-check[b-snrkayhmh0] {
        display: flex;
        align-items: center;
        justify-content: center;
        width: auto;
        padding-left: 0
    }

    .form-inline .form-check-input[b-snrkayhmh0] {
        position: relative;
        margin-top: 0;
        margin-right: .25rem;
        margin-left: 0
    }

    .form-inline .custom-control[b-snrkayhmh0] {
        align-items: center;
        justify-content: center
    }

    .form-inline .custom-control-label[b-snrkayhmh0] {
        margin-bottom: 0
    }
}

.btn[b-snrkayhmh0] {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    user-select: none;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out
}

@media screen and (prefers-reduced-motion:reduce) {
    .btn[b-snrkayhmh0] {
        transition: none
    }
}

.btn:focus[b-snrkayhmh0], .btn:hover[b-snrkayhmh0] {
    text-decoration: none
}

.btn.focus[b-snrkayhmh0], .btn:focus[b-snrkayhmh0] {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(0,123,255,.25)
}

.btn.disabled[b-snrkayhmh0], .btn:disabled[b-snrkayhmh0] {
    opacity: .65;
    box-shadow: none
}

.btn:not(:disabled):not(.disabled)[b-snrkayhmh0] {
    cursor: pointer
}

    .btn:not(:disabled):not(.disabled).active[b-snrkayhmh0], .btn:not(:disabled):not(.disabled):active[b-snrkayhmh0] {
        background-image: none;
        box-shadow: inset 0 3px 5px rgba(0,0,0,.125)
    }

        .btn:not(:disabled):not(.disabled).active:focus[b-snrkayhmh0], .btn:not(:disabled):not(.disabled):active:focus[b-snrkayhmh0] {
            box-shadow: 0 0 0 .2rem rgba(0,123,255,.25),inset 0 3px 5px rgba(0,0,0,.125)
        }

a.btn.disabled[b-snrkayhmh0], fieldset:disabled a.btn[b-snrkayhmh0] {
    pointer-events: none
}

.btn-primary[b-snrkayhmh0] {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
    box-shadow: 0 1px 1px rgba(0,0,0,.075)
}

    .btn-primary:hover[b-snrkayhmh0] {
        color: #fff;
        background-color: #0069d9;
        border-color: #0062cc
    }

    .btn-primary.focus[b-snrkayhmh0], .btn-primary:focus[b-snrkayhmh0] {
        box-shadow: 0 1px 1px rgba(0,0,0,.075),0 0 0 .2rem rgba(0,123,255,.5)
    }

    .btn-primary.disabled[b-snrkayhmh0], .btn-primary:disabled[b-snrkayhmh0] {
        color: #fff;
        background-color: #007bff;
        border-color: #007bff
    }

    .btn-primary:not(:disabled):not(.disabled).active[b-snrkayhmh0], .btn-primary:not(:disabled):not(.disabled):active[b-snrkayhmh0], .show > .btn-primary.dropdown-toggle[b-snrkayhmh0] {
        color: #fff;
        background-color: #0062cc;
        border-color: #005cbf
    }

        .btn-primary:not(:disabled):not(.disabled).active:focus[b-snrkayhmh0], .btn-primary:not(:disabled):not(.disabled):active:focus[b-snrkayhmh0], .show > .btn-primary.dropdown-toggle:focus[b-snrkayhmh0] {
            box-shadow: inset 0 3px 5px rgba(0,0,0,.125),0 0 0 .2rem rgba(0,123,255,.5)
        }

.btn-secondary[b-snrkayhmh0] {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d;
    box-shadow: 0 1px 1px rgba(0,0,0,.075)
}

    .btn-secondary:hover[b-snrkayhmh0] {
        color: #fff;
        background-color: #5a6268;
        border-color: #545b62
    }

    .btn-secondary.focus[b-snrkayhmh0], .btn-secondary:focus[b-snrkayhmh0] {
        box-shadow: 0 1px 1px rgba(0,0,0,.075),0 0 0 .2rem rgba(108,117,125,.5)
    }

    .btn-secondary.disabled[b-snrkayhmh0], .btn-secondary:disabled[b-snrkayhmh0] {
        color: #fff;
        background-color: #6c757d;
        border-color: #6c757d
    }

    .btn-secondary:not(:disabled):not(.disabled).active[b-snrkayhmh0], .btn-secondary:not(:disabled):not(.disabled):active[b-snrkayhmh0], .show > .btn-secondary.dropdown-toggle[b-snrkayhmh0] {
        color: #fff;
        background-color: #545b62;
        border-color: #4e555b
    }

        .btn-secondary:not(:disabled):not(.disabled).active:focus[b-snrkayhmh0], .btn-secondary:not(:disabled):not(.disabled):active:focus[b-snrkayhmh0], .show > .btn-secondary.dropdown-toggle:focus[b-snrkayhmh0] {
            box-shadow: inset 0 3px 5px rgba(0,0,0,.125),0 0 0 .2rem rgba(108,117,125,.5)
        }

.btn-success[b-snrkayhmh0] {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745;
    box-shadow: 0 1px 1px rgba(0,0,0,.075)
}

    .btn-success:hover[b-snrkayhmh0] {
        color: #fff;
        background-color: #218838;
        border-color: #1e7e34
    }

    .btn-success.focus[b-snrkayhmh0], .btn-success:focus[b-snrkayhmh0] {
        box-shadow: 0 1px 1px rgba(0,0,0,.075),0 0 0 .2rem rgba(40,167,69,.5)
    }

    .btn-success.disabled[b-snrkayhmh0], .btn-success:disabled[b-snrkayhmh0] {
        color: #fff;
        background-color: #28a745;
        border-color: #28a745
    }

    .btn-success:not(:disabled):not(.disabled).active[b-snrkayhmh0], .btn-success:not(:disabled):not(.disabled):active[b-snrkayhmh0], .show > .btn-success.dropdown-toggle[b-snrkayhmh0] {
        color: #fff;
        background-color: #1e7e34;
        border-color: #1c7430
    }

        .btn-success:not(:disabled):not(.disabled).active:focus[b-snrkayhmh0], .btn-success:not(:disabled):not(.disabled):active:focus[b-snrkayhmh0], .show > .btn-success.dropdown-toggle:focus[b-snrkayhmh0] {
            box-shadow: inset 0 3px 5px rgba(0,0,0,.125),0 0 0 .2rem rgba(40,167,69,.5)
        }

.btn-info[b-snrkayhmh0] {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8;
    box-shadow: 0 1px 1px rgba(0,0,0,.075)
}

    .btn-info:hover[b-snrkayhmh0] {
        color: #fff;
        background-color: #138496;
        border-color: #117a8b
    }

    .btn-info.focus[b-snrkayhmh0], .btn-info:focus[b-snrkayhmh0] {
        box-shadow: 0 1px 1px rgba(0,0,0,.075),0 0 0 .2rem rgba(23,162,184,.5)
    }

    .btn-info.disabled[b-snrkayhmh0], .btn-info:disabled[b-snrkayhmh0] {
        color: #fff;
        background-color: #17a2b8;
        border-color: #17a2b8
    }

    .btn-info:not(:disabled):not(.disabled).active[b-snrkayhmh0], .btn-info:not(:disabled):not(.disabled):active[b-snrkayhmh0], .show > .btn-info.dropdown-toggle[b-snrkayhmh0] {
        color: #fff;
        background-color: #117a8b;
        border-color: #10707f
    }

        .btn-info:not(:disabled):not(.disabled).active:focus[b-snrkayhmh0], .btn-info:not(:disabled):not(.disabled):active:focus[b-snrkayhmh0], .show > .btn-info.dropdown-toggle:focus[b-snrkayhmh0] {
            box-shadow: inset 0 3px 5px rgba(0,0,0,.125),0 0 0 .2rem rgba(23,162,184,.5)
        }

.btn-warning[b-snrkayhmh0] {
    color: #1f2d3d;
    background-color: #ffc107;
    border-color: #ffc107;
    box-shadow: 0 1px 1px rgba(0,0,0,.075)
}

    .btn-warning:hover[b-snrkayhmh0] {
        color: #1f2d3d;
        background-color: #e0a800;
        border-color: #d39e00
    }

    .btn-warning.focus[b-snrkayhmh0], .btn-warning:focus[b-snrkayhmh0] {
        box-shadow: 0 1px 1px rgba(0,0,0,.075),0 0 0 .2rem rgba(255,193,7,.5)
    }

    .btn-warning.disabled[b-snrkayhmh0], .btn-warning:disabled[b-snrkayhmh0] {
        color: #1f2d3d;
        background-color: #ffc107;
        border-color: #ffc107
    }

    .btn-warning:not(:disabled):not(.disabled).active[b-snrkayhmh0], .btn-warning:not(:disabled):not(.disabled):active[b-snrkayhmh0], .show > .btn-warning.dropdown-toggle[b-snrkayhmh0] {
        color: #1f2d3d;
        background-color: #d39e00;
        border-color: #c69500
    }

        .btn-warning:not(:disabled):not(.disabled).active:focus[b-snrkayhmh0], .btn-warning:not(:disabled):not(.disabled):active:focus[b-snrkayhmh0], .show > .btn-warning.dropdown-toggle:focus[b-snrkayhmh0] {
            box-shadow: inset 0 3px 5px rgba(0,0,0,.125),0 0 0 .2rem rgba(255,193,7,.5)
        }

.btn-danger[b-snrkayhmh0] {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545;
    box-shadow: 0 1px 1px rgba(0,0,0,.075)
}

    .btn-danger:hover[b-snrkayhmh0] {
        color: #fff;
        background-color: #c82333;
        border-color: #bd2130
    }

    .btn-danger.focus[b-snrkayhmh0], .btn-danger:focus[b-snrkayhmh0] {
        box-shadow: 0 1px 1px rgba(0,0,0,.075),0 0 0 .2rem rgba(220,53,69,.5)
    }

    .btn-danger.disabled[b-snrkayhmh0], .btn-danger:disabled[b-snrkayhmh0] {
        color: #fff;
        background-color: #dc3545;
        border-color: #dc3545
    }

    .btn-danger:not(:disabled):not(.disabled).active[b-snrkayhmh0], .btn-danger:not(:disabled):not(.disabled):active[b-snrkayhmh0], .show > .btn-danger.dropdown-toggle[b-snrkayhmh0] {
        color: #fff;
        background-color: #bd2130;
        border-color: #b21f2d
    }

        .btn-danger:not(:disabled):not(.disabled).active:focus[b-snrkayhmh0], .btn-danger:not(:disabled):not(.disabled):active:focus[b-snrkayhmh0], .show > .btn-danger.dropdown-toggle:focus[b-snrkayhmh0] {
            box-shadow: inset 0 3px 5px rgba(0,0,0,.125),0 0 0 .2rem rgba(220,53,69,.5)
        }

.btn-light[b-snrkayhmh0] {
    color: #1f2d3d;
    background-color: #f8f9fa;
    border-color: #f8f9fa;
    box-shadow: 0 1px 1px rgba(0,0,0,.075)
}

    .btn-light:hover[b-snrkayhmh0] {
        color: #1f2d3d;
        background-color: #e2e6ea;
        border-color: #dae0e5
    }

    .btn-light.focus[b-snrkayhmh0], .btn-light:focus[b-snrkayhmh0] {
        box-shadow: 0 1px 1px rgba(0,0,0,.075),0 0 0 .2rem rgba(248,249,250,.5)
    }

    .btn-light.disabled[b-snrkayhmh0], .btn-light:disabled[b-snrkayhmh0] {
        color: #1f2d3d;
        background-color: #f8f9fa;
        border-color: #f8f9fa
    }

    .btn-light:not(:disabled):not(.disabled).active[b-snrkayhmh0], .btn-light:not(:disabled):not(.disabled):active[b-snrkayhmh0], .show > .btn-light.dropdown-toggle[b-snrkayhmh0] {
        color: #1f2d3d;
        background-color: #dae0e5;
        border-color: #d3d9df
    }

        .btn-light:not(:disabled):not(.disabled).active:focus[b-snrkayhmh0], .btn-light:not(:disabled):not(.disabled):active:focus[b-snrkayhmh0], .show > .btn-light.dropdown-toggle:focus[b-snrkayhmh0] {
            box-shadow: inset 0 3px 5px rgba(0,0,0,.125),0 0 0 .2rem rgba(248,249,250,.5)
        }

.btn-dark[b-snrkayhmh0] {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40;
    box-shadow: 0 1px 1px rgba(0,0,0,.075)
}

    .btn-dark:hover[b-snrkayhmh0] {
        color: #fff;
        background-color: #23272b;
        border-color: #1d2124
    }

    .btn-dark.focus[b-snrkayhmh0], .btn-dark:focus[b-snrkayhmh0] {
        box-shadow: 0 1px 1px rgba(0,0,0,.075),0 0 0 .2rem rgba(52,58,64,.5)
    }

    .btn-dark.disabled[b-snrkayhmh0], .btn-dark:disabled[b-snrkayhmh0] {
        color: #fff;
        background-color: #343a40;
        border-color: #343a40
    }

    .btn-dark:not(:disabled):not(.disabled).active[b-snrkayhmh0], .btn-dark:not(:disabled):not(.disabled):active[b-snrkayhmh0], .show > .btn-dark.dropdown-toggle[b-snrkayhmh0] {
        color: #fff;
        background-color: #1d2124;
        border-color: #171a1d
    }

        .btn-dark:not(:disabled):not(.disabled).active:focus[b-snrkayhmh0], .btn-dark:not(:disabled):not(.disabled):active:focus[b-snrkayhmh0], .show > .btn-dark.dropdown-toggle:focus[b-snrkayhmh0] {
            box-shadow: inset 0 3px 5px rgba(0,0,0,.125),0 0 0 .2rem rgba(52,58,64,.5)
        }

.btn-outline-primary[b-snrkayhmh0] {
    color: #007bff;
    background-color: transparent;
    background-image: none;
    border-color: #007bff
}

    .btn-outline-primary:hover[b-snrkayhmh0] {
        color: #fff;
        background-color: #007bff;
        border-color: #007bff
    }

    .btn-outline-primary.focus[b-snrkayhmh0], .btn-outline-primary:focus[b-snrkayhmh0] {
        box-shadow: 0 0 0 .2rem rgba(0,123,255,.5)
    }

    .btn-outline-primary.disabled[b-snrkayhmh0], .btn-outline-primary:disabled[b-snrkayhmh0] {
        color: #007bff;
        background-color: transparent
    }

    .btn-outline-primary:not(:disabled):not(.disabled).active[b-snrkayhmh0], .btn-outline-primary:not(:disabled):not(.disabled):active[b-snrkayhmh0], .show > .btn-outline-primary.dropdown-toggle[b-snrkayhmh0] {
        color: #fff;
        background-color: #007bff;
        border-color: #007bff
    }

        .btn-outline-primary:not(:disabled):not(.disabled).active:focus[b-snrkayhmh0], .btn-outline-primary:not(:disabled):not(.disabled):active:focus[b-snrkayhmh0], .show > .btn-outline-primary.dropdown-toggle:focus[b-snrkayhmh0] {
            box-shadow: inset 0 3px 5px rgba(0,0,0,.125),0 0 0 .2rem rgba(0,123,255,.5)
        }

.btn-outline-secondary[b-snrkayhmh0] {
    color: #6c757d;
    background-color: transparent;
    background-image: none;
    border-color: #6c757d
}

    .btn-outline-secondary:hover[b-snrkayhmh0] {
        color: #fff;
        background-color: #6c757d;
        border-color: #6c757d
    }

    .btn-outline-secondary.focus[b-snrkayhmh0], .btn-outline-secondary:focus[b-snrkayhmh0] {
        box-shadow: 0 0 0 .2rem rgba(108,117,125,.5)
    }

    .btn-outline-secondary.disabled[b-snrkayhmh0], .btn-outline-secondary:disabled[b-snrkayhmh0] {
        color: #6c757d;
        background-color: transparent
    }

    .btn-outline-secondary:not(:disabled):not(.disabled).active[b-snrkayhmh0], .btn-outline-secondary:not(:disabled):not(.disabled):active[b-snrkayhmh0], .show > .btn-outline-secondary.dropdown-toggle[b-snrkayhmh0] {
        color: #fff;
        background-color: #6c757d;
        border-color: #6c757d
    }

        .btn-outline-secondary:not(:disabled):not(.disabled).active:focus[b-snrkayhmh0], .btn-outline-secondary:not(:disabled):not(.disabled):active:focus[b-snrkayhmh0], .show > .btn-outline-secondary.dropdown-toggle:focus[b-snrkayhmh0] {
            box-shadow: inset 0 3px 5px rgba(0,0,0,.125),0 0 0 .2rem rgba(108,117,125,.5)
        }

.btn-outline-success[b-snrkayhmh0] {
    color: #28a745;
    background-color: transparent;
    background-image: none;
    border-color: #28a745
}

    .btn-outline-success:hover[b-snrkayhmh0] {
        color: #fff;
        background-color: #28a745;
        border-color: #28a745
    }

    .btn-outline-success.focus[b-snrkayhmh0], .btn-outline-success:focus[b-snrkayhmh0] {
        box-shadow: 0 0 0 .2rem rgba(40,167,69,.5)
    }

    .btn-outline-success.disabled[b-snrkayhmh0], .btn-outline-success:disabled[b-snrkayhmh0] {
        color: #28a745;
        background-color: transparent
    }

    .btn-outline-success:not(:disabled):not(.disabled).active[b-snrkayhmh0], .btn-outline-success:not(:disabled):not(.disabled):active[b-snrkayhmh0], .show > .btn-outline-success.dropdown-toggle[b-snrkayhmh0] {
        color: #fff;
        background-color: #28a745;
        border-color: #28a745
    }

        .btn-outline-success:not(:disabled):not(.disabled).active:focus[b-snrkayhmh0], .btn-outline-success:not(:disabled):not(.disabled):active:focus[b-snrkayhmh0], .show > .btn-outline-success.dropdown-toggle:focus[b-snrkayhmh0] {
            box-shadow: inset 0 3px 5px rgba(0,0,0,.125),0 0 0 .2rem rgba(40,167,69,.5)
        }

.btn-outline-info[b-snrkayhmh0] {
    color: #17a2b8;
    background-color: transparent;
    background-image: none;
    border-color: #17a2b8
}

    .btn-outline-info:hover[b-snrkayhmh0] {
        color: #fff;
        background-color: #17a2b8;
        border-color: #17a2b8
    }

    .btn-outline-info.focus[b-snrkayhmh0], .btn-outline-info:focus[b-snrkayhmh0] {
        box-shadow: 0 0 0 .2rem rgba(23,162,184,.5)
    }

    .btn-outline-info.disabled[b-snrkayhmh0], .btn-outline-info:disabled[b-snrkayhmh0] {
        color: #17a2b8;
        background-color: transparent
    }

    .btn-outline-info:not(:disabled):not(.disabled).active[b-snrkayhmh0], .btn-outline-info:not(:disabled):not(.disabled):active[b-snrkayhmh0], .show > .btn-outline-info.dropdown-toggle[b-snrkayhmh0] {
        color: #fff;
        background-color: #17a2b8;
        border-color: #17a2b8
    }

        .btn-outline-info:not(:disabled):not(.disabled).active:focus[b-snrkayhmh0], .btn-outline-info:not(:disabled):not(.disabled):active:focus[b-snrkayhmh0], .show > .btn-outline-info.dropdown-toggle:focus[b-snrkayhmh0] {
            box-shadow: inset 0 3px 5px rgba(0,0,0,.125),0 0 0 .2rem rgba(23,162,184,.5)
        }

.btn-outline-warning[b-snrkayhmh0] {
    color: #ffc107;
    background-color: transparent;
    background-image: none;
    border-color: #ffc107
}

    .btn-outline-warning:hover[b-snrkayhmh0] {
        color: #1f2d3d;
        background-color: #ffc107;
        border-color: #ffc107
    }

    .btn-outline-warning.focus[b-snrkayhmh0], .btn-outline-warning:focus[b-snrkayhmh0] {
        box-shadow: 0 0 0 .2rem rgba(255,193,7,.5)
    }

    .btn-outline-warning.disabled[b-snrkayhmh0], .btn-outline-warning:disabled[b-snrkayhmh0] {
        color: #ffc107;
        background-color: transparent
    }

    .btn-outline-warning:not(:disabled):not(.disabled).active[b-snrkayhmh0], .btn-outline-warning:not(:disabled):not(.disabled):active[b-snrkayhmh0], .show > .btn-outline-warning.dropdown-toggle[b-snrkayhmh0] {
        color: #1f2d3d;
        background-color: #ffc107;
        border-color: #ffc107
    }

        .btn-outline-warning:not(:disabled):not(.disabled).active:focus[b-snrkayhmh0], .btn-outline-warning:not(:disabled):not(.disabled):active:focus[b-snrkayhmh0], .show > .btn-outline-warning.dropdown-toggle:focus[b-snrkayhmh0] {
            box-shadow: inset 0 3px 5px rgba(0,0,0,.125),0 0 0 .2rem rgba(255,193,7,.5)
        }

.btn-outline-danger[b-snrkayhmh0] {
    color: #dc3545;
    background-color: transparent;
    background-image: none;
    border-color: #dc3545
}

    .btn-outline-danger:hover[b-snrkayhmh0] {
        color: #fff;
        background-color: #dc3545;
        border-color: #dc3545
    }

    .btn-outline-danger.focus[b-snrkayhmh0], .btn-outline-danger:focus[b-snrkayhmh0] {
        box-shadow: 0 0 0 .2rem rgba(220,53,69,.5)
    }

    .btn-outline-danger.disabled[b-snrkayhmh0], .btn-outline-danger:disabled[b-snrkayhmh0] {
        color: #dc3545;
        background-color: transparent
    }

    .btn-outline-danger:not(:disabled):not(.disabled).active[b-snrkayhmh0], .btn-outline-danger:not(:disabled):not(.disabled):active[b-snrkayhmh0], .show > .btn-outline-danger.dropdown-toggle[b-snrkayhmh0] {
        color: #fff;
        background-color: #dc3545;
        border-color: #dc3545
    }

        .btn-outline-danger:not(:disabled):not(.disabled).active:focus[b-snrkayhmh0], .btn-outline-danger:not(:disabled):not(.disabled):active:focus[b-snrkayhmh0], .show > .btn-outline-danger.dropdown-toggle:focus[b-snrkayhmh0] {
            box-shadow: inset 0 3px 5px rgba(0,0,0,.125),0 0 0 .2rem rgba(220,53,69,.5)
        }

.btn-outline-light[b-snrkayhmh0] {
    color: #f8f9fa;
    background-color: transparent;
    background-image: none;
    border-color: #f8f9fa
}

    .btn-outline-light:hover[b-snrkayhmh0] {
        color: #1f2d3d;
        background-color: #f8f9fa;
        border-color: #f8f9fa
    }

    .btn-outline-light.focus[b-snrkayhmh0], .btn-outline-light:focus[b-snrkayhmh0] {
        box-shadow: 0 0 0 .2rem rgba(248,249,250,.5)
    }

    .btn-outline-light.disabled[b-snrkayhmh0], .btn-outline-light:disabled[b-snrkayhmh0] {
        color: #f8f9fa;
        background-color: transparent
    }

    .btn-outline-light:not(:disabled):not(.disabled).active[b-snrkayhmh0], .btn-outline-light:not(:disabled):not(.disabled):active[b-snrkayhmh0], .show > .btn-outline-light.dropdown-toggle[b-snrkayhmh0] {
        color: #1f2d3d;
        background-color: #f8f9fa;
        border-color: #f8f9fa
    }

        .btn-outline-light:not(:disabled):not(.disabled).active:focus[b-snrkayhmh0], .btn-outline-light:not(:disabled):not(.disabled):active:focus[b-snrkayhmh0], .show > .btn-outline-light.dropdown-toggle:focus[b-snrkayhmh0] {
            box-shadow: inset 0 3px 5px rgba(0,0,0,.125),0 0 0 .2rem rgba(248,249,250,.5)
        }

.btn-outline-dark[b-snrkayhmh0] {
    color: #343a40;
    background-color: transparent;
    background-image: none;
    border-color: #343a40
}

    .btn-outline-dark:hover[b-snrkayhmh0] {
        color: #fff;
        background-color: #343a40;
        border-color: #343a40
    }

    .btn-outline-dark.focus[b-snrkayhmh0], .btn-outline-dark:focus[b-snrkayhmh0] {
        box-shadow: 0 0 0 .2rem rgba(52,58,64,.5)
    }

    .btn-outline-dark.disabled[b-snrkayhmh0], .btn-outline-dark:disabled[b-snrkayhmh0] {
        color: #343a40;
        background-color: transparent
    }

    .btn-outline-dark:not(:disabled):not(.disabled).active[b-snrkayhmh0], .btn-outline-dark:not(:disabled):not(.disabled):active[b-snrkayhmh0], .show > .btn-outline-dark.dropdown-toggle[b-snrkayhmh0] {
        color: #fff;
        background-color: #343a40;
        border-color: #343a40
    }

        .btn-outline-dark:not(:disabled):not(.disabled).active:focus[b-snrkayhmh0], .btn-outline-dark:not(:disabled):not(.disabled):active:focus[b-snrkayhmh0], .show > .btn-outline-dark.dropdown-toggle:focus[b-snrkayhmh0] {
            box-shadow: inset 0 3px 5px rgba(0,0,0,.125),0 0 0 .2rem rgba(52,58,64,.5)
        }

.btn-link[b-snrkayhmh0] {
    font-weight: 400;
    color: #007bff;
    background-color: transparent
}

    .btn-link:hover[b-snrkayhmh0] {
        color: #0056b3;
        text-decoration: none;
        background-color: transparent;
        border-color: transparent
    }

    .btn-link.focus[b-snrkayhmh0], .btn-link:focus[b-snrkayhmh0] {
        text-decoration: none;
        border-color: transparent;
        box-shadow: none
    }

    .btn-link.disabled[b-snrkayhmh0], .btn-link:disabled[b-snrkayhmh0] {
        color: #6c757d;
        pointer-events: none
    }

.btn-group-lg > .btn[b-snrkayhmh0], .btn-lg[b-snrkayhmh0] {
    padding: .5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: .3rem
}

.btn-group-sm > .btn[b-snrkayhmh0], .btn-sm[b-snrkayhmh0] {
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: .2rem
}

.btn-block[b-snrkayhmh0] {
    display: block;
    width: 100%
}

    .btn-block + .btn-block[b-snrkayhmh0] {
        margin-top: .5rem
    }

input[type=button].btn-block[b-snrkayhmh0], input[type=reset].btn-block[b-snrkayhmh0], input[type=submit].btn-block[b-snrkayhmh0] {
    width: 100%
}

.fade[b-snrkayhmh0] {
    transition: opacity .15s linear
}

@media screen and (prefers-reduced-motion:reduce) {
    .fade[b-snrkayhmh0] {
        transition: none
    }
}

.fade:not(.show)[b-snrkayhmh0] {
    opacity: 0
}

.collapse:not(.show)[b-snrkayhmh0] {
    display: none
}

.collapsing[b-snrkayhmh0] {
    position: relative;
    height: 0;
    overflow: hidden;
    transition: height .35s ease
}

@media screen and (prefers-reduced-motion:reduce) {
    .collapsing[b-snrkayhmh0] {
        transition: none
    }
}

.dropdown[b-snrkayhmh0], .dropleft[b-snrkayhmh0], .dropright[b-snrkayhmh0], .dropup[b-snrkayhmh0] {
    position: relative
}

.dropdown-toggle[b-snrkayhmh0]::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent
}

.dropdown-toggle:empty[b-snrkayhmh0]::after {
    margin-left: 0
}

.dropdown-menu[b-snrkayhmh0] {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: .5rem 0;
    margin: .125rem 0 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: .25rem;
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.175)
}

.dropdown-menu-right[b-snrkayhmh0] {
    right: 0;
    left: auto
}

.dropup .dropdown-menu[b-snrkayhmh0] {
    top: auto;
    bottom: 100%;
    margin-top: 0;
    margin-bottom: .125rem
}

.dropup .dropdown-toggle[b-snrkayhmh0]::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: 0;
    border-right: .3em solid transparent;
    border-bottom: .3em solid;
    border-left: .3em solid transparent
}

.dropup .dropdown-toggle:empty[b-snrkayhmh0]::after {
    margin-left: 0
}

.dropright .dropdown-menu[b-snrkayhmh0] {
    top: 0;
    right: auto;
    left: 100%;
    margin-top: 0;
    margin-left: .125rem
}

.dropright .dropdown-toggle[b-snrkayhmh0]::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid transparent;
    border-right: 0;
    border-bottom: .3em solid transparent;
    border-left: .3em solid
}

.dropright .dropdown-toggle:empty[b-snrkayhmh0]::after {
    margin-left: 0
}

.dropright .dropdown-toggle[b-snrkayhmh0]::after {
    vertical-align: 0
}

.dropleft .dropdown-menu[b-snrkayhmh0] {
    top: 0;
    right: 100%;
    left: auto;
    margin-top: 0;
    margin-right: .125rem
}

.dropleft .dropdown-toggle[b-snrkayhmh0]::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .255em;
    vertical-align: .255em;
    content: ""
}

.dropleft .dropdown-toggle[b-snrkayhmh0]::after {
    display: none
}

.dropleft .dropdown-toggle[b-snrkayhmh0]::before {
    display: inline-block;
    width: 0;
    height: 0;
    margin-right: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid transparent;
    border-right: .3em solid;
    border-bottom: .3em solid transparent
}

.dropleft .dropdown-toggle:empty[b-snrkayhmh0]::after {
    margin-left: 0
}

.dropleft .dropdown-toggle[b-snrkayhmh0]::before {
    vertical-align: 0
}

.dropdown-menu[x-placement^=bottom][b-snrkayhmh0], .dropdown-menu[x-placement^=left][b-snrkayhmh0], .dropdown-menu[x-placement^=right][b-snrkayhmh0], .dropdown-menu[x-placement^=top][b-snrkayhmh0] {
    right: auto;
    bottom: auto
}

.dropdown-divider[b-snrkayhmh0] {
    height: 0;
    margin: .5rem 0;
    overflow: hidden;
    border-top: 1px solid #e9ecef
}

.dropdown-item[b-snrkayhmh0] {
    display: block;
    width: 100%;
    padding: .25rem 1rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0
}

    .dropdown-item:focus[b-snrkayhmh0], .dropdown-item:hover[b-snrkayhmh0] {
        color: #16181b;
        text-decoration: none;
        background-color: #f8f9fa
    }

    .dropdown-item.active[b-snrkayhmh0], .dropdown-item:active[b-snrkayhmh0] {
        color: #fff;
        text-decoration: none;
        background-color: #007bff
    }

    .dropdown-item.disabled[b-snrkayhmh0], .dropdown-item:disabled[b-snrkayhmh0] {
        color: #6c757d;
        background-color: transparent
    }

.dropdown-menu.show[b-snrkayhmh0] {
    display: block
}

.dropdown-header[b-snrkayhmh0] {
    display: block;
    padding: .5rem 1rem;
    margin-bottom: 0;
    font-size: .875rem;
    color: #6c757d;
    white-space: nowrap
}

.dropdown-item-text[b-snrkayhmh0] {
    display: block;
    padding: .25rem 1rem;
    color: #212529
}

.btn-group[b-snrkayhmh0], .btn-group-vertical[b-snrkayhmh0] {
    position: relative;
    display: inline-flex;
    vertical-align: middle
}

    .btn-group-vertical > .btn[b-snrkayhmh0], .btn-group > .btn[b-snrkayhmh0] {
        position: relative;
        flex: 0 1 auto
    }

        .btn-group-vertical > .btn:hover[b-snrkayhmh0], .btn-group > .btn:hover[b-snrkayhmh0] {
            z-index: 1
        }

        .btn-group-vertical > .btn.active[b-snrkayhmh0], .btn-group-vertical > .btn:active[b-snrkayhmh0], .btn-group-vertical > .btn:focus[b-snrkayhmh0], .btn-group > .btn.active[b-snrkayhmh0], .btn-group > .btn:active[b-snrkayhmh0], .btn-group > .btn:focus[b-snrkayhmh0] {
            z-index: 1
        }

    .btn-group .btn + .btn[b-snrkayhmh0], .btn-group .btn + .btn-group[b-snrkayhmh0], .btn-group .btn-group + .btn[b-snrkayhmh0], .btn-group .btn-group + .btn-group[b-snrkayhmh0], .btn-group-vertical .btn + .btn[b-snrkayhmh0], .btn-group-vertical .btn + .btn-group[b-snrkayhmh0], .btn-group-vertical .btn-group + .btn[b-snrkayhmh0], .btn-group-vertical .btn-group + .btn-group[b-snrkayhmh0] {
        margin-left: -1px
    }

.btn-toolbar[b-snrkayhmh0] {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start
}

    .btn-toolbar .input-group[b-snrkayhmh0] {
        width: auto
    }

.btn-group > .btn:first-child[b-snrkayhmh0] {
    margin-left: 0
}

.btn-group > .btn-group:not(:last-child) > .btn[b-snrkayhmh0], .btn-group > .btn:not(:last-child):not(.dropdown-toggle)[b-snrkayhmh0] {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.btn-group > .btn-group:not(:first-child) > .btn[b-snrkayhmh0], .btn-group > .btn:not(:first-child)[b-snrkayhmh0] {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.dropdown-toggle-split[b-snrkayhmh0] {
    padding-right: .5625rem;
    padding-left: .5625rem
}

    .dropdown-toggle-split[b-snrkayhmh0]::after, .dropright .dropdown-toggle-split[b-snrkayhmh0]::after, .dropup .dropdown-toggle-split[b-snrkayhmh0]::after {
        margin-left: 0
    }

.dropleft .dropdown-toggle-split[b-snrkayhmh0]::before {
    margin-right: 0
}

.btn-group-sm > .btn + .dropdown-toggle-split[b-snrkayhmh0], .btn-sm + .dropdown-toggle-split[b-snrkayhmh0] {
    padding-right: .375rem;
    padding-left: .375rem
}

.btn-group-lg > .btn + .dropdown-toggle-split[b-snrkayhmh0], .btn-lg + .dropdown-toggle-split[b-snrkayhmh0] {
    padding-right: .75rem;
    padding-left: .75rem
}

.btn-group.show .dropdown-toggle[b-snrkayhmh0] {
    box-shadow: inset 0 3px 5px rgba(0,0,0,.125)
}

    .btn-group.show .dropdown-toggle.btn-link[b-snrkayhmh0] {
        box-shadow: none
    }

.btn-group-vertical[b-snrkayhmh0] {
    flex-direction: column;
    align-items: flex-start;
    justify-content: center
}

    .btn-group-vertical .btn[b-snrkayhmh0], .btn-group-vertical .btn-group[b-snrkayhmh0] {
        width: 100%
    }

    .btn-group-vertical > .btn + .btn[b-snrkayhmh0], .btn-group-vertical > .btn + .btn-group[b-snrkayhmh0], .btn-group-vertical > .btn-group + .btn[b-snrkayhmh0], .btn-group-vertical > .btn-group + .btn-group[b-snrkayhmh0] {
        margin-top: -1px;
        margin-left: 0
    }

    .btn-group-vertical > .btn-group:not(:last-child) > .btn[b-snrkayhmh0], .btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle)[b-snrkayhmh0] {
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0
    }

    .btn-group-vertical > .btn-group:not(:first-child) > .btn[b-snrkayhmh0], .btn-group-vertical > .btn:not(:first-child)[b-snrkayhmh0] {
        border-top-left-radius: 0;
        border-top-right-radius: 0
    }

.btn-group-toggle > .btn[b-snrkayhmh0], .btn-group-toggle > .btn-group > .btn[b-snrkayhmh0] {
    margin-bottom: 0
}

    .btn-group-toggle > .btn input[type=checkbox][b-snrkayhmh0], .btn-group-toggle > .btn input[type=radio][b-snrkayhmh0], .btn-group-toggle > .btn-group > .btn input[type=checkbox][b-snrkayhmh0], .btn-group-toggle > .btn-group > .btn input[type=radio][b-snrkayhmh0] {
        position: absolute;
        clip: rect(0,0,0,0);
        pointer-events: none
    }

.input-group[b-snrkayhmh0] {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    width: 100%
}

    .input-group > .custom-file[b-snrkayhmh0], .input-group > .custom-select[b-snrkayhmh0], .input-group > .form-control[b-snrkayhmh0] {
        position: relative;
        flex: 1 1 auto;
        width: 1%;
        margin-bottom: 0
    }

        .input-group > .custom-file:focus[b-snrkayhmh0], .input-group > .custom-select:focus[b-snrkayhmh0], .input-group > .form-control:focus[b-snrkayhmh0] {
            z-index: 3
        }

        .input-group > .custom-file + .custom-file[b-snrkayhmh0], .input-group > .custom-file + .custom-select[b-snrkayhmh0], .input-group > .custom-file + .form-control[b-snrkayhmh0], .input-group > .custom-select + .custom-file[b-snrkayhmh0], .input-group > .custom-select + .custom-select[b-snrkayhmh0], .input-group > .custom-select + .form-control[b-snrkayhmh0], .input-group > .form-control + .custom-file[b-snrkayhmh0], .input-group > .form-control + .custom-select[b-snrkayhmh0], .input-group > .form-control + .form-control[b-snrkayhmh0] {
            margin-left: -1px
        }

        .input-group > .custom-select:not(:last-child)[b-snrkayhmh0], .input-group > .form-control:not(:last-child)[b-snrkayhmh0] {
            border-top-right-radius: 0;
            border-bottom-right-radius: 0
        }

        .input-group > .custom-select:not(:first-child)[b-snrkayhmh0], .input-group > .form-control:not(:first-child)[b-snrkayhmh0] {
            border-top-left-radius: 0;
            border-bottom-left-radius: 0
        }

    .input-group > .custom-file[b-snrkayhmh0] {
        display: flex;
        align-items: center
    }

        .input-group > .custom-file:not(:last-child) .custom-file-label[b-snrkayhmh0], .input-group > .custom-file:not(:last-child) .custom-file-label[b-snrkayhmh0]::after {
            border-top-right-radius: 0;
            border-bottom-right-radius: 0
        }

        .input-group > .custom-file:not(:first-child) .custom-file-label[b-snrkayhmh0], .input-group > .custom-file:not(:first-child) .custom-file-label[b-snrkayhmh0]::after {
            border-top-left-radius: 0;
            border-bottom-left-radius: 0
        }

.input-group-append[b-snrkayhmh0], .input-group-prepend[b-snrkayhmh0] {
    display: flex
}

    .input-group-append .btn[b-snrkayhmh0], .input-group-prepend .btn[b-snrkayhmh0] {
        position: relative;
        z-index: 2
    }

        .input-group-append .btn + .btn[b-snrkayhmh0], .input-group-append .btn + .input-group-text[b-snrkayhmh0], .input-group-append .input-group-text + .btn[b-snrkayhmh0], .input-group-append .input-group-text + .input-group-text[b-snrkayhmh0], .input-group-prepend .btn + .btn[b-snrkayhmh0], .input-group-prepend .btn + .input-group-text[b-snrkayhmh0], .input-group-prepend .input-group-text + .btn[b-snrkayhmh0], .input-group-prepend .input-group-text + .input-group-text[b-snrkayhmh0] {
            margin-left: -1px
        }

.input-group-prepend[b-snrkayhmh0] {
    margin-right: -1px
}

.input-group-append[b-snrkayhmh0] {
    margin-left: -1px
}

.input-group-text[b-snrkayhmh0] {
    display: flex;
    align-items: center;
    padding: .375rem .75rem;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    text-align: center;
    white-space: nowrap;
    background-color: #e9ecef;
    border: 1px solid #ced4da;
    border-radius: .25rem
}

    .input-group-text input[type=checkbox][b-snrkayhmh0], .input-group-text input[type=radio][b-snrkayhmh0] {
        margin-top: 0
    }

.input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle)[b-snrkayhmh0], .input-group > .input-group-append:last-child > .input-group-text:not(:last-child)[b-snrkayhmh0], .input-group > .input-group-append:not(:last-child) > .btn[b-snrkayhmh0], .input-group > .input-group-append:not(:last-child) > .input-group-text[b-snrkayhmh0], .input-group > .input-group-prepend > .btn[b-snrkayhmh0], .input-group > .input-group-prepend > .input-group-text[b-snrkayhmh0] {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.input-group > .input-group-append > .btn[b-snrkayhmh0], .input-group > .input-group-append > .input-group-text[b-snrkayhmh0], .input-group > .input-group-prepend:first-child > .btn:not(:first-child)[b-snrkayhmh0], .input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child)[b-snrkayhmh0], .input-group > .input-group-prepend:not(:first-child) > .btn[b-snrkayhmh0], .input-group > .input-group-prepend:not(:first-child) > .input-group-text[b-snrkayhmh0] {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.custom-control[b-snrkayhmh0] {
    position: relative;
    display: block;
    min-height: 1.5rem;
    padding-left: 1.5rem
}

.custom-control-inline[b-snrkayhmh0] {
    display: inline-flex;
    margin-right: 1rem
}

.custom-control-input[b-snrkayhmh0] {
    position: absolute;
    z-index: -1;
    opacity: 0
}

    .custom-control-input:checked ~ .custom-control-label[b-snrkayhmh0]::before {
        color: #fff;
        background-color: #007bff;
        box-shadow: none
    }

    .custom-control-input:focus ~ .custom-control-label[b-snrkayhmh0]::before {
        box-shadow: 0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)
    }

    .custom-control-input:active ~ .custom-control-label[b-snrkayhmh0]::before {
        color: #fff;
        background-color: #b3d7ff;
        box-shadow: none
    }

    .custom-control-input:disabled ~ .custom-control-label[b-snrkayhmh0] {
        color: #6c757d
    }

        .custom-control-input:disabled ~ .custom-control-label[b-snrkayhmh0]::before {
            background-color: #e9ecef
        }

.custom-control-label[b-snrkayhmh0] {
    margin-bottom: 0
}

    .custom-control-label[b-snrkayhmh0]::before {
        position: absolute;
        top: .25rem;
        left: 0;
        display: block;
        width: 1rem;
        height: 1rem;
        pointer-events: none;
        content: "";
        user-select: none;
        background-color: #dee2e6;
        box-shadow: inset 0 .25rem .25rem rgba(0,0,0,.1)
    }

    .custom-control-label[b-snrkayhmh0]::after {
        position: absolute;
        top: .25rem;
        left: 0;
        display: block;
        width: 1rem;
        height: 1rem;
        content: "";
        background-repeat: no-repeat;
        background-position: center center;
        background-size: 50% 50%
    }

.custom-checkbox .custom-control-label[b-snrkayhmh0]::before {
    border-radius: .25rem
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-label[b-snrkayhmh0]::before {
    background-color: #007bff
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-label[b-snrkayhmh0]::after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23ffffff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E")
}

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label[b-snrkayhmh0]::before {
    background-color: #007bff;
    box-shadow: none
}

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label[b-snrkayhmh0]::after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23ffffff' d='M0 2h4'/%3E%3C/svg%3E")
}

.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label[b-snrkayhmh0]::before {
    background-color: rgba(0,123,255,.5)
}

.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label[b-snrkayhmh0]::before {
    background-color: rgba(0,123,255,.5)
}

.custom-radio .custom-control-label[b-snrkayhmh0]::before {
    border-radius: 50%
}

.custom-radio .custom-control-input:checked ~ .custom-control-label[b-snrkayhmh0]::before {
    background-color: #007bff
}

.custom-radio .custom-control-input:checked ~ .custom-control-label[b-snrkayhmh0]::after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23ffffff'/%3E%3C/svg%3E")
}

.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label[b-snrkayhmh0]::before {
    background-color: rgba(0,123,255,.5)
}

.custom-select[b-snrkayhmh0] {
    display: inline-block;
    width: 100%;
    height: calc(2.25rem + 2px);
    padding: .375rem 1.75rem .375rem .75rem;
    line-height: 1.5;
    color: #495057;
    vertical-align: middle;
    background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center;
    background-size: 8px 10px;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    appearance: none
}

    .custom-select:focus[b-snrkayhmh0] {
        border-color: #80bdff;
        outline: 0;
        box-shadow: inset 0 1px 2px rgba(0,0,0,.075),0 0 5px rgba(128,189,255,.5)
    }

        .custom-select:focus[b-snrkayhmh0]::-ms-value {
            color: #495057;
            background-color: #fff
        }

    .custom-select[multiple][b-snrkayhmh0], .custom-select[size]:not([size="1"])[b-snrkayhmh0] {
        height: auto;
        padding-right: .75rem;
        background-image: none
    }

    .custom-select:disabled[b-snrkayhmh0] {
        color: #6c757d;
        background-color: #e9ecef
    }

    .custom-select[b-snrkayhmh0]::-ms-expand {
        opacity: 0
    }

.custom-select-sm[b-snrkayhmh0] {
    height: calc(1.8125rem + 2px);
    padding-top: .375rem;
    padding-bottom: .375rem;
    font-size: 75%
}

.custom-select-lg[b-snrkayhmh0] {
    height: calc(2.875rem + 2px);
    padding-top: .375rem;
    padding-bottom: .375rem;
    font-size: 125%
}

.custom-file[b-snrkayhmh0] {
    position: relative;
    display: inline-block;
    width: 100%;
    height: calc(2.25rem + 2px);
    margin-bottom: 0
}

.custom-file-input[b-snrkayhmh0] {
    position: relative;
    z-index: 2;
    width: 100%;
    height: calc(2.25rem + 2px);
    margin: 0;
    opacity: 0
}

    .custom-file-input:focus ~ .custom-file-label[b-snrkayhmh0] {
        border-color: #80bdff;
        box-shadow: 0 0 0 .2rem rgba(0,123,255,.25)
    }

        .custom-file-input:focus ~ .custom-file-label[b-snrkayhmh0]::after {
            border-color: #80bdff
        }

    .custom-file-input:lang(en) ~ .custom-file-label[b-snrkayhmh0]::after {
        content: "Browse"
    }

.custom-file-label[b-snrkayhmh0] {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1;
    height: calc(2.25rem + 2px);
    padding: .375rem .75rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    box-shadow: inset 0 0 0 transparent
}

    .custom-file-label[b-snrkayhmh0]::after {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        z-index: 3;
        display: block;
        height: calc(calc(2.25rem + 2px) - 1px * 2);
        padding: .375rem .75rem;
        line-height: 1.5;
        color: #495057;
        content: "Browse";
        background-color: #e9ecef;
        border-left: 1px solid #ced4da;
        border-radius: 0 .25rem .25rem 0
    }

.custom-range[b-snrkayhmh0] {
    width: 100%;
    padding-left: 0;
    background-color: transparent;
    appearance: none
}

    .custom-range:focus[b-snrkayhmh0] {
        outline: 0
    }

    .custom-range[b-snrkayhmh0]::-moz-focus-outer {
        border: 0
    }

    .custom-range[b-snrkayhmh0]::-webkit-slider-thumb {
        width: 1rem;
        height: 1rem;
        margin-top: -.25rem;
        background-color: #007bff;
        border: 0;
        border-radius: 1rem;
        box-shadow: 0 .1rem .25rem rgba(0,0,0,.1);
        appearance: none
    }

        .custom-range[b-snrkayhmh0]::-webkit-slider-thumb:focus {
            outline: 0;
            box-shadow: 0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)
        }

        .custom-range[b-snrkayhmh0]::-webkit-slider-thumb:active {
            background-color: #b3d7ff
        }

    .custom-range[b-snrkayhmh0]::-webkit-slider-runnable-track {
        width: 100%;
        height: .5rem;
        color: transparent;
        cursor: pointer;
        background-color: #dee2e6;
        border-color: transparent;
        border-radius: 1rem;
        box-shadow: inset 0 .25rem .25rem rgba(0,0,0,.1)
    }

    .custom-range[b-snrkayhmh0]::-moz-range-thumb {
        width: 1rem;
        height: 1rem;
        background-color: #007bff;
        border: 0;
        border-radius: 1rem;
        box-shadow: 0 .1rem .25rem rgba(0,0,0,.1);
        appearance: none
    }

        .custom-range[b-snrkayhmh0]::-moz-range-thumb:focus {
            outline: 0;
            box-shadow: 0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)
        }

        .custom-range[b-snrkayhmh0]::-moz-range-thumb:active {
            background-color: #b3d7ff
        }

    .custom-range[b-snrkayhmh0]::-moz-range-track {
        width: 100%;
        height: .5rem;
        color: transparent;
        cursor: pointer;
        background-color: #dee2e6;
        border-color: transparent;
        border-radius: 1rem;
        box-shadow: inset 0 .25rem .25rem rgba(0,0,0,.1)
    }

    .custom-range[b-snrkayhmh0]::-ms-thumb {
        width: 1rem;
        height: 1rem;
        background-color: #007bff;
        border: 0;
        border-radius: 1rem;
        box-shadow: 0 .1rem .25rem rgba(0,0,0,.1);
        appearance: none
    }

        .custom-range[b-snrkayhmh0]::-ms-thumb:focus {
            outline: 0;
            box-shadow: 0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)
        }

        .custom-range[b-snrkayhmh0]::-ms-thumb:active {
            background-color: #b3d7ff
        }

    .custom-range[b-snrkayhmh0]::-ms-track {
        width: 100%;
        height: .5rem;
        color: transparent;
        cursor: pointer;
        background-color: transparent;
        border-color: transparent;
        border-width: .5rem;
        box-shadow: inset 0 .25rem .25rem rgba(0,0,0,.1)
    }

    .custom-range[b-snrkayhmh0]::-ms-fill-lower {
        background-color: #dee2e6;
        border-radius: 1rem
    }

    .custom-range[b-snrkayhmh0]::-ms-fill-upper {
        margin-right: 15px;
        background-color: #dee2e6;
        border-radius: 1rem
    }

.nav[b-snrkayhmh0] {
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.nav-link[b-snrkayhmh0] {
    display: block;
    padding: .5rem 1rem
}

    .nav-link:focus[b-snrkayhmh0], .nav-link:hover[b-snrkayhmh0] {
        text-decoration: none
    }

    .nav-link.disabled[b-snrkayhmh0] {
        color: #6c757d
    }

.nav-tabs[b-snrkayhmh0] {
    border-bottom: 1px solid #dee2e6
}

    .nav-tabs .nav-item[b-snrkayhmh0] {
        margin-bottom: -1px
    }

    .nav-tabs .nav-link[b-snrkayhmh0] {
        border: 1px solid transparent;
        border-top-left-radius: .25rem;
        border-top-right-radius: .25rem
    }

        .nav-tabs .nav-link:focus[b-snrkayhmh0], .nav-tabs .nav-link:hover[b-snrkayhmh0] {
            border-color: #e9ecef #e9ecef #dee2e6
        }

        .nav-tabs .nav-link.disabled[b-snrkayhmh0] {
            color: #6c757d;
            background-color: transparent;
            border-color: transparent
        }

        .nav-tabs .nav-item.show .nav-link[b-snrkayhmh0], .nav-tabs .nav-link.active[b-snrkayhmh0] {
            color: #495057;
            background-color: #fff;
            border-color: #dee2e6 #dee2e6 #fff
        }

    .nav-tabs .dropdown-menu[b-snrkayhmh0] {
        margin-top: -1px;
        border-top-left-radius: 0;
        border-top-right-radius: 0
    }

.nav-pills .nav-link[b-snrkayhmh0] {
    border-radius: .25rem
}

    .nav-pills .nav-link.active[b-snrkayhmh0], .nav-pills .show > .nav-link[b-snrkayhmh0] {
        color: #fff;
        background-color: #007bff
    }

.nav-fill .nav-item[b-snrkayhmh0] {
    flex: 1 1 auto;
    text-align: center
}

.nav-justified .nav-item[b-snrkayhmh0] {
    flex-basis: 0;
    flex-grow: 1;
    text-align: center
}

.tab-content > .tab-pane[b-snrkayhmh0] {
    display: none
}

.tab-content > .active[b-snrkayhmh0] {
    display: block
}

.navbar[b-snrkayhmh0] {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding: .5rem .5rem
}

    .navbar > .container[b-snrkayhmh0], .navbar > .container-fluid[b-snrkayhmh0] {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: space-between
    }

.navbar-brand[b-snrkayhmh0] {
    display: inline-block;
    padding-top: .3125rem;
    padding-bottom: .3125rem;
    margin-right: .5rem;
    font-size: 1.25rem;
    line-height: inherit;
    white-space: nowrap
}

    .navbar-brand:focus[b-snrkayhmh0], .navbar-brand:hover[b-snrkayhmh0] {
        text-decoration: none
    }

.navbar-nav[b-snrkayhmh0] {
    display: flex;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

    .navbar-nav .nav-link[b-snrkayhmh0] {
        padding-right: 0;
        padding-left: 0
    }

    .navbar-nav .dropdown-menu[b-snrkayhmh0] {
        position: static;
        float: none
    }

.navbar-text[b-snrkayhmh0] {
    display: inline-block;
    padding-top: .5rem;
    padding-bottom: .5rem
}

.navbar-collapse[b-snrkayhmh0] {
    flex-basis: 100%;
    flex-grow: 1;
    align-items: center
}

.navbar-toggler[b-snrkayhmh0] {
    padding: .25rem .75rem;
    font-size: 1.25rem;
    line-height: 1;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: .25rem
}

    .navbar-toggler:focus[b-snrkayhmh0], .navbar-toggler:hover[b-snrkayhmh0] {
        text-decoration: none
    }

    .navbar-toggler:not(:disabled):not(.disabled)[b-snrkayhmh0] {
        cursor: pointer
    }

.navbar-toggler-icon[b-snrkayhmh0] {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    content: "";
    background: no-repeat center center;
    background-size: 100% 100%
}

@media (max-width:575.98px) {
    .navbar-expand-sm > .container[b-snrkayhmh0], .navbar-expand-sm > .container-fluid[b-snrkayhmh0] {
        padding-right: 0;
        padding-left: 0
    }
}

@media (min-width:576px) {
    .navbar-expand-sm[b-snrkayhmh0] {
        flex-flow: row nowrap;
        justify-content: flex-start
    }

        .navbar-expand-sm .navbar-nav[b-snrkayhmh0] {
            flex-direction: row
        }

            .navbar-expand-sm .navbar-nav .dropdown-menu[b-snrkayhmh0] {
                position: absolute
            }

            .navbar-expand-sm .navbar-nav .nav-link[b-snrkayhmh0] {
                padding-right: 1rem;
                padding-left: 1rem
            }

        .navbar-expand-sm > .container[b-snrkayhmh0], .navbar-expand-sm > .container-fluid[b-snrkayhmh0] {
            flex-wrap: nowrap
        }

        .navbar-expand-sm .navbar-collapse[b-snrkayhmh0] {
            display: flex !important;
            flex-basis: auto
        }

        .navbar-expand-sm .navbar-toggler[b-snrkayhmh0] {
            display: none
        }
}

@media (max-width:767.98px) {
    .navbar-expand-md > .container[b-snrkayhmh0], .navbar-expand-md > .container-fluid[b-snrkayhmh0] {
        padding-right: 0;
        padding-left: 0
    }
}

@media (min-width:768px) {
    .navbar-expand-md[b-snrkayhmh0] {
        flex-flow: row nowrap;
        justify-content: flex-start
    }

        .navbar-expand-md .navbar-nav[b-snrkayhmh0] {
            flex-direction: row
        }

            .navbar-expand-md .navbar-nav .dropdown-menu[b-snrkayhmh0] {
                position: absolute
            }

            .navbar-expand-md .navbar-nav .nav-link[b-snrkayhmh0] {
                padding-right: 1rem;
                padding-left: 1rem
            }

        .navbar-expand-md > .container[b-snrkayhmh0], .navbar-expand-md > .container-fluid[b-snrkayhmh0] {
            flex-wrap: nowrap
        }

        .navbar-expand-md .navbar-collapse[b-snrkayhmh0] {
            display: flex !important;
            flex-basis: auto
        }

        .navbar-expand-md .navbar-toggler[b-snrkayhmh0] {
            display: none
        }
}

@media (max-width:991.98px) {
    .navbar-expand-lg > .container[b-snrkayhmh0], .navbar-expand-lg > .container-fluid[b-snrkayhmh0] {
        padding-right: 0;
        padding-left: 0
    }
}

@media (min-width:992px) {
    .navbar-expand-lg[b-snrkayhmh0] {
        flex-flow: row nowrap;
        justify-content: flex-start
    }

        .navbar-expand-lg .navbar-nav[b-snrkayhmh0] {
            flex-direction: row
        }

            .navbar-expand-lg .navbar-nav .dropdown-menu[b-snrkayhmh0] {
                position: absolute
            }

            .navbar-expand-lg .navbar-nav .nav-link[b-snrkayhmh0] {
                padding-right: 1rem;
                padding-left: 1rem
            }

        .navbar-expand-lg > .container[b-snrkayhmh0], .navbar-expand-lg > .container-fluid[b-snrkayhmh0] {
            flex-wrap: nowrap
        }

        .navbar-expand-lg .navbar-collapse[b-snrkayhmh0] {
            display: flex !important;
            flex-basis: auto
        }

        .navbar-expand-lg .navbar-toggler[b-snrkayhmh0] {
            display: none
        }
}

@media (max-width:1199.98px) {
    .navbar-expand-xl > .container[b-snrkayhmh0], .navbar-expand-xl > .container-fluid[b-snrkayhmh0] {
        padding-right: 0;
        padding-left: 0
    }
}

@media (min-width:1200px) {
    .navbar-expand-xl[b-snrkayhmh0] {
        flex-flow: row nowrap;
        justify-content: flex-start
    }

        .navbar-expand-xl .navbar-nav[b-snrkayhmh0] {
            flex-direction: row
        }

            .navbar-expand-xl .navbar-nav .dropdown-menu[b-snrkayhmh0] {
                position: absolute
            }

            .navbar-expand-xl .navbar-nav .nav-link[b-snrkayhmh0] {
                padding-right: 1rem;
                padding-left: 1rem
            }

        .navbar-expand-xl > .container[b-snrkayhmh0], .navbar-expand-xl > .container-fluid[b-snrkayhmh0] {
            flex-wrap: nowrap
        }

        .navbar-expand-xl .navbar-collapse[b-snrkayhmh0] {
            display: flex !important;
            flex-basis: auto
        }

        .navbar-expand-xl .navbar-toggler[b-snrkayhmh0] {
            display: none
        }
}

.navbar-expand[b-snrkayhmh0] {
    flex-flow: row nowrap;
    justify-content: flex-start
}

    .navbar-expand > .container[b-snrkayhmh0], .navbar-expand > .container-fluid[b-snrkayhmh0] {
        padding-right: 0;
        padding-left: 0
    }

    .navbar-expand .navbar-nav[b-snrkayhmh0] {
        flex-direction: row
    }

        .navbar-expand .navbar-nav .dropdown-menu[b-snrkayhmh0] {
            position: absolute
        }

        .navbar-expand .navbar-nav .nav-link[b-snrkayhmh0] {
            padding-right: 1rem;
            padding-left: 1rem
        }

    .navbar-expand > .container[b-snrkayhmh0], .navbar-expand > .container-fluid[b-snrkayhmh0] {
        flex-wrap: nowrap
    }

    .navbar-expand .navbar-collapse[b-snrkayhmh0] {
        display: flex !important;
        flex-basis: auto
    }

    .navbar-expand .navbar-toggler[b-snrkayhmh0] {
        display: none
    }

.navbar-light .navbar-brand[b-snrkayhmh0] {
    color: rgba(0,0,0,.9)
}

    .navbar-light .navbar-brand:focus[b-snrkayhmh0], .navbar-light .navbar-brand:hover[b-snrkayhmh0] {
        color: rgba(0,0,0,.9)
    }

.navbar-light .navbar-nav .nav-link[b-snrkayhmh0] {
    color: rgba(0,0,0,.5)
}

    .navbar-light .navbar-nav .nav-link:focus[b-snrkayhmh0], .navbar-light .navbar-nav .nav-link:hover[b-snrkayhmh0] {
        color: rgba(0,0,0,.7)
    }

    .navbar-light .navbar-nav .nav-link.disabled[b-snrkayhmh0] {
        color: rgba(0,0,0,.3)
    }

    .navbar-light .navbar-nav .active > .nav-link[b-snrkayhmh0], .navbar-light .navbar-nav .nav-link.active[b-snrkayhmh0], .navbar-light .navbar-nav .nav-link.show[b-snrkayhmh0], .navbar-light .navbar-nav .show > .nav-link[b-snrkayhmh0] {
        color: rgba(0,0,0,.9)
    }

.navbar-light .navbar-toggler[b-snrkayhmh0] {
    color: rgba(0,0,0,.5);
    border-color: rgba(0,0,0,.1)
}

.navbar-light .navbar-toggler-icon[b-snrkayhmh0] {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")
}

.navbar-light .navbar-text[b-snrkayhmh0] {
    color: rgba(0,0,0,.5)
}

    .navbar-light .navbar-text a[b-snrkayhmh0] {
        color: rgba(0,0,0,.9)
    }

        .navbar-light .navbar-text a:focus[b-snrkayhmh0], .navbar-light .navbar-text a:hover[b-snrkayhmh0] {
            color: rgba(0,0,0,.9)
        }

.navbar-dark .navbar-brand[b-snrkayhmh0] {
    color: #fff
}

    .navbar-dark .navbar-brand:focus[b-snrkayhmh0], .navbar-dark .navbar-brand:hover[b-snrkayhmh0] {
        color: #fff
    }

.navbar-dark .navbar-nav .nav-link[b-snrkayhmh0] {
    color: rgba(255,255,255,.75)
}

    .navbar-dark .navbar-nav .nav-link:focus[b-snrkayhmh0], .navbar-dark .navbar-nav .nav-link:hover[b-snrkayhmh0] {
        color: #fff
    }

    .navbar-dark .navbar-nav .nav-link.disabled[b-snrkayhmh0] {
        color: rgba(255,255,255,.25)
    }

    .navbar-dark .navbar-nav .active > .nav-link[b-snrkayhmh0], .navbar-dark .navbar-nav .nav-link.active[b-snrkayhmh0], .navbar-dark .navbar-nav .nav-link.show[b-snrkayhmh0], .navbar-dark .navbar-nav .show > .nav-link[b-snrkayhmh0] {
        color: #fff
    }

.navbar-dark .navbar-toggler[b-snrkayhmh0] {
    color: rgba(255,255,255,.75);
    border-color: rgba(255,255,255,.1)
}

.navbar-dark .navbar-toggler-icon[b-snrkayhmh0] {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.75)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")
}

.navbar-dark .navbar-text[b-snrkayhmh0] {
    color: rgba(255,255,255,.75)
}

    .navbar-dark .navbar-text a[b-snrkayhmh0] {
        color: #fff
    }

        .navbar-dark .navbar-text a:focus[b-snrkayhmh0], .navbar-dark .navbar-text a:hover[b-snrkayhmh0] {
            color: #fff
        }

.card[b-snrkayhmh0] {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 0 solid rgba(0,0,0,.125);
    border-radius: .25rem
}

    .card > hr[b-snrkayhmh0] {
        margin-right: 0;
        margin-left: 0
    }

    .card > .list-group:first-child .list-group-item:first-child[b-snrkayhmh0] {
        border-top-left-radius: .25rem;
        border-top-right-radius: .25rem
    }

    .card > .list-group:last-child .list-group-item:last-child[b-snrkayhmh0] {
        border-bottom-right-radius: .25rem;
        border-bottom-left-radius: .25rem
    }

.card-body[b-snrkayhmh0] {
    flex: 1 1 auto;
    padding: 1.25rem
}

.card-title[b-snrkayhmh0] {
    margin-bottom: .75rem
}

.card-subtitle[b-snrkayhmh0] {
    margin-top: -.375rem;
    margin-bottom: 0
}

.card-text:last-child[b-snrkayhmh0] {
    margin-bottom: 0
}

.card-link:hover[b-snrkayhmh0] {
    text-decoration: none
}

.card-link + .card-link[b-snrkayhmh0] {
    margin-left: 1.25rem
}

.card-header[b-snrkayhmh0] {
    padding: .75rem 1.25rem;
    margin-bottom: 0;
    background-color: rgba(0,0,0,.03);
    border-bottom: 0 solid rgba(0,0,0,.125)
}

    .card-header:first-child[b-snrkayhmh0] {
        border-radius: calc(.25rem - 0) calc(.25rem - 0) 0 0
    }

    .card-header + .list-group .list-group-item:first-child[b-snrkayhmh0] {
        border-top: 0
    }

.card-footer[b-snrkayhmh0] {
    padding: .75rem 1.25rem;
    background-color: rgba(0,0,0,.03);
    border-top: 0 solid rgba(0,0,0,.125)
}

    .card-footer:last-child[b-snrkayhmh0] {
        border-radius: 0 0 calc(.25rem - 0) calc(.25rem - 0)
    }

.card-header-tabs[b-snrkayhmh0] {
    margin-right: -.625rem;
    margin-bottom: -.75rem;
    margin-left: -.625rem;
    border-bottom: 0
}

.card-header-pills[b-snrkayhmh0] {
    margin-right: -.625rem;
    margin-left: -.625rem
}

.card-img-overlay[b-snrkayhmh0] {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 1.25rem
}

.card-img[b-snrkayhmh0] {
    width: 100%;
    border-radius: calc(.25rem - 0)
}

.card-img-top[b-snrkayhmh0] {
    width: 100%;
    border-top-left-radius: calc(.25rem - 0);
    border-top-right-radius: calc(.25rem - 0)
}

.card-img-bottom[b-snrkayhmh0] {
    width: 100%;
    border-bottom-right-radius: calc(.25rem - 0);
    border-bottom-left-radius: calc(.25rem - 0)
}

.card-deck[b-snrkayhmh0] {
    display: flex;
    flex-direction: column
}

    .card-deck .card[b-snrkayhmh0] {
        margin-bottom: 7.5px
    }

@media (min-width:576px) {
    .card-deck[b-snrkayhmh0] {
        flex-flow: row wrap;
        margin-right: -7.5px;
        margin-left: -7.5px
    }

        .card-deck .card[b-snrkayhmh0] {
            display: flex;
            flex: 1 0 0%;
            flex-direction: column;
            margin-right: 7.5px;
            margin-bottom: 0;
            margin-left: 7.5px
        }
}

.card-group[b-snrkayhmh0] {
    display: flex;
    flex-direction: column
}

    .card-group > .card[b-snrkayhmh0] {
        margin-bottom: 7.5px
    }

@media (min-width:576px) {
    .card-group[b-snrkayhmh0] {
        flex-flow: row wrap
    }

        .card-group > .card[b-snrkayhmh0] {
            flex: 1 0 0%;
            margin-bottom: 0
        }

            .card-group > .card + .card[b-snrkayhmh0] {
                margin-left: 0;
                border-left: 0
            }

            .card-group > .card:first-child[b-snrkayhmh0] {
                border-top-right-radius: 0;
                border-bottom-right-radius: 0
            }

                .card-group > .card:first-child .card-header[b-snrkayhmh0], .card-group > .card:first-child .card-img-top[b-snrkayhmh0] {
                    border-top-right-radius: 0
                }

                .card-group > .card:first-child .card-footer[b-snrkayhmh0], .card-group > .card:first-child .card-img-bottom[b-snrkayhmh0] {
                    border-bottom-right-radius: 0
                }

            .card-group > .card:last-child[b-snrkayhmh0] {
                border-top-left-radius: 0;
                border-bottom-left-radius: 0
            }

                .card-group > .card:last-child .card-header[b-snrkayhmh0], .card-group > .card:last-child .card-img-top[b-snrkayhmh0] {
                    border-top-left-radius: 0
                }

                .card-group > .card:last-child .card-footer[b-snrkayhmh0], .card-group > .card:last-child .card-img-bottom[b-snrkayhmh0] {
                    border-bottom-left-radius: 0
                }

            .card-group > .card:only-child[b-snrkayhmh0] {
                border-radius: .25rem
            }

                .card-group > .card:only-child .card-header[b-snrkayhmh0], .card-group > .card:only-child .card-img-top[b-snrkayhmh0] {
                    border-top-left-radius: .25rem;
                    border-top-right-radius: .25rem
                }

                .card-group > .card:only-child .card-footer[b-snrkayhmh0], .card-group > .card:only-child .card-img-bottom[b-snrkayhmh0] {
                    border-bottom-right-radius: .25rem;
                    border-bottom-left-radius: .25rem
                }

            .card-group > .card:not(:first-child):not(:last-child):not(:only-child)[b-snrkayhmh0] {
                border-radius: 0
            }

                .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-footer[b-snrkayhmh0], .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-header[b-snrkayhmh0], .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom[b-snrkayhmh0], .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-top[b-snrkayhmh0] {
                    border-radius: 0
                }
}

.card-columns .card[b-snrkayhmh0] {
    margin-bottom: .75rem
}

@media (min-width:576px) {
    .card-columns[b-snrkayhmh0] {
        column-count: 3;
        column-gap: 1.25rem;
        orphans: 1;
        widows: 1
    }

        .card-columns .card[b-snrkayhmh0] {
            display: inline-block;
            width: 100%
        }
}

.accordion .card:not(:first-of-type):not(:last-of-type)[b-snrkayhmh0] {
    border-bottom: 0;
    border-radius: 0
}

.accordion .card:not(:first-of-type) .card-header:first-child[b-snrkayhmh0] {
    border-radius: 0
}

.accordion .card:first-of-type[b-snrkayhmh0] {
    border-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.accordion .card:last-of-type[b-snrkayhmh0] {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.breadcrumb[b-snrkayhmh0] {
    display: flex;
    flex-wrap: wrap;
    padding: .75rem 1rem;
    margin-bottom: 1rem;
    list-style: none;
    background-color: #e9ecef;
    border-radius: .25rem
}

.breadcrumb-item + .breadcrumb-item[b-snrkayhmh0] {
    padding-left: .5rem
}

    .breadcrumb-item + .breadcrumb-item[b-snrkayhmh0]::before {
        display: inline-block;
        padding-right: .5rem;
        color: #6c757d;
        content: "/"
    }

    .breadcrumb-item + .breadcrumb-item:hover[b-snrkayhmh0]::before {
        text-decoration: underline
    }

    .breadcrumb-item + .breadcrumb-item:hover[b-snrkayhmh0]::before {
        text-decoration: none
    }

.breadcrumb-item.active[b-snrkayhmh0] {
    color: #6c757d
}

.pagination[b-snrkayhmh0] {
    display: flex;
    padding-left: 0;
    list-style: none;
    border-radius: .25rem
}

.page-link[b-snrkayhmh0] {
    position: relative;
    display: block;
    padding: .5rem .75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #007bff;
    background-color: #fff;
    border: 1px solid #dee2e6
}

    .page-link:hover[b-snrkayhmh0] {
        z-index: 2;
        color: #0056b3;
        text-decoration: none;
        background-color: #e9ecef;
        border-color: #dee2e6
    }

    .page-link:focus[b-snrkayhmh0] {
        z-index: 2;
        outline: 0;
        box-shadow: 0 0 0 .2rem rgba(0,123,255,.25)
    }

    .page-link:not(:disabled):not(.disabled)[b-snrkayhmh0] {
        cursor: pointer
    }

.page-item:first-child .page-link[b-snrkayhmh0] {
    margin-left: 0;
    border-top-left-radius: .25rem;
    border-bottom-left-radius: .25rem
}

.page-item:last-child .page-link[b-snrkayhmh0] {
    border-top-right-radius: .25rem;
    border-bottom-right-radius: .25rem
}

.page-item.active .page-link[b-snrkayhmh0] {
    z-index: 1;
    color: #fff;
    background-color: #007bff;
    border-color: #007bff
}

.page-item.disabled .page-link[b-snrkayhmh0] {
    color: #6c757d;
    pointer-events: none;
    cursor: auto;
    background-color: #fff;
    border-color: #dee2e6
}

.pagination-lg .page-link[b-snrkayhmh0] {
    padding: .75rem 1.5rem;
    font-size: 1.25rem;
    line-height: 1.5
}

.pagination-lg .page-item:first-child .page-link[b-snrkayhmh0] {
    border-top-left-radius: .3rem;
    border-bottom-left-radius: .3rem
}

.pagination-lg .page-item:last-child .page-link[b-snrkayhmh0] {
    border-top-right-radius: .3rem;
    border-bottom-right-radius: .3rem
}

.pagination-sm .page-link[b-snrkayhmh0] {
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5
}

.pagination-sm .page-item:first-child .page-link[b-snrkayhmh0] {
    border-top-left-radius: .2rem;
    border-bottom-left-radius: .2rem
}

.pagination-sm .page-item:last-child .page-link[b-snrkayhmh0] {
    border-top-right-radius: .2rem;
    border-bottom-right-radius: .2rem
}

.badge[b-snrkayhmh0] {
    display: inline-block;
    padding: .25em .4em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25rem
}

    .badge:empty[b-snrkayhmh0] {
        display: none
    }

.btn .badge[b-snrkayhmh0] {
    position: relative;
    top: -1px
}

.badge-pill[b-snrkayhmh0] {
    padding-right: .6em;
    padding-left: .6em;
    border-radius: 10rem
}

.badge-primary[b-snrkayhmh0] {
    color: #fff;
    background-color: #007bff
}

    .badge-primary[href]:focus[b-snrkayhmh0], .badge-primary[href]:hover[b-snrkayhmh0] {
        color: #fff;
        text-decoration: none;
        background-color: #0062cc
    }

.badge-secondary[b-snrkayhmh0] {
    color: #fff;
    background-color: #6c757d
}

    .badge-secondary[href]:focus[b-snrkayhmh0], .badge-secondary[href]:hover[b-snrkayhmh0] {
        color: #fff;
        text-decoration: none;
        background-color: #545b62
    }

.badge-success[b-snrkayhmh0] {
    color: #fff;
    background-color: #28a745
}

    .badge-success[href]:focus[b-snrkayhmh0], .badge-success[href]:hover[b-snrkayhmh0] {
        color: #fff;
        text-decoration: none;
        background-color: #1e7e34
    }

.badge-info[b-snrkayhmh0] {
    color: #fff;
    background-color: #17a2b8
}

    .badge-info[href]:focus[b-snrkayhmh0], .badge-info[href]:hover[b-snrkayhmh0] {
        color: #fff;
        text-decoration: none;
        background-color: #117a8b
    }

.badge-warning[b-snrkayhmh0] {
    color: #1f2d3d;
    background-color: #ffc107
}

    .badge-warning[href]:focus[b-snrkayhmh0], .badge-warning[href]:hover[b-snrkayhmh0] {
        color: #1f2d3d;
        text-decoration: none;
        background-color: #d39e00
    }

.badge-danger[b-snrkayhmh0] {
    color: #fff;
    background-color: #dc3545
}

    .badge-danger[href]:focus[b-snrkayhmh0], .badge-danger[href]:hover[b-snrkayhmh0] {
        color: #fff;
        text-decoration: none;
        background-color: #bd2130
    }

.badge-light[b-snrkayhmh0] {
    color: #1f2d3d;
    background-color: #f8f9fa
}

    .badge-light[href]:focus[b-snrkayhmh0], .badge-light[href]:hover[b-snrkayhmh0] {
        color: #1f2d3d;
        text-decoration: none;
        background-color: #dae0e5
    }

.badge-dark[b-snrkayhmh0] {
    color: #fff;
    background-color: #343a40
}

    .badge-dark[href]:focus[b-snrkayhmh0], .badge-dark[href]:hover[b-snrkayhmh0] {
        color: #fff;
        text-decoration: none;
        background-color: #1d2124
    }

.jumbotron[b-snrkayhmh0] {
    padding: 2rem 1rem;
    margin-bottom: 2rem;
    background-color: #e9ecef;
    border-radius: .3rem
}

@media (min-width:576px) {
    .jumbotron[b-snrkayhmh0] {
        padding: 4rem 2rem
    }
}

.jumbotron-fluid[b-snrkayhmh0] {
    padding-right: 0;
    padding-left: 0;
    border-radius: 0
}

.alert[b-snrkayhmh0] {
    position: relative;
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: .25rem
}

.alert-heading[b-snrkayhmh0] {
    color: inherit
}

.alert-link[b-snrkayhmh0] {
    font-weight: 700
}

.alert-dismissible[b-snrkayhmh0] {
    padding-right: 4rem
}

    .alert-dismissible .close[b-snrkayhmh0], .alert-dismissible .mailbox-attachment-close[b-snrkayhmh0] {
        position: absolute;
        top: 0;
        right: 0;
        padding: .75rem 1.25rem;
        color: inherit
    }

.alert-primary[b-snrkayhmh0] {
    color: #004085;
    background-color: #cce5ff;
    border-color: #b8daff
}

    .alert-primary hr[b-snrkayhmh0] {
        border-top-color: #9fcdff
    }

    .alert-primary .alert-link[b-snrkayhmh0] {
        color: #002752
    }

.alert-secondary[b-snrkayhmh0] {
    color: #383d41;
    background-color: #e2e3e5;
    border-color: #d6d8db
}

    .alert-secondary hr[b-snrkayhmh0] {
        border-top-color: #c8cbcf
    }

    .alert-secondary .alert-link[b-snrkayhmh0] {
        color: #202326
    }

.alert-success[b-snrkayhmh0] {
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb
}

    .alert-success hr[b-snrkayhmh0] {
        border-top-color: #b1dfbb
    }

    .alert-success .alert-link[b-snrkayhmh0] {
        color: #0b2e13
    }

.alert-info[b-snrkayhmh0] {
    color: #0c5460;
    background-color: #d1ecf1;
    border-color: #bee5eb
}

    .alert-info hr[b-snrkayhmh0] {
        border-top-color: #abdde5
    }

    .alert-info .alert-link[b-snrkayhmh0] {
        color: #062c33
    }

.alert-warning[b-snrkayhmh0] {
    color: #856404;
    background-color: #fff3cd;
    border-color: #ffeeba
}

    .alert-warning hr[b-snrkayhmh0] {
        border-top-color: #ffe8a1
    }

    .alert-warning .alert-link[b-snrkayhmh0] {
        color: #533f03
    }

.alert-danger[b-snrkayhmh0] {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb
}

    .alert-danger hr[b-snrkayhmh0] {
        border-top-color: #f1b0b7
    }

    .alert-danger .alert-link[b-snrkayhmh0] {
        color: #491217
    }

.alert-light[b-snrkayhmh0] {
    color: #818182;
    background-color: #fefefe;
    border-color: #fdfdfe
}

    .alert-light hr[b-snrkayhmh0] {
        border-top-color: #ececf6
    }

    .alert-light .alert-link[b-snrkayhmh0] {
        color: #686868
    }

.alert-dark[b-snrkayhmh0] {
    color: #1b1e21;
    background-color: #d6d8d9;
    border-color: #c6c8ca
}

    .alert-dark hr[b-snrkayhmh0] {
        border-top-color: #b9bbbe
    }

    .alert-dark .alert-link[b-snrkayhmh0] {
        color: #040505
    }

@keyframes progress-bar-stripes-b-snrkayhmh0 {
    from {
        background-position: 1rem 0
    }

    to {
        background-position: 0 0
    }
}

.progress[b-snrkayhmh0] {
    display: flex;
    height: 1rem;
    overflow: hidden;
    font-size: .75rem;
    background-color: #e9ecef;
    border-radius: .25rem;
    box-shadow: inset 0 .1rem .1rem rgba(0,0,0,.1)
}

.progress-bar[b-snrkayhmh0] {
    display: flex;
    flex-direction: column;
    justify-content: center;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    background-color: #007bff;
    transition: width .6s ease
}

@media screen and (prefers-reduced-motion:reduce) {
    .progress-bar[b-snrkayhmh0] {
        transition: none
    }
}

.progress-bar-striped[b-snrkayhmh0] {
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-size: 1rem 1rem
}

.progress-bar-animated[b-snrkayhmh0] {
    animation: progress-bar-stripes-b-snrkayhmh0 1s linear infinite
}

.media[b-snrkayhmh0] {
    display: flex;
    align-items: flex-start
}

.media-body[b-snrkayhmh0] {
    flex: 1
}

.list-group[b-snrkayhmh0] {
    display: flex;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0
}

.list-group-item-action[b-snrkayhmh0] {
    width: 100%;
    color: #495057;
    text-align: inherit
}

    .list-group-item-action:focus[b-snrkayhmh0], .list-group-item-action:hover[b-snrkayhmh0] {
        color: #495057;
        text-decoration: none;
        background-color: #f8f9fa
    }

    .list-group-item-action:active[b-snrkayhmh0] {
        color: #212529;
        background-color: #e9ecef
    }

.list-group-item[b-snrkayhmh0] {
    position: relative;
    display: block;
    padding: .75rem 1.25rem;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid rgba(0,0,0,.125)
}

    .list-group-item:first-child[b-snrkayhmh0] {
        border-top-left-radius: .25rem;
        border-top-right-radius: .25rem
    }

    .list-group-item:last-child[b-snrkayhmh0] {
        margin-bottom: 0;
        border-bottom-right-radius: .25rem;
        border-bottom-left-radius: .25rem
    }

    .list-group-item:focus[b-snrkayhmh0], .list-group-item:hover[b-snrkayhmh0] {
        z-index: 1;
        text-decoration: none
    }

    .list-group-item.disabled[b-snrkayhmh0], .list-group-item:disabled[b-snrkayhmh0] {
        color: #6c757d;
        background-color: #fff
    }

    .list-group-item.active[b-snrkayhmh0] {
        z-index: 2;
        color: #fff;
        background-color: #007bff;
        border-color: #007bff
    }

.list-group-flush .list-group-item[b-snrkayhmh0] {
    border-right: 0;
    border-left: 0;
    border-radius: 0
}

.list-group-flush:first-child .list-group-item:first-child[b-snrkayhmh0] {
    border-top: 0
}

.list-group-flush:last-child .list-group-item:last-child[b-snrkayhmh0] {
    border-bottom: 0
}

.list-group-item-primary[b-snrkayhmh0] {
    color: #004085;
    background-color: #b8daff
}

    .list-group-item-primary.list-group-item-action:focus[b-snrkayhmh0], .list-group-item-primary.list-group-item-action:hover[b-snrkayhmh0] {
        color: #004085;
        background-color: #9fcdff
    }

    .list-group-item-primary.list-group-item-action.active[b-snrkayhmh0] {
        color: #fff;
        background-color: #004085;
        border-color: #004085
    }

.list-group-item-secondary[b-snrkayhmh0] {
    color: #383d41;
    background-color: #d6d8db
}

    .list-group-item-secondary.list-group-item-action:focus[b-snrkayhmh0], .list-group-item-secondary.list-group-item-action:hover[b-snrkayhmh0] {
        color: #383d41;
        background-color: #c8cbcf
    }

    .list-group-item-secondary.list-group-item-action.active[b-snrkayhmh0] {
        color: #fff;
        background-color: #383d41;
        border-color: #383d41
    }

.list-group-item-success[b-snrkayhmh0] {
    color: #155724;
    background-color: #c3e6cb
}

    .list-group-item-success.list-group-item-action:focus[b-snrkayhmh0], .list-group-item-success.list-group-item-action:hover[b-snrkayhmh0] {
        color: #155724;
        background-color: #b1dfbb
    }

    .list-group-item-success.list-group-item-action.active[b-snrkayhmh0] {
        color: #fff;
        background-color: #155724;
        border-color: #155724
    }

.list-group-item-info[b-snrkayhmh0] {
    color: #0c5460;
    background-color: #bee5eb
}

    .list-group-item-info.list-group-item-action:focus[b-snrkayhmh0], .list-group-item-info.list-group-item-action:hover[b-snrkayhmh0] {
        color: #0c5460;
        background-color: #abdde5
    }

    .list-group-item-info.list-group-item-action.active[b-snrkayhmh0] {
        color: #fff;
        background-color: #0c5460;
        border-color: #0c5460
    }

.list-group-item-warning[b-snrkayhmh0] {
    color: #856404;
    background-color: #ffeeba
}

    .list-group-item-warning.list-group-item-action:focus[b-snrkayhmh0], .list-group-item-warning.list-group-item-action:hover[b-snrkayhmh0] {
        color: #856404;
        background-color: #ffe8a1
    }

    .list-group-item-warning.list-group-item-action.active[b-snrkayhmh0] {
        color: #fff;
        background-color: #856404;
        border-color: #856404
    }

.list-group-item-danger[b-snrkayhmh0] {
    color: #721c24;
    background-color: #f5c6cb
}

    .list-group-item-danger.list-group-item-action:focus[b-snrkayhmh0], .list-group-item-danger.list-group-item-action:hover[b-snrkayhmh0] {
        color: #721c24;
        background-color: #f1b0b7
    }

    .list-group-item-danger.list-group-item-action.active[b-snrkayhmh0] {
        color: #fff;
        background-color: #721c24;
        border-color: #721c24
    }

.list-group-item-light[b-snrkayhmh0] {
    color: #818182;
    background-color: #fdfdfe
}

    .list-group-item-light.list-group-item-action:focus[b-snrkayhmh0], .list-group-item-light.list-group-item-action:hover[b-snrkayhmh0] {
        color: #818182;
        background-color: #ececf6
    }

    .list-group-item-light.list-group-item-action.active[b-snrkayhmh0] {
        color: #fff;
        background-color: #818182;
        border-color: #818182
    }

.list-group-item-dark[b-snrkayhmh0] {
    color: #1b1e21;
    background-color: #c6c8ca
}

    .list-group-item-dark.list-group-item-action:focus[b-snrkayhmh0], .list-group-item-dark.list-group-item-action:hover[b-snrkayhmh0] {
        color: #1b1e21;
        background-color: #b9bbbe
    }

    .list-group-item-dark.list-group-item-action.active[b-snrkayhmh0] {
        color: #fff;
        background-color: #1b1e21;
        border-color: #1b1e21
    }

.close[b-snrkayhmh0], .mailbox-attachment-close[b-snrkayhmh0] {
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5
}

    .close:focus[b-snrkayhmh0], .close:hover[b-snrkayhmh0], .mailbox-attachment-close:focus[b-snrkayhmh0], .mailbox-attachment-close:hover[b-snrkayhmh0] {
        color: #000;
        text-decoration: none;
        opacity: .75
    }

    .close:not(:disabled):not(.disabled)[b-snrkayhmh0], .mailbox-attachment-close:not(:disabled):not(.disabled)[b-snrkayhmh0] {
        cursor: pointer
    }

button.close[b-snrkayhmh0], button.mailbox-attachment-close[b-snrkayhmh0] {
    padding: 0;
    background-color: transparent;
    border: 0;
    -webkit-appearance: none
}

.modal-open[b-snrkayhmh0] {
    overflow: hidden
}

.modal[b-snrkayhmh0] {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    outline: 0
}

.modal-open .modal[b-snrkayhmh0] {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog[b-snrkayhmh0] {
    position: relative;
    width: auto;
    margin: .5rem;
    pointer-events: none
}

.modal.fade .modal-dialog[b-snrkayhmh0] {
    transition: transform .3s ease-out;
    transform: translate(0,-25%)
}

@media screen and (prefers-reduced-motion:reduce) {
    .modal.fade .modal-dialog[b-snrkayhmh0] {
        transition: none
    }
}

.modal.show .modal-dialog[b-snrkayhmh0] {
    transform: translate(0,0)
}

.modal-dialog-centered[b-snrkayhmh0] {
    display: flex;
    align-items: center;
    min-height: calc(100% - (.5rem * 2))
}

.modal-content[b-snrkayhmh0] {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: .3rem;
    box-shadow: 0 .25rem .5rem rgba(0,0,0,.5);
    outline: 0
}

.modal-backdrop[b-snrkayhmh0] {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

    .modal-backdrop.fade[b-snrkayhmh0] {
        opacity: 0
    }

    .modal-backdrop.show[b-snrkayhmh0] {
        opacity: .5
    }

.modal-header[b-snrkayhmh0] {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    padding: 1rem;
    border-bottom: 1px solid #e9ecef;
    border-top-left-radius: .3rem;
    border-top-right-radius: .3rem
}

    .modal-header .close[b-snrkayhmh0], .modal-header .mailbox-attachment-close[b-snrkayhmh0] {
        padding: 1rem;
        margin: -1rem -1rem -1rem auto
    }

.modal-title[b-snrkayhmh0] {
    margin-bottom: 0;
    line-height: 1.5
}

.modal-body[b-snrkayhmh0] {
    position: relative;
    flex: 1 1 auto;
    padding: 1rem
}

.modal-footer[b-snrkayhmh0] {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding: 1rem;
    border-top: 1px solid #e9ecef
}

    .modal-footer > :not(:first-child)[b-snrkayhmh0] {
        margin-left: .25rem
    }

    .modal-footer > :not(:last-child)[b-snrkayhmh0] {
        margin-right: .25rem
    }

.modal-scrollbar-measure[b-snrkayhmh0] {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media (min-width:576px) {
    .modal-dialog[b-snrkayhmh0] {
        max-width: 500px;
        margin: 1.75rem auto
    }

    .modal-dialog-centered[b-snrkayhmh0] {
        min-height: calc(100% - (1.75rem * 2))
    }

    .modal-content[b-snrkayhmh0] {
        box-shadow: 0 .5rem 1rem rgba(0,0,0,.5)
    }

    .modal-sm[b-snrkayhmh0] {
        max-width: 300px
    }
}

@media (min-width:992px) {
    .modal-lg[b-snrkayhmh0] {
        max-width: 800px
    }
}

.tooltip[b-snrkayhmh0] {
    position: absolute;
    z-index: 1070;
    display: block;
    margin: 0;
    font-family: "Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: .875rem;
    word-wrap: break-word;
    opacity: 0
}

    .tooltip.show[b-snrkayhmh0] {
        opacity: .9
    }

    .tooltip .arrow[b-snrkayhmh0] {
        position: absolute;
        display: block;
        width: .8rem;
        height: .4rem
    }

        .tooltip .arrow[b-snrkayhmh0]::before {
            position: absolute;
            content: "";
            border-color: transparent;
            border-style: solid
        }

.bs-tooltip-auto[x-placement^=top][b-snrkayhmh0], .bs-tooltip-top[b-snrkayhmh0] {
    padding: .4rem 0
}

    .bs-tooltip-auto[x-placement^=top] .arrow[b-snrkayhmh0], .bs-tooltip-top .arrow[b-snrkayhmh0] {
        bottom: 0
    }

        .bs-tooltip-auto[x-placement^=top] .arrow[b-snrkayhmh0]::before, .bs-tooltip-top .arrow[b-snrkayhmh0]::before {
            top: 0;
            border-width: .4rem .4rem 0;
            border-top-color: #000
        }

.bs-tooltip-auto[x-placement^=right][b-snrkayhmh0], .bs-tooltip-right[b-snrkayhmh0] {
    padding: 0 .4rem
}

    .bs-tooltip-auto[x-placement^=right] .arrow[b-snrkayhmh0], .bs-tooltip-right .arrow[b-snrkayhmh0] {
        left: 0;
        width: .4rem;
        height: .8rem
    }

        .bs-tooltip-auto[x-placement^=right] .arrow[b-snrkayhmh0]::before, .bs-tooltip-right .arrow[b-snrkayhmh0]::before {
            right: 0;
            border-width: .4rem .4rem .4rem 0;
            border-right-color: #000
        }

.bs-tooltip-auto[x-placement^=bottom][b-snrkayhmh0], .bs-tooltip-bottom[b-snrkayhmh0] {
    padding: .4rem 0
}

    .bs-tooltip-auto[x-placement^=bottom] .arrow[b-snrkayhmh0], .bs-tooltip-bottom .arrow[b-snrkayhmh0] {
        top: 0
    }

        .bs-tooltip-auto[x-placement^=bottom] .arrow[b-snrkayhmh0]::before, .bs-tooltip-bottom .arrow[b-snrkayhmh0]::before {
            bottom: 0;
            border-width: 0 .4rem .4rem;
            border-bottom-color: #000
        }

.bs-tooltip-auto[x-placement^=left][b-snrkayhmh0], .bs-tooltip-left[b-snrkayhmh0] {
    padding: 0 .4rem
}

    .bs-tooltip-auto[x-placement^=left] .arrow[b-snrkayhmh0], .bs-tooltip-left .arrow[b-snrkayhmh0] {
        right: 0;
        width: .4rem;
        height: .8rem
    }

        .bs-tooltip-auto[x-placement^=left] .arrow[b-snrkayhmh0]::before, .bs-tooltip-left .arrow[b-snrkayhmh0]::before {
            left: 0;
            border-width: .4rem 0 .4rem .4rem;
            border-left-color: #000
        }

.tooltip-inner[b-snrkayhmh0] {
    max-width: 200px;
    padding: .25rem .5rem;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: .25rem
}

.popover[b-snrkayhmh0] {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: block;
    max-width: 276px;
    font-family: "Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: .875rem;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: .3rem;
    box-shadow: 0 .25rem .5rem rgba(0,0,0,.2)
}

    .popover .arrow[b-snrkayhmh0] {
        position: absolute;
        display: block;
        width: 1rem;
        height: .5rem;
        margin: 0 .3rem
    }

        .popover .arrow[b-snrkayhmh0]::after, .popover .arrow[b-snrkayhmh0]::before {
            position: absolute;
            display: block;
            content: "";
            border-color: transparent;
            border-style: solid
        }

.bs-popover-auto[x-placement^=top][b-snrkayhmh0], .bs-popover-top[b-snrkayhmh0] {
    margin-bottom: .5rem
}

    .bs-popover-auto[x-placement^=top] .arrow[b-snrkayhmh0], .bs-popover-top .arrow[b-snrkayhmh0] {
        bottom: calc((.5rem + 1px) * -1)
    }

        .bs-popover-auto[x-placement^=top] .arrow[b-snrkayhmh0]::after, .bs-popover-auto[x-placement^=top] .arrow[b-snrkayhmh0]::before, .bs-popover-top .arrow[b-snrkayhmh0]::after, .bs-popover-top .arrow[b-snrkayhmh0]::before {
            border-width: .5rem .5rem 0
        }

        .bs-popover-auto[x-placement^=top] .arrow[b-snrkayhmh0]::before, .bs-popover-top .arrow[b-snrkayhmh0]::before {
            bottom: 0;
            border-top-color: rgba(0,0,0,.25)
        }

        .bs-popover-auto[x-placement^=top] .arrow[b-snrkayhmh0]::after, .bs-popover-top .arrow[b-snrkayhmh0]::after {
            bottom: 1px;
            border-top-color: #fff
        }

.bs-popover-auto[x-placement^=right][b-snrkayhmh0], .bs-popover-right[b-snrkayhmh0] {
    margin-left: .5rem
}

    .bs-popover-auto[x-placement^=right] .arrow[b-snrkayhmh0], .bs-popover-right .arrow[b-snrkayhmh0] {
        left: calc((.5rem + 1px) * -1);
        width: .5rem;
        height: 1rem;
        margin: .3rem 0
    }

        .bs-popover-auto[x-placement^=right] .arrow[b-snrkayhmh0]::after, .bs-popover-auto[x-placement^=right] .arrow[b-snrkayhmh0]::before, .bs-popover-right .arrow[b-snrkayhmh0]::after, .bs-popover-right .arrow[b-snrkayhmh0]::before {
            border-width: .5rem .5rem .5rem 0
        }

        .bs-popover-auto[x-placement^=right] .arrow[b-snrkayhmh0]::before, .bs-popover-right .arrow[b-snrkayhmh0]::before {
            left: 0;
            border-right-color: rgba(0,0,0,.25)
        }

        .bs-popover-auto[x-placement^=right] .arrow[b-snrkayhmh0]::after, .bs-popover-right .arrow[b-snrkayhmh0]::after {
            left: 1px;
            border-right-color: #fff
        }

.bs-popover-auto[x-placement^=bottom][b-snrkayhmh0], .bs-popover-bottom[b-snrkayhmh0] {
    margin-top: .5rem
}

    .bs-popover-auto[x-placement^=bottom] .arrow[b-snrkayhmh0], .bs-popover-bottom .arrow[b-snrkayhmh0] {
        top: calc((.5rem + 1px) * -1)
    }

        .bs-popover-auto[x-placement^=bottom] .arrow[b-snrkayhmh0]::after, .bs-popover-auto[x-placement^=bottom] .arrow[b-snrkayhmh0]::before, .bs-popover-bottom .arrow[b-snrkayhmh0]::after, .bs-popover-bottom .arrow[b-snrkayhmh0]::before {
            border-width: 0 .5rem .5rem .5rem
        }

        .bs-popover-auto[x-placement^=bottom] .arrow[b-snrkayhmh0]::before, .bs-popover-bottom .arrow[b-snrkayhmh0]::before {
            top: 0;
            border-bottom-color: rgba(0,0,0,.25)
        }

        .bs-popover-auto[x-placement^=bottom] .arrow[b-snrkayhmh0]::after, .bs-popover-bottom .arrow[b-snrkayhmh0]::after {
            top: 1px;
            border-bottom-color: #fff
        }

    .bs-popover-auto[x-placement^=bottom] .popover-header[b-snrkayhmh0]::before, .bs-popover-bottom .popover-header[b-snrkayhmh0]::before {
        position: absolute;
        top: 0;
        left: 50%;
        display: block;
        width: 1rem;
        margin-left: -.5rem;
        content: "";
        border-bottom: 1px solid #f7f7f7
    }

.bs-popover-auto[x-placement^=left][b-snrkayhmh0], .bs-popover-left[b-snrkayhmh0] {
    margin-right: .5rem
}

    .bs-popover-auto[x-placement^=left] .arrow[b-snrkayhmh0], .bs-popover-left .arrow[b-snrkayhmh0] {
        right: calc((.5rem + 1px) * -1);
        width: .5rem;
        height: 1rem;
        margin: .3rem 0
    }

        .bs-popover-auto[x-placement^=left] .arrow[b-snrkayhmh0]::after, .bs-popover-auto[x-placement^=left] .arrow[b-snrkayhmh0]::before, .bs-popover-left .arrow[b-snrkayhmh0]::after, .bs-popover-left .arrow[b-snrkayhmh0]::before {
            border-width: .5rem 0 .5rem .5rem
        }

        .bs-popover-auto[x-placement^=left] .arrow[b-snrkayhmh0]::before, .bs-popover-left .arrow[b-snrkayhmh0]::before {
            right: 0;
            border-left-color: rgba(0,0,0,.25)
        }

        .bs-popover-auto[x-placement^=left] .arrow[b-snrkayhmh0]::after, .bs-popover-left .arrow[b-snrkayhmh0]::after {
            right: 1px;
            border-left-color: #fff
        }

.popover-header[b-snrkayhmh0] {
    padding: .5rem .75rem;
    margin-bottom: 0;
    font-size: 1rem;
    color: inherit;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-top-left-radius: calc(.3rem - 1px);
    border-top-right-radius: calc(.3rem - 1px)
}

    .popover-header:empty[b-snrkayhmh0] {
        display: none
    }

.popover-body[b-snrkayhmh0] {
    padding: .5rem .75rem;
    color: #212529
}

.carousel[b-snrkayhmh0] {
    position: relative
}

.carousel-inner[b-snrkayhmh0] {
    position: relative;
    width: 100%;
    overflow: hidden
}

.carousel-item[b-snrkayhmh0] {
    position: relative;
    display: none;
    align-items: center;
    width: 100%;
    transition: transform .6s ease;
    backface-visibility: hidden;
    perspective: 1000px
}

@media screen and (prefers-reduced-motion:reduce) {
    .carousel-item[b-snrkayhmh0] {
        transition: none
    }
}

.carousel-item-next[b-snrkayhmh0], .carousel-item-prev[b-snrkayhmh0], .carousel-item.active[b-snrkayhmh0] {
    display: block
}

.carousel-item-next[b-snrkayhmh0], .carousel-item-prev[b-snrkayhmh0] {
    position: absolute;
    top: 0
}

    .carousel-item-next.carousel-item-left[b-snrkayhmh0], .carousel-item-prev.carousel-item-right[b-snrkayhmh0] {
        transform: translateX(0)
    }

@supports (transform-style:preserve-3d) {
    .carousel-item-next.carousel-item-left[b-snrkayhmh0], .carousel-item-prev.carousel-item-right[b-snrkayhmh0] {
        transform: translate3d(0,0,0)
    }
}

.active.carousel-item-right[b-snrkayhmh0], .carousel-item-next[b-snrkayhmh0] {
    transform: translateX(100%)
}

@supports (transform-style:preserve-3d) {
    .active.carousel-item-right[b-snrkayhmh0], .carousel-item-next[b-snrkayhmh0] {
        transform: translate3d(100%,0,0)
    }
}

.active.carousel-item-left[b-snrkayhmh0], .carousel-item-prev[b-snrkayhmh0] {
    transform: translateX(-100%)
}

@supports (transform-style:preserve-3d) {
    .active.carousel-item-left[b-snrkayhmh0], .carousel-item-prev[b-snrkayhmh0] {
        transform: translate3d(-100%,0,0)
    }
}

.carousel-fade .carousel-item[b-snrkayhmh0] {
    opacity: 0;
    transition-duration: .6s;
    transition-property: opacity
}

    .carousel-fade .carousel-item-next.carousel-item-left[b-snrkayhmh0], .carousel-fade .carousel-item-prev.carousel-item-right[b-snrkayhmh0], .carousel-fade .carousel-item.active[b-snrkayhmh0] {
        opacity: 1
    }

.carousel-fade .active.carousel-item-left[b-snrkayhmh0], .carousel-fade .active.carousel-item-right[b-snrkayhmh0] {
    opacity: 0
}

.carousel-fade .active.carousel-item-left[b-snrkayhmh0], .carousel-fade .active.carousel-item-prev[b-snrkayhmh0], .carousel-fade .carousel-item-next[b-snrkayhmh0], .carousel-fade .carousel-item-prev[b-snrkayhmh0], .carousel-fade .carousel-item.active[b-snrkayhmh0] {
    transform: translateX(0)
}

@supports (transform-style:preserve-3d) {
    .carousel-fade .active.carousel-item-left[b-snrkayhmh0], .carousel-fade .active.carousel-item-prev[b-snrkayhmh0], .carousel-fade .carousel-item-next[b-snrkayhmh0], .carousel-fade .carousel-item-prev[b-snrkayhmh0], .carousel-fade .carousel-item.active[b-snrkayhmh0] {
        transform: translate3d(0,0,0)
    }
}

.carousel-control-next[b-snrkayhmh0], .carousel-control-prev[b-snrkayhmh0] {
    position: absolute;
    top: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 15%;
    color: #fff;
    text-align: center;
    opacity: .5
}

    .carousel-control-next:focus[b-snrkayhmh0], .carousel-control-next:hover[b-snrkayhmh0], .carousel-control-prev:focus[b-snrkayhmh0], .carousel-control-prev:hover[b-snrkayhmh0] {
        color: #fff;
        text-decoration: none;
        outline: 0;
        opacity: .9
    }

.carousel-control-prev[b-snrkayhmh0] {
    left: 0
}

.carousel-control-next[b-snrkayhmh0] {
    right: 0
}

.carousel-control-next-icon[b-snrkayhmh0], .carousel-control-prev-icon[b-snrkayhmh0] {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: transparent no-repeat center center;
    background-size: 100% 100%
}

.carousel-control-prev-icon[b-snrkayhmh0] {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23ffffff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E")
}

.carousel-control-next-icon[b-snrkayhmh0] {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23ffffff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E")
}

.carousel-indicators[b-snrkayhmh0] {
    position: absolute;
    right: 0;
    bottom: 10px;
    left: 0;
    z-index: 15;
    display: flex;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none
}

    .carousel-indicators li[b-snrkayhmh0] {
        position: relative;
        flex: 0 1 auto;
        width: 30px;
        height: 3px;
        margin-right: 3px;
        margin-left: 3px;
        text-indent: -999px;
        background-color: rgba(255,255,255,.5)
    }

        .carousel-indicators li[b-snrkayhmh0]::before {
            position: absolute;
            top: -10px;
            left: 0;
            display: inline-block;
            width: 100%;
            height: 10px;
            content: ""
        }

        .carousel-indicators li[b-snrkayhmh0]::after {
            position: absolute;
            bottom: -10px;
            left: 0;
            display: inline-block;
            width: 100%;
            height: 10px;
            content: ""
        }

    .carousel-indicators .active[b-snrkayhmh0] {
        background-color: #fff
    }

.carousel-caption[b-snrkayhmh0] {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center
}

.align-baseline[b-snrkayhmh0] {
    vertical-align: baseline !important
}

.align-top[b-snrkayhmh0] {
    vertical-align: top !important
}

.align-middle[b-snrkayhmh0] {
    vertical-align: middle !important
}

.align-bottom[b-snrkayhmh0] {
    vertical-align: bottom !important
}

.align-text-bottom[b-snrkayhmh0] {
    vertical-align: text-bottom !important
}

.align-text-top[b-snrkayhmh0] {
    vertical-align: text-top !important
}

.bg-primary[b-snrkayhmh0], .label-primary[b-snrkayhmh0] {
    background-color: #007bff !important
}

a.bg-primary:focus[b-snrkayhmh0], a.bg-primary:hover[b-snrkayhmh0], a.label-primary:focus[b-snrkayhmh0], a.label-primary:hover[b-snrkayhmh0], button.bg-primary:focus[b-snrkayhmh0], button.bg-primary:hover[b-snrkayhmh0], button.label-primary:focus[b-snrkayhmh0], button.label-primary:hover[b-snrkayhmh0] {
    background-color: #0062cc !important
}

.bg-secondary[b-snrkayhmh0] {
    background-color: #6c757d !important
}

a.bg-secondary:focus[b-snrkayhmh0], a.bg-secondary:hover[b-snrkayhmh0], button.bg-secondary:focus[b-snrkayhmh0], button.bg-secondary:hover[b-snrkayhmh0] {
    background-color: #545b62 !important
}

.alert-success[b-snrkayhmh0], .bg-success[b-snrkayhmh0], .label-success[b-snrkayhmh0] {
    background-color: #28a745 !important
}

a.alert-success:focus[b-snrkayhmh0], a.alert-success:hover[b-snrkayhmh0], a.bg-success:focus[b-snrkayhmh0], a.bg-success:hover[b-snrkayhmh0], a.label-success:focus[b-snrkayhmh0], a.label-success:hover[b-snrkayhmh0], button.alert-success:focus[b-snrkayhmh0], button.alert-success:hover[b-snrkayhmh0], button.bg-success:focus[b-snrkayhmh0], button.bg-success:hover[b-snrkayhmh0], button.label-success:focus[b-snrkayhmh0], button.label-success:hover[b-snrkayhmh0] {
    background-color: #1e7e34 !important
}

.alert-info[b-snrkayhmh0], .bg-info[b-snrkayhmh0], .label-info[b-snrkayhmh0] {
    background-color: #17a2b8 !important
}

a.alert-info:focus[b-snrkayhmh0], a.alert-info:hover[b-snrkayhmh0], a.bg-info:focus[b-snrkayhmh0], a.bg-info:hover[b-snrkayhmh0], a.label-info:focus[b-snrkayhmh0], a.label-info:hover[b-snrkayhmh0], button.alert-info:focus[b-snrkayhmh0], button.alert-info:hover[b-snrkayhmh0], button.bg-info:focus[b-snrkayhmh0], button.bg-info:hover[b-snrkayhmh0], button.label-info:focus[b-snrkayhmh0], button.label-info:hover[b-snrkayhmh0] {
    background-color: #117a8b !important
}

.alert-warning[b-snrkayhmh0], .bg-warning[b-snrkayhmh0], .label-warning[b-snrkayhmh0] {
    background-color: #ffc107 !important
}

a.alert-warning:focus[b-snrkayhmh0], a.alert-warning:hover[b-snrkayhmh0], a.bg-warning:focus[b-snrkayhmh0], a.bg-warning:hover[b-snrkayhmh0], a.label-warning:focus[b-snrkayhmh0], a.label-warning:hover[b-snrkayhmh0], button.alert-warning:focus[b-snrkayhmh0], button.alert-warning:hover[b-snrkayhmh0], button.bg-warning:focus[b-snrkayhmh0], button.bg-warning:hover[b-snrkayhmh0], button.label-warning:focus[b-snrkayhmh0], button.label-warning:hover[b-snrkayhmh0] {
    background-color: #d39e00 !important
}

.alert-danger[b-snrkayhmh0], .alert-error[b-snrkayhmh0], .bg-danger[b-snrkayhmh0], .label-danger[b-snrkayhmh0] {
    background-color: #dc3545 !important
}

a.alert-danger:focus[b-snrkayhmh0], a.alert-danger:hover[b-snrkayhmh0], a.alert-error:focus[b-snrkayhmh0], a.alert-error:hover[b-snrkayhmh0], a.bg-danger:focus[b-snrkayhmh0], a.bg-danger:hover[b-snrkayhmh0], a.label-danger:focus[b-snrkayhmh0], a.label-danger:hover[b-snrkayhmh0], button.alert-danger:focus[b-snrkayhmh0], button.alert-danger:hover[b-snrkayhmh0], button.alert-error:focus[b-snrkayhmh0], button.alert-error:hover[b-snrkayhmh0], button.bg-danger:focus[b-snrkayhmh0], button.bg-danger:hover[b-snrkayhmh0], button.label-danger:focus[b-snrkayhmh0], button.label-danger:hover[b-snrkayhmh0] {
    background-color: #bd2130 !important
}

.bg-light[b-snrkayhmh0] {
    background-color: #f8f9fa !important
}

a.bg-light:focus[b-snrkayhmh0], a.bg-light:hover[b-snrkayhmh0], button.bg-light:focus[b-snrkayhmh0], button.bg-light:hover[b-snrkayhmh0] {
    background-color: #dae0e5 !important
}

.bg-dark[b-snrkayhmh0] {
    background-color: #343a40 !important
}

a.bg-dark:focus[b-snrkayhmh0], a.bg-dark:hover[b-snrkayhmh0], button.bg-dark:focus[b-snrkayhmh0], button.bg-dark:hover[b-snrkayhmh0] {
    background-color: #1d2124 !important
}

.bg-white[b-snrkayhmh0] {
    background-color: #fff !important
}

.bg-transparent[b-snrkayhmh0] {
    background-color: transparent !important
}

.border[b-snrkayhmh0] {
    border: 1px solid #dee2e6 !important
}

.border-top[b-snrkayhmh0] {
    border-top: 1px solid #dee2e6 !important
}

.border-right[b-snrkayhmh0] {
    border-right: 1px solid #dee2e6 !important
}

.border-bottom[b-snrkayhmh0] {
    border-bottom: 1px solid #dee2e6 !important
}

.border-left[b-snrkayhmh0] {
    border-left: 1px solid #dee2e6 !important
}

.border-0[b-snrkayhmh0] {
    border: 0 !important
}

.border-top-0[b-snrkayhmh0] {
    border-top: 0 !important
}

.border-right-0[b-snrkayhmh0] {
    border-right: 0 !important
}

.border-bottom-0[b-snrkayhmh0] {
    border-bottom: 0 !important
}

.border-left-0[b-snrkayhmh0] {
    border-left: 0 !important
}

.border-primary[b-snrkayhmh0] {
    border-color: #007bff !important
}

.border-secondary[b-snrkayhmh0] {
    border-color: #6c757d !important
}

.border-success[b-snrkayhmh0] {
    border-color: #28a745 !important
}

.border-info[b-snrkayhmh0] {
    border-color: #17a2b8 !important
}

.border-warning[b-snrkayhmh0] {
    border-color: #ffc107 !important
}

.border-danger[b-snrkayhmh0] {
    border-color: #dc3545 !important
}

.border-light[b-snrkayhmh0] {
    border-color: #f8f9fa !important
}

.border-dark[b-snrkayhmh0] {
    border-color: #343a40 !important
}

.border-white[b-snrkayhmh0] {
    border-color: #fff !important
}

.rounded[b-snrkayhmh0] {
    border-radius: .25rem !important
}

.rounded-top[b-snrkayhmh0] {
    border-top-left-radius: .25rem !important;
    border-top-right-radius: .25rem !important
}

.rounded-right[b-snrkayhmh0] {
    border-top-right-radius: .25rem !important;
    border-bottom-right-radius: .25rem !important
}

.rounded-bottom[b-snrkayhmh0] {
    border-bottom-right-radius: .25rem !important;
    border-bottom-left-radius: .25rem !important
}

.rounded-left[b-snrkayhmh0] {
    border-top-left-radius: .25rem !important;
    border-bottom-left-radius: .25rem !important
}

.rounded-circle[b-snrkayhmh0] {
    border-radius: 50% !important
}

.rounded-0[b-snrkayhmh0] {
    border-radius: 0 !important
}

.clearfix[b-snrkayhmh0]::after {
    display: block;
    clear: both;
    content: ""
}

.d-none[b-snrkayhmh0] {
    display: none !important
}

.d-inline[b-snrkayhmh0] {
    display: inline !important
}

.d-inline-block[b-snrkayhmh0] {
    display: inline-block !important
}

.d-block[b-snrkayhmh0] {
    display: block !important
}

.d-table[b-snrkayhmh0] {
    display: table !important
}

.d-table-row[b-snrkayhmh0] {
    display: table-row !important
}

.d-table-cell[b-snrkayhmh0] {
    display: table-cell !important
}

.d-flex[b-snrkayhmh0], .info-box[b-snrkayhmh0], .info-box-icon[b-snrkayhmh0] {
    display: flex !important
}

.d-inline-flex[b-snrkayhmh0] {
    display: inline-flex !important
}

@media (min-width:576px) {
    .d-sm-none[b-snrkayhmh0] {
        display: none !important
    }

    .d-sm-inline[b-snrkayhmh0] {
        display: inline !important
    }

    .d-sm-inline-block[b-snrkayhmh0] {
        display: inline-block !important
    }

    .d-sm-block[b-snrkayhmh0] {
        display: block !important
    }

    .d-sm-table[b-snrkayhmh0] {
        display: table !important
    }

    .d-sm-table-row[b-snrkayhmh0] {
        display: table-row !important
    }

    .d-sm-table-cell[b-snrkayhmh0] {
        display: table-cell !important
    }

    .d-sm-flex[b-snrkayhmh0] {
        display: flex !important
    }

    .d-sm-inline-flex[b-snrkayhmh0] {
        display: inline-flex !important
    }
}

@media (min-width:768px) {
    .d-md-none[b-snrkayhmh0] {
        display: none !important
    }

    .d-md-inline[b-snrkayhmh0] {
        display: inline !important
    }

    .d-md-inline-block[b-snrkayhmh0] {
        display: inline-block !important
    }

    .d-md-block[b-snrkayhmh0] {
        display: block !important
    }

    .d-md-table[b-snrkayhmh0] {
        display: table !important
    }

    .d-md-table-row[b-snrkayhmh0] {
        display: table-row !important
    }

    .d-md-table-cell[b-snrkayhmh0] {
        display: table-cell !important
    }

    .d-md-flex[b-snrkayhmh0] {
        display: flex !important
    }

    .d-md-inline-flex[b-snrkayhmh0] {
        display: inline-flex !important
    }
}

@media (min-width:992px) {
    .d-lg-none[b-snrkayhmh0] {
        display: none !important
    }

    .d-lg-inline[b-snrkayhmh0] {
        display: inline !important
    }

    .d-lg-inline-block[b-snrkayhmh0] {
        display: inline-block !important
    }

    .d-lg-block[b-snrkayhmh0] {
        display: block !important
    }

    .d-lg-table[b-snrkayhmh0] {
        display: table !important
    }

    .d-lg-table-row[b-snrkayhmh0] {
        display: table-row !important
    }

    .d-lg-table-cell[b-snrkayhmh0] {
        display: table-cell !important
    }

    .d-lg-flex[b-snrkayhmh0] {
        display: flex !important
    }

    .d-lg-inline-flex[b-snrkayhmh0] {
        display: inline-flex !important
    }
}

@media (min-width:1200px) {
    .d-xl-none[b-snrkayhmh0] {
        display: none !important
    }

    .d-xl-inline[b-snrkayhmh0] {
        display: inline !important
    }

    .d-xl-inline-block[b-snrkayhmh0] {
        display: inline-block !important
    }

    .d-xl-block[b-snrkayhmh0] {
        display: block !important
    }

    .d-xl-table[b-snrkayhmh0] {
        display: table !important
    }

    .d-xl-table-row[b-snrkayhmh0] {
        display: table-row !important
    }

    .d-xl-table-cell[b-snrkayhmh0] {
        display: table-cell !important
    }

    .d-xl-flex[b-snrkayhmh0] {
        display: flex !important
    }

    .d-xl-inline-flex[b-snrkayhmh0] {
        display: inline-flex !important
    }
}

@media print {
    .d-print-none[b-snrkayhmh0] {
        display: none !important
    }

    .d-print-inline[b-snrkayhmh0] {
        display: inline !important
    }

    .d-print-inline-block[b-snrkayhmh0] {
        display: inline-block !important
    }

    .d-print-block[b-snrkayhmh0] {
        display: block !important
    }

    .d-print-table[b-snrkayhmh0] {
        display: table !important
    }

    .d-print-table-row[b-snrkayhmh0] {
        display: table-row !important
    }

    .d-print-table-cell[b-snrkayhmh0] {
        display: table-cell !important
    }

    .d-print-flex[b-snrkayhmh0] {
        display: flex !important
    }

    .d-print-inline-flex[b-snrkayhmh0] {
        display: inline-flex !important
    }
}

.embed-responsive[b-snrkayhmh0] {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden
}

    .embed-responsive[b-snrkayhmh0]::before {
        display: block;
        content: ""
    }

    .embed-responsive .embed-responsive-item[b-snrkayhmh0], .embed-responsive embed[b-snrkayhmh0], .embed-responsive iframe[b-snrkayhmh0], .embed-responsive object[b-snrkayhmh0], .embed-responsive video[b-snrkayhmh0] {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border: 0
    }

.embed-responsive-21by9[b-snrkayhmh0]::before {
    padding-top: 42.857143%
}

.embed-responsive-16by9[b-snrkayhmh0]::before {
    padding-top: 56.25%
}

.embed-responsive-4by3[b-snrkayhmh0]::before {
    padding-top: 75%
}

.embed-responsive-1by1[b-snrkayhmh0]::before {
    padding-top: 100%
}

.flex-row[b-snrkayhmh0] {
    flex-direction: row !important
}

.flex-column[b-snrkayhmh0] {
    flex-direction: column !important
}

.flex-row-reverse[b-snrkayhmh0] {
    flex-direction: row-reverse !important
}

.flex-column-reverse[b-snrkayhmh0] {
    flex-direction: column-reverse !important
}

.flex-wrap[b-snrkayhmh0] {
    flex-wrap: wrap !important
}

.flex-nowrap[b-snrkayhmh0] {
    flex-wrap: nowrap !important
}

.flex-wrap-reverse[b-snrkayhmh0] {
    flex-wrap: wrap-reverse !important
}

.flex-fill[b-snrkayhmh0] {
    flex: 1 1 auto !important
}

.flex-grow-0[b-snrkayhmh0] {
    flex-grow: 0 !important
}

.flex-grow-1[b-snrkayhmh0] {
    flex-grow: 1 !important
}

.flex-shrink-0[b-snrkayhmh0] {
    flex-shrink: 0 !important
}

.flex-shrink-1[b-snrkayhmh0] {
    flex-shrink: 1 !important
}

.justify-content-start[b-snrkayhmh0] {
    justify-content: flex-start !important
}

.justify-content-end[b-snrkayhmh0] {
    justify-content: flex-end !important
}

.info-box-icon[b-snrkayhmh0], .justify-content-center[b-snrkayhmh0] {
    justify-content: center !important
}

.justify-content-between[b-snrkayhmh0] {
    justify-content: space-between !important
}

.justify-content-around[b-snrkayhmh0] {
    justify-content: space-around !important
}

.align-items-start[b-snrkayhmh0] {
    align-items: flex-start !important
}

.align-items-end[b-snrkayhmh0] {
    align-items: flex-end !important
}

.align-items-center[b-snrkayhmh0], .info-box-icon[b-snrkayhmh0] {
    align-items: center !important
}

.align-items-baseline[b-snrkayhmh0] {
    align-items: baseline !important
}

.align-items-stretch[b-snrkayhmh0] {
    align-items: stretch !important
}

.align-content-start[b-snrkayhmh0] {
    align-content: flex-start !important
}

.align-content-end[b-snrkayhmh0] {
    align-content: flex-end !important
}

.align-content-center[b-snrkayhmh0] {
    align-content: center !important
}

.align-content-between[b-snrkayhmh0] {
    align-content: space-between !important
}

.align-content-around[b-snrkayhmh0] {
    align-content: space-around !important
}

.align-content-stretch[b-snrkayhmh0] {
    align-content: stretch !important
}

.align-self-auto[b-snrkayhmh0] {
    align-self: auto !important
}

.align-self-start[b-snrkayhmh0] {
    align-self: flex-start !important
}

.align-self-end[b-snrkayhmh0] {
    align-self: flex-end !important
}

.align-self-center[b-snrkayhmh0] {
    align-self: center !important
}

.align-self-baseline[b-snrkayhmh0] {
    align-self: baseline !important
}

.align-self-stretch[b-snrkayhmh0] {
    align-self: stretch !important
}

@media (min-width:576px) {
    .flex-sm-row[b-snrkayhmh0] {
        flex-direction: row !important
    }

    .flex-sm-column[b-snrkayhmh0] {
        flex-direction: column !important
    }

    .flex-sm-row-reverse[b-snrkayhmh0] {
        flex-direction: row-reverse !important
    }

    .flex-sm-column-reverse[b-snrkayhmh0] {
        flex-direction: column-reverse !important
    }

    .flex-sm-wrap[b-snrkayhmh0] {
        flex-wrap: wrap !important
    }

    .flex-sm-nowrap[b-snrkayhmh0] {
        flex-wrap: nowrap !important
    }

    .flex-sm-wrap-reverse[b-snrkayhmh0] {
        flex-wrap: wrap-reverse !important
    }

    .flex-sm-fill[b-snrkayhmh0] {
        flex: 1 1 auto !important
    }

    .flex-sm-grow-0[b-snrkayhmh0] {
        flex-grow: 0 !important
    }

    .flex-sm-grow-1[b-snrkayhmh0] {
        flex-grow: 1 !important
    }

    .flex-sm-shrink-0[b-snrkayhmh0] {
        flex-shrink: 0 !important
    }

    .flex-sm-shrink-1[b-snrkayhmh0] {
        flex-shrink: 1 !important
    }

    .justify-content-sm-start[b-snrkayhmh0] {
        justify-content: flex-start !important
    }

    .justify-content-sm-end[b-snrkayhmh0] {
        justify-content: flex-end !important
    }

    .justify-content-sm-center[b-snrkayhmh0] {
        justify-content: center !important
    }

    .justify-content-sm-between[b-snrkayhmh0] {
        justify-content: space-between !important
    }

    .justify-content-sm-around[b-snrkayhmh0] {
        justify-content: space-around !important
    }

    .align-items-sm-start[b-snrkayhmh0] {
        align-items: flex-start !important
    }

    .align-items-sm-end[b-snrkayhmh0] {
        align-items: flex-end !important
    }

    .align-items-sm-center[b-snrkayhmh0] {
        align-items: center !important
    }

    .align-items-sm-baseline[b-snrkayhmh0] {
        align-items: baseline !important
    }

    .align-items-sm-stretch[b-snrkayhmh0] {
        align-items: stretch !important
    }

    .align-content-sm-start[b-snrkayhmh0] {
        align-content: flex-start !important
    }

    .align-content-sm-end[b-snrkayhmh0] {
        align-content: flex-end !important
    }

    .align-content-sm-center[b-snrkayhmh0] {
        align-content: center !important
    }

    .align-content-sm-between[b-snrkayhmh0] {
        align-content: space-between !important
    }

    .align-content-sm-around[b-snrkayhmh0] {
        align-content: space-around !important
    }

    .align-content-sm-stretch[b-snrkayhmh0] {
        align-content: stretch !important
    }

    .align-self-sm-auto[b-snrkayhmh0] {
        align-self: auto !important
    }

    .align-self-sm-start[b-snrkayhmh0] {
        align-self: flex-start !important
    }

    .align-self-sm-end[b-snrkayhmh0] {
        align-self: flex-end !important
    }

    .align-self-sm-center[b-snrkayhmh0] {
        align-self: center !important
    }

    .align-self-sm-baseline[b-snrkayhmh0] {
        align-self: baseline !important
    }

    .align-self-sm-stretch[b-snrkayhmh0] {
        align-self: stretch !important
    }
}

@media (min-width:768px) {
    .flex-md-row[b-snrkayhmh0] {
        flex-direction: row !important
    }

    .flex-md-column[b-snrkayhmh0] {
        flex-direction: column !important
    }

    .flex-md-row-reverse[b-snrkayhmh0] {
        flex-direction: row-reverse !important
    }

    .flex-md-column-reverse[b-snrkayhmh0] {
        flex-direction: column-reverse !important
    }

    .flex-md-wrap[b-snrkayhmh0] {
        flex-wrap: wrap !important
    }

    .flex-md-nowrap[b-snrkayhmh0] {
        flex-wrap: nowrap !important
    }

    .flex-md-wrap-reverse[b-snrkayhmh0] {
        flex-wrap: wrap-reverse !important
    }

    .flex-md-fill[b-snrkayhmh0] {
        flex: 1 1 auto !important
    }

    .flex-md-grow-0[b-snrkayhmh0] {
        flex-grow: 0 !important
    }

    .flex-md-grow-1[b-snrkayhmh0] {
        flex-grow: 1 !important
    }

    .flex-md-shrink-0[b-snrkayhmh0] {
        flex-shrink: 0 !important
    }

    .flex-md-shrink-1[b-snrkayhmh0] {
        flex-shrink: 1 !important
    }

    .justify-content-md-start[b-snrkayhmh0] {
        justify-content: flex-start !important
    }

    .justify-content-md-end[b-snrkayhmh0] {
        justify-content: flex-end !important
    }

    .justify-content-md-center[b-snrkayhmh0] {
        justify-content: center !important
    }

    .justify-content-md-between[b-snrkayhmh0] {
        justify-content: space-between !important
    }

    .justify-content-md-around[b-snrkayhmh0] {
        justify-content: space-around !important
    }

    .align-items-md-start[b-snrkayhmh0] {
        align-items: flex-start !important
    }

    .align-items-md-end[b-snrkayhmh0] {
        align-items: flex-end !important
    }

    .align-items-md-center[b-snrkayhmh0] {
        align-items: center !important
    }

    .align-items-md-baseline[b-snrkayhmh0] {
        align-items: baseline !important
    }

    .align-items-md-stretch[b-snrkayhmh0] {
        align-items: stretch !important
    }

    .align-content-md-start[b-snrkayhmh0] {
        align-content: flex-start !important
    }

    .align-content-md-end[b-snrkayhmh0] {
        align-content: flex-end !important
    }

    .align-content-md-center[b-snrkayhmh0] {
        align-content: center !important
    }

    .align-content-md-between[b-snrkayhmh0] {
        align-content: space-between !important
    }

    .align-content-md-around[b-snrkayhmh0] {
        align-content: space-around !important
    }

    .align-content-md-stretch[b-snrkayhmh0] {
        align-content: stretch !important
    }

    .align-self-md-auto[b-snrkayhmh0] {
        align-self: auto !important
    }

    .align-self-md-start[b-snrkayhmh0] {
        align-self: flex-start !important
    }

    .align-self-md-end[b-snrkayhmh0] {
        align-self: flex-end !important
    }

    .align-self-md-center[b-snrkayhmh0] {
        align-self: center !important
    }

    .align-self-md-baseline[b-snrkayhmh0] {
        align-self: baseline !important
    }

    .align-self-md-stretch[b-snrkayhmh0] {
        align-self: stretch !important
    }
}

@media (min-width:992px) {
    .flex-lg-row[b-snrkayhmh0] {
        flex-direction: row !important
    }

    .flex-lg-column[b-snrkayhmh0] {
        flex-direction: column !important
    }

    .flex-lg-row-reverse[b-snrkayhmh0] {
        flex-direction: row-reverse !important
    }

    .flex-lg-column-reverse[b-snrkayhmh0] {
        flex-direction: column-reverse !important
    }

    .flex-lg-wrap[b-snrkayhmh0] {
        flex-wrap: wrap !important
    }

    .flex-lg-nowrap[b-snrkayhmh0] {
        flex-wrap: nowrap !important
    }

    .flex-lg-wrap-reverse[b-snrkayhmh0] {
        flex-wrap: wrap-reverse !important
    }

    .flex-lg-fill[b-snrkayhmh0] {
        flex: 1 1 auto !important
    }

    .flex-lg-grow-0[b-snrkayhmh0] {
        flex-grow: 0 !important
    }

    .flex-lg-grow-1[b-snrkayhmh0] {
        flex-grow: 1 !important
    }

    .flex-lg-shrink-0[b-snrkayhmh0] {
        flex-shrink: 0 !important
    }

    .flex-lg-shrink-1[b-snrkayhmh0] {
        flex-shrink: 1 !important
    }

    .justify-content-lg-start[b-snrkayhmh0] {
        justify-content: flex-start !important
    }

    .justify-content-lg-end[b-snrkayhmh0] {
        justify-content: flex-end !important
    }

    .justify-content-lg-center[b-snrkayhmh0] {
        justify-content: center !important
    }

    .justify-content-lg-between[b-snrkayhmh0] {
        justify-content: space-between !important
    }

    .justify-content-lg-around[b-snrkayhmh0] {
        justify-content: space-around !important
    }

    .align-items-lg-start[b-snrkayhmh0] {
        align-items: flex-start !important
    }

    .align-items-lg-end[b-snrkayhmh0] {
        align-items: flex-end !important
    }

    .align-items-lg-center[b-snrkayhmh0] {
        align-items: center !important
    }

    .align-items-lg-baseline[b-snrkayhmh0] {
        align-items: baseline !important
    }

    .align-items-lg-stretch[b-snrkayhmh0] {
        align-items: stretch !important
    }

    .align-content-lg-start[b-snrkayhmh0] {
        align-content: flex-start !important
    }

    .align-content-lg-end[b-snrkayhmh0] {
        align-content: flex-end !important
    }

    .align-content-lg-center[b-snrkayhmh0] {
        align-content: center !important
    }

    .align-content-lg-between[b-snrkayhmh0] {
        align-content: space-between !important
    }

    .align-content-lg-around[b-snrkayhmh0] {
        align-content: space-around !important
    }

    .align-content-lg-stretch[b-snrkayhmh0] {
        align-content: stretch !important
    }

    .align-self-lg-auto[b-snrkayhmh0] {
        align-self: auto !important
    }

    .align-self-lg-start[b-snrkayhmh0] {
        align-self: flex-start !important
    }

    .align-self-lg-end[b-snrkayhmh0] {
        align-self: flex-end !important
    }

    .align-self-lg-center[b-snrkayhmh0] {
        align-self: center !important
    }

    .align-self-lg-baseline[b-snrkayhmh0] {
        align-self: baseline !important
    }

    .align-self-lg-stretch[b-snrkayhmh0] {
        align-self: stretch !important
    }
}

@media (min-width:1200px) {
    .flex-xl-row[b-snrkayhmh0] {
        flex-direction: row !important
    }

    .flex-xl-column[b-snrkayhmh0] {
        flex-direction: column !important
    }

    .flex-xl-row-reverse[b-snrkayhmh0] {
        flex-direction: row-reverse !important
    }

    .flex-xl-column-reverse[b-snrkayhmh0] {
        flex-direction: column-reverse !important
    }

    .flex-xl-wrap[b-snrkayhmh0] {
        flex-wrap: wrap !important
    }

    .flex-xl-nowrap[b-snrkayhmh0] {
        flex-wrap: nowrap !important
    }

    .flex-xl-wrap-reverse[b-snrkayhmh0] {
        flex-wrap: wrap-reverse !important
    }

    .flex-xl-fill[b-snrkayhmh0] {
        flex: 1 1 auto !important
    }

    .flex-xl-grow-0[b-snrkayhmh0] {
        flex-grow: 0 !important
    }

    .flex-xl-grow-1[b-snrkayhmh0] {
        flex-grow: 1 !important
    }

    .flex-xl-shrink-0[b-snrkayhmh0] {
        flex-shrink: 0 !important
    }

    .flex-xl-shrink-1[b-snrkayhmh0] {
        flex-shrink: 1 !important
    }

    .justify-content-xl-start[b-snrkayhmh0] {
        justify-content: flex-start !important
    }

    .justify-content-xl-end[b-snrkayhmh0] {
        justify-content: flex-end !important
    }

    .justify-content-xl-center[b-snrkayhmh0] {
        justify-content: center !important
    }

    .justify-content-xl-between[b-snrkayhmh0] {
        justify-content: space-between !important
    }

    .justify-content-xl-around[b-snrkayhmh0] {
        justify-content: space-around !important
    }

    .align-items-xl-start[b-snrkayhmh0] {
        align-items: flex-start !important
    }

    .align-items-xl-end[b-snrkayhmh0] {
        align-items: flex-end !important
    }

    .align-items-xl-center[b-snrkayhmh0] {
        align-items: center !important
    }

    .align-items-xl-baseline[b-snrkayhmh0] {
        align-items: baseline !important
    }

    .align-items-xl-stretch[b-snrkayhmh0] {
        align-items: stretch !important
    }

    .align-content-xl-start[b-snrkayhmh0] {
        align-content: flex-start !important
    }

    .align-content-xl-end[b-snrkayhmh0] {
        align-content: flex-end !important
    }

    .align-content-xl-center[b-snrkayhmh0] {
        align-content: center !important
    }

    .align-content-xl-between[b-snrkayhmh0] {
        align-content: space-between !important
    }

    .align-content-xl-around[b-snrkayhmh0] {
        align-content: space-around !important
    }

    .align-content-xl-stretch[b-snrkayhmh0] {
        align-content: stretch !important
    }

    .align-self-xl-auto[b-snrkayhmh0] {
        align-self: auto !important
    }

    .align-self-xl-start[b-snrkayhmh0] {
        align-self: flex-start !important
    }

    .align-self-xl-end[b-snrkayhmh0] {
        align-self: flex-end !important
    }

    .align-self-xl-center[b-snrkayhmh0] {
        align-self: center !important
    }

    .align-self-xl-baseline[b-snrkayhmh0] {
        align-self: baseline !important
    }

    .align-self-xl-stretch[b-snrkayhmh0] {
        align-self: stretch !important
    }
}

.float-left[b-snrkayhmh0] {
    float: left !important
}

.float-right[b-snrkayhmh0] {
    float: right !important
}

.float-none[b-snrkayhmh0] {
    float: none !important
}

@media (min-width:576px) {
    .float-sm-left[b-snrkayhmh0] {
        float: left !important
    }

    .float-sm-right[b-snrkayhmh0] {
        float: right !important
    }

    .float-sm-none[b-snrkayhmh0] {
        float: none !important
    }
}

@media (min-width:768px) {
    .float-md-left[b-snrkayhmh0] {
        float: left !important
    }

    .float-md-right[b-snrkayhmh0] {
        float: right !important
    }

    .float-md-none[b-snrkayhmh0] {
        float: none !important
    }
}

@media (min-width:992px) {
    .float-lg-left[b-snrkayhmh0] {
        float: left !important
    }

    .float-lg-right[b-snrkayhmh0] {
        float: right !important
    }

    .float-lg-none[b-snrkayhmh0] {
        float: none !important
    }
}

@media (min-width:1200px) {
    .float-xl-left[b-snrkayhmh0] {
        float: left !important
    }

    .float-xl-right[b-snrkayhmh0] {
        float: right !important
    }

    .float-xl-none[b-snrkayhmh0] {
        float: none !important
    }
}

.position-static[b-snrkayhmh0] {
    position: static !important
}

.position-relative[b-snrkayhmh0] {
    position: relative !important
}

.position-absolute[b-snrkayhmh0] {
    position: absolute !important
}

.position-fixed[b-snrkayhmh0] {
    position: fixed !important
}

.position-sticky[b-snrkayhmh0] {
    position: sticky !important
}

.fixed-top[b-snrkayhmh0] {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030
}

.fixed-bottom[b-snrkayhmh0] {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1030
}

@supports (position:sticky) {
    .sticky-top[b-snrkayhmh0] {
        position: sticky;
        top: 0;
        z-index: 1020
    }
}

.sr-only[b-snrkayhmh0] {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0,0,0,0);
    white-space: nowrap;
    border: 0
}

.sr-only-focusable:active[b-snrkayhmh0], .sr-only-focusable:focus[b-snrkayhmh0] {
    position: static;
    width: auto;
    height: auto;
    overflow: visible;
    clip: auto;
    white-space: normal
}

.shadow-sm[b-snrkayhmh0] {
    box-shadow: 0 .125rem .25rem rgba(0,0,0,.075) !important
}

.shadow[b-snrkayhmh0] {
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15) !important
}

.shadow-lg[b-snrkayhmh0] {
    box-shadow: 0 1rem 3rem rgba(0,0,0,.175) !important
}

.shadow-none[b-snrkayhmh0] {
    box-shadow: none !important
}

.w-25[b-snrkayhmh0] {
    width: 25% !important
}

.w-50[b-snrkayhmh0] {
    width: 50% !important
}

.w-75[b-snrkayhmh0] {
    width: 75% !important
}

.w-100[b-snrkayhmh0] {
    width: 100% !important
}

.w-auto[b-snrkayhmh0] {
    width: auto !important
}

.h-25[b-snrkayhmh0] {
    height: 25% !important
}

.h-50[b-snrkayhmh0] {
    height: 50% !important
}

.h-75[b-snrkayhmh0] {
    height: 75% !important
}

.h-100[b-snrkayhmh0] {
    height: 100% !important
}

.h-auto[b-snrkayhmh0] {
    height: auto !important
}

.mw-100[b-snrkayhmh0] {
    max-width: 100% !important
}

.mh-100[b-snrkayhmh0] {
    max-height: 100% !important
}

.m-0[b-snrkayhmh0] {
    margin: 0 !important
}

.mt-0[b-snrkayhmh0], .my-0[b-snrkayhmh0] {
    margin-top: 0 !important
}

.mr-0[b-snrkayhmh0], .mx-0[b-snrkayhmh0] {
    margin-right: 0 !important
}

.mb-0[b-snrkayhmh0], .my-0[b-snrkayhmh0] {
    margin-bottom: 0 !important
}

.ml-0[b-snrkayhmh0], .mx-0[b-snrkayhmh0] {
    margin-left: 0 !important
}

.m-1[b-snrkayhmh0] {
    margin: .25rem !important
}

.mt-1[b-snrkayhmh0], .my-1[b-snrkayhmh0] {
    margin-top: .25rem !important
}

.mr-1[b-snrkayhmh0], .mx-1[b-snrkayhmh0] {
    margin-right: .25rem !important
}

.mb-1[b-snrkayhmh0], .my-1[b-snrkayhmh0] {
    margin-bottom: .25rem !important
}

.ml-1[b-snrkayhmh0], .mx-1[b-snrkayhmh0] {
    margin-left: .25rem !important
}

.m-2[b-snrkayhmh0] {
    margin: .5rem !important
}

.mt-2[b-snrkayhmh0], .my-2[b-snrkayhmh0] {
    margin-top: .5rem !important
}

.mr-2[b-snrkayhmh0], .mx-2[b-snrkayhmh0] {
    margin-right: .5rem !important
}

.mb-2[b-snrkayhmh0], .my-2[b-snrkayhmh0], .progress-group[b-snrkayhmh0] {
    margin-bottom: .5rem !important
}

.ml-2[b-snrkayhmh0], .mx-2[b-snrkayhmh0] {
    margin-left: .5rem !important
}

.m-3[b-snrkayhmh0] {
    margin: 1rem !important
}

.mt-3[b-snrkayhmh0], .my-3[b-snrkayhmh0] {
    margin-top: 1rem !important
}

.mr-3[b-snrkayhmh0], .mx-3[b-snrkayhmh0] {
    margin-right: 1rem !important
}

.callout[b-snrkayhmh0], .card[b-snrkayhmh0], .info-box[b-snrkayhmh0], .mb-3[b-snrkayhmh0], .my-3[b-snrkayhmh0], .small-box[b-snrkayhmh0] {
    margin-bottom: 1rem !important
}

.ml-3[b-snrkayhmh0], .mx-3[b-snrkayhmh0] {
    margin-left: 1rem !important
}

.m-4[b-snrkayhmh0] {
    margin: 1.5rem !important
}

.mt-4[b-snrkayhmh0], .my-4[b-snrkayhmh0] {
    margin-top: 1.5rem !important
}

.mr-4[b-snrkayhmh0], .mx-4[b-snrkayhmh0] {
    margin-right: 1.5rem !important
}

.mb-4[b-snrkayhmh0], .my-4[b-snrkayhmh0] {
    margin-bottom: 1.5rem !important
}

.ml-4[b-snrkayhmh0], .mx-4[b-snrkayhmh0] {
    margin-left: 1.5rem !important
}

.m-5[b-snrkayhmh0] {
    margin: 3rem !important
}

.mt-5[b-snrkayhmh0], .my-5[b-snrkayhmh0] {
    margin-top: 3rem !important
}

.mr-5[b-snrkayhmh0], .mx-5[b-snrkayhmh0] {
    margin-right: 3rem !important
}

.mb-5[b-snrkayhmh0], .my-5[b-snrkayhmh0] {
    margin-bottom: 3rem !important
}

.ml-5[b-snrkayhmh0], .mx-5[b-snrkayhmh0] {
    margin-left: 3rem !important
}

.p-0[b-snrkayhmh0] {
    padding: 0 !important
}

.pt-0[b-snrkayhmh0], .py-0[b-snrkayhmh0] {
    padding-top: 0 !important
}

.pr-0[b-snrkayhmh0], .px-0[b-snrkayhmh0] {
    padding-right: 0 !important
}

.pb-0[b-snrkayhmh0], .py-0[b-snrkayhmh0] {
    padding-bottom: 0 !important
}

.pl-0[b-snrkayhmh0], .px-0[b-snrkayhmh0] {
    padding-left: 0 !important
}

.p-1[b-snrkayhmh0] {
    padding: .25rem !important
}

.pt-1[b-snrkayhmh0], .py-1[b-snrkayhmh0] {
    padding-top: .25rem !important
}

.pr-1[b-snrkayhmh0], .px-1[b-snrkayhmh0] {
    padding-right: .25rem !important
}

.pb-1[b-snrkayhmh0], .py-1[b-snrkayhmh0] {
    padding-bottom: .25rem !important
}

.pl-1[b-snrkayhmh0], .px-1[b-snrkayhmh0] {
    padding-left: .25rem !important
}

.p-2[b-snrkayhmh0] {
    padding: .5rem !important
}

.pt-2[b-snrkayhmh0], .py-2[b-snrkayhmh0] {
    padding-top: .5rem !important
}

.pr-2[b-snrkayhmh0], .px-2[b-snrkayhmh0] {
    padding-right: .5rem !important
}

.pb-2[b-snrkayhmh0], .py-2[b-snrkayhmh0] {
    padding-bottom: .5rem !important
}

.pl-2[b-snrkayhmh0], .px-2[b-snrkayhmh0] {
    padding-left: .5rem !important
}

.p-3[b-snrkayhmh0] {
    padding: 1rem !important
}

.pt-3[b-snrkayhmh0], .py-3[b-snrkayhmh0] {
    padding-top: 1rem !important
}

.pr-3[b-snrkayhmh0], .px-3[b-snrkayhmh0] {
    padding-right: 1rem !important
}

.pb-3[b-snrkayhmh0], .py-3[b-snrkayhmh0] {
    padding-bottom: 1rem !important
}

.pl-3[b-snrkayhmh0], .px-3[b-snrkayhmh0] {
    padding-left: 1rem !important
}

.p-4[b-snrkayhmh0] {
    padding: 1.5rem !important
}

.pt-4[b-snrkayhmh0], .py-4[b-snrkayhmh0] {
    padding-top: 1.5rem !important
}

.card-body.p-0 .table tbody > tr > td:last-of-type[b-snrkayhmh0], .card-body.p-0 .table tbody > tr > th:last-of-type[b-snrkayhmh0], .card-body.p-0 .table thead > tr > td:last-of-type[b-snrkayhmh0], .card-body.p-0 .table thead > tr > th:last-of-type[b-snrkayhmh0], .pr-4[b-snrkayhmh0], .px-4[b-snrkayhmh0] {
    padding-right: 1.5rem !important
}

.pb-4[b-snrkayhmh0], .py-4[b-snrkayhmh0] {
    padding-bottom: 1.5rem !important
}

.card-body.p-0 .table tbody > tr > td:first-of-type[b-snrkayhmh0], .card-body.p-0 .table tbody > tr > th:first-of-type[b-snrkayhmh0], .card-body.p-0 .table thead > tr > td:first-of-type[b-snrkayhmh0], .card-body.p-0 .table thead > tr > th:first-of-type[b-snrkayhmh0], .pl-4[b-snrkayhmh0], .px-4[b-snrkayhmh0] {
    padding-left: 1.5rem !important
}

.p-5[b-snrkayhmh0] {
    padding: 3rem !important
}

.pt-5[b-snrkayhmh0], .py-5[b-snrkayhmh0] {
    padding-top: 3rem !important
}

.pr-5[b-snrkayhmh0], .px-5[b-snrkayhmh0] {
    padding-right: 3rem !important
}

.pb-5[b-snrkayhmh0], .py-5[b-snrkayhmh0] {
    padding-bottom: 3rem !important
}

.pl-5[b-snrkayhmh0], .px-5[b-snrkayhmh0] {
    padding-left: 3rem !important
}

.m-auto[b-snrkayhmh0] {
    margin: auto !important
}

.mt-auto[b-snrkayhmh0], .my-auto[b-snrkayhmh0] {
    margin-top: auto !important
}

.mr-auto[b-snrkayhmh0], .mx-auto[b-snrkayhmh0] {
    margin-right: auto !important
}

.mb-auto[b-snrkayhmh0], .my-auto[b-snrkayhmh0] {
    margin-bottom: auto !important
}

.ml-auto[b-snrkayhmh0], .mx-auto[b-snrkayhmh0] {
    margin-left: auto !important
}

@media (min-width:576px) {
    .m-sm-0[b-snrkayhmh0] {
        margin: 0 !important
    }

    .mt-sm-0[b-snrkayhmh0], .my-sm-0[b-snrkayhmh0] {
        margin-top: 0 !important
    }

    .mr-sm-0[b-snrkayhmh0], .mx-sm-0[b-snrkayhmh0] {
        margin-right: 0 !important
    }

    .mb-sm-0[b-snrkayhmh0], .my-sm-0[b-snrkayhmh0] {
        margin-bottom: 0 !important
    }

    .ml-sm-0[b-snrkayhmh0], .mx-sm-0[b-snrkayhmh0] {
        margin-left: 0 !important
    }

    .m-sm-1[b-snrkayhmh0] {
        margin: .25rem !important
    }

    .mt-sm-1[b-snrkayhmh0], .my-sm-1[b-snrkayhmh0] {
        margin-top: .25rem !important
    }

    .mr-sm-1[b-snrkayhmh0], .mx-sm-1[b-snrkayhmh0] {
        margin-right: .25rem !important
    }

    .mb-sm-1[b-snrkayhmh0], .my-sm-1[b-snrkayhmh0] {
        margin-bottom: .25rem !important
    }

    .ml-sm-1[b-snrkayhmh0], .mx-sm-1[b-snrkayhmh0] {
        margin-left: .25rem !important
    }

    .m-sm-2[b-snrkayhmh0] {
        margin: .5rem !important
    }

    .mt-sm-2[b-snrkayhmh0], .my-sm-2[b-snrkayhmh0] {
        margin-top: .5rem !important
    }

    .mr-sm-2[b-snrkayhmh0], .mx-sm-2[b-snrkayhmh0] {
        margin-right: .5rem !important
    }

    .mb-sm-2[b-snrkayhmh0], .my-sm-2[b-snrkayhmh0] {
        margin-bottom: .5rem !important
    }

    .ml-sm-2[b-snrkayhmh0], .mx-sm-2[b-snrkayhmh0] {
        margin-left: .5rem !important
    }

    .m-sm-3[b-snrkayhmh0] {
        margin: 1rem !important
    }

    .mt-sm-3[b-snrkayhmh0], .my-sm-3[b-snrkayhmh0] {
        margin-top: 1rem !important
    }

    .mr-sm-3[b-snrkayhmh0], .mx-sm-3[b-snrkayhmh0] {
        margin-right: 1rem !important
    }

    .mb-sm-3[b-snrkayhmh0], .my-sm-3[b-snrkayhmh0] {
        margin-bottom: 1rem !important
    }

    .ml-sm-3[b-snrkayhmh0], .mx-sm-3[b-snrkayhmh0] {
        margin-left: 1rem !important
    }

    .m-sm-4[b-snrkayhmh0] {
        margin: 1.5rem !important
    }

    .mt-sm-4[b-snrkayhmh0], .my-sm-4[b-snrkayhmh0] {
        margin-top: 1.5rem !important
    }

    .mr-sm-4[b-snrkayhmh0], .mx-sm-4[b-snrkayhmh0] {
        margin-right: 1.5rem !important
    }

    .mb-sm-4[b-snrkayhmh0], .my-sm-4[b-snrkayhmh0] {
        margin-bottom: 1.5rem !important
    }

    .ml-sm-4[b-snrkayhmh0], .mx-sm-4[b-snrkayhmh0] {
        margin-left: 1.5rem !important
    }

    .m-sm-5[b-snrkayhmh0] {
        margin: 3rem !important
    }

    .mt-sm-5[b-snrkayhmh0], .my-sm-5[b-snrkayhmh0] {
        margin-top: 3rem !important
    }

    .mr-sm-5[b-snrkayhmh0], .mx-sm-5[b-snrkayhmh0] {
        margin-right: 3rem !important
    }

    .mb-sm-5[b-snrkayhmh0], .my-sm-5[b-snrkayhmh0] {
        margin-bottom: 3rem !important
    }

    .ml-sm-5[b-snrkayhmh0], .mx-sm-5[b-snrkayhmh0] {
        margin-left: 3rem !important
    }

    .p-sm-0[b-snrkayhmh0] {
        padding: 0 !important
    }

    .pt-sm-0[b-snrkayhmh0], .py-sm-0[b-snrkayhmh0] {
        padding-top: 0 !important
    }

    .pr-sm-0[b-snrkayhmh0], .px-sm-0[b-snrkayhmh0] {
        padding-right: 0 !important
    }

    .pb-sm-0[b-snrkayhmh0], .py-sm-0[b-snrkayhmh0] {
        padding-bottom: 0 !important
    }

    .pl-sm-0[b-snrkayhmh0], .px-sm-0[b-snrkayhmh0] {
        padding-left: 0 !important
    }

    .p-sm-1[b-snrkayhmh0] {
        padding: .25rem !important
    }

    .pt-sm-1[b-snrkayhmh0], .py-sm-1[b-snrkayhmh0] {
        padding-top: .25rem !important
    }

    .pr-sm-1[b-snrkayhmh0], .px-sm-1[b-snrkayhmh0] {
        padding-right: .25rem !important
    }

    .pb-sm-1[b-snrkayhmh0], .py-sm-1[b-snrkayhmh0] {
        padding-bottom: .25rem !important
    }

    .pl-sm-1[b-snrkayhmh0], .px-sm-1[b-snrkayhmh0] {
        padding-left: .25rem !important
    }

    .p-sm-2[b-snrkayhmh0] {
        padding: .5rem !important
    }

    .pt-sm-2[b-snrkayhmh0], .py-sm-2[b-snrkayhmh0] {
        padding-top: .5rem !important
    }

    .pr-sm-2[b-snrkayhmh0], .px-sm-2[b-snrkayhmh0] {
        padding-right: .5rem !important
    }

    .pb-sm-2[b-snrkayhmh0], .py-sm-2[b-snrkayhmh0] {
        padding-bottom: .5rem !important
    }

    .pl-sm-2[b-snrkayhmh0], .px-sm-2[b-snrkayhmh0] {
        padding-left: .5rem !important
    }

    .p-sm-3[b-snrkayhmh0] {
        padding: 1rem !important
    }

    .pt-sm-3[b-snrkayhmh0], .py-sm-3[b-snrkayhmh0] {
        padding-top: 1rem !important
    }

    .pr-sm-3[b-snrkayhmh0], .px-sm-3[b-snrkayhmh0] {
        padding-right: 1rem !important
    }

    .pb-sm-3[b-snrkayhmh0], .py-sm-3[b-snrkayhmh0] {
        padding-bottom: 1rem !important
    }

    .pl-sm-3[b-snrkayhmh0], .px-sm-3[b-snrkayhmh0] {
        padding-left: 1rem !important
    }

    .p-sm-4[b-snrkayhmh0] {
        padding: 1.5rem !important
    }

    .pt-sm-4[b-snrkayhmh0], .py-sm-4[b-snrkayhmh0] {
        padding-top: 1.5rem !important
    }

    .pr-sm-4[b-snrkayhmh0], .px-sm-4[b-snrkayhmh0] {
        padding-right: 1.5rem !important
    }

    .pb-sm-4[b-snrkayhmh0], .py-sm-4[b-snrkayhmh0] {
        padding-bottom: 1.5rem !important
    }

    .pl-sm-4[b-snrkayhmh0], .px-sm-4[b-snrkayhmh0] {
        padding-left: 1.5rem !important
    }

    .p-sm-5[b-snrkayhmh0] {
        padding: 3rem !important
    }

    .pt-sm-5[b-snrkayhmh0], .py-sm-5[b-snrkayhmh0] {
        padding-top: 3rem !important
    }

    .pr-sm-5[b-snrkayhmh0], .px-sm-5[b-snrkayhmh0] {
        padding-right: 3rem !important
    }

    .pb-sm-5[b-snrkayhmh0], .py-sm-5[b-snrkayhmh0] {
        padding-bottom: 3rem !important
    }

    .pl-sm-5[b-snrkayhmh0], .px-sm-5[b-snrkayhmh0] {
        padding-left: 3rem !important
    }

    .m-sm-auto[b-snrkayhmh0] {
        margin: auto !important
    }

    .mt-sm-auto[b-snrkayhmh0], .my-sm-auto[b-snrkayhmh0] {
        margin-top: auto !important
    }

    .mr-sm-auto[b-snrkayhmh0], .mx-sm-auto[b-snrkayhmh0] {
        margin-right: auto !important
    }

    .mb-sm-auto[b-snrkayhmh0], .my-sm-auto[b-snrkayhmh0] {
        margin-bottom: auto !important
    }

    .ml-sm-auto[b-snrkayhmh0], .mx-sm-auto[b-snrkayhmh0] {
        margin-left: auto !important
    }
}

@media (min-width:768px) {
    .m-md-0[b-snrkayhmh0] {
        margin: 0 !important
    }

    .mt-md-0[b-snrkayhmh0], .my-md-0[b-snrkayhmh0] {
        margin-top: 0 !important
    }

    .mr-md-0[b-snrkayhmh0], .mx-md-0[b-snrkayhmh0] {
        margin-right: 0 !important
    }

    .mb-md-0[b-snrkayhmh0], .my-md-0[b-snrkayhmh0] {
        margin-bottom: 0 !important
    }

    .ml-md-0[b-snrkayhmh0], .mx-md-0[b-snrkayhmh0] {
        margin-left: 0 !important
    }

    .m-md-1[b-snrkayhmh0] {
        margin: .25rem !important
    }

    .mt-md-1[b-snrkayhmh0], .my-md-1[b-snrkayhmh0] {
        margin-top: .25rem !important
    }

    .mr-md-1[b-snrkayhmh0], .mx-md-1[b-snrkayhmh0] {
        margin-right: .25rem !important
    }

    .mb-md-1[b-snrkayhmh0], .my-md-1[b-snrkayhmh0] {
        margin-bottom: .25rem !important
    }

    .ml-md-1[b-snrkayhmh0], .mx-md-1[b-snrkayhmh0] {
        margin-left: .25rem !important
    }

    .m-md-2[b-snrkayhmh0] {
        margin: .5rem !important
    }

    .mt-md-2[b-snrkayhmh0], .my-md-2[b-snrkayhmh0] {
        margin-top: .5rem !important
    }

    .mr-md-2[b-snrkayhmh0], .mx-md-2[b-snrkayhmh0] {
        margin-right: .5rem !important
    }

    .mb-md-2[b-snrkayhmh0], .my-md-2[b-snrkayhmh0] {
        margin-bottom: .5rem !important
    }

    .ml-md-2[b-snrkayhmh0], .mx-md-2[b-snrkayhmh0] {
        margin-left: .5rem !important
    }

    .m-md-3[b-snrkayhmh0] {
        margin: 1rem !important
    }

    .mt-md-3[b-snrkayhmh0], .my-md-3[b-snrkayhmh0] {
        margin-top: 1rem !important
    }

    .mr-md-3[b-snrkayhmh0], .mx-md-3[b-snrkayhmh0] {
        margin-right: 1rem !important
    }

    .mb-md-3[b-snrkayhmh0], .my-md-3[b-snrkayhmh0] {
        margin-bottom: 1rem !important
    }

    .ml-md-3[b-snrkayhmh0], .mx-md-3[b-snrkayhmh0] {
        margin-left: 1rem !important
    }

    .m-md-4[b-snrkayhmh0] {
        margin: 1.5rem !important
    }

    .mt-md-4[b-snrkayhmh0], .my-md-4[b-snrkayhmh0] {
        margin-top: 1.5rem !important
    }

    .mr-md-4[b-snrkayhmh0], .mx-md-4[b-snrkayhmh0] {
        margin-right: 1.5rem !important
    }

    .mb-md-4[b-snrkayhmh0], .my-md-4[b-snrkayhmh0] {
        margin-bottom: 1.5rem !important
    }

    .ml-md-4[b-snrkayhmh0], .mx-md-4[b-snrkayhmh0] {
        margin-left: 1.5rem !important
    }

    .m-md-5[b-snrkayhmh0] {
        margin: 3rem !important
    }

    .mt-md-5[b-snrkayhmh0], .my-md-5[b-snrkayhmh0] {
        margin-top: 3rem !important
    }

    .mr-md-5[b-snrkayhmh0], .mx-md-5[b-snrkayhmh0] {
        margin-right: 3rem !important
    }

    .mb-md-5[b-snrkayhmh0], .my-md-5[b-snrkayhmh0] {
        margin-bottom: 3rem !important
    }

    .ml-md-5[b-snrkayhmh0], .mx-md-5[b-snrkayhmh0] {
        margin-left: 3rem !important
    }

    .p-md-0[b-snrkayhmh0] {
        padding: 0 !important
    }

    .pt-md-0[b-snrkayhmh0], .py-md-0[b-snrkayhmh0] {
        padding-top: 0 !important
    }

    .pr-md-0[b-snrkayhmh0], .px-md-0[b-snrkayhmh0] {
        padding-right: 0 !important
    }

    .pb-md-0[b-snrkayhmh0], .py-md-0[b-snrkayhmh0] {
        padding-bottom: 0 !important
    }

    .pl-md-0[b-snrkayhmh0], .px-md-0[b-snrkayhmh0] {
        padding-left: 0 !important
    }

    .p-md-1[b-snrkayhmh0] {
        padding: .25rem !important
    }

    .pt-md-1[b-snrkayhmh0], .py-md-1[b-snrkayhmh0] {
        padding-top: .25rem !important
    }

    .pr-md-1[b-snrkayhmh0], .px-md-1[b-snrkayhmh0] {
        padding-right: .25rem !important
    }

    .pb-md-1[b-snrkayhmh0], .py-md-1[b-snrkayhmh0] {
        padding-bottom: .25rem !important
    }

    .pl-md-1[b-snrkayhmh0], .px-md-1[b-snrkayhmh0] {
        padding-left: .25rem !important
    }

    .p-md-2[b-snrkayhmh0] {
        padding: .5rem !important
    }

    .pt-md-2[b-snrkayhmh0], .py-md-2[b-snrkayhmh0] {
        padding-top: .5rem !important
    }

    .pr-md-2[b-snrkayhmh0], .px-md-2[b-snrkayhmh0] {
        padding-right: .5rem !important
    }

    .pb-md-2[b-snrkayhmh0], .py-md-2[b-snrkayhmh0] {
        padding-bottom: .5rem !important
    }

    .pl-md-2[b-snrkayhmh0], .px-md-2[b-snrkayhmh0] {
        padding-left: .5rem !important
    }

    .p-md-3[b-snrkayhmh0] {
        padding: 1rem !important
    }

    .pt-md-3[b-snrkayhmh0], .py-md-3[b-snrkayhmh0] {
        padding-top: 1rem !important
    }

    .pr-md-3[b-snrkayhmh0], .px-md-3[b-snrkayhmh0] {
        padding-right: 1rem !important
    }

    .pb-md-3[b-snrkayhmh0], .py-md-3[b-snrkayhmh0] {
        padding-bottom: 1rem !important
    }

    .pl-md-3[b-snrkayhmh0], .px-md-3[b-snrkayhmh0] {
        padding-left: 1rem !important
    }

    .p-md-4[b-snrkayhmh0] {
        padding: 1.5rem !important
    }

    .pt-md-4[b-snrkayhmh0], .py-md-4[b-snrkayhmh0] {
        padding-top: 1.5rem !important
    }

    .pr-md-4[b-snrkayhmh0], .px-md-4[b-snrkayhmh0] {
        padding-right: 1.5rem !important
    }

    .pb-md-4[b-snrkayhmh0], .py-md-4[b-snrkayhmh0] {
        padding-bottom: 1.5rem !important
    }

    .pl-md-4[b-snrkayhmh0], .px-md-4[b-snrkayhmh0] {
        padding-left: 1.5rem !important
    }

    .p-md-5[b-snrkayhmh0] {
        padding: 3rem !important
    }

    .pt-md-5[b-snrkayhmh0], .py-md-5[b-snrkayhmh0] {
        padding-top: 3rem !important
    }

    .pr-md-5[b-snrkayhmh0], .px-md-5[b-snrkayhmh0] {
        padding-right: 3rem !important
    }

    .pb-md-5[b-snrkayhmh0], .py-md-5[b-snrkayhmh0] {
        padding-bottom: 3rem !important
    }

    .pl-md-5[b-snrkayhmh0], .px-md-5[b-snrkayhmh0] {
        padding-left: 3rem !important
    }

    .m-md-auto[b-snrkayhmh0] {
        margin: auto !important
    }

    .mt-md-auto[b-snrkayhmh0], .my-md-auto[b-snrkayhmh0] {
        margin-top: auto !important
    }

    .mr-md-auto[b-snrkayhmh0], .mx-md-auto[b-snrkayhmh0] {
        margin-right: auto !important
    }

    .mb-md-auto[b-snrkayhmh0], .my-md-auto[b-snrkayhmh0] {
        margin-bottom: auto !important
    }

    .ml-md-auto[b-snrkayhmh0], .mx-md-auto[b-snrkayhmh0] {
        margin-left: auto !important
    }
}

@media (min-width:992px) {
    .m-lg-0[b-snrkayhmh0] {
        margin: 0 !important
    }

    .mt-lg-0[b-snrkayhmh0], .my-lg-0[b-snrkayhmh0] {
        margin-top: 0 !important
    }

    .mr-lg-0[b-snrkayhmh0], .mx-lg-0[b-snrkayhmh0] {
        margin-right: 0 !important
    }

    .mb-lg-0[b-snrkayhmh0], .my-lg-0[b-snrkayhmh0] {
        margin-bottom: 0 !important
    }

    .ml-lg-0[b-snrkayhmh0], .mx-lg-0[b-snrkayhmh0] {
        margin-left: 0 !important
    }

    .m-lg-1[b-snrkayhmh0] {
        margin: .25rem !important
    }

    .mt-lg-1[b-snrkayhmh0], .my-lg-1[b-snrkayhmh0] {
        margin-top: .25rem !important
    }

    .mr-lg-1[b-snrkayhmh0], .mx-lg-1[b-snrkayhmh0] {
        margin-right: .25rem !important
    }

    .mb-lg-1[b-snrkayhmh0], .my-lg-1[b-snrkayhmh0] {
        margin-bottom: .25rem !important
    }

    .ml-lg-1[b-snrkayhmh0], .mx-lg-1[b-snrkayhmh0] {
        margin-left: .25rem !important
    }

    .m-lg-2[b-snrkayhmh0] {
        margin: .5rem !important
    }

    .mt-lg-2[b-snrkayhmh0], .my-lg-2[b-snrkayhmh0] {
        margin-top: .5rem !important
    }

    .mr-lg-2[b-snrkayhmh0], .mx-lg-2[b-snrkayhmh0] {
        margin-right: .5rem !important
    }

    .mb-lg-2[b-snrkayhmh0], .my-lg-2[b-snrkayhmh0] {
        margin-bottom: .5rem !important
    }

    .ml-lg-2[b-snrkayhmh0], .mx-lg-2[b-snrkayhmh0] {
        margin-left: .5rem !important
    }

    .m-lg-3[b-snrkayhmh0] {
        margin: 1rem !important
    }

    .mt-lg-3[b-snrkayhmh0], .my-lg-3[b-snrkayhmh0] {
        margin-top: 1rem !important
    }

    .mr-lg-3[b-snrkayhmh0], .mx-lg-3[b-snrkayhmh0] {
        margin-right: 1rem !important
    }

    .mb-lg-3[b-snrkayhmh0], .my-lg-3[b-snrkayhmh0] {
        margin-bottom: 1rem !important
    }

    .ml-lg-3[b-snrkayhmh0], .mx-lg-3[b-snrkayhmh0] {
        margin-left: 1rem !important
    }

    .m-lg-4[b-snrkayhmh0] {
        margin: 1.5rem !important
    }

    .mt-lg-4[b-snrkayhmh0], .my-lg-4[b-snrkayhmh0] {
        margin-top: 1.5rem !important
    }

    .mr-lg-4[b-snrkayhmh0], .mx-lg-4[b-snrkayhmh0] {
        margin-right: 1.5rem !important
    }

    .mb-lg-4[b-snrkayhmh0], .my-lg-4[b-snrkayhmh0] {
        margin-bottom: 1.5rem !important
    }

    .ml-lg-4[b-snrkayhmh0], .mx-lg-4[b-snrkayhmh0] {
        margin-left: 1.5rem !important
    }

    .m-lg-5[b-snrkayhmh0] {
        margin: 3rem !important
    }

    .mt-lg-5[b-snrkayhmh0], .my-lg-5[b-snrkayhmh0] {
        margin-top: 3rem !important
    }

    .mr-lg-5[b-snrkayhmh0], .mx-lg-5[b-snrkayhmh0] {
        margin-right: 3rem !important
    }

    .mb-lg-5[b-snrkayhmh0], .my-lg-5[b-snrkayhmh0] {
        margin-bottom: 3rem !important
    }

    .ml-lg-5[b-snrkayhmh0], .mx-lg-5[b-snrkayhmh0] {
        margin-left: 3rem !important
    }

    .p-lg-0[b-snrkayhmh0] {
        padding: 0 !important
    }

    .pt-lg-0[b-snrkayhmh0], .py-lg-0[b-snrkayhmh0] {
        padding-top: 0 !important
    }

    .pr-lg-0[b-snrkayhmh0], .px-lg-0[b-snrkayhmh0] {
        padding-right: 0 !important
    }

    .pb-lg-0[b-snrkayhmh0], .py-lg-0[b-snrkayhmh0] {
        padding-bottom: 0 !important
    }

    .pl-lg-0[b-snrkayhmh0], .px-lg-0[b-snrkayhmh0] {
        padding-left: 0 !important
    }

    .p-lg-1[b-snrkayhmh0] {
        padding: .25rem !important
    }

    .pt-lg-1[b-snrkayhmh0], .py-lg-1[b-snrkayhmh0] {
        padding-top: .25rem !important
    }

    .pr-lg-1[b-snrkayhmh0], .px-lg-1[b-snrkayhmh0] {
        padding-right: .25rem !important
    }

    .pb-lg-1[b-snrkayhmh0], .py-lg-1[b-snrkayhmh0] {
        padding-bottom: .25rem !important
    }

    .pl-lg-1[b-snrkayhmh0], .px-lg-1[b-snrkayhmh0] {
        padding-left: .25rem !important
    }

    .p-lg-2[b-snrkayhmh0] {
        padding: .5rem !important
    }

    .pt-lg-2[b-snrkayhmh0], .py-lg-2[b-snrkayhmh0] {
        padding-top: .5rem !important
    }

    .pr-lg-2[b-snrkayhmh0], .px-lg-2[b-snrkayhmh0] {
        padding-right: .5rem !important
    }

    .pb-lg-2[b-snrkayhmh0], .py-lg-2[b-snrkayhmh0] {
        padding-bottom: .5rem !important
    }

    .pl-lg-2[b-snrkayhmh0], .px-lg-2[b-snrkayhmh0] {
        padding-left: .5rem !important
    }

    .p-lg-3[b-snrkayhmh0] {
        padding: 1rem !important
    }

    .pt-lg-3[b-snrkayhmh0], .py-lg-3[b-snrkayhmh0] {
        padding-top: 1rem !important
    }

    .pr-lg-3[b-snrkayhmh0], .px-lg-3[b-snrkayhmh0] {
        padding-right: 1rem !important
    }

    .pb-lg-3[b-snrkayhmh0], .py-lg-3[b-snrkayhmh0] {
        padding-bottom: 1rem !important
    }

    .pl-lg-3[b-snrkayhmh0], .px-lg-3[b-snrkayhmh0] {
        padding-left: 1rem !important
    }

    .p-lg-4[b-snrkayhmh0] {
        padding: 1.5rem !important
    }

    .pt-lg-4[b-snrkayhmh0], .py-lg-4[b-snrkayhmh0] {
        padding-top: 1.5rem !important
    }

    .pr-lg-4[b-snrkayhmh0], .px-lg-4[b-snrkayhmh0] {
        padding-right: 1.5rem !important
    }

    .pb-lg-4[b-snrkayhmh0], .py-lg-4[b-snrkayhmh0] {
        padding-bottom: 1.5rem !important
    }

    .pl-lg-4[b-snrkayhmh0], .px-lg-4[b-snrkayhmh0] {
        padding-left: 1.5rem !important
    }

    .p-lg-5[b-snrkayhmh0] {
        padding: 3rem !important
    }

    .pt-lg-5[b-snrkayhmh0], .py-lg-5[b-snrkayhmh0] {
        padding-top: 3rem !important
    }

    .pr-lg-5[b-snrkayhmh0], .px-lg-5[b-snrkayhmh0] {
        padding-right: 3rem !important
    }

    .pb-lg-5[b-snrkayhmh0], .py-lg-5[b-snrkayhmh0] {
        padding-bottom: 3rem !important
    }

    .pl-lg-5[b-snrkayhmh0], .px-lg-5[b-snrkayhmh0] {
        padding-left: 3rem !important
    }

    .m-lg-auto[b-snrkayhmh0] {
        margin: auto !important
    }

    .mt-lg-auto[b-snrkayhmh0], .my-lg-auto[b-snrkayhmh0] {
        margin-top: auto !important
    }

    .mr-lg-auto[b-snrkayhmh0], .mx-lg-auto[b-snrkayhmh0] {
        margin-right: auto !important
    }

    .mb-lg-auto[b-snrkayhmh0], .my-lg-auto[b-snrkayhmh0] {
        margin-bottom: auto !important
    }

    .ml-lg-auto[b-snrkayhmh0], .mx-lg-auto[b-snrkayhmh0] {
        margin-left: auto !important
    }
}

@media (min-width:1200px) {
    .m-xl-0[b-snrkayhmh0] {
        margin: 0 !important
    }

    .mt-xl-0[b-snrkayhmh0], .my-xl-0[b-snrkayhmh0] {
        margin-top: 0 !important
    }

    .mr-xl-0[b-snrkayhmh0], .mx-xl-0[b-snrkayhmh0] {
        margin-right: 0 !important
    }

    .mb-xl-0[b-snrkayhmh0], .my-xl-0[b-snrkayhmh0] {
        margin-bottom: 0 !important
    }

    .ml-xl-0[b-snrkayhmh0], .mx-xl-0[b-snrkayhmh0] {
        margin-left: 0 !important
    }

    .m-xl-1[b-snrkayhmh0] {
        margin: .25rem !important
    }

    .mt-xl-1[b-snrkayhmh0], .my-xl-1[b-snrkayhmh0] {
        margin-top: .25rem !important
    }

    .mr-xl-1[b-snrkayhmh0], .mx-xl-1[b-snrkayhmh0] {
        margin-right: .25rem !important
    }

    .mb-xl-1[b-snrkayhmh0], .my-xl-1[b-snrkayhmh0] {
        margin-bottom: .25rem !important
    }

    .ml-xl-1[b-snrkayhmh0], .mx-xl-1[b-snrkayhmh0] {
        margin-left: .25rem !important
    }

    .m-xl-2[b-snrkayhmh0] {
        margin: .5rem !important
    }

    .mt-xl-2[b-snrkayhmh0], .my-xl-2[b-snrkayhmh0] {
        margin-top: .5rem !important
    }

    .mr-xl-2[b-snrkayhmh0], .mx-xl-2[b-snrkayhmh0] {
        margin-right: .5rem !important
    }

    .mb-xl-2[b-snrkayhmh0], .my-xl-2[b-snrkayhmh0] {
        margin-bottom: .5rem !important
    }

    .ml-xl-2[b-snrkayhmh0], .mx-xl-2[b-snrkayhmh0] {
        margin-left: .5rem !important
    }

    .m-xl-3[b-snrkayhmh0] {
        margin: 1rem !important
    }

    .mt-xl-3[b-snrkayhmh0], .my-xl-3[b-snrkayhmh0] {
        margin-top: 1rem !important
    }

    .mr-xl-3[b-snrkayhmh0], .mx-xl-3[b-snrkayhmh0] {
        margin-right: 1rem !important
    }

    .mb-xl-3[b-snrkayhmh0], .my-xl-3[b-snrkayhmh0] {
        margin-bottom: 1rem !important
    }

    .ml-xl-3[b-snrkayhmh0], .mx-xl-3[b-snrkayhmh0] {
        margin-left: 1rem !important
    }

    .m-xl-4[b-snrkayhmh0] {
        margin: 1.5rem !important
    }

    .mt-xl-4[b-snrkayhmh0], .my-xl-4[b-snrkayhmh0] {
        margin-top: 1.5rem !important
    }

    .mr-xl-4[b-snrkayhmh0], .mx-xl-4[b-snrkayhmh0] {
        margin-right: 1.5rem !important
    }

    .mb-xl-4[b-snrkayhmh0], .my-xl-4[b-snrkayhmh0] {
        margin-bottom: 1.5rem !important
    }

    .ml-xl-4[b-snrkayhmh0], .mx-xl-4[b-snrkayhmh0] {
        margin-left: 1.5rem !important
    }

    .m-xl-5[b-snrkayhmh0] {
        margin: 3rem !important
    }

    .mt-xl-5[b-snrkayhmh0], .my-xl-5[b-snrkayhmh0] {
        margin-top: 3rem !important
    }

    .mr-xl-5[b-snrkayhmh0], .mx-xl-5[b-snrkayhmh0] {
        margin-right: 3rem !important
    }

    .mb-xl-5[b-snrkayhmh0], .my-xl-5[b-snrkayhmh0] {
        margin-bottom: 3rem !important
    }

    .ml-xl-5[b-snrkayhmh0], .mx-xl-5[b-snrkayhmh0] {
        margin-left: 3rem !important
    }

    .p-xl-0[b-snrkayhmh0] {
        padding: 0 !important
    }

    .pt-xl-0[b-snrkayhmh0], .py-xl-0[b-snrkayhmh0] {
        padding-top: 0 !important
    }

    .pr-xl-0[b-snrkayhmh0], .px-xl-0[b-snrkayhmh0] {
        padding-right: 0 !important
    }

    .pb-xl-0[b-snrkayhmh0], .py-xl-0[b-snrkayhmh0] {
        padding-bottom: 0 !important
    }

    .pl-xl-0[b-snrkayhmh0], .px-xl-0[b-snrkayhmh0] {
        padding-left: 0 !important
    }

    .p-xl-1[b-snrkayhmh0] {
        padding: .25rem !important
    }

    .pt-xl-1[b-snrkayhmh0], .py-xl-1[b-snrkayhmh0] {
        padding-top: .25rem !important
    }

    .pr-xl-1[b-snrkayhmh0], .px-xl-1[b-snrkayhmh0] {
        padding-right: .25rem !important
    }

    .pb-xl-1[b-snrkayhmh0], .py-xl-1[b-snrkayhmh0] {
        padding-bottom: .25rem !important
    }

    .pl-xl-1[b-snrkayhmh0], .px-xl-1[b-snrkayhmh0] {
        padding-left: .25rem !important
    }

    .p-xl-2[b-snrkayhmh0] {
        padding: .5rem !important
    }

    .pt-xl-2[b-snrkayhmh0], .py-xl-2[b-snrkayhmh0] {
        padding-top: .5rem !important
    }

    .pr-xl-2[b-snrkayhmh0], .px-xl-2[b-snrkayhmh0] {
        padding-right: .5rem !important
    }

    .pb-xl-2[b-snrkayhmh0], .py-xl-2[b-snrkayhmh0] {
        padding-bottom: .5rem !important
    }

    .pl-xl-2[b-snrkayhmh0], .px-xl-2[b-snrkayhmh0] {
        padding-left: .5rem !important
    }

    .p-xl-3[b-snrkayhmh0] {
        padding: 1rem !important
    }

    .pt-xl-3[b-snrkayhmh0], .py-xl-3[b-snrkayhmh0] {
        padding-top: 1rem !important
    }

    .pr-xl-3[b-snrkayhmh0], .px-xl-3[b-snrkayhmh0] {
        padding-right: 1rem !important
    }

    .pb-xl-3[b-snrkayhmh0], .py-xl-3[b-snrkayhmh0] {
        padding-bottom: 1rem !important
    }

    .pl-xl-3[b-snrkayhmh0], .px-xl-3[b-snrkayhmh0] {
        padding-left: 1rem !important
    }

    .p-xl-4[b-snrkayhmh0] {
        padding: 1.5rem !important
    }

    .pt-xl-4[b-snrkayhmh0], .py-xl-4[b-snrkayhmh0] {
        padding-top: 1.5rem !important
    }

    .pr-xl-4[b-snrkayhmh0], .px-xl-4[b-snrkayhmh0] {
        padding-right: 1.5rem !important
    }

    .pb-xl-4[b-snrkayhmh0], .py-xl-4[b-snrkayhmh0] {
        padding-bottom: 1.5rem !important
    }

    .pl-xl-4[b-snrkayhmh0], .px-xl-4[b-snrkayhmh0] {
        padding-left: 1.5rem !important
    }

    .p-xl-5[b-snrkayhmh0] {
        padding: 3rem !important
    }

    .pt-xl-5[b-snrkayhmh0], .py-xl-5[b-snrkayhmh0] {
        padding-top: 3rem !important
    }

    .pr-xl-5[b-snrkayhmh0], .px-xl-5[b-snrkayhmh0] {
        padding-right: 3rem !important
    }

    .pb-xl-5[b-snrkayhmh0], .py-xl-5[b-snrkayhmh0] {
        padding-bottom: 3rem !important
    }

    .pl-xl-5[b-snrkayhmh0], .px-xl-5[b-snrkayhmh0] {
        padding-left: 3rem !important
    }

    .m-xl-auto[b-snrkayhmh0] {
        margin: auto !important
    }

    .mt-xl-auto[b-snrkayhmh0], .my-xl-auto[b-snrkayhmh0] {
        margin-top: auto !important
    }

    .mr-xl-auto[b-snrkayhmh0], .mx-xl-auto[b-snrkayhmh0] {
        margin-right: auto !important
    }

    .mb-xl-auto[b-snrkayhmh0], .my-xl-auto[b-snrkayhmh0] {
        margin-bottom: auto !important
    }

    .ml-xl-auto[b-snrkayhmh0], .mx-xl-auto[b-snrkayhmh0] {
        margin-left: auto !important
    }
}

.text-monospace[b-snrkayhmh0] {
    font-family: SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace
}

.text-justify[b-snrkayhmh0] {
    text-align: justify !important
}

.text-nowrap[b-snrkayhmh0] {
    white-space: nowrap !important
}

.text-truncate[b-snrkayhmh0] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.text-left[b-snrkayhmh0] {
    text-align: left !important
}

.text-right[b-snrkayhmh0] {
    text-align: right !important
}

.text-center[b-snrkayhmh0] {
    text-align: center !important
}

@media (min-width:576px) {
    .text-sm-left[b-snrkayhmh0] {
        text-align: left !important
    }

    .text-sm-right[b-snrkayhmh0] {
        text-align: right !important
    }

    .text-sm-center[b-snrkayhmh0] {
        text-align: center !important
    }
}

@media (min-width:768px) {
    .text-md-left[b-snrkayhmh0] {
        text-align: left !important
    }

    .text-md-right[b-snrkayhmh0] {
        text-align: right !important
    }

    .text-md-center[b-snrkayhmh0] {
        text-align: center !important
    }
}

@media (min-width:992px) {
    .text-lg-left[b-snrkayhmh0] {
        text-align: left !important
    }

    .text-lg-right[b-snrkayhmh0] {
        text-align: right !important
    }

    .text-lg-center[b-snrkayhmh0] {
        text-align: center !important
    }
}

@media (min-width:1200px) {
    .text-xl-left[b-snrkayhmh0] {
        text-align: left !important
    }

    .text-xl-right[b-snrkayhmh0] {
        text-align: right !important
    }

    .text-xl-center[b-snrkayhmh0] {
        text-align: center !important
    }
}

.text-lowercase[b-snrkayhmh0] {
    text-transform: lowercase !important
}

.text-uppercase[b-snrkayhmh0] {
    text-transform: uppercase !important
}

.text-capitalize[b-snrkayhmh0] {
    text-transform: capitalize !important
}

.font-weight-light[b-snrkayhmh0] {
    font-weight: 300 !important
}

.font-weight-normal[b-snrkayhmh0] {
    font-weight: 400 !important
}

.font-weight-bold[b-snrkayhmh0] {
    font-weight: 700 !important
}

.font-italic[b-snrkayhmh0] {
    font-style: italic !important
}

.text-white[b-snrkayhmh0] {
    color: #fff !important
}

.text-primary[b-snrkayhmh0] {
    color: #007bff !important
}

a.text-primary:focus[b-snrkayhmh0], a.text-primary:hover[b-snrkayhmh0] {
    color: #0062cc !important
}

.text-secondary[b-snrkayhmh0] {
    color: #6c757d !important
}

a.text-secondary:focus[b-snrkayhmh0], a.text-secondary:hover[b-snrkayhmh0] {
    color: #545b62 !important
}

.text-success[b-snrkayhmh0] {
    color: #28a745 !important
}

a.text-success:focus[b-snrkayhmh0], a.text-success:hover[b-snrkayhmh0] {
    color: #1e7e34 !important
}

.text-info[b-snrkayhmh0] {
    color: #17a2b8 !important
}

a.text-info:focus[b-snrkayhmh0], a.text-info:hover[b-snrkayhmh0] {
    color: #117a8b !important
}

.text-warning[b-snrkayhmh0] {
    color: #ffc107 !important
}

a.text-warning:focus[b-snrkayhmh0], a.text-warning:hover[b-snrkayhmh0] {
    color: #d39e00 !important
}

.text-danger[b-snrkayhmh0] {
    color: #dc3545 !important
}

a.text-danger:focus[b-snrkayhmh0], a.text-danger:hover[b-snrkayhmh0] {
    color: #bd2130 !important
}

.text-light[b-snrkayhmh0] {
    color: #f8f9fa !important
}

a.text-light:focus[b-snrkayhmh0], a.text-light:hover[b-snrkayhmh0] {
    color: #dae0e5 !important
}

.text-dark[b-snrkayhmh0] {
    color: #343a40 !important
}

a.text-dark:focus[b-snrkayhmh0], a.text-dark:hover[b-snrkayhmh0] {
    color: #1d2124 !important
}

.text-body[b-snrkayhmh0] {
    color: #212529 !important
}

.text-muted[b-snrkayhmh0] {
    color: #6c757d !important
}

.text-black-50[b-snrkayhmh0] {
    color: rgba(0,0,0,.5) !important
}

.text-white-50[b-snrkayhmh0] {
    color: rgba(255,255,255,.5) !important
}

.text-hide[b-snrkayhmh0] {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.visible[b-snrkayhmh0] {
    visibility: visible !important
}

.invisible[b-snrkayhmh0] {
    visibility: hidden !important
}

@media print {
    *[b-snrkayhmh0], [b-snrkayhmh0]::after, [b-snrkayhmh0]::before {
        text-shadow: none !important;
        box-shadow: none !important
    }

    a:not(.btn)[b-snrkayhmh0] {
        text-decoration: underline
    }

    abbr[title][b-snrkayhmh0]::after {
        content: " (" attr(title) ")"
    }

    pre[b-snrkayhmh0] {
        white-space: pre-wrap !important
    }

    blockquote[b-snrkayhmh0], pre[b-snrkayhmh0] {
        border: 1px solid #adb5bd;
        page-break-inside: avoid
    }

    thead[b-snrkayhmh0] {
        display: table-header-group
    }

    img[b-snrkayhmh0], tr[b-snrkayhmh0] {
        page-break-inside: avoid
    }

    h2[b-snrkayhmh0], h3[b-snrkayhmh0], p[b-snrkayhmh0] {
        orphans: 3;
        widows: 3
    }

    h2[b-snrkayhmh0], h3[b-snrkayhmh0] {
        page-break-after: avoid
    }

    @page {
        size: a3
    }

    body[b-snrkayhmh0] {
        min-width: 992px !important
    }

    .container[b-snrkayhmh0] {
        min-width: 992px !important
    }

    .navbar[b-snrkayhmh0] {
        display: none
    }

    .badge[b-snrkayhmh0] {
        border: 1px solid #000
    }

    .table[b-snrkayhmh0] {
        border-collapse: collapse !important
    }

        .table td[b-snrkayhmh0], .table th[b-snrkayhmh0] {
            background-color: #fff !important
        }

    .table-bordered td[b-snrkayhmh0], .table-bordered th[b-snrkayhmh0] {
        border: 1px solid #dee2e6 !important
    }
}

.wrapper[b-snrkayhmh0], body[b-snrkayhmh0], html[b-snrkayhmh0] {
    min-height: 100%;
    overflow-x: hidden
}

.wrapper[b-snrkayhmh0] {
    position: relative
}

.layout-boxed .wrapper[b-snrkayhmh0] {
    box-shadow: 0 0 10px rgba(0,0,0,.3)
}

    .layout-boxed .wrapper[b-snrkayhmh0], .layout-boxed .wrapper[b-snrkayhmh0]:before {
        margin: 0 auto;
        max-width: 1250px
    }

@media (min-width:768px) {
    .content-wrapper[b-snrkayhmh0], .main-footer[b-snrkayhmh0], .main-header[b-snrkayhmh0] {
        transition: margin-left .3s ease-in-out;
        margin-left: 250px;
        z-index: 3000
    }
}

@media screen and (min-width:768px) and (prefers-reduced-motion:reduce) {
    .content-wrapper[b-snrkayhmh0], .main-footer[b-snrkayhmh0], .main-header[b-snrkayhmh0] {
        transition: none
    }
}

@media (min-width:768px) {
    .sidebar-collapse .content-wrapper[b-snrkayhmh0], .sidebar-collapse .main-footer[b-snrkayhmh0], .sidebar-collapse .main-header[b-snrkayhmh0] {
        margin-left: 0
    }
}

@media (max-width:991.98px) {
    .content-wrapper[b-snrkayhmh0], .content-wrapper[b-snrkayhmh0]:before, .main-footer[b-snrkayhmh0], .main-footer[b-snrkayhmh0]:before, .main-header[b-snrkayhmh0], .main-header[b-snrkayhmh0]:before {
        margin-left: 0
    }
}

.content-wrapper[b-snrkayhmh0] {
    background: #f4f6f9
}

    .content-wrapper > .content[b-snrkayhmh0] {
        padding: 0 .5rem
    }

.main-sidebar[b-snrkayhmh0] {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0
}

    .main-sidebar[b-snrkayhmh0], .main-sidebar[b-snrkayhmh0]:before {
        transition: margin-left .3s ease-in-out,width .3s ease-in-out;
        width: 250px
    }

@media screen and (prefers-reduced-motion:reduce) {
    .main-sidebar[b-snrkayhmh0], .main-sidebar[b-snrkayhmh0]:before {
        transition: none
    }
}

.sidebar-collapse .main-sidebar[b-snrkayhmh0], .sidebar-collapse .main-sidebar[b-snrkayhmh0]:before {
    margin-left: -250px
}

@media (max-width:991.98px) {
    .main-sidebar[b-snrkayhmh0], .main-sidebar[b-snrkayhmh0]:before {
        box-shadow: none !important;
        margin-left: -250px
    }

    .sidebar-open .main-sidebar[b-snrkayhmh0], .sidebar-open .main-sidebar[b-snrkayhmh0]:before {
        margin-left: 0
    }
}

.main-footer[b-snrkayhmh0] {
    padding: 15px;
    color: #555;
    border-top: 1px solid #dee2e6;
    background: #fff
}

.content-header[b-snrkayhmh0] {
    padding: 15px .5rem
}

    .content-header h1[b-snrkayhmh0] {
        font-size: 1.8rem;
        margin: 0
    }

    .content-header .breadcrumb[b-snrkayhmh0] {
        margin-bottom: 0;
        padding: 0;
        background: 0 0;
        line-height: 1.8rem
    }

.hold-transition .content-wrapper[b-snrkayhmh0], .hold-transition .main-footer[b-snrkayhmh0], .hold-transition .main-header[b-snrkayhmh0] {
    transition: none !important
}

.main-header[b-snrkayhmh0] {
    z-index: 1000
}

    .main-header .navbar-nav .nav-item[b-snrkayhmh0] {
        margin: 0
    }

    .main-header .nav-link[b-snrkayhmh0] {
        position: relative;
        height: 2.5rem
    }

    .main-header .navbar-nav[class*="-right"] .dropdown-menu[b-snrkayhmh0] {
        margin-top: -3px;
        right: 0;
        left: auto
    }

@media (max-width:575.98px) {
    .main-header .navbar-nav[class*="-right"] .dropdown-menu[b-snrkayhmh0] {
        left: 0;
        right: auto
    }
}

.navbar-img[b-snrkayhmh0] {
    height: 1.25rem;
    width: auto
}

.navbar-badge[b-snrkayhmh0] {
    position: absolute;
    top: 9px;
    right: 5px;
    font-size: .6rem;
    font-weight: 300;
    padding: 2px 4px
}

.btn-navbar[b-snrkayhmh0] {
    border-left-width: 0;
    background-color: transparent
}

.form-control-navbar[b-snrkayhmh0] {
    border-right-width: 0
}

    .form-control-navbar + .input-group-append[b-snrkayhmh0] {
        margin-left: 0
    }

.btn-navbar[b-snrkayhmh0], .form-control-navbar[b-snrkayhmh0] {
    transition: none
}

.navbar-dark .btn-navbar[b-snrkayhmh0], .navbar-dark .form-control-navbar[b-snrkayhmh0] {
    background-color: rgba(255,255,255,.2);
    border: 0
}

    .navbar-dark .form-control-navbar + .input-group-append > .btn-navbar[b-snrkayhmh0], .navbar-dark .form-control-navbar[b-snrkayhmh0]::placeholder {
        color: rgba(255,255,255,.6)
    }

    .navbar-dark .form-control-navbar :-moz-placeholder[b-snrkayhmh0] {
        color: rgba(255,255,255,.6)
    }

    .navbar-dark .form-control-navbar [b-snrkayhmh0]::-moz-placeholder {
        color: rgba(255,255,255,.6)
    }

    .navbar-dark .form-control-navbar :-ms-input-placeholder[b-snrkayhmh0] {
        color: rgba(255,255,255,.6)
    }

    .navbar-dark .form-control-navbar:focus[b-snrkayhmh0], .navbar-dark .form-control-navbar:focus + .input-group-append .btn-navbar[b-snrkayhmh0] {
        border: 0 !important;
        background-color: rgba(255,255,255,.6);
        color: #343a40
    }

.navbar-light .btn-navbar[b-snrkayhmh0], .navbar-light .form-control-navbar[b-snrkayhmh0] {
    background-color: #f2f4f6;
    border: 0
}

    .navbar-light .form-control-navbar + .input-group-append > .btn-navbar[b-snrkayhmh0], .navbar-light .form-control-navbar[b-snrkayhmh0]::placeholder {
        color: rgba(0,0,0,.6)
    }

    .navbar-light .form-control-navbar :-moz-placeholder[b-snrkayhmh0] {
        color: rgba(0,0,0,.6)
    }

    .navbar-light .form-control-navbar [b-snrkayhmh0]::-moz-placeholder {
        color: rgba(0,0,0,.6)
    }

    .navbar-light .form-control-navbar :-ms-input-placeholder[b-snrkayhmh0] {
        color: rgba(0,0,0,.6)
    }

    .navbar-light .form-control-navbar:focus[b-snrkayhmh0], .navbar-light .form-control-navbar:focus + .input-group-append .btn-navbar[b-snrkayhmh0] {
        border: 0 !important;
        background-color: #e9ecef;
        color: #343a40
    }

.brand-link[b-snrkayhmh0] {
    padding: .8125rem .5rem;
    font-size: 1.25rem;
    display: block;
    line-height: 1.5;
    white-space: nowrap
}

    .brand-link:hover[b-snrkayhmh0] {
        color: #fff;
        text-decoration: none
    }

[class*=sidebar-dark] .brand-link[b-snrkayhmh0] {
    color: rgba(255,255,255,.8);
    border-bottom: 1px solid #4b545c
}

[class*=sidebar-light] .brand-link[b-snrkayhmh0] {
    color: rgba(0,0,0,.8);
    border-bottom: 1px solid #dee2e6
}

.brand-image[b-snrkayhmh0] {
    float: left;
    line-height: .8;
    max-height: 34px;
    width: auto;
    margin-left: .8rem;
    margin-right: .5rem;
    margin-top: -3px
}

.main-sidebar[b-snrkayhmh0] {
    z-index: 1100;
    height: 100vh;
    overflow-y: hidden
}

.sidebar[b-snrkayhmh0] {
    padding-bottom: 0;
    padding-top: 0;
    padding-left: .5rem;
    padding-right: .5rem;
    overflow-y: auto;
    height: calc(100% - 4rem)
}

.user-panel[b-snrkayhmh0] {
    position: relative
}

[class*=sidebar-dark] .user-panel[b-snrkayhmh0] {
    border-bottom: 1px solid #4f5962
}

[class*=sidebar-light] .user-panel[b-snrkayhmh0] {
    border-bottom: 1px solid #dee2e6
}

.user-panel[b-snrkayhmh0], .user-panel .info[b-snrkayhmh0] {
    overflow: hidden;
    white-space: nowrap
}

    .user-panel .image[b-snrkayhmh0] {
        padding-left: .8rem;
        display: inline-block
    }

    .user-panel img[b-snrkayhmh0] {
        width: 2.1rem;
        height: auto
    }

    .user-panel .info[b-snrkayhmh0] {
        display: inline-block;
        padding: 5px 5px 5px 10px
    }

    .user-panel .dropdown-menu[b-snrkayhmh0], .user-panel .status[b-snrkayhmh0] {
        font-size: .875rem
    }

.nav-sidebar .nav-item > .nav-link[b-snrkayhmh0] {
    margin-bottom: .2rem
}

    .nav-sidebar .nav-item > .nav-link .right[b-snrkayhmh0] {
        transition: transform ease-in-out .3s
    }

@media screen and (prefers-reduced-motion:reduce) {
    .nav-sidebar .nav-item > .nav-link .right[b-snrkayhmh0] {
        transition: none
    }
}

.nav-sidebar .nav-link > p > .right[b-snrkayhmh0] {
    position: absolute;
    right: 1rem;
    top: 12px
}

.nav-sidebar .menu-open > .nav-treeview[b-snrkayhmh0] {
    display: block
}

.nav-sidebar .menu-open > .nav-link .right[b-snrkayhmh0] {
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.nav-sidebar > .nav-item[b-snrkayhmh0] {
    margin-bottom: 0
}

    .nav-sidebar > .nav-item .nav-icon[b-snrkayhmh0] {
        text-align: center;
        width: 1.6rem;
        font-size: 1.2rem;
        margin-right: .2rem
    }

    .nav-sidebar > .nav-item .float-right[b-snrkayhmh0] {
        margin-top: 3px
    }

.nav-sidebar .nav-treeview[b-snrkayhmh0] {
    display: none;
    list-style: none;
    padding: 0
}

    .nav-sidebar .nav-treeview > .nav-item > .nav-link > .nav-icon[b-snrkayhmh0] {
        width: 1.6rem
    }

.nav-sidebar .nav-header[b-snrkayhmh0] {
    font-size: .9rem;
    padding: .5rem
}

    .nav-sidebar .nav-header:not(:first-of-type)[b-snrkayhmh0] {
        padding: 1.7rem 1rem .5rem 1rem
    }

.nav-sidebar .nav-link p[b-snrkayhmh0] {
    display: inline-block;
    margin: 0
}

#sidebar-overlay[b-snrkayhmh0] {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: none;
    background-color: rgba(0,0,0,.1);
    z-index: 1099
}

@media (max-width:991.98px) {
    .sidebar-open #sidebar-overlay[b-snrkayhmh0] {
        display: block
    }
}

.sidebar-dark-primary[b-snrkayhmh0] {
    background-color: #343a40
}

    .sidebar-dark-primary .user-panel a:hover[b-snrkayhmh0] {
        color: #fff
    }

    .sidebar-dark-primary .user-panel .status[b-snrkayhmh0] {
        color: #c2c7d0;
        background: rgba(255,255,255,.1)
    }

        .sidebar-dark-primary .user-panel .status:active[b-snrkayhmh0], .sidebar-dark-primary .user-panel .status:focus[b-snrkayhmh0], .sidebar-dark-primary .user-panel .status:hover[b-snrkayhmh0] {
            color: #fff;
            background: rgba(247,247,247,.1)
        }

    .sidebar-dark-primary .user-panel .dropdown-menu[b-snrkayhmh0] {
        border-color: rgba(242,242,242,.1);
        box-shadow: 0 2px 4px rgba(0,0,0,.4)
    }

    .sidebar-dark-primary .user-panel .dropdown-item[b-snrkayhmh0] {
        color: #212529
    }

    .sidebar-dark-primary .nav-sidebar > .nav-item > .nav-link:active[b-snrkayhmh0], .sidebar-dark-primary .nav-sidebar > .nav-item > .nav-link:focus[b-snrkayhmh0] {
        color: #c2c7d0
    }

    .sidebar-dark-primary .nav-sidebar > .nav-item.menu-open > .nav-link[b-snrkayhmh0], .sidebar-dark-primary .nav-sidebar > .nav-item:hover > .nav-link[b-snrkayhmh0] {
        color: #fff;
        background-color: rgba(255,255,255,.1)
    }

    .sidebar-dark-primary .nav-sidebar > .nav-item > .nav-link.active[b-snrkayhmh0] {
        color: #fff;
        background-color: #007bff
    }

    .sidebar-dark-primary .nav-sidebar > .nav-item > .nav-treeview[b-snrkayhmh0] {
        background: 0 0
    }

    .sidebar-dark-primary .nav-header[b-snrkayhmh0] {
        color: #d0d4db;
        background: inherit
    }

    .sidebar-dark-primary .sidebar a[b-snrkayhmh0] {
        color: #c2c7d0
    }

        .sidebar-dark-primary .sidebar a:hover[b-snrkayhmh0] {
            text-decoration: none
        }

    .sidebar-dark-primary .nav-treeview > .nav-item > .nav-link[b-snrkayhmh0] {
        color: #c2c7d0
    }

        .sidebar-dark-primary .nav-treeview > .nav-item > .nav-link:hover[b-snrkayhmh0] {
            color: #fff;
            background-color: rgba(255,255,255,.1)
        }

        .sidebar-dark-primary .nav-treeview > .nav-item > .nav-link.active[b-snrkayhmh0], .sidebar-dark-primary .nav-treeview > .nav-item > .nav-link.active:hover[b-snrkayhmh0] {
            color: #343a40;
            background-color: rgba(255,255,255,.9)
        }

.sidebar-light-primary[b-snrkayhmh0] {
    background-color: #fff
}

    .sidebar-light-primary .user-panel a:hover[b-snrkayhmh0] {
        color: #212529
    }

    .sidebar-light-primary .user-panel .status[b-snrkayhmh0] {
        color: #343a40;
        background: #f4f4f5
    }

        .sidebar-light-primary .user-panel .status:active[b-snrkayhmh0], .sidebar-light-primary .user-panel .status:focus[b-snrkayhmh0], .sidebar-light-primary .user-panel .status:hover[b-snrkayhmh0] {
            color: #212529;
            background: #ececed
        }

    .sidebar-light-primary .user-panel .dropdown-menu[b-snrkayhmh0] {
        border-color: #e7e7e8;
        box-shadow: 0 2px 4px rgba(0,0,0,.4)
    }

    .sidebar-light-primary .user-panel .dropdown-item[b-snrkayhmh0] {
        color: #212529
    }

    .sidebar-light-primary .nav-sidebar > .nav-item > .nav-link:active[b-snrkayhmh0], .sidebar-light-primary .nav-sidebar > .nav-item > .nav-link:focus[b-snrkayhmh0] {
        color: #343a40
    }

    .sidebar-light-primary .nav-sidebar > .nav-item.menu-open > .nav-link[b-snrkayhmh0], .sidebar-light-primary .nav-sidebar > .nav-item:hover > .nav-link[b-snrkayhmh0] {
        color: #212529;
        background-color: #f4f4f5
    }

    .sidebar-light-primary .nav-sidebar > .nav-item > .nav-link.active[b-snrkayhmh0] {
        color: #fff;
        background-color: #007bff
    }

    .sidebar-light-primary .nav-sidebar > .nav-item > .nav-treeview[b-snrkayhmh0] {
        background: 0 0
    }

    .sidebar-light-primary .nav-header[b-snrkayhmh0] {
        color: #292d32;
        background: inherit
    }

    .sidebar-light-primary .sidebar a[b-snrkayhmh0] {
        color: #343a40
    }

        .sidebar-light-primary .sidebar a:hover[b-snrkayhmh0] {
            text-decoration: none
        }

    .sidebar-light-primary .nav-treeview > .nav-item > .nav-link[b-snrkayhmh0] {
        color: #777
    }

        .sidebar-light-primary .nav-treeview > .nav-item > .nav-link.active[b-snrkayhmh0], .sidebar-light-primary .nav-treeview > .nav-item > .nav-link.active:hover[b-snrkayhmh0] {
            color: #212529;
            background-color: #f4f4f5
        }

        .sidebar-light-primary .nav-treeview > .nav-item > .nav-link:hover[b-snrkayhmh0] {
            background-color: #f4f4f5
        }

.sidebar-dark-secondary[b-snrkayhmh0] {
    background-color: #343a40
}

    .sidebar-dark-secondary .user-panel a:hover[b-snrkayhmh0] {
        color: #fff
    }

    .sidebar-dark-secondary .user-panel .status[b-snrkayhmh0] {
        color: #c2c7d0;
        background: rgba(255,255,255,.1)
    }

        .sidebar-dark-secondary .user-panel .status:active[b-snrkayhmh0], .sidebar-dark-secondary .user-panel .status:focus[b-snrkayhmh0], .sidebar-dark-secondary .user-panel .status:hover[b-snrkayhmh0] {
            color: #fff;
            background: rgba(247,247,247,.1)
        }

    .sidebar-dark-secondary .user-panel .dropdown-menu[b-snrkayhmh0] {
        border-color: rgba(242,242,242,.1);
        box-shadow: 0 2px 4px rgba(0,0,0,.4)
    }

    .sidebar-dark-secondary .user-panel .dropdown-item[b-snrkayhmh0] {
        color: #212529
    }

    .sidebar-dark-secondary .nav-sidebar > .nav-item > .nav-link:active[b-snrkayhmh0], .sidebar-dark-secondary .nav-sidebar > .nav-item > .nav-link:focus[b-snrkayhmh0] {
        color: #c2c7d0
    }

    .sidebar-dark-secondary .nav-sidebar > .nav-item.menu-open > .nav-link[b-snrkayhmh0], .sidebar-dark-secondary .nav-sidebar > .nav-item:hover > .nav-link[b-snrkayhmh0] {
        color: #fff;
        background-color: rgba(255,255,255,.1)
    }

    .sidebar-dark-secondary .nav-sidebar > .nav-item > .nav-link.active[b-snrkayhmh0] {
        color: #fff;
        background-color: #6c757d
    }

    .sidebar-dark-secondary .nav-sidebar > .nav-item > .nav-treeview[b-snrkayhmh0] {
        background: 0 0
    }

    .sidebar-dark-secondary .nav-header[b-snrkayhmh0] {
        color: #d0d4db;
        background: inherit
    }

    .sidebar-dark-secondary .sidebar a[b-snrkayhmh0] {
        color: #c2c7d0
    }

        .sidebar-dark-secondary .sidebar a:hover[b-snrkayhmh0] {
            text-decoration: none
        }

    .sidebar-dark-secondary .nav-treeview > .nav-item > .nav-link[b-snrkayhmh0] {
        color: #c2c7d0
    }

        .sidebar-dark-secondary .nav-treeview > .nav-item > .nav-link:hover[b-snrkayhmh0] {
            color: #fff;
            background-color: rgba(255,255,255,.1)
        }

        .sidebar-dark-secondary .nav-treeview > .nav-item > .nav-link.active[b-snrkayhmh0], .sidebar-dark-secondary .nav-treeview > .nav-item > .nav-link.active:hover[b-snrkayhmh0] {
            color: #343a40;
            background-color: rgba(255,255,255,.9)
        }

.sidebar-light-secondary[b-snrkayhmh0] {
    background-color: #fff
}

    .sidebar-light-secondary .user-panel a:hover[b-snrkayhmh0] {
        color: #212529
    }

    .sidebar-light-secondary .user-panel .status[b-snrkayhmh0] {
        color: #343a40;
        background: #f4f4f5
    }

        .sidebar-light-secondary .user-panel .status:active[b-snrkayhmh0], .sidebar-light-secondary .user-panel .status:focus[b-snrkayhmh0], .sidebar-light-secondary .user-panel .status:hover[b-snrkayhmh0] {
            color: #212529;
            background: #ececed
        }

    .sidebar-light-secondary .user-panel .dropdown-menu[b-snrkayhmh0] {
        border-color: #e7e7e8;
        box-shadow: 0 2px 4px rgba(0,0,0,.4)
    }

    .sidebar-light-secondary .user-panel .dropdown-item[b-snrkayhmh0] {
        color: #212529
    }

    .sidebar-light-secondary .nav-sidebar > .nav-item > .nav-link:active[b-snrkayhmh0], .sidebar-light-secondary .nav-sidebar > .nav-item > .nav-link:focus[b-snrkayhmh0] {
        color: #343a40
    }

    .sidebar-light-secondary .nav-sidebar > .nav-item.menu-open > .nav-link[b-snrkayhmh0], .sidebar-light-secondary .nav-sidebar > .nav-item:hover > .nav-link[b-snrkayhmh0] {
        color: #212529;
        background-color: #f4f4f5
    }

    .sidebar-light-secondary .nav-sidebar > .nav-item > .nav-link.active[b-snrkayhmh0] {
        color: #fff;
        background-color: #6c757d
    }

    .sidebar-light-secondary .nav-sidebar > .nav-item > .nav-treeview[b-snrkayhmh0] {
        background: 0 0
    }

    .sidebar-light-secondary .nav-header[b-snrkayhmh0] {
        color: #292d32;
        background: inherit
    }

    .sidebar-light-secondary .sidebar a[b-snrkayhmh0] {
        color: #343a40
    }

        .sidebar-light-secondary .sidebar a:hover[b-snrkayhmh0] {
            text-decoration: none
        }

    .sidebar-light-secondary .nav-treeview > .nav-item > .nav-link[b-snrkayhmh0] {
        color: #777
    }

        .sidebar-light-secondary .nav-treeview > .nav-item > .nav-link.active[b-snrkayhmh0], .sidebar-light-secondary .nav-treeview > .nav-item > .nav-link.active:hover[b-snrkayhmh0] {
            color: #212529;
            background-color: #f4f4f5
        }

        .sidebar-light-secondary .nav-treeview > .nav-item > .nav-link:hover[b-snrkayhmh0] {
            background-color: #f4f4f5
        }

.sidebar-dark-success[b-snrkayhmh0] {
    background-color: #343a40
}

    .sidebar-dark-success .user-panel a:hover[b-snrkayhmh0] {
        color: #fff
    }

    .sidebar-dark-success .user-panel .status[b-snrkayhmh0] {
        color: #c2c7d0;
        background: rgba(255,255,255,.1)
    }

        .sidebar-dark-success .user-panel .status:active[b-snrkayhmh0], .sidebar-dark-success .user-panel .status:focus[b-snrkayhmh0], .sidebar-dark-success .user-panel .status:hover[b-snrkayhmh0] {
            color: #fff;
            background: rgba(247,247,247,.1)
        }

    .sidebar-dark-success .user-panel .dropdown-menu[b-snrkayhmh0] {
        border-color: rgba(242,242,242,.1);
        box-shadow: 0 2px 4px rgba(0,0,0,.4)
    }

    .sidebar-dark-success .user-panel .dropdown-item[b-snrkayhmh0] {
        color: #212529
    }

    .sidebar-dark-success .nav-sidebar > .nav-item > .nav-link:active[b-snrkayhmh0], .sidebar-dark-success .nav-sidebar > .nav-item > .nav-link:focus[b-snrkayhmh0] {
        color: #c2c7d0
    }

    .sidebar-dark-success .nav-sidebar > .nav-item.menu-open > .nav-link[b-snrkayhmh0], .sidebar-dark-success .nav-sidebar > .nav-item:hover > .nav-link[b-snrkayhmh0] {
        color: #fff;
        background-color: rgba(255,255,255,.1)
    }

    .sidebar-dark-success .nav-sidebar > .nav-item > .nav-link.active[b-snrkayhmh0] {
        color: #fff;
        background-color: #28a745
    }

    .sidebar-dark-success .nav-sidebar > .nav-item > .nav-treeview[b-snrkayhmh0] {
        background: 0 0
    }

    .sidebar-dark-success .nav-header[b-snrkayhmh0] {
        color: #d0d4db;
        background: inherit
    }

    .sidebar-dark-success .sidebar a[b-snrkayhmh0] {
        color: #c2c7d0
    }

        .sidebar-dark-success .sidebar a:hover[b-snrkayhmh0] {
            text-decoration: none
        }

    .sidebar-dark-success .nav-treeview > .nav-item > .nav-link[b-snrkayhmh0] {
        color: #c2c7d0
    }

        .sidebar-dark-success .nav-treeview > .nav-item > .nav-link:hover[b-snrkayhmh0] {
            color: #fff;
            background-color: rgba(255,255,255,.1)
        }

        .sidebar-dark-success .nav-treeview > .nav-item > .nav-link.active[b-snrkayhmh0], .sidebar-dark-success .nav-treeview > .nav-item > .nav-link.active:hover[b-snrkayhmh0] {
            color: #343a40;
            background-color: rgba(255,255,255,.9)
        }

.sidebar-light-success[b-snrkayhmh0] {
    background-color: #fff
}

    .sidebar-light-success .user-panel a:hover[b-snrkayhmh0] {
        color: #212529
    }

    .sidebar-light-success .user-panel .status[b-snrkayhmh0] {
        color: #343a40;
        background: #f4f4f5
    }

        .sidebar-light-success .user-panel .status:active[b-snrkayhmh0], .sidebar-light-success .user-panel .status:focus[b-snrkayhmh0], .sidebar-light-success .user-panel .status:hover[b-snrkayhmh0] {
            color: #212529;
            background: #ececed
        }

    .sidebar-light-success .user-panel .dropdown-menu[b-snrkayhmh0] {
        border-color: #e7e7e8;
        box-shadow: 0 2px 4px rgba(0,0,0,.4)
    }

    .sidebar-light-success .user-panel .dropdown-item[b-snrkayhmh0] {
        color: #212529
    }

    .sidebar-light-success .nav-sidebar > .nav-item > .nav-link:active[b-snrkayhmh0], .sidebar-light-success .nav-sidebar > .nav-item > .nav-link:focus[b-snrkayhmh0] {
        color: #343a40
    }

    .sidebar-light-success .nav-sidebar > .nav-item.menu-open > .nav-link[b-snrkayhmh0], .sidebar-light-success .nav-sidebar > .nav-item:hover > .nav-link[b-snrkayhmh0] {
        color: #212529;
        background-color: #f4f4f5
    }

    .sidebar-light-success .nav-sidebar > .nav-item > .nav-link.active[b-snrkayhmh0] {
        color: #fff;
        background-color: #28a745
    }

    .sidebar-light-success .nav-sidebar > .nav-item > .nav-treeview[b-snrkayhmh0] {
        background: 0 0
    }

    .sidebar-light-success .nav-header[b-snrkayhmh0] {
        color: #292d32;
        background: inherit
    }

    .sidebar-light-success .sidebar a[b-snrkayhmh0] {
        color: #343a40
    }

        .sidebar-light-success .sidebar a:hover[b-snrkayhmh0] {
            text-decoration: none
        }

    .sidebar-light-success .nav-treeview > .nav-item > .nav-link[b-snrkayhmh0] {
        color: #777
    }

        .sidebar-light-success .nav-treeview > .nav-item > .nav-link.active[b-snrkayhmh0], .sidebar-light-success .nav-treeview > .nav-item > .nav-link.active:hover[b-snrkayhmh0] {
            color: #212529;
            background-color: #f4f4f5
        }

        .sidebar-light-success .nav-treeview > .nav-item > .nav-link:hover[b-snrkayhmh0] {
            background-color: #f4f4f5
        }

.sidebar-dark-info[b-snrkayhmh0] {
    background-color: #343a40
}

    .sidebar-dark-info .user-panel a:hover[b-snrkayhmh0] {
        color: #fff
    }

    .sidebar-dark-info .user-panel .status[b-snrkayhmh0] {
        color: #c2c7d0;
        background: rgba(255,255,255,.1)
    }

        .sidebar-dark-info .user-panel .status:active[b-snrkayhmh0], .sidebar-dark-info .user-panel .status:focus[b-snrkayhmh0], .sidebar-dark-info .user-panel .status:hover[b-snrkayhmh0] {
            color: #fff;
            background: rgba(247,247,247,.1)
        }

    .sidebar-dark-info .user-panel .dropdown-menu[b-snrkayhmh0] {
        border-color: rgba(242,242,242,.1);
        box-shadow: 0 2px 4px rgba(0,0,0,.4)
    }

    .sidebar-dark-info .user-panel .dropdown-item[b-snrkayhmh0] {
        color: #212529
    }

    .sidebar-dark-info .nav-sidebar > .nav-item > .nav-link:active[b-snrkayhmh0], .sidebar-dark-info .nav-sidebar > .nav-item > .nav-link:focus[b-snrkayhmh0] {
        color: #c2c7d0
    }

    .sidebar-dark-info .nav-sidebar > .nav-item.menu-open > .nav-link[b-snrkayhmh0], .sidebar-dark-info .nav-sidebar > .nav-item:hover > .nav-link[b-snrkayhmh0] {
        color: #fff;
        background-color: rgba(255,255,255,.1)
    }

    .sidebar-dark-info .nav-sidebar > .nav-item > .nav-link.active[b-snrkayhmh0] {
        color: #fff;
        background-color: #17a2b8
    }

    .sidebar-dark-info .nav-sidebar > .nav-item > .nav-treeview[b-snrkayhmh0] {
        background: 0 0
    }

    .sidebar-dark-info .nav-header[b-snrkayhmh0] {
        color: #d0d4db;
        background: inherit
    }

    .sidebar-dark-info .sidebar a[b-snrkayhmh0] {
        color: #c2c7d0
    }

        .sidebar-dark-info .sidebar a:hover[b-snrkayhmh0] {
            text-decoration: none
        }

    .sidebar-dark-info .nav-treeview > .nav-item > .nav-link[b-snrkayhmh0] {
        color: #c2c7d0
    }

        .sidebar-dark-info .nav-treeview > .nav-item > .nav-link:hover[b-snrkayhmh0] {
            color: #fff;
            background-color: rgba(255,255,255,.1)
        }

        .sidebar-dark-info .nav-treeview > .nav-item > .nav-link.active[b-snrkayhmh0], .sidebar-dark-info .nav-treeview > .nav-item > .nav-link.active:hover[b-snrkayhmh0] {
            color: #343a40;
            background-color: rgba(255,255,255,.9)
        }

.sidebar-light-info[b-snrkayhmh0] {
    background-color: #fff
}

    .sidebar-light-info .user-panel a:hover[b-snrkayhmh0] {
        color: #212529
    }

    .sidebar-light-info .user-panel .status[b-snrkayhmh0] {
        color: #343a40;
        background: #f4f4f5
    }

        .sidebar-light-info .user-panel .status:active[b-snrkayhmh0], .sidebar-light-info .user-panel .status:focus[b-snrkayhmh0], .sidebar-light-info .user-panel .status:hover[b-snrkayhmh0] {
            color: #212529;
            background: #ececed
        }

    .sidebar-light-info .user-panel .dropdown-menu[b-snrkayhmh0] {
        border-color: #e7e7e8;
        box-shadow: 0 2px 4px rgba(0,0,0,.4)
    }

    .sidebar-light-info .user-panel .dropdown-item[b-snrkayhmh0] {
        color: #212529
    }

    .sidebar-light-info .nav-sidebar > .nav-item > .nav-link:active[b-snrkayhmh0], .sidebar-light-info .nav-sidebar > .nav-item > .nav-link:focus[b-snrkayhmh0] {
        color: #343a40
    }

    .sidebar-light-info .nav-sidebar > .nav-item.menu-open > .nav-link[b-snrkayhmh0], .sidebar-light-info .nav-sidebar > .nav-item:hover > .nav-link[b-snrkayhmh0] {
        color: #212529;
        background-color: #f4f4f5
    }

    .sidebar-light-info .nav-sidebar > .nav-item > .nav-link.active[b-snrkayhmh0] {
        color: #fff;
        background-color: #17a2b8
    }

    .sidebar-light-info .nav-sidebar > .nav-item > .nav-treeview[b-snrkayhmh0] {
        background: 0 0
    }

    .sidebar-light-info .nav-header[b-snrkayhmh0] {
        color: #292d32;
        background: inherit
    }

    .sidebar-light-info .sidebar a[b-snrkayhmh0] {
        color: #343a40
    }

        .sidebar-light-info .sidebar a:hover[b-snrkayhmh0] {
            text-decoration: none
        }

    .sidebar-light-info .nav-treeview > .nav-item > .nav-link[b-snrkayhmh0] {
        color: #777
    }

        .sidebar-light-info .nav-treeview > .nav-item > .nav-link.active[b-snrkayhmh0], .sidebar-light-info .nav-treeview > .nav-item > .nav-link.active:hover[b-snrkayhmh0] {
            color: #212529;
            background-color: #f4f4f5
        }

        .sidebar-light-info .nav-treeview > .nav-item > .nav-link:hover[b-snrkayhmh0] {
            background-color: #f4f4f5
        }

.sidebar-dark-warning[b-snrkayhmh0] {
    background-color: #343a40
}

    .sidebar-dark-warning .user-panel a:hover[b-snrkayhmh0] {
        color: #fff
    }

    .sidebar-dark-warning .user-panel .status[b-snrkayhmh0] {
        color: #c2c7d0;
        background: rgba(255,255,255,.1)
    }

        .sidebar-dark-warning .user-panel .status:active[b-snrkayhmh0], .sidebar-dark-warning .user-panel .status:focus[b-snrkayhmh0], .sidebar-dark-warning .user-panel .status:hover[b-snrkayhmh0] {
            color: #fff;
            background: rgba(247,247,247,.1)
        }

    .sidebar-dark-warning .user-panel .dropdown-menu[b-snrkayhmh0] {
        border-color: rgba(242,242,242,.1);
        box-shadow: 0 2px 4px rgba(0,0,0,.4)
    }

    .sidebar-dark-warning .user-panel .dropdown-item[b-snrkayhmh0] {
        color: #212529
    }

    .sidebar-dark-warning .nav-sidebar > .nav-item > .nav-link:active[b-snrkayhmh0], .sidebar-dark-warning .nav-sidebar > .nav-item > .nav-link:focus[b-snrkayhmh0] {
        color: #c2c7d0
    }

    .sidebar-dark-warning .nav-sidebar > .nav-item.menu-open > .nav-link[b-snrkayhmh0], .sidebar-dark-warning .nav-sidebar > .nav-item:hover > .nav-link[b-snrkayhmh0] {
        color: #fff;
        background-color: rgba(255,255,255,.1)
    }

    .sidebar-dark-warning .nav-sidebar > .nav-item > .nav-link.active[b-snrkayhmh0] {
        color: #fff;
        background-color: #ffc107
    }

    .sidebar-dark-warning .nav-sidebar > .nav-item > .nav-treeview[b-snrkayhmh0] {
        background: 0 0
    }

    .sidebar-dark-warning .nav-header[b-snrkayhmh0] {
        color: #d0d4db;
        background: inherit
    }

    .sidebar-dark-warning .sidebar a[b-snrkayhmh0] {
        color: #c2c7d0
    }

        .sidebar-dark-warning .sidebar a:hover[b-snrkayhmh0] {
            text-decoration: none
        }

    .sidebar-dark-warning .nav-treeview > .nav-item > .nav-link[b-snrkayhmh0] {
        color: #c2c7d0
    }

        .sidebar-dark-warning .nav-treeview > .nav-item > .nav-link:hover[b-snrkayhmh0] {
            color: #fff;
            background-color: rgba(255,255,255,.1)
        }

        .sidebar-dark-warning .nav-treeview > .nav-item > .nav-link.active[b-snrkayhmh0], .sidebar-dark-warning .nav-treeview > .nav-item > .nav-link.active:hover[b-snrkayhmh0] {
            color: #343a40;
            background-color: rgba(255,255,255,.9)
        }

.sidebar-light-warning[b-snrkayhmh0] {
    background-color: #fff
}

    .sidebar-light-warning .user-panel a:hover[b-snrkayhmh0] {
        color: #212529
    }

    .sidebar-light-warning .user-panel .status[b-snrkayhmh0] {
        color: #343a40;
        background: #f4f4f5
    }

        .sidebar-light-warning .user-panel .status:active[b-snrkayhmh0], .sidebar-light-warning .user-panel .status:focus[b-snrkayhmh0], .sidebar-light-warning .user-panel .status:hover[b-snrkayhmh0] {
            color: #212529;
            background: #ececed
        }

    .sidebar-light-warning .user-panel .dropdown-menu[b-snrkayhmh0] {
        border-color: #e7e7e8;
        box-shadow: 0 2px 4px rgba(0,0,0,.4)
    }

    .sidebar-light-warning .user-panel .dropdown-item[b-snrkayhmh0] {
        color: #212529
    }

    .sidebar-light-warning .nav-sidebar > .nav-item > .nav-link:active[b-snrkayhmh0], .sidebar-light-warning .nav-sidebar > .nav-item > .nav-link:focus[b-snrkayhmh0] {
        color: #343a40
    }

    .sidebar-light-warning .nav-sidebar > .nav-item.menu-open > .nav-link[b-snrkayhmh0], .sidebar-light-warning .nav-sidebar > .nav-item:hover > .nav-link[b-snrkayhmh0] {
        color: #212529;
        background-color: #f4f4f5
    }

    .sidebar-light-warning .nav-sidebar > .nav-item > .nav-link.active[b-snrkayhmh0] {
        color: #fff;
        background-color: #ffc107
    }

    .sidebar-light-warning .nav-sidebar > .nav-item > .nav-treeview[b-snrkayhmh0] {
        background: 0 0
    }

    .sidebar-light-warning .nav-header[b-snrkayhmh0] {
        color: #292d32;
        background: inherit
    }

    .sidebar-light-warning .sidebar a[b-snrkayhmh0] {
        color: #343a40
    }

        .sidebar-light-warning .sidebar a:hover[b-snrkayhmh0] {
            text-decoration: none
        }

    .sidebar-light-warning .nav-treeview > .nav-item > .nav-link[b-snrkayhmh0] {
        color: #777
    }

        .sidebar-light-warning .nav-treeview > .nav-item > .nav-link.active[b-snrkayhmh0], .sidebar-light-warning .nav-treeview > .nav-item > .nav-link.active:hover[b-snrkayhmh0] {
            color: #212529;
            background-color: #f4f4f5
        }

        .sidebar-light-warning .nav-treeview > .nav-item > .nav-link:hover[b-snrkayhmh0] {
            background-color: #f4f4f5
        }

.sidebar-dark-danger[b-snrkayhmh0] {
    background-color: #343a40
}

    .sidebar-dark-danger .user-panel a:hover[b-snrkayhmh0] {
        color: #fff
    }

    .sidebar-dark-danger .user-panel .status[b-snrkayhmh0] {
        color: #c2c7d0;
        background: rgba(255,255,255,.1)
    }

        .sidebar-dark-danger .user-panel .status:active[b-snrkayhmh0], .sidebar-dark-danger .user-panel .status:focus[b-snrkayhmh0], .sidebar-dark-danger .user-panel .status:hover[b-snrkayhmh0] {
            color: #fff;
            background: rgba(247,247,247,.1)
        }

    .sidebar-dark-danger .user-panel .dropdown-menu[b-snrkayhmh0] {
        border-color: rgba(242,242,242,.1);
        box-shadow: 0 2px 4px rgba(0,0,0,.4)
    }

    .sidebar-dark-danger .user-panel .dropdown-item[b-snrkayhmh0] {
        color: #212529
    }

    .sidebar-dark-danger .nav-sidebar > .nav-item > .nav-link:active[b-snrkayhmh0], .sidebar-dark-danger .nav-sidebar > .nav-item > .nav-link:focus[b-snrkayhmh0] {
        color: #c2c7d0
    }

    .sidebar-dark-danger .nav-sidebar > .nav-item.menu-open > .nav-link[b-snrkayhmh0], .sidebar-dark-danger .nav-sidebar > .nav-item:hover > .nav-link[b-snrkayhmh0] {
        color: #fff;
        background-color: rgba(255,255,255,.1)
    }

    .sidebar-dark-danger .nav-sidebar > .nav-item > .nav-link.active[b-snrkayhmh0] {
        color: #fff;
        background-color: #dc3545
    }

    .sidebar-dark-danger .nav-sidebar > .nav-item > .nav-treeview[b-snrkayhmh0] {
        background: 0 0
    }

    .sidebar-dark-danger .nav-header[b-snrkayhmh0] {
        color: #d0d4db;
        background: inherit
    }

    .sidebar-dark-danger .sidebar a[b-snrkayhmh0] {
        color: #c2c7d0
    }

        .sidebar-dark-danger .sidebar a:hover[b-snrkayhmh0] {
            text-decoration: none
        }

    .sidebar-dark-danger .nav-treeview > .nav-item > .nav-link[b-snrkayhmh0] {
        color: #c2c7d0
    }

        .sidebar-dark-danger .nav-treeview > .nav-item > .nav-link:hover[b-snrkayhmh0] {
            color: #fff;
            background-color: rgba(255,255,255,.1)
        }

        .sidebar-dark-danger .nav-treeview > .nav-item > .nav-link.active[b-snrkayhmh0], .sidebar-dark-danger .nav-treeview > .nav-item > .nav-link.active:hover[b-snrkayhmh0] {
            color: #343a40;
            background-color: rgba(255,255,255,.9)
        }

.sidebar-light-danger[b-snrkayhmh0] {
    background-color: #fff
}

    .sidebar-light-danger .user-panel a:hover[b-snrkayhmh0] {
        color: #212529
    }

    .sidebar-light-danger .user-panel .status[b-snrkayhmh0] {
        color: #343a40;
        background: #f4f4f5
    }

        .sidebar-light-danger .user-panel .status:active[b-snrkayhmh0], .sidebar-light-danger .user-panel .status:focus[b-snrkayhmh0], .sidebar-light-danger .user-panel .status:hover[b-snrkayhmh0] {
            color: #212529;
            background: #ececed
        }

    .sidebar-light-danger .user-panel .dropdown-menu[b-snrkayhmh0] {
        border-color: #e7e7e8;
        box-shadow: 0 2px 4px rgba(0,0,0,.4)
    }

    .sidebar-light-danger .user-panel .dropdown-item[b-snrkayhmh0] {
        color: #212529
    }

    .sidebar-light-danger .nav-sidebar > .nav-item > .nav-link:active[b-snrkayhmh0], .sidebar-light-danger .nav-sidebar > .nav-item > .nav-link:focus[b-snrkayhmh0] {
        color: #343a40
    }

    .sidebar-light-danger .nav-sidebar > .nav-item.menu-open > .nav-link[b-snrkayhmh0], .sidebar-light-danger .nav-sidebar > .nav-item:hover > .nav-link[b-snrkayhmh0] {
        color: #212529;
        background-color: #f4f4f5
    }

    .sidebar-light-danger .nav-sidebar > .nav-item > .nav-link.active[b-snrkayhmh0] {
        color: #fff;
        background-color: #dc3545
    }

    .sidebar-light-danger .nav-sidebar > .nav-item > .nav-treeview[b-snrkayhmh0] {
        background: 0 0
    }

    .sidebar-light-danger .nav-header[b-snrkayhmh0] {
        color: #292d32;
        background: inherit
    }

    .sidebar-light-danger .sidebar a[b-snrkayhmh0] {
        color: #343a40
    }

        .sidebar-light-danger .sidebar a:hover[b-snrkayhmh0] {
            text-decoration: none
        }

    .sidebar-light-danger .nav-treeview > .nav-item > .nav-link[b-snrkayhmh0] {
        color: #777
    }

        .sidebar-light-danger .nav-treeview > .nav-item > .nav-link.active[b-snrkayhmh0], .sidebar-light-danger .nav-treeview > .nav-item > .nav-link.active:hover[b-snrkayhmh0] {
            color: #212529;
            background-color: #f4f4f5
        }

        .sidebar-light-danger .nav-treeview > .nav-item > .nav-link:hover[b-snrkayhmh0] {
            background-color: #f4f4f5
        }

.sidebar-dark-light[b-snrkayhmh0] {
    background-color: #343a40
}

    .sidebar-dark-light .user-panel a:hover[b-snrkayhmh0] {
        color: #fff
    }

    .sidebar-dark-light .user-panel .status[b-snrkayhmh0] {
        color: #c2c7d0;
        background: rgba(255,255,255,.1)
    }

        .sidebar-dark-light .user-panel .status:active[b-snrkayhmh0], .sidebar-dark-light .user-panel .status:focus[b-snrkayhmh0], .sidebar-dark-light .user-panel .status:hover[b-snrkayhmh0] {
            color: #fff;
            background: rgba(247,247,247,.1)
        }

    .sidebar-dark-light .user-panel .dropdown-menu[b-snrkayhmh0] {
        border-color: rgba(242,242,242,.1);
        box-shadow: 0 2px 4px rgba(0,0,0,.4)
    }

    .sidebar-dark-light .user-panel .dropdown-item[b-snrkayhmh0] {
        color: #212529
    }

    .sidebar-dark-light .nav-sidebar > .nav-item > .nav-link:active[b-snrkayhmh0], .sidebar-dark-light .nav-sidebar > .nav-item > .nav-link:focus[b-snrkayhmh0] {
        color: #c2c7d0
    }

    .sidebar-dark-light .nav-sidebar > .nav-item.menu-open > .nav-link[b-snrkayhmh0], .sidebar-dark-light .nav-sidebar > .nav-item:hover > .nav-link[b-snrkayhmh0] {
        color: #fff;
        background-color: rgba(255,255,255,.1)
    }

    .sidebar-dark-light .nav-sidebar > .nav-item > .nav-link.active[b-snrkayhmh0] {
        color: #fff;
        background-color: #f8f9fa
    }

    .sidebar-dark-light .nav-sidebar > .nav-item > .nav-treeview[b-snrkayhmh0] {
        background: 0 0
    }

    .sidebar-dark-light .nav-header[b-snrkayhmh0] {
        color: #d0d4db;
        background: inherit
    }

    .sidebar-dark-light .sidebar a[b-snrkayhmh0] {
        color: #c2c7d0
    }

        .sidebar-dark-light .sidebar a:hover[b-snrkayhmh0] {
            text-decoration: none
        }

    .sidebar-dark-light .nav-treeview > .nav-item > .nav-link[b-snrkayhmh0] {
        color: #c2c7d0
    }

        .sidebar-dark-light .nav-treeview > .nav-item > .nav-link:hover[b-snrkayhmh0] {
            color: #fff;
            background-color: rgba(255,255,255,.1)
        }

        .sidebar-dark-light .nav-treeview > .nav-item > .nav-link.active[b-snrkayhmh0], .sidebar-dark-light .nav-treeview > .nav-item > .nav-link.active:hover[b-snrkayhmh0] {
            color: #343a40;
            background-color: rgba(255,255,255,.9)
        }

.sidebar-light-light[b-snrkayhmh0] {
    background-color: #fff
}

    .sidebar-light-light .user-panel a:hover[b-snrkayhmh0] {
        color: #212529
    }

    .sidebar-light-light .user-panel .status[b-snrkayhmh0] {
        color: #343a40;
        background: #f4f4f5
    }

        .sidebar-light-light .user-panel .status:active[b-snrkayhmh0], .sidebar-light-light .user-panel .status:focus[b-snrkayhmh0], .sidebar-light-light .user-panel .status:hover[b-snrkayhmh0] {
            color: #212529;
            background: #ececed
        }

    .sidebar-light-light .user-panel .dropdown-menu[b-snrkayhmh0] {
        border-color: #e7e7e8;
        box-shadow: 0 2px 4px rgba(0,0,0,.4)
    }

    .sidebar-light-light .user-panel .dropdown-item[b-snrkayhmh0] {
        color: #212529
    }

    .sidebar-light-light .nav-sidebar > .nav-item > .nav-link:active[b-snrkayhmh0], .sidebar-light-light .nav-sidebar > .nav-item > .nav-link:focus[b-snrkayhmh0] {
        color: #343a40
    }

    .sidebar-light-light .nav-sidebar > .nav-item.menu-open > .nav-link[b-snrkayhmh0], .sidebar-light-light .nav-sidebar > .nav-item:hover > .nav-link[b-snrkayhmh0] {
        color: #212529;
        background-color: #f4f4f5
    }

    .sidebar-light-light .nav-sidebar > .nav-item > .nav-link.active[b-snrkayhmh0] {
        color: #fff;
        background-color: #f8f9fa
    }

    .sidebar-light-light .nav-sidebar > .nav-item > .nav-treeview[b-snrkayhmh0] {
        background: 0 0
    }

    .sidebar-light-light .nav-header[b-snrkayhmh0] {
        color: #292d32;
        background: inherit
    }

    .sidebar-light-light .sidebar a[b-snrkayhmh0] {
        color: #343a40
    }

        .sidebar-light-light .sidebar a:hover[b-snrkayhmh0] {
            text-decoration: none
        }

    .sidebar-light-light .nav-treeview > .nav-item > .nav-link[b-snrkayhmh0] {
        color: #777
    }

        .sidebar-light-light .nav-treeview > .nav-item > .nav-link.active[b-snrkayhmh0], .sidebar-light-light .nav-treeview > .nav-item > .nav-link.active:hover[b-snrkayhmh0] {
            color: #212529;
            background-color: #f4f4f5
        }

        .sidebar-light-light .nav-treeview > .nav-item > .nav-link:hover[b-snrkayhmh0] {
            background-color: #f4f4f5
        }

.sidebar-dark-dark[b-snrkayhmh0] {
    background-color: #343a40
}

    .sidebar-dark-dark .user-panel a:hover[b-snrkayhmh0] {
        color: #fff
    }

    .sidebar-dark-dark .user-panel .status[b-snrkayhmh0] {
        color: #c2c7d0;
        background: rgba(255,255,255,.1)
    }

        .sidebar-dark-dark .user-panel .status:active[b-snrkayhmh0], .sidebar-dark-dark .user-panel .status:focus[b-snrkayhmh0], .sidebar-dark-dark .user-panel .status:hover[b-snrkayhmh0] {
            color: #fff;
            background: rgba(247,247,247,.1)
        }

    .sidebar-dark-dark .user-panel .dropdown-menu[b-snrkayhmh0] {
        border-color: rgba(242,242,242,.1);
        box-shadow: 0 2px 4px rgba(0,0,0,.4)
    }

    .sidebar-dark-dark .user-panel .dropdown-item[b-snrkayhmh0] {
        color: #212529
    }

    .sidebar-dark-dark .nav-sidebar > .nav-item > .nav-link:active[b-snrkayhmh0], .sidebar-dark-dark .nav-sidebar > .nav-item > .nav-link:focus[b-snrkayhmh0] {
        color: #c2c7d0
    }

    .sidebar-dark-dark .nav-sidebar > .nav-item.menu-open > .nav-link[b-snrkayhmh0], .sidebar-dark-dark .nav-sidebar > .nav-item:hover > .nav-link[b-snrkayhmh0] {
        color: #fff;
        background-color: rgba(255,255,255,.1)
    }

    .sidebar-dark-dark .nav-sidebar > .nav-item > .nav-link.active[b-snrkayhmh0] {
        color: #fff;
        background-color: #343a40
    }

    .sidebar-dark-dark .nav-sidebar > .nav-item > .nav-treeview[b-snrkayhmh0] {
        background: 0 0
    }

    .sidebar-dark-dark .nav-header[b-snrkayhmh0] {
        color: #d0d4db;
        background: inherit
    }

    .sidebar-dark-dark .sidebar a[b-snrkayhmh0] {
        color: #c2c7d0
    }

        .sidebar-dark-dark .sidebar a:hover[b-snrkayhmh0] {
            text-decoration: none
        }

    .sidebar-dark-dark .nav-treeview > .nav-item > .nav-link[b-snrkayhmh0] {
        color: #c2c7d0
    }

        .sidebar-dark-dark .nav-treeview > .nav-item > .nav-link:hover[b-snrkayhmh0] {
            color: #fff;
            background-color: rgba(255,255,255,.1)
        }

        .sidebar-dark-dark .nav-treeview > .nav-item > .nav-link.active[b-snrkayhmh0], .sidebar-dark-dark .nav-treeview > .nav-item > .nav-link.active:hover[b-snrkayhmh0] {
            color: #343a40;
            background-color: rgba(255,255,255,.9)
        }

.sidebar-light-dark[b-snrkayhmh0] {
    background-color: #fff
}

    .sidebar-light-dark .user-panel a:hover[b-snrkayhmh0] {
        color: #212529
    }

    .sidebar-light-dark .user-panel .status[b-snrkayhmh0] {
        color: #343a40;
        background: #f4f4f5
    }

        .sidebar-light-dark .user-panel .status:active[b-snrkayhmh0], .sidebar-light-dark .user-panel .status:focus[b-snrkayhmh0], .sidebar-light-dark .user-panel .status:hover[b-snrkayhmh0] {
            color: #212529;
            background: #ececed
        }

    .sidebar-light-dark .user-panel .dropdown-menu[b-snrkayhmh0] {
        border-color: #e7e7e8;
        box-shadow: 0 2px 4px rgba(0,0,0,.4)
    }

    .sidebar-light-dark .user-panel .dropdown-item[b-snrkayhmh0] {
        color: #212529
    }

    .sidebar-light-dark .nav-sidebar > .nav-item > .nav-link:active[b-snrkayhmh0], .sidebar-light-dark .nav-sidebar > .nav-item > .nav-link:focus[b-snrkayhmh0] {
        color: #343a40
    }

    .sidebar-light-dark .nav-sidebar > .nav-item.menu-open > .nav-link[b-snrkayhmh0], .sidebar-light-dark .nav-sidebar > .nav-item:hover > .nav-link[b-snrkayhmh0] {
        color: #212529;
        background-color: #f4f4f5
    }

    .sidebar-light-dark .nav-sidebar > .nav-item > .nav-link.active[b-snrkayhmh0] {
        color: #fff;
        background-color: #343a40
    }

    .sidebar-light-dark .nav-sidebar > .nav-item > .nav-treeview[b-snrkayhmh0] {
        background: 0 0
    }

    .sidebar-light-dark .nav-header[b-snrkayhmh0] {
        color: #292d32;
        background: inherit
    }

    .sidebar-light-dark .sidebar a[b-snrkayhmh0] {
        color: #343a40
    }

        .sidebar-light-dark .sidebar a:hover[b-snrkayhmh0] {
            text-decoration: none
        }

    .sidebar-light-dark .nav-treeview > .nav-item > .nav-link[b-snrkayhmh0] {
        color: #777
    }

        .sidebar-light-dark .nav-treeview > .nav-item > .nav-link.active[b-snrkayhmh0], .sidebar-light-dark .nav-treeview > .nav-item > .nav-link.active:hover[b-snrkayhmh0] {
            color: #212529;
            background-color: #f4f4f5
        }

        .sidebar-light-dark .nav-treeview > .nav-item > .nav-link:hover[b-snrkayhmh0] {
            background-color: #f4f4f5
        }

@media (min-width:992px) {
    .sidebar-mini .nav-sidebar[b-snrkayhmh0], .sidebar-mini .nav-sidebar .nav-link[b-snrkayhmh0], .sidebar-mini .nav-sidebar > .nav-header[b-snrkayhmh0] {
        white-space: nowrap;
        overflow: hidden
    }

    .sidebar-mini.sidebar-collapse .d-hidden-mini[b-snrkayhmh0] {
        display: none
    }

    .sidebar-mini.sidebar-collapse .content-wrapper[b-snrkayhmh0], .sidebar-mini.sidebar-collapse .main-footer[b-snrkayhmh0], .sidebar-mini.sidebar-collapse .main-header[b-snrkayhmh0] {
        margin-left: 4.6rem !important
    }

    .sidebar-mini.sidebar-collapse .nav-sidebar .nav-header[b-snrkayhmh0] {
        display: none
    }

    .sidebar-mini.sidebar-collapse .brand-text[b-snrkayhmh0], .sidebar-mini.sidebar-collapse .nav-sidebar .nav-link p[b-snrkayhmh0], .sidebar-mini.sidebar-collapse .sidebar .user-panel > .info[b-snrkayhmh0] {
        opacity: 0;
        margin-left: -10px
    }

    .sidebar-mini.sidebar-collapse .main-sidebar[b-snrkayhmh0], .sidebar-mini.sidebar-collapse .main-sidebar[b-snrkayhmh0]:before {
        margin-left: 0;
        width: 4.6rem
    }

        .sidebar-mini.sidebar-collapse .main-sidebar .user-panel .image[b-snrkayhmh0] {
            float: none
        }

        .sidebar-mini.sidebar-collapse .main-sidebar:hover[b-snrkayhmh0] {
            width: 250px
        }

            .sidebar-mini.sidebar-collapse .main-sidebar:hover .user-panel[b-snrkayhmh0] {
                text-align: left
            }

                .sidebar-mini.sidebar-collapse .main-sidebar:hover .user-panel .image[b-snrkayhmh0] {
                    float: left
                }

                .sidebar-mini.sidebar-collapse .main-sidebar:hover .brand-text[b-snrkayhmh0], .sidebar-mini.sidebar-collapse .main-sidebar:hover .nav-sidebar .nav-link p[b-snrkayhmh0], .sidebar-mini.sidebar-collapse .main-sidebar:hover .user-panel > .info[b-snrkayhmh0] {
                    opacity: 1;
                    margin-left: 0;
                    display: inline-block
                }

            .sidebar-mini.sidebar-collapse .main-sidebar:hover .brand-image[b-snrkayhmh0] {
                margin-right: .5rem
            }

            .sidebar-mini.sidebar-collapse .main-sidebar:hover .sidebar-form[b-snrkayhmh0], .sidebar-mini.sidebar-collapse .main-sidebar:hover .user-panel > .info[b-snrkayhmh0] {
                display: block !important;
                -webkit-transform: translateZ(0)
            }

            .sidebar-mini.sidebar-collapse .main-sidebar:hover .nav-sidebar > .nav-item > .nav-link > span[b-snrkayhmh0] {
                display: inline-block !important
            }

    .sidebar-mini.sidebar-collapse .visible-sidebar-mini[b-snrkayhmh0] {
        display: block !important
    }
}

.nav-sidebar[b-snrkayhmh0] {
    position: relative
}

    .nav-sidebar:hover[b-snrkayhmh0] {
        overflow: visible
    }

    .nav-sidebar > .nav-header[b-snrkayhmh0], .sidebar-form[b-snrkayhmh0] {
        overflow: hidden;
        text-overflow: clip
    }

    .nav-sidebar .nav-item > .nav-link[b-snrkayhmh0] {
        position: relative
    }

        .nav-sidebar .nav-item > .nav-link > .float-right[b-snrkayhmh0] {
            position: absolute;
            right: 10px;
            top: 50%;
            margin-top: -7px
        }

.main-sidebar .brand-text[b-snrkayhmh0], .sidebar .nav-link p[b-snrkayhmh0], .sidebar .user-panel .info[b-snrkayhmh0] {
    transition: margin-left .3s linear,opacity .5s ease
}

@media screen and (prefers-reduced-motion:reduce) {
    .main-sidebar .brand-text[b-snrkayhmh0], .sidebar .nav-link p[b-snrkayhmh0], .sidebar .user-panel .info[b-snrkayhmh0] {
        transition: none
    }
}

.control-sidebar[b-snrkayhmh0] {
    position: absolute;
    top: 2.5rem;
    z-index: 830
}

    .control-sidebar[b-snrkayhmh0], .control-sidebar[b-snrkayhmh0]:before {
        width: 250px;
        right: -250px;
        bottom: 0;
        transition: right .3s ease-in-out
    }

@media screen and (prefers-reduced-motion:reduce) {
    .control-sidebar[b-snrkayhmh0], .control-sidebar[b-snrkayhmh0]:before {
        transition: none
    }
}

.control-sidebar[b-snrkayhmh0]:before {
    top: 0;
    display: block;
    position: fixed;
    content: " ";
    z-index: -1
}

@media (min-width:768px) {
    .control-sidebar-open .control-sidebar[b-snrkayhmh0], .control-sidebar-open .control-sidebar[b-snrkayhmh0]:before {
        right: 0
    }

    .control-sidebar-open .content-wrapper[b-snrkayhmh0], .control-sidebar-open .main-footer[b-snrkayhmh0] {
        margin-right: 250px
    }
}

@media (max-width:991.98px) {
    .control-sidebar-open .control-sidebar[b-snrkayhmh0], .control-sidebar-open .control-sidebar[b-snrkayhmh0]:before {
        right: 0
    }
}

.control-sidebar-slide-open .control-sidebar[b-snrkayhmh0], .control-sidebar-slide-open .control-sidebar[b-snrkayhmh0]:before {
    right: 0
}

.control-sidebar-dark[b-snrkayhmh0], .control-sidebar-dark .nav-link[b-snrkayhmh0], .control-sidebar-dark a[b-snrkayhmh0] {
    color: #c2c7d0
}

    .control-sidebar-dark[b-snrkayhmh0], .control-sidebar-dark[b-snrkayhmh0]:before {
        background: #343a40
    }

        .control-sidebar-dark a:hover[b-snrkayhmh0] {
            color: #fff
        }

        .control-sidebar-dark h1[b-snrkayhmh0], .control-sidebar-dark h2[b-snrkayhmh0], .control-sidebar-dark h3[b-snrkayhmh0], .control-sidebar-dark h4[b-snrkayhmh0], .control-sidebar-dark h5[b-snrkayhmh0], .control-sidebar-dark h6[b-snrkayhmh0], .control-sidebar-dark label[b-snrkayhmh0] {
            color: #fff
        }

        .control-sidebar-dark .nav-tabs[b-snrkayhmh0] {
            border-bottom: 0;
            background-color: rgba(255,255,255,.1);
            margin-bottom: 5px
        }

            .control-sidebar-dark .nav-tabs .nav-item[b-snrkayhmh0] {
                margin: 0
            }

            .control-sidebar-dark .nav-tabs .nav-link[b-snrkayhmh0] {
                position: relative;
                border-radius: 0;
                text-align: center;
                padding: 10px 20px
            }

                .control-sidebar-dark .nav-tabs .nav-link[b-snrkayhmh0], .control-sidebar-dark .nav-tabs .nav-link.active[b-snrkayhmh0], .control-sidebar-dark .nav-tabs .nav-link:active[b-snrkayhmh0], .control-sidebar-dark .nav-tabs .nav-link:focus[b-snrkayhmh0], .control-sidebar-dark .nav-tabs .nav-link:hover[b-snrkayhmh0] {
                    border: 0
                }

                    .control-sidebar-dark .nav-tabs .nav-link.active[b-snrkayhmh0], .control-sidebar-dark .nav-tabs .nav-link:active[b-snrkayhmh0], .control-sidebar-dark .nav-tabs .nav-link:focus[b-snrkayhmh0], .control-sidebar-dark .nav-tabs .nav-link:hover[b-snrkayhmh0] {
                        border-left-color: transparent;
                        border-bottom-color: transparent;
                        border-top-color: transparent;
                        color: #fff
                    }

                    .control-sidebar-dark .nav-tabs .nav-link.active[b-snrkayhmh0] {
                        background-color: #343a40
                    }

        .control-sidebar-dark .tab-pane[b-snrkayhmh0] {
            padding: 10px 15px
        }

.control-sidebar-light[b-snrkayhmh0] {
    color: #4b545c
}

    .control-sidebar-light[b-snrkayhmh0], .control-sidebar-light[b-snrkayhmh0]:before {
        background: #fff;
        border-left: 1px solid #adb5bd
    }

.dropdown-item-title[b-snrkayhmh0] {
    font-size: 1rem;
    margin: 0
}

.dropdown-menu-lg[b-snrkayhmh0] {
    min-width: 280px;
    max-width: 300px;
    padding: 0
}

    .dropdown-menu-lg .dropdown-divider[b-snrkayhmh0] {
        margin: 0
    }

    .dropdown-menu-lg .dropdown-item[b-snrkayhmh0] {
        padding: .5rem 1rem
    }

    .dropdown-menu-lg p[b-snrkayhmh0] {
        white-space: normal;
        margin: 0
    }

.dropdown-footer[b-snrkayhmh0], .dropdown-header[b-snrkayhmh0] {
    text-align: center;
    display: block;
    padding: .5rem 1rem;
    font-size: .875rem
}

.open:not(.dropup) > .animated-dropdown-menu[b-snrkayhmh0] {
    backface-visibility: visible !important;
    animation: flipInX-b-snrkayhmh0 .7s both
}

@keyframes flipInX-b-snrkayhmh0 {
    0% {
        transform: perspective(400px) rotate3d(1,0,0,90deg);
        transition-timing-function: ease-in;
        opacity: 0
    }

    40% {
        transform: perspective(400px) rotate3d(1,0,0,-20deg);
        transition-timing-function: ease-in
    }

    60% {
        transform: perspective(400px) rotate3d(1,0,0,10deg);
        opacity: 1
    }

    80% {
        transform: perspective(400px) rotate3d(1,0,0,-5deg)
    }

    100% {
        transform: perspective(400px)
    }
}

@-webkit-keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotate3d(1,0,0,90deg);
        -webkit-transition-timing-function: ease-in;
        opacity: 0
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(1,0,0,-20deg);
        -webkit-transition-timing-function: ease-in
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(1,0,0,10deg);
        opacity: 1
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(1,0,0,-5deg)
    }

    100% {
        -webkit-transform: perspective(400px)
    }
}

.navbar-custom-menu > .navbar-nav > li[b-snrkayhmh0] {
    position: relative
}

    .navbar-custom-menu > .navbar-nav > li > .dropdown-menu[b-snrkayhmh0] {
        position: absolute;
        right: 0;
        left: auto
    }

@media (max-width:767.98px) {
    .navbar-custom-menu > .navbar-nav[b-snrkayhmh0] {
        float: right
    }

        .navbar-custom-menu > .navbar-nav > li[b-snrkayhmh0] {
            position: static
        }

            .navbar-custom-menu > .navbar-nav > li > .dropdown-menu[b-snrkayhmh0] {
                position: absolute;
                right: 5%;
                left: auto;
                border: 1px solid #ddd;
                background: #fff
            }
}

.form-group.has-icon[b-snrkayhmh0] {
    position: relative
}

    .form-group.has-icon .form-control[b-snrkayhmh0] {
        padding-right: 35px
    }

    .form-group.has-icon .form-icon[b-snrkayhmh0] {
        cursor: pointer;
        position: absolute;
        right: 3px;
        top: 0;
        padding: .375rem .75rem;
        border: 0;
        background-color: transparent;
        font-size: 1rem
    }

.btn-group-vertical .btn.btn-flat:first-of-type[b-snrkayhmh0], .btn-group-vertical .btn.btn-flat:last-of-type[b-snrkayhmh0] {
    border-radius: 0
}

.form-control-feedback.fa[b-snrkayhmh0] {
    line-height: calc(2.25rem + 2px)
}

.form-group-lg .form-control + .form-control-feedback.fa[b-snrkayhmh0], .input-group-lg + .form-control-feedback.fa[b-snrkayhmh0], .input-lg + .form-control-feedback.fa[b-snrkayhmh0] {
    line-height: calc(2.875rem + 2px)
}

.form-group-sm .form-control + .form-control-feedback.fa[b-snrkayhmh0], .input-group-sm + .form-control-feedback.fa[b-snrkayhmh0], .input-sm + .form-control-feedback.fa[b-snrkayhmh0] {
    line-height: calc(1.8125rem + 2px)
}

label:not(.form-check-label):not(.custom-file-label)[b-snrkayhmh0] {
    font-weight: 700
}

.progress[b-snrkayhmh0] {
    box-shadow: none;
    border-radius: 1px
}

.progress-sm[b-snrkayhmh0] {
    height: 10px
}

.progress-xs[b-snrkayhmh0] {
    height: 7px
}

.progress-xxs[b-snrkayhmh0] {
    height: 3px
}

.progress.vertical[b-snrkayhmh0] {
    position: relative;
    width: 30px;
    height: 200px;
    display: inline-block;
    margin-right: 10px
}

    .progress.vertical > .progress-bar[b-snrkayhmh0] {
        width: 100%;
        position: absolute;
        bottom: 0
    }

    .progress.vertical.progress-sm[b-snrkayhmh0], .progress.vertical.sm[b-snrkayhmh0] {
        width: 20px
    }

    .progress.vertical.progress-xs[b-snrkayhmh0], .progress.vertical.xs[b-snrkayhmh0] {
        width: 10px
    }

    .progress.vertical.progress-xxs[b-snrkayhmh0], .progress.vertical.xxs[b-snrkayhmh0] {
        width: 3px
    }

.table tr > td .progress[b-snrkayhmh0] {
    margin: 0
}

.small-box[b-snrkayhmh0] {
    border-radius: .25rem;
    box-shadow: 0 0 1px rgba(0,0,0,.125),0 1px 3px rgba(0,0,0,.2);
    position: relative;
    display: block;
    margin-bottom: 20px
}

    .small-box > .inner[b-snrkayhmh0] {
        padding: 10px
    }

    .small-box > .small-box-footer[b-snrkayhmh0] {
        position: relative;
        text-align: center;
        padding: 3px 0;
        color: #fff;
        color: rgba(255,255,255,.8);
        display: block;
        z-index: 10;
        background: rgba(0,0,0,.1);
        text-decoration: none
    }

        .small-box > .small-box-footer:hover[b-snrkayhmh0] {
            color: #fff;
            background: rgba(0,0,0,.15)
        }

    .small-box h3[b-snrkayhmh0] {
        font-size: 38px;
        font-weight: 700;
        margin: 0 0 10px 0;
        white-space: nowrap;
        padding: 0
    }

    .small-box p[b-snrkayhmh0] {
        font-size: 15px
    }

        .small-box p > small[b-snrkayhmh0] {
            display: block;
            color: #f9f9f9;
            font-size: 13px;
            margin-top: 5px
        }

    .small-box h3[b-snrkayhmh0], .small-box p[b-snrkayhmh0] {
        z-index: 5
    }

    .small-box .icon[b-snrkayhmh0] {
        transition: all .3s linear;
        position: absolute;
        top: -10px;
        right: 10px;
        z-index: 0;
        font-size: 90px;
        color: rgba(0,0,0,.15)
    }

    .small-box:hover[b-snrkayhmh0] {
        text-decoration: none
    }

        .small-box:hover .icon[b-snrkayhmh0] {
            font-size: 95px
        }

@media (max-width:767.98px) {
    .small-box[b-snrkayhmh0] {
        text-align: center
    }

        .small-box .icon[b-snrkayhmh0] {
            display: none
        }

        .small-box p[b-snrkayhmh0] {
            font-size: 12px
        }
}

.card[b-snrkayhmh0] {
    box-shadow: 0 0 1px rgba(0,0,0,.125),0 1px 3px rgba(0,0,0,.2)
}

    .card.bg-dark[b-snrkayhmh0], .card.bg-dark .card-body[b-snrkayhmh0] {
        color: #fff
    }

    .card.collapsed-card .card-body[b-snrkayhmh0], .card.collapsed-card .card-footer[b-snrkayhmh0] {
        display: none
    }

    .card .nav.flex-column > li[b-snrkayhmh0] {
        border-bottom: 1px solid rgba(0,0,0,.125);
        margin: 0
    }

        .card .nav.flex-column > li:last-of-type[b-snrkayhmh0] {
            border-bottom: none
        }

    .card.height-control .card-body[b-snrkayhmh0] {
        max-height: 300px;
        overflow: auto
    }

    .card .border-right[b-snrkayhmh0] {
        border-right: 1px solid rgba(0,0,0,.125)
    }

    .card .border-left[b-snrkayhmh0] {
        border-left: 1px solid rgba(0,0,0,.125)
    }

    .card > .loading-img[b-snrkayhmh0], .card > .overlay[b-snrkayhmh0], .overlay-wrapper > .loading-img[b-snrkayhmh0], .overlay-wrapper > .overlay[b-snrkayhmh0] {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%
    }

    .card .overlay[b-snrkayhmh0], .overlay-wrapper .overlay[b-snrkayhmh0] {
        z-index: 50;
        background: rgba(255,255,255,.7);
        border-radius: .25rem
    }

        .card .overlay > .fa[b-snrkayhmh0], .overlay-wrapper .overlay > .fa[b-snrkayhmh0] {
            position: absolute;
            top: 50%;
            left: 50%;
            margin-left: -15px;
            margin-top: -15px;
            color: #000;
            font-size: 30px
        }

        .card .overlay.dark[b-snrkayhmh0], .overlay-wrapper .overlay.dark[b-snrkayhmh0] {
            background: rgba(0,0,0,.5)
        }

.card-body[b-snrkayhmh0]::after, .card-footer[b-snrkayhmh0]::after, .card-header[b-snrkayhmh0]::after {
    display: block;
    clear: both;
    content: ""
}

.card-header[b-snrkayhmh0] {
    position: relative;
    background-color: transparent;
    border-bottom: 1px solid rgba(0,0,0,.125);
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem
}

.collapsed-card .card-header[b-snrkayhmh0] {
    border-bottom: none
}

.card-header > .card-tools[b-snrkayhmh0] {
    position: absolute;
    right: 1rem;
    top: .5rem
}

    .card-header > .card-tools [data-toggle=tooltip][b-snrkayhmh0] {
        position: relative
    }

.card-title[b-snrkayhmh0] {
    font-size: 1.25rem;
    font-weight: 400;
    margin: 0
}

.btn-tool[b-snrkayhmh0] {
    padding: .25rem .5rem;
    font-size: .875rem;
    background: 0 0;
    color: #adb5bd
}

    .btn-group.show .btn-tool[b-snrkayhmh0], .btn-tool:hover[b-snrkayhmh0] {
        color: #495057
    }

    .btn-tool:focus[b-snrkayhmh0], .show .btn-tool[b-snrkayhmh0] {
        box-shadow: none !important
    }

.card-body > .table[b-snrkayhmh0] {
    margin-bottom: 0
}

    .card-body > .table > thead > tr > td[b-snrkayhmh0], .card-body > .table > thead > tr > th[b-snrkayhmh0] {
        border-top-width: 0
    }

.card-body .fc[b-snrkayhmh0] {
    margin-top: 5px
}

.card-body .full-width-chart[b-snrkayhmh0] {
    margin: -19px
}

.card-body.p-0 .full-width-chart[b-snrkayhmh0] {
    margin: -9px
}

.chart-legend[b-snrkayhmh0] {
    margin: 10px 0
}

@media (max-width:576px) {
    .chart-legend > li[b-snrkayhmh0] {
        float: left;
        margin-right: 10px
    }
}

.card-comments[b-snrkayhmh0] {
    background: #f7f7f7
}

    .card-comments .card-comment[b-snrkayhmh0] {
        padding: 8px 0;
        border-bottom: 1px solid #eee
    }

        .card-comments .card-comment[b-snrkayhmh0]::after {
            display: block;
            clear: both;
            content: ""
        }

        .card-comments .card-comment:last-of-type[b-snrkayhmh0] {
            border-bottom: 0
        }

        .card-comments .card-comment:first-of-type[b-snrkayhmh0] {
            padding-top: 0
        }

        .card-comments .card-comment img[b-snrkayhmh0] {
            float: left
        }

    .card-comments .comment-text[b-snrkayhmh0] {
        margin-left: 40px;
        color: #555
    }

    .card-comments .username[b-snrkayhmh0] {
        color: #444;
        display: block;
        font-weight: 600
    }

    .card-comments .text-muted[b-snrkayhmh0] {
        font-weight: 400;
        font-size: 12px
    }

.todo-list[b-snrkayhmh0] {
    margin: 0;
    padding: 0;
    list-style: none;
    overflow: auto
}

    .todo-list > li[b-snrkayhmh0] {
        border-radius: 2px;
        padding: 10px;
        background: #f4f4f4;
        margin-bottom: 2px;
        border-left: 2px solid #e6e7e8;
        color: #444
    }

        .todo-list > li:last-of-type[b-snrkayhmh0] {
            margin-bottom: 0
        }

        .todo-list > li > input[type=checkbox][b-snrkayhmh0] {
            margin: 0 10px 0 5px
        }

        .todo-list > li .text[b-snrkayhmh0] {
            display: inline-block;
            margin-left: 5px;
            font-weight: 600
        }

        .todo-list > li .label[b-snrkayhmh0] {
            margin-left: 10px;
            font-size: 9px
        }

        .todo-list > li .tools[b-snrkayhmh0] {
            display: none;
            float: right;
            color: #dc3545
        }

            .todo-list > li .tools > .fa[b-snrkayhmh0], .todo-list > li .tools > .glyphicon[b-snrkayhmh0], .todo-list > li .tools > .ion[b-snrkayhmh0] {
                margin-right: 5px;
                cursor: pointer
            }

        .todo-list > li:hover .tools[b-snrkayhmh0] {
            display: inline-block
        }

        .todo-list > li.done[b-snrkayhmh0] {
            color: #999
        }

            .todo-list > li.done .text[b-snrkayhmh0] {
                text-decoration: line-through;
                font-weight: 500
            }

            .todo-list > li.done .label[b-snrkayhmh0] {
                background: #adb5bd !important
            }

    .todo-list .danger[b-snrkayhmh0] {
        border-left-color: #dc3545
    }

    .todo-list .warning[b-snrkayhmh0] {
        border-left-color: #ffc107
    }

    .todo-list .info[b-snrkayhmh0] {
        border-left-color: #17a2b8
    }

    .todo-list .success[b-snrkayhmh0] {
        border-left-color: #28a745
    }

    .todo-list .primary[b-snrkayhmh0] {
        border-left-color: #007bff
    }

    .todo-list .handle[b-snrkayhmh0] {
        display: inline-block;
        cursor: move;
        margin: 0 5px
    }

.card-input[b-snrkayhmh0] {
    max-width: 200px
}

.card-primary:not(.card-outline) .card-header[b-snrkayhmh0] {
    background-color: #007bff;
    border-bottom: 0
}

    .card-primary:not(.card-outline) .card-header[b-snrkayhmh0], .card-primary:not(.card-outline) .card-header a[b-snrkayhmh0] {
        color: #fff
    }

.card-primary.card-outline[b-snrkayhmh0] {
    border-top: 3px solid #007bff
}

.bg-primary .btn-tool[b-snrkayhmh0], .bg-primary-gradient .btn-tool[b-snrkayhmh0], .card-primary:not(.card-outline) .btn-tool[b-snrkayhmh0], .label-primary .btn-tool[b-snrkayhmh0] {
    color: rgba(255,255,255,.8)
}

    .bg-primary .btn-tool:hover[b-snrkayhmh0], .bg-primary-gradient .btn-tool:hover[b-snrkayhmh0], .card-primary:not(.card-outline) .btn-tool:hover[b-snrkayhmh0], .label-primary .btn-tool:hover[b-snrkayhmh0] {
        color: #fff
    }

.card-secondary:not(.card-outline) .card-header[b-snrkayhmh0] {
    background-color: #6c757d;
    border-bottom: 0
}

    .card-secondary:not(.card-outline) .card-header[b-snrkayhmh0], .card-secondary:not(.card-outline) .card-header a[b-snrkayhmh0] {
        color: #fff
    }

.card-secondary.card-outline[b-snrkayhmh0] {
    border-top: 3px solid #6c757d
}

.bg-secondary .btn-tool[b-snrkayhmh0], .bg-secondary-gradient .btn-tool[b-snrkayhmh0], .card-secondary:not(.card-outline) .btn-tool[b-snrkayhmh0] {
    color: rgba(255,255,255,.8)
}

    .bg-secondary .btn-tool:hover[b-snrkayhmh0], .bg-secondary-gradient .btn-tool:hover[b-snrkayhmh0], .card-secondary:not(.card-outline) .btn-tool:hover[b-snrkayhmh0] {
        color: #fff
    }

.card-success:not(.card-outline) .card-header[b-snrkayhmh0] {
    background-color: #28a745;
    border-bottom: 0
}

    .card-success:not(.card-outline) .card-header[b-snrkayhmh0], .card-success:not(.card-outline) .card-header a[b-snrkayhmh0] {
        color: #fff
    }

.card-success.card-outline[b-snrkayhmh0] {
    border-top: 3px solid #28a745
}

.alert-success .btn-tool[b-snrkayhmh0], .bg-success .btn-tool[b-snrkayhmh0], .bg-success-gradient .btn-tool[b-snrkayhmh0], .card-success:not(.card-outline) .btn-tool[b-snrkayhmh0], .label-success .btn-tool[b-snrkayhmh0] {
    color: rgba(255,255,255,.8)
}

    .alert-success .btn-tool:hover[b-snrkayhmh0], .bg-success .btn-tool:hover[b-snrkayhmh0], .bg-success-gradient .btn-tool:hover[b-snrkayhmh0], .card-success:not(.card-outline) .btn-tool:hover[b-snrkayhmh0], .label-success .btn-tool:hover[b-snrkayhmh0] {
        color: #fff
    }

.card-info:not(.card-outline) .card-header[b-snrkayhmh0] {
    background-color: #17a2b8;
    border-bottom: 0
}

    .card-info:not(.card-outline) .card-header[b-snrkayhmh0], .card-info:not(.card-outline) .card-header a[b-snrkayhmh0] {
        color: #fff
    }

.card-info.card-outline[b-snrkayhmh0] {
    border-top: 3px solid #17a2b8
}

.alert-info .btn-tool[b-snrkayhmh0], .bg-info .btn-tool[b-snrkayhmh0], .bg-info-gradient .btn-tool[b-snrkayhmh0], .card-info:not(.card-outline) .btn-tool[b-snrkayhmh0], .label-info .btn-tool[b-snrkayhmh0] {
    color: rgba(255,255,255,.8)
}

    .alert-info .btn-tool:hover[b-snrkayhmh0], .bg-info .btn-tool:hover[b-snrkayhmh0], .bg-info-gradient .btn-tool:hover[b-snrkayhmh0], .card-info:not(.card-outline) .btn-tool:hover[b-snrkayhmh0], .label-info .btn-tool:hover[b-snrkayhmh0] {
        color: #fff
    }

.card-warning:not(.card-outline) .card-header[b-snrkayhmh0] {
    background-color: #ffc107;
    border-bottom: 0
}

    .card-warning:not(.card-outline) .card-header[b-snrkayhmh0], .card-warning:not(.card-outline) .card-header a[b-snrkayhmh0] {
        color: #1f2d3d
    }

.card-warning.card-outline[b-snrkayhmh0] {
    border-top: 3px solid #ffc107
}

.alert-warning .btn-tool[b-snrkayhmh0], .bg-warning .btn-tool[b-snrkayhmh0], .bg-warning-gradient .btn-tool[b-snrkayhmh0], .card-warning:not(.card-outline) .btn-tool[b-snrkayhmh0], .label-warning .btn-tool[b-snrkayhmh0] {
    color: rgba(31,45,61,.8)
}

    .alert-warning .btn-tool:hover[b-snrkayhmh0], .bg-warning .btn-tool:hover[b-snrkayhmh0], .bg-warning-gradient .btn-tool:hover[b-snrkayhmh0], .card-warning:not(.card-outline) .btn-tool:hover[b-snrkayhmh0], .label-warning .btn-tool:hover[b-snrkayhmh0] {
        color: #1f2d3d
    }

.card-danger:not(.card-outline) .card-header[b-snrkayhmh0] {
    background-color: #dc3545;
    border-bottom: 0
}

    .card-danger:not(.card-outline) .card-header[b-snrkayhmh0], .card-danger:not(.card-outline) .card-header a[b-snrkayhmh0] {
        color: #fff
    }

.card-danger.card-outline[b-snrkayhmh0] {
    border-top: 3px solid #dc3545
}

.alert-danger .btn-tool[b-snrkayhmh0], .alert-error .btn-tool[b-snrkayhmh0], .bg-danger .btn-tool[b-snrkayhmh0], .bg-danger-gradient .btn-tool[b-snrkayhmh0], .card-danger:not(.card-outline) .btn-tool[b-snrkayhmh0], .label-danger .btn-tool[b-snrkayhmh0] {
    color: rgba(255,255,255,.8)
}

    .alert-danger .btn-tool:hover[b-snrkayhmh0], .alert-error .btn-tool:hover[b-snrkayhmh0], .bg-danger .btn-tool:hover[b-snrkayhmh0], .bg-danger-gradient .btn-tool:hover[b-snrkayhmh0], .card-danger:not(.card-outline) .btn-tool:hover[b-snrkayhmh0], .label-danger .btn-tool:hover[b-snrkayhmh0] {
        color: #fff
    }

.card-light:not(.card-outline) .card-header[b-snrkayhmh0] {
    background-color: #f8f9fa;
    border-bottom: 0
}

    .card-light:not(.card-outline) .card-header[b-snrkayhmh0], .card-light:not(.card-outline) .card-header a[b-snrkayhmh0] {
        color: #1f2d3d
    }

.card-light.card-outline[b-snrkayhmh0] {
    border-top: 3px solid #f8f9fa
}

.bg-light .btn-tool[b-snrkayhmh0], .bg-light-gradient .btn-tool[b-snrkayhmh0], .card-light:not(.card-outline) .btn-tool[b-snrkayhmh0] {
    color: rgba(31,45,61,.8)
}

    .bg-light .btn-tool:hover[b-snrkayhmh0], .bg-light-gradient .btn-tool:hover[b-snrkayhmh0], .card-light:not(.card-outline) .btn-tool:hover[b-snrkayhmh0] {
        color: #1f2d3d
    }

.card-dark:not(.card-outline) .card-header[b-snrkayhmh0] {
    background-color: #343a40;
    border-bottom: 0
}

    .card-dark:not(.card-outline) .card-header[b-snrkayhmh0], .card-dark:not(.card-outline) .card-header a[b-snrkayhmh0] {
        color: #fff
    }

.card-dark.card-outline[b-snrkayhmh0] {
    border-top: 3px solid #343a40
}

.bg-dark .btn-tool[b-snrkayhmh0], .bg-dark-gradient .btn-tool[b-snrkayhmh0], .card-dark:not(.card-outline) .btn-tool[b-snrkayhmh0] {
    color: rgba(255,255,255,.8)
}

    .bg-dark .btn-tool:hover[b-snrkayhmh0], .bg-dark-gradient .btn-tool:hover[b-snrkayhmh0], .card-dark:not(.card-outline) .btn-tool:hover[b-snrkayhmh0] {
        color: #fff
    }

.info-box[b-snrkayhmh0] {
    box-shadow: 0 0 1px rgba(0,0,0,.125),0 1px 3px rgba(0,0,0,.2);
    border-radius: .25rem;
    padding: .5rem;
    min-height: 80px;
    background: #fff
}

    .info-box .progress[b-snrkayhmh0] {
        background-color: rgba(0,0,0,.125);
        margin: 5px 0;
        height: 2px
    }

        .info-box .progress .progress-bar[b-snrkayhmh0] {
            background-color: #fff
        }

.info-box-icon[b-snrkayhmh0] {
    border-radius: .25rem;
    display: block;
    width: 70px;
    text-align: center;
    font-size: 30px
}

    .info-box-icon > img[b-snrkayhmh0] {
        max-width: 100%
    }

.info-box-content[b-snrkayhmh0] {
    padding: 5px 10px;
    flex: 1
}

.info-box-number[b-snrkayhmh0] {
    display: block;
    font-weight: 700
}

.info-box-text[b-snrkayhmh0], .progress-description[b-snrkayhmh0] {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.info-box.bg-primary[b-snrkayhmh0], .info-box.bg-primary-gradient[b-snrkayhmh0], .info-box.label-primary[b-snrkayhmh0] {
    color: #fff
}

    .info-box.bg-primary .progress-bar[b-snrkayhmh0], .info-box.bg-primary-gradient .progress-bar[b-snrkayhmh0], .info-box.label-primary .progress-bar[b-snrkayhmh0] {
        background-color: #fff
    }

.info-box.bg-secondary[b-snrkayhmh0], .info-box.bg-secondary-gradient[b-snrkayhmh0] {
    color: #fff
}

    .info-box.bg-secondary .progress-bar[b-snrkayhmh0], .info-box.bg-secondary-gradient .progress-bar[b-snrkayhmh0] {
        background-color: #fff
    }

.info-box.alert-success[b-snrkayhmh0], .info-box.bg-success[b-snrkayhmh0], .info-box.bg-success-gradient[b-snrkayhmh0], .info-box.label-success[b-snrkayhmh0] {
    color: #fff
}

    .info-box.alert-success .progress-bar[b-snrkayhmh0], .info-box.bg-success .progress-bar[b-snrkayhmh0], .info-box.bg-success-gradient .progress-bar[b-snrkayhmh0], .info-box.label-success .progress-bar[b-snrkayhmh0] {
        background-color: #fff
    }

.info-box.alert-info[b-snrkayhmh0], .info-box.bg-info[b-snrkayhmh0], .info-box.bg-info-gradient[b-snrkayhmh0], .info-box.label-info[b-snrkayhmh0] {
    color: #fff
}

    .info-box.alert-info .progress-bar[b-snrkayhmh0], .info-box.bg-info .progress-bar[b-snrkayhmh0], .info-box.bg-info-gradient .progress-bar[b-snrkayhmh0], .info-box.label-info .progress-bar[b-snrkayhmh0] {
        background-color: #fff
    }

.info-box.alert-warning[b-snrkayhmh0], .info-box.bg-warning[b-snrkayhmh0], .info-box.bg-warning-gradient[b-snrkayhmh0], .info-box.label-warning[b-snrkayhmh0] {
    color: #1f2d3d
}

    .info-box.alert-warning .progress-bar[b-snrkayhmh0], .info-box.bg-warning .progress-bar[b-snrkayhmh0], .info-box.bg-warning-gradient .progress-bar[b-snrkayhmh0], .info-box.label-warning .progress-bar[b-snrkayhmh0] {
        background-color: #1f2d3d
    }

.info-box.alert-danger[b-snrkayhmh0], .info-box.alert-error[b-snrkayhmh0], .info-box.bg-danger[b-snrkayhmh0], .info-box.bg-danger-gradient[b-snrkayhmh0], .info-box.label-danger[b-snrkayhmh0] {
    color: #fff
}

    .info-box.alert-danger .progress-bar[b-snrkayhmh0], .info-box.alert-error .progress-bar[b-snrkayhmh0], .info-box.bg-danger .progress-bar[b-snrkayhmh0], .info-box.bg-danger-gradient .progress-bar[b-snrkayhmh0], .info-box.label-danger .progress-bar[b-snrkayhmh0] {
        background-color: #fff
    }

.info-box.bg-light[b-snrkayhmh0], .info-box.bg-light-gradient[b-snrkayhmh0] {
    color: #1f2d3d
}

    .info-box.bg-light .progress-bar[b-snrkayhmh0], .info-box.bg-light-gradient .progress-bar[b-snrkayhmh0] {
        background-color: #1f2d3d
    }

.info-box.bg-dark[b-snrkayhmh0], .info-box.bg-dark-gradient[b-snrkayhmh0] {
    color: #fff
}

    .info-box.bg-dark .progress-bar[b-snrkayhmh0], .info-box.bg-dark-gradient .progress-bar[b-snrkayhmh0] {
        background-color: #fff
    }

.info-box-more[b-snrkayhmh0] {
    display: block
}

.progress-description[b-snrkayhmh0] {
    margin: 0
}

.timeline[b-snrkayhmh0] {
    position: relative;
    margin: 0 0 30px 0;
    padding: 0;
    list-style: none
}

    .timeline[b-snrkayhmh0]:before {
        content: '';
        position: absolute;
        top: 0;
        bottom: 0;
        width: 4px;
        background: #ddd;
        left: 31px;
        margin: 0;
        border-radius: .25rem
    }

    .timeline > li[b-snrkayhmh0] {
        position: relative;
        margin-right: 10px;
        margin-bottom: 15px
    }

        .timeline > li[b-snrkayhmh0]::after {
            display: block;
            clear: both;
            content: ""
        }

        .timeline > li > .timeline-item[b-snrkayhmh0] {
            box-shadow: 0 0 1px rgba(0,0,0,.125),0 1px 3px rgba(0,0,0,.2);
            border-radius: .25rem;
            margin-top: 0;
            background: #fff;
            color: #444;
            margin-left: 60px;
            margin-right: 15px;
            padding: 0;
            position: relative
        }

            .timeline > li > .timeline-item > .time[b-snrkayhmh0] {
                color: #999;
                float: right;
                padding: 10px;
                font-size: 12px
            }

            .timeline > li > .timeline-item > .timeline-header[b-snrkayhmh0] {
                margin: 0;
                color: #555;
                border-bottom: 1px solid rgba(0,0,0,.125);
                padding: 10px;
                font-size: 16px;
                line-height: 1.1
            }

                .timeline > li > .timeline-item > .timeline-header > a[b-snrkayhmh0] {
                    font-weight: 600
                }

            .timeline > li > .timeline-item > .timeline-body[b-snrkayhmh0], .timeline > li > .timeline-item > .timeline-footer[b-snrkayhmh0] {
                padding: 10px
            }

        .timeline > li > .fa[b-snrkayhmh0], .timeline > li > .glyphicon[b-snrkayhmh0], .timeline > li > .ion[b-snrkayhmh0] {
            width: 30px;
            height: 30px;
            font-size: 15px;
            line-height: 30px;
            position: absolute;
            background: #adb5bd;
            border-radius: 50%;
            text-align: center;
            left: 18px;
            top: 0
        }

    .timeline > .time-label > span[b-snrkayhmh0] {
        font-weight: 600;
        padding: 5px;
        display: inline-block;
        background-color: #fff;
        border-radius: 4px
    }

.timeline-inverse > li > .timeline-item[b-snrkayhmh0] {
    background: #f8f9fa;
    border: 1px solid #ddd;
    box-shadow: none
}

    .timeline-inverse > li > .timeline-item > .timeline-header[b-snrkayhmh0] {
        border-bottom-color: #ddd
    }

.btn.btn-flat[b-snrkayhmh0] {
    border-radius: 0;
    box-shadow: none;
    border-width: 1px
}

.btn.btn-file[b-snrkayhmh0] {
    position: relative;
    overflow: hidden
}

    .btn.btn-file > input[type=file][b-snrkayhmh0] {
        position: absolute;
        top: 0;
        right: 0;
        min-width: 100%;
        min-height: 100%;
        font-size: 100px;
        text-align: right;
        opacity: 0;
        outline: 0;
        background: #fff;
        cursor: inherit;
        display: block
    }

.btn-default[b-snrkayhmh0] {
    background-color: #f4f4f4;
    color: #444;
    border-color: #ddd
}

    .btn-default.hover[b-snrkayhmh0], .btn-default:active[b-snrkayhmh0], .btn-default:hover[b-snrkayhmh0] {
        background-color: #e7e7e7
    }

.btn-app[b-snrkayhmh0] {
    border-radius: 3px;
    position: relative;
    padding: 15px 5px;
    margin: 0 0 10px 10px;
    min-width: 80px;
    height: 60px;
    text-align: center;
    color: #666;
    border: 1px solid #ddd;
    background-color: #f4f4f4;
    font-size: 12px
}

    .btn-app > .fa[b-snrkayhmh0], .btn-app > .glyphicon[b-snrkayhmh0], .btn-app > .ion[b-snrkayhmh0] {
        font-size: 20px;
        display: block
    }

    .btn-app:hover[b-snrkayhmh0] {
        background: #f4f4f4;
        color: #444;
        border-color: #aaa
    }

    .btn-app:active[b-snrkayhmh0], .btn-app:focus[b-snrkayhmh0] {
        box-shadow: inset 0 3px 5px rgba(0,0,0,.125)
    }

    .btn-app > .badge[b-snrkayhmh0] {
        position: absolute;
        top: -3px;
        right: -10px;
        font-size: 10px;
        font-weight: 400
    }

.callout[b-snrkayhmh0] {
    border-radius: .25rem;
    background-color: #fff;
    padding: .5rem 1rem .5rem .5rem;
    border-left: 5px solid #eee
}

    .callout a[b-snrkayhmh0] {
        color: #fff;
        text-decoration: underline
    }

        .callout a:hover[b-snrkayhmh0] {
            color: #eee
        }

    .callout p:last-child[b-snrkayhmh0] {
        margin-bottom: 0
    }

    .callout.callout-danger[b-snrkayhmh0] {
        border-left-color: #bd2130
    }

    .callout.callout-warning[b-snrkayhmh0] {
        border-left-color: #d39e00
    }

    .callout.callout-info[b-snrkayhmh0] {
        border-left-color: #117a8b
    }

    .callout.callout-success[b-snrkayhmh0] {
        border-left-color: #1e7e34
    }

.alert .icon[b-snrkayhmh0] {
    margin-right: 10px
}

.alert .close[b-snrkayhmh0], .alert .mailbox-attachment-close[b-snrkayhmh0] {
    color: #000;
    opacity: .2
}

    .alert .close:hover[b-snrkayhmh0], .alert .mailbox-attachment-close:hover[b-snrkayhmh0] {
        opacity: .5
    }

.alert a[b-snrkayhmh0] {
    color: #fff;
    text-decoration: underline
}

.alert-success[b-snrkayhmh0] {
    border-color: #23923d
}

.alert-danger[b-snrkayhmh0], .alert-error[b-snrkayhmh0] {
    border-color: #d32535
}

.alert-warning[b-snrkayhmh0] {
    border-color: #edb100
}

.alert-info[b-snrkayhmh0] {
    border-color: #148ea1
}

.nav-pills .nav-link[b-snrkayhmh0] {
    color: #6c757d
}

    .nav-pills .nav-link:not(.active):hover[b-snrkayhmh0] {
        color: #007bff
    }

.products-list[b-snrkayhmh0] {
    list-style: none;
    margin: 0;
    padding: 0
}

    .products-list > .item[b-snrkayhmh0] {
        border-radius: .25rem;
        padding: 10px 0;
        background: #fff
    }

        .products-list > .item[b-snrkayhmh0]::after {
            display: block;
            clear: both;
            content: ""
        }

    .products-list .product-img[b-snrkayhmh0] {
        float: left
    }

        .products-list .product-img img[b-snrkayhmh0] {
            width: 50px;
            height: 50px
        }

    .products-list .product-info[b-snrkayhmh0] {
        margin-left: 60px
    }

    .products-list .product-title[b-snrkayhmh0] {
        font-weight: 600
    }

    .products-list .product-description[b-snrkayhmh0] {
        display: block;
        color: #6c757d;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis
    }

.product-list-in-card > .item[b-snrkayhmh0] {
    border-radius: 0;
    border-bottom: 1px solid rgba(0,0,0,.125)
}

    .product-list-in-card > .item:last-of-type[b-snrkayhmh0] {
        border-bottom-width: 0
    }

.table.no-border[b-snrkayhmh0], .table.no-border td[b-snrkayhmh0], .table.no-border th[b-snrkayhmh0] {
    border: 0
}

.table.text-center[b-snrkayhmh0], .table.text-center td[b-snrkayhmh0], .table.text-center th[b-snrkayhmh0] {
    text-align: center
}

.table-valign-middle tbody > tr > td[b-snrkayhmh0], .table-valign-middle tbody > tr > th[b-snrkayhmh0], .table-valign-middle thead > tr > td[b-snrkayhmh0], .table-valign-middle thead > tr > th[b-snrkayhmh0] {
    vertical-align: middle
}

.label-default[b-snrkayhmh0] {
    background-color: #adb5bd;
    color: #444
}

.direct-chat .card-body[b-snrkayhmh0] {
    position: relative;
    overflow-x: hidden;
    padding: 0
}

.direct-chat.chat-pane-open .direct-chat-contacts[b-snrkayhmh0] {
    -webkit-transform: translate(0,0);
    -ms-transform: translate(0,0);
    transform: translate(0,0)
}

.direct-chat-messages[b-snrkayhmh0] {
    -webkit-transform: translate(0,0);
    -ms-transform: translate(0,0);
    transform: translate(0,0);
    padding: 10px;
    height: 250px;
    overflow: auto
}

.direct-chat-msg[b-snrkayhmh0], .direct-chat-text[b-snrkayhmh0] {
    display: block
}

.direct-chat-msg[b-snrkayhmh0] {
    margin-bottom: 10px
}

    .direct-chat-msg[b-snrkayhmh0]::after {
        display: block;
        clear: both;
        content: ""
    }

.direct-chat-contacts[b-snrkayhmh0], .direct-chat-messages[b-snrkayhmh0] {
    transition: transform .5s ease-in-out
}

.direct-chat-text[b-snrkayhmh0] {
    border-radius: .3rem;
    position: relative;
    padding: 5px 10px;
    background: #d2d6de;
    border: 1px solid #d2d6de;
    margin: 5px 0 0 50px;
    color: #444
}

    .direct-chat-text[b-snrkayhmh0]:after, .direct-chat-text[b-snrkayhmh0]:before {
        position: absolute;
        right: 100%;
        top: 15px;
        border: solid transparent;
        border-right-color: #d2d6de;
        content: ' ';
        height: 0;
        width: 0;
        pointer-events: none
    }

    .direct-chat-text[b-snrkayhmh0]:after {
        border-width: 5px;
        margin-top: -5px
    }

    .direct-chat-text[b-snrkayhmh0]:before {
        border-width: 6px;
        margin-top: -6px
    }

.right .direct-chat-text[b-snrkayhmh0] {
    margin-right: 50px;
    margin-left: 0
}

    .right .direct-chat-text[b-snrkayhmh0]:after, .right .direct-chat-text[b-snrkayhmh0]:before {
        right: auto;
        left: 100%;
        border-right-color: transparent;
        border-left-color: #d2d6de
    }

.direct-chat-img[b-snrkayhmh0] {
    border-radius: 50%;
    float: left;
    width: 40px;
    height: 40px
}

.right .direct-chat-img[b-snrkayhmh0] {
    float: right
}

.direct-chat-info[b-snrkayhmh0] {
    display: block;
    margin-bottom: 2px;
    font-size: .875rem
}

.direct-chat-name[b-snrkayhmh0] {
    font-weight: 600
}

.direct-chat-timestamp[b-snrkayhmh0] {
    color: #999
}

.direct-chat-contacts-open .direct-chat-contacts[b-snrkayhmh0] {
    -webkit-transform: translate(0,0);
    -ms-transform: translate(0,0);
    transform: translate(0,0)
}

.direct-chat-contacts[b-snrkayhmh0] {
    -webkit-transform: translate(101%,0);
    -ms-transform: translate(101%,0);
    transform: translate(101%,0);
    position: absolute;
    top: 0;
    bottom: 0;
    height: 250px;
    width: 100%;
    background: #222d32;
    color: #fff;
    overflow: auto
}

.contacts-list > li[b-snrkayhmh0] {
    border-bottom: 1px solid rgba(0,0,0,.2);
    padding: 10px;
    margin: 0
}

    .contacts-list > li[b-snrkayhmh0]::after {
        display: block;
        clear: both;
        content: ""
    }

    .contacts-list > li:last-of-type[b-snrkayhmh0] {
        border-bottom: none
    }

.contacts-list-img[b-snrkayhmh0] {
    border-radius: 50%;
    width: 40px;
    float: left
}

.contacts-list-info[b-snrkayhmh0] {
    margin-left: 45px;
    color: #fff
}

.contacts-list-name[b-snrkayhmh0], .contacts-list-status[b-snrkayhmh0] {
    display: block
}

.contacts-list-name[b-snrkayhmh0] {
    font-weight: 600
}

.contacts-list-status[b-snrkayhmh0] {
    font-size: .875rem
}

.contacts-list-date[b-snrkayhmh0] {
    color: #aaa;
    font-weight: 400
}

.contacts-list-msg[b-snrkayhmh0] {
    color: #999
}

.direct-chat-danger .right > .direct-chat-text[b-snrkayhmh0] {
    background: #dc3545;
    border-color: #dc3545;
    color: #fff
}

    .direct-chat-danger .right > .direct-chat-text[b-snrkayhmh0]:after, .direct-chat-danger .right > .direct-chat-text[b-snrkayhmh0]:before {
        border-left-color: #dc3545
    }

.direct-chat-primary .right > .direct-chat-text[b-snrkayhmh0] {
    background: #007bff;
    border-color: #007bff;
    color: #fff
}

    .direct-chat-primary .right > .direct-chat-text[b-snrkayhmh0]:after, .direct-chat-primary .right > .direct-chat-text[b-snrkayhmh0]:before {
        border-left-color: #007bff
    }

.direct-chat-warning .right > .direct-chat-text[b-snrkayhmh0] {
    background: #ffc107;
    border-color: #ffc107;
    color: #1f2d3d
}

    .direct-chat-warning .right > .direct-chat-text[b-snrkayhmh0]:after, .direct-chat-warning .right > .direct-chat-text[b-snrkayhmh0]:before {
        border-left-color: #ffc107
    }

.direct-chat-info .right > .direct-chat-text[b-snrkayhmh0] {
    background: #17a2b8;
    border-color: #17a2b8;
    color: #fff
}

    .direct-chat-info .right > .direct-chat-text[b-snrkayhmh0]:after, .direct-chat-info .right > .direct-chat-text[b-snrkayhmh0]:before {
        border-left-color: #17a2b8
    }

.direct-chat-success .right > .direct-chat-text[b-snrkayhmh0] {
    background: #28a745;
    border-color: #28a745;
    color: #fff
}

    .direct-chat-success .right > .direct-chat-text[b-snrkayhmh0]:after, .direct-chat-success .right > .direct-chat-text[b-snrkayhmh0]:before {
        border-left-color: #28a745
    }

.users-list > li[b-snrkayhmh0] {
    width: 25%;
    float: left;
    padding: 10px;
    text-align: center
}

    .users-list > li img[b-snrkayhmh0] {
        border-radius: 50%;
        max-width: 100%;
        height: auto
    }

    .users-list > li > a:hover[b-snrkayhmh0], .users-list > li > a:hover .users-list-name[b-snrkayhmh0] {
        color: #999
    }

.users-list-date[b-snrkayhmh0], .users-list-name[b-snrkayhmh0] {
    display: block
}

.users-list-name[b-snrkayhmh0] {
    font-size: .875rem;
    color: #444;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.users-list-date[b-snrkayhmh0] {
    color: #999;
    font-size: 12px
}

.carousel-control.left[b-snrkayhmh0], .carousel-control.right[b-snrkayhmh0] {
    background-image: none
}

.carousel-control > .fa[b-snrkayhmh0] {
    font-size: 40px;
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    margin-top: -20px
}

.card-widget[b-snrkayhmh0] {
    border: none;
    position: relative
}

.widget-user .widget-user-header[b-snrkayhmh0] {
    padding: 1rem;
    height: 120px;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem
}

.widget-user .widget-user-username[b-snrkayhmh0] {
    margin-top: 0;
    margin-bottom: 5px;
    font-size: 25px;
    font-weight: 300;
    text-shadow: 0 1px 1px rgba(0,0,0,.2)
}

.widget-user .widget-user-desc[b-snrkayhmh0] {
    margin-top: 0
}

.widget-user .widget-user-image[b-snrkayhmh0] {
    position: absolute;
    top: 65px;
    left: 50%;
    margin-left: -45px
}

    .widget-user .widget-user-image > img[b-snrkayhmh0] {
        width: 90px;
        height: auto;
        border: 3px solid #fff
    }

.widget-user .card-footer[b-snrkayhmh0] {
    padding-top: 40px
}

.widget-user-2 .widget-user-header[b-snrkayhmh0] {
    padding: 1rem;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem
}

.widget-user-2 .widget-user-username[b-snrkayhmh0] {
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 25px;
    font-weight: 300
}

.widget-user-2 .widget-user-desc[b-snrkayhmh0] {
    margin-top: 0
}

.widget-user-2 .widget-user-desc[b-snrkayhmh0], .widget-user-2 .widget-user-username[b-snrkayhmh0] {
    margin-left: 75px
}

.widget-user-2 .widget-user-image > img[b-snrkayhmh0] {
    width: 65px;
    height: auto;
    float: left
}

.mailbox-messages > .table[b-snrkayhmh0] {
    margin: 0
}

.mailbox-controls[b-snrkayhmh0] {
    padding: 5px
}

    .mailbox-controls.with-border[b-snrkayhmh0] {
        border-bottom: 1px solid rgba(0,0,0,.125)
    }

.mailbox-read-info[b-snrkayhmh0] {
    border-bottom: 1px solid rgba(0,0,0,.125);
    padding: 10px
}

    .mailbox-read-info h3[b-snrkayhmh0] {
        font-size: 20px;
        margin: 0
    }

    .mailbox-read-info h5[b-snrkayhmh0] {
        margin: 0;
        padding: 5px 0 0 0
    }

.mailbox-read-time[b-snrkayhmh0] {
    color: #999;
    font-size: 13px
}

.mailbox-read-message[b-snrkayhmh0] {
    padding: 10px
}

.mailbox-attachments li[b-snrkayhmh0] {
    float: left;
    width: 200px;
    border: 1px solid #eee;
    margin-bottom: 10px;
    margin-right: 10px
}

.mailbox-attachment-name[b-snrkayhmh0] {
    font-weight: 700;
    color: #666
}

.mailbox-attachment-icon[b-snrkayhmh0], .mailbox-attachment-info[b-snrkayhmh0], .mailbox-attachment-size[b-snrkayhmh0] {
    display: block
}

.mailbox-attachment-info[b-snrkayhmh0] {
    padding: 10px;
    background: #f4f4f4
}

.mailbox-attachment-size[b-snrkayhmh0] {
    color: #999;
    font-size: 12px
}

.mailbox-attachment-icon[b-snrkayhmh0] {
    text-align: center;
    font-size: 65px;
    color: #666;
    padding: 20px 10px
}

    .mailbox-attachment-icon.has-img[b-snrkayhmh0] {
        padding: 0
    }

        .mailbox-attachment-icon.has-img > img[b-snrkayhmh0] {
            max-width: 100%;
            height: auto
        }

.lockscreen[b-snrkayhmh0] {
    background: #e9ecef
}

.lockscreen-logo[b-snrkayhmh0] {
    font-size: 35px;
    text-align: center;
    margin-bottom: 25px;
    font-weight: 300
}

    .lockscreen-logo a[b-snrkayhmh0] {
        color: #444
    }

.lockscreen-wrapper[b-snrkayhmh0] {
    max-width: 400px;
    margin: 0 auto;
    margin-top: 10%
}

.lockscreen .lockscreen-name[b-snrkayhmh0] {
    text-align: center;
    font-weight: 600
}

.lockscreen-item[b-snrkayhmh0] {
    border-radius: 4px;
    padding: 0;
    background: #fff;
    position: relative;
    margin: 10px auto 30px auto;
    width: 290px
}

.lockscreen-image[b-snrkayhmh0] {
    border-radius: 50%;
    position: absolute;
    left: -10px;
    top: -25px;
    background: #fff;
    padding: 5px;
    z-index: 10
}

    .lockscreen-image > img[b-snrkayhmh0] {
        border-radius: 50%;
        width: 70px;
        height: 70px
    }

.lockscreen-credentials[b-snrkayhmh0] {
    margin-left: 70px
}

    .lockscreen-credentials .form-control[b-snrkayhmh0] {
        border: 0
    }

    .lockscreen-credentials .btn[b-snrkayhmh0] {
        background-color: #fff;
        border: 0;
        padding: 0 10px
    }

.lockscreen-footer[b-snrkayhmh0] {
    margin-top: 10px
}

.login-logo[b-snrkayhmh0], .register-logo[b-snrkayhmh0] {
    font-size: 35px;
    text-align: center;
    margin-bottom: 25px;
    font-weight: 300
}

    .login-logo a[b-snrkayhmh0], .register-logo a[b-snrkayhmh0] {
        color: #444
    }

.login-page[b-snrkayhmh0], .register-page[b-snrkayhmh0] {
    background: #e9ecef
}

.login-box[b-snrkayhmh0], .register-box[b-snrkayhmh0] {
    width: 360px;
    margin: 7% auto
}

@media (max-width:576px) {
    .login-box[b-snrkayhmh0], .register-box[b-snrkayhmh0] {
        width: 90%;
        margin-top: 20px
    }
}

.login-box-body[b-snrkayhmh0], .register-box-body[b-snrkayhmh0] {
    background: #fff;
    padding: 20px;
    border-top: 0;
    color: #666
}

    .login-box-body .form-control-feedback[b-snrkayhmh0], .register-box-body .form-control-feedback[b-snrkayhmh0] {
        color: #777
    }

.login-box-msg[b-snrkayhmh0], .register-box-msg[b-snrkayhmh0] {
    margin: 0;
    text-align: center;
    padding: 0 20px 20px 20px
}

.social-auth-links[b-snrkayhmh0] {
    margin: 10px 0
}

.error-page[b-snrkayhmh0] {
    width: 600px;
    margin: 20px auto 0 auto
}

@media (max-width:767.98px) {
    .error-page[b-snrkayhmh0] {
        width: 100%
    }
}

.error-page > .headline[b-snrkayhmh0] {
    float: left;
    font-size: 100px;
    font-weight: 300
}

@media (max-width:767.98px) {
    .error-page > .headline[b-snrkayhmh0] {
        float: none;
        text-align: center
    }
}

.error-page > .error-content[b-snrkayhmh0] {
    margin-left: 190px;
    display: block
}

@media (max-width:767.98px) {
    .error-page > .error-content[b-snrkayhmh0] {
        margin-left: 0
    }
}

.error-page > .error-content > h3[b-snrkayhmh0] {
    font-weight: 300;
    font-size: 25px
}

@media (max-width:767.98px) {
    .error-page > .error-content > h3[b-snrkayhmh0] {
        text-align: center
    }
}

.invoice[b-snrkayhmh0] {
    position: relative;
    background: #fff;
    border: 1px solid rgba(0,0,0,.125)
}

.invoice-title[b-snrkayhmh0] {
    margin-top: 0
}

.profile-user-img[b-snrkayhmh0] {
    margin: 0 auto;
    width: 100px;
    padding: 3px;
    border: 3px solid #adb5bd
}

.profile-username[b-snrkayhmh0] {
    font-size: 21px;
    margin-top: 5px
}

.post[b-snrkayhmh0] {
    border-bottom: 1px solid #adb5bd;
    margin-bottom: 15px;
    padding-bottom: 15px;
    color: #666
}

    .post:last-of-type[b-snrkayhmh0] {
        border-bottom: 0;
        margin-bottom: 0;
        padding-bottom: 0
    }

    .post .user-block[b-snrkayhmh0] {
        margin-bottom: 15px
    }

.fc-button[b-snrkayhmh0] {
    background: #f4f4f4;
    background-image: none;
    color: #444;
    border-color: #ddd;
    border-bottom-color: #ddd
}

    .fc-button.hover[b-snrkayhmh0], .fc-button:active[b-snrkayhmh0], .fc-button:hover[b-snrkayhmh0] {
        background-color: #e9e9e9
    }

.fc-header-title h2[b-snrkayhmh0] {
    font-size: 15px;
    line-height: 1.6em;
    color: #666;
    margin-left: 10px
}

.fc-header-right[b-snrkayhmh0] {
    padding-right: 10px
}

.fc-header-left[b-snrkayhmh0] {
    padding-left: 10px
}

.fc-widget-header[b-snrkayhmh0] {
    background: #fafafa
}

.fc-grid[b-snrkayhmh0] {
    width: 100%;
    border: 0
}

.fc-widget-content:first-of-type[b-snrkayhmh0], .fc-widget-header:first-of-type[b-snrkayhmh0] {
    border-left: 0;
    border-right: 0
}

.fc-widget-content:last-of-type[b-snrkayhmh0], .fc-widget-header:last-of-type[b-snrkayhmh0] {
    border-right: 0
}

.fc-toolbar[b-snrkayhmh0] {
    padding: 1rem;
    margin: 0
}

.fc-day-number[b-snrkayhmh0] {
    font-size: 20px;
    font-weight: 300;
    padding-right: 10px
}

.fc-color-picker[b-snrkayhmh0] {
    list-style: none;
    margin: 0;
    padding: 0
}

    .fc-color-picker > li[b-snrkayhmh0] {
        float: left;
        font-size: 30px;
        margin-right: 5px;
        line-height: 30px
    }

        .fc-color-picker > li .fa[b-snrkayhmh0] {
            transition: transform linear .3s
        }

            .fc-color-picker > li .fa:hover[b-snrkayhmh0] {
                -ms-transform: rotate(30deg);
                transform: rotate(30deg)
            }

#add-new-event[b-snrkayhmh0] {
    transition: all linear .3s
}

.external-event[b-snrkayhmh0] {
    box-shadow: 0 0 1px rgba(0,0,0,.125),0 1px 3px rgba(0,0,0,.2);
    padding: 5px 10px;
    font-weight: 700;
    margin-bottom: 4px;
    border-radius: .25rem;
    cursor: move
}

    .external-event:hover[b-snrkayhmh0] {
        box-shadow: inset 0 0 90px rgba(0,0,0,.2)
    }

.select2-container--default.select2-container--focus[b-snrkayhmh0], .select2-container--default:active[b-snrkayhmh0], .select2-container--default:focus[b-snrkayhmh0], .select2-selection.select2-container--focus[b-snrkayhmh0], .select2-selection:active[b-snrkayhmh0], .select2-selection:focus[b-snrkayhmh0] {
    outline: 0
}

.select2-container--default .select2-selection--single[b-snrkayhmh0], .select2-selection .select2-selection--single[b-snrkayhmh0] {
    border: 1px solid #d2d6de;
    padding: 6px 12px;
    height: 34px
}

.select2-container--default.select2-container--open[b-snrkayhmh0] {
    border-color: #007bff
}

.select2-dropdown[b-snrkayhmh0] {
    border: 1px solid #d2d6de
}

.select2-container--default .select2-results__option--highlighted[aria-selected][b-snrkayhmh0] {
    background-color: #007bff;
    color: #fff
}

.select2-results__option[b-snrkayhmh0] {
    padding: 6px 12px;
    user-select: none;
    -webkit-user-select: none
}

.select2-container .select2-selection--single .select2-selection__rendered[b-snrkayhmh0] {
    padding-left: 0;
    padding-right: 0;
    height: auto;
    margin-top: -4px
}

.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered[b-snrkayhmh0] {
    padding-right: 6px;
    padding-left: 20px
}

.select2-container--default .select2-selection--single .select2-selection__arrow[b-snrkayhmh0] {
    height: 28px;
    right: 3px
}

    .select2-container--default .select2-selection--single .select2-selection__arrow b[b-snrkayhmh0] {
        margin-top: 0
    }

.select2-dropdown .select2-search__field[b-snrkayhmh0], .select2-search--inline .select2-search__field[b-snrkayhmh0] {
    border: 1px solid #d2d6de
}

    .select2-dropdown .select2-search__field:focus[b-snrkayhmh0], .select2-search--inline .select2-search__field:focus[b-snrkayhmh0] {
        outline: 0;
        border: 1px solid #007bff
    }

.select2-container--default .select2-results__option[aria-disabled=true][b-snrkayhmh0] {
    color: #999
}

.select2-container--default .select2-results__option[aria-selected=true][b-snrkayhmh0] {
    background-color: #ddd
}

    .select2-container--default .select2-results__option[aria-selected=true][b-snrkayhmh0], .select2-container--default .select2-results__option[aria-selected=true]:hover[b-snrkayhmh0] {
        color: #444
    }

.select2-container--default .select2-selection--multiple[b-snrkayhmh0] {
    border: 1px solid #d2d6de
}

    .select2-container--default .select2-selection--multiple:focus[b-snrkayhmh0] {
        border-color: #007bff
    }

.select2-container--default.select2-container--focus .select2-selection--multiple[b-snrkayhmh0] {
    border-color: #d2d6de
}

.select2-container--default .select2-selection--multiple .select2-selection__choice[b-snrkayhmh0] {
    background-color: #007bff;
    border-color: #006fe6;
    padding: 1px 10px;
    color: #fff
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove[b-snrkayhmh0] {
    margin-right: 5px;
    color: rgba(255,255,255,.7)
}

    .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover[b-snrkayhmh0] {
        color: #fff
    }

.select2-container .select2-selection--single .select2-selection__rendered[b-snrkayhmh0] {
    padding-right: 10px
}

a.text-muted:hover[b-snrkayhmh0] {
    color: #007bff !important
}

.border-transparent[b-snrkayhmh0] {
    border-color: transparent !important
}

.description-block[b-snrkayhmh0] {
    display: block;
    margin: 10px 0;
    text-align: center
}

    .description-block.margin-bottom[b-snrkayhmh0] {
        margin-bottom: 25px
    }

    .description-block > .description-header[b-snrkayhmh0] {
        margin: 0;
        padding: 0;
        font-weight: 600;
        font-size: 16px
    }

    .description-block > .description-text[b-snrkayhmh0] {
        text-transform: uppercase
    }

.bg-primary[b-snrkayhmh0], .bg-primary a[b-snrkayhmh0], .label-primary[b-snrkayhmh0], .label-primary a[b-snrkayhmh0] {
    color: #fff !important
}

.bg-secondary[b-snrkayhmh0], .bg-secondary a[b-snrkayhmh0] {
    color: #fff !important
}

.alert-success[b-snrkayhmh0], .alert-success a[b-snrkayhmh0], .bg-success[b-snrkayhmh0], .bg-success a[b-snrkayhmh0], .label-success[b-snrkayhmh0], .label-success a[b-snrkayhmh0] {
    color: #fff !important
}

.alert-info[b-snrkayhmh0], .alert-info a[b-snrkayhmh0], .bg-info[b-snrkayhmh0], .bg-info a[b-snrkayhmh0], .label-info[b-snrkayhmh0], .label-info a[b-snrkayhmh0] {
    color: #fff !important
}

.alert-warning[b-snrkayhmh0], .alert-warning a[b-snrkayhmh0], .bg-warning[b-snrkayhmh0], .bg-warning a[b-snrkayhmh0], .label-warning[b-snrkayhmh0], .label-warning a[b-snrkayhmh0] {
    color: #1f2d3d !important
}

.alert-danger[b-snrkayhmh0], .alert-danger a[b-snrkayhmh0], .alert-error[b-snrkayhmh0], .alert-error a[b-snrkayhmh0], .bg-danger[b-snrkayhmh0], .bg-danger a[b-snrkayhmh0], .label-danger[b-snrkayhmh0], .label-danger a[b-snrkayhmh0] {
    color: #fff !important
}

.bg-light[b-snrkayhmh0], .bg-light a[b-snrkayhmh0] {
    color: #1f2d3d !important
}

.bg-dark[b-snrkayhmh0], .bg-dark a[b-snrkayhmh0] {
    color: #fff !important
}

.bg-gray[b-snrkayhmh0] {
    color: #000;
    background-color: #adb5bd
}

.bg-gray-light[b-snrkayhmh0] {
    background-color: #f2f4f5;
    color: #1f2d3d !important
}

.bg-black[b-snrkayhmh0] {
    background-color: #000;
    color: #fff !important
}

.bg-white[b-snrkayhmh0] {
    background-color: #fff;
    color: #1f2d3d !important
}

[class^=bg-].disabled[b-snrkayhmh0] {
    opacity: .65
}

.link-muted[b-snrkayhmh0] {
    color: #5d6974
}

    .link-muted:focus[b-snrkayhmh0], .link-muted:hover[b-snrkayhmh0] {
        color: #464f58
    }

.link-black[b-snrkayhmh0] {
    color: #666
}

    .link-black:focus[b-snrkayhmh0], .link-black:hover[b-snrkayhmh0] {
        color: #999
    }

.hide[b-snrkayhmh0] {
    display: none !important
}

.no-border[b-snrkayhmh0] {
    border: 0 !important
}

.no-shadow[b-snrkayhmh0] {
    box-shadow: none !important
}

.chart-legend[b-snrkayhmh0], .contacts-list[b-snrkayhmh0], .list-unstyled[b-snrkayhmh0], .mailbox-attachments[b-snrkayhmh0], .users-list[b-snrkayhmh0] {
    list-style: none;
    margin: 0;
    padding: 0
}

.list-group-unbordered > .list-group-item[b-snrkayhmh0] {
    border-left: 0;
    border-right: 0;
    border-radius: 0;
    padding-left: 0;
    padding-right: 0
}

.flat[b-snrkayhmh0] {
    border-radius: 0 !important
}

.jqstooltip[b-snrkayhmh0] {
    padding: 5px !important;
    width: auto !important;
    height: auto !important
}

.bg-primary-gradient[b-snrkayhmh0] {
    background: #007bff;
    background: -webkit-gradient(linear,left bottom,left top,color-stop(0,#007bff),color-stop(1,#3395ff));
    background: -ms-linear-gradient(bottom,#007bff,#3395ff);
    background: -moz-linear-gradient(center bottom,#007bff 0,#3395ff 100%);
    background: -o-linear-gradient(#3395ff,#007bff);
    color: #fff
}

.bg-secondary-gradient[b-snrkayhmh0] {
    background: #6c757d;
    background: -webkit-gradient(linear,left bottom,left top,color-stop(0,#6c757d),color-stop(1,#868e96));
    background: -ms-linear-gradient(bottom,#6c757d,#868e96);
    background: -moz-linear-gradient(center bottom,#6c757d 0,#868e96 100%);
    background: -o-linear-gradient(#868e96,#6c757d);
    color: #fff
}

.bg-success-gradient[b-snrkayhmh0] {
    background: #28a745;
    background: -webkit-gradient(linear,left bottom,left top,color-stop(0,#28a745),color-stop(1,#34ce57));
    background: -ms-linear-gradient(bottom,#28a745,#34ce57);
    background: -moz-linear-gradient(center bottom,#28a745 0,#34ce57 100%);
    background: -o-linear-gradient(#34ce57,#28a745);
    color: #fff
}

.bg-info-gradient[b-snrkayhmh0] {
    background: #17a2b8;
    background: -webkit-gradient(linear,left bottom,left top,color-stop(0,#17a2b8),color-stop(1,#1fc8e3));
    background: -ms-linear-gradient(bottom,#17a2b8,#1fc8e3);
    background: -moz-linear-gradient(center bottom,#17a2b8 0,#1fc8e3 100%);
    background: -o-linear-gradient(#1fc8e3,#17a2b8);
    color: #fff
}

.bg-warning-gradient[b-snrkayhmh0] {
    background: #ffc107;
    background: -webkit-gradient(linear,left bottom,left top,color-stop(0,#ffc107),color-stop(1,#ffce3a));
    background: -ms-linear-gradient(bottom,#ffc107,#ffce3a);
    background: -moz-linear-gradient(center bottom,#ffc107 0,#ffce3a 100%);
    background: -o-linear-gradient(#ffce3a,#ffc107);
    color: #1f2d3d
}

.bg-danger-gradient[b-snrkayhmh0] {
    background: #dc3545;
    background: -webkit-gradient(linear,left bottom,left top,color-stop(0,#dc3545),color-stop(1,#e4606d));
    background: -ms-linear-gradient(bottom,#dc3545,#e4606d);
    background: -moz-linear-gradient(center bottom,#dc3545 0,#e4606d 100%);
    background: -o-linear-gradient(#e4606d,#dc3545);
    color: #fff
}

.bg-light-gradient[b-snrkayhmh0] {
    background: #f8f9fa;
    background: -webkit-gradient(linear,left bottom,left top,color-stop(0,#f8f9fa),color-stop(1,#fff));
    background: -ms-linear-gradient(bottom,#f8f9fa,#fff);
    background: -moz-linear-gradient(center bottom,#f8f9fa 0,#fff 100%);
    background: -o-linear-gradient(white,#f8f9fa);
    color: #1f2d3d
}

.bg-dark-gradient[b-snrkayhmh0] {
    background: #343a40;
    background: -webkit-gradient(linear,left bottom,left top,color-stop(0,#343a40),color-stop(1,#4b545c));
    background: -ms-linear-gradient(bottom,#343a40,#4b545c);
    background: -moz-linear-gradient(center bottom,#343a40 0,#4b545c 100%);
    background: -o-linear-gradient(#4b545c,#343a40);
    color: #fff
}

.description-block .description-icon[b-snrkayhmh0] {
    font-size: 16px
}

.list-header[b-snrkayhmh0] {
    font-size: 15px;
    padding: 10px 4px;
    font-weight: 700;
    color: #666
}

.list-seperator[b-snrkayhmh0] {
    height: 1px;
    background: rgba(0,0,0,.125);
    margin: 15px 0 9px 0
}

.list-link > a[b-snrkayhmh0] {
    padding: 4px;
    color: #777
}

    .list-link > a:hover[b-snrkayhmh0] {
        color: #222
    }

.user-block[b-snrkayhmh0]::after {
    display: block;
    clear: both;
    content: ""
}

.user-block img[b-snrkayhmh0] {
    width: 40px;
    height: 40px;
    float: left
}

.user-block .comment[b-snrkayhmh0], .user-block .description[b-snrkayhmh0], .user-block .username[b-snrkayhmh0] {
    display: block;
    margin-left: 50px
}

.user-block .username[b-snrkayhmh0] {
    font-size: 16px;
    font-weight: 600
}

.user-block .description[b-snrkayhmh0] {
    color: #999;
    font-size: 13px
}

.user-block.user-block-sm .comment[b-snrkayhmh0], .user-block.user-block-sm .description[b-snrkayhmh0], .user-block.user-block-sm .username[b-snrkayhmh0] {
    margin-left: 40px
}

.user-block.user-block-sm .username[b-snrkayhmh0] {
    font-size: 14px
}

.card-comments .card-comment img[b-snrkayhmh0], .img-lg[b-snrkayhmh0], .img-md[b-snrkayhmh0], .img-sm[b-snrkayhmh0], .user-block.user-block-sm img[b-snrkayhmh0] {
    float: left
}

.card-comments .card-comment img[b-snrkayhmh0], .img-sm[b-snrkayhmh0], .user-block.user-block-sm img[b-snrkayhmh0] {
    width: 30px !important;
    height: 30px !important
}

    .card-comments .card-comment img + .img-push[b-snrkayhmh0], .img-sm + .img-push[b-snrkayhmh0], .user-block.user-block-sm img + .img-push[b-snrkayhmh0] {
        margin-left: 40px
    }

.img-md[b-snrkayhmh0] {
    width: 60px;
    height: 60px
}

    .img-md + .img-push[b-snrkayhmh0] {
        margin-left: 70px
    }

.img-lg[b-snrkayhmh0] {
    width: 100px;
    height: 100px
}

    .img-lg + .img-push[b-snrkayhmh0] {
        margin-left: 110px
    }

.img-bordered[b-snrkayhmh0] {
    border: 3px solid #adb5bd;
    padding: 3px
}

.img-bordered-sm[b-snrkayhmh0] {
    border: 2px solid #adb5bd;
    padding: 2px
}

.img-rounded[b-snrkayhmh0] {
    border-radius: .25rem
}

.img-circle[b-snrkayhmh0] {
    border-radius: 50%
}

.img-size-32[b-snrkayhmh0], .img-size-50[b-snrkayhmh0], .img-size-64[b-snrkayhmh0] {
    height: auto
}

.img-size-64[b-snrkayhmh0] {
    width: 64px
}

.img-size-50[b-snrkayhmh0] {
    width: 50px
}

.img-size-32[b-snrkayhmh0] {
    width: 32px
}

.size-32[b-snrkayhmh0], .size-40[b-snrkayhmh0], .size-50[b-snrkayhmh0] {
    display: block;
    text-align: center
}

.size-32[b-snrkayhmh0] {
    width: 32px;
    height: 32px;
    line-height: 32px
}

.size-40[b-snrkayhmh0] {
    width: 40px;
    height: 40px;
    line-height: 40px
}

.size-50[b-snrkayhmh0] {
    width: 50px;
    height: 50px;
    line-height: 50px
}

.attachment-block[b-snrkayhmh0] {
    border: 1px solid rgba(0,0,0,.125);
    padding: 5px;
    margin-bottom: 10px;
    background: #f7f7f7
}

    .attachment-block .attachment-img[b-snrkayhmh0] {
        max-width: 100px;
        max-height: 100px;
        height: auto;
        float: left
    }

    .attachment-block .attachment-pushed[b-snrkayhmh0] {
        margin-left: 110px
    }

    .attachment-block .attachment-heading[b-snrkayhmh0] {
        margin: 0
    }

    .attachment-block .attachment-text[b-snrkayhmh0] {
        color: #555
    }

.connectedSortable[b-snrkayhmh0] {
    min-height: 100px
}

.ui-helper-hidden-accessible[b-snrkayhmh0] {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.sort-highlight[b-snrkayhmh0] {
    background: #f4f4f4;
    border: 1px dashed #ddd;
    margin-bottom: 10px
}

.chart[b-snrkayhmh0] {
    position: relative;
    overflow: hidden
}

.flex-1[b-snrkayhmh0] {
    flex: 1
}

@media print {
    .content-header[b-snrkayhmh0], .main-header[b-snrkayhmh0], .main-sidebar[b-snrkayhmh0], .no-print[b-snrkayhmh0] {
        display: none !important
    }

    .content-wrapper[b-snrkayhmh0], .main-footer[b-snrkayhmh0] {
        margin-left: 0 !important;
        min-height: 0 !important;
        -webkit-transform: translate(0,0);
        -ms-transform: translate(0,0);
        transform: translate(0,0)
    }

    .layout-fixed .content-wrapper[b-snrkayhmh0] {
        padding-top: 0 !important
    }

    .invoice[b-snrkayhmh0] {
        width: 100%;
        border: 0;
        margin: 0;
        padding: 0
    }

    .invoice-col[b-snrkayhmh0] {
        float: left;
        width: 33.3333333%
    }

    .table-responsive[b-snrkayhmh0] {
        overflow: auto
    }

        .table-responsive > .table tr td[b-snrkayhmh0], .table-responsive > .table tr th[b-snrkayhmh0] {
            white-space: normal !important
        }
}

.text-bold[b-snrkayhmh0], .text-bold.table td[b-snrkayhmh0], .text-bold.table th[b-snrkayhmh0] {
    font-weight: 700
}

.text-sm[b-snrkayhmh0] {
    font-size: .875rem
}

.text-xs[b-snrkayhmh0] {
    font-size: 1rem
}

.text-lg[b-snrkayhmh0] {
    font-size: 1.25rem
}

.text-xl[b-snrkayhmh0] {
    font-size: 2rem
}

.elevation-0[b-snrkayhmh0] {
    box-shadow: none
}

.callout[b-snrkayhmh0], .elevation-1[b-snrkayhmh0], .sidebar-dark-danger .nav-sidebar > .nav-item > .nav-link.active[b-snrkayhmh0], .sidebar-dark-dark .nav-sidebar > .nav-item > .nav-link.active[b-snrkayhmh0], .sidebar-dark-info .nav-sidebar > .nav-item > .nav-link.active[b-snrkayhmh0], .sidebar-dark-light .nav-sidebar > .nav-item > .nav-link.active[b-snrkayhmh0], .sidebar-dark-primary .nav-sidebar > .nav-item > .nav-link.active[b-snrkayhmh0], .sidebar-dark-secondary .nav-sidebar > .nav-item > .nav-link.active[b-snrkayhmh0], .sidebar-dark-success .nav-sidebar > .nav-item > .nav-link.active[b-snrkayhmh0], .sidebar-dark-warning .nav-sidebar > .nav-item > .nav-link.active[b-snrkayhmh0], .sidebar-light-danger .nav-sidebar > .nav-item > .nav-link.active[b-snrkayhmh0], .sidebar-light-dark .nav-sidebar > .nav-item > .nav-link.active[b-snrkayhmh0], .sidebar-light-info .nav-sidebar > .nav-item > .nav-link.active[b-snrkayhmh0], .sidebar-light-light .nav-sidebar > .nav-item > .nav-link.active[b-snrkayhmh0], .sidebar-light-primary .nav-sidebar > .nav-item > .nav-link.active[b-snrkayhmh0], .sidebar-light-secondary .nav-sidebar > .nav-item > .nav-link.active[b-snrkayhmh0], .sidebar-light-success .nav-sidebar > .nav-item > .nav-link.active[b-snrkayhmh0], .sidebar-light-warning .nav-sidebar > .nav-item > .nav-link.active[b-snrkayhmh0] {
    box-shadow: 0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24)
}

.elevation-2[b-snrkayhmh0] {
    box-shadow: 0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23)
}

.elevation-3[b-snrkayhmh0] {
    box-shadow: 0 10px 20px rgba(0,0,0,.19),0 6px 6px rgba(0,0,0,.23)
}

.elevation-4[b-snrkayhmh0] {
    box-shadow: 0 14px 28px rgba(0,0,0,.25),0 10px 10px rgba(0,0,0,.22)
}

.elevation-5[b-snrkayhmh0] {
    box-shadow: 0 19px 38px rgba(0,0,0,.3),0 15px 12px rgba(0,0,0,.22)
}
/* _content/NetFileAdmin/Components/Pages/FilesOfKaraj.razor.rz.scp.css */
/*!
 * Bootstrap v5.1.0 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
@font-face {
    font-family: IRANSans;
    src: url('/fonts/IRANSans/IRANSansWeb.eot');
    src: url('/fonts/IRANSans/IRANSansWeb.eot') format('embedded-opentype'), url('/fonts/IRANSans/IRANSansWeb.woff') format('woff'), url('/fonts/IRANSans/IRANSansWeb.ttf') format('truetype');
    font-weight: 400;
    font-style: normal
}


[class^="border-"].border-light[b-qlcibwpym2],
[class*=" border-"].border-light[b-qlcibwpym2] {
    border-color: rgba(255, 255, 255, 0.15) !important;
}

.opacity-transition[b-qlcibwpym2] {
    transition: opacity 0.25s ease-in-out;
}

    .opacity-transition:hover[b-qlcibwpym2] {
        opacity: 1 !important;
    }

.hover-img-scale img[b-qlcibwpym2] {
    will-change: transform;
    transition: transform 0.3s ease-in-out;
    transform: none;
}

.hover-img-scale:hover img[b-qlcibwpym2] {
    transform: translateY(-0.25rem) scale(1.01);
}

:root[b-qlcibwpym2] {
    --bs-blue: #0d6efd;
    --bs-indigo: #6610f2;
    --bs-purple: #6f42c1;
    --bs-pink: #d63384;
    --bs-red: #dc3545;
    --bs-orange: #fd7e14;
    --bs-yellow: #ffc107;
    --bs-green: #198754;
    --bs-teal: #20c997;
    --bs-cyan: #0dcaf0;
    --bs-white: #fff;
    --bs-gray: #9691a4;
    --bs-gray-dark: #454056;
    --bs-gray-100: #f9f8fa;
    --bs-gray-200: #f5f4f8;
    --bs-gray-300: #efecf3;
    --bs-gray-400: #d5d2dc;
    --bs-gray-500: #bbb7c5;
    --bs-gray-600: #9691a4;
    --bs-gray-700: #666276;
    --bs-gray-800: #454056;
    --bs-gray-900: #1f1b2d;
    --bs-primary: #fd5631;
    --bs-accent: #5d3cf2;
    --bs-secondary: #f5f4f8;
    --bs-success: #07c98b;
    --bs-info: #3c76f2;
    --bs-warning: #fdbc31;
    --bs-danger: #f23c49;
    --bs-light: #fff;
    --bs-dark: #1f1b2d;
    --bs-primary-rgb: 253, 86, 49;
    --bs-accent-rgb: 93, 60, 242;
    --bs-secondary-rgb: 245, 244, 248;
    --bs-success-rgb: 7, 201, 139;
    --bs-info-rgb: 60, 118, 242;
    --bs-warning-rgb: 253, 188, 49;
    --bs-danger-rgb: 242, 60, 73;
    --bs-light-rgb: 255, 255, 255;
    --bs-dark-rgb: 31, 27, 45;
    --bs-white-rgb: 255, 255, 255;
    --bs-black-rgb: 0, 0, 0;
    --bs-body-rgb: 102, 98, 118;
    --bs-font-sans-serif: "Noto Sans", sans-serif;
    --bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    --bs-gradient: linear-gradient(26.21deg, #5d3cf2 0%, #fd5631 108.88%);
    --bs-body-font-family: var(--bs-font-sans-serif);
    --bs-body-font-size: 14.5px;
    --bs-body-font-weight: 400;
    --bs-body-line-height: 1.6;
    --bs-body-color: #666276;
    --bs-body-bg: #fff;
}

*[b-qlcibwpym2],
*[b-qlcibwpym2]::before,
*[b-qlcibwpym2]::after {
    box-sizing: border-box;
}

body[b-qlcibwpym2] {
    margin: 0;
    font-family: 'IRANSans', sans-serif;
    font-size: var(--bs-body-font-size);
    font-weight: var(--bs-body-font-weight);
    line-height: var(--bs-body-line-height);
    color: var(--bs-body-color);
    text-align: right;
    background-color: var(--bs-body-bg);
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

hr[b-qlcibwpym2] {
    margin: 0 0;
    color: #efecf3;
    background-color: currentColor;
    border: 0;
    opacity: 1;
}

    hr:not([size])[b-qlcibwpym2] {
        height: 1px;
    }

h6[b-qlcibwpym2],
.h6[b-qlcibwpym2],
h5[b-qlcibwpym2],
.h5[b-qlcibwpym2],
h4[b-qlcibwpym2],
.h4[b-qlcibwpym2],
h3[b-qlcibwpym2],
.h3[b-qlcibwpym2],
h2[b-qlcibwpym2],
.h2[b-qlcibwpym2],
h1[b-qlcibwpym2],
.h1[b-qlcibwpym2] {
    margin-top: 0;
    margin-bottom: 1rem;
    font-weight: 700;
    line-height: 1.2;
    color: #1f1b2d;
    font-family: vazir-bold
}

h1[b-qlcibwpym2],
.h1[b-qlcibwpym2] {
    font-size: calc(1.375rem + 1.5vw);
}

@media (min-width: 1200px) {
    h1[b-qlcibwpym2],
    .h1[b-qlcibwpym2] {
        font-size: 2rem;
    }
}

h2[b-qlcibwpym2],
.h2[b-qlcibwpym2] {
    font-size: calc(1.325rem + 0.9vw);
}

@media (min-width: 1200px) {
    h2[b-qlcibwpym2],
    .h2[b-qlcibwpym2] {
        font-size: 1.65rem;
    }
}

h3[b-qlcibwpym2],
.h3[b-qlcibwpym2] {
    font-size: calc(1.3rem + 0.6vw);
}

@media (min-width: 1200px) {
    h3[b-qlcibwpym2],
    .h3[b-qlcibwpym2] {
        font-size: 1.5rem;
    }
}

h4[b-qlcibwpym2],
.h4[b-qlcibwpym2] {
    font-size: calc(1.275rem + 0.3vw);
}

@media (min-width: 1200px) {
    h4[b-qlcibwpym2],
    .h4[b-qlcibwpym2] {
        font-size: 1.4rem;
    }
}

h5[b-qlcibwpym2],
.h5[b-qlcibwpym2] {
    font-size: 1.25rem;
}

h6[b-qlcibwpym2],
.h6[b-qlcibwpym2] {
    font-size: 1rem;
}

p[b-qlcibwpym2] {
    margin-top: 0;
    margin-bottom: 1.25rem;
}

abbr[title][b-qlcibwpym2],
abbr[data-bs-original-title][b-qlcibwpym2] {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    cursor: help;
    -webkit-text-decoration-skip-ink: none;
    text-decoration-skip-ink: none;
}

address[b-qlcibwpym2] {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit;
}

ol[b-qlcibwpym2],
ul[b-qlcibwpym2] {
    padding-left: 2rem;
}

ol[b-qlcibwpym2],
ul[b-qlcibwpym2],
dl[b-qlcibwpym2] {
    margin-top: 0;
    margin-bottom: 1rem;
    padding-right: 0
}

    ol ol[b-qlcibwpym2],
    ul ul[b-qlcibwpym2],
    ol ul[b-qlcibwpym2],
    ul ol[b-qlcibwpym2] {
        margin-bottom: 0;
    }

dt[b-qlcibwpym2] {
    font-weight: 700;
}

dd[b-qlcibwpym2] {
    margin-bottom: 0.5rem;
    margin-right: 0;
}

blockquote[b-qlcibwpym2] {
    margin: 0 0 1rem;
}

b[b-qlcibwpym2],
strong[b-qlcibwpym2] {
    font-weight: bolder;
}

small[b-qlcibwpym2],
.small[b-qlcibwpym2] {
    font-size: 0.875em;
}

mark[b-qlcibwpym2],
.mark[b-qlcibwpym2] {
    padding: 0.2em;
    background-color: #fcf8e3;
}

sub[b-qlcibwpym2],
sup[b-qlcibwpym2] {
    position: relative;
    font-size: 0.75em;
    line-height: 0;
    vertical-align: baseline;
}

sub[b-qlcibwpym2] {
    bottom: -0.25em;
}

sup[b-qlcibwpym2] {
    top: -0.5em;
}

a[b-qlcibwpym2] {
    color: #fd5631;
    text-decoration: underline;
}

    a:hover[b-qlcibwpym2] {
        color: #fd3509;
        text-decoration: none;
    }

    a:not([href]):not([class])[b-qlcibwpym2],
    a:not([href]):not([class]):hover[b-qlcibwpym2] {
        color: inherit;
        text-decoration: none;
    }

pre[b-qlcibwpym2],
code[b-qlcibwpym2],
kbd[b-qlcibwpym2],
samp[b-qlcibwpym2] {
    font-family: var(--bs-font-monospace);
    font-size: 1em;
    direction: ltr /* rtl:ignore */;
    unicode-bidi: bidi-override;
}

pre[b-qlcibwpym2] {
    display: block;
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto;
    font-size: 0.875em;
    color: #fff;
}

    pre code[b-qlcibwpym2] {
        font-size: inherit;
        color: inherit;
        word-break: normal;
    }

code[b-qlcibwpym2] {
    font-size: 0.875em;
    color: #e3116c;
    word-wrap: break-word;
}

a > code[b-qlcibwpym2] {
    color: inherit;
}

kbd[b-qlcibwpym2] {
    padding: 0.2rem 0.4rem;
    font-size: 0.875em;
    color: #fff;
    background-color: #1f1b2d;
    border-radius: 0.375rem;
}

    kbd kbd[b-qlcibwpym2] {
        padding: 0;
        font-size: 1em;
        font-weight: 700;
    }

figure[b-qlcibwpym2] {
    margin: 0 0 1rem;
}

img[b-qlcibwpym2],
svg[b-qlcibwpym2] {
    vertical-align: middle;
}

table[b-qlcibwpym2] {
    caption-side: bottom;
    border-collapse: collapse;
}

caption[b-qlcibwpym2] {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    color: #9691a4;
    text-align: left;
}

th[b-qlcibwpym2] {
    font-weight: 700;
    text-align: inherit;
    text-align: -webkit-match-parent;
}

thead[b-qlcibwpym2],
tbody[b-qlcibwpym2],
tfoot[b-qlcibwpym2],
tr[b-qlcibwpym2],
td[b-qlcibwpym2],
th[b-qlcibwpym2] {
    border-color: inherit;
    border-style: solid;
    border-width: 0;
}

label[b-qlcibwpym2] {
    display: inline-block;
}

button[b-qlcibwpym2] {
    border-radius: 0;
}

    button:focus:not(:focus-visible)[b-qlcibwpym2] {
        outline: 0;
    }

input[b-qlcibwpym2],
button[b-qlcibwpym2],
select[b-qlcibwpym2],
optgroup[b-qlcibwpym2],
textarea[b-qlcibwpym2] {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

button[b-qlcibwpym2],
select[b-qlcibwpym2] {
    text-transform: none;
}

[role="button"][b-qlcibwpym2] {
    cursor: pointer;
}

select[b-qlcibwpym2] {
    word-wrap: normal;
}

    select:disabled[b-qlcibwpym2] {
        opacity: 1;
    }

[list][b-qlcibwpym2]::-webkit-calendar-picker-indicator {
    display: none;
}

button[b-qlcibwpym2],
[type="button"][b-qlcibwpym2],
[type="reset"][b-qlcibwpym2],
[type="submit"][b-qlcibwpym2] {
    -webkit-appearance: button;
}

    button:not(:disabled)[b-qlcibwpym2],
    [type="button"]:not(:disabled)[b-qlcibwpym2],
    [type="reset"]:not(:disabled)[b-qlcibwpym2],
    [type="submit"]:not(:disabled)[b-qlcibwpym2] {
        cursor: pointer;
    }

[b-qlcibwpym2]::-moz-focus-inner {
    padding: 0;
    border-style: none;
}

textarea[b-qlcibwpym2] {
    resize: vertical;
}

fieldset[b-qlcibwpym2] {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0;
}

legend[b-qlcibwpym2] {
    float: left;
    width: 100%;
    padding: 0;
    margin-bottom: 0.5rem;
    font-size: calc(1.275rem + 0.3vw);
    line-height: inherit;
}

@media (min-width: 1200px) {
    legend[b-qlcibwpym2] {
        font-size: 1.5rem;
    }
}

legend + *[b-qlcibwpym2] {
    clear: left;
}

[b-qlcibwpym2]::-webkit-datetime-edit-fields-wrapper,
[b-qlcibwpym2]::-webkit-datetime-edit-text,
[b-qlcibwpym2]::-webkit-datetime-edit-minute,
[b-qlcibwpym2]::-webkit-datetime-edit-hour-field,
[b-qlcibwpym2]::-webkit-datetime-edit-day-field,
[b-qlcibwpym2]::-webkit-datetime-edit-month-field,
[b-qlcibwpym2]::-webkit-datetime-edit-year-field {
    padding: 0;
}

[b-qlcibwpym2]::-webkit-inner-spin-button {
    height: auto;
}

[type="search"][b-qlcibwpym2] {
    outline-offset: -2px;
    -webkit-appearance: textfield;
}

[b-qlcibwpym2]::-webkit-search-decoration {
    -webkit-appearance: none;
}

[b-qlcibwpym2]::-webkit-color-swatch-wrapper {
    padding: 0;
}

[b-qlcibwpym2]::-webkit-file-upload-button {
    font: inherit;
}

[b-qlcibwpym2]::file-selector-button {
    font: inherit;
}

[b-qlcibwpym2]::file-selector-button {
    font: inherit;
}

[b-qlcibwpym2]::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button;
}

output[b-qlcibwpym2] {
    display: inline-block;
}

iframe[b-qlcibwpym2] {
    border: 0;
}

summary[b-qlcibwpym2] {
    display: list-item;
    cursor: pointer;
}

progress[b-qlcibwpym2] {
    vertical-align: baseline;
}

[hidden][b-qlcibwpym2] {
    display: none !important;
}

.lead[b-qlcibwpym2] {
    font-size: 1.05rem;
    font-weight: normal;
}

.display-1[b-qlcibwpym2] {
    font-size: calc(1.625rem + 4.5vw);
    font-weight: 700;
    line-height: 1.2;
}

@media (min-width: 1200px) {
    .display-1[b-qlcibwpym2] {
        font-size: 5rem;
    }
}

.display-2[b-qlcibwpym2] {
    font-size: calc(1.575rem + 3.9vw);
    font-weight: 700;
    line-height: 1.2;
}

@media (min-width: 1200px) {
    .display-2[b-qlcibwpym2] {
        font-size: 4.5rem;
    }
}

.display-3[b-qlcibwpym2] {
    font-size: calc(1.525rem + 3.3vw);
    font-weight: 700;
    line-height: 1.2;
}

@media (min-width: 1200px) {
    .display-3[b-qlcibwpym2] {
        font-size: 4rem;
    }
}

.display-4[b-qlcibwpym2] {
    font-size: calc(1.475rem + 2.7vw);
    font-weight: 700;
    line-height: 1.2;
    font-family: 'vazir-bold', sans-serif
}

@media (min-width: 1200px) {
    .display-4[b-qlcibwpym2] {
        font-size: 3.5rem;
    }
}

.display-5[b-qlcibwpym2] {
    font-size: calc(1.425rem + 2.1vw);
    font-weight: 700;
    line-height: 1.5;
    font-family: 'vazir-bold', sans-serif
}

@media (min-width: 1200px) {
    .display-5[b-qlcibwpym2] {
        font-size: 3rem;
        font-family: 'vazir-bold', sans-serif
    }
}

.display-6[b-qlcibwpym2] {
    font-size: calc(1.3875rem + 1.65vw);
    font-weight: 700;
    line-height: 1.2;
}

@media (min-width: 1200px) {
    .display-6[b-qlcibwpym2] {
        font-size: 2.625rem;
    }
}

.list-unstyled[b-qlcibwpym2] {
    padding-right: 0;
    list-style: none;
}

.list-inline[b-qlcibwpym2] {
    padding-left: 0;
    list-style: none;
}

.list-inline-item[b-qlcibwpym2] {
    display: inline-block;
}

    .list-inline-item:not(:first-child)[b-qlcibwpym2] {
        margin-right: 0.5rem;
    }

.initialism[b-qlcibwpym2] {
    font-size: 0.875em;
    text-transform: uppercase;
}

.blockquote[b-qlcibwpym2] {
    margin-bottom: 1.25rem;
    font-size: 1.125rem;
}

    .blockquote > :last-child[b-qlcibwpym2] {
        margin-bottom: 0;
    }

.blockquote-footer[b-qlcibwpym2] {
    margin-top: -1.25rem;
    margin-bottom: 1.25rem;
    font-size: 1rem;
    color: #1f1b2d;
}

    .blockquote-footer[b-qlcibwpym2]::before {
        content: "— ";
    }

.img-fluid[b-qlcibwpym2] {
    max-width: 100%;
    height: auto;
}

.img-thumbnail[b-qlcibwpym2] {
    padding: 0.375rem;
    background-color: #fff;
    border: 1px solid #efecf3;
    border-radius: 0.75rem;
    box-shadow: 0 0.125rem 0.125rem -0.125rem rgba(31, 27, 45, 0.08), 0 0.25rem 0.75rem rgba(31, 27, 45, 0.08);
    max-width: 100%;
    height: auto;
}

.figure[b-qlcibwpym2] {
    display: inline-block;
}

.figure-img[b-qlcibwpym2] {
    margin-bottom: 0.5rem;
    line-height: 1;
}

.figure-caption[b-qlcibwpym2] {
    font-size: 0.875em;
    color: #9691a4;
}

.container[b-qlcibwpym2],
.container-fluid[b-qlcibwpym2],
.container-xxl[b-qlcibwpym2],
.container-xl[b-qlcibwpym2],
.container-lg[b-qlcibwpym2],
.container-md[b-qlcibwpym2],
.container-sm[b-qlcibwpym2] {
    width: 100%;
    padding-right: var(--bs-gutter-x, 0.75rem);
    padding-left: var(--bs-gutter-x, 0.75rem);
    margin-right: auto;
    margin-left: auto;
}

@media (min-width: 500px) {
    .container-sm[b-qlcibwpym2],
    .container[b-qlcibwpym2] {
        max-width: 100%;
    }
}

@media (min-width: 768px) {
    .container-md[b-qlcibwpym2],
    .container-sm[b-qlcibwpym2],
    .container[b-qlcibwpym2] {
        max-width: 100%;
    }
}

@media (min-width: 992px) {
    .container-lg[b-qlcibwpym2],
    .container-md[b-qlcibwpym2],
    .container-sm[b-qlcibwpym2],
    .container[b-qlcibwpym2] {
        max-width: 100%;
    }
}

@media (min-width: 1200px) {
    .container-xl[b-qlcibwpym2],
    .container-lg[b-qlcibwpym2],
    .container-md[b-qlcibwpym2],
    .container-sm[b-qlcibwpym2],
    .container[b-qlcibwpym2] {
        max-width: 100%;
    }
}

@media (min-width: 1400px) {
    .container-xxl[b-qlcibwpym2],
    .container-xl[b-qlcibwpym2],
    .container-lg[b-qlcibwpym2],
    .container-md[b-qlcibwpym2],
    .container-sm[b-qlcibwpym2],
    .container[b-qlcibwpym2] {
        max-width: 1320px;
    }
}

.row[b-qlcibwpym2] {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    display: flex;
    flex-wrap: wrap;
    margin-top: calc(var(--bs-gutter-y) * -1);
    margin-right: calc(var(--bs-gutter-x) * -0.5);
    margin-left: calc(var(--bs-gutter-x) * -0.5);
}

    .row > *[b-qlcibwpym2] {
        flex-shrink: 0;
        width: 100%;
        max-width: 100%;
        padding-right: calc(var(--bs-gutter-x) * 0.5);
        padding-left: calc(var(--bs-gutter-x) * 0.5);
        margin-top: var(--bs-gutter-y);
    }

.col[b-qlcibwpym2] {
    flex: 1 0 0%;
}

.row-cols-auto > *[b-qlcibwpym2] {
    flex: 0 0 auto;
    width: auto;
}

.row-cols-1 > *[b-qlcibwpym2] {
    flex: 0 0 auto;
    width: 100%;
}

.row-cols-2 > *[b-qlcibwpym2] {
    flex: 0 0 auto;
    width: 50%;
}

.row-cols-3 > *[b-qlcibwpym2] {
    flex: 0 0 auto;
    width: 33.3333333333%;
}

.row-cols-4 > *[b-qlcibwpym2] {
    flex: 0 0 auto;
    width: 25%;
}

.row-cols-5 > *[b-qlcibwpym2] {
    flex: 0 0 auto;
    width: 20%;
}

.row-cols-6 > *[b-qlcibwpym2] {
    flex: 0 0 auto;
    width: 16.6666666667%;
}

.col-auto[b-qlcibwpym2] {
    flex: 0 0 auto;
    width: auto;
}

.col-1[b-qlcibwpym2] {
    flex: 0 0 auto;
    width: 8.33333333%;
}

.col-2[b-qlcibwpym2] {
    flex: 0 0 auto;
    width: 16.66666667%;
}

.col-3[b-qlcibwpym2] {
    flex: 0 0 auto;
    width: 25%;
}

.col-4[b-qlcibwpym2] {
    flex: 0 0 auto;
    width: 33.33333333%;
}

.col-5[b-qlcibwpym2] {
    flex: 0 0 auto;
    width: 41.66666667%;
}

.col-6[b-qlcibwpym2] {
    flex: 0 0 auto;
    width: 50%;
}

.col-7[b-qlcibwpym2] {
    flex: 0 0 auto;
    width: 58.33333333%;
}

.col-8[b-qlcibwpym2] {
    flex: 0 0 auto;
    width: 66.66666667%;
}

.col-9[b-qlcibwpym2] {
    flex: 0 0 auto;
    width: 75%;
}

.col-10[b-qlcibwpym2] {
    flex: 0 0 auto;
    width: 83.33333333%;
}

.col-11[b-qlcibwpym2] {
    flex: 0 0 auto;
    width: 91.66666667%;
}

.col-12[b-qlcibwpym2] {
    flex: 0 0 auto;
    width: 100%;
}

.offset-1[b-qlcibwpym2] {
    margin-left: 8.33333333%;
}

.offset-2[b-qlcibwpym2] {
    margin-left: 16.66666667%;
}

.offset-3[b-qlcibwpym2] {
    margin-left: 25%;
}

.offset-4[b-qlcibwpym2] {
    margin-left: 33.33333333%;
}

.offset-5[b-qlcibwpym2] {
    margin-left: 41.66666667%;
}

.offset-6[b-qlcibwpym2] {
    margin-left: 50%;
}

.offset-7[b-qlcibwpym2] {
    margin-left: 58.33333333%;
}

.offset-8[b-qlcibwpym2] {
    margin-left: 66.66666667%;
}

.offset-9[b-qlcibwpym2] {
    margin-left: 75%;
}

.offset-10[b-qlcibwpym2] {
    margin-left: 83.33333333%;
}

.offset-11[b-qlcibwpym2] {
    margin-left: 91.66666667%;
}

.g-0[b-qlcibwpym2],
.gx-0[b-qlcibwpym2] {
    --bs-gutter-x: 0;
}

.g-0[b-qlcibwpym2],
.gy-0[b-qlcibwpym2] {
    --bs-gutter-y: 0;
}

.g-1[b-qlcibwpym2],
.gx-1[b-qlcibwpym2] {
    --bs-gutter-x: 0.25rem;
}

.g-1[b-qlcibwpym2],
.gy-1[b-qlcibwpym2] {
    --bs-gutter-y: 0.25rem;
}

.g-2[b-qlcibwpym2],
.gx-2[b-qlcibwpym2] {
    --bs-gutter-x: 0.5rem;
}

.g-2[b-qlcibwpym2],
.gy-2[b-qlcibwpym2] {
    --bs-gutter-y: 0.5rem;
}

.g-3[b-qlcibwpym2],
.gx-3[b-qlcibwpym2] {
    --bs-gutter-x: 1rem;
}

.g-3[b-qlcibwpym2],
.gy-3[b-qlcibwpym2] {
    --bs-gutter-y: 1rem;
}

.g-4[b-qlcibwpym2],
.gx-4[b-qlcibwpym2] {
    --bs-gutter-x: 1.5rem;
}

.g-4[b-qlcibwpym2],
.gy-4[b-qlcibwpym2] {
    --bs-gutter-y: 1.5rem;
}

.g-5[b-qlcibwpym2],
.gx-5[b-qlcibwpym2] {
    --bs-gutter-x: 3rem;
}

.g-5[b-qlcibwpym2],
.gy-5[b-qlcibwpym2] {
    --bs-gutter-y: 3rem;
}

@media (min-width: 500px) {
    .col-sm[b-qlcibwpym2] {
        flex: 1 0 0%;
    }

    .row-cols-sm-auto > *[b-qlcibwpym2] {
        flex: 0 0 auto;
        width: auto;
    }

    .row-cols-sm-1 > *[b-qlcibwpym2] {
        flex: 0 0 auto;
        width: 100%;
    }

    .row-cols-sm-2 > *[b-qlcibwpym2] {
        flex: 0 0 auto;
        width: 50%;
    }

    .row-cols-sm-3 > *[b-qlcibwpym2] {
        flex: 0 0 auto;
        width: 33.3333333333%;
    }

    .row-cols-sm-4 > *[b-qlcibwpym2] {
        flex: 0 0 auto;
        width: 25%;
    }

    .row-cols-sm-5 > *[b-qlcibwpym2] {
        flex: 0 0 auto;
        width: 20%;
    }

    .row-cols-sm-6 > *[b-qlcibwpym2] {
        flex: 0 0 auto;
        width: 16.6666666667%;
    }

    .col-sm-auto[b-qlcibwpym2] {
        flex: 0 0 auto;
        width: auto;
    }

    .col-sm-1[b-qlcibwpym2] {
        flex: 0 0 auto;
        width: 8.33333333%;
    }

    .col-sm-2[b-qlcibwpym2] {
        flex: 0 0 auto;
        width: 16.66666667%;
    }

    .col-sm-3[b-qlcibwpym2] {
        flex: 0 0 auto;
        width: 25%;
    }

    .col-sm-4[b-qlcibwpym2] {
        flex: 0 0 auto;
        width: 33.33333333%;
    }

    .col-sm-5[b-qlcibwpym2] {
        flex: 0 0 auto;
        width: 41.66666667%;
    }

    .col-sm-6[b-qlcibwpym2] {
        flex: 0 0 auto;
        width: 50%;
    }

    .col-sm-7[b-qlcibwpym2] {
        flex: 0 0 auto;
        width: 58.33333333%;
    }

    .col-sm-8[b-qlcibwpym2] {
        flex: 0 0 auto;
        width: 66.66666667%;
    }

    .col-sm-9[b-qlcibwpym2] {
        flex: 0 0 auto;
        width: 75%;
    }

    .col-sm-10[b-qlcibwpym2] {
        flex: 0 0 auto;
        width: 83.33333333%;
    }

    .col-sm-11[b-qlcibwpym2] {
        flex: 0 0 auto;
        width: 91.66666667%;
    }

    .col-sm-12[b-qlcibwpym2] {
        flex: 0 0 auto;
        width: 100%;
    }

    .offset-sm-0[b-qlcibwpym2] {
        margin-left: 0;
    }

    .offset-sm-1[b-qlcibwpym2] {
        margin-left: 8.33333333%;
    }

    .offset-sm-2[b-qlcibwpym2] {
        margin-left: 16.66666667%;
    }

    .offset-sm-3[b-qlcibwpym2] {
        margin-left: 25%;
    }

    .offset-sm-4[b-qlcibwpym2] {
        margin-left: 33.33333333%;
    }

    .offset-sm-5[b-qlcibwpym2] {
        margin-left: 41.66666667%;
    }

    .offset-sm-6[b-qlcibwpym2] {
        margin-left: 50%;
    }

    .offset-sm-7[b-qlcibwpym2] {
        margin-left: 58.33333333%;
    }

    .offset-sm-8[b-qlcibwpym2] {
        margin-left: 66.66666667%;
    }

    .offset-sm-9[b-qlcibwpym2] {
        margin-left: 75%;
    }

    .offset-sm-10[b-qlcibwpym2] {
        margin-left: 83.33333333%;
    }

    .offset-sm-11[b-qlcibwpym2] {
        margin-left: 91.66666667%;
    }

    .g-sm-0[b-qlcibwpym2],
    .gx-sm-0[b-qlcibwpym2] {
        --bs-gutter-x: 0;
    }

    .g-sm-0[b-qlcibwpym2],
    .gy-sm-0[b-qlcibwpym2] {
        --bs-gutter-y: 0;
    }

    .g-sm-1[b-qlcibwpym2],
    .gx-sm-1[b-qlcibwpym2] {
        --bs-gutter-x: 0.25rem;
    }

    .g-sm-1[b-qlcibwpym2],
    .gy-sm-1[b-qlcibwpym2] {
        --bs-gutter-y: 0.25rem;
    }

    .g-sm-2[b-qlcibwpym2],
    .gx-sm-2[b-qlcibwpym2] {
        --bs-gutter-x: 0.5rem;
    }

    .g-sm-2[b-qlcibwpym2],
    .gy-sm-2[b-qlcibwpym2] {
        --bs-gutter-y: 0.5rem;
    }

    .g-sm-3[b-qlcibwpym2],
    .gx-sm-3[b-qlcibwpym2] {
        --bs-gutter-x: 1rem;
    }

    .g-sm-3[b-qlcibwpym2],
    .gy-sm-3[b-qlcibwpym2] {
        --bs-gutter-y: 1rem;
    }

    .g-sm-4[b-qlcibwpym2],
    .gx-sm-4[b-qlcibwpym2] {
        --bs-gutter-x: 1.5rem;
    }

    .g-sm-4[b-qlcibwpym2],
    .gy-sm-4[b-qlcibwpym2] {
        --bs-gutter-y: 1.5rem;
    }

    .g-sm-5[b-qlcibwpym2],
    .gx-sm-5[b-qlcibwpym2] {
        --bs-gutter-x: 3rem;
    }

    .g-sm-5[b-qlcibwpym2],
    .gy-sm-5[b-qlcibwpym2] {
        --bs-gutter-y: 3rem;
    }
}

@media (min-width: 768px) {
    .col-md[b-qlcibwpym2] {
        flex: 1 0 0%;
    }

    .row-cols-md-auto > *[b-qlcibwpym2] {
        flex: 0 0 auto;
        width: auto;
    }

    .row-cols-md-1 > *[b-qlcibwpym2] {
        flex: 0 0 auto;
        width: 100%;
    }

    .row-cols-md-2 > *[b-qlcibwpym2] {
        flex: 0 0 auto;
        width: 50%;
    }

    .row-cols-md-3 > *[b-qlcibwpym2] {
        flex: 0 0 auto;
        width: 33.3333333333%;
    }

    .row-cols-md-4 > *[b-qlcibwpym2] {
        flex: 0 0 auto;
        width: 25%;
    }

    .row-cols-md-5 > *[b-qlcibwpym2] {
        flex: 0 0 auto;
        width: 20%;
    }

    .row-cols-md-6 > *[b-qlcibwpym2] {
        flex: 0 0 auto;
        width: 16.6666666667%;
    }

    .col-md-auto[b-qlcibwpym2] {
        flex: 0 0 auto;
        width: auto;
    }

    .col-md-1[b-qlcibwpym2] {
        flex: 0 0 auto;
        width: 8.33333333%;
    }

    .col-md-2[b-qlcibwpym2] {
        flex: 0 0 auto;
        width: 16.66666667%;
    }

    .col-md-3[b-qlcibwpym2] {
        flex: 0 0 auto;
        width: 25%;
    }

    .col-md-4[b-qlcibwpym2] {
        flex: 0 0 auto;
        width: 33.33333333%;
    }

    .col-md-5[b-qlcibwpym2] {
        flex: 0 0 auto;
        width: 41.66666667%;
    }

    .col-md-6[b-qlcibwpym2] {
        flex: 0 0 auto;
        width: 50%;
    }

    .col-md-7[b-qlcibwpym2] {
        flex: 0 0 auto;
        width: 58.33333333%;
    }

    .col-md-8[b-qlcibwpym2] {
        flex: 0 0 auto;
        width: 66.66666667%;
    }

    .col-md-9[b-qlcibwpym2] {
        flex: 0 0 auto;
        width: 75%;
    }

    .col-md-10[b-qlcibwpym2] {
        flex: 0 0 auto;
        width: 83.33333333%;
    }

    .col-md-11[b-qlcibwpym2] {
        flex: 0 0 auto;
        width: 91.66666667%;
    }

    .col-md-12[b-qlcibwpym2] {
        flex: 0 0 auto;
        width: 100%;
    }

    .offset-md-0[b-qlcibwpym2] {
        margin-left: 0;
    }

    .offset-md-1[b-qlcibwpym2] {
        margin-right: 8.33333333%;
    }

    .offset-md-2[b-qlcibwpym2] {
        margin-left: 16.66666667%;
    }

    .offset-md-3[b-qlcibwpym2] {
        margin-left: 25%;
    }

    .offset-md-4[b-qlcibwpym2] {
        margin-left: 33.33333333%;
    }

    .offset-md-5[b-qlcibwpym2] {
        margin-left: 41.66666667%;
    }

    .offset-md-6[b-qlcibwpym2] {
        margin-left: 50%;
    }

    .offset-md-7[b-qlcibwpym2] {
        margin-left: 58.33333333%;
    }

    .offset-md-8[b-qlcibwpym2] {
        margin-left: 66.66666667%;
    }

    .offset-md-9[b-qlcibwpym2] {
        margin-left: 75%;
    }

    .offset-md-10[b-qlcibwpym2] {
        margin-left: 83.33333333%;
    }

    .offset-md-11[b-qlcibwpym2] {
        margin-left: 91.66666667%;
    }

    .g-md-0[b-qlcibwpym2],
    .gx-md-0[b-qlcibwpym2] {
        --bs-gutter-x: 0;
    }

    .g-md-0[b-qlcibwpym2],
    .gy-md-0[b-qlcibwpym2] {
        --bs-gutter-y: 0;
    }

    .g-md-1[b-qlcibwpym2],
    .gx-md-1[b-qlcibwpym2] {
        --bs-gutter-x: 0.25rem;
    }

    .g-md-1[b-qlcibwpym2],
    .gy-md-1[b-qlcibwpym2] {
        --bs-gutter-y: 0.25rem;
    }

    .g-md-2[b-qlcibwpym2],
    .gx-md-2[b-qlcibwpym2] {
        --bs-gutter-x: 0.5rem;
    }

    .g-md-2[b-qlcibwpym2],
    .gy-md-2[b-qlcibwpym2] {
        --bs-gutter-y: 0.5rem;
    }

    .g-md-3[b-qlcibwpym2],
    .gx-md-3[b-qlcibwpym2] {
        --bs-gutter-x: 1rem;
    }

    .g-md-3[b-qlcibwpym2],
    .gy-md-3[b-qlcibwpym2] {
        --bs-gutter-y: 1rem;
    }

    .g-md-4[b-qlcibwpym2],
    .gx-md-4[b-qlcibwpym2] {
        --bs-gutter-x: 1.5rem;
    }

    .g-md-4[b-qlcibwpym2],
    .gy-md-4[b-qlcibwpym2] {
        --bs-gutter-y: 1.5rem;
    }

    .g-md-5[b-qlcibwpym2],
    .gx-md-5[b-qlcibwpym2] {
        --bs-gutter-x: 3rem;
    }

    .g-md-5[b-qlcibwpym2],
    .gy-md-5[b-qlcibwpym2] {
        --bs-gutter-y: 3rem;
    }
}

@media (min-width: 992px) {
    .col-lg[b-qlcibwpym2] {
        flex: 1 0 0%;
    }

    .row-cols-lg-auto > *[b-qlcibwpym2] {
        flex: 0 0 auto;
        width: auto;
    }

    .row-cols-lg-1 > *[b-qlcibwpym2] {
        flex: 0 0 auto;
        width: 100%;
    }

    .row-cols-lg-2 > *[b-qlcibwpym2] {
        flex: 0 0 auto;
        width: 50%;
    }

    .row-cols-lg-3 > *[b-qlcibwpym2] {
        flex: 0 0 auto;
        width: 33.3333333333%;
    }

    .row-cols-lg-4 > *[b-qlcibwpym2] {
        flex: 0 0 auto;
        width: 25%;
    }

    .row-cols-lg-5 > *[b-qlcibwpym2] {
        flex: 0 0 auto;
        width: 20%;
    }

    .row-cols-lg-6 > *[b-qlcibwpym2] {
        flex: 0 0 auto;
        width: 16.6666666667%;
    }

    .col-lg-auto[b-qlcibwpym2] {
        flex: 0 0 auto;
        width: auto;
    }

    .col-lg-1[b-qlcibwpym2] {
        flex: 0 0 auto;
        width: 8.33333333%;
    }

    .col-lg-2[b-qlcibwpym2] {
        flex: 0 0 auto;
        width: 16.66666667%;
    }

    .col-lg-3[b-qlcibwpym2] {
        flex: 0 0 auto;
        width: 25%;
    }

    .col-lg-4[b-qlcibwpym2] {
        flex: 0 0 auto;
        width: 33.33333333%;
    }

    .col-lg-5[b-qlcibwpym2] {
        flex: 0 0 auto;
        width: 41.66666667%;
    }

    .col-lg-6[b-qlcibwpym2] {
        flex: 0 0 auto;
        width: 50%;
    }

    .col-lg-7[b-qlcibwpym2] {
        flex: 0 0 auto;
        width: 58.33333333%;
    }

    .col-lg-8[b-qlcibwpym2] {
        flex: 0 0 auto;
        width: 66.66666667%;
    }

    .col-lg-9[b-qlcibwpym2] {
        flex: 0 0 auto;
        width: 75%;
    }

    .col-lg-10[b-qlcibwpym2] {
        flex: 0 0 auto;
        width: 83.33333333%;
    }

    .col-lg-11[b-qlcibwpym2] {
        flex: 0 0 auto;
        width: 91.66666667%;
    }

    .col-lg-12[b-qlcibwpym2] {
        flex: 0 0 auto;
        width: 100%;
    }

    .offset-lg-0[b-qlcibwpym2] {
        margin-left: 0;
    }

    .offset-lg-1[b-qlcibwpym2] {
        margin-right: 8.33333333%;
    }

    .offset-lg-2[b-qlcibwpym2] {
        margin-right: 16.66666667%;
    }

    .offset-lg-3[b-qlcibwpym2] {
        margin-right: 25%;
    }

    .offset-lg-4[b-qlcibwpym2] {
        margin-left: 33.33333333%;
    }

    .offset-lg-5[b-qlcibwpym2] {
        margin-left: 41.66666667%;
    }

    .offset-lg-6[b-qlcibwpym2] {
        margin-left: 50%;
    }

    .offset-lg-7[b-qlcibwpym2] {
        margin-left: 58.33333333%;
    }

    .offset-lg-8[b-qlcibwpym2] {
        margin-left: 66.66666667%;
    }

    .offset-lg-9[b-qlcibwpym2] {
        margin-left: 75%;
    }

    .offset-lg-10[b-qlcibwpym2] {
        margin-left: 83.33333333%;
    }

    .offset-lg-11[b-qlcibwpym2] {
        margin-left: 91.66666667%;
    }

    .g-lg-0[b-qlcibwpym2],
    .gx-lg-0[b-qlcibwpym2] {
        --bs-gutter-x: 0;
    }

    .g-lg-0[b-qlcibwpym2],
    .gy-lg-0[b-qlcibwpym2] {
        --bs-gutter-y: 0;
    }

    .g-lg-1[b-qlcibwpym2],
    .gx-lg-1[b-qlcibwpym2] {
        --bs-gutter-x: 0.25rem;
    }

    .g-lg-1[b-qlcibwpym2],
    .gy-lg-1[b-qlcibwpym2] {
        --bs-gutter-y: 0.25rem;
    }

    .g-lg-2[b-qlcibwpym2],
    .gx-lg-2[b-qlcibwpym2] {
        --bs-gutter-x: 0.5rem;
    }

    .g-lg-2[b-qlcibwpym2],
    .gy-lg-2[b-qlcibwpym2] {
        --bs-gutter-y: 0.5rem;
    }

    .g-lg-3[b-qlcibwpym2],
    .gx-lg-3[b-qlcibwpym2] {
        --bs-gutter-x: 1rem;
    }

    .g-lg-3[b-qlcibwpym2],
    .gy-lg-3[b-qlcibwpym2] {
        --bs-gutter-y: 1rem;
    }

    .g-lg-4[b-qlcibwpym2],
    .gx-lg-4[b-qlcibwpym2] {
        --bs-gutter-x: 1.5rem;
    }

    .g-lg-4[b-qlcibwpym2],
    .gy-lg-4[b-qlcibwpym2] {
        --bs-gutter-y: 1.5rem;
    }

    .g-lg-5[b-qlcibwpym2],
    .gx-lg-5[b-qlcibwpym2] {
        --bs-gutter-x: 3rem;
    }

    .g-lg-5[b-qlcibwpym2],
    .gy-lg-5[b-qlcibwpym2] {
        --bs-gutter-y: 3rem;
    }
}

@media (min-width: 1200px) {
    .col-xl[b-qlcibwpym2] {
        flex: 1 0 0%;
    }

    .row-cols-xl-auto > *[b-qlcibwpym2] {
        flex: 0 0 auto;
        width: auto;
    }

    .row-cols-xl-1 > *[b-qlcibwpym2] {
        flex: 0 0 auto;
        width: 100%;
    }

    .row-cols-xl-2 > *[b-qlcibwpym2] {
        flex: 0 0 auto;
        width: 50%;
    }

    .row-cols-xl-3 > *[b-qlcibwpym2] {
        flex: 0 0 auto;
        width: 33.3333333333%;
    }

    .row-cols-xl-4 > *[b-qlcibwpym2] {
        flex: 0 0 auto;
        width: 25%;
    }

    .row-cols-xl-5 > *[b-qlcibwpym2] {
        flex: 0 0 auto;
        width: 20%;
    }

    .row-cols-xl-6 > *[b-qlcibwpym2] {
        flex: 0 0 auto;
        width: 16.6666666667%;
    }

    .col-xl-auto[b-qlcibwpym2] {
        flex: 0 0 auto;
        width: auto;
    }

    .col-xl-1[b-qlcibwpym2] {
        flex: 0 0 auto;
        width: 8.33333333%;
    }

    .col-xl-2[b-qlcibwpym2] {
        flex: 0 0 auto;
        width: 16.66666667%;
    }

    .col-xl-3[b-qlcibwpym2] {
        flex: 0 0 auto;
        width: 25%;
    }

    .col-xl-4[b-qlcibwpym2] {
        flex: 0 0 auto;
        width: 33.33333333%;
    }

    .col-xl-5[b-qlcibwpym2] {
        flex: 0 0 auto;
        width: 41.66666667%;
    }

    .col-xl-6[b-qlcibwpym2] {
        flex: 0 0 auto;
        width: 50%;
    }

    .col-xl-7[b-qlcibwpym2] {
        flex: 0 0 auto;
        width: 58.33333333%;
    }

    .col-xl-8[b-qlcibwpym2] {
        flex: 0 0 auto;
        width: 66.66666667%;
    }

    .col-xl-9[b-qlcibwpym2] {
        flex: 0 0 auto;
        width: 75%;
    }

    .col-xl-10[b-qlcibwpym2] {
        flex: 0 0 auto;
        width: 83.33333333%;
    }

    .col-xl-11[b-qlcibwpym2] {
        flex: 0 0 auto;
        width: 91.66666667%;
    }

    .col-xl-12[b-qlcibwpym2] {
        flex: 0 0 auto;
        width: 100%;
    }

    .offset-xl-0[b-qlcibwpym2] {
        margin-left: 0;
    }

    .offset-xl-1[b-qlcibwpym2] {
        margin-right: 8.33333333%;
    }

    .offset-xl-2[b-qlcibwpym2] {
        margin-left: 16.66666667%;
    }

    .offset-xl-3[b-qlcibwpym2] {
        margin-left: 25%;
    }

    .offset-xl-4[b-qlcibwpym2] {
        margin-left: 33.33333333%;
    }

    .offset-xl-5[b-qlcibwpym2] {
        margin-left: 41.66666667%;
    }

    .offset-xl-6[b-qlcibwpym2] {
        margin-left: 50%;
    }

    .offset-xl-7[b-qlcibwpym2] {
        margin-left: 58.33333333%;
    }

    .offset-xl-8[b-qlcibwpym2] {
        margin-left: 66.66666667%;
    }

    .offset-xl-9[b-qlcibwpym2] {
        margin-left: 75%;
    }

    .offset-xl-10[b-qlcibwpym2] {
        margin-left: 83.33333333%;
    }

    .offset-xl-11[b-qlcibwpym2] {
        margin-left: 91.66666667%;
    }

    .g-xl-0[b-qlcibwpym2],
    .gx-xl-0[b-qlcibwpym2] {
        --bs-gutter-x: 0;
    }

    .g-xl-0[b-qlcibwpym2],
    .gy-xl-0[b-qlcibwpym2] {
        --bs-gutter-y: 0;
    }

    .g-xl-1[b-qlcibwpym2],
    .gx-xl-1[b-qlcibwpym2] {
        --bs-gutter-x: 0.25rem;
    }

    .g-xl-1[b-qlcibwpym2],
    .gy-xl-1[b-qlcibwpym2] {
        --bs-gutter-y: 0.25rem;
    }

    .g-xl-2[b-qlcibwpym2],
    .gx-xl-2[b-qlcibwpym2] {
        --bs-gutter-x: 0.5rem;
    }

    .g-xl-2[b-qlcibwpym2],
    .gy-xl-2[b-qlcibwpym2] {
        --bs-gutter-y: 0.5rem;
    }

    .g-xl-3[b-qlcibwpym2],
    .gx-xl-3[b-qlcibwpym2] {
        --bs-gutter-x: 1rem;
    }

    .g-xl-3[b-qlcibwpym2],
    .gy-xl-3[b-qlcibwpym2] {
        --bs-gutter-y: 1rem;
    }

    .g-xl-4[b-qlcibwpym2],
    .gx-xl-4[b-qlcibwpym2] {
        --bs-gutter-x: 1.5rem;
    }

    .g-xl-4[b-qlcibwpym2],
    .gy-xl-4[b-qlcibwpym2] {
        --bs-gutter-y: 1.5rem;
    }

    .g-xl-5[b-qlcibwpym2],
    .gx-xl-5[b-qlcibwpym2] {
        --bs-gutter-x: 3rem;
    }

    .g-xl-5[b-qlcibwpym2],
    .gy-xl-5[b-qlcibwpym2] {
        --bs-gutter-y: 3rem;
    }
}

@media (min-width: 1400px) {
    .col-xxl[b-qlcibwpym2] {
        flex: 1 0 0%;
    }

    .row-cols-xxl-auto > *[b-qlcibwpym2] {
        flex: 0 0 auto;
        width: auto;
    }

    .row-cols-xxl-1 > *[b-qlcibwpym2] {
        flex: 0 0 auto;
        width: 100%;
    }

    .row-cols-xxl-2 > *[b-qlcibwpym2] {
        flex: 0 0 auto;
        width: 50%;
    }

    .row-cols-xxl-3 > *[b-qlcibwpym2] {
        flex: 0 0 auto;
        width: 33.3333333333%;
    }

    .row-cols-xxl-4 > *[b-qlcibwpym2] {
        flex: 0 0 auto;
        width: 25%;
    }

    .row-cols-xxl-5 > *[b-qlcibwpym2] {
        flex: 0 0 auto;
        width: 20%;
    }

    .row-cols-xxl-6 > *[b-qlcibwpym2] {
        flex: 0 0 auto;
        width: 16.6666666667%;
    }

    .col-xxl-auto[b-qlcibwpym2] {
        flex: 0 0 auto;
        width: auto;
    }

    .col-xxl-1[b-qlcibwpym2] {
        flex: 0 0 auto;
        width: 8.33333333%;
    }

    .col-xxl-2[b-qlcibwpym2] {
        flex: 0 0 auto;
        width: 16.66666667%;
    }

    .col-xxl-3[b-qlcibwpym2] {
        flex: 0 0 auto;
        width: 25%;
    }

    .col-xxl-4[b-qlcibwpym2] {
        flex: 0 0 auto;
        width: 33.33333333%;
    }

    .col-xxl-5[b-qlcibwpym2] {
        flex: 0 0 auto;
        width: 41.66666667%;
    }

    .col-xxl-6[b-qlcibwpym2] {
        flex: 0 0 auto;
        width: 50%;
    }

    .col-xxl-7[b-qlcibwpym2] {
        flex: 0 0 auto;
        width: 58.33333333%;
    }

    .col-xxl-8[b-qlcibwpym2] {
        flex: 0 0 auto;
        width: 66.66666667%;
    }

    .col-xxl-9[b-qlcibwpym2] {
        flex: 0 0 auto;
        width: 75%;
    }

    .col-xxl-10[b-qlcibwpym2] {
        flex: 0 0 auto;
        width: 83.33333333%;
    }

    .col-xxl-11[b-qlcibwpym2] {
        flex: 0 0 auto;
        width: 91.66666667%;
    }

    .col-xxl-12[b-qlcibwpym2] {
        flex: 0 0 auto;
        width: 100%;
    }

    .offset-xxl-0[b-qlcibwpym2] {
        margin-left: 0;
    }

    .offset-xxl-1[b-qlcibwpym2] {
        margin-left: 8.33333333%;
    }

    .offset-xxl-2[b-qlcibwpym2] {
        margin-left: 16.66666667%;
    }

    .offset-xxl-3[b-qlcibwpym2] {
        margin-left: 25%;
    }

    .offset-xxl-4[b-qlcibwpym2] {
        margin-left: 33.33333333%;
    }

    .offset-xxl-5[b-qlcibwpym2] {
        margin-left: 41.66666667%;
    }

    .offset-xxl-6[b-qlcibwpym2] {
        margin-left: 50%;
    }

    .offset-xxl-7[b-qlcibwpym2] {
        margin-left: 58.33333333%;
    }

    .offset-xxl-8[b-qlcibwpym2] {
        margin-left: 66.66666667%;
    }

    .offset-xxl-9[b-qlcibwpym2] {
        margin-left: 75%;
    }

    .offset-xxl-10[b-qlcibwpym2] {
        margin-left: 83.33333333%;
    }

    .offset-xxl-11[b-qlcibwpym2] {
        margin-left: 91.66666667%;
    }

    .g-xxl-0[b-qlcibwpym2],
    .gx-xxl-0[b-qlcibwpym2] {
        --bs-gutter-x: 0;
    }

    .g-xxl-0[b-qlcibwpym2],
    .gy-xxl-0[b-qlcibwpym2] {
        --bs-gutter-y: 0;
    }

    .g-xxl-1[b-qlcibwpym2],
    .gx-xxl-1[b-qlcibwpym2] {
        --bs-gutter-x: 0.25rem;
    }

    .g-xxl-1[b-qlcibwpym2],
    .gy-xxl-1[b-qlcibwpym2] {
        --bs-gutter-y: 0.25rem;
    }

    .g-xxl-2[b-qlcibwpym2],
    .gx-xxl-2[b-qlcibwpym2] {
        --bs-gutter-x: 0.5rem;
    }

    .g-xxl-2[b-qlcibwpym2],
    .gy-xxl-2[b-qlcibwpym2] {
        --bs-gutter-y: 0.5rem;
    }

    .g-xxl-3[b-qlcibwpym2],
    .gx-xxl-3[b-qlcibwpym2] {
        --bs-gutter-x: 1rem;
    }

    .g-xxl-3[b-qlcibwpym2],
    .gy-xxl-3[b-qlcibwpym2] {
        --bs-gutter-y: 1rem;
    }

    .g-xxl-4[b-qlcibwpym2],
    .gx-xxl-4[b-qlcibwpym2] {
        --bs-gutter-x: 1.5rem;
    }

    .g-xxl-4[b-qlcibwpym2],
    .gy-xxl-4[b-qlcibwpym2] {
        --bs-gutter-y: 1.5rem;
    }

    .g-xxl-5[b-qlcibwpym2],
    .gx-xxl-5[b-qlcibwpym2] {
        --bs-gutter-x: 3rem;
    }

    .g-xxl-5[b-qlcibwpym2],
    .gy-xxl-5[b-qlcibwpym2] {
        --bs-gutter-y: 3rem;
    }
}

.table[b-qlcibwpym2] {
    --bs-table-bg: transparent;
    --bs-table-accent-bg: transparent;
    --bs-table-striped-color: #666276;
    --bs-table-striped-bg: rgba(0, 0, 0, 0.0375);
    --bs-table-active-color: #666276;
    --bs-table-active-bg: rgba(0, 0, 0, 0.05);
    --bs-table-hover-color: #666276;
    --bs-table-hover-bg: rgba(0, 0, 0, 0.05);
    width: 100%;
    margin-bottom: 1rem;
    color: #666276;
    vertical-align: top;
    border-color: #efecf3;
}

    .table > :not(caption) > * > *[b-qlcibwpym2] {
        padding: 0.75rem 0.75rem;
        background-color: var(--bs-table-bg);
        border-bottom-width: 1px;
        box-shadow: inset 0 0 0 9999px var(--bs-table-accent-bg);
    }

    .table > tbody[b-qlcibwpym2] {
        vertical-align: inherit;
    }

    .table > thead[b-qlcibwpym2] {
        vertical-align: bottom;
    }

    .table > :not(:last-child) > :last-child > *[b-qlcibwpym2] {
        border-bottom-color: currentColor;
    }

.caption-top[b-qlcibwpym2] {
    caption-side: top;
}

.table-sm > :not(caption) > * > *[b-qlcibwpym2] {
    padding: 0.375rem 0.375rem;
}

.table-bordered > :not(caption) > *[b-qlcibwpym2] {
    border-width: 1px 0;
}

    .table-bordered > :not(caption) > * > *[b-qlcibwpym2] {
        border-width: 0 1px;
    }

.table-borderless > :not(caption) > * > *[b-qlcibwpym2] {
    border-bottom-width: 0;
}

.table-striped > tbody > tr:nth-of-type(odd)[b-qlcibwpym2] {
    --bs-table-accent-bg: var(--bs-table-striped-bg);
    color: var(--bs-table-striped-color);
}

.table-active[b-qlcibwpym2] {
    --bs-table-accent-bg: var(--bs-table-active-bg);
    color: var(--bs-table-active-color);
}

.table-hover > tbody > tr:hover[b-qlcibwpym2] {
    --bs-table-accent-bg: var(--bs-table-hover-bg);
    color: var(--bs-table-hover-color);
}

.table-primary[b-qlcibwpym2] {
    --bs-table-bg: #ffeeea;
    --bs-table-striped-bg: #f5e5e1;
    --bs-table-striped-color: #000;
    --bs-table-active-bg: #f2e2de;
    --bs-table-active-color: #000;
    --bs-table-hover-bg: #f2e2de;
    --bs-table-hover-color: #000;
    color: #000;
    border-color: #e6d6d3;
}

.table-accent[b-qlcibwpym2] {
    --bs-table-bg: #efecfe;
    --bs-table-striped-bg: #e6e3f4;
    --bs-table-striped-color: #000;
    --bs-table-active-bg: #e3e0f1;
    --bs-table-active-color: #000;
    --bs-table-hover-bg: #e3e0f1;
    --bs-table-hover-color: #000;
    color: #000;
    border-color: #d7d4e5;
}

.table-secondary[b-qlcibwpym2] {
    --bs-table-bg: #f9f8fa;
    --bs-table-striped-bg: #f0eff1;
    --bs-table-striped-color: #000;
    --bs-table-active-bg: #edecee;
    --bs-table-active-color: #000;
    --bs-table-hover-bg: #edecee;
    --bs-table-hover-color: #000;
    color: #000;
    border-color: #e0dfe1;
}

.table-success[b-qlcibwpym2] {
    --bs-table-bg: #e6faf3;
    --bs-table-striped-bg: #ddf1ea;
    --bs-table-striped-color: #000;
    --bs-table-active-bg: #dbeee7;
    --bs-table-active-color: #000;
    --bs-table-hover-bg: #dbeee7;
    --bs-table-hover-color: #000;
    color: #000;
    border-color: #cfe1db;
}

.table-info[b-qlcibwpym2] {
    --bs-table-bg: #ecf1fe;
    --bs-table-striped-bg: #e3e8f4;
    --bs-table-striped-color: #000;
    --bs-table-active-bg: #e0e5f1;
    --bs-table-active-color: #000;
    --bs-table-hover-bg: #e0e5f1;
    --bs-table-hover-color: #000;
    color: #000;
    border-color: #d4d9e5;
}

.table-warning[b-qlcibwpym2] {
    --bs-table-bg: #fff8ea;
    --bs-table-striped-bg: #f5efe1;
    --bs-table-striped-color: #000;
    --bs-table-active-bg: #f2ecde;
    --bs-table-active-color: #000;
    --bs-table-hover-bg: #f2ecde;
    --bs-table-hover-color: #000;
    color: #000;
    border-color: #e6dfd3;
}

.table-danger[b-qlcibwpym2] {
    --bs-table-bg: #feeced;
    --bs-table-striped-bg: #f4e3e4;
    --bs-table-striped-color: #000;
    --bs-table-active-bg: #f1e0e1;
    --bs-table-active-color: #000;
    --bs-table-hover-bg: #f1e0e1;
    --bs-table-hover-color: #000;
    color: #000;
    border-color: #e5d4d5;
}

.table-dark[b-qlcibwpym2] {
    --bs-table-bg: #1f1b2d;
    --bs-table-striped-bg: #272435;
    --bs-table-striped-color: #fff;
    --bs-table-active-bg: #2a2638;
    --bs-table-active-color: #fff;
    --bs-table-hover-bg: #2a2638;
    --bs-table-hover-color: #fff;
    color: #fff;
    border-color: #353242;
}

.table-light[b-qlcibwpym2] {
    --bs-table-bg: #fff;
    --bs-table-striped-bg: whitesmoke;
    --bs-table-striped-color: #000;
    --bs-table-active-bg: #f2f2f2;
    --bs-table-active-color: #000;
    --bs-table-hover-bg: #f2f2f2;
    --bs-table-hover-color: #000;
    color: #000;
    border-color: #e6e6e6;
}

.table-responsive[b-qlcibwpym2] {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}

@media (max-width: 499.98px) {
    .table-responsive-sm[b-qlcibwpym2] {
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }
}

@media (max-width: 767.98px) {
    .table-responsive-md[b-qlcibwpym2] {
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }
}

@media (max-width: 991.98px) {
    .table-responsive-lg[b-qlcibwpym2] {
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }
}

@media (max-width: 1199.98px) {
    .table-responsive-xl[b-qlcibwpym2] {
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }
}

@media (max-width: 1399.98px) {
    .table-responsive-xxl[b-qlcibwpym2] {
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }
}

.form-label[b-qlcibwpym2] {
    margin-bottom: 0.375rem;
    color: #1f1b2d;
    font-family: vazir
}

.col-form-label[b-qlcibwpym2] {
    padding-top: calc(0.575rem + 1px);
    padding-bottom: calc(0.575rem + 1px);
    margin-bottom: 0;
    font-size: inherit;
    line-height: 1.5;
    color: #1f1b2d;
}

.col-form-label-lg[b-qlcibwpym2] {
    padding-top: calc(0.825rem + 1px);
    padding-bottom: calc(0.825rem + 1px);
    font-size: 1rem;
}

.col-form-label-sm[b-qlcibwpym2] {
    padding-top: calc(0.425rem + 1px);
    padding-bottom: calc(0.425rem + 1px);
    font-size: 0.875rem;
}

.form-text[b-qlcibwpym2] {
    margin-top: 0.25rem;
    font-size: 0.875em;
    color: #9691a4;
}

.form-control[b-qlcibwpym2] {
    display: block;
    width: 100%;
    padding: 0.575rem 1.125rem;
    /*   font-size: 1rem; */
    font-weight: 400;
    line-height: 1.5;
    color: #454056;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #d5d2dc;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0.5rem;
    box-shadow: inset 0 1px 2px transparent;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
    .form-control[b-qlcibwpym2] {
        transition: none;
    }
}

.form-control[type="file"][b-qlcibwpym2] {
    overflow: hidden;
}

    .form-control[type="file"]:not(:disabled):not([readonly])[b-qlcibwpym2] {
        cursor: pointer;
    }

.form-control:focus[b-qlcibwpym2] {
    color: #454056;
    background-color: #fff;
    border-color: #feab98;
    outline: 0;
    box-shadow: inset 0 1px 2px transparent, 0 0 0 0.125rem rgba(253, 86, 49, 0.25);
}

.form-control[b-qlcibwpym2]::-webkit-date-and-time-value {
    height: 1.5em;
}

.form-control[b-qlcibwpym2]::-moz-placeholder {
    color: #9691a4;
    opacity: 1;
}

.form-control[b-qlcibwpym2]::placeholder {
    color: #9691a4;
    opacity: 1;
}

.form-control:disabled[b-qlcibwpym2],
.form-control[readonly][b-qlcibwpym2] {
    background-color: #f5f4f8;
    opacity: 1;
}

.form-control[b-qlcibwpym2]::-webkit-file-upload-button {
    padding: 0.575rem 1.125rem;
    margin: -0.575rem -1.125rem;
    -webkit-margin-end: 1.125rem;
    margin-inline-end: 1.125rem;
    color: #454056;
    background-color: #fff;
    pointer-events: none;
    border-color: inherit;
    border-style: solid;
    border-width: 0;
    border-inline-end-width: 1px;
    border-radius: 0;
    -webkit-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
    transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
}

.form-control[b-qlcibwpym2]::file-selector-button {
    padding: 0.575rem 1.125rem;
    margin: -0.575rem -1.125rem;
    -webkit-margin-end: 1.125rem;
    margin-inline-end: 1.125rem;
    color: #454056;
    background-color: #fff;
    pointer-events: none;
    border-color: inherit;
    border-style: solid;
    border-width: 0;
    border-inline-end-width: 1px;
    border-radius: 0;
    transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
}

.form-control[b-qlcibwpym2]::file-selector-button {
    padding: 0.575rem 1.125rem;
    margin: -0.575rem -1.125rem;
    -webkit-margin-end: 1.125rem;
    margin-inline-end: 1.125rem;
    color: #454056;
    background-color: #fff;
    pointer-events: none;
    border-color: inherit;
    border-style: solid;
    border-width: 0;
    border-inline-end-width: 1px;
    border-radius: 0;
    transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
    .form-control[b-qlcibwpym2]::-webkit-file-upload-button {
        -webkit-transition: none;
        transition: none;
    }

    .form-control[b-qlcibwpym2]::file-selector-button {
        transition: none;
    }

    .form-control[b-qlcibwpym2]::file-selector-button {
        transition: none;
    }
}

.form-control:hover:not(:disabled):not([readonly])[b-qlcibwpym2]::-webkit-file-upload-button {
    background-color: #f2f2f2;
}

.form-control:hover:not(:disabled):not([readonly])[b-qlcibwpym2]::file-selector-button {
    background-color: #f2f2f2;
}

.form-control:hover:not(:disabled):not([readonly])[b-qlcibwpym2]::file-selector-button {
    background-color: #f2f2f2;
}

.form-control[b-qlcibwpym2]::-webkit-file-upload-button {
    padding: 0.575rem 1.125rem;
    margin: -0.575rem -1.125rem;
    -webkit-margin-end: 1.125rem;
    margin-inline-end: 1.125rem;
    color: #454056;
    background-color: #fff;
    pointer-events: none;
    border-color: inherit;
    border-style: solid;
    border-width: 0;
    border-inline-end-width: 1px;
    border-radius: 0;
    -webkit-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
    transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
    .form-control[b-qlcibwpym2]::-webkit-file-upload-button {
        -webkit-transition: none;
        transition: none;
    }
}

.form-control:hover:not(:disabled):not([readonly])[b-qlcibwpym2]::-webkit-file-upload-button {
    background-color: #f2f2f2;
}

.form-control-plaintext[b-qlcibwpym2] {
    display: block;
    width: 100%;
    padding: 0.575rem 0;
    margin-bottom: 0;
    line-height: 1.5;
    color: #666276;
    background-color: transparent;
    border: solid transparent;
    border-width: 1px 0;
}

    .form-control-plaintext.form-control-sm[b-qlcibwpym2],
    .form-control-plaintext.form-control-lg[b-qlcibwpym2] {
        padding-right: 0;
        padding-left: 0;
    }

.form-control-sm[b-qlcibwpym2] {
    min-height: calc(1.5em + 0.85rem + 2px);
    padding: 0.425rem 1rem;
    font-size: 0.875rem;
    border-radius: 0.375rem;
}

    .form-control-sm[b-qlcibwpym2]::-webkit-file-upload-button {
        padding: 0.425rem 1rem;
        margin: -0.425rem -1rem;
        -webkit-margin-end: 1rem;
        margin-inline-end: 1rem;
    }

    .form-control-sm[b-qlcibwpym2]::file-selector-button {
        padding: 0.425rem 1rem;
        margin: -0.425rem -1rem;
        -webkit-margin-end: 1rem;
        margin-inline-end: 1rem;
    }

    .form-control-sm[b-qlcibwpym2]::file-selector-button {
        padding: 0.425rem 1rem;
        margin: -0.425rem -1rem;
        -webkit-margin-end: 1rem;
        margin-inline-end: 1rem;
    }

    .form-control-sm[b-qlcibwpym2]::-webkit-file-upload-button {
        padding: 0.425rem 1rem;
        margin: -0.425rem -1rem;
        -webkit-margin-end: 1rem;
        margin-inline-end: 1rem;
    }

.form-control-lg[b-qlcibwpym2] {
    min-height: calc(1.5em + 1.65rem + 2px);
    padding: 0.825rem 1.25rem;
    font-size: 1rem;
    border-radius: 0.5rem;
}

    .form-control-lg[b-qlcibwpym2]::-webkit-file-upload-button {
        padding: 0.825rem 1.25rem;
        margin: -0.825rem -1.25rem;
        -webkit-margin-end: 1.25rem;
        margin-inline-end: 1.25rem;
    }

    .form-control-lg[b-qlcibwpym2]::file-selector-button {
        padding: 0.825rem 1.25rem;
        margin: -0.825rem -1.25rem;
        -webkit-margin-end: 1.25rem;
        margin-inline-end: 1.25rem;
    }

    .form-control-lg[b-qlcibwpym2]::file-selector-button {
        padding: 0.825rem 1.25rem;
        margin: -0.825rem -1.25rem;
        -webkit-margin-end: 1.25rem;
        margin-inline-end: 1.25rem;
    }

    .form-control-lg[b-qlcibwpym2]::-webkit-file-upload-button {
        padding: 0.825rem 1.25rem;
        margin: -0.825rem -1.25rem;
        -webkit-margin-end: 1.25rem;
        margin-inline-end: 1.25rem;
    }

textarea.form-control[b-qlcibwpym2] {
    min-height: calc(1.5em + 1.15rem + 2px);
}

textarea.form-control-sm[b-qlcibwpym2] {
    min-height: calc(1.5em + 0.85rem + 2px);
}

textarea.form-control-lg[b-qlcibwpym2] {
    min-height: calc(1.5em + 1.65rem + 2px);
}

.form-control-color[b-qlcibwpym2] {
    width: 3rem;
    height: auto;
    padding: 0.575rem;
}

    .form-control-color:not(:disabled):not([readonly])[b-qlcibwpym2] {
        cursor: pointer;
    }

    .form-control-color[b-qlcibwpym2]::-moz-color-swatch {
        height: 1.5em;
        border-radius: 0.5rem;
    }

    .form-control-color[b-qlcibwpym2]::-webkit-color-swatch {
        height: 1.5em;
        border-radius: 0.5rem;
    }

.form-select[b-qlcibwpym2] {
    display: block;
    width: 100%;
    padding: 0.575rem 1.125rem 0.575rem 2.53125rem;
    -moz-padding-start: calc(1.125rem - 3px);
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #454056;
    background-color: #fff;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23454056' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: left 1.125rem center;
    background-size: 16px 12px;
    border: 1px solid #d5d2dc;
    border-radius: 0.5rem;
    box-shadow: inset 0 1px 2px transparent;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

@media (prefers-reduced-motion: reduce) {
    .form-select[b-qlcibwpym2] {
        transition: none;
    }
}

.form-select:focus[b-qlcibwpym2] {
    border-color: #feab98;
    outline: 0;
    box-shadow: inset 0 1px 2px transparent, 0 0 0 0.125rem rgba(253, 86, 49, 0.25);
}

.form-select[multiple][b-qlcibwpym2],
.form-select[size]:not([size="1"])[b-qlcibwpym2] {
    padding-right: 1.125rem;
    background-image: none;
}

.form-select:disabled[b-qlcibwpym2] {
    background-color: #f5f4f8;
}

.form-select:-moz-focusring[b-qlcibwpym2] {
    color: transparent;
    text-shadow: 0 0 0 #454056;
}

.form-select-sm[b-qlcibwpym2] {
    padding-top: 0.425rem;
    padding-bottom: 0.425rem;
    /*padding-left: 1rem;*/
    font-size: 0.875rem;
}

.form-select-lg[b-qlcibwpym2] {
    padding-top: 0.825rem;
    padding-bottom: 0.825rem;
    padding-left: 1.25rem;
    font-size: 1rem;
}

.form-check[b-qlcibwpym2] {
    display: block;
    min-height: 1.5rem;
    padding-right: 1.5em;
    margin-bottom: 0.375rem;
}

    .form-check .form-check-input[b-qlcibwpym2] {
        float: right;
        margin-right: -1.5em;
    }

.form-check-input[b-qlcibwpym2] {
    width: 1em;
    height: 1em;
    margin-top: 0.25em;
    vertical-align: top;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    border: 2px solid #bbb7c5;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-print-color-adjust: exact;
    color-adjust: exact;
}

    .form-check-input[type="checkbox"][b-qlcibwpym2] {
        border-radius: 0.1875em;
    }

    .form-check-input[type="radio"][b-qlcibwpym2] {
        border-radius: 50%;
    }

    .form-check-input:active[b-qlcibwpym2] {
        filter: 0;
    }

    .form-check-input:focus[b-qlcibwpym2] {
        border-color: #feab98;
        outline: 0;
        box-shadow: 0;
    }

    .form-check-input:checked[b-qlcibwpym2] {
        background-color: transparent;
        border-color: #fd5631;
    }

        .form-check-input:checked[type="checkbox"][b-qlcibwpym2] {
            background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fd5631' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e");
        }

        .form-check-input:checked[type="radio"][b-qlcibwpym2] {
            background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fd5631'/%3e%3c/svg%3e");
        }

    .form-check-input[type="checkbox"]:indeterminate[b-qlcibwpym2] {
        background-color: #fd5631;
        border-color: #fd5631;
        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e");
    }

    .form-check-input:disabled[b-qlcibwpym2] {
        pointer-events: none;
        filter: none;
        opacity: 0.5;
    }

        .form-check-input[disabled] ~ .form-check-label[b-qlcibwpym2],
        .form-check-input:disabled ~ .form-check-label[b-qlcibwpym2] {
            opacity: 0.5;
        }

.form-check-label[b-qlcibwpym2] {
    color: #666276;
}

.form-switch[b-qlcibwpym2] {
    /*padding-left: 2.5em;*/
}

    .form-switch .form-check-input[b-qlcibwpym2] {
        width: 2em;
        margin-left: 0.5em;
        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
        background-position: left center;
        border-radius: 2em;
        transition: background-position 0.15s ease-in-out;
    }

@media (prefers-reduced-motion: reduce) {
    .form-switch .form-check-input[b-qlcibwpym2] {
        transition: none;
    }
}

.form-switch .form-check-input:focus[b-qlcibwpym2] {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
}

.form-switch .form-check-input:checked[b-qlcibwpym2] {
    background-position: right center;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
}

.form-check-inline[b-qlcibwpym2] {
    display: inline-block;
    margin-right: 1rem;
}

.btn-check[b-qlcibwpym2] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none;
}

    .btn-check[disabled] + .btn[b-qlcibwpym2],
    .btn-check:disabled + .btn[b-qlcibwpym2] {
        pointer-events: none;
        filter: none;
        opacity: 0.65;
    }

.form-range[b-qlcibwpym2] {
    width: 100%;
    height: 1.25rem;
    padding: 0;
    background-color: transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

    .form-range:focus[b-qlcibwpym2] {
        outline: 0;
    }

        .form-range:focus[b-qlcibwpym2]::-webkit-slider-thumb {
            box-shadow: 0 0 0 1px #fff, 0 0 0 0.125rem rgba(253, 86, 49, 0.25);
        }

        .form-range:focus[b-qlcibwpym2]::-moz-range-thumb {
            box-shadow: 0 0 0 1px #fff, 0 0 0 0.125rem rgba(253, 86, 49, 0.25);
        }

    .form-range[b-qlcibwpym2]::-moz-focus-outer {
        border: 0;
    }

    .form-range[b-qlcibwpym2]::-webkit-slider-thumb {
        width: 1rem;
        height: 1rem;
        margin-top: -0.25rem;
        background-color: #fd5631;
        border: 0;
        border-radius: 1rem;
        box-shadow: 0 0.1rem 0.25rem rgba(0, 0, 0, 0.1);
        -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
        transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
        -webkit-appearance: none;
        appearance: none;
    }

@media (prefers-reduced-motion: reduce) {
    .form-range[b-qlcibwpym2]::-webkit-slider-thumb {
        -webkit-transition: none;
        transition: none;
    }
}

.form-range[b-qlcibwpym2]::-webkit-slider-thumb:active {
    background-color: #fd3104;
}

.form-range[b-qlcibwpym2]::-webkit-slider-runnable-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: #efecf3;
    border-color: transparent;
    border-radius: 1rem;
    box-shadow: inset 0 1px 2px transparent;
}

.form-range[b-qlcibwpym2]::-moz-range-thumb {
    width: 1rem;
    height: 1rem;
    background-color: #fd5631;
    border: 0;
    border-radius: 1rem;
    box-shadow: 0 0.1rem 0.25rem rgba(0, 0, 0, 0.1);
    -moz-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    -moz-appearance: none;
    appearance: none;
}

@media (prefers-reduced-motion: reduce) {
    .form-range[b-qlcibwpym2]::-moz-range-thumb {
        -moz-transition: none;
        transition: none;
    }
}

.form-range[b-qlcibwpym2]::-moz-range-thumb:active {
    background-color: #fd3104;
}

.form-range[b-qlcibwpym2]::-moz-range-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: #efecf3;
    border-color: transparent;
    border-radius: 1rem;
    box-shadow: inset 0 1px 2px transparent;
}

.form-range:disabled[b-qlcibwpym2] {
    pointer-events: none;
}

    .form-range:disabled[b-qlcibwpym2]::-webkit-slider-thumb {
        background-color: #bbb7c5;
    }

    .form-range:disabled[b-qlcibwpym2]::-moz-range-thumb {
        background-color: #bbb7c5;
    }

.form-floating[b-qlcibwpym2] {
    position: relative;
}

    .form-floating > .form-control[b-qlcibwpym2],
    .form-floating > .form-select[b-qlcibwpym2] {
        height: calc(3.5rem + 2px);
        line-height: 1.25;
    }

    .form-floating > label[b-qlcibwpym2] {
        position: absolute;
        top: 0;
        right: 0;
        height: 100%;
        padding: 1rem 1.125rem;
        pointer-events: none;
        border: 1px solid transparent;
        transform-origin: 0 0;
        transition: opacity 0.1s ease-in-out, transform 0.1s ease-in-out;
    }

@media (prefers-reduced-motion: reduce) {
    .form-floating > label[b-qlcibwpym2] {
        transition: none;
    }
}

.form-floating > .form-control[b-qlcibwpym2] {
    padding: 1rem 1.125rem;
}

    .form-floating > .form-control[b-qlcibwpym2]::-moz-placeholder {
        color: transparent;
    }

    .form-floating > .form-control[b-qlcibwpym2]::placeholder {
        color: transparent;
    }

    .form-floating > .form-control:not(:-moz-placeholder-shown)[b-qlcibwpym2] {
        padding-top: 1.625rem;
        padding-bottom: 0.625rem;
    }

    .form-floating > .form-control:focus[b-qlcibwpym2],
    .form-floating > .form-control:not(:placeholder-shown)[b-qlcibwpym2] {
        padding-top: 1.625rem;
        padding-bottom: 0.625rem;
    }

    .form-floating > .form-control:-webkit-autofill[b-qlcibwpym2] {
        padding-top: 1.625rem;
        padding-bottom: 0.625rem;
    }

.form-floating > .form-select[b-qlcibwpym2] {
    padding-top: 1.625rem;
    padding-bottom: 0.625rem;
}

.form-floating > .form-control:not(:-moz-placeholder-shown) ~ label[b-qlcibwpym2] {
    opacity: 0.65;
    transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}

.form-floating > .form-control:focus ~ label[b-qlcibwpym2],
.form-floating > .form-control:not(:placeholder-shown) ~ label[b-qlcibwpym2],
.form-floating > .form-select ~ label[b-qlcibwpym2] {
    opacity: 0.65;
    transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}

.form-floating > .form-control:-webkit-autofill ~ label[b-qlcibwpym2] {
    opacity: 0.65;
    transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}

.input-group[b-qlcibwpym2] {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    width: 100%;
}

    .input-group > .form-control[b-qlcibwpym2],
    .input-group > .form-select[b-qlcibwpym2] {
        position: relative;
        flex: 1 1 auto;
        width: 1%;
        min-width: 0;
    }

        .input-group > .form-control:focus[b-qlcibwpym2],
        .input-group > .form-select:focus[b-qlcibwpym2] {
            z-index: 3;
        }

    .input-group .btn[b-qlcibwpym2] {
        position: relative;
        z-index: 2;
    }

        .input-group .btn:focus[b-qlcibwpym2] {
            z-index: 3;
        }

.input-group-text[b-qlcibwpym2] {
    display: flex;
    align-items: center;
    padding: 0.575rem 1.125rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #666276;
    text-align: center;
    white-space: nowrap;
    background-color: #fff;
    border: 1px solid #d5d2dc;
    border-radius: 0.5rem;
}

.input-group-lg > .form-control[b-qlcibwpym2],
.input-group-lg > .form-select[b-qlcibwpym2],
.input-group-lg > .input-group-text[b-qlcibwpym2],
.input-group-lg > .btn[b-qlcibwpym2] {
    padding: 0.825rem 1.25rem;
    font-size: 1rem;
    border-radius: 0.5rem;
}

.input-group-sm > .form-control[b-qlcibwpym2],
.input-group-sm > .form-select[b-qlcibwpym2],
.input-group-sm > .input-group-text[b-qlcibwpym2],
.input-group-sm > .btn[b-qlcibwpym2] {
    padding: 0.425rem 1rem;
    font-size: 0.875rem;
    border-radius: 0.375rem;
}

.input-group-lg > .form-select[b-qlcibwpym2],
.input-group-sm > .form-select[b-qlcibwpym2] {
    padding-left: 3.65625rem;
}

.input-group:not(.has-validation) > :not(:last-child):not(.dropdown-toggle):not(.dropdown-menu)[b-qlcibwpym2],
.input-group:not(.has-validation) > .dropdown-toggle:nth-last-child(n + 3)[b-qlcibwpym2] {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.input-group.has-validation > :nth-last-child(n + 3):not(.dropdown-toggle):not(.dropdown-menu)[b-qlcibwpym2],
.input-group.has-validation > .dropdown-toggle:nth-last-child(n + 4)[b-qlcibwpym2] {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.input-group > :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback)[b-qlcibwpym2] {
    margin-right: -1px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.valid-feedback[b-qlcibwpym2] {
    display: none;
    width: 100%;
    margin-top: 0.25rem;
    font-size: 0.75rem;
    color: #07c98b;
}

.valid-tooltip[b-qlcibwpym2] {
    position: absolute;
    top: 100%;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: 0.25rem 0.5rem;
    margin-top: 0.1rem;
    font-size: 0.75rem;
    color: #000;
    background-color: rgba(7, 201, 139, 0.9);
    border-radius: 0.375rem;
}

.was-validated :valid ~ .valid-feedback[b-qlcibwpym2],
.was-validated :valid ~ .valid-tooltip[b-qlcibwpym2],
.is-valid ~ .valid-feedback[b-qlcibwpym2],
.is-valid ~ .valid-tooltip[b-qlcibwpym2] {
    display: block;
}

.was-validated .form-control:valid[b-qlcibwpym2],
.form-control.is-valid[b-qlcibwpym2] {
    border-color: #07c98b;
    padding-right: calc(1.5em + 1.15rem);
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='none'%3e%3cpath fill-rule='evenodd' d='M9 3a6 6 0 1 0 0 12A6 6 0 1 0 9 3zM1.5 9a7.5 7.5 0 1 1 15 0 7.5 7.5 0 1 1-15 0zm10.28-2.03a.75.75 0 0 1 0 1.061l-3 3a.75.75 0 0 1-1.061 0l-1.5-1.5A.75.75 0 0 1 7.28 8.47l.97.97 2.47-2.47a.75.75 0 0 1 1.061 0z' fill='%2307c98b' fill-opacity='.6'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right calc(0.375em + 0.2875rem) center;
    background-size: calc(0.75em + 0.575rem) calc(0.75em + 0.575rem);
}

    .was-validated .form-control:valid:focus[b-qlcibwpym2],
    .form-control.is-valid:focus[b-qlcibwpym2] {
        border-color: #07c98b;
        box-shadow: 0 0 0 0.125rem rgba(7, 201, 139, 0.25);
    }

.was-validated textarea.form-control:valid[b-qlcibwpym2],
textarea.form-control.is-valid[b-qlcibwpym2] {
    padding-right: calc(1.5em + 1.15rem);
    background-position: top calc(0.375em + 0.2875rem) right calc(0.375em + 0.2875rem);
}

.was-validated .form-select:valid[b-qlcibwpym2],
.form-select.is-valid[b-qlcibwpym2] {
    border-color: #07c98b;
}

    .was-validated .form-select:valid:not([multiple]):not([size])[b-qlcibwpym2],
    .was-validated .form-select:valid:not([multiple])[size="1"][b-qlcibwpym2],
    .form-select.is-valid:not([multiple]):not([size])[b-qlcibwpym2],
    .form-select.is-valid:not([multiple])[size="1"][b-qlcibwpym2] {
        padding-right: 5.34375rem;
        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23454056' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"), url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='none'%3e%3cpath fill-rule='evenodd' d='M9 3a6 6 0 1 0 0 12A6 6 0 1 0 9 3zM1.5 9a7.5 7.5 0 1 1 15 0 7.5 7.5 0 1 1-15 0zm10.28-2.03a.75.75 0 0 1 0 1.061l-3 3a.75.75 0 0 1-1.061 0l-1.5-1.5A.75.75 0 0 1 7.28 8.47l.97.97 2.47-2.47a.75.75 0 0 1 1.061 0z' fill='%2307c98b' fill-opacity='.6'/%3e%3c/svg%3e");
        background-position: right 1.125rem center, center right 2.53125rem;
        background-size: 16px 12px, calc(0.75em + 0.575rem) calc(0.75em + 0.575rem);
    }

    .was-validated .form-select:valid:focus[b-qlcibwpym2],
    .form-select.is-valid:focus[b-qlcibwpym2] {
        border-color: #07c98b;
        box-shadow: 0 0 0 0.125rem rgba(7, 201, 139, 0.25);
    }

.was-validated .form-check-input:valid[b-qlcibwpym2],
.form-check-input.is-valid[b-qlcibwpym2] {
    border-color: #07c98b;
}

    .was-validated .form-check-input:valid:checked[b-qlcibwpym2],
    .form-check-input.is-valid:checked[b-qlcibwpym2] {
        background-color: #07c98b;
    }

    .was-validated .form-check-input:valid:focus[b-qlcibwpym2],
    .form-check-input.is-valid:focus[b-qlcibwpym2] {
        box-shadow: 0 0 0 0.125rem rgba(7, 201, 139, 0.25);
    }

    .was-validated .form-check-input:valid ~ .form-check-label[b-qlcibwpym2],
    .form-check-input.is-valid ~ .form-check-label[b-qlcibwpym2] {
        color: #07c98b;
    }

.form-check-inline .form-check-input ~ .valid-feedback[b-qlcibwpym2] {
    margin-left: 0.5em;
}

.was-validated .input-group .form-control:valid[b-qlcibwpym2],
.input-group .form-control.is-valid[b-qlcibwpym2],
.was-validated .input-group .form-select:valid[b-qlcibwpym2],
.input-group .form-select.is-valid[b-qlcibwpym2] {
    z-index: 1;
}

    .was-validated .input-group .form-control:valid:focus[b-qlcibwpym2],
    .input-group .form-control.is-valid:focus[b-qlcibwpym2],
    .was-validated .input-group .form-select:valid:focus[b-qlcibwpym2],
    .input-group .form-select.is-valid:focus[b-qlcibwpym2] {
        z-index: 3;
    }

.invalid-feedback[b-qlcibwpym2] {
    display: none;
    width: 100%;
    margin-top: 0.25rem;
    font-size: 0.75rem;
    color: #f23c49;
}

.invalid-tooltip[b-qlcibwpym2] {
    position: absolute;
    top: 100%;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: 0.25rem 0.5rem;
    margin-top: 0.1rem;
    font-size: 0.75rem;
    color: #000;
    background-color: rgba(242, 60, 73, 0.9);
    border-radius: 0.375rem;
}

.was-validated :invalid ~ .invalid-feedback[b-qlcibwpym2],
.was-validated :invalid ~ .invalid-tooltip[b-qlcibwpym2],
.is-invalid ~ .invalid-feedback[b-qlcibwpym2],
.is-invalid ~ .invalid-tooltip[b-qlcibwpym2] {
    display: block;
}

.was-validated .form-control:invalid[b-qlcibwpym2],
.form-control.is-invalid[b-qlcibwpym2] {
    border-color: #f23c49;
    padding-right: calc(1.5em + 1.15rem);
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='%23f23c49' fill-rule='evenodd'%3e%3cpath d='M9 3a6 6 0 1 0 0 12A6 6 0 1 0 9 3zM1.5 9a7.5 7.5 0 1 1 15 0 7.5 7.5 0 1 1-15 0zM9 5.25a.75.75 0 0 1 .75.75v3a.75.75 0 1 1-1.5 0V6A.75.75 0 0 1 9 5.25zM8.25 12a.75.75 0 0 1 .75-.75h.008a.75.75 0 1 1 0 1.5H9a.75.75 0 0 1-.75-.75z'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right calc(0.375em + 0.2875rem) center;
    background-size: calc(0.75em + 0.575rem) calc(0.75em + 0.575rem);
}

    .was-validated .form-control:invalid:focus[b-qlcibwpym2],
    .form-control.is-invalid:focus[b-qlcibwpym2] {
        border-color: #f23c49;
        box-shadow: 0 0 0 0.125rem rgba(242, 60, 73, 0.25);
    }

.was-validated textarea.form-control:invalid[b-qlcibwpym2],
textarea.form-control.is-invalid[b-qlcibwpym2] {
    padding-right: calc(1.5em + 1.15rem);
    background-position: top calc(0.375em + 0.2875rem) right calc(0.375em + 0.2875rem);
}

.was-validated .form-select:invalid[b-qlcibwpym2],
.form-select.is-invalid[b-qlcibwpym2] {
    border-color: #f23c49;
}

    .was-validated .form-select:invalid:not([multiple]):not([size])[b-qlcibwpym2],
    .was-validated .form-select:invalid:not([multiple])[size="1"][b-qlcibwpym2],
    .form-select.is-invalid:not([multiple]):not([size])[b-qlcibwpym2],
    .form-select.is-invalid:not([multiple])[size="1"][b-qlcibwpym2] {
        padding-right: 5.34375rem;
        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23454056' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"), url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='%23f23c49' fill-rule='evenodd'%3e%3cpath d='M9 3a6 6 0 1 0 0 12A6 6 0 1 0 9 3zM1.5 9a7.5 7.5 0 1 1 15 0 7.5 7.5 0 1 1-15 0zM9 5.25a.75.75 0 0 1 .75.75v3a.75.75 0 1 1-1.5 0V6A.75.75 0 0 1 9 5.25zM8.25 12a.75.75 0 0 1 .75-.75h.008a.75.75 0 1 1 0 1.5H9a.75.75 0 0 1-.75-.75z'/%3e%3c/svg%3e");
        background-position: right 1.125rem center, center right 2.53125rem;
        background-size: 16px 12px, calc(0.75em + 0.575rem) calc(0.75em + 0.575rem);
    }

    .was-validated .form-select:invalid:focus[b-qlcibwpym2],
    .form-select.is-invalid:focus[b-qlcibwpym2] {
        border-color: #f23c49;
        box-shadow: 0 0 0 0.125rem rgba(242, 60, 73, 0.25);
    }

.was-validated .form-check-input:invalid[b-qlcibwpym2],
.form-check-input.is-invalid[b-qlcibwpym2] {
    border-color: #f23c49;
}

    .was-validated .form-check-input:invalid:checked[b-qlcibwpym2],
    .form-check-input.is-invalid:checked[b-qlcibwpym2] {
        background-color: #f23c49;
    }

    .was-validated .form-check-input:invalid:focus[b-qlcibwpym2],
    .form-check-input.is-invalid:focus[b-qlcibwpym2] {
        box-shadow: 0 0 0 0.125rem rgba(242, 60, 73, 0.25);
    }

    .was-validated .form-check-input:invalid ~ .form-check-label[b-qlcibwpym2],
    .form-check-input.is-invalid ~ .form-check-label[b-qlcibwpym2] {
        color: #f23c49;
    }

.form-check-inline .form-check-input ~ .invalid-feedback[b-qlcibwpym2] {
    margin-left: 0.5em;
}

.was-validated .input-group .form-control:invalid[b-qlcibwpym2],
.input-group .form-control.is-invalid[b-qlcibwpym2],
.was-validated .input-group .form-select:invalid[b-qlcibwpym2],
.input-group .form-select.is-invalid[b-qlcibwpym2] {
    z-index: 2;
}

    .was-validated .input-group .form-control:invalid:focus[b-qlcibwpym2],
    .input-group .form-control.is-invalid:focus[b-qlcibwpym2],
    .was-validated .input-group .form-select:invalid:focus[b-qlcibwpym2],
    .input-group .form-select.is-invalid:focus[b-qlcibwpym2] {
        z-index: 3;
    }

.btn[b-qlcibwpym2] {
    /*font-family: Sahel;*/
    display: inline-block;
    /*font-weight: bold;*/
    line-height: 1.5;
    color: #666276;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: 0.575rem 1.5rem;
    font-size: 15px;
    border-radius: 0.5rem;
    transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
    .btn[b-qlcibwpym2] {
        transition: none;
    }
}

.btn:hover[b-qlcibwpym2] {
    color: #666276;
}

.btn-check:focus + .btn[b-qlcibwpym2],
.btn:focus[b-qlcibwpym2] {
    outline: 0;
    box-shadow: unset;
}

.btn-check:checked + .btn[b-qlcibwpym2],
.btn-check:active + .btn[b-qlcibwpym2],
.btn:active[b-qlcibwpym2],
.btn.active[b-qlcibwpym2] {
    box-shadow: unset;
}

    .btn-check:checked + .btn:focus[b-qlcibwpym2],
    .btn-check:active + .btn:focus[b-qlcibwpym2],
    .btn:active:focus[b-qlcibwpym2],
    .btn.active:focus[b-qlcibwpym2] {
        box-shadow: unset, unset;
    }

.btn:disabled[b-qlcibwpym2],
.btn.disabled[b-qlcibwpym2],
fieldset:disabled .btn[b-qlcibwpym2] {
    pointer-events: none;
    opacity: 0.65;
    box-shadow: none;
}

.btn-primary[b-qlcibwpym2] {
    color: #000;
    background-color: #fd5631;
    border-color: #fd5631;
    box-shadow: unset;
}

    .btn-primary:hover[b-qlcibwpym2] {
        color: #000;
        background-color: #fd6f50;
        border-color: #fd6746;
    }

    .btn-check:focus + .btn-primary[b-qlcibwpym2],
    .btn-primary:focus[b-qlcibwpym2] {
        color: #000;
        background-color: #fd6f50;
        border-color: #fd6746;
        box-shadow: unset, 0 0 0 0 rgba(215, 73, 42, 0.5);
    }

    .btn-check:checked + .btn-primary[b-qlcibwpym2],
    .btn-check:active + .btn-primary[b-qlcibwpym2],
    .btn-primary:active[b-qlcibwpym2],
    .btn-primary.active[b-qlcibwpym2],
    .show > .btn-primary.dropdown-toggle[b-qlcibwpym2] {
        color: #000;
        background-color: #fd785a;
        border-color: #fd6746;
    }

        .btn-check:checked + .btn-primary:focus[b-qlcibwpym2],
        .btn-check:active + .btn-primary:focus[b-qlcibwpym2],
        .btn-primary:active:focus[b-qlcibwpym2],
        .btn-primary.active:focus[b-qlcibwpym2],
        .show > .btn-primary.dropdown-toggle:focus[b-qlcibwpym2] {
            box-shadow: unset, 0 0 0 0 rgba(215, 73, 42, 0.5);
        }

    .btn-primary:disabled[b-qlcibwpym2],
    .btn-primary.disabled[b-qlcibwpym2] {
        color: #000;
        background-color: #fd5631;
        border-color: #fd5631;
    }

.btn-accent[b-qlcibwpym2] {
    color: #fff;
    background-color: #5d3cf2;
    border-color: #5d3cf2;
    box-shadow: unset;
}

    .btn-accent:hover[b-qlcibwpym2] {
        color: #fff;
        background-color: #4f33ce;
        border-color: #4a30c2;
    }

    .btn-check:focus + .btn-accent[b-qlcibwpym2],
    .btn-accent:focus[b-qlcibwpym2] {
        color: #fff;
        background-color: #4f33ce;
        border-color: #4a30c2;
        box-shadow: unset, 0 0 0 0 rgba(117, 89, 244, 0.5);
    }

    .btn-check:checked + .btn-accent[b-qlcibwpym2],
    .btn-check:active + .btn-accent[b-qlcibwpym2],
    .btn-accent:active[b-qlcibwpym2],
    .btn-accent.active[b-qlcibwpym2],
    .show > .btn-accent.dropdown-toggle[b-qlcibwpym2] {
        color: #fff;
        background-color: #4a30c2;
        border-color: #462db6;
    }

        .btn-check:checked + .btn-accent:focus[b-qlcibwpym2],
        .btn-check:active + .btn-accent:focus[b-qlcibwpym2],
        .btn-accent:active:focus[b-qlcibwpym2],
        .btn-accent.active:focus[b-qlcibwpym2],
        .show > .btn-accent.dropdown-toggle:focus[b-qlcibwpym2] {
            box-shadow: unset, 0 0 0 0 rgba(117, 89, 244, 0.5);
        }

    .btn-accent:disabled[b-qlcibwpym2],
    .btn-accent.disabled[b-qlcibwpym2] {
        color: #fff;
        background-color: #5d3cf2;
        border-color: #5d3cf2;
    }

.btn-secondary[b-qlcibwpym2] {
    color: #000;
    background-color: #f5f4f8;
    border-color: #f5f4f8;
    box-shadow: unset;
}

    .btn-secondary:hover[b-qlcibwpym2] {
        color: #000;
        background-color: #f7f6f9;
        border-color: #f6f5f9;
    }

    .btn-check:focus + .btn-secondary[b-qlcibwpym2],
    .btn-secondary:focus[b-qlcibwpym2] {
        color: #000;
        background-color: #f7f6f9;
        border-color: #f6f5f9;
        box-shadow: unset, 0 0 0 0 rgba(208, 207, 211, 0.5);
    }

    .btn-check:checked + .btn-secondary[b-qlcibwpym2],
    .btn-check:active + .btn-secondary[b-qlcibwpym2],
    .btn-secondary:active[b-qlcibwpym2],
    .btn-secondary.active[b-qlcibwpym2],
    .show > .btn-secondary.dropdown-toggle[b-qlcibwpym2] {
        color: #000;
        background-color: #f7f6f9;
        border-color: #f6f5f9;
    }

        .btn-check:checked + .btn-secondary:focus[b-qlcibwpym2],
        .btn-check:active + .btn-secondary:focus[b-qlcibwpym2],
        .btn-secondary:active:focus[b-qlcibwpym2],
        .btn-secondary.active:focus[b-qlcibwpym2],
        .show > .btn-secondary.dropdown-toggle:focus[b-qlcibwpym2] {
            box-shadow: unset, 0 0 0 0 rgba(208, 207, 211, 0.5);
        }

    .btn-secondary:disabled[b-qlcibwpym2],
    .btn-secondary.disabled[b-qlcibwpym2] {
        color: #000;
        background-color: #f5f4f8;
        border-color: #f5f4f8;
    }

.btn-success[b-qlcibwpym2] {
    color: #000;
    background-color: #07c98b;
    border-color: #07c98b;
    box-shadow: unset;
}

    .btn-success:hover[b-qlcibwpym2] {
        color: #000;
        background-color: #2cd19c;
        border-color: #20ce97;
    }

    .btn-check:focus + .btn-success[b-qlcibwpym2],
    .btn-success:focus[b-qlcibwpym2] {
        color: #000;
        background-color: #2cd19c;
        border-color: #20ce97;
        box-shadow: unset, 0 0 0 0 rgba(6, 171, 118, 0.5);
    }

    .btn-check:checked + .btn-success[b-qlcibwpym2],
    .btn-check:active + .btn-success[b-qlcibwpym2],
    .btn-success:active[b-qlcibwpym2],
    .btn-success.active[b-qlcibwpym2],
    .show > .btn-success.dropdown-toggle[b-qlcibwpym2] {
        color: #000;
        background-color: #39d4a2;
        border-color: #20ce97;
    }

        .btn-check:checked + .btn-success:focus[b-qlcibwpym2],
        .btn-check:active + .btn-success:focus[b-qlcibwpym2],
        .btn-success:active:focus[b-qlcibwpym2],
        .btn-success.active:focus[b-qlcibwpym2],
        .show > .btn-success.dropdown-toggle:focus[b-qlcibwpym2] {
            box-shadow: unset, 0 0 0 0 rgba(6, 171, 118, 0.5);
        }

    .btn-success:disabled[b-qlcibwpym2],
    .btn-success.disabled[b-qlcibwpym2] {
        color: #000;
        background-color: #07c98b;
        border-color: #07c98b;
    }

.btn-info[b-qlcibwpym2] {
    color: #000;
    background-color: #3c76f2;
    border-color: #3c76f2;
    box-shadow: unset;
}

    .btn-info:hover[b-qlcibwpym2] {
        color: #000;
        background-color: #598bf4;
        border-color: #5084f3;
    }

    .btn-check:focus + .btn-info[b-qlcibwpym2],
    .btn-info:focus[b-qlcibwpym2] {
        color: #000;
        background-color: #598bf4;
        border-color: #5084f3;
        box-shadow: unset, 0 0 0 0 rgba(51, 100, 206, 0.5);
    }

    .btn-check:checked + .btn-info[b-qlcibwpym2],
    .btn-check:active + .btn-info[b-qlcibwpym2],
    .btn-info:active[b-qlcibwpym2],
    .btn-info.active[b-qlcibwpym2],
    .show > .btn-info.dropdown-toggle[b-qlcibwpym2] {
        color: #000;
        background-color: #6391f5;
        border-color: #5084f3;
    }

        .btn-check:checked + .btn-info:focus[b-qlcibwpym2],
        .btn-check:active + .btn-info:focus[b-qlcibwpym2],
        .btn-info:active:focus[b-qlcibwpym2],
        .btn-info.active:focus[b-qlcibwpym2],
        .show > .btn-info.dropdown-toggle:focus[b-qlcibwpym2] {
            box-shadow: unset, 0 0 0 0 rgba(51, 100, 206, 0.5);
        }

    .btn-info:disabled[b-qlcibwpym2],
    .btn-info.disabled[b-qlcibwpym2] {
        color: #000;
        background-color: #3c76f2;
        border-color: #3c76f2;
    }

.btn-warning[b-qlcibwpym2] {
    color: #000;
    background-color: #fdbc31;
    border-color: #fdbc31;
    box-shadow: unset;
}

    .btn-warning:hover[b-qlcibwpym2] {
        color: #000;
        background-color: #fdc650;
        border-color: #fdc346;
    }

    .btn-check:focus + .btn-warning[b-qlcibwpym2],
    .btn-warning:focus[b-qlcibwpym2] {
        color: #000;
        background-color: #fdc650;
        border-color: #fdc346;
        box-shadow: unset, 0 0 0 0 rgba(215, 160, 42, 0.5);
    }

    .btn-check:checked + .btn-warning[b-qlcibwpym2],
    .btn-check:active + .btn-warning[b-qlcibwpym2],
    .btn-warning:active[b-qlcibwpym2],
    .btn-warning.active[b-qlcibwpym2],
    .show > .btn-warning.dropdown-toggle[b-qlcibwpym2] {
        color: #000;
        background-color: #fdc95a;
        border-color: #fdc346;
    }

        .btn-check:checked + .btn-warning:focus[b-qlcibwpym2],
        .btn-check:active + .btn-warning:focus[b-qlcibwpym2],
        .btn-warning:active:focus[b-qlcibwpym2],
        .btn-warning.active:focus[b-qlcibwpym2],
        .show > .btn-warning.dropdown-toggle:focus[b-qlcibwpym2] {
            box-shadow: unset, 0 0 0 0 rgba(215, 160, 42, 0.5);
        }

    .btn-warning:disabled[b-qlcibwpym2],
    .btn-warning.disabled[b-qlcibwpym2] {
        color: #000;
        background-color: #fdbc31;
        border-color: #fdbc31;
    }

.btn-danger[b-qlcibwpym2] {
    color: #000;
    background-color: #f23c49;
    border-color: #f23c49;
    box-shadow: unset;
}

    .btn-danger:hover[b-qlcibwpym2] {
        color: #000;
        background-color: #f45964;
        border-color: #f3505b;
    }

    .btn-check:focus + .btn-danger[b-qlcibwpym2],
    .btn-danger:focus[b-qlcibwpym2] {
        color: #000;
        background-color: #f45964;
        border-color: #f3505b;
        box-shadow: unset, 0 0 0 0 rgba(206, 51, 62, 0.5);
    }

    .btn-check:checked + .btn-danger[b-qlcibwpym2],
    .btn-check:active + .btn-danger[b-qlcibwpym2],
    .btn-danger:active[b-qlcibwpym2],
    .btn-danger.active[b-qlcibwpym2],
    .show > .btn-danger.dropdown-toggle[b-qlcibwpym2] {
        color: #000;
        background-color: #f5636d;
        border-color: #f3505b;
    }

        .btn-check:checked + .btn-danger:focus[b-qlcibwpym2],
        .btn-check:active + .btn-danger:focus[b-qlcibwpym2],
        .btn-danger:active:focus[b-qlcibwpym2],
        .btn-danger.active:focus[b-qlcibwpym2],
        .show > .btn-danger.dropdown-toggle:focus[b-qlcibwpym2] {
            box-shadow: unset, 0 0 0 0 rgba(206, 51, 62, 0.5);
        }

    .btn-danger:disabled[b-qlcibwpym2],
    .btn-danger.disabled[b-qlcibwpym2] {
        color: #000;
        background-color: #f23c49;
        border-color: #f23c49;
    }

.btn-light[b-qlcibwpym2] {
    color: #000;
    background-color: #fff;
    border-color: #fff;
    box-shadow: unset;
}

    .btn-light:hover[b-qlcibwpym2] {
        color: #000;
        background-color: #fff;
        border-color: #fff;
    }

    .btn-check:focus + .btn-light[b-qlcibwpym2],
    .btn-light:focus[b-qlcibwpym2] {
        color: #000;
        background-color: #fff;
        border-color: #fff;
        box-shadow: unset, 0 0 0 0 rgba(217, 217, 217, 0.5);
    }

    .btn-check:checked + .btn-light[b-qlcibwpym2],
    .btn-check:active + .btn-light[b-qlcibwpym2],
    .btn-light:active[b-qlcibwpym2],
    .btn-light.active[b-qlcibwpym2],
    .show > .btn-light.dropdown-toggle[b-qlcibwpym2] {
        color: #000;
        background-color: #fff;
        border-color: #fff;
    }

        .btn-check:checked + .btn-light:focus[b-qlcibwpym2],
        .btn-check:active + .btn-light:focus[b-qlcibwpym2],
        .btn-light:active:focus[b-qlcibwpym2],
        .btn-light.active:focus[b-qlcibwpym2],
        .show > .btn-light.dropdown-toggle:focus[b-qlcibwpym2] {
            box-shadow: unset, 0 0 0 0 rgba(217, 217, 217, 0.5);
        }

    .btn-light:disabled[b-qlcibwpym2],
    .btn-light.disabled[b-qlcibwpym2] {
        color: #000;
        background-color: #fff;
        border-color: #fff;
    }

.btn-dark[b-qlcibwpym2] {
    color: #fff;
    background-color: #1f1b2d;
    border-color: #1f1b2d;
    box-shadow: unset;
}

    .btn-dark:hover[b-qlcibwpym2] {
        color: #fff;
        background-color: #1a1726;
        border-color: #191624;
    }

    .btn-check:focus + .btn-dark[b-qlcibwpym2],
    .btn-dark:focus[b-qlcibwpym2] {
        color: #fff;
        background-color: #1a1726;
        border-color: #191624;
        box-shadow: unset, 0 0 0 0 rgba(65, 61, 77, 0.5);
    }

    .btn-check:checked + .btn-dark[b-qlcibwpym2],
    .btn-check:active + .btn-dark[b-qlcibwpym2],
    .btn-dark:active[b-qlcibwpym2],
    .btn-dark.active[b-qlcibwpym2],
    .show > .btn-dark.dropdown-toggle[b-qlcibwpym2] {
        color: #fff;
        background-color: #191624;
        border-color: #171422;
    }

        .btn-check:checked + .btn-dark:focus[b-qlcibwpym2],
        .btn-check:active + .btn-dark:focus[b-qlcibwpym2],
        .btn-dark:active:focus[b-qlcibwpym2],
        .btn-dark.active:focus[b-qlcibwpym2],
        .show > .btn-dark.dropdown-toggle:focus[b-qlcibwpym2] {
            box-shadow: unset, 0 0 0 0 rgba(65, 61, 77, 0.5);
        }

    .btn-dark:disabled[b-qlcibwpym2],
    .btn-dark.disabled[b-qlcibwpym2] {
        color: #fff;
        background-color: #1f1b2d;
        border-color: #1f1b2d;
    }

.btn-outline-primary[b-qlcibwpym2] {
    color: #fd5631;
    border-color: #fd5631;
}

    .btn-outline-primary:hover[b-qlcibwpym2] {
        color: #000;
        background-color: #fd5631;
        border-color: #fd5631;
    }

    .btn-check:focus + .btn-outline-primary[b-qlcibwpym2],
    .btn-outline-primary:focus[b-qlcibwpym2] {
        box-shadow: 0 0 0 0 rgba(253, 86, 49, 0.5);
    }

    .btn-check:checked + .btn-outline-primary[b-qlcibwpym2],
    .btn-check:active + .btn-outline-primary[b-qlcibwpym2],
    .btn-outline-primary:active[b-qlcibwpym2],
    .btn-outline-primary.active[b-qlcibwpym2],
    .btn-outline-primary.dropdown-toggle.show[b-qlcibwpym2] {
        color: #000;
        background-color: #fd5631;
        border-color: #fd5631;
    }

        .btn-check:checked + .btn-outline-primary:focus[b-qlcibwpym2],
        .btn-check:active + .btn-outline-primary:focus[b-qlcibwpym2],
        .btn-outline-primary:active:focus[b-qlcibwpym2],
        .btn-outline-primary.active:focus[b-qlcibwpym2],
        .btn-outline-primary.dropdown-toggle.show:focus[b-qlcibwpym2] {
            box-shadow: unset, 0 0 0 0 rgba(253, 86, 49, 0.5);
        }

    .btn-outline-primary:disabled[b-qlcibwpym2],
    .btn-outline-primary.disabled[b-qlcibwpym2] {
        color: #fd5631;
        background-color: transparent;
    }

.btn-outline-accent[b-qlcibwpym2] {
    color: #5d3cf2;
    border-color: #5d3cf2;
}

    .btn-outline-accent:hover[b-qlcibwpym2] {
        color: #fff;
        background-color: #5d3cf2;
        border-color: #5d3cf2;
    }

    .btn-check:focus + .btn-outline-accent[b-qlcibwpym2],
    .btn-outline-accent:focus[b-qlcibwpym2] {
        box-shadow: 0 0 0 0 rgba(93, 60, 242, 0.5);
    }

    .btn-check:checked + .btn-outline-accent[b-qlcibwpym2],
    .btn-check:active + .btn-outline-accent[b-qlcibwpym2],
    .btn-outline-accent:active[b-qlcibwpym2],
    .btn-outline-accent.active[b-qlcibwpym2],
    .btn-outline-accent.dropdown-toggle.show[b-qlcibwpym2] {
        color: #fff;
        background-color: #5d3cf2;
        border-color: #5d3cf2;
    }

        .btn-check:checked + .btn-outline-accent:focus[b-qlcibwpym2],
        .btn-check:active + .btn-outline-accent:focus[b-qlcibwpym2],
        .btn-outline-accent:active:focus[b-qlcibwpym2],
        .btn-outline-accent.active:focus[b-qlcibwpym2],
        .btn-outline-accent.dropdown-toggle.show:focus[b-qlcibwpym2] {
            box-shadow: unset, 0 0 0 0 rgba(93, 60, 242, 0.5);
        }

    .btn-outline-accent:disabled[b-qlcibwpym2],
    .btn-outline-accent.disabled[b-qlcibwpym2] {
        color: #5d3cf2;
        background-color: transparent;
    }

.btn-outline-secondary[b-qlcibwpym2] {
    color: #f5f4f8;
    border-color: #f5f4f8;
}

    .btn-outline-secondary:hover[b-qlcibwpym2] {
        color: #000;
        background-color: #f5f4f8;
        border-color: #f5f4f8;
    }

    .btn-check:focus + .btn-outline-secondary[b-qlcibwpym2],
    .btn-outline-secondary:focus[b-qlcibwpym2] {
        box-shadow: 0 0 0 0 rgba(245, 244, 248, 0.5);
    }

    .btn-check:checked + .btn-outline-secondary[b-qlcibwpym2],
    .btn-check:active + .btn-outline-secondary[b-qlcibwpym2],
    .btn-outline-secondary:active[b-qlcibwpym2],
    .btn-outline-secondary.active[b-qlcibwpym2],
    .btn-outline-secondary.dropdown-toggle.show[b-qlcibwpym2] {
        color: #000;
        background-color: #f5f4f8;
        border-color: #f5f4f8;
    }

        .btn-check:checked + .btn-outline-secondary:focus[b-qlcibwpym2],
        .btn-check:active + .btn-outline-secondary:focus[b-qlcibwpym2],
        .btn-outline-secondary:active:focus[b-qlcibwpym2],
        .btn-outline-secondary.active:focus[b-qlcibwpym2],
        .btn-outline-secondary.dropdown-toggle.show:focus[b-qlcibwpym2] {
            box-shadow: unset, 0 0 0 0 rgba(245, 244, 248, 0.5);
        }

    .btn-outline-secondary:disabled[b-qlcibwpym2],
    .btn-outline-secondary.disabled[b-qlcibwpym2] {
        color: #f5f4f8;
        background-color: transparent;
    }

.btn-outline-success[b-qlcibwpym2] {
    color: #07c98b;
    border-color: #07c98b;
}

    .btn-outline-success:hover[b-qlcibwpym2] {
        color: #000;
        background-color: #07c98b;
        border-color: #07c98b;
    }

    .btn-check:focus + .btn-outline-success[b-qlcibwpym2],
    .btn-outline-success:focus[b-qlcibwpym2] {
        box-shadow: 0 0 0 0 rgba(7, 201, 139, 0.5);
    }

    .btn-check:checked + .btn-outline-success[b-qlcibwpym2],
    .btn-check:active + .btn-outline-success[b-qlcibwpym2],
    .btn-outline-success:active[b-qlcibwpym2],
    .btn-outline-success.active[b-qlcibwpym2],
    .btn-outline-success.dropdown-toggle.show[b-qlcibwpym2] {
        color: #000;
        background-color: #07c98b;
        border-color: #07c98b;
    }

        .btn-check:checked + .btn-outline-success:focus[b-qlcibwpym2],
        .btn-check:active + .btn-outline-success:focus[b-qlcibwpym2],
        .btn-outline-success:active:focus[b-qlcibwpym2],
        .btn-outline-success.active:focus[b-qlcibwpym2],
        .btn-outline-success.dropdown-toggle.show:focus[b-qlcibwpym2] {
            box-shadow: unset, 0 0 0 0 rgba(7, 201, 139, 0.5);
        }

    .btn-outline-success:disabled[b-qlcibwpym2],
    .btn-outline-success.disabled[b-qlcibwpym2] {
        color: #07c98b;
        background-color: transparent;
    }

.btn-outline-info[b-qlcibwpym2] {
    color: #3c76f2;
    border-color: #3c76f2;
}

    .btn-outline-info:hover[b-qlcibwpym2] {
        color: #000;
        background-color: #3c76f2;
        border-color: #3c76f2;
    }

    .btn-check:focus + .btn-outline-info[b-qlcibwpym2],
    .btn-outline-info:focus[b-qlcibwpym2] {
        box-shadow: 0 0 0 0 rgba(60, 118, 242, 0.5);
    }

    .btn-check:checked + .btn-outline-info[b-qlcibwpym2],
    .btn-check:active + .btn-outline-info[b-qlcibwpym2],
    .btn-outline-info:active[b-qlcibwpym2],
    .btn-outline-info.active[b-qlcibwpym2],
    .btn-outline-info.dropdown-toggle.show[b-qlcibwpym2] {
        color: #000;
        background-color: #3c76f2;
        border-color: #3c76f2;
    }

        .btn-check:checked + .btn-outline-info:focus[b-qlcibwpym2],
        .btn-check:active + .btn-outline-info:focus[b-qlcibwpym2],
        .btn-outline-info:active:focus[b-qlcibwpym2],
        .btn-outline-info.active:focus[b-qlcibwpym2],
        .btn-outline-info.dropdown-toggle.show:focus[b-qlcibwpym2] {
            box-shadow: unset, 0 0 0 0 rgba(60, 118, 242, 0.5);
        }

    .btn-outline-info:disabled[b-qlcibwpym2],
    .btn-outline-info.disabled[b-qlcibwpym2] {
        color: #3c76f2;
        background-color: transparent;
    }

.btn-outline-warning[b-qlcibwpym2] {
    color: #fdbc31;
    border-color: #fdbc31;
}

    .btn-outline-warning:hover[b-qlcibwpym2] {
        color: #000;
        background-color: #fdbc31;
        border-color: #fdbc31;
    }

    .btn-check:focus + .btn-outline-warning[b-qlcibwpym2],
    .btn-outline-warning:focus[b-qlcibwpym2] {
        box-shadow: 0 0 0 0 rgba(253, 188, 49, 0.5);
    }

    .btn-check:checked + .btn-outline-warning[b-qlcibwpym2],
    .btn-check:active + .btn-outline-warning[b-qlcibwpym2],
    .btn-outline-warning:active[b-qlcibwpym2],
    .btn-outline-warning.active[b-qlcibwpym2],
    .btn-outline-warning.dropdown-toggle.show[b-qlcibwpym2] {
        color: #000;
        background-color: #fdbc31;
        border-color: #fdbc31;
    }

        .btn-check:checked + .btn-outline-warning:focus[b-qlcibwpym2],
        .btn-check:active + .btn-outline-warning:focus[b-qlcibwpym2],
        .btn-outline-warning:active:focus[b-qlcibwpym2],
        .btn-outline-warning.active:focus[b-qlcibwpym2],
        .btn-outline-warning.dropdown-toggle.show:focus[b-qlcibwpym2] {
            box-shadow: unset, 0 0 0 0 rgba(253, 188, 49, 0.5);
        }

    .btn-outline-warning:disabled[b-qlcibwpym2],
    .btn-outline-warning.disabled[b-qlcibwpym2] {
        color: #fdbc31;
        background-color: transparent;
    }

.btn-outline-danger[b-qlcibwpym2] {
    color: #f23c49;
    border-color: #f23c49;
}

    .btn-outline-danger:hover[b-qlcibwpym2] {
        color: #000;
        background-color: #f23c49;
        border-color: #f23c49;
    }

    .btn-check:focus + .btn-outline-danger[b-qlcibwpym2],
    .btn-outline-danger:focus[b-qlcibwpym2] {
        box-shadow: 0 0 0 0 rgba(242, 60, 73, 0.5);
    }

    .btn-check:checked + .btn-outline-danger[b-qlcibwpym2],
    .btn-check:active + .btn-outline-danger[b-qlcibwpym2],
    .btn-outline-danger:active[b-qlcibwpym2],
    .btn-outline-danger.active[b-qlcibwpym2],
    .btn-outline-danger.dropdown-toggle.show[b-qlcibwpym2] {
        color: #000;
        background-color: #f23c49;
        border-color: #f23c49;
    }

        .btn-check:checked + .btn-outline-danger:focus[b-qlcibwpym2],
        .btn-check:active + .btn-outline-danger:focus[b-qlcibwpym2],
        .btn-outline-danger:active:focus[b-qlcibwpym2],
        .btn-outline-danger.active:focus[b-qlcibwpym2],
        .btn-outline-danger.dropdown-toggle.show:focus[b-qlcibwpym2] {
            box-shadow: unset, 0 0 0 0 rgba(242, 60, 73, 0.5);
        }

    .btn-outline-danger:disabled[b-qlcibwpym2],
    .btn-outline-danger.disabled[b-qlcibwpym2] {
        color: #f23c49;
        background-color: transparent;
    }

.btn-outline-light[b-qlcibwpym2] {
    color: #fff;
    border-color: #fff;
}

    .btn-outline-light:hover[b-qlcibwpym2] {
        color: #000;
        background-color: #fff;
        border-color: #fff;
    }

    .btn-check:focus + .btn-outline-light[b-qlcibwpym2],
    .btn-outline-light:focus[b-qlcibwpym2] {
        box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.5);
    }

    .btn-check:checked + .btn-outline-light[b-qlcibwpym2],
    .btn-check:active + .btn-outline-light[b-qlcibwpym2],
    .btn-outline-light:active[b-qlcibwpym2],
    .btn-outline-light.active[b-qlcibwpym2],
    .btn-outline-light.dropdown-toggle.show[b-qlcibwpym2] {
        color: #000;
        background-color: #fff;
        border-color: #fff;
    }

        .btn-check:checked + .btn-outline-light:focus[b-qlcibwpym2],
        .btn-check:active + .btn-outline-light:focus[b-qlcibwpym2],
        .btn-outline-light:active:focus[b-qlcibwpym2],
        .btn-outline-light.active:focus[b-qlcibwpym2],
        .btn-outline-light.dropdown-toggle.show:focus[b-qlcibwpym2] {
            box-shadow: unset, 0 0 0 0 rgba(255, 255, 255, 0.5);
        }

    .btn-outline-light:disabled[b-qlcibwpym2],
    .btn-outline-light.disabled[b-qlcibwpym2] {
        color: #fff;
        background-color: transparent;
    }

.btn-outline-dark[b-qlcibwpym2] {
    color: #1f1b2d;
    border-color: #1f1b2d;
}

    .btn-outline-dark:hover[b-qlcibwpym2] {
        color: #fff;
        background-color: #1f1b2d;
        border-color: #1f1b2d;
    }

    .btn-check:focus + .btn-outline-dark[b-qlcibwpym2],
    .btn-outline-dark:focus[b-qlcibwpym2] {
        box-shadow: 0 0 0 0 rgba(31, 27, 45, 0.5);
    }

    .btn-check:checked + .btn-outline-dark[b-qlcibwpym2],
    .btn-check:active + .btn-outline-dark[b-qlcibwpym2],
    .btn-outline-dark:active[b-qlcibwpym2],
    .btn-outline-dark.active[b-qlcibwpym2],
    .btn-outline-dark.dropdown-toggle.show[b-qlcibwpym2] {
        color: #fff;
        background-color: #1f1b2d;
        border-color: #1f1b2d;
    }

        .btn-check:checked + .btn-outline-dark:focus[b-qlcibwpym2],
        .btn-check:active + .btn-outline-dark:focus[b-qlcibwpym2],
        .btn-outline-dark:active:focus[b-qlcibwpym2],
        .btn-outline-dark.active:focus[b-qlcibwpym2],
        .btn-outline-dark.dropdown-toggle.show:focus[b-qlcibwpym2] {
            box-shadow: unset, 0 0 0 0 rgba(31, 27, 45, 0.5);
        }

    .btn-outline-dark:disabled[b-qlcibwpym2],
    .btn-outline-dark.disabled[b-qlcibwpym2] {
        color: #1f1b2d;
        background-color: transparent;
    }

.btn-link[b-qlcibwpym2] {
    font-weight: 400;
    color: #666276;
    text-decoration: underline;
}

    .btn-link:hover[b-qlcibwpym2] {
        color: #fd5631;
        text-decoration: none;
    }

    .btn-link:focus[b-qlcibwpym2] {
        text-decoration: none;
    }

    .btn-link:disabled[b-qlcibwpym2],
    .btn-link.disabled[b-qlcibwpym2] {
        color: #9691a4;
    }

.btn-lg[b-qlcibwpym2],
.input-group-lg .btn[b-qlcibwpym2],
.btn-group-lg > .btn[b-qlcibwpym2] {
    padding: 0.825rem 1.75rem;
    font-size: 14.5px;
    border-radius: 0.5rem;
}

.btn-sm[b-qlcibwpym2],
.input-group-sm .btn[b-qlcibwpym2],
.btn-group-sm > .btn[b-qlcibwpym2] {
    padding: 0.425rem 1rem;
    /*font-size: 0.875rem;*/
    border-radius: 0.375rem;
}

.fade[b-qlcibwpym2] {
    transition: opacity 0.15s linear;
}

@media (prefers-reduced-motion: reduce) {
    .fade[b-qlcibwpym2] {
        transition: none;
    }
}

.fade:not(.show)[b-qlcibwpym2] {
    opacity: 0;
}

.collapse:not(.show)[b-qlcibwpym2] {
    display: none;
}

.collapsing[b-qlcibwpym2] {
    height: 0;
    overflow: hidden;
    transition: height 0.35s ease;
}

@media (prefers-reduced-motion: reduce) {
    .collapsing[b-qlcibwpym2] {
        transition: none;
    }
}

.collapsing.collapse-horizontal[b-qlcibwpym2] {
    width: 0;
    height: auto;
    transition: width 0.35s ease;
}

@media (prefers-reduced-motion: reduce) {
    .collapsing.collapse-horizontal[b-qlcibwpym2] {
        transition: none;
    }
}

.dropup[b-qlcibwpym2],
.dropend[b-qlcibwpym2],
.dropdown[b-qlcibwpym2],
.dropstart[b-qlcibwpym2] {
    position: relative;
}

.dropdown-toggle[b-qlcibwpym2] {
    white-space: nowrap;
}

.dropdown-menu[b-qlcibwpym2] {
    position: absolute;
    z-index: 1000;
    display: none;
    min-width: 10rem;
    padding: 0.5rem 0;
    margin: 0;
    font-size: 0.875rem;
    color: #666276;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #efecf3;
    border-radius: 0.75rem;
    box-shadow: 0 0.125rem 0.125rem -0.125rem rgba(31, 27, 45, 0.08), 0 0.25rem 0.75rem rgba(31, 27, 45, 0.08);
}

    .dropdown-menu[data-bs-popper][b-qlcibwpym2] {
        top: 100%;
        left: 0;
        margin-top: 0;
    }

.dropdown-menu-start[b-qlcibwpym2] {
    --bs-position: start;
}

    .dropdown-menu-start[data-bs-popper][b-qlcibwpym2] {
        right: auto;
        left: 0;
    }

.dropdown-menu-end[b-qlcibwpym2] {
    --bs-position: end;
}

    .dropdown-menu-end[data-bs-popper][b-qlcibwpym2] {
        right: 0;
        left: auto;
    }

@media (min-width: 500px) {
    .dropdown-menu-sm-start[b-qlcibwpym2] {
        --bs-position: start;
    }

        .dropdown-menu-sm-start[data-bs-popper][b-qlcibwpym2] {
            right: auto;
            left: 0;
        }

    .dropdown-menu-sm-end[b-qlcibwpym2] {
        --bs-position: end;
    }

        .dropdown-menu-sm-end[data-bs-popper][b-qlcibwpym2] {
            right: 0;
            left: auto;
        }
}

@media (min-width: 768px) {
    .dropdown-menu-md-start[b-qlcibwpym2] {
        --bs-position: start;
    }

        .dropdown-menu-md-start[data-bs-popper][b-qlcibwpym2] {
            right: auto;
            left: 0;
        }

    .dropdown-menu-md-end[b-qlcibwpym2] {
        --bs-position: end;
    }

        .dropdown-menu-md-end[data-bs-popper][b-qlcibwpym2] {
            right: 0;
            left: auto;
        }
}

@media (min-width: 992px) {
    .dropdown-menu-lg-start[b-qlcibwpym2] {
        --bs-position: start;
    }

        .dropdown-menu-lg-start[data-bs-popper][b-qlcibwpym2] {
            right: auto;
            left: 0;
        }

    .dropdown-menu-lg-end[b-qlcibwpym2] {
        --bs-position: end;
    }

        .dropdown-menu-lg-end[data-bs-popper][b-qlcibwpym2] {
            right: 0;
            left: auto;
        }
}

@media (min-width: 1200px) {
    .dropdown-menu-xl-start[b-qlcibwpym2] {
        --bs-position: start;
    }

        .dropdown-menu-xl-start[data-bs-popper][b-qlcibwpym2] {
            right: auto;
            left: 0;
        }

    .dropdown-menu-xl-end[b-qlcibwpym2] {
        --bs-position: end;
    }

        .dropdown-menu-xl-end[data-bs-popper][b-qlcibwpym2] {
            right: 0;
            left: auto;
        }
}

@media (min-width: 1400px) {
    .dropdown-menu-xxl-start[b-qlcibwpym2] {
        --bs-position: start;
    }

        .dropdown-menu-xxl-start[data-bs-popper][b-qlcibwpym2] {
            right: auto;
            left: 0;
        }

    .dropdown-menu-xxl-end[b-qlcibwpym2] {
        --bs-position: end;
    }

        .dropdown-menu-xxl-end[data-bs-popper][b-qlcibwpym2] {
            right: 0;
            left: auto;
        }
}

.dropup .dropdown-menu[data-bs-popper][b-qlcibwpym2] {
    top: auto;
    bottom: 100%;
    margin-top: 0;
    margin-bottom: 0;
}

.dropend .dropdown-menu[data-bs-popper][b-qlcibwpym2] {
    top: 0;
    right: auto;
    left: 100%;
    margin-top: 0;
    margin-left: 0;
}

.dropend .dropdown-toggle[b-qlcibwpym2]::after {
    vertical-align: 0;
}

.dropstart .dropdown-menu[data-bs-popper][b-qlcibwpym2] {
    top: 0;
    right: 100%;
    left: auto;
    margin-top: 0;
    margin-right: 0;
}

.dropstart .dropdown-toggle[b-qlcibwpym2]::before {
    vertical-align: 0;
}

.dropdown-divider[b-qlcibwpym2] {
    height: 0;
    margin: 0.375rem 0;
    overflow: hidden;
    border-top: 1px solid #efecf3;
}

.dropdown-item[b-qlcibwpym2] {
    display: block;
    width: 100%;
    padding: 0.375rem 1rem;
    clear: both;
    font-weight: 400;
    color: #454056;
    text-align: right;
    text-decoration: none;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
}

    .dropdown-item:hover[b-qlcibwpym2],
    .dropdown-item:focus[b-qlcibwpym2] {
        color: #fd5631;
        background-color: transparent;
    }

    .dropdown-item.active[b-qlcibwpym2],
    .dropdown-item:active[b-qlcibwpym2] {
        color: #fd5631;
        text-decoration: none;
        background-color: transparent;
    }

    .dropdown-item.disabled[b-qlcibwpym2],
    .dropdown-item:disabled[b-qlcibwpym2] {
        color: #9691a4;
        pointer-events: none;
        background-color: transparent;
    }

.dropdown-menu.show[b-qlcibwpym2] {
    display: block;
}

.dropdown-header[b-qlcibwpym2] {
    display: block;
    padding: 0.5rem 1rem;
    margin-bottom: 0;
    font-size: 0.875rem;
    color: #1f1b2d;
    white-space: nowrap;
}

.dropdown-item-text[b-qlcibwpym2] {
    display: block;
    padding: 0.375rem 1rem;
    color: #454056;
}

.dropdown-menu-dark[b-qlcibwpym2] {
    color: rgba(255, 255, 255, 0.65);
    background-color: #1f1b2d;
    border-color: rgba(255, 255, 255, 0.15);
    box-shadow: none;
}

    .dropdown-menu-dark .dropdown-item[b-qlcibwpym2] {
        color: rgba(255, 255, 255, 0.65);
    }

        .dropdown-menu-dark .dropdown-item:hover[b-qlcibwpym2],
        .dropdown-menu-dark .dropdown-item:focus[b-qlcibwpym2] {
            color: #fff;
            background-color: transparent;
        }

        .dropdown-menu-dark .dropdown-item.active[b-qlcibwpym2],
        .dropdown-menu-dark .dropdown-item:active[b-qlcibwpym2] {
            color: #fff;
            background-color: transparent;
        }

        .dropdown-menu-dark .dropdown-item.disabled[b-qlcibwpym2],
        .dropdown-menu-dark .dropdown-item:disabled[b-qlcibwpym2] {
            color: rgba(255, 255, 255, 0.4);
        }

    .dropdown-menu-dark .dropdown-divider[b-qlcibwpym2] {
        border-color: rgba(255, 255, 255, 0.15);
    }

    .dropdown-menu-dark .dropdown-item-text[b-qlcibwpym2] {
        color: rgba(255, 255, 255, 0.65);
    }

    .dropdown-menu-dark .dropdown-header[b-qlcibwpym2] {
        color: #fff;
    }

.btn-group[b-qlcibwpym2],
.btn-group-vertical[b-qlcibwpym2] {
    position: relative;
    display: inline-flex;
    vertical-align: middle;
}

    .btn-group > .btn[b-qlcibwpym2],
    .btn-group-vertical > .btn[b-qlcibwpym2] {
        position: relative;
        flex: 1 1 auto;
    }

        .btn-group > .btn-check:checked + .btn[b-qlcibwpym2],
        .btn-group > .btn-check:focus + .btn[b-qlcibwpym2],
        .btn-group > .btn:hover[b-qlcibwpym2],
        .btn-group > .btn:focus[b-qlcibwpym2],
        .btn-group > .btn:active[b-qlcibwpym2],
        .btn-group > .btn.active[b-qlcibwpym2],
        .btn-group-vertical > .btn-check:checked + .btn[b-qlcibwpym2],
        .btn-group-vertical > .btn-check:focus + .btn[b-qlcibwpym2],
        .btn-group-vertical > .btn:hover[b-qlcibwpym2],
        .btn-group-vertical > .btn:focus[b-qlcibwpym2],
        .btn-group-vertical > .btn:active[b-qlcibwpym2],
        .btn-group-vertical > .btn.active[b-qlcibwpym2] {
            z-index: 1;
        }

.btn-toolbar[b-qlcibwpym2] {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}

    .btn-toolbar .input-group[b-qlcibwpym2] {
        width: auto;
    }

.btn-group > .btn:not(:first-child)[b-qlcibwpym2],
.btn-group > .btn-group:not(:first-child)[b-qlcibwpym2] {
    margin-left: -1px;
}

.btn-group > .btn:not(:last-child):not(.dropdown-toggle)[b-qlcibwpym2],
.btn-group > .btn-group:not(:last-child) > .btn[b-qlcibwpym2] {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.btn-group > .btn:nth-child(n + 3)[b-qlcibwpym2],
.btn-group > :not(.btn-check) + .btn[b-qlcibwpym2],
.btn-group > .btn-group:not(:first-child) > .btn[b-qlcibwpym2] {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.dropdown-toggle-split[b-qlcibwpym2] {
    padding-right: 1.125rem;
    padding-left: 1.125rem;
}

    .dropdown-toggle-split[b-qlcibwpym2]::after,
    .dropup .dropdown-toggle-split[b-qlcibwpym2]::after,
    .dropend .dropdown-toggle-split[b-qlcibwpym2]::after {
        margin-left: 0;
    }

.dropstart .dropdown-toggle-split[b-qlcibwpym2]::before {
    margin-right: 0;
}

.btn-sm + .dropdown-toggle-split[b-qlcibwpym2],
.input-group-sm .btn + .dropdown-toggle-split[b-qlcibwpym2],
.btn-group-sm > .btn + .dropdown-toggle-split[b-qlcibwpym2] {
    padding-right: 0.75rem;
    padding-left: 0.75rem;
}

.btn-lg + .dropdown-toggle-split[b-qlcibwpym2],
.input-group-lg .btn + .dropdown-toggle-split[b-qlcibwpym2],
.btn-group-lg > .btn + .dropdown-toggle-split[b-qlcibwpym2] {
    padding-right: 1.3125rem;
    padding-left: 1.3125rem;
}

.btn-group.show .dropdown-toggle[b-qlcibwpym2] {
    box-shadow: unset;
}

    .btn-group.show .dropdown-toggle.btn-link[b-qlcibwpym2] {
        box-shadow: none;
    }

.btn-group-vertical[b-qlcibwpym2] {
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
}

    .btn-group-vertical > .btn[b-qlcibwpym2],
    .btn-group-vertical > .btn-group[b-qlcibwpym2] {
        width: 100%;
    }

        .btn-group-vertical > .btn:not(:first-child)[b-qlcibwpym2],
        .btn-group-vertical > .btn-group:not(:first-child)[b-qlcibwpym2] {
            margin-top: -1px;
        }

        .btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle)[b-qlcibwpym2],
        .btn-group-vertical > .btn-group:not(:last-child) > .btn[b-qlcibwpym2] {
            border-bottom-right-radius: 0;
            border-bottom-left-radius: 0;
        }

        .btn-group-vertical > .btn ~ .btn[b-qlcibwpym2],
        .btn-group-vertical > .btn-group:not(:first-child) > .btn[b-qlcibwpym2] {
            border-top-left-radius: 0;
            border-top-right-radius: 0;
        }

.nav[b-qlcibwpym2] {
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

.nav-link[b-qlcibwpym2] {
    display: block;
    padding: 0.5rem 1rem;
    color: #454056;
    text-decoration: none;
    transition: color 0.25s ease-in-out, background-color 0.25s ease-in-out, box-shadow 0.25s ease-in-out, border-color 0.25s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
    .nav-link[b-qlcibwpym2] {
        transition: none;
    }
}

.nav-link:hover[b-qlcibwpym2],
.nav-link:focus[b-qlcibwpym2] {
    color: #fd5631;
}

.nav-link.disabled[b-qlcibwpym2] {
    color: #9691a4;
    pointer-events: none;
    cursor: default;
}

.nav-tabs[b-qlcibwpym2] {
    border-bottom: 1px solid transparent;
}

    .nav-tabs .nav-link[b-qlcibwpym2] {
        margin-bottom: -1px;
        background: none;
        border: 1px solid transparent;
        border-top-left-radius: 0.5rem;
        border-top-right-radius: 0.5rem;
    }

        .nav-tabs .nav-link:hover[b-qlcibwpym2],
        .nav-tabs .nav-link:focus[b-qlcibwpym2] {
            border-color: transparent;
            isolation: isolate;
        }

        .nav-tabs .nav-link.disabled[b-qlcibwpym2] {
            color: #9691a4;
            background-color: transparent;
            border-color: transparent;
        }

        .nav-tabs .nav-link.active[b-qlcibwpym2],
        .nav-tabs .nav-item.show .nav-link[b-qlcibwpym2] {
            color: #fd5631;
            background-color: #fff;
            border-color: transparent;
        }

    .nav-tabs .dropdown-menu[b-qlcibwpym2] {
        margin-top: -1px;
        border-top-left-radius: 0;
        border-top-right-radius: 0;
    }

.nav-pills .nav-link[b-qlcibwpym2] {
    background: none;
    border: 0;
    border-radius: 50rem;
}

    .nav-pills .nav-link.active[b-qlcibwpym2],
    .nav-pills .show > .nav-link[b-qlcibwpym2] {
        color: #fd5631;
        background-color: #fff;
    }

.nav-fill > .nav-link[b-qlcibwpym2],
.nav-fill .nav-item[b-qlcibwpym2] {
    flex: 1 1 auto;
    text-align: center;
}

.nav-justified > .nav-link[b-qlcibwpym2],
.nav-justified .nav-item[b-qlcibwpym2] {
    flex-basis: 0;
    flex-grow: 1;
    text-align: center;
}

    .nav-fill .nav-item .nav-link[b-qlcibwpym2],
    .nav-justified .nav-item .nav-link[b-qlcibwpym2] {
        width: 100%;
    }

.tab-content > .tab-pane[b-qlcibwpym2] {
    display: none;
}

.tab-content > .active[b-qlcibwpym2] {
    display: block;
}

.navbar[b-qlcibwpym2] {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding-top: 1rem;
    padding-bottom: 1rem;
}

    .navbar > .container[b-qlcibwpym2],
    .navbar > .container-fluid[b-qlcibwpym2],
    .navbar > .container-sm[b-qlcibwpym2],
    .navbar > .container-md[b-qlcibwpym2],
    .navbar > .container-lg[b-qlcibwpym2],
    .navbar > .container-xl[b-qlcibwpym2],
    .navbar > .container-xxl[b-qlcibwpym2] {
        display: flex;
        flex-wrap: inherit;
        align-items: center;
        justify-content: space-between;
    }

.navbar-brand[b-qlcibwpym2] {
    padding-top: 0;
    padding-bottom: 0;
    margin-left: 1rem;
    font-size: calc(1.275rem + 0.3vw);
    text-decoration: none;
    white-space: nowrap;
}

@media (min-width: 1200px) {
    .navbar-brand[b-qlcibwpym2] {
        font-size: 1.5rem;
    }
}

.navbar-nav[b-qlcibwpym2] {
    display: flex;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

    .navbar-nav .nav-link[b-qlcibwpym2] {
        padding-right: 0;
        padding-left: 0;
    }

    .navbar-nav .dropdown-menu[b-qlcibwpym2] {
        position: static;
    }

.navbar-text[b-qlcibwpym2] {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}

.navbar-collapse[b-qlcibwpym2] {
    flex-basis: 100%;
    flex-grow: 1;
    align-items: center;
}

.navbar-toggler[b-qlcibwpym2] {
    padding: 0.5rem 0.75rem;
    font-size: 1rem;
    line-height: 1;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 0;
    transition: box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
    .navbar-toggler[b-qlcibwpym2] {
        transition: none;
    }
}

.navbar-toggler:hover[b-qlcibwpym2] {
    text-decoration: none;
}

.navbar-toggler:focus[b-qlcibwpym2] {
    text-decoration: none;
    outline: 0;
    box-shadow: 0 0 0 0;
}

.navbar-toggler-icon[b-qlcibwpym2] {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
}

.navbar-nav-scroll[b-qlcibwpym2] {
    max-height: var(--bs-scroll-height, 75vh);
    overflow-y: auto;
}

@media (min-width: 500px) {
    .navbar-expand-sm[b-qlcibwpym2] {
        flex-wrap: nowrap;
        justify-content: flex-start;
    }

        .navbar-expand-sm .navbar-nav[b-qlcibwpym2] {
            flex-direction: row;
        }

            .navbar-expand-sm .navbar-nav .dropdown-menu[b-qlcibwpym2] {
                position: absolute;
            }

            .navbar-expand-sm .navbar-nav .nav-link[b-qlcibwpym2] {
                padding-right: 1rem;
                padding-left: 1rem;
            }

        .navbar-expand-sm .navbar-nav-scroll[b-qlcibwpym2] {
            overflow: visible;
        }

        .navbar-expand-sm .navbar-collapse[b-qlcibwpym2] {
            display: flex !important;
            flex-basis: auto;
        }

        .navbar-expand-sm .navbar-toggler[b-qlcibwpym2] {
            display: none;
        }

        .navbar-expand-sm .offcanvas-header[b-qlcibwpym2] {
            display: none;
        }

        .navbar-expand-sm .offcanvas[b-qlcibwpym2] {
            position: inherit;
            bottom: 0;
            z-index: 1000;
            flex-grow: 1;
            visibility: visible !important;
            background-color: transparent;
            border-right: 0;
            border-left: 0;
            transition: none;
            transform: none;
        }

        .navbar-expand-sm .offcanvas-top[b-qlcibwpym2],
        .navbar-expand-sm .offcanvas-bottom[b-qlcibwpym2] {
            height: auto;
            border-top: 0;
            border-bottom: 0;
        }

        .navbar-expand-sm .offcanvas-body[b-qlcibwpym2] {
            display: flex;
            flex-grow: 0;
            padding: 0;
            overflow-y: visible;
        }
}

@media (min-width: 768px) {
    .navbar-expand-md[b-qlcibwpym2] {
        flex-wrap: nowrap;
        justify-content: flex-start;
    }

        .navbar-expand-md .navbar-nav[b-qlcibwpym2] {
            flex-direction: row;
        }

            .navbar-expand-md .navbar-nav .dropdown-menu[b-qlcibwpym2] {
                position: absolute;
            }

            .navbar-expand-md .navbar-nav .nav-link[b-qlcibwpym2] {
                padding-right: 1rem;
                padding-left: 1rem;
            }

        .navbar-expand-md .navbar-nav-scroll[b-qlcibwpym2] {
            overflow: visible;
        }

        .navbar-expand-md .navbar-collapse[b-qlcibwpym2] {
            display: flex !important;
            flex-basis: auto;
        }

        .navbar-expand-md .navbar-toggler[b-qlcibwpym2] {
            display: none;
        }

        .navbar-expand-md .offcanvas-header[b-qlcibwpym2] {
            display: none;
        }

        .navbar-expand-md .offcanvas[b-qlcibwpym2] {
            position: inherit;
            bottom: 0;
            z-index: 1000;
            flex-grow: 1;
            visibility: visible !important;
            background-color: transparent;
            border-right: 0;
            border-left: 0;
            transition: none;
            transform: none;
        }

        .navbar-expand-md .offcanvas-top[b-qlcibwpym2],
        .navbar-expand-md .offcanvas-bottom[b-qlcibwpym2] {
            height: auto;
            border-top: 0;
            border-bottom: 0;
        }

        .navbar-expand-md .offcanvas-body[b-qlcibwpym2] {
            display: flex;
            flex-grow: 0;
            padding: 0;
            overflow-y: visible;
        }
}

@media (min-width: 992px) {
    .navbar-expand-lg[b-qlcibwpym2] {
        flex-wrap: nowrap;
        justify-content: flex-start;
    }

        .navbar-expand-lg .navbar-nav[b-qlcibwpym2] {
            flex-direction: row;
        }

            .navbar-expand-lg .navbar-nav .dropdown-menu[b-qlcibwpym2] {
                position: absolute;
                right: 0
            }

            .navbar-expand-lg .navbar-nav .nav-link[b-qlcibwpym2] {
                padding-right: 1rem;
                padding-left: 1rem;
            }

        .navbar-expand-lg .navbar-nav-scroll[b-qlcibwpym2] {
            overflow: visible;
        }

        .navbar-expand-lg .navbar-collapse[b-qlcibwpym2] {
            display: flex !important;
            flex-basis: auto;
        }

        .navbar-expand-lg .navbar-toggler[b-qlcibwpym2] {
            display: none;
        }

        .navbar-expand-lg .offcanvas-header[b-qlcibwpym2] {
            display: none;
        }

        .navbar-expand-lg .offcanvas[b-qlcibwpym2] {
            position: inherit;
            bottom: 0;
            z-index: 1000;
            flex-grow: 1;
            visibility: visible !important;
            background-color: transparent;
            border-right: 0;
            border-left: 0;
            transition: none;
            transform: none;
        }

        .navbar-expand-lg .offcanvas-top[b-qlcibwpym2],
        .navbar-expand-lg .offcanvas-bottom[b-qlcibwpym2] {
            height: auto;
            border-top: 0;
            border-bottom: 0;
        }

        .navbar-expand-lg .offcanvas-body[b-qlcibwpym2] {
            display: flex;
            flex-grow: 0;
            padding: 0;
            overflow-y: visible;
        }
}

@media (min-width: 1200px) {
    .navbar-expand-xl[b-qlcibwpym2] {
        flex-wrap: nowrap;
        justify-content: flex-start;
    }

        .navbar-expand-xl .navbar-nav[b-qlcibwpym2] {
            flex-direction: row;
        }

            .navbar-expand-xl .navbar-nav .dropdown-menu[b-qlcibwpym2] {
                position: absolute;
            }

            .navbar-expand-xl .navbar-nav .nav-link[b-qlcibwpym2] {
                padding-right: 1rem;
                padding-left: 1rem;
            }

        .navbar-expand-xl .navbar-nav-scroll[b-qlcibwpym2] {
            overflow: visible;
        }

        .navbar-expand-xl .navbar-collapse[b-qlcibwpym2] {
            display: flex !important;
            flex-basis: auto;
        }

        .navbar-expand-xl .navbar-toggler[b-qlcibwpym2] {
            display: none;
        }

        .navbar-expand-xl .offcanvas-header[b-qlcibwpym2] {
            display: none;
        }

        .navbar-expand-xl .offcanvas[b-qlcibwpym2] {
            position: inherit;
            bottom: 0;
            z-index: 1000;
            flex-grow: 1;
            visibility: visible !important;
            background-color: transparent;
            border-right: 0;
            border-left: 0;
            transition: none;
            transform: none;
        }

        .navbar-expand-xl .offcanvas-top[b-qlcibwpym2],
        .navbar-expand-xl .offcanvas-bottom[b-qlcibwpym2] {
            height: auto;
            border-top: 0;
            border-bottom: 0;
        }

        .navbar-expand-xl .offcanvas-body[b-qlcibwpym2] {
            display: flex;
            flex-grow: 0;
            padding: 0;
            overflow-y: visible;
        }
}

@media (min-width: 1400px) {
    .navbar-expand-xxl[b-qlcibwpym2] {
        flex-wrap: nowrap;
        justify-content: flex-start;
    }

        .navbar-expand-xxl .navbar-nav[b-qlcibwpym2] {
            flex-direction: row;
        }

            .navbar-expand-xxl .navbar-nav .dropdown-menu[b-qlcibwpym2] {
                position: absolute;
            }

            .navbar-expand-xxl .navbar-nav .nav-link[b-qlcibwpym2] {
                padding-right: 1rem;
                padding-left: 1rem;
            }

        .navbar-expand-xxl .navbar-nav-scroll[b-qlcibwpym2] {
            overflow: visible;
        }

        .navbar-expand-xxl .navbar-collapse[b-qlcibwpym2] {
            display: flex !important;
            flex-basis: auto;
        }

        .navbar-expand-xxl .navbar-toggler[b-qlcibwpym2] {
            display: none;
        }

        .navbar-expand-xxl .offcanvas-header[b-qlcibwpym2] {
            display: none;
        }

        .navbar-expand-xxl .offcanvas[b-qlcibwpym2] {
            position: inherit;
            bottom: 0;
            z-index: 1000;
            flex-grow: 1;
            visibility: visible !important;
            background-color: transparent;
            border-right: 0;
            border-left: 0;
            transition: none;
            transform: none;
        }

        .navbar-expand-xxl .offcanvas-top[b-qlcibwpym2],
        .navbar-expand-xxl .offcanvas-bottom[b-qlcibwpym2] {
            height: auto;
            border-top: 0;
            border-bottom: 0;
        }

        .navbar-expand-xxl .offcanvas-body[b-qlcibwpym2] {
            display: flex;
            flex-grow: 0;
            padding: 0;
            overflow-y: visible;
        }
}

.navbar-expand[b-qlcibwpym2] {
    flex-wrap: nowrap;
    justify-content: flex-start;
}

    .navbar-expand .navbar-nav[b-qlcibwpym2] {
        flex-direction: row;
    }

        .navbar-expand .navbar-nav .dropdown-menu[b-qlcibwpym2] {
            position: absolute;
        }

        .navbar-expand .navbar-nav .nav-link[b-qlcibwpym2] {
            padding-right: 1rem;
            padding-left: 1rem;
        }

    .navbar-expand .navbar-nav-scroll[b-qlcibwpym2] {
        overflow: visible;
    }

    .navbar-expand .navbar-collapse[b-qlcibwpym2] {
        display: flex !important;
        flex-basis: auto;
    }

    .navbar-expand .navbar-toggler[b-qlcibwpym2] {
        display: none;
    }

    .navbar-expand .offcanvas-header[b-qlcibwpym2] {
        display: none;
    }

    .navbar-expand .offcanvas[b-qlcibwpym2] {
        position: inherit;
        bottom: 0;
        z-index: 1000;
        flex-grow: 1;
        visibility: visible !important;
        background-color: transparent;
        border-right: 0;
        border-left: 0;
        transition: none;
        transform: none;
    }

    .navbar-expand .offcanvas-top[b-qlcibwpym2],
    .navbar-expand .offcanvas-bottom[b-qlcibwpym2] {
        height: auto;
        border-top: 0;
        border-bottom: 0;
    }

    .navbar-expand .offcanvas-body[b-qlcibwpym2] {
        display: flex;
        flex-grow: 0;
        padding: 0;
        overflow-y: visible;
    }

.navbar-light .navbar-brand[b-qlcibwpym2] {
    color: #1f1b2d;
}

    .navbar-light .navbar-brand:hover[b-qlcibwpym2],
    .navbar-light .navbar-brand:focus[b-qlcibwpym2] {
        color: #1f1b2d;
    }
/*.navbar-light .navbar-nav .nav-link {
  color: #454056;
  font-weight: 500
}*/
.navbar .navbar-nav .nav-link[b-qlcibwpym2] {
    color: #454056;
    font-weight: 500
}

.navbar-light .navbar-nav .nav-link:hover[b-qlcibwpym2],
.navbar-light .navbar-nav .nav-link:focus[b-qlcibwpym2] {
    color: #fd5631;
}

.navbar-light .navbar-nav .nav-link.disabled[b-qlcibwpym2] {
    color: #9691a4;
}

.navbar-light .navbar-nav .show > .nav-link[b-qlcibwpym2],
.navbar-light .navbar-nav .nav-link.active[b-qlcibwpym2] {
    color: #fd5631;
}

.navbar-light .navbar-toggler[b-qlcibwpym2] {
    color: #454056;
    border-color: transparent;
}

.navbar-light .navbar-toggler-icon[b-qlcibwpym2] {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='%23454056' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

.navbar-light .navbar-text[b-qlcibwpym2] {
    color: #454056;
}

    .navbar-light .navbar-text a[b-qlcibwpym2],
    .navbar-light .navbar-text a:hover[b-qlcibwpym2],
    .navbar-light .navbar-text a:focus[b-qlcibwpym2] {
        color: #fd5631;
    }

.navbar-dark .navbar-brand[b-qlcibwpym2] {
    color: #fff;
}

    .navbar-dark .navbar-brand:hover[b-qlcibwpym2],
    .navbar-dark .navbar-brand:focus[b-qlcibwpym2] {
        color: #fff;
    }

.navbar-dark .navbar-nav .nav-link[b-qlcibwpym2] {
    color: rgba(255, 255, 255, 0.65);
}

    .navbar-dark .navbar-nav .nav-link:hover[b-qlcibwpym2],
    .navbar-dark .navbar-nav .nav-link:focus[b-qlcibwpym2] {
        color: #fff;
    }

    .navbar-dark .navbar-nav .nav-link.disabled[b-qlcibwpym2] {
        color: rgba(255, 255, 255, 0.4);
    }

    .navbar-dark .navbar-nav .show > .nav-link[b-qlcibwpym2],
    .navbar-dark .navbar-nav .nav-link.active[b-qlcibwpym2] {
        color: #fff;
    }

.navbar-dark .navbar-toggler[b-qlcibwpym2] {
    color: rgba(255, 255, 255, 0.65);
    border-color: transparent;
}

.navbar-dark .navbar-toggler-icon[b-qlcibwpym2] {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.65%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

.navbar-dark .navbar-text[b-qlcibwpym2] {
    color: rgba(255, 255, 255, 0.65);
}

    .navbar-dark .navbar-text a[b-qlcibwpym2],
    .navbar-dark .navbar-text a:hover[b-qlcibwpym2],
    .navbar-dark .navbar-text a:focus[b-qlcibwpym2] {
        color: #fff;
    }

.card[b-qlcibwpym2] {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid #efecf3;
    border-radius: 0.75rem;
}

    .card > hr[b-qlcibwpym2] {
        margin-right: 0;
        margin-left: 0;
    }

    .card > .list-group[b-qlcibwpym2] {
        border-top: inherit;
        border-bottom: inherit;
    }

        .card > .list-group:first-child[b-qlcibwpym2] {
            border-top-width: 0;
            border-top-left-radius: calc(0.75rem - 1px);
            border-top-right-radius: calc(0.75rem - 1px);
        }

        .card > .list-group:last-child[b-qlcibwpym2] {
            border-bottom-width: 0;
            border-bottom-right-radius: calc(0.75rem - 1px);
            border-bottom-left-radius: calc(0.75rem - 1px);
        }

        .card > .card-header + .list-group[b-qlcibwpym2],
        .card > .list-group + .card-footer[b-qlcibwpym2] {
            border-top: 0;
        }

.card-body[b-qlcibwpym2] {
    flex: 1 1 auto;
    padding: 1.25rem 1.25rem;
}

.card-title[b-qlcibwpym2] {
    margin-bottom: 0.5rem;
}

.card-subtitle[b-qlcibwpym2] {
    margin-top: -0.25rem;
    margin-bottom: 0;
}

.card-text:last-child[b-qlcibwpym2] {
    margin-bottom: 0;
}

.card-link + .card-link[b-qlcibwpym2] {
    margin-left: 1.25rem;
}

.card-header[b-qlcibwpym2] {
    padding: 1rem 1.25rem;
    margin-bottom: 0;
    background-color: transparent;
    border-bottom: 1px solid #efecf3;
}

    .card-header:first-child[b-qlcibwpym2] {
        border-radius: calc(0.75rem - 1px) calc(0.75rem - 1px) 0 0;
    }

.card-footer[b-qlcibwpym2] {
    padding: 1rem 1.25rem;
    background-color: transparent;
    border-top: 1px solid #efecf3;
}

    .card-footer:last-child[b-qlcibwpym2] {
        border-radius: 0 0 calc(0.75rem - 1px) calc(0.75rem - 1px);
    }

.card-header-tabs[b-qlcibwpym2] {
    margin-right: -0.625rem;
    margin-bottom: -1rem;
    margin-left: -0.625rem;
    border-bottom: 0;
}

.card-header-pills[b-qlcibwpym2] {
    margin-right: -0.625rem;
    margin-left: -0.625rem;
}

.card-img-overlay[b-qlcibwpym2] {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 1rem;
    border-radius: calc(0.75rem - 1px);
}

.card-img[b-qlcibwpym2],
.card-img-top[b-qlcibwpym2],
.card-img-bottom[b-qlcibwpym2] {
    width: 100%;
}

.card-img[b-qlcibwpym2],
.card-img-top[b-qlcibwpym2] {
    border-top-left-radius: calc(0.75rem - 1px);
    border-top-right-radius: calc(0.75rem - 1px);
}

.card-img[b-qlcibwpym2],
.card-img-bottom[b-qlcibwpym2] {
    border-bottom-right-radius: calc(0.75rem - 1px);
    border-bottom-left-radius: calc(0.75rem - 1px);
}

.card-group > .card[b-qlcibwpym2] {
    margin-bottom: 0.75rem;
}

@media (min-width: 500px) {
    .card-group[b-qlcibwpym2] {
        display: flex;
        flex-flow: row wrap;
    }

        .card-group > .card[b-qlcibwpym2] {
            flex: 1 0 0%;
            margin-bottom: 0;
        }

            .card-group > .card + .card[b-qlcibwpym2] {
                margin-left: 0;
                border-left: 0;
            }

            .card-group > .card:not(:last-child)[b-qlcibwpym2] {
                border-top-right-radius: 0;
                border-bottom-right-radius: 0;
            }

                .card-group > .card:not(:last-child) .card-img-top[b-qlcibwpym2],
                .card-group > .card:not(:last-child) .card-header[b-qlcibwpym2] {
                    border-top-left-radius: 0;
                }

                .card-group > .card:not(:last-child) .card-img-bottom[b-qlcibwpym2],
                .card-group > .card:not(:last-child) .card-footer[b-qlcibwpym2] {
                    border-bottom-right-radius: 0;
                }

            .card-group > .card:not(:first-child)[b-qlcibwpym2] {
                border-top-left-radius: 0;
                border-bottom-left-radius: 0;
            }

                .card-group > .card:not(:first-child) .card-img-top[b-qlcibwpym2],
                .card-group > .card:not(:first-child) .card-header[b-qlcibwpym2] {
                    border-top-right-radius: 0;
                }

                .card-group > .card:not(:first-child) .card-img-bottom[b-qlcibwpym2],
                .card-group > .card:not(:first-child) .card-footer[b-qlcibwpym2] {
                    border-bottom-left-radius: 0;
                }
}

.accordion-button[b-qlcibwpym2] {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    padding: 1rem 1rem;
    font-size: 15px;
    color: #454056;
    text-align: right;
    background-color: #fff;
    border: 0;
    border-radius: 0;
    overflow-anchor: none;
    transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out, border-radius 0.15s ease;
}

@media (prefers-reduced-motion: reduce) {
    .accordion-button[b-qlcibwpym2] {
        transition: none;
    }
}

.accordion-button:not(.collapsed)[b-qlcibwpym2] {
    color: #fd5631;
    background-color: transparent;
    box-shadow: inset 0 -1px 0 #efecf3;
}

    .accordion-button:not(.collapsed)[b-qlcibwpym2]::after {
        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fd5631'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
        transform: rotate(-180deg);
    }

.accordion-button[b-qlcibwpym2]::after {
    flex-shrink: 0;
    width: 1rem;
    height: 1rem;
    margin-right: auto;
    content: "";
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23454056'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-size: 1rem;
    transition: transform 0.2s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
    .accordion-button[b-qlcibwpym2]::after {
        transition: none;
    }
}

.accordion-button:hover[b-qlcibwpym2] {
    z-index: 2;
}

.accordion-button:focus[b-qlcibwpym2] {
    z-index: 3;
    border-color: #efecf3;
    outline: 0;
    box-shadow: unset;
}

.accordion-header[b-qlcibwpym2] {
    margin-bottom: 0;
}

.accordion-item[b-qlcibwpym2] {
    background-color: #fff;
    border: 1px solid #efecf3;
}

    .accordion-item:first-of-type[b-qlcibwpym2] {
        border-top-left-radius: 0.75rem;
        border-top-right-radius: 0.75rem;
    }

        .accordion-item:first-of-type .accordion-button[b-qlcibwpym2] {
            border-top-left-radius: calc(0.75rem - 1px);
            border-top-right-radius: calc(0.75rem - 1px);
        }

    .accordion-item:not(:first-of-type)[b-qlcibwpym2] {
        border-top: 0;
    }

    .accordion-item:last-of-type[b-qlcibwpym2] {
        border-bottom-right-radius: 0.75rem;
        border-bottom-left-radius: 0.75rem;
    }

        .accordion-item:last-of-type .accordion-button.collapsed[b-qlcibwpym2] {
            border-bottom-right-radius: calc(0.75rem - 1px);
            border-bottom-left-radius: calc(0.75rem - 1px);
        }

        .accordion-item:last-of-type .accordion-collapse[b-qlcibwpym2] {
            border-bottom-right-radius: 0.75rem;
            border-bottom-left-radius: 0.75rem;
        }

.accordion-body[b-qlcibwpym2] {
    padding: 1rem 1rem;
}

.accordion-flush .accordion-collapse[b-qlcibwpym2] {
    border-width: 0;
}

.accordion-flush .accordion-item[b-qlcibwpym2] {
    border-right: 0;
    border-left: 0;
    border-radius: 0;
}

    .accordion-flush .accordion-item:first-child[b-qlcibwpym2] {
        border-top: 0;
    }

    .accordion-flush .accordion-item:last-child[b-qlcibwpym2] {
        border-bottom: 0;
    }

    .accordion-flush .accordion-item .accordion-button[b-qlcibwpym2] {
        border-radius: 0;
    }

.breadcrumb[b-qlcibwpym2] {
    display: flex;
    flex-wrap: wrap;
    padding: 0 0;
    margin-bottom: 1rem;
    font-size: 0.875rem;
    list-style: none;
    background-color: transparent;
}

.breadcrumb-item + .breadcrumb-item[b-qlcibwpym2] {
    padding-right: 0.625rem;
}

    .breadcrumb-item + .breadcrumb-item[b-qlcibwpym2]::before {
        float: right;
        padding-left: 0.625rem;
        color: #9691a4;
        content: var( --bs-breadcrumb-divider, "\e951" ); /* rtl: var(--bs-breadcrumb-divider, "\e951") */
    }

.breadcrumb-item.active[b-qlcibwpym2] {
    color: #fd5631;
}

.pagination[b-qlcibwpym2] {
    display: flex;
    padding-left: 0;
    list-style: none;
}

.page-link[b-qlcibwpym2] {
    position: relative;
    display: block;
    color: #454056;
    text-decoration: none;
    background-color: transparent;
    border: 1px solid transparent;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
    .page-link[b-qlcibwpym2] {
        transition: none;
    }
}

.page-link:hover[b-qlcibwpym2] {
    z-index: 2;
    color: #fd5631;
    background-color: transparent;
    border-color: transparent;
}

.page-link:focus[b-qlcibwpym2] {
    z-index: 3;
    color: #fd3509;
    background-color: transparent;
    outline: 0;
    box-shadow: none;
}

.page-item:not(:first-child) .page-link[b-qlcibwpym2] {
    margin-left: -1px;
}

.page-item.active .page-link[b-qlcibwpym2] {
    z-index: 3;
    color: #fff;
    background-color: #fd5631;
    border-color: transparent;
}

.page-item.disabled .page-link[b-qlcibwpym2] {
    color: rgba(69, 64, 86, 0.4);
    pointer-events: none;
    background-color: transparent;
    border-color: transparent;
}

.page-link[b-qlcibwpym2] {
    padding: 0 0.475rem;
}

.page-item:first-child .page-link[b-qlcibwpym2] {
    border-top-left-radius: 0.5rem;
    border-bottom-left-radius: 0.5rem;
}

.page-item:last-child .page-link[b-qlcibwpym2] {
    border-top-right-radius: 0.5rem;
    border-bottom-right-radius: 0.5rem;
}

.pagination-lg .page-link[b-qlcibwpym2] {
    padding: 0 0.55rem;
    font-size: 1.125rem;
}

.pagination-lg .page-item:first-child .page-link[b-qlcibwpym2] {
    border-top-left-radius: 0.75rem;
    border-bottom-left-radius: 0.75rem;
}

.pagination-lg .page-item:last-child .page-link[b-qlcibwpym2] {
    border-top-right-radius: 0.75rem;
    border-bottom-right-radius: 0.75rem;
}

.pagination-sm .page-link[b-qlcibwpym2] {
    padding: 0 0.4rem;
    font-size: 0.875rem;
}

.pagination-sm .page-item:first-child .page-link[b-qlcibwpym2] {
    border-top-left-radius: 0.375rem;
    border-bottom-left-radius: 0.375rem;
}

.pagination-sm .page-item:last-child .page-link[b-qlcibwpym2] {
    border-top-right-radius: 0.375rem;
    border-bottom-right-radius: 0.375rem;
}

.badge[b-qlcibwpym2] {
    display: inline-block;
    padding: 0.4375em 0.75em;
    font-size: 0.8125em;
    font-weight: normal;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.375rem;
}

    .badge:empty[b-qlcibwpym2] {
        display: none;
    }

.btn .badge[b-qlcibwpym2] {
    position: relative;
    top: -1px;
}

.alert[b-qlcibwpym2] {
    position: relative;
    padding: 1rem 1rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: 0.5rem;
}

.alert-heading[b-qlcibwpym2] {
    color: inherit;
}

.alert-link[b-qlcibwpym2] {
    font-weight: 700;
}

.alert-dismissible[b-qlcibwpym2] {
    padding-right: 3rem;
}

    .alert-dismissible .btn-close[b-qlcibwpym2] {
        position: absolute;
        top: 0;
        right: 0;
        z-index: 2;
        padding: 1.25rem 1rem;
    }

.alert-primary[b-qlcibwpym2] {
    color: #fd5631;
    background-color: #ffeeea;
    border-color: #fec4b7;
}

    .alert-primary .alert-link[b-qlcibwpym2] {
        color: #ca4527;
    }

.alert-accent[b-qlcibwpym2] {
    color: #5d3cf2;
    background-color: #efecfe;
    border-color: #c6bbfa;
}

    .alert-accent .alert-link[b-qlcibwpym2] {
        color: #4a30c2;
    }

.alert-secondary[b-qlcibwpym2] {
    color: #f5f4f8;
    background-color: #fefefe;
    border-color: #fcfbfd;
}

    .alert-secondary .alert-link[b-qlcibwpym2] {
        color: #c4c3c6;
    }

.alert-success[b-qlcibwpym2] {
    color: #07c98b;
    background-color: #e6faf3;
    border-color: #a8ecd6;
}

    .alert-success .alert-link[b-qlcibwpym2] {
        color: #06a16f;
    }

.alert-info[b-qlcibwpym2] {
    color: #3c76f2;
    background-color: #ecf1fe;
    border-color: #bbcffa;
}

    .alert-info .alert-link[b-qlcibwpym2] {
        color: #305ec2;
    }

.alert-warning[b-qlcibwpym2] {
    color: #fdbc31;
    background-color: #fff8ea;
    border-color: #fee8b7;
}

    .alert-warning .alert-link[b-qlcibwpym2] {
        color: #ca9627;
    }

.alert-danger[b-qlcibwpym2] {
    color: #f23c49;
    background-color: #feeced;
    border-color: #fabbbf;
}

    .alert-danger .alert-link[b-qlcibwpym2] {
        color: #c2303a;
    }

.alert-light[b-qlcibwpym2] {
    color: #fff;
    background-color: #fff;
    border-color: #fff;
}

    .alert-light .alert-link[b-qlcibwpym2] {
        color: #ccc;
    }

.alert-dark[b-qlcibwpym2] {
    color: #1f1b2d;
    background-color: #e9e8ea;
    border-color: #b1afb6;
}

    .alert-dark .alert-link[b-qlcibwpym2] {
        color: #191624;
    }

@-webkit-keyframes progress-bar-stripes {
    0% {
        background-position-x: 1rem;
    }
}

@keyframes progress-bar-stripes-b-qlcibwpym2 {
    0% {
        background-position-x: 1rem;
    }
}

.progress[b-qlcibwpym2] {
    display: flex;
    height: 1rem;
    overflow: hidden;
    font-size: 0.75rem;
    background-color: #efecf3;
    border-radius: 0.375rem;
    box-shadow: none;
}

.progress-bar[b-qlcibwpym2] {
    display: flex;
    flex-direction: column;
    justify-content: center;
    overflow: hidden;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    background-color: #fd5631;
    transition: width 0.6s ease;
}

@media (prefers-reduced-motion: reduce) {
    .progress-bar[b-qlcibwpym2] {
        transition: none;
    }
}

.progress-bar-striped[b-qlcibwpym2] {
    background-image: linear-gradient( 45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent );
    background-size: 1rem 1rem;
}

.progress-bar-animated[b-qlcibwpym2] {
    -webkit-animation: 1s linear infinite progress-bar-stripes;
    animation: 1s linear infinite progress-bar-stripes-b-qlcibwpym2;
}

@media (prefers-reduced-motion: reduce) {
    .progress-bar-animated[b-qlcibwpym2] {
        -webkit-animation: none;
        animation: none;
    }
}

.list-group[b-qlcibwpym2] {
    display: flex;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    border-radius: 0.75rem;
}

.list-group-numbered[b-qlcibwpym2] {
    list-style-type: none;
    counter-reset: section;
}

    .list-group-numbered > li[b-qlcibwpym2]::before {
        content: counters(section, ".") ". ";
        counter-increment: section;
    }

.list-group-item-action[b-qlcibwpym2] {
    width: 100%;
    color: #666276;
    text-align: inherit;
}

    .list-group-item-action:hover[b-qlcibwpym2],
    .list-group-item-action:focus[b-qlcibwpym2] {
        z-index: 1;
        color: #fd5631;
        text-decoration: none;
        background-color: transparent;
    }

    .list-group-item-action:active[b-qlcibwpym2] {
        color: #fd5631;
        background-color: transparent;
    }

.list-group-item[b-qlcibwpym2] {
    position: relative;
    display: block;
    padding: 0.75rem 1rem;
    color: #454056;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.08);
}

    .list-group-item:first-child[b-qlcibwpym2] {
        border-top-left-radius: inherit;
        border-top-right-radius: inherit;
    }

    .list-group-item:last-child[b-qlcibwpym2] {
        border-bottom-right-radius: inherit;
        border-bottom-left-radius: inherit;
    }

    .list-group-item.disabled[b-qlcibwpym2],
    .list-group-item:disabled[b-qlcibwpym2] {
        color: #9691a4;
        pointer-events: none;
        background-color: #fff;
    }

    .list-group-item.active[b-qlcibwpym2] {
        z-index: 2;
        color: #fff;
        background-color: #fd5631;
        border-color: #fd5631;
    }

    .list-group-item + .list-group-item[b-qlcibwpym2] {
        border-top-width: 0;
    }

        .list-group-item + .list-group-item.active[b-qlcibwpym2] {
            margin-top: -1px;
            border-top-width: 1px;
        }

.list-group-horizontal[b-qlcibwpym2] {
    flex-direction: row;
}

    .list-group-horizontal > .list-group-item:first-child[b-qlcibwpym2] {
        border-bottom-left-radius: 0.75rem;
        border-top-right-radius: 0;
    }

    .list-group-horizontal > .list-group-item:last-child[b-qlcibwpym2] {
        border-top-right-radius: 0.75rem;
        border-bottom-left-radius: 0;
    }

    .list-group-horizontal > .list-group-item.active[b-qlcibwpym2] {
        margin-top: 0;
    }

    .list-group-horizontal > .list-group-item + .list-group-item[b-qlcibwpym2] {
        border-top-width: 1px;
        border-left-width: 0;
    }

        .list-group-horizontal > .list-group-item + .list-group-item.active[b-qlcibwpym2] {
            margin-left: -1px;
            border-left-width: 1px;
        }

@media (min-width: 500px) {
    .list-group-horizontal-sm[b-qlcibwpym2] {
        flex-direction: row;
    }

        .list-group-horizontal-sm > .list-group-item:first-child[b-qlcibwpym2] {
            border-bottom-right-radius: 0.75rem;
            border-top-left-radius: 0;
        }

        .list-group-horizontal-sm > .list-group-item:last-child[b-qlcibwpym2] {
            border-top-left-radius: 0.75rem;
            border-bottom-right-radius: 0;
        }

        .list-group-horizontal-sm > .list-group-item.active[b-qlcibwpym2] {
            margin-top: 0;
        }

        .list-group-horizontal-sm > .list-group-item + .list-group-item[b-qlcibwpym2] {
            border-top-width: 1px;
            border-right-width: 0;
        }

            .list-group-horizontal-sm > .list-group-item + .list-group-item.active[b-qlcibwpym2] {
                margin-left: -1px;
                border-left-width: 1px;
            }
}

@media (min-width: 768px) {
    .list-group-horizontal-md[b-qlcibwpym2] {
        flex-direction: row;
    }

        .list-group-horizontal-md > .list-group-item:first-child[b-qlcibwpym2] {
            border-bottom-left-radius: 0.75rem;
            border-top-right-radius: 0;
        }

        .list-group-horizontal-md > .list-group-item:last-child[b-qlcibwpym2] {
            border-top-right-radius: 0.75rem;
            border-bottom-left-radius: 0;
        }

        .list-group-horizontal-md > .list-group-item.active[b-qlcibwpym2] {
            margin-top: 0;
        }

        .list-group-horizontal-md > .list-group-item + .list-group-item[b-qlcibwpym2] {
            border-top-width: 1px;
            border-left-width: 0;
        }

            .list-group-horizontal-md > .list-group-item + .list-group-item.active[b-qlcibwpym2] {
                margin-left: -1px;
                border-left-width: 1px;
            }
}

@media (min-width: 992px) {
    .list-group-horizontal-lg[b-qlcibwpym2] {
        flex-direction: row;
    }

        .list-group-horizontal-lg > .list-group-item:first-child[b-qlcibwpym2] {
            border-bottom-left-radius: 0.75rem;
            border-top-right-radius: 0;
        }

        .list-group-horizontal-lg > .list-group-item:last-child[b-qlcibwpym2] {
            border-top-right-radius: 0.75rem;
            border-bottom-left-radius: 0;
        }

        .list-group-horizontal-lg > .list-group-item.active[b-qlcibwpym2] {
            margin-top: 0;
        }

        .list-group-horizontal-lg > .list-group-item + .list-group-item[b-qlcibwpym2] {
            border-top-width: 1px;
            border-left-width: 0;
        }

            .list-group-horizontal-lg > .list-group-item + .list-group-item.active[b-qlcibwpym2] {
                margin-left: -1px;
                border-left-width: 1px;
            }
}

@media (min-width: 1200px) {
    .list-group-horizontal-xl[b-qlcibwpym2] {
        flex-direction: row;
    }

        .list-group-horizontal-xl > .list-group-item:first-child[b-qlcibwpym2] {
            border-bottom-left-radius: 0.75rem;
            border-top-right-radius: 0;
        }

        .list-group-horizontal-xl > .list-group-item:last-child[b-qlcibwpym2] {
            border-top-right-radius: 0.75rem;
            border-bottom-left-radius: 0;
        }

        .list-group-horizontal-xl > .list-group-item.active[b-qlcibwpym2] {
            margin-top: 0;
        }

        .list-group-horizontal-xl > .list-group-item + .list-group-item[b-qlcibwpym2] {
            border-top-width: 1px;
            border-left-width: 0;
        }

            .list-group-horizontal-xl > .list-group-item + .list-group-item.active[b-qlcibwpym2] {
                margin-left: -1px;
                border-left-width: 1px;
            }
}

@media (min-width: 1400px) {
    .list-group-horizontal-xxl[b-qlcibwpym2] {
        flex-direction: row;
    }

        .list-group-horizontal-xxl > .list-group-item:first-child[b-qlcibwpym2] {
            border-bottom-left-radius: 0.75rem;
            border-top-right-radius: 0;
        }

        .list-group-horizontal-xxl > .list-group-item:last-child[b-qlcibwpym2] {
            border-top-right-radius: 0.75rem;
            border-bottom-left-radius: 0;
        }

        .list-group-horizontal-xxl > .list-group-item.active[b-qlcibwpym2] {
            margin-top: 0;
        }

        .list-group-horizontal-xxl > .list-group-item + .list-group-item[b-qlcibwpym2] {
            border-top-width: 1px;
            border-left-width: 0;
        }

            .list-group-horizontal-xxl > .list-group-item + .list-group-item.active[b-qlcibwpym2] {
                margin-left: -1px;
                border-left-width: 1px;
            }
}

.list-group-flush[b-qlcibwpym2] {
    border-radius: 0;
}

    .list-group-flush > .list-group-item[b-qlcibwpym2] {
        border-width: 0 0 1px;
    }

        .list-group-flush > .list-group-item:last-child[b-qlcibwpym2] {
            border-bottom-width: 0;
        }

.list-group-item-primary[b-qlcibwpym2] {
    color: #000;
    background-color: #ffe6e0;
}

    .list-group-item-primary.list-group-item-action:hover[b-qlcibwpym2],
    .list-group-item-primary.list-group-item-action:focus[b-qlcibwpym2] {
        color: #000;
        background-color: #e6cfca;
    }

    .list-group-item-primary.list-group-item-action.active[b-qlcibwpym2] {
        color: #fff;
        background-color: #000;
        border-color: #000;
    }

.list-group-item-accent[b-qlcibwpym2] {
    color: #5d3cf2;
    background-color: #e7e2fd;
}

    .list-group-item-accent.list-group-item-action:hover[b-qlcibwpym2],
    .list-group-item-accent.list-group-item-action:focus[b-qlcibwpym2] {
        color: #5d3cf2;
        background-color: #d0cbe4;
    }

    .list-group-item-accent.list-group-item-action.active[b-qlcibwpym2] {
        color: #fff;
        background-color: #5d3cf2;
        border-color: #5d3cf2;
    }

.list-group-item-secondary[b-qlcibwpym2] {
    color: #000;
    background-color: #fefdfe;
}

    .list-group-item-secondary.list-group-item-action:hover[b-qlcibwpym2],
    .list-group-item-secondary.list-group-item-action:focus[b-qlcibwpym2] {
        color: #000;
        background-color: #e5e4e5;
    }

    .list-group-item-secondary.list-group-item-action.active[b-qlcibwpym2] {
        color: #fff;
        background-color: #000;
        border-color: #000;
    }

.list-group-item-success[b-qlcibwpym2] {
    color: #000;
    background-color: #daf7ee;
}

    .list-group-item-success.list-group-item-action:hover[b-qlcibwpym2],
    .list-group-item-success.list-group-item-action:focus[b-qlcibwpym2] {
        color: #000;
        background-color: #c4ded6;
    }

    .list-group-item-success.list-group-item-action.active[b-qlcibwpym2] {
        color: #fff;
        background-color: #000;
        border-color: #000;
    }

.list-group-item-info[b-qlcibwpym2] {
    color: #000;
    background-color: #e2eafd;
}

    .list-group-item-info.list-group-item-action:hover[b-qlcibwpym2],
    .list-group-item-info.list-group-item-action:focus[b-qlcibwpym2] {
        color: #000;
        background-color: #cbd3e4;
    }

    .list-group-item-info.list-group-item-action.active[b-qlcibwpym2] {
        color: #fff;
        background-color: #000;
        border-color: #000;
    }

.list-group-item-warning[b-qlcibwpym2] {
    color: #000;
    background-color: #fff5e0;
}

    .list-group-item-warning.list-group-item-action:hover[b-qlcibwpym2],
    .list-group-item-warning.list-group-item-action:focus[b-qlcibwpym2] {
        color: #000;
        background-color: #e6ddca;
    }

    .list-group-item-warning.list-group-item-action.active[b-qlcibwpym2] {
        color: #fff;
        background-color: #000;
        border-color: #000;
    }

.list-group-item-danger[b-qlcibwpym2] {
    color: #000;
    background-color: #fde2e4;
}

    .list-group-item-danger.list-group-item-action:hover[b-qlcibwpym2],
    .list-group-item-danger.list-group-item-action:focus[b-qlcibwpym2] {
        color: #000;
        background-color: #e4cbcd;
    }

    .list-group-item-danger.list-group-item-action.active[b-qlcibwpym2] {
        color: #fff;
        background-color: #000;
        border-color: #000;
    }

.list-group-item-light[b-qlcibwpym2] {
    color: #000;
    background-color: #fff;
}

    .list-group-item-light.list-group-item-action:hover[b-qlcibwpym2],
    .list-group-item-light.list-group-item-action:focus[b-qlcibwpym2] {
        color: #000;
        background-color: #e6e6e6;
    }

    .list-group-item-light.list-group-item-action.active[b-qlcibwpym2] {
        color: #fff;
        background-color: #000;
        border-color: #000;
    }

.list-group-item-dark[b-qlcibwpym2] {
    color: #1f1b2d;
    background-color: #dddde0;
}

    .list-group-item-dark.list-group-item-action:hover[b-qlcibwpym2],
    .list-group-item-dark.list-group-item-action:focus[b-qlcibwpym2] {
        color: #1f1b2d;
        background-color: #c7c7ca;
    }

    .list-group-item-dark.list-group-item-action.active[b-qlcibwpym2] {
        color: #fff;
        background-color: #1f1b2d;
        border-color: #1f1b2d;
    }

.btn-close[b-qlcibwpym2] {
    box-sizing: content-box;
    width: 0.75em;
    height: 0.75em;
    padding: 0.25em 0.25em;
    color: #000;
    background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/0.75em auto no-repeat;
    border: 0;
    border-radius: 0.5rem;
    opacity: 0.5;
}

    .btn-close:hover[b-qlcibwpym2] {
        color: #000;
        text-decoration: none;
        opacity: 0.75;
    }

    .btn-close:focus[b-qlcibwpym2] {
        outline: 0;
        box-shadow: none;
        opacity: 1;
    }

    .btn-close:disabled[b-qlcibwpym2],
    .btn-close.disabled[b-qlcibwpym2] {
        pointer-events: none;
        -webkit-user-select: none;
        -moz-user-select: none;
        user-select: none;
        opacity: 0.25;
    }

.btn-close-white[b-qlcibwpym2] {
    filter: invert(1) grayscale(100%) brightness(200%);
}

.toast[b-qlcibwpym2] {
    width: 350px;
    max-width: 100%;
    font-size: 0.875rem;
    pointer-events: auto;
    background-color: rgba(255, 255, 255, 0.85);
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.1);
    box-shadow: 0 0.125rem 0.5rem -0.25rem rgba(31, 27, 45, 0.12), 0 0.25rem 1rem rgba(31, 27, 45, 0.12);
    border-radius: 0.5rem;
}

    .toast.showing[b-qlcibwpym2] {
        opacity: 0;
    }

    .toast:not(.show)[b-qlcibwpym2] {
        display: none;
    }

.toast-container[b-qlcibwpym2] {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    max-width: 100%;
    pointer-events: none;
}

    .toast-container > :not(:last-child)[b-qlcibwpym2] {
        margin-bottom: 0.75rem;
    }

.toast-header[b-qlcibwpym2] {
    display: flex;
    align-items: center;
    padding: 0.5rem 0.75rem;
    color: #9691a4;
    background-color: rgba(255, 255, 255, 0.85);
    background-clip: padding-box;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    border-top-left-radius: calc(0.5rem - 1px);
    border-top-right-radius: calc(0.5rem - 1px);
}

    .toast-header .btn-close[b-qlcibwpym2] {
        margin-right: -0.375rem;
        margin-left: 0.75rem;
    }

.toast-body[b-qlcibwpym2] {
    padding: 0.75rem;
    word-wrap: break-word;
}

.modal[b-qlcibwpym2] {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1055;
    display: none;
    width: 100%;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    outline: 0;
}

.modal-dialog[b-qlcibwpym2] {
    position: relative;
    width: auto;
    margin: 0.5rem;
    pointer-events: none;
}

.modal.fade .modal-dialog[b-qlcibwpym2] {
    transition: transform 0.2s ease-out;
    transform: scale(0.9);
}

@media (prefers-reduced-motion: reduce) {
    .modal.fade .modal-dialog[b-qlcibwpym2] {
        transition: none;
    }
}

.modal.show .modal-dialog[b-qlcibwpym2] {
    transform: none;
}

.modal.modal-static .modal-dialog[b-qlcibwpym2] {
    transform: scale(1.02);
}

.modal-dialog-scrollable[b-qlcibwpym2] {
    height: calc(100% - 1rem);
}

    .modal-dialog-scrollable .modal-content[b-qlcibwpym2] {
        max-height: 100%;
        overflow: hidden;
    }

    .modal-dialog-scrollable .modal-body[b-qlcibwpym2] {
        overflow-y: auto;
    }

.modal-dialog-centered[b-qlcibwpym2] {
    display: flex;
    align-items: center;
    min-height: calc(100% - 1rem);
}

.modal-content[b-qlcibwpym2] {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #efecf3;
    border-radius: 0.75rem;
    box-shadow: 0 0.125rem 0.125rem -0.125rem rgba(31, 27, 45, 0.08), 0 0.25rem 0.75rem rgba(31, 27, 45, 0.08);
    outline: 0;
}

.modal-backdrop[b-qlcibwpym2] {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    width: 100vw;
    height: 100vh;
    background-color: #09080d;
}

    .modal-backdrop.fade[b-qlcibwpym2] {
        opacity: 0;
    }

    .modal-backdrop.show[b-qlcibwpym2] {
        opacity: 0.6;
    }

.modal-header[b-qlcibwpym2] {
    display: flex;
    flex-shrink: 0;
    align-items: center;
    justify-content: space-between;
    padding: 1rem 1.125rem;
    border-bottom: 1px solid #efecf3;
    border-top-left-radius: calc(0.75rem - 1px);
    border-top-right-radius: calc(0.75rem - 1px);
}

    .modal-header .btn-close[b-qlcibwpym2] {
        padding: 0.5rem 0.5625rem;
        margin: -0.5rem -0.5625rem -0.5rem auto;
    }

.modal-title[b-qlcibwpym2] {
    margin-bottom: 0;
    line-height: 1.5;
}

.modal-body[b-qlcibwpym2] {
    position: relative;
    flex: 1 1 auto;
    padding: 1.125rem;
}

.modal-footer[b-qlcibwpym2] {
    display: flex;
    flex-wrap: wrap;
    flex-shrink: 0;
    align-items: center;
    justify-content: flex-end;
    padding: 0.75rem;
    border-top: 1px solid #efecf3;
    border-bottom-right-radius: calc(0.75rem - 1px);
    border-bottom-left-radius: calc(0.75rem - 1px);
}

    .modal-footer > *[b-qlcibwpym2] {
        margin: 0.375rem;
    }

@media (min-width: 500px) {
    .modal-dialog[b-qlcibwpym2] {
        max-width: 500px;
        margin: 1.75rem auto;
    }

    .modal-dialog-scrollable[b-qlcibwpym2] {
        height: calc(100% - 3.5rem);
    }

    .modal-dialog-centered[b-qlcibwpym2] {
        min-height: calc(100% - 3.5rem);
    }

    .modal-content[b-qlcibwpym2] {
        box-shadow: 0 0.125rem 0.125rem -0.125rem rgba(31, 27, 45, 0.08), 0 0.25rem 0.75rem rgba(31, 27, 45, 0.08);
    }

    .modal-sm[b-qlcibwpym2] {
        max-width: 300px;
    }
}

@media (min-width: 992px) {
    .modal-lg[b-qlcibwpym2],
    .modal-xl[b-qlcibwpym2] {
        max-width: 800px;
    }
}

@media (min-width: 1200px) {
    .modal-xl[b-qlcibwpym2] {
        max-width: 1140px;
    }
}

.modal-fullscreen[b-qlcibwpym2] {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
}

    .modal-fullscreen .modal-content[b-qlcibwpym2] {
        height: 100%;
        border: 0;
        border-radius: 0;
    }

    .modal-fullscreen .modal-header[b-qlcibwpym2] {
        border-radius: 0;
    }

    .modal-fullscreen .modal-body[b-qlcibwpym2] {
        overflow-y: auto;
    }

    .modal-fullscreen .modal-footer[b-qlcibwpym2] {
        border-radius: 0;
    }

@media (max-width: 499.98px) {
    .modal-fullscreen-sm-down[b-qlcibwpym2] {
        width: 100vw;
        max-width: none;
        height: 100%;
        margin: 0;
    }

        .modal-fullscreen-sm-down .modal-content[b-qlcibwpym2] {
            height: 100%;
            border: 0;
            border-radius: 0;
        }

        .modal-fullscreen-sm-down .modal-header[b-qlcibwpym2] {
            border-radius: 0;
        }

        .modal-fullscreen-sm-down .modal-body[b-qlcibwpym2] {
            overflow-y: auto;
        }

        .modal-fullscreen-sm-down .modal-footer[b-qlcibwpym2] {
            border-radius: 0;
        }
}

@media (max-width: 767.98px) {
    .modal-fullscreen-md-down[b-qlcibwpym2] {
        width: 100vw;
        max-width: none;
        height: 100%;
        margin: 0;
    }

        .modal-fullscreen-md-down .modal-content[b-qlcibwpym2] {
            height: 100%;
            border: 0;
            border-radius: 0;
        }

        .modal-fullscreen-md-down .modal-header[b-qlcibwpym2] {
            border-radius: 0;
        }

        .modal-fullscreen-md-down .modal-body[b-qlcibwpym2] {
            overflow-y: auto;
        }

        .modal-fullscreen-md-down .modal-footer[b-qlcibwpym2] {
            border-radius: 0;
        }
}

@media (max-width: 991.98px) {
    .modal-fullscreen-lg-down[b-qlcibwpym2] {
        width: 100vw;
        max-width: none;
        height: 100%;
        margin: 0;
    }

        .modal-fullscreen-lg-down .modal-content[b-qlcibwpym2] {
            height: 100%;
            border: 0;
            border-radius: 0;
        }

        .modal-fullscreen-lg-down .modal-header[b-qlcibwpym2] {
            border-radius: 0;
        }

        .modal-fullscreen-lg-down .modal-body[b-qlcibwpym2] {
            overflow-y: auto;
        }

        .modal-fullscreen-lg-down .modal-footer[b-qlcibwpym2] {
            border-radius: 0;
        }
}

@media (max-width: 1199.98px) {
    .modal-fullscreen-xl-down[b-qlcibwpym2] {
        width: 100vw;
        max-width: none;
        height: 100%;
        margin: 0;
    }

        .modal-fullscreen-xl-down .modal-content[b-qlcibwpym2] {
            height: 100%;
            border: 0;
            border-radius: 0;
        }

        .modal-fullscreen-xl-down .modal-header[b-qlcibwpym2] {
            border-radius: 0;
        }

        .modal-fullscreen-xl-down .modal-body[b-qlcibwpym2] {
            overflow-y: auto;
        }

        .modal-fullscreen-xl-down .modal-footer[b-qlcibwpym2] {
            border-radius: 0;
        }
}

@media (max-width: 1399.98px) {
    .modal-fullscreen-xxl-down[b-qlcibwpym2] {
        width: 100vw;
        max-width: none;
        height: 100%;
        margin: 0;
    }

        .modal-fullscreen-xxl-down .modal-content[b-qlcibwpym2] {
            height: 100%;
            border: 0;
            border-radius: 0;
        }

        .modal-fullscreen-xxl-down .modal-header[b-qlcibwpym2] {
            border-radius: 0;
        }

        .modal-fullscreen-xxl-down .modal-body[b-qlcibwpym2] {
            overflow-y: auto;
        }

        .modal-fullscreen-xxl-down .modal-footer[b-qlcibwpym2] {
            border-radius: 0;
        }
}

.tooltip[b-qlcibwpym2] {
    position: absolute;
    z-index: 1080;
    display: block;
    margin: 0;
    font-family: iransans;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: 0.75rem;
    word-wrap: break-word;
    opacity: 0;
}

    .tooltip.show[b-qlcibwpym2] {
        opacity: 0.9;
    }

    .tooltip .tooltip-arrow[b-qlcibwpym2] {
        position: absolute;
        display: block;
        width: 0.8rem;
        height: 0.4rem;
    }

        .tooltip .tooltip-arrow[b-qlcibwpym2]::before {
            position: absolute;
            content: "";
            border-color: transparent;
            border-style: solid;
        }

.bs-tooltip-top[b-qlcibwpym2],
.bs-tooltip-auto[data-popper-placement^="top"][b-qlcibwpym2] {
    padding: 0.4rem 0;
}

    .bs-tooltip-top .tooltip-arrow[b-qlcibwpym2],
    .bs-tooltip-auto[data-popper-placement^="top"] .tooltip-arrow[b-qlcibwpym2] {
        bottom: 0;
    }

        .bs-tooltip-top .tooltip-arrow[b-qlcibwpym2]::before,
        .bs-tooltip-auto[data-popper-placement^="top"] .tooltip-arrow[b-qlcibwpym2]::before {
            top: -1px;
            border-width: 0.4rem 0.4rem 0;
            border-top-color: #000;
        }

.bs-tooltip-end[b-qlcibwpym2],
.bs-tooltip-auto[data-popper-placement^="right"][b-qlcibwpym2] {
    padding: 0 0.4rem;
}

    .bs-tooltip-end .tooltip-arrow[b-qlcibwpym2],
    .bs-tooltip-auto[data-popper-placement^="right"] .tooltip-arrow[b-qlcibwpym2] {
        left: 0;
        width: 0.4rem;
        height: 0.8rem;
    }

        .bs-tooltip-end .tooltip-arrow[b-qlcibwpym2]::before,
        .bs-tooltip-auto[data-popper-placement^="right"] .tooltip-arrow[b-qlcibwpym2]::before {
            right: -1px;
            border-width: 0.4rem 0.4rem 0.4rem 0;
            border-right-color: #000;
        }

.bs-tooltip-bottom[b-qlcibwpym2],
.bs-tooltip-auto[data-popper-placement^="bottom"][b-qlcibwpym2] {
    padding: 0.4rem 0;
}

    .bs-tooltip-bottom .tooltip-arrow[b-qlcibwpym2],
    .bs-tooltip-auto[data-popper-placement^="bottom"] .tooltip-arrow[b-qlcibwpym2] {
        top: 0;
    }

        .bs-tooltip-bottom .tooltip-arrow[b-qlcibwpym2]::before,
        .bs-tooltip-auto[data-popper-placement^="bottom"] .tooltip-arrow[b-qlcibwpym2]::before {
            bottom: -1px;
            border-width: 0 0.4rem 0.4rem;
            border-bottom-color: #000;
        }

.bs-tooltip-start[b-qlcibwpym2],
.bs-tooltip-auto[data-popper-placement^="left"][b-qlcibwpym2] {
    padding: 0 0.4rem;
}

    .bs-tooltip-start .tooltip-arrow[b-qlcibwpym2],
    .bs-tooltip-auto[data-popper-placement^="left"] .tooltip-arrow[b-qlcibwpym2] {
        right: 0;
        width: 0.4rem;
        height: 0.8rem;
    }

        .bs-tooltip-start .tooltip-arrow[b-qlcibwpym2]::before,
        .bs-tooltip-auto[data-popper-placement^="left"] .tooltip-arrow[b-qlcibwpym2]::before {
            left: -1px;
            border-width: 0.4rem 0 0.4rem 0.4rem;
            border-left-color: #000;
        }

.tooltip-inner[b-qlcibwpym2] {
    max-width: 200px;
    padding: 0.25rem 0.5rem;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 0.375rem;
}

.popover[b-qlcibwpym2] {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1080;
    display: block;
    max-width: 276px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: 0.875rem;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #efecf3;
    border-radius: 0.75rem;
    box-shadow: 0 0.125rem 0.125rem -0.125rem rgba(31, 27, 45, 0.08), 0 0.25rem 0.75rem rgba(31, 27, 45, 0.08);
}

    .popover .popover-arrow[b-qlcibwpym2] {
        position: absolute;
        display: block;
        width: 1rem;
        height: 0.5rem;
    }

        .popover .popover-arrow[b-qlcibwpym2]::before,
        .popover .popover-arrow[b-qlcibwpym2]::after {
            position: absolute;
            display: block;
            content: "";
            border-color: transparent;
            border-style: solid;
        }

.bs-popover-top > .popover-arrow[b-qlcibwpym2],
.bs-popover-auto[data-popper-placement^="top"] > .popover-arrow[b-qlcibwpym2] {
    bottom: calc(-0.5rem - 1px);
}

    .bs-popover-top > .popover-arrow[b-qlcibwpym2]::before,
    .bs-popover-auto[data-popper-placement^="top"] > .popover-arrow[b-qlcibwpym2]::before {
        bottom: 0;
        border-width: 0.5rem 0.5rem 0;
        border-top-color: #efecf3;
    }

    .bs-popover-top > .popover-arrow[b-qlcibwpym2]::after,
    .bs-popover-auto[data-popper-placement^="top"] > .popover-arrow[b-qlcibwpym2]::after {
        bottom: 1px;
        border-width: 0.5rem 0.5rem 0;
        border-top-color: #fff;
    }

.bs-popover-end > .popover-arrow[b-qlcibwpym2],
.bs-popover-auto[data-popper-placement^="right"] > .popover-arrow[b-qlcibwpym2] {
    left: calc(-0.5rem - 1px);
    width: 0.5rem;
    height: 1rem;
}

    .bs-popover-end > .popover-arrow[b-qlcibwpym2]::before,
    .bs-popover-auto[data-popper-placement^="right"] > .popover-arrow[b-qlcibwpym2]::before {
        left: 0;
        border-width: 0.5rem 0.5rem 0.5rem 0;
        border-right-color: #efecf3;
    }

    .bs-popover-end > .popover-arrow[b-qlcibwpym2]::after,
    .bs-popover-auto[data-popper-placement^="right"] > .popover-arrow[b-qlcibwpym2]::after {
        left: 1px;
        border-width: 0.5rem 0.5rem 0.5rem 0;
        border-right-color: #fff;
    }

.bs-popover-bottom > .popover-arrow[b-qlcibwpym2],
.bs-popover-auto[data-popper-placement^="bottom"] > .popover-arrow[b-qlcibwpym2] {
    top: calc(-0.5rem - 1px);
}

    .bs-popover-bottom > .popover-arrow[b-qlcibwpym2]::before,
    .bs-popover-auto[data-popper-placement^="bottom"] > .popover-arrow[b-qlcibwpym2]::before {
        top: 0;
        border-width: 0 0.5rem 0.5rem 0.5rem;
        border-bottom-color: #efecf3;
    }

    .bs-popover-bottom > .popover-arrow[b-qlcibwpym2]::after,
    .bs-popover-auto[data-popper-placement^="bottom"] > .popover-arrow[b-qlcibwpym2]::after {
        top: 1px;
        border-width: 0 0.5rem 0.5rem 0.5rem;
        border-bottom-color: #fff;
    }

.bs-popover-bottom .popover-header[b-qlcibwpym2]::before,
.bs-popover-auto[data-popper-placement^="bottom"] .popover-header[b-qlcibwpym2]::before {
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    width: 1rem;
    margin-left: -0.5rem;
    content: "";
    border-bottom: 1px solid #fff;
}

.bs-popover-start > .popover-arrow[b-qlcibwpym2],
.bs-popover-auto[data-popper-placement^="left"] > .popover-arrow[b-qlcibwpym2] {
    right: calc(-0.5rem - 1px);
    width: 0.5rem;
    height: 1rem;
}

    .bs-popover-start > .popover-arrow[b-qlcibwpym2]::before,
    .bs-popover-auto[data-popper-placement^="left"] > .popover-arrow[b-qlcibwpym2]::before {
        right: 0;
        border-width: 0.5rem 0 0.5rem 0.5rem;
        border-left-color: #efecf3;
    }

    .bs-popover-start > .popover-arrow[b-qlcibwpym2]::after,
    .bs-popover-auto[data-popper-placement^="left"] > .popover-arrow[b-qlcibwpym2]::after {
        right: 1px;
        border-width: 0.5rem 0 0.5rem 0.5rem;
        border-left-color: #fff;
    }

.popover-header[b-qlcibwpym2] {
    padding: 0.75rem 1rem;
    margin-bottom: 0;
    font-size: 1rem;
    color: #1f1b2d;
    background-color: #fff;
    border-bottom: 1px solid #efecf3;
    border-top-left-radius: calc(0.75rem - 1px);
    border-top-right-radius: calc(0.75rem - 1px);
}

    .popover-header:empty[b-qlcibwpym2] {
        display: none;
    }

.popover-body[b-qlcibwpym2] {
    padding: 1rem 1rem;
    color: #666276;
}

.carousel[b-qlcibwpym2] {
    position: relative;
}

    .carousel.pointer-event[b-qlcibwpym2] {
        touch-action: pan-y;
    }

.carousel-inner[b-qlcibwpym2] {
    position: relative;
    width: 100%;
    overflow: hidden;
}

    .carousel-inner[b-qlcibwpym2]::after {
        display: block;
        clear: both;
        content: "";
    }

.carousel-item[b-qlcibwpym2] {
    position: relative;
    display: none;
    float: left;
    width: 100%;
    margin-right: -100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: transform 0.6s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
    .carousel-item[b-qlcibwpym2] {
        transition: none;
    }
}

.carousel-item.active[b-qlcibwpym2],
.carousel-item-next[b-qlcibwpym2],
.carousel-item-prev[b-qlcibwpym2] {
    display: block;
}

    .carousel-item-next:not(.carousel-item-start)[b-qlcibwpym2],
    .active.carousel-item-end[b-qlcibwpym2] {
        transform: translateX(100%);
    }

    .carousel-item-prev:not(.carousel-item-end)[b-qlcibwpym2],
    .active.carousel-item-start[b-qlcibwpym2] {
        transform: translateX(-100%);
    }

.carousel-fade .carousel-item[b-qlcibwpym2] {
    opacity: 0;
    transition-property: opacity;
    transform: none;
}

    .carousel-fade .carousel-item.active[b-qlcibwpym2],
    .carousel-fade .carousel-item-next.carousel-item-start[b-qlcibwpym2],
    .carousel-fade .carousel-item-prev.carousel-item-end[b-qlcibwpym2] {
        z-index: 1;
        opacity: 1;
    }

.carousel-fade .active.carousel-item-start[b-qlcibwpym2],
.carousel-fade .active.carousel-item-end[b-qlcibwpym2] {
    z-index: 0;
    opacity: 0;
    transition: opacity 0s 0.6s;
}

@media (prefers-reduced-motion: reduce) {
    .carousel-fade .active.carousel-item-start[b-qlcibwpym2],
    .carousel-fade .active.carousel-item-end[b-qlcibwpym2] {
        transition: none;
    }
}

.carousel-control-prev[b-qlcibwpym2],
.carousel-control-next[b-qlcibwpym2] {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 15%;
    padding: 0;
    color: #fff;
    text-align: center;
    background: none;
    border: 0;
    opacity: 0.5;
    transition: opacity 0.15s ease;
}

@media (prefers-reduced-motion: reduce) {
    .carousel-control-prev[b-qlcibwpym2],
    .carousel-control-next[b-qlcibwpym2] {
        transition: none;
    }
}

.carousel-control-prev:hover[b-qlcibwpym2],
.carousel-control-prev:focus[b-qlcibwpym2],
.carousel-control-next:hover[b-qlcibwpym2],
.carousel-control-next:focus[b-qlcibwpym2] {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: 0.9;
}

.carousel-control-prev[b-qlcibwpym2] {
    left: 0;
}

.carousel-control-next[b-qlcibwpym2] {
    right: 0;
}

.carousel-control-prev-icon[b-qlcibwpym2],
.carousel-control-next-icon[b-qlcibwpym2] {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 100% 100%;
}

.carousel-control-prev-icon[b-qlcibwpym2] {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e");
}

.carousel-control-next-icon[b-qlcibwpym2] {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}

.carousel-indicators[b-qlcibwpym2] {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
    display: flex;
    justify-content: center;
    padding: 0;
    margin-right: 15%;
    margin-bottom: 1rem;
    margin-left: 15%;
    list-style: none;
}

    .carousel-indicators [data-bs-target][b-qlcibwpym2] {
        box-sizing: content-box;
        flex: 0 1 auto;
        width: 30px;
        height: 3px;
        padding: 0;
        margin-right: 3px;
        margin-left: 3px;
        text-indent: -999px;
        cursor: pointer;
        background-color: #fff;
        background-clip: padding-box;
        border: 0;
        border-top: 10px solid transparent;
        border-bottom: 10px solid transparent;
        opacity: 0.5;
        transition: opacity 0.6s ease;
    }

@media (prefers-reduced-motion: reduce) {
    .carousel-indicators [data-bs-target][b-qlcibwpym2] {
        transition: none;
    }
}

.carousel-indicators .active[b-qlcibwpym2] {
    opacity: 1;
}

.carousel-caption[b-qlcibwpym2] {
    position: absolute;
    right: 15%;
    bottom: 1.25rem;
    left: 15%;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    color: #fff;
    text-align: center;
}

.carousel-dark .carousel-control-prev-icon[b-qlcibwpym2],
.carousel-dark .carousel-control-next-icon[b-qlcibwpym2] {
    filter: invert(1) grayscale(100);
}

.carousel-dark .carousel-indicators [data-bs-target][b-qlcibwpym2] {
    background-color: #000;
}

.carousel-dark .carousel-caption[b-qlcibwpym2] {
    color: #000;
}

@-webkit-keyframes spinner-border {
    to {
        transform: rotate(360deg); /* rtl:ignore */
    }
}

@keyframes spinner-border-b-qlcibwpym2 {
    to {
        transform: rotate(360deg); /* rtl:ignore */
    }
}

.spinner-border[b-qlcibwpym2] {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    vertical-align: -0.125em;
    border: 0.15em solid currentColor;
    border-right-color: transparent;
    border-radius: 50%;
    -webkit-animation: 0.75s linear infinite spinner-border;
    animation: 0.75s linear infinite spinner-border-b-qlcibwpym2;
}

.spinner-border-sm[b-qlcibwpym2] {
    width: 1rem;
    height: 1rem;
    border-width: 0.1em;
}

@-webkit-keyframes spinner-grow {
    0% {
        transform: scale(0);
    }

    50% {
        opacity: 1;
        transform: none;
    }
}

@keyframes spinner-grow-b-qlcibwpym2 {
    0% {
        transform: scale(0);
    }

    50% {
        opacity: 1;
        transform: none;
    }
}

.spinner-grow[b-qlcibwpym2] {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    vertical-align: -0.125em;
    background-color: currentColor;
    border-radius: 50%;
    opacity: 0;
    -webkit-animation: 0.75s linear infinite spinner-grow;
    animation: 0.75s linear infinite spinner-grow-b-qlcibwpym2;
}

.spinner-grow-sm[b-qlcibwpym2] {
    width: 1rem;
    height: 1rem;
}

@media (prefers-reduced-motion: reduce) {
    .spinner-border[b-qlcibwpym2],
    .spinner-grow[b-qlcibwpym2] {
        -webkit-animation-duration: 1.5s;
        animation-duration: 1.5s;
    }
}

.offcanvas[b-qlcibwpym2] {
    position: fixed;
    bottom: 0;
    z-index: 1080;
    display: flex;
    flex-direction: column;
    max-width: 100%;
    visibility: hidden;
    background-color: #fff;
    background-clip: padding-box;
    outline: 0;
    box-shadow: 0 0.25rem 0.75rem -0.375rem rgba(31, 27, 45, 0.2), 0 0.5rem 1rem rgba(31, 27, 45, 0.16);
    transition: transform 0.3s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
    .offcanvas[b-qlcibwpym2] {
        transition: none;
    }
}

.offcanvas-backdrop[b-qlcibwpym2] {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1040;
    width: 100vw;
    height: 100vh;
    background-color: #09080d;
}

    .offcanvas-backdrop.fade[b-qlcibwpym2] {
        opacity: 0;
    }

    .offcanvas-backdrop.show[b-qlcibwpym2] {
        opacity: 0.6;
    }

.offcanvas-header[b-qlcibwpym2] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 1.25rem 1.5rem;
}

    .offcanvas-header .btn-close[b-qlcibwpym2] {
        padding: 0.625rem 0.75rem;
        margin-top: -0.625rem;
        margin-right: -0.75rem;
        margin-bottom: -0.625rem;
    }

.offcanvas-title[b-qlcibwpym2] {
    margin-bottom: 0;
    line-height: initial;
}

.offcanvas-body[b-qlcibwpym2] {
    flex-grow: 1;
    padding: 1.25rem 1.5rem;
    overflow-y: auto;
}

.offcanvas-start[b-qlcibwpym2] {
    top: 0;
    right: 0;
    width: 21rem;
    border-right: 0 solid transparent;
    transform: translateX(100%);
}

.offcanvas-end[b-qlcibwpym2] {
    top: 0;
    right: 0;
    width: 21rem;
    border-left: 0 solid transparent;
    transform: translateX(100%);
}

.offcanvas-top[b-qlcibwpym2] {
    top: 0;
    right: 0;
    left: 0;
    height: 30vh;
    max-height: 100%;
    border-bottom: 0 solid transparent;
    transform: translateY(-100%);
}

.offcanvas-bottom[b-qlcibwpym2] {
    right: 0;
    left: 0;
    height: 30vh;
    max-height: 100%;
    border-top: 0 solid transparent;
    transform: translateY(100%);
}

.offcanvas.show[b-qlcibwpym2] {
    transform: none;
}

.placeholder[b-qlcibwpym2] {
    display: inline-block;
    min-height: 1em;
    vertical-align: middle;
    cursor: wait;
    background-color: currentColor;
    opacity: 0.4;
}

    .placeholder.btn[b-qlcibwpym2]::before {
        display: inline-block;
        content: "";
    }

.placeholder-xs[b-qlcibwpym2] {
    min-height: 0.6em;
}

.placeholder-sm[b-qlcibwpym2] {
    min-height: 0.8em;
}

.placeholder-lg[b-qlcibwpym2] {
    min-height: 1.2em;
}

.placeholder-glow .placeholder[b-qlcibwpym2] {
    -webkit-animation: placeholder-glow 2s ease-in-out infinite;
    animation: placeholder-glow-b-qlcibwpym2 2s ease-in-out infinite;
}

@-webkit-keyframes placeholder-glow {
    50% {
        opacity: 0.15;
    }
}

@keyframes placeholder-glow-b-qlcibwpym2 {
    50% {
        opacity: 0.15;
    }
}

.placeholder-wave[b-qlcibwpym2] {
    -webkit-mask-image: linear-gradient( 130deg, #000 55%, rgba(0, 0, 0, 0.85) 75%, #000 95% );
    mask-image: linear-gradient( 130deg, #000 55%, rgba(0, 0, 0, 0.85) 75%, #000 95% );
    -webkit-mask-size: 200% 100%;
    mask-size: 200% 100%;
    -webkit-animation: placeholder-wave 2s linear infinite;
    animation: placeholder-wave-b-qlcibwpym2 2s linear infinite;
}

@-webkit-keyframes placeholder-wave {
    100% {
        -webkit-mask-position: -200% 0%;
        mask-position: -200% 0%;
    }
}

@keyframes placeholder-wave-b-qlcibwpym2 {
    100% {
        -webkit-mask-position: -200% 0%;
        mask-position: -200% 0%;
    }
}

.clearfix[b-qlcibwpym2]::after {
    display: block;
    clear: both;
    content: "";
}

.link-primary[b-qlcibwpym2] {
    color: #fd5631;
}

    .link-primary:hover[b-qlcibwpym2],
    .link-primary:focus[b-qlcibwpym2] {
        color: #fd785a;
    }

.link-accent[b-qlcibwpym2] {
    color: #5d3cf2;
}

    .link-accent:hover[b-qlcibwpym2],
    .link-accent:focus[b-qlcibwpym2] {
        color: #4a30c2;
    }

.link-secondary[b-qlcibwpym2] {
    color: #f5f4f8;
}

    .link-secondary:hover[b-qlcibwpym2],
    .link-secondary:focus[b-qlcibwpym2] {
        color: #f7f6f9;
    }

.link-success[b-qlcibwpym2] {
    color: #07c98b;
}

    .link-success:hover[b-qlcibwpym2],
    .link-success:focus[b-qlcibwpym2] {
        color: #39d4a2;
    }

.link-info[b-qlcibwpym2] {
    color: #3c76f2;
}

    .link-info:hover[b-qlcibwpym2],
    .link-info:focus[b-qlcibwpym2] {
        color: #6391f5;
    }

.link-warning[b-qlcibwpym2] {
    color: #fdbc31;
}

    .link-warning:hover[b-qlcibwpym2],
    .link-warning:focus[b-qlcibwpym2] {
        color: #fdc95a;
    }

.link-danger[b-qlcibwpym2] {
    color: #f23c49;
}

    .link-danger:hover[b-qlcibwpym2],
    .link-danger:focus[b-qlcibwpym2] {
        color: #f5636d;
    }

.link-light[b-qlcibwpym2] {
    color: #fff;
}

    .link-light:hover[b-qlcibwpym2],
    .link-light:focus[b-qlcibwpym2] {
        color: #fff;
    }

.link-dark[b-qlcibwpym2] {
    color: #1f1b2d;
}

    .link-dark:hover[b-qlcibwpym2],
    .link-dark:focus[b-qlcibwpym2] {
        color: #191624;
    }

.ratio[b-qlcibwpym2] {
    position: relative;
    width: 100%;
}

    .ratio[b-qlcibwpym2]::before {
        display: block;
        padding-top: var(--bs-aspect-ratio);
        content: "";
    }

    .ratio > *[b-qlcibwpym2] {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

.ratio-1x1[b-qlcibwpym2] {
    --bs-aspect-ratio: 100%;
}

.ratio-4x3[b-qlcibwpym2] {
    --bs-aspect-ratio: calc(3 / 4 * 100%);
}

.ratio-16x9[b-qlcibwpym2] {
    --bs-aspect-ratio: calc(9 / 16 * 100%);
}

.ratio-21x9[b-qlcibwpym2] {
    --bs-aspect-ratio: calc(9 / 21 * 100%);
}

.fixed-top[b-qlcibwpym2] {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
}

.fixed-bottom[b-qlcibwpym2] {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1030;
}

.sticky-top[b-qlcibwpym2] {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
}

@media (min-width: 500px) {
    .sticky-sm-top[b-qlcibwpym2] {
        position: -webkit-sticky;
        position: sticky;
        top: 0;
        z-index: 1020;
    }
}

@media (min-width: 768px) {
    .sticky-md-top[b-qlcibwpym2] {
        position: -webkit-sticky;
        position: sticky;
        top: 0;
        z-index: 1020;
    }
}

@media (min-width: 992px) {
    .sticky-lg-top[b-qlcibwpym2] {
        position: -webkit-sticky;
        position: sticky;
        top: 0;
        z-index: 1020;
    }
}

@media (min-width: 1200px) {
    .sticky-xl-top[b-qlcibwpym2] {
        position: -webkit-sticky;
        position: sticky;
        top: 0;
        z-index: 1020;
    }
}

@media (min-width: 1400px) {
    .sticky-xxl-top[b-qlcibwpym2] {
        position: -webkit-sticky;
        position: sticky;
        top: 0;
        z-index: 1020;
    }
}

.hstack[b-qlcibwpym2] {
    display: flex;
    flex-direction: row;
    align-items: center;
    align-self: stretch;
}

.vstack[b-qlcibwpym2] {
    display: flex;
    flex: 1 1 auto;
    flex-direction: column;
    align-self: stretch;
}

.visually-hidden[b-qlcibwpym2],
.visually-hidden-focusable:not(:focus):not(:focus-within)[b-qlcibwpym2] {
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    padding: 0 !important;
    margin: -1px !important;
    overflow: hidden !important;
    clip: rect(0, 0, 0, 0) !important;
    white-space: nowrap !important;
    border: 0 !important;
}

.stretched-link[b-qlcibwpym2]::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    content: "";
}

.text-truncate[b-qlcibwpym2] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.vr[b-qlcibwpym2] {
    display: inline-block;
    align-self: stretch;
    width: 1px;
    min-height: 1em;
    background-color: currentColor;
    opacity: 1;
}

.align-baseline[b-qlcibwpym2] {
    vertical-align: baseline !important;
}

.align-top[b-qlcibwpym2] {
    vertical-align: top !important;
}

.align-middle[b-qlcibwpym2] {
    vertical-align: middle !important;
}

.align-bottom[b-qlcibwpym2] {
    vertical-align: bottom !important;
}

.align-text-bottom[b-qlcibwpym2] {
    vertical-align: text-bottom !important;
}

.align-text-top[b-qlcibwpym2] {
    vertical-align: text-top !important;
}

.float-start[b-qlcibwpym2] {
    float: left !important;
}

.float-end[b-qlcibwpym2] {
    float: right !important;
}

.float-none[b-qlcibwpym2] {
    float: none !important;
}

.opacity-10[b-qlcibwpym2] {
    opacity: 0.1 !important;
}

.opacity-15[b-qlcibwpym2] {
    opacity: 0.15 !important;
}

.opacity-25[b-qlcibwpym2] {
    opacity: 0.25 !important;
}

.opacity-35[b-qlcibwpym2] {
    opacity: 0.35 !important;
}

.opacity-40[b-qlcibwpym2] {
    opacity: 0.4 !important;
}

.opacity-50[b-qlcibwpym2] {
    opacity: 0.5 !important;
}

.opacity-60[b-qlcibwpym2] {
    opacity: 0.6 !important;
}

.opacity-65[b-qlcibwpym2] {
    opacity: 0.65 !important;
}

.opacity-70[b-qlcibwpym2] {
    opacity: 0.7 !important;
}

.opacity-75[b-qlcibwpym2] {
    opacity: 0.75 !important;
}

.opacity-80[b-qlcibwpym2] {
    opacity: 0.8 !important;
}

.opacity-90[b-qlcibwpym2] {
    opacity: 0.9 !important;
}

.opacity-100[b-qlcibwpym2] {
    opacity: 1 !important;
}

.overflow-auto[b-qlcibwpym2] {
    overflow: auto !important;
}

.overflow-hidden[b-qlcibwpym2] {
    overflow: hidden !important;
}

.overflow-visible[b-qlcibwpym2] {
    overflow: visible !important;
}

.overflow-scroll[b-qlcibwpym2] {
    overflow: scroll !important;
}

.d-inline[b-qlcibwpym2] {
    display: inline !important;
}

.d-inline-block[b-qlcibwpym2] {
    display: inline-block !important;
}

.d-block[b-qlcibwpym2] {
    display: block !important;
}

.d-grid[b-qlcibwpym2] {
    display: grid !important;
}

.d-table[b-qlcibwpym2] {
    display: table !important;
}

.d-table-row[b-qlcibwpym2] {
    display: table-row !important;
}

.d-table-cell[b-qlcibwpym2] {
    display: table-cell !important;
}

.d-flex[b-qlcibwpym2] {
    display: flex !important;
}

.d-inline-flex[b-qlcibwpym2] {
    display: inline-flex !important;
}

.d-none[b-qlcibwpym2] {
    display: none !important;
}

.shadow[b-qlcibwpym2] {
    box-shadow: 0 0.125rem 0.5rem -0.25rem rgba(31, 27, 45, 0.12), 0 0.25rem 1rem rgba(31, 27, 45, 0.12) !important;
}

.shadow-sm[b-qlcibwpym2] {
    box-shadow: 0 0.125rem 0.125rem -0.125rem rgba(31, 27, 45, 0.08), 0 0.25rem 0.75rem rgba(31, 27, 45, 0.08) !important;
}

.shadow-lg[b-qlcibwpym2] {
    box-shadow: 0 0.25rem 0.75rem -0.375rem rgba(31, 27, 45, 0.2), 0 0.5rem 1rem rgba(31, 27, 45, 0.16) !important;
}

.shadow-none[b-qlcibwpym2] {
    box-shadow: none !important;
}

.position-static[b-qlcibwpym2] {
    position: static !important;
}

.position-relative[b-qlcibwpym2] {
    position: relative !important;
}

.position-absolute[b-qlcibwpym2] {
    position: absolute !important;
}

.position-fixed[b-qlcibwpym2] {
    position: fixed !important;
}

.position-sticky[b-qlcibwpym2] {
    position: -webkit-sticky !important;
    position: sticky !important;
}

.top-0[b-qlcibwpym2] {
    top: 0 !important;
}

.top-50[b-qlcibwpym2] {
    top: 50% !important;
}

.top-100[b-qlcibwpym2] {
    top: 100% !important;
}

.bottom-0[b-qlcibwpym2] {
    bottom: 0 !important;
}

.bottom-50[b-qlcibwpym2] {
    bottom: 50% !important;
}

.bottom-100[b-qlcibwpym2] {
    bottom: 100% !important;
}

.start-0[b-qlcibwpym2] {
    right: 0 !important;
}

.start-50[b-qlcibwpym2] {
    left: 50% !important;
}

.start-100[b-qlcibwpym2] {
    left: 100% !important;
}

.end-0[b-qlcibwpym2] {
    left: 0 !important;
}

.end-50[b-qlcibwpym2] {
    right: 50% !important;
}

.end-100[b-qlcibwpym2] {
    right: 100% !important;
}

.translate-middle[b-qlcibwpym2] {
    transform: translate(-50%, -50%) !important;
}

.translate-middle-x[b-qlcibwpym2] {
    transform: translateX(-50%) !important;
}

.translate-middle-y[b-qlcibwpym2] {
    transform: translateY(-50%) !important;
}

.border[b-qlcibwpym2] {
    border: 1px solid #efecf3 !important;
}

.border-0[b-qlcibwpym2] {
    border: 0 !important;
}

.border-top[b-qlcibwpym2] {
    border-top: 1px solid #efecf3 !important;
}

.border-top-0[b-qlcibwpym2] {
    border-top: 0 !important;
}

.border-end[b-qlcibwpym2] {
    border-left: 1px solid #efecf3 !important;
}

.border-end-0[b-qlcibwpym2] {
    border-right: 0 !important;
}

.border-bottom[b-qlcibwpym2] {
    border-bottom: 1px solid #efecf3 !important;
}

.border-bottom-0[b-qlcibwpym2] {
    border-bottom: 0 !important;
}

.border-start[b-qlcibwpym2] {
    border-right: 1px solid #efecf3 !important;
}

.border-start-0[b-qlcibwpym2] {
    border-left: 0 !important;
}

.border-primary[b-qlcibwpym2] {
    border-color: #fd5631 !important;
}

.border-accent[b-qlcibwpym2] {
    border-color: #5d3cf2 !important;
}

.border-secondary[b-qlcibwpym2] {
    border-color: #f5f4f8 !important;
}

.border-success[b-qlcibwpym2] {
    border-color: #07c98b !important;
}

.border-info[b-qlcibwpym2] {
    border-color: #3c76f2 !important;
}

.border-warning[b-qlcibwpym2] {
    border-color: #fdbc31 !important;
}

.border-danger[b-qlcibwpym2] {
    border-color: #f23c49 !important;
}

.border-light[b-qlcibwpym2] {
    border-color: rgba(255, 255, 255, 0.15) !important;
}

.border-dark[b-qlcibwpym2] {
    border-color: #1f1b2d !important;
}

.border-white[b-qlcibwpym2] {
    border-color: #fff !important;
}

.border-1[b-qlcibwpym2] {
    border-width: 1px !important;
}

.border-2[b-qlcibwpym2] {
    border-width: 2px !important;
}

.border-3[b-qlcibwpym2] {
    border-width: 3px !important;
}

.border-4[b-qlcibwpym2] {
    border-width: 4px !important;
}

.border-5[b-qlcibwpym2] {
    border-width: 5px !important;
}

.w-25[b-qlcibwpym2] {
    width: 25% !important;
}

.w-50[b-qlcibwpym2] {
    width: 50% !important;
}

.w-75[b-qlcibwpym2] {
    width: 75% !important;
}

.w-100[b-qlcibwpym2] {
    width: 100% !important;
}

.w-auto[b-qlcibwpym2] {
    width: auto !important;
}

.mw-100[b-qlcibwpym2] {
    max-width: 100% !important;
}

.vw-100[b-qlcibwpym2] {
    width: 100vw !important;
}

.min-vw-100[b-qlcibwpym2] {
    min-width: 100vw !important;
}

.h-25[b-qlcibwpym2] {
    height: 25% !important;
}

.h-50[b-qlcibwpym2] {
    height: 50% !important;
}

.h-75[b-qlcibwpym2] {
    height: 75% !important;
}

.h-100[b-qlcibwpym2] {
    height: 100% !important;
}

.h-auto[b-qlcibwpym2] {
    height: auto !important;
}

.mh-100[b-qlcibwpym2] {
    max-height: 100% !important;
}

.vh-100[b-qlcibwpym2] {
    height: 100vh !important;
}

.min-vh-100[b-qlcibwpym2] {
    min-height: 100vh !important;
}

.flex-fill[b-qlcibwpym2] {
    flex: 1 1 auto !important;
}

.flex-row[b-qlcibwpym2] {
    flex-direction: row !important;
}

.flex-column[b-qlcibwpym2] {
    flex-direction: column !important;
}

.flex-row-reverse[b-qlcibwpym2] {
    flex-direction: row-reverse !important;
}

.flex-column-reverse[b-qlcibwpym2] {
    flex-direction: column-reverse !important;
}

.flex-grow-0[b-qlcibwpym2] {
    flex-grow: 0 !important;
}

.flex-grow-1[b-qlcibwpym2] {
    flex-grow: 1 !important;
}

.flex-shrink-0[b-qlcibwpym2] {
    flex-shrink: 0 !important;
}

.flex-shrink-1[b-qlcibwpym2] {
    flex-shrink: 1 !important;
}

.flex-wrap[b-qlcibwpym2] {
    flex-wrap: wrap !important;
}

.flex-nowrap[b-qlcibwpym2] {
    flex-wrap: nowrap !important;
}

.flex-wrap-reverse[b-qlcibwpym2] {
    flex-wrap: wrap-reverse !important;
}

.gap-0[b-qlcibwpym2] {
    gap: 0 !important;
}

.gap-1[b-qlcibwpym2] {
    gap: 0.25rem !important;
}

.gap-2[b-qlcibwpym2] {
    gap: 0.5rem !important;
}

.gap-3[b-qlcibwpym2] {
    gap: 1rem !important;
}

.gap-4[b-qlcibwpym2] {
    gap: 1.5rem !important;
}

.gap-5[b-qlcibwpym2] {
    gap: 3rem !important;
}

.justify-content-start[b-qlcibwpym2] {
    justify-content: flex-start !important;
}

.justify-content-end[b-qlcibwpym2] {
    justify-content: flex-end !important;
}

.justify-content-center[b-qlcibwpym2] {
    justify-content: center !important;
}

.justify-content-between[b-qlcibwpym2] {
    justify-content: space-between !important;
}

.justify-content-around[b-qlcibwpym2] {
    justify-content: space-around !important;
}

.justify-content-evenly[b-qlcibwpym2] {
    justify-content: space-evenly !important;
}

.align-items-start[b-qlcibwpym2] {
    align-items: flex-start !important;
}

.align-items-end[b-qlcibwpym2] {
    align-items: flex-end !important;
}

.align-items-center[b-qlcibwpym2] {
    align-items: center !important;
}

.align-items-baseline[b-qlcibwpym2] {
    align-items: baseline !important;
}

.align-items-stretch[b-qlcibwpym2] {
    align-items: stretch !important;
}

.align-content-start[b-qlcibwpym2] {
    align-content: flex-start !important;
}

.align-content-end[b-qlcibwpym2] {
    align-content: flex-end !important;
}

.align-content-center[b-qlcibwpym2] {
    align-content: center !important;
}

.align-content-between[b-qlcibwpym2] {
    align-content: space-between !important;
}

.align-content-around[b-qlcibwpym2] {
    align-content: space-around !important;
}

.align-content-stretch[b-qlcibwpym2] {
    align-content: stretch !important;
}

.align-self-auto[b-qlcibwpym2] {
    align-self: auto !important;
}

.align-self-start[b-qlcibwpym2] {
    align-self: flex-start !important;
}

.align-self-end[b-qlcibwpym2] {
    align-self: flex-end !important;
}

.align-self-center[b-qlcibwpym2] {
    align-self: center !important;
}

.align-self-baseline[b-qlcibwpym2] {
    align-self: baseline !important;
}

.align-self-stretch[b-qlcibwpym2] {
    align-self: stretch !important;
}

.order-first[b-qlcibwpym2] {
    order: -1 !important;
}

.order-0[b-qlcibwpym2] {
    order: 0 !important;
}

.order-1[b-qlcibwpym2] {
    order: 1 !important;
}

.order-2[b-qlcibwpym2] {
    order: 2 !important;
}

.order-3[b-qlcibwpym2] {
    order: 3 !important;
}

.order-4[b-qlcibwpym2] {
    order: 4 !important;
}

.order-5[b-qlcibwpym2] {
    order: 5 !important;
}

.order-last[b-qlcibwpym2] {
    order: 6 !important;
}

.m-0[b-qlcibwpym2] {
    margin: 0 !important;
}

.m-1[b-qlcibwpym2] {
    margin: 0.25rem !important;
}

.m-2[b-qlcibwpym2] {
    margin: 0.5rem !important;
}

.m-3[b-qlcibwpym2] {
    margin: 1rem !important;
}

.m-4[b-qlcibwpym2] {
    margin: 1.5rem !important;
}

.m-5[b-qlcibwpym2] {
    margin: 3rem !important;
}

.m-auto[b-qlcibwpym2] {
    margin: auto !important;
}

.mx-0[b-qlcibwpym2] {
    margin-right: 0 !important;
    margin-left: 0 !important;
}

.mx-1[b-qlcibwpym2] {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
}

.mx-2[b-qlcibwpym2] {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
}

.mx-3[b-qlcibwpym2] {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
}

.mx-4[b-qlcibwpym2] {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
}

.mx-5[b-qlcibwpym2] {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
}

.mx-auto[b-qlcibwpym2] {
    margin-right: auto !important;
    margin-left: auto !important;
}

.my-0[b-qlcibwpym2] {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.my-1[b-qlcibwpym2] {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
}

.my-2[b-qlcibwpym2] {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
}

.my-3[b-qlcibwpym2] {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
}

.my-4[b-qlcibwpym2] {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
}

.my-5[b-qlcibwpym2] {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
}

.my-auto[b-qlcibwpym2] {
    margin-top: auto !important;
    margin-bottom: auto !important;
}

.mt-0[b-qlcibwpym2] {
    margin-top: 0 !important;
}

.mt-1[b-qlcibwpym2] {
    margin-top: 0.25rem !important;
}

.mt-2[b-qlcibwpym2] {
    margin-top: 0.5rem !important;
}

.mt-3[b-qlcibwpym2] {
    margin-top: 1rem !important;
}

.mt-4[b-qlcibwpym2] {
    margin-top: 1.5rem !important;
}

.mt-5[b-qlcibwpym2] {
    margin-top: 3rem !important;
}

.mt-auto[b-qlcibwpym2] {
    margin-top: auto !important;
}

.me-0[b-qlcibwpym2] {
    margin-right: 0 !important;
}

.me-1[b-qlcibwpym2] {
    margin-right: 0.25rem !important;
}

.me-2[b-qlcibwpym2] {
    margin-left: 0.5rem !important;
}

.me-3[b-qlcibwpym2] {
    margin-left: 1rem !important;
}

.me-4[b-qlcibwpym2] {
    margin-right: 1.5rem !important;
}

.me-5[b-qlcibwpym2] {
    margin-right: 3rem !important;
}

.me-auto[b-qlcibwpym2] {
    margin-right: auto !important;
}

.mb-0[b-qlcibwpym2] {
    margin-bottom: 0 !important;
}

.mb-1[b-qlcibwpym2] {
    margin-bottom: 0.25rem !important;
}

.mb-2[b-qlcibwpym2] {
    margin-bottom: 0.5rem !important;
}

.mb-3[b-qlcibwpym2] {
    margin-bottom: 1rem !important;
}

.mb-4[b-qlcibwpym2] {
    margin-bottom: 1.5rem !important;
}

.mb-5[b-qlcibwpym2] {
    margin-bottom: 3rem !important;
}

.mb-auto[b-qlcibwpym2] {
    margin-bottom: auto !important;
}

.ms-0[b-qlcibwpym2] {
    margin-left: 0 !important;
}

.ms-1[b-qlcibwpym2] {
    margin-left: 0.25rem !important;
}

.ms-2[b-qlcibwpym2] {
    margin-right: 0.5rem !important;
}

.ms-3[b-qlcibwpym2] {
    margin-right: 1rem !important;
}

.ms-4[b-qlcibwpym2] {
    margin-left: 1.5rem !important;
}

.ms-5[b-qlcibwpym2] {
    margin-left: 3rem !important;
}

.ms-auto[b-qlcibwpym2] {
    margin-left: auto !important;
}

.m-n1[b-qlcibwpym2] {
    margin: -0.25rem !important;
}

.m-n2[b-qlcibwpym2] {
    margin: -0.5rem !important;
}

.m-n3[b-qlcibwpym2] {
    margin: -1rem !important;
}

.m-n4[b-qlcibwpym2] {
    margin: -1.5rem !important;
}

.m-n5[b-qlcibwpym2] {
    margin: -3rem !important;
}

.mx-n1[b-qlcibwpym2] {
    margin-right: -0.25rem !important;
    margin-left: -0.25rem !important;
}

.mx-n2[b-qlcibwpym2] {
    margin-right: -0.5rem !important;
    margin-left: -0.5rem !important;
}

.mx-n3[b-qlcibwpym2] {
    margin-right: -1rem !important;
    margin-left: -1rem !important;
}

.mx-n4[b-qlcibwpym2] {
    margin-right: -1.5rem !important;
    margin-left: -1.5rem !important;
}

.mx-n5[b-qlcibwpym2] {
    margin-right: -3rem !important;
    margin-left: -3rem !important;
}

.my-n1[b-qlcibwpym2] {
    margin-top: -0.25rem !important;
    margin-bottom: -0.25rem !important;
}

.my-n2[b-qlcibwpym2] {
    margin-top: -0.5rem !important;
    margin-bottom: -0.5rem !important;
}

.my-n3[b-qlcibwpym2] {
    margin-top: -1rem !important;
    margin-bottom: -1rem !important;
}

.my-n4[b-qlcibwpym2] {
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important;
}

.my-n5[b-qlcibwpym2] {
    margin-top: -3rem !important;
    margin-bottom: -3rem !important;
}

.mt-n1[b-qlcibwpym2] {
    margin-top: -0.25rem !important;
}

.mt-n2[b-qlcibwpym2] {
    margin-top: -0.5rem !important;
}

.mt-n3[b-qlcibwpym2] {
    margin-top: -1rem !important;
}

.mt-n4[b-qlcibwpym2] {
    margin-top: -1.5rem !important;
}

.mt-n5[b-qlcibwpym2] {
    margin-top: -3rem !important;
}

.me-n1[b-qlcibwpym2] {
    margin-right: -0.25rem !important;
}

.me-n2[b-qlcibwpym2] {
    margin-right: -0.5rem !important;
}

.me-n3[b-qlcibwpym2] {
    margin-right: -1rem !important;
}

.me-n4[b-qlcibwpym2] {
    margin-right: -1.5rem !important;
}

.me-n5[b-qlcibwpym2] {
    margin-right: -3rem !important;
}

.mb-n1[b-qlcibwpym2] {
    margin-bottom: -0.25rem !important;
}

.mb-n2[b-qlcibwpym2] {
    margin-bottom: -0.5rem !important;
}

.mb-n3[b-qlcibwpym2] {
    margin-bottom: -1rem !important;
}

.mb-n4[b-qlcibwpym2] {
    margin-bottom: -1.5rem !important;
}

.mb-n5[b-qlcibwpym2] {
    margin-bottom: -3rem !important;
}

.ms-n1[b-qlcibwpym2] {
    margin-left: -0.25rem !important;
}

.ms-n2[b-qlcibwpym2] {
    margin-left: -0.5rem !important;
}

.ms-n3[b-qlcibwpym2] {
    margin-left: -1rem !important;
}

.ms-n4[b-qlcibwpym2] {
    margin-left: -1.5rem !important;
}

.ms-n5[b-qlcibwpym2] {
    margin-left: -3rem !important;
}

.p-0[b-qlcibwpym2] {
    padding: 0 !important;
}

.p-1[b-qlcibwpym2] {
    padding: 0.25rem !important;
}

.p-2[b-qlcibwpym2] {
    padding: 0.5rem !important;
}

.p-3[b-qlcibwpym2] {
    padding: 1rem !important;
}

.p-4[b-qlcibwpym2] {
    padding: 1.5rem !important;
}

.p-5[b-qlcibwpym2] {
    padding: 3rem !important;
}

.px-0[b-qlcibwpym2] {
    padding-right: 0 !important;
    padding-left: 0 !important;
}

.px-1[b-qlcibwpym2] {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
}

.px-2[b-qlcibwpym2] {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
}

.px-3[b-qlcibwpym2] {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
}

.px-4[b-qlcibwpym2] {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
}

.px-5[b-qlcibwpym2] {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
}

.py-0[b-qlcibwpym2] {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.py-1[b-qlcibwpym2] {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
}

.py-2[b-qlcibwpym2] {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
}

.py-3[b-qlcibwpym2] {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
}

.py-4[b-qlcibwpym2] {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
}

.py-5[b-qlcibwpym2] {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
}

.pt-0[b-qlcibwpym2] {
    padding-top: 0 !important;
}

.pt-1[b-qlcibwpym2] {
    padding-top: 0.25rem !important;
}

.pt-2[b-qlcibwpym2] {
    padding-top: 0.5rem !important;
}

.pt-3[b-qlcibwpym2] {
    padding-top: 1rem !important;
}

.pt-4[b-qlcibwpym2] {
    padding-top: 1.5rem !important;
}

.pt-5[b-qlcibwpym2] {
    padding-top: 3rem !important;
}

.pe-0[b-qlcibwpym2] {
    padding-right: 0 !important;
}

.pe-1[b-qlcibwpym2] {
    padding-right: 0.25rem !important;
}

.pe-2[b-qlcibwpym2] {
    padding-right: 0.5rem !important;
}

.pe-3[b-qlcibwpym2] {
    padding-right: 1rem !important;
}

.pe-4[b-qlcibwpym2] {
    padding-right: 1.5rem !important;
}

.pe-5[b-qlcibwpym2] {
    padding-right: 3rem !important;
}

.pb-0[b-qlcibwpym2] {
    padding-bottom: 0 !important;
}

.pb-1[b-qlcibwpym2] {
    padding-bottom: 0.25rem !important;
}

.pb-2[b-qlcibwpym2] {
    padding-bottom: 0.5rem !important;
}

.pb-3[b-qlcibwpym2] {
    padding-bottom: 1rem !important;
}

.pb-4[b-qlcibwpym2] {
    padding-bottom: 1.5rem !important;
}

.pb-5[b-qlcibwpym2] {
    padding-bottom: 3rem !important;
}

.ps-0[b-qlcibwpym2] {
    padding-left: 0 !important;
}

.ps-1[b-qlcibwpym2] {
    padding-left: 0.25rem !important;
}

.ps-2[b-qlcibwpym2] {
    padding-left: 0.5rem !important;
}

.ps-3[b-qlcibwpym2] {
    padding-left: 1rem !important;
}

.ps-4[b-qlcibwpym2] {
    padding-left: 1.5rem !important;
}

.ps-5[b-qlcibwpym2] {
    padding-left: 3rem !important;
}

.font-monospace[b-qlcibwpym2] {
    font-family: var(--bs-font-monospace) !important;
}

.fs-1[b-qlcibwpym2] {
    font-size: calc(1.375rem + 1.5vw) !important;
}

.fs-2[b-qlcibwpym2] {
    font-size: calc(1.325rem + 0.9vw) !important;
}

.fs-3[b-qlcibwpym2] {
    font-size: calc(1.3rem + 0.6vw) !important;
}

.fs-4[b-qlcibwpym2] {
    font-size: calc(1.275rem + 0.3vw) !important;
}

.fs-5[b-qlcibwpym2] {
    font-size: 1.25rem !important;
}

.fs-6[b-qlcibwpym2] {
    font-size: 1.125rem !important;
}

.fs-lg[b-qlcibwpym2] {
    font-size: 1rem !important;
}

.fs-base[b-qlcibwpym2] {
    font-size: 15px !important;
}

.fs-sm[b-qlcibwpym2] {
    font-size: 0.875rem !important;
}

.fs-xs[b-qlcibwpym2] {
    font-size: 0.75rem !important;
}

.fs-xxs[b-qlcibwpym2] {
    font-size: 0.625rem !important;
}

.fst-italic[b-qlcibwpym2] {
    font-style: italic !important;
}

.fst-normal[b-qlcibwpym2] {
    font-style: normal !important;
}

.fw-light[b-qlcibwpym2] {
    font-weight: 300 !important;
}

.fw-lighter[b-qlcibwpym2] {
    font-weight: lighter !important;
}

.fw-normal[b-qlcibwpym2] {
    font-weight: 400 !important;
}

.fw-bold[b-qlcibwpym2] {
    font-weight: 700 !important;
}

.fw-bolder[b-qlcibwpym2] {
    font-weight: bolder !important;
}

.lh-1[b-qlcibwpym2] {
    line-height: 1 !important;
}

.lh-sm[b-qlcibwpym2] {
    line-height: 1.5 !important;
}

.lh-base[b-qlcibwpym2] {
    line-height: 1.5 !important;
    font-family: 'vazir-bold', sans-serif
}

.lh-lg[b-qlcibwpym2] {
    line-height: 1.5 !important;
}

.text-start[b-qlcibwpym2] {
    text-align: left !important;
}

.text-end[b-qlcibwpym2] {
    text-align: right !important;
}

.text-center[b-qlcibwpym2] {
    text-align: center !important;
}

.text-decoration-none[b-qlcibwpym2] {
    text-decoration: none !important;
}

.text-decoration-underline[b-qlcibwpym2] {
    text-decoration: underline !important;
}

.text-decoration-line-through[b-qlcibwpym2] {
    text-decoration: line-through !important;
}

.text-lowercase[b-qlcibwpym2] {
    text-transform: lowercase !important;
}

.text-uppercase[b-qlcibwpym2] {
    text-transform: uppercase !important;
}

.text-capitalize[b-qlcibwpym2] {
    text-transform: capitalize !important;
}

.text-wrap[b-qlcibwpym2] {
    white-space: normal !important;
}

.text-nowrap[b-qlcibwpym2] {
    white-space: nowrap !important;
}

.text-break[b-qlcibwpym2] {
    word-wrap: break-word !important;
    word-break: break-word !important;
}

.text-primary[b-qlcibwpym2] {
    color: #fd5631 !important;
}

.text-accent[b-qlcibwpym2] {
    color: #5d3cf2 !important;
}

.text-secondary[b-qlcibwpym2] {
    color: #f5f4f8 !important;
}

.text-success[b-qlcibwpym2] {
    color: #07c98b !important;
}

.text-info[b-qlcibwpym2] {
    color: #3c76f2 !important;
}

.text-warning[b-qlcibwpym2] {
    color: #fdbc31 !important;
}

.text-danger[b-qlcibwpym2] {
    color: #f23c49 !important;
}

.text-light[b-qlcibwpym2] {
    color: #fff !important;
}

.text-dark[b-qlcibwpym2] {
    color: #1f1b2d !important;
}

.text-white[b-qlcibwpym2] {
    color: #fff !important;
}

.text-body[b-qlcibwpym2] {
    color: #666276 !important;
}

.text-muted[b-qlcibwpym2] {
    color: #9691a4 !important;
}

.text-nav[b-qlcibwpym2] {
    color: #454056 !important;
}

.text-black-50[b-qlcibwpym2] {
    color: rgba(0, 0, 0, 0.5) !important;
}

.text-white-50[b-qlcibwpym2] {
    color: rgba(255, 255, 255, 0.5) !important;
}

.text-reset[b-qlcibwpym2] {
    color: inherit !important;
}

.text-opacity-25[b-qlcibwpym2] {
    --bs-text-opacity: 0.25;
}

.text-opacity-50[b-qlcibwpym2] {
    --bs-text-opacity: 0.5;
}

.text-opacity-75[b-qlcibwpym2] {
    --bs-text-opacity: 0.75;
}

.text-opacity-100[b-qlcibwpym2] {
    --bs-text-opacity: 1;
}

.bg-primary[b-qlcibwpym2] {
    --bs-bg-opacity: 1;
    background-color: rgba( var(--bs-primary-rgb), var(--bs-bg-opacity) ) !important;
}

.bg-accent[b-qlcibwpym2] {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-accent-rgb), var(--bs-bg-opacity)) !important;
}

.bg-secondary[b-qlcibwpym2] {
    --bs-bg-opacity: 1;
    background-color: rgba( var(--bs-secondary-rgb), var(--bs-bg-opacity) ) !important;
}

.bg-success[b-qlcibwpym2] {
    --bs-bg-opacity: 1;
    background-color: rgba( var(--bs-success-rgb), var(--bs-bg-opacity) ) !important;
}

.bg-info[b-qlcibwpym2] {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-info-rgb), var(--bs-bg-opacity)) !important;
}

.bg-warning[b-qlcibwpym2] {
    --bs-bg-opacity: 1;
    background-color: rgba( var(--bs-warning-rgb), var(--bs-bg-opacity) ) !important;
}

.bg-danger[b-qlcibwpym2] {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-danger-rgb), var(--bs-bg-opacity)) !important;
}

.bg-light[b-qlcibwpym2] {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-light-rgb), var(--bs-bg-opacity)) !important;
}

.bg-dark[b-qlcibwpym2] {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-dark-rgb), var(--bs-bg-opacity)) !important;
}

.bg-black[b-qlcibwpym2] {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-black-rgb), var(--bs-bg-opacity)) !important;
}

.bg-white[b-qlcibwpym2] {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-white-rgb), var(--bs-bg-opacity)) !important;
}

.bg-body[b-qlcibwpym2] {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-body-rgb), var(--bs-bg-opacity)) !important;
}

.bg-transparent[b-qlcibwpym2] {
    --bs-bg-opacity: 1;
    background-color: transparent !important;
}

.bg-opacity-10[b-qlcibwpym2] {
    --bs-bg-opacity: 0.1;
}

.bg-opacity-25[b-qlcibwpym2] {
    --bs-bg-opacity: 0.25;
}

.bg-opacity-50[b-qlcibwpym2] {
    --bs-bg-opacity: 0.5;
}

.bg-opacity-75[b-qlcibwpym2] {
    --bs-bg-opacity: 0.75;
}

.bg-opacity-100[b-qlcibwpym2] {
    --bs-bg-opacity: 1;
}

.bg-gradient[b-qlcibwpym2] {
    background-image: var(--bs-gradient) !important;
}

.user-select-all[b-qlcibwpym2] {
    -webkit-user-select: all !important;
    -moz-user-select: all !important;
    user-select: all !important;
}

.user-select-auto[b-qlcibwpym2] {
    -webkit-user-select: auto !important;
    -moz-user-select: auto !important;
    user-select: auto !important;
}

.user-select-none[b-qlcibwpym2] {
    -webkit-user-select: none !important;
    -moz-user-select: none !important;
    user-select: none !important;
}

.pe-none[b-qlcibwpym2] {
    pointer-events: none !important;
}

.pe-auto[b-qlcibwpym2] {
    pointer-events: auto !important;
}

.rounded[b-qlcibwpym2] {
    border-radius: 0.5rem !important;
}

.rounded-0[b-qlcibwpym2] {
    border-radius: 0 !important;
}

.rounded-1[b-qlcibwpym2] {
    border-radius: 0.375rem !important;
}

.rounded-2[b-qlcibwpym2] {
    border-radius: 0.5rem !important;
}

.rounded-3[b-qlcibwpym2] {
    border-radius: 0.75rem !important;
}

.rounded-4[b-qlcibwpym2] {
    border-radius: 1.875rem !important;
}

.rounded-circle[b-qlcibwpym2] {
    border-radius: 50% !important;
}

.rounded-pill[b-qlcibwpym2] {
    border-radius: 50rem !important;
}

.rounded-top[b-qlcibwpym2] {
    border-top-left-radius: 0.5rem !important;
    border-top-right-radius: 0.5rem !important;
}

.rounded-top-0[b-qlcibwpym2] {
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
}

.rounded-end[b-qlcibwpym2] {
    border-top-right-radius: 0.5rem !important;
    border-bottom-right-radius: 0.5rem !important;
}

.rounded-end-0[b-qlcibwpym2] {
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}

.rounded-bottom[b-qlcibwpym2] {
    border-bottom-right-radius: 0.5rem !important;
    border-bottom-left-radius: 0.5rem !important;
}

.rounded-bottom-0[b-qlcibwpym2] {
    border-bottom-right-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
}

.rounded-start[b-qlcibwpym2] {
    border-bottom-left-radius: 0.5rem !important;
    border-top-left-radius: 0.5rem !important;
}

.rounded-start-0[b-qlcibwpym2] {
    border-bottom-left-radius: 0 !important;
    border-top-left-radius: 0 !important;
}

.visible[b-qlcibwpym2] {
    visibility: visible !important;
}

.invisible[b-qlcibwpym2] {
    visibility: hidden !important;
}

.bg-none[b-qlcibwpym2] {
    background: none !important;
}

.bg-faded-primary[b-qlcibwpym2] {
    background-color: rgba(253, 86, 49, 0.1) !important;
}

.bg-faded-accent[b-qlcibwpym2] {
    background-color: rgba(93, 60, 242, 0.1) !important;
}

.bg-faded-success[b-qlcibwpym2] {
    background-color: rgba(7, 201, 139, 0.1) !important;
}

.bg-faded-info[b-qlcibwpym2] {
    background-color: rgba(60, 118, 242, 0.1) !important;
}

.bg-faded-warning[b-qlcibwpym2] {
    background-color: rgba(253, 188, 49, 0.15) !important;
}

.bg-faded-danger[b-qlcibwpym2] {
    background-color: rgba(242, 60, 73, 0.1) !important;
}

.bg-faded-light[b-qlcibwpym2] {
    background-color: rgba(255, 255, 255, 0.04) !important;
}

.bg-faded-dark[b-qlcibwpym2] {
    background-color: rgba(31, 27, 45, 0.1) !important;
}

.bg-image-none[b-qlcibwpym2] {
    background-image: none !important;
}

.bg-size-cover[b-qlcibwpym2] {
    background-size: cover !important;
}

.bg-size-contain[b-qlcibwpym2] {
    background-size: contain !important;
}

.bg-position-center[b-qlcibwpym2] {
    background-position: center !important;
}

.bg-position-center-y[b-qlcibwpym2] {
    background-position: left center !important;
}

.bg-position-center-x[b-qlcibwpym2] {
    background-position: center top !important;
}

.bg-position-top-right[b-qlcibwpym2] {
    background-position: top right !important;
}

.bg-position-top-left[b-qlcibwpym2] {
    background-position: top left !important;
}

.bg-position-center-right[b-qlcibwpym2] {
    background-position: center right !important;
}

.bg-position-center-left[b-qlcibwpym2] {
    background-position: center left !important;
}

.bg-position-bottom-right[b-qlcibwpym2] {
    background-position: bottom right !important;
}

.bg-position-bottom-left[b-qlcibwpym2] {
    background-position: bottom left !important;
}

.bg-position-bottom-center[b-qlcibwpym2] {
    background-position: bottom center !important;
}

.bg-repeat-0[b-qlcibwpym2] {
    background-repeat: no-repeat !important;
}

.bg-repeat-x[b-qlcibwpym2] {
    background-repeat: repeat-x !important;
}

.bg-repeat-y[b-qlcibwpym2] {
    background-repeat: repeat-y !important;
}

.text-shadow[b-qlcibwpym2] {
    text-shadow: 0 0.0625rem rgba(0, 0, 0, 0.5) !important;
}

.zindex-0[b-qlcibwpym2] {
    z-index: 0 !important;
}

.zindex-1[b-qlcibwpym2] {
    z-index: 1 !important;
}

.zindex-5[b-qlcibwpym2] {
    z-index: 5 !important;
}

.zindex-10[b-qlcibwpym2] {
    z-index: 10 !important;
}

@media (min-width: 500px) {
    .float-sm-start[b-qlcibwpym2] {
        float: left !important;
    }

    .float-sm-end[b-qlcibwpym2] {
        float: right !important;
    }

    .float-sm-none[b-qlcibwpym2] {
        float: none !important;
    }

    .d-sm-inline[b-qlcibwpym2] {
        display: inline !important;
    }

    .d-sm-inline-block[b-qlcibwpym2] {
        display: inline-block !important;
    }

    .d-sm-block[b-qlcibwpym2] {
        display: block !important;
    }

    .d-sm-grid[b-qlcibwpym2] {
        display: grid !important;
    }

    .d-sm-table[b-qlcibwpym2] {
        display: table !important;
    }

    .d-sm-table-row[b-qlcibwpym2] {
        display: table-row !important;
    }

    .d-sm-table-cell[b-qlcibwpym2] {
        display: table-cell !important;
    }

    .d-sm-flex[b-qlcibwpym2] {
        display: flex !important;
    }

    .d-sm-inline-flex[b-qlcibwpym2] {
        display: inline-flex !important;
    }

    .d-sm-none[b-qlcibwpym2] {
        display: none !important;
    }

    .border-sm[b-qlcibwpym2] {
        border: 1px solid #efecf3 !important;
    }

    .border-sm-0[b-qlcibwpym2] {
        border: 0 !important;
    }

    .border-top-sm[b-qlcibwpym2] {
        border-top: 1px solid #efecf3 !important;
    }

    .border-top-sm-0[b-qlcibwpym2] {
        border-top: 0 !important;
    }

    .border-end-sm[b-qlcibwpym2] {
        border-left: 1px solid #efecf3 !important;
    }

    .border-end-sm-0[b-qlcibwpym2] {
        border-right: 0 !important;
    }

    .border-bottom-sm[b-qlcibwpym2] {
        border-bottom: 1px solid #efecf3 !important;
    }

    .border-bottom-sm-0[b-qlcibwpym2] {
        border-bottom: 0 !important;
    }

    .border-start-sm[b-qlcibwpym2] {
        border-left: 1px solid #efecf3 !important;
    }

    .border-start-sm-0[b-qlcibwpym2] {
        border-left: 0 !important;
    }

    .w-sm-25[b-qlcibwpym2] {
        width: 25% !important;
    }

    .w-sm-50[b-qlcibwpym2] {
        width: 50% !important;
    }

    .w-sm-75[b-qlcibwpym2] {
        width: 75% !important;
    }

    .w-sm-100[b-qlcibwpym2] {
        width: 100% !important;
    }

    .w-sm-auto[b-qlcibwpym2] {
        width: auto !important;
    }

    .h-sm-25[b-qlcibwpym2] {
        height: 25% !important;
    }

    .h-sm-50[b-qlcibwpym2] {
        height: 50% !important;
    }

    .h-sm-75[b-qlcibwpym2] {
        height: 75% !important;
    }

    .h-sm-100[b-qlcibwpym2] {
        height: 100% !important;
    }

    .h-sm-auto[b-qlcibwpym2] {
        height: auto !important;
    }

    .flex-sm-fill[b-qlcibwpym2] {
        flex: 1 1 auto !important;
    }

    .flex-sm-row[b-qlcibwpym2] {
        flex-direction: row !important;
    }

    .flex-sm-column[b-qlcibwpym2] {
        flex-direction: column !important;
    }

    .flex-sm-row-reverse[b-qlcibwpym2] {
        flex-direction: row-reverse !important;
    }

    .flex-sm-column-reverse[b-qlcibwpym2] {
        flex-direction: column-reverse !important;
    }

    .flex-sm-grow-0[b-qlcibwpym2] {
        flex-grow: 0 !important;
    }

    .flex-sm-grow-1[b-qlcibwpym2] {
        flex-grow: 1 !important;
    }

    .flex-sm-shrink-0[b-qlcibwpym2] {
        flex-shrink: 0 !important;
    }

    .flex-sm-shrink-1[b-qlcibwpym2] {
        flex-shrink: 1 !important;
    }

    .flex-sm-wrap[b-qlcibwpym2] {
        flex-wrap: wrap !important;
    }

    .flex-sm-nowrap[b-qlcibwpym2] {
        flex-wrap: nowrap !important;
    }

    .flex-sm-wrap-reverse[b-qlcibwpym2] {
        flex-wrap: wrap-reverse !important;
    }

    .gap-sm-0[b-qlcibwpym2] {
        gap: 0 !important;
    }

    .gap-sm-1[b-qlcibwpym2] {
        gap: 0.25rem !important;
    }

    .gap-sm-2[b-qlcibwpym2] {
        gap: 0.5rem !important;
    }

    .gap-sm-3[b-qlcibwpym2] {
        gap: 1rem !important;
    }

    .gap-sm-4[b-qlcibwpym2] {
        gap: 1.5rem !important;
    }

    .gap-sm-5[b-qlcibwpym2] {
        gap: 3rem !important;
    }

    .justify-content-sm-start[b-qlcibwpym2] {
        justify-content: flex-start !important;
    }

    .justify-content-sm-end[b-qlcibwpym2] {
        justify-content: flex-end !important;
    }

    .justify-content-sm-center[b-qlcibwpym2] {
        justify-content: center !important;
    }

    .justify-content-sm-between[b-qlcibwpym2] {
        justify-content: space-between !important;
    }

    .justify-content-sm-around[b-qlcibwpym2] {
        justify-content: space-around !important;
    }

    .justify-content-sm-evenly[b-qlcibwpym2] {
        justify-content: space-evenly !important;
    }

    .align-items-sm-start[b-qlcibwpym2] {
        align-items: flex-start !important;
    }

    .align-items-sm-end[b-qlcibwpym2] {
        align-items: flex-end !important;
    }

    .align-items-sm-center[b-qlcibwpym2] {
        align-items: center !important;
    }

    .align-items-sm-baseline[b-qlcibwpym2] {
        align-items: baseline !important;
    }

    .align-items-sm-stretch[b-qlcibwpym2] {
        align-items: stretch !important;
    }

    .align-content-sm-start[b-qlcibwpym2] {
        align-content: flex-start !important;
    }

    .align-content-sm-end[b-qlcibwpym2] {
        align-content: flex-end !important;
    }

    .align-content-sm-center[b-qlcibwpym2] {
        align-content: center !important;
    }

    .align-content-sm-between[b-qlcibwpym2] {
        align-content: space-between !important;
    }

    .align-content-sm-around[b-qlcibwpym2] {
        align-content: space-around !important;
    }

    .align-content-sm-stretch[b-qlcibwpym2] {
        align-content: stretch !important;
    }

    .align-self-sm-auto[b-qlcibwpym2] {
        align-self: auto !important;
    }

    .align-self-sm-start[b-qlcibwpym2] {
        align-self: flex-start !important;
    }

    .align-self-sm-end[b-qlcibwpym2] {
        align-self: flex-end !important;
    }

    .align-self-sm-center[b-qlcibwpym2] {
        align-self: center !important;
    }

    .align-self-sm-baseline[b-qlcibwpym2] {
        align-self: baseline !important;
    }

    .align-self-sm-stretch[b-qlcibwpym2] {
        align-self: stretch !important;
    }

    .order-sm-first[b-qlcibwpym2] {
        order: -1 !important;
    }

    .order-sm-0[b-qlcibwpym2] {
        order: 0 !important;
    }

    .order-sm-1[b-qlcibwpym2] {
        order: 1 !important;
    }

    .order-sm-2[b-qlcibwpym2] {
        order: 2 !important;
    }

    .order-sm-3[b-qlcibwpym2] {
        order: 3 !important;
    }

    .order-sm-4[b-qlcibwpym2] {
        order: 4 !important;
    }

    .order-sm-5[b-qlcibwpym2] {
        order: 5 !important;
    }

    .order-sm-last[b-qlcibwpym2] {
        order: 6 !important;
    }

    .m-sm-0[b-qlcibwpym2] {
        margin: 0 !important;
    }

    .m-sm-1[b-qlcibwpym2] {
        margin: 0.25rem !important;
    }

    .m-sm-2[b-qlcibwpym2] {
        margin: 0.5rem !important;
    }

    .m-sm-3[b-qlcibwpym2] {
        margin: 1rem !important;
    }

    .m-sm-4[b-qlcibwpym2] {
        margin: 1.5rem !important;
    }

    .m-sm-5[b-qlcibwpym2] {
        margin: 3rem !important;
    }

    .m-sm-auto[b-qlcibwpym2] {
        margin: auto !important;
    }

    .mx-sm-0[b-qlcibwpym2] {
        margin-right: 0 !important;
        margin-left: 0 !important;
    }

    .mx-sm-1[b-qlcibwpym2] {
        margin-right: 0.25rem !important;
        margin-left: 0.25rem !important;
    }

    .mx-sm-2[b-qlcibwpym2] {
        margin-right: 0.5rem !important;
        margin-left: 0.5rem !important;
    }

    .mx-sm-3[b-qlcibwpym2] {
        margin-right: 1rem !important;
        margin-left: 1rem !important;
    }

    .mx-sm-4[b-qlcibwpym2] {
        margin-right: 1.5rem !important;
        margin-left: 1.5rem !important;
    }

    .mx-sm-5[b-qlcibwpym2] {
        margin-right: 3rem !important;
        margin-left: 3rem !important;
    }

    .mx-sm-auto[b-qlcibwpym2] {
        margin-right: auto !important;
        margin-left: auto !important;
    }

    .my-sm-0[b-qlcibwpym2] {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }

    .my-sm-1[b-qlcibwpym2] {
        margin-top: 0.25rem !important;
        margin-bottom: 0.25rem !important;
    }

    .my-sm-2[b-qlcibwpym2] {
        margin-top: 0.5rem !important;
        margin-bottom: 0.5rem !important;
    }

    .my-sm-3[b-qlcibwpym2] {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important;
    }

    .my-sm-4[b-qlcibwpym2] {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important;
    }

    .my-sm-5[b-qlcibwpym2] {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important;
    }

    .my-sm-auto[b-qlcibwpym2] {
        margin-top: auto !important;
        margin-bottom: auto !important;
    }

    .mt-sm-0[b-qlcibwpym2] {
        margin-top: 0 !important;
    }

    .mt-sm-1[b-qlcibwpym2] {
        margin-top: 0.25rem !important;
    }

    .mt-sm-2[b-qlcibwpym2] {
        margin-top: 0.5rem !important;
    }

    .mt-sm-3[b-qlcibwpym2] {
        margin-top: 1rem !important;
    }

    .mt-sm-4[b-qlcibwpym2] {
        margin-top: 1.5rem !important;
    }

    .mt-sm-5[b-qlcibwpym2] {
        margin-top: 3rem !important;
    }

    .mt-sm-auto[b-qlcibwpym2] {
        margin-top: auto !important;
    }

    .me-sm-0[b-qlcibwpym2] {
        margin-right: 0 !important;
    }

    .me-sm-1[b-qlcibwpym2] {
        margin-right: 0.25rem !important;
    }

    .me-sm-2[b-qlcibwpym2] {
        margin-right: 0.5rem !important;
    }

    .me-sm-3[b-qlcibwpym2] {
        margin-right: 1rem !important;
    }

    .me-sm-4[b-qlcibwpym2] {
        margin-left: 1.5rem !important;
    }

    .me-sm-5[b-qlcibwpym2] {
        margin-right: 3rem !important;
    }

    .me-sm-auto[b-qlcibwpym2] {
        margin-right: auto !important;
    }

    .mb-sm-0[b-qlcibwpym2] {
        margin-bottom: 0 !important;
    }

    .mb-sm-1[b-qlcibwpym2] {
        margin-bottom: 0.25rem !important;
    }

    .mb-sm-2[b-qlcibwpym2] {
        margin-bottom: 0.5rem !important;
    }

    .mb-sm-3[b-qlcibwpym2] {
        margin-bottom: 1rem !important;
    }

    .mb-sm-4[b-qlcibwpym2] {
        margin-bottom: 1.5rem !important;
    }

    .mb-sm-5[b-qlcibwpym2] {
        margin-bottom: 3rem !important;
    }

    .mb-sm-auto[b-qlcibwpym2] {
        margin-bottom: auto !important;
    }

    .ms-sm-0[b-qlcibwpym2] {
        margin-right: 0 !important;
    }

    .ms-sm-1[b-qlcibwpym2] {
        margin-left: 0.25rem !important;
    }

    .ms-sm-2[b-qlcibwpym2] {
        margin-left: 0.5rem !important;
    }

    .ms-sm-3[b-qlcibwpym2] {
        margin-left: 1rem !important;
    }

    .ms-sm-4[b-qlcibwpym2] {
        margin-right: 1.5rem !important;
    }

    .ms-sm-5[b-qlcibwpym2] {
        margin-left: 3rem !important;
    }

    .ms-sm-auto[b-qlcibwpym2] {
        margin-left: auto !important;
    }

    .m-sm-n1[b-qlcibwpym2] {
        margin: -0.25rem !important;
    }

    .m-sm-n2[b-qlcibwpym2] {
        margin: -0.5rem !important;
    }

    .m-sm-n3[b-qlcibwpym2] {
        margin: -1rem !important;
    }

    .m-sm-n4[b-qlcibwpym2] {
        margin: -1.5rem !important;
    }

    .m-sm-n5[b-qlcibwpym2] {
        margin: -3rem !important;
    }

    .mx-sm-n1[b-qlcibwpym2] {
        margin-right: -0.25rem !important;
        margin-left: -0.25rem !important;
    }

    .mx-sm-n2[b-qlcibwpym2] {
        margin-right: -0.5rem !important;
        margin-left: -0.5rem !important;
    }

    .mx-sm-n3[b-qlcibwpym2] {
        margin-right: -1rem !important;
        margin-left: -1rem !important;
    }

    .mx-sm-n4[b-qlcibwpym2] {
        margin-right: -1.5rem !important;
        margin-left: -1.5rem !important;
    }

    .mx-sm-n5[b-qlcibwpym2] {
        margin-right: -3rem !important;
        margin-left: -3rem !important;
    }

    .my-sm-n1[b-qlcibwpym2] {
        margin-top: -0.25rem !important;
        margin-bottom: -0.25rem !important;
    }

    .my-sm-n2[b-qlcibwpym2] {
        margin-top: -0.5rem !important;
        margin-bottom: -0.5rem !important;
    }

    .my-sm-n3[b-qlcibwpym2] {
        margin-top: -1rem !important;
        margin-bottom: -1rem !important;
    }

    .my-sm-n4[b-qlcibwpym2] {
        margin-top: -1.5rem !important;
        margin-bottom: -1.5rem !important;
    }

    .my-sm-n5[b-qlcibwpym2] {
        margin-top: -3rem !important;
        margin-bottom: -3rem !important;
    }

    .mt-sm-n1[b-qlcibwpym2] {
        margin-top: -0.25rem !important;
    }

    .mt-sm-n2[b-qlcibwpym2] {
        margin-top: -0.5rem !important;
    }

    .mt-sm-n3[b-qlcibwpym2] {
        margin-top: -1rem !important;
    }

    .mt-sm-n4[b-qlcibwpym2] {
        margin-top: -1.5rem !important;
    }

    .mt-sm-n5[b-qlcibwpym2] {
        margin-top: -3rem !important;
    }

    .me-sm-n1[b-qlcibwpym2] {
        margin-right: -0.25rem !important;
    }

    .me-sm-n2[b-qlcibwpym2] {
        margin-right: -0.5rem !important;
    }

    .me-sm-n3[b-qlcibwpym2] {
        margin-right: -1rem !important;
    }

    .me-sm-n4[b-qlcibwpym2] {
        margin-right: -1.5rem !important;
    }

    .me-sm-n5[b-qlcibwpym2] {
        margin-right: -3rem !important;
    }

    .mb-sm-n1[b-qlcibwpym2] {
        margin-bottom: -0.25rem !important;
    }

    .mb-sm-n2[b-qlcibwpym2] {
        margin-bottom: -0.5rem !important;
    }

    .mb-sm-n3[b-qlcibwpym2] {
        margin-bottom: -1rem !important;
    }

    .mb-sm-n4[b-qlcibwpym2] {
        margin-bottom: -1.5rem !important;
    }

    .mb-sm-n5[b-qlcibwpym2] {
        margin-bottom: -3rem !important;
    }

    .ms-sm-n1[b-qlcibwpym2] {
        margin-left: -0.25rem !important;
    }

    .ms-sm-n2[b-qlcibwpym2] {
        margin-left: -0.5rem !important;
    }

    .ms-sm-n3[b-qlcibwpym2] {
        margin-left: -1rem !important;
    }

    .ms-sm-n4[b-qlcibwpym2] {
        margin-left: -1.5rem !important;
    }

    .ms-sm-n5[b-qlcibwpym2] {
        margin-right: -3rem !important;
    }

    .p-sm-0[b-qlcibwpym2] {
        padding: 0 !important;
    }

    .p-sm-1[b-qlcibwpym2] {
        padding: 0.25rem !important;
    }

    .p-sm-2[b-qlcibwpym2] {
        padding: 0.5rem !important;
    }

    .p-sm-3[b-qlcibwpym2] {
        padding: 1rem !important;
    }

    .p-sm-4[b-qlcibwpym2] {
        padding: 1.5rem !important;
    }

    .p-sm-5[b-qlcibwpym2] {
        padding: 3rem !important;
    }

    .px-sm-0[b-qlcibwpym2] {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }

    .px-sm-1[b-qlcibwpym2] {
        padding-right: 0.25rem !important;
        padding-left: 0.25rem !important;
    }

    .px-sm-2[b-qlcibwpym2] {
        padding-right: 0.5rem !important;
        padding-left: 0.5rem !important;
    }

    .px-sm-3[b-qlcibwpym2] {
        padding-right: 1rem !important;
        padding-left: 1rem !important;
    }

    .px-sm-4[b-qlcibwpym2] {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important;
    }

    .px-sm-5[b-qlcibwpym2] {
        padding-right: 3rem !important;
        padding-left: 3rem !important;
    }

    .py-sm-0[b-qlcibwpym2] {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }

    .py-sm-1[b-qlcibwpym2] {
        padding-top: 0.25rem !important;
        padding-bottom: 0.25rem !important;
    }

    .py-sm-2[b-qlcibwpym2] {
        padding-top: 0.5rem !important;
        padding-bottom: 0.5rem !important;
    }

    .py-sm-3[b-qlcibwpym2] {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important;
    }

    .py-sm-4[b-qlcibwpym2] {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important;
    }

    .py-sm-5[b-qlcibwpym2] {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important;
    }

    .pt-sm-0[b-qlcibwpym2] {
        padding-top: 0 !important;
    }

    .pt-sm-1[b-qlcibwpym2] {
        padding-top: 0.25rem !important;
    }

    .pt-sm-2[b-qlcibwpym2] {
        padding-top: 0.5rem !important;
    }

    .pt-sm-3[b-qlcibwpym2] {
        padding-top: 1rem !important;
    }

    .pt-sm-4[b-qlcibwpym2] {
        padding-top: 1.5rem !important;
    }

    .pt-sm-5[b-qlcibwpym2] {
        padding-top: 3rem !important;
    }

    .pe-sm-0[b-qlcibwpym2] {
        padding-right: 0 !important;
    }

    .pe-sm-1[b-qlcibwpym2] {
        padding-right: 0.25rem !important;
    }

    .pe-sm-2[b-qlcibwpym2] {
        padding-right: 0.5rem !important;
    }

    .pe-sm-3[b-qlcibwpym2] {
        padding-right: 1rem !important;
    }

    .pe-sm-4[b-qlcibwpym2] {
        padding-right: 1.5rem !important;
    }

    .pe-sm-5[b-qlcibwpym2] {
        padding-right: 3rem !important;
    }

    .pb-sm-0[b-qlcibwpym2] {
        padding-bottom: 0 !important;
    }

    .pb-sm-1[b-qlcibwpym2] {
        padding-bottom: 0.25rem !important;
    }

    .pb-sm-2[b-qlcibwpym2] {
        padding-bottom: 0.5rem !important;
    }

    .pb-sm-3[b-qlcibwpym2] {
        padding-bottom: 1rem !important;
    }

    .pb-sm-4[b-qlcibwpym2] {
        padding-bottom: 1.5rem !important;
    }

    .pb-sm-5[b-qlcibwpym2] {
        padding-bottom: 3rem !important;
    }

    .ps-sm-0[b-qlcibwpym2] {
        padding-left: 0 !important;
    }

    .ps-sm-1[b-qlcibwpym2] {
        padding-left: 0.25rem !important;
    }

    .ps-sm-2[b-qlcibwpym2] {
        padding-left: 0.5rem !important;
    }

    .ps-sm-3[b-qlcibwpym2] {
        padding-left: 1rem !important;
    }

    .ps-sm-4[b-qlcibwpym2] {
        padding-left: 1.5rem !important;
    }

    .ps-sm-5[b-qlcibwpym2] {
        padding-left: 3rem !important;
    }

    .text-sm-start[b-qlcibwpym2] {
        text-align: left !important;
    }

    .text-sm-end[b-qlcibwpym2] {
        text-align: right !important;
    }

    .text-sm-center[b-qlcibwpym2] {
        text-align: center !important;
    }

    .rounded-sm[b-qlcibwpym2] {
        border-radius: 0.5rem !important;
    }

    .rounded-sm-0[b-qlcibwpym2] {
        border-radius: 0 !important;
    }

    .rounded-sm-1[b-qlcibwpym2] {
        border-radius: 0.375rem !important;
    }

    .rounded-sm-2[b-qlcibwpym2] {
        border-radius: 0.5rem !important;
    }

    .rounded-sm-3[b-qlcibwpym2] {
        border-radius: 0.75rem !important;
    }

    .rounded-sm-4[b-qlcibwpym2] {
        border-radius: 1.875rem !important;
    }

    .rounded-sm-circle[b-qlcibwpym2] {
        border-radius: 50% !important;
    }

    .rounded-sm-pill[b-qlcibwpym2] {
        border-radius: 50rem !important;
    }

    .zindex-sm-0[b-qlcibwpym2] {
        z-index: 0 !important;
    }

    .zindex-sm-1[b-qlcibwpym2] {
        z-index: 1 !important;
    }

    .zindex-sm-5[b-qlcibwpym2] {
        z-index: 5 !important;
    }

    .zindex-sm-10[b-qlcibwpym2] {
        z-index: 10 !important;
    }
}

@media (min-width: 768px) {
    .float-md-start[b-qlcibwpym2] {
        float: left !important;
    }

    .float-md-end[b-qlcibwpym2] {
        float: right !important;
    }

    .float-md-none[b-qlcibwpym2] {
        float: none !important;
    }

    .d-md-inline[b-qlcibwpym2] {
        display: inline !important;
    }

    .d-md-inline-block[b-qlcibwpym2] {
        display: inline-block !important;
    }

    .d-md-block[b-qlcibwpym2] {
        display: block !important;
    }

    .d-md-grid[b-qlcibwpym2] {
        display: grid !important;
    }

    .d-md-table[b-qlcibwpym2] {
        display: table !important;
    }

    .d-md-table-row[b-qlcibwpym2] {
        display: table-row !important;
    }

    .d-md-table-cell[b-qlcibwpym2] {
        display: table-cell !important;
    }

    .d-md-flex[b-qlcibwpym2] {
        display: flex !important;
    }

    .d-md-inline-flex[b-qlcibwpym2] {
        display: inline-flex !important;
    }

    .d-md-none[b-qlcibwpym2] {
        display: none !important;
    }

    .border-md[b-qlcibwpym2] {
        border: 1px solid #efecf3 !important;
    }

    .border-md-0[b-qlcibwpym2] {
        border: 0 !important;
    }

    .border-top-md[b-qlcibwpym2] {
        border-top: 1px solid #efecf3 !important;
    }

    .border-top-md-0[b-qlcibwpym2] {
        border-top: 0 !important;
    }

    .border-end-md[b-qlcibwpym2] {
        border-left: 1px solid #efecf3 !important;
    }

    .border-end-md-0[b-qlcibwpym2] {
        border-right: 0 !important;
    }

    .border-bottom-md[b-qlcibwpym2] {
        border-bottom: 1px solid #efecf3 !important;
    }

    .border-bottom-md-0[b-qlcibwpym2] {
        border-bottom: 0 !important;
    }

    .border-start-md[b-qlcibwpym2] {
        border-left: 1px solid #efecf3 !important;
    }

    .border-start-md-0[b-qlcibwpym2] {
        border-left: 0 !important;
    }

    .w-md-25[b-qlcibwpym2] {
        width: 25% !important;
    }

    .w-md-50[b-qlcibwpym2] {
        width: 50% !important;
    }

    .w-md-75[b-qlcibwpym2] {
        width: 75% !important;
    }

    .w-md-100[b-qlcibwpym2] {
        width: 100% !important;
    }

    .w-md-auto[b-qlcibwpym2] {
        width: auto !important;
    }

    .h-md-25[b-qlcibwpym2] {
        height: 25% !important;
    }

    .h-md-50[b-qlcibwpym2] {
        height: 50% !important;
    }

    .h-md-75[b-qlcibwpym2] {
        height: 75% !important;
    }

    .h-md-100[b-qlcibwpym2] {
        height: 100% !important;
    }

    .h-md-auto[b-qlcibwpym2] {
        height: auto !important;
    }

    .flex-md-fill[b-qlcibwpym2] {
        flex: 1 1 auto !important;
    }

    .flex-md-row[b-qlcibwpym2] {
        flex-direction: row !important;
    }

    .flex-md-column[b-qlcibwpym2] {
        flex-direction: column !important;
    }

    .flex-md-row-reverse[b-qlcibwpym2] {
        flex-direction: row-reverse !important;
    }

    .flex-md-column-reverse[b-qlcibwpym2] {
        flex-direction: column-reverse !important;
    }

    .flex-md-grow-0[b-qlcibwpym2] {
        flex-grow: 0 !important;
    }

    .flex-md-grow-1[b-qlcibwpym2] {
        flex-grow: 1 !important;
    }

    .flex-md-shrink-0[b-qlcibwpym2] {
        flex-shrink: 0 !important;
    }

    .flex-md-shrink-1[b-qlcibwpym2] {
        flex-shrink: 1 !important;
    }

    .flex-md-wrap[b-qlcibwpym2] {
        flex-wrap: wrap !important;
    }

    .flex-md-nowrap[b-qlcibwpym2] {
        flex-wrap: nowrap !important;
    }

    .flex-md-wrap-reverse[b-qlcibwpym2] {
        flex-wrap: wrap-reverse !important;
    }

    .gap-md-0[b-qlcibwpym2] {
        gap: 0 !important;
    }

    .gap-md-1[b-qlcibwpym2] {
        gap: 0.25rem !important;
    }

    .gap-md-2[b-qlcibwpym2] {
        gap: 0.5rem !important;
    }

    .gap-md-3[b-qlcibwpym2] {
        gap: 1rem !important;
    }

    .gap-md-4[b-qlcibwpym2] {
        gap: 1.5rem !important;
    }

    .gap-md-5[b-qlcibwpym2] {
        gap: 3rem !important;
    }

    .justify-content-md-start[b-qlcibwpym2] {
        justify-content: flex-start !important;
    }

    .justify-content-md-end[b-qlcibwpym2] {
        justify-content: flex-end !important;
    }

    .justify-content-md-center[b-qlcibwpym2] {
        justify-content: center !important;
    }

    .justify-content-md-between[b-qlcibwpym2] {
        justify-content: space-between !important;
    }

    .justify-content-md-around[b-qlcibwpym2] {
        justify-content: space-around !important;
    }

    .justify-content-md-evenly[b-qlcibwpym2] {
        justify-content: space-evenly !important;
    }

    .align-items-md-start[b-qlcibwpym2] {
        align-items: flex-start !important;
    }

    .align-items-md-end[b-qlcibwpym2] {
        align-items: flex-end !important;
    }

    .align-items-md-center[b-qlcibwpym2] {
        align-items: center !important;
    }

    .align-items-md-baseline[b-qlcibwpym2] {
        align-items: baseline !important;
    }

    .align-items-md-stretch[b-qlcibwpym2] {
        align-items: stretch !important;
    }

    .align-content-md-start[b-qlcibwpym2] {
        align-content: flex-start !important;
    }

    .align-content-md-end[b-qlcibwpym2] {
        align-content: flex-end !important;
    }

    .align-content-md-center[b-qlcibwpym2] {
        align-content: center !important;
    }

    .align-content-md-between[b-qlcibwpym2] {
        align-content: space-between !important;
    }

    .align-content-md-around[b-qlcibwpym2] {
        align-content: space-around !important;
    }

    .align-content-md-stretch[b-qlcibwpym2] {
        align-content: stretch !important;
    }

    .align-self-md-auto[b-qlcibwpym2] {
        align-self: auto !important;
    }

    .align-self-md-start[b-qlcibwpym2] {
        align-self: flex-start !important;
    }

    .align-self-md-end[b-qlcibwpym2] {
        align-self: flex-end !important;
    }

    .align-self-md-center[b-qlcibwpym2] {
        align-self: center !important;
    }

    .align-self-md-baseline[b-qlcibwpym2] {
        align-self: baseline !important;
    }

    .align-self-md-stretch[b-qlcibwpym2] {
        align-self: stretch !important;
    }

    .order-md-first[b-qlcibwpym2] {
        order: -1 !important;
    }

    .order-md-0[b-qlcibwpym2] {
        order: 0 !important;
    }

    .order-md-1[b-qlcibwpym2] {
        order: 1 !important;
    }

    .order-md-2[b-qlcibwpym2] {
        order: 2 !important;
    }

    .order-md-3[b-qlcibwpym2] {
        order: 3 !important;
    }

    .order-md-4[b-qlcibwpym2] {
        order: 4 !important;
    }

    .order-md-5[b-qlcibwpym2] {
        order: 5 !important;
    }

    .order-md-last[b-qlcibwpym2] {
        order: 6 !important;
    }

    .m-md-0[b-qlcibwpym2] {
        margin: 0 !important;
    }

    .m-md-1[b-qlcibwpym2] {
        margin: 0.25rem !important;
    }

    .m-md-2[b-qlcibwpym2] {
        margin: 0.5rem !important;
    }

    .m-md-3[b-qlcibwpym2] {
        margin: 1rem !important;
    }

    .m-md-4[b-qlcibwpym2] {
        margin: 1.5rem !important;
    }

    .m-md-5[b-qlcibwpym2] {
        margin: 3rem !important;
    }

    .m-md-auto[b-qlcibwpym2] {
        margin: auto !important;
    }

    .mx-md-0[b-qlcibwpym2] {
        margin-right: 0 !important;
        margin-left: 0 !important;
    }

    .mx-md-1[b-qlcibwpym2] {
        margin-right: 0.25rem !important;
        margin-left: 0.25rem !important;
    }

    .mx-md-2[b-qlcibwpym2] {
        margin-right: 0.5rem !important;
        margin-left: 0.5rem !important;
    }

    .mx-md-3[b-qlcibwpym2] {
        margin-right: 1rem !important;
        margin-left: 1rem !important;
    }

    .mx-md-4[b-qlcibwpym2] {
        margin-right: 1.5rem !important;
        margin-left: 1.5rem !important;
    }

    .mx-md-5[b-qlcibwpym2] {
        margin-right: 3rem !important;
        margin-left: 3rem !important;
    }

    .mx-md-auto[b-qlcibwpym2] {
        margin-right: auto !important;
        margin-left: auto !important;
    }

    .my-md-0[b-qlcibwpym2] {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }

    .my-md-1[b-qlcibwpym2] {
        margin-top: 0.25rem !important;
        margin-bottom: 0.25rem !important;
    }

    .my-md-2[b-qlcibwpym2] {
        margin-top: 0.5rem !important;
        margin-bottom: 0.5rem !important;
    }

    .my-md-3[b-qlcibwpym2] {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important;
    }

    .my-md-4[b-qlcibwpym2] {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important;
    }

    .my-md-5[b-qlcibwpym2] {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important;
    }

    .my-md-auto[b-qlcibwpym2] {
        margin-top: auto !important;
        margin-bottom: auto !important;
    }

    .mt-md-0[b-qlcibwpym2] {
        margin-top: 0 !important;
    }

    .mt-md-1[b-qlcibwpym2] {
        margin-top: 0.25rem !important;
    }

    .mt-md-2[b-qlcibwpym2] {
        margin-top: 0.5rem !important;
    }

    .mt-md-3[b-qlcibwpym2] {
        margin-top: 1rem !important;
    }

    .mt-md-4[b-qlcibwpym2] {
        margin-top: 1.5rem !important;
    }

    .mt-md-5[b-qlcibwpym2] {
        margin-top: 3rem !important;
    }

    .mt-md-auto[b-qlcibwpym2] {
        margin-top: auto !important;
    }

    .me-md-0[b-qlcibwpym2] {
        margin-right: 0 !important;
    }

    .me-md-1[b-qlcibwpym2] {
        margin-right: 0.25rem !important;
    }

    .me-md-2[b-qlcibwpym2] {
        margin-right: 0.5rem !important;
    }

    .me-md-3[b-qlcibwpym2] {
        margin-right: 1rem !important;
    }

    .me-md-4[b-qlcibwpym2] {
        margin-right: 1.5rem !important;
    }

    .me-md-5[b-qlcibwpym2] {
        margin-right: 3rem !important;
    }

    .me-md-auto[b-qlcibwpym2] {
        margin-right: auto !important;
    }

    .mb-md-0[b-qlcibwpym2] {
        margin-bottom: 0 !important;
    }

    .mb-md-1[b-qlcibwpym2] {
        margin-bottom: 0.25rem !important;
    }

    .mb-md-2[b-qlcibwpym2] {
        margin-bottom: 0.5rem !important;
    }

    .mb-md-3[b-qlcibwpym2] {
        margin-bottom: 1rem !important;
    }

    .mb-md-4[b-qlcibwpym2] {
        margin-bottom: 1.5rem !important;
    }

    .mb-md-5[b-qlcibwpym2] {
        margin-bottom: 3rem !important;
    }

    .mb-md-auto[b-qlcibwpym2] {
        margin-bottom: auto !important;
    }

    .ms-md-0[b-qlcibwpym2] {
        margin-left: 0 !important;
    }

    .ms-md-1[b-qlcibwpym2] {
        margin-left: 0.25rem !important;
    }

    .ms-md-2[b-qlcibwpym2] {
        margin-left: 0.5rem !important;
    }

    .ms-md-3[b-qlcibwpym2] {
        margin-left: 1rem !important;
    }

    .ms-md-4[b-qlcibwpym2] {
        margin-left: 1.5rem !important;
    }

    .ms-md-5[b-qlcibwpym2] {
        margin-left: 3rem !important;
    }

    .ms-md-auto[b-qlcibwpym2] {
        margin-left: auto !important;
    }

    .m-md-n1[b-qlcibwpym2] {
        margin: -0.25rem !important;
    }

    .m-md-n2[b-qlcibwpym2] {
        margin: -0.5rem !important;
    }

    .m-md-n3[b-qlcibwpym2] {
        margin: -1rem !important;
    }

    .m-md-n4[b-qlcibwpym2] {
        margin: -1.5rem !important;
    }

    .m-md-n5[b-qlcibwpym2] {
        margin: -3rem !important;
    }

    .mx-md-n1[b-qlcibwpym2] {
        margin-right: -0.25rem !important;
        margin-left: -0.25rem !important;
    }

    .mx-md-n2[b-qlcibwpym2] {
        margin-right: -0.5rem !important;
        margin-left: -0.5rem !important;
    }

    .mx-md-n3[b-qlcibwpym2] {
        margin-right: -1rem !important;
        margin-left: -1rem !important;
    }

    .mx-md-n4[b-qlcibwpym2] {
        margin-right: -1.5rem !important;
        margin-left: -1.5rem !important;
    }

    .mx-md-n5[b-qlcibwpym2] {
        margin-right: -3rem !important;
        margin-left: -3rem !important;
    }

    .my-md-n1[b-qlcibwpym2] {
        margin-top: -0.25rem !important;
        margin-bottom: -0.25rem !important;
    }

    .my-md-n2[b-qlcibwpym2] {
        margin-top: -0.5rem !important;
        margin-bottom: -0.5rem !important;
    }

    .my-md-n3[b-qlcibwpym2] {
        margin-top: -1rem !important;
        margin-bottom: -1rem !important;
    }

    .my-md-n4[b-qlcibwpym2] {
        margin-top: -1.5rem !important;
        margin-bottom: -1.5rem !important;
    }

    .my-md-n5[b-qlcibwpym2] {
        margin-top: -3rem !important;
        margin-bottom: -3rem !important;
    }

    .mt-md-n1[b-qlcibwpym2] {
        margin-top: -0.25rem !important;
    }

    .mt-md-n2[b-qlcibwpym2] {
        margin-top: -0.5rem !important;
    }

    .mt-md-n3[b-qlcibwpym2] {
        margin-top: -1rem !important;
    }

    .mt-md-n4[b-qlcibwpym2] {
        margin-top: -1.5rem !important;
    }

    .mt-md-n5[b-qlcibwpym2] {
        margin-top: -3rem !important;
    }

    .me-md-n1[b-qlcibwpym2] {
        margin-right: -0.25rem !important;
    }

    .me-md-n2[b-qlcibwpym2] {
        margin-right: -0.5rem !important;
    }

    .me-md-n3[b-qlcibwpym2] {
        margin-right: -1rem !important;
    }

    .me-md-n4[b-qlcibwpym2] {
        margin-right: -1.5rem !important;
    }

    .me-md-n5[b-qlcibwpym2] {
        margin-right: -3rem !important;
    }

    .mb-md-n1[b-qlcibwpym2] {
        margin-bottom: -0.25rem !important;
    }

    .mb-md-n2[b-qlcibwpym2] {
        margin-bottom: -0.5rem !important;
    }

    .mb-md-n3[b-qlcibwpym2] {
        margin-bottom: -1rem !important;
    }

    .mb-md-n4[b-qlcibwpym2] {
        margin-bottom: -1.5rem !important;
    }

    .mb-md-n5[b-qlcibwpym2] {
        margin-bottom: -3rem !important;
    }

    .ms-md-n1[b-qlcibwpym2] {
        margin-left: -0.25rem !important;
    }

    .ms-md-n2[b-qlcibwpym2] {
        margin-left: -0.5rem !important;
    }

    .ms-md-n3[b-qlcibwpym2] {
        margin-left: -1rem !important;
    }

    .ms-md-n4[b-qlcibwpym2] {
        margin-right: -1.5rem !important;
    }

    .ms-md-n5[b-qlcibwpym2] {
        margin-left: -3rem !important;
    }

    .p-md-0[b-qlcibwpym2] {
        padding: 0 !important;
    }

    .p-md-1[b-qlcibwpym2] {
        padding: 0.25rem !important;
    }

    .p-md-2[b-qlcibwpym2] {
        padding: 0.5rem !important;
    }

    .p-md-3[b-qlcibwpym2] {
        padding: 1rem !important;
    }

    .p-md-4[b-qlcibwpym2] {
        padding: 1.5rem !important;
    }

    .p-md-5[b-qlcibwpym2] {
        padding: 3rem !important;
    }

    .px-md-0[b-qlcibwpym2] {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }

    .px-md-1[b-qlcibwpym2] {
        padding-right: 0.25rem !important;
        padding-left: 0.25rem !important;
    }

    .px-md-2[b-qlcibwpym2] {
        padding-right: 0.5rem !important;
        padding-left: 0.5rem !important;
    }

    .px-md-3[b-qlcibwpym2] {
        padding-right: 1rem !important;
        padding-left: 1rem !important;
    }

    .px-md-4[b-qlcibwpym2] {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important;
    }

    .px-md-5[b-qlcibwpym2] {
        padding-right: 3rem !important;
        padding-left: 3rem !important;
    }

    .py-md-0[b-qlcibwpym2] {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }

    .py-md-1[b-qlcibwpym2] {
        padding-top: 0.25rem !important;
        padding-bottom: 0.25rem !important;
    }

    .py-md-2[b-qlcibwpym2] {
        padding-top: 0.5rem !important;
        padding-bottom: 0.5rem !important;
    }

    .py-md-3[b-qlcibwpym2] {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important;
    }

    .py-md-4[b-qlcibwpym2] {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important;
    }

    .py-md-5[b-qlcibwpym2] {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important;
    }

    .pt-md-0[b-qlcibwpym2] {
        padding-top: 0 !important;
    }

    .pt-md-1[b-qlcibwpym2] {
        padding-top: 0.25rem !important;
    }

    .pt-md-2[b-qlcibwpym2] {
        padding-top: 0.5rem !important;
    }

    .pt-md-3[b-qlcibwpym2] {
        padding-top: 1rem !important;
    }

    .pt-md-4[b-qlcibwpym2] {
        padding-top: 1.5rem !important;
    }

    .pt-md-5[b-qlcibwpym2] {
        padding-top: 3rem !important;
    }

    .pe-md-0[b-qlcibwpym2] {
        padding-right: 0 !important;
    }

    .pe-md-1[b-qlcibwpym2] {
        padding-right: 0.25rem !important;
    }

    .pe-md-2[b-qlcibwpym2] {
        padding-right: 0.5rem !important;
    }

    .pe-md-3[b-qlcibwpym2] {
        padding-right: 1rem !important;
    }

    .pe-md-4[b-qlcibwpym2] {
        padding-right: 1.5rem !important;
    }

    .pe-md-5[b-qlcibwpym2] {
        padding-right: 3rem !important;
    }

    .pb-md-0[b-qlcibwpym2] {
        padding-bottom: 0 !important;
    }

    .pb-md-1[b-qlcibwpym2] {
        padding-bottom: 0.25rem !important;
    }

    .pb-md-2[b-qlcibwpym2] {
        padding-bottom: 0.5rem !important;
    }

    .pb-md-3[b-qlcibwpym2] {
        padding-bottom: 1rem !important;
    }

    .pb-md-4[b-qlcibwpym2] {
        padding-bottom: 1.5rem !important;
    }

    .pb-md-5[b-qlcibwpym2] {
        padding-bottom: 3rem !important;
    }

    .ps-md-0[b-qlcibwpym2] {
        padding-left: 0 !important;
    }

    .ps-md-1[b-qlcibwpym2] {
        padding-left: 0.25rem !important;
    }

    .ps-md-2[b-qlcibwpym2] {
        padding-left: 0.5rem !important;
    }

    .ps-md-3[b-qlcibwpym2] {
        padding-left: 1rem !important;
    }

    .ps-md-4[b-qlcibwpym2] {
        padding-left: 1.5rem !important;
    }

    .ps-md-5[b-qlcibwpym2] {
        padding-left: 3rem !important;
    }

    .text-md-start[b-qlcibwpym2] {
        text-align: right !important;
    }

    .text-md-end[b-qlcibwpym2] {
        text-align: right !important;
    }

    .text-md-center[b-qlcibwpym2] {
        text-align: center !important;
    }

    .rounded-md[b-qlcibwpym2] {
        border-radius: 0.5rem !important;
    }

    .rounded-md-0[b-qlcibwpym2] {
        border-radius: 0 !important;
    }

    .rounded-md-1[b-qlcibwpym2] {
        border-radius: 0.375rem !important;
    }

    .rounded-md-2[b-qlcibwpym2] {
        border-radius: 0.5rem !important;
    }

    .rounded-md-3[b-qlcibwpym2] {
        border-radius: 0.75rem !important;
    }

    .rounded-md-4[b-qlcibwpym2] {
        border-radius: 1.875rem !important;
    }

    .rounded-md-circle[b-qlcibwpym2] {
        border-radius: 50% !important;
    }

    .rounded-md-pill[b-qlcibwpym2] {
        border-radius: 50rem !important;
    }

    .zindex-md-0[b-qlcibwpym2] {
        z-index: 0 !important;
    }

    .zindex-md-1[b-qlcibwpym2] {
        z-index: 1 !important;
    }

    .zindex-md-5[b-qlcibwpym2] {
        z-index: 5 !important;
    }

    .zindex-md-10[b-qlcibwpym2] {
        z-index: 10 !important;
    }
}

@media (min-width: 992px) {
    .float-lg-start[b-qlcibwpym2] {
        float: left !important;
    }

    .float-lg-end[b-qlcibwpym2] {
        float: right !important;
    }

    .float-lg-none[b-qlcibwpym2] {
        float: none !important;
    }

    .d-lg-inline[b-qlcibwpym2] {
        display: inline !important;
    }

    .d-lg-inline-block[b-qlcibwpym2] {
        display: inline-block !important;
    }

    .d-lg-block[b-qlcibwpym2] {
        display: block !important;
    }

    .d-lg-grid[b-qlcibwpym2] {
        display: grid !important;
    }

    .d-lg-table[b-qlcibwpym2] {
        display: table !important;
    }

    .d-lg-table-row[b-qlcibwpym2] {
        display: table-row !important;
    }

    .d-lg-table-cell[b-qlcibwpym2] {
        display: table-cell !important;
    }

    .d-lg-flex[b-qlcibwpym2] {
        display: flex !important;
    }

    .d-lg-inline-flex[b-qlcibwpym2] {
        display: inline-flex !important;
    }

    .d-lg-none[b-qlcibwpym2] {
        display: none !important;
    }

    .border-lg[b-qlcibwpym2] {
        border: 1px solid #efecf3 !important;
    }

    .border-lg-0[b-qlcibwpym2] {
        border: 0 !important;
    }

    .border-top-lg[b-qlcibwpym2] {
        border-top: 1px solid #efecf3 !important;
    }

    .border-top-lg-0[b-qlcibwpym2] {
        border-top: 0 !important;
    }

    .border-end-lg[b-qlcibwpym2] {
        border-left: 1px solid #efecf3 !important;
    }

    .border-end-lg-0[b-qlcibwpym2] {
        border-right: 0 !important;
    }

    .border-bottom-lg[b-qlcibwpym2] {
        border-bottom: 1px solid #efecf3 !important;
    }

    .border-bottom-lg-0[b-qlcibwpym2] {
        border-bottom: 0 !important;
    }

    .border-start-lg[b-qlcibwpym2] {
        border-left: 1px solid #efecf3 !important;
    }

    .border-start-lg-0[b-qlcibwpym2] {
        border-left: 0 !important;
    }

    .w-lg-25[b-qlcibwpym2] {
        width: 25% !important;
    }

    .w-lg-50[b-qlcibwpym2] {
        width: 50% !important;
    }

    .w-lg-75[b-qlcibwpym2] {
        width: 75% !important;
    }

    .w-lg-100[b-qlcibwpym2] {
        width: 100% !important;
    }

    .w-lg-auto[b-qlcibwpym2] {
        width: auto !important;
    }

    .h-lg-25[b-qlcibwpym2] {
        height: 25% !important;
    }

    .h-lg-50[b-qlcibwpym2] {
        height: 50% !important;
    }

    .h-lg-75[b-qlcibwpym2] {
        height: 75% !important;
    }

    .h-lg-100[b-qlcibwpym2] {
        height: 100% !important;
    }

    .h-lg-auto[b-qlcibwpym2] {
        height: auto !important;
    }

    .flex-lg-fill[b-qlcibwpym2] {
        flex: 1 1 auto !important;
    }

    .flex-lg-row[b-qlcibwpym2] {
        flex-direction: row !important;
    }

    .flex-lg-column[b-qlcibwpym2] {
        flex-direction: column !important;
    }

    .flex-lg-row-reverse[b-qlcibwpym2] {
        flex-direction: row-reverse !important;
    }

    .flex-lg-column-reverse[b-qlcibwpym2] {
        flex-direction: column-reverse !important;
    }

    .flex-lg-grow-0[b-qlcibwpym2] {
        flex-grow: 0 !important;
    }

    .flex-lg-grow-1[b-qlcibwpym2] {
        flex-grow: 1 !important;
    }

    .flex-lg-shrink-0[b-qlcibwpym2] {
        flex-shrink: 0 !important;
    }

    .flex-lg-shrink-1[b-qlcibwpym2] {
        flex-shrink: 1 !important;
    }

    .flex-lg-wrap[b-qlcibwpym2] {
        flex-wrap: wrap !important;
    }

    .flex-lg-nowrap[b-qlcibwpym2] {
        flex-wrap: nowrap !important;
    }

    .flex-lg-wrap-reverse[b-qlcibwpym2] {
        flex-wrap: wrap-reverse !important;
    }

    .gap-lg-0[b-qlcibwpym2] {
        gap: 0 !important;
    }

    .gap-lg-1[b-qlcibwpym2] {
        gap: 0.25rem !important;
    }

    .gap-lg-2[b-qlcibwpym2] {
        gap: 0.5rem !important;
    }

    .gap-lg-3[b-qlcibwpym2] {
        gap: 1rem !important;
    }

    .gap-lg-4[b-qlcibwpym2] {
        gap: 1.5rem !important;
    }

    .gap-lg-5[b-qlcibwpym2] {
        gap: 3rem !important;
    }

    .justify-content-lg-start[b-qlcibwpym2] {
        justify-content: flex-start !important;
    }

    .justify-content-lg-end[b-qlcibwpym2] {
        justify-content: flex-end !important;
    }

    .justify-content-lg-center[b-qlcibwpym2] {
        justify-content: center !important;
    }

    .justify-content-lg-between[b-qlcibwpym2] {
        justify-content: space-between !important;
    }

    .justify-content-lg-around[b-qlcibwpym2] {
        justify-content: space-around !important;
    }

    .justify-content-lg-evenly[b-qlcibwpym2] {
        justify-content: space-evenly !important;
    }

    .align-items-lg-start[b-qlcibwpym2] {
        align-items: flex-start !important;
    }

    .align-items-lg-end[b-qlcibwpym2] {
        align-items: flex-end !important;
    }

    .align-items-lg-center[b-qlcibwpym2] {
        align-items: center !important;
    }

    .align-items-lg-baseline[b-qlcibwpym2] {
        align-items: baseline !important;
    }

    .align-items-lg-stretch[b-qlcibwpym2] {
        align-items: stretch !important;
    }

    .align-content-lg-start[b-qlcibwpym2] {
        align-content: flex-start !important;
    }

    .align-content-lg-end[b-qlcibwpym2] {
        align-content: flex-end !important;
    }

    .align-content-lg-center[b-qlcibwpym2] {
        align-content: center !important;
    }

    .align-content-lg-between[b-qlcibwpym2] {
        align-content: space-between !important;
    }

    .align-content-lg-around[b-qlcibwpym2] {
        align-content: space-around !important;
    }

    .align-content-lg-stretch[b-qlcibwpym2] {
        align-content: stretch !important;
    }

    .align-self-lg-auto[b-qlcibwpym2] {
        align-self: auto !important;
    }

    .align-self-lg-start[b-qlcibwpym2] {
        align-self: flex-start !important;
    }

    .align-self-lg-end[b-qlcibwpym2] {
        align-self: flex-end !important;
    }

    .align-self-lg-center[b-qlcibwpym2] {
        align-self: center !important;
    }

    .align-self-lg-baseline[b-qlcibwpym2] {
        align-self: baseline !important;
    }

    .align-self-lg-stretch[b-qlcibwpym2] {
        align-self: stretch !important;
    }

    .order-lg-first[b-qlcibwpym2] {
        order: -1 !important;
    }

    .order-lg-0[b-qlcibwpym2] {
        order: 0 !important;
    }

    .order-lg-1[b-qlcibwpym2] {
        order: 1 !important;
    }

    .order-lg-2[b-qlcibwpym2] {
        order: 2 !important;
    }

    .order-lg-3[b-qlcibwpym2] {
        order: 3 !important;
    }

    .order-lg-4[b-qlcibwpym2] {
        order: 4 !important;
    }

    .order-lg-5[b-qlcibwpym2] {
        order: 5 !important;
    }

    .order-lg-last[b-qlcibwpym2] {
        order: 6 !important;
    }

    .m-lg-0[b-qlcibwpym2] {
        margin: 0 !important;
    }

    .m-lg-1[b-qlcibwpym2] {
        margin: 0.25rem !important;
    }

    .m-lg-2[b-qlcibwpym2] {
        margin: 0.5rem !important;
    }

    .m-lg-3[b-qlcibwpym2] {
        margin: 1rem !important;
    }

    .m-lg-4[b-qlcibwpym2] {
        margin: 1.5rem !important;
    }

    .m-lg-5[b-qlcibwpym2] {
        margin: 3rem !important;
    }

    .m-lg-auto[b-qlcibwpym2] {
        margin: auto !important;
    }

    .mx-lg-0[b-qlcibwpym2] {
        margin-right: 0 !important;
        margin-left: 0 !important;
    }

    .mx-lg-1[b-qlcibwpym2] {
        margin-right: 0.25rem !important;
        margin-left: 0.25rem !important;
    }

    .mx-lg-2[b-qlcibwpym2] {
        margin-right: 0.5rem !important;
        margin-left: 0.5rem !important;
    }

    .mx-lg-3[b-qlcibwpym2] {
        margin-right: 1rem !important;
        margin-left: 1rem !important;
    }

    .mx-lg-4[b-qlcibwpym2] {
        margin-right: 1.5rem !important;
        margin-left: 1.5rem !important;
    }

    .mx-lg-5[b-qlcibwpym2] {
        margin-right: 3rem !important;
        margin-left: 3rem !important;
    }

    .mx-lg-auto[b-qlcibwpym2] {
        margin-right: auto !important;
        margin-left: auto !important;
    }

    .my-lg-0[b-qlcibwpym2] {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }

    .my-lg-1[b-qlcibwpym2] {
        margin-top: 0.25rem !important;
        margin-bottom: 0.25rem !important;
    }

    .my-lg-2[b-qlcibwpym2] {
        margin-top: 0.5rem !important;
        margin-bottom: 0.5rem !important;
    }

    .my-lg-3[b-qlcibwpym2] {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important;
    }

    .my-lg-4[b-qlcibwpym2] {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important;
    }

    .my-lg-5[b-qlcibwpym2] {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important;
    }

    .my-lg-auto[b-qlcibwpym2] {
        margin-top: auto !important;
        margin-bottom: auto !important;
    }

    .mt-lg-0[b-qlcibwpym2] {
        margin-top: 0 !important;
    }

    .mt-lg-1[b-qlcibwpym2] {
        margin-top: 0.25rem !important;
    }

    .mt-lg-2[b-qlcibwpym2] {
        margin-top: 0.5rem !important;
    }

    .mt-lg-3[b-qlcibwpym2] {
        margin-top: 1rem !important;
    }

    .mt-lg-4[b-qlcibwpym2] {
        margin-top: 1.5rem !important;
    }

    .mt-lg-5[b-qlcibwpym2] {
        margin-top: 3rem !important;
    }

    .mt-lg-auto[b-qlcibwpym2] {
        margin-top: auto !important;
    }

    .me-lg-0[b-qlcibwpym2] {
        margin-right: 0 !important;
    }

    .me-lg-1[b-qlcibwpym2] {
        margin-right: 0.25rem !important;
    }

    .me-lg-2[b-qlcibwpym2] {
        margin-right: 0.5rem !important;
    }

    .me-lg-3[b-qlcibwpym2] {
        margin-right: 1rem !important;
    }

    .me-lg-4[b-qlcibwpym2] {
        margin-right: 1.5rem !important;
    }

    .me-lg-5[b-qlcibwpym2] {
        margin-right: 3rem !important;
    }

    .me-lg-auto[b-qlcibwpym2] {
        margin-right: auto !important;
    }

    .mb-lg-0[b-qlcibwpym2] {
        margin-bottom: 0 !important;
    }

    .mb-lg-1[b-qlcibwpym2] {
        margin-bottom: 0.25rem !important;
    }

    .mb-lg-2[b-qlcibwpym2] {
        margin-bottom: 0.5rem !important;
    }

    .mb-lg-3[b-qlcibwpym2] {
        margin-bottom: 1rem !important;
    }

    .mb-lg-4[b-qlcibwpym2] {
        margin-bottom: 1.5rem !important;
    }

    .mb-lg-5[b-qlcibwpym2] {
        margin-bottom: 3rem !important;
    }

    .mb-lg-auto[b-qlcibwpym2] {
        margin-bottom: auto !important;
    }

    .ms-lg-0[b-qlcibwpym2] {
        margin-left: 0 !important;
    }

    .ms-lg-1[b-qlcibwpym2] {
        margin-left: 0.25rem !important;
    }

    .ms-lg-2[b-qlcibwpym2] {
        margin-left: 0.5rem !important;
    }

    .ms-lg-3[b-qlcibwpym2] {
        margin-left: 1rem !important;
    }

    .ms-lg-4[b-qlcibwpym2] {
        margin-left: 1.5rem !important;
    }

    .ms-lg-5[b-qlcibwpym2] {
        margin-left: 3rem !important;
    }

    .ms-lg-auto[b-qlcibwpym2] {
        margin-right: auto !important;
    }

    .m-lg-n1[b-qlcibwpym2] {
        margin: -0.25rem !important;
    }

    .m-lg-n2[b-qlcibwpym2] {
        margin: -0.5rem !important;
    }

    .m-lg-n3[b-qlcibwpym2] {
        margin: -1rem !important;
    }

    .m-lg-n4[b-qlcibwpym2] {
        margin: -1.5rem !important;
    }

    .m-lg-n5[b-qlcibwpym2] {
        margin: -3rem !important;
    }

    .mx-lg-n1[b-qlcibwpym2] {
        margin-right: -0.25rem !important;
        margin-left: -0.25rem !important;
    }

    .mx-lg-n2[b-qlcibwpym2] {
        margin-right: -0.5rem !important;
        margin-left: -0.5rem !important;
    }

    .mx-lg-n3[b-qlcibwpym2] {
        margin-right: -1rem !important;
        margin-left: -1rem !important;
    }

    .mx-lg-n4[b-qlcibwpym2] {
        margin-right: -1.5rem !important;
        margin-left: -1.5rem !important;
    }

    .mx-lg-n5[b-qlcibwpym2] {
        margin-right: -3rem !important;
        margin-left: -3rem !important;
    }

    .my-lg-n1[b-qlcibwpym2] {
        margin-top: -0.25rem !important;
        margin-bottom: -0.25rem !important;
    }

    .my-lg-n2[b-qlcibwpym2] {
        margin-top: -0.5rem !important;
        margin-bottom: -0.5rem !important;
    }

    .my-lg-n3[b-qlcibwpym2] {
        margin-top: -1rem !important;
        margin-bottom: -1rem !important;
    }

    .my-lg-n4[b-qlcibwpym2] {
        margin-top: -1.5rem !important;
        margin-bottom: -1.5rem !important;
    }

    .my-lg-n5[b-qlcibwpym2] {
        margin-top: -3rem !important;
        margin-bottom: -3rem !important;
    }

    .mt-lg-n1[b-qlcibwpym2] {
        margin-top: -0.25rem !important;
    }

    .mt-lg-n2[b-qlcibwpym2] {
        margin-top: -0.5rem !important;
    }

    .mt-lg-n3[b-qlcibwpym2] {
        margin-top: -1rem !important;
    }

    .mt-lg-n4[b-qlcibwpym2] {
        margin-top: -1.5rem !important;
    }

    .mt-lg-n5[b-qlcibwpym2] {
        margin-top: -3rem !important;
    }

    .me-lg-n1[b-qlcibwpym2] {
        margin-right: -0.25rem !important;
    }

    .me-lg-n2[b-qlcibwpym2] {
        margin-right: -0.5rem !important;
    }

    .me-lg-n3[b-qlcibwpym2] {
        margin-right: -1rem !important;
    }

    .me-lg-n4[b-qlcibwpym2] {
        margin-right: -1.5rem !important;
    }

    .me-lg-n5[b-qlcibwpym2] {
        margin-right: -3rem !important;
    }

    .mb-lg-n1[b-qlcibwpym2] {
        margin-bottom: -0.25rem !important;
    }

    .mb-lg-n2[b-qlcibwpym2] {
        margin-bottom: -0.5rem !important;
    }

    .mb-lg-n3[b-qlcibwpym2] {
        margin-bottom: -1rem !important;
    }

    .mb-lg-n4[b-qlcibwpym2] {
        margin-bottom: -1.5rem !important;
    }

    .mb-lg-n5[b-qlcibwpym2] {
        margin-bottom: -3rem !important;
    }

    .ms-lg-n1[b-qlcibwpym2] {
        margin-left: -0.25rem !important;
    }

    .ms-lg-n2[b-qlcibwpym2] {
        margin-left: -0.5rem !important;
    }

    .ms-lg-n3[b-qlcibwpym2] {
        margin-left: -1rem !important;
    }

    .ms-lg-n4[b-qlcibwpym2] {
        margin-left: -1.5rem !important;
    }

    .ms-lg-n5[b-qlcibwpym2] {
        margin-left: -3rem !important;
    }

    .p-lg-0[b-qlcibwpym2] {
        padding: 0 !important;
    }

    .p-lg-1[b-qlcibwpym2] {
        padding: 0.25rem !important;
    }

    .p-lg-2[b-qlcibwpym2] {
        padding: 0.5rem !important;
    }

    .p-lg-3[b-qlcibwpym2] {
        padding: 1rem !important;
    }

    .p-lg-4[b-qlcibwpym2] {
        padding: 1.5rem !important;
    }

    .p-lg-5[b-qlcibwpym2] {
        padding: 3rem !important;
    }

    .px-lg-0[b-qlcibwpym2] {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }

    .px-lg-1[b-qlcibwpym2] {
        padding-right: 0.25rem !important;
        padding-left: 0.25rem !important;
    }

    .px-lg-2[b-qlcibwpym2] {
        padding-right: 0.5rem !important;
        padding-left: 0.5rem !important;
    }

    .px-lg-3[b-qlcibwpym2] {
        padding-right: 1rem !important;
        padding-left: 1rem !important;
    }

    .px-lg-4[b-qlcibwpym2] {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important;
    }

    .px-lg-5[b-qlcibwpym2] {
        padding-right: 3rem !important;
        padding-left: 3rem !important;
    }

    .py-lg-0[b-qlcibwpym2] {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }

    .py-lg-1[b-qlcibwpym2] {
        padding-top: 0.25rem !important;
        padding-bottom: 0.25rem !important;
    }

    .py-lg-2[b-qlcibwpym2] {
        padding-top: 0.5rem !important;
        padding-bottom: 0.5rem !important;
    }

    .py-lg-3[b-qlcibwpym2] {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important;
    }

    .py-lg-4[b-qlcibwpym2] {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important;
    }

    .py-lg-5[b-qlcibwpym2] {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important;
    }

    .pt-lg-0[b-qlcibwpym2] {
        padding-top: 0 !important;
    }

    .pt-lg-1[b-qlcibwpym2] {
        padding-top: 0.25rem !important;
    }

    .pt-lg-2[b-qlcibwpym2] {
        padding-top: 0.5rem !important;
    }

    .pt-lg-3[b-qlcibwpym2] {
        padding-top: 1rem !important;
    }

    .pt-lg-4[b-qlcibwpym2] {
        padding-top: 1.5rem !important;
    }

    .pt-lg-5[b-qlcibwpym2] {
        padding-top: 3rem !important;
    }

    .pe-lg-0[b-qlcibwpym2] {
        padding-right: 0 !important;
    }

    .pe-lg-1[b-qlcibwpym2] {
        padding-right: 0.25rem !important;
    }

    .pe-lg-2[b-qlcibwpym2] {
        padding-right: 0.5rem !important;
    }

    .pe-lg-3[b-qlcibwpym2] {
        padding-right: 1rem !important;
    }

    .pe-lg-4[b-qlcibwpym2] {
        padding-right: 1.5rem !important;
    }

    .pe-lg-5[b-qlcibwpym2] {
        padding-right: 3rem !important;
    }

    .pb-lg-0[b-qlcibwpym2] {
        padding-bottom: 0 !important;
    }

    .pb-lg-1[b-qlcibwpym2] {
        padding-bottom: 0.25rem !important;
    }

    .pb-lg-2[b-qlcibwpym2] {
        padding-bottom: 0.5rem !important;
    }

    .pb-lg-3[b-qlcibwpym2] {
        padding-bottom: 1rem !important;
    }

    .pb-lg-4[b-qlcibwpym2] {
        padding-bottom: 1.5rem !important;
    }

    .pb-lg-5[b-qlcibwpym2] {
        padding-bottom: 3rem !important;
    }

    .ps-lg-0[b-qlcibwpym2] {
        padding-left: 0 !important;
    }

    .ps-lg-1[b-qlcibwpym2] {
        padding-left: 0.25rem !important;
    }

    .ps-lg-2[b-qlcibwpym2] {
        padding-left: 0.5rem !important;
    }

    .ps-lg-3[b-qlcibwpym2] {
        padding-left: 1rem !important;
    }

    .ps-lg-4[b-qlcibwpym2] {
        padding-left: 1.5rem !important;
    }

    .ps-lg-5[b-qlcibwpym2] {
        padding-left: 3rem !important;
    }

    .text-lg-start[b-qlcibwpym2] {
        text-align: left !important;
    }

    .text-lg-end[b-qlcibwpym2] {
        text-align: right !important;
    }

    .text-lg-center[b-qlcibwpym2] {
        text-align: center !important;
    }

    .rounded-lg[b-qlcibwpym2] {
        border-radius: 0.5rem !important;
    }

    .rounded-lg-0[b-qlcibwpym2] {
        border-radius: 0 !important;
    }

    .rounded-lg-1[b-qlcibwpym2] {
        border-radius: 0.375rem !important;
    }

    .rounded-lg-2[b-qlcibwpym2] {
        border-radius: 0.5rem !important;
    }

    .rounded-lg-3[b-qlcibwpym2] {
        border-radius: 0.75rem !important;
    }

    .rounded-lg-4[b-qlcibwpym2] {
        border-radius: 1.875rem !important;
    }

    .rounded-lg-circle[b-qlcibwpym2] {
        border-radius: 50% !important;
    }

    .rounded-lg-pill[b-qlcibwpym2] {
        border-radius: 50rem !important;
    }

    .zindex-lg-0[b-qlcibwpym2] {
        z-index: 0 !important;
    }

    .zindex-lg-1[b-qlcibwpym2] {
        z-index: 1 !important;
    }

    .zindex-lg-5[b-qlcibwpym2] {
        z-index: 5 !important;
    }

    .zindex-lg-10[b-qlcibwpym2] {
        z-index: 10 !important;
    }
}

@media (min-width: 1200px) {
    .float-xl-start[b-qlcibwpym2] {
        float: left !important;
    }

    .float-xl-end[b-qlcibwpym2] {
        float: right !important;
    }

    .float-xl-none[b-qlcibwpym2] {
        float: none !important;
    }

    .d-xl-inline[b-qlcibwpym2] {
        display: inline !important;
    }

    .d-xl-inline-block[b-qlcibwpym2] {
        display: inline-block !important;
    }

    .d-xl-block[b-qlcibwpym2] {
        display: block !important;
    }

    .d-xl-grid[b-qlcibwpym2] {
        display: grid !important;
    }

    .d-xl-table[b-qlcibwpym2] {
        display: table !important;
    }

    .d-xl-table-row[b-qlcibwpym2] {
        display: table-row !important;
    }

    .d-xl-table-cell[b-qlcibwpym2] {
        display: table-cell !important;
    }

    .d-xl-flex[b-qlcibwpym2] {
        display: flex !important;
    }

    .d-xl-inline-flex[b-qlcibwpym2] {
        display: inline-flex !important;
    }

    .d-xl-none[b-qlcibwpym2] {
        display: none !important;
    }

    .border-xl[b-qlcibwpym2] {
        border: 1px solid #efecf3 !important;
    }

    .border-xl-0[b-qlcibwpym2] {
        border: 0 !important;
    }

    .border-top-xl[b-qlcibwpym2] {
        border-top: 1px solid #efecf3 !important;
    }

    .border-top-xl-0[b-qlcibwpym2] {
        border-top: 0 !important;
    }

    .border-end-xl[b-qlcibwpym2] {
        border-left: 1px solid #efecf3 !important;
    }

    .border-end-xl-0[b-qlcibwpym2] {
        border-right: 0 !important;
    }

    .border-bottom-xl[b-qlcibwpym2] {
        border-bottom: 1px solid #efecf3 !important;
    }

    .border-bottom-xl-0[b-qlcibwpym2] {
        border-bottom: 0 !important;
    }

    .border-start-xl[b-qlcibwpym2] {
        border-left: 1px solid #efecf3 !important;
    }

    .border-start-xl-0[b-qlcibwpym2] {
        border-left: 0 !important;
    }

    .w-xl-25[b-qlcibwpym2] {
        width: 25% !important;
    }

    .w-xl-50[b-qlcibwpym2] {
        width: 50% !important;
    }

    .w-xl-75[b-qlcibwpym2] {
        width: 75% !important;
    }

    .w-xl-100[b-qlcibwpym2] {
        width: 100% !important;
    }

    .w-xl-auto[b-qlcibwpym2] {
        width: auto !important;
    }

    .h-xl-25[b-qlcibwpym2] {
        height: 25% !important;
    }

    .h-xl-50[b-qlcibwpym2] {
        height: 50% !important;
    }

    .h-xl-75[b-qlcibwpym2] {
        height: 75% !important;
    }

    .h-xl-100[b-qlcibwpym2] {
        height: 100% !important;
    }

    .h-xl-auto[b-qlcibwpym2] {
        height: auto !important;
    }

    .flex-xl-fill[b-qlcibwpym2] {
        flex: 1 1 auto !important;
    }

    .flex-xl-row[b-qlcibwpym2] {
        flex-direction: row !important;
    }

    .flex-xl-column[b-qlcibwpym2] {
        flex-direction: column !important;
    }

    .flex-xl-row-reverse[b-qlcibwpym2] {
        flex-direction: row-reverse !important;
    }

    .flex-xl-column-reverse[b-qlcibwpym2] {
        flex-direction: column-reverse !important;
    }

    .flex-xl-grow-0[b-qlcibwpym2] {
        flex-grow: 0 !important;
    }

    .flex-xl-grow-1[b-qlcibwpym2] {
        flex-grow: 1 !important;
    }

    .flex-xl-shrink-0[b-qlcibwpym2] {
        flex-shrink: 0 !important;
    }

    .flex-xl-shrink-1[b-qlcibwpym2] {
        flex-shrink: 1 !important;
    }

    .flex-xl-wrap[b-qlcibwpym2] {
        flex-wrap: wrap !important;
    }

    .flex-xl-nowrap[b-qlcibwpym2] {
        flex-wrap: nowrap !important;
    }

    .flex-xl-wrap-reverse[b-qlcibwpym2] {
        flex-wrap: wrap-reverse !important;
    }

    .gap-xl-0[b-qlcibwpym2] {
        gap: 0 !important;
    }

    .gap-xl-1[b-qlcibwpym2] {
        gap: 0.25rem !important;
    }

    .gap-xl-2[b-qlcibwpym2] {
        gap: 0.5rem !important;
    }

    .gap-xl-3[b-qlcibwpym2] {
        gap: 1rem !important;
    }

    .gap-xl-4[b-qlcibwpym2] {
        gap: 1.5rem !important;
    }

    .gap-xl-5[b-qlcibwpym2] {
        gap: 3rem !important;
    }

    .justify-content-xl-start[b-qlcibwpym2] {
        justify-content: flex-start !important;
    }

    .justify-content-xl-end[b-qlcibwpym2] {
        justify-content: flex-end !important;
    }

    .justify-content-xl-center[b-qlcibwpym2] {
        justify-content: center !important;
    }

    .justify-content-xl-between[b-qlcibwpym2] {
        justify-content: space-between !important;
    }

    .justify-content-xl-around[b-qlcibwpym2] {
        justify-content: space-around !important;
    }

    .justify-content-xl-evenly[b-qlcibwpym2] {
        justify-content: space-evenly !important;
    }

    .align-items-xl-start[b-qlcibwpym2] {
        align-items: flex-start !important;
    }

    .align-items-xl-end[b-qlcibwpym2] {
        align-items: flex-end !important;
    }

    .align-items-xl-center[b-qlcibwpym2] {
        align-items: center !important;
    }

    .align-items-xl-baseline[b-qlcibwpym2] {
        align-items: baseline !important;
    }

    .align-items-xl-stretch[b-qlcibwpym2] {
        align-items: stretch !important;
    }

    .align-content-xl-start[b-qlcibwpym2] {
        align-content: flex-start !important;
    }

    .align-content-xl-end[b-qlcibwpym2] {
        align-content: flex-end !important;
    }

    .align-content-xl-center[b-qlcibwpym2] {
        align-content: center !important;
    }

    .align-content-xl-between[b-qlcibwpym2] {
        align-content: space-between !important;
    }

    .align-content-xl-around[b-qlcibwpym2] {
        align-content: space-around !important;
    }

    .align-content-xl-stretch[b-qlcibwpym2] {
        align-content: stretch !important;
    }

    .align-self-xl-auto[b-qlcibwpym2] {
        align-self: auto !important;
    }

    .align-self-xl-start[b-qlcibwpym2] {
        align-self: flex-start !important;
    }

    .align-self-xl-end[b-qlcibwpym2] {
        align-self: flex-end !important;
    }

    .align-self-xl-center[b-qlcibwpym2] {
        align-self: center !important;
    }

    .align-self-xl-baseline[b-qlcibwpym2] {
        align-self: baseline !important;
    }

    .align-self-xl-stretch[b-qlcibwpym2] {
        align-self: stretch !important;
    }

    .order-xl-first[b-qlcibwpym2] {
        order: -1 !important;
    }

    .order-xl-0[b-qlcibwpym2] {
        order: 0 !important;
    }

    .order-xl-1[b-qlcibwpym2] {
        order: 1 !important;
    }

    .order-xl-2[b-qlcibwpym2] {
        order: 2 !important;
    }

    .order-xl-3[b-qlcibwpym2] {
        order: 3 !important;
    }

    .order-xl-4[b-qlcibwpym2] {
        order: 4 !important;
    }

    .order-xl-5[b-qlcibwpym2] {
        order: 5 !important;
    }

    .order-xl-last[b-qlcibwpym2] {
        order: 6 !important;
    }

    .m-xl-0[b-qlcibwpym2] {
        margin: 0 !important;
    }

    .m-xl-1[b-qlcibwpym2] {
        margin: 0.25rem !important;
    }

    .m-xl-2[b-qlcibwpym2] {
        margin: 0.5rem !important;
    }

    .m-xl-3[b-qlcibwpym2] {
        margin: 1rem !important;
    }

    .m-xl-4[b-qlcibwpym2] {
        margin: 1.5rem !important;
    }

    .m-xl-5[b-qlcibwpym2] {
        margin: 3rem !important;
    }

    .m-xl-auto[b-qlcibwpym2] {
        margin: auto !important;
    }

    .mx-xl-0[b-qlcibwpym2] {
        margin-right: 0 !important;
        margin-left: 0 !important;
    }

    .mx-xl-1[b-qlcibwpym2] {
        margin-right: 0.25rem !important;
        margin-left: 0.25rem !important;
    }

    .mx-xl-2[b-qlcibwpym2] {
        margin-right: 0.5rem !important;
        margin-left: 0.5rem !important;
    }

    .mx-xl-3[b-qlcibwpym2] {
        margin-right: 1rem !important;
        margin-left: 1rem !important;
    }

    .mx-xl-4[b-qlcibwpym2] {
        margin-right: 1.5rem !important;
        margin-left: 1.5rem !important;
    }

    .mx-xl-5[b-qlcibwpym2] {
        margin-right: 3rem !important;
        margin-left: 3rem !important;
    }

    .mx-xl-auto[b-qlcibwpym2] {
        margin-right: auto !important;
        margin-left: auto !important;
    }

    .my-xl-0[b-qlcibwpym2] {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }

    .my-xl-1[b-qlcibwpym2] {
        margin-top: 0.25rem !important;
        margin-bottom: 0.25rem !important;
    }

    .my-xl-2[b-qlcibwpym2] {
        margin-top: 0.5rem !important;
        margin-bottom: 0.5rem !important;
    }

    .my-xl-3[b-qlcibwpym2] {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important;
    }

    .my-xl-4[b-qlcibwpym2] {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important;
    }

    .my-xl-5[b-qlcibwpym2] {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important;
    }

    .my-xl-auto[b-qlcibwpym2] {
        margin-top: auto !important;
        margin-bottom: auto !important;
    }

    .mt-xl-0[b-qlcibwpym2] {
        margin-top: 0 !important;
    }

    .mt-xl-1[b-qlcibwpym2] {
        margin-top: 0.25rem !important;
    }

    .mt-xl-2[b-qlcibwpym2] {
        margin-top: 0.5rem !important;
    }

    .mt-xl-3[b-qlcibwpym2] {
        margin-top: 1rem !important;
    }

    .mt-xl-4[b-qlcibwpym2] {
        margin-top: 1.5rem !important;
    }

    .mt-xl-5[b-qlcibwpym2] {
        margin-top: 3rem !important;
    }

    .mt-xl-auto[b-qlcibwpym2] {
        margin-top: auto !important;
    }

    .me-xl-0[b-qlcibwpym2] {
        margin-right: 0 !important;
    }

    .me-xl-1[b-qlcibwpym2] {
        margin-right: 0.25rem !important;
    }

    .me-xl-2[b-qlcibwpym2] {
        margin-right: 0.5rem !important;
    }

    .me-xl-3[b-qlcibwpym2] {
        margin-right: 1rem !important;
    }

    .me-xl-4[b-qlcibwpym2] {
        margin-right: 1.5rem !important;
    }

    .me-xl-5[b-qlcibwpym2] {
        margin-right: 3rem !important;
    }

    .me-xl-auto[b-qlcibwpym2] {
        margin-right: auto !important;
    }

    .mb-xl-0[b-qlcibwpym2] {
        margin-bottom: 0 !important;
    }

    .mb-xl-1[b-qlcibwpym2] {
        margin-bottom: 0.25rem !important;
    }

    .mb-xl-2[b-qlcibwpym2] {
        margin-bottom: 0.5rem !important;
    }

    .mb-xl-3[b-qlcibwpym2] {
        margin-bottom: 1rem !important;
    }

    .mb-xl-4[b-qlcibwpym2] {
        margin-bottom: 1.5rem !important;
    }

    .mb-xl-5[b-qlcibwpym2] {
        margin-bottom: 3rem !important;
    }

    .mb-xl-auto[b-qlcibwpym2] {
        margin-bottom: auto !important;
    }

    .ms-xl-0[b-qlcibwpym2] {
        margin-left: 0 !important;
    }

    .ms-xl-1[b-qlcibwpym2] {
        margin-left: 0.25rem !important;
    }

    .ms-xl-2[b-qlcibwpym2] {
        margin-left: 0.5rem !important;
    }

    .ms-xl-3[b-qlcibwpym2] {
        margin-left: 1rem !important;
    }

    .ms-xl-4[b-qlcibwpym2] {
        margin-left: 1.5rem !important;
    }

    .ms-xl-5[b-qlcibwpym2] {
        margin-left: 3rem !important;
    }

    .ms-xl-auto[b-qlcibwpym2] {
        margin-left: auto !important;
    }

    .m-xl-n1[b-qlcibwpym2] {
        margin: -0.25rem !important;
    }

    .m-xl-n2[b-qlcibwpym2] {
        margin: -0.5rem !important;
    }

    .m-xl-n3[b-qlcibwpym2] {
        margin: -1rem !important;
    }

    .m-xl-n4[b-qlcibwpym2] {
        margin: -1.5rem !important;
    }

    .m-xl-n5[b-qlcibwpym2] {
        margin: -3rem !important;
    }

    .mx-xl-n1[b-qlcibwpym2] {
        margin-right: -0.25rem !important;
        margin-left: -0.25rem !important;
    }

    .mx-xl-n2[b-qlcibwpym2] {
        margin-right: -0.5rem !important;
        margin-left: -0.5rem !important;
    }

    .mx-xl-n3[b-qlcibwpym2] {
        margin-right: -1rem !important;
        margin-left: -1rem !important;
    }

    .mx-xl-n4[b-qlcibwpym2] {
        margin-right: -1.5rem !important;
        margin-left: -1.5rem !important;
    }

    .mx-xl-n5[b-qlcibwpym2] {
        margin-right: -3rem !important;
        margin-left: -3rem !important;
    }

    .my-xl-n1[b-qlcibwpym2] {
        margin-top: -0.25rem !important;
        margin-bottom: -0.25rem !important;
    }

    .my-xl-n2[b-qlcibwpym2] {
        margin-top: -0.5rem !important;
        margin-bottom: -0.5rem !important;
    }

    .my-xl-n3[b-qlcibwpym2] {
        margin-top: -1rem !important;
        margin-bottom: -1rem !important;
    }

    .my-xl-n4[b-qlcibwpym2] {
        margin-top: -1.5rem !important;
        margin-bottom: -1.5rem !important;
    }

    .my-xl-n5[b-qlcibwpym2] {
        margin-top: -3rem !important;
        margin-bottom: -3rem !important;
    }

    .mt-xl-n1[b-qlcibwpym2] {
        margin-top: -0.25rem !important;
    }

    .mt-xl-n2[b-qlcibwpym2] {
        margin-top: -0.5rem !important;
    }

    .mt-xl-n3[b-qlcibwpym2] {
        margin-top: -1rem !important;
    }

    .mt-xl-n4[b-qlcibwpym2] {
        margin-top: -1.5rem !important;
    }

    .mt-xl-n5[b-qlcibwpym2] {
        margin-top: -3rem !important;
    }

    .me-xl-n1[b-qlcibwpym2] {
        margin-right: -0.25rem !important;
    }

    .me-xl-n2[b-qlcibwpym2] {
        margin-right: -0.5rem !important;
    }

    .me-xl-n3[b-qlcibwpym2] {
        margin-right: -1rem !important;
    }

    .me-xl-n4[b-qlcibwpym2] {
        margin-right: -1.5rem !important;
    }

    .me-xl-n5[b-qlcibwpym2] {
        margin-right: -3rem !important;
    }

    .mb-xl-n1[b-qlcibwpym2] {
        margin-bottom: -0.25rem !important;
    }

    .mb-xl-n2[b-qlcibwpym2] {
        margin-bottom: -0.5rem !important;
    }

    .mb-xl-n3[b-qlcibwpym2] {
        margin-bottom: -1rem !important;
    }

    .mb-xl-n4[b-qlcibwpym2] {
        margin-bottom: -1.5rem !important;
    }

    .mb-xl-n5[b-qlcibwpym2] {
        margin-bottom: -3rem !important;
    }

    .ms-xl-n1[b-qlcibwpym2] {
        margin-left: -0.25rem !important;
    }

    .ms-xl-n2[b-qlcibwpym2] {
        margin-left: -0.5rem !important;
    }

    .ms-xl-n3[b-qlcibwpym2] {
        margin-left: -1rem !important;
    }

    .ms-xl-n4[b-qlcibwpym2] {
        margin-left: -1.5rem !important;
    }

    .ms-xl-n5[b-qlcibwpym2] {
        margin-left: -3rem !important;
    }

    .p-xl-0[b-qlcibwpym2] {
        padding: 0 !important;
    }

    .p-xl-1[b-qlcibwpym2] {
        padding: 0.25rem !important;
    }

    .p-xl-2[b-qlcibwpym2] {
        padding: 0.5rem !important;
    }

    .p-xl-3[b-qlcibwpym2] {
        padding: 1rem !important;
    }

    .p-xl-4[b-qlcibwpym2] {
        padding: 1.5rem !important;
    }

    .p-xl-5[b-qlcibwpym2] {
        padding: 3rem !important;
    }

    .px-xl-0[b-qlcibwpym2] {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }

    .px-xl-1[b-qlcibwpym2] {
        padding-right: 0.25rem !important;
        padding-left: 0.25rem !important;
    }

    .px-xl-2[b-qlcibwpym2] {
        padding-right: 0.5rem !important;
        padding-left: 0.5rem !important;
    }

    .px-xl-3[b-qlcibwpym2] {
        padding-right: 1rem !important;
        padding-left: 1rem !important;
    }

    .px-xl-4[b-qlcibwpym2] {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important;
    }

    .px-xl-5[b-qlcibwpym2] {
        padding-right: 3rem !important;
        padding-left: 3rem !important;
    }

    .py-xl-0[b-qlcibwpym2] {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }

    .py-xl-1[b-qlcibwpym2] {
        padding-top: 0.25rem !important;
        padding-bottom: 0.25rem !important;
    }

    .py-xl-2[b-qlcibwpym2] {
        padding-top: 0.5rem !important;
        padding-bottom: 0.5rem !important;
    }

    .py-xl-3[b-qlcibwpym2] {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important;
    }

    .py-xl-4[b-qlcibwpym2] {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important;
    }

    .py-xl-5[b-qlcibwpym2] {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important;
    }

    .pt-xl-0[b-qlcibwpym2] {
        padding-top: 0 !important;
    }

    .pt-xl-1[b-qlcibwpym2] {
        padding-top: 0.25rem !important;
    }

    .pt-xl-2[b-qlcibwpym2] {
        padding-top: 0.5rem !important;
    }

    .pt-xl-3[b-qlcibwpym2] {
        padding-top: 1rem !important;
    }

    .pt-xl-4[b-qlcibwpym2] {
        padding-top: 1.5rem !important;
    }

    .pt-xl-5[b-qlcibwpym2] {
        padding-top: 3rem !important;
    }

    .pe-xl-0[b-qlcibwpym2] {
        padding-right: 0 !important;
    }

    .pe-xl-1[b-qlcibwpym2] {
        padding-right: 0.25rem !important;
    }

    .pe-xl-2[b-qlcibwpym2] {
        padding-right: 0.5rem !important;
    }

    .pe-xl-3[b-qlcibwpym2] {
        padding-right: 1rem !important;
    }

    .pe-xl-4[b-qlcibwpym2] {
        padding-right: 1.5rem !important;
    }

    .pe-xl-5[b-qlcibwpym2] {
        padding-right: 3rem !important;
    }

    .pb-xl-0[b-qlcibwpym2] {
        padding-bottom: 0 !important;
    }

    .pb-xl-1[b-qlcibwpym2] {
        padding-bottom: 0.25rem !important;
    }

    .pb-xl-2[b-qlcibwpym2] {
        padding-bottom: 0.5rem !important;
    }

    .pb-xl-3[b-qlcibwpym2] {
        padding-bottom: 1rem !important;
    }

    .pb-xl-4[b-qlcibwpym2] {
        padding-bottom: 1.5rem !important;
    }

    .pb-xl-5[b-qlcibwpym2] {
        padding-bottom: 3rem !important;
    }

    .ps-xl-0[b-qlcibwpym2] {
        padding-left: 0 !important;
    }

    .ps-xl-1[b-qlcibwpym2] {
        padding-left: 0.25rem !important;
    }

    .ps-xl-2[b-qlcibwpym2] {
        padding-left: 0.5rem !important;
    }

    .ps-xl-3[b-qlcibwpym2] {
        padding-left: 1rem !important;
    }

    .ps-xl-4[b-qlcibwpym2] {
        padding-left: 1.5rem !important;
    }

    .ps-xl-5[b-qlcibwpym2] {
        padding-left: 3rem !important;
    }

    .text-xl-start[b-qlcibwpym2] {
        text-align: left !important;
    }

    .text-xl-end[b-qlcibwpym2] {
        text-align: right !important;
    }

    .text-xl-center[b-qlcibwpym2] {
        text-align: center !important;
    }

    .rounded-xl[b-qlcibwpym2] {
        border-radius: 0.5rem !important;
    }

    .rounded-xl-0[b-qlcibwpym2] {
        border-radius: 0 !important;
    }

    .rounded-xl-1[b-qlcibwpym2] {
        border-radius: 0.375rem !important;
    }

    .rounded-xl-2[b-qlcibwpym2] {
        border-radius: 0.5rem !important;
    }

    .rounded-xl-3[b-qlcibwpym2] {
        border-radius: 0.75rem !important;
    }

    .rounded-xl-4[b-qlcibwpym2] {
        border-radius: 1.875rem !important;
    }

    .rounded-xl-circle[b-qlcibwpym2] {
        border-radius: 50% !important;
    }

    .rounded-xl-pill[b-qlcibwpym2] {
        border-radius: 50rem !important;
    }

    .zindex-xl-0[b-qlcibwpym2] {
        z-index: 0 !important;
    }

    .zindex-xl-1[b-qlcibwpym2] {
        z-index: 1 !important;
    }

    .zindex-xl-5[b-qlcibwpym2] {
        z-index: 5 !important;
    }

    .zindex-xl-10[b-qlcibwpym2] {
        z-index: 10 !important;
    }
}

@media (min-width: 1400px) {
    .float-xxl-start[b-qlcibwpym2] {
        float: left !important;
    }

    .float-xxl-end[b-qlcibwpym2] {
        float: right !important;
    }

    .float-xxl-none[b-qlcibwpym2] {
        float: none !important;
    }

    .d-xxl-inline[b-qlcibwpym2] {
        display: inline !important;
    }

    .d-xxl-inline-block[b-qlcibwpym2] {
        display: inline-block !important;
    }

    .d-xxl-block[b-qlcibwpym2] {
        display: block !important;
    }

    .d-xxl-grid[b-qlcibwpym2] {
        display: grid !important;
    }

    .d-xxl-table[b-qlcibwpym2] {
        display: table !important;
    }

    .d-xxl-table-row[b-qlcibwpym2] {
        display: table-row !important;
    }

    .d-xxl-table-cell[b-qlcibwpym2] {
        display: table-cell !important;
    }

    .d-xxl-flex[b-qlcibwpym2] {
        display: flex !important;
    }

    .d-xxl-inline-flex[b-qlcibwpym2] {
        display: inline-flex !important;
    }

    .d-xxl-none[b-qlcibwpym2] {
        display: none !important;
    }

    .border-xxl[b-qlcibwpym2] {
        border: 1px solid #efecf3 !important;
    }

    .border-xxl-0[b-qlcibwpym2] {
        border: 0 !important;
    }

    .border-top-xxl[b-qlcibwpym2] {
        border-top: 1px solid #efecf3 !important;
    }

    .border-top-xxl-0[b-qlcibwpym2] {
        border-top: 0 !important;
    }

    .border-end-xxl[b-qlcibwpym2] {
        border-right: 1px solid #efecf3 !important;
    }

    .border-end-xxl-0[b-qlcibwpym2] {
        border-right: 0 !important;
    }

    .border-bottom-xxl[b-qlcibwpym2] {
        border-bottom: 1px solid #efecf3 !important;
    }

    .border-bottom-xxl-0[b-qlcibwpym2] {
        border-bottom: 0 !important;
    }

    .border-start-xxl[b-qlcibwpym2] {
        border-left: 1px solid #efecf3 !important;
    }

    .border-start-xxl-0[b-qlcibwpym2] {
        border-left: 0 !important;
    }

    .w-xxl-25[b-qlcibwpym2] {
        width: 25% !important;
    }

    .w-xxl-50[b-qlcibwpym2] {
        width: 50% !important;
    }

    .w-xxl-75[b-qlcibwpym2] {
        width: 75% !important;
    }

    .w-xxl-100[b-qlcibwpym2] {
        width: 100% !important;
    }

    .w-xxl-auto[b-qlcibwpym2] {
        width: auto !important;
    }

    .h-xxl-25[b-qlcibwpym2] {
        height: 25% !important;
    }

    .h-xxl-50[b-qlcibwpym2] {
        height: 50% !important;
    }

    .h-xxl-75[b-qlcibwpym2] {
        height: 75% !important;
    }

    .h-xxl-100[b-qlcibwpym2] {
        height: 100% !important;
    }

    .h-xxl-auto[b-qlcibwpym2] {
        height: auto !important;
    }

    .flex-xxl-fill[b-qlcibwpym2] {
        flex: 1 1 auto !important;
    }

    .flex-xxl-row[b-qlcibwpym2] {
        flex-direction: row !important;
    }

    .flex-xxl-column[b-qlcibwpym2] {
        flex-direction: column !important;
    }

    .flex-xxl-row-reverse[b-qlcibwpym2] {
        flex-direction: row-reverse !important;
    }

    .flex-xxl-column-reverse[b-qlcibwpym2] {
        flex-direction: column-reverse !important;
    }

    .flex-xxl-grow-0[b-qlcibwpym2] {
        flex-grow: 0 !important;
    }

    .flex-xxl-grow-1[b-qlcibwpym2] {
        flex-grow: 1 !important;
    }

    .flex-xxl-shrink-0[b-qlcibwpym2] {
        flex-shrink: 0 !important;
    }

    .flex-xxl-shrink-1[b-qlcibwpym2] {
        flex-shrink: 1 !important;
    }

    .flex-xxl-wrap[b-qlcibwpym2] {
        flex-wrap: wrap !important;
    }

    .flex-xxl-nowrap[b-qlcibwpym2] {
        flex-wrap: nowrap !important;
    }

    .flex-xxl-wrap-reverse[b-qlcibwpym2] {
        flex-wrap: wrap-reverse !important;
    }

    .gap-xxl-0[b-qlcibwpym2] {
        gap: 0 !important;
    }

    .gap-xxl-1[b-qlcibwpym2] {
        gap: 0.25rem !important;
    }

    .gap-xxl-2[b-qlcibwpym2] {
        gap: 0.5rem !important;
    }

    .gap-xxl-3[b-qlcibwpym2] {
        gap: 1rem !important;
    }

    .gap-xxl-4[b-qlcibwpym2] {
        gap: 1.5rem !important;
    }

    .gap-xxl-5[b-qlcibwpym2] {
        gap: 3rem !important;
    }

    .justify-content-xxl-start[b-qlcibwpym2] {
        justify-content: flex-start !important;
    }

    .justify-content-xxl-end[b-qlcibwpym2] {
        justify-content: flex-end !important;
    }

    .justify-content-xxl-center[b-qlcibwpym2] {
        justify-content: center !important;
    }

    .justify-content-xxl-between[b-qlcibwpym2] {
        justify-content: space-between !important;
    }

    .justify-content-xxl-around[b-qlcibwpym2] {
        justify-content: space-around !important;
    }

    .justify-content-xxl-evenly[b-qlcibwpym2] {
        justify-content: space-evenly !important;
    }

    .align-items-xxl-start[b-qlcibwpym2] {
        align-items: flex-start !important;
    }

    .align-items-xxl-end[b-qlcibwpym2] {
        align-items: flex-end !important;
    }

    .align-items-xxl-center[b-qlcibwpym2] {
        align-items: center !important;
    }

    .align-items-xxl-baseline[b-qlcibwpym2] {
        align-items: baseline !important;
    }

    .align-items-xxl-stretch[b-qlcibwpym2] {
        align-items: stretch !important;
    }

    .align-content-xxl-start[b-qlcibwpym2] {
        align-content: flex-start !important;
    }

    .align-content-xxl-end[b-qlcibwpym2] {
        align-content: flex-end !important;
    }

    .align-content-xxl-center[b-qlcibwpym2] {
        align-content: center !important;
    }

    .align-content-xxl-between[b-qlcibwpym2] {
        align-content: space-between !important;
    }

    .align-content-xxl-around[b-qlcibwpym2] {
        align-content: space-around !important;
    }

    .align-content-xxl-stretch[b-qlcibwpym2] {
        align-content: stretch !important;
    }

    .align-self-xxl-auto[b-qlcibwpym2] {
        align-self: auto !important;
    }

    .align-self-xxl-start[b-qlcibwpym2] {
        align-self: flex-start !important;
    }

    .align-self-xxl-end[b-qlcibwpym2] {
        align-self: flex-end !important;
    }

    .align-self-xxl-center[b-qlcibwpym2] {
        align-self: center !important;
    }

    .align-self-xxl-baseline[b-qlcibwpym2] {
        align-self: baseline !important;
    }

    .align-self-xxl-stretch[b-qlcibwpym2] {
        align-self: stretch !important;
    }

    .order-xxl-first[b-qlcibwpym2] {
        order: -1 !important;
    }

    .order-xxl-0[b-qlcibwpym2] {
        order: 0 !important;
    }

    .order-xxl-1[b-qlcibwpym2] {
        order: 1 !important;
    }

    .order-xxl-2[b-qlcibwpym2] {
        order: 2 !important;
    }

    .order-xxl-3[b-qlcibwpym2] {
        order: 3 !important;
    }

    .order-xxl-4[b-qlcibwpym2] {
        order: 4 !important;
    }

    .order-xxl-5[b-qlcibwpym2] {
        order: 5 !important;
    }

    .order-xxl-last[b-qlcibwpym2] {
        order: 6 !important;
    }

    .m-xxl-0[b-qlcibwpym2] {
        margin: 0 !important;
    }

    .m-xxl-1[b-qlcibwpym2] {
        margin: 0.25rem !important;
    }

    .m-xxl-2[b-qlcibwpym2] {
        margin: 0.5rem !important;
    }

    .m-xxl-3[b-qlcibwpym2] {
        margin: 1rem !important;
    }

    .m-xxl-4[b-qlcibwpym2] {
        margin: 1.5rem !important;
    }

    .m-xxl-5[b-qlcibwpym2] {
        margin: 3rem !important;
    }

    .m-xxl-auto[b-qlcibwpym2] {
        margin: auto !important;
    }

    .mx-xxl-0[b-qlcibwpym2] {
        margin-right: 0 !important;
        margin-left: 0 !important;
    }

    .mx-xxl-1[b-qlcibwpym2] {
        margin-right: 0.25rem !important;
        margin-left: 0.25rem !important;
    }

    .mx-xxl-2[b-qlcibwpym2] {
        margin-right: 0.5rem !important;
        margin-left: 0.5rem !important;
    }

    .mx-xxl-3[b-qlcibwpym2] {
        margin-right: 1rem !important;
        margin-left: 1rem !important;
    }

    .mx-xxl-4[b-qlcibwpym2] {
        margin-right: 1.5rem !important;
        margin-left: 1.5rem !important;
    }

    .mx-xxl-5[b-qlcibwpym2] {
        margin-right: 3rem !important;
        margin-left: 3rem !important;
    }

    .mx-xxl-auto[b-qlcibwpym2] {
        margin-right: auto !important;
        margin-left: auto !important;
    }

    .my-xxl-0[b-qlcibwpym2] {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }

    .my-xxl-1[b-qlcibwpym2] {
        margin-top: 0.25rem !important;
        margin-bottom: 0.25rem !important;
    }

    .my-xxl-2[b-qlcibwpym2] {
        margin-top: 0.5rem !important;
        margin-bottom: 0.5rem !important;
    }

    .my-xxl-3[b-qlcibwpym2] {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important;
    }

    .my-xxl-4[b-qlcibwpym2] {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important;
    }

    .my-xxl-5[b-qlcibwpym2] {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important;
    }

    .my-xxl-auto[b-qlcibwpym2] {
        margin-top: auto !important;
        margin-bottom: auto !important;
    }

    .mt-xxl-0[b-qlcibwpym2] {
        margin-top: 0 !important;
    }

    .mt-xxl-1[b-qlcibwpym2] {
        margin-top: 0.25rem !important;
    }

    .mt-xxl-2[b-qlcibwpym2] {
        margin-top: 0.5rem !important;
    }

    .mt-xxl-3[b-qlcibwpym2] {
        margin-top: 1rem !important;
    }

    .mt-xxl-4[b-qlcibwpym2] {
        margin-top: 1.5rem !important;
    }

    .mt-xxl-5[b-qlcibwpym2] {
        margin-top: 3rem !important;
    }

    .mt-xxl-auto[b-qlcibwpym2] {
        margin-top: auto !important;
    }

    .me-xxl-0[b-qlcibwpym2] {
        margin-right: 0 !important;
    }

    .me-xxl-1[b-qlcibwpym2] {
        margin-right: 0.25rem !important;
    }

    .me-xxl-2[b-qlcibwpym2] {
        margin-right: 0.5rem !important;
    }

    .me-xxl-3[b-qlcibwpym2] {
        margin-right: 1rem !important;
    }

    .me-xxl-4[b-qlcibwpym2] {
        margin-right: 1.5rem !important;
    }

    .me-xxl-5[b-qlcibwpym2] {
        margin-right: 3rem !important;
    }

    .me-xxl-auto[b-qlcibwpym2] {
        margin-right: auto !important;
    }

    .mb-xxl-0[b-qlcibwpym2] {
        margin-bottom: 0 !important;
    }

    .mb-xxl-1[b-qlcibwpym2] {
        margin-bottom: 0.25rem !important;
    }

    .mb-xxl-2[b-qlcibwpym2] {
        margin-bottom: 0.5rem !important;
    }

    .mb-xxl-3[b-qlcibwpym2] {
        margin-bottom: 1rem !important;
    }

    .mb-xxl-4[b-qlcibwpym2] {
        margin-bottom: 1.5rem !important;
    }

    .mb-xxl-5[b-qlcibwpym2] {
        margin-bottom: 3rem !important;
    }

    .mb-xxl-auto[b-qlcibwpym2] {
        margin-bottom: auto !important;
    }

    .ms-xxl-0[b-qlcibwpym2] {
        margin-left: 0 !important;
    }

    .ms-xxl-1[b-qlcibwpym2] {
        margin-left: 0.25rem !important;
    }

    .ms-xxl-2[b-qlcibwpym2] {
        margin-left: 0.5rem !important;
    }

    .ms-xxl-3[b-qlcibwpym2] {
        margin-left: 1rem !important;
    }

    .ms-xxl-4[b-qlcibwpym2] {
        margin-left: 1.5rem !important;
    }

    .ms-xxl-5[b-qlcibwpym2] {
        margin-left: 3rem !important;
    }

    .ms-xxl-auto[b-qlcibwpym2] {
        margin-left: auto !important;
    }

    .m-xxl-n1[b-qlcibwpym2] {
        margin: -0.25rem !important;
    }

    .m-xxl-n2[b-qlcibwpym2] {
        margin: -0.5rem !important;
    }

    .m-xxl-n3[b-qlcibwpym2] {
        margin: -1rem !important;
    }

    .m-xxl-n4[b-qlcibwpym2] {
        margin: -1.5rem !important;
    }

    .m-xxl-n5[b-qlcibwpym2] {
        margin: -3rem !important;
    }

    .mx-xxl-n1[b-qlcibwpym2] {
        margin-right: -0.25rem !important;
        margin-left: -0.25rem !important;
    }

    .mx-xxl-n2[b-qlcibwpym2] {
        margin-right: -0.5rem !important;
        margin-left: -0.5rem !important;
    }

    .mx-xxl-n3[b-qlcibwpym2] {
        margin-right: -1rem !important;
        margin-left: -1rem !important;
    }

    .mx-xxl-n4[b-qlcibwpym2] {
        margin-right: -1.5rem !important;
        margin-left: -1.5rem !important;
    }

    .mx-xxl-n5[b-qlcibwpym2] {
        margin-right: -3rem !important;
        margin-left: -3rem !important;
    }

    .my-xxl-n1[b-qlcibwpym2] {
        margin-top: -0.25rem !important;
        margin-bottom: -0.25rem !important;
    }

    .my-xxl-n2[b-qlcibwpym2] {
        margin-top: -0.5rem !important;
        margin-bottom: -0.5rem !important;
    }

    .my-xxl-n3[b-qlcibwpym2] {
        margin-top: -1rem !important;
        margin-bottom: -1rem !important;
    }

    .my-xxl-n4[b-qlcibwpym2] {
        margin-top: -1.5rem !important;
        margin-bottom: -1.5rem !important;
    }

    .my-xxl-n5[b-qlcibwpym2] {
        margin-top: -3rem !important;
        margin-bottom: -3rem !important;
    }

    .mt-xxl-n1[b-qlcibwpym2] {
        margin-top: -0.25rem !important;
    }

    .mt-xxl-n2[b-qlcibwpym2] {
        margin-top: -0.5rem !important;
    }

    .mt-xxl-n3[b-qlcibwpym2] {
        margin-top: -1rem !important;
    }

    .mt-xxl-n4[b-qlcibwpym2] {
        margin-top: -1.5rem !important;
    }

    .mt-xxl-n5[b-qlcibwpym2] {
        margin-top: -3rem !important;
    }

    .me-xxl-n1[b-qlcibwpym2] {
        margin-right: -0.25rem !important;
    }

    .me-xxl-n2[b-qlcibwpym2] {
        margin-right: -0.5rem !important;
    }

    .me-xxl-n3[b-qlcibwpym2] {
        margin-right: -1rem !important;
    }

    .me-xxl-n4[b-qlcibwpym2] {
        margin-right: -1.5rem !important;
    }

    .me-xxl-n5[b-qlcibwpym2] {
        margin-right: -3rem !important;
    }

    .mb-xxl-n1[b-qlcibwpym2] {
        margin-bottom: -0.25rem !important;
    }

    .mb-xxl-n2[b-qlcibwpym2] {
        margin-bottom: -0.5rem !important;
    }

    .mb-xxl-n3[b-qlcibwpym2] {
        margin-bottom: -1rem !important;
    }

    .mb-xxl-n4[b-qlcibwpym2] {
        margin-bottom: -1.5rem !important;
    }

    .mb-xxl-n5[b-qlcibwpym2] {
        margin-bottom: -3rem !important;
    }

    .ms-xxl-n1[b-qlcibwpym2] {
        margin-left: -0.25rem !important;
    }

    .ms-xxl-n2[b-qlcibwpym2] {
        margin-left: -0.5rem !important;
    }

    .ms-xxl-n3[b-qlcibwpym2] {
        margin-left: -1rem !important;
    }

    .ms-xxl-n4[b-qlcibwpym2] {
        margin-left: -1.5rem !important;
    }

    .ms-xxl-n5[b-qlcibwpym2] {
        margin-left: -3rem !important;
    }

    .p-xxl-0[b-qlcibwpym2] {
        padding: 0 !important;
    }

    .p-xxl-1[b-qlcibwpym2] {
        padding: 0.25rem !important;
    }

    .p-xxl-2[b-qlcibwpym2] {
        padding: 0.5rem !important;
    }

    .p-xxl-3[b-qlcibwpym2] {
        padding: 1rem !important;
    }

    .p-xxl-4[b-qlcibwpym2] {
        padding: 1.5rem !important;
    }

    .p-xxl-5[b-qlcibwpym2] {
        padding: 3rem !important;
    }

    .px-xxl-0[b-qlcibwpym2] {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }

    .px-xxl-1[b-qlcibwpym2] {
        padding-right: 0.25rem !important;
        padding-left: 0.25rem !important;
    }

    .px-xxl-2[b-qlcibwpym2] {
        padding-right: 0.5rem !important;
        padding-left: 0.5rem !important;
    }

    .px-xxl-3[b-qlcibwpym2] {
        padding-right: 1rem !important;
        padding-left: 1rem !important;
    }

    .px-xxl-4[b-qlcibwpym2] {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important;
    }

    .px-xxl-5[b-qlcibwpym2] {
        padding-right: 3rem !important;
        padding-left: 3rem !important;
    }

    .py-xxl-0[b-qlcibwpym2] {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }

    .py-xxl-1[b-qlcibwpym2] {
        padding-top: 0.25rem !important;
        padding-bottom: 0.25rem !important;
    }

    .py-xxl-2[b-qlcibwpym2] {
        padding-top: 0.5rem !important;
        padding-bottom: 0.5rem !important;
    }

    .py-xxl-3[b-qlcibwpym2] {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important;
    }

    .py-xxl-4[b-qlcibwpym2] {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important;
    }

    .py-xxl-5[b-qlcibwpym2] {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important;
    }

    .pt-xxl-0[b-qlcibwpym2] {
        padding-top: 0 !important;
    }

    .pt-xxl-1[b-qlcibwpym2] {
        padding-top: 0.25rem !important;
    }

    .pt-xxl-2[b-qlcibwpym2] {
        padding-top: 0.5rem !important;
    }

    .pt-xxl-3[b-qlcibwpym2] {
        padding-top: 1rem !important;
    }

    .pt-xxl-4[b-qlcibwpym2] {
        padding-top: 1.5rem !important;
    }

    .pt-xxl-5[b-qlcibwpym2] {
        padding-top: 3rem !important;
    }

    .pe-xxl-0[b-qlcibwpym2] {
        padding-right: 0 !important;
    }

    .pe-xxl-1[b-qlcibwpym2] {
        padding-right: 0.25rem !important;
    }

    .pe-xxl-2[b-qlcibwpym2] {
        padding-right: 0.5rem !important;
    }

    .pe-xxl-3[b-qlcibwpym2] {
        padding-right: 1rem !important;
    }

    .pe-xxl-4[b-qlcibwpym2] {
        padding-right: 1.5rem !important;
    }

    .pe-xxl-5[b-qlcibwpym2] {
        padding-right: 3rem !important;
    }

    .pb-xxl-0[b-qlcibwpym2] {
        padding-bottom: 0 !important;
    }

    .pb-xxl-1[b-qlcibwpym2] {
        padding-bottom: 0.25rem !important;
    }

    .pb-xxl-2[b-qlcibwpym2] {
        padding-bottom: 0.5rem !important;
    }

    .pb-xxl-3[b-qlcibwpym2] {
        padding-bottom: 1rem !important;
    }

    .pb-xxl-4[b-qlcibwpym2] {
        padding-bottom: 1.5rem !important;
    }

    .pb-xxl-5[b-qlcibwpym2] {
        padding-bottom: 3rem !important;
    }

    .ps-xxl-0[b-qlcibwpym2] {
        padding-left: 0 !important;
    }

    .ps-xxl-1[b-qlcibwpym2] {
        padding-left: 0.25rem !important;
    }

    .ps-xxl-2[b-qlcibwpym2] {
        padding-left: 0.5rem !important;
    }

    .ps-xxl-3[b-qlcibwpym2] {
        padding-left: 1rem !important;
    }

    .ps-xxl-4[b-qlcibwpym2] {
        padding-left: 1.5rem !important;
    }

    .ps-xxl-5[b-qlcibwpym2] {
        padding-left: 3rem !important;
    }

    .text-xxl-start[b-qlcibwpym2] {
        text-align: left !important;
    }

    .text-xxl-end[b-qlcibwpym2] {
        text-align: right !important;
    }

    .text-xxl-center[b-qlcibwpym2] {
        text-align: center !important;
    }

    .rounded-xxl[b-qlcibwpym2] {
        border-radius: 0.5rem !important;
    }

    .rounded-xxl-0[b-qlcibwpym2] {
        border-radius: 0 !important;
    }

    .rounded-xxl-1[b-qlcibwpym2] {
        border-radius: 0.375rem !important;
    }

    .rounded-xxl-2[b-qlcibwpym2] {
        border-radius: 0.5rem !important;
    }

    .rounded-xxl-3[b-qlcibwpym2] {
        border-radius: 0.75rem !important;
    }

    .rounded-xxl-4[b-qlcibwpym2] {
        border-radius: 1.875rem !important;
    }

    .rounded-xxl-circle[b-qlcibwpym2] {
        border-radius: 50% !important;
    }

    .rounded-xxl-pill[b-qlcibwpym2] {
        border-radius: 50rem !important;
    }

    .zindex-xxl-0[b-qlcibwpym2] {
        z-index: 0 !important;
    }

    .zindex-xxl-1[b-qlcibwpym2] {
        z-index: 1 !important;
    }

    .zindex-xxl-5[b-qlcibwpym2] {
        z-index: 5 !important;
    }

    .zindex-xxl-10[b-qlcibwpym2] {
        z-index: 10 !important;
    }
}

@media (min-width: 1200px) {
    .fs-1[b-qlcibwpym2] {
        font-size: 2.5rem !important;
    }

    .fs-2[b-qlcibwpym2] {
        font-size: 2rem !important;
    }

    .fs-3[b-qlcibwpym2] {
        font-size: 1.75rem !important;
    }

    .fs-4[b-qlcibwpym2] {
        font-size: 1.5rem !important;
    }
}

@media print {
    .d-print-inline[b-qlcibwpym2] {
        display: inline !important;
    }

    .d-print-inline-block[b-qlcibwpym2] {
        display: inline-block !important;
    }

    .d-print-block[b-qlcibwpym2] {
        display: block !important;
    }

    .d-print-grid[b-qlcibwpym2] {
        display: grid !important;
    }

    .d-print-table[b-qlcibwpym2] {
        display: table !important;
    }

    .d-print-table-row[b-qlcibwpym2] {
        display: table-row !important;
    }

    .d-print-table-cell[b-qlcibwpym2] {
        display: table-cell !important;
    }

    .d-print-flex[b-qlcibwpym2] {
        display: flex !important;
    }

    .d-print-inline-flex[b-qlcibwpym2] {
        display: inline-flex !important;
    }

    .d-print-none[b-qlcibwpym2] {
        display: none !important;
    }
}

html *[b-qlcibwpym2] {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    /* overflow-x: clip */
}

html[b-qlcibwpym2],
body[b-qlcibwpym2] {
    height: 100%;
}

body[b-qlcibwpym2] {
    display: flex;
    flex-direction: column;
}

.page-wrapper[b-qlcibwpym2] {
    flex: 1 0 auto;
}

.footer[b-qlcibwpym2] {
    flex-shrink: 0;
}

a[b-qlcibwpym2] {
    transition: color 0.2s ease-in-out;
}

    a:focus[b-qlcibwpym2] {
        outline: none;
    }

    a:hover > .text-decoration-underline[b-qlcibwpym2] {
        text-decoration: none !important;
    }

    a[class^="bg-"][b-qlcibwpym2],
    a[class*="bg-"][b-qlcibwpym2] {
        transition: background-color 0.25s ease;
    }

img[b-qlcibwpym2],
figure[b-qlcibwpym2] {
    max-width: 100%;
    height: auto;
    vertical-align: middle;
}

svg[b-qlcibwpym2] {
    max-width: 100%;
}

iframe[b-qlcibwpym2] {
    width: 100%;
}

[b-qlcibwpym2]::-moz-selection {
    background: rgba(93, 60, 242, 0.15);
}

[b-qlcibwpym2]::selection {
    background: rgba(93, 60, 242, 0.15);
}

[b-qlcibwpym2]::-moz-selection {
    background: rgba(93, 60, 242, 0.15);
}

b[b-qlcibwpym2],
strong[b-qlcibwpym2] {
    font-weight: 700;
}

small[b-qlcibwpym2],
.small[b-qlcibwpym2] {
    font-weight: inherit;
}

button:focus[b-qlcibwpym2] {
    outline: none;
}

.hr-vertical[b-qlcibwpym2] {
    width: 1px;
    height: 100% !important;
}

.hr-light[b-qlcibwpym2] {
    color: rgba(255, 255, 255, 0.15);
}

@media (max-width: 991.98px) {
    .fixed-bottom-btn .footer[b-qlcibwpym2] {
        padding-bottom: 2.25rem;
    }
}

.text-right[b-qlcibwpym2] {
    text-align: right !important
}

@font-face {
    font-family: "finder-icons";
    src: url("../fonts/finder-iconsa5d4.ttf?7648j3") format("truetype"), url("../fonts/finder-iconsa5d4.woff?7648j3") format("woff"), url("../fonts/finder-iconsa5d4.svg?7648j3#finder-icons") format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

[class^="fi-"][b-qlcibwpym2],
[class*=" fi-"][b-qlcibwpym2] {
    display: inline-block;
    font-family: "finder-icons" !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    vertical-align: middle;
    line-height: 1;
}

.fi-airbnb[b-qlcibwpym2]:before {
    content: "";
}

.fi-behance[b-qlcibwpym2]:before {
    content: "";
}

.fi-dribbble[b-qlcibwpym2]:before {
    content: "";
}

.fi-dropbox[b-qlcibwpym2]:before {
    content: "";
}

.fi-facebook-square[b-qlcibwpym2]:before {
    content: "";
}

.fi-facebook[b-qlcibwpym2]:before {
    content: "";
}

.fi-foursquare[b-qlcibwpym2]:before {
    content: "";
}

.fi-github[b-qlcibwpym2]:before {
    content: "";
}

.fi-google-drive[b-qlcibwpym2]:before {
    content: "";
}

.fi-google-play[b-qlcibwpym2]:before {
    content: "";
}

.fi-google[b-qlcibwpym2]:before {
    content: "";
}

.fi-hangouts[b-qlcibwpym2]:before {
    content: "";
}

.fi-instagram[b-qlcibwpym2]:before {
    content: "";
}

.fi-linkedin[b-qlcibwpym2]:before {
    content: "";
}

.fi-medium[b-qlcibwpym2]:before {
    content: "";
}

.fi-messenger[b-qlcibwpym2]:before {
    content: "";
}

.fi-odnoklassniki[b-qlcibwpym2]:before {
    content: "";
}

.fi-paypal[b-qlcibwpym2]:before {
    content: "";
}

.fi-pinterest[b-qlcibwpym2]:before {
    content: "";
}

.fi-rss[b-qlcibwpym2]:before {
    content: "";
}

.fi-skype[b-qlcibwpym2]:before {
    content: "";
}

.fi-slack[b-qlcibwpym2]:before {
    content: "";
}

.fi-snapchat[b-qlcibwpym2]:before {
    content: "";
}

.fi-soundcloud[b-qlcibwpym2]:before {
    content: "";
}

.fi-telegram-circle[b-qlcibwpym2]:before {
    content: "";
}

.fi-telegram[b-qlcibwpym2]:before {
    content: "";
}

.fi-tumblr[b-qlcibwpym2]:before {
    content: "";
}

.fi-twitch[b-qlcibwpym2]:before {
    content: "";
}

.fi-twitter[b-qlcibwpym2]:before {
    content: "";
}

.fi-viber[b-qlcibwpym2]:before {
    content: "";
}

.fi-vimeo[b-qlcibwpym2]:before {
    content: "";
}

.fi-vk[b-qlcibwpym2]:before {
    content: "";
}

.fi-wechat[b-qlcibwpym2]:before {
    content: "";
}

.fi-whatsapp[b-qlcibwpym2]:before {
    content: "";
}

.fi-youtube[b-qlcibwpym2]:before {
    content: "";
}

.fi-alarm[b-qlcibwpym2]:before {
    content: "";
}

.fi-alert-circle[b-qlcibwpym2]:before {
    content: "";
}

.fi-alert-octagon[b-qlcibwpym2]:before {
    content: "";
}

.fi-alert-triange[b-qlcibwpym2]:before {
    content: "";
}

.fi-align-justify[b-qlcibwpym2]:before {
    content: "";
}

.fi-align-left[b-qlcibwpym2]:before {
    content: "";
}

.fi-align-right[b-qlcibwpym2]:before {
    content: "";
}

.fi-anchor[b-qlcibwpym2]:before {
    content: "";
}

.fi-archive[b-qlcibwpym2]:before {
    content: "";
}

.fi-arrow-back-up[b-qlcibwpym2]:before {
    content: "";
}

.fi-arrow-back[b-qlcibwpym2]:before {
    content: "";
}

.fi-arrow-down[b-qlcibwpym2]:before {
    content: "";
}

.fi-arrow-forward-up[b-qlcibwpym2]:before {
    content: "";
}

.fi-arrow-forward[b-qlcibwpym2]:before {
    content: "";
}

.fi-arrow-left[b-qlcibwpym2]:before {
    content: "";
}

.fi-arrow-long-down[b-qlcibwpym2]:before {
    content: "";
}

.fi-arrow-long-left[b-qlcibwpym2]:before {
    content: "";
}

.fi-arrow-long-right[b-qlcibwpym2]:before {
    content: "";
}

.fi-arrow-long-up[b-qlcibwpym2]:before {
    content: "";
}

.fi-arrow-right[b-qlcibwpym2]:before {
    content: "";
}

.fi-arrow-up[b-qlcibwpym2]:before {
    content: "";
}

.fi-arrows-sort[b-qlcibwpym2]:before {
    content: "";
}

.fi-award[b-qlcibwpym2]:before {
    content: "";
}

.fi-bell-off[b-qlcibwpym2]:before {
    content: "";
}

.fi-bell-on[b-qlcibwpym2]:before {
    content: "";
}

.fi-bell[b-qlcibwpym2]:before {
    content: "";
}

.fi-bookmark-filled[b-qlcibwpym2]:before {
    content: "";
}

.fi-bookmark[b-qlcibwpym2]:before {
    content: "";
}

.fi-briefcase[b-qlcibwpym2]:before {
    content: "";
}

.fi-building[b-qlcibwpym2]:before {
    content: "";
}

.fi-calendar-alt[b-qlcibwpym2]:before {
    content: "";
}

.fi-calendar[b-qlcibwpym2]:before {
    content: "";
}

.fi-camera-plus[b-qlcibwpym2]:before {
    content: "";
}

.fi-car[b-qlcibwpym2]:before {
    content: "";
}

.fi-cart[b-qlcibwpym2]:before {
    content: "";
}

.fi-cash[b-qlcibwpym2]:before {
    content: "";
}

.fi-chat-circle[b-qlcibwpym2]:before {
    content: "";
}

.fi-chat-left[b-qlcibwpym2]:before {
    content: "";
}

.fi-chat-right[b-qlcibwpym2]:before {
    content: "";
}

.fi-check-circle[b-qlcibwpym2]:before {
    content: "";
}

.fi-check[b-qlcibwpym2]:before {
    content: "";
}

.fi-checkbox-checked-alt[b-qlcibwpym2]:before {
    content: "";
}

.fi-checkbox-checked[b-qlcibwpym2]:before {
    content: "";
}

.fi-checkbox[b-qlcibwpym2]:before {
    content: "";
}

.fi-chevron-down[b-qlcibwpym2]:before {
    content: "";
}

.fi-chevron-right[b-qlcibwpym2]:before {
    content: "";
}

.fi-chevron-left[b-qlcibwpym2]:before {
    content: "";
}

.fi-chevron-up[b-qlcibwpym2]:before {
    content: "";
}

.fi-chevrons-left[b-qlcibwpym2]:before {
    content: "";
}

.fi-chevrons-right[b-qlcibwpym2]:before {
    content: "";
}

.fi-clock[b-qlcibwpym2]:before {
    content: "";
}

.fi-cloud-download[b-qlcibwpym2]:before {
    content: "";
}

.fi-cloud-upload[b-qlcibwpym2]:before {
    content: "";
}

.fi-corner-down-left[b-qlcibwpym2]:before {
    content: "";
}

.fi-corner-down-right[b-qlcibwpym2]:before {
    content: "";
}

.fi-corner-left-down[b-qlcibwpym2]:before {
    content: "";
}

.fi-corner-left-up[b-qlcibwpym2]:before {
    content: "";
}

.fi-corner-right-down[b-qlcibwpym2]:before {
    content: "";
}

.fi-corner-right-up[b-qlcibwpym2]:before {
    content: "";
}

.fi-corner-up-left[b-qlcibwpym2]:before {
    content: "";
}

.fi-corner-up-right[b-qlcibwpym2]:before {
    content: "";
}

.fi-credit-card-off[b-qlcibwpym2]:before {
    content: "";
}

.fi-credit-card[b-qlcibwpym2]:before {
    content: "";
}

.fi-cup[b-qlcibwpym2]:before {
    content: "";
}

.fi-dashboard[b-qlcibwpym2]:before {
    content: "";
}

.fi-device-desktop[b-qlcibwpym2]:before {
    content: "";
}

.fi-device-laptop[b-qlcibwpym2]:before {
    content: "";
}

.fi-device-mobile[b-qlcibwpym2]:before {
    content: "";
}

.fi-device-tablet[b-qlcibwpym2]:before {
    content: "";
}

.fi-dislike[b-qlcibwpym2]:before {
    content: "";
}

.fi-dots-horisontal[b-qlcibwpym2]:before {
    content: "";
}

.fi-dots-vertical[b-qlcibwpym2]:before {
    content: "";
}

.fi-download-file[b-qlcibwpym2]:before {
    content: "";
}

.fi-download[b-qlcibwpym2]:before {
    content: "";
}

.fi-edit[b-qlcibwpym2]:before {
    content: "";
}

.fi-expand[b-qlcibwpym2]:before {
    content: "";
}

.fi-external-link[b-qlcibwpym2]:before {
    content: "";
}

.fi-eye-off[b-qlcibwpym2]:before {
    content: "";
}

.fi-eye-on[b-qlcibwpym2]:before {
    content: "";
}

.fi-file-clean[b-qlcibwpym2]:before {
    content: "";
}

.fi-file[b-qlcibwpym2]:before {
    content: "";
}

.fi-filter-alt-horizontal[b-qlcibwpym2]:before {
    content: "";
}

.fi-filter-alt-vertical[b-qlcibwpym2]:before {
    content: "";
}

.fi-filter-off[b-qlcibwpym2]:before {
    content: "";
}

.fi-filter[b-qlcibwpym2]:before {
    content: "";
}

.fi-flag[b-qlcibwpym2]:before {
    content: "";
}

.fi-flame[b-qlcibwpym2]:before {
    content: "";
}

.fi-folder-minus[b-qlcibwpym2]:before {
    content: "";
}

.fi-folder-off[b-qlcibwpym2]:before {
    content: "";
}

.fi-folder-plus[b-qlcibwpym2]:before {
    content: "";
}

.fi-folder-x[b-qlcibwpym2]:before {
    content: "";
}

.fi-folder[b-qlcibwpym2]:before {
    content: "";
}

.fi-folders[b-qlcibwpym2]:before {
    content: "";
}

.fi-footer[b-qlcibwpym2]:before {
    content: "";
}

.fi-friends[b-qlcibwpym2]:before {
    content: "";
}

.fi-geo[b-qlcibwpym2]:before {
    content: "";
}

.fi-gift[b-qlcibwpym2]:before {
    content: "";
}

.fi-glass[b-qlcibwpym2]:before {
    content: "";
}

.fi-globe[b-qlcibwpym2]:before {
    content: "";
}

.fi-grid[b-qlcibwpym2]:before {
    content: "";
}

.fi-header[b-qlcibwpym2]:before {
    content: "";
}

.fi-heart-filled[b-qlcibwpym2]:before {
    content: "";
}

.fi-heart[b-qlcibwpym2]:before {
    content: "";
}

.fi-help[b-qlcibwpym2]:before {
    content: "";
}

.fi-home[b-qlcibwpym2]:before {
    content: "";
}

.fi-image[b-qlcibwpym2]:before {
    content: "";
}

.fi-info-circle[b-qlcibwpym2]:before {
    content: "";
}

.fi-info-square[b-qlcibwpym2]:before {
    content: "";
}

.fi-layers[b-qlcibwpym2]:before {
    content: "";
}

.fi-like[b-qlcibwpym2]:before {
    content: "";
}

.fi-link[b-qlcibwpym2]:before {
    content: "";
}

.fi-list[b-qlcibwpym2]:before {
    content: "";
}

.fi-lock[b-qlcibwpym2]:before {
    content: "";
}

.fi-login[b-qlcibwpym2]:before {
    content: "";
}

.fi-logout[b-qlcibwpym2]:before {
    content: "";
}

.fi-mail[b-qlcibwpym2]:before {
    content: "";
}

.fi-man[b-qlcibwpym2]:before {
    content: "";
}

.fi-map-pin[b-qlcibwpym2]:before {
    content: "";
}

.fi-map-pins[b-qlcibwpym2]:before {
    content: "";
}

.fi-map[b-qlcibwpym2]:before {
    content: "";
}

.fi-microphone[b-qlcibwpym2]:before {
    content: "";
}

.fi-minus-circle[b-qlcibwpym2]:before {
    content: "";
}

.fi-minus-square[b-qlcibwpym2]:before {
    content: "";
}

.fi-minus[b-qlcibwpym2]:before {
    content: "";
}

.fi-music[b-qlcibwpym2]:before {
    content: "";
}

.fi-paperclip[b-qlcibwpym2]:before {
    content: "";
}

.fi-pencil[b-qlcibwpym2]:before {
    content: "";
}

.fi-phone[b-qlcibwpym2]:before {
    content: "";
}

.fi-pinned[b-qlcibwpym2]:before {
    content: "";
}

.fi-plane[b-qlcibwpym2]:before {
    content: "";
}

.fi-play-circle[b-qlcibwpym2]:before {
    content: "";
}

.fi-play-filled[b-qlcibwpym2]:before {
    content: "";
}

.fi-play[b-qlcibwpym2]:before {
    content: "";
}

.fi-plus-circle[b-qlcibwpym2]:before {
    content: "";
}

.fi-plus-square[b-qlcibwpym2]:before {
    content: "";
}

.fi-plus[b-qlcibwpym2]:before {
    content: "";
}

.fi-power[b-qlcibwpym2]:before {
    content: "";
}

.fi-refresh[b-qlcibwpym2]:before {
    content: "";
}

.fi-reply[b-qlcibwpym2]:before {
    content: "";
}

.fi-rotate-left[b-qlcibwpym2]:before {
    content: "";
}

.fi-rotate-right[b-qlcibwpym2]:before {
    content: "";
}

.fi-route[b-qlcibwpym2]:before {
    content: "";
}

.fi-search[b-qlcibwpym2]:before {
    content: "";
}

.fi-send[b-qlcibwpym2]:before {
    content: "";
}

.fi-settings[b-qlcibwpym2]:before {
    content: "";
}

.fi-share[b-qlcibwpym2]:before {
    content: "";
}

.fi-sidebar-left[b-qlcibwpym2]:before {
    content: "";
}

.fi-sidebar-right[b-qlcibwpym2]:before {
    content: "";
}

.fi-star-filled[b-qlcibwpym2]:before {
    content: "";
}

.fi-star-half[b-qlcibwpym2]:before {
    content: "";
}

.fi-star[b-qlcibwpym2]:before {
    content: "";
}

.fi-switch-horizontal[b-qlcibwpym2]:before {
    content: "";
}

.fi-switch-vertical[b-qlcibwpym2]:before {
    content: "";
}

.fi-ticket[b-qlcibwpym2]:before {
    content: "";
}

.fi-trash[b-qlcibwpym2]:before {
    content: "";
}

.fi-truck[b-qlcibwpym2]:before {
    content: "";
}

.fi-unlock[b-qlcibwpym2]:before {
    content: "";
}

.fi-upload-file[b-qlcibwpym2]:before {
    content: "";
}

.fi-upload[b-qlcibwpym2]:before {
    content: "";
}

.fi-user-check[b-qlcibwpym2]:before {
    content: "";
}

.fi-user-minus[b-qlcibwpym2]:before {
    content: "";
}

.fi-user-plus[b-qlcibwpym2]:before {
    content: "";
}

.fi-user-x[b-qlcibwpym2]:before {
    content: "";
}

.fi-user[b-qlcibwpym2]:before {
    content: "";
}

.fi-users[b-qlcibwpym2]:before {
    content: "";
}

.fi-video-off[b-qlcibwpym2]:before {
    content: "";
}

.fi-video[b-qlcibwpym2]:before {
    content: "";
}

.fi-wallet[b-qlcibwpym2]:before {
    content: "";
}

.fi-woman[b-qlcibwpym2]:before {
    content: "";
}

.fi-x-circle[b-qlcibwpym2]:before {
    content: "";
}

.fi-x-square[b-qlcibwpym2]:before {
    content: "";
}

.fi-x[b-qlcibwpym2]:before {
    content: "";
}

.fi-zoom-in[b-qlcibwpym2]:before {
    content: "";
}

.fi-zoom-out[b-qlcibwpym2]:before {
    content: "";
}

.fi-accounting[b-qlcibwpym2]:before {
    content: "";
}

.fi-apartment[b-qlcibwpym2]:before {
    content: "";
}

.fi-bath[b-qlcibwpym2]:before {
    content: "";
}

.fi-bed[b-qlcibwpym2]:before {
    content: "";
}

.fi-billboard-house[b-qlcibwpym2]:before {
    content: "";
}

.fi-cafe[b-qlcibwpym2]:before {
    content: "";
}

.fi-calculator[b-qlcibwpym2]:before {
    content: "";
}

.fi-cctv[b-qlcibwpym2]:before {
    content: "";
}

.fi-cocktail[b-qlcibwpym2]:before {
    content: "";
}

.fi-computer[b-qlcibwpym2]:before {
    content: "";
}

.fi-disco-ball[b-qlcibwpym2]:before {
    content: "";
}

.fi-dish[b-qlcibwpym2]:before {
    content: "";
}

.fi-double-bed[b-qlcibwpym2]:before {
    content: "";
}

.fi-dumbell[b-qlcibwpym2]:before {
    content: "";
}

.fi-entertainment[b-qlcibwpym2]:before {
    content: "";
}

.fi-gearbox[b-qlcibwpym2]:before {
    content: "";
}

.fi-hotel-bell[b-qlcibwpym2]:before {
    content: "";
}

.fi-house-chosen[b-qlcibwpym2]:before {
    content: "";
}

.fi-iron[b-qlcibwpym2]:before {
    content: "";
}

.fi-laundry[b-qlcibwpym2]:before {
    content: "";
}

.fi-makeup[b-qlcibwpym2]:before {
    content: "";
}

.fi-meds[b-qlcibwpym2]:before {
    content: "";
}

.fi-museum[b-qlcibwpym2]:before {
    content: "";
}

.fi-no-smoke[b-qlcibwpym2]:before {
    content: "";
}

.fi-parking[b-qlcibwpym2]:before {
    content: "";
}

.fi-pet[b-qlcibwpym2]:before {
    content: "";
}

.fi-petrol[b-qlcibwpym2]:before {
    content: "";
}

.fi-pie-chart[b-qlcibwpym2]:before {
    content: "";
}

.fi-plant[b-qlcibwpym2]:before {
    content: "";
}

.fi-real-estate-buy[b-qlcibwpym2]:before {
    content: "";
}

.fi-real-estate-house[b-qlcibwpym2]:before {
    content: "";
}

.fi-rent[b-qlcibwpym2]:before {
    content: "";
}

.fi-security[b-qlcibwpym2]:before {
    content: "";
}

.fi-shop[b-qlcibwpym2]:before {
    content: "";
}

.fi-shopping-bag[b-qlcibwpym2]:before {
    content: "";
}

.fi-single-bed[b-qlcibwpym2]:before {
    content: "";
}

.fi-snowflake[b-qlcibwpym2]:before {
    content: "";
}

.fi-spa[b-qlcibwpym2]:before {
    content: "";
}

.fi-swimming-pool[b-qlcibwpym2]:before {
    content: "";
}

.fi-thermometer[b-qlcibwpym2]:before {
    content: "";
}

.fi-tv[b-qlcibwpym2]:before {
    content: "";
}

.fi-wifi[b-qlcibwpym2]:before {
    content: "";
}

.fi-quote[b-qlcibwpym2]:before {
    content: "";
}

.fi-xing[b-qlcibwpym2]:before {
    content: "";
}

.fi-discord[b-qlcibwpym2]:before {
    content: "";
}

.fi-tiktok[b-qlcibwpym2]:before {
    content: "";
}

.fi-education[b-qlcibwpym2]:before {
    content: "";
}

h1[b-qlcibwpym2],
.h1[b-qlcibwpym2],
.fs-1[b-qlcibwpym2] {
    line-height: 1.2;
}

h2[b-qlcibwpym2],
.h2[b-qlcibwpym2],
.fs-2[b-qlcibwpym2] {
    line-height: 1.25;
}

h3[b-qlcibwpym2],
.h3[b-qlcibwpym2],
.fs-3[b-qlcibwpym2] {
    line-height: 1.3;
    /*font-family: 'Sahel', sans-serif*/
}

h4[b-qlcibwpym2],
.h4[b-qlcibwpym2],
.fs-4[b-qlcibwpym2] {
    line-height: 1.35;
}

h5[b-qlcibwpym2],
.h5[b-qlcibwpym2],
.fs-5[b-qlcibwpym2] {
    line-height: 1.4;
}

h6[b-qlcibwpym2],
.h6[b-qlcibwpym2],
.fs-6[b-qlcibwpym2] {
    line-height: 1.4;
}

ul li[b-qlcibwpym2],
ol li[b-qlcibwpym2],
dt li[b-qlcibwpym2] {
    margin-bottom: 0.25rem;
}

dt[b-qlcibwpym2] {
    color: #1f1b2d;
}

.blockquote[b-qlcibwpym2] {
    position: relative;
    color: #1f1b2d;
    font-weight: 700;
}

    .blockquote[b-qlcibwpym2]::before {
        display: inline-block;
        font-family: "finder-icons";
        font-size: 3rem;
        color: #fd5631;
        content: "";
    }

.blockquote-footer[b-qlcibwpym2] {
    margin-top: 0;
}

:not(pre) > code[class*="language-"][b-qlcibwpym2],
pre[class*="language-"][b-qlcibwpym2],
pre[b-qlcibwpym2] {
    margin: 0;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
    background-color: #1f1b2d;
    font-size: 0.875em;
}

pre[b-qlcibwpym2] {
    padding-right: 1rem;
    padding-left: 1rem;
}

.code-toolbar :not(pre) > code[class*="language-"][b-qlcibwpym2],
.code-toolbar pre[class*="language-"][b-qlcibwpym2] {
    padding-top: 2rem;
}

code[class*="language-"][b-qlcibwpym2],
pre[class*="language-"][b-qlcibwpym2],
pre[b-qlcibwpym2] {
    color: #fff;
    text-shadow: none;
}

.line-numbers .line-numbers-rows[b-qlcibwpym2] {
    border-right: 1px solid rgba(255, 255, 255, 0.15);
}

    .line-numbers .line-numbers-rows > span[b-qlcibwpym2]::before {
        color: rgba(255, 255, 255, 0.4);
    }

div.code-toolbar > .toolbar[b-qlcibwpym2] {
    opacity: 1;
}

    div.code-toolbar > .toolbar button[b-qlcibwpym2] {
        display: inline-block;
        margin: 0.375rem 0.5rem;
        padding: 0.25rem 0.75rem;
        transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
        border-radius: 0.375rem;
        border: 1px solid rgba(255, 255, 255, 0.35);
        background-color: transparent;
        color: #fff !important;
        box-shadow: none;
    }

        div.code-toolbar > .toolbar button:focus[b-qlcibwpym2] {
            outline: none;
            box-shadow: none;
        }

        div.code-toolbar > .toolbar button:hover[b-qlcibwpym2] {
            background-color: #fff;
            color: #fd5631 !important;
        }

.token.boolean[b-qlcibwpym2],
.token.constant[b-qlcibwpym2],
.token.deleted[b-qlcibwpym2],
.token.number[b-qlcibwpym2],
.token.property[b-qlcibwpym2],
.token.symbol[b-qlcibwpym2],
.token.tag[b-qlcibwpym2] {
    color: #47abfd;
}

.token.cdata[b-qlcibwpym2],
.token.comment[b-qlcibwpym2],
.token.doctype[b-qlcibwpym2],
.token.prolog[b-qlcibwpym2] {
    color: rgba(255, 255, 255, 0.4);
}

.token.attr-name[b-qlcibwpym2],
.token.builtin[b-qlcibwpym2],
.token.char[b-qlcibwpym2],
.token.inserted[b-qlcibwpym2],
.token.selector[b-qlcibwpym2] {
    color: #a8e1ff;
}

.token.atrule[b-qlcibwpym2],
.token.attr-value[b-qlcibwpym2],
.token.keyword[b-qlcibwpym2],
.token.string[b-qlcibwpym2] {
    color: #f69733;
}

.language-css .token.string[b-qlcibwpym2],
.style .token.string[b-qlcibwpym2],
.token.entity[b-qlcibwpym2],
.token.operator[b-qlcibwpym2],
.token.url[b-qlcibwpym2] {
    color: #35bcba;
    background-color: transparent;
}

.token.class-name[b-qlcibwpym2],
.token.function[b-qlcibwpym2] {
    color: #35bcba;
    background-color: transparent;
}

.table:not(.table-dark) thead:not(.thead-dark) th[b-qlcibwpym2],
.table:not(.table-dark) tbody th[b-qlcibwpym2] {
    color: #1f1b2d !important;
}

.table:not(.table-dark) td[b-qlcibwpym2] {
    color: #666276 !important;
}

.table-dark td[b-qlcibwpym2] {
    color: rgba(255, 255, 255, 0.75);
}

.table-secondary[b-qlcibwpym2],
.table-secondary > th[b-qlcibwpym2],
.table-secondary > td[b-qlcibwpym2] {
    background-color: #f5f4f8;
}

.table > :not(:last-child) > :last-child > *[b-qlcibwpym2] {
    border-bottom-color: #c8bdd5;
}

.table.table-dark > :not(:last-child) > :last-child > *[b-qlcibwpym2] {
    border-bottom-color: rgba(255, 255, 255, 0.5);
}

.form-control:disabled[b-qlcibwpym2],
.form-select:disabled[b-qlcibwpym2] {
    cursor: not-allowed;
}

input[type="search"][b-qlcibwpym2]::-webkit-search-decoration,
input[type="search"][b-qlcibwpym2]::-webkit-search-cancel-button,
input[type="search"][b-qlcibwpym2]::-webkit-search-results-button,
input[type="search"][b-qlcibwpym2]::-webkit-search-results-decoration {
    display: none;
}

.form-control.border-top-0:focus[b-qlcibwpym2] {
    box-shadow: none;
}

.password-toggle[b-qlcibwpym2] {
    position: relative;
}

    .password-toggle .form-control[b-qlcibwpym2] {
        padding-right: 3rem;
    }

.password-toggle-btn[b-qlcibwpym2] {
    position: absolute;
    top: 50%;
    right: 0.625rem;
    margin-bottom: 0;
    padding: 0.5rem;
    transform: translateY(-50%);
    font-size: 1rem;
    line-height: 1;
    cursor: pointer;
}

    .password-toggle-btn .password-toggle-indicator[b-qlcibwpym2] {
        transition: color 0.2s ease-in-out;
        color: #9691a4;
        font-family: "finder-icons";
        font-size: 1.125em;
        font-style: normal;
    }

        .password-toggle-btn .password-toggle-indicator[b-qlcibwpym2]::before {
            content: "";
        }

        .password-toggle-btn .password-toggle-indicator:hover[b-qlcibwpym2] {
            color: #454056;
        }

    .password-toggle-btn .password-toggle-check[b-qlcibwpym2] {
        position: absolute;
        left: 0;
        z-index: -1;
        width: 1rem;
        height: 1.25rem;
        opacity: 0;
    }

        .password-toggle-btn
        .password-toggle-check:checked ~ .password-toggle-indicator[b-qlcibwpym2]::before {
            content: "";
        }

.form-control-light + .password-toggle-btn .password-toggle-indicator[b-qlcibwpym2] {
    color: rgba(255, 255, 255, 0.5);
}

    .form-control-light + .password-toggle-btn .password-toggle-indicator:hover[b-qlcibwpym2] {
        color: #fff;
    }

.was-validated .password-toggle .form-control:invalid[b-qlcibwpym2],
.was-validated .password-toggle .form-control.is-invalid[b-qlcibwpym2],
.was-validated .password-toggle .form-control:valid[b-qlcibwpym2],
.was-validated .password-toggle .form-control.is-valid[b-qlcibwpym2] {
    padding-right: 4rem;
}

    .was-validated .password-toggle .form-control:invalid + .password-toggle-btn[b-qlcibwpym2],
    .was-validated .password-toggle .form-control.is-invalid + .password-toggle-btn[b-qlcibwpym2],
    .was-validated .password-toggle .form-control:valid + .password-toggle-btn[b-qlcibwpym2],
    .was-validated .password-toggle .form-control.is-valid + .password-toggle-btn[b-qlcibwpym2] {
        right: 2.1rem;
    }

.form-switch .form-check-input[b-qlcibwpym2] {
    height: 1.125rem;
    border: 0;
    background-color: #cdc9d5;
}

    .form-switch .form-check-input:checked[b-qlcibwpym2] {
        background-color: #07c98b;
    }

.valid-tooltip[b-qlcibwpym2],
.invalid-tooltip[b-qlcibwpym2] {
    position: static;
}

.valid-tooltip[b-qlcibwpym2] {
    background-color: rgba(7, 201, 139, 0.1);
    color: #07c98b;
}

.invalid-tooltip[b-qlcibwpym2] {
    background-color: rgba(242, 60, 73, 0.1);
    color: #f23c49;
}

.was-validated :valid ~ .valid-tooltip[b-qlcibwpym2],
.was-validated :invalid ~ .invalid-tooltip[b-qlcibwpym2],
.is-valid ~ .valid-tooltip[b-qlcibwpym2],
.is-invalid ~ .invalid-tooltip[b-qlcibwpym2] {
    display: table;
}

.was-validated :valid:not(:required):not(.btn)[b-qlcibwpym2],
.is-valid:not(:required):not(.btn)[b-qlcibwpym2] {
    border-color: #d5d2dc !important;
    background-image: none;
}

    .was-validated :valid:not(:required):not(.btn):focus[b-qlcibwpym2],
    .is-valid:not(:required):not(.btn):focus[b-qlcibwpym2] {
        border-color: #feab98 !important;
        box-shadow: 0 0 0 0.125rem rgba(253, 86, 49, 0.25);
    }

    .was-validated :valid:not(:required):not(.btn).form-control-light[b-qlcibwpym2],
    .was-validated :valid:not(:required):not(.btn).form-select-light[b-qlcibwpym2],
    .is-valid:not(:required):not(.btn).form-control-light[b-qlcibwpym2],
    .is-valid:not(:required):not(.btn).form-select-light[b-qlcibwpym2] {
        border-color: rgba(255, 255, 255, 0.12) !important;
    }

        .was-validated :valid:not(:required):not(.btn).form-control-light:focus[b-qlcibwpym2],
        .was-validated :valid:not(:required):not(.btn).form-select-light:focus[b-qlcibwpym2],
        .is-valid:not(:required):not(.btn).form-control-light:focus[b-qlcibwpym2],
        .is-valid:not(:required):not(.btn).form-select-light:focus[b-qlcibwpym2] {
            border-color: rgba(255, 255, 255, 0.23) !important;
            box-shadow: none;
        }

.was-validated .form-control-light:focus[b-qlcibwpym2],
.was-validated .form-select-light:focus[b-qlcibwpym2] {
    box-shadow: none !important;
}

.was-validated .form-check-input:valid:checked[b-qlcibwpym2],
.form-check-input.is-valid:checked[b-qlcibwpym2] {
    background-color: transparent;
    border-color: #fd5631;
    box-shadow: none;
}

.was-validated .form-check-input:invalid:checked[b-qlcibwpym2],
.form-check-input.is-invalid:checked[b-qlcibwpym2] {
    background-color: transparent;
    border-color: #bbb7c5;
}

.was-validated .form-check-input:valid ~ .form-check-label[b-qlcibwpym2],
.was-validated .form-check-input.is-valid ~ .form-check-label[b-qlcibwpym2] {
    color: inherit;
}

.form-control-light[b-qlcibwpym2],
.form-select-light[b-qlcibwpym2] {
    background-color: rgba(255, 255, 255, 0.04);
    color: #fff;
    border-color: rgba(255, 255, 255, 0.12);
}

    .form-control-light[b-qlcibwpym2]::-moz-placeholder,
    .form-select-light[b-qlcibwpym2]::-moz-placeholder {
        color: rgba(255, 255, 255, 0.5);
    }

    .form-control-light[b-qlcibwpym2]::placeholder,
    .form-select-light[b-qlcibwpym2]::placeholder {
        color: rgba(255, 255, 255, 0.5);
    }

    .form-control-light:focus[b-qlcibwpym2],
    .form-select-light:focus[b-qlcibwpym2] {
        border-color: rgba(255, 255, 255, 0.23);
        background-color: rgba(255, 255, 255, 0.08);
        color: #fff;
        box-shadow: unset;
    }

        .form-control-light:focus[b-qlcibwpym2]::-moz-placeholder,
        .form-select-light:focus[b-qlcibwpym2]::-moz-placeholder {
            color: #9691a4;
        }

        .form-control-light:focus[b-qlcibwpym2]::placeholder,
        .form-select-light:focus[b-qlcibwpym2]::placeholder {
            color: #9691a4;
        }

    .form-control-light:disabled[b-qlcibwpym2],
    .form-select-light:disabled[b-qlcibwpym2] {
        background-color: rgba(255, 255, 255, 0.1);
        color: rgba(255, 255, 255, 0.5);
        opacity: 0.5;
    }

        .form-control-light:disabled[b-qlcibwpym2]::-moz-placeholder,
        .form-select-light:disabled[b-qlcibwpym2]::-moz-placeholder {
            color: rgba(255, 255, 255, 0.3);
        }

        .form-control-light:disabled[b-qlcibwpym2]::placeholder,
        .form-select-light:disabled[b-qlcibwpym2]::placeholder {
            color: rgba(255, 255, 255, 0.3);
        }

.form-select[b-qlcibwpym2] {
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.form-select-light[b-qlcibwpym2] {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='rgba%28255, 255, 255, 0.6%29' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
}

    .form-select-light:focus[b-qlcibwpym2] {
        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
    }

    .form-select-light option[b-qlcibwpym2] {
        color: initial;
    }

.form-check-light .form-check-input[b-qlcibwpym2] {
    border-color: rgba(255, 255, 255, 0.5);
}

    .form-check-light .form-check-input:focus[b-qlcibwpym2] {
        border-color: rgba(255, 255, 255, 0.5);
    }

    .form-check-light .form-check-input:checked[b-qlcibwpym2] {
        border-color: #fd5631;
    }

.form-check-light .form-check-label[b-qlcibwpym2] {
    color: #fff;
}

.form-switch-light .form-check-input[b-qlcibwpym2] {
    background-color: rgba(255, 255, 255, 0.15);
}

    .form-switch-light .form-check-input:checked[b-qlcibwpym2] {
        background-color: #07c98b;
    }

.form-switch-light .form-check-label[b-qlcibwpym2] {
    color: #fff;
}

.range-slider-ui[b-qlcibwpym2] {
    height: 0.25rem;
    margin-top: 3rem;
    margin-bottom: 1.75rem;
    border: 0;
    background-color: #e2e0e7;
    box-shadow: none;
}

    .range-slider-ui .noUi-connect[b-qlcibwpym2] {
        background-color: #fd5631;
    }

    .range-slider-ui .noUi-handle[b-qlcibwpym2] {
        top: 50%;
        width: 1.125rem;
        height: 1.125rem;
        margin-top: -0.511875rem;
        border: 0;
        border-radius: 50%;
        background-color: #fd5631;
        box-shadow: none;
    }

        .range-slider-ui .noUi-handle[b-qlcibwpym2]::before {
            position: absolute;
            left: 50%;
            top: 50%;
            width: 0.6435rem;
            height: 0.6435rem;
            margin-top: -0.32175rem;
            margin-left: -0.32175rem;
            border-radius: 50%;
            background-color: #fff;
            content: "";
        }

        .range-slider-ui .noUi-handle[b-qlcibwpym2]::after {
            display: none;
        }

        .range-slider-ui .noUi-handle:focus[b-qlcibwpym2] {
            outline: none;
        }

    .range-slider-ui .noUi-marker-normal[b-qlcibwpym2] {
        display: none;
    }

    .range-slider-ui .noUi-marker-horizontal.noUi-marker[b-qlcibwpym2] {
        width: 1px;
        background-color: #dfd9e7;
    }

    .range-slider-ui .noUi-marker-horizontal.noUi-marker-large[b-qlcibwpym2] {
        height: 0.75rem;
    }

    .range-slider-ui .noUi-value[b-qlcibwpym2] {
        padding-top: 0.125rem;
        color: #666276;
        font-size: 0.875rem;
    }

    .range-slider-ui .noUi-tooltip[b-qlcibwpym2] {
        padding: 0.25rem 0.5rem;
        border: 1px solid #efecf3;
        border-radius: 50rem;
        background-color: #fff;
        color: #454056;
        font-size: 0.75rem;
        line-height: 1.2;
        box-shadow: 0 0.125rem 0.125rem -0.125rem rgba(31, 27, 45, 0.08), 0 0.25rem 0.75rem rgba(31, 27, 45, 0.08);
    }

html:not([dir="rtl"]) .range-slider-ui.noUi-horizontal .noUi-handle[b-qlcibwpym2] {
    right: -0.5625rem;
}

.range-slider-light .range-slider-ui[b-qlcibwpym2] {
    background-color: rgba(255, 255, 255, 0.2);
}

.subscription-status[b-qlcibwpym2] {
    display: table;
    border-radius: 0.375rem;
    font-size: 0.8125rem;
}

    .subscription-status.status-success[b-qlcibwpym2],
    .subscription-status.status-error[b-qlcibwpym2] {
        margin-top: 0.5rem;
        padding: 0.25rem 0.5rem;
    }

    .subscription-status.status-success[b-qlcibwpym2] {
        background-color: rgba(7, 201, 139, 0.1);
        color: #059869;
    }

    .subscription-status.status-error[b-qlcibwpym2] {
        background-color: rgba(242, 60, 73, 0.1);
        color: #f23c49;
    }

.btn-primary[b-qlcibwpym2] {
    color: #fff;
}

    .btn-primary:hover[b-qlcibwpym2],
    .btn-primary:focus[b-qlcibwpym2],
    .btn-primary:active[b-qlcibwpym2],
    .btn-primary.active[b-qlcibwpym2],
    .btn-primary.show[b-qlcibwpym2] {
        background-color: #fd390e;
        border-color: #fd390e;
        color: #fff;
        box-shadow: 0 0.25rem 0.25rem 0.125rem rgba(253, 86, 49, 0.1), 0 0.375rem 0.75rem -0.125rem rgba(253, 86, 49, 0.4);
    }

    .btn-primary:disabled[b-qlcibwpym2],
    .btn-primary.disabled[b-qlcibwpym2] {
        color: #fff;
    }

.btn-accent[b-qlcibwpym2] {
    color: #fff;
}

    .btn-accent:hover[b-qlcibwpym2],
    .btn-accent:focus[b-qlcibwpym2],
    .btn-accent:active[b-qlcibwpym2],
    .btn-accent.active[b-qlcibwpym2],
    .btn-accent.show[b-qlcibwpym2] {
        background-color: #411bf0;
        border-color: #411bf0;
        color: #fff;
        box-shadow: 0 0.25rem 0.25rem 0.125rem rgba(93, 60, 242, 0.1), 0 0.375rem 0.75rem -0.125rem rgba(93, 60, 242, 0.4);
    }

    .btn-accent:disabled[b-qlcibwpym2],
    .btn-accent.disabled[b-qlcibwpym2] {
        color: #fff;
    }

.btn-success[b-qlcibwpym2] {
    color: #fff;
}

    .btn-success:hover[b-qlcibwpym2],
    .btn-success:focus[b-qlcibwpym2],
    .btn-success:active[b-qlcibwpym2],
    .btn-success.active[b-qlcibwpym2],
    .btn-success.show[b-qlcibwpym2] {
        background-color: #06a773;
        border-color: #06a773;
        color: #fff;
        box-shadow: 0 0.25rem 0.25rem 0.125rem rgba(7, 201, 139, 0.1), 0 0.375rem 0.75rem -0.125rem rgba(7, 201, 139, 0.4);
    }

    .btn-success:disabled[b-qlcibwpym2],
    .btn-success.disabled[b-qlcibwpym2] {
        color: #fff;
    }

.btn-info[b-qlcibwpym2] {
    color: #fff;
}

    .btn-info:hover[b-qlcibwpym2],
    .btn-info:focus[b-qlcibwpym2],
    .btn-info:active[b-qlcibwpym2],
    .btn-info.active[b-qlcibwpym2],
    .btn-info.show[b-qlcibwpym2] {
        background-color: #1b5ef0;
        border-color: #1b5ef0;
        color: #fff;
        box-shadow: 0 0.25rem 0.25rem 0.125rem rgba(60, 118, 242, 0.1), 0 0.375rem 0.75rem -0.125rem rgba(60, 118, 242, 0.4);
    }

    .btn-info:disabled[b-qlcibwpym2],
    .btn-info.disabled[b-qlcibwpym2] {
        color: #fff;
    }

.btn-warning[b-qlcibwpym2] {
    color: #fff;
}

    .btn-warning:hover[b-qlcibwpym2],
    .btn-warning:focus[b-qlcibwpym2],
    .btn-warning:active[b-qlcibwpym2],
    .btn-warning.active[b-qlcibwpym2],
    .btn-warning.show[b-qlcibwpym2] {
        background-color: #fdb10e;
        border-color: #fdb10e;
        color: #fff;
        box-shadow: 0 0.25rem 0.25rem 0.125rem rgba(253, 188, 49, 0.1), 0 0.375rem 0.75rem -0.125rem rgba(253, 188, 49, 0.4);
    }

    .btn-warning:disabled[b-qlcibwpym2],
    .btn-warning.disabled[b-qlcibwpym2] {
        color: #fff;
    }

.btn-danger[b-qlcibwpym2] {
    color: #fff;
}

    .btn-danger:hover[b-qlcibwpym2],
    .btn-danger:focus[b-qlcibwpym2],
    .btn-danger:active[b-qlcibwpym2],
    .btn-danger.active[b-qlcibwpym2],
    .btn-danger.show[b-qlcibwpym2] {
        background-color: #f01b2a;
        border-color: #f01b2a;
        color: #fff;
        box-shadow: 0 0.25rem 0.25rem 0.125rem rgba(242, 60, 73, 0.1), 0 0.375rem 0.75rem -0.125rem rgba(242, 60, 73, 0.4);
    }

    .btn-danger:disabled[b-qlcibwpym2],
    .btn-danger.disabled[b-qlcibwpym2] {
        color: #fff;
    }

.btn-dark[b-qlcibwpym2] {
    color: #fff;
}

    .btn-dark:hover[b-qlcibwpym2],
    .btn-dark:focus[b-qlcibwpym2],
    .btn-dark:active[b-qlcibwpym2],
    .btn-dark.active[b-qlcibwpym2],
    .btn-dark.show[b-qlcibwpym2] {
        background-color: #100e17;
        border-color: #100e17;
        color: #fff;
        box-shadow: 0 0.25rem 0.25rem 0.125rem rgba(31, 27, 45, 0.1), 0 0.375rem 0.75rem -0.125rem rgba(31, 27, 45, 0.4);
    }

    .btn-dark:disabled[b-qlcibwpym2],
    .btn-dark.disabled[b-qlcibwpym2] {
        color: #fff;
    }

.btn-secondary[b-qlcibwpym2] {
    border-color: #e4dfeb;
    color: #454056;
}

    .btn-secondary:hover[b-qlcibwpym2],
    .btn-secondary:focus[b-qlcibwpym2],
    .btn-secondary:active[b-qlcibwpym2],
    .btn-secondary.active[b-qlcibwpym2],
    .btn-secondary.show[b-qlcibwpym2] {
        border-color: #e4dfeb;
        color: #1f1b2d;
        box-shadow: 0 0.25rem 0.25rem 0.125rem rgba(187, 183, 197, 0.1), 0 0.375rem 0.75rem -0.125rem rgba(187, 183, 197, 0.4);
    }

    .btn-secondary:disabled[b-qlcibwpym2],
    .btn-secondary.disabled[b-qlcibwpym2] {
        color: #9691a4;
    }

.btn-light[b-qlcibwpym2] {
    color: #454056;
}

    .btn-light:hover[b-qlcibwpym2],
    .btn-light:focus[b-qlcibwpym2],
    .btn-light:active[b-qlcibwpym2],
    .btn-light.active[b-qlcibwpym2] {
        color: #fd5631;
    }

    .btn-light:disabled[b-qlcibwpym2],
    .btn-light.disabled[b-qlcibwpym2] {
        color: #9691a4;
    }

.btn.bg-gradient[b-qlcibwpym2] {
    border-color: transparent;
}

[class^="btn-outline-"]:hover[b-qlcibwpym2],
[class^="btn-outline-"]:active[b-qlcibwpym2],
[class^="btn-outline-"].active[b-qlcibwpym2],
[class^="btn-outline-"].show[b-qlcibwpym2],
[class^="btn-outline-"].dropdown-toggle.show[b-qlcibwpym2],
[class*=" btn-outline-"]:hover[b-qlcibwpym2],
[class*=" btn-outline-"]:active[b-qlcibwpym2],
[class*=" btn-outline-"].active[b-qlcibwpym2],
[class*=" btn-outline-"].show[b-qlcibwpym2],
[class*=" btn-outline-"].dropdown-toggle.show[b-qlcibwpym2] {
    color: #fff;
}

.btn-outline-secondary[b-qlcibwpym2] {
    border-color: #d5d2dc;
    color: #454056;
}

    .btn-outline-secondary:hover[b-qlcibwpym2],
    .btn-outline-secondary:focus[b-qlcibwpym2],
    .btn-outline-secondary:active[b-qlcibwpym2],
    .btn-outline-secondary.active[b-qlcibwpym2],
    .btn-outline-secondary.show[b-qlcibwpym2],
    .btn-outline-secondary.dropdown-toggle.show[b-qlcibwpym2] {
        color: #1f1b2d;
        background-color: #f5f4f8;
        border-color: #d5d2dc !important;
    }

.btn-group > .btn-check:checked + .btn[b-qlcibwpym2] {
    border-color: #d5d2dc !important;
}

.btn-outline-light:hover[b-qlcibwpym2],
.btn-outline-light:focus[b-qlcibwpym2],
.btn-outline-light:active[b-qlcibwpym2],
.btn-outline-light.active[b-qlcibwpym2],
.btn-outline-light.show[b-qlcibwpym2],
.btn-outline-light.dropdown-toggle.show[b-qlcibwpym2] {
    background-color: #fff;
    color: #fd5631;
}

.btn-translucent-primary[b-qlcibwpym2] {
    background-color: rgba(253, 86, 49, 0.1);
}

.btn-translucent-accent[b-qlcibwpym2] {
    background-color: rgba(93, 60, 242, 0.1);
}

.btn-translucent-success[b-qlcibwpym2] {
    background-color: rgba(7, 201, 139, 0.1);
}

.btn-translucent-info[b-qlcibwpym2] {
    background-color: rgba(60, 118, 242, 0.1);
}

.btn-translucent-warning[b-qlcibwpym2] {
    background-color: rgba(253, 188, 49, 0.15);
}

.btn-translucent-danger[b-qlcibwpym2] {
    background-color: rgba(242, 60, 73, 0.1);
}

.btn-translucent-light[b-qlcibwpym2] {
    background-color: rgba(255, 255, 255, 0.04);
}

.btn-translucent-dark[b-qlcibwpym2] {
    background-color: rgba(31, 27, 45, 0.1);
}

.btn-translucent-primary[b-qlcibwpym2] {
    color: #fd5631;
}

    .btn-translucent-primary:hover[b-qlcibwpym2],
    .btn-translucent-primary:focus[b-qlcibwpym2],
    .btn-translucent-primary:active[b-qlcibwpym2],
    .btn-translucent-primary.active[b-qlcibwpym2],
    .btn-translucent-primary.show[b-qlcibwpym2] {
        background-color: #fd5631;
    }

.btn-translucent-accent[b-qlcibwpym2] {
    color: #5d3cf2;
}

    .btn-translucent-accent:hover[b-qlcibwpym2],
    .btn-translucent-accent:focus[b-qlcibwpym2],
    .btn-translucent-accent:active[b-qlcibwpym2],
    .btn-translucent-accent.active[b-qlcibwpym2],
    .btn-translucent-accent.show[b-qlcibwpym2] {
        background-color: #5d3cf2;
    }

.btn-translucent-success[b-qlcibwpym2] {
    color: #07c98b;
}

    .btn-translucent-success:hover[b-qlcibwpym2],
    .btn-translucent-success:focus[b-qlcibwpym2],
    .btn-translucent-success:active[b-qlcibwpym2],
    .btn-translucent-success.active[b-qlcibwpym2],
    .btn-translucent-success.show[b-qlcibwpym2] {
        background-color: #07c98b;
    }

.btn-translucent-info[b-qlcibwpym2] {
    color: #3c76f2;
}

    .btn-translucent-info:hover[b-qlcibwpym2],
    .btn-translucent-info:focus[b-qlcibwpym2],
    .btn-translucent-info:active[b-qlcibwpym2],
    .btn-translucent-info.active[b-qlcibwpym2],
    .btn-translucent-info.show[b-qlcibwpym2] {
        background-color: #3c76f2;
    }

.btn-translucent-warning[b-qlcibwpym2] {
    color: #fdbc31;
}

    .btn-translucent-warning:hover[b-qlcibwpym2],
    .btn-translucent-warning:focus[b-qlcibwpym2],
    .btn-translucent-warning:active[b-qlcibwpym2],
    .btn-translucent-warning.active[b-qlcibwpym2],
    .btn-translucent-warning.show[b-qlcibwpym2] {
        background-color: #fdbc31;
    }

.btn-translucent-danger[b-qlcibwpym2] {
    color: #f23c49;
}

    .btn-translucent-danger:hover[b-qlcibwpym2],
    .btn-translucent-danger:focus[b-qlcibwpym2],
    .btn-translucent-danger:active[b-qlcibwpym2],
    .btn-translucent-danger.active[b-qlcibwpym2],
    .btn-translucent-danger.show[b-qlcibwpym2] {
        background-color: #f23c49;
    }

.btn-translucent-dark[b-qlcibwpym2] {
    color: #1f1b2d;
}

    .btn-translucent-dark:hover[b-qlcibwpym2],
    .btn-translucent-dark:focus[b-qlcibwpym2],
    .btn-translucent-dark:active[b-qlcibwpym2],
    .btn-translucent-dark.active[b-qlcibwpym2],
    .btn-translucent-dark.show[b-qlcibwpym2] {
        background-color: #1f1b2d;
    }

[class^="btn-translucent-"]:hover[b-qlcibwpym2],
[class^="btn-translucent-"]:focus[b-qlcibwpym2],
[class^="btn-translucent-"]:active[b-qlcibwpym2],
[class^="btn-translucent-"].active[b-qlcibwpym2],
[class^="btn-translucent-"].show[b-qlcibwpym2],
[class*=" btn-translucent-"]:hover[b-qlcibwpym2],
[class*=" btn-translucent-"]:focus[b-qlcibwpym2],
[class*=" btn-translucent-"]:active[b-qlcibwpym2],
[class*=" btn-translucent-"].active[b-qlcibwpym2],
[class*=" btn-translucent-"].show[b-qlcibwpym2] {
    color: #fff;
}

.btn-translucent-light[b-qlcibwpym2] {
    color: #fff;
}

    .btn-translucent-light:hover[b-qlcibwpym2],
    .btn-translucent-light:focus[b-qlcibwpym2],
    .btn-translucent-light:active[b-qlcibwpym2],
    .btn-translucent-light.active[b-qlcibwpym2] {
        background-color: #fff;
        color: #fd5631;
    }

.btn-link[b-qlcibwpym2] {
    border: 0;
    background-color: transparent !important;
    color: #666276;
    /*font-weight: bold;*/
    text-decoration: none;
}

    .btn-link:hover[b-qlcibwpym2] {
        color: #fd5631;
    }

    .btn-link.btn-light[b-qlcibwpym2] {
        color: rgba(255, 255, 255, 0.7);
    }

        .btn-link.btn-light:hover[b-qlcibwpym2] {
            color: #fff;
        }

.btn.shadow-sm:hover[b-qlcibwpym2],
.btn-icon.shadow-sm:hover[b-qlcibwpym2] {
    box-shadow: 0 0.125rem 0.5rem -0.25rem rgba(31, 27, 45, 0.12), 0 0.25rem 1rem rgba(31, 27, 45, 0.12) !important;
}

.btn-light-primary[b-qlcibwpym2],
.btn-light-primary.shadow-sm[b-qlcibwpym2] {
    background-color: #fff;
    color: #666276;
}

    .btn-light-primary:hover[b-qlcibwpym2],
    .btn-light-primary:focus[b-qlcibwpym2],
    .btn-light-primary:active[b-qlcibwpym2],
    .btn-light-primary.active[b-qlcibwpym2],
    .btn-light-primary.shadow-sm:hover[b-qlcibwpym2],
    .btn-light-primary.shadow-sm:focus[b-qlcibwpym2],
    .btn-light-primary.shadow-sm:active[b-qlcibwpym2],
    .btn-light-primary.shadow-sm.active[b-qlcibwpym2] {
        color: #fff;
        background-color: #fd5631;
        box-shadow: 0 0.25rem 0.25rem 0.125rem rgba(253, 86, 49, 0.1), 0 0.375rem 0.75rem -0.125rem rgba(253, 86, 49, 0.4) !important;
    }

    .btn-light-primary.text-primary:hover[b-qlcibwpym2],
    .btn-light-primary.text-primary:focus[b-qlcibwpym2],
    .btn-light-primary.text-primary:active[b-qlcibwpym2],
    .btn-light-primary.text-primary.active[b-qlcibwpym2],
    .btn-light-primary.shadow-sm.text-primary:hover[b-qlcibwpym2],
    .btn-light-primary.shadow-sm.text-primary:focus[b-qlcibwpym2],
    .btn-light-primary.shadow-sm.text-primary:active[b-qlcibwpym2],
    .btn-light-primary.shadow-sm.text-primary.active[b-qlcibwpym2] {
        color: #fff !important;
    }

.btn-xs[b-qlcibwpym2] {
    font-weight: normal;
    padding: 0.375rem 0.875rem;
    font-size: 0.75rem;
    border-radius: 0.375rem;
}

.btn > [class^="fi-"][b-qlcibwpym2],
.btn > [class*=" fi-"][b-qlcibwpym2] {
    /* margin-top: -0.1875rem;*/
    vertical-align: middle;
}

.btn > .spinner-border[b-qlcibwpym2],
.btn > .spinner-grow[b-qlcibwpym2] {
    vertical-align: middle;
}

.btn-icon[b-qlcibwpym2] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 2.75rem;
    height: 2.75rem;
    padding: 0;
}

    .btn-icon > i[b-qlcibwpym2] {
        margin-top: 0.0625rem !important;
        font-size: 1.1em;
    }

    .btn-icon.btn-sm[b-qlcibwpym2],
    .input-group-sm .btn-icon.btn[b-qlcibwpym2],
    .btn-group-sm > .btn-icon.btn[b-qlcibwpym2] {
        width: 2.25rem;
        height: 2.25rem;
    }

    .btn-icon.btn-xs[b-qlcibwpym2] {
        width: 2rem;
        height: 2rem;
    }

        .btn-icon.btn-xs > i[b-qlcibwpym2] {
            font-size: 1.2em;
        }

    .btn-icon.btn-xxs[b-qlcibwpym2] {
        width: 1.5rem;
        height: 1.5rem;
        border-radius: 0.375rem;
        font-size: 0.75rem;
    }

        .btn-icon.btn-xxs > i[b-qlcibwpym2] {
            margin-top: 0 !important;
            font-size: 1em;
        }

    .btn-icon.btn-light.border[b-qlcibwpym2] {
        color: #666276;
        border-color: #e2dce9 !important;
    }

        .btn-icon.btn-light.border:hover[b-qlcibwpym2] {
            color: #fd5631;
            border-color: #fd5631 !important;
        }

    .btn-icon.btn-translucent-primary:hover[b-qlcibwpym2] {
        box-shadow: 0 0.25rem 0.25rem 0.125rem rgba(253, 86, 49, 0.1), 0 0.375rem 0.75rem -0.125rem rgba(253, 86, 49, 0.4);
    }

.btn-group .border-light[b-qlcibwpym2] {
    border-color: rgba(255, 255, 255, 0.2) !important;
}

.btn-market[b-qlcibwpym2] {
    display: inline-block;
    position: relative;
    padding: 0.65em 1.125em;
    border-radius: 0.5rem;
    background-image: linear-gradient( 180deg, rgba(69, 64, 86, 0.765) 0%, rgba(69, 64, 86, 0.9) 100% );
    border: 1px solid #1f1b2d;
    box-shadow: 0 0.25rem 0.75rem -0.375rem rgba(31, 27, 45, 0.2), 0 0.5rem 1rem rgba(31, 27, 45, 0.16);
}

    .btn-market > img[b-qlcibwpym2],
    .btn-market > svg[b-qlcibwpym2] {
        display: block;
        margin-right: auto;
        margin-left: auto;
    }

.btn-scroll-top[b-qlcibwpym2] {
    display: block;
    position: fixed;
    right: -4.125rem;
    bottom: 1.25rem;
    width: 2.75rem;
    height: 2.75rem;
    transition: right 400ms cubic-bezier(0.68, -0.55, 0.265, 1.55), opacity 0.3s, background-color 0.25s ease-in-out;
    border-radius: 50%;
    background-color: rgba(31, 27, 45, 0.25);
    color: #fff;
    text-align: center;
    opacity: 0;
    z-index: 1025;
}

    .btn-scroll-top > .btn-scroll-top-icon[b-qlcibwpym2] {
        font-size: 0.875rem;
        font-weight: bold;
        line-height: 2.625rem;
    }

    .btn-scroll-top .btn-scroll-top-tooltip[b-qlcibwpym2] {
        position: absolute;
        top: 50%;
        right: 100%;
        transform: translateY(-50%);
        transition: opacity 0.25s ease-in-out, visibility 0.25s ease-in-out;
        visibility: hidden;
        opacity: 0;
    }

    .btn-scroll-top:hover[b-qlcibwpym2] {
        background-color: rgba(31, 27, 45, 0.5);
        color: #fff;
    }

        .btn-scroll-top:hover .btn-scroll-top-tooltip[b-qlcibwpym2] {
            visibility: visible;
            opacity: 1;
        }

    .btn-scroll-top.show[b-qlcibwpym2] {
        right: 1.25rem;
        opacity: 1;
    }

@media (max-width: 499.98px) {
    .btn-scroll-top[b-qlcibwpym2] {
        width: 2.2rem;
        height: 2.2rem;
        bottom: 1rem;
    }

        .btn-scroll-top > .btn-scroll-top-icon[b-qlcibwpym2] {
            line-height: 2.075rem;
        }

        .btn-scroll-top.show[b-qlcibwpym2] {
            right: 1rem;
        }
}

@media (max-width: 991.98px) {
    .fixed-bottom-btn .btn-scroll-top[b-qlcibwpym2] {
        bottom: 3.25rem;
    }
}

.btn-like[b-qlcibwpym2],
.btn-dislike[b-qlcibwpym2] {
    display: inline-flex;
    align-items: center;
    transition: color 0.25s ease-in-out;
    border: 0;
    background: none !important;
    color: #9691a4;
    font-size: 0.875rem;
}

    .btn-like:focus[b-qlcibwpym2],
    .btn-dislike:focus[b-qlcibwpym2] {
        outline: none;
    }

    .btn-like > i[b-qlcibwpym2],
    .btn-dislike > i[b-qlcibwpym2] {
        margin-left: 0.25rem;
        font-size: 1.125rem;
    }

    .btn-like.btn-light[b-qlcibwpym2],
    .btn-dislike.btn-light[b-qlcibwpym2] {
        color: rgba(255, 255, 255, 0.7);
    }

    .btn-like > i[b-qlcibwpym2] {
        margin-top: -0.0625rem;
    }

    .btn-like:hover[b-qlcibwpym2] {
        color: #07c98b;
    }

    .btn-like.active[b-qlcibwpym2] {
        color: #07c98b;
    }

    .btn-dislike > i[b-qlcibwpym2] {
        margin-bottom: -0.125rem;
    }

    .btn-dislike:hover[b-qlcibwpym2] {
        color: #f23c49;
    }

    .btn-dislike.active[b-qlcibwpym2] {
        color: #f23c49;
    }

.nav-item[b-qlcibwpym2] {
    margin-bottom: 0;
}

.nav-link.active[b-qlcibwpym2] {
    color: #fd5631;
}

    .nav-link.active:not([data-bs-toggle="dropdown"])[b-qlcibwpym2] {
        pointer-events: none;
        cursor: default;
    }

.nav-link > i[b-qlcibwpym2] {
    transition: opacity 0.25s ease-in-out;
}

    .nav-link > i.fi-logout[b-qlcibwpym2] {
        transform: rotate(180deg);
    }

.nav-link:hover > i[b-qlcibwpym2],
.nav-link.active > i[b-qlcibwpym2] {
    opacity: 1 !important;
}

.nav-link > img[b-qlcibwpym2] {
    margin-top: -0.125rem;
}

.nav-light .nav-link[b-qlcibwpym2],
.nav-link-light[b-qlcibwpym2] {
    color: rgba(255, 255, 255, 0.65);
    text-decoration: none;
}

    .nav-light .nav-link:hover[b-qlcibwpym2],
    .nav-light .nav-link:focus[b-qlcibwpym2],
    .nav-link-light:hover[b-qlcibwpym2],
    .nav-link-light:focus[b-qlcibwpym2] {
        color: #fff;
    }

    .nav-light .nav-link.active[b-qlcibwpym2],
    .nav-link-light.active[b-qlcibwpym2] {
        color: #fff;
    }

    .nav-light .nav-link.disabled[b-qlcibwpym2],
    .nav-link-light.disabled[b-qlcibwpym2] {
        color: rgba(255, 255, 255, 0.4);
    }

    .nav-light .nav-link > i[b-qlcibwpym2],
    .nav-link-light > i[b-qlcibwpym2] {
        transition: opacity 0.25s ease-in-out;
    }

    .nav-light .nav-link:hover > i[b-qlcibwpym2],
    .nav-light .nav-link.active > i[b-qlcibwpym2],
    .nav-link-light:hover > i[b-qlcibwpym2],
    .nav-link-light.active > i[b-qlcibwpym2] {
        opacity: 1 !important;
    }

.nav-muted .nav-link[b-qlcibwpym2],
.nav-link-muted[b-qlcibwpym2] {
    text-decoration: none;
    color: #666276;
}

    .nav-muted .nav-link:hover[b-qlcibwpym2],
    .nav-muted .nav-link:focus[b-qlcibwpym2],
    .nav-link-muted:hover[b-qlcibwpym2],
    .nav-link-muted:focus[b-qlcibwpym2] {
        color: #454056;
    }

    .nav-muted .nav-link.active[b-qlcibwpym2],
    .nav-link-muted.active[b-qlcibwpym2] {
        color: #454056;
    }

    .nav-muted .nav-link.disabled[b-qlcibwpym2],
    .nav-link-muted.disabled[b-qlcibwpym2] {
        color: #9691a4;
    }

    .nav-muted .nav-link > i[b-qlcibwpym2],
    .nav-link-muted > i[b-qlcibwpym2] {
        transition: opacity 0.25s ease-in-out;
    }

    .nav-muted .nav-link:hover > i[b-qlcibwpym2],
    .nav-muted .nav-link.active > i[b-qlcibwpym2],
    .nav-link-muted:hover > i[b-qlcibwpym2],
    .nav-link-muted.active > i[b-qlcibwpym2] {
        opacity: 1 !important;
    }

h1 .nav-link[b-qlcibwpym2],
h2 .nav-link[b-qlcibwpym2],
h3 .nav-link[b-qlcibwpym2],
h4 .nav-link[b-qlcibwpym2],
h5 .nav-link[b-qlcibwpym2],
h6 .nav-link[b-qlcibwpym2],
.h1 .nav-link[b-qlcibwpym2],
.h2 .nav-link[b-qlcibwpym2],
.h3 .nav-link[b-qlcibwpym2],
.h4 .nav-link[b-qlcibwpym2],
.h5 .nav-link[b-qlcibwpym2],
.h6 .nav-link[b-qlcibwpym2] {
    padding: initial;
    color: #454056;
}

    h1 .nav-link:hover[b-qlcibwpym2],
    h2 .nav-link:hover[b-qlcibwpym2],
    h3 .nav-link:hover[b-qlcibwpym2],
    h4 .nav-link:hover[b-qlcibwpym2],
    h5 .nav-link:hover[b-qlcibwpym2],
    h6 .nav-link:hover[b-qlcibwpym2],
    .h1 .nav-link:hover[b-qlcibwpym2],
    .h2 .nav-link:hover[b-qlcibwpym2],
    .h3 .nav-link:hover[b-qlcibwpym2],
    .h4 .nav-link:hover[b-qlcibwpym2],
    .h5 .nav-link:hover[b-qlcibwpym2],
    .h6 .nav-link:hover[b-qlcibwpym2] {
        color: #fd5631;
    }

    h1 .nav-link.active[b-qlcibwpym2],
    h2 .nav-link.active[b-qlcibwpym2],
    h3 .nav-link.active[b-qlcibwpym2],
    h4 .nav-link.active[b-qlcibwpym2],
    h5 .nav-link.active[b-qlcibwpym2],
    h6 .nav-link.active[b-qlcibwpym2],
    .h1 .nav-link.active[b-qlcibwpym2],
    .h2 .nav-link.active[b-qlcibwpym2],
    .h3 .nav-link.active[b-qlcibwpym2],
    .h4 .nav-link.active[b-qlcibwpym2],
    .h5 .nav-link.active[b-qlcibwpym2],
    .h6 .nav-link.active[b-qlcibwpym2] {
        color: #fd5631;
    }

    h1 .nav-link > i[b-qlcibwpym2],
    h2 .nav-link > i[b-qlcibwpym2],
    h3 .nav-link > i[b-qlcibwpym2],
    h4 .nav-link > i[b-qlcibwpym2],
    h5 .nav-link > i[b-qlcibwpym2],
    h6 .nav-link > i[b-qlcibwpym2],
    .h1 .nav-link > i[b-qlcibwpym2],
    .h2 .nav-link > i[b-qlcibwpym2],
    .h3 .nav-link > i[b-qlcibwpym2],
    .h4 .nav-link > i[b-qlcibwpym2],
    .h5 .nav-link > i[b-qlcibwpym2],
    .h6 .nav-link > i[b-qlcibwpym2] {
        transition: opacity 0.25s ease-in-out;
    }

    h1 .nav-link:hover > i[b-qlcibwpym2],
    h1 .nav-link.active > i[b-qlcibwpym2],
    h2 .nav-link:hover > i[b-qlcibwpym2],
    h2 .nav-link.active > i[b-qlcibwpym2],
    h3 .nav-link:hover > i[b-qlcibwpym2],
    h3 .nav-link.active > i[b-qlcibwpym2],
    h4 .nav-link:hover > i[b-qlcibwpym2],
    h4 .nav-link.active > i[b-qlcibwpym2],
    h5 .nav-link:hover > i[b-qlcibwpym2],
    h5 .nav-link.active > i[b-qlcibwpym2],
    h6 .nav-link:hover > i[b-qlcibwpym2],
    h6 .nav-link.active > i[b-qlcibwpym2],
    .h1 .nav-link:hover > i[b-qlcibwpym2],
    .h1 .nav-link.active > i[b-qlcibwpym2],
    .h2 .nav-link:hover > i[b-qlcibwpym2],
    .h2 .nav-link.active > i[b-qlcibwpym2],
    .h3 .nav-link:hover > i[b-qlcibwpym2],
    .h3 .nav-link.active > i[b-qlcibwpym2],
    .h4 .nav-link:hover > i[b-qlcibwpym2],
    .h4 .nav-link.active > i[b-qlcibwpym2],
    .h5 .nav-link:hover > i[b-qlcibwpym2],
    .h5 .nav-link.active > i[b-qlcibwpym2],
    .h6 .nav-link:hover > i[b-qlcibwpym2],
    .h6 .nav-link.active > i[b-qlcibwpym2] {
        opacity: 1 !important;
    }

h1.text-light .nav-link[b-qlcibwpym2],
h1.text-white .nav-link[b-qlcibwpym2],
h2.text-light .nav-link[b-qlcibwpym2],
h2.text-white .nav-link[b-qlcibwpym2],
h3.text-light .nav-link[b-qlcibwpym2],
h3.text-white .nav-link[b-qlcibwpym2],
h4.text-light .nav-link[b-qlcibwpym2],
h4.text-white .nav-link[b-qlcibwpym2],
h5.text-light .nav-link[b-qlcibwpym2],
h5.text-white .nav-link[b-qlcibwpym2],
h6.text-light .nav-link[b-qlcibwpym2],
h6.text-white .nav-link[b-qlcibwpym2],
.h1.text-light .nav-link[b-qlcibwpym2],
.h1.text-white .nav-link[b-qlcibwpym2],
.h2.text-light .nav-link[b-qlcibwpym2],
.h2.text-white .nav-link[b-qlcibwpym2],
.h3.text-light .nav-link[b-qlcibwpym2],
.h3.text-white .nav-link[b-qlcibwpym2],
.h4.text-light .nav-link[b-qlcibwpym2],
.h4.text-white .nav-link[b-qlcibwpym2],
.h5.text-light .nav-link[b-qlcibwpym2],
.h5.text-white .nav-link[b-qlcibwpym2],
.h6.text-light .nav-link[b-qlcibwpym2],
.h6.text-white .nav-link[b-qlcibwpym2] {
    color: rgba(255, 255, 255, 0.65);
}

    h1.text-light .nav-link:hover[b-qlcibwpym2],
    h1.text-light .nav-link:focus[b-qlcibwpym2],
    h1.text-white .nav-link:hover[b-qlcibwpym2],
    h1.text-white .nav-link:focus[b-qlcibwpym2],
    h2.text-light .nav-link:hover[b-qlcibwpym2],
    h2.text-light .nav-link:focus[b-qlcibwpym2],
    h2.text-white .nav-link:hover[b-qlcibwpym2],
    h2.text-white .nav-link:focus[b-qlcibwpym2],
    h3.text-light .nav-link:hover[b-qlcibwpym2],
    h3.text-light .nav-link:focus[b-qlcibwpym2],
    h3.text-white .nav-link:hover[b-qlcibwpym2],
    h3.text-white .nav-link:focus[b-qlcibwpym2],
    h4.text-light .nav-link:hover[b-qlcibwpym2],
    h4.text-light .nav-link:focus[b-qlcibwpym2],
    h4.text-white .nav-link:hover[b-qlcibwpym2],
    h4.text-white .nav-link:focus[b-qlcibwpym2],
    h5.text-light .nav-link:hover[b-qlcibwpym2],
    h5.text-light .nav-link:focus[b-qlcibwpym2],
    h5.text-white .nav-link:hover[b-qlcibwpym2],
    h5.text-white .nav-link:focus[b-qlcibwpym2],
    h6.text-light .nav-link:hover[b-qlcibwpym2],
    h6.text-light .nav-link:focus[b-qlcibwpym2],
    h6.text-white .nav-link:hover[b-qlcibwpym2],
    h6.text-white .nav-link:focus[b-qlcibwpym2],
    .h1.text-light .nav-link:hover[b-qlcibwpym2],
    .h1.text-light .nav-link:focus[b-qlcibwpym2],
    .h1.text-white .nav-link:hover[b-qlcibwpym2],
    .h1.text-white .nav-link:focus[b-qlcibwpym2],
    .h2.text-light .nav-link:hover[b-qlcibwpym2],
    .h2.text-light .nav-link:focus[b-qlcibwpym2],
    .h2.text-white .nav-link:hover[b-qlcibwpym2],
    .h2.text-white .nav-link:focus[b-qlcibwpym2],
    .h3.text-light .nav-link:hover[b-qlcibwpym2],
    .h3.text-light .nav-link:focus[b-qlcibwpym2],
    .h3.text-white .nav-link:hover[b-qlcibwpym2],
    .h3.text-white .nav-link:focus[b-qlcibwpym2],
    .h4.text-light .nav-link:hover[b-qlcibwpym2],
    .h4.text-light .nav-link:focus[b-qlcibwpym2],
    .h4.text-white .nav-link:hover[b-qlcibwpym2],
    .h4.text-white .nav-link:focus[b-qlcibwpym2],
    .h5.text-light .nav-link:hover[b-qlcibwpym2],
    .h5.text-light .nav-link:focus[b-qlcibwpym2],
    .h5.text-white .nav-link:hover[b-qlcibwpym2],
    .h5.text-white .nav-link:focus[b-qlcibwpym2],
    .h6.text-light .nav-link:hover[b-qlcibwpym2],
    .h6.text-light .nav-link:focus[b-qlcibwpym2],
    .h6.text-white .nav-link:hover[b-qlcibwpym2],
    .h6.text-white .nav-link:focus[b-qlcibwpym2] {
        color: #fff;
    }

    h1.text-light .nav-link.active[b-qlcibwpym2],
    h1.text-white .nav-link.active[b-qlcibwpym2],
    h2.text-light .nav-link.active[b-qlcibwpym2],
    h2.text-white .nav-link.active[b-qlcibwpym2],
    h3.text-light .nav-link.active[b-qlcibwpym2],
    h3.text-white .nav-link.active[b-qlcibwpym2],
    h4.text-light .nav-link.active[b-qlcibwpym2],
    h4.text-white .nav-link.active[b-qlcibwpym2],
    h5.text-light .nav-link.active[b-qlcibwpym2],
    h5.text-white .nav-link.active[b-qlcibwpym2],
    h6.text-light .nav-link.active[b-qlcibwpym2],
    h6.text-white .nav-link.active[b-qlcibwpym2],
    .h1.text-light .nav-link.active[b-qlcibwpym2],
    .h1.text-white .nav-link.active[b-qlcibwpym2],
    .h2.text-light .nav-link.active[b-qlcibwpym2],
    .h2.text-white .nav-link.active[b-qlcibwpym2],
    .h3.text-light .nav-link.active[b-qlcibwpym2],
    .h3.text-white .nav-link.active[b-qlcibwpym2],
    .h4.text-light .nav-link.active[b-qlcibwpym2],
    .h4.text-white .nav-link.active[b-qlcibwpym2],
    .h5.text-light .nav-link.active[b-qlcibwpym2],
    .h5.text-white .nav-link.active[b-qlcibwpym2],
    .h6.text-light .nav-link.active[b-qlcibwpym2],
    .h6.text-white .nav-link.active[b-qlcibwpym2] {
        color: #fff;
    }

    h1.text-light .nav-link.disabled[b-qlcibwpym2],
    h1.text-white .nav-link.disabled[b-qlcibwpym2],
    h2.text-light .nav-link.disabled[b-qlcibwpym2],
    h2.text-white .nav-link.disabled[b-qlcibwpym2],
    h3.text-light .nav-link.disabled[b-qlcibwpym2],
    h3.text-white .nav-link.disabled[b-qlcibwpym2],
    h4.text-light .nav-link.disabled[b-qlcibwpym2],
    h4.text-white .nav-link.disabled[b-qlcibwpym2],
    h5.text-light .nav-link.disabled[b-qlcibwpym2],
    h5.text-white .nav-link.disabled[b-qlcibwpym2],
    h6.text-light .nav-link.disabled[b-qlcibwpym2],
    h6.text-white .nav-link.disabled[b-qlcibwpym2],
    .h1.text-light .nav-link.disabled[b-qlcibwpym2],
    .h1.text-white .nav-link.disabled[b-qlcibwpym2],
    .h2.text-light .nav-link.disabled[b-qlcibwpym2],
    .h2.text-white .nav-link.disabled[b-qlcibwpym2],
    .h3.text-light .nav-link.disabled[b-qlcibwpym2],
    .h3.text-white .nav-link.disabled[b-qlcibwpym2],
    .h4.text-light .nav-link.disabled[b-qlcibwpym2],
    .h4.text-white .nav-link.disabled[b-qlcibwpym2],
    .h5.text-light .nav-link.disabled[b-qlcibwpym2],
    .h5.text-white .nav-link.disabled[b-qlcibwpym2],
    .h6.text-light .nav-link.disabled[b-qlcibwpym2],
    .h6.text-white .nav-link.disabled[b-qlcibwpym2] {
        color: rgba(255, 255, 255, 0.4);
    }

.nav-tabs[b-qlcibwpym2] {
    margin-bottom: 1.5rem;
}

    .nav-tabs .nav-link[b-qlcibwpym2] {
        border-radius: 0.5rem;
        box-shadow: none;
        background-color: #f5f4f8;
        color: #454056;
        font-weight: normal;
    }

        .nav-tabs .nav-link > i[b-qlcibwpym2] {
            font-size: 0.85em;
        }

        .nav-tabs .nav-link:hover[b-qlcibwpym2],
        .nav-tabs .nav-link.show[b-qlcibwpym2] {
            box-shadow: 0 0.125rem 0.125rem -0.125rem rgba(31, 27, 45, 0.08), 0 0.25rem 0.75rem rgba(31, 27, 45, 0.08);
            color: #1f1b2d;
        }

        .nav-tabs .nav-link.active[b-qlcibwpym2] {
            box-shadow: 0 0.125rem 0.125rem -0.125rem rgba(31, 27, 45, 0.08), 0 0.25rem 0.75rem rgba(31, 27, 45, 0.08);
        }

        .nav-tabs .nav-link.disabled[b-qlcibwpym2],
        .nav-tabs .nav-link[disabled][b-qlcibwpym2] {
            background-color: #f9f8fa;
        }

        .nav-tabs .nav-link > i[b-qlcibwpym2] {
            margin-top: -0.125rem;
            vertical-align: middle;
        }

        .nav-tabs .nav-link.dropdown-toggle.active:hover[b-qlcibwpym2],
        .nav-tabs .nav-link.dropdown-toggle.active.show[b-qlcibwpym2] {
            color: #fd5631;
        }

    .nav-tabs .nav-item[b-qlcibwpym2] {
        margin-bottom: 0;
    }

    .nav-tabs .dropdown-menu[b-qlcibwpym2] {
        border-radius: 0.5rem;
    }

.nav-tabs-light .nav-item.show .nav-link[b-qlcibwpym2] {
    color: #fd5631;
}

.nav-tabs-light .nav-link[b-qlcibwpym2] {
    background-color: rgba(255, 255, 255, 0.04);
    color: #fff;
}

    .nav-tabs-light .nav-link:hover[b-qlcibwpym2],
    .nav-tabs-light .nav-link.show[b-qlcibwpym2] {
        background-color: rgba(255, 255, 255, 0.1);
        color: #fff;
    }

    .nav-tabs-light .nav-link.active[b-qlcibwpym2] {
        background-color: #fff;
        color: #fd5631;
    }

.nav-pills .nav-link[b-qlcibwpym2] {
    background-color: #f5f4f8;
    font-weight: 400;
}

    .nav-pills .nav-link > i[b-qlcibwpym2] {
        font-size: 0.85em;
    }

    .nav-pills .nav-link:hover[b-qlcibwpym2] {
        color: #454056;
        background-color: #f5f4f8;
        box-shadow: 0 0.125rem 0.125rem -0.125rem rgba(31, 27, 45, 0.08), 0 0.25rem 0.75rem rgba(31, 27, 45, 0.08);
    }

    .nav-pills .nav-link:focus[b-qlcibwpym2] {
        color: #454056;
    }

    .nav-pills .nav-link.active[b-qlcibwpym2] {
        color: #fd5631;
        box-shadow: 0 0.125rem 0.125rem -0.125rem rgba(31, 27, 45, 0.08), 0 0.25rem 0.75rem rgba(31, 27, 45, 0.08);
    }

    .nav-pills .nav-link:disabled[b-qlcibwpym2],
    .nav-pills .nav-link.disabled[b-qlcibwpym2] {
        background-color: rgba(245, 244, 248, 0.5);
        color: rgba(69, 64, 86, 0.5);
    }

.nav-pills.nav-pills-light .nav-link[b-qlcibwpym2] {
    background-color: rgba(255, 255, 255, 0.04);
    color: #fff;
    box-shadow: none;
}

    .nav-pills.nav-pills-light .nav-link:hover[b-qlcibwpym2] {
        background-color: rgba(255, 255, 255, 0.1);
        color: #fff;
        box-shadow: none;
    }

    .nav-pills.nav-pills-light .nav-link.active[b-qlcibwpym2] {
        background-color: #fff;
        color: #fd5631;
        box-shadow: none;
    }

    .nav-pills.nav-pills-light .nav-link:disabled[b-qlcibwpym2],
    .nav-pills.nav-pills-light .nav-link.disabled[b-qlcibwpym2] {
        background-color: rgba(255, 255, 255, 0.05);
        color: rgba(255, 255, 255, 0.35);
    }

.nav-tabs:not(.nav-fill):not(.nav-justified) .nav-item[b-qlcibwpym2],
.nav-pills .nav-item[b-qlcibwpym2] {
    margin-left: 0.75rem;
}

    .nav-tabs:not(.nav-fill):not(.nav-justified) .nav-item:last-child[b-qlcibwpym2],
    .nav-pills .nav-item:last-child[b-qlcibwpym2] {
        margin-right: 0;
    }

.nav-tabs:not(.nav-fill):not(.nav-justified).justify-content-center .nav-item[b-qlcibwpym2],
.nav-pills.justify-content-center .nav-item[b-qlcibwpym2] {
    margin-right: 0.375rem;
    margin-left: 0.375rem;
}

.nav-tabs:not(.nav-fill):not(.nav-justified).justify-content-end .nav-item[b-qlcibwpym2],
.nav-pills.justify-content-end .nav-item[b-qlcibwpym2] {
    margin-right: 0;
    margin-left: 0.75rem;
}

.nav-tabs:not(.nav-fill):not(.nav-justified).flex-column .nav-item[b-qlcibwpym2],
.nav-pills.flex-column .nav-item[b-qlcibwpym2] {
    margin-right: 0;
    margin-bottom: 0.75rem;
    margin-left: 0;
}

    .nav-tabs:not(.nav-fill):not(.nav-justified).flex-column .nav-item:last-child[b-qlcibwpym2],
    .nav-pills.flex-column .nav-item:last-child[b-qlcibwpym2] {
        margin-bottom: 0;
    }

.card-nav[b-qlcibwpym2] {
    margin: 0;
    padding: 0;
    list-style: none;
}

    .card-nav li[b-qlcibwpym2] {
        margin-bottom: 0;
    }

.card-nav-link[b-qlcibwpym2] {
    position: relative;
    display: block;
    padding: 1rem 0;
    transition: color 0.25s ease-in-out, background-color 0.25s ease-in-out, box-shadow 0.25s ease-in-out, border-color 0.25s ease-in-out;
    border-top: 1px solid #efecf3;
    color: #454056;
    text-decoration: none;
}

    .card-nav-link[b-qlcibwpym2]::before {
        position: absolute;
        display: none;
        top: 0;
        right: -1.25rem;
        width: 0.125rem;
        height: 100%;
        background-color: #fd5631;
        content: "";
    }

    .card-nav-link:hover[b-qlcibwpym2] {
        color: #fd5631;
    }

    .card-nav-link.active[b-qlcibwpym2] {
        color: #fd5631;
        pointer-events: none;
    }

        .card-nav-link.active[b-qlcibwpym2]::before {
            display: block;
        }

    .card-nav-link > i[b-qlcibwpym2] {
        margin-top: -0.125rem;
        transition: opacity 0.25s ease-in-out;
    }

    .card-nav-link:hover > i[b-qlcibwpym2],
    .card-nav-link.active > i[b-qlcibwpym2] {
        opacity: 1 !important;
    }

.card-nav-light .card-nav-link[b-qlcibwpym2],
.card-light .card-nav-link[b-qlcibwpym2] {
    border-top-color: rgba(255, 255, 255, 0.15);
    color: rgba(255, 255, 255, 0.65);
}

    .card-nav-light .card-nav-link[b-qlcibwpym2]::before,
    .card-light .card-nav-link[b-qlcibwpym2]::before {
        background-color: #fff;
    }

    .card-nav-light .card-nav-link:hover[b-qlcibwpym2],
    .card-light .card-nav-link:hover[b-qlcibwpym2] {
        color: #fff;
    }

    .card-nav-light .card-nav-link.active[b-qlcibwpym2],
    .card-light .card-nav-link.active[b-qlcibwpym2] {
        color: #fff;
    }

.navbar-brand[b-qlcibwpym2] {
    font-weight: 700;
}

.navbar-nav[b-qlcibwpym2] {
    margin-top: 1rem;
}

    .navbar-nav .nav-item[b-qlcibwpym2] {
        margin-bottom: 0.375rem;
        padding: 0.125rem 1rem;
        border: 1px solid transparent;
        border-radius: 0.5rem;
    }

    .navbar-nav .dropdown-toggle[b-qlcibwpym2] {
        display: flex;
        direction: rtl
    }

        .navbar-nav .dropdown-toggle[b-qlcibwpym2]::after {
            display: block;
            font-size: 0.75em;
            margin-top: 0.1875rem;
            margin-right: 0 !important;
            margin-left: auto;
        }

    .navbar-nav .dropdown-menu[b-qlcibwpym2] {
        margin-bottom: 0.75rem;
        padding-top: 0;
        padding-bottom: 0;
        border: 0;
        border-right: 2px solid transparent;
        border-radius: 0;
        background-color: transparent;
        box-shadow: none;
    }

        .navbar-nav .dropdown-menu .dropdown-menu[b-qlcibwpym2] {
            display: block;
            margin-bottom: 0;
            margin-right: 1rem;
            opacity: 1;
        }

        .navbar-nav .dropdown-menu .dropdown-toggle[b-qlcibwpym2]::after {
            display: none;
        }

@media (min-width: 500px) {
    .navbar-expand-sm .navbar-nav[b-qlcibwpym2] {
        margin-top: 0;
        padding-top: 0;
        border-top: none;
        border-radius: 0;
    }

        .navbar-expand-sm .navbar-nav .nav-item[b-qlcibwpym2] {
            margin-bottom: 0;
            padding: 0;
            border: 0;
            border-radius: 0;
        }

        .navbar-expand-sm .navbar-nav .nav-link[b-qlcibwpym2] {
            padding: 0.6875rem 1rem;
            font-size: 0.875rem;
        }

        .navbar-expand-sm .navbar-nav .dropdown-toggle[b-qlcibwpym2] {
            display: block;
        }

            .navbar-expand-sm .navbar-nav .dropdown-toggle[b-qlcibwpym2]::after {
                display: inline-block;
                margin-top: 0;
                margin-left: 0.375rem;
                font-size: 0.6em;
            }

    .navbar-expand-sm .dropdown-menu[b-qlcibwpym2] {
        margin-bottom: 0;
        padding-top: 0.5rem;
        padding-bottom: 0.5rem;
        border: 1px solid #efecf3;
        border-radius: 0.75rem;
        background-color: #fff;
        box-shadow: 0 0.125rem 0.125rem -0.125rem rgba(31, 27, 45, 0.08), 0 0.25rem 0.75rem rgba(31, 27, 45, 0.08);
    }

        .navbar-expand-sm .dropdown-menu.dropdown-menu-dark[b-qlcibwpym2] {
            border-color: rgba(255, 255, 255, 0.15);
            background-color: #1f1b2d;
            box-shadow: none;
        }

        .navbar-expand-sm .dropdown-menu > .dropdown > .dropdown-toggle[b-qlcibwpym2] {
            display: block;
            position: relative;
            padding-right: 1.5rem;
        }

            .navbar-expand-sm .dropdown-menu > .dropdown > .dropdown-toggle[b-qlcibwpym2]::after {
                display: block;
                position: absolute;
                top: 50%;
                right: 1rem;
                margin-top: -0.375rem;
                content: "";
            }

        .navbar-expand-sm .dropdown-menu > .dropdown .dropdown-menu[b-qlcibwpym2] {
            display: none;
            top: 0;
            right: auto;
            left: 100%;
            width: auto;
            margin-top: -0.5rem;
            margin-right: 0;
            margin-left: -0.375rem;
            padding-bottom: 0.5rem;
        }

        .navbar-expand-sm .dropdown-menu > .dropdown:hover > .dropdown-menu[b-qlcibwpym2] {
            -webkit-animation: fade-in 0.25s ease-in-out;
            animation: fade-in-b-qlcibwpym2 0.25s ease-in-out;
        }

        .navbar-expand-sm .dropdown-menu.show[b-qlcibwpym2] {
            display: none;
        }

    .navbar-expand-sm .dropdown-menu-end[b-qlcibwpym2] {
        left: auto;
        right: 0;
    }

    .navbar-expand-sm .dropdown:hover > .dropdown-menu[b-qlcibwpym2] {
        display: block;
        -webkit-animation: slide-up 0.25s ease-in-out;
        animation: slide-up-b-qlcibwpym2 0.25s ease-in-out;
    }

    .navbar-expand-sm.navbar-light[b-qlcibwpym2],
    .navbar-expand-sm.navbar-dark[b-qlcibwpym2] {
        background-color: transparent;
    }
}

@media (min-width: 768px) {
    .navbar-expand-md .navbar-nav[b-qlcibwpym2] {
        margin-top: 0;
        padding-top: 0;
        border-top: none;
        border-radius: 0;
    }

        .navbar-expand-md .navbar-nav .nav-item[b-qlcibwpym2] {
            margin-bottom: 0;
            padding: 0;
            border: 0;
            border-radius: 0;
        }

        .navbar-expand-md .navbar-nav .nav-link[b-qlcibwpym2] {
            padding: 0.6875rem 1rem;
            font-size: 0.875rem;
        }

        .navbar-expand-md .navbar-nav .dropdown-toggle[b-qlcibwpym2] {
            display: block;
        }

            .navbar-expand-md .navbar-nav .dropdown-toggle[b-qlcibwpym2]::after {
                display: inline-block;
                margin-top: 0;
                margin-right: 0.375rem !important;
                font-size: 0.6em;
            }

    .navbar-expand-md .dropdown-menu[b-qlcibwpym2] {
        margin-bottom: 0;
        padding-top: 0.5rem;
        padding-bottom: 0.5rem;
        border: 1px solid #efecf3;
        border-radius: 0.75rem;
        background-color: #fff;
        box-shadow: 0 0.125rem 0.125rem -0.125rem rgba(31, 27, 45, 0.08), 0 0.25rem 0.75rem rgba(31, 27, 45, 0.08);
    }

        .navbar-expand-md .dropdown-menu.dropdown-menu-dark[b-qlcibwpym2] {
            border-color: rgba(255, 255, 255, 0.15);
            background-color: #1f1b2d;
            box-shadow: none;
        }

        .navbar-expand-md .dropdown-menu > .dropdown > .dropdown-toggle[b-qlcibwpym2] {
            display: block;
            position: relative;
            padding-right: 1.5rem;
        }

            .navbar-expand-md .dropdown-menu > .dropdown > .dropdown-toggle[b-qlcibwpym2]::after {
                display: block;
                position: absolute;
                top: 50%;
                right: 1rem;
                margin-top: -0.375rem;
                content: "";
            }

        .navbar-expand-md .dropdown-menu > .dropdown .dropdown-menu[b-qlcibwpym2] {
            display: none;
            top: 0;
            right: auto;
            left: 100%;
            width: auto;
            margin-top: -0.5rem;
            margin-right: 0;
            margin-left: -0.375rem;
            padding-bottom: 0.5rem;
        }

        .navbar-expand-md .dropdown-menu > .dropdown:hover > .dropdown-menu[b-qlcibwpym2] {
            -webkit-animation: fade-in 0.25s ease-in-out;
            animation: fade-in-b-qlcibwpym2 0.25s ease-in-out;
        }

        .navbar-expand-md .dropdown-menu.show[b-qlcibwpym2] {
            display: none;
        }

    .navbar-expand-md .dropdown-menu-end[b-qlcibwpym2] {
        left: auto;
        right: 0;
    }

    .navbar-expand-md .dropdown:hover > .dropdown-menu[b-qlcibwpym2] {
        display: block;
        -webkit-animation: slide-up 0.25s ease-in-out;
        animation: slide-up-b-qlcibwpym2 0.25s ease-in-out;
    }

    .navbar-expand-md.navbar-light[b-qlcibwpym2],
    .navbar-expand-md.navbar-dark[b-qlcibwpym2] {
        background-color: transparent;
    }
}

@media (min-width: 992px) {
    .navbar-expand-lg .navbar-nav[b-qlcibwpym2] {
        margin-top: 0;
        padding-top: 0;
        border-top: none;
        border-radius: 0;
    }

        .navbar-expand-lg .navbar-nav .nav-item[b-qlcibwpym2] {
            margin-bottom: 0;
            padding: 0;
            border: 0;
            border-radius: 0;
        }

        .navbar-expand-lg .navbar-nav .nav-link[b-qlcibwpym2] {
            padding: 0.6875rem 1rem;
            font-size: 0.956rem
        }

        .navbar-expand-lg .navbar-nav .dropdown-toggle[b-qlcibwpym2] {
            display: block;
            direction: ltr
        }

            .navbar-expand-lg .navbar-nav .dropdown-toggle[b-qlcibwpym2]::after {
                display: inline-block;
                margin-top: 0;
                margin-left: 0.375rem;
                font-size: 0.6em;
            }

    .navbar-expand-lg .dropdown-menu[b-qlcibwpym2] {
        margin-bottom: 0;
        padding-top: 0.5rem;
        padding-bottom: 0.5rem;
        border: 1px solid #efecf3;
        border-radius: 0.75rem;
        background-color: #fff;
        box-shadow: 0 0.125rem 0.125rem -0.125rem rgba(31, 27, 45, 0.08), 0 0.25rem 0.75rem rgba(31, 27, 45, 0.08);
    }

        .navbar-expand-lg .dropdown-menu.dropdown-menu-dark[b-qlcibwpym2] {
            border-color: rgba(255, 255, 255, 0.15);
            background-color: #1f1b2d;
            box-shadow: none;
        }

        .navbar-expand-lg .dropdown-menu > .dropdown > .dropdown-toggle[b-qlcibwpym2] {
            display: block;
            position: relative;
            padding-left: 1.5rem;
        }

            .navbar-expand-lg .dropdown-menu > .dropdown > .dropdown-toggle[b-qlcibwpym2]::after {
                display: block;
                position: absolute;
                top: 50%;
                left: 1rem;
                margin-top: -0.375rem;
                content: "";
                transform: rotate(180deg)
            }

        .navbar-expand-lg .dropdown-menu > .dropdown .dropdown-menu[b-qlcibwpym2] {
            display: none;
            top: 0;
            left: auto;
            right: 100%;
            width: auto;
            margin-top: -0.5rem;
            margin-right: 0;
            margin-left: -0.375rem;
            padding-bottom: 0.5rem;
        }

        .navbar-expand-lg .dropdown-menu > .dropdown:hover > .dropdown-menu[b-qlcibwpym2] {
            -webkit-animation: fade-in 0.25s ease-in-out;
            animation: fade-in-b-qlcibwpym2 0.25s ease-in-out;
        }

        .navbar-expand-lg .dropdown-menu.show[b-qlcibwpym2] {
            display: none;
        }

    .navbar-expand-lg .dropdown-menu-end[b-qlcibwpym2] {
        left: auto;
        right: 0;
    }

    .navbar-expand-lg .dropdown:hover > .dropdown-menu[b-qlcibwpym2] {
        display: block;
        -webkit-animation: slide-up 0.25s ease-in-out;
        animation: slide-up-b-qlcibwpym2 0.25s ease-in-out;
    }

    .navbar-expand-lg.navbar-light[b-qlcibwpym2],
    .navbar-expand-lg.navbar-dark[b-qlcibwpym2] {
        background-color: transparent;
    }
}

@media (min-width: 1200px) {
    .navbar-expand-xl .navbar-nav[b-qlcibwpym2] {
        margin-top: 0;
        padding-top: 0;
        border-top: none;
        border-radius: 0;
    }

        .navbar-expand-xl .navbar-nav .nav-item[b-qlcibwpym2] {
            margin-bottom: 0;
            padding: 0;
            border: 0;
            border-radius: 0;
        }

        .navbar-expand-xl .navbar-nav .nav-link[b-qlcibwpym2] {
            padding: 0.6875rem 1rem;
            font-size: 0.875rem;
        }

        .navbar-expand-xl .navbar-nav .dropdown-toggle[b-qlcibwpym2] {
            display: block;
        }

            .navbar-expand-xl .navbar-nav .dropdown-toggle[b-qlcibwpym2]::after {
                display: inline-block;
                margin-top: 0;
                margin-left: 0.375rem;
                font-size: 0.6em;
            }

    .navbar-expand-xl .dropdown-menu[b-qlcibwpym2] {
        margin-bottom: 0;
        padding-top: 0.5rem;
        padding-bottom: 0.5rem;
        border: 1px solid #efecf3;
        border-radius: 0.75rem;
        background-color: #fff;
        box-shadow: 0 0.125rem 0.125rem -0.125rem rgba(31, 27, 45, 0.08), 0 0.25rem 0.75rem rgba(31, 27, 45, 0.08);
    }

        .navbar-expand-xl .dropdown-menu.dropdown-menu-dark[b-qlcibwpym2] {
            border-color: rgba(255, 255, 255, 0.15);
            background-color: #1f1b2d;
            box-shadow: none;
        }

        .navbar-expand-xl .dropdown-menu > .dropdown > .dropdown-toggle[b-qlcibwpym2] {
            display: block;
            position: relative;
            padding-right: 1.5rem;
        }

            .navbar-expand-xl .dropdown-menu > .dropdown > .dropdown-toggle[b-qlcibwpym2]::after {
                display: block;
                position: absolute;
                top: 50%;
                right: 1rem;
                margin-top: -0.375rem;
                content: "";
            }

        .navbar-expand-xl .dropdown-menu > .dropdown .dropdown-menu[b-qlcibwpym2] {
            display: none;
            top: 0;
            right: auto;
            left: 100%;
            width: auto;
            margin-top: -0.5rem;
            margin-right: 0;
            margin-left: -0.375rem;
            padding-bottom: 0.5rem;
        }

        .navbar-expand-xl .dropdown-menu > .dropdown:hover > .dropdown-menu[b-qlcibwpym2] {
            -webkit-animation: fade-in 0.25s ease-in-out;
            animation: fade-in-b-qlcibwpym2 0.25s ease-in-out;
        }

        .navbar-expand-xl .dropdown-menu.show[b-qlcibwpym2] {
            display: none;
        }

    .navbar-expand-xl .dropdown-menu-end[b-qlcibwpym2] {
        left: auto;
        right: 0;
    }

    .navbar-expand-xl .dropdown:hover > .dropdown-menu[b-qlcibwpym2] {
        display: block;
        -webkit-animation: slide-up 0.25s ease-in-out;
        animation: slide-up-b-qlcibwpym2 0.25s ease-in-out;
    }

    .navbar-expand-xl.navbar-light[b-qlcibwpym2],
    .navbar-expand-xl.navbar-dark[b-qlcibwpym2] {
        background-color: transparent;
    }
}

@media (min-width: 1400px) {
    .navbar-expand-xxl .navbar-nav[b-qlcibwpym2] {
        margin-top: 0;
        padding-top: 0;
        border-top: none;
        border-radius: 0;
    }

        .navbar-expand-xxl .navbar-nav .nav-item[b-qlcibwpym2] {
            margin-bottom: 0;
            padding: 0;
            border: 0;
            border-radius: 0;
        }

        .navbar-expand-xxl .navbar-nav .nav-link[b-qlcibwpym2] {
            padding: 0.6875rem 1rem;
            font-size: 0.875rem;
        }

        .navbar-expand-xxl .navbar-nav .dropdown-toggle[b-qlcibwpym2] {
            display: block;
        }

            .navbar-expand-xxl .navbar-nav .dropdown-toggle[b-qlcibwpym2]::after {
                display: inline-block;
                margin-top: 0;
                margin-left: 0.375rem;
                font-size: 0.6em;
            }

    .navbar-expand-xxl .dropdown-menu[b-qlcibwpym2] {
        margin-bottom: 0;
        padding-top: 0.5rem;
        padding-bottom: 0.5rem;
        border: 1px solid #efecf3;
        border-radius: 0.75rem;
        background-color: #fff;
        box-shadow: 0 0.125rem 0.125rem -0.125rem rgba(31, 27, 45, 0.08), 0 0.25rem 0.75rem rgba(31, 27, 45, 0.08);
    }

        .navbar-expand-xxl .dropdown-menu.dropdown-menu-dark[b-qlcibwpym2] {
            border-color: rgba(255, 255, 255, 0.15);
            background-color: #1f1b2d;
            box-shadow: none;
        }

        .navbar-expand-xxl .dropdown-menu > .dropdown > .dropdown-toggle[b-qlcibwpym2] {
            display: block;
            position: relative;
            padding-right: 1.5rem;
        }

            .navbar-expand-xxl .dropdown-menu > .dropdown > .dropdown-toggle[b-qlcibwpym2]::after {
                display: block;
                position: absolute;
                top: 50%;
                right: 1rem;
                margin-top: -0.375rem;
                content: "";
            }

        .navbar-expand-xxl .dropdown-menu > .dropdown .dropdown-menu[b-qlcibwpym2] {
            display: none;
            top: 0;
            right: auto;
            left: 100%;
            width: auto;
            margin-top: -0.5rem;
            margin-right: 0;
            margin-left: -0.375rem;
            padding-bottom: 0.5rem;
        }

        .navbar-expand-xxl .dropdown-menu > .dropdown:hover > .dropdown-menu[b-qlcibwpym2] {
            -webkit-animation: fade-in 0.25s ease-in-out;
            animation: fade-in-b-qlcibwpym2 0.25s ease-in-out;
        }

        .navbar-expand-xxl .dropdown-menu.show[b-qlcibwpym2] {
            display: none;
        }

    .navbar-expand-xxl .dropdown-menu-end[b-qlcibwpym2] {
        left: auto;
        right: 0;
    }

    .navbar-expand-xxl .dropdown:hover > .dropdown-menu[b-qlcibwpym2] {
        display: block;
        -webkit-animation: slide-up 0.25s ease-in-out;
        animation: slide-up-b-qlcibwpym2 0.25s ease-in-out;
    }

    .navbar-expand-xxl.navbar-light[b-qlcibwpym2],
    .navbar-expand-xxl.navbar-dark[b-qlcibwpym2] {
        background-color: transparent;
    }
}

.navbar-expand .navbar-nav[b-qlcibwpym2] {
    margin-top: 0;
    padding-top: 0;
    border-top: none;
    border-radius: 0;
}

    .navbar-expand .navbar-nav .nav-item[b-qlcibwpym2] {
        margin-bottom: 0;
        padding: 0;
        border: 0;
        border-radius: 0;
    }

    .navbar-expand .navbar-nav .nav-link[b-qlcibwpym2] {
        padding: 0.6875rem 1rem;
        font-size: 0.875rem;
    }

    .navbar-expand .navbar-nav .dropdown-toggle[b-qlcibwpym2] {
        display: block;
    }

        .navbar-expand .navbar-nav .dropdown-toggle[b-qlcibwpym2]::after {
            display: inline-block;
            margin-top: 0;
            margin-left: 0.375rem;
            font-size: 0.6em;
        }

.navbar-expand .dropdown-menu[b-qlcibwpym2] {
    margin-bottom: 0;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    border: 1px solid #efecf3;
    border-radius: 0.75rem;
    background-color: #fff;
    box-shadow: 0 0.125rem 0.125rem -0.125rem rgba(31, 27, 45, 0.08), 0 0.25rem 0.75rem rgba(31, 27, 45, 0.08);
}

    .navbar-expand .dropdown-menu.dropdown-menu-dark[b-qlcibwpym2] {
        border-color: rgba(255, 255, 255, 0.15);
        background-color: #1f1b2d;
        box-shadow: none;
    }

    .navbar-expand .dropdown-menu > .dropdown > .dropdown-toggle[b-qlcibwpym2] {
        display: block;
        position: relative;
        padding-right: 1.5rem;
    }

        .navbar-expand .dropdown-menu > .dropdown > .dropdown-toggle[b-qlcibwpym2]::after {
            display: block;
            position: absolute;
            top: 50%;
            right: 1rem;
            margin-top: -0.375rem;
            content: "";
        }

    .navbar-expand .dropdown-menu > .dropdown .dropdown-menu[b-qlcibwpym2] {
        display: none;
        top: 0;
        right: auto;
        left: 100%;
        width: auto;
        margin-top: -0.5rem;
        margin-right: 0;
        margin-left: -0.375rem;
        padding-bottom: 0.5rem;
    }

    .navbar-expand .dropdown-menu > .dropdown:hover > .dropdown-menu[b-qlcibwpym2] {
        -webkit-animation: fade-in 0.25s ease-in-out;
        animation: fade-in-b-qlcibwpym2 0.25s ease-in-out;
    }

    .navbar-expand .dropdown-menu.show[b-qlcibwpym2] {
        display: none;
    }

.navbar-expand .dropdown-menu-end[b-qlcibwpym2] {
    left: auto;
    right: 0;
}

.navbar-expand .dropdown:hover > .dropdown-menu[b-qlcibwpym2] {
    display: block;
    -webkit-animation: slide-up 0.25s ease-in-out;
    animation: slide-up-b-qlcibwpym2 0.25s ease-in-out;
}

.navbar-expand.navbar-light[b-qlcibwpym2],
.navbar-expand.navbar-dark[b-qlcibwpym2] {
    background-color: transparent;
}

.navbar-light[b-qlcibwpym2] {
    transition: background-color 0.1s ease-in-out, box-shadow 0.1s ease-in-out;
    background-color: #fff;
}

    .navbar-light .nav-item[b-qlcibwpym2] {
        border-color: #efecf3;
        direction: ltr
    }

        .navbar-light .nav-item:hover .nav-link:not(.disabled)[b-qlcibwpym2] {
            color: #fd5631;
        }

        .navbar-light .nav-item.active .nav-link:not(.disabled)[b-qlcibwpym2] {
            color: #fd5631;
        }

    .navbar-light .navbar-nav .dropdown-menu[b-qlcibwpym2] {
        border-right-color: #efecf3;
    }

    .navbar-light.navbar-stuck[b-qlcibwpym2] {
        background-color: #fff;
        box-shadow: 0 0.125rem 0.125rem -0.125rem rgba(31, 27, 45, 0.08), 0 0.25rem 0.75rem rgba(31, 27, 45, 0.08);
    }

.navbar-dark[b-qlcibwpym2] {
    transition: background-color 0.1s ease-in-out, box-shadow 0.1s ease-in-out;
    background-color: #1f1b2d;
}

    .navbar-dark .nav-item[b-qlcibwpym2] {
        border-color: rgba(255, 255, 255, 0.15);
    }

        .navbar-dark .nav-item:hover .nav-link:not(.disabled)[b-qlcibwpym2] {
            color: #fff;
        }

        .navbar-dark .nav-item.active .nav-link:not(.disabled)[b-qlcibwpym2] {
            color: #fff;
        }

    .navbar-dark .navbar-nav .dropdown-menu[b-qlcibwpym2] {
        border-left-color: rgba(255, 255, 255, 0.15);
    }

    .navbar-dark.navbar-stuck[b-qlcibwpym2] {
        background-color: #1f1b2d;
    }

.offcanvas[b-qlcibwpym2] {
    will-change: transform, box-shadow;
    transition: transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1), box-shadow 0.3s ease;
    box-shadow: none;
    visibility: visible !important;
}

.offcanvas-header[b-qlcibwpym2],
.offcanvas-footer[b-qlcibwpym2] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-shrink: 0;
    padding: 1.25rem 1.5rem;
}

.bg-dark .offcanvas-header[b-qlcibwpym2],
.bg-dark .offcanvas-footer[b-qlcibwpym2] {
    background-color: rgba(255, 255, 255, 0.05);
}

.offcanvas-body[b-qlcibwpym2] {
    height: 100%;
}

    .offcanvas-body[b-qlcibwpym2]::-webkit-scrollbar {
        width: 0.1875rem;
        background-color: transparent;
        opacity: 0;
    }

    .offcanvas-body[b-qlcibwpym2]::-webkit-scrollbar-thumb {
        background-color: #d5d2dc;
        border-radius: 0.09375rem;
    }

    .offcanvas-body > .simplebar-track[b-qlcibwpym2] {
        display: block;
        background-color: transparent;
    }

    .offcanvas-body .simplebar-vertical[b-qlcibwpym2] {
        margin-right: 0.1875rem;
    }

    .offcanvas-body > :not(.card) .nav[b-qlcibwpym2] {
        flex-direction: column;
        margin-right: -1.5rem;
        margin-left: -1.5rem;
    }

        .offcanvas-body > :not(.card) .nav > li[b-qlcibwpym2] {
            margin-bottom: 0;
        }

    .offcanvas-body > :not(.card):not(.navbar-nav) .nav-link[b-qlcibwpym2] {
        padding: 0.3rem 1.5rem;
        font-weight: normal;
    }

        .offcanvas-body > :not(.card):not(.navbar-nav) .nav-link.active[b-qlcibwpym2] {
            position: relative;
        }

            .offcanvas-body > :not(.card):not(.navbar-nav) .nav-link.active[b-qlcibwpym2]::before {
                display: block;
                position: absolute;
                top: 0;
                left: 0;
                width: 0.125rem;
                height: 100%;
                background-color: #fd5631;
                content: "";
            }

    .offcanvas-body > :not(.card) .nav-light .nav-link.active[b-qlcibwpym2]::before {
        background-color: #fff;
    }

.bg-dark .offcanvas-body[b-qlcibwpym2]::-webkit-scrollbar-thumb {
    background-color: rgba(255, 255, 255, 0.35);
}

.offcanvas-collapse .card-flush[b-qlcibwpym2] {
    border: 0;
}

    .offcanvas-collapse .card-flush > .card-body[b-qlcibwpym2] {
        padding: 0;
    }

@media (min-width: 992px) {
    .offcanvas-expand[b-qlcibwpym2] {
        transform: none;
    }

        .offcanvas-expand.offcanvas-start[b-qlcibwpym2],
        .offcanvas-expand.offcanvas-end[b-qlcibwpym2],
        .offcanvas-expand.offcanvas-bottom[b-qlcibwpym2] {
            transform: none;
        }

    .offcanvas-collapse[b-qlcibwpym2] {
        display: block;
        position: static;
        top: auto !important;
        right: auto !important;
        bottom: auto !important;
        left: auto !important;
        width: 100% !important;
        max-width: 100% !important;
        height: auto !important;
        transform: none !important;
        background-color: transparent;
    }

        .offcanvas-collapse .offcanvas-header[b-qlcibwpym2],
        .offcanvas-collapse .offcanvas-footer[b-qlcibwpym2] {
            display: none;
        }

        .offcanvas-collapse .offcanvas-body[b-qlcibwpym2] {
            padding: 0;
            overflow: initial;
        }

        .offcanvas-collapse .card-flush[b-qlcibwpym2] {
            border: 1px solid #efecf3;
        }

            .offcanvas-collapse .card-flush > .card-body[b-qlcibwpym2] {
                padding: 1.25rem 1.25rem;
            }

    .offcanvas-enabled-start[b-qlcibwpym2] {
        padding-right: 22.5rem;
    }

    .offcanvas-enabled-end[b-qlcibwpym2] {
        padding-right: 22.5rem;
        padding-left: 0;
    }
}

.simplebar-scrollbar[b-qlcibwpym2]::before {
    right: 0;
    left: 0;
    background-color: #d5d2dc;
    border-radius: 0.5rem;
}

.simplebar-scrollbar.simplebar-visible[b-qlcibwpym2]::before {
    opacity: 1;
}

.simplebar-track[b-qlcibwpym2] {
    border-radius: 0.5rem;
}

    .simplebar-track.simplebar-vertical[b-qlcibwpym2] {
        width: 0.1875rem;
    }

        .simplebar-track.simplebar-vertical .simplebar-scrollbar[b-qlcibwpym2]:before {
            top: 0;
            bottom: 0;
        }

    .simplebar-track.simplebar-horizontal[b-qlcibwpym2] {
        height: 0.1875rem;
    }

        .simplebar-track.simplebar-horizontal .simplebar-scrollbar[b-qlcibwpym2] {
            height: 0.1875rem;
            top: 0;
            bottom: 0;
        }

            .simplebar-track.simplebar-horizontal .simplebar-scrollbar[b-qlcibwpym2]::before {
                right: 0;
                left: 0;
            }

[data-simplebar][data-simplebar-auto-hide="false"] .simplebar-track[b-qlcibwpym2] {
    background-color: #f5f4f8;
}

[data-simplebar-inverse] .simplebar-scrollbar[b-qlcibwpym2]:before {
    background-color: rgba(255, 255, 255, 0.35);
}

[data-simplebar-inverse][data-simplebar-auto-hide="false"] .simplebar-track[b-qlcibwpym2] {
    background-color: rgba(255, 255, 255, 0.2);
}

[data-simplebar-horizontal-top] .simplebar-track.simplebar-horizontal[b-qlcibwpym2] {
    top: 0;
}

.accordion-button[b-qlcibwpym2] {
    /* font-weight: bold;*/
}

    .accordion-button:not(.collapsed)[b-qlcibwpym2] {
        box-shadow: none;
    }

.accordion-body[b-qlcibwpym2] {
    padding-top: 0.1667rem;
}

.accordion-light .accordion-item[b-qlcibwpym2] {
    background-color: transparent;
    border-color: rgba(255, 255, 255, 0.15);
}

.accordion-light .accordion-button[b-qlcibwpym2] {
    background-color: transparent !important;
}

    .accordion-light .accordion-button.collapsed[b-qlcibwpym2] {
        color: rgba(255, 255, 255, 0.7);
    }

    .accordion-light .accordion-button:not(.collapsed)[b-qlcibwpym2] {
        color: #fff;
        box-shadow: none;
    }

        .accordion-light .accordion-button:not(.collapsed)[b-qlcibwpym2]::after {
            background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
        }

    .accordion-light .accordion-button[b-qlcibwpym2]::after {
        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='rgba%28255, 255, 255, 0.7%29'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
    }

.collapse-label[b-qlcibwpym2]::after {
    content: attr(data-bs-label-expanded);
}

.collapse-label > [class^="fi-"][b-qlcibwpym2],
.collapse-label > [class*=" fi-"][b-qlcibwpym2] {
    transform: rotate(180deg);
    transition: transform 0.2s ease-in-out;
}

.collapse-label.collapsed > [class^="fi-"][b-qlcibwpym2],
.collapse-label.collapsed > [class*=" fi-"][b-qlcibwpym2] {
    transform: none;
}

.collapse-label.collapsed[b-qlcibwpym2]::after {
    content: attr(data-bs-label-collapsed);
}

.alert [class^="fi-"][b-qlcibwpym2],
.alert [class*=" fi-"][b-qlcibwpym2] {
    margin-top: 0.175rem;
}

.alert hr[b-qlcibwpym2] {
    color: rgba(0, 0, 0, 0.1);
}

.alert-secondary[b-qlcibwpym2] {
    border-color: #d5d2dc;
    background-color: #f5f4f8;
}

.alert-secondary[b-qlcibwpym2],
.alert-light[b-qlcibwpym2] {
    color: #454056;
}

    .alert-secondary .alert-link[b-qlcibwpym2],
    .alert-light .alert-link[b-qlcibwpym2] {
        color: #1f1b2d;
    }

.alert-dark[b-qlcibwpym2] {
    border-color: #1f1b2d;
    background-color: #1f1b2d;
    color: #fff;
}

    .alert-dark .alert-link[b-qlcibwpym2] {
        color: #fff;
    }

.alert-dismissible .btn-close[b-qlcibwpym2] {
    padding-top: 1.5rem;
}

.card-header-tabs[b-qlcibwpym2],
.card-header-pills[b-qlcibwpym2] {
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
}

.card-hover[b-qlcibwpym2] {
    transition: border-color 0.2s ease-in-out, background-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
}

    .card-hover:hover[b-qlcibwpym2],
    .card-hover.show[b-qlcibwpym2] {
        box-shadow: 0 0.125rem 0.125rem -0.125rem rgba(31, 27, 45, 0.08), 0 0.25rem 0.75rem rgba(31, 27, 45, 0.08);
    }

    .card-hover.shadow-sm:hover[b-qlcibwpym2],
    .card-hover.shadow-sm.show[b-qlcibwpym2] {
        box-shadow: 0 0.125rem 0.5rem -0.25rem rgba(31, 27, 45, 0.12), 0 0.25rem 1rem rgba(31, 27, 45, 0.12) !important;
    }

    .card-hover[class^="bg-"]:hover[b-qlcibwpym2],
    .card-hover[class*=" bg-"]:hover[b-qlcibwpym2],
    .card-hover[class*=" bg-"].active[b-qlcibwpym2],
    .card-hover[class*=" bg-"].show[b-qlcibwpym2] {
        background-color: #fff !important;
    }

.card-active[b-qlcibwpym2] {
    box-shadow: 0 0.125rem 0.125rem -0.125rem rgba(31, 27, 45, 0.08), 0 0.25rem 0.75rem rgba(31, 27, 45, 0.08);
}

    .card-active[class^="bg-"][b-qlcibwpym2],
    .card-active[class*=" bg-"][b-qlcibwpym2] {
        background-color: #fff !important;
    }

.card-img-hover[b-qlcibwpym2] {
    position: relative;
    overflow: hidden;
    -webkit-mask-image: -webkit-radial-gradient(white, black);
}

    .card-img-hover .img-overlay[b-qlcibwpym2] {
        opacity: 0 !important;
    }

    .card-img-hover .content-overlay[b-qlcibwpym2] {
        position: absolute;
        transition: opacity 0.25s ease-in-out;
        opacity: 0;
    }

    .card-img-hover .position-absolute[b-qlcibwpym2] {
        z-index: 5;
        direction: rtl
    }

.card:hover > .card-img-hover .img-overlay[b-qlcibwpym2] {
    opacity: 0.33 !important;
}

    .card:hover > .card-img-hover .img-overlay.opacity-25[b-qlcibwpym2] {
        opacity: 0.25 !important;
    }

    .card:hover > .card-img-hover .img-overlay.opacity-50[b-qlcibwpym2] {
        opacity: 0.5 !important;
    }

    .card:hover > .card-img-hover .img-overlay.opacity-60[b-qlcibwpym2] {
        opacity: 0.6 !important;
    }

    .card:hover > .card-img-hover .img-overlay.opacity-65[b-qlcibwpym2] {
        opacity: 0.65 !important;
    }

    .card:hover > .card-img-hover .img-overlay.opacity-70[b-qlcibwpym2] {
        opacity: 0.7 !important;
    }

.card:hover > .card-img-hover .content-overlay[b-qlcibwpym2] {
    opacity: 1;
}

.card-horizontal .card-img-top[b-qlcibwpym2],
.card-horizontal .card-img-bottom[b-qlcibwpym2] {
    min-height: 12rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

@media (min-width: 500px) {
    .card-horizontal[b-qlcibwpym2] {
        flex-direction: row;
    }

        .card-horizontal .card-body[b-qlcibwpym2] {
            padding: 1.25rem 1.5625rem;
        }

        .card-horizontal .card-img-top[b-qlcibwpym2],
        .card-horizontal .card-img-bottom[b-qlcibwpym2] {
            max-width: 39%;
            min-width: 39%;
        }

        .card-horizontal .card-img-top[b-qlcibwpym2] {
            border-radius: 0;
            border-top-right-radius: calc(0.75rem - 1px);
            border-bottom-right-radius: calc(0.75rem - 1px);
        }

            .card-horizontal .card-img-top.order-sm-2[b-qlcibwpym2] {
                border-radius: 0;
                border-top-right-radius: calc(0.75rem - 1px);
                border-bottom-right-radius: calc(0.75rem - 1px);
            }
}

.card-light[b-qlcibwpym2] {
    border-color: transparent;
    background-color: rgba(255, 255, 255, 0.04);
    color: #fff;
}

    .card-light .card-title[b-qlcibwpym2] {
        color: #fff;
        font-family: vazir
    }

    .card-light .card-header[b-qlcibwpym2],
    .card-light .card-footer[b-qlcibwpym2] {
        border-color: rgba(255, 255, 255, 0.15);
    }

    .card-light.bg-transparent.card-hover:hover[b-qlcibwpym2],
    .card-light.bg-transparent.card-active[b-qlcibwpym2] {
        background-color: rgba(255, 255, 255, 0.04) !important;
    }

    .card-light.card-hover:hover[b-qlcibwpym2],
    .card-light.card-active[b-qlcibwpym2] {
        border-color: rgba(255, 255, 255, 0.15);
    }

        .card-light.card-hover:hover.border-light[b-qlcibwpym2],
        .card-light.card-active.border-light[b-qlcibwpym2] {
            border-color: rgba(255, 255, 255, 0.4) !important;
        }

a.card[b-qlcibwpym2] {
    text-decoration: none;
}

.card[data-bs-toggle="collapse"][b-qlcibwpym2] {
    transition: border-color 0.2s ease-in-out, background-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
    cursor: pointer;
}

    .card[data-bs-toggle="collapse"] .card-title[b-qlcibwpym2] {
        transition: color 0.25s ease-in-out;
    }

    .card[data-bs-toggle="collapse"].collapsed .card-title[b-qlcibwpym2] {
        color: #454056;
    }

    .card[data-bs-toggle="collapse"]:not(.collapsed)[b-qlcibwpym2] {
        background-color: #fff !important;
        box-shadow: 0 0.125rem 0.125rem -0.125rem rgba(31, 27, 45, 0.08), 0 0.25rem 0.75rem rgba(31, 27, 45, 0.08);
    }

        .card[data-bs-toggle="collapse"]:not(.collapsed) .card-title[b-qlcibwpym2] {
            color: #fd5631;
        }

.card > .blockquote[b-qlcibwpym2] {
    margin-top: -3.434rem;
    margin-bottom: 0;
    color: #666276;
    font-size: 15px;
    font-weight: normal;
}

    .card > .blockquote[b-qlcibwpym2]::before {
        display: table;
        margin-bottom: -0.375rem;
        margin-right: auto;
        transform: rotate3d(0, 100, 0, 180deg)
    }

.badge.bg-secondary[b-qlcibwpym2],
.badge.bg-light[b-qlcibwpym2] {
    color: #1f1b2d;
}

.badge.bg-warning[b-qlcibwpym2] {
    color: #fff;
}

.badge.bg-faded-primary[b-qlcibwpym2] {
    color: #fd5631;
}

.badge.bg-faded-accent[b-qlcibwpym2] {
    color: #5d3cf2;
}

.badge.bg-faded-secondary[b-qlcibwpym2] {
    color: #f5f4f8;
}

.badge.bg-faded-success[b-qlcibwpym2] {
    color: #07c98b;
}

.badge.bg-faded-info[b-qlcibwpym2] {
    color: #3c76f2;
}

.badge.bg-faded-warning[b-qlcibwpym2] {
    color: #fdbc31;
}

.badge.bg-faded-danger[b-qlcibwpym2] {
    color: #f23c49;
}

.badge.bg-faded-light[b-qlcibwpym2] {
    color: #fff;
}

.badge.bg-faded-dark[b-qlcibwpym2] {
    color: #1f1b2d;
}

.badge.bg-faded-secondary[b-qlcibwpym2] {
    color: #1f1b2d;
}

.badge.bg-faded-light[b-qlcibwpym2] {
    background-color: rgba(255, 255, 255, 0.1) !important;
}

.list-group-item[b-qlcibwpym2] {
    margin-bottom: 0;
}

    .list-group-item + .list-group-item.active[b-qlcibwpym2] {
        border-top-color: transparent;
    }

.list-group-item-action[b-qlcibwpym2] {
    transition: color 0.25s ease-in-out, background-color 0.25s ease-in-out;
}

    .list-group-item-action:active[b-qlcibwpym2] {
        transition: none;
    }

    .list-group-item-action.active[b-qlcibwpym2] {
        border-color: transparent;
    }

.list-group-item-primary[b-qlcibwpym2],
.list-group-item-primary:hover[b-qlcibwpym2] {
    background-color: rgba(253, 86, 49, 0.1) !important;
}

.list-group-item-accent[b-qlcibwpym2],
.list-group-item-accent:hover[b-qlcibwpym2] {
    background-color: rgba(93, 60, 242, 0.1) !important;
}

.list-group-item-success[b-qlcibwpym2],
.list-group-item-success:hover[b-qlcibwpym2] {
    background-color: rgba(7, 201, 139, 0.1) !important;
}

.list-group-item-info[b-qlcibwpym2],
.list-group-item-info:hover[b-qlcibwpym2] {
    background-color: rgba(60, 118, 242, 0.1) !important;
}

.list-group-item-warning[b-qlcibwpym2],
.list-group-item-warning:hover[b-qlcibwpym2] {
    background-color: rgba(253, 188, 49, 0.15) !important;
}

.list-group-item-danger[b-qlcibwpym2],
.list-group-item-danger:hover[b-qlcibwpym2] {
    background-color: rgba(242, 60, 73, 0.1) !important;
}

.list-group-item-dark[b-qlcibwpym2],
.list-group-item-dark:hover[b-qlcibwpym2] {
    background-color: rgba(31, 27, 45, 0.1) !important;
}

.list-group-item-secondary[b-qlcibwpym2],
.list-group-item-light[b-qlcibwpym2] {
    color: #666276 !important;
}

    .list-group-item-light:hover[b-qlcibwpym2] {
        background-color: #fff !important;
    }

.list-group-item-secondary[b-qlcibwpym2] {
    background-color: #f5f4f8 !important;
}

    .list-group-item-secondary:hover[b-qlcibwpym2] {
        background-color: #f5f4f8 !important;
    }

.list-group-item-dark[b-qlcibwpym2],
.list-group-item-dark:hover[b-qlcibwpym2] {
    background-color: #1f1b2d !important;
    color: #fff !important;
}

.input-group .position-absolute[b-qlcibwpym2] {
    z-index: 5;
}

    .input-group .position-absolute + .form-control[b-qlcibwpym2],
    .input-group .position-absolute + .password-toggle .form-control[b-qlcibwpym2] {
        padding-left: 2.5rem;
    }

.input-group .form-check-input[b-qlcibwpym2] {
    margin-top: 0.5rem;
}

.form-group[b-qlcibwpym2] {
    display: flex;
    align-items: center;
    padding: 0.5rem;
    border: 1px solid #efecf3;
    border-radius: 0.5rem;
    background-color: #fff;
    box-shadow: 0 0.125rem 0.125rem -0.125rem rgba(31, 27, 45, 0.08), 0 0.25rem 0.75rem rgba(31, 27, 45, 0.08);
}

    .form-group > div:first-child:not(.row)[b-qlcibwpym2],
    .form-group > .form-control:first-child[b-qlcibwpym2],
    .form-group > .form-select:first-child[b-qlcibwpym2] {
        margin-left: -0.5rem;
    }

    .form-group .form-control[b-qlcibwpym2],
    .form-group .form-select[b-qlcibwpym2] {
        border: 0;
        border-radius: 0;
        background-color: transparent;
    }

        .form-group .form-control:focus[b-qlcibwpym2],
        .form-group .form-select:focus[b-qlcibwpym2] {
            box-shadow: none;
        }

    .form-group .input-group .input-group-text[b-qlcibwpym2] {
        margin-top: 0.125rem;
        padding-left: 0;
        border: 0;
        background: transparent;
    }

        .form-group .input-group .input-group-text + .form-control[b-qlcibwpym2],
        .form-group .input-group .input-group-text + .form-select[b-qlcibwpym2] {
            padding-right: 0.750375rem;
        }

    .form-group .dropdown-toggle[b-qlcibwpym2] {
        font-weight: normal;
    }

        .form-group .dropdown-toggle.btn-link[b-qlcibwpym2] {
            padding-right: 1.092rem;
            padding-left: 1.092rem;
            color: #9691a4;
        }

            .form-group .dropdown-toggle.btn-link:hover[b-qlcibwpym2],
            .form-group .dropdown-toggle.btn-link.show[b-qlcibwpym2] {
                color: #454056;
            }

    .form-group .dropdown-menu:not(.my-3)[b-qlcibwpym2] {
        margin-top: 0.75rem !important;
        margin-bottom: 0.75rem !important;
    }

    .form-group .range-slider[b-qlcibwpym2] {
        width: 100%;
        padding-right: 1.125rem;
        padding-left: 1.125rem;
    }

    .form-group .range-slider-ui[b-qlcibwpym2] {
        margin-top: 0;
        margin-bottom: 0;
    }

    .form-group.rounded-pill[b-qlcibwpym2],
    .form-group.rounded-xl-pill[b-qlcibwpym2],
    .form-group.rounded-lg-pill[b-qlcibwpym2],
    .form-group.rounded-md-pill[b-qlcibwpym2],
    .form-group.rounded-sm-pill[b-qlcibwpym2] {
        padding-left: 0.75rem;
    }

.form-group-light[b-qlcibwpym2] {
    border-color: rgba(255, 255, 255, 0.15);
    background-color: rgba(255, 255, 255, 0.04);
}

    .form-group-light .form-control[b-qlcibwpym2],
    .form-group-light .form-select[b-qlcibwpym2] {
        color: #fff;
    }

        .form-group-light .form-control:focus[b-qlcibwpym2],
        .form-group-light .form-select:focus[b-qlcibwpym2] {
            background-color: transparent;
        }

    .form-group-light .input-group .input-group-text[b-qlcibwpym2] {
        color: rgba(255, 255, 255, 0.55);
    }

    .form-group-light .dropdown-toggle.btn-link[b-qlcibwpym2] {
        color: rgba(255, 255, 255, 0.5);
    }

        .form-group-light .dropdown-toggle.btn-link:hover[b-qlcibwpym2],
        .form-group-light .dropdown-toggle.btn-link.show[b-qlcibwpym2] {
            color: #fff;
        }

    .form-group-light .range-slider .range-slider-ui[b-qlcibwpym2] {
        background-color: rgba(255, 255, 255, 0.2);
    }

.dropdown-toggle[b-qlcibwpym2]::after,
.dropdown-toggle[b-qlcibwpym2]::before {
    display: inline-block;
    font-family: "finder-icons";
    font-size: 0.65em;
    font-weight: normal;
    vertical-align: middle;
}

.dropdown-toggle[b-qlcibwpym2]::after {
    margin-right: 0.5rem;
    content: "";
}

.dropdown-toggle[b-qlcibwpym2]::before {
    margin-right: 0.25rem;
}

.dropdown-toggle:not(.dropdown-toggle-split)[b-qlcibwpym2]::before {
    margin-right: -0.25rem;
}

.dropdown-toggle:not(.dropdown-toggle-split)[b-qlcibwpym2]::after {
    margin-left: -0.25rem;
}

.dropdown .dropdown-toggle[b-qlcibwpym2]::before,
.dropup .dropdown-toggle[b-qlcibwpym2]::before,
.dropend .dropdown-toggle[b-qlcibwpym2]::before {
    display: none;
}

.dropup .dropdown-toggle[b-qlcibwpym2]::after {
    content: "";
}

.dropend .dropdown-toggle[b-qlcibwpym2]::after {
    content: "";
}

.dropstart .dropdown-toggle[b-qlcibwpym2]::before {
    content: "";
}

.dropstart .dropdown-toggle[b-qlcibwpym2]::after {
    display: none;
}

h1 .dropdown-toggle[b-qlcibwpym2]::after,
h2 .dropdown-toggle[b-qlcibwpym2]::after,
h3 .dropdown-toggle[b-qlcibwpym2]::after,
h4 .dropdown-toggle[b-qlcibwpym2]::after,
h5 .dropdown-toggle[b-qlcibwpym2]::after,
.h5 .dropdown-toggle[b-qlcibwpym2]::after,
h6 .dropdown-toggle[b-qlcibwpym2]::after,
.h1 .dropdown-toggle[b-qlcibwpym2]::after,
.h2 .dropdown-toggle[b-qlcibwpym2]::after,
.h3 .dropdown-toggle[b-qlcibwpym2]::after,
.h4 .dropdown-toggle[b-qlcibwpym2]::after,
.h6 .dropdown-toggle[b-qlcibwpym2]::after {
    font-size: 1rem;
}

.dropdown-menu li[b-qlcibwpym2] {
    margin-bottom: 0;
}

    .dropdown-menu li:hover > .dropdown-item[b-qlcibwpym2] {
        color: #fd5631;
    }

.dropdown-menu .active > .dropdown-item[b-qlcibwpym2] {
    color: #fd5631;
}

.dropdown-menu .active > .dropdown-item[b-qlcibwpym2],
.dropdown-menu .dropdown-item.active[b-qlcibwpym2] {
    pointer-events: none;
}

.dropdown-menu.dropdown-menu-dark li:hover > .dropdown-item[b-qlcibwpym2] {
    color: #fff;
}

.dropdown-menu.dropdown-menu-dark .active > .dropdown-item[b-qlcibwpym2] {
    color: #fff;
}

.dropdown-menu.w-100[b-qlcibwpym2] {
    min-width: 100%;
}

.dropdown-item[b-qlcibwpym2] {
    transition: color 0.2s ease-in-out;
}

    .dropdown-item > i[b-qlcibwpym2] {
        margin-top: -0.125rem;
        transition: opacity 0.25s ease-in-out;
    }

    .dropdown-item:hover > i[b-qlcibwpym2],
    .dropdown-item.active > i[b-qlcibwpym2] {
        opacity: 1 !important;
    }

.dropdown-header[b-qlcibwpym2] {
    border-bottom: 0;
    font-size: 1rem;
}

.dropdown-divider[b-qlcibwpym2] {
    margin-right: 1rem;
    margin-left: 1rem;
}

.dropdown-menu.show[b-qlcibwpym2] {
    -webkit-animation: fade-in 0.25s ease-in-out;
    animation: fade-in-b-qlcibwpym2 0.25s ease-in-out;
}

.dropdown-toggle-split[b-qlcibwpym2]::after {
    margin-left: -0.0625rem !important;
}

@-webkit-keyframes fade-in {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@keyframes fade-in-b-qlcibwpym2 {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@-webkit-keyframes slide-up {
    from {
        transform: translateY(0.5rem);
        opacity: 0;
    }

    to {
        transform: translateY(0);
        opacity: 1;
    }
}

@keyframes slide-up-b-qlcibwpym2 {
    from {
        transform: translateY(0.5rem);
        opacity: 0;
    }

    to {
        transform: translateY(0);
        opacity: 1;
    }
}

.page-item[b-qlcibwpym2] {
    margin: 0 0.25rem;
}

    .page-item.active > .page-link[b-qlcibwpym2] {
        font-weight: bold;
        border-radius: 50%;
        cursor: default;
    }

.page-link > i[b-qlcibwpym2] {
    display: inline-block;
    margin-top: -0.125rem;
    vertical-align: middle;
    font-size: 0.7em;
}

.page-link.page-link-static:hover[b-qlcibwpym2] {
    color: #454056;
}

.pagination-light .page-item.active .page-link[b-qlcibwpym2] {
    background-color: #fff;
    color: #fd5631;
    border-color: transparent;
}

.pagination-light .page-item.disabled .page-link[b-qlcibwpym2] {
    background-color: transparent;
    color: rgba(255, 255, 255, 0.3);
    border-color: transparent;
}

.pagination-light .page-link[b-qlcibwpym2] {
    background-color: transparent;
    color: rgba(255, 255, 255, 0.7);
    border-color: transparent;
}

    .pagination-light .page-link:focus[b-qlcibwpym2] {
        box-shadow: none;
    }

    .pagination-light .page-link:hover[b-qlcibwpym2] {
        background-color: transparent;
        color: #fff;
        border-color: transparent;
    }

    .pagination-light .page-link.page-link-static:hover[b-qlcibwpym2] {
        color: rgba(255, 255, 255, 0.7);
    }

.breadcrumb-item + .breadcrumb-item[b-qlcibwpym2]::before {
    margin-top: 0.25rem;
    font-family: "finder-icons";
    font-size: 0.7em;
}

.breadcrumb-item > a[b-qlcibwpym2] {
    color: #9691a4;
    text-decoration: none;
}

    .breadcrumb-item > a:hover[b-qlcibwpym2] {
        color: #454056;
    }

.breadcrumb-light .breadcrumb-item > a[b-qlcibwpym2] {
    color: rgba(255, 255, 255, 0.5);
}

    .breadcrumb-light .breadcrumb-item > a:hover[b-qlcibwpym2] {
        color: rgba(255, 255, 255, 0.75);
    }

.breadcrumb-light .breadcrumb-item.active[b-qlcibwpym2] {
    color: #fff;
}

.breadcrumb-light .breadcrumb-item + .breadcrumb-item[b-qlcibwpym2]::before {
    color: rgba(255, 255, 255, 0.5);
}

.progress.progress-light[b-qlcibwpym2] {
    background-color: rgba(255, 255, 255, 0.15);
}

.btn-close[b-qlcibwpym2] {
    transition: opacity 0.25s ease-in-out;
}

.modal-header .btn-close[b-qlcibwpym2] {
    margin: -0.25rem auto -0.25rem -0.28125rem;
}

.img-overlay[b-qlcibwpym2],
.img-gradient-overlay[b-qlcibwpym2] {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: opacity 0.25s ease-in-out;
    background-color: #1f1b2d;
    opacity: 0.5;
    z-index: 1;
}

.img-gradient-overlay[b-qlcibwpym2] {
    background: rgba(31, 27, 45, 0.5);
    background: linear-gradient( 180deg, rgba(31, 27, 45, 0) 0%, rgba(31, 27, 45, 0.1) 26.56%, rgba(31, 27, 45, 0.28) 42.71%, rgba(31, 27, 45, 0.48) 56.77%, rgba(31, 27, 45, 0.68) 72.4%, rgba(31, 27, 45, 0.85) 86.98%, rgba(31, 27, 45, 0.94) 100% );
    opacity: 1;
}

.content-overlay[b-qlcibwpym2] {
    position: relative;
    z-index: 5;
}

.date-picker[readonly][b-qlcibwpym2] {
    background-color: #fff;
}

    .date-picker[readonly].form-control-light[b-qlcibwpym2] {
        background-color: rgba(255, 255, 255, 0.04);
    }

.flatpickr-calendar[b-qlcibwpym2] {
    width: 325px;
    padding: 0 0.5rem;
    border-radius: 0.75rem;
    box-shadow: 0 0.125rem 0.125rem -0.125rem rgba(31, 27, 45, 0.08), 0 0.25rem 0.75rem rgba(31, 27, 45, 0.08);
    border: 0;
}

.flatpickr-innerContainer[b-qlcibwpym2] {
    padding-bottom: 1.125rem;
}

.flatpickr-months[b-qlcibwpym2] {
    padding: 0.75rem 0;
}

    .flatpickr-months svg[b-qlcibwpym2] {
        vertical-align: top;
    }

    .flatpickr-months .flatpickr-prev-month[b-qlcibwpym2],
    .flatpickr-months .flatpickr-next-month[b-qlcibwpym2] {
        top: 0.75rem;
    }

        .flatpickr-months .flatpickr-prev-month:hover svg[b-qlcibwpym2],
        .flatpickr-months .flatpickr-next-month:hover svg[b-qlcibwpym2] {
            fill: #fd5631;
        }

.flatpickr-current-month .flatpickr-monthDropdown-months[b-qlcibwpym2] {
    padding: 0.25rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

    .numInputWrapper:hover[b-qlcibwpym2],
    .flatpickr-current-month .flatpickr-monthDropdown-months:hover[b-qlcibwpym2] {
        background-color: #f6f5f8;
    }

.flatpickr-day[b-qlcibwpym2] {
    height: 38px;
    border-radius: 0;
    border-radius: 0.5rem;
    line-height: 37px;
}

    .flatpickr-day:hover:not(.flatpickr-disabled):not(.today):not(.selected)[b-qlcibwpym2] {
        border-color: #f6f5f8;
        background-color: #f6f5f8;
    }

    .flatpickr-day.today[b-qlcibwpym2] {
        border-color: rgba(253, 86, 49, 0.5) !important;
        color: #fd5631 !important;
    }

        .flatpickr-day.today.selected[b-qlcibwpym2] {
            color: #fff !important;
        }

        .flatpickr-day.today:hover[b-qlcibwpym2] {
            background-color: transparent;
        }

    .flatpickr-day.selected[b-qlcibwpym2] {
        border-color: #fd5631 !important;
        background-color: #fd5631 !important;
    }

    .flatpickr-day.flatpickr-disabled[b-qlcibwpym2] {
        color: #c5c1cf !important;
    }

    .flatpickr-day.nextMonthDay[b-qlcibwpym2] {
        color: #aea9ba;
    }

    .flatpickr-day.inRange[b-qlcibwpym2] {
        border-color: #f6f5f8 !important;
        background-color: #f6f5f8 !important;
        box-shadow: -5px 0 0 #f6f5f8, 5px 0 0 #f6f5f8;
    }

    .flatpickr-day.startRange[b-qlcibwpym2],
    .flatpickr-day.endRange[b-qlcibwpym2],
    .flatpickr-day.endRange.seleced[b-qlcibwpym2],
    .flatpickr-day.endRange:hover[b-qlcibwpym2] {
        border-color: #fd5631 !important;
        background-color: #fd5631 !important;
    }

        .flatpickr-day.selected.endRange[b-qlcibwpym2],
        .flatpickr-day.startRange.endRange[b-qlcibwpym2],
        .flatpickr-day.endRange.endRange[b-qlcibwpym2] {
            border-radius: 0;
            border-radius: 0 0.5rem 0.5rem 0;
        }

        .flatpickr-day.selected.startRange[b-qlcibwpym2],
        .flatpickr-day.startRange.startRange[b-qlcibwpym2],
        .flatpickr-day.endRange.startRange[b-qlcibwpym2] {
            border-radius: 0;
            border-radius: 0.5rem 0 0 0.5rem;
        }

            .flatpickr-day.selected.startRange + .endRange:not(:nth-child(7n + 1))[b-qlcibwpym2],
            .flatpickr-day.startRange.startRange + .endRange:not(:nth-child(7n + 1))[b-qlcibwpym2],
            .flatpickr-day.endRange.startRange + .endRange:not(:nth-child(7n + 1))[b-qlcibwpym2] {
                box-shadow: -10px 0 0 #fd5631;
            }

.flatpickr-time[b-qlcibwpym2] {
    margin-bottom: 0.5rem;
}

    .flatpickr-time input:hover[b-qlcibwpym2],
    .flatpickr-time .flatpickr-am-pm:hover[b-qlcibwpym2],
    .flatpickr-time input:focus[b-qlcibwpym2],
    .flatpickr-time .flatpickr-am-pm:focus[b-qlcibwpym2] {
        background-color: #f6f5f8;
    }

    .flatpickr-time input.flatpickr-hour[b-qlcibwpym2] {
        font-weight: 700;
    }

.file-uploader[b-qlcibwpym2] {
    margin-bottom: 0;
    border: 1px dashed #d5d2dc;
    border-radius: 0.75rem;
    font-family: "Noto Sans", sans-serif;
    cursor: pointer;
}

.filepond--root .filepond--drop-label[b-qlcibwpym2] {
    min-height: 10rem;
}

    .filepond--root .filepond--drop-label > label[b-qlcibwpym2] {
        cursor: pointer;
    }

.filepond--panel[b-qlcibwpym2],
.filepond--panel-root[b-qlcibwpym2] {
    background-color: transparent !important;
}

.filepond--image-preview[b-qlcibwpym2] {
    background-color: #1f1b2d !important;
}

.filepond--credits[b-qlcibwpym2] {
    display: none;
}

@media (min-width: 500px) {
    .file-uploader-grid .filepond--item[b-qlcibwpym2] {
        width: calc(50% - 0.5em);
    }
}

[data-filepond-item-state*="error"] .filepond--item-panel[b-qlcibwpym2],
[data-filepond-item-state*="invalid"] .filepond--item-panel[b-qlcibwpym2] {
    background-color: #f23c49;
}

[data-filepond-item-state="processing-complete"] .filepond--item-panel[b-qlcibwpym2] {
    background-color: #07c98b;
}

.tns-carousel-wrapper[b-qlcibwpym2] {
    position: relative;
}

    .tns-carousel-wrapper .tns-carousel-inner[b-qlcibwpym2] {
        position: relative;
        display: flex;
        overflow: hidden;
        touch-action: manipulation;
        opacity: 0;
    }

        .tns-carousel-wrapper .tns-carousel-inner:active[b-qlcibwpym2] {
            cursor: -webkit-grab;
            cursor: grab;
        }

        .tns-carousel-wrapper .tns-carousel-inner.tns-slider[b-qlcibwpym2] {
            display: block;
            opacity: 1;
        }

        .tns-carousel-wrapper .tns-carousel-inner > *[b-qlcibwpym2] {
            -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
        }

        .tns-carousel-wrapper .tns-carousel-inner.tns-horizontal:not(.tns-gallery)[b-qlcibwpym2] {
            display: flex;
        }

        .tns-carousel-wrapper .tns-carousel-inner.position-absolute[b-qlcibwpym2] {
            z-index: 0;
        }

.card-img-top .tns-horizontal[b-qlcibwpym2] {
    align-items: flex-start;
}

@supports (-ms-ime-align: auto) {
    .tns-carousel-wrapper .tns-carousel-inner.tns-horizontal:not(.tns-gallery)[b-qlcibwpym2] {
        display: block;
    }
}

.tns-carousel-wrapper .tns-controls:focus[b-qlcibwpym2] {
    outline: none;
}

.tns-carousel-wrapper [data-controls][b-qlcibwpym2] {
    position: absolute;
    top: 50%;
    width: 2.25rem;
    height: 2.25rem;
    margin-top: -1.125rem;
    transition: all 0.3s ease-in-out;
    border-radius: 50%;
    background-color: #fff;
    color: #454056;
    font-size: 0.75rem;
    line-height: 2.25rem -0.25rem;
    text-align: center;
    border: 0;
    box-shadow: 0 0.125rem 0.125rem -0.125rem rgba(31, 27, 45, 0.08), 0 0.25rem 0.75rem rgba(31, 27, 45, 0.08);
    z-index: 10;
}

    .tns-carousel-wrapper [data-controls]:hover[b-qlcibwpym2] {
        color: #fd5631;
        box-shadow: 0 0.125rem 0.5rem -0.25rem rgba(31, 27, 45, 0.12), 0 0.25rem 1rem rgba(31, 27, 45, 0.12);
    }

    .tns-carousel-wrapper [data-controls][disabled][b-qlcibwpym2] {
        opacity: 0 !important;
        visibility: hidden;
    }

.tns-carousel-wrapper.tns-carousel-light [data-controls][b-qlcibwpym2] {
    background-color: rgba(255, 255, 255, 0.04);
    color: #fff;
    box-shadow: none;
}

    .tns-carousel-wrapper.tns-carousel-light [data-controls]:hover[b-qlcibwpym2] {
        background-color: #fff;
        color: #fd5631;
    }

.tns-carousel-wrapper [data-controls="prev"][b-qlcibwpym2] {
    left: 1rem;
}

    .tns-carousel-wrapper [data-controls="prev"] > i:not(.fi-chevron-up)[b-qlcibwpym2] {
        margin-right: 0.0625rem;
    }

    .tns-carousel-wrapper [data-controls="prev"] > i.fi-chevron-up[b-qlcibwpym2] {
        margin-bottom: 0.125rem;
    }

.tns-carousel-wrapper [data-controls="next"][b-qlcibwpym2] {
    right: 1rem;
}

    .tns-carousel-wrapper [data-controls="next"] > i:not(.fi-chevron-down)[b-qlcibwpym2] {
        margin-left: 0.0625rem;
    }

.tns-carousel-wrapper:not(.tns-controls-static):not([class^="tns-controls-outside"]):not([class*=" tns-controls-outside"])
[data-controls][b-qlcibwpym2] {
    opacity: 0;
}

.tns-carousel-wrapper:not(.tns-controls-static):not([class^="tns-controls-outside"]):not([class*=" tns-controls-outside"])
[data-controls="prev"][b-qlcibwpym2] {
    transform: translateX(1rem);
}

.tns-carousel-wrapper:not(.tns-controls-static):not([class^="tns-controls-outside"]):not([class*=" tns-controls-outside"])
[data-controls="next"][b-qlcibwpym2] {
    transform: translateX(-1rem);
}

.tns-carousel-wrapper:not(.tns-controls-static):not([class^="tns-controls-outside"]):not([class*=" tns-controls-outside"]):hover
[data-controls][b-qlcibwpym2] {
    transform: none;
    opacity: 1;
}

.tns-carousel-wrapper.tns-nav-outside [data-controls][b-qlcibwpym2] {
    margin-top: -2.9rem;
}

.tns-carousel-controls[b-qlcibwpym2] {
    display: flex;
}

    .tns-carousel-controls button[b-qlcibwpym2] {
        display: none;
    }

    .tns-carousel-controls:focus[b-qlcibwpym2] {
        outline: none;
    }

    .tns-carousel-controls [data-controls][b-qlcibwpym2] {
        display: block;
        width: 2.25rem;
        height: 2.25rem;
        transition: all 0.3s ease-in-out;
        border-radius: 50%;
        background-color: #fff;
        color: #454056;
        font-size: 0.75rem;
        line-height: 2.25rem -0.25rem;
        text-align: center;
        z-index: 10;
        border: 0;
        box-shadow: 0 0.125rem 0.125rem -0.125rem rgba(31, 27, 45, 0.08), 0 0.25rem 0.75rem rgba(31, 27, 45, 0.08);
    }

        .tns-carousel-controls [data-controls]:hover[b-qlcibwpym2] {
            color: #fd5631;
            box-shadow: 0 0.125rem 0.5rem -0.25rem rgba(31, 27, 45, 0.12), 0 0.25rem 1rem rgba(31, 27, 45, 0.12);
        }

        .tns-carousel-controls [data-controls][disabled][b-qlcibwpym2] {
            opacity: 0 !important;
            visibility: hidden;
        }

    .tns-carousel-controls [data-controls="prev"] > i:not(.fi-chevron-up)[b-qlcibwpym2] {
        margin-right: 0.0625rem;
    }

    .tns-carousel-controls [data-controls="prev"] > i.fi-chevron-up[b-qlcibwpym2] {
        margin-bottom: 0.125rem;
    }

    .tns-carousel-controls [data-controls="next"] > i:not(.fi-chevron-down)[b-qlcibwpym2] {
        margin-left: 0.0625rem;
    }

    .tns-carousel-controls.tns-carousel-light [data-controls][b-qlcibwpym2] {
        background-color: rgba(255, 255, 255, 0.04);
        color: #fff;
        box-shadow: none;
    }

        .tns-carousel-controls.tns-carousel-light [data-controls]:hover[b-qlcibwpym2] {
            background-color: #fff;
            color: #fd5631;
        }

.tns-carousel-wrapper:not(.tns-nav-outside) .tns-nav[b-qlcibwpym2] {
    position: absolute;
    left: 0;
    width: 100%;
    bottom: 1rem;
    text-align: center;
}

.tns-carousel-wrapper [data-nav][b-qlcibwpym2] {
    display: inline-block;
    width: 1rem;
    height: 0.375rem;
    margin: 0 0.3rem;
    padding: 0;
    transition: width 0.2s ease-in-out, background-color 0.2s ease-in-out;
    border: 0;
    border-radius: 50rem;
    background-color: rgba(255, 255, 255, 0.4);
}

    .tns-carousel-wrapper [data-nav]:focus[b-qlcibwpym2] {
        outline: none;
    }

    .tns-carousel-wrapper [data-nav].tns-nav-active[b-qlcibwpym2] {
        width: 2rem;
        background-color: #fff;
    }

.tns-carousel-wrapper.tns-nav-outside .tns-nav[b-qlcibwpym2] {
    padding-top: 1.25rem;
    padding-bottom: 1rem;
    text-align: center;
}

.tns-carousel-wrapper.tns-nav-outside:not(.tns-carousel-light) [data-nav][b-qlcibwpym2] {
    background-color: rgba(102, 98, 118, 0.4);
}

    .tns-carousel-wrapper.tns-nav-outside:not(.tns-carousel-light)
    [data-nav].tns-nav-active[b-qlcibwpym2] {
        background-color: #666276;
    }

.tns-carousel-wrapper.tns-nav-outside-flush .tns-nav[b-qlcibwpym2] {
    padding: 0;
}

.tns-controls-outside-sm .tns-controls[b-qlcibwpym2] {
    display: none;
}

@media (min-width: 500px) {
    .tns-controls-outside-sm .tns-controls[b-qlcibwpym2] {
        display: block;
    }

    .tns-controls-outside-sm [data-controls="prev"][b-qlcibwpym2] {
        left: -3rem;
    }

    .tns-controls-outside-sm [data-controls="next"][b-qlcibwpym2] {
        right: -3rem;
    }
}

.tns-controls-outside-md .tns-controls[b-qlcibwpym2] {
    display: none;
}

@media (min-width: 768px) {
    .tns-controls-outside-md .tns-controls[b-qlcibwpym2] {
        display: block;
    }

    .tns-controls-outside-md [data-controls="prev"][b-qlcibwpym2] {
        left: -3rem;
    }

    .tns-controls-outside-md [data-controls="next"][b-qlcibwpym2] {
        right: -3rem;
    }
}

.tns-controls-outside-lg .tns-controls[b-qlcibwpym2] {
    display: none;
}

@media (min-width: 992px) {
    .tns-controls-outside-lg .tns-controls[b-qlcibwpym2] {
        display: block;
    }

    .tns-controls-outside-lg [data-controls="prev"][b-qlcibwpym2] {
        left: -3rem;
    }

    .tns-controls-outside-lg [data-controls="next"][b-qlcibwpym2] {
        right: -3rem;
    }
}

.tns-controls-outside-xl .tns-controls[b-qlcibwpym2] {
    display: none;
}

@media (min-width: 1200px) {
    .tns-controls-outside-xl .tns-controls[b-qlcibwpym2] {
        display: block;
    }

    .tns-controls-outside-xl [data-controls="prev"][b-qlcibwpym2] {
        left: -3rem;
    }

    .tns-controls-outside-xl [data-controls="next"][b-qlcibwpym2] {
        right: -3rem;
    }
}

.tns-controls-outside-xxl .tns-controls[b-qlcibwpym2] {
    display: none;
}

@media (min-width: 1400px) {
    .tns-controls-outside-xxl .tns-controls[b-qlcibwpym2] {
        display: block;
    }

    .tns-controls-outside-xxl [data-controls="prev"][b-qlcibwpym2] {
        left: -3rem;
    }

    .tns-controls-outside-xxl [data-controls="next"][b-qlcibwpym2] {
        right: -3rem;
    }
}

.tns-controls-outside .tns-controls[b-qlcibwpym2] {
    display: none;
}

.tns-controls-outside .tns-controls[b-qlcibwpym2] {
    display: block;
}

.tns-controls-outside [data-controls="prev"][b-qlcibwpym2] {
    left: -3rem;
}

.tns-controls-outside [data-controls="next"][b-qlcibwpym2] {
    right: -3rem;
}

.tns-slides-count[b-qlcibwpym2] {
    position: absolute;
    display: flex;
    align-items: center;
    right: 1.5rem;
    bottom: 1.25rem;
    z-index: 10;
}

.tns-thumbnails[b-qlcibwpym2] {
    display: flex;
    flex-wrap: wrap;
    margin-right: -0.4375rem;
    margin-left: -0.4375rem;
    padding: 0.4375rem 0;
    list-style: none;
}

    .tns-thumbnails:focus[b-qlcibwpym2] {
        outline: none;
    }

.tns-thumbnail[b-qlcibwpym2] {
    display: block;
    width: 20%;
    margin: 0;
    padding: 0.4375rem;
    cursor: pointer;
}

    .tns-thumbnail:focus[b-qlcibwpym2] {
        outline: none;
    }

    .tns-thumbnail > img[b-qlcibwpym2] {
        display: block;
        width: 100%;
        transition: opacity 0.2s ease-in-out, border-color 0.2s ease-in-out;
        border: 1px solid transparent;
        border-radius: 0.5rem;
        opacity: 0.6;
    }

    .tns-thumbnail:hover > img[b-qlcibwpym2] {
        opacity: 1;
    }

    .tns-thumbnail.tns-nav-active[b-qlcibwpym2] {
        pointer-events: none;
        cursor: default;
    }

        .tns-thumbnail.tns-nav-active > img[b-qlcibwpym2] {
            border-color: #fd5631;
            opacity: 1;
        }

@media (max-width: 499.98px) {
    .tns-thumbnails[b-qlcibwpym2] {
        margin-right: -0.291375rem;
        margin-left: -0.291375rem;
        padding: 0.291375rem 0;
    }

    .tns-thumbnail[b-qlcibwpym2] {
        width: 33.33%;
        padding: 0.291375rem;
    }
}

.card > .card-img-hover .tns-nav[b-qlcibwpym2] {
    display: none;
}

.card > .card-img-hover [data-controls][b-qlcibwpym2] {
    transform: none !important;
    background: none;
    color: #fff;
    font-size: 1.03125rem;
    box-shadow: none;
}

.card > .card-img-hover [data-controls="prev"][b-qlcibwpym2] {
    left: 0.25rem;
}

.card > .card-img-hover [data-controls="next"][b-qlcibwpym2] {
    right: 0.25rem;
}

.card:hover > .card-img-hover [data-controls][b-qlcibwpym2] {
    opacity: 1 !important;
}

.tns-center .tns-inner[b-qlcibwpym2] {
    margin-right: -1rem !important;
}

@media (min-width: 768px) {
    .tns-center .tns-inner[b-qlcibwpym2] {
        margin: 0 15% 0 16.5% !important;
    }

    .tns-center .tns-item[b-qlcibwpym2] {
        transition: opacity 0.15s ease-in-out;
        opacity: 0.6;
    }

        .tns-center .tns-item.tns-slide-active.active:not(.tns-slide-cloned)[b-qlcibwpym2] {
            opacity: 1;
        }
}

.tns-item[b-qlcibwpym2] {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

    .tns-item .from-top[b-qlcibwpym2],
    .tns-item .from-bottom[b-qlcibwpym2],
    .tns-item .from-start[b-qlcibwpym2],
    .tns-item .from-end[b-qlcibwpym2],
    .tns-item .scale-up[b-qlcibwpym2],
    .tns-item .scale-down[b-qlcibwpym2] {
        transition: all 0.45s 0.3s ease-in-out;
        opacity: 0;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
    }

    .tns-item .from-top[b-qlcibwpym2] {
        transform: translateY(-45px);
    }

    .tns-item .from-bottom[b-qlcibwpym2] {
        transform: translateY(45px);
    }

    .tns-item .from-start[b-qlcibwpym2] {
        transform: translateX(-45px);
    }

    .tns-item .from-end[b-qlcibwpym2] {
        transform: translateX(45px);
    }

    .tns-item .scale-up[b-qlcibwpym2] {
        transform: scale(0.8);
    }

    .tns-item .scale-down[b-qlcibwpym2] {
        transform: scale(1.2);
    }

    .tns-item .delay-1[b-qlcibwpym2] {
        transition-delay: 0.5s;
    }

    .tns-item .delay-2[b-qlcibwpym2] {
        transition-delay: 0.7s;
    }

    .tns-item .delay-3[b-qlcibwpym2] {
        transition-delay: 0.9s;
    }

    .tns-item .delay-4[b-qlcibwpym2] {
        transition-delay: 1.1s;
    }

    .tns-item.tns-slide-active .from-top[b-qlcibwpym2],
    .tns-item.tns-slide-active .from-bottom[b-qlcibwpym2] {
        transform: translateY(0);
        opacity: 1;
    }

    .tns-item.tns-slide-active .from-start[b-qlcibwpym2],
    .tns-item.tns-slide-active .from-end[b-qlcibwpym2] {
        transform: translateX(0);
        opacity: 1;
    }

    .tns-item.tns-slide-active .scale-up[b-qlcibwpym2],
    .tns-item.tns-slide-active .scale-down[b-qlcibwpym2] {
        transform: scale(1);
        opacity: 1;
    }

.gallery-item[b-qlcibwpym2] {
    display: block;
    position: relative;
    text-decoration: none !important;
    overflow: hidden;
    -webkit-mask-image: -webkit-radial-gradient(white, black);
}

    .gallery-item > img[b-qlcibwpym2] {
        display: block;
        width: 100%;
    }

    .gallery-item[b-qlcibwpym2]::before {
        display: block;
        position: absolute;
        width: 100%;
        height: 100%;
        transition: opacity 0.3s ease-in-out;
        background-color: rgba(31, 27, 45, 0.5);
        content: "";
        opacity: 0;
        z-index: 1;
    }

    .gallery-item[b-qlcibwpym2]::after {
        display: block;
        position: absolute;
        top: 50%;
        left: 50%;
        width: 2.875rem;
        height: 2.875rem;
        margin-top: -1.4375rem;
        margin-left: -1.4375rem;
        transform: scale(0.3);
        color: #fff;
        font-family: "finder-icons";
        font-size: 1.75rem;
        text-align: center;
        line-height: 2.875rem;
        content: "";
        z-index: 5;
    }

    .gallery-item .gallery-item-caption[b-qlcibwpym2] {
        display: block;
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        padding: 1rem 0.5rem;
        transform: translateY(0.5rem);
        color: #fff;
        font-size: 0.875rem;
        text-align: center;
        z-index: 5;
    }

    .gallery-item[b-qlcibwpym2]::after,
    .gallery-item .gallery-item-caption[b-qlcibwpym2] {
        transition: all 0.3s ease-in-out;
        opacity: 0;
    }

    .gallery-item:hover[b-qlcibwpym2]::before,
    .gallery-item:hover[b-qlcibwpym2]::after,
    .gallery-item:hover .gallery-item-caption[b-qlcibwpym2] {
        transform: none;
        opacity: 1;
    }

    .gallery-item.video-item[b-qlcibwpym2]::after {
        padding-top: 0.0625rem;
        padding-left: 0.0625rem;
        transform: none;
        border-radius: 50%;
        background-color: #fff;
        color: #454056;
        font-size: 0.5625rem;
        opacity: 1;
        box-shadow: 0 0.375rem 1rem -0.25rem rgba(0, 0, 0, 0.2);
        content: "";
    }

    .gallery-item.more-item[b-qlcibwpym2]::before {
        background: rgba(31, 27, 45, 0.6);
        opacity: 1;
    }

    .gallery-item.more-item[b-qlcibwpym2]::after {
        display: none;
    }

    .gallery-item.more-item .gallery-item-caption[b-qlcibwpym2] {
        top: 50%;
        bottom: auto;
        font-weight: 500;
        text-decoration: underline;
        transform: translateY(-50%);
        opacity: 1;
    }

    .gallery-item.more-item:hover .gallery-item-caption[b-qlcibwpym2] {
        text-decoration: none;
    }

.lg-backdrop[b-qlcibwpym2] {
    z-index: 1100;
}

.lg-outer[b-qlcibwpym2] {
    z-index: 1110;
}

    .lg-outer .lg-thumb-item:hover[b-qlcibwpym2],
    .lg-outer .lg-thumb-item.active[b-qlcibwpym2] {
        border-color: #fd5631;
    }

.lg-on[b-qlcibwpym2] {
    overflow: hidden;
}

.lg-item:focus[b-qlcibwpym2],
.lg:focus[b-qlcibwpym2],
.lg-outer:focus[b-qlcibwpym2],
.lg-inner:focus[b-qlcibwpym2] {
    outline: none;
}

.icon-box-media[b-qlcibwpym2] {
    display: block;
    width: 3rem;
    min-width: 3rem;
    height: 3rem;
    transition: background-color 0.22s ease-in-out, color 0.22s ease-in-out;
    border-radius: 0.5rem;
    background-position: center;
    background-size: cover;
    font-size: 1.5rem;
    line-height: 2.75rem;
    text-align: center;
}

.icon-box-title[b-qlcibwpym2] {
    margin-bottom: 0.5rem;
}

    .icon-box-title:not(.text-light):not(.text-white)[b-qlcibwpym2] {
        color: #1f1b2d !important;
    }

.icon-box:hover .icon-box-media.text-primary[b-qlcibwpym2],
.icon-box.active .icon-box-media.text-primary[b-qlcibwpym2],
.icon-box.show .icon-box-media.text-primary[b-qlcibwpym2] {
    background-color: #fd5631 !important;
    color: #fff !important;
}

.icon-box:hover .icon-box-media.text-accent[b-qlcibwpym2],
.icon-box.active .icon-box-media.text-accent[b-qlcibwpym2],
.icon-box.show .icon-box-media.text-accent[b-qlcibwpym2] {
    background-color: #5d3cf2 !important;
    color: #fff !important;
}

.icon-box:hover .icon-box-media.text-success[b-qlcibwpym2],
.icon-box.active .icon-box-media.text-success[b-qlcibwpym2],
.icon-box.show .icon-box-media.text-success[b-qlcibwpym2] {
    background-color: #07c98b !important;
    color: #fff !important;
}

.icon-box:hover .icon-box-media.text-info[b-qlcibwpym2],
.icon-box.active .icon-box-media.text-info[b-qlcibwpym2],
.icon-box.show .icon-box-media.text-info[b-qlcibwpym2] {
    background-color: #3c76f2 !important;
    color: #fff !important;
}

.icon-box:hover .icon-box-media.text-warning[b-qlcibwpym2],
.icon-box.active .icon-box-media.text-warning[b-qlcibwpym2],
.icon-box.show .icon-box-media.text-warning[b-qlcibwpym2] {
    background-color: #fdbc31 !important;
    color: #fff !important;
}

.icon-box:hover .icon-box-media.text-danger[b-qlcibwpym2],
.icon-box.active .icon-box-media.text-danger[b-qlcibwpym2],
.icon-box.show .icon-box-media.text-danger[b-qlcibwpym2] {
    background-color: #f23c49 !important;
    color: #fff !important;
}

.icon-box:hover .icon-box-media.text-dark[b-qlcibwpym2],
.icon-box.active .icon-box-media.text-dark[b-qlcibwpym2],
.icon-box.show .icon-box-media.text-dark[b-qlcibwpym2] {
    background-color: #1f1b2d !important;
    color: #fff !important;
}

.icon-box:hover .icon-box-media.text-light[b-qlcibwpym2],
.icon-box.active .icon-box-media.text-light[b-qlcibwpym2],
.icon-box.show .icon-box-media.text-light[b-qlcibwpym2] {
    background-color: #fff !important;
    color: #fd5631 !important;
}

.star-rating[b-qlcibwpym2] {
    display: inline-block;
    white-space: nowrap;
}

.star-rating-icon[b-qlcibwpym2] {
    display: inline-block;
    margin-right: 0.125rem;
    color: #bbb7c5;
    font-size: 0.875rem;
}

    .star-rating-icon.active[b-qlcibwpym2] {
        color: #fdbc31;
    }

.text-light .star-rating-icon[b-qlcibwpym2],
.text-white .star-rating-icon[b-qlcibwpym2] {
    color: rgba(255, 255, 255, 0.5);
}

    .text-light .star-rating-icon.active[b-qlcibwpym2],
    .text-white .star-rating-icon.active[b-qlcibwpym2] {
        color: #fdbc31;
    }

.star-rating-sm .star-rating-icon[b-qlcibwpym2] {
    font-size: 0.6875rem;
}

.steps[b-qlcibwpym2] {
    display: flex;
    padding-top: 1rem;
}

.step[b-qlcibwpym2] {
    flex-basis: 0;
    flex-grow: 1;
    text-align: center;
    text-decoration: none;
}

.step-progress[b-qlcibwpym2] {
    position: relative;
    width: 100%;
    height: 0.25rem;
}

.step-progress-start[b-qlcibwpym2],
.step-progress-end[b-qlcibwpym2] {
    position: absolute;
    top: 50%;
    width: 50%;
    height: 0.125rem;
    margin-top: -0.0625rem;
    overflow: hidden;
}

    .step-progress-start[b-qlcibwpym2]::before,
    .step-progress-end[b-qlcibwpym2]::before {
        display: block;
        width: 62rem;
        height: 100%;
        background-image: url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' stroke='%23b6b1c0' stroke-width='4' stroke-dasharray='2%2c 18' stroke-dashoffset='8' stroke-linecap='butt'/%3e%3c/svg%3e");
        content: "";
    }

.step-progress-start[b-qlcibwpym2] {
    right: 0;
}

.step-progress-end[b-qlcibwpym2] {
    right: 50%;
}

.step:first-child .step-progress .step-progress-start[b-qlcibwpym2] {
    display: none;
}

.step:last-child .step-progress .step-progress-end[b-qlcibwpym2] {
    display: none;
}

.step-number[b-qlcibwpym2] {
    position: absolute;
    display: block;
    top: 50%;
    right: 50%;
    width: 2rem;
    height: 2rem;
    margin-top: -1rem;
    margin-left: -1rem;
    transition: background-color 0.25s ease-in-out, color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
    border-radius: 50%;
    background: #fff;
    color: #666276;
    font-size: 1rem;
    font-weight: 700;
    box-shadow: 0 0.125rem 0.125rem -0.125rem rgba(31, 27, 45, 0.08), 0 0.25rem 0.75rem rgba(31, 27, 45, 0.08);
    line-height: 2rem;
}

.step-label[b-qlcibwpym2] {
    padding-top: 1.5rem;
    color: #666276;
    font-size: 0.75rem;
}

.step.active .step-progress .step-progress-start[b-qlcibwpym2],
.step.active .step-progress .step-progress-end[b-qlcibwpym2] {
    height: 0.25rem;
    background-color: #fd5631;
}

    .step.active .step-progress .step-progress-start[b-qlcibwpym2]::before,
    .step.active .step-progress .step-progress-end[b-qlcibwpym2]::before {
        display: none;
    }

.step.active .step-number[b-qlcibwpym2] {
    background-color: #fd5631;
    color: #fff;
    box-shadow: 0 0.25rem 0.75rem -0.375rem rgba(253, 86, 49, 0.2), 0 0.5rem 1rem rgba(253, 86, 49, 0.16);
}

.steps-light .step:not(.active) .step-progress-start[b-qlcibwpym2]::before,
.steps-light .step:not(.active) .step-progress-end[b-qlcibwpym2]::before {
    background-image: url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' stroke='rgba%28255, 255, 255, 0.5%29' stroke-width='4' stroke-dasharray='2%2c 18' stroke-dashoffset='8' stroke-linecap='butt'/%3e%3c/svg%3e");
}

.steps-light .step:not(.active) .step-number[b-qlcibwpym2] {
    background-color: #353142;
    color: #fff;
    box-shadow: none;
}

.steps-light .step.active .step-number[b-qlcibwpym2] {
    box-shadow: none;
}

.steps-light .step-label[b-qlcibwpym2] {
    color: rgba(255, 255, 255, 0.7);
}

a.step:hover .step-number:not(.active)[b-qlcibwpym2] {
    background-color: #fd5631;
    color: #fff;
    box-shadow: 0 0.25rem 0.75rem -0.375rem rgba(253, 86, 49, 0.2), 0 0.5rem 1rem rgba(253, 86, 49, 0.16);
}

a.step.active[b-qlcibwpym2] {
    pointer-events: none;
}

.leaflet-touch .leaflet-control-layers[b-qlcibwpym2],
.leaflet-touch .leaflet-bar[b-qlcibwpym2] {
    border: 0;
    box-shadow: 0 0.125rem 0.5rem -0.25rem rgba(31, 27, 45, 0.12), 0 0.25rem 1rem rgba(31, 27, 45, 0.12);
}

    .leaflet-touch .leaflet-bar a[b-qlcibwpym2] {
        transition: color 0.25s ease-in-out, background-color 0.25s ease-in-out, box-shadow 0.25s ease-in-out, border-color 0.25s ease-in-out;
        color: #454056;
        font-weight: normal;
        line-height: 26px;
    }

        .leaflet-touch .leaflet-bar a:first-child[b-qlcibwpym2] {
            border-bottom-color: #efecf3;
            border-top-left-radius: 0.375rem;
            border-top-right-radius: 0.375rem;
        }

        .leaflet-touch .leaflet-bar a:last-child[b-qlcibwpym2] {
            border-bottom-left-radius: 0.375rem;
            border-bottom-right-radius: 0.375rem;
        }

        .leaflet-touch .leaflet-bar a:hover[b-qlcibwpym2] {
            background-color: #fff;
            color: #fd5631;
        }

        .leaflet-touch .leaflet-bar a.leaflet-disabled[b-qlcibwpym2] {
            background-color: #fff;
            color: rgba(150, 145, 164, 0.7);
        }

.custom-marker-dot[b-qlcibwpym2] {
    display: block;
    width: 0.875rem !important;
    height: 0.875rem !important;
    margin-top: -0.75rem !important;
    margin-left: -0.375rem !important;
    padding-left: 0.875rem;
    transition: box-shadow 0.2s ease-in-out;
    border-radius: 50%;
    box-sizing: border-box;
    background: #fd5631;
}

    .custom-marker-dot:hover[b-qlcibwpym2] {
        box-shadow: 0 0 0 0.625rem rgba(253, 86, 49, 0.25);
    }

    .custom-marker-dot.leaflet-marker-shadow[b-qlcibwpym2] {
        display: none;
    }

.custom-marker-icon[b-qlcibwpym2] {
    display: block;
    width: 3rem !important;
    height: auto !important;
    margin-top: -1.5rem !important;
    margin-left: -1.5rem !important;
}

    .custom-marker-icon.leaflet-marker-shadow[b-qlcibwpym2] {
        display: none;
    }

.leaflet-popup-content-wrapper[b-qlcibwpym2] {
    min-width: 17.5rem;
    padding: 0;
    overflow: hidden;
}

    .leaflet-popup-content-wrapper .leaflet-popup-content[b-qlcibwpym2] {
        width: 100% !important;
        margin: 0 !important;
        color: #666276;
    }

.leaflet-container[b-qlcibwpym2] {
    font-family: "vazir-bold", sans-serif;
}

    .leaflet-container a.leaflet-popup-close-button[b-qlcibwpym2] {
        top: 0.5rem;
        left: 0.5rem;
        width: 1.5rem;
        height: 1.5rem;
        padding: 0;
        background-color: #fff;
        border-radius: 50%;
        color: rgba(69, 64, 86, 0.7);
        font-size: 0.875rem;
        line-height: 1.5rem;
        text-align: center;
        box-shadow: 0 0.125rem 0.125rem -0.125rem rgba(31, 27, 45, 0.08), 0 0.25rem 0.75rem rgba(31, 27, 45, 0.08);
    }

        .leaflet-container a.leaflet-popup-close-button:hover[b-qlcibwpym2] {
            color: #454056;
        }

.leaflet-popup:focus[b-qlcibwpym2],
.leaflet-marker-icon:focus[b-qlcibwpym2] {
    outline: none;
}

.leaflet-popup-tip-container[b-qlcibwpym2] {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

@-moz-document url-prefix() {
    .leaflet-container a.leaflet-popup-close-button[b-qlcibwpym2] {
        line-height: 1.375rem;
    }
}

.map-popup[b-qlcibwpym2] {
    transition: opacity 0.25s ease-in-out, visibility 0.25s ease-in-out;
    background-color: #fff;
    z-index: 10;
}

    .map-popup.invisible[b-qlcibwpym2] {
        opacity: 0;
        visibility: hidden;
    }

    .map-popup .btn-icon[b-qlcibwpym2] {
        position: absolute;
        top: 1rem;
        right: 1rem;
        z-index: 999;
    }

    .map-popup[b-qlcibwpym2],
    .map-popup .interactive-map[b-qlcibwpym2] {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

@media (max-width: 991.98px) {
    .map-popup[b-qlcibwpym2] {
        position: fixed;
        z-index: 1031;
    }
}

.jarallax[b-qlcibwpym2] {
    position: relative;
    z-index: 0;
}

    .jarallax .jarallax-img[b-qlcibwpym2] {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: -1;
        background-position: center !important;
        background-size: cover !important;
    }

    _:-ms-lang(x)[b-qlcibwpym2],
    .jarallax .jarallax-img[b-qlcibwpym2] {
        margin: 0 !important;
        position: absolute !important;
        transform: none !important;
    }

.parallax[b-qlcibwpym2] {
    position: relative;
}

.parallax-layer[b-qlcibwpym2] {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

    .parallax-layer > img[b-qlcibwpym2] {
        display: block;
        width: 100%;
    }

.swap-image[b-qlcibwpym2] {
    display: inline-block;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

    .swap-image .swap-from[b-qlcibwpym2],
    .swap-image .swap-to[b-qlcibwpym2] {
        display: block;
        transition: opacity 0.3s ease-in-out;
    }

    .swap-image .swap-to[b-qlcibwpym2] {
        position: absolute;
        top: 0;
        left: 0;
        opacity: 0;
        z-index: 0;
    }

    .swap-image:hover .swap-from[b-qlcibwpym2],
    .swap-image.active .swap-from[b-qlcibwpym2] {
        opacity: 0;
    }

    .swap-image:hover .swap-to[b-qlcibwpym2],
    .swap-image.active .swap-to[b-qlcibwpym2] {
        opacity: 1;
    }

.card:hover > .swap-image .swap-from[b-qlcibwpym2],
.card:hover > .swap-image .swap-to[b-qlcibwpym2],
.card.card-active > .swap-image .swap-from[b-qlcibwpym2],
.card.card-active > .swap-image .swap-to[b-qlcibwpym2] {
    transition-duration: 0.25s;
}

.card:hover > .swap-image .swap-from[b-qlcibwpym2],
.card.card-active > .swap-image .swap-from[b-qlcibwpym2] {
    opacity: 0;
}

.card:hover > .swap-image .swap-to[b-qlcibwpym2],
.card.card-active > .swap-image .swap-to[b-qlcibwpym2] {
    opacity: 1;
}

.tns-item[b-qlcibwpym2], .navbar-collapse .nav-item[b-qlcibwpym2] {
    direction: rtl
}

@media (max-width: 991px) {
    .navbar-collapse .fi-layers[b-qlcibwpym2] {
        padding-left: 0.5rem
    }

    .navbar-collapse .dropdown-toggle:not(.dropdown-toggle-split)[b-qlcibwpym2]:after {
        margin-left: 0;
        margin-right: auto !important
    }
}

.navbar-collapse .nav-item .dropdown-menu[b-qlcibwpym2] {
    direction: ltr
}

#notification-settings h6[b-qlcibwpym2] {
    font-weight: 500
}

.tns-carousel-wrapper.card-img-top.card-img-hover[b-qlcibwpym2], .tns-carousel-wrapper[b-qlcibwpym2] {
    direction: ltr
}

.line-h18[b-qlcibwpym2] {
    line-height: 1.8
}

.card.card-hover.card-body .h5[b-qlcibwpym2], .card.card-hover.card-body .h6[b-qlcibwpym2], .fw-500[b-qlcibwpym2], .des-home h3[b-qlcibwpym2] {
    font-weight: 500
}

.fi-rotate[b-qlcibwpym2] {
    transform: rotate(180deg)
}

.blog-list p[b-qlcibwpym2] {
    line-height: 1.7
}

.blog-details p[b-qlcibwpym2] {
    text-align: justify;
    line-height: 1.8
}

.panel-search .dropdown-menu[b-qlcibwpym2] {
    transform: translate(27px, 44px) !important;
}

.text-justify[b-qlcibwpym2] {
    text-align: justify
}

.cunters .fs-4[b-qlcibwpym2] {
    font-family: vazir;
    font-weight: 500
}

.logo[b-qlcibwpym2] {
    display: block;
    margin-right: 0;
}

.upload[b-qlcibwpym2] {
    cursor: pointer;
    padding: 0
}

.border-left[b-qlcibwpym2] {
    border-left: 1px solid #d5d2dc;
    padding: 14px 0 20px 20px;
    cursor: pointer;
}

.upload[b-qlcibwpym2]:before {
    content: 'آپلود فایل';
    display: inline-block;
    background: linear-gradient(top, #f9f9f9, #e3e3e3);
    border-left: 1px solid #d5d2dc;
    padding: 15px 20px;
    outline: none;
    white-space: nowrap;
    -webkit-user-select: none;
}

.offer .h6[b-qlcibwpym2], .tns-carousel-wrapper .car .h6[b-qlcibwpym2] {
    font-family: vazir;
    font-weight: 500;
    font-size: 15px
}

.des-home p[b-qlcibwpym2] {
    line-height: 1.8
}

.font-nonBold[b-qlcibwpym2] {
    font-family: vazir
}

/*#customize::-webkit-file-upload-button{
	opacity: 0
}*/
input[type='file'][b-qlcibwpym2] {
    display: none
}

ul.pr-5[b-qlcibwpym2] {
    padding-right: 2rem
}

.modal-body p[b-qlcibwpym2] {
    line-height: 1.8
}

.nav-item.level-1 .dropdown-toggle[b-qlcibwpym2]::after {
    margin-right: auto !important
}

.border-radius-20[b-qlcibwpym2] {
    border-radius: 20px
}

.steps.steps-vertical[b-qlcibwpym2] {
    flex-direction: column;
}

    .steps.steps-vertical .step[b-qlcibwpym2] {
        display: flex;
    }

    .steps.steps-vertical .step-progress[b-qlcibwpym2] {
        flex-shrink: 0;
        width: 2rem;
        height: auto;
    }

    .steps.steps-vertical .step-label[b-qlcibwpym2] {
        margin-top: -0.125rem;
        margin-bottom: 2.5rem;
        margin-right: 2.5rem;
        padding-top: initial;
        font-size: 1rem;
        text-align: right;
    }

    .steps.steps-vertical .step-number[b-qlcibwpym2] {
        position: relative;
        top: initial;
        right: initial;
        margin-top: -0.125rem;
        margin-right: initial;
    }

.ltr[b-qlcibwpym2] {
    direction: ltr
}

.rotate-img[b-qlcibwpym2] {
    transform: rotate3d(0, 100, 0, 180deg);
}

.steps.steps-vertical .step-progress-end[b-qlcibwpym2]::before {
    width: 100%;
    height: 100%;
    background-image: url(data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' stroke='%23b6b1c0' stroke-width='4' stroke-dasharray='2%2c 12' stroke-dashoffset='8' stroke-linecap='butt'/%3e%3c/svg%3e);
    background-size: 25px;
}

.steps.steps-vertical .step-progress-end[b-qlcibwpym2] {
    position: absolute;
    top: 0;
    left: 50%;
    right: 50%;
    width: 0.125rem;
    height: 100%;
    transform: translateX(-50%);
}

.skills label[b-qlcibwpym2] {
    white-space: nowrap
}
/*# sourceMappingURL=theme.min.css.map */
/* _content/NetFileAdmin/Components/Pages/FilesOfTehran.razor.rz.scp.css */
/*!
 * Bootstrap v5.1.0 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
@font-face {
    font-family: IRANSans;
    src: url('/fonts/IRANSans/IRANSansWeb.eot');
    src: url('/fonts/IRANSans/IRANSansWeb.eot') format('embedded-opentype'), url('/fonts/IRANSans/IRANSansWeb.woff') format('woff'), url('/fonts/IRANSans/IRANSansWeb.ttf') format('truetype');
    font-weight: 400;
    font-style: normal
}


[class^="border-"].border-light[b-012em2dl3h],
[class*=" border-"].border-light[b-012em2dl3h] {
    border-color: rgba(255, 255, 255, 0.15) !important;
}

.opacity-transition[b-012em2dl3h] {
    transition: opacity 0.25s ease-in-out;
}

    .opacity-transition:hover[b-012em2dl3h] {
        opacity: 1 !important;
    }

.hover-img-scale img[b-012em2dl3h] {
    will-change: transform;
    transition: transform 0.3s ease-in-out;
    transform: none;
}

.hover-img-scale:hover img[b-012em2dl3h] {
    transform: translateY(-0.25rem) scale(1.01);
}

:root[b-012em2dl3h] {
    --bs-blue: #0d6efd;
    --bs-indigo: #6610f2;
    --bs-purple: #6f42c1;
    --bs-pink: #d63384;
    --bs-red: #dc3545;
    --bs-orange: #fd7e14;
    --bs-yellow: #ffc107;
    --bs-green: #198754;
    --bs-teal: #20c997;
    --bs-cyan: #0dcaf0;
    --bs-white: #fff;
    --bs-gray: #9691a4;
    --bs-gray-dark: #454056;
    --bs-gray-100: #f9f8fa;
    --bs-gray-200: #f5f4f8;
    --bs-gray-300: #efecf3;
    --bs-gray-400: #d5d2dc;
    --bs-gray-500: #bbb7c5;
    --bs-gray-600: #9691a4;
    --bs-gray-700: #666276;
    --bs-gray-800: #454056;
    --bs-gray-900: #1f1b2d;
    --bs-primary: #fd5631;
    --bs-accent: #5d3cf2;
    --bs-secondary: #f5f4f8;
    --bs-success: #07c98b;
    --bs-info: #3c76f2;
    --bs-warning: #fdbc31;
    --bs-danger: #f23c49;
    --bs-light: #fff;
    --bs-dark: #1f1b2d;
    --bs-primary-rgb: 253, 86, 49;
    --bs-accent-rgb: 93, 60, 242;
    --bs-secondary-rgb: 245, 244, 248;
    --bs-success-rgb: 7, 201, 139;
    --bs-info-rgb: 60, 118, 242;
    --bs-warning-rgb: 253, 188, 49;
    --bs-danger-rgb: 242, 60, 73;
    --bs-light-rgb: 255, 255, 255;
    --bs-dark-rgb: 31, 27, 45;
    --bs-white-rgb: 255, 255, 255;
    --bs-black-rgb: 0, 0, 0;
    --bs-body-rgb: 102, 98, 118;
    --bs-font-sans-serif: "Noto Sans", sans-serif;
    --bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    --bs-gradient: linear-gradient(26.21deg, #5d3cf2 0%, #fd5631 108.88%);
    --bs-body-font-family: var(--bs-font-sans-serif);
    --bs-body-font-size: 14.5px;
    --bs-body-font-weight: 400;
    --bs-body-line-height: 1.6;
    --bs-body-color: #666276;
    --bs-body-bg: #fff;
}

*[b-012em2dl3h],
*[b-012em2dl3h]::before,
*[b-012em2dl3h]::after {
    box-sizing: border-box;
}

body[b-012em2dl3h] {
    margin: 0;
    font-family: 'IRANSans', sans-serif;
    font-size: var(--bs-body-font-size);
    font-weight: var(--bs-body-font-weight);
    line-height: var(--bs-body-line-height);
    color: var(--bs-body-color);
    text-align: right;
    background-color: var(--bs-body-bg);
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

hr[b-012em2dl3h] {
    margin: 0 0;
    color: #efecf3;
    background-color: currentColor;
    border: 0;
    opacity: 1;
}

    hr:not([size])[b-012em2dl3h] {
        height: 1px;
    }

h6[b-012em2dl3h],
.h6[b-012em2dl3h],
h5[b-012em2dl3h],
.h5[b-012em2dl3h],
h4[b-012em2dl3h],
.h4[b-012em2dl3h],
h3[b-012em2dl3h],
.h3[b-012em2dl3h],
h2[b-012em2dl3h],
.h2[b-012em2dl3h],
h1[b-012em2dl3h],
.h1[b-012em2dl3h] {
    margin-top: 0;
    margin-bottom: 1rem;
    font-weight: 700;
    line-height: 1.2;
    color: #1f1b2d;
    font-family: vazir-bold
}

h1[b-012em2dl3h],
.h1[b-012em2dl3h] {
    font-size: calc(1.375rem + 1.5vw);
}

@media (min-width: 1200px) {
    h1[b-012em2dl3h],
    .h1[b-012em2dl3h] {
        font-size: 2rem;
    }
}

h2[b-012em2dl3h],
.h2[b-012em2dl3h] {
    font-size: calc(1.325rem + 0.9vw);
}

@media (min-width: 1200px) {
    h2[b-012em2dl3h],
    .h2[b-012em2dl3h] {
        font-size: 1.65rem;
    }
}

h3[b-012em2dl3h],
.h3[b-012em2dl3h] {
    font-size: calc(1.3rem + 0.6vw);
}

@media (min-width: 1200px) {
    h3[b-012em2dl3h],
    .h3[b-012em2dl3h] {
        font-size: 1.5rem;
    }
}

h4[b-012em2dl3h],
.h4[b-012em2dl3h] {
    font-size: calc(1.275rem + 0.3vw);
}

@media (min-width: 1200px) {
    h4[b-012em2dl3h],
    .h4[b-012em2dl3h] {
        font-size: 1.4rem;
    }
}

h5[b-012em2dl3h],
.h5[b-012em2dl3h] {
    font-size: 1.25rem;
}

h6[b-012em2dl3h],
.h6[b-012em2dl3h] {
    font-size: 1rem;
}

p[b-012em2dl3h] {
    margin-top: 0;
    margin-bottom: 1.25rem;
}

abbr[title][b-012em2dl3h],
abbr[data-bs-original-title][b-012em2dl3h] {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    cursor: help;
    -webkit-text-decoration-skip-ink: none;
    text-decoration-skip-ink: none;
}

address[b-012em2dl3h] {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit;
}

ol[b-012em2dl3h],
ul[b-012em2dl3h] {
    padding-left: 2rem;
}

ol[b-012em2dl3h],
ul[b-012em2dl3h],
dl[b-012em2dl3h] {
    margin-top: 0;
    margin-bottom: 1rem;
    padding-right: 0
}

    ol ol[b-012em2dl3h],
    ul ul[b-012em2dl3h],
    ol ul[b-012em2dl3h],
    ul ol[b-012em2dl3h] {
        margin-bottom: 0;
    }

dt[b-012em2dl3h] {
    font-weight: 700;
}

dd[b-012em2dl3h] {
    margin-bottom: 0.5rem;
    margin-right: 0;
}

blockquote[b-012em2dl3h] {
    margin: 0 0 1rem;
}

b[b-012em2dl3h],
strong[b-012em2dl3h] {
    font-weight: bolder;
}

small[b-012em2dl3h],
.small[b-012em2dl3h] {
    font-size: 0.875em;
}

mark[b-012em2dl3h],
.mark[b-012em2dl3h] {
    padding: 0.2em;
    background-color: #fcf8e3;
}

sub[b-012em2dl3h],
sup[b-012em2dl3h] {
    position: relative;
    font-size: 0.75em;
    line-height: 0;
    vertical-align: baseline;
}

sub[b-012em2dl3h] {
    bottom: -0.25em;
}

sup[b-012em2dl3h] {
    top: -0.5em;
}

a[b-012em2dl3h] {
    color: #fd5631;
    text-decoration: underline;
}

    a:hover[b-012em2dl3h] {
        color: #fd3509;
        text-decoration: none;
    }

    a:not([href]):not([class])[b-012em2dl3h],
    a:not([href]):not([class]):hover[b-012em2dl3h] {
        color: inherit;
        text-decoration: none;
    }

pre[b-012em2dl3h],
code[b-012em2dl3h],
kbd[b-012em2dl3h],
samp[b-012em2dl3h] {
    font-family: var(--bs-font-monospace);
    font-size: 1em;
    direction: ltr /* rtl:ignore */;
    unicode-bidi: bidi-override;
}

pre[b-012em2dl3h] {
    display: block;
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto;
    font-size: 0.875em;
    color: #fff;
}

    pre code[b-012em2dl3h] {
        font-size: inherit;
        color: inherit;
        word-break: normal;
    }

code[b-012em2dl3h] {
    font-size: 0.875em;
    color: #e3116c;
    word-wrap: break-word;
}

a > code[b-012em2dl3h] {
    color: inherit;
}

kbd[b-012em2dl3h] {
    padding: 0.2rem 0.4rem;
    font-size: 0.875em;
    color: #fff;
    background-color: #1f1b2d;
    border-radius: 0.375rem;
}

    kbd kbd[b-012em2dl3h] {
        padding: 0;
        font-size: 1em;
        font-weight: 700;
    }

figure[b-012em2dl3h] {
    margin: 0 0 1rem;
}

img[b-012em2dl3h],
svg[b-012em2dl3h] {
    vertical-align: middle;
}

table[b-012em2dl3h] {
    caption-side: bottom;
    border-collapse: collapse;
}

caption[b-012em2dl3h] {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    color: #9691a4;
    text-align: left;
}

th[b-012em2dl3h] {
    font-weight: 700;
    text-align: inherit;
    text-align: -webkit-match-parent;
}

thead[b-012em2dl3h],
tbody[b-012em2dl3h],
tfoot[b-012em2dl3h],
tr[b-012em2dl3h],
td[b-012em2dl3h],
th[b-012em2dl3h] {
    border-color: inherit;
    border-style: solid;
    border-width: 0;
}

label[b-012em2dl3h] {
    display: inline-block;
}

button[b-012em2dl3h] {
    border-radius: 0;
}

    button:focus:not(:focus-visible)[b-012em2dl3h] {
        outline: 0;
    }

input[b-012em2dl3h],
button[b-012em2dl3h],
select[b-012em2dl3h],
optgroup[b-012em2dl3h],
textarea[b-012em2dl3h] {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

button[b-012em2dl3h],
select[b-012em2dl3h] {
    text-transform: none;
}

[role="button"][b-012em2dl3h] {
    cursor: pointer;
}

select[b-012em2dl3h] {
    word-wrap: normal;
}

    select:disabled[b-012em2dl3h] {
        opacity: 1;
    }

[list][b-012em2dl3h]::-webkit-calendar-picker-indicator {
    display: none;
}

button[b-012em2dl3h],
[type="button"][b-012em2dl3h],
[type="reset"][b-012em2dl3h],
[type="submit"][b-012em2dl3h] {
    -webkit-appearance: button;
}

    button:not(:disabled)[b-012em2dl3h],
    [type="button"]:not(:disabled)[b-012em2dl3h],
    [type="reset"]:not(:disabled)[b-012em2dl3h],
    [type="submit"]:not(:disabled)[b-012em2dl3h] {
        cursor: pointer;
    }

[b-012em2dl3h]::-moz-focus-inner {
    padding: 0;
    border-style: none;
}

textarea[b-012em2dl3h] {
    resize: vertical;
}

fieldset[b-012em2dl3h] {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0;
}

legend[b-012em2dl3h] {
    float: left;
    width: 100%;
    padding: 0;
    margin-bottom: 0.5rem;
    font-size: calc(1.275rem + 0.3vw);
    line-height: inherit;
}

@media (min-width: 1200px) {
    legend[b-012em2dl3h] {
        font-size: 1.5rem;
    }
}

legend + *[b-012em2dl3h] {
    clear: left;
}

[b-012em2dl3h]::-webkit-datetime-edit-fields-wrapper,
[b-012em2dl3h]::-webkit-datetime-edit-text,
[b-012em2dl3h]::-webkit-datetime-edit-minute,
[b-012em2dl3h]::-webkit-datetime-edit-hour-field,
[b-012em2dl3h]::-webkit-datetime-edit-day-field,
[b-012em2dl3h]::-webkit-datetime-edit-month-field,
[b-012em2dl3h]::-webkit-datetime-edit-year-field {
    padding: 0;
}

[b-012em2dl3h]::-webkit-inner-spin-button {
    height: auto;
}

[type="search"][b-012em2dl3h] {
    outline-offset: -2px;
    -webkit-appearance: textfield;
}

[b-012em2dl3h]::-webkit-search-decoration {
    -webkit-appearance: none;
}

[b-012em2dl3h]::-webkit-color-swatch-wrapper {
    padding: 0;
}

[b-012em2dl3h]::-webkit-file-upload-button {
    font: inherit;
}

[b-012em2dl3h]::file-selector-button {
    font: inherit;
}

[b-012em2dl3h]::file-selector-button {
    font: inherit;
}

[b-012em2dl3h]::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button;
}

output[b-012em2dl3h] {
    display: inline-block;
}

iframe[b-012em2dl3h] {
    border: 0;
}

summary[b-012em2dl3h] {
    display: list-item;
    cursor: pointer;
}

progress[b-012em2dl3h] {
    vertical-align: baseline;
}

[hidden][b-012em2dl3h] {
    display: none !important;
}

.lead[b-012em2dl3h] {
    font-size: 1.05rem;
    font-weight: normal;
}

.display-1[b-012em2dl3h] {
    font-size: calc(1.625rem + 4.5vw);
    font-weight: 700;
    line-height: 1.2;
}

@media (min-width: 1200px) {
    .display-1[b-012em2dl3h] {
        font-size: 5rem;
    }
}

.display-2[b-012em2dl3h] {
    font-size: calc(1.575rem + 3.9vw);
    font-weight: 700;
    line-height: 1.2;
}

@media (min-width: 1200px) {
    .display-2[b-012em2dl3h] {
        font-size: 4.5rem;
    }
}

.display-3[b-012em2dl3h] {
    font-size: calc(1.525rem + 3.3vw);
    font-weight: 700;
    line-height: 1.2;
}

@media (min-width: 1200px) {
    .display-3[b-012em2dl3h] {
        font-size: 4rem;
    }
}

.display-4[b-012em2dl3h] {
    font-size: calc(1.475rem + 2.7vw);
    font-weight: 700;
    line-height: 1.2;
    font-family: 'vazir-bold', sans-serif
}

@media (min-width: 1200px) {
    .display-4[b-012em2dl3h] {
        font-size: 3.5rem;
    }
}

.display-5[b-012em2dl3h] {
    font-size: calc(1.425rem + 2.1vw);
    font-weight: 700;
    line-height: 1.5;
    font-family: 'vazir-bold', sans-serif
}

@media (min-width: 1200px) {
    .display-5[b-012em2dl3h] {
        font-size: 3rem;
        font-family: 'vazir-bold', sans-serif
    }
}

.display-6[b-012em2dl3h] {
    font-size: calc(1.3875rem + 1.65vw);
    font-weight: 700;
    line-height: 1.2;
}

@media (min-width: 1200px) {
    .display-6[b-012em2dl3h] {
        font-size: 2.625rem;
    }
}

.list-unstyled[b-012em2dl3h] {
    padding-right: 0;
    list-style: none;
}

.list-inline[b-012em2dl3h] {
    padding-left: 0;
    list-style: none;
}

.list-inline-item[b-012em2dl3h] {
    display: inline-block;
}

    .list-inline-item:not(:first-child)[b-012em2dl3h] {
        margin-right: 0.5rem;
    }

.initialism[b-012em2dl3h] {
    font-size: 0.875em;
    text-transform: uppercase;
}

.blockquote[b-012em2dl3h] {
    margin-bottom: 1.25rem;
    font-size: 1.125rem;
}

    .blockquote > :last-child[b-012em2dl3h] {
        margin-bottom: 0;
    }

.blockquote-footer[b-012em2dl3h] {
    margin-top: -1.25rem;
    margin-bottom: 1.25rem;
    font-size: 1rem;
    color: #1f1b2d;
}

    .blockquote-footer[b-012em2dl3h]::before {
        content: "— ";
    }

.img-fluid[b-012em2dl3h] {
    max-width: 100%;
    height: auto;
}

.img-thumbnail[b-012em2dl3h] {
    padding: 0.375rem;
    background-color: #fff;
    border: 1px solid #efecf3;
    border-radius: 0.75rem;
    box-shadow: 0 0.125rem 0.125rem -0.125rem rgba(31, 27, 45, 0.08), 0 0.25rem 0.75rem rgba(31, 27, 45, 0.08);
    max-width: 100%;
    height: auto;
}

.figure[b-012em2dl3h] {
    display: inline-block;
}

.figure-img[b-012em2dl3h] {
    margin-bottom: 0.5rem;
    line-height: 1;
}

.figure-caption[b-012em2dl3h] {
    font-size: 0.875em;
    color: #9691a4;
}

.container[b-012em2dl3h],
.container-fluid[b-012em2dl3h],
.container-xxl[b-012em2dl3h],
.container-xl[b-012em2dl3h],
.container-lg[b-012em2dl3h],
.container-md[b-012em2dl3h],
.container-sm[b-012em2dl3h] {
    width: 100%;
    padding-right: var(--bs-gutter-x, 0.75rem);
    padding-left: var(--bs-gutter-x, 0.75rem);
    margin-right: auto;
    margin-left: auto;
}

@media (min-width: 500px) {
    .container-sm[b-012em2dl3h],
    .container[b-012em2dl3h] {
        max-width: 100%;
    }
}

@media (min-width: 768px) {
    .container-md[b-012em2dl3h],
    .container-sm[b-012em2dl3h],
    .container[b-012em2dl3h] {
        max-width: 100%;
    }
}

@media (min-width: 992px) {
    .container-lg[b-012em2dl3h],
    .container-md[b-012em2dl3h],
    .container-sm[b-012em2dl3h],
    .container[b-012em2dl3h] {
        max-width: 100%;
    }
}

@media (min-width: 1200px) {
    .container-xl[b-012em2dl3h],
    .container-lg[b-012em2dl3h],
    .container-md[b-012em2dl3h],
    .container-sm[b-012em2dl3h],
    .container[b-012em2dl3h] {
        max-width: 100%;
    }
}

@media (min-width: 1400px) {
    .container-xxl[b-012em2dl3h],
    .container-xl[b-012em2dl3h],
    .container-lg[b-012em2dl3h],
    .container-md[b-012em2dl3h],
    .container-sm[b-012em2dl3h],
    .container[b-012em2dl3h] {
        max-width: 1320px;
    }
}

.row[b-012em2dl3h] {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    display: flex;
    flex-wrap: wrap;
    margin-top: calc(var(--bs-gutter-y) * -1);
    margin-right: calc(var(--bs-gutter-x) * -0.5);
    margin-left: calc(var(--bs-gutter-x) * -0.5);
}

    .row > *[b-012em2dl3h] {
        flex-shrink: 0;
        width: 100%;
        max-width: 100%;
        padding-right: calc(var(--bs-gutter-x) * 0.5);
        padding-left: calc(var(--bs-gutter-x) * 0.5);
        margin-top: var(--bs-gutter-y);
    }

.col[b-012em2dl3h] {
    flex: 1 0 0%;
}

.row-cols-auto > *[b-012em2dl3h] {
    flex: 0 0 auto;
    width: auto;
}

.row-cols-1 > *[b-012em2dl3h] {
    flex: 0 0 auto;
    width: 100%;
}

.row-cols-2 > *[b-012em2dl3h] {
    flex: 0 0 auto;
    width: 50%;
}

.row-cols-3 > *[b-012em2dl3h] {
    flex: 0 0 auto;
    width: 33.3333333333%;
}

.row-cols-4 > *[b-012em2dl3h] {
    flex: 0 0 auto;
    width: 25%;
}

.row-cols-5 > *[b-012em2dl3h] {
    flex: 0 0 auto;
    width: 20%;
}

.row-cols-6 > *[b-012em2dl3h] {
    flex: 0 0 auto;
    width: 16.6666666667%;
}

.col-auto[b-012em2dl3h] {
    flex: 0 0 auto;
    width: auto;
}

.col-1[b-012em2dl3h] {
    flex: 0 0 auto;
    width: 8.33333333%;
}

.col-2[b-012em2dl3h] {
    flex: 0 0 auto;
    width: 16.66666667%;
}

.col-3[b-012em2dl3h] {
    flex: 0 0 auto;
    width: 25%;
}

.col-4[b-012em2dl3h] {
    flex: 0 0 auto;
    width: 33.33333333%;
}

.col-5[b-012em2dl3h] {
    flex: 0 0 auto;
    width: 41.66666667%;
}

.col-6[b-012em2dl3h] {
    flex: 0 0 auto;
    width: 50%;
}

.col-7[b-012em2dl3h] {
    flex: 0 0 auto;
    width: 58.33333333%;
}

.col-8[b-012em2dl3h] {
    flex: 0 0 auto;
    width: 66.66666667%;
}

.col-9[b-012em2dl3h] {
    flex: 0 0 auto;
    width: 75%;
}

.col-10[b-012em2dl3h] {
    flex: 0 0 auto;
    width: 83.33333333%;
}

.col-11[b-012em2dl3h] {
    flex: 0 0 auto;
    width: 91.66666667%;
}

.col-12[b-012em2dl3h] {
    flex: 0 0 auto;
    width: 100%;
}

.offset-1[b-012em2dl3h] {
    margin-left: 8.33333333%;
}

.offset-2[b-012em2dl3h] {
    margin-left: 16.66666667%;
}

.offset-3[b-012em2dl3h] {
    margin-left: 25%;
}

.offset-4[b-012em2dl3h] {
    margin-left: 33.33333333%;
}

.offset-5[b-012em2dl3h] {
    margin-left: 41.66666667%;
}

.offset-6[b-012em2dl3h] {
    margin-left: 50%;
}

.offset-7[b-012em2dl3h] {
    margin-left: 58.33333333%;
}

.offset-8[b-012em2dl3h] {
    margin-left: 66.66666667%;
}

.offset-9[b-012em2dl3h] {
    margin-left: 75%;
}

.offset-10[b-012em2dl3h] {
    margin-left: 83.33333333%;
}

.offset-11[b-012em2dl3h] {
    margin-left: 91.66666667%;
}

.g-0[b-012em2dl3h],
.gx-0[b-012em2dl3h] {
    --bs-gutter-x: 0;
}

.g-0[b-012em2dl3h],
.gy-0[b-012em2dl3h] {
    --bs-gutter-y: 0;
}

.g-1[b-012em2dl3h],
.gx-1[b-012em2dl3h] {
    --bs-gutter-x: 0.25rem;
}

.g-1[b-012em2dl3h],
.gy-1[b-012em2dl3h] {
    --bs-gutter-y: 0.25rem;
}

.g-2[b-012em2dl3h],
.gx-2[b-012em2dl3h] {
    --bs-gutter-x: 0.5rem;
}

.g-2[b-012em2dl3h],
.gy-2[b-012em2dl3h] {
    --bs-gutter-y: 0.5rem;
}

.g-3[b-012em2dl3h],
.gx-3[b-012em2dl3h] {
    --bs-gutter-x: 1rem;
}

.g-3[b-012em2dl3h],
.gy-3[b-012em2dl3h] {
    --bs-gutter-y: 1rem;
}

.g-4[b-012em2dl3h],
.gx-4[b-012em2dl3h] {
    --bs-gutter-x: 1.5rem;
}

.g-4[b-012em2dl3h],
.gy-4[b-012em2dl3h] {
    --bs-gutter-y: 1.5rem;
}

.g-5[b-012em2dl3h],
.gx-5[b-012em2dl3h] {
    --bs-gutter-x: 3rem;
}

.g-5[b-012em2dl3h],
.gy-5[b-012em2dl3h] {
    --bs-gutter-y: 3rem;
}

@media (min-width: 500px) {
    .col-sm[b-012em2dl3h] {
        flex: 1 0 0%;
    }

    .row-cols-sm-auto > *[b-012em2dl3h] {
        flex: 0 0 auto;
        width: auto;
    }

    .row-cols-sm-1 > *[b-012em2dl3h] {
        flex: 0 0 auto;
        width: 100%;
    }

    .row-cols-sm-2 > *[b-012em2dl3h] {
        flex: 0 0 auto;
        width: 50%;
    }

    .row-cols-sm-3 > *[b-012em2dl3h] {
        flex: 0 0 auto;
        width: 33.3333333333%;
    }

    .row-cols-sm-4 > *[b-012em2dl3h] {
        flex: 0 0 auto;
        width: 25%;
    }

    .row-cols-sm-5 > *[b-012em2dl3h] {
        flex: 0 0 auto;
        width: 20%;
    }

    .row-cols-sm-6 > *[b-012em2dl3h] {
        flex: 0 0 auto;
        width: 16.6666666667%;
    }

    .col-sm-auto[b-012em2dl3h] {
        flex: 0 0 auto;
        width: auto;
    }

    .col-sm-1[b-012em2dl3h] {
        flex: 0 0 auto;
        width: 8.33333333%;
    }

    .col-sm-2[b-012em2dl3h] {
        flex: 0 0 auto;
        width: 16.66666667%;
    }

    .col-sm-3[b-012em2dl3h] {
        flex: 0 0 auto;
        width: 25%;
    }

    .col-sm-4[b-012em2dl3h] {
        flex: 0 0 auto;
        width: 33.33333333%;
    }

    .col-sm-5[b-012em2dl3h] {
        flex: 0 0 auto;
        width: 41.66666667%;
    }

    .col-sm-6[b-012em2dl3h] {
        flex: 0 0 auto;
        width: 50%;
    }

    .col-sm-7[b-012em2dl3h] {
        flex: 0 0 auto;
        width: 58.33333333%;
    }

    .col-sm-8[b-012em2dl3h] {
        flex: 0 0 auto;
        width: 66.66666667%;
    }

    .col-sm-9[b-012em2dl3h] {
        flex: 0 0 auto;
        width: 75%;
    }

    .col-sm-10[b-012em2dl3h] {
        flex: 0 0 auto;
        width: 83.33333333%;
    }

    .col-sm-11[b-012em2dl3h] {
        flex: 0 0 auto;
        width: 91.66666667%;
    }

    .col-sm-12[b-012em2dl3h] {
        flex: 0 0 auto;
        width: 100%;
    }

    .offset-sm-0[b-012em2dl3h] {
        margin-left: 0;
    }

    .offset-sm-1[b-012em2dl3h] {
        margin-left: 8.33333333%;
    }

    .offset-sm-2[b-012em2dl3h] {
        margin-left: 16.66666667%;
    }

    .offset-sm-3[b-012em2dl3h] {
        margin-left: 25%;
    }

    .offset-sm-4[b-012em2dl3h] {
        margin-left: 33.33333333%;
    }

    .offset-sm-5[b-012em2dl3h] {
        margin-left: 41.66666667%;
    }

    .offset-sm-6[b-012em2dl3h] {
        margin-left: 50%;
    }

    .offset-sm-7[b-012em2dl3h] {
        margin-left: 58.33333333%;
    }

    .offset-sm-8[b-012em2dl3h] {
        margin-left: 66.66666667%;
    }

    .offset-sm-9[b-012em2dl3h] {
        margin-left: 75%;
    }

    .offset-sm-10[b-012em2dl3h] {
        margin-left: 83.33333333%;
    }

    .offset-sm-11[b-012em2dl3h] {
        margin-left: 91.66666667%;
    }

    .g-sm-0[b-012em2dl3h],
    .gx-sm-0[b-012em2dl3h] {
        --bs-gutter-x: 0;
    }

    .g-sm-0[b-012em2dl3h],
    .gy-sm-0[b-012em2dl3h] {
        --bs-gutter-y: 0;
    }

    .g-sm-1[b-012em2dl3h],
    .gx-sm-1[b-012em2dl3h] {
        --bs-gutter-x: 0.25rem;
    }

    .g-sm-1[b-012em2dl3h],
    .gy-sm-1[b-012em2dl3h] {
        --bs-gutter-y: 0.25rem;
    }

    .g-sm-2[b-012em2dl3h],
    .gx-sm-2[b-012em2dl3h] {
        --bs-gutter-x: 0.5rem;
    }

    .g-sm-2[b-012em2dl3h],
    .gy-sm-2[b-012em2dl3h] {
        --bs-gutter-y: 0.5rem;
    }

    .g-sm-3[b-012em2dl3h],
    .gx-sm-3[b-012em2dl3h] {
        --bs-gutter-x: 1rem;
    }

    .g-sm-3[b-012em2dl3h],
    .gy-sm-3[b-012em2dl3h] {
        --bs-gutter-y: 1rem;
    }

    .g-sm-4[b-012em2dl3h],
    .gx-sm-4[b-012em2dl3h] {
        --bs-gutter-x: 1.5rem;
    }

    .g-sm-4[b-012em2dl3h],
    .gy-sm-4[b-012em2dl3h] {
        --bs-gutter-y: 1.5rem;
    }

    .g-sm-5[b-012em2dl3h],
    .gx-sm-5[b-012em2dl3h] {
        --bs-gutter-x: 3rem;
    }

    .g-sm-5[b-012em2dl3h],
    .gy-sm-5[b-012em2dl3h] {
        --bs-gutter-y: 3rem;
    }
}

@media (min-width: 768px) {
    .col-md[b-012em2dl3h] {
        flex: 1 0 0%;
    }

    .row-cols-md-auto > *[b-012em2dl3h] {
        flex: 0 0 auto;
        width: auto;
    }

    .row-cols-md-1 > *[b-012em2dl3h] {
        flex: 0 0 auto;
        width: 100%;
    }

    .row-cols-md-2 > *[b-012em2dl3h] {
        flex: 0 0 auto;
        width: 50%;
    }

    .row-cols-md-3 > *[b-012em2dl3h] {
        flex: 0 0 auto;
        width: 33.3333333333%;
    }

    .row-cols-md-4 > *[b-012em2dl3h] {
        flex: 0 0 auto;
        width: 25%;
    }

    .row-cols-md-5 > *[b-012em2dl3h] {
        flex: 0 0 auto;
        width: 20%;
    }

    .row-cols-md-6 > *[b-012em2dl3h] {
        flex: 0 0 auto;
        width: 16.6666666667%;
    }

    .col-md-auto[b-012em2dl3h] {
        flex: 0 0 auto;
        width: auto;
    }

    .col-md-1[b-012em2dl3h] {
        flex: 0 0 auto;
        width: 8.33333333%;
    }

    .col-md-2[b-012em2dl3h] {
        flex: 0 0 auto;
        width: 16.66666667%;
    }

    .col-md-3[b-012em2dl3h] {
        flex: 0 0 auto;
        width: 25%;
    }

    .col-md-4[b-012em2dl3h] {
        flex: 0 0 auto;
        width: 33.33333333%;
    }

    .col-md-5[b-012em2dl3h] {
        flex: 0 0 auto;
        width: 41.66666667%;
    }

    .col-md-6[b-012em2dl3h] {
        flex: 0 0 auto;
        width: 50%;
    }

    .col-md-7[b-012em2dl3h] {
        flex: 0 0 auto;
        width: 58.33333333%;
    }

    .col-md-8[b-012em2dl3h] {
        flex: 0 0 auto;
        width: 66.66666667%;
    }

    .col-md-9[b-012em2dl3h] {
        flex: 0 0 auto;
        width: 75%;
    }

    .col-md-10[b-012em2dl3h] {
        flex: 0 0 auto;
        width: 83.33333333%;
    }

    .col-md-11[b-012em2dl3h] {
        flex: 0 0 auto;
        width: 91.66666667%;
    }

    .col-md-12[b-012em2dl3h] {
        flex: 0 0 auto;
        width: 100%;
    }

    .offset-md-0[b-012em2dl3h] {
        margin-left: 0;
    }

    .offset-md-1[b-012em2dl3h] {
        margin-right: 8.33333333%;
    }

    .offset-md-2[b-012em2dl3h] {
        margin-left: 16.66666667%;
    }

    .offset-md-3[b-012em2dl3h] {
        margin-left: 25%;
    }

    .offset-md-4[b-012em2dl3h] {
        margin-left: 33.33333333%;
    }

    .offset-md-5[b-012em2dl3h] {
        margin-left: 41.66666667%;
    }

    .offset-md-6[b-012em2dl3h] {
        margin-left: 50%;
    }

    .offset-md-7[b-012em2dl3h] {
        margin-left: 58.33333333%;
    }

    .offset-md-8[b-012em2dl3h] {
        margin-left: 66.66666667%;
    }

    .offset-md-9[b-012em2dl3h] {
        margin-left: 75%;
    }

    .offset-md-10[b-012em2dl3h] {
        margin-left: 83.33333333%;
    }

    .offset-md-11[b-012em2dl3h] {
        margin-left: 91.66666667%;
    }

    .g-md-0[b-012em2dl3h],
    .gx-md-0[b-012em2dl3h] {
        --bs-gutter-x: 0;
    }

    .g-md-0[b-012em2dl3h],
    .gy-md-0[b-012em2dl3h] {
        --bs-gutter-y: 0;
    }

    .g-md-1[b-012em2dl3h],
    .gx-md-1[b-012em2dl3h] {
        --bs-gutter-x: 0.25rem;
    }

    .g-md-1[b-012em2dl3h],
    .gy-md-1[b-012em2dl3h] {
        --bs-gutter-y: 0.25rem;
    }

    .g-md-2[b-012em2dl3h],
    .gx-md-2[b-012em2dl3h] {
        --bs-gutter-x: 0.5rem;
    }

    .g-md-2[b-012em2dl3h],
    .gy-md-2[b-012em2dl3h] {
        --bs-gutter-y: 0.5rem;
    }

    .g-md-3[b-012em2dl3h],
    .gx-md-3[b-012em2dl3h] {
        --bs-gutter-x: 1rem;
    }

    .g-md-3[b-012em2dl3h],
    .gy-md-3[b-012em2dl3h] {
        --bs-gutter-y: 1rem;
    }

    .g-md-4[b-012em2dl3h],
    .gx-md-4[b-012em2dl3h] {
        --bs-gutter-x: 1.5rem;
    }

    .g-md-4[b-012em2dl3h],
    .gy-md-4[b-012em2dl3h] {
        --bs-gutter-y: 1.5rem;
    }

    .g-md-5[b-012em2dl3h],
    .gx-md-5[b-012em2dl3h] {
        --bs-gutter-x: 3rem;
    }

    .g-md-5[b-012em2dl3h],
    .gy-md-5[b-012em2dl3h] {
        --bs-gutter-y: 3rem;
    }
}

@media (min-width: 992px) {
    .col-lg[b-012em2dl3h] {
        flex: 1 0 0%;
    }

    .row-cols-lg-auto > *[b-012em2dl3h] {
        flex: 0 0 auto;
        width: auto;
    }

    .row-cols-lg-1 > *[b-012em2dl3h] {
        flex: 0 0 auto;
        width: 100%;
    }

    .row-cols-lg-2 > *[b-012em2dl3h] {
        flex: 0 0 auto;
        width: 50%;
    }

    .row-cols-lg-3 > *[b-012em2dl3h] {
        flex: 0 0 auto;
        width: 33.3333333333%;
    }

    .row-cols-lg-4 > *[b-012em2dl3h] {
        flex: 0 0 auto;
        width: 25%;
    }

    .row-cols-lg-5 > *[b-012em2dl3h] {
        flex: 0 0 auto;
        width: 20%;
    }

    .row-cols-lg-6 > *[b-012em2dl3h] {
        flex: 0 0 auto;
        width: 16.6666666667%;
    }

    .col-lg-auto[b-012em2dl3h] {
        flex: 0 0 auto;
        width: auto;
    }

    .col-lg-1[b-012em2dl3h] {
        flex: 0 0 auto;
        width: 8.33333333%;
    }

    .col-lg-2[b-012em2dl3h] {
        flex: 0 0 auto;
        width: 16.66666667%;
    }

    .col-lg-3[b-012em2dl3h] {
        flex: 0 0 auto;
        width: 25%;
    }

    .col-lg-4[b-012em2dl3h] {
        flex: 0 0 auto;
        width: 33.33333333%;
    }

    .col-lg-5[b-012em2dl3h] {
        flex: 0 0 auto;
        width: 41.66666667%;
    }

    .col-lg-6[b-012em2dl3h] {
        flex: 0 0 auto;
        width: 50%;
    }

    .col-lg-7[b-012em2dl3h] {
        flex: 0 0 auto;
        width: 58.33333333%;
    }

    .col-lg-8[b-012em2dl3h] {
        flex: 0 0 auto;
        width: 66.66666667%;
    }

    .col-lg-9[b-012em2dl3h] {
        flex: 0 0 auto;
        width: 75%;
    }

    .col-lg-10[b-012em2dl3h] {
        flex: 0 0 auto;
        width: 83.33333333%;
    }

    .col-lg-11[b-012em2dl3h] {
        flex: 0 0 auto;
        width: 91.66666667%;
    }

    .col-lg-12[b-012em2dl3h] {
        flex: 0 0 auto;
        width: 100%;
    }

    .offset-lg-0[b-012em2dl3h] {
        margin-left: 0;
    }

    .offset-lg-1[b-012em2dl3h] {
        margin-right: 8.33333333%;
    }

    .offset-lg-2[b-012em2dl3h] {
        margin-right: 16.66666667%;
    }

    .offset-lg-3[b-012em2dl3h] {
        margin-right: 25%;
    }

    .offset-lg-4[b-012em2dl3h] {
        margin-left: 33.33333333%;
    }

    .offset-lg-5[b-012em2dl3h] {
        margin-left: 41.66666667%;
    }

    .offset-lg-6[b-012em2dl3h] {
        margin-left: 50%;
    }

    .offset-lg-7[b-012em2dl3h] {
        margin-left: 58.33333333%;
    }

    .offset-lg-8[b-012em2dl3h] {
        margin-left: 66.66666667%;
    }

    .offset-lg-9[b-012em2dl3h] {
        margin-left: 75%;
    }

    .offset-lg-10[b-012em2dl3h] {
        margin-left: 83.33333333%;
    }

    .offset-lg-11[b-012em2dl3h] {
        margin-left: 91.66666667%;
    }

    .g-lg-0[b-012em2dl3h],
    .gx-lg-0[b-012em2dl3h] {
        --bs-gutter-x: 0;
    }

    .g-lg-0[b-012em2dl3h],
    .gy-lg-0[b-012em2dl3h] {
        --bs-gutter-y: 0;
    }

    .g-lg-1[b-012em2dl3h],
    .gx-lg-1[b-012em2dl3h] {
        --bs-gutter-x: 0.25rem;
    }

    .g-lg-1[b-012em2dl3h],
    .gy-lg-1[b-012em2dl3h] {
        --bs-gutter-y: 0.25rem;
    }

    .g-lg-2[b-012em2dl3h],
    .gx-lg-2[b-012em2dl3h] {
        --bs-gutter-x: 0.5rem;
    }

    .g-lg-2[b-012em2dl3h],
    .gy-lg-2[b-012em2dl3h] {
        --bs-gutter-y: 0.5rem;
    }

    .g-lg-3[b-012em2dl3h],
    .gx-lg-3[b-012em2dl3h] {
        --bs-gutter-x: 1rem;
    }

    .g-lg-3[b-012em2dl3h],
    .gy-lg-3[b-012em2dl3h] {
        --bs-gutter-y: 1rem;
    }

    .g-lg-4[b-012em2dl3h],
    .gx-lg-4[b-012em2dl3h] {
        --bs-gutter-x: 1.5rem;
    }

    .g-lg-4[b-012em2dl3h],
    .gy-lg-4[b-012em2dl3h] {
        --bs-gutter-y: 1.5rem;
    }

    .g-lg-5[b-012em2dl3h],
    .gx-lg-5[b-012em2dl3h] {
        --bs-gutter-x: 3rem;
    }

    .g-lg-5[b-012em2dl3h],
    .gy-lg-5[b-012em2dl3h] {
        --bs-gutter-y: 3rem;
    }
}

@media (min-width: 1200px) {
    .col-xl[b-012em2dl3h] {
        flex: 1 0 0%;
    }

    .row-cols-xl-auto > *[b-012em2dl3h] {
        flex: 0 0 auto;
        width: auto;
    }

    .row-cols-xl-1 > *[b-012em2dl3h] {
        flex: 0 0 auto;
        width: 100%;
    }

    .row-cols-xl-2 > *[b-012em2dl3h] {
        flex: 0 0 auto;
        width: 50%;
    }

    .row-cols-xl-3 > *[b-012em2dl3h] {
        flex: 0 0 auto;
        width: 33.3333333333%;
    }

    .row-cols-xl-4 > *[b-012em2dl3h] {
        flex: 0 0 auto;
        width: 25%;
    }

    .row-cols-xl-5 > *[b-012em2dl3h] {
        flex: 0 0 auto;
        width: 20%;
    }

    .row-cols-xl-6 > *[b-012em2dl3h] {
        flex: 0 0 auto;
        width: 16.6666666667%;
    }

    .col-xl-auto[b-012em2dl3h] {
        flex: 0 0 auto;
        width: auto;
    }

    .col-xl-1[b-012em2dl3h] {
        flex: 0 0 auto;
        width: 8.33333333%;
    }

    .col-xl-2[b-012em2dl3h] {
        flex: 0 0 auto;
        width: 16.66666667%;
    }

    .col-xl-3[b-012em2dl3h] {
        flex: 0 0 auto;
        width: 25%;
    }

    .col-xl-4[b-012em2dl3h] {
        flex: 0 0 auto;
        width: 33.33333333%;
    }

    .col-xl-5[b-012em2dl3h] {
        flex: 0 0 auto;
        width: 41.66666667%;
    }

    .col-xl-6[b-012em2dl3h] {
        flex: 0 0 auto;
        width: 50%;
    }

    .col-xl-7[b-012em2dl3h] {
        flex: 0 0 auto;
        width: 58.33333333%;
    }

    .col-xl-8[b-012em2dl3h] {
        flex: 0 0 auto;
        width: 66.66666667%;
    }

    .col-xl-9[b-012em2dl3h] {
        flex: 0 0 auto;
        width: 75%;
    }

    .col-xl-10[b-012em2dl3h] {
        flex: 0 0 auto;
        width: 83.33333333%;
    }

    .col-xl-11[b-012em2dl3h] {
        flex: 0 0 auto;
        width: 91.66666667%;
    }

    .col-xl-12[b-012em2dl3h] {
        flex: 0 0 auto;
        width: 100%;
    }

    .offset-xl-0[b-012em2dl3h] {
        margin-left: 0;
    }

    .offset-xl-1[b-012em2dl3h] {
        margin-right: 8.33333333%;
    }

    .offset-xl-2[b-012em2dl3h] {
        margin-left: 16.66666667%;
    }

    .offset-xl-3[b-012em2dl3h] {
        margin-left: 25%;
    }

    .offset-xl-4[b-012em2dl3h] {
        margin-left: 33.33333333%;
    }

    .offset-xl-5[b-012em2dl3h] {
        margin-left: 41.66666667%;
    }

    .offset-xl-6[b-012em2dl3h] {
        margin-left: 50%;
    }

    .offset-xl-7[b-012em2dl3h] {
        margin-left: 58.33333333%;
    }

    .offset-xl-8[b-012em2dl3h] {
        margin-left: 66.66666667%;
    }

    .offset-xl-9[b-012em2dl3h] {
        margin-left: 75%;
    }

    .offset-xl-10[b-012em2dl3h] {
        margin-left: 83.33333333%;
    }

    .offset-xl-11[b-012em2dl3h] {
        margin-left: 91.66666667%;
    }

    .g-xl-0[b-012em2dl3h],
    .gx-xl-0[b-012em2dl3h] {
        --bs-gutter-x: 0;
    }

    .g-xl-0[b-012em2dl3h],
    .gy-xl-0[b-012em2dl3h] {
        --bs-gutter-y: 0;
    }

    .g-xl-1[b-012em2dl3h],
    .gx-xl-1[b-012em2dl3h] {
        --bs-gutter-x: 0.25rem;
    }

    .g-xl-1[b-012em2dl3h],
    .gy-xl-1[b-012em2dl3h] {
        --bs-gutter-y: 0.25rem;
    }

    .g-xl-2[b-012em2dl3h],
    .gx-xl-2[b-012em2dl3h] {
        --bs-gutter-x: 0.5rem;
    }

    .g-xl-2[b-012em2dl3h],
    .gy-xl-2[b-012em2dl3h] {
        --bs-gutter-y: 0.5rem;
    }

    .g-xl-3[b-012em2dl3h],
    .gx-xl-3[b-012em2dl3h] {
        --bs-gutter-x: 1rem;
    }

    .g-xl-3[b-012em2dl3h],
    .gy-xl-3[b-012em2dl3h] {
        --bs-gutter-y: 1rem;
    }

    .g-xl-4[b-012em2dl3h],
    .gx-xl-4[b-012em2dl3h] {
        --bs-gutter-x: 1.5rem;
    }

    .g-xl-4[b-012em2dl3h],
    .gy-xl-4[b-012em2dl3h] {
        --bs-gutter-y: 1.5rem;
    }

    .g-xl-5[b-012em2dl3h],
    .gx-xl-5[b-012em2dl3h] {
        --bs-gutter-x: 3rem;
    }

    .g-xl-5[b-012em2dl3h],
    .gy-xl-5[b-012em2dl3h] {
        --bs-gutter-y: 3rem;
    }
}

@media (min-width: 1400px) {
    .col-xxl[b-012em2dl3h] {
        flex: 1 0 0%;
    }

    .row-cols-xxl-auto > *[b-012em2dl3h] {
        flex: 0 0 auto;
        width: auto;
    }

    .row-cols-xxl-1 > *[b-012em2dl3h] {
        flex: 0 0 auto;
        width: 100%;
    }

    .row-cols-xxl-2 > *[b-012em2dl3h] {
        flex: 0 0 auto;
        width: 50%;
    }

    .row-cols-xxl-3 > *[b-012em2dl3h] {
        flex: 0 0 auto;
        width: 33.3333333333%;
    }

    .row-cols-xxl-4 > *[b-012em2dl3h] {
        flex: 0 0 auto;
        width: 25%;
    }

    .row-cols-xxl-5 > *[b-012em2dl3h] {
        flex: 0 0 auto;
        width: 20%;
    }

    .row-cols-xxl-6 > *[b-012em2dl3h] {
        flex: 0 0 auto;
        width: 16.6666666667%;
    }

    .col-xxl-auto[b-012em2dl3h] {
        flex: 0 0 auto;
        width: auto;
    }

    .col-xxl-1[b-012em2dl3h] {
        flex: 0 0 auto;
        width: 8.33333333%;
    }

    .col-xxl-2[b-012em2dl3h] {
        flex: 0 0 auto;
        width: 16.66666667%;
    }

    .col-xxl-3[b-012em2dl3h] {
        flex: 0 0 auto;
        width: 25%;
    }

    .col-xxl-4[b-012em2dl3h] {
        flex: 0 0 auto;
        width: 33.33333333%;
    }

    .col-xxl-5[b-012em2dl3h] {
        flex: 0 0 auto;
        width: 41.66666667%;
    }

    .col-xxl-6[b-012em2dl3h] {
        flex: 0 0 auto;
        width: 50%;
    }

    .col-xxl-7[b-012em2dl3h] {
        flex: 0 0 auto;
        width: 58.33333333%;
    }

    .col-xxl-8[b-012em2dl3h] {
        flex: 0 0 auto;
        width: 66.66666667%;
    }

    .col-xxl-9[b-012em2dl3h] {
        flex: 0 0 auto;
        width: 75%;
    }

    .col-xxl-10[b-012em2dl3h] {
        flex: 0 0 auto;
        width: 83.33333333%;
    }

    .col-xxl-11[b-012em2dl3h] {
        flex: 0 0 auto;
        width: 91.66666667%;
    }

    .col-xxl-12[b-012em2dl3h] {
        flex: 0 0 auto;
        width: 100%;
    }

    .offset-xxl-0[b-012em2dl3h] {
        margin-left: 0;
    }

    .offset-xxl-1[b-012em2dl3h] {
        margin-left: 8.33333333%;
    }

    .offset-xxl-2[b-012em2dl3h] {
        margin-left: 16.66666667%;
    }

    .offset-xxl-3[b-012em2dl3h] {
        margin-left: 25%;
    }

    .offset-xxl-4[b-012em2dl3h] {
        margin-left: 33.33333333%;
    }

    .offset-xxl-5[b-012em2dl3h] {
        margin-left: 41.66666667%;
    }

    .offset-xxl-6[b-012em2dl3h] {
        margin-left: 50%;
    }

    .offset-xxl-7[b-012em2dl3h] {
        margin-left: 58.33333333%;
    }

    .offset-xxl-8[b-012em2dl3h] {
        margin-left: 66.66666667%;
    }

    .offset-xxl-9[b-012em2dl3h] {
        margin-left: 75%;
    }

    .offset-xxl-10[b-012em2dl3h] {
        margin-left: 83.33333333%;
    }

    .offset-xxl-11[b-012em2dl3h] {
        margin-left: 91.66666667%;
    }

    .g-xxl-0[b-012em2dl3h],
    .gx-xxl-0[b-012em2dl3h] {
        --bs-gutter-x: 0;
    }

    .g-xxl-0[b-012em2dl3h],
    .gy-xxl-0[b-012em2dl3h] {
        --bs-gutter-y: 0;
    }

    .g-xxl-1[b-012em2dl3h],
    .gx-xxl-1[b-012em2dl3h] {
        --bs-gutter-x: 0.25rem;
    }

    .g-xxl-1[b-012em2dl3h],
    .gy-xxl-1[b-012em2dl3h] {
        --bs-gutter-y: 0.25rem;
    }

    .g-xxl-2[b-012em2dl3h],
    .gx-xxl-2[b-012em2dl3h] {
        --bs-gutter-x: 0.5rem;
    }

    .g-xxl-2[b-012em2dl3h],
    .gy-xxl-2[b-012em2dl3h] {
        --bs-gutter-y: 0.5rem;
    }

    .g-xxl-3[b-012em2dl3h],
    .gx-xxl-3[b-012em2dl3h] {
        --bs-gutter-x: 1rem;
    }

    .g-xxl-3[b-012em2dl3h],
    .gy-xxl-3[b-012em2dl3h] {
        --bs-gutter-y: 1rem;
    }

    .g-xxl-4[b-012em2dl3h],
    .gx-xxl-4[b-012em2dl3h] {
        --bs-gutter-x: 1.5rem;
    }

    .g-xxl-4[b-012em2dl3h],
    .gy-xxl-4[b-012em2dl3h] {
        --bs-gutter-y: 1.5rem;
    }

    .g-xxl-5[b-012em2dl3h],
    .gx-xxl-5[b-012em2dl3h] {
        --bs-gutter-x: 3rem;
    }

    .g-xxl-5[b-012em2dl3h],
    .gy-xxl-5[b-012em2dl3h] {
        --bs-gutter-y: 3rem;
    }
}

.table[b-012em2dl3h] {
    --bs-table-bg: transparent;
    --bs-table-accent-bg: transparent;
    --bs-table-striped-color: #666276;
    --bs-table-striped-bg: rgba(0, 0, 0, 0.0375);
    --bs-table-active-color: #666276;
    --bs-table-active-bg: rgba(0, 0, 0, 0.05);
    --bs-table-hover-color: #666276;
    --bs-table-hover-bg: rgba(0, 0, 0, 0.05);
    width: 100%;
    margin-bottom: 1rem;
    color: #666276;
    vertical-align: top;
    border-color: #efecf3;
}

    .table > :not(caption) > * > *[b-012em2dl3h] {
        padding: 0.75rem 0.75rem;
        background-color: var(--bs-table-bg);
        border-bottom-width: 1px;
        box-shadow: inset 0 0 0 9999px var(--bs-table-accent-bg);
    }

    .table > tbody[b-012em2dl3h] {
        vertical-align: inherit;
    }

    .table > thead[b-012em2dl3h] {
        vertical-align: bottom;
    }

    .table > :not(:last-child) > :last-child > *[b-012em2dl3h] {
        border-bottom-color: currentColor;
    }

.caption-top[b-012em2dl3h] {
    caption-side: top;
}

.table-sm > :not(caption) > * > *[b-012em2dl3h] {
    padding: 0.375rem 0.375rem;
}

.table-bordered > :not(caption) > *[b-012em2dl3h] {
    border-width: 1px 0;
}

    .table-bordered > :not(caption) > * > *[b-012em2dl3h] {
        border-width: 0 1px;
    }

.table-borderless > :not(caption) > * > *[b-012em2dl3h] {
    border-bottom-width: 0;
}

.table-striped > tbody > tr:nth-of-type(odd)[b-012em2dl3h] {
    --bs-table-accent-bg: var(--bs-table-striped-bg);
    color: var(--bs-table-striped-color);
}

.table-active[b-012em2dl3h] {
    --bs-table-accent-bg: var(--bs-table-active-bg);
    color: var(--bs-table-active-color);
}

.table-hover > tbody > tr:hover[b-012em2dl3h] {
    --bs-table-accent-bg: var(--bs-table-hover-bg);
    color: var(--bs-table-hover-color);
}

.table-primary[b-012em2dl3h] {
    --bs-table-bg: #ffeeea;
    --bs-table-striped-bg: #f5e5e1;
    --bs-table-striped-color: #000;
    --bs-table-active-bg: #f2e2de;
    --bs-table-active-color: #000;
    --bs-table-hover-bg: #f2e2de;
    --bs-table-hover-color: #000;
    color: #000;
    border-color: #e6d6d3;
}

.table-accent[b-012em2dl3h] {
    --bs-table-bg: #efecfe;
    --bs-table-striped-bg: #e6e3f4;
    --bs-table-striped-color: #000;
    --bs-table-active-bg: #e3e0f1;
    --bs-table-active-color: #000;
    --bs-table-hover-bg: #e3e0f1;
    --bs-table-hover-color: #000;
    color: #000;
    border-color: #d7d4e5;
}

.table-secondary[b-012em2dl3h] {
    --bs-table-bg: #f9f8fa;
    --bs-table-striped-bg: #f0eff1;
    --bs-table-striped-color: #000;
    --bs-table-active-bg: #edecee;
    --bs-table-active-color: #000;
    --bs-table-hover-bg: #edecee;
    --bs-table-hover-color: #000;
    color: #000;
    border-color: #e0dfe1;
}

.table-success[b-012em2dl3h] {
    --bs-table-bg: #e6faf3;
    --bs-table-striped-bg: #ddf1ea;
    --bs-table-striped-color: #000;
    --bs-table-active-bg: #dbeee7;
    --bs-table-active-color: #000;
    --bs-table-hover-bg: #dbeee7;
    --bs-table-hover-color: #000;
    color: #000;
    border-color: #cfe1db;
}

.table-info[b-012em2dl3h] {
    --bs-table-bg: #ecf1fe;
    --bs-table-striped-bg: #e3e8f4;
    --bs-table-striped-color: #000;
    --bs-table-active-bg: #e0e5f1;
    --bs-table-active-color: #000;
    --bs-table-hover-bg: #e0e5f1;
    --bs-table-hover-color: #000;
    color: #000;
    border-color: #d4d9e5;
}

.table-warning[b-012em2dl3h] {
    --bs-table-bg: #fff8ea;
    --bs-table-striped-bg: #f5efe1;
    --bs-table-striped-color: #000;
    --bs-table-active-bg: #f2ecde;
    --bs-table-active-color: #000;
    --bs-table-hover-bg: #f2ecde;
    --bs-table-hover-color: #000;
    color: #000;
    border-color: #e6dfd3;
}

.table-danger[b-012em2dl3h] {
    --bs-table-bg: #feeced;
    --bs-table-striped-bg: #f4e3e4;
    --bs-table-striped-color: #000;
    --bs-table-active-bg: #f1e0e1;
    --bs-table-active-color: #000;
    --bs-table-hover-bg: #f1e0e1;
    --bs-table-hover-color: #000;
    color: #000;
    border-color: #e5d4d5;
}

.table-dark[b-012em2dl3h] {
    --bs-table-bg: #1f1b2d;
    --bs-table-striped-bg: #272435;
    --bs-table-striped-color: #fff;
    --bs-table-active-bg: #2a2638;
    --bs-table-active-color: #fff;
    --bs-table-hover-bg: #2a2638;
    --bs-table-hover-color: #fff;
    color: #fff;
    border-color: #353242;
}

.table-light[b-012em2dl3h] {
    --bs-table-bg: #fff;
    --bs-table-striped-bg: whitesmoke;
    --bs-table-striped-color: #000;
    --bs-table-active-bg: #f2f2f2;
    --bs-table-active-color: #000;
    --bs-table-hover-bg: #f2f2f2;
    --bs-table-hover-color: #000;
    color: #000;
    border-color: #e6e6e6;
}

.table-responsive[b-012em2dl3h] {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}

@media (max-width: 499.98px) {
    .table-responsive-sm[b-012em2dl3h] {
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }
}

@media (max-width: 767.98px) {
    .table-responsive-md[b-012em2dl3h] {
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }
}

@media (max-width: 991.98px) {
    .table-responsive-lg[b-012em2dl3h] {
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }
}

@media (max-width: 1199.98px) {
    .table-responsive-xl[b-012em2dl3h] {
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }
}

@media (max-width: 1399.98px) {
    .table-responsive-xxl[b-012em2dl3h] {
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }
}

.form-label[b-012em2dl3h] {
    margin-bottom: 0.375rem;
    color: #1f1b2d;
    font-family: vazir
}

.col-form-label[b-012em2dl3h] {
    padding-top: calc(0.575rem + 1px);
    padding-bottom: calc(0.575rem + 1px);
    margin-bottom: 0;
    font-size: inherit;
    line-height: 1.5;
    color: #1f1b2d;
}

.col-form-label-lg[b-012em2dl3h] {
    padding-top: calc(0.825rem + 1px);
    padding-bottom: calc(0.825rem + 1px);
    font-size: 1rem;
}

.col-form-label-sm[b-012em2dl3h] {
    padding-top: calc(0.425rem + 1px);
    padding-bottom: calc(0.425rem + 1px);
    font-size: 0.875rem;
}

.form-text[b-012em2dl3h] {
    margin-top: 0.25rem;
    font-size: 0.875em;
    color: #9691a4;
}

.form-control[b-012em2dl3h] {
    display: block;
    width: 100%;
    padding: 0.575rem 1.125rem;
    /*   font-size: 1rem; */
    font-weight: 400;
    line-height: 1.5;
    color: #454056;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #d5d2dc;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0.5rem;
    box-shadow: inset 0 1px 2px transparent;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
    .form-control[b-012em2dl3h] {
        transition: none;
    }
}

.form-control[type="file"][b-012em2dl3h] {
    overflow: hidden;
}

    .form-control[type="file"]:not(:disabled):not([readonly])[b-012em2dl3h] {
        cursor: pointer;
    }

.form-control:focus[b-012em2dl3h] {
    color: #454056;
    background-color: #fff;
    border-color: #feab98;
    outline: 0;
    box-shadow: inset 0 1px 2px transparent, 0 0 0 0.125rem rgba(253, 86, 49, 0.25);
}

.form-control[b-012em2dl3h]::-webkit-date-and-time-value {
    height: 1.5em;
}

.form-control[b-012em2dl3h]::-moz-placeholder {
    color: #9691a4;
    opacity: 1;
}

.form-control[b-012em2dl3h]::placeholder {
    color: #9691a4;
    opacity: 1;
}

.form-control:disabled[b-012em2dl3h],
.form-control[readonly][b-012em2dl3h] {
    background-color: #f5f4f8;
    opacity: 1;
}

.form-control[b-012em2dl3h]::-webkit-file-upload-button {
    padding: 0.575rem 1.125rem;
    margin: -0.575rem -1.125rem;
    -webkit-margin-end: 1.125rem;
    margin-inline-end: 1.125rem;
    color: #454056;
    background-color: #fff;
    pointer-events: none;
    border-color: inherit;
    border-style: solid;
    border-width: 0;
    border-inline-end-width: 1px;
    border-radius: 0;
    -webkit-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
    transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
}

.form-control[b-012em2dl3h]::file-selector-button {
    padding: 0.575rem 1.125rem;
    margin: -0.575rem -1.125rem;
    -webkit-margin-end: 1.125rem;
    margin-inline-end: 1.125rem;
    color: #454056;
    background-color: #fff;
    pointer-events: none;
    border-color: inherit;
    border-style: solid;
    border-width: 0;
    border-inline-end-width: 1px;
    border-radius: 0;
    transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
}

.form-control[b-012em2dl3h]::file-selector-button {
    padding: 0.575rem 1.125rem;
    margin: -0.575rem -1.125rem;
    -webkit-margin-end: 1.125rem;
    margin-inline-end: 1.125rem;
    color: #454056;
    background-color: #fff;
    pointer-events: none;
    border-color: inherit;
    border-style: solid;
    border-width: 0;
    border-inline-end-width: 1px;
    border-radius: 0;
    transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
    .form-control[b-012em2dl3h]::-webkit-file-upload-button {
        -webkit-transition: none;
        transition: none;
    }

    .form-control[b-012em2dl3h]::file-selector-button {
        transition: none;
    }

    .form-control[b-012em2dl3h]::file-selector-button {
        transition: none;
    }
}

.form-control:hover:not(:disabled):not([readonly])[b-012em2dl3h]::-webkit-file-upload-button {
    background-color: #f2f2f2;
}

.form-control:hover:not(:disabled):not([readonly])[b-012em2dl3h]::file-selector-button {
    background-color: #f2f2f2;
}

.form-control:hover:not(:disabled):not([readonly])[b-012em2dl3h]::file-selector-button {
    background-color: #f2f2f2;
}

.form-control[b-012em2dl3h]::-webkit-file-upload-button {
    padding: 0.575rem 1.125rem;
    margin: -0.575rem -1.125rem;
    -webkit-margin-end: 1.125rem;
    margin-inline-end: 1.125rem;
    color: #454056;
    background-color: #fff;
    pointer-events: none;
    border-color: inherit;
    border-style: solid;
    border-width: 0;
    border-inline-end-width: 1px;
    border-radius: 0;
    -webkit-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
    transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
    .form-control[b-012em2dl3h]::-webkit-file-upload-button {
        -webkit-transition: none;
        transition: none;
    }
}

.form-control:hover:not(:disabled):not([readonly])[b-012em2dl3h]::-webkit-file-upload-button {
    background-color: #f2f2f2;
}

.form-control-plaintext[b-012em2dl3h] {
    display: block;
    width: 100%;
    padding: 0.575rem 0;
    margin-bottom: 0;
    line-height: 1.5;
    color: #666276;
    background-color: transparent;
    border: solid transparent;
    border-width: 1px 0;
}

    .form-control-plaintext.form-control-sm[b-012em2dl3h],
    .form-control-plaintext.form-control-lg[b-012em2dl3h] {
        padding-right: 0;
        padding-left: 0;
    }

.form-control-sm[b-012em2dl3h] {
    min-height: calc(1.5em + 0.85rem + 2px);
    padding: 0.425rem 1rem;
    font-size: 0.875rem;
    border-radius: 0.375rem;
}

    .form-control-sm[b-012em2dl3h]::-webkit-file-upload-button {
        padding: 0.425rem 1rem;
        margin: -0.425rem -1rem;
        -webkit-margin-end: 1rem;
        margin-inline-end: 1rem;
    }

    .form-control-sm[b-012em2dl3h]::file-selector-button {
        padding: 0.425rem 1rem;
        margin: -0.425rem -1rem;
        -webkit-margin-end: 1rem;
        margin-inline-end: 1rem;
    }

    .form-control-sm[b-012em2dl3h]::file-selector-button {
        padding: 0.425rem 1rem;
        margin: -0.425rem -1rem;
        -webkit-margin-end: 1rem;
        margin-inline-end: 1rem;
    }

    .form-control-sm[b-012em2dl3h]::-webkit-file-upload-button {
        padding: 0.425rem 1rem;
        margin: -0.425rem -1rem;
        -webkit-margin-end: 1rem;
        margin-inline-end: 1rem;
    }

.form-control-lg[b-012em2dl3h] {
    min-height: calc(1.5em + 1.65rem + 2px);
    padding: 0.825rem 1.25rem;
    font-size: 1rem;
    border-radius: 0.5rem;
}

    .form-control-lg[b-012em2dl3h]::-webkit-file-upload-button {
        padding: 0.825rem 1.25rem;
        margin: -0.825rem -1.25rem;
        -webkit-margin-end: 1.25rem;
        margin-inline-end: 1.25rem;
    }

    .form-control-lg[b-012em2dl3h]::file-selector-button {
        padding: 0.825rem 1.25rem;
        margin: -0.825rem -1.25rem;
        -webkit-margin-end: 1.25rem;
        margin-inline-end: 1.25rem;
    }

    .form-control-lg[b-012em2dl3h]::file-selector-button {
        padding: 0.825rem 1.25rem;
        margin: -0.825rem -1.25rem;
        -webkit-margin-end: 1.25rem;
        margin-inline-end: 1.25rem;
    }

    .form-control-lg[b-012em2dl3h]::-webkit-file-upload-button {
        padding: 0.825rem 1.25rem;
        margin: -0.825rem -1.25rem;
        -webkit-margin-end: 1.25rem;
        margin-inline-end: 1.25rem;
    }

textarea.form-control[b-012em2dl3h] {
    min-height: calc(1.5em + 1.15rem + 2px);
}

textarea.form-control-sm[b-012em2dl3h] {
    min-height: calc(1.5em + 0.85rem + 2px);
}

textarea.form-control-lg[b-012em2dl3h] {
    min-height: calc(1.5em + 1.65rem + 2px);
}

.form-control-color[b-012em2dl3h] {
    width: 3rem;
    height: auto;
    padding: 0.575rem;
}

    .form-control-color:not(:disabled):not([readonly])[b-012em2dl3h] {
        cursor: pointer;
    }

    .form-control-color[b-012em2dl3h]::-moz-color-swatch {
        height: 1.5em;
        border-radius: 0.5rem;
    }

    .form-control-color[b-012em2dl3h]::-webkit-color-swatch {
        height: 1.5em;
        border-radius: 0.5rem;
    }

.form-select[b-012em2dl3h] {
    display: block;
    width: 100%;
    padding: 0.575rem 1.125rem 0.575rem 2.53125rem;
    -moz-padding-start: calc(1.125rem - 3px);
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #454056;
    background-color: #fff;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23454056' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: left 1.125rem center;
    background-size: 16px 12px;
    border: 1px solid #d5d2dc;
    border-radius: 0.5rem;
    box-shadow: inset 0 1px 2px transparent;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

@media (prefers-reduced-motion: reduce) {
    .form-select[b-012em2dl3h] {
        transition: none;
    }
}

.form-select:focus[b-012em2dl3h] {
    border-color: #feab98;
    outline: 0;
    box-shadow: inset 0 1px 2px transparent, 0 0 0 0.125rem rgba(253, 86, 49, 0.25);
}

.form-select[multiple][b-012em2dl3h],
.form-select[size]:not([size="1"])[b-012em2dl3h] {
    padding-right: 1.125rem;
    background-image: none;
}

.form-select:disabled[b-012em2dl3h] {
    background-color: #f5f4f8;
}

.form-select:-moz-focusring[b-012em2dl3h] {
    color: transparent;
    text-shadow: 0 0 0 #454056;
}

.form-select-sm[b-012em2dl3h] {
    padding-top: 0.425rem;
    padding-bottom: 0.425rem;
    /*padding-left: 1rem;*/
    font-size: 0.875rem;
}

.form-select-lg[b-012em2dl3h] {
    padding-top: 0.825rem;
    padding-bottom: 0.825rem;
    padding-left: 1.25rem;
    font-size: 1rem;
}

.form-check[b-012em2dl3h] {
    display: block;
    min-height: 1.5rem;
    padding-right: 1.5em;
    margin-bottom: 0.375rem;
}

    .form-check .form-check-input[b-012em2dl3h] {
        float: right;
        margin-right: -1.5em;
    }

.form-check-input[b-012em2dl3h] {
    width: 1em;
    height: 1em;
    margin-top: 0.25em;
    vertical-align: top;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    border: 2px solid #bbb7c5;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-print-color-adjust: exact;
    color-adjust: exact;
}

    .form-check-input[type="checkbox"][b-012em2dl3h] {
        border-radius: 0.1875em;
    }

    .form-check-input[type="radio"][b-012em2dl3h] {
        border-radius: 50%;
    }

    .form-check-input:active[b-012em2dl3h] {
        filter: 0;
    }

    .form-check-input:focus[b-012em2dl3h] {
        border-color: #feab98;
        outline: 0;
        box-shadow: 0;
    }

    .form-check-input:checked[b-012em2dl3h] {
        background-color: transparent;
        border-color: #fd5631;
    }

        .form-check-input:checked[type="checkbox"][b-012em2dl3h] {
            background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fd5631' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e");
        }

        .form-check-input:checked[type="radio"][b-012em2dl3h] {
            background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fd5631'/%3e%3c/svg%3e");
        }

    .form-check-input[type="checkbox"]:indeterminate[b-012em2dl3h] {
        background-color: #fd5631;
        border-color: #fd5631;
        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e");
    }

    .form-check-input:disabled[b-012em2dl3h] {
        pointer-events: none;
        filter: none;
        opacity: 0.5;
    }

        .form-check-input[disabled] ~ .form-check-label[b-012em2dl3h],
        .form-check-input:disabled ~ .form-check-label[b-012em2dl3h] {
            opacity: 0.5;
        }

.form-check-label[b-012em2dl3h] {
    color: #666276;
}

.form-switch[b-012em2dl3h] {
    /*padding-left: 2.5em;*/
}

    .form-switch .form-check-input[b-012em2dl3h] {
        width: 2em;
        margin-left: 0.5em;
        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
        background-position: left center;
        border-radius: 2em;
        transition: background-position 0.15s ease-in-out;
    }

@media (prefers-reduced-motion: reduce) {
    .form-switch .form-check-input[b-012em2dl3h] {
        transition: none;
    }
}

.form-switch .form-check-input:focus[b-012em2dl3h] {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
}

.form-switch .form-check-input:checked[b-012em2dl3h] {
    background-position: right center;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
}

.form-check-inline[b-012em2dl3h] {
    display: inline-block;
    margin-right: 1rem;
}

.btn-check[b-012em2dl3h] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none;
}

    .btn-check[disabled] + .btn[b-012em2dl3h],
    .btn-check:disabled + .btn[b-012em2dl3h] {
        pointer-events: none;
        filter: none;
        opacity: 0.65;
    }

.form-range[b-012em2dl3h] {
    width: 100%;
    height: 1.25rem;
    padding: 0;
    background-color: transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

    .form-range:focus[b-012em2dl3h] {
        outline: 0;
    }

        .form-range:focus[b-012em2dl3h]::-webkit-slider-thumb {
            box-shadow: 0 0 0 1px #fff, 0 0 0 0.125rem rgba(253, 86, 49, 0.25);
        }

        .form-range:focus[b-012em2dl3h]::-moz-range-thumb {
            box-shadow: 0 0 0 1px #fff, 0 0 0 0.125rem rgba(253, 86, 49, 0.25);
        }

    .form-range[b-012em2dl3h]::-moz-focus-outer {
        border: 0;
    }

    .form-range[b-012em2dl3h]::-webkit-slider-thumb {
        width: 1rem;
        height: 1rem;
        margin-top: -0.25rem;
        background-color: #fd5631;
        border: 0;
        border-radius: 1rem;
        box-shadow: 0 0.1rem 0.25rem rgba(0, 0, 0, 0.1);
        -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
        transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
        -webkit-appearance: none;
        appearance: none;
    }

@media (prefers-reduced-motion: reduce) {
    .form-range[b-012em2dl3h]::-webkit-slider-thumb {
        -webkit-transition: none;
        transition: none;
    }
}

.form-range[b-012em2dl3h]::-webkit-slider-thumb:active {
    background-color: #fd3104;
}

.form-range[b-012em2dl3h]::-webkit-slider-runnable-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: #efecf3;
    border-color: transparent;
    border-radius: 1rem;
    box-shadow: inset 0 1px 2px transparent;
}

.form-range[b-012em2dl3h]::-moz-range-thumb {
    width: 1rem;
    height: 1rem;
    background-color: #fd5631;
    border: 0;
    border-radius: 1rem;
    box-shadow: 0 0.1rem 0.25rem rgba(0, 0, 0, 0.1);
    -moz-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    -moz-appearance: none;
    appearance: none;
}

@media (prefers-reduced-motion: reduce) {
    .form-range[b-012em2dl3h]::-moz-range-thumb {
        -moz-transition: none;
        transition: none;
    }
}

.form-range[b-012em2dl3h]::-moz-range-thumb:active {
    background-color: #fd3104;
}

.form-range[b-012em2dl3h]::-moz-range-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: #efecf3;
    border-color: transparent;
    border-radius: 1rem;
    box-shadow: inset 0 1px 2px transparent;
}

.form-range:disabled[b-012em2dl3h] {
    pointer-events: none;
}

    .form-range:disabled[b-012em2dl3h]::-webkit-slider-thumb {
        background-color: #bbb7c5;
    }

    .form-range:disabled[b-012em2dl3h]::-moz-range-thumb {
        background-color: #bbb7c5;
    }

.form-floating[b-012em2dl3h] {
    position: relative;
}

    .form-floating > .form-control[b-012em2dl3h],
    .form-floating > .form-select[b-012em2dl3h] {
        height: calc(3.5rem + 2px);
        line-height: 1.25;
    }

    .form-floating > label[b-012em2dl3h] {
        position: absolute;
        top: 0;
        right: 0;
        height: 100%;
        padding: 1rem 1.125rem;
        pointer-events: none;
        border: 1px solid transparent;
        transform-origin: 0 0;
        transition: opacity 0.1s ease-in-out, transform 0.1s ease-in-out;
    }

@media (prefers-reduced-motion: reduce) {
    .form-floating > label[b-012em2dl3h] {
        transition: none;
    }
}

.form-floating > .form-control[b-012em2dl3h] {
    padding: 1rem 1.125rem;
}

    .form-floating > .form-control[b-012em2dl3h]::-moz-placeholder {
        color: transparent;
    }

    .form-floating > .form-control[b-012em2dl3h]::placeholder {
        color: transparent;
    }

    .form-floating > .form-control:not(:-moz-placeholder-shown)[b-012em2dl3h] {
        padding-top: 1.625rem;
        padding-bottom: 0.625rem;
    }

    .form-floating > .form-control:focus[b-012em2dl3h],
    .form-floating > .form-control:not(:placeholder-shown)[b-012em2dl3h] {
        padding-top: 1.625rem;
        padding-bottom: 0.625rem;
    }

    .form-floating > .form-control:-webkit-autofill[b-012em2dl3h] {
        padding-top: 1.625rem;
        padding-bottom: 0.625rem;
    }

.form-floating > .form-select[b-012em2dl3h] {
    padding-top: 1.625rem;
    padding-bottom: 0.625rem;
}

.form-floating > .form-control:not(:-moz-placeholder-shown) ~ label[b-012em2dl3h] {
    opacity: 0.65;
    transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}

.form-floating > .form-control:focus ~ label[b-012em2dl3h],
.form-floating > .form-control:not(:placeholder-shown) ~ label[b-012em2dl3h],
.form-floating > .form-select ~ label[b-012em2dl3h] {
    opacity: 0.65;
    transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}

.form-floating > .form-control:-webkit-autofill ~ label[b-012em2dl3h] {
    opacity: 0.65;
    transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}

.input-group[b-012em2dl3h] {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    width: 100%;
}

    .input-group > .form-control[b-012em2dl3h],
    .input-group > .form-select[b-012em2dl3h] {
        position: relative;
        flex: 1 1 auto;
        width: 1%;
        min-width: 0;
    }

        .input-group > .form-control:focus[b-012em2dl3h],
        .input-group > .form-select:focus[b-012em2dl3h] {
            z-index: 3;
        }

    .input-group .btn[b-012em2dl3h] {
        position: relative;
        z-index: 2;
    }

        .input-group .btn:focus[b-012em2dl3h] {
            z-index: 3;
        }

.input-group-text[b-012em2dl3h] {
    display: flex;
    align-items: center;
    padding: 0.575rem 1.125rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #666276;
    text-align: center;
    white-space: nowrap;
    background-color: #fff;
    border: 1px solid #d5d2dc;
    border-radius: 0.5rem;
}

.input-group-lg > .form-control[b-012em2dl3h],
.input-group-lg > .form-select[b-012em2dl3h],
.input-group-lg > .input-group-text[b-012em2dl3h],
.input-group-lg > .btn[b-012em2dl3h] {
    padding: 0.825rem 1.25rem;
    font-size: 1rem;
    border-radius: 0.5rem;
}

.input-group-sm > .form-control[b-012em2dl3h],
.input-group-sm > .form-select[b-012em2dl3h],
.input-group-sm > .input-group-text[b-012em2dl3h],
.input-group-sm > .btn[b-012em2dl3h] {
    padding: 0.425rem 1rem;
    font-size: 0.875rem;
    border-radius: 0.375rem;
}

.input-group-lg > .form-select[b-012em2dl3h],
.input-group-sm > .form-select[b-012em2dl3h] {
    padding-left: 3.65625rem;
}

.input-group:not(.has-validation) > :not(:last-child):not(.dropdown-toggle):not(.dropdown-menu)[b-012em2dl3h],
.input-group:not(.has-validation) > .dropdown-toggle:nth-last-child(n + 3)[b-012em2dl3h] {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.input-group.has-validation > :nth-last-child(n + 3):not(.dropdown-toggle):not(.dropdown-menu)[b-012em2dl3h],
.input-group.has-validation > .dropdown-toggle:nth-last-child(n + 4)[b-012em2dl3h] {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.input-group > :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback)[b-012em2dl3h] {
    margin-right: -1px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.valid-feedback[b-012em2dl3h] {
    display: none;
    width: 100%;
    margin-top: 0.25rem;
    font-size: 0.75rem;
    color: #07c98b;
}

.valid-tooltip[b-012em2dl3h] {
    position: absolute;
    top: 100%;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: 0.25rem 0.5rem;
    margin-top: 0.1rem;
    font-size: 0.75rem;
    color: #000;
    background-color: rgba(7, 201, 139, 0.9);
    border-radius: 0.375rem;
}

.was-validated :valid ~ .valid-feedback[b-012em2dl3h],
.was-validated :valid ~ .valid-tooltip[b-012em2dl3h],
.is-valid ~ .valid-feedback[b-012em2dl3h],
.is-valid ~ .valid-tooltip[b-012em2dl3h] {
    display: block;
}

.was-validated .form-control:valid[b-012em2dl3h],
.form-control.is-valid[b-012em2dl3h] {
    border-color: #07c98b;
    padding-right: calc(1.5em + 1.15rem);
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='none'%3e%3cpath fill-rule='evenodd' d='M9 3a6 6 0 1 0 0 12A6 6 0 1 0 9 3zM1.5 9a7.5 7.5 0 1 1 15 0 7.5 7.5 0 1 1-15 0zm10.28-2.03a.75.75 0 0 1 0 1.061l-3 3a.75.75 0 0 1-1.061 0l-1.5-1.5A.75.75 0 0 1 7.28 8.47l.97.97 2.47-2.47a.75.75 0 0 1 1.061 0z' fill='%2307c98b' fill-opacity='.6'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right calc(0.375em + 0.2875rem) center;
    background-size: calc(0.75em + 0.575rem) calc(0.75em + 0.575rem);
}

    .was-validated .form-control:valid:focus[b-012em2dl3h],
    .form-control.is-valid:focus[b-012em2dl3h] {
        border-color: #07c98b;
        box-shadow: 0 0 0 0.125rem rgba(7, 201, 139, 0.25);
    }

.was-validated textarea.form-control:valid[b-012em2dl3h],
textarea.form-control.is-valid[b-012em2dl3h] {
    padding-right: calc(1.5em + 1.15rem);
    background-position: top calc(0.375em + 0.2875rem) right calc(0.375em + 0.2875rem);
}

.was-validated .form-select:valid[b-012em2dl3h],
.form-select.is-valid[b-012em2dl3h] {
    border-color: #07c98b;
}

    .was-validated .form-select:valid:not([multiple]):not([size])[b-012em2dl3h],
    .was-validated .form-select:valid:not([multiple])[size="1"][b-012em2dl3h],
    .form-select.is-valid:not([multiple]):not([size])[b-012em2dl3h],
    .form-select.is-valid:not([multiple])[size="1"][b-012em2dl3h] {
        padding-right: 5.34375rem;
        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23454056' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"), url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='none'%3e%3cpath fill-rule='evenodd' d='M9 3a6 6 0 1 0 0 12A6 6 0 1 0 9 3zM1.5 9a7.5 7.5 0 1 1 15 0 7.5 7.5 0 1 1-15 0zm10.28-2.03a.75.75 0 0 1 0 1.061l-3 3a.75.75 0 0 1-1.061 0l-1.5-1.5A.75.75 0 0 1 7.28 8.47l.97.97 2.47-2.47a.75.75 0 0 1 1.061 0z' fill='%2307c98b' fill-opacity='.6'/%3e%3c/svg%3e");
        background-position: right 1.125rem center, center right 2.53125rem;
        background-size: 16px 12px, calc(0.75em + 0.575rem) calc(0.75em + 0.575rem);
    }

    .was-validated .form-select:valid:focus[b-012em2dl3h],
    .form-select.is-valid:focus[b-012em2dl3h] {
        border-color: #07c98b;
        box-shadow: 0 0 0 0.125rem rgba(7, 201, 139, 0.25);
    }

.was-validated .form-check-input:valid[b-012em2dl3h],
.form-check-input.is-valid[b-012em2dl3h] {
    border-color: #07c98b;
}

    .was-validated .form-check-input:valid:checked[b-012em2dl3h],
    .form-check-input.is-valid:checked[b-012em2dl3h] {
        background-color: #07c98b;
    }

    .was-validated .form-check-input:valid:focus[b-012em2dl3h],
    .form-check-input.is-valid:focus[b-012em2dl3h] {
        box-shadow: 0 0 0 0.125rem rgba(7, 201, 139, 0.25);
    }

    .was-validated .form-check-input:valid ~ .form-check-label[b-012em2dl3h],
    .form-check-input.is-valid ~ .form-check-label[b-012em2dl3h] {
        color: #07c98b;
    }

.form-check-inline .form-check-input ~ .valid-feedback[b-012em2dl3h] {
    margin-left: 0.5em;
}

.was-validated .input-group .form-control:valid[b-012em2dl3h],
.input-group .form-control.is-valid[b-012em2dl3h],
.was-validated .input-group .form-select:valid[b-012em2dl3h],
.input-group .form-select.is-valid[b-012em2dl3h] {
    z-index: 1;
}

    .was-validated .input-group .form-control:valid:focus[b-012em2dl3h],
    .input-group .form-control.is-valid:focus[b-012em2dl3h],
    .was-validated .input-group .form-select:valid:focus[b-012em2dl3h],
    .input-group .form-select.is-valid:focus[b-012em2dl3h] {
        z-index: 3;
    }

.invalid-feedback[b-012em2dl3h] {
    display: none;
    width: 100%;
    margin-top: 0.25rem;
    font-size: 0.75rem;
    color: #f23c49;
}

.invalid-tooltip[b-012em2dl3h] {
    position: absolute;
    top: 100%;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: 0.25rem 0.5rem;
    margin-top: 0.1rem;
    font-size: 0.75rem;
    color: #000;
    background-color: rgba(242, 60, 73, 0.9);
    border-radius: 0.375rem;
}

.was-validated :invalid ~ .invalid-feedback[b-012em2dl3h],
.was-validated :invalid ~ .invalid-tooltip[b-012em2dl3h],
.is-invalid ~ .invalid-feedback[b-012em2dl3h],
.is-invalid ~ .invalid-tooltip[b-012em2dl3h] {
    display: block;
}

.was-validated .form-control:invalid[b-012em2dl3h],
.form-control.is-invalid[b-012em2dl3h] {
    border-color: #f23c49;
    padding-right: calc(1.5em + 1.15rem);
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='%23f23c49' fill-rule='evenodd'%3e%3cpath d='M9 3a6 6 0 1 0 0 12A6 6 0 1 0 9 3zM1.5 9a7.5 7.5 0 1 1 15 0 7.5 7.5 0 1 1-15 0zM9 5.25a.75.75 0 0 1 .75.75v3a.75.75 0 1 1-1.5 0V6A.75.75 0 0 1 9 5.25zM8.25 12a.75.75 0 0 1 .75-.75h.008a.75.75 0 1 1 0 1.5H9a.75.75 0 0 1-.75-.75z'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right calc(0.375em + 0.2875rem) center;
    background-size: calc(0.75em + 0.575rem) calc(0.75em + 0.575rem);
}

    .was-validated .form-control:invalid:focus[b-012em2dl3h],
    .form-control.is-invalid:focus[b-012em2dl3h] {
        border-color: #f23c49;
        box-shadow: 0 0 0 0.125rem rgba(242, 60, 73, 0.25);
    }

.was-validated textarea.form-control:invalid[b-012em2dl3h],
textarea.form-control.is-invalid[b-012em2dl3h] {
    padding-right: calc(1.5em + 1.15rem);
    background-position: top calc(0.375em + 0.2875rem) right calc(0.375em + 0.2875rem);
}

.was-validated .form-select:invalid[b-012em2dl3h],
.form-select.is-invalid[b-012em2dl3h] {
    border-color: #f23c49;
}

    .was-validated .form-select:invalid:not([multiple]):not([size])[b-012em2dl3h],
    .was-validated .form-select:invalid:not([multiple])[size="1"][b-012em2dl3h],
    .form-select.is-invalid:not([multiple]):not([size])[b-012em2dl3h],
    .form-select.is-invalid:not([multiple])[size="1"][b-012em2dl3h] {
        padding-right: 5.34375rem;
        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23454056' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"), url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='%23f23c49' fill-rule='evenodd'%3e%3cpath d='M9 3a6 6 0 1 0 0 12A6 6 0 1 0 9 3zM1.5 9a7.5 7.5 0 1 1 15 0 7.5 7.5 0 1 1-15 0zM9 5.25a.75.75 0 0 1 .75.75v3a.75.75 0 1 1-1.5 0V6A.75.75 0 0 1 9 5.25zM8.25 12a.75.75 0 0 1 .75-.75h.008a.75.75 0 1 1 0 1.5H9a.75.75 0 0 1-.75-.75z'/%3e%3c/svg%3e");
        background-position: right 1.125rem center, center right 2.53125rem;
        background-size: 16px 12px, calc(0.75em + 0.575rem) calc(0.75em + 0.575rem);
    }

    .was-validated .form-select:invalid:focus[b-012em2dl3h],
    .form-select.is-invalid:focus[b-012em2dl3h] {
        border-color: #f23c49;
        box-shadow: 0 0 0 0.125rem rgba(242, 60, 73, 0.25);
    }

.was-validated .form-check-input:invalid[b-012em2dl3h],
.form-check-input.is-invalid[b-012em2dl3h] {
    border-color: #f23c49;
}

    .was-validated .form-check-input:invalid:checked[b-012em2dl3h],
    .form-check-input.is-invalid:checked[b-012em2dl3h] {
        background-color: #f23c49;
    }

    .was-validated .form-check-input:invalid:focus[b-012em2dl3h],
    .form-check-input.is-invalid:focus[b-012em2dl3h] {
        box-shadow: 0 0 0 0.125rem rgba(242, 60, 73, 0.25);
    }

    .was-validated .form-check-input:invalid ~ .form-check-label[b-012em2dl3h],
    .form-check-input.is-invalid ~ .form-check-label[b-012em2dl3h] {
        color: #f23c49;
    }

.form-check-inline .form-check-input ~ .invalid-feedback[b-012em2dl3h] {
    margin-left: 0.5em;
}

.was-validated .input-group .form-control:invalid[b-012em2dl3h],
.input-group .form-control.is-invalid[b-012em2dl3h],
.was-validated .input-group .form-select:invalid[b-012em2dl3h],
.input-group .form-select.is-invalid[b-012em2dl3h] {
    z-index: 2;
}

    .was-validated .input-group .form-control:invalid:focus[b-012em2dl3h],
    .input-group .form-control.is-invalid:focus[b-012em2dl3h],
    .was-validated .input-group .form-select:invalid:focus[b-012em2dl3h],
    .input-group .form-select.is-invalid:focus[b-012em2dl3h] {
        z-index: 3;
    }

.btn[b-012em2dl3h] {
    /*font-family: Sahel;*/
    display: inline-block;
    /*font-weight: bold;*/
    line-height: 1.5;
    color: #666276;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: 0.575rem 1.5rem;
    font-size: 15px;
    border-radius: 0.5rem;
    transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
    .btn[b-012em2dl3h] {
        transition: none;
    }
}

.btn:hover[b-012em2dl3h] {
    color: #666276;
}

.btn-check:focus + .btn[b-012em2dl3h],
.btn:focus[b-012em2dl3h] {
    outline: 0;
    box-shadow: unset;
}

.btn-check:checked + .btn[b-012em2dl3h],
.btn-check:active + .btn[b-012em2dl3h],
.btn:active[b-012em2dl3h],
.btn.active[b-012em2dl3h] {
    box-shadow: unset;
}

    .btn-check:checked + .btn:focus[b-012em2dl3h],
    .btn-check:active + .btn:focus[b-012em2dl3h],
    .btn:active:focus[b-012em2dl3h],
    .btn.active:focus[b-012em2dl3h] {
        box-shadow: unset, unset;
    }

.btn:disabled[b-012em2dl3h],
.btn.disabled[b-012em2dl3h],
fieldset:disabled .btn[b-012em2dl3h] {
    pointer-events: none;
    opacity: 0.65;
    box-shadow: none;
}

.btn-primary[b-012em2dl3h] {
    color: #000;
    background-color: #fd5631;
    border-color: #fd5631;
    box-shadow: unset;
}

    .btn-primary:hover[b-012em2dl3h] {
        color: #000;
        background-color: #fd6f50;
        border-color: #fd6746;
    }

    .btn-check:focus + .btn-primary[b-012em2dl3h],
    .btn-primary:focus[b-012em2dl3h] {
        color: #000;
        background-color: #fd6f50;
        border-color: #fd6746;
        box-shadow: unset, 0 0 0 0 rgba(215, 73, 42, 0.5);
    }

    .btn-check:checked + .btn-primary[b-012em2dl3h],
    .btn-check:active + .btn-primary[b-012em2dl3h],
    .btn-primary:active[b-012em2dl3h],
    .btn-primary.active[b-012em2dl3h],
    .show > .btn-primary.dropdown-toggle[b-012em2dl3h] {
        color: #000;
        background-color: #fd785a;
        border-color: #fd6746;
    }

        .btn-check:checked + .btn-primary:focus[b-012em2dl3h],
        .btn-check:active + .btn-primary:focus[b-012em2dl3h],
        .btn-primary:active:focus[b-012em2dl3h],
        .btn-primary.active:focus[b-012em2dl3h],
        .show > .btn-primary.dropdown-toggle:focus[b-012em2dl3h] {
            box-shadow: unset, 0 0 0 0 rgba(215, 73, 42, 0.5);
        }

    .btn-primary:disabled[b-012em2dl3h],
    .btn-primary.disabled[b-012em2dl3h] {
        color: #000;
        background-color: #fd5631;
        border-color: #fd5631;
    }

.btn-accent[b-012em2dl3h] {
    color: #fff;
    background-color: #5d3cf2;
    border-color: #5d3cf2;
    box-shadow: unset;
}

    .btn-accent:hover[b-012em2dl3h] {
        color: #fff;
        background-color: #4f33ce;
        border-color: #4a30c2;
    }

    .btn-check:focus + .btn-accent[b-012em2dl3h],
    .btn-accent:focus[b-012em2dl3h] {
        color: #fff;
        background-color: #4f33ce;
        border-color: #4a30c2;
        box-shadow: unset, 0 0 0 0 rgba(117, 89, 244, 0.5);
    }

    .btn-check:checked + .btn-accent[b-012em2dl3h],
    .btn-check:active + .btn-accent[b-012em2dl3h],
    .btn-accent:active[b-012em2dl3h],
    .btn-accent.active[b-012em2dl3h],
    .show > .btn-accent.dropdown-toggle[b-012em2dl3h] {
        color: #fff;
        background-color: #4a30c2;
        border-color: #462db6;
    }

        .btn-check:checked + .btn-accent:focus[b-012em2dl3h],
        .btn-check:active + .btn-accent:focus[b-012em2dl3h],
        .btn-accent:active:focus[b-012em2dl3h],
        .btn-accent.active:focus[b-012em2dl3h],
        .show > .btn-accent.dropdown-toggle:focus[b-012em2dl3h] {
            box-shadow: unset, 0 0 0 0 rgba(117, 89, 244, 0.5);
        }

    .btn-accent:disabled[b-012em2dl3h],
    .btn-accent.disabled[b-012em2dl3h] {
        color: #fff;
        background-color: #5d3cf2;
        border-color: #5d3cf2;
    }

.btn-secondary[b-012em2dl3h] {
    color: #000;
    background-color: #f5f4f8;
    border-color: #f5f4f8;
    box-shadow: unset;
}

    .btn-secondary:hover[b-012em2dl3h] {
        color: #000;
        background-color: #f7f6f9;
        border-color: #f6f5f9;
    }

    .btn-check:focus + .btn-secondary[b-012em2dl3h],
    .btn-secondary:focus[b-012em2dl3h] {
        color: #000;
        background-color: #f7f6f9;
        border-color: #f6f5f9;
        box-shadow: unset, 0 0 0 0 rgba(208, 207, 211, 0.5);
    }

    .btn-check:checked + .btn-secondary[b-012em2dl3h],
    .btn-check:active + .btn-secondary[b-012em2dl3h],
    .btn-secondary:active[b-012em2dl3h],
    .btn-secondary.active[b-012em2dl3h],
    .show > .btn-secondary.dropdown-toggle[b-012em2dl3h] {
        color: #000;
        background-color: #f7f6f9;
        border-color: #f6f5f9;
    }

        .btn-check:checked + .btn-secondary:focus[b-012em2dl3h],
        .btn-check:active + .btn-secondary:focus[b-012em2dl3h],
        .btn-secondary:active:focus[b-012em2dl3h],
        .btn-secondary.active:focus[b-012em2dl3h],
        .show > .btn-secondary.dropdown-toggle:focus[b-012em2dl3h] {
            box-shadow: unset, 0 0 0 0 rgba(208, 207, 211, 0.5);
        }

    .btn-secondary:disabled[b-012em2dl3h],
    .btn-secondary.disabled[b-012em2dl3h] {
        color: #000;
        background-color: #f5f4f8;
        border-color: #f5f4f8;
    }

.btn-success[b-012em2dl3h] {
    color: #000;
    background-color: #07c98b;
    border-color: #07c98b;
    box-shadow: unset;
}

    .btn-success:hover[b-012em2dl3h] {
        color: #000;
        background-color: #2cd19c;
        border-color: #20ce97;
    }

    .btn-check:focus + .btn-success[b-012em2dl3h],
    .btn-success:focus[b-012em2dl3h] {
        color: #000;
        background-color: #2cd19c;
        border-color: #20ce97;
        box-shadow: unset, 0 0 0 0 rgba(6, 171, 118, 0.5);
    }

    .btn-check:checked + .btn-success[b-012em2dl3h],
    .btn-check:active + .btn-success[b-012em2dl3h],
    .btn-success:active[b-012em2dl3h],
    .btn-success.active[b-012em2dl3h],
    .show > .btn-success.dropdown-toggle[b-012em2dl3h] {
        color: #000;
        background-color: #39d4a2;
        border-color: #20ce97;
    }

        .btn-check:checked + .btn-success:focus[b-012em2dl3h],
        .btn-check:active + .btn-success:focus[b-012em2dl3h],
        .btn-success:active:focus[b-012em2dl3h],
        .btn-success.active:focus[b-012em2dl3h],
        .show > .btn-success.dropdown-toggle:focus[b-012em2dl3h] {
            box-shadow: unset, 0 0 0 0 rgba(6, 171, 118, 0.5);
        }

    .btn-success:disabled[b-012em2dl3h],
    .btn-success.disabled[b-012em2dl3h] {
        color: #000;
        background-color: #07c98b;
        border-color: #07c98b;
    }

.btn-info[b-012em2dl3h] {
    color: #000;
    background-color: #3c76f2;
    border-color: #3c76f2;
    box-shadow: unset;
}

    .btn-info:hover[b-012em2dl3h] {
        color: #000;
        background-color: #598bf4;
        border-color: #5084f3;
    }

    .btn-check:focus + .btn-info[b-012em2dl3h],
    .btn-info:focus[b-012em2dl3h] {
        color: #000;
        background-color: #598bf4;
        border-color: #5084f3;
        box-shadow: unset, 0 0 0 0 rgba(51, 100, 206, 0.5);
    }

    .btn-check:checked + .btn-info[b-012em2dl3h],
    .btn-check:active + .btn-info[b-012em2dl3h],
    .btn-info:active[b-012em2dl3h],
    .btn-info.active[b-012em2dl3h],
    .show > .btn-info.dropdown-toggle[b-012em2dl3h] {
        color: #000;
        background-color: #6391f5;
        border-color: #5084f3;
    }

        .btn-check:checked + .btn-info:focus[b-012em2dl3h],
        .btn-check:active + .btn-info:focus[b-012em2dl3h],
        .btn-info:active:focus[b-012em2dl3h],
        .btn-info.active:focus[b-012em2dl3h],
        .show > .btn-info.dropdown-toggle:focus[b-012em2dl3h] {
            box-shadow: unset, 0 0 0 0 rgba(51, 100, 206, 0.5);
        }

    .btn-info:disabled[b-012em2dl3h],
    .btn-info.disabled[b-012em2dl3h] {
        color: #000;
        background-color: #3c76f2;
        border-color: #3c76f2;
    }

.btn-warning[b-012em2dl3h] {
    color: #000;
    background-color: #fdbc31;
    border-color: #fdbc31;
    box-shadow: unset;
}

    .btn-warning:hover[b-012em2dl3h] {
        color: #000;
        background-color: #fdc650;
        border-color: #fdc346;
    }

    .btn-check:focus + .btn-warning[b-012em2dl3h],
    .btn-warning:focus[b-012em2dl3h] {
        color: #000;
        background-color: #fdc650;
        border-color: #fdc346;
        box-shadow: unset, 0 0 0 0 rgba(215, 160, 42, 0.5);
    }

    .btn-check:checked + .btn-warning[b-012em2dl3h],
    .btn-check:active + .btn-warning[b-012em2dl3h],
    .btn-warning:active[b-012em2dl3h],
    .btn-warning.active[b-012em2dl3h],
    .show > .btn-warning.dropdown-toggle[b-012em2dl3h] {
        color: #000;
        background-color: #fdc95a;
        border-color: #fdc346;
    }

        .btn-check:checked + .btn-warning:focus[b-012em2dl3h],
        .btn-check:active + .btn-warning:focus[b-012em2dl3h],
        .btn-warning:active:focus[b-012em2dl3h],
        .btn-warning.active:focus[b-012em2dl3h],
        .show > .btn-warning.dropdown-toggle:focus[b-012em2dl3h] {
            box-shadow: unset, 0 0 0 0 rgba(215, 160, 42, 0.5);
        }

    .btn-warning:disabled[b-012em2dl3h],
    .btn-warning.disabled[b-012em2dl3h] {
        color: #000;
        background-color: #fdbc31;
        border-color: #fdbc31;
    }

.btn-danger[b-012em2dl3h] {
    color: #000;
    background-color: #f23c49;
    border-color: #f23c49;
    box-shadow: unset;
}

    .btn-danger:hover[b-012em2dl3h] {
        color: #000;
        background-color: #f45964;
        border-color: #f3505b;
    }

    .btn-check:focus + .btn-danger[b-012em2dl3h],
    .btn-danger:focus[b-012em2dl3h] {
        color: #000;
        background-color: #f45964;
        border-color: #f3505b;
        box-shadow: unset, 0 0 0 0 rgba(206, 51, 62, 0.5);
    }

    .btn-check:checked + .btn-danger[b-012em2dl3h],
    .btn-check:active + .btn-danger[b-012em2dl3h],
    .btn-danger:active[b-012em2dl3h],
    .btn-danger.active[b-012em2dl3h],
    .show > .btn-danger.dropdown-toggle[b-012em2dl3h] {
        color: #000;
        background-color: #f5636d;
        border-color: #f3505b;
    }

        .btn-check:checked + .btn-danger:focus[b-012em2dl3h],
        .btn-check:active + .btn-danger:focus[b-012em2dl3h],
        .btn-danger:active:focus[b-012em2dl3h],
        .btn-danger.active:focus[b-012em2dl3h],
        .show > .btn-danger.dropdown-toggle:focus[b-012em2dl3h] {
            box-shadow: unset, 0 0 0 0 rgba(206, 51, 62, 0.5);
        }

    .btn-danger:disabled[b-012em2dl3h],
    .btn-danger.disabled[b-012em2dl3h] {
        color: #000;
        background-color: #f23c49;
        border-color: #f23c49;
    }

.btn-light[b-012em2dl3h] {
    color: #000;
    background-color: #fff;
    border-color: #fff;
    box-shadow: unset;
}

    .btn-light:hover[b-012em2dl3h] {
        color: #000;
        background-color: #fff;
        border-color: #fff;
    }

    .btn-check:focus + .btn-light[b-012em2dl3h],
    .btn-light:focus[b-012em2dl3h] {
        color: #000;
        background-color: #fff;
        border-color: #fff;
        box-shadow: unset, 0 0 0 0 rgba(217, 217, 217, 0.5);
    }

    .btn-check:checked + .btn-light[b-012em2dl3h],
    .btn-check:active + .btn-light[b-012em2dl3h],
    .btn-light:active[b-012em2dl3h],
    .btn-light.active[b-012em2dl3h],
    .show > .btn-light.dropdown-toggle[b-012em2dl3h] {
        color: #000;
        background-color: #fff;
        border-color: #fff;
    }

        .btn-check:checked + .btn-light:focus[b-012em2dl3h],
        .btn-check:active + .btn-light:focus[b-012em2dl3h],
        .btn-light:active:focus[b-012em2dl3h],
        .btn-light.active:focus[b-012em2dl3h],
        .show > .btn-light.dropdown-toggle:focus[b-012em2dl3h] {
            box-shadow: unset, 0 0 0 0 rgba(217, 217, 217, 0.5);
        }

    .btn-light:disabled[b-012em2dl3h],
    .btn-light.disabled[b-012em2dl3h] {
        color: #000;
        background-color: #fff;
        border-color: #fff;
    }

.btn-dark[b-012em2dl3h] {
    color: #fff;
    background-color: #1f1b2d;
    border-color: #1f1b2d;
    box-shadow: unset;
}

    .btn-dark:hover[b-012em2dl3h] {
        color: #fff;
        background-color: #1a1726;
        border-color: #191624;
    }

    .btn-check:focus + .btn-dark[b-012em2dl3h],
    .btn-dark:focus[b-012em2dl3h] {
        color: #fff;
        background-color: #1a1726;
        border-color: #191624;
        box-shadow: unset, 0 0 0 0 rgba(65, 61, 77, 0.5);
    }

    .btn-check:checked + .btn-dark[b-012em2dl3h],
    .btn-check:active + .btn-dark[b-012em2dl3h],
    .btn-dark:active[b-012em2dl3h],
    .btn-dark.active[b-012em2dl3h],
    .show > .btn-dark.dropdown-toggle[b-012em2dl3h] {
        color: #fff;
        background-color: #191624;
        border-color: #171422;
    }

        .btn-check:checked + .btn-dark:focus[b-012em2dl3h],
        .btn-check:active + .btn-dark:focus[b-012em2dl3h],
        .btn-dark:active:focus[b-012em2dl3h],
        .btn-dark.active:focus[b-012em2dl3h],
        .show > .btn-dark.dropdown-toggle:focus[b-012em2dl3h] {
            box-shadow: unset, 0 0 0 0 rgba(65, 61, 77, 0.5);
        }

    .btn-dark:disabled[b-012em2dl3h],
    .btn-dark.disabled[b-012em2dl3h] {
        color: #fff;
        background-color: #1f1b2d;
        border-color: #1f1b2d;
    }

.btn-outline-primary[b-012em2dl3h] {
    color: #fd5631;
    border-color: #fd5631;
}

    .btn-outline-primary:hover[b-012em2dl3h] {
        color: #000;
        background-color: #fd5631;
        border-color: #fd5631;
    }

    .btn-check:focus + .btn-outline-primary[b-012em2dl3h],
    .btn-outline-primary:focus[b-012em2dl3h] {
        box-shadow: 0 0 0 0 rgba(253, 86, 49, 0.5);
    }

    .btn-check:checked + .btn-outline-primary[b-012em2dl3h],
    .btn-check:active + .btn-outline-primary[b-012em2dl3h],
    .btn-outline-primary:active[b-012em2dl3h],
    .btn-outline-primary.active[b-012em2dl3h],
    .btn-outline-primary.dropdown-toggle.show[b-012em2dl3h] {
        color: #000;
        background-color: #fd5631;
        border-color: #fd5631;
    }

        .btn-check:checked + .btn-outline-primary:focus[b-012em2dl3h],
        .btn-check:active + .btn-outline-primary:focus[b-012em2dl3h],
        .btn-outline-primary:active:focus[b-012em2dl3h],
        .btn-outline-primary.active:focus[b-012em2dl3h],
        .btn-outline-primary.dropdown-toggle.show:focus[b-012em2dl3h] {
            box-shadow: unset, 0 0 0 0 rgba(253, 86, 49, 0.5);
        }

    .btn-outline-primary:disabled[b-012em2dl3h],
    .btn-outline-primary.disabled[b-012em2dl3h] {
        color: #fd5631;
        background-color: transparent;
    }

.btn-outline-accent[b-012em2dl3h] {
    color: #5d3cf2;
    border-color: #5d3cf2;
}

    .btn-outline-accent:hover[b-012em2dl3h] {
        color: #fff;
        background-color: #5d3cf2;
        border-color: #5d3cf2;
    }

    .btn-check:focus + .btn-outline-accent[b-012em2dl3h],
    .btn-outline-accent:focus[b-012em2dl3h] {
        box-shadow: 0 0 0 0 rgba(93, 60, 242, 0.5);
    }

    .btn-check:checked + .btn-outline-accent[b-012em2dl3h],
    .btn-check:active + .btn-outline-accent[b-012em2dl3h],
    .btn-outline-accent:active[b-012em2dl3h],
    .btn-outline-accent.active[b-012em2dl3h],
    .btn-outline-accent.dropdown-toggle.show[b-012em2dl3h] {
        color: #fff;
        background-color: #5d3cf2;
        border-color: #5d3cf2;
    }

        .btn-check:checked + .btn-outline-accent:focus[b-012em2dl3h],
        .btn-check:active + .btn-outline-accent:focus[b-012em2dl3h],
        .btn-outline-accent:active:focus[b-012em2dl3h],
        .btn-outline-accent.active:focus[b-012em2dl3h],
        .btn-outline-accent.dropdown-toggle.show:focus[b-012em2dl3h] {
            box-shadow: unset, 0 0 0 0 rgba(93, 60, 242, 0.5);
        }

    .btn-outline-accent:disabled[b-012em2dl3h],
    .btn-outline-accent.disabled[b-012em2dl3h] {
        color: #5d3cf2;
        background-color: transparent;
    }

.btn-outline-secondary[b-012em2dl3h] {
    color: #f5f4f8;
    border-color: #f5f4f8;
}

    .btn-outline-secondary:hover[b-012em2dl3h] {
        color: #000;
        background-color: #f5f4f8;
        border-color: #f5f4f8;
    }

    .btn-check:focus + .btn-outline-secondary[b-012em2dl3h],
    .btn-outline-secondary:focus[b-012em2dl3h] {
        box-shadow: 0 0 0 0 rgba(245, 244, 248, 0.5);
    }

    .btn-check:checked + .btn-outline-secondary[b-012em2dl3h],
    .btn-check:active + .btn-outline-secondary[b-012em2dl3h],
    .btn-outline-secondary:active[b-012em2dl3h],
    .btn-outline-secondary.active[b-012em2dl3h],
    .btn-outline-secondary.dropdown-toggle.show[b-012em2dl3h] {
        color: #000;
        background-color: #f5f4f8;
        border-color: #f5f4f8;
    }

        .btn-check:checked + .btn-outline-secondary:focus[b-012em2dl3h],
        .btn-check:active + .btn-outline-secondary:focus[b-012em2dl3h],
        .btn-outline-secondary:active:focus[b-012em2dl3h],
        .btn-outline-secondary.active:focus[b-012em2dl3h],
        .btn-outline-secondary.dropdown-toggle.show:focus[b-012em2dl3h] {
            box-shadow: unset, 0 0 0 0 rgba(245, 244, 248, 0.5);
        }

    .btn-outline-secondary:disabled[b-012em2dl3h],
    .btn-outline-secondary.disabled[b-012em2dl3h] {
        color: #f5f4f8;
        background-color: transparent;
    }

.btn-outline-success[b-012em2dl3h] {
    color: #07c98b;
    border-color: #07c98b;
}

    .btn-outline-success:hover[b-012em2dl3h] {
        color: #000;
        background-color: #07c98b;
        border-color: #07c98b;
    }

    .btn-check:focus + .btn-outline-success[b-012em2dl3h],
    .btn-outline-success:focus[b-012em2dl3h] {
        box-shadow: 0 0 0 0 rgba(7, 201, 139, 0.5);
    }

    .btn-check:checked + .btn-outline-success[b-012em2dl3h],
    .btn-check:active + .btn-outline-success[b-012em2dl3h],
    .btn-outline-success:active[b-012em2dl3h],
    .btn-outline-success.active[b-012em2dl3h],
    .btn-outline-success.dropdown-toggle.show[b-012em2dl3h] {
        color: #000;
        background-color: #07c98b;
        border-color: #07c98b;
    }

        .btn-check:checked + .btn-outline-success:focus[b-012em2dl3h],
        .btn-check:active + .btn-outline-success:focus[b-012em2dl3h],
        .btn-outline-success:active:focus[b-012em2dl3h],
        .btn-outline-success.active:focus[b-012em2dl3h],
        .btn-outline-success.dropdown-toggle.show:focus[b-012em2dl3h] {
            box-shadow: unset, 0 0 0 0 rgba(7, 201, 139, 0.5);
        }

    .btn-outline-success:disabled[b-012em2dl3h],
    .btn-outline-success.disabled[b-012em2dl3h] {
        color: #07c98b;
        background-color: transparent;
    }

.btn-outline-info[b-012em2dl3h] {
    color: #3c76f2;
    border-color: #3c76f2;
}

    .btn-outline-info:hover[b-012em2dl3h] {
        color: #000;
        background-color: #3c76f2;
        border-color: #3c76f2;
    }

    .btn-check:focus + .btn-outline-info[b-012em2dl3h],
    .btn-outline-info:focus[b-012em2dl3h] {
        box-shadow: 0 0 0 0 rgba(60, 118, 242, 0.5);
    }

    .btn-check:checked + .btn-outline-info[b-012em2dl3h],
    .btn-check:active + .btn-outline-info[b-012em2dl3h],
    .btn-outline-info:active[b-012em2dl3h],
    .btn-outline-info.active[b-012em2dl3h],
    .btn-outline-info.dropdown-toggle.show[b-012em2dl3h] {
        color: #000;
        background-color: #3c76f2;
        border-color: #3c76f2;
    }

        .btn-check:checked + .btn-outline-info:focus[b-012em2dl3h],
        .btn-check:active + .btn-outline-info:focus[b-012em2dl3h],
        .btn-outline-info:active:focus[b-012em2dl3h],
        .btn-outline-info.active:focus[b-012em2dl3h],
        .btn-outline-info.dropdown-toggle.show:focus[b-012em2dl3h] {
            box-shadow: unset, 0 0 0 0 rgba(60, 118, 242, 0.5);
        }

    .btn-outline-info:disabled[b-012em2dl3h],
    .btn-outline-info.disabled[b-012em2dl3h] {
        color: #3c76f2;
        background-color: transparent;
    }

.btn-outline-warning[b-012em2dl3h] {
    color: #fdbc31;
    border-color: #fdbc31;
}

    .btn-outline-warning:hover[b-012em2dl3h] {
        color: #000;
        background-color: #fdbc31;
        border-color: #fdbc31;
    }

    .btn-check:focus + .btn-outline-warning[b-012em2dl3h],
    .btn-outline-warning:focus[b-012em2dl3h] {
        box-shadow: 0 0 0 0 rgba(253, 188, 49, 0.5);
    }

    .btn-check:checked + .btn-outline-warning[b-012em2dl3h],
    .btn-check:active + .btn-outline-warning[b-012em2dl3h],
    .btn-outline-warning:active[b-012em2dl3h],
    .btn-outline-warning.active[b-012em2dl3h],
    .btn-outline-warning.dropdown-toggle.show[b-012em2dl3h] {
        color: #000;
        background-color: #fdbc31;
        border-color: #fdbc31;
    }

        .btn-check:checked + .btn-outline-warning:focus[b-012em2dl3h],
        .btn-check:active + .btn-outline-warning:focus[b-012em2dl3h],
        .btn-outline-warning:active:focus[b-012em2dl3h],
        .btn-outline-warning.active:focus[b-012em2dl3h],
        .btn-outline-warning.dropdown-toggle.show:focus[b-012em2dl3h] {
            box-shadow: unset, 0 0 0 0 rgba(253, 188, 49, 0.5);
        }

    .btn-outline-warning:disabled[b-012em2dl3h],
    .btn-outline-warning.disabled[b-012em2dl3h] {
        color: #fdbc31;
        background-color: transparent;
    }

.btn-outline-danger[b-012em2dl3h] {
    color: #f23c49;
    border-color: #f23c49;
}

    .btn-outline-danger:hover[b-012em2dl3h] {
        color: #000;
        background-color: #f23c49;
        border-color: #f23c49;
    }

    .btn-check:focus + .btn-outline-danger[b-012em2dl3h],
    .btn-outline-danger:focus[b-012em2dl3h] {
        box-shadow: 0 0 0 0 rgba(242, 60, 73, 0.5);
    }

    .btn-check:checked + .btn-outline-danger[b-012em2dl3h],
    .btn-check:active + .btn-outline-danger[b-012em2dl3h],
    .btn-outline-danger:active[b-012em2dl3h],
    .btn-outline-danger.active[b-012em2dl3h],
    .btn-outline-danger.dropdown-toggle.show[b-012em2dl3h] {
        color: #000;
        background-color: #f23c49;
        border-color: #f23c49;
    }

        .btn-check:checked + .btn-outline-danger:focus[b-012em2dl3h],
        .btn-check:active + .btn-outline-danger:focus[b-012em2dl3h],
        .btn-outline-danger:active:focus[b-012em2dl3h],
        .btn-outline-danger.active:focus[b-012em2dl3h],
        .btn-outline-danger.dropdown-toggle.show:focus[b-012em2dl3h] {
            box-shadow: unset, 0 0 0 0 rgba(242, 60, 73, 0.5);
        }

    .btn-outline-danger:disabled[b-012em2dl3h],
    .btn-outline-danger.disabled[b-012em2dl3h] {
        color: #f23c49;
        background-color: transparent;
    }

.btn-outline-light[b-012em2dl3h] {
    color: #fff;
    border-color: #fff;
}

    .btn-outline-light:hover[b-012em2dl3h] {
        color: #000;
        background-color: #fff;
        border-color: #fff;
    }

    .btn-check:focus + .btn-outline-light[b-012em2dl3h],
    .btn-outline-light:focus[b-012em2dl3h] {
        box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.5);
    }

    .btn-check:checked + .btn-outline-light[b-012em2dl3h],
    .btn-check:active + .btn-outline-light[b-012em2dl3h],
    .btn-outline-light:active[b-012em2dl3h],
    .btn-outline-light.active[b-012em2dl3h],
    .btn-outline-light.dropdown-toggle.show[b-012em2dl3h] {
        color: #000;
        background-color: #fff;
        border-color: #fff;
    }

        .btn-check:checked + .btn-outline-light:focus[b-012em2dl3h],
        .btn-check:active + .btn-outline-light:focus[b-012em2dl3h],
        .btn-outline-light:active:focus[b-012em2dl3h],
        .btn-outline-light.active:focus[b-012em2dl3h],
        .btn-outline-light.dropdown-toggle.show:focus[b-012em2dl3h] {
            box-shadow: unset, 0 0 0 0 rgba(255, 255, 255, 0.5);
        }

    .btn-outline-light:disabled[b-012em2dl3h],
    .btn-outline-light.disabled[b-012em2dl3h] {
        color: #fff;
        background-color: transparent;
    }

.btn-outline-dark[b-012em2dl3h] {
    color: #1f1b2d;
    border-color: #1f1b2d;
}

    .btn-outline-dark:hover[b-012em2dl3h] {
        color: #fff;
        background-color: #1f1b2d;
        border-color: #1f1b2d;
    }

    .btn-check:focus + .btn-outline-dark[b-012em2dl3h],
    .btn-outline-dark:focus[b-012em2dl3h] {
        box-shadow: 0 0 0 0 rgba(31, 27, 45, 0.5);
    }

    .btn-check:checked + .btn-outline-dark[b-012em2dl3h],
    .btn-check:active + .btn-outline-dark[b-012em2dl3h],
    .btn-outline-dark:active[b-012em2dl3h],
    .btn-outline-dark.active[b-012em2dl3h],
    .btn-outline-dark.dropdown-toggle.show[b-012em2dl3h] {
        color: #fff;
        background-color: #1f1b2d;
        border-color: #1f1b2d;
    }

        .btn-check:checked + .btn-outline-dark:focus[b-012em2dl3h],
        .btn-check:active + .btn-outline-dark:focus[b-012em2dl3h],
        .btn-outline-dark:active:focus[b-012em2dl3h],
        .btn-outline-dark.active:focus[b-012em2dl3h],
        .btn-outline-dark.dropdown-toggle.show:focus[b-012em2dl3h] {
            box-shadow: unset, 0 0 0 0 rgba(31, 27, 45, 0.5);
        }

    .btn-outline-dark:disabled[b-012em2dl3h],
    .btn-outline-dark.disabled[b-012em2dl3h] {
        color: #1f1b2d;
        background-color: transparent;
    }

.btn-link[b-012em2dl3h] {
    font-weight: 400;
    color: #666276;
    text-decoration: underline;
}

    .btn-link:hover[b-012em2dl3h] {
        color: #fd5631;
        text-decoration: none;
    }

    .btn-link:focus[b-012em2dl3h] {
        text-decoration: none;
    }

    .btn-link:disabled[b-012em2dl3h],
    .btn-link.disabled[b-012em2dl3h] {
        color: #9691a4;
    }

.btn-lg[b-012em2dl3h],
.input-group-lg .btn[b-012em2dl3h],
.btn-group-lg > .btn[b-012em2dl3h] {
    padding: 0.825rem 1.75rem;
    font-size: 14.5px;
    border-radius: 0.5rem;
}

.btn-sm[b-012em2dl3h],
.input-group-sm .btn[b-012em2dl3h],
.btn-group-sm > .btn[b-012em2dl3h] {
    padding: 0.425rem 1rem;
    /*font-size: 0.875rem;*/
    border-radius: 0.375rem;
}

.fade[b-012em2dl3h] {
    transition: opacity 0.15s linear;
}

@media (prefers-reduced-motion: reduce) {
    .fade[b-012em2dl3h] {
        transition: none;
    }
}

.fade:not(.show)[b-012em2dl3h] {
    opacity: 0;
}

.collapse:not(.show)[b-012em2dl3h] {
    display: none;
}

.collapsing[b-012em2dl3h] {
    height: 0;
    overflow: hidden;
    transition: height 0.35s ease;
}

@media (prefers-reduced-motion: reduce) {
    .collapsing[b-012em2dl3h] {
        transition: none;
    }
}

.collapsing.collapse-horizontal[b-012em2dl3h] {
    width: 0;
    height: auto;
    transition: width 0.35s ease;
}

@media (prefers-reduced-motion: reduce) {
    .collapsing.collapse-horizontal[b-012em2dl3h] {
        transition: none;
    }
}

.dropup[b-012em2dl3h],
.dropend[b-012em2dl3h],
.dropdown[b-012em2dl3h],
.dropstart[b-012em2dl3h] {
    position: relative;
}

.dropdown-toggle[b-012em2dl3h] {
    white-space: nowrap;
}

.dropdown-menu[b-012em2dl3h] {
    position: absolute;
    z-index: 1000;
    display: none;
    min-width: 10rem;
    padding: 0.5rem 0;
    margin: 0;
    font-size: 0.875rem;
    color: #666276;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #efecf3;
    border-radius: 0.75rem;
    box-shadow: 0 0.125rem 0.125rem -0.125rem rgba(31, 27, 45, 0.08), 0 0.25rem 0.75rem rgba(31, 27, 45, 0.08);
}

    .dropdown-menu[data-bs-popper][b-012em2dl3h] {
        top: 100%;
        left: 0;
        margin-top: 0;
    }

.dropdown-menu-start[b-012em2dl3h] {
    --bs-position: start;
}

    .dropdown-menu-start[data-bs-popper][b-012em2dl3h] {
        right: auto;
        left: 0;
    }

.dropdown-menu-end[b-012em2dl3h] {
    --bs-position: end;
}

    .dropdown-menu-end[data-bs-popper][b-012em2dl3h] {
        right: 0;
        left: auto;
    }

@media (min-width: 500px) {
    .dropdown-menu-sm-start[b-012em2dl3h] {
        --bs-position: start;
    }

        .dropdown-menu-sm-start[data-bs-popper][b-012em2dl3h] {
            right: auto;
            left: 0;
        }

    .dropdown-menu-sm-end[b-012em2dl3h] {
        --bs-position: end;
    }

        .dropdown-menu-sm-end[data-bs-popper][b-012em2dl3h] {
            right: 0;
            left: auto;
        }
}

@media (min-width: 768px) {
    .dropdown-menu-md-start[b-012em2dl3h] {
        --bs-position: start;
    }

        .dropdown-menu-md-start[data-bs-popper][b-012em2dl3h] {
            right: auto;
            left: 0;
        }

    .dropdown-menu-md-end[b-012em2dl3h] {
        --bs-position: end;
    }

        .dropdown-menu-md-end[data-bs-popper][b-012em2dl3h] {
            right: 0;
            left: auto;
        }
}

@media (min-width: 992px) {
    .dropdown-menu-lg-start[b-012em2dl3h] {
        --bs-position: start;
    }

        .dropdown-menu-lg-start[data-bs-popper][b-012em2dl3h] {
            right: auto;
            left: 0;
        }

    .dropdown-menu-lg-end[b-012em2dl3h] {
        --bs-position: end;
    }

        .dropdown-menu-lg-end[data-bs-popper][b-012em2dl3h] {
            right: 0;
            left: auto;
        }
}

@media (min-width: 1200px) {
    .dropdown-menu-xl-start[b-012em2dl3h] {
        --bs-position: start;
    }

        .dropdown-menu-xl-start[data-bs-popper][b-012em2dl3h] {
            right: auto;
            left: 0;
        }

    .dropdown-menu-xl-end[b-012em2dl3h] {
        --bs-position: end;
    }

        .dropdown-menu-xl-end[data-bs-popper][b-012em2dl3h] {
            right: 0;
            left: auto;
        }
}

@media (min-width: 1400px) {
    .dropdown-menu-xxl-start[b-012em2dl3h] {
        --bs-position: start;
    }

        .dropdown-menu-xxl-start[data-bs-popper][b-012em2dl3h] {
            right: auto;
            left: 0;
        }

    .dropdown-menu-xxl-end[b-012em2dl3h] {
        --bs-position: end;
    }

        .dropdown-menu-xxl-end[data-bs-popper][b-012em2dl3h] {
            right: 0;
            left: auto;
        }
}

.dropup .dropdown-menu[data-bs-popper][b-012em2dl3h] {
    top: auto;
    bottom: 100%;
    margin-top: 0;
    margin-bottom: 0;
}

.dropend .dropdown-menu[data-bs-popper][b-012em2dl3h] {
    top: 0;
    right: auto;
    left: 100%;
    margin-top: 0;
    margin-left: 0;
}

.dropend .dropdown-toggle[b-012em2dl3h]::after {
    vertical-align: 0;
}

.dropstart .dropdown-menu[data-bs-popper][b-012em2dl3h] {
    top: 0;
    right: 100%;
    left: auto;
    margin-top: 0;
    margin-right: 0;
}

.dropstart .dropdown-toggle[b-012em2dl3h]::before {
    vertical-align: 0;
}

.dropdown-divider[b-012em2dl3h] {
    height: 0;
    margin: 0.375rem 0;
    overflow: hidden;
    border-top: 1px solid #efecf3;
}

.dropdown-item[b-012em2dl3h] {
    display: block;
    width: 100%;
    padding: 0.375rem 1rem;
    clear: both;
    font-weight: 400;
    color: #454056;
    text-align: right;
    text-decoration: none;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
}

    .dropdown-item:hover[b-012em2dl3h],
    .dropdown-item:focus[b-012em2dl3h] {
        color: #fd5631;
        background-color: transparent;
    }

    .dropdown-item.active[b-012em2dl3h],
    .dropdown-item:active[b-012em2dl3h] {
        color: #fd5631;
        text-decoration: none;
        background-color: transparent;
    }

    .dropdown-item.disabled[b-012em2dl3h],
    .dropdown-item:disabled[b-012em2dl3h] {
        color: #9691a4;
        pointer-events: none;
        background-color: transparent;
    }

.dropdown-menu.show[b-012em2dl3h] {
    display: block;
}

.dropdown-header[b-012em2dl3h] {
    display: block;
    padding: 0.5rem 1rem;
    margin-bottom: 0;
    font-size: 0.875rem;
    color: #1f1b2d;
    white-space: nowrap;
}

.dropdown-item-text[b-012em2dl3h] {
    display: block;
    padding: 0.375rem 1rem;
    color: #454056;
}

.dropdown-menu-dark[b-012em2dl3h] {
    color: rgba(255, 255, 255, 0.65);
    background-color: #1f1b2d;
    border-color: rgba(255, 255, 255, 0.15);
    box-shadow: none;
}

    .dropdown-menu-dark .dropdown-item[b-012em2dl3h] {
        color: rgba(255, 255, 255, 0.65);
    }

        .dropdown-menu-dark .dropdown-item:hover[b-012em2dl3h],
        .dropdown-menu-dark .dropdown-item:focus[b-012em2dl3h] {
            color: #fff;
            background-color: transparent;
        }

        .dropdown-menu-dark .dropdown-item.active[b-012em2dl3h],
        .dropdown-menu-dark .dropdown-item:active[b-012em2dl3h] {
            color: #fff;
            background-color: transparent;
        }

        .dropdown-menu-dark .dropdown-item.disabled[b-012em2dl3h],
        .dropdown-menu-dark .dropdown-item:disabled[b-012em2dl3h] {
            color: rgba(255, 255, 255, 0.4);
        }

    .dropdown-menu-dark .dropdown-divider[b-012em2dl3h] {
        border-color: rgba(255, 255, 255, 0.15);
    }

    .dropdown-menu-dark .dropdown-item-text[b-012em2dl3h] {
        color: rgba(255, 255, 255, 0.65);
    }

    .dropdown-menu-dark .dropdown-header[b-012em2dl3h] {
        color: #fff;
    }

.btn-group[b-012em2dl3h],
.btn-group-vertical[b-012em2dl3h] {
    position: relative;
    display: inline-flex;
    vertical-align: middle;
}

    .btn-group > .btn[b-012em2dl3h],
    .btn-group-vertical > .btn[b-012em2dl3h] {
        position: relative;
        flex: 1 1 auto;
    }

        .btn-group > .btn-check:checked + .btn[b-012em2dl3h],
        .btn-group > .btn-check:focus + .btn[b-012em2dl3h],
        .btn-group > .btn:hover[b-012em2dl3h],
        .btn-group > .btn:focus[b-012em2dl3h],
        .btn-group > .btn:active[b-012em2dl3h],
        .btn-group > .btn.active[b-012em2dl3h],
        .btn-group-vertical > .btn-check:checked + .btn[b-012em2dl3h],
        .btn-group-vertical > .btn-check:focus + .btn[b-012em2dl3h],
        .btn-group-vertical > .btn:hover[b-012em2dl3h],
        .btn-group-vertical > .btn:focus[b-012em2dl3h],
        .btn-group-vertical > .btn:active[b-012em2dl3h],
        .btn-group-vertical > .btn.active[b-012em2dl3h] {
            z-index: 1;
        }

.btn-toolbar[b-012em2dl3h] {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}

    .btn-toolbar .input-group[b-012em2dl3h] {
        width: auto;
    }

.btn-group > .btn:not(:first-child)[b-012em2dl3h],
.btn-group > .btn-group:not(:first-child)[b-012em2dl3h] {
    margin-left: -1px;
}

.btn-group > .btn:not(:last-child):not(.dropdown-toggle)[b-012em2dl3h],
.btn-group > .btn-group:not(:last-child) > .btn[b-012em2dl3h] {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.btn-group > .btn:nth-child(n + 3)[b-012em2dl3h],
.btn-group > :not(.btn-check) + .btn[b-012em2dl3h],
.btn-group > .btn-group:not(:first-child) > .btn[b-012em2dl3h] {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.dropdown-toggle-split[b-012em2dl3h] {
    padding-right: 1.125rem;
    padding-left: 1.125rem;
}

    .dropdown-toggle-split[b-012em2dl3h]::after,
    .dropup .dropdown-toggle-split[b-012em2dl3h]::after,
    .dropend .dropdown-toggle-split[b-012em2dl3h]::after {
        margin-left: 0;
    }

.dropstart .dropdown-toggle-split[b-012em2dl3h]::before {
    margin-right: 0;
}

.btn-sm + .dropdown-toggle-split[b-012em2dl3h],
.input-group-sm .btn + .dropdown-toggle-split[b-012em2dl3h],
.btn-group-sm > .btn + .dropdown-toggle-split[b-012em2dl3h] {
    padding-right: 0.75rem;
    padding-left: 0.75rem;
}

.btn-lg + .dropdown-toggle-split[b-012em2dl3h],
.input-group-lg .btn + .dropdown-toggle-split[b-012em2dl3h],
.btn-group-lg > .btn + .dropdown-toggle-split[b-012em2dl3h] {
    padding-right: 1.3125rem;
    padding-left: 1.3125rem;
}

.btn-group.show .dropdown-toggle[b-012em2dl3h] {
    box-shadow: unset;
}

    .btn-group.show .dropdown-toggle.btn-link[b-012em2dl3h] {
        box-shadow: none;
    }

.btn-group-vertical[b-012em2dl3h] {
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
}

    .btn-group-vertical > .btn[b-012em2dl3h],
    .btn-group-vertical > .btn-group[b-012em2dl3h] {
        width: 100%;
    }

        .btn-group-vertical > .btn:not(:first-child)[b-012em2dl3h],
        .btn-group-vertical > .btn-group:not(:first-child)[b-012em2dl3h] {
            margin-top: -1px;
        }

        .btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle)[b-012em2dl3h],
        .btn-group-vertical > .btn-group:not(:last-child) > .btn[b-012em2dl3h] {
            border-bottom-right-radius: 0;
            border-bottom-left-radius: 0;
        }

        .btn-group-vertical > .btn ~ .btn[b-012em2dl3h],
        .btn-group-vertical > .btn-group:not(:first-child) > .btn[b-012em2dl3h] {
            border-top-left-radius: 0;
            border-top-right-radius: 0;
        }

.nav[b-012em2dl3h] {
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

.nav-link[b-012em2dl3h] {
    display: block;
    padding: 0.5rem 1rem;
    color: #454056;
    text-decoration: none;
    transition: color 0.25s ease-in-out, background-color 0.25s ease-in-out, box-shadow 0.25s ease-in-out, border-color 0.25s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
    .nav-link[b-012em2dl3h] {
        transition: none;
    }
}

.nav-link:hover[b-012em2dl3h],
.nav-link:focus[b-012em2dl3h] {
    color: #fd5631;
}

.nav-link.disabled[b-012em2dl3h] {
    color: #9691a4;
    pointer-events: none;
    cursor: default;
}

.nav-tabs[b-012em2dl3h] {
    border-bottom: 1px solid transparent;
}

    .nav-tabs .nav-link[b-012em2dl3h] {
        margin-bottom: -1px;
        background: none;
        border: 1px solid transparent;
        border-top-left-radius: 0.5rem;
        border-top-right-radius: 0.5rem;
    }

        .nav-tabs .nav-link:hover[b-012em2dl3h],
        .nav-tabs .nav-link:focus[b-012em2dl3h] {
            border-color: transparent;
            isolation: isolate;
        }

        .nav-tabs .nav-link.disabled[b-012em2dl3h] {
            color: #9691a4;
            background-color: transparent;
            border-color: transparent;
        }

        .nav-tabs .nav-link.active[b-012em2dl3h],
        .nav-tabs .nav-item.show .nav-link[b-012em2dl3h] {
            color: #fd5631;
            background-color: #fff;
            border-color: transparent;
        }

    .nav-tabs .dropdown-menu[b-012em2dl3h] {
        margin-top: -1px;
        border-top-left-radius: 0;
        border-top-right-radius: 0;
    }

.nav-pills .nav-link[b-012em2dl3h] {
    background: none;
    border: 0;
    border-radius: 50rem;
}

    .nav-pills .nav-link.active[b-012em2dl3h],
    .nav-pills .show > .nav-link[b-012em2dl3h] {
        color: #fd5631;
        background-color: #fff;
    }

.nav-fill > .nav-link[b-012em2dl3h],
.nav-fill .nav-item[b-012em2dl3h] {
    flex: 1 1 auto;
    text-align: center;
}

.nav-justified > .nav-link[b-012em2dl3h],
.nav-justified .nav-item[b-012em2dl3h] {
    flex-basis: 0;
    flex-grow: 1;
    text-align: center;
}

    .nav-fill .nav-item .nav-link[b-012em2dl3h],
    .nav-justified .nav-item .nav-link[b-012em2dl3h] {
        width: 100%;
    }

.tab-content > .tab-pane[b-012em2dl3h] {
    display: none;
}

.tab-content > .active[b-012em2dl3h] {
    display: block;
}

.navbar[b-012em2dl3h] {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding-top: 1rem;
    padding-bottom: 1rem;
}

    .navbar > .container[b-012em2dl3h],
    .navbar > .container-fluid[b-012em2dl3h],
    .navbar > .container-sm[b-012em2dl3h],
    .navbar > .container-md[b-012em2dl3h],
    .navbar > .container-lg[b-012em2dl3h],
    .navbar > .container-xl[b-012em2dl3h],
    .navbar > .container-xxl[b-012em2dl3h] {
        display: flex;
        flex-wrap: inherit;
        align-items: center;
        justify-content: space-between;
    }

.navbar-brand[b-012em2dl3h] {
    padding-top: 0;
    padding-bottom: 0;
    margin-left: 1rem;
    font-size: calc(1.275rem + 0.3vw);
    text-decoration: none;
    white-space: nowrap;
}

@media (min-width: 1200px) {
    .navbar-brand[b-012em2dl3h] {
        font-size: 1.5rem;
    }
}

.navbar-nav[b-012em2dl3h] {
    display: flex;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

    .navbar-nav .nav-link[b-012em2dl3h] {
        padding-right: 0;
        padding-left: 0;
    }

    .navbar-nav .dropdown-menu[b-012em2dl3h] {
        position: static;
    }

.navbar-text[b-012em2dl3h] {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}

.navbar-collapse[b-012em2dl3h] {
    flex-basis: 100%;
    flex-grow: 1;
    align-items: center;
}

.navbar-toggler[b-012em2dl3h] {
    padding: 0.5rem 0.75rem;
    font-size: 1rem;
    line-height: 1;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 0;
    transition: box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
    .navbar-toggler[b-012em2dl3h] {
        transition: none;
    }
}

.navbar-toggler:hover[b-012em2dl3h] {
    text-decoration: none;
}

.navbar-toggler:focus[b-012em2dl3h] {
    text-decoration: none;
    outline: 0;
    box-shadow: 0 0 0 0;
}

.navbar-toggler-icon[b-012em2dl3h] {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
}

.navbar-nav-scroll[b-012em2dl3h] {
    max-height: var(--bs-scroll-height, 75vh);
    overflow-y: auto;
}

@media (min-width: 500px) {
    .navbar-expand-sm[b-012em2dl3h] {
        flex-wrap: nowrap;
        justify-content: flex-start;
    }

        .navbar-expand-sm .navbar-nav[b-012em2dl3h] {
            flex-direction: row;
        }

            .navbar-expand-sm .navbar-nav .dropdown-menu[b-012em2dl3h] {
                position: absolute;
            }

            .navbar-expand-sm .navbar-nav .nav-link[b-012em2dl3h] {
                padding-right: 1rem;
                padding-left: 1rem;
            }

        .navbar-expand-sm .navbar-nav-scroll[b-012em2dl3h] {
            overflow: visible;
        }

        .navbar-expand-sm .navbar-collapse[b-012em2dl3h] {
            display: flex !important;
            flex-basis: auto;
        }

        .navbar-expand-sm .navbar-toggler[b-012em2dl3h] {
            display: none;
        }

        .navbar-expand-sm .offcanvas-header[b-012em2dl3h] {
            display: none;
        }

        .navbar-expand-sm .offcanvas[b-012em2dl3h] {
            position: inherit;
            bottom: 0;
            z-index: 1000;
            flex-grow: 1;
            visibility: visible !important;
            background-color: transparent;
            border-right: 0;
            border-left: 0;
            transition: none;
            transform: none;
        }

        .navbar-expand-sm .offcanvas-top[b-012em2dl3h],
        .navbar-expand-sm .offcanvas-bottom[b-012em2dl3h] {
            height: auto;
            border-top: 0;
            border-bottom: 0;
        }

        .navbar-expand-sm .offcanvas-body[b-012em2dl3h] {
            display: flex;
            flex-grow: 0;
            padding: 0;
            overflow-y: visible;
        }
}

@media (min-width: 768px) {
    .navbar-expand-md[b-012em2dl3h] {
        flex-wrap: nowrap;
        justify-content: flex-start;
    }

        .navbar-expand-md .navbar-nav[b-012em2dl3h] {
            flex-direction: row;
        }

            .navbar-expand-md .navbar-nav .dropdown-menu[b-012em2dl3h] {
                position: absolute;
            }

            .navbar-expand-md .navbar-nav .nav-link[b-012em2dl3h] {
                padding-right: 1rem;
                padding-left: 1rem;
            }

        .navbar-expand-md .navbar-nav-scroll[b-012em2dl3h] {
            overflow: visible;
        }

        .navbar-expand-md .navbar-collapse[b-012em2dl3h] {
            display: flex !important;
            flex-basis: auto;
        }

        .navbar-expand-md .navbar-toggler[b-012em2dl3h] {
            display: none;
        }

        .navbar-expand-md .offcanvas-header[b-012em2dl3h] {
            display: none;
        }

        .navbar-expand-md .offcanvas[b-012em2dl3h] {
            position: inherit;
            bottom: 0;
            z-index: 1000;
            flex-grow: 1;
            visibility: visible !important;
            background-color: transparent;
            border-right: 0;
            border-left: 0;
            transition: none;
            transform: none;
        }

        .navbar-expand-md .offcanvas-top[b-012em2dl3h],
        .navbar-expand-md .offcanvas-bottom[b-012em2dl3h] {
            height: auto;
            border-top: 0;
            border-bottom: 0;
        }

        .navbar-expand-md .offcanvas-body[b-012em2dl3h] {
            display: flex;
            flex-grow: 0;
            padding: 0;
            overflow-y: visible;
        }
}

@media (min-width: 992px) {
    .navbar-expand-lg[b-012em2dl3h] {
        flex-wrap: nowrap;
        justify-content: flex-start;
    }

        .navbar-expand-lg .navbar-nav[b-012em2dl3h] {
            flex-direction: row;
        }

            .navbar-expand-lg .navbar-nav .dropdown-menu[b-012em2dl3h] {
                position: absolute;
                right: 0
            }

            .navbar-expand-lg .navbar-nav .nav-link[b-012em2dl3h] {
                padding-right: 1rem;
                padding-left: 1rem;
            }

        .navbar-expand-lg .navbar-nav-scroll[b-012em2dl3h] {
            overflow: visible;
        }

        .navbar-expand-lg .navbar-collapse[b-012em2dl3h] {
            display: flex !important;
            flex-basis: auto;
        }

        .navbar-expand-lg .navbar-toggler[b-012em2dl3h] {
            display: none;
        }

        .navbar-expand-lg .offcanvas-header[b-012em2dl3h] {
            display: none;
        }

        .navbar-expand-lg .offcanvas[b-012em2dl3h] {
            position: inherit;
            bottom: 0;
            z-index: 1000;
            flex-grow: 1;
            visibility: visible !important;
            background-color: transparent;
            border-right: 0;
            border-left: 0;
            transition: none;
            transform: none;
        }

        .navbar-expand-lg .offcanvas-top[b-012em2dl3h],
        .navbar-expand-lg .offcanvas-bottom[b-012em2dl3h] {
            height: auto;
            border-top: 0;
            border-bottom: 0;
        }

        .navbar-expand-lg .offcanvas-body[b-012em2dl3h] {
            display: flex;
            flex-grow: 0;
            padding: 0;
            overflow-y: visible;
        }
}

@media (min-width: 1200px) {
    .navbar-expand-xl[b-012em2dl3h] {
        flex-wrap: nowrap;
        justify-content: flex-start;
    }

        .navbar-expand-xl .navbar-nav[b-012em2dl3h] {
            flex-direction: row;
        }

            .navbar-expand-xl .navbar-nav .dropdown-menu[b-012em2dl3h] {
                position: absolute;
            }

            .navbar-expand-xl .navbar-nav .nav-link[b-012em2dl3h] {
                padding-right: 1rem;
                padding-left: 1rem;
            }

        .navbar-expand-xl .navbar-nav-scroll[b-012em2dl3h] {
            overflow: visible;
        }

        .navbar-expand-xl .navbar-collapse[b-012em2dl3h] {
            display: flex !important;
            flex-basis: auto;
        }

        .navbar-expand-xl .navbar-toggler[b-012em2dl3h] {
            display: none;
        }

        .navbar-expand-xl .offcanvas-header[b-012em2dl3h] {
            display: none;
        }

        .navbar-expand-xl .offcanvas[b-012em2dl3h] {
            position: inherit;
            bottom: 0;
            z-index: 1000;
            flex-grow: 1;
            visibility: visible !important;
            background-color: transparent;
            border-right: 0;
            border-left: 0;
            transition: none;
            transform: none;
        }

        .navbar-expand-xl .offcanvas-top[b-012em2dl3h],
        .navbar-expand-xl .offcanvas-bottom[b-012em2dl3h] {
            height: auto;
            border-top: 0;
            border-bottom: 0;
        }

        .navbar-expand-xl .offcanvas-body[b-012em2dl3h] {
            display: flex;
            flex-grow: 0;
            padding: 0;
            overflow-y: visible;
        }
}

@media (min-width: 1400px) {
    .navbar-expand-xxl[b-012em2dl3h] {
        flex-wrap: nowrap;
        justify-content: flex-start;
    }

        .navbar-expand-xxl .navbar-nav[b-012em2dl3h] {
            flex-direction: row;
        }

            .navbar-expand-xxl .navbar-nav .dropdown-menu[b-012em2dl3h] {
                position: absolute;
            }

            .navbar-expand-xxl .navbar-nav .nav-link[b-012em2dl3h] {
                padding-right: 1rem;
                padding-left: 1rem;
            }

        .navbar-expand-xxl .navbar-nav-scroll[b-012em2dl3h] {
            overflow: visible;
        }

        .navbar-expand-xxl .navbar-collapse[b-012em2dl3h] {
            display: flex !important;
            flex-basis: auto;
        }

        .navbar-expand-xxl .navbar-toggler[b-012em2dl3h] {
            display: none;
        }

        .navbar-expand-xxl .offcanvas-header[b-012em2dl3h] {
            display: none;
        }

        .navbar-expand-xxl .offcanvas[b-012em2dl3h] {
            position: inherit;
            bottom: 0;
            z-index: 1000;
            flex-grow: 1;
            visibility: visible !important;
            background-color: transparent;
            border-right: 0;
            border-left: 0;
            transition: none;
            transform: none;
        }

        .navbar-expand-xxl .offcanvas-top[b-012em2dl3h],
        .navbar-expand-xxl .offcanvas-bottom[b-012em2dl3h] {
            height: auto;
            border-top: 0;
            border-bottom: 0;
        }

        .navbar-expand-xxl .offcanvas-body[b-012em2dl3h] {
            display: flex;
            flex-grow: 0;
            padding: 0;
            overflow-y: visible;
        }
}

.navbar-expand[b-012em2dl3h] {
    flex-wrap: nowrap;
    justify-content: flex-start;
}

    .navbar-expand .navbar-nav[b-012em2dl3h] {
        flex-direction: row;
    }

        .navbar-expand .navbar-nav .dropdown-menu[b-012em2dl3h] {
            position: absolute;
        }

        .navbar-expand .navbar-nav .nav-link[b-012em2dl3h] {
            padding-right: 1rem;
            padding-left: 1rem;
        }

    .navbar-expand .navbar-nav-scroll[b-012em2dl3h] {
        overflow: visible;
    }

    .navbar-expand .navbar-collapse[b-012em2dl3h] {
        display: flex !important;
        flex-basis: auto;
    }

    .navbar-expand .navbar-toggler[b-012em2dl3h] {
        display: none;
    }

    .navbar-expand .offcanvas-header[b-012em2dl3h] {
        display: none;
    }

    .navbar-expand .offcanvas[b-012em2dl3h] {
        position: inherit;
        bottom: 0;
        z-index: 1000;
        flex-grow: 1;
        visibility: visible !important;
        background-color: transparent;
        border-right: 0;
        border-left: 0;
        transition: none;
        transform: none;
    }

    .navbar-expand .offcanvas-top[b-012em2dl3h],
    .navbar-expand .offcanvas-bottom[b-012em2dl3h] {
        height: auto;
        border-top: 0;
        border-bottom: 0;
    }

    .navbar-expand .offcanvas-body[b-012em2dl3h] {
        display: flex;
        flex-grow: 0;
        padding: 0;
        overflow-y: visible;
    }

.navbar-light .navbar-brand[b-012em2dl3h] {
    color: #1f1b2d;
}

    .navbar-light .navbar-brand:hover[b-012em2dl3h],
    .navbar-light .navbar-brand:focus[b-012em2dl3h] {
        color: #1f1b2d;
    }
/*.navbar-light .navbar-nav .nav-link {
  color: #454056;
  font-weight: 500
}*/
.navbar .navbar-nav .nav-link[b-012em2dl3h] {
    color: #454056;
    font-weight: 500
}

.navbar-light .navbar-nav .nav-link:hover[b-012em2dl3h],
.navbar-light .navbar-nav .nav-link:focus[b-012em2dl3h] {
    color: #fd5631;
}

.navbar-light .navbar-nav .nav-link.disabled[b-012em2dl3h] {
    color: #9691a4;
}

.navbar-light .navbar-nav .show > .nav-link[b-012em2dl3h],
.navbar-light .navbar-nav .nav-link.active[b-012em2dl3h] {
    color: #fd5631;
}

.navbar-light .navbar-toggler[b-012em2dl3h] {
    color: #454056;
    border-color: transparent;
}

.navbar-light .navbar-toggler-icon[b-012em2dl3h] {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='%23454056' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

.navbar-light .navbar-text[b-012em2dl3h] {
    color: #454056;
}

    .navbar-light .navbar-text a[b-012em2dl3h],
    .navbar-light .navbar-text a:hover[b-012em2dl3h],
    .navbar-light .navbar-text a:focus[b-012em2dl3h] {
        color: #fd5631;
    }

.navbar-dark .navbar-brand[b-012em2dl3h] {
    color: #fff;
}

    .navbar-dark .navbar-brand:hover[b-012em2dl3h],
    .navbar-dark .navbar-brand:focus[b-012em2dl3h] {
        color: #fff;
    }

.navbar-dark .navbar-nav .nav-link[b-012em2dl3h] {
    color: rgba(255, 255, 255, 0.65);
}

    .navbar-dark .navbar-nav .nav-link:hover[b-012em2dl3h],
    .navbar-dark .navbar-nav .nav-link:focus[b-012em2dl3h] {
        color: #fff;
    }

    .navbar-dark .navbar-nav .nav-link.disabled[b-012em2dl3h] {
        color: rgba(255, 255, 255, 0.4);
    }

    .navbar-dark .navbar-nav .show > .nav-link[b-012em2dl3h],
    .navbar-dark .navbar-nav .nav-link.active[b-012em2dl3h] {
        color: #fff;
    }

.navbar-dark .navbar-toggler[b-012em2dl3h] {
    color: rgba(255, 255, 255, 0.65);
    border-color: transparent;
}

.navbar-dark .navbar-toggler-icon[b-012em2dl3h] {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.65%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

.navbar-dark .navbar-text[b-012em2dl3h] {
    color: rgba(255, 255, 255, 0.65);
}

    .navbar-dark .navbar-text a[b-012em2dl3h],
    .navbar-dark .navbar-text a:hover[b-012em2dl3h],
    .navbar-dark .navbar-text a:focus[b-012em2dl3h] {
        color: #fff;
    }

.card[b-012em2dl3h] {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid #efecf3;
    border-radius: 0.75rem;
}

    .card > hr[b-012em2dl3h] {
        margin-right: 0;
        margin-left: 0;
    }

    .card > .list-group[b-012em2dl3h] {
        border-top: inherit;
        border-bottom: inherit;
    }

        .card > .list-group:first-child[b-012em2dl3h] {
            border-top-width: 0;
            border-top-left-radius: calc(0.75rem - 1px);
            border-top-right-radius: calc(0.75rem - 1px);
        }

        .card > .list-group:last-child[b-012em2dl3h] {
            border-bottom-width: 0;
            border-bottom-right-radius: calc(0.75rem - 1px);
            border-bottom-left-radius: calc(0.75rem - 1px);
        }

        .card > .card-header + .list-group[b-012em2dl3h],
        .card > .list-group + .card-footer[b-012em2dl3h] {
            border-top: 0;
        }

.card-body[b-012em2dl3h] {
    flex: 1 1 auto;
    padding: 1.25rem 1.25rem;
}

.card-title[b-012em2dl3h] {
    margin-bottom: 0.5rem;
}

.card-subtitle[b-012em2dl3h] {
    margin-top: -0.25rem;
    margin-bottom: 0;
}

.card-text:last-child[b-012em2dl3h] {
    margin-bottom: 0;
}

.card-link + .card-link[b-012em2dl3h] {
    margin-left: 1.25rem;
}

.card-header[b-012em2dl3h] {
    padding: 1rem 1.25rem;
    margin-bottom: 0;
    background-color: transparent;
    border-bottom: 1px solid #efecf3;
}

    .card-header:first-child[b-012em2dl3h] {
        border-radius: calc(0.75rem - 1px) calc(0.75rem - 1px) 0 0;
    }

.card-footer[b-012em2dl3h] {
    padding: 1rem 1.25rem;
    background-color: transparent;
    border-top: 1px solid #efecf3;
}

    .card-footer:last-child[b-012em2dl3h] {
        border-radius: 0 0 calc(0.75rem - 1px) calc(0.75rem - 1px);
    }

.card-header-tabs[b-012em2dl3h] {
    margin-right: -0.625rem;
    margin-bottom: -1rem;
    margin-left: -0.625rem;
    border-bottom: 0;
}

.card-header-pills[b-012em2dl3h] {
    margin-right: -0.625rem;
    margin-left: -0.625rem;
}

.card-img-overlay[b-012em2dl3h] {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 1rem;
    border-radius: calc(0.75rem - 1px);
}

.card-img[b-012em2dl3h],
.card-img-top[b-012em2dl3h],
.card-img-bottom[b-012em2dl3h] {
    width: 100%;
}

.card-img[b-012em2dl3h],
.card-img-top[b-012em2dl3h] {
    border-top-left-radius: calc(0.75rem - 1px);
    border-top-right-radius: calc(0.75rem - 1px);
}

.card-img[b-012em2dl3h],
.card-img-bottom[b-012em2dl3h] {
    border-bottom-right-radius: calc(0.75rem - 1px);
    border-bottom-left-radius: calc(0.75rem - 1px);
}

.card-group > .card[b-012em2dl3h] {
    margin-bottom: 0.75rem;
}

@media (min-width: 500px) {
    .card-group[b-012em2dl3h] {
        display: flex;
        flex-flow: row wrap;
    }

        .card-group > .card[b-012em2dl3h] {
            flex: 1 0 0%;
            margin-bottom: 0;
        }

            .card-group > .card + .card[b-012em2dl3h] {
                margin-left: 0;
                border-left: 0;
            }

            .card-group > .card:not(:last-child)[b-012em2dl3h] {
                border-top-right-radius: 0;
                border-bottom-right-radius: 0;
            }

                .card-group > .card:not(:last-child) .card-img-top[b-012em2dl3h],
                .card-group > .card:not(:last-child) .card-header[b-012em2dl3h] {
                    border-top-left-radius: 0;
                }

                .card-group > .card:not(:last-child) .card-img-bottom[b-012em2dl3h],
                .card-group > .card:not(:last-child) .card-footer[b-012em2dl3h] {
                    border-bottom-right-radius: 0;
                }

            .card-group > .card:not(:first-child)[b-012em2dl3h] {
                border-top-left-radius: 0;
                border-bottom-left-radius: 0;
            }

                .card-group > .card:not(:first-child) .card-img-top[b-012em2dl3h],
                .card-group > .card:not(:first-child) .card-header[b-012em2dl3h] {
                    border-top-right-radius: 0;
                }

                .card-group > .card:not(:first-child) .card-img-bottom[b-012em2dl3h],
                .card-group > .card:not(:first-child) .card-footer[b-012em2dl3h] {
                    border-bottom-left-radius: 0;
                }
}

.accordion-button[b-012em2dl3h] {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    padding: 1rem 1rem;
    font-size: 15px;
    color: #454056;
    text-align: right;
    background-color: #fff;
    border: 0;
    border-radius: 0;
    overflow-anchor: none;
    transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out, border-radius 0.15s ease;
}

@media (prefers-reduced-motion: reduce) {
    .accordion-button[b-012em2dl3h] {
        transition: none;
    }
}

.accordion-button:not(.collapsed)[b-012em2dl3h] {
    color: #fd5631;
    background-color: transparent;
    box-shadow: inset 0 -1px 0 #efecf3;
}

    .accordion-button:not(.collapsed)[b-012em2dl3h]::after {
        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fd5631'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
        transform: rotate(-180deg);
    }

.accordion-button[b-012em2dl3h]::after {
    flex-shrink: 0;
    width: 1rem;
    height: 1rem;
    margin-right: auto;
    content: "";
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23454056'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-size: 1rem;
    transition: transform 0.2s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
    .accordion-button[b-012em2dl3h]::after {
        transition: none;
    }
}

.accordion-button:hover[b-012em2dl3h] {
    z-index: 2;
}

.accordion-button:focus[b-012em2dl3h] {
    z-index: 3;
    border-color: #efecf3;
    outline: 0;
    box-shadow: unset;
}

.accordion-header[b-012em2dl3h] {
    margin-bottom: 0;
}

.accordion-item[b-012em2dl3h] {
    background-color: #fff;
    border: 1px solid #efecf3;
}

    .accordion-item:first-of-type[b-012em2dl3h] {
        border-top-left-radius: 0.75rem;
        border-top-right-radius: 0.75rem;
    }

        .accordion-item:first-of-type .accordion-button[b-012em2dl3h] {
            border-top-left-radius: calc(0.75rem - 1px);
            border-top-right-radius: calc(0.75rem - 1px);
        }

    .accordion-item:not(:first-of-type)[b-012em2dl3h] {
        border-top: 0;
    }

    .accordion-item:last-of-type[b-012em2dl3h] {
        border-bottom-right-radius: 0.75rem;
        border-bottom-left-radius: 0.75rem;
    }

        .accordion-item:last-of-type .accordion-button.collapsed[b-012em2dl3h] {
            border-bottom-right-radius: calc(0.75rem - 1px);
            border-bottom-left-radius: calc(0.75rem - 1px);
        }

        .accordion-item:last-of-type .accordion-collapse[b-012em2dl3h] {
            border-bottom-right-radius: 0.75rem;
            border-bottom-left-radius: 0.75rem;
        }

.accordion-body[b-012em2dl3h] {
    padding: 1rem 1rem;
}

.accordion-flush .accordion-collapse[b-012em2dl3h] {
    border-width: 0;
}

.accordion-flush .accordion-item[b-012em2dl3h] {
    border-right: 0;
    border-left: 0;
    border-radius: 0;
}

    .accordion-flush .accordion-item:first-child[b-012em2dl3h] {
        border-top: 0;
    }

    .accordion-flush .accordion-item:last-child[b-012em2dl3h] {
        border-bottom: 0;
    }

    .accordion-flush .accordion-item .accordion-button[b-012em2dl3h] {
        border-radius: 0;
    }

.breadcrumb[b-012em2dl3h] {
    display: flex;
    flex-wrap: wrap;
    padding: 0 0;
    margin-bottom: 1rem;
    font-size: 0.875rem;
    list-style: none;
    background-color: transparent;
}

.breadcrumb-item + .breadcrumb-item[b-012em2dl3h] {
    padding-right: 0.625rem;
}

    .breadcrumb-item + .breadcrumb-item[b-012em2dl3h]::before {
        float: right;
        padding-left: 0.625rem;
        color: #9691a4;
        content: var( --bs-breadcrumb-divider, "\e951" ); /* rtl: var(--bs-breadcrumb-divider, "\e951") */
    }

.breadcrumb-item.active[b-012em2dl3h] {
    color: #fd5631;
}

.pagination[b-012em2dl3h] {
    display: flex;
    padding-left: 0;
    list-style: none;
}

.page-link[b-012em2dl3h] {
    position: relative;
    display: block;
    color: #454056;
    text-decoration: none;
    background-color: transparent;
    border: 1px solid transparent;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
    .page-link[b-012em2dl3h] {
        transition: none;
    }
}

.page-link:hover[b-012em2dl3h] {
    z-index: 2;
    color: #fd5631;
    background-color: transparent;
    border-color: transparent;
}

.page-link:focus[b-012em2dl3h] {
    z-index: 3;
    color: #fd3509;
    background-color: transparent;
    outline: 0;
    box-shadow: none;
}

.page-item:not(:first-child) .page-link[b-012em2dl3h] {
    margin-left: -1px;
}

.page-item.active .page-link[b-012em2dl3h] {
    z-index: 3;
    color: #fff;
    background-color: #fd5631;
    border-color: transparent;
}

.page-item.disabled .page-link[b-012em2dl3h] {
    color: rgba(69, 64, 86, 0.4);
    pointer-events: none;
    background-color: transparent;
    border-color: transparent;
}

.page-link[b-012em2dl3h] {
    padding: 0 0.475rem;
}

.page-item:first-child .page-link[b-012em2dl3h] {
    border-top-left-radius: 0.5rem;
    border-bottom-left-radius: 0.5rem;
}

.page-item:last-child .page-link[b-012em2dl3h] {
    border-top-right-radius: 0.5rem;
    border-bottom-right-radius: 0.5rem;
}

.pagination-lg .page-link[b-012em2dl3h] {
    padding: 0 0.55rem;
    font-size: 1.125rem;
}

.pagination-lg .page-item:first-child .page-link[b-012em2dl3h] {
    border-top-left-radius: 0.75rem;
    border-bottom-left-radius: 0.75rem;
}

.pagination-lg .page-item:last-child .page-link[b-012em2dl3h] {
    border-top-right-radius: 0.75rem;
    border-bottom-right-radius: 0.75rem;
}

.pagination-sm .page-link[b-012em2dl3h] {
    padding: 0 0.4rem;
    font-size: 0.875rem;
}

.pagination-sm .page-item:first-child .page-link[b-012em2dl3h] {
    border-top-left-radius: 0.375rem;
    border-bottom-left-radius: 0.375rem;
}

.pagination-sm .page-item:last-child .page-link[b-012em2dl3h] {
    border-top-right-radius: 0.375rem;
    border-bottom-right-radius: 0.375rem;
}

.badge[b-012em2dl3h] {
    display: inline-block;
    padding: 0.4375em 0.75em;
    font-size: 0.8125em;
    font-weight: normal;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.375rem;
}

    .badge:empty[b-012em2dl3h] {
        display: none;
    }

.btn .badge[b-012em2dl3h] {
    position: relative;
    top: -1px;
}

.alert[b-012em2dl3h] {
    position: relative;
    padding: 1rem 1rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: 0.5rem;
}

.alert-heading[b-012em2dl3h] {
    color: inherit;
}

.alert-link[b-012em2dl3h] {
    font-weight: 700;
}

.alert-dismissible[b-012em2dl3h] {
    padding-right: 3rem;
}

    .alert-dismissible .btn-close[b-012em2dl3h] {
        position: absolute;
        top: 0;
        right: 0;
        z-index: 2;
        padding: 1.25rem 1rem;
    }

.alert-primary[b-012em2dl3h] {
    color: #fd5631;
    background-color: #ffeeea;
    border-color: #fec4b7;
}

    .alert-primary .alert-link[b-012em2dl3h] {
        color: #ca4527;
    }

.alert-accent[b-012em2dl3h] {
    color: #5d3cf2;
    background-color: #efecfe;
    border-color: #c6bbfa;
}

    .alert-accent .alert-link[b-012em2dl3h] {
        color: #4a30c2;
    }

.alert-secondary[b-012em2dl3h] {
    color: #f5f4f8;
    background-color: #fefefe;
    border-color: #fcfbfd;
}

    .alert-secondary .alert-link[b-012em2dl3h] {
        color: #c4c3c6;
    }

.alert-success[b-012em2dl3h] {
    color: #07c98b;
    background-color: #e6faf3;
    border-color: #a8ecd6;
}

    .alert-success .alert-link[b-012em2dl3h] {
        color: #06a16f;
    }

.alert-info[b-012em2dl3h] {
    color: #3c76f2;
    background-color: #ecf1fe;
    border-color: #bbcffa;
}

    .alert-info .alert-link[b-012em2dl3h] {
        color: #305ec2;
    }

.alert-warning[b-012em2dl3h] {
    color: #fdbc31;
    background-color: #fff8ea;
    border-color: #fee8b7;
}

    .alert-warning .alert-link[b-012em2dl3h] {
        color: #ca9627;
    }

.alert-danger[b-012em2dl3h] {
    color: #f23c49;
    background-color: #feeced;
    border-color: #fabbbf;
}

    .alert-danger .alert-link[b-012em2dl3h] {
        color: #c2303a;
    }

.alert-light[b-012em2dl3h] {
    color: #fff;
    background-color: #fff;
    border-color: #fff;
}

    .alert-light .alert-link[b-012em2dl3h] {
        color: #ccc;
    }

.alert-dark[b-012em2dl3h] {
    color: #1f1b2d;
    background-color: #e9e8ea;
    border-color: #b1afb6;
}

    .alert-dark .alert-link[b-012em2dl3h] {
        color: #191624;
    }

@-webkit-keyframes progress-bar-stripes {
    0% {
        background-position-x: 1rem;
    }
}

@keyframes progress-bar-stripes-b-012em2dl3h {
    0% {
        background-position-x: 1rem;
    }
}

.progress[b-012em2dl3h] {
    display: flex;
    height: 1rem;
    overflow: hidden;
    font-size: 0.75rem;
    background-color: #efecf3;
    border-radius: 0.375rem;
    box-shadow: none;
}

.progress-bar[b-012em2dl3h] {
    display: flex;
    flex-direction: column;
    justify-content: center;
    overflow: hidden;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    background-color: #fd5631;
    transition: width 0.6s ease;
}

@media (prefers-reduced-motion: reduce) {
    .progress-bar[b-012em2dl3h] {
        transition: none;
    }
}

.progress-bar-striped[b-012em2dl3h] {
    background-image: linear-gradient( 45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent );
    background-size: 1rem 1rem;
}

.progress-bar-animated[b-012em2dl3h] {
    -webkit-animation: 1s linear infinite progress-bar-stripes;
    animation: 1s linear infinite progress-bar-stripes-b-012em2dl3h;
}

@media (prefers-reduced-motion: reduce) {
    .progress-bar-animated[b-012em2dl3h] {
        -webkit-animation: none;
        animation: none;
    }
}

.list-group[b-012em2dl3h] {
    display: flex;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    border-radius: 0.75rem;
}

.list-group-numbered[b-012em2dl3h] {
    list-style-type: none;
    counter-reset: section;
}

    .list-group-numbered > li[b-012em2dl3h]::before {
        content: counters(section, ".") ". ";
        counter-increment: section;
    }

.list-group-item-action[b-012em2dl3h] {
    width: 100%;
    color: #666276;
    text-align: inherit;
}

    .list-group-item-action:hover[b-012em2dl3h],
    .list-group-item-action:focus[b-012em2dl3h] {
        z-index: 1;
        color: #fd5631;
        text-decoration: none;
        background-color: transparent;
    }

    .list-group-item-action:active[b-012em2dl3h] {
        color: #fd5631;
        background-color: transparent;
    }

.list-group-item[b-012em2dl3h] {
    position: relative;
    display: block;
    padding: 0.75rem 1rem;
    color: #454056;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.08);
}

    .list-group-item:first-child[b-012em2dl3h] {
        border-top-left-radius: inherit;
        border-top-right-radius: inherit;
    }

    .list-group-item:last-child[b-012em2dl3h] {
        border-bottom-right-radius: inherit;
        border-bottom-left-radius: inherit;
    }

    .list-group-item.disabled[b-012em2dl3h],
    .list-group-item:disabled[b-012em2dl3h] {
        color: #9691a4;
        pointer-events: none;
        background-color: #fff;
    }

    .list-group-item.active[b-012em2dl3h] {
        z-index: 2;
        color: #fff;
        background-color: #fd5631;
        border-color: #fd5631;
    }

    .list-group-item + .list-group-item[b-012em2dl3h] {
        border-top-width: 0;
    }

        .list-group-item + .list-group-item.active[b-012em2dl3h] {
            margin-top: -1px;
            border-top-width: 1px;
        }

.list-group-horizontal[b-012em2dl3h] {
    flex-direction: row;
}

    .list-group-horizontal > .list-group-item:first-child[b-012em2dl3h] {
        border-bottom-left-radius: 0.75rem;
        border-top-right-radius: 0;
    }

    .list-group-horizontal > .list-group-item:last-child[b-012em2dl3h] {
        border-top-right-radius: 0.75rem;
        border-bottom-left-radius: 0;
    }

    .list-group-horizontal > .list-group-item.active[b-012em2dl3h] {
        margin-top: 0;
    }

    .list-group-horizontal > .list-group-item + .list-group-item[b-012em2dl3h] {
        border-top-width: 1px;
        border-left-width: 0;
    }

        .list-group-horizontal > .list-group-item + .list-group-item.active[b-012em2dl3h] {
            margin-left: -1px;
            border-left-width: 1px;
        }

@media (min-width: 500px) {
    .list-group-horizontal-sm[b-012em2dl3h] {
        flex-direction: row;
    }

        .list-group-horizontal-sm > .list-group-item:first-child[b-012em2dl3h] {
            border-bottom-right-radius: 0.75rem;
            border-top-left-radius: 0;
        }

        .list-group-horizontal-sm > .list-group-item:last-child[b-012em2dl3h] {
            border-top-left-radius: 0.75rem;
            border-bottom-right-radius: 0;
        }

        .list-group-horizontal-sm > .list-group-item.active[b-012em2dl3h] {
            margin-top: 0;
        }

        .list-group-horizontal-sm > .list-group-item + .list-group-item[b-012em2dl3h] {
            border-top-width: 1px;
            border-right-width: 0;
        }

            .list-group-horizontal-sm > .list-group-item + .list-group-item.active[b-012em2dl3h] {
                margin-left: -1px;
                border-left-width: 1px;
            }
}

@media (min-width: 768px) {
    .list-group-horizontal-md[b-012em2dl3h] {
        flex-direction: row;
    }

        .list-group-horizontal-md > .list-group-item:first-child[b-012em2dl3h] {
            border-bottom-left-radius: 0.75rem;
            border-top-right-radius: 0;
        }

        .list-group-horizontal-md > .list-group-item:last-child[b-012em2dl3h] {
            border-top-right-radius: 0.75rem;
            border-bottom-left-radius: 0;
        }

        .list-group-horizontal-md > .list-group-item.active[b-012em2dl3h] {
            margin-top: 0;
        }

        .list-group-horizontal-md > .list-group-item + .list-group-item[b-012em2dl3h] {
            border-top-width: 1px;
            border-left-width: 0;
        }

            .list-group-horizontal-md > .list-group-item + .list-group-item.active[b-012em2dl3h] {
                margin-left: -1px;
                border-left-width: 1px;
            }
}

@media (min-width: 992px) {
    .list-group-horizontal-lg[b-012em2dl3h] {
        flex-direction: row;
    }

        .list-group-horizontal-lg > .list-group-item:first-child[b-012em2dl3h] {
            border-bottom-left-radius: 0.75rem;
            border-top-right-radius: 0;
        }

        .list-group-horizontal-lg > .list-group-item:last-child[b-012em2dl3h] {
            border-top-right-radius: 0.75rem;
            border-bottom-left-radius: 0;
        }

        .list-group-horizontal-lg > .list-group-item.active[b-012em2dl3h] {
            margin-top: 0;
        }

        .list-group-horizontal-lg > .list-group-item + .list-group-item[b-012em2dl3h] {
            border-top-width: 1px;
            border-left-width: 0;
        }

            .list-group-horizontal-lg > .list-group-item + .list-group-item.active[b-012em2dl3h] {
                margin-left: -1px;
                border-left-width: 1px;
            }
}

@media (min-width: 1200px) {
    .list-group-horizontal-xl[b-012em2dl3h] {
        flex-direction: row;
    }

        .list-group-horizontal-xl > .list-group-item:first-child[b-012em2dl3h] {
            border-bottom-left-radius: 0.75rem;
            border-top-right-radius: 0;
        }

        .list-group-horizontal-xl > .list-group-item:last-child[b-012em2dl3h] {
            border-top-right-radius: 0.75rem;
            border-bottom-left-radius: 0;
        }

        .list-group-horizontal-xl > .list-group-item.active[b-012em2dl3h] {
            margin-top: 0;
        }

        .list-group-horizontal-xl > .list-group-item + .list-group-item[b-012em2dl3h] {
            border-top-width: 1px;
            border-left-width: 0;
        }

            .list-group-horizontal-xl > .list-group-item + .list-group-item.active[b-012em2dl3h] {
                margin-left: -1px;
                border-left-width: 1px;
            }
}

@media (min-width: 1400px) {
    .list-group-horizontal-xxl[b-012em2dl3h] {
        flex-direction: row;
    }

        .list-group-horizontal-xxl > .list-group-item:first-child[b-012em2dl3h] {
            border-bottom-left-radius: 0.75rem;
            border-top-right-radius: 0;
        }

        .list-group-horizontal-xxl > .list-group-item:last-child[b-012em2dl3h] {
            border-top-right-radius: 0.75rem;
            border-bottom-left-radius: 0;
        }

        .list-group-horizontal-xxl > .list-group-item.active[b-012em2dl3h] {
            margin-top: 0;
        }

        .list-group-horizontal-xxl > .list-group-item + .list-group-item[b-012em2dl3h] {
            border-top-width: 1px;
            border-left-width: 0;
        }

            .list-group-horizontal-xxl > .list-group-item + .list-group-item.active[b-012em2dl3h] {
                margin-left: -1px;
                border-left-width: 1px;
            }
}

.list-group-flush[b-012em2dl3h] {
    border-radius: 0;
}

    .list-group-flush > .list-group-item[b-012em2dl3h] {
        border-width: 0 0 1px;
    }

        .list-group-flush > .list-group-item:last-child[b-012em2dl3h] {
            border-bottom-width: 0;
        }

.list-group-item-primary[b-012em2dl3h] {
    color: #000;
    background-color: #ffe6e0;
}

    .list-group-item-primary.list-group-item-action:hover[b-012em2dl3h],
    .list-group-item-primary.list-group-item-action:focus[b-012em2dl3h] {
        color: #000;
        background-color: #e6cfca;
    }

    .list-group-item-primary.list-group-item-action.active[b-012em2dl3h] {
        color: #fff;
        background-color: #000;
        border-color: #000;
    }

.list-group-item-accent[b-012em2dl3h] {
    color: #5d3cf2;
    background-color: #e7e2fd;
}

    .list-group-item-accent.list-group-item-action:hover[b-012em2dl3h],
    .list-group-item-accent.list-group-item-action:focus[b-012em2dl3h] {
        color: #5d3cf2;
        background-color: #d0cbe4;
    }

    .list-group-item-accent.list-group-item-action.active[b-012em2dl3h] {
        color: #fff;
        background-color: #5d3cf2;
        border-color: #5d3cf2;
    }

.list-group-item-secondary[b-012em2dl3h] {
    color: #000;
    background-color: #fefdfe;
}

    .list-group-item-secondary.list-group-item-action:hover[b-012em2dl3h],
    .list-group-item-secondary.list-group-item-action:focus[b-012em2dl3h] {
        color: #000;
        background-color: #e5e4e5;
    }

    .list-group-item-secondary.list-group-item-action.active[b-012em2dl3h] {
        color: #fff;
        background-color: #000;
        border-color: #000;
    }

.list-group-item-success[b-012em2dl3h] {
    color: #000;
    background-color: #daf7ee;
}

    .list-group-item-success.list-group-item-action:hover[b-012em2dl3h],
    .list-group-item-success.list-group-item-action:focus[b-012em2dl3h] {
        color: #000;
        background-color: #c4ded6;
    }

    .list-group-item-success.list-group-item-action.active[b-012em2dl3h] {
        color: #fff;
        background-color: #000;
        border-color: #000;
    }

.list-group-item-info[b-012em2dl3h] {
    color: #000;
    background-color: #e2eafd;
}

    .list-group-item-info.list-group-item-action:hover[b-012em2dl3h],
    .list-group-item-info.list-group-item-action:focus[b-012em2dl3h] {
        color: #000;
        background-color: #cbd3e4;
    }

    .list-group-item-info.list-group-item-action.active[b-012em2dl3h] {
        color: #fff;
        background-color: #000;
        border-color: #000;
    }

.list-group-item-warning[b-012em2dl3h] {
    color: #000;
    background-color: #fff5e0;
}

    .list-group-item-warning.list-group-item-action:hover[b-012em2dl3h],
    .list-group-item-warning.list-group-item-action:focus[b-012em2dl3h] {
        color: #000;
        background-color: #e6ddca;
    }

    .list-group-item-warning.list-group-item-action.active[b-012em2dl3h] {
        color: #fff;
        background-color: #000;
        border-color: #000;
    }

.list-group-item-danger[b-012em2dl3h] {
    color: #000;
    background-color: #fde2e4;
}

    .list-group-item-danger.list-group-item-action:hover[b-012em2dl3h],
    .list-group-item-danger.list-group-item-action:focus[b-012em2dl3h] {
        color: #000;
        background-color: #e4cbcd;
    }

    .list-group-item-danger.list-group-item-action.active[b-012em2dl3h] {
        color: #fff;
        background-color: #000;
        border-color: #000;
    }

.list-group-item-light[b-012em2dl3h] {
    color: #000;
    background-color: #fff;
}

    .list-group-item-light.list-group-item-action:hover[b-012em2dl3h],
    .list-group-item-light.list-group-item-action:focus[b-012em2dl3h] {
        color: #000;
        background-color: #e6e6e6;
    }

    .list-group-item-light.list-group-item-action.active[b-012em2dl3h] {
        color: #fff;
        background-color: #000;
        border-color: #000;
    }

.list-group-item-dark[b-012em2dl3h] {
    color: #1f1b2d;
    background-color: #dddde0;
}

    .list-group-item-dark.list-group-item-action:hover[b-012em2dl3h],
    .list-group-item-dark.list-group-item-action:focus[b-012em2dl3h] {
        color: #1f1b2d;
        background-color: #c7c7ca;
    }

    .list-group-item-dark.list-group-item-action.active[b-012em2dl3h] {
        color: #fff;
        background-color: #1f1b2d;
        border-color: #1f1b2d;
    }

.btn-close[b-012em2dl3h] {
    box-sizing: content-box;
    width: 0.75em;
    height: 0.75em;
    padding: 0.25em 0.25em;
    color: #000;
    background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/0.75em auto no-repeat;
    border: 0;
    border-radius: 0.5rem;
    opacity: 0.5;
}

    .btn-close:hover[b-012em2dl3h] {
        color: #000;
        text-decoration: none;
        opacity: 0.75;
    }

    .btn-close:focus[b-012em2dl3h] {
        outline: 0;
        box-shadow: none;
        opacity: 1;
    }

    .btn-close:disabled[b-012em2dl3h],
    .btn-close.disabled[b-012em2dl3h] {
        pointer-events: none;
        -webkit-user-select: none;
        -moz-user-select: none;
        user-select: none;
        opacity: 0.25;
    }

.btn-close-white[b-012em2dl3h] {
    filter: invert(1) grayscale(100%) brightness(200%);
}

.toast[b-012em2dl3h] {
    width: 350px;
    max-width: 100%;
    font-size: 0.875rem;
    pointer-events: auto;
    background-color: rgba(255, 255, 255, 0.85);
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.1);
    box-shadow: 0 0.125rem 0.5rem -0.25rem rgba(31, 27, 45, 0.12), 0 0.25rem 1rem rgba(31, 27, 45, 0.12);
    border-radius: 0.5rem;
}

    .toast.showing[b-012em2dl3h] {
        opacity: 0;
    }

    .toast:not(.show)[b-012em2dl3h] {
        display: none;
    }

.toast-container[b-012em2dl3h] {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    max-width: 100%;
    pointer-events: none;
}

    .toast-container > :not(:last-child)[b-012em2dl3h] {
        margin-bottom: 0.75rem;
    }

.toast-header[b-012em2dl3h] {
    display: flex;
    align-items: center;
    padding: 0.5rem 0.75rem;
    color: #9691a4;
    background-color: rgba(255, 255, 255, 0.85);
    background-clip: padding-box;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    border-top-left-radius: calc(0.5rem - 1px);
    border-top-right-radius: calc(0.5rem - 1px);
}

    .toast-header .btn-close[b-012em2dl3h] {
        margin-right: -0.375rem;
        margin-left: 0.75rem;
    }

.toast-body[b-012em2dl3h] {
    padding: 0.75rem;
    word-wrap: break-word;
}

.modal[b-012em2dl3h] {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1055;
    display: none;
    width: 100%;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    outline: 0;
}

.modal-dialog[b-012em2dl3h] {
    position: relative;
    width: auto;
    margin: 0.5rem;
    pointer-events: none;
}

.modal.fade .modal-dialog[b-012em2dl3h] {
    transition: transform 0.2s ease-out;
    transform: scale(0.9);
}

@media (prefers-reduced-motion: reduce) {
    .modal.fade .modal-dialog[b-012em2dl3h] {
        transition: none;
    }
}

.modal.show .modal-dialog[b-012em2dl3h] {
    transform: none;
}

.modal.modal-static .modal-dialog[b-012em2dl3h] {
    transform: scale(1.02);
}

.modal-dialog-scrollable[b-012em2dl3h] {
    height: calc(100% - 1rem);
}

    .modal-dialog-scrollable .modal-content[b-012em2dl3h] {
        max-height: 100%;
        overflow: hidden;
    }

    .modal-dialog-scrollable .modal-body[b-012em2dl3h] {
        overflow-y: auto;
    }

.modal-dialog-centered[b-012em2dl3h] {
    display: flex;
    align-items: center;
    min-height: calc(100% - 1rem);
}

.modal-content[b-012em2dl3h] {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #efecf3;
    border-radius: 0.75rem;
    box-shadow: 0 0.125rem 0.125rem -0.125rem rgba(31, 27, 45, 0.08), 0 0.25rem 0.75rem rgba(31, 27, 45, 0.08);
    outline: 0;
}

.modal-backdrop[b-012em2dl3h] {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    width: 100vw;
    height: 100vh;
    background-color: #09080d;
}

    .modal-backdrop.fade[b-012em2dl3h] {
        opacity: 0;
    }

    .modal-backdrop.show[b-012em2dl3h] {
        opacity: 0.6;
    }

.modal-header[b-012em2dl3h] {
    display: flex;
    flex-shrink: 0;
    align-items: center;
    justify-content: space-between;
    padding: 1rem 1.125rem;
    border-bottom: 1px solid #efecf3;
    border-top-left-radius: calc(0.75rem - 1px);
    border-top-right-radius: calc(0.75rem - 1px);
}

    .modal-header .btn-close[b-012em2dl3h] {
        padding: 0.5rem 0.5625rem;
        margin: -0.5rem -0.5625rem -0.5rem auto;
    }

.modal-title[b-012em2dl3h] {
    margin-bottom: 0;
    line-height: 1.5;
}

.modal-body[b-012em2dl3h] {
    position: relative;
    flex: 1 1 auto;
    padding: 1.125rem;
}

.modal-footer[b-012em2dl3h] {
    display: flex;
    flex-wrap: wrap;
    flex-shrink: 0;
    align-items: center;
    justify-content: flex-end;
    padding: 0.75rem;
    border-top: 1px solid #efecf3;
    border-bottom-right-radius: calc(0.75rem - 1px);
    border-bottom-left-radius: calc(0.75rem - 1px);
}

    .modal-footer > *[b-012em2dl3h] {
        margin: 0.375rem;
    }

@media (min-width: 500px) {
    .modal-dialog[b-012em2dl3h] {
        max-width: 500px;
        margin: 1.75rem auto;
    }

    .modal-dialog-scrollable[b-012em2dl3h] {
        height: calc(100% - 3.5rem);
    }

    .modal-dialog-centered[b-012em2dl3h] {
        min-height: calc(100% - 3.5rem);
    }

    .modal-content[b-012em2dl3h] {
        box-shadow: 0 0.125rem 0.125rem -0.125rem rgba(31, 27, 45, 0.08), 0 0.25rem 0.75rem rgba(31, 27, 45, 0.08);
    }

    .modal-sm[b-012em2dl3h] {
        max-width: 300px;
    }
}

@media (min-width: 992px) {
    .modal-lg[b-012em2dl3h],
    .modal-xl[b-012em2dl3h] {
        max-width: 800px;
    }
}

@media (min-width: 1200px) {
    .modal-xl[b-012em2dl3h] {
        max-width: 1140px;
    }
}

.modal-fullscreen[b-012em2dl3h] {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
}

    .modal-fullscreen .modal-content[b-012em2dl3h] {
        height: 100%;
        border: 0;
        border-radius: 0;
    }

    .modal-fullscreen .modal-header[b-012em2dl3h] {
        border-radius: 0;
    }

    .modal-fullscreen .modal-body[b-012em2dl3h] {
        overflow-y: auto;
    }

    .modal-fullscreen .modal-footer[b-012em2dl3h] {
        border-radius: 0;
    }

@media (max-width: 499.98px) {
    .modal-fullscreen-sm-down[b-012em2dl3h] {
        width: 100vw;
        max-width: none;
        height: 100%;
        margin: 0;
    }

        .modal-fullscreen-sm-down .modal-content[b-012em2dl3h] {
            height: 100%;
            border: 0;
            border-radius: 0;
        }

        .modal-fullscreen-sm-down .modal-header[b-012em2dl3h] {
            border-radius: 0;
        }

        .modal-fullscreen-sm-down .modal-body[b-012em2dl3h] {
            overflow-y: auto;
        }

        .modal-fullscreen-sm-down .modal-footer[b-012em2dl3h] {
            border-radius: 0;
        }
}

@media (max-width: 767.98px) {
    .modal-fullscreen-md-down[b-012em2dl3h] {
        width: 100vw;
        max-width: none;
        height: 100%;
        margin: 0;
    }

        .modal-fullscreen-md-down .modal-content[b-012em2dl3h] {
            height: 100%;
            border: 0;
            border-radius: 0;
        }

        .modal-fullscreen-md-down .modal-header[b-012em2dl3h] {
            border-radius: 0;
        }

        .modal-fullscreen-md-down .modal-body[b-012em2dl3h] {
            overflow-y: auto;
        }

        .modal-fullscreen-md-down .modal-footer[b-012em2dl3h] {
            border-radius: 0;
        }
}

@media (max-width: 991.98px) {
    .modal-fullscreen-lg-down[b-012em2dl3h] {
        width: 100vw;
        max-width: none;
        height: 100%;
        margin: 0;
    }

        .modal-fullscreen-lg-down .modal-content[b-012em2dl3h] {
            height: 100%;
            border: 0;
            border-radius: 0;
        }

        .modal-fullscreen-lg-down .modal-header[b-012em2dl3h] {
            border-radius: 0;
        }

        .modal-fullscreen-lg-down .modal-body[b-012em2dl3h] {
            overflow-y: auto;
        }

        .modal-fullscreen-lg-down .modal-footer[b-012em2dl3h] {
            border-radius: 0;
        }
}

@media (max-width: 1199.98px) {
    .modal-fullscreen-xl-down[b-012em2dl3h] {
        width: 100vw;
        max-width: none;
        height: 100%;
        margin: 0;
    }

        .modal-fullscreen-xl-down .modal-content[b-012em2dl3h] {
            height: 100%;
            border: 0;
            border-radius: 0;
        }

        .modal-fullscreen-xl-down .modal-header[b-012em2dl3h] {
            border-radius: 0;
        }

        .modal-fullscreen-xl-down .modal-body[b-012em2dl3h] {
            overflow-y: auto;
        }

        .modal-fullscreen-xl-down .modal-footer[b-012em2dl3h] {
            border-radius: 0;
        }
}

@media (max-width: 1399.98px) {
    .modal-fullscreen-xxl-down[b-012em2dl3h] {
        width: 100vw;
        max-width: none;
        height: 100%;
        margin: 0;
    }

        .modal-fullscreen-xxl-down .modal-content[b-012em2dl3h] {
            height: 100%;
            border: 0;
            border-radius: 0;
        }

        .modal-fullscreen-xxl-down .modal-header[b-012em2dl3h] {
            border-radius: 0;
        }

        .modal-fullscreen-xxl-down .modal-body[b-012em2dl3h] {
            overflow-y: auto;
        }

        .modal-fullscreen-xxl-down .modal-footer[b-012em2dl3h] {
            border-radius: 0;
        }
}

.tooltip[b-012em2dl3h] {
    position: absolute;
    z-index: 1080;
    display: block;
    margin: 0;
    font-family: iransans;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: 0.75rem;
    word-wrap: break-word;
    opacity: 0;
}

    .tooltip.show[b-012em2dl3h] {
        opacity: 0.9;
    }

    .tooltip .tooltip-arrow[b-012em2dl3h] {
        position: absolute;
        display: block;
        width: 0.8rem;
        height: 0.4rem;
    }

        .tooltip .tooltip-arrow[b-012em2dl3h]::before {
            position: absolute;
            content: "";
            border-color: transparent;
            border-style: solid;
        }

.bs-tooltip-top[b-012em2dl3h],
.bs-tooltip-auto[data-popper-placement^="top"][b-012em2dl3h] {
    padding: 0.4rem 0;
}

    .bs-tooltip-top .tooltip-arrow[b-012em2dl3h],
    .bs-tooltip-auto[data-popper-placement^="top"] .tooltip-arrow[b-012em2dl3h] {
        bottom: 0;
    }

        .bs-tooltip-top .tooltip-arrow[b-012em2dl3h]::before,
        .bs-tooltip-auto[data-popper-placement^="top"] .tooltip-arrow[b-012em2dl3h]::before {
            top: -1px;
            border-width: 0.4rem 0.4rem 0;
            border-top-color: #000;
        }

.bs-tooltip-end[b-012em2dl3h],
.bs-tooltip-auto[data-popper-placement^="right"][b-012em2dl3h] {
    padding: 0 0.4rem;
}

    .bs-tooltip-end .tooltip-arrow[b-012em2dl3h],
    .bs-tooltip-auto[data-popper-placement^="right"] .tooltip-arrow[b-012em2dl3h] {
        left: 0;
        width: 0.4rem;
        height: 0.8rem;
    }

        .bs-tooltip-end .tooltip-arrow[b-012em2dl3h]::before,
        .bs-tooltip-auto[data-popper-placement^="right"] .tooltip-arrow[b-012em2dl3h]::before {
            right: -1px;
            border-width: 0.4rem 0.4rem 0.4rem 0;
            border-right-color: #000;
        }

.bs-tooltip-bottom[b-012em2dl3h],
.bs-tooltip-auto[data-popper-placement^="bottom"][b-012em2dl3h] {
    padding: 0.4rem 0;
}

    .bs-tooltip-bottom .tooltip-arrow[b-012em2dl3h],
    .bs-tooltip-auto[data-popper-placement^="bottom"] .tooltip-arrow[b-012em2dl3h] {
        top: 0;
    }

        .bs-tooltip-bottom .tooltip-arrow[b-012em2dl3h]::before,
        .bs-tooltip-auto[data-popper-placement^="bottom"] .tooltip-arrow[b-012em2dl3h]::before {
            bottom: -1px;
            border-width: 0 0.4rem 0.4rem;
            border-bottom-color: #000;
        }

.bs-tooltip-start[b-012em2dl3h],
.bs-tooltip-auto[data-popper-placement^="left"][b-012em2dl3h] {
    padding: 0 0.4rem;
}

    .bs-tooltip-start .tooltip-arrow[b-012em2dl3h],
    .bs-tooltip-auto[data-popper-placement^="left"] .tooltip-arrow[b-012em2dl3h] {
        right: 0;
        width: 0.4rem;
        height: 0.8rem;
    }

        .bs-tooltip-start .tooltip-arrow[b-012em2dl3h]::before,
        .bs-tooltip-auto[data-popper-placement^="left"] .tooltip-arrow[b-012em2dl3h]::before {
            left: -1px;
            border-width: 0.4rem 0 0.4rem 0.4rem;
            border-left-color: #000;
        }

.tooltip-inner[b-012em2dl3h] {
    max-width: 200px;
    padding: 0.25rem 0.5rem;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 0.375rem;
}

.popover[b-012em2dl3h] {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1080;
    display: block;
    max-width: 276px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: 0.875rem;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #efecf3;
    border-radius: 0.75rem;
    box-shadow: 0 0.125rem 0.125rem -0.125rem rgba(31, 27, 45, 0.08), 0 0.25rem 0.75rem rgba(31, 27, 45, 0.08);
}

    .popover .popover-arrow[b-012em2dl3h] {
        position: absolute;
        display: block;
        width: 1rem;
        height: 0.5rem;
    }

        .popover .popover-arrow[b-012em2dl3h]::before,
        .popover .popover-arrow[b-012em2dl3h]::after {
            position: absolute;
            display: block;
            content: "";
            border-color: transparent;
            border-style: solid;
        }

.bs-popover-top > .popover-arrow[b-012em2dl3h],
.bs-popover-auto[data-popper-placement^="top"] > .popover-arrow[b-012em2dl3h] {
    bottom: calc(-0.5rem - 1px);
}

    .bs-popover-top > .popover-arrow[b-012em2dl3h]::before,
    .bs-popover-auto[data-popper-placement^="top"] > .popover-arrow[b-012em2dl3h]::before {
        bottom: 0;
        border-width: 0.5rem 0.5rem 0;
        border-top-color: #efecf3;
    }

    .bs-popover-top > .popover-arrow[b-012em2dl3h]::after,
    .bs-popover-auto[data-popper-placement^="top"] > .popover-arrow[b-012em2dl3h]::after {
        bottom: 1px;
        border-width: 0.5rem 0.5rem 0;
        border-top-color: #fff;
    }

.bs-popover-end > .popover-arrow[b-012em2dl3h],
.bs-popover-auto[data-popper-placement^="right"] > .popover-arrow[b-012em2dl3h] {
    left: calc(-0.5rem - 1px);
    width: 0.5rem;
    height: 1rem;
}

    .bs-popover-end > .popover-arrow[b-012em2dl3h]::before,
    .bs-popover-auto[data-popper-placement^="right"] > .popover-arrow[b-012em2dl3h]::before {
        left: 0;
        border-width: 0.5rem 0.5rem 0.5rem 0;
        border-right-color: #efecf3;
    }

    .bs-popover-end > .popover-arrow[b-012em2dl3h]::after,
    .bs-popover-auto[data-popper-placement^="right"] > .popover-arrow[b-012em2dl3h]::after {
        left: 1px;
        border-width: 0.5rem 0.5rem 0.5rem 0;
        border-right-color: #fff;
    }

.bs-popover-bottom > .popover-arrow[b-012em2dl3h],
.bs-popover-auto[data-popper-placement^="bottom"] > .popover-arrow[b-012em2dl3h] {
    top: calc(-0.5rem - 1px);
}

    .bs-popover-bottom > .popover-arrow[b-012em2dl3h]::before,
    .bs-popover-auto[data-popper-placement^="bottom"] > .popover-arrow[b-012em2dl3h]::before {
        top: 0;
        border-width: 0 0.5rem 0.5rem 0.5rem;
        border-bottom-color: #efecf3;
    }

    .bs-popover-bottom > .popover-arrow[b-012em2dl3h]::after,
    .bs-popover-auto[data-popper-placement^="bottom"] > .popover-arrow[b-012em2dl3h]::after {
        top: 1px;
        border-width: 0 0.5rem 0.5rem 0.5rem;
        border-bottom-color: #fff;
    }

.bs-popover-bottom .popover-header[b-012em2dl3h]::before,
.bs-popover-auto[data-popper-placement^="bottom"] .popover-header[b-012em2dl3h]::before {
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    width: 1rem;
    margin-left: -0.5rem;
    content: "";
    border-bottom: 1px solid #fff;
}

.bs-popover-start > .popover-arrow[b-012em2dl3h],
.bs-popover-auto[data-popper-placement^="left"] > .popover-arrow[b-012em2dl3h] {
    right: calc(-0.5rem - 1px);
    width: 0.5rem;
    height: 1rem;
}

    .bs-popover-start > .popover-arrow[b-012em2dl3h]::before,
    .bs-popover-auto[data-popper-placement^="left"] > .popover-arrow[b-012em2dl3h]::before {
        right: 0;
        border-width: 0.5rem 0 0.5rem 0.5rem;
        border-left-color: #efecf3;
    }

    .bs-popover-start > .popover-arrow[b-012em2dl3h]::after,
    .bs-popover-auto[data-popper-placement^="left"] > .popover-arrow[b-012em2dl3h]::after {
        right: 1px;
        border-width: 0.5rem 0 0.5rem 0.5rem;
        border-left-color: #fff;
    }

.popover-header[b-012em2dl3h] {
    padding: 0.75rem 1rem;
    margin-bottom: 0;
    font-size: 1rem;
    color: #1f1b2d;
    background-color: #fff;
    border-bottom: 1px solid #efecf3;
    border-top-left-radius: calc(0.75rem - 1px);
    border-top-right-radius: calc(0.75rem - 1px);
}

    .popover-header:empty[b-012em2dl3h] {
        display: none;
    }

.popover-body[b-012em2dl3h] {
    padding: 1rem 1rem;
    color: #666276;
}

.carousel[b-012em2dl3h] {
    position: relative;
}

    .carousel.pointer-event[b-012em2dl3h] {
        touch-action: pan-y;
    }

.carousel-inner[b-012em2dl3h] {
    position: relative;
    width: 100%;
    overflow: hidden;
}

    .carousel-inner[b-012em2dl3h]::after {
        display: block;
        clear: both;
        content: "";
    }

.carousel-item[b-012em2dl3h] {
    position: relative;
    display: none;
    float: left;
    width: 100%;
    margin-right: -100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: transform 0.6s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
    .carousel-item[b-012em2dl3h] {
        transition: none;
    }
}

.carousel-item.active[b-012em2dl3h],
.carousel-item-next[b-012em2dl3h],
.carousel-item-prev[b-012em2dl3h] {
    display: block;
}

    .carousel-item-next:not(.carousel-item-start)[b-012em2dl3h],
    .active.carousel-item-end[b-012em2dl3h] {
        transform: translateX(100%);
    }

    .carousel-item-prev:not(.carousel-item-end)[b-012em2dl3h],
    .active.carousel-item-start[b-012em2dl3h] {
        transform: translateX(-100%);
    }

.carousel-fade .carousel-item[b-012em2dl3h] {
    opacity: 0;
    transition-property: opacity;
    transform: none;
}

    .carousel-fade .carousel-item.active[b-012em2dl3h],
    .carousel-fade .carousel-item-next.carousel-item-start[b-012em2dl3h],
    .carousel-fade .carousel-item-prev.carousel-item-end[b-012em2dl3h] {
        z-index: 1;
        opacity: 1;
    }

.carousel-fade .active.carousel-item-start[b-012em2dl3h],
.carousel-fade .active.carousel-item-end[b-012em2dl3h] {
    z-index: 0;
    opacity: 0;
    transition: opacity 0s 0.6s;
}

@media (prefers-reduced-motion: reduce) {
    .carousel-fade .active.carousel-item-start[b-012em2dl3h],
    .carousel-fade .active.carousel-item-end[b-012em2dl3h] {
        transition: none;
    }
}

.carousel-control-prev[b-012em2dl3h],
.carousel-control-next[b-012em2dl3h] {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 15%;
    padding: 0;
    color: #fff;
    text-align: center;
    background: none;
    border: 0;
    opacity: 0.5;
    transition: opacity 0.15s ease;
}

@media (prefers-reduced-motion: reduce) {
    .carousel-control-prev[b-012em2dl3h],
    .carousel-control-next[b-012em2dl3h] {
        transition: none;
    }
}

.carousel-control-prev:hover[b-012em2dl3h],
.carousel-control-prev:focus[b-012em2dl3h],
.carousel-control-next:hover[b-012em2dl3h],
.carousel-control-next:focus[b-012em2dl3h] {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: 0.9;
}

.carousel-control-prev[b-012em2dl3h] {
    left: 0;
}

.carousel-control-next[b-012em2dl3h] {
    right: 0;
}

.carousel-control-prev-icon[b-012em2dl3h],
.carousel-control-next-icon[b-012em2dl3h] {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 100% 100%;
}

.carousel-control-prev-icon[b-012em2dl3h] {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e");
}

.carousel-control-next-icon[b-012em2dl3h] {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}

.carousel-indicators[b-012em2dl3h] {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
    display: flex;
    justify-content: center;
    padding: 0;
    margin-right: 15%;
    margin-bottom: 1rem;
    margin-left: 15%;
    list-style: none;
}

    .carousel-indicators [data-bs-target][b-012em2dl3h] {
        box-sizing: content-box;
        flex: 0 1 auto;
        width: 30px;
        height: 3px;
        padding: 0;
        margin-right: 3px;
        margin-left: 3px;
        text-indent: -999px;
        cursor: pointer;
        background-color: #fff;
        background-clip: padding-box;
        border: 0;
        border-top: 10px solid transparent;
        border-bottom: 10px solid transparent;
        opacity: 0.5;
        transition: opacity 0.6s ease;
    }

@media (prefers-reduced-motion: reduce) {
    .carousel-indicators [data-bs-target][b-012em2dl3h] {
        transition: none;
    }
}

.carousel-indicators .active[b-012em2dl3h] {
    opacity: 1;
}

.carousel-caption[b-012em2dl3h] {
    position: absolute;
    right: 15%;
    bottom: 1.25rem;
    left: 15%;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    color: #fff;
    text-align: center;
}

.carousel-dark .carousel-control-prev-icon[b-012em2dl3h],
.carousel-dark .carousel-control-next-icon[b-012em2dl3h] {
    filter: invert(1) grayscale(100);
}

.carousel-dark .carousel-indicators [data-bs-target][b-012em2dl3h] {
    background-color: #000;
}

.carousel-dark .carousel-caption[b-012em2dl3h] {
    color: #000;
}

@-webkit-keyframes spinner-border {
    to {
        transform: rotate(360deg); /* rtl:ignore */
    }
}

@keyframes spinner-border-b-012em2dl3h {
    to {
        transform: rotate(360deg); /* rtl:ignore */
    }
}

.spinner-border[b-012em2dl3h] {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    vertical-align: -0.125em;
    border: 0.15em solid currentColor;
    border-right-color: transparent;
    border-radius: 50%;
    -webkit-animation: 0.75s linear infinite spinner-border;
    animation: 0.75s linear infinite spinner-border-b-012em2dl3h;
}

.spinner-border-sm[b-012em2dl3h] {
    width: 1rem;
    height: 1rem;
    border-width: 0.1em;
}

@-webkit-keyframes spinner-grow {
    0% {
        transform: scale(0);
    }

    50% {
        opacity: 1;
        transform: none;
    }
}

@keyframes spinner-grow-b-012em2dl3h {
    0% {
        transform: scale(0);
    }

    50% {
        opacity: 1;
        transform: none;
    }
}

.spinner-grow[b-012em2dl3h] {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    vertical-align: -0.125em;
    background-color: currentColor;
    border-radius: 50%;
    opacity: 0;
    -webkit-animation: 0.75s linear infinite spinner-grow;
    animation: 0.75s linear infinite spinner-grow-b-012em2dl3h;
}

.spinner-grow-sm[b-012em2dl3h] {
    width: 1rem;
    height: 1rem;
}

@media (prefers-reduced-motion: reduce) {
    .spinner-border[b-012em2dl3h],
    .spinner-grow[b-012em2dl3h] {
        -webkit-animation-duration: 1.5s;
        animation-duration: 1.5s;
    }
}

.offcanvas[b-012em2dl3h] {
    position: fixed;
    bottom: 0;
    z-index: 1080;
    display: flex;
    flex-direction: column;
    max-width: 100%;
    visibility: hidden;
    background-color: #fff;
    background-clip: padding-box;
    outline: 0;
    box-shadow: 0 0.25rem 0.75rem -0.375rem rgba(31, 27, 45, 0.2), 0 0.5rem 1rem rgba(31, 27, 45, 0.16);
    transition: transform 0.3s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
    .offcanvas[b-012em2dl3h] {
        transition: none;
    }
}

.offcanvas-backdrop[b-012em2dl3h] {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1040;
    width: 100vw;
    height: 100vh;
    background-color: #09080d;
}

    .offcanvas-backdrop.fade[b-012em2dl3h] {
        opacity: 0;
    }

    .offcanvas-backdrop.show[b-012em2dl3h] {
        opacity: 0.6;
    }

.offcanvas-header[b-012em2dl3h] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 1.25rem 1.5rem;
}

    .offcanvas-header .btn-close[b-012em2dl3h] {
        padding: 0.625rem 0.75rem;
        margin-top: -0.625rem;
        margin-right: -0.75rem;
        margin-bottom: -0.625rem;
    }

.offcanvas-title[b-012em2dl3h] {
    margin-bottom: 0;
    line-height: initial;
}

.offcanvas-body[b-012em2dl3h] {
    flex-grow: 1;
    padding: 1.25rem 1.5rem;
    overflow-y: auto;
}

.offcanvas-start[b-012em2dl3h] {
    top: 0;
    right: 0;
    width: 21rem;
    border-right: 0 solid transparent;
    transform: translateX(100%);
}

.offcanvas-end[b-012em2dl3h] {
    top: 0;
    right: 0;
    width: 21rem;
    border-left: 0 solid transparent;
    transform: translateX(100%);
}

.offcanvas-top[b-012em2dl3h] {
    top: 0;
    right: 0;
    left: 0;
    height: 30vh;
    max-height: 100%;
    border-bottom: 0 solid transparent;
    transform: translateY(-100%);
}

.offcanvas-bottom[b-012em2dl3h] {
    right: 0;
    left: 0;
    height: 30vh;
    max-height: 100%;
    border-top: 0 solid transparent;
    transform: translateY(100%);
}

.offcanvas.show[b-012em2dl3h] {
    transform: none;
}

.placeholder[b-012em2dl3h] {
    display: inline-block;
    min-height: 1em;
    vertical-align: middle;
    cursor: wait;
    background-color: currentColor;
    opacity: 0.4;
}

    .placeholder.btn[b-012em2dl3h]::before {
        display: inline-block;
        content: "";
    }

.placeholder-xs[b-012em2dl3h] {
    min-height: 0.6em;
}

.placeholder-sm[b-012em2dl3h] {
    min-height: 0.8em;
}

.placeholder-lg[b-012em2dl3h] {
    min-height: 1.2em;
}

.placeholder-glow .placeholder[b-012em2dl3h] {
    -webkit-animation: placeholder-glow 2s ease-in-out infinite;
    animation: placeholder-glow-b-012em2dl3h 2s ease-in-out infinite;
}

@-webkit-keyframes placeholder-glow {
    50% {
        opacity: 0.15;
    }
}

@keyframes placeholder-glow-b-012em2dl3h {
    50% {
        opacity: 0.15;
    }
}

.placeholder-wave[b-012em2dl3h] {
    -webkit-mask-image: linear-gradient( 130deg, #000 55%, rgba(0, 0, 0, 0.85) 75%, #000 95% );
    mask-image: linear-gradient( 130deg, #000 55%, rgba(0, 0, 0, 0.85) 75%, #000 95% );
    -webkit-mask-size: 200% 100%;
    mask-size: 200% 100%;
    -webkit-animation: placeholder-wave 2s linear infinite;
    animation: placeholder-wave-b-012em2dl3h 2s linear infinite;
}

@-webkit-keyframes placeholder-wave {
    100% {
        -webkit-mask-position: -200% 0%;
        mask-position: -200% 0%;
    }
}

@keyframes placeholder-wave-b-012em2dl3h {
    100% {
        -webkit-mask-position: -200% 0%;
        mask-position: -200% 0%;
    }
}

.clearfix[b-012em2dl3h]::after {
    display: block;
    clear: both;
    content: "";
}

.link-primary[b-012em2dl3h] {
    color: #fd5631;
}

    .link-primary:hover[b-012em2dl3h],
    .link-primary:focus[b-012em2dl3h] {
        color: #fd785a;
    }

.link-accent[b-012em2dl3h] {
    color: #5d3cf2;
}

    .link-accent:hover[b-012em2dl3h],
    .link-accent:focus[b-012em2dl3h] {
        color: #4a30c2;
    }

.link-secondary[b-012em2dl3h] {
    color: #f5f4f8;
}

    .link-secondary:hover[b-012em2dl3h],
    .link-secondary:focus[b-012em2dl3h] {
        color: #f7f6f9;
    }

.link-success[b-012em2dl3h] {
    color: #07c98b;
}

    .link-success:hover[b-012em2dl3h],
    .link-success:focus[b-012em2dl3h] {
        color: #39d4a2;
    }

.link-info[b-012em2dl3h] {
    color: #3c76f2;
}

    .link-info:hover[b-012em2dl3h],
    .link-info:focus[b-012em2dl3h] {
        color: #6391f5;
    }

.link-warning[b-012em2dl3h] {
    color: #fdbc31;
}

    .link-warning:hover[b-012em2dl3h],
    .link-warning:focus[b-012em2dl3h] {
        color: #fdc95a;
    }

.link-danger[b-012em2dl3h] {
    color: #f23c49;
}

    .link-danger:hover[b-012em2dl3h],
    .link-danger:focus[b-012em2dl3h] {
        color: #f5636d;
    }

.link-light[b-012em2dl3h] {
    color: #fff;
}

    .link-light:hover[b-012em2dl3h],
    .link-light:focus[b-012em2dl3h] {
        color: #fff;
    }

.link-dark[b-012em2dl3h] {
    color: #1f1b2d;
}

    .link-dark:hover[b-012em2dl3h],
    .link-dark:focus[b-012em2dl3h] {
        color: #191624;
    }

.ratio[b-012em2dl3h] {
    position: relative;
    width: 100%;
}

    .ratio[b-012em2dl3h]::before {
        display: block;
        padding-top: var(--bs-aspect-ratio);
        content: "";
    }

    .ratio > *[b-012em2dl3h] {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

.ratio-1x1[b-012em2dl3h] {
    --bs-aspect-ratio: 100%;
}

.ratio-4x3[b-012em2dl3h] {
    --bs-aspect-ratio: calc(3 / 4 * 100%);
}

.ratio-16x9[b-012em2dl3h] {
    --bs-aspect-ratio: calc(9 / 16 * 100%);
}

.ratio-21x9[b-012em2dl3h] {
    --bs-aspect-ratio: calc(9 / 21 * 100%);
}

.fixed-top[b-012em2dl3h] {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
}

.fixed-bottom[b-012em2dl3h] {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1030;
}

.sticky-top[b-012em2dl3h] {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
}

@media (min-width: 500px) {
    .sticky-sm-top[b-012em2dl3h] {
        position: -webkit-sticky;
        position: sticky;
        top: 0;
        z-index: 1020;
    }
}

@media (min-width: 768px) {
    .sticky-md-top[b-012em2dl3h] {
        position: -webkit-sticky;
        position: sticky;
        top: 0;
        z-index: 1020;
    }
}

@media (min-width: 992px) {
    .sticky-lg-top[b-012em2dl3h] {
        position: -webkit-sticky;
        position: sticky;
        top: 0;
        z-index: 1020;
    }
}

@media (min-width: 1200px) {
    .sticky-xl-top[b-012em2dl3h] {
        position: -webkit-sticky;
        position: sticky;
        top: 0;
        z-index: 1020;
    }
}

@media (min-width: 1400px) {
    .sticky-xxl-top[b-012em2dl3h] {
        position: -webkit-sticky;
        position: sticky;
        top: 0;
        z-index: 1020;
    }
}

.hstack[b-012em2dl3h] {
    display: flex;
    flex-direction: row;
    align-items: center;
    align-self: stretch;
}

.vstack[b-012em2dl3h] {
    display: flex;
    flex: 1 1 auto;
    flex-direction: column;
    align-self: stretch;
}

.visually-hidden[b-012em2dl3h],
.visually-hidden-focusable:not(:focus):not(:focus-within)[b-012em2dl3h] {
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    padding: 0 !important;
    margin: -1px !important;
    overflow: hidden !important;
    clip: rect(0, 0, 0, 0) !important;
    white-space: nowrap !important;
    border: 0 !important;
}

.stretched-link[b-012em2dl3h]::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    content: "";
}

.text-truncate[b-012em2dl3h] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.vr[b-012em2dl3h] {
    display: inline-block;
    align-self: stretch;
    width: 1px;
    min-height: 1em;
    background-color: currentColor;
    opacity: 1;
}

.align-baseline[b-012em2dl3h] {
    vertical-align: baseline !important;
}

.align-top[b-012em2dl3h] {
    vertical-align: top !important;
}

.align-middle[b-012em2dl3h] {
    vertical-align: middle !important;
}

.align-bottom[b-012em2dl3h] {
    vertical-align: bottom !important;
}

.align-text-bottom[b-012em2dl3h] {
    vertical-align: text-bottom !important;
}

.align-text-top[b-012em2dl3h] {
    vertical-align: text-top !important;
}

.float-start[b-012em2dl3h] {
    float: left !important;
}

.float-end[b-012em2dl3h] {
    float: right !important;
}

.float-none[b-012em2dl3h] {
    float: none !important;
}

.opacity-10[b-012em2dl3h] {
    opacity: 0.1 !important;
}

.opacity-15[b-012em2dl3h] {
    opacity: 0.15 !important;
}

.opacity-25[b-012em2dl3h] {
    opacity: 0.25 !important;
}

.opacity-35[b-012em2dl3h] {
    opacity: 0.35 !important;
}

.opacity-40[b-012em2dl3h] {
    opacity: 0.4 !important;
}

.opacity-50[b-012em2dl3h] {
    opacity: 0.5 !important;
}

.opacity-60[b-012em2dl3h] {
    opacity: 0.6 !important;
}

.opacity-65[b-012em2dl3h] {
    opacity: 0.65 !important;
}

.opacity-70[b-012em2dl3h] {
    opacity: 0.7 !important;
}

.opacity-75[b-012em2dl3h] {
    opacity: 0.75 !important;
}

.opacity-80[b-012em2dl3h] {
    opacity: 0.8 !important;
}

.opacity-90[b-012em2dl3h] {
    opacity: 0.9 !important;
}

.opacity-100[b-012em2dl3h] {
    opacity: 1 !important;
}

.overflow-auto[b-012em2dl3h] {
    overflow: auto !important;
}

.overflow-hidden[b-012em2dl3h] {
    overflow: hidden !important;
}

.overflow-visible[b-012em2dl3h] {
    overflow: visible !important;
}

.overflow-scroll[b-012em2dl3h] {
    overflow: scroll !important;
}

.d-inline[b-012em2dl3h] {
    display: inline !important;
}

.d-inline-block[b-012em2dl3h] {
    display: inline-block !important;
}

.d-block[b-012em2dl3h] {
    display: block !important;
}

.d-grid[b-012em2dl3h] {
    display: grid !important;
}

.d-table[b-012em2dl3h] {
    display: table !important;
}

.d-table-row[b-012em2dl3h] {
    display: table-row !important;
}

.d-table-cell[b-012em2dl3h] {
    display: table-cell !important;
}

.d-flex[b-012em2dl3h] {
    display: flex !important;
}

.d-inline-flex[b-012em2dl3h] {
    display: inline-flex !important;
}

.d-none[b-012em2dl3h] {
    display: none !important;
}

.shadow[b-012em2dl3h] {
    box-shadow: 0 0.125rem 0.5rem -0.25rem rgba(31, 27, 45, 0.12), 0 0.25rem 1rem rgba(31, 27, 45, 0.12) !important;
}

.shadow-sm[b-012em2dl3h] {
    box-shadow: 0 0.125rem 0.125rem -0.125rem rgba(31, 27, 45, 0.08), 0 0.25rem 0.75rem rgba(31, 27, 45, 0.08) !important;
}

.shadow-lg[b-012em2dl3h] {
    box-shadow: 0 0.25rem 0.75rem -0.375rem rgba(31, 27, 45, 0.2), 0 0.5rem 1rem rgba(31, 27, 45, 0.16) !important;
}

.shadow-none[b-012em2dl3h] {
    box-shadow: none !important;
}

.position-static[b-012em2dl3h] {
    position: static !important;
}

.position-relative[b-012em2dl3h] {
    position: relative !important;
}

.position-absolute[b-012em2dl3h] {
    position: absolute !important;
}

.position-fixed[b-012em2dl3h] {
    position: fixed !important;
}

.position-sticky[b-012em2dl3h] {
    position: -webkit-sticky !important;
    position: sticky !important;
}

.top-0[b-012em2dl3h] {
    top: 0 !important;
}

.top-50[b-012em2dl3h] {
    top: 50% !important;
}

.top-100[b-012em2dl3h] {
    top: 100% !important;
}

.bottom-0[b-012em2dl3h] {
    bottom: 0 !important;
}

.bottom-50[b-012em2dl3h] {
    bottom: 50% !important;
}

.bottom-100[b-012em2dl3h] {
    bottom: 100% !important;
}

.start-0[b-012em2dl3h] {
    right: 0 !important;
}

.start-50[b-012em2dl3h] {
    left: 50% !important;
}

.start-100[b-012em2dl3h] {
    left: 100% !important;
}

.end-0[b-012em2dl3h] {
    left: 0 !important;
}

.end-50[b-012em2dl3h] {
    right: 50% !important;
}

.end-100[b-012em2dl3h] {
    right: 100% !important;
}

.translate-middle[b-012em2dl3h] {
    transform: translate(-50%, -50%) !important;
}

.translate-middle-x[b-012em2dl3h] {
    transform: translateX(-50%) !important;
}

.translate-middle-y[b-012em2dl3h] {
    transform: translateY(-50%) !important;
}

.border[b-012em2dl3h] {
    border: 1px solid #efecf3 !important;
}

.border-0[b-012em2dl3h] {
    border: 0 !important;
}

.border-top[b-012em2dl3h] {
    border-top: 1px solid #efecf3 !important;
}

.border-top-0[b-012em2dl3h] {
    border-top: 0 !important;
}

.border-end[b-012em2dl3h] {
    border-left: 1px solid #efecf3 !important;
}

.border-end-0[b-012em2dl3h] {
    border-right: 0 !important;
}

.border-bottom[b-012em2dl3h] {
    border-bottom: 1px solid #efecf3 !important;
}

.border-bottom-0[b-012em2dl3h] {
    border-bottom: 0 !important;
}

.border-start[b-012em2dl3h] {
    border-right: 1px solid #efecf3 !important;
}

.border-start-0[b-012em2dl3h] {
    border-left: 0 !important;
}

.border-primary[b-012em2dl3h] {
    border-color: #fd5631 !important;
}

.border-accent[b-012em2dl3h] {
    border-color: #5d3cf2 !important;
}

.border-secondary[b-012em2dl3h] {
    border-color: #f5f4f8 !important;
}

.border-success[b-012em2dl3h] {
    border-color: #07c98b !important;
}

.border-info[b-012em2dl3h] {
    border-color: #3c76f2 !important;
}

.border-warning[b-012em2dl3h] {
    border-color: #fdbc31 !important;
}

.border-danger[b-012em2dl3h] {
    border-color: #f23c49 !important;
}

.border-light[b-012em2dl3h] {
    border-color: rgba(255, 255, 255, 0.15) !important;
}

.border-dark[b-012em2dl3h] {
    border-color: #1f1b2d !important;
}

.border-white[b-012em2dl3h] {
    border-color: #fff !important;
}

.border-1[b-012em2dl3h] {
    border-width: 1px !important;
}

.border-2[b-012em2dl3h] {
    border-width: 2px !important;
}

.border-3[b-012em2dl3h] {
    border-width: 3px !important;
}

.border-4[b-012em2dl3h] {
    border-width: 4px !important;
}

.border-5[b-012em2dl3h] {
    border-width: 5px !important;
}

.w-25[b-012em2dl3h] {
    width: 25% !important;
}

.w-50[b-012em2dl3h] {
    width: 50% !important;
}

.w-75[b-012em2dl3h] {
    width: 75% !important;
}

.w-100[b-012em2dl3h] {
    width: 100% !important;
}

.w-auto[b-012em2dl3h] {
    width: auto !important;
}

.mw-100[b-012em2dl3h] {
    max-width: 100% !important;
}

.vw-100[b-012em2dl3h] {
    width: 100vw !important;
}

.min-vw-100[b-012em2dl3h] {
    min-width: 100vw !important;
}

.h-25[b-012em2dl3h] {
    height: 25% !important;
}

.h-50[b-012em2dl3h] {
    height: 50% !important;
}

.h-75[b-012em2dl3h] {
    height: 75% !important;
}

.h-100[b-012em2dl3h] {
    height: 100% !important;
}

.h-auto[b-012em2dl3h] {
    height: auto !important;
}

.mh-100[b-012em2dl3h] {
    max-height: 100% !important;
}

.vh-100[b-012em2dl3h] {
    height: 100vh !important;
}

.min-vh-100[b-012em2dl3h] {
    min-height: 100vh !important;
}

.flex-fill[b-012em2dl3h] {
    flex: 1 1 auto !important;
}

.flex-row[b-012em2dl3h] {
    flex-direction: row !important;
}

.flex-column[b-012em2dl3h] {
    flex-direction: column !important;
}

.flex-row-reverse[b-012em2dl3h] {
    flex-direction: row-reverse !important;
}

.flex-column-reverse[b-012em2dl3h] {
    flex-direction: column-reverse !important;
}

.flex-grow-0[b-012em2dl3h] {
    flex-grow: 0 !important;
}

.flex-grow-1[b-012em2dl3h] {
    flex-grow: 1 !important;
}

.flex-shrink-0[b-012em2dl3h] {
    flex-shrink: 0 !important;
}

.flex-shrink-1[b-012em2dl3h] {
    flex-shrink: 1 !important;
}

.flex-wrap[b-012em2dl3h] {
    flex-wrap: wrap !important;
}

.flex-nowrap[b-012em2dl3h] {
    flex-wrap: nowrap !important;
}

.flex-wrap-reverse[b-012em2dl3h] {
    flex-wrap: wrap-reverse !important;
}

.gap-0[b-012em2dl3h] {
    gap: 0 !important;
}

.gap-1[b-012em2dl3h] {
    gap: 0.25rem !important;
}

.gap-2[b-012em2dl3h] {
    gap: 0.5rem !important;
}

.gap-3[b-012em2dl3h] {
    gap: 1rem !important;
}

.gap-4[b-012em2dl3h] {
    gap: 1.5rem !important;
}

.gap-5[b-012em2dl3h] {
    gap: 3rem !important;
}

.justify-content-start[b-012em2dl3h] {
    justify-content: flex-start !important;
}

.justify-content-end[b-012em2dl3h] {
    justify-content: flex-end !important;
}

.justify-content-center[b-012em2dl3h] {
    justify-content: center !important;
}

.justify-content-between[b-012em2dl3h] {
    justify-content: space-between !important;
}

.justify-content-around[b-012em2dl3h] {
    justify-content: space-around !important;
}

.justify-content-evenly[b-012em2dl3h] {
    justify-content: space-evenly !important;
}

.align-items-start[b-012em2dl3h] {
    align-items: flex-start !important;
}

.align-items-end[b-012em2dl3h] {
    align-items: flex-end !important;
}

.align-items-center[b-012em2dl3h] {
    align-items: center !important;
}

.align-items-baseline[b-012em2dl3h] {
    align-items: baseline !important;
}

.align-items-stretch[b-012em2dl3h] {
    align-items: stretch !important;
}

.align-content-start[b-012em2dl3h] {
    align-content: flex-start !important;
}

.align-content-end[b-012em2dl3h] {
    align-content: flex-end !important;
}

.align-content-center[b-012em2dl3h] {
    align-content: center !important;
}

.align-content-between[b-012em2dl3h] {
    align-content: space-between !important;
}

.align-content-around[b-012em2dl3h] {
    align-content: space-around !important;
}

.align-content-stretch[b-012em2dl3h] {
    align-content: stretch !important;
}

.align-self-auto[b-012em2dl3h] {
    align-self: auto !important;
}

.align-self-start[b-012em2dl3h] {
    align-self: flex-start !important;
}

.align-self-end[b-012em2dl3h] {
    align-self: flex-end !important;
}

.align-self-center[b-012em2dl3h] {
    align-self: center !important;
}

.align-self-baseline[b-012em2dl3h] {
    align-self: baseline !important;
}

.align-self-stretch[b-012em2dl3h] {
    align-self: stretch !important;
}

.order-first[b-012em2dl3h] {
    order: -1 !important;
}

.order-0[b-012em2dl3h] {
    order: 0 !important;
}

.order-1[b-012em2dl3h] {
    order: 1 !important;
}

.order-2[b-012em2dl3h] {
    order: 2 !important;
}

.order-3[b-012em2dl3h] {
    order: 3 !important;
}

.order-4[b-012em2dl3h] {
    order: 4 !important;
}

.order-5[b-012em2dl3h] {
    order: 5 !important;
}

.order-last[b-012em2dl3h] {
    order: 6 !important;
}

.m-0[b-012em2dl3h] {
    margin: 0 !important;
}

.m-1[b-012em2dl3h] {
    margin: 0.25rem !important;
}

.m-2[b-012em2dl3h] {
    margin: 0.5rem !important;
}

.m-3[b-012em2dl3h] {
    margin: 1rem !important;
}

.m-4[b-012em2dl3h] {
    margin: 1.5rem !important;
}

.m-5[b-012em2dl3h] {
    margin: 3rem !important;
}

.m-auto[b-012em2dl3h] {
    margin: auto !important;
}

.mx-0[b-012em2dl3h] {
    margin-right: 0 !important;
    margin-left: 0 !important;
}

.mx-1[b-012em2dl3h] {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
}

.mx-2[b-012em2dl3h] {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
}

.mx-3[b-012em2dl3h] {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
}

.mx-4[b-012em2dl3h] {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
}

.mx-5[b-012em2dl3h] {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
}

.mx-auto[b-012em2dl3h] {
    margin-right: auto !important;
    margin-left: auto !important;
}

.my-0[b-012em2dl3h] {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.my-1[b-012em2dl3h] {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
}

.my-2[b-012em2dl3h] {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
}

.my-3[b-012em2dl3h] {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
}

.my-4[b-012em2dl3h] {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
}

.my-5[b-012em2dl3h] {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
}

.my-auto[b-012em2dl3h] {
    margin-top: auto !important;
    margin-bottom: auto !important;
}

.mt-0[b-012em2dl3h] {
    margin-top: 0 !important;
}

.mt-1[b-012em2dl3h] {
    margin-top: 0.25rem !important;
}

.mt-2[b-012em2dl3h] {
    margin-top: 0.5rem !important;
}

.mt-3[b-012em2dl3h] {
    margin-top: 1rem !important;
}

.mt-4[b-012em2dl3h] {
    margin-top: 1.5rem !important;
}

.mt-5[b-012em2dl3h] {
    margin-top: 3rem !important;
}

.mt-auto[b-012em2dl3h] {
    margin-top: auto !important;
}

.me-0[b-012em2dl3h] {
    margin-right: 0 !important;
}

.me-1[b-012em2dl3h] {
    margin-right: 0.25rem !important;
}

.me-2[b-012em2dl3h] {
    margin-left: 0.5rem !important;
}

.me-3[b-012em2dl3h] {
    margin-left: 1rem !important;
}

.me-4[b-012em2dl3h] {
    margin-right: 1.5rem !important;
}

.me-5[b-012em2dl3h] {
    margin-right: 3rem !important;
}

.me-auto[b-012em2dl3h] {
    margin-right: auto !important;
}

.mb-0[b-012em2dl3h] {
    margin-bottom: 0 !important;
}

.mb-1[b-012em2dl3h] {
    margin-bottom: 0.25rem !important;
}

.mb-2[b-012em2dl3h] {
    margin-bottom: 0.5rem !important;
}

.mb-3[b-012em2dl3h] {
    margin-bottom: 1rem !important;
}

.mb-4[b-012em2dl3h] {
    margin-bottom: 1.5rem !important;
}

.mb-5[b-012em2dl3h] {
    margin-bottom: 3rem !important;
}

.mb-auto[b-012em2dl3h] {
    margin-bottom: auto !important;
}

.ms-0[b-012em2dl3h] {
    margin-left: 0 !important;
}

.ms-1[b-012em2dl3h] {
    margin-left: 0.25rem !important;
}

.ms-2[b-012em2dl3h] {
    margin-right: 0.5rem !important;
}

.ms-3[b-012em2dl3h] {
    margin-right: 1rem !important;
}

.ms-4[b-012em2dl3h] {
    margin-left: 1.5rem !important;
}

.ms-5[b-012em2dl3h] {
    margin-left: 3rem !important;
}

.ms-auto[b-012em2dl3h] {
    margin-left: auto !important;
}

.m-n1[b-012em2dl3h] {
    margin: -0.25rem !important;
}

.m-n2[b-012em2dl3h] {
    margin: -0.5rem !important;
}

.m-n3[b-012em2dl3h] {
    margin: -1rem !important;
}

.m-n4[b-012em2dl3h] {
    margin: -1.5rem !important;
}

.m-n5[b-012em2dl3h] {
    margin: -3rem !important;
}

.mx-n1[b-012em2dl3h] {
    margin-right: -0.25rem !important;
    margin-left: -0.25rem !important;
}

.mx-n2[b-012em2dl3h] {
    margin-right: -0.5rem !important;
    margin-left: -0.5rem !important;
}

.mx-n3[b-012em2dl3h] {
    margin-right: -1rem !important;
    margin-left: -1rem !important;
}

.mx-n4[b-012em2dl3h] {
    margin-right: -1.5rem !important;
    margin-left: -1.5rem !important;
}

.mx-n5[b-012em2dl3h] {
    margin-right: -3rem !important;
    margin-left: -3rem !important;
}

.my-n1[b-012em2dl3h] {
    margin-top: -0.25rem !important;
    margin-bottom: -0.25rem !important;
}

.my-n2[b-012em2dl3h] {
    margin-top: -0.5rem !important;
    margin-bottom: -0.5rem !important;
}

.my-n3[b-012em2dl3h] {
    margin-top: -1rem !important;
    margin-bottom: -1rem !important;
}

.my-n4[b-012em2dl3h] {
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important;
}

.my-n5[b-012em2dl3h] {
    margin-top: -3rem !important;
    margin-bottom: -3rem !important;
}

.mt-n1[b-012em2dl3h] {
    margin-top: -0.25rem !important;
}

.mt-n2[b-012em2dl3h] {
    margin-top: -0.5rem !important;
}

.mt-n3[b-012em2dl3h] {
    margin-top: -1rem !important;
}

.mt-n4[b-012em2dl3h] {
    margin-top: -1.5rem !important;
}

.mt-n5[b-012em2dl3h] {
    margin-top: -3rem !important;
}

.me-n1[b-012em2dl3h] {
    margin-right: -0.25rem !important;
}

.me-n2[b-012em2dl3h] {
    margin-right: -0.5rem !important;
}

.me-n3[b-012em2dl3h] {
    margin-right: -1rem !important;
}

.me-n4[b-012em2dl3h] {
    margin-right: -1.5rem !important;
}

.me-n5[b-012em2dl3h] {
    margin-right: -3rem !important;
}

.mb-n1[b-012em2dl3h] {
    margin-bottom: -0.25rem !important;
}

.mb-n2[b-012em2dl3h] {
    margin-bottom: -0.5rem !important;
}

.mb-n3[b-012em2dl3h] {
    margin-bottom: -1rem !important;
}

.mb-n4[b-012em2dl3h] {
    margin-bottom: -1.5rem !important;
}

.mb-n5[b-012em2dl3h] {
    margin-bottom: -3rem !important;
}

.ms-n1[b-012em2dl3h] {
    margin-left: -0.25rem !important;
}

.ms-n2[b-012em2dl3h] {
    margin-left: -0.5rem !important;
}

.ms-n3[b-012em2dl3h] {
    margin-left: -1rem !important;
}

.ms-n4[b-012em2dl3h] {
    margin-left: -1.5rem !important;
}

.ms-n5[b-012em2dl3h] {
    margin-left: -3rem !important;
}

.p-0[b-012em2dl3h] {
    padding: 0 !important;
}

.p-1[b-012em2dl3h] {
    padding: 0.25rem !important;
}

.p-2[b-012em2dl3h] {
    padding: 0.5rem !important;
}

.p-3[b-012em2dl3h] {
    padding: 1rem !important;
}

.p-4[b-012em2dl3h] {
    padding: 1.5rem !important;
}

.p-5[b-012em2dl3h] {
    padding: 3rem !important;
}

.px-0[b-012em2dl3h] {
    padding-right: 0 !important;
    padding-left: 0 !important;
}

.px-1[b-012em2dl3h] {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
}

.px-2[b-012em2dl3h] {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
}

.px-3[b-012em2dl3h] {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
}

.px-4[b-012em2dl3h] {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
}

.px-5[b-012em2dl3h] {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
}

.py-0[b-012em2dl3h] {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.py-1[b-012em2dl3h] {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
}

.py-2[b-012em2dl3h] {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
}

.py-3[b-012em2dl3h] {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
}

.py-4[b-012em2dl3h] {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
}

.py-5[b-012em2dl3h] {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
}

.pt-0[b-012em2dl3h] {
    padding-top: 0 !important;
}

.pt-1[b-012em2dl3h] {
    padding-top: 0.25rem !important;
}

.pt-2[b-012em2dl3h] {
    padding-top: 0.5rem !important;
}

.pt-3[b-012em2dl3h] {
    padding-top: 1rem !important;
}

.pt-4[b-012em2dl3h] {
    padding-top: 1.5rem !important;
}

.pt-5[b-012em2dl3h] {
    padding-top: 3rem !important;
}

.pe-0[b-012em2dl3h] {
    padding-right: 0 !important;
}

.pe-1[b-012em2dl3h] {
    padding-right: 0.25rem !important;
}

.pe-2[b-012em2dl3h] {
    padding-right: 0.5rem !important;
}

.pe-3[b-012em2dl3h] {
    padding-right: 1rem !important;
}

.pe-4[b-012em2dl3h] {
    padding-right: 1.5rem !important;
}

.pe-5[b-012em2dl3h] {
    padding-right: 3rem !important;
}

.pb-0[b-012em2dl3h] {
    padding-bottom: 0 !important;
}

.pb-1[b-012em2dl3h] {
    padding-bottom: 0.25rem !important;
}

.pb-2[b-012em2dl3h] {
    padding-bottom: 0.5rem !important;
}

.pb-3[b-012em2dl3h] {
    padding-bottom: 1rem !important;
}

.pb-4[b-012em2dl3h] {
    padding-bottom: 1.5rem !important;
}

.pb-5[b-012em2dl3h] {
    padding-bottom: 3rem !important;
}

.ps-0[b-012em2dl3h] {
    padding-left: 0 !important;
}

.ps-1[b-012em2dl3h] {
    padding-left: 0.25rem !important;
}

.ps-2[b-012em2dl3h] {
    padding-left: 0.5rem !important;
}

.ps-3[b-012em2dl3h] {
    padding-left: 1rem !important;
}

.ps-4[b-012em2dl3h] {
    padding-left: 1.5rem !important;
}

.ps-5[b-012em2dl3h] {
    padding-left: 3rem !important;
}

.font-monospace[b-012em2dl3h] {
    font-family: var(--bs-font-monospace) !important;
}

.fs-1[b-012em2dl3h] {
    font-size: calc(1.375rem + 1.5vw) !important;
}

.fs-2[b-012em2dl3h] {
    font-size: calc(1.325rem + 0.9vw) !important;
}

.fs-3[b-012em2dl3h] {
    font-size: calc(1.3rem + 0.6vw) !important;
}

.fs-4[b-012em2dl3h] {
    font-size: calc(1.275rem + 0.3vw) !important;
}

.fs-5[b-012em2dl3h] {
    font-size: 1.25rem !important;
}

.fs-6[b-012em2dl3h] {
    font-size: 1.125rem !important;
}

.fs-lg[b-012em2dl3h] {
    font-size: 1rem !important;
}

.fs-base[b-012em2dl3h] {
    font-size: 15px !important;
}

.fs-sm[b-012em2dl3h] {
    font-size: 0.875rem !important;
}

.fs-xs[b-012em2dl3h] {
    font-size: 0.75rem !important;
}

.fs-xxs[b-012em2dl3h] {
    font-size: 0.625rem !important;
}

.fst-italic[b-012em2dl3h] {
    font-style: italic !important;
}

.fst-normal[b-012em2dl3h] {
    font-style: normal !important;
}

.fw-light[b-012em2dl3h] {
    font-weight: 300 !important;
}

.fw-lighter[b-012em2dl3h] {
    font-weight: lighter !important;
}

.fw-normal[b-012em2dl3h] {
    font-weight: 400 !important;
}

.fw-bold[b-012em2dl3h] {
    font-weight: 700 !important;
}

.fw-bolder[b-012em2dl3h] {
    font-weight: bolder !important;
}

.lh-1[b-012em2dl3h] {
    line-height: 1 !important;
}

.lh-sm[b-012em2dl3h] {
    line-height: 1.5 !important;
}

.lh-base[b-012em2dl3h] {
    line-height: 1.5 !important;
    font-family: 'vazir-bold', sans-serif
}

.lh-lg[b-012em2dl3h] {
    line-height: 1.5 !important;
}

.text-start[b-012em2dl3h] {
    text-align: left !important;
}

.text-end[b-012em2dl3h] {
    text-align: right !important;
}

.text-center[b-012em2dl3h] {
    text-align: center !important;
}

.text-decoration-none[b-012em2dl3h] {
    text-decoration: none !important;
}

.text-decoration-underline[b-012em2dl3h] {
    text-decoration: underline !important;
}

.text-decoration-line-through[b-012em2dl3h] {
    text-decoration: line-through !important;
}

.text-lowercase[b-012em2dl3h] {
    text-transform: lowercase !important;
}

.text-uppercase[b-012em2dl3h] {
    text-transform: uppercase !important;
}

.text-capitalize[b-012em2dl3h] {
    text-transform: capitalize !important;
}

.text-wrap[b-012em2dl3h] {
    white-space: normal !important;
}

.text-nowrap[b-012em2dl3h] {
    white-space: nowrap !important;
}

.text-break[b-012em2dl3h] {
    word-wrap: break-word !important;
    word-break: break-word !important;
}

.text-primary[b-012em2dl3h] {
    color: #fd5631 !important;
}

.text-accent[b-012em2dl3h] {
    color: #5d3cf2 !important;
}

.text-secondary[b-012em2dl3h] {
    color: #f5f4f8 !important;
}

.text-success[b-012em2dl3h] {
    color: #07c98b !important;
}

.text-info[b-012em2dl3h] {
    color: #3c76f2 !important;
}

.text-warning[b-012em2dl3h] {
    color: #fdbc31 !important;
}

.text-danger[b-012em2dl3h] {
    color: #f23c49 !important;
}

.text-light[b-012em2dl3h] {
    color: #fff !important;
}

.text-dark[b-012em2dl3h] {
    color: #1f1b2d !important;
}

.text-white[b-012em2dl3h] {
    color: #fff !important;
}

.text-body[b-012em2dl3h] {
    color: #666276 !important;
}

.text-muted[b-012em2dl3h] {
    color: #9691a4 !important;
}

.text-nav[b-012em2dl3h] {
    color: #454056 !important;
}

.text-black-50[b-012em2dl3h] {
    color: rgba(0, 0, 0, 0.5) !important;
}

.text-white-50[b-012em2dl3h] {
    color: rgba(255, 255, 255, 0.5) !important;
}

.text-reset[b-012em2dl3h] {
    color: inherit !important;
}

.text-opacity-25[b-012em2dl3h] {
    --bs-text-opacity: 0.25;
}

.text-opacity-50[b-012em2dl3h] {
    --bs-text-opacity: 0.5;
}

.text-opacity-75[b-012em2dl3h] {
    --bs-text-opacity: 0.75;
}

.text-opacity-100[b-012em2dl3h] {
    --bs-text-opacity: 1;
}

.bg-primary[b-012em2dl3h] {
    --bs-bg-opacity: 1;
    background-color: rgba( var(--bs-primary-rgb), var(--bs-bg-opacity) ) !important;
}

.bg-accent[b-012em2dl3h] {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-accent-rgb), var(--bs-bg-opacity)) !important;
}

.bg-secondary[b-012em2dl3h] {
    --bs-bg-opacity: 1;
    background-color: rgba( var(--bs-secondary-rgb), var(--bs-bg-opacity) ) !important;
}

.bg-success[b-012em2dl3h] {
    --bs-bg-opacity: 1;
    background-color: rgba( var(--bs-success-rgb), var(--bs-bg-opacity) ) !important;
}

.bg-info[b-012em2dl3h] {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-info-rgb), var(--bs-bg-opacity)) !important;
}

.bg-warning[b-012em2dl3h] {
    --bs-bg-opacity: 1;
    background-color: rgba( var(--bs-warning-rgb), var(--bs-bg-opacity) ) !important;
}

.bg-danger[b-012em2dl3h] {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-danger-rgb), var(--bs-bg-opacity)) !important;
}

.bg-light[b-012em2dl3h] {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-light-rgb), var(--bs-bg-opacity)) !important;
}

.bg-dark[b-012em2dl3h] {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-dark-rgb), var(--bs-bg-opacity)) !important;
}

.bg-black[b-012em2dl3h] {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-black-rgb), var(--bs-bg-opacity)) !important;
}

.bg-white[b-012em2dl3h] {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-white-rgb), var(--bs-bg-opacity)) !important;
}

.bg-body[b-012em2dl3h] {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-body-rgb), var(--bs-bg-opacity)) !important;
}

.bg-transparent[b-012em2dl3h] {
    --bs-bg-opacity: 1;
    background-color: transparent !important;
}

.bg-opacity-10[b-012em2dl3h] {
    --bs-bg-opacity: 0.1;
}

.bg-opacity-25[b-012em2dl3h] {
    --bs-bg-opacity: 0.25;
}

.bg-opacity-50[b-012em2dl3h] {
    --bs-bg-opacity: 0.5;
}

.bg-opacity-75[b-012em2dl3h] {
    --bs-bg-opacity: 0.75;
}

.bg-opacity-100[b-012em2dl3h] {
    --bs-bg-opacity: 1;
}

.bg-gradient[b-012em2dl3h] {
    background-image: var(--bs-gradient) !important;
}

.user-select-all[b-012em2dl3h] {
    -webkit-user-select: all !important;
    -moz-user-select: all !important;
    user-select: all !important;
}

.user-select-auto[b-012em2dl3h] {
    -webkit-user-select: auto !important;
    -moz-user-select: auto !important;
    user-select: auto !important;
}

.user-select-none[b-012em2dl3h] {
    -webkit-user-select: none !important;
    -moz-user-select: none !important;
    user-select: none !important;
}

.pe-none[b-012em2dl3h] {
    pointer-events: none !important;
}

.pe-auto[b-012em2dl3h] {
    pointer-events: auto !important;
}

.rounded[b-012em2dl3h] {
    border-radius: 0.5rem !important;
}

.rounded-0[b-012em2dl3h] {
    border-radius: 0 !important;
}

.rounded-1[b-012em2dl3h] {
    border-radius: 0.375rem !important;
}

.rounded-2[b-012em2dl3h] {
    border-radius: 0.5rem !important;
}

.rounded-3[b-012em2dl3h] {
    border-radius: 0.75rem !important;
}

.rounded-4[b-012em2dl3h] {
    border-radius: 1.875rem !important;
}

.rounded-circle[b-012em2dl3h] {
    border-radius: 50% !important;
}

.rounded-pill[b-012em2dl3h] {
    border-radius: 50rem !important;
}

.rounded-top[b-012em2dl3h] {
    border-top-left-radius: 0.5rem !important;
    border-top-right-radius: 0.5rem !important;
}

.rounded-top-0[b-012em2dl3h] {
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
}

.rounded-end[b-012em2dl3h] {
    border-top-right-radius: 0.5rem !important;
    border-bottom-right-radius: 0.5rem !important;
}

.rounded-end-0[b-012em2dl3h] {
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}

.rounded-bottom[b-012em2dl3h] {
    border-bottom-right-radius: 0.5rem !important;
    border-bottom-left-radius: 0.5rem !important;
}

.rounded-bottom-0[b-012em2dl3h] {
    border-bottom-right-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
}

.rounded-start[b-012em2dl3h] {
    border-bottom-left-radius: 0.5rem !important;
    border-top-left-radius: 0.5rem !important;
}

.rounded-start-0[b-012em2dl3h] {
    border-bottom-left-radius: 0 !important;
    border-top-left-radius: 0 !important;
}

.visible[b-012em2dl3h] {
    visibility: visible !important;
}

.invisible[b-012em2dl3h] {
    visibility: hidden !important;
}

.bg-none[b-012em2dl3h] {
    background: none !important;
}

.bg-faded-primary[b-012em2dl3h] {
    background-color: rgba(253, 86, 49, 0.1) !important;
}

.bg-faded-accent[b-012em2dl3h] {
    background-color: rgba(93, 60, 242, 0.1) !important;
}

.bg-faded-success[b-012em2dl3h] {
    background-color: rgba(7, 201, 139, 0.1) !important;
}

.bg-faded-info[b-012em2dl3h] {
    background-color: rgba(60, 118, 242, 0.1) !important;
}

.bg-faded-warning[b-012em2dl3h] {
    background-color: rgba(253, 188, 49, 0.15) !important;
}

.bg-faded-danger[b-012em2dl3h] {
    background-color: rgba(242, 60, 73, 0.1) !important;
}

.bg-faded-light[b-012em2dl3h] {
    background-color: rgba(255, 255, 255, 0.04) !important;
}

.bg-faded-dark[b-012em2dl3h] {
    background-color: rgba(31, 27, 45, 0.1) !important;
}

.bg-image-none[b-012em2dl3h] {
    background-image: none !important;
}

.bg-size-cover[b-012em2dl3h] {
    background-size: cover !important;
}

.bg-size-contain[b-012em2dl3h] {
    background-size: contain !important;
}

.bg-position-center[b-012em2dl3h] {
    background-position: center !important;
}

.bg-position-center-y[b-012em2dl3h] {
    background-position: left center !important;
}

.bg-position-center-x[b-012em2dl3h] {
    background-position: center top !important;
}

.bg-position-top-right[b-012em2dl3h] {
    background-position: top right !important;
}

.bg-position-top-left[b-012em2dl3h] {
    background-position: top left !important;
}

.bg-position-center-right[b-012em2dl3h] {
    background-position: center right !important;
}

.bg-position-center-left[b-012em2dl3h] {
    background-position: center left !important;
}

.bg-position-bottom-right[b-012em2dl3h] {
    background-position: bottom right !important;
}

.bg-position-bottom-left[b-012em2dl3h] {
    background-position: bottom left !important;
}

.bg-position-bottom-center[b-012em2dl3h] {
    background-position: bottom center !important;
}

.bg-repeat-0[b-012em2dl3h] {
    background-repeat: no-repeat !important;
}

.bg-repeat-x[b-012em2dl3h] {
    background-repeat: repeat-x !important;
}

.bg-repeat-y[b-012em2dl3h] {
    background-repeat: repeat-y !important;
}

.text-shadow[b-012em2dl3h] {
    text-shadow: 0 0.0625rem rgba(0, 0, 0, 0.5) !important;
}

.zindex-0[b-012em2dl3h] {
    z-index: 0 !important;
}

.zindex-1[b-012em2dl3h] {
    z-index: 1 !important;
}

.zindex-5[b-012em2dl3h] {
    z-index: 5 !important;
}

.zindex-10[b-012em2dl3h] {
    z-index: 10 !important;
}

@media (min-width: 500px) {
    .float-sm-start[b-012em2dl3h] {
        float: left !important;
    }

    .float-sm-end[b-012em2dl3h] {
        float: right !important;
    }

    .float-sm-none[b-012em2dl3h] {
        float: none !important;
    }

    .d-sm-inline[b-012em2dl3h] {
        display: inline !important;
    }

    .d-sm-inline-block[b-012em2dl3h] {
        display: inline-block !important;
    }

    .d-sm-block[b-012em2dl3h] {
        display: block !important;
    }

    .d-sm-grid[b-012em2dl3h] {
        display: grid !important;
    }

    .d-sm-table[b-012em2dl3h] {
        display: table !important;
    }

    .d-sm-table-row[b-012em2dl3h] {
        display: table-row !important;
    }

    .d-sm-table-cell[b-012em2dl3h] {
        display: table-cell !important;
    }

    .d-sm-flex[b-012em2dl3h] {
        display: flex !important;
    }

    .d-sm-inline-flex[b-012em2dl3h] {
        display: inline-flex !important;
    }

    .d-sm-none[b-012em2dl3h] {
        display: none !important;
    }

    .border-sm[b-012em2dl3h] {
        border: 1px solid #efecf3 !important;
    }

    .border-sm-0[b-012em2dl3h] {
        border: 0 !important;
    }

    .border-top-sm[b-012em2dl3h] {
        border-top: 1px solid #efecf3 !important;
    }

    .border-top-sm-0[b-012em2dl3h] {
        border-top: 0 !important;
    }

    .border-end-sm[b-012em2dl3h] {
        border-left: 1px solid #efecf3 !important;
    }

    .border-end-sm-0[b-012em2dl3h] {
        border-right: 0 !important;
    }

    .border-bottom-sm[b-012em2dl3h] {
        border-bottom: 1px solid #efecf3 !important;
    }

    .border-bottom-sm-0[b-012em2dl3h] {
        border-bottom: 0 !important;
    }

    .border-start-sm[b-012em2dl3h] {
        border-left: 1px solid #efecf3 !important;
    }

    .border-start-sm-0[b-012em2dl3h] {
        border-left: 0 !important;
    }

    .w-sm-25[b-012em2dl3h] {
        width: 25% !important;
    }

    .w-sm-50[b-012em2dl3h] {
        width: 50% !important;
    }

    .w-sm-75[b-012em2dl3h] {
        width: 75% !important;
    }

    .w-sm-100[b-012em2dl3h] {
        width: 100% !important;
    }

    .w-sm-auto[b-012em2dl3h] {
        width: auto !important;
    }

    .h-sm-25[b-012em2dl3h] {
        height: 25% !important;
    }

    .h-sm-50[b-012em2dl3h] {
        height: 50% !important;
    }

    .h-sm-75[b-012em2dl3h] {
        height: 75% !important;
    }

    .h-sm-100[b-012em2dl3h] {
        height: 100% !important;
    }

    .h-sm-auto[b-012em2dl3h] {
        height: auto !important;
    }

    .flex-sm-fill[b-012em2dl3h] {
        flex: 1 1 auto !important;
    }

    .flex-sm-row[b-012em2dl3h] {
        flex-direction: row !important;
    }

    .flex-sm-column[b-012em2dl3h] {
        flex-direction: column !important;
    }

    .flex-sm-row-reverse[b-012em2dl3h] {
        flex-direction: row-reverse !important;
    }

    .flex-sm-column-reverse[b-012em2dl3h] {
        flex-direction: column-reverse !important;
    }

    .flex-sm-grow-0[b-012em2dl3h] {
        flex-grow: 0 !important;
    }

    .flex-sm-grow-1[b-012em2dl3h] {
        flex-grow: 1 !important;
    }

    .flex-sm-shrink-0[b-012em2dl3h] {
        flex-shrink: 0 !important;
    }

    .flex-sm-shrink-1[b-012em2dl3h] {
        flex-shrink: 1 !important;
    }

    .flex-sm-wrap[b-012em2dl3h] {
        flex-wrap: wrap !important;
    }

    .flex-sm-nowrap[b-012em2dl3h] {
        flex-wrap: nowrap !important;
    }

    .flex-sm-wrap-reverse[b-012em2dl3h] {
        flex-wrap: wrap-reverse !important;
    }

    .gap-sm-0[b-012em2dl3h] {
        gap: 0 !important;
    }

    .gap-sm-1[b-012em2dl3h] {
        gap: 0.25rem !important;
    }

    .gap-sm-2[b-012em2dl3h] {
        gap: 0.5rem !important;
    }

    .gap-sm-3[b-012em2dl3h] {
        gap: 1rem !important;
    }

    .gap-sm-4[b-012em2dl3h] {
        gap: 1.5rem !important;
    }

    .gap-sm-5[b-012em2dl3h] {
        gap: 3rem !important;
    }

    .justify-content-sm-start[b-012em2dl3h] {
        justify-content: flex-start !important;
    }

    .justify-content-sm-end[b-012em2dl3h] {
        justify-content: flex-end !important;
    }

    .justify-content-sm-center[b-012em2dl3h] {
        justify-content: center !important;
    }

    .justify-content-sm-between[b-012em2dl3h] {
        justify-content: space-between !important;
    }

    .justify-content-sm-around[b-012em2dl3h] {
        justify-content: space-around !important;
    }

    .justify-content-sm-evenly[b-012em2dl3h] {
        justify-content: space-evenly !important;
    }

    .align-items-sm-start[b-012em2dl3h] {
        align-items: flex-start !important;
    }

    .align-items-sm-end[b-012em2dl3h] {
        align-items: flex-end !important;
    }

    .align-items-sm-center[b-012em2dl3h] {
        align-items: center !important;
    }

    .align-items-sm-baseline[b-012em2dl3h] {
        align-items: baseline !important;
    }

    .align-items-sm-stretch[b-012em2dl3h] {
        align-items: stretch !important;
    }

    .align-content-sm-start[b-012em2dl3h] {
        align-content: flex-start !important;
    }

    .align-content-sm-end[b-012em2dl3h] {
        align-content: flex-end !important;
    }

    .align-content-sm-center[b-012em2dl3h] {
        align-content: center !important;
    }

    .align-content-sm-between[b-012em2dl3h] {
        align-content: space-between !important;
    }

    .align-content-sm-around[b-012em2dl3h] {
        align-content: space-around !important;
    }

    .align-content-sm-stretch[b-012em2dl3h] {
        align-content: stretch !important;
    }

    .align-self-sm-auto[b-012em2dl3h] {
        align-self: auto !important;
    }

    .align-self-sm-start[b-012em2dl3h] {
        align-self: flex-start !important;
    }

    .align-self-sm-end[b-012em2dl3h] {
        align-self: flex-end !important;
    }

    .align-self-sm-center[b-012em2dl3h] {
        align-self: center !important;
    }

    .align-self-sm-baseline[b-012em2dl3h] {
        align-self: baseline !important;
    }

    .align-self-sm-stretch[b-012em2dl3h] {
        align-self: stretch !important;
    }

    .order-sm-first[b-012em2dl3h] {
        order: -1 !important;
    }

    .order-sm-0[b-012em2dl3h] {
        order: 0 !important;
    }

    .order-sm-1[b-012em2dl3h] {
        order: 1 !important;
    }

    .order-sm-2[b-012em2dl3h] {
        order: 2 !important;
    }

    .order-sm-3[b-012em2dl3h] {
        order: 3 !important;
    }

    .order-sm-4[b-012em2dl3h] {
        order: 4 !important;
    }

    .order-sm-5[b-012em2dl3h] {
        order: 5 !important;
    }

    .order-sm-last[b-012em2dl3h] {
        order: 6 !important;
    }

    .m-sm-0[b-012em2dl3h] {
        margin: 0 !important;
    }

    .m-sm-1[b-012em2dl3h] {
        margin: 0.25rem !important;
    }

    .m-sm-2[b-012em2dl3h] {
        margin: 0.5rem !important;
    }

    .m-sm-3[b-012em2dl3h] {
        margin: 1rem !important;
    }

    .m-sm-4[b-012em2dl3h] {
        margin: 1.5rem !important;
    }

    .m-sm-5[b-012em2dl3h] {
        margin: 3rem !important;
    }

    .m-sm-auto[b-012em2dl3h] {
        margin: auto !important;
    }

    .mx-sm-0[b-012em2dl3h] {
        margin-right: 0 !important;
        margin-left: 0 !important;
    }

    .mx-sm-1[b-012em2dl3h] {
        margin-right: 0.25rem !important;
        margin-left: 0.25rem !important;
    }

    .mx-sm-2[b-012em2dl3h] {
        margin-right: 0.5rem !important;
        margin-left: 0.5rem !important;
    }

    .mx-sm-3[b-012em2dl3h] {
        margin-right: 1rem !important;
        margin-left: 1rem !important;
    }

    .mx-sm-4[b-012em2dl3h] {
        margin-right: 1.5rem !important;
        margin-left: 1.5rem !important;
    }

    .mx-sm-5[b-012em2dl3h] {
        margin-right: 3rem !important;
        margin-left: 3rem !important;
    }

    .mx-sm-auto[b-012em2dl3h] {
        margin-right: auto !important;
        margin-left: auto !important;
    }

    .my-sm-0[b-012em2dl3h] {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }

    .my-sm-1[b-012em2dl3h] {
        margin-top: 0.25rem !important;
        margin-bottom: 0.25rem !important;
    }

    .my-sm-2[b-012em2dl3h] {
        margin-top: 0.5rem !important;
        margin-bottom: 0.5rem !important;
    }

    .my-sm-3[b-012em2dl3h] {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important;
    }

    .my-sm-4[b-012em2dl3h] {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important;
    }

    .my-sm-5[b-012em2dl3h] {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important;
    }

    .my-sm-auto[b-012em2dl3h] {
        margin-top: auto !important;
        margin-bottom: auto !important;
    }

    .mt-sm-0[b-012em2dl3h] {
        margin-top: 0 !important;
    }

    .mt-sm-1[b-012em2dl3h] {
        margin-top: 0.25rem !important;
    }

    .mt-sm-2[b-012em2dl3h] {
        margin-top: 0.5rem !important;
    }

    .mt-sm-3[b-012em2dl3h] {
        margin-top: 1rem !important;
    }

    .mt-sm-4[b-012em2dl3h] {
        margin-top: 1.5rem !important;
    }

    .mt-sm-5[b-012em2dl3h] {
        margin-top: 3rem !important;
    }

    .mt-sm-auto[b-012em2dl3h] {
        margin-top: auto !important;
    }

    .me-sm-0[b-012em2dl3h] {
        margin-right: 0 !important;
    }

    .me-sm-1[b-012em2dl3h] {
        margin-right: 0.25rem !important;
    }

    .me-sm-2[b-012em2dl3h] {
        margin-right: 0.5rem !important;
    }

    .me-sm-3[b-012em2dl3h] {
        margin-right: 1rem !important;
    }

    .me-sm-4[b-012em2dl3h] {
        margin-left: 1.5rem !important;
    }

    .me-sm-5[b-012em2dl3h] {
        margin-right: 3rem !important;
    }

    .me-sm-auto[b-012em2dl3h] {
        margin-right: auto !important;
    }

    .mb-sm-0[b-012em2dl3h] {
        margin-bottom: 0 !important;
    }

    .mb-sm-1[b-012em2dl3h] {
        margin-bottom: 0.25rem !important;
    }

    .mb-sm-2[b-012em2dl3h] {
        margin-bottom: 0.5rem !important;
    }

    .mb-sm-3[b-012em2dl3h] {
        margin-bottom: 1rem !important;
    }

    .mb-sm-4[b-012em2dl3h] {
        margin-bottom: 1.5rem !important;
    }

    .mb-sm-5[b-012em2dl3h] {
        margin-bottom: 3rem !important;
    }

    .mb-sm-auto[b-012em2dl3h] {
        margin-bottom: auto !important;
    }

    .ms-sm-0[b-012em2dl3h] {
        margin-right: 0 !important;
    }

    .ms-sm-1[b-012em2dl3h] {
        margin-left: 0.25rem !important;
    }

    .ms-sm-2[b-012em2dl3h] {
        margin-left: 0.5rem !important;
    }

    .ms-sm-3[b-012em2dl3h] {
        margin-left: 1rem !important;
    }

    .ms-sm-4[b-012em2dl3h] {
        margin-right: 1.5rem !important;
    }

    .ms-sm-5[b-012em2dl3h] {
        margin-left: 3rem !important;
    }

    .ms-sm-auto[b-012em2dl3h] {
        margin-left: auto !important;
    }

    .m-sm-n1[b-012em2dl3h] {
        margin: -0.25rem !important;
    }

    .m-sm-n2[b-012em2dl3h] {
        margin: -0.5rem !important;
    }

    .m-sm-n3[b-012em2dl3h] {
        margin: -1rem !important;
    }

    .m-sm-n4[b-012em2dl3h] {
        margin: -1.5rem !important;
    }

    .m-sm-n5[b-012em2dl3h] {
        margin: -3rem !important;
    }

    .mx-sm-n1[b-012em2dl3h] {
        margin-right: -0.25rem !important;
        margin-left: -0.25rem !important;
    }

    .mx-sm-n2[b-012em2dl3h] {
        margin-right: -0.5rem !important;
        margin-left: -0.5rem !important;
    }

    .mx-sm-n3[b-012em2dl3h] {
        margin-right: -1rem !important;
        margin-left: -1rem !important;
    }

    .mx-sm-n4[b-012em2dl3h] {
        margin-right: -1.5rem !important;
        margin-left: -1.5rem !important;
    }

    .mx-sm-n5[b-012em2dl3h] {
        margin-right: -3rem !important;
        margin-left: -3rem !important;
    }

    .my-sm-n1[b-012em2dl3h] {
        margin-top: -0.25rem !important;
        margin-bottom: -0.25rem !important;
    }

    .my-sm-n2[b-012em2dl3h] {
        margin-top: -0.5rem !important;
        margin-bottom: -0.5rem !important;
    }

    .my-sm-n3[b-012em2dl3h] {
        margin-top: -1rem !important;
        margin-bottom: -1rem !important;
    }

    .my-sm-n4[b-012em2dl3h] {
        margin-top: -1.5rem !important;
        margin-bottom: -1.5rem !important;
    }

    .my-sm-n5[b-012em2dl3h] {
        margin-top: -3rem !important;
        margin-bottom: -3rem !important;
    }

    .mt-sm-n1[b-012em2dl3h] {
        margin-top: -0.25rem !important;
    }

    .mt-sm-n2[b-012em2dl3h] {
        margin-top: -0.5rem !important;
    }

    .mt-sm-n3[b-012em2dl3h] {
        margin-top: -1rem !important;
    }

    .mt-sm-n4[b-012em2dl3h] {
        margin-top: -1.5rem !important;
    }

    .mt-sm-n5[b-012em2dl3h] {
        margin-top: -3rem !important;
    }

    .me-sm-n1[b-012em2dl3h] {
        margin-right: -0.25rem !important;
    }

    .me-sm-n2[b-012em2dl3h] {
        margin-right: -0.5rem !important;
    }

    .me-sm-n3[b-012em2dl3h] {
        margin-right: -1rem !important;
    }

    .me-sm-n4[b-012em2dl3h] {
        margin-right: -1.5rem !important;
    }

    .me-sm-n5[b-012em2dl3h] {
        margin-right: -3rem !important;
    }

    .mb-sm-n1[b-012em2dl3h] {
        margin-bottom: -0.25rem !important;
    }

    .mb-sm-n2[b-012em2dl3h] {
        margin-bottom: -0.5rem !important;
    }

    .mb-sm-n3[b-012em2dl3h] {
        margin-bottom: -1rem !important;
    }

    .mb-sm-n4[b-012em2dl3h] {
        margin-bottom: -1.5rem !important;
    }

    .mb-sm-n5[b-012em2dl3h] {
        margin-bottom: -3rem !important;
    }

    .ms-sm-n1[b-012em2dl3h] {
        margin-left: -0.25rem !important;
    }

    .ms-sm-n2[b-012em2dl3h] {
        margin-left: -0.5rem !important;
    }

    .ms-sm-n3[b-012em2dl3h] {
        margin-left: -1rem !important;
    }

    .ms-sm-n4[b-012em2dl3h] {
        margin-left: -1.5rem !important;
    }

    .ms-sm-n5[b-012em2dl3h] {
        margin-right: -3rem !important;
    }

    .p-sm-0[b-012em2dl3h] {
        padding: 0 !important;
    }

    .p-sm-1[b-012em2dl3h] {
        padding: 0.25rem !important;
    }

    .p-sm-2[b-012em2dl3h] {
        padding: 0.5rem !important;
    }

    .p-sm-3[b-012em2dl3h] {
        padding: 1rem !important;
    }

    .p-sm-4[b-012em2dl3h] {
        padding: 1.5rem !important;
    }

    .p-sm-5[b-012em2dl3h] {
        padding: 3rem !important;
    }

    .px-sm-0[b-012em2dl3h] {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }

    .px-sm-1[b-012em2dl3h] {
        padding-right: 0.25rem !important;
        padding-left: 0.25rem !important;
    }

    .px-sm-2[b-012em2dl3h] {
        padding-right: 0.5rem !important;
        padding-left: 0.5rem !important;
    }

    .px-sm-3[b-012em2dl3h] {
        padding-right: 1rem !important;
        padding-left: 1rem !important;
    }

    .px-sm-4[b-012em2dl3h] {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important;
    }

    .px-sm-5[b-012em2dl3h] {
        padding-right: 3rem !important;
        padding-left: 3rem !important;
    }

    .py-sm-0[b-012em2dl3h] {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }

    .py-sm-1[b-012em2dl3h] {
        padding-top: 0.25rem !important;
        padding-bottom: 0.25rem !important;
    }

    .py-sm-2[b-012em2dl3h] {
        padding-top: 0.5rem !important;
        padding-bottom: 0.5rem !important;
    }

    .py-sm-3[b-012em2dl3h] {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important;
    }

    .py-sm-4[b-012em2dl3h] {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important;
    }

    .py-sm-5[b-012em2dl3h] {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important;
    }

    .pt-sm-0[b-012em2dl3h] {
        padding-top: 0 !important;
    }

    .pt-sm-1[b-012em2dl3h] {
        padding-top: 0.25rem !important;
    }

    .pt-sm-2[b-012em2dl3h] {
        padding-top: 0.5rem !important;
    }

    .pt-sm-3[b-012em2dl3h] {
        padding-top: 1rem !important;
    }

    .pt-sm-4[b-012em2dl3h] {
        padding-top: 1.5rem !important;
    }

    .pt-sm-5[b-012em2dl3h] {
        padding-top: 3rem !important;
    }

    .pe-sm-0[b-012em2dl3h] {
        padding-right: 0 !important;
    }

    .pe-sm-1[b-012em2dl3h] {
        padding-right: 0.25rem !important;
    }

    .pe-sm-2[b-012em2dl3h] {
        padding-right: 0.5rem !important;
    }

    .pe-sm-3[b-012em2dl3h] {
        padding-right: 1rem !important;
    }

    .pe-sm-4[b-012em2dl3h] {
        padding-right: 1.5rem !important;
    }

    .pe-sm-5[b-012em2dl3h] {
        padding-right: 3rem !important;
    }

    .pb-sm-0[b-012em2dl3h] {
        padding-bottom: 0 !important;
    }

    .pb-sm-1[b-012em2dl3h] {
        padding-bottom: 0.25rem !important;
    }

    .pb-sm-2[b-012em2dl3h] {
        padding-bottom: 0.5rem !important;
    }

    .pb-sm-3[b-012em2dl3h] {
        padding-bottom: 1rem !important;
    }

    .pb-sm-4[b-012em2dl3h] {
        padding-bottom: 1.5rem !important;
    }

    .pb-sm-5[b-012em2dl3h] {
        padding-bottom: 3rem !important;
    }

    .ps-sm-0[b-012em2dl3h] {
        padding-left: 0 !important;
    }

    .ps-sm-1[b-012em2dl3h] {
        padding-left: 0.25rem !important;
    }

    .ps-sm-2[b-012em2dl3h] {
        padding-left: 0.5rem !important;
    }

    .ps-sm-3[b-012em2dl3h] {
        padding-left: 1rem !important;
    }

    .ps-sm-4[b-012em2dl3h] {
        padding-left: 1.5rem !important;
    }

    .ps-sm-5[b-012em2dl3h] {
        padding-left: 3rem !important;
    }

    .text-sm-start[b-012em2dl3h] {
        text-align: left !important;
    }

    .text-sm-end[b-012em2dl3h] {
        text-align: right !important;
    }

    .text-sm-center[b-012em2dl3h] {
        text-align: center !important;
    }

    .rounded-sm[b-012em2dl3h] {
        border-radius: 0.5rem !important;
    }

    .rounded-sm-0[b-012em2dl3h] {
        border-radius: 0 !important;
    }

    .rounded-sm-1[b-012em2dl3h] {
        border-radius: 0.375rem !important;
    }

    .rounded-sm-2[b-012em2dl3h] {
        border-radius: 0.5rem !important;
    }

    .rounded-sm-3[b-012em2dl3h] {
        border-radius: 0.75rem !important;
    }

    .rounded-sm-4[b-012em2dl3h] {
        border-radius: 1.875rem !important;
    }

    .rounded-sm-circle[b-012em2dl3h] {
        border-radius: 50% !important;
    }

    .rounded-sm-pill[b-012em2dl3h] {
        border-radius: 50rem !important;
    }

    .zindex-sm-0[b-012em2dl3h] {
        z-index: 0 !important;
    }

    .zindex-sm-1[b-012em2dl3h] {
        z-index: 1 !important;
    }

    .zindex-sm-5[b-012em2dl3h] {
        z-index: 5 !important;
    }

    .zindex-sm-10[b-012em2dl3h] {
        z-index: 10 !important;
    }
}

@media (min-width: 768px) {
    .float-md-start[b-012em2dl3h] {
        float: left !important;
    }

    .float-md-end[b-012em2dl3h] {
        float: right !important;
    }

    .float-md-none[b-012em2dl3h] {
        float: none !important;
    }

    .d-md-inline[b-012em2dl3h] {
        display: inline !important;
    }

    .d-md-inline-block[b-012em2dl3h] {
        display: inline-block !important;
    }

    .d-md-block[b-012em2dl3h] {
        display: block !important;
    }

    .d-md-grid[b-012em2dl3h] {
        display: grid !important;
    }

    .d-md-table[b-012em2dl3h] {
        display: table !important;
    }

    .d-md-table-row[b-012em2dl3h] {
        display: table-row !important;
    }

    .d-md-table-cell[b-012em2dl3h] {
        display: table-cell !important;
    }

    .d-md-flex[b-012em2dl3h] {
        display: flex !important;
    }

    .d-md-inline-flex[b-012em2dl3h] {
        display: inline-flex !important;
    }

    .d-md-none[b-012em2dl3h] {
        display: none !important;
    }

    .border-md[b-012em2dl3h] {
        border: 1px solid #efecf3 !important;
    }

    .border-md-0[b-012em2dl3h] {
        border: 0 !important;
    }

    .border-top-md[b-012em2dl3h] {
        border-top: 1px solid #efecf3 !important;
    }

    .border-top-md-0[b-012em2dl3h] {
        border-top: 0 !important;
    }

    .border-end-md[b-012em2dl3h] {
        border-left: 1px solid #efecf3 !important;
    }

    .border-end-md-0[b-012em2dl3h] {
        border-right: 0 !important;
    }

    .border-bottom-md[b-012em2dl3h] {
        border-bottom: 1px solid #efecf3 !important;
    }

    .border-bottom-md-0[b-012em2dl3h] {
        border-bottom: 0 !important;
    }

    .border-start-md[b-012em2dl3h] {
        border-left: 1px solid #efecf3 !important;
    }

    .border-start-md-0[b-012em2dl3h] {
        border-left: 0 !important;
    }

    .w-md-25[b-012em2dl3h] {
        width: 25% !important;
    }

    .w-md-50[b-012em2dl3h] {
        width: 50% !important;
    }

    .w-md-75[b-012em2dl3h] {
        width: 75% !important;
    }

    .w-md-100[b-012em2dl3h] {
        width: 100% !important;
    }

    .w-md-auto[b-012em2dl3h] {
        width: auto !important;
    }

    .h-md-25[b-012em2dl3h] {
        height: 25% !important;
    }

    .h-md-50[b-012em2dl3h] {
        height: 50% !important;
    }

    .h-md-75[b-012em2dl3h] {
        height: 75% !important;
    }

    .h-md-100[b-012em2dl3h] {
        height: 100% !important;
    }

    .h-md-auto[b-012em2dl3h] {
        height: auto !important;
    }

    .flex-md-fill[b-012em2dl3h] {
        flex: 1 1 auto !important;
    }

    .flex-md-row[b-012em2dl3h] {
        flex-direction: row !important;
    }

    .flex-md-column[b-012em2dl3h] {
        flex-direction: column !important;
    }

    .flex-md-row-reverse[b-012em2dl3h] {
        flex-direction: row-reverse !important;
    }

    .flex-md-column-reverse[b-012em2dl3h] {
        flex-direction: column-reverse !important;
    }

    .flex-md-grow-0[b-012em2dl3h] {
        flex-grow: 0 !important;
    }

    .flex-md-grow-1[b-012em2dl3h] {
        flex-grow: 1 !important;
    }

    .flex-md-shrink-0[b-012em2dl3h] {
        flex-shrink: 0 !important;
    }

    .flex-md-shrink-1[b-012em2dl3h] {
        flex-shrink: 1 !important;
    }

    .flex-md-wrap[b-012em2dl3h] {
        flex-wrap: wrap !important;
    }

    .flex-md-nowrap[b-012em2dl3h] {
        flex-wrap: nowrap !important;
    }

    .flex-md-wrap-reverse[b-012em2dl3h] {
        flex-wrap: wrap-reverse !important;
    }

    .gap-md-0[b-012em2dl3h] {
        gap: 0 !important;
    }

    .gap-md-1[b-012em2dl3h] {
        gap: 0.25rem !important;
    }

    .gap-md-2[b-012em2dl3h] {
        gap: 0.5rem !important;
    }

    .gap-md-3[b-012em2dl3h] {
        gap: 1rem !important;
    }

    .gap-md-4[b-012em2dl3h] {
        gap: 1.5rem !important;
    }

    .gap-md-5[b-012em2dl3h] {
        gap: 3rem !important;
    }

    .justify-content-md-start[b-012em2dl3h] {
        justify-content: flex-start !important;
    }

    .justify-content-md-end[b-012em2dl3h] {
        justify-content: flex-end !important;
    }

    .justify-content-md-center[b-012em2dl3h] {
        justify-content: center !important;
    }

    .justify-content-md-between[b-012em2dl3h] {
        justify-content: space-between !important;
    }

    .justify-content-md-around[b-012em2dl3h] {
        justify-content: space-around !important;
    }

    .justify-content-md-evenly[b-012em2dl3h] {
        justify-content: space-evenly !important;
    }

    .align-items-md-start[b-012em2dl3h] {
        align-items: flex-start !important;
    }

    .align-items-md-end[b-012em2dl3h] {
        align-items: flex-end !important;
    }

    .align-items-md-center[b-012em2dl3h] {
        align-items: center !important;
    }

    .align-items-md-baseline[b-012em2dl3h] {
        align-items: baseline !important;
    }

    .align-items-md-stretch[b-012em2dl3h] {
        align-items: stretch !important;
    }

    .align-content-md-start[b-012em2dl3h] {
        align-content: flex-start !important;
    }

    .align-content-md-end[b-012em2dl3h] {
        align-content: flex-end !important;
    }

    .align-content-md-center[b-012em2dl3h] {
        align-content: center !important;
    }

    .align-content-md-between[b-012em2dl3h] {
        align-content: space-between !important;
    }

    .align-content-md-around[b-012em2dl3h] {
        align-content: space-around !important;
    }

    .align-content-md-stretch[b-012em2dl3h] {
        align-content: stretch !important;
    }

    .align-self-md-auto[b-012em2dl3h] {
        align-self: auto !important;
    }

    .align-self-md-start[b-012em2dl3h] {
        align-self: flex-start !important;
    }

    .align-self-md-end[b-012em2dl3h] {
        align-self: flex-end !important;
    }

    .align-self-md-center[b-012em2dl3h] {
        align-self: center !important;
    }

    .align-self-md-baseline[b-012em2dl3h] {
        align-self: baseline !important;
    }

    .align-self-md-stretch[b-012em2dl3h] {
        align-self: stretch !important;
    }

    .order-md-first[b-012em2dl3h] {
        order: -1 !important;
    }

    .order-md-0[b-012em2dl3h] {
        order: 0 !important;
    }

    .order-md-1[b-012em2dl3h] {
        order: 1 !important;
    }

    .order-md-2[b-012em2dl3h] {
        order: 2 !important;
    }

    .order-md-3[b-012em2dl3h] {
        order: 3 !important;
    }

    .order-md-4[b-012em2dl3h] {
        order: 4 !important;
    }

    .order-md-5[b-012em2dl3h] {
        order: 5 !important;
    }

    .order-md-last[b-012em2dl3h] {
        order: 6 !important;
    }

    .m-md-0[b-012em2dl3h] {
        margin: 0 !important;
    }

    .m-md-1[b-012em2dl3h] {
        margin: 0.25rem !important;
    }

    .m-md-2[b-012em2dl3h] {
        margin: 0.5rem !important;
    }

    .m-md-3[b-012em2dl3h] {
        margin: 1rem !important;
    }

    .m-md-4[b-012em2dl3h] {
        margin: 1.5rem !important;
    }

    .m-md-5[b-012em2dl3h] {
        margin: 3rem !important;
    }

    .m-md-auto[b-012em2dl3h] {
        margin: auto !important;
    }

    .mx-md-0[b-012em2dl3h] {
        margin-right: 0 !important;
        margin-left: 0 !important;
    }

    .mx-md-1[b-012em2dl3h] {
        margin-right: 0.25rem !important;
        margin-left: 0.25rem !important;
    }

    .mx-md-2[b-012em2dl3h] {
        margin-right: 0.5rem !important;
        margin-left: 0.5rem !important;
    }

    .mx-md-3[b-012em2dl3h] {
        margin-right: 1rem !important;
        margin-left: 1rem !important;
    }

    .mx-md-4[b-012em2dl3h] {
        margin-right: 1.5rem !important;
        margin-left: 1.5rem !important;
    }

    .mx-md-5[b-012em2dl3h] {
        margin-right: 3rem !important;
        margin-left: 3rem !important;
    }

    .mx-md-auto[b-012em2dl3h] {
        margin-right: auto !important;
        margin-left: auto !important;
    }

    .my-md-0[b-012em2dl3h] {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }

    .my-md-1[b-012em2dl3h] {
        margin-top: 0.25rem !important;
        margin-bottom: 0.25rem !important;
    }

    .my-md-2[b-012em2dl3h] {
        margin-top: 0.5rem !important;
        margin-bottom: 0.5rem !important;
    }

    .my-md-3[b-012em2dl3h] {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important;
    }

    .my-md-4[b-012em2dl3h] {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important;
    }

    .my-md-5[b-012em2dl3h] {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important;
    }

    .my-md-auto[b-012em2dl3h] {
        margin-top: auto !important;
        margin-bottom: auto !important;
    }

    .mt-md-0[b-012em2dl3h] {
        margin-top: 0 !important;
    }

    .mt-md-1[b-012em2dl3h] {
        margin-top: 0.25rem !important;
    }

    .mt-md-2[b-012em2dl3h] {
        margin-top: 0.5rem !important;
    }

    .mt-md-3[b-012em2dl3h] {
        margin-top: 1rem !important;
    }

    .mt-md-4[b-012em2dl3h] {
        margin-top: 1.5rem !important;
    }

    .mt-md-5[b-012em2dl3h] {
        margin-top: 3rem !important;
    }

    .mt-md-auto[b-012em2dl3h] {
        margin-top: auto !important;
    }

    .me-md-0[b-012em2dl3h] {
        margin-right: 0 !important;
    }

    .me-md-1[b-012em2dl3h] {
        margin-right: 0.25rem !important;
    }

    .me-md-2[b-012em2dl3h] {
        margin-right: 0.5rem !important;
    }

    .me-md-3[b-012em2dl3h] {
        margin-right: 1rem !important;
    }

    .me-md-4[b-012em2dl3h] {
        margin-right: 1.5rem !important;
    }

    .me-md-5[b-012em2dl3h] {
        margin-right: 3rem !important;
    }

    .me-md-auto[b-012em2dl3h] {
        margin-right: auto !important;
    }

    .mb-md-0[b-012em2dl3h] {
        margin-bottom: 0 !important;
    }

    .mb-md-1[b-012em2dl3h] {
        margin-bottom: 0.25rem !important;
    }

    .mb-md-2[b-012em2dl3h] {
        margin-bottom: 0.5rem !important;
    }

    .mb-md-3[b-012em2dl3h] {
        margin-bottom: 1rem !important;
    }

    .mb-md-4[b-012em2dl3h] {
        margin-bottom: 1.5rem !important;
    }

    .mb-md-5[b-012em2dl3h] {
        margin-bottom: 3rem !important;
    }

    .mb-md-auto[b-012em2dl3h] {
        margin-bottom: auto !important;
    }

    .ms-md-0[b-012em2dl3h] {
        margin-left: 0 !important;
    }

    .ms-md-1[b-012em2dl3h] {
        margin-left: 0.25rem !important;
    }

    .ms-md-2[b-012em2dl3h] {
        margin-left: 0.5rem !important;
    }

    .ms-md-3[b-012em2dl3h] {
        margin-left: 1rem !important;
    }

    .ms-md-4[b-012em2dl3h] {
        margin-left: 1.5rem !important;
    }

    .ms-md-5[b-012em2dl3h] {
        margin-left: 3rem !important;
    }

    .ms-md-auto[b-012em2dl3h] {
        margin-left: auto !important;
    }

    .m-md-n1[b-012em2dl3h] {
        margin: -0.25rem !important;
    }

    .m-md-n2[b-012em2dl3h] {
        margin: -0.5rem !important;
    }

    .m-md-n3[b-012em2dl3h] {
        margin: -1rem !important;
    }

    .m-md-n4[b-012em2dl3h] {
        margin: -1.5rem !important;
    }

    .m-md-n5[b-012em2dl3h] {
        margin: -3rem !important;
    }

    .mx-md-n1[b-012em2dl3h] {
        margin-right: -0.25rem !important;
        margin-left: -0.25rem !important;
    }

    .mx-md-n2[b-012em2dl3h] {
        margin-right: -0.5rem !important;
        margin-left: -0.5rem !important;
    }

    .mx-md-n3[b-012em2dl3h] {
        margin-right: -1rem !important;
        margin-left: -1rem !important;
    }

    .mx-md-n4[b-012em2dl3h] {
        margin-right: -1.5rem !important;
        margin-left: -1.5rem !important;
    }

    .mx-md-n5[b-012em2dl3h] {
        margin-right: -3rem !important;
        margin-left: -3rem !important;
    }

    .my-md-n1[b-012em2dl3h] {
        margin-top: -0.25rem !important;
        margin-bottom: -0.25rem !important;
    }

    .my-md-n2[b-012em2dl3h] {
        margin-top: -0.5rem !important;
        margin-bottom: -0.5rem !important;
    }

    .my-md-n3[b-012em2dl3h] {
        margin-top: -1rem !important;
        margin-bottom: -1rem !important;
    }

    .my-md-n4[b-012em2dl3h] {
        margin-top: -1.5rem !important;
        margin-bottom: -1.5rem !important;
    }

    .my-md-n5[b-012em2dl3h] {
        margin-top: -3rem !important;
        margin-bottom: -3rem !important;
    }

    .mt-md-n1[b-012em2dl3h] {
        margin-top: -0.25rem !important;
    }

    .mt-md-n2[b-012em2dl3h] {
        margin-top: -0.5rem !important;
    }

    .mt-md-n3[b-012em2dl3h] {
        margin-top: -1rem !important;
    }

    .mt-md-n4[b-012em2dl3h] {
        margin-top: -1.5rem !important;
    }

    .mt-md-n5[b-012em2dl3h] {
        margin-top: -3rem !important;
    }

    .me-md-n1[b-012em2dl3h] {
        margin-right: -0.25rem !important;
    }

    .me-md-n2[b-012em2dl3h] {
        margin-right: -0.5rem !important;
    }

    .me-md-n3[b-012em2dl3h] {
        margin-right: -1rem !important;
    }

    .me-md-n4[b-012em2dl3h] {
        margin-right: -1.5rem !important;
    }

    .me-md-n5[b-012em2dl3h] {
        margin-right: -3rem !important;
    }

    .mb-md-n1[b-012em2dl3h] {
        margin-bottom: -0.25rem !important;
    }

    .mb-md-n2[b-012em2dl3h] {
        margin-bottom: -0.5rem !important;
    }

    .mb-md-n3[b-012em2dl3h] {
        margin-bottom: -1rem !important;
    }

    .mb-md-n4[b-012em2dl3h] {
        margin-bottom: -1.5rem !important;
    }

    .mb-md-n5[b-012em2dl3h] {
        margin-bottom: -3rem !important;
    }

    .ms-md-n1[b-012em2dl3h] {
        margin-left: -0.25rem !important;
    }

    .ms-md-n2[b-012em2dl3h] {
        margin-left: -0.5rem !important;
    }

    .ms-md-n3[b-012em2dl3h] {
        margin-left: -1rem !important;
    }

    .ms-md-n4[b-012em2dl3h] {
        margin-right: -1.5rem !important;
    }

    .ms-md-n5[b-012em2dl3h] {
        margin-left: -3rem !important;
    }

    .p-md-0[b-012em2dl3h] {
        padding: 0 !important;
    }

    .p-md-1[b-012em2dl3h] {
        padding: 0.25rem !important;
    }

    .p-md-2[b-012em2dl3h] {
        padding: 0.5rem !important;
    }

    .p-md-3[b-012em2dl3h] {
        padding: 1rem !important;
    }

    .p-md-4[b-012em2dl3h] {
        padding: 1.5rem !important;
    }

    .p-md-5[b-012em2dl3h] {
        padding: 3rem !important;
    }

    .px-md-0[b-012em2dl3h] {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }

    .px-md-1[b-012em2dl3h] {
        padding-right: 0.25rem !important;
        padding-left: 0.25rem !important;
    }

    .px-md-2[b-012em2dl3h] {
        padding-right: 0.5rem !important;
        padding-left: 0.5rem !important;
    }

    .px-md-3[b-012em2dl3h] {
        padding-right: 1rem !important;
        padding-left: 1rem !important;
    }

    .px-md-4[b-012em2dl3h] {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important;
    }

    .px-md-5[b-012em2dl3h] {
        padding-right: 3rem !important;
        padding-left: 3rem !important;
    }

    .py-md-0[b-012em2dl3h] {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }

    .py-md-1[b-012em2dl3h] {
        padding-top: 0.25rem !important;
        padding-bottom: 0.25rem !important;
    }

    .py-md-2[b-012em2dl3h] {
        padding-top: 0.5rem !important;
        padding-bottom: 0.5rem !important;
    }

    .py-md-3[b-012em2dl3h] {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important;
    }

    .py-md-4[b-012em2dl3h] {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important;
    }

    .py-md-5[b-012em2dl3h] {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important;
    }

    .pt-md-0[b-012em2dl3h] {
        padding-top: 0 !important;
    }

    .pt-md-1[b-012em2dl3h] {
        padding-top: 0.25rem !important;
    }

    .pt-md-2[b-012em2dl3h] {
        padding-top: 0.5rem !important;
    }

    .pt-md-3[b-012em2dl3h] {
        padding-top: 1rem !important;
    }

    .pt-md-4[b-012em2dl3h] {
        padding-top: 1.5rem !important;
    }

    .pt-md-5[b-012em2dl3h] {
        padding-top: 3rem !important;
    }

    .pe-md-0[b-012em2dl3h] {
        padding-right: 0 !important;
    }

    .pe-md-1[b-012em2dl3h] {
        padding-right: 0.25rem !important;
    }

    .pe-md-2[b-012em2dl3h] {
        padding-right: 0.5rem !important;
    }

    .pe-md-3[b-012em2dl3h] {
        padding-right: 1rem !important;
    }

    .pe-md-4[b-012em2dl3h] {
        padding-right: 1.5rem !important;
    }

    .pe-md-5[b-012em2dl3h] {
        padding-right: 3rem !important;
    }

    .pb-md-0[b-012em2dl3h] {
        padding-bottom: 0 !important;
    }

    .pb-md-1[b-012em2dl3h] {
        padding-bottom: 0.25rem !important;
    }

    .pb-md-2[b-012em2dl3h] {
        padding-bottom: 0.5rem !important;
    }

    .pb-md-3[b-012em2dl3h] {
        padding-bottom: 1rem !important;
    }

    .pb-md-4[b-012em2dl3h] {
        padding-bottom: 1.5rem !important;
    }

    .pb-md-5[b-012em2dl3h] {
        padding-bottom: 3rem !important;
    }

    .ps-md-0[b-012em2dl3h] {
        padding-left: 0 !important;
    }

    .ps-md-1[b-012em2dl3h] {
        padding-left: 0.25rem !important;
    }

    .ps-md-2[b-012em2dl3h] {
        padding-left: 0.5rem !important;
    }

    .ps-md-3[b-012em2dl3h] {
        padding-left: 1rem !important;
    }

    .ps-md-4[b-012em2dl3h] {
        padding-left: 1.5rem !important;
    }

    .ps-md-5[b-012em2dl3h] {
        padding-left: 3rem !important;
    }

    .text-md-start[b-012em2dl3h] {
        text-align: right !important;
    }

    .text-md-end[b-012em2dl3h] {
        text-align: right !important;
    }

    .text-md-center[b-012em2dl3h] {
        text-align: center !important;
    }

    .rounded-md[b-012em2dl3h] {
        border-radius: 0.5rem !important;
    }

    .rounded-md-0[b-012em2dl3h] {
        border-radius: 0 !important;
    }

    .rounded-md-1[b-012em2dl3h] {
        border-radius: 0.375rem !important;
    }

    .rounded-md-2[b-012em2dl3h] {
        border-radius: 0.5rem !important;
    }

    .rounded-md-3[b-012em2dl3h] {
        border-radius: 0.75rem !important;
    }

    .rounded-md-4[b-012em2dl3h] {
        border-radius: 1.875rem !important;
    }

    .rounded-md-circle[b-012em2dl3h] {
        border-radius: 50% !important;
    }

    .rounded-md-pill[b-012em2dl3h] {
        border-radius: 50rem !important;
    }

    .zindex-md-0[b-012em2dl3h] {
        z-index: 0 !important;
    }

    .zindex-md-1[b-012em2dl3h] {
        z-index: 1 !important;
    }

    .zindex-md-5[b-012em2dl3h] {
        z-index: 5 !important;
    }

    .zindex-md-10[b-012em2dl3h] {
        z-index: 10 !important;
    }
}

@media (min-width: 992px) {
    .float-lg-start[b-012em2dl3h] {
        float: left !important;
    }

    .float-lg-end[b-012em2dl3h] {
        float: right !important;
    }

    .float-lg-none[b-012em2dl3h] {
        float: none !important;
    }

    .d-lg-inline[b-012em2dl3h] {
        display: inline !important;
    }

    .d-lg-inline-block[b-012em2dl3h] {
        display: inline-block !important;
    }

    .d-lg-block[b-012em2dl3h] {
        display: block !important;
    }

    .d-lg-grid[b-012em2dl3h] {
        display: grid !important;
    }

    .d-lg-table[b-012em2dl3h] {
        display: table !important;
    }

    .d-lg-table-row[b-012em2dl3h] {
        display: table-row !important;
    }

    .d-lg-table-cell[b-012em2dl3h] {
        display: table-cell !important;
    }

    .d-lg-flex[b-012em2dl3h] {
        display: flex !important;
    }

    .d-lg-inline-flex[b-012em2dl3h] {
        display: inline-flex !important;
    }

    .d-lg-none[b-012em2dl3h] {
        display: none !important;
    }

    .border-lg[b-012em2dl3h] {
        border: 1px solid #efecf3 !important;
    }

    .border-lg-0[b-012em2dl3h] {
        border: 0 !important;
    }

    .border-top-lg[b-012em2dl3h] {
        border-top: 1px solid #efecf3 !important;
    }

    .border-top-lg-0[b-012em2dl3h] {
        border-top: 0 !important;
    }

    .border-end-lg[b-012em2dl3h] {
        border-left: 1px solid #efecf3 !important;
    }

    .border-end-lg-0[b-012em2dl3h] {
        border-right: 0 !important;
    }

    .border-bottom-lg[b-012em2dl3h] {
        border-bottom: 1px solid #efecf3 !important;
    }

    .border-bottom-lg-0[b-012em2dl3h] {
        border-bottom: 0 !important;
    }

    .border-start-lg[b-012em2dl3h] {
        border-left: 1px solid #efecf3 !important;
    }

    .border-start-lg-0[b-012em2dl3h] {
        border-left: 0 !important;
    }

    .w-lg-25[b-012em2dl3h] {
        width: 25% !important;
    }

    .w-lg-50[b-012em2dl3h] {
        width: 50% !important;
    }

    .w-lg-75[b-012em2dl3h] {
        width: 75% !important;
    }

    .w-lg-100[b-012em2dl3h] {
        width: 100% !important;
    }

    .w-lg-auto[b-012em2dl3h] {
        width: auto !important;
    }

    .h-lg-25[b-012em2dl3h] {
        height: 25% !important;
    }

    .h-lg-50[b-012em2dl3h] {
        height: 50% !important;
    }

    .h-lg-75[b-012em2dl3h] {
        height: 75% !important;
    }

    .h-lg-100[b-012em2dl3h] {
        height: 100% !important;
    }

    .h-lg-auto[b-012em2dl3h] {
        height: auto !important;
    }

    .flex-lg-fill[b-012em2dl3h] {
        flex: 1 1 auto !important;
    }

    .flex-lg-row[b-012em2dl3h] {
        flex-direction: row !important;
    }

    .flex-lg-column[b-012em2dl3h] {
        flex-direction: column !important;
    }

    .flex-lg-row-reverse[b-012em2dl3h] {
        flex-direction: row-reverse !important;
    }

    .flex-lg-column-reverse[b-012em2dl3h] {
        flex-direction: column-reverse !important;
    }

    .flex-lg-grow-0[b-012em2dl3h] {
        flex-grow: 0 !important;
    }

    .flex-lg-grow-1[b-012em2dl3h] {
        flex-grow: 1 !important;
    }

    .flex-lg-shrink-0[b-012em2dl3h] {
        flex-shrink: 0 !important;
    }

    .flex-lg-shrink-1[b-012em2dl3h] {
        flex-shrink: 1 !important;
    }

    .flex-lg-wrap[b-012em2dl3h] {
        flex-wrap: wrap !important;
    }

    .flex-lg-nowrap[b-012em2dl3h] {
        flex-wrap: nowrap !important;
    }

    .flex-lg-wrap-reverse[b-012em2dl3h] {
        flex-wrap: wrap-reverse !important;
    }

    .gap-lg-0[b-012em2dl3h] {
        gap: 0 !important;
    }

    .gap-lg-1[b-012em2dl3h] {
        gap: 0.25rem !important;
    }

    .gap-lg-2[b-012em2dl3h] {
        gap: 0.5rem !important;
    }

    .gap-lg-3[b-012em2dl3h] {
        gap: 1rem !important;
    }

    .gap-lg-4[b-012em2dl3h] {
        gap: 1.5rem !important;
    }

    .gap-lg-5[b-012em2dl3h] {
        gap: 3rem !important;
    }

    .justify-content-lg-start[b-012em2dl3h] {
        justify-content: flex-start !important;
    }

    .justify-content-lg-end[b-012em2dl3h] {
        justify-content: flex-end !important;
    }

    .justify-content-lg-center[b-012em2dl3h] {
        justify-content: center !important;
    }

    .justify-content-lg-between[b-012em2dl3h] {
        justify-content: space-between !important;
    }

    .justify-content-lg-around[b-012em2dl3h] {
        justify-content: space-around !important;
    }

    .justify-content-lg-evenly[b-012em2dl3h] {
        justify-content: space-evenly !important;
    }

    .align-items-lg-start[b-012em2dl3h] {
        align-items: flex-start !important;
    }

    .align-items-lg-end[b-012em2dl3h] {
        align-items: flex-end !important;
    }

    .align-items-lg-center[b-012em2dl3h] {
        align-items: center !important;
    }

    .align-items-lg-baseline[b-012em2dl3h] {
        align-items: baseline !important;
    }

    .align-items-lg-stretch[b-012em2dl3h] {
        align-items: stretch !important;
    }

    .align-content-lg-start[b-012em2dl3h] {
        align-content: flex-start !important;
    }

    .align-content-lg-end[b-012em2dl3h] {
        align-content: flex-end !important;
    }

    .align-content-lg-center[b-012em2dl3h] {
        align-content: center !important;
    }

    .align-content-lg-between[b-012em2dl3h] {
        align-content: space-between !important;
    }

    .align-content-lg-around[b-012em2dl3h] {
        align-content: space-around !important;
    }

    .align-content-lg-stretch[b-012em2dl3h] {
        align-content: stretch !important;
    }

    .align-self-lg-auto[b-012em2dl3h] {
        align-self: auto !important;
    }

    .align-self-lg-start[b-012em2dl3h] {
        align-self: flex-start !important;
    }

    .align-self-lg-end[b-012em2dl3h] {
        align-self: flex-end !important;
    }

    .align-self-lg-center[b-012em2dl3h] {
        align-self: center !important;
    }

    .align-self-lg-baseline[b-012em2dl3h] {
        align-self: baseline !important;
    }

    .align-self-lg-stretch[b-012em2dl3h] {
        align-self: stretch !important;
    }

    .order-lg-first[b-012em2dl3h] {
        order: -1 !important;
    }

    .order-lg-0[b-012em2dl3h] {
        order: 0 !important;
    }

    .order-lg-1[b-012em2dl3h] {
        order: 1 !important;
    }

    .order-lg-2[b-012em2dl3h] {
        order: 2 !important;
    }

    .order-lg-3[b-012em2dl3h] {
        order: 3 !important;
    }

    .order-lg-4[b-012em2dl3h] {
        order: 4 !important;
    }

    .order-lg-5[b-012em2dl3h] {
        order: 5 !important;
    }

    .order-lg-last[b-012em2dl3h] {
        order: 6 !important;
    }

    .m-lg-0[b-012em2dl3h] {
        margin: 0 !important;
    }

    .m-lg-1[b-012em2dl3h] {
        margin: 0.25rem !important;
    }

    .m-lg-2[b-012em2dl3h] {
        margin: 0.5rem !important;
    }

    .m-lg-3[b-012em2dl3h] {
        margin: 1rem !important;
    }

    .m-lg-4[b-012em2dl3h] {
        margin: 1.5rem !important;
    }

    .m-lg-5[b-012em2dl3h] {
        margin: 3rem !important;
    }

    .m-lg-auto[b-012em2dl3h] {
        margin: auto !important;
    }

    .mx-lg-0[b-012em2dl3h] {
        margin-right: 0 !important;
        margin-left: 0 !important;
    }

    .mx-lg-1[b-012em2dl3h] {
        margin-right: 0.25rem !important;
        margin-left: 0.25rem !important;
    }

    .mx-lg-2[b-012em2dl3h] {
        margin-right: 0.5rem !important;
        margin-left: 0.5rem !important;
    }

    .mx-lg-3[b-012em2dl3h] {
        margin-right: 1rem !important;
        margin-left: 1rem !important;
    }

    .mx-lg-4[b-012em2dl3h] {
        margin-right: 1.5rem !important;
        margin-left: 1.5rem !important;
    }

    .mx-lg-5[b-012em2dl3h] {
        margin-right: 3rem !important;
        margin-left: 3rem !important;
    }

    .mx-lg-auto[b-012em2dl3h] {
        margin-right: auto !important;
        margin-left: auto !important;
    }

    .my-lg-0[b-012em2dl3h] {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }

    .my-lg-1[b-012em2dl3h] {
        margin-top: 0.25rem !important;
        margin-bottom: 0.25rem !important;
    }

    .my-lg-2[b-012em2dl3h] {
        margin-top: 0.5rem !important;
        margin-bottom: 0.5rem !important;
    }

    .my-lg-3[b-012em2dl3h] {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important;
    }

    .my-lg-4[b-012em2dl3h] {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important;
    }

    .my-lg-5[b-012em2dl3h] {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important;
    }

    .my-lg-auto[b-012em2dl3h] {
        margin-top: auto !important;
        margin-bottom: auto !important;
    }

    .mt-lg-0[b-012em2dl3h] {
        margin-top: 0 !important;
    }

    .mt-lg-1[b-012em2dl3h] {
        margin-top: 0.25rem !important;
    }

    .mt-lg-2[b-012em2dl3h] {
        margin-top: 0.5rem !important;
    }

    .mt-lg-3[b-012em2dl3h] {
        margin-top: 1rem !important;
    }

    .mt-lg-4[b-012em2dl3h] {
        margin-top: 1.5rem !important;
    }

    .mt-lg-5[b-012em2dl3h] {
        margin-top: 3rem !important;
    }

    .mt-lg-auto[b-012em2dl3h] {
        margin-top: auto !important;
    }

    .me-lg-0[b-012em2dl3h] {
        margin-right: 0 !important;
    }

    .me-lg-1[b-012em2dl3h] {
        margin-right: 0.25rem !important;
    }

    .me-lg-2[b-012em2dl3h] {
        margin-right: 0.5rem !important;
    }

    .me-lg-3[b-012em2dl3h] {
        margin-right: 1rem !important;
    }

    .me-lg-4[b-012em2dl3h] {
        margin-right: 1.5rem !important;
    }

    .me-lg-5[b-012em2dl3h] {
        margin-right: 3rem !important;
    }

    .me-lg-auto[b-012em2dl3h] {
        margin-right: auto !important;
    }

    .mb-lg-0[b-012em2dl3h] {
        margin-bottom: 0 !important;
    }

    .mb-lg-1[b-012em2dl3h] {
        margin-bottom: 0.25rem !important;
    }

    .mb-lg-2[b-012em2dl3h] {
        margin-bottom: 0.5rem !important;
    }

    .mb-lg-3[b-012em2dl3h] {
        margin-bottom: 1rem !important;
    }

    .mb-lg-4[b-012em2dl3h] {
        margin-bottom: 1.5rem !important;
    }

    .mb-lg-5[b-012em2dl3h] {
        margin-bottom: 3rem !important;
    }

    .mb-lg-auto[b-012em2dl3h] {
        margin-bottom: auto !important;
    }

    .ms-lg-0[b-012em2dl3h] {
        margin-left: 0 !important;
    }

    .ms-lg-1[b-012em2dl3h] {
        margin-left: 0.25rem !important;
    }

    .ms-lg-2[b-012em2dl3h] {
        margin-left: 0.5rem !important;
    }

    .ms-lg-3[b-012em2dl3h] {
        margin-left: 1rem !important;
    }

    .ms-lg-4[b-012em2dl3h] {
        margin-left: 1.5rem !important;
    }

    .ms-lg-5[b-012em2dl3h] {
        margin-left: 3rem !important;
    }

    .ms-lg-auto[b-012em2dl3h] {
        margin-right: auto !important;
    }

    .m-lg-n1[b-012em2dl3h] {
        margin: -0.25rem !important;
    }

    .m-lg-n2[b-012em2dl3h] {
        margin: -0.5rem !important;
    }

    .m-lg-n3[b-012em2dl3h] {
        margin: -1rem !important;
    }

    .m-lg-n4[b-012em2dl3h] {
        margin: -1.5rem !important;
    }

    .m-lg-n5[b-012em2dl3h] {
        margin: -3rem !important;
    }

    .mx-lg-n1[b-012em2dl3h] {
        margin-right: -0.25rem !important;
        margin-left: -0.25rem !important;
    }

    .mx-lg-n2[b-012em2dl3h] {
        margin-right: -0.5rem !important;
        margin-left: -0.5rem !important;
    }

    .mx-lg-n3[b-012em2dl3h] {
        margin-right: -1rem !important;
        margin-left: -1rem !important;
    }

    .mx-lg-n4[b-012em2dl3h] {
        margin-right: -1.5rem !important;
        margin-left: -1.5rem !important;
    }

    .mx-lg-n5[b-012em2dl3h] {
        margin-right: -3rem !important;
        margin-left: -3rem !important;
    }

    .my-lg-n1[b-012em2dl3h] {
        margin-top: -0.25rem !important;
        margin-bottom: -0.25rem !important;
    }

    .my-lg-n2[b-012em2dl3h] {
        margin-top: -0.5rem !important;
        margin-bottom: -0.5rem !important;
    }

    .my-lg-n3[b-012em2dl3h] {
        margin-top: -1rem !important;
        margin-bottom: -1rem !important;
    }

    .my-lg-n4[b-012em2dl3h] {
        margin-top: -1.5rem !important;
        margin-bottom: -1.5rem !important;
    }

    .my-lg-n5[b-012em2dl3h] {
        margin-top: -3rem !important;
        margin-bottom: -3rem !important;
    }

    .mt-lg-n1[b-012em2dl3h] {
        margin-top: -0.25rem !important;
    }

    .mt-lg-n2[b-012em2dl3h] {
        margin-top: -0.5rem !important;
    }

    .mt-lg-n3[b-012em2dl3h] {
        margin-top: -1rem !important;
    }

    .mt-lg-n4[b-012em2dl3h] {
        margin-top: -1.5rem !important;
    }

    .mt-lg-n5[b-012em2dl3h] {
        margin-top: -3rem !important;
    }

    .me-lg-n1[b-012em2dl3h] {
        margin-right: -0.25rem !important;
    }

    .me-lg-n2[b-012em2dl3h] {
        margin-right: -0.5rem !important;
    }

    .me-lg-n3[b-012em2dl3h] {
        margin-right: -1rem !important;
    }

    .me-lg-n4[b-012em2dl3h] {
        margin-right: -1.5rem !important;
    }

    .me-lg-n5[b-012em2dl3h] {
        margin-right: -3rem !important;
    }

    .mb-lg-n1[b-012em2dl3h] {
        margin-bottom: -0.25rem !important;
    }

    .mb-lg-n2[b-012em2dl3h] {
        margin-bottom: -0.5rem !important;
    }

    .mb-lg-n3[b-012em2dl3h] {
        margin-bottom: -1rem !important;
    }

    .mb-lg-n4[b-012em2dl3h] {
        margin-bottom: -1.5rem !important;
    }

    .mb-lg-n5[b-012em2dl3h] {
        margin-bottom: -3rem !important;
    }

    .ms-lg-n1[b-012em2dl3h] {
        margin-left: -0.25rem !important;
    }

    .ms-lg-n2[b-012em2dl3h] {
        margin-left: -0.5rem !important;
    }

    .ms-lg-n3[b-012em2dl3h] {
        margin-left: -1rem !important;
    }

    .ms-lg-n4[b-012em2dl3h] {
        margin-left: -1.5rem !important;
    }

    .ms-lg-n5[b-012em2dl3h] {
        margin-left: -3rem !important;
    }

    .p-lg-0[b-012em2dl3h] {
        padding: 0 !important;
    }

    .p-lg-1[b-012em2dl3h] {
        padding: 0.25rem !important;
    }

    .p-lg-2[b-012em2dl3h] {
        padding: 0.5rem !important;
    }

    .p-lg-3[b-012em2dl3h] {
        padding: 1rem !important;
    }

    .p-lg-4[b-012em2dl3h] {
        padding: 1.5rem !important;
    }

    .p-lg-5[b-012em2dl3h] {
        padding: 3rem !important;
    }

    .px-lg-0[b-012em2dl3h] {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }

    .px-lg-1[b-012em2dl3h] {
        padding-right: 0.25rem !important;
        padding-left: 0.25rem !important;
    }

    .px-lg-2[b-012em2dl3h] {
        padding-right: 0.5rem !important;
        padding-left: 0.5rem !important;
    }

    .px-lg-3[b-012em2dl3h] {
        padding-right: 1rem !important;
        padding-left: 1rem !important;
    }

    .px-lg-4[b-012em2dl3h] {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important;
    }

    .px-lg-5[b-012em2dl3h] {
        padding-right: 3rem !important;
        padding-left: 3rem !important;
    }

    .py-lg-0[b-012em2dl3h] {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }

    .py-lg-1[b-012em2dl3h] {
        padding-top: 0.25rem !important;
        padding-bottom: 0.25rem !important;
    }

    .py-lg-2[b-012em2dl3h] {
        padding-top: 0.5rem !important;
        padding-bottom: 0.5rem !important;
    }

    .py-lg-3[b-012em2dl3h] {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important;
    }

    .py-lg-4[b-012em2dl3h] {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important;
    }

    .py-lg-5[b-012em2dl3h] {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important;
    }

    .pt-lg-0[b-012em2dl3h] {
        padding-top: 0 !important;
    }

    .pt-lg-1[b-012em2dl3h] {
        padding-top: 0.25rem !important;
    }

    .pt-lg-2[b-012em2dl3h] {
        padding-top: 0.5rem !important;
    }

    .pt-lg-3[b-012em2dl3h] {
        padding-top: 1rem !important;
    }

    .pt-lg-4[b-012em2dl3h] {
        padding-top: 1.5rem !important;
    }

    .pt-lg-5[b-012em2dl3h] {
        padding-top: 3rem !important;
    }

    .pe-lg-0[b-012em2dl3h] {
        padding-right: 0 !important;
    }

    .pe-lg-1[b-012em2dl3h] {
        padding-right: 0.25rem !important;
    }

    .pe-lg-2[b-012em2dl3h] {
        padding-right: 0.5rem !important;
    }

    .pe-lg-3[b-012em2dl3h] {
        padding-right: 1rem !important;
    }

    .pe-lg-4[b-012em2dl3h] {
        padding-right: 1.5rem !important;
    }

    .pe-lg-5[b-012em2dl3h] {
        padding-right: 3rem !important;
    }

    .pb-lg-0[b-012em2dl3h] {
        padding-bottom: 0 !important;
    }

    .pb-lg-1[b-012em2dl3h] {
        padding-bottom: 0.25rem !important;
    }

    .pb-lg-2[b-012em2dl3h] {
        padding-bottom: 0.5rem !important;
    }

    .pb-lg-3[b-012em2dl3h] {
        padding-bottom: 1rem !important;
    }

    .pb-lg-4[b-012em2dl3h] {
        padding-bottom: 1.5rem !important;
    }

    .pb-lg-5[b-012em2dl3h] {
        padding-bottom: 3rem !important;
    }

    .ps-lg-0[b-012em2dl3h] {
        padding-left: 0 !important;
    }

    .ps-lg-1[b-012em2dl3h] {
        padding-left: 0.25rem !important;
    }

    .ps-lg-2[b-012em2dl3h] {
        padding-left: 0.5rem !important;
    }

    .ps-lg-3[b-012em2dl3h] {
        padding-left: 1rem !important;
    }

    .ps-lg-4[b-012em2dl3h] {
        padding-left: 1.5rem !important;
    }

    .ps-lg-5[b-012em2dl3h] {
        padding-left: 3rem !important;
    }

    .text-lg-start[b-012em2dl3h] {
        text-align: left !important;
    }

    .text-lg-end[b-012em2dl3h] {
        text-align: right !important;
    }

    .text-lg-center[b-012em2dl3h] {
        text-align: center !important;
    }

    .rounded-lg[b-012em2dl3h] {
        border-radius: 0.5rem !important;
    }

    .rounded-lg-0[b-012em2dl3h] {
        border-radius: 0 !important;
    }

    .rounded-lg-1[b-012em2dl3h] {
        border-radius: 0.375rem !important;
    }

    .rounded-lg-2[b-012em2dl3h] {
        border-radius: 0.5rem !important;
    }

    .rounded-lg-3[b-012em2dl3h] {
        border-radius: 0.75rem !important;
    }

    .rounded-lg-4[b-012em2dl3h] {
        border-radius: 1.875rem !important;
    }

    .rounded-lg-circle[b-012em2dl3h] {
        border-radius: 50% !important;
    }

    .rounded-lg-pill[b-012em2dl3h] {
        border-radius: 50rem !important;
    }

    .zindex-lg-0[b-012em2dl3h] {
        z-index: 0 !important;
    }

    .zindex-lg-1[b-012em2dl3h] {
        z-index: 1 !important;
    }

    .zindex-lg-5[b-012em2dl3h] {
        z-index: 5 !important;
    }

    .zindex-lg-10[b-012em2dl3h] {
        z-index: 10 !important;
    }
}

@media (min-width: 1200px) {
    .float-xl-start[b-012em2dl3h] {
        float: left !important;
    }

    .float-xl-end[b-012em2dl3h] {
        float: right !important;
    }

    .float-xl-none[b-012em2dl3h] {
        float: none !important;
    }

    .d-xl-inline[b-012em2dl3h] {
        display: inline !important;
    }

    .d-xl-inline-block[b-012em2dl3h] {
        display: inline-block !important;
    }

    .d-xl-block[b-012em2dl3h] {
        display: block !important;
    }

    .d-xl-grid[b-012em2dl3h] {
        display: grid !important;
    }

    .d-xl-table[b-012em2dl3h] {
        display: table !important;
    }

    .d-xl-table-row[b-012em2dl3h] {
        display: table-row !important;
    }

    .d-xl-table-cell[b-012em2dl3h] {
        display: table-cell !important;
    }

    .d-xl-flex[b-012em2dl3h] {
        display: flex !important;
    }

    .d-xl-inline-flex[b-012em2dl3h] {
        display: inline-flex !important;
    }

    .d-xl-none[b-012em2dl3h] {
        display: none !important;
    }

    .border-xl[b-012em2dl3h] {
        border: 1px solid #efecf3 !important;
    }

    .border-xl-0[b-012em2dl3h] {
        border: 0 !important;
    }

    .border-top-xl[b-012em2dl3h] {
        border-top: 1px solid #efecf3 !important;
    }

    .border-top-xl-0[b-012em2dl3h] {
        border-top: 0 !important;
    }

    .border-end-xl[b-012em2dl3h] {
        border-left: 1px solid #efecf3 !important;
    }

    .border-end-xl-0[b-012em2dl3h] {
        border-right: 0 !important;
    }

    .border-bottom-xl[b-012em2dl3h] {
        border-bottom: 1px solid #efecf3 !important;
    }

    .border-bottom-xl-0[b-012em2dl3h] {
        border-bottom: 0 !important;
    }

    .border-start-xl[b-012em2dl3h] {
        border-left: 1px solid #efecf3 !important;
    }

    .border-start-xl-0[b-012em2dl3h] {
        border-left: 0 !important;
    }

    .w-xl-25[b-012em2dl3h] {
        width: 25% !important;
    }

    .w-xl-50[b-012em2dl3h] {
        width: 50% !important;
    }

    .w-xl-75[b-012em2dl3h] {
        width: 75% !important;
    }

    .w-xl-100[b-012em2dl3h] {
        width: 100% !important;
    }

    .w-xl-auto[b-012em2dl3h] {
        width: auto !important;
    }

    .h-xl-25[b-012em2dl3h] {
        height: 25% !important;
    }

    .h-xl-50[b-012em2dl3h] {
        height: 50% !important;
    }

    .h-xl-75[b-012em2dl3h] {
        height: 75% !important;
    }

    .h-xl-100[b-012em2dl3h] {
        height: 100% !important;
    }

    .h-xl-auto[b-012em2dl3h] {
        height: auto !important;
    }

    .flex-xl-fill[b-012em2dl3h] {
        flex: 1 1 auto !important;
    }

    .flex-xl-row[b-012em2dl3h] {
        flex-direction: row !important;
    }

    .flex-xl-column[b-012em2dl3h] {
        flex-direction: column !important;
    }

    .flex-xl-row-reverse[b-012em2dl3h] {
        flex-direction: row-reverse !important;
    }

    .flex-xl-column-reverse[b-012em2dl3h] {
        flex-direction: column-reverse !important;
    }

    .flex-xl-grow-0[b-012em2dl3h] {
        flex-grow: 0 !important;
    }

    .flex-xl-grow-1[b-012em2dl3h] {
        flex-grow: 1 !important;
    }

    .flex-xl-shrink-0[b-012em2dl3h] {
        flex-shrink: 0 !important;
    }

    .flex-xl-shrink-1[b-012em2dl3h] {
        flex-shrink: 1 !important;
    }

    .flex-xl-wrap[b-012em2dl3h] {
        flex-wrap: wrap !important;
    }

    .flex-xl-nowrap[b-012em2dl3h] {
        flex-wrap: nowrap !important;
    }

    .flex-xl-wrap-reverse[b-012em2dl3h] {
        flex-wrap: wrap-reverse !important;
    }

    .gap-xl-0[b-012em2dl3h] {
        gap: 0 !important;
    }

    .gap-xl-1[b-012em2dl3h] {
        gap: 0.25rem !important;
    }

    .gap-xl-2[b-012em2dl3h] {
        gap: 0.5rem !important;
    }

    .gap-xl-3[b-012em2dl3h] {
        gap: 1rem !important;
    }

    .gap-xl-4[b-012em2dl3h] {
        gap: 1.5rem !important;
    }

    .gap-xl-5[b-012em2dl3h] {
        gap: 3rem !important;
    }

    .justify-content-xl-start[b-012em2dl3h] {
        justify-content: flex-start !important;
    }

    .justify-content-xl-end[b-012em2dl3h] {
        justify-content: flex-end !important;
    }

    .justify-content-xl-center[b-012em2dl3h] {
        justify-content: center !important;
    }

    .justify-content-xl-between[b-012em2dl3h] {
        justify-content: space-between !important;
    }

    .justify-content-xl-around[b-012em2dl3h] {
        justify-content: space-around !important;
    }

    .justify-content-xl-evenly[b-012em2dl3h] {
        justify-content: space-evenly !important;
    }

    .align-items-xl-start[b-012em2dl3h] {
        align-items: flex-start !important;
    }

    .align-items-xl-end[b-012em2dl3h] {
        align-items: flex-end !important;
    }

    .align-items-xl-center[b-012em2dl3h] {
        align-items: center !important;
    }

    .align-items-xl-baseline[b-012em2dl3h] {
        align-items: baseline !important;
    }

    .align-items-xl-stretch[b-012em2dl3h] {
        align-items: stretch !important;
    }

    .align-content-xl-start[b-012em2dl3h] {
        align-content: flex-start !important;
    }

    .align-content-xl-end[b-012em2dl3h] {
        align-content: flex-end !important;
    }

    .align-content-xl-center[b-012em2dl3h] {
        align-content: center !important;
    }

    .align-content-xl-between[b-012em2dl3h] {
        align-content: space-between !important;
    }

    .align-content-xl-around[b-012em2dl3h] {
        align-content: space-around !important;
    }

    .align-content-xl-stretch[b-012em2dl3h] {
        align-content: stretch !important;
    }

    .align-self-xl-auto[b-012em2dl3h] {
        align-self: auto !important;
    }

    .align-self-xl-start[b-012em2dl3h] {
        align-self: flex-start !important;
    }

    .align-self-xl-end[b-012em2dl3h] {
        align-self: flex-end !important;
    }

    .align-self-xl-center[b-012em2dl3h] {
        align-self: center !important;
    }

    .align-self-xl-baseline[b-012em2dl3h] {
        align-self: baseline !important;
    }

    .align-self-xl-stretch[b-012em2dl3h] {
        align-self: stretch !important;
    }

    .order-xl-first[b-012em2dl3h] {
        order: -1 !important;
    }

    .order-xl-0[b-012em2dl3h] {
        order: 0 !important;
    }

    .order-xl-1[b-012em2dl3h] {
        order: 1 !important;
    }

    .order-xl-2[b-012em2dl3h] {
        order: 2 !important;
    }

    .order-xl-3[b-012em2dl3h] {
        order: 3 !important;
    }

    .order-xl-4[b-012em2dl3h] {
        order: 4 !important;
    }

    .order-xl-5[b-012em2dl3h] {
        order: 5 !important;
    }

    .order-xl-last[b-012em2dl3h] {
        order: 6 !important;
    }

    .m-xl-0[b-012em2dl3h] {
        margin: 0 !important;
    }

    .m-xl-1[b-012em2dl3h] {
        margin: 0.25rem !important;
    }

    .m-xl-2[b-012em2dl3h] {
        margin: 0.5rem !important;
    }

    .m-xl-3[b-012em2dl3h] {
        margin: 1rem !important;
    }

    .m-xl-4[b-012em2dl3h] {
        margin: 1.5rem !important;
    }

    .m-xl-5[b-012em2dl3h] {
        margin: 3rem !important;
    }

    .m-xl-auto[b-012em2dl3h] {
        margin: auto !important;
    }

    .mx-xl-0[b-012em2dl3h] {
        margin-right: 0 !important;
        margin-left: 0 !important;
    }

    .mx-xl-1[b-012em2dl3h] {
        margin-right: 0.25rem !important;
        margin-left: 0.25rem !important;
    }

    .mx-xl-2[b-012em2dl3h] {
        margin-right: 0.5rem !important;
        margin-left: 0.5rem !important;
    }

    .mx-xl-3[b-012em2dl3h] {
        margin-right: 1rem !important;
        margin-left: 1rem !important;
    }

    .mx-xl-4[b-012em2dl3h] {
        margin-right: 1.5rem !important;
        margin-left: 1.5rem !important;
    }

    .mx-xl-5[b-012em2dl3h] {
        margin-right: 3rem !important;
        margin-left: 3rem !important;
    }

    .mx-xl-auto[b-012em2dl3h] {
        margin-right: auto !important;
        margin-left: auto !important;
    }

    .my-xl-0[b-012em2dl3h] {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }

    .my-xl-1[b-012em2dl3h] {
        margin-top: 0.25rem !important;
        margin-bottom: 0.25rem !important;
    }

    .my-xl-2[b-012em2dl3h] {
        margin-top: 0.5rem !important;
        margin-bottom: 0.5rem !important;
    }

    .my-xl-3[b-012em2dl3h] {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important;
    }

    .my-xl-4[b-012em2dl3h] {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important;
    }

    .my-xl-5[b-012em2dl3h] {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important;
    }

    .my-xl-auto[b-012em2dl3h] {
        margin-top: auto !important;
        margin-bottom: auto !important;
    }

    .mt-xl-0[b-012em2dl3h] {
        margin-top: 0 !important;
    }

    .mt-xl-1[b-012em2dl3h] {
        margin-top: 0.25rem !important;
    }

    .mt-xl-2[b-012em2dl3h] {
        margin-top: 0.5rem !important;
    }

    .mt-xl-3[b-012em2dl3h] {
        margin-top: 1rem !important;
    }

    .mt-xl-4[b-012em2dl3h] {
        margin-top: 1.5rem !important;
    }

    .mt-xl-5[b-012em2dl3h] {
        margin-top: 3rem !important;
    }

    .mt-xl-auto[b-012em2dl3h] {
        margin-top: auto !important;
    }

    .me-xl-0[b-012em2dl3h] {
        margin-right: 0 !important;
    }

    .me-xl-1[b-012em2dl3h] {
        margin-right: 0.25rem !important;
    }

    .me-xl-2[b-012em2dl3h] {
        margin-right: 0.5rem !important;
    }

    .me-xl-3[b-012em2dl3h] {
        margin-right: 1rem !important;
    }

    .me-xl-4[b-012em2dl3h] {
        margin-right: 1.5rem !important;
    }

    .me-xl-5[b-012em2dl3h] {
        margin-right: 3rem !important;
    }

    .me-xl-auto[b-012em2dl3h] {
        margin-right: auto !important;
    }

    .mb-xl-0[b-012em2dl3h] {
        margin-bottom: 0 !important;
    }

    .mb-xl-1[b-012em2dl3h] {
        margin-bottom: 0.25rem !important;
    }

    .mb-xl-2[b-012em2dl3h] {
        margin-bottom: 0.5rem !important;
    }

    .mb-xl-3[b-012em2dl3h] {
        margin-bottom: 1rem !important;
    }

    .mb-xl-4[b-012em2dl3h] {
        margin-bottom: 1.5rem !important;
    }

    .mb-xl-5[b-012em2dl3h] {
        margin-bottom: 3rem !important;
    }

    .mb-xl-auto[b-012em2dl3h] {
        margin-bottom: auto !important;
    }

    .ms-xl-0[b-012em2dl3h] {
        margin-left: 0 !important;
    }

    .ms-xl-1[b-012em2dl3h] {
        margin-left: 0.25rem !important;
    }

    .ms-xl-2[b-012em2dl3h] {
        margin-left: 0.5rem !important;
    }

    .ms-xl-3[b-012em2dl3h] {
        margin-left: 1rem !important;
    }

    .ms-xl-4[b-012em2dl3h] {
        margin-left: 1.5rem !important;
    }

    .ms-xl-5[b-012em2dl3h] {
        margin-left: 3rem !important;
    }

    .ms-xl-auto[b-012em2dl3h] {
        margin-left: auto !important;
    }

    .m-xl-n1[b-012em2dl3h] {
        margin: -0.25rem !important;
    }

    .m-xl-n2[b-012em2dl3h] {
        margin: -0.5rem !important;
    }

    .m-xl-n3[b-012em2dl3h] {
        margin: -1rem !important;
    }

    .m-xl-n4[b-012em2dl3h] {
        margin: -1.5rem !important;
    }

    .m-xl-n5[b-012em2dl3h] {
        margin: -3rem !important;
    }

    .mx-xl-n1[b-012em2dl3h] {
        margin-right: -0.25rem !important;
        margin-left: -0.25rem !important;
    }

    .mx-xl-n2[b-012em2dl3h] {
        margin-right: -0.5rem !important;
        margin-left: -0.5rem !important;
    }

    .mx-xl-n3[b-012em2dl3h] {
        margin-right: -1rem !important;
        margin-left: -1rem !important;
    }

    .mx-xl-n4[b-012em2dl3h] {
        margin-right: -1.5rem !important;
        margin-left: -1.5rem !important;
    }

    .mx-xl-n5[b-012em2dl3h] {
        margin-right: -3rem !important;
        margin-left: -3rem !important;
    }

    .my-xl-n1[b-012em2dl3h] {
        margin-top: -0.25rem !important;
        margin-bottom: -0.25rem !important;
    }

    .my-xl-n2[b-012em2dl3h] {
        margin-top: -0.5rem !important;
        margin-bottom: -0.5rem !important;
    }

    .my-xl-n3[b-012em2dl3h] {
        margin-top: -1rem !important;
        margin-bottom: -1rem !important;
    }

    .my-xl-n4[b-012em2dl3h] {
        margin-top: -1.5rem !important;
        margin-bottom: -1.5rem !important;
    }

    .my-xl-n5[b-012em2dl3h] {
        margin-top: -3rem !important;
        margin-bottom: -3rem !important;
    }

    .mt-xl-n1[b-012em2dl3h] {
        margin-top: -0.25rem !important;
    }

    .mt-xl-n2[b-012em2dl3h] {
        margin-top: -0.5rem !important;
    }

    .mt-xl-n3[b-012em2dl3h] {
        margin-top: -1rem !important;
    }

    .mt-xl-n4[b-012em2dl3h] {
        margin-top: -1.5rem !important;
    }

    .mt-xl-n5[b-012em2dl3h] {
        margin-top: -3rem !important;
    }

    .me-xl-n1[b-012em2dl3h] {
        margin-right: -0.25rem !important;
    }

    .me-xl-n2[b-012em2dl3h] {
        margin-right: -0.5rem !important;
    }

    .me-xl-n3[b-012em2dl3h] {
        margin-right: -1rem !important;
    }

    .me-xl-n4[b-012em2dl3h] {
        margin-right: -1.5rem !important;
    }

    .me-xl-n5[b-012em2dl3h] {
        margin-right: -3rem !important;
    }

    .mb-xl-n1[b-012em2dl3h] {
        margin-bottom: -0.25rem !important;
    }

    .mb-xl-n2[b-012em2dl3h] {
        margin-bottom: -0.5rem !important;
    }

    .mb-xl-n3[b-012em2dl3h] {
        margin-bottom: -1rem !important;
    }

    .mb-xl-n4[b-012em2dl3h] {
        margin-bottom: -1.5rem !important;
    }

    .mb-xl-n5[b-012em2dl3h] {
        margin-bottom: -3rem !important;
    }

    .ms-xl-n1[b-012em2dl3h] {
        margin-left: -0.25rem !important;
    }

    .ms-xl-n2[b-012em2dl3h] {
        margin-left: -0.5rem !important;
    }

    .ms-xl-n3[b-012em2dl3h] {
        margin-left: -1rem !important;
    }

    .ms-xl-n4[b-012em2dl3h] {
        margin-left: -1.5rem !important;
    }

    .ms-xl-n5[b-012em2dl3h] {
        margin-left: -3rem !important;
    }

    .p-xl-0[b-012em2dl3h] {
        padding: 0 !important;
    }

    .p-xl-1[b-012em2dl3h] {
        padding: 0.25rem !important;
    }

    .p-xl-2[b-012em2dl3h] {
        padding: 0.5rem !important;
    }

    .p-xl-3[b-012em2dl3h] {
        padding: 1rem !important;
    }

    .p-xl-4[b-012em2dl3h] {
        padding: 1.5rem !important;
    }

    .p-xl-5[b-012em2dl3h] {
        padding: 3rem !important;
    }

    .px-xl-0[b-012em2dl3h] {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }

    .px-xl-1[b-012em2dl3h] {
        padding-right: 0.25rem !important;
        padding-left: 0.25rem !important;
    }

    .px-xl-2[b-012em2dl3h] {
        padding-right: 0.5rem !important;
        padding-left: 0.5rem !important;
    }

    .px-xl-3[b-012em2dl3h] {
        padding-right: 1rem !important;
        padding-left: 1rem !important;
    }

    .px-xl-4[b-012em2dl3h] {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important;
    }

    .px-xl-5[b-012em2dl3h] {
        padding-right: 3rem !important;
        padding-left: 3rem !important;
    }

    .py-xl-0[b-012em2dl3h] {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }

    .py-xl-1[b-012em2dl3h] {
        padding-top: 0.25rem !important;
        padding-bottom: 0.25rem !important;
    }

    .py-xl-2[b-012em2dl3h] {
        padding-top: 0.5rem !important;
        padding-bottom: 0.5rem !important;
    }

    .py-xl-3[b-012em2dl3h] {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important;
    }

    .py-xl-4[b-012em2dl3h] {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important;
    }

    .py-xl-5[b-012em2dl3h] {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important;
    }

    .pt-xl-0[b-012em2dl3h] {
        padding-top: 0 !important;
    }

    .pt-xl-1[b-012em2dl3h] {
        padding-top: 0.25rem !important;
    }

    .pt-xl-2[b-012em2dl3h] {
        padding-top: 0.5rem !important;
    }

    .pt-xl-3[b-012em2dl3h] {
        padding-top: 1rem !important;
    }

    .pt-xl-4[b-012em2dl3h] {
        padding-top: 1.5rem !important;
    }

    .pt-xl-5[b-012em2dl3h] {
        padding-top: 3rem !important;
    }

    .pe-xl-0[b-012em2dl3h] {
        padding-right: 0 !important;
    }

    .pe-xl-1[b-012em2dl3h] {
        padding-right: 0.25rem !important;
    }

    .pe-xl-2[b-012em2dl3h] {
        padding-right: 0.5rem !important;
    }

    .pe-xl-3[b-012em2dl3h] {
        padding-right: 1rem !important;
    }

    .pe-xl-4[b-012em2dl3h] {
        padding-right: 1.5rem !important;
    }

    .pe-xl-5[b-012em2dl3h] {
        padding-right: 3rem !important;
    }

    .pb-xl-0[b-012em2dl3h] {
        padding-bottom: 0 !important;
    }

    .pb-xl-1[b-012em2dl3h] {
        padding-bottom: 0.25rem !important;
    }

    .pb-xl-2[b-012em2dl3h] {
        padding-bottom: 0.5rem !important;
    }

    .pb-xl-3[b-012em2dl3h] {
        padding-bottom: 1rem !important;
    }

    .pb-xl-4[b-012em2dl3h] {
        padding-bottom: 1.5rem !important;
    }

    .pb-xl-5[b-012em2dl3h] {
        padding-bottom: 3rem !important;
    }

    .ps-xl-0[b-012em2dl3h] {
        padding-left: 0 !important;
    }

    .ps-xl-1[b-012em2dl3h] {
        padding-left: 0.25rem !important;
    }

    .ps-xl-2[b-012em2dl3h] {
        padding-left: 0.5rem !important;
    }

    .ps-xl-3[b-012em2dl3h] {
        padding-left: 1rem !important;
    }

    .ps-xl-4[b-012em2dl3h] {
        padding-left: 1.5rem !important;
    }

    .ps-xl-5[b-012em2dl3h] {
        padding-left: 3rem !important;
    }

    .text-xl-start[b-012em2dl3h] {
        text-align: left !important;
    }

    .text-xl-end[b-012em2dl3h] {
        text-align: right !important;
    }

    .text-xl-center[b-012em2dl3h] {
        text-align: center !important;
    }

    .rounded-xl[b-012em2dl3h] {
        border-radius: 0.5rem !important;
    }

    .rounded-xl-0[b-012em2dl3h] {
        border-radius: 0 !important;
    }

    .rounded-xl-1[b-012em2dl3h] {
        border-radius: 0.375rem !important;
    }

    .rounded-xl-2[b-012em2dl3h] {
        border-radius: 0.5rem !important;
    }

    .rounded-xl-3[b-012em2dl3h] {
        border-radius: 0.75rem !important;
    }

    .rounded-xl-4[b-012em2dl3h] {
        border-radius: 1.875rem !important;
    }

    .rounded-xl-circle[b-012em2dl3h] {
        border-radius: 50% !important;
    }

    .rounded-xl-pill[b-012em2dl3h] {
        border-radius: 50rem !important;
    }

    .zindex-xl-0[b-012em2dl3h] {
        z-index: 0 !important;
    }

    .zindex-xl-1[b-012em2dl3h] {
        z-index: 1 !important;
    }

    .zindex-xl-5[b-012em2dl3h] {
        z-index: 5 !important;
    }

    .zindex-xl-10[b-012em2dl3h] {
        z-index: 10 !important;
    }
}

@media (min-width: 1400px) {
    .float-xxl-start[b-012em2dl3h] {
        float: left !important;
    }

    .float-xxl-end[b-012em2dl3h] {
        float: right !important;
    }

    .float-xxl-none[b-012em2dl3h] {
        float: none !important;
    }

    .d-xxl-inline[b-012em2dl3h] {
        display: inline !important;
    }

    .d-xxl-inline-block[b-012em2dl3h] {
        display: inline-block !important;
    }

    .d-xxl-block[b-012em2dl3h] {
        display: block !important;
    }

    .d-xxl-grid[b-012em2dl3h] {
        display: grid !important;
    }

    .d-xxl-table[b-012em2dl3h] {
        display: table !important;
    }

    .d-xxl-table-row[b-012em2dl3h] {
        display: table-row !important;
    }

    .d-xxl-table-cell[b-012em2dl3h] {
        display: table-cell !important;
    }

    .d-xxl-flex[b-012em2dl3h] {
        display: flex !important;
    }

    .d-xxl-inline-flex[b-012em2dl3h] {
        display: inline-flex !important;
    }

    .d-xxl-none[b-012em2dl3h] {
        display: none !important;
    }

    .border-xxl[b-012em2dl3h] {
        border: 1px solid #efecf3 !important;
    }

    .border-xxl-0[b-012em2dl3h] {
        border: 0 !important;
    }

    .border-top-xxl[b-012em2dl3h] {
        border-top: 1px solid #efecf3 !important;
    }

    .border-top-xxl-0[b-012em2dl3h] {
        border-top: 0 !important;
    }

    .border-end-xxl[b-012em2dl3h] {
        border-right: 1px solid #efecf3 !important;
    }

    .border-end-xxl-0[b-012em2dl3h] {
        border-right: 0 !important;
    }

    .border-bottom-xxl[b-012em2dl3h] {
        border-bottom: 1px solid #efecf3 !important;
    }

    .border-bottom-xxl-0[b-012em2dl3h] {
        border-bottom: 0 !important;
    }

    .border-start-xxl[b-012em2dl3h] {
        border-left: 1px solid #efecf3 !important;
    }

    .border-start-xxl-0[b-012em2dl3h] {
        border-left: 0 !important;
    }

    .w-xxl-25[b-012em2dl3h] {
        width: 25% !important;
    }

    .w-xxl-50[b-012em2dl3h] {
        width: 50% !important;
    }

    .w-xxl-75[b-012em2dl3h] {
        width: 75% !important;
    }

    .w-xxl-100[b-012em2dl3h] {
        width: 100% !important;
    }

    .w-xxl-auto[b-012em2dl3h] {
        width: auto !important;
    }

    .h-xxl-25[b-012em2dl3h] {
        height: 25% !important;
    }

    .h-xxl-50[b-012em2dl3h] {
        height: 50% !important;
    }

    .h-xxl-75[b-012em2dl3h] {
        height: 75% !important;
    }

    .h-xxl-100[b-012em2dl3h] {
        height: 100% !important;
    }

    .h-xxl-auto[b-012em2dl3h] {
        height: auto !important;
    }

    .flex-xxl-fill[b-012em2dl3h] {
        flex: 1 1 auto !important;
    }

    .flex-xxl-row[b-012em2dl3h] {
        flex-direction: row !important;
    }

    .flex-xxl-column[b-012em2dl3h] {
        flex-direction: column !important;
    }

    .flex-xxl-row-reverse[b-012em2dl3h] {
        flex-direction: row-reverse !important;
    }

    .flex-xxl-column-reverse[b-012em2dl3h] {
        flex-direction: column-reverse !important;
    }

    .flex-xxl-grow-0[b-012em2dl3h] {
        flex-grow: 0 !important;
    }

    .flex-xxl-grow-1[b-012em2dl3h] {
        flex-grow: 1 !important;
    }

    .flex-xxl-shrink-0[b-012em2dl3h] {
        flex-shrink: 0 !important;
    }

    .flex-xxl-shrink-1[b-012em2dl3h] {
        flex-shrink: 1 !important;
    }

    .flex-xxl-wrap[b-012em2dl3h] {
        flex-wrap: wrap !important;
    }

    .flex-xxl-nowrap[b-012em2dl3h] {
        flex-wrap: nowrap !important;
    }

    .flex-xxl-wrap-reverse[b-012em2dl3h] {
        flex-wrap: wrap-reverse !important;
    }

    .gap-xxl-0[b-012em2dl3h] {
        gap: 0 !important;
    }

    .gap-xxl-1[b-012em2dl3h] {
        gap: 0.25rem !important;
    }

    .gap-xxl-2[b-012em2dl3h] {
        gap: 0.5rem !important;
    }

    .gap-xxl-3[b-012em2dl3h] {
        gap: 1rem !important;
    }

    .gap-xxl-4[b-012em2dl3h] {
        gap: 1.5rem !important;
    }

    .gap-xxl-5[b-012em2dl3h] {
        gap: 3rem !important;
    }

    .justify-content-xxl-start[b-012em2dl3h] {
        justify-content: flex-start !important;
    }

    .justify-content-xxl-end[b-012em2dl3h] {
        justify-content: flex-end !important;
    }

    .justify-content-xxl-center[b-012em2dl3h] {
        justify-content: center !important;
    }

    .justify-content-xxl-between[b-012em2dl3h] {
        justify-content: space-between !important;
    }

    .justify-content-xxl-around[b-012em2dl3h] {
        justify-content: space-around !important;
    }

    .justify-content-xxl-evenly[b-012em2dl3h] {
        justify-content: space-evenly !important;
    }

    .align-items-xxl-start[b-012em2dl3h] {
        align-items: flex-start !important;
    }

    .align-items-xxl-end[b-012em2dl3h] {
        align-items: flex-end !important;
    }

    .align-items-xxl-center[b-012em2dl3h] {
        align-items: center !important;
    }

    .align-items-xxl-baseline[b-012em2dl3h] {
        align-items: baseline !important;
    }

    .align-items-xxl-stretch[b-012em2dl3h] {
        align-items: stretch !important;
    }

    .align-content-xxl-start[b-012em2dl3h] {
        align-content: flex-start !important;
    }

    .align-content-xxl-end[b-012em2dl3h] {
        align-content: flex-end !important;
    }

    .align-content-xxl-center[b-012em2dl3h] {
        align-content: center !important;
    }

    .align-content-xxl-between[b-012em2dl3h] {
        align-content: space-between !important;
    }

    .align-content-xxl-around[b-012em2dl3h] {
        align-content: space-around !important;
    }

    .align-content-xxl-stretch[b-012em2dl3h] {
        align-content: stretch !important;
    }

    .align-self-xxl-auto[b-012em2dl3h] {
        align-self: auto !important;
    }

    .align-self-xxl-start[b-012em2dl3h] {
        align-self: flex-start !important;
    }

    .align-self-xxl-end[b-012em2dl3h] {
        align-self: flex-end !important;
    }

    .align-self-xxl-center[b-012em2dl3h] {
        align-self: center !important;
    }

    .align-self-xxl-baseline[b-012em2dl3h] {
        align-self: baseline !important;
    }

    .align-self-xxl-stretch[b-012em2dl3h] {
        align-self: stretch !important;
    }

    .order-xxl-first[b-012em2dl3h] {
        order: -1 !important;
    }

    .order-xxl-0[b-012em2dl3h] {
        order: 0 !important;
    }

    .order-xxl-1[b-012em2dl3h] {
        order: 1 !important;
    }

    .order-xxl-2[b-012em2dl3h] {
        order: 2 !important;
    }

    .order-xxl-3[b-012em2dl3h] {
        order: 3 !important;
    }

    .order-xxl-4[b-012em2dl3h] {
        order: 4 !important;
    }

    .order-xxl-5[b-012em2dl3h] {
        order: 5 !important;
    }

    .order-xxl-last[b-012em2dl3h] {
        order: 6 !important;
    }

    .m-xxl-0[b-012em2dl3h] {
        margin: 0 !important;
    }

    .m-xxl-1[b-012em2dl3h] {
        margin: 0.25rem !important;
    }

    .m-xxl-2[b-012em2dl3h] {
        margin: 0.5rem !important;
    }

    .m-xxl-3[b-012em2dl3h] {
        margin: 1rem !important;
    }

    .m-xxl-4[b-012em2dl3h] {
        margin: 1.5rem !important;
    }

    .m-xxl-5[b-012em2dl3h] {
        margin: 3rem !important;
    }

    .m-xxl-auto[b-012em2dl3h] {
        margin: auto !important;
    }

    .mx-xxl-0[b-012em2dl3h] {
        margin-right: 0 !important;
        margin-left: 0 !important;
    }

    .mx-xxl-1[b-012em2dl3h] {
        margin-right: 0.25rem !important;
        margin-left: 0.25rem !important;
    }

    .mx-xxl-2[b-012em2dl3h] {
        margin-right: 0.5rem !important;
        margin-left: 0.5rem !important;
    }

    .mx-xxl-3[b-012em2dl3h] {
        margin-right: 1rem !important;
        margin-left: 1rem !important;
    }

    .mx-xxl-4[b-012em2dl3h] {
        margin-right: 1.5rem !important;
        margin-left: 1.5rem !important;
    }

    .mx-xxl-5[b-012em2dl3h] {
        margin-right: 3rem !important;
        margin-left: 3rem !important;
    }

    .mx-xxl-auto[b-012em2dl3h] {
        margin-right: auto !important;
        margin-left: auto !important;
    }

    .my-xxl-0[b-012em2dl3h] {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }

    .my-xxl-1[b-012em2dl3h] {
        margin-top: 0.25rem !important;
        margin-bottom: 0.25rem !important;
    }

    .my-xxl-2[b-012em2dl3h] {
        margin-top: 0.5rem !important;
        margin-bottom: 0.5rem !important;
    }

    .my-xxl-3[b-012em2dl3h] {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important;
    }

    .my-xxl-4[b-012em2dl3h] {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important;
    }

    .my-xxl-5[b-012em2dl3h] {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important;
    }

    .my-xxl-auto[b-012em2dl3h] {
        margin-top: auto !important;
        margin-bottom: auto !important;
    }

    .mt-xxl-0[b-012em2dl3h] {
        margin-top: 0 !important;
    }

    .mt-xxl-1[b-012em2dl3h] {
        margin-top: 0.25rem !important;
    }

    .mt-xxl-2[b-012em2dl3h] {
        margin-top: 0.5rem !important;
    }

    .mt-xxl-3[b-012em2dl3h] {
        margin-top: 1rem !important;
    }

    .mt-xxl-4[b-012em2dl3h] {
        margin-top: 1.5rem !important;
    }

    .mt-xxl-5[b-012em2dl3h] {
        margin-top: 3rem !important;
    }

    .mt-xxl-auto[b-012em2dl3h] {
        margin-top: auto !important;
    }

    .me-xxl-0[b-012em2dl3h] {
        margin-right: 0 !important;
    }

    .me-xxl-1[b-012em2dl3h] {
        margin-right: 0.25rem !important;
    }

    .me-xxl-2[b-012em2dl3h] {
        margin-right: 0.5rem !important;
    }

    .me-xxl-3[b-012em2dl3h] {
        margin-right: 1rem !important;
    }

    .me-xxl-4[b-012em2dl3h] {
        margin-right: 1.5rem !important;
    }

    .me-xxl-5[b-012em2dl3h] {
        margin-right: 3rem !important;
    }

    .me-xxl-auto[b-012em2dl3h] {
        margin-right: auto !important;
    }

    .mb-xxl-0[b-012em2dl3h] {
        margin-bottom: 0 !important;
    }

    .mb-xxl-1[b-012em2dl3h] {
        margin-bottom: 0.25rem !important;
    }

    .mb-xxl-2[b-012em2dl3h] {
        margin-bottom: 0.5rem !important;
    }

    .mb-xxl-3[b-012em2dl3h] {
        margin-bottom: 1rem !important;
    }

    .mb-xxl-4[b-012em2dl3h] {
        margin-bottom: 1.5rem !important;
    }

    .mb-xxl-5[b-012em2dl3h] {
        margin-bottom: 3rem !important;
    }

    .mb-xxl-auto[b-012em2dl3h] {
        margin-bottom: auto !important;
    }

    .ms-xxl-0[b-012em2dl3h] {
        margin-left: 0 !important;
    }

    .ms-xxl-1[b-012em2dl3h] {
        margin-left: 0.25rem !important;
    }

    .ms-xxl-2[b-012em2dl3h] {
        margin-left: 0.5rem !important;
    }

    .ms-xxl-3[b-012em2dl3h] {
        margin-left: 1rem !important;
    }

    .ms-xxl-4[b-012em2dl3h] {
        margin-left: 1.5rem !important;
    }

    .ms-xxl-5[b-012em2dl3h] {
        margin-left: 3rem !important;
    }

    .ms-xxl-auto[b-012em2dl3h] {
        margin-left: auto !important;
    }

    .m-xxl-n1[b-012em2dl3h] {
        margin: -0.25rem !important;
    }

    .m-xxl-n2[b-012em2dl3h] {
        margin: -0.5rem !important;
    }

    .m-xxl-n3[b-012em2dl3h] {
        margin: -1rem !important;
    }

    .m-xxl-n4[b-012em2dl3h] {
        margin: -1.5rem !important;
    }

    .m-xxl-n5[b-012em2dl3h] {
        margin: -3rem !important;
    }

    .mx-xxl-n1[b-012em2dl3h] {
        margin-right: -0.25rem !important;
        margin-left: -0.25rem !important;
    }

    .mx-xxl-n2[b-012em2dl3h] {
        margin-right: -0.5rem !important;
        margin-left: -0.5rem !important;
    }

    .mx-xxl-n3[b-012em2dl3h] {
        margin-right: -1rem !important;
        margin-left: -1rem !important;
    }

    .mx-xxl-n4[b-012em2dl3h] {
        margin-right: -1.5rem !important;
        margin-left: -1.5rem !important;
    }

    .mx-xxl-n5[b-012em2dl3h] {
        margin-right: -3rem !important;
        margin-left: -3rem !important;
    }

    .my-xxl-n1[b-012em2dl3h] {
        margin-top: -0.25rem !important;
        margin-bottom: -0.25rem !important;
    }

    .my-xxl-n2[b-012em2dl3h] {
        margin-top: -0.5rem !important;
        margin-bottom: -0.5rem !important;
    }

    .my-xxl-n3[b-012em2dl3h] {
        margin-top: -1rem !important;
        margin-bottom: -1rem !important;
    }

    .my-xxl-n4[b-012em2dl3h] {
        margin-top: -1.5rem !important;
        margin-bottom: -1.5rem !important;
    }

    .my-xxl-n5[b-012em2dl3h] {
        margin-top: -3rem !important;
        margin-bottom: -3rem !important;
    }

    .mt-xxl-n1[b-012em2dl3h] {
        margin-top: -0.25rem !important;
    }

    .mt-xxl-n2[b-012em2dl3h] {
        margin-top: -0.5rem !important;
    }

    .mt-xxl-n3[b-012em2dl3h] {
        margin-top: -1rem !important;
    }

    .mt-xxl-n4[b-012em2dl3h] {
        margin-top: -1.5rem !important;
    }

    .mt-xxl-n5[b-012em2dl3h] {
        margin-top: -3rem !important;
    }

    .me-xxl-n1[b-012em2dl3h] {
        margin-right: -0.25rem !important;
    }

    .me-xxl-n2[b-012em2dl3h] {
        margin-right: -0.5rem !important;
    }

    .me-xxl-n3[b-012em2dl3h] {
        margin-right: -1rem !important;
    }

    .me-xxl-n4[b-012em2dl3h] {
        margin-right: -1.5rem !important;
    }

    .me-xxl-n5[b-012em2dl3h] {
        margin-right: -3rem !important;
    }

    .mb-xxl-n1[b-012em2dl3h] {
        margin-bottom: -0.25rem !important;
    }

    .mb-xxl-n2[b-012em2dl3h] {
        margin-bottom: -0.5rem !important;
    }

    .mb-xxl-n3[b-012em2dl3h] {
        margin-bottom: -1rem !important;
    }

    .mb-xxl-n4[b-012em2dl3h] {
        margin-bottom: -1.5rem !important;
    }

    .mb-xxl-n5[b-012em2dl3h] {
        margin-bottom: -3rem !important;
    }

    .ms-xxl-n1[b-012em2dl3h] {
        margin-left: -0.25rem !important;
    }

    .ms-xxl-n2[b-012em2dl3h] {
        margin-left: -0.5rem !important;
    }

    .ms-xxl-n3[b-012em2dl3h] {
        margin-left: -1rem !important;
    }

    .ms-xxl-n4[b-012em2dl3h] {
        margin-left: -1.5rem !important;
    }

    .ms-xxl-n5[b-012em2dl3h] {
        margin-left: -3rem !important;
    }

    .p-xxl-0[b-012em2dl3h] {
        padding: 0 !important;
    }

    .p-xxl-1[b-012em2dl3h] {
        padding: 0.25rem !important;
    }

    .p-xxl-2[b-012em2dl3h] {
        padding: 0.5rem !important;
    }

    .p-xxl-3[b-012em2dl3h] {
        padding: 1rem !important;
    }

    .p-xxl-4[b-012em2dl3h] {
        padding: 1.5rem !important;
    }

    .p-xxl-5[b-012em2dl3h] {
        padding: 3rem !important;
    }

    .px-xxl-0[b-012em2dl3h] {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }

    .px-xxl-1[b-012em2dl3h] {
        padding-right: 0.25rem !important;
        padding-left: 0.25rem !important;
    }

    .px-xxl-2[b-012em2dl3h] {
        padding-right: 0.5rem !important;
        padding-left: 0.5rem !important;
    }

    .px-xxl-3[b-012em2dl3h] {
        padding-right: 1rem !important;
        padding-left: 1rem !important;
    }

    .px-xxl-4[b-012em2dl3h] {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important;
    }

    .px-xxl-5[b-012em2dl3h] {
        padding-right: 3rem !important;
        padding-left: 3rem !important;
    }

    .py-xxl-0[b-012em2dl3h] {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }

    .py-xxl-1[b-012em2dl3h] {
        padding-top: 0.25rem !important;
        padding-bottom: 0.25rem !important;
    }

    .py-xxl-2[b-012em2dl3h] {
        padding-top: 0.5rem !important;
        padding-bottom: 0.5rem !important;
    }

    .py-xxl-3[b-012em2dl3h] {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important;
    }

    .py-xxl-4[b-012em2dl3h] {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important;
    }

    .py-xxl-5[b-012em2dl3h] {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important;
    }

    .pt-xxl-0[b-012em2dl3h] {
        padding-top: 0 !important;
    }

    .pt-xxl-1[b-012em2dl3h] {
        padding-top: 0.25rem !important;
    }

    .pt-xxl-2[b-012em2dl3h] {
        padding-top: 0.5rem !important;
    }

    .pt-xxl-3[b-012em2dl3h] {
        padding-top: 1rem !important;
    }

    .pt-xxl-4[b-012em2dl3h] {
        padding-top: 1.5rem !important;
    }

    .pt-xxl-5[b-012em2dl3h] {
        padding-top: 3rem !important;
    }

    .pe-xxl-0[b-012em2dl3h] {
        padding-right: 0 !important;
    }

    .pe-xxl-1[b-012em2dl3h] {
        padding-right: 0.25rem !important;
    }

    .pe-xxl-2[b-012em2dl3h] {
        padding-right: 0.5rem !important;
    }

    .pe-xxl-3[b-012em2dl3h] {
        padding-right: 1rem !important;
    }

    .pe-xxl-4[b-012em2dl3h] {
        padding-right: 1.5rem !important;
    }

    .pe-xxl-5[b-012em2dl3h] {
        padding-right: 3rem !important;
    }

    .pb-xxl-0[b-012em2dl3h] {
        padding-bottom: 0 !important;
    }

    .pb-xxl-1[b-012em2dl3h] {
        padding-bottom: 0.25rem !important;
    }

    .pb-xxl-2[b-012em2dl3h] {
        padding-bottom: 0.5rem !important;
    }

    .pb-xxl-3[b-012em2dl3h] {
        padding-bottom: 1rem !important;
    }

    .pb-xxl-4[b-012em2dl3h] {
        padding-bottom: 1.5rem !important;
    }

    .pb-xxl-5[b-012em2dl3h] {
        padding-bottom: 3rem !important;
    }

    .ps-xxl-0[b-012em2dl3h] {
        padding-left: 0 !important;
    }

    .ps-xxl-1[b-012em2dl3h] {
        padding-left: 0.25rem !important;
    }

    .ps-xxl-2[b-012em2dl3h] {
        padding-left: 0.5rem !important;
    }

    .ps-xxl-3[b-012em2dl3h] {
        padding-left: 1rem !important;
    }

    .ps-xxl-4[b-012em2dl3h] {
        padding-left: 1.5rem !important;
    }

    .ps-xxl-5[b-012em2dl3h] {
        padding-left: 3rem !important;
    }

    .text-xxl-start[b-012em2dl3h] {
        text-align: left !important;
    }

    .text-xxl-end[b-012em2dl3h] {
        text-align: right !important;
    }

    .text-xxl-center[b-012em2dl3h] {
        text-align: center !important;
    }

    .rounded-xxl[b-012em2dl3h] {
        border-radius: 0.5rem !important;
    }

    .rounded-xxl-0[b-012em2dl3h] {
        border-radius: 0 !important;
    }

    .rounded-xxl-1[b-012em2dl3h] {
        border-radius: 0.375rem !important;
    }

    .rounded-xxl-2[b-012em2dl3h] {
        border-radius: 0.5rem !important;
    }

    .rounded-xxl-3[b-012em2dl3h] {
        border-radius: 0.75rem !important;
    }

    .rounded-xxl-4[b-012em2dl3h] {
        border-radius: 1.875rem !important;
    }

    .rounded-xxl-circle[b-012em2dl3h] {
        border-radius: 50% !important;
    }

    .rounded-xxl-pill[b-012em2dl3h] {
        border-radius: 50rem !important;
    }

    .zindex-xxl-0[b-012em2dl3h] {
        z-index: 0 !important;
    }

    .zindex-xxl-1[b-012em2dl3h] {
        z-index: 1 !important;
    }

    .zindex-xxl-5[b-012em2dl3h] {
        z-index: 5 !important;
    }

    .zindex-xxl-10[b-012em2dl3h] {
        z-index: 10 !important;
    }
}

@media (min-width: 1200px) {
    .fs-1[b-012em2dl3h] {
        font-size: 2.5rem !important;
    }

    .fs-2[b-012em2dl3h] {
        font-size: 2rem !important;
    }

    .fs-3[b-012em2dl3h] {
        font-size: 1.75rem !important;
    }

    .fs-4[b-012em2dl3h] {
        font-size: 1.5rem !important;
    }
}

@media print {
    .d-print-inline[b-012em2dl3h] {
        display: inline !important;
    }

    .d-print-inline-block[b-012em2dl3h] {
        display: inline-block !important;
    }

    .d-print-block[b-012em2dl3h] {
        display: block !important;
    }

    .d-print-grid[b-012em2dl3h] {
        display: grid !important;
    }

    .d-print-table[b-012em2dl3h] {
        display: table !important;
    }

    .d-print-table-row[b-012em2dl3h] {
        display: table-row !important;
    }

    .d-print-table-cell[b-012em2dl3h] {
        display: table-cell !important;
    }

    .d-print-flex[b-012em2dl3h] {
        display: flex !important;
    }

    .d-print-inline-flex[b-012em2dl3h] {
        display: inline-flex !important;
    }

    .d-print-none[b-012em2dl3h] {
        display: none !important;
    }
}

html *[b-012em2dl3h] {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    /* overflow-x: clip */
}

html[b-012em2dl3h],
body[b-012em2dl3h] {
    height: 100%;
}

body[b-012em2dl3h] {
    display: flex;
    flex-direction: column;
}

.page-wrapper[b-012em2dl3h] {
    flex: 1 0 auto;
}

.footer[b-012em2dl3h] {
    flex-shrink: 0;
}

a[b-012em2dl3h] {
    transition: color 0.2s ease-in-out;
}

    a:focus[b-012em2dl3h] {
        outline: none;
    }

    a:hover > .text-decoration-underline[b-012em2dl3h] {
        text-decoration: none !important;
    }

    a[class^="bg-"][b-012em2dl3h],
    a[class*="bg-"][b-012em2dl3h] {
        transition: background-color 0.25s ease;
    }

img[b-012em2dl3h],
figure[b-012em2dl3h] {
    max-width: 100%;
    height: auto;
    vertical-align: middle;
}

svg[b-012em2dl3h] {
    max-width: 100%;
}

iframe[b-012em2dl3h] {
    width: 100%;
}

[b-012em2dl3h]::-moz-selection {
    background: rgba(93, 60, 242, 0.15);
}

[b-012em2dl3h]::selection {
    background: rgba(93, 60, 242, 0.15);
}

[b-012em2dl3h]::-moz-selection {
    background: rgba(93, 60, 242, 0.15);
}

b[b-012em2dl3h],
strong[b-012em2dl3h] {
    font-weight: 700;
}

small[b-012em2dl3h],
.small[b-012em2dl3h] {
    font-weight: inherit;
}

button:focus[b-012em2dl3h] {
    outline: none;
}

.hr-vertical[b-012em2dl3h] {
    width: 1px;
    height: 100% !important;
}

.hr-light[b-012em2dl3h] {
    color: rgba(255, 255, 255, 0.15);
}

@media (max-width: 991.98px) {
    .fixed-bottom-btn .footer[b-012em2dl3h] {
        padding-bottom: 2.25rem;
    }
}

.text-right[b-012em2dl3h] {
    text-align: right !important
}

@font-face {
    font-family: "finder-icons";
    src: url("../fonts/finder-iconsa5d4.ttf?7648j3") format("truetype"), url("../fonts/finder-iconsa5d4.woff?7648j3") format("woff"), url("../fonts/finder-iconsa5d4.svg?7648j3#finder-icons") format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

[class^="fi-"][b-012em2dl3h],
[class*=" fi-"][b-012em2dl3h] {
    display: inline-block;
    font-family: "finder-icons" !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    vertical-align: middle;
    line-height: 1;
}

.fi-airbnb[b-012em2dl3h]:before {
    content: "";
}

.fi-behance[b-012em2dl3h]:before {
    content: "";
}

.fi-dribbble[b-012em2dl3h]:before {
    content: "";
}

.fi-dropbox[b-012em2dl3h]:before {
    content: "";
}

.fi-facebook-square[b-012em2dl3h]:before {
    content: "";
}

.fi-facebook[b-012em2dl3h]:before {
    content: "";
}

.fi-foursquare[b-012em2dl3h]:before {
    content: "";
}

.fi-github[b-012em2dl3h]:before {
    content: "";
}

.fi-google-drive[b-012em2dl3h]:before {
    content: "";
}

.fi-google-play[b-012em2dl3h]:before {
    content: "";
}

.fi-google[b-012em2dl3h]:before {
    content: "";
}

.fi-hangouts[b-012em2dl3h]:before {
    content: "";
}

.fi-instagram[b-012em2dl3h]:before {
    content: "";
}

.fi-linkedin[b-012em2dl3h]:before {
    content: "";
}

.fi-medium[b-012em2dl3h]:before {
    content: "";
}

.fi-messenger[b-012em2dl3h]:before {
    content: "";
}

.fi-odnoklassniki[b-012em2dl3h]:before {
    content: "";
}

.fi-paypal[b-012em2dl3h]:before {
    content: "";
}

.fi-pinterest[b-012em2dl3h]:before {
    content: "";
}

.fi-rss[b-012em2dl3h]:before {
    content: "";
}

.fi-skype[b-012em2dl3h]:before {
    content: "";
}

.fi-slack[b-012em2dl3h]:before {
    content: "";
}

.fi-snapchat[b-012em2dl3h]:before {
    content: "";
}

.fi-soundcloud[b-012em2dl3h]:before {
    content: "";
}

.fi-telegram-circle[b-012em2dl3h]:before {
    content: "";
}

.fi-telegram[b-012em2dl3h]:before {
    content: "";
}

.fi-tumblr[b-012em2dl3h]:before {
    content: "";
}

.fi-twitch[b-012em2dl3h]:before {
    content: "";
}

.fi-twitter[b-012em2dl3h]:before {
    content: "";
}

.fi-viber[b-012em2dl3h]:before {
    content: "";
}

.fi-vimeo[b-012em2dl3h]:before {
    content: "";
}

.fi-vk[b-012em2dl3h]:before {
    content: "";
}

.fi-wechat[b-012em2dl3h]:before {
    content: "";
}

.fi-whatsapp[b-012em2dl3h]:before {
    content: "";
}

.fi-youtube[b-012em2dl3h]:before {
    content: "";
}

.fi-alarm[b-012em2dl3h]:before {
    content: "";
}

.fi-alert-circle[b-012em2dl3h]:before {
    content: "";
}

.fi-alert-octagon[b-012em2dl3h]:before {
    content: "";
}

.fi-alert-triange[b-012em2dl3h]:before {
    content: "";
}

.fi-align-justify[b-012em2dl3h]:before {
    content: "";
}

.fi-align-left[b-012em2dl3h]:before {
    content: "";
}

.fi-align-right[b-012em2dl3h]:before {
    content: "";
}

.fi-anchor[b-012em2dl3h]:before {
    content: "";
}

.fi-archive[b-012em2dl3h]:before {
    content: "";
}

.fi-arrow-back-up[b-012em2dl3h]:before {
    content: "";
}

.fi-arrow-back[b-012em2dl3h]:before {
    content: "";
}

.fi-arrow-down[b-012em2dl3h]:before {
    content: "";
}

.fi-arrow-forward-up[b-012em2dl3h]:before {
    content: "";
}

.fi-arrow-forward[b-012em2dl3h]:before {
    content: "";
}

.fi-arrow-left[b-012em2dl3h]:before {
    content: "";
}

.fi-arrow-long-down[b-012em2dl3h]:before {
    content: "";
}

.fi-arrow-long-left[b-012em2dl3h]:before {
    content: "";
}

.fi-arrow-long-right[b-012em2dl3h]:before {
    content: "";
}

.fi-arrow-long-up[b-012em2dl3h]:before {
    content: "";
}

.fi-arrow-right[b-012em2dl3h]:before {
    content: "";
}

.fi-arrow-up[b-012em2dl3h]:before {
    content: "";
}

.fi-arrows-sort[b-012em2dl3h]:before {
    content: "";
}

.fi-award[b-012em2dl3h]:before {
    content: "";
}

.fi-bell-off[b-012em2dl3h]:before {
    content: "";
}

.fi-bell-on[b-012em2dl3h]:before {
    content: "";
}

.fi-bell[b-012em2dl3h]:before {
    content: "";
}

.fi-bookmark-filled[b-012em2dl3h]:before {
    content: "";
}

.fi-bookmark[b-012em2dl3h]:before {
    content: "";
}

.fi-briefcase[b-012em2dl3h]:before {
    content: "";
}

.fi-building[b-012em2dl3h]:before {
    content: "";
}

.fi-calendar-alt[b-012em2dl3h]:before {
    content: "";
}

.fi-calendar[b-012em2dl3h]:before {
    content: "";
}

.fi-camera-plus[b-012em2dl3h]:before {
    content: "";
}

.fi-car[b-012em2dl3h]:before {
    content: "";
}

.fi-cart[b-012em2dl3h]:before {
    content: "";
}

.fi-cash[b-012em2dl3h]:before {
    content: "";
}

.fi-chat-circle[b-012em2dl3h]:before {
    content: "";
}

.fi-chat-left[b-012em2dl3h]:before {
    content: "";
}

.fi-chat-right[b-012em2dl3h]:before {
    content: "";
}

.fi-check-circle[b-012em2dl3h]:before {
    content: "";
}

.fi-check[b-012em2dl3h]:before {
    content: "";
}

.fi-checkbox-checked-alt[b-012em2dl3h]:before {
    content: "";
}

.fi-checkbox-checked[b-012em2dl3h]:before {
    content: "";
}

.fi-checkbox[b-012em2dl3h]:before {
    content: "";
}

.fi-chevron-down[b-012em2dl3h]:before {
    content: "";
}

.fi-chevron-right[b-012em2dl3h]:before {
    content: "";
}

.fi-chevron-left[b-012em2dl3h]:before {
    content: "";
}

.fi-chevron-up[b-012em2dl3h]:before {
    content: "";
}

.fi-chevrons-left[b-012em2dl3h]:before {
    content: "";
}

.fi-chevrons-right[b-012em2dl3h]:before {
    content: "";
}

.fi-clock[b-012em2dl3h]:before {
    content: "";
}

.fi-cloud-download[b-012em2dl3h]:before {
    content: "";
}

.fi-cloud-upload[b-012em2dl3h]:before {
    content: "";
}

.fi-corner-down-left[b-012em2dl3h]:before {
    content: "";
}

.fi-corner-down-right[b-012em2dl3h]:before {
    content: "";
}

.fi-corner-left-down[b-012em2dl3h]:before {
    content: "";
}

.fi-corner-left-up[b-012em2dl3h]:before {
    content: "";
}

.fi-corner-right-down[b-012em2dl3h]:before {
    content: "";
}

.fi-corner-right-up[b-012em2dl3h]:before {
    content: "";
}

.fi-corner-up-left[b-012em2dl3h]:before {
    content: "";
}

.fi-corner-up-right[b-012em2dl3h]:before {
    content: "";
}

.fi-credit-card-off[b-012em2dl3h]:before {
    content: "";
}

.fi-credit-card[b-012em2dl3h]:before {
    content: "";
}

.fi-cup[b-012em2dl3h]:before {
    content: "";
}

.fi-dashboard[b-012em2dl3h]:before {
    content: "";
}

.fi-device-desktop[b-012em2dl3h]:before {
    content: "";
}

.fi-device-laptop[b-012em2dl3h]:before {
    content: "";
}

.fi-device-mobile[b-012em2dl3h]:before {
    content: "";
}

.fi-device-tablet[b-012em2dl3h]:before {
    content: "";
}

.fi-dislike[b-012em2dl3h]:before {
    content: "";
}

.fi-dots-horisontal[b-012em2dl3h]:before {
    content: "";
}

.fi-dots-vertical[b-012em2dl3h]:before {
    content: "";
}

.fi-download-file[b-012em2dl3h]:before {
    content: "";
}

.fi-download[b-012em2dl3h]:before {
    content: "";
}

.fi-edit[b-012em2dl3h]:before {
    content: "";
}

.fi-expand[b-012em2dl3h]:before {
    content: "";
}

.fi-external-link[b-012em2dl3h]:before {
    content: "";
}

.fi-eye-off[b-012em2dl3h]:before {
    content: "";
}

.fi-eye-on[b-012em2dl3h]:before {
    content: "";
}

.fi-file-clean[b-012em2dl3h]:before {
    content: "";
}

.fi-file[b-012em2dl3h]:before {
    content: "";
}

.fi-filter-alt-horizontal[b-012em2dl3h]:before {
    content: "";
}

.fi-filter-alt-vertical[b-012em2dl3h]:before {
    content: "";
}

.fi-filter-off[b-012em2dl3h]:before {
    content: "";
}

.fi-filter[b-012em2dl3h]:before {
    content: "";
}

.fi-flag[b-012em2dl3h]:before {
    content: "";
}

.fi-flame[b-012em2dl3h]:before {
    content: "";
}

.fi-folder-minus[b-012em2dl3h]:before {
    content: "";
}

.fi-folder-off[b-012em2dl3h]:before {
    content: "";
}

.fi-folder-plus[b-012em2dl3h]:before {
    content: "";
}

.fi-folder-x[b-012em2dl3h]:before {
    content: "";
}

.fi-folder[b-012em2dl3h]:before {
    content: "";
}

.fi-folders[b-012em2dl3h]:before {
    content: "";
}

.fi-footer[b-012em2dl3h]:before {
    content: "";
}

.fi-friends[b-012em2dl3h]:before {
    content: "";
}

.fi-geo[b-012em2dl3h]:before {
    content: "";
}

.fi-gift[b-012em2dl3h]:before {
    content: "";
}

.fi-glass[b-012em2dl3h]:before {
    content: "";
}

.fi-globe[b-012em2dl3h]:before {
    content: "";
}

.fi-grid[b-012em2dl3h]:before {
    content: "";
}

.fi-header[b-012em2dl3h]:before {
    content: "";
}

.fi-heart-filled[b-012em2dl3h]:before {
    content: "";
}

.fi-heart[b-012em2dl3h]:before {
    content: "";
}

.fi-help[b-012em2dl3h]:before {
    content: "";
}

.fi-home[b-012em2dl3h]:before {
    content: "";
}

.fi-image[b-012em2dl3h]:before {
    content: "";
}

.fi-info-circle[b-012em2dl3h]:before {
    content: "";
}

.fi-info-square[b-012em2dl3h]:before {
    content: "";
}

.fi-layers[b-012em2dl3h]:before {
    content: "";
}

.fi-like[b-012em2dl3h]:before {
    content: "";
}

.fi-link[b-012em2dl3h]:before {
    content: "";
}

.fi-list[b-012em2dl3h]:before {
    content: "";
}

.fi-lock[b-012em2dl3h]:before {
    content: "";
}

.fi-login[b-012em2dl3h]:before {
    content: "";
}

.fi-logout[b-012em2dl3h]:before {
    content: "";
}

.fi-mail[b-012em2dl3h]:before {
    content: "";
}

.fi-man[b-012em2dl3h]:before {
    content: "";
}

.fi-map-pin[b-012em2dl3h]:before {
    content: "";
}

.fi-map-pins[b-012em2dl3h]:before {
    content: "";
}

.fi-map[b-012em2dl3h]:before {
    content: "";
}

.fi-microphone[b-012em2dl3h]:before {
    content: "";
}

.fi-minus-circle[b-012em2dl3h]:before {
    content: "";
}

.fi-minus-square[b-012em2dl3h]:before {
    content: "";
}

.fi-minus[b-012em2dl3h]:before {
    content: "";
}

.fi-music[b-012em2dl3h]:before {
    content: "";
}

.fi-paperclip[b-012em2dl3h]:before {
    content: "";
}

.fi-pencil[b-012em2dl3h]:before {
    content: "";
}

.fi-phone[b-012em2dl3h]:before {
    content: "";
}

.fi-pinned[b-012em2dl3h]:before {
    content: "";
}

.fi-plane[b-012em2dl3h]:before {
    content: "";
}

.fi-play-circle[b-012em2dl3h]:before {
    content: "";
}

.fi-play-filled[b-012em2dl3h]:before {
    content: "";
}

.fi-play[b-012em2dl3h]:before {
    content: "";
}

.fi-plus-circle[b-012em2dl3h]:before {
    content: "";
}

.fi-plus-square[b-012em2dl3h]:before {
    content: "";
}

.fi-plus[b-012em2dl3h]:before {
    content: "";
}

.fi-power[b-012em2dl3h]:before {
    content: "";
}

.fi-refresh[b-012em2dl3h]:before {
    content: "";
}

.fi-reply[b-012em2dl3h]:before {
    content: "";
}

.fi-rotate-left[b-012em2dl3h]:before {
    content: "";
}

.fi-rotate-right[b-012em2dl3h]:before {
    content: "";
}

.fi-route[b-012em2dl3h]:before {
    content: "";
}

.fi-search[b-012em2dl3h]:before {
    content: "";
}

.fi-send[b-012em2dl3h]:before {
    content: "";
}

.fi-settings[b-012em2dl3h]:before {
    content: "";
}

.fi-share[b-012em2dl3h]:before {
    content: "";
}

.fi-sidebar-left[b-012em2dl3h]:before {
    content: "";
}

.fi-sidebar-right[b-012em2dl3h]:before {
    content: "";
}

.fi-star-filled[b-012em2dl3h]:before {
    content: "";
}

.fi-star-half[b-012em2dl3h]:before {
    content: "";
}

.fi-star[b-012em2dl3h]:before {
    content: "";
}

.fi-switch-horizontal[b-012em2dl3h]:before {
    content: "";
}

.fi-switch-vertical[b-012em2dl3h]:before {
    content: "";
}

.fi-ticket[b-012em2dl3h]:before {
    content: "";
}

.fi-trash[b-012em2dl3h]:before {
    content: "";
}

.fi-truck[b-012em2dl3h]:before {
    content: "";
}

.fi-unlock[b-012em2dl3h]:before {
    content: "";
}

.fi-upload-file[b-012em2dl3h]:before {
    content: "";
}

.fi-upload[b-012em2dl3h]:before {
    content: "";
}

.fi-user-check[b-012em2dl3h]:before {
    content: "";
}

.fi-user-minus[b-012em2dl3h]:before {
    content: "";
}

.fi-user-plus[b-012em2dl3h]:before {
    content: "";
}

.fi-user-x[b-012em2dl3h]:before {
    content: "";
}

.fi-user[b-012em2dl3h]:before {
    content: "";
}

.fi-users[b-012em2dl3h]:before {
    content: "";
}

.fi-video-off[b-012em2dl3h]:before {
    content: "";
}

.fi-video[b-012em2dl3h]:before {
    content: "";
}

.fi-wallet[b-012em2dl3h]:before {
    content: "";
}

.fi-woman[b-012em2dl3h]:before {
    content: "";
}

.fi-x-circle[b-012em2dl3h]:before {
    content: "";
}

.fi-x-square[b-012em2dl3h]:before {
    content: "";
}

.fi-x[b-012em2dl3h]:before {
    content: "";
}

.fi-zoom-in[b-012em2dl3h]:before {
    content: "";
}

.fi-zoom-out[b-012em2dl3h]:before {
    content: "";
}

.fi-accounting[b-012em2dl3h]:before {
    content: "";
}

.fi-apartment[b-012em2dl3h]:before {
    content: "";
}

.fi-bath[b-012em2dl3h]:before {
    content: "";
}

.fi-bed[b-012em2dl3h]:before {
    content: "";
}

.fi-billboard-house[b-012em2dl3h]:before {
    content: "";
}

.fi-cafe[b-012em2dl3h]:before {
    content: "";
}

.fi-calculator[b-012em2dl3h]:before {
    content: "";
}

.fi-cctv[b-012em2dl3h]:before {
    content: "";
}

.fi-cocktail[b-012em2dl3h]:before {
    content: "";
}

.fi-computer[b-012em2dl3h]:before {
    content: "";
}

.fi-disco-ball[b-012em2dl3h]:before {
    content: "";
}

.fi-dish[b-012em2dl3h]:before {
    content: "";
}

.fi-double-bed[b-012em2dl3h]:before {
    content: "";
}

.fi-dumbell[b-012em2dl3h]:before {
    content: "";
}

.fi-entertainment[b-012em2dl3h]:before {
    content: "";
}

.fi-gearbox[b-012em2dl3h]:before {
    content: "";
}

.fi-hotel-bell[b-012em2dl3h]:before {
    content: "";
}

.fi-house-chosen[b-012em2dl3h]:before {
    content: "";
}

.fi-iron[b-012em2dl3h]:before {
    content: "";
}

.fi-laundry[b-012em2dl3h]:before {
    content: "";
}

.fi-makeup[b-012em2dl3h]:before {
    content: "";
}

.fi-meds[b-012em2dl3h]:before {
    content: "";
}

.fi-museum[b-012em2dl3h]:before {
    content: "";
}

.fi-no-smoke[b-012em2dl3h]:before {
    content: "";
}

.fi-parking[b-012em2dl3h]:before {
    content: "";
}

.fi-pet[b-012em2dl3h]:before {
    content: "";
}

.fi-petrol[b-012em2dl3h]:before {
    content: "";
}

.fi-pie-chart[b-012em2dl3h]:before {
    content: "";
}

.fi-plant[b-012em2dl3h]:before {
    content: "";
}

.fi-real-estate-buy[b-012em2dl3h]:before {
    content: "";
}

.fi-real-estate-house[b-012em2dl3h]:before {
    content: "";
}

.fi-rent[b-012em2dl3h]:before {
    content: "";
}

.fi-security[b-012em2dl3h]:before {
    content: "";
}

.fi-shop[b-012em2dl3h]:before {
    content: "";
}

.fi-shopping-bag[b-012em2dl3h]:before {
    content: "";
}

.fi-single-bed[b-012em2dl3h]:before {
    content: "";
}

.fi-snowflake[b-012em2dl3h]:before {
    content: "";
}

.fi-spa[b-012em2dl3h]:before {
    content: "";
}

.fi-swimming-pool[b-012em2dl3h]:before {
    content: "";
}

.fi-thermometer[b-012em2dl3h]:before {
    content: "";
}

.fi-tv[b-012em2dl3h]:before {
    content: "";
}

.fi-wifi[b-012em2dl3h]:before {
    content: "";
}

.fi-quote[b-012em2dl3h]:before {
    content: "";
}

.fi-xing[b-012em2dl3h]:before {
    content: "";
}

.fi-discord[b-012em2dl3h]:before {
    content: "";
}

.fi-tiktok[b-012em2dl3h]:before {
    content: "";
}

.fi-education[b-012em2dl3h]:before {
    content: "";
}

h1[b-012em2dl3h],
.h1[b-012em2dl3h],
.fs-1[b-012em2dl3h] {
    line-height: 1.2;
}

h2[b-012em2dl3h],
.h2[b-012em2dl3h],
.fs-2[b-012em2dl3h] {
    line-height: 1.25;
}

h3[b-012em2dl3h],
.h3[b-012em2dl3h],
.fs-3[b-012em2dl3h] {
    line-height: 1.3;
    /*font-family: 'Sahel', sans-serif*/
}

h4[b-012em2dl3h],
.h4[b-012em2dl3h],
.fs-4[b-012em2dl3h] {
    line-height: 1.35;
}

h5[b-012em2dl3h],
.h5[b-012em2dl3h],
.fs-5[b-012em2dl3h] {
    line-height: 1.4;
}

h6[b-012em2dl3h],
.h6[b-012em2dl3h],
.fs-6[b-012em2dl3h] {
    line-height: 1.4;
}

ul li[b-012em2dl3h],
ol li[b-012em2dl3h],
dt li[b-012em2dl3h] {
    margin-bottom: 0.25rem;
}

dt[b-012em2dl3h] {
    color: #1f1b2d;
}

.blockquote[b-012em2dl3h] {
    position: relative;
    color: #1f1b2d;
    font-weight: 700;
}

    .blockquote[b-012em2dl3h]::before {
        display: inline-block;
        font-family: "finder-icons";
        font-size: 3rem;
        color: #fd5631;
        content: "";
    }

.blockquote-footer[b-012em2dl3h] {
    margin-top: 0;
}

:not(pre) > code[class*="language-"][b-012em2dl3h],
pre[class*="language-"][b-012em2dl3h],
pre[b-012em2dl3h] {
    margin: 0;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
    background-color: #1f1b2d;
    font-size: 0.875em;
}

pre[b-012em2dl3h] {
    padding-right: 1rem;
    padding-left: 1rem;
}

.code-toolbar :not(pre) > code[class*="language-"][b-012em2dl3h],
.code-toolbar pre[class*="language-"][b-012em2dl3h] {
    padding-top: 2rem;
}

code[class*="language-"][b-012em2dl3h],
pre[class*="language-"][b-012em2dl3h],
pre[b-012em2dl3h] {
    color: #fff;
    text-shadow: none;
}

.line-numbers .line-numbers-rows[b-012em2dl3h] {
    border-right: 1px solid rgba(255, 255, 255, 0.15);
}

    .line-numbers .line-numbers-rows > span[b-012em2dl3h]::before {
        color: rgba(255, 255, 255, 0.4);
    }

div.code-toolbar > .toolbar[b-012em2dl3h] {
    opacity: 1;
}

    div.code-toolbar > .toolbar button[b-012em2dl3h] {
        display: inline-block;
        margin: 0.375rem 0.5rem;
        padding: 0.25rem 0.75rem;
        transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
        border-radius: 0.375rem;
        border: 1px solid rgba(255, 255, 255, 0.35);
        background-color: transparent;
        color: #fff !important;
        box-shadow: none;
    }

        div.code-toolbar > .toolbar button:focus[b-012em2dl3h] {
            outline: none;
            box-shadow: none;
        }

        div.code-toolbar > .toolbar button:hover[b-012em2dl3h] {
            background-color: #fff;
            color: #fd5631 !important;
        }

.token.boolean[b-012em2dl3h],
.token.constant[b-012em2dl3h],
.token.deleted[b-012em2dl3h],
.token.number[b-012em2dl3h],
.token.property[b-012em2dl3h],
.token.symbol[b-012em2dl3h],
.token.tag[b-012em2dl3h] {
    color: #47abfd;
}

.token.cdata[b-012em2dl3h],
.token.comment[b-012em2dl3h],
.token.doctype[b-012em2dl3h],
.token.prolog[b-012em2dl3h] {
    color: rgba(255, 255, 255, 0.4);
}

.token.attr-name[b-012em2dl3h],
.token.builtin[b-012em2dl3h],
.token.char[b-012em2dl3h],
.token.inserted[b-012em2dl3h],
.token.selector[b-012em2dl3h] {
    color: #a8e1ff;
}

.token.atrule[b-012em2dl3h],
.token.attr-value[b-012em2dl3h],
.token.keyword[b-012em2dl3h],
.token.string[b-012em2dl3h] {
    color: #f69733;
}

.language-css .token.string[b-012em2dl3h],
.style .token.string[b-012em2dl3h],
.token.entity[b-012em2dl3h],
.token.operator[b-012em2dl3h],
.token.url[b-012em2dl3h] {
    color: #35bcba;
    background-color: transparent;
}

.token.class-name[b-012em2dl3h],
.token.function[b-012em2dl3h] {
    color: #35bcba;
    background-color: transparent;
}

.table:not(.table-dark) thead:not(.thead-dark) th[b-012em2dl3h],
.table:not(.table-dark) tbody th[b-012em2dl3h] {
    color: #1f1b2d !important;
}

.table:not(.table-dark) td[b-012em2dl3h] {
    color: #666276 !important;
}

.table-dark td[b-012em2dl3h] {
    color: rgba(255, 255, 255, 0.75);
}

.table-secondary[b-012em2dl3h],
.table-secondary > th[b-012em2dl3h],
.table-secondary > td[b-012em2dl3h] {
    background-color: #f5f4f8;
}

.table > :not(:last-child) > :last-child > *[b-012em2dl3h] {
    border-bottom-color: #c8bdd5;
}

.table.table-dark > :not(:last-child) > :last-child > *[b-012em2dl3h] {
    border-bottom-color: rgba(255, 255, 255, 0.5);
}

.form-control:disabled[b-012em2dl3h],
.form-select:disabled[b-012em2dl3h] {
    cursor: not-allowed;
}

input[type="search"][b-012em2dl3h]::-webkit-search-decoration,
input[type="search"][b-012em2dl3h]::-webkit-search-cancel-button,
input[type="search"][b-012em2dl3h]::-webkit-search-results-button,
input[type="search"][b-012em2dl3h]::-webkit-search-results-decoration {
    display: none;
}

.form-control.border-top-0:focus[b-012em2dl3h] {
    box-shadow: none;
}

.password-toggle[b-012em2dl3h] {
    position: relative;
}

    .password-toggle .form-control[b-012em2dl3h] {
        padding-right: 3rem;
    }

.password-toggle-btn[b-012em2dl3h] {
    position: absolute;
    top: 50%;
    right: 0.625rem;
    margin-bottom: 0;
    padding: 0.5rem;
    transform: translateY(-50%);
    font-size: 1rem;
    line-height: 1;
    cursor: pointer;
}

    .password-toggle-btn .password-toggle-indicator[b-012em2dl3h] {
        transition: color 0.2s ease-in-out;
        color: #9691a4;
        font-family: "finder-icons";
        font-size: 1.125em;
        font-style: normal;
    }

        .password-toggle-btn .password-toggle-indicator[b-012em2dl3h]::before {
            content: "";
        }

        .password-toggle-btn .password-toggle-indicator:hover[b-012em2dl3h] {
            color: #454056;
        }

    .password-toggle-btn .password-toggle-check[b-012em2dl3h] {
        position: absolute;
        left: 0;
        z-index: -1;
        width: 1rem;
        height: 1.25rem;
        opacity: 0;
    }

        .password-toggle-btn
        .password-toggle-check:checked ~ .password-toggle-indicator[b-012em2dl3h]::before {
            content: "";
        }

.form-control-light + .password-toggle-btn .password-toggle-indicator[b-012em2dl3h] {
    color: rgba(255, 255, 255, 0.5);
}

    .form-control-light + .password-toggle-btn .password-toggle-indicator:hover[b-012em2dl3h] {
        color: #fff;
    }

.was-validated .password-toggle .form-control:invalid[b-012em2dl3h],
.was-validated .password-toggle .form-control.is-invalid[b-012em2dl3h],
.was-validated .password-toggle .form-control:valid[b-012em2dl3h],
.was-validated .password-toggle .form-control.is-valid[b-012em2dl3h] {
    padding-right: 4rem;
}

    .was-validated .password-toggle .form-control:invalid + .password-toggle-btn[b-012em2dl3h],
    .was-validated .password-toggle .form-control.is-invalid + .password-toggle-btn[b-012em2dl3h],
    .was-validated .password-toggle .form-control:valid + .password-toggle-btn[b-012em2dl3h],
    .was-validated .password-toggle .form-control.is-valid + .password-toggle-btn[b-012em2dl3h] {
        right: 2.1rem;
    }

.form-switch .form-check-input[b-012em2dl3h] {
    height: 1.125rem;
    border: 0;
    background-color: #cdc9d5;
}

    .form-switch .form-check-input:checked[b-012em2dl3h] {
        background-color: #07c98b;
    }

.valid-tooltip[b-012em2dl3h],
.invalid-tooltip[b-012em2dl3h] {
    position: static;
}

.valid-tooltip[b-012em2dl3h] {
    background-color: rgba(7, 201, 139, 0.1);
    color: #07c98b;
}

.invalid-tooltip[b-012em2dl3h] {
    background-color: rgba(242, 60, 73, 0.1);
    color: #f23c49;
}

.was-validated :valid ~ .valid-tooltip[b-012em2dl3h],
.was-validated :invalid ~ .invalid-tooltip[b-012em2dl3h],
.is-valid ~ .valid-tooltip[b-012em2dl3h],
.is-invalid ~ .invalid-tooltip[b-012em2dl3h] {
    display: table;
}

.was-validated :valid:not(:required):not(.btn)[b-012em2dl3h],
.is-valid:not(:required):not(.btn)[b-012em2dl3h] {
    border-color: #d5d2dc !important;
    background-image: none;
}

    .was-validated :valid:not(:required):not(.btn):focus[b-012em2dl3h],
    .is-valid:not(:required):not(.btn):focus[b-012em2dl3h] {
        border-color: #feab98 !important;
        box-shadow: 0 0 0 0.125rem rgba(253, 86, 49, 0.25);
    }

    .was-validated :valid:not(:required):not(.btn).form-control-light[b-012em2dl3h],
    .was-validated :valid:not(:required):not(.btn).form-select-light[b-012em2dl3h],
    .is-valid:not(:required):not(.btn).form-control-light[b-012em2dl3h],
    .is-valid:not(:required):not(.btn).form-select-light[b-012em2dl3h] {
        border-color: rgba(255, 255, 255, 0.12) !important;
    }

        .was-validated :valid:not(:required):not(.btn).form-control-light:focus[b-012em2dl3h],
        .was-validated :valid:not(:required):not(.btn).form-select-light:focus[b-012em2dl3h],
        .is-valid:not(:required):not(.btn).form-control-light:focus[b-012em2dl3h],
        .is-valid:not(:required):not(.btn).form-select-light:focus[b-012em2dl3h] {
            border-color: rgba(255, 255, 255, 0.23) !important;
            box-shadow: none;
        }

.was-validated .form-control-light:focus[b-012em2dl3h],
.was-validated .form-select-light:focus[b-012em2dl3h] {
    box-shadow: none !important;
}

.was-validated .form-check-input:valid:checked[b-012em2dl3h],
.form-check-input.is-valid:checked[b-012em2dl3h] {
    background-color: transparent;
    border-color: #fd5631;
    box-shadow: none;
}

.was-validated .form-check-input:invalid:checked[b-012em2dl3h],
.form-check-input.is-invalid:checked[b-012em2dl3h] {
    background-color: transparent;
    border-color: #bbb7c5;
}

.was-validated .form-check-input:valid ~ .form-check-label[b-012em2dl3h],
.was-validated .form-check-input.is-valid ~ .form-check-label[b-012em2dl3h] {
    color: inherit;
}

.form-control-light[b-012em2dl3h],
.form-select-light[b-012em2dl3h] {
    background-color: rgba(255, 255, 255, 0.04);
    color: #fff;
    border-color: rgba(255, 255, 255, 0.12);
}

    .form-control-light[b-012em2dl3h]::-moz-placeholder,
    .form-select-light[b-012em2dl3h]::-moz-placeholder {
        color: rgba(255, 255, 255, 0.5);
    }

    .form-control-light[b-012em2dl3h]::placeholder,
    .form-select-light[b-012em2dl3h]::placeholder {
        color: rgba(255, 255, 255, 0.5);
    }

    .form-control-light:focus[b-012em2dl3h],
    .form-select-light:focus[b-012em2dl3h] {
        border-color: rgba(255, 255, 255, 0.23);
        background-color: rgba(255, 255, 255, 0.08);
        color: #fff;
        box-shadow: unset;
    }

        .form-control-light:focus[b-012em2dl3h]::-moz-placeholder,
        .form-select-light:focus[b-012em2dl3h]::-moz-placeholder {
            color: #9691a4;
        }

        .form-control-light:focus[b-012em2dl3h]::placeholder,
        .form-select-light:focus[b-012em2dl3h]::placeholder {
            color: #9691a4;
        }

    .form-control-light:disabled[b-012em2dl3h],
    .form-select-light:disabled[b-012em2dl3h] {
        background-color: rgba(255, 255, 255, 0.1);
        color: rgba(255, 255, 255, 0.5);
        opacity: 0.5;
    }

        .form-control-light:disabled[b-012em2dl3h]::-moz-placeholder,
        .form-select-light:disabled[b-012em2dl3h]::-moz-placeholder {
            color: rgba(255, 255, 255, 0.3);
        }

        .form-control-light:disabled[b-012em2dl3h]::placeholder,
        .form-select-light:disabled[b-012em2dl3h]::placeholder {
            color: rgba(255, 255, 255, 0.3);
        }

.form-select[b-012em2dl3h] {
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.form-select-light[b-012em2dl3h] {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='rgba%28255, 255, 255, 0.6%29' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
}

    .form-select-light:focus[b-012em2dl3h] {
        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
    }

    .form-select-light option[b-012em2dl3h] {
        color: initial;
    }

.form-check-light .form-check-input[b-012em2dl3h] {
    border-color: rgba(255, 255, 255, 0.5);
}

    .form-check-light .form-check-input:focus[b-012em2dl3h] {
        border-color: rgba(255, 255, 255, 0.5);
    }

    .form-check-light .form-check-input:checked[b-012em2dl3h] {
        border-color: #fd5631;
    }

.form-check-light .form-check-label[b-012em2dl3h] {
    color: #fff;
}

.form-switch-light .form-check-input[b-012em2dl3h] {
    background-color: rgba(255, 255, 255, 0.15);
}

    .form-switch-light .form-check-input:checked[b-012em2dl3h] {
        background-color: #07c98b;
    }

.form-switch-light .form-check-label[b-012em2dl3h] {
    color: #fff;
}

.range-slider-ui[b-012em2dl3h] {
    height: 0.25rem;
    margin-top: 3rem;
    margin-bottom: 1.75rem;
    border: 0;
    background-color: #e2e0e7;
    box-shadow: none;
}

    .range-slider-ui .noUi-connect[b-012em2dl3h] {
        background-color: #fd5631;
    }

    .range-slider-ui .noUi-handle[b-012em2dl3h] {
        top: 50%;
        width: 1.125rem;
        height: 1.125rem;
        margin-top: -0.511875rem;
        border: 0;
        border-radius: 50%;
        background-color: #fd5631;
        box-shadow: none;
    }

        .range-slider-ui .noUi-handle[b-012em2dl3h]::before {
            position: absolute;
            left: 50%;
            top: 50%;
            width: 0.6435rem;
            height: 0.6435rem;
            margin-top: -0.32175rem;
            margin-left: -0.32175rem;
            border-radius: 50%;
            background-color: #fff;
            content: "";
        }

        .range-slider-ui .noUi-handle[b-012em2dl3h]::after {
            display: none;
        }

        .range-slider-ui .noUi-handle:focus[b-012em2dl3h] {
            outline: none;
        }

    .range-slider-ui .noUi-marker-normal[b-012em2dl3h] {
        display: none;
    }

    .range-slider-ui .noUi-marker-horizontal.noUi-marker[b-012em2dl3h] {
        width: 1px;
        background-color: #dfd9e7;
    }

    .range-slider-ui .noUi-marker-horizontal.noUi-marker-large[b-012em2dl3h] {
        height: 0.75rem;
    }

    .range-slider-ui .noUi-value[b-012em2dl3h] {
        padding-top: 0.125rem;
        color: #666276;
        font-size: 0.875rem;
    }

    .range-slider-ui .noUi-tooltip[b-012em2dl3h] {
        padding: 0.25rem 0.5rem;
        border: 1px solid #efecf3;
        border-radius: 50rem;
        background-color: #fff;
        color: #454056;
        font-size: 0.75rem;
        line-height: 1.2;
        box-shadow: 0 0.125rem 0.125rem -0.125rem rgba(31, 27, 45, 0.08), 0 0.25rem 0.75rem rgba(31, 27, 45, 0.08);
    }

html:not([dir="rtl"]) .range-slider-ui.noUi-horizontal .noUi-handle[b-012em2dl3h] {
    right: -0.5625rem;
}

.range-slider-light .range-slider-ui[b-012em2dl3h] {
    background-color: rgba(255, 255, 255, 0.2);
}

.subscription-status[b-012em2dl3h] {
    display: table;
    border-radius: 0.375rem;
    font-size: 0.8125rem;
}

    .subscription-status.status-success[b-012em2dl3h],
    .subscription-status.status-error[b-012em2dl3h] {
        margin-top: 0.5rem;
        padding: 0.25rem 0.5rem;
    }

    .subscription-status.status-success[b-012em2dl3h] {
        background-color: rgba(7, 201, 139, 0.1);
        color: #059869;
    }

    .subscription-status.status-error[b-012em2dl3h] {
        background-color: rgba(242, 60, 73, 0.1);
        color: #f23c49;
    }

.btn-primary[b-012em2dl3h] {
    color: #fff;
}

    .btn-primary:hover[b-012em2dl3h],
    .btn-primary:focus[b-012em2dl3h],
    .btn-primary:active[b-012em2dl3h],
    .btn-primary.active[b-012em2dl3h],
    .btn-primary.show[b-012em2dl3h] {
        background-color: #fd390e;
        border-color: #fd390e;
        color: #fff;
        box-shadow: 0 0.25rem 0.25rem 0.125rem rgba(253, 86, 49, 0.1), 0 0.375rem 0.75rem -0.125rem rgba(253, 86, 49, 0.4);
    }

    .btn-primary:disabled[b-012em2dl3h],
    .btn-primary.disabled[b-012em2dl3h] {
        color: #fff;
    }

.btn-accent[b-012em2dl3h] {
    color: #fff;
}

    .btn-accent:hover[b-012em2dl3h],
    .btn-accent:focus[b-012em2dl3h],
    .btn-accent:active[b-012em2dl3h],
    .btn-accent.active[b-012em2dl3h],
    .btn-accent.show[b-012em2dl3h] {
        background-color: #411bf0;
        border-color: #411bf0;
        color: #fff;
        box-shadow: 0 0.25rem 0.25rem 0.125rem rgba(93, 60, 242, 0.1), 0 0.375rem 0.75rem -0.125rem rgba(93, 60, 242, 0.4);
    }

    .btn-accent:disabled[b-012em2dl3h],
    .btn-accent.disabled[b-012em2dl3h] {
        color: #fff;
    }

.btn-success[b-012em2dl3h] {
    color: #fff;
}

    .btn-success:hover[b-012em2dl3h],
    .btn-success:focus[b-012em2dl3h],
    .btn-success:active[b-012em2dl3h],
    .btn-success.active[b-012em2dl3h],
    .btn-success.show[b-012em2dl3h] {
        background-color: #06a773;
        border-color: #06a773;
        color: #fff;
        box-shadow: 0 0.25rem 0.25rem 0.125rem rgba(7, 201, 139, 0.1), 0 0.375rem 0.75rem -0.125rem rgba(7, 201, 139, 0.4);
    }

    .btn-success:disabled[b-012em2dl3h],
    .btn-success.disabled[b-012em2dl3h] {
        color: #fff;
    }

.btn-info[b-012em2dl3h] {
    color: #fff;
}

    .btn-info:hover[b-012em2dl3h],
    .btn-info:focus[b-012em2dl3h],
    .btn-info:active[b-012em2dl3h],
    .btn-info.active[b-012em2dl3h],
    .btn-info.show[b-012em2dl3h] {
        background-color: #1b5ef0;
        border-color: #1b5ef0;
        color: #fff;
        box-shadow: 0 0.25rem 0.25rem 0.125rem rgba(60, 118, 242, 0.1), 0 0.375rem 0.75rem -0.125rem rgba(60, 118, 242, 0.4);
    }

    .btn-info:disabled[b-012em2dl3h],
    .btn-info.disabled[b-012em2dl3h] {
        color: #fff;
    }

.btn-warning[b-012em2dl3h] {
    color: #fff;
}

    .btn-warning:hover[b-012em2dl3h],
    .btn-warning:focus[b-012em2dl3h],
    .btn-warning:active[b-012em2dl3h],
    .btn-warning.active[b-012em2dl3h],
    .btn-warning.show[b-012em2dl3h] {
        background-color: #fdb10e;
        border-color: #fdb10e;
        color: #fff;
        box-shadow: 0 0.25rem 0.25rem 0.125rem rgba(253, 188, 49, 0.1), 0 0.375rem 0.75rem -0.125rem rgba(253, 188, 49, 0.4);
    }

    .btn-warning:disabled[b-012em2dl3h],
    .btn-warning.disabled[b-012em2dl3h] {
        color: #fff;
    }

.btn-danger[b-012em2dl3h] {
    color: #fff;
}

    .btn-danger:hover[b-012em2dl3h],
    .btn-danger:focus[b-012em2dl3h],
    .btn-danger:active[b-012em2dl3h],
    .btn-danger.active[b-012em2dl3h],
    .btn-danger.show[b-012em2dl3h] {
        background-color: #f01b2a;
        border-color: #f01b2a;
        color: #fff;
        box-shadow: 0 0.25rem 0.25rem 0.125rem rgba(242, 60, 73, 0.1), 0 0.375rem 0.75rem -0.125rem rgba(242, 60, 73, 0.4);
    }

    .btn-danger:disabled[b-012em2dl3h],
    .btn-danger.disabled[b-012em2dl3h] {
        color: #fff;
    }

.btn-dark[b-012em2dl3h] {
    color: #fff;
}

    .btn-dark:hover[b-012em2dl3h],
    .btn-dark:focus[b-012em2dl3h],
    .btn-dark:active[b-012em2dl3h],
    .btn-dark.active[b-012em2dl3h],
    .btn-dark.show[b-012em2dl3h] {
        background-color: #100e17;
        border-color: #100e17;
        color: #fff;
        box-shadow: 0 0.25rem 0.25rem 0.125rem rgba(31, 27, 45, 0.1), 0 0.375rem 0.75rem -0.125rem rgba(31, 27, 45, 0.4);
    }

    .btn-dark:disabled[b-012em2dl3h],
    .btn-dark.disabled[b-012em2dl3h] {
        color: #fff;
    }

.btn-secondary[b-012em2dl3h] {
    border-color: #e4dfeb;
    color: #454056;
}

    .btn-secondary:hover[b-012em2dl3h],
    .btn-secondary:focus[b-012em2dl3h],
    .btn-secondary:active[b-012em2dl3h],
    .btn-secondary.active[b-012em2dl3h],
    .btn-secondary.show[b-012em2dl3h] {
        border-color: #e4dfeb;
        color: #1f1b2d;
        box-shadow: 0 0.25rem 0.25rem 0.125rem rgba(187, 183, 197, 0.1), 0 0.375rem 0.75rem -0.125rem rgba(187, 183, 197, 0.4);
    }

    .btn-secondary:disabled[b-012em2dl3h],
    .btn-secondary.disabled[b-012em2dl3h] {
        color: #9691a4;
    }

.btn-light[b-012em2dl3h] {
    color: #454056;
}

    .btn-light:hover[b-012em2dl3h],
    .btn-light:focus[b-012em2dl3h],
    .btn-light:active[b-012em2dl3h],
    .btn-light.active[b-012em2dl3h] {
        color: #fd5631;
    }

    .btn-light:disabled[b-012em2dl3h],
    .btn-light.disabled[b-012em2dl3h] {
        color: #9691a4;
    }

.btn.bg-gradient[b-012em2dl3h] {
    border-color: transparent;
}

[class^="btn-outline-"]:hover[b-012em2dl3h],
[class^="btn-outline-"]:active[b-012em2dl3h],
[class^="btn-outline-"].active[b-012em2dl3h],
[class^="btn-outline-"].show[b-012em2dl3h],
[class^="btn-outline-"].dropdown-toggle.show[b-012em2dl3h],
[class*=" btn-outline-"]:hover[b-012em2dl3h],
[class*=" btn-outline-"]:active[b-012em2dl3h],
[class*=" btn-outline-"].active[b-012em2dl3h],
[class*=" btn-outline-"].show[b-012em2dl3h],
[class*=" btn-outline-"].dropdown-toggle.show[b-012em2dl3h] {
    color: #fff;
}

.btn-outline-secondary[b-012em2dl3h] {
    border-color: #d5d2dc;
    color: #454056;
}

    .btn-outline-secondary:hover[b-012em2dl3h],
    .btn-outline-secondary:focus[b-012em2dl3h],
    .btn-outline-secondary:active[b-012em2dl3h],
    .btn-outline-secondary.active[b-012em2dl3h],
    .btn-outline-secondary.show[b-012em2dl3h],
    .btn-outline-secondary.dropdown-toggle.show[b-012em2dl3h] {
        color: #1f1b2d;
        background-color: #f5f4f8;
        border-color: #d5d2dc !important;
    }

.btn-group > .btn-check:checked + .btn[b-012em2dl3h] {
    border-color: #d5d2dc !important;
}

.btn-outline-light:hover[b-012em2dl3h],
.btn-outline-light:focus[b-012em2dl3h],
.btn-outline-light:active[b-012em2dl3h],
.btn-outline-light.active[b-012em2dl3h],
.btn-outline-light.show[b-012em2dl3h],
.btn-outline-light.dropdown-toggle.show[b-012em2dl3h] {
    background-color: #fff;
    color: #fd5631;
}

.btn-translucent-primary[b-012em2dl3h] {
    background-color: rgba(253, 86, 49, 0.1);
}

.btn-translucent-accent[b-012em2dl3h] {
    background-color: rgba(93, 60, 242, 0.1);
}

.btn-translucent-success[b-012em2dl3h] {
    background-color: rgba(7, 201, 139, 0.1);
}

.btn-translucent-info[b-012em2dl3h] {
    background-color: rgba(60, 118, 242, 0.1);
}

.btn-translucent-warning[b-012em2dl3h] {
    background-color: rgba(253, 188, 49, 0.15);
}

.btn-translucent-danger[b-012em2dl3h] {
    background-color: rgba(242, 60, 73, 0.1);
}

.btn-translucent-light[b-012em2dl3h] {
    background-color: rgba(255, 255, 255, 0.04);
}

.btn-translucent-dark[b-012em2dl3h] {
    background-color: rgba(31, 27, 45, 0.1);
}

.btn-translucent-primary[b-012em2dl3h] {
    color: #fd5631;
}

    .btn-translucent-primary:hover[b-012em2dl3h],
    .btn-translucent-primary:focus[b-012em2dl3h],
    .btn-translucent-primary:active[b-012em2dl3h],
    .btn-translucent-primary.active[b-012em2dl3h],
    .btn-translucent-primary.show[b-012em2dl3h] {
        background-color: #fd5631;
    }

.btn-translucent-accent[b-012em2dl3h] {
    color: #5d3cf2;
}

    .btn-translucent-accent:hover[b-012em2dl3h],
    .btn-translucent-accent:focus[b-012em2dl3h],
    .btn-translucent-accent:active[b-012em2dl3h],
    .btn-translucent-accent.active[b-012em2dl3h],
    .btn-translucent-accent.show[b-012em2dl3h] {
        background-color: #5d3cf2;
    }

.btn-translucent-success[b-012em2dl3h] {
    color: #07c98b;
}

    .btn-translucent-success:hover[b-012em2dl3h],
    .btn-translucent-success:focus[b-012em2dl3h],
    .btn-translucent-success:active[b-012em2dl3h],
    .btn-translucent-success.active[b-012em2dl3h],
    .btn-translucent-success.show[b-012em2dl3h] {
        background-color: #07c98b;
    }

.btn-translucent-info[b-012em2dl3h] {
    color: #3c76f2;
}

    .btn-translucent-info:hover[b-012em2dl3h],
    .btn-translucent-info:focus[b-012em2dl3h],
    .btn-translucent-info:active[b-012em2dl3h],
    .btn-translucent-info.active[b-012em2dl3h],
    .btn-translucent-info.show[b-012em2dl3h] {
        background-color: #3c76f2;
    }

.btn-translucent-warning[b-012em2dl3h] {
    color: #fdbc31;
}

    .btn-translucent-warning:hover[b-012em2dl3h],
    .btn-translucent-warning:focus[b-012em2dl3h],
    .btn-translucent-warning:active[b-012em2dl3h],
    .btn-translucent-warning.active[b-012em2dl3h],
    .btn-translucent-warning.show[b-012em2dl3h] {
        background-color: #fdbc31;
    }

.btn-translucent-danger[b-012em2dl3h] {
    color: #f23c49;
}

    .btn-translucent-danger:hover[b-012em2dl3h],
    .btn-translucent-danger:focus[b-012em2dl3h],
    .btn-translucent-danger:active[b-012em2dl3h],
    .btn-translucent-danger.active[b-012em2dl3h],
    .btn-translucent-danger.show[b-012em2dl3h] {
        background-color: #f23c49;
    }

.btn-translucent-dark[b-012em2dl3h] {
    color: #1f1b2d;
}

    .btn-translucent-dark:hover[b-012em2dl3h],
    .btn-translucent-dark:focus[b-012em2dl3h],
    .btn-translucent-dark:active[b-012em2dl3h],
    .btn-translucent-dark.active[b-012em2dl3h],
    .btn-translucent-dark.show[b-012em2dl3h] {
        background-color: #1f1b2d;
    }

[class^="btn-translucent-"]:hover[b-012em2dl3h],
[class^="btn-translucent-"]:focus[b-012em2dl3h],
[class^="btn-translucent-"]:active[b-012em2dl3h],
[class^="btn-translucent-"].active[b-012em2dl3h],
[class^="btn-translucent-"].show[b-012em2dl3h],
[class*=" btn-translucent-"]:hover[b-012em2dl3h],
[class*=" btn-translucent-"]:focus[b-012em2dl3h],
[class*=" btn-translucent-"]:active[b-012em2dl3h],
[class*=" btn-translucent-"].active[b-012em2dl3h],
[class*=" btn-translucent-"].show[b-012em2dl3h] {
    color: #fff;
}

.btn-translucent-light[b-012em2dl3h] {
    color: #fff;
}

    .btn-translucent-light:hover[b-012em2dl3h],
    .btn-translucent-light:focus[b-012em2dl3h],
    .btn-translucent-light:active[b-012em2dl3h],
    .btn-translucent-light.active[b-012em2dl3h] {
        background-color: #fff;
        color: #fd5631;
    }

.btn-link[b-012em2dl3h] {
    border: 0;
    background-color: transparent !important;
    color: #666276;
    /*font-weight: bold;*/
    text-decoration: none;
}

    .btn-link:hover[b-012em2dl3h] {
        color: #fd5631;
    }

    .btn-link.btn-light[b-012em2dl3h] {
        color: rgba(255, 255, 255, 0.7);
    }

        .btn-link.btn-light:hover[b-012em2dl3h] {
            color: #fff;
        }

.btn.shadow-sm:hover[b-012em2dl3h],
.btn-icon.shadow-sm:hover[b-012em2dl3h] {
    box-shadow: 0 0.125rem 0.5rem -0.25rem rgba(31, 27, 45, 0.12), 0 0.25rem 1rem rgba(31, 27, 45, 0.12) !important;
}

.btn-light-primary[b-012em2dl3h],
.btn-light-primary.shadow-sm[b-012em2dl3h] {
    background-color: #fff;
    color: #666276;
}

    .btn-light-primary:hover[b-012em2dl3h],
    .btn-light-primary:focus[b-012em2dl3h],
    .btn-light-primary:active[b-012em2dl3h],
    .btn-light-primary.active[b-012em2dl3h],
    .btn-light-primary.shadow-sm:hover[b-012em2dl3h],
    .btn-light-primary.shadow-sm:focus[b-012em2dl3h],
    .btn-light-primary.shadow-sm:active[b-012em2dl3h],
    .btn-light-primary.shadow-sm.active[b-012em2dl3h] {
        color: #fff;
        background-color: #fd5631;
        box-shadow: 0 0.25rem 0.25rem 0.125rem rgba(253, 86, 49, 0.1), 0 0.375rem 0.75rem -0.125rem rgba(253, 86, 49, 0.4) !important;
    }

    .btn-light-primary.text-primary:hover[b-012em2dl3h],
    .btn-light-primary.text-primary:focus[b-012em2dl3h],
    .btn-light-primary.text-primary:active[b-012em2dl3h],
    .btn-light-primary.text-primary.active[b-012em2dl3h],
    .btn-light-primary.shadow-sm.text-primary:hover[b-012em2dl3h],
    .btn-light-primary.shadow-sm.text-primary:focus[b-012em2dl3h],
    .btn-light-primary.shadow-sm.text-primary:active[b-012em2dl3h],
    .btn-light-primary.shadow-sm.text-primary.active[b-012em2dl3h] {
        color: #fff !important;
    }

.btn-xs[b-012em2dl3h] {
    font-weight: normal;
    padding: 0.375rem 0.875rem;
    font-size: 0.75rem;
    border-radius: 0.375rem;
}

.btn > [class^="fi-"][b-012em2dl3h],
.btn > [class*=" fi-"][b-012em2dl3h] {
    /* margin-top: -0.1875rem;*/
    vertical-align: middle;
}

.btn > .spinner-border[b-012em2dl3h],
.btn > .spinner-grow[b-012em2dl3h] {
    vertical-align: middle;
}

.btn-icon[b-012em2dl3h] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 2.75rem;
    height: 2.75rem;
    padding: 0;
}

    .btn-icon > i[b-012em2dl3h] {
        margin-top: 0.0625rem !important;
        font-size: 1.1em;
    }

    .btn-icon.btn-sm[b-012em2dl3h],
    .input-group-sm .btn-icon.btn[b-012em2dl3h],
    .btn-group-sm > .btn-icon.btn[b-012em2dl3h] {
        width: 2.25rem;
        height: 2.25rem;
    }

    .btn-icon.btn-xs[b-012em2dl3h] {
        width: 2rem;
        height: 2rem;
    }

        .btn-icon.btn-xs > i[b-012em2dl3h] {
            font-size: 1.2em;
        }

    .btn-icon.btn-xxs[b-012em2dl3h] {
        width: 1.5rem;
        height: 1.5rem;
        border-radius: 0.375rem;
        font-size: 0.75rem;
    }

        .btn-icon.btn-xxs > i[b-012em2dl3h] {
            margin-top: 0 !important;
            font-size: 1em;
        }

    .btn-icon.btn-light.border[b-012em2dl3h] {
        color: #666276;
        border-color: #e2dce9 !important;
    }

        .btn-icon.btn-light.border:hover[b-012em2dl3h] {
            color: #fd5631;
            border-color: #fd5631 !important;
        }

    .btn-icon.btn-translucent-primary:hover[b-012em2dl3h] {
        box-shadow: 0 0.25rem 0.25rem 0.125rem rgba(253, 86, 49, 0.1), 0 0.375rem 0.75rem -0.125rem rgba(253, 86, 49, 0.4);
    }

.btn-group .border-light[b-012em2dl3h] {
    border-color: rgba(255, 255, 255, 0.2) !important;
}

.btn-market[b-012em2dl3h] {
    display: inline-block;
    position: relative;
    padding: 0.65em 1.125em;
    border-radius: 0.5rem;
    background-image: linear-gradient( 180deg, rgba(69, 64, 86, 0.765) 0%, rgba(69, 64, 86, 0.9) 100% );
    border: 1px solid #1f1b2d;
    box-shadow: 0 0.25rem 0.75rem -0.375rem rgba(31, 27, 45, 0.2), 0 0.5rem 1rem rgba(31, 27, 45, 0.16);
}

    .btn-market > img[b-012em2dl3h],
    .btn-market > svg[b-012em2dl3h] {
        display: block;
        margin-right: auto;
        margin-left: auto;
    }

.btn-scroll-top[b-012em2dl3h] {
    display: block;
    position: fixed;
    right: -4.125rem;
    bottom: 1.25rem;
    width: 2.75rem;
    height: 2.75rem;
    transition: right 400ms cubic-bezier(0.68, -0.55, 0.265, 1.55), opacity 0.3s, background-color 0.25s ease-in-out;
    border-radius: 50%;
    background-color: rgba(31, 27, 45, 0.25);
    color: #fff;
    text-align: center;
    opacity: 0;
    z-index: 1025;
}

    .btn-scroll-top > .btn-scroll-top-icon[b-012em2dl3h] {
        font-size: 0.875rem;
        font-weight: bold;
        line-height: 2.625rem;
    }

    .btn-scroll-top .btn-scroll-top-tooltip[b-012em2dl3h] {
        position: absolute;
        top: 50%;
        right: 100%;
        transform: translateY(-50%);
        transition: opacity 0.25s ease-in-out, visibility 0.25s ease-in-out;
        visibility: hidden;
        opacity: 0;
    }

    .btn-scroll-top:hover[b-012em2dl3h] {
        background-color: rgba(31, 27, 45, 0.5);
        color: #fff;
    }

        .btn-scroll-top:hover .btn-scroll-top-tooltip[b-012em2dl3h] {
            visibility: visible;
            opacity: 1;
        }

    .btn-scroll-top.show[b-012em2dl3h] {
        right: 1.25rem;
        opacity: 1;
    }

@media (max-width: 499.98px) {
    .btn-scroll-top[b-012em2dl3h] {
        width: 2.2rem;
        height: 2.2rem;
        bottom: 1rem;
    }

        .btn-scroll-top > .btn-scroll-top-icon[b-012em2dl3h] {
            line-height: 2.075rem;
        }

        .btn-scroll-top.show[b-012em2dl3h] {
            right: 1rem;
        }
}

@media (max-width: 991.98px) {
    .fixed-bottom-btn .btn-scroll-top[b-012em2dl3h] {
        bottom: 3.25rem;
    }
}

.btn-like[b-012em2dl3h],
.btn-dislike[b-012em2dl3h] {
    display: inline-flex;
    align-items: center;
    transition: color 0.25s ease-in-out;
    border: 0;
    background: none !important;
    color: #9691a4;
    font-size: 0.875rem;
}

    .btn-like:focus[b-012em2dl3h],
    .btn-dislike:focus[b-012em2dl3h] {
        outline: none;
    }

    .btn-like > i[b-012em2dl3h],
    .btn-dislike > i[b-012em2dl3h] {
        margin-left: 0.25rem;
        font-size: 1.125rem;
    }

    .btn-like.btn-light[b-012em2dl3h],
    .btn-dislike.btn-light[b-012em2dl3h] {
        color: rgba(255, 255, 255, 0.7);
    }

    .btn-like > i[b-012em2dl3h] {
        margin-top: -0.0625rem;
    }

    .btn-like:hover[b-012em2dl3h] {
        color: #07c98b;
    }

    .btn-like.active[b-012em2dl3h] {
        color: #07c98b;
    }

    .btn-dislike > i[b-012em2dl3h] {
        margin-bottom: -0.125rem;
    }

    .btn-dislike:hover[b-012em2dl3h] {
        color: #f23c49;
    }

    .btn-dislike.active[b-012em2dl3h] {
        color: #f23c49;
    }

.nav-item[b-012em2dl3h] {
    margin-bottom: 0;
}

.nav-link.active[b-012em2dl3h] {
    color: #fd5631;
}

    .nav-link.active:not([data-bs-toggle="dropdown"])[b-012em2dl3h] {
        pointer-events: none;
        cursor: default;
    }

.nav-link > i[b-012em2dl3h] {
    transition: opacity 0.25s ease-in-out;
}

    .nav-link > i.fi-logout[b-012em2dl3h] {
        transform: rotate(180deg);
    }

.nav-link:hover > i[b-012em2dl3h],
.nav-link.active > i[b-012em2dl3h] {
    opacity: 1 !important;
}

.nav-link > img[b-012em2dl3h] {
    margin-top: -0.125rem;
}

.nav-light .nav-link[b-012em2dl3h],
.nav-link-light[b-012em2dl3h] {
    color: rgba(255, 255, 255, 0.65);
    text-decoration: none;
}

    .nav-light .nav-link:hover[b-012em2dl3h],
    .nav-light .nav-link:focus[b-012em2dl3h],
    .nav-link-light:hover[b-012em2dl3h],
    .nav-link-light:focus[b-012em2dl3h] {
        color: #fff;
    }

    .nav-light .nav-link.active[b-012em2dl3h],
    .nav-link-light.active[b-012em2dl3h] {
        color: #fff;
    }

    .nav-light .nav-link.disabled[b-012em2dl3h],
    .nav-link-light.disabled[b-012em2dl3h] {
        color: rgba(255, 255, 255, 0.4);
    }

    .nav-light .nav-link > i[b-012em2dl3h],
    .nav-link-light > i[b-012em2dl3h] {
        transition: opacity 0.25s ease-in-out;
    }

    .nav-light .nav-link:hover > i[b-012em2dl3h],
    .nav-light .nav-link.active > i[b-012em2dl3h],
    .nav-link-light:hover > i[b-012em2dl3h],
    .nav-link-light.active > i[b-012em2dl3h] {
        opacity: 1 !important;
    }

.nav-muted .nav-link[b-012em2dl3h],
.nav-link-muted[b-012em2dl3h] {
    text-decoration: none;
    color: #666276;
}

    .nav-muted .nav-link:hover[b-012em2dl3h],
    .nav-muted .nav-link:focus[b-012em2dl3h],
    .nav-link-muted:hover[b-012em2dl3h],
    .nav-link-muted:focus[b-012em2dl3h] {
        color: #454056;
    }

    .nav-muted .nav-link.active[b-012em2dl3h],
    .nav-link-muted.active[b-012em2dl3h] {
        color: #454056;
    }

    .nav-muted .nav-link.disabled[b-012em2dl3h],
    .nav-link-muted.disabled[b-012em2dl3h] {
        color: #9691a4;
    }

    .nav-muted .nav-link > i[b-012em2dl3h],
    .nav-link-muted > i[b-012em2dl3h] {
        transition: opacity 0.25s ease-in-out;
    }

    .nav-muted .nav-link:hover > i[b-012em2dl3h],
    .nav-muted .nav-link.active > i[b-012em2dl3h],
    .nav-link-muted:hover > i[b-012em2dl3h],
    .nav-link-muted.active > i[b-012em2dl3h] {
        opacity: 1 !important;
    }

h1 .nav-link[b-012em2dl3h],
h2 .nav-link[b-012em2dl3h],
h3 .nav-link[b-012em2dl3h],
h4 .nav-link[b-012em2dl3h],
h5 .nav-link[b-012em2dl3h],
h6 .nav-link[b-012em2dl3h],
.h1 .nav-link[b-012em2dl3h],
.h2 .nav-link[b-012em2dl3h],
.h3 .nav-link[b-012em2dl3h],
.h4 .nav-link[b-012em2dl3h],
.h5 .nav-link[b-012em2dl3h],
.h6 .nav-link[b-012em2dl3h] {
    padding: initial;
    color: #454056;
}

    h1 .nav-link:hover[b-012em2dl3h],
    h2 .nav-link:hover[b-012em2dl3h],
    h3 .nav-link:hover[b-012em2dl3h],
    h4 .nav-link:hover[b-012em2dl3h],
    h5 .nav-link:hover[b-012em2dl3h],
    h6 .nav-link:hover[b-012em2dl3h],
    .h1 .nav-link:hover[b-012em2dl3h],
    .h2 .nav-link:hover[b-012em2dl3h],
    .h3 .nav-link:hover[b-012em2dl3h],
    .h4 .nav-link:hover[b-012em2dl3h],
    .h5 .nav-link:hover[b-012em2dl3h],
    .h6 .nav-link:hover[b-012em2dl3h] {
        color: #fd5631;
    }

    h1 .nav-link.active[b-012em2dl3h],
    h2 .nav-link.active[b-012em2dl3h],
    h3 .nav-link.active[b-012em2dl3h],
    h4 .nav-link.active[b-012em2dl3h],
    h5 .nav-link.active[b-012em2dl3h],
    h6 .nav-link.active[b-012em2dl3h],
    .h1 .nav-link.active[b-012em2dl3h],
    .h2 .nav-link.active[b-012em2dl3h],
    .h3 .nav-link.active[b-012em2dl3h],
    .h4 .nav-link.active[b-012em2dl3h],
    .h5 .nav-link.active[b-012em2dl3h],
    .h6 .nav-link.active[b-012em2dl3h] {
        color: #fd5631;
    }

    h1 .nav-link > i[b-012em2dl3h],
    h2 .nav-link > i[b-012em2dl3h],
    h3 .nav-link > i[b-012em2dl3h],
    h4 .nav-link > i[b-012em2dl3h],
    h5 .nav-link > i[b-012em2dl3h],
    h6 .nav-link > i[b-012em2dl3h],
    .h1 .nav-link > i[b-012em2dl3h],
    .h2 .nav-link > i[b-012em2dl3h],
    .h3 .nav-link > i[b-012em2dl3h],
    .h4 .nav-link > i[b-012em2dl3h],
    .h5 .nav-link > i[b-012em2dl3h],
    .h6 .nav-link > i[b-012em2dl3h] {
        transition: opacity 0.25s ease-in-out;
    }

    h1 .nav-link:hover > i[b-012em2dl3h],
    h1 .nav-link.active > i[b-012em2dl3h],
    h2 .nav-link:hover > i[b-012em2dl3h],
    h2 .nav-link.active > i[b-012em2dl3h],
    h3 .nav-link:hover > i[b-012em2dl3h],
    h3 .nav-link.active > i[b-012em2dl3h],
    h4 .nav-link:hover > i[b-012em2dl3h],
    h4 .nav-link.active > i[b-012em2dl3h],
    h5 .nav-link:hover > i[b-012em2dl3h],
    h5 .nav-link.active > i[b-012em2dl3h],
    h6 .nav-link:hover > i[b-012em2dl3h],
    h6 .nav-link.active > i[b-012em2dl3h],
    .h1 .nav-link:hover > i[b-012em2dl3h],
    .h1 .nav-link.active > i[b-012em2dl3h],
    .h2 .nav-link:hover > i[b-012em2dl3h],
    .h2 .nav-link.active > i[b-012em2dl3h],
    .h3 .nav-link:hover > i[b-012em2dl3h],
    .h3 .nav-link.active > i[b-012em2dl3h],
    .h4 .nav-link:hover > i[b-012em2dl3h],
    .h4 .nav-link.active > i[b-012em2dl3h],
    .h5 .nav-link:hover > i[b-012em2dl3h],
    .h5 .nav-link.active > i[b-012em2dl3h],
    .h6 .nav-link:hover > i[b-012em2dl3h],
    .h6 .nav-link.active > i[b-012em2dl3h] {
        opacity: 1 !important;
    }

h1.text-light .nav-link[b-012em2dl3h],
h1.text-white .nav-link[b-012em2dl3h],
h2.text-light .nav-link[b-012em2dl3h],
h2.text-white .nav-link[b-012em2dl3h],
h3.text-light .nav-link[b-012em2dl3h],
h3.text-white .nav-link[b-012em2dl3h],
h4.text-light .nav-link[b-012em2dl3h],
h4.text-white .nav-link[b-012em2dl3h],
h5.text-light .nav-link[b-012em2dl3h],
h5.text-white .nav-link[b-012em2dl3h],
h6.text-light .nav-link[b-012em2dl3h],
h6.text-white .nav-link[b-012em2dl3h],
.h1.text-light .nav-link[b-012em2dl3h],
.h1.text-white .nav-link[b-012em2dl3h],
.h2.text-light .nav-link[b-012em2dl3h],
.h2.text-white .nav-link[b-012em2dl3h],
.h3.text-light .nav-link[b-012em2dl3h],
.h3.text-white .nav-link[b-012em2dl3h],
.h4.text-light .nav-link[b-012em2dl3h],
.h4.text-white .nav-link[b-012em2dl3h],
.h5.text-light .nav-link[b-012em2dl3h],
.h5.text-white .nav-link[b-012em2dl3h],
.h6.text-light .nav-link[b-012em2dl3h],
.h6.text-white .nav-link[b-012em2dl3h] {
    color: rgba(255, 255, 255, 0.65);
}

    h1.text-light .nav-link:hover[b-012em2dl3h],
    h1.text-light .nav-link:focus[b-012em2dl3h],
    h1.text-white .nav-link:hover[b-012em2dl3h],
    h1.text-white .nav-link:focus[b-012em2dl3h],
    h2.text-light .nav-link:hover[b-012em2dl3h],
    h2.text-light .nav-link:focus[b-012em2dl3h],
    h2.text-white .nav-link:hover[b-012em2dl3h],
    h2.text-white .nav-link:focus[b-012em2dl3h],
    h3.text-light .nav-link:hover[b-012em2dl3h],
    h3.text-light .nav-link:focus[b-012em2dl3h],
    h3.text-white .nav-link:hover[b-012em2dl3h],
    h3.text-white .nav-link:focus[b-012em2dl3h],
    h4.text-light .nav-link:hover[b-012em2dl3h],
    h4.text-light .nav-link:focus[b-012em2dl3h],
    h4.text-white .nav-link:hover[b-012em2dl3h],
    h4.text-white .nav-link:focus[b-012em2dl3h],
    h5.text-light .nav-link:hover[b-012em2dl3h],
    h5.text-light .nav-link:focus[b-012em2dl3h],
    h5.text-white .nav-link:hover[b-012em2dl3h],
    h5.text-white .nav-link:focus[b-012em2dl3h],
    h6.text-light .nav-link:hover[b-012em2dl3h],
    h6.text-light .nav-link:focus[b-012em2dl3h],
    h6.text-white .nav-link:hover[b-012em2dl3h],
    h6.text-white .nav-link:focus[b-012em2dl3h],
    .h1.text-light .nav-link:hover[b-012em2dl3h],
    .h1.text-light .nav-link:focus[b-012em2dl3h],
    .h1.text-white .nav-link:hover[b-012em2dl3h],
    .h1.text-white .nav-link:focus[b-012em2dl3h],
    .h2.text-light .nav-link:hover[b-012em2dl3h],
    .h2.text-light .nav-link:focus[b-012em2dl3h],
    .h2.text-white .nav-link:hover[b-012em2dl3h],
    .h2.text-white .nav-link:focus[b-012em2dl3h],
    .h3.text-light .nav-link:hover[b-012em2dl3h],
    .h3.text-light .nav-link:focus[b-012em2dl3h],
    .h3.text-white .nav-link:hover[b-012em2dl3h],
    .h3.text-white .nav-link:focus[b-012em2dl3h],
    .h4.text-light .nav-link:hover[b-012em2dl3h],
    .h4.text-light .nav-link:focus[b-012em2dl3h],
    .h4.text-white .nav-link:hover[b-012em2dl3h],
    .h4.text-white .nav-link:focus[b-012em2dl3h],
    .h5.text-light .nav-link:hover[b-012em2dl3h],
    .h5.text-light .nav-link:focus[b-012em2dl3h],
    .h5.text-white .nav-link:hover[b-012em2dl3h],
    .h5.text-white .nav-link:focus[b-012em2dl3h],
    .h6.text-light .nav-link:hover[b-012em2dl3h],
    .h6.text-light .nav-link:focus[b-012em2dl3h],
    .h6.text-white .nav-link:hover[b-012em2dl3h],
    .h6.text-white .nav-link:focus[b-012em2dl3h] {
        color: #fff;
    }

    h1.text-light .nav-link.active[b-012em2dl3h],
    h1.text-white .nav-link.active[b-012em2dl3h],
    h2.text-light .nav-link.active[b-012em2dl3h],
    h2.text-white .nav-link.active[b-012em2dl3h],
    h3.text-light .nav-link.active[b-012em2dl3h],
    h3.text-white .nav-link.active[b-012em2dl3h],
    h4.text-light .nav-link.active[b-012em2dl3h],
    h4.text-white .nav-link.active[b-012em2dl3h],
    h5.text-light .nav-link.active[b-012em2dl3h],
    h5.text-white .nav-link.active[b-012em2dl3h],
    h6.text-light .nav-link.active[b-012em2dl3h],
    h6.text-white .nav-link.active[b-012em2dl3h],
    .h1.text-light .nav-link.active[b-012em2dl3h],
    .h1.text-white .nav-link.active[b-012em2dl3h],
    .h2.text-light .nav-link.active[b-012em2dl3h],
    .h2.text-white .nav-link.active[b-012em2dl3h],
    .h3.text-light .nav-link.active[b-012em2dl3h],
    .h3.text-white .nav-link.active[b-012em2dl3h],
    .h4.text-light .nav-link.active[b-012em2dl3h],
    .h4.text-white .nav-link.active[b-012em2dl3h],
    .h5.text-light .nav-link.active[b-012em2dl3h],
    .h5.text-white .nav-link.active[b-012em2dl3h],
    .h6.text-light .nav-link.active[b-012em2dl3h],
    .h6.text-white .nav-link.active[b-012em2dl3h] {
        color: #fff;
    }

    h1.text-light .nav-link.disabled[b-012em2dl3h],
    h1.text-white .nav-link.disabled[b-012em2dl3h],
    h2.text-light .nav-link.disabled[b-012em2dl3h],
    h2.text-white .nav-link.disabled[b-012em2dl3h],
    h3.text-light .nav-link.disabled[b-012em2dl3h],
    h3.text-white .nav-link.disabled[b-012em2dl3h],
    h4.text-light .nav-link.disabled[b-012em2dl3h],
    h4.text-white .nav-link.disabled[b-012em2dl3h],
    h5.text-light .nav-link.disabled[b-012em2dl3h],
    h5.text-white .nav-link.disabled[b-012em2dl3h],
    h6.text-light .nav-link.disabled[b-012em2dl3h],
    h6.text-white .nav-link.disabled[b-012em2dl3h],
    .h1.text-light .nav-link.disabled[b-012em2dl3h],
    .h1.text-white .nav-link.disabled[b-012em2dl3h],
    .h2.text-light .nav-link.disabled[b-012em2dl3h],
    .h2.text-white .nav-link.disabled[b-012em2dl3h],
    .h3.text-light .nav-link.disabled[b-012em2dl3h],
    .h3.text-white .nav-link.disabled[b-012em2dl3h],
    .h4.text-light .nav-link.disabled[b-012em2dl3h],
    .h4.text-white .nav-link.disabled[b-012em2dl3h],
    .h5.text-light .nav-link.disabled[b-012em2dl3h],
    .h5.text-white .nav-link.disabled[b-012em2dl3h],
    .h6.text-light .nav-link.disabled[b-012em2dl3h],
    .h6.text-white .nav-link.disabled[b-012em2dl3h] {
        color: rgba(255, 255, 255, 0.4);
    }

.nav-tabs[b-012em2dl3h] {
    margin-bottom: 1.5rem;
}

    .nav-tabs .nav-link[b-012em2dl3h] {
        border-radius: 0.5rem;
        box-shadow: none;
        background-color: #f5f4f8;
        color: #454056;
        font-weight: normal;
    }

        .nav-tabs .nav-link > i[b-012em2dl3h] {
            font-size: 0.85em;
        }

        .nav-tabs .nav-link:hover[b-012em2dl3h],
        .nav-tabs .nav-link.show[b-012em2dl3h] {
            box-shadow: 0 0.125rem 0.125rem -0.125rem rgba(31, 27, 45, 0.08), 0 0.25rem 0.75rem rgba(31, 27, 45, 0.08);
            color: #1f1b2d;
        }

        .nav-tabs .nav-link.active[b-012em2dl3h] {
            box-shadow: 0 0.125rem 0.125rem -0.125rem rgba(31, 27, 45, 0.08), 0 0.25rem 0.75rem rgba(31, 27, 45, 0.08);
        }

        .nav-tabs .nav-link.disabled[b-012em2dl3h],
        .nav-tabs .nav-link[disabled][b-012em2dl3h] {
            background-color: #f9f8fa;
        }

        .nav-tabs .nav-link > i[b-012em2dl3h] {
            margin-top: -0.125rem;
            vertical-align: middle;
        }

        .nav-tabs .nav-link.dropdown-toggle.active:hover[b-012em2dl3h],
        .nav-tabs .nav-link.dropdown-toggle.active.show[b-012em2dl3h] {
            color: #fd5631;
        }

    .nav-tabs .nav-item[b-012em2dl3h] {
        margin-bottom: 0;
    }

    .nav-tabs .dropdown-menu[b-012em2dl3h] {
        border-radius: 0.5rem;
    }

.nav-tabs-light .nav-item.show .nav-link[b-012em2dl3h] {
    color: #fd5631;
}

.nav-tabs-light .nav-link[b-012em2dl3h] {
    background-color: rgba(255, 255, 255, 0.04);
    color: #fff;
}

    .nav-tabs-light .nav-link:hover[b-012em2dl3h],
    .nav-tabs-light .nav-link.show[b-012em2dl3h] {
        background-color: rgba(255, 255, 255, 0.1);
        color: #fff;
    }

    .nav-tabs-light .nav-link.active[b-012em2dl3h] {
        background-color: #fff;
        color: #fd5631;
    }

.nav-pills .nav-link[b-012em2dl3h] {
    background-color: #f5f4f8;
    font-weight: 400;
}

    .nav-pills .nav-link > i[b-012em2dl3h] {
        font-size: 0.85em;
    }

    .nav-pills .nav-link:hover[b-012em2dl3h] {
        color: #454056;
        background-color: #f5f4f8;
        box-shadow: 0 0.125rem 0.125rem -0.125rem rgba(31, 27, 45, 0.08), 0 0.25rem 0.75rem rgba(31, 27, 45, 0.08);
    }

    .nav-pills .nav-link:focus[b-012em2dl3h] {
        color: #454056;
    }

    .nav-pills .nav-link.active[b-012em2dl3h] {
        color: #fd5631;
        box-shadow: 0 0.125rem 0.125rem -0.125rem rgba(31, 27, 45, 0.08), 0 0.25rem 0.75rem rgba(31, 27, 45, 0.08);
    }

    .nav-pills .nav-link:disabled[b-012em2dl3h],
    .nav-pills .nav-link.disabled[b-012em2dl3h] {
        background-color: rgba(245, 244, 248, 0.5);
        color: rgba(69, 64, 86, 0.5);
    }

.nav-pills.nav-pills-light .nav-link[b-012em2dl3h] {
    background-color: rgba(255, 255, 255, 0.04);
    color: #fff;
    box-shadow: none;
}

    .nav-pills.nav-pills-light .nav-link:hover[b-012em2dl3h] {
        background-color: rgba(255, 255, 255, 0.1);
        color: #fff;
        box-shadow: none;
    }

    .nav-pills.nav-pills-light .nav-link.active[b-012em2dl3h] {
        background-color: #fff;
        color: #fd5631;
        box-shadow: none;
    }

    .nav-pills.nav-pills-light .nav-link:disabled[b-012em2dl3h],
    .nav-pills.nav-pills-light .nav-link.disabled[b-012em2dl3h] {
        background-color: rgba(255, 255, 255, 0.05);
        color: rgba(255, 255, 255, 0.35);
    }

.nav-tabs:not(.nav-fill):not(.nav-justified) .nav-item[b-012em2dl3h],
.nav-pills .nav-item[b-012em2dl3h] {
    margin-left: 0.75rem;
}

    .nav-tabs:not(.nav-fill):not(.nav-justified) .nav-item:last-child[b-012em2dl3h],
    .nav-pills .nav-item:last-child[b-012em2dl3h] {
        margin-right: 0;
    }

.nav-tabs:not(.nav-fill):not(.nav-justified).justify-content-center .nav-item[b-012em2dl3h],
.nav-pills.justify-content-center .nav-item[b-012em2dl3h] {
    margin-right: 0.375rem;
    margin-left: 0.375rem;
}

.nav-tabs:not(.nav-fill):not(.nav-justified).justify-content-end .nav-item[b-012em2dl3h],
.nav-pills.justify-content-end .nav-item[b-012em2dl3h] {
    margin-right: 0;
    margin-left: 0.75rem;
}

.nav-tabs:not(.nav-fill):not(.nav-justified).flex-column .nav-item[b-012em2dl3h],
.nav-pills.flex-column .nav-item[b-012em2dl3h] {
    margin-right: 0;
    margin-bottom: 0.75rem;
    margin-left: 0;
}

    .nav-tabs:not(.nav-fill):not(.nav-justified).flex-column .nav-item:last-child[b-012em2dl3h],
    .nav-pills.flex-column .nav-item:last-child[b-012em2dl3h] {
        margin-bottom: 0;
    }

.card-nav[b-012em2dl3h] {
    margin: 0;
    padding: 0;
    list-style: none;
}

    .card-nav li[b-012em2dl3h] {
        margin-bottom: 0;
    }

.card-nav-link[b-012em2dl3h] {
    position: relative;
    display: block;
    padding: 1rem 0;
    transition: color 0.25s ease-in-out, background-color 0.25s ease-in-out, box-shadow 0.25s ease-in-out, border-color 0.25s ease-in-out;
    border-top: 1px solid #efecf3;
    color: #454056;
    text-decoration: none;
}

    .card-nav-link[b-012em2dl3h]::before {
        position: absolute;
        display: none;
        top: 0;
        right: -1.25rem;
        width: 0.125rem;
        height: 100%;
        background-color: #fd5631;
        content: "";
    }

    .card-nav-link:hover[b-012em2dl3h] {
        color: #fd5631;
    }

    .card-nav-link.active[b-012em2dl3h] {
        color: #fd5631;
        pointer-events: none;
    }

        .card-nav-link.active[b-012em2dl3h]::before {
            display: block;
        }

    .card-nav-link > i[b-012em2dl3h] {
        margin-top: -0.125rem;
        transition: opacity 0.25s ease-in-out;
    }

    .card-nav-link:hover > i[b-012em2dl3h],
    .card-nav-link.active > i[b-012em2dl3h] {
        opacity: 1 !important;
    }

.card-nav-light .card-nav-link[b-012em2dl3h],
.card-light .card-nav-link[b-012em2dl3h] {
    border-top-color: rgba(255, 255, 255, 0.15);
    color: rgba(255, 255, 255, 0.65);
}

    .card-nav-light .card-nav-link[b-012em2dl3h]::before,
    .card-light .card-nav-link[b-012em2dl3h]::before {
        background-color: #fff;
    }

    .card-nav-light .card-nav-link:hover[b-012em2dl3h],
    .card-light .card-nav-link:hover[b-012em2dl3h] {
        color: #fff;
    }

    .card-nav-light .card-nav-link.active[b-012em2dl3h],
    .card-light .card-nav-link.active[b-012em2dl3h] {
        color: #fff;
    }

.navbar-brand[b-012em2dl3h] {
    font-weight: 700;
}

.navbar-nav[b-012em2dl3h] {
    margin-top: 1rem;
}

    .navbar-nav .nav-item[b-012em2dl3h] {
        margin-bottom: 0.375rem;
        padding: 0.125rem 1rem;
        border: 1px solid transparent;
        border-radius: 0.5rem;
    }

    .navbar-nav .dropdown-toggle[b-012em2dl3h] {
        display: flex;
        direction: rtl
    }

        .navbar-nav .dropdown-toggle[b-012em2dl3h]::after {
            display: block;
            font-size: 0.75em;
            margin-top: 0.1875rem;
            margin-right: 0 !important;
            margin-left: auto;
        }

    .navbar-nav .dropdown-menu[b-012em2dl3h] {
        margin-bottom: 0.75rem;
        padding-top: 0;
        padding-bottom: 0;
        border: 0;
        border-right: 2px solid transparent;
        border-radius: 0;
        background-color: transparent;
        box-shadow: none;
    }

        .navbar-nav .dropdown-menu .dropdown-menu[b-012em2dl3h] {
            display: block;
            margin-bottom: 0;
            margin-right: 1rem;
            opacity: 1;
        }

        .navbar-nav .dropdown-menu .dropdown-toggle[b-012em2dl3h]::after {
            display: none;
        }

@media (min-width: 500px) {
    .navbar-expand-sm .navbar-nav[b-012em2dl3h] {
        margin-top: 0;
        padding-top: 0;
        border-top: none;
        border-radius: 0;
    }

        .navbar-expand-sm .navbar-nav .nav-item[b-012em2dl3h] {
            margin-bottom: 0;
            padding: 0;
            border: 0;
            border-radius: 0;
        }

        .navbar-expand-sm .navbar-nav .nav-link[b-012em2dl3h] {
            padding: 0.6875rem 1rem;
            font-size: 0.875rem;
        }

        .navbar-expand-sm .navbar-nav .dropdown-toggle[b-012em2dl3h] {
            display: block;
        }

            .navbar-expand-sm .navbar-nav .dropdown-toggle[b-012em2dl3h]::after {
                display: inline-block;
                margin-top: 0;
                margin-left: 0.375rem;
                font-size: 0.6em;
            }

    .navbar-expand-sm .dropdown-menu[b-012em2dl3h] {
        margin-bottom: 0;
        padding-top: 0.5rem;
        padding-bottom: 0.5rem;
        border: 1px solid #efecf3;
        border-radius: 0.75rem;
        background-color: #fff;
        box-shadow: 0 0.125rem 0.125rem -0.125rem rgba(31, 27, 45, 0.08), 0 0.25rem 0.75rem rgba(31, 27, 45, 0.08);
    }

        .navbar-expand-sm .dropdown-menu.dropdown-menu-dark[b-012em2dl3h] {
            border-color: rgba(255, 255, 255, 0.15);
            background-color: #1f1b2d;
            box-shadow: none;
        }

        .navbar-expand-sm .dropdown-menu > .dropdown > .dropdown-toggle[b-012em2dl3h] {
            display: block;
            position: relative;
            padding-right: 1.5rem;
        }

            .navbar-expand-sm .dropdown-menu > .dropdown > .dropdown-toggle[b-012em2dl3h]::after {
                display: block;
                position: absolute;
                top: 50%;
                right: 1rem;
                margin-top: -0.375rem;
                content: "";
            }

        .navbar-expand-sm .dropdown-menu > .dropdown .dropdown-menu[b-012em2dl3h] {
            display: none;
            top: 0;
            right: auto;
            left: 100%;
            width: auto;
            margin-top: -0.5rem;
            margin-right: 0;
            margin-left: -0.375rem;
            padding-bottom: 0.5rem;
        }

        .navbar-expand-sm .dropdown-menu > .dropdown:hover > .dropdown-menu[b-012em2dl3h] {
            -webkit-animation: fade-in 0.25s ease-in-out;
            animation: fade-in-b-012em2dl3h 0.25s ease-in-out;
        }

        .navbar-expand-sm .dropdown-menu.show[b-012em2dl3h] {
            display: none;
        }

    .navbar-expand-sm .dropdown-menu-end[b-012em2dl3h] {
        left: auto;
        right: 0;
    }

    .navbar-expand-sm .dropdown:hover > .dropdown-menu[b-012em2dl3h] {
        display: block;
        -webkit-animation: slide-up 0.25s ease-in-out;
        animation: slide-up-b-012em2dl3h 0.25s ease-in-out;
    }

    .navbar-expand-sm.navbar-light[b-012em2dl3h],
    .navbar-expand-sm.navbar-dark[b-012em2dl3h] {
        background-color: transparent;
    }
}

@media (min-width: 768px) {
    .navbar-expand-md .navbar-nav[b-012em2dl3h] {
        margin-top: 0;
        padding-top: 0;
        border-top: none;
        border-radius: 0;
    }

        .navbar-expand-md .navbar-nav .nav-item[b-012em2dl3h] {
            margin-bottom: 0;
            padding: 0;
            border: 0;
            border-radius: 0;
        }

        .navbar-expand-md .navbar-nav .nav-link[b-012em2dl3h] {
            padding: 0.6875rem 1rem;
            font-size: 0.875rem;
        }

        .navbar-expand-md .navbar-nav .dropdown-toggle[b-012em2dl3h] {
            display: block;
        }

            .navbar-expand-md .navbar-nav .dropdown-toggle[b-012em2dl3h]::after {
                display: inline-block;
                margin-top: 0;
                margin-right: 0.375rem !important;
                font-size: 0.6em;
            }

    .navbar-expand-md .dropdown-menu[b-012em2dl3h] {
        margin-bottom: 0;
        padding-top: 0.5rem;
        padding-bottom: 0.5rem;
        border: 1px solid #efecf3;
        border-radius: 0.75rem;
        background-color: #fff;
        box-shadow: 0 0.125rem 0.125rem -0.125rem rgba(31, 27, 45, 0.08), 0 0.25rem 0.75rem rgba(31, 27, 45, 0.08);
    }

        .navbar-expand-md .dropdown-menu.dropdown-menu-dark[b-012em2dl3h] {
            border-color: rgba(255, 255, 255, 0.15);
            background-color: #1f1b2d;
            box-shadow: none;
        }

        .navbar-expand-md .dropdown-menu > .dropdown > .dropdown-toggle[b-012em2dl3h] {
            display: block;
            position: relative;
            padding-right: 1.5rem;
        }

            .navbar-expand-md .dropdown-menu > .dropdown > .dropdown-toggle[b-012em2dl3h]::after {
                display: block;
                position: absolute;
                top: 50%;
                right: 1rem;
                margin-top: -0.375rem;
                content: "";
            }

        .navbar-expand-md .dropdown-menu > .dropdown .dropdown-menu[b-012em2dl3h] {
            display: none;
            top: 0;
            right: auto;
            left: 100%;
            width: auto;
            margin-top: -0.5rem;
            margin-right: 0;
            margin-left: -0.375rem;
            padding-bottom: 0.5rem;
        }

        .navbar-expand-md .dropdown-menu > .dropdown:hover > .dropdown-menu[b-012em2dl3h] {
            -webkit-animation: fade-in 0.25s ease-in-out;
            animation: fade-in-b-012em2dl3h 0.25s ease-in-out;
        }

        .navbar-expand-md .dropdown-menu.show[b-012em2dl3h] {
            display: none;
        }

    .navbar-expand-md .dropdown-menu-end[b-012em2dl3h] {
        left: auto;
        right: 0;
    }

    .navbar-expand-md .dropdown:hover > .dropdown-menu[b-012em2dl3h] {
        display: block;
        -webkit-animation: slide-up 0.25s ease-in-out;
        animation: slide-up-b-012em2dl3h 0.25s ease-in-out;
    }

    .navbar-expand-md.navbar-light[b-012em2dl3h],
    .navbar-expand-md.navbar-dark[b-012em2dl3h] {
        background-color: transparent;
    }
}

@media (min-width: 992px) {
    .navbar-expand-lg .navbar-nav[b-012em2dl3h] {
        margin-top: 0;
        padding-top: 0;
        border-top: none;
        border-radius: 0;
    }

        .navbar-expand-lg .navbar-nav .nav-item[b-012em2dl3h] {
            margin-bottom: 0;
            padding: 0;
            border: 0;
            border-radius: 0;
        }

        .navbar-expand-lg .navbar-nav .nav-link[b-012em2dl3h] {
            padding: 0.6875rem 1rem;
            font-size: 0.956rem
        }

        .navbar-expand-lg .navbar-nav .dropdown-toggle[b-012em2dl3h] {
            display: block;
            direction: ltr
        }

            .navbar-expand-lg .navbar-nav .dropdown-toggle[b-012em2dl3h]::after {
                display: inline-block;
                margin-top: 0;
                margin-left: 0.375rem;
                font-size: 0.6em;
            }

    .navbar-expand-lg .dropdown-menu[b-012em2dl3h] {
        margin-bottom: 0;
        padding-top: 0.5rem;
        padding-bottom: 0.5rem;
        border: 1px solid #efecf3;
        border-radius: 0.75rem;
        background-color: #fff;
        box-shadow: 0 0.125rem 0.125rem -0.125rem rgba(31, 27, 45, 0.08), 0 0.25rem 0.75rem rgba(31, 27, 45, 0.08);
    }

        .navbar-expand-lg .dropdown-menu.dropdown-menu-dark[b-012em2dl3h] {
            border-color: rgba(255, 255, 255, 0.15);
            background-color: #1f1b2d;
            box-shadow: none;
        }

        .navbar-expand-lg .dropdown-menu > .dropdown > .dropdown-toggle[b-012em2dl3h] {
            display: block;
            position: relative;
            padding-left: 1.5rem;
        }

            .navbar-expand-lg .dropdown-menu > .dropdown > .dropdown-toggle[b-012em2dl3h]::after {
                display: block;
                position: absolute;
                top: 50%;
                left: 1rem;
                margin-top: -0.375rem;
                content: "";
                transform: rotate(180deg)
            }

        .navbar-expand-lg .dropdown-menu > .dropdown .dropdown-menu[b-012em2dl3h] {
            display: none;
            top: 0;
            left: auto;
            right: 100%;
            width: auto;
            margin-top: -0.5rem;
            margin-right: 0;
            margin-left: -0.375rem;
            padding-bottom: 0.5rem;
        }

        .navbar-expand-lg .dropdown-menu > .dropdown:hover > .dropdown-menu[b-012em2dl3h] {
            -webkit-animation: fade-in 0.25s ease-in-out;
            animation: fade-in-b-012em2dl3h 0.25s ease-in-out;
        }

        .navbar-expand-lg .dropdown-menu.show[b-012em2dl3h] {
            display: none;
        }

    .navbar-expand-lg .dropdown-menu-end[b-012em2dl3h] {
        left: auto;
        right: 0;
    }

    .navbar-expand-lg .dropdown:hover > .dropdown-menu[b-012em2dl3h] {
        display: block;
        -webkit-animation: slide-up 0.25s ease-in-out;
        animation: slide-up-b-012em2dl3h 0.25s ease-in-out;
    }

    .navbar-expand-lg.navbar-light[b-012em2dl3h],
    .navbar-expand-lg.navbar-dark[b-012em2dl3h] {
        background-color: transparent;
    }
}

@media (min-width: 1200px) {
    .navbar-expand-xl .navbar-nav[b-012em2dl3h] {
        margin-top: 0;
        padding-top: 0;
        border-top: none;
        border-radius: 0;
    }

        .navbar-expand-xl .navbar-nav .nav-item[b-012em2dl3h] {
            margin-bottom: 0;
            padding: 0;
            border: 0;
            border-radius: 0;
        }

        .navbar-expand-xl .navbar-nav .nav-link[b-012em2dl3h] {
            padding: 0.6875rem 1rem;
            font-size: 0.875rem;
        }

        .navbar-expand-xl .navbar-nav .dropdown-toggle[b-012em2dl3h] {
            display: block;
        }

            .navbar-expand-xl .navbar-nav .dropdown-toggle[b-012em2dl3h]::after {
                display: inline-block;
                margin-top: 0;
                margin-left: 0.375rem;
                font-size: 0.6em;
            }

    .navbar-expand-xl .dropdown-menu[b-012em2dl3h] {
        margin-bottom: 0;
        padding-top: 0.5rem;
        padding-bottom: 0.5rem;
        border: 1px solid #efecf3;
        border-radius: 0.75rem;
        background-color: #fff;
        box-shadow: 0 0.125rem 0.125rem -0.125rem rgba(31, 27, 45, 0.08), 0 0.25rem 0.75rem rgba(31, 27, 45, 0.08);
    }

        .navbar-expand-xl .dropdown-menu.dropdown-menu-dark[b-012em2dl3h] {
            border-color: rgba(255, 255, 255, 0.15);
            background-color: #1f1b2d;
            box-shadow: none;
        }

        .navbar-expand-xl .dropdown-menu > .dropdown > .dropdown-toggle[b-012em2dl3h] {
            display: block;
            position: relative;
            padding-right: 1.5rem;
        }

            .navbar-expand-xl .dropdown-menu > .dropdown > .dropdown-toggle[b-012em2dl3h]::after {
                display: block;
                position: absolute;
                top: 50%;
                right: 1rem;
                margin-top: -0.375rem;
                content: "";
            }

        .navbar-expand-xl .dropdown-menu > .dropdown .dropdown-menu[b-012em2dl3h] {
            display: none;
            top: 0;
            right: auto;
            left: 100%;
            width: auto;
            margin-top: -0.5rem;
            margin-right: 0;
            margin-left: -0.375rem;
            padding-bottom: 0.5rem;
        }

        .navbar-expand-xl .dropdown-menu > .dropdown:hover > .dropdown-menu[b-012em2dl3h] {
            -webkit-animation: fade-in 0.25s ease-in-out;
            animation: fade-in-b-012em2dl3h 0.25s ease-in-out;
        }

        .navbar-expand-xl .dropdown-menu.show[b-012em2dl3h] {
            display: none;
        }

    .navbar-expand-xl .dropdown-menu-end[b-012em2dl3h] {
        left: auto;
        right: 0;
    }

    .navbar-expand-xl .dropdown:hover > .dropdown-menu[b-012em2dl3h] {
        display: block;
        -webkit-animation: slide-up 0.25s ease-in-out;
        animation: slide-up-b-012em2dl3h 0.25s ease-in-out;
    }

    .navbar-expand-xl.navbar-light[b-012em2dl3h],
    .navbar-expand-xl.navbar-dark[b-012em2dl3h] {
        background-color: transparent;
    }
}

@media (min-width: 1400px) {
    .navbar-expand-xxl .navbar-nav[b-012em2dl3h] {
        margin-top: 0;
        padding-top: 0;
        border-top: none;
        border-radius: 0;
    }

        .navbar-expand-xxl .navbar-nav .nav-item[b-012em2dl3h] {
            margin-bottom: 0;
            padding: 0;
            border: 0;
            border-radius: 0;
        }

        .navbar-expand-xxl .navbar-nav .nav-link[b-012em2dl3h] {
            padding: 0.6875rem 1rem;
            font-size: 0.875rem;
        }

        .navbar-expand-xxl .navbar-nav .dropdown-toggle[b-012em2dl3h] {
            display: block;
        }

            .navbar-expand-xxl .navbar-nav .dropdown-toggle[b-012em2dl3h]::after {
                display: inline-block;
                margin-top: 0;
                margin-left: 0.375rem;
                font-size: 0.6em;
            }

    .navbar-expand-xxl .dropdown-menu[b-012em2dl3h] {
        margin-bottom: 0;
        padding-top: 0.5rem;
        padding-bottom: 0.5rem;
        border: 1px solid #efecf3;
        border-radius: 0.75rem;
        background-color: #fff;
        box-shadow: 0 0.125rem 0.125rem -0.125rem rgba(31, 27, 45, 0.08), 0 0.25rem 0.75rem rgba(31, 27, 45, 0.08);
    }

        .navbar-expand-xxl .dropdown-menu.dropdown-menu-dark[b-012em2dl3h] {
            border-color: rgba(255, 255, 255, 0.15);
            background-color: #1f1b2d;
            box-shadow: none;
        }

        .navbar-expand-xxl .dropdown-menu > .dropdown > .dropdown-toggle[b-012em2dl3h] {
            display: block;
            position: relative;
            padding-right: 1.5rem;
        }

            .navbar-expand-xxl .dropdown-menu > .dropdown > .dropdown-toggle[b-012em2dl3h]::after {
                display: block;
                position: absolute;
                top: 50%;
                right: 1rem;
                margin-top: -0.375rem;
                content: "";
            }

        .navbar-expand-xxl .dropdown-menu > .dropdown .dropdown-menu[b-012em2dl3h] {
            display: none;
            top: 0;
            right: auto;
            left: 100%;
            width: auto;
            margin-top: -0.5rem;
            margin-right: 0;
            margin-left: -0.375rem;
            padding-bottom: 0.5rem;
        }

        .navbar-expand-xxl .dropdown-menu > .dropdown:hover > .dropdown-menu[b-012em2dl3h] {
            -webkit-animation: fade-in 0.25s ease-in-out;
            animation: fade-in-b-012em2dl3h 0.25s ease-in-out;
        }

        .navbar-expand-xxl .dropdown-menu.show[b-012em2dl3h] {
            display: none;
        }

    .navbar-expand-xxl .dropdown-menu-end[b-012em2dl3h] {
        left: auto;
        right: 0;
    }

    .navbar-expand-xxl .dropdown:hover > .dropdown-menu[b-012em2dl3h] {
        display: block;
        -webkit-animation: slide-up 0.25s ease-in-out;
        animation: slide-up-b-012em2dl3h 0.25s ease-in-out;
    }

    .navbar-expand-xxl.navbar-light[b-012em2dl3h],
    .navbar-expand-xxl.navbar-dark[b-012em2dl3h] {
        background-color: transparent;
    }
}

.navbar-expand .navbar-nav[b-012em2dl3h] {
    margin-top: 0;
    padding-top: 0;
    border-top: none;
    border-radius: 0;
}

    .navbar-expand .navbar-nav .nav-item[b-012em2dl3h] {
        margin-bottom: 0;
        padding: 0;
        border: 0;
        border-radius: 0;
    }

    .navbar-expand .navbar-nav .nav-link[b-012em2dl3h] {
        padding: 0.6875rem 1rem;
        font-size: 0.875rem;
    }

    .navbar-expand .navbar-nav .dropdown-toggle[b-012em2dl3h] {
        display: block;
    }

        .navbar-expand .navbar-nav .dropdown-toggle[b-012em2dl3h]::after {
            display: inline-block;
            margin-top: 0;
            margin-left: 0.375rem;
            font-size: 0.6em;
        }

.navbar-expand .dropdown-menu[b-012em2dl3h] {
    margin-bottom: 0;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    border: 1px solid #efecf3;
    border-radius: 0.75rem;
    background-color: #fff;
    box-shadow: 0 0.125rem 0.125rem -0.125rem rgba(31, 27, 45, 0.08), 0 0.25rem 0.75rem rgba(31, 27, 45, 0.08);
}

    .navbar-expand .dropdown-menu.dropdown-menu-dark[b-012em2dl3h] {
        border-color: rgba(255, 255, 255, 0.15);
        background-color: #1f1b2d;
        box-shadow: none;
    }

    .navbar-expand .dropdown-menu > .dropdown > .dropdown-toggle[b-012em2dl3h] {
        display: block;
        position: relative;
        padding-right: 1.5rem;
    }

        .navbar-expand .dropdown-menu > .dropdown > .dropdown-toggle[b-012em2dl3h]::after {
            display: block;
            position: absolute;
            top: 50%;
            right: 1rem;
            margin-top: -0.375rem;
            content: "";
        }

    .navbar-expand .dropdown-menu > .dropdown .dropdown-menu[b-012em2dl3h] {
        display: none;
        top: 0;
        right: auto;
        left: 100%;
        width: auto;
        margin-top: -0.5rem;
        margin-right: 0;
        margin-left: -0.375rem;
        padding-bottom: 0.5rem;
    }

    .navbar-expand .dropdown-menu > .dropdown:hover > .dropdown-menu[b-012em2dl3h] {
        -webkit-animation: fade-in 0.25s ease-in-out;
        animation: fade-in-b-012em2dl3h 0.25s ease-in-out;
    }

    .navbar-expand .dropdown-menu.show[b-012em2dl3h] {
        display: none;
    }

.navbar-expand .dropdown-menu-end[b-012em2dl3h] {
    left: auto;
    right: 0;
}

.navbar-expand .dropdown:hover > .dropdown-menu[b-012em2dl3h] {
    display: block;
    -webkit-animation: slide-up 0.25s ease-in-out;
    animation: slide-up-b-012em2dl3h 0.25s ease-in-out;
}

.navbar-expand.navbar-light[b-012em2dl3h],
.navbar-expand.navbar-dark[b-012em2dl3h] {
    background-color: transparent;
}

.navbar-light[b-012em2dl3h] {
    transition: background-color 0.1s ease-in-out, box-shadow 0.1s ease-in-out;
    background-color: #fff;
}

    .navbar-light .nav-item[b-012em2dl3h] {
        border-color: #efecf3;
        direction: ltr
    }

        .navbar-light .nav-item:hover .nav-link:not(.disabled)[b-012em2dl3h] {
            color: #fd5631;
        }

        .navbar-light .nav-item.active .nav-link:not(.disabled)[b-012em2dl3h] {
            color: #fd5631;
        }

    .navbar-light .navbar-nav .dropdown-menu[b-012em2dl3h] {
        border-right-color: #efecf3;
    }

    .navbar-light.navbar-stuck[b-012em2dl3h] {
        background-color: #fff;
        box-shadow: 0 0.125rem 0.125rem -0.125rem rgba(31, 27, 45, 0.08), 0 0.25rem 0.75rem rgba(31, 27, 45, 0.08);
    }

.navbar-dark[b-012em2dl3h] {
    transition: background-color 0.1s ease-in-out, box-shadow 0.1s ease-in-out;
    background-color: #1f1b2d;
}

    .navbar-dark .nav-item[b-012em2dl3h] {
        border-color: rgba(255, 255, 255, 0.15);
    }

        .navbar-dark .nav-item:hover .nav-link:not(.disabled)[b-012em2dl3h] {
            color: #fff;
        }

        .navbar-dark .nav-item.active .nav-link:not(.disabled)[b-012em2dl3h] {
            color: #fff;
        }

    .navbar-dark .navbar-nav .dropdown-menu[b-012em2dl3h] {
        border-left-color: rgba(255, 255, 255, 0.15);
    }

    .navbar-dark.navbar-stuck[b-012em2dl3h] {
        background-color: #1f1b2d;
    }

.offcanvas[b-012em2dl3h] {
    will-change: transform, box-shadow;
    transition: transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1), box-shadow 0.3s ease;
    box-shadow: none;
    visibility: visible !important;
}

.offcanvas-header[b-012em2dl3h],
.offcanvas-footer[b-012em2dl3h] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-shrink: 0;
    padding: 1.25rem 1.5rem;
}

.bg-dark .offcanvas-header[b-012em2dl3h],
.bg-dark .offcanvas-footer[b-012em2dl3h] {
    background-color: rgba(255, 255, 255, 0.05);
}

.offcanvas-body[b-012em2dl3h] {
    height: 100%;
}

    .offcanvas-body[b-012em2dl3h]::-webkit-scrollbar {
        width: 0.1875rem;
        background-color: transparent;
        opacity: 0;
    }

    .offcanvas-body[b-012em2dl3h]::-webkit-scrollbar-thumb {
        background-color: #d5d2dc;
        border-radius: 0.09375rem;
    }

    .offcanvas-body > .simplebar-track[b-012em2dl3h] {
        display: block;
        background-color: transparent;
    }

    .offcanvas-body .simplebar-vertical[b-012em2dl3h] {
        margin-right: 0.1875rem;
    }

    .offcanvas-body > :not(.card) .nav[b-012em2dl3h] {
        flex-direction: column;
        margin-right: -1.5rem;
        margin-left: -1.5rem;
    }

        .offcanvas-body > :not(.card) .nav > li[b-012em2dl3h] {
            margin-bottom: 0;
        }

    .offcanvas-body > :not(.card):not(.navbar-nav) .nav-link[b-012em2dl3h] {
        padding: 0.3rem 1.5rem;
        font-weight: normal;
    }

        .offcanvas-body > :not(.card):not(.navbar-nav) .nav-link.active[b-012em2dl3h] {
            position: relative;
        }

            .offcanvas-body > :not(.card):not(.navbar-nav) .nav-link.active[b-012em2dl3h]::before {
                display: block;
                position: absolute;
                top: 0;
                left: 0;
                width: 0.125rem;
                height: 100%;
                background-color: #fd5631;
                content: "";
            }

    .offcanvas-body > :not(.card) .nav-light .nav-link.active[b-012em2dl3h]::before {
        background-color: #fff;
    }

.bg-dark .offcanvas-body[b-012em2dl3h]::-webkit-scrollbar-thumb {
    background-color: rgba(255, 255, 255, 0.35);
}

.offcanvas-collapse .card-flush[b-012em2dl3h] {
    border: 0;
}

    .offcanvas-collapse .card-flush > .card-body[b-012em2dl3h] {
        padding: 0;
    }

@media (min-width: 992px) {
    .offcanvas-expand[b-012em2dl3h] {
        transform: none;
    }

        .offcanvas-expand.offcanvas-start[b-012em2dl3h],
        .offcanvas-expand.offcanvas-end[b-012em2dl3h],
        .offcanvas-expand.offcanvas-bottom[b-012em2dl3h] {
            transform: none;
        }

    .offcanvas-collapse[b-012em2dl3h] {
        display: block;
        position: static;
        top: auto !important;
        right: auto !important;
        bottom: auto !important;
        left: auto !important;
        width: 100% !important;
        max-width: 100% !important;
        height: auto !important;
        transform: none !important;
        background-color: transparent;
    }

        .offcanvas-collapse .offcanvas-header[b-012em2dl3h],
        .offcanvas-collapse .offcanvas-footer[b-012em2dl3h] {
            display: none;
        }

        .offcanvas-collapse .offcanvas-body[b-012em2dl3h] {
            padding: 0;
            overflow: initial;
        }

        .offcanvas-collapse .card-flush[b-012em2dl3h] {
            border: 1px solid #efecf3;
        }

            .offcanvas-collapse .card-flush > .card-body[b-012em2dl3h] {
                padding: 1.25rem 1.25rem;
            }

    .offcanvas-enabled-start[b-012em2dl3h] {
        padding-right: 22.5rem;
    }

    .offcanvas-enabled-end[b-012em2dl3h] {
        padding-right: 22.5rem;
        padding-left: 0;
    }
}

.simplebar-scrollbar[b-012em2dl3h]::before {
    right: 0;
    left: 0;
    background-color: #d5d2dc;
    border-radius: 0.5rem;
}

.simplebar-scrollbar.simplebar-visible[b-012em2dl3h]::before {
    opacity: 1;
}

.simplebar-track[b-012em2dl3h] {
    border-radius: 0.5rem;
}

    .simplebar-track.simplebar-vertical[b-012em2dl3h] {
        width: 0.1875rem;
    }

        .simplebar-track.simplebar-vertical .simplebar-scrollbar[b-012em2dl3h]:before {
            top: 0;
            bottom: 0;
        }

    .simplebar-track.simplebar-horizontal[b-012em2dl3h] {
        height: 0.1875rem;
    }

        .simplebar-track.simplebar-horizontal .simplebar-scrollbar[b-012em2dl3h] {
            height: 0.1875rem;
            top: 0;
            bottom: 0;
        }

            .simplebar-track.simplebar-horizontal .simplebar-scrollbar[b-012em2dl3h]::before {
                right: 0;
                left: 0;
            }

[data-simplebar][data-simplebar-auto-hide="false"] .simplebar-track[b-012em2dl3h] {
    background-color: #f5f4f8;
}

[data-simplebar-inverse] .simplebar-scrollbar[b-012em2dl3h]:before {
    background-color: rgba(255, 255, 255, 0.35);
}

[data-simplebar-inverse][data-simplebar-auto-hide="false"] .simplebar-track[b-012em2dl3h] {
    background-color: rgba(255, 255, 255, 0.2);
}

[data-simplebar-horizontal-top] .simplebar-track.simplebar-horizontal[b-012em2dl3h] {
    top: 0;
}

.accordion-button[b-012em2dl3h] {
    /* font-weight: bold;*/
}

    .accordion-button:not(.collapsed)[b-012em2dl3h] {
        box-shadow: none;
    }

.accordion-body[b-012em2dl3h] {
    padding-top: 0.1667rem;
}

.accordion-light .accordion-item[b-012em2dl3h] {
    background-color: transparent;
    border-color: rgba(255, 255, 255, 0.15);
}

.accordion-light .accordion-button[b-012em2dl3h] {
    background-color: transparent !important;
}

    .accordion-light .accordion-button.collapsed[b-012em2dl3h] {
        color: rgba(255, 255, 255, 0.7);
    }

    .accordion-light .accordion-button:not(.collapsed)[b-012em2dl3h] {
        color: #fff;
        box-shadow: none;
    }

        .accordion-light .accordion-button:not(.collapsed)[b-012em2dl3h]::after {
            background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
        }

    .accordion-light .accordion-button[b-012em2dl3h]::after {
        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='rgba%28255, 255, 255, 0.7%29'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
    }

.collapse-label[b-012em2dl3h]::after {
    content: attr(data-bs-label-expanded);
}

.collapse-label > [class^="fi-"][b-012em2dl3h],
.collapse-label > [class*=" fi-"][b-012em2dl3h] {
    transform: rotate(180deg);
    transition: transform 0.2s ease-in-out;
}

.collapse-label.collapsed > [class^="fi-"][b-012em2dl3h],
.collapse-label.collapsed > [class*=" fi-"][b-012em2dl3h] {
    transform: none;
}

.collapse-label.collapsed[b-012em2dl3h]::after {
    content: attr(data-bs-label-collapsed);
}

.alert [class^="fi-"][b-012em2dl3h],
.alert [class*=" fi-"][b-012em2dl3h] {
    margin-top: 0.175rem;
}

.alert hr[b-012em2dl3h] {
    color: rgba(0, 0, 0, 0.1);
}

.alert-secondary[b-012em2dl3h] {
    border-color: #d5d2dc;
    background-color: #f5f4f8;
}

.alert-secondary[b-012em2dl3h],
.alert-light[b-012em2dl3h] {
    color: #454056;
}

    .alert-secondary .alert-link[b-012em2dl3h],
    .alert-light .alert-link[b-012em2dl3h] {
        color: #1f1b2d;
    }

.alert-dark[b-012em2dl3h] {
    border-color: #1f1b2d;
    background-color: #1f1b2d;
    color: #fff;
}

    .alert-dark .alert-link[b-012em2dl3h] {
        color: #fff;
    }

.alert-dismissible .btn-close[b-012em2dl3h] {
    padding-top: 1.5rem;
}

.card-header-tabs[b-012em2dl3h],
.card-header-pills[b-012em2dl3h] {
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
}

.card-hover[b-012em2dl3h] {
    transition: border-color 0.2s ease-in-out, background-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
}

    .card-hover:hover[b-012em2dl3h],
    .card-hover.show[b-012em2dl3h] {
        box-shadow: 0 0.125rem 0.125rem -0.125rem rgba(31, 27, 45, 0.08), 0 0.25rem 0.75rem rgba(31, 27, 45, 0.08);
    }

    .card-hover.shadow-sm:hover[b-012em2dl3h],
    .card-hover.shadow-sm.show[b-012em2dl3h] {
        box-shadow: 0 0.125rem 0.5rem -0.25rem rgba(31, 27, 45, 0.12), 0 0.25rem 1rem rgba(31, 27, 45, 0.12) !important;
    }

    .card-hover[class^="bg-"]:hover[b-012em2dl3h],
    .card-hover[class*=" bg-"]:hover[b-012em2dl3h],
    .card-hover[class*=" bg-"].active[b-012em2dl3h],
    .card-hover[class*=" bg-"].show[b-012em2dl3h] {
        background-color: #fff !important;
    }

.card-active[b-012em2dl3h] {
    box-shadow: 0 0.125rem 0.125rem -0.125rem rgba(31, 27, 45, 0.08), 0 0.25rem 0.75rem rgba(31, 27, 45, 0.08);
}

    .card-active[class^="bg-"][b-012em2dl3h],
    .card-active[class*=" bg-"][b-012em2dl3h] {
        background-color: #fff !important;
    }

.card-img-hover[b-012em2dl3h] {
    position: relative;
    overflow: hidden;
    -webkit-mask-image: -webkit-radial-gradient(white, black);
}

    .card-img-hover .img-overlay[b-012em2dl3h] {
        opacity: 0 !important;
    }

    .card-img-hover .content-overlay[b-012em2dl3h] {
        position: absolute;
        transition: opacity 0.25s ease-in-out;
        opacity: 0;
    }

    .card-img-hover .position-absolute[b-012em2dl3h] {
        z-index: 5;
        direction: rtl
    }

.card:hover > .card-img-hover .img-overlay[b-012em2dl3h] {
    opacity: 0.33 !important;
}

    .card:hover > .card-img-hover .img-overlay.opacity-25[b-012em2dl3h] {
        opacity: 0.25 !important;
    }

    .card:hover > .card-img-hover .img-overlay.opacity-50[b-012em2dl3h] {
        opacity: 0.5 !important;
    }

    .card:hover > .card-img-hover .img-overlay.opacity-60[b-012em2dl3h] {
        opacity: 0.6 !important;
    }

    .card:hover > .card-img-hover .img-overlay.opacity-65[b-012em2dl3h] {
        opacity: 0.65 !important;
    }

    .card:hover > .card-img-hover .img-overlay.opacity-70[b-012em2dl3h] {
        opacity: 0.7 !important;
    }

.card:hover > .card-img-hover .content-overlay[b-012em2dl3h] {
    opacity: 1;
}

.card-horizontal .card-img-top[b-012em2dl3h],
.card-horizontal .card-img-bottom[b-012em2dl3h] {
    min-height: 12rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

@media (min-width: 500px) {
    .card-horizontal[b-012em2dl3h] {
        flex-direction: row;
    }

        .card-horizontal .card-body[b-012em2dl3h] {
            padding: 1.25rem 1.5625rem;
        }

        .card-horizontal .card-img-top[b-012em2dl3h],
        .card-horizontal .card-img-bottom[b-012em2dl3h] {
            max-width: 39%;
            min-width: 39%;
        }

        .card-horizontal .card-img-top[b-012em2dl3h] {
            border-radius: 0;
            border-top-right-radius: calc(0.75rem - 1px);
            border-bottom-right-radius: calc(0.75rem - 1px);
        }

            .card-horizontal .card-img-top.order-sm-2[b-012em2dl3h] {
                border-radius: 0;
                border-top-right-radius: calc(0.75rem - 1px);
                border-bottom-right-radius: calc(0.75rem - 1px);
            }
}

.card-light[b-012em2dl3h] {
    border-color: transparent;
    background-color: rgba(255, 255, 255, 0.04);
    color: #fff;
}

    .card-light .card-title[b-012em2dl3h] {
        color: #fff;
        font-family: vazir
    }

    .card-light .card-header[b-012em2dl3h],
    .card-light .card-footer[b-012em2dl3h] {
        border-color: rgba(255, 255, 255, 0.15);
    }

    .card-light.bg-transparent.card-hover:hover[b-012em2dl3h],
    .card-light.bg-transparent.card-active[b-012em2dl3h] {
        background-color: rgba(255, 255, 255, 0.04) !important;
    }

    .card-light.card-hover:hover[b-012em2dl3h],
    .card-light.card-active[b-012em2dl3h] {
        border-color: rgba(255, 255, 255, 0.15);
    }

        .card-light.card-hover:hover.border-light[b-012em2dl3h],
        .card-light.card-active.border-light[b-012em2dl3h] {
            border-color: rgba(255, 255, 255, 0.4) !important;
        }

a.card[b-012em2dl3h] {
    text-decoration: none;
}

.card[data-bs-toggle="collapse"][b-012em2dl3h] {
    transition: border-color 0.2s ease-in-out, background-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
    cursor: pointer;
}

    .card[data-bs-toggle="collapse"] .card-title[b-012em2dl3h] {
        transition: color 0.25s ease-in-out;
    }

    .card[data-bs-toggle="collapse"].collapsed .card-title[b-012em2dl3h] {
        color: #454056;
    }

    .card[data-bs-toggle="collapse"]:not(.collapsed)[b-012em2dl3h] {
        background-color: #fff !important;
        box-shadow: 0 0.125rem 0.125rem -0.125rem rgba(31, 27, 45, 0.08), 0 0.25rem 0.75rem rgba(31, 27, 45, 0.08);
    }

        .card[data-bs-toggle="collapse"]:not(.collapsed) .card-title[b-012em2dl3h] {
            color: #fd5631;
        }

.card > .blockquote[b-012em2dl3h] {
    margin-top: -3.434rem;
    margin-bottom: 0;
    color: #666276;
    font-size: 15px;
    font-weight: normal;
}

    .card > .blockquote[b-012em2dl3h]::before {
        display: table;
        margin-bottom: -0.375rem;
        margin-right: auto;
        transform: rotate3d(0, 100, 0, 180deg)
    }

.badge.bg-secondary[b-012em2dl3h],
.badge.bg-light[b-012em2dl3h] {
    color: #1f1b2d;
}

.badge.bg-warning[b-012em2dl3h] {
    color: #fff;
}

.badge.bg-faded-primary[b-012em2dl3h] {
    color: #fd5631;
}

.badge.bg-faded-accent[b-012em2dl3h] {
    color: #5d3cf2;
}

.badge.bg-faded-secondary[b-012em2dl3h] {
    color: #f5f4f8;
}

.badge.bg-faded-success[b-012em2dl3h] {
    color: #07c98b;
}

.badge.bg-faded-info[b-012em2dl3h] {
    color: #3c76f2;
}

.badge.bg-faded-warning[b-012em2dl3h] {
    color: #fdbc31;
}

.badge.bg-faded-danger[b-012em2dl3h] {
    color: #f23c49;
}

.badge.bg-faded-light[b-012em2dl3h] {
    color: #fff;
}

.badge.bg-faded-dark[b-012em2dl3h] {
    color: #1f1b2d;
}

.badge.bg-faded-secondary[b-012em2dl3h] {
    color: #1f1b2d;
}

.badge.bg-faded-light[b-012em2dl3h] {
    background-color: rgba(255, 255, 255, 0.1) !important;
}

.list-group-item[b-012em2dl3h] {
    margin-bottom: 0;
}

    .list-group-item + .list-group-item.active[b-012em2dl3h] {
        border-top-color: transparent;
    }

.list-group-item-action[b-012em2dl3h] {
    transition: color 0.25s ease-in-out, background-color 0.25s ease-in-out;
}

    .list-group-item-action:active[b-012em2dl3h] {
        transition: none;
    }

    .list-group-item-action.active[b-012em2dl3h] {
        border-color: transparent;
    }

.list-group-item-primary[b-012em2dl3h],
.list-group-item-primary:hover[b-012em2dl3h] {
    background-color: rgba(253, 86, 49, 0.1) !important;
}

.list-group-item-accent[b-012em2dl3h],
.list-group-item-accent:hover[b-012em2dl3h] {
    background-color: rgba(93, 60, 242, 0.1) !important;
}

.list-group-item-success[b-012em2dl3h],
.list-group-item-success:hover[b-012em2dl3h] {
    background-color: rgba(7, 201, 139, 0.1) !important;
}

.list-group-item-info[b-012em2dl3h],
.list-group-item-info:hover[b-012em2dl3h] {
    background-color: rgba(60, 118, 242, 0.1) !important;
}

.list-group-item-warning[b-012em2dl3h],
.list-group-item-warning:hover[b-012em2dl3h] {
    background-color: rgba(253, 188, 49, 0.15) !important;
}

.list-group-item-danger[b-012em2dl3h],
.list-group-item-danger:hover[b-012em2dl3h] {
    background-color: rgba(242, 60, 73, 0.1) !important;
}

.list-group-item-dark[b-012em2dl3h],
.list-group-item-dark:hover[b-012em2dl3h] {
    background-color: rgba(31, 27, 45, 0.1) !important;
}

.list-group-item-secondary[b-012em2dl3h],
.list-group-item-light[b-012em2dl3h] {
    color: #666276 !important;
}

    .list-group-item-light:hover[b-012em2dl3h] {
        background-color: #fff !important;
    }

.list-group-item-secondary[b-012em2dl3h] {
    background-color: #f5f4f8 !important;
}

    .list-group-item-secondary:hover[b-012em2dl3h] {
        background-color: #f5f4f8 !important;
    }

.list-group-item-dark[b-012em2dl3h],
.list-group-item-dark:hover[b-012em2dl3h] {
    background-color: #1f1b2d !important;
    color: #fff !important;
}

.input-group .position-absolute[b-012em2dl3h] {
    z-index: 5;
}

    .input-group .position-absolute + .form-control[b-012em2dl3h],
    .input-group .position-absolute + .password-toggle .form-control[b-012em2dl3h] {
        padding-left: 2.5rem;
    }

.input-group .form-check-input[b-012em2dl3h] {
    margin-top: 0.5rem;
}

.form-group[b-012em2dl3h] {
    display: flex;
    align-items: center;
    padding: 0.5rem;
    border: 1px solid #efecf3;
    border-radius: 0.5rem;
    background-color: #fff;
    box-shadow: 0 0.125rem 0.125rem -0.125rem rgba(31, 27, 45, 0.08), 0 0.25rem 0.75rem rgba(31, 27, 45, 0.08);
}

    .form-group > div:first-child:not(.row)[b-012em2dl3h],
    .form-group > .form-control:first-child[b-012em2dl3h],
    .form-group > .form-select:first-child[b-012em2dl3h] {
        margin-left: -0.5rem;
    }

    .form-group .form-control[b-012em2dl3h],
    .form-group .form-select[b-012em2dl3h] {
        border: 0;
        border-radius: 0;
        background-color: transparent;
    }

        .form-group .form-control:focus[b-012em2dl3h],
        .form-group .form-select:focus[b-012em2dl3h] {
            box-shadow: none;
        }

    .form-group .input-group .input-group-text[b-012em2dl3h] {
        margin-top: 0.125rem;
        padding-left: 0;
        border: 0;
        background: transparent;
    }

        .form-group .input-group .input-group-text + .form-control[b-012em2dl3h],
        .form-group .input-group .input-group-text + .form-select[b-012em2dl3h] {
            padding-right: 0.750375rem;
        }

    .form-group .dropdown-toggle[b-012em2dl3h] {
        font-weight: normal;
    }

        .form-group .dropdown-toggle.btn-link[b-012em2dl3h] {
            padding-right: 1.092rem;
            padding-left: 1.092rem;
            color: #9691a4;
        }

            .form-group .dropdown-toggle.btn-link:hover[b-012em2dl3h],
            .form-group .dropdown-toggle.btn-link.show[b-012em2dl3h] {
                color: #454056;
            }

    .form-group .dropdown-menu:not(.my-3)[b-012em2dl3h] {
        margin-top: 0.75rem !important;
        margin-bottom: 0.75rem !important;
    }

    .form-group .range-slider[b-012em2dl3h] {
        width: 100%;
        padding-right: 1.125rem;
        padding-left: 1.125rem;
    }

    .form-group .range-slider-ui[b-012em2dl3h] {
        margin-top: 0;
        margin-bottom: 0;
    }

    .form-group.rounded-pill[b-012em2dl3h],
    .form-group.rounded-xl-pill[b-012em2dl3h],
    .form-group.rounded-lg-pill[b-012em2dl3h],
    .form-group.rounded-md-pill[b-012em2dl3h],
    .form-group.rounded-sm-pill[b-012em2dl3h] {
        padding-left: 0.75rem;
    }

.form-group-light[b-012em2dl3h] {
    border-color: rgba(255, 255, 255, 0.15);
    background-color: rgba(255, 255, 255, 0.04);
}

    .form-group-light .form-control[b-012em2dl3h],
    .form-group-light .form-select[b-012em2dl3h] {
        color: #fff;
    }

        .form-group-light .form-control:focus[b-012em2dl3h],
        .form-group-light .form-select:focus[b-012em2dl3h] {
            background-color: transparent;
        }

    .form-group-light .input-group .input-group-text[b-012em2dl3h] {
        color: rgba(255, 255, 255, 0.55);
    }

    .form-group-light .dropdown-toggle.btn-link[b-012em2dl3h] {
        color: rgba(255, 255, 255, 0.5);
    }

        .form-group-light .dropdown-toggle.btn-link:hover[b-012em2dl3h],
        .form-group-light .dropdown-toggle.btn-link.show[b-012em2dl3h] {
            color: #fff;
        }

    .form-group-light .range-slider .range-slider-ui[b-012em2dl3h] {
        background-color: rgba(255, 255, 255, 0.2);
    }

.dropdown-toggle[b-012em2dl3h]::after,
.dropdown-toggle[b-012em2dl3h]::before {
    display: inline-block;
    font-family: "finder-icons";
    font-size: 0.65em;
    font-weight: normal;
    vertical-align: middle;
}

.dropdown-toggle[b-012em2dl3h]::after {
    margin-right: 0.5rem;
    content: "";
}

.dropdown-toggle[b-012em2dl3h]::before {
    margin-right: 0.25rem;
}

.dropdown-toggle:not(.dropdown-toggle-split)[b-012em2dl3h]::before {
    margin-right: -0.25rem;
}

.dropdown-toggle:not(.dropdown-toggle-split)[b-012em2dl3h]::after {
    margin-left: -0.25rem;
}

.dropdown .dropdown-toggle[b-012em2dl3h]::before,
.dropup .dropdown-toggle[b-012em2dl3h]::before,
.dropend .dropdown-toggle[b-012em2dl3h]::before {
    display: none;
}

.dropup .dropdown-toggle[b-012em2dl3h]::after {
    content: "";
}

.dropend .dropdown-toggle[b-012em2dl3h]::after {
    content: "";
}

.dropstart .dropdown-toggle[b-012em2dl3h]::before {
    content: "";
}

.dropstart .dropdown-toggle[b-012em2dl3h]::after {
    display: none;
}

h1 .dropdown-toggle[b-012em2dl3h]::after,
h2 .dropdown-toggle[b-012em2dl3h]::after,
h3 .dropdown-toggle[b-012em2dl3h]::after,
h4 .dropdown-toggle[b-012em2dl3h]::after,
h5 .dropdown-toggle[b-012em2dl3h]::after,
.h5 .dropdown-toggle[b-012em2dl3h]::after,
h6 .dropdown-toggle[b-012em2dl3h]::after,
.h1 .dropdown-toggle[b-012em2dl3h]::after,
.h2 .dropdown-toggle[b-012em2dl3h]::after,
.h3 .dropdown-toggle[b-012em2dl3h]::after,
.h4 .dropdown-toggle[b-012em2dl3h]::after,
.h6 .dropdown-toggle[b-012em2dl3h]::after {
    font-size: 1rem;
}

.dropdown-menu li[b-012em2dl3h] {
    margin-bottom: 0;
}

    .dropdown-menu li:hover > .dropdown-item[b-012em2dl3h] {
        color: #fd5631;
    }

.dropdown-menu .active > .dropdown-item[b-012em2dl3h] {
    color: #fd5631;
}

.dropdown-menu .active > .dropdown-item[b-012em2dl3h],
.dropdown-menu .dropdown-item.active[b-012em2dl3h] {
    pointer-events: none;
}

.dropdown-menu.dropdown-menu-dark li:hover > .dropdown-item[b-012em2dl3h] {
    color: #fff;
}

.dropdown-menu.dropdown-menu-dark .active > .dropdown-item[b-012em2dl3h] {
    color: #fff;
}

.dropdown-menu.w-100[b-012em2dl3h] {
    min-width: 100%;
}

.dropdown-item[b-012em2dl3h] {
    transition: color 0.2s ease-in-out;
}

    .dropdown-item > i[b-012em2dl3h] {
        margin-top: -0.125rem;
        transition: opacity 0.25s ease-in-out;
    }

    .dropdown-item:hover > i[b-012em2dl3h],
    .dropdown-item.active > i[b-012em2dl3h] {
        opacity: 1 !important;
    }

.dropdown-header[b-012em2dl3h] {
    border-bottom: 0;
    font-size: 1rem;
}

.dropdown-divider[b-012em2dl3h] {
    margin-right: 1rem;
    margin-left: 1rem;
}

.dropdown-menu.show[b-012em2dl3h] {
    -webkit-animation: fade-in 0.25s ease-in-out;
    animation: fade-in-b-012em2dl3h 0.25s ease-in-out;
}

.dropdown-toggle-split[b-012em2dl3h]::after {
    margin-left: -0.0625rem !important;
}

@-webkit-keyframes fade-in {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@keyframes fade-in-b-012em2dl3h {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@-webkit-keyframes slide-up {
    from {
        transform: translateY(0.5rem);
        opacity: 0;
    }

    to {
        transform: translateY(0);
        opacity: 1;
    }
}

@keyframes slide-up-b-012em2dl3h {
    from {
        transform: translateY(0.5rem);
        opacity: 0;
    }

    to {
        transform: translateY(0);
        opacity: 1;
    }
}

.page-item[b-012em2dl3h] {
    margin: 0 0.25rem;
}

    .page-item.active > .page-link[b-012em2dl3h] {
        font-weight: bold;
        border-radius: 50%;
        cursor: default;
    }

.page-link > i[b-012em2dl3h] {
    display: inline-block;
    margin-top: -0.125rem;
    vertical-align: middle;
    font-size: 0.7em;
}

.page-link.page-link-static:hover[b-012em2dl3h] {
    color: #454056;
}

.pagination-light .page-item.active .page-link[b-012em2dl3h] {
    background-color: #fff;
    color: #fd5631;
    border-color: transparent;
}

.pagination-light .page-item.disabled .page-link[b-012em2dl3h] {
    background-color: transparent;
    color: rgba(255, 255, 255, 0.3);
    border-color: transparent;
}

.pagination-light .page-link[b-012em2dl3h] {
    background-color: transparent;
    color: rgba(255, 255, 255, 0.7);
    border-color: transparent;
}

    .pagination-light .page-link:focus[b-012em2dl3h] {
        box-shadow: none;
    }

    .pagination-light .page-link:hover[b-012em2dl3h] {
        background-color: transparent;
        color: #fff;
        border-color: transparent;
    }

    .pagination-light .page-link.page-link-static:hover[b-012em2dl3h] {
        color: rgba(255, 255, 255, 0.7);
    }

.breadcrumb-item + .breadcrumb-item[b-012em2dl3h]::before {
    margin-top: 0.25rem;
    font-family: "finder-icons";
    font-size: 0.7em;
}

.breadcrumb-item > a[b-012em2dl3h] {
    color: #9691a4;
    text-decoration: none;
}

    .breadcrumb-item > a:hover[b-012em2dl3h] {
        color: #454056;
    }

.breadcrumb-light .breadcrumb-item > a[b-012em2dl3h] {
    color: rgba(255, 255, 255, 0.5);
}

    .breadcrumb-light .breadcrumb-item > a:hover[b-012em2dl3h] {
        color: rgba(255, 255, 255, 0.75);
    }

.breadcrumb-light .breadcrumb-item.active[b-012em2dl3h] {
    color: #fff;
}

.breadcrumb-light .breadcrumb-item + .breadcrumb-item[b-012em2dl3h]::before {
    color: rgba(255, 255, 255, 0.5);
}

.progress.progress-light[b-012em2dl3h] {
    background-color: rgba(255, 255, 255, 0.15);
}

.btn-close[b-012em2dl3h] {
    transition: opacity 0.25s ease-in-out;
}

.modal-header .btn-close[b-012em2dl3h] {
    margin: -0.25rem auto -0.25rem -0.28125rem;
}

.img-overlay[b-012em2dl3h],
.img-gradient-overlay[b-012em2dl3h] {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: opacity 0.25s ease-in-out;
    background-color: #1f1b2d;
    opacity: 0.5;
    z-index: 1;
}

.img-gradient-overlay[b-012em2dl3h] {
    background: rgba(31, 27, 45, 0.5);
    background: linear-gradient( 180deg, rgba(31, 27, 45, 0) 0%, rgba(31, 27, 45, 0.1) 26.56%, rgba(31, 27, 45, 0.28) 42.71%, rgba(31, 27, 45, 0.48) 56.77%, rgba(31, 27, 45, 0.68) 72.4%, rgba(31, 27, 45, 0.85) 86.98%, rgba(31, 27, 45, 0.94) 100% );
    opacity: 1;
}

.content-overlay[b-012em2dl3h] {
    position: relative;
    z-index: 5;
}

.date-picker[readonly][b-012em2dl3h] {
    background-color: #fff;
}

    .date-picker[readonly].form-control-light[b-012em2dl3h] {
        background-color: rgba(255, 255, 255, 0.04);
    }

.flatpickr-calendar[b-012em2dl3h] {
    width: 325px;
    padding: 0 0.5rem;
    border-radius: 0.75rem;
    box-shadow: 0 0.125rem 0.125rem -0.125rem rgba(31, 27, 45, 0.08), 0 0.25rem 0.75rem rgba(31, 27, 45, 0.08);
    border: 0;
}

.flatpickr-innerContainer[b-012em2dl3h] {
    padding-bottom: 1.125rem;
}

.flatpickr-months[b-012em2dl3h] {
    padding: 0.75rem 0;
}

    .flatpickr-months svg[b-012em2dl3h] {
        vertical-align: top;
    }

    .flatpickr-months .flatpickr-prev-month[b-012em2dl3h],
    .flatpickr-months .flatpickr-next-month[b-012em2dl3h] {
        top: 0.75rem;
    }

        .flatpickr-months .flatpickr-prev-month:hover svg[b-012em2dl3h],
        .flatpickr-months .flatpickr-next-month:hover svg[b-012em2dl3h] {
            fill: #fd5631;
        }

.flatpickr-current-month .flatpickr-monthDropdown-months[b-012em2dl3h] {
    padding: 0.25rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

    .numInputWrapper:hover[b-012em2dl3h],
    .flatpickr-current-month .flatpickr-monthDropdown-months:hover[b-012em2dl3h] {
        background-color: #f6f5f8;
    }

.flatpickr-day[b-012em2dl3h] {
    height: 38px;
    border-radius: 0;
    border-radius: 0.5rem;
    line-height: 37px;
}

    .flatpickr-day:hover:not(.flatpickr-disabled):not(.today):not(.selected)[b-012em2dl3h] {
        border-color: #f6f5f8;
        background-color: #f6f5f8;
    }

    .flatpickr-day.today[b-012em2dl3h] {
        border-color: rgba(253, 86, 49, 0.5) !important;
        color: #fd5631 !important;
    }

        .flatpickr-day.today.selected[b-012em2dl3h] {
            color: #fff !important;
        }

        .flatpickr-day.today:hover[b-012em2dl3h] {
            background-color: transparent;
        }

    .flatpickr-day.selected[b-012em2dl3h] {
        border-color: #fd5631 !important;
        background-color: #fd5631 !important;
    }

    .flatpickr-day.flatpickr-disabled[b-012em2dl3h] {
        color: #c5c1cf !important;
    }

    .flatpickr-day.nextMonthDay[b-012em2dl3h] {
        color: #aea9ba;
    }

    .flatpickr-day.inRange[b-012em2dl3h] {
        border-color: #f6f5f8 !important;
        background-color: #f6f5f8 !important;
        box-shadow: -5px 0 0 #f6f5f8, 5px 0 0 #f6f5f8;
    }

    .flatpickr-day.startRange[b-012em2dl3h],
    .flatpickr-day.endRange[b-012em2dl3h],
    .flatpickr-day.endRange.seleced[b-012em2dl3h],
    .flatpickr-day.endRange:hover[b-012em2dl3h] {
        border-color: #fd5631 !important;
        background-color: #fd5631 !important;
    }

        .flatpickr-day.selected.endRange[b-012em2dl3h],
        .flatpickr-day.startRange.endRange[b-012em2dl3h],
        .flatpickr-day.endRange.endRange[b-012em2dl3h] {
            border-radius: 0;
            border-radius: 0 0.5rem 0.5rem 0;
        }

        .flatpickr-day.selected.startRange[b-012em2dl3h],
        .flatpickr-day.startRange.startRange[b-012em2dl3h],
        .flatpickr-day.endRange.startRange[b-012em2dl3h] {
            border-radius: 0;
            border-radius: 0.5rem 0 0 0.5rem;
        }

            .flatpickr-day.selected.startRange + .endRange:not(:nth-child(7n + 1))[b-012em2dl3h],
            .flatpickr-day.startRange.startRange + .endRange:not(:nth-child(7n + 1))[b-012em2dl3h],
            .flatpickr-day.endRange.startRange + .endRange:not(:nth-child(7n + 1))[b-012em2dl3h] {
                box-shadow: -10px 0 0 #fd5631;
            }

.flatpickr-time[b-012em2dl3h] {
    margin-bottom: 0.5rem;
}

    .flatpickr-time input:hover[b-012em2dl3h],
    .flatpickr-time .flatpickr-am-pm:hover[b-012em2dl3h],
    .flatpickr-time input:focus[b-012em2dl3h],
    .flatpickr-time .flatpickr-am-pm:focus[b-012em2dl3h] {
        background-color: #f6f5f8;
    }

    .flatpickr-time input.flatpickr-hour[b-012em2dl3h] {
        font-weight: 700;
    }

.file-uploader[b-012em2dl3h] {
    margin-bottom: 0;
    border: 1px dashed #d5d2dc;
    border-radius: 0.75rem;
    font-family: "Noto Sans", sans-serif;
    cursor: pointer;
}

.filepond--root .filepond--drop-label[b-012em2dl3h] {
    min-height: 10rem;
}

    .filepond--root .filepond--drop-label > label[b-012em2dl3h] {
        cursor: pointer;
    }

.filepond--panel[b-012em2dl3h],
.filepond--panel-root[b-012em2dl3h] {
    background-color: transparent !important;
}

.filepond--image-preview[b-012em2dl3h] {
    background-color: #1f1b2d !important;
}

.filepond--credits[b-012em2dl3h] {
    display: none;
}

@media (min-width: 500px) {
    .file-uploader-grid .filepond--item[b-012em2dl3h] {
        width: calc(50% - 0.5em);
    }
}

[data-filepond-item-state*="error"] .filepond--item-panel[b-012em2dl3h],
[data-filepond-item-state*="invalid"] .filepond--item-panel[b-012em2dl3h] {
    background-color: #f23c49;
}

[data-filepond-item-state="processing-complete"] .filepond--item-panel[b-012em2dl3h] {
    background-color: #07c98b;
}

.tns-carousel-wrapper[b-012em2dl3h] {
    position: relative;
}

    .tns-carousel-wrapper .tns-carousel-inner[b-012em2dl3h] {
        position: relative;
        display: flex;
        overflow: hidden;
        touch-action: manipulation;
        opacity: 0;
    }

        .tns-carousel-wrapper .tns-carousel-inner:active[b-012em2dl3h] {
            cursor: -webkit-grab;
            cursor: grab;
        }

        .tns-carousel-wrapper .tns-carousel-inner.tns-slider[b-012em2dl3h] {
            display: block;
            opacity: 1;
        }

        .tns-carousel-wrapper .tns-carousel-inner > *[b-012em2dl3h] {
            -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
        }

        .tns-carousel-wrapper .tns-carousel-inner.tns-horizontal:not(.tns-gallery)[b-012em2dl3h] {
            display: flex;
        }

        .tns-carousel-wrapper .tns-carousel-inner.position-absolute[b-012em2dl3h] {
            z-index: 0;
        }

.card-img-top .tns-horizontal[b-012em2dl3h] {
    align-items: flex-start;
}

@supports (-ms-ime-align: auto) {
    .tns-carousel-wrapper .tns-carousel-inner.tns-horizontal:not(.tns-gallery)[b-012em2dl3h] {
        display: block;
    }
}

.tns-carousel-wrapper .tns-controls:focus[b-012em2dl3h] {
    outline: none;
}

.tns-carousel-wrapper [data-controls][b-012em2dl3h] {
    position: absolute;
    top: 50%;
    width: 2.25rem;
    height: 2.25rem;
    margin-top: -1.125rem;
    transition: all 0.3s ease-in-out;
    border-radius: 50%;
    background-color: #fff;
    color: #454056;
    font-size: 0.75rem;
    line-height: 2.25rem -0.25rem;
    text-align: center;
    border: 0;
    box-shadow: 0 0.125rem 0.125rem -0.125rem rgba(31, 27, 45, 0.08), 0 0.25rem 0.75rem rgba(31, 27, 45, 0.08);
    z-index: 10;
}

    .tns-carousel-wrapper [data-controls]:hover[b-012em2dl3h] {
        color: #fd5631;
        box-shadow: 0 0.125rem 0.5rem -0.25rem rgba(31, 27, 45, 0.12), 0 0.25rem 1rem rgba(31, 27, 45, 0.12);
    }

    .tns-carousel-wrapper [data-controls][disabled][b-012em2dl3h] {
        opacity: 0 !important;
        visibility: hidden;
    }

.tns-carousel-wrapper.tns-carousel-light [data-controls][b-012em2dl3h] {
    background-color: rgba(255, 255, 255, 0.04);
    color: #fff;
    box-shadow: none;
}

    .tns-carousel-wrapper.tns-carousel-light [data-controls]:hover[b-012em2dl3h] {
        background-color: #fff;
        color: #fd5631;
    }

.tns-carousel-wrapper [data-controls="prev"][b-012em2dl3h] {
    left: 1rem;
}

    .tns-carousel-wrapper [data-controls="prev"] > i:not(.fi-chevron-up)[b-012em2dl3h] {
        margin-right: 0.0625rem;
    }

    .tns-carousel-wrapper [data-controls="prev"] > i.fi-chevron-up[b-012em2dl3h] {
        margin-bottom: 0.125rem;
    }

.tns-carousel-wrapper [data-controls="next"][b-012em2dl3h] {
    right: 1rem;
}

    .tns-carousel-wrapper [data-controls="next"] > i:not(.fi-chevron-down)[b-012em2dl3h] {
        margin-left: 0.0625rem;
    }

.tns-carousel-wrapper:not(.tns-controls-static):not([class^="tns-controls-outside"]):not([class*=" tns-controls-outside"])
[data-controls][b-012em2dl3h] {
    opacity: 0;
}

.tns-carousel-wrapper:not(.tns-controls-static):not([class^="tns-controls-outside"]):not([class*=" tns-controls-outside"])
[data-controls="prev"][b-012em2dl3h] {
    transform: translateX(1rem);
}

.tns-carousel-wrapper:not(.tns-controls-static):not([class^="tns-controls-outside"]):not([class*=" tns-controls-outside"])
[data-controls="next"][b-012em2dl3h] {
    transform: translateX(-1rem);
}

.tns-carousel-wrapper:not(.tns-controls-static):not([class^="tns-controls-outside"]):not([class*=" tns-controls-outside"]):hover
[data-controls][b-012em2dl3h] {
    transform: none;
    opacity: 1;
}

.tns-carousel-wrapper.tns-nav-outside [data-controls][b-012em2dl3h] {
    margin-top: -2.9rem;
}

.tns-carousel-controls[b-012em2dl3h] {
    display: flex;
}

    .tns-carousel-controls button[b-012em2dl3h] {
        display: none;
    }

    .tns-carousel-controls:focus[b-012em2dl3h] {
        outline: none;
    }

    .tns-carousel-controls [data-controls][b-012em2dl3h] {
        display: block;
        width: 2.25rem;
        height: 2.25rem;
        transition: all 0.3s ease-in-out;
        border-radius: 50%;
        background-color: #fff;
        color: #454056;
        font-size: 0.75rem;
        line-height: 2.25rem -0.25rem;
        text-align: center;
        z-index: 10;
        border: 0;
        box-shadow: 0 0.125rem 0.125rem -0.125rem rgba(31, 27, 45, 0.08), 0 0.25rem 0.75rem rgba(31, 27, 45, 0.08);
    }

        .tns-carousel-controls [data-controls]:hover[b-012em2dl3h] {
            color: #fd5631;
            box-shadow: 0 0.125rem 0.5rem -0.25rem rgba(31, 27, 45, 0.12), 0 0.25rem 1rem rgba(31, 27, 45, 0.12);
        }

        .tns-carousel-controls [data-controls][disabled][b-012em2dl3h] {
            opacity: 0 !important;
            visibility: hidden;
        }

    .tns-carousel-controls [data-controls="prev"] > i:not(.fi-chevron-up)[b-012em2dl3h] {
        margin-right: 0.0625rem;
    }

    .tns-carousel-controls [data-controls="prev"] > i.fi-chevron-up[b-012em2dl3h] {
        margin-bottom: 0.125rem;
    }

    .tns-carousel-controls [data-controls="next"] > i:not(.fi-chevron-down)[b-012em2dl3h] {
        margin-left: 0.0625rem;
    }

    .tns-carousel-controls.tns-carousel-light [data-controls][b-012em2dl3h] {
        background-color: rgba(255, 255, 255, 0.04);
        color: #fff;
        box-shadow: none;
    }

        .tns-carousel-controls.tns-carousel-light [data-controls]:hover[b-012em2dl3h] {
            background-color: #fff;
            color: #fd5631;
        }

.tns-carousel-wrapper:not(.tns-nav-outside) .tns-nav[b-012em2dl3h] {
    position: absolute;
    left: 0;
    width: 100%;
    bottom: 1rem;
    text-align: center;
}

.tns-carousel-wrapper [data-nav][b-012em2dl3h] {
    display: inline-block;
    width: 1rem;
    height: 0.375rem;
    margin: 0 0.3rem;
    padding: 0;
    transition: width 0.2s ease-in-out, background-color 0.2s ease-in-out;
    border: 0;
    border-radius: 50rem;
    background-color: rgba(255, 255, 255, 0.4);
}

    .tns-carousel-wrapper [data-nav]:focus[b-012em2dl3h] {
        outline: none;
    }

    .tns-carousel-wrapper [data-nav].tns-nav-active[b-012em2dl3h] {
        width: 2rem;
        background-color: #fff;
    }

.tns-carousel-wrapper.tns-nav-outside .tns-nav[b-012em2dl3h] {
    padding-top: 1.25rem;
    padding-bottom: 1rem;
    text-align: center;
}

.tns-carousel-wrapper.tns-nav-outside:not(.tns-carousel-light) [data-nav][b-012em2dl3h] {
    background-color: rgba(102, 98, 118, 0.4);
}

    .tns-carousel-wrapper.tns-nav-outside:not(.tns-carousel-light)
    [data-nav].tns-nav-active[b-012em2dl3h] {
        background-color: #666276;
    }

.tns-carousel-wrapper.tns-nav-outside-flush .tns-nav[b-012em2dl3h] {
    padding: 0;
}

.tns-controls-outside-sm .tns-controls[b-012em2dl3h] {
    display: none;
}

@media (min-width: 500px) {
    .tns-controls-outside-sm .tns-controls[b-012em2dl3h] {
        display: block;
    }

    .tns-controls-outside-sm [data-controls="prev"][b-012em2dl3h] {
        left: -3rem;
    }

    .tns-controls-outside-sm [data-controls="next"][b-012em2dl3h] {
        right: -3rem;
    }
}

.tns-controls-outside-md .tns-controls[b-012em2dl3h] {
    display: none;
}

@media (min-width: 768px) {
    .tns-controls-outside-md .tns-controls[b-012em2dl3h] {
        display: block;
    }

    .tns-controls-outside-md [data-controls="prev"][b-012em2dl3h] {
        left: -3rem;
    }

    .tns-controls-outside-md [data-controls="next"][b-012em2dl3h] {
        right: -3rem;
    }
}

.tns-controls-outside-lg .tns-controls[b-012em2dl3h] {
    display: none;
}

@media (min-width: 992px) {
    .tns-controls-outside-lg .tns-controls[b-012em2dl3h] {
        display: block;
    }

    .tns-controls-outside-lg [data-controls="prev"][b-012em2dl3h] {
        left: -3rem;
    }

    .tns-controls-outside-lg [data-controls="next"][b-012em2dl3h] {
        right: -3rem;
    }
}

.tns-controls-outside-xl .tns-controls[b-012em2dl3h] {
    display: none;
}

@media (min-width: 1200px) {
    .tns-controls-outside-xl .tns-controls[b-012em2dl3h] {
        display: block;
    }

    .tns-controls-outside-xl [data-controls="prev"][b-012em2dl3h] {
        left: -3rem;
    }

    .tns-controls-outside-xl [data-controls="next"][b-012em2dl3h] {
        right: -3rem;
    }
}

.tns-controls-outside-xxl .tns-controls[b-012em2dl3h] {
    display: none;
}

@media (min-width: 1400px) {
    .tns-controls-outside-xxl .tns-controls[b-012em2dl3h] {
        display: block;
    }

    .tns-controls-outside-xxl [data-controls="prev"][b-012em2dl3h] {
        left: -3rem;
    }

    .tns-controls-outside-xxl [data-controls="next"][b-012em2dl3h] {
        right: -3rem;
    }
}

.tns-controls-outside .tns-controls[b-012em2dl3h] {
    display: none;
}

.tns-controls-outside .tns-controls[b-012em2dl3h] {
    display: block;
}

.tns-controls-outside [data-controls="prev"][b-012em2dl3h] {
    left: -3rem;
}

.tns-controls-outside [data-controls="next"][b-012em2dl3h] {
    right: -3rem;
}

.tns-slides-count[b-012em2dl3h] {
    position: absolute;
    display: flex;
    align-items: center;
    right: 1.5rem;
    bottom: 1.25rem;
    z-index: 10;
}

.tns-thumbnails[b-012em2dl3h] {
    display: flex;
    flex-wrap: wrap;
    margin-right: -0.4375rem;
    margin-left: -0.4375rem;
    padding: 0.4375rem 0;
    list-style: none;
}

    .tns-thumbnails:focus[b-012em2dl3h] {
        outline: none;
    }

.tns-thumbnail[b-012em2dl3h] {
    display: block;
    width: 20%;
    margin: 0;
    padding: 0.4375rem;
    cursor: pointer;
}

    .tns-thumbnail:focus[b-012em2dl3h] {
        outline: none;
    }

    .tns-thumbnail > img[b-012em2dl3h] {
        display: block;
        width: 100%;
        transition: opacity 0.2s ease-in-out, border-color 0.2s ease-in-out;
        border: 1px solid transparent;
        border-radius: 0.5rem;
        opacity: 0.6;
    }

    .tns-thumbnail:hover > img[b-012em2dl3h] {
        opacity: 1;
    }

    .tns-thumbnail.tns-nav-active[b-012em2dl3h] {
        pointer-events: none;
        cursor: default;
    }

        .tns-thumbnail.tns-nav-active > img[b-012em2dl3h] {
            border-color: #fd5631;
            opacity: 1;
        }

@media (max-width: 499.98px) {
    .tns-thumbnails[b-012em2dl3h] {
        margin-right: -0.291375rem;
        margin-left: -0.291375rem;
        padding: 0.291375rem 0;
    }

    .tns-thumbnail[b-012em2dl3h] {
        width: 33.33%;
        padding: 0.291375rem;
    }
}

.card > .card-img-hover .tns-nav[b-012em2dl3h] {
    display: none;
}

.card > .card-img-hover [data-controls][b-012em2dl3h] {
    transform: none !important;
    background: none;
    color: #fff;
    font-size: 1.03125rem;
    box-shadow: none;
}

.card > .card-img-hover [data-controls="prev"][b-012em2dl3h] {
    left: 0.25rem;
}

.card > .card-img-hover [data-controls="next"][b-012em2dl3h] {
    right: 0.25rem;
}

.card:hover > .card-img-hover [data-controls][b-012em2dl3h] {
    opacity: 1 !important;
}

.tns-center .tns-inner[b-012em2dl3h] {
    margin-right: -1rem !important;
}

@media (min-width: 768px) {
    .tns-center .tns-inner[b-012em2dl3h] {
        margin: 0 15% 0 16.5% !important;
    }

    .tns-center .tns-item[b-012em2dl3h] {
        transition: opacity 0.15s ease-in-out;
        opacity: 0.6;
    }

        .tns-center .tns-item.tns-slide-active.active:not(.tns-slide-cloned)[b-012em2dl3h] {
            opacity: 1;
        }
}

.tns-item[b-012em2dl3h] {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

    .tns-item .from-top[b-012em2dl3h],
    .tns-item .from-bottom[b-012em2dl3h],
    .tns-item .from-start[b-012em2dl3h],
    .tns-item .from-end[b-012em2dl3h],
    .tns-item .scale-up[b-012em2dl3h],
    .tns-item .scale-down[b-012em2dl3h] {
        transition: all 0.45s 0.3s ease-in-out;
        opacity: 0;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
    }

    .tns-item .from-top[b-012em2dl3h] {
        transform: translateY(-45px);
    }

    .tns-item .from-bottom[b-012em2dl3h] {
        transform: translateY(45px);
    }

    .tns-item .from-start[b-012em2dl3h] {
        transform: translateX(-45px);
    }

    .tns-item .from-end[b-012em2dl3h] {
        transform: translateX(45px);
    }

    .tns-item .scale-up[b-012em2dl3h] {
        transform: scale(0.8);
    }

    .tns-item .scale-down[b-012em2dl3h] {
        transform: scale(1.2);
    }

    .tns-item .delay-1[b-012em2dl3h] {
        transition-delay: 0.5s;
    }

    .tns-item .delay-2[b-012em2dl3h] {
        transition-delay: 0.7s;
    }

    .tns-item .delay-3[b-012em2dl3h] {
        transition-delay: 0.9s;
    }

    .tns-item .delay-4[b-012em2dl3h] {
        transition-delay: 1.1s;
    }

    .tns-item.tns-slide-active .from-top[b-012em2dl3h],
    .tns-item.tns-slide-active .from-bottom[b-012em2dl3h] {
        transform: translateY(0);
        opacity: 1;
    }

    .tns-item.tns-slide-active .from-start[b-012em2dl3h],
    .tns-item.tns-slide-active .from-end[b-012em2dl3h] {
        transform: translateX(0);
        opacity: 1;
    }

    .tns-item.tns-slide-active .scale-up[b-012em2dl3h],
    .tns-item.tns-slide-active .scale-down[b-012em2dl3h] {
        transform: scale(1);
        opacity: 1;
    }

.gallery-item[b-012em2dl3h] {
    display: block;
    position: relative;
    text-decoration: none !important;
    overflow: hidden;
    -webkit-mask-image: -webkit-radial-gradient(white, black);
}

    .gallery-item > img[b-012em2dl3h] {
        display: block;
        width: 100%;
    }

    .gallery-item[b-012em2dl3h]::before {
        display: block;
        position: absolute;
        width: 100%;
        height: 100%;
        transition: opacity 0.3s ease-in-out;
        background-color: rgba(31, 27, 45, 0.5);
        content: "";
        opacity: 0;
        z-index: 1;
    }

    .gallery-item[b-012em2dl3h]::after {
        display: block;
        position: absolute;
        top: 50%;
        left: 50%;
        width: 2.875rem;
        height: 2.875rem;
        margin-top: -1.4375rem;
        margin-left: -1.4375rem;
        transform: scale(0.3);
        color: #fff;
        font-family: "finder-icons";
        font-size: 1.75rem;
        text-align: center;
        line-height: 2.875rem;
        content: "";
        z-index: 5;
    }

    .gallery-item .gallery-item-caption[b-012em2dl3h] {
        display: block;
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        padding: 1rem 0.5rem;
        transform: translateY(0.5rem);
        color: #fff;
        font-size: 0.875rem;
        text-align: center;
        z-index: 5;
    }

    .gallery-item[b-012em2dl3h]::after,
    .gallery-item .gallery-item-caption[b-012em2dl3h] {
        transition: all 0.3s ease-in-out;
        opacity: 0;
    }

    .gallery-item:hover[b-012em2dl3h]::before,
    .gallery-item:hover[b-012em2dl3h]::after,
    .gallery-item:hover .gallery-item-caption[b-012em2dl3h] {
        transform: none;
        opacity: 1;
    }

    .gallery-item.video-item[b-012em2dl3h]::after {
        padding-top: 0.0625rem;
        padding-left: 0.0625rem;
        transform: none;
        border-radius: 50%;
        background-color: #fff;
        color: #454056;
        font-size: 0.5625rem;
        opacity: 1;
        box-shadow: 0 0.375rem 1rem -0.25rem rgba(0, 0, 0, 0.2);
        content: "";
    }

    .gallery-item.more-item[b-012em2dl3h]::before {
        background: rgba(31, 27, 45, 0.6);
        opacity: 1;
    }

    .gallery-item.more-item[b-012em2dl3h]::after {
        display: none;
    }

    .gallery-item.more-item .gallery-item-caption[b-012em2dl3h] {
        top: 50%;
        bottom: auto;
        font-weight: 500;
        text-decoration: underline;
        transform: translateY(-50%);
        opacity: 1;
    }

    .gallery-item.more-item:hover .gallery-item-caption[b-012em2dl3h] {
        text-decoration: none;
    }

.lg-backdrop[b-012em2dl3h] {
    z-index: 1100;
}

.lg-outer[b-012em2dl3h] {
    z-index: 1110;
}

    .lg-outer .lg-thumb-item:hover[b-012em2dl3h],
    .lg-outer .lg-thumb-item.active[b-012em2dl3h] {
        border-color: #fd5631;
    }

.lg-on[b-012em2dl3h] {
    overflow: hidden;
}

.lg-item:focus[b-012em2dl3h],
.lg:focus[b-012em2dl3h],
.lg-outer:focus[b-012em2dl3h],
.lg-inner:focus[b-012em2dl3h] {
    outline: none;
}

.icon-box-media[b-012em2dl3h] {
    display: block;
    width: 3rem;
    min-width: 3rem;
    height: 3rem;
    transition: background-color 0.22s ease-in-out, color 0.22s ease-in-out;
    border-radius: 0.5rem;
    background-position: center;
    background-size: cover;
    font-size: 1.5rem;
    line-height: 2.75rem;
    text-align: center;
}

.icon-box-title[b-012em2dl3h] {
    margin-bottom: 0.5rem;
}

    .icon-box-title:not(.text-light):not(.text-white)[b-012em2dl3h] {
        color: #1f1b2d !important;
    }

.icon-box:hover .icon-box-media.text-primary[b-012em2dl3h],
.icon-box.active .icon-box-media.text-primary[b-012em2dl3h],
.icon-box.show .icon-box-media.text-primary[b-012em2dl3h] {
    background-color: #fd5631 !important;
    color: #fff !important;
}

.icon-box:hover .icon-box-media.text-accent[b-012em2dl3h],
.icon-box.active .icon-box-media.text-accent[b-012em2dl3h],
.icon-box.show .icon-box-media.text-accent[b-012em2dl3h] {
    background-color: #5d3cf2 !important;
    color: #fff !important;
}

.icon-box:hover .icon-box-media.text-success[b-012em2dl3h],
.icon-box.active .icon-box-media.text-success[b-012em2dl3h],
.icon-box.show .icon-box-media.text-success[b-012em2dl3h] {
    background-color: #07c98b !important;
    color: #fff !important;
}

.icon-box:hover .icon-box-media.text-info[b-012em2dl3h],
.icon-box.active .icon-box-media.text-info[b-012em2dl3h],
.icon-box.show .icon-box-media.text-info[b-012em2dl3h] {
    background-color: #3c76f2 !important;
    color: #fff !important;
}

.icon-box:hover .icon-box-media.text-warning[b-012em2dl3h],
.icon-box.active .icon-box-media.text-warning[b-012em2dl3h],
.icon-box.show .icon-box-media.text-warning[b-012em2dl3h] {
    background-color: #fdbc31 !important;
    color: #fff !important;
}

.icon-box:hover .icon-box-media.text-danger[b-012em2dl3h],
.icon-box.active .icon-box-media.text-danger[b-012em2dl3h],
.icon-box.show .icon-box-media.text-danger[b-012em2dl3h] {
    background-color: #f23c49 !important;
    color: #fff !important;
}

.icon-box:hover .icon-box-media.text-dark[b-012em2dl3h],
.icon-box.active .icon-box-media.text-dark[b-012em2dl3h],
.icon-box.show .icon-box-media.text-dark[b-012em2dl3h] {
    background-color: #1f1b2d !important;
    color: #fff !important;
}

.icon-box:hover .icon-box-media.text-light[b-012em2dl3h],
.icon-box.active .icon-box-media.text-light[b-012em2dl3h],
.icon-box.show .icon-box-media.text-light[b-012em2dl3h] {
    background-color: #fff !important;
    color: #fd5631 !important;
}

.star-rating[b-012em2dl3h] {
    display: inline-block;
    white-space: nowrap;
}

.star-rating-icon[b-012em2dl3h] {
    display: inline-block;
    margin-right: 0.125rem;
    color: #bbb7c5;
    font-size: 0.875rem;
}

    .star-rating-icon.active[b-012em2dl3h] {
        color: #fdbc31;
    }

.text-light .star-rating-icon[b-012em2dl3h],
.text-white .star-rating-icon[b-012em2dl3h] {
    color: rgba(255, 255, 255, 0.5);
}

    .text-light .star-rating-icon.active[b-012em2dl3h],
    .text-white .star-rating-icon.active[b-012em2dl3h] {
        color: #fdbc31;
    }

.star-rating-sm .star-rating-icon[b-012em2dl3h] {
    font-size: 0.6875rem;
}

.steps[b-012em2dl3h] {
    display: flex;
    padding-top: 1rem;
}

.step[b-012em2dl3h] {
    flex-basis: 0;
    flex-grow: 1;
    text-align: center;
    text-decoration: none;
}

.step-progress[b-012em2dl3h] {
    position: relative;
    width: 100%;
    height: 0.25rem;
}

.step-progress-start[b-012em2dl3h],
.step-progress-end[b-012em2dl3h] {
    position: absolute;
    top: 50%;
    width: 50%;
    height: 0.125rem;
    margin-top: -0.0625rem;
    overflow: hidden;
}

    .step-progress-start[b-012em2dl3h]::before,
    .step-progress-end[b-012em2dl3h]::before {
        display: block;
        width: 62rem;
        height: 100%;
        background-image: url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' stroke='%23b6b1c0' stroke-width='4' stroke-dasharray='2%2c 18' stroke-dashoffset='8' stroke-linecap='butt'/%3e%3c/svg%3e");
        content: "";
    }

.step-progress-start[b-012em2dl3h] {
    right: 0;
}

.step-progress-end[b-012em2dl3h] {
    right: 50%;
}

.step:first-child .step-progress .step-progress-start[b-012em2dl3h] {
    display: none;
}

.step:last-child .step-progress .step-progress-end[b-012em2dl3h] {
    display: none;
}

.step-number[b-012em2dl3h] {
    position: absolute;
    display: block;
    top: 50%;
    right: 50%;
    width: 2rem;
    height: 2rem;
    margin-top: -1rem;
    margin-left: -1rem;
    transition: background-color 0.25s ease-in-out, color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
    border-radius: 50%;
    background: #fff;
    color: #666276;
    font-size: 1rem;
    font-weight: 700;
    box-shadow: 0 0.125rem 0.125rem -0.125rem rgba(31, 27, 45, 0.08), 0 0.25rem 0.75rem rgba(31, 27, 45, 0.08);
    line-height: 2rem;
}

.step-label[b-012em2dl3h] {
    padding-top: 1.5rem;
    color: #666276;
    font-size: 0.75rem;
}

.step.active .step-progress .step-progress-start[b-012em2dl3h],
.step.active .step-progress .step-progress-end[b-012em2dl3h] {
    height: 0.25rem;
    background-color: #fd5631;
}

    .step.active .step-progress .step-progress-start[b-012em2dl3h]::before,
    .step.active .step-progress .step-progress-end[b-012em2dl3h]::before {
        display: none;
    }

.step.active .step-number[b-012em2dl3h] {
    background-color: #fd5631;
    color: #fff;
    box-shadow: 0 0.25rem 0.75rem -0.375rem rgba(253, 86, 49, 0.2), 0 0.5rem 1rem rgba(253, 86, 49, 0.16);
}

.steps-light .step:not(.active) .step-progress-start[b-012em2dl3h]::before,
.steps-light .step:not(.active) .step-progress-end[b-012em2dl3h]::before {
    background-image: url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' stroke='rgba%28255, 255, 255, 0.5%29' stroke-width='4' stroke-dasharray='2%2c 18' stroke-dashoffset='8' stroke-linecap='butt'/%3e%3c/svg%3e");
}

.steps-light .step:not(.active) .step-number[b-012em2dl3h] {
    background-color: #353142;
    color: #fff;
    box-shadow: none;
}

.steps-light .step.active .step-number[b-012em2dl3h] {
    box-shadow: none;
}

.steps-light .step-label[b-012em2dl3h] {
    color: rgba(255, 255, 255, 0.7);
}

a.step:hover .step-number:not(.active)[b-012em2dl3h] {
    background-color: #fd5631;
    color: #fff;
    box-shadow: 0 0.25rem 0.75rem -0.375rem rgba(253, 86, 49, 0.2), 0 0.5rem 1rem rgba(253, 86, 49, 0.16);
}

a.step.active[b-012em2dl3h] {
    pointer-events: none;
}

.leaflet-touch .leaflet-control-layers[b-012em2dl3h],
.leaflet-touch .leaflet-bar[b-012em2dl3h] {
    border: 0;
    box-shadow: 0 0.125rem 0.5rem -0.25rem rgba(31, 27, 45, 0.12), 0 0.25rem 1rem rgba(31, 27, 45, 0.12);
}

    .leaflet-touch .leaflet-bar a[b-012em2dl3h] {
        transition: color 0.25s ease-in-out, background-color 0.25s ease-in-out, box-shadow 0.25s ease-in-out, border-color 0.25s ease-in-out;
        color: #454056;
        font-weight: normal;
        line-height: 26px;
    }

        .leaflet-touch .leaflet-bar a:first-child[b-012em2dl3h] {
            border-bottom-color: #efecf3;
            border-top-left-radius: 0.375rem;
            border-top-right-radius: 0.375rem;
        }

        .leaflet-touch .leaflet-bar a:last-child[b-012em2dl3h] {
            border-bottom-left-radius: 0.375rem;
            border-bottom-right-radius: 0.375rem;
        }

        .leaflet-touch .leaflet-bar a:hover[b-012em2dl3h] {
            background-color: #fff;
            color: #fd5631;
        }

        .leaflet-touch .leaflet-bar a.leaflet-disabled[b-012em2dl3h] {
            background-color: #fff;
            color: rgba(150, 145, 164, 0.7);
        }

.custom-marker-dot[b-012em2dl3h] {
    display: block;
    width: 0.875rem !important;
    height: 0.875rem !important;
    margin-top: -0.75rem !important;
    margin-left: -0.375rem !important;
    padding-left: 0.875rem;
    transition: box-shadow 0.2s ease-in-out;
    border-radius: 50%;
    box-sizing: border-box;
    background: #fd5631;
}

    .custom-marker-dot:hover[b-012em2dl3h] {
        box-shadow: 0 0 0 0.625rem rgba(253, 86, 49, 0.25);
    }

    .custom-marker-dot.leaflet-marker-shadow[b-012em2dl3h] {
        display: none;
    }

.custom-marker-icon[b-012em2dl3h] {
    display: block;
    width: 3rem !important;
    height: auto !important;
    margin-top: -1.5rem !important;
    margin-left: -1.5rem !important;
}

    .custom-marker-icon.leaflet-marker-shadow[b-012em2dl3h] {
        display: none;
    }

.leaflet-popup-content-wrapper[b-012em2dl3h] {
    min-width: 17.5rem;
    padding: 0;
    overflow: hidden;
}

    .leaflet-popup-content-wrapper .leaflet-popup-content[b-012em2dl3h] {
        width: 100% !important;
        margin: 0 !important;
        color: #666276;
    }

.leaflet-container[b-012em2dl3h] {
    font-family: "vazir-bold", sans-serif;
}

    .leaflet-container a.leaflet-popup-close-button[b-012em2dl3h] {
        top: 0.5rem;
        left: 0.5rem;
        width: 1.5rem;
        height: 1.5rem;
        padding: 0;
        background-color: #fff;
        border-radius: 50%;
        color: rgba(69, 64, 86, 0.7);
        font-size: 0.875rem;
        line-height: 1.5rem;
        text-align: center;
        box-shadow: 0 0.125rem 0.125rem -0.125rem rgba(31, 27, 45, 0.08), 0 0.25rem 0.75rem rgba(31, 27, 45, 0.08);
    }

        .leaflet-container a.leaflet-popup-close-button:hover[b-012em2dl3h] {
            color: #454056;
        }

.leaflet-popup:focus[b-012em2dl3h],
.leaflet-marker-icon:focus[b-012em2dl3h] {
    outline: none;
}

.leaflet-popup-tip-container[b-012em2dl3h] {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

@-moz-document url-prefix() {
    .leaflet-container a.leaflet-popup-close-button[b-012em2dl3h] {
        line-height: 1.375rem;
    }
}

.map-popup[b-012em2dl3h] {
    transition: opacity 0.25s ease-in-out, visibility 0.25s ease-in-out;
    background-color: #fff;
    z-index: 10;
}

    .map-popup.invisible[b-012em2dl3h] {
        opacity: 0;
        visibility: hidden;
    }

    .map-popup .btn-icon[b-012em2dl3h] {
        position: absolute;
        top: 1rem;
        right: 1rem;
        z-index: 999;
    }

    .map-popup[b-012em2dl3h],
    .map-popup .interactive-map[b-012em2dl3h] {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

@media (max-width: 991.98px) {
    .map-popup[b-012em2dl3h] {
        position: fixed;
        z-index: 1031;
    }
}

.jarallax[b-012em2dl3h] {
    position: relative;
    z-index: 0;
}

    .jarallax .jarallax-img[b-012em2dl3h] {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: -1;
        background-position: center !important;
        background-size: cover !important;
    }

    _:-ms-lang(x)[b-012em2dl3h],
    .jarallax .jarallax-img[b-012em2dl3h] {
        margin: 0 !important;
        position: absolute !important;
        transform: none !important;
    }

.parallax[b-012em2dl3h] {
    position: relative;
}

.parallax-layer[b-012em2dl3h] {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

    .parallax-layer > img[b-012em2dl3h] {
        display: block;
        width: 100%;
    }

.swap-image[b-012em2dl3h] {
    display: inline-block;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

    .swap-image .swap-from[b-012em2dl3h],
    .swap-image .swap-to[b-012em2dl3h] {
        display: block;
        transition: opacity 0.3s ease-in-out;
    }

    .swap-image .swap-to[b-012em2dl3h] {
        position: absolute;
        top: 0;
        left: 0;
        opacity: 0;
        z-index: 0;
    }

    .swap-image:hover .swap-from[b-012em2dl3h],
    .swap-image.active .swap-from[b-012em2dl3h] {
        opacity: 0;
    }

    .swap-image:hover .swap-to[b-012em2dl3h],
    .swap-image.active .swap-to[b-012em2dl3h] {
        opacity: 1;
    }

.card:hover > .swap-image .swap-from[b-012em2dl3h],
.card:hover > .swap-image .swap-to[b-012em2dl3h],
.card.card-active > .swap-image .swap-from[b-012em2dl3h],
.card.card-active > .swap-image .swap-to[b-012em2dl3h] {
    transition-duration: 0.25s;
}

.card:hover > .swap-image .swap-from[b-012em2dl3h],
.card.card-active > .swap-image .swap-from[b-012em2dl3h] {
    opacity: 0;
}

.card:hover > .swap-image .swap-to[b-012em2dl3h],
.card.card-active > .swap-image .swap-to[b-012em2dl3h] {
    opacity: 1;
}

.tns-item[b-012em2dl3h], .navbar-collapse .nav-item[b-012em2dl3h] {
    direction: rtl
}

@media (max-width: 991px) {
    .navbar-collapse .fi-layers[b-012em2dl3h] {
        padding-left: 0.5rem
    }

    .navbar-collapse .dropdown-toggle:not(.dropdown-toggle-split)[b-012em2dl3h]:after {
        margin-left: 0;
        margin-right: auto !important
    }
}

.navbar-collapse .nav-item .dropdown-menu[b-012em2dl3h] {
    direction: ltr
}

#notification-settings h6[b-012em2dl3h] {
    font-weight: 500
}

.tns-carousel-wrapper.card-img-top.card-img-hover[b-012em2dl3h], .tns-carousel-wrapper[b-012em2dl3h] {
    direction: ltr
}

.line-h18[b-012em2dl3h] {
    line-height: 1.8
}

.card.card-hover.card-body .h5[b-012em2dl3h], .card.card-hover.card-body .h6[b-012em2dl3h], .fw-500[b-012em2dl3h], .des-home h3[b-012em2dl3h] {
    font-weight: 500
}

.fi-rotate[b-012em2dl3h] {
    transform: rotate(180deg)
}

.blog-list p[b-012em2dl3h] {
    line-height: 1.7
}

.blog-details p[b-012em2dl3h] {
    text-align: justify;
    line-height: 1.8
}

.panel-search .dropdown-menu[b-012em2dl3h] {
    transform: translate(27px, 44px) !important;
}

.text-justify[b-012em2dl3h] {
    text-align: justify
}

.cunters .fs-4[b-012em2dl3h] {
    font-family: vazir;
    font-weight: 500
}

.logo[b-012em2dl3h] {
    display: block;
    margin-right: 0;
}

.upload[b-012em2dl3h] {
    cursor: pointer;
    padding: 0
}

.border-left[b-012em2dl3h] {
    border-left: 1px solid #d5d2dc;
    padding: 14px 0 20px 20px;
    cursor: pointer;
}

.upload[b-012em2dl3h]:before {
    content: 'آپلود فایل';
    display: inline-block;
    background: linear-gradient(top, #f9f9f9, #e3e3e3);
    border-left: 1px solid #d5d2dc;
    padding: 15px 20px;
    outline: none;
    white-space: nowrap;
    -webkit-user-select: none;
}

.offer .h6[b-012em2dl3h], .tns-carousel-wrapper .car .h6[b-012em2dl3h] {
    font-family: vazir;
    font-weight: 500;
    font-size: 15px
}

.des-home p[b-012em2dl3h] {
    line-height: 1.8
}

.font-nonBold[b-012em2dl3h] {
    font-family: vazir
}

/*#customize::-webkit-file-upload-button{
	opacity: 0
}*/
input[type='file'][b-012em2dl3h] {
    display: none
}

ul.pr-5[b-012em2dl3h] {
    padding-right: 2rem
}

.modal-body p[b-012em2dl3h] {
    line-height: 1.8
}

.nav-item.level-1 .dropdown-toggle[b-012em2dl3h]::after {
    margin-right: auto !important
}

.border-radius-20[b-012em2dl3h] {
    border-radius: 20px
}

.steps.steps-vertical[b-012em2dl3h] {
    flex-direction: column;
}

    .steps.steps-vertical .step[b-012em2dl3h] {
        display: flex;
    }

    .steps.steps-vertical .step-progress[b-012em2dl3h] {
        flex-shrink: 0;
        width: 2rem;
        height: auto;
    }

    .steps.steps-vertical .step-label[b-012em2dl3h] {
        margin-top: -0.125rem;
        margin-bottom: 2.5rem;
        margin-right: 2.5rem;
        padding-top: initial;
        font-size: 1rem;
        text-align: right;
    }

    .steps.steps-vertical .step-number[b-012em2dl3h] {
        position: relative;
        top: initial;
        right: initial;
        margin-top: -0.125rem;
        margin-right: initial;
    }

.ltr[b-012em2dl3h] {
    direction: ltr
}

.rotate-img[b-012em2dl3h] {
    transform: rotate3d(0, 100, 0, 180deg);
}

.steps.steps-vertical .step-progress-end[b-012em2dl3h]::before {
    width: 100%;
    height: 100%;
    background-image: url(data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' stroke='%23b6b1c0' stroke-width='4' stroke-dasharray='2%2c 12' stroke-dashoffset='8' stroke-linecap='butt'/%3e%3c/svg%3e);
    background-size: 25px;
}

.steps.steps-vertical .step-progress-end[b-012em2dl3h] {
    position: absolute;
    top: 0;
    left: 50%;
    right: 50%;
    width: 0.125rem;
    height: 100%;
    transform: translateX(-50%);
}

.skills label[b-012em2dl3h] {
    white-space: nowrap
}
/*# sourceMappingURL=theme.min.css.map */
/* _content/NetFileAdmin/Components/Pages/Search.razor.rz.scp.css */
/*!
 * Bootstrap v5.1.0 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
@font-face {
    font-family: IRANSans;
    src: url('/fonts/IRANSans/IRANSansWeb.eot');
    src: url('/fonts/IRANSans/IRANSansWeb.eot') format('embedded-opentype'), url('/fonts/IRANSans/IRANSansWeb.woff') format('woff'), url('/fonts/IRANSans/IRANSansWeb.ttf') format('truetype');
    font-weight: 400;
    font-style: normal
}


[class^="border-"].border-light[b-8y47zasrou],
[class*=" border-"].border-light[b-8y47zasrou] {
    border-color: rgba(255, 255, 255, 0.15) !important;
}

.opacity-transition[b-8y47zasrou] {
    transition: opacity 0.25s ease-in-out;
}

    .opacity-transition:hover[b-8y47zasrou] {
        opacity: 1 !important;
    }

.hover-img-scale img[b-8y47zasrou] {
    will-change: transform;
    transition: transform 0.3s ease-in-out;
    transform: none;
}

.hover-img-scale:hover img[b-8y47zasrou] {
    transform: translateY(-0.25rem) scale(1.01);
}

:root[b-8y47zasrou] {
    --bs-blue: #0d6efd;
    --bs-indigo: #6610f2;
    --bs-purple: #6f42c1;
    --bs-pink: #d63384;
    --bs-red: #dc3545;
    --bs-orange: #fd7e14;
    --bs-yellow: #ffc107;
    --bs-green: #198754;
    --bs-teal: #20c997;
    --bs-cyan: #0dcaf0;
    --bs-white: #fff;
    --bs-gray: #9691a4;
    --bs-gray-dark: #454056;
    --bs-gray-100: #f9f8fa;
    --bs-gray-200: #f5f4f8;
    --bs-gray-300: #efecf3;
    --bs-gray-400: #d5d2dc;
    --bs-gray-500: #bbb7c5;
    --bs-gray-600: #9691a4;
    --bs-gray-700: #666276;
    --bs-gray-800: #454056;
    --bs-gray-900: #1f1b2d;
    --bs-primary: #fd5631;
    --bs-accent: #5d3cf2;
    --bs-secondary: #f5f4f8;
    --bs-success: #07c98b;
    --bs-info: #3c76f2;
    --bs-warning: #fdbc31;
    --bs-danger: #f23c49;
    --bs-light: #fff;
    --bs-dark: #1f1b2d;
    --bs-primary-rgb: 253, 86, 49;
    --bs-accent-rgb: 93, 60, 242;
    --bs-secondary-rgb: 245, 244, 248;
    --bs-success-rgb: 7, 201, 139;
    --bs-info-rgb: 60, 118, 242;
    --bs-warning-rgb: 253, 188, 49;
    --bs-danger-rgb: 242, 60, 73;
    --bs-light-rgb: 255, 255, 255;
    --bs-dark-rgb: 31, 27, 45;
    --bs-white-rgb: 255, 255, 255;
    --bs-black-rgb: 0, 0, 0;
    --bs-body-rgb: 102, 98, 118;
    --bs-font-sans-serif: "Noto Sans", sans-serif;
    --bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    --bs-gradient: linear-gradient(26.21deg, #5d3cf2 0%, #fd5631 108.88%);
    --bs-body-font-family: var(--bs-font-sans-serif);
    --bs-body-font-size: 14.5px;
    --bs-body-font-weight: 400;
    --bs-body-line-height: 1.6;
    --bs-body-color: #666276;
    --bs-body-bg: #fff;
}

*[b-8y47zasrou],
*[b-8y47zasrou]::before,
*[b-8y47zasrou]::after {
    box-sizing: border-box;
}

body[b-8y47zasrou] {
    margin: 0;
    font-family: 'IRANSans', sans-serif;
    font-size: var(--bs-body-font-size);
    font-weight: var(--bs-body-font-weight);
    line-height: var(--bs-body-line-height);
    color: var(--bs-body-color);
    text-align: right;
    background-color: var(--bs-body-bg);
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

hr[b-8y47zasrou] {
    margin: 0 0;
    color: #efecf3;
    background-color: currentColor;
    border: 0;
    opacity: 1;
}

    hr:not([size])[b-8y47zasrou] {
        height: 1px;
    }

h6[b-8y47zasrou],
.h6[b-8y47zasrou],
h5[b-8y47zasrou],
.h5[b-8y47zasrou],
h4[b-8y47zasrou],
.h4[b-8y47zasrou],
h3[b-8y47zasrou],
.h3[b-8y47zasrou],
h2[b-8y47zasrou],
.h2[b-8y47zasrou],
h1[b-8y47zasrou],
.h1[b-8y47zasrou] {
    margin-top: 0;
    margin-bottom: 1rem;
    font-weight: 700;
    line-height: 1.2;
    color: #1f1b2d;
    font-family: vazir-bold
}

h1[b-8y47zasrou],
.h1[b-8y47zasrou] {
    font-size: calc(1.375rem + 1.5vw);
}

@media (min-width: 1200px) {
    h1[b-8y47zasrou],
    .h1[b-8y47zasrou] {
        font-size: 2rem;
    }
}

h2[b-8y47zasrou],
.h2[b-8y47zasrou] {
    font-size: calc(1.325rem + 0.9vw);
}

@media (min-width: 1200px) {
    h2[b-8y47zasrou],
    .h2[b-8y47zasrou] {
        font-size: 1.65rem;
    }
}

h3[b-8y47zasrou],
.h3[b-8y47zasrou] {
    font-size: calc(1.3rem + 0.6vw);
}

@media (min-width: 1200px) {
    h3[b-8y47zasrou],
    .h3[b-8y47zasrou] {
        font-size: 1.5rem;
    }
}

h4[b-8y47zasrou],
.h4[b-8y47zasrou] {
    font-size: calc(1.275rem + 0.3vw);
}

@media (min-width: 1200px) {
    h4[b-8y47zasrou],
    .h4[b-8y47zasrou] {
        font-size: 1.4rem;
    }
}

h5[b-8y47zasrou],
.h5[b-8y47zasrou] {
    font-size: 1.25rem;
}

h6[b-8y47zasrou],
.h6[b-8y47zasrou] {
    font-size: 1rem;
}

p[b-8y47zasrou] {
    margin-top: 0;
    margin-bottom: 1.25rem;
}

abbr[title][b-8y47zasrou],
abbr[data-bs-original-title][b-8y47zasrou] {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    cursor: help;
    -webkit-text-decoration-skip-ink: none;
    text-decoration-skip-ink: none;
}

address[b-8y47zasrou] {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit;
}

ol[b-8y47zasrou],
ul[b-8y47zasrou] {
    padding-left: 2rem;
}

ol[b-8y47zasrou],
ul[b-8y47zasrou],
dl[b-8y47zasrou] {
    margin-top: 0;
    margin-bottom: 1rem;
    padding-right: 0
}

    ol ol[b-8y47zasrou],
    ul ul[b-8y47zasrou],
    ol ul[b-8y47zasrou],
    ul ol[b-8y47zasrou] {
        margin-bottom: 0;
    }

dt[b-8y47zasrou] {
    font-weight: 700;
}

dd[b-8y47zasrou] {
    margin-bottom: 0.5rem;
    margin-right: 0;
}

blockquote[b-8y47zasrou] {
    margin: 0 0 1rem;
}

b[b-8y47zasrou],
strong[b-8y47zasrou] {
    font-weight: bolder;
}

small[b-8y47zasrou],
.small[b-8y47zasrou] {
    font-size: 0.875em;
}

mark[b-8y47zasrou],
.mark[b-8y47zasrou] {
    padding: 0.2em;
    background-color: #fcf8e3;
}

sub[b-8y47zasrou],
sup[b-8y47zasrou] {
    position: relative;
    font-size: 0.75em;
    line-height: 0;
    vertical-align: baseline;
}

sub[b-8y47zasrou] {
    bottom: -0.25em;
}

sup[b-8y47zasrou] {
    top: -0.5em;
}

a[b-8y47zasrou] {
    color: #fd5631;
    text-decoration: underline;
}

    a:hover[b-8y47zasrou] {
        color: #fd3509;
        text-decoration: none;
    }

    a:not([href]):not([class])[b-8y47zasrou],
    a:not([href]):not([class]):hover[b-8y47zasrou] {
        color: inherit;
        text-decoration: none;
    }

pre[b-8y47zasrou],
code[b-8y47zasrou],
kbd[b-8y47zasrou],
samp[b-8y47zasrou] {
    font-family: var(--bs-font-monospace);
    font-size: 1em;
    direction: ltr /* rtl:ignore */;
    unicode-bidi: bidi-override;
}

pre[b-8y47zasrou] {
    display: block;
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto;
    font-size: 0.875em;
    color: #fff;
}

    pre code[b-8y47zasrou] {
        font-size: inherit;
        color: inherit;
        word-break: normal;
    }

code[b-8y47zasrou] {
    font-size: 0.875em;
    color: #e3116c;
    word-wrap: break-word;
}

a > code[b-8y47zasrou] {
    color: inherit;
}

kbd[b-8y47zasrou] {
    padding: 0.2rem 0.4rem;
    font-size: 0.875em;
    color: #fff;
    background-color: #1f1b2d;
    border-radius: 0.375rem;
}

    kbd kbd[b-8y47zasrou] {
        padding: 0;
        font-size: 1em;
        font-weight: 700;
    }

figure[b-8y47zasrou] {
    margin: 0 0 1rem;
}

img[b-8y47zasrou],
svg[b-8y47zasrou] {
    vertical-align: middle;
}

table[b-8y47zasrou] {
    caption-side: bottom;
    border-collapse: collapse;
}

caption[b-8y47zasrou] {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    color: #9691a4;
    text-align: left;
}

th[b-8y47zasrou] {
    font-weight: 700;
    text-align: inherit;
    text-align: -webkit-match-parent;
}

thead[b-8y47zasrou],
tbody[b-8y47zasrou],
tfoot[b-8y47zasrou],
tr[b-8y47zasrou],
td[b-8y47zasrou],
th[b-8y47zasrou] {
    border-color: inherit;
    border-style: solid;
    border-width: 0;
}

label[b-8y47zasrou] {
    display: inline-block;
}

button[b-8y47zasrou] {
    border-radius: 0;
}

    button:focus:not(:focus-visible)[b-8y47zasrou] {
        outline: 0;
    }

input[b-8y47zasrou],
button[b-8y47zasrou],
select[b-8y47zasrou],
optgroup[b-8y47zasrou],
textarea[b-8y47zasrou] {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

button[b-8y47zasrou],
select[b-8y47zasrou] {
    text-transform: none;
}

[role="button"][b-8y47zasrou] {
    cursor: pointer;
}

select[b-8y47zasrou] {
    word-wrap: normal;
}

    select:disabled[b-8y47zasrou] {
        opacity: 1;
    }

[list][b-8y47zasrou]::-webkit-calendar-picker-indicator {
    display: none;
}

button[b-8y47zasrou],
[type="button"][b-8y47zasrou],
[type="reset"][b-8y47zasrou],
[type="submit"][b-8y47zasrou] {
    -webkit-appearance: button;
}

    button:not(:disabled)[b-8y47zasrou],
    [type="button"]:not(:disabled)[b-8y47zasrou],
    [type="reset"]:not(:disabled)[b-8y47zasrou],
    [type="submit"]:not(:disabled)[b-8y47zasrou] {
        cursor: pointer;
    }

[b-8y47zasrou]::-moz-focus-inner {
    padding: 0;
    border-style: none;
}

textarea[b-8y47zasrou] {
    resize: vertical;
}

fieldset[b-8y47zasrou] {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0;
}

legend[b-8y47zasrou] {
    float: left;
    width: 100%;
    padding: 0;
    margin-bottom: 0.5rem;
    font-size: calc(1.275rem + 0.3vw);
    line-height: inherit;
}

@media (min-width: 1200px) {
    legend[b-8y47zasrou] {
        font-size: 1.5rem;
    }
}

legend + *[b-8y47zasrou] {
    clear: left;
}

[b-8y47zasrou]::-webkit-datetime-edit-fields-wrapper,
[b-8y47zasrou]::-webkit-datetime-edit-text,
[b-8y47zasrou]::-webkit-datetime-edit-minute,
[b-8y47zasrou]::-webkit-datetime-edit-hour-field,
[b-8y47zasrou]::-webkit-datetime-edit-day-field,
[b-8y47zasrou]::-webkit-datetime-edit-month-field,
[b-8y47zasrou]::-webkit-datetime-edit-year-field {
    padding: 0;
}

[b-8y47zasrou]::-webkit-inner-spin-button {
    height: auto;
}

[type="search"][b-8y47zasrou] {
    outline-offset: -2px;
    -webkit-appearance: textfield;
}

[b-8y47zasrou]::-webkit-search-decoration {
    -webkit-appearance: none;
}

[b-8y47zasrou]::-webkit-color-swatch-wrapper {
    padding: 0;
}

[b-8y47zasrou]::-webkit-file-upload-button {
    font: inherit;
}

[b-8y47zasrou]::file-selector-button {
    font: inherit;
}

[b-8y47zasrou]::file-selector-button {
    font: inherit;
}

[b-8y47zasrou]::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button;
}

output[b-8y47zasrou] {
    display: inline-block;
}

iframe[b-8y47zasrou] {
    border: 0;
}

summary[b-8y47zasrou] {
    display: list-item;
    cursor: pointer;
}

progress[b-8y47zasrou] {
    vertical-align: baseline;
}

[hidden][b-8y47zasrou] {
    display: none !important;
}

.lead[b-8y47zasrou] {
    font-size: 1.05rem;
    font-weight: normal;
}

.display-1[b-8y47zasrou] {
    font-size: calc(1.625rem + 4.5vw);
    font-weight: 700;
    line-height: 1.2;
}

@media (min-width: 1200px) {
    .display-1[b-8y47zasrou] {
        font-size: 5rem;
    }
}

.display-2[b-8y47zasrou] {
    font-size: calc(1.575rem + 3.9vw);
    font-weight: 700;
    line-height: 1.2;
}

@media (min-width: 1200px) {
    .display-2[b-8y47zasrou] {
        font-size: 4.5rem;
    }
}

.display-3[b-8y47zasrou] {
    font-size: calc(1.525rem + 3.3vw);
    font-weight: 700;
    line-height: 1.2;
}

@media (min-width: 1200px) {
    .display-3[b-8y47zasrou] {
        font-size: 4rem;
    }
}

.display-4[b-8y47zasrou] {
    font-size: calc(1.475rem + 2.7vw);
    font-weight: 700;
    line-height: 1.2;
    font-family: 'vazir-bold', sans-serif
}

@media (min-width: 1200px) {
    .display-4[b-8y47zasrou] {
        font-size: 3.5rem;
    }
}

.display-5[b-8y47zasrou] {
    font-size: calc(1.425rem + 2.1vw);
    font-weight: 700;
    line-height: 1.5;
    font-family: 'vazir-bold', sans-serif
}

@media (min-width: 1200px) {
    .display-5[b-8y47zasrou] {
        font-size: 3rem;
        font-family: 'vazir-bold', sans-serif
    }
}

.display-6[b-8y47zasrou] {
    font-size: calc(1.3875rem + 1.65vw);
    font-weight: 700;
    line-height: 1.2;
}

@media (min-width: 1200px) {
    .display-6[b-8y47zasrou] {
        font-size: 2.625rem;
    }
}

.list-unstyled[b-8y47zasrou] {
    padding-right: 0;
    list-style: none;
}

.list-inline[b-8y47zasrou] {
    padding-left: 0;
    list-style: none;
}

.list-inline-item[b-8y47zasrou] {
    display: inline-block;
}

    .list-inline-item:not(:first-child)[b-8y47zasrou] {
        margin-right: 0.5rem;
    }

.initialism[b-8y47zasrou] {
    font-size: 0.875em;
    text-transform: uppercase;
}

.blockquote[b-8y47zasrou] {
    margin-bottom: 1.25rem;
    font-size: 1.125rem;
}

    .blockquote > :last-child[b-8y47zasrou] {
        margin-bottom: 0;
    }

.blockquote-footer[b-8y47zasrou] {
    margin-top: -1.25rem;
    margin-bottom: 1.25rem;
    font-size: 1rem;
    color: #1f1b2d;
}

    .blockquote-footer[b-8y47zasrou]::before {
        content: "— ";
    }

.img-fluid[b-8y47zasrou] {
    max-width: 100%;
    height: auto;
}

.img-thumbnail[b-8y47zasrou] {
    padding: 0.375rem;
    background-color: #fff;
    border: 1px solid #efecf3;
    border-radius: 0.75rem;
    box-shadow: 0 0.125rem 0.125rem -0.125rem rgba(31, 27, 45, 0.08), 0 0.25rem 0.75rem rgba(31, 27, 45, 0.08);
    max-width: 100%;
    height: auto;
}

.figure[b-8y47zasrou] {
    display: inline-block;
}

.figure-img[b-8y47zasrou] {
    margin-bottom: 0.5rem;
    line-height: 1;
}

.figure-caption[b-8y47zasrou] {
    font-size: 0.875em;
    color: #9691a4;
}

.container[b-8y47zasrou],
.container-fluid[b-8y47zasrou],
.container-xxl[b-8y47zasrou],
.container-xl[b-8y47zasrou],
.container-lg[b-8y47zasrou],
.container-md[b-8y47zasrou],
.container-sm[b-8y47zasrou] {
    width: 100%;
    padding-right: var(--bs-gutter-x, 0.75rem);
    padding-left: var(--bs-gutter-x, 0.75rem);
    margin-right: auto;
    margin-left: auto;
}

@media (min-width: 500px) {
    .container-sm[b-8y47zasrou],
    .container[b-8y47zasrou] {
        max-width: 100%;
    }
}

@media (min-width: 768px) {
    .container-md[b-8y47zasrou],
    .container-sm[b-8y47zasrou],
    .container[b-8y47zasrou] {
        max-width: 100%;
    }
}

@media (min-width: 992px) {
    .container-lg[b-8y47zasrou],
    .container-md[b-8y47zasrou],
    .container-sm[b-8y47zasrou],
    .container[b-8y47zasrou] {
        max-width: 100%;
    }
}

@media (min-width: 1200px) {
    .container-xl[b-8y47zasrou],
    .container-lg[b-8y47zasrou],
    .container-md[b-8y47zasrou],
    .container-sm[b-8y47zasrou],
    .container[b-8y47zasrou] {
        max-width: 100%;
    }
}

@media (min-width: 1400px) {
    .container-xxl[b-8y47zasrou],
    .container-xl[b-8y47zasrou],
    .container-lg[b-8y47zasrou],
    .container-md[b-8y47zasrou],
    .container-sm[b-8y47zasrou],
    .container[b-8y47zasrou] {
        max-width: 1320px;
    }
}

.row[b-8y47zasrou] {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    display: flex;
    flex-wrap: wrap;
    margin-top: calc(var(--bs-gutter-y) * -1);
    margin-right: calc(var(--bs-gutter-x) * -0.5);
    margin-left: calc(var(--bs-gutter-x) * -0.5);
}

    .row > *[b-8y47zasrou] {
        flex-shrink: 0;
        width: 100%;
        max-width: 100%;
        padding-right: calc(var(--bs-gutter-x) * 0.5);
        padding-left: calc(var(--bs-gutter-x) * 0.5);
        margin-top: var(--bs-gutter-y);
    }

.col[b-8y47zasrou] {
    flex: 1 0 0%;
}

.row-cols-auto > *[b-8y47zasrou] {
    flex: 0 0 auto;
    width: auto;
}

.row-cols-1 > *[b-8y47zasrou] {
    flex: 0 0 auto;
    width: 100%;
}

.row-cols-2 > *[b-8y47zasrou] {
    flex: 0 0 auto;
    width: 50%;
}

.row-cols-3 > *[b-8y47zasrou] {
    flex: 0 0 auto;
    width: 33.3333333333%;
}

.row-cols-4 > *[b-8y47zasrou] {
    flex: 0 0 auto;
    width: 25%;
}

.row-cols-5 > *[b-8y47zasrou] {
    flex: 0 0 auto;
    width: 20%;
}

.row-cols-6 > *[b-8y47zasrou] {
    flex: 0 0 auto;
    width: 16.6666666667%;
}

.col-auto[b-8y47zasrou] {
    flex: 0 0 auto;
    width: auto;
}

.col-1[b-8y47zasrou] {
    flex: 0 0 auto;
    width: 8.33333333%;
}

.col-2[b-8y47zasrou] {
    flex: 0 0 auto;
    width: 16.66666667%;
}

.col-3[b-8y47zasrou] {
    flex: 0 0 auto;
    width: 25%;
}

.col-4[b-8y47zasrou] {
    flex: 0 0 auto;
    width: 33.33333333%;
}

.col-5[b-8y47zasrou] {
    flex: 0 0 auto;
    width: 41.66666667%;
}

.col-6[b-8y47zasrou] {
    flex: 0 0 auto;
    width: 50%;
}

.col-7[b-8y47zasrou] {
    flex: 0 0 auto;
    width: 58.33333333%;
}

.col-8[b-8y47zasrou] {
    flex: 0 0 auto;
    width: 66.66666667%;
}

.col-9[b-8y47zasrou] {
    flex: 0 0 auto;
    width: 75%;
}

.col-10[b-8y47zasrou] {
    flex: 0 0 auto;
    width: 83.33333333%;
}

.col-11[b-8y47zasrou] {
    flex: 0 0 auto;
    width: 91.66666667%;
}

.col-12[b-8y47zasrou] {
    flex: 0 0 auto;
    width: 100%;
}

.offset-1[b-8y47zasrou] {
    margin-left: 8.33333333%;
}

.offset-2[b-8y47zasrou] {
    margin-left: 16.66666667%;
}

.offset-3[b-8y47zasrou] {
    margin-left: 25%;
}

.offset-4[b-8y47zasrou] {
    margin-left: 33.33333333%;
}

.offset-5[b-8y47zasrou] {
    margin-left: 41.66666667%;
}

.offset-6[b-8y47zasrou] {
    margin-left: 50%;
}

.offset-7[b-8y47zasrou] {
    margin-left: 58.33333333%;
}

.offset-8[b-8y47zasrou] {
    margin-left: 66.66666667%;
}

.offset-9[b-8y47zasrou] {
    margin-left: 75%;
}

.offset-10[b-8y47zasrou] {
    margin-left: 83.33333333%;
}

.offset-11[b-8y47zasrou] {
    margin-left: 91.66666667%;
}

.g-0[b-8y47zasrou],
.gx-0[b-8y47zasrou] {
    --bs-gutter-x: 0;
}

.g-0[b-8y47zasrou],
.gy-0[b-8y47zasrou] {
    --bs-gutter-y: 0;
}

.g-1[b-8y47zasrou],
.gx-1[b-8y47zasrou] {
    --bs-gutter-x: 0.25rem;
}

.g-1[b-8y47zasrou],
.gy-1[b-8y47zasrou] {
    --bs-gutter-y: 0.25rem;
}

.g-2[b-8y47zasrou],
.gx-2[b-8y47zasrou] {
    --bs-gutter-x: 0.5rem;
}

.g-2[b-8y47zasrou],
.gy-2[b-8y47zasrou] {
    --bs-gutter-y: 0.5rem;
}

.g-3[b-8y47zasrou],
.gx-3[b-8y47zasrou] {
    --bs-gutter-x: 1rem;
}

.g-3[b-8y47zasrou],
.gy-3[b-8y47zasrou] {
    --bs-gutter-y: 1rem;
}

.g-4[b-8y47zasrou],
.gx-4[b-8y47zasrou] {
    --bs-gutter-x: 1.5rem;
}

.g-4[b-8y47zasrou],
.gy-4[b-8y47zasrou] {
    --bs-gutter-y: 1.5rem;
}

.g-5[b-8y47zasrou],
.gx-5[b-8y47zasrou] {
    --bs-gutter-x: 3rem;
}

.g-5[b-8y47zasrou],
.gy-5[b-8y47zasrou] {
    --bs-gutter-y: 3rem;
}

@media (min-width: 500px) {
    .col-sm[b-8y47zasrou] {
        flex: 1 0 0%;
    }

    .row-cols-sm-auto > *[b-8y47zasrou] {
        flex: 0 0 auto;
        width: auto;
    }

    .row-cols-sm-1 > *[b-8y47zasrou] {
        flex: 0 0 auto;
        width: 100%;
    }

    .row-cols-sm-2 > *[b-8y47zasrou] {
        flex: 0 0 auto;
        width: 50%;
    }

    .row-cols-sm-3 > *[b-8y47zasrou] {
        flex: 0 0 auto;
        width: 33.3333333333%;
    }

    .row-cols-sm-4 > *[b-8y47zasrou] {
        flex: 0 0 auto;
        width: 25%;
    }

    .row-cols-sm-5 > *[b-8y47zasrou] {
        flex: 0 0 auto;
        width: 20%;
    }

    .row-cols-sm-6 > *[b-8y47zasrou] {
        flex: 0 0 auto;
        width: 16.6666666667%;
    }

    .col-sm-auto[b-8y47zasrou] {
        flex: 0 0 auto;
        width: auto;
    }

    .col-sm-1[b-8y47zasrou] {
        flex: 0 0 auto;
        width: 8.33333333%;
    }

    .col-sm-2[b-8y47zasrou] {
        flex: 0 0 auto;
        width: 16.66666667%;
    }

    .col-sm-3[b-8y47zasrou] {
        flex: 0 0 auto;
        width: 25%;
    }

    .col-sm-4[b-8y47zasrou] {
        flex: 0 0 auto;
        width: 33.33333333%;
    }

    .col-sm-5[b-8y47zasrou] {
        flex: 0 0 auto;
        width: 41.66666667%;
    }

    .col-sm-6[b-8y47zasrou] {
        flex: 0 0 auto;
        width: 50%;
    }

    .col-sm-7[b-8y47zasrou] {
        flex: 0 0 auto;
        width: 58.33333333%;
    }

    .col-sm-8[b-8y47zasrou] {
        flex: 0 0 auto;
        width: 66.66666667%;
    }

    .col-sm-9[b-8y47zasrou] {
        flex: 0 0 auto;
        width: 75%;
    }

    .col-sm-10[b-8y47zasrou] {
        flex: 0 0 auto;
        width: 83.33333333%;
    }

    .col-sm-11[b-8y47zasrou] {
        flex: 0 0 auto;
        width: 91.66666667%;
    }

    .col-sm-12[b-8y47zasrou] {
        flex: 0 0 auto;
        width: 100%;
    }

    .offset-sm-0[b-8y47zasrou] {
        margin-left: 0;
    }

    .offset-sm-1[b-8y47zasrou] {
        margin-left: 8.33333333%;
    }

    .offset-sm-2[b-8y47zasrou] {
        margin-left: 16.66666667%;
    }

    .offset-sm-3[b-8y47zasrou] {
        margin-left: 25%;
    }

    .offset-sm-4[b-8y47zasrou] {
        margin-left: 33.33333333%;
    }

    .offset-sm-5[b-8y47zasrou] {
        margin-left: 41.66666667%;
    }

    .offset-sm-6[b-8y47zasrou] {
        margin-left: 50%;
    }

    .offset-sm-7[b-8y47zasrou] {
        margin-left: 58.33333333%;
    }

    .offset-sm-8[b-8y47zasrou] {
        margin-left: 66.66666667%;
    }

    .offset-sm-9[b-8y47zasrou] {
        margin-left: 75%;
    }

    .offset-sm-10[b-8y47zasrou] {
        margin-left: 83.33333333%;
    }

    .offset-sm-11[b-8y47zasrou] {
        margin-left: 91.66666667%;
    }

    .g-sm-0[b-8y47zasrou],
    .gx-sm-0[b-8y47zasrou] {
        --bs-gutter-x: 0;
    }

    .g-sm-0[b-8y47zasrou],
    .gy-sm-0[b-8y47zasrou] {
        --bs-gutter-y: 0;
    }

    .g-sm-1[b-8y47zasrou],
    .gx-sm-1[b-8y47zasrou] {
        --bs-gutter-x: 0.25rem;
    }

    .g-sm-1[b-8y47zasrou],
    .gy-sm-1[b-8y47zasrou] {
        --bs-gutter-y: 0.25rem;
    }

    .g-sm-2[b-8y47zasrou],
    .gx-sm-2[b-8y47zasrou] {
        --bs-gutter-x: 0.5rem;
    }

    .g-sm-2[b-8y47zasrou],
    .gy-sm-2[b-8y47zasrou] {
        --bs-gutter-y: 0.5rem;
    }

    .g-sm-3[b-8y47zasrou],
    .gx-sm-3[b-8y47zasrou] {
        --bs-gutter-x: 1rem;
    }

    .g-sm-3[b-8y47zasrou],
    .gy-sm-3[b-8y47zasrou] {
        --bs-gutter-y: 1rem;
    }

    .g-sm-4[b-8y47zasrou],
    .gx-sm-4[b-8y47zasrou] {
        --bs-gutter-x: 1.5rem;
    }

    .g-sm-4[b-8y47zasrou],
    .gy-sm-4[b-8y47zasrou] {
        --bs-gutter-y: 1.5rem;
    }

    .g-sm-5[b-8y47zasrou],
    .gx-sm-5[b-8y47zasrou] {
        --bs-gutter-x: 3rem;
    }

    .g-sm-5[b-8y47zasrou],
    .gy-sm-5[b-8y47zasrou] {
        --bs-gutter-y: 3rem;
    }
}

@media (min-width: 768px) {
    .col-md[b-8y47zasrou] {
        flex: 1 0 0%;
    }

    .row-cols-md-auto > *[b-8y47zasrou] {
        flex: 0 0 auto;
        width: auto;
    }

    .row-cols-md-1 > *[b-8y47zasrou] {
        flex: 0 0 auto;
        width: 100%;
    }

    .row-cols-md-2 > *[b-8y47zasrou] {
        flex: 0 0 auto;
        width: 50%;
    }

    .row-cols-md-3 > *[b-8y47zasrou] {
        flex: 0 0 auto;
        width: 33.3333333333%;
    }

    .row-cols-md-4 > *[b-8y47zasrou] {
        flex: 0 0 auto;
        width: 25%;
    }

    .row-cols-md-5 > *[b-8y47zasrou] {
        flex: 0 0 auto;
        width: 20%;
    }

    .row-cols-md-6 > *[b-8y47zasrou] {
        flex: 0 0 auto;
        width: 16.6666666667%;
    }

    .col-md-auto[b-8y47zasrou] {
        flex: 0 0 auto;
        width: auto;
    }

    .col-md-1[b-8y47zasrou] {
        flex: 0 0 auto;
        width: 8.33333333%;
    }

    .col-md-2[b-8y47zasrou] {
        flex: 0 0 auto;
        width: 16.66666667%;
    }

    .col-md-3[b-8y47zasrou] {
        flex: 0 0 auto;
        width: 25%;
    }

    .col-md-4[b-8y47zasrou] {
        flex: 0 0 auto;
        width: 33.33333333%;
    }

    .col-md-5[b-8y47zasrou] {
        flex: 0 0 auto;
        width: 41.66666667%;
    }

    .col-md-6[b-8y47zasrou] {
        flex: 0 0 auto;
        width: 50%;
    }

    .col-md-7[b-8y47zasrou] {
        flex: 0 0 auto;
        width: 58.33333333%;
    }

    .col-md-8[b-8y47zasrou] {
        flex: 0 0 auto;
        width: 66.66666667%;
    }

    .col-md-9[b-8y47zasrou] {
        flex: 0 0 auto;
        width: 75%;
    }

    .col-md-10[b-8y47zasrou] {
        flex: 0 0 auto;
        width: 83.33333333%;
    }

    .col-md-11[b-8y47zasrou] {
        flex: 0 0 auto;
        width: 91.66666667%;
    }

    .col-md-12[b-8y47zasrou] {
        flex: 0 0 auto;
        width: 100%;
    }

    .offset-md-0[b-8y47zasrou] {
        margin-left: 0;
    }

    .offset-md-1[b-8y47zasrou] {
        margin-right: 8.33333333%;
    }

    .offset-md-2[b-8y47zasrou] {
        margin-left: 16.66666667%;
    }

    .offset-md-3[b-8y47zasrou] {
        margin-left: 25%;
    }

    .offset-md-4[b-8y47zasrou] {
        margin-left: 33.33333333%;
    }

    .offset-md-5[b-8y47zasrou] {
        margin-left: 41.66666667%;
    }

    .offset-md-6[b-8y47zasrou] {
        margin-left: 50%;
    }

    .offset-md-7[b-8y47zasrou] {
        margin-left: 58.33333333%;
    }

    .offset-md-8[b-8y47zasrou] {
        margin-left: 66.66666667%;
    }

    .offset-md-9[b-8y47zasrou] {
        margin-left: 75%;
    }

    .offset-md-10[b-8y47zasrou] {
        margin-left: 83.33333333%;
    }

    .offset-md-11[b-8y47zasrou] {
        margin-left: 91.66666667%;
    }

    .g-md-0[b-8y47zasrou],
    .gx-md-0[b-8y47zasrou] {
        --bs-gutter-x: 0;
    }

    .g-md-0[b-8y47zasrou],
    .gy-md-0[b-8y47zasrou] {
        --bs-gutter-y: 0;
    }

    .g-md-1[b-8y47zasrou],
    .gx-md-1[b-8y47zasrou] {
        --bs-gutter-x: 0.25rem;
    }

    .g-md-1[b-8y47zasrou],
    .gy-md-1[b-8y47zasrou] {
        --bs-gutter-y: 0.25rem;
    }

    .g-md-2[b-8y47zasrou],
    .gx-md-2[b-8y47zasrou] {
        --bs-gutter-x: 0.5rem;
    }

    .g-md-2[b-8y47zasrou],
    .gy-md-2[b-8y47zasrou] {
        --bs-gutter-y: 0.5rem;
    }

    .g-md-3[b-8y47zasrou],
    .gx-md-3[b-8y47zasrou] {
        --bs-gutter-x: 1rem;
    }

    .g-md-3[b-8y47zasrou],
    .gy-md-3[b-8y47zasrou] {
        --bs-gutter-y: 1rem;
    }

    .g-md-4[b-8y47zasrou],
    .gx-md-4[b-8y47zasrou] {
        --bs-gutter-x: 1.5rem;
    }

    .g-md-4[b-8y47zasrou],
    .gy-md-4[b-8y47zasrou] {
        --bs-gutter-y: 1.5rem;
    }

    .g-md-5[b-8y47zasrou],
    .gx-md-5[b-8y47zasrou] {
        --bs-gutter-x: 3rem;
    }

    .g-md-5[b-8y47zasrou],
    .gy-md-5[b-8y47zasrou] {
        --bs-gutter-y: 3rem;
    }
}

@media (min-width: 992px) {
    .col-lg[b-8y47zasrou] {
        flex: 1 0 0%;
    }

    .row-cols-lg-auto > *[b-8y47zasrou] {
        flex: 0 0 auto;
        width: auto;
    }

    .row-cols-lg-1 > *[b-8y47zasrou] {
        flex: 0 0 auto;
        width: 100%;
    }

    .row-cols-lg-2 > *[b-8y47zasrou] {
        flex: 0 0 auto;
        width: 50%;
    }

    .row-cols-lg-3 > *[b-8y47zasrou] {
        flex: 0 0 auto;
        width: 33.3333333333%;
    }

    .row-cols-lg-4 > *[b-8y47zasrou] {
        flex: 0 0 auto;
        width: 25%;
    }

    .row-cols-lg-5 > *[b-8y47zasrou] {
        flex: 0 0 auto;
        width: 20%;
    }

    .row-cols-lg-6 > *[b-8y47zasrou] {
        flex: 0 0 auto;
        width: 16.6666666667%;
    }

    .col-lg-auto[b-8y47zasrou] {
        flex: 0 0 auto;
        width: auto;
    }

    .col-lg-1[b-8y47zasrou] {
        flex: 0 0 auto;
        width: 8.33333333%;
    }

    .col-lg-2[b-8y47zasrou] {
        flex: 0 0 auto;
        width: 16.66666667%;
    }

    .col-lg-3[b-8y47zasrou] {
        flex: 0 0 auto;
        width: 25%;
    }

    .col-lg-4[b-8y47zasrou] {
        flex: 0 0 auto;
        width: 33.33333333%;
    }

    .col-lg-5[b-8y47zasrou] {
        flex: 0 0 auto;
        width: 41.66666667%;
    }

    .col-lg-6[b-8y47zasrou] {
        flex: 0 0 auto;
        width: 50%;
    }

    .col-lg-7[b-8y47zasrou] {
        flex: 0 0 auto;
        width: 58.33333333%;
    }

    .col-lg-8[b-8y47zasrou] {
        flex: 0 0 auto;
        width: 66.66666667%;
    }

    .col-lg-9[b-8y47zasrou] {
        flex: 0 0 auto;
        width: 75%;
    }

    .col-lg-10[b-8y47zasrou] {
        flex: 0 0 auto;
        width: 83.33333333%;
    }

    .col-lg-11[b-8y47zasrou] {
        flex: 0 0 auto;
        width: 91.66666667%;
    }

    .col-lg-12[b-8y47zasrou] {
        flex: 0 0 auto;
        width: 100%;
    }

    .offset-lg-0[b-8y47zasrou] {
        margin-left: 0;
    }

    .offset-lg-1[b-8y47zasrou] {
        margin-right: 8.33333333%;
    }

    .offset-lg-2[b-8y47zasrou] {
        margin-right: 16.66666667%;
    }

    .offset-lg-3[b-8y47zasrou] {
        margin-right: 25%;
    }

    .offset-lg-4[b-8y47zasrou] {
        margin-left: 33.33333333%;
    }

    .offset-lg-5[b-8y47zasrou] {
        margin-left: 41.66666667%;
    }

    .offset-lg-6[b-8y47zasrou] {
        margin-left: 50%;
    }

    .offset-lg-7[b-8y47zasrou] {
        margin-left: 58.33333333%;
    }

    .offset-lg-8[b-8y47zasrou] {
        margin-left: 66.66666667%;
    }

    .offset-lg-9[b-8y47zasrou] {
        margin-left: 75%;
    }

    .offset-lg-10[b-8y47zasrou] {
        margin-left: 83.33333333%;
    }

    .offset-lg-11[b-8y47zasrou] {
        margin-left: 91.66666667%;
    }

    .g-lg-0[b-8y47zasrou],
    .gx-lg-0[b-8y47zasrou] {
        --bs-gutter-x: 0;
    }

    .g-lg-0[b-8y47zasrou],
    .gy-lg-0[b-8y47zasrou] {
        --bs-gutter-y: 0;
    }

    .g-lg-1[b-8y47zasrou],
    .gx-lg-1[b-8y47zasrou] {
        --bs-gutter-x: 0.25rem;
    }

    .g-lg-1[b-8y47zasrou],
    .gy-lg-1[b-8y47zasrou] {
        --bs-gutter-y: 0.25rem;
    }

    .g-lg-2[b-8y47zasrou],
    .gx-lg-2[b-8y47zasrou] {
        --bs-gutter-x: 0.5rem;
    }

    .g-lg-2[b-8y47zasrou],
    .gy-lg-2[b-8y47zasrou] {
        --bs-gutter-y: 0.5rem;
    }

    .g-lg-3[b-8y47zasrou],
    .gx-lg-3[b-8y47zasrou] {
        --bs-gutter-x: 1rem;
    }

    .g-lg-3[b-8y47zasrou],
    .gy-lg-3[b-8y47zasrou] {
        --bs-gutter-y: 1rem;
    }

    .g-lg-4[b-8y47zasrou],
    .gx-lg-4[b-8y47zasrou] {
        --bs-gutter-x: 1.5rem;
    }

    .g-lg-4[b-8y47zasrou],
    .gy-lg-4[b-8y47zasrou] {
        --bs-gutter-y: 1.5rem;
    }

    .g-lg-5[b-8y47zasrou],
    .gx-lg-5[b-8y47zasrou] {
        --bs-gutter-x: 3rem;
    }

    .g-lg-5[b-8y47zasrou],
    .gy-lg-5[b-8y47zasrou] {
        --bs-gutter-y: 3rem;
    }
}

@media (min-width: 1200px) {
    .col-xl[b-8y47zasrou] {
        flex: 1 0 0%;
    }

    .row-cols-xl-auto > *[b-8y47zasrou] {
        flex: 0 0 auto;
        width: auto;
    }

    .row-cols-xl-1 > *[b-8y47zasrou] {
        flex: 0 0 auto;
        width: 100%;
    }

    .row-cols-xl-2 > *[b-8y47zasrou] {
        flex: 0 0 auto;
        width: 50%;
    }

    .row-cols-xl-3 > *[b-8y47zasrou] {
        flex: 0 0 auto;
        width: 33.3333333333%;
    }

    .row-cols-xl-4 > *[b-8y47zasrou] {
        flex: 0 0 auto;
        width: 25%;
    }

    .row-cols-xl-5 > *[b-8y47zasrou] {
        flex: 0 0 auto;
        width: 20%;
    }

    .row-cols-xl-6 > *[b-8y47zasrou] {
        flex: 0 0 auto;
        width: 16.6666666667%;
    }

    .col-xl-auto[b-8y47zasrou] {
        flex: 0 0 auto;
        width: auto;
    }

    .col-xl-1[b-8y47zasrou] {
        flex: 0 0 auto;
        width: 8.33333333%;
    }

    .col-xl-2[b-8y47zasrou] {
        flex: 0 0 auto;
        width: 16.66666667%;
    }

    .col-xl-3[b-8y47zasrou] {
        flex: 0 0 auto;
        width: 25%;
    }

    .col-xl-4[b-8y47zasrou] {
        flex: 0 0 auto;
        width: 33.33333333%;
    }

    .col-xl-5[b-8y47zasrou] {
        flex: 0 0 auto;
        width: 41.66666667%;
    }

    .col-xl-6[b-8y47zasrou] {
        flex: 0 0 auto;
        width: 50%;
    }

    .col-xl-7[b-8y47zasrou] {
        flex: 0 0 auto;
        width: 58.33333333%;
    }

    .col-xl-8[b-8y47zasrou] {
        flex: 0 0 auto;
        width: 66.66666667%;
    }

    .col-xl-9[b-8y47zasrou] {
        flex: 0 0 auto;
        width: 75%;
    }

    .col-xl-10[b-8y47zasrou] {
        flex: 0 0 auto;
        width: 83.33333333%;
    }

    .col-xl-11[b-8y47zasrou] {
        flex: 0 0 auto;
        width: 91.66666667%;
    }

    .col-xl-12[b-8y47zasrou] {
        flex: 0 0 auto;
        width: 100%;
    }

    .offset-xl-0[b-8y47zasrou] {
        margin-left: 0;
    }

    .offset-xl-1[b-8y47zasrou] {
        margin-right: 8.33333333%;
    }

    .offset-xl-2[b-8y47zasrou] {
        margin-left: 16.66666667%;
    }

    .offset-xl-3[b-8y47zasrou] {
        margin-left: 25%;
    }

    .offset-xl-4[b-8y47zasrou] {
        margin-left: 33.33333333%;
    }

    .offset-xl-5[b-8y47zasrou] {
        margin-left: 41.66666667%;
    }

    .offset-xl-6[b-8y47zasrou] {
        margin-left: 50%;
    }

    .offset-xl-7[b-8y47zasrou] {
        margin-left: 58.33333333%;
    }

    .offset-xl-8[b-8y47zasrou] {
        margin-left: 66.66666667%;
    }

    .offset-xl-9[b-8y47zasrou] {
        margin-left: 75%;
    }

    .offset-xl-10[b-8y47zasrou] {
        margin-left: 83.33333333%;
    }

    .offset-xl-11[b-8y47zasrou] {
        margin-left: 91.66666667%;
    }

    .g-xl-0[b-8y47zasrou],
    .gx-xl-0[b-8y47zasrou] {
        --bs-gutter-x: 0;
    }

    .g-xl-0[b-8y47zasrou],
    .gy-xl-0[b-8y47zasrou] {
        --bs-gutter-y: 0;
    }

    .g-xl-1[b-8y47zasrou],
    .gx-xl-1[b-8y47zasrou] {
        --bs-gutter-x: 0.25rem;
    }

    .g-xl-1[b-8y47zasrou],
    .gy-xl-1[b-8y47zasrou] {
        --bs-gutter-y: 0.25rem;
    }

    .g-xl-2[b-8y47zasrou],
    .gx-xl-2[b-8y47zasrou] {
        --bs-gutter-x: 0.5rem;
    }

    .g-xl-2[b-8y47zasrou],
    .gy-xl-2[b-8y47zasrou] {
        --bs-gutter-y: 0.5rem;
    }

    .g-xl-3[b-8y47zasrou],
    .gx-xl-3[b-8y47zasrou] {
        --bs-gutter-x: 1rem;
    }

    .g-xl-3[b-8y47zasrou],
    .gy-xl-3[b-8y47zasrou] {
        --bs-gutter-y: 1rem;
    }

    .g-xl-4[b-8y47zasrou],
    .gx-xl-4[b-8y47zasrou] {
        --bs-gutter-x: 1.5rem;
    }

    .g-xl-4[b-8y47zasrou],
    .gy-xl-4[b-8y47zasrou] {
        --bs-gutter-y: 1.5rem;
    }

    .g-xl-5[b-8y47zasrou],
    .gx-xl-5[b-8y47zasrou] {
        --bs-gutter-x: 3rem;
    }

    .g-xl-5[b-8y47zasrou],
    .gy-xl-5[b-8y47zasrou] {
        --bs-gutter-y: 3rem;
    }
}

@media (min-width: 1400px) {
    .col-xxl[b-8y47zasrou] {
        flex: 1 0 0%;
    }

    .row-cols-xxl-auto > *[b-8y47zasrou] {
        flex: 0 0 auto;
        width: auto;
    }

    .row-cols-xxl-1 > *[b-8y47zasrou] {
        flex: 0 0 auto;
        width: 100%;
    }

    .row-cols-xxl-2 > *[b-8y47zasrou] {
        flex: 0 0 auto;
        width: 50%;
    }

    .row-cols-xxl-3 > *[b-8y47zasrou] {
        flex: 0 0 auto;
        width: 33.3333333333%;
    }

    .row-cols-xxl-4 > *[b-8y47zasrou] {
        flex: 0 0 auto;
        width: 25%;
    }

    .row-cols-xxl-5 > *[b-8y47zasrou] {
        flex: 0 0 auto;
        width: 20%;
    }

    .row-cols-xxl-6 > *[b-8y47zasrou] {
        flex: 0 0 auto;
        width: 16.6666666667%;
    }

    .col-xxl-auto[b-8y47zasrou] {
        flex: 0 0 auto;
        width: auto;
    }

    .col-xxl-1[b-8y47zasrou] {
        flex: 0 0 auto;
        width: 8.33333333%;
    }

    .col-xxl-2[b-8y47zasrou] {
        flex: 0 0 auto;
        width: 16.66666667%;
    }

    .col-xxl-3[b-8y47zasrou] {
        flex: 0 0 auto;
        width: 25%;
    }

    .col-xxl-4[b-8y47zasrou] {
        flex: 0 0 auto;
        width: 33.33333333%;
    }

    .col-xxl-5[b-8y47zasrou] {
        flex: 0 0 auto;
        width: 41.66666667%;
    }

    .col-xxl-6[b-8y47zasrou] {
        flex: 0 0 auto;
        width: 50%;
    }

    .col-xxl-7[b-8y47zasrou] {
        flex: 0 0 auto;
        width: 58.33333333%;
    }

    .col-xxl-8[b-8y47zasrou] {
        flex: 0 0 auto;
        width: 66.66666667%;
    }

    .col-xxl-9[b-8y47zasrou] {
        flex: 0 0 auto;
        width: 75%;
    }

    .col-xxl-10[b-8y47zasrou] {
        flex: 0 0 auto;
        width: 83.33333333%;
    }

    .col-xxl-11[b-8y47zasrou] {
        flex: 0 0 auto;
        width: 91.66666667%;
    }

    .col-xxl-12[b-8y47zasrou] {
        flex: 0 0 auto;
        width: 100%;
    }

    .offset-xxl-0[b-8y47zasrou] {
        margin-left: 0;
    }

    .offset-xxl-1[b-8y47zasrou] {
        margin-left: 8.33333333%;
    }

    .offset-xxl-2[b-8y47zasrou] {
        margin-left: 16.66666667%;
    }

    .offset-xxl-3[b-8y47zasrou] {
        margin-left: 25%;
    }

    .offset-xxl-4[b-8y47zasrou] {
        margin-left: 33.33333333%;
    }

    .offset-xxl-5[b-8y47zasrou] {
        margin-left: 41.66666667%;
    }

    .offset-xxl-6[b-8y47zasrou] {
        margin-left: 50%;
    }

    .offset-xxl-7[b-8y47zasrou] {
        margin-left: 58.33333333%;
    }

    .offset-xxl-8[b-8y47zasrou] {
        margin-left: 66.66666667%;
    }

    .offset-xxl-9[b-8y47zasrou] {
        margin-left: 75%;
    }

    .offset-xxl-10[b-8y47zasrou] {
        margin-left: 83.33333333%;
    }

    .offset-xxl-11[b-8y47zasrou] {
        margin-left: 91.66666667%;
    }

    .g-xxl-0[b-8y47zasrou],
    .gx-xxl-0[b-8y47zasrou] {
        --bs-gutter-x: 0;
    }

    .g-xxl-0[b-8y47zasrou],
    .gy-xxl-0[b-8y47zasrou] {
        --bs-gutter-y: 0;
    }

    .g-xxl-1[b-8y47zasrou],
    .gx-xxl-1[b-8y47zasrou] {
        --bs-gutter-x: 0.25rem;
    }

    .g-xxl-1[b-8y47zasrou],
    .gy-xxl-1[b-8y47zasrou] {
        --bs-gutter-y: 0.25rem;
    }

    .g-xxl-2[b-8y47zasrou],
    .gx-xxl-2[b-8y47zasrou] {
        --bs-gutter-x: 0.5rem;
    }

    .g-xxl-2[b-8y47zasrou],
    .gy-xxl-2[b-8y47zasrou] {
        --bs-gutter-y: 0.5rem;
    }

    .g-xxl-3[b-8y47zasrou],
    .gx-xxl-3[b-8y47zasrou] {
        --bs-gutter-x: 1rem;
    }

    .g-xxl-3[b-8y47zasrou],
    .gy-xxl-3[b-8y47zasrou] {
        --bs-gutter-y: 1rem;
    }

    .g-xxl-4[b-8y47zasrou],
    .gx-xxl-4[b-8y47zasrou] {
        --bs-gutter-x: 1.5rem;
    }

    .g-xxl-4[b-8y47zasrou],
    .gy-xxl-4[b-8y47zasrou] {
        --bs-gutter-y: 1.5rem;
    }

    .g-xxl-5[b-8y47zasrou],
    .gx-xxl-5[b-8y47zasrou] {
        --bs-gutter-x: 3rem;
    }

    .g-xxl-5[b-8y47zasrou],
    .gy-xxl-5[b-8y47zasrou] {
        --bs-gutter-y: 3rem;
    }
}

.table[b-8y47zasrou] {
    --bs-table-bg: transparent;
    --bs-table-accent-bg: transparent;
    --bs-table-striped-color: #666276;
    --bs-table-striped-bg: rgba(0, 0, 0, 0.0375);
    --bs-table-active-color: #666276;
    --bs-table-active-bg: rgba(0, 0, 0, 0.05);
    --bs-table-hover-color: #666276;
    --bs-table-hover-bg: rgba(0, 0, 0, 0.05);
    width: 100%;
    margin-bottom: 1rem;
    color: #666276;
    vertical-align: top;
    border-color: #efecf3;
}

    .table > :not(caption) > * > *[b-8y47zasrou] {
        padding: 0.75rem 0.75rem;
        background-color: var(--bs-table-bg);
        border-bottom-width: 1px;
        box-shadow: inset 0 0 0 9999px var(--bs-table-accent-bg);
    }

    .table > tbody[b-8y47zasrou] {
        vertical-align: inherit;
    }

    .table > thead[b-8y47zasrou] {
        vertical-align: bottom;
    }

    .table > :not(:last-child) > :last-child > *[b-8y47zasrou] {
        border-bottom-color: currentColor;
    }

.caption-top[b-8y47zasrou] {
    caption-side: top;
}

.table-sm > :not(caption) > * > *[b-8y47zasrou] {
    padding: 0.375rem 0.375rem;
}

.table-bordered > :not(caption) > *[b-8y47zasrou] {
    border-width: 1px 0;
}

    .table-bordered > :not(caption) > * > *[b-8y47zasrou] {
        border-width: 0 1px;
    }

.table-borderless > :not(caption) > * > *[b-8y47zasrou] {
    border-bottom-width: 0;
}

.table-striped > tbody > tr:nth-of-type(odd)[b-8y47zasrou] {
    --bs-table-accent-bg: var(--bs-table-striped-bg);
    color: var(--bs-table-striped-color);
}

.table-active[b-8y47zasrou] {
    --bs-table-accent-bg: var(--bs-table-active-bg);
    color: var(--bs-table-active-color);
}

.table-hover > tbody > tr:hover[b-8y47zasrou] {
    --bs-table-accent-bg: var(--bs-table-hover-bg);
    color: var(--bs-table-hover-color);
}

.table-primary[b-8y47zasrou] {
    --bs-table-bg: #ffeeea;
    --bs-table-striped-bg: #f5e5e1;
    --bs-table-striped-color: #000;
    --bs-table-active-bg: #f2e2de;
    --bs-table-active-color: #000;
    --bs-table-hover-bg: #f2e2de;
    --bs-table-hover-color: #000;
    color: #000;
    border-color: #e6d6d3;
}

.table-accent[b-8y47zasrou] {
    --bs-table-bg: #efecfe;
    --bs-table-striped-bg: #e6e3f4;
    --bs-table-striped-color: #000;
    --bs-table-active-bg: #e3e0f1;
    --bs-table-active-color: #000;
    --bs-table-hover-bg: #e3e0f1;
    --bs-table-hover-color: #000;
    color: #000;
    border-color: #d7d4e5;
}

.table-secondary[b-8y47zasrou] {
    --bs-table-bg: #f9f8fa;
    --bs-table-striped-bg: #f0eff1;
    --bs-table-striped-color: #000;
    --bs-table-active-bg: #edecee;
    --bs-table-active-color: #000;
    --bs-table-hover-bg: #edecee;
    --bs-table-hover-color: #000;
    color: #000;
    border-color: #e0dfe1;
}

.table-success[b-8y47zasrou] {
    --bs-table-bg: #e6faf3;
    --bs-table-striped-bg: #ddf1ea;
    --bs-table-striped-color: #000;
    --bs-table-active-bg: #dbeee7;
    --bs-table-active-color: #000;
    --bs-table-hover-bg: #dbeee7;
    --bs-table-hover-color: #000;
    color: #000;
    border-color: #cfe1db;
}

.table-info[b-8y47zasrou] {
    --bs-table-bg: #ecf1fe;
    --bs-table-striped-bg: #e3e8f4;
    --bs-table-striped-color: #000;
    --bs-table-active-bg: #e0e5f1;
    --bs-table-active-color: #000;
    --bs-table-hover-bg: #e0e5f1;
    --bs-table-hover-color: #000;
    color: #000;
    border-color: #d4d9e5;
}

.table-warning[b-8y47zasrou] {
    --bs-table-bg: #fff8ea;
    --bs-table-striped-bg: #f5efe1;
    --bs-table-striped-color: #000;
    --bs-table-active-bg: #f2ecde;
    --bs-table-active-color: #000;
    --bs-table-hover-bg: #f2ecde;
    --bs-table-hover-color: #000;
    color: #000;
    border-color: #e6dfd3;
}

.table-danger[b-8y47zasrou] {
    --bs-table-bg: #feeced;
    --bs-table-striped-bg: #f4e3e4;
    --bs-table-striped-color: #000;
    --bs-table-active-bg: #f1e0e1;
    --bs-table-active-color: #000;
    --bs-table-hover-bg: #f1e0e1;
    --bs-table-hover-color: #000;
    color: #000;
    border-color: #e5d4d5;
}

.table-dark[b-8y47zasrou] {
    --bs-table-bg: #1f1b2d;
    --bs-table-striped-bg: #272435;
    --bs-table-striped-color: #fff;
    --bs-table-active-bg: #2a2638;
    --bs-table-active-color: #fff;
    --bs-table-hover-bg: #2a2638;
    --bs-table-hover-color: #fff;
    color: #fff;
    border-color: #353242;
}

.table-light[b-8y47zasrou] {
    --bs-table-bg: #fff;
    --bs-table-striped-bg: whitesmoke;
    --bs-table-striped-color: #000;
    --bs-table-active-bg: #f2f2f2;
    --bs-table-active-color: #000;
    --bs-table-hover-bg: #f2f2f2;
    --bs-table-hover-color: #000;
    color: #000;
    border-color: #e6e6e6;
}

.table-responsive[b-8y47zasrou] {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}

@media (max-width: 499.98px) {
    .table-responsive-sm[b-8y47zasrou] {
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }
}

@media (max-width: 767.98px) {
    .table-responsive-md[b-8y47zasrou] {
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }
}

@media (max-width: 991.98px) {
    .table-responsive-lg[b-8y47zasrou] {
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }
}

@media (max-width: 1199.98px) {
    .table-responsive-xl[b-8y47zasrou] {
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }
}

@media (max-width: 1399.98px) {
    .table-responsive-xxl[b-8y47zasrou] {
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }
}

.form-label[b-8y47zasrou] {
    margin-bottom: 0.375rem;
    color: #1f1b2d;
    font-family: vazir
}

.col-form-label[b-8y47zasrou] {
    padding-top: calc(0.575rem + 1px);
    padding-bottom: calc(0.575rem + 1px);
    margin-bottom: 0;
    font-size: inherit;
    line-height: 1.5;
    color: #1f1b2d;
}

.col-form-label-lg[b-8y47zasrou] {
    padding-top: calc(0.825rem + 1px);
    padding-bottom: calc(0.825rem + 1px);
    font-size: 1rem;
}

.col-form-label-sm[b-8y47zasrou] {
    padding-top: calc(0.425rem + 1px);
    padding-bottom: calc(0.425rem + 1px);
    font-size: 0.875rem;
}

.form-text[b-8y47zasrou] {
    margin-top: 0.25rem;
    font-size: 0.875em;
    color: #9691a4;
}

.form-control[b-8y47zasrou] {
    display: block;
    width: 100%;
    padding: 0.575rem 1.125rem;
    /*   font-size: 1rem; */
    font-weight: 400;
    line-height: 1.5;
    color: #454056;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #d5d2dc;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0.5rem;
    box-shadow: inset 0 1px 2px transparent;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
    .form-control[b-8y47zasrou] {
        transition: none;
    }
}

.form-control[type="file"][b-8y47zasrou] {
    overflow: hidden;
}

    .form-control[type="file"]:not(:disabled):not([readonly])[b-8y47zasrou] {
        cursor: pointer;
    }

.form-control:focus[b-8y47zasrou] {
    color: #454056;
    background-color: #fff;
    border-color: #feab98;
    outline: 0;
    box-shadow: inset 0 1px 2px transparent, 0 0 0 0.125rem rgba(253, 86, 49, 0.25);
}

.form-control[b-8y47zasrou]::-webkit-date-and-time-value {
    height: 1.5em;
}

.form-control[b-8y47zasrou]::-moz-placeholder {
    color: #9691a4;
    opacity: 1;
}

.form-control[b-8y47zasrou]::placeholder {
    color: #9691a4;
    opacity: 1;
}

.form-control:disabled[b-8y47zasrou],
.form-control[readonly][b-8y47zasrou] {
    background-color: #f5f4f8;
    opacity: 1;
}

.form-control[b-8y47zasrou]::-webkit-file-upload-button {
    padding: 0.575rem 1.125rem;
    margin: -0.575rem -1.125rem;
    -webkit-margin-end: 1.125rem;
    margin-inline-end: 1.125rem;
    color: #454056;
    background-color: #fff;
    pointer-events: none;
    border-color: inherit;
    border-style: solid;
    border-width: 0;
    border-inline-end-width: 1px;
    border-radius: 0;
    -webkit-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
    transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
}

.form-control[b-8y47zasrou]::file-selector-button {
    padding: 0.575rem 1.125rem;
    margin: -0.575rem -1.125rem;
    -webkit-margin-end: 1.125rem;
    margin-inline-end: 1.125rem;
    color: #454056;
    background-color: #fff;
    pointer-events: none;
    border-color: inherit;
    border-style: solid;
    border-width: 0;
    border-inline-end-width: 1px;
    border-radius: 0;
    transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
}

.form-control[b-8y47zasrou]::file-selector-button {
    padding: 0.575rem 1.125rem;
    margin: -0.575rem -1.125rem;
    -webkit-margin-end: 1.125rem;
    margin-inline-end: 1.125rem;
    color: #454056;
    background-color: #fff;
    pointer-events: none;
    border-color: inherit;
    border-style: solid;
    border-width: 0;
    border-inline-end-width: 1px;
    border-radius: 0;
    transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
    .form-control[b-8y47zasrou]::-webkit-file-upload-button {
        -webkit-transition: none;
        transition: none;
    }

    .form-control[b-8y47zasrou]::file-selector-button {
        transition: none;
    }

    .form-control[b-8y47zasrou]::file-selector-button {
        transition: none;
    }
}

.form-control:hover:not(:disabled):not([readonly])[b-8y47zasrou]::-webkit-file-upload-button {
    background-color: #f2f2f2;
}

.form-control:hover:not(:disabled):not([readonly])[b-8y47zasrou]::file-selector-button {
    background-color: #f2f2f2;
}

.form-control:hover:not(:disabled):not([readonly])[b-8y47zasrou]::file-selector-button {
    background-color: #f2f2f2;
}

.form-control[b-8y47zasrou]::-webkit-file-upload-button {
    padding: 0.575rem 1.125rem;
    margin: -0.575rem -1.125rem;
    -webkit-margin-end: 1.125rem;
    margin-inline-end: 1.125rem;
    color: #454056;
    background-color: #fff;
    pointer-events: none;
    border-color: inherit;
    border-style: solid;
    border-width: 0;
    border-inline-end-width: 1px;
    border-radius: 0;
    -webkit-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
    transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
    .form-control[b-8y47zasrou]::-webkit-file-upload-button {
        -webkit-transition: none;
        transition: none;
    }
}

.form-control:hover:not(:disabled):not([readonly])[b-8y47zasrou]::-webkit-file-upload-button {
    background-color: #f2f2f2;
}

.form-control-plaintext[b-8y47zasrou] {
    display: block;
    width: 100%;
    padding: 0.575rem 0;
    margin-bottom: 0;
    line-height: 1.5;
    color: #666276;
    background-color: transparent;
    border: solid transparent;
    border-width: 1px 0;
}

    .form-control-plaintext.form-control-sm[b-8y47zasrou],
    .form-control-plaintext.form-control-lg[b-8y47zasrou] {
        padding-right: 0;
        padding-left: 0;
    }

.form-control-sm[b-8y47zasrou] {
    min-height: calc(1.5em + 0.85rem + 2px);
    padding: 0.425rem 1rem;
    font-size: 0.875rem;
    border-radius: 0.375rem;
}

    .form-control-sm[b-8y47zasrou]::-webkit-file-upload-button {
        padding: 0.425rem 1rem;
        margin: -0.425rem -1rem;
        -webkit-margin-end: 1rem;
        margin-inline-end: 1rem;
    }

    .form-control-sm[b-8y47zasrou]::file-selector-button {
        padding: 0.425rem 1rem;
        margin: -0.425rem -1rem;
        -webkit-margin-end: 1rem;
        margin-inline-end: 1rem;
    }

    .form-control-sm[b-8y47zasrou]::file-selector-button {
        padding: 0.425rem 1rem;
        margin: -0.425rem -1rem;
        -webkit-margin-end: 1rem;
        margin-inline-end: 1rem;
    }

    .form-control-sm[b-8y47zasrou]::-webkit-file-upload-button {
        padding: 0.425rem 1rem;
        margin: -0.425rem -1rem;
        -webkit-margin-end: 1rem;
        margin-inline-end: 1rem;
    }

.form-control-lg[b-8y47zasrou] {
    min-height: calc(1.5em + 1.65rem + 2px);
    padding: 0.825rem 1.25rem;
    font-size: 1rem;
    border-radius: 0.5rem;
}

    .form-control-lg[b-8y47zasrou]::-webkit-file-upload-button {
        padding: 0.825rem 1.25rem;
        margin: -0.825rem -1.25rem;
        -webkit-margin-end: 1.25rem;
        margin-inline-end: 1.25rem;
    }

    .form-control-lg[b-8y47zasrou]::file-selector-button {
        padding: 0.825rem 1.25rem;
        margin: -0.825rem -1.25rem;
        -webkit-margin-end: 1.25rem;
        margin-inline-end: 1.25rem;
    }

    .form-control-lg[b-8y47zasrou]::file-selector-button {
        padding: 0.825rem 1.25rem;
        margin: -0.825rem -1.25rem;
        -webkit-margin-end: 1.25rem;
        margin-inline-end: 1.25rem;
    }

    .form-control-lg[b-8y47zasrou]::-webkit-file-upload-button {
        padding: 0.825rem 1.25rem;
        margin: -0.825rem -1.25rem;
        -webkit-margin-end: 1.25rem;
        margin-inline-end: 1.25rem;
    }

textarea.form-control[b-8y47zasrou] {
    min-height: calc(1.5em + 1.15rem + 2px);
}

textarea.form-control-sm[b-8y47zasrou] {
    min-height: calc(1.5em + 0.85rem + 2px);
}

textarea.form-control-lg[b-8y47zasrou] {
    min-height: calc(1.5em + 1.65rem + 2px);
}

.form-control-color[b-8y47zasrou] {
    width: 3rem;
    height: auto;
    padding: 0.575rem;
}

    .form-control-color:not(:disabled):not([readonly])[b-8y47zasrou] {
        cursor: pointer;
    }

    .form-control-color[b-8y47zasrou]::-moz-color-swatch {
        height: 1.5em;
        border-radius: 0.5rem;
    }

    .form-control-color[b-8y47zasrou]::-webkit-color-swatch {
        height: 1.5em;
        border-radius: 0.5rem;
    }

.form-select[b-8y47zasrou] {
    display: block;
    width: 100%;
    padding: 0.575rem 1.125rem 0.575rem 2.53125rem;
    -moz-padding-start: calc(1.125rem - 3px);
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #454056;
    background-color: #fff;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23454056' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: left 1.125rem center;
    background-size: 16px 12px;
    border: 1px solid #d5d2dc;
    border-radius: 0.5rem;
    box-shadow: inset 0 1px 2px transparent;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

@media (prefers-reduced-motion: reduce) {
    .form-select[b-8y47zasrou] {
        transition: none;
    }
}

.form-select:focus[b-8y47zasrou] {
    border-color: #feab98;
    outline: 0;
    box-shadow: inset 0 1px 2px transparent, 0 0 0 0.125rem rgba(253, 86, 49, 0.25);
}

.form-select[multiple][b-8y47zasrou],
.form-select[size]:not([size="1"])[b-8y47zasrou] {
    padding-right: 1.125rem;
    background-image: none;
}

.form-select:disabled[b-8y47zasrou] {
    background-color: #f5f4f8;
}

.form-select:-moz-focusring[b-8y47zasrou] {
    color: transparent;
    text-shadow: 0 0 0 #454056;
}

.form-select-sm[b-8y47zasrou] {
    padding-top: 0.425rem;
    padding-bottom: 0.425rem;
    /*padding-left: 1rem;*/
    font-size: 0.875rem;
}

.form-select-lg[b-8y47zasrou] {
    padding-top: 0.825rem;
    padding-bottom: 0.825rem;
    padding-left: 1.25rem;
    font-size: 1rem;
}

.form-check[b-8y47zasrou] {
    display: block;
    min-height: 1.5rem;
    padding-right: 1.5em;
    margin-bottom: 0.375rem;
}

    .form-check .form-check-input[b-8y47zasrou] {
        float: right;
        margin-right: -1.5em;
    }

.form-check-input[b-8y47zasrou] {
    width: 1em;
    height: 1em;
    margin-top: 0.25em;
    vertical-align: top;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    border: 2px solid #bbb7c5;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-print-color-adjust: exact;
    color-adjust: exact;
}

    .form-check-input[type="checkbox"][b-8y47zasrou] {
        border-radius: 0.1875em;
    }

    .form-check-input[type="radio"][b-8y47zasrou] {
        border-radius: 50%;
    }

    .form-check-input:active[b-8y47zasrou] {
        filter: 0;
    }

    .form-check-input:focus[b-8y47zasrou] {
        border-color: #feab98;
        outline: 0;
        box-shadow: 0;
    }

    .form-check-input:checked[b-8y47zasrou] {
        background-color: transparent;
        border-color: #fd5631;
    }

        .form-check-input:checked[type="checkbox"][b-8y47zasrou] {
            background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fd5631' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e");
        }

        .form-check-input:checked[type="radio"][b-8y47zasrou] {
            background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fd5631'/%3e%3c/svg%3e");
        }

    .form-check-input[type="checkbox"]:indeterminate[b-8y47zasrou] {
        background-color: #fd5631;
        border-color: #fd5631;
        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e");
    }

    .form-check-input:disabled[b-8y47zasrou] {
        pointer-events: none;
        filter: none;
        opacity: 0.5;
    }

        .form-check-input[disabled] ~ .form-check-label[b-8y47zasrou],
        .form-check-input:disabled ~ .form-check-label[b-8y47zasrou] {
            opacity: 0.5;
        }

.form-check-label[b-8y47zasrou] {
    color: #666276;
}

.form-switch[b-8y47zasrou] {
    /*padding-left: 2.5em;*/
}

    .form-switch .form-check-input[b-8y47zasrou] {
        width: 2em;
        margin-left: 0.5em;
        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
        background-position: left center;
        border-radius: 2em;
        transition: background-position 0.15s ease-in-out;
    }

@media (prefers-reduced-motion: reduce) {
    .form-switch .form-check-input[b-8y47zasrou] {
        transition: none;
    }
}

.form-switch .form-check-input:focus[b-8y47zasrou] {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
}

.form-switch .form-check-input:checked[b-8y47zasrou] {
    background-position: right center;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
}

.form-check-inline[b-8y47zasrou] {
    display: inline-block;
    margin-right: 1rem;
}

.btn-check[b-8y47zasrou] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none;
}

    .btn-check[disabled] + .btn[b-8y47zasrou],
    .btn-check:disabled + .btn[b-8y47zasrou] {
        pointer-events: none;
        filter: none;
        opacity: 0.65;
    }

.form-range[b-8y47zasrou] {
    width: 100%;
    height: 1.25rem;
    padding: 0;
    background-color: transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

    .form-range:focus[b-8y47zasrou] {
        outline: 0;
    }

        .form-range:focus[b-8y47zasrou]::-webkit-slider-thumb {
            box-shadow: 0 0 0 1px #fff, 0 0 0 0.125rem rgba(253, 86, 49, 0.25);
        }

        .form-range:focus[b-8y47zasrou]::-moz-range-thumb {
            box-shadow: 0 0 0 1px #fff, 0 0 0 0.125rem rgba(253, 86, 49, 0.25);
        }

    .form-range[b-8y47zasrou]::-moz-focus-outer {
        border: 0;
    }

    .form-range[b-8y47zasrou]::-webkit-slider-thumb {
        width: 1rem;
        height: 1rem;
        margin-top: -0.25rem;
        background-color: #fd5631;
        border: 0;
        border-radius: 1rem;
        box-shadow: 0 0.1rem 0.25rem rgba(0, 0, 0, 0.1);
        -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
        transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
        -webkit-appearance: none;
        appearance: none;
    }

@media (prefers-reduced-motion: reduce) {
    .form-range[b-8y47zasrou]::-webkit-slider-thumb {
        -webkit-transition: none;
        transition: none;
    }
}

.form-range[b-8y47zasrou]::-webkit-slider-thumb:active {
    background-color: #fd3104;
}

.form-range[b-8y47zasrou]::-webkit-slider-runnable-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: #efecf3;
    border-color: transparent;
    border-radius: 1rem;
    box-shadow: inset 0 1px 2px transparent;
}

.form-range[b-8y47zasrou]::-moz-range-thumb {
    width: 1rem;
    height: 1rem;
    background-color: #fd5631;
    border: 0;
    border-radius: 1rem;
    box-shadow: 0 0.1rem 0.25rem rgba(0, 0, 0, 0.1);
    -moz-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    -moz-appearance: none;
    appearance: none;
}

@media (prefers-reduced-motion: reduce) {
    .form-range[b-8y47zasrou]::-moz-range-thumb {
        -moz-transition: none;
        transition: none;
    }
}

.form-range[b-8y47zasrou]::-moz-range-thumb:active {
    background-color: #fd3104;
}

.form-range[b-8y47zasrou]::-moz-range-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: #efecf3;
    border-color: transparent;
    border-radius: 1rem;
    box-shadow: inset 0 1px 2px transparent;
}

.form-range:disabled[b-8y47zasrou] {
    pointer-events: none;
}

    .form-range:disabled[b-8y47zasrou]::-webkit-slider-thumb {
        background-color: #bbb7c5;
    }

    .form-range:disabled[b-8y47zasrou]::-moz-range-thumb {
        background-color: #bbb7c5;
    }

.form-floating[b-8y47zasrou] {
    position: relative;
}

    .form-floating > .form-control[b-8y47zasrou],
    .form-floating > .form-select[b-8y47zasrou] {
        height: calc(3.5rem + 2px);
        line-height: 1.25;
    }

    .form-floating > label[b-8y47zasrou] {
        position: absolute;
        top: 0;
        right: 0;
        height: 100%;
        padding: 1rem 1.125rem;
        pointer-events: none;
        border: 1px solid transparent;
        transform-origin: 0 0;
        transition: opacity 0.1s ease-in-out, transform 0.1s ease-in-out;
    }

@media (prefers-reduced-motion: reduce) {
    .form-floating > label[b-8y47zasrou] {
        transition: none;
    }
}

.form-floating > .form-control[b-8y47zasrou] {
    padding: 1rem 1.125rem;
}

    .form-floating > .form-control[b-8y47zasrou]::-moz-placeholder {
        color: transparent;
    }

    .form-floating > .form-control[b-8y47zasrou]::placeholder {
        color: transparent;
    }

    .form-floating > .form-control:not(:-moz-placeholder-shown)[b-8y47zasrou] {
        padding-top: 1.625rem;
        padding-bottom: 0.625rem;
    }

    .form-floating > .form-control:focus[b-8y47zasrou],
    .form-floating > .form-control:not(:placeholder-shown)[b-8y47zasrou] {
        padding-top: 1.625rem;
        padding-bottom: 0.625rem;
    }

    .form-floating > .form-control:-webkit-autofill[b-8y47zasrou] {
        padding-top: 1.625rem;
        padding-bottom: 0.625rem;
    }

.form-floating > .form-select[b-8y47zasrou] {
    padding-top: 1.625rem;
    padding-bottom: 0.625rem;
}

.form-floating > .form-control:not(:-moz-placeholder-shown) ~ label[b-8y47zasrou] {
    opacity: 0.65;
    transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}

.form-floating > .form-control:focus ~ label[b-8y47zasrou],
.form-floating > .form-control:not(:placeholder-shown) ~ label[b-8y47zasrou],
.form-floating > .form-select ~ label[b-8y47zasrou] {
    opacity: 0.65;
    transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}

.form-floating > .form-control:-webkit-autofill ~ label[b-8y47zasrou] {
    opacity: 0.65;
    transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}

.input-group[b-8y47zasrou] {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    width: 100%;
}

    .input-group > .form-control[b-8y47zasrou],
    .input-group > .form-select[b-8y47zasrou] {
        position: relative;
        flex: 1 1 auto;
        width: 1%;
        min-width: 0;
    }

        .input-group > .form-control:focus[b-8y47zasrou],
        .input-group > .form-select:focus[b-8y47zasrou] {
            z-index: 3;
        }

    .input-group .btn[b-8y47zasrou] {
        position: relative;
        z-index: 2;
    }

        .input-group .btn:focus[b-8y47zasrou] {
            z-index: 3;
        }

.input-group-text[b-8y47zasrou] {
    display: flex;
    align-items: center;
    padding: 0.575rem 1.125rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #666276;
    text-align: center;
    white-space: nowrap;
    background-color: #fff;
    border: 1px solid #d5d2dc;
    border-radius: 0.5rem;
}

.input-group-lg > .form-control[b-8y47zasrou],
.input-group-lg > .form-select[b-8y47zasrou],
.input-group-lg > .input-group-text[b-8y47zasrou],
.input-group-lg > .btn[b-8y47zasrou] {
    padding: 0.825rem 1.25rem;
    font-size: 1rem;
    border-radius: 0.5rem;
}

.input-group-sm > .form-control[b-8y47zasrou],
.input-group-sm > .form-select[b-8y47zasrou],
.input-group-sm > .input-group-text[b-8y47zasrou],
.input-group-sm > .btn[b-8y47zasrou] {
    padding: 0.425rem 1rem;
    font-size: 0.875rem;
    border-radius: 0.375rem;
}

.input-group-lg > .form-select[b-8y47zasrou],
.input-group-sm > .form-select[b-8y47zasrou] {
    padding-left: 3.65625rem;
}

.input-group:not(.has-validation) > :not(:last-child):not(.dropdown-toggle):not(.dropdown-menu)[b-8y47zasrou],
.input-group:not(.has-validation) > .dropdown-toggle:nth-last-child(n + 3)[b-8y47zasrou] {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.input-group.has-validation > :nth-last-child(n + 3):not(.dropdown-toggle):not(.dropdown-menu)[b-8y47zasrou],
.input-group.has-validation > .dropdown-toggle:nth-last-child(n + 4)[b-8y47zasrou] {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.input-group > :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback)[b-8y47zasrou] {
    margin-right: -1px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.valid-feedback[b-8y47zasrou] {
    display: none;
    width: 100%;
    margin-top: 0.25rem;
    font-size: 0.75rem;
    color: #07c98b;
}

.valid-tooltip[b-8y47zasrou] {
    position: absolute;
    top: 100%;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: 0.25rem 0.5rem;
    margin-top: 0.1rem;
    font-size: 0.75rem;
    color: #000;
    background-color: rgba(7, 201, 139, 0.9);
    border-radius: 0.375rem;
}

.was-validated :valid ~ .valid-feedback[b-8y47zasrou],
.was-validated :valid ~ .valid-tooltip[b-8y47zasrou],
.is-valid ~ .valid-feedback[b-8y47zasrou],
.is-valid ~ .valid-tooltip[b-8y47zasrou] {
    display: block;
}

.was-validated .form-control:valid[b-8y47zasrou],
.form-control.is-valid[b-8y47zasrou] {
    border-color: #07c98b;
    padding-right: calc(1.5em + 1.15rem);
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='none'%3e%3cpath fill-rule='evenodd' d='M9 3a6 6 0 1 0 0 12A6 6 0 1 0 9 3zM1.5 9a7.5 7.5 0 1 1 15 0 7.5 7.5 0 1 1-15 0zm10.28-2.03a.75.75 0 0 1 0 1.061l-3 3a.75.75 0 0 1-1.061 0l-1.5-1.5A.75.75 0 0 1 7.28 8.47l.97.97 2.47-2.47a.75.75 0 0 1 1.061 0z' fill='%2307c98b' fill-opacity='.6'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right calc(0.375em + 0.2875rem) center;
    background-size: calc(0.75em + 0.575rem) calc(0.75em + 0.575rem);
}

    .was-validated .form-control:valid:focus[b-8y47zasrou],
    .form-control.is-valid:focus[b-8y47zasrou] {
        border-color: #07c98b;
        box-shadow: 0 0 0 0.125rem rgba(7, 201, 139, 0.25);
    }

.was-validated textarea.form-control:valid[b-8y47zasrou],
textarea.form-control.is-valid[b-8y47zasrou] {
    padding-right: calc(1.5em + 1.15rem);
    background-position: top calc(0.375em + 0.2875rem) right calc(0.375em + 0.2875rem);
}

.was-validated .form-select:valid[b-8y47zasrou],
.form-select.is-valid[b-8y47zasrou] {
    border-color: #07c98b;
}

    .was-validated .form-select:valid:not([multiple]):not([size])[b-8y47zasrou],
    .was-validated .form-select:valid:not([multiple])[size="1"][b-8y47zasrou],
    .form-select.is-valid:not([multiple]):not([size])[b-8y47zasrou],
    .form-select.is-valid:not([multiple])[size="1"][b-8y47zasrou] {
        padding-right: 5.34375rem;
        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23454056' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"), url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='none'%3e%3cpath fill-rule='evenodd' d='M9 3a6 6 0 1 0 0 12A6 6 0 1 0 9 3zM1.5 9a7.5 7.5 0 1 1 15 0 7.5 7.5 0 1 1-15 0zm10.28-2.03a.75.75 0 0 1 0 1.061l-3 3a.75.75 0 0 1-1.061 0l-1.5-1.5A.75.75 0 0 1 7.28 8.47l.97.97 2.47-2.47a.75.75 0 0 1 1.061 0z' fill='%2307c98b' fill-opacity='.6'/%3e%3c/svg%3e");
        background-position: right 1.125rem center, center right 2.53125rem;
        background-size: 16px 12px, calc(0.75em + 0.575rem) calc(0.75em + 0.575rem);
    }

    .was-validated .form-select:valid:focus[b-8y47zasrou],
    .form-select.is-valid:focus[b-8y47zasrou] {
        border-color: #07c98b;
        box-shadow: 0 0 0 0.125rem rgba(7, 201, 139, 0.25);
    }

.was-validated .form-check-input:valid[b-8y47zasrou],
.form-check-input.is-valid[b-8y47zasrou] {
    border-color: #07c98b;
}

    .was-validated .form-check-input:valid:checked[b-8y47zasrou],
    .form-check-input.is-valid:checked[b-8y47zasrou] {
        background-color: #07c98b;
    }

    .was-validated .form-check-input:valid:focus[b-8y47zasrou],
    .form-check-input.is-valid:focus[b-8y47zasrou] {
        box-shadow: 0 0 0 0.125rem rgba(7, 201, 139, 0.25);
    }

    .was-validated .form-check-input:valid ~ .form-check-label[b-8y47zasrou],
    .form-check-input.is-valid ~ .form-check-label[b-8y47zasrou] {
        color: #07c98b;
    }

.form-check-inline .form-check-input ~ .valid-feedback[b-8y47zasrou] {
    margin-left: 0.5em;
}

.was-validated .input-group .form-control:valid[b-8y47zasrou],
.input-group .form-control.is-valid[b-8y47zasrou],
.was-validated .input-group .form-select:valid[b-8y47zasrou],
.input-group .form-select.is-valid[b-8y47zasrou] {
    z-index: 1;
}

    .was-validated .input-group .form-control:valid:focus[b-8y47zasrou],
    .input-group .form-control.is-valid:focus[b-8y47zasrou],
    .was-validated .input-group .form-select:valid:focus[b-8y47zasrou],
    .input-group .form-select.is-valid:focus[b-8y47zasrou] {
        z-index: 3;
    }

.invalid-feedback[b-8y47zasrou] {
    display: none;
    width: 100%;
    margin-top: 0.25rem;
    font-size: 0.75rem;
    color: #f23c49;
}

.invalid-tooltip[b-8y47zasrou] {
    position: absolute;
    top: 100%;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: 0.25rem 0.5rem;
    margin-top: 0.1rem;
    font-size: 0.75rem;
    color: #000;
    background-color: rgba(242, 60, 73, 0.9);
    border-radius: 0.375rem;
}

.was-validated :invalid ~ .invalid-feedback[b-8y47zasrou],
.was-validated :invalid ~ .invalid-tooltip[b-8y47zasrou],
.is-invalid ~ .invalid-feedback[b-8y47zasrou],
.is-invalid ~ .invalid-tooltip[b-8y47zasrou] {
    display: block;
}

.was-validated .form-control:invalid[b-8y47zasrou],
.form-control.is-invalid[b-8y47zasrou] {
    border-color: #f23c49;
    padding-right: calc(1.5em + 1.15rem);
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='%23f23c49' fill-rule='evenodd'%3e%3cpath d='M9 3a6 6 0 1 0 0 12A6 6 0 1 0 9 3zM1.5 9a7.5 7.5 0 1 1 15 0 7.5 7.5 0 1 1-15 0zM9 5.25a.75.75 0 0 1 .75.75v3a.75.75 0 1 1-1.5 0V6A.75.75 0 0 1 9 5.25zM8.25 12a.75.75 0 0 1 .75-.75h.008a.75.75 0 1 1 0 1.5H9a.75.75 0 0 1-.75-.75z'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right calc(0.375em + 0.2875rem) center;
    background-size: calc(0.75em + 0.575rem) calc(0.75em + 0.575rem);
}

    .was-validated .form-control:invalid:focus[b-8y47zasrou],
    .form-control.is-invalid:focus[b-8y47zasrou] {
        border-color: #f23c49;
        box-shadow: 0 0 0 0.125rem rgba(242, 60, 73, 0.25);
    }

.was-validated textarea.form-control:invalid[b-8y47zasrou],
textarea.form-control.is-invalid[b-8y47zasrou] {
    padding-right: calc(1.5em + 1.15rem);
    background-position: top calc(0.375em + 0.2875rem) right calc(0.375em + 0.2875rem);
}

.was-validated .form-select:invalid[b-8y47zasrou],
.form-select.is-invalid[b-8y47zasrou] {
    border-color: #f23c49;
}

    .was-validated .form-select:invalid:not([multiple]):not([size])[b-8y47zasrou],
    .was-validated .form-select:invalid:not([multiple])[size="1"][b-8y47zasrou],
    .form-select.is-invalid:not([multiple]):not([size])[b-8y47zasrou],
    .form-select.is-invalid:not([multiple])[size="1"][b-8y47zasrou] {
        padding-right: 5.34375rem;
        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23454056' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"), url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='%23f23c49' fill-rule='evenodd'%3e%3cpath d='M9 3a6 6 0 1 0 0 12A6 6 0 1 0 9 3zM1.5 9a7.5 7.5 0 1 1 15 0 7.5 7.5 0 1 1-15 0zM9 5.25a.75.75 0 0 1 .75.75v3a.75.75 0 1 1-1.5 0V6A.75.75 0 0 1 9 5.25zM8.25 12a.75.75 0 0 1 .75-.75h.008a.75.75 0 1 1 0 1.5H9a.75.75 0 0 1-.75-.75z'/%3e%3c/svg%3e");
        background-position: right 1.125rem center, center right 2.53125rem;
        background-size: 16px 12px, calc(0.75em + 0.575rem) calc(0.75em + 0.575rem);
    }

    .was-validated .form-select:invalid:focus[b-8y47zasrou],
    .form-select.is-invalid:focus[b-8y47zasrou] {
        border-color: #f23c49;
        box-shadow: 0 0 0 0.125rem rgba(242, 60, 73, 0.25);
    }

.was-validated .form-check-input:invalid[b-8y47zasrou],
.form-check-input.is-invalid[b-8y47zasrou] {
    border-color: #f23c49;
}

    .was-validated .form-check-input:invalid:checked[b-8y47zasrou],
    .form-check-input.is-invalid:checked[b-8y47zasrou] {
        background-color: #f23c49;
    }

    .was-validated .form-check-input:invalid:focus[b-8y47zasrou],
    .form-check-input.is-invalid:focus[b-8y47zasrou] {
        box-shadow: 0 0 0 0.125rem rgba(242, 60, 73, 0.25);
    }

    .was-validated .form-check-input:invalid ~ .form-check-label[b-8y47zasrou],
    .form-check-input.is-invalid ~ .form-check-label[b-8y47zasrou] {
        color: #f23c49;
    }

.form-check-inline .form-check-input ~ .invalid-feedback[b-8y47zasrou] {
    margin-left: 0.5em;
}

.was-validated .input-group .form-control:invalid[b-8y47zasrou],
.input-group .form-control.is-invalid[b-8y47zasrou],
.was-validated .input-group .form-select:invalid[b-8y47zasrou],
.input-group .form-select.is-invalid[b-8y47zasrou] {
    z-index: 2;
}

    .was-validated .input-group .form-control:invalid:focus[b-8y47zasrou],
    .input-group .form-control.is-invalid:focus[b-8y47zasrou],
    .was-validated .input-group .form-select:invalid:focus[b-8y47zasrou],
    .input-group .form-select.is-invalid:focus[b-8y47zasrou] {
        z-index: 3;
    }

.btn[b-8y47zasrou] {
    /*font-family: Sahel;*/
    display: inline-block;
    /*font-weight: bold;*/
    line-height: 1.5;
    color: #666276;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: 0.575rem 1.5rem;
    font-size: 15px;
    border-radius: 0.5rem;
    transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
    .btn[b-8y47zasrou] {
        transition: none;
    }
}

.btn:hover[b-8y47zasrou] {
    color: #666276;
}

.btn-check:focus + .btn[b-8y47zasrou],
.btn:focus[b-8y47zasrou] {
    outline: 0;
    box-shadow: unset;
}

.btn-check:checked + .btn[b-8y47zasrou],
.btn-check:active + .btn[b-8y47zasrou],
.btn:active[b-8y47zasrou],
.btn.active[b-8y47zasrou] {
    box-shadow: unset;
}

    .btn-check:checked + .btn:focus[b-8y47zasrou],
    .btn-check:active + .btn:focus[b-8y47zasrou],
    .btn:active:focus[b-8y47zasrou],
    .btn.active:focus[b-8y47zasrou] {
        box-shadow: unset, unset;
    }

.btn:disabled[b-8y47zasrou],
.btn.disabled[b-8y47zasrou],
fieldset:disabled .btn[b-8y47zasrou] {
    pointer-events: none;
    opacity: 0.65;
    box-shadow: none;
}

.btn-primary[b-8y47zasrou] {
    color: #000;
    background-color: #fd5631;
    border-color: #fd5631;
    box-shadow: unset;
}

    .btn-primary:hover[b-8y47zasrou] {
        color: #000;
        background-color: #fd6f50;
        border-color: #fd6746;
    }

    .btn-check:focus + .btn-primary[b-8y47zasrou],
    .btn-primary:focus[b-8y47zasrou] {
        color: #000;
        background-color: #fd6f50;
        border-color: #fd6746;
        box-shadow: unset, 0 0 0 0 rgba(215, 73, 42, 0.5);
    }

    .btn-check:checked + .btn-primary[b-8y47zasrou],
    .btn-check:active + .btn-primary[b-8y47zasrou],
    .btn-primary:active[b-8y47zasrou],
    .btn-primary.active[b-8y47zasrou],
    .show > .btn-primary.dropdown-toggle[b-8y47zasrou] {
        color: #000;
        background-color: #fd785a;
        border-color: #fd6746;
    }

        .btn-check:checked + .btn-primary:focus[b-8y47zasrou],
        .btn-check:active + .btn-primary:focus[b-8y47zasrou],
        .btn-primary:active:focus[b-8y47zasrou],
        .btn-primary.active:focus[b-8y47zasrou],
        .show > .btn-primary.dropdown-toggle:focus[b-8y47zasrou] {
            box-shadow: unset, 0 0 0 0 rgba(215, 73, 42, 0.5);
        }

    .btn-primary:disabled[b-8y47zasrou],
    .btn-primary.disabled[b-8y47zasrou] {
        color: #000;
        background-color: #fd5631;
        border-color: #fd5631;
    }

.btn-accent[b-8y47zasrou] {
    color: #fff;
    background-color: #5d3cf2;
    border-color: #5d3cf2;
    box-shadow: unset;
}

    .btn-accent:hover[b-8y47zasrou] {
        color: #fff;
        background-color: #4f33ce;
        border-color: #4a30c2;
    }

    .btn-check:focus + .btn-accent[b-8y47zasrou],
    .btn-accent:focus[b-8y47zasrou] {
        color: #fff;
        background-color: #4f33ce;
        border-color: #4a30c2;
        box-shadow: unset, 0 0 0 0 rgba(117, 89, 244, 0.5);
    }

    .btn-check:checked + .btn-accent[b-8y47zasrou],
    .btn-check:active + .btn-accent[b-8y47zasrou],
    .btn-accent:active[b-8y47zasrou],
    .btn-accent.active[b-8y47zasrou],
    .show > .btn-accent.dropdown-toggle[b-8y47zasrou] {
        color: #fff;
        background-color: #4a30c2;
        border-color: #462db6;
    }

        .btn-check:checked + .btn-accent:focus[b-8y47zasrou],
        .btn-check:active + .btn-accent:focus[b-8y47zasrou],
        .btn-accent:active:focus[b-8y47zasrou],
        .btn-accent.active:focus[b-8y47zasrou],
        .show > .btn-accent.dropdown-toggle:focus[b-8y47zasrou] {
            box-shadow: unset, 0 0 0 0 rgba(117, 89, 244, 0.5);
        }

    .btn-accent:disabled[b-8y47zasrou],
    .btn-accent.disabled[b-8y47zasrou] {
        color: #fff;
        background-color: #5d3cf2;
        border-color: #5d3cf2;
    }

.btn-secondary[b-8y47zasrou] {
    color: #000;
    background-color: #f5f4f8;
    border-color: #f5f4f8;
    box-shadow: unset;
}

    .btn-secondary:hover[b-8y47zasrou] {
        color: #000;
        background-color: #f7f6f9;
        border-color: #f6f5f9;
    }

    .btn-check:focus + .btn-secondary[b-8y47zasrou],
    .btn-secondary:focus[b-8y47zasrou] {
        color: #000;
        background-color: #f7f6f9;
        border-color: #f6f5f9;
        box-shadow: unset, 0 0 0 0 rgba(208, 207, 211, 0.5);
    }

    .btn-check:checked + .btn-secondary[b-8y47zasrou],
    .btn-check:active + .btn-secondary[b-8y47zasrou],
    .btn-secondary:active[b-8y47zasrou],
    .btn-secondary.active[b-8y47zasrou],
    .show > .btn-secondary.dropdown-toggle[b-8y47zasrou] {
        color: #000;
        background-color: #f7f6f9;
        border-color: #f6f5f9;
    }

        .btn-check:checked + .btn-secondary:focus[b-8y47zasrou],
        .btn-check:active + .btn-secondary:focus[b-8y47zasrou],
        .btn-secondary:active:focus[b-8y47zasrou],
        .btn-secondary.active:focus[b-8y47zasrou],
        .show > .btn-secondary.dropdown-toggle:focus[b-8y47zasrou] {
            box-shadow: unset, 0 0 0 0 rgba(208, 207, 211, 0.5);
        }

    .btn-secondary:disabled[b-8y47zasrou],
    .btn-secondary.disabled[b-8y47zasrou] {
        color: #000;
        background-color: #f5f4f8;
        border-color: #f5f4f8;
    }

.btn-success[b-8y47zasrou] {
    color: #000;
    background-color: #07c98b;
    border-color: #07c98b;
    box-shadow: unset;
}

    .btn-success:hover[b-8y47zasrou] {
        color: #000;
        background-color: #2cd19c;
        border-color: #20ce97;
    }

    .btn-check:focus + .btn-success[b-8y47zasrou],
    .btn-success:focus[b-8y47zasrou] {
        color: #000;
        background-color: #2cd19c;
        border-color: #20ce97;
        box-shadow: unset, 0 0 0 0 rgba(6, 171, 118, 0.5);
    }

    .btn-check:checked + .btn-success[b-8y47zasrou],
    .btn-check:active + .btn-success[b-8y47zasrou],
    .btn-success:active[b-8y47zasrou],
    .btn-success.active[b-8y47zasrou],
    .show > .btn-success.dropdown-toggle[b-8y47zasrou] {
        color: #000;
        background-color: #39d4a2;
        border-color: #20ce97;
    }

        .btn-check:checked + .btn-success:focus[b-8y47zasrou],
        .btn-check:active + .btn-success:focus[b-8y47zasrou],
        .btn-success:active:focus[b-8y47zasrou],
        .btn-success.active:focus[b-8y47zasrou],
        .show > .btn-success.dropdown-toggle:focus[b-8y47zasrou] {
            box-shadow: unset, 0 0 0 0 rgba(6, 171, 118, 0.5);
        }

    .btn-success:disabled[b-8y47zasrou],
    .btn-success.disabled[b-8y47zasrou] {
        color: #000;
        background-color: #07c98b;
        border-color: #07c98b;
    }

.btn-info[b-8y47zasrou] {
    color: #000;
    background-color: #3c76f2;
    border-color: #3c76f2;
    box-shadow: unset;
}

    .btn-info:hover[b-8y47zasrou] {
        color: #000;
        background-color: #598bf4;
        border-color: #5084f3;
    }

    .btn-check:focus + .btn-info[b-8y47zasrou],
    .btn-info:focus[b-8y47zasrou] {
        color: #000;
        background-color: #598bf4;
        border-color: #5084f3;
        box-shadow: unset, 0 0 0 0 rgba(51, 100, 206, 0.5);
    }

    .btn-check:checked + .btn-info[b-8y47zasrou],
    .btn-check:active + .btn-info[b-8y47zasrou],
    .btn-info:active[b-8y47zasrou],
    .btn-info.active[b-8y47zasrou],
    .show > .btn-info.dropdown-toggle[b-8y47zasrou] {
        color: #000;
        background-color: #6391f5;
        border-color: #5084f3;
    }

        .btn-check:checked + .btn-info:focus[b-8y47zasrou],
        .btn-check:active + .btn-info:focus[b-8y47zasrou],
        .btn-info:active:focus[b-8y47zasrou],
        .btn-info.active:focus[b-8y47zasrou],
        .show > .btn-info.dropdown-toggle:focus[b-8y47zasrou] {
            box-shadow: unset, 0 0 0 0 rgba(51, 100, 206, 0.5);
        }

    .btn-info:disabled[b-8y47zasrou],
    .btn-info.disabled[b-8y47zasrou] {
        color: #000;
        background-color: #3c76f2;
        border-color: #3c76f2;
    }

.btn-warning[b-8y47zasrou] {
    color: #000;
    background-color: #fdbc31;
    border-color: #fdbc31;
    box-shadow: unset;
}

    .btn-warning:hover[b-8y47zasrou] {
        color: #000;
        background-color: #fdc650;
        border-color: #fdc346;
    }

    .btn-check:focus + .btn-warning[b-8y47zasrou],
    .btn-warning:focus[b-8y47zasrou] {
        color: #000;
        background-color: #fdc650;
        border-color: #fdc346;
        box-shadow: unset, 0 0 0 0 rgba(215, 160, 42, 0.5);
    }

    .btn-check:checked + .btn-warning[b-8y47zasrou],
    .btn-check:active + .btn-warning[b-8y47zasrou],
    .btn-warning:active[b-8y47zasrou],
    .btn-warning.active[b-8y47zasrou],
    .show > .btn-warning.dropdown-toggle[b-8y47zasrou] {
        color: #000;
        background-color: #fdc95a;
        border-color: #fdc346;
    }

        .btn-check:checked + .btn-warning:focus[b-8y47zasrou],
        .btn-check:active + .btn-warning:focus[b-8y47zasrou],
        .btn-warning:active:focus[b-8y47zasrou],
        .btn-warning.active:focus[b-8y47zasrou],
        .show > .btn-warning.dropdown-toggle:focus[b-8y47zasrou] {
            box-shadow: unset, 0 0 0 0 rgba(215, 160, 42, 0.5);
        }

    .btn-warning:disabled[b-8y47zasrou],
    .btn-warning.disabled[b-8y47zasrou] {
        color: #000;
        background-color: #fdbc31;
        border-color: #fdbc31;
    }

.btn-danger[b-8y47zasrou] {
    color: #000;
    background-color: #f23c49;
    border-color: #f23c49;
    box-shadow: unset;
}

    .btn-danger:hover[b-8y47zasrou] {
        color: #000;
        background-color: #f45964;
        border-color: #f3505b;
    }

    .btn-check:focus + .btn-danger[b-8y47zasrou],
    .btn-danger:focus[b-8y47zasrou] {
        color: #000;
        background-color: #f45964;
        border-color: #f3505b;
        box-shadow: unset, 0 0 0 0 rgba(206, 51, 62, 0.5);
    }

    .btn-check:checked + .btn-danger[b-8y47zasrou],
    .btn-check:active + .btn-danger[b-8y47zasrou],
    .btn-danger:active[b-8y47zasrou],
    .btn-danger.active[b-8y47zasrou],
    .show > .btn-danger.dropdown-toggle[b-8y47zasrou] {
        color: #000;
        background-color: #f5636d;
        border-color: #f3505b;
    }

        .btn-check:checked + .btn-danger:focus[b-8y47zasrou],
        .btn-check:active + .btn-danger:focus[b-8y47zasrou],
        .btn-danger:active:focus[b-8y47zasrou],
        .btn-danger.active:focus[b-8y47zasrou],
        .show > .btn-danger.dropdown-toggle:focus[b-8y47zasrou] {
            box-shadow: unset, 0 0 0 0 rgba(206, 51, 62, 0.5);
        }

    .btn-danger:disabled[b-8y47zasrou],
    .btn-danger.disabled[b-8y47zasrou] {
        color: #000;
        background-color: #f23c49;
        border-color: #f23c49;
    }

.btn-light[b-8y47zasrou] {
    color: #000;
    background-color: #fff;
    border-color: #fff;
    box-shadow: unset;
}

    .btn-light:hover[b-8y47zasrou] {
        color: #000;
        background-color: #fff;
        border-color: #fff;
    }

    .btn-check:focus + .btn-light[b-8y47zasrou],
    .btn-light:focus[b-8y47zasrou] {
        color: #000;
        background-color: #fff;
        border-color: #fff;
        box-shadow: unset, 0 0 0 0 rgba(217, 217, 217, 0.5);
    }

    .btn-check:checked + .btn-light[b-8y47zasrou],
    .btn-check:active + .btn-light[b-8y47zasrou],
    .btn-light:active[b-8y47zasrou],
    .btn-light.active[b-8y47zasrou],
    .show > .btn-light.dropdown-toggle[b-8y47zasrou] {
        color: #000;
        background-color: #fff;
        border-color: #fff;
    }

        .btn-check:checked + .btn-light:focus[b-8y47zasrou],
        .btn-check:active + .btn-light:focus[b-8y47zasrou],
        .btn-light:active:focus[b-8y47zasrou],
        .btn-light.active:focus[b-8y47zasrou],
        .show > .btn-light.dropdown-toggle:focus[b-8y47zasrou] {
            box-shadow: unset, 0 0 0 0 rgba(217, 217, 217, 0.5);
        }

    .btn-light:disabled[b-8y47zasrou],
    .btn-light.disabled[b-8y47zasrou] {
        color: #000;
        background-color: #fff;
        border-color: #fff;
    }

.btn-dark[b-8y47zasrou] {
    color: #fff;
    background-color: #1f1b2d;
    border-color: #1f1b2d;
    box-shadow: unset;
}

    .btn-dark:hover[b-8y47zasrou] {
        color: #fff;
        background-color: #1a1726;
        border-color: #191624;
    }

    .btn-check:focus + .btn-dark[b-8y47zasrou],
    .btn-dark:focus[b-8y47zasrou] {
        color: #fff;
        background-color: #1a1726;
        border-color: #191624;
        box-shadow: unset, 0 0 0 0 rgba(65, 61, 77, 0.5);
    }

    .btn-check:checked + .btn-dark[b-8y47zasrou],
    .btn-check:active + .btn-dark[b-8y47zasrou],
    .btn-dark:active[b-8y47zasrou],
    .btn-dark.active[b-8y47zasrou],
    .show > .btn-dark.dropdown-toggle[b-8y47zasrou] {
        color: #fff;
        background-color: #191624;
        border-color: #171422;
    }

        .btn-check:checked + .btn-dark:focus[b-8y47zasrou],
        .btn-check:active + .btn-dark:focus[b-8y47zasrou],
        .btn-dark:active:focus[b-8y47zasrou],
        .btn-dark.active:focus[b-8y47zasrou],
        .show > .btn-dark.dropdown-toggle:focus[b-8y47zasrou] {
            box-shadow: unset, 0 0 0 0 rgba(65, 61, 77, 0.5);
        }

    .btn-dark:disabled[b-8y47zasrou],
    .btn-dark.disabled[b-8y47zasrou] {
        color: #fff;
        background-color: #1f1b2d;
        border-color: #1f1b2d;
    }

.btn-outline-primary[b-8y47zasrou] {
    color: #fd5631;
    border-color: #fd5631;
}

    .btn-outline-primary:hover[b-8y47zasrou] {
        color: #000;
        background-color: #fd5631;
        border-color: #fd5631;
    }

    .btn-check:focus + .btn-outline-primary[b-8y47zasrou],
    .btn-outline-primary:focus[b-8y47zasrou] {
        box-shadow: 0 0 0 0 rgba(253, 86, 49, 0.5);
    }

    .btn-check:checked + .btn-outline-primary[b-8y47zasrou],
    .btn-check:active + .btn-outline-primary[b-8y47zasrou],
    .btn-outline-primary:active[b-8y47zasrou],
    .btn-outline-primary.active[b-8y47zasrou],
    .btn-outline-primary.dropdown-toggle.show[b-8y47zasrou] {
        color: #000;
        background-color: #fd5631;
        border-color: #fd5631;
    }

        .btn-check:checked + .btn-outline-primary:focus[b-8y47zasrou],
        .btn-check:active + .btn-outline-primary:focus[b-8y47zasrou],
        .btn-outline-primary:active:focus[b-8y47zasrou],
        .btn-outline-primary.active:focus[b-8y47zasrou],
        .btn-outline-primary.dropdown-toggle.show:focus[b-8y47zasrou] {
            box-shadow: unset, 0 0 0 0 rgba(253, 86, 49, 0.5);
        }

    .btn-outline-primary:disabled[b-8y47zasrou],
    .btn-outline-primary.disabled[b-8y47zasrou] {
        color: #fd5631;
        background-color: transparent;
    }

.btn-outline-accent[b-8y47zasrou] {
    color: #5d3cf2;
    border-color: #5d3cf2;
}

    .btn-outline-accent:hover[b-8y47zasrou] {
        color: #fff;
        background-color: #5d3cf2;
        border-color: #5d3cf2;
    }

    .btn-check:focus + .btn-outline-accent[b-8y47zasrou],
    .btn-outline-accent:focus[b-8y47zasrou] {
        box-shadow: 0 0 0 0 rgba(93, 60, 242, 0.5);
    }

    .btn-check:checked + .btn-outline-accent[b-8y47zasrou],
    .btn-check:active + .btn-outline-accent[b-8y47zasrou],
    .btn-outline-accent:active[b-8y47zasrou],
    .btn-outline-accent.active[b-8y47zasrou],
    .btn-outline-accent.dropdown-toggle.show[b-8y47zasrou] {
        color: #fff;
        background-color: #5d3cf2;
        border-color: #5d3cf2;
    }

        .btn-check:checked + .btn-outline-accent:focus[b-8y47zasrou],
        .btn-check:active + .btn-outline-accent:focus[b-8y47zasrou],
        .btn-outline-accent:active:focus[b-8y47zasrou],
        .btn-outline-accent.active:focus[b-8y47zasrou],
        .btn-outline-accent.dropdown-toggle.show:focus[b-8y47zasrou] {
            box-shadow: unset, 0 0 0 0 rgba(93, 60, 242, 0.5);
        }

    .btn-outline-accent:disabled[b-8y47zasrou],
    .btn-outline-accent.disabled[b-8y47zasrou] {
        color: #5d3cf2;
        background-color: transparent;
    }

.btn-outline-secondary[b-8y47zasrou] {
    color: #f5f4f8;
    border-color: #f5f4f8;
}

    .btn-outline-secondary:hover[b-8y47zasrou] {
        color: #000;
        background-color: #f5f4f8;
        border-color: #f5f4f8;
    }

    .btn-check:focus + .btn-outline-secondary[b-8y47zasrou],
    .btn-outline-secondary:focus[b-8y47zasrou] {
        box-shadow: 0 0 0 0 rgba(245, 244, 248, 0.5);
    }

    .btn-check:checked + .btn-outline-secondary[b-8y47zasrou],
    .btn-check:active + .btn-outline-secondary[b-8y47zasrou],
    .btn-outline-secondary:active[b-8y47zasrou],
    .btn-outline-secondary.active[b-8y47zasrou],
    .btn-outline-secondary.dropdown-toggle.show[b-8y47zasrou] {
        color: #000;
        background-color: #f5f4f8;
        border-color: #f5f4f8;
    }

        .btn-check:checked + .btn-outline-secondary:focus[b-8y47zasrou],
        .btn-check:active + .btn-outline-secondary:focus[b-8y47zasrou],
        .btn-outline-secondary:active:focus[b-8y47zasrou],
        .btn-outline-secondary.active:focus[b-8y47zasrou],
        .btn-outline-secondary.dropdown-toggle.show:focus[b-8y47zasrou] {
            box-shadow: unset, 0 0 0 0 rgba(245, 244, 248, 0.5);
        }

    .btn-outline-secondary:disabled[b-8y47zasrou],
    .btn-outline-secondary.disabled[b-8y47zasrou] {
        color: #f5f4f8;
        background-color: transparent;
    }

.btn-outline-success[b-8y47zasrou] {
    color: #07c98b;
    border-color: #07c98b;
}

    .btn-outline-success:hover[b-8y47zasrou] {
        color: #000;
        background-color: #07c98b;
        border-color: #07c98b;
    }

    .btn-check:focus + .btn-outline-success[b-8y47zasrou],
    .btn-outline-success:focus[b-8y47zasrou] {
        box-shadow: 0 0 0 0 rgba(7, 201, 139, 0.5);
    }

    .btn-check:checked + .btn-outline-success[b-8y47zasrou],
    .btn-check:active + .btn-outline-success[b-8y47zasrou],
    .btn-outline-success:active[b-8y47zasrou],
    .btn-outline-success.active[b-8y47zasrou],
    .btn-outline-success.dropdown-toggle.show[b-8y47zasrou] {
        color: #000;
        background-color: #07c98b;
        border-color: #07c98b;
    }

        .btn-check:checked + .btn-outline-success:focus[b-8y47zasrou],
        .btn-check:active + .btn-outline-success:focus[b-8y47zasrou],
        .btn-outline-success:active:focus[b-8y47zasrou],
        .btn-outline-success.active:focus[b-8y47zasrou],
        .btn-outline-success.dropdown-toggle.show:focus[b-8y47zasrou] {
            box-shadow: unset, 0 0 0 0 rgba(7, 201, 139, 0.5);
        }

    .btn-outline-success:disabled[b-8y47zasrou],
    .btn-outline-success.disabled[b-8y47zasrou] {
        color: #07c98b;
        background-color: transparent;
    }

.btn-outline-info[b-8y47zasrou] {
    color: #3c76f2;
    border-color: #3c76f2;
}

    .btn-outline-info:hover[b-8y47zasrou] {
        color: #000;
        background-color: #3c76f2;
        border-color: #3c76f2;
    }

    .btn-check:focus + .btn-outline-info[b-8y47zasrou],
    .btn-outline-info:focus[b-8y47zasrou] {
        box-shadow: 0 0 0 0 rgba(60, 118, 242, 0.5);
    }

    .btn-check:checked + .btn-outline-info[b-8y47zasrou],
    .btn-check:active + .btn-outline-info[b-8y47zasrou],
    .btn-outline-info:active[b-8y47zasrou],
    .btn-outline-info.active[b-8y47zasrou],
    .btn-outline-info.dropdown-toggle.show[b-8y47zasrou] {
        color: #000;
        background-color: #3c76f2;
        border-color: #3c76f2;
    }

        .btn-check:checked + .btn-outline-info:focus[b-8y47zasrou],
        .btn-check:active + .btn-outline-info:focus[b-8y47zasrou],
        .btn-outline-info:active:focus[b-8y47zasrou],
        .btn-outline-info.active:focus[b-8y47zasrou],
        .btn-outline-info.dropdown-toggle.show:focus[b-8y47zasrou] {
            box-shadow: unset, 0 0 0 0 rgba(60, 118, 242, 0.5);
        }

    .btn-outline-info:disabled[b-8y47zasrou],
    .btn-outline-info.disabled[b-8y47zasrou] {
        color: #3c76f2;
        background-color: transparent;
    }

.btn-outline-warning[b-8y47zasrou] {
    color: #fdbc31;
    border-color: #fdbc31;
}

    .btn-outline-warning:hover[b-8y47zasrou] {
        color: #000;
        background-color: #fdbc31;
        border-color: #fdbc31;
    }

    .btn-check:focus + .btn-outline-warning[b-8y47zasrou],
    .btn-outline-warning:focus[b-8y47zasrou] {
        box-shadow: 0 0 0 0 rgba(253, 188, 49, 0.5);
    }

    .btn-check:checked + .btn-outline-warning[b-8y47zasrou],
    .btn-check:active + .btn-outline-warning[b-8y47zasrou],
    .btn-outline-warning:active[b-8y47zasrou],
    .btn-outline-warning.active[b-8y47zasrou],
    .btn-outline-warning.dropdown-toggle.show[b-8y47zasrou] {
        color: #000;
        background-color: #fdbc31;
        border-color: #fdbc31;
    }

        .btn-check:checked + .btn-outline-warning:focus[b-8y47zasrou],
        .btn-check:active + .btn-outline-warning:focus[b-8y47zasrou],
        .btn-outline-warning:active:focus[b-8y47zasrou],
        .btn-outline-warning.active:focus[b-8y47zasrou],
        .btn-outline-warning.dropdown-toggle.show:focus[b-8y47zasrou] {
            box-shadow: unset, 0 0 0 0 rgba(253, 188, 49, 0.5);
        }

    .btn-outline-warning:disabled[b-8y47zasrou],
    .btn-outline-warning.disabled[b-8y47zasrou] {
        color: #fdbc31;
        background-color: transparent;
    }

.btn-outline-danger[b-8y47zasrou] {
    color: #f23c49;
    border-color: #f23c49;
}

    .btn-outline-danger:hover[b-8y47zasrou] {
        color: #000;
        background-color: #f23c49;
        border-color: #f23c49;
    }

    .btn-check:focus + .btn-outline-danger[b-8y47zasrou],
    .btn-outline-danger:focus[b-8y47zasrou] {
        box-shadow: 0 0 0 0 rgba(242, 60, 73, 0.5);
    }

    .btn-check:checked + .btn-outline-danger[b-8y47zasrou],
    .btn-check:active + .btn-outline-danger[b-8y47zasrou],
    .btn-outline-danger:active[b-8y47zasrou],
    .btn-outline-danger.active[b-8y47zasrou],
    .btn-outline-danger.dropdown-toggle.show[b-8y47zasrou] {
        color: #000;
        background-color: #f23c49;
        border-color: #f23c49;
    }

        .btn-check:checked + .btn-outline-danger:focus[b-8y47zasrou],
        .btn-check:active + .btn-outline-danger:focus[b-8y47zasrou],
        .btn-outline-danger:active:focus[b-8y47zasrou],
        .btn-outline-danger.active:focus[b-8y47zasrou],
        .btn-outline-danger.dropdown-toggle.show:focus[b-8y47zasrou] {
            box-shadow: unset, 0 0 0 0 rgba(242, 60, 73, 0.5);
        }

    .btn-outline-danger:disabled[b-8y47zasrou],
    .btn-outline-danger.disabled[b-8y47zasrou] {
        color: #f23c49;
        background-color: transparent;
    }

.btn-outline-light[b-8y47zasrou] {
    color: #fff;
    border-color: #fff;
}

    .btn-outline-light:hover[b-8y47zasrou] {
        color: #000;
        background-color: #fff;
        border-color: #fff;
    }

    .btn-check:focus + .btn-outline-light[b-8y47zasrou],
    .btn-outline-light:focus[b-8y47zasrou] {
        box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.5);
    }

    .btn-check:checked + .btn-outline-light[b-8y47zasrou],
    .btn-check:active + .btn-outline-light[b-8y47zasrou],
    .btn-outline-light:active[b-8y47zasrou],
    .btn-outline-light.active[b-8y47zasrou],
    .btn-outline-light.dropdown-toggle.show[b-8y47zasrou] {
        color: #000;
        background-color: #fff;
        border-color: #fff;
    }

        .btn-check:checked + .btn-outline-light:focus[b-8y47zasrou],
        .btn-check:active + .btn-outline-light:focus[b-8y47zasrou],
        .btn-outline-light:active:focus[b-8y47zasrou],
        .btn-outline-light.active:focus[b-8y47zasrou],
        .btn-outline-light.dropdown-toggle.show:focus[b-8y47zasrou] {
            box-shadow: unset, 0 0 0 0 rgba(255, 255, 255, 0.5);
        }

    .btn-outline-light:disabled[b-8y47zasrou],
    .btn-outline-light.disabled[b-8y47zasrou] {
        color: #fff;
        background-color: transparent;
    }

.btn-outline-dark[b-8y47zasrou] {
    color: #1f1b2d;
    border-color: #1f1b2d;
}

    .btn-outline-dark:hover[b-8y47zasrou] {
        color: #fff;
        background-color: #1f1b2d;
        border-color: #1f1b2d;
    }

    .btn-check:focus + .btn-outline-dark[b-8y47zasrou],
    .btn-outline-dark:focus[b-8y47zasrou] {
        box-shadow: 0 0 0 0 rgba(31, 27, 45, 0.5);
    }

    .btn-check:checked + .btn-outline-dark[b-8y47zasrou],
    .btn-check:active + .btn-outline-dark[b-8y47zasrou],
    .btn-outline-dark:active[b-8y47zasrou],
    .btn-outline-dark.active[b-8y47zasrou],
    .btn-outline-dark.dropdown-toggle.show[b-8y47zasrou] {
        color: #fff;
        background-color: #1f1b2d;
        border-color: #1f1b2d;
    }

        .btn-check:checked + .btn-outline-dark:focus[b-8y47zasrou],
        .btn-check:active + .btn-outline-dark:focus[b-8y47zasrou],
        .btn-outline-dark:active:focus[b-8y47zasrou],
        .btn-outline-dark.active:focus[b-8y47zasrou],
        .btn-outline-dark.dropdown-toggle.show:focus[b-8y47zasrou] {
            box-shadow: unset, 0 0 0 0 rgba(31, 27, 45, 0.5);
        }

    .btn-outline-dark:disabled[b-8y47zasrou],
    .btn-outline-dark.disabled[b-8y47zasrou] {
        color: #1f1b2d;
        background-color: transparent;
    }

.btn-link[b-8y47zasrou] {
    font-weight: 400;
    color: #666276;
    text-decoration: underline;
}

    .btn-link:hover[b-8y47zasrou] {
        color: #fd5631;
        text-decoration: none;
    }

    .btn-link:focus[b-8y47zasrou] {
        text-decoration: none;
    }

    .btn-link:disabled[b-8y47zasrou],
    .btn-link.disabled[b-8y47zasrou] {
        color: #9691a4;
    }

.btn-lg[b-8y47zasrou],
.input-group-lg .btn[b-8y47zasrou],
.btn-group-lg > .btn[b-8y47zasrou] {
    padding: 0.825rem 1.75rem;
    font-size: 14.5px;
    border-radius: 0.5rem;
}

.btn-sm[b-8y47zasrou],
.input-group-sm .btn[b-8y47zasrou],
.btn-group-sm > .btn[b-8y47zasrou] {
    padding: 0.425rem 1rem;
    /*font-size: 0.875rem;*/
    border-radius: 0.375rem;
}

.fade[b-8y47zasrou] {
    transition: opacity 0.15s linear;
}

@media (prefers-reduced-motion: reduce) {
    .fade[b-8y47zasrou] {
        transition: none;
    }
}

.fade:not(.show)[b-8y47zasrou] {
    opacity: 0;
}

.collapse:not(.show)[b-8y47zasrou] {
    display: none;
}

.collapsing[b-8y47zasrou] {
    height: 0;
    overflow: hidden;
    transition: height 0.35s ease;
}

@media (prefers-reduced-motion: reduce) {
    .collapsing[b-8y47zasrou] {
        transition: none;
    }
}

.collapsing.collapse-horizontal[b-8y47zasrou] {
    width: 0;
    height: auto;
    transition: width 0.35s ease;
}

@media (prefers-reduced-motion: reduce) {
    .collapsing.collapse-horizontal[b-8y47zasrou] {
        transition: none;
    }
}

.dropup[b-8y47zasrou],
.dropend[b-8y47zasrou],
.dropdown[b-8y47zasrou],
.dropstart[b-8y47zasrou] {
    position: relative;
}

.dropdown-toggle[b-8y47zasrou] {
    white-space: nowrap;
}

.dropdown-menu[b-8y47zasrou] {
    position: absolute;
    z-index: 1000;
    display: none;
    min-width: 10rem;
    padding: 0.5rem 0;
    margin: 0;
    font-size: 0.875rem;
    color: #666276;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #efecf3;
    border-radius: 0.75rem;
    box-shadow: 0 0.125rem 0.125rem -0.125rem rgba(31, 27, 45, 0.08), 0 0.25rem 0.75rem rgba(31, 27, 45, 0.08);
}

    .dropdown-menu[data-bs-popper][b-8y47zasrou] {
        top: 100%;
        left: 0;
        margin-top: 0;
    }

.dropdown-menu-start[b-8y47zasrou] {
    --bs-position: start;
}

    .dropdown-menu-start[data-bs-popper][b-8y47zasrou] {
        right: auto;
        left: 0;
    }

.dropdown-menu-end[b-8y47zasrou] {
    --bs-position: end;
}

    .dropdown-menu-end[data-bs-popper][b-8y47zasrou] {
        right: 0;
        left: auto;
    }

@media (min-width: 500px) {
    .dropdown-menu-sm-start[b-8y47zasrou] {
        --bs-position: start;
    }

        .dropdown-menu-sm-start[data-bs-popper][b-8y47zasrou] {
            right: auto;
            left: 0;
        }

    .dropdown-menu-sm-end[b-8y47zasrou] {
        --bs-position: end;
    }

        .dropdown-menu-sm-end[data-bs-popper][b-8y47zasrou] {
            right: 0;
            left: auto;
        }
}

@media (min-width: 768px) {
    .dropdown-menu-md-start[b-8y47zasrou] {
        --bs-position: start;
    }

        .dropdown-menu-md-start[data-bs-popper][b-8y47zasrou] {
            right: auto;
            left: 0;
        }

    .dropdown-menu-md-end[b-8y47zasrou] {
        --bs-position: end;
    }

        .dropdown-menu-md-end[data-bs-popper][b-8y47zasrou] {
            right: 0;
            left: auto;
        }
}

@media (min-width: 992px) {
    .dropdown-menu-lg-start[b-8y47zasrou] {
        --bs-position: start;
    }

        .dropdown-menu-lg-start[data-bs-popper][b-8y47zasrou] {
            right: auto;
            left: 0;
        }

    .dropdown-menu-lg-end[b-8y47zasrou] {
        --bs-position: end;
    }

        .dropdown-menu-lg-end[data-bs-popper][b-8y47zasrou] {
            right: 0;
            left: auto;
        }
}

@media (min-width: 1200px) {
    .dropdown-menu-xl-start[b-8y47zasrou] {
        --bs-position: start;
    }

        .dropdown-menu-xl-start[data-bs-popper][b-8y47zasrou] {
            right: auto;
            left: 0;
        }

    .dropdown-menu-xl-end[b-8y47zasrou] {
        --bs-position: end;
    }

        .dropdown-menu-xl-end[data-bs-popper][b-8y47zasrou] {
            right: 0;
            left: auto;
        }
}

@media (min-width: 1400px) {
    .dropdown-menu-xxl-start[b-8y47zasrou] {
        --bs-position: start;
    }

        .dropdown-menu-xxl-start[data-bs-popper][b-8y47zasrou] {
            right: auto;
            left: 0;
        }

    .dropdown-menu-xxl-end[b-8y47zasrou] {
        --bs-position: end;
    }

        .dropdown-menu-xxl-end[data-bs-popper][b-8y47zasrou] {
            right: 0;
            left: auto;
        }
}

.dropup .dropdown-menu[data-bs-popper][b-8y47zasrou] {
    top: auto;
    bottom: 100%;
    margin-top: 0;
    margin-bottom: 0;
}

.dropend .dropdown-menu[data-bs-popper][b-8y47zasrou] {
    top: 0;
    right: auto;
    left: 100%;
    margin-top: 0;
    margin-left: 0;
}

.dropend .dropdown-toggle[b-8y47zasrou]::after {
    vertical-align: 0;
}

.dropstart .dropdown-menu[data-bs-popper][b-8y47zasrou] {
    top: 0;
    right: 100%;
    left: auto;
    margin-top: 0;
    margin-right: 0;
}

.dropstart .dropdown-toggle[b-8y47zasrou]::before {
    vertical-align: 0;
}

.dropdown-divider[b-8y47zasrou] {
    height: 0;
    margin: 0.375rem 0;
    overflow: hidden;
    border-top: 1px solid #efecf3;
}

.dropdown-item[b-8y47zasrou] {
    display: block;
    width: 100%;
    padding: 0.375rem 1rem;
    clear: both;
    font-weight: 400;
    color: #454056;
    text-align: right;
    text-decoration: none;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
}

    .dropdown-item:hover[b-8y47zasrou],
    .dropdown-item:focus[b-8y47zasrou] {
        color: #fd5631;
        background-color: transparent;
    }

    .dropdown-item.active[b-8y47zasrou],
    .dropdown-item:active[b-8y47zasrou] {
        color: #fd5631;
        text-decoration: none;
        background-color: transparent;
    }

    .dropdown-item.disabled[b-8y47zasrou],
    .dropdown-item:disabled[b-8y47zasrou] {
        color: #9691a4;
        pointer-events: none;
        background-color: transparent;
    }

.dropdown-menu.show[b-8y47zasrou] {
    display: block;
}

.dropdown-header[b-8y47zasrou] {
    display: block;
    padding: 0.5rem 1rem;
    margin-bottom: 0;
    font-size: 0.875rem;
    color: #1f1b2d;
    white-space: nowrap;
}

.dropdown-item-text[b-8y47zasrou] {
    display: block;
    padding: 0.375rem 1rem;
    color: #454056;
}

.dropdown-menu-dark[b-8y47zasrou] {
    color: rgba(255, 255, 255, 0.65);
    background-color: #1f1b2d;
    border-color: rgba(255, 255, 255, 0.15);
    box-shadow: none;
}

    .dropdown-menu-dark .dropdown-item[b-8y47zasrou] {
        color: rgba(255, 255, 255, 0.65);
    }

        .dropdown-menu-dark .dropdown-item:hover[b-8y47zasrou],
        .dropdown-menu-dark .dropdown-item:focus[b-8y47zasrou] {
            color: #fff;
            background-color: transparent;
        }

        .dropdown-menu-dark .dropdown-item.active[b-8y47zasrou],
        .dropdown-menu-dark .dropdown-item:active[b-8y47zasrou] {
            color: #fff;
            background-color: transparent;
        }

        .dropdown-menu-dark .dropdown-item.disabled[b-8y47zasrou],
        .dropdown-menu-dark .dropdown-item:disabled[b-8y47zasrou] {
            color: rgba(255, 255, 255, 0.4);
        }

    .dropdown-menu-dark .dropdown-divider[b-8y47zasrou] {
        border-color: rgba(255, 255, 255, 0.15);
    }

    .dropdown-menu-dark .dropdown-item-text[b-8y47zasrou] {
        color: rgba(255, 255, 255, 0.65);
    }

    .dropdown-menu-dark .dropdown-header[b-8y47zasrou] {
        color: #fff;
    }

.btn-group[b-8y47zasrou],
.btn-group-vertical[b-8y47zasrou] {
    position: relative;
    display: inline-flex;
    vertical-align: middle;
}

    .btn-group > .btn[b-8y47zasrou],
    .btn-group-vertical > .btn[b-8y47zasrou] {
        position: relative;
        flex: 1 1 auto;
    }

        .btn-group > .btn-check:checked + .btn[b-8y47zasrou],
        .btn-group > .btn-check:focus + .btn[b-8y47zasrou],
        .btn-group > .btn:hover[b-8y47zasrou],
        .btn-group > .btn:focus[b-8y47zasrou],
        .btn-group > .btn:active[b-8y47zasrou],
        .btn-group > .btn.active[b-8y47zasrou],
        .btn-group-vertical > .btn-check:checked + .btn[b-8y47zasrou],
        .btn-group-vertical > .btn-check:focus + .btn[b-8y47zasrou],
        .btn-group-vertical > .btn:hover[b-8y47zasrou],
        .btn-group-vertical > .btn:focus[b-8y47zasrou],
        .btn-group-vertical > .btn:active[b-8y47zasrou],
        .btn-group-vertical > .btn.active[b-8y47zasrou] {
            z-index: 1;
        }

.btn-toolbar[b-8y47zasrou] {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}

    .btn-toolbar .input-group[b-8y47zasrou] {
        width: auto;
    }

.btn-group > .btn:not(:first-child)[b-8y47zasrou],
.btn-group > .btn-group:not(:first-child)[b-8y47zasrou] {
    margin-left: -1px;
}

.btn-group > .btn:not(:last-child):not(.dropdown-toggle)[b-8y47zasrou],
.btn-group > .btn-group:not(:last-child) > .btn[b-8y47zasrou] {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.btn-group > .btn:nth-child(n + 3)[b-8y47zasrou],
.btn-group > :not(.btn-check) + .btn[b-8y47zasrou],
.btn-group > .btn-group:not(:first-child) > .btn[b-8y47zasrou] {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.dropdown-toggle-split[b-8y47zasrou] {
    padding-right: 1.125rem;
    padding-left: 1.125rem;
}

    .dropdown-toggle-split[b-8y47zasrou]::after,
    .dropup .dropdown-toggle-split[b-8y47zasrou]::after,
    .dropend .dropdown-toggle-split[b-8y47zasrou]::after {
        margin-left: 0;
    }

.dropstart .dropdown-toggle-split[b-8y47zasrou]::before {
    margin-right: 0;
}

.btn-sm + .dropdown-toggle-split[b-8y47zasrou],
.input-group-sm .btn + .dropdown-toggle-split[b-8y47zasrou],
.btn-group-sm > .btn + .dropdown-toggle-split[b-8y47zasrou] {
    padding-right: 0.75rem;
    padding-left: 0.75rem;
}

.btn-lg + .dropdown-toggle-split[b-8y47zasrou],
.input-group-lg .btn + .dropdown-toggle-split[b-8y47zasrou],
.btn-group-lg > .btn + .dropdown-toggle-split[b-8y47zasrou] {
    padding-right: 1.3125rem;
    padding-left: 1.3125rem;
}

.btn-group.show .dropdown-toggle[b-8y47zasrou] {
    box-shadow: unset;
}

    .btn-group.show .dropdown-toggle.btn-link[b-8y47zasrou] {
        box-shadow: none;
    }

.btn-group-vertical[b-8y47zasrou] {
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
}

    .btn-group-vertical > .btn[b-8y47zasrou],
    .btn-group-vertical > .btn-group[b-8y47zasrou] {
        width: 100%;
    }

        .btn-group-vertical > .btn:not(:first-child)[b-8y47zasrou],
        .btn-group-vertical > .btn-group:not(:first-child)[b-8y47zasrou] {
            margin-top: -1px;
        }

        .btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle)[b-8y47zasrou],
        .btn-group-vertical > .btn-group:not(:last-child) > .btn[b-8y47zasrou] {
            border-bottom-right-radius: 0;
            border-bottom-left-radius: 0;
        }

        .btn-group-vertical > .btn ~ .btn[b-8y47zasrou],
        .btn-group-vertical > .btn-group:not(:first-child) > .btn[b-8y47zasrou] {
            border-top-left-radius: 0;
            border-top-right-radius: 0;
        }

.nav[b-8y47zasrou] {
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

.nav-link[b-8y47zasrou] {
    display: block;
    padding: 0.5rem 1rem;
    color: #454056;
    text-decoration: none;
    transition: color 0.25s ease-in-out, background-color 0.25s ease-in-out, box-shadow 0.25s ease-in-out, border-color 0.25s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
    .nav-link[b-8y47zasrou] {
        transition: none;
    }
}

.nav-link:hover[b-8y47zasrou],
.nav-link:focus[b-8y47zasrou] {
    color: #fd5631;
}

.nav-link.disabled[b-8y47zasrou] {
    color: #9691a4;
    pointer-events: none;
    cursor: default;
}

.nav-tabs[b-8y47zasrou] {
    border-bottom: 1px solid transparent;
}

    .nav-tabs .nav-link[b-8y47zasrou] {
        margin-bottom: -1px;
        background: none;
        border: 1px solid transparent;
        border-top-left-radius: 0.5rem;
        border-top-right-radius: 0.5rem;
    }

        .nav-tabs .nav-link:hover[b-8y47zasrou],
        .nav-tabs .nav-link:focus[b-8y47zasrou] {
            border-color: transparent;
            isolation: isolate;
        }

        .nav-tabs .nav-link.disabled[b-8y47zasrou] {
            color: #9691a4;
            background-color: transparent;
            border-color: transparent;
        }

        .nav-tabs .nav-link.active[b-8y47zasrou],
        .nav-tabs .nav-item.show .nav-link[b-8y47zasrou] {
            color: #fd5631;
            background-color: #fff;
            border-color: transparent;
        }

    .nav-tabs .dropdown-menu[b-8y47zasrou] {
        margin-top: -1px;
        border-top-left-radius: 0;
        border-top-right-radius: 0;
    }

.nav-pills .nav-link[b-8y47zasrou] {
    background: none;
    border: 0;
    border-radius: 50rem;
}

    .nav-pills .nav-link.active[b-8y47zasrou],
    .nav-pills .show > .nav-link[b-8y47zasrou] {
        color: #fd5631;
        background-color: #fff;
    }

.nav-fill > .nav-link[b-8y47zasrou],
.nav-fill .nav-item[b-8y47zasrou] {
    flex: 1 1 auto;
    text-align: center;
}

.nav-justified > .nav-link[b-8y47zasrou],
.nav-justified .nav-item[b-8y47zasrou] {
    flex-basis: 0;
    flex-grow: 1;
    text-align: center;
}

    .nav-fill .nav-item .nav-link[b-8y47zasrou],
    .nav-justified .nav-item .nav-link[b-8y47zasrou] {
        width: 100%;
    }

.tab-content > .tab-pane[b-8y47zasrou] {
    display: none;
}

.tab-content > .active[b-8y47zasrou] {
    display: block;
}

.navbar[b-8y47zasrou] {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding-top: 1rem;
    padding-bottom: 1rem;
}

    .navbar > .container[b-8y47zasrou],
    .navbar > .container-fluid[b-8y47zasrou],
    .navbar > .container-sm[b-8y47zasrou],
    .navbar > .container-md[b-8y47zasrou],
    .navbar > .container-lg[b-8y47zasrou],
    .navbar > .container-xl[b-8y47zasrou],
    .navbar > .container-xxl[b-8y47zasrou] {
        display: flex;
        flex-wrap: inherit;
        align-items: center;
        justify-content: space-between;
    }

.navbar-brand[b-8y47zasrou] {
    padding-top: 0;
    padding-bottom: 0;
    margin-left: 1rem;
    font-size: calc(1.275rem + 0.3vw);
    text-decoration: none;
    white-space: nowrap;
}

@media (min-width: 1200px) {
    .navbar-brand[b-8y47zasrou] {
        font-size: 1.5rem;
    }
}

.navbar-nav[b-8y47zasrou] {
    display: flex;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

    .navbar-nav .nav-link[b-8y47zasrou] {
        padding-right: 0;
        padding-left: 0;
    }

    .navbar-nav .dropdown-menu[b-8y47zasrou] {
        position: static;
    }

.navbar-text[b-8y47zasrou] {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}

.navbar-collapse[b-8y47zasrou] {
    flex-basis: 100%;
    flex-grow: 1;
    align-items: center;
}

.navbar-toggler[b-8y47zasrou] {
    padding: 0.5rem 0.75rem;
    font-size: 1rem;
    line-height: 1;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 0;
    transition: box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
    .navbar-toggler[b-8y47zasrou] {
        transition: none;
    }
}

.navbar-toggler:hover[b-8y47zasrou] {
    text-decoration: none;
}

.navbar-toggler:focus[b-8y47zasrou] {
    text-decoration: none;
    outline: 0;
    box-shadow: 0 0 0 0;
}

.navbar-toggler-icon[b-8y47zasrou] {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
}

.navbar-nav-scroll[b-8y47zasrou] {
    max-height: var(--bs-scroll-height, 75vh);
    overflow-y: auto;
}

@media (min-width: 500px) {
    .navbar-expand-sm[b-8y47zasrou] {
        flex-wrap: nowrap;
        justify-content: flex-start;
    }

        .navbar-expand-sm .navbar-nav[b-8y47zasrou] {
            flex-direction: row;
        }

            .navbar-expand-sm .navbar-nav .dropdown-menu[b-8y47zasrou] {
                position: absolute;
            }

            .navbar-expand-sm .navbar-nav .nav-link[b-8y47zasrou] {
                padding-right: 1rem;
                padding-left: 1rem;
            }

        .navbar-expand-sm .navbar-nav-scroll[b-8y47zasrou] {
            overflow: visible;
        }

        .navbar-expand-sm .navbar-collapse[b-8y47zasrou] {
            display: flex !important;
            flex-basis: auto;
        }

        .navbar-expand-sm .navbar-toggler[b-8y47zasrou] {
            display: none;
        }

        .navbar-expand-sm .offcanvas-header[b-8y47zasrou] {
            display: none;
        }

        .navbar-expand-sm .offcanvas[b-8y47zasrou] {
            position: inherit;
            bottom: 0;
            z-index: 1000;
            flex-grow: 1;
            visibility: visible !important;
            background-color: transparent;
            border-right: 0;
            border-left: 0;
            transition: none;
            transform: none;
        }

        .navbar-expand-sm .offcanvas-top[b-8y47zasrou],
        .navbar-expand-sm .offcanvas-bottom[b-8y47zasrou] {
            height: auto;
            border-top: 0;
            border-bottom: 0;
        }

        .navbar-expand-sm .offcanvas-body[b-8y47zasrou] {
            display: flex;
            flex-grow: 0;
            padding: 0;
            overflow-y: visible;
        }
}

@media (min-width: 768px) {
    .navbar-expand-md[b-8y47zasrou] {
        flex-wrap: nowrap;
        justify-content: flex-start;
    }

        .navbar-expand-md .navbar-nav[b-8y47zasrou] {
            flex-direction: row;
        }

            .navbar-expand-md .navbar-nav .dropdown-menu[b-8y47zasrou] {
                position: absolute;
            }

            .navbar-expand-md .navbar-nav .nav-link[b-8y47zasrou] {
                padding-right: 1rem;
                padding-left: 1rem;
            }

        .navbar-expand-md .navbar-nav-scroll[b-8y47zasrou] {
            overflow: visible;
        }

        .navbar-expand-md .navbar-collapse[b-8y47zasrou] {
            display: flex !important;
            flex-basis: auto;
        }

        .navbar-expand-md .navbar-toggler[b-8y47zasrou] {
            display: none;
        }

        .navbar-expand-md .offcanvas-header[b-8y47zasrou] {
            display: none;
        }

        .navbar-expand-md .offcanvas[b-8y47zasrou] {
            position: inherit;
            bottom: 0;
            z-index: 1000;
            flex-grow: 1;
            visibility: visible !important;
            background-color: transparent;
            border-right: 0;
            border-left: 0;
            transition: none;
            transform: none;
        }

        .navbar-expand-md .offcanvas-top[b-8y47zasrou],
        .navbar-expand-md .offcanvas-bottom[b-8y47zasrou] {
            height: auto;
            border-top: 0;
            border-bottom: 0;
        }

        .navbar-expand-md .offcanvas-body[b-8y47zasrou] {
            display: flex;
            flex-grow: 0;
            padding: 0;
            overflow-y: visible;
        }
}

@media (min-width: 992px) {
    .navbar-expand-lg[b-8y47zasrou] {
        flex-wrap: nowrap;
        justify-content: flex-start;
    }

        .navbar-expand-lg .navbar-nav[b-8y47zasrou] {
            flex-direction: row;
        }

            .navbar-expand-lg .navbar-nav .dropdown-menu[b-8y47zasrou] {
                position: absolute;
                right: 0
            }

            .navbar-expand-lg .navbar-nav .nav-link[b-8y47zasrou] {
                padding-right: 1rem;
                padding-left: 1rem;
            }

        .navbar-expand-lg .navbar-nav-scroll[b-8y47zasrou] {
            overflow: visible;
        }

        .navbar-expand-lg .navbar-collapse[b-8y47zasrou] {
            display: flex !important;
            flex-basis: auto;
        }

        .navbar-expand-lg .navbar-toggler[b-8y47zasrou] {
            display: none;
        }

        .navbar-expand-lg .offcanvas-header[b-8y47zasrou] {
            display: none;
        }

        .navbar-expand-lg .offcanvas[b-8y47zasrou] {
            position: inherit;
            bottom: 0;
            z-index: 1000;
            flex-grow: 1;
            visibility: visible !important;
            background-color: transparent;
            border-right: 0;
            border-left: 0;
            transition: none;
            transform: none;
        }

        .navbar-expand-lg .offcanvas-top[b-8y47zasrou],
        .navbar-expand-lg .offcanvas-bottom[b-8y47zasrou] {
            height: auto;
            border-top: 0;
            border-bottom: 0;
        }

        .navbar-expand-lg .offcanvas-body[b-8y47zasrou] {
            display: flex;
            flex-grow: 0;
            padding: 0;
            overflow-y: visible;
        }
}

@media (min-width: 1200px) {
    .navbar-expand-xl[b-8y47zasrou] {
        flex-wrap: nowrap;
        justify-content: flex-start;
    }

        .navbar-expand-xl .navbar-nav[b-8y47zasrou] {
            flex-direction: row;
        }

            .navbar-expand-xl .navbar-nav .dropdown-menu[b-8y47zasrou] {
                position: absolute;
            }

            .navbar-expand-xl .navbar-nav .nav-link[b-8y47zasrou] {
                padding-right: 1rem;
                padding-left: 1rem;
            }

        .navbar-expand-xl .navbar-nav-scroll[b-8y47zasrou] {
            overflow: visible;
        }

        .navbar-expand-xl .navbar-collapse[b-8y47zasrou] {
            display: flex !important;
            flex-basis: auto;
        }

        .navbar-expand-xl .navbar-toggler[b-8y47zasrou] {
            display: none;
        }

        .navbar-expand-xl .offcanvas-header[b-8y47zasrou] {
            display: none;
        }

        .navbar-expand-xl .offcanvas[b-8y47zasrou] {
            position: inherit;
            bottom: 0;
            z-index: 1000;
            flex-grow: 1;
            visibility: visible !important;
            background-color: transparent;
            border-right: 0;
            border-left: 0;
            transition: none;
            transform: none;
        }

        .navbar-expand-xl .offcanvas-top[b-8y47zasrou],
        .navbar-expand-xl .offcanvas-bottom[b-8y47zasrou] {
            height: auto;
            border-top: 0;
            border-bottom: 0;
        }

        .navbar-expand-xl .offcanvas-body[b-8y47zasrou] {
            display: flex;
            flex-grow: 0;
            padding: 0;
            overflow-y: visible;
        }
}

@media (min-width: 1400px) {
    .navbar-expand-xxl[b-8y47zasrou] {
        flex-wrap: nowrap;
        justify-content: flex-start;
    }

        .navbar-expand-xxl .navbar-nav[b-8y47zasrou] {
            flex-direction: row;
        }

            .navbar-expand-xxl .navbar-nav .dropdown-menu[b-8y47zasrou] {
                position: absolute;
            }

            .navbar-expand-xxl .navbar-nav .nav-link[b-8y47zasrou] {
                padding-right: 1rem;
                padding-left: 1rem;
            }

        .navbar-expand-xxl .navbar-nav-scroll[b-8y47zasrou] {
            overflow: visible;
        }

        .navbar-expand-xxl .navbar-collapse[b-8y47zasrou] {
            display: flex !important;
            flex-basis: auto;
        }

        .navbar-expand-xxl .navbar-toggler[b-8y47zasrou] {
            display: none;
        }

        .navbar-expand-xxl .offcanvas-header[b-8y47zasrou] {
            display: none;
        }

        .navbar-expand-xxl .offcanvas[b-8y47zasrou] {
            position: inherit;
            bottom: 0;
            z-index: 1000;
            flex-grow: 1;
            visibility: visible !important;
            background-color: transparent;
            border-right: 0;
            border-left: 0;
            transition: none;
            transform: none;
        }

        .navbar-expand-xxl .offcanvas-top[b-8y47zasrou],
        .navbar-expand-xxl .offcanvas-bottom[b-8y47zasrou] {
            height: auto;
            border-top: 0;
            border-bottom: 0;
        }

        .navbar-expand-xxl .offcanvas-body[b-8y47zasrou] {
            display: flex;
            flex-grow: 0;
            padding: 0;
            overflow-y: visible;
        }
}

.navbar-expand[b-8y47zasrou] {
    flex-wrap: nowrap;
    justify-content: flex-start;
}

    .navbar-expand .navbar-nav[b-8y47zasrou] {
        flex-direction: row;
    }

        .navbar-expand .navbar-nav .dropdown-menu[b-8y47zasrou] {
            position: absolute;
        }

        .navbar-expand .navbar-nav .nav-link[b-8y47zasrou] {
            padding-right: 1rem;
            padding-left: 1rem;
        }

    .navbar-expand .navbar-nav-scroll[b-8y47zasrou] {
        overflow: visible;
    }

    .navbar-expand .navbar-collapse[b-8y47zasrou] {
        display: flex !important;
        flex-basis: auto;
    }

    .navbar-expand .navbar-toggler[b-8y47zasrou] {
        display: none;
    }

    .navbar-expand .offcanvas-header[b-8y47zasrou] {
        display: none;
    }

    .navbar-expand .offcanvas[b-8y47zasrou] {
        position: inherit;
        bottom: 0;
        z-index: 1000;
        flex-grow: 1;
        visibility: visible !important;
        background-color: transparent;
        border-right: 0;
        border-left: 0;
        transition: none;
        transform: none;
    }

    .navbar-expand .offcanvas-top[b-8y47zasrou],
    .navbar-expand .offcanvas-bottom[b-8y47zasrou] {
        height: auto;
        border-top: 0;
        border-bottom: 0;
    }

    .navbar-expand .offcanvas-body[b-8y47zasrou] {
        display: flex;
        flex-grow: 0;
        padding: 0;
        overflow-y: visible;
    }

.navbar-light .navbar-brand[b-8y47zasrou] {
    color: #1f1b2d;
}

    .navbar-light .navbar-brand:hover[b-8y47zasrou],
    .navbar-light .navbar-brand:focus[b-8y47zasrou] {
        color: #1f1b2d;
    }
/*.navbar-light .navbar-nav .nav-link {
  color: #454056;
  font-weight: 500
}*/
.navbar .navbar-nav .nav-link[b-8y47zasrou] {
    color: #454056;
    font-weight: 500
}

.navbar-light .navbar-nav .nav-link:hover[b-8y47zasrou],
.navbar-light .navbar-nav .nav-link:focus[b-8y47zasrou] {
    color: #fd5631;
}

.navbar-light .navbar-nav .nav-link.disabled[b-8y47zasrou] {
    color: #9691a4;
}

.navbar-light .navbar-nav .show > .nav-link[b-8y47zasrou],
.navbar-light .navbar-nav .nav-link.active[b-8y47zasrou] {
    color: #fd5631;
}

.navbar-light .navbar-toggler[b-8y47zasrou] {
    color: #454056;
    border-color: transparent;
}

.navbar-light .navbar-toggler-icon[b-8y47zasrou] {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='%23454056' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

.navbar-light .navbar-text[b-8y47zasrou] {
    color: #454056;
}

    .navbar-light .navbar-text a[b-8y47zasrou],
    .navbar-light .navbar-text a:hover[b-8y47zasrou],
    .navbar-light .navbar-text a:focus[b-8y47zasrou] {
        color: #fd5631;
    }

.navbar-dark .navbar-brand[b-8y47zasrou] {
    color: #fff;
}

    .navbar-dark .navbar-brand:hover[b-8y47zasrou],
    .navbar-dark .navbar-brand:focus[b-8y47zasrou] {
        color: #fff;
    }

.navbar-dark .navbar-nav .nav-link[b-8y47zasrou] {
    color: rgba(255, 255, 255, 0.65);
}

    .navbar-dark .navbar-nav .nav-link:hover[b-8y47zasrou],
    .navbar-dark .navbar-nav .nav-link:focus[b-8y47zasrou] {
        color: #fff;
    }

    .navbar-dark .navbar-nav .nav-link.disabled[b-8y47zasrou] {
        color: rgba(255, 255, 255, 0.4);
    }

    .navbar-dark .navbar-nav .show > .nav-link[b-8y47zasrou],
    .navbar-dark .navbar-nav .nav-link.active[b-8y47zasrou] {
        color: #fff;
    }

.navbar-dark .navbar-toggler[b-8y47zasrou] {
    color: rgba(255, 255, 255, 0.65);
    border-color: transparent;
}

.navbar-dark .navbar-toggler-icon[b-8y47zasrou] {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.65%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

.navbar-dark .navbar-text[b-8y47zasrou] {
    color: rgba(255, 255, 255, 0.65);
}

    .navbar-dark .navbar-text a[b-8y47zasrou],
    .navbar-dark .navbar-text a:hover[b-8y47zasrou],
    .navbar-dark .navbar-text a:focus[b-8y47zasrou] {
        color: #fff;
    }

.card[b-8y47zasrou] {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid #efecf3;
    border-radius: 0.75rem;
}

    .card > hr[b-8y47zasrou] {
        margin-right: 0;
        margin-left: 0;
    }

    .card > .list-group[b-8y47zasrou] {
        border-top: inherit;
        border-bottom: inherit;
    }

        .card > .list-group:first-child[b-8y47zasrou] {
            border-top-width: 0;
            border-top-left-radius: calc(0.75rem - 1px);
            border-top-right-radius: calc(0.75rem - 1px);
        }

        .card > .list-group:last-child[b-8y47zasrou] {
            border-bottom-width: 0;
            border-bottom-right-radius: calc(0.75rem - 1px);
            border-bottom-left-radius: calc(0.75rem - 1px);
        }

        .card > .card-header + .list-group[b-8y47zasrou],
        .card > .list-group + .card-footer[b-8y47zasrou] {
            border-top: 0;
        }

.card-body[b-8y47zasrou] {
    flex: 1 1 auto;
    padding: 1.25rem 1.25rem;
}

.card-title[b-8y47zasrou] {
    margin-bottom: 0.5rem;
}

.card-subtitle[b-8y47zasrou] {
    margin-top: -0.25rem;
    margin-bottom: 0;
}

.card-text:last-child[b-8y47zasrou] {
    margin-bottom: 0;
}

.card-link + .card-link[b-8y47zasrou] {
    margin-left: 1.25rem;
}

.card-header[b-8y47zasrou] {
    padding: 1rem 1.25rem;
    margin-bottom: 0;
    background-color: transparent;
    border-bottom: 1px solid #efecf3;
}

    .card-header:first-child[b-8y47zasrou] {
        border-radius: calc(0.75rem - 1px) calc(0.75rem - 1px) 0 0;
    }

.card-footer[b-8y47zasrou] {
    padding: 1rem 1.25rem;
    background-color: transparent;
    border-top: 1px solid #efecf3;
}

    .card-footer:last-child[b-8y47zasrou] {
        border-radius: 0 0 calc(0.75rem - 1px) calc(0.75rem - 1px);
    }

.card-header-tabs[b-8y47zasrou] {
    margin-right: -0.625rem;
    margin-bottom: -1rem;
    margin-left: -0.625rem;
    border-bottom: 0;
}

.card-header-pills[b-8y47zasrou] {
    margin-right: -0.625rem;
    margin-left: -0.625rem;
}

.card-img-overlay[b-8y47zasrou] {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 1rem;
    border-radius: calc(0.75rem - 1px);
}

.card-img[b-8y47zasrou],
.card-img-top[b-8y47zasrou],
.card-img-bottom[b-8y47zasrou] {
    width: 100%;
}

.card-img[b-8y47zasrou],
.card-img-top[b-8y47zasrou] {
    border-top-left-radius: calc(0.75rem - 1px);
    border-top-right-radius: calc(0.75rem - 1px);
}

.card-img[b-8y47zasrou],
.card-img-bottom[b-8y47zasrou] {
    border-bottom-right-radius: calc(0.75rem - 1px);
    border-bottom-left-radius: calc(0.75rem - 1px);
}

.card-group > .card[b-8y47zasrou] {
    margin-bottom: 0.75rem;
}

@media (min-width: 500px) {
    .card-group[b-8y47zasrou] {
        display: flex;
        flex-flow: row wrap;
    }

        .card-group > .card[b-8y47zasrou] {
            flex: 1 0 0%;
            margin-bottom: 0;
        }

            .card-group > .card + .card[b-8y47zasrou] {
                margin-left: 0;
                border-left: 0;
            }

            .card-group > .card:not(:last-child)[b-8y47zasrou] {
                border-top-right-radius: 0;
                border-bottom-right-radius: 0;
            }

                .card-group > .card:not(:last-child) .card-img-top[b-8y47zasrou],
                .card-group > .card:not(:last-child) .card-header[b-8y47zasrou] {
                    border-top-left-radius: 0;
                }

                .card-group > .card:not(:last-child) .card-img-bottom[b-8y47zasrou],
                .card-group > .card:not(:last-child) .card-footer[b-8y47zasrou] {
                    border-bottom-right-radius: 0;
                }

            .card-group > .card:not(:first-child)[b-8y47zasrou] {
                border-top-left-radius: 0;
                border-bottom-left-radius: 0;
            }

                .card-group > .card:not(:first-child) .card-img-top[b-8y47zasrou],
                .card-group > .card:not(:first-child) .card-header[b-8y47zasrou] {
                    border-top-right-radius: 0;
                }

                .card-group > .card:not(:first-child) .card-img-bottom[b-8y47zasrou],
                .card-group > .card:not(:first-child) .card-footer[b-8y47zasrou] {
                    border-bottom-left-radius: 0;
                }
}

.accordion-button[b-8y47zasrou] {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    padding: 1rem 1rem;
    font-size: 15px;
    color: #454056;
    text-align: right;
    background-color: #fff;
    border: 0;
    border-radius: 0;
    overflow-anchor: none;
    transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out, border-radius 0.15s ease;
}

@media (prefers-reduced-motion: reduce) {
    .accordion-button[b-8y47zasrou] {
        transition: none;
    }
}

.accordion-button:not(.collapsed)[b-8y47zasrou] {
    color: #fd5631;
    background-color: transparent;
    box-shadow: inset 0 -1px 0 #efecf3;
}

    .accordion-button:not(.collapsed)[b-8y47zasrou]::after {
        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fd5631'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
        transform: rotate(-180deg);
    }

.accordion-button[b-8y47zasrou]::after {
    flex-shrink: 0;
    width: 1rem;
    height: 1rem;
    margin-right: auto;
    content: "";
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23454056'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-size: 1rem;
    transition: transform 0.2s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
    .accordion-button[b-8y47zasrou]::after {
        transition: none;
    }
}

.accordion-button:hover[b-8y47zasrou] {
    z-index: 2;
}

.accordion-button:focus[b-8y47zasrou] {
    z-index: 3;
    border-color: #efecf3;
    outline: 0;
    box-shadow: unset;
}

.accordion-header[b-8y47zasrou] {
    margin-bottom: 0;
}

.accordion-item[b-8y47zasrou] {
    background-color: #fff;
    border: 1px solid #efecf3;
}

    .accordion-item:first-of-type[b-8y47zasrou] {
        border-top-left-radius: 0.75rem;
        border-top-right-radius: 0.75rem;
    }

        .accordion-item:first-of-type .accordion-button[b-8y47zasrou] {
            border-top-left-radius: calc(0.75rem - 1px);
            border-top-right-radius: calc(0.75rem - 1px);
        }

    .accordion-item:not(:first-of-type)[b-8y47zasrou] {
        border-top: 0;
    }

    .accordion-item:last-of-type[b-8y47zasrou] {
        border-bottom-right-radius: 0.75rem;
        border-bottom-left-radius: 0.75rem;
    }

        .accordion-item:last-of-type .accordion-button.collapsed[b-8y47zasrou] {
            border-bottom-right-radius: calc(0.75rem - 1px);
            border-bottom-left-radius: calc(0.75rem - 1px);
        }

        .accordion-item:last-of-type .accordion-collapse[b-8y47zasrou] {
            border-bottom-right-radius: 0.75rem;
            border-bottom-left-radius: 0.75rem;
        }

.accordion-body[b-8y47zasrou] {
    padding: 1rem 1rem;
}

.accordion-flush .accordion-collapse[b-8y47zasrou] {
    border-width: 0;
}

.accordion-flush .accordion-item[b-8y47zasrou] {
    border-right: 0;
    border-left: 0;
    border-radius: 0;
}

    .accordion-flush .accordion-item:first-child[b-8y47zasrou] {
        border-top: 0;
    }

    .accordion-flush .accordion-item:last-child[b-8y47zasrou] {
        border-bottom: 0;
    }

    .accordion-flush .accordion-item .accordion-button[b-8y47zasrou] {
        border-radius: 0;
    }

.breadcrumb[b-8y47zasrou] {
    display: flex;
    flex-wrap: wrap;
    padding: 0 0;
    margin-bottom: 1rem;
    font-size: 0.875rem;
    list-style: none;
    background-color: transparent;
}

.breadcrumb-item + .breadcrumb-item[b-8y47zasrou] {
    padding-right: 0.625rem;
}

    .breadcrumb-item + .breadcrumb-item[b-8y47zasrou]::before {
        float: right;
        padding-left: 0.625rem;
        color: #9691a4;
        content: var( --bs-breadcrumb-divider, "\e951" ); /* rtl: var(--bs-breadcrumb-divider, "\e951") */
    }

.breadcrumb-item.active[b-8y47zasrou] {
    color: #fd5631;
}

.pagination[b-8y47zasrou] {
    display: flex;
    padding-left: 0;
    list-style: none;
}

.page-link[b-8y47zasrou] {
    position: relative;
    display: block;
    color: #454056;
    text-decoration: none;
    background-color: transparent;
    border: 1px solid transparent;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
    .page-link[b-8y47zasrou] {
        transition: none;
    }
}

.page-link:hover[b-8y47zasrou] {
    z-index: 2;
    color: #fd5631;
    background-color: transparent;
    border-color: transparent;
}

.page-link:focus[b-8y47zasrou] {
    z-index: 3;
    color: #fd3509;
    background-color: transparent;
    outline: 0;
    box-shadow: none;
}

.page-item:not(:first-child) .page-link[b-8y47zasrou] {
    margin-left: -1px;
}

.page-item.active .page-link[b-8y47zasrou] {
    z-index: 3;
    color: #fff;
    background-color: #fd5631;
    border-color: transparent;
}

.page-item.disabled .page-link[b-8y47zasrou] {
    color: rgba(69, 64, 86, 0.4);
    pointer-events: none;
    background-color: transparent;
    border-color: transparent;
}

.page-link[b-8y47zasrou] {
    padding: 0 0.475rem;
}

.page-item:first-child .page-link[b-8y47zasrou] {
    border-top-left-radius: 0.5rem;
    border-bottom-left-radius: 0.5rem;
}

.page-item:last-child .page-link[b-8y47zasrou] {
    border-top-right-radius: 0.5rem;
    border-bottom-right-radius: 0.5rem;
}

.pagination-lg .page-link[b-8y47zasrou] {
    padding: 0 0.55rem;
    font-size: 1.125rem;
}

.pagination-lg .page-item:first-child .page-link[b-8y47zasrou] {
    border-top-left-radius: 0.75rem;
    border-bottom-left-radius: 0.75rem;
}

.pagination-lg .page-item:last-child .page-link[b-8y47zasrou] {
    border-top-right-radius: 0.75rem;
    border-bottom-right-radius: 0.75rem;
}

.pagination-sm .page-link[b-8y47zasrou] {
    padding: 0 0.4rem;
    font-size: 0.875rem;
}

.pagination-sm .page-item:first-child .page-link[b-8y47zasrou] {
    border-top-left-radius: 0.375rem;
    border-bottom-left-radius: 0.375rem;
}

.pagination-sm .page-item:last-child .page-link[b-8y47zasrou] {
    border-top-right-radius: 0.375rem;
    border-bottom-right-radius: 0.375rem;
}

.badge[b-8y47zasrou] {
    display: inline-block;
    padding: 0.4375em 0.75em;
    font-size: 0.8125em;
    font-weight: normal;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.375rem;
}

    .badge:empty[b-8y47zasrou] {
        display: none;
    }

.btn .badge[b-8y47zasrou] {
    position: relative;
    top: -1px;
}

.alert[b-8y47zasrou] {
    position: relative;
    padding: 1rem 1rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: 0.5rem;
}

.alert-heading[b-8y47zasrou] {
    color: inherit;
}

.alert-link[b-8y47zasrou] {
    font-weight: 700;
}

.alert-dismissible[b-8y47zasrou] {
    padding-right: 3rem;
}

    .alert-dismissible .btn-close[b-8y47zasrou] {
        position: absolute;
        top: 0;
        right: 0;
        z-index: 2;
        padding: 1.25rem 1rem;
    }

.alert-primary[b-8y47zasrou] {
    color: #fd5631;
    background-color: #ffeeea;
    border-color: #fec4b7;
}

    .alert-primary .alert-link[b-8y47zasrou] {
        color: #ca4527;
    }

.alert-accent[b-8y47zasrou] {
    color: #5d3cf2;
    background-color: #efecfe;
    border-color: #c6bbfa;
}

    .alert-accent .alert-link[b-8y47zasrou] {
        color: #4a30c2;
    }

.alert-secondary[b-8y47zasrou] {
    color: #f5f4f8;
    background-color: #fefefe;
    border-color: #fcfbfd;
}

    .alert-secondary .alert-link[b-8y47zasrou] {
        color: #c4c3c6;
    }

.alert-success[b-8y47zasrou] {
    color: #07c98b;
    background-color: #e6faf3;
    border-color: #a8ecd6;
}

    .alert-success .alert-link[b-8y47zasrou] {
        color: #06a16f;
    }

.alert-info[b-8y47zasrou] {
    color: #3c76f2;
    background-color: #ecf1fe;
    border-color: #bbcffa;
}

    .alert-info .alert-link[b-8y47zasrou] {
        color: #305ec2;
    }

.alert-warning[b-8y47zasrou] {
    color: #fdbc31;
    background-color: #fff8ea;
    border-color: #fee8b7;
}

    .alert-warning .alert-link[b-8y47zasrou] {
        color: #ca9627;
    }

.alert-danger[b-8y47zasrou] {
    color: #f23c49;
    background-color: #feeced;
    border-color: #fabbbf;
}

    .alert-danger .alert-link[b-8y47zasrou] {
        color: #c2303a;
    }

.alert-light[b-8y47zasrou] {
    color: #fff;
    background-color: #fff;
    border-color: #fff;
}

    .alert-light .alert-link[b-8y47zasrou] {
        color: #ccc;
    }

.alert-dark[b-8y47zasrou] {
    color: #1f1b2d;
    background-color: #e9e8ea;
    border-color: #b1afb6;
}

    .alert-dark .alert-link[b-8y47zasrou] {
        color: #191624;
    }

@-webkit-keyframes progress-bar-stripes {
    0% {
        background-position-x: 1rem;
    }
}

@keyframes progress-bar-stripes-b-8y47zasrou {
    0% {
        background-position-x: 1rem;
    }
}

.progress[b-8y47zasrou] {
    display: flex;
    height: 1rem;
    overflow: hidden;
    font-size: 0.75rem;
    background-color: #efecf3;
    border-radius: 0.375rem;
    box-shadow: none;
}

.progress-bar[b-8y47zasrou] {
    display: flex;
    flex-direction: column;
    justify-content: center;
    overflow: hidden;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    background-color: #fd5631;
    transition: width 0.6s ease;
}

@media (prefers-reduced-motion: reduce) {
    .progress-bar[b-8y47zasrou] {
        transition: none;
    }
}

.progress-bar-striped[b-8y47zasrou] {
    background-image: linear-gradient( 45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent );
    background-size: 1rem 1rem;
}

.progress-bar-animated[b-8y47zasrou] {
    -webkit-animation: 1s linear infinite progress-bar-stripes;
    animation: 1s linear infinite progress-bar-stripes-b-8y47zasrou;
}

@media (prefers-reduced-motion: reduce) {
    .progress-bar-animated[b-8y47zasrou] {
        -webkit-animation: none;
        animation: none;
    }
}

.list-group[b-8y47zasrou] {
    display: flex;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    border-radius: 0.75rem;
}

.list-group-numbered[b-8y47zasrou] {
    list-style-type: none;
    counter-reset: section;
}

    .list-group-numbered > li[b-8y47zasrou]::before {
        content: counters(section, ".") ". ";
        counter-increment: section;
    }

.list-group-item-action[b-8y47zasrou] {
    width: 100%;
    color: #666276;
    text-align: inherit;
}

    .list-group-item-action:hover[b-8y47zasrou],
    .list-group-item-action:focus[b-8y47zasrou] {
        z-index: 1;
        color: #fd5631;
        text-decoration: none;
        background-color: transparent;
    }

    .list-group-item-action:active[b-8y47zasrou] {
        color: #fd5631;
        background-color: transparent;
    }

.list-group-item[b-8y47zasrou] {
    position: relative;
    display: block;
    padding: 0.75rem 1rem;
    color: #454056;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.08);
}

    .list-group-item:first-child[b-8y47zasrou] {
        border-top-left-radius: inherit;
        border-top-right-radius: inherit;
    }

    .list-group-item:last-child[b-8y47zasrou] {
        border-bottom-right-radius: inherit;
        border-bottom-left-radius: inherit;
    }

    .list-group-item.disabled[b-8y47zasrou],
    .list-group-item:disabled[b-8y47zasrou] {
        color: #9691a4;
        pointer-events: none;
        background-color: #fff;
    }

    .list-group-item.active[b-8y47zasrou] {
        z-index: 2;
        color: #fff;
        background-color: #fd5631;
        border-color: #fd5631;
    }

    .list-group-item + .list-group-item[b-8y47zasrou] {
        border-top-width: 0;
    }

        .list-group-item + .list-group-item.active[b-8y47zasrou] {
            margin-top: -1px;
            border-top-width: 1px;
        }

.list-group-horizontal[b-8y47zasrou] {
    flex-direction: row;
}

    .list-group-horizontal > .list-group-item:first-child[b-8y47zasrou] {
        border-bottom-left-radius: 0.75rem;
        border-top-right-radius: 0;
    }

    .list-group-horizontal > .list-group-item:last-child[b-8y47zasrou] {
        border-top-right-radius: 0.75rem;
        border-bottom-left-radius: 0;
    }

    .list-group-horizontal > .list-group-item.active[b-8y47zasrou] {
        margin-top: 0;
    }

    .list-group-horizontal > .list-group-item + .list-group-item[b-8y47zasrou] {
        border-top-width: 1px;
        border-left-width: 0;
    }

        .list-group-horizontal > .list-group-item + .list-group-item.active[b-8y47zasrou] {
            margin-left: -1px;
            border-left-width: 1px;
        }

@media (min-width: 500px) {
    .list-group-horizontal-sm[b-8y47zasrou] {
        flex-direction: row;
    }

        .list-group-horizontal-sm > .list-group-item:first-child[b-8y47zasrou] {
            border-bottom-right-radius: 0.75rem;
            border-top-left-radius: 0;
        }

        .list-group-horizontal-sm > .list-group-item:last-child[b-8y47zasrou] {
            border-top-left-radius: 0.75rem;
            border-bottom-right-radius: 0;
        }

        .list-group-horizontal-sm > .list-group-item.active[b-8y47zasrou] {
            margin-top: 0;
        }

        .list-group-horizontal-sm > .list-group-item + .list-group-item[b-8y47zasrou] {
            border-top-width: 1px;
            border-right-width: 0;
        }

            .list-group-horizontal-sm > .list-group-item + .list-group-item.active[b-8y47zasrou] {
                margin-left: -1px;
                border-left-width: 1px;
            }
}

@media (min-width: 768px) {
    .list-group-horizontal-md[b-8y47zasrou] {
        flex-direction: row;
    }

        .list-group-horizontal-md > .list-group-item:first-child[b-8y47zasrou] {
            border-bottom-left-radius: 0.75rem;
            border-top-right-radius: 0;
        }

        .list-group-horizontal-md > .list-group-item:last-child[b-8y47zasrou] {
            border-top-right-radius: 0.75rem;
            border-bottom-left-radius: 0;
        }

        .list-group-horizontal-md > .list-group-item.active[b-8y47zasrou] {
            margin-top: 0;
        }

        .list-group-horizontal-md > .list-group-item + .list-group-item[b-8y47zasrou] {
            border-top-width: 1px;
            border-left-width: 0;
        }

            .list-group-horizontal-md > .list-group-item + .list-group-item.active[b-8y47zasrou] {
                margin-left: -1px;
                border-left-width: 1px;
            }
}

@media (min-width: 992px) {
    .list-group-horizontal-lg[b-8y47zasrou] {
        flex-direction: row;
    }

        .list-group-horizontal-lg > .list-group-item:first-child[b-8y47zasrou] {
            border-bottom-left-radius: 0.75rem;
            border-top-right-radius: 0;
        }

        .list-group-horizontal-lg > .list-group-item:last-child[b-8y47zasrou] {
            border-top-right-radius: 0.75rem;
            border-bottom-left-radius: 0;
        }

        .list-group-horizontal-lg > .list-group-item.active[b-8y47zasrou] {
            margin-top: 0;
        }

        .list-group-horizontal-lg > .list-group-item + .list-group-item[b-8y47zasrou] {
            border-top-width: 1px;
            border-left-width: 0;
        }

            .list-group-horizontal-lg > .list-group-item + .list-group-item.active[b-8y47zasrou] {
                margin-left: -1px;
                border-left-width: 1px;
            }
}

@media (min-width: 1200px) {
    .list-group-horizontal-xl[b-8y47zasrou] {
        flex-direction: row;
    }

        .list-group-horizontal-xl > .list-group-item:first-child[b-8y47zasrou] {
            border-bottom-left-radius: 0.75rem;
            border-top-right-radius: 0;
        }

        .list-group-horizontal-xl > .list-group-item:last-child[b-8y47zasrou] {
            border-top-right-radius: 0.75rem;
            border-bottom-left-radius: 0;
        }

        .list-group-horizontal-xl > .list-group-item.active[b-8y47zasrou] {
            margin-top: 0;
        }

        .list-group-horizontal-xl > .list-group-item + .list-group-item[b-8y47zasrou] {
            border-top-width: 1px;
            border-left-width: 0;
        }

            .list-group-horizontal-xl > .list-group-item + .list-group-item.active[b-8y47zasrou] {
                margin-left: -1px;
                border-left-width: 1px;
            }
}

@media (min-width: 1400px) {
    .list-group-horizontal-xxl[b-8y47zasrou] {
        flex-direction: row;
    }

        .list-group-horizontal-xxl > .list-group-item:first-child[b-8y47zasrou] {
            border-bottom-left-radius: 0.75rem;
            border-top-right-radius: 0;
        }

        .list-group-horizontal-xxl > .list-group-item:last-child[b-8y47zasrou] {
            border-top-right-radius: 0.75rem;
            border-bottom-left-radius: 0;
        }

        .list-group-horizontal-xxl > .list-group-item.active[b-8y47zasrou] {
            margin-top: 0;
        }

        .list-group-horizontal-xxl > .list-group-item + .list-group-item[b-8y47zasrou] {
            border-top-width: 1px;
            border-left-width: 0;
        }

            .list-group-horizontal-xxl > .list-group-item + .list-group-item.active[b-8y47zasrou] {
                margin-left: -1px;
                border-left-width: 1px;
            }
}

.list-group-flush[b-8y47zasrou] {
    border-radius: 0;
}

    .list-group-flush > .list-group-item[b-8y47zasrou] {
        border-width: 0 0 1px;
    }

        .list-group-flush > .list-group-item:last-child[b-8y47zasrou] {
            border-bottom-width: 0;
        }

.list-group-item-primary[b-8y47zasrou] {
    color: #000;
    background-color: #ffe6e0;
}

    .list-group-item-primary.list-group-item-action:hover[b-8y47zasrou],
    .list-group-item-primary.list-group-item-action:focus[b-8y47zasrou] {
        color: #000;
        background-color: #e6cfca;
    }

    .list-group-item-primary.list-group-item-action.active[b-8y47zasrou] {
        color: #fff;
        background-color: #000;
        border-color: #000;
    }

.list-group-item-accent[b-8y47zasrou] {
    color: #5d3cf2;
    background-color: #e7e2fd;
}

    .list-group-item-accent.list-group-item-action:hover[b-8y47zasrou],
    .list-group-item-accent.list-group-item-action:focus[b-8y47zasrou] {
        color: #5d3cf2;
        background-color: #d0cbe4;
    }

    .list-group-item-accent.list-group-item-action.active[b-8y47zasrou] {
        color: #fff;
        background-color: #5d3cf2;
        border-color: #5d3cf2;
    }

.list-group-item-secondary[b-8y47zasrou] {
    color: #000;
    background-color: #fefdfe;
}

    .list-group-item-secondary.list-group-item-action:hover[b-8y47zasrou],
    .list-group-item-secondary.list-group-item-action:focus[b-8y47zasrou] {
        color: #000;
        background-color: #e5e4e5;
    }

    .list-group-item-secondary.list-group-item-action.active[b-8y47zasrou] {
        color: #fff;
        background-color: #000;
        border-color: #000;
    }

.list-group-item-success[b-8y47zasrou] {
    color: #000;
    background-color: #daf7ee;
}

    .list-group-item-success.list-group-item-action:hover[b-8y47zasrou],
    .list-group-item-success.list-group-item-action:focus[b-8y47zasrou] {
        color: #000;
        background-color: #c4ded6;
    }

    .list-group-item-success.list-group-item-action.active[b-8y47zasrou] {
        color: #fff;
        background-color: #000;
        border-color: #000;
    }

.list-group-item-info[b-8y47zasrou] {
    color: #000;
    background-color: #e2eafd;
}

    .list-group-item-info.list-group-item-action:hover[b-8y47zasrou],
    .list-group-item-info.list-group-item-action:focus[b-8y47zasrou] {
        color: #000;
        background-color: #cbd3e4;
    }

    .list-group-item-info.list-group-item-action.active[b-8y47zasrou] {
        color: #fff;
        background-color: #000;
        border-color: #000;
    }

.list-group-item-warning[b-8y47zasrou] {
    color: #000;
    background-color: #fff5e0;
}

    .list-group-item-warning.list-group-item-action:hover[b-8y47zasrou],
    .list-group-item-warning.list-group-item-action:focus[b-8y47zasrou] {
        color: #000;
        background-color: #e6ddca;
    }

    .list-group-item-warning.list-group-item-action.active[b-8y47zasrou] {
        color: #fff;
        background-color: #000;
        border-color: #000;
    }

.list-group-item-danger[b-8y47zasrou] {
    color: #000;
    background-color: #fde2e4;
}

    .list-group-item-danger.list-group-item-action:hover[b-8y47zasrou],
    .list-group-item-danger.list-group-item-action:focus[b-8y47zasrou] {
        color: #000;
        background-color: #e4cbcd;
    }

    .list-group-item-danger.list-group-item-action.active[b-8y47zasrou] {
        color: #fff;
        background-color: #000;
        border-color: #000;
    }

.list-group-item-light[b-8y47zasrou] {
    color: #000;
    background-color: #fff;
}

    .list-group-item-light.list-group-item-action:hover[b-8y47zasrou],
    .list-group-item-light.list-group-item-action:focus[b-8y47zasrou] {
        color: #000;
        background-color: #e6e6e6;
    }

    .list-group-item-light.list-group-item-action.active[b-8y47zasrou] {
        color: #fff;
        background-color: #000;
        border-color: #000;
    }

.list-group-item-dark[b-8y47zasrou] {
    color: #1f1b2d;
    background-color: #dddde0;
}

    .list-group-item-dark.list-group-item-action:hover[b-8y47zasrou],
    .list-group-item-dark.list-group-item-action:focus[b-8y47zasrou] {
        color: #1f1b2d;
        background-color: #c7c7ca;
    }

    .list-group-item-dark.list-group-item-action.active[b-8y47zasrou] {
        color: #fff;
        background-color: #1f1b2d;
        border-color: #1f1b2d;
    }

.btn-close[b-8y47zasrou] {
    box-sizing: content-box;
    width: 0.75em;
    height: 0.75em;
    padding: 0.25em 0.25em;
    color: #000;
    background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/0.75em auto no-repeat;
    border: 0;
    border-radius: 0.5rem;
    opacity: 0.5;
}

    .btn-close:hover[b-8y47zasrou] {
        color: #000;
        text-decoration: none;
        opacity: 0.75;
    }

    .btn-close:focus[b-8y47zasrou] {
        outline: 0;
        box-shadow: none;
        opacity: 1;
    }

    .btn-close:disabled[b-8y47zasrou],
    .btn-close.disabled[b-8y47zasrou] {
        pointer-events: none;
        -webkit-user-select: none;
        -moz-user-select: none;
        user-select: none;
        opacity: 0.25;
    }

.btn-close-white[b-8y47zasrou] {
    filter: invert(1) grayscale(100%) brightness(200%);
}

.toast[b-8y47zasrou] {
    width: 350px;
    max-width: 100%;
    font-size: 0.875rem;
    pointer-events: auto;
    background-color: rgba(255, 255, 255, 0.85);
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.1);
    box-shadow: 0 0.125rem 0.5rem -0.25rem rgba(31, 27, 45, 0.12), 0 0.25rem 1rem rgba(31, 27, 45, 0.12);
    border-radius: 0.5rem;
}

    .toast.showing[b-8y47zasrou] {
        opacity: 0;
    }

    .toast:not(.show)[b-8y47zasrou] {
        display: none;
    }

.toast-container[b-8y47zasrou] {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    max-width: 100%;
    pointer-events: none;
}

    .toast-container > :not(:last-child)[b-8y47zasrou] {
        margin-bottom: 0.75rem;
    }

.toast-header[b-8y47zasrou] {
    display: flex;
    align-items: center;
    padding: 0.5rem 0.75rem;
    color: #9691a4;
    background-color: rgba(255, 255, 255, 0.85);
    background-clip: padding-box;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    border-top-left-radius: calc(0.5rem - 1px);
    border-top-right-radius: calc(0.5rem - 1px);
}

    .toast-header .btn-close[b-8y47zasrou] {
        margin-right: -0.375rem;
        margin-left: 0.75rem;
    }

.toast-body[b-8y47zasrou] {
    padding: 0.75rem;
    word-wrap: break-word;
}

.modal[b-8y47zasrou] {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1055;
    display: none;
    width: 100%;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    outline: 0;
}

.modal-dialog[b-8y47zasrou] {
    position: relative;
    width: auto;
    margin: 0.5rem;
    pointer-events: none;
}

.modal.fade .modal-dialog[b-8y47zasrou] {
    transition: transform 0.2s ease-out;
    transform: scale(0.9);
}

@media (prefers-reduced-motion: reduce) {
    .modal.fade .modal-dialog[b-8y47zasrou] {
        transition: none;
    }
}

.modal.show .modal-dialog[b-8y47zasrou] {
    transform: none;
}

.modal.modal-static .modal-dialog[b-8y47zasrou] {
    transform: scale(1.02);
}

.modal-dialog-scrollable[b-8y47zasrou] {
    height: calc(100% - 1rem);
}

    .modal-dialog-scrollable .modal-content[b-8y47zasrou] {
        max-height: 100%;
        overflow: hidden;
    }

    .modal-dialog-scrollable .modal-body[b-8y47zasrou] {
        overflow-y: auto;
    }

.modal-dialog-centered[b-8y47zasrou] {
    display: flex;
    align-items: center;
    min-height: calc(100% - 1rem);
}

.modal-content[b-8y47zasrou] {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #efecf3;
    border-radius: 0.75rem;
    box-shadow: 0 0.125rem 0.125rem -0.125rem rgba(31, 27, 45, 0.08), 0 0.25rem 0.75rem rgba(31, 27, 45, 0.08);
    outline: 0;
}

.modal-backdrop[b-8y47zasrou] {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    width: 100vw;
    height: 100vh;
    background-color: #09080d;
}

    .modal-backdrop.fade[b-8y47zasrou] {
        opacity: 0;
    }

    .modal-backdrop.show[b-8y47zasrou] {
        opacity: 0.6;
    }

.modal-header[b-8y47zasrou] {
    display: flex;
    flex-shrink: 0;
    align-items: center;
    justify-content: space-between;
    padding: 1rem 1.125rem;
    border-bottom: 1px solid #efecf3;
    border-top-left-radius: calc(0.75rem - 1px);
    border-top-right-radius: calc(0.75rem - 1px);
}

    .modal-header .btn-close[b-8y47zasrou] {
        padding: 0.5rem 0.5625rem;
        margin: -0.5rem -0.5625rem -0.5rem auto;
    }

.modal-title[b-8y47zasrou] {
    margin-bottom: 0;
    line-height: 1.5;
}

.modal-body[b-8y47zasrou] {
    position: relative;
    flex: 1 1 auto;
    padding: 1.125rem;
}

.modal-footer[b-8y47zasrou] {
    display: flex;
    flex-wrap: wrap;
    flex-shrink: 0;
    align-items: center;
    justify-content: flex-end;
    padding: 0.75rem;
    border-top: 1px solid #efecf3;
    border-bottom-right-radius: calc(0.75rem - 1px);
    border-bottom-left-radius: calc(0.75rem - 1px);
}

    .modal-footer > *[b-8y47zasrou] {
        margin: 0.375rem;
    }

@media (min-width: 500px) {
    .modal-dialog[b-8y47zasrou] {
        max-width: 500px;
        margin: 1.75rem auto;
    }

    .modal-dialog-scrollable[b-8y47zasrou] {
        height: calc(100% - 3.5rem);
    }

    .modal-dialog-centered[b-8y47zasrou] {
        min-height: calc(100% - 3.5rem);
    }

    .modal-content[b-8y47zasrou] {
        box-shadow: 0 0.125rem 0.125rem -0.125rem rgba(31, 27, 45, 0.08), 0 0.25rem 0.75rem rgba(31, 27, 45, 0.08);
    }

    .modal-sm[b-8y47zasrou] {
        max-width: 300px;
    }
}

@media (min-width: 992px) {
    .modal-lg[b-8y47zasrou],
    .modal-xl[b-8y47zasrou] {
        max-width: 800px;
    }
}

@media (min-width: 1200px) {
    .modal-xl[b-8y47zasrou] {
        max-width: 1140px;
    }
}

.modal-fullscreen[b-8y47zasrou] {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
}

    .modal-fullscreen .modal-content[b-8y47zasrou] {
        height: 100%;
        border: 0;
        border-radius: 0;
    }

    .modal-fullscreen .modal-header[b-8y47zasrou] {
        border-radius: 0;
    }

    .modal-fullscreen .modal-body[b-8y47zasrou] {
        overflow-y: auto;
    }

    .modal-fullscreen .modal-footer[b-8y47zasrou] {
        border-radius: 0;
    }

@media (max-width: 499.98px) {
    .modal-fullscreen-sm-down[b-8y47zasrou] {
        width: 100vw;
        max-width: none;
        height: 100%;
        margin: 0;
    }

        .modal-fullscreen-sm-down .modal-content[b-8y47zasrou] {
            height: 100%;
            border: 0;
            border-radius: 0;
        }

        .modal-fullscreen-sm-down .modal-header[b-8y47zasrou] {
            border-radius: 0;
        }

        .modal-fullscreen-sm-down .modal-body[b-8y47zasrou] {
            overflow-y: auto;
        }

        .modal-fullscreen-sm-down .modal-footer[b-8y47zasrou] {
            border-radius: 0;
        }
}

@media (max-width: 767.98px) {
    .modal-fullscreen-md-down[b-8y47zasrou] {
        width: 100vw;
        max-width: none;
        height: 100%;
        margin: 0;
    }

        .modal-fullscreen-md-down .modal-content[b-8y47zasrou] {
            height: 100%;
            border: 0;
            border-radius: 0;
        }

        .modal-fullscreen-md-down .modal-header[b-8y47zasrou] {
            border-radius: 0;
        }

        .modal-fullscreen-md-down .modal-body[b-8y47zasrou] {
            overflow-y: auto;
        }

        .modal-fullscreen-md-down .modal-footer[b-8y47zasrou] {
            border-radius: 0;
        }
}

@media (max-width: 991.98px) {
    .modal-fullscreen-lg-down[b-8y47zasrou] {
        width: 100vw;
        max-width: none;
        height: 100%;
        margin: 0;
    }

        .modal-fullscreen-lg-down .modal-content[b-8y47zasrou] {
            height: 100%;
            border: 0;
            border-radius: 0;
        }

        .modal-fullscreen-lg-down .modal-header[b-8y47zasrou] {
            border-radius: 0;
        }

        .modal-fullscreen-lg-down .modal-body[b-8y47zasrou] {
            overflow-y: auto;
        }

        .modal-fullscreen-lg-down .modal-footer[b-8y47zasrou] {
            border-radius: 0;
        }
}

@media (max-width: 1199.98px) {
    .modal-fullscreen-xl-down[b-8y47zasrou] {
        width: 100vw;
        max-width: none;
        height: 100%;
        margin: 0;
    }

        .modal-fullscreen-xl-down .modal-content[b-8y47zasrou] {
            height: 100%;
            border: 0;
            border-radius: 0;
        }

        .modal-fullscreen-xl-down .modal-header[b-8y47zasrou] {
            border-radius: 0;
        }

        .modal-fullscreen-xl-down .modal-body[b-8y47zasrou] {
            overflow-y: auto;
        }

        .modal-fullscreen-xl-down .modal-footer[b-8y47zasrou] {
            border-radius: 0;
        }
}

@media (max-width: 1399.98px) {
    .modal-fullscreen-xxl-down[b-8y47zasrou] {
        width: 100vw;
        max-width: none;
        height: 100%;
        margin: 0;
    }

        .modal-fullscreen-xxl-down .modal-content[b-8y47zasrou] {
            height: 100%;
            border: 0;
            border-radius: 0;
        }

        .modal-fullscreen-xxl-down .modal-header[b-8y47zasrou] {
            border-radius: 0;
        }

        .modal-fullscreen-xxl-down .modal-body[b-8y47zasrou] {
            overflow-y: auto;
        }

        .modal-fullscreen-xxl-down .modal-footer[b-8y47zasrou] {
            border-radius: 0;
        }
}

.tooltip[b-8y47zasrou] {
    position: absolute;
    z-index: 1080;
    display: block;
    margin: 0;
    font-family: iransans;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: 0.75rem;
    word-wrap: break-word;
    opacity: 0;
}

    .tooltip.show[b-8y47zasrou] {
        opacity: 0.9;
    }

    .tooltip .tooltip-arrow[b-8y47zasrou] {
        position: absolute;
        display: block;
        width: 0.8rem;
        height: 0.4rem;
    }

        .tooltip .tooltip-arrow[b-8y47zasrou]::before {
            position: absolute;
            content: "";
            border-color: transparent;
            border-style: solid;
        }

.bs-tooltip-top[b-8y47zasrou],
.bs-tooltip-auto[data-popper-placement^="top"][b-8y47zasrou] {
    padding: 0.4rem 0;
}

    .bs-tooltip-top .tooltip-arrow[b-8y47zasrou],
    .bs-tooltip-auto[data-popper-placement^="top"] .tooltip-arrow[b-8y47zasrou] {
        bottom: 0;
    }

        .bs-tooltip-top .tooltip-arrow[b-8y47zasrou]::before,
        .bs-tooltip-auto[data-popper-placement^="top"] .tooltip-arrow[b-8y47zasrou]::before {
            top: -1px;
            border-width: 0.4rem 0.4rem 0;
            border-top-color: #000;
        }

.bs-tooltip-end[b-8y47zasrou],
.bs-tooltip-auto[data-popper-placement^="right"][b-8y47zasrou] {
    padding: 0 0.4rem;
}

    .bs-tooltip-end .tooltip-arrow[b-8y47zasrou],
    .bs-tooltip-auto[data-popper-placement^="right"] .tooltip-arrow[b-8y47zasrou] {
        left: 0;
        width: 0.4rem;
        height: 0.8rem;
    }

        .bs-tooltip-end .tooltip-arrow[b-8y47zasrou]::before,
        .bs-tooltip-auto[data-popper-placement^="right"] .tooltip-arrow[b-8y47zasrou]::before {
            right: -1px;
            border-width: 0.4rem 0.4rem 0.4rem 0;
            border-right-color: #000;
        }

.bs-tooltip-bottom[b-8y47zasrou],
.bs-tooltip-auto[data-popper-placement^="bottom"][b-8y47zasrou] {
    padding: 0.4rem 0;
}

    .bs-tooltip-bottom .tooltip-arrow[b-8y47zasrou],
    .bs-tooltip-auto[data-popper-placement^="bottom"] .tooltip-arrow[b-8y47zasrou] {
        top: 0;
    }

        .bs-tooltip-bottom .tooltip-arrow[b-8y47zasrou]::before,
        .bs-tooltip-auto[data-popper-placement^="bottom"] .tooltip-arrow[b-8y47zasrou]::before {
            bottom: -1px;
            border-width: 0 0.4rem 0.4rem;
            border-bottom-color: #000;
        }

.bs-tooltip-start[b-8y47zasrou],
.bs-tooltip-auto[data-popper-placement^="left"][b-8y47zasrou] {
    padding: 0 0.4rem;
}

    .bs-tooltip-start .tooltip-arrow[b-8y47zasrou],
    .bs-tooltip-auto[data-popper-placement^="left"] .tooltip-arrow[b-8y47zasrou] {
        right: 0;
        width: 0.4rem;
        height: 0.8rem;
    }

        .bs-tooltip-start .tooltip-arrow[b-8y47zasrou]::before,
        .bs-tooltip-auto[data-popper-placement^="left"] .tooltip-arrow[b-8y47zasrou]::before {
            left: -1px;
            border-width: 0.4rem 0 0.4rem 0.4rem;
            border-left-color: #000;
        }

.tooltip-inner[b-8y47zasrou] {
    max-width: 200px;
    padding: 0.25rem 0.5rem;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 0.375rem;
}

.popover[b-8y47zasrou] {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1080;
    display: block;
    max-width: 276px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: 0.875rem;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #efecf3;
    border-radius: 0.75rem;
    box-shadow: 0 0.125rem 0.125rem -0.125rem rgba(31, 27, 45, 0.08), 0 0.25rem 0.75rem rgba(31, 27, 45, 0.08);
}

    .popover .popover-arrow[b-8y47zasrou] {
        position: absolute;
        display: block;
        width: 1rem;
        height: 0.5rem;
    }

        .popover .popover-arrow[b-8y47zasrou]::before,
        .popover .popover-arrow[b-8y47zasrou]::after {
            position: absolute;
            display: block;
            content: "";
            border-color: transparent;
            border-style: solid;
        }

.bs-popover-top > .popover-arrow[b-8y47zasrou],
.bs-popover-auto[data-popper-placement^="top"] > .popover-arrow[b-8y47zasrou] {
    bottom: calc(-0.5rem - 1px);
}

    .bs-popover-top > .popover-arrow[b-8y47zasrou]::before,
    .bs-popover-auto[data-popper-placement^="top"] > .popover-arrow[b-8y47zasrou]::before {
        bottom: 0;
        border-width: 0.5rem 0.5rem 0;
        border-top-color: #efecf3;
    }

    .bs-popover-top > .popover-arrow[b-8y47zasrou]::after,
    .bs-popover-auto[data-popper-placement^="top"] > .popover-arrow[b-8y47zasrou]::after {
        bottom: 1px;
        border-width: 0.5rem 0.5rem 0;
        border-top-color: #fff;
    }

.bs-popover-end > .popover-arrow[b-8y47zasrou],
.bs-popover-auto[data-popper-placement^="right"] > .popover-arrow[b-8y47zasrou] {
    left: calc(-0.5rem - 1px);
    width: 0.5rem;
    height: 1rem;
}

    .bs-popover-end > .popover-arrow[b-8y47zasrou]::before,
    .bs-popover-auto[data-popper-placement^="right"] > .popover-arrow[b-8y47zasrou]::before {
        left: 0;
        border-width: 0.5rem 0.5rem 0.5rem 0;
        border-right-color: #efecf3;
    }

    .bs-popover-end > .popover-arrow[b-8y47zasrou]::after,
    .bs-popover-auto[data-popper-placement^="right"] > .popover-arrow[b-8y47zasrou]::after {
        left: 1px;
        border-width: 0.5rem 0.5rem 0.5rem 0;
        border-right-color: #fff;
    }

.bs-popover-bottom > .popover-arrow[b-8y47zasrou],
.bs-popover-auto[data-popper-placement^="bottom"] > .popover-arrow[b-8y47zasrou] {
    top: calc(-0.5rem - 1px);
}

    .bs-popover-bottom > .popover-arrow[b-8y47zasrou]::before,
    .bs-popover-auto[data-popper-placement^="bottom"] > .popover-arrow[b-8y47zasrou]::before {
        top: 0;
        border-width: 0 0.5rem 0.5rem 0.5rem;
        border-bottom-color: #efecf3;
    }

    .bs-popover-bottom > .popover-arrow[b-8y47zasrou]::after,
    .bs-popover-auto[data-popper-placement^="bottom"] > .popover-arrow[b-8y47zasrou]::after {
        top: 1px;
        border-width: 0 0.5rem 0.5rem 0.5rem;
        border-bottom-color: #fff;
    }

.bs-popover-bottom .popover-header[b-8y47zasrou]::before,
.bs-popover-auto[data-popper-placement^="bottom"] .popover-header[b-8y47zasrou]::before {
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    width: 1rem;
    margin-left: -0.5rem;
    content: "";
    border-bottom: 1px solid #fff;
}

.bs-popover-start > .popover-arrow[b-8y47zasrou],
.bs-popover-auto[data-popper-placement^="left"] > .popover-arrow[b-8y47zasrou] {
    right: calc(-0.5rem - 1px);
    width: 0.5rem;
    height: 1rem;
}

    .bs-popover-start > .popover-arrow[b-8y47zasrou]::before,
    .bs-popover-auto[data-popper-placement^="left"] > .popover-arrow[b-8y47zasrou]::before {
        right: 0;
        border-width: 0.5rem 0 0.5rem 0.5rem;
        border-left-color: #efecf3;
    }

    .bs-popover-start > .popover-arrow[b-8y47zasrou]::after,
    .bs-popover-auto[data-popper-placement^="left"] > .popover-arrow[b-8y47zasrou]::after {
        right: 1px;
        border-width: 0.5rem 0 0.5rem 0.5rem;
        border-left-color: #fff;
    }

.popover-header[b-8y47zasrou] {
    padding: 0.75rem 1rem;
    margin-bottom: 0;
    font-size: 1rem;
    color: #1f1b2d;
    background-color: #fff;
    border-bottom: 1px solid #efecf3;
    border-top-left-radius: calc(0.75rem - 1px);
    border-top-right-radius: calc(0.75rem - 1px);
}

    .popover-header:empty[b-8y47zasrou] {
        display: none;
    }

.popover-body[b-8y47zasrou] {
    padding: 1rem 1rem;
    color: #666276;
}

.carousel[b-8y47zasrou] {
    position: relative;
}

    .carousel.pointer-event[b-8y47zasrou] {
        touch-action: pan-y;
    }

.carousel-inner[b-8y47zasrou] {
    position: relative;
    width: 100%;
    overflow: hidden;
}

    .carousel-inner[b-8y47zasrou]::after {
        display: block;
        clear: both;
        content: "";
    }

.carousel-item[b-8y47zasrou] {
    position: relative;
    display: none;
    float: left;
    width: 100%;
    margin-right: -100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: transform 0.6s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
    .carousel-item[b-8y47zasrou] {
        transition: none;
    }
}

.carousel-item.active[b-8y47zasrou],
.carousel-item-next[b-8y47zasrou],
.carousel-item-prev[b-8y47zasrou] {
    display: block;
}

    .carousel-item-next:not(.carousel-item-start)[b-8y47zasrou],
    .active.carousel-item-end[b-8y47zasrou] {
        transform: translateX(100%);
    }

    .carousel-item-prev:not(.carousel-item-end)[b-8y47zasrou],
    .active.carousel-item-start[b-8y47zasrou] {
        transform: translateX(-100%);
    }

.carousel-fade .carousel-item[b-8y47zasrou] {
    opacity: 0;
    transition-property: opacity;
    transform: none;
}

    .carousel-fade .carousel-item.active[b-8y47zasrou],
    .carousel-fade .carousel-item-next.carousel-item-start[b-8y47zasrou],
    .carousel-fade .carousel-item-prev.carousel-item-end[b-8y47zasrou] {
        z-index: 1;
        opacity: 1;
    }

.carousel-fade .active.carousel-item-start[b-8y47zasrou],
.carousel-fade .active.carousel-item-end[b-8y47zasrou] {
    z-index: 0;
    opacity: 0;
    transition: opacity 0s 0.6s;
}

@media (prefers-reduced-motion: reduce) {
    .carousel-fade .active.carousel-item-start[b-8y47zasrou],
    .carousel-fade .active.carousel-item-end[b-8y47zasrou] {
        transition: none;
    }
}

.carousel-control-prev[b-8y47zasrou],
.carousel-control-next[b-8y47zasrou] {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 15%;
    padding: 0;
    color: #fff;
    text-align: center;
    background: none;
    border: 0;
    opacity: 0.5;
    transition: opacity 0.15s ease;
}

@media (prefers-reduced-motion: reduce) {
    .carousel-control-prev[b-8y47zasrou],
    .carousel-control-next[b-8y47zasrou] {
        transition: none;
    }
}

.carousel-control-prev:hover[b-8y47zasrou],
.carousel-control-prev:focus[b-8y47zasrou],
.carousel-control-next:hover[b-8y47zasrou],
.carousel-control-next:focus[b-8y47zasrou] {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: 0.9;
}

.carousel-control-prev[b-8y47zasrou] {
    left: 0;
}

.carousel-control-next[b-8y47zasrou] {
    right: 0;
}

.carousel-control-prev-icon[b-8y47zasrou],
.carousel-control-next-icon[b-8y47zasrou] {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 100% 100%;
}

.carousel-control-prev-icon[b-8y47zasrou] {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e");
}

.carousel-control-next-icon[b-8y47zasrou] {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}

.carousel-indicators[b-8y47zasrou] {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
    display: flex;
    justify-content: center;
    padding: 0;
    margin-right: 15%;
    margin-bottom: 1rem;
    margin-left: 15%;
    list-style: none;
}

    .carousel-indicators [data-bs-target][b-8y47zasrou] {
        box-sizing: content-box;
        flex: 0 1 auto;
        width: 30px;
        height: 3px;
        padding: 0;
        margin-right: 3px;
        margin-left: 3px;
        text-indent: -999px;
        cursor: pointer;
        background-color: #fff;
        background-clip: padding-box;
        border: 0;
        border-top: 10px solid transparent;
        border-bottom: 10px solid transparent;
        opacity: 0.5;
        transition: opacity 0.6s ease;
    }

@media (prefers-reduced-motion: reduce) {
    .carousel-indicators [data-bs-target][b-8y47zasrou] {
        transition: none;
    }
}

.carousel-indicators .active[b-8y47zasrou] {
    opacity: 1;
}

.carousel-caption[b-8y47zasrou] {
    position: absolute;
    right: 15%;
    bottom: 1.25rem;
    left: 15%;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    color: #fff;
    text-align: center;
}

.carousel-dark .carousel-control-prev-icon[b-8y47zasrou],
.carousel-dark .carousel-control-next-icon[b-8y47zasrou] {
    filter: invert(1) grayscale(100);
}

.carousel-dark .carousel-indicators [data-bs-target][b-8y47zasrou] {
    background-color: #000;
}

.carousel-dark .carousel-caption[b-8y47zasrou] {
    color: #000;
}

@-webkit-keyframes spinner-border {
    to {
        transform: rotate(360deg); /* rtl:ignore */
    }
}

@keyframes spinner-border-b-8y47zasrou {
    to {
        transform: rotate(360deg); /* rtl:ignore */
    }
}

.spinner-border[b-8y47zasrou] {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    vertical-align: -0.125em;
    border: 0.15em solid currentColor;
    border-right-color: transparent;
    border-radius: 50%;
    -webkit-animation: 0.75s linear infinite spinner-border;
    animation: 0.75s linear infinite spinner-border-b-8y47zasrou;
}

.spinner-border-sm[b-8y47zasrou] {
    width: 1rem;
    height: 1rem;
    border-width: 0.1em;
}

@-webkit-keyframes spinner-grow {
    0% {
        transform: scale(0);
    }

    50% {
        opacity: 1;
        transform: none;
    }
}

@keyframes spinner-grow-b-8y47zasrou {
    0% {
        transform: scale(0);
    }

    50% {
        opacity: 1;
        transform: none;
    }
}

.spinner-grow[b-8y47zasrou] {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    vertical-align: -0.125em;
    background-color: currentColor;
    border-radius: 50%;
    opacity: 0;
    -webkit-animation: 0.75s linear infinite spinner-grow;
    animation: 0.75s linear infinite spinner-grow-b-8y47zasrou;
}

.spinner-grow-sm[b-8y47zasrou] {
    width: 1rem;
    height: 1rem;
}

@media (prefers-reduced-motion: reduce) {
    .spinner-border[b-8y47zasrou],
    .spinner-grow[b-8y47zasrou] {
        -webkit-animation-duration: 1.5s;
        animation-duration: 1.5s;
    }
}

.offcanvas[b-8y47zasrou] {
    position: fixed;
    bottom: 0;
    z-index: 1080;
    display: flex;
    flex-direction: column;
    max-width: 100%;
    visibility: hidden;
    background-color: #fff;
    background-clip: padding-box;
    outline: 0;
    box-shadow: 0 0.25rem 0.75rem -0.375rem rgba(31, 27, 45, 0.2), 0 0.5rem 1rem rgba(31, 27, 45, 0.16);
    transition: transform 0.3s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
    .offcanvas[b-8y47zasrou] {
        transition: none;
    }
}

.offcanvas-backdrop[b-8y47zasrou] {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1040;
    width: 100vw;
    height: 100vh;
    background-color: #09080d;
}

    .offcanvas-backdrop.fade[b-8y47zasrou] {
        opacity: 0;
    }

    .offcanvas-backdrop.show[b-8y47zasrou] {
        opacity: 0.6;
    }

.offcanvas-header[b-8y47zasrou] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 1.25rem 1.5rem;
}

    .offcanvas-header .btn-close[b-8y47zasrou] {
        padding: 0.625rem 0.75rem;
        margin-top: -0.625rem;
        margin-right: -0.75rem;
        margin-bottom: -0.625rem;
    }

.offcanvas-title[b-8y47zasrou] {
    margin-bottom: 0;
    line-height: initial;
}

.offcanvas-body[b-8y47zasrou] {
    flex-grow: 1;
    padding: 1.25rem 1.5rem;
    overflow-y: auto;
}

.offcanvas-start[b-8y47zasrou] {
    top: 0;
    right: 0;
    width: 21rem;
    border-right: 0 solid transparent;
    transform: translateX(100%);
}

.offcanvas-end[b-8y47zasrou] {
    top: 0;
    right: 0;
    width: 21rem;
    border-left: 0 solid transparent;
    transform: translateX(100%);
}

.offcanvas-top[b-8y47zasrou] {
    top: 0;
    right: 0;
    left: 0;
    height: 30vh;
    max-height: 100%;
    border-bottom: 0 solid transparent;
    transform: translateY(-100%);
}

.offcanvas-bottom[b-8y47zasrou] {
    right: 0;
    left: 0;
    height: 30vh;
    max-height: 100%;
    border-top: 0 solid transparent;
    transform: translateY(100%);
}

.offcanvas.show[b-8y47zasrou] {
    transform: none;
}

.placeholder[b-8y47zasrou] {
    display: inline-block;
    min-height: 1em;
    vertical-align: middle;
    cursor: wait;
    background-color: currentColor;
    opacity: 0.4;
}

    .placeholder.btn[b-8y47zasrou]::before {
        display: inline-block;
        content: "";
    }

.placeholder-xs[b-8y47zasrou] {
    min-height: 0.6em;
}

.placeholder-sm[b-8y47zasrou] {
    min-height: 0.8em;
}

.placeholder-lg[b-8y47zasrou] {
    min-height: 1.2em;
}

.placeholder-glow .placeholder[b-8y47zasrou] {
    -webkit-animation: placeholder-glow 2s ease-in-out infinite;
    animation: placeholder-glow-b-8y47zasrou 2s ease-in-out infinite;
}

@-webkit-keyframes placeholder-glow {
    50% {
        opacity: 0.15;
    }
}

@keyframes placeholder-glow-b-8y47zasrou {
    50% {
        opacity: 0.15;
    }
}

.placeholder-wave[b-8y47zasrou] {
    -webkit-mask-image: linear-gradient( 130deg, #000 55%, rgba(0, 0, 0, 0.85) 75%, #000 95% );
    mask-image: linear-gradient( 130deg, #000 55%, rgba(0, 0, 0, 0.85) 75%, #000 95% );
    -webkit-mask-size: 200% 100%;
    mask-size: 200% 100%;
    -webkit-animation: placeholder-wave 2s linear infinite;
    animation: placeholder-wave-b-8y47zasrou 2s linear infinite;
}

@-webkit-keyframes placeholder-wave {
    100% {
        -webkit-mask-position: -200% 0%;
        mask-position: -200% 0%;
    }
}

@keyframes placeholder-wave-b-8y47zasrou {
    100% {
        -webkit-mask-position: -200% 0%;
        mask-position: -200% 0%;
    }
}

.clearfix[b-8y47zasrou]::after {
    display: block;
    clear: both;
    content: "";
}

.link-primary[b-8y47zasrou] {
    color: #fd5631;
}

    .link-primary:hover[b-8y47zasrou],
    .link-primary:focus[b-8y47zasrou] {
        color: #fd785a;
    }

.link-accent[b-8y47zasrou] {
    color: #5d3cf2;
}

    .link-accent:hover[b-8y47zasrou],
    .link-accent:focus[b-8y47zasrou] {
        color: #4a30c2;
    }

.link-secondary[b-8y47zasrou] {
    color: #f5f4f8;
}

    .link-secondary:hover[b-8y47zasrou],
    .link-secondary:focus[b-8y47zasrou] {
        color: #f7f6f9;
    }

.link-success[b-8y47zasrou] {
    color: #07c98b;
}

    .link-success:hover[b-8y47zasrou],
    .link-success:focus[b-8y47zasrou] {
        color: #39d4a2;
    }

.link-info[b-8y47zasrou] {
    color: #3c76f2;
}

    .link-info:hover[b-8y47zasrou],
    .link-info:focus[b-8y47zasrou] {
        color: #6391f5;
    }

.link-warning[b-8y47zasrou] {
    color: #fdbc31;
}

    .link-warning:hover[b-8y47zasrou],
    .link-warning:focus[b-8y47zasrou] {
        color: #fdc95a;
    }

.link-danger[b-8y47zasrou] {
    color: #f23c49;
}

    .link-danger:hover[b-8y47zasrou],
    .link-danger:focus[b-8y47zasrou] {
        color: #f5636d;
    }

.link-light[b-8y47zasrou] {
    color: #fff;
}

    .link-light:hover[b-8y47zasrou],
    .link-light:focus[b-8y47zasrou] {
        color: #fff;
    }

.link-dark[b-8y47zasrou] {
    color: #1f1b2d;
}

    .link-dark:hover[b-8y47zasrou],
    .link-dark:focus[b-8y47zasrou] {
        color: #191624;
    }

.ratio[b-8y47zasrou] {
    position: relative;
    width: 100%;
}

    .ratio[b-8y47zasrou]::before {
        display: block;
        padding-top: var(--bs-aspect-ratio);
        content: "";
    }

    .ratio > *[b-8y47zasrou] {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

.ratio-1x1[b-8y47zasrou] {
    --bs-aspect-ratio: 100%;
}

.ratio-4x3[b-8y47zasrou] {
    --bs-aspect-ratio: calc(3 / 4 * 100%);
}

.ratio-16x9[b-8y47zasrou] {
    --bs-aspect-ratio: calc(9 / 16 * 100%);
}

.ratio-21x9[b-8y47zasrou] {
    --bs-aspect-ratio: calc(9 / 21 * 100%);
}

.fixed-top[b-8y47zasrou] {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
}

.fixed-bottom[b-8y47zasrou] {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1030;
}

.sticky-top[b-8y47zasrou] {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
}

@media (min-width: 500px) {
    .sticky-sm-top[b-8y47zasrou] {
        position: -webkit-sticky;
        position: sticky;
        top: 0;
        z-index: 1020;
    }
}

@media (min-width: 768px) {
    .sticky-md-top[b-8y47zasrou] {
        position: -webkit-sticky;
        position: sticky;
        top: 0;
        z-index: 1020;
    }
}

@media (min-width: 992px) {
    .sticky-lg-top[b-8y47zasrou] {
        position: -webkit-sticky;
        position: sticky;
        top: 0;
        z-index: 1020;
    }
}

@media (min-width: 1200px) {
    .sticky-xl-top[b-8y47zasrou] {
        position: -webkit-sticky;
        position: sticky;
        top: 0;
        z-index: 1020;
    }
}

@media (min-width: 1400px) {
    .sticky-xxl-top[b-8y47zasrou] {
        position: -webkit-sticky;
        position: sticky;
        top: 0;
        z-index: 1020;
    }
}

.hstack[b-8y47zasrou] {
    display: flex;
    flex-direction: row;
    align-items: center;
    align-self: stretch;
}

.vstack[b-8y47zasrou] {
    display: flex;
    flex: 1 1 auto;
    flex-direction: column;
    align-self: stretch;
}

.visually-hidden[b-8y47zasrou],
.visually-hidden-focusable:not(:focus):not(:focus-within)[b-8y47zasrou] {
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    padding: 0 !important;
    margin: -1px !important;
    overflow: hidden !important;
    clip: rect(0, 0, 0, 0) !important;
    white-space: nowrap !important;
    border: 0 !important;
}

.stretched-link[b-8y47zasrou]::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    content: "";
}

.text-truncate[b-8y47zasrou] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.vr[b-8y47zasrou] {
    display: inline-block;
    align-self: stretch;
    width: 1px;
    min-height: 1em;
    background-color: currentColor;
    opacity: 1;
}

.align-baseline[b-8y47zasrou] {
    vertical-align: baseline !important;
}

.align-top[b-8y47zasrou] {
    vertical-align: top !important;
}

.align-middle[b-8y47zasrou] {
    vertical-align: middle !important;
}

.align-bottom[b-8y47zasrou] {
    vertical-align: bottom !important;
}

.align-text-bottom[b-8y47zasrou] {
    vertical-align: text-bottom !important;
}

.align-text-top[b-8y47zasrou] {
    vertical-align: text-top !important;
}

.float-start[b-8y47zasrou] {
    float: left !important;
}

.float-end[b-8y47zasrou] {
    float: right !important;
}

.float-none[b-8y47zasrou] {
    float: none !important;
}

.opacity-10[b-8y47zasrou] {
    opacity: 0.1 !important;
}

.opacity-15[b-8y47zasrou] {
    opacity: 0.15 !important;
}

.opacity-25[b-8y47zasrou] {
    opacity: 0.25 !important;
}

.opacity-35[b-8y47zasrou] {
    opacity: 0.35 !important;
}

.opacity-40[b-8y47zasrou] {
    opacity: 0.4 !important;
}

.opacity-50[b-8y47zasrou] {
    opacity: 0.5 !important;
}

.opacity-60[b-8y47zasrou] {
    opacity: 0.6 !important;
}

.opacity-65[b-8y47zasrou] {
    opacity: 0.65 !important;
}

.opacity-70[b-8y47zasrou] {
    opacity: 0.7 !important;
}

.opacity-75[b-8y47zasrou] {
    opacity: 0.75 !important;
}

.opacity-80[b-8y47zasrou] {
    opacity: 0.8 !important;
}

.opacity-90[b-8y47zasrou] {
    opacity: 0.9 !important;
}

.opacity-100[b-8y47zasrou] {
    opacity: 1 !important;
}

.overflow-auto[b-8y47zasrou] {
    overflow: auto !important;
}

.overflow-hidden[b-8y47zasrou] {
    overflow: hidden !important;
}

.overflow-visible[b-8y47zasrou] {
    overflow: visible !important;
}

.overflow-scroll[b-8y47zasrou] {
    overflow: scroll !important;
}

.d-inline[b-8y47zasrou] {
    display: inline !important;
}

.d-inline-block[b-8y47zasrou] {
    display: inline-block !important;
}

.d-block[b-8y47zasrou] {
    display: block !important;
}

.d-grid[b-8y47zasrou] {
    display: grid !important;
}

.d-table[b-8y47zasrou] {
    display: table !important;
}

.d-table-row[b-8y47zasrou] {
    display: table-row !important;
}

.d-table-cell[b-8y47zasrou] {
    display: table-cell !important;
}

.d-flex[b-8y47zasrou] {
    display: flex !important;
}

.d-inline-flex[b-8y47zasrou] {
    display: inline-flex !important;
}

.d-none[b-8y47zasrou] {
    display: none !important;
}

.shadow[b-8y47zasrou] {
    box-shadow: 0 0.125rem 0.5rem -0.25rem rgba(31, 27, 45, 0.12), 0 0.25rem 1rem rgba(31, 27, 45, 0.12) !important;
}

.shadow-sm[b-8y47zasrou] {
    box-shadow: 0 0.125rem 0.125rem -0.125rem rgba(31, 27, 45, 0.08), 0 0.25rem 0.75rem rgba(31, 27, 45, 0.08) !important;
}

.shadow-lg[b-8y47zasrou] {
    box-shadow: 0 0.25rem 0.75rem -0.375rem rgba(31, 27, 45, 0.2), 0 0.5rem 1rem rgba(31, 27, 45, 0.16) !important;
}

.shadow-none[b-8y47zasrou] {
    box-shadow: none !important;
}

.position-static[b-8y47zasrou] {
    position: static !important;
}

.position-relative[b-8y47zasrou] {
    position: relative !important;
}

.position-absolute[b-8y47zasrou] {
    position: absolute !important;
}

.position-fixed[b-8y47zasrou] {
    position: fixed !important;
}

.position-sticky[b-8y47zasrou] {
    position: -webkit-sticky !important;
    position: sticky !important;
}

.top-0[b-8y47zasrou] {
    top: 0 !important;
}

.top-50[b-8y47zasrou] {
    top: 50% !important;
}

.top-100[b-8y47zasrou] {
    top: 100% !important;
}

.bottom-0[b-8y47zasrou] {
    bottom: 0 !important;
}

.bottom-50[b-8y47zasrou] {
    bottom: 50% !important;
}

.bottom-100[b-8y47zasrou] {
    bottom: 100% !important;
}

.start-0[b-8y47zasrou] {
    right: 0 !important;
}

.start-50[b-8y47zasrou] {
    left: 50% !important;
}

.start-100[b-8y47zasrou] {
    left: 100% !important;
}

.end-0[b-8y47zasrou] {
    left: 0 !important;
}

.end-50[b-8y47zasrou] {
    right: 50% !important;
}

.end-100[b-8y47zasrou] {
    right: 100% !important;
}

.translate-middle[b-8y47zasrou] {
    transform: translate(-50%, -50%) !important;
}

.translate-middle-x[b-8y47zasrou] {
    transform: translateX(-50%) !important;
}

.translate-middle-y[b-8y47zasrou] {
    transform: translateY(-50%) !important;
}

.border[b-8y47zasrou] {
    border: 1px solid #efecf3 !important;
}

.border-0[b-8y47zasrou] {
    border: 0 !important;
}

.border-top[b-8y47zasrou] {
    border-top: 1px solid #efecf3 !important;
}

.border-top-0[b-8y47zasrou] {
    border-top: 0 !important;
}

.border-end[b-8y47zasrou] {
    border-left: 1px solid #efecf3 !important;
}

.border-end-0[b-8y47zasrou] {
    border-right: 0 !important;
}

.border-bottom[b-8y47zasrou] {
    border-bottom: 1px solid #efecf3 !important;
}

.border-bottom-0[b-8y47zasrou] {
    border-bottom: 0 !important;
}

.border-start[b-8y47zasrou] {
    border-right: 1px solid #efecf3 !important;
}

.border-start-0[b-8y47zasrou] {
    border-left: 0 !important;
}

.border-primary[b-8y47zasrou] {
    border-color: #fd5631 !important;
}

.border-accent[b-8y47zasrou] {
    border-color: #5d3cf2 !important;
}

.border-secondary[b-8y47zasrou] {
    border-color: #f5f4f8 !important;
}

.border-success[b-8y47zasrou] {
    border-color: #07c98b !important;
}

.border-info[b-8y47zasrou] {
    border-color: #3c76f2 !important;
}

.border-warning[b-8y47zasrou] {
    border-color: #fdbc31 !important;
}

.border-danger[b-8y47zasrou] {
    border-color: #f23c49 !important;
}

.border-light[b-8y47zasrou] {
    border-color: rgba(255, 255, 255, 0.15) !important;
}

.border-dark[b-8y47zasrou] {
    border-color: #1f1b2d !important;
}

.border-white[b-8y47zasrou] {
    border-color: #fff !important;
}

.border-1[b-8y47zasrou] {
    border-width: 1px !important;
}

.border-2[b-8y47zasrou] {
    border-width: 2px !important;
}

.border-3[b-8y47zasrou] {
    border-width: 3px !important;
}

.border-4[b-8y47zasrou] {
    border-width: 4px !important;
}

.border-5[b-8y47zasrou] {
    border-width: 5px !important;
}

.w-25[b-8y47zasrou] {
    width: 25% !important;
}

.w-50[b-8y47zasrou] {
    width: 50% !important;
}

.w-75[b-8y47zasrou] {
    width: 75% !important;
}

.w-100[b-8y47zasrou] {
    width: 100% !important;
}

.w-auto[b-8y47zasrou] {
    width: auto !important;
}

.mw-100[b-8y47zasrou] {
    max-width: 100% !important;
}

.vw-100[b-8y47zasrou] {
    width: 100vw !important;
}

.min-vw-100[b-8y47zasrou] {
    min-width: 100vw !important;
}

.h-25[b-8y47zasrou] {
    height: 25% !important;
}

.h-50[b-8y47zasrou] {
    height: 50% !important;
}

.h-75[b-8y47zasrou] {
    height: 75% !important;
}

.h-100[b-8y47zasrou] {
    height: 100% !important;
}

.h-auto[b-8y47zasrou] {
    height: auto !important;
}

.mh-100[b-8y47zasrou] {
    max-height: 100% !important;
}

.vh-100[b-8y47zasrou] {
    height: 100vh !important;
}

.min-vh-100[b-8y47zasrou] {
    min-height: 100vh !important;
}

.flex-fill[b-8y47zasrou] {
    flex: 1 1 auto !important;
}

.flex-row[b-8y47zasrou] {
    flex-direction: row !important;
}

.flex-column[b-8y47zasrou] {
    flex-direction: column !important;
}

.flex-row-reverse[b-8y47zasrou] {
    flex-direction: row-reverse !important;
}

.flex-column-reverse[b-8y47zasrou] {
    flex-direction: column-reverse !important;
}

.flex-grow-0[b-8y47zasrou] {
    flex-grow: 0 !important;
}

.flex-grow-1[b-8y47zasrou] {
    flex-grow: 1 !important;
}

.flex-shrink-0[b-8y47zasrou] {
    flex-shrink: 0 !important;
}

.flex-shrink-1[b-8y47zasrou] {
    flex-shrink: 1 !important;
}

.flex-wrap[b-8y47zasrou] {
    flex-wrap: wrap !important;
}

.flex-nowrap[b-8y47zasrou] {
    flex-wrap: nowrap !important;
}

.flex-wrap-reverse[b-8y47zasrou] {
    flex-wrap: wrap-reverse !important;
}

.gap-0[b-8y47zasrou] {
    gap: 0 !important;
}

.gap-1[b-8y47zasrou] {
    gap: 0.25rem !important;
}

.gap-2[b-8y47zasrou] {
    gap: 0.5rem !important;
}

.gap-3[b-8y47zasrou] {
    gap: 1rem !important;
}

.gap-4[b-8y47zasrou] {
    gap: 1.5rem !important;
}

.gap-5[b-8y47zasrou] {
    gap: 3rem !important;
}

.justify-content-start[b-8y47zasrou] {
    justify-content: flex-start !important;
}

.justify-content-end[b-8y47zasrou] {
    justify-content: flex-end !important;
}

.justify-content-center[b-8y47zasrou] {
    justify-content: center !important;
}

.justify-content-between[b-8y47zasrou] {
    justify-content: space-between !important;
}

.justify-content-around[b-8y47zasrou] {
    justify-content: space-around !important;
}

.justify-content-evenly[b-8y47zasrou] {
    justify-content: space-evenly !important;
}

.align-items-start[b-8y47zasrou] {
    align-items: flex-start !important;
}

.align-items-end[b-8y47zasrou] {
    align-items: flex-end !important;
}

.align-items-center[b-8y47zasrou] {
    align-items: center !important;
}

.align-items-baseline[b-8y47zasrou] {
    align-items: baseline !important;
}

.align-items-stretch[b-8y47zasrou] {
    align-items: stretch !important;
}

.align-content-start[b-8y47zasrou] {
    align-content: flex-start !important;
}

.align-content-end[b-8y47zasrou] {
    align-content: flex-end !important;
}

.align-content-center[b-8y47zasrou] {
    align-content: center !important;
}

.align-content-between[b-8y47zasrou] {
    align-content: space-between !important;
}

.align-content-around[b-8y47zasrou] {
    align-content: space-around !important;
}

.align-content-stretch[b-8y47zasrou] {
    align-content: stretch !important;
}

.align-self-auto[b-8y47zasrou] {
    align-self: auto !important;
}

.align-self-start[b-8y47zasrou] {
    align-self: flex-start !important;
}

.align-self-end[b-8y47zasrou] {
    align-self: flex-end !important;
}

.align-self-center[b-8y47zasrou] {
    align-self: center !important;
}

.align-self-baseline[b-8y47zasrou] {
    align-self: baseline !important;
}

.align-self-stretch[b-8y47zasrou] {
    align-self: stretch !important;
}

.order-first[b-8y47zasrou] {
    order: -1 !important;
}

.order-0[b-8y47zasrou] {
    order: 0 !important;
}

.order-1[b-8y47zasrou] {
    order: 1 !important;
}

.order-2[b-8y47zasrou] {
    order: 2 !important;
}

.order-3[b-8y47zasrou] {
    order: 3 !important;
}

.order-4[b-8y47zasrou] {
    order: 4 !important;
}

.order-5[b-8y47zasrou] {
    order: 5 !important;
}

.order-last[b-8y47zasrou] {
    order: 6 !important;
}

.m-0[b-8y47zasrou] {
    margin: 0 !important;
}

.m-1[b-8y47zasrou] {
    margin: 0.25rem !important;
}

.m-2[b-8y47zasrou] {
    margin: 0.5rem !important;
}

.m-3[b-8y47zasrou] {
    margin: 1rem !important;
}

.m-4[b-8y47zasrou] {
    margin: 1.5rem !important;
}

.m-5[b-8y47zasrou] {
    margin: 3rem !important;
}

.m-auto[b-8y47zasrou] {
    margin: auto !important;
}

.mx-0[b-8y47zasrou] {
    margin-right: 0 !important;
    margin-left: 0 !important;
}

.mx-1[b-8y47zasrou] {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
}

.mx-2[b-8y47zasrou] {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
}

.mx-3[b-8y47zasrou] {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
}

.mx-4[b-8y47zasrou] {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
}

.mx-5[b-8y47zasrou] {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
}

.mx-auto[b-8y47zasrou] {
    margin-right: auto !important;
    margin-left: auto !important;
}

.my-0[b-8y47zasrou] {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.my-1[b-8y47zasrou] {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
}

.my-2[b-8y47zasrou] {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
}

.my-3[b-8y47zasrou] {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
}

.my-4[b-8y47zasrou] {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
}

.my-5[b-8y47zasrou] {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
}

.my-auto[b-8y47zasrou] {
    margin-top: auto !important;
    margin-bottom: auto !important;
}

.mt-0[b-8y47zasrou] {
    margin-top: 0 !important;
}

.mt-1[b-8y47zasrou] {
    margin-top: 0.25rem !important;
}

.mt-2[b-8y47zasrou] {
    margin-top: 0.5rem !important;
}

.mt-3[b-8y47zasrou] {
    margin-top: 1rem !important;
}

.mt-4[b-8y47zasrou] {
    margin-top: 1.5rem !important;
}

.mt-5[b-8y47zasrou] {
    margin-top: 3rem !important;
}

.mt-auto[b-8y47zasrou] {
    margin-top: auto !important;
}

.me-0[b-8y47zasrou] {
    margin-right: 0 !important;
}

.me-1[b-8y47zasrou] {
    margin-right: 0.25rem !important;
}

.me-2[b-8y47zasrou] {
    margin-left: 0.5rem !important;
}

.me-3[b-8y47zasrou] {
    margin-left: 1rem !important;
}

.me-4[b-8y47zasrou] {
    margin-right: 1.5rem !important;
}

.me-5[b-8y47zasrou] {
    margin-right: 3rem !important;
}

.me-auto[b-8y47zasrou] {
    margin-right: auto !important;
}

.mb-0[b-8y47zasrou] {
    margin-bottom: 0 !important;
}

.mb-1[b-8y47zasrou] {
    margin-bottom: 0.25rem !important;
}

.mb-2[b-8y47zasrou] {
    margin-bottom: 0.5rem !important;
}

.mb-3[b-8y47zasrou] {
    margin-bottom: 1rem !important;
}

.mb-4[b-8y47zasrou] {
    margin-bottom: 1.5rem !important;
}

.mb-5[b-8y47zasrou] {
    margin-bottom: 3rem !important;
}

.mb-auto[b-8y47zasrou] {
    margin-bottom: auto !important;
}

.ms-0[b-8y47zasrou] {
    margin-left: 0 !important;
}

.ms-1[b-8y47zasrou] {
    margin-left: 0.25rem !important;
}

.ms-2[b-8y47zasrou] {
    margin-right: 0.5rem !important;
}

.ms-3[b-8y47zasrou] {
    margin-right: 1rem !important;
}

.ms-4[b-8y47zasrou] {
    margin-left: 1.5rem !important;
}

.ms-5[b-8y47zasrou] {
    margin-left: 3rem !important;
}

.ms-auto[b-8y47zasrou] {
    margin-left: auto !important;
}

.m-n1[b-8y47zasrou] {
    margin: -0.25rem !important;
}

.m-n2[b-8y47zasrou] {
    margin: -0.5rem !important;
}

.m-n3[b-8y47zasrou] {
    margin: -1rem !important;
}

.m-n4[b-8y47zasrou] {
    margin: -1.5rem !important;
}

.m-n5[b-8y47zasrou] {
    margin: -3rem !important;
}

.mx-n1[b-8y47zasrou] {
    margin-right: -0.25rem !important;
    margin-left: -0.25rem !important;
}

.mx-n2[b-8y47zasrou] {
    margin-right: -0.5rem !important;
    margin-left: -0.5rem !important;
}

.mx-n3[b-8y47zasrou] {
    margin-right: -1rem !important;
    margin-left: -1rem !important;
}

.mx-n4[b-8y47zasrou] {
    margin-right: -1.5rem !important;
    margin-left: -1.5rem !important;
}

.mx-n5[b-8y47zasrou] {
    margin-right: -3rem !important;
    margin-left: -3rem !important;
}

.my-n1[b-8y47zasrou] {
    margin-top: -0.25rem !important;
    margin-bottom: -0.25rem !important;
}

.my-n2[b-8y47zasrou] {
    margin-top: -0.5rem !important;
    margin-bottom: -0.5rem !important;
}

.my-n3[b-8y47zasrou] {
    margin-top: -1rem !important;
    margin-bottom: -1rem !important;
}

.my-n4[b-8y47zasrou] {
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important;
}

.my-n5[b-8y47zasrou] {
    margin-top: -3rem !important;
    margin-bottom: -3rem !important;
}

.mt-n1[b-8y47zasrou] {
    margin-top: -0.25rem !important;
}

.mt-n2[b-8y47zasrou] {
    margin-top: -0.5rem !important;
}

.mt-n3[b-8y47zasrou] {
    margin-top: -1rem !important;
}

.mt-n4[b-8y47zasrou] {
    margin-top: -1.5rem !important;
}

.mt-n5[b-8y47zasrou] {
    margin-top: -3rem !important;
}

.me-n1[b-8y47zasrou] {
    margin-right: -0.25rem !important;
}

.me-n2[b-8y47zasrou] {
    margin-right: -0.5rem !important;
}

.me-n3[b-8y47zasrou] {
    margin-right: -1rem !important;
}

.me-n4[b-8y47zasrou] {
    margin-right: -1.5rem !important;
}

.me-n5[b-8y47zasrou] {
    margin-right: -3rem !important;
}

.mb-n1[b-8y47zasrou] {
    margin-bottom: -0.25rem !important;
}

.mb-n2[b-8y47zasrou] {
    margin-bottom: -0.5rem !important;
}

.mb-n3[b-8y47zasrou] {
    margin-bottom: -1rem !important;
}

.mb-n4[b-8y47zasrou] {
    margin-bottom: -1.5rem !important;
}

.mb-n5[b-8y47zasrou] {
    margin-bottom: -3rem !important;
}

.ms-n1[b-8y47zasrou] {
    margin-left: -0.25rem !important;
}

.ms-n2[b-8y47zasrou] {
    margin-left: -0.5rem !important;
}

.ms-n3[b-8y47zasrou] {
    margin-left: -1rem !important;
}

.ms-n4[b-8y47zasrou] {
    margin-left: -1.5rem !important;
}

.ms-n5[b-8y47zasrou] {
    margin-left: -3rem !important;
}

.p-0[b-8y47zasrou] {
    padding: 0 !important;
}

.p-1[b-8y47zasrou] {
    padding: 0.25rem !important;
}

.p-2[b-8y47zasrou] {
    padding: 0.5rem !important;
}

.p-3[b-8y47zasrou] {
    padding: 1rem !important;
}

.p-4[b-8y47zasrou] {
    padding: 1.5rem !important;
}

.p-5[b-8y47zasrou] {
    padding: 3rem !important;
}

.px-0[b-8y47zasrou] {
    padding-right: 0 !important;
    padding-left: 0 !important;
}

.px-1[b-8y47zasrou] {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
}

.px-2[b-8y47zasrou] {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
}

.px-3[b-8y47zasrou] {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
}

.px-4[b-8y47zasrou] {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
}

.px-5[b-8y47zasrou] {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
}

.py-0[b-8y47zasrou] {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.py-1[b-8y47zasrou] {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
}

.py-2[b-8y47zasrou] {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
}

.py-3[b-8y47zasrou] {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
}

.py-4[b-8y47zasrou] {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
}

.py-5[b-8y47zasrou] {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
}

.pt-0[b-8y47zasrou] {
    padding-top: 0 !important;
}

.pt-1[b-8y47zasrou] {
    padding-top: 0.25rem !important;
}

.pt-2[b-8y47zasrou] {
    padding-top: 0.5rem !important;
}

.pt-3[b-8y47zasrou] {
    padding-top: 1rem !important;
}

.pt-4[b-8y47zasrou] {
    padding-top: 1.5rem !important;
}

.pt-5[b-8y47zasrou] {
    padding-top: 3rem !important;
}

.pe-0[b-8y47zasrou] {
    padding-right: 0 !important;
}

.pe-1[b-8y47zasrou] {
    padding-right: 0.25rem !important;
}

.pe-2[b-8y47zasrou] {
    padding-right: 0.5rem !important;
}

.pe-3[b-8y47zasrou] {
    padding-right: 1rem !important;
}

.pe-4[b-8y47zasrou] {
    padding-right: 1.5rem !important;
}

.pe-5[b-8y47zasrou] {
    padding-right: 3rem !important;
}

.pb-0[b-8y47zasrou] {
    padding-bottom: 0 !important;
}

.pb-1[b-8y47zasrou] {
    padding-bottom: 0.25rem !important;
}

.pb-2[b-8y47zasrou] {
    padding-bottom: 0.5rem !important;
}

.pb-3[b-8y47zasrou] {
    padding-bottom: 1rem !important;
}

.pb-4[b-8y47zasrou] {
    padding-bottom: 1.5rem !important;
}

.pb-5[b-8y47zasrou] {
    padding-bottom: 3rem !important;
}

.ps-0[b-8y47zasrou] {
    padding-left: 0 !important;
}

.ps-1[b-8y47zasrou] {
    padding-left: 0.25rem !important;
}

.ps-2[b-8y47zasrou] {
    padding-left: 0.5rem !important;
}

.ps-3[b-8y47zasrou] {
    padding-left: 1rem !important;
}

.ps-4[b-8y47zasrou] {
    padding-left: 1.5rem !important;
}

.ps-5[b-8y47zasrou] {
    padding-left: 3rem !important;
}

.font-monospace[b-8y47zasrou] {
    font-family: var(--bs-font-monospace) !important;
}

.fs-1[b-8y47zasrou] {
    font-size: calc(1.375rem + 1.5vw) !important;
}

.fs-2[b-8y47zasrou] {
    font-size: calc(1.325rem + 0.9vw) !important;
}

.fs-3[b-8y47zasrou] {
    font-size: calc(1.3rem + 0.6vw) !important;
}

.fs-4[b-8y47zasrou] {
    font-size: calc(1.275rem + 0.3vw) !important;
}

.fs-5[b-8y47zasrou] {
    font-size: 1.25rem !important;
}

.fs-6[b-8y47zasrou] {
    font-size: 1.125rem !important;
}

.fs-lg[b-8y47zasrou] {
    font-size: 1rem !important;
}

.fs-base[b-8y47zasrou] {
    font-size: 15px !important;
}

.fs-sm[b-8y47zasrou] {
    font-size: 0.875rem !important;
}

.fs-xs[b-8y47zasrou] {
    font-size: 0.75rem !important;
}

.fs-xxs[b-8y47zasrou] {
    font-size: 0.625rem !important;
}

.fst-italic[b-8y47zasrou] {
    font-style: italic !important;
}

.fst-normal[b-8y47zasrou] {
    font-style: normal !important;
}

.fw-light[b-8y47zasrou] {
    font-weight: 300 !important;
}

.fw-lighter[b-8y47zasrou] {
    font-weight: lighter !important;
}

.fw-normal[b-8y47zasrou] {
    font-weight: 400 !important;
}

.fw-bold[b-8y47zasrou] {
    font-weight: 700 !important;
}

.fw-bolder[b-8y47zasrou] {
    font-weight: bolder !important;
}

.lh-1[b-8y47zasrou] {
    line-height: 1 !important;
}

.lh-sm[b-8y47zasrou] {
    line-height: 1.5 !important;
}

.lh-base[b-8y47zasrou] {
    line-height: 1.5 !important;
    font-family: 'vazir-bold', sans-serif
}

.lh-lg[b-8y47zasrou] {
    line-height: 1.5 !important;
}

.text-start[b-8y47zasrou] {
    text-align: left !important;
}

.text-end[b-8y47zasrou] {
    text-align: right !important;
}

.text-center[b-8y47zasrou] {
    text-align: center !important;
}

.text-decoration-none[b-8y47zasrou] {
    text-decoration: none !important;
}

.text-decoration-underline[b-8y47zasrou] {
    text-decoration: underline !important;
}

.text-decoration-line-through[b-8y47zasrou] {
    text-decoration: line-through !important;
}

.text-lowercase[b-8y47zasrou] {
    text-transform: lowercase !important;
}

.text-uppercase[b-8y47zasrou] {
    text-transform: uppercase !important;
}

.text-capitalize[b-8y47zasrou] {
    text-transform: capitalize !important;
}

.text-wrap[b-8y47zasrou] {
    white-space: normal !important;
}

.text-nowrap[b-8y47zasrou] {
    white-space: nowrap !important;
}

.text-break[b-8y47zasrou] {
    word-wrap: break-word !important;
    word-break: break-word !important;
}

.text-primary[b-8y47zasrou] {
    color: #fd5631 !important;
}

.text-accent[b-8y47zasrou] {
    color: #5d3cf2 !important;
}

.text-secondary[b-8y47zasrou] {
    color: #f5f4f8 !important;
}

.text-success[b-8y47zasrou] {
    color: #07c98b !important;
}

.text-info[b-8y47zasrou] {
    color: #3c76f2 !important;
}

.text-warning[b-8y47zasrou] {
    color: #fdbc31 !important;
}

.text-danger[b-8y47zasrou] {
    color: #f23c49 !important;
}

.text-light[b-8y47zasrou] {
    color: #fff !important;
}

.text-dark[b-8y47zasrou] {
    color: #1f1b2d !important;
}

.text-white[b-8y47zasrou] {
    color: #fff !important;
}

.text-body[b-8y47zasrou] {
    color: #666276 !important;
}

.text-muted[b-8y47zasrou] {
    color: #9691a4 !important;
}

.text-nav[b-8y47zasrou] {
    color: #454056 !important;
}

.text-black-50[b-8y47zasrou] {
    color: rgba(0, 0, 0, 0.5) !important;
}

.text-white-50[b-8y47zasrou] {
    color: rgba(255, 255, 255, 0.5) !important;
}

.text-reset[b-8y47zasrou] {
    color: inherit !important;
}

.text-opacity-25[b-8y47zasrou] {
    --bs-text-opacity: 0.25;
}

.text-opacity-50[b-8y47zasrou] {
    --bs-text-opacity: 0.5;
}

.text-opacity-75[b-8y47zasrou] {
    --bs-text-opacity: 0.75;
}

.text-opacity-100[b-8y47zasrou] {
    --bs-text-opacity: 1;
}

.bg-primary[b-8y47zasrou] {
    --bs-bg-opacity: 1;
    background-color: rgba( var(--bs-primary-rgb), var(--bs-bg-opacity) ) !important;
}

.bg-accent[b-8y47zasrou] {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-accent-rgb), var(--bs-bg-opacity)) !important;
}

.bg-secondary[b-8y47zasrou] {
    --bs-bg-opacity: 1;
    background-color: rgba( var(--bs-secondary-rgb), var(--bs-bg-opacity) ) !important;
}

.bg-success[b-8y47zasrou] {
    --bs-bg-opacity: 1;
    background-color: rgba( var(--bs-success-rgb), var(--bs-bg-opacity) ) !important;
}

.bg-info[b-8y47zasrou] {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-info-rgb), var(--bs-bg-opacity)) !important;
}

.bg-warning[b-8y47zasrou] {
    --bs-bg-opacity: 1;
    background-color: rgba( var(--bs-warning-rgb), var(--bs-bg-opacity) ) !important;
}

.bg-danger[b-8y47zasrou] {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-danger-rgb), var(--bs-bg-opacity)) !important;
}

.bg-light[b-8y47zasrou] {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-light-rgb), var(--bs-bg-opacity)) !important;
}

.bg-dark[b-8y47zasrou] {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-dark-rgb), var(--bs-bg-opacity)) !important;
}

.bg-black[b-8y47zasrou] {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-black-rgb), var(--bs-bg-opacity)) !important;
}

.bg-white[b-8y47zasrou] {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-white-rgb), var(--bs-bg-opacity)) !important;
}

.bg-body[b-8y47zasrou] {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-body-rgb), var(--bs-bg-opacity)) !important;
}

.bg-transparent[b-8y47zasrou] {
    --bs-bg-opacity: 1;
    background-color: transparent !important;
}

.bg-opacity-10[b-8y47zasrou] {
    --bs-bg-opacity: 0.1;
}

.bg-opacity-25[b-8y47zasrou] {
    --bs-bg-opacity: 0.25;
}

.bg-opacity-50[b-8y47zasrou] {
    --bs-bg-opacity: 0.5;
}

.bg-opacity-75[b-8y47zasrou] {
    --bs-bg-opacity: 0.75;
}

.bg-opacity-100[b-8y47zasrou] {
    --bs-bg-opacity: 1;
}

.bg-gradient[b-8y47zasrou] {
    background-image: var(--bs-gradient) !important;
}

.user-select-all[b-8y47zasrou] {
    -webkit-user-select: all !important;
    -moz-user-select: all !important;
    user-select: all !important;
}

.user-select-auto[b-8y47zasrou] {
    -webkit-user-select: auto !important;
    -moz-user-select: auto !important;
    user-select: auto !important;
}

.user-select-none[b-8y47zasrou] {
    -webkit-user-select: none !important;
    -moz-user-select: none !important;
    user-select: none !important;
}

.pe-none[b-8y47zasrou] {
    pointer-events: none !important;
}

.pe-auto[b-8y47zasrou] {
    pointer-events: auto !important;
}

.rounded[b-8y47zasrou] {
    border-radius: 0.5rem !important;
}

.rounded-0[b-8y47zasrou] {
    border-radius: 0 !important;
}

.rounded-1[b-8y47zasrou] {
    border-radius: 0.375rem !important;
}

.rounded-2[b-8y47zasrou] {
    border-radius: 0.5rem !important;
}

.rounded-3[b-8y47zasrou] {
    border-radius: 0.75rem !important;
}

.rounded-4[b-8y47zasrou] {
    border-radius: 1.875rem !important;
}

.rounded-circle[b-8y47zasrou] {
    border-radius: 50% !important;
}

.rounded-pill[b-8y47zasrou] {
    border-radius: 50rem !important;
}

.rounded-top[b-8y47zasrou] {
    border-top-left-radius: 0.5rem !important;
    border-top-right-radius: 0.5rem !important;
}

.rounded-top-0[b-8y47zasrou] {
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
}

.rounded-end[b-8y47zasrou] {
    border-top-right-radius: 0.5rem !important;
    border-bottom-right-radius: 0.5rem !important;
}

.rounded-end-0[b-8y47zasrou] {
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}

.rounded-bottom[b-8y47zasrou] {
    border-bottom-right-radius: 0.5rem !important;
    border-bottom-left-radius: 0.5rem !important;
}

.rounded-bottom-0[b-8y47zasrou] {
    border-bottom-right-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
}

.rounded-start[b-8y47zasrou] {
    border-bottom-left-radius: 0.5rem !important;
    border-top-left-radius: 0.5rem !important;
}

.rounded-start-0[b-8y47zasrou] {
    border-bottom-left-radius: 0 !important;
    border-top-left-radius: 0 !important;
}

.visible[b-8y47zasrou] {
    visibility: visible !important;
}

.invisible[b-8y47zasrou] {
    visibility: hidden !important;
}

.bg-none[b-8y47zasrou] {
    background: none !important;
}

.bg-faded-primary[b-8y47zasrou] {
    background-color: rgba(253, 86, 49, 0.1) !important;
}

.bg-faded-accent[b-8y47zasrou] {
    background-color: rgba(93, 60, 242, 0.1) !important;
}

.bg-faded-success[b-8y47zasrou] {
    background-color: rgba(7, 201, 139, 0.1) !important;
}

.bg-faded-info[b-8y47zasrou] {
    background-color: rgba(60, 118, 242, 0.1) !important;
}

.bg-faded-warning[b-8y47zasrou] {
    background-color: rgba(253, 188, 49, 0.15) !important;
}

.bg-faded-danger[b-8y47zasrou] {
    background-color: rgba(242, 60, 73, 0.1) !important;
}

.bg-faded-light[b-8y47zasrou] {
    background-color: rgba(255, 255, 255, 0.04) !important;
}

.bg-faded-dark[b-8y47zasrou] {
    background-color: rgba(31, 27, 45, 0.1) !important;
}

.bg-image-none[b-8y47zasrou] {
    background-image: none !important;
}

.bg-size-cover[b-8y47zasrou] {
    background-size: cover !important;
}

.bg-size-contain[b-8y47zasrou] {
    background-size: contain !important;
}

.bg-position-center[b-8y47zasrou] {
    background-position: center !important;
}

.bg-position-center-y[b-8y47zasrou] {
    background-position: left center !important;
}

.bg-position-center-x[b-8y47zasrou] {
    background-position: center top !important;
}

.bg-position-top-right[b-8y47zasrou] {
    background-position: top right !important;
}

.bg-position-top-left[b-8y47zasrou] {
    background-position: top left !important;
}

.bg-position-center-right[b-8y47zasrou] {
    background-position: center right !important;
}

.bg-position-center-left[b-8y47zasrou] {
    background-position: center left !important;
}

.bg-position-bottom-right[b-8y47zasrou] {
    background-position: bottom right !important;
}

.bg-position-bottom-left[b-8y47zasrou] {
    background-position: bottom left !important;
}

.bg-position-bottom-center[b-8y47zasrou] {
    background-position: bottom center !important;
}

.bg-repeat-0[b-8y47zasrou] {
    background-repeat: no-repeat !important;
}

.bg-repeat-x[b-8y47zasrou] {
    background-repeat: repeat-x !important;
}

.bg-repeat-y[b-8y47zasrou] {
    background-repeat: repeat-y !important;
}

.text-shadow[b-8y47zasrou] {
    text-shadow: 0 0.0625rem rgba(0, 0, 0, 0.5) !important;
}

.zindex-0[b-8y47zasrou] {
    z-index: 0 !important;
}

.zindex-1[b-8y47zasrou] {
    z-index: 1 !important;
}

.zindex-5[b-8y47zasrou] {
    z-index: 5 !important;
}

.zindex-10[b-8y47zasrou] {
    z-index: 10 !important;
}

@media (min-width: 500px) {
    .float-sm-start[b-8y47zasrou] {
        float: left !important;
    }

    .float-sm-end[b-8y47zasrou] {
        float: right !important;
    }

    .float-sm-none[b-8y47zasrou] {
        float: none !important;
    }

    .d-sm-inline[b-8y47zasrou] {
        display: inline !important;
    }

    .d-sm-inline-block[b-8y47zasrou] {
        display: inline-block !important;
    }

    .d-sm-block[b-8y47zasrou] {
        display: block !important;
    }

    .d-sm-grid[b-8y47zasrou] {
        display: grid !important;
    }

    .d-sm-table[b-8y47zasrou] {
        display: table !important;
    }

    .d-sm-table-row[b-8y47zasrou] {
        display: table-row !important;
    }

    .d-sm-table-cell[b-8y47zasrou] {
        display: table-cell !important;
    }

    .d-sm-flex[b-8y47zasrou] {
        display: flex !important;
    }

    .d-sm-inline-flex[b-8y47zasrou] {
        display: inline-flex !important;
    }

    .d-sm-none[b-8y47zasrou] {
        display: none !important;
    }

    .border-sm[b-8y47zasrou] {
        border: 1px solid #efecf3 !important;
    }

    .border-sm-0[b-8y47zasrou] {
        border: 0 !important;
    }

    .border-top-sm[b-8y47zasrou] {
        border-top: 1px solid #efecf3 !important;
    }

    .border-top-sm-0[b-8y47zasrou] {
        border-top: 0 !important;
    }

    .border-end-sm[b-8y47zasrou] {
        border-left: 1px solid #efecf3 !important;
    }

    .border-end-sm-0[b-8y47zasrou] {
        border-right: 0 !important;
    }

    .border-bottom-sm[b-8y47zasrou] {
        border-bottom: 1px solid #efecf3 !important;
    }

    .border-bottom-sm-0[b-8y47zasrou] {
        border-bottom: 0 !important;
    }

    .border-start-sm[b-8y47zasrou] {
        border-left: 1px solid #efecf3 !important;
    }

    .border-start-sm-0[b-8y47zasrou] {
        border-left: 0 !important;
    }

    .w-sm-25[b-8y47zasrou] {
        width: 25% !important;
    }

    .w-sm-50[b-8y47zasrou] {
        width: 50% !important;
    }

    .w-sm-75[b-8y47zasrou] {
        width: 75% !important;
    }

    .w-sm-100[b-8y47zasrou] {
        width: 100% !important;
    }

    .w-sm-auto[b-8y47zasrou] {
        width: auto !important;
    }

    .h-sm-25[b-8y47zasrou] {
        height: 25% !important;
    }

    .h-sm-50[b-8y47zasrou] {
        height: 50% !important;
    }

    .h-sm-75[b-8y47zasrou] {
        height: 75% !important;
    }

    .h-sm-100[b-8y47zasrou] {
        height: 100% !important;
    }

    .h-sm-auto[b-8y47zasrou] {
        height: auto !important;
    }

    .flex-sm-fill[b-8y47zasrou] {
        flex: 1 1 auto !important;
    }

    .flex-sm-row[b-8y47zasrou] {
        flex-direction: row !important;
    }

    .flex-sm-column[b-8y47zasrou] {
        flex-direction: column !important;
    }

    .flex-sm-row-reverse[b-8y47zasrou] {
        flex-direction: row-reverse !important;
    }

    .flex-sm-column-reverse[b-8y47zasrou] {
        flex-direction: column-reverse !important;
    }

    .flex-sm-grow-0[b-8y47zasrou] {
        flex-grow: 0 !important;
    }

    .flex-sm-grow-1[b-8y47zasrou] {
        flex-grow: 1 !important;
    }

    .flex-sm-shrink-0[b-8y47zasrou] {
        flex-shrink: 0 !important;
    }

    .flex-sm-shrink-1[b-8y47zasrou] {
        flex-shrink: 1 !important;
    }

    .flex-sm-wrap[b-8y47zasrou] {
        flex-wrap: wrap !important;
    }

    .flex-sm-nowrap[b-8y47zasrou] {
        flex-wrap: nowrap !important;
    }

    .flex-sm-wrap-reverse[b-8y47zasrou] {
        flex-wrap: wrap-reverse !important;
    }

    .gap-sm-0[b-8y47zasrou] {
        gap: 0 !important;
    }

    .gap-sm-1[b-8y47zasrou] {
        gap: 0.25rem !important;
    }

    .gap-sm-2[b-8y47zasrou] {
        gap: 0.5rem !important;
    }

    .gap-sm-3[b-8y47zasrou] {
        gap: 1rem !important;
    }

    .gap-sm-4[b-8y47zasrou] {
        gap: 1.5rem !important;
    }

    .gap-sm-5[b-8y47zasrou] {
        gap: 3rem !important;
    }

    .justify-content-sm-start[b-8y47zasrou] {
        justify-content: flex-start !important;
    }

    .justify-content-sm-end[b-8y47zasrou] {
        justify-content: flex-end !important;
    }

    .justify-content-sm-center[b-8y47zasrou] {
        justify-content: center !important;
    }

    .justify-content-sm-between[b-8y47zasrou] {
        justify-content: space-between !important;
    }

    .justify-content-sm-around[b-8y47zasrou] {
        justify-content: space-around !important;
    }

    .justify-content-sm-evenly[b-8y47zasrou] {
        justify-content: space-evenly !important;
    }

    .align-items-sm-start[b-8y47zasrou] {
        align-items: flex-start !important;
    }

    .align-items-sm-end[b-8y47zasrou] {
        align-items: flex-end !important;
    }

    .align-items-sm-center[b-8y47zasrou] {
        align-items: center !important;
    }

    .align-items-sm-baseline[b-8y47zasrou] {
        align-items: baseline !important;
    }

    .align-items-sm-stretch[b-8y47zasrou] {
        align-items: stretch !important;
    }

    .align-content-sm-start[b-8y47zasrou] {
        align-content: flex-start !important;
    }

    .align-content-sm-end[b-8y47zasrou] {
        align-content: flex-end !important;
    }

    .align-content-sm-center[b-8y47zasrou] {
        align-content: center !important;
    }

    .align-content-sm-between[b-8y47zasrou] {
        align-content: space-between !important;
    }

    .align-content-sm-around[b-8y47zasrou] {
        align-content: space-around !important;
    }

    .align-content-sm-stretch[b-8y47zasrou] {
        align-content: stretch !important;
    }

    .align-self-sm-auto[b-8y47zasrou] {
        align-self: auto !important;
    }

    .align-self-sm-start[b-8y47zasrou] {
        align-self: flex-start !important;
    }

    .align-self-sm-end[b-8y47zasrou] {
        align-self: flex-end !important;
    }

    .align-self-sm-center[b-8y47zasrou] {
        align-self: center !important;
    }

    .align-self-sm-baseline[b-8y47zasrou] {
        align-self: baseline !important;
    }

    .align-self-sm-stretch[b-8y47zasrou] {
        align-self: stretch !important;
    }

    .order-sm-first[b-8y47zasrou] {
        order: -1 !important;
    }

    .order-sm-0[b-8y47zasrou] {
        order: 0 !important;
    }

    .order-sm-1[b-8y47zasrou] {
        order: 1 !important;
    }

    .order-sm-2[b-8y47zasrou] {
        order: 2 !important;
    }

    .order-sm-3[b-8y47zasrou] {
        order: 3 !important;
    }

    .order-sm-4[b-8y47zasrou] {
        order: 4 !important;
    }

    .order-sm-5[b-8y47zasrou] {
        order: 5 !important;
    }

    .order-sm-last[b-8y47zasrou] {
        order: 6 !important;
    }

    .m-sm-0[b-8y47zasrou] {
        margin: 0 !important;
    }

    .m-sm-1[b-8y47zasrou] {
        margin: 0.25rem !important;
    }

    .m-sm-2[b-8y47zasrou] {
        margin: 0.5rem !important;
    }

    .m-sm-3[b-8y47zasrou] {
        margin: 1rem !important;
    }

    .m-sm-4[b-8y47zasrou] {
        margin: 1.5rem !important;
    }

    .m-sm-5[b-8y47zasrou] {
        margin: 3rem !important;
    }

    .m-sm-auto[b-8y47zasrou] {
        margin: auto !important;
    }

    .mx-sm-0[b-8y47zasrou] {
        margin-right: 0 !important;
        margin-left: 0 !important;
    }

    .mx-sm-1[b-8y47zasrou] {
        margin-right: 0.25rem !important;
        margin-left: 0.25rem !important;
    }

    .mx-sm-2[b-8y47zasrou] {
        margin-right: 0.5rem !important;
        margin-left: 0.5rem !important;
    }

    .mx-sm-3[b-8y47zasrou] {
        margin-right: 1rem !important;
        margin-left: 1rem !important;
    }

    .mx-sm-4[b-8y47zasrou] {
        margin-right: 1.5rem !important;
        margin-left: 1.5rem !important;
    }

    .mx-sm-5[b-8y47zasrou] {
        margin-right: 3rem !important;
        margin-left: 3rem !important;
    }

    .mx-sm-auto[b-8y47zasrou] {
        margin-right: auto !important;
        margin-left: auto !important;
    }

    .my-sm-0[b-8y47zasrou] {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }

    .my-sm-1[b-8y47zasrou] {
        margin-top: 0.25rem !important;
        margin-bottom: 0.25rem !important;
    }

    .my-sm-2[b-8y47zasrou] {
        margin-top: 0.5rem !important;
        margin-bottom: 0.5rem !important;
    }

    .my-sm-3[b-8y47zasrou] {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important;
    }

    .my-sm-4[b-8y47zasrou] {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important;
    }

    .my-sm-5[b-8y47zasrou] {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important;
    }

    .my-sm-auto[b-8y47zasrou] {
        margin-top: auto !important;
        margin-bottom: auto !important;
    }

    .mt-sm-0[b-8y47zasrou] {
        margin-top: 0 !important;
    }

    .mt-sm-1[b-8y47zasrou] {
        margin-top: 0.25rem !important;
    }

    .mt-sm-2[b-8y47zasrou] {
        margin-top: 0.5rem !important;
    }

    .mt-sm-3[b-8y47zasrou] {
        margin-top: 1rem !important;
    }

    .mt-sm-4[b-8y47zasrou] {
        margin-top: 1.5rem !important;
    }

    .mt-sm-5[b-8y47zasrou] {
        margin-top: 3rem !important;
    }

    .mt-sm-auto[b-8y47zasrou] {
        margin-top: auto !important;
    }

    .me-sm-0[b-8y47zasrou] {
        margin-right: 0 !important;
    }

    .me-sm-1[b-8y47zasrou] {
        margin-right: 0.25rem !important;
    }

    .me-sm-2[b-8y47zasrou] {
        margin-right: 0.5rem !important;
    }

    .me-sm-3[b-8y47zasrou] {
        margin-right: 1rem !important;
    }

    .me-sm-4[b-8y47zasrou] {
        margin-left: 1.5rem !important;
    }

    .me-sm-5[b-8y47zasrou] {
        margin-right: 3rem !important;
    }

    .me-sm-auto[b-8y47zasrou] {
        margin-right: auto !important;
    }

    .mb-sm-0[b-8y47zasrou] {
        margin-bottom: 0 !important;
    }

    .mb-sm-1[b-8y47zasrou] {
        margin-bottom: 0.25rem !important;
    }

    .mb-sm-2[b-8y47zasrou] {
        margin-bottom: 0.5rem !important;
    }

    .mb-sm-3[b-8y47zasrou] {
        margin-bottom: 1rem !important;
    }

    .mb-sm-4[b-8y47zasrou] {
        margin-bottom: 1.5rem !important;
    }

    .mb-sm-5[b-8y47zasrou] {
        margin-bottom: 3rem !important;
    }

    .mb-sm-auto[b-8y47zasrou] {
        margin-bottom: auto !important;
    }

    .ms-sm-0[b-8y47zasrou] {
        margin-right: 0 !important;
    }

    .ms-sm-1[b-8y47zasrou] {
        margin-left: 0.25rem !important;
    }

    .ms-sm-2[b-8y47zasrou] {
        margin-left: 0.5rem !important;
    }

    .ms-sm-3[b-8y47zasrou] {
        margin-left: 1rem !important;
    }

    .ms-sm-4[b-8y47zasrou] {
        margin-right: 1.5rem !important;
    }

    .ms-sm-5[b-8y47zasrou] {
        margin-left: 3rem !important;
    }

    .ms-sm-auto[b-8y47zasrou] {
        margin-left: auto !important;
    }

    .m-sm-n1[b-8y47zasrou] {
        margin: -0.25rem !important;
    }

    .m-sm-n2[b-8y47zasrou] {
        margin: -0.5rem !important;
    }

    .m-sm-n3[b-8y47zasrou] {
        margin: -1rem !important;
    }

    .m-sm-n4[b-8y47zasrou] {
        margin: -1.5rem !important;
    }

    .m-sm-n5[b-8y47zasrou] {
        margin: -3rem !important;
    }

    .mx-sm-n1[b-8y47zasrou] {
        margin-right: -0.25rem !important;
        margin-left: -0.25rem !important;
    }

    .mx-sm-n2[b-8y47zasrou] {
        margin-right: -0.5rem !important;
        margin-left: -0.5rem !important;
    }

    .mx-sm-n3[b-8y47zasrou] {
        margin-right: -1rem !important;
        margin-left: -1rem !important;
    }

    .mx-sm-n4[b-8y47zasrou] {
        margin-right: -1.5rem !important;
        margin-left: -1.5rem !important;
    }

    .mx-sm-n5[b-8y47zasrou] {
        margin-right: -3rem !important;
        margin-left: -3rem !important;
    }

    .my-sm-n1[b-8y47zasrou] {
        margin-top: -0.25rem !important;
        margin-bottom: -0.25rem !important;
    }

    .my-sm-n2[b-8y47zasrou] {
        margin-top: -0.5rem !important;
        margin-bottom: -0.5rem !important;
    }

    .my-sm-n3[b-8y47zasrou] {
        margin-top: -1rem !important;
        margin-bottom: -1rem !important;
    }

    .my-sm-n4[b-8y47zasrou] {
        margin-top: -1.5rem !important;
        margin-bottom: -1.5rem !important;
    }

    .my-sm-n5[b-8y47zasrou] {
        margin-top: -3rem !important;
        margin-bottom: -3rem !important;
    }

    .mt-sm-n1[b-8y47zasrou] {
        margin-top: -0.25rem !important;
    }

    .mt-sm-n2[b-8y47zasrou] {
        margin-top: -0.5rem !important;
    }

    .mt-sm-n3[b-8y47zasrou] {
        margin-top: -1rem !important;
    }

    .mt-sm-n4[b-8y47zasrou] {
        margin-top: -1.5rem !important;
    }

    .mt-sm-n5[b-8y47zasrou] {
        margin-top: -3rem !important;
    }

    .me-sm-n1[b-8y47zasrou] {
        margin-right: -0.25rem !important;
    }

    .me-sm-n2[b-8y47zasrou] {
        margin-right: -0.5rem !important;
    }

    .me-sm-n3[b-8y47zasrou] {
        margin-right: -1rem !important;
    }

    .me-sm-n4[b-8y47zasrou] {
        margin-right: -1.5rem !important;
    }

    .me-sm-n5[b-8y47zasrou] {
        margin-right: -3rem !important;
    }

    .mb-sm-n1[b-8y47zasrou] {
        margin-bottom: -0.25rem !important;
    }

    .mb-sm-n2[b-8y47zasrou] {
        margin-bottom: -0.5rem !important;
    }

    .mb-sm-n3[b-8y47zasrou] {
        margin-bottom: -1rem !important;
    }

    .mb-sm-n4[b-8y47zasrou] {
        margin-bottom: -1.5rem !important;
    }

    .mb-sm-n5[b-8y47zasrou] {
        margin-bottom: -3rem !important;
    }

    .ms-sm-n1[b-8y47zasrou] {
        margin-left: -0.25rem !important;
    }

    .ms-sm-n2[b-8y47zasrou] {
        margin-left: -0.5rem !important;
    }

    .ms-sm-n3[b-8y47zasrou] {
        margin-left: -1rem !important;
    }

    .ms-sm-n4[b-8y47zasrou] {
        margin-left: -1.5rem !important;
    }

    .ms-sm-n5[b-8y47zasrou] {
        margin-right: -3rem !important;
    }

    .p-sm-0[b-8y47zasrou] {
        padding: 0 !important;
    }

    .p-sm-1[b-8y47zasrou] {
        padding: 0.25rem !important;
    }

    .p-sm-2[b-8y47zasrou] {
        padding: 0.5rem !important;
    }

    .p-sm-3[b-8y47zasrou] {
        padding: 1rem !important;
    }

    .p-sm-4[b-8y47zasrou] {
        padding: 1.5rem !important;
    }

    .p-sm-5[b-8y47zasrou] {
        padding: 3rem !important;
    }

    .px-sm-0[b-8y47zasrou] {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }

    .px-sm-1[b-8y47zasrou] {
        padding-right: 0.25rem !important;
        padding-left: 0.25rem !important;
    }

    .px-sm-2[b-8y47zasrou] {
        padding-right: 0.5rem !important;
        padding-left: 0.5rem !important;
    }

    .px-sm-3[b-8y47zasrou] {
        padding-right: 1rem !important;
        padding-left: 1rem !important;
    }

    .px-sm-4[b-8y47zasrou] {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important;
    }

    .px-sm-5[b-8y47zasrou] {
        padding-right: 3rem !important;
        padding-left: 3rem !important;
    }

    .py-sm-0[b-8y47zasrou] {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }

    .py-sm-1[b-8y47zasrou] {
        padding-top: 0.25rem !important;
        padding-bottom: 0.25rem !important;
    }

    .py-sm-2[b-8y47zasrou] {
        padding-top: 0.5rem !important;
        padding-bottom: 0.5rem !important;
    }

    .py-sm-3[b-8y47zasrou] {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important;
    }

    .py-sm-4[b-8y47zasrou] {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important;
    }

    .py-sm-5[b-8y47zasrou] {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important;
    }

    .pt-sm-0[b-8y47zasrou] {
        padding-top: 0 !important;
    }

    .pt-sm-1[b-8y47zasrou] {
        padding-top: 0.25rem !important;
    }

    .pt-sm-2[b-8y47zasrou] {
        padding-top: 0.5rem !important;
    }

    .pt-sm-3[b-8y47zasrou] {
        padding-top: 1rem !important;
    }

    .pt-sm-4[b-8y47zasrou] {
        padding-top: 1.5rem !important;
    }

    .pt-sm-5[b-8y47zasrou] {
        padding-top: 3rem !important;
    }

    .pe-sm-0[b-8y47zasrou] {
        padding-right: 0 !important;
    }

    .pe-sm-1[b-8y47zasrou] {
        padding-right: 0.25rem !important;
    }

    .pe-sm-2[b-8y47zasrou] {
        padding-right: 0.5rem !important;
    }

    .pe-sm-3[b-8y47zasrou] {
        padding-right: 1rem !important;
    }

    .pe-sm-4[b-8y47zasrou] {
        padding-right: 1.5rem !important;
    }

    .pe-sm-5[b-8y47zasrou] {
        padding-right: 3rem !important;
    }

    .pb-sm-0[b-8y47zasrou] {
        padding-bottom: 0 !important;
    }

    .pb-sm-1[b-8y47zasrou] {
        padding-bottom: 0.25rem !important;
    }

    .pb-sm-2[b-8y47zasrou] {
        padding-bottom: 0.5rem !important;
    }

    .pb-sm-3[b-8y47zasrou] {
        padding-bottom: 1rem !important;
    }

    .pb-sm-4[b-8y47zasrou] {
        padding-bottom: 1.5rem !important;
    }

    .pb-sm-5[b-8y47zasrou] {
        padding-bottom: 3rem !important;
    }

    .ps-sm-0[b-8y47zasrou] {
        padding-left: 0 !important;
    }

    .ps-sm-1[b-8y47zasrou] {
        padding-left: 0.25rem !important;
    }

    .ps-sm-2[b-8y47zasrou] {
        padding-left: 0.5rem !important;
    }

    .ps-sm-3[b-8y47zasrou] {
        padding-left: 1rem !important;
    }

    .ps-sm-4[b-8y47zasrou] {
        padding-left: 1.5rem !important;
    }

    .ps-sm-5[b-8y47zasrou] {
        padding-left: 3rem !important;
    }

    .text-sm-start[b-8y47zasrou] {
        text-align: left !important;
    }

    .text-sm-end[b-8y47zasrou] {
        text-align: right !important;
    }

    .text-sm-center[b-8y47zasrou] {
        text-align: center !important;
    }

    .rounded-sm[b-8y47zasrou] {
        border-radius: 0.5rem !important;
    }

    .rounded-sm-0[b-8y47zasrou] {
        border-radius: 0 !important;
    }

    .rounded-sm-1[b-8y47zasrou] {
        border-radius: 0.375rem !important;
    }

    .rounded-sm-2[b-8y47zasrou] {
        border-radius: 0.5rem !important;
    }

    .rounded-sm-3[b-8y47zasrou] {
        border-radius: 0.75rem !important;
    }

    .rounded-sm-4[b-8y47zasrou] {
        border-radius: 1.875rem !important;
    }

    .rounded-sm-circle[b-8y47zasrou] {
        border-radius: 50% !important;
    }

    .rounded-sm-pill[b-8y47zasrou] {
        border-radius: 50rem !important;
    }

    .zindex-sm-0[b-8y47zasrou] {
        z-index: 0 !important;
    }

    .zindex-sm-1[b-8y47zasrou] {
        z-index: 1 !important;
    }

    .zindex-sm-5[b-8y47zasrou] {
        z-index: 5 !important;
    }

    .zindex-sm-10[b-8y47zasrou] {
        z-index: 10 !important;
    }
}

@media (min-width: 768px) {
    .float-md-start[b-8y47zasrou] {
        float: left !important;
    }

    .float-md-end[b-8y47zasrou] {
        float: right !important;
    }

    .float-md-none[b-8y47zasrou] {
        float: none !important;
    }

    .d-md-inline[b-8y47zasrou] {
        display: inline !important;
    }

    .d-md-inline-block[b-8y47zasrou] {
        display: inline-block !important;
    }

    .d-md-block[b-8y47zasrou] {
        display: block !important;
    }

    .d-md-grid[b-8y47zasrou] {
        display: grid !important;
    }

    .d-md-table[b-8y47zasrou] {
        display: table !important;
    }

    .d-md-table-row[b-8y47zasrou] {
        display: table-row !important;
    }

    .d-md-table-cell[b-8y47zasrou] {
        display: table-cell !important;
    }

    .d-md-flex[b-8y47zasrou] {
        display: flex !important;
    }

    .d-md-inline-flex[b-8y47zasrou] {
        display: inline-flex !important;
    }

    .d-md-none[b-8y47zasrou] {
        display: none !important;
    }

    .border-md[b-8y47zasrou] {
        border: 1px solid #efecf3 !important;
    }

    .border-md-0[b-8y47zasrou] {
        border: 0 !important;
    }

    .border-top-md[b-8y47zasrou] {
        border-top: 1px solid #efecf3 !important;
    }

    .border-top-md-0[b-8y47zasrou] {
        border-top: 0 !important;
    }

    .border-end-md[b-8y47zasrou] {
        border-left: 1px solid #efecf3 !important;
    }

    .border-end-md-0[b-8y47zasrou] {
        border-right: 0 !important;
    }

    .border-bottom-md[b-8y47zasrou] {
        border-bottom: 1px solid #efecf3 !important;
    }

    .border-bottom-md-0[b-8y47zasrou] {
        border-bottom: 0 !important;
    }

    .border-start-md[b-8y47zasrou] {
        border-left: 1px solid #efecf3 !important;
    }

    .border-start-md-0[b-8y47zasrou] {
        border-left: 0 !important;
    }

    .w-md-25[b-8y47zasrou] {
        width: 25% !important;
    }

    .w-md-50[b-8y47zasrou] {
        width: 50% !important;
    }

    .w-md-75[b-8y47zasrou] {
        width: 75% !important;
    }

    .w-md-100[b-8y47zasrou] {
        width: 100% !important;
    }

    .w-md-auto[b-8y47zasrou] {
        width: auto !important;
    }

    .h-md-25[b-8y47zasrou] {
        height: 25% !important;
    }

    .h-md-50[b-8y47zasrou] {
        height: 50% !important;
    }

    .h-md-75[b-8y47zasrou] {
        height: 75% !important;
    }

    .h-md-100[b-8y47zasrou] {
        height: 100% !important;
    }

    .h-md-auto[b-8y47zasrou] {
        height: auto !important;
    }

    .flex-md-fill[b-8y47zasrou] {
        flex: 1 1 auto !important;
    }

    .flex-md-row[b-8y47zasrou] {
        flex-direction: row !important;
    }

    .flex-md-column[b-8y47zasrou] {
        flex-direction: column !important;
    }

    .flex-md-row-reverse[b-8y47zasrou] {
        flex-direction: row-reverse !important;
    }

    .flex-md-column-reverse[b-8y47zasrou] {
        flex-direction: column-reverse !important;
    }

    .flex-md-grow-0[b-8y47zasrou] {
        flex-grow: 0 !important;
    }

    .flex-md-grow-1[b-8y47zasrou] {
        flex-grow: 1 !important;
    }

    .flex-md-shrink-0[b-8y47zasrou] {
        flex-shrink: 0 !important;
    }

    .flex-md-shrink-1[b-8y47zasrou] {
        flex-shrink: 1 !important;
    }

    .flex-md-wrap[b-8y47zasrou] {
        flex-wrap: wrap !important;
    }

    .flex-md-nowrap[b-8y47zasrou] {
        flex-wrap: nowrap !important;
    }

    .flex-md-wrap-reverse[b-8y47zasrou] {
        flex-wrap: wrap-reverse !important;
    }

    .gap-md-0[b-8y47zasrou] {
        gap: 0 !important;
    }

    .gap-md-1[b-8y47zasrou] {
        gap: 0.25rem !important;
    }

    .gap-md-2[b-8y47zasrou] {
        gap: 0.5rem !important;
    }

    .gap-md-3[b-8y47zasrou] {
        gap: 1rem !important;
    }

    .gap-md-4[b-8y47zasrou] {
        gap: 1.5rem !important;
    }

    .gap-md-5[b-8y47zasrou] {
        gap: 3rem !important;
    }

    .justify-content-md-start[b-8y47zasrou] {
        justify-content: flex-start !important;
    }

    .justify-content-md-end[b-8y47zasrou] {
        justify-content: flex-end !important;
    }

    .justify-content-md-center[b-8y47zasrou] {
        justify-content: center !important;
    }

    .justify-content-md-between[b-8y47zasrou] {
        justify-content: space-between !important;
    }

    .justify-content-md-around[b-8y47zasrou] {
        justify-content: space-around !important;
    }

    .justify-content-md-evenly[b-8y47zasrou] {
        justify-content: space-evenly !important;
    }

    .align-items-md-start[b-8y47zasrou] {
        align-items: flex-start !important;
    }

    .align-items-md-end[b-8y47zasrou] {
        align-items: flex-end !important;
    }

    .align-items-md-center[b-8y47zasrou] {
        align-items: center !important;
    }

    .align-items-md-baseline[b-8y47zasrou] {
        align-items: baseline !important;
    }

    .align-items-md-stretch[b-8y47zasrou] {
        align-items: stretch !important;
    }

    .align-content-md-start[b-8y47zasrou] {
        align-content: flex-start !important;
    }

    .align-content-md-end[b-8y47zasrou] {
        align-content: flex-end !important;
    }

    .align-content-md-center[b-8y47zasrou] {
        align-content: center !important;
    }

    .align-content-md-between[b-8y47zasrou] {
        align-content: space-between !important;
    }

    .align-content-md-around[b-8y47zasrou] {
        align-content: space-around !important;
    }

    .align-content-md-stretch[b-8y47zasrou] {
        align-content: stretch !important;
    }

    .align-self-md-auto[b-8y47zasrou] {
        align-self: auto !important;
    }

    .align-self-md-start[b-8y47zasrou] {
        align-self: flex-start !important;
    }

    .align-self-md-end[b-8y47zasrou] {
        align-self: flex-end !important;
    }

    .align-self-md-center[b-8y47zasrou] {
        align-self: center !important;
    }

    .align-self-md-baseline[b-8y47zasrou] {
        align-self: baseline !important;
    }

    .align-self-md-stretch[b-8y47zasrou] {
        align-self: stretch !important;
    }

    .order-md-first[b-8y47zasrou] {
        order: -1 !important;
    }

    .order-md-0[b-8y47zasrou] {
        order: 0 !important;
    }

    .order-md-1[b-8y47zasrou] {
        order: 1 !important;
    }

    .order-md-2[b-8y47zasrou] {
        order: 2 !important;
    }

    .order-md-3[b-8y47zasrou] {
        order: 3 !important;
    }

    .order-md-4[b-8y47zasrou] {
        order: 4 !important;
    }

    .order-md-5[b-8y47zasrou] {
        order: 5 !important;
    }

    .order-md-last[b-8y47zasrou] {
        order: 6 !important;
    }

    .m-md-0[b-8y47zasrou] {
        margin: 0 !important;
    }

    .m-md-1[b-8y47zasrou] {
        margin: 0.25rem !important;
    }

    .m-md-2[b-8y47zasrou] {
        margin: 0.5rem !important;
    }

    .m-md-3[b-8y47zasrou] {
        margin: 1rem !important;
    }

    .m-md-4[b-8y47zasrou] {
        margin: 1.5rem !important;
    }

    .m-md-5[b-8y47zasrou] {
        margin: 3rem !important;
    }

    .m-md-auto[b-8y47zasrou] {
        margin: auto !important;
    }

    .mx-md-0[b-8y47zasrou] {
        margin-right: 0 !important;
        margin-left: 0 !important;
    }

    .mx-md-1[b-8y47zasrou] {
        margin-right: 0.25rem !important;
        margin-left: 0.25rem !important;
    }

    .mx-md-2[b-8y47zasrou] {
        margin-right: 0.5rem !important;
        margin-left: 0.5rem !important;
    }

    .mx-md-3[b-8y47zasrou] {
        margin-right: 1rem !important;
        margin-left: 1rem !important;
    }

    .mx-md-4[b-8y47zasrou] {
        margin-right: 1.5rem !important;
        margin-left: 1.5rem !important;
    }

    .mx-md-5[b-8y47zasrou] {
        margin-right: 3rem !important;
        margin-left: 3rem !important;
    }

    .mx-md-auto[b-8y47zasrou] {
        margin-right: auto !important;
        margin-left: auto !important;
    }

    .my-md-0[b-8y47zasrou] {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }

    .my-md-1[b-8y47zasrou] {
        margin-top: 0.25rem !important;
        margin-bottom: 0.25rem !important;
    }

    .my-md-2[b-8y47zasrou] {
        margin-top: 0.5rem !important;
        margin-bottom: 0.5rem !important;
    }

    .my-md-3[b-8y47zasrou] {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important;
    }

    .my-md-4[b-8y47zasrou] {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important;
    }

    .my-md-5[b-8y47zasrou] {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important;
    }

    .my-md-auto[b-8y47zasrou] {
        margin-top: auto !important;
        margin-bottom: auto !important;
    }

    .mt-md-0[b-8y47zasrou] {
        margin-top: 0 !important;
    }

    .mt-md-1[b-8y47zasrou] {
        margin-top: 0.25rem !important;
    }

    .mt-md-2[b-8y47zasrou] {
        margin-top: 0.5rem !important;
    }

    .mt-md-3[b-8y47zasrou] {
        margin-top: 1rem !important;
    }

    .mt-md-4[b-8y47zasrou] {
        margin-top: 1.5rem !important;
    }

    .mt-md-5[b-8y47zasrou] {
        margin-top: 3rem !important;
    }

    .mt-md-auto[b-8y47zasrou] {
        margin-top: auto !important;
    }

    .me-md-0[b-8y47zasrou] {
        margin-right: 0 !important;
    }

    .me-md-1[b-8y47zasrou] {
        margin-right: 0.25rem !important;
    }

    .me-md-2[b-8y47zasrou] {
        margin-right: 0.5rem !important;
    }

    .me-md-3[b-8y47zasrou] {
        margin-right: 1rem !important;
    }

    .me-md-4[b-8y47zasrou] {
        margin-right: 1.5rem !important;
    }

    .me-md-5[b-8y47zasrou] {
        margin-right: 3rem !important;
    }

    .me-md-auto[b-8y47zasrou] {
        margin-right: auto !important;
    }

    .mb-md-0[b-8y47zasrou] {
        margin-bottom: 0 !important;
    }

    .mb-md-1[b-8y47zasrou] {
        margin-bottom: 0.25rem !important;
    }

    .mb-md-2[b-8y47zasrou] {
        margin-bottom: 0.5rem !important;
    }

    .mb-md-3[b-8y47zasrou] {
        margin-bottom: 1rem !important;
    }

    .mb-md-4[b-8y47zasrou] {
        margin-bottom: 1.5rem !important;
    }

    .mb-md-5[b-8y47zasrou] {
        margin-bottom: 3rem !important;
    }

    .mb-md-auto[b-8y47zasrou] {
        margin-bottom: auto !important;
    }

    .ms-md-0[b-8y47zasrou] {
        margin-left: 0 !important;
    }

    .ms-md-1[b-8y47zasrou] {
        margin-left: 0.25rem !important;
    }

    .ms-md-2[b-8y47zasrou] {
        margin-left: 0.5rem !important;
    }

    .ms-md-3[b-8y47zasrou] {
        margin-left: 1rem !important;
    }

    .ms-md-4[b-8y47zasrou] {
        margin-left: 1.5rem !important;
    }

    .ms-md-5[b-8y47zasrou] {
        margin-left: 3rem !important;
    }

    .ms-md-auto[b-8y47zasrou] {
        margin-left: auto !important;
    }

    .m-md-n1[b-8y47zasrou] {
        margin: -0.25rem !important;
    }

    .m-md-n2[b-8y47zasrou] {
        margin: -0.5rem !important;
    }

    .m-md-n3[b-8y47zasrou] {
        margin: -1rem !important;
    }

    .m-md-n4[b-8y47zasrou] {
        margin: -1.5rem !important;
    }

    .m-md-n5[b-8y47zasrou] {
        margin: -3rem !important;
    }

    .mx-md-n1[b-8y47zasrou] {
        margin-right: -0.25rem !important;
        margin-left: -0.25rem !important;
    }

    .mx-md-n2[b-8y47zasrou] {
        margin-right: -0.5rem !important;
        margin-left: -0.5rem !important;
    }

    .mx-md-n3[b-8y47zasrou] {
        margin-right: -1rem !important;
        margin-left: -1rem !important;
    }

    .mx-md-n4[b-8y47zasrou] {
        margin-right: -1.5rem !important;
        margin-left: -1.5rem !important;
    }

    .mx-md-n5[b-8y47zasrou] {
        margin-right: -3rem !important;
        margin-left: -3rem !important;
    }

    .my-md-n1[b-8y47zasrou] {
        margin-top: -0.25rem !important;
        margin-bottom: -0.25rem !important;
    }

    .my-md-n2[b-8y47zasrou] {
        margin-top: -0.5rem !important;
        margin-bottom: -0.5rem !important;
    }

    .my-md-n3[b-8y47zasrou] {
        margin-top: -1rem !important;
        margin-bottom: -1rem !important;
    }

    .my-md-n4[b-8y47zasrou] {
        margin-top: -1.5rem !important;
        margin-bottom: -1.5rem !important;
    }

    .my-md-n5[b-8y47zasrou] {
        margin-top: -3rem !important;
        margin-bottom: -3rem !important;
    }

    .mt-md-n1[b-8y47zasrou] {
        margin-top: -0.25rem !important;
    }

    .mt-md-n2[b-8y47zasrou] {
        margin-top: -0.5rem !important;
    }

    .mt-md-n3[b-8y47zasrou] {
        margin-top: -1rem !important;
    }

    .mt-md-n4[b-8y47zasrou] {
        margin-top: -1.5rem !important;
    }

    .mt-md-n5[b-8y47zasrou] {
        margin-top: -3rem !important;
    }

    .me-md-n1[b-8y47zasrou] {
        margin-right: -0.25rem !important;
    }

    .me-md-n2[b-8y47zasrou] {
        margin-right: -0.5rem !important;
    }

    .me-md-n3[b-8y47zasrou] {
        margin-right: -1rem !important;
    }

    .me-md-n4[b-8y47zasrou] {
        margin-right: -1.5rem !important;
    }

    .me-md-n5[b-8y47zasrou] {
        margin-right: -3rem !important;
    }

    .mb-md-n1[b-8y47zasrou] {
        margin-bottom: -0.25rem !important;
    }

    .mb-md-n2[b-8y47zasrou] {
        margin-bottom: -0.5rem !important;
    }

    .mb-md-n3[b-8y47zasrou] {
        margin-bottom: -1rem !important;
    }

    .mb-md-n4[b-8y47zasrou] {
        margin-bottom: -1.5rem !important;
    }

    .mb-md-n5[b-8y47zasrou] {
        margin-bottom: -3rem !important;
    }

    .ms-md-n1[b-8y47zasrou] {
        margin-left: -0.25rem !important;
    }

    .ms-md-n2[b-8y47zasrou] {
        margin-left: -0.5rem !important;
    }

    .ms-md-n3[b-8y47zasrou] {
        margin-left: -1rem !important;
    }

    .ms-md-n4[b-8y47zasrou] {
        margin-right: -1.5rem !important;
    }

    .ms-md-n5[b-8y47zasrou] {
        margin-left: -3rem !important;
    }

    .p-md-0[b-8y47zasrou] {
        padding: 0 !important;
    }

    .p-md-1[b-8y47zasrou] {
        padding: 0.25rem !important;
    }

    .p-md-2[b-8y47zasrou] {
        padding: 0.5rem !important;
    }

    .p-md-3[b-8y47zasrou] {
        padding: 1rem !important;
    }

    .p-md-4[b-8y47zasrou] {
        padding: 1.5rem !important;
    }

    .p-md-5[b-8y47zasrou] {
        padding: 3rem !important;
    }

    .px-md-0[b-8y47zasrou] {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }

    .px-md-1[b-8y47zasrou] {
        padding-right: 0.25rem !important;
        padding-left: 0.25rem !important;
    }

    .px-md-2[b-8y47zasrou] {
        padding-right: 0.5rem !important;
        padding-left: 0.5rem !important;
    }

    .px-md-3[b-8y47zasrou] {
        padding-right: 1rem !important;
        padding-left: 1rem !important;
    }

    .px-md-4[b-8y47zasrou] {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important;
    }

    .px-md-5[b-8y47zasrou] {
        padding-right: 3rem !important;
        padding-left: 3rem !important;
    }

    .py-md-0[b-8y47zasrou] {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }

    .py-md-1[b-8y47zasrou] {
        padding-top: 0.25rem !important;
        padding-bottom: 0.25rem !important;
    }

    .py-md-2[b-8y47zasrou] {
        padding-top: 0.5rem !important;
        padding-bottom: 0.5rem !important;
    }

    .py-md-3[b-8y47zasrou] {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important;
    }

    .py-md-4[b-8y47zasrou] {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important;
    }

    .py-md-5[b-8y47zasrou] {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important;
    }

    .pt-md-0[b-8y47zasrou] {
        padding-top: 0 !important;
    }

    .pt-md-1[b-8y47zasrou] {
        padding-top: 0.25rem !important;
    }

    .pt-md-2[b-8y47zasrou] {
        padding-top: 0.5rem !important;
    }

    .pt-md-3[b-8y47zasrou] {
        padding-top: 1rem !important;
    }

    .pt-md-4[b-8y47zasrou] {
        padding-top: 1.5rem !important;
    }

    .pt-md-5[b-8y47zasrou] {
        padding-top: 3rem !important;
    }

    .pe-md-0[b-8y47zasrou] {
        padding-right: 0 !important;
    }

    .pe-md-1[b-8y47zasrou] {
        padding-right: 0.25rem !important;
    }

    .pe-md-2[b-8y47zasrou] {
        padding-right: 0.5rem !important;
    }

    .pe-md-3[b-8y47zasrou] {
        padding-right: 1rem !important;
    }

    .pe-md-4[b-8y47zasrou] {
        padding-right: 1.5rem !important;
    }

    .pe-md-5[b-8y47zasrou] {
        padding-right: 3rem !important;
    }

    .pb-md-0[b-8y47zasrou] {
        padding-bottom: 0 !important;
    }

    .pb-md-1[b-8y47zasrou] {
        padding-bottom: 0.25rem !important;
    }

    .pb-md-2[b-8y47zasrou] {
        padding-bottom: 0.5rem !important;
    }

    .pb-md-3[b-8y47zasrou] {
        padding-bottom: 1rem !important;
    }

    .pb-md-4[b-8y47zasrou] {
        padding-bottom: 1.5rem !important;
    }

    .pb-md-5[b-8y47zasrou] {
        padding-bottom: 3rem !important;
    }

    .ps-md-0[b-8y47zasrou] {
        padding-left: 0 !important;
    }

    .ps-md-1[b-8y47zasrou] {
        padding-left: 0.25rem !important;
    }

    .ps-md-2[b-8y47zasrou] {
        padding-left: 0.5rem !important;
    }

    .ps-md-3[b-8y47zasrou] {
        padding-left: 1rem !important;
    }

    .ps-md-4[b-8y47zasrou] {
        padding-left: 1.5rem !important;
    }

    .ps-md-5[b-8y47zasrou] {
        padding-left: 3rem !important;
    }

    .text-md-start[b-8y47zasrou] {
        text-align: right !important;
    }

    .text-md-end[b-8y47zasrou] {
        text-align: right !important;
    }

    .text-md-center[b-8y47zasrou] {
        text-align: center !important;
    }

    .rounded-md[b-8y47zasrou] {
        border-radius: 0.5rem !important;
    }

    .rounded-md-0[b-8y47zasrou] {
        border-radius: 0 !important;
    }

    .rounded-md-1[b-8y47zasrou] {
        border-radius: 0.375rem !important;
    }

    .rounded-md-2[b-8y47zasrou] {
        border-radius: 0.5rem !important;
    }

    .rounded-md-3[b-8y47zasrou] {
        border-radius: 0.75rem !important;
    }

    .rounded-md-4[b-8y47zasrou] {
        border-radius: 1.875rem !important;
    }

    .rounded-md-circle[b-8y47zasrou] {
        border-radius: 50% !important;
    }

    .rounded-md-pill[b-8y47zasrou] {
        border-radius: 50rem !important;
    }

    .zindex-md-0[b-8y47zasrou] {
        z-index: 0 !important;
    }

    .zindex-md-1[b-8y47zasrou] {
        z-index: 1 !important;
    }

    .zindex-md-5[b-8y47zasrou] {
        z-index: 5 !important;
    }

    .zindex-md-10[b-8y47zasrou] {
        z-index: 10 !important;
    }
}

@media (min-width: 992px) {
    .float-lg-start[b-8y47zasrou] {
        float: left !important;
    }

    .float-lg-end[b-8y47zasrou] {
        float: right !important;
    }

    .float-lg-none[b-8y47zasrou] {
        float: none !important;
    }

    .d-lg-inline[b-8y47zasrou] {
        display: inline !important;
    }

    .d-lg-inline-block[b-8y47zasrou] {
        display: inline-block !important;
    }

    .d-lg-block[b-8y47zasrou] {
        display: block !important;
    }

    .d-lg-grid[b-8y47zasrou] {
        display: grid !important;
    }

    .d-lg-table[b-8y47zasrou] {
        display: table !important;
    }

    .d-lg-table-row[b-8y47zasrou] {
        display: table-row !important;
    }

    .d-lg-table-cell[b-8y47zasrou] {
        display: table-cell !important;
    }

    .d-lg-flex[b-8y47zasrou] {
        display: flex !important;
    }

    .d-lg-inline-flex[b-8y47zasrou] {
        display: inline-flex !important;
    }

    .d-lg-none[b-8y47zasrou] {
        display: none !important;
    }

    .border-lg[b-8y47zasrou] {
        border: 1px solid #efecf3 !important;
    }

    .border-lg-0[b-8y47zasrou] {
        border: 0 !important;
    }

    .border-top-lg[b-8y47zasrou] {
        border-top: 1px solid #efecf3 !important;
    }

    .border-top-lg-0[b-8y47zasrou] {
        border-top: 0 !important;
    }

    .border-end-lg[b-8y47zasrou] {
        border-left: 1px solid #efecf3 !important;
    }

    .border-end-lg-0[b-8y47zasrou] {
        border-right: 0 !important;
    }

    .border-bottom-lg[b-8y47zasrou] {
        border-bottom: 1px solid #efecf3 !important;
    }

    .border-bottom-lg-0[b-8y47zasrou] {
        border-bottom: 0 !important;
    }

    .border-start-lg[b-8y47zasrou] {
        border-left: 1px solid #efecf3 !important;
    }

    .border-start-lg-0[b-8y47zasrou] {
        border-left: 0 !important;
    }

    .w-lg-25[b-8y47zasrou] {
        width: 25% !important;
    }

    .w-lg-50[b-8y47zasrou] {
        width: 50% !important;
    }

    .w-lg-75[b-8y47zasrou] {
        width: 75% !important;
    }

    .w-lg-100[b-8y47zasrou] {
        width: 100% !important;
    }

    .w-lg-auto[b-8y47zasrou] {
        width: auto !important;
    }

    .h-lg-25[b-8y47zasrou] {
        height: 25% !important;
    }

    .h-lg-50[b-8y47zasrou] {
        height: 50% !important;
    }

    .h-lg-75[b-8y47zasrou] {
        height: 75% !important;
    }

    .h-lg-100[b-8y47zasrou] {
        height: 100% !important;
    }

    .h-lg-auto[b-8y47zasrou] {
        height: auto !important;
    }

    .flex-lg-fill[b-8y47zasrou] {
        flex: 1 1 auto !important;
    }

    .flex-lg-row[b-8y47zasrou] {
        flex-direction: row !important;
    }

    .flex-lg-column[b-8y47zasrou] {
        flex-direction: column !important;
    }

    .flex-lg-row-reverse[b-8y47zasrou] {
        flex-direction: row-reverse !important;
    }

    .flex-lg-column-reverse[b-8y47zasrou] {
        flex-direction: column-reverse !important;
    }

    .flex-lg-grow-0[b-8y47zasrou] {
        flex-grow: 0 !important;
    }

    .flex-lg-grow-1[b-8y47zasrou] {
        flex-grow: 1 !important;
    }

    .flex-lg-shrink-0[b-8y47zasrou] {
        flex-shrink: 0 !important;
    }

    .flex-lg-shrink-1[b-8y47zasrou] {
        flex-shrink: 1 !important;
    }

    .flex-lg-wrap[b-8y47zasrou] {
        flex-wrap: wrap !important;
    }

    .flex-lg-nowrap[b-8y47zasrou] {
        flex-wrap: nowrap !important;
    }

    .flex-lg-wrap-reverse[b-8y47zasrou] {
        flex-wrap: wrap-reverse !important;
    }

    .gap-lg-0[b-8y47zasrou] {
        gap: 0 !important;
    }

    .gap-lg-1[b-8y47zasrou] {
        gap: 0.25rem !important;
    }

    .gap-lg-2[b-8y47zasrou] {
        gap: 0.5rem !important;
    }

    .gap-lg-3[b-8y47zasrou] {
        gap: 1rem !important;
    }

    .gap-lg-4[b-8y47zasrou] {
        gap: 1.5rem !important;
    }

    .gap-lg-5[b-8y47zasrou] {
        gap: 3rem !important;
    }

    .justify-content-lg-start[b-8y47zasrou] {
        justify-content: flex-start !important;
    }

    .justify-content-lg-end[b-8y47zasrou] {
        justify-content: flex-end !important;
    }

    .justify-content-lg-center[b-8y47zasrou] {
        justify-content: center !important;
    }

    .justify-content-lg-between[b-8y47zasrou] {
        justify-content: space-between !important;
    }

    .justify-content-lg-around[b-8y47zasrou] {
        justify-content: space-around !important;
    }

    .justify-content-lg-evenly[b-8y47zasrou] {
        justify-content: space-evenly !important;
    }

    .align-items-lg-start[b-8y47zasrou] {
        align-items: flex-start !important;
    }

    .align-items-lg-end[b-8y47zasrou] {
        align-items: flex-end !important;
    }

    .align-items-lg-center[b-8y47zasrou] {
        align-items: center !important;
    }

    .align-items-lg-baseline[b-8y47zasrou] {
        align-items: baseline !important;
    }

    .align-items-lg-stretch[b-8y47zasrou] {
        align-items: stretch !important;
    }

    .align-content-lg-start[b-8y47zasrou] {
        align-content: flex-start !important;
    }

    .align-content-lg-end[b-8y47zasrou] {
        align-content: flex-end !important;
    }

    .align-content-lg-center[b-8y47zasrou] {
        align-content: center !important;
    }

    .align-content-lg-between[b-8y47zasrou] {
        align-content: space-between !important;
    }

    .align-content-lg-around[b-8y47zasrou] {
        align-content: space-around !important;
    }

    .align-content-lg-stretch[b-8y47zasrou] {
        align-content: stretch !important;
    }

    .align-self-lg-auto[b-8y47zasrou] {
        align-self: auto !important;
    }

    .align-self-lg-start[b-8y47zasrou] {
        align-self: flex-start !important;
    }

    .align-self-lg-end[b-8y47zasrou] {
        align-self: flex-end !important;
    }

    .align-self-lg-center[b-8y47zasrou] {
        align-self: center !important;
    }

    .align-self-lg-baseline[b-8y47zasrou] {
        align-self: baseline !important;
    }

    .align-self-lg-stretch[b-8y47zasrou] {
        align-self: stretch !important;
    }

    .order-lg-first[b-8y47zasrou] {
        order: -1 !important;
    }

    .order-lg-0[b-8y47zasrou] {
        order: 0 !important;
    }

    .order-lg-1[b-8y47zasrou] {
        order: 1 !important;
    }

    .order-lg-2[b-8y47zasrou] {
        order: 2 !important;
    }

    .order-lg-3[b-8y47zasrou] {
        order: 3 !important;
    }

    .order-lg-4[b-8y47zasrou] {
        order: 4 !important;
    }

    .order-lg-5[b-8y47zasrou] {
        order: 5 !important;
    }

    .order-lg-last[b-8y47zasrou] {
        order: 6 !important;
    }

    .m-lg-0[b-8y47zasrou] {
        margin: 0 !important;
    }

    .m-lg-1[b-8y47zasrou] {
        margin: 0.25rem !important;
    }

    .m-lg-2[b-8y47zasrou] {
        margin: 0.5rem !important;
    }

    .m-lg-3[b-8y47zasrou] {
        margin: 1rem !important;
    }

    .m-lg-4[b-8y47zasrou] {
        margin: 1.5rem !important;
    }

    .m-lg-5[b-8y47zasrou] {
        margin: 3rem !important;
    }

    .m-lg-auto[b-8y47zasrou] {
        margin: auto !important;
    }

    .mx-lg-0[b-8y47zasrou] {
        margin-right: 0 !important;
        margin-left: 0 !important;
    }

    .mx-lg-1[b-8y47zasrou] {
        margin-right: 0.25rem !important;
        margin-left: 0.25rem !important;
    }

    .mx-lg-2[b-8y47zasrou] {
        margin-right: 0.5rem !important;
        margin-left: 0.5rem !important;
    }

    .mx-lg-3[b-8y47zasrou] {
        margin-right: 1rem !important;
        margin-left: 1rem !important;
    }

    .mx-lg-4[b-8y47zasrou] {
        margin-right: 1.5rem !important;
        margin-left: 1.5rem !important;
    }

    .mx-lg-5[b-8y47zasrou] {
        margin-right: 3rem !important;
        margin-left: 3rem !important;
    }

    .mx-lg-auto[b-8y47zasrou] {
        margin-right: auto !important;
        margin-left: auto !important;
    }

    .my-lg-0[b-8y47zasrou] {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }

    .my-lg-1[b-8y47zasrou] {
        margin-top: 0.25rem !important;
        margin-bottom: 0.25rem !important;
    }

    .my-lg-2[b-8y47zasrou] {
        margin-top: 0.5rem !important;
        margin-bottom: 0.5rem !important;
    }

    .my-lg-3[b-8y47zasrou] {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important;
    }

    .my-lg-4[b-8y47zasrou] {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important;
    }

    .my-lg-5[b-8y47zasrou] {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important;
    }

    .my-lg-auto[b-8y47zasrou] {
        margin-top: auto !important;
        margin-bottom: auto !important;
    }

    .mt-lg-0[b-8y47zasrou] {
        margin-top: 0 !important;
    }

    .mt-lg-1[b-8y47zasrou] {
        margin-top: 0.25rem !important;
    }

    .mt-lg-2[b-8y47zasrou] {
        margin-top: 0.5rem !important;
    }

    .mt-lg-3[b-8y47zasrou] {
        margin-top: 1rem !important;
    }

    .mt-lg-4[b-8y47zasrou] {
        margin-top: 1.5rem !important;
    }

    .mt-lg-5[b-8y47zasrou] {
        margin-top: 3rem !important;
    }

    .mt-lg-auto[b-8y47zasrou] {
        margin-top: auto !important;
    }

    .me-lg-0[b-8y47zasrou] {
        margin-right: 0 !important;
    }

    .me-lg-1[b-8y47zasrou] {
        margin-right: 0.25rem !important;
    }

    .me-lg-2[b-8y47zasrou] {
        margin-right: 0.5rem !important;
    }

    .me-lg-3[b-8y47zasrou] {
        margin-right: 1rem !important;
    }

    .me-lg-4[b-8y47zasrou] {
        margin-right: 1.5rem !important;
    }

    .me-lg-5[b-8y47zasrou] {
        margin-right: 3rem !important;
    }

    .me-lg-auto[b-8y47zasrou] {
        margin-right: auto !important;
    }

    .mb-lg-0[b-8y47zasrou] {
        margin-bottom: 0 !important;
    }

    .mb-lg-1[b-8y47zasrou] {
        margin-bottom: 0.25rem !important;
    }

    .mb-lg-2[b-8y47zasrou] {
        margin-bottom: 0.5rem !important;
    }

    .mb-lg-3[b-8y47zasrou] {
        margin-bottom: 1rem !important;
    }

    .mb-lg-4[b-8y47zasrou] {
        margin-bottom: 1.5rem !important;
    }

    .mb-lg-5[b-8y47zasrou] {
        margin-bottom: 3rem !important;
    }

    .mb-lg-auto[b-8y47zasrou] {
        margin-bottom: auto !important;
    }

    .ms-lg-0[b-8y47zasrou] {
        margin-left: 0 !important;
    }

    .ms-lg-1[b-8y47zasrou] {
        margin-left: 0.25rem !important;
    }

    .ms-lg-2[b-8y47zasrou] {
        margin-left: 0.5rem !important;
    }

    .ms-lg-3[b-8y47zasrou] {
        margin-left: 1rem !important;
    }

    .ms-lg-4[b-8y47zasrou] {
        margin-left: 1.5rem !important;
    }

    .ms-lg-5[b-8y47zasrou] {
        margin-left: 3rem !important;
    }

    .ms-lg-auto[b-8y47zasrou] {
        margin-right: auto !important;
    }

    .m-lg-n1[b-8y47zasrou] {
        margin: -0.25rem !important;
    }

    .m-lg-n2[b-8y47zasrou] {
        margin: -0.5rem !important;
    }

    .m-lg-n3[b-8y47zasrou] {
        margin: -1rem !important;
    }

    .m-lg-n4[b-8y47zasrou] {
        margin: -1.5rem !important;
    }

    .m-lg-n5[b-8y47zasrou] {
        margin: -3rem !important;
    }

    .mx-lg-n1[b-8y47zasrou] {
        margin-right: -0.25rem !important;
        margin-left: -0.25rem !important;
    }

    .mx-lg-n2[b-8y47zasrou] {
        margin-right: -0.5rem !important;
        margin-left: -0.5rem !important;
    }

    .mx-lg-n3[b-8y47zasrou] {
        margin-right: -1rem !important;
        margin-left: -1rem !important;
    }

    .mx-lg-n4[b-8y47zasrou] {
        margin-right: -1.5rem !important;
        margin-left: -1.5rem !important;
    }

    .mx-lg-n5[b-8y47zasrou] {
        margin-right: -3rem !important;
        margin-left: -3rem !important;
    }

    .my-lg-n1[b-8y47zasrou] {
        margin-top: -0.25rem !important;
        margin-bottom: -0.25rem !important;
    }

    .my-lg-n2[b-8y47zasrou] {
        margin-top: -0.5rem !important;
        margin-bottom: -0.5rem !important;
    }

    .my-lg-n3[b-8y47zasrou] {
        margin-top: -1rem !important;
        margin-bottom: -1rem !important;
    }

    .my-lg-n4[b-8y47zasrou] {
        margin-top: -1.5rem !important;
        margin-bottom: -1.5rem !important;
    }

    .my-lg-n5[b-8y47zasrou] {
        margin-top: -3rem !important;
        margin-bottom: -3rem !important;
    }

    .mt-lg-n1[b-8y47zasrou] {
        margin-top: -0.25rem !important;
    }

    .mt-lg-n2[b-8y47zasrou] {
        margin-top: -0.5rem !important;
    }

    .mt-lg-n3[b-8y47zasrou] {
        margin-top: -1rem !important;
    }

    .mt-lg-n4[b-8y47zasrou] {
        margin-top: -1.5rem !important;
    }

    .mt-lg-n5[b-8y47zasrou] {
        margin-top: -3rem !important;
    }

    .me-lg-n1[b-8y47zasrou] {
        margin-right: -0.25rem !important;
    }

    .me-lg-n2[b-8y47zasrou] {
        margin-right: -0.5rem !important;
    }

    .me-lg-n3[b-8y47zasrou] {
        margin-right: -1rem !important;
    }

    .me-lg-n4[b-8y47zasrou] {
        margin-right: -1.5rem !important;
    }

    .me-lg-n5[b-8y47zasrou] {
        margin-right: -3rem !important;
    }

    .mb-lg-n1[b-8y47zasrou] {
        margin-bottom: -0.25rem !important;
    }

    .mb-lg-n2[b-8y47zasrou] {
        margin-bottom: -0.5rem !important;
    }

    .mb-lg-n3[b-8y47zasrou] {
        margin-bottom: -1rem !important;
    }

    .mb-lg-n4[b-8y47zasrou] {
        margin-bottom: -1.5rem !important;
    }

    .mb-lg-n5[b-8y47zasrou] {
        margin-bottom: -3rem !important;
    }

    .ms-lg-n1[b-8y47zasrou] {
        margin-left: -0.25rem !important;
    }

    .ms-lg-n2[b-8y47zasrou] {
        margin-left: -0.5rem !important;
    }

    .ms-lg-n3[b-8y47zasrou] {
        margin-left: -1rem !important;
    }

    .ms-lg-n4[b-8y47zasrou] {
        margin-left: -1.5rem !important;
    }

    .ms-lg-n5[b-8y47zasrou] {
        margin-left: -3rem !important;
    }

    .p-lg-0[b-8y47zasrou] {
        padding: 0 !important;
    }

    .p-lg-1[b-8y47zasrou] {
        padding: 0.25rem !important;
    }

    .p-lg-2[b-8y47zasrou] {
        padding: 0.5rem !important;
    }

    .p-lg-3[b-8y47zasrou] {
        padding: 1rem !important;
    }

    .p-lg-4[b-8y47zasrou] {
        padding: 1.5rem !important;
    }

    .p-lg-5[b-8y47zasrou] {
        padding: 3rem !important;
    }

    .px-lg-0[b-8y47zasrou] {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }

    .px-lg-1[b-8y47zasrou] {
        padding-right: 0.25rem !important;
        padding-left: 0.25rem !important;
    }

    .px-lg-2[b-8y47zasrou] {
        padding-right: 0.5rem !important;
        padding-left: 0.5rem !important;
    }

    .px-lg-3[b-8y47zasrou] {
        padding-right: 1rem !important;
        padding-left: 1rem !important;
    }

    .px-lg-4[b-8y47zasrou] {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important;
    }

    .px-lg-5[b-8y47zasrou] {
        padding-right: 3rem !important;
        padding-left: 3rem !important;
    }

    .py-lg-0[b-8y47zasrou] {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }

    .py-lg-1[b-8y47zasrou] {
        padding-top: 0.25rem !important;
        padding-bottom: 0.25rem !important;
    }

    .py-lg-2[b-8y47zasrou] {
        padding-top: 0.5rem !important;
        padding-bottom: 0.5rem !important;
    }

    .py-lg-3[b-8y47zasrou] {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important;
    }

    .py-lg-4[b-8y47zasrou] {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important;
    }

    .py-lg-5[b-8y47zasrou] {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important;
    }

    .pt-lg-0[b-8y47zasrou] {
        padding-top: 0 !important;
    }

    .pt-lg-1[b-8y47zasrou] {
        padding-top: 0.25rem !important;
    }

    .pt-lg-2[b-8y47zasrou] {
        padding-top: 0.5rem !important;
    }

    .pt-lg-3[b-8y47zasrou] {
        padding-top: 1rem !important;
    }

    .pt-lg-4[b-8y47zasrou] {
        padding-top: 1.5rem !important;
    }

    .pt-lg-5[b-8y47zasrou] {
        padding-top: 3rem !important;
    }

    .pe-lg-0[b-8y47zasrou] {
        padding-right: 0 !important;
    }

    .pe-lg-1[b-8y47zasrou] {
        padding-right: 0.25rem !important;
    }

    .pe-lg-2[b-8y47zasrou] {
        padding-right: 0.5rem !important;
    }

    .pe-lg-3[b-8y47zasrou] {
        padding-right: 1rem !important;
    }

    .pe-lg-4[b-8y47zasrou] {
        padding-right: 1.5rem !important;
    }

    .pe-lg-5[b-8y47zasrou] {
        padding-right: 3rem !important;
    }

    .pb-lg-0[b-8y47zasrou] {
        padding-bottom: 0 !important;
    }

    .pb-lg-1[b-8y47zasrou] {
        padding-bottom: 0.25rem !important;
    }

    .pb-lg-2[b-8y47zasrou] {
        padding-bottom: 0.5rem !important;
    }

    .pb-lg-3[b-8y47zasrou] {
        padding-bottom: 1rem !important;
    }

    .pb-lg-4[b-8y47zasrou] {
        padding-bottom: 1.5rem !important;
    }

    .pb-lg-5[b-8y47zasrou] {
        padding-bottom: 3rem !important;
    }

    .ps-lg-0[b-8y47zasrou] {
        padding-left: 0 !important;
    }

    .ps-lg-1[b-8y47zasrou] {
        padding-left: 0.25rem !important;
    }

    .ps-lg-2[b-8y47zasrou] {
        padding-left: 0.5rem !important;
    }

    .ps-lg-3[b-8y47zasrou] {
        padding-left: 1rem !important;
    }

    .ps-lg-4[b-8y47zasrou] {
        padding-left: 1.5rem !important;
    }

    .ps-lg-5[b-8y47zasrou] {
        padding-left: 3rem !important;
    }

    .text-lg-start[b-8y47zasrou] {
        text-align: left !important;
    }

    .text-lg-end[b-8y47zasrou] {
        text-align: right !important;
    }

    .text-lg-center[b-8y47zasrou] {
        text-align: center !important;
    }

    .rounded-lg[b-8y47zasrou] {
        border-radius: 0.5rem !important;
    }

    .rounded-lg-0[b-8y47zasrou] {
        border-radius: 0 !important;
    }

    .rounded-lg-1[b-8y47zasrou] {
        border-radius: 0.375rem !important;
    }

    .rounded-lg-2[b-8y47zasrou] {
        border-radius: 0.5rem !important;
    }

    .rounded-lg-3[b-8y47zasrou] {
        border-radius: 0.75rem !important;
    }

    .rounded-lg-4[b-8y47zasrou] {
        border-radius: 1.875rem !important;
    }

    .rounded-lg-circle[b-8y47zasrou] {
        border-radius: 50% !important;
    }

    .rounded-lg-pill[b-8y47zasrou] {
        border-radius: 50rem !important;
    }

    .zindex-lg-0[b-8y47zasrou] {
        z-index: 0 !important;
    }

    .zindex-lg-1[b-8y47zasrou] {
        z-index: 1 !important;
    }

    .zindex-lg-5[b-8y47zasrou] {
        z-index: 5 !important;
    }

    .zindex-lg-10[b-8y47zasrou] {
        z-index: 10 !important;
    }
}

@media (min-width: 1200px) {
    .float-xl-start[b-8y47zasrou] {
        float: left !important;
    }

    .float-xl-end[b-8y47zasrou] {
        float: right !important;
    }

    .float-xl-none[b-8y47zasrou] {
        float: none !important;
    }

    .d-xl-inline[b-8y47zasrou] {
        display: inline !important;
    }

    .d-xl-inline-block[b-8y47zasrou] {
        display: inline-block !important;
    }

    .d-xl-block[b-8y47zasrou] {
        display: block !important;
    }

    .d-xl-grid[b-8y47zasrou] {
        display: grid !important;
    }

    .d-xl-table[b-8y47zasrou] {
        display: table !important;
    }

    .d-xl-table-row[b-8y47zasrou] {
        display: table-row !important;
    }

    .d-xl-table-cell[b-8y47zasrou] {
        display: table-cell !important;
    }

    .d-xl-flex[b-8y47zasrou] {
        display: flex !important;
    }

    .d-xl-inline-flex[b-8y47zasrou] {
        display: inline-flex !important;
    }

    .d-xl-none[b-8y47zasrou] {
        display: none !important;
    }

    .border-xl[b-8y47zasrou] {
        border: 1px solid #efecf3 !important;
    }

    .border-xl-0[b-8y47zasrou] {
        border: 0 !important;
    }

    .border-top-xl[b-8y47zasrou] {
        border-top: 1px solid #efecf3 !important;
    }

    .border-top-xl-0[b-8y47zasrou] {
        border-top: 0 !important;
    }

    .border-end-xl[b-8y47zasrou] {
        border-left: 1px solid #efecf3 !important;
    }

    .border-end-xl-0[b-8y47zasrou] {
        border-right: 0 !important;
    }

    .border-bottom-xl[b-8y47zasrou] {
        border-bottom: 1px solid #efecf3 !important;
    }

    .border-bottom-xl-0[b-8y47zasrou] {
        border-bottom: 0 !important;
    }

    .border-start-xl[b-8y47zasrou] {
        border-left: 1px solid #efecf3 !important;
    }

    .border-start-xl-0[b-8y47zasrou] {
        border-left: 0 !important;
    }

    .w-xl-25[b-8y47zasrou] {
        width: 25% !important;
    }

    .w-xl-50[b-8y47zasrou] {
        width: 50% !important;
    }

    .w-xl-75[b-8y47zasrou] {
        width: 75% !important;
    }

    .w-xl-100[b-8y47zasrou] {
        width: 100% !important;
    }

    .w-xl-auto[b-8y47zasrou] {
        width: auto !important;
    }

    .h-xl-25[b-8y47zasrou] {
        height: 25% !important;
    }

    .h-xl-50[b-8y47zasrou] {
        height: 50% !important;
    }

    .h-xl-75[b-8y47zasrou] {
        height: 75% !important;
    }

    .h-xl-100[b-8y47zasrou] {
        height: 100% !important;
    }

    .h-xl-auto[b-8y47zasrou] {
        height: auto !important;
    }

    .flex-xl-fill[b-8y47zasrou] {
        flex: 1 1 auto !important;
    }

    .flex-xl-row[b-8y47zasrou] {
        flex-direction: row !important;
    }

    .flex-xl-column[b-8y47zasrou] {
        flex-direction: column !important;
    }

    .flex-xl-row-reverse[b-8y47zasrou] {
        flex-direction: row-reverse !important;
    }

    .flex-xl-column-reverse[b-8y47zasrou] {
        flex-direction: column-reverse !important;
    }

    .flex-xl-grow-0[b-8y47zasrou] {
        flex-grow: 0 !important;
    }

    .flex-xl-grow-1[b-8y47zasrou] {
        flex-grow: 1 !important;
    }

    .flex-xl-shrink-0[b-8y47zasrou] {
        flex-shrink: 0 !important;
    }

    .flex-xl-shrink-1[b-8y47zasrou] {
        flex-shrink: 1 !important;
    }

    .flex-xl-wrap[b-8y47zasrou] {
        flex-wrap: wrap !important;
    }

    .flex-xl-nowrap[b-8y47zasrou] {
        flex-wrap: nowrap !important;
    }

    .flex-xl-wrap-reverse[b-8y47zasrou] {
        flex-wrap: wrap-reverse !important;
    }

    .gap-xl-0[b-8y47zasrou] {
        gap: 0 !important;
    }

    .gap-xl-1[b-8y47zasrou] {
        gap: 0.25rem !important;
    }

    .gap-xl-2[b-8y47zasrou] {
        gap: 0.5rem !important;
    }

    .gap-xl-3[b-8y47zasrou] {
        gap: 1rem !important;
    }

    .gap-xl-4[b-8y47zasrou] {
        gap: 1.5rem !important;
    }

    .gap-xl-5[b-8y47zasrou] {
        gap: 3rem !important;
    }

    .justify-content-xl-start[b-8y47zasrou] {
        justify-content: flex-start !important;
    }

    .justify-content-xl-end[b-8y47zasrou] {
        justify-content: flex-end !important;
    }

    .justify-content-xl-center[b-8y47zasrou] {
        justify-content: center !important;
    }

    .justify-content-xl-between[b-8y47zasrou] {
        justify-content: space-between !important;
    }

    .justify-content-xl-around[b-8y47zasrou] {
        justify-content: space-around !important;
    }

    .justify-content-xl-evenly[b-8y47zasrou] {
        justify-content: space-evenly !important;
    }

    .align-items-xl-start[b-8y47zasrou] {
        align-items: flex-start !important;
    }

    .align-items-xl-end[b-8y47zasrou] {
        align-items: flex-end !important;
    }

    .align-items-xl-center[b-8y47zasrou] {
        align-items: center !important;
    }

    .align-items-xl-baseline[b-8y47zasrou] {
        align-items: baseline !important;
    }

    .align-items-xl-stretch[b-8y47zasrou] {
        align-items: stretch !important;
    }

    .align-content-xl-start[b-8y47zasrou] {
        align-content: flex-start !important;
    }

    .align-content-xl-end[b-8y47zasrou] {
        align-content: flex-end !important;
    }

    .align-content-xl-center[b-8y47zasrou] {
        align-content: center !important;
    }

    .align-content-xl-between[b-8y47zasrou] {
        align-content: space-between !important;
    }

    .align-content-xl-around[b-8y47zasrou] {
        align-content: space-around !important;
    }

    .align-content-xl-stretch[b-8y47zasrou] {
        align-content: stretch !important;
    }

    .align-self-xl-auto[b-8y47zasrou] {
        align-self: auto !important;
    }

    .align-self-xl-start[b-8y47zasrou] {
        align-self: flex-start !important;
    }

    .align-self-xl-end[b-8y47zasrou] {
        align-self: flex-end !important;
    }

    .align-self-xl-center[b-8y47zasrou] {
        align-self: center !important;
    }

    .align-self-xl-baseline[b-8y47zasrou] {
        align-self: baseline !important;
    }

    .align-self-xl-stretch[b-8y47zasrou] {
        align-self: stretch !important;
    }

    .order-xl-first[b-8y47zasrou] {
        order: -1 !important;
    }

    .order-xl-0[b-8y47zasrou] {
        order: 0 !important;
    }

    .order-xl-1[b-8y47zasrou] {
        order: 1 !important;
    }

    .order-xl-2[b-8y47zasrou] {
        order: 2 !important;
    }

    .order-xl-3[b-8y47zasrou] {
        order: 3 !important;
    }

    .order-xl-4[b-8y47zasrou] {
        order: 4 !important;
    }

    .order-xl-5[b-8y47zasrou] {
        order: 5 !important;
    }

    .order-xl-last[b-8y47zasrou] {
        order: 6 !important;
    }

    .m-xl-0[b-8y47zasrou] {
        margin: 0 !important;
    }

    .m-xl-1[b-8y47zasrou] {
        margin: 0.25rem !important;
    }

    .m-xl-2[b-8y47zasrou] {
        margin: 0.5rem !important;
    }

    .m-xl-3[b-8y47zasrou] {
        margin: 1rem !important;
    }

    .m-xl-4[b-8y47zasrou] {
        margin: 1.5rem !important;
    }

    .m-xl-5[b-8y47zasrou] {
        margin: 3rem !important;
    }

    .m-xl-auto[b-8y47zasrou] {
        margin: auto !important;
    }

    .mx-xl-0[b-8y47zasrou] {
        margin-right: 0 !important;
        margin-left: 0 !important;
    }

    .mx-xl-1[b-8y47zasrou] {
        margin-right: 0.25rem !important;
        margin-left: 0.25rem !important;
    }

    .mx-xl-2[b-8y47zasrou] {
        margin-right: 0.5rem !important;
        margin-left: 0.5rem !important;
    }

    .mx-xl-3[b-8y47zasrou] {
        margin-right: 1rem !important;
        margin-left: 1rem !important;
    }

    .mx-xl-4[b-8y47zasrou] {
        margin-right: 1.5rem !important;
        margin-left: 1.5rem !important;
    }

    .mx-xl-5[b-8y47zasrou] {
        margin-right: 3rem !important;
        margin-left: 3rem !important;
    }

    .mx-xl-auto[b-8y47zasrou] {
        margin-right: auto !important;
        margin-left: auto !important;
    }

    .my-xl-0[b-8y47zasrou] {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }

    .my-xl-1[b-8y47zasrou] {
        margin-top: 0.25rem !important;
        margin-bottom: 0.25rem !important;
    }

    .my-xl-2[b-8y47zasrou] {
        margin-top: 0.5rem !important;
        margin-bottom: 0.5rem !important;
    }

    .my-xl-3[b-8y47zasrou] {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important;
    }

    .my-xl-4[b-8y47zasrou] {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important;
    }

    .my-xl-5[b-8y47zasrou] {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important;
    }

    .my-xl-auto[b-8y47zasrou] {
        margin-top: auto !important;
        margin-bottom: auto !important;
    }

    .mt-xl-0[b-8y47zasrou] {
        margin-top: 0 !important;
    }

    .mt-xl-1[b-8y47zasrou] {
        margin-top: 0.25rem !important;
    }

    .mt-xl-2[b-8y47zasrou] {
        margin-top: 0.5rem !important;
    }

    .mt-xl-3[b-8y47zasrou] {
        margin-top: 1rem !important;
    }

    .mt-xl-4[b-8y47zasrou] {
        margin-top: 1.5rem !important;
    }

    .mt-xl-5[b-8y47zasrou] {
        margin-top: 3rem !important;
    }

    .mt-xl-auto[b-8y47zasrou] {
        margin-top: auto !important;
    }

    .me-xl-0[b-8y47zasrou] {
        margin-right: 0 !important;
    }

    .me-xl-1[b-8y47zasrou] {
        margin-right: 0.25rem !important;
    }

    .me-xl-2[b-8y47zasrou] {
        margin-right: 0.5rem !important;
    }

    .me-xl-3[b-8y47zasrou] {
        margin-right: 1rem !important;
    }

    .me-xl-4[b-8y47zasrou] {
        margin-right: 1.5rem !important;
    }

    .me-xl-5[b-8y47zasrou] {
        margin-right: 3rem !important;
    }

    .me-xl-auto[b-8y47zasrou] {
        margin-right: auto !important;
    }

    .mb-xl-0[b-8y47zasrou] {
        margin-bottom: 0 !important;
    }

    .mb-xl-1[b-8y47zasrou] {
        margin-bottom: 0.25rem !important;
    }

    .mb-xl-2[b-8y47zasrou] {
        margin-bottom: 0.5rem !important;
    }

    .mb-xl-3[b-8y47zasrou] {
        margin-bottom: 1rem !important;
    }

    .mb-xl-4[b-8y47zasrou] {
        margin-bottom: 1.5rem !important;
    }

    .mb-xl-5[b-8y47zasrou] {
        margin-bottom: 3rem !important;
    }

    .mb-xl-auto[b-8y47zasrou] {
        margin-bottom: auto !important;
    }

    .ms-xl-0[b-8y47zasrou] {
        margin-left: 0 !important;
    }

    .ms-xl-1[b-8y47zasrou] {
        margin-left: 0.25rem !important;
    }

    .ms-xl-2[b-8y47zasrou] {
        margin-left: 0.5rem !important;
    }

    .ms-xl-3[b-8y47zasrou] {
        margin-left: 1rem !important;
    }

    .ms-xl-4[b-8y47zasrou] {
        margin-left: 1.5rem !important;
    }

    .ms-xl-5[b-8y47zasrou] {
        margin-left: 3rem !important;
    }

    .ms-xl-auto[b-8y47zasrou] {
        margin-left: auto !important;
    }

    .m-xl-n1[b-8y47zasrou] {
        margin: -0.25rem !important;
    }

    .m-xl-n2[b-8y47zasrou] {
        margin: -0.5rem !important;
    }

    .m-xl-n3[b-8y47zasrou] {
        margin: -1rem !important;
    }

    .m-xl-n4[b-8y47zasrou] {
        margin: -1.5rem !important;
    }

    .m-xl-n5[b-8y47zasrou] {
        margin: -3rem !important;
    }

    .mx-xl-n1[b-8y47zasrou] {
        margin-right: -0.25rem !important;
        margin-left: -0.25rem !important;
    }

    .mx-xl-n2[b-8y47zasrou] {
        margin-right: -0.5rem !important;
        margin-left: -0.5rem !important;
    }

    .mx-xl-n3[b-8y47zasrou] {
        margin-right: -1rem !important;
        margin-left: -1rem !important;
    }

    .mx-xl-n4[b-8y47zasrou] {
        margin-right: -1.5rem !important;
        margin-left: -1.5rem !important;
    }

    .mx-xl-n5[b-8y47zasrou] {
        margin-right: -3rem !important;
        margin-left: -3rem !important;
    }

    .my-xl-n1[b-8y47zasrou] {
        margin-top: -0.25rem !important;
        margin-bottom: -0.25rem !important;
    }

    .my-xl-n2[b-8y47zasrou] {
        margin-top: -0.5rem !important;
        margin-bottom: -0.5rem !important;
    }

    .my-xl-n3[b-8y47zasrou] {
        margin-top: -1rem !important;
        margin-bottom: -1rem !important;
    }

    .my-xl-n4[b-8y47zasrou] {
        margin-top: -1.5rem !important;
        margin-bottom: -1.5rem !important;
    }

    .my-xl-n5[b-8y47zasrou] {
        margin-top: -3rem !important;
        margin-bottom: -3rem !important;
    }

    .mt-xl-n1[b-8y47zasrou] {
        margin-top: -0.25rem !important;
    }

    .mt-xl-n2[b-8y47zasrou] {
        margin-top: -0.5rem !important;
    }

    .mt-xl-n3[b-8y47zasrou] {
        margin-top: -1rem !important;
    }

    .mt-xl-n4[b-8y47zasrou] {
        margin-top: -1.5rem !important;
    }

    .mt-xl-n5[b-8y47zasrou] {
        margin-top: -3rem !important;
    }

    .me-xl-n1[b-8y47zasrou] {
        margin-right: -0.25rem !important;
    }

    .me-xl-n2[b-8y47zasrou] {
        margin-right: -0.5rem !important;
    }

    .me-xl-n3[b-8y47zasrou] {
        margin-right: -1rem !important;
    }

    .me-xl-n4[b-8y47zasrou] {
        margin-right: -1.5rem !important;
    }

    .me-xl-n5[b-8y47zasrou] {
        margin-right: -3rem !important;
    }

    .mb-xl-n1[b-8y47zasrou] {
        margin-bottom: -0.25rem !important;
    }

    .mb-xl-n2[b-8y47zasrou] {
        margin-bottom: -0.5rem !important;
    }

    .mb-xl-n3[b-8y47zasrou] {
        margin-bottom: -1rem !important;
    }

    .mb-xl-n4[b-8y47zasrou] {
        margin-bottom: -1.5rem !important;
    }

    .mb-xl-n5[b-8y47zasrou] {
        margin-bottom: -3rem !important;
    }

    .ms-xl-n1[b-8y47zasrou] {
        margin-left: -0.25rem !important;
    }

    .ms-xl-n2[b-8y47zasrou] {
        margin-left: -0.5rem !important;
    }

    .ms-xl-n3[b-8y47zasrou] {
        margin-left: -1rem !important;
    }

    .ms-xl-n4[b-8y47zasrou] {
        margin-left: -1.5rem !important;
    }

    .ms-xl-n5[b-8y47zasrou] {
        margin-left: -3rem !important;
    }

    .p-xl-0[b-8y47zasrou] {
        padding: 0 !important;
    }

    .p-xl-1[b-8y47zasrou] {
        padding: 0.25rem !important;
    }

    .p-xl-2[b-8y47zasrou] {
        padding: 0.5rem !important;
    }

    .p-xl-3[b-8y47zasrou] {
        padding: 1rem !important;
    }

    .p-xl-4[b-8y47zasrou] {
        padding: 1.5rem !important;
    }

    .p-xl-5[b-8y47zasrou] {
        padding: 3rem !important;
    }

    .px-xl-0[b-8y47zasrou] {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }

    .px-xl-1[b-8y47zasrou] {
        padding-right: 0.25rem !important;
        padding-left: 0.25rem !important;
    }

    .px-xl-2[b-8y47zasrou] {
        padding-right: 0.5rem !important;
        padding-left: 0.5rem !important;
    }

    .px-xl-3[b-8y47zasrou] {
        padding-right: 1rem !important;
        padding-left: 1rem !important;
    }

    .px-xl-4[b-8y47zasrou] {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important;
    }

    .px-xl-5[b-8y47zasrou] {
        padding-right: 3rem !important;
        padding-left: 3rem !important;
    }

    .py-xl-0[b-8y47zasrou] {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }

    .py-xl-1[b-8y47zasrou] {
        padding-top: 0.25rem !important;
        padding-bottom: 0.25rem !important;
    }

    .py-xl-2[b-8y47zasrou] {
        padding-top: 0.5rem !important;
        padding-bottom: 0.5rem !important;
    }

    .py-xl-3[b-8y47zasrou] {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important;
    }

    .py-xl-4[b-8y47zasrou] {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important;
    }

    .py-xl-5[b-8y47zasrou] {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important;
    }

    .pt-xl-0[b-8y47zasrou] {
        padding-top: 0 !important;
    }

    .pt-xl-1[b-8y47zasrou] {
        padding-top: 0.25rem !important;
    }

    .pt-xl-2[b-8y47zasrou] {
        padding-top: 0.5rem !important;
    }

    .pt-xl-3[b-8y47zasrou] {
        padding-top: 1rem !important;
    }

    .pt-xl-4[b-8y47zasrou] {
        padding-top: 1.5rem !important;
    }

    .pt-xl-5[b-8y47zasrou] {
        padding-top: 3rem !important;
    }

    .pe-xl-0[b-8y47zasrou] {
        padding-right: 0 !important;
    }

    .pe-xl-1[b-8y47zasrou] {
        padding-right: 0.25rem !important;
    }

    .pe-xl-2[b-8y47zasrou] {
        padding-right: 0.5rem !important;
    }

    .pe-xl-3[b-8y47zasrou] {
        padding-right: 1rem !important;
    }

    .pe-xl-4[b-8y47zasrou] {
        padding-right: 1.5rem !important;
    }

    .pe-xl-5[b-8y47zasrou] {
        padding-right: 3rem !important;
    }

    .pb-xl-0[b-8y47zasrou] {
        padding-bottom: 0 !important;
    }

    .pb-xl-1[b-8y47zasrou] {
        padding-bottom: 0.25rem !important;
    }

    .pb-xl-2[b-8y47zasrou] {
        padding-bottom: 0.5rem !important;
    }

    .pb-xl-3[b-8y47zasrou] {
        padding-bottom: 1rem !important;
    }

    .pb-xl-4[b-8y47zasrou] {
        padding-bottom: 1.5rem !important;
    }

    .pb-xl-5[b-8y47zasrou] {
        padding-bottom: 3rem !important;
    }

    .ps-xl-0[b-8y47zasrou] {
        padding-left: 0 !important;
    }

    .ps-xl-1[b-8y47zasrou] {
        padding-left: 0.25rem !important;
    }

    .ps-xl-2[b-8y47zasrou] {
        padding-left: 0.5rem !important;
    }

    .ps-xl-3[b-8y47zasrou] {
        padding-left: 1rem !important;
    }

    .ps-xl-4[b-8y47zasrou] {
        padding-left: 1.5rem !important;
    }

    .ps-xl-5[b-8y47zasrou] {
        padding-left: 3rem !important;
    }

    .text-xl-start[b-8y47zasrou] {
        text-align: left !important;
    }

    .text-xl-end[b-8y47zasrou] {
        text-align: right !important;
    }

    .text-xl-center[b-8y47zasrou] {
        text-align: center !important;
    }

    .rounded-xl[b-8y47zasrou] {
        border-radius: 0.5rem !important;
    }

    .rounded-xl-0[b-8y47zasrou] {
        border-radius: 0 !important;
    }

    .rounded-xl-1[b-8y47zasrou] {
        border-radius: 0.375rem !important;
    }

    .rounded-xl-2[b-8y47zasrou] {
        border-radius: 0.5rem !important;
    }

    .rounded-xl-3[b-8y47zasrou] {
        border-radius: 0.75rem !important;
    }

    .rounded-xl-4[b-8y47zasrou] {
        border-radius: 1.875rem !important;
    }

    .rounded-xl-circle[b-8y47zasrou] {
        border-radius: 50% !important;
    }

    .rounded-xl-pill[b-8y47zasrou] {
        border-radius: 50rem !important;
    }

    .zindex-xl-0[b-8y47zasrou] {
        z-index: 0 !important;
    }

    .zindex-xl-1[b-8y47zasrou] {
        z-index: 1 !important;
    }

    .zindex-xl-5[b-8y47zasrou] {
        z-index: 5 !important;
    }

    .zindex-xl-10[b-8y47zasrou] {
        z-index: 10 !important;
    }
}

@media (min-width: 1400px) {
    .float-xxl-start[b-8y47zasrou] {
        float: left !important;
    }

    .float-xxl-end[b-8y47zasrou] {
        float: right !important;
    }

    .float-xxl-none[b-8y47zasrou] {
        float: none !important;
    }

    .d-xxl-inline[b-8y47zasrou] {
        display: inline !important;
    }

    .d-xxl-inline-block[b-8y47zasrou] {
        display: inline-block !important;
    }

    .d-xxl-block[b-8y47zasrou] {
        display: block !important;
    }

    .d-xxl-grid[b-8y47zasrou] {
        display: grid !important;
    }

    .d-xxl-table[b-8y47zasrou] {
        display: table !important;
    }

    .d-xxl-table-row[b-8y47zasrou] {
        display: table-row !important;
    }

    .d-xxl-table-cell[b-8y47zasrou] {
        display: table-cell !important;
    }

    .d-xxl-flex[b-8y47zasrou] {
        display: flex !important;
    }

    .d-xxl-inline-flex[b-8y47zasrou] {
        display: inline-flex !important;
    }

    .d-xxl-none[b-8y47zasrou] {
        display: none !important;
    }

    .border-xxl[b-8y47zasrou] {
        border: 1px solid #efecf3 !important;
    }

    .border-xxl-0[b-8y47zasrou] {
        border: 0 !important;
    }

    .border-top-xxl[b-8y47zasrou] {
        border-top: 1px solid #efecf3 !important;
    }

    .border-top-xxl-0[b-8y47zasrou] {
        border-top: 0 !important;
    }

    .border-end-xxl[b-8y47zasrou] {
        border-right: 1px solid #efecf3 !important;
    }

    .border-end-xxl-0[b-8y47zasrou] {
        border-right: 0 !important;
    }

    .border-bottom-xxl[b-8y47zasrou] {
        border-bottom: 1px solid #efecf3 !important;
    }

    .border-bottom-xxl-0[b-8y47zasrou] {
        border-bottom: 0 !important;
    }

    .border-start-xxl[b-8y47zasrou] {
        border-left: 1px solid #efecf3 !important;
    }

    .border-start-xxl-0[b-8y47zasrou] {
        border-left: 0 !important;
    }

    .w-xxl-25[b-8y47zasrou] {
        width: 25% !important;
    }

    .w-xxl-50[b-8y47zasrou] {
        width: 50% !important;
    }

    .w-xxl-75[b-8y47zasrou] {
        width: 75% !important;
    }

    .w-xxl-100[b-8y47zasrou] {
        width: 100% !important;
    }

    .w-xxl-auto[b-8y47zasrou] {
        width: auto !important;
    }

    .h-xxl-25[b-8y47zasrou] {
        height: 25% !important;
    }

    .h-xxl-50[b-8y47zasrou] {
        height: 50% !important;
    }

    .h-xxl-75[b-8y47zasrou] {
        height: 75% !important;
    }

    .h-xxl-100[b-8y47zasrou] {
        height: 100% !important;
    }

    .h-xxl-auto[b-8y47zasrou] {
        height: auto !important;
    }

    .flex-xxl-fill[b-8y47zasrou] {
        flex: 1 1 auto !important;
    }

    .flex-xxl-row[b-8y47zasrou] {
        flex-direction: row !important;
    }

    .flex-xxl-column[b-8y47zasrou] {
        flex-direction: column !important;
    }

    .flex-xxl-row-reverse[b-8y47zasrou] {
        flex-direction: row-reverse !important;
    }

    .flex-xxl-column-reverse[b-8y47zasrou] {
        flex-direction: column-reverse !important;
    }

    .flex-xxl-grow-0[b-8y47zasrou] {
        flex-grow: 0 !important;
    }

    .flex-xxl-grow-1[b-8y47zasrou] {
        flex-grow: 1 !important;
    }

    .flex-xxl-shrink-0[b-8y47zasrou] {
        flex-shrink: 0 !important;
    }

    .flex-xxl-shrink-1[b-8y47zasrou] {
        flex-shrink: 1 !important;
    }

    .flex-xxl-wrap[b-8y47zasrou] {
        flex-wrap: wrap !important;
    }

    .flex-xxl-nowrap[b-8y47zasrou] {
        flex-wrap: nowrap !important;
    }

    .flex-xxl-wrap-reverse[b-8y47zasrou] {
        flex-wrap: wrap-reverse !important;
    }

    .gap-xxl-0[b-8y47zasrou] {
        gap: 0 !important;
    }

    .gap-xxl-1[b-8y47zasrou] {
        gap: 0.25rem !important;
    }

    .gap-xxl-2[b-8y47zasrou] {
        gap: 0.5rem !important;
    }

    .gap-xxl-3[b-8y47zasrou] {
        gap: 1rem !important;
    }

    .gap-xxl-4[b-8y47zasrou] {
        gap: 1.5rem !important;
    }

    .gap-xxl-5[b-8y47zasrou] {
        gap: 3rem !important;
    }

    .justify-content-xxl-start[b-8y47zasrou] {
        justify-content: flex-start !important;
    }

    .justify-content-xxl-end[b-8y47zasrou] {
        justify-content: flex-end !important;
    }

    .justify-content-xxl-center[b-8y47zasrou] {
        justify-content: center !important;
    }

    .justify-content-xxl-between[b-8y47zasrou] {
        justify-content: space-between !important;
    }

    .justify-content-xxl-around[b-8y47zasrou] {
        justify-content: space-around !important;
    }

    .justify-content-xxl-evenly[b-8y47zasrou] {
        justify-content: space-evenly !important;
    }

    .align-items-xxl-start[b-8y47zasrou] {
        align-items: flex-start !important;
    }

    .align-items-xxl-end[b-8y47zasrou] {
        align-items: flex-end !important;
    }

    .align-items-xxl-center[b-8y47zasrou] {
        align-items: center !important;
    }

    .align-items-xxl-baseline[b-8y47zasrou] {
        align-items: baseline !important;
    }

    .align-items-xxl-stretch[b-8y47zasrou] {
        align-items: stretch !important;
    }

    .align-content-xxl-start[b-8y47zasrou] {
        align-content: flex-start !important;
    }

    .align-content-xxl-end[b-8y47zasrou] {
        align-content: flex-end !important;
    }

    .align-content-xxl-center[b-8y47zasrou] {
        align-content: center !important;
    }

    .align-content-xxl-between[b-8y47zasrou] {
        align-content: space-between !important;
    }

    .align-content-xxl-around[b-8y47zasrou] {
        align-content: space-around !important;
    }

    .align-content-xxl-stretch[b-8y47zasrou] {
        align-content: stretch !important;
    }

    .align-self-xxl-auto[b-8y47zasrou] {
        align-self: auto !important;
    }

    .align-self-xxl-start[b-8y47zasrou] {
        align-self: flex-start !important;
    }

    .align-self-xxl-end[b-8y47zasrou] {
        align-self: flex-end !important;
    }

    .align-self-xxl-center[b-8y47zasrou] {
        align-self: center !important;
    }

    .align-self-xxl-baseline[b-8y47zasrou] {
        align-self: baseline !important;
    }

    .align-self-xxl-stretch[b-8y47zasrou] {
        align-self: stretch !important;
    }

    .order-xxl-first[b-8y47zasrou] {
        order: -1 !important;
    }

    .order-xxl-0[b-8y47zasrou] {
        order: 0 !important;
    }

    .order-xxl-1[b-8y47zasrou] {
        order: 1 !important;
    }

    .order-xxl-2[b-8y47zasrou] {
        order: 2 !important;
    }

    .order-xxl-3[b-8y47zasrou] {
        order: 3 !important;
    }

    .order-xxl-4[b-8y47zasrou] {
        order: 4 !important;
    }

    .order-xxl-5[b-8y47zasrou] {
        order: 5 !important;
    }

    .order-xxl-last[b-8y47zasrou] {
        order: 6 !important;
    }

    .m-xxl-0[b-8y47zasrou] {
        margin: 0 !important;
    }

    .m-xxl-1[b-8y47zasrou] {
        margin: 0.25rem !important;
    }

    .m-xxl-2[b-8y47zasrou] {
        margin: 0.5rem !important;
    }

    .m-xxl-3[b-8y47zasrou] {
        margin: 1rem !important;
    }

    .m-xxl-4[b-8y47zasrou] {
        margin: 1.5rem !important;
    }

    .m-xxl-5[b-8y47zasrou] {
        margin: 3rem !important;
    }

    .m-xxl-auto[b-8y47zasrou] {
        margin: auto !important;
    }

    .mx-xxl-0[b-8y47zasrou] {
        margin-right: 0 !important;
        margin-left: 0 !important;
    }

    .mx-xxl-1[b-8y47zasrou] {
        margin-right: 0.25rem !important;
        margin-left: 0.25rem !important;
    }

    .mx-xxl-2[b-8y47zasrou] {
        margin-right: 0.5rem !important;
        margin-left: 0.5rem !important;
    }

    .mx-xxl-3[b-8y47zasrou] {
        margin-right: 1rem !important;
        margin-left: 1rem !important;
    }

    .mx-xxl-4[b-8y47zasrou] {
        margin-right: 1.5rem !important;
        margin-left: 1.5rem !important;
    }

    .mx-xxl-5[b-8y47zasrou] {
        margin-right: 3rem !important;
        margin-left: 3rem !important;
    }

    .mx-xxl-auto[b-8y47zasrou] {
        margin-right: auto !important;
        margin-left: auto !important;
    }

    .my-xxl-0[b-8y47zasrou] {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }

    .my-xxl-1[b-8y47zasrou] {
        margin-top: 0.25rem !important;
        margin-bottom: 0.25rem !important;
    }

    .my-xxl-2[b-8y47zasrou] {
        margin-top: 0.5rem !important;
        margin-bottom: 0.5rem !important;
    }

    .my-xxl-3[b-8y47zasrou] {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important;
    }

    .my-xxl-4[b-8y47zasrou] {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important;
    }

    .my-xxl-5[b-8y47zasrou] {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important;
    }

    .my-xxl-auto[b-8y47zasrou] {
        margin-top: auto !important;
        margin-bottom: auto !important;
    }

    .mt-xxl-0[b-8y47zasrou] {
        margin-top: 0 !important;
    }

    .mt-xxl-1[b-8y47zasrou] {
        margin-top: 0.25rem !important;
    }

    .mt-xxl-2[b-8y47zasrou] {
        margin-top: 0.5rem !important;
    }

    .mt-xxl-3[b-8y47zasrou] {
        margin-top: 1rem !important;
    }

    .mt-xxl-4[b-8y47zasrou] {
        margin-top: 1.5rem !important;
    }

    .mt-xxl-5[b-8y47zasrou] {
        margin-top: 3rem !important;
    }

    .mt-xxl-auto[b-8y47zasrou] {
        margin-top: auto !important;
    }

    .me-xxl-0[b-8y47zasrou] {
        margin-right: 0 !important;
    }

    .me-xxl-1[b-8y47zasrou] {
        margin-right: 0.25rem !important;
    }

    .me-xxl-2[b-8y47zasrou] {
        margin-right: 0.5rem !important;
    }

    .me-xxl-3[b-8y47zasrou] {
        margin-right: 1rem !important;
    }

    .me-xxl-4[b-8y47zasrou] {
        margin-right: 1.5rem !important;
    }

    .me-xxl-5[b-8y47zasrou] {
        margin-right: 3rem !important;
    }

    .me-xxl-auto[b-8y47zasrou] {
        margin-right: auto !important;
    }

    .mb-xxl-0[b-8y47zasrou] {
        margin-bottom: 0 !important;
    }

    .mb-xxl-1[b-8y47zasrou] {
        margin-bottom: 0.25rem !important;
    }

    .mb-xxl-2[b-8y47zasrou] {
        margin-bottom: 0.5rem !important;
    }

    .mb-xxl-3[b-8y47zasrou] {
        margin-bottom: 1rem !important;
    }

    .mb-xxl-4[b-8y47zasrou] {
        margin-bottom: 1.5rem !important;
    }

    .mb-xxl-5[b-8y47zasrou] {
        margin-bottom: 3rem !important;
    }

    .mb-xxl-auto[b-8y47zasrou] {
        margin-bottom: auto !important;
    }

    .ms-xxl-0[b-8y47zasrou] {
        margin-left: 0 !important;
    }

    .ms-xxl-1[b-8y47zasrou] {
        margin-left: 0.25rem !important;
    }

    .ms-xxl-2[b-8y47zasrou] {
        margin-left: 0.5rem !important;
    }

    .ms-xxl-3[b-8y47zasrou] {
        margin-left: 1rem !important;
    }

    .ms-xxl-4[b-8y47zasrou] {
        margin-left: 1.5rem !important;
    }

    .ms-xxl-5[b-8y47zasrou] {
        margin-left: 3rem !important;
    }

    .ms-xxl-auto[b-8y47zasrou] {
        margin-left: auto !important;
    }

    .m-xxl-n1[b-8y47zasrou] {
        margin: -0.25rem !important;
    }

    .m-xxl-n2[b-8y47zasrou] {
        margin: -0.5rem !important;
    }

    .m-xxl-n3[b-8y47zasrou] {
        margin: -1rem !important;
    }

    .m-xxl-n4[b-8y47zasrou] {
        margin: -1.5rem !important;
    }

    .m-xxl-n5[b-8y47zasrou] {
        margin: -3rem !important;
    }

    .mx-xxl-n1[b-8y47zasrou] {
        margin-right: -0.25rem !important;
        margin-left: -0.25rem !important;
    }

    .mx-xxl-n2[b-8y47zasrou] {
        margin-right: -0.5rem !important;
        margin-left: -0.5rem !important;
    }

    .mx-xxl-n3[b-8y47zasrou] {
        margin-right: -1rem !important;
        margin-left: -1rem !important;
    }

    .mx-xxl-n4[b-8y47zasrou] {
        margin-right: -1.5rem !important;
        margin-left: -1.5rem !important;
    }

    .mx-xxl-n5[b-8y47zasrou] {
        margin-right: -3rem !important;
        margin-left: -3rem !important;
    }

    .my-xxl-n1[b-8y47zasrou] {
        margin-top: -0.25rem !important;
        margin-bottom: -0.25rem !important;
    }

    .my-xxl-n2[b-8y47zasrou] {
        margin-top: -0.5rem !important;
        margin-bottom: -0.5rem !important;
    }

    .my-xxl-n3[b-8y47zasrou] {
        margin-top: -1rem !important;
        margin-bottom: -1rem !important;
    }

    .my-xxl-n4[b-8y47zasrou] {
        margin-top: -1.5rem !important;
        margin-bottom: -1.5rem !important;
    }

    .my-xxl-n5[b-8y47zasrou] {
        margin-top: -3rem !important;
        margin-bottom: -3rem !important;
    }

    .mt-xxl-n1[b-8y47zasrou] {
        margin-top: -0.25rem !important;
    }

    .mt-xxl-n2[b-8y47zasrou] {
        margin-top: -0.5rem !important;
    }

    .mt-xxl-n3[b-8y47zasrou] {
        margin-top: -1rem !important;
    }

    .mt-xxl-n4[b-8y47zasrou] {
        margin-top: -1.5rem !important;
    }

    .mt-xxl-n5[b-8y47zasrou] {
        margin-top: -3rem !important;
    }

    .me-xxl-n1[b-8y47zasrou] {
        margin-right: -0.25rem !important;
    }

    .me-xxl-n2[b-8y47zasrou] {
        margin-right: -0.5rem !important;
    }

    .me-xxl-n3[b-8y47zasrou] {
        margin-right: -1rem !important;
    }

    .me-xxl-n4[b-8y47zasrou] {
        margin-right: -1.5rem !important;
    }

    .me-xxl-n5[b-8y47zasrou] {
        margin-right: -3rem !important;
    }

    .mb-xxl-n1[b-8y47zasrou] {
        margin-bottom: -0.25rem !important;
    }

    .mb-xxl-n2[b-8y47zasrou] {
        margin-bottom: -0.5rem !important;
    }

    .mb-xxl-n3[b-8y47zasrou] {
        margin-bottom: -1rem !important;
    }

    .mb-xxl-n4[b-8y47zasrou] {
        margin-bottom: -1.5rem !important;
    }

    .mb-xxl-n5[b-8y47zasrou] {
        margin-bottom: -3rem !important;
    }

    .ms-xxl-n1[b-8y47zasrou] {
        margin-left: -0.25rem !important;
    }

    .ms-xxl-n2[b-8y47zasrou] {
        margin-left: -0.5rem !important;
    }

    .ms-xxl-n3[b-8y47zasrou] {
        margin-left: -1rem !important;
    }

    .ms-xxl-n4[b-8y47zasrou] {
        margin-left: -1.5rem !important;
    }

    .ms-xxl-n5[b-8y47zasrou] {
        margin-left: -3rem !important;
    }

    .p-xxl-0[b-8y47zasrou] {
        padding: 0 !important;
    }

    .p-xxl-1[b-8y47zasrou] {
        padding: 0.25rem !important;
    }

    .p-xxl-2[b-8y47zasrou] {
        padding: 0.5rem !important;
    }

    .p-xxl-3[b-8y47zasrou] {
        padding: 1rem !important;
    }

    .p-xxl-4[b-8y47zasrou] {
        padding: 1.5rem !important;
    }

    .p-xxl-5[b-8y47zasrou] {
        padding: 3rem !important;
    }

    .px-xxl-0[b-8y47zasrou] {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }

    .px-xxl-1[b-8y47zasrou] {
        padding-right: 0.25rem !important;
        padding-left: 0.25rem !important;
    }

    .px-xxl-2[b-8y47zasrou] {
        padding-right: 0.5rem !important;
        padding-left: 0.5rem !important;
    }

    .px-xxl-3[b-8y47zasrou] {
        padding-right: 1rem !important;
        padding-left: 1rem !important;
    }

    .px-xxl-4[b-8y47zasrou] {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important;
    }

    .px-xxl-5[b-8y47zasrou] {
        padding-right: 3rem !important;
        padding-left: 3rem !important;
    }

    .py-xxl-0[b-8y47zasrou] {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }

    .py-xxl-1[b-8y47zasrou] {
        padding-top: 0.25rem !important;
        padding-bottom: 0.25rem !important;
    }

    .py-xxl-2[b-8y47zasrou] {
        padding-top: 0.5rem !important;
        padding-bottom: 0.5rem !important;
    }

    .py-xxl-3[b-8y47zasrou] {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important;
    }

    .py-xxl-4[b-8y47zasrou] {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important;
    }

    .py-xxl-5[b-8y47zasrou] {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important;
    }

    .pt-xxl-0[b-8y47zasrou] {
        padding-top: 0 !important;
    }

    .pt-xxl-1[b-8y47zasrou] {
        padding-top: 0.25rem !important;
    }

    .pt-xxl-2[b-8y47zasrou] {
        padding-top: 0.5rem !important;
    }

    .pt-xxl-3[b-8y47zasrou] {
        padding-top: 1rem !important;
    }

    .pt-xxl-4[b-8y47zasrou] {
        padding-top: 1.5rem !important;
    }

    .pt-xxl-5[b-8y47zasrou] {
        padding-top: 3rem !important;
    }

    .pe-xxl-0[b-8y47zasrou] {
        padding-right: 0 !important;
    }

    .pe-xxl-1[b-8y47zasrou] {
        padding-right: 0.25rem !important;
    }

    .pe-xxl-2[b-8y47zasrou] {
        padding-right: 0.5rem !important;
    }

    .pe-xxl-3[b-8y47zasrou] {
        padding-right: 1rem !important;
    }

    .pe-xxl-4[b-8y47zasrou] {
        padding-right: 1.5rem !important;
    }

    .pe-xxl-5[b-8y47zasrou] {
        padding-right: 3rem !important;
    }

    .pb-xxl-0[b-8y47zasrou] {
        padding-bottom: 0 !important;
    }

    .pb-xxl-1[b-8y47zasrou] {
        padding-bottom: 0.25rem !important;
    }

    .pb-xxl-2[b-8y47zasrou] {
        padding-bottom: 0.5rem !important;
    }

    .pb-xxl-3[b-8y47zasrou] {
        padding-bottom: 1rem !important;
    }

    .pb-xxl-4[b-8y47zasrou] {
        padding-bottom: 1.5rem !important;
    }

    .pb-xxl-5[b-8y47zasrou] {
        padding-bottom: 3rem !important;
    }

    .ps-xxl-0[b-8y47zasrou] {
        padding-left: 0 !important;
    }

    .ps-xxl-1[b-8y47zasrou] {
        padding-left: 0.25rem !important;
    }

    .ps-xxl-2[b-8y47zasrou] {
        padding-left: 0.5rem !important;
    }

    .ps-xxl-3[b-8y47zasrou] {
        padding-left: 1rem !important;
    }

    .ps-xxl-4[b-8y47zasrou] {
        padding-left: 1.5rem !important;
    }

    .ps-xxl-5[b-8y47zasrou] {
        padding-left: 3rem !important;
    }

    .text-xxl-start[b-8y47zasrou] {
        text-align: left !important;
    }

    .text-xxl-end[b-8y47zasrou] {
        text-align: right !important;
    }

    .text-xxl-center[b-8y47zasrou] {
        text-align: center !important;
    }

    .rounded-xxl[b-8y47zasrou] {
        border-radius: 0.5rem !important;
    }

    .rounded-xxl-0[b-8y47zasrou] {
        border-radius: 0 !important;
    }

    .rounded-xxl-1[b-8y47zasrou] {
        border-radius: 0.375rem !important;
    }

    .rounded-xxl-2[b-8y47zasrou] {
        border-radius: 0.5rem !important;
    }

    .rounded-xxl-3[b-8y47zasrou] {
        border-radius: 0.75rem !important;
    }

    .rounded-xxl-4[b-8y47zasrou] {
        border-radius: 1.875rem !important;
    }

    .rounded-xxl-circle[b-8y47zasrou] {
        border-radius: 50% !important;
    }

    .rounded-xxl-pill[b-8y47zasrou] {
        border-radius: 50rem !important;
    }

    .zindex-xxl-0[b-8y47zasrou] {
        z-index: 0 !important;
    }

    .zindex-xxl-1[b-8y47zasrou] {
        z-index: 1 !important;
    }

    .zindex-xxl-5[b-8y47zasrou] {
        z-index: 5 !important;
    }

    .zindex-xxl-10[b-8y47zasrou] {
        z-index: 10 !important;
    }
}

@media (min-width: 1200px) {
    .fs-1[b-8y47zasrou] {
        font-size: 2.5rem !important;
    }

    .fs-2[b-8y47zasrou] {
        font-size: 2rem !important;
    }

    .fs-3[b-8y47zasrou] {
        font-size: 1.75rem !important;
    }

    .fs-4[b-8y47zasrou] {
        font-size: 1.5rem !important;
    }
}

@media print {
    .d-print-inline[b-8y47zasrou] {
        display: inline !important;
    }

    .d-print-inline-block[b-8y47zasrou] {
        display: inline-block !important;
    }

    .d-print-block[b-8y47zasrou] {
        display: block !important;
    }

    .d-print-grid[b-8y47zasrou] {
        display: grid !important;
    }

    .d-print-table[b-8y47zasrou] {
        display: table !important;
    }

    .d-print-table-row[b-8y47zasrou] {
        display: table-row !important;
    }

    .d-print-table-cell[b-8y47zasrou] {
        display: table-cell !important;
    }

    .d-print-flex[b-8y47zasrou] {
        display: flex !important;
    }

    .d-print-inline-flex[b-8y47zasrou] {
        display: inline-flex !important;
    }

    .d-print-none[b-8y47zasrou] {
        display: none !important;
    }
}

html *[b-8y47zasrou] {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    /* overflow-x: clip */
}

html[b-8y47zasrou],
body[b-8y47zasrou] {
    height: 100%;
}

body[b-8y47zasrou] {
    display: flex;
    flex-direction: column;
}

.page-wrapper[b-8y47zasrou] {
    flex: 1 0 auto;
}

.footer[b-8y47zasrou] {
    flex-shrink: 0;
}

a[b-8y47zasrou] {
    transition: color 0.2s ease-in-out;
}

    a:focus[b-8y47zasrou] {
        outline: none;
    }

    a:hover > .text-decoration-underline[b-8y47zasrou] {
        text-decoration: none !important;
    }

    a[class^="bg-"][b-8y47zasrou],
    a[class*="bg-"][b-8y47zasrou] {
        transition: background-color 0.25s ease;
    }

img[b-8y47zasrou],
figure[b-8y47zasrou] {
    max-width: 100%;
    height: auto;
    vertical-align: middle;
}

svg[b-8y47zasrou] {
    max-width: 100%;
}

iframe[b-8y47zasrou] {
    width: 100%;
}

[b-8y47zasrou]::-moz-selection {
    background: rgba(93, 60, 242, 0.15);
}

[b-8y47zasrou]::selection {
    background: rgba(93, 60, 242, 0.15);
}

[b-8y47zasrou]::-moz-selection {
    background: rgba(93, 60, 242, 0.15);
}

b[b-8y47zasrou],
strong[b-8y47zasrou] {
    font-weight: 700;
}

small[b-8y47zasrou],
.small[b-8y47zasrou] {
    font-weight: inherit;
}

button:focus[b-8y47zasrou] {
    outline: none;
}

.hr-vertical[b-8y47zasrou] {
    width: 1px;
    height: 100% !important;
}

.hr-light[b-8y47zasrou] {
    color: rgba(255, 255, 255, 0.15);
}

@media (max-width: 991.98px) {
    .fixed-bottom-btn .footer[b-8y47zasrou] {
        padding-bottom: 2.25rem;
    }
}

.text-right[b-8y47zasrou] {
    text-align: right !important
}

@font-face {
    font-family: "finder-icons";
    src: url("../fonts/finder-iconsa5d4.ttf?7648j3") format("truetype"), url("../fonts/finder-iconsa5d4.woff?7648j3") format("woff"), url("../fonts/finder-iconsa5d4.svg?7648j3#finder-icons") format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

[class^="fi-"][b-8y47zasrou],
[class*=" fi-"][b-8y47zasrou] {
    display: inline-block;
    font-family: "finder-icons" !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    vertical-align: middle;
    line-height: 1;
}

.fi-airbnb[b-8y47zasrou]:before {
    content: "";
}

.fi-behance[b-8y47zasrou]:before {
    content: "";
}

.fi-dribbble[b-8y47zasrou]:before {
    content: "";
}

.fi-dropbox[b-8y47zasrou]:before {
    content: "";
}

.fi-facebook-square[b-8y47zasrou]:before {
    content: "";
}

.fi-facebook[b-8y47zasrou]:before {
    content: "";
}

.fi-foursquare[b-8y47zasrou]:before {
    content: "";
}

.fi-github[b-8y47zasrou]:before {
    content: "";
}

.fi-google-drive[b-8y47zasrou]:before {
    content: "";
}

.fi-google-play[b-8y47zasrou]:before {
    content: "";
}

.fi-google[b-8y47zasrou]:before {
    content: "";
}

.fi-hangouts[b-8y47zasrou]:before {
    content: "";
}

.fi-instagram[b-8y47zasrou]:before {
    content: "";
}

.fi-linkedin[b-8y47zasrou]:before {
    content: "";
}

.fi-medium[b-8y47zasrou]:before {
    content: "";
}

.fi-messenger[b-8y47zasrou]:before {
    content: "";
}

.fi-odnoklassniki[b-8y47zasrou]:before {
    content: "";
}

.fi-paypal[b-8y47zasrou]:before {
    content: "";
}

.fi-pinterest[b-8y47zasrou]:before {
    content: "";
}

.fi-rss[b-8y47zasrou]:before {
    content: "";
}

.fi-skype[b-8y47zasrou]:before {
    content: "";
}

.fi-slack[b-8y47zasrou]:before {
    content: "";
}

.fi-snapchat[b-8y47zasrou]:before {
    content: "";
}

.fi-soundcloud[b-8y47zasrou]:before {
    content: "";
}

.fi-telegram-circle[b-8y47zasrou]:before {
    content: "";
}

.fi-telegram[b-8y47zasrou]:before {
    content: "";
}

.fi-tumblr[b-8y47zasrou]:before {
    content: "";
}

.fi-twitch[b-8y47zasrou]:before {
    content: "";
}

.fi-twitter[b-8y47zasrou]:before {
    content: "";
}

.fi-viber[b-8y47zasrou]:before {
    content: "";
}

.fi-vimeo[b-8y47zasrou]:before {
    content: "";
}

.fi-vk[b-8y47zasrou]:before {
    content: "";
}

.fi-wechat[b-8y47zasrou]:before {
    content: "";
}

.fi-whatsapp[b-8y47zasrou]:before {
    content: "";
}

.fi-youtube[b-8y47zasrou]:before {
    content: "";
}

.fi-alarm[b-8y47zasrou]:before {
    content: "";
}

.fi-alert-circle[b-8y47zasrou]:before {
    content: "";
}

.fi-alert-octagon[b-8y47zasrou]:before {
    content: "";
}

.fi-alert-triange[b-8y47zasrou]:before {
    content: "";
}

.fi-align-justify[b-8y47zasrou]:before {
    content: "";
}

.fi-align-left[b-8y47zasrou]:before {
    content: "";
}

.fi-align-right[b-8y47zasrou]:before {
    content: "";
}

.fi-anchor[b-8y47zasrou]:before {
    content: "";
}

.fi-archive[b-8y47zasrou]:before {
    content: "";
}

.fi-arrow-back-up[b-8y47zasrou]:before {
    content: "";
}

.fi-arrow-back[b-8y47zasrou]:before {
    content: "";
}

.fi-arrow-down[b-8y47zasrou]:before {
    content: "";
}

.fi-arrow-forward-up[b-8y47zasrou]:before {
    content: "";
}

.fi-arrow-forward[b-8y47zasrou]:before {
    content: "";
}

.fi-arrow-left[b-8y47zasrou]:before {
    content: "";
}

.fi-arrow-long-down[b-8y47zasrou]:before {
    content: "";
}

.fi-arrow-long-left[b-8y47zasrou]:before {
    content: "";
}

.fi-arrow-long-right[b-8y47zasrou]:before {
    content: "";
}

.fi-arrow-long-up[b-8y47zasrou]:before {
    content: "";
}

.fi-arrow-right[b-8y47zasrou]:before {
    content: "";
}

.fi-arrow-up[b-8y47zasrou]:before {
    content: "";
}

.fi-arrows-sort[b-8y47zasrou]:before {
    content: "";
}

.fi-award[b-8y47zasrou]:before {
    content: "";
}

.fi-bell-off[b-8y47zasrou]:before {
    content: "";
}

.fi-bell-on[b-8y47zasrou]:before {
    content: "";
}

.fi-bell[b-8y47zasrou]:before {
    content: "";
}

.fi-bookmark-filled[b-8y47zasrou]:before {
    content: "";
}

.fi-bookmark[b-8y47zasrou]:before {
    content: "";
}

.fi-briefcase[b-8y47zasrou]:before {
    content: "";
}

.fi-building[b-8y47zasrou]:before {
    content: "";
}

.fi-calendar-alt[b-8y47zasrou]:before {
    content: "";
}

.fi-calendar[b-8y47zasrou]:before {
    content: "";
}

.fi-camera-plus[b-8y47zasrou]:before {
    content: "";
}

.fi-car[b-8y47zasrou]:before {
    content: "";
}

.fi-cart[b-8y47zasrou]:before {
    content: "";
}

.fi-cash[b-8y47zasrou]:before {
    content: "";
}

.fi-chat-circle[b-8y47zasrou]:before {
    content: "";
}

.fi-chat-left[b-8y47zasrou]:before {
    content: "";
}

.fi-chat-right[b-8y47zasrou]:before {
    content: "";
}

.fi-check-circle[b-8y47zasrou]:before {
    content: "";
}

.fi-check[b-8y47zasrou]:before {
    content: "";
}

.fi-checkbox-checked-alt[b-8y47zasrou]:before {
    content: "";
}

.fi-checkbox-checked[b-8y47zasrou]:before {
    content: "";
}

.fi-checkbox[b-8y47zasrou]:before {
    content: "";
}

.fi-chevron-down[b-8y47zasrou]:before {
    content: "";
}

.fi-chevron-right[b-8y47zasrou]:before {
    content: "";
}

.fi-chevron-left[b-8y47zasrou]:before {
    content: "";
}

.fi-chevron-up[b-8y47zasrou]:before {
    content: "";
}

.fi-chevrons-left[b-8y47zasrou]:before {
    content: "";
}

.fi-chevrons-right[b-8y47zasrou]:before {
    content: "";
}

.fi-clock[b-8y47zasrou]:before {
    content: "";
}

.fi-cloud-download[b-8y47zasrou]:before {
    content: "";
}

.fi-cloud-upload[b-8y47zasrou]:before {
    content: "";
}

.fi-corner-down-left[b-8y47zasrou]:before {
    content: "";
}

.fi-corner-down-right[b-8y47zasrou]:before {
    content: "";
}

.fi-corner-left-down[b-8y47zasrou]:before {
    content: "";
}

.fi-corner-left-up[b-8y47zasrou]:before {
    content: "";
}

.fi-corner-right-down[b-8y47zasrou]:before {
    content: "";
}

.fi-corner-right-up[b-8y47zasrou]:before {
    content: "";
}

.fi-corner-up-left[b-8y47zasrou]:before {
    content: "";
}

.fi-corner-up-right[b-8y47zasrou]:before {
    content: "";
}

.fi-credit-card-off[b-8y47zasrou]:before {
    content: "";
}

.fi-credit-card[b-8y47zasrou]:before {
    content: "";
}

.fi-cup[b-8y47zasrou]:before {
    content: "";
}

.fi-dashboard[b-8y47zasrou]:before {
    content: "";
}

.fi-device-desktop[b-8y47zasrou]:before {
    content: "";
}

.fi-device-laptop[b-8y47zasrou]:before {
    content: "";
}

.fi-device-mobile[b-8y47zasrou]:before {
    content: "";
}

.fi-device-tablet[b-8y47zasrou]:before {
    content: "";
}

.fi-dislike[b-8y47zasrou]:before {
    content: "";
}

.fi-dots-horisontal[b-8y47zasrou]:before {
    content: "";
}

.fi-dots-vertical[b-8y47zasrou]:before {
    content: "";
}

.fi-download-file[b-8y47zasrou]:before {
    content: "";
}

.fi-download[b-8y47zasrou]:before {
    content: "";
}

.fi-edit[b-8y47zasrou]:before {
    content: "";
}

.fi-expand[b-8y47zasrou]:before {
    content: "";
}

.fi-external-link[b-8y47zasrou]:before {
    content: "";
}

.fi-eye-off[b-8y47zasrou]:before {
    content: "";
}

.fi-eye-on[b-8y47zasrou]:before {
    content: "";
}

.fi-file-clean[b-8y47zasrou]:before {
    content: "";
}

.fi-file[b-8y47zasrou]:before {
    content: "";
}

.fi-filter-alt-horizontal[b-8y47zasrou]:before {
    content: "";
}

.fi-filter-alt-vertical[b-8y47zasrou]:before {
    content: "";
}

.fi-filter-off[b-8y47zasrou]:before {
    content: "";
}

.fi-filter[b-8y47zasrou]:before {
    content: "";
}

.fi-flag[b-8y47zasrou]:before {
    content: "";
}

.fi-flame[b-8y47zasrou]:before {
    content: "";
}

.fi-folder-minus[b-8y47zasrou]:before {
    content: "";
}

.fi-folder-off[b-8y47zasrou]:before {
    content: "";
}

.fi-folder-plus[b-8y47zasrou]:before {
    content: "";
}

.fi-folder-x[b-8y47zasrou]:before {
    content: "";
}

.fi-folder[b-8y47zasrou]:before {
    content: "";
}

.fi-folders[b-8y47zasrou]:before {
    content: "";
}

.fi-footer[b-8y47zasrou]:before {
    content: "";
}

.fi-friends[b-8y47zasrou]:before {
    content: "";
}

.fi-geo[b-8y47zasrou]:before {
    content: "";
}

.fi-gift[b-8y47zasrou]:before {
    content: "";
}

.fi-glass[b-8y47zasrou]:before {
    content: "";
}

.fi-globe[b-8y47zasrou]:before {
    content: "";
}

.fi-grid[b-8y47zasrou]:before {
    content: "";
}

.fi-header[b-8y47zasrou]:before {
    content: "";
}

.fi-heart-filled[b-8y47zasrou]:before {
    content: "";
}

.fi-heart[b-8y47zasrou]:before {
    content: "";
}

.fi-help[b-8y47zasrou]:before {
    content: "";
}

.fi-home[b-8y47zasrou]:before {
    content: "";
}

.fi-image[b-8y47zasrou]:before {
    content: "";
}

.fi-info-circle[b-8y47zasrou]:before {
    content: "";
}

.fi-info-square[b-8y47zasrou]:before {
    content: "";
}

.fi-layers[b-8y47zasrou]:before {
    content: "";
}

.fi-like[b-8y47zasrou]:before {
    content: "";
}

.fi-link[b-8y47zasrou]:before {
    content: "";
}

.fi-list[b-8y47zasrou]:before {
    content: "";
}

.fi-lock[b-8y47zasrou]:before {
    content: "";
}

.fi-login[b-8y47zasrou]:before {
    content: "";
}

.fi-logout[b-8y47zasrou]:before {
    content: "";
}

.fi-mail[b-8y47zasrou]:before {
    content: "";
}

.fi-man[b-8y47zasrou]:before {
    content: "";
}

.fi-map-pin[b-8y47zasrou]:before {
    content: "";
}

.fi-map-pins[b-8y47zasrou]:before {
    content: "";
}

.fi-map[b-8y47zasrou]:before {
    content: "";
}

.fi-microphone[b-8y47zasrou]:before {
    content: "";
}

.fi-minus-circle[b-8y47zasrou]:before {
    content: "";
}

.fi-minus-square[b-8y47zasrou]:before {
    content: "";
}

.fi-minus[b-8y47zasrou]:before {
    content: "";
}

.fi-music[b-8y47zasrou]:before {
    content: "";
}

.fi-paperclip[b-8y47zasrou]:before {
    content: "";
}

.fi-pencil[b-8y47zasrou]:before {
    content: "";
}

.fi-phone[b-8y47zasrou]:before {
    content: "";
}

.fi-pinned[b-8y47zasrou]:before {
    content: "";
}

.fi-plane[b-8y47zasrou]:before {
    content: "";
}

.fi-play-circle[b-8y47zasrou]:before {
    content: "";
}

.fi-play-filled[b-8y47zasrou]:before {
    content: "";
}

.fi-play[b-8y47zasrou]:before {
    content: "";
}

.fi-plus-circle[b-8y47zasrou]:before {
    content: "";
}

.fi-plus-square[b-8y47zasrou]:before {
    content: "";
}

.fi-plus[b-8y47zasrou]:before {
    content: "";
}

.fi-power[b-8y47zasrou]:before {
    content: "";
}

.fi-refresh[b-8y47zasrou]:before {
    content: "";
}

.fi-reply[b-8y47zasrou]:before {
    content: "";
}

.fi-rotate-left[b-8y47zasrou]:before {
    content: "";
}

.fi-rotate-right[b-8y47zasrou]:before {
    content: "";
}

.fi-route[b-8y47zasrou]:before {
    content: "";
}

.fi-search[b-8y47zasrou]:before {
    content: "";
}

.fi-send[b-8y47zasrou]:before {
    content: "";
}

.fi-settings[b-8y47zasrou]:before {
    content: "";
}

.fi-share[b-8y47zasrou]:before {
    content: "";
}

.fi-sidebar-left[b-8y47zasrou]:before {
    content: "";
}

.fi-sidebar-right[b-8y47zasrou]:before {
    content: "";
}

.fi-star-filled[b-8y47zasrou]:before {
    content: "";
}

.fi-star-half[b-8y47zasrou]:before {
    content: "";
}

.fi-star[b-8y47zasrou]:before {
    content: "";
}

.fi-switch-horizontal[b-8y47zasrou]:before {
    content: "";
}

.fi-switch-vertical[b-8y47zasrou]:before {
    content: "";
}

.fi-ticket[b-8y47zasrou]:before {
    content: "";
}

.fi-trash[b-8y47zasrou]:before {
    content: "";
}

.fi-truck[b-8y47zasrou]:before {
    content: "";
}

.fi-unlock[b-8y47zasrou]:before {
    content: "";
}

.fi-upload-file[b-8y47zasrou]:before {
    content: "";
}

.fi-upload[b-8y47zasrou]:before {
    content: "";
}

.fi-user-check[b-8y47zasrou]:before {
    content: "";
}

.fi-user-minus[b-8y47zasrou]:before {
    content: "";
}

.fi-user-plus[b-8y47zasrou]:before {
    content: "";
}

.fi-user-x[b-8y47zasrou]:before {
    content: "";
}

.fi-user[b-8y47zasrou]:before {
    content: "";
}

.fi-users[b-8y47zasrou]:before {
    content: "";
}

.fi-video-off[b-8y47zasrou]:before {
    content: "";
}

.fi-video[b-8y47zasrou]:before {
    content: "";
}

.fi-wallet[b-8y47zasrou]:before {
    content: "";
}

.fi-woman[b-8y47zasrou]:before {
    content: "";
}

.fi-x-circle[b-8y47zasrou]:before {
    content: "";
}

.fi-x-square[b-8y47zasrou]:before {
    content: "";
}

.fi-x[b-8y47zasrou]:before {
    content: "";
}

.fi-zoom-in[b-8y47zasrou]:before {
    content: "";
}

.fi-zoom-out[b-8y47zasrou]:before {
    content: "";
}

.fi-accounting[b-8y47zasrou]:before {
    content: "";
}

.fi-apartment[b-8y47zasrou]:before {
    content: "";
}

.fi-bath[b-8y47zasrou]:before {
    content: "";
}

.fi-bed[b-8y47zasrou]:before {
    content: "";
}

.fi-billboard-house[b-8y47zasrou]:before {
    content: "";
}

.fi-cafe[b-8y47zasrou]:before {
    content: "";
}

.fi-calculator[b-8y47zasrou]:before {
    content: "";
}

.fi-cctv[b-8y47zasrou]:before {
    content: "";
}

.fi-cocktail[b-8y47zasrou]:before {
    content: "";
}

.fi-computer[b-8y47zasrou]:before {
    content: "";
}

.fi-disco-ball[b-8y47zasrou]:before {
    content: "";
}

.fi-dish[b-8y47zasrou]:before {
    content: "";
}

.fi-double-bed[b-8y47zasrou]:before {
    content: "";
}

.fi-dumbell[b-8y47zasrou]:before {
    content: "";
}

.fi-entertainment[b-8y47zasrou]:before {
    content: "";
}

.fi-gearbox[b-8y47zasrou]:before {
    content: "";
}

.fi-hotel-bell[b-8y47zasrou]:before {
    content: "";
}

.fi-house-chosen[b-8y47zasrou]:before {
    content: "";
}

.fi-iron[b-8y47zasrou]:before {
    content: "";
}

.fi-laundry[b-8y47zasrou]:before {
    content: "";
}

.fi-makeup[b-8y47zasrou]:before {
    content: "";
}

.fi-meds[b-8y47zasrou]:before {
    content: "";
}

.fi-museum[b-8y47zasrou]:before {
    content: "";
}

.fi-no-smoke[b-8y47zasrou]:before {
    content: "";
}

.fi-parking[b-8y47zasrou]:before {
    content: "";
}

.fi-pet[b-8y47zasrou]:before {
    content: "";
}

.fi-petrol[b-8y47zasrou]:before {
    content: "";
}

.fi-pie-chart[b-8y47zasrou]:before {
    content: "";
}

.fi-plant[b-8y47zasrou]:before {
    content: "";
}

.fi-real-estate-buy[b-8y47zasrou]:before {
    content: "";
}

.fi-real-estate-house[b-8y47zasrou]:before {
    content: "";
}

.fi-rent[b-8y47zasrou]:before {
    content: "";
}

.fi-security[b-8y47zasrou]:before {
    content: "";
}

.fi-shop[b-8y47zasrou]:before {
    content: "";
}

.fi-shopping-bag[b-8y47zasrou]:before {
    content: "";
}

.fi-single-bed[b-8y47zasrou]:before {
    content: "";
}

.fi-snowflake[b-8y47zasrou]:before {
    content: "";
}

.fi-spa[b-8y47zasrou]:before {
    content: "";
}

.fi-swimming-pool[b-8y47zasrou]:before {
    content: "";
}

.fi-thermometer[b-8y47zasrou]:before {
    content: "";
}

.fi-tv[b-8y47zasrou]:before {
    content: "";
}

.fi-wifi[b-8y47zasrou]:before {
    content: "";
}

.fi-quote[b-8y47zasrou]:before {
    content: "";
}

.fi-xing[b-8y47zasrou]:before {
    content: "";
}

.fi-discord[b-8y47zasrou]:before {
    content: "";
}

.fi-tiktok[b-8y47zasrou]:before {
    content: "";
}

.fi-education[b-8y47zasrou]:before {
    content: "";
}

h1[b-8y47zasrou],
.h1[b-8y47zasrou],
.fs-1[b-8y47zasrou] {
    line-height: 1.2;
}

h2[b-8y47zasrou],
.h2[b-8y47zasrou],
.fs-2[b-8y47zasrou] {
    line-height: 1.25;
}

h3[b-8y47zasrou],
.h3[b-8y47zasrou],
.fs-3[b-8y47zasrou] {
    line-height: 1.3;
    /*font-family: 'Sahel', sans-serif*/
}

h4[b-8y47zasrou],
.h4[b-8y47zasrou],
.fs-4[b-8y47zasrou] {
    line-height: 1.35;
}

h5[b-8y47zasrou],
.h5[b-8y47zasrou],
.fs-5[b-8y47zasrou] {
    line-height: 1.4;
}

h6[b-8y47zasrou],
.h6[b-8y47zasrou],
.fs-6[b-8y47zasrou] {
    line-height: 1.4;
}

ul li[b-8y47zasrou],
ol li[b-8y47zasrou],
dt li[b-8y47zasrou] {
    margin-bottom: 0.25rem;
}

dt[b-8y47zasrou] {
    color: #1f1b2d;
}

.blockquote[b-8y47zasrou] {
    position: relative;
    color: #1f1b2d;
    font-weight: 700;
}

    .blockquote[b-8y47zasrou]::before {
        display: inline-block;
        font-family: "finder-icons";
        font-size: 3rem;
        color: #fd5631;
        content: "";
    }

.blockquote-footer[b-8y47zasrou] {
    margin-top: 0;
}

:not(pre) > code[class*="language-"][b-8y47zasrou],
pre[class*="language-"][b-8y47zasrou],
pre[b-8y47zasrou] {
    margin: 0;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
    background-color: #1f1b2d;
    font-size: 0.875em;
}

pre[b-8y47zasrou] {
    padding-right: 1rem;
    padding-left: 1rem;
}

.code-toolbar :not(pre) > code[class*="language-"][b-8y47zasrou],
.code-toolbar pre[class*="language-"][b-8y47zasrou] {
    padding-top: 2rem;
}

code[class*="language-"][b-8y47zasrou],
pre[class*="language-"][b-8y47zasrou],
pre[b-8y47zasrou] {
    color: #fff;
    text-shadow: none;
}

.line-numbers .line-numbers-rows[b-8y47zasrou] {
    border-right: 1px solid rgba(255, 255, 255, 0.15);
}

    .line-numbers .line-numbers-rows > span[b-8y47zasrou]::before {
        color: rgba(255, 255, 255, 0.4);
    }

div.code-toolbar > .toolbar[b-8y47zasrou] {
    opacity: 1;
}

    div.code-toolbar > .toolbar button[b-8y47zasrou] {
        display: inline-block;
        margin: 0.375rem 0.5rem;
        padding: 0.25rem 0.75rem;
        transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
        border-radius: 0.375rem;
        border: 1px solid rgba(255, 255, 255, 0.35);
        background-color: transparent;
        color: #fff !important;
        box-shadow: none;
    }

        div.code-toolbar > .toolbar button:focus[b-8y47zasrou] {
            outline: none;
            box-shadow: none;
        }

        div.code-toolbar > .toolbar button:hover[b-8y47zasrou] {
            background-color: #fff;
            color: #fd5631 !important;
        }

.token.boolean[b-8y47zasrou],
.token.constant[b-8y47zasrou],
.token.deleted[b-8y47zasrou],
.token.number[b-8y47zasrou],
.token.property[b-8y47zasrou],
.token.symbol[b-8y47zasrou],
.token.tag[b-8y47zasrou] {
    color: #47abfd;
}

.token.cdata[b-8y47zasrou],
.token.comment[b-8y47zasrou],
.token.doctype[b-8y47zasrou],
.token.prolog[b-8y47zasrou] {
    color: rgba(255, 255, 255, 0.4);
}

.token.attr-name[b-8y47zasrou],
.token.builtin[b-8y47zasrou],
.token.char[b-8y47zasrou],
.token.inserted[b-8y47zasrou],
.token.selector[b-8y47zasrou] {
    color: #a8e1ff;
}

.token.atrule[b-8y47zasrou],
.token.attr-value[b-8y47zasrou],
.token.keyword[b-8y47zasrou],
.token.string[b-8y47zasrou] {
    color: #f69733;
}

.language-css .token.string[b-8y47zasrou],
.style .token.string[b-8y47zasrou],
.token.entity[b-8y47zasrou],
.token.operator[b-8y47zasrou],
.token.url[b-8y47zasrou] {
    color: #35bcba;
    background-color: transparent;
}

.token.class-name[b-8y47zasrou],
.token.function[b-8y47zasrou] {
    color: #35bcba;
    background-color: transparent;
}

.table:not(.table-dark) thead:not(.thead-dark) th[b-8y47zasrou],
.table:not(.table-dark) tbody th[b-8y47zasrou] {
    color: #1f1b2d !important;
}

.table:not(.table-dark) td[b-8y47zasrou] {
    color: #666276 !important;
}

.table-dark td[b-8y47zasrou] {
    color: rgba(255, 255, 255, 0.75);
}

.table-secondary[b-8y47zasrou],
.table-secondary > th[b-8y47zasrou],
.table-secondary > td[b-8y47zasrou] {
    background-color: #f5f4f8;
}

.table > :not(:last-child) > :last-child > *[b-8y47zasrou] {
    border-bottom-color: #c8bdd5;
}

.table.table-dark > :not(:last-child) > :last-child > *[b-8y47zasrou] {
    border-bottom-color: rgba(255, 255, 255, 0.5);
}

.form-control:disabled[b-8y47zasrou],
.form-select:disabled[b-8y47zasrou] {
    cursor: not-allowed;
}

input[type="search"][b-8y47zasrou]::-webkit-search-decoration,
input[type="search"][b-8y47zasrou]::-webkit-search-cancel-button,
input[type="search"][b-8y47zasrou]::-webkit-search-results-button,
input[type="search"][b-8y47zasrou]::-webkit-search-results-decoration {
    display: none;
}

.form-control.border-top-0:focus[b-8y47zasrou] {
    box-shadow: none;
}

.password-toggle[b-8y47zasrou] {
    position: relative;
}

    .password-toggle .form-control[b-8y47zasrou] {
        padding-right: 3rem;
    }

.password-toggle-btn[b-8y47zasrou] {
    position: absolute;
    top: 50%;
    right: 0.625rem;
    margin-bottom: 0;
    padding: 0.5rem;
    transform: translateY(-50%);
    font-size: 1rem;
    line-height: 1;
    cursor: pointer;
}

    .password-toggle-btn .password-toggle-indicator[b-8y47zasrou] {
        transition: color 0.2s ease-in-out;
        color: #9691a4;
        font-family: "finder-icons";
        font-size: 1.125em;
        font-style: normal;
    }

        .password-toggle-btn .password-toggle-indicator[b-8y47zasrou]::before {
            content: "";
        }

        .password-toggle-btn .password-toggle-indicator:hover[b-8y47zasrou] {
            color: #454056;
        }

    .password-toggle-btn .password-toggle-check[b-8y47zasrou] {
        position: absolute;
        left: 0;
        z-index: -1;
        width: 1rem;
        height: 1.25rem;
        opacity: 0;
    }

        .password-toggle-btn
        .password-toggle-check:checked ~ .password-toggle-indicator[b-8y47zasrou]::before {
            content: "";
        }

.form-control-light + .password-toggle-btn .password-toggle-indicator[b-8y47zasrou] {
    color: rgba(255, 255, 255, 0.5);
}

    .form-control-light + .password-toggle-btn .password-toggle-indicator:hover[b-8y47zasrou] {
        color: #fff;
    }

.was-validated .password-toggle .form-control:invalid[b-8y47zasrou],
.was-validated .password-toggle .form-control.is-invalid[b-8y47zasrou],
.was-validated .password-toggle .form-control:valid[b-8y47zasrou],
.was-validated .password-toggle .form-control.is-valid[b-8y47zasrou] {
    padding-right: 4rem;
}

    .was-validated .password-toggle .form-control:invalid + .password-toggle-btn[b-8y47zasrou],
    .was-validated .password-toggle .form-control.is-invalid + .password-toggle-btn[b-8y47zasrou],
    .was-validated .password-toggle .form-control:valid + .password-toggle-btn[b-8y47zasrou],
    .was-validated .password-toggle .form-control.is-valid + .password-toggle-btn[b-8y47zasrou] {
        right: 2.1rem;
    }

.form-switch .form-check-input[b-8y47zasrou] {
    height: 1.125rem;
    border: 0;
    background-color: #cdc9d5;
}

    .form-switch .form-check-input:checked[b-8y47zasrou] {
        background-color: #07c98b;
    }

.valid-tooltip[b-8y47zasrou],
.invalid-tooltip[b-8y47zasrou] {
    position: static;
}

.valid-tooltip[b-8y47zasrou] {
    background-color: rgba(7, 201, 139, 0.1);
    color: #07c98b;
}

.invalid-tooltip[b-8y47zasrou] {
    background-color: rgba(242, 60, 73, 0.1);
    color: #f23c49;
}

.was-validated :valid ~ .valid-tooltip[b-8y47zasrou],
.was-validated :invalid ~ .invalid-tooltip[b-8y47zasrou],
.is-valid ~ .valid-tooltip[b-8y47zasrou],
.is-invalid ~ .invalid-tooltip[b-8y47zasrou] {
    display: table;
}

.was-validated :valid:not(:required):not(.btn)[b-8y47zasrou],
.is-valid:not(:required):not(.btn)[b-8y47zasrou] {
    border-color: #d5d2dc !important;
    background-image: none;
}

    .was-validated :valid:not(:required):not(.btn):focus[b-8y47zasrou],
    .is-valid:not(:required):not(.btn):focus[b-8y47zasrou] {
        border-color: #feab98 !important;
        box-shadow: 0 0 0 0.125rem rgba(253, 86, 49, 0.25);
    }

    .was-validated :valid:not(:required):not(.btn).form-control-light[b-8y47zasrou],
    .was-validated :valid:not(:required):not(.btn).form-select-light[b-8y47zasrou],
    .is-valid:not(:required):not(.btn).form-control-light[b-8y47zasrou],
    .is-valid:not(:required):not(.btn).form-select-light[b-8y47zasrou] {
        border-color: rgba(255, 255, 255, 0.12) !important;
    }

        .was-validated :valid:not(:required):not(.btn).form-control-light:focus[b-8y47zasrou],
        .was-validated :valid:not(:required):not(.btn).form-select-light:focus[b-8y47zasrou],
        .is-valid:not(:required):not(.btn).form-control-light:focus[b-8y47zasrou],
        .is-valid:not(:required):not(.btn).form-select-light:focus[b-8y47zasrou] {
            border-color: rgba(255, 255, 255, 0.23) !important;
            box-shadow: none;
        }

.was-validated .form-control-light:focus[b-8y47zasrou],
.was-validated .form-select-light:focus[b-8y47zasrou] {
    box-shadow: none !important;
}

.was-validated .form-check-input:valid:checked[b-8y47zasrou],
.form-check-input.is-valid:checked[b-8y47zasrou] {
    background-color: transparent;
    border-color: #fd5631;
    box-shadow: none;
}

.was-validated .form-check-input:invalid:checked[b-8y47zasrou],
.form-check-input.is-invalid:checked[b-8y47zasrou] {
    background-color: transparent;
    border-color: #bbb7c5;
}

.was-validated .form-check-input:valid ~ .form-check-label[b-8y47zasrou],
.was-validated .form-check-input.is-valid ~ .form-check-label[b-8y47zasrou] {
    color: inherit;
}

.form-control-light[b-8y47zasrou],
.form-select-light[b-8y47zasrou] {
    background-color: rgba(255, 255, 255, 0.04);
    color: #fff;
    border-color: rgba(255, 255, 255, 0.12);
}

    .form-control-light[b-8y47zasrou]::-moz-placeholder,
    .form-select-light[b-8y47zasrou]::-moz-placeholder {
        color: rgba(255, 255, 255, 0.5);
    }

    .form-control-light[b-8y47zasrou]::placeholder,
    .form-select-light[b-8y47zasrou]::placeholder {
        color: rgba(255, 255, 255, 0.5);
    }

    .form-control-light:focus[b-8y47zasrou],
    .form-select-light:focus[b-8y47zasrou] {
        border-color: rgba(255, 255, 255, 0.23);
        background-color: rgba(255, 255, 255, 0.08);
        color: #fff;
        box-shadow: unset;
    }

        .form-control-light:focus[b-8y47zasrou]::-moz-placeholder,
        .form-select-light:focus[b-8y47zasrou]::-moz-placeholder {
            color: #9691a4;
        }

        .form-control-light:focus[b-8y47zasrou]::placeholder,
        .form-select-light:focus[b-8y47zasrou]::placeholder {
            color: #9691a4;
        }

    .form-control-light:disabled[b-8y47zasrou],
    .form-select-light:disabled[b-8y47zasrou] {
        background-color: rgba(255, 255, 255, 0.1);
        color: rgba(255, 255, 255, 0.5);
        opacity: 0.5;
    }

        .form-control-light:disabled[b-8y47zasrou]::-moz-placeholder,
        .form-select-light:disabled[b-8y47zasrou]::-moz-placeholder {
            color: rgba(255, 255, 255, 0.3);
        }

        .form-control-light:disabled[b-8y47zasrou]::placeholder,
        .form-select-light:disabled[b-8y47zasrou]::placeholder {
            color: rgba(255, 255, 255, 0.3);
        }

.form-select[b-8y47zasrou] {
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.form-select-light[b-8y47zasrou] {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='rgba%28255, 255, 255, 0.6%29' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
}

    .form-select-light:focus[b-8y47zasrou] {
        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
    }

    .form-select-light option[b-8y47zasrou] {
        color: initial;
    }

.form-check-light .form-check-input[b-8y47zasrou] {
    border-color: rgba(255, 255, 255, 0.5);
}

    .form-check-light .form-check-input:focus[b-8y47zasrou] {
        border-color: rgba(255, 255, 255, 0.5);
    }

    .form-check-light .form-check-input:checked[b-8y47zasrou] {
        border-color: #fd5631;
    }

.form-check-light .form-check-label[b-8y47zasrou] {
    color: #fff;
}

.form-switch-light .form-check-input[b-8y47zasrou] {
    background-color: rgba(255, 255, 255, 0.15);
}

    .form-switch-light .form-check-input:checked[b-8y47zasrou] {
        background-color: #07c98b;
    }

.form-switch-light .form-check-label[b-8y47zasrou] {
    color: #fff;
}

.range-slider-ui[b-8y47zasrou] {
    height: 0.25rem;
    margin-top: 3rem;
    margin-bottom: 1.75rem;
    border: 0;
    background-color: #e2e0e7;
    box-shadow: none;
}

    .range-slider-ui .noUi-connect[b-8y47zasrou] {
        background-color: #fd5631;
    }

    .range-slider-ui .noUi-handle[b-8y47zasrou] {
        top: 50%;
        width: 1.125rem;
        height: 1.125rem;
        margin-top: -0.511875rem;
        border: 0;
        border-radius: 50%;
        background-color: #fd5631;
        box-shadow: none;
    }

        .range-slider-ui .noUi-handle[b-8y47zasrou]::before {
            position: absolute;
            left: 50%;
            top: 50%;
            width: 0.6435rem;
            height: 0.6435rem;
            margin-top: -0.32175rem;
            margin-left: -0.32175rem;
            border-radius: 50%;
            background-color: #fff;
            content: "";
        }

        .range-slider-ui .noUi-handle[b-8y47zasrou]::after {
            display: none;
        }

        .range-slider-ui .noUi-handle:focus[b-8y47zasrou] {
            outline: none;
        }

    .range-slider-ui .noUi-marker-normal[b-8y47zasrou] {
        display: none;
    }

    .range-slider-ui .noUi-marker-horizontal.noUi-marker[b-8y47zasrou] {
        width: 1px;
        background-color: #dfd9e7;
    }

    .range-slider-ui .noUi-marker-horizontal.noUi-marker-large[b-8y47zasrou] {
        height: 0.75rem;
    }

    .range-slider-ui .noUi-value[b-8y47zasrou] {
        padding-top: 0.125rem;
        color: #666276;
        font-size: 0.875rem;
    }

    .range-slider-ui .noUi-tooltip[b-8y47zasrou] {
        padding: 0.25rem 0.5rem;
        border: 1px solid #efecf3;
        border-radius: 50rem;
        background-color: #fff;
        color: #454056;
        font-size: 0.75rem;
        line-height: 1.2;
        box-shadow: 0 0.125rem 0.125rem -0.125rem rgba(31, 27, 45, 0.08), 0 0.25rem 0.75rem rgba(31, 27, 45, 0.08);
    }

html:not([dir="rtl"]) .range-slider-ui.noUi-horizontal .noUi-handle[b-8y47zasrou] {
    right: -0.5625rem;
}

.range-slider-light .range-slider-ui[b-8y47zasrou] {
    background-color: rgba(255, 255, 255, 0.2);
}

.subscription-status[b-8y47zasrou] {
    display: table;
    border-radius: 0.375rem;
    font-size: 0.8125rem;
}

    .subscription-status.status-success[b-8y47zasrou],
    .subscription-status.status-error[b-8y47zasrou] {
        margin-top: 0.5rem;
        padding: 0.25rem 0.5rem;
    }

    .subscription-status.status-success[b-8y47zasrou] {
        background-color: rgba(7, 201, 139, 0.1);
        color: #059869;
    }

    .subscription-status.status-error[b-8y47zasrou] {
        background-color: rgba(242, 60, 73, 0.1);
        color: #f23c49;
    }

.btn-primary[b-8y47zasrou] {
    color: #fff;
}

    .btn-primary:hover[b-8y47zasrou],
    .btn-primary:focus[b-8y47zasrou],
    .btn-primary:active[b-8y47zasrou],
    .btn-primary.active[b-8y47zasrou],
    .btn-primary.show[b-8y47zasrou] {
        background-color: #fd390e;
        border-color: #fd390e;
        color: #fff;
        box-shadow: 0 0.25rem 0.25rem 0.125rem rgba(253, 86, 49, 0.1), 0 0.375rem 0.75rem -0.125rem rgba(253, 86, 49, 0.4);
    }

    .btn-primary:disabled[b-8y47zasrou],
    .btn-primary.disabled[b-8y47zasrou] {
        color: #fff;
    }

.btn-accent[b-8y47zasrou] {
    color: #fff;
}

    .btn-accent:hover[b-8y47zasrou],
    .btn-accent:focus[b-8y47zasrou],
    .btn-accent:active[b-8y47zasrou],
    .btn-accent.active[b-8y47zasrou],
    .btn-accent.show[b-8y47zasrou] {
        background-color: #411bf0;
        border-color: #411bf0;
        color: #fff;
        box-shadow: 0 0.25rem 0.25rem 0.125rem rgba(93, 60, 242, 0.1), 0 0.375rem 0.75rem -0.125rem rgba(93, 60, 242, 0.4);
    }

    .btn-accent:disabled[b-8y47zasrou],
    .btn-accent.disabled[b-8y47zasrou] {
        color: #fff;
    }

.btn-success[b-8y47zasrou] {
    color: #fff;
}

    .btn-success:hover[b-8y47zasrou],
    .btn-success:focus[b-8y47zasrou],
    .btn-success:active[b-8y47zasrou],
    .btn-success.active[b-8y47zasrou],
    .btn-success.show[b-8y47zasrou] {
        background-color: #06a773;
        border-color: #06a773;
        color: #fff;
        box-shadow: 0 0.25rem 0.25rem 0.125rem rgba(7, 201, 139, 0.1), 0 0.375rem 0.75rem -0.125rem rgba(7, 201, 139, 0.4);
    }

    .btn-success:disabled[b-8y47zasrou],
    .btn-success.disabled[b-8y47zasrou] {
        color: #fff;
    }

.btn-info[b-8y47zasrou] {
    color: #fff;
}

    .btn-info:hover[b-8y47zasrou],
    .btn-info:focus[b-8y47zasrou],
    .btn-info:active[b-8y47zasrou],
    .btn-info.active[b-8y47zasrou],
    .btn-info.show[b-8y47zasrou] {
        background-color: #1b5ef0;
        border-color: #1b5ef0;
        color: #fff;
        box-shadow: 0 0.25rem 0.25rem 0.125rem rgba(60, 118, 242, 0.1), 0 0.375rem 0.75rem -0.125rem rgba(60, 118, 242, 0.4);
    }

    .btn-info:disabled[b-8y47zasrou],
    .btn-info.disabled[b-8y47zasrou] {
        color: #fff;
    }

.btn-warning[b-8y47zasrou] {
    color: #fff;
}

    .btn-warning:hover[b-8y47zasrou],
    .btn-warning:focus[b-8y47zasrou],
    .btn-warning:active[b-8y47zasrou],
    .btn-warning.active[b-8y47zasrou],
    .btn-warning.show[b-8y47zasrou] {
        background-color: #fdb10e;
        border-color: #fdb10e;
        color: #fff;
        box-shadow: 0 0.25rem 0.25rem 0.125rem rgba(253, 188, 49, 0.1), 0 0.375rem 0.75rem -0.125rem rgba(253, 188, 49, 0.4);
    }

    .btn-warning:disabled[b-8y47zasrou],
    .btn-warning.disabled[b-8y47zasrou] {
        color: #fff;
    }

.btn-danger[b-8y47zasrou] {
    color: #fff;
}

    .btn-danger:hover[b-8y47zasrou],
    .btn-danger:focus[b-8y47zasrou],
    .btn-danger:active[b-8y47zasrou],
    .btn-danger.active[b-8y47zasrou],
    .btn-danger.show[b-8y47zasrou] {
        background-color: #f01b2a;
        border-color: #f01b2a;
        color: #fff;
        box-shadow: 0 0.25rem 0.25rem 0.125rem rgba(242, 60, 73, 0.1), 0 0.375rem 0.75rem -0.125rem rgba(242, 60, 73, 0.4);
    }

    .btn-danger:disabled[b-8y47zasrou],
    .btn-danger.disabled[b-8y47zasrou] {
        color: #fff;
    }

.btn-dark[b-8y47zasrou] {
    color: #fff;
}

    .btn-dark:hover[b-8y47zasrou],
    .btn-dark:focus[b-8y47zasrou],
    .btn-dark:active[b-8y47zasrou],
    .btn-dark.active[b-8y47zasrou],
    .btn-dark.show[b-8y47zasrou] {
        background-color: #100e17;
        border-color: #100e17;
        color: #fff;
        box-shadow: 0 0.25rem 0.25rem 0.125rem rgba(31, 27, 45, 0.1), 0 0.375rem 0.75rem -0.125rem rgba(31, 27, 45, 0.4);
    }

    .btn-dark:disabled[b-8y47zasrou],
    .btn-dark.disabled[b-8y47zasrou] {
        color: #fff;
    }

.btn-secondary[b-8y47zasrou] {
    border-color: #e4dfeb;
    color: #454056;
}

    .btn-secondary:hover[b-8y47zasrou],
    .btn-secondary:focus[b-8y47zasrou],
    .btn-secondary:active[b-8y47zasrou],
    .btn-secondary.active[b-8y47zasrou],
    .btn-secondary.show[b-8y47zasrou] {
        border-color: #e4dfeb;
        color: #1f1b2d;
        box-shadow: 0 0.25rem 0.25rem 0.125rem rgba(187, 183, 197, 0.1), 0 0.375rem 0.75rem -0.125rem rgba(187, 183, 197, 0.4);
    }

    .btn-secondary:disabled[b-8y47zasrou],
    .btn-secondary.disabled[b-8y47zasrou] {
        color: #9691a4;
    }

.btn-light[b-8y47zasrou] {
    color: #454056;
}

    .btn-light:hover[b-8y47zasrou],
    .btn-light:focus[b-8y47zasrou],
    .btn-light:active[b-8y47zasrou],
    .btn-light.active[b-8y47zasrou] {
        color: #fd5631;
    }

    .btn-light:disabled[b-8y47zasrou],
    .btn-light.disabled[b-8y47zasrou] {
        color: #9691a4;
    }

.btn.bg-gradient[b-8y47zasrou] {
    border-color: transparent;
}

[class^="btn-outline-"]:hover[b-8y47zasrou],
[class^="btn-outline-"]:active[b-8y47zasrou],
[class^="btn-outline-"].active[b-8y47zasrou],
[class^="btn-outline-"].show[b-8y47zasrou],
[class^="btn-outline-"].dropdown-toggle.show[b-8y47zasrou],
[class*=" btn-outline-"]:hover[b-8y47zasrou],
[class*=" btn-outline-"]:active[b-8y47zasrou],
[class*=" btn-outline-"].active[b-8y47zasrou],
[class*=" btn-outline-"].show[b-8y47zasrou],
[class*=" btn-outline-"].dropdown-toggle.show[b-8y47zasrou] {
    color: #fff;
}

.btn-outline-secondary[b-8y47zasrou] {
    border-color: #d5d2dc;
    color: #454056;
}

    .btn-outline-secondary:hover[b-8y47zasrou],
    .btn-outline-secondary:focus[b-8y47zasrou],
    .btn-outline-secondary:active[b-8y47zasrou],
    .btn-outline-secondary.active[b-8y47zasrou],
    .btn-outline-secondary.show[b-8y47zasrou],
    .btn-outline-secondary.dropdown-toggle.show[b-8y47zasrou] {
        color: #1f1b2d;
        background-color: #f5f4f8;
        border-color: #d5d2dc !important;
    }

.btn-group > .btn-check:checked + .btn[b-8y47zasrou] {
    border-color: #d5d2dc !important;
}

.btn-outline-light:hover[b-8y47zasrou],
.btn-outline-light:focus[b-8y47zasrou],
.btn-outline-light:active[b-8y47zasrou],
.btn-outline-light.active[b-8y47zasrou],
.btn-outline-light.show[b-8y47zasrou],
.btn-outline-light.dropdown-toggle.show[b-8y47zasrou] {
    background-color: #fff;
    color: #fd5631;
}

.btn-translucent-primary[b-8y47zasrou] {
    background-color: rgba(253, 86, 49, 0.1);
}

.btn-translucent-accent[b-8y47zasrou] {
    background-color: rgba(93, 60, 242, 0.1);
}

.btn-translucent-success[b-8y47zasrou] {
    background-color: rgba(7, 201, 139, 0.1);
}

.btn-translucent-info[b-8y47zasrou] {
    background-color: rgba(60, 118, 242, 0.1);
}

.btn-translucent-warning[b-8y47zasrou] {
    background-color: rgba(253, 188, 49, 0.15);
}

.btn-translucent-danger[b-8y47zasrou] {
    background-color: rgba(242, 60, 73, 0.1);
}

.btn-translucent-light[b-8y47zasrou] {
    background-color: rgba(255, 255, 255, 0.04);
}

.btn-translucent-dark[b-8y47zasrou] {
    background-color: rgba(31, 27, 45, 0.1);
}

.btn-translucent-primary[b-8y47zasrou] {
    color: #fd5631;
}

    .btn-translucent-primary:hover[b-8y47zasrou],
    .btn-translucent-primary:focus[b-8y47zasrou],
    .btn-translucent-primary:active[b-8y47zasrou],
    .btn-translucent-primary.active[b-8y47zasrou],
    .btn-translucent-primary.show[b-8y47zasrou] {
        background-color: #fd5631;
    }

.btn-translucent-accent[b-8y47zasrou] {
    color: #5d3cf2;
}

    .btn-translucent-accent:hover[b-8y47zasrou],
    .btn-translucent-accent:focus[b-8y47zasrou],
    .btn-translucent-accent:active[b-8y47zasrou],
    .btn-translucent-accent.active[b-8y47zasrou],
    .btn-translucent-accent.show[b-8y47zasrou] {
        background-color: #5d3cf2;
    }

.btn-translucent-success[b-8y47zasrou] {
    color: #07c98b;
}

    .btn-translucent-success:hover[b-8y47zasrou],
    .btn-translucent-success:focus[b-8y47zasrou],
    .btn-translucent-success:active[b-8y47zasrou],
    .btn-translucent-success.active[b-8y47zasrou],
    .btn-translucent-success.show[b-8y47zasrou] {
        background-color: #07c98b;
    }

.btn-translucent-info[b-8y47zasrou] {
    color: #3c76f2;
}

    .btn-translucent-info:hover[b-8y47zasrou],
    .btn-translucent-info:focus[b-8y47zasrou],
    .btn-translucent-info:active[b-8y47zasrou],
    .btn-translucent-info.active[b-8y47zasrou],
    .btn-translucent-info.show[b-8y47zasrou] {
        background-color: #3c76f2;
    }

.btn-translucent-warning[b-8y47zasrou] {
    color: #fdbc31;
}

    .btn-translucent-warning:hover[b-8y47zasrou],
    .btn-translucent-warning:focus[b-8y47zasrou],
    .btn-translucent-warning:active[b-8y47zasrou],
    .btn-translucent-warning.active[b-8y47zasrou],
    .btn-translucent-warning.show[b-8y47zasrou] {
        background-color: #fdbc31;
    }

.btn-translucent-danger[b-8y47zasrou] {
    color: #f23c49;
}

    .btn-translucent-danger:hover[b-8y47zasrou],
    .btn-translucent-danger:focus[b-8y47zasrou],
    .btn-translucent-danger:active[b-8y47zasrou],
    .btn-translucent-danger.active[b-8y47zasrou],
    .btn-translucent-danger.show[b-8y47zasrou] {
        background-color: #f23c49;
    }

.btn-translucent-dark[b-8y47zasrou] {
    color: #1f1b2d;
}

    .btn-translucent-dark:hover[b-8y47zasrou],
    .btn-translucent-dark:focus[b-8y47zasrou],
    .btn-translucent-dark:active[b-8y47zasrou],
    .btn-translucent-dark.active[b-8y47zasrou],
    .btn-translucent-dark.show[b-8y47zasrou] {
        background-color: #1f1b2d;
    }

[class^="btn-translucent-"]:hover[b-8y47zasrou],
[class^="btn-translucent-"]:focus[b-8y47zasrou],
[class^="btn-translucent-"]:active[b-8y47zasrou],
[class^="btn-translucent-"].active[b-8y47zasrou],
[class^="btn-translucent-"].show[b-8y47zasrou],
[class*=" btn-translucent-"]:hover[b-8y47zasrou],
[class*=" btn-translucent-"]:focus[b-8y47zasrou],
[class*=" btn-translucent-"]:active[b-8y47zasrou],
[class*=" btn-translucent-"].active[b-8y47zasrou],
[class*=" btn-translucent-"].show[b-8y47zasrou] {
    color: #fff;
}

.btn-translucent-light[b-8y47zasrou] {
    color: #fff;
}

    .btn-translucent-light:hover[b-8y47zasrou],
    .btn-translucent-light:focus[b-8y47zasrou],
    .btn-translucent-light:active[b-8y47zasrou],
    .btn-translucent-light.active[b-8y47zasrou] {
        background-color: #fff;
        color: #fd5631;
    }

.btn-link[b-8y47zasrou] {
    border: 0;
    background-color: transparent !important;
    color: #666276;
    /*font-weight: bold;*/
    text-decoration: none;
}

    .btn-link:hover[b-8y47zasrou] {
        color: #fd5631;
    }

    .btn-link.btn-light[b-8y47zasrou] {
        color: rgba(255, 255, 255, 0.7);
    }

        .btn-link.btn-light:hover[b-8y47zasrou] {
            color: #fff;
        }

.btn.shadow-sm:hover[b-8y47zasrou],
.btn-icon.shadow-sm:hover[b-8y47zasrou] {
    box-shadow: 0 0.125rem 0.5rem -0.25rem rgba(31, 27, 45, 0.12), 0 0.25rem 1rem rgba(31, 27, 45, 0.12) !important;
}

.btn-light-primary[b-8y47zasrou],
.btn-light-primary.shadow-sm[b-8y47zasrou] {
    background-color: #fff;
    color: #666276;
}

    .btn-light-primary:hover[b-8y47zasrou],
    .btn-light-primary:focus[b-8y47zasrou],
    .btn-light-primary:active[b-8y47zasrou],
    .btn-light-primary.active[b-8y47zasrou],
    .btn-light-primary.shadow-sm:hover[b-8y47zasrou],
    .btn-light-primary.shadow-sm:focus[b-8y47zasrou],
    .btn-light-primary.shadow-sm:active[b-8y47zasrou],
    .btn-light-primary.shadow-sm.active[b-8y47zasrou] {
        color: #fff;
        background-color: #fd5631;
        box-shadow: 0 0.25rem 0.25rem 0.125rem rgba(253, 86, 49, 0.1), 0 0.375rem 0.75rem -0.125rem rgba(253, 86, 49, 0.4) !important;
    }

    .btn-light-primary.text-primary:hover[b-8y47zasrou],
    .btn-light-primary.text-primary:focus[b-8y47zasrou],
    .btn-light-primary.text-primary:active[b-8y47zasrou],
    .btn-light-primary.text-primary.active[b-8y47zasrou],
    .btn-light-primary.shadow-sm.text-primary:hover[b-8y47zasrou],
    .btn-light-primary.shadow-sm.text-primary:focus[b-8y47zasrou],
    .btn-light-primary.shadow-sm.text-primary:active[b-8y47zasrou],
    .btn-light-primary.shadow-sm.text-primary.active[b-8y47zasrou] {
        color: #fff !important;
    }

.btn-xs[b-8y47zasrou] {
    font-weight: normal;
    padding: 0.375rem 0.875rem;
    font-size: 0.75rem;
    border-radius: 0.375rem;
}

.btn > [class^="fi-"][b-8y47zasrou],
.btn > [class*=" fi-"][b-8y47zasrou] {
    /* margin-top: -0.1875rem;*/
    vertical-align: middle;
}

.btn > .spinner-border[b-8y47zasrou],
.btn > .spinner-grow[b-8y47zasrou] {
    vertical-align: middle;
}

.btn-icon[b-8y47zasrou] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 2.75rem;
    height: 2.75rem;
    padding: 0;
}

    .btn-icon > i[b-8y47zasrou] {
        margin-top: 0.0625rem !important;
        font-size: 1.1em;
    }

    .btn-icon.btn-sm[b-8y47zasrou],
    .input-group-sm .btn-icon.btn[b-8y47zasrou],
    .btn-group-sm > .btn-icon.btn[b-8y47zasrou] {
        width: 2.25rem;
        height: 2.25rem;
    }

    .btn-icon.btn-xs[b-8y47zasrou] {
        width: 2rem;
        height: 2rem;
    }

        .btn-icon.btn-xs > i[b-8y47zasrou] {
            font-size: 1.2em;
        }

    .btn-icon.btn-xxs[b-8y47zasrou] {
        width: 1.5rem;
        height: 1.5rem;
        border-radius: 0.375rem;
        font-size: 0.75rem;
    }

        .btn-icon.btn-xxs > i[b-8y47zasrou] {
            margin-top: 0 !important;
            font-size: 1em;
        }

    .btn-icon.btn-light.border[b-8y47zasrou] {
        color: #666276;
        border-color: #e2dce9 !important;
    }

        .btn-icon.btn-light.border:hover[b-8y47zasrou] {
            color: #fd5631;
            border-color: #fd5631 !important;
        }

    .btn-icon.btn-translucent-primary:hover[b-8y47zasrou] {
        box-shadow: 0 0.25rem 0.25rem 0.125rem rgba(253, 86, 49, 0.1), 0 0.375rem 0.75rem -0.125rem rgba(253, 86, 49, 0.4);
    }

.btn-group .border-light[b-8y47zasrou] {
    border-color: rgba(255, 255, 255, 0.2) !important;
}

.btn-market[b-8y47zasrou] {
    display: inline-block;
    position: relative;
    padding: 0.65em 1.125em;
    border-radius: 0.5rem;
    background-image: linear-gradient( 180deg, rgba(69, 64, 86, 0.765) 0%, rgba(69, 64, 86, 0.9) 100% );
    border: 1px solid #1f1b2d;
    box-shadow: 0 0.25rem 0.75rem -0.375rem rgba(31, 27, 45, 0.2), 0 0.5rem 1rem rgba(31, 27, 45, 0.16);
}

    .btn-market > img[b-8y47zasrou],
    .btn-market > svg[b-8y47zasrou] {
        display: block;
        margin-right: auto;
        margin-left: auto;
    }

.btn-scroll-top[b-8y47zasrou] {
    display: block;
    position: fixed;
    right: -4.125rem;
    bottom: 1.25rem;
    width: 2.75rem;
    height: 2.75rem;
    transition: right 400ms cubic-bezier(0.68, -0.55, 0.265, 1.55), opacity 0.3s, background-color 0.25s ease-in-out;
    border-radius: 50%;
    background-color: rgba(31, 27, 45, 0.25);
    color: #fff;
    text-align: center;
    opacity: 0;
    z-index: 1025;
}

    .btn-scroll-top > .btn-scroll-top-icon[b-8y47zasrou] {
        font-size: 0.875rem;
        font-weight: bold;
        line-height: 2.625rem;
    }

    .btn-scroll-top .btn-scroll-top-tooltip[b-8y47zasrou] {
        position: absolute;
        top: 50%;
        right: 100%;
        transform: translateY(-50%);
        transition: opacity 0.25s ease-in-out, visibility 0.25s ease-in-out;
        visibility: hidden;
        opacity: 0;
    }

    .btn-scroll-top:hover[b-8y47zasrou] {
        background-color: rgba(31, 27, 45, 0.5);
        color: #fff;
    }

        .btn-scroll-top:hover .btn-scroll-top-tooltip[b-8y47zasrou] {
            visibility: visible;
            opacity: 1;
        }

    .btn-scroll-top.show[b-8y47zasrou] {
        right: 1.25rem;
        opacity: 1;
    }

@media (max-width: 499.98px) {
    .btn-scroll-top[b-8y47zasrou] {
        width: 2.2rem;
        height: 2.2rem;
        bottom: 1rem;
    }

        .btn-scroll-top > .btn-scroll-top-icon[b-8y47zasrou] {
            line-height: 2.075rem;
        }

        .btn-scroll-top.show[b-8y47zasrou] {
            right: 1rem;
        }
}

@media (max-width: 991.98px) {
    .fixed-bottom-btn .btn-scroll-top[b-8y47zasrou] {
        bottom: 3.25rem;
    }
}

.btn-like[b-8y47zasrou],
.btn-dislike[b-8y47zasrou] {
    display: inline-flex;
    align-items: center;
    transition: color 0.25s ease-in-out;
    border: 0;
    background: none !important;
    color: #9691a4;
    font-size: 0.875rem;
}

    .btn-like:focus[b-8y47zasrou],
    .btn-dislike:focus[b-8y47zasrou] {
        outline: none;
    }

    .btn-like > i[b-8y47zasrou],
    .btn-dislike > i[b-8y47zasrou] {
        margin-left: 0.25rem;
        font-size: 1.125rem;
    }

    .btn-like.btn-light[b-8y47zasrou],
    .btn-dislike.btn-light[b-8y47zasrou] {
        color: rgba(255, 255, 255, 0.7);
    }

    .btn-like > i[b-8y47zasrou] {
        margin-top: -0.0625rem;
    }

    .btn-like:hover[b-8y47zasrou] {
        color: #07c98b;
    }

    .btn-like.active[b-8y47zasrou] {
        color: #07c98b;
    }

    .btn-dislike > i[b-8y47zasrou] {
        margin-bottom: -0.125rem;
    }

    .btn-dislike:hover[b-8y47zasrou] {
        color: #f23c49;
    }

    .btn-dislike.active[b-8y47zasrou] {
        color: #f23c49;
    }

.nav-item[b-8y47zasrou] {
    margin-bottom: 0;
}

.nav-link.active[b-8y47zasrou] {
    color: #fd5631;
}

    .nav-link.active:not([data-bs-toggle="dropdown"])[b-8y47zasrou] {
        pointer-events: none;
        cursor: default;
    }

.nav-link > i[b-8y47zasrou] {
    transition: opacity 0.25s ease-in-out;
}

    .nav-link > i.fi-logout[b-8y47zasrou] {
        transform: rotate(180deg);
    }

.nav-link:hover > i[b-8y47zasrou],
.nav-link.active > i[b-8y47zasrou] {
    opacity: 1 !important;
}

.nav-link > img[b-8y47zasrou] {
    margin-top: -0.125rem;
}

.nav-light .nav-link[b-8y47zasrou],
.nav-link-light[b-8y47zasrou] {
    color: rgba(255, 255, 255, 0.65);
    text-decoration: none;
}

    .nav-light .nav-link:hover[b-8y47zasrou],
    .nav-light .nav-link:focus[b-8y47zasrou],
    .nav-link-light:hover[b-8y47zasrou],
    .nav-link-light:focus[b-8y47zasrou] {
        color: #fff;
    }

    .nav-light .nav-link.active[b-8y47zasrou],
    .nav-link-light.active[b-8y47zasrou] {
        color: #fff;
    }

    .nav-light .nav-link.disabled[b-8y47zasrou],
    .nav-link-light.disabled[b-8y47zasrou] {
        color: rgba(255, 255, 255, 0.4);
    }

    .nav-light .nav-link > i[b-8y47zasrou],
    .nav-link-light > i[b-8y47zasrou] {
        transition: opacity 0.25s ease-in-out;
    }

    .nav-light .nav-link:hover > i[b-8y47zasrou],
    .nav-light .nav-link.active > i[b-8y47zasrou],
    .nav-link-light:hover > i[b-8y47zasrou],
    .nav-link-light.active > i[b-8y47zasrou] {
        opacity: 1 !important;
    }

.nav-muted .nav-link[b-8y47zasrou],
.nav-link-muted[b-8y47zasrou] {
    text-decoration: none;
    color: #666276;
}

    .nav-muted .nav-link:hover[b-8y47zasrou],
    .nav-muted .nav-link:focus[b-8y47zasrou],
    .nav-link-muted:hover[b-8y47zasrou],
    .nav-link-muted:focus[b-8y47zasrou] {
        color: #454056;
    }

    .nav-muted .nav-link.active[b-8y47zasrou],
    .nav-link-muted.active[b-8y47zasrou] {
        color: #454056;
    }

    .nav-muted .nav-link.disabled[b-8y47zasrou],
    .nav-link-muted.disabled[b-8y47zasrou] {
        color: #9691a4;
    }

    .nav-muted .nav-link > i[b-8y47zasrou],
    .nav-link-muted > i[b-8y47zasrou] {
        transition: opacity 0.25s ease-in-out;
    }

    .nav-muted .nav-link:hover > i[b-8y47zasrou],
    .nav-muted .nav-link.active > i[b-8y47zasrou],
    .nav-link-muted:hover > i[b-8y47zasrou],
    .nav-link-muted.active > i[b-8y47zasrou] {
        opacity: 1 !important;
    }

h1 .nav-link[b-8y47zasrou],
h2 .nav-link[b-8y47zasrou],
h3 .nav-link[b-8y47zasrou],
h4 .nav-link[b-8y47zasrou],
h5 .nav-link[b-8y47zasrou],
h6 .nav-link[b-8y47zasrou],
.h1 .nav-link[b-8y47zasrou],
.h2 .nav-link[b-8y47zasrou],
.h3 .nav-link[b-8y47zasrou],
.h4 .nav-link[b-8y47zasrou],
.h5 .nav-link[b-8y47zasrou],
.h6 .nav-link[b-8y47zasrou] {
    padding: initial;
    color: #454056;
}

    h1 .nav-link:hover[b-8y47zasrou],
    h2 .nav-link:hover[b-8y47zasrou],
    h3 .nav-link:hover[b-8y47zasrou],
    h4 .nav-link:hover[b-8y47zasrou],
    h5 .nav-link:hover[b-8y47zasrou],
    h6 .nav-link:hover[b-8y47zasrou],
    .h1 .nav-link:hover[b-8y47zasrou],
    .h2 .nav-link:hover[b-8y47zasrou],
    .h3 .nav-link:hover[b-8y47zasrou],
    .h4 .nav-link:hover[b-8y47zasrou],
    .h5 .nav-link:hover[b-8y47zasrou],
    .h6 .nav-link:hover[b-8y47zasrou] {
        color: #fd5631;
    }

    h1 .nav-link.active[b-8y47zasrou],
    h2 .nav-link.active[b-8y47zasrou],
    h3 .nav-link.active[b-8y47zasrou],
    h4 .nav-link.active[b-8y47zasrou],
    h5 .nav-link.active[b-8y47zasrou],
    h6 .nav-link.active[b-8y47zasrou],
    .h1 .nav-link.active[b-8y47zasrou],
    .h2 .nav-link.active[b-8y47zasrou],
    .h3 .nav-link.active[b-8y47zasrou],
    .h4 .nav-link.active[b-8y47zasrou],
    .h5 .nav-link.active[b-8y47zasrou],
    .h6 .nav-link.active[b-8y47zasrou] {
        color: #fd5631;
    }

    h1 .nav-link > i[b-8y47zasrou],
    h2 .nav-link > i[b-8y47zasrou],
    h3 .nav-link > i[b-8y47zasrou],
    h4 .nav-link > i[b-8y47zasrou],
    h5 .nav-link > i[b-8y47zasrou],
    h6 .nav-link > i[b-8y47zasrou],
    .h1 .nav-link > i[b-8y47zasrou],
    .h2 .nav-link > i[b-8y47zasrou],
    .h3 .nav-link > i[b-8y47zasrou],
    .h4 .nav-link > i[b-8y47zasrou],
    .h5 .nav-link > i[b-8y47zasrou],
    .h6 .nav-link > i[b-8y47zasrou] {
        transition: opacity 0.25s ease-in-out;
    }

    h1 .nav-link:hover > i[b-8y47zasrou],
    h1 .nav-link.active > i[b-8y47zasrou],
    h2 .nav-link:hover > i[b-8y47zasrou],
    h2 .nav-link.active > i[b-8y47zasrou],
    h3 .nav-link:hover > i[b-8y47zasrou],
    h3 .nav-link.active > i[b-8y47zasrou],
    h4 .nav-link:hover > i[b-8y47zasrou],
    h4 .nav-link.active > i[b-8y47zasrou],
    h5 .nav-link:hover > i[b-8y47zasrou],
    h5 .nav-link.active > i[b-8y47zasrou],
    h6 .nav-link:hover > i[b-8y47zasrou],
    h6 .nav-link.active > i[b-8y47zasrou],
    .h1 .nav-link:hover > i[b-8y47zasrou],
    .h1 .nav-link.active > i[b-8y47zasrou],
    .h2 .nav-link:hover > i[b-8y47zasrou],
    .h2 .nav-link.active > i[b-8y47zasrou],
    .h3 .nav-link:hover > i[b-8y47zasrou],
    .h3 .nav-link.active > i[b-8y47zasrou],
    .h4 .nav-link:hover > i[b-8y47zasrou],
    .h4 .nav-link.active > i[b-8y47zasrou],
    .h5 .nav-link:hover > i[b-8y47zasrou],
    .h5 .nav-link.active > i[b-8y47zasrou],
    .h6 .nav-link:hover > i[b-8y47zasrou],
    .h6 .nav-link.active > i[b-8y47zasrou] {
        opacity: 1 !important;
    }

h1.text-light .nav-link[b-8y47zasrou],
h1.text-white .nav-link[b-8y47zasrou],
h2.text-light .nav-link[b-8y47zasrou],
h2.text-white .nav-link[b-8y47zasrou],
h3.text-light .nav-link[b-8y47zasrou],
h3.text-white .nav-link[b-8y47zasrou],
h4.text-light .nav-link[b-8y47zasrou],
h4.text-white .nav-link[b-8y47zasrou],
h5.text-light .nav-link[b-8y47zasrou],
h5.text-white .nav-link[b-8y47zasrou],
h6.text-light .nav-link[b-8y47zasrou],
h6.text-white .nav-link[b-8y47zasrou],
.h1.text-light .nav-link[b-8y47zasrou],
.h1.text-white .nav-link[b-8y47zasrou],
.h2.text-light .nav-link[b-8y47zasrou],
.h2.text-white .nav-link[b-8y47zasrou],
.h3.text-light .nav-link[b-8y47zasrou],
.h3.text-white .nav-link[b-8y47zasrou],
.h4.text-light .nav-link[b-8y47zasrou],
.h4.text-white .nav-link[b-8y47zasrou],
.h5.text-light .nav-link[b-8y47zasrou],
.h5.text-white .nav-link[b-8y47zasrou],
.h6.text-light .nav-link[b-8y47zasrou],
.h6.text-white .nav-link[b-8y47zasrou] {
    color: rgba(255, 255, 255, 0.65);
}

    h1.text-light .nav-link:hover[b-8y47zasrou],
    h1.text-light .nav-link:focus[b-8y47zasrou],
    h1.text-white .nav-link:hover[b-8y47zasrou],
    h1.text-white .nav-link:focus[b-8y47zasrou],
    h2.text-light .nav-link:hover[b-8y47zasrou],
    h2.text-light .nav-link:focus[b-8y47zasrou],
    h2.text-white .nav-link:hover[b-8y47zasrou],
    h2.text-white .nav-link:focus[b-8y47zasrou],
    h3.text-light .nav-link:hover[b-8y47zasrou],
    h3.text-light .nav-link:focus[b-8y47zasrou],
    h3.text-white .nav-link:hover[b-8y47zasrou],
    h3.text-white .nav-link:focus[b-8y47zasrou],
    h4.text-light .nav-link:hover[b-8y47zasrou],
    h4.text-light .nav-link:focus[b-8y47zasrou],
    h4.text-white .nav-link:hover[b-8y47zasrou],
    h4.text-white .nav-link:focus[b-8y47zasrou],
    h5.text-light .nav-link:hover[b-8y47zasrou],
    h5.text-light .nav-link:focus[b-8y47zasrou],
    h5.text-white .nav-link:hover[b-8y47zasrou],
    h5.text-white .nav-link:focus[b-8y47zasrou],
    h6.text-light .nav-link:hover[b-8y47zasrou],
    h6.text-light .nav-link:focus[b-8y47zasrou],
    h6.text-white .nav-link:hover[b-8y47zasrou],
    h6.text-white .nav-link:focus[b-8y47zasrou],
    .h1.text-light .nav-link:hover[b-8y47zasrou],
    .h1.text-light .nav-link:focus[b-8y47zasrou],
    .h1.text-white .nav-link:hover[b-8y47zasrou],
    .h1.text-white .nav-link:focus[b-8y47zasrou],
    .h2.text-light .nav-link:hover[b-8y47zasrou],
    .h2.text-light .nav-link:focus[b-8y47zasrou],
    .h2.text-white .nav-link:hover[b-8y47zasrou],
    .h2.text-white .nav-link:focus[b-8y47zasrou],
    .h3.text-light .nav-link:hover[b-8y47zasrou],
    .h3.text-light .nav-link:focus[b-8y47zasrou],
    .h3.text-white .nav-link:hover[b-8y47zasrou],
    .h3.text-white .nav-link:focus[b-8y47zasrou],
    .h4.text-light .nav-link:hover[b-8y47zasrou],
    .h4.text-light .nav-link:focus[b-8y47zasrou],
    .h4.text-white .nav-link:hover[b-8y47zasrou],
    .h4.text-white .nav-link:focus[b-8y47zasrou],
    .h5.text-light .nav-link:hover[b-8y47zasrou],
    .h5.text-light .nav-link:focus[b-8y47zasrou],
    .h5.text-white .nav-link:hover[b-8y47zasrou],
    .h5.text-white .nav-link:focus[b-8y47zasrou],
    .h6.text-light .nav-link:hover[b-8y47zasrou],
    .h6.text-light .nav-link:focus[b-8y47zasrou],
    .h6.text-white .nav-link:hover[b-8y47zasrou],
    .h6.text-white .nav-link:focus[b-8y47zasrou] {
        color: #fff;
    }

    h1.text-light .nav-link.active[b-8y47zasrou],
    h1.text-white .nav-link.active[b-8y47zasrou],
    h2.text-light .nav-link.active[b-8y47zasrou],
    h2.text-white .nav-link.active[b-8y47zasrou],
    h3.text-light .nav-link.active[b-8y47zasrou],
    h3.text-white .nav-link.active[b-8y47zasrou],
    h4.text-light .nav-link.active[b-8y47zasrou],
    h4.text-white .nav-link.active[b-8y47zasrou],
    h5.text-light .nav-link.active[b-8y47zasrou],
    h5.text-white .nav-link.active[b-8y47zasrou],
    h6.text-light .nav-link.active[b-8y47zasrou],
    h6.text-white .nav-link.active[b-8y47zasrou],
    .h1.text-light .nav-link.active[b-8y47zasrou],
    .h1.text-white .nav-link.active[b-8y47zasrou],
    .h2.text-light .nav-link.active[b-8y47zasrou],
    .h2.text-white .nav-link.active[b-8y47zasrou],
    .h3.text-light .nav-link.active[b-8y47zasrou],
    .h3.text-white .nav-link.active[b-8y47zasrou],
    .h4.text-light .nav-link.active[b-8y47zasrou],
    .h4.text-white .nav-link.active[b-8y47zasrou],
    .h5.text-light .nav-link.active[b-8y47zasrou],
    .h5.text-white .nav-link.active[b-8y47zasrou],
    .h6.text-light .nav-link.active[b-8y47zasrou],
    .h6.text-white .nav-link.active[b-8y47zasrou] {
        color: #fff;
    }

    h1.text-light .nav-link.disabled[b-8y47zasrou],
    h1.text-white .nav-link.disabled[b-8y47zasrou],
    h2.text-light .nav-link.disabled[b-8y47zasrou],
    h2.text-white .nav-link.disabled[b-8y47zasrou],
    h3.text-light .nav-link.disabled[b-8y47zasrou],
    h3.text-white .nav-link.disabled[b-8y47zasrou],
    h4.text-light .nav-link.disabled[b-8y47zasrou],
    h4.text-white .nav-link.disabled[b-8y47zasrou],
    h5.text-light .nav-link.disabled[b-8y47zasrou],
    h5.text-white .nav-link.disabled[b-8y47zasrou],
    h6.text-light .nav-link.disabled[b-8y47zasrou],
    h6.text-white .nav-link.disabled[b-8y47zasrou],
    .h1.text-light .nav-link.disabled[b-8y47zasrou],
    .h1.text-white .nav-link.disabled[b-8y47zasrou],
    .h2.text-light .nav-link.disabled[b-8y47zasrou],
    .h2.text-white .nav-link.disabled[b-8y47zasrou],
    .h3.text-light .nav-link.disabled[b-8y47zasrou],
    .h3.text-white .nav-link.disabled[b-8y47zasrou],
    .h4.text-light .nav-link.disabled[b-8y47zasrou],
    .h4.text-white .nav-link.disabled[b-8y47zasrou],
    .h5.text-light .nav-link.disabled[b-8y47zasrou],
    .h5.text-white .nav-link.disabled[b-8y47zasrou],
    .h6.text-light .nav-link.disabled[b-8y47zasrou],
    .h6.text-white .nav-link.disabled[b-8y47zasrou] {
        color: rgba(255, 255, 255, 0.4);
    }

.nav-tabs[b-8y47zasrou] {
    margin-bottom: 1.5rem;
}

    .nav-tabs .nav-link[b-8y47zasrou] {
        border-radius: 0.5rem;
        box-shadow: none;
        background-color: #f5f4f8;
        color: #454056;
        font-weight: normal;
    }

        .nav-tabs .nav-link > i[b-8y47zasrou] {
            font-size: 0.85em;
        }

        .nav-tabs .nav-link:hover[b-8y47zasrou],
        .nav-tabs .nav-link.show[b-8y47zasrou] {
            box-shadow: 0 0.125rem 0.125rem -0.125rem rgba(31, 27, 45, 0.08), 0 0.25rem 0.75rem rgba(31, 27, 45, 0.08);
            color: #1f1b2d;
        }

        .nav-tabs .nav-link.active[b-8y47zasrou] {
            box-shadow: 0 0.125rem 0.125rem -0.125rem rgba(31, 27, 45, 0.08), 0 0.25rem 0.75rem rgba(31, 27, 45, 0.08);
        }

        .nav-tabs .nav-link.disabled[b-8y47zasrou],
        .nav-tabs .nav-link[disabled][b-8y47zasrou] {
            background-color: #f9f8fa;
        }

        .nav-tabs .nav-link > i[b-8y47zasrou] {
            margin-top: -0.125rem;
            vertical-align: middle;
        }

        .nav-tabs .nav-link.dropdown-toggle.active:hover[b-8y47zasrou],
        .nav-tabs .nav-link.dropdown-toggle.active.show[b-8y47zasrou] {
            color: #fd5631;
        }

    .nav-tabs .nav-item[b-8y47zasrou] {
        margin-bottom: 0;
    }

    .nav-tabs .dropdown-menu[b-8y47zasrou] {
        border-radius: 0.5rem;
    }

.nav-tabs-light .nav-item.show .nav-link[b-8y47zasrou] {
    color: #fd5631;
}

.nav-tabs-light .nav-link[b-8y47zasrou] {
    background-color: rgba(255, 255, 255, 0.04);
    color: #fff;
}

    .nav-tabs-light .nav-link:hover[b-8y47zasrou],
    .nav-tabs-light .nav-link.show[b-8y47zasrou] {
        background-color: rgba(255, 255, 255, 0.1);
        color: #fff;
    }

    .nav-tabs-light .nav-link.active[b-8y47zasrou] {
        background-color: #fff;
        color: #fd5631;
    }

.nav-pills .nav-link[b-8y47zasrou] {
    background-color: #f5f4f8;
    font-weight: 400;
}

    .nav-pills .nav-link > i[b-8y47zasrou] {
        font-size: 0.85em;
    }

    .nav-pills .nav-link:hover[b-8y47zasrou] {
        color: #454056;
        background-color: #f5f4f8;
        box-shadow: 0 0.125rem 0.125rem -0.125rem rgba(31, 27, 45, 0.08), 0 0.25rem 0.75rem rgba(31, 27, 45, 0.08);
    }

    .nav-pills .nav-link:focus[b-8y47zasrou] {
        color: #454056;
    }

    .nav-pills .nav-link.active[b-8y47zasrou] {
        color: #fd5631;
        box-shadow: 0 0.125rem 0.125rem -0.125rem rgba(31, 27, 45, 0.08), 0 0.25rem 0.75rem rgba(31, 27, 45, 0.08);
    }

    .nav-pills .nav-link:disabled[b-8y47zasrou],
    .nav-pills .nav-link.disabled[b-8y47zasrou] {
        background-color: rgba(245, 244, 248, 0.5);
        color: rgba(69, 64, 86, 0.5);
    }

.nav-pills.nav-pills-light .nav-link[b-8y47zasrou] {
    background-color: rgba(255, 255, 255, 0.04);
    color: #fff;
    box-shadow: none;
}

    .nav-pills.nav-pills-light .nav-link:hover[b-8y47zasrou] {
        background-color: rgba(255, 255, 255, 0.1);
        color: #fff;
        box-shadow: none;
    }

    .nav-pills.nav-pills-light .nav-link.active[b-8y47zasrou] {
        background-color: #fff;
        color: #fd5631;
        box-shadow: none;
    }

    .nav-pills.nav-pills-light .nav-link:disabled[b-8y47zasrou],
    .nav-pills.nav-pills-light .nav-link.disabled[b-8y47zasrou] {
        background-color: rgba(255, 255, 255, 0.05);
        color: rgba(255, 255, 255, 0.35);
    }

.nav-tabs:not(.nav-fill):not(.nav-justified) .nav-item[b-8y47zasrou],
.nav-pills .nav-item[b-8y47zasrou] {
    margin-left: 0.75rem;
}

    .nav-tabs:not(.nav-fill):not(.nav-justified) .nav-item:last-child[b-8y47zasrou],
    .nav-pills .nav-item:last-child[b-8y47zasrou] {
        margin-right: 0;
    }

.nav-tabs:not(.nav-fill):not(.nav-justified).justify-content-center .nav-item[b-8y47zasrou],
.nav-pills.justify-content-center .nav-item[b-8y47zasrou] {
    margin-right: 0.375rem;
    margin-left: 0.375rem;
}

.nav-tabs:not(.nav-fill):not(.nav-justified).justify-content-end .nav-item[b-8y47zasrou],
.nav-pills.justify-content-end .nav-item[b-8y47zasrou] {
    margin-right: 0;
    margin-left: 0.75rem;
}

.nav-tabs:not(.nav-fill):not(.nav-justified).flex-column .nav-item[b-8y47zasrou],
.nav-pills.flex-column .nav-item[b-8y47zasrou] {
    margin-right: 0;
    margin-bottom: 0.75rem;
    margin-left: 0;
}

    .nav-tabs:not(.nav-fill):not(.nav-justified).flex-column .nav-item:last-child[b-8y47zasrou],
    .nav-pills.flex-column .nav-item:last-child[b-8y47zasrou] {
        margin-bottom: 0;
    }

.card-nav[b-8y47zasrou] {
    margin: 0;
    padding: 0;
    list-style: none;
}

    .card-nav li[b-8y47zasrou] {
        margin-bottom: 0;
    }

.card-nav-link[b-8y47zasrou] {
    position: relative;
    display: block;
    padding: 1rem 0;
    transition: color 0.25s ease-in-out, background-color 0.25s ease-in-out, box-shadow 0.25s ease-in-out, border-color 0.25s ease-in-out;
    border-top: 1px solid #efecf3;
    color: #454056;
    text-decoration: none;
}

    .card-nav-link[b-8y47zasrou]::before {
        position: absolute;
        display: none;
        top: 0;
        right: -1.25rem;
        width: 0.125rem;
        height: 100%;
        background-color: #fd5631;
        content: "";
    }

    .card-nav-link:hover[b-8y47zasrou] {
        color: #fd5631;
    }

    .card-nav-link.active[b-8y47zasrou] {
        color: #fd5631;
        pointer-events: none;
    }

        .card-nav-link.active[b-8y47zasrou]::before {
            display: block;
        }

    .card-nav-link > i[b-8y47zasrou] {
        margin-top: -0.125rem;
        transition: opacity 0.25s ease-in-out;
    }

    .card-nav-link:hover > i[b-8y47zasrou],
    .card-nav-link.active > i[b-8y47zasrou] {
        opacity: 1 !important;
    }

.card-nav-light .card-nav-link[b-8y47zasrou],
.card-light .card-nav-link[b-8y47zasrou] {
    border-top-color: rgba(255, 255, 255, 0.15);
    color: rgba(255, 255, 255, 0.65);
}

    .card-nav-light .card-nav-link[b-8y47zasrou]::before,
    .card-light .card-nav-link[b-8y47zasrou]::before {
        background-color: #fff;
    }

    .card-nav-light .card-nav-link:hover[b-8y47zasrou],
    .card-light .card-nav-link:hover[b-8y47zasrou] {
        color: #fff;
    }

    .card-nav-light .card-nav-link.active[b-8y47zasrou],
    .card-light .card-nav-link.active[b-8y47zasrou] {
        color: #fff;
    }

.navbar-brand[b-8y47zasrou] {
    font-weight: 700;
}

.navbar-nav[b-8y47zasrou] {
    margin-top: 1rem;
}

    .navbar-nav .nav-item[b-8y47zasrou] {
        margin-bottom: 0.375rem;
        padding: 0.125rem 1rem;
        border: 1px solid transparent;
        border-radius: 0.5rem;
    }

    .navbar-nav .dropdown-toggle[b-8y47zasrou] {
        display: flex;
        direction: rtl
    }

        .navbar-nav .dropdown-toggle[b-8y47zasrou]::after {
            display: block;
            font-size: 0.75em;
            margin-top: 0.1875rem;
            margin-right: 0 !important;
            margin-left: auto;
        }

    .navbar-nav .dropdown-menu[b-8y47zasrou] {
        margin-bottom: 0.75rem;
        padding-top: 0;
        padding-bottom: 0;
        border: 0;
        border-right: 2px solid transparent;
        border-radius: 0;
        background-color: transparent;
        box-shadow: none;
    }

        .navbar-nav .dropdown-menu .dropdown-menu[b-8y47zasrou] {
            display: block;
            margin-bottom: 0;
            margin-right: 1rem;
            opacity: 1;
        }

        .navbar-nav .dropdown-menu .dropdown-toggle[b-8y47zasrou]::after {
            display: none;
        }

@media (min-width: 500px) {
    .navbar-expand-sm .navbar-nav[b-8y47zasrou] {
        margin-top: 0;
        padding-top: 0;
        border-top: none;
        border-radius: 0;
    }

        .navbar-expand-sm .navbar-nav .nav-item[b-8y47zasrou] {
            margin-bottom: 0;
            padding: 0;
            border: 0;
            border-radius: 0;
        }

        .navbar-expand-sm .navbar-nav .nav-link[b-8y47zasrou] {
            padding: 0.6875rem 1rem;
            font-size: 0.875rem;
        }

        .navbar-expand-sm .navbar-nav .dropdown-toggle[b-8y47zasrou] {
            display: block;
        }

            .navbar-expand-sm .navbar-nav .dropdown-toggle[b-8y47zasrou]::after {
                display: inline-block;
                margin-top: 0;
                margin-left: 0.375rem;
                font-size: 0.6em;
            }

    .navbar-expand-sm .dropdown-menu[b-8y47zasrou] {
        margin-bottom: 0;
        padding-top: 0.5rem;
        padding-bottom: 0.5rem;
        border: 1px solid #efecf3;
        border-radius: 0.75rem;
        background-color: #fff;
        box-shadow: 0 0.125rem 0.125rem -0.125rem rgba(31, 27, 45, 0.08), 0 0.25rem 0.75rem rgba(31, 27, 45, 0.08);
    }

        .navbar-expand-sm .dropdown-menu.dropdown-menu-dark[b-8y47zasrou] {
            border-color: rgba(255, 255, 255, 0.15);
            background-color: #1f1b2d;
            box-shadow: none;
        }

        .navbar-expand-sm .dropdown-menu > .dropdown > .dropdown-toggle[b-8y47zasrou] {
            display: block;
            position: relative;
            padding-right: 1.5rem;
        }

            .navbar-expand-sm .dropdown-menu > .dropdown > .dropdown-toggle[b-8y47zasrou]::after {
                display: block;
                position: absolute;
                top: 50%;
                right: 1rem;
                margin-top: -0.375rem;
                content: "";
            }

        .navbar-expand-sm .dropdown-menu > .dropdown .dropdown-menu[b-8y47zasrou] {
            display: none;
            top: 0;
            right: auto;
            left: 100%;
            width: auto;
            margin-top: -0.5rem;
            margin-right: 0;
            margin-left: -0.375rem;
            padding-bottom: 0.5rem;
        }

        .navbar-expand-sm .dropdown-menu > .dropdown:hover > .dropdown-menu[b-8y47zasrou] {
            -webkit-animation: fade-in 0.25s ease-in-out;
            animation: fade-in-b-8y47zasrou 0.25s ease-in-out;
        }

        .navbar-expand-sm .dropdown-menu.show[b-8y47zasrou] {
            display: none;
        }

    .navbar-expand-sm .dropdown-menu-end[b-8y47zasrou] {
        left: auto;
        right: 0;
    }

    .navbar-expand-sm .dropdown:hover > .dropdown-menu[b-8y47zasrou] {
        display: block;
        -webkit-animation: slide-up 0.25s ease-in-out;
        animation: slide-up-b-8y47zasrou 0.25s ease-in-out;
    }

    .navbar-expand-sm.navbar-light[b-8y47zasrou],
    .navbar-expand-sm.navbar-dark[b-8y47zasrou] {
        background-color: transparent;
    }
}

@media (min-width: 768px) {
    .navbar-expand-md .navbar-nav[b-8y47zasrou] {
        margin-top: 0;
        padding-top: 0;
        border-top: none;
        border-radius: 0;
    }

        .navbar-expand-md .navbar-nav .nav-item[b-8y47zasrou] {
            margin-bottom: 0;
            padding: 0;
            border: 0;
            border-radius: 0;
        }

        .navbar-expand-md .navbar-nav .nav-link[b-8y47zasrou] {
            padding: 0.6875rem 1rem;
            font-size: 0.875rem;
        }

        .navbar-expand-md .navbar-nav .dropdown-toggle[b-8y47zasrou] {
            display: block;
        }

            .navbar-expand-md .navbar-nav .dropdown-toggle[b-8y47zasrou]::after {
                display: inline-block;
                margin-top: 0;
                margin-right: 0.375rem !important;
                font-size: 0.6em;
            }

    .navbar-expand-md .dropdown-menu[b-8y47zasrou] {
        margin-bottom: 0;
        padding-top: 0.5rem;
        padding-bottom: 0.5rem;
        border: 1px solid #efecf3;
        border-radius: 0.75rem;
        background-color: #fff;
        box-shadow: 0 0.125rem 0.125rem -0.125rem rgba(31, 27, 45, 0.08), 0 0.25rem 0.75rem rgba(31, 27, 45, 0.08);
    }

        .navbar-expand-md .dropdown-menu.dropdown-menu-dark[b-8y47zasrou] {
            border-color: rgba(255, 255, 255, 0.15);
            background-color: #1f1b2d;
            box-shadow: none;
        }

        .navbar-expand-md .dropdown-menu > .dropdown > .dropdown-toggle[b-8y47zasrou] {
            display: block;
            position: relative;
            padding-right: 1.5rem;
        }

            .navbar-expand-md .dropdown-menu > .dropdown > .dropdown-toggle[b-8y47zasrou]::after {
                display: block;
                position: absolute;
                top: 50%;
                right: 1rem;
                margin-top: -0.375rem;
                content: "";
            }

        .navbar-expand-md .dropdown-menu > .dropdown .dropdown-menu[b-8y47zasrou] {
            display: none;
            top: 0;
            right: auto;
            left: 100%;
            width: auto;
            margin-top: -0.5rem;
            margin-right: 0;
            margin-left: -0.375rem;
            padding-bottom: 0.5rem;
        }

        .navbar-expand-md .dropdown-menu > .dropdown:hover > .dropdown-menu[b-8y47zasrou] {
            -webkit-animation: fade-in 0.25s ease-in-out;
            animation: fade-in-b-8y47zasrou 0.25s ease-in-out;
        }

        .navbar-expand-md .dropdown-menu.show[b-8y47zasrou] {
            display: none;
        }

    .navbar-expand-md .dropdown-menu-end[b-8y47zasrou] {
        left: auto;
        right: 0;
    }

    .navbar-expand-md .dropdown:hover > .dropdown-menu[b-8y47zasrou] {
        display: block;
        -webkit-animation: slide-up 0.25s ease-in-out;
        animation: slide-up-b-8y47zasrou 0.25s ease-in-out;
    }

    .navbar-expand-md.navbar-light[b-8y47zasrou],
    .navbar-expand-md.navbar-dark[b-8y47zasrou] {
        background-color: transparent;
    }
}

@media (min-width: 992px) {
    .navbar-expand-lg .navbar-nav[b-8y47zasrou] {
        margin-top: 0;
        padding-top: 0;
        border-top: none;
        border-radius: 0;
    }

        .navbar-expand-lg .navbar-nav .nav-item[b-8y47zasrou] {
            margin-bottom: 0;
            padding: 0;
            border: 0;
            border-radius: 0;
        }

        .navbar-expand-lg .navbar-nav .nav-link[b-8y47zasrou] {
            padding: 0.6875rem 1rem;
            font-size: 0.956rem
        }

        .navbar-expand-lg .navbar-nav .dropdown-toggle[b-8y47zasrou] {
            display: block;
            direction: ltr
        }

            .navbar-expand-lg .navbar-nav .dropdown-toggle[b-8y47zasrou]::after {
                display: inline-block;
                margin-top: 0;
                margin-left: 0.375rem;
                font-size: 0.6em;
            }

    .navbar-expand-lg .dropdown-menu[b-8y47zasrou] {
        margin-bottom: 0;
        padding-top: 0.5rem;
        padding-bottom: 0.5rem;
        border: 1px solid #efecf3;
        border-radius: 0.75rem;
        background-color: #fff;
        box-shadow: 0 0.125rem 0.125rem -0.125rem rgba(31, 27, 45, 0.08), 0 0.25rem 0.75rem rgba(31, 27, 45, 0.08);
    }

        .navbar-expand-lg .dropdown-menu.dropdown-menu-dark[b-8y47zasrou] {
            border-color: rgba(255, 255, 255, 0.15);
            background-color: #1f1b2d;
            box-shadow: none;
        }

        .navbar-expand-lg .dropdown-menu > .dropdown > .dropdown-toggle[b-8y47zasrou] {
            display: block;
            position: relative;
            padding-left: 1.5rem;
        }

            .navbar-expand-lg .dropdown-menu > .dropdown > .dropdown-toggle[b-8y47zasrou]::after {
                display: block;
                position: absolute;
                top: 50%;
                left: 1rem;
                margin-top: -0.375rem;
                content: "";
                transform: rotate(180deg)
            }

        .navbar-expand-lg .dropdown-menu > .dropdown .dropdown-menu[b-8y47zasrou] {
            display: none;
            top: 0;
            left: auto;
            right: 100%;
            width: auto;
            margin-top: -0.5rem;
            margin-right: 0;
            margin-left: -0.375rem;
            padding-bottom: 0.5rem;
        }

        .navbar-expand-lg .dropdown-menu > .dropdown:hover > .dropdown-menu[b-8y47zasrou] {
            -webkit-animation: fade-in 0.25s ease-in-out;
            animation: fade-in-b-8y47zasrou 0.25s ease-in-out;
        }

        .navbar-expand-lg .dropdown-menu.show[b-8y47zasrou] {
            display: none;
        }

    .navbar-expand-lg .dropdown-menu-end[b-8y47zasrou] {
        left: auto;
        right: 0;
    }

    .navbar-expand-lg .dropdown:hover > .dropdown-menu[b-8y47zasrou] {
        display: block;
        -webkit-animation: slide-up 0.25s ease-in-out;
        animation: slide-up-b-8y47zasrou 0.25s ease-in-out;
    }

    .navbar-expand-lg.navbar-light[b-8y47zasrou],
    .navbar-expand-lg.navbar-dark[b-8y47zasrou] {
        background-color: transparent;
    }
}

@media (min-width: 1200px) {
    .navbar-expand-xl .navbar-nav[b-8y47zasrou] {
        margin-top: 0;
        padding-top: 0;
        border-top: none;
        border-radius: 0;
    }

        .navbar-expand-xl .navbar-nav .nav-item[b-8y47zasrou] {
            margin-bottom: 0;
            padding: 0;
            border: 0;
            border-radius: 0;
        }

        .navbar-expand-xl .navbar-nav .nav-link[b-8y47zasrou] {
            padding: 0.6875rem 1rem;
            font-size: 0.875rem;
        }

        .navbar-expand-xl .navbar-nav .dropdown-toggle[b-8y47zasrou] {
            display: block;
        }

            .navbar-expand-xl .navbar-nav .dropdown-toggle[b-8y47zasrou]::after {
                display: inline-block;
                margin-top: 0;
                margin-left: 0.375rem;
                font-size: 0.6em;
            }

    .navbar-expand-xl .dropdown-menu[b-8y47zasrou] {
        margin-bottom: 0;
        padding-top: 0.5rem;
        padding-bottom: 0.5rem;
        border: 1px solid #efecf3;
        border-radius: 0.75rem;
        background-color: #fff;
        box-shadow: 0 0.125rem 0.125rem -0.125rem rgba(31, 27, 45, 0.08), 0 0.25rem 0.75rem rgba(31, 27, 45, 0.08);
    }

        .navbar-expand-xl .dropdown-menu.dropdown-menu-dark[b-8y47zasrou] {
            border-color: rgba(255, 255, 255, 0.15);
            background-color: #1f1b2d;
            box-shadow: none;
        }

        .navbar-expand-xl .dropdown-menu > .dropdown > .dropdown-toggle[b-8y47zasrou] {
            display: block;
            position: relative;
            padding-right: 1.5rem;
        }

            .navbar-expand-xl .dropdown-menu > .dropdown > .dropdown-toggle[b-8y47zasrou]::after {
                display: block;
                position: absolute;
                top: 50%;
                right: 1rem;
                margin-top: -0.375rem;
                content: "";
            }

        .navbar-expand-xl .dropdown-menu > .dropdown .dropdown-menu[b-8y47zasrou] {
            display: none;
            top: 0;
            right: auto;
            left: 100%;
            width: auto;
            margin-top: -0.5rem;
            margin-right: 0;
            margin-left: -0.375rem;
            padding-bottom: 0.5rem;
        }

        .navbar-expand-xl .dropdown-menu > .dropdown:hover > .dropdown-menu[b-8y47zasrou] {
            -webkit-animation: fade-in 0.25s ease-in-out;
            animation: fade-in-b-8y47zasrou 0.25s ease-in-out;
        }

        .navbar-expand-xl .dropdown-menu.show[b-8y47zasrou] {
            display: none;
        }

    .navbar-expand-xl .dropdown-menu-end[b-8y47zasrou] {
        left: auto;
        right: 0;
    }

    .navbar-expand-xl .dropdown:hover > .dropdown-menu[b-8y47zasrou] {
        display: block;
        -webkit-animation: slide-up 0.25s ease-in-out;
        animation: slide-up-b-8y47zasrou 0.25s ease-in-out;
    }

    .navbar-expand-xl.navbar-light[b-8y47zasrou],
    .navbar-expand-xl.navbar-dark[b-8y47zasrou] {
        background-color: transparent;
    }
}

@media (min-width: 1400px) {
    .navbar-expand-xxl .navbar-nav[b-8y47zasrou] {
        margin-top: 0;
        padding-top: 0;
        border-top: none;
        border-radius: 0;
    }

        .navbar-expand-xxl .navbar-nav .nav-item[b-8y47zasrou] {
            margin-bottom: 0;
            padding: 0;
            border: 0;
            border-radius: 0;
        }

        .navbar-expand-xxl .navbar-nav .nav-link[b-8y47zasrou] {
            padding: 0.6875rem 1rem;
            font-size: 0.875rem;
        }

        .navbar-expand-xxl .navbar-nav .dropdown-toggle[b-8y47zasrou] {
            display: block;
        }

            .navbar-expand-xxl .navbar-nav .dropdown-toggle[b-8y47zasrou]::after {
                display: inline-block;
                margin-top: 0;
                margin-left: 0.375rem;
                font-size: 0.6em;
            }

    .navbar-expand-xxl .dropdown-menu[b-8y47zasrou] {
        margin-bottom: 0;
        padding-top: 0.5rem;
        padding-bottom: 0.5rem;
        border: 1px solid #efecf3;
        border-radius: 0.75rem;
        background-color: #fff;
        box-shadow: 0 0.125rem 0.125rem -0.125rem rgba(31, 27, 45, 0.08), 0 0.25rem 0.75rem rgba(31, 27, 45, 0.08);
    }

        .navbar-expand-xxl .dropdown-menu.dropdown-menu-dark[b-8y47zasrou] {
            border-color: rgba(255, 255, 255, 0.15);
            background-color: #1f1b2d;
            box-shadow: none;
        }

        .navbar-expand-xxl .dropdown-menu > .dropdown > .dropdown-toggle[b-8y47zasrou] {
            display: block;
            position: relative;
            padding-right: 1.5rem;
        }

            .navbar-expand-xxl .dropdown-menu > .dropdown > .dropdown-toggle[b-8y47zasrou]::after {
                display: block;
                position: absolute;
                top: 50%;
                right: 1rem;
                margin-top: -0.375rem;
                content: "";
            }

        .navbar-expand-xxl .dropdown-menu > .dropdown .dropdown-menu[b-8y47zasrou] {
            display: none;
            top: 0;
            right: auto;
            left: 100%;
            width: auto;
            margin-top: -0.5rem;
            margin-right: 0;
            margin-left: -0.375rem;
            padding-bottom: 0.5rem;
        }

        .navbar-expand-xxl .dropdown-menu > .dropdown:hover > .dropdown-menu[b-8y47zasrou] {
            -webkit-animation: fade-in 0.25s ease-in-out;
            animation: fade-in-b-8y47zasrou 0.25s ease-in-out;
        }

        .navbar-expand-xxl .dropdown-menu.show[b-8y47zasrou] {
            display: none;
        }

    .navbar-expand-xxl .dropdown-menu-end[b-8y47zasrou] {
        left: auto;
        right: 0;
    }

    .navbar-expand-xxl .dropdown:hover > .dropdown-menu[b-8y47zasrou] {
        display: block;
        -webkit-animation: slide-up 0.25s ease-in-out;
        animation: slide-up-b-8y47zasrou 0.25s ease-in-out;
    }

    .navbar-expand-xxl.navbar-light[b-8y47zasrou],
    .navbar-expand-xxl.navbar-dark[b-8y47zasrou] {
        background-color: transparent;
    }
}

.navbar-expand .navbar-nav[b-8y47zasrou] {
    margin-top: 0;
    padding-top: 0;
    border-top: none;
    border-radius: 0;
}

    .navbar-expand .navbar-nav .nav-item[b-8y47zasrou] {
        margin-bottom: 0;
        padding: 0;
        border: 0;
        border-radius: 0;
    }

    .navbar-expand .navbar-nav .nav-link[b-8y47zasrou] {
        padding: 0.6875rem 1rem;
        font-size: 0.875rem;
    }

    .navbar-expand .navbar-nav .dropdown-toggle[b-8y47zasrou] {
        display: block;
    }

        .navbar-expand .navbar-nav .dropdown-toggle[b-8y47zasrou]::after {
            display: inline-block;
            margin-top: 0;
            margin-left: 0.375rem;
            font-size: 0.6em;
        }

.navbar-expand .dropdown-menu[b-8y47zasrou] {
    margin-bottom: 0;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    border: 1px solid #efecf3;
    border-radius: 0.75rem;
    background-color: #fff;
    box-shadow: 0 0.125rem 0.125rem -0.125rem rgba(31, 27, 45, 0.08), 0 0.25rem 0.75rem rgba(31, 27, 45, 0.08);
}

    .navbar-expand .dropdown-menu.dropdown-menu-dark[b-8y47zasrou] {
        border-color: rgba(255, 255, 255, 0.15);
        background-color: #1f1b2d;
        box-shadow: none;
    }

    .navbar-expand .dropdown-menu > .dropdown > .dropdown-toggle[b-8y47zasrou] {
        display: block;
        position: relative;
        padding-right: 1.5rem;
    }

        .navbar-expand .dropdown-menu > .dropdown > .dropdown-toggle[b-8y47zasrou]::after {
            display: block;
            position: absolute;
            top: 50%;
            right: 1rem;
            margin-top: -0.375rem;
            content: "";
        }

    .navbar-expand .dropdown-menu > .dropdown .dropdown-menu[b-8y47zasrou] {
        display: none;
        top: 0;
        right: auto;
        left: 100%;
        width: auto;
        margin-top: -0.5rem;
        margin-right: 0;
        margin-left: -0.375rem;
        padding-bottom: 0.5rem;
    }

    .navbar-expand .dropdown-menu > .dropdown:hover > .dropdown-menu[b-8y47zasrou] {
        -webkit-animation: fade-in 0.25s ease-in-out;
        animation: fade-in-b-8y47zasrou 0.25s ease-in-out;
    }

    .navbar-expand .dropdown-menu.show[b-8y47zasrou] {
        display: none;
    }

.navbar-expand .dropdown-menu-end[b-8y47zasrou] {
    left: auto;
    right: 0;
}

.navbar-expand .dropdown:hover > .dropdown-menu[b-8y47zasrou] {
    display: block;
    -webkit-animation: slide-up 0.25s ease-in-out;
    animation: slide-up-b-8y47zasrou 0.25s ease-in-out;
}

.navbar-expand.navbar-light[b-8y47zasrou],
.navbar-expand.navbar-dark[b-8y47zasrou] {
    background-color: transparent;
}

.navbar-light[b-8y47zasrou] {
    transition: background-color 0.1s ease-in-out, box-shadow 0.1s ease-in-out;
    background-color: #fff;
}

    .navbar-light .nav-item[b-8y47zasrou] {
        border-color: #efecf3;
        direction: ltr
    }

        .navbar-light .nav-item:hover .nav-link:not(.disabled)[b-8y47zasrou] {
            color: #fd5631;
        }

        .navbar-light .nav-item.active .nav-link:not(.disabled)[b-8y47zasrou] {
            color: #fd5631;
        }

    .navbar-light .navbar-nav .dropdown-menu[b-8y47zasrou] {
        border-right-color: #efecf3;
    }

    .navbar-light.navbar-stuck[b-8y47zasrou] {
        background-color: #fff;
        box-shadow: 0 0.125rem 0.125rem -0.125rem rgba(31, 27, 45, 0.08), 0 0.25rem 0.75rem rgba(31, 27, 45, 0.08);
    }

.navbar-dark[b-8y47zasrou] {
    transition: background-color 0.1s ease-in-out, box-shadow 0.1s ease-in-out;
    background-color: #1f1b2d;
}

    .navbar-dark .nav-item[b-8y47zasrou] {
        border-color: rgba(255, 255, 255, 0.15);
    }

        .navbar-dark .nav-item:hover .nav-link:not(.disabled)[b-8y47zasrou] {
            color: #fff;
        }

        .navbar-dark .nav-item.active .nav-link:not(.disabled)[b-8y47zasrou] {
            color: #fff;
        }

    .navbar-dark .navbar-nav .dropdown-menu[b-8y47zasrou] {
        border-left-color: rgba(255, 255, 255, 0.15);
    }

    .navbar-dark.navbar-stuck[b-8y47zasrou] {
        background-color: #1f1b2d;
    }

.offcanvas[b-8y47zasrou] {
    will-change: transform, box-shadow;
    transition: transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1), box-shadow 0.3s ease;
    box-shadow: none;
    visibility: visible !important;
}

.offcanvas-header[b-8y47zasrou],
.offcanvas-footer[b-8y47zasrou] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-shrink: 0;
    padding: 1.25rem 1.5rem;
}

.bg-dark .offcanvas-header[b-8y47zasrou],
.bg-dark .offcanvas-footer[b-8y47zasrou] {
    background-color: rgba(255, 255, 255, 0.05);
}

.offcanvas-body[b-8y47zasrou] {
    height: 100%;
}

    .offcanvas-body[b-8y47zasrou]::-webkit-scrollbar {
        width: 0.1875rem;
        background-color: transparent;
        opacity: 0;
    }

    .offcanvas-body[b-8y47zasrou]::-webkit-scrollbar-thumb {
        background-color: #d5d2dc;
        border-radius: 0.09375rem;
    }

    .offcanvas-body > .simplebar-track[b-8y47zasrou] {
        display: block;
        background-color: transparent;
    }

    .offcanvas-body .simplebar-vertical[b-8y47zasrou] {
        margin-right: 0.1875rem;
    }

    .offcanvas-body > :not(.card) .nav[b-8y47zasrou] {
        flex-direction: column;
        margin-right: -1.5rem;
        margin-left: -1.5rem;
    }

        .offcanvas-body > :not(.card) .nav > li[b-8y47zasrou] {
            margin-bottom: 0;
        }

    .offcanvas-body > :not(.card):not(.navbar-nav) .nav-link[b-8y47zasrou] {
        padding: 0.3rem 1.5rem;
        font-weight: normal;
    }

        .offcanvas-body > :not(.card):not(.navbar-nav) .nav-link.active[b-8y47zasrou] {
            position: relative;
        }

            .offcanvas-body > :not(.card):not(.navbar-nav) .nav-link.active[b-8y47zasrou]::before {
                display: block;
                position: absolute;
                top: 0;
                left: 0;
                width: 0.125rem;
                height: 100%;
                background-color: #fd5631;
                content: "";
            }

    .offcanvas-body > :not(.card) .nav-light .nav-link.active[b-8y47zasrou]::before {
        background-color: #fff;
    }

.bg-dark .offcanvas-body[b-8y47zasrou]::-webkit-scrollbar-thumb {
    background-color: rgba(255, 255, 255, 0.35);
}

.offcanvas-collapse .card-flush[b-8y47zasrou] {
    border: 0;
}

    .offcanvas-collapse .card-flush > .card-body[b-8y47zasrou] {
        padding: 0;
    }

@media (min-width: 992px) {
    .offcanvas-expand[b-8y47zasrou] {
        transform: none;
    }

        .offcanvas-expand.offcanvas-start[b-8y47zasrou],
        .offcanvas-expand.offcanvas-end[b-8y47zasrou],
        .offcanvas-expand.offcanvas-bottom[b-8y47zasrou] {
            transform: none;
        }

    .offcanvas-collapse[b-8y47zasrou] {
        display: block;
        position: static;
        top: auto !important;
        right: auto !important;
        bottom: auto !important;
        left: auto !important;
        width: 100% !important;
        max-width: 100% !important;
        height: auto !important;
        transform: none !important;
        background-color: transparent;
    }

        .offcanvas-collapse .offcanvas-header[b-8y47zasrou],
        .offcanvas-collapse .offcanvas-footer[b-8y47zasrou] {
            display: none;
        }

        .offcanvas-collapse .offcanvas-body[b-8y47zasrou] {
            padding: 0;
            overflow: initial;
        }

        .offcanvas-collapse .card-flush[b-8y47zasrou] {
            border: 1px solid #efecf3;
        }

            .offcanvas-collapse .card-flush > .card-body[b-8y47zasrou] {
                padding: 1.25rem 1.25rem;
            }

    .offcanvas-enabled-start[b-8y47zasrou] {
        padding-right: 22.5rem;
    }

    .offcanvas-enabled-end[b-8y47zasrou] {
        padding-right: 22.5rem;
        padding-left: 0;
    }
}

.simplebar-scrollbar[b-8y47zasrou]::before {
    right: 0;
    left: 0;
    background-color: #d5d2dc;
    border-radius: 0.5rem;
}

.simplebar-scrollbar.simplebar-visible[b-8y47zasrou]::before {
    opacity: 1;
}

.simplebar-track[b-8y47zasrou] {
    border-radius: 0.5rem;
}

    .simplebar-track.simplebar-vertical[b-8y47zasrou] {
        width: 0.1875rem;
    }

        .simplebar-track.simplebar-vertical .simplebar-scrollbar[b-8y47zasrou]:before {
            top: 0;
            bottom: 0;
        }

    .simplebar-track.simplebar-horizontal[b-8y47zasrou] {
        height: 0.1875rem;
    }

        .simplebar-track.simplebar-horizontal .simplebar-scrollbar[b-8y47zasrou] {
            height: 0.1875rem;
            top: 0;
            bottom: 0;
        }

            .simplebar-track.simplebar-horizontal .simplebar-scrollbar[b-8y47zasrou]::before {
                right: 0;
                left: 0;
            }

[data-simplebar][data-simplebar-auto-hide="false"] .simplebar-track[b-8y47zasrou] {
    background-color: #f5f4f8;
}

[data-simplebar-inverse] .simplebar-scrollbar[b-8y47zasrou]:before {
    background-color: rgba(255, 255, 255, 0.35);
}

[data-simplebar-inverse][data-simplebar-auto-hide="false"] .simplebar-track[b-8y47zasrou] {
    background-color: rgba(255, 255, 255, 0.2);
}

[data-simplebar-horizontal-top] .simplebar-track.simplebar-horizontal[b-8y47zasrou] {
    top: 0;
}

.accordion-button[b-8y47zasrou] {
    /* font-weight: bold;*/
}

    .accordion-button:not(.collapsed)[b-8y47zasrou] {
        box-shadow: none;
    }

.accordion-body[b-8y47zasrou] {
    padding-top: 0.1667rem;
}

.accordion-light .accordion-item[b-8y47zasrou] {
    background-color: transparent;
    border-color: rgba(255, 255, 255, 0.15);
}

.accordion-light .accordion-button[b-8y47zasrou] {
    background-color: transparent !important;
}

    .accordion-light .accordion-button.collapsed[b-8y47zasrou] {
        color: rgba(255, 255, 255, 0.7);
    }

    .accordion-light .accordion-button:not(.collapsed)[b-8y47zasrou] {
        color: #fff;
        box-shadow: none;
    }

        .accordion-light .accordion-button:not(.collapsed)[b-8y47zasrou]::after {
            background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
        }

    .accordion-light .accordion-button[b-8y47zasrou]::after {
        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='rgba%28255, 255, 255, 0.7%29'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
    }

.collapse-label[b-8y47zasrou]::after {
    content: attr(data-bs-label-expanded);
}

.collapse-label > [class^="fi-"][b-8y47zasrou],
.collapse-label > [class*=" fi-"][b-8y47zasrou] {
    transform: rotate(180deg);
    transition: transform 0.2s ease-in-out;
}

.collapse-label.collapsed > [class^="fi-"][b-8y47zasrou],
.collapse-label.collapsed > [class*=" fi-"][b-8y47zasrou] {
    transform: none;
}

.collapse-label.collapsed[b-8y47zasrou]::after {
    content: attr(data-bs-label-collapsed);
}

.alert [class^="fi-"][b-8y47zasrou],
.alert [class*=" fi-"][b-8y47zasrou] {
    margin-top: 0.175rem;
}

.alert hr[b-8y47zasrou] {
    color: rgba(0, 0, 0, 0.1);
}

.alert-secondary[b-8y47zasrou] {
    border-color: #d5d2dc;
    background-color: #f5f4f8;
}

.alert-secondary[b-8y47zasrou],
.alert-light[b-8y47zasrou] {
    color: #454056;
}

    .alert-secondary .alert-link[b-8y47zasrou],
    .alert-light .alert-link[b-8y47zasrou] {
        color: #1f1b2d;
    }

.alert-dark[b-8y47zasrou] {
    border-color: #1f1b2d;
    background-color: #1f1b2d;
    color: #fff;
}

    .alert-dark .alert-link[b-8y47zasrou] {
        color: #fff;
    }

.alert-dismissible .btn-close[b-8y47zasrou] {
    padding-top: 1.5rem;
}

.card-header-tabs[b-8y47zasrou],
.card-header-pills[b-8y47zasrou] {
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
}

.card-hover[b-8y47zasrou] {
    transition: border-color 0.2s ease-in-out, background-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
}

    .card-hover:hover[b-8y47zasrou],
    .card-hover.show[b-8y47zasrou] {
        box-shadow: 0 0.125rem 0.125rem -0.125rem rgba(31, 27, 45, 0.08), 0 0.25rem 0.75rem rgba(31, 27, 45, 0.08);
    }

    .card-hover.shadow-sm:hover[b-8y47zasrou],
    .card-hover.shadow-sm.show[b-8y47zasrou] {
        box-shadow: 0 0.125rem 0.5rem -0.25rem rgba(31, 27, 45, 0.12), 0 0.25rem 1rem rgba(31, 27, 45, 0.12) !important;
    }

    .card-hover[class^="bg-"]:hover[b-8y47zasrou],
    .card-hover[class*=" bg-"]:hover[b-8y47zasrou],
    .card-hover[class*=" bg-"].active[b-8y47zasrou],
    .card-hover[class*=" bg-"].show[b-8y47zasrou] {
        background-color: #fff !important;
    }

.card-active[b-8y47zasrou] {
    box-shadow: 0 0.125rem 0.125rem -0.125rem rgba(31, 27, 45, 0.08), 0 0.25rem 0.75rem rgba(31, 27, 45, 0.08);
}

    .card-active[class^="bg-"][b-8y47zasrou],
    .card-active[class*=" bg-"][b-8y47zasrou] {
        background-color: #fff !important;
    }

.card-img-hover[b-8y47zasrou] {
    position: relative;
    overflow: hidden;
    -webkit-mask-image: -webkit-radial-gradient(white, black);
}

    .card-img-hover .img-overlay[b-8y47zasrou] {
        opacity: 0 !important;
    }

    .card-img-hover .content-overlay[b-8y47zasrou] {
        position: absolute;
        transition: opacity 0.25s ease-in-out;
        opacity: 0;
    }

    .card-img-hover .position-absolute[b-8y47zasrou] {
        z-index: 5;
        direction: rtl
    }

.card:hover > .card-img-hover .img-overlay[b-8y47zasrou] {
    opacity: 0.33 !important;
}

    .card:hover > .card-img-hover .img-overlay.opacity-25[b-8y47zasrou] {
        opacity: 0.25 !important;
    }

    .card:hover > .card-img-hover .img-overlay.opacity-50[b-8y47zasrou] {
        opacity: 0.5 !important;
    }

    .card:hover > .card-img-hover .img-overlay.opacity-60[b-8y47zasrou] {
        opacity: 0.6 !important;
    }

    .card:hover > .card-img-hover .img-overlay.opacity-65[b-8y47zasrou] {
        opacity: 0.65 !important;
    }

    .card:hover > .card-img-hover .img-overlay.opacity-70[b-8y47zasrou] {
        opacity: 0.7 !important;
    }

.card:hover > .card-img-hover .content-overlay[b-8y47zasrou] {
    opacity: 1;
}

.card-horizontal .card-img-top[b-8y47zasrou],
.card-horizontal .card-img-bottom[b-8y47zasrou] {
    min-height: 12rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

@media (min-width: 500px) {
    .card-horizontal[b-8y47zasrou] {
        flex-direction: row;
    }

        .card-horizontal .card-body[b-8y47zasrou] {
            padding: 1.25rem 1.5625rem;
        }

        .card-horizontal .card-img-top[b-8y47zasrou],
        .card-horizontal .card-img-bottom[b-8y47zasrou] {
            max-width: 39%;
            min-width: 39%;
        }

        .card-horizontal .card-img-top[b-8y47zasrou] {
            border-radius: 0;
            border-top-right-radius: calc(0.75rem - 1px);
            border-bottom-right-radius: calc(0.75rem - 1px);
        }

            .card-horizontal .card-img-top.order-sm-2[b-8y47zasrou] {
                border-radius: 0;
                border-top-right-radius: calc(0.75rem - 1px);
                border-bottom-right-radius: calc(0.75rem - 1px);
            }
}

.card-light[b-8y47zasrou] {
    border-color: transparent;
    background-color: rgba(255, 255, 255, 0.04);
    color: #fff;
}

    .card-light .card-title[b-8y47zasrou] {
        color: #fff;
        font-family: vazir
    }

    .card-light .card-header[b-8y47zasrou],
    .card-light .card-footer[b-8y47zasrou] {
        border-color: rgba(255, 255, 255, 0.15);
    }

    .card-light.bg-transparent.card-hover:hover[b-8y47zasrou],
    .card-light.bg-transparent.card-active[b-8y47zasrou] {
        background-color: rgba(255, 255, 255, 0.04) !important;
    }

    .card-light.card-hover:hover[b-8y47zasrou],
    .card-light.card-active[b-8y47zasrou] {
        border-color: rgba(255, 255, 255, 0.15);
    }

        .card-light.card-hover:hover.border-light[b-8y47zasrou],
        .card-light.card-active.border-light[b-8y47zasrou] {
            border-color: rgba(255, 255, 255, 0.4) !important;
        }

a.card[b-8y47zasrou] {
    text-decoration: none;
}

.card[data-bs-toggle="collapse"][b-8y47zasrou] {
    transition: border-color 0.2s ease-in-out, background-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
    cursor: pointer;
}

    .card[data-bs-toggle="collapse"] .card-title[b-8y47zasrou] {
        transition: color 0.25s ease-in-out;
    }

    .card[data-bs-toggle="collapse"].collapsed .card-title[b-8y47zasrou] {
        color: #454056;
    }

    .card[data-bs-toggle="collapse"]:not(.collapsed)[b-8y47zasrou] {
        background-color: #fff !important;
        box-shadow: 0 0.125rem 0.125rem -0.125rem rgba(31, 27, 45, 0.08), 0 0.25rem 0.75rem rgba(31, 27, 45, 0.08);
    }

        .card[data-bs-toggle="collapse"]:not(.collapsed) .card-title[b-8y47zasrou] {
            color: #fd5631;
        }

.card > .blockquote[b-8y47zasrou] {
    margin-top: -3.434rem;
    margin-bottom: 0;
    color: #666276;
    font-size: 15px;
    font-weight: normal;
}

    .card > .blockquote[b-8y47zasrou]::before {
        display: table;
        margin-bottom: -0.375rem;
        margin-right: auto;
        transform: rotate3d(0, 100, 0, 180deg)
    }

.badge.bg-secondary[b-8y47zasrou],
.badge.bg-light[b-8y47zasrou] {
    color: #1f1b2d;
}

.badge.bg-warning[b-8y47zasrou] {
    color: #fff;
}

.badge.bg-faded-primary[b-8y47zasrou] {
    color: #fd5631;
}

.badge.bg-faded-accent[b-8y47zasrou] {
    color: #5d3cf2;
}

.badge.bg-faded-secondary[b-8y47zasrou] {
    color: #f5f4f8;
}

.badge.bg-faded-success[b-8y47zasrou] {
    color: #07c98b;
}

.badge.bg-faded-info[b-8y47zasrou] {
    color: #3c76f2;
}

.badge.bg-faded-warning[b-8y47zasrou] {
    color: #fdbc31;
}

.badge.bg-faded-danger[b-8y47zasrou] {
    color: #f23c49;
}

.badge.bg-faded-light[b-8y47zasrou] {
    color: #fff;
}

.badge.bg-faded-dark[b-8y47zasrou] {
    color: #1f1b2d;
}

.badge.bg-faded-secondary[b-8y47zasrou] {
    color: #1f1b2d;
}

.badge.bg-faded-light[b-8y47zasrou] {
    background-color: rgba(255, 255, 255, 0.1) !important;
}

.list-group-item[b-8y47zasrou] {
    margin-bottom: 0;
}

    .list-group-item + .list-group-item.active[b-8y47zasrou] {
        border-top-color: transparent;
    }

.list-group-item-action[b-8y47zasrou] {
    transition: color 0.25s ease-in-out, background-color 0.25s ease-in-out;
}

    .list-group-item-action:active[b-8y47zasrou] {
        transition: none;
    }

    .list-group-item-action.active[b-8y47zasrou] {
        border-color: transparent;
    }

.list-group-item-primary[b-8y47zasrou],
.list-group-item-primary:hover[b-8y47zasrou] {
    background-color: rgba(253, 86, 49, 0.1) !important;
}

.list-group-item-accent[b-8y47zasrou],
.list-group-item-accent:hover[b-8y47zasrou] {
    background-color: rgba(93, 60, 242, 0.1) !important;
}

.list-group-item-success[b-8y47zasrou],
.list-group-item-success:hover[b-8y47zasrou] {
    background-color: rgba(7, 201, 139, 0.1) !important;
}

.list-group-item-info[b-8y47zasrou],
.list-group-item-info:hover[b-8y47zasrou] {
    background-color: rgba(60, 118, 242, 0.1) !important;
}

.list-group-item-warning[b-8y47zasrou],
.list-group-item-warning:hover[b-8y47zasrou] {
    background-color: rgba(253, 188, 49, 0.15) !important;
}

.list-group-item-danger[b-8y47zasrou],
.list-group-item-danger:hover[b-8y47zasrou] {
    background-color: rgba(242, 60, 73, 0.1) !important;
}

.list-group-item-dark[b-8y47zasrou],
.list-group-item-dark:hover[b-8y47zasrou] {
    background-color: rgba(31, 27, 45, 0.1) !important;
}

.list-group-item-secondary[b-8y47zasrou],
.list-group-item-light[b-8y47zasrou] {
    color: #666276 !important;
}

    .list-group-item-light:hover[b-8y47zasrou] {
        background-color: #fff !important;
    }

.list-group-item-secondary[b-8y47zasrou] {
    background-color: #f5f4f8 !important;
}

    .list-group-item-secondary:hover[b-8y47zasrou] {
        background-color: #f5f4f8 !important;
    }

.list-group-item-dark[b-8y47zasrou],
.list-group-item-dark:hover[b-8y47zasrou] {
    background-color: #1f1b2d !important;
    color: #fff !important;
}

.input-group .position-absolute[b-8y47zasrou] {
    z-index: 5;
}

    .input-group .position-absolute + .form-control[b-8y47zasrou],
    .input-group .position-absolute + .password-toggle .form-control[b-8y47zasrou] {
        padding-left: 2.5rem;
    }

.input-group .form-check-input[b-8y47zasrou] {
    margin-top: 0.5rem;
}

.form-group[b-8y47zasrou] {
    display: flex;
    align-items: center;
    padding: 0.5rem;
    border: 1px solid #efecf3;
    border-radius: 0.5rem;
    background-color: #fff;
    box-shadow: 0 0.125rem 0.125rem -0.125rem rgba(31, 27, 45, 0.08), 0 0.25rem 0.75rem rgba(31, 27, 45, 0.08);
}

    .form-group > div:first-child:not(.row)[b-8y47zasrou],
    .form-group > .form-control:first-child[b-8y47zasrou],
    .form-group > .form-select:first-child[b-8y47zasrou] {
        margin-left: -0.5rem;
    }

    .form-group .form-control[b-8y47zasrou],
    .form-group .form-select[b-8y47zasrou] {
        border: 0;
        border-radius: 0;
        background-color: transparent;
    }

        .form-group .form-control:focus[b-8y47zasrou],
        .form-group .form-select:focus[b-8y47zasrou] {
            box-shadow: none;
        }

    .form-group .input-group .input-group-text[b-8y47zasrou] {
        margin-top: 0.125rem;
        padding-left: 0;
        border: 0;
        background: transparent;
    }

        .form-group .input-group .input-group-text + .form-control[b-8y47zasrou],
        .form-group .input-group .input-group-text + .form-select[b-8y47zasrou] {
            padding-right: 0.750375rem;
        }

    .form-group .dropdown-toggle[b-8y47zasrou] {
        font-weight: normal;
    }

        .form-group .dropdown-toggle.btn-link[b-8y47zasrou] {
            padding-right: 1.092rem;
            padding-left: 1.092rem;
            color: #9691a4;
        }

            .form-group .dropdown-toggle.btn-link:hover[b-8y47zasrou],
            .form-group .dropdown-toggle.btn-link.show[b-8y47zasrou] {
                color: #454056;
            }

    .form-group .dropdown-menu:not(.my-3)[b-8y47zasrou] {
        margin-top: 0.75rem !important;
        margin-bottom: 0.75rem !important;
    }

    .form-group .range-slider[b-8y47zasrou] {
        width: 100%;
        padding-right: 1.125rem;
        padding-left: 1.125rem;
    }

    .form-group .range-slider-ui[b-8y47zasrou] {
        margin-top: 0;
        margin-bottom: 0;
    }

    .form-group.rounded-pill[b-8y47zasrou],
    .form-group.rounded-xl-pill[b-8y47zasrou],
    .form-group.rounded-lg-pill[b-8y47zasrou],
    .form-group.rounded-md-pill[b-8y47zasrou],
    .form-group.rounded-sm-pill[b-8y47zasrou] {
        padding-left: 0.75rem;
    }

.form-group-light[b-8y47zasrou] {
    border-color: rgba(255, 255, 255, 0.15);
    background-color: rgba(255, 255, 255, 0.04);
}

    .form-group-light .form-control[b-8y47zasrou],
    .form-group-light .form-select[b-8y47zasrou] {
        color: #fff;
    }

        .form-group-light .form-control:focus[b-8y47zasrou],
        .form-group-light .form-select:focus[b-8y47zasrou] {
            background-color: transparent;
        }

    .form-group-light .input-group .input-group-text[b-8y47zasrou] {
        color: rgba(255, 255, 255, 0.55);
    }

    .form-group-light .dropdown-toggle.btn-link[b-8y47zasrou] {
        color: rgba(255, 255, 255, 0.5);
    }

        .form-group-light .dropdown-toggle.btn-link:hover[b-8y47zasrou],
        .form-group-light .dropdown-toggle.btn-link.show[b-8y47zasrou] {
            color: #fff;
        }

    .form-group-light .range-slider .range-slider-ui[b-8y47zasrou] {
        background-color: rgba(255, 255, 255, 0.2);
    }

.dropdown-toggle[b-8y47zasrou]::after,
.dropdown-toggle[b-8y47zasrou]::before {
    display: inline-block;
    font-family: "finder-icons";
    font-size: 0.65em;
    font-weight: normal;
    vertical-align: middle;
}

.dropdown-toggle[b-8y47zasrou]::after {
    margin-right: 0.5rem;
    content: "";
}

.dropdown-toggle[b-8y47zasrou]::before {
    margin-right: 0.25rem;
}

.dropdown-toggle:not(.dropdown-toggle-split)[b-8y47zasrou]::before {
    margin-right: -0.25rem;
}

.dropdown-toggle:not(.dropdown-toggle-split)[b-8y47zasrou]::after {
    margin-left: -0.25rem;
}

.dropdown .dropdown-toggle[b-8y47zasrou]::before,
.dropup .dropdown-toggle[b-8y47zasrou]::before,
.dropend .dropdown-toggle[b-8y47zasrou]::before {
    display: none;
}

.dropup .dropdown-toggle[b-8y47zasrou]::after {
    content: "";
}

.dropend .dropdown-toggle[b-8y47zasrou]::after {
    content: "";
}

.dropstart .dropdown-toggle[b-8y47zasrou]::before {
    content: "";
}

.dropstart .dropdown-toggle[b-8y47zasrou]::after {
    display: none;
}

h1 .dropdown-toggle[b-8y47zasrou]::after,
h2 .dropdown-toggle[b-8y47zasrou]::after,
h3 .dropdown-toggle[b-8y47zasrou]::after,
h4 .dropdown-toggle[b-8y47zasrou]::after,
h5 .dropdown-toggle[b-8y47zasrou]::after,
.h5 .dropdown-toggle[b-8y47zasrou]::after,
h6 .dropdown-toggle[b-8y47zasrou]::after,
.h1 .dropdown-toggle[b-8y47zasrou]::after,
.h2 .dropdown-toggle[b-8y47zasrou]::after,
.h3 .dropdown-toggle[b-8y47zasrou]::after,
.h4 .dropdown-toggle[b-8y47zasrou]::after,
.h6 .dropdown-toggle[b-8y47zasrou]::after {
    font-size: 1rem;
}

.dropdown-menu li[b-8y47zasrou] {
    margin-bottom: 0;
}

    .dropdown-menu li:hover > .dropdown-item[b-8y47zasrou] {
        color: #fd5631;
    }

.dropdown-menu .active > .dropdown-item[b-8y47zasrou] {
    color: #fd5631;
}

.dropdown-menu .active > .dropdown-item[b-8y47zasrou],
.dropdown-menu .dropdown-item.active[b-8y47zasrou] {
    pointer-events: none;
}

.dropdown-menu.dropdown-menu-dark li:hover > .dropdown-item[b-8y47zasrou] {
    color: #fff;
}

.dropdown-menu.dropdown-menu-dark .active > .dropdown-item[b-8y47zasrou] {
    color: #fff;
}

.dropdown-menu.w-100[b-8y47zasrou] {
    min-width: 100%;
}

.dropdown-item[b-8y47zasrou] {
    transition: color 0.2s ease-in-out;
}

    .dropdown-item > i[b-8y47zasrou] {
        margin-top: -0.125rem;
        transition: opacity 0.25s ease-in-out;
    }

    .dropdown-item:hover > i[b-8y47zasrou],
    .dropdown-item.active > i[b-8y47zasrou] {
        opacity: 1 !important;
    }

.dropdown-header[b-8y47zasrou] {
    border-bottom: 0;
    font-size: 1rem;
}

.dropdown-divider[b-8y47zasrou] {
    margin-right: 1rem;
    margin-left: 1rem;
}

.dropdown-menu.show[b-8y47zasrou] {
    -webkit-animation: fade-in 0.25s ease-in-out;
    animation: fade-in-b-8y47zasrou 0.25s ease-in-out;
}

.dropdown-toggle-split[b-8y47zasrou]::after {
    margin-left: -0.0625rem !important;
}

@-webkit-keyframes fade-in {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@keyframes fade-in-b-8y47zasrou {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@-webkit-keyframes slide-up {
    from {
        transform: translateY(0.5rem);
        opacity: 0;
    }

    to {
        transform: translateY(0);
        opacity: 1;
    }
}

@keyframes slide-up-b-8y47zasrou {
    from {
        transform: translateY(0.5rem);
        opacity: 0;
    }

    to {
        transform: translateY(0);
        opacity: 1;
    }
}

.page-item[b-8y47zasrou] {
    margin: 0 0.25rem;
}

    .page-item.active > .page-link[b-8y47zasrou] {
        font-weight: bold;
        border-radius: 50%;
        cursor: default;
    }

.page-link > i[b-8y47zasrou] {
    display: inline-block;
    margin-top: -0.125rem;
    vertical-align: middle;
    font-size: 0.7em;
}

.page-link.page-link-static:hover[b-8y47zasrou] {
    color: #454056;
}

.pagination-light .page-item.active .page-link[b-8y47zasrou] {
    background-color: #fff;
    color: #fd5631;
    border-color: transparent;
}

.pagination-light .page-item.disabled .page-link[b-8y47zasrou] {
    background-color: transparent;
    color: rgba(255, 255, 255, 0.3);
    border-color: transparent;
}

.pagination-light .page-link[b-8y47zasrou] {
    background-color: transparent;
    color: rgba(255, 255, 255, 0.7);
    border-color: transparent;
}

    .pagination-light .page-link:focus[b-8y47zasrou] {
        box-shadow: none;
    }

    .pagination-light .page-link:hover[b-8y47zasrou] {
        background-color: transparent;
        color: #fff;
        border-color: transparent;
    }

    .pagination-light .page-link.page-link-static:hover[b-8y47zasrou] {
        color: rgba(255, 255, 255, 0.7);
    }

.breadcrumb-item + .breadcrumb-item[b-8y47zasrou]::before {
    margin-top: 0.25rem;
    font-family: "finder-icons";
    font-size: 0.7em;
}

.breadcrumb-item > a[b-8y47zasrou] {
    color: #9691a4;
    text-decoration: none;
}

    .breadcrumb-item > a:hover[b-8y47zasrou] {
        color: #454056;
    }

.breadcrumb-light .breadcrumb-item > a[b-8y47zasrou] {
    color: rgba(255, 255, 255, 0.5);
}

    .breadcrumb-light .breadcrumb-item > a:hover[b-8y47zasrou] {
        color: rgba(255, 255, 255, 0.75);
    }

.breadcrumb-light .breadcrumb-item.active[b-8y47zasrou] {
    color: #fff;
}

.breadcrumb-light .breadcrumb-item + .breadcrumb-item[b-8y47zasrou]::before {
    color: rgba(255, 255, 255, 0.5);
}

.progress.progress-light[b-8y47zasrou] {
    background-color: rgba(255, 255, 255, 0.15);
}

.btn-close[b-8y47zasrou] {
    transition: opacity 0.25s ease-in-out;
}

.modal-header .btn-close[b-8y47zasrou] {
    margin: -0.25rem auto -0.25rem -0.28125rem;
}

.img-overlay[b-8y47zasrou],
.img-gradient-overlay[b-8y47zasrou] {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: opacity 0.25s ease-in-out;
    background-color: #1f1b2d;
    opacity: 0.5;
    z-index: 1;
}

.img-gradient-overlay[b-8y47zasrou] {
    background: rgba(31, 27, 45, 0.5);
    background: linear-gradient( 180deg, rgba(31, 27, 45, 0) 0%, rgba(31, 27, 45, 0.1) 26.56%, rgba(31, 27, 45, 0.28) 42.71%, rgba(31, 27, 45, 0.48) 56.77%, rgba(31, 27, 45, 0.68) 72.4%, rgba(31, 27, 45, 0.85) 86.98%, rgba(31, 27, 45, 0.94) 100% );
    opacity: 1;
}

.content-overlay[b-8y47zasrou] {
    position: relative;
    z-index: 5;
}

.date-picker[readonly][b-8y47zasrou] {
    background-color: #fff;
}

    .date-picker[readonly].form-control-light[b-8y47zasrou] {
        background-color: rgba(255, 255, 255, 0.04);
    }

.flatpickr-calendar[b-8y47zasrou] {
    width: 325px;
    padding: 0 0.5rem;
    border-radius: 0.75rem;
    box-shadow: 0 0.125rem 0.125rem -0.125rem rgba(31, 27, 45, 0.08), 0 0.25rem 0.75rem rgba(31, 27, 45, 0.08);
    border: 0;
}

.flatpickr-innerContainer[b-8y47zasrou] {
    padding-bottom: 1.125rem;
}

.flatpickr-months[b-8y47zasrou] {
    padding: 0.75rem 0;
}

    .flatpickr-months svg[b-8y47zasrou] {
        vertical-align: top;
    }

    .flatpickr-months .flatpickr-prev-month[b-8y47zasrou],
    .flatpickr-months .flatpickr-next-month[b-8y47zasrou] {
        top: 0.75rem;
    }

        .flatpickr-months .flatpickr-prev-month:hover svg[b-8y47zasrou],
        .flatpickr-months .flatpickr-next-month:hover svg[b-8y47zasrou] {
            fill: #fd5631;
        }

.flatpickr-current-month .flatpickr-monthDropdown-months[b-8y47zasrou] {
    padding: 0.25rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

    .numInputWrapper:hover[b-8y47zasrou],
    .flatpickr-current-month .flatpickr-monthDropdown-months:hover[b-8y47zasrou] {
        background-color: #f6f5f8;
    }

.flatpickr-day[b-8y47zasrou] {
    height: 38px;
    border-radius: 0;
    border-radius: 0.5rem;
    line-height: 37px;
}

    .flatpickr-day:hover:not(.flatpickr-disabled):not(.today):not(.selected)[b-8y47zasrou] {
        border-color: #f6f5f8;
        background-color: #f6f5f8;
    }

    .flatpickr-day.today[b-8y47zasrou] {
        border-color: rgba(253, 86, 49, 0.5) !important;
        color: #fd5631 !important;
    }

        .flatpickr-day.today.selected[b-8y47zasrou] {
            color: #fff !important;
        }

        .flatpickr-day.today:hover[b-8y47zasrou] {
            background-color: transparent;
        }

    .flatpickr-day.selected[b-8y47zasrou] {
        border-color: #fd5631 !important;
        background-color: #fd5631 !important;
    }

    .flatpickr-day.flatpickr-disabled[b-8y47zasrou] {
        color: #c5c1cf !important;
    }

    .flatpickr-day.nextMonthDay[b-8y47zasrou] {
        color: #aea9ba;
    }

    .flatpickr-day.inRange[b-8y47zasrou] {
        border-color: #f6f5f8 !important;
        background-color: #f6f5f8 !important;
        box-shadow: -5px 0 0 #f6f5f8, 5px 0 0 #f6f5f8;
    }

    .flatpickr-day.startRange[b-8y47zasrou],
    .flatpickr-day.endRange[b-8y47zasrou],
    .flatpickr-day.endRange.seleced[b-8y47zasrou],
    .flatpickr-day.endRange:hover[b-8y47zasrou] {
        border-color: #fd5631 !important;
        background-color: #fd5631 !important;
    }

        .flatpickr-day.selected.endRange[b-8y47zasrou],
        .flatpickr-day.startRange.endRange[b-8y47zasrou],
        .flatpickr-day.endRange.endRange[b-8y47zasrou] {
            border-radius: 0;
            border-radius: 0 0.5rem 0.5rem 0;
        }

        .flatpickr-day.selected.startRange[b-8y47zasrou],
        .flatpickr-day.startRange.startRange[b-8y47zasrou],
        .flatpickr-day.endRange.startRange[b-8y47zasrou] {
            border-radius: 0;
            border-radius: 0.5rem 0 0 0.5rem;
        }

            .flatpickr-day.selected.startRange + .endRange:not(:nth-child(7n + 1))[b-8y47zasrou],
            .flatpickr-day.startRange.startRange + .endRange:not(:nth-child(7n + 1))[b-8y47zasrou],
            .flatpickr-day.endRange.startRange + .endRange:not(:nth-child(7n + 1))[b-8y47zasrou] {
                box-shadow: -10px 0 0 #fd5631;
            }

.flatpickr-time[b-8y47zasrou] {
    margin-bottom: 0.5rem;
}

    .flatpickr-time input:hover[b-8y47zasrou],
    .flatpickr-time .flatpickr-am-pm:hover[b-8y47zasrou],
    .flatpickr-time input:focus[b-8y47zasrou],
    .flatpickr-time .flatpickr-am-pm:focus[b-8y47zasrou] {
        background-color: #f6f5f8;
    }

    .flatpickr-time input.flatpickr-hour[b-8y47zasrou] {
        font-weight: 700;
    }

.file-uploader[b-8y47zasrou] {
    margin-bottom: 0;
    border: 1px dashed #d5d2dc;
    border-radius: 0.75rem;
    font-family: "Noto Sans", sans-serif;
    cursor: pointer;
}

.filepond--root .filepond--drop-label[b-8y47zasrou] {
    min-height: 10rem;
}

    .filepond--root .filepond--drop-label > label[b-8y47zasrou] {
        cursor: pointer;
    }

.filepond--panel[b-8y47zasrou],
.filepond--panel-root[b-8y47zasrou] {
    background-color: transparent !important;
}

.filepond--image-preview[b-8y47zasrou] {
    background-color: #1f1b2d !important;
}

.filepond--credits[b-8y47zasrou] {
    display: none;
}

@media (min-width: 500px) {
    .file-uploader-grid .filepond--item[b-8y47zasrou] {
        width: calc(50% - 0.5em);
    }
}

[data-filepond-item-state*="error"] .filepond--item-panel[b-8y47zasrou],
[data-filepond-item-state*="invalid"] .filepond--item-panel[b-8y47zasrou] {
    background-color: #f23c49;
}

[data-filepond-item-state="processing-complete"] .filepond--item-panel[b-8y47zasrou] {
    background-color: #07c98b;
}

.tns-carousel-wrapper[b-8y47zasrou] {
    position: relative;
}

    .tns-carousel-wrapper .tns-carousel-inner[b-8y47zasrou] {
        position: relative;
        display: flex;
        overflow: hidden;
        touch-action: manipulation;
        opacity: 0;
    }

        .tns-carousel-wrapper .tns-carousel-inner:active[b-8y47zasrou] {
            cursor: -webkit-grab;
            cursor: grab;
        }

        .tns-carousel-wrapper .tns-carousel-inner.tns-slider[b-8y47zasrou] {
            display: block;
            opacity: 1;
        }

        .tns-carousel-wrapper .tns-carousel-inner > *[b-8y47zasrou] {
            -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
        }

        .tns-carousel-wrapper .tns-carousel-inner.tns-horizontal:not(.tns-gallery)[b-8y47zasrou] {
            display: flex;
        }

        .tns-carousel-wrapper .tns-carousel-inner.position-absolute[b-8y47zasrou] {
            z-index: 0;
        }

.card-img-top .tns-horizontal[b-8y47zasrou] {
    align-items: flex-start;
}

@supports (-ms-ime-align: auto) {
    .tns-carousel-wrapper .tns-carousel-inner.tns-horizontal:not(.tns-gallery)[b-8y47zasrou] {
        display: block;
    }
}

.tns-carousel-wrapper .tns-controls:focus[b-8y47zasrou] {
    outline: none;
}

.tns-carousel-wrapper [data-controls][b-8y47zasrou] {
    position: absolute;
    top: 50%;
    width: 2.25rem;
    height: 2.25rem;
    margin-top: -1.125rem;
    transition: all 0.3s ease-in-out;
    border-radius: 50%;
    background-color: #fff;
    color: #454056;
    font-size: 0.75rem;
    line-height: 2.25rem -0.25rem;
    text-align: center;
    border: 0;
    box-shadow: 0 0.125rem 0.125rem -0.125rem rgba(31, 27, 45, 0.08), 0 0.25rem 0.75rem rgba(31, 27, 45, 0.08);
    z-index: 10;
}

    .tns-carousel-wrapper [data-controls]:hover[b-8y47zasrou] {
        color: #fd5631;
        box-shadow: 0 0.125rem 0.5rem -0.25rem rgba(31, 27, 45, 0.12), 0 0.25rem 1rem rgba(31, 27, 45, 0.12);
    }

    .tns-carousel-wrapper [data-controls][disabled][b-8y47zasrou] {
        opacity: 0 !important;
        visibility: hidden;
    }

.tns-carousel-wrapper.tns-carousel-light [data-controls][b-8y47zasrou] {
    background-color: rgba(255, 255, 255, 0.04);
    color: #fff;
    box-shadow: none;
}

    .tns-carousel-wrapper.tns-carousel-light [data-controls]:hover[b-8y47zasrou] {
        background-color: #fff;
        color: #fd5631;
    }

.tns-carousel-wrapper [data-controls="prev"][b-8y47zasrou] {
    left: 1rem;
}

    .tns-carousel-wrapper [data-controls="prev"] > i:not(.fi-chevron-up)[b-8y47zasrou] {
        margin-right: 0.0625rem;
    }

    .tns-carousel-wrapper [data-controls="prev"] > i.fi-chevron-up[b-8y47zasrou] {
        margin-bottom: 0.125rem;
    }

.tns-carousel-wrapper [data-controls="next"][b-8y47zasrou] {
    right: 1rem;
}

    .tns-carousel-wrapper [data-controls="next"] > i:not(.fi-chevron-down)[b-8y47zasrou] {
        margin-left: 0.0625rem;
    }

.tns-carousel-wrapper:not(.tns-controls-static):not([class^="tns-controls-outside"]):not([class*=" tns-controls-outside"])
[data-controls][b-8y47zasrou] {
    opacity: 0;
}

.tns-carousel-wrapper:not(.tns-controls-static):not([class^="tns-controls-outside"]):not([class*=" tns-controls-outside"])
[data-controls="prev"][b-8y47zasrou] {
    transform: translateX(1rem);
}

.tns-carousel-wrapper:not(.tns-controls-static):not([class^="tns-controls-outside"]):not([class*=" tns-controls-outside"])
[data-controls="next"][b-8y47zasrou] {
    transform: translateX(-1rem);
}

.tns-carousel-wrapper:not(.tns-controls-static):not([class^="tns-controls-outside"]):not([class*=" tns-controls-outside"]):hover
[data-controls][b-8y47zasrou] {
    transform: none;
    opacity: 1;
}

.tns-carousel-wrapper.tns-nav-outside [data-controls][b-8y47zasrou] {
    margin-top: -2.9rem;
}

.tns-carousel-controls[b-8y47zasrou] {
    display: flex;
}

    .tns-carousel-controls button[b-8y47zasrou] {
        display: none;
    }

    .tns-carousel-controls:focus[b-8y47zasrou] {
        outline: none;
    }

    .tns-carousel-controls [data-controls][b-8y47zasrou] {
        display: block;
        width: 2.25rem;
        height: 2.25rem;
        transition: all 0.3s ease-in-out;
        border-radius: 50%;
        background-color: #fff;
        color: #454056;
        font-size: 0.75rem;
        line-height: 2.25rem -0.25rem;
        text-align: center;
        z-index: 10;
        border: 0;
        box-shadow: 0 0.125rem 0.125rem -0.125rem rgba(31, 27, 45, 0.08), 0 0.25rem 0.75rem rgba(31, 27, 45, 0.08);
    }

        .tns-carousel-controls [data-controls]:hover[b-8y47zasrou] {
            color: #fd5631;
            box-shadow: 0 0.125rem 0.5rem -0.25rem rgba(31, 27, 45, 0.12), 0 0.25rem 1rem rgba(31, 27, 45, 0.12);
        }

        .tns-carousel-controls [data-controls][disabled][b-8y47zasrou] {
            opacity: 0 !important;
            visibility: hidden;
        }

    .tns-carousel-controls [data-controls="prev"] > i:not(.fi-chevron-up)[b-8y47zasrou] {
        margin-right: 0.0625rem;
    }

    .tns-carousel-controls [data-controls="prev"] > i.fi-chevron-up[b-8y47zasrou] {
        margin-bottom: 0.125rem;
    }

    .tns-carousel-controls [data-controls="next"] > i:not(.fi-chevron-down)[b-8y47zasrou] {
        margin-left: 0.0625rem;
    }

    .tns-carousel-controls.tns-carousel-light [data-controls][b-8y47zasrou] {
        background-color: rgba(255, 255, 255, 0.04);
        color: #fff;
        box-shadow: none;
    }

        .tns-carousel-controls.tns-carousel-light [data-controls]:hover[b-8y47zasrou] {
            background-color: #fff;
            color: #fd5631;
        }

.tns-carousel-wrapper:not(.tns-nav-outside) .tns-nav[b-8y47zasrou] {
    position: absolute;
    left: 0;
    width: 100%;
    bottom: 1rem;
    text-align: center;
}

.tns-carousel-wrapper [data-nav][b-8y47zasrou] {
    display: inline-block;
    width: 1rem;
    height: 0.375rem;
    margin: 0 0.3rem;
    padding: 0;
    transition: width 0.2s ease-in-out, background-color 0.2s ease-in-out;
    border: 0;
    border-radius: 50rem;
    background-color: rgba(255, 255, 255, 0.4);
}

    .tns-carousel-wrapper [data-nav]:focus[b-8y47zasrou] {
        outline: none;
    }

    .tns-carousel-wrapper [data-nav].tns-nav-active[b-8y47zasrou] {
        width: 2rem;
        background-color: #fff;
    }

.tns-carousel-wrapper.tns-nav-outside .tns-nav[b-8y47zasrou] {
    padding-top: 1.25rem;
    padding-bottom: 1rem;
    text-align: center;
}

.tns-carousel-wrapper.tns-nav-outside:not(.tns-carousel-light) [data-nav][b-8y47zasrou] {
    background-color: rgba(102, 98, 118, 0.4);
}

    .tns-carousel-wrapper.tns-nav-outside:not(.tns-carousel-light)
    [data-nav].tns-nav-active[b-8y47zasrou] {
        background-color: #666276;
    }

.tns-carousel-wrapper.tns-nav-outside-flush .tns-nav[b-8y47zasrou] {
    padding: 0;
}

.tns-controls-outside-sm .tns-controls[b-8y47zasrou] {
    display: none;
}

@media (min-width: 500px) {
    .tns-controls-outside-sm .tns-controls[b-8y47zasrou] {
        display: block;
    }

    .tns-controls-outside-sm [data-controls="prev"][b-8y47zasrou] {
        left: -3rem;
    }

    .tns-controls-outside-sm [data-controls="next"][b-8y47zasrou] {
        right: -3rem;
    }
}

.tns-controls-outside-md .tns-controls[b-8y47zasrou] {
    display: none;
}

@media (min-width: 768px) {
    .tns-controls-outside-md .tns-controls[b-8y47zasrou] {
        display: block;
    }

    .tns-controls-outside-md [data-controls="prev"][b-8y47zasrou] {
        left: -3rem;
    }

    .tns-controls-outside-md [data-controls="next"][b-8y47zasrou] {
        right: -3rem;
    }
}

.tns-controls-outside-lg .tns-controls[b-8y47zasrou] {
    display: none;
}

@media (min-width: 992px) {
    .tns-controls-outside-lg .tns-controls[b-8y47zasrou] {
        display: block;
    }

    .tns-controls-outside-lg [data-controls="prev"][b-8y47zasrou] {
        left: -3rem;
    }

    .tns-controls-outside-lg [data-controls="next"][b-8y47zasrou] {
        right: -3rem;
    }
}

.tns-controls-outside-xl .tns-controls[b-8y47zasrou] {
    display: none;
}

@media (min-width: 1200px) {
    .tns-controls-outside-xl .tns-controls[b-8y47zasrou] {
        display: block;
    }

    .tns-controls-outside-xl [data-controls="prev"][b-8y47zasrou] {
        left: -3rem;
    }

    .tns-controls-outside-xl [data-controls="next"][b-8y47zasrou] {
        right: -3rem;
    }
}

.tns-controls-outside-xxl .tns-controls[b-8y47zasrou] {
    display: none;
}

@media (min-width: 1400px) {
    .tns-controls-outside-xxl .tns-controls[b-8y47zasrou] {
        display: block;
    }

    .tns-controls-outside-xxl [data-controls="prev"][b-8y47zasrou] {
        left: -3rem;
    }

    .tns-controls-outside-xxl [data-controls="next"][b-8y47zasrou] {
        right: -3rem;
    }
}

.tns-controls-outside .tns-controls[b-8y47zasrou] {
    display: none;
}

.tns-controls-outside .tns-controls[b-8y47zasrou] {
    display: block;
}

.tns-controls-outside [data-controls="prev"][b-8y47zasrou] {
    left: -3rem;
}

.tns-controls-outside [data-controls="next"][b-8y47zasrou] {
    right: -3rem;
}

.tns-slides-count[b-8y47zasrou] {
    position: absolute;
    display: flex;
    align-items: center;
    right: 1.5rem;
    bottom: 1.25rem;
    z-index: 10;
}

.tns-thumbnails[b-8y47zasrou] {
    display: flex;
    flex-wrap: wrap;
    margin-right: -0.4375rem;
    margin-left: -0.4375rem;
    padding: 0.4375rem 0;
    list-style: none;
}

    .tns-thumbnails:focus[b-8y47zasrou] {
        outline: none;
    }

.tns-thumbnail[b-8y47zasrou] {
    display: block;
    width: 20%;
    margin: 0;
    padding: 0.4375rem;
    cursor: pointer;
}

    .tns-thumbnail:focus[b-8y47zasrou] {
        outline: none;
    }

    .tns-thumbnail > img[b-8y47zasrou] {
        display: block;
        width: 100%;
        transition: opacity 0.2s ease-in-out, border-color 0.2s ease-in-out;
        border: 1px solid transparent;
        border-radius: 0.5rem;
        opacity: 0.6;
    }

    .tns-thumbnail:hover > img[b-8y47zasrou] {
        opacity: 1;
    }

    .tns-thumbnail.tns-nav-active[b-8y47zasrou] {
        pointer-events: none;
        cursor: default;
    }

        .tns-thumbnail.tns-nav-active > img[b-8y47zasrou] {
            border-color: #fd5631;
            opacity: 1;
        }

@media (max-width: 499.98px) {
    .tns-thumbnails[b-8y47zasrou] {
        margin-right: -0.291375rem;
        margin-left: -0.291375rem;
        padding: 0.291375rem 0;
    }

    .tns-thumbnail[b-8y47zasrou] {
        width: 33.33%;
        padding: 0.291375rem;
    }
}

.card > .card-img-hover .tns-nav[b-8y47zasrou] {
    display: none;
}

.card > .card-img-hover [data-controls][b-8y47zasrou] {
    transform: none !important;
    background: none;
    color: #fff;
    font-size: 1.03125rem;
    box-shadow: none;
}

.card > .card-img-hover [data-controls="prev"][b-8y47zasrou] {
    left: 0.25rem;
}

.card > .card-img-hover [data-controls="next"][b-8y47zasrou] {
    right: 0.25rem;
}

.card:hover > .card-img-hover [data-controls][b-8y47zasrou] {
    opacity: 1 !important;
}

.tns-center .tns-inner[b-8y47zasrou] {
    margin-right: -1rem !important;
}

@media (min-width: 768px) {
    .tns-center .tns-inner[b-8y47zasrou] {
        margin: 0 15% 0 16.5% !important;
    }

    .tns-center .tns-item[b-8y47zasrou] {
        transition: opacity 0.15s ease-in-out;
        opacity: 0.6;
    }

        .tns-center .tns-item.tns-slide-active.active:not(.tns-slide-cloned)[b-8y47zasrou] {
            opacity: 1;
        }
}

.tns-item[b-8y47zasrou] {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

    .tns-item .from-top[b-8y47zasrou],
    .tns-item .from-bottom[b-8y47zasrou],
    .tns-item .from-start[b-8y47zasrou],
    .tns-item .from-end[b-8y47zasrou],
    .tns-item .scale-up[b-8y47zasrou],
    .tns-item .scale-down[b-8y47zasrou] {
        transition: all 0.45s 0.3s ease-in-out;
        opacity: 0;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
    }

    .tns-item .from-top[b-8y47zasrou] {
        transform: translateY(-45px);
    }

    .tns-item .from-bottom[b-8y47zasrou] {
        transform: translateY(45px);
    }

    .tns-item .from-start[b-8y47zasrou] {
        transform: translateX(-45px);
    }

    .tns-item .from-end[b-8y47zasrou] {
        transform: translateX(45px);
    }

    .tns-item .scale-up[b-8y47zasrou] {
        transform: scale(0.8);
    }

    .tns-item .scale-down[b-8y47zasrou] {
        transform: scale(1.2);
    }

    .tns-item .delay-1[b-8y47zasrou] {
        transition-delay: 0.5s;
    }

    .tns-item .delay-2[b-8y47zasrou] {
        transition-delay: 0.7s;
    }

    .tns-item .delay-3[b-8y47zasrou] {
        transition-delay: 0.9s;
    }

    .tns-item .delay-4[b-8y47zasrou] {
        transition-delay: 1.1s;
    }

    .tns-item.tns-slide-active .from-top[b-8y47zasrou],
    .tns-item.tns-slide-active .from-bottom[b-8y47zasrou] {
        transform: translateY(0);
        opacity: 1;
    }

    .tns-item.tns-slide-active .from-start[b-8y47zasrou],
    .tns-item.tns-slide-active .from-end[b-8y47zasrou] {
        transform: translateX(0);
        opacity: 1;
    }

    .tns-item.tns-slide-active .scale-up[b-8y47zasrou],
    .tns-item.tns-slide-active .scale-down[b-8y47zasrou] {
        transform: scale(1);
        opacity: 1;
    }

.gallery-item[b-8y47zasrou] {
    display: block;
    position: relative;
    text-decoration: none !important;
    overflow: hidden;
    -webkit-mask-image: -webkit-radial-gradient(white, black);
}

    .gallery-item > img[b-8y47zasrou] {
        display: block;
        width: 100%;
    }

    .gallery-item[b-8y47zasrou]::before {
        display: block;
        position: absolute;
        width: 100%;
        height: 100%;
        transition: opacity 0.3s ease-in-out;
        background-color: rgba(31, 27, 45, 0.5);
        content: "";
        opacity: 0;
        z-index: 1;
    }

    .gallery-item[b-8y47zasrou]::after {
        display: block;
        position: absolute;
        top: 50%;
        left: 50%;
        width: 2.875rem;
        height: 2.875rem;
        margin-top: -1.4375rem;
        margin-left: -1.4375rem;
        transform: scale(0.3);
        color: #fff;
        font-family: "finder-icons";
        font-size: 1.75rem;
        text-align: center;
        line-height: 2.875rem;
        content: "";
        z-index: 5;
    }

    .gallery-item .gallery-item-caption[b-8y47zasrou] {
        display: block;
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        padding: 1rem 0.5rem;
        transform: translateY(0.5rem);
        color: #fff;
        font-size: 0.875rem;
        text-align: center;
        z-index: 5;
    }

    .gallery-item[b-8y47zasrou]::after,
    .gallery-item .gallery-item-caption[b-8y47zasrou] {
        transition: all 0.3s ease-in-out;
        opacity: 0;
    }

    .gallery-item:hover[b-8y47zasrou]::before,
    .gallery-item:hover[b-8y47zasrou]::after,
    .gallery-item:hover .gallery-item-caption[b-8y47zasrou] {
        transform: none;
        opacity: 1;
    }

    .gallery-item.video-item[b-8y47zasrou]::after {
        padding-top: 0.0625rem;
        padding-left: 0.0625rem;
        transform: none;
        border-radius: 50%;
        background-color: #fff;
        color: #454056;
        font-size: 0.5625rem;
        opacity: 1;
        box-shadow: 0 0.375rem 1rem -0.25rem rgba(0, 0, 0, 0.2);
        content: "";
    }

    .gallery-item.more-item[b-8y47zasrou]::before {
        background: rgba(31, 27, 45, 0.6);
        opacity: 1;
    }

    .gallery-item.more-item[b-8y47zasrou]::after {
        display: none;
    }

    .gallery-item.more-item .gallery-item-caption[b-8y47zasrou] {
        top: 50%;
        bottom: auto;
        font-weight: 500;
        text-decoration: underline;
        transform: translateY(-50%);
        opacity: 1;
    }

    .gallery-item.more-item:hover .gallery-item-caption[b-8y47zasrou] {
        text-decoration: none;
    }

.lg-backdrop[b-8y47zasrou] {
    z-index: 1100;
}

.lg-outer[b-8y47zasrou] {
    z-index: 1110;
}

    .lg-outer .lg-thumb-item:hover[b-8y47zasrou],
    .lg-outer .lg-thumb-item.active[b-8y47zasrou] {
        border-color: #fd5631;
    }

.lg-on[b-8y47zasrou] {
    overflow: hidden;
}

.lg-item:focus[b-8y47zasrou],
.lg:focus[b-8y47zasrou],
.lg-outer:focus[b-8y47zasrou],
.lg-inner:focus[b-8y47zasrou] {
    outline: none;
}

.icon-box-media[b-8y47zasrou] {
    display: block;
    width: 3rem;
    min-width: 3rem;
    height: 3rem;
    transition: background-color 0.22s ease-in-out, color 0.22s ease-in-out;
    border-radius: 0.5rem;
    background-position: center;
    background-size: cover;
    font-size: 1.5rem;
    line-height: 2.75rem;
    text-align: center;
}

.icon-box-title[b-8y47zasrou] {
    margin-bottom: 0.5rem;
}

    .icon-box-title:not(.text-light):not(.text-white)[b-8y47zasrou] {
        color: #1f1b2d !important;
    }

.icon-box:hover .icon-box-media.text-primary[b-8y47zasrou],
.icon-box.active .icon-box-media.text-primary[b-8y47zasrou],
.icon-box.show .icon-box-media.text-primary[b-8y47zasrou] {
    background-color: #fd5631 !important;
    color: #fff !important;
}

.icon-box:hover .icon-box-media.text-accent[b-8y47zasrou],
.icon-box.active .icon-box-media.text-accent[b-8y47zasrou],
.icon-box.show .icon-box-media.text-accent[b-8y47zasrou] {
    background-color: #5d3cf2 !important;
    color: #fff !important;
}

.icon-box:hover .icon-box-media.text-success[b-8y47zasrou],
.icon-box.active .icon-box-media.text-success[b-8y47zasrou],
.icon-box.show .icon-box-media.text-success[b-8y47zasrou] {
    background-color: #07c98b !important;
    color: #fff !important;
}

.icon-box:hover .icon-box-media.text-info[b-8y47zasrou],
.icon-box.active .icon-box-media.text-info[b-8y47zasrou],
.icon-box.show .icon-box-media.text-info[b-8y47zasrou] {
    background-color: #3c76f2 !important;
    color: #fff !important;
}

.icon-box:hover .icon-box-media.text-warning[b-8y47zasrou],
.icon-box.active .icon-box-media.text-warning[b-8y47zasrou],
.icon-box.show .icon-box-media.text-warning[b-8y47zasrou] {
    background-color: #fdbc31 !important;
    color: #fff !important;
}

.icon-box:hover .icon-box-media.text-danger[b-8y47zasrou],
.icon-box.active .icon-box-media.text-danger[b-8y47zasrou],
.icon-box.show .icon-box-media.text-danger[b-8y47zasrou] {
    background-color: #f23c49 !important;
    color: #fff !important;
}

.icon-box:hover .icon-box-media.text-dark[b-8y47zasrou],
.icon-box.active .icon-box-media.text-dark[b-8y47zasrou],
.icon-box.show .icon-box-media.text-dark[b-8y47zasrou] {
    background-color: #1f1b2d !important;
    color: #fff !important;
}

.icon-box:hover .icon-box-media.text-light[b-8y47zasrou],
.icon-box.active .icon-box-media.text-light[b-8y47zasrou],
.icon-box.show .icon-box-media.text-light[b-8y47zasrou] {
    background-color: #fff !important;
    color: #fd5631 !important;
}

.star-rating[b-8y47zasrou] {
    display: inline-block;
    white-space: nowrap;
}

.star-rating-icon[b-8y47zasrou] {
    display: inline-block;
    margin-right: 0.125rem;
    color: #bbb7c5;
    font-size: 0.875rem;
}

    .star-rating-icon.active[b-8y47zasrou] {
        color: #fdbc31;
    }

.text-light .star-rating-icon[b-8y47zasrou],
.text-white .star-rating-icon[b-8y47zasrou] {
    color: rgba(255, 255, 255, 0.5);
}

    .text-light .star-rating-icon.active[b-8y47zasrou],
    .text-white .star-rating-icon.active[b-8y47zasrou] {
        color: #fdbc31;
    }

.star-rating-sm .star-rating-icon[b-8y47zasrou] {
    font-size: 0.6875rem;
}

.steps[b-8y47zasrou] {
    display: flex;
    padding-top: 1rem;
}

.step[b-8y47zasrou] {
    flex-basis: 0;
    flex-grow: 1;
    text-align: center;
    text-decoration: none;
}

.step-progress[b-8y47zasrou] {
    position: relative;
    width: 100%;
    height: 0.25rem;
}

.step-progress-start[b-8y47zasrou],
.step-progress-end[b-8y47zasrou] {
    position: absolute;
    top: 50%;
    width: 50%;
    height: 0.125rem;
    margin-top: -0.0625rem;
    overflow: hidden;
}

    .step-progress-start[b-8y47zasrou]::before,
    .step-progress-end[b-8y47zasrou]::before {
        display: block;
        width: 62rem;
        height: 100%;
        background-image: url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' stroke='%23b6b1c0' stroke-width='4' stroke-dasharray='2%2c 18' stroke-dashoffset='8' stroke-linecap='butt'/%3e%3c/svg%3e");
        content: "";
    }

.step-progress-start[b-8y47zasrou] {
    right: 0;
}

.step-progress-end[b-8y47zasrou] {
    right: 50%;
}

.step:first-child .step-progress .step-progress-start[b-8y47zasrou] {
    display: none;
}

.step:last-child .step-progress .step-progress-end[b-8y47zasrou] {
    display: none;
}

.step-number[b-8y47zasrou] {
    position: absolute;
    display: block;
    top: 50%;
    right: 50%;
    width: 2rem;
    height: 2rem;
    margin-top: -1rem;
    margin-left: -1rem;
    transition: background-color 0.25s ease-in-out, color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
    border-radius: 50%;
    background: #fff;
    color: #666276;
    font-size: 1rem;
    font-weight: 700;
    box-shadow: 0 0.125rem 0.125rem -0.125rem rgba(31, 27, 45, 0.08), 0 0.25rem 0.75rem rgba(31, 27, 45, 0.08);
    line-height: 2rem;
}

.step-label[b-8y47zasrou] {
    padding-top: 1.5rem;
    color: #666276;
    font-size: 0.75rem;
}

.step.active .step-progress .step-progress-start[b-8y47zasrou],
.step.active .step-progress .step-progress-end[b-8y47zasrou] {
    height: 0.25rem;
    background-color: #fd5631;
}

    .step.active .step-progress .step-progress-start[b-8y47zasrou]::before,
    .step.active .step-progress .step-progress-end[b-8y47zasrou]::before {
        display: none;
    }

.step.active .step-number[b-8y47zasrou] {
    background-color: #fd5631;
    color: #fff;
    box-shadow: 0 0.25rem 0.75rem -0.375rem rgba(253, 86, 49, 0.2), 0 0.5rem 1rem rgba(253, 86, 49, 0.16);
}

.steps-light .step:not(.active) .step-progress-start[b-8y47zasrou]::before,
.steps-light .step:not(.active) .step-progress-end[b-8y47zasrou]::before {
    background-image: url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' stroke='rgba%28255, 255, 255, 0.5%29' stroke-width='4' stroke-dasharray='2%2c 18' stroke-dashoffset='8' stroke-linecap='butt'/%3e%3c/svg%3e");
}

.steps-light .step:not(.active) .step-number[b-8y47zasrou] {
    background-color: #353142;
    color: #fff;
    box-shadow: none;
}

.steps-light .step.active .step-number[b-8y47zasrou] {
    box-shadow: none;
}

.steps-light .step-label[b-8y47zasrou] {
    color: rgba(255, 255, 255, 0.7);
}

a.step:hover .step-number:not(.active)[b-8y47zasrou] {
    background-color: #fd5631;
    color: #fff;
    box-shadow: 0 0.25rem 0.75rem -0.375rem rgba(253, 86, 49, 0.2), 0 0.5rem 1rem rgba(253, 86, 49, 0.16);
}

a.step.active[b-8y47zasrou] {
    pointer-events: none;
}

.leaflet-touch .leaflet-control-layers[b-8y47zasrou],
.leaflet-touch .leaflet-bar[b-8y47zasrou] {
    border: 0;
    box-shadow: 0 0.125rem 0.5rem -0.25rem rgba(31, 27, 45, 0.12), 0 0.25rem 1rem rgba(31, 27, 45, 0.12);
}

    .leaflet-touch .leaflet-bar a[b-8y47zasrou] {
        transition: color 0.25s ease-in-out, background-color 0.25s ease-in-out, box-shadow 0.25s ease-in-out, border-color 0.25s ease-in-out;
        color: #454056;
        font-weight: normal;
        line-height: 26px;
    }

        .leaflet-touch .leaflet-bar a:first-child[b-8y47zasrou] {
            border-bottom-color: #efecf3;
            border-top-left-radius: 0.375rem;
            border-top-right-radius: 0.375rem;
        }

        .leaflet-touch .leaflet-bar a:last-child[b-8y47zasrou] {
            border-bottom-left-radius: 0.375rem;
            border-bottom-right-radius: 0.375rem;
        }

        .leaflet-touch .leaflet-bar a:hover[b-8y47zasrou] {
            background-color: #fff;
            color: #fd5631;
        }

        .leaflet-touch .leaflet-bar a.leaflet-disabled[b-8y47zasrou] {
            background-color: #fff;
            color: rgba(150, 145, 164, 0.7);
        }

.custom-marker-dot[b-8y47zasrou] {
    display: block;
    width: 0.875rem !important;
    height: 0.875rem !important;
    margin-top: -0.75rem !important;
    margin-left: -0.375rem !important;
    padding-left: 0.875rem;
    transition: box-shadow 0.2s ease-in-out;
    border-radius: 50%;
    box-sizing: border-box;
    background: #fd5631;
}

    .custom-marker-dot:hover[b-8y47zasrou] {
        box-shadow: 0 0 0 0.625rem rgba(253, 86, 49, 0.25);
    }

    .custom-marker-dot.leaflet-marker-shadow[b-8y47zasrou] {
        display: none;
    }

.custom-marker-icon[b-8y47zasrou] {
    display: block;
    width: 3rem !important;
    height: auto !important;
    margin-top: -1.5rem !important;
    margin-left: -1.5rem !important;
}

    .custom-marker-icon.leaflet-marker-shadow[b-8y47zasrou] {
        display: none;
    }

.leaflet-popup-content-wrapper[b-8y47zasrou] {
    min-width: 17.5rem;
    padding: 0;
    overflow: hidden;
}

    .leaflet-popup-content-wrapper .leaflet-popup-content[b-8y47zasrou] {
        width: 100% !important;
        margin: 0 !important;
        color: #666276;
    }

.leaflet-container[b-8y47zasrou] {
    font-family: "vazir-bold", sans-serif;
}

    .leaflet-container a.leaflet-popup-close-button[b-8y47zasrou] {
        top: 0.5rem;
        left: 0.5rem;
        width: 1.5rem;
        height: 1.5rem;
        padding: 0;
        background-color: #fff;
        border-radius: 50%;
        color: rgba(69, 64, 86, 0.7);
        font-size: 0.875rem;
        line-height: 1.5rem;
        text-align: center;
        box-shadow: 0 0.125rem 0.125rem -0.125rem rgba(31, 27, 45, 0.08), 0 0.25rem 0.75rem rgba(31, 27, 45, 0.08);
    }

        .leaflet-container a.leaflet-popup-close-button:hover[b-8y47zasrou] {
            color: #454056;
        }

.leaflet-popup:focus[b-8y47zasrou],
.leaflet-marker-icon:focus[b-8y47zasrou] {
    outline: none;
}

.leaflet-popup-tip-container[b-8y47zasrou] {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

@-moz-document url-prefix() {
    .leaflet-container a.leaflet-popup-close-button[b-8y47zasrou] {
        line-height: 1.375rem;
    }
}

.map-popup[b-8y47zasrou] {
    transition: opacity 0.25s ease-in-out, visibility 0.25s ease-in-out;
    background-color: #fff;
    z-index: 10;
}

    .map-popup.invisible[b-8y47zasrou] {
        opacity: 0;
        visibility: hidden;
    }

    .map-popup .btn-icon[b-8y47zasrou] {
        position: absolute;
        top: 1rem;
        right: 1rem;
        z-index: 999;
    }

    .map-popup[b-8y47zasrou],
    .map-popup .interactive-map[b-8y47zasrou] {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

@media (max-width: 991.98px) {
    .map-popup[b-8y47zasrou] {
        position: fixed;
        z-index: 1031;
    }
}

.jarallax[b-8y47zasrou] {
    position: relative;
    z-index: 0;
}

    .jarallax .jarallax-img[b-8y47zasrou] {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: -1;
        background-position: center !important;
        background-size: cover !important;
    }

    _:-ms-lang(x)[b-8y47zasrou],
    .jarallax .jarallax-img[b-8y47zasrou] {
        margin: 0 !important;
        position: absolute !important;
        transform: none !important;
    }

.parallax[b-8y47zasrou] {
    position: relative;
}

.parallax-layer[b-8y47zasrou] {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

    .parallax-layer > img[b-8y47zasrou] {
        display: block;
        width: 100%;
    }

.swap-image[b-8y47zasrou] {
    display: inline-block;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

    .swap-image .swap-from[b-8y47zasrou],
    .swap-image .swap-to[b-8y47zasrou] {
        display: block;
        transition: opacity 0.3s ease-in-out;
    }

    .swap-image .swap-to[b-8y47zasrou] {
        position: absolute;
        top: 0;
        left: 0;
        opacity: 0;
        z-index: 0;
    }

    .swap-image:hover .swap-from[b-8y47zasrou],
    .swap-image.active .swap-from[b-8y47zasrou] {
        opacity: 0;
    }

    .swap-image:hover .swap-to[b-8y47zasrou],
    .swap-image.active .swap-to[b-8y47zasrou] {
        opacity: 1;
    }

.card:hover > .swap-image .swap-from[b-8y47zasrou],
.card:hover > .swap-image .swap-to[b-8y47zasrou],
.card.card-active > .swap-image .swap-from[b-8y47zasrou],
.card.card-active > .swap-image .swap-to[b-8y47zasrou] {
    transition-duration: 0.25s;
}

.card:hover > .swap-image .swap-from[b-8y47zasrou],
.card.card-active > .swap-image .swap-from[b-8y47zasrou] {
    opacity: 0;
}

.card:hover > .swap-image .swap-to[b-8y47zasrou],
.card.card-active > .swap-image .swap-to[b-8y47zasrou] {
    opacity: 1;
}

.tns-item[b-8y47zasrou], .navbar-collapse .nav-item[b-8y47zasrou] {
    direction: rtl
}

@media (max-width: 991px) {
    .navbar-collapse .fi-layers[b-8y47zasrou] {
        padding-left: 0.5rem
    }

    .navbar-collapse .dropdown-toggle:not(.dropdown-toggle-split)[b-8y47zasrou]:after {
        margin-left: 0;
        margin-right: auto !important
    }
}

.navbar-collapse .nav-item .dropdown-menu[b-8y47zasrou] {
    direction: ltr
}

#notification-settings h6[b-8y47zasrou] {
    font-weight: 500
}

.tns-carousel-wrapper.card-img-top.card-img-hover[b-8y47zasrou], .tns-carousel-wrapper[b-8y47zasrou] {
    direction: ltr
}

.line-h18[b-8y47zasrou] {
    line-height: 1.8
}

.card.card-hover.card-body .h5[b-8y47zasrou], .card.card-hover.card-body .h6[b-8y47zasrou], .fw-500[b-8y47zasrou], .des-home h3[b-8y47zasrou] {
    font-weight: 500
}

.fi-rotate[b-8y47zasrou] {
    transform: rotate(180deg)
}

.blog-list p[b-8y47zasrou] {
    line-height: 1.7
}

.blog-details p[b-8y47zasrou] {
    text-align: justify;
    line-height: 1.8
}

.panel-search .dropdown-menu[b-8y47zasrou] {
    transform: translate(27px, 44px) !important;
}

.text-justify[b-8y47zasrou] {
    text-align: justify
}

.cunters .fs-4[b-8y47zasrou] {
    font-family: vazir;
    font-weight: 500
}

.logo[b-8y47zasrou] {
    display: block;
    margin-right: 0;
}

.upload[b-8y47zasrou] {
    cursor: pointer;
    padding: 0
}

.border-left[b-8y47zasrou] {
    border-left: 1px solid #d5d2dc;
    padding: 14px 0 20px 20px;
    cursor: pointer;
}

.upload[b-8y47zasrou]:before {
    content: 'آپلود فایل';
    display: inline-block;
    background: linear-gradient(top, #f9f9f9, #e3e3e3);
    border-left: 1px solid #d5d2dc;
    padding: 15px 20px;
    outline: none;
    white-space: nowrap;
    -webkit-user-select: none;
}

.offer .h6[b-8y47zasrou], .tns-carousel-wrapper .car .h6[b-8y47zasrou] {
    font-family: vazir;
    font-weight: 500;
    font-size: 15px
}

.des-home p[b-8y47zasrou] {
    line-height: 1.8
}

.font-nonBold[b-8y47zasrou] {
    font-family: vazir
}

/*#customize::-webkit-file-upload-button{
	opacity: 0
}*/
input[type='file'][b-8y47zasrou] {
    display: none
}

ul.pr-5[b-8y47zasrou] {
    padding-right: 2rem
}

.modal-body p[b-8y47zasrou] {
    line-height: 1.8
}

.nav-item.level-1 .dropdown-toggle[b-8y47zasrou]::after {
    margin-right: auto !important
}

.border-radius-20[b-8y47zasrou] {
    border-radius: 20px
}

.steps.steps-vertical[b-8y47zasrou] {
    flex-direction: column;
}

    .steps.steps-vertical .step[b-8y47zasrou] {
        display: flex;
    }

    .steps.steps-vertical .step-progress[b-8y47zasrou] {
        flex-shrink: 0;
        width: 2rem;
        height: auto;
    }

    .steps.steps-vertical .step-label[b-8y47zasrou] {
        margin-top: -0.125rem;
        margin-bottom: 2.5rem;
        margin-right: 2.5rem;
        padding-top: initial;
        font-size: 1rem;
        text-align: right;
    }

    .steps.steps-vertical .step-number[b-8y47zasrou] {
        position: relative;
        top: initial;
        right: initial;
        margin-top: -0.125rem;
        margin-right: initial;
    }

.ltr[b-8y47zasrou] {
    direction: ltr
}

.rotate-img[b-8y47zasrou] {
    transform: rotate3d(0, 100, 0, 180deg);
}

.steps.steps-vertical .step-progress-end[b-8y47zasrou]::before {
    width: 100%;
    height: 100%;
    background-image: url(data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' stroke='%23b6b1c0' stroke-width='4' stroke-dasharray='2%2c 12' stroke-dashoffset='8' stroke-linecap='butt'/%3e%3c/svg%3e);
    background-size: 25px;
}

.steps.steps-vertical .step-progress-end[b-8y47zasrou] {
    position: absolute;
    top: 0;
    left: 50%;
    right: 50%;
    width: 0.125rem;
    height: 100%;
    transform: translateX(-50%);
}

.skills label[b-8y47zasrou] {
    white-space: nowrap
}
/*# sourceMappingURL=theme.min.css.map */
/* _content/NetFileAdmin/Components/Pages/ShowFileTehran.razor.rz.scp.css */
.flex[b-i0ic08a143] {
    display: flex
}

.flex-col[b-i0ic08a143] {
    flex-direction: column
}

.min-w-max[b-i0ic08a143] {
    min-width: -webkit-max-content;
    min-width: max-content
}

.lead-spec-item-start[b-i0ic08a143] {
    border-bottom-right-radius: .375rem;
    border-bottom-left-radius: .375rem;
    border-width: 1px
}

.lead-spec-item-start[b-i0ic08a143] {
    --tw-border-opacity: 1;
    --tw-bg-opacity: 1;
    align-items: center;
    background-color: rgb(255 255 255/var(--tw-bg-opacity));
    border-color: rgb(224 230 237/var(--tw-border-opacity));
    display: flex;
    height: 2.25rem;
    justify-content: center;
    padding-left: 1rem;
    padding-right: 1rem
}

.lead-spec-item-middle[b-i0ic08a143] {
    border-width: 0 0 1px 1px
}

.lead-spec-item-start-print[b-i0ic08a143] {
    border-bottom-right-radius: .375rem;
    border-width: 1px
}

.lead-spec-item-middle-print[b-i0ic08a143],
.lead-spec-item-start-print[b-i0ic08a143] {
    --tw-border-opacity: 1;
    --tw-bg-opacity: 1;
    align-items: center;
    background-color: rgb(255 255 255/var(--tw-bg-opacity));
    border-color: rgb(0 0 0/var(--tw-border-opacity));
    display: flex;
    height: 2.25rem;
    justify-content: center;
    padding-left: 1rem;
    padding-right: 1rem
}

.lead-spec-item-middle-print[b-i0ic08a143] {
    border-width: 0 0 1px 1px
}

.lead-spec-item-title-start[b-i0ic08a143] {
    --tw-border-opacity: 1;
    --tw-bg-opacity: 1;
    --tw-text-opacity: 1;
    background-color: rgb(16 152 199/var(--tw-bg-opacity));
    border-color: rgb(255 255 255/var(--tw-border-opacity));
    border-left-width: 1px;
    border-top-right-radius: .375rem;
    border-top-left-radius: .375rem;
    color: rgb(255 255 255/var(--tw-text-opacity));
    padding-left: 1rem;
    padding-right: 1rem
}







*[b-i0ic08a143] {
    box-sizing: border-box;
    font-family: IRANSans
}
/* Slideshow container */
.slideshow-container[b-i0ic08a143] {
    max-width: 1000px;
    position: relative;
    margin: auto;
}

/* Hide the images by default */
.mySlides[b-i0ic08a143] {
    display: none;
}

/* Next & previous buttons */
.prev[b-i0ic08a143], .next[b-i0ic08a143] {
    cursor: pointer;
    position: absolute;
    top: 50%;
    width: auto;
    margin-top: -22px;
    padding: 16px;
    color: white;
    font-weight: bold;
    font-size: 18px;
    transition: 0.6s ease;
    border-radius: 0 3px 3px 0;
    user-select: none;
}

/* Position the "next button" to the right */
.next[b-i0ic08a143] {
    right: 0;
    border-radius: 3px 0 0 3px;
}

    /* On hover, add a black background color with a little bit see-through */
    .prev:hover[b-i0ic08a143], .next:hover[b-i0ic08a143] {
        background-color: rgba(0,0,0,0.8);
    }

/* Caption text */
.text[b-i0ic08a143] {
    color: #f2f2f2;
    font-size: 15px;
    padding: 8px 12px;
    position: absolute;
    bottom: 8px;
    width: 100%;
    text-align: center;
}

/* Number text (1/3 etc) */
.numbertext[b-i0ic08a143] {
    color: #f2f2f2;
    font-size: 12px;
    padding: 8px 12px;
    position: absolute;
    top: 0;
}

/* The dots/bullets/indicators */
.dot[b-i0ic08a143] {
    cursor: pointer;
    height: 15px;
    width: 15px;
    margin: 0 2px;
    background-color: #bbb;
    border-radius: 50%;
    display: inline-block;
    transition: background-color 0.6s ease;
}

    .active[b-i0ic08a143], .dot:hover[b-i0ic08a143] {
        background-color: #717171;
    }

/* Fading animation */
.fade[b-i0ic08a143] {
    animation-name: fade-b-i0ic08a143;
    animation-duration: 1.5s;
}

@keyframes fade-b-i0ic08a143 {
    from {
        opacity: .4
    }

    to {
        opacity: 1
    }
}

body[b-i0ic08a143] {
    font-family: "Open Sans";
    background: #2c3e50;
    color: #ecf0f1;
    line-height: 1.618em;
}

.wrapper[b-i0ic08a143] {
    max-width: 50rem;
    width: 100%;
    margin: 0 auto;
}

.tabs[b-i0ic08a143] {
    position: relative;
    margin: 3rem 0;
    background: #1abc9c;
    height: 14.75rem;
}

    .tabs[b-i0ic08a143]::before,
    .tabs[b-i0ic08a143]::after {
        content: "";
        display: table;
    }

    .tabs[b-i0ic08a143]::after {
        clear: both;
    }

.tab[b-i0ic08a143] {
    float: left;
}

.tab-switch[b-i0ic08a143] {
    display: none;
}

.tab-label[b-i0ic08a143] {
    position: relative;
    display: block;
    line-height: 2.75em;
    height: 3em;
    padding: 0 1.618em;
    background: #1abc9c;
    border-right: 0.125rem solid #16a085;
    color: #fff;
    cursor: pointer;
    top: 0;
    transition: all 0.25s;
}

    .tab-label:hover[b-i0ic08a143] {
        top: -0.25rem;
        transition: top 0.25s;
    }

.tab-content[b-i0ic08a143] {
    height: 12rem;
    position: absolute;
    z-index: 1;
    top: 2.75em;
    left: 0;
    padding: 1.618rem;
    background: #fff;
    color: #2c3e50;
    border-bottom: 0.25rem solid #bdc3c7;
    opacity: 0;
    transition: all 0.35s;
}

.tab-switch:checked + .tab-label[b-i0ic08a143] {
    background: #fff;
    color: #2c3e50;
    border-bottom: 0;
    border-right: 0.125rem solid #fff;
    transition: all 0.35s;
    z-index: 1;
    top: -0.0625rem;
}

.tab-switch:checked + label + .tab-content[b-i0ic08a143] {
    z-index: 2;
    opacity: 1;
    transition: all 0.35s;
}


#customers[b-i0ic08a143] {
    font-family: Arial, Helvetica, sans-serif;
    border-collapse: collapse;
    width: 100%;
    text-align: center;
}

    #customers td[b-i0ic08a143], #customers th[b-i0ic08a143] {
        border: 1px solid #ddd;
        padding: 8px;
        text-align: center;
    }

    #customers tr:nth-child(even)[b-i0ic08a143] {
        background-color: #f2f2f2;
    }

    #customers tr:hover[b-i0ic08a143] {
        background-color: #ddd;
    }

    #customers th[b-i0ic08a143] {
        padding-top: 12px;
        padding-bottom: 12px;
        text-align: center;
        background-color: dodgerblue;
        color: white;
    }


#customers1[b-i0ic08a143] {
    font-family: Arial, Helvetica, sans-serif;
    border-collapse: collapse;
    width: 100%;
    text-align: center;
}

    #customers1 td[b-i0ic08a143], #customers1 th[b-i0ic08a143] {
        border: 1px solid #ddd;
        padding: 8px;
        text-align: center;
    }

    #customers1 tr:nth-child(even)[b-i0ic08a143] {
        background-color: #f2f2f2;
    }

    #customers1 tr:hover[b-i0ic08a143] {
        background-color: #ddd;
    }

    #customers1 th[b-i0ic08a143] {
        padding-top: 12px;
        padding-bottom: 12px;
        text-align: center;
        background-color: dodgerblue;
        color: white;
    }



@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: normal;
    src: url('/fonts/IRANSans/IRANSansWeb.woff2') format('woff2'), url('/fonts/IRANSans/IRANSansWeb.woff') format('woff'), url('/fonts/IRANSans/IRANSansWeb.ttf') format('truetype')
}

/*@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: bold;
    src: url('/fonts/IRANSans/IRANSansWeb_Bold.woff2') format('woff2'), url('/fonts/IRANSans/IRANSansWeb_Bold.woff') format('woff'), url('/fonts/IRANSans/IRANSansWeb_Bold.ttf') format('truetype')
}*/





.ss03[b-i0ic08a143] {
    -moz-font-feature-settings: "ss03";
    -webkit-font-feature-settings: "ss03";
    font-feature-settings: "ss03"
}

.fn[b-i0ic08a143] {
    font-family: "IRANSans",tahoma !important
}

.Sans5[b-i0ic08a143] {
    font-family: "IRANSans",tahoma !important
}

.ss03[b-i0ic08a143] {
    -moz-font-feature-settings: "ss03";
    -webkit-font-feature-settings: "ss03";
    font-feature-settings: "ss03"
}

.fn[b-i0ic08a143] {
    font-family: "IRANSans",tahoma !important
}

.Sans5[b-i0ic08a143] {
    font-family: "IRANSans",tahoma !important
}

body[b-i0ic08a143] {
    background-position: 0 60px;
    font-family: "IRANSans",tahoma !important;
    font-size: 12px;
    text-align: right;
    direction: rtl;
    padding: 0;
    margin: 0;
    background-image: url('../img/map2.gif')
}

input[b-i0ic08a143] {
    font-family: "IRANSans",tahoma !important
}

h1.seo[b-i0ic08a143] {
    overflow: hidden;
    text-indent: -999em;
    margin-top: -10px;
    float: right
}

.pointer:hover[b-i0ic08a143] {
    cursor: pointer
}

div#header[b-i0ic08a143] {
    height: 60px;
    background-color: #009;
    z-index: -1;
    left: 0;
    width: 100%;
    position: absolute;
    padding: 0;
    margin: 0
}

div#container[b-i0ic08a143] {
    width: 981px;
    margin: 0 auto
}

div#pageHead[b-i0ic08a143] {
    padding-top: 5px;
    width: auto;
    margin: 0;
    display: block
}

#pageLogo[b-i0ic08a143] {
    z-index: 5;
    display: block;
    margin: 0 6px;
    height: 10px;
    margin-top: -5px
}

div#divIENotSupported[b-i0ic08a143] {
    display: none;
    height: 70px;
    color: #f00;
    text-align: justify;
    line-height: 25px
}

#pageLogo a[b-i0ic08a143] {
    color: #fff;
    margin-right: 10px
}

a[b-i0ic08a143] {
    text-decoration: none
}

div#headNav[b-i0ic08a143] {
    background-color: #06f;
    height: 30px;
    margin-right: 180px;
    display: block
}

.loadBack[b-i0ic08a143] {
    background-position: center center;
    background-image: url('../img/load.gif');
    background-repeat: no-repeat;
    height: 17px;
    width: 17px;
    margin: 1px;
    display: none
}

.loadError[b-i0ic08a143] {
    background-position: center center;
    background-image: url('../img/error.png');
    background-repeat: no-repeat;
    height: 17px;
    width: 17px;
    margin: 1px
}

.loadDone[b-i0ic08a143] {
    background-position: center center;
    background-image: url('../img/tick.png');
    background-repeat: no-repeat;
    height: 17px;
    width: 17px;
    margin: 1px
}

.loadBack2[b-i0ic08a143] {
    background-position: center center;
    background-image: url('../img/load2.gif');
    background-repeat: no-repeat;
    height: 17px;
    width: 17px;
    margin: 1px;
    display: none
}

.tblRegions[b-i0ic08a143] {
    border: 1px dashed #a52a2a;
    margin: 5px;
    padding: 5px;
    float: right;
    max-height: 300px;
    overflow: scroll
}

.imgButtom[b-i0ic08a143] {
    cursor: pointer;
    margin-right: 15px
}

.validator[b-i0ic08a143] {
    color: #f00
}

div.picBox[b-i0ic08a143] {
    width: 16px;
    height: 16px;
    background-position: center;
    background-position: center center;
    background-repeat: no-repeat;
    float: left;
    margin: 5px
}

.lfloat[b-i0ic08a143] {
    float: left
}

.rfloat[b-i0ic08a143] {
    float: right
}

div#topNav[b-i0ic08a143] {
    padding: 8px 8px 0 0;
    color: #fff
}

    div#topNav a[b-i0ic08a143] {
        color: #d2e9ff;
        letter-spacing: 1.3px;
        font-weight: bold;
        text-shadow: 2px 1px black;
        font-size: 13px;
        margin: 0 6px
    }

#tblLoginAnonymous a[b-i0ic08a143] {
    color: #134888;
    letter-spacing: .5px;
    font-weight: bold
}

    #tblLoginAnonymous a:hover[b-i0ic08a143] {
        color: #00f !important
    }

div#loginStatus #LoginName1[b-i0ic08a143] {
    color: #134888;
    text-shadow: 0 0 3px #b9d5f5;
    font-weight: bold;
    font-style: italic;
    font-size: 13px
}

div#topNav a:hover[b-i0ic08a143] {
    color: #ff0
}

div#divDate[b-i0ic08a143] {
    float: left;
    padding: 8px 8px 0 0;
    color: #fff;
    margin-left: 5px
}

ul#pageNav[b-i0ic08a143] {
    list-style-type: none;
    margin: 0;
    padding: 0
}

#pageNav a[b-i0ic08a143] {
    color: #fff;
    display: inline-block;
    font-weight: bold;
    height: 22px;
    padding: 8px 10px 0;
    text-decoration: none
}

    #pageNav a:hover[b-i0ic08a143] {
        background-color: #36f
    }

div#masterContent[b-i0ic08a143] {
    display: block
}

div#middleContent[b-i0ic08a143] {
    background-color: #fff;
    margin-right: 180px;
    border-left: 1px solid #06f;
    border-right: 1px solid #06f;
    border-bottom: 1px solid #06f;
    padding-bottom: 5px;
    min-height: 232px
}

div#rightColContainer[b-i0ic08a143] {
    border-left: 1px solid #06f;
    width: 180px;
    padding-top: 20px;
    display: block;
    float: right;
    margin-left: 10px
}

.newIcon[b-i0ic08a143] {
    background-image: url('/img/new1.png');
    background-repeat: no-repeat;
    background-position: right -7px;
    backface-visibility: visible
}

div#formStyle[b-i0ic08a143] {
    padding: 15px 0
}

div.fileAds[b-i0ic08a143] {
    border: 1px solid #dedede;
    border-radius: 10px;
    margin: 15px 5px
}

.fileAds b[b-i0ic08a143] {
    padding: 5px;
    color: #134888;
    font: bold 1.3em/1.3 Arial,Helvetica,sans-serif;
    text-shadow: 0 0 3px #b9d5f5;
    word-spacing: 5px;
    margin: 3px
}

div.fileAdsBox[b-i0ic08a143] {
    background: none repeat scroll 0 0 #ededed;
    color: #000;
    display: block;
    margin: 10px 4px;
    padding: 15px 5px;
    transition: all .3s ease-out 0s;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px
}

div.rightBox[b-i0ic08a143] {
    padding-right: 5px
}

div.divider[b-i0ic08a143] {
    border: 1px outset #428dff;
    margin: 2px 0 2px 0
}

.txt[b-i0ic08a143] {
    padding: 2px;
    border: 1px solid #b7d3ff;
    margin-left: 5px
}

.txt1[b-i0ic08a143] {
    width: 85px
}

.txt11[b-i0ic08a143] {
    width: 78px
}

.txt2[b-i0ic08a143] {
    width: 106px
}

.txt3[b-i0ic08a143] {
    width: 22px !important
}

.txt4[b-i0ic08a143] {
    width: 35px !important
}

.txt5[b-i0ic08a143] {
    width: 95px
}

.txt6[b-i0ic08a143] {
    width: 75px
}

.txt7[b-i0ic08a143] {
    width: 57px
}

.txtTel[b-i0ic08a143] {
    width: 126px;
    direction: ltr
}

.register[b-i0ic08a143] {
    display: none;
    position: absolute;
    width: 550px;
    float: right;
    top: 200px;
    opacity: .98;
    background-color: #0b2345;
    border: 2px solid #0d3874;
    color: #efe3a6;
    padding: 3px;
    text-align: center;
    margin-right: 30px;
    padding: 8px;
    font-size: larger
}

div#file2 .register2[b-i0ic08a143] {
    display: none;
    position: absolute;
    width: 550px;
    float: right;
    top: 150px;
    opacity: .98;
    background-color: #0b2345;
    border: 2px solid #0d3874;
    color: #efe3a6;
    padding: 3px;
    text-align: center;
    margin-right: 30px;
    padding: 3px
}

.register a[b-i0ic08a143],
.register2 a[b-i0ic08a143] {
    color: #adff2f !important
}

.txtNo[b-i0ic08a143] {
    direction: ltr;
    letter-spacing: .2px
}

.lb[b-i0ic08a143] {
    color: #00f
}

.ver-div[b-i0ic08a143] {
    float: right;
    text-align: center;
    margin-left: 5px
}

.ver-item[b-i0ic08a143] {
    display: block;
    margin-top: 5px
}

.border[b-i0ic08a143] {
    border: 1px solid #d7d7d7;
    border-top: 0;
    padding: 5px;
    overflow: auto
}

.ddl[b-i0ic08a143] {
    width: 97px
}

input[b-i0ic08a143],
select[b-i0ic08a143],
textarea[b-i0ic08a143] {
    font-family: Tahoma;
    font-size: 12px
}

div.c1 input[b-i0ic08a143],
div.c1 select[b-i0ic08a143],
div.c1 textarea[b-i0ic08a143] {
    background-color: #f9fcff
}

    div.c1 input:hover[b-i0ic08a143],
    div.c1 select:hover[b-i0ic08a143],
    div.c1 textarea:hover[b-i0ic08a143] {
        background-color: #fff2b7
    }

    div.c1 input:focus[b-i0ic08a143],
    div.c1 select:focus[b-i0ic08a143],
    div.c1 textarea:focus[b-i0ic08a143] {
        background-color: #ff0
    }

.borderL[b-i0ic08a143] {
    border-left: 1px solid #e8e8e8;
    padding-left: 2px;
    padding-right: 2px
}

.borderR[b-i0ic08a143] {
    border-right: 1px solid #e8e8e8;
    padding-right: 5px
}

.borderB[b-i0ic08a143] {
    border-bottom: 1px solid #e8e8e8;
    padding-bottom: 3px
}

.borderT[b-i0ic08a143] {
    border-top: 1px solid #e8e8e8;
    padding-top: 3px
}

.center[b-i0ic08a143] {
    text-align: center
}

div#equipment[b-i0ic08a143] {
    height: 100px;
    width: 514px;
    overflow: scroll;
    float: right;
    line-height: 22px;
    background-color: #f9fcff;
    color: #00f
}

div#searchEquipment[b-i0ic08a143] {
    height: 125px;
    width: 335px;
    overflow: scroll;
    overflow-x: hidden;
    line-height: 22px;
    background-color: #f9fcff
}

table#direction[b-i0ic08a143] {
    padding-right: 10px;
    margin-bottom: 10px;
    float: right;
    width: 89px;
    color: #00f
}

ul.equipment[b-i0ic08a143] {
    list-style-type: none;
    margin: 0;
    padding: 0
}

    ul.equipment li[b-i0ic08a143] {
        float: right;
        width: 10em
    }

div#searchEquipment ul.equipment li[b-i0ic08a143] {
    float: right;
    width: 8.8em;
    line-height: 26px
}

input#btnAdvanceSearch[b-i0ic08a143] {
    background-image: url("/img/more2.png");
    background-position: right 1px center;
    background-repeat: no-repeat;
    padding-right: 15px
}

div#file #btnEquipment[b-i0ic08a143] {
    float: left;
    display: none;
    width: 20px;
    height: 25px;
    margin-left: 5px;
    vertical-align: middle
}

table#tblPaginationFileTop[b-i0ic08a143] {
    border-bottom: 2px dashed #d7d7d7;
    margin: auto;
    width: 95%;
    height: 45px
}

div#file .txt[b-i0ic08a143] {
    font-size: 13px
}

div#file .ddl[b-i0ic08a143] {
    font-size: 13px
}

.dltr[b-i0ic08a143] {
    direction: ltr
}

.btnBox[b-i0ic08a143] {
    padding: 5px;
    text-align: left
}

    .btnBox .btn[b-i0ic08a143] {
        padding: .6em !important
    }

.msgHeader[b-i0ic08a143] {
    font-size: 13px;
    padding: 3px;
    color: #3cf;
    font-weight: bold;
    display: block;
    margin-bottom: 5px
}

span#archive[b-i0ic08a143] {
    color: #f00;
    display: none
}

#search .case[b-i0ic08a143] {
    margin-right: 23px
}

.smallBtn[b-i0ic08a143] {
    font-size: 10px;
    font-family: Tahoma;
    font-weight: normal;
    padding: 3px !important;
    min-width: 28px
}

#search[b-i0ic08a143] {
    line-height: 25px
}

.useItem[b-i0ic08a143] {
    background-color: #fff4bf !important;
    color: #000
}

div.searchAgain[b-i0ic08a143] {
    display: none;
    cursor: pointer;
    height: 20px;
    margin-top: -3px;
    text-align: center;
    background-image: url("/img/more2.png");
    background-position: 315px 3px;
    background-repeat: no-repeat;
    color: #208f2d;
    text-shadow: 0 0 3px #b9d5f5;
    font-weight: bold
}

    div.searchAgain:hover:hover[b-i0ic08a143] {
        color: #00f
    }

div.showResult[b-i0ic08a143] {
    cursor: pointer;
    display: none;
    text-align: center;
    color: #808080;
    text-shadow: 0 0 3px #b9d5f5;
    border-top: 1px solid #06f;
    margin: auto;
    font-weight: bold
}

    div.showResult:hover[b-i0ic08a143] {
        color: #00f
    }

div#searchResult[b-i0ic08a143] {
    display: none;
    padding-top: 5px;
    font-size: 13px
}

.marginR[b-i0ic08a143] {
    margin-right: 10px
}

div#noteViewer[b-i0ic08a143] {
    overflow: visible
}

    div#noteViewer #txtNote[b-i0ic08a143] {
        height: 100%;
        width: 100%
    }

img#imgApplicant[b-i0ic08a143] {
    margin-right: 95px
}

div#applicant table.up[b-i0ic08a143] {
    height: 130px
}

table.t1[b-i0ic08a143] {
    line-height: 28px
}

div#appSearchResult[b-i0ic08a143] {
    display: none;
    padding-top: 5px
}

div#iApplicant[b-i0ic08a143],
div#iFile[b-i0ic08a143] {
    background-image: url('../img/IApplicant.png');
    background-repeat: no-repeat;
    background-position: right bottom;
    width: 33px;
    height: 33px;
    padding: 1px;
    cursor: pointer;
    color: #f00;
    font-weight: bold;
    font-size: smaller;
    text-align: left;
    display: none
}

div.intellignent thead[b-i0ic08a143] {
    color: #90c
}

div.intellignent table tbody tr:nth-child(odd)[b-i0ic08a143] {
    background-color: #e2e4ff
}

div#divHelp[b-i0ic08a143] {
    background-position: center center;
    background-image: url('../img/help.png');
    background-repeat: no-repeat;
    height: 26px;
    width: 28px;
    margin-top: 3px;
    cursor: pointer;
    display: none
}

div#divHelpHtml img[b-i0ic08a143] {
    margin-right: 15px
}

div#divHelpHtml[b-i0ic08a143] {
    padding-right: 70px;
    padding-left: 70px;
    font-size: 10pt;
    line-height: 24px !important;
    text-align: justify !important
}

div#faq .ui-accordion-content[b-i0ic08a143] {
    padding: 10px
}

.mr[b-i0ic08a143] {
    margin-right: 20px
}

.ml[b-i0ic08a143] {
    margin-left: 20px
}

#formLogin #loginHeader[b-i0ic08a143] {
    height: 90px;
    min-width: 980px
}

.loginTitle[b-i0ic08a143] {
    color: #fff;
    padding: 3px 0 0
}

#btnGoogleLogin[b-i0ic08a143] {
    background-position: center center;
    background-image: url('../img/google_button.jpg');
    width: 180px;
    height: 30px;
    background-repeat: no-repeat;
    cursor: pointer
}

td#tdGoogleLogin[b-i0ic08a143] {
    width: 250px;
    text-align: justify;
    color: #98a9ca;
    border-right: 2px dotted #808080;
    padding-right: 20px;
    padding: 10px
}

#formLogin .btnLogin[b-i0ic08a143] {
    background-color: #3b5998;
    color: #fff;
    cursor: pointer;
    width: 40px;
    padding: 2px
}

    #formLogin .btnLogin:focus[b-i0ic08a143] {
        color: #ff0;
        border-color: #ff0
    }

    #formLogin .btnLogin:hover[b-i0ic08a143] {
        color: #ff0;
        border-color: #ff0
    }

#formLogin #login[b-i0ic08a143] {
    margin: 0 auto;
    width: 650px;
    background-color: #3b5998;
    padding: 20px;
    margin: 20px 45px;
    border: 3px outset #808080;
    float: right
}

    #formLogin #login .s1[b-i0ic08a143] {
        color: #fff;
        font-weight: normal;
        padding-right: 1px
    }

    #formLogin #login .s2[b-i0ic08a143] {
        color: #98a9ca;
        font-weight: normal
    }

table#tSignUp[b-i0ic08a143] {
    margin-right: 50px;
    float: right;
    width: 320px;
    border-left: 1px dotted #000
}

div#divGoogleSignUp[b-i0ic08a143] {
    text-align: justify;
    padding-right: 40px;
    padding: 20px;
    margin-right: 390px
}

div#divIamMember[b-i0ic08a143] {
    text-align: justify;
    padding-right: 40px;
    padding: 20px;
    margin-right: 390px;
    padding-top: 50px;
    border-top: 1px dotted #000;
    margin-top: 50px
}

#btnSignUp:hover[b-i0ic08a143] {
    cursor: pointer
}

#btnSignUp[b-i0ic08a143] {
    color: #fff;
    background-color: #3cb22a;
    padding: 2px;
    width: 80px;
    height: 30px;
    font-weight: bold;
    border: 1px solid #bdc7cd;
    border-radius: 4px;
    margin-right: -40px
}

.invalid[b-i0ic08a143] {
    border-color: #f00
}

div#loginStatus[b-i0ic08a143] {
    color: #669
}

    div#loginStatus #tblLogin[b-i0ic08a143] {
        float: left
    }

.loggedBtn[b-i0ic08a143] {
    width: 20px;
    height: 20px;
    padding: 1px;
    margin-right: 4px;
    cursor: pointer
}

    .loggedBtn#eshterak[b-i0ic08a143] {
        background-image: url('../img/kharid_eshterak.png');
        background-repeat: no-repeat;
        margin-top: -2px
    }

div#messageFull[b-i0ic08a143] {
    background-color: #eaeaea
}

    div#messageFull #support[b-i0ic08a143] {
        color: #800000;
        float: left;
        cursor: pointer;
        border: 1px dotted #000;
        padding: 2px
    }

.delivery[b-i0ic08a143] {
    color: #808080
}

div.divDefaultSmallBox[b-i0ic08a143] {
    background: transparent url('../img/box5.jpg') repeat-x scroll center center;
    height: 85px;
    width: 234px;
    margin-bottom: 15px;
    padding: 5px;
    border: 1px solid #9cf
}

    div.divDefaultSmallBox img[b-i0ic08a143] {
        float: left;
        margin-top: 20px
    }

    div.divDefaultSmallBox .titre[b-i0ic08a143] {
        color: #009;
        margin: 1px
    }

    div.divDefaultSmallBox #lbFileCount[b-i0ic08a143] {
        margin: auto;
        margin-top: 30px;
        display: block;
        text-align: center
    }

div#divDefaultBox[b-i0ic08a143] {
    background-position: center center;
    height: 480px;
    margin-left: 4px;
    width: 792px;
    float: left;
    background-repeat: no-repeat
}

div#divDefault[b-i0ic08a143] {
    padding-right: 190px;
    padding-top: 10px
}

#divHelpHtml div#faq[b-i0ic08a143] {
    padding: 5px
}

.divDefaultSmallBox#faq:hover[b-i0ic08a143] {
    cursor: pointer
}

.divDefaultSmallBox#newsLetter:hover[b-i0ic08a143] {
    cursor: pointer
}

div#duplicateTelCount[b-i0ic08a143] {
    display: none;
    color: #06f
}

    div#duplicateTelCount a[b-i0ic08a143] {
        color: #3535ff;
        cursor: pointer
    }

#site_news ul[b-i0ic08a143] {
    padding: 0 15px
}

#site_news li[b-i0ic08a143] {
    padding: 1px
}

h3#helpTitle[b-i0ic08a143] {
    color: #800080
}

img#imgHelp[b-i0ic08a143] {
    cursor: pointer
}

div#footer[b-i0ic08a143] {
    margin-right: 175px;
    padding: 10px;
    color: #05a
}

    div#footer a[b-i0ic08a143] {
        color: #05a;
        margin-left: 5px;
        margin-right: 5px
    }

div#fileMap .fileItem[b-i0ic08a143] {
    color: #1717cc;
    padding: 10px;
    font-size: 13px
}

h2#lbAddress[b-i0ic08a143] {
    display: inline;
    font-weight: normal
}

.title[b-i0ic08a143],
#h1Title[b-i0ic08a143] {
    color: #134888;
    font: bold 1.71em/1.3 Arial,Helvetica,sans-serif;
    padding: 3px 0 0;
    text-shadow: 0 0 3px #b9d5f5;
    word-spacing: -3px
}

.fileState[b-i0ic08a143] {
    color: #000;
    font: bold 1.1em/1.1 Arial,Helvetica,sans-serif;
    padding: 3px 0 0;
    text-shadow: 0 0 3px #b9d5f5;
    word-spacing: -3px;
    margin: 0 5px
}

.ui-icon-plus[b-i0ic08a143] {
    float: right
}

.ui-accordion-header[b-i0ic08a143] {
    padding: 5px
}

div.userSetting[b-i0ic08a143] {
    border: 3px outset #606;
    margin-right: 90px;
    padding: 20px;
    margin-bottom: 20px;
    width: 600px;
    padding-top: 20px
}

    div.userSetting a[b-i0ic08a143] {
        width: 150px;
        display: block;
        text-align: center;
        padding: 15px 0;
        margin-right: 35px
    }

        div.userSetting a:hover[b-i0ic08a143] {
            color: #00f !important
        }

.userAlert td[b-i0ic08a143] {
    background: #eaf2ff url("../img/info.png") no-repeat scroll 100% top;
    border: 1px solid #78b3ff;
    border-radius: 4px 4px 4px 4px;
    color: #5e5e56;
    font-family: Tahoma;
    font-size: 9pt;
    line-height: 1.5em;
    margin: 10px 20px 0 80px;
    padding: 10px 45px 10px 25px !important;
    text-align: right;
    float: right;
    text-align: justify
}

table#userSetting tr[b-i0ic08a143] {
    height: 60px
}

.lb1[b-i0ic08a143] {
    color: #606
}

.lb2[b-i0ic08a143] {
    color: #006
}

table#info td[b-i0ic08a143] {
    padding: 3px
}

div.divDefaultBoxTop[b-i0ic08a143] {
    height: 355px;
    margin-right: 25px;
    margin-bottom: 10px;
    border: 1px solid #9cf;
    width: 738px;
    padding: 2px;
    background-color: #fff
}

    div.divDefaultBoxTop > img[b-i0ic08a143] {
        display: none
    }

.modal[b-i0ic08a143] {
    background-position: 50% 50%;
    display: none;
    position: fixed;
    z-index: 1000;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(255,255,255,.8);
    background-image: url('../img/load4.gif');
    background-repeat: no-repeat
}

body.loading[b-i0ic08a143] {
    overflow: hidden
}

    body.loading .modal[b-i0ic08a143] {
        display: block
    }

.clear[b-i0ic08a143] {
    clear: both
}

.tblPay[b-i0ic08a143] {
    padding: 20px 20px 0 20px;
    text-align: justify;
    color: #134888;
    font: bold 1.3em/1.3 Arial,Helvetica,sans-serif;
    text-shadow: 0 0 3px #b9d5f5;
    word-spacing: -1px
}

div.pay[b-i0ic08a143] {
    background-position: center top;
    width: 450px;
    font-size: 13px;
    color: #204e70;
    margin: auto;
    border: 1px solid #06f;
    background-image: url('../imgSite/headerPF.jpg');
    background-repeat: repeat-x;
    box-shadow: 10px 10px 5px #888;
    margin-bottom: 8px;
    line-height: 25px;
    padding: 5px
}

    div.pay strong[b-i0ic08a143] {
        color: #fff;
        font-size: 13px;
        line-height: 25px;
        word-spacing: 2px
    }

div#userPay table[b-i0ic08a143] {
    margin-right: 15px
}

.txtPay[b-i0ic08a143] {
    width: 180px;
    height: 22px;
    border: 1px solid #2e6e9e
}

.btnPay[b-i0ic08a143] {
    height: 25px;
    min-width: 70px;
    margin-top: 11px;
    background-color: #06f;
    padding-bottom: 5px;
    color: #fff
}

    .btnPay:hover[b-i0ic08a143] {
        cursor: pointer
    }

.payTip[b-i0ic08a143] {
    margin: 5px 100px 0 10px;
    padding: 5px;
    text-align: justify;
    font-size: 11px
}

.paySelect[b-i0ic08a143] {
    height: 23px;
    width: 100px;
    margin-left: 6px
}

#tblSelectedRegions ul[b-i0ic08a143] {
    padding: 0;
    margin: 0
}

#tblSelectedRegions li.selectedRegion[b-i0ic08a143] {
    background-color: #f0d2f2;
    color: #5d0d63;
    display: block;
    float: right;
    margin-right: 7px;
    padding: 1px;
    margin-bottom: 4px
}

    #tblSelectedRegions li.selectedRegion:hover[b-i0ic08a143] {
        cursor: pointer;
        opacity: .5
    }

#tblSelectedRegions li.memberRegion[b-i0ic08a143] {
    border: 1px solid #f0d2f2;
    color: #00f;
    color: #5d0d63;
    display: block;
    float: right;
    margin-right: 7px;
    padding: 1px;
    margin-bottom: 4px
}

div.payRegionKind[b-i0ic08a143] {
    display: none;
    border: 2px dashed #9a49a0;
    color: #000;
    text-align: center;
    padding: 5px
}

div.pay #selectSelectedRegion option[b-i0ic08a143] {
    padding: 2px
}

table#tblSelectedRegions[b-i0ic08a143] {
    width: 100%
}

    table#tblSelectedRegions thead[b-i0ic08a143] {
        background: linear-gradient(to bottom,#d5e3e4 0%,#ccdee0 40%,#b3c8cc 100%) repeat scroll 0 0 rgba(0,0,0,0);
        border: 1px solid #999;
        text-align: center;
        padding: 2px
    }

    table#tblSelectedRegions th:nth-child(1)[b-i0ic08a143] {
        width: 120px
    }

    table#tblSelectedRegions td:nth-child(1)[b-i0ic08a143] {
        text-align: center;
        font-weight: bold;
        color: #5d0d63;
        padding-top: 10px
    }

    table#tblSelectedRegions td:nth-child(2)[b-i0ic08a143] {
        padding-top: 10px
    }

.trRegionPrice[b-i0ic08a143] {
    display: none
}

#tblCardRec[b-i0ic08a143] {
    margin-right: 50px;
    width: 400px;
    line-height: 30px;
    color: #032c6a;
    margin-bottom: 50px;
    border-left: 1px solid #000
}

    #tblCardRec td[b-i0ic08a143] {
        vertical-align: middle
    }

.txtName[b-i0ic08a143] {
    width: 180px;
    height: 18px
}

.txtCardNo[b-i0ic08a143] {
    width: 40px;
    height: 18px;
    margin-left: 9px;
    margin-right: 3px
}

.txtCardInf[b-i0ic08a143] {
    width: 140px;
    height: 18px
}

.txtDes[b-i0ic08a143] {
    width: 250px;
    height: 50px
}

.cardNoPic[b-i0ic08a143] {
    background-position: top center;
    width: 320px;
    height: 200px;
    float: left;
    margin-left: 25px;
    margin-top: 15px;
    background-image: url('../img/cardInfo.png');
    background-repeat: no-repeat
}

    .cardNoPic p[b-i0ic08a143] {
        line-height: 25px;
        padding: 10px;
        text-align: justify
    }

div#divInvoice[b-i0ic08a143] {
    padding: 10px
}

#gvInvoice[b-i0ic08a143] {
    line-height: 25px;
    text-align: center;
    width: 100%;
    margin-top: 10px
}

#selectable[b-i0ic08a143] {
    padding-top: 20px
}

#feedback[b-i0ic08a143] {
    font-size: 14px
}

#selectable .ui-selecting[b-i0ic08a143] {
    background: #feca40
}

#selectable .ui-selected[b-i0ic08a143] {
    background: #f39814;
    color: #fff
}

#selectable[b-i0ic08a143] {
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 230px
}

    #selectable li[b-i0ic08a143] {
        margin: 4px;
        padding: 2px;
        float: left;
        width: 35px;
        height: 30px;
        font-size: 14px;
        text-align: center
    }

div.OnlineBankResult[b-i0ic08a143] {
    padding: 20px;
    font-size: 13px;
    font-weight: bold
}

.payAds[b-i0ic08a143] {
    text-align: justify;
    line-height: 20px;
    margin: 0 5px;
    color: #000
}

.divPayAds:hover[b-i0ic08a143] {
    cursor: pointer
}

.divPayAds[b-i0ic08a143] {
    height: 115px;
    text-align: justify;
    line-height: 20px;
    color: #000
}

    .divPayAds div[b-i0ic08a143] {
        display: none
    }

    .divPayAds #accImg5[b-i0ic08a143] {
        margin-right: 10px
    }

.pFullShow[b-i0ic08a143] {
    text-align: justify;
    font-weight: bold;
    background-color: #e8f3ff;
    padding: 10px
}

div#otherFile ul[b-i0ic08a143] {
    list-style: none;
    margin: 1em 0;
    margin-right: 10px;
    width: 600px
}

    div#otherFile ul li[b-i0ic08a143] {
        border: 1px solid #ddd;
        margin: .3em;
        padding: .3em;
        background-color: #dfeffc
    }

        div#otherFile ul li a[b-i0ic08a143] {
            color: #2e6e9e
        }

            div#otherFile ul li a:visited[b-i0ic08a143] {
                color: #00f
            }

            div#otherFile ul li a:hover[b-i0ic08a143] {
                color: #000
            }

#fileMap[b-i0ic08a143] {
    font-size: 13px
}

#subdata[b-i0ic08a143],
#fileMapOther[b-i0ic08a143] {
    width: 710px;
    margin: 10px 30px 10px 10px
}

#fileMapOther[b-i0ic08a143] {
    margin-right: 43px !important
}

#subdata th[b-i0ic08a143] {
    border-left: 1px solid #e0e0e0
}

#subdata td[b-i0ic08a143] {
    border-left: 1px solid #e0e0e0;
    margin-left: 8px;
    text-align: center
}

.relatedFile[b-i0ic08a143] {
    border: 1px solid #c7c7c7;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 2px 4px #ccc;
    padding: 2px;
    background-color: #e1f0ff
}

a img[b-i0ic08a143] {
    border: none
}

.textStyle1[b-i0ic08a143] {
    line-height: 23px;
    text-align: justify
}

div#DivBold1[b-i0ic08a143] {
    text-align: justify;
    padding: 2px
}

    div#DivBold1 h2[b-i0ic08a143] {
        display: inline;
        font-size: 11px;
        font-weight: normal
    }

    div#DivBold1 b[b-i0ic08a143] {
        margin-right: 2px
    }

div#social[b-i0ic08a143] {
    padding: 5px
}

#detailRegionSelected ul[b-i0ic08a143] {
    list-style-type: none;
    width: 550px;
    margin-right: 20px;
    margin-top: -20px
}

#detailRegionSelected li[b-i0ic08a143] {
    float: right;
    margin: 10px 0 0 0;
    width: 100px
}

    #detailRegionSelected li:hover[b-i0ic08a143] {
        background-color: #ff0
    }

#detailRegionSelected h4[b-i0ic08a143] {
    color: #134888;
    font: bold 1.3em/1.3 Arial,Helvetica,sans-serif;
    text-shadow: 0 0 3px #b9d5f5
}

#detailRegionSelected hr[b-i0ic08a143] {
    margin-top: 20px;
    color: #f00
}

#detailRegionSelected #cr[b-i0ic08a143],
#regionSelectHelp #cr[b-i0ic08a143] {
    color: #00f;
    font-weight: bold;
    text-align: center;
    margin: auto
}

.redBorder[b-i0ic08a143] {
    border: 1px dotted #f00;
    padding: 5px
}

#regionSelectHelp[b-i0ic08a143] {
    padding: 5px;
    text-align: justify
}

.txtEmpty[b-i0ic08a143] {
    color: #666;
    font-style: italic
}

.dtLeft[b-i0ic08a143] {
    text-align: left
}

.dtCenter[b-i0ic08a143] {
    text-align: center
}

#tbl12[b-i0ic08a143] {
    line-height: 32px
}

.full[b-i0ic08a143] {
    display: none
}

.area[b-i0ic08a143] {
    display: none;
    padding-right: 17px
}

td.tdMoreBtn input[b-i0ic08a143] {
    padding: 6px;
    border: 1px solid 1px solid #c5dbec;
    color: #215072
}

#btnFileQuickShow:hover[b-i0ic08a143] {
    cursor: pointer
}

#btnFileQuickShow[b-i0ic08a143] {
    border: 1px solid #428dff;
    padding: 3px;
    background-color: #d2e4ff
}

div#fileQuickShow #txtFileCode[b-i0ic08a143] {
    text-align: left;
    direction: ltr
}

.tEshterak[b-i0ic08a143] {
    width: 700px;
    margin-right: 50px
}

.opacity3[b-i0ic08a143] {
    opacity: .4
}

.tEshterak .header[b-i0ic08a143] {
    height: 45px;
    background-color: #286090;
    font-weight: bold;
    text-align: center !important;
    padding: 5px;
    color: #fff
}

.tEshterak tbody tr[b-i0ic08a143] {
    border-radius: 4px;
    box-shadow: 0 0 4px rgba(0,0,0,.15) inset;
    height: 40px;
    color: #000;
    font-size: 13px;
    background-color: #8ee4fe
}

.tEshterak .sale td:first-child[b-i0ic08a143] {
    border-right: 3px dotted #f00
}

.tEshterak .sale td:last-child[b-i0ic08a143] {
    border-left: 3px dotted #f00
}

.tEshterak .rent td:first-child[b-i0ic08a143] {
    border-right: 3px dotted #008000
}

.tEshterak .rent td:last-child[b-i0ic08a143] {
    border-left: 3px dotted #008000
}

.tEshterak .all td:first-child[b-i0ic08a143] {
    border-right: 3px dotted #00f
}

.tEshterak .all td:last-child[b-i0ic08a143] {
    border-left: 3px dotted #00f
}

.tEshterak tr td[b-i0ic08a143] {
    text-align: center
}

.tEshterak tr:hover[b-i0ic08a143] {
    font-weight: bold
}

.pMoreInfo[b-i0ic08a143] {
    color: #808080;
    margin: 0 50px 5px 50px;
    text-align: justify;
    line-height: 23px
}

#rblSRM input[type=radio]:checked + label[b-i0ic08a143],
input[name='radioState']:checked + label[b-i0ic08a143] {
    font-weight: bold
}

.lbpayConfirm[b-i0ic08a143] {
    color: #134888;
    margin-right: 5px;
    text-shadow: 0 0 3px #b9d5f5;
    word-spacing: -1px
}

#divRemainMember[b-i0ic08a143] {
    border: 2px dotted #06f;
    font-weight: bold;
    margin-right: 50px;
    padding: 5px;
    margin-bottom: 20px;
    width: 565px;
    margin-top: -20px
}

.row[b-i0ic08a143] {
    padding: 3px;
    font-weight: bold;
    border-bottom: 1px dashed #b9d5f5;
    background-color: #f00
}

div.pay input[type=radio]:disabled + label[b-i0ic08a143] {
    color: #bfd9ed
}

div.pageNo[b-i0ic08a143] {
    float: left;
    margin-top: 10px
}

.rowDetail[b-i0ic08a143] {
    float: right
}

.lblStyle1[b-i0ic08a143] {
    color: #3c3c3c;
    font-family: "B Koodak","X Koodak","Koodak",Arial;
    font-size: 14px
}

.textboxWB[b-i0ic08a143] {
    background-clip: padding-box;
    background-color: #fff;
    border: 1px solid #bdc7cd;
    border-radius: 4px;
    box-shadow: 0 0 4px rgba(0,0,0,.15) inset;
    font-family: "B Koodak","X Koodak","Koodak",Arial;
    font-size: 14px;
    height: 30px;
    padding: 0 5px;
    width: 200px
}

.textboxWB1[b-i0ic08a143] {
    background-clip: padding-box;
    background-color: #fff;
    border: 1px solid #bdc7cd;
    border-radius: 4px;
    box-shadow: 0 0 4px rgba(0,0,0,.15) inset;
    font-family: "B Koodak","X Koodak","Koodak",Arial;
    font-size: 14px;
    height: 25px;
    padding: 0 5px;
    width: 180px
}

.btnStyle1[b-i0ic08a143] {
    background-color: #06f;
    border: 1px solid #808080;
    border-radius: 4px;
    color: #fff;
    font-weight: bold;
    padding: 8px
}

div#divLog[b-i0ic08a143] {
    margin: 10px;
    padding: 5px;
    width: 90%;
    margin-right: 30px
}

div.divLogItem[b-i0ic08a143] {
    border-bottom: 1px dashed #808080;
    padding: 10px;
    line-height: 25px;
    text-align: justify
}

    div.divLogItem:nth-child(even)[b-i0ic08a143] {
        background-color: #d3e3f5
    }

    div.divLogItem:nth-child(odd)[b-i0ic08a143] {
        background-color: #bdd4ee
    }

.divLogItem table td[b-i0ic08a143] {
    width: 300px;
    font-size: 13px
}

.divLogItem span[b-i0ic08a143] {
    color: #009;
    font-size: 13px
}

img.imgAds[b-i0ic08a143] {
    text-align: center;
    margin: 15px 0 15px 0
}

.iranfileAddress[b-i0ic08a143] {
    letter-spacing: 2px;
    font-weight: bold
}

.fileAUSection #divImages[b-i0ic08a143] {
    height: 150px;
    overflow: scroll;
    margin-left: 15px;
    text-align: left;
    direction: ltr
}

    .fileAUSection #divImages img[b-i0ic08a143] {
        height: 120px;
        width: 160px;
        margin: 5px;
        border: 1px dashed #808080
    }

div.fileAUSection[b-i0ic08a143] {
    background-image: url("../img/divHeader1.png");
    background-position: center top;
    background-repeat: repeat-x;
    border: 1px solid #06f;
    border-top: 0;
    box-shadow: 10px 10px 5px #888;
    color: #204e70;
    font-size: 13px;
    line-height: 25px;
    margin: 20px 30px;
    padding-right: 5px
}

    div.fileAUSection strong[b-i0ic08a143] {
        color: #fff;
        font-size: 13px;
        line-height: 25px;
        word-spacing: 2px
    }

    div.fileAUSection .tip[b-i0ic08a143] {
        color: #808080;
        font-size: 12px;
        margin: 0 10px 5px 0;
        line-height: 22px;
        margin-right: -20px
    }

        div.fileAUSection .tip li[b-i0ic08a143] {
            margin-top: 7px
        }

    div.fileAUSection #imgZoom[b-i0ic08a143],
    div.fileAUSection #imgExctlyLocation[b-i0ic08a143],
    div.fileAUSection #imgMapFileSave[b-i0ic08a143] {
        opacity: .4
    }

img#btnMapGeocode:hover[b-i0ic08a143] {
    cursor: pointer
}

div.fileAUSection #map-canvas[b-i0ic08a143] {
    height: 300px;
    width: 650px;
    border: 1px solid #000;
    margin: 15px auto
}

div#divMapInfo[b-i0ic08a143] {
    margin: auto;
    border: 1px solid #808080;
    padding: 1px;
    width: 650px
}

#lvRouteInfo[b-i0ic08a143] {
    font-size: 12px;
    color: #5f1010;
    border: 1px dotted #134888;
    padding: 1px 5px;
    background-color: #fbe9c8;
    margin: 10px 20px;
    text-align: justify
}

    #lvRouteInfo a[b-i0ic08a143] {
        color: #00f;
        font-weight: bold
    }

div#divMapInfo #title1[b-i0ic08a143] {
    color: #204e70;
    margin: -3px 5px;
    font-weight: bold;
    padding: 1px
}

div#divMapInfo table[b-i0ic08a143] {
    margin-right: 10px;
    color: #000
}

#btnMapCorrection[b-i0ic08a143] {
    color: #fff;
    cursor: pointer;
    float: left;
    margin-left: 5px
}

#btnHideFileMap[b-i0ic08a143] {
    float: left;
    padding-left: 10px;
    color: #f27f7f;
    cursor: pointer
}

div.fileAUSection .ckRelativeItems[b-i0ic08a143] {
    display: none
}

div.fileAUSection .ver-div[b-i0ic08a143] {
    margin-right: 30px;
    padding: 10px
}

div.fileAUSection .ver-item[b-i0ic08a143] {
    margin: auto !important;
    margin-top: 10px
}

.imgHaveLatLng:hover[b-i0ic08a143] {
    cursor: pointer
}

div#file2[b-i0ic08a143] {
    font-size: 13px;
    padding: 5px;
    line-height: 25px;
    display: none
}

    div#file2 .title[b-i0ic08a143] {
        font: bold 1.51em/1.2 Arial,Helvetica,sans-serif !important
    }

    div#file2 .item[b-i0ic08a143] {
        color: #00f;
        padding-right: 2px;
        letter-spacing: .3px;
        font-size: 14px
    }

    div#file2 .padR[b-i0ic08a143] {
        padding-right: 10px
    }

    div#file2 table.t1[b-i0ic08a143] {
        width: 98%
    }

    div#file2 #subdata thead th[b-i0ic08a143] {
        border-bottom: 1px solid #e8e8e8;
        text-align: center
    }

    div#file2 #subdata tr td:last-child[b-i0ic08a143],
    div#file2 #subdata tr th:last-child[b-i0ic08a143] {
        border-left: 0
    }

    div#file2 #subdata tbody[b-i0ic08a143] {
        color: #00f;
        font-size: 14px
    }

    div#file2 div#infoFile[b-i0ic08a143] {
        border: 1px dashed #b11010;
        text-align: center;
        padding: 2px;
        background-color: #f2f2f2
    }

table#tblSameLatLngFiles tr[b-i0ic08a143] {
    height: 22px
}

    table#tblSameLatLngFiles tr:nth-child(odd)[b-i0ic08a143] {
        color: #808080
    }

.trainingTitle[b-i0ic08a143] {
    font-size: 12px;
    color: #5f1010
}

#divUploadedImages[b-i0ic08a143] {
    width: 90%;
    margin: auto;
    min-height: 50px;
    text-align: left;
    padding-left: 45px;
    direction: ltr
}

    #divUploadedImages img[b-i0ic08a143] {
        margin: 10px;
        border: 2px solid #000;
        width: 200px;
        height: 120px
    }

        #divUploadedImages img:hover[b-i0ic08a143] {
            border-color: #f00;
            cursor: move
        }

p#lbMelkInfo[b-i0ic08a143] {
    font-weight: bold;
    color: #00f;
    margin: 10px
}

div#divImages img[b-i0ic08a143] {
    width: 350px;
    height: auto
}
