/* bootstrap-css */
.bootstrap-css .d-flex {
    display: flex !important;
}

.bootstrap-css .d-inline-flex {
    display: inline-flex !important;
}

.bootstrap-css .d-md-flex {
    display: flex !important;
}

.bootstrap-css .m-0 {
    margin: 0 !important;
}

.bootstrap-css .m-1 {
    margin: 0.25rem !important;
}

.bootstrap-css .m-2 {
    margin: 0.5rem !important;
}

.bootstrap-css .m-3 {
    margin: 1rem !important;
}

.bootstrap-css .m-4 {
    margin: 1.5rem !important;
}

.bootstrap-css .m-5 {
    margin: 3rem !important;
}

.bootstrap-css .m-auto {
    margin: auto !important;
}

.bootstrap-css .mx-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
}

.bootstrap-css .mx-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
}

.bootstrap-css .mx-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
}

.bootstrap-css .mx-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
}

.bootstrap-css .mx-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
}

.bootstrap-css .mx-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
}

.bootstrap-css .mx-auto {
    margin-right: auto !important;
    margin-left: auto !important;
}

.bootstrap-css .my-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.bootstrap-css .my-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
}

.bootstrap-css .my-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
}

.bootstrap-css .my-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
}

.bootstrap-css .my-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
}

.bootstrap-css .my-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
}

.bootstrap-css .my-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
}

.bootstrap-css .mt-0 {
    margin-top: 0 !important;
}

.bootstrap-css .mt-1 {
    margin-top: 0.25rem !important;
}

.bootstrap-css .mt-2 {
    margin-top: 0.5rem !important;
}

.bootstrap-css .mt-3 {
    margin-top: 1rem !important;
}

.bootstrap-css .mt-4 {
    margin-top: 1.5rem !important;
}

.bootstrap-css .mt-5 {
    margin-top: 3rem !important;
}

.bootstrap-css .mt-auto {
    margin-top: auto !important;
}

.bootstrap-css .me-0 {
    margin-right: 0 !important;
}

.bootstrap-css .me-1 {
    margin-right: 0.25rem !important;
}

.bootstrap-css .me-2 {
    margin-right: 0.5rem !important;
}

.bootstrap-css .me-3 {
    margin-right: 1rem !important;
}

.bootstrap-css .me-4 {
    margin-right: 1.5rem !important;
}

.bootstrap-css .me-5 {
    margin-right: 3rem !important;
}

.bootstrap-css .me-auto {
    margin-right: auto !important;
}

.bootstrap-css .mb-0 {
    margin-bottom: 0 !important;
}

.bootstrap-css .mb-1 {
    margin-bottom: 0.25rem !important;
}

.bootstrap-css .mb-2 {
    margin-bottom: 0.5rem !important;
}

.bootstrap-css .mb-3 {
    margin-bottom: 1rem !important;
}

.bootstrap-css .mb-4 {
    margin-bottom: 1.5rem !important;
}

.bootstrap-css .mb-5 {
    margin-bottom: 3rem !important;
}

.bootstrap-css .mb-auto {
    margin-bottom: auto !important;
}

.bootstrap-css .ms-0 {
    margin-left: 0 !important;
}

.bootstrap-css .ms-1 {
    margin-left: 0.25rem !important;
}

.bootstrap-css .ms-2 {
    margin-left: 0.5rem !important;
}

.bootstrap-css .ms-3 {
    margin-left: 1rem !important;
}

.bootstrap-css .ms-4 {
    margin-left: 1.5rem !important;
}

.bootstrap-css .ms-5 {
    margin-left: 3rem !important;
}

.bootstrap-css .ms-auto {
    margin-left: auto !important;
}

.bootstrap-css .p-0 {
    padding: 0 !important;
}

.bootstrap-css .p-1 {
    padding: 0.25rem !important;
}

.bootstrap-css .p-2 {
    padding: 0.5rem !important;
}

.bootstrap-css .p-3 {
    padding: 1rem !important;
}

.bootstrap-css .p-4 {
    padding: 1.5rem !important;
}

.bootstrap-css .p-5 {
    padding: 3rem !important;
}

.bootstrap-css .px-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
}

.bootstrap-css .px-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
}

.bootstrap-css .px-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
}

.bootstrap-css .px-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
}

.bootstrap-css .px-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
}

.bootstrap-css .px-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
}

.bootstrap-css .py-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.bootstrap-css .py-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
}

.bootstrap-css .py-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
}

.bootstrap-css .py-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
}

.bootstrap-css .py-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
}

.bootstrap-css .py-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
}

.bootstrap-css .pt-0 {
    padding-top: 0 !important;
}

.bootstrap-css .pt-1 {
    padding-top: 0.25rem !important;
}

.bootstrap-css .pt-2 {
    padding-top: 0.5rem !important;
}

.bootstrap-css .pt-3 {
    padding-top: 1rem !important;
}

.bootstrap-css .pt-4 {
    padding-top: 1.5rem !important;
}

.bootstrap-css .pt-5 {
    padding-top: 3rem !important;
}

.bootstrap-css .pe-0 {
    padding-right: 0 !important;
}

.bootstrap-css .pe-1 {
    padding-right: 0.25rem !important;
}

.bootstrap-css .pe-2 {
    padding-right: 0.5rem !important;
}

.bootstrap-css .pe-3 {
    padding-right: 1rem !important;
}

.bootstrap-css .pe-4 {
    padding-right: 1.5rem !important;
}

.bootstrap-css .pe-5 {
    padding-right: 3rem !important;
}

.bootstrap-css .pb-0 {
    padding-bottom: 0 !important;
}

.bootstrap-css .pb-1 {
    padding-bottom: 0.25rem !important;
}

.bootstrap-css .pb-2 {
    padding-bottom: 0.5rem !important;
}

.bootstrap-css .pb-3 {
    padding-bottom: 1rem !important;
}

.bootstrap-css .pb-4 {
    padding-bottom: 1.5rem !important;
}

.bootstrap-css .pb-5 {
    padding-bottom: 3rem !important;
}

.bootstrap-css .ps-0 {
    padding-left: 0 !important;
}

.bootstrap-css .ps-1 {
    padding-left: 0.25rem !important;
}

.bootstrap-css .ps-2 {
    padding-left: 0.5rem !important;
}

.bootstrap-css .ps-3 {
    padding-left: 1rem !important;
}

.bootstrap-css .ps-4 {
    padding-left: 1.5rem !important;
}

.bootstrap-css .ps-5 {
    padding-left: 3rem !important;
}

.bootstrap-css .w-25 {
    width: 25% !important;
}

.bootstrap-css .w-50 {
    width: 50% !important;
}

.bootstrap-css .w-75 {
    width: 75% !important;
}

.bootstrap-css .w-100 {
    width: 100% !important;
}

.bootstrap-css .w-auto {
    width: auto !important;
}

.bootstrap-css .mw-100 {
    max-width: 100% !important;
}

.bootstrap-css .vw-100 {
    width: 100vw !important;
}

.bootstrap-css .min-vw-100 {
    min-width: 100vw !important;
}

.bootstrap-css .h-25 {
    height: 25% !important;
}

.bootstrap-css .h-50 {
    height: 50% !important;
}

.bootstrap-css .h-75 {
    height: 75% !important;
}

.bootstrap-css .h-100 {
    height: 100% !important;
}

.bootstrap-css .h-auto {
    height: auto !important;
}

.bootstrap-css .mh-100 {
    max-height: 100% !important;
}

.bootstrap-css .vh-100 {
    height: 100vh !important;
}

.bootstrap-css .min-vh-100 {
    min-height: 100vh !important;
}

.bootstrap-css .flex-fill {
    flex: 1 1 auto !important;
}

.bootstrap-css .flex-row {
    flex-direction: row !important;
}

.bootstrap-css .flex-column {
    flex-direction: column !important;
}

.bootstrap-css .flex-row-reverse {
    flex-direction: row-reverse !important;
}

.bootstrap-css .flex-column-reverse {
    flex-direction: column-reverse !important;
}

.bootstrap-css .flex-grow-0 {
    flex-grow: 0 !important;
}

.bootstrap-css .flex-grow-1 {
    flex-grow: 1 !important;
}

.bootstrap-css .flex-shrink-0 {
    flex-shrink: 0 !important;
}

.bootstrap-css .flex-shrink-1 {
    flex-shrink: 1 !important;
}

.bootstrap-css .flex-wrap {
    flex-wrap: wrap !important;
}

.bootstrap-css .flex-nowrap {
    flex-wrap: nowrap !important;
}

.bootstrap-css .flex-wrap-reverse {
    flex-wrap: wrap-reverse !important;
}

.bootstrap-css .justify-content-start {
    justify-content: flex-start !important;
}

.bootstrap-css .justify-content-end {
    justify-content: flex-end !important;
}

.bootstrap-css .justify-content-center {
    justify-content: center !important;
}

.bootstrap-css .justify-content-between {
    justify-content: space-between !important;
}

.bootstrap-css .justify-content-around {
    justify-content: space-around !important;
}

.bootstrap-css .justify-content-evenly {
    justify-content: space-evenly !important;
}

.bootstrap-css .align-items-start {
    align-items: flex-start !important;
}

.bootstrap-css .align-items-end {
    align-items: flex-end !important;
}

.bootstrap-css .align-items-center {
    align-items: center !important;
}

.bootstrap-css .align-items-baseline {
    align-items: baseline !important;
}

.bootstrap-css .align-items-stretch {
    align-items: stretch !important;
}

.bootstrap-css .align-content-start {
    align-content: flex-start !important;
}

.bootstrap-css .align-content-end {
    align-content: flex-end !important;
}

.bootstrap-css .align-content-center {
    align-content: center !important;
}

.bootstrap-css .align-content-between {
    align-content: space-between !important;
}

.bootstrap-css .align-content-around {
    align-content: space-around !important;
}

.bootstrap-css .align-content-stretch {
    align-content: stretch !important;
}

.bootstrap-css .align-self-auto {
    align-self: auto !important;
}

.bootstrap-css .align-self-start {
    align-self: flex-start !important;
}

.bootstrap-css .align-self-end {
    align-self: flex-end !important;
}

.bootstrap-css .align-self-center {
    align-self: center !important;
}

.bootstrap-css .align-self-baseline {
    align-self: baseline !important;
}

.bootstrap-css .align-self-stretch {
    align-self: stretch !important;
}

.bootstrap-css .badge {
    display: inline-block;
    padding: 0.5rem;
    font-size: 1rem;
    font-weight: 600;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
}

.bootstrap-css .rounded-pill {
    border-radius: 50rem !important;
}



.bootstrap-css .row {
    --cui-gutter-x: 1.5rem;
    --cui-gutter-y: 0;
    display: flex;
    flex-wrap: wrap;
    margin-top: calc(-1 * var(--cui-gutter-y));
    margin-right: calc(-0.5 * var(--cui-gutter-x));
    margin-left: calc(-0.5 * var(--cui-gutter-x));
}

.bootstrap-css .row>* {
    flex-shrink: 0;
    width: 100%;
    max-width: 100%;
    padding-right: calc(var(--cui-gutter-x) * 0.5);
    padding-left: calc(var(--cui-gutter-x) * 0.5);
    margin-top: var(--cui-gutter-y);
}

.bootstrap-css .col {
    flex: 1 0 0%;
}

.bootstrap-css .row-cols-auto>* {
    flex: 0 0 auto;
    width: auto;
}

.bootstrap-css .row-cols-1>* {
    flex: 0 0 auto;
    width: 100%;
}

.bootstrap-css .row-cols-2>* {
    flex: 0 0 auto;
    width: 50%;
}

.bootstrap-css .row-cols-3>* {
    flex: 0 0 auto;
    width: 33.3333333333%;
}

.bootstrap-css .row-cols-4>* {
    flex: 0 0 auto;
    width: 25%;
}

.bootstrap-css .row-cols-5>* {
    flex: 0 0 auto;
    width: 20%;
}

.bootstrap-css .row-cols-6>* {
    flex: 0 0 auto;
    width: 16.6666666667%;
}

.bootstrap-css .col-auto {
    flex: 0 0 auto;
    width: auto;
}

.bootstrap-css .col-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
}

.bootstrap-css .col-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
}

.bootstrap-css .col-3 {
    flex: 0 0 auto;
    width: 25%;
}

.bootstrap-css .col-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
}

.bootstrap-css .col-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
}

.bootstrap-css .col-6 {
    flex: 0 0 auto;
    width: 50%;
}

.bootstrap-css .col-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
}

.bootstrap-css .col-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
}

.bootstrap-css .col-9 {
    flex: 0 0 auto;
    width: 75%;
}

.bootstrap-css .col-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
}

.bootstrap-css .col-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
}

.bootstrap-css .col-12 {
    flex: 0 0 auto;
    width: 100%;
}

.bootstrap-css .order-first {
    order: -1 !important;
}

.bootstrap-css .order-0 {
    order: 0 !important;
}

.bootstrap-css .order-1 {
    order: 1 !important;
}

.bootstrap-css .order-2 {
    order: 2 !important;
}

.bootstrap-css .order-3 {
    order: 3 !important;
}

.bootstrap-css .order-4 {
    order: 4 !important;
}

.bootstrap-css .order-5 {
    order: 5 !important;
}

.bootstrap-css .order-last {
    order: 6 !important;
}

.bootstrap-css .border-secondary {
    border-color: #9da5b1 !important;
}

.bootstrap-css .border-success {
    border-color: #2eb85c !important;
}

.bootstrap-css .border-info {
    border-color: #39f !important;
}

.bootstrap-css .border-warning {
    border-color: #f9b115 !important;
}

.bootstrap-css .border-danger {
    border-color: #e55353 !important;
}

.bootstrap-css .border-light {
    border-color: #ebedef !important;
}

.bootstrap-css .border-dark {
    border-color: #4f5d73 !important;
}

.bootstrap-css .border-white {
    border-color: #fff !important;
}

.bootstrap-css .border-1 {
    border-width: 1px !important;
}

.bootstrap-css .border-2 {
    border-width: 2px !important;
}

.bootstrap-css .border-3 {
    border-width: 3px !important;
}

.bootstrap-css .border-4 {
    border-width: 4px !important;
}

.bootstrap-css .border-5 {
    border-width: 5px !important;
}

@media (min-width: 576px) {


    .bootstrap-css .col-sm {
        flex: 1 0 0%;
    }

    .bootstrap-css .row-cols-sm-auto>* {
        flex: 0 0 auto;
        width: auto;
    }

    .bootstrap-css .row-cols-sm-1>* {
        flex: 0 0 auto;
        width: 100%;
    }

    .bootstrap-css .row-cols-sm-2>* {
        flex: 0 0 auto;
        width: 50%;
    }

    .bootstrap-css .row-cols-sm-3>* {
        flex: 0 0 auto;
        width: 33.3333333333%;
    }

    .bootstrap-css .row-cols-sm-4>* {
        flex: 0 0 auto;
        width: 25%;
    }

    .bootstrap-css .row-cols-sm-5>* {
        flex: 0 0 auto;
        width: 20%;
    }

    .bootstrap-css .row-cols-sm-6>* {
        flex: 0 0 auto;
        width: 16.6666666667%;
    }

    .bootstrap-css .col-sm-auto {
        flex: 0 0 auto;
        width: auto;
    }

    .bootstrap-css .col-sm-1 {
        flex: 0 0 auto;
        width: 8.33333333%;
    }

    .bootstrap-css .col-sm-2 {
        flex: 0 0 auto;
        width: 16.66666667%;
    }

    .bootstrap-css .col-sm-3 {
        flex: 0 0 auto;
        width: 25%;
    }

    .bootstrap-css .col-sm-4 {
        flex: 0 0 auto;
        width: 33.33333333%;
    }

    .bootstrap-css .col-sm-5 {
        flex: 0 0 auto;
        width: 41.66666667%;
    }

    .bootstrap-css .col-sm-6 {
        flex: 0 0 auto;
        width: 50%;
    }

    .bootstrap-css .col-sm-7 {
        flex: 0 0 auto;
        width: 58.33333333%;
    }

    .bootstrap-css .col-sm-8 {
        flex: 0 0 auto;
        width: 66.66666667%;
    }

    .bootstrap-css .col-sm-9 {
        flex: 0 0 auto;
        width: 75%;
    }

    .bootstrap-css .col-sm-10 {
        flex: 0 0 auto;
        width: 83.33333333%;
    }

    .bootstrap-css .col-sm-11 {
        flex: 0 0 auto;
        width: 91.66666667%;
    }

    .bootstrap-css .col-sm-12 {
        flex: 0 0 auto;
        width: 100%;
    }

    .bootstrap-css html:not([dir="rtl"]) .offset-sm-0 {
        margin-left: 0;
    }

    .bootstrap-css *[dir="rtl"] .offset-sm-0 {
        margin-right: 0;
    }

    .bootstrap-css html:not([dir="rtl"]) .offset-sm-1 {
        margin-left: 8.33333333%;
    }

    .bootstrap-css *[dir="rtl"] .offset-sm-1 {
        margin-right: 8.33333333%;
    }

    .bootstrap-css html:not([dir="rtl"]) .offset-sm-2 {
        margin-left: 16.66666667%;
    }

    .bootstrap-css *[dir="rtl"] .offset-sm-2 {
        margin-right: 16.66666667%;
    }

    .bootstrap-css html:not([dir="rtl"]) .offset-sm-3 {
        margin-left: 25%;
    }

    .bootstrap-css *[dir="rtl"] .offset-sm-3 {
        margin-right: 25%;
    }

    .bootstrap-css html:not([dir="rtl"]) .offset-sm-4 {
        margin-left: 33.33333333%;
    }

    .bootstrap-css *[dir="rtl"] .offset-sm-4 {
        margin-right: 33.33333333%;
    }

    .bootstrap-css html:not([dir="rtl"]) .offset-sm-5 {
        margin-left: 41.66666667%;
    }

    .bootstrap-css *[dir="rtl"] .offset-sm-5 {
        margin-right: 41.66666667%;
    }

    .bootstrap-css html:not([dir="rtl"]) .offset-sm-6 {
        margin-left: 50%;
    }

    .bootstrap-css *[dir="rtl"] .offset-sm-6 {
        margin-right: 50%;
    }

    .bootstrap-css html:not([dir="rtl"]) .offset-sm-7 {
        margin-left: 58.33333333%;
    }

    .bootstrap-css *[dir="rtl"] .offset-sm-7 {
        margin-right: 58.33333333%;
    }

    .bootstrap-css html:not([dir="rtl"]) .offset-sm-8 {
        margin-left: 66.66666667%;
    }

    .bootstrap-css *[dir="rtl"] .offset-sm-8 {
        margin-right: 66.66666667%;
    }

    .bootstrap-css html:not([dir="rtl"]) .offset-sm-9 {
        margin-left: 75%;
    }

    .bootstrap-css *[dir="rtl"] .offset-sm-9 {
        margin-right: 75%;
    }

    .bootstrap-css html:not([dir="rtl"]) .offset-sm-10 {
        margin-left: 83.33333333%;
    }

    .bootstrap-css *[dir="rtl"] .offset-sm-10 {
        margin-right: 83.33333333%;
    }

    .bootstrap-css html:not([dir="rtl"]) .offset-sm-11 {
        margin-left: 91.66666667%;
    }

    .bootstrap-css *[dir="rtl"] .offset-sm-11 {
        margin-right: 91.66666667%;
    }

    .g-sm-0,
    .bootstrap-css .gx-sm-0 {
        --cui-gutter-x: 0;
    }

    .g-sm-0,
    .bootstrap-css .gy-sm-0 {
        --cui-gutter-y: 0;
    }

    .g-sm-1,
    .bootstrap-css .gx-sm-1 {
        --cui-gutter-x: 0.25rem;
    }

    .g-sm-1,
    .bootstrap-css .gy-sm-1 {
        --cui-gutter-y: 0.25rem;
    }

    .g-sm-2,
    .bootstrap-css .gx-sm-2 {
        --cui-gutter-x: 0.5rem;
    }

    .g-sm-2,
    .bootstrap-css .gy-sm-2 {
        --cui-gutter-y: 0.5rem;
    }

    .g-sm-3,
    .bootstrap-css .gx-sm-3 {
        --cui-gutter-x: 1rem;
    }

    .g-sm-3,
    .bootstrap-css .gy-sm-3 {
        --cui-gutter-y: 1rem;
    }

    .g-sm-4,
    .bootstrap-css .gx-sm-4 {
        --cui-gutter-x: 1.5rem;
    }

    .g-sm-4,
    .bootstrap-css .gy-sm-4 {
        --cui-gutter-y: 1.5rem;
    }

    .g-sm-5,
    .bootstrap-css .gx-sm-5 {
        --cui-gutter-x: 3rem;
    }

    .g-sm-5,
    .bootstrap-css .gy-sm-5 {
        --cui-gutter-y: 3rem;
    }


    .bootstrap-css .order-sm-first {
        order: -1 !important;
    }

    .bootstrap-css .order-sm-0 {
        order: 0 !important;
    }

    .bootstrap-css .order-sm-1 {
        order: 1 !important;
    }

    .bootstrap-css .order-sm-2 {
        order: 2 !important;
    }

    .bootstrap-css .order-sm-3 {
        order: 3 !important;
    }

    .bootstrap-css .order-sm-4 {
        order: 4 !important;
    }

    .bootstrap-css .order-sm-5 {
        order: 5 !important;
    }

    .bootstrap-css .order-sm-last {
        order: 6 !important;
    }


    .bootstrap-css .m-sm-0 {
        margin: 0 !important;
    }

    .bootstrap-css .m-sm-1 {
        margin: 0.25rem !important;
    }

    .bootstrap-css .m-sm-2 {
        margin: 0.5rem !important;
    }

    .bootstrap-css .m-sm-3 {
        margin: 1rem !important;
    }

    .bootstrap-css .m-sm-4 {
        margin: 1.5rem !important;
    }

    .bootstrap-css .m-sm-5 {
        margin: 3rem !important;
    }

    .bootstrap-css .m-sm-auto {
        margin: auto !important;
    }

    .bootstrap-css .mx-sm-0 {
        margin-right: 0 !important;
        margin-left: 0 !important;
    }

    .bootstrap-css .mx-sm-1 {
        margin-right: 0.25rem !important;
        margin-left: 0.25rem !important;
    }

    .bootstrap-css .mx-sm-2 {
        margin-right: 0.5rem !important;
        margin-left: 0.5rem !important;
    }

    .bootstrap-css .mx-sm-3 {
        margin-right: 1rem !important;
        margin-left: 1rem !important;
    }

    .bootstrap-css .mx-sm-4 {
        margin-right: 1.5rem !important;
        margin-left: 1.5rem !important;
    }

    .bootstrap-css .mx-sm-5 {
        margin-right: 3rem !important;
        margin-left: 3rem !important;
    }

    .bootstrap-css .mx-sm-auto {
        margin-right: auto !important;
        margin-left: auto !important;
    }

    .bootstrap-css .my-sm-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }

    .bootstrap-css .my-sm-1 {
        margin-top: 0.25rem !important;
        margin-bottom: 0.25rem !important;
    }

    .bootstrap-css .my-sm-2 {
        margin-top: 0.5rem !important;
        margin-bottom: 0.5rem !important;
    }

    .bootstrap-css .my-sm-3 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important;
    }

    .bootstrap-css .my-sm-4 {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important;
    }

    .bootstrap-css .my-sm-5 {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important;
    }

    .bootstrap-css .my-sm-auto {
        margin-top: auto !important;
        margin-bottom: auto !important;
    }

    .bootstrap-css .mt-sm-0 {
        margin-top: 0 !important;
    }

    .bootstrap-css .mt-sm-1 {
        margin-top: 0.25rem !important;
    }

    .bootstrap-css .mt-sm-2 {
        margin-top: 0.5rem !important;
    }

    .bootstrap-css .mt-sm-3 {
        margin-top: 1rem !important;
    }

    .bootstrap-css .mt-sm-4 {
        margin-top: 1.5rem !important;
    }

    .bootstrap-css .mt-sm-5 {
        margin-top: 3rem !important;
    }

    .bootstrap-css .mt-sm-auto {
        margin-top: auto !important;
    }

    .bootstrap-css .me-sm-0 {
        margin-right: 0 !important;
    }

    .bootstrap-css .me-sm-1 {
        margin-right: 0.25rem !important;
    }

    .bootstrap-css .me-sm-2 {
        margin-right: 0.5rem !important;
    }

    .bootstrap-css .me-sm-3 {
        margin-right: 1rem !important;
    }

    .bootstrap-css .me-sm-4 {
        margin-right: 1.5rem !important;
    }

    .bootstrap-css .me-sm-5 {
        margin-right: 3rem !important;
    }

    .bootstrap-css .me-sm-auto {
        margin-right: auto !important;
    }

    .bootstrap-css .mb-sm-0 {
        margin-bottom: 0 !important;
    }

    .bootstrap-css .mb-sm-1 {
        margin-bottom: 0.25rem !important;
    }

    .bootstrap-css .mb-sm-2 {
        margin-bottom: 0.5rem !important;
    }

    .bootstrap-css .mb-sm-3 {
        margin-bottom: 1rem !important;
    }

    .bootstrap-css .mb-sm-4 {
        margin-bottom: 1.5rem !important;
    }

    .bootstrap-css .mb-sm-5 {
        margin-bottom: 3rem !important;
    }

    .bootstrap-css .mb-sm-auto {
        margin-bottom: auto !important;
    }

    .bootstrap-css .ms-sm-0 {
        margin-left: 0 !important;
    }

    .bootstrap-css .ms-sm-1 {
        margin-left: 0.25rem !important;
    }

    .bootstrap-css .ms-sm-2 {
        margin-left: 0.5rem !important;
    }

    .bootstrap-css .ms-sm-3 {
        margin-left: 1rem !important;
    }

    .bootstrap-css .ms-sm-4 {
        margin-left: 1.5rem !important;
    }

    .bootstrap-css .ms-sm-5 {
        margin-left: 3rem !important;
    }

    .bootstrap-css .ms-sm-auto {
        margin-left: auto !important;
    }

    .bootstrap-css .p-sm-0 {
        padding: 0 !important;
    }

    .bootstrap-css .p-sm-1 {
        padding: 0.25rem !important;
    }

    .bootstrap-css .p-sm-2 {
        padding: 0.5rem !important;
    }

    .bootstrap-css .p-sm-3 {
        padding: 1rem !important;
    }

    .bootstrap-css .p-sm-4 {
        padding: 1.5rem !important;
    }

    .bootstrap-css .p-sm-5 {
        padding: 3rem !important;
    }

    .bootstrap-css .px-sm-0 {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }

    .bootstrap-css .px-sm-1 {
        padding-right: 0.25rem !important;
        padding-left: 0.25rem !important;
    }

    .bootstrap-css .px-sm-2 {
        padding-right: 0.5rem !important;
        padding-left: 0.5rem !important;
    }

    .bootstrap-css .px-sm-3 {
        padding-right: 1rem !important;
        padding-left: 1rem !important;
    }

    .bootstrap-css .px-sm-4 {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important;
    }

    .bootstrap-css .px-sm-5 {
        padding-right: 3rem !important;
        padding-left: 3rem !important;
    }

    .bootstrap-css .py-sm-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }

    .bootstrap-css .py-sm-1 {
        padding-top: 0.25rem !important;
        padding-bottom: 0.25rem !important;
    }

    .bootstrap-css .py-sm-2 {
        padding-top: 0.5rem !important;
        padding-bottom: 0.5rem !important;
    }

    .bootstrap-css .py-sm-3 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important;
    }

    .bootstrap-css .py-sm-4 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important;
    }

    .bootstrap-css .py-sm-5 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important;
    }

    .bootstrap-css .pt-sm-0 {
        padding-top: 0 !important;
    }

    .bootstrap-css .pt-sm-1 {
        padding-top: 0.25rem !important;
    }

    .bootstrap-css .pt-sm-2 {
        padding-top: 0.5rem !important;
    }

    .bootstrap-css .pt-sm-3 {
        padding-top: 1rem !important;
    }

    .bootstrap-css .pt-sm-4 {
        padding-top: 1.5rem !important;
    }

    .bootstrap-css .pt-sm-5 {
        padding-top: 3rem !important;
    }

    .bootstrap-css .pe-sm-0 {
        padding-right: 0 !important;
    }

    .bootstrap-css .pe-sm-1 {
        padding-right: 0.25rem !important;
    }

    .bootstrap-css .pe-sm-2 {
        padding-right: 0.5rem !important;
    }

    .bootstrap-css .pe-sm-3 {
        padding-right: 1rem !important;
    }

    .bootstrap-css .pe-sm-4 {
        padding-right: 1.5rem !important;
    }

    .bootstrap-css .pe-sm-5 {
        padding-right: 3rem !important;
    }

    .bootstrap-css .pb-sm-0 {
        padding-bottom: 0 !important;
    }

    .bootstrap-css .pb-sm-1 {
        padding-bottom: 0.25rem !important;
    }

    .bootstrap-css .pb-sm-2 {
        padding-bottom: 0.5rem !important;
    }

    .bootstrap-css .pb-sm-3 {
        padding-bottom: 1rem !important;
    }

    .bootstrap-css .pb-sm-4 {
        padding-bottom: 1.5rem !important;
    }

    .bootstrap-css .pb-sm-5 {
        padding-bottom: 3rem !important;
    }

    .bootstrap-css .ps-sm-0 {
        padding-left: 0 !important;
    }

    .bootstrap-css .ps-sm-1 {
        padding-left: 0.25rem !important;
    }

    .bootstrap-css .ps-sm-2 {
        padding-left: 0.5rem !important;
    }

    .bootstrap-css .ps-sm-3 {
        padding-left: 1rem !important;
    }

    .bootstrap-css .ps-sm-4 {
        padding-left: 1.5rem !important;
    }

    .bootstrap-css .ps-sm-5 {
        padding-left: 3rem !important;
    }

}

@media (min-width: 768px) {
    .bootstrap-css .col-md {
        flex: 1 0 0%;
    }

    .bootstrap-css .row-cols-md-auto>* {
        flex: 0 0 auto;
        width: auto;
    }

    .bootstrap-css .row-cols-md-1>* {
        flex: 0 0 auto;
        width: 100%;
    }

    .bootstrap-css .row-cols-md-2>* {
        flex: 0 0 auto;
        width: 50%;
    }

    .bootstrap-css .row-cols-md-3>* {
        flex: 0 0 auto;
        width: 33.3333333333%;
    }

    .bootstrap-css .row-cols-md-4>* {
        flex: 0 0 auto;
        width: 25%;
    }

    .bootstrap-css .row-cols-md-5>* {
        flex: 0 0 auto;
        width: 20%;
    }

    .bootstrap-css .row-cols-md-6>* {
        flex: 0 0 auto;
        width: 16.6666666667%;
    }

    .bootstrap-css .col-md-auto {
        flex: 0 0 auto;
        width: auto;
    }

    .bootstrap-css .col-md-1 {
        flex: 0 0 auto;
        width: 8.33333333%;
    }

    .bootstrap-css .col-md-2 {
        flex: 0 0 auto;
        width: 16.66666667%;
    }

    .bootstrap-css .col-md-3 {
        flex: 0 0 auto;
        width: 25%;
    }

    .bootstrap-css .col-md-4 {
        flex: 0 0 auto;
        width: 33.33333333%;
    }

    .bootstrap-css .col-md-5 {
        flex: 0 0 auto;
        width: 41.66666667%;
    }

    .bootstrap-css .col-md-6 {
        flex: 0 0 auto;
        width: 50%;
    }

    .bootstrap-css .col-md-7 {
        flex: 0 0 auto;
        width: 58.33333333%;
    }

    .bootstrap-css .col-md-8 {
        flex: 0 0 auto;
        width: 66.66666667%;
    }

    .bootstrap-css .col-md-9 {
        flex: 0 0 auto;
        width: 75%;
    }

    .bootstrap-css .col-md-10 {
        flex: 0 0 auto;
        width: 83.33333333%;
    }

    .bootstrap-css .col-md-11 {
        flex: 0 0 auto;
        width: 91.66666667%;
    }

    .bootstrap-css .col-md-12 {
        flex: 0 0 auto;
        width: 100%;
    }

    .bootstrap-css html:not([dir="rtl"]) .offset-md-0 {
        margin-left: 0;
    }

    .bootstrap-css *[dir="rtl"] .offset-md-0 {
        margin-right: 0;
    }

    .bootstrap-css html:not([dir="rtl"]) .offset-md-1 {
        margin-left: 8.33333333%;
    }

    .bootstrap-css *[dir="rtl"] .offset-md-1 {
        margin-right: 8.33333333%;
    }

    .bootstrap-css html:not([dir="rtl"]) .offset-md-2 {
        margin-left: 16.66666667%;
    }

    .bootstrap-css *[dir="rtl"] .offset-md-2 {
        margin-right: 16.66666667%;
    }

    .bootstrap-css html:not([dir="rtl"]) .offset-md-3 {
        margin-left: 25%;
    }

    .bootstrap-css *[dir="rtl"] .offset-md-3 {
        margin-right: 25%;
    }

    .bootstrap-css html:not([dir="rtl"]) .offset-md-4 {
        margin-left: 33.33333333%;
    }

    .bootstrap-css *[dir="rtl"] .offset-md-4 {
        margin-right: 33.33333333%;
    }

    .bootstrap-css html:not([dir="rtl"]) .offset-md-5 {
        margin-left: 41.66666667%;
    }

    .bootstrap-css *[dir="rtl"] .offset-md-5 {
        margin-right: 41.66666667%;
    }

    .bootstrap-css html:not([dir="rtl"]) .offset-md-6 {
        margin-left: 50%;
    }

    .bootstrap-css *[dir="rtl"] .offset-md-6 {
        margin-right: 50%;
    }

    .bootstrap-css html:not([dir="rtl"]) .offset-md-7 {
        margin-left: 58.33333333%;
    }

    .bootstrap-css *[dir="rtl"] .offset-md-7 {
        margin-right: 58.33333333%;
    }

    .bootstrap-css html:not([dir="rtl"]) .offset-md-8 {
        margin-left: 66.66666667%;
    }

    .bootstrap-css *[dir="rtl"] .offset-md-8 {
        margin-right: 66.66666667%;
    }

    .bootstrap-css html:not([dir="rtl"]) .offset-md-9 {
        margin-left: 75%;
    }

    .bootstrap-css *[dir="rtl"] .offset-md-9 {
        margin-right: 75%;
    }

    .bootstrap-css html:not([dir="rtl"]) .offset-md-10 {
        margin-left: 83.33333333%;
    }

    .bootstrap-css *[dir="rtl"] .offset-md-10 {
        margin-right: 83.33333333%;
    }

    .bootstrap-css html:not([dir="rtl"]) .offset-md-11 {
        margin-left: 91.66666667%;
    }

    .bootstrap-css *[dir="rtl"] .offset-md-11 {
        margin-right: 91.66666667%;
    }

    .g-md-0,
    .bootstrap-css .gx-md-0 {
        --cui-gutter-x: 0;
    }

    .g-md-0,
    .bootstrap-css .gy-md-0 {
        --cui-gutter-y: 0;
    }

    .g-md-1,
    .bootstrap-css .gx-md-1 {
        --cui-gutter-x: 0.25rem;
    }

    .g-md-1,
    .bootstrap-css .gy-md-1 {
        --cui-gutter-y: 0.25rem;
    }

    .g-md-2,
    .bootstrap-css .gx-md-2 {
        --cui-gutter-x: 0.5rem;
    }

    .g-md-2,
    .bootstrap-css .gy-md-2 {
        --cui-gutter-y: 0.5rem;
    }

    .g-md-3,
    .bootstrap-css .gx-md-3 {
        --cui-gutter-x: 1rem;
    }

    .g-md-3,
    .bootstrap-css .gy-md-3 {
        --cui-gutter-y: 1rem;
    }

    .g-md-4,
    .bootstrap-css .gx-md-4 {
        --cui-gutter-x: 1.5rem;
    }

    .g-md-4,
    .bootstrap-css .gy-md-4 {
        --cui-gutter-y: 1.5rem;
    }

    .g-md-5,
    .bootstrap-css .gx-md-5 {
        --cui-gutter-x: 3rem;
    }

    .g-md-5,
    .bootstrap-css .gy-md-5 {
        --cui-gutter-y: 3rem;
    }

    .bootstrap-css .order-md-first {
        order: -1 !important;
    }

    .bootstrap-css .order-md-0 {
        order: 0 !important;
    }

    .bootstrap-css .order-md-1 {
        order: 1 !important;
    }

    .bootstrap-css .order-md-2 {
        order: 2 !important;
    }

    .bootstrap-css .order-md-3 {
        order: 3 !important;
    }

    .bootstrap-css .order-md-4 {
        order: 4 !important;
    }

    .bootstrap-css .order-md-5 {
        order: 5 !important;
    }

    .bootstrap-css .order-md-last {
        order: 6 !important;
    }


    .bootstrap-css .m-md-0 {
        margin: 0 !important;
    }

    .bootstrap-css .m-md-1 {
        margin: 0.25rem !important;
    }

    .bootstrap-css .m-md-2 {
        margin: 0.5rem !important;
    }

    .bootstrap-css .m-md-3 {
        margin: 1rem !important;
    }

    .bootstrap-css .m-md-4 {
        margin: 1.5rem !important;
    }

    .bootstrap-css .m-md-5 {
        margin: 3rem !important;
    }

    .bootstrap-css .m-md-auto {
        margin: auto !important;
    }

    .bootstrap-css .mx-md-0 {
        margin-right: 0 !important;
        margin-left: 0 !important;
    }

    .bootstrap-css .mx-md-1 {
        margin-right: 0.25rem !important;
        margin-left: 0.25rem !important;
    }

    .bootstrap-css .mx-md-2 {
        margin-right: 0.5rem !important;
        margin-left: 0.5rem !important;
    }

    .bootstrap-css .mx-md-3 {
        margin-right: 1rem !important;
        margin-left: 1rem !important;
    }

    .bootstrap-css .mx-md-4 {
        margin-right: 1.5rem !important;
        margin-left: 1.5rem !important;
    }

    .bootstrap-css .mx-md-5 {
        margin-right: 3rem !important;
        margin-left: 3rem !important;
    }

    .bootstrap-css .mx-md-auto {
        margin-right: auto !important;
        margin-left: auto !important;
    }

    .bootstrap-css .my-md-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }

    .bootstrap-css .my-md-1 {
        margin-top: 0.25rem !important;
        margin-bottom: 0.25rem !important;
    }

    .bootstrap-css .my-md-2 {
        margin-top: 0.5rem !important;
        margin-bottom: 0.5rem !important;
    }

    .bootstrap-css .my-md-3 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important;
    }

    .bootstrap-css .my-md-4 {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important;
    }

    .bootstrap-css .my-md-5 {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important;
    }

    .bootstrap-css .my-md-auto {
        margin-top: auto !important;
        margin-bottom: auto !important;
    }

    .bootstrap-css .mt-md-0 {
        margin-top: 0 !important;
    }

    .bootstrap-css .mt-md-1 {
        margin-top: 0.25rem !important;
    }

    .bootstrap-css .mt-md-2 {
        margin-top: 0.5rem !important;
    }

    .bootstrap-css .mt-md-3 {
        margin-top: 1rem !important;
    }

    .bootstrap-css .mt-md-4 {
        margin-top: 1.5rem !important;
    }

    .bootstrap-css .mt-md-5 {
        margin-top: 3rem !important;
    }

    .bootstrap-css .mt-md-auto {
        margin-top: auto !important;
    }

    .bootstrap-css .me-md-0 {
        margin-right: 0 !important;
    }

    .bootstrap-css .me-md-1 {
        margin-right: 0.25rem !important;
    }

    .bootstrap-css .me-md-2 {
        margin-right: 0.5rem !important;
    }

    .bootstrap-css .me-md-3 {
        margin-right: 1rem !important;
    }

    .bootstrap-css .me-md-4 {
        margin-right: 1.5rem !important;
    }

    .bootstrap-css .me-md-5 {
        margin-right: 3rem !important;
    }

    .bootstrap-css .me-md-auto {
        margin-right: auto !important;
    }

    .bootstrap-css .mb-md-0 {
        margin-bottom: 0 !important;
    }

    .bootstrap-css .mb-md-1 {
        margin-bottom: 0.25rem !important;
    }

    .bootstrap-css .mb-md-2 {
        margin-bottom: 0.5rem !important;
    }

    .bootstrap-css .mb-md-3 {
        margin-bottom: 1rem !important;
    }

    .bootstrap-css .mb-md-4 {
        margin-bottom: 1.5rem !important;
    }

    .bootstrap-css .mb-md-5 {
        margin-bottom: 3rem !important;
    }

    .bootstrap-css .mb-md-auto {
        margin-bottom: auto !important;
    }

    .bootstrap-css .ms-md-0 {
        margin-left: 0 !important;
    }

    .bootstrap-css .ms-md-1 {
        margin-left: 0.25rem !important;
    }

    .bootstrap-css .ms-md-2 {
        margin-left: 0.5rem !important;
    }

    .bootstrap-css .ms-md-3 {
        margin-left: 1rem !important;
    }

    .bootstrap-css .ms-md-4 {
        margin-left: 1.5rem !important;
    }

    .bootstrap-css .ms-md-5 {
        margin-left: 3rem !important;
    }

    .bootstrap-css .ms-md-auto {
        margin-left: auto !important;
    }

    .bootstrap-css .p-md-0 {
        padding: 0 !important;
    }

    .bootstrap-css .p-md-1 {
        padding: 0.25rem !important;
    }

    .bootstrap-css .p-md-2 {
        padding: 0.5rem !important;
    }

    .bootstrap-css .p-md-3 {
        padding: 1rem !important;
    }

    .bootstrap-css .p-md-4 {
        padding: 1.5rem !important;
    }

    .bootstrap-css .p-md-5 {
        padding: 3rem !important;
    }

    .bootstrap-css .px-md-0 {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }

    .bootstrap-css .px-md-1 {
        padding-right: 0.25rem !important;
        padding-left: 0.25rem !important;
    }

    .bootstrap-css .px-md-2 {
        padding-right: 0.5rem !important;
        padding-left: 0.5rem !important;
    }

    .bootstrap-css .px-md-3 {
        padding-right: 1rem !important;
        padding-left: 1rem !important;
    }

    .bootstrap-css .px-md-4 {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important;
    }

    .bootstrap-css .px-md-5 {
        padding-right: 3rem !important;
        padding-left: 3rem !important;
    }

    .bootstrap-css .py-md-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }

    .bootstrap-css .py-md-1 {
        padding-top: 0.25rem !important;
        padding-bottom: 0.25rem !important;
    }

    .bootstrap-css .py-md-2 {
        padding-top: 0.5rem !important;
        padding-bottom: 0.5rem !important;
    }

    .bootstrap-css .py-md-3 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important;
    }

    .bootstrap-css .py-md-4 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important;
    }

    .bootstrap-css .py-md-5 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important;
    }

    .bootstrap-css .pt-md-0 {
        padding-top: 0 !important;
    }

    .bootstrap-css .pt-md-1 {
        padding-top: 0.25rem !important;
    }

    .bootstrap-css .pt-md-2 {
        padding-top: 0.5rem !important;
    }

    .bootstrap-css .pt-md-3 {
        padding-top: 1rem !important;
    }

    .bootstrap-css .pt-md-4 {
        padding-top: 1.5rem !important;
    }

    .bootstrap-css .pt-md-5 {
        padding-top: 3rem !important;
    }

    .bootstrap-css .pe-md-0 {
        padding-right: 0 !important;
    }

    .bootstrap-css .pe-md-1 {
        padding-right: 0.25rem !important;
    }

    .bootstrap-css .pe-md-2 {
        padding-right: 0.5rem !important;
    }

    .bootstrap-css .pe-md-3 {
        padding-right: 1rem !important;
    }

    .bootstrap-css .pe-md-4 {
        padding-right: 1.5rem !important;
    }

    .bootstrap-css .pe-md-5 {
        padding-right: 3rem !important;
    }

    .bootstrap-css .pb-md-0 {
        padding-bottom: 0 !important;
    }

    .bootstrap-css .pb-md-1 {
        padding-bottom: 0.25rem !important;
    }

    .bootstrap-css .pb-md-2 {
        padding-bottom: 0.5rem !important;
    }

    .bootstrap-css .pb-md-3 {
        padding-bottom: 1rem !important;
    }

    .bootstrap-css .pb-md-4 {
        padding-bottom: 1.5rem !important;
    }

    .bootstrap-css .pb-md-5 {
        padding-bottom: 3rem !important;
    }

    .bootstrap-css .ps-md-0 {
        padding-left: 0 !important;
    }

    .bootstrap-css .ps-md-1 {
        padding-left: 0.25rem !important;
    }

    .bootstrap-css .ps-md-2 {
        padding-left: 0.5rem !important;
    }

    .bootstrap-css .ps-md-3 {
        padding-left: 1rem !important;
    }

    .bootstrap-css .ps-md-4 {
        padding-left: 1.5rem !important;
    }

    .bootstrap-css .ps-md-5 {
        padding-left: 3rem !important;
    }

}

@media (min-width: 992px) {
    .bootstrap-css .col-lg {
        flex: 1 0 0%;
    }

    .bootstrap-css .row-cols-lg-auto>* {
        flex: 0 0 auto;
        width: auto;
    }

    .bootstrap-css .row-cols-lg-1>* {
        flex: 0 0 auto;
        width: 100%;
    }

    .bootstrap-css .row-cols-lg-2>* {
        flex: 0 0 auto;
        width: 50%;
    }

    .bootstrap-css .row-cols-lg-3>* {
        flex: 0 0 auto;
        width: 33.3333333333%;
    }

    .bootstrap-css .row-cols-lg-4>* {
        flex: 0 0 auto;
        width: 25%;
    }

    .bootstrap-css .row-cols-lg-5>* {
        flex: 0 0 auto;
        width: 20%;
    }

    .bootstrap-css .row-cols-lg-6>* {
        flex: 0 0 auto;
        width: 16.6666666667%;
    }

    .bootstrap-css .col-lg-auto {
        flex: 0 0 auto;
        width: auto;
    }

    .bootstrap-css .col-lg-1 {
        flex: 0 0 auto;
        width: 8.33333333%;
    }

    .bootstrap-css .col-lg-2 {
        flex: 0 0 auto;
        width: 16.66666667%;
    }

    .bootstrap-css .col-lg-3 {
        flex: 0 0 auto;
        width: 25%;
    }

    .bootstrap-css .col-lg-4 {
        flex: 0 0 auto;
        width: 33.33333333%;
    }

    .bootstrap-css .col-lg-5 {
        flex: 0 0 auto;
        width: 41.66666667%;
    }

    .bootstrap-css .col-lg-6 {
        flex: 0 0 auto;
        width: 50%;
    }

    .bootstrap-css .col-lg-7 {
        flex: 0 0 auto;
        width: 58.33333333%;
    }

    .bootstrap-css .col-lg-8 {
        flex: 0 0 auto;
        width: 66.66666667%;
    }

    .bootstrap-css .col-lg-9 {
        flex: 0 0 auto;
        width: 75%;
    }

    .bootstrap-css .col-lg-10 {
        flex: 0 0 auto;
        width: 83.33333333%;
    }

    .bootstrap-css .col-lg-11 {
        flex: 0 0 auto;
        width: 91.66666667%;
    }

    .bootstrap-css .col-lg-12 {
        flex: 0 0 auto;
        width: 100%;
    }

    .bootstrap-css html:not([dir="rtl"]) .offset-lg-0 {
        margin-left: 0;
    }

    .bootstrap-css *[dir="rtl"] .offset-lg-0 {
        margin-right: 0;
    }

    .bootstrap-css html:not([dir="rtl"]) .offset-lg-1 {
        margin-left: 8.33333333%;
    }

    .bootstrap-css *[dir="rtl"] .offset-lg-1 {
        margin-right: 8.33333333%;
    }

    .bootstrap-css html:not([dir="rtl"]) .offset-lg-2 {
        margin-left: 16.66666667%;
    }

    .bootstrap-css *[dir="rtl"] .offset-lg-2 {
        margin-right: 16.66666667%;
    }

    .bootstrap-css html:not([dir="rtl"]) .offset-lg-3 {
        margin-left: 25%;
    }

    .bootstrap-css *[dir="rtl"] .offset-lg-3 {
        margin-right: 25%;
    }

    .bootstrap-css html:not([dir="rtl"]) .offset-lg-4 {
        margin-left: 33.33333333%;
    }

    .bootstrap-css *[dir="rtl"] .offset-lg-4 {
        margin-right: 33.33333333%;
    }

    .bootstrap-css html:not([dir="rtl"]) .offset-lg-5 {
        margin-left: 41.66666667%;
    }

    .bootstrap-css *[dir="rtl"] .offset-lg-5 {
        margin-right: 41.66666667%;
    }

    .bootstrap-css html:not([dir="rtl"]) .offset-lg-6 {
        margin-left: 50%;
    }

    .bootstrap-css *[dir="rtl"] .offset-lg-6 {
        margin-right: 50%;
    }

    .bootstrap-css html:not([dir="rtl"]) .offset-lg-7 {
        margin-left: 58.33333333%;
    }

    .bootstrap-css *[dir="rtl"] .offset-lg-7 {
        margin-right: 58.33333333%;
    }

    .bootstrap-css html:not([dir="rtl"]) .offset-lg-8 {
        margin-left: 66.66666667%;
    }

    .bootstrap-css *[dir="rtl"] .offset-lg-8 {
        margin-right: 66.66666667%;
    }

    .bootstrap-css html:not([dir="rtl"]) .offset-lg-9 {
        margin-left: 75%;
    }

    .bootstrap-css *[dir="rtl"] .offset-lg-9 {
        margin-right: 75%;
    }

    .bootstrap-css html:not([dir="rtl"]) .offset-lg-10 {
        margin-left: 83.33333333%;
    }

    .bootstrap-css *[dir="rtl"] .offset-lg-10 {
        margin-right: 83.33333333%;
    }

    .bootstrap-css html:not([dir="rtl"]) .offset-lg-11 {
        margin-left: 91.66666667%;
    }

    .bootstrap-css *[dir="rtl"] .offset-lg-11 {
        margin-right: 91.66666667%;
    }

    .g-lg-0,
    .bootstrap-css .gx-lg-0 {
        --cui-gutter-x: 0;
    }

    .g-lg-0,
    .bootstrap-css .gy-lg-0 {
        --cui-gutter-y: 0;
    }

    .g-lg-1,
    .bootstrap-css .gx-lg-1 {
        --cui-gutter-x: 0.25rem;
    }

    .g-lg-1,
    .bootstrap-css .gy-lg-1 {
        --cui-gutter-y: 0.25rem;
    }

    .g-lg-2,
    .bootstrap-css .gx-lg-2 {
        --cui-gutter-x: 0.5rem;
    }

    .g-lg-2,
    .bootstrap-css .gy-lg-2 {
        --cui-gutter-y: 0.5rem;
    }

    .g-lg-3,
    .bootstrap-css .gx-lg-3 {
        --cui-gutter-x: 1rem;
    }

    .g-lg-3,
    .bootstrap-css .gy-lg-3 {
        --cui-gutter-y: 1rem;
    }

    .g-lg-4,
    .bootstrap-css .gx-lg-4 {
        --cui-gutter-x: 1.5rem;
    }

    .g-lg-4,
    .bootstrap-css .gy-lg-4 {
        --cui-gutter-y: 1.5rem;
    }

    .g-lg-5,
    .bootstrap-css .gx-lg-5 {
        --cui-gutter-x: 3rem;
    }

    .g-lg-5,
    .bootstrap-css .gy-lg-5 {
        --cui-gutter-y: 3rem;
    }

    .bootstrap-css .order-lg-first {
        order: -1 !important;
    }

    .bootstrap-css .order-lg-0 {
        order: 0 !important;
    }

    .bootstrap-css .order-lg-1 {
        order: 1 !important;
    }

    .bootstrap-css .order-lg-2 {
        order: 2 !important;
    }

    .bootstrap-css .order-lg-3 {
        order: 3 !important;
    }

    .bootstrap-css .order-lg-4 {
        order: 4 !important;
    }

    .bootstrap-css .order-lg-5 {
        order: 5 !important;
    }

    .bootstrap-css .order-lg-last {
        order: 6 !important;
    }

    .bootstrap-css .m-lg-0 {
        margin: 0 !important;
    }

    .bootstrap-css .m-lg-1 {
        margin: 0.25rem !important;
    }

    .bootstrap-css .m-lg-2 {
        margin: 0.5rem !important;
    }

    .bootstrap-css .m-lg-3 {
        margin: 1rem !important;
    }

    .bootstrap-css .m-lg-4 {
        margin: 1.5rem !important;
    }

    .bootstrap-css .m-lg-5 {
        margin: 3rem !important;
    }

    .bootstrap-css .m-lg-auto {
        margin: auto !important;
    }

    .bootstrap-css .mx-lg-0 {
        margin-right: 0 !important;
        margin-left: 0 !important;
    }

    .bootstrap-css .mx-lg-1 {
        margin-right: 0.25rem !important;
        margin-left: 0.25rem !important;
    }

    .bootstrap-css .mx-lg-2 {
        margin-right: 0.5rem !important;
        margin-left: 0.5rem !important;
    }

    .bootstrap-css .mx-lg-3 {
        margin-right: 1rem !important;
        margin-left: 1rem !important;
    }

    .bootstrap-css .mx-lg-4 {
        margin-right: 1.5rem !important;
        margin-left: 1.5rem !important;
    }

    .bootstrap-css .mx-lg-5 {
        margin-right: 3rem !important;
        margin-left: 3rem !important;
    }

    .bootstrap-css .mx-lg-auto {
        margin-right: auto !important;
        margin-left: auto !important;
    }

    .bootstrap-css .my-lg-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }

    .bootstrap-css .my-lg-1 {
        margin-top: 0.25rem !important;
        margin-bottom: 0.25rem !important;
    }

    .bootstrap-css .my-lg-2 {
        margin-top: 0.5rem !important;
        margin-bottom: 0.5rem !important;
    }

    .bootstrap-css .my-lg-3 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important;
    }

    .bootstrap-css .my-lg-4 {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important;
    }

    .bootstrap-css .my-lg-5 {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important;
    }

    .bootstrap-css .my-lg-auto {
        margin-top: auto !important;
        margin-bottom: auto !important;
    }

    .bootstrap-css .mt-lg-0 {
        margin-top: 0 !important;
    }

    .bootstrap-css .mt-lg-1 {
        margin-top: 0.25rem !important;
    }

    .bootstrap-css .mt-lg-2 {
        margin-top: 0.5rem !important;
    }

    .bootstrap-css .mt-lg-3 {
        margin-top: 1rem !important;
    }

    .bootstrap-css .mt-lg-4 {
        margin-top: 1.5rem !important;
    }

    .bootstrap-css .mt-lg-5 {
        margin-top: 3rem !important;
    }

    .bootstrap-css .mt-lg-auto {
        margin-top: auto !important;
    }

    .bootstrap-css .me-lg-0 {
        margin-right: 0 !important;
    }

    .bootstrap-css .me-lg-1 {
        margin-right: 0.25rem !important;
    }

    .bootstrap-css .me-lg-2 {
        margin-right: 0.5rem !important;
    }

    .bootstrap-css .me-lg-3 {
        margin-right: 1rem !important;
    }

    .bootstrap-css .me-lg-4 {
        margin-right: 1.5rem !important;
    }

    .bootstrap-css .me-lg-5 {
        margin-right: 3rem !important;
    }

    .bootstrap-css .me-lg-auto {
        margin-right: auto !important;
    }

    .bootstrap-css .mb-lg-0 {
        margin-bottom: 0 !important;
    }

    .bootstrap-css .mb-lg-1 {
        margin-bottom: 0.25rem !important;
    }

    .bootstrap-css .mb-lg-2 {
        margin-bottom: 0.5rem !important;
    }

    .bootstrap-css .mb-lg-3 {
        margin-bottom: 1rem !important;
    }

    .bootstrap-css .mb-lg-4 {
        margin-bottom: 1.5rem !important;
    }

    .bootstrap-css .mb-lg-5 {
        margin-bottom: 3rem !important;
    }

    .bootstrap-css .mb-lg-auto {
        margin-bottom: auto !important;
    }

    .bootstrap-css .ms-lg-0 {
        margin-left: 0 !important;
    }

    .bootstrap-css .ms-lg-1 {
        margin-left: 0.25rem !important;
    }

    .bootstrap-css .ms-lg-2 {
        margin-left: 0.5rem !important;
    }

    .bootstrap-css .ms-lg-3 {
        margin-left: 1rem !important;
    }

    .bootstrap-css .ms-lg-4 {
        margin-left: 1.5rem !important;
    }

    .bootstrap-css .ms-lg-5 {
        margin-left: 3rem !important;
    }

    .bootstrap-css .ms-lg-auto {
        margin-left: auto !important;
    }

    .bootstrap-css .p-lg-0 {
        padding: 0 !important;
    }

    .bootstrap-css .p-lg-1 {
        padding: 0.25rem !important;
    }

    .bootstrap-css .p-lg-2 {
        padding: 0.5rem !important;
    }

    .bootstrap-css .p-lg-3 {
        padding: 1rem !important;
    }

    .bootstrap-css .p-lg-4 {
        padding: 1.5rem !important;
    }

    .bootstrap-css .p-lg-5 {
        padding: 3rem !important;
    }

    .bootstrap-css .px-lg-0 {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }

    .bootstrap-css .px-lg-1 {
        padding-right: 0.25rem !important;
        padding-left: 0.25rem !important;
    }

    .bootstrap-css .px-lg-2 {
        padding-right: 0.5rem !important;
        padding-left: 0.5rem !important;
    }

    .bootstrap-css .px-lg-3 {
        padding-right: 1rem !important;
        padding-left: 1rem !important;
    }

    .bootstrap-css .px-lg-4 {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important;
    }

    .bootstrap-css .px-lg-5 {
        padding-right: 3rem !important;
        padding-left: 3rem !important;
    }

    .bootstrap-css .py-lg-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }

    .bootstrap-css .py-lg-1 {
        padding-top: 0.25rem !important;
        padding-bottom: 0.25rem !important;
    }

    .bootstrap-css .py-lg-2 {
        padding-top: 0.5rem !important;
        padding-bottom: 0.5rem !important;
    }

    .bootstrap-css .py-lg-3 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important;
    }

    .bootstrap-css .py-lg-4 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important;
    }

    .bootstrap-css .py-lg-5 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important;
    }

    .bootstrap-css .pt-lg-0 {
        padding-top: 0 !important;
    }

    .bootstrap-css .pt-lg-1 {
        padding-top: 0.25rem !important;
    }

    .bootstrap-css .pt-lg-2 {
        padding-top: 0.5rem !important;
    }

    .bootstrap-css .pt-lg-3 {
        padding-top: 1rem !important;
    }

    .bootstrap-css .pt-lg-4 {
        padding-top: 1.5rem !important;
    }

    .bootstrap-css .pt-lg-5 {
        padding-top: 3rem !important;
    }

    .bootstrap-css .pe-lg-0 {
        padding-right: 0 !important;
    }

    .bootstrap-css .pe-lg-1 {
        padding-right: 0.25rem !important;
    }

    .bootstrap-css .pe-lg-2 {
        padding-right: 0.5rem !important;
    }

    .bootstrap-css .pe-lg-3 {
        padding-right: 1rem !important;
    }

    .bootstrap-css .pe-lg-4 {
        padding-right: 1.5rem !important;
    }

    .bootstrap-css .pe-lg-5 {
        padding-right: 3rem !important;
    }

    .bootstrap-css .pb-lg-0 {
        padding-bottom: 0 !important;
    }

    .bootstrap-css .pb-lg-1 {
        padding-bottom: 0.25rem !important;
    }

    .bootstrap-css .pb-lg-2 {
        padding-bottom: 0.5rem !important;
    }

    .bootstrap-css .pb-lg-3 {
        padding-bottom: 1rem !important;
    }

    .bootstrap-css .pb-lg-4 {
        padding-bottom: 1.5rem !important;
    }

    .bootstrap-css .pb-lg-5 {
        padding-bottom: 3rem !important;
    }

    .bootstrap-css .ps-lg-0 {
        padding-left: 0 !important;
    }

    .bootstrap-css .ps-lg-1 {
        padding-left: 0.25rem !important;
    }

    .bootstrap-css .ps-lg-2 {
        padding-left: 0.5rem !important;
    }

    .bootstrap-css .ps-lg-3 {
        padding-left: 1rem !important;
    }

    .bootstrap-css .ps-lg-4 {
        padding-left: 1.5rem !important;
    }

    .bootstrap-css .ps-lg-5 {
        padding-left: 3rem !important;
    }
}

@media (min-width: 1200px) {
    .bootstrap-css .col-xl {
        flex: 1 0 0%;
    }

    .bootstrap-css .row-cols-xl-auto>* {
        flex: 0 0 auto;
        width: auto;
    }

    .bootstrap-css .row-cols-xl-1>* {
        flex: 0 0 auto;
        width: 100%;
    }

    .bootstrap-css .row-cols-xl-2>* {
        flex: 0 0 auto;
        width: 50%;
    }

    .bootstrap-css .row-cols-xl-3>* {
        flex: 0 0 auto;
        width: 33.3333333333%;
    }

    .bootstrap-css .row-cols-xl-4>* {
        flex: 0 0 auto;
        width: 25%;
    }

    .bootstrap-css .row-cols-xl-5>* {
        flex: 0 0 auto;
        width: 20%;
    }

    .bootstrap-css .row-cols-xl-6>* {
        flex: 0 0 auto;
        width: 16.6666666667%;
    }

    .bootstrap-css .col-xl-auto {
        flex: 0 0 auto;
        width: auto;
    }

    .bootstrap-css .col-xl-1 {
        flex: 0 0 auto;
        width: 8.33333333%;
    }

    .bootstrap-css .col-xl-2 {
        flex: 0 0 auto;
        width: 16.66666667%;
    }

    .bootstrap-css .col-xl-3 {
        flex: 0 0 auto;
        width: 25%;
    }

    .bootstrap-css .col-xl-4 {
        flex: 0 0 auto;
        width: 33.33333333%;
    }

    .bootstrap-css .col-xl-5 {
        flex: 0 0 auto;
        width: 41.66666667%;
    }

    .bootstrap-css .col-xl-6 {
        flex: 0 0 auto;
        width: 50%;
    }

    .bootstrap-css .col-xl-7 {
        flex: 0 0 auto;
        width: 58.33333333%;
    }

    .bootstrap-css .col-xl-8 {
        flex: 0 0 auto;
        width: 66.66666667%;
    }

    .bootstrap-css .col-xl-9 {
        flex: 0 0 auto;
        width: 75%;
    }

    .bootstrap-css .col-xl-10 {
        flex: 0 0 auto;
        width: 83.33333333%;
    }

    .bootstrap-css .col-xl-11 {
        flex: 0 0 auto;
        width: 91.66666667%;
    }

    .bootstrap-css .col-xl-12 {
        flex: 0 0 auto;
        width: 100%;
    }

    .bootstrap-css html:not([dir="rtl"]) .offset-xl-0 {
        margin-left: 0;
    }

    .bootstrap-css *[dir="rtl"] .offset-xl-0 {
        margin-right: 0;
    }

    .bootstrap-css html:not([dir="rtl"]) .offset-xl-1 {
        margin-left: 8.33333333%;
    }

    .bootstrap-css *[dir="rtl"] .offset-xl-1 {
        margin-right: 8.33333333%;
    }

    .bootstrap-css html:not([dir="rtl"]) .offset-xl-2 {
        margin-left: 16.66666667%;
    }

    .bootstrap-css *[dir="rtl"] .offset-xl-2 {
        margin-right: 16.66666667%;
    }

    .bootstrap-css html:not([dir="rtl"]) .offset-xl-3 {
        margin-left: 25%;
    }

    .bootstrap-css *[dir="rtl"] .offset-xl-3 {
        margin-right: 25%;
    }

    .bootstrap-css html:not([dir="rtl"]) .offset-xl-4 {
        margin-left: 33.33333333%;
    }

    .bootstrap-css *[dir="rtl"] .offset-xl-4 {
        margin-right: 33.33333333%;
    }

    .bootstrap-css html:not([dir="rtl"]) .offset-xl-5 {
        margin-left: 41.66666667%;
    }

    .bootstrap-css *[dir="rtl"] .offset-xl-5 {
        margin-right: 41.66666667%;
    }

    .bootstrap-css html:not([dir="rtl"]) .offset-xl-6 {
        margin-left: 50%;
    }

    .bootstrap-css *[dir="rtl"] .offset-xl-6 {
        margin-right: 50%;
    }

    .bootstrap-css html:not([dir="rtl"]) .offset-xl-7 {
        margin-left: 58.33333333%;
    }

    .bootstrap-css *[dir="rtl"] .offset-xl-7 {
        margin-right: 58.33333333%;
    }

    .bootstrap-css html:not([dir="rtl"]) .offset-xl-8 {
        margin-left: 66.66666667%;
    }

    .bootstrap-css *[dir="rtl"] .offset-xl-8 {
        margin-right: 66.66666667%;
    }

    .bootstrap-css html:not([dir="rtl"]) .offset-xl-9 {
        margin-left: 75%;
    }

    .bootstrap-css *[dir="rtl"] .offset-xl-9 {
        margin-right: 75%;
    }

    .bootstrap-css html:not([dir="rtl"]) .offset-xl-10 {
        margin-left: 83.33333333%;
    }

    .bootstrap-css *[dir="rtl"] .offset-xl-10 {
        margin-right: 83.33333333%;
    }

    .bootstrap-css html:not([dir="rtl"]) .offset-xl-11 {
        margin-left: 91.66666667%;
    }

    .bootstrap-css *[dir="rtl"] .offset-xl-11 {
        margin-right: 91.66666667%;
    }

    .g-xl-0,
    .bootstrap-css .gx-xl-0 {
        --cui-gutter-x: 0;
    }

    .g-xl-0,
    .bootstrap-css .gy-xl-0 {
        --cui-gutter-y: 0;
    }

    .g-xl-1,
    .bootstrap-css .gx-xl-1 {
        --cui-gutter-x: 0.25rem;
    }

    .g-xl-1,
    .bootstrap-css .gy-xl-1 {
        --cui-gutter-y: 0.25rem;
    }

    .g-xl-2,
    .bootstrap-css .gx-xl-2 {
        --cui-gutter-x: 0.5rem;
    }

    .g-xl-2,
    .bootstrap-css .gy-xl-2 {
        --cui-gutter-y: 0.5rem;
    }

    .g-xl-3,
    .bootstrap-css .gx-xl-3 {
        --cui-gutter-x: 1rem;
    }

    .g-xl-3,
    .bootstrap-css .gy-xl-3 {
        --cui-gutter-y: 1rem;
    }

    .g-xl-4,
    .bootstrap-css .gx-xl-4 {
        --cui-gutter-x: 1.5rem;
    }

    .g-xl-4,
    .bootstrap-css .gy-xl-4 {
        --cui-gutter-y: 1.5rem;
    }

    .g-xl-5,
    .bootstrap-css .gx-xl-5 {
        --cui-gutter-x: 3rem;
    }

    .g-xl-5,
    .bootstrap-css .gy-xl-5 {
        --cui-gutter-y: 3rem;
    }

    .bootstrap-css .order-xl-first {
        order: -1 !important;
    }

    .bootstrap-css .order-xl-0 {
        order: 0 !important;
    }

    .bootstrap-css .order-xl-1 {
        order: 1 !important;
    }

    .bootstrap-css .order-xl-2 {
        order: 2 !important;
    }

    .bootstrap-css .order-xl-3 {
        order: 3 !important;
    }

    .bootstrap-css .order-xl-4 {
        order: 4 !important;
    }

    .bootstrap-css .order-xl-5 {
        order: 5 !important;
    }

    .bootstrap-css .order-xl-last {
        order: 6 !important;
    }

    .bootstrap-css .m-xl-0 {
        margin: 0 !important;
    }

    .bootstrap-css .m-xl-1 {
        margin: 0.25rem !important;
    }

    .bootstrap-css .m-xl-2 {
        margin: 0.5rem !important;
    }

    .bootstrap-css .m-xl-3 {
        margin: 1rem !important;
    }

    .bootstrap-css .m-xl-4 {
        margin: 1.5rem !important;
    }

    .bootstrap-css .m-xl-5 {
        margin: 3rem !important;
    }

    .bootstrap-css .m-xl-auto {
        margin: auto !important;
    }

    .bootstrap-css .mx-xl-0 {
        margin-right: 0 !important;
        margin-left: 0 !important;
    }

    .bootstrap-css .mx-xl-1 {
        margin-right: 0.25rem !important;
        margin-left: 0.25rem !important;
    }

    .bootstrap-css .mx-xl-2 {
        margin-right: 0.5rem !important;
        margin-left: 0.5rem !important;
    }

    .bootstrap-css .mx-xl-3 {
        margin-right: 1rem !important;
        margin-left: 1rem !important;
    }

    .bootstrap-css .mx-xl-4 {
        margin-right: 1.5rem !important;
        margin-left: 1.5rem !important;
    }

    .bootstrap-css .mx-xl-5 {
        margin-right: 3rem !important;
        margin-left: 3rem !important;
    }

    .bootstrap-css .mx-xl-auto {
        margin-right: auto !important;
        margin-left: auto !important;
    }

    .bootstrap-css .my-xl-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }

    .bootstrap-css .my-xl-1 {
        margin-top: 0.25rem !important;
        margin-bottom: 0.25rem !important;
    }

    .bootstrap-css .my-xl-2 {
        margin-top: 0.5rem !important;
        margin-bottom: 0.5rem !important;
    }

    .bootstrap-css .my-xl-3 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important;
    }

    .bootstrap-css .my-xl-4 {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important;
    }

    .bootstrap-css .my-xl-5 {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important;
    }

    .bootstrap-css .my-xl-auto {
        margin-top: auto !important;
        margin-bottom: auto !important;
    }

    .bootstrap-css .mt-xl-0 {
        margin-top: 0 !important;
    }

    .bootstrap-css .mt-xl-1 {
        margin-top: 0.25rem !important;
    }

    .bootstrap-css .mt-xl-2 {
        margin-top: 0.5rem !important;
    }

    .bootstrap-css .mt-xl-3 {
        margin-top: 1rem !important;
    }

    .bootstrap-css .mt-xl-4 {
        margin-top: 1.5rem !important;
    }

    .bootstrap-css .mt-xl-5 {
        margin-top: 3rem !important;
    }

    .bootstrap-css .mt-xl-auto {
        margin-top: auto !important;
    }

    .bootstrap-css .me-xl-0 {
        margin-right: 0 !important;
    }

    .bootstrap-css .me-xl-1 {
        margin-right: 0.25rem !important;
    }

    .bootstrap-css .me-xl-2 {
        margin-right: 0.5rem !important;
    }

    .bootstrap-css .me-xl-3 {
        margin-right: 1rem !important;
    }

    .bootstrap-css .me-xl-4 {
        margin-right: 1.5rem !important;
    }

    .bootstrap-css .me-xl-5 {
        margin-right: 3rem !important;
    }

    .bootstrap-css .me-xl-auto {
        margin-right: auto !important;
    }

    .bootstrap-css .mb-xl-0 {
        margin-bottom: 0 !important;
    }

    .bootstrap-css .mb-xl-1 {
        margin-bottom: 0.25rem !important;
    }

    .bootstrap-css .mb-xl-2 {
        margin-bottom: 0.5rem !important;
    }

    .bootstrap-css .mb-xl-3 {
        margin-bottom: 1rem !important;
    }

    .bootstrap-css .mb-xl-4 {
        margin-bottom: 1.5rem !important;
    }

    .bootstrap-css .mb-xl-5 {
        margin-bottom: 3rem !important;
    }

    .bootstrap-css .mb-xl-auto {
        margin-bottom: auto !important;
    }

    .bootstrap-css .ms-xl-0 {
        margin-left: 0 !important;
    }

    .bootstrap-css .ms-xl-1 {
        margin-left: 0.25rem !important;
    }

    .bootstrap-css .ms-xl-2 {
        margin-left: 0.5rem !important;
    }

    .bootstrap-css .ms-xl-3 {
        margin-left: 1rem !important;
    }

    .bootstrap-css .ms-xl-4 {
        margin-left: 1.5rem !important;
    }

    .bootstrap-css .ms-xl-5 {
        margin-left: 3rem !important;
    }

    .bootstrap-css .ms-xl-auto {
        margin-left: auto !important;
    }

    .bootstrap-css .p-xl-0 {
        padding: 0 !important;
    }

    .bootstrap-css .p-xl-1 {
        padding: 0.25rem !important;
    }

    .bootstrap-css .p-xl-2 {
        padding: 0.5rem !important;
    }

    .bootstrap-css .p-xl-3 {
        padding: 1rem !important;
    }

    .bootstrap-css .p-xl-4 {
        padding: 1.5rem !important;
    }

    .bootstrap-css .p-xl-5 {
        padding: 3rem !important;
    }

    .bootstrap-css .px-xl-0 {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }

    .bootstrap-css .px-xl-1 {
        padding-right: 0.25rem !important;
        padding-left: 0.25rem !important;
    }

    .bootstrap-css .px-xl-2 {
        padding-right: 0.5rem !important;
        padding-left: 0.5rem !important;
    }

    .bootstrap-css .px-xl-3 {
        padding-right: 1rem !important;
        padding-left: 1rem !important;
    }

    .bootstrap-css .px-xl-4 {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important;
    }

    .bootstrap-css .px-xl-5 {
        padding-right: 3rem !important;
        padding-left: 3rem !important;
    }

    .bootstrap-css .py-xl-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }

    .bootstrap-css .py-xl-1 {
        padding-top: 0.25rem !important;
        padding-bottom: 0.25rem !important;
    }

    .bootstrap-css .py-xl-2 {
        padding-top: 0.5rem !important;
        padding-bottom: 0.5rem !important;
    }

    .bootstrap-css .py-xl-3 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important;
    }

    .bootstrap-css .py-xl-4 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important;
    }

    .bootstrap-css .py-xl-5 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important;
    }

    .bootstrap-css .pt-xl-0 {
        padding-top: 0 !important;
    }

    .bootstrap-css .pt-xl-1 {
        padding-top: 0.25rem !important;
    }

    .bootstrap-css .pt-xl-2 {
        padding-top: 0.5rem !important;
    }

    .bootstrap-css .pt-xl-3 {
        padding-top: 1rem !important;
    }

    .bootstrap-css .pt-xl-4 {
        padding-top: 1.5rem !important;
    }

    .bootstrap-css .pt-xl-5 {
        padding-top: 3rem !important;
    }

    .bootstrap-css .pe-xl-0 {
        padding-right: 0 !important;
    }

    .bootstrap-css .pe-xl-1 {
        padding-right: 0.25rem !important;
    }

    .bootstrap-css .pe-xl-2 {
        padding-right: 0.5rem !important;
    }

    .bootstrap-css .pe-xl-3 {
        padding-right: 1rem !important;
    }

    .bootstrap-css .pe-xl-4 {
        padding-right: 1.5rem !important;
    }

    .bootstrap-css .pe-xl-5 {
        padding-right: 3rem !important;
    }

    .bootstrap-css .pb-xl-0 {
        padding-bottom: 0 !important;
    }

    .bootstrap-css .pb-xl-1 {
        padding-bottom: 0.25rem !important;
    }

    .bootstrap-css .pb-xl-2 {
        padding-bottom: 0.5rem !important;
    }

    .bootstrap-css .pb-xl-3 {
        padding-bottom: 1rem !important;
    }

    .bootstrap-css .pb-xl-4 {
        padding-bottom: 1.5rem !important;
    }

    .bootstrap-css .pb-xl-5 {
        padding-bottom: 3rem !important;
    }

    .bootstrap-css .ps-xl-0 {
        padding-left: 0 !important;
    }

    .bootstrap-css .ps-xl-1 {
        padding-left: 0.25rem !important;
    }

    .bootstrap-css .ps-xl-2 {
        padding-left: 0.5rem !important;
    }

    .bootstrap-css .ps-xl-3 {
        padding-left: 1rem !important;
    }

    .bootstrap-css .ps-xl-4 {
        padding-left: 1.5rem !important;
    }

    .bootstrap-css .ps-xl-5 {
        padding-left: 3rem !important;
    }

}

@media (min-width: 1400px) {
    .bootstrap-css .col-xxl {
        flex: 1 0 0%;
    }

    .bootstrap-css .row-cols-xxl-auto>* {
        flex: 0 0 auto;
        width: auto;
    }

    .bootstrap-css .row-cols-xxl-1>* {
        flex: 0 0 auto;
        width: 100%;
    }

    .bootstrap-css .row-cols-xxl-2>* {
        flex: 0 0 auto;
        width: 50%;
    }

    .bootstrap-css .row-cols-xxl-3>* {
        flex: 0 0 auto;
        width: 33.3333333333%;
    }

    .bootstrap-css .row-cols-xxl-4>* {
        flex: 0 0 auto;
        width: 25%;
    }

    .bootstrap-css .row-cols-xxl-5>* {
        flex: 0 0 auto;
        width: 20%;
    }

    .bootstrap-css .row-cols-xxl-6>* {
        flex: 0 0 auto;
        width: 16.6666666667%;
    }

    .bootstrap-css .col-xxl-auto {
        flex: 0 0 auto;
        width: auto;
    }

    .bootstrap-css .col-xxl-1 {
        flex: 0 0 auto;
        width: 8.33333333%;
    }

    .bootstrap-css .col-xxl-2 {
        flex: 0 0 auto;
        width: 16.66666667%;
    }

    .bootstrap-css .col-xxl-3 {
        flex: 0 0 auto;
        width: 25%;
    }

    .bootstrap-css .col-xxl-4 {
        flex: 0 0 auto;
        width: 33.33333333%;
    }

    .bootstrap-css .col-xxl-5 {
        flex: 0 0 auto;
        width: 41.66666667%;
    }

    .bootstrap-css .col-xxl-6 {
        flex: 0 0 auto;
        width: 50%;
    }

    .bootstrap-css .col-xxl-7 {
        flex: 0 0 auto;
        width: 58.33333333%;
    }

    .bootstrap-css .col-xxl-8 {
        flex: 0 0 auto;
        width: 66.66666667%;
    }

    .bootstrap-css .col-xxl-9 {
        flex: 0 0 auto;
        width: 75%;
    }

    .bootstrap-css .col-xxl-10 {
        flex: 0 0 auto;
        width: 83.33333333%;
    }

    .bootstrap-css .col-xxl-11 {
        flex: 0 0 auto;
        width: 91.66666667%;
    }

    .bootstrap-css .col-xxl-12 {
        flex: 0 0 auto;
        width: 100%;
    }

    .bootstrap-css html:not([dir="rtl"]) .offset-xxl-0 {
        margin-left: 0;
    }

    .bootstrap-css *[dir="rtl"] .offset-xxl-0 {
        margin-right: 0;
    }

    .bootstrap-css html:not([dir="rtl"]) .offset-xxl-1 {
        margin-left: 8.33333333%;
    }

    .bootstrap-css *[dir="rtl"] .offset-xxl-1 {
        margin-right: 8.33333333%;
    }

    .bootstrap-css html:not([dir="rtl"]) .offset-xxl-2 {
        margin-left: 16.66666667%;
    }

    .bootstrap-css *[dir="rtl"] .offset-xxl-2 {
        margin-right: 16.66666667%;
    }

    .bootstrap-css html:not([dir="rtl"]) .offset-xxl-3 {
        margin-left: 25%;
    }

    .bootstrap-css *[dir="rtl"] .offset-xxl-3 {
        margin-right: 25%;
    }

    .bootstrap-css html:not([dir="rtl"]) .offset-xxl-4 {
        margin-left: 33.33333333%;
    }

    .bootstrap-css *[dir="rtl"] .offset-xxl-4 {
        margin-right: 33.33333333%;
    }

    .bootstrap-css html:not([dir="rtl"]) .offset-xxl-5 {
        margin-left: 41.66666667%;
    }

    .bootstrap-css *[dir="rtl"] .offset-xxl-5 {
        margin-right: 41.66666667%;
    }

    .bootstrap-css html:not([dir="rtl"]) .offset-xxl-6 {
        margin-left: 50%;
    }

    .bootstrap-css *[dir="rtl"] .offset-xxl-6 {
        margin-right: 50%;
    }

    .bootstrap-css html:not([dir="rtl"]) .offset-xxl-7 {
        margin-left: 58.33333333%;
    }

    .bootstrap-css *[dir="rtl"] .offset-xxl-7 {
        margin-right: 58.33333333%;
    }

    .bootstrap-css html:not([dir="rtl"]) .offset-xxl-8 {
        margin-left: 66.66666667%;
    }

    .bootstrap-css *[dir="rtl"] .offset-xxl-8 {
        margin-right: 66.66666667%;
    }

    .bootstrap-css html:not([dir="rtl"]) .offset-xxl-9 {
        margin-left: 75%;
    }

    .bootstrap-css *[dir="rtl"] .offset-xxl-9 {
        margin-right: 75%;
    }

    .bootstrap-css html:not([dir="rtl"]) .offset-xxl-10 {
        margin-left: 83.33333333%;
    }

    .bootstrap-css *[dir="rtl"] .offset-xxl-10 {
        margin-right: 83.33333333%;
    }

    .bootstrap-css html:not([dir="rtl"]) .offset-xxl-11 {
        margin-left: 91.66666667%;
    }

    .bootstrap-css *[dir="rtl"] .offset-xxl-11 {
        margin-right: 91.66666667%;
    }

    .g-xxl-0,
    .bootstrap-css .gx-xxl-0 {
        --cui-gutter-x: 0;
    }

    .g-xxl-0,
    .bootstrap-css .gy-xxl-0 {
        --cui-gutter-y: 0;
    }

    .g-xxl-1,
    .bootstrap-css .gx-xxl-1 {
        --cui-gutter-x: 0.25rem;
    }

    .g-xxl-1,
    .bootstrap-css .gy-xxl-1 {
        --cui-gutter-y: 0.25rem;
    }

    .g-xxl-2,
    .bootstrap-css .gx-xxl-2 {
        --cui-gutter-x: 0.5rem;
    }

    .g-xxl-2,
    .bootstrap-css .gy-xxl-2 {
        --cui-gutter-y: 0.5rem;
    }

    .g-xxl-3,
    .bootstrap-css .gx-xxl-3 {
        --cui-gutter-x: 1rem;
    }

    .g-xxl-3,
    .bootstrap-css .gy-xxl-3 {
        --cui-gutter-y: 1rem;
    }

    .g-xxl-4,
    .bootstrap-css .gx-xxl-4 {
        --cui-gutter-x: 1.5rem;
    }

    .g-xxl-4,
    .bootstrap-css .gy-xxl-4 {
        --cui-gutter-y: 1.5rem;
    }

    .g-xxl-5,
    .bootstrap-css .gx-xxl-5 {
        --cui-gutter-x: 3rem;
    }

    .g-xxl-5,
    .bootstrap-css .gy-xxl-5 {
        --cui-gutter-y: 3rem;
    }

    .bootstrap-css .order-xxl-first {
        order: -1 !important;
    }

    .bootstrap-css .order-xxl-0 {
        order: 0 !important;
    }

    .bootstrap-css .order-xxl-1 {
        order: 1 !important;
    }

    .bootstrap-css .order-xxl-2 {
        order: 2 !important;
    }

    .bootstrap-css .order-xxl-3 {
        order: 3 !important;
    }

    .bootstrap-css .order-xxl-4 {
        order: 4 !important;
    }

    .bootstrap-css .order-xxl-5 {
        order: 5 !important;
    }

    .bootstrap-css .order-xxl-last {
        order: 6 !important;
    }

    .bootstrap-css .m-xxl-0 {
        margin: 0 !important;
    }

    .bootstrap-css .m-xxl-1 {
        margin: 0.25rem !important;
    }

    .bootstrap-css .m-xxl-2 {
        margin: 0.5rem !important;
    }

    .bootstrap-css .m-xxl-3 {
        margin: 1rem !important;
    }

    .bootstrap-css .m-xxl-4 {
        margin: 1.5rem !important;
    }

    .bootstrap-css .m-xxl-5 {
        margin: 3rem !important;
    }

    .bootstrap-css .m-xxl-auto {
        margin: auto !important;
    }

    .bootstrap-css .mx-xxl-0 {
        margin-right: 0 !important;
        margin-left: 0 !important;
    }

    .bootstrap-css .mx-xxl-1 {
        margin-right: 0.25rem !important;
        margin-left: 0.25rem !important;
    }

    .bootstrap-css .mx-xxl-2 {
        margin-right: 0.5rem !important;
        margin-left: 0.5rem !important;
    }

    .bootstrap-css .mx-xxl-3 {
        margin-right: 1rem !important;
        margin-left: 1rem !important;
    }

    .bootstrap-css .mx-xxl-4 {
        margin-right: 1.5rem !important;
        margin-left: 1.5rem !important;
    }

    .bootstrap-css .mx-xxl-5 {
        margin-right: 3rem !important;
        margin-left: 3rem !important;
    }

    .bootstrap-css .mx-xxl-auto {
        margin-right: auto !important;
        margin-left: auto !important;
    }

    .bootstrap-css .my-xxl-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }

    .bootstrap-css .my-xxl-1 {
        margin-top: 0.25rem !important;
        margin-bottom: 0.25rem !important;
    }

    .bootstrap-css .my-xxl-2 {
        margin-top: 0.5rem !important;
        margin-bottom: 0.5rem !important;
    }

    .bootstrap-css .my-xxl-3 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important;
    }

    .bootstrap-css .my-xxl-4 {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important;
    }

    .bootstrap-css .my-xxl-5 {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important;
    }

    .bootstrap-css .my-xxl-auto {
        margin-top: auto !important;
        margin-bottom: auto !important;
    }

    .bootstrap-css .mt-xxl-0 {
        margin-top: 0 !important;
    }

    .bootstrap-css .mt-xxl-1 {
        margin-top: 0.25rem !important;
    }

    .bootstrap-css .mt-xxl-2 {
        margin-top: 0.5rem !important;
    }

    .bootstrap-css .mt-xxl-3 {
        margin-top: 1rem !important;
    }

    .bootstrap-css .mt-xxl-4 {
        margin-top: 1.5rem !important;
    }

    .bootstrap-css .mt-xxl-5 {
        margin-top: 3rem !important;
    }

    .bootstrap-css .mt-xxl-auto {
        margin-top: auto !important;
    }

    .bootstrap-css .me-xxl-0 {
        margin-right: 0 !important;
    }

    .bootstrap-css .me-xxl-1 {
        margin-right: 0.25rem !important;
    }

    .bootstrap-css .me-xxl-2 {
        margin-right: 0.5rem !important;
    }

    .bootstrap-css .me-xxl-3 {
        margin-right: 1rem !important;
    }

    .bootstrap-css .me-xxl-4 {
        margin-right: 1.5rem !important;
    }

    .bootstrap-css .me-xxl-5 {
        margin-right: 3rem !important;
    }

    .bootstrap-css .me-xxl-auto {
        margin-right: auto !important;
    }

    .bootstrap-css .mb-xxl-0 {
        margin-bottom: 0 !important;
    }

    .bootstrap-css .mb-xxl-1 {
        margin-bottom: 0.25rem !important;
    }

    .bootstrap-css .mb-xxl-2 {
        margin-bottom: 0.5rem !important;
    }

    .bootstrap-css .mb-xxl-3 {
        margin-bottom: 1rem !important;
    }

    .bootstrap-css .mb-xxl-4 {
        margin-bottom: 1.5rem !important;
    }

    .bootstrap-css .mb-xxl-5 {
        margin-bottom: 3rem !important;
    }

    .bootstrap-css .mb-xxl-auto {
        margin-bottom: auto !important;
    }

    .bootstrap-css .ms-xxl-0 {
        margin-left: 0 !important;
    }

    .bootstrap-css .ms-xxl-1 {
        margin-left: 0.25rem !important;
    }

    .bootstrap-css .ms-xxl-2 {
        margin-left: 0.5rem !important;
    }

    .bootstrap-css .ms-xxl-3 {
        margin-left: 1rem !important;
    }

    .bootstrap-css .ms-xxl-4 {
        margin-left: 1.5rem !important;
    }

    .bootstrap-css .ms-xxl-5 {
        margin-left: 3rem !important;
    }

    .bootstrap-css .ms-xxl-auto {
        margin-left: auto !important;
    }

    .bootstrap-css .p-xxl-0 {
        padding: 0 !important;
    }

    .bootstrap-css .p-xxl-1 {
        padding: 0.25rem !important;
    }

    .bootstrap-css .p-xxl-2 {
        padding: 0.5rem !important;
    }

    .bootstrap-css .p-xxl-3 {
        padding: 1rem !important;
    }

    .bootstrap-css .p-xxl-4 {
        padding: 1.5rem !important;
    }

    .bootstrap-css .p-xxl-5 {
        padding: 3rem !important;
    }

    .bootstrap-css .px-xxl-0 {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }

    .bootstrap-css .px-xxl-1 {
        padding-right: 0.25rem !important;
        padding-left: 0.25rem !important;
    }

    .bootstrap-css .px-xxl-2 {
        padding-right: 0.5rem !important;
        padding-left: 0.5rem !important;
    }

    .bootstrap-css .px-xxl-3 {
        padding-right: 1rem !important;
        padding-left: 1rem !important;
    }

    .bootstrap-css .px-xxl-4 {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important;
    }

    .bootstrap-css .px-xxl-5 {
        padding-right: 3rem !important;
        padding-left: 3rem !important;
    }

    .bootstrap-css .py-xxl-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }

    .bootstrap-css .py-xxl-1 {
        padding-top: 0.25rem !important;
        padding-bottom: 0.25rem !important;
    }

    .bootstrap-css .py-xxl-2 {
        padding-top: 0.5rem !important;
        padding-bottom: 0.5rem !important;
    }

    .bootstrap-css .py-xxl-3 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important;
    }

    .bootstrap-css .py-xxl-4 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important;
    }

    .bootstrap-css .py-xxl-5 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important;
    }

    .bootstrap-css .pt-xxl-0 {
        padding-top: 0 !important;
    }

    .bootstrap-css .pt-xxl-1 {
        padding-top: 0.25rem !important;
    }

    .bootstrap-css .pt-xxl-2 {
        padding-top: 0.5rem !important;
    }

    .bootstrap-css .pt-xxl-3 {
        padding-top: 1rem !important;
    }

    .bootstrap-css .pt-xxl-4 {
        padding-top: 1.5rem !important;
    }

    .bootstrap-css .pt-xxl-5 {
        padding-top: 3rem !important;
    }

    .bootstrap-css .pe-xxl-0 {
        padding-right: 0 !important;
    }

    .bootstrap-css .pe-xxl-1 {
        padding-right: 0.25rem !important;
    }

    .bootstrap-css .pe-xxl-2 {
        padding-right: 0.5rem !important;
    }

    .bootstrap-css .pe-xxl-3 {
        padding-right: 1rem !important;
    }

    .bootstrap-css .pe-xxl-4 {
        padding-right: 1.5rem !important;
    }

    .bootstrap-css .pe-xxl-5 {
        padding-right: 3rem !important;
    }

    .bootstrap-css .pb-xxl-0 {
        padding-bottom: 0 !important;
    }

    .bootstrap-css .pb-xxl-1 {
        padding-bottom: 0.25rem !important;
    }

    .bootstrap-css .pb-xxl-2 {
        padding-bottom: 0.5rem !important;
    }

    .bootstrap-css .pb-xxl-3 {
        padding-bottom: 1rem !important;
    }

    .bootstrap-css .pb-xxl-4 {
        padding-bottom: 1.5rem !important;
    }

    .bootstrap-css .pb-xxl-5 {
        padding-bottom: 3rem !important;
    }

    .bootstrap-css .ps-xxl-0 {
        padding-left: 0 !important;
    }

    .bootstrap-css .ps-xxl-1 {
        padding-left: 0.25rem !important;
    }

    .bootstrap-css .ps-xxl-2 {
        padding-left: 0.5rem !important;
    }

    .bootstrap-css .ps-xxl-3 {
        padding-left: 1rem !important;
    }

    .bootstrap-css .ps-xxl-4 {
        padding-left: 1.5rem !important;
    }

    .bootstrap-css .ps-xxl-5 {
        padding-left: 3rem !important;
    }
}

.bootstrap-css .text-start {
    text-align: left !important;
}

.bootstrap-css .text-end {
    text-align: right !important;
}

.bootstrap-css .text-center {
    text-align: center !important;
}