@charset "UTF-8";
@import url(https://fonts.googleapis.com/css2?family=Outfit:wght@100..900&display=swap);

:root, [data-bs-theme=light] {
    --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-black: #000;
    --bs-white: #fff;
    --bs-gray: #6c757d;
    --bs-gray-dark: #343a40;
    --bs-gray-100: #f8f9fa;
    --bs-gray-200: #e9ecef;
    --bs-gray-300: #dee2e6;
    --bs-gray-400: #ced4da;
    --bs-gray-500: #adb5bd;
    --bs-gray-600: #6c757d;
    --bs-gray-700: #495057;
    --bs-gray-800: #343a40;
    --bs-gray-900: #212529;
    --bs-primary: #0f79f3;
    --bs-secondary: #475569;
    --bs-success: #2ed47e;
    --bs-info: #00cae3;
    --bs-warning: #ffb264;
    --bs-danger: #e74c3c;
    --bs-light: #f4f6fc;
    --bs-dark: #000000;
    --bs-body-bg: #eff3f9;
    --bs-border-color: #e7e2e2;
    --bs-border-color-40: #eeeeee;
    --bs-border-color-50: #e0e0e0;
    --bs-border-color-60: #eaecf2;
    --bs-border-color-70: #c2cada;
    --bs-border-color-80: #e0e2ec;
    --bs-border-color-90: #F5F5F5;
    --bs-success-40: #eafbf2;
    --bs-success-50: #00b69b;
    --bs-success-60: #2ecc71;
    --bs-success-70: #0EAC5D;
    --bs-success-80: #06B48A;
    --bs-success-90: #52D689;
    --bs-primary-30: #138BFD;
    --bs-primary-40: #f1f2fd;
    --bs-primary-50: #796df6;
    --bs-primary-60: #978bff;
    --bs-danger-40: #fdebf3;
    --bs-danger-50: #ee368c;
    --bs-danger-60: #FD5812;
    --bs-light-40: #ddddef;
    --bs-light-50: #e7effd;
    --bs-light-60: #E6E1F8;
    --bs-light-70: #D2D2E4;
    --bs-info-40: #2AA9FF;
    --bs-info-50: #52C7FF;
    --bs-warning-40: #F1B31C;
    --bs-warning-50: #FC7013;
    --bs-warning-60: #FE9039;
    --bs-body-color-40: #697689;
    --bs-body-color-50: #7E8999;
    --bs-body-color-60: #8E8DA1;
    --bs-secondary-40: #314055;
    --bs-secondary-50: #2B2A3F;
    --bs-primary-rgb: 15,121,243;
    --bs-secondary-rgb: 71,85,105;
    --bs-success-rgb: 46,212,126;
    --bs-info-rgb: 0,202,227;
    --bs-warning-rgb: 255,178,100;
    --bs-danger-rgb: 231,76,60;
    --bs-light-rgb: 244,246,252;
    --bs-dark-rgb: 0,0,0;
    --bs-body-bg-rgb: 239,243,249;
    --bs-border-color-rgb: 231,226,226;
    --bs-border-color-40-rgb: 238,238,238;
    --bs-border-color-50-rgb: 224,224,224;
    --bs-border-color-60-rgb: 234,236,242;
    --bs-border-color-70-rgb: 194,202,218;
    --bs-border-color-80-rgb: 224,226,236;
    --bs-border-color-90-rgb: 245,245,245;
    --bs-success-40-rgb: 234,251,242;
    --bs-success-50-rgb: 0,182,155;
    --bs-success-60-rgb: 46,204,113;
    --bs-success-70-rgb: 14,172,93;
    --bs-success-80-rgb: 6,180,138;
    --bs-success-90-rgb: 82,214,137;
    --bs-primary-30-rgb: 19,139,253;
    --bs-primary-40-rgb: 241,242,253;
    --bs-primary-50-rgb: 121,109,246;
    --bs-primary-60-rgb: 151,139,255;
    --bs-danger-40-rgb: 253,235,243;
    --bs-danger-50-rgb: 238,54,140;
    --bs-danger-60-rgb: 253,88,18;
    --bs-light-40-rgb: 221,221,239;
    --bs-light-50-rgb: 231,239,253;
    --bs-light-60-rgb: 230,225,248;
    --bs-light-70-rgb: 210,210,228;
    --bs-info-40-rgb: 42,169,255;
    --bs-info-50-rgb: 82,199,255;
    --bs-warning-40-rgb: 241,179,28;
    --bs-warning-50-rgb: 252,112,19;
    --bs-warning-60-rgb: 254,144,57;
    --bs-body-color-40-rgb: 105,118,137;
    --bs-body-color-50-rgb: 126,137,153;
    --bs-body-color-60-rgb: 142,141,161;
    --bs-secondary-40-rgb: 49,64,85;
    --bs-secondary-50-rgb: 43,42,63;
    --bs-primary-text-emphasis: rgb(6, 48.4, 97.2);
    --bs-secondary-text-emphasis: rgb(28.4, 34, 42);
    --bs-success-text-emphasis: rgb(18.4, 84.8, 50.4);
    --bs-info-text-emphasis: rgb(0, 80.8, 90.8);
    --bs-warning-text-emphasis: rgb(102, 71.2, 40);
    --bs-danger-text-emphasis: rgb(92.4, 30.4, 24);
    --bs-light-text-emphasis: #495057;
    --bs-dark-text-emphasis: #495057;
    --bs-primary-bg-subtle: rgb(207, 228.2, 252.6);
    --bs-secondary-bg-subtle: rgb(218.2, 221, 225);
    --bs-success-bg-subtle: rgb(213.2, 246.4, 229.2);
    --bs-info-bg-subtle: rgb(204, 244.4, 249.4);
    --bs-warning-bg-subtle: rgb(255, 239.6, 224);
    --bs-danger-bg-subtle: rgb(250.2, 219.2, 216);
    --bs-light-bg-subtle: rgb(251.5, 252, 252.5);
    --bs-dark-bg-subtle: #ced4da;
    --bs-primary-border-subtle: rgb(159, 201.4, 250.2);
    --bs-secondary-border-subtle: rgb(181.4, 187, 195);
    --bs-success-border-subtle: rgb(171.4, 237.8, 203.4);
    --bs-info-border-subtle: rgb(153, 233.8, 243.8);
    --bs-warning-border-subtle: rgb(255, 224.2, 193);
    --bs-danger-border-subtle: rgb(245.4, 183.4, 177);
    --bs-light-border-subtle: #e9ecef;
    --bs-dark-border-subtle: #adb5bd;
    --bs-white-rgb: 255,255,255;
    --bs-black-rgb: 0,0,0;
    --bs-font-sans-serif: system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans","Liberation Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    --bs-font-monospace: SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;
    --bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
    --bs-body-font-family: var(--bs-font-sans-serif);
    --bs-body-font-size: 0.88rem;
    --bs-body-font-weight: 400;
    --bs-body-line-height: 1.5;
    --bs-body-color: #919aa3;
    --bs-body-color-rgb: 145,154,163;
    --bs-body-bg: #eff3f9;
    --bs-body-bg-rgb: 239,243,249;
    --bs-emphasis-color: #000;
    --bs-emphasis-color-rgb: 0,0,0;
    --bs-secondary-color: rgba(145, 154, 163, 0.75);
    --bs-secondary-color-rgb: 145,154,163;
    --bs-secondary-bg: #e9ecef;
    --bs-secondary-bg-rgb: 233,236,239;
    --bs-tertiary-color: rgba(145, 154, 163, 0.5);
    --bs-tertiary-color-rgb: 145,154,163;
    --bs-tertiary-bg: #f8f9fa;
    --bs-tertiary-bg-rgb: 248,249,250;
    --bs-heading-color: inherit;
    --bs-link-color: #0f79f3;
    --bs-link-color-rgb: 15,121,243;
    --bs-link-decoration: underline;
    --bs-link-hover-color: rgb(12, 96.8, 194.4);
    --bs-link-hover-color-rgb: 12,97,194;
    --bs-code-color: #d63384;
    --bs-highlight-color: #919aa3;
    --bs-highlight-bg: rgb(255, 242.6, 205.4);
    --bs-border-width: 1px;
    --bs-border-style: solid;
    --bs-border-color: #e7e2e2;
    --bs-border-color-translucent: rgba(0, 0, 0, 0.175);
    --bs-border-radius: 0.375rem;
    --bs-border-radius-sm: 0.25rem;
    --bs-border-radius-lg: 0.5rem;
    --bs-border-radius-xl: 1rem;
    --bs-border-radius-xxl: 2rem;
    --bs-border-radius-2xl: var(--bs-border-radius-xxl);
    --bs-border-radius-pill: 50rem;
    --bs-box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    --bs-box-shadow-sm: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
    --bs-box-shadow-lg: 0 1rem 3rem rgba(0, 0, 0, 0.175);
    --bs-box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, 0.075);
    --bs-focus-ring-width: 0.25rem;
    --bs-focus-ring-opacity: 0.25;
    --bs-focus-ring-color: rgba(15, 121, 243, 0.25);
    --bs-form-valid-color: #2ed47e;
    --bs-form-valid-border-color: #2ed47e;
    --bs-form-invalid-color: #e74c3c;
    --bs-form-invalid-border-color: #e74c3c
}

[data-bs-theme=dark] {
    color-scheme: dark;
    --bs-body-color: #dee2e6;
    --bs-body-color-rgb: 222,226,230;
    --bs-body-bg: #212529;
    --bs-body-bg-rgb: 33,37,41;
    --bs-emphasis-color: #fff;
    --bs-emphasis-color-rgb: 255,255,255;
    --bs-secondary-color: rgba(222, 226, 230, 0.75);
    --bs-secondary-color-rgb: 222,226,230;
    --bs-secondary-bg: #343a40;
    --bs-secondary-bg-rgb: 52,58,64;
    --bs-tertiary-color: rgba(222, 226, 230, 0.5);
    --bs-tertiary-color-rgb: 222,226,230;
    --bs-tertiary-bg: rgb(42.5, 47.5, 52.5);
    --bs-tertiary-bg-rgb: 43,48,53;
    --bs-primary-text-emphasis: rgb(111, 174.6, 247.8);
    --bs-secondary-text-emphasis: rgb(144.6, 153, 165);
    --bs-success-text-emphasis: rgb(129.6, 229.2, 177.6);
    --bs-info-text-emphasis: rgb(102, 223.2, 238.2);
    --bs-warning-text-emphasis: rgb(255, 208.8, 162);
    --bs-danger-text-emphasis: rgb(240.6, 147.6, 138);
    --bs-light-text-emphasis: #f8f9fa;
    --bs-dark-text-emphasis: #dee2e6;
    --bs-primary-bg-subtle: rgb(3, 24.2, 48.6);
    --bs-secondary-bg-subtle: rgb(14.2, 17, 21);
    --bs-success-bg-subtle: rgb(9.2, 42.4, 25.2);
    --bs-info-bg-subtle: rgb(0, 40.4, 45.4);
    --bs-warning-bg-subtle: rgb(51, 35.6, 20);
    --bs-danger-bg-subtle: rgb(46.2, 15.2, 12);
    --bs-light-bg-subtle: #343a40;
    --bs-dark-bg-subtle: #1a1d20;
    --bs-primary-border-subtle: rgb(9, 72.6, 145.8);
    --bs-secondary-border-subtle: rgb(42.6, 51, 63);
    --bs-success-border-subtle: rgb(27.6, 127.2, 75.6);
    --bs-info-border-subtle: rgb(0, 121.2, 136.2);
    --bs-warning-border-subtle: rgb(153, 106.8, 60);
    --bs-danger-border-subtle: rgb(138.6, 45.6, 36);
    --bs-light-border-subtle: #495057;
    --bs-dark-border-subtle: #343a40;
    --bs-heading-color: inherit;
    --bs-link-color: rgb(111, 174.6, 247.8);
    --bs-link-hover-color: rgb(139.8, 190.68, 249.24);
    --bs-link-color-rgb: 111,175,248;
    --bs-link-hover-color-rgb: 140,191,249;
    --bs-code-color: rgb(230.4, 132.6, 181.2);
    --bs-highlight-color: #dee2e6;
    --bs-highlight-bg: rgb(102, 77.2, 2.8);
    --bs-border-color: #495057;
    --bs-border-color-translucent: rgba(255, 255, 255, 0.15);
    --bs-form-valid-color: rgb(117, 183, 152.4);
    --bs-form-valid-border-color: rgb(117, 183, 152.4);
    --bs-form-invalid-color: rgb(234, 133.8, 143.4);
    --bs-form-invalid-border-color: rgb(234, 133.8, 143.4)
}

*, ::after, ::before {
    box-sizing: border-box
}

@media (prefers-reduced-motion:no-preference) {
    :root {
        scroll-behavior: smooth
    }
}

body {
    margin: 0;
    font-family: var(--bs-body-font-family);
    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: var(--bs-body-text-align);
    background-color: var(--bs-body-bg);
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
    margin-bottom: .5rem;
    font-weight: 500;
    line-height: 1.2;
    color: var(--bs-heading-color)
}

.h1, h1 {
    font-size: calc(1.345rem + 1.14vw)
}

@media (min-width:1200px) {
    .h1, h1 {
        font-size: 2.2rem
    }
}

.h2, h2 {
    font-size: calc(1.3274rem + .9288vw)
}

@media (min-width:1200px) {
    .h2, h2 {
        font-size: 2.024rem
    }
}

.h3, h3 {
    font-size: calc(1.2834rem + .4008vw)
}

@media (min-width:1200px) {
    .h3, h3 {
        font-size: 1.584rem
    }
}

.h4, h4 {
    font-size: 1.232rem
}

.h5, h5 {
    font-size: .88rem
}

.h6, h6 {
    font-size: .88rem
}

p {
    margin-top: 0;
    margin-bottom: 1rem
}

ol, ul {
    padding-left: 2rem
}

ol, ul {
    margin-top: 0;
    margin-bottom: 1rem
}

    ol ol, ol ul, ul ol, ul ul {
        margin-bottom: 0
    }

dt {
    font-weight: 700
}

b {
    font-weight: bolder
}

.small, small {
    font-size: .875em
}

.mark, mark {
    padding: .1875em;
    color: var(--bs-highlight-color);
    background-color: var(--bs-highlight-bg)
}

a {
    color: rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,1));
    text-decoration: underline
}

    a:hover {
        --bs-link-color-rgb: var(--bs-link-hover-color-rgb)
    }

    a:not([href]):not([class]), a:not([href]):not([class]):hover {
        color: inherit;
        text-decoration: none
    }

code {
    font-family: var(--bs-font-monospace);
    font-size: 1em
}

code {
    font-size: .875em;
    color: var(--bs-code-color);
    word-wrap: break-word
}

a > code {
    color: inherit
}

img {
    vertical-align: middle
}

label {
    display: inline-block
}

button {
    border-radius: 0
}

    button:focus:not(:focus-visible) {
        outline: 0
    }

button, input, textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

button {
    text-transform: none
}

[role=button] {
    cursor: pointer
}

[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator {
    display: none !important
}

[type=button], [type=reset], [type=submit], button {
    -webkit-appearance: button
}

    [type=button]:not(:disabled), [type=reset]:not(:disabled), [type=submit]:not(:disabled), button:not(:disabled) {
        cursor: pointer
    }

::-moz-focus-inner {
    padding: 0;
    border-style: none
}

textarea {
    resize: vertical
}

::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-fields-wrapper, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-text, ::-webkit-datetime-edit-year-field {
    padding: 0
}

::-webkit-inner-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-color-swatch-wrapper {
    padding: 0
}

::file-selector-button {
    font: inherit;
    -webkit-appearance: button
}

[hidden] {
    display: none !important
}

.lead {
    font-size: 1.1rem;
    font-weight: 300
}

.display-1 {
    font-size: calc(1.625rem + 4.5vw);
    font-weight: 300;
    line-height: 1.2
}

@media (min-width:1200px) {
    .display-1 {
        font-size: 5rem
    }
}

.display-2 {
    font-size: calc(1.575rem + 3.9vw);
    font-weight: 300;
    line-height: 1.2
}

@media (min-width:1200px) {
    .display-2 {
        font-size: 4.5rem
    }
}

.display-3 {
    font-size: calc(1.525rem + 3.3vw);
    font-weight: 300;
    line-height: 1.2
}

@media (min-width:1200px) {
    .display-3 {
        font-size: 4rem
    }
}

.display-4 {
    font-size: calc(1.475rem + 2.7vw);
    font-weight: 300;
    line-height: 1.2
}

@media (min-width:1200px) {
    .display-4 {
        font-size: 3.5rem
    }
}

.display-5 {
    font-size: calc(1.425rem + 2.1vw);
    font-weight: 300;
    line-height: 1.2
}

@media (min-width:1200px) {
    .display-5 {
        font-size: 3rem
    }
}

.display-6 {
    font-size: calc(1.375rem + 1.5vw);
    font-weight: 300;
    line-height: 1.2
}

@media (min-width:1200px) {
    .display-6 {
        font-size: 2.5rem
    }
}

.list-unstyled {
    padding-left: 0;
    list-style: none
}

.list-inline {
    padding-left: 0;
    list-style: none
}

.list-inline-item {
    display: inline-block
}

    .list-inline-item:not(:last-child) {
        margin-right: .5rem
    }
/*!
 * Bootstrap  v5.3.3 (https://getbootstrap.com/)
 * Copyright 2011-2024 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */

:root, [data-bs-theme=light] {
    --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-black: #000;
    --bs-white: #fff;
    --bs-gray: #6c757d;
    --bs-gray-dark: #343a40;
    --bs-gray-100: #f8f9fa;
    --bs-gray-200: #e9ecef;
    --bs-gray-300: #dee2e6;
    --bs-gray-400: #ced4da;
    --bs-gray-500: #adb5bd;
    --bs-gray-600: #6c757d;
    --bs-gray-700: #495057;
    --bs-gray-800: #343a40;
    --bs-gray-900: #212529;
    --bs-primary: #0f79f3;
    --bs-secondary: #475569;
    --bs-success: #2ed47e;
    --bs-info: #00cae3;
    --bs-warning: #ffb264;
    --bs-danger: #e74c3c;
    --bs-light: #f4f6fc;
    --bs-dark: #000000;
    --bs-body-bg: #eff3f9;
    --bs-border-color: #e7e2e2;
    --bs-border-color-40: #eeeeee;
    --bs-border-color-50: #e0e0e0;
    --bs-border-color-60: #eaecf2;
    --bs-border-color-70: #c2cada;
    --bs-border-color-80: #e0e2ec;
    --bs-border-color-90: #F5F5F5;
    --bs-success-40: #eafbf2;
    --bs-success-50: #00b69b;
    --bs-success-60: #2ecc71;
    --bs-success-70: #0EAC5D;
    --bs-success-80: #06B48A;
    --bs-success-90: #52D689;
    --bs-primary-30: #138BFD;
    --bs-primary-40: #f1f2fd;
    --bs-primary-50: #796df6;
    --bs-primary-60: #978bff;
    --bs-danger-40: #fdebf3;
    --bs-danger-50: #ee368c;
    --bs-danger-60: #FD5812;
    --bs-light-40: #ddddef;
    --bs-light-50: #e7effd;
    --bs-light-60: #E6E1F8;
    --bs-light-70: #D2D2E4;
    --bs-info-40: #2AA9FF;
    --bs-info-50: #52C7FF;
    --bs-warning-40: #F1B31C;
    --bs-warning-50: #FC7013;
    --bs-warning-60: #FE9039;
    --bs-body-color-40: #697689;
    --bs-body-color-50: #7E8999;
    --bs-body-color-60: #8E8DA1;
    --bs-secondary-40: #314055;
    --bs-secondary-50: #2B2A3F;
    --bs-primary-rgb: 15,121,243;
    --bs-secondary-rgb: 71,85,105;
    --bs-success-rgb: 46,212,126;
    --bs-info-rgb: 0,202,227;
    --bs-warning-rgb: 255,178,100;
    --bs-danger-rgb: 231,76,60;
    --bs-light-rgb: 244,246,252;
    --bs-dark-rgb: 0,0,0;
    --bs-body-bg-rgb: 239,243,249;
    --bs-border-color-rgb: 231,226,226;
    --bs-border-color-40-rgb: 238,238,238;
    --bs-border-color-50-rgb: 224,224,224;
    --bs-border-color-60-rgb: 234,236,242;
    --bs-border-color-70-rgb: 194,202,218;
    --bs-border-color-80-rgb: 224,226,236;
    --bs-border-color-90-rgb: 245,245,245;
    --bs-success-40-rgb: 234,251,242;
    --bs-success-50-rgb: 0,182,155;
    --bs-success-60-rgb: 46,204,113;
    --bs-success-70-rgb: 14,172,93;
    --bs-success-80-rgb: 6,180,138;
    --bs-success-90-rgb: 82,214,137;
    --bs-primary-30-rgb: 19,139,253;
    --bs-primary-40-rgb: 241,242,253;
    --bs-primary-50-rgb: 121,109,246;
    --bs-primary-60-rgb: 151,139,255;
    --bs-danger-40-rgb: 253,235,243;
    --bs-danger-50-rgb: 238,54,140;
    --bs-danger-60-rgb: 253,88,18;
    --bs-light-40-rgb: 221,221,239;
    --bs-light-50-rgb: 231,239,253;
    --bs-light-60-rgb: 230,225,248;
    --bs-light-70-rgb: 210,210,228;
    --bs-info-40-rgb: 42,169,255;
    --bs-info-50-rgb: 82,199,255;
    --bs-warning-40-rgb: 241,179,28;
    --bs-warning-50-rgb: 252,112,19;
    --bs-warning-60-rgb: 254,144,57;
    --bs-body-color-40-rgb: 105,118,137;
    --bs-body-color-50-rgb: 126,137,153;
    --bs-body-color-60-rgb: 142,141,161;
    --bs-secondary-40-rgb: 49,64,85;
    --bs-secondary-50-rgb: 43,42,63;
    --bs-primary-text-emphasis: rgb(6, 48.4, 97.2);
    --bs-secondary-text-emphasis: rgb(28.4, 34, 42);
    --bs-success-text-emphasis: rgb(18.4, 84.8, 50.4);
    --bs-info-text-emphasis: rgb(0, 80.8, 90.8);
    --bs-warning-text-emphasis: rgb(102, 71.2, 40);
    --bs-danger-text-emphasis: rgb(92.4, 30.4, 24);
    --bs-light-text-emphasis: #495057;
    --bs-dark-text-emphasis: #495057;
    --bs-primary-bg-subtle: rgb(207, 228.2, 252.6);
    --bs-secondary-bg-subtle: rgb(218.2, 221, 225);
    --bs-success-bg-subtle: rgb(213.2, 246.4, 229.2);
    --bs-info-bg-subtle: rgb(204, 244.4, 249.4);
    --bs-warning-bg-subtle: rgb(255, 239.6, 224);
    --bs-danger-bg-subtle: rgb(250.2, 219.2, 216);
    --bs-light-bg-subtle: rgb(251.5, 252, 252.5);
    --bs-dark-bg-subtle: #ced4da;
    --bs-primary-border-subtle: rgb(159, 201.4, 250.2);
    --bs-secondary-border-subtle: rgb(181.4, 187, 195);
    --bs-success-border-subtle: rgb(171.4, 237.8, 203.4);
    --bs-info-border-subtle: rgb(153, 233.8, 243.8);
    --bs-warning-border-subtle: rgb(255, 224.2, 193);
    --bs-danger-border-subtle: rgb(245.4, 183.4, 177);
    --bs-light-border-subtle: #e9ecef;
    --bs-dark-border-subtle: #adb5bd;
    --bs-white-rgb: 255,255,255;
    --bs-black-rgb: 0,0,0;
    --bs-font-sans-serif: system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans","Liberation Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    --bs-font-monospace: SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;
    --bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
    --bs-body-font-family: var(--bs-font-sans-serif);
    --bs-body-font-size: 0.88rem;
    --bs-body-font-weight: 400;
    --bs-body-line-height: 1.5;
    --bs-body-color: #919aa3;
    --bs-body-color-rgb: 145,154,163;
    --bs-body-bg: #eff3f9;
    --bs-body-bg-rgb: 239,243,249;
    --bs-emphasis-color: #000;
    --bs-emphasis-color-rgb: 0,0,0;
    --bs-secondary-color: rgba(145, 154, 163, 0.75);
    --bs-secondary-color-rgb: 145,154,163;
    --bs-secondary-bg: #e9ecef;
    --bs-secondary-bg-rgb: 233,236,239;
    --bs-tertiary-color: rgba(145, 154, 163, 0.5);
    --bs-tertiary-color-rgb: 145,154,163;
    --bs-tertiary-bg: #f8f9fa;
    --bs-tertiary-bg-rgb: 248,249,250;
    --bs-heading-color: inherit;
    --bs-link-color: #0f79f3;
    --bs-link-color-rgb: 15,121,243;
    --bs-link-decoration: underline;
    --bs-link-hover-color: rgb(12, 96.8, 194.4);
    --bs-link-hover-color-rgb: 12,97,194;
    --bs-code-color: #d63384;
    --bs-highlight-color: #919aa3;
    --bs-highlight-bg: rgb(255, 242.6, 205.4);
    --bs-border-width: 1px;
    --bs-border-style: solid;
    --bs-border-color: #e7e2e2;
    --bs-border-color-translucent: rgba(0, 0, 0, 0.175);
    --bs-border-radius: 0.375rem;
    --bs-border-radius-sm: 0.25rem;
    --bs-border-radius-lg: 0.5rem;
    --bs-border-radius-xl: 1rem;
    --bs-border-radius-xxl: 2rem;
    --bs-border-radius-2xl: var(--bs-border-radius-xxl);
    --bs-border-radius-pill: 50rem;
    --bs-box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    --bs-box-shadow-sm: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
    --bs-box-shadow-lg: 0 1rem 3rem rgba(0, 0, 0, 0.175);
    --bs-box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, 0.075);
    --bs-focus-ring-width: 0.25rem;
    --bs-focus-ring-opacity: 0.25;
    --bs-focus-ring-color: rgba(15, 121, 243, 0.25);
    --bs-form-valid-color: #2ed47e;
    --bs-form-valid-border-color: #2ed47e;
    --bs-form-invalid-color: #e74c3c;
    --bs-form-invalid-border-color: #e74c3c
}

[data-bs-theme=dark] {
    color-scheme: dark;
    --bs-body-color: #dee2e6;
    --bs-body-color-rgb: 222,226,230;
    --bs-body-bg: #212529;
    --bs-body-bg-rgb: 33,37,41;
    --bs-emphasis-color: #fff;
    --bs-emphasis-color-rgb: 255,255,255;
    --bs-secondary-color: rgba(222, 226, 230, 0.75);
    --bs-secondary-color-rgb: 222,226,230;
    --bs-secondary-bg: #343a40;
    --bs-secondary-bg-rgb: 52,58,64;
    --bs-tertiary-color: rgba(222, 226, 230, 0.5);
    --bs-tertiary-color-rgb: 222,226,230;
    --bs-tertiary-bg: rgb(42.5, 47.5, 52.5);
    --bs-tertiary-bg-rgb: 43,48,53;
    --bs-primary-text-emphasis: rgb(111, 174.6, 247.8);
    --bs-secondary-text-emphasis: rgb(144.6, 153, 165);
    --bs-success-text-emphasis: rgb(129.6, 229.2, 177.6);
    --bs-info-text-emphasis: rgb(102, 223.2, 238.2);
    --bs-warning-text-emphasis: rgb(255, 208.8, 162);
    --bs-danger-text-emphasis: rgb(240.6, 147.6, 138);
    --bs-light-text-emphasis: #f8f9fa;
    --bs-dark-text-emphasis: #dee2e6;
    --bs-primary-bg-subtle: rgb(3, 24.2, 48.6);
    --bs-secondary-bg-subtle: rgb(14.2, 17, 21);
    --bs-success-bg-subtle: rgb(9.2, 42.4, 25.2);
    --bs-info-bg-subtle: rgb(0, 40.4, 45.4);
    --bs-warning-bg-subtle: rgb(51, 35.6, 20);
    --bs-danger-bg-subtle: rgb(46.2, 15.2, 12);
    --bs-light-bg-subtle: #343a40;
    --bs-dark-bg-subtle: #1a1d20;
    --bs-primary-border-subtle: rgb(9, 72.6, 145.8);
    --bs-secondary-border-subtle: rgb(42.6, 51, 63);
    --bs-success-border-subtle: rgb(27.6, 127.2, 75.6);
    --bs-info-border-subtle: rgb(0, 121.2, 136.2);
    --bs-warning-border-subtle: rgb(153, 106.8, 60);
    --bs-danger-border-subtle: rgb(138.6, 45.6, 36);
    --bs-light-border-subtle: #495057;
    --bs-dark-border-subtle: #343a40;
    --bs-heading-color: inherit;
    --bs-link-color: rgb(111, 174.6, 247.8);
    --bs-link-hover-color: rgb(139.8, 190.68, 249.24);
    --bs-link-color-rgb: 111,175,248;
    --bs-link-hover-color-rgb: 140,191,249;
    --bs-code-color: rgb(230.4, 132.6, 181.2);
    --bs-highlight-color: #dee2e6;
    --bs-highlight-bg: rgb(102, 77.2, 2.8);
    --bs-border-color: #495057;
    --bs-border-color-translucent: rgba(255, 255, 255, 0.15);
    --bs-form-valid-color: rgb(117, 183, 152.4);
    --bs-form-valid-border-color: rgb(117, 183, 152.4);
    --bs-form-invalid-color: rgb(234, 133.8, 143.4);
    --bs-form-invalid-border-color: rgb(234, 133.8, 143.4)
}

*, ::after, ::before {
    box-sizing: border-box
}

@media (prefers-reduced-motion:no-preference) {
    :root {
        scroll-behavior: smooth
    }
}

body {
    margin: 0;
    font-family: var(--bs-body-font-family);
    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: var(--bs-body-text-align);
    background-color: var(--bs-body-bg);
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
    margin-bottom: .5rem;
    font-weight: 500;
    line-height: 1.2;
    color: var(--bs-heading-color)
}

.h1, h1 {
    font-size: calc(1.345rem + 1.14vw)
}

@media (min-width:1200px) {
    .h1, h1 {
        font-size: 2.2rem
    }
}

.h2, h2 {
    font-size: calc(1.3274rem + .9288vw)
}

@media (min-width:1200px) {
    .h2, h2 {
        font-size: 2.024rem
    }
}

.h3, h3 {
    font-size: calc(1.2834rem + .4008vw)
}

@media (min-width:1200px) {
    .h3, h3 {
        font-size: 1.584rem
    }
}

.h4, h4 {
    font-size: 1.232rem
}

.h5, h5 {
    font-size: .88rem
}

.h6, h6 {
    font-size: .88rem
}

p {
    margin-top: 0;
    margin-bottom: 1rem
}

ol, ul {
    padding-left: 2rem
}

ol, ul {
    margin-top: 0;
    margin-bottom: 1rem
}

    ol ol, ol ul, ul ol, ul ul {
        margin-bottom: 0
    }

dt {
    font-weight: 700
}

b {
    font-weight: bolder
}

.small, small {
    font-size: .875em
}

.mark, mark {
    padding: .1875em;
    color: var(--bs-highlight-color);
    background-color: var(--bs-highlight-bg)
}

a {
    color: rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,1));
    text-decoration: underline
}

    a:hover {
        --bs-link-color-rgb: var(--bs-link-hover-color-rgb)
    }

    a:not([href]):not([class]), a:not([href]):not([class]):hover {
        color: inherit;
        text-decoration: none
    }

code {
    font-family: var(--bs-font-monospace);
    font-size: 1em
}

code {
    font-size: .875em;
    color: var(--bs-code-color);
    word-wrap: break-word
}

a > code {
    color: inherit
}

img {
    vertical-align: middle
}

label {
    display: inline-block
}

button {
    border-radius: 0
}

    button:focus:not(:focus-visible) {
        outline: 0
    }

button, input, textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

button {
    text-transform: none
}

[role=button] {
    cursor: pointer
}

[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator {
    display: none !important
}

[type=button], [type=reset], [type=submit], button {
    -webkit-appearance: button
}

    [type=button]:not(:disabled), [type=reset]:not(:disabled), [type=submit]:not(:disabled), button:not(:disabled) {
        cursor: pointer
    }

::-moz-focus-inner {
    padding: 0;
    border-style: none
}

textarea {
    resize: vertical
}

::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-fields-wrapper, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-text, ::-webkit-datetime-edit-year-field {
    padding: 0
}

::-webkit-inner-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-color-swatch-wrapper {
    padding: 0
}

::file-selector-button {
    font: inherit;
    -webkit-appearance: button
}

[hidden] {
    display: none !important
}

.lead {
    font-size: 1.1rem;
    font-weight: 300
}

.display-1 {
    font-size: calc(1.625rem + 4.5vw);
    font-weight: 300;
    line-height: 1.2
}

@media (min-width:1200px) {
    .display-1 {
        font-size: 5rem
    }
}

.display-2 {
    font-size: calc(1.575rem + 3.9vw);
    font-weight: 300;
    line-height: 1.2
}

@media (min-width:1200px) {
    .display-2 {
        font-size: 4.5rem
    }
}

.display-3 {
    font-size: calc(1.525rem + 3.3vw);
    font-weight: 300;
    line-height: 1.2
}

@media (min-width:1200px) {
    .display-3 {
        font-size: 4rem
    }
}

.display-4 {
    font-size: calc(1.475rem + 2.7vw);
    font-weight: 300;
    line-height: 1.2
}

@media (min-width:1200px) {
    .display-4 {
        font-size: 3.5rem
    }
}

.display-5 {
    font-size: calc(1.425rem + 2.1vw);
    font-weight: 300;
    line-height: 1.2
}

@media (min-width:1200px) {
    .display-5 {
        font-size: 3rem
    }
}

.display-6 {
    font-size: calc(1.375rem + 1.5vw);
    font-weight: 300;
    line-height: 1.2
}

@media (min-width:1200px) {
    .display-6 {
        font-size: 2.5rem
    }
}

.list-unstyled {
    padding-left: 0;
    list-style: none
}

.list-inline {
    padding-left: 0;
    list-style: none
}

.list-inline-item {
    display: inline-block
}

    .list-inline-item:not(:last-child) {
        margin-right: .5rem
    }

.img-fluid {
    max-width: 100%;
    height: auto
}

.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    width: 100%;
    padding-right: calc(var(--bs-gutter-x) * .5);
    padding-left: calc(var(--bs-gutter-x) * .5);
    margin-right: auto;
    margin-left: auto
}

@media (min-width:576px) {
    .container, .container-sm {
        max-width: 540px
    }
}

@media (min-width:768px) {
    .container, .container-md, .container-sm {
        max-width: 720px
    }
}

@media (min-width:992px) {
    .container, .container-lg, .container-md, .container-sm {
        max-width: 960px
    }
}

@media (min-width:1200px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1140px
    }
}

@media (min-width:1400px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        max-width: 1320px
    }
}

:root {
    --bs-breakpoint-xs: 0;
    --bs-breakpoint-sm: 576px;
    --bs-breakpoint-md: 768px;
    --bs-breakpoint-lg: 992px;
    --bs-breakpoint-xl: 1200px;
    --bs-breakpoint-xxl: 1400px
}

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

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

.col {
    flex: 1 0 0%
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.g-0 {
    --bs-gutter-x: 0
}

.g-0 {
    --bs-gutter-y: 0
}

.g-1 {
    --bs-gutter-x: 0.25rem
}

.g-1 {
    --bs-gutter-y: 0.25rem
}

.g-2 {
    --bs-gutter-x: 0.5rem
}

.g-2 {
    --bs-gutter-y: 0.5rem
}

.g-3 {
    --bs-gutter-x: 1rem
}

.g-3 {
    --bs-gutter-y: 1rem
}

.g-4 {
    --bs-gutter-x: 1.5rem
}

.g-4 {
    --bs-gutter-y: 1.5rem
}

.g-5 {
    --bs-gutter-x: 3rem
}

.g-5 {
    --bs-gutter-y: 3rem
}

@media (min-width:576px) {
    .col-sm {
        flex: 1 0 0%
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

    .g-sm-0 {
        --bs-gutter-x: 0
    }

    .g-sm-0 {
        --bs-gutter-y: 0
    }

    .g-sm-1 {
        --bs-gutter-x: 0.25rem
    }

    .g-sm-1 {
        --bs-gutter-y: 0.25rem
    }

    .g-sm-2 {
        --bs-gutter-x: 0.5rem
    }

    .g-sm-2 {
        --bs-gutter-y: 0.5rem
    }

    .g-sm-3 {
        --bs-gutter-x: 1rem
    }

    .g-sm-3 {
        --bs-gutter-y: 1rem
    }

    .g-sm-4 {
        --bs-gutter-x: 1.5rem
    }

    .g-sm-4 {
        --bs-gutter-y: 1.5rem
    }

    .g-sm-5 {
        --bs-gutter-x: 3rem
    }

    .g-sm-5 {
        --bs-gutter-y: 3rem
    }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .g-md-0 {
        --bs-gutter-x: 0
    }

    .g-md-0 {
        --bs-gutter-y: 0
    }

    .g-md-1 {
        --bs-gutter-x: 0.25rem
    }

    .g-md-1 {
        --bs-gutter-y: 0.25rem
    }

    .g-md-2 {
        --bs-gutter-x: 0.5rem
    }

    .g-md-2 {
        --bs-gutter-y: 0.5rem
    }

    .g-md-3 {
        --bs-gutter-x: 1rem
    }

    .g-md-3 {
        --bs-gutter-y: 1rem
    }

    .g-md-4 {
        --bs-gutter-x: 1.5rem
    }

    .g-md-4 {
        --bs-gutter-y: 1.5rem
    }

    .g-md-5 {
        --bs-gutter-x: 3rem
    }

    .g-md-5 {
        --bs-gutter-y: 3rem
    }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .g-lg-0 {
        --bs-gutter-x: 0
    }

    .g-lg-0 {
        --bs-gutter-y: 0
    }

    .g-lg-1 {
        --bs-gutter-x: 0.25rem
    }

    .g-lg-1 {
        --bs-gutter-y: 0.25rem
    }

    .g-lg-2 {
        --bs-gutter-x: 0.5rem
    }

    .g-lg-2 {
        --bs-gutter-y: 0.5rem
    }

    .g-lg-3 {
        --bs-gutter-x: 1rem
    }

    .g-lg-3 {
        --bs-gutter-y: 1rem
    }

    .g-lg-4 {
        --bs-gutter-x: 1.5rem
    }

    .g-lg-4 {
        --bs-gutter-y: 1.5rem
    }

    .g-lg-5 {
        --bs-gutter-x: 3rem
    }

    .g-lg-5 {
        --bs-gutter-y: 3rem
    }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .g-xl-0 {
        --bs-gutter-x: 0
    }

    .g-xl-0 {
        --bs-gutter-y: 0
    }

    .g-xl-1 {
        --bs-gutter-x: 0.25rem
    }

    .g-xl-1 {
        --bs-gutter-y: 0.25rem
    }

    .g-xl-2 {
        --bs-gutter-x: 0.5rem
    }

    .g-xl-2 {
        --bs-gutter-y: 0.5rem
    }

    .g-xl-3 {
        --bs-gutter-x: 1rem
    }

    .g-xl-3 {
        --bs-gutter-y: 1rem
    }

    .g-xl-4 {
        --bs-gutter-x: 1.5rem
    }

    .g-xl-4 {
        --bs-gutter-y: 1.5rem
    }

    .g-xl-5 {
        --bs-gutter-x: 3rem
    }

    .g-xl-5 {
        --bs-gutter-y: 3rem
    }
}

@media (min-width:1400px) {
    .col-xxl {
        flex: 1 0 0%
    }

    .col-xxl-auto {
        flex: 0 0 auto;
        width: auto
    }

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

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

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

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

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

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

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

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

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

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

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

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

    .g-xxl-0 {
        --bs-gutter-x: 0
    }

    .g-xxl-0 {
        --bs-gutter-y: 0
    }

    .g-xxl-1 {
        --bs-gutter-x: 0.25rem
    }

    .g-xxl-1 {
        --bs-gutter-y: 0.25rem
    }

    .g-xxl-2 {
        --bs-gutter-x: 0.5rem
    }

    .g-xxl-2 {
        --bs-gutter-y: 0.5rem
    }

    .g-xxl-3 {
        --bs-gutter-x: 1rem
    }

    .g-xxl-3 {
        --bs-gutter-y: 1rem
    }

    .g-xxl-4 {
        --bs-gutter-x: 1.5rem
    }

    .g-xxl-4 {
        --bs-gutter-y: 1.5rem
    }

    .g-xxl-5 {
        --bs-gutter-x: 3rem
    }

    .g-xxl-5 {
        --bs-gutter-y: 3rem
    }
}

.form-label {
    margin-bottom: .5rem
}

.col-form-label {
    padding-top: calc(.375rem + var(--bs-border-width));
    padding-bottom: calc(.375rem + var(--bs-border-width));
    margin-bottom: 0;
    font-size: inherit;
    line-height: 1.5
}

.col-form-label-lg {
    padding-top: calc(.5rem + var(--bs-border-width));
    padding-bottom: calc(.5rem + var(--bs-border-width));
    font-size: 1.1rem
}

.col-form-label-sm {
    padding-top: calc(.25rem + var(--bs-border-width));
    padding-bottom: calc(.25rem + var(--bs-border-width));
    font-size: .77rem
}

.form-text {
    margin-top: .25rem;
    font-size: .875em;
    color: var(--bs-secondary-color)
}

.form-control {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: .88rem;
    font-weight: 400;
    line-height: 1.5;
    color: var(--bs-body-color);
    appearance: none;
    background-color: var(--bs-body-bg);
    background-clip: padding-box;
    border: var(--bs-border-width) solid var(--bs-border-color);
    border-radius: var(--bs-border-radius);
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .form-control {
        transition: none
    }
}

.form-control[type=file] {
    overflow: hidden
}

    .form-control[type=file]:not(:disabled):not([readonly]) {
        cursor: pointer
    }

.form-control:focus {
    color: var(--bs-body-color);
    background-color: var(--bs-body-bg);
    border-color: #87bcf9;
    outline: 0;
    box-shadow: 0 0 0 .25rem rgba(15,121,243,.25)
}

.form-control::-webkit-date-and-time-value {
    min-width: 85px;
    height: 1.5em;
    margin: 0
}

.form-control::-webkit-datetime-edit {
    display: block;
    padding: 0
}

.form-control::placeholder {
    color: var(--bs-secondary-color);
    opacity: 1
}

.form-control:disabled {
    background-color: var(--bs-secondary-bg);
    opacity: 1
}

.form-control::file-selector-button {
    padding: .375rem .75rem;
    margin: -.375rem -.75rem;
    margin-inline-end: .75rem;
    color: var(--bs-body-color);
    background-color: var(--bs-tertiary-bg);
    pointer-events: none;
    border-color: inherit;
    border-style: solid;
    border-width: 0;
    border-inline-end-width: var(--bs-border-width);
    border-radius: 0;
    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 (prefers-reduced-motion:reduce) {
    .form-control::file-selector-button {
        transition: none
    }
}

.form-control:hover:not(:disabled):not([readonly])::file-selector-button {
    background-color: var(--bs-secondary-bg)
}

.form-control-sm {
    min-height: calc(1.5em + .5rem + calc(var(--bs-border-width) * 2));
    padding: .25rem .5rem;
    font-size: .77rem;
    border-radius: var(--bs-border-radius-sm)
}

    .form-control-sm::file-selector-button {
        padding: .25rem .5rem;
        margin: -.25rem -.5rem;
        margin-inline-end: .5rem
    }

.form-control-lg {
    min-height: calc(1.5em + 1rem + calc(var(--bs-border-width) * 2));
    padding: .5rem 1rem;
    font-size: 1.1rem;
    border-radius: var(--bs-border-radius-lg)
}

    .form-control-lg::file-selector-button {
        padding: .5rem 1rem;
        margin: -.5rem -1rem;
        margin-inline-end: 1rem
    }

textarea.form-control {
    min-height: calc(1.5em + .75rem + calc(var(--bs-border-width) * 2))
}

textarea.form-control-sm {
    min-height: calc(1.5em + .5rem + calc(var(--bs-border-width) * 2))
}

textarea.form-control-lg {
    min-height: calc(1.5em + 1rem + calc(var(--bs-border-width) * 2))
}

.form-control-color {
    width: 3rem;
    height: calc(1.5em + .75rem + calc(var(--bs-border-width) * 2));
    padding: .375rem
}

    .form-control-color:not(:disabled):not([readonly]) {
        cursor: pointer
    }

    .form-control-color::-moz-color-swatch {
        border: 0 !important;
        border-radius: var(--bs-border-radius)
    }

    .form-control-color::-webkit-color-swatch {
        border: 0 !important;
        border-radius: var(--bs-border-radius)
    }

    .form-control-color.form-control-sm {
        height: calc(1.5em + .5rem + calc(var(--bs-border-width) * 2))
    }

    .form-control-color.form-control-lg {
        height: calc(1.5em + 1rem + calc(var(--bs-border-width) * 2))
    }

.form-check {
    display: block;
    min-height: 1.32rem;
    padding-left: 1.5em;
    margin-bottom: .125rem
}

    .form-check .form-check-input {
        float: left;
        margin-left: -1.5em
    }

.form-check-input {
    --bs-form-check-bg: var(--bs-body-bg);
    flex-shrink: 0;
    width: 1em;
    height: 1em;
    margin-top: .25em;
    vertical-align: top;
    appearance: none;
    background-color: var(--bs-form-check-bg);
    background-image: var(--bs-form-check-bg-image);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    border: var(--bs-border-width) solid var(--bs-border-color);
    print-color-adjust: exact
}

    .form-check-input[type=checkbox] {
        border-radius: .25em
    }

    .form-check-input[type=radio] {
        border-radius: 50%
    }

    .form-check-input:active {
        filter: brightness(90%)
    }

    .form-check-input:focus {
        border-color: #87bcf9;
        outline: 0;
        box-shadow: 0 0 0 .25rem rgba(15,121,243,.25)
    }

    .form-check-input:checked {
        background-color: #0f79f3;
        border-color: #0f79f3
    }

        .form-check-input:checked[type=checkbox] {
            --bs-form-check-bg-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 10 3 3 6-6'/%3e%3c/svg%3e")
        }

        .form-check-input:checked[type=radio] {
            --bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e")
        }

    .form-check-input[type=checkbox]:indeterminate {
        background-color: #0f79f3;
        border-color: #0f79f3;
        --bs-form-check-bg-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 {
        pointer-events: none;
        filter: none;
        opacity: .5
    }

        .form-check-input:disabled ~ .form-check-label, .form-check-input[disabled] ~ .form-check-label {
            cursor: default;
            opacity: .5
        }

.form-check-inline {
    display: inline-block;
    margin-right: 1rem
}

.btn-check {
    position: absolute;
    clip: rect(0,0,0,0);
    pointer-events: none
}

    .btn-check:disabled + .btn, .btn-check[disabled] + .btn {
        pointer-events: none;
        filter: none;
        opacity: .65
    }

.input-group {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    width: 100%;
}

    .input-group > .form-control,
    .input-group > .form-select,
    .input-group > .form-floating {
        position: relative;
        flex: 1 1 auto;
        width: 1%;
        min-width: 0;
    }

        .input-group > .form-control:focus,
        .input-group > .form-select:focus,
        .input-group > .form-floating:focus-within {
            z-index: 5;
        }

    .input-group .btn {
        position: relative;
        z-index: 2;
    }

        .input-group .btn:focus {
            z-index: 5;
        }

.input-group-text {
    display: flex;
    align-items: center;
    padding: 0.375rem 0.75rem;
    font-size: 0.88rem;
    font-weight: 400;
    line-height: 1.5;
    color: var(--bs-body-color);
    text-align: center;
    white-space: nowrap;
    background-color: var(--bs-tertiary-bg);
    border: var(--bs-border-width) solid var(--bs-border-color);
    border-radius: var(--bs-border-radius);
}

.input-group-lg > .form-control,
.input-group-lg > .form-select,
.input-group-lg > .input-group-text,
.input-group-lg > .btn {
    padding: 0.5rem 1rem;
    font-size: 1.1rem;
    border-radius: var(--bs-border-radius-lg);
}

.input-group-sm > .form-control,
.input-group-sm > .form-select,
.input-group-sm > .input-group-text,
.input-group-sm > .btn {
    padding: 0.25rem 0.5rem;
    font-size: 0.77rem;
    border-radius: var(--bs-border-radius-sm);
}

.input-group-lg > .form-select,
.input-group-sm > .form-select {
    padding-right: 3rem;
}

.input-group:not(.has-validation) > :not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),
.input-group:not(.has-validation) > .dropdown-toggle:nth-last-child(n+3),
.input-group:not(.has-validation) > .form-floating:not(:last-child) > .form-control,
.input-group:not(.has-validation) > .form-floating:not(:last-child) > .form-select {
    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):not(.form-floating),
.input-group.has-validation > .dropdown-toggle:nth-last-child(n+4),
.input-group.has-validation > .form-floating:nth-last-child(n+3) > .form-control,
.input-group.has-validation > .form-floating:nth-last-child(n+3) > .form-select {
    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) {
    margin-left: calc(var(--bs-border-width) * -1);
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.input-group > .form-floating:not(:first-child) > .form-control,
.input-group > .form-floating:not(:first-child) > .form-select {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.valid-feedback {
    display: none;
    width: 100%;
    margin-top: 0.25rem;
    font-size: 0.875em;
    color: var(--bs-form-valid-color);
}

.valid-tooltip {
    position: absolute;
    top: 100%;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: 0.25rem 0.5rem;
    margin-top: 0.1rem;
    font-size: 0.77rem;
    color: #fff;
    background-color: var(--bs-success);
    border-radius: var(--bs-border-radius);
}

.was-validated :valid ~ .valid-feedback,
.was-validated :valid ~ .valid-tooltip,
.is-valid ~ .valid-feedback,
.is-valid ~ .valid-tooltip {
    display: block;
}

.was-validated .form-control:valid, .form-control.is-valid {
    border-color: var(--bs-form-valid-border-color);
    padding-right: calc(1.5em + 0.75rem);
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%232ed47e' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right calc(0.375em + 0.1875rem) center;
    background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

    .was-validated .form-control:valid:focus, .form-control.is-valid:focus {
        border-color: var(--bs-form-valid-border-color);
        box-shadow: 0 0 0 0.25rem rgba(var(--bs-success-rgb), 0.25);
    }

.was-validated textarea.form-control:valid, textarea.form-control.is-valid {
    padding-right: calc(1.5em + 0.75rem);
    background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}

.was-validated .form-select:valid, .form-select.is-valid {
    border-color: var(--bs-form-valid-border-color);
}

    .was-validated .form-select:valid:not([multiple]):not([size]), .was-validated .form-select:valid:not([multiple])[size="1"], .form-select.is-valid:not([multiple]):not([size]), .form-select.is-valid:not([multiple])[size="1"] {
        --bs-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%232ed47e' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
        padding-right: 4.125rem;
        background-position: right 0.75rem center, center right 2.25rem;
        background-size: 16px 12px, calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
    }

    .was-validated .form-select:valid:focus, .form-select.is-valid:focus {
        border-color: var(--bs-form-valid-border-color);
        box-shadow: 0 0 0 0.25rem rgba(var(--bs-success-rgb), 0.25);
    }

.was-validated .form-control-color:valid, .form-control-color.is-valid {
    width: calc(3rem + calc(1.5em + 0.75rem));
}

.was-validated .form-check-input:valid, .form-check-input.is-valid {
    border-color: var(--bs-form-valid-border-color);
}

    .was-validated .form-check-input:valid:checked, .form-check-input.is-valid:checked {
        background-color: var(--bs-form-valid-color);
    }

    .was-validated .form-check-input:valid:focus, .form-check-input.is-valid:focus {
        box-shadow: 0 0 0 0.25rem rgba(var(--bs-success-rgb), 0.25);
    }

    .was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
        color: var(--bs-form-valid-color);
    }

.form-check-inline .form-check-input ~ .valid-feedback {
    margin-left: 0.5em;
}

.was-validated .input-group > .form-control:not(:focus):valid, .input-group > .form-control:not(:focus).is-valid,
.was-validated .input-group > .form-select:not(:focus):valid,
.input-group > .form-select:not(:focus).is-valid,
.was-validated .input-group > .form-floating:not(:focus-within):valid,
.input-group > .form-floating:not(:focus-within).is-valid {
    z-index: 3;
}

.invalid-feedback {
    display: none;
    width: 100%;
    margin-top: 0.25rem;
    font-size: 0.875em;
    color: var(--bs-form-invalid-color);
}

.invalid-tooltip {
    position: absolute;
    top: 100%;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: 0.25rem 0.5rem;
    margin-top: 0.1rem;
    font-size: 0.77rem;
    color: #fff;
    background-color: var(--bs-danger);
    border-radius: var(--bs-border-radius);
}

.was-validated :invalid ~ .invalid-feedback,
.was-validated :invalid ~ .invalid-tooltip,
.is-invalid ~ .invalid-feedback,
.is-invalid ~ .invalid-tooltip {
    display: block;
}

.was-validated .form-control:invalid, .form-control.is-invalid {
    border-color: var(--bs-form-invalid-border-color);
    padding-right: calc(1.5em + 0.75rem);
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23e74c3c'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23e74c3c' stroke='none'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right calc(0.375em + 0.1875rem) center;
    background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

    .was-validated .form-control:invalid:focus, .form-control.is-invalid:focus {
        border-color: var(--bs-form-invalid-border-color);
        box-shadow: 0 0 0 0.25rem rgba(var(--bs-danger-rgb), 0.25);
    }

.was-validated textarea.form-control:invalid, textarea.form-control.is-invalid {
    padding-right: calc(1.5em + 0.75rem);
    background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}

.was-validated .form-select:invalid, .form-select.is-invalid {
    border-color: var(--bs-form-invalid-border-color);
}

    .was-validated .form-select:invalid:not([multiple]):not([size]), .was-validated .form-select:invalid:not([multiple])[size="1"], .form-select.is-invalid:not([multiple]):not([size]), .form-select.is-invalid:not([multiple])[size="1"] {
        --bs-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23e74c3c'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23e74c3c' stroke='none'/%3e%3c/svg%3e");
        padding-right: 4.125rem;
        background-position: right 0.75rem center, center right 2.25rem;
        background-size: 16px 12px, calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
    }

    .was-validated .form-select:invalid:focus, .form-select.is-invalid:focus {
        border-color: var(--bs-form-invalid-border-color);
        box-shadow: 0 0 0 0.25rem rgba(var(--bs-danger-rgb), 0.25);
    }

.was-validated .form-control-color:invalid, .form-control-color.is-invalid {
    width: calc(3rem + calc(1.5em + 0.75rem));
}

.was-validated .form-check-input:invalid, .form-check-input.is-invalid {
    border-color: var(--bs-form-invalid-border-color);
}

    .was-validated .form-check-input:invalid:checked, .form-check-input.is-invalid:checked {
        background-color: var(--bs-form-invalid-color);
    }

    .was-validated .form-check-input:invalid:focus, .form-check-input.is-invalid:focus {
        box-shadow: 0 0 0 0.25rem rgba(var(--bs-danger-rgb), 0.25);
    }

    .was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
        color: var(--bs-form-invalid-color);
    }

.form-check-inline .form-check-input ~ .invalid-feedback {
    margin-left: 0.5em;
}

.was-validated .input-group > .form-control:not(:focus):invalid, .input-group > .form-control:not(:focus).is-invalid,
.was-validated .input-group > .form-select:not(:focus):invalid,
.input-group > .form-select:not(:focus).is-invalid,
.was-validated .input-group > .form-floating:not(:focus-within):invalid,
.input-group > .form-floating:not(:focus-within).is-invalid {
    z-index: 4;
}

.btn {
    --bs-btn-padding-x: 0.75rem;
    --bs-btn-padding-y: 0.375rem;
    --bs-btn-font-size: 0.88rem;
    --bs-btn-font-weight: 400;
    --bs-btn-line-height: 1.5;
    --bs-btn-color: var(--bs-body-color);
    --bs-btn-bg: transparent;
    --bs-btn-border-width: var(--bs-border-width);
    --bs-btn-border-color: transparent;
    --bs-btn-border-radius: var(--bs-border-radius);
    --bs-btn-hover-border-color: transparent;
    --bs-btn-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15),0 1px 1px rgba(0, 0, 0, 0.075);
    --bs-btn-disabled-opacity: 0.65;
    --bs-btn-focus-box-shadow: 0 0 0 0.25rem rgba(var(--bs-btn-focus-shadow-rgb), .5);
    display: inline-block;
    padding: var(--bs-btn-padding-y) var(--bs-btn-padding-x);
    font-family: var(--bs-btn-font-family);
    font-size: var(--bs-btn-font-size);
    font-weight: var(--bs-btn-font-weight);
    line-height: var(--bs-btn-line-height);
    color: var(--bs-btn-color);
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    user-select: none;
    border: var(--bs-btn-border-width) solid var(--bs-btn-border-color);
    border-radius: var(--bs-btn-border-radius);
    background-color: var(--bs-btn-bg);
    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 (prefers-reduced-motion:reduce) {
    .btn {
        transition: none
    }
}

.btn:hover {
    color: var(--bs-btn-hover-color);
    background-color: var(--bs-btn-hover-bg);
    border-color: var(--bs-btn-hover-border-color)
}

.btn-check + .btn:hover {
    color: var(--bs-btn-color);
    background-color: var(--bs-btn-bg);
    border-color: var(--bs-btn-border-color)
}

.btn:focus-visible {
    color: var(--bs-btn-hover-color);
    background-color: var(--bs-btn-hover-bg);
    border-color: var(--bs-btn-hover-border-color);
    outline: 0;
    box-shadow: var(--bs-btn-focus-box-shadow)
}

.btn-check:focus-visible + .btn {
    border-color: var(--bs-btn-hover-border-color);
    outline: 0;
    box-shadow: var(--bs-btn-focus-box-shadow)
}

.btn-check:checked + .btn, .btn.active, .btn:first-child:active, :not(.btn-check) + .btn:active {
    color: var(--bs-btn-active-color);
    background-color: var(--bs-btn-active-bg);
    border-color: var(--bs-btn-active-border-color)
}

    .btn-check:checked + .btn:focus-visible, .btn.active:focus-visible, .btn:first-child:active:focus-visible, :not(.btn-check) + .btn:active:focus-visible {
        box-shadow: var(--bs-btn-focus-box-shadow)
    }

.btn-check:checked:focus-visible + .btn {
    box-shadow: var(--bs-btn-focus-box-shadow)
}

.btn.disabled, .btn:disabled {
    color: var(--bs-btn-disabled-color);
    pointer-events: none;
    background-color: var(--bs-btn-disabled-bg);
    border-color: var(--bs-btn-disabled-border-color);
    opacity: var(--bs-btn-disabled-opacity)
}

.btn-primary {
    --bs-btn-color: #000;
    --bs-btn-bg: #0f79f3;
    --bs-btn-border-color: #0f79f3;
    --bs-btn-hover-color: #000;
    --bs-btn-hover-bg: rgb(51, 141.1, 244.8);
    --bs-btn-hover-border-color: rgb(39, 134.4, 244.2);
    --bs-btn-focus-shadow-rgb: 13,103,207;
    --bs-btn-active-color: #000;
    --bs-btn-active-bg: rgb(63, 147.8, 245.4);
    --bs-btn-active-border-color: rgb(39, 134.4, 244.2);
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #000;
    --bs-btn-disabled-bg: #0f79f3;
    --bs-btn-disabled-border-color: #0f79f3
}

.btn-secondary {
    --bs-btn-color: #fff;
    --bs-btn-bg: #475569;
    --bs-btn-border-color: #475569;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: rgb(60.35, 72.25, 89.25);
    --bs-btn-hover-border-color: rgb(56.8, 68, 84);
    --bs-btn-focus-shadow-rgb: 99,111,128;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: rgb(56.8, 68, 84);
    --bs-btn-active-border-color: rgb(53.25, 63.75, 78.75);
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #fff;
    --bs-btn-disabled-bg: #475569;
    --bs-btn-disabled-border-color: #475569
}

.btn-success {
    --bs-btn-color: #000;
    --bs-btn-bg: #2ed47e;
    --bs-btn-border-color: #2ed47e;
    --bs-btn-hover-color: #000;
    --bs-btn-hover-bg: rgb(77.35, 218.45, 145.35);
    --bs-btn-hover-border-color: rgb(66.9, 216.3, 138.9);
    --bs-btn-focus-shadow-rgb: 39,180,107;
    --bs-btn-active-color: #000;
    --bs-btn-active-bg: rgb(87.8, 220.6, 151.8);
    --bs-btn-active-border-color: rgb(66.9, 216.3, 138.9);
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #000;
    --bs-btn-disabled-bg: #2ed47e;
    --bs-btn-disabled-border-color: #2ed47e
}

.btn-info {
    --bs-btn-color: #000;
    --bs-btn-bg: #00cae3;
    --bs-btn-border-color: #00cae3;
    --bs-btn-hover-color: #000;
    --bs-btn-hover-bg: rgb(38.25, 209.95, 231.2);
    --bs-btn-hover-border-color: rgb(25.5, 207.3, 229.8);
    --bs-btn-focus-shadow-rgb: 0,172,193;
    --bs-btn-active-color: #000;
    --bs-btn-active-bg: rgb(51, 212.6, 232.6);
    --bs-btn-active-border-color: rgb(25.5, 207.3, 229.8);
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #000;
    --bs-btn-disabled-bg: #00cae3;
    --bs-btn-disabled-border-color: #00cae3
}

.btn-danger {
    --bs-btn-color: #000;
    --bs-btn-bg: #e74c3c;
    --bs-btn-border-color: #e74c3c;
    --bs-btn-hover-color: #000;
    --bs-btn-hover-bg: rgb(234.6, 102.85, 89.25);
    --bs-btn-hover-border-color: rgb(233.4, 93.9, 79.5);
    --bs-btn-focus-shadow-rgb: 196,65,51;
    --bs-btn-active-color: #000;
    --bs-btn-active-bg: rgb(235.8, 111.8, 99);
    --bs-btn-active-border-color: rgb(233.4, 93.9, 79.5);
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #000;
    --bs-btn-disabled-bg: #e74c3c;
    --bs-btn-disabled-border-color: #e74c3c
}

.btn-light {
    --bs-btn-color: #000;
    --bs-btn-bg: #f4f6fc;
    --bs-btn-border-color: #f4f6fc;
    --bs-btn-hover-color: #000;
    --bs-btn-hover-bg: rgb(207.4, 209.1, 214.2);
    --bs-btn-hover-border-color: rgb(195.2, 196.8, 201.6);
    --bs-btn-focus-shadow-rgb: 207,209,214;
    --bs-btn-active-color: #000;
    --bs-btn-active-bg: rgb(195.2, 196.8, 201.6);
    --bs-btn-active-border-color: rgb(183, 184.5, 189);
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #000;
    --bs-btn-disabled-bg: #f4f6fc;
    --bs-btn-disabled-border-color: #f4f6fc
}

.btn-dark {
    --bs-btn-color: #fff;
    --bs-btn-bg: #000000;
    --bs-btn-border-color: #000000;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: rgb(38.25, 38.25, 38.25);
    --bs-btn-hover-border-color: rgb(25.5, 25.5, 25.5);
    --bs-btn-focus-shadow-rgb: 38,38,38;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: #333333;
    --bs-btn-active-border-color: rgb(25.5, 25.5, 25.5);
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #fff;
    --bs-btn-disabled-bg: #000000;
    --bs-btn-disabled-border-color: #000000
}

.btn-body-bg {
    --bs-btn-color: #000;
    --bs-btn-bg: #eff3f9;
    --bs-btn-border-color: #eff3f9;
    --bs-btn-hover-color: #000;
    --bs-btn-hover-bg: rgb(241.4, 244.8, 249.9);
    --bs-btn-hover-border-color: rgb(240.6, 244.2, 249.6);
    --bs-btn-focus-shadow-rgb: 203,207,212;
    --bs-btn-active-color: #000;
    --bs-btn-active-bg: rgb(242.2, 245.4, 250.2);
    --bs-btn-active-border-color: rgb(240.6, 244.2, 249.6);
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #000;
    --bs-btn-disabled-bg: #eff3f9;
    --bs-btn-disabled-border-color: #eff3f9
}

.btn-border-color {
    --bs-btn-color: #000;
    --bs-btn-bg: #e7e2e2;
    --bs-btn-border-color: #e7e2e2;
    --bs-btn-hover-color: #000;
    --bs-btn-hover-bg: rgb(234.6, 230.35, 230.35);
    --bs-btn-hover-border-color: rgb(233.4, 228.9, 228.9);
    --bs-btn-focus-shadow-rgb: 196,192,192;
    --bs-btn-active-color: #000;
    --bs-btn-active-bg: rgb(235.8, 231.8, 231.8);
    --bs-btn-active-border-color: rgb(233.4, 228.9, 228.9);
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #000;
    --bs-btn-disabled-bg: #e7e2e2;
    --bs-btn-disabled-border-color: #e7e2e2
}

.btn-border-color-40 {
    --bs-btn-color: #000;
    --bs-btn-bg: #eeeeee;
    --bs-btn-border-color: #eeeeee;
    --bs-btn-hover-color: #000;
    --bs-btn-hover-bg: rgb(240.55, 240.55, 240.55);
    --bs-btn-hover-border-color: rgb(239.7, 239.7, 239.7);
    --bs-btn-focus-shadow-rgb: 202,202,202;
    --bs-btn-active-color: #000;
    --bs-btn-active-bg: rgb(241.4, 241.4, 241.4);
    --bs-btn-active-border-color: rgb(239.7, 239.7, 239.7);
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #000;
    --bs-btn-disabled-bg: #eeeeee;
    --bs-btn-disabled-border-color: #eeeeee
}

.btn-border-color-50 {
    --bs-btn-color: #000;
    --bs-btn-bg: #e0e0e0;
    --bs-btn-border-color: #e0e0e0;
    --bs-btn-hover-color: #000;
    --bs-btn-hover-bg: rgb(228.65, 228.65, 228.65);
    --bs-btn-hover-border-color: rgb(227.1, 227.1, 227.1);
    --bs-btn-focus-shadow-rgb: 190,190,190;
    --bs-btn-active-color: #000;
    --bs-btn-active-bg: rgb(230.2, 230.2, 230.2);
    --bs-btn-active-border-color: rgb(227.1, 227.1, 227.1);
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #000;
    --bs-btn-disabled-bg: #e0e0e0;
    --bs-btn-disabled-border-color: #e0e0e0
}

.btn-border-color-60 {
    --bs-btn-color: #000;
    --bs-btn-bg: #eaecf2;
    --bs-btn-border-color: #eaecf2;
    --bs-btn-hover-color: #000;
    --bs-btn-hover-bg: rgb(237.15, 238.85, 243.95);
    --bs-btn-hover-border-color: rgb(236.1, 237.9, 243.3);
    --bs-btn-focus-shadow-rgb: 199,201,206;
    --bs-btn-active-color: #000;
    --bs-btn-active-bg: rgb(238.2, 239.8, 244.6);
    --bs-btn-active-border-color: rgb(236.1, 237.9, 243.3);
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #000;
    --bs-btn-disabled-bg: #eaecf2;
    --bs-btn-disabled-border-color: #eaecf2
}

.btn-border-color-70 {
    --bs-btn-color: #000;
    --bs-btn-bg: #c2cada;
    --bs-btn-border-color: #c2cada;
    --bs-btn-hover-color: #000;
    --bs-btn-hover-bg: rgb(203.15, 209.95, 223.55);
    --bs-btn-hover-border-color: rgb(200.1, 207.3, 221.7);
    --bs-btn-focus-shadow-rgb: 165,172,185;
    --bs-btn-active-color: #000;
    --bs-btn-active-bg: rgb(206.2, 212.6, 225.4);
    --bs-btn-active-border-color: rgb(200.1, 207.3, 221.7);
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #000;
    --bs-btn-disabled-bg: #c2cada;
    --bs-btn-disabled-border-color: #c2cada
}

.btn-border-color-80 {
    --bs-btn-color: #000;
    --bs-btn-bg: #e0e2ec;
    --bs-btn-border-color: #e0e2ec;
    --bs-btn-hover-color: #000;
    --bs-btn-hover-bg: rgb(228.65, 230.35, 238.85);
    --bs-btn-hover-border-color: rgb(227.1, 228.9, 237.9);
    --bs-btn-focus-shadow-rgb: 190,192,201;
    --bs-btn-active-color: #000;
    --bs-btn-active-bg: rgb(230.2, 231.8, 239.8);
    --bs-btn-active-border-color: rgb(227.1, 228.9, 237.9);
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #000;
    --bs-btn-disabled-bg: #e0e2ec;
    --bs-btn-disabled-border-color: #e0e2ec
}

.btn-border-color-90 {
    --bs-btn-color: #000;
    --bs-btn-bg: #F5F5F5;
    --bs-btn-border-color: #F5F5F5;
    --bs-btn-hover-color: #000;
    --bs-btn-hover-bg: rgb(246.5, 246.5, 246.5);
    --bs-btn-hover-border-color: #f6f6f6;
    --bs-btn-focus-shadow-rgb: 208,208,208;
    --bs-btn-active-color: #000;
    --bs-btn-active-bg: #f7f7f7;
    --bs-btn-active-border-color: #f6f6f6;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #000;
    --bs-btn-disabled-bg: #F5F5F5;
    --bs-btn-disabled-border-color: #F5F5F5
}

.btn-success-40 {
    --bs-btn-color: #000;
    --bs-btn-bg: #eafbf2;
    --bs-btn-border-color: #eafbf2;
    --bs-btn-hover-color: #000;
    --bs-btn-hover-bg: rgb(237.15, 251.6, 243.95);
    --bs-btn-hover-border-color: rgb(236.1, 251.4, 243.3);
    --bs-btn-focus-shadow-rgb: 199,213,206;
    --bs-btn-active-color: #000;
    --bs-btn-active-bg: rgb(238.2, 251.8, 244.6);
    --bs-btn-active-border-color: rgb(236.1, 251.4, 243.3);
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #000;
    --bs-btn-disabled-bg: #eafbf2;
    --bs-btn-disabled-border-color: #eafbf2
}

.btn-success-50 {
    --bs-btn-color: #000;
    --bs-btn-bg: #00b69b;
    --bs-btn-border-color: #00b69b;
    --bs-btn-hover-color: #000;
    --bs-btn-hover-bg: rgb(38.25, 192.95, 170);
    --bs-btn-hover-border-color: rgb(25.5, 189.3, 165);
    --bs-btn-focus-shadow-rgb: 0,155,132;
    --bs-btn-active-color: #000;
    --bs-btn-active-bg: rgb(51, 196.6, 175);
    --bs-btn-active-border-color: rgb(25.5, 189.3, 165);
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #000;
    --bs-btn-disabled-bg: #00b69b;
    --bs-btn-disabled-border-color: #00b69b
}

.btn-success-60 {
    --bs-btn-color: #000;
    --bs-btn-bg: #2ecc71;
    --bs-btn-border-color: #2ecc71;
    --bs-btn-hover-color: #000;
    --bs-btn-hover-bg: rgb(77.35, 211.65, 134.3);
    --bs-btn-hover-border-color: rgb(66.9, 209.1, 127.2);
    --bs-btn-focus-shadow-rgb: 39,173,96;
    --bs-btn-active-color: #000;
    --bs-btn-active-bg: rgb(87.8, 214.2, 141.4);
    --bs-btn-active-border-color: rgb(66.9, 209.1, 127.2);
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #000;
    --bs-btn-disabled-bg: #2ecc71;
    --bs-btn-disabled-border-color: #2ecc71
}

.btn-success-70 {
    --bs-btn-color: #000;
    --bs-btn-bg: #0EAC5D;
    --bs-btn-border-color: #0EAC5D;
    --bs-btn-hover-color: #000;
    --bs-btn-hover-bg: rgb(50.15, 184.45, 117.3);
    --bs-btn-hover-border-color: rgb(38.1, 180.3, 109.2);
    --bs-btn-focus-shadow-rgb: 12,146,79;
    --bs-btn-active-color: #000;
    --bs-btn-active-bg: rgb(62.2, 188.6, 125.4);
    --bs-btn-active-border-color: rgb(38.1, 180.3, 109.2);
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #000;
    --bs-btn-disabled-bg: #0EAC5D;
    --bs-btn-disabled-border-color: #0EAC5D
}

.btn-success-80 {
    --bs-btn-color: #000;
    --bs-btn-bg: #06B48A;
    --bs-btn-border-color: #06B48A;
    --bs-btn-hover-color: #000;
    --bs-btn-hover-bg: rgb(43.35, 191.25, 155.55);
    --bs-btn-hover-border-color: rgb(30.9, 187.5, 149.7);
    --bs-btn-focus-shadow-rgb: 5,153,117;
    --bs-btn-active-color: #000;
    --bs-btn-active-bg: rgb(55.8, 195, 161.4);
    --bs-btn-active-border-color: rgb(30.9, 187.5, 149.7);
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #000;
    --bs-btn-disabled-bg: #06B48A;
    --bs-btn-disabled-border-color: #06B48A
}

.btn-success-90 {
    --bs-btn-color: #000;
    --bs-btn-bg: #52D689;
    --bs-btn-border-color: #52D689;
    --bs-btn-hover-color: #000;
    --bs-btn-hover-bg: rgb(107.95, 220.15, 154.7);
    --bs-btn-hover-border-color: rgb(99.3, 218.1, 148.8);
    --bs-btn-focus-shadow-rgb: 70,182,116;
    --bs-btn-active-color: #000;
    --bs-btn-active-bg: rgb(116.6, 222.2, 160.6);
    --bs-btn-active-border-color: rgb(99.3, 218.1, 148.8);
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #000;
    --bs-btn-disabled-bg: #52D689;
    --bs-btn-disabled-border-color: #52D689
}

.btn-primary-30 {
    --bs-btn-color: #000;
    --bs-btn-bg: #138BFD;
    --bs-btn-border-color: #138BFD;
    --bs-btn-hover-color: #000;
    --bs-btn-hover-bg: rgb(54.4, 156.4, 253.3);
    --bs-btn-hover-border-color: rgb(42.6, 150.6, 253.2);
    --bs-btn-focus-shadow-rgb: 16,118,215;
    --bs-btn-active-color: #000;
    --bs-btn-active-bg: rgb(66.2, 162.2, 253.4);
    --bs-btn-active-border-color: rgb(42.6, 150.6, 253.2);
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #000;
    --bs-btn-disabled-bg: #138BFD;
    --bs-btn-disabled-border-color: #138BFD
}

.btn-primary-40 {
    --bs-btn-color: #000;
    --bs-btn-bg: #f1f2fd;
    --bs-btn-border-color: #f1f2fd;
    --bs-btn-hover-color: #000;
    --bs-btn-hover-bg: rgb(243.1, 243.95, 253.3);
    --bs-btn-hover-border-color: rgb(242.4, 243.3, 253.2);
    --bs-btn-focus-shadow-rgb: 205,206,215;
    --bs-btn-active-color: #000;
    --bs-btn-active-bg: rgb(243.8, 244.6, 253.4);
    --bs-btn-active-border-color: rgb(242.4, 243.3, 253.2);
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #000;
    --bs-btn-disabled-bg: #f1f2fd;
    --bs-btn-disabled-border-color: #f1f2fd
}

.btn-primary-50 {
    --bs-btn-color: #000;
    --bs-btn-bg: #796df6;
    --bs-btn-border-color: #796df6;
    --bs-btn-hover-color: #000;
    --bs-btn-hover-bg: rgb(141.1, 130.9, 247.35);
    --bs-btn-hover-border-color: rgb(134.4, 123.6, 246.9);
    --bs-btn-focus-shadow-rgb: 103,93,209;
    --bs-btn-active-color: #000;
    --bs-btn-active-bg: rgb(147.8, 138.2, 247.8);
    --bs-btn-active-border-color: rgb(134.4, 123.6, 246.9);
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #000;
    --bs-btn-disabled-bg: #796df6;
    --bs-btn-disabled-border-color: #796df6
}

.btn-primary-60 {
    --bs-btn-color: #000;
    --bs-btn-bg: #978bff;
    --bs-btn-border-color: #978bff;
    --bs-btn-hover-color: #000;
    --bs-btn-hover-bg: rgb(166.6, 156.4, 255);
    --bs-btn-hover-border-color: rgb(161.4, 150.6, 255);
    --bs-btn-focus-shadow-rgb: 128,118,217;
    --bs-btn-active-color: #000;
    --bs-btn-active-bg: rgb(171.8, 162.2, 255);
    --bs-btn-active-border-color: rgb(161.4, 150.6, 255);
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #000;
    --bs-btn-disabled-bg: #978bff;
    --bs-btn-disabled-border-color: #978bff
}

.btn-danger-40 {
    --bs-btn-color: #000;
    --bs-btn-bg: #fdebf3;
    --bs-btn-border-color: #fdebf3;
    --bs-btn-hover-color: #000;
    --bs-btn-hover-bg: rgb(253.3, 238, 244.8);
    --bs-btn-hover-border-color: rgb(253.2, 237, 244.2);
    --bs-btn-focus-shadow-rgb: 215,200,207;
    --bs-btn-active-color: #000;
    --bs-btn-active-bg: rgb(253.4, 239, 245.4);
    --bs-btn-active-border-color: rgb(253.2, 237, 244.2);
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #000;
    --bs-btn-disabled-bg: #fdebf3;
    --bs-btn-disabled-border-color: #fdebf3
}

.btn-danger-50 {
    --bs-btn-color: #000;
    --bs-btn-bg: #ee368c;
    --bs-btn-border-color: #ee368c;
    --bs-btn-hover-color: #000;
    --bs-btn-hover-bg: rgb(240.55, 84.15, 157.25);
    --bs-btn-hover-border-color: rgb(239.7, 74.1, 151.5);
    --bs-btn-focus-shadow-rgb: 202,46,119;
    --bs-btn-active-color: #000;
    --bs-btn-active-bg: rgb(241.4, 94.2, 163);
    --bs-btn-active-border-color: rgb(239.7, 74.1, 151.5);
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #000;
    --bs-btn-disabled-bg: #ee368c;
    --bs-btn-disabled-border-color: #ee368c
}

.btn-danger-60 {
    --bs-btn-color: #000;
    --bs-btn-bg: #FD5812;
    --bs-btn-border-color: #FD5812;
    --bs-btn-hover-color: #000;
    --bs-btn-hover-bg: rgb(253.3, 113.05, 53.55);
    --bs-btn-hover-border-color: rgb(253.2, 104.7, 41.7);
    --bs-btn-focus-shadow-rgb: 215,75,15;
    --bs-btn-active-color: #000;
    --bs-btn-active-bg: rgb(253.4, 121.4, 65.4);
    --bs-btn-active-border-color: rgb(253.2, 104.7, 41.7);
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #000;
    --bs-btn-disabled-bg: #FD5812;
    --bs-btn-disabled-border-color: #FD5812
}

.btn-light-40 {
    --bs-btn-color: #000;
    --bs-btn-bg: #ddddef;
    --bs-btn-border-color: #ddddef;
    --bs-btn-hover-color: #000;
    --bs-btn-hover-bg: rgb(226.1, 226.1, 241.4);
    --bs-btn-hover-border-color: rgb(224.4, 224.4, 240.6);
    --bs-btn-focus-shadow-rgb: 188,188,203;
    --bs-btn-active-color: #000;
    --bs-btn-active-bg: rgb(227.8, 227.8, 242.2);
    --bs-btn-active-border-color: rgb(224.4, 224.4, 240.6);
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #000;
    --bs-btn-disabled-bg: #ddddef;
    --bs-btn-disabled-border-color: #ddddef
}

.btn-light-50 {
    --bs-btn-color: #000;
    --bs-btn-bg: #e7effd;
    --bs-btn-border-color: #e7effd;
    --bs-btn-hover-color: #000;
    --bs-btn-hover-bg: rgb(234.6, 241.4, 253.3);
    --bs-btn-hover-border-color: rgb(233.4, 240.6, 253.2);
    --bs-btn-focus-shadow-rgb: 196,203,215;
    --bs-btn-active-color: #000;
    --bs-btn-active-bg: rgb(235.8, 242.2, 253.4);
    --bs-btn-active-border-color: rgb(233.4, 240.6, 253.2);
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #000;
    --bs-btn-disabled-bg: #e7effd;
    --bs-btn-disabled-border-color: #e7effd
}

.btn-light-60 {
    --bs-btn-color: #000;
    --bs-btn-bg: #E6E1F8;
    --bs-btn-border-color: #E6E1F8;
    --bs-btn-hover-color: #000;
    --bs-btn-hover-bg: rgb(233.75, 229.5, 249.05);
    --bs-btn-hover-border-color: rgb(232.5, 228, 248.7);
    --bs-btn-focus-shadow-rgb: 196,191,211;
    --bs-btn-active-color: #000;
    --bs-btn-active-bg: rgb(235, 231, 249.4);
    --bs-btn-active-border-color: rgb(232.5, 228, 248.7);
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #000;
    --bs-btn-disabled-bg: #E6E1F8;
    --bs-btn-disabled-border-color: #E6E1F8
}

.btn-light-70 {
    --bs-btn-color: #000;
    --bs-btn-bg: #D2D2E4;
    --bs-btn-border-color: #D2D2E4;
    --bs-btn-hover-color: #000;
    --bs-btn-hover-bg: rgb(216.75, 216.75, 232.05);
    --bs-btn-hover-border-color: rgb(214.5, 214.5, 230.7);
    --bs-btn-focus-shadow-rgb: 179,179,194;
    --bs-btn-active-color: #000;
    --bs-btn-active-bg: rgb(219, 219, 233.4);
    --bs-btn-active-border-color: rgb(214.5, 214.5, 230.7);
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #000;
    --bs-btn-disabled-bg: #D2D2E4;
    --bs-btn-disabled-border-color: #D2D2E4
}

.btn-info-40 {
    --bs-btn-color: #000;
    --bs-btn-bg: #2AA9FF;
    --bs-btn-border-color: #2AA9FF;
    --bs-btn-hover-color: #000;
    --bs-btn-hover-bg: rgb(73.95, 181.9, 255);
    --bs-btn-hover-border-color: rgb(63.3, 177.6, 255);
    --bs-btn-focus-shadow-rgb: 36,144,217;
    --bs-btn-active-color: #000;
    --bs-btn-active-bg: rgb(84.6, 186.2, 255);
    --bs-btn-active-border-color: rgb(63.3, 177.6, 255);
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #000;
    --bs-btn-disabled-bg: #2AA9FF;
    --bs-btn-disabled-border-color: #2AA9FF
}

.btn-info-50 {
    --bs-btn-color: #000;
    --bs-btn-bg: #52C7FF;
    --bs-btn-border-color: #52C7FF;
    --bs-btn-hover-color: #000;
    --bs-btn-hover-bg: rgb(107.95, 207.4, 255);
    --bs-btn-hover-border-color: rgb(99.3, 204.6, 255);
    --bs-btn-focus-shadow-rgb: 70,169,217;
    --bs-btn-active-color: #000;
    --bs-btn-active-bg: rgb(116.6, 210.2, 255);
    --bs-btn-active-border-color: rgb(99.3, 204.6, 255);
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #000;
    --bs-btn-disabled-bg: #52C7FF;
    --bs-btn-disabled-border-color: #52C7FF
}

.btn-body-color-40 {
    --bs-btn-color: #fff;
    --bs-btn-bg: #697689;
    --bs-btn-border-color: #697689;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: rgb(89.25, 100.3, 116.45);
    --bs-btn-hover-border-color: rgb(84, 94.4, 109.6);
    --bs-btn-focus-shadow-rgb: 128,139,155;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: rgb(84, 94.4, 109.6);
    --bs-btn-active-border-color: rgb(78.75, 88.5, 102.75);
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #fff;
    --bs-btn-disabled-bg: #697689;
    --bs-btn-disabled-border-color: #697689
}

.btn-body-color-50 {
    --bs-btn-color: #000;
    --bs-btn-bg: #7E8999;
    --bs-btn-border-color: #7E8999;
    --bs-btn-hover-color: #000;
    --bs-btn-hover-bg: rgb(145.35, 154.7, 168.3);
    --bs-btn-hover-border-color: rgb(138.9, 148.8, 163.2);
    --bs-btn-focus-shadow-rgb: 107,116,130;
    --bs-btn-active-color: #000;
    --bs-btn-active-bg: rgb(151.8, 160.6, 173.4);
    --bs-btn-active-border-color: rgb(138.9, 148.8, 163.2);
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #000;
    --bs-btn-disabled-bg: #7E8999;
    --bs-btn-disabled-border-color: #7E8999
}

.btn-body-color-60 {
    --bs-btn-color: #000;
    --bs-btn-bg: #8E8DA1;
    --bs-btn-border-color: #8E8DA1;
    --bs-btn-hover-color: #000;
    --bs-btn-hover-bg: rgb(158.95, 158.1, 175.1);
    --bs-btn-hover-border-color: rgb(153.3, 152.4, 170.4);
    --bs-btn-focus-shadow-rgb: 121,120,137;
    --bs-btn-active-color: #000;
    --bs-btn-active-bg: rgb(164.6, 163.8, 179.8);
    --bs-btn-active-border-color: rgb(153.3, 152.4, 170.4);
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #000;
    --bs-btn-disabled-bg: #8E8DA1;
    --bs-btn-disabled-border-color: #8E8DA1
}

.btn-secondary-40 {
    --bs-btn-color: #fff;
    --bs-btn-bg: #314055;
    --bs-btn-border-color: #314055;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: rgb(41.65, 54.4, 72.25);
    --bs-btn-hover-border-color: rgb(39.2, 51.2, 68);
    --bs-btn-focus-shadow-rgb: 80,93,111;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: rgb(39.2, 51.2, 68);
    --bs-btn-active-border-color: rgb(36.75, 48, 63.75);
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #fff;
    --bs-btn-disabled-bg: #314055;
    --bs-btn-disabled-border-color: #314055
}

.btn-secondary-50 {
    --bs-btn-color: #fff;
    --bs-btn-bg: #2B2A3F;
    --bs-btn-border-color: #2B2A3F;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: rgb(36.55, 35.7, 53.55);
    --bs-btn-hover-border-color: rgb(34.4, 33.6, 50.4);
    --bs-btn-focus-shadow-rgb: 75,74,92;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: rgb(34.4, 33.6, 50.4);
    --bs-btn-active-border-color: rgb(32.25, 31.5, 47.25);
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #fff;
    --bs-btn-disabled-bg: #2B2A3F;
    --bs-btn-disabled-border-color: #2B2A3F
}

.btn-outline-primary {
    --bs-btn-color: #0f79f3;
    --bs-btn-border-color: #0f79f3;
    --bs-btn-hover-color: #000;
    --bs-btn-hover-bg: #0f79f3;
    --bs-btn-hover-border-color: #0f79f3;
    --bs-btn-focus-shadow-rgb: 15,121,243;
    --bs-btn-active-color: #000;
    --bs-btn-active-bg: #0f79f3;
    --bs-btn-active-border-color: #0f79f3;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #0f79f3;
    --bs-btn-disabled-bg: transparent;
    --bs-btn-disabled-border-color: #0f79f3;
    --bs-gradient: none
}

.btn-outline-secondary {
    --bs-btn-color: #475569;
    --bs-btn-border-color: #475569;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: #475569;
    --bs-btn-hover-border-color: #475569;
    --bs-btn-focus-shadow-rgb: 71,85,105;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: #475569;
    --bs-btn-active-border-color: #475569;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #475569;
    --bs-btn-disabled-bg: transparent;
    --bs-btn-disabled-border-color: #475569;
    --bs-gradient: none
}

.btn-outline-success {
    --bs-btn-color: #2ed47e;
    --bs-btn-border-color: #2ed47e;
    --bs-btn-hover-color: #000;
    --bs-btn-hover-bg: #2ed47e;
    --bs-btn-hover-border-color: #2ed47e;
    --bs-btn-focus-shadow-rgb: 46,212,126;
    --bs-btn-active-color: #000;
    --bs-btn-active-bg: #2ed47e;
    --bs-btn-active-border-color: #2ed47e;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #2ed47e;
    --bs-btn-disabled-bg: transparent;
    --bs-btn-disabled-border-color: #2ed47e;
    --bs-gradient: none
}

.btn-outline-info {
    --bs-btn-color: #00cae3;
    --bs-btn-border-color: #00cae3;
    --bs-btn-hover-color: #000;
    --bs-btn-hover-bg: #00cae3;
    --bs-btn-hover-border-color: #00cae3;
    --bs-btn-focus-shadow-rgb: 0,202,227;
    --bs-btn-active-color: #000;
    --bs-btn-active-bg: #00cae3;
    --bs-btn-active-border-color: #00cae3;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #00cae3;
    --bs-btn-disabled-bg: transparent;
    --bs-btn-disabled-border-color: #00cae3;
    --bs-gradient: none
}

.btn-outline-danger {
    --bs-btn-color: #e74c3c;
    --bs-btn-border-color: #e74c3c;
    --bs-btn-hover-color: #000;
    --bs-btn-hover-bg: #e74c3c;
    --bs-btn-hover-border-color: #e74c3c;
    --bs-btn-focus-shadow-rgb: 231,76,60;
    --bs-btn-active-color: #000;
    --bs-btn-active-bg: #e74c3c;
    --bs-btn-active-border-color: #e74c3c;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #e74c3c;
    --bs-btn-disabled-bg: transparent;
    --bs-btn-disabled-border-color: #e74c3c;
    --bs-gradient: none
}

.btn-outline-light {
    --bs-btn-color: #f4f6fc;
    --bs-btn-border-color: #f4f6fc;
    --bs-btn-hover-color: #000;
    --bs-btn-hover-bg: #f4f6fc;
    --bs-btn-hover-border-color: #f4f6fc;
    --bs-btn-focus-shadow-rgb: 244,246,252;
    --bs-btn-active-color: #000;
    --bs-btn-active-bg: #f4f6fc;
    --bs-btn-active-border-color: #f4f6fc;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #f4f6fc;
    --bs-btn-disabled-bg: transparent;
    --bs-btn-disabled-border-color: #f4f6fc;
    --bs-gradient: none
}

.btn-outline-dark {
    --bs-btn-color: #000000;
    --bs-btn-border-color: #000000;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: #000000;
    --bs-btn-hover-border-color: #000000;
    --bs-btn-focus-shadow-rgb: 0,0,0;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: #000000;
    --bs-btn-active-border-color: #000000;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #000000;
    --bs-btn-disabled-bg: transparent;
    --bs-btn-disabled-border-color: #000000;
    --bs-gradient: none
}

.btn-outline-body-bg {
    --bs-btn-color: #eff3f9;
    --bs-btn-border-color: #eff3f9;
    --bs-btn-hover-color: #000;
    --bs-btn-hover-bg: #eff3f9;
    --bs-btn-hover-border-color: #eff3f9;
    --bs-btn-focus-shadow-rgb: 239,243,249;
    --bs-btn-active-color: #000;
    --bs-btn-active-bg: #eff3f9;
    --bs-btn-active-border-color: #eff3f9;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #eff3f9;
    --bs-btn-disabled-bg: transparent;
    --bs-btn-disabled-border-color: #eff3f9;
    --bs-gradient: none
}

.btn-outline-border-color {
    --bs-btn-color: #e7e2e2;
    --bs-btn-border-color: #e7e2e2;
    --bs-btn-hover-color: #000;
    --bs-btn-hover-bg: #e7e2e2;
    --bs-btn-hover-border-color: #e7e2e2;
    --bs-btn-focus-shadow-rgb: 231,226,226;
    --bs-btn-active-color: #000;
    --bs-btn-active-bg: #e7e2e2;
    --bs-btn-active-border-color: #e7e2e2;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #e7e2e2;
    --bs-btn-disabled-bg: transparent;
    --bs-btn-disabled-border-color: #e7e2e2;
    --bs-gradient: none
}

.btn-outline-border-color-40 {
    --bs-btn-color: #eeeeee;
    --bs-btn-border-color: #eeeeee;
    --bs-btn-hover-color: #000;
    --bs-btn-hover-bg: #eeeeee;
    --bs-btn-hover-border-color: #eeeeee;
    --bs-btn-focus-shadow-rgb: 238,238,238;
    --bs-btn-active-color: #000;
    --bs-btn-active-bg: #eeeeee;
    --bs-btn-active-border-color: #eeeeee;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #eeeeee;
    --bs-btn-disabled-bg: transparent;
    --bs-btn-disabled-border-color: #eeeeee;
    --bs-gradient: none
}

.btn-outline-border-color-50 {
    --bs-btn-color: #e0e0e0;
    --bs-btn-border-color: #e0e0e0;
    --bs-btn-hover-color: #000;
    --bs-btn-hover-bg: #e0e0e0;
    --bs-btn-hover-border-color: #e0e0e0;
    --bs-btn-focus-shadow-rgb: 224,224,224;
    --bs-btn-active-color: #000;
    --bs-btn-active-bg: #e0e0e0;
    --bs-btn-active-border-color: #e0e0e0;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #e0e0e0;
    --bs-btn-disabled-bg: transparent;
    --bs-btn-disabled-border-color: #e0e0e0;
    --bs-gradient: none
}

.btn-outline-border-color-60 {
    --bs-btn-color: #eaecf2;
    --bs-btn-border-color: #eaecf2;
    --bs-btn-hover-color: #000;
    --bs-btn-hover-bg: #eaecf2;
    --bs-btn-hover-border-color: #eaecf2;
    --bs-btn-focus-shadow-rgb: 234,236,242;
    --bs-btn-active-color: #000;
    --bs-btn-active-bg: #eaecf2;
    --bs-btn-active-border-color: #eaecf2;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #eaecf2;
    --bs-btn-disabled-bg: transparent;
    --bs-btn-disabled-border-color: #eaecf2;
    --bs-gradient: none
}

.btn-outline-border-color-70 {
    --bs-btn-color: #c2cada;
    --bs-btn-border-color: #c2cada;
    --bs-btn-hover-color: #000;
    --bs-btn-hover-bg: #c2cada;
    --bs-btn-hover-border-color: #c2cada;
    --bs-btn-focus-shadow-rgb: 194,202,218;
    --bs-btn-active-color: #000;
    --bs-btn-active-bg: #c2cada;
    --bs-btn-active-border-color: #c2cada;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #c2cada;
    --bs-btn-disabled-bg: transparent;
    --bs-btn-disabled-border-color: #c2cada;
    --bs-gradient: none
}

.btn-outline-border-color-80 {
    --bs-btn-color: #e0e2ec;
    --bs-btn-border-color: #e0e2ec;
    --bs-btn-hover-color: #000;
    --bs-btn-hover-bg: #e0e2ec;
    --bs-btn-hover-border-color: #e0e2ec;
    --bs-btn-focus-shadow-rgb: 224,226,236;
    --bs-btn-active-color: #000;
    --bs-btn-active-bg: #e0e2ec;
    --bs-btn-active-border-color: #e0e2ec;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #e0e2ec;
    --bs-btn-disabled-bg: transparent;
    --bs-btn-disabled-border-color: #e0e2ec;
    --bs-gradient: none
}

.btn-outline-border-color-90 {
    --bs-btn-color: #F5F5F5;
    --bs-btn-border-color: #F5F5F5;
    --bs-btn-hover-color: #000;
    --bs-btn-hover-bg: #F5F5F5;
    --bs-btn-hover-border-color: #F5F5F5;
    --bs-btn-focus-shadow-rgb: 245,245,245;
    --bs-btn-active-color: #000;
    --bs-btn-active-bg: #F5F5F5;
    --bs-btn-active-border-color: #F5F5F5;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #F5F5F5;
    --bs-btn-disabled-bg: transparent;
    --bs-btn-disabled-border-color: #F5F5F5;
    --bs-gradient: none
}

.btn-outline-success-40 {
    --bs-btn-color: #eafbf2;
    --bs-btn-border-color: #eafbf2;
    --bs-btn-hover-color: #000;
    --bs-btn-hover-bg: #eafbf2;
    --bs-btn-hover-border-color: #eafbf2;
    --bs-btn-focus-shadow-rgb: 234,251,242;
    --bs-btn-active-color: #000;
    --bs-btn-active-bg: #eafbf2;
    --bs-btn-active-border-color: #eafbf2;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #eafbf2;
    --bs-btn-disabled-bg: transparent;
    --bs-btn-disabled-border-color: #eafbf2;
    --bs-gradient: none
}

.btn-outline-success-50 {
    --bs-btn-color: #00b69b;
    --bs-btn-border-color: #00b69b;
    --bs-btn-hover-color: #000;
    --bs-btn-hover-bg: #00b69b;
    --bs-btn-hover-border-color: #00b69b;
    --bs-btn-focus-shadow-rgb: 0,182,155;
    --bs-btn-active-color: #000;
    --bs-btn-active-bg: #00b69b;
    --bs-btn-active-border-color: #00b69b;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #00b69b;
    --bs-btn-disabled-bg: transparent;
    --bs-btn-disabled-border-color: #00b69b;
    --bs-gradient: none
}

.btn-outline-success-60 {
    --bs-btn-color: #2ecc71;
    --bs-btn-border-color: #2ecc71;
    --bs-btn-hover-color: #000;
    --bs-btn-hover-bg: #2ecc71;
    --bs-btn-hover-border-color: #2ecc71;
    --bs-btn-focus-shadow-rgb: 46,204,113;
    --bs-btn-active-color: #000;
    --bs-btn-active-bg: #2ecc71;
    --bs-btn-active-border-color: #2ecc71;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #2ecc71;
    --bs-btn-disabled-bg: transparent;
    --bs-btn-disabled-border-color: #2ecc71;
    --bs-gradient: none
}

.btn-outline-success-70 {
    --bs-btn-color: #0EAC5D;
    --bs-btn-border-color: #0EAC5D;
    --bs-btn-hover-color: #000;
    --bs-btn-hover-bg: #0EAC5D;
    --bs-btn-hover-border-color: #0EAC5D;
    --bs-btn-focus-shadow-rgb: 14,172,93;
    --bs-btn-active-color: #000;
    --bs-btn-active-bg: #0EAC5D;
    --bs-btn-active-border-color: #0EAC5D;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #0EAC5D;
    --bs-btn-disabled-bg: transparent;
    --bs-btn-disabled-border-color: #0EAC5D;
    --bs-gradient: none
}

.btn-outline-success-80 {
    --bs-btn-color: #06B48A;
    --bs-btn-border-color: #06B48A;
    --bs-btn-hover-color: #000;
    --bs-btn-hover-bg: #06B48A;
    --bs-btn-hover-border-color: #06B48A;
    --bs-btn-focus-shadow-rgb: 6,180,138;
    --bs-btn-active-color: #000;
    --bs-btn-active-bg: #06B48A;
    --bs-btn-active-border-color: #06B48A;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #06B48A;
    --bs-btn-disabled-bg: transparent;
    --bs-btn-disabled-border-color: #06B48A;
    --bs-gradient: none
}

.btn-outline-success-90 {
    --bs-btn-color: #52D689;
    --bs-btn-border-color: #52D689;
    --bs-btn-hover-color: #000;
    --bs-btn-hover-bg: #52D689;
    --bs-btn-hover-border-color: #52D689;
    --bs-btn-focus-shadow-rgb: 82,214,137;
    --bs-btn-active-color: #000;
    --bs-btn-active-bg: #52D689;
    --bs-btn-active-border-color: #52D689;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #52D689;
    --bs-btn-disabled-bg: transparent;
    --bs-btn-disabled-border-color: #52D689;
    --bs-gradient: none
}

.btn-outline-primary-30 {
    --bs-btn-color: #138BFD;
    --bs-btn-border-color: #138BFD;
    --bs-btn-hover-color: #000;
    --bs-btn-hover-bg: #138BFD;
    --bs-btn-hover-border-color: #138BFD;
    --bs-btn-focus-shadow-rgb: 19,139,253;
    --bs-btn-active-color: #000;
    --bs-btn-active-bg: #138BFD;
    --bs-btn-active-border-color: #138BFD;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #138BFD;
    --bs-btn-disabled-bg: transparent;
    --bs-btn-disabled-border-color: #138BFD;
    --bs-gradient: none
}

.btn-outline-primary-40 {
    --bs-btn-color: #f1f2fd;
    --bs-btn-border-color: #f1f2fd;
    --bs-btn-hover-color: #000;
    --bs-btn-hover-bg: #f1f2fd;
    --bs-btn-hover-border-color: #f1f2fd;
    --bs-btn-focus-shadow-rgb: 241,242,253;
    --bs-btn-active-color: #000;
    --bs-btn-active-bg: #f1f2fd;
    --bs-btn-active-border-color: #f1f2fd;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #f1f2fd;
    --bs-btn-disabled-bg: transparent;
    --bs-btn-disabled-border-color: #f1f2fd;
    --bs-gradient: none
}

.btn-outline-primary-50 {
    --bs-btn-color: #796df6;
    --bs-btn-border-color: #796df6;
    --bs-btn-hover-color: #000;
    --bs-btn-hover-bg: #796df6;
    --bs-btn-hover-border-color: #796df6;
    --bs-btn-focus-shadow-rgb: 121,109,246;
    --bs-btn-active-color: #000;
    --bs-btn-active-bg: #796df6;
    --bs-btn-active-border-color: #796df6;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #796df6;
    --bs-btn-disabled-bg: transparent;
    --bs-btn-disabled-border-color: #796df6;
    --bs-gradient: none
}

.btn-outline-primary-60 {
    --bs-btn-color: #978bff;
    --bs-btn-border-color: #978bff;
    --bs-btn-hover-color: #000;
    --bs-btn-hover-bg: #978bff;
    --bs-btn-hover-border-color: #978bff;
    --bs-btn-focus-shadow-rgb: 151,139,255;
    --bs-btn-active-color: #000;
    --bs-btn-active-bg: #978bff;
    --bs-btn-active-border-color: #978bff;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #978bff;
    --bs-btn-disabled-bg: transparent;
    --bs-btn-disabled-border-color: #978bff;
    --bs-gradient: none
}

.btn-outline-danger-40 {
    --bs-btn-color: #fdebf3;
    --bs-btn-border-color: #fdebf3;
    --bs-btn-hover-color: #000;
    --bs-btn-hover-bg: #fdebf3;
    --bs-btn-hover-border-color: #fdebf3;
    --bs-btn-focus-shadow-rgb: 253,235,243;
    --bs-btn-active-color: #000;
    --bs-btn-active-bg: #fdebf3;
    --bs-btn-active-border-color: #fdebf3;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #fdebf3;
    --bs-btn-disabled-bg: transparent;
    --bs-btn-disabled-border-color: #fdebf3;
    --bs-gradient: none
}

.btn-outline-danger-50 {
    --bs-btn-color: #ee368c;
    --bs-btn-border-color: #ee368c;
    --bs-btn-hover-color: #000;
    --bs-btn-hover-bg: #ee368c;
    --bs-btn-hover-border-color: #ee368c;
    --bs-btn-focus-shadow-rgb: 238,54,140;
    --bs-btn-active-color: #000;
    --bs-btn-active-bg: #ee368c;
    --bs-btn-active-border-color: #ee368c;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #ee368c;
    --bs-btn-disabled-bg: transparent;
    --bs-btn-disabled-border-color: #ee368c;
    --bs-gradient: none
}

.btn-outline-danger-60 {
    --bs-btn-color: #FD5812;
    --bs-btn-border-color: #FD5812;
    --bs-btn-hover-color: #000;
    --bs-btn-hover-bg: #FD5812;
    --bs-btn-hover-border-color: #FD5812;
    --bs-btn-focus-shadow-rgb: 253,88,18;
    --bs-btn-active-color: #000;
    --bs-btn-active-bg: #FD5812;
    --bs-btn-active-border-color: #FD5812;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #FD5812;
    --bs-btn-disabled-bg: transparent;
    --bs-btn-disabled-border-color: #FD5812;
    --bs-gradient: none
}

.btn-outline-light-40 {
    --bs-btn-color: #ddddef;
    --bs-btn-border-color: #ddddef;
    --bs-btn-hover-color: #000;
    --bs-btn-hover-bg: #ddddef;
    --bs-btn-hover-border-color: #ddddef;
    --bs-btn-focus-shadow-rgb: 221,221,239;
    --bs-btn-active-color: #000;
    --bs-btn-active-bg: #ddddef;
    --bs-btn-active-border-color: #ddddef;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #ddddef;
    --bs-btn-disabled-bg: transparent;
    --bs-btn-disabled-border-color: #ddddef;
    --bs-gradient: none
}

.btn-outline-light-50 {
    --bs-btn-color: #e7effd;
    --bs-btn-border-color: #e7effd;
    --bs-btn-hover-color: #000;
    --bs-btn-hover-bg: #e7effd;
    --bs-btn-hover-border-color: #e7effd;
    --bs-btn-focus-shadow-rgb: 231,239,253;
    --bs-btn-active-color: #000;
    --bs-btn-active-bg: #e7effd;
    --bs-btn-active-border-color: #e7effd;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #e7effd;
    --bs-btn-disabled-bg: transparent;
    --bs-btn-disabled-border-color: #e7effd;
    --bs-gradient: none
}

.btn-outline-light-60 {
    --bs-btn-color: #E6E1F8;
    --bs-btn-border-color: #E6E1F8;
    --bs-btn-hover-color: #000;
    --bs-btn-hover-bg: #E6E1F8;
    --bs-btn-hover-border-color: #E6E1F8;
    --bs-btn-focus-shadow-rgb: 230,225,248;
    --bs-btn-active-color: #000;
    --bs-btn-active-bg: #E6E1F8;
    --bs-btn-active-border-color: #E6E1F8;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #E6E1F8;
    --bs-btn-disabled-bg: transparent;
    --bs-btn-disabled-border-color: #E6E1F8;
    --bs-gradient: none
}

.btn-outline-light-70 {
    --bs-btn-color: #D2D2E4;
    --bs-btn-border-color: #D2D2E4;
    --bs-btn-hover-color: #000;
    --bs-btn-hover-bg: #D2D2E4;
    --bs-btn-hover-border-color: #D2D2E4;
    --bs-btn-focus-shadow-rgb: 210,210,228;
    --bs-btn-active-color: #000;
    --bs-btn-active-bg: #D2D2E4;
    --bs-btn-active-border-color: #D2D2E4;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #D2D2E4;
    --bs-btn-disabled-bg: transparent;
    --bs-btn-disabled-border-color: #D2D2E4;
    --bs-gradient: none
}

.btn-outline-info-40 {
    --bs-btn-color: #2AA9FF;
    --bs-btn-border-color: #2AA9FF;
    --bs-btn-hover-color: #000;
    --bs-btn-hover-bg: #2AA9FF;
    --bs-btn-hover-border-color: #2AA9FF;
    --bs-btn-focus-shadow-rgb: 42,169,255;
    --bs-btn-active-color: #000;
    --bs-btn-active-bg: #2AA9FF;
    --bs-btn-active-border-color: #2AA9FF;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #2AA9FF;
    --bs-btn-disabled-bg: transparent;
    --bs-btn-disabled-border-color: #2AA9FF;
    --bs-gradient: none
}

.btn-outline-info-50 {
    --bs-btn-color: #52C7FF;
    --bs-btn-border-color: #52C7FF;
    --bs-btn-hover-color: #000;
    --bs-btn-hover-bg: #52C7FF;
    --bs-btn-hover-border-color: #52C7FF;
    --bs-btn-focus-shadow-rgb: 82,199,255;
    --bs-btn-active-color: #000;
    --bs-btn-active-bg: #52C7FF;
    --bs-btn-active-border-color: #52C7FF;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #52C7FF;
    --bs-btn-disabled-bg: transparent;
    --bs-btn-disabled-border-color: #52C7FF;
    --bs-gradient: none
}

.btn-outline-body-color-40 {
    --bs-btn-color: #697689;
    --bs-btn-border-color: #697689;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: #697689;
    --bs-btn-hover-border-color: #697689;
    --bs-btn-focus-shadow-rgb: 105,118,137;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: #697689;
    --bs-btn-active-border-color: #697689;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #697689;
    --bs-btn-disabled-bg: transparent;
    --bs-btn-disabled-border-color: #697689;
    --bs-gradient: none
}

.btn-outline-body-color-50 {
    --bs-btn-color: #7E8999;
    --bs-btn-border-color: #7E8999;
    --bs-btn-hover-color: #000;
    --bs-btn-hover-bg: #7E8999;
    --bs-btn-hover-border-color: #7E8999;
    --bs-btn-focus-shadow-rgb: 126,137,153;
    --bs-btn-active-color: #000;
    --bs-btn-active-bg: #7E8999;
    --bs-btn-active-border-color: #7E8999;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #7E8999;
    --bs-btn-disabled-bg: transparent;
    --bs-btn-disabled-border-color: #7E8999;
    --bs-gradient: none
}

.btn-outline-body-color-60 {
    --bs-btn-color: #8E8DA1;
    --bs-btn-border-color: #8E8DA1;
    --bs-btn-hover-color: #000;
    --bs-btn-hover-bg: #8E8DA1;
    --bs-btn-hover-border-color: #8E8DA1;
    --bs-btn-focus-shadow-rgb: 142,141,161;
    --bs-btn-active-color: #000;
    --bs-btn-active-bg: #8E8DA1;
    --bs-btn-active-border-color: #8E8DA1;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #8E8DA1;
    --bs-btn-disabled-bg: transparent;
    --bs-btn-disabled-border-color: #8E8DA1;
    --bs-gradient: none
}

.btn-outline-secondary-40 {
    --bs-btn-color: #314055;
    --bs-btn-border-color: #314055;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: #314055;
    --bs-btn-hover-border-color: #314055;
    --bs-btn-focus-shadow-rgb: 49,64,85;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: #314055;
    --bs-btn-active-border-color: #314055;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #314055;
    --bs-btn-disabled-bg: transparent;
    --bs-btn-disabled-border-color: #314055;
    --bs-gradient: none
}

.btn-outline-secondary-50 {
    --bs-btn-color: #2B2A3F;
    --bs-btn-border-color: #2B2A3F;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: #2B2A3F;
    --bs-btn-hover-border-color: #2B2A3F;
    --bs-btn-focus-shadow-rgb: 43,42,63;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: #2B2A3F;
    --bs-btn-active-border-color: #2B2A3F;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #2B2A3F;
    --bs-btn-disabled-bg: transparent;
    --bs-btn-disabled-border-color: #2B2A3F;
    --bs-gradient: none
}

.btn-link {
    --bs-btn-font-weight: 400;
    --bs-btn-color: var(--bs-link-color);
    --bs-btn-bg: transparent;
    --bs-btn-border-color: transparent;
    --bs-btn-hover-color: var(--bs-link-hover-color);
    --bs-btn-hover-border-color: transparent;
    --bs-btn-active-color: var(--bs-link-hover-color);
    --bs-btn-active-border-color: transparent;
    --bs-btn-disabled-color: #6c757d;
    --bs-btn-disabled-border-color: transparent;
    --bs-btn-box-shadow: 0 0 0 #000;
    --bs-btn-focus-shadow-rgb: 13,103,207;
    text-decoration: underline
}

    .btn-link:focus-visible {
        color: var(--bs-btn-color)
    }

    .btn-link:hover {
        color: var(--bs-btn-hover-color)
    }

.btn-lg {
    --bs-btn-padding-y: 0.5rem;
    --bs-btn-padding-x: 1rem;
    --bs-btn-font-size: 1.1rem;
    --bs-btn-border-radius: var(--bs-border-radius-lg)
}

.btn-sm {
    --bs-btn-padding-y: 0.25rem;
    --bs-btn-padding-x: 0.5rem;
    --bs-btn-font-size: 0.77rem;
    --bs-btn-border-radius: var(--bs-border-radius-sm)
}

.fade {
    transition: opacity .15s linear
}

@media (prefers-reduced-motion:reduce) {
    .fade {
        transition: none
    }
}

.fade:not(.show) {
    opacity: 0
}

.collapse:not(.show) {
    display: none
}

.dropdown, .dropdown-center {
    position: relative
}

.dropdown-toggle {
    white-space: nowrap
}

    .dropdown-toggle::after {
        display: inline-block;
        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::after {
        margin-left: 0
    }

.dropdown-menu {
    --bs-dropdown-zindex: 1000;
    --bs-dropdown-min-width: 10rem;
    --bs-dropdown-padding-x: 0;
    --bs-dropdown-padding-y: 0.5rem;
    --bs-dropdown-spacer: 0.125rem;
    --bs-dropdown-font-size: 0.88rem;
    --bs-dropdown-color: var(--bs-body-color);
    --bs-dropdown-bg: var(--bs-body-bg);
    --bs-dropdown-border-color: var(--bs-border-color-translucent);
    --bs-dropdown-border-radius: var(--bs-border-radius);
    --bs-dropdown-border-width: var(--bs-border-width);
    --bs-dropdown-inner-border-radius: calc(var(--bs-border-radius) - var(--bs-border-width));
    --bs-dropdown-divider-bg: var(--bs-border-color-translucent);
    --bs-dropdown-divider-margin-y: 0.5rem;
    --bs-dropdown-box-shadow: var(--bs-box-shadow);
    --bs-dropdown-link-color: var(--bs-body-color);
    --bs-dropdown-link-hover-color: var(--bs-body-color);
    --bs-dropdown-link-hover-bg: var(--bs-tertiary-bg);
    --bs-dropdown-link-active-color: #fff;
    --bs-dropdown-link-active-bg: #0f79f3;
    --bs-dropdown-link-disabled-color: var(--bs-tertiary-color);
    --bs-dropdown-item-padding-x: 1rem;
    --bs-dropdown-item-padding-y: 0.25rem;
    --bs-dropdown-header-color: #6c757d;
    --bs-dropdown-header-padding-x: 1rem;
    --bs-dropdown-header-padding-y: 0.5rem;
    position: absolute;
    z-index: var(--bs-dropdown-zindex);
    display: none;
    min-width: var(--bs-dropdown-min-width);
    padding: var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);
    margin: 0;
    font-size: var(--bs-dropdown-font-size);
    color: var(--bs-dropdown-color);
    text-align: left;
    list-style: none;
    background-color: var(--bs-dropdown-bg);
    background-clip: padding-box;
    border: var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color);
    border-radius: var(--bs-dropdown-border-radius)
}

    .dropdown-menu[data-bs-popper] {
        top: 100%;
        left: 0;
        margin-top: var(--bs-dropdown-spacer)
    }

.dropdown-menu-start {
    --bs-position: start
}

    .dropdown-menu-start[data-bs-popper] {
        right: auto;
        left: 0
    }

.dropdown-menu-end {
    --bs-position: end
}

    .dropdown-menu-end[data-bs-popper] {
        right: 0;
        left: auto
    }

@media (min-width:576px) {
    .dropdown-menu-sm-start {
        --bs-position: start
    }

        .dropdown-menu-sm-start[data-bs-popper] {
            right: auto;
            left: 0
        }

    .dropdown-menu-sm-end {
        --bs-position: end
    }

        .dropdown-menu-sm-end[data-bs-popper] {
            right: 0;
            left: auto
        }
}

@media (min-width:768px) {
    .dropdown-menu-md-start {
        --bs-position: start
    }

        .dropdown-menu-md-start[data-bs-popper] {
            right: auto;
            left: 0
        }

    .dropdown-menu-md-end {
        --bs-position: end
    }

        .dropdown-menu-md-end[data-bs-popper] {
            right: 0;
            left: auto
        }
}

@media (min-width:992px) {
    .dropdown-menu-lg-start {
        --bs-position: start
    }

        .dropdown-menu-lg-start[data-bs-popper] {
            right: auto;
            left: 0
        }

    .dropdown-menu-lg-end {
        --bs-position: end
    }

        .dropdown-menu-lg-end[data-bs-popper] {
            right: 0;
            left: auto
        }
}

@media (min-width:1200px) {
    .dropdown-menu-xl-start {
        --bs-position: start
    }

        .dropdown-menu-xl-start[data-bs-popper] {
            right: auto;
            left: 0
        }

    .dropdown-menu-xl-end {
        --bs-position: end
    }

        .dropdown-menu-xl-end[data-bs-popper] {
            right: 0;
            left: auto
        }
}

@media (min-width:1400px) {
    .dropdown-menu-xxl-start {
        --bs-position: start
    }

        .dropdown-menu-xxl-start[data-bs-popper] {
            right: auto;
            left: 0
        }

    .dropdown-menu-xxl-end {
        --bs-position: end
    }

        .dropdown-menu-xxl-end[data-bs-popper] {
            right: 0;
            left: auto
        }
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);
    clear: both;
    font-weight: 400;
    color: var(--bs-dropdown-link-color);
    text-align: inherit;
    text-decoration: none;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
    border-radius: var(--bs-dropdown-item-border-radius,0)
}

    .dropdown-item:focus, .dropdown-item:hover {
        color: var(--bs-dropdown-link-hover-color);
        background-color: var(--bs-dropdown-link-hover-bg)
    }

    .dropdown-item.active, .dropdown-item:active {
        color: var(--bs-dropdown-link-active-color);
        text-decoration: none;
        background-color: var(--bs-dropdown-link-active-bg)
    }

    .dropdown-item.disabled, .dropdown-item:disabled {
        color: var(--bs-dropdown-link-disabled-color);
        pointer-events: none;
        background-color: transparent
    }

.dropdown-header {
    display: block;
    padding: var(--bs-dropdown-header-padding-y) var(--bs-dropdown-header-padding-x);
    margin-bottom: 0;
    font-size: .77rem;
    color: var(--bs-dropdown-header-color);
    white-space: nowrap
}

.dropdown-item-text {
    display: block;
    padding: var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);
    color: var(--bs-dropdown-link-color)
}

.dropdown-menu-dark {
    --bs-dropdown-color: #dee2e6;
    --bs-dropdown-bg: #343a40;
    --bs-dropdown-border-color: var(--bs-border-color-translucent);
    --bs-dropdown-link-color: #dee2e6;
    --bs-dropdown-link-hover-color: #fff;
    --bs-dropdown-divider-bg: var(--bs-border-color-translucent);
    --bs-dropdown-link-hover-bg: rgba(255, 255, 255, 0.15);
    --bs-dropdown-link-active-color: #fff;
    --bs-dropdown-link-active-bg: #0f79f3;
    --bs-dropdown-link-disabled-color: #adb5bd;
    --bs-dropdown-header-color: #adb5bd
}

.nav {
    --bs-nav-link-padding-x: 1rem;
    --bs-nav-link-padding-y: 0.5rem;
    --bs-nav-link-color: var(--bs-link-color);
    --bs-nav-link-hover-color: var(--bs-link-hover-color);
    --bs-nav-link-disabled-color: var(--bs-secondary-color);
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.nav-link {
    display: block;
    padding: var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);
    font-size: var(--bs-nav-link-font-size);
    font-weight: var(--bs-nav-link-font-weight);
    color: var(--bs-nav-link-color);
    text-decoration: none;
    background: 0 0;
    border: 0;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .nav-link {
        transition: none
    }
}

.nav-link:focus, .nav-link:hover {
    color: var(--bs-nav-link-hover-color)
}

.nav-link:focus-visible {
    outline: 0;
    box-shadow: 0 0 0 .25rem rgba(15,121,243,.25)
}

.nav-link.disabled, .nav-link:disabled {
    color: var(--bs-nav-link-disabled-color);
    pointer-events: none;
    cursor: default
}

.card {
    --bs-card-spacer-y: 1rem;
    --bs-card-spacer-x: 1rem;
    --bs-card-title-spacer-y: 0.5rem;
    --bs-card-border-width: var(--bs-border-width);
    --bs-card-border-color: var(--bs-border-color-translucent);
    --bs-card-border-radius: var(--bs-border-radius);
    --bs-card-inner-border-radius: calc(var(--bs-border-radius) - (var(--bs-border-width)));
    --bs-card-cap-padding-y: 0.5rem;
    --bs-card-cap-padding-x: 1rem;
    --bs-card-cap-bg: rgba(var(--bs-body-color-rgb), 0.03);
    --bs-card-bg: var(--bs-body-bg);
    --bs-card-img-overlay-padding: 1rem;
    --bs-card-group-margin: 0.75rem;
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    height: var(--bs-card-height);
    color: var(--bs-body-color);
    word-wrap: break-word;
    background-color: var(--bs-card-bg);
    background-clip: border-box;
    border: var(--bs-card-border-width) solid var(--bs-card-border-color);
    border-radius: var(--bs-card-border-radius)
}

.card-body {
    flex: 1 1 auto;
    padding: var(--bs-card-spacer-y) var(--bs-card-spacer-x);
    color: var(--bs-card-color)
}

.card-title {
    margin-bottom: var(--bs-card-title-spacer-y);
    color: var(--bs-card-title-color)
}

.card-text:last-child {
    margin-bottom: 0
}

.card-link + .card-link {
    margin-left: var(--bs-card-spacer-x)
}

.card-header {
    padding: var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);
    margin-bottom: 0;
    color: var(--bs-card-cap-color);
    background-color: var(--bs-card-cap-bg);
    border-bottom: var(--bs-card-border-width) solid var(--bs-card-border-color)
}

    .card-header:first-child {
        border-radius: var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius) 0 0
    }

.card-footer {
    padding: var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);
    color: var(--bs-card-cap-color);
    background-color: var(--bs-card-cap-bg);
    border-top: var(--bs-card-border-width) solid var(--bs-card-border-color)
}

    .card-footer:last-child {
        border-radius: 0 0 var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius)
    }

.card-img, .card-img-bottom, .card-img-top {
    width: 100%
}

.card-img, .card-img-top {
    border-top-left-radius: var(--bs-card-inner-border-radius);
    border-top-right-radius: var(--bs-card-inner-border-radius)
}

.card-img, .card-img-bottom {
    border-bottom-right-radius: var(--bs-card-inner-border-radius);
    border-bottom-left-radius: var(--bs-card-inner-border-radius)
}

.breadcrumb {
    --bs-breadcrumb-padding-x: 0;
    --bs-breadcrumb-padding-y: 0;
    --bs-breadcrumb-margin-bottom: 1rem;
    --bs-breadcrumb-divider-color: var(--bs-secondary-color);
    --bs-breadcrumb-item-padding-x: 0.5rem;
    --bs-breadcrumb-item-active-color: var(--bs-secondary-color);
    display: flex;
    flex-wrap: wrap;
    padding: var(--bs-breadcrumb-padding-y) var(--bs-breadcrumb-padding-x);
    margin-bottom: var(--bs-breadcrumb-margin-bottom);
    font-size: var(--bs-breadcrumb-font-size);
    list-style: none;
    background-color: var(--bs-breadcrumb-bg);
    border-radius: var(--bs-breadcrumb-border-radius)
}

.breadcrumb-item + .breadcrumb-item {
    padding-left: var(--bs-breadcrumb-item-padding-x)
}

    .breadcrumb-item + .breadcrumb-item::before {
        float: left;
        padding-right: var(--bs-breadcrumb-item-padding-x);
        color: var(--bs-breadcrumb-divider-color);
        content: var(--bs-breadcrumb-divider, "/")
    }

.breadcrumb-item.active {
    color: var(--bs-breadcrumb-item-active-color)
}

.page-link {
    position: relative;
    display: block;
    padding: var(--bs-pagination-padding-y) var(--bs-pagination-padding-x);
    font-size: var(--bs-pagination-font-size);
    color: var(--bs-pagination-color);
    text-decoration: none;
    background-color: var(--bs-pagination-bg);
    border: var(--bs-pagination-border-width) solid var(--bs-pagination-border-color);
    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 (prefers-reduced-motion:reduce) {
    .page-link {
        transition: none
    }
}

.page-link:hover {
    z-index: 2;
    color: var(--bs-pagination-hover-color);
    background-color: var(--bs-pagination-hover-bg);
    border-color: var(--bs-pagination-hover-border-color)
}

.page-link:focus {
    z-index: 3;
    color: var(--bs-pagination-focus-color);
    background-color: var(--bs-pagination-focus-bg);
    outline: 0;
    box-shadow: var(--bs-pagination-focus-box-shadow)
}

.active > .page-link, .page-link.active {
    z-index: 3;
    color: var(--bs-pagination-active-color);
    background-color: var(--bs-pagination-active-bg);
    border-color: var(--bs-pagination-active-border-color)
}

.disabled > .page-link, .page-link.disabled {
    color: var(--bs-pagination-disabled-color);
    pointer-events: none;
    background-color: var(--bs-pagination-disabled-bg);
    border-color: var(--bs-pagination-disabled-border-color)
}

.page-item:not(:first-child) .page-link {
    margin-left: calc(var(--bs-border-width) * -1)
}

.page-item:first-child .page-link {
    border-top-left-radius: var(--bs-pagination-border-radius);
    border-bottom-left-radius: var(--bs-pagination-border-radius)
}

.page-item:last-child .page-link {
    border-top-right-radius: var(--bs-pagination-border-radius);
    border-bottom-right-radius: var(--bs-pagination-border-radius)
}

.badge {
    --bs-badge-padding-x: 0.65em;
    --bs-badge-padding-y: 0.35em;
    --bs-badge-font-size: 0.75em;
    --bs-badge-font-weight: 700;
    --bs-badge-color: #fff;
    --bs-badge-border-radius: var(--bs-border-radius);
    display: inline-block;
    padding: var(--bs-badge-padding-y) var(--bs-badge-padding-x);
    font-size: var(--bs-badge-font-size);
    font-weight: var(--bs-badge-font-weight);
    line-height: 1;
    color: var(--bs-badge-color);
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: var(--bs-badge-border-radius)
}

    .badge:empty {
        display: none
    }

.btn .badge {
    position: relative;
    top: -1px
}

.alert {
    --bs-alert-bg: transparent;
    --bs-alert-padding-x: 1rem;
    --bs-alert-padding-y: 1rem;
    --bs-alert-margin-bottom: 1rem;
    --bs-alert-color: inherit;
    --bs-alert-border-color: transparent;
    --bs-alert-border: var(--bs-border-width) solid var(--bs-alert-border-color);
    --bs-alert-border-radius: var(--bs-border-radius);
    --bs-alert-link-color: inherit;
    position: relative;
    padding: var(--bs-alert-padding-y) var(--bs-alert-padding-x);
    margin-bottom: var(--bs-alert-margin-bottom);
    color: var(--bs-alert-color);
    background-color: var(--bs-alert-bg);
    border: var(--bs-alert-border);
    border-radius: var(--bs-alert-border-radius);
}

.alert-heading {
    color: inherit;
}

.alert-link {
    font-weight: 700;
    color: var(--bs-alert-link-color);
}

.alert-dismissible {
    padding-right: 3rem;
}

    .alert-dismissible .btn-close {
        position: absolute;
        top: 0;
        right: 0;
        z-index: 2;
        padding: 1.25rem 1rem;
    }

.alert-primary {
    --bs-alert-color: var(--bs-primary-text-emphasis);
    --bs-alert-bg: var(--bs-primary-bg-subtle);
    --bs-alert-border-color: var(--bs-primary-border-subtle);
    --bs-alert-link-color: var(--bs-primary-text-emphasis);
}

.alert-secondary {
    --bs-alert-color: var(--bs-secondary-text-emphasis);
    --bs-alert-bg: var(--bs-secondary-bg-subtle);
    --bs-alert-border-color: var(--bs-secondary-border-subtle);
    --bs-alert-link-color: var(--bs-secondary-text-emphasis);
}

.alert-success {
    --bs-alert-color: var(--bs-success-text-emphasis);
    --bs-alert-bg: var(--bs-success-bg-subtle);
    --bs-alert-border-color: var(--bs-success-border-subtle);
    --bs-alert-link-color: var(--bs-success-text-emphasis);
}

.alert-info {
    --bs-alert-color: var(--bs-info-text-emphasis);
    --bs-alert-bg: var(--bs-info-bg-subtle);
    --bs-alert-border-color: var(--bs-info-border-subtle);
    --bs-alert-link-color: var(--bs-info-text-emphasis);
}

.alert-warning {
    --bs-alert-color: var(--bs-warning-text-emphasis);
    --bs-alert-bg: var(--bs-warning-bg-subtle);
    --bs-alert-border-color: var(--bs-warning-border-subtle);
    --bs-alert-link-color: var(--bs-warning-text-emphasis);
}

.alert-danger {
    --bs-alert-color: var(--bs-danger-text-emphasis);
    --bs-alert-bg: var(--bs-danger-bg-subtle);
    --bs-alert-border-color: var(--bs-danger-border-subtle);
    --bs-alert-link-color: var(--bs-danger-text-emphasis);
}

.alert-light {
    --bs-alert-color: var(--bs-light-text-emphasis);
    --bs-alert-bg: var(--bs-light-bg-subtle);
    --bs-alert-border-color: var(--bs-light-border-subtle);
    --bs-alert-link-color: var(--bs-light-text-emphasis);
}

.alert-dark {
    --bs-alert-color: var(--bs-dark-text-emphasis);
    --bs-alert-bg: var(--bs-dark-bg-subtle);
    --bs-alert-border-color: var(--bs-dark-border-subtle);
    --bs-alert-link-color: var(--bs-dark-text-emphasis);
}

.alert-body-bg {
    --bs-alert-color: var(--bs-body-bg-text-emphasis);
    --bs-alert-bg: var(--bs-body-bg-bg-subtle);
    --bs-alert-border-color: var(--bs-body-bg-border-subtle);
    --bs-alert-link-color: var(--bs-body-bg-text-emphasis);
}

.alert-border-color {
    --bs-alert-color: var(--bs-border-color-text-emphasis);
    --bs-alert-bg: var(--bs-border-color-bg-subtle);
    --bs-alert-border-color: var(--bs-border-color-border-subtle);
    --bs-alert-link-color: var(--bs-border-color-text-emphasis);
}

.alert-border-color-40 {
    --bs-alert-color: var(--bs-border-color-40-text-emphasis);
    --bs-alert-bg: var(--bs-border-color-40-bg-subtle);
    --bs-alert-border-color: var(--bs-border-color-40-border-subtle);
    --bs-alert-link-color: var(--bs-border-color-40-text-emphasis);
}

.alert-border-color-50 {
    --bs-alert-color: var(--bs-border-color-50-text-emphasis);
    --bs-alert-bg: var(--bs-border-color-50-bg-subtle);
    --bs-alert-border-color: var(--bs-border-color-50-border-subtle);
    --bs-alert-link-color: var(--bs-border-color-50-text-emphasis);
}

.alert-border-color-60 {
    --bs-alert-color: var(--bs-border-color-60-text-emphasis);
    --bs-alert-bg: var(--bs-border-color-60-bg-subtle);
    --bs-alert-border-color: var(--bs-border-color-60-border-subtle);
    --bs-alert-link-color: var(--bs-border-color-60-text-emphasis);
}

.alert-border-color-70 {
    --bs-alert-color: var(--bs-border-color-70-text-emphasis);
    --bs-alert-bg: var(--bs-border-color-70-bg-subtle);
    --bs-alert-border-color: var(--bs-border-color-70-border-subtle);
    --bs-alert-link-color: var(--bs-border-color-70-text-emphasis);
}

.alert-border-color-80 {
    --bs-alert-color: var(--bs-border-color-80-text-emphasis);
    --bs-alert-bg: var(--bs-border-color-80-bg-subtle);
    --bs-alert-border-color: var(--bs-border-color-80-border-subtle);
    --bs-alert-link-color: var(--bs-border-color-80-text-emphasis);
}

.alert-border-color-90 {
    --bs-alert-color: var(--bs-border-color-90-text-emphasis);
    --bs-alert-bg: var(--bs-border-color-90-bg-subtle);
    --bs-alert-border-color: var(--bs-border-color-90-border-subtle);
    --bs-alert-link-color: var(--bs-border-color-90-text-emphasis);
}

.alert-success-40 {
    --bs-alert-color: var(--bs-success-40-text-emphasis);
    --bs-alert-bg: var(--bs-success-40-bg-subtle);
    --bs-alert-border-color: var(--bs-success-40-border-subtle);
    --bs-alert-link-color: var(--bs-success-40-text-emphasis);
}

.alert-success-50 {
    --bs-alert-color: var(--bs-success-50-text-emphasis);
    --bs-alert-bg: var(--bs-success-50-bg-subtle);
    --bs-alert-border-color: var(--bs-success-50-border-subtle);
    --bs-alert-link-color: var(--bs-success-50-text-emphasis);
}

.alert-success-60 {
    --bs-alert-color: var(--bs-success-60-text-emphasis);
    --bs-alert-bg: var(--bs-success-60-bg-subtle);
    --bs-alert-border-color: var(--bs-success-60-border-subtle);
    --bs-alert-link-color: var(--bs-success-60-text-emphasis);
}

.alert-success-70 {
    --bs-alert-color: var(--bs-success-70-text-emphasis);
    --bs-alert-bg: var(--bs-success-70-bg-subtle);
    --bs-alert-border-color: var(--bs-success-70-border-subtle);
    --bs-alert-link-color: var(--bs-success-70-text-emphasis);
}

.alert-success-80 {
    --bs-alert-color: var(--bs-success-80-text-emphasis);
    --bs-alert-bg: var(--bs-success-80-bg-subtle);
    --bs-alert-border-color: var(--bs-success-80-border-subtle);
    --bs-alert-link-color: var(--bs-success-80-text-emphasis);
}

.alert-success-90 {
    --bs-alert-color: var(--bs-success-90-text-emphasis);
    --bs-alert-bg: var(--bs-success-90-bg-subtle);
    --bs-alert-border-color: var(--bs-success-90-border-subtle);
    --bs-alert-link-color: var(--bs-success-90-text-emphasis);
}

.alert-primary-30 {
    --bs-alert-color: var(--bs-primary-30-text-emphasis);
    --bs-alert-bg: var(--bs-primary-30-bg-subtle);
    --bs-alert-border-color: var(--bs-primary-30-border-subtle);
    --bs-alert-link-color: var(--bs-primary-30-text-emphasis);
}

.alert-primary-40 {
    --bs-alert-color: var(--bs-primary-40-text-emphasis);
    --bs-alert-bg: var(--bs-primary-40-bg-subtle);
    --bs-alert-border-color: var(--bs-primary-40-border-subtle);
    --bs-alert-link-color: var(--bs-primary-40-text-emphasis);
}

.alert-primary-50 {
    --bs-alert-color: var(--bs-primary-50-text-emphasis);
    --bs-alert-bg: var(--bs-primary-50-bg-subtle);
    --bs-alert-border-color: var(--bs-primary-50-border-subtle);
    --bs-alert-link-color: var(--bs-primary-50-text-emphasis);
}

.alert-primary-60 {
    --bs-alert-color: var(--bs-primary-60-text-emphasis);
    --bs-alert-bg: var(--bs-primary-60-bg-subtle);
    --bs-alert-border-color: var(--bs-primary-60-border-subtle);
    --bs-alert-link-color: var(--bs-primary-60-text-emphasis);
}

.alert-danger-40 {
    --bs-alert-color: var(--bs-danger-40-text-emphasis);
    --bs-alert-bg: var(--bs-danger-40-bg-subtle);
    --bs-alert-border-color: var(--bs-danger-40-border-subtle);
    --bs-alert-link-color: var(--bs-danger-40-text-emphasis);
}

.alert-danger-50 {
    --bs-alert-color: var(--bs-danger-50-text-emphasis);
    --bs-alert-bg: var(--bs-danger-50-bg-subtle);
    --bs-alert-border-color: var(--bs-danger-50-border-subtle);
    --bs-alert-link-color: var(--bs-danger-50-text-emphasis);
}

.alert-danger-60 {
    --bs-alert-color: var(--bs-danger-60-text-emphasis);
    --bs-alert-bg: var(--bs-danger-60-bg-subtle);
    --bs-alert-border-color: var(--bs-danger-60-border-subtle);
    --bs-alert-link-color: var(--bs-danger-60-text-emphasis);
}

.alert-light-40 {
    --bs-alert-color: var(--bs-light-40-text-emphasis);
    --bs-alert-bg: var(--bs-light-40-bg-subtle);
    --bs-alert-border-color: var(--bs-light-40-border-subtle);
    --bs-alert-link-color: var(--bs-light-40-text-emphasis);
}

.alert-light-50 {
    --bs-alert-color: var(--bs-light-50-text-emphasis);
    --bs-alert-bg: var(--bs-light-50-bg-subtle);
    --bs-alert-border-color: var(--bs-light-50-border-subtle);
    --bs-alert-link-color: var(--bs-light-50-text-emphasis);
}

.alert-light-60 {
    --bs-alert-color: var(--bs-light-60-text-emphasis);
    --bs-alert-bg: var(--bs-light-60-bg-subtle);
    --bs-alert-border-color: var(--bs-light-60-border-subtle);
    --bs-alert-link-color: var(--bs-light-60-text-emphasis);
}

.alert-light-70 {
    --bs-alert-color: var(--bs-light-70-text-emphasis);
    --bs-alert-bg: var(--bs-light-70-bg-subtle);
    --bs-alert-border-color: var(--bs-light-70-border-subtle);
    --bs-alert-link-color: var(--bs-light-70-text-emphasis);
}

.alert-info-40 {
    --bs-alert-color: var(--bs-info-40-text-emphasis);
    --bs-alert-bg: var(--bs-info-40-bg-subtle);
    --bs-alert-border-color: var(--bs-info-40-border-subtle);
    --bs-alert-link-color: var(--bs-info-40-text-emphasis);
}

.alert-info-50 {
    --bs-alert-color: var(--bs-info-50-text-emphasis);
    --bs-alert-bg: var(--bs-info-50-bg-subtle);
    --bs-alert-border-color: var(--bs-info-50-border-subtle);
    --bs-alert-link-color: var(--bs-info-50-text-emphasis);
}

.alert-warning-40 {
    --bs-alert-color: var(--bs-warning-40-text-emphasis);
    --bs-alert-bg: var(--bs-warning-40-bg-subtle);
    --bs-alert-border-color: var(--bs-warning-40-border-subtle);
    --bs-alert-link-color: var(--bs-warning-40-text-emphasis);
}

.alert-warning-50 {
    --bs-alert-color: var(--bs-warning-50-text-emphasis);
    --bs-alert-bg: var(--bs-warning-50-bg-subtle);
    --bs-alert-border-color: var(--bs-warning-50-border-subtle);
    --bs-alert-link-color: var(--bs-warning-50-text-emphasis);
}

.alert-warning-60 {
    --bs-alert-color: var(--bs-warning-60-text-emphasis);
    --bs-alert-bg: var(--bs-warning-60-bg-subtle);
    --bs-alert-border-color: var(--bs-warning-60-border-subtle);
    --bs-alert-link-color: var(--bs-warning-60-text-emphasis);
}

.alert-body-color-40 {
    --bs-alert-color: var(--bs-body-color-40-text-emphasis);
    --bs-alert-bg: var(--bs-body-color-40-bg-subtle);
    --bs-alert-border-color: var(--bs-body-color-40-border-subtle);
    --bs-alert-link-color: var(--bs-body-color-40-text-emphasis);
}

.alert-body-color-50 {
    --bs-alert-color: var(--bs-body-color-50-text-emphasis);
    --bs-alert-bg: var(--bs-body-color-50-bg-subtle);
    --bs-alert-border-color: var(--bs-body-color-50-border-subtle);
    --bs-alert-link-color: var(--bs-body-color-50-text-emphasis);
}

.alert-body-color-60 {
    --bs-alert-color: var(--bs-body-color-60-text-emphasis);
    --bs-alert-bg: var(--bs-body-color-60-bg-subtle);
    --bs-alert-border-color: var(--bs-body-color-60-border-subtle);
    --bs-alert-link-color: var(--bs-body-color-60-text-emphasis);
}

.alert-secondary-40 {
    --bs-alert-color: var(--bs-secondary-40-text-emphasis);
    --bs-alert-bg: var(--bs-secondary-40-bg-subtle);
    --bs-alert-border-color: var(--bs-secondary-40-border-subtle);
    --bs-alert-link-color: var(--bs-secondary-40-text-emphasis);
}

.alert-secondary-50 {
    --bs-alert-color: var(--bs-secondary-50-text-emphasis);
    --bs-alert-bg: var(--bs-secondary-50-bg-subtle);
    --bs-alert-border-color: var(--bs-secondary-50-border-subtle);
    --bs-alert-link-color: var(--bs-secondary-50-text-emphasis);
}

@keyframes progress-bar-stripes {
    0% {
        background-position-x: 1rem
    }
}

.btn-close {
    --bs-btn-close-color: #000;
    --bs-btn-close-bg: 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 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e");
    --bs-btn-close-opacity: 0.5;
    --bs-btn-close-hover-opacity: 0.75;
    --bs-btn-close-focus-shadow: 0 0 0 0.25rem rgba(15, 121, 243, 0.25);
    --bs-btn-close-focus-opacity: 1;
    --bs-btn-close-disabled-opacity: 0.25;
    --bs-btn-close-white-filter: invert(1) grayscale(100%) brightness(200%);
    box-sizing: content-box;
    width: 1em;
    height: 1em;
    padding: .25em .25em;
    color: var(--bs-btn-close-color);
    background: transparent var(--bs-btn-close-bg) center/1em auto no-repeat;
    border: 0;
    border-radius: .375rem;
    opacity: var(--bs-btn-close-opacity)
}

    .btn-close:hover {
        color: var(--bs-btn-close-color);
        text-decoration: none;
        opacity: var(--bs-btn-close-hover-opacity)
    }

    .btn-close:focus {
        outline: 0;
        box-shadow: var(--bs-btn-close-focus-shadow);
        opacity: var(--bs-btn-close-focus-opacity)
    }

    .btn-close.disabled, .btn-close:disabled {
        pointer-events: none;
        user-select: none;
        opacity: var(--bs-btn-close-disabled-opacity)
    }

.btn-close-white {
    filter: var(--bs-btn-close-white-filter)
}

[data-bs-theme=dark] .btn-close {
    filter: var(--bs-btn-close-white-filter)
}

.modal {
    --bs-modal-zindex: 1055;
    --bs-modal-width: 500px;
    --bs-modal-padding: 1rem;
    --bs-modal-margin: 0.5rem;
    --bs-modal-color:;
    --bs-modal-bg: var(--bs-body-bg);
    --bs-modal-border-color: var(--bs-border-color-translucent);
    --bs-modal-border-width: var(--bs-border-width);
    --bs-modal-border-radius: var(--bs-border-radius-lg);
    --bs-modal-box-shadow: var(--bs-box-shadow-sm);
    --bs-modal-inner-border-radius: calc(var(--bs-border-radius-lg) - (var(--bs-border-width)));
    --bs-modal-header-padding-x: 1rem;
    --bs-modal-header-padding-y: 1rem;
    --bs-modal-header-padding: 1rem 1rem;
    --bs-modal-header-border-color: var(--bs-border-color);
    --bs-modal-header-border-width: var(--bs-border-width);
    --bs-modal-title-line-height: 1.5;
    --bs-modal-footer-gap: 0.5rem;
    --bs-modal-footer-bg:;
    --bs-modal-footer-border-color: var(--bs-border-color);
    --bs-modal-footer-border-width: var(--bs-border-width);
    position: fixed;
    top: 0;
    left: 0;
    z-index: var(--bs-modal-zindex);
    display: none;
    width: 100%;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    outline: 0;
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: var(--bs-modal-margin);
    pointer-events: none;
}

.modal.fade .modal-dialog {
    transition: transform 0.3s ease-out;
    transform: translate(0, -50px);
}

@media (prefers-reduced-motion: reduce) {
    .modal.fade .modal-dialog {
        transition: none;
    }
}

.modal.show .modal-dialog {
    transform: none;
}

.modal.modal-static .modal-dialog {
    transform: scale(1.02);
}

.modal-dialog-scrollable {
    height: calc(100% - var(--bs-modal-margin) * 2);
}

    .modal-dialog-scrollable .modal-content {
        max-height: 100%;
        overflow: hidden;
    }

    .modal-dialog-scrollable .modal-body {
        overflow-y: auto;
    }

.modal-dialog-centered {
    display: flex;
    align-items: center;
    min-height: calc(100% - var(--bs-modal-margin) * 2);
}

.modal-content {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    color: var(--bs-modal-color);
    pointer-events: auto;
    background-color: var(--bs-modal-bg);
    background-clip: padding-box;
    border: var(--bs-modal-border-width) solid var(--bs-modal-border-color);
    border-radius: var(--bs-modal-border-radius);
    outline: 0;
}

.modal-backdrop {
    --bs-backdrop-zindex: 1050;
    --bs-backdrop-bg: #000;
    --bs-backdrop-opacity: 0.5;
    position: fixed;
    top: 0;
    left: 0;
    z-index: var(--bs-backdrop-zindex);
    width: 100vw;
    height: 100vh;
    background-color: var(--bs-backdrop-bg);
}

    .modal-backdrop.fade {
        opacity: 0;
    }

    .modal-backdrop.show {
        opacity: var(--bs-backdrop-opacity);
    }

.modal-header {
    display: flex;
    flex-shrink: 0;
    align-items: center;
    padding: var(--bs-modal-header-padding);
    border-bottom: var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color);
    border-top-left-radius: var(--bs-modal-inner-border-radius);
    border-top-right-radius: var(--bs-modal-inner-border-radius);
}

    .modal-header .btn-close {
        padding: calc(var(--bs-modal-header-padding-y) * 0.5) calc(var(--bs-modal-header-padding-x) * 0.5);
        margin: calc(-0.5 * var(--bs-modal-header-padding-y)) calc(-0.5 * var(--bs-modal-header-padding-x)) calc(-0.5 * var(--bs-modal-header-padding-y)) auto;
    }

.modal-title {
    margin-bottom: 0;
    line-height: var(--bs-modal-title-line-height);
}

.modal-body {
    position: relative;
    flex: 1 1 auto;
    padding: var(--bs-modal-padding);
}

.modal-footer {
    display: flex;
    flex-shrink: 0;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-end;
    padding: calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap) * 0.5);
    background-color: var(--bs-modal-footer-bg);
    border-top: var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color);
    border-bottom-right-radius: var(--bs-modal-inner-border-radius);
    border-bottom-left-radius: var(--bs-modal-inner-border-radius);
}

    .modal-footer > * {
        margin: calc(var(--bs-modal-footer-gap) * 0.5);
    }

@media (min-width: 576px) {
    .modal {
        --bs-modal-margin: 1.75rem;
        --bs-modal-box-shadow: var(--bs-box-shadow);
    }

    .modal-dialog {
        max-width: var(--bs-modal-width);
        margin-right: auto;
        margin-left: auto;
    }

    .modal-sm {
        --bs-modal-width: 300px;
    }
}

@media (min-width: 992px) {
    .modal-lg,
    .modal-xl {
        --bs-modal-width: 800px;
    }
}

@media (min-width: 1200px) {
    .modal-xl {
        --bs-modal-width: 1140px;
    }
}

.modal-fullscreen {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
}

    .modal-fullscreen .modal-content {
        height: 100%;
        border: 0;
        border-radius: 0;
    }

    .modal-fullscreen .modal-header,
    .modal-fullscreen .modal-footer {
        border-radius: 0;
    }

    .modal-fullscreen .modal-body {
        overflow-y: auto;
    }

@media (max-width: 575.98px) {
    .modal-fullscreen-sm-down {
        width: 100vw;
        max-width: none;
        height: 100%;
        margin: 0;
    }

        .modal-fullscreen-sm-down .modal-content {
            height: 100%;
            border: 0;
            border-radius: 0;
        }

        .modal-fullscreen-sm-down .modal-header,
        .modal-fullscreen-sm-down .modal-footer {
            border-radius: 0;
        }

        .modal-fullscreen-sm-down .modal-body {
            overflow-y: auto;
        }
}

@media (max-width: 767.98px) {
    .modal-fullscreen-md-down {
        width: 100vw;
        max-width: none;
        height: 100%;
        margin: 0;
    }

        .modal-fullscreen-md-down .modal-content {
            height: 100%;
            border: 0;
            border-radius: 0;
        }

        .modal-fullscreen-md-down .modal-header,
        .modal-fullscreen-md-down .modal-footer {
            border-radius: 0;
        }

        .modal-fullscreen-md-down .modal-body {
            overflow-y: auto;
        }
}

@media (max-width: 991.98px) {
    .modal-fullscreen-lg-down {
        width: 100vw;
        max-width: none;
        height: 100%;
        margin: 0;
    }

        .modal-fullscreen-lg-down .modal-content {
            height: 100%;
            border: 0;
            border-radius: 0;
        }

        .modal-fullscreen-lg-down .modal-header,
        .modal-fullscreen-lg-down .modal-footer {
            border-radius: 0;
        }

        .modal-fullscreen-lg-down .modal-body {
            overflow-y: auto;
        }
}

@media (max-width: 1199.98px) {
    .modal-fullscreen-xl-down {
        width: 100vw;
        max-width: none;
        height: 100%;
        margin: 0;
    }

        .modal-fullscreen-xl-down .modal-content {
            height: 100%;
            border: 0;
            border-radius: 0;
        }

        .modal-fullscreen-xl-down .modal-header,
        .modal-fullscreen-xl-down .modal-footer {
            border-radius: 0;
        }

        .modal-fullscreen-xl-down .modal-body {
            overflow-y: auto;
        }
}

@media (max-width: 1399.98px) {
    .modal-fullscreen-xxl-down {
        width: 100vw;
        max-width: none;
        height: 100%;
        margin: 0;
    }

        .modal-fullscreen-xxl-down .modal-content {
            height: 100%;
            border: 0;
            border-radius: 0;
        }

        .modal-fullscreen-xxl-down .modal-header,
        .modal-fullscreen-xxl-down .modal-footer {
            border-radius: 0;
        }

        .modal-fullscreen-xxl-down .modal-body {
            overflow-y: auto;
        }
}

.spinner-border {
    display: inline-block;
    width: var(--bs-spinner-width);
    height: var(--bs-spinner-height);
    vertical-align: var(--bs-spinner-vertical-align);
    border-radius: 50%;
    animation: var(--bs-spinner-animation-speed) linear infinite var(--bs-spinner-animation-name)
}

@keyframes spinner-border {
    to {
        transform: rotate(360deg)
    }
}

.spinner-border {
    --bs-spinner-width: 2rem;
    --bs-spinner-height: 2rem;
    --bs-spinner-vertical-align: -0.125em;
    --bs-spinner-border-width: 0.25em;
    --bs-spinner-animation-speed: 0.75s;
    --bs-spinner-animation-name: spinner-border;
    border: var(--bs-spinner-border-width) solid currentcolor;
    border-right-color: transparent
}

.spinner-border-sm {
    --bs-spinner-width: 1rem;
    --bs-spinner-height: 1rem;
    --bs-spinner-border-width: 0.2em
}

@keyframes spinner-grow {
    0% {
        transform: scale(0)
    }

    50% {
        opacity: 1;
        transform: none
    }
}

@media (prefers-reduced-motion:reduce) {
    .spinner-border {
        --bs-spinner-animation-speed: 1.5s
    }
}

.placeholder {
    display: inline-block;
    min-height: 1em;
    vertical-align: middle;
    cursor: wait;
    background-color: currentcolor;
    opacity: .5
}

    .placeholder.btn::before {
        display: inline-block;
        content: ""
    }

.placeholder-sm {
    min-height: .8em
}

.placeholder-lg {
    min-height: 1.2em
}

@keyframes placeholder-glow {
    50% {
        opacity: .2
    }
}

@keyframes placeholder-wave {
    100% {
        mask-position: -200% 0
    }
}

.text-bg-primary {
    color: #000 !important;
    background-color: RGBA(var(--bs-primary-rgb),var(--bs-bg-opacity,1)) !important
}

.text-bg-secondary {
    color: #fff !important;
    background-color: RGBA(var(--bs-secondary-rgb),var(--bs-bg-opacity,1)) !important
}

.text-bg-success {
    color: #000 !important;
    background-color: RGBA(var(--bs-success-rgb),var(--bs-bg-opacity,1)) !important
}

.text-bg-info {
    color: #000 !important;
    background-color: RGBA(var(--bs-info-rgb),var(--bs-bg-opacity,1)) !important
}

.text-bg-danger {
    color: #000 !important;
    background-color: RGBA(var(--bs-danger-rgb),var(--bs-bg-opacity,1)) !important
}

.text-bg-light {
    color: #000 !important;
    background-color: RGBA(var(--bs-light-rgb),var(--bs-bg-opacity,1)) !important
}

.text-bg-dark {
    color: #fff !important;
    background-color: RGBA(var(--bs-dark-rgb),var(--bs-bg-opacity,1)) !important
}

.text-bg-body-bg {
    color: #000 !important;
    background-color: RGBA(var(--bs-body-bg-rgb),var(--bs-bg-opacity,1)) !important
}

.text-bg-border-color {
    color: #000 !important;
    background-color: RGBA(var(--bs-border-color-rgb),var(--bs-bg-opacity,1)) !important
}

.text-bg-border-color-40 {
    color: #000 !important;
    background-color: RGBA(var(--bs-border-color-40-rgb),var(--bs-bg-opacity,1)) !important
}

.text-bg-border-color-50 {
    color: #000 !important;
    background-color: RGBA(var(--bs-border-color-50-rgb),var(--bs-bg-opacity,1)) !important
}

.text-bg-border-color-60 {
    color: #000 !important;
    background-color: RGBA(var(--bs-border-color-60-rgb),var(--bs-bg-opacity,1)) !important
}

.text-bg-border-color-70 {
    color: #000 !important;
    background-color: RGBA(var(--bs-border-color-70-rgb),var(--bs-bg-opacity,1)) !important
}

.text-bg-border-color-80 {
    color: #000 !important;
    background-color: RGBA(var(--bs-border-color-80-rgb),var(--bs-bg-opacity,1)) !important
}

.text-bg-border-color-90 {
    color: #000 !important;
    background-color: RGBA(var(--bs-border-color-90-rgb),var(--bs-bg-opacity,1)) !important
}

.text-bg-success-40 {
    color: #000 !important;
    background-color: RGBA(var(--bs-success-40-rgb),var(--bs-bg-opacity,1)) !important
}

.text-bg-success-50 {
    color: #000 !important;
    background-color: RGBA(var(--bs-success-50-rgb),var(--bs-bg-opacity,1)) !important
}

.text-bg-success-60 {
    color: #000 !important;
    background-color: RGBA(var(--bs-success-60-rgb),var(--bs-bg-opacity,1)) !important
}

.text-bg-success-70 {
    color: #000 !important;
    background-color: RGBA(var(--bs-success-70-rgb),var(--bs-bg-opacity,1)) !important
}

.text-bg-success-80 {
    color: #000 !important;
    background-color: RGBA(var(--bs-success-80-rgb),var(--bs-bg-opacity,1)) !important
}

.text-bg-success-90 {
    color: #000 !important;
    background-color: RGBA(var(--bs-success-90-rgb),var(--bs-bg-opacity,1)) !important
}

.text-bg-primary-30 {
    color: #000 !important;
    background-color: RGBA(var(--bs-primary-30-rgb),var(--bs-bg-opacity,1)) !important
}

.text-bg-primary-40 {
    color: #000 !important;
    background-color: RGBA(var(--bs-primary-40-rgb),var(--bs-bg-opacity,1)) !important
}

.text-bg-primary-50 {
    color: #000 !important;
    background-color: RGBA(var(--bs-primary-50-rgb),var(--bs-bg-opacity,1)) !important
}

.text-bg-primary-60 {
    color: #000 !important;
    background-color: RGBA(var(--bs-primary-60-rgb),var(--bs-bg-opacity,1)) !important
}

.text-bg-danger-40 {
    color: #000 !important;
    background-color: RGBA(var(--bs-danger-40-rgb),var(--bs-bg-opacity,1)) !important
}

.text-bg-danger-50 {
    color: #000 !important;
    background-color: RGBA(var(--bs-danger-50-rgb),var(--bs-bg-opacity,1)) !important
}

.text-bg-danger-60 {
    color: #000 !important;
    background-color: RGBA(var(--bs-danger-60-rgb),var(--bs-bg-opacity,1)) !important
}

.text-bg-light-40 {
    color: #000 !important;
    background-color: RGBA(var(--bs-light-40-rgb),var(--bs-bg-opacity,1)) !important
}

.text-bg-light-50 {
    color: #000 !important;
    background-color: RGBA(var(--bs-light-50-rgb),var(--bs-bg-opacity,1)) !important
}

.text-bg-light-60 {
    color: #000 !important;
    background-color: RGBA(var(--bs-light-60-rgb),var(--bs-bg-opacity,1)) !important
}

.text-bg-light-70 {
    color: #000 !important;
    background-color: RGBA(var(--bs-light-70-rgb),var(--bs-bg-opacity,1)) !important
}

.text-bg-info-40 {
    color: #000 !important;
    background-color: RGBA(var(--bs-info-40-rgb),var(--bs-bg-opacity,1)) !important
}

.text-bg-info-50 {
    color: #000 !important;
    background-color: RGBA(var(--bs-info-50-rgb),var(--bs-bg-opacity,1)) !important
}

.text-bg-body-color-40 {
    color: #fff !important;
    background-color: RGBA(var(--bs-body-color-40-rgb),var(--bs-bg-opacity,1)) !important
}

.text-bg-body-color-50 {
    color: #000 !important;
    background-color: RGBA(var(--bs-body-color-50-rgb),var(--bs-bg-opacity,1)) !important
}

.text-bg-body-color-60 {
    color: #000 !important;
    background-color: RGBA(var(--bs-body-color-60-rgb),var(--bs-bg-opacity,1)) !important
}

.text-bg-secondary-40 {
    color: #fff !important;
    background-color: RGBA(var(--bs-secondary-40-rgb),var(--bs-bg-opacity,1)) !important
}

.text-bg-secondary-50 {
    color: #fff !important;
    background-color: RGBA(var(--bs-secondary-50-rgb),var(--bs-bg-opacity,1)) !important
}

.link-primary {
    color: RGBA(var(--bs-primary-rgb),var(--bs-link-opacity,1)) !important;
    text-decoration-color: RGBA(var(--bs-primary-rgb),var(--bs-link-underline-opacity,1)) !important
}

    .link-primary:focus, .link-primary:hover {
        color: RGBA(63,148,245,var(--bs-link-opacity,1)) !important;
        text-decoration-color: RGBA(63,148,245,var(--bs-link-underline-opacity,1)) !important
    }

.link-secondary {
    color: RGBA(var(--bs-secondary-rgb),var(--bs-link-opacity,1)) !important;
    text-decoration-color: RGBA(var(--bs-secondary-rgb),var(--bs-link-underline-opacity,1)) !important
}

    .link-secondary:focus, .link-secondary:hover {
        color: RGBA(57,68,84,var(--bs-link-opacity,1)) !important;
        text-decoration-color: RGBA(57,68,84,var(--bs-link-underline-opacity,1)) !important
    }

.link-success {
    color: RGBA(var(--bs-success-rgb),var(--bs-link-opacity,1)) !important;
    text-decoration-color: RGBA(var(--bs-success-rgb),var(--bs-link-underline-opacity,1)) !important
}

    .link-success:focus, .link-success:hover {
        color: RGBA(88,221,152,var(--bs-link-opacity,1)) !important;
        text-decoration-color: RGBA(88,221,152,var(--bs-link-underline-opacity,1)) !important
    }

.link-info {
    color: RGBA(var(--bs-info-rgb),var(--bs-link-opacity,1)) !important;
    text-decoration-color: RGBA(var(--bs-info-rgb),var(--bs-link-underline-opacity,1)) !important
}

    .link-info:focus, .link-info:hover {
        color: RGBA(51,213,233,var(--bs-link-opacity,1)) !important;
        text-decoration-color: RGBA(51,213,233,var(--bs-link-underline-opacity,1)) !important
    }

.link-danger {
    color: RGBA(var(--bs-danger-rgb),var(--bs-link-opacity,1)) !important;
    text-decoration-color: RGBA(var(--bs-danger-rgb),var(--bs-link-underline-opacity,1)) !important
}

    .link-danger:focus, .link-danger:hover {
        color: RGBA(236,112,99,var(--bs-link-opacity,1)) !important;
        text-decoration-color: RGBA(236,112,99,var(--bs-link-underline-opacity,1)) !important
    }

.link-light {
    color: RGBA(var(--bs-light-rgb),var(--bs-link-opacity,1)) !important;
    text-decoration-color: RGBA(var(--bs-light-rgb),var(--bs-link-underline-opacity,1)) !important
}

    .link-light:focus, .link-light:hover {
        color: RGBA(246,248,253,var(--bs-link-opacity,1)) !important;
        text-decoration-color: RGBA(246,248,253,var(--bs-link-underline-opacity,1)) !important
    }

.link-dark {
    color: RGBA(var(--bs-dark-rgb),var(--bs-link-opacity,1)) !important;
    text-decoration-color: RGBA(var(--bs-dark-rgb),var(--bs-link-underline-opacity,1)) !important
}

    .link-dark:focus, .link-dark:hover {
        color: RGBA(0,0,0,var(--bs-link-opacity,1)) !important;
        text-decoration-color: RGBA(0,0,0,var(--bs-link-underline-opacity,1)) !important
    }

.link-body-bg {
    color: RGBA(var(--bs-body-bg-rgb),var(--bs-link-opacity,1)) !important;
    text-decoration-color: RGBA(var(--bs-body-bg-rgb),var(--bs-link-underline-opacity,1)) !important
}

    .link-body-bg:focus, .link-body-bg:hover {
        color: RGBA(242,245,250,var(--bs-link-opacity,1)) !important;
        text-decoration-color: RGBA(242,245,250,var(--bs-link-underline-opacity,1)) !important
    }

.link-border-color {
    color: RGBA(var(--bs-border-color-rgb),var(--bs-link-opacity,1)) !important;
    text-decoration-color: RGBA(var(--bs-border-color-rgb),var(--bs-link-underline-opacity,1)) !important
}

    .link-border-color:focus, .link-border-color:hover {
        color: RGBA(236,232,232,var(--bs-link-opacity,1)) !important;
        text-decoration-color: RGBA(236,232,232,var(--bs-link-underline-opacity,1)) !important
    }

.link-border-color-40 {
    color: RGBA(var(--bs-border-color-40-rgb),var(--bs-link-opacity,1)) !important;
    text-decoration-color: RGBA(var(--bs-border-color-40-rgb),var(--bs-link-underline-opacity,1)) !important
}

    .link-border-color-40:focus, .link-border-color-40:hover {
        color: RGBA(241,241,241,var(--bs-link-opacity,1)) !important;
        text-decoration-color: RGBA(241,241,241,var(--bs-link-underline-opacity,1)) !important
    }

.link-border-color-50 {
    color: RGBA(var(--bs-border-color-50-rgb),var(--bs-link-opacity,1)) !important;
    text-decoration-color: RGBA(var(--bs-border-color-50-rgb),var(--bs-link-underline-opacity,1)) !important
}

    .link-border-color-50:focus, .link-border-color-50:hover {
        color: RGBA(230,230,230,var(--bs-link-opacity,1)) !important;
        text-decoration-color: RGBA(230,230,230,var(--bs-link-underline-opacity,1)) !important
    }

.link-border-color-60 {
    color: RGBA(var(--bs-border-color-60-rgb),var(--bs-link-opacity,1)) !important;
    text-decoration-color: RGBA(var(--bs-border-color-60-rgb),var(--bs-link-underline-opacity,1)) !important
}

    .link-border-color-60:focus, .link-border-color-60:hover {
        color: RGBA(238,240,245,var(--bs-link-opacity,1)) !important;
        text-decoration-color: RGBA(238,240,245,var(--bs-link-underline-opacity,1)) !important
    }

.link-border-color-70 {
    color: RGBA(var(--bs-border-color-70-rgb),var(--bs-link-opacity,1)) !important;
    text-decoration-color: RGBA(var(--bs-border-color-70-rgb),var(--bs-link-underline-opacity,1)) !important
}

    .link-border-color-70:focus, .link-border-color-70:hover {
        color: RGBA(206,213,225,var(--bs-link-opacity,1)) !important;
        text-decoration-color: RGBA(206,213,225,var(--bs-link-underline-opacity,1)) !important
    }

.link-border-color-80 {
    color: RGBA(var(--bs-border-color-80-rgb),var(--bs-link-opacity,1)) !important;
    text-decoration-color: RGBA(var(--bs-border-color-80-rgb),var(--bs-link-underline-opacity,1)) !important
}

    .link-border-color-80:focus, .link-border-color-80:hover {
        color: RGBA(230,232,240,var(--bs-link-opacity,1)) !important;
        text-decoration-color: RGBA(230,232,240,var(--bs-link-underline-opacity,1)) !important
    }

.link-border-color-90 {
    color: RGBA(var(--bs-border-color-90-rgb),var(--bs-link-opacity,1)) !important;
    text-decoration-color: RGBA(var(--bs-border-color-90-rgb),var(--bs-link-underline-opacity,1)) !important
}

    .link-border-color-90:focus, .link-border-color-90:hover {
        color: RGBA(247,247,247,var(--bs-link-opacity,1)) !important;
        text-decoration-color: RGBA(247,247,247,var(--bs-link-underline-opacity,1)) !important
    }

.link-success-40 {
    color: RGBA(var(--bs-success-40-rgb),var(--bs-link-opacity,1)) !important;
    text-decoration-color: RGBA(var(--bs-success-40-rgb),var(--bs-link-underline-opacity,1)) !important
}

    .link-success-40:focus, .link-success-40:hover {
        color: RGBA(238,252,245,var(--bs-link-opacity,1)) !important;
        text-decoration-color: RGBA(238,252,245,var(--bs-link-underline-opacity,1)) !important
    }

.link-success-50 {
    color: RGBA(var(--bs-success-50-rgb),var(--bs-link-opacity,1)) !important;
    text-decoration-color: RGBA(var(--bs-success-50-rgb),var(--bs-link-underline-opacity,1)) !important
}

    .link-success-50:focus, .link-success-50:hover {
        color: RGBA(51,197,175,var(--bs-link-opacity,1)) !important;
        text-decoration-color: RGBA(51,197,175,var(--bs-link-underline-opacity,1)) !important
    }

.link-success-60 {
    color: RGBA(var(--bs-success-60-rgb),var(--bs-link-opacity,1)) !important;
    text-decoration-color: RGBA(var(--bs-success-60-rgb),var(--bs-link-underline-opacity,1)) !important
}

    .link-success-60:focus, .link-success-60:hover {
        color: RGBA(88,214,141,var(--bs-link-opacity,1)) !important;
        text-decoration-color: RGBA(88,214,141,var(--bs-link-underline-opacity,1)) !important
    }

.link-success-70 {
    color: RGBA(var(--bs-success-70-rgb),var(--bs-link-opacity,1)) !important;
    text-decoration-color: RGBA(var(--bs-success-70-rgb),var(--bs-link-underline-opacity,1)) !important
}

    .link-success-70:focus, .link-success-70:hover {
        color: RGBA(62,189,125,var(--bs-link-opacity,1)) !important;
        text-decoration-color: RGBA(62,189,125,var(--bs-link-underline-opacity,1)) !important
    }

.link-success-80 {
    color: RGBA(var(--bs-success-80-rgb),var(--bs-link-opacity,1)) !important;
    text-decoration-color: RGBA(var(--bs-success-80-rgb),var(--bs-link-underline-opacity,1)) !important
}

    .link-success-80:focus, .link-success-80:hover {
        color: RGBA(56,195,161,var(--bs-link-opacity,1)) !important;
        text-decoration-color: RGBA(56,195,161,var(--bs-link-underline-opacity,1)) !important
    }

.link-success-90 {
    color: RGBA(var(--bs-success-90-rgb),var(--bs-link-opacity,1)) !important;
    text-decoration-color: RGBA(var(--bs-success-90-rgb),var(--bs-link-underline-opacity,1)) !important
}

    .link-success-90:focus, .link-success-90:hover {
        color: RGBA(117,222,161,var(--bs-link-opacity,1)) !important;
        text-decoration-color: RGBA(117,222,161,var(--bs-link-underline-opacity,1)) !important
    }

.link-primary-30 {
    color: RGBA(var(--bs-primary-30-rgb),var(--bs-link-opacity,1)) !important;
    text-decoration-color: RGBA(var(--bs-primary-30-rgb),var(--bs-link-underline-opacity,1)) !important
}

    .link-primary-30:focus, .link-primary-30:hover {
        color: RGBA(66,162,253,var(--bs-link-opacity,1)) !important;
        text-decoration-color: RGBA(66,162,253,var(--bs-link-underline-opacity,1)) !important
    }

.link-primary-40 {
    color: RGBA(var(--bs-primary-40-rgb),var(--bs-link-opacity,1)) !important;
    text-decoration-color: RGBA(var(--bs-primary-40-rgb),var(--bs-link-underline-opacity,1)) !important
}

    .link-primary-40:focus, .link-primary-40:hover {
        color: RGBA(244,245,253,var(--bs-link-opacity,1)) !important;
        text-decoration-color: RGBA(244,245,253,var(--bs-link-underline-opacity,1)) !important
    }

.link-primary-50 {
    color: RGBA(var(--bs-primary-50-rgb),var(--bs-link-opacity,1)) !important;
    text-decoration-color: RGBA(var(--bs-primary-50-rgb),var(--bs-link-underline-opacity,1)) !important
}

    .link-primary-50:focus, .link-primary-50:hover {
        color: RGBA(148,138,248,var(--bs-link-opacity,1)) !important;
        text-decoration-color: RGBA(148,138,248,var(--bs-link-underline-opacity,1)) !important
    }

.link-primary-60 {
    color: RGBA(var(--bs-primary-60-rgb),var(--bs-link-opacity,1)) !important;
    text-decoration-color: RGBA(var(--bs-primary-60-rgb),var(--bs-link-underline-opacity,1)) !important
}

    .link-primary-60:focus, .link-primary-60:hover {
        color: RGBA(172,162,255,var(--bs-link-opacity,1)) !important;
        text-decoration-color: RGBA(172,162,255,var(--bs-link-underline-opacity,1)) !important
    }

.link-danger-40 {
    color: RGBA(var(--bs-danger-40-rgb),var(--bs-link-opacity,1)) !important;
    text-decoration-color: RGBA(var(--bs-danger-40-rgb),var(--bs-link-underline-opacity,1)) !important
}

    .link-danger-40:focus, .link-danger-40:hover {
        color: RGBA(253,239,245,var(--bs-link-opacity,1)) !important;
        text-decoration-color: RGBA(253,239,245,var(--bs-link-underline-opacity,1)) !important
    }

.link-danger-50 {
    color: RGBA(var(--bs-danger-50-rgb),var(--bs-link-opacity,1)) !important;
    text-decoration-color: RGBA(var(--bs-danger-50-rgb),var(--bs-link-underline-opacity,1)) !important
}

    .link-danger-50:focus, .link-danger-50:hover {
        color: RGBA(241,94,163,var(--bs-link-opacity,1)) !important;
        text-decoration-color: RGBA(241,94,163,var(--bs-link-underline-opacity,1)) !important
    }

.link-danger-60 {
    color: RGBA(var(--bs-danger-60-rgb),var(--bs-link-opacity,1)) !important;
    text-decoration-color: RGBA(var(--bs-danger-60-rgb),var(--bs-link-underline-opacity,1)) !important
}

    .link-danger-60:focus, .link-danger-60:hover {
        color: RGBA(253,121,65,var(--bs-link-opacity,1)) !important;
        text-decoration-color: RGBA(253,121,65,var(--bs-link-underline-opacity,1)) !important
    }

.link-light-40 {
    color: RGBA(var(--bs-light-40-rgb),var(--bs-link-opacity,1)) !important;
    text-decoration-color: RGBA(var(--bs-light-40-rgb),var(--bs-link-underline-opacity,1)) !important
}

    .link-light-40:focus, .link-light-40:hover {
        color: RGBA(228,228,242,var(--bs-link-opacity,1)) !important;
        text-decoration-color: RGBA(228,228,242,var(--bs-link-underline-opacity,1)) !important
    }

.link-light-50 {
    color: RGBA(var(--bs-light-50-rgb),var(--bs-link-opacity,1)) !important;
    text-decoration-color: RGBA(var(--bs-light-50-rgb),var(--bs-link-underline-opacity,1)) !important
}

    .link-light-50:focus, .link-light-50:hover {
        color: RGBA(236,242,253,var(--bs-link-opacity,1)) !important;
        text-decoration-color: RGBA(236,242,253,var(--bs-link-underline-opacity,1)) !important
    }

.link-light-60 {
    color: RGBA(var(--bs-light-60-rgb),var(--bs-link-opacity,1)) !important;
    text-decoration-color: RGBA(var(--bs-light-60-rgb),var(--bs-link-underline-opacity,1)) !important
}

    .link-light-60:focus, .link-light-60:hover {
        color: RGBA(235,231,249,var(--bs-link-opacity,1)) !important;
        text-decoration-color: RGBA(235,231,249,var(--bs-link-underline-opacity,1)) !important
    }

.link-light-70 {
    color: RGBA(var(--bs-light-70-rgb),var(--bs-link-opacity,1)) !important;
    text-decoration-color: RGBA(var(--bs-light-70-rgb),var(--bs-link-underline-opacity,1)) !important
}

    .link-light-70:focus, .link-light-70:hover {
        color: RGBA(219,219,233,var(--bs-link-opacity,1)) !important;
        text-decoration-color: RGBA(219,219,233,var(--bs-link-underline-opacity,1)) !important
    }

.link-info-40 {
    color: RGBA(var(--bs-info-40-rgb),var(--bs-link-opacity,1)) !important;
    text-decoration-color: RGBA(var(--bs-info-40-rgb),var(--bs-link-underline-opacity,1)) !important
}

    .link-info-40:focus, .link-info-40:hover {
        color: RGBA(85,186,255,var(--bs-link-opacity,1)) !important;
        text-decoration-color: RGBA(85,186,255,var(--bs-link-underline-opacity,1)) !important
    }

.link-info-50 {
    color: RGBA(var(--bs-info-50-rgb),var(--bs-link-opacity,1)) !important;
    text-decoration-color: RGBA(var(--bs-info-50-rgb),var(--bs-link-underline-opacity,1)) !important
}

    .link-info-50:focus, .link-info-50:hover {
        color: RGBA(117,210,255,var(--bs-link-opacity,1)) !important;
        text-decoration-color: RGBA(117,210,255,var(--bs-link-underline-opacity,1)) !important
    }

.link-body-color-40 {
    color: RGBA(var(--bs-body-color-40-rgb),var(--bs-link-opacity,1)) !important;
    text-decoration-color: RGBA(var(--bs-body-color-40-rgb),var(--bs-link-underline-opacity,1)) !important
}

    .link-body-color-40:focus, .link-body-color-40:hover {
        color: RGBA(84,94,110,var(--bs-link-opacity,1)) !important;
        text-decoration-color: RGBA(84,94,110,var(--bs-link-underline-opacity,1)) !important
    }

.link-body-color-50 {
    color: RGBA(var(--bs-body-color-50-rgb),var(--bs-link-opacity,1)) !important;
    text-decoration-color: RGBA(var(--bs-body-color-50-rgb),var(--bs-link-underline-opacity,1)) !important
}

    .link-body-color-50:focus, .link-body-color-50:hover {
        color: RGBA(152,161,173,var(--bs-link-opacity,1)) !important;
        text-decoration-color: RGBA(152,161,173,var(--bs-link-underline-opacity,1)) !important
    }

.link-body-color-60 {
    color: RGBA(var(--bs-body-color-60-rgb),var(--bs-link-opacity,1)) !important;
    text-decoration-color: RGBA(var(--bs-body-color-60-rgb),var(--bs-link-underline-opacity,1)) !important
}

    .link-body-color-60:focus, .link-body-color-60:hover {
        color: RGBA(165,164,180,var(--bs-link-opacity,1)) !important;
        text-decoration-color: RGBA(165,164,180,var(--bs-link-underline-opacity,1)) !important
    }

.link-secondary-40 {
    color: RGBA(var(--bs-secondary-40-rgb),var(--bs-link-opacity,1)) !important;
    text-decoration-color: RGBA(var(--bs-secondary-40-rgb),var(--bs-link-underline-opacity,1)) !important
}

    .link-secondary-40:focus, .link-secondary-40:hover {
        color: RGBA(39,51,68,var(--bs-link-opacity,1)) !important;
        text-decoration-color: RGBA(39,51,68,var(--bs-link-underline-opacity,1)) !important
    }

.link-secondary-50 {
    color: RGBA(var(--bs-secondary-50-rgb),var(--bs-link-opacity,1)) !important;
    text-decoration-color: RGBA(var(--bs-secondary-50-rgb),var(--bs-link-underline-opacity,1)) !important
}

    .link-secondary-50:focus, .link-secondary-50:hover {
        color: RGBA(34,34,50,var(--bs-link-opacity,1)) !important;
        text-decoration-color: RGBA(34,34,50,var(--bs-link-underline-opacity,1)) !important
    }

.icon-link {
    display: inline-flex;
    gap: .375rem;
    align-items: center;
    text-decoration-color: rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,.5));
    text-underline-offset: .25em;
    backface-visibility: hidden
}

.ratio {
    position: relative;
    width: 100%
}

    .ratio::before {
        display: block;
        padding-top: var(--bs-aspect-ratio);
        content: ""
    }

    .ratio > * {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%
    }

.ratio-1x1 {
    --bs-aspect-ratio: 100%
}

.ratio-4x3 {
    --bs-aspect-ratio: 75%
}

.ratio-16x9 {
    --bs-aspect-ratio: 56.25%
}

.ratio-21x9 {
    --bs-aspect-ratio: 42.8571428571%
}

.text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.align-top {
    vertical-align: top !important
}

.align-bottom {
    vertical-align: bottom !important
}

.align-text-bottom {
    vertical-align: text-bottom !important
}

.align-text-top {
    vertical-align: text-top !important
}

.object-fit-contain {
    object-fit: contain !important
}

.object-fit-cover {
    object-fit: cover !important
}

.object-fit-scale {
    object-fit: scale-down !important
}

.object-fit-none {
    object-fit: none !important
}

.overflow-auto {
    overflow: auto !important
}

.overflow-hidden {
    overflow: hidden !important
}

.overflow-visible {
    overflow: visible !important
}

.overflow-scroll {
    overflow: scroll !important
}

.overflow-x-auto {
    overflow-x: auto !important
}

.overflow-x-hidden {
    overflow-x: hidden !important
}

.overflow-x-visible {
    overflow-x: visible !important
}

.overflow-x-scroll {
    overflow-x: scroll !important
}

.overflow-y-auto {
    overflow-y: auto !important
}

.overflow-y-hidden {
    overflow-y: hidden !important
}

.overflow-y-visible {
    overflow-y: visible !important
}

.overflow-y-scroll {
    overflow-y: scroll !important
}

.d-inline {
    display: inline !important
}

.d-inline-block {
    display: inline-block !important
}

.d-block {
    display: block !important
}

.d-grid {
    display: grid !important
}

.d-inline-grid {
    display: inline-grid !important
}

.d-flex {
    display: flex !important
}

.d-inline-flex {
    display: inline-flex !important
}

.d-none {
    display: none !important
}

.shadow {
    box-shadow: var(--bs-box-shadow) !important
}

.shadow-sm {
    box-shadow: var(--bs-box-shadow-sm) !important
}

.shadow-lg {
    box-shadow: var(--bs-box-shadow-lg) !important
}

.shadow-none {
    box-shadow: none !important
}

.position-relative {
    position: relative !important
}

.position-absolute {
    position: absolute !important
}

.top-0 {
    top: 0 !important
}

.top-50 {
    top: 50% !important
}

.top-100 {
    top: 100% !important
}

.bottom-0 {
    bottom: 0 !important
}

.bottom-50 {
    bottom: 50% !important
}

.bottom-100 {
    bottom: 100% !important
}

.start-0 {
    left: 0 !important
}

.start-50 {
    left: 50% !important
}

.start-100 {
    left: 100% !important
}

.end-0 {
    right: 0 !important
}

.end-50 {
    right: 50% !important
}

.end-100 {
    right: 100% !important
}

.border {
    border: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important
}

.border-0 {
    border: 0 !important
}

.border-top {
    border-top: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important
}

.border-top-0 {
    border-top: 0 !important
}

.border-end {
    border-right: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important
}

.border-end-0 {
    border-right: 0 !important
}

.border-bottom {
    border-bottom: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important
}

.border-bottom-0 {
    border-bottom: 0 !important
}

.border-start {
    border-left: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important
}

.border-start-0 {
    border-left: 0 !important
}

.border-primary {
    --bs-border-opacity: 1;
    border-color: rgba(var(--bs-primary-rgb),var(--bs-border-opacity)) !important
}

.border-secondary {
    --bs-border-opacity: 1;
    border-color: rgba(var(--bs-secondary-rgb),var(--bs-border-opacity)) !important
}

.border-success {
    --bs-border-opacity: 1;
    border-color: rgba(var(--bs-success-rgb),var(--bs-border-opacity)) !important
}

.border-info {
    --bs-border-opacity: 1;
    border-color: rgba(var(--bs-info-rgb),var(--bs-border-opacity)) !important
}

.border-danger {
    --bs-border-opacity: 1;
    border-color: rgba(var(--bs-danger-rgb),var(--bs-border-opacity)) !important
}

.border-light {
    --bs-border-opacity: 1;
    border-color: rgba(var(--bs-light-rgb),var(--bs-border-opacity)) !important
}

.border-dark {
    --bs-border-opacity: 1;
    border-color: rgba(var(--bs-dark-rgb),var(--bs-border-opacity)) !important
}

.border-body-bg {
    --bs-border-opacity: 1;
    border-color: rgba(var(--bs-body-bg-rgb),var(--bs-border-opacity)) !important
}

.border-border-color {
    --bs-border-opacity: 1;
    border-color: rgba(var(--bs-border-color-rgb),var(--bs-border-opacity)) !important
}

.border-border-color-40 {
    --bs-border-opacity: 1;
    border-color: rgba(var(--bs-border-color-40-rgb),var(--bs-border-opacity)) !important
}

.border-border-color-50 {
    --bs-border-opacity: 1;
    border-color: rgba(var(--bs-border-color-50-rgb),var(--bs-border-opacity)) !important
}

.border-border-color-60 {
    --bs-border-opacity: 1;
    border-color: rgba(var(--bs-border-color-60-rgb),var(--bs-border-opacity)) !important
}

.border-border-color-70 {
    --bs-border-opacity: 1;
    border-color: rgba(var(--bs-border-color-70-rgb),var(--bs-border-opacity)) !important
}

.border-border-color-80 {
    --bs-border-opacity: 1;
    border-color: rgba(var(--bs-border-color-80-rgb),var(--bs-border-opacity)) !important
}

.border-border-color-90 {
    --bs-border-opacity: 1;
    border-color: rgba(var(--bs-border-color-90-rgb),var(--bs-border-opacity)) !important
}

.border-success-40 {
    --bs-border-opacity: 1;
    border-color: rgba(var(--bs-success-40-rgb),var(--bs-border-opacity)) !important
}

.border-success-50 {
    --bs-border-opacity: 1;
    border-color: rgba(var(--bs-success-50-rgb),var(--bs-border-opacity)) !important
}

.border-success-60 {
    --bs-border-opacity: 1;
    border-color: rgba(var(--bs-success-60-rgb),var(--bs-border-opacity)) !important
}

.border-success-70 {
    --bs-border-opacity: 1;
    border-color: rgba(var(--bs-success-70-rgb),var(--bs-border-opacity)) !important
}

.border-success-80 {
    --bs-border-opacity: 1;
    border-color: rgba(var(--bs-success-80-rgb),var(--bs-border-opacity)) !important
}

.border-success-90 {
    --bs-border-opacity: 1;
    border-color: rgba(var(--bs-success-90-rgb),var(--bs-border-opacity)) !important
}

.border-primary-30 {
    --bs-border-opacity: 1;
    border-color: rgba(var(--bs-primary-30-rgb),var(--bs-border-opacity)) !important
}

.border-primary-40 {
    --bs-border-opacity: 1;
    border-color: rgba(var(--bs-primary-40-rgb),var(--bs-border-opacity)) !important
}

.border-primary-50 {
    --bs-border-opacity: 1;
    border-color: rgba(var(--bs-primary-50-rgb),var(--bs-border-opacity)) !important
}

.border-primary-60 {
    --bs-border-opacity: 1;
    border-color: rgba(var(--bs-primary-60-rgb),var(--bs-border-opacity)) !important
}

.border-danger-40 {
    --bs-border-opacity: 1;
    border-color: rgba(var(--bs-danger-40-rgb),var(--bs-border-opacity)) !important
}

.border-danger-50 {
    --bs-border-opacity: 1;
    border-color: rgba(var(--bs-danger-50-rgb),var(--bs-border-opacity)) !important
}

.border-danger-60 {
    --bs-border-opacity: 1;
    border-color: rgba(var(--bs-danger-60-rgb),var(--bs-border-opacity)) !important
}

.border-light-40 {
    --bs-border-opacity: 1;
    border-color: rgba(var(--bs-light-40-rgb),var(--bs-border-opacity)) !important
}

.border-light-50 {
    --bs-border-opacity: 1;
    border-color: rgba(var(--bs-light-50-rgb),var(--bs-border-opacity)) !important
}

.border-light-60 {
    --bs-border-opacity: 1;
    border-color: rgba(var(--bs-light-60-rgb),var(--bs-border-opacity)) !important
}

.border-light-70 {
    --bs-border-opacity: 1;
    border-color: rgba(var(--bs-light-70-rgb),var(--bs-border-opacity)) !important
}

.border-info-40 {
    --bs-border-opacity: 1;
    border-color: rgba(var(--bs-info-40-rgb),var(--bs-border-opacity)) !important
}

.border-info-50 {
    --bs-border-opacity: 1;
    border-color: rgba(var(--bs-info-50-rgb),var(--bs-border-opacity)) !important
}

.border-body-color-40 {
    --bs-border-opacity: 1;
    border-color: rgba(var(--bs-body-color-40-rgb),var(--bs-border-opacity)) !important
}

.border-body-color-50 {
    --bs-border-opacity: 1;
    border-color: rgba(var(--bs-body-color-50-rgb),var(--bs-border-opacity)) !important
}

.border-body-color-60 {
    --bs-border-opacity: 1;
    border-color: rgba(var(--bs-body-color-60-rgb),var(--bs-border-opacity)) !important
}

.border-secondary-40 {
    --bs-border-opacity: 1;
    border-color: rgba(var(--bs-secondary-40-rgb),var(--bs-border-opacity)) !important
}

.border-secondary-50 {
    --bs-border-opacity: 1;
    border-color: rgba(var(--bs-secondary-50-rgb),var(--bs-border-opacity)) !important
}

.border-white {
    --bs-border-opacity: 1;
    border-color: rgba(var(--bs-white-rgb),var(--bs-border-opacity)) !important
}

.border-1 {
    border-width: 1px !important
}

.border-2 {
    border-width: 2px !important
}

.border-3 {
    border-width: 3px !important
}

.border-4 {
    border-width: 4px !important
}

.border-5 {
    border-width: 5px !important
}

.w-25 {
    width: 25% !important
}

.w-50 {
    width: 50% !important
}

.w-75 {
    width: 75% !important
}

.w-100 {
    width: 100% !important
}

.w-auto {
    width: auto !important
}

.vw-100 {
    width: 100vw !important
}

.min-vw-100 {
    min-width: 100vw !important
}

.h-25 {
    height: 25% !important
}

.h-50 {
    height: 50% !important
}

.h-75 {
    height: 75% !important
}

.h-100 {
    height: 100% !important
}

.h-auto {
    height: auto !important
}

.vh-100 {
    height: 100vh !important
}

.min-vh-100 {
    min-height: 100vh !important
}

.flex-row {
    flex-direction: row !important
}

.flex-column {
    flex-direction: column !important
}

.flex-shrink-0 {
    flex-shrink: 0 !important
}

.flex-shrink-1 {
    flex-shrink: 1 !important
}

.flex-wrap {
    flex-wrap: wrap !important
}

.justify-content-start {
    justify-content: flex-start !important
}

.justify-content-end {
    justify-content: flex-end !important
}

.justify-content-center {
    justify-content: center !important
}

.justify-content-between {
    justify-content: space-between !important
}

.align-items-start {
    align-items: flex-start !important
}

.align-items-end {
    align-items: flex-end !important
}

.align-items-center {
    align-items: center !important
}

.align-content-start {
    align-content: flex-start !important
}

.align-content-end {
    align-content: flex-end !important
}

.align-content-center {
    align-content: center !important
}

.align-content-between {
    align-content: space-between !important
}

.m-0 {
    margin: 0 !important
}

.m-1 {
    margin: .25rem !important
}

.m-2 {
    margin: .5rem !important
}

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

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

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

.m-auto {
    margin: auto !important
}

.mt-0 {
    margin-top: 0 !important
}

.mt-1 {
    margin-top: .25rem !important
}

.mt-2 {
    margin-top: .5rem !important
}

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

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

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

.mt-auto {
    margin-top: auto !important
}

.me-0 {
    margin-right: 0 !important
}

.me-1 {
    margin-right: .25rem !important
}

.me-2 {
    margin-right: .5rem !important
}

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

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

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

.me-auto {
    margin-right: auto !important
}

.mb-0 {
    margin-bottom: 0 !important
}

.mb-1 {
    margin-bottom: .25rem !important
}

.mb-2 {
    margin-bottom: .5rem !important
}

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

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

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

.mb-auto {
    margin-bottom: auto !important
}

.ms-0 {
    margin-left: 0 !important
}

.ms-1 {
    margin-left: .25rem !important
}

.ms-2 {
    margin-left: .5rem !important
}

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

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

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

.ms-auto {
    margin-left: auto !important
}

.p-0 {
    padding: 0 !important
}

.p-1 {
    padding: .25rem !important
}

.p-2 {
    padding: .5rem !important
}

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

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

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

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

.px-1 {
    padding-right: .25rem !important;
    padding-left: .25rem !important
}

.px-2 {
    padding-right: .5rem !important;
    padding-left: .5rem !important
}

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

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

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

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

.py-1 {
    padding-top: .25rem !important;
    padding-bottom: .25rem !important
}

.py-2 {
    padding-top: .5rem !important;
    padding-bottom: .5rem !important
}

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

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

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

.pt-0 {
    padding-top: 0 !important
}

.pt-1 {
    padding-top: .25rem !important
}

.pt-2 {
    padding-top: .5rem !important
}

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

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

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

.pb-0 {
    padding-bottom: 0 !important
}

.pb-1 {
    padding-bottom: .25rem !important
}

.pb-2 {
    padding-bottom: .5rem !important
}

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

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

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

.gap-0 {
    gap: 0 !important
}

.gap-1 {
    gap: .25rem !important
}

.gap-2 {
    gap: .5rem !important
}

.gap-3 {
    gap: 1rem !important
}

.gap-4 {
    gap: 1.5rem !important
}

.gap-5 {
    gap: 3rem !important
}

.row-gap-0 {
    row-gap: 0 !important
}

.row-gap-1 {
    row-gap: .25rem !important
}

.row-gap-2 {
    row-gap: .5rem !important
}

.row-gap-3 {
    row-gap: 1rem !important
}

.row-gap-4 {
    row-gap: 1.5rem !important
}

.row-gap-5 {
    row-gap: 3rem !important
}

.column-gap-0 {
    column-gap: 0 !important
}

.column-gap-1 {
    column-gap: .25rem !important
}

.column-gap-2 {
    column-gap: .5rem !important
}

.column-gap-3 {
    column-gap: 1rem !important
}

.column-gap-4 {
    column-gap: 1.5rem !important
}

.column-gap-5 {
    column-gap: 3rem !important
}

.fs-1 {
    font-size: calc(1.345rem + 1.14vw) !important
}

.fs-2 {
    font-size: calc(1.3274rem + .9288vw) !important
}

.fs-3 {
    font-size: calc(1.2834rem + .4008vw) !important
}

.fs-4 {
    font-size: 1.232rem !important
}

.fs-5 {
    font-size: .88rem !important
}

.fs-6 {
    font-size: .88rem !important
}

.fw-light {
    font-weight: 300 !important
}

.fw-normal {
    font-weight: 400 !important
}

.fw-medium {
    font-weight: 500 !important
}

.fw-semibold {
    font-weight: 600 !important
}

.fw-bold {
    font-weight: 700 !important
}

.text-start {
    text-align: left !important
}

.text-end {
    text-align: right !important
}

.text-center {
    text-align: center !important
}

.text-decoration-none {
    text-decoration: none !important
}

.text-uppercase {
    text-transform: uppercase !important
}

.text-wrap {
    white-space: normal !important
}

.text-break {
    word-wrap: break-word !important;
    word-break: break-word !important
}

.text-primary {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-primary-rgb),var(--bs-text-opacity)) !important
}

.text-secondary {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-secondary-rgb),var(--bs-text-opacity)) !important
}

.text-success {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-success-rgb),var(--bs-text-opacity)) !important
}

.text-info {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-info-rgb),var(--bs-text-opacity)) !important
}

.text-danger {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-danger-rgb),var(--bs-text-opacity)) !important
}

.text-light {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-light-rgb),var(--bs-text-opacity)) !important
}

.text-dark {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-dark-rgb),var(--bs-text-opacity)) !important
}

.text-body-bg {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-body-bg-rgb),var(--bs-text-opacity)) !important
}

.text-border-color {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-border-color-rgb),var(--bs-text-opacity)) !important
}

.text-border-color-40 {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-border-color-40-rgb),var(--bs-text-opacity)) !important
}

.text-border-color-50 {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-border-color-50-rgb),var(--bs-text-opacity)) !important
}

.text-border-color-60 {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-border-color-60-rgb),var(--bs-text-opacity)) !important
}

.text-border-color-70 {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-border-color-70-rgb),var(--bs-text-opacity)) !important
}

.text-border-color-80 {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-border-color-80-rgb),var(--bs-text-opacity)) !important
}

.text-border-color-90 {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-border-color-90-rgb),var(--bs-text-opacity)) !important
}

.text-success-40 {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-success-40-rgb),var(--bs-text-opacity)) !important
}

.text-success-50 {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-success-50-rgb),var(--bs-text-opacity)) !important
}

.text-success-60 {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-success-60-rgb),var(--bs-text-opacity)) !important
}

.text-success-70 {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-success-70-rgb),var(--bs-text-opacity)) !important
}

.text-success-80 {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-success-80-rgb),var(--bs-text-opacity)) !important
}

.text-success-90 {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-success-90-rgb),var(--bs-text-opacity)) !important
}

.text-primary-30 {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-primary-30-rgb),var(--bs-text-opacity)) !important
}

.text-primary-40 {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-primary-40-rgb),var(--bs-text-opacity)) !important
}

.text-primary-50 {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-primary-50-rgb),var(--bs-text-opacity)) !important
}

.text-primary-60 {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-primary-60-rgb),var(--bs-text-opacity)) !important
}

.text-danger-40 {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-danger-40-rgb),var(--bs-text-opacity)) !important
}

.text-danger-50 {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-danger-50-rgb),var(--bs-text-opacity)) !important
}

.text-danger-60 {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-danger-60-rgb),var(--bs-text-opacity)) !important
}

.text-light-40 {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-light-40-rgb),var(--bs-text-opacity)) !important
}

.text-light-50 {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-light-50-rgb),var(--bs-text-opacity)) !important
}

.text-light-60 {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-light-60-rgb),var(--bs-text-opacity)) !important
}

.text-light-70 {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-light-70-rgb),var(--bs-text-opacity)) !important
}

.text-info-40 {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-info-40-rgb),var(--bs-text-opacity)) !important
}

.text-info-50 {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-info-50-rgb),var(--bs-text-opacity)) !important
}

.text-body-color-40 {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-body-color-40-rgb),var(--bs-text-opacity)) !important
}

.text-body-color-50 {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-body-color-50-rgb),var(--bs-text-opacity)) !important
}

.text-body-color-60 {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-body-color-60-rgb),var(--bs-text-opacity)) !important
}

.text-secondary-40 {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-secondary-40-rgb),var(--bs-text-opacity)) !important
}

.text-secondary-50 {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-secondary-50-rgb),var(--bs-text-opacity)) !important
}

.text-white {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-white-rgb),var(--bs-text-opacity)) !important
}

.text-body {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-body-color-rgb),var(--bs-text-opacity)) !important
}

.text-muted {
    --bs-text-opacity: 1;
    color: var(--bs-secondary-color) !important
}

.text-white-50 {
    --bs-text-opacity: 1;
    color: rgba(255,255,255,.5) !important
}

.text-body-secondary {
    --bs-text-opacity: 1;
    color: var(--bs-secondary-color) !important
}

.bg-primary {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-primary-rgb),var(--bs-bg-opacity)) !important
}

.bg-secondary {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-secondary-rgb),var(--bs-bg-opacity)) !important
}

.bg-success {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-success-rgb),var(--bs-bg-opacity)) !important
}

.bg-info {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-info-rgb),var(--bs-bg-opacity)) !important
}

.bg-danger {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-danger-rgb),var(--bs-bg-opacity)) !important
}

.bg-light {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-light-rgb),var(--bs-bg-opacity)) !important
}

.bg-dark {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-dark-rgb),var(--bs-bg-opacity)) !important
}

.bg-body-bg {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-body-bg-rgb),var(--bs-bg-opacity)) !important
}

.bg-border-color {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-border-color-rgb),var(--bs-bg-opacity)) !important
}

.bg-border-color-40 {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-border-color-40-rgb),var(--bs-bg-opacity)) !important
}

.bg-border-color-50 {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-border-color-50-rgb),var(--bs-bg-opacity)) !important
}

.bg-border-color-60 {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-border-color-60-rgb),var(--bs-bg-opacity)) !important
}

.bg-border-color-70 {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-border-color-70-rgb),var(--bs-bg-opacity)) !important
}

.bg-border-color-80 {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-border-color-80-rgb),var(--bs-bg-opacity)) !important
}

.bg-border-color-90 {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-border-color-90-rgb),var(--bs-bg-opacity)) !important
}

.bg-success-40 {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-success-40-rgb),var(--bs-bg-opacity)) !important
}

.bg-success-50 {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-success-50-rgb),var(--bs-bg-opacity)) !important
}

.bg-success-60 {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-success-60-rgb),var(--bs-bg-opacity)) !important
}

.bg-success-70 {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-success-70-rgb),var(--bs-bg-opacity)) !important
}

.bg-success-80 {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-success-80-rgb),var(--bs-bg-opacity)) !important
}

.bg-success-90 {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-success-90-rgb),var(--bs-bg-opacity)) !important
}

.bg-primary-30 {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-primary-30-rgb),var(--bs-bg-opacity)) !important
}

.bg-primary-40 {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-primary-40-rgb),var(--bs-bg-opacity)) !important
}

.bg-primary-50 {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-primary-50-rgb),var(--bs-bg-opacity)) !important
}

.bg-primary-60 {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-primary-60-rgb),var(--bs-bg-opacity)) !important
}

.bg-danger-40 {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-danger-40-rgb),var(--bs-bg-opacity)) !important
}

.bg-danger-50 {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-danger-50-rgb),var(--bs-bg-opacity)) !important
}

.bg-danger-60 {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-danger-60-rgb),var(--bs-bg-opacity)) !important
}

.bg-light-40 {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-light-40-rgb),var(--bs-bg-opacity)) !important
}

.bg-light-50 {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-light-50-rgb),var(--bs-bg-opacity)) !important
}

.bg-light-60 {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-light-60-rgb),var(--bs-bg-opacity)) !important
}

.bg-light-70 {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-light-70-rgb),var(--bs-bg-opacity)) !important
}

.bg-info-40 {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-info-40-rgb),var(--bs-bg-opacity)) !important
}

.bg-info-50 {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-info-50-rgb),var(--bs-bg-opacity)) !important
}

.bg-body-color-40 {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-body-color-40-rgb),var(--bs-bg-opacity)) !important
}

.bg-body-color-50 {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-body-color-50-rgb),var(--bs-bg-opacity)) !important
}

.bg-body-color-60 {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-body-color-60-rgb),var(--bs-bg-opacity)) !important
}

.bg-secondary-40 {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-secondary-40-rgb),var(--bs-bg-opacity)) !important
}

.bg-secondary-50 {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-secondary-50-rgb),var(--bs-bg-opacity)) !important
}

.bg-white {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-white-rgb),var(--bs-bg-opacity)) !important
}

.bg-body {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-body-bg-rgb),var(--bs-bg-opacity)) !important
}

.bg-body-secondary {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-secondary-bg-rgb),var(--bs-bg-opacity)) !important
}

.rounded {
    border-radius: var(--bs-border-radius) !important
}

.rounded-0 {
    border-radius: 0 !important
}

.rounded-1 {
    border-radius: var(--bs-border-radius-sm) !important
}

.rounded-2 {
    border-radius: var(--bs-border-radius) !important
}

.rounded-3 {
    border-radius: var(--bs-border-radius-lg) !important
}

.rounded-4 {
    border-radius: var(--bs-border-radius-xl) !important
}

.rounded-5 {
    border-radius: var(--bs-border-radius-xxl) !important
}

.rounded-circle {
    border-radius: 50% !important
}

.rounded-pill {
    border-radius: var(--bs-border-radius-pill) !important
}

.rounded-top {
    border-top-left-radius: var(--bs-border-radius) !important;
    border-top-right-radius: var(--bs-border-radius) !important
}

.rounded-top-0 {
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important
}

.rounded-top-1 {
    border-top-left-radius: var(--bs-border-radius-sm) !important;
    border-top-right-radius: var(--bs-border-radius-sm) !important
}

.rounded-top-2 {
    border-top-left-radius: var(--bs-border-radius) !important;
    border-top-right-radius: var(--bs-border-radius) !important
}

.rounded-top-3 {
    border-top-left-radius: var(--bs-border-radius-lg) !important;
    border-top-right-radius: var(--bs-border-radius-lg) !important
}

.rounded-top-4 {
    border-top-left-radius: var(--bs-border-radius-xl) !important;
    border-top-right-radius: var(--bs-border-radius-xl) !important
}

.rounded-top-5 {
    border-top-left-radius: var(--bs-border-radius-xxl) !important;
    border-top-right-radius: var(--bs-border-radius-xxl) !important
}

.rounded-top-circle {
    border-top-left-radius: 50% !important;
    border-top-right-radius: 50% !important
}

.rounded-top-pill {
    border-top-left-radius: var(--bs-border-radius-pill) !important;
    border-top-right-radius: var(--bs-border-radius-pill) !important
}

.rounded-end {
    border-top-right-radius: var(--bs-border-radius) !important;
    border-bottom-right-radius: var(--bs-border-radius) !important
}

.rounded-end-0 {
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important
}

.rounded-end-1 {
    border-top-right-radius: var(--bs-border-radius-sm) !important;
    border-bottom-right-radius: var(--bs-border-radius-sm) !important
}

.rounded-end-2 {
    border-top-right-radius: var(--bs-border-radius) !important;
    border-bottom-right-radius: var(--bs-border-radius) !important
}

.rounded-end-3 {
    border-top-right-radius: var(--bs-border-radius-lg) !important;
    border-bottom-right-radius: var(--bs-border-radius-lg) !important
}

.rounded-end-4 {
    border-top-right-radius: var(--bs-border-radius-xl) !important;
    border-bottom-right-radius: var(--bs-border-radius-xl) !important
}

.rounded-end-5 {
    border-top-right-radius: var(--bs-border-radius-xxl) !important;
    border-bottom-right-radius: var(--bs-border-radius-xxl) !important
}

.rounded-end-circle {
    border-top-right-radius: 50% !important;
    border-bottom-right-radius: 50% !important
}

.rounded-end-pill {
    border-top-right-radius: var(--bs-border-radius-pill) !important;
    border-bottom-right-radius: var(--bs-border-radius-pill) !important
}

.rounded-bottom {
    border-bottom-right-radius: var(--bs-border-radius) !important;
    border-bottom-left-radius: var(--bs-border-radius) !important
}

.rounded-bottom-0 {
    border-bottom-right-radius: 0 !important;
    border-bottom-left-radius: 0 !important
}

.rounded-bottom-1 {
    border-bottom-right-radius: var(--bs-border-radius-sm) !important;
    border-bottom-left-radius: var(--bs-border-radius-sm) !important
}

.rounded-bottom-2 {
    border-bottom-right-radius: var(--bs-border-radius) !important;
    border-bottom-left-radius: var(--bs-border-radius) !important
}

.rounded-bottom-3 {
    border-bottom-right-radius: var(--bs-border-radius-lg) !important;
    border-bottom-left-radius: var(--bs-border-radius-lg) !important
}

.rounded-bottom-4 {
    border-bottom-right-radius: var(--bs-border-radius-xl) !important;
    border-bottom-left-radius: var(--bs-border-radius-xl) !important
}

.rounded-bottom-5 {
    border-bottom-right-radius: var(--bs-border-radius-xxl) !important;
    border-bottom-left-radius: var(--bs-border-radius-xxl) !important
}

.rounded-bottom-circle {
    border-bottom-right-radius: 50% !important;
    border-bottom-left-radius: 50% !important
}

.rounded-bottom-pill {
    border-bottom-right-radius: var(--bs-border-radius-pill) !important;
    border-bottom-left-radius: var(--bs-border-radius-pill) !important
}

.rounded-start {
    border-bottom-left-radius: var(--bs-border-radius) !important;
    border-top-left-radius: var(--bs-border-radius) !important
}

.rounded-start-0 {
    border-bottom-left-radius: 0 !important;
    border-top-left-radius: 0 !important
}

.rounded-start-1 {
    border-bottom-left-radius: var(--bs-border-radius-sm) !important;
    border-top-left-radius: var(--bs-border-radius-sm) !important
}

.rounded-start-2 {
    border-bottom-left-radius: var(--bs-border-radius) !important;
    border-top-left-radius: var(--bs-border-radius) !important
}

.rounded-start-3 {
    border-bottom-left-radius: var(--bs-border-radius-lg) !important;
    border-top-left-radius: var(--bs-border-radius-lg) !important
}

.rounded-start-4 {
    border-bottom-left-radius: var(--bs-border-radius-xl) !important;
    border-top-left-radius: var(--bs-border-radius-xl) !important
}

.rounded-start-5 {
    border-bottom-left-radius: var(--bs-border-radius-xxl) !important;
    border-top-left-radius: var(--bs-border-radius-xxl) !important
}

.rounded-start-circle {
    border-bottom-left-radius: 50% !important;
    border-top-left-radius: 50% !important
}

.rounded-start-pill {
    border-bottom-left-radius: var(--bs-border-radius-pill) !important;
    border-top-left-radius: var(--bs-border-radius-pill) !important
}

.visible {
    visibility: visible !important
}

.z-n1 {
    z-index: -1 !important
}

.z-0 {
    z-index: 0 !important
}

.z-1 {
    z-index: 1 !important
}

.z-2 {
    z-index: 2 !important
}

.z-3 {
    z-index: 3 !important
}

@media (min-width:576px) {
    .object-fit-sm-contain {
        object-fit: contain !important
    }

    .object-fit-sm-cover {
        object-fit: cover !important
    }

    .object-fit-sm-scale {
        object-fit: scale-down !important
    }

    .object-fit-sm-none {
        object-fit: none !important
    }

    .d-sm-inline {
        display: inline !important
    }

    .d-sm-inline-block {
        display: inline-block !important
    }

    .d-sm-block {
        display: block !important
    }

    .d-sm-grid {
        display: grid !important
    }

    .d-sm-inline-grid {
        display: inline-grid !important
    }

    .d-sm-flex {
        display: flex !important
    }

    .d-sm-inline-flex {
        display: inline-flex !important
    }

    .d-sm-none {
        display: none !important
    }

    .flex-sm-row {
        flex-direction: row !important
    }

    .flex-sm-column {
        flex-direction: column !important
    }

    .flex-sm-shrink-0 {
        flex-shrink: 0 !important
    }

    .flex-sm-shrink-1 {
        flex-shrink: 1 !important
    }

    .flex-sm-wrap {
        flex-wrap: wrap !important
    }

    .justify-content-sm-start {
        justify-content: flex-start !important
    }

    .justify-content-sm-end {
        justify-content: flex-end !important
    }

    .justify-content-sm-center {
        justify-content: center !important
    }

    .justify-content-sm-between {
        justify-content: space-between !important
    }

    .align-items-sm-start {
        align-items: flex-start !important
    }

    .align-items-sm-end {
        align-items: flex-end !important
    }

    .align-items-sm-center {
        align-items: center !important
    }

    .align-content-sm-start {
        align-content: flex-start !important
    }

    .align-content-sm-end {
        align-content: flex-end !important
    }

    .align-content-sm-center {
        align-content: center !important
    }

    .align-content-sm-between {
        align-content: space-between !important
    }

    .m-sm-0 {
        margin: 0 !important
    }

    .m-sm-1 {
        margin: .25rem !important
    }

    .m-sm-2 {
        margin: .5rem !important
    }

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

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

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

    .m-sm-auto {
        margin: auto !important
    }

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

    .mt-sm-1 {
        margin-top: .25rem !important
    }

    .mt-sm-2 {
        margin-top: .5rem !important
    }

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

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

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

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

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

    .me-sm-1 {
        margin-right: .25rem !important
    }

    .me-sm-2 {
        margin-right: .5rem !important
    }

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

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

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

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

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

    .mb-sm-1 {
        margin-bottom: .25rem !important
    }

    .mb-sm-2 {
        margin-bottom: .5rem !important
    }

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

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

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

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

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

    .ms-sm-1 {
        margin-left: .25rem !important
    }

    .ms-sm-2 {
        margin-left: .5rem !important
    }

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

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

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

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

    .p-sm-0 {
        padding: 0 !important
    }

    .p-sm-1 {
        padding: .25rem !important
    }

    .p-sm-2 {
        padding: .5rem !important
    }

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

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

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

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

    .px-sm-1 {
        padding-right: .25rem !important;
        padding-left: .25rem !important
    }

    .px-sm-2 {
        padding-right: .5rem !important;
        padding-left: .5rem !important
    }

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

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

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

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

    .py-sm-1 {
        padding-top: .25rem !important;
        padding-bottom: .25rem !important
    }

    .py-sm-2 {
        padding-top: .5rem !important;
        padding-bottom: .5rem !important
    }

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

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

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

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

    .pt-sm-1 {
        padding-top: .25rem !important
    }

    .pt-sm-2 {
        padding-top: .5rem !important
    }

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

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

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

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

    .pb-sm-1 {
        padding-bottom: .25rem !important
    }

    .pb-sm-2 {
        padding-bottom: .5rem !important
    }

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

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

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

    .gap-sm-0 {
        gap: 0 !important
    }

    .gap-sm-1 {
        gap: .25rem !important
    }

    .gap-sm-2 {
        gap: .5rem !important
    }

    .gap-sm-3 {
        gap: 1rem !important
    }

    .gap-sm-4 {
        gap: 1.5rem !important
    }

    .gap-sm-5 {
        gap: 3rem !important
    }

    .row-gap-sm-0 {
        row-gap: 0 !important
    }

    .row-gap-sm-1 {
        row-gap: .25rem !important
    }

    .row-gap-sm-2 {
        row-gap: .5rem !important
    }

    .row-gap-sm-3 {
        row-gap: 1rem !important
    }

    .row-gap-sm-4 {
        row-gap: 1.5rem !important
    }

    .row-gap-sm-5 {
        row-gap: 3rem !important
    }

    .column-gap-sm-0 {
        column-gap: 0 !important
    }

    .column-gap-sm-1 {
        column-gap: .25rem !important
    }

    .column-gap-sm-2 {
        column-gap: .5rem !important
    }

    .column-gap-sm-3 {
        column-gap: 1rem !important
    }

    .column-gap-sm-4 {
        column-gap: 1.5rem !important
    }

    .column-gap-sm-5 {
        column-gap: 3rem !important
    }

    .text-sm-start {
        text-align: left !important
    }

    .text-sm-end {
        text-align: right !important
    }

    .text-sm-center {
        text-align: center !important
    }
}

@media (min-width:768px) {
    .object-fit-md-contain {
        object-fit: contain !important
    }

    .object-fit-md-cover {
        object-fit: cover !important
    }

    .object-fit-md-scale {
        object-fit: scale-down !important
    }

    .object-fit-md-none {
        object-fit: none !important
    }

    .d-md-inline {
        display: inline !important
    }

    .d-md-inline-block {
        display: inline-block !important
    }

    .d-md-block {
        display: block !important
    }

    .d-md-grid {
        display: grid !important
    }

    .d-md-inline-grid {
        display: inline-grid !important
    }

    .d-md-flex {
        display: flex !important
    }

    .d-md-inline-flex {
        display: inline-flex !important
    }

    .d-md-none {
        display: none !important
    }

    .flex-md-row {
        flex-direction: row !important
    }

    .flex-md-column {
        flex-direction: column !important
    }

    .flex-md-shrink-0 {
        flex-shrink: 0 !important
    }

    .flex-md-shrink-1 {
        flex-shrink: 1 !important
    }

    .flex-md-wrap {
        flex-wrap: wrap !important
    }

    .justify-content-md-start {
        justify-content: flex-start !important
    }

    .justify-content-md-end {
        justify-content: flex-end !important
    }

    .justify-content-md-center {
        justify-content: center !important
    }

    .justify-content-md-between {
        justify-content: space-between !important
    }

    .align-items-md-start {
        align-items: flex-start !important
    }

    .align-items-md-end {
        align-items: flex-end !important
    }

    .align-items-md-center {
        align-items: center !important
    }

    .align-content-md-start {
        align-content: flex-start !important
    }

    .align-content-md-end {
        align-content: flex-end !important
    }

    .align-content-md-center {
        align-content: center !important
    }

    .align-content-md-between {
        align-content: space-between !important
    }

    .m-md-0 {
        margin: 0 !important
    }

    .m-md-1 {
        margin: .25rem !important
    }

    .m-md-2 {
        margin: .5rem !important
    }

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

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

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

    .m-md-auto {
        margin: auto !important
    }

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

    .mt-md-1 {
        margin-top: .25rem !important
    }

    .mt-md-2 {
        margin-top: .5rem !important
    }

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

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

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

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

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

    .me-md-1 {
        margin-right: .25rem !important
    }

    .me-md-2 {
        margin-right: .5rem !important
    }

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

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

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

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

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

    .mb-md-1 {
        margin-bottom: .25rem !important
    }

    .mb-md-2 {
        margin-bottom: .5rem !important
    }

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

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

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

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

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

    .ms-md-1 {
        margin-left: .25rem !important
    }

    .ms-md-2 {
        margin-left: .5rem !important
    }

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

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

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

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

    .p-md-0 {
        padding: 0 !important
    }

    .p-md-1 {
        padding: .25rem !important
    }

    .p-md-2 {
        padding: .5rem !important
    }

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

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

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

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

    .px-md-1 {
        padding-right: .25rem !important;
        padding-left: .25rem !important
    }

    .px-md-2 {
        padding-right: .5rem !important;
        padding-left: .5rem !important
    }

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

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

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

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

    .py-md-1 {
        padding-top: .25rem !important;
        padding-bottom: .25rem !important
    }

    .py-md-2 {
        padding-top: .5rem !important;
        padding-bottom: .5rem !important
    }

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

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

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

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

    .pt-md-1 {
        padding-top: .25rem !important
    }

    .pt-md-2 {
        padding-top: .5rem !important
    }

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

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

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

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

    .pb-md-1 {
        padding-bottom: .25rem !important
    }

    .pb-md-2 {
        padding-bottom: .5rem !important
    }

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

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

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

    .gap-md-0 {
        gap: 0 !important
    }

    .gap-md-1 {
        gap: .25rem !important
    }

    .gap-md-2 {
        gap: .5rem !important
    }

    .gap-md-3 {
        gap: 1rem !important
    }

    .gap-md-4 {
        gap: 1.5rem !important
    }

    .gap-md-5 {
        gap: 3rem !important
    }

    .row-gap-md-0 {
        row-gap: 0 !important
    }

    .row-gap-md-1 {
        row-gap: .25rem !important
    }

    .row-gap-md-2 {
        row-gap: .5rem !important
    }

    .row-gap-md-3 {
        row-gap: 1rem !important
    }

    .row-gap-md-4 {
        row-gap: 1.5rem !important
    }

    .row-gap-md-5 {
        row-gap: 3rem !important
    }

    .column-gap-md-0 {
        column-gap: 0 !important
    }

    .column-gap-md-1 {
        column-gap: .25rem !important
    }

    .column-gap-md-2 {
        column-gap: .5rem !important
    }

    .column-gap-md-3 {
        column-gap: 1rem !important
    }

    .column-gap-md-4 {
        column-gap: 1.5rem !important
    }

    .column-gap-md-5 {
        column-gap: 3rem !important
    }

    .text-md-start {
        text-align: left !important
    }

    .text-md-end {
        text-align: right !important
    }

    .text-md-center {
        text-align: center !important
    }
}

@media (min-width:992px) {
    .object-fit-lg-contain {
        object-fit: contain !important
    }

    .object-fit-lg-cover {
        object-fit: cover !important
    }

    .object-fit-lg-scale {
        object-fit: scale-down !important
    }

    .object-fit-lg-none {
        object-fit: none !important
    }

    .d-lg-inline {
        display: inline !important
    }

    .d-lg-inline-block {
        display: inline-block !important
    }

    .d-lg-block {
        display: block !important
    }

    .d-lg-grid {
        display: grid !important
    }

    .d-lg-inline-grid {
        display: inline-grid !important
    }

    .d-lg-flex {
        display: flex !important
    }

    .d-lg-inline-flex {
        display: inline-flex !important
    }

    .d-lg-none {
        display: none !important
    }

    .flex-lg-row {
        flex-direction: row !important
    }

    .flex-lg-column {
        flex-direction: column !important
    }

    .flex-lg-shrink-0 {
        flex-shrink: 0 !important
    }

    .flex-lg-shrink-1 {
        flex-shrink: 1 !important
    }

    .flex-lg-wrap {
        flex-wrap: wrap !important
    }

    .justify-content-lg-start {
        justify-content: flex-start !important
    }

    .justify-content-lg-end {
        justify-content: flex-end !important
    }

    .justify-content-lg-center {
        justify-content: center !important
    }

    .justify-content-lg-between {
        justify-content: space-between !important
    }

    .align-items-lg-start {
        align-items: flex-start !important
    }

    .align-items-lg-end {
        align-items: flex-end !important
    }

    .align-items-lg-center {
        align-items: center !important
    }

    .align-content-lg-start {
        align-content: flex-start !important
    }

    .align-content-lg-end {
        align-content: flex-end !important
    }

    .align-content-lg-center {
        align-content: center !important
    }

    .align-content-lg-between {
        align-content: space-between !important
    }

    .m-lg-0 {
        margin: 0 !important
    }

    .m-lg-1 {
        margin: .25rem !important
    }

    .m-lg-2 {
        margin: .5rem !important
    }

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

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

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

    .m-lg-auto {
        margin: auto !important
    }

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

    .mt-lg-1 {
        margin-top: .25rem !important
    }

    .mt-lg-2 {
        margin-top: .5rem !important
    }

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

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

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

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

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

    .me-lg-1 {
        margin-right: .25rem !important
    }

    .me-lg-2 {
        margin-right: .5rem !important
    }

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

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

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

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

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

    .mb-lg-1 {
        margin-bottom: .25rem !important
    }

    .mb-lg-2 {
        margin-bottom: .5rem !important
    }

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

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

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

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

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

    .ms-lg-1 {
        margin-left: .25rem !important
    }

    .ms-lg-2 {
        margin-left: .5rem !important
    }

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

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

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

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

    .p-lg-0 {
        padding: 0 !important
    }

    .p-lg-1 {
        padding: .25rem !important
    }

    .p-lg-2 {
        padding: .5rem !important
    }

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

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

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

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

    .px-lg-1 {
        padding-right: .25rem !important;
        padding-left: .25rem !important
    }

    .px-lg-2 {
        padding-right: .5rem !important;
        padding-left: .5rem !important
    }

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

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

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

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

    .py-lg-1 {
        padding-top: .25rem !important;
        padding-bottom: .25rem !important
    }

    .py-lg-2 {
        padding-top: .5rem !important;
        padding-bottom: .5rem !important
    }

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

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

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

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

    .pt-lg-1 {
        padding-top: .25rem !important
    }

    .pt-lg-2 {
        padding-top: .5rem !important
    }

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

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

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

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

    .pb-lg-1 {
        padding-bottom: .25rem !important
    }

    .pb-lg-2 {
        padding-bottom: .5rem !important
    }

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

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

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

    .gap-lg-0 {
        gap: 0 !important
    }

    .gap-lg-1 {
        gap: .25rem !important
    }

    .gap-lg-2 {
        gap: .5rem !important
    }

    .gap-lg-3 {
        gap: 1rem !important
    }

    .gap-lg-4 {
        gap: 1.5rem !important
    }

    .gap-lg-5 {
        gap: 3rem !important
    }

    .row-gap-lg-0 {
        row-gap: 0 !important
    }

    .row-gap-lg-1 {
        row-gap: .25rem !important
    }

    .row-gap-lg-2 {
        row-gap: .5rem !important
    }

    .row-gap-lg-3 {
        row-gap: 1rem !important
    }

    .row-gap-lg-4 {
        row-gap: 1.5rem !important
    }

    .row-gap-lg-5 {
        row-gap: 3rem !important
    }

    .column-gap-lg-0 {
        column-gap: 0 !important
    }

    .column-gap-lg-1 {
        column-gap: .25rem !important
    }

    .column-gap-lg-2 {
        column-gap: .5rem !important
    }

    .column-gap-lg-3 {
        column-gap: 1rem !important
    }

    .column-gap-lg-4 {
        column-gap: 1.5rem !important
    }

    .column-gap-lg-5 {
        column-gap: 3rem !important
    }

    .text-lg-start {
        text-align: left !important
    }

    .text-lg-end {
        text-align: right !important
    }

    .text-lg-center {
        text-align: center !important
    }
}

@media (min-width:1200px) {
    .object-fit-xl-contain {
        object-fit: contain !important
    }

    .object-fit-xl-cover {
        object-fit: cover !important
    }

    .object-fit-xl-scale {
        object-fit: scale-down !important
    }

    .object-fit-xl-none {
        object-fit: none !important
    }

    .d-xl-inline {
        display: inline !important
    }

    .d-xl-inline-block {
        display: inline-block !important
    }

    .d-xl-block {
        display: block !important
    }

    .d-xl-grid {
        display: grid !important
    }

    .d-xl-inline-grid {
        display: inline-grid !important
    }

    .d-xl-flex {
        display: flex !important
    }

    .d-xl-inline-flex {
        display: inline-flex !important
    }

    .d-xl-none {
        display: none !important
    }

    .flex-xl-row {
        flex-direction: row !important
    }

    .flex-xl-column {
        flex-direction: column !important
    }

    .flex-xl-shrink-0 {
        flex-shrink: 0 !important
    }

    .flex-xl-shrink-1 {
        flex-shrink: 1 !important
    }

    .flex-xl-wrap {
        flex-wrap: wrap !important
    }

    .justify-content-xl-start {
        justify-content: flex-start !important
    }

    .justify-content-xl-end {
        justify-content: flex-end !important
    }

    .justify-content-xl-center {
        justify-content: center !important
    }

    .justify-content-xl-between {
        justify-content: space-between !important
    }

    .align-items-xl-start {
        align-items: flex-start !important
    }

    .align-items-xl-end {
        align-items: flex-end !important
    }

    .align-items-xl-center {
        align-items: center !important
    }

    .align-content-xl-start {
        align-content: flex-start !important
    }

    .align-content-xl-end {
        align-content: flex-end !important
    }

    .align-content-xl-center {
        align-content: center !important
    }

    .align-content-xl-between {
        align-content: space-between !important
    }

    .m-xl-0 {
        margin: 0 !important
    }

    .m-xl-1 {
        margin: .25rem !important
    }

    .m-xl-2 {
        margin: .5rem !important
    }

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

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

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

    .m-xl-auto {
        margin: auto !important
    }

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

    .mt-xl-1 {
        margin-top: .25rem !important
    }

    .mt-xl-2 {
        margin-top: .5rem !important
    }

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

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

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

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

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

    .me-xl-1 {
        margin-right: .25rem !important
    }

    .me-xl-2 {
        margin-right: .5rem !important
    }

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

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

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

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

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

    .mb-xl-1 {
        margin-bottom: .25rem !important
    }

    .mb-xl-2 {
        margin-bottom: .5rem !important
    }

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

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

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

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

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

    .ms-xl-1 {
        margin-left: .25rem !important
    }

    .ms-xl-2 {
        margin-left: .5rem !important
    }

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

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

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

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

    .p-xl-0 {
        padding: 0 !important
    }

    .p-xl-1 {
        padding: .25rem !important
    }

    .p-xl-2 {
        padding: .5rem !important
    }

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

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

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

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

    .px-xl-1 {
        padding-right: .25rem !important;
        padding-left: .25rem !important
    }

    .px-xl-2 {
        padding-right: .5rem !important;
        padding-left: .5rem !important
    }

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

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

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

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

    .py-xl-1 {
        padding-top: .25rem !important;
        padding-bottom: .25rem !important
    }

    .py-xl-2 {
        padding-top: .5rem !important;
        padding-bottom: .5rem !important
    }

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

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

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

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

    .pt-xl-1 {
        padding-top: .25rem !important
    }

    .pt-xl-2 {
        padding-top: .5rem !important
    }

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

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

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

    .pb-xl-0 {
        padding-bottom: 0 !important
    }

    .pb-xl-1 {
        padding-bottom: .25rem !important
    }

    .pb-xl-2 {
        padding-bottom: .5rem !important
    }

    .pb-xl-3 {
        padding-bottom: 1rem !important
    }

    .pb-xl-4 {
        padding-bottom: 1.5rem !important
    }

    .pb-xl-5 {
        padding-bottom: 3rem !important
    }

    .gap-xl-0 {
        gap: 0 !important
    }

    .gap-xl-1 {
        gap: .25rem !important
    }

    .gap-xl-2 {
        gap: .5rem !important
    }

    .gap-xl-3 {
        gap: 1rem !important
    }

    .gap-xl-4 {
        gap: 1.5rem !important
    }

    .gap-xl-5 {
        gap: 3rem !important
    }

    .row-gap-xl-0 {
        row-gap: 0 !important
    }

    .row-gap-xl-1 {
        row-gap: .25rem !important
    }

    .row-gap-xl-2 {
        row-gap: .5rem !important
    }

    .row-gap-xl-3 {
        row-gap: 1rem !important
    }

    .row-gap-xl-4 {
        row-gap: 1.5rem !important
    }

    .row-gap-xl-5 {
        row-gap: 3rem !important
    }

    .column-gap-xl-0 {
        column-gap: 0 !important
    }

    .column-gap-xl-1 {
        column-gap: .25rem !important
    }

    .column-gap-xl-2 {
        column-gap: .5rem !important
    }

    .column-gap-xl-3 {
        column-gap: 1rem !important
    }

    .column-gap-xl-4 {
        column-gap: 1.5rem !important
    }

    .column-gap-xl-5 {
        column-gap: 3rem !important
    }

    .text-xl-start {
        text-align: left !important
    }

    .text-xl-end {
        text-align: right !important
    }

    .text-xl-center {
        text-align: center !important
    }
}

@media (min-width:1400px) {
    .object-fit-xxl-contain {
        object-fit: contain !important
    }

    .object-fit-xxl-cover {
        object-fit: cover !important
    }

    .object-fit-xxl-scale {
        object-fit: scale-down !important
    }

    .object-fit-xxl-none {
        object-fit: none !important
    }

    .d-xxl-inline {
        display: inline !important
    }

    .d-xxl-inline-block {
        display: inline-block !important
    }

    .d-xxl-block {
        display: block !important
    }

    .d-xxl-grid {
        display: grid !important
    }

    .d-xxl-inline-grid {
        display: inline-grid !important
    }

    .d-xxl-flex {
        display: flex !important
    }

    .d-xxl-inline-flex {
        display: inline-flex !important
    }

    .d-xxl-none {
        display: none !important
    }

    .flex-xxl-row {
        flex-direction: row !important
    }

    .flex-xxl-column {
        flex-direction: column !important
    }

    .flex-xxl-shrink-0 {
        flex-shrink: 0 !important
    }

    .flex-xxl-shrink-1 {
        flex-shrink: 1 !important
    }

    .flex-xxl-wrap {
        flex-wrap: wrap !important
    }

    .justify-content-xxl-start {
        justify-content: flex-start !important
    }

    .justify-content-xxl-end {
        justify-content: flex-end !important
    }

    .justify-content-xxl-center {
        justify-content: center !important
    }

    .justify-content-xxl-between {
        justify-content: space-between !important
    }

    .align-items-xxl-start {
        align-items: flex-start !important
    }

    .align-items-xxl-end {
        align-items: flex-end !important
    }

    .align-items-xxl-center {
        align-items: center !important
    }

    .align-content-xxl-start {
        align-content: flex-start !important
    }

    .align-content-xxl-end {
        align-content: flex-end !important
    }

    .align-content-xxl-center {
        align-content: center !important
    }

    .align-content-xxl-between {
        align-content: space-between !important
    }

    .m-xxl-0 {
        margin: 0 !important
    }

    .m-xxl-1 {
        margin: .25rem !important
    }

    .m-xxl-2 {
        margin: .5rem !important
    }

    .m-xxl-3 {
        margin: 1rem !important
    }

    .m-xxl-4 {
        margin: 1.5rem !important
    }

    .m-xxl-5 {
        margin: 3rem !important
    }

    .m-xxl-auto {
        margin: auto !important
    }

    .mt-xxl-0 {
        margin-top: 0 !important
    }

    .mt-xxl-1 {
        margin-top: .25rem !important
    }

    .mt-xxl-2 {
        margin-top: .5rem !important
    }

    .mt-xxl-3 {
        margin-top: 1rem !important
    }

    .mt-xxl-4 {
        margin-top: 1.5rem !important
    }

    .mt-xxl-5 {
        margin-top: 3rem !important
    }

    .mt-xxl-auto {
        margin-top: auto !important
    }

    .me-xxl-0 {
        margin-right: 0 !important
    }

    .me-xxl-1 {
        margin-right: .25rem !important
    }

    .me-xxl-2 {
        margin-right: .5rem !important
    }

    .me-xxl-3 {
        margin-right: 1rem !important
    }

    .me-xxl-4 {
        margin-right: 1.5rem !important
    }

    .me-xxl-5 {
        margin-right: 3rem !important
    }

    .me-xxl-auto {
        margin-right: auto !important
    }

    .mb-xxl-0 {
        margin-bottom: 0 !important
    }

    .mb-xxl-1 {
        margin-bottom: .25rem !important
    }

    .mb-xxl-2 {
        margin-bottom: .5rem !important
    }

    .mb-xxl-3 {
        margin-bottom: 1rem !important
    }

    .mb-xxl-4 {
        margin-bottom: 1.5rem !important
    }

    .mb-xxl-5 {
        margin-bottom: 3rem !important
    }

    .mb-xxl-auto {
        margin-bottom: auto !important
    }

    .ms-xxl-0 {
        margin-left: 0 !important
    }

    .ms-xxl-1 {
        margin-left: .25rem !important
    }

    .ms-xxl-2 {
        margin-left: .5rem !important
    }

    .ms-xxl-3 {
        margin-left: 1rem !important
    }

    .ms-xxl-4 {
        margin-left: 1.5rem !important
    }

    .ms-xxl-5 {
        margin-left: 3rem !important
    }

    .ms-xxl-auto {
        margin-left: auto !important
    }

    .p-xxl-0 {
        padding: 0 !important
    }

    .p-xxl-1 {
        padding: .25rem !important
    }

    .p-xxl-2 {
        padding: .5rem !important
    }

    .p-xxl-3 {
        padding: 1rem !important
    }

    .p-xxl-4 {
        padding: 1.5rem !important
    }

    .p-xxl-5 {
        padding: 3rem !important
    }

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

    .px-xxl-1 {
        padding-right: .25rem !important;
        padding-left: .25rem !important
    }

    .px-xxl-2 {
        padding-right: .5rem !important;
        padding-left: .5rem !important
    }

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

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

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

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

    .py-xxl-1 {
        padding-top: .25rem !important;
        padding-bottom: .25rem !important
    }

    .py-xxl-2 {
        padding-top: .5rem !important;
        padding-bottom: .5rem !important
    }

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

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

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

    .pt-xxl-0 {
        padding-top: 0 !important
    }

    .pt-xxl-1 {
        padding-top: .25rem !important
    }

    .pt-xxl-2 {
        padding-top: .5rem !important
    }

    .pt-xxl-3 {
        padding-top: 1rem !important
    }

    .pt-xxl-4 {
        padding-top: 1.5rem !important
    }

    .pt-xxl-5 {
        padding-top: 3rem !important
    }

    .pb-xxl-0 {
        padding-bottom: 0 !important
    }

    .pb-xxl-1 {
        padding-bottom: .25rem !important
    }

    .pb-xxl-2 {
        padding-bottom: .5rem !important
    }

    .pb-xxl-3 {
        padding-bottom: 1rem !important
    }

    .pb-xxl-4 {
        padding-bottom: 1.5rem !important
    }

    .pb-xxl-5 {
        padding-bottom: 3rem !important
    }

    .gap-xxl-0 {
        gap: 0 !important
    }

    .gap-xxl-1 {
        gap: .25rem !important
    }

    .gap-xxl-2 {
        gap: .5rem !important
    }

    .gap-xxl-3 {
        gap: 1rem !important
    }

    .gap-xxl-4 {
        gap: 1.5rem !important
    }

    .gap-xxl-5 {
        gap: 3rem !important
    }

    .row-gap-xxl-0 {
        row-gap: 0 !important
    }

    .row-gap-xxl-1 {
        row-gap: .25rem !important
    }

    .row-gap-xxl-2 {
        row-gap: .5rem !important
    }

    .row-gap-xxl-3 {
        row-gap: 1rem !important
    }

    .row-gap-xxl-4 {
        row-gap: 1.5rem !important
    }

    .row-gap-xxl-5 {
        row-gap: 3rem !important
    }

    .column-gap-xxl-0 {
        column-gap: 0 !important
    }

    .column-gap-xxl-1 {
        column-gap: .25rem !important
    }

    .column-gap-xxl-2 {
        column-gap: .5rem !important
    }

    .column-gap-xxl-3 {
        column-gap: 1rem !important
    }

    .column-gap-xxl-4 {
        column-gap: 1.5rem !important
    }

    .column-gap-xxl-5 {
        column-gap: 3rem !important
    }

    .text-xxl-start {
        text-align: left !important
    }

    .text-xxl-end {
        text-align: right !important
    }

    .text-xxl-center {
        text-align: center !important
    }
}

@media (min-width:1200px) {
    .fs-1 {
        font-size: 2.2rem !important
    }

    .fs-2 {
        font-size: 2.024rem !important
    }

    .fs-3 {
        font-size: 1.584rem !important
    }
}

@font-face {
    font-family: "Material Symbols Outlined";
    font-style: normal;
    font-weight: 400;
    src: url(https://fonts.gstatic.com/s/materialsymbolsoutlined/v192/kJF1BvYX7BgnkSrUwT8OhrdQw4oELdPIeeII9v6oDMzByHX9rA6RzaxHMPdY43zj-jCxv3fzvRNU22ZXGJpEpjC_1v-p_4MrImHCIJIZrDCvHOej.woff2) format("woff2")
}

body {
    font-family: Outfit,sans-serif
}

a {
    transition: all ease .5s;
    color: #919aa3
}

    a:hover {
        color: #0f79f3
    }

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    color: #475569;
    font-weight: 700
}

.h3, h3 {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 0
}

p {
    margin-bottom: 15px;
    line-height: 1.3
}

    p:last-child {
        margin-bottom: 0
    }

img {
    max-width: 100%;
    height: auto
}

.card {
    transition: all ease .5s
}

.label {
    font-size: 15px;
    margin-bottom: 12px;
    color: #475569
}

.form-control {
    background-color: #fff;
    border: 1px solid #dae0ec;
    height: 56px;
    color: #475569 !important;
    font-size: 16px;
    padding: 14px 15px;
    width: 100%;
    transition: all ease .5s;
    border-radius: 5px
}

    .form-control::placeholder {
        color: #919aa3;
        font-size: 16px
    }

    .form-control:focus {
        background-color: #fff;
        box-shadow: unset;
        outline: 0;
        border-color: #dae0ec;
        border-bottom: 2px solid #0f79f3;
        color: #8695aa
    }

    .form-control.file {
        padding-top: 12px
    }

textarea.form-control {
    height: auto
}

.form-check {
    margin-bottom: 0
}

    .form-check .form-check-input {
        border: 2px solid #919aa3;
        width: 18px;
        height: 18px;
        cursor: pointer;
        border-radius: 2px;
        background-color: transparent
    }

        .form-check .form-check-input:focus {
            box-shadow: none;
            border-color: #0f79f3
        }

        .form-check .form-check-input:checked[type=checkbox] {
            border-color: #0f79f3;
            background-color: #0f79f3
        }

    .form-check .form-check-label {
        padding-left: 5px
    }

    .form-check .form-check-input:checked[type=radio] {
        border-color: #0f79f3;
        background-color: #0f79f3
    }

.default-src-form .form-control {
    height: 40px;
    background-color: #eff3f9;
    border-color: #eff3f9;
    padding-left: 35px
}

.default-src-form .start-0 {
    left: 15px !important
}

.bg-img {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover
}

#preloader {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9999;
    position: fixed;
    background-color: #fff
}

    #preloader .preloader {
        transform: translate(-50%,-50%);
        position: absolute;
        left: 50%;
        top: 50%
    }

@keyframes rotate {
    0% {
        transform: rotate(0)
    }

    50% {
        transform: rotate(180deg)
    }

    100% {
        transform: rotate(360deg)
    }
}

@keyframes waviy {
    0%,100%,40% {
        transform: translateY(0)
    }

    20% {
        transform: translateY(-20px)
    }
}

.action-opt .btn {
    border: none
}

    .action-opt .btn:focus {
        border: none;
        box-shadow: none
    }

    .action-opt .btn.bg {
        width: 30px;
        height: 30px;
        line-height: 30px;
        text-align: center;
        background-color: #f3f6f9;
        border-radius: 4px
    }

.action-opt .dropdown-menu {
    box-shadow: 0 4px 34px rgba(101,96,240,.1019607843)
}

    .action-opt .dropdown-menu li .dropdown-item {
        font-size: 16px;
        font-weight: 500;
        padding: 5px 15px;
        display: flex;
        align-items: center;
        gap: 8px;
        color: #475569
    }

        .action-opt .dropdown-menu li .dropdown-item i {
            color: #0f79f3;
            font-size: 16px
        }

        .action-opt .dropdown-menu li .dropdown-item:hover {
            background: rgba(92,97,242,.05);
            color: #0f79f3
        }

.action-opt.hover .dropdown-menu {
    display: block !important;
    opacity: 0;
    transition: all ease .5s
}

.action-opt.hover:hover .dropdown-menu {
    opacity: 1
}

.btn {
    padding: 14px 35px;
    font-size: 16px;
    font-weight: 500;
    line-height: 1;
    border-radius: 4px
}

    .btn.py-11 {
        padding-top: 12px;
        padding-bottom: 12px
    }

.rounded-10 {
    border-radius: 10px
}

.fw-800 {
    font-weight: 800
}

.fw-900 {
    font-weight: 900
}

.fs-10 {
    font-size: 10px
}

.fs-11 {
    font-size: 11px
}

.fs-12 {
    font-size: 12px
}

.fs-13 {
    font-size: 13px
}

.fs-14 {
    font-size: 14px
}

.fs-14-5 {
    font-size: 14.5px
}

.fs-15 {
    font-size: 15px
}

.fs-16 {
    font-size: 16px
}

.fs-17 {
    font-size: 17px
}

.fs-18 {
    font-size: 18px
}

.fs-19 {
    font-size: 19px
}

.fs-20 {
    font-size: 20px
}

.fs-21 {
    font-size: 21px
}

.fs-22 {
    font-size: 22px
}

.fs-23 {
    font-size: 23px
}

.fs-24 {
    font-size: 24px
}

.fs-25 {
    font-size: 25px
}

.fs-26 {
    font-size: 26px
}

.fs-27 {
    font-size: 27px
}

.fs-28 {
    font-size: 28px
}

.fs-29 {
    font-size: 29px
}

.fs-30 {
    font-size: 30px
}

.fs-32 {
    font-size: 32px
}

.fs-35 {
    font-size: 35px
}

.fs-36 {
    font-size: 36px
}

.fs-40 {
    font-size: 40px
}

.fs-45 {
    font-size: 45px
}

.fs-48 {
    font-size: 48px
}

.fs-50 {
    font-size: 50px
}

.fs-100 {
    font-size: 100px
}

.ms-10 {
    margin-left: 10px
}

.p-20 {
    padding: 20px
}

.p-30 {
    padding: 30px
}

.p-40 {
    padding: 40px
}

.py-30 {
    padding-top: 30px;
    padding-bottom: 30px
}

.pt-15 {
    padding-top: 15px
}

.pt-20 {
    padding-top: 20px
}

.pb-20 {
    padding-bottom: 20px
}

.px-20 {
    padding-left: 20px;
    padding-right: 20px
}

.py-20 {
    padding-top: 20px;
    padding-bottom: 20px
}

.py-50 {
    padding-top: 50px;
    padding-bottom: 50px
}

.pb-10 {
    padding-bottom: 10px
}

.mb-6 {
    margin-bottom: 6px
}

.mb-9 {
    margin-bottom: 9.4px
}

.mb-10 {
    margin-bottom: 10px
}

.mb-11 {
    margin-bottom: 11px
}

.mb-12 {
    margin-bottom: 12px
}

.mb-14 {
    margin-bottom: 14px
}

.mb-20 {
    margin-bottom: 20px
}

.mb-25 {
    margin-bottom: 25px
}

.mb-30 {
    margin-bottom: 30px
}

.ms-12 {
    margin-left: 12px
}

.me-12 {
    margin-right: 12px
}

.ms-15 {
    margin-left: 15px
}

.ms-30 {
    margin-left: 30px
}

.ms-20 {
    margin-left: 20px
}

.ms-80 {
    margin-left: 80px
}

.ms-50 {
    margin-left: 50px
}

.hover-text {
    transition: all ease .5s
}

    .hover-text:hover {
        color: #0f79f3 !important
    }

        .hover-text:hover i {
            color: #0f79f3 !important
        }

.hover-text-danger {
    transition: all ease .5s
}

    .hover-text-danger:hover {
        color: #e74c3c !important
    }

        .hover-text-danger:hover i {
            color: #e74c3c !important
        }

.hover-text-success {
    transition: all ease .5s
}

    .hover-text-success:hover {
        color: #2ed47e !important
    }

        .hover-text-success:hover i {
            color: #2ed47e !important
        }

.hover-white {
    transition: all ease .5s
}

    .hover-white:hover {
        color: #fff !important
    }

        .hover-white:hover i {
            color: #fff !important
        }

.hover-bg {
    transition: all ease .5s
}

    .hover-bg:hover {
        background-color: #0f79f3 !important;
        color: #fff !important
    }

        .hover-bg:hover i {
            color: #fff !important
        }

.hover-bg-danger {
    transition: all ease .5s
}

    .hover-bg-danger:hover {
        background-color: #e74c3c !important;
        color: #fff !important
    }

        .hover-bg-danger:hover i {
            color: #fff !important
        }

.cursor {
    cursor: pointer
}

.top-1 {
    top: 1px
}

.top-2 {
    top: 2px
}

.top-3 {
    top: 3px
}

.top-4 {
    top: 4px
}

.top-5 {
    top: 5px
}

.top-6 {
    top: 6px
}

.top-7 {
    top: 7px
}

.top-8 {
    top: 8px
}

.top-9 {
    top: 9px
}

.top-10 {
    top: 10px
}

button i {
    transition: all ease .5s
}

button:hover i {
    color: #0f79f3
}

.btn-close:focus {
    box-shadow: none
}

.rating i {
    transition: all ease .5s;
    font-size: 20px;
    cursor: pointer
}

.rating.active i {
    color: #f7d700
}

.tag-container {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    padding: 8px
}

    .tag-container .tag {
        background-color: #0f79f3;
        color: #fff;
        padding: 4px 8px;
        border-radius: 4px;
        display: flex;
        align-items: center;
        cursor: pointer
    }

    .tag-container .tag-close {
        margin-left: 4px;
        cursor: pointer
    }

.light {
    display: none
}

@keyframes rotation {
    from {
        transform: rotate(0)
    }

    to {
        transform: rotate(359deg)
    }
}

.breadcrumb {
    gap: 24px
}

    .breadcrumb .breadcrumb-item {
        position: relative;
        padding: 0;
        color: #919aa3
    }

        .breadcrumb .breadcrumb-item::before {
            display: none
        }

        .breadcrumb .breadcrumb-item::after {
            content: "";
            position: absolute;
            width: 5px;
            height: 5px;
            border-radius: 50px;
            background-color: #a0a0a0;
            right: -14px;
            top: 50%;
            transform: translateY(-50%)
        }

        .breadcrumb .breadcrumb-item:last-child {
            margin-right: 0
        }

            .breadcrumb .breadcrumb-item:last-child::after {
                display: none
            }

.default-badge {
    padding: 3px 10.24px;
    border-radius: 3px
}

@media only screen and (max-width:576px) {
    .ms-80 {
        margin-left: 0
    }
}

@media only screen and (max-width:767px) {
    .h3, h3 {
        font-size: 16px
    }

    .fs-26 {
        font-size: 22px
    }

    .fs-48 {
        font-size: 24px
    }

    .py-50 {
        padding-top: 20px;
        padding-bottom: 20px
    }

    .p-20 {
        padding: 15px
    }

    .p-30 {
        padding: 15px
    }

    .btn {
        padding: 14px 20px
    }

    .tracking-card .fs-16 {
        font-size: 14px;
        font-weight: 400 !important
    }

    .label {
        font-size: 14px !important
    }
}

@media only screen and (max-width:1199px) {
    .fs-100 {
        font-size: 50px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .h3, h3 {
        font-size: 16px
    }

    .fs-26 {
        font-size: 22px
    }

    .py-50 {
        padding-top: 20px;
        padding-bottom: 20px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .fs-100 {
        font-size: 50px
    }
}

@media only screen and (min-width:1200px) and (max-width:1399px) {
    .fs-100 {
        font-size: 50px
    }
}

@media only screen and (min-width:992px) {
    .w-930 {
        width: 930px
    }

    .py-100 {
        padding-top: 100px;
        padding-bottom: 100px
    }

    .px-130 {
        padding-left: 130px;
        padding-right: 130px
    }
}

[data-theme=dark] {
    background-color: #131920 !important
}

    [data-theme=dark] .light {
        display: inline-block
    }

    [data-theme=dark] .dark {
        display: none
    }

    [data-theme=dark] p {
        color: rgba(255,255,255,.5019607843) !important
    }

    [data-theme=dark] ul li {
        color: rgba(255,255,255,.5019607843) !important
    }

    [data-theme=dark] ol li {
        color: rgba(255,255,255,.5019607843) !important
    }

    [data-theme=dark] .h1, [data-theme=dark] .h2, [data-theme=dark] .h3, [data-theme=dark] .h4, [data-theme=dark] .h5, [data-theme=dark] .h6, [data-theme=dark] h1, [data-theme=dark] h2, [data-theme=dark] h3, [data-theme=dark] h4, [data-theme=dark] h5, [data-theme=dark] h6 {
        color: #fff
    }

    [data-theme=dark] .text-secondary {
        color: #fff !important
    }

    [data-theme=dark] .text-dark {
        color: #fff !important
    }

    [data-theme=dark] .text-body {
        color: rgba(255,255,255,.5019607843) !important
    }

    [data-theme=dark] .card {
        background-color: #1b232d !important;
        border: #1b232d
    }

    [data-theme=dark] .bg-primary p {
        color: #fff !important
    }

    [data-theme=dark] .form-control {
        background-color: #1b232d !important;
        border-color: rgba(255,255,255,.1490196078) !important;
        color: #fff !important
    }

        [data-theme=dark] .form-control:focus {
            border-color: #0f79f3 !important
        }

    [data-theme=dark] .border {
        border-color: rgba(255,255,255,.0901960784) !important
    }

    [data-theme=dark] .border-top {
        border-color: rgba(255,255,255,.0901960784) !important
    }

    [data-theme=dark] .border-bottom {
        border-color: rgba(255,255,255,.0901960784) !important
    }

    [data-theme=dark] .border-start {
        border-color: rgba(255,255,255,.0901960784) !important
    }

    [data-theme=dark] .border-white {
        border-color: #1b232d !important
    }

    [data-theme=dark] .card {
        border-color: #1b232d !important
    }

        [data-theme=dark] .card.bg-body-bg {
            background-color: #28333f !important
        }

    [data-theme=dark] .sidebar-area {
        border-color: #1b232d !important
    }

    [data-theme=dark] .footer-area {
        border-color: #1b232d !important
    }

    [data-theme=dark] .border-color-body-bg {
        border-color: #1b232d !important
    }

    [data-theme=dark] .border-primary-50 {
        border-color: #1b232d !important
    }

    [data-theme=dark] .border-border-color {
        border-color: rgba(255,255,255,.0901960784) !important
    }

    [data-theme=dark] .icon-bg .rounded-circle {
        background-color: rgba(255,255,255,.0509803922) !important
    }

    [data-theme=dark] .modal-content {
        background: #1b232d !important
    }

    [data-theme=dark] .border-border-color-40 {
        border-color: rgba(255,255,255,.1490196078) !important
    }

    [data-theme=dark] .label {
        color: #fff
    }

    [data-theme=dark] ::-webkit-calendar-picker-indicator {
        filter: invert(1)
    }

    [data-theme=dark] .btn-close {
        opacity: 1;
        filter: invert(1)
    }

    [data-theme=dark] .bg-light.bg-for-dark {
        background-color: #131920 !important
    }

    [data-theme=dark] .bg-primary.bg-for-dark {
        color: #fff !important
    }

    [data-theme=dark] .action-opt .dropdown-menu {
        background-color: #131920 !important
    }

        [data-theme=dark] .action-opt .dropdown-menu .dropdown-item {
            color: #fff
        }

            [data-theme=dark] .action-opt .dropdown-menu .dropdown-item:hover {
                background-color: #1b232d
            }

            [data-theme=dark] .action-opt .dropdown-menu .dropdown-item:focus {
                background-color: #0f79f3;
                color: #fff
            }

                [data-theme=dark] .action-opt .dropdown-menu .dropdown-item:focus i {
                    color: #fff
                }

    [data-theme=dark] .border-border-color-50 {
        border-color: rgba(255,255,255,.0901960784) !important
    }

    [data-theme=dark] .border-border-color-60 {
        border-color: rgba(255,255,255,.0901960784) !important
    }

    [data-theme=dark] .for-dark-bg-light {
        background-color: #131920 !important
    }

    [data-theme=dark] .btn.bg-white {
        background-color: #1b232d !important
    }

        [data-theme=dark] .btn.bg-white:hover {
            background-color: #0f79f3 !important
        }

    [data-theme=dark] .btn-outline-border-color-50 {
        border-color: rgba(255,255,255,.0901960784)
    }

        [data-theme=dark] .btn-outline-border-color-50:hover {
            background-color: #0f79f3
        }

    [data-theme=dark] .bg-for-dark-description {
        background-color: #131920 !important
    }

    [data-theme=dark] .find-btn .btn {
        background-color: #293542;
        border: rgba(255,255,255,.0901960784)
    }

    [data-theme=dark] .for-dark-bg-body-bg {
        background-color: #131920 !important
    }

    [data-theme=dark] .border-border-color-50 {
        border-color: rgba(255,255,255,.0901960784) !important
    }

[icon-sidebar-none-data-theme=icon-sidebar-block-switch] .sidebar-area {
    width: 60px;
    z-index: 13;
    transition: all ease .5s
}

    [icon-sidebar-none-data-theme=icon-sidebar-block-switch] .sidebar-area .logo {
        padding: 25px 12px
    }

        [icon-sidebar-none-data-theme=icon-sidebar-block-switch] .sidebar-area .logo .logo-text {
            left: 0;
            opacity: 0;
            visibility: hidden
        }

    [icon-sidebar-none-data-theme=icon-sidebar-block-switch] .sidebar-area .layout-menu {
        padding: 17px 20px 20px
    }

        [icon-sidebar-none-data-theme=icon-sidebar-block-switch] .sidebar-area .layout-menu .menu-item .menu-link .title {
            opacity: 0;
            visibility: hidden
        }

        [icon-sidebar-none-data-theme=icon-sidebar-block-switch] .sidebar-area .layout-menu .menu-item .menu-link .menu-icon {
            position: relative;
            right: -1.5px;
            margin-right: 0
        }

        [icon-sidebar-none-data-theme=icon-sidebar-block-switch] .sidebar-area .layout-menu .menu-item .menu-link.menu-toggle::after {
            opacity: 0;
            transition: all ease .5s
        }

        [icon-sidebar-none-data-theme=icon-sidebar-block-switch] .sidebar-area .layout-menu .menu-title {
            display: none
        }

    [icon-sidebar-none-data-theme=icon-sidebar-block-switch] .sidebar-area:hover {
        width: 260px
    }

        [icon-sidebar-none-data-theme=icon-sidebar-block-switch] .sidebar-area:hover .logo {
            padding: 25px
        }

            [icon-sidebar-none-data-theme=icon-sidebar-block-switch] .sidebar-area:hover .logo .logo-text {
                left: 49px;
                opacity: 1;
                visibility: visible
            }

        [icon-sidebar-none-data-theme=icon-sidebar-block-switch] .sidebar-area:hover .layout-menu {
            padding: 17px 25px 20px
        }

            [icon-sidebar-none-data-theme=icon-sidebar-block-switch] .sidebar-area:hover .layout-menu .menu-item .menu-link .title {
                opacity: 1;
                visibility: visible
            }

            [icon-sidebar-none-data-theme=icon-sidebar-block-switch] .sidebar-area:hover .layout-menu .menu-item .menu-link .menu-icon {
                right: 0
            }

            [icon-sidebar-none-data-theme=icon-sidebar-block-switch] .sidebar-area:hover .layout-menu .menu-item .menu-link.menu-toggle::after {
                opacity: 1
            }

[icon-sidebar-none-data-theme=icon-sidebar-block-switch] .main-content {
    padding-left: 72px
}

[card-radius-square-data-theme=card-square] .rounded-10 {
    border-radius: 0 !important
}

[card-radius-square-data-theme=card-square] .card {
    border-radius: 0 !important
}

[card-border-data-theme=card-border-normal] .border-white {
    border-color: #d8dce1 !important
}

[card-border-data-theme=card-border-normal] .card {
    border-color: #d8dce1 !important
}

[card-border-data-theme=card-border-normal] .sidebar-area {
    border-color: #d8dce1 !important
}

[card-border-data-theme=card-border-normal] .footer-area {
    border-color: #d8dce1 !important
}

[card-border-data-theme=card-border-normal] .border-color-body-bg {
    border-color: #d8dce1 !important
}

[card-border-data-theme=card-border-normal] .border-primary-50 {
    border-color: #d8dce1 !important
}

[card-border-data-theme=card-border-normal][data-theme=dark] .border-white {
    border-color: rgba(255,255,255,.0901960784) !important
}

[card-border-data-theme=card-border-normal][data-theme=dark] .card {
    border-color: rgba(255,255,255,.0901960784) !important
}

[card-border-data-theme=card-border-normal][data-theme=dark] .sidebar-area {
    border-color: rgba(255,255,255,.0901960784) !important
}

[card-border-data-theme=card-border-normal][data-theme=dark] .footer-area {
    border-color: rgba(255,255,255,.0901960784) !important
}

[card-border-data-theme=card-border-normal][data-theme=dark] .border-color-body-bg {
    border-color: rgba(255,255,255,.0901960784) !important
}

[card-border-data-theme=card-border-normal][data-theme=dark] .border-primary-50 {
    border-color: rgba(255,255,255,.0901960784) !important
}

[right-sidebar-data-theme=right-sidebar-right] .sidebar-area {
    left: auto;
    right: 0
}

[right-sidebar-data-theme=right-sidebar-right] .main-content {
    padding-left: 12px;
    padding-right: 270px
}

[right-sidebar-data-theme=right-sidebar-right][sidebar-data-theme=sidebar-hide] .main-content {
    padding-right: 72px;
    padding-left: 0 !important
}

[right-sidebar-data-theme=right-sidebar-right][icon-sidebar-none-data-theme=icon-sidebar-block-switch] .main-content {
    padding-right: 72px
}

@media only screen and (min-width:1200px) and (max-width:1399px) {
    [right-sidebar-data-theme=right-sidebar-right] .main-content {
        padding-right: 252px;
        padding-left: 0 !important
    }
}

@media only screen and (max-width:1199px) {
    [right-sidebar-data-theme=right-sidebar-right] .main-content {
        padding-right: 0 !important;
        padding-left: 0
    }

    [right-sidebar-data-theme=right-sidebar-right] .sidebar-area {
        left: auto;
        right: -320px
    }

    [right-sidebar-data-theme=right-sidebar-right][sidebar-data-theme=sidebar-hide] .sidebar-area {
        left: auto;
        right: 0
    }
}

.sidebar-area {
    position: fixed;
    top: 0;
    left: 0;
    width: 260px;
    height: 100%;
    transition: all ease .5s;
    padding-bottom: 30px;
    background-color: #fff;
    z-index: 1;
    border-right: 1px solid #eff3f9
}

    .sidebar-area .logo {
        padding: 25px
    }

        .sidebar-area .logo .logo-text {
            font-size: 24px;
            position: absolute;
            top: 50%;
            left: 49px;
            transition: all ease .5s;
            transform: translateY(-50%)
        }

.layout-menu {
    padding: 17px 25px 20px;
    padding-bottom: 75px;
    width: 100%;
    height: 100%
}

[sidebar-data-theme=sidebar-hide] .sidebar-area {
    width: 60px;
    z-index: 13;
    transition: all ease .5s
}

    [sidebar-data-theme=sidebar-hide] .sidebar-area .logo {
        padding: 25px 12px
    }

        [sidebar-data-theme=sidebar-hide] .sidebar-area .logo .logo-text {
            left: 0;
            opacity: 0;
            visibility: hidden
        }

    [sidebar-data-theme=sidebar-hide] .sidebar-area .layout-menu {
        padding: 17px 20px 20px
    }

        [sidebar-data-theme=sidebar-hide] .sidebar-area .layout-menu .menu-item .menu-link .title {
            opacity: 0;
            visibility: hidden
        }

        [sidebar-data-theme=sidebar-hide] .sidebar-area .layout-menu .menu-item .menu-link .menu-icon {
            position: relative;
            right: -1.5px;
            margin-right: 0
        }

        [sidebar-data-theme=sidebar-hide] .sidebar-area .layout-menu .menu-item .menu-link.menu-toggle::after {
            opacity: 0;
            transition: all ease .5s
        }

        [sidebar-data-theme=sidebar-hide] .sidebar-area .layout-menu .menu-title {
            display: none
        }

    [sidebar-data-theme=sidebar-hide] .sidebar-area:hover {
        width: 260px
    }

        [sidebar-data-theme=sidebar-hide] .sidebar-area:hover .logo {
            padding: 25px
        }

            [sidebar-data-theme=sidebar-hide] .sidebar-area:hover .logo .logo-text {
                left: 49px;
                opacity: 1;
                visibility: visible
            }

        [sidebar-data-theme=sidebar-hide] .sidebar-area:hover .layout-menu {
            padding: 17px 25px 20px
        }

            [sidebar-data-theme=sidebar-hide] .sidebar-area:hover .layout-menu .menu-item .menu-link .title {
                opacity: 1;
                visibility: visible
            }

            [sidebar-data-theme=sidebar-hide] .sidebar-area:hover .layout-menu .menu-item .menu-link .menu-icon {
                right: 0
            }

            [sidebar-data-theme=sidebar-hide] .sidebar-area:hover .layout-menu .menu-item .menu-link.menu-toggle::after {
                opacity: 1
            }

[sidebar-data-theme=sidebar-hide] .main-content {
    padding-left: 72px
}

@media only screen and (max-width:767px) {
    .sidebar-area {
        top: 0;
        z-index: 2;
        width: 250px !important
    }

        .sidebar-area .logo {
            padding: 20px !important
        }

        .sidebar-area .layout-menu {
            padding: 5px 20px 20px !important
        }

    .main-content {
        padding-left: 0;
        padding-top: 0
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .main-content {
        padding-left: 0
    }
}

@media only screen and (max-width:1199px) {
    .sidebar-area {
        z-index: 1;
        left: -350px
    }

    [sidebar-data-theme=sidebar-hide] .sidebar-area {
        left: 0;
        width: 260px;
        box-shadow: rgba(100,100,111,.2) 0 7px 29px 0
    }

        [sidebar-data-theme=sidebar-hide] .sidebar-area .logo {
            padding: 25px
        }

            [sidebar-data-theme=sidebar-hide] .sidebar-area .logo .logo-text {
                left: 49px;
                opacity: 1;
                visibility: visible
            }

        [sidebar-data-theme=sidebar-hide] .sidebar-area .layout-menu {
            padding: 17px 25px 20px
        }

            [sidebar-data-theme=sidebar-hide] .sidebar-area .layout-menu .menu-item .menu-link .title {
                opacity: 1;
                visibility: visible
            }

            [sidebar-data-theme=sidebar-hide] .sidebar-area .layout-menu .menu-item .menu-link .menu-icon {
                right: 0
            }

            [sidebar-data-theme=sidebar-hide] .sidebar-area .layout-menu .menu-item .menu-link.menu-toggle::after {
                opacity: 1
            }

        [sidebar-data-theme=sidebar-hide] .sidebar-area .main-content {
            padding-left: 0
        }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .main-content {
        padding-left: 0
    }
}

@media only screen and (min-width:1200px) and (max-width:1399px) {
    .sidebar-area {
        width: 240px
    }
}

[data-theme=dark] .sidebar-area {
    background-color: #1b232d;
    border-color: #1b232d
}

    [data-theme=dark] .sidebar-area .logo {
        border-color: rgba(255,255,255,.0901960784)
    }

        [data-theme=dark] .sidebar-area .logo .logo-text {
            color: #fff !important
        }

[sidebar-dark-light-data-theme=sidebar-dark] .sidebar-area {
    background-color: #1b232d
}

    [sidebar-dark-light-data-theme=sidebar-dark] .sidebar-area .logo {
        border-color: rgba(255,255,255,.0901960784)
    }

        [sidebar-dark-light-data-theme=sidebar-dark] .sidebar-area .logo .logo-text {
            color: #fff !important
        }

.main-content {
    padding-left: 270px;
    transition: all ease .5s;
    padding-right: 12px;
    min-height: 100vh
}

@media only screen and (min-width:1200px) and (max-width:1399px) {
    .main-content {
        padding-left: 250px;
        transition: all ease .5s;
        padding-right: 12px
    }
}

@media only screen and (min-width:1400px) and (max-width:1799px) {
    .main-content {
        padding-left: 272px;
        transition: all ease .5s;
        padding-right: 12px
    }
}

@media only screen and (max-width:1199px) {
    .main-content {
        padding-left: 0 !important;
        padding-right: 0
    }
}

.header-area {
    padding: 13px 11px;
    margin-top: 25px
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        transform: translate3d(0,-100%,0)
    }

    to {
        opacity: 1;
        transform: translateZ(0)
    }
}

.left-header-content ul li {
    margin-right: 25px
}

    .left-header-content ul li .src-form .form-control {
        height: 40px;
        background-color: #f4f6fc;
        border-color: #f4f6fc;
        padding: 10px 15px;
        padding-left: 40px;
        border-radius: 3px;
        width: 360px;
        color: #475569
    }

        .left-header-content ul li .src-form .form-control::placeholder {
            font-weight: 300;
            color: #94a0a9;
            font-size: 14px
        }

    .left-header-content ul li .src-form .src-btn {
        left: 14px !important
    }

    .left-header-content ul li:last-child {
        margin-right: 0
    }

.right-header-content .header-right-item {
    margin-right: 30px
}

    .right-header-content .header-right-item .light-dark {
        position: relative;
        top: 4px
    }

    .right-header-content .header-right-item:last-child {
        margin-right: 0
    }

    .right-header-content .header-right-item.calendar-item {
        margin-right: 24px
    }

    .right-header-content .header-right-item.light-dark-item {
        margin-right: 24px
    }

    .right-header-content .header-right-item.language-item {
        margin-right: 20px
    }

@media only screen and (max-width:767px) {
    .left-header-content ul li .src-form .form-control {
        width: 100%
    }

    .right-header-content .header-right-item {
        margin-right: 16px
    }

        .right-header-content .header-right-item.language-item {
            margin-right: 16px
        }

        .right-header-content .header-right-item.light-dark-item {
            margin-right: 16px
        }

        .right-header-content .header-right-item.calendar-item {
            margin-right: 16px
        }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .right-header-content .header-right-item {
        margin-right: 10px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .left-header-content ul li .src-form .form-control {
        width: 100%
    }
}

@media only screen and (max-width:1199px) {
    .header-area {
        padding: 12px
    }

    .left-header-content ul li {
        margin-right: 15px
    }
}

[data-theme=dark] .header-area {
    background-color: #1b232d !important;
    border-color: #1b232d !important
}

[data-theme=dark] .left-header-content ul li .src-form .form-control {
    background-color: rgba(255,255,255,.07) !important;
    border-color: rgba(255,255,255,.07) !important
}

[header-dark-light-data-theme=header-dark] .header-area {
    background-color: #1b232d !important
}

[header-dark-light-data-theme=header-dark] .left-header-content ul li .src-form .form-control {
    background-color: rgba(255,255,255,.07) !important;
    border-color: rgba(255,255,255,.07) !important
}

.footer-area {
    border: 1px solid #eff3f9;
    border-bottom: 0
}

    .footer-area p {
        padding: 21.5px 30px
    }

        .footer-area p span {
            font-weight: 500
        }

@media only screen and (max-width:991px) {
    .footer-area p {
        padding: 10px 10px
    }
}

[data-theme=dark] .footer-area {
    background-color: #1b232d !important;
    border-color: #1b232d
}

.calendar-wrap {
    background-color: #fff;
    border-radius: 0
}

.calendar-container {
    width: 100%;
    border: none;
    padding: 0;
    box-shadow: none;
    border-radius: 0;
    position: relative
}

    .calendar-container.border-bottom-1 {
        border-bottom: 1px dashed #b9c1cd;
        padding-bottom: 20px;
        margin-bottom: 20px
    }

    .calendar-container .calendar-header {
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin-bottom: 0
    }

        .calendar-container .calendar-header button {
            display: none
        }

[data-theme=dark] .calendar-wrap {
    background-color: transparent
}

.border-end-custom::before {
    content: "";
    position: absolute;
    top: 0;
    right: -10px;
    width: 1px;
    height: 100%;
    background-color: #e7e2e2
}

@media only screen and (max-width:767px) {
    .border-end-custom {
        margin-bottom: 30px;
        padding-bottom: 30px
    }

        .border-end-custom::before {
            width: 100%;
            height: 1px;
            top: auto;
            bottom: 0;
            right: 0
        }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .border-end-custom {
        padding-bottom: 30px
    }

    .col-xxl-3:nth-child(2) .border-end-custom::before {
        display: none
    }

    .col-xxl-3:nth-child(3) .border-end-custom {
        padding-bottom: 0
    }

    .col-xxl-3:nth-child(4) .border-end-custom {
        padding-bottom: 0
    }
}

@media only screen and (min-width:992px) and (max-width:1599px) {
    .border-end-custom {
        padding-bottom: 30px
    }

    .col-xxl-3:nth-child(2) .border-end-custom::before {
        display: none
    }

    .col-xxl-3:nth-child(3) .border-end-custom {
        padding-bottom: 0
    }

    .col-xxl-3:nth-child(4) .border-end-custom {
        padding-bottom: 0
    }
}

[data-theme=dark] .border-end-custom::before {
    background-color: rgba(255,255,255,.0901960784)
}
