.bg-warning-2 {
    background-color: #fffbef
}

.gray-cus {
    background-color: #272a2f
}

.dark-bg-22 {
    background-color: #111
}

.bg-warning-2 {
    background-color: #fffbef
}

.gray-cus {
    background-color: #272a2f
}

.dark-bg-22 {
    background-color: #111
}

/*!
 * Bootstrap  v5.3.5 (https://getbootstrap.com/)
 * Copyright 2011-2025 The Bootstrap Authors

*/

: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: #090911;
    --bs-primary: #1062fe;
    --bs-primary-16: #C1ED00;
    --bs-secondary: #f1f5f9;
    --bs-success: #07c07e;
    --bs-info: #24e1e4;
    --bs-warning: #ffa42f;
    --bs-danger: #fd3246;
    --bs-light: #f8f9fa;
    --bs-dark: #080f2c;
    --bs-custom-1: #132828;
    --bs-custom-2: #1B2D2C;
    --bs-dark-17: #020B12;
    --bs-body-17: #b3b6b8;
    --bs-dark-card-17: #0B161B;
    --bs-custom-3: #FF8F27;
    --bs-custom-4: #E9FA49;
    --bs-custom-5: #9D89FC;
    --bs-primary-rgb: 16, 98, 254;
    --bs-primary-16-rgb: 193, 237, 0;
    --bs-secondary-rgb: 241, 245, 249;
    --bs-success-rgb: 7, 192, 126;
    --bs-info-rgb: 36, 225, 228;
    --bs-warning-rgb: 255, 164, 47;
    --bs-danger-rgb: 253, 50, 70;
    --bs-light-rgb: 248, 249, 250;
    --bs-dark-rgb: 8, 15, 44;
    --bs-custom-1-rgb: 19, 40, 40;
    --bs-custom-2-rgb: 27, 45, 44;
    --bs-dark-17-rgb: 2, 11, 18;
    --bs-body-17-rgb: 179, 182, 184;
    --bs-dark-card-17-rgb: 11, 22, 27;
    --bs-custom-3-rgb: 255, 143, 39;
    --bs-custom-4-rgb: 233, 250, 73;
    --bs-custom-5-rgb: 157, 137, 252;
    --bs-primary-text-emphasis: rgb(12.8, 78.4, 203.2);
    --bs-secondary-text-emphasis: rgb(192.8, 196, 199.2);
    --bs-success-text-emphasis: rgb(5.6, 153.6, 100.8);
    --bs-info-text-emphasis: rgb(28.8, 180, 182.4);
    --bs-warning-text-emphasis: rgb(204, 131.2, 37.6);
    --bs-danger-text-emphasis: rgb(202.4, 40, 56);
    --bs-light-text-emphasis: #495057;
    --bs-dark-text-emphasis: #495057;
    --bs-primary-bg-subtle: rgb(219.15, 231.45, 254.85);
    --bs-secondary-bg-subtle: rgb(252.2, 253, 253.8);
    --bs-success-bg-subtle: rgb(217.8, 245.55, 235.65);
    --bs-info-bg-subtle: rgb(222.15, 250.5, 250.95);
    --bs-warning-bg-subtle: rgb(255, 241.35, 223.8);
    --bs-danger-bg-subtle: rgb(254.7, 224.25, 227.25);
    --bs-light-bg-subtle: rgb(251.5, 252, 252.5);
    --bs-dark-bg-subtle: #ced4da;
    --bs-primary-border-subtle: rgb(159.4, 192.2, 254.6);
    --bs-secondary-border-subtle: rgb(249.4, 251, 252.6);
    --bs-success-border-subtle: rgb(155.8, 229.8, 203.4);
    --bs-info-border-subtle: rgb(167.4, 243, 244.2);
    --bs-warning-border-subtle: rgb(255, 218.6, 171.8);
    --bs-danger-border-subtle: rgb(254.2, 173, 181);
    --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: "Public Sans", sans-serif;
    --bs-font-monospace: "Plus Jakarta Sans", sans-serif;
    --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: 1rem;
    --bs-body-font-weight: 400;
    --bs-body-line-height: 1.5;
    --bs-body-color: #49495f;
    --bs-body-color-rgb: 73, 73, 95;
    --bs-body-bg: #fff;
    --bs-body-bg-rgb: 255, 255, 255;
    --bs-emphasis-color: #000;
    --bs-emphasis-color-rgb: 0, 0, 0;
    --bs-secondary-color: rgba(73, 73, 95, 0.75);
    --bs-secondary-color-rgb: 73, 73, 95;
    --bs-secondary-bg: #e9ecef;
    --bs-secondary-bg-rgb: 233, 236, 239;
    --bs-tertiary-color: rgba(73, 73, 95, 0.5);
    --bs-tertiary-color-rgb: 73, 73, 95;
    --bs-tertiary-bg: #f8f9fa;
    --bs-tertiary-bg-rgb: 248, 249, 250;
    --bs-heading-color: #080f2c;
    --bs-link-color: #1062fe;
    --bs-link-color-rgb: 16, 98, 254;
    --bs-link-decoration: underline;
    --bs-link-hover-color: rgb(12.8, 78.4, 203.2);
    --bs-link-hover-color-rgb: 13, 78, 203;
    --bs-code-color: #d63384;
    --bs-highlight-color: #49495f;
    --bs-highlight-bg: rgb(255, 242.6, 205.4);
    --bs-border-width: 1px;
    --bs-border-style: solid;
    --bs-border-color: #dee2e6;
    --bs-border-color-translucent: rgba(0, 0, 0, 0.08);
    --bs-border-radius: 0.25rem;
    --bs-border-radius-sm: 0.25rem;
    --bs-border-radius-lg: 0.5rem;
    --bs-border-radius-xl: 0.75rem;
    --bs-border-radius-xxl: 1rem;
    --bs-border-radius-2xl: var(--bs-border-radius-xxl);
    --bs-border-radius-pill: 50rem;
    --bs-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
    --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(16, 98, 254, 0.25);
    --bs-form-valid-color: #07c07e;
    --bs-form-valid-border-color: #07c07e;
    --bs-form-invalid-color: #fd3246;
    --bs-form-invalid-border-color: #fd3246
}

[data-bs-theme=dark] {
    color-scheme: dark;
    --bs-body-color: #dee2e6;
    --bs-body-color-rgb: 222, 226, 230;
    --bs-body-bg: #090911;
    --bs-body-bg-rgb: 9, 9, 17;
    --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(30.5, 33.5, 40.5);
    --bs-tertiary-bg-rgb: 31, 34, 41;
    --bs-primary-text-emphasis: rgb(111.6, 160.8, 254.4);
    --bs-secondary-text-emphasis: rgb(246.6, 249, 251.4);
    --bs-success-text-emphasis: rgb(106.2, 217.2, 177.6);
    --bs-info-text-emphasis: rgb(123.6, 237, 238.8);
    --bs-warning-text-emphasis: rgb(255, 200.4, 130.2);
    --bs-danger-text-emphasis: rgb(253.8, 132, 144);
    --bs-light-text-emphasis: #f8f9fa;
    --bs-dark-text-emphasis: #dee2e6;
    --bs-primary-bg-subtle: rgb(3.2, 19.6, 50.8);
    --bs-secondary-bg-subtle: rgb(48.2, 49, 49.8);
    --bs-success-bg-subtle: rgb(1.4, 38.4, 25.2);
    --bs-info-bg-subtle: rgb(7.2, 45, 45.6);
    --bs-warning-bg-subtle: rgb(51, 32.8, 9.4);
    --bs-danger-bg-subtle: rgb(50.6, 10, 14);
    --bs-light-bg-subtle: #343a40;
    --bs-dark-bg-subtle: #1a1d20;
    --bs-primary-border-subtle: rgb(9.6, 58.8, 152.4);
    --bs-secondary-border-subtle: rgb(144.6, 147, 149.4);
    --bs-success-border-subtle: rgb(4.2, 115.2, 75.6);
    --bs-info-border-subtle: rgb(21.6, 135, 136.8);
    --bs-warning-border-subtle: rgb(153, 98.4, 28.2);
    --bs-danger-border-subtle: rgb(151.8, 30, 42);
    --bs-light-border-subtle: #495057;
    --bs-dark-border-subtle: #343a40;
    --bs-heading-color: inherit;
    --bs-link-color: rgb(111.6, 160.8, 254.4);
    --bs-link-hover-color: rgb(140.28, 179.64, 254.52);
    --bs-link-color-rgb: 112, 161, 254;
    --bs-link-hover-color-rgb: 140, 180, 255;
    --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)
}

*,
*::before,
*::after {
    -webkit-box-sizing: border-box;
    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: #fff0
}

hr {
    margin: 1rem 0;
    color: inherit;
    border: 0;
    border-top: var(--bs-border-width) solid;
    opacity: .25
}

h6,
.h6,
h5,
.h5,
h4,
.h4,
h3,
.h3,
h2,
.h2,
h1,
.h1 {
    margin-top: 0;
    margin-bottom: .5rem;
    font-family: "Plus Jakarta Sans", sans-serif;
    font-weight: 900;
    line-height: 1.2;
    color: var(--bs-heading-color)
}

h1,
.h1 {
    font-size: calc(1.5065rem + 3.078vw)
}

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

h2,
.h2 {
    font-size: calc(1.4302rem + 2.1624vw)
}

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

h3,
.h3 {
    font-size: calc(1.3691rem + 1.4292vw)
}

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

h4,
.h4 {
    font-size: calc(1.3203rem + 0.8436vw)
}

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

h5,
.h5 {
    font-size: calc(1.2813rem + 0.3756vw)
}

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

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

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

abbr[title] {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    cursor: help;
    -webkit-text-decoration-skip-ink: none;
    text-decoration-skip-ink: none
}

address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit
}

ol,
ul {
    padding-left: 2rem
}

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

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

dt {
    font-weight: 700
}

dd {
    margin-bottom: .5rem;
    margin-left: 0
}

blockquote {
    margin: 0 0 1rem
}

b,
strong {
    font-weight: bolder
}

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

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

sub,
sup {
    position: relative;
    font-size: .75em;
    line-height: 0;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

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
}

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

pre {
    display: block;
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto;
    font-size: .875em
}

pre code {
    font-size: inherit;
    color: inherit;
    word-break: normal
}

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

a>code {
    color: inherit
}

kbd {
    padding: .1875rem .375rem;
    font-size: .875em;
    color: var(--bs-body-bg);
    background-color: var(--bs-body-color);
    border-radius: .25rem
}

kbd kbd {
    padding: 0;
    font-size: 1em
}

figure {
    margin: 0 0 1rem
}

img,
svg {
    vertical-align: middle
}

table {
    caption-side: bottom;
    border-collapse: collapse
}

caption {
    padding-top: .5rem;
    padding-bottom: .5rem;
    color: var(--bs-secondary-color);
    text-align: left
}

th {
    text-align: inherit;
    text-align: -webkit-match-parent
}

thead,
tbody,
tfoot,
tr,
td,
th {
    border-color: inherit;
    border-style: solid;
    border-width: 0
}

label {
    display: inline-block
}

button {
    border-radius: 0
}

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

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

button,
select {
    text-transform: none
}

[role=button] {
    cursor: pointer
}

select {
    word-wrap: normal
}

select:disabled {
    opacity: 1
}

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

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

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

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

textarea {
    resize: vertical
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0
}

legend {
    float: left;
    width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    line-height: inherit;
    font-size: calc(1.275rem + 0.3vw)
}

@media(min-width:1200px) {
    legend {
        font-size: 1.5rem
    }
}

legend+* {
    clear: left
}

::-webkit-datetime-edit-fields-wrapper,
::-webkit-datetime-edit-text,
::-webkit-datetime-edit-minute,
::-webkit-datetime-edit-hour-field,
::-webkit-datetime-edit-day-field,
::-webkit-datetime-edit-month-field,
::-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
}

output {
    display: inline-block
}

iframe {
    border: 0
}

summary {
    display: list-item;
    cursor: pointer
}

progress {
    vertical-align: baseline
}

[hidden] {
    display: none !important
}

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

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

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

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

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

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

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

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

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

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

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

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

@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
}

.initialism {
    font-size: .875em;
    text-transform: uppercase
}

.blockquote {
    margin-bottom: 1rem;
    font-size: 1.25rem
}

.blockquote>:last-child {
    margin-bottom: 0
}

.blockquote-footer {
    margin-top: -1rem;
    margin-bottom: 1rem;
    font-size: .875em;
    color: #6c757d
}

.blockquote-footer::before {
    content: "— "
}

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

.img-thumbnail {
    padding: .25rem;
    background-color: var(--bs-body-bg);
    border: var(--bs-border-width) solid var(--bs-border-color);
    border-radius: var(--bs-border-radius);
    max-width: 100%;
    height: auto
}

.figure {
    display: inline-block
}

.figure-img {
    margin-bottom: .5rem;
    line-height: 1
}

.figure-caption {
    font-size: .875em;
    color: var(--bs-secondary-color)
}

.container,
.container-fluid,
.container-xxl,
.container-xl,
.container-lg,
.container-md,
.container-sm {
    --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-sm,
    .container {
        max-width: 540px
    }
}

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

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

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

@media(min-width:1400px) {
    .container-xxl,
    .container-xl,
    .container-lg,
    .container-md,
    .container-sm,
    .container {
        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: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: calc(-1*var(--bs-gutter-y));
    margin-right: calc(-0.5*var(--bs-gutter-x));
    margin-left: calc(-0.5*var(--bs-gutter-x))
}

.row>* {
    -ms-flex-negative: 0;
    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 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 0%;
    flex: 1 0 0%
}

.row-cols-auto>* {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto
}

.row-cols-1>* {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 100%
}

.row-cols-2>* {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 50%
}

.row-cols-3>* {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 33.33333333%
}

.row-cols-4>* {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 25%
}

.row-cols-5>* {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 20%
}

.row-cols-6>* {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 16.66666667%
}

.col-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto
}

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

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

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

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

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

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

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

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

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

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

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

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

.offset-1 {
    margin-left: 8.33333333%
}

.offset-2 {
    margin-left: 16.66666667%
}

.offset-3 {
    margin-left: 25%
}

.offset-4 {
    margin-left: 33.33333333%
}

.offset-5 {
    margin-left: 41.66666667%
}

.offset-6 {
    margin-left: 50%
}

.offset-7 {
    margin-left: 58.33333333%
}

.offset-8 {
    margin-left: 66.66666667%
}

.offset-9 {
    margin-left: 75%
}

.offset-10 {
    margin-left: 83.33333333%
}

.offset-11 {
    margin-left: 91.66666667%
}

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

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

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

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

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

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

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

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

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

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

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

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

@media(min-width:576px) {
    .col-sm {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 0%;
        flex: 1 0 0%
    }
    .row-cols-sm-auto>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto
    }
    .row-cols-sm-1>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 100%
    }
    .row-cols-sm-2>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 50%
    }
    .row-cols-sm-3>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 33.33333333%
    }
    .row-cols-sm-4>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 25%
    }
    .row-cols-sm-5>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 20%
    }
    .row-cols-sm-6>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 16.66666667%
    }
    .col-sm-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto
    }
    .col-sm-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 8.33333333%
    }
    .col-sm-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 16.66666667%
    }
    .col-sm-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 25%
    }
    .col-sm-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 33.33333333%
    }
    .col-sm-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 41.66666667%
    }
    .col-sm-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 50%
    }
    .col-sm-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 58.33333333%
    }
    .col-sm-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 66.66666667%
    }
    .col-sm-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 75%
    }
    .col-sm-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 83.33333333%
    }
    .col-sm-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 91.66666667%
    }
    .col-sm-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 100%
    }
    .offset-sm-0 {
        margin-left: 0
    }
    .offset-sm-1 {
        margin-left: 8.33333333%
    }
    .offset-sm-2 {
        margin-left: 16.66666667%
    }
    .offset-sm-3 {
        margin-left: 25%
    }
    .offset-sm-4 {
        margin-left: 33.33333333%
    }
    .offset-sm-5 {
        margin-left: 41.66666667%
    }
    .offset-sm-6 {
        margin-left: 50%
    }
    .offset-sm-7 {
        margin-left: 58.33333333%
    }
    .offset-sm-8 {
        margin-left: 66.66666667%
    }
    .offset-sm-9 {
        margin-left: 75%
    }
    .offset-sm-10 {
        margin-left: 83.33333333%
    }
    .offset-sm-11 {
        margin-left: 91.66666667%
    }
    .g-sm-0,
    .gx-sm-0 {
        --bs-gutter-x: 0
    }
    .g-sm-0,
    .gy-sm-0 {
        --bs-gutter-y: 0
    }
    .g-sm-1,
    .gx-sm-1 {
        --bs-gutter-x: 0.25rem
    }
    .g-sm-1,
    .gy-sm-1 {
        --bs-gutter-y: 0.25rem
    }
    .g-sm-2,
    .gx-sm-2 {
        --bs-gutter-x: 0.5rem
    }
    .g-sm-2,
    .gy-sm-2 {
        --bs-gutter-y: 0.5rem
    }
    .g-sm-3,
    .gx-sm-3 {
        --bs-gutter-x: 1rem
    }
    .g-sm-3,
    .gy-sm-3 {
        --bs-gutter-y: 1rem
    }
    .g-sm-4,
    .gx-sm-4 {
        --bs-gutter-x: 1.5rem
    }
    .g-sm-4,
    .gy-sm-4 {
        --bs-gutter-y: 1.5rem
    }
    .g-sm-5,
    .gx-sm-5 {
        --bs-gutter-x: 3rem
    }
    .g-sm-5,
    .gy-sm-5 {
        --bs-gutter-y: 3rem
    }
}

@media(min-width:768px) {
    .col-md {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 0%;
        flex: 1 0 0%
    }
    .row-cols-md-auto>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto
    }
    .row-cols-md-1>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 100%
    }
    .row-cols-md-2>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 50%
    }
    .row-cols-md-3>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 33.33333333%
    }
    .row-cols-md-4>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 25%
    }
    .row-cols-md-5>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 20%
    }
    .row-cols-md-6>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 16.66666667%
    }
    .col-md-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto
    }
    .col-md-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 8.33333333%
    }
    .col-md-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 16.66666667%
    }
    .col-md-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 25%
    }
    .col-md-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 33.33333333%
    }
    .col-md-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 41.66666667%
    }
    .col-md-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 50%
    }
    .col-md-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 58.33333333%
    }
    .col-md-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 66.66666667%
    }
    .col-md-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 75%
    }
    .col-md-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 83.33333333%
    }
    .col-md-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 91.66666667%
    }
    .col-md-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 100%
    }
    .offset-md-0 {
        margin-left: 0
    }
    .offset-md-1 {
        margin-left: 8.33333333%
    }
    .offset-md-2 {
        margin-left: 16.66666667%
    }
    .offset-md-3 {
        margin-left: 25%
    }
    .offset-md-4 {
        margin-left: 33.33333333%
    }
    .offset-md-5 {
        margin-left: 41.66666667%
    }
    .offset-md-6 {
        margin-left: 50%
    }
    .offset-md-7 {
        margin-left: 58.33333333%
    }
    .offset-md-8 {
        margin-left: 66.66666667%
    }
    .offset-md-9 {
        margin-left: 75%
    }
    .offset-md-10 {
        margin-left: 83.33333333%
    }
    .offset-md-11 {
        margin-left: 91.66666667%
    }
    .g-md-0,
    .gx-md-0 {
        --bs-gutter-x: 0
    }
    .g-md-0,
    .gy-md-0 {
        --bs-gutter-y: 0
    }
    .g-md-1,
    .gx-md-1 {
        --bs-gutter-x: 0.25rem
    }
    .g-md-1,
    .gy-md-1 {
        --bs-gutter-y: 0.25rem
    }
    .g-md-2,
    .gx-md-2 {
        --bs-gutter-x: 0.5rem
    }
    .g-md-2,
    .gy-md-2 {
        --bs-gutter-y: 0.5rem
    }
    .g-md-3,
    .gx-md-3 {
        --bs-gutter-x: 1rem
    }
    .g-md-3,
    .gy-md-3 {
        --bs-gutter-y: 1rem
    }
    .g-md-4,
    .gx-md-4 {
        --bs-gutter-x: 1.5rem
    }
    .g-md-4,
    .gy-md-4 {
        --bs-gutter-y: 1.5rem
    }
    .g-md-5,
    .gx-md-5 {
        --bs-gutter-x: 3rem
    }
    .g-md-5,
    .gy-md-5 {
        --bs-gutter-y: 3rem
    }
}

@media(min-width:992px) {
    .col-lg {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 0%;
        flex: 1 0 0%
    }
    .row-cols-lg-auto>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto
    }
    .row-cols-lg-1>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 100%
    }
    .row-cols-lg-2>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 50%
    }
    .row-cols-lg-3>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 33.33333333%
    }
    .row-cols-lg-4>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 25%
    }
    .row-cols-lg-5>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 20%
    }
    .row-cols-lg-6>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 16.66666667%
    }
    .col-lg-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto
    }
    .col-lg-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 8.33333333%
    }
    .col-lg-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 16.66666667%
    }
    .col-lg-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 25%
    }
    .col-lg-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 33.33333333%
    }
    .col-lg-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 41.66666667%
    }
    .col-lg-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 50%
    }
    .col-lg-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 58.33333333%
    }
    .col-lg-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 66.66666667%
    }
    .col-lg-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 75%
    }
    .col-lg-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 83.33333333%
    }
    .col-lg-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 91.66666667%
    }
    .col-lg-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 100%
    }
    .offset-lg-0 {
        margin-left: 0
    }
    .offset-lg-1 {
        margin-left: 8.33333333%
    }
    .offset-lg-2 {
        margin-left: 16.66666667%
    }
    .offset-lg-3 {
        margin-left: 25%
    }
    .offset-lg-4 {
        margin-left: 33.33333333%
    }
    .offset-lg-5 {
        margin-left: 41.66666667%
    }
    .offset-lg-6 {
        margin-left: 50%
    }
    .offset-lg-7 {
        margin-left: 58.33333333%
    }
    .offset-lg-8 {
        margin-left: 66.66666667%
    }
    .offset-lg-9 {
        margin-left: 75%
    }
    .offset-lg-10 {
        margin-left: 83.33333333%
    }
    .offset-lg-11 {
        margin-left: 91.66666667%
    }
    .g-lg-0,
    .gx-lg-0 {
        --bs-gutter-x: 0
    }
    .g-lg-0,
    .gy-lg-0 {
        --bs-gutter-y: 0
    }
    .g-lg-1,
    .gx-lg-1 {
        --bs-gutter-x: 0.25rem
    }
    .g-lg-1,
    .gy-lg-1 {
        --bs-gutter-y: 0.25rem
    }
    .g-lg-2,
    .gx-lg-2 {
        --bs-gutter-x: 0.5rem
    }
    .g-lg-2,
    .gy-lg-2 {
        --bs-gutter-y: 0.5rem
    }
    .g-lg-3,
    .gx-lg-3 {
        --bs-gutter-x: 1rem
    }
    .g-lg-3,
    .gy-lg-3 {
        --bs-gutter-y: 1rem
    }
    .g-lg-4,
    .gx-lg-4 {
        --bs-gutter-x: 1.5rem
    }
    .g-lg-4,
    .gy-lg-4 {
        --bs-gutter-y: 1.5rem
    }
    .g-lg-5,
    .gx-lg-5 {
        --bs-gutter-x: 3rem
    }
    .g-lg-5,
    .gy-lg-5 {
        --bs-gutter-y: 3rem
    }
}

@media(min-width:1200px) {
    .col-xl {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 0%;
        flex: 1 0 0%
    }
    .row-cols-xl-auto>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto
    }
    .row-cols-xl-1>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 100%
    }
    .row-cols-xl-2>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 50%
    }
    .row-cols-xl-3>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 33.33333333%
    }
    .row-cols-xl-4>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 25%
    }
    .row-cols-xl-5>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 20%
    }
    .row-cols-xl-6>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 16.66666667%
    }
    .col-xl-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto
    }
    .col-xl-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 8.33333333%
    }
    .col-xl-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 16.66666667%
    }
    .col-xl-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 25%
    }
    .col-xl-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 33.33333333%
    }
    .col-xl-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 41.66666667%
    }
    .col-xl-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 50%
    }
    .col-xl-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 58.33333333%
    }
    .col-xl-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 66.66666667%
    }
    .col-xl-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 75%
    }
    .col-xl-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 83.33333333%
    }
    .col-xl-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 91.66666667%
    }
    .col-xl-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 100%
    }
    .offset-xl-0 {
        margin-left: 0
    }
    .offset-xl-1 {
        margin-left: 8.33333333%
    }
    .offset-xl-2 {
        margin-left: 16.66666667%
    }
    .offset-xl-3 {
        margin-left: 25%
    }
    .offset-xl-4 {
        margin-left: 33.33333333%
    }
    .offset-xl-5 {
        margin-left: 41.66666667%
    }
    .offset-xl-6 {
        margin-left: 50%
    }
    .offset-xl-7 {
        margin-left: 58.33333333%
    }
    .offset-xl-8 {
        margin-left: 66.66666667%
    }
    .offset-xl-9 {
        margin-left: 75%
    }
    .offset-xl-10 {
        margin-left: 83.33333333%
    }
    .offset-xl-11 {
        margin-left: 91.66666667%
    }
    .g-xl-0,
    .gx-xl-0 {
        --bs-gutter-x: 0
    }
    .g-xl-0,
    .gy-xl-0 {
        --bs-gutter-y: 0
    }
    .g-xl-1,
    .gx-xl-1 {
        --bs-gutter-x: 0.25rem
    }
    .g-xl-1,
    .gy-xl-1 {
        --bs-gutter-y: 0.25rem
    }
    .g-xl-2,
    .gx-xl-2 {
        --bs-gutter-x: 0.5rem
    }
    .g-xl-2,
    .gy-xl-2 {
        --bs-gutter-y: 0.5rem
    }
    .g-xl-3,
    .gx-xl-3 {
        --bs-gutter-x: 1rem
    }
    .g-xl-3,
    .gy-xl-3 {
        --bs-gutter-y: 1rem
    }
    .g-xl-4,
    .gx-xl-4 {
        --bs-gutter-x: 1.5rem
    }
    .g-xl-4,
    .gy-xl-4 {
        --bs-gutter-y: 1.5rem
    }
    .g-xl-5,
    .gx-xl-5 {
        --bs-gutter-x: 3rem
    }
    .g-xl-5,
    .gy-xl-5 {
        --bs-gutter-y: 3rem
    }
}

@media(min-width:1400px) {
    .col-xxl {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 0%;
        flex: 1 0 0%
    }
    .row-cols-xxl-auto>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto
    }
    .row-cols-xxl-1>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 100%
    }
    .row-cols-xxl-2>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 50%
    }
    .row-cols-xxl-3>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 33.33333333%
    }
    .row-cols-xxl-4>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 25%
    }
    .row-cols-xxl-5>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 20%
    }
    .row-cols-xxl-6>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 16.66666667%
    }
    .col-xxl-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto
    }
    .col-xxl-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 8.33333333%
    }
    .col-xxl-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 16.66666667%
    }
    .col-xxl-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 25%
    }
    .col-xxl-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 33.33333333%
    }
    .col-xxl-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 41.66666667%
    }
    .col-xxl-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 50%
    }
    .col-xxl-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 58.33333333%
    }
    .col-xxl-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 66.66666667%
    }
    .col-xxl-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 75%
    }
    .col-xxl-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 83.33333333%
    }
    .col-xxl-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 91.66666667%
    }
    .col-xxl-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 100%
    }
    .offset-xxl-0 {
        margin-left: 0
    }
    .offset-xxl-1 {
        margin-left: 8.33333333%
    }
    .offset-xxl-2 {
        margin-left: 16.66666667%
    }
    .offset-xxl-3 {
        margin-left: 25%
    }
    .offset-xxl-4 {
        margin-left: 33.33333333%
    }
    .offset-xxl-5 {
        margin-left: 41.66666667%
    }
    .offset-xxl-6 {
        margin-left: 50%
    }
    .offset-xxl-7 {
        margin-left: 58.33333333%
    }
    .offset-xxl-8 {
        margin-left: 66.66666667%
    }
    .offset-xxl-9 {
        margin-left: 75%
    }
    .offset-xxl-10 {
        margin-left: 83.33333333%
    }
    .offset-xxl-11 {
        margin-left: 91.66666667%
    }
    .g-xxl-0,
    .gx-xxl-0 {
        --bs-gutter-x: 0
    }
    .g-xxl-0,
    .gy-xxl-0 {
        --bs-gutter-y: 0
    }
    .g-xxl-1,
    .gx-xxl-1 {
        --bs-gutter-x: 0.25rem
    }
    .g-xxl-1,
    .gy-xxl-1 {
        --bs-gutter-y: 0.25rem
    }
    .g-xxl-2,
    .gx-xxl-2 {
        --bs-gutter-x: 0.5rem
    }
    .g-xxl-2,
    .gy-xxl-2 {
        --bs-gutter-y: 0.5rem
    }
    .g-xxl-3,
    .gx-xxl-3 {
        --bs-gutter-x: 1rem
    }
    .g-xxl-3,
    .gy-xxl-3 {
        --bs-gutter-y: 1rem
    }
    .g-xxl-4,
    .gx-xxl-4 {
        --bs-gutter-x: 1.5rem
    }
    .g-xxl-4,
    .gy-xxl-4 {
        --bs-gutter-y: 1.5rem
    }
    .g-xxl-5,
    .gx-xxl-5 {
        --bs-gutter-x: 3rem
    }
    .g-xxl-5,
    .gy-xxl-5 {
        --bs-gutter-y: 3rem
    }
}

.table {
    --bs-table-color-type: initial;
    --bs-table-bg-type: initial;
    --bs-table-color-state: initial;
    --bs-table-bg-state: initial;
    --bs-table-color: var(--bs-emphasis-color);
    --bs-table-bg: var(--bs-body-bg);
    --bs-table-border-color: var(--bs-border-color);
    --bs-table-accent-bg: transparent;
    --bs-table-striped-color: var(--bs-emphasis-color);
    --bs-table-striped-bg: rgba(var(--bs-emphasis-color-rgb), 0.05);
    --bs-table-active-color: var(--bs-emphasis-color);
    --bs-table-active-bg: rgba(var(--bs-emphasis-color-rgb), 0.1);
    --bs-table-hover-color: var(--bs-emphasis-color);
    --bs-table-hover-bg: rgba(var(--bs-emphasis-color-rgb), 0.075);
    width: 100%;
    margin-bottom: 1rem;
    vertical-align: middle;
    border-color: var(--bs-table-border-color)
}

.table>:not(caption)>*>* {
    padding: .5rem .5rem;
    color: var(--bs-table-color-state, var(--bs-table-color-type, var(--bs-table-color)));
    background-color: var(--bs-table-bg);
    border-bottom-width: var(--bs-border-width);
    -webkit-box-shadow: inset 0 0 0 9999px var(--bs-table-bg-state, var(--bs-table-bg-type, var(--bs-table-accent-bg)));
    box-shadow: inset 0 0 0 9999px var(--bs-table-bg-state, var(--bs-table-bg-type, var(--bs-table-accent-bg)))
}

.table>tbody {
    vertical-align: inherit
}

.table>thead {
    vertical-align: bottom
}

.table-group-divider {
    border-top: calc(var(--bs-border-width)*2) solid currentcolor
}

.caption-top {
    caption-side: top
}

.table-sm>:not(caption)>*>* {
    padding: .25rem .25rem
}

.table-bordered>:not(caption)>* {
    border-width: var(--bs-border-width) 0
}

.table-bordered>:not(caption)>*>* {
    border-width: 0 var(--bs-border-width)
}

.table-borderless>:not(caption)>*>* {
    border-bottom-width: 0
}

.table-borderless>:not(:first-child) {
    border-top-width: 0
}

.table-striped>tbody>tr:nth-of-type(odd)>* {
    --bs-table-color-type: var(--bs-table-striped-color);
    --bs-table-bg-type: var(--bs-table-striped-bg)
}

.table-striped-columns>:not(caption)>tr>:nth-child(even) {
    --bs-table-color-type: var(--bs-table-striped-color);
    --bs-table-bg-type: var(--bs-table-striped-bg)
}

.table-active {
    --bs-table-color-state: var(--bs-table-active-color);
    --bs-table-bg-state: var(--bs-table-active-bg)
}

.table-hover>tbody>tr:hover>* {
    --bs-table-color-state: var(--bs-table-hover-color);
    --bs-table-bg-state: var(--bs-table-hover-bg)
}

.table-primary {
    --bs-table-color: #000;
    --bs-table-bg: rgb(207.2, 223.6, 254.8);
    --bs-table-border-color: rgb(165.76, 178.88, 203.84);
    --bs-table-striped-bg: rgb(196.84, 212.42, 242.06);
    --bs-table-striped-color: #000;
    --bs-table-active-bg: rgb(186.48, 201.24, 229.32);
    --bs-table-active-color: #000;
    --bs-table-hover-bg: rgb(191.66, 206.83, 235.69);
    --bs-table-hover-color: #000;
    color: var(--bs-table-color);
    border-color: var(--bs-table-border-color)
}

.table-secondary {
    --bs-table-color: #000;
    --bs-table-bg: rgb(252.2, 253, 253.8);
    --bs-table-border-color: rgb(201.76, 202.4, 203.04);
    --bs-table-striped-bg: rgb(239.59, 240.35, 241.11);
    --bs-table-striped-color: #000;
    --bs-table-active-bg: rgb(226.98, 227.7, 228.42);
    --bs-table-active-color: #000;
    --bs-table-hover-bg: rgb(233.285, 234.025, 234.765);
    --bs-table-hover-color: #000;
    color: var(--bs-table-color);
    border-color: var(--bs-table-border-color)
}

.table-success {
    --bs-table-color: #000;
    --bs-table-bg: rgb(205.4, 242.4, 229.2);
    --bs-table-border-color: rgb(164.32, 193.92, 183.36);
    --bs-table-striped-bg: rgb(195.13, 230.28, 217.74);
    --bs-table-striped-color: #000;
    --bs-table-active-bg: rgb(184.86, 218.16, 206.28);
    --bs-table-active-color: #000;
    --bs-table-hover-bg: rgb(189.995, 224.22, 212.01);
    --bs-table-hover-color: #000;
    color: var(--bs-table-color);
    border-color: var(--bs-table-border-color)
}

.table-info {
    --bs-table-color: #000;
    --bs-table-bg: rgb(211.2, 249, 249.6);
    --bs-table-border-color: rgb(168.96, 199.2, 199.68);
    --bs-table-striped-bg: rgb(200.64, 236.55, 237.12);
    --bs-table-striped-color: #000;
    --bs-table-active-bg: rgb(190.08, 224.1, 224.64);
    --bs-table-active-color: #000;
    --bs-table-hover-bg: rgb(195.36, 230.325, 230.88);
    --bs-table-hover-color: #000;
    color: var(--bs-table-color);
    border-color: var(--bs-table-border-color)
}

.table-warning {
    --bs-table-color: #000;
    --bs-table-bg: rgb(255, 236.8, 213.4);
    --bs-table-border-color: rgb(204, 189.44, 170.72);
    --bs-table-striped-bg: rgb(242.25, 224.96, 202.73);
    --bs-table-striped-color: #000;
    --bs-table-active-bg: rgb(229.5, 213.12, 192.06);
    --bs-table-active-color: #000;
    --bs-table-hover-bg: rgb(235.875, 219.04, 197.395);
    --bs-table-hover-color: #000;
    color: var(--bs-table-color);
    border-color: var(--bs-table-border-color)
}

.table-danger {
    --bs-table-color: #000;
    --bs-table-bg: rgb(254.6, 214, 218);
    --bs-table-border-color: rgb(203.68, 171.2, 174.4);
    --bs-table-striped-bg: rgb(241.87, 203.3, 207.1);
    --bs-table-striped-color: #000;
    --bs-table-active-bg: rgb(229.14, 192.6, 196.2);
    --bs-table-active-color: #000;
    --bs-table-hover-bg: rgb(235.505, 197.95, 201.65);
    --bs-table-hover-color: #000;
    color: var(--bs-table-color);
    border-color: var(--bs-table-border-color)
}

.table-light {
    --bs-table-color: #000;
    --bs-table-bg: #f8f9fa;
    --bs-table-border-color: rgb(198.4, 199.2, 200);
    --bs-table-striped-bg: rgb(235.6, 236.55, 237.5);
    --bs-table-striped-color: #000;
    --bs-table-active-bg: rgb(223.2, 224.1, 225);
    --bs-table-active-color: #000;
    --bs-table-hover-bg: rgb(229.4, 230.325, 231.25);
    --bs-table-hover-color: #000;
    color: var(--bs-table-color);
    border-color: var(--bs-table-border-color)
}

.table-dark {
    --bs-table-color: #fff;
    --bs-table-bg: #080f2c;
    --bs-table-border-color: rgb(57.4, 63, 86.2);
    --bs-table-striped-bg: rgb(20.35, 27, 54.55);
    --bs-table-striped-color: #fff;
    --bs-table-active-bg: rgb(32.7, 39, 65.1);
    --bs-table-active-color: #fff;
    --bs-table-hover-bg: rgb(26.525, 33, 59.825);
    --bs-table-hover-color: #fff;
    color: var(--bs-table-color);
    border-color: var(--bs-table-border-color)
}

.table-responsive {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch
}

@media(max-width:575.98px) {
    .table-responsive-sm {
        overflow-x: auto;
        -webkit-overflow-scrolling: touch
    }
}

@media(max-width:767.98px) {
    .table-responsive-md {
        overflow-x: auto;
        -webkit-overflow-scrolling: touch
    }
}

@media(max-width:991.98px) {
    .table-responsive-lg {
        overflow-x: auto;
        -webkit-overflow-scrolling: touch
    }
}

@media(max-width:1199.98px) {
    .table-responsive-xl {
        overflow-x: auto;
        -webkit-overflow-scrolling: touch
    }
}

@media(max-width:1399.98px) {
    .table-responsive-xxl {
        overflow-x: auto;
        -webkit-overflow-scrolling: touch
    }
}

.form-label {
    margin-bottom: .25rem;
    font-size: 1.125rem
}

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

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

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

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

.form-control {
    display: block;
    width: 100%;
    padding: .625rem 1rem;
    font-size: .9375rem;
    font-weight: 400;
    line-height: 1.5;
    color: var(--bs-body-color);
    -webkit-appearance: none;
    -moz-appearance: none;
    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);
    -webkit-transition: border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out
}

@media(prefers-reduced-motion:reduce) {
    .form-control {
        -webkit-transition: none;
        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: rgb(135.5, 176.5, 254.5);
    outline: 0;
    -webkit-box-shadow: 0 0 0 .25rem rgb(16 98 254 / .25);
    box-shadow: 0 0 0 .25rem rgb(16 98 254 / .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::-webkit-input-placeholder {
    color: var(--bs-secondary-color);
    opacity: 1
}

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

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

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

.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: .625rem 1rem;
    margin: -.625rem -1rem;
    -webkit-margin-end: 1rem;
    margin-inline-end: 1rem;
    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;
    -webkit-transition: color .25s ease-in-out, background-color .25s ease-in-out, border-color .25s ease-in-out, -webkit-box-shadow .2s ease-in-out;
    transition: color .25s ease-in-out, background-color .25s ease-in-out, border-color .25s ease-in-out, -webkit-box-shadow .2s ease-in-out;
    transition: color .25s ease-in-out, background-color .25s ease-in-out, border-color .25s ease-in-out, box-shadow .2s ease-in-out;
    transition: color .25s ease-in-out, background-color .25s ease-in-out, border-color .25s ease-in-out, box-shadow .2s ease-in-out, -webkit-box-shadow .2s ease-in-out
}

@media(prefers-reduced-motion:reduce) {
    .form-control::file-selector-button {
        -webkit-transition: none;
        transition: none
    }
}

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

.form-control-plaintext {
    display: block;
    width: 100%;
    padding: .625rem 0;
    margin-bottom: 0;
    line-height: 1.5;
    color: var(--bs-body-color);
    background-color: #fff0;
    border: solid #fff0;
    border-width: var(--bs-border-width) 0
}

.form-control-plaintext:focus {
    outline: 0
}

.form-control-plaintext.form-control-sm,
.form-control-plaintext.form-control-lg {
    padding-right: 0;
    padding-left: 0
}

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

.form-control-sm::file-selector-button {
    padding: .425rem .75rem;
    margin: -.425rem -.75rem;
    -webkit-margin-end: .75rem;
    margin-inline-end: .75rem
}

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

.form-control-lg::file-selector-button {
    padding: .75rem 1.25rem;
    margin: -.75rem -1.25rem;
    -webkit-margin-end: 1.25rem;
    margin-inline-end: 1.25rem
}

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

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

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

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

.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 + 0.85rem + calc(var(--bs-border-width) * 2))
}

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

.form-select {
    --bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
    display: block;
    width: 100%;
    padding: .625rem 3rem .625rem 1rem;
    font-size: .9375rem;
    font-weight: 400;
    line-height: 1.5;
    color: var(--bs-body-color);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: var(--bs-body-bg);
    background-image: var(--bs-form-select-bg-img), var(--bs-form-select-bg-icon, none);
    background-repeat: no-repeat;
    background-position: right 1rem center;
    background-size: 16px 12px;
    border: var(--bs-border-width) solid var(--bs-border-color);
    border-radius: var(--bs-border-radius);
    -webkit-transition: border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out
}

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

.form-select:focus {
    border-color: rgb(135.5, 176.5, 254.5);
    outline: 0;
    -webkit-box-shadow: 0 0 0 0 rgb(16 98 254 / .25);
    box-shadow: 0 0 0 0 rgb(16 98 254 / .25)
}

.form-select[multiple],
.form-select[size]:not([size="1"]) {
    padding-right: 1rem;
    background-image: none
}

.form-select:disabled {
    background-color: var(--bs-secondary-bg)
}

.form-select:-moz-focusring {
    color: #fff0;
    text-shadow: 0 0 0 var(--bs-body-color)
}

.form-select-sm {
    padding-top: .425rem;
    padding-bottom: .425rem;
    padding-left: .75rem;
    font-size: .8125rem;
    border-radius: var(--bs-border-radius-sm)
}

.form-select-lg {
    padding-top: .75rem;
    padding-bottom: .75rem;
    padding-left: 1.25rem;
    font-size: 1.0625rem;
    border-radius: var(--bs-border-radius-lg)
}

[data-bs-theme=dark] .form-select {
    --bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23dee2e6' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e")
}

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

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

.form-check-reverse {
    padding-right: 1.5em;
    padding-left: 0;
    text-align: right
}

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

.form-check-input {
    --bs-form-check-bg: var(--bs-body-bg);
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 1em;
    height: 1em;
    margin-top: .25em;
    vertical-align: top;
    -webkit-appearance: none;
    -moz-appearance: none;
    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 {
    -webkit-filter: brightness(90%);
    filter: brightness(90%)
}

.form-check-input:focus {
    border-color: rgb(135.5, 176.5, 254.5);
    outline: 0;
    -webkit-box-shadow: 0 0 0 .25rem rgb(16 98 254 / .25);
    box-shadow: 0 0 0 .25rem rgb(16 98 254 / .25)
}

.form-check-input:checked {
    background-color: #1062fe;
    border-color: #1062fe
}

.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: #1062fe;
    border-color: #1062fe;
    --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;
    -webkit-filter: none;
    filter: none;
    opacity: .5
}

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

.form-switch {
    padding-left: 2.5em
}

.form-switch .form-check-input {
    --bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");
    width: 2em;
    margin-left: -2.5em;
    background-image: var(--bs-form-switch-bg);
    background-position: left center;
    border-radius: 2em;
    -webkit-transition: background-position .15s ease-in-out;
    transition: background-position .15s ease-in-out
}

@media(prefers-reduced-motion:reduce) {
    .form-switch .form-check-input {
        -webkit-transition: none;
        transition: none
    }
}

.form-switch .form-check-input:focus {
    --bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgb%28135.5, 176.5, 254.5%29'/%3e%3c/svg%3e")
}

.form-switch .form-check-input:checked {
    background-position: right center;
    --bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")
}

.form-switch.form-check-reverse {
    padding-right: 2.5em;
    padding-left: 0
}

.form-switch.form-check-reverse .form-check-input {
    margin-right: -2.5em;
    margin-left: 0
}

.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;
    -webkit-filter: none;
    filter: none;
    opacity: .65
}

[data-bs-theme=dark] .form-switch .form-check-input:not(:checked):not(:focus) {
    --bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%28255, 255, 255, 0.25%29'/%3e%3c/svg%3e")
}

.form-range {
    width: 100%;
    height: 1rem;
    padding: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #fff0
}

.form-range:focus {
    outline: 0
}

.form-range:focus::-webkit-slider-thumb {
    -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 .25rem rgb(16 98 254 / .25);
    box-shadow: 0 0 0 1px #fff, 0 0 0 .25rem rgb(16 98 254 / .25)
}

.form-range:focus::-moz-range-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 .25rem rgb(16 98 254 / .25)
}

.form-range::-moz-focus-outer {
    border: 0
}

.form-range::-webkit-slider-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: -.25rem;
    -webkit-appearance: none;
    appearance: none;
    background-color: #1062fe;
    border: 0;
    border-radius: 1rem;
    -webkit-transition: background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    transition: background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out
}

@media(prefers-reduced-motion:reduce) {
    .form-range::-webkit-slider-thumb {
        -webkit-transition: none;
        transition: none
    }
}

.form-range::-webkit-slider-thumb:active {
    background-color: rgb(183.3, 207.9, 254.7)
}

.form-range::-webkit-slider-runnable-track {
    width: 100%;
    height: .5rem;
    color: #fff0;
    cursor: pointer;
    background-color: var(--bs-secondary-bg);
    border-color: #fff0;
    border-radius: 1rem
}

.form-range::-moz-range-thumb {
    width: 1rem;
    height: 1rem;
    -moz-appearance: none;
    appearance: none;
    background-color: #1062fe;
    border: 0;
    border-radius: 1rem;
    -moz-transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

@media(prefers-reduced-motion:reduce) {
    .form-range::-moz-range-thumb {
        -moz-transition: none;
        transition: none
    }
}

.form-range::-moz-range-thumb:active {
    background-color: rgb(183.3, 207.9, 254.7)
}

.form-range::-moz-range-track {
    width: 100%;
    height: .5rem;
    color: #fff0;
    cursor: pointer;
    background-color: var(--bs-secondary-bg);
    border-color: #fff0;
    border-radius: 1rem
}

.form-range:disabled {
    pointer-events: none
}

.form-range:disabled::-webkit-slider-thumb {
    background-color: var(--bs-secondary-color)
}

.form-range:disabled::-moz-range-thumb {
    background-color: var(--bs-secondary-color)
}

.form-floating {
    position: relative
}

.form-floating>.form-control,
.form-floating>.form-control-plaintext,
.form-floating>.form-select {
    height: calc(3.5rem + calc(var(--bs-border-width) * 2));
    min-height: calc(3.5rem + calc(var(--bs-border-width) * 2));
    line-height: 1.25
}

.form-floating>label {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    max-width: 100%;
    height: 100%;
    padding: 1rem 1rem;
    overflow: hidden;
    color: rgba(var(--bs-body-color-rgb), .65);
    text-align: start;
    text-overflow: ellipsis;
    white-space: nowrap;
    pointer-events: none;
    border: var(--bs-border-width) solid #fff0;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transition: opacity .1s ease-in-out, -webkit-transform .1s ease-in-out;
    transition: opacity .1s ease-in-out, -webkit-transform .1s ease-in-out;
    transition: opacity .1s ease-in-out, transform .1s ease-in-out;
    transition: opacity .1s ease-in-out, transform .1s ease-in-out, -webkit-transform .1s ease-in-out
}

@media(prefers-reduced-motion:reduce) {
    .form-floating>label {
        -webkit-transition: none;
        transition: none
    }
}

.form-floating>.form-control,
.form-floating>.form-control-plaintext {
    padding: 1rem 1rem
}

.form-floating>.form-control::-webkit-input-placeholder,
.form-floating>.form-control-plaintext::-webkit-input-placeholder {
    color: #fff0
}

.form-floating>.form-control::-moz-placeholder,
.form-floating>.form-control-plaintext::-moz-placeholder {
    color: #fff0
}

.form-floating>.form-control:-ms-input-placeholder,
.form-floating>.form-control-plaintext:-ms-input-placeholder {
    color: #fff0
}

.form-floating>.form-control::-ms-input-placeholder,
.form-floating>.form-control-plaintext::-ms-input-placeholder {
    color: #fff0
}

.form-floating>.form-control::placeholder,
.form-floating>.form-control-plaintext::placeholder {
    color: #fff0
}

.form-floating>.form-control:not(:-moz-placeholder-shown),
.form-floating>.form-control-plaintext:not(:-moz-placeholder-shown) {
    padding-top: 1.625rem;
    padding-bottom: .625rem
}

.form-floating>.form-control:not(:-ms-input-placeholder),
.form-floating>.form-control-plaintext:not(:-ms-input-placeholder) {
    padding-top: 1.625rem;
    padding-bottom: .625rem
}

.form-floating>.form-control:focus,
.form-floating>.form-control:not(:placeholder-shown),
.form-floating>.form-control-plaintext:focus,
.form-floating>.form-control-plaintext:not(:placeholder-shown) {
    padding-top: 1.625rem;
    padding-bottom: .625rem
}

.form-floating>.form-control:-webkit-autofill,
.form-floating>.form-control-plaintext:-webkit-autofill {
    padding-top: 1.625rem;
    padding-bottom: .625rem
}

.form-floating>.form-select {
    padding-top: 1.625rem;
    padding-bottom: .625rem;
    padding-left: 1rem
}

.form-floating>.form-control:not(:-moz-placeholder-shown)~label {
    transform: scale(.85) translateY(-.5rem) translateX(.15rem)
}

.form-floating>.form-control:not(:-ms-input-placeholder)~label {
    transform: scale(.85) translateY(-.5rem) translateX(.15rem)
}

.form-floating>.form-control:focus~label,
.form-floating>.form-control:not(:placeholder-shown)~label,
.form-floating>.form-control-plaintext~label,
.form-floating>.form-select~label {
    -webkit-transform: scale(.85) translateY(-.5rem) translateX(.15rem);
    transform: scale(.85) translateY(-.5rem) translateX(.15rem)
}

.form-floating>.form-control:-webkit-autofill~label {
    -webkit-transform: scale(.85) translateY(-.5rem) translateX(.15rem);
    transform: scale(.85) translateY(-.5rem) translateX(.15rem)
}

.form-floating>textarea:not(:-moz-placeholder-shown)~label::after {
    position: absolute;
    inset: 1rem .5rem;
    z-index: -1;
    height: 1.5em;
    content: "";
    background-color: var(--bs-body-bg);
    border-radius: var(--bs-border-radius)
}

.form-floating>textarea:not(:-ms-input-placeholder)~label::after {
    position: absolute;
    inset: 1rem .5rem;
    z-index: -1;
    height: 1.5em;
    content: "";
    background-color: var(--bs-body-bg);
    border-radius: var(--bs-border-radius)
}

.form-floating>textarea:focus~label::after,
.form-floating>textarea:not(:placeholder-shown)~label::after {
    position: absolute;
    inset: 1rem .5rem;
    z-index: -1;
    height: 1.5em;
    content: "";
    background-color: var(--bs-body-bg);
    border-radius: var(--bs-border-radius)
}

.form-floating>textarea:disabled~label::after {
    background-color: var(--bs-secondary-bg)
}

.form-floating>.form-control-plaintext~label {
    border-width: var(--bs-border-width) 0
}

.form-floating>:disabled~label,
.form-floating>.form-control:disabled~label {
    color: #6c757d
}

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

.input-group>.form-control,
.input-group>.form-select,
.input-group>.form-floating {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    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: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: .625rem 1rem;
    font-size: .9375rem;
    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: .75rem 1.25rem;
    font-size: 1.0625rem;
    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: .425rem .75rem;
    font-size: .8125rem;
    border-radius: var(--bs-border-radius-sm)
}

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

.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(-1*var(--bs-border-width));
    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: .25rem;
    font-size: .875em;
    color: var(--bs-form-valid-color)
}

.valid-tooltip {
    position: absolute;
    top: 100%;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: .25rem .5rem;
    margin-top: .1rem;
    font-size: .875rem;
    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 + 1.25rem);
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2307c07e' 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.1'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right calc(0.375em + 0.3125rem) center;
    background-size: calc(0.75em + 0.625rem) calc(0.75em + 0.625rem)
}

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

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

.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='%2307c07e' 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.1'/%3e%3c/svg%3e");
    padding-right: 5.5rem;
    background-position: right 1rem center, center right 3rem;
    background-size: 16px 12px, calc(0.75em + 0.625rem) calc(0.75em + 0.625rem)
}

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

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

.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 {
    -webkit-box-shadow: 0 0 0 0 rgba(var(--bs-success-rgb), .25);
    box-shadow: 0 0 0 0 rgba(var(--bs-success-rgb), .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: .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: .25rem;
    font-size: .875em;
    color: var(--bs-form-invalid-color)
}

.invalid-tooltip {
    position: absolute;
    top: 100%;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: .25rem .5rem;
    margin-top: .1rem;
    font-size: .875rem;
    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 + 1.25rem);
    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='%23fd3246'%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='%23fd3246' stroke='none'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right calc(0.375em + 0.3125rem) center;
    background-size: calc(0.75em + 0.625rem) calc(0.75em + 0.625rem)
}

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

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

.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='%23fd3246'%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='%23fd3246' stroke='none'/%3e%3c/svg%3e");
    padding-right: 5.5rem;
    background-position: right 1rem center, center right 3rem;
    background-size: 16px 12px, calc(0.75em + 0.625rem) calc(0.75em + 0.625rem)
}

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

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

.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 {
    -webkit-box-shadow: 0 0 0 0 rgba(var(--bs-danger-rgb), .25);
    box-shadow: 0 0 0 0 rgba(var(--bs-danger-rgb), .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: .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: 1.125rem;
    --bs-btn-padding-y: 0.625rem;
    --bs-btn-font-family: Plus Jakarta Sans, sans-serif;
    --bs-btn-font-size: 0.9375rem;
    --bs-btn-font-weight: normal;
    --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: unset;
    --bs-btn-disabled-opacity: 0.65;
    --bs-btn-focus-box-shadow: 0 0 0 0 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;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    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);
    -webkit-transition: color .25s ease-in-out, background-color .25s ease-in-out, border-color .25s ease-in-out, -webkit-box-shadow .2s ease-in-out;
    transition: color .25s ease-in-out, background-color .25s ease-in-out, border-color .25s ease-in-out, -webkit-box-shadow .2s ease-in-out;
    transition: color .25s ease-in-out, background-color .25s ease-in-out, border-color .25s ease-in-out, box-shadow .2s ease-in-out;
    transition: color .25s ease-in-out, background-color .25s ease-in-out, border-color .25s ease-in-out, box-shadow .2s ease-in-out, -webkit-box-shadow .2s ease-in-out
}

@media(prefers-reduced-motion:reduce) {
    .btn {
        -webkit-transition: none;
        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;
    -webkit-box-shadow: var(--bs-btn-focus-box-shadow);
    box-shadow: var(--bs-btn-focus-box-shadow)
}

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

.btn-check:checked+.btn,
:not(.btn-check)+.btn:active,
.btn:first-child:active,
.btn.active,
.btn.show {
    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,
:not(.btn-check)+.btn:active:focus-visible,
.btn:first-child:active:focus-visible,
.btn.active:focus-visible,
.btn.show:focus-visible {
    -webkit-box-shadow: var(--bs-btn-focus-box-shadow);
    box-shadow: var(--bs-btn-focus-box-shadow)
}

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

.btn:disabled,
.btn.disabled,
fieldset:disabled .btn {
    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: #fff;
    --bs-btn-bg: #1062fe;
    --bs-btn-border-color: #1062fe;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: rgb(13.6, 83.3, 215.9);
    --bs-btn-hover-border-color: rgb(12.8, 78.4, 203.2);
    --bs-btn-focus-shadow-rgb: 52, 122, 254;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: rgb(12.8, 78.4, 203.2);
    --bs-btn-active-border-color: rgb(12, 73.5, 190.5);
    --bs-btn-active-shadow: unset;
    --bs-btn-disabled-color: #fff;
    --bs-btn-disabled-bg: #1062fe;
    --bs-btn-disabled-border-color: #1062fe
}

.btn-primary-16 {
    --bs-btn-color: #000;
    --bs-btn-bg: #C1ED00;
    --bs-btn-border-color: #C1ED00;
    --bs-btn-hover-color: #000;
    --bs-btn-hover-bg: rgb(202.3, 239.7, 38.25);
    --bs-btn-hover-border-color: rgb(199.2, 238.8, 25.5);
    --bs-btn-focus-shadow-rgb: 164, 201, 0;
    --bs-btn-active-color: #000;
    --bs-btn-active-bg: rgb(205.4, 240.6, 51);
    --bs-btn-active-border-color: rgb(199.2, 238.8, 25.5);
    --bs-btn-active-shadow: unset;
    --bs-btn-disabled-color: #000;
    --bs-btn-disabled-bg: #C1ED00;
    --bs-btn-disabled-border-color: #C1ED00
}

.btn-secondary {
    --bs-btn-color: #000;
    --bs-btn-bg: #f1f5f9;
    --bs-btn-border-color: #f1f5f9;
    --bs-btn-hover-color: #000;
    --bs-btn-hover-bg: rgb(243.1, 246.5, 249.9);
    --bs-btn-hover-border-color: rgb(242.4, 246, 249.6);
    --bs-btn-focus-shadow-rgb: 205, 208, 212;
    --bs-btn-active-color: #000;
    --bs-btn-active-bg: rgb(243.8, 247, 250.2);
    --bs-btn-active-border-color: rgb(242.4, 246, 249.6);
    --bs-btn-active-shadow: unset;
    --bs-btn-disabled-color: #000;
    --bs-btn-disabled-bg: #f1f5f9;
    --bs-btn-disabled-border-color: #f1f5f9
}

.btn-success {
    --bs-btn-color: #000;
    --bs-btn-bg: #07c07e;
    --bs-btn-border-color: #07c07e;
    --bs-btn-hover-color: #000;
    --bs-btn-hover-bg: rgb(44.2, 201.45, 145.35);
    --bs-btn-hover-border-color: rgb(31.8, 198.3, 138.9);
    --bs-btn-focus-shadow-rgb: 6, 163, 107;
    --bs-btn-active-color: #000;
    --bs-btn-active-bg: rgb(56.6, 204.6, 151.8);
    --bs-btn-active-border-color: rgb(31.8, 198.3, 138.9);
    --bs-btn-active-shadow: unset;
    --bs-btn-disabled-color: #000;
    --bs-btn-disabled-bg: #07c07e;
    --bs-btn-disabled-border-color: #07c07e
}

.btn-info {
    --bs-btn-color: #000;
    --bs-btn-bg: #24e1e4;
    --bs-btn-border-color: #24e1e4;
    --bs-btn-hover-color: #000;
    --bs-btn-hover-bg: rgb(68.85, 229.5, 232.05);
    --bs-btn-hover-border-color: rgb(57.9, 228, 230.7);
    --bs-btn-focus-shadow-rgb: 31, 191, 194;
    --bs-btn-active-color: #000;
    --bs-btn-active-bg: rgb(79.8, 231, 233.4);
    --bs-btn-active-border-color: rgb(57.9, 228, 230.7);
    --bs-btn-active-shadow: unset;
    --bs-btn-disabled-color: #000;
    --bs-btn-disabled-bg: #24e1e4;
    --bs-btn-disabled-border-color: #24e1e4
}

.btn-warning {
    --bs-btn-color: #000;
    --bs-btn-bg: #ffa42f;
    --bs-btn-border-color: #ffa42f;
    --bs-btn-hover-color: #000;
    --bs-btn-hover-bg: rgb(255, 177.65, 78.2);
    --bs-btn-hover-border-color: rgb(255, 173.1, 67.8);
    --bs-btn-focus-shadow-rgb: 217, 139, 40;
    --bs-btn-active-color: #000;
    --bs-btn-active-bg: rgb(255, 182.2, 88.6);
    --bs-btn-active-border-color: rgb(255, 173.1, 67.8);
    --bs-btn-active-shadow: unset;
    --bs-btn-disabled-color: #000;
    --bs-btn-disabled-bg: #ffa42f;
    --bs-btn-disabled-border-color: #ffa42f
}

.btn-danger {
    --bs-btn-color: #000;
    --bs-btn-bg: #fd3246;
    --bs-btn-border-color: #fd3246;
    --bs-btn-hover-color: #000;
    --bs-btn-hover-bg: rgb(253.3, 80.75, 97.75);
    --bs-btn-hover-border-color: rgb(253.2, 70.5, 88.5);
    --bs-btn-focus-shadow-rgb: 215, 43, 60;
    --bs-btn-active-color: #000;
    --bs-btn-active-bg: rgb(253.4, 91, 107);
    --bs-btn-active-border-color: rgb(253.2, 70.5, 88.5);
    --bs-btn-active-shadow: unset;
    --bs-btn-disabled-color: #000;
    --bs-btn-disabled-bg: #fd3246;
    --bs-btn-disabled-border-color: #fd3246
}

.btn-light {
    --bs-btn-color: #000;
    --bs-btn-bg: #f8f9fa;
    --bs-btn-border-color: #f8f9fa;
    --bs-btn-hover-color: #000;
    --bs-btn-hover-bg: rgb(210.8, 211.65, 212.5);
    --bs-btn-hover-border-color: rgb(198.4, 199.2, 200);
    --bs-btn-focus-shadow-rgb: 211, 212, 213;
    --bs-btn-active-color: #000;
    --bs-btn-active-bg: rgb(198.4, 199.2, 200);
    --bs-btn-active-border-color: rgb(186, 186.75, 187.5);
    --bs-btn-active-shadow: unset;
    --bs-btn-disabled-color: #000;
    --bs-btn-disabled-bg: #f8f9fa;
    --bs-btn-disabled-border-color: #f8f9fa
}

.btn-dark {
    --bs-btn-color: #fff;
    --bs-btn-bg: #080f2c;
    --bs-btn-border-color: #080f2c;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: rgb(45.05, 51, 75.65);
    --bs-btn-hover-border-color: rgb(32.7, 39, 65.1);
    --bs-btn-focus-shadow-rgb: 45, 51, 76;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: rgb(57.4, 63, 86.2);
    --bs-btn-active-border-color: rgb(32.7, 39, 65.1);
    --bs-btn-active-shadow: unset;
    --bs-btn-disabled-color: #fff;
    --bs-btn-disabled-bg: #080f2c;
    --bs-btn-disabled-border-color: #080f2c
}

.btn-custom-1 {
    --bs-btn-color: #fff;
    --bs-btn-bg: #132828;
    --bs-btn-border-color: #132828;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: rgb(16.15, 34, 34);
    --bs-btn-hover-border-color: rgb(15.2, 32, 32);
    --bs-btn-focus-shadow-rgb: 54, 72, 72;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: rgb(15.2, 32, 32);
    --bs-btn-active-border-color: rgb(14.25, 30, 30);
    --bs-btn-active-shadow: unset;
    --bs-btn-disabled-color: #fff;
    --bs-btn-disabled-bg: #132828;
    --bs-btn-disabled-border-color: #132828
}

.btn-custom-2 {
    --bs-btn-color: #fff;
    --bs-btn-bg: #1B2D2C;
    --bs-btn-border-color: #1B2D2C;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: rgb(22.95, 38.25, 37.4);
    --bs-btn-hover-border-color: rgb(21.6, 36, 35.2);
    --bs-btn-focus-shadow-rgb: 61, 77, 76;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: rgb(21.6, 36, 35.2);
    --bs-btn-active-border-color: rgb(20.25, 33.75, 33);
    --bs-btn-active-shadow: unset;
    --bs-btn-disabled-color: #fff;
    --bs-btn-disabled-bg: #1B2D2C;
    --bs-btn-disabled-border-color: #1B2D2C
}

.btn-dark-17 {
    --bs-btn-color: #fff;
    --bs-btn-bg: #020B12;
    --bs-btn-border-color: #020B12;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: rgb(1.7, 9.35, 15.3);
    --bs-btn-hover-border-color: rgb(1.6, 8.8, 14.4);
    --bs-btn-focus-shadow-rgb: 40, 48, 54;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: rgb(1.6, 8.8, 14.4);
    --bs-btn-active-border-color: rgb(1.5, 8.25, 13.5);
    --bs-btn-active-shadow: unset;
    --bs-btn-disabled-color: #fff;
    --bs-btn-disabled-bg: #020B12;
    --bs-btn-disabled-border-color: #020B12
}

.btn-body-17 {
    --bs-btn-color: #000;
    --bs-btn-bg: #b3b6b8;
    --bs-btn-border-color: #b3b6b8;
    --bs-btn-hover-color: #000;
    --bs-btn-hover-bg: rgb(190.4, 192.95, 194.65);
    --bs-btn-hover-border-color: rgb(186.6, 189.3, 191.1);
    --bs-btn-focus-shadow-rgb: 152, 155, 156;
    --bs-btn-active-color: #000;
    --bs-btn-active-bg: rgb(194.2, 196.6, 198.2);
    --bs-btn-active-border-color: rgb(186.6, 189.3, 191.1);
    --bs-btn-active-shadow: unset;
    --bs-btn-disabled-color: #000;
    --bs-btn-disabled-bg: #b3b6b8;
    --bs-btn-disabled-border-color: #b3b6b8
}

.btn-dark-card-17 {
    --bs-btn-color: #fff;
    --bs-btn-bg: #0B161B;
    --bs-btn-border-color: #0B161B;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: rgb(9.35, 18.7, 22.95);
    --bs-btn-hover-border-color: rgb(8.8, 17.6, 21.6);
    --bs-btn-focus-shadow-rgb: 48, 57, 61;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: rgb(8.8, 17.6, 21.6);
    --bs-btn-active-border-color: rgb(8.25, 16.5, 20.25);
    --bs-btn-active-shadow: unset;
    --bs-btn-disabled-color: #fff;
    --bs-btn-disabled-bg: #0B161B;
    --bs-btn-disabled-border-color: #0B161B
}

.btn-custom-3 {
    --bs-btn-color: #000;
    --bs-btn-bg: #FF8F27;
    --bs-btn-border-color: #FF8F27;
    --bs-btn-hover-color: #000;
    --bs-btn-hover-bg: rgb(255, 159.8, 71.4);
    --bs-btn-hover-border-color: rgb(255, 154.2, 60.6);
    --bs-btn-focus-shadow-rgb: 217, 122, 33;
    --bs-btn-active-color: #000;
    --bs-btn-active-bg: rgb(255, 165.4, 82.2);
    --bs-btn-active-border-color: rgb(255, 154.2, 60.6);
    --bs-btn-active-shadow: unset;
    --bs-btn-disabled-color: #000;
    --bs-btn-disabled-bg: #FF8F27;
    --bs-btn-disabled-border-color: #FF8F27
}

.btn-custom-4 {
    --bs-btn-color: #000;
    --bs-btn-bg: #E9FA49;
    --bs-btn-border-color: #E9FA49;
    --bs-btn-hover-color: #000;
    --bs-btn-hover-bg: rgb(236.3, 250.75, 100.3);
    --bs-btn-hover-border-color: rgb(235.2, 250.5, 91.2);
    --bs-btn-focus-shadow-rgb: 198, 213, 62;
    --bs-btn-active-color: #000;
    --bs-btn-active-bg: rgb(237.4, 251, 109.4);
    --bs-btn-active-border-color: rgb(235.2, 250.5, 91.2);
    --bs-btn-active-shadow: unset;
    --bs-btn-disabled-color: #000;
    --bs-btn-disabled-bg: #E9FA49;
    --bs-btn-disabled-border-color: #E9FA49
}

.btn-custom-5 {
    --bs-btn-color: #000;
    --bs-btn-bg: #9D89FC;
    --bs-btn-border-color: #9D89FC;
    --bs-btn-hover-color: #000;
    --bs-btn-hover-bg: rgb(171.7, 154.7, 252.45);
    --bs-btn-hover-border-color: rgb(166.8, 148.8, 252.3);
    --bs-btn-focus-shadow-rgb: 133, 116, 214;
    --bs-btn-active-color: #000;
    --bs-btn-active-bg: rgb(176.6, 160.6, 252.6);
    --bs-btn-active-border-color: rgb(166.8, 148.8, 252.3);
    --bs-btn-active-shadow: unset;
    --bs-btn-disabled-color: #000;
    --bs-btn-disabled-bg: #9D89FC;
    --bs-btn-disabled-border-color: #9D89FC
}

.btn-outline-primary {
    --bs-btn-color: #1062fe;
    --bs-btn-border-color: #1062fe;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: #1062fe;
    --bs-btn-hover-border-color: #1062fe;
    --bs-btn-focus-shadow-rgb: 16, 98, 254;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: #1062fe;
    --bs-btn-active-border-color: #1062fe;
    --bs-btn-active-shadow: unset;
    --bs-btn-disabled-color: #1062fe;
    --bs-btn-disabled-bg: transparent;
    --bs-btn-disabled-border-color: #1062fe;
    --bs-gradient: none
}

.btn-outline-primary-16 {
    --bs-btn-color: #C1ED00;
    --bs-btn-border-color: #C1ED00;
    --bs-btn-hover-color: #000;
    --bs-btn-hover-bg: #C1ED00;
    --bs-btn-hover-border-color: #C1ED00;
    --bs-btn-focus-shadow-rgb: 193, 237, 0;
    --bs-btn-active-color: #000;
    --bs-btn-active-bg: #C1ED00;
    --bs-btn-active-border-color: #C1ED00;
    --bs-btn-active-shadow: unset;
    --bs-btn-disabled-color: #C1ED00;
    --bs-btn-disabled-bg: transparent;
    --bs-btn-disabled-border-color: #C1ED00;
    --bs-gradient: none
}

.btn-outline-secondary {
    --bs-btn-color: #f1f5f9;
    --bs-btn-border-color: #f1f5f9;
    --bs-btn-hover-color: #000;
    --bs-btn-hover-bg: #f1f5f9;
    --bs-btn-hover-border-color: #f1f5f9;
    --bs-btn-focus-shadow-rgb: 241, 245, 249;
    --bs-btn-active-color: #000;
    --bs-btn-active-bg: #f1f5f9;
    --bs-btn-active-border-color: #f1f5f9;
    --bs-btn-active-shadow: unset;
    --bs-btn-disabled-color: #f1f5f9;
    --bs-btn-disabled-bg: transparent;
    --bs-btn-disabled-border-color: #f1f5f9;
    --bs-gradient: none
}

.btn-outline-success {
    --bs-btn-color: #07c07e;
    --bs-btn-border-color: #07c07e;
    --bs-btn-hover-color: #000;
    --bs-btn-hover-bg: #07c07e;
    --bs-btn-hover-border-color: #07c07e;
    --bs-btn-focus-shadow-rgb: 7, 192, 126;
    --bs-btn-active-color: #000;
    --bs-btn-active-bg: #07c07e;
    --bs-btn-active-border-color: #07c07e;
    --bs-btn-active-shadow: unset;
    --bs-btn-disabled-color: #07c07e;
    --bs-btn-disabled-bg: transparent;
    --bs-btn-disabled-border-color: #07c07e;
    --bs-gradient: none
}

.btn-outline-info {
    --bs-btn-color: #24e1e4;
    --bs-btn-border-color: #24e1e4;
    --bs-btn-hover-color: #000;
    --bs-btn-hover-bg: #24e1e4;
    --bs-btn-hover-border-color: #24e1e4;
    --bs-btn-focus-shadow-rgb: 36, 225, 228;
    --bs-btn-active-color: #000;
    --bs-btn-active-bg: #24e1e4;
    --bs-btn-active-border-color: #24e1e4;
    --bs-btn-active-shadow: unset;
    --bs-btn-disabled-color: #24e1e4;
    --bs-btn-disabled-bg: transparent;
    --bs-btn-disabled-border-color: #24e1e4;
    --bs-gradient: none
}

.btn-outline-warning {
    --bs-btn-color: #ffa42f;
    --bs-btn-border-color: #ffa42f;
    --bs-btn-hover-color: #000;
    --bs-btn-hover-bg: #ffa42f;
    --bs-btn-hover-border-color: #ffa42f;
    --bs-btn-focus-shadow-rgb: 255, 164, 47;
    --bs-btn-active-color: #000;
    --bs-btn-active-bg: #ffa42f;
    --bs-btn-active-border-color: #ffa42f;
    --bs-btn-active-shadow: unset;
    --bs-btn-disabled-color: #ffa42f;
    --bs-btn-disabled-bg: transparent;
    --bs-btn-disabled-border-color: #ffa42f;
    --bs-gradient: none
}

.btn-outline-danger {
    --bs-btn-color: #fd3246;
    --bs-btn-border-color: #fd3246;
    --bs-btn-hover-color: #000;
    --bs-btn-hover-bg: #fd3246;
    --bs-btn-hover-border-color: #fd3246;
    --bs-btn-focus-shadow-rgb: 253, 50, 70;
    --bs-btn-active-color: #000;
    --bs-btn-active-bg: #fd3246;
    --bs-btn-active-border-color: #fd3246;
    --bs-btn-active-shadow: unset;
    --bs-btn-disabled-color: #fd3246;
    --bs-btn-disabled-bg: transparent;
    --bs-btn-disabled-border-color: #fd3246;
    --bs-gradient: none
}

.btn-outline-light {
    --bs-btn-color: #f8f9fa;
    --bs-btn-border-color: #f8f9fa;
    --bs-btn-hover-color: #000;
    --bs-btn-hover-bg: #f8f9fa;
    --bs-btn-hover-border-color: #f8f9fa;
    --bs-btn-focus-shadow-rgb: 248, 249, 250;
    --bs-btn-active-color: #000;
    --bs-btn-active-bg: #f8f9fa;
    --bs-btn-active-border-color: #f8f9fa;
    --bs-btn-active-shadow: unset;
    --bs-btn-disabled-color: #f8f9fa;
    --bs-btn-disabled-bg: transparent;
    --bs-btn-disabled-border-color: #f8f9fa;
    --bs-gradient: none
}

.btn-outline-dark {
    --bs-btn-color: #080f2c;
    --bs-btn-border-color: #080f2c;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: #080f2c;
    --bs-btn-hover-border-color: #080f2c;
    --bs-btn-focus-shadow-rgb: 8, 15, 44;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: #080f2c;
    --bs-btn-active-border-color: #080f2c;
    --bs-btn-active-shadow: unset;
    --bs-btn-disabled-color: #080f2c;
    --bs-btn-disabled-bg: transparent;
    --bs-btn-disabled-border-color: #080f2c;
    --bs-gradient: none
}

.btn-outline-custom-1 {
    --bs-btn-color: #132828;
    --bs-btn-border-color: #132828;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: #132828;
    --bs-btn-hover-border-color: #132828;
    --bs-btn-focus-shadow-rgb: 19, 40, 40;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: #132828;
    --bs-btn-active-border-color: #132828;
    --bs-btn-active-shadow: unset;
    --bs-btn-disabled-color: #132828;
    --bs-btn-disabled-bg: transparent;
    --bs-btn-disabled-border-color: #132828;
    --bs-gradient: none
}

.btn-outline-custom-2 {
    --bs-btn-color: #1B2D2C;
    --bs-btn-border-color: #1B2D2C;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: #1B2D2C;
    --bs-btn-hover-border-color: #1B2D2C;
    --bs-btn-focus-shadow-rgb: 27, 45, 44;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: #1B2D2C;
    --bs-btn-active-border-color: #1B2D2C;
    --bs-btn-active-shadow: unset;
    --bs-btn-disabled-color: #1B2D2C;
    --bs-btn-disabled-bg: transparent;
    --bs-btn-disabled-border-color: #1B2D2C;
    --bs-gradient: none
}

.btn-outline-dark-17 {
    --bs-btn-color: #020B12;
    --bs-btn-border-color: #020B12;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: #020B12;
    --bs-btn-hover-border-color: #020B12;
    --bs-btn-focus-shadow-rgb: 2, 11, 18;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: #020B12;
    --bs-btn-active-border-color: #020B12;
    --bs-btn-active-shadow: unset;
    --bs-btn-disabled-color: #020B12;
    --bs-btn-disabled-bg: transparent;
    --bs-btn-disabled-border-color: #020B12;
    --bs-gradient: none
}

.btn-outline-body-17 {
    --bs-btn-color: #b3b6b8;
    --bs-btn-border-color: #b3b6b8;
    --bs-btn-hover-color: #000;
    --bs-btn-hover-bg: #b3b6b8;
    --bs-btn-hover-border-color: #b3b6b8;
    --bs-btn-focus-shadow-rgb: 179, 182, 184;
    --bs-btn-active-color: #000;
    --bs-btn-active-bg: #b3b6b8;
    --bs-btn-active-border-color: #b3b6b8;
    --bs-btn-active-shadow: unset;
    --bs-btn-disabled-color: #b3b6b8;
    --bs-btn-disabled-bg: transparent;
    --bs-btn-disabled-border-color: #b3b6b8;
    --bs-gradient: none
}

.btn-outline-dark-card-17 {
    --bs-btn-color: #0B161B;
    --bs-btn-border-color: #0B161B;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: #0B161B;
    --bs-btn-hover-border-color: #0B161B;
    --bs-btn-focus-shadow-rgb: 11, 22, 27;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: #0B161B;
    --bs-btn-active-border-color: #0B161B;
    --bs-btn-active-shadow: unset;
    --bs-btn-disabled-color: #0B161B;
    --bs-btn-disabled-bg: transparent;
    --bs-btn-disabled-border-color: #0B161B;
    --bs-gradient: none
}

.btn-outline-custom-3 {
    --bs-btn-color: #FF8F27;
    --bs-btn-border-color: #FF8F27;
    --bs-btn-hover-color: #000;
    --bs-btn-hover-bg: #FF8F27;
    --bs-btn-hover-border-color: #FF8F27;
    --bs-btn-focus-shadow-rgb: 255, 143, 39;
    --bs-btn-active-color: #000;
    --bs-btn-active-bg: #FF8F27;
    --bs-btn-active-border-color: #FF8F27;
    --bs-btn-active-shadow: unset;
    --bs-btn-disabled-color: #FF8F27;
    --bs-btn-disabled-bg: transparent;
    --bs-btn-disabled-border-color: #FF8F27;
    --bs-gradient: none
}

.btn-outline-custom-4 {
    --bs-btn-color: #E9FA49;
    --bs-btn-border-color: #E9FA49;
    --bs-btn-hover-color: #000;
    --bs-btn-hover-bg: #E9FA49;
    --bs-btn-hover-border-color: #E9FA49;
    --bs-btn-focus-shadow-rgb: 233, 250, 73;
    --bs-btn-active-color: #000;
    --bs-btn-active-bg: #E9FA49;
    --bs-btn-active-border-color: #E9FA49;
    --bs-btn-active-shadow: unset;
    --bs-btn-disabled-color: #E9FA49;
    --bs-btn-disabled-bg: transparent;
    --bs-btn-disabled-border-color: #E9FA49;
    --bs-gradient: none
}

.btn-outline-custom-5 {
    --bs-btn-color: #9D89FC;
    --bs-btn-border-color: #9D89FC;
    --bs-btn-hover-color: #000;
    --bs-btn-hover-bg: #9D89FC;
    --bs-btn-hover-border-color: #9D89FC;
    --bs-btn-focus-shadow-rgb: 157, 137, 252;
    --bs-btn-active-color: #000;
    --bs-btn-active-bg: #9D89FC;
    --bs-btn-active-border-color: #9D89FC;
    --bs-btn-active-shadow: unset;
    --bs-btn-disabled-color: #9D89FC;
    --bs-btn-disabled-bg: transparent;
    --bs-btn-disabled-border-color: #9D89FC;
    --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: 52, 122, 254;
    text-decoration: underline
}

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

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

.btn-lg,
.btn-group-lg>.btn {
    --bs-btn-padding-y: 0.75rem;
    --bs-btn-padding-x: 1.5rem;
    --bs-btn-font-size: 1.0625rem;
    --bs-btn-border-radius: var(--bs-border-radius-lg)
}

.btn-sm,
.btn-group-sm>.btn {
    --bs-btn-padding-y: 0.425rem;
    --bs-btn-padding-x: 1rem;
    --bs-btn-font-size: 0.8125rem;
    --bs-btn-border-radius: var(--bs-border-radius-sm)
}

.fade {
    -webkit-transition: opacity .15s linear;
    transition: opacity .15s linear
}

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

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

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

.collapsing {
    height: 0;
    overflow: hidden;
    -webkit-transition: height .35s ease;
    transition: height .35s ease
}

@media(prefers-reduced-motion:reduce) {
    .collapsing {
        -webkit-transition: none;
        transition: none
    }
}

.collapsing.collapse-horizontal {
    width: 0;
    height: auto;
    -webkit-transition: width .35s ease;
    transition: width .35s ease
}

@media(prefers-reduced-motion:reduce) {
    .collapsing.collapse-horizontal {
        -webkit-transition: none;
        transition: none
    }
}

.dropup,
.dropend,
.dropdown,
.dropstart,
.dropup-center,
.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 #fff0;
    border-bottom: 0;
    border-left: .3em solid #fff0
}

.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: 1rem;
    --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: #1062fe;
    --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
    }
}

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

.dropup .dropdown-toggle::after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: 0;
    border-right: .3em solid #fff0;
    border-bottom: .3em solid;
    border-left: .3em solid #fff0
}

.dropup .dropdown-toggle:empty::after {
    margin-left: 0
}

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

.dropend .dropdown-toggle::after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid #fff0;
    border-right: 0;
    border-bottom: .3em solid #fff0;
    border-left: .3em solid
}

.dropend .dropdown-toggle:empty::after {
    margin-left: 0
}

.dropend .dropdown-toggle::after {
    vertical-align: 0
}

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

.dropstart .dropdown-toggle::after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: ""
}

.dropstart .dropdown-toggle::after {
    display: none
}

.dropstart .dropdown-toggle::before {
    display: inline-block;
    margin-right: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid #fff0;
    border-right: .3em solid;
    border-bottom: .3em solid #fff0
}

.dropstart .dropdown-toggle:empty::after {
    margin-left: 0
}

.dropstart .dropdown-toggle::before {
    vertical-align: 0
}

.dropdown-divider {
    height: 0;
    margin: var(--bs-dropdown-divider-margin-y) 0;
    overflow: hidden;
    border-top: 1px solid var(--bs-dropdown-divider-bg);
    opacity: 1
}

.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: #fff0;
    border: 0;
    border-radius: var(--bs-dropdown-item-border-radius, 0)
}

.dropdown-item:hover,
.dropdown-item:focus {
    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: #fff0
}

.dropdown-menu.show {
    display: block
}

.dropdown-header {
    display: block;
    padding: var(--bs-dropdown-header-padding-y) var(--bs-dropdown-header-padding-x);
    margin-bottom: 0;
    font-size: .875rem;
    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-box-shadow: ;
    --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: #1062fe;
    --bs-dropdown-link-disabled-color: #adb5bd;
    --bs-dropdown-header-color: #adb5bd
}

.btn-group,
.btn-group-vertical {
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    vertical-align: middle
}

.btn-group>.btn,
.btn-group-vertical>.btn {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

.btn-group>.btn-check:checked+.btn,
.btn-group>.btn-check:focus+.btn,
.btn-group>.btn:hover,
.btn-group>.btn:focus,
.btn-group>.btn:active,
.btn-group>.btn.active,
.btn-group-vertical>.btn-check:checked+.btn,
.btn-group-vertical>.btn-check:focus+.btn,
.btn-group-vertical>.btn:hover,
.btn-group-vertical>.btn:focus,
.btn-group-vertical>.btn:active,
.btn-group-vertical>.btn.active {
    z-index: 1
}

.btn-toolbar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.btn-toolbar .input-group {
    width: auto
}

.btn-group {
    border-radius: var(--bs-border-radius)
}

.btn-group>:not(.btn-check:first-child)+.btn,
.btn-group>.btn-group:not(:first-child) {
    margin-left: calc(-1*var(--bs-border-width))
}

.btn-group>.btn:not(:last-child):not(.dropdown-toggle),
.btn-group>.btn.dropdown-toggle-split:first-child,
.btn-group>.btn-group:not(:last-child)>.btn {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.btn-group>.btn:nth-child(n+3),
.btn-group>:not(.btn-check)+.btn,
.btn-group>.btn-group:not(:first-child)>.btn {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.dropdown-toggle-split {
    padding-right: .84375rem;
    padding-left: .84375rem
}

.dropdown-toggle-split::after,
.dropup .dropdown-toggle-split::after,
.dropend .dropdown-toggle-split::after {
    margin-left: 0
}

.dropstart .dropdown-toggle-split::before {
    margin-right: 0
}

.btn-sm+.dropdown-toggle-split,
.btn-group-sm>.btn+.dropdown-toggle-split {
    padding-right: .75rem;
    padding-left: .75rem
}

.btn-lg+.dropdown-toggle-split,
.btn-group-lg>.btn+.dropdown-toggle-split {
    padding-right: 1.125rem;
    padding-left: 1.125rem
}

.btn-group-vertical {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.btn-group-vertical>.btn,
.btn-group-vertical>.btn-group {
    width: 100%
}

.btn-group-vertical>.btn:not(:first-child),
.btn-group-vertical>.btn-group:not(:first-child) {
    margin-top: calc(-1*var(--bs-border-width))
}

.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle),
.btn-group-vertical>.btn-group:not(:last-child)>.btn {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn:nth-child(n+3),
.btn-group-vertical>:not(.btn-check)+.btn,
.btn-group-vertical>.btn-group:not(:first-child)>.btn {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.nav {
    --bs-nav-link-padding-x: 1rem;
    --bs-nav-link-padding-y: 0.5rem;
    --bs-nav-link-font-weight: ;
    --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: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    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: none;
    border: 0;
    -webkit-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out;
    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 {
        -webkit-transition: none;
        transition: none
    }
}

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

.nav-link:focus-visible {
    outline: 0;
    -webkit-box-shadow: 0 0 0 .25rem rgb(16 98 254 / .25);
    box-shadow: 0 0 0 .25rem rgb(16 98 254 / .25)
}

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

.nav-tabs {
    --bs-nav-tabs-border-width: var(--bs-border-width);
    --bs-nav-tabs-border-color: var(--bs-border-color);
    --bs-nav-tabs-border-radius: var(--bs-border-radius);
    --bs-nav-tabs-link-hover-border-color: var(--bs-secondary-bg) var(--bs-secondary-bg) var(--bs-border-color);
    --bs-nav-tabs-link-active-color: var(--bs-emphasis-color);
    --bs-nav-tabs-link-active-bg: var(--bs-body-bg);
    --bs-nav-tabs-link-active-border-color: var(--bs-border-color) var(--bs-border-color) var(--bs-body-bg);
    border-bottom: var(--bs-nav-tabs-border-width) solid var(--bs-nav-tabs-border-color)
}

.nav-tabs .nav-link {
    margin-bottom: calc(-1*var(--bs-nav-tabs-border-width));
    border: var(--bs-nav-tabs-border-width) solid #fff0;
    border-top-left-radius: var(--bs-nav-tabs-border-radius);
    border-top-right-radius: var(--bs-nav-tabs-border-radius)
}

.nav-tabs .nav-link:hover,
.nav-tabs .nav-link:focus {
    isolation: isolate;
    border-color: var(--bs-nav-tabs-link-hover-border-color)
}

.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
    color: var(--bs-nav-tabs-link-active-color);
    background-color: var(--bs-nav-tabs-link-active-bg);
    border-color: var(--bs-nav-tabs-link-active-border-color)
}

.nav-tabs .dropdown-menu {
    margin-top: calc(-1*var(--bs-nav-tabs-border-width));
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.nav-pills {
    --bs-nav-pills-border-radius: var(--bs-border-radius);
    --bs-nav-pills-link-active-color: #fff;
    --bs-nav-pills-link-active-bg: #1062fe
}

.nav-pills .nav-link {
    border-radius: var(--bs-nav-pills-border-radius)
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    color: var(--bs-nav-pills-link-active-color);
    background-color: var(--bs-nav-pills-link-active-bg)
}

.nav-underline {
    --bs-nav-underline-gap: 1rem;
    --bs-nav-underline-border-width: 0.125rem;
    --bs-nav-underline-link-active-color: var(--bs-emphasis-color);
    gap: var(--bs-nav-underline-gap)
}

.nav-underline .nav-link {
    padding-right: 0;
    padding-left: 0;
    border-bottom: var(--bs-nav-underline-border-width) solid #fff0
}

.nav-underline .nav-link:hover,
.nav-underline .nav-link:focus {
    border-bottom-color: currentcolor
}

.nav-underline .nav-link.active,
.nav-underline .show>.nav-link {
    font-weight: 700;
    color: var(--bs-nav-underline-link-active-color);
    border-bottom-color: currentcolor
}

.nav-fill>.nav-link,
.nav-fill .nav-item {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    text-align: center
}

.nav-justified>.nav-link,
.nav-justified .nav-item {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0%;
    text-align: center
}

.nav-fill .nav-item .nav-link,
.nav-justified .nav-item .nav-link {
    width: 100%
}

.tab-content>.tab-pane {
    display: none
}

.tab-content>.active {
    display: block
}

.navbar {
    --bs-navbar-padding-x: 0;
    --bs-navbar-padding-y: 0.5rem;
    --bs-navbar-color: rgba(var(--bs-emphasis-color-rgb), 0.65);
    --bs-navbar-hover-color: rgba(var(--bs-emphasis-color-rgb), 0.8);
    --bs-navbar-disabled-color: rgba(var(--bs-emphasis-color-rgb), 0.3);
    --bs-navbar-active-color: rgba(var(--bs-emphasis-color-rgb), 1);
    --bs-navbar-brand-padding-y: 0.3125rem;
    --bs-navbar-brand-margin-end: 1rem;
    --bs-navbar-brand-font-size: 1.25rem;
    --bs-navbar-brand-color: rgba(var(--bs-emphasis-color-rgb), 1);
    --bs-navbar-brand-hover-color: rgba(var(--bs-emphasis-color-rgb), 1);
    --bs-navbar-nav-link-padding-x: 0.5rem;
    --bs-navbar-toggler-padding-y: 0.25rem;
    --bs-navbar-toggler-padding-x: 0.75rem;
    --bs-navbar-toggler-font-size: 1.25rem;
    --bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%2873, 73, 95, 0.75%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
    --bs-navbar-toggler-border-color: rgba(var(--bs-emphasis-color-rgb), 0.15);
    --bs-navbar-toggler-border-radius: var(--bs-border-radius);
    --bs-navbar-toggler-focus-width: 0;
    --bs-navbar-toggler-transition: box-shadow 0.15s ease-in-out;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: var(--bs-navbar-padding-y) var(--bs-navbar-padding-x)
}

.navbar>.container,
.navbar>.container-fluid,
.navbar>.container-sm,
.navbar>.container-md,
.navbar>.container-lg,
.navbar>.container-xl,
.navbar>.container-xxl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: inherit;
    flex-wrap: inherit;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.navbar-brand {
    padding-top: var(--bs-navbar-brand-padding-y);
    padding-bottom: var(--bs-navbar-brand-padding-y);
    margin-right: var(--bs-navbar-brand-margin-end);
    font-size: var(--bs-navbar-brand-font-size);
    color: var(--bs-navbar-brand-color);
    text-decoration: none;
    white-space: nowrap
}

.navbar-brand:hover,
.navbar-brand:focus {
    color: var(--bs-navbar-brand-hover-color)
}

.navbar-nav {
    --bs-nav-link-padding-x: 0;
    --bs-nav-link-padding-y: 0.5rem;
    --bs-nav-link-font-weight: ;
    --bs-nav-link-color: var(--bs-navbar-color);
    --bs-nav-link-hover-color: var(--bs-navbar-hover-color);
    --bs-nav-link-disabled-color: var(--bs-navbar-disabled-color);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.navbar-nav .nav-link.active,
.navbar-nav .nav-link.show {
    color: var(--bs-navbar-active-color)
}

.navbar-nav .dropdown-menu {
    position: static
}

.navbar-text {
    padding-top: .5rem;
    padding-bottom: .5rem;
    color: var(--bs-navbar-color)
}

.navbar-text a,
.navbar-text a:hover,
.navbar-text a:focus {
    color: var(--bs-navbar-active-color)
}

.navbar-collapse {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.navbar-toggler {
    padding: var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);
    font-size: var(--bs-navbar-toggler-font-size);
    line-height: 1;
    color: var(--bs-navbar-color);
    background-color: #fff0;
    border: var(--bs-border-width) solid var(--bs-navbar-toggler-border-color);
    border-radius: var(--bs-navbar-toggler-border-radius);
    -webkit-transition: var(--bs-navbar-toggler-transition);
    transition: var(--bs-navbar-toggler-transition)
}

@media(prefers-reduced-motion:reduce) {
    .navbar-toggler {
        -webkit-transition: none;
        transition: none
    }
}

.navbar-toggler:hover {
    text-decoration: none
}

.navbar-toggler:focus {
    text-decoration: none;
    outline: 0;
    -webkit-box-shadow: 0 0 0 var(--bs-navbar-toggler-focus-width);
    box-shadow: 0 0 0 var(--bs-navbar-toggler-focus-width)
}

.navbar-toggler-icon {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    background-image: var(--bs-navbar-toggler-icon-bg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%
}

.navbar-nav-scroll {
    max-height: var(--bs-scroll-height, 75vh);
    overflow-y: auto
}

@media(min-width:576px) {
    .navbar-expand-sm {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
    .navbar-expand-sm .navbar-nav {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
    .navbar-expand-sm .navbar-nav .dropdown-menu {
        position: absolute
    }
    .navbar-expand-sm .navbar-nav .nav-link {
        padding-right: var(--bs-navbar-nav-link-padding-x);
        padding-left: var(--bs-navbar-nav-link-padding-x)
    }
    .navbar-expand-sm .navbar-nav-scroll {
        overflow: visible
    }
    .navbar-expand-sm .navbar-collapse {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }
    .navbar-expand-sm .navbar-toggler {
        display: none
    }
    .navbar-expand-sm .offcanvas {
        position: static;
        z-index: auto;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        width: auto !important;
        height: auto !important;
        visibility: visible !important;
        background-color: #fff0 !important;
        border: 0 !important;
        -webkit-transform: none !important;
        transform: none !important;
        -webkit-transition: none;
        transition: none
    }
    .navbar-expand-sm .offcanvas .offcanvas-header {
        display: none
    }
    .navbar-expand-sm .offcanvas .offcanvas-body {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        padding: 0;
        overflow-y: visible
    }
}

@media(min-width:768px) {
    .navbar-expand-md {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
    .navbar-expand-md .navbar-nav {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
    .navbar-expand-md .navbar-nav .dropdown-menu {
        position: absolute
    }
    .navbar-expand-md .navbar-nav .nav-link {
        padding-right: var(--bs-navbar-nav-link-padding-x);
        padding-left: var(--bs-navbar-nav-link-padding-x)
    }
    .navbar-expand-md .navbar-nav-scroll {
        overflow: visible
    }
    .navbar-expand-md .navbar-collapse {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }
    .navbar-expand-md .navbar-toggler {
        display: none
    }
    .navbar-expand-md .offcanvas {
        position: static;
        z-index: auto;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        width: auto !important;
        height: auto !important;
        visibility: visible !important;
        background-color: #fff0 !important;
        border: 0 !important;
        -webkit-transform: none !important;
        transform: none !important;
        -webkit-transition: none;
        transition: none
    }
    .navbar-expand-md .offcanvas .offcanvas-header {
        display: none
    }
    .navbar-expand-md .offcanvas .offcanvas-body {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        padding: 0;
        overflow-y: visible
    }
}

@media(min-width:992px) {
    .navbar-expand-lg {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
    .navbar-expand-lg .navbar-nav {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
    .navbar-expand-lg .navbar-nav .dropdown-menu {
        position: absolute
    }
    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: var(--bs-navbar-nav-link-padding-x);
        padding-left: var(--bs-navbar-nav-link-padding-x)
    }
    .navbar-expand-lg .navbar-nav-scroll {
        overflow: visible
    }
    .navbar-expand-lg .navbar-collapse {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }
    .navbar-expand-lg .navbar-toggler {
        display: none
    }
    .navbar-expand-lg .offcanvas {
        position: static;
        z-index: auto;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        width: auto !important;
        height: auto !important;
        visibility: visible !important;
        background-color: #fff0 !important;
        border: 0 !important;
        -webkit-transform: none !important;
        transform: none !important;
        -webkit-transition: none;
        transition: none
    }
    .navbar-expand-lg .offcanvas .offcanvas-header {
        display: none
    }
    .navbar-expand-lg .offcanvas .offcanvas-body {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        padding: 0;
        overflow-y: visible
    }
}

@media(min-width:1200px) {
    .navbar-expand-xl {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
    .navbar-expand-xl .navbar-nav {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
    .navbar-expand-xl .navbar-nav .dropdown-menu {
        position: absolute
    }
    .navbar-expand-xl .navbar-nav .nav-link {
        padding-right: var(--bs-navbar-nav-link-padding-x);
        padding-left: var(--bs-navbar-nav-link-padding-x)
    }
    .navbar-expand-xl .navbar-nav-scroll {
        overflow: visible
    }
    .navbar-expand-xl .navbar-collapse {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }
    .navbar-expand-xl .navbar-toggler {
        display: none
    }
    .navbar-expand-xl .offcanvas {
        position: static;
        z-index: auto;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        width: auto !important;
        height: auto !important;
        visibility: visible !important;
        background-color: #fff0 !important;
        border: 0 !important;
        -webkit-transform: none !important;
        transform: none !important;
        -webkit-transition: none;
        transition: none
    }
    .navbar-expand-xl .offcanvas .offcanvas-header {
        display: none
    }
    .navbar-expand-xl .offcanvas .offcanvas-body {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        padding: 0;
        overflow-y: visible
    }
}

@media(min-width:1400px) {
    .navbar-expand-xxl {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
    .navbar-expand-xxl .navbar-nav {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
    .navbar-expand-xxl .navbar-nav .dropdown-menu {
        position: absolute
    }
    .navbar-expand-xxl .navbar-nav .nav-link {
        padding-right: var(--bs-navbar-nav-link-padding-x);
        padding-left: var(--bs-navbar-nav-link-padding-x)
    }
    .navbar-expand-xxl .navbar-nav-scroll {
        overflow: visible
    }
    .navbar-expand-xxl .navbar-collapse {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }
    .navbar-expand-xxl .navbar-toggler {
        display: none
    }
    .navbar-expand-xxl .offcanvas {
        position: static;
        z-index: auto;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        width: auto !important;
        height: auto !important;
        visibility: visible !important;
        background-color: #fff0 !important;
        border: 0 !important;
        -webkit-transform: none !important;
        transform: none !important;
        -webkit-transition: none;
        transition: none
    }
    .navbar-expand-xxl .offcanvas .offcanvas-header {
        display: none
    }
    .navbar-expand-xxl .offcanvas .offcanvas-body {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        padding: 0;
        overflow-y: visible
    }
}

.navbar-expand {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.navbar-expand .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

.navbar-expand .navbar-nav .dropdown-menu {
    position: absolute
}

.navbar-expand .navbar-nav .nav-link {
    padding-right: var(--bs-navbar-nav-link-padding-x);
    padding-left: var(--bs-navbar-nav-link-padding-x)
}

.navbar-expand .navbar-nav-scroll {
    overflow: visible
}

.navbar-expand .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto
}

.navbar-expand .navbar-toggler {
    display: none
}

.navbar-expand .offcanvas {
    position: static;
    z-index: auto;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: #fff0 !important;
    border: 0 !important;
    -webkit-transform: none !important;
    transform: none !important;
    -webkit-transition: none;
    transition: none
}

.navbar-expand .offcanvas .offcanvas-header {
    display: none
}

.navbar-expand .offcanvas .offcanvas-body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible
}

.navbar-dark,
.navbar[data-bs-theme=dark] {
    --bs-navbar-color: rgba(255, 255, 255, 0.55);
    --bs-navbar-hover-color: rgba(255, 255, 255, 0.75);
    --bs-navbar-disabled-color: rgba(255, 255, 255, 0.25);
    --bs-navbar-active-color: #fff;
    --bs-navbar-brand-color: #fff;
    --bs-navbar-brand-hover-color: #fff;
    --bs-navbar-toggler-border-color: rgba(255, 255, 255, 0.1);
    --bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")
}

[data-bs-theme=dark] .navbar-toggler-icon {
    --bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")
}

.card {
    --bs-card-spacer-y: 1rem;
    --bs-card-spacer-x: 1rem;
    --bs-card-title-spacer-y: 0.5rem;
    --bs-card-title-color: ;
    --bs-card-subtitle-color: ;
    --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-box-shadow: ;
    --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-cap-color: ;
    --bs-card-height: ;
    --bs-card-color: ;
    --bs-card-bg: var(--bs-body-bg);
    --bs-card-img-overlay-padding: 1rem;
    --bs-card-group-margin: 0.75rem;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    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>hr {
    margin-right: 0;
    margin-left: 0
}

.card>.list-group {
    border-top: inherit;
    border-bottom: inherit
}

.card>.list-group:first-child {
    border-top-width: 0;
    border-top-left-radius: var(--bs-card-inner-border-radius);
    border-top-right-radius: var(--bs-card-inner-border-radius)
}

.card>.list-group:last-child {
    border-bottom-width: 0;
    border-bottom-right-radius: var(--bs-card-inner-border-radius);
    border-bottom-left-radius: var(--bs-card-inner-border-radius)
}

.card>.card-header+.list-group,
.card>.list-group+.card-footer {
    border-top: 0
}

.card-body {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    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-subtitle {
    margin-top: calc(-0.5*var(--bs-card-title-spacer-y));
    margin-bottom: 0;
    color: var(--bs-card-subtitle-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-header-tabs {
    margin-right: calc(-0.5*var(--bs-card-cap-padding-x));
    margin-bottom: calc(-1*var(--bs-card-cap-padding-y));
    margin-left: calc(-0.5*var(--bs-card-cap-padding-x));
    border-bottom: 0
}

.card-header-tabs .nav-link.active {
    background-color: var(--bs-card-bg);
    border-bottom-color: var(--bs-card-bg)
}

.card-header-pills {
    margin-right: calc(-0.5*var(--bs-card-cap-padding-x));
    margin-left: calc(-0.5*var(--bs-card-cap-padding-x))
}

.card-img-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: var(--bs-card-img-overlay-padding);
    border-radius: var(--bs-card-inner-border-radius)
}

.card-img,
.card-img-top,
.card-img-bottom {
    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)
}

.card-group>.card {
    margin-bottom: var(--bs-card-group-margin)
}

@media(min-width:576px) {
    .card-group {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap
    }
    .card-group>.card {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 0%;
        flex: 1 0 0%;
        margin-bottom: 0
    }
    .card-group>.card+.card {
        margin-left: 0;
        border-left: 0
    }
    .card-group>.card:not(:last-child) {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0
    }
    .card-group>.card:not(:last-child) .card-img-top,
    .card-group>.card:not(:last-child) .card-header {
        border-top-right-radius: 0
    }
    .card-group>.card:not(:last-child) .card-img-bottom,
    .card-group>.card:not(:last-child) .card-footer {
        border-bottom-right-radius: 0
    }
    .card-group>.card:not(:first-child) {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0
    }
    .card-group>.card:not(:first-child) .card-img-top,
    .card-group>.card:not(:first-child) .card-header {
        border-top-left-radius: 0
    }
    .card-group>.card:not(:first-child) .card-img-bottom,
    .card-group>.card:not(:first-child) .card-footer {
        border-bottom-left-radius: 0
    }
}

.accordion {
    --bs-accordion-color: var(--bs-body-color);
    --bs-accordion-bg: var(--bs-body-bg);
    --bs-accordion-transition: color 0.25s ease-in-out, background-color 0.25s ease-in-out, border-color 0.25s ease-in-out, box-shadow 0.2s ease-in-out, border-radius 0.15s ease;
    --bs-accordion-border-color: var(--bs-border-color);
    --bs-accordion-border-width: var(--bs-border-width);
    --bs-accordion-border-radius: var(--bs-border-radius);
    --bs-accordion-inner-border-radius: calc(var(--bs-border-radius) - (var(--bs-border-width)));
    --bs-accordion-btn-padding-x: 1.25rem;
    --bs-accordion-btn-padding-y: 1rem;
    --bs-accordion-btn-color: var(--bs-body-color);
    --bs-accordion-btn-bg: var(--bs-accordion-bg);
    --bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%2349495f' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
    --bs-accordion-btn-icon-width: 1.25rem;
    --bs-accordion-btn-icon-transform: rotate(-180deg);
    --bs-accordion-btn-icon-transition: transform 0.2s ease-in-out;
    --bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='rgb%2812.8, 78.4, 203.2%29' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
    --bs-accordion-btn-focus-box-shadow: unset;
    --bs-accordion-body-padding-x: 1.25rem;
    --bs-accordion-body-padding-y: 1rem;
    --bs-accordion-active-color: var(--bs-primary-text-emphasis);
    --bs-accordion-active-bg: var(--bs-primary-bg-subtle)
}

.accordion-button {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    padding: var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);
    font-size: 1rem;
    color: var(--bs-accordion-btn-color);
    text-align: left;
    background-color: var(--bs-accordion-btn-bg);
    border: 0;
    border-radius: 0;
    overflow-anchor: none;
    -webkit-transition: var(--bs-accordion-transition);
    transition: var(--bs-accordion-transition)
}

@media(prefers-reduced-motion:reduce) {
    .accordion-button {
        -webkit-transition: none;
        transition: none
    }
}

.accordion-button:not(.collapsed) {
    color: var(--bs-accordion-active-color);
    background-color: var(--bs-accordion-active-bg);
    -webkit-box-shadow: inset 0 calc(-1*var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color);
    box-shadow: inset 0 calc(-1*var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color)
}

.accordion-button:not(.collapsed)::after {
    background-image: var(--bs-accordion-btn-active-icon);
    -webkit-transform: var(--bs-accordion-btn-icon-transform);
    transform: var(--bs-accordion-btn-icon-transform)
}

.accordion-button::after {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: var(--bs-accordion-btn-icon-width);
    height: var(--bs-accordion-btn-icon-width);
    margin-left: auto;
    content: "";
    background-image: var(--bs-accordion-btn-icon);
    background-repeat: no-repeat;
    background-size: var(--bs-accordion-btn-icon-width);
    -webkit-transition: var(--bs-accordion-btn-icon-transition);
    transition: var(--bs-accordion-btn-icon-transition)
}

@media(prefers-reduced-motion:reduce) {
    .accordion-button::after {
        -webkit-transition: none;
        transition: none
    }
}

.accordion-button:hover {
    z-index: 2
}

.accordion-button:focus {
    z-index: 3;
    outline: 0;
    -webkit-box-shadow: var(--bs-accordion-btn-focus-box-shadow);
    box-shadow: var(--bs-accordion-btn-focus-box-shadow)
}

.accordion-header {
    margin-bottom: 0
}

.accordion-item {
    color: var(--bs-accordion-color);
    background-color: var(--bs-accordion-bg);
    border: var(--bs-accordion-border-width) solid var(--bs-accordion-border-color)
}

.accordion-item:first-of-type {
    border-top-left-radius: var(--bs-accordion-border-radius);
    border-top-right-radius: var(--bs-accordion-border-radius)
}

.accordion-item:first-of-type>.accordion-header .accordion-button {
    border-top-left-radius: var(--bs-accordion-inner-border-radius);
    border-top-right-radius: var(--bs-accordion-inner-border-radius)
}

.accordion-item:not(:first-of-type) {
    border-top: 0
}

.accordion-item:last-of-type {
    border-bottom-right-radius: var(--bs-accordion-border-radius);
    border-bottom-left-radius: var(--bs-accordion-border-radius)
}

.accordion-item:last-of-type>.accordion-header .accordion-button.collapsed {
    border-bottom-right-radius: var(--bs-accordion-inner-border-radius);
    border-bottom-left-radius: var(--bs-accordion-inner-border-radius)
}

.accordion-item:last-of-type>.accordion-collapse {
    border-bottom-right-radius: var(--bs-accordion-border-radius);
    border-bottom-left-radius: var(--bs-accordion-border-radius)
}

.accordion-body {
    padding: var(--bs-accordion-body-padding-y) var(--bs-accordion-body-padding-x)
}

.accordion-flush>.accordion-item {
    border-right: 0;
    border-left: 0;
    border-radius: 0
}

.accordion-flush>.accordion-item:first-child {
    border-top: 0
}

.accordion-flush>.accordion-item:last-child {
    border-bottom: 0
}

.accordion-flush>.accordion-item>.accordion-collapse,
.accordion-flush>.accordion-item>.accordion-header .accordion-button,
.accordion-flush>.accordion-item>.accordion-header .accordion-button.collapsed {
    border-radius: 0
}

[data-bs-theme=dark] .accordion-button::after {
    --bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='rgb%28111.6, 160.8, 254.4%29'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708'/%3e%3c/svg%3e");
    --bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='rgb%28111.6, 160.8, 254.4%29'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708'/%3e%3c/svg%3e")
}

.breadcrumb {
    --bs-breadcrumb-padding-x: 0;
    --bs-breadcrumb-padding-y: 0;
    --bs-breadcrumb-margin-bottom: 1rem;
    --bs-breadcrumb-bg: ;
    --bs-breadcrumb-border-radius: ;
    --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: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    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)
}

.pagination {
    --bs-pagination-padding-x: 0.75rem;
    --bs-pagination-padding-y: 0.375rem;
    --bs-pagination-font-size: 1rem;
    --bs-pagination-color: var(--bs-link-color);
    --bs-pagination-bg: var(--bs-body-bg);
    --bs-pagination-border-width: var(--bs-border-width);
    --bs-pagination-border-color: var(--bs-border-color);
    --bs-pagination-border-radius: var(--bs-border-radius);
    --bs-pagination-hover-color: var(--bs-link-hover-color);
    --bs-pagination-hover-bg: var(--bs-tertiary-bg);
    --bs-pagination-hover-border-color: var(--bs-border-color);
    --bs-pagination-focus-color: var(--bs-link-hover-color);
    --bs-pagination-focus-bg: var(--bs-secondary-bg);
    --bs-pagination-focus-box-shadow: 0 0 0 0.25rem rgba(16, 98, 254, 0.25);
    --bs-pagination-active-color: #fff;
    --bs-pagination-active-bg: #1062fe;
    --bs-pagination-active-border-color: #1062fe;
    --bs-pagination-disabled-color: var(--bs-secondary-color);
    --bs-pagination-disabled-bg: var(--bs-secondary-bg);
    --bs-pagination-disabled-border-color: var(--bs-border-color);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-left: 0;
    list-style: none
}

.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);
    -webkit-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out
}

@media(prefers-reduced-motion:reduce) {
    .page-link {
        -webkit-transition: none;
        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;
    -webkit-box-shadow: var(--bs-pagination-focus-box-shadow);
    box-shadow: var(--bs-pagination-focus-box-shadow)
}

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

.page-link.disabled,
.disabled>.page-link {
    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(-1*var(--bs-border-width))
}

.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)
}

.pagination-lg {
    --bs-pagination-padding-x: 1.5rem;
    --bs-pagination-padding-y: 0.75rem;
    --bs-pagination-font-size: 1.25rem;
    --bs-pagination-border-radius: var(--bs-border-radius-lg)
}

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

.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-primary-16 {
    --bs-alert-color: var(--bs-primary-16-text-emphasis);
    --bs-alert-bg: var(--bs-primary-16-bg-subtle);
    --bs-alert-border-color: var(--bs-primary-16-border-subtle);
    --bs-alert-link-color: var(--bs-primary-16-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-custom-1 {
    --bs-alert-color: var(--bs-custom-1-text-emphasis);
    --bs-alert-bg: var(--bs-custom-1-bg-subtle);
    --bs-alert-border-color: var(--bs-custom-1-border-subtle);
    --bs-alert-link-color: var(--bs-custom-1-text-emphasis)
}

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

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

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

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

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

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

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

@-webkit-keyframes progress-bar-stripes {
    0% {
        background-position-x: var(--bs-progress-height)
    }
}

@keyframes progress-bar-stripes {
    0% {
        background-position-x: var(--bs-progress-height)
    }
}

.progress,
.progress-stacked {
    --bs-progress-height: 1rem;
    --bs-progress-font-size: 0.75rem;
    --bs-progress-bg: var(--bs-secondary-bg);
    --bs-progress-border-radius: var(--bs-border-radius);
    --bs-progress-box-shadow: var(--bs-box-shadow-inset);
    --bs-progress-bar-color: #fff;
    --bs-progress-bar-bg: #1062fe;
    --bs-progress-bar-transition: width 0.6s ease;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: var(--bs-progress-height);
    overflow: hidden;
    font-size: var(--bs-progress-font-size);
    background-color: var(--bs-progress-bg);
    border-radius: var(--bs-progress-border-radius)
}

.progress-bar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    overflow: hidden;
    color: var(--bs-progress-bar-color);
    text-align: center;
    white-space: nowrap;
    background-color: var(--bs-progress-bar-bg);
    -webkit-transition: var(--bs-progress-bar-transition);
    transition: var(--bs-progress-bar-transition)
}

@media(prefers-reduced-motion:reduce) {
    .progress-bar {
        -webkit-transition: none;
        transition: none
    }
}

.progress-bar-striped {
    background-image: linear-gradient(45deg, rgb(255 255 255 / .15) 25%, transparent 25%, transparent 50%, rgb(255 255 255 / .15) 50%, rgb(255 255 255 / .15) 75%, transparent 75%, transparent);
    background-size: var(--bs-progress-height) var(--bs-progress-height)
}

.progress-stacked>.progress {
    overflow: visible
}

.progress-stacked>.progress>.progress-bar {
    width: 100%
}

.progress-bar-animated {
    -webkit-animation: 1s linear infinite progress-bar-stripes;
    animation: 1s linear infinite progress-bar-stripes
}

@media(prefers-reduced-motion:reduce) {
    .progress-bar-animated {
        -webkit-animation: none;
        animation: none
    }
}

.list-group {
    --bs-list-group-color: var(--bs-body-color);
    --bs-list-group-bg: var(--bs-body-bg);
    --bs-list-group-border-color: var(--bs-border-color);
    --bs-list-group-border-width: var(--bs-border-width);
    --bs-list-group-border-radius: var(--bs-border-radius);
    --bs-list-group-item-padding-x: 1rem;
    --bs-list-group-item-padding-y: 0.5rem;
    --bs-list-group-action-color: var(--bs-secondary-color);
    --bs-list-group-action-hover-color: var(--bs-emphasis-color);
    --bs-list-group-action-hover-bg: var(--bs-tertiary-bg);
    --bs-list-group-action-active-color: var(--bs-body-color);
    --bs-list-group-action-active-bg: var(--bs-secondary-bg);
    --bs-list-group-disabled-color: var(--bs-secondary-color);
    --bs-list-group-disabled-bg: var(--bs-body-bg);
    --bs-list-group-active-color: #fff;
    --bs-list-group-active-bg: #1062fe;
    --bs-list-group-active-border-color: #1062fe;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    border-radius: var(--bs-list-group-border-radius)
}

.list-group-numbered {
    list-style-type: none;
    counter-reset: section
}

.list-group-numbered>.list-group-item::before {
    content: counters(section, ".") ". ";
    counter-increment: section
}

.list-group-item {
    position: relative;
    display: block;
    padding: var(--bs-list-group-item-padding-y) var(--bs-list-group-item-padding-x);
    color: var(--bs-list-group-color);
    text-decoration: none;
    background-color: var(--bs-list-group-bg);
    border: var(--bs-list-group-border-width) solid var(--bs-list-group-border-color)
}

.list-group-item:first-child {
    border-top-left-radius: inherit;
    border-top-right-radius: inherit
}

.list-group-item:last-child {
    border-bottom-right-radius: inherit;
    border-bottom-left-radius: inherit
}

.list-group-item.disabled,
.list-group-item:disabled {
    color: var(--bs-list-group-disabled-color);
    pointer-events: none;
    background-color: var(--bs-list-group-disabled-bg)
}

.list-group-item.active {
    z-index: 2;
    color: var(--bs-list-group-active-color);
    background-color: var(--bs-list-group-active-bg);
    border-color: var(--bs-list-group-active-border-color)
}

.list-group-item+.list-group-item {
    border-top-width: 0
}

.list-group-item+.list-group-item.active {
    margin-top: calc(-1*var(--bs-list-group-border-width));
    border-top-width: var(--bs-list-group-border-width)
}

.list-group-item-action {
    width: 100%;
    color: var(--bs-list-group-action-color);
    text-align: inherit
}

.list-group-item-action:not(.active):hover,
.list-group-item-action:not(.active):focus {
    z-index: 1;
    color: var(--bs-list-group-action-hover-color);
    text-decoration: none;
    background-color: var(--bs-list-group-action-hover-bg)
}

.list-group-item-action:not(.active):active {
    color: var(--bs-list-group-action-active-color);
    background-color: var(--bs-list-group-action-active-bg)
}

.list-group-horizontal {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

.list-group-horizontal>.list-group-item:first-child:not(:last-child) {
    border-bottom-left-radius: var(--bs-list-group-border-radius);
    border-top-right-radius: 0
}

.list-group-horizontal>.list-group-item:last-child:not(:first-child) {
    border-top-right-radius: var(--bs-list-group-border-radius);
    border-bottom-left-radius: 0
}

.list-group-horizontal>.list-group-item.active {
    margin-top: 0
}

.list-group-horizontal>.list-group-item+.list-group-item {
    border-top-width: var(--bs-list-group-border-width);
    border-left-width: 0
}

.list-group-horizontal>.list-group-item+.list-group-item.active {
    margin-left: calc(-1*var(--bs-list-group-border-width));
    border-left-width: var(--bs-list-group-border-width)
}

@media(min-width:576px) {
    .list-group-horizontal-sm {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
    .list-group-horizontal-sm>.list-group-item:first-child:not(:last-child) {
        border-bottom-left-radius: var(--bs-list-group-border-radius);
        border-top-right-radius: 0
    }
    .list-group-horizontal-sm>.list-group-item:last-child:not(:first-child) {
        border-top-right-radius: var(--bs-list-group-border-radius);
        border-bottom-left-radius: 0
    }
    .list-group-horizontal-sm>.list-group-item.active {
        margin-top: 0
    }
    .list-group-horizontal-sm>.list-group-item+.list-group-item {
        border-top-width: var(--bs-list-group-border-width);
        border-left-width: 0
    }
    .list-group-horizontal-sm>.list-group-item+.list-group-item.active {
        margin-left: calc(-1*var(--bs-list-group-border-width));
        border-left-width: var(--bs-list-group-border-width)
    }
}

@media(min-width:768px) {
    .list-group-horizontal-md {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
    .list-group-horizontal-md>.list-group-item:first-child:not(:last-child) {
        border-bottom-left-radius: var(--bs-list-group-border-radius);
        border-top-right-radius: 0
    }
    .list-group-horizontal-md>.list-group-item:last-child:not(:first-child) {
        border-top-right-radius: var(--bs-list-group-border-radius);
        border-bottom-left-radius: 0
    }
    .list-group-horizontal-md>.list-group-item.active {
        margin-top: 0
    }
    .list-group-horizontal-md>.list-group-item+.list-group-item {
        border-top-width: var(--bs-list-group-border-width);
        border-left-width: 0
    }
    .list-group-horizontal-md>.list-group-item+.list-group-item.active {
        margin-left: calc(-1*var(--bs-list-group-border-width));
        border-left-width: var(--bs-list-group-border-width)
    }
}

@media(min-width:992px) {
    .list-group-horizontal-lg {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
    .list-group-horizontal-lg>.list-group-item:first-child:not(:last-child) {
        border-bottom-left-radius: var(--bs-list-group-border-radius);
        border-top-right-radius: 0
    }
    .list-group-horizontal-lg>.list-group-item:last-child:not(:first-child) {
        border-top-right-radius: var(--bs-list-group-border-radius);
        border-bottom-left-radius: 0
    }
    .list-group-horizontal-lg>.list-group-item.active {
        margin-top: 0
    }
    .list-group-horizontal-lg>.list-group-item+.list-group-item {
        border-top-width: var(--bs-list-group-border-width);
        border-left-width: 0
    }
    .list-group-horizontal-lg>.list-group-item+.list-group-item.active {
        margin-left: calc(-1*var(--bs-list-group-border-width));
        border-left-width: var(--bs-list-group-border-width)
    }
}

@media(min-width:1200px) {
    .list-group-horizontal-xl {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
    .list-group-horizontal-xl>.list-group-item:first-child:not(:last-child) {
        border-bottom-left-radius: var(--bs-list-group-border-radius);
        border-top-right-radius: 0
    }
    .list-group-horizontal-xl>.list-group-item:last-child:not(:first-child) {
        border-top-right-radius: var(--bs-list-group-border-radius);
        border-bottom-left-radius: 0
    }
    .list-group-horizontal-xl>.list-group-item.active {
        margin-top: 0
    }
    .list-group-horizontal-xl>.list-group-item+.list-group-item {
        border-top-width: var(--bs-list-group-border-width);
        border-left-width: 0
    }
    .list-group-horizontal-xl>.list-group-item+.list-group-item.active {
        margin-left: calc(-1*var(--bs-list-group-border-width));
        border-left-width: var(--bs-list-group-border-width)
    }
}

@media(min-width:1400px) {
    .list-group-horizontal-xxl {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
    .list-group-horizontal-xxl>.list-group-item:first-child:not(:last-child) {
        border-bottom-left-radius: var(--bs-list-group-border-radius);
        border-top-right-radius: 0
    }
    .list-group-horizontal-xxl>.list-group-item:last-child:not(:first-child) {
        border-top-right-radius: var(--bs-list-group-border-radius);
        border-bottom-left-radius: 0
    }
    .list-group-horizontal-xxl>.list-group-item.active {
        margin-top: 0
    }
    .list-group-horizontal-xxl>.list-group-item+.list-group-item {
        border-top-width: var(--bs-list-group-border-width);
        border-left-width: 0
    }
    .list-group-horizontal-xxl>.list-group-item+.list-group-item.active {
        margin-left: calc(-1*var(--bs-list-group-border-width));
        border-left-width: var(--bs-list-group-border-width)
    }
}

.list-group-flush {
    border-radius: 0
}

.list-group-flush>.list-group-item {
    border-width: 0 0 var(--bs-list-group-border-width)
}

.list-group-flush>.list-group-item:last-child {
    border-bottom-width: 0
}

.list-group-item-primary {
    --bs-list-group-color: var(--bs-primary-text-emphasis);
    --bs-list-group-bg: var(--bs-primary-bg-subtle);
    --bs-list-group-border-color: var(--bs-primary-border-subtle);
    --bs-list-group-action-hover-color: var(--bs-emphasis-color);
    --bs-list-group-action-hover-bg: var(--bs-primary-border-subtle);
    --bs-list-group-action-active-color: var(--bs-emphasis-color);
    --bs-list-group-action-active-bg: var(--bs-primary-border-subtle);
    --bs-list-group-active-color: var(--bs-primary-bg-subtle);
    --bs-list-group-active-bg: var(--bs-primary-text-emphasis);
    --bs-list-group-active-border-color: var(--bs-primary-text-emphasis)
}

.list-group-item-primary-16 {
    --bs-list-group-color: var(--bs-primary-16-text-emphasis);
    --bs-list-group-bg: var(--bs-primary-16-bg-subtle);
    --bs-list-group-border-color: var(--bs-primary-16-border-subtle);
    --bs-list-group-action-hover-color: var(--bs-emphasis-color);
    --bs-list-group-action-hover-bg: var(--bs-primary-16-border-subtle);
    --bs-list-group-action-active-color: var(--bs-emphasis-color);
    --bs-list-group-action-active-bg: var(--bs-primary-16-border-subtle);
    --bs-list-group-active-color: var(--bs-primary-16-bg-subtle);
    --bs-list-group-active-bg: var(--bs-primary-16-text-emphasis);
    --bs-list-group-active-border-color: var(--bs-primary-16-text-emphasis)
}

.list-group-item-secondary {
    --bs-list-group-color: var(--bs-secondary-text-emphasis);
    --bs-list-group-bg: var(--bs-secondary-bg-subtle);
    --bs-list-group-border-color: var(--bs-secondary-border-subtle);
    --bs-list-group-action-hover-color: var(--bs-emphasis-color);
    --bs-list-group-action-hover-bg: var(--bs-secondary-border-subtle);
    --bs-list-group-action-active-color: var(--bs-emphasis-color);
    --bs-list-group-action-active-bg: var(--bs-secondary-border-subtle);
    --bs-list-group-active-color: var(--bs-secondary-bg-subtle);
    --bs-list-group-active-bg: var(--bs-secondary-text-emphasis);
    --bs-list-group-active-border-color: var(--bs-secondary-text-emphasis)
}

.list-group-item-success {
    --bs-list-group-color: var(--bs-success-text-emphasis);
    --bs-list-group-bg: var(--bs-success-bg-subtle);
    --bs-list-group-border-color: var(--bs-success-border-subtle);
    --bs-list-group-action-hover-color: var(--bs-emphasis-color);
    --bs-list-group-action-hover-bg: var(--bs-success-border-subtle);
    --bs-list-group-action-active-color: var(--bs-emphasis-color);
    --bs-list-group-action-active-bg: var(--bs-success-border-subtle);
    --bs-list-group-active-color: var(--bs-success-bg-subtle);
    --bs-list-group-active-bg: var(--bs-success-text-emphasis);
    --bs-list-group-active-border-color: var(--bs-success-text-emphasis)
}

.list-group-item-info {
    --bs-list-group-color: var(--bs-info-text-emphasis);
    --bs-list-group-bg: var(--bs-info-bg-subtle);
    --bs-list-group-border-color: var(--bs-info-border-subtle);
    --bs-list-group-action-hover-color: var(--bs-emphasis-color);
    --bs-list-group-action-hover-bg: var(--bs-info-border-subtle);
    --bs-list-group-action-active-color: var(--bs-emphasis-color);
    --bs-list-group-action-active-bg: var(--bs-info-border-subtle);
    --bs-list-group-active-color: var(--bs-info-bg-subtle);
    --bs-list-group-active-bg: var(--bs-info-text-emphasis);
    --bs-list-group-active-border-color: var(--bs-info-text-emphasis)
}

.list-group-item-warning {
    --bs-list-group-color: var(--bs-warning-text-emphasis);
    --bs-list-group-bg: var(--bs-warning-bg-subtle);
    --bs-list-group-border-color: var(--bs-warning-border-subtle);
    --bs-list-group-action-hover-color: var(--bs-emphasis-color);
    --bs-list-group-action-hover-bg: var(--bs-warning-border-subtle);
    --bs-list-group-action-active-color: var(--bs-emphasis-color);
    --bs-list-group-action-active-bg: var(--bs-warning-border-subtle);
    --bs-list-group-active-color: var(--bs-warning-bg-subtle);
    --bs-list-group-active-bg: var(--bs-warning-text-emphasis);
    --bs-list-group-active-border-color: var(--bs-warning-text-emphasis)
}

.list-group-item-danger {
    --bs-list-group-color: var(--bs-danger-text-emphasis);
    --bs-list-group-bg: var(--bs-danger-bg-subtle);
    --bs-list-group-border-color: var(--bs-danger-border-subtle);
    --bs-list-group-action-hover-color: var(--bs-emphasis-color);
    --bs-list-group-action-hover-bg: var(--bs-danger-border-subtle);
    --bs-list-group-action-active-color: var(--bs-emphasis-color);
    --bs-list-group-action-active-bg: var(--bs-danger-border-subtle);
    --bs-list-group-active-color: var(--bs-danger-bg-subtle);
    --bs-list-group-active-bg: var(--bs-danger-text-emphasis);
    --bs-list-group-active-border-color: var(--bs-danger-text-emphasis)
}

.list-group-item-light {
    --bs-list-group-color: var(--bs-light-text-emphasis);
    --bs-list-group-bg: var(--bs-light-bg-subtle);
    --bs-list-group-border-color: var(--bs-light-border-subtle);
    --bs-list-group-action-hover-color: var(--bs-emphasis-color);
    --bs-list-group-action-hover-bg: var(--bs-light-border-subtle);
    --bs-list-group-action-active-color: var(--bs-emphasis-color);
    --bs-list-group-action-active-bg: var(--bs-light-border-subtle);
    --bs-list-group-active-color: var(--bs-light-bg-subtle);
    --bs-list-group-active-bg: var(--bs-light-text-emphasis);
    --bs-list-group-active-border-color: var(--bs-light-text-emphasis)
}

.list-group-item-dark {
    --bs-list-group-color: var(--bs-dark-text-emphasis);
    --bs-list-group-bg: var(--bs-dark-bg-subtle);
    --bs-list-group-border-color: var(--bs-dark-border-subtle);
    --bs-list-group-action-hover-color: var(--bs-emphasis-color);
    --bs-list-group-action-hover-bg: var(--bs-dark-border-subtle);
    --bs-list-group-action-active-color: var(--bs-emphasis-color);
    --bs-list-group-action-active-bg: var(--bs-dark-border-subtle);
    --bs-list-group-active-color: var(--bs-dark-bg-subtle);
    --bs-list-group-active-bg: var(--bs-dark-text-emphasis);
    --bs-list-group-active-border-color: var(--bs-dark-text-emphasis)
}

.list-group-item-custom-1 {
    --bs-list-group-color: var(--bs-custom-1-text-emphasis);
    --bs-list-group-bg: var(--bs-custom-1-bg-subtle);
    --bs-list-group-border-color: var(--bs-custom-1-border-subtle);
    --bs-list-group-action-hover-color: var(--bs-emphasis-color);
    --bs-list-group-action-hover-bg: var(--bs-custom-1-border-subtle);
    --bs-list-group-action-active-color: var(--bs-emphasis-color);
    --bs-list-group-action-active-bg: var(--bs-custom-1-border-subtle);
    --bs-list-group-active-color: var(--bs-custom-1-bg-subtle);
    --bs-list-group-active-bg: var(--bs-custom-1-text-emphasis);
    --bs-list-group-active-border-color: var(--bs-custom-1-text-emphasis)
}

.list-group-item-custom-2 {
    --bs-list-group-color: var(--bs-custom-2-text-emphasis);
    --bs-list-group-bg: var(--bs-custom-2-bg-subtle);
    --bs-list-group-border-color: var(--bs-custom-2-border-subtle);
    --bs-list-group-action-hover-color: var(--bs-emphasis-color);
    --bs-list-group-action-hover-bg: var(--bs-custom-2-border-subtle);
    --bs-list-group-action-active-color: var(--bs-emphasis-color);
    --bs-list-group-action-active-bg: var(--bs-custom-2-border-subtle);
    --bs-list-group-active-color: var(--bs-custom-2-bg-subtle);
    --bs-list-group-active-bg: var(--bs-custom-2-text-emphasis);
    --bs-list-group-active-border-color: var(--bs-custom-2-text-emphasis)
}

.list-group-item-dark-17 {
    --bs-list-group-color: var(--bs-dark-17-text-emphasis);
    --bs-list-group-bg: var(--bs-dark-17-bg-subtle);
    --bs-list-group-border-color: var(--bs-dark-17-border-subtle);
    --bs-list-group-action-hover-color: var(--bs-emphasis-color);
    --bs-list-group-action-hover-bg: var(--bs-dark-17-border-subtle);
    --bs-list-group-action-active-color: var(--bs-emphasis-color);
    --bs-list-group-action-active-bg: var(--bs-dark-17-border-subtle);
    --bs-list-group-active-color: var(--bs-dark-17-bg-subtle);
    --bs-list-group-active-bg: var(--bs-dark-17-text-emphasis);
    --bs-list-group-active-border-color: var(--bs-dark-17-text-emphasis)
}

.list-group-item-body-17 {
    --bs-list-group-color: var(--bs-body-17-text-emphasis);
    --bs-list-group-bg: var(--bs-body-17-bg-subtle);
    --bs-list-group-border-color: var(--bs-body-17-border-subtle);
    --bs-list-group-action-hover-color: var(--bs-emphasis-color);
    --bs-list-group-action-hover-bg: var(--bs-body-17-border-subtle);
    --bs-list-group-action-active-color: var(--bs-emphasis-color);
    --bs-list-group-action-active-bg: var(--bs-body-17-border-subtle);
    --bs-list-group-active-color: var(--bs-body-17-bg-subtle);
    --bs-list-group-active-bg: var(--bs-body-17-text-emphasis);
    --bs-list-group-active-border-color: var(--bs-body-17-text-emphasis)
}

.list-group-item-dark-card-17 {
    --bs-list-group-color: var(--bs-dark-card-17-text-emphasis);
    --bs-list-group-bg: var(--bs-dark-card-17-bg-subtle);
    --bs-list-group-border-color: var(--bs-dark-card-17-border-subtle);
    --bs-list-group-action-hover-color: var(--bs-emphasis-color);
    --bs-list-group-action-hover-bg: var(--bs-dark-card-17-border-subtle);
    --bs-list-group-action-active-color: var(--bs-emphasis-color);
    --bs-list-group-action-active-bg: var(--bs-dark-card-17-border-subtle);
    --bs-list-group-active-color: var(--bs-dark-card-17-bg-subtle);
    --bs-list-group-active-bg: var(--bs-dark-card-17-text-emphasis);
    --bs-list-group-active-border-color: var(--bs-dark-card-17-text-emphasis)
}

.list-group-item-custom-3 {
    --bs-list-group-color: var(--bs-custom-3-text-emphasis);
    --bs-list-group-bg: var(--bs-custom-3-bg-subtle);
    --bs-list-group-border-color: var(--bs-custom-3-border-subtle);
    --bs-list-group-action-hover-color: var(--bs-emphasis-color);
    --bs-list-group-action-hover-bg: var(--bs-custom-3-border-subtle);
    --bs-list-group-action-active-color: var(--bs-emphasis-color);
    --bs-list-group-action-active-bg: var(--bs-custom-3-border-subtle);
    --bs-list-group-active-color: var(--bs-custom-3-bg-subtle);
    --bs-list-group-active-bg: var(--bs-custom-3-text-emphasis);
    --bs-list-group-active-border-color: var(--bs-custom-3-text-emphasis)
}

.list-group-item-custom-4 {
    --bs-list-group-color: var(--bs-custom-4-text-emphasis);
    --bs-list-group-bg: var(--bs-custom-4-bg-subtle);
    --bs-list-group-border-color: var(--bs-custom-4-border-subtle);
    --bs-list-group-action-hover-color: var(--bs-emphasis-color);
    --bs-list-group-action-hover-bg: var(--bs-custom-4-border-subtle);
    --bs-list-group-action-active-color: var(--bs-emphasis-color);
    --bs-list-group-action-active-bg: var(--bs-custom-4-border-subtle);
    --bs-list-group-active-color: var(--bs-custom-4-bg-subtle);
    --bs-list-group-active-bg: var(--bs-custom-4-text-emphasis);
    --bs-list-group-active-border-color: var(--bs-custom-4-text-emphasis)
}

.list-group-item-custom-5 {
    --bs-list-group-color: var(--bs-custom-5-text-emphasis);
    --bs-list-group-bg: var(--bs-custom-5-bg-subtle);
    --bs-list-group-border-color: var(--bs-custom-5-border-subtle);
    --bs-list-group-action-hover-color: var(--bs-emphasis-color);
    --bs-list-group-action-hover-bg: var(--bs-custom-5-border-subtle);
    --bs-list-group-action-active-color: var(--bs-emphasis-color);
    --bs-list-group-action-active-bg: var(--bs-custom-5-border-subtle);
    --bs-list-group-active-color: var(--bs-custom-5-bg-subtle);
    --bs-list-group-active-bg: var(--bs-custom-5-text-emphasis);
    --bs-list-group-active-border-color: var(--bs-custom-5-text-emphasis)
}

.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.414'/%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(16, 98, 254, 0.25);
    --bs-btn-close-focus-opacity: 1;
    --bs-btn-close-disabled-opacity: 0.25;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    width: 1em;
    height: 1em;
    padding: .25em .25em;
    color: var(--bs-btn-close-color);
    background: #fff0 var(--bs-btn-close-bg) center/1em auto no-repeat;
    -webkit-filter: var(--bs-btn-close-filter);
    filter: var(--bs-btn-close-filter);
    border: 0;
    border-radius: .25rem;
    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;
    -webkit-box-shadow: var(--bs-btn-close-focus-shadow);
    box-shadow: var(--bs-btn-close-focus-shadow);
    opacity: var(--bs-btn-close-focus-opacity)
}

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

.btn-close-white {
    --bs-btn-close-filter: invert(1) grayscale(100%) brightness(200%)
}

:root,
[data-bs-theme=light] {
    --bs-btn-close-filter:
}

[data-bs-theme=dark] {
    --bs-btn-close-filter: invert(1) grayscale(100%) brightness(200%)
}

.toast {
    --bs-toast-zindex: 1090;
    --bs-toast-padding-x: 0.75rem;
    --bs-toast-padding-y: 0.5rem;
    --bs-toast-spacing: 1.5rem;
    --bs-toast-max-width: 350px;
    --bs-toast-font-size: 0.875rem;
    --bs-toast-color: ;
    --bs-toast-bg: rgba(var(--bs-body-bg-rgb), 0.85);
    --bs-toast-border-width: var(--bs-border-width);
    --bs-toast-border-color: var(--bs-border-color-translucent);
    --bs-toast-border-radius: var(--bs-border-radius);
    --bs-toast-box-shadow: var(--bs-box-shadow);
    --bs-toast-header-color: var(--bs-secondary-color);
    --bs-toast-header-bg: rgba(var(--bs-body-bg-rgb), 0.85);
    --bs-toast-header-border-color: var(--bs-border-color-translucent);
    width: var(--bs-toast-max-width);
    max-width: 100%;
    font-size: var(--bs-toast-font-size);
    color: var(--bs-toast-color);
    pointer-events: auto;
    background-color: var(--bs-toast-bg);
    background-clip: padding-box;
    border: var(--bs-toast-border-width) solid var(--bs-toast-border-color);
    -webkit-box-shadow: var(--bs-toast-box-shadow);
    box-shadow: var(--bs-toast-box-shadow);
    border-radius: var(--bs-toast-border-radius)
}

.toast.showing {
    opacity: 0
}

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

.toast-container {
    --bs-toast-zindex: 1090;
    position: absolute;
    z-index: var(--bs-toast-zindex);
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    max-width: 100%;
    pointer-events: none
}

.toast-container>:not(:last-child) {
    margin-bottom: var(--bs-toast-spacing)
}

.toast-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: var(--bs-toast-padding-y) var(--bs-toast-padding-x);
    color: var(--bs-toast-header-color);
    background-color: var(--bs-toast-header-bg);
    background-clip: padding-box;
    border-bottom: var(--bs-toast-border-width) solid var(--bs-toast-header-border-color);
    border-top-left-radius: calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width));
    border-top-right-radius: calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width))
}

.toast-header .btn-close {
    margin-right: calc(-0.5*var(--bs-toast-padding-x));
    margin-left: var(--bs-toast-padding-x)
}

.toast-body {
    padding: var(--bs-toast-padding-x);
    word-wrap: break-word
}

.modal {
    --bs-modal-zindex: 1055;
    --bs-modal-width: 500px;
    --bs-modal-padding: 1rem;
    --bs-modal-margin: 0.5rem;
    --bs-modal-color: var(--bs-body-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 {
    -webkit-transform: translate(0, -50px);
    transform: translate(0, -50px);
    -webkit-transition: -webkit-transform .3s ease-out;
    transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out, -webkit-transform .3s ease-out
}

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

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

.modal.modal-static .modal-dialog {
    -webkit-transform: scale(1.02);
    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: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: calc(100% - var(--bs-modal-margin)*2)
}

.modal-content {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    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: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    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)*.5) calc(var(--bs-modal-header-padding-x)*.5);
    margin-top: calc(-0.5*var(--bs-modal-header-padding-y));
    margin-right: calc(-0.5*var(--bs-modal-header-padding-x));
    margin-bottom: calc(-0.5*var(--bs-modal-header-padding-y));
    margin-left: auto
}

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

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

.modal-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap)*.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)*.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
    }
}

.tooltip {
    --bs-tooltip-zindex: 1080;
    --bs-tooltip-max-width: 200px;
    --bs-tooltip-padding-x: 0.5rem;
    --bs-tooltip-padding-y: 0.25rem;
    --bs-tooltip-margin: ;
    --bs-tooltip-font-size: 0.875rem;
    --bs-tooltip-color: var(--bs-body-bg);
    --bs-tooltip-bg: var(--bs-emphasis-color);
    --bs-tooltip-border-radius: var(--bs-border-radius);
    --bs-tooltip-opacity: 0.9;
    --bs-tooltip-arrow-width: 0.8rem;
    --bs-tooltip-arrow-height: 0.4rem;
    z-index: var(--bs-tooltip-zindex);
    display: block;
    margin: var(--bs-tooltip-margin);
    font-family: var(--bs-font-sans-serif);
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    white-space: normal;
    word-spacing: normal;
    line-break: auto;
    font-size: var(--bs-tooltip-font-size);
    word-wrap: break-word;
    opacity: 0
}

.tooltip.show {
    opacity: var(--bs-tooltip-opacity)
}

.tooltip .tooltip-arrow {
    display: block;
    width: var(--bs-tooltip-arrow-width);
    height: var(--bs-tooltip-arrow-height)
}

.tooltip .tooltip-arrow::before {
    position: absolute;
    content: "";
    border-color: #fff0;
    border-style: solid
}

.bs-tooltip-top .tooltip-arrow,
.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow {
    bottom: calc(-1*var(--bs-tooltip-arrow-height))
}

.bs-tooltip-top .tooltip-arrow::before,
.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow::before {
    top: -1px;
    border-width: var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width)*.5) 0;
    border-top-color: var(--bs-tooltip-bg)
}

.bs-tooltip-end .tooltip-arrow,
.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow {
    left: calc(-1*var(--bs-tooltip-arrow-height));
    width: var(--bs-tooltip-arrow-height);
    height: var(--bs-tooltip-arrow-width)
}

.bs-tooltip-end .tooltip-arrow::before,
.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow::before {
    right: -1px;
    border-width: calc(var(--bs-tooltip-arrow-width)*.5) var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width)*.5) 0;
    border-right-color: var(--bs-tooltip-bg)
}

.bs-tooltip-bottom .tooltip-arrow,
.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow {
    top: calc(-1*var(--bs-tooltip-arrow-height))
}

.bs-tooltip-bottom .tooltip-arrow::before,
.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow::before {
    bottom: -1px;
    border-width: 0 calc(var(--bs-tooltip-arrow-width)*.5) var(--bs-tooltip-arrow-height);
    border-bottom-color: var(--bs-tooltip-bg)
}

.bs-tooltip-start .tooltip-arrow,
.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow {
    right: calc(-1*var(--bs-tooltip-arrow-height));
    width: var(--bs-tooltip-arrow-height);
    height: var(--bs-tooltip-arrow-width)
}

.bs-tooltip-start .tooltip-arrow::before,
.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow::before {
    left: -1px;
    border-width: calc(var(--bs-tooltip-arrow-width)*.5) 0 calc(var(--bs-tooltip-arrow-width)*.5) var(--bs-tooltip-arrow-height);
    border-left-color: var(--bs-tooltip-bg)
}

.tooltip-inner {
    max-width: var(--bs-tooltip-max-width);
    padding: var(--bs-tooltip-padding-y) var(--bs-tooltip-padding-x);
    color: var(--bs-tooltip-color);
    text-align: center;
    background-color: var(--bs-tooltip-bg);
    border-radius: var(--bs-tooltip-border-radius)
}

.popover {
    --bs-popover-zindex: 1070;
    --bs-popover-max-width: 276px;
    --bs-popover-font-size: 0.875rem;
    --bs-popover-bg: var(--bs-body-bg);
    --bs-popover-border-width: var(--bs-border-width);
    --bs-popover-border-color: var(--bs-border-color-translucent);
    --bs-popover-border-radius: var(--bs-border-radius-lg);
    --bs-popover-inner-border-radius: calc(var(--bs-border-radius-lg) - var(--bs-border-width));
    --bs-popover-box-shadow: var(--bs-box-shadow);
    --bs-popover-header-padding-x: 1rem;
    --bs-popover-header-padding-y: 0.5rem;
    --bs-popover-header-font-size: 1rem;
    --bs-popover-header-color: #080f2c;
    --bs-popover-header-bg: var(--bs-secondary-bg);
    --bs-popover-body-padding-x: 1rem;
    --bs-popover-body-padding-y: 1rem;
    --bs-popover-body-color: var(--bs-body-color);
    --bs-popover-arrow-width: 1rem;
    --bs-popover-arrow-height: 0.5rem;
    --bs-popover-arrow-border: var(--bs-popover-border-color);
    z-index: var(--bs-popover-zindex);
    display: block;
    max-width: var(--bs-popover-max-width);
    font-family: var(--bs-font-sans-serif);
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    white-space: normal;
    word-spacing: normal;
    line-break: auto;
    font-size: var(--bs-popover-font-size);
    word-wrap: break-word;
    background-color: var(--bs-popover-bg);
    background-clip: padding-box;
    border: var(--bs-popover-border-width) solid var(--bs-popover-border-color);
    border-radius: var(--bs-popover-border-radius)
}

.popover .popover-arrow {
    display: block;
    width: var(--bs-popover-arrow-width);
    height: var(--bs-popover-arrow-height)
}

.popover .popover-arrow::before,
.popover .popover-arrow::after {
    position: absolute;
    display: block;
    content: "";
    border-color: #fff0;
    border-style: solid;
    border-width: 0
}

.bs-popover-top>.popover-arrow,
.bs-popover-auto[data-popper-placement^=top]>.popover-arrow {
    bottom: calc(-1*(var(--bs-popover-arrow-height)) - var(--bs-popover-border-width))
}

.bs-popover-top>.popover-arrow::before,
.bs-popover-auto[data-popper-placement^=top]>.popover-arrow::before,
.bs-popover-top>.popover-arrow::after,
.bs-popover-auto[data-popper-placement^=top]>.popover-arrow::after {
    border-width: var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width)*.5) 0
}

.bs-popover-top>.popover-arrow::before,
.bs-popover-auto[data-popper-placement^=top]>.popover-arrow::before {
    bottom: 0;
    border-top-color: var(--bs-popover-arrow-border)
}

.bs-popover-top>.popover-arrow::after,
.bs-popover-auto[data-popper-placement^=top]>.popover-arrow::after {
    bottom: var(--bs-popover-border-width);
    border-top-color: var(--bs-popover-bg)
}

.bs-popover-end>.popover-arrow,
.bs-popover-auto[data-popper-placement^=right]>.popover-arrow {
    left: calc(-1*(var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));
    width: var(--bs-popover-arrow-height);
    height: var(--bs-popover-arrow-width)
}

.bs-popover-end>.popover-arrow::before,
.bs-popover-auto[data-popper-placement^=right]>.popover-arrow::before,
.bs-popover-end>.popover-arrow::after,
.bs-popover-auto[data-popper-placement^=right]>.popover-arrow::after {
    border-width: calc(var(--bs-popover-arrow-width)*.5) var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width)*.5) 0
}

.bs-popover-end>.popover-arrow::before,
.bs-popover-auto[data-popper-placement^=right]>.popover-arrow::before {
    left: 0;
    border-right-color: var(--bs-popover-arrow-border)
}

.bs-popover-end>.popover-arrow::after,
.bs-popover-auto[data-popper-placement^=right]>.popover-arrow::after {
    left: var(--bs-popover-border-width);
    border-right-color: var(--bs-popover-bg)
}

.bs-popover-bottom>.popover-arrow,
.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow {
    top: calc(-1*(var(--bs-popover-arrow-height)) - var(--bs-popover-border-width))
}

.bs-popover-bottom>.popover-arrow::before,
.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::before,
.bs-popover-bottom>.popover-arrow::after,
.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::after {
    border-width: 0 calc(var(--bs-popover-arrow-width)*.5) var(--bs-popover-arrow-height)
}

.bs-popover-bottom>.popover-arrow::before,
.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::before {
    top: 0;
    border-bottom-color: var(--bs-popover-arrow-border)
}

.bs-popover-bottom>.popover-arrow::after,
.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::after {
    top: var(--bs-popover-border-width);
    border-bottom-color: var(--bs-popover-bg)
}

.bs-popover-bottom .popover-header::before,
.bs-popover-auto[data-popper-placement^=bottom] .popover-header::before {
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    width: var(--bs-popover-arrow-width);
    margin-left: calc(-0.5*var(--bs-popover-arrow-width));
    content: "";
    border-bottom: var(--bs-popover-border-width) solid var(--bs-popover-header-bg)
}

.bs-popover-start>.popover-arrow,
.bs-popover-auto[data-popper-placement^=left]>.popover-arrow {
    right: calc(-1*(var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));
    width: var(--bs-popover-arrow-height);
    height: var(--bs-popover-arrow-width)
}

.bs-popover-start>.popover-arrow::before,
.bs-popover-auto[data-popper-placement^=left]>.popover-arrow::before,
.bs-popover-start>.popover-arrow::after,
.bs-popover-auto[data-popper-placement^=left]>.popover-arrow::after {
    border-width: calc(var(--bs-popover-arrow-width)*.5) 0 calc(var(--bs-popover-arrow-width)*.5) var(--bs-popover-arrow-height)
}

.bs-popover-start>.popover-arrow::before,
.bs-popover-auto[data-popper-placement^=left]>.popover-arrow::before {
    right: 0;
    border-left-color: var(--bs-popover-arrow-border)
}

.bs-popover-start>.popover-arrow::after,
.bs-popover-auto[data-popper-placement^=left]>.popover-arrow::after {
    right: var(--bs-popover-border-width);
    border-left-color: var(--bs-popover-bg)
}

.popover-header {
    padding: var(--bs-popover-header-padding-y) var(--bs-popover-header-padding-x);
    margin-bottom: 0;
    font-size: var(--bs-popover-header-font-size);
    color: var(--bs-popover-header-color);
    background-color: var(--bs-popover-header-bg);
    border-bottom: var(--bs-popover-border-width) solid var(--bs-popover-border-color);
    border-top-left-radius: var(--bs-popover-inner-border-radius);
    border-top-right-radius: var(--bs-popover-inner-border-radius)
}

.popover-header:empty {
    display: none
}

.popover-body {
    padding: var(--bs-popover-body-padding-y) var(--bs-popover-body-padding-x);
    color: var(--bs-popover-body-color)
}

.carousel {
    position: relative
}

.carousel.pointer-event {
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden
}

.carousel-inner::after {
    display: block;
    clear: both;
    content: ""
}

.carousel-item {
    position: relative;
    display: none;
    float: left;
    width: 100%;
    margin-right: -100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: -webkit-transform .6s ease-in-out;
    transition: -webkit-transform .6s ease-in-out;
    transition: transform .6s ease-in-out;
    transition: transform .6s ease-in-out, -webkit-transform .6s ease-in-out
}

@media(prefers-reduced-motion:reduce) {
    .carousel-item {
        -webkit-transition: none;
        transition: none
    }
}

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
    display: block
}

.carousel-item-next:not(.carousel-item-start),
.active.carousel-item-end {
    -webkit-transform: translateX(100%);
    transform: translateX(100%)
}

.carousel-item-prev:not(.carousel-item-end),
.active.carousel-item-start {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%)
}

.carousel-fade .carousel-item {
    opacity: 0;
    -webkit-transition-property: opacity;
    transition-property: opacity;
    -webkit-transform: none;
    transform: none
}

.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-start,
.carousel-fade .carousel-item-prev.carousel-item-end {
    z-index: 1;
    opacity: 1
}

.carousel-fade .active.carousel-item-start,
.carousel-fade .active.carousel-item-end {
    z-index: 0;
    opacity: 0;
    -webkit-transition: opacity 0s .6s;
    transition: opacity 0s .6s
}

@media(prefers-reduced-motion:reduce) {
    .carousel-fade .active.carousel-item-start,
    .carousel-fade .active.carousel-item-end {
        -webkit-transition: none;
        transition: none
    }
}

.carousel-control-prev,
.carousel-control-next {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 15%;
    padding: 0;
    color: #fff;
    text-align: center;
    background: none;
    -webkit-filter: var(--bs-carousel-control-icon-filter);
    filter: var(--bs-carousel-control-icon-filter);
    border: 0;
    opacity: .5;
    -webkit-transition: opacity .15s ease;
    transition: opacity .15s ease
}

@media(prefers-reduced-motion:reduce) {
    .carousel-control-prev,
    .carousel-control-next {
        -webkit-transition: none;
        transition: none
    }
}

.carousel-control-prev:hover,
.carousel-control-prev:focus,
.carousel-control-next:hover,
.carousel-control-next:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: .9
}

.carousel-control-prev {
    left: 0
}

.carousel-control-next {
    right: 0
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 100% 100%
}

.carousel-control-prev-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0'/%3e%3c/svg%3e")
}

.carousel-control-next-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708'/%3e%3c/svg%3e")
}

.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0;
    margin-right: 15%;
    margin-bottom: 1rem;
    margin-left: 15%
}

.carousel-indicators [data-bs-target] {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 30px;
    height: 3px;
    padding: 0;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: var(--bs-carousel-indicator-active-bg);
    background-clip: padding-box;
    border: 0;
    border-top: 10px solid #fff0;
    border-bottom: 10px solid #fff0;
    opacity: .5;
    -webkit-transition: opacity .6s ease;
    transition: opacity .6s ease
}

@media(prefers-reduced-motion:reduce) {
    .carousel-indicators [data-bs-target] {
        -webkit-transition: none;
        transition: none
    }
}

.carousel-indicators .active {
    opacity: 1
}

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 1.25rem;
    left: 15%;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    color: var(--bs-carousel-caption-color);
    text-align: center
}

.carousel-dark {
    --bs-carousel-indicator-active-bg: #000;
    --bs-carousel-caption-color: #000;
    --bs-carousel-control-icon-filter: invert(1) grayscale(100)
}

:root,
[data-bs-theme=light] {
    --bs-carousel-indicator-active-bg: #fff;
    --bs-carousel-caption-color: #fff;
    --bs-carousel-control-icon-filter:
}

[data-bs-theme=dark] {
    --bs-carousel-indicator-active-bg: #000;
    --bs-carousel-caption-color: #000;
    --bs-carousel-control-icon-filter: invert(1) grayscale(100)
}

.spinner-grow,
.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%;
    -webkit-animation: var(--bs-spinner-animation-speed) linear infinite var(--bs-spinner-animation-name);
    animation: var(--bs-spinner-animation-speed) linear infinite var(--bs-spinner-animation-name)
}

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

@keyframes spinner-border {
    to {
        -webkit-transform: rotate(360deg);
        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: #fff0
}

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

@-webkit-keyframes spinner-grow {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }
    50% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes spinner-grow {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }
    50% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.spinner-grow {
    --bs-spinner-width: 2rem;
    --bs-spinner-height: 2rem;
    --bs-spinner-vertical-align: -0.125em;
    --bs-spinner-animation-speed: 0.75s;
    --bs-spinner-animation-name: spinner-grow;
    background-color: currentcolor;
    opacity: 0
}

.spinner-grow-sm {
    --bs-spinner-width: 1rem;
    --bs-spinner-height: 1rem
}

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

.offcanvas,
.offcanvas-xxl,
.offcanvas-xl,
.offcanvas-lg,
.offcanvas-md,
.offcanvas-sm {
    --bs-offcanvas-zindex: 1045;
    --bs-offcanvas-width: 400px;
    --bs-offcanvas-height: 30vh;
    --bs-offcanvas-padding-x: 1rem;
    --bs-offcanvas-padding-y: 1rem;
    --bs-offcanvas-color: var(--bs-body-color);
    --bs-offcanvas-bg: var(--bs-body-bg);
    --bs-offcanvas-border-width: var(--bs-border-width);
    --bs-offcanvas-border-color: var(--bs-border-color-translucent);
    --bs-offcanvas-box-shadow: var(--bs-box-shadow-sm);
    --bs-offcanvas-transition: transform 0.3s ease-in-out;
    --bs-offcanvas-title-line-height: 1.5
}

@media(max-width:575.98px) {
    .offcanvas-sm {
        position: fixed;
        bottom: 0;
        z-index: var(--bs-offcanvas-zindex);
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        max-width: 100%;
        color: var(--bs-offcanvas-color);
        visibility: hidden;
        background-color: var(--bs-offcanvas-bg);
        background-clip: padding-box;
        outline: 0;
        -webkit-transition: var(--bs-offcanvas-transition);
        transition: var(--bs-offcanvas-transition)
    }
}

@media(max-width:575.98px)and (prefers-reduced-motion:reduce) {
    .offcanvas-sm {
        -webkit-transition: none;
        transition: none
    }
}

@media(max-width:575.98px) {
    .offcanvas-sm.offcanvas-start {
        top: 0;
        left: 0;
        width: var(--bs-offcanvas-width);
        border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }
    .offcanvas-sm.offcanvas-end {
        top: 0;
        right: 0;
        width: var(--bs-offcanvas-width);
        border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }
    .offcanvas-sm.offcanvas-top {
        top: 0;
        right: 0;
        left: 0;
        height: var(--bs-offcanvas-height);
        max-height: 100%;
        border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }
    .offcanvas-sm.offcanvas-bottom {
        right: 0;
        left: 0;
        height: var(--bs-offcanvas-height);
        max-height: 100%;
        border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
        -webkit-transform: translateY(100%);
        transform: translateY(100%)
    }
    .offcanvas-sm.showing,
    .offcanvas-sm.show:not(.hiding) {
        -webkit-transform: none;
        transform: none
    }
    .offcanvas-sm.showing,
    .offcanvas-sm.hiding,
    .offcanvas-sm.show {
        visibility: visible
    }
}

@media(min-width:576px) {
    .offcanvas-sm {
        --bs-offcanvas-height: auto;
        --bs-offcanvas-border-width: 0;
        background-color: #fff0 !important
    }
    .offcanvas-sm .offcanvas-header {
        display: none
    }
    .offcanvas-sm .offcanvas-body {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        padding: 0;
        overflow-y: visible;
        background-color: #fff0 !important
    }
}

@media(max-width:767.98px) {
    .offcanvas-md {
        position: fixed;
        bottom: 0;
        z-index: var(--bs-offcanvas-zindex);
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        max-width: 100%;
        color: var(--bs-offcanvas-color);
        visibility: hidden;
        background-color: var(--bs-offcanvas-bg);
        background-clip: padding-box;
        outline: 0;
        -webkit-transition: var(--bs-offcanvas-transition);
        transition: var(--bs-offcanvas-transition)
    }
}

@media(max-width:767.98px)and (prefers-reduced-motion:reduce) {
    .offcanvas-md {
        -webkit-transition: none;
        transition: none
    }
}

@media(max-width:767.98px) {
    .offcanvas-md.offcanvas-start {
        top: 0;
        left: 0;
        width: var(--bs-offcanvas-width);
        border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }
    .offcanvas-md.offcanvas-end {
        top: 0;
        right: 0;
        width: var(--bs-offcanvas-width);
        border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }
    .offcanvas-md.offcanvas-top {
        top: 0;
        right: 0;
        left: 0;
        height: var(--bs-offcanvas-height);
        max-height: 100%;
        border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }
    .offcanvas-md.offcanvas-bottom {
        right: 0;
        left: 0;
        height: var(--bs-offcanvas-height);
        max-height: 100%;
        border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
        -webkit-transform: translateY(100%);
        transform: translateY(100%)
    }
    .offcanvas-md.showing,
    .offcanvas-md.show:not(.hiding) {
        -webkit-transform: none;
        transform: none
    }
    .offcanvas-md.showing,
    .offcanvas-md.hiding,
    .offcanvas-md.show {
        visibility: visible
    }
}

@media(min-width:768px) {
    .offcanvas-md {
        --bs-offcanvas-height: auto;
        --bs-offcanvas-border-width: 0;
        background-color: #fff0 !important
    }
    .offcanvas-md .offcanvas-header {
        display: none
    }
    .offcanvas-md .offcanvas-body {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        padding: 0;
        overflow-y: visible;
        background-color: #fff0 !important
    }
}

@media(max-width:991.98px) {
    .offcanvas-lg {
        position: fixed;
        bottom: 0;
        z-index: var(--bs-offcanvas-zindex);
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        max-width: 100%;
        color: var(--bs-offcanvas-color);
        visibility: hidden;
        background-color: var(--bs-offcanvas-bg);
        background-clip: padding-box;
        outline: 0;
        -webkit-transition: var(--bs-offcanvas-transition);
        transition: var(--bs-offcanvas-transition)
    }
}

@media(max-width:991.98px)and (prefers-reduced-motion:reduce) {
    .offcanvas-lg {
        -webkit-transition: none;
        transition: none
    }
}

@media(max-width:991.98px) {
    .offcanvas-lg.offcanvas-start {
        top: 0;
        left: 0;
        width: var(--bs-offcanvas-width);
        border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }
    .offcanvas-lg.offcanvas-end {
        top: 0;
        right: 0;
        width: var(--bs-offcanvas-width);
        border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }
    .offcanvas-lg.offcanvas-top {
        top: 0;
        right: 0;
        left: 0;
        height: var(--bs-offcanvas-height);
        max-height: 100%;
        border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }
    .offcanvas-lg.offcanvas-bottom {
        right: 0;
        left: 0;
        height: var(--bs-offcanvas-height);
        max-height: 100%;
        border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
        -webkit-transform: translateY(100%);
        transform: translateY(100%)
    }
    .offcanvas-lg.showing,
    .offcanvas-lg.show:not(.hiding) {
        -webkit-transform: none;
        transform: none
    }
    .offcanvas-lg.showing,
    .offcanvas-lg.hiding,
    .offcanvas-lg.show {
        visibility: visible
    }
}

@media(min-width:992px) {
    .offcanvas-lg {
        --bs-offcanvas-height: auto;
        --bs-offcanvas-border-width: 0;
        background-color: #fff0 !important
    }
    .offcanvas-lg .offcanvas-header {
        display: none
    }
    .offcanvas-lg .offcanvas-body {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        padding: 0;
        overflow-y: visible;
        background-color: #fff0 !important
    }
}

@media(max-width:1199.98px) {
    .offcanvas-xl {
        position: fixed;
        bottom: 0;
        z-index: var(--bs-offcanvas-zindex);
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        max-width: 100%;
        color: var(--bs-offcanvas-color);
        visibility: hidden;
        background-color: var(--bs-offcanvas-bg);
        background-clip: padding-box;
        outline: 0;
        -webkit-transition: var(--bs-offcanvas-transition);
        transition: var(--bs-offcanvas-transition)
    }
}

@media(max-width:1199.98px)and (prefers-reduced-motion:reduce) {
    .offcanvas-xl {
        -webkit-transition: none;
        transition: none
    }
}

@media(max-width:1199.98px) {
    .offcanvas-xl.offcanvas-start {
        top: 0;
        left: 0;
        width: var(--bs-offcanvas-width);
        border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }
    .offcanvas-xl.offcanvas-end {
        top: 0;
        right: 0;
        width: var(--bs-offcanvas-width);
        border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }
    .offcanvas-xl.offcanvas-top {
        top: 0;
        right: 0;
        left: 0;
        height: var(--bs-offcanvas-height);
        max-height: 100%;
        border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }
    .offcanvas-xl.offcanvas-bottom {
        right: 0;
        left: 0;
        height: var(--bs-offcanvas-height);
        max-height: 100%;
        border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
        -webkit-transform: translateY(100%);
        transform: translateY(100%)
    }
    .offcanvas-xl.showing,
    .offcanvas-xl.show:not(.hiding) {
        -webkit-transform: none;
        transform: none
    }
    .offcanvas-xl.showing,
    .offcanvas-xl.hiding,
    .offcanvas-xl.show {
        visibility: visible
    }
}

@media(min-width:1200px) {
    .offcanvas-xl {
        --bs-offcanvas-height: auto;
        --bs-offcanvas-border-width: 0;
        background-color: #fff0 !important
    }
    .offcanvas-xl .offcanvas-header {
        display: none
    }
    .offcanvas-xl .offcanvas-body {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        padding: 0;
        overflow-y: visible;
        background-color: #fff0 !important
    }
}

@media(max-width:1399.98px) {
    .offcanvas-xxl {
        position: fixed;
        bottom: 0;
        z-index: var(--bs-offcanvas-zindex);
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        max-width: 100%;
        color: var(--bs-offcanvas-color);
        visibility: hidden;
        background-color: var(--bs-offcanvas-bg);
        background-clip: padding-box;
        outline: 0;
        -webkit-transition: var(--bs-offcanvas-transition);
        transition: var(--bs-offcanvas-transition)
    }
}

@media(max-width:1399.98px)and (prefers-reduced-motion:reduce) {
    .offcanvas-xxl {
        -webkit-transition: none;
        transition: none
    }
}

@media(max-width:1399.98px) {
    .offcanvas-xxl.offcanvas-start {
        top: 0;
        left: 0;
        width: var(--bs-offcanvas-width);
        border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }
    .offcanvas-xxl.offcanvas-end {
        top: 0;
        right: 0;
        width: var(--bs-offcanvas-width);
        border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }
    .offcanvas-xxl.offcanvas-top {
        top: 0;
        right: 0;
        left: 0;
        height: var(--bs-offcanvas-height);
        max-height: 100%;
        border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }
    .offcanvas-xxl.offcanvas-bottom {
        right: 0;
        left: 0;
        height: var(--bs-offcanvas-height);
        max-height: 100%;
        border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
        -webkit-transform: translateY(100%);
        transform: translateY(100%)
    }
    .offcanvas-xxl.showing,
    .offcanvas-xxl.show:not(.hiding) {
        -webkit-transform: none;
        transform: none
    }
    .offcanvas-xxl.showing,
    .offcanvas-xxl.hiding,
    .offcanvas-xxl.show {
        visibility: visible
    }
}

@media(min-width:1400px) {
    .offcanvas-xxl {
        --bs-offcanvas-height: auto;
        --bs-offcanvas-border-width: 0;
        background-color: #fff0 !important
    }
    .offcanvas-xxl .offcanvas-header {
        display: none
    }
    .offcanvas-xxl .offcanvas-body {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        padding: 0;
        overflow-y: visible;
        background-color: #fff0 !important
    }
}

.offcanvas {
    position: fixed;
    bottom: 0;
    z-index: var(--bs-offcanvas-zindex);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: 100%;
    color: var(--bs-offcanvas-color);
    visibility: hidden;
    background-color: var(--bs-offcanvas-bg);
    background-clip: padding-box;
    outline: 0;
    -webkit-transition: var(--bs-offcanvas-transition);
    transition: var(--bs-offcanvas-transition)
}

@media(prefers-reduced-motion:reduce) {
    .offcanvas {
        -webkit-transition: none;
        transition: none
    }
}

.offcanvas.offcanvas-start {
    top: 0;
    left: 0;
    width: var(--bs-offcanvas-width);
    border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%)
}

.offcanvas.offcanvas-end {
    top: 0;
    right: 0;
    width: var(--bs-offcanvas-width);
    border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    -webkit-transform: translateX(100%);
    transform: translateX(100%)
}

.offcanvas.offcanvas-top {
    top: 0;
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%)
}

.offcanvas.offcanvas-bottom {
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    -webkit-transform: translateY(100%);
    transform: translateY(100%)
}

.offcanvas.showing,
.offcanvas.show:not(.hiding) {
    -webkit-transform: none;
    transform: none
}

.offcanvas.showing,
.offcanvas.hiding,
.offcanvas.show {
    visibility: visible
}

.offcanvas-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1040;
    width: 100vw;
    height: 100vh;
    background-color: #000
}

.offcanvas-backdrop.fade {
    opacity: 0
}

.offcanvas-backdrop.show {
    opacity: .5
}

.offcanvas-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x)
}

.offcanvas-header .btn-close {
    padding: calc(var(--bs-offcanvas-padding-y)*.5) calc(var(--bs-offcanvas-padding-x)*.5);
    margin-top: calc(-0.5*var(--bs-offcanvas-padding-y));
    margin-right: calc(-0.5*var(--bs-offcanvas-padding-x));
    margin-bottom: calc(-0.5*var(--bs-offcanvas-padding-y));
    margin-left: auto
}

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

.offcanvas-body {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding: var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x);
    overflow-y: auto
}

.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-xs {
    min-height: .6em
}

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

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

.placeholder-glow .placeholder {
    -webkit-animation: placeholder-glow 2s ease-in-out infinite;
    animation: placeholder-glow 2s ease-in-out infinite
}

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

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

.placeholder-wave {
    -webkit-mask-image: linear-gradient(130deg, #000 55%, rgb(0 0 0 / .8) 75%, #000 95%);
    mask-image: linear-gradient(130deg, #000 55%, rgb(0 0 0 / .8) 75%, #000 95%);
    -webkit-mask-size: 200% 100%;
    mask-size: 200% 100%;
    -webkit-animation: placeholder-wave 2s linear infinite;
    animation: placeholder-wave 2s linear infinite
}

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

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

.clearfix::after {
    display: block;
    clear: both;
    content: ""
}

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

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

.text-bg-secondary {
    color: #000 !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-warning {
    color: #000 !important;
    background-color: RGBA(var(--bs-warning-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-custom-1 {
    color: #fff !important;
    background-color: RGBA(var(--bs-custom-1-rgb), var(--bs-bg-opacity, 1)) !important
}

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

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

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

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

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

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

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

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

.link-primary:hover,
.link-primary:focus {
    color: RGBA(13, 78, 203, var(--bs-link-opacity, 1)) !important;
    -webkit-text-decoration-color: RGBA(13, 78, 203, var(--bs-link-underline-opacity, 1)) !important;
    text-decoration-color: RGBA(13, 78, 203, var(--bs-link-underline-opacity, 1)) !important
}

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

.link-primary-16:hover,
.link-primary-16:focus {
    color: RGBA(205, 241, 51, var(--bs-link-opacity, 1)) !important;
    -webkit-text-decoration-color: RGBA(205, 241, 51, var(--bs-link-underline-opacity, 1)) !important;
    text-decoration-color: RGBA(205, 241, 51, var(--bs-link-underline-opacity, 1)) !important
}

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

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

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

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

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

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

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

.link-warning:hover,
.link-warning:focus {
    color: RGBA(255, 182, 89, var(--bs-link-opacity, 1)) !important;
    -webkit-text-decoration-color: RGBA(255, 182, 89, var(--bs-link-underline-opacity, 1)) !important;
    text-decoration-color: RGBA(255, 182, 89, var(--bs-link-underline-opacity, 1)) !important
}

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

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

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

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

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

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

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

.link-custom-1:hover,
.link-custom-1:focus {
    color: RGBA(15, 32, 32, var(--bs-link-opacity, 1)) !important;
    -webkit-text-decoration-color: RGBA(15, 32, 32, var(--bs-link-underline-opacity, 1)) !important;
    text-decoration-color: RGBA(15, 32, 32, var(--bs-link-underline-opacity, 1)) !important
}

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

.link-custom-2:hover,
.link-custom-2:focus {
    color: RGBA(22, 36, 35, var(--bs-link-opacity, 1)) !important;
    -webkit-text-decoration-color: RGBA(22, 36, 35, var(--bs-link-underline-opacity, 1)) !important;
    text-decoration-color: RGBA(22, 36, 35, var(--bs-link-underline-opacity, 1)) !important
}

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

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

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

.link-body-17:hover,
.link-body-17:focus {
    color: RGBA(194, 197, 198, var(--bs-link-opacity, 1)) !important;
    -webkit-text-decoration-color: RGBA(194, 197, 198, var(--bs-link-underline-opacity, 1)) !important;
    text-decoration-color: RGBA(194, 197, 198, var(--bs-link-underline-opacity, 1)) !important
}

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

.link-dark-card-17:hover,
.link-dark-card-17:focus {
    color: RGBA(9, 18, 22, var(--bs-link-opacity, 1)) !important;
    -webkit-text-decoration-color: RGBA(9, 18, 22, var(--bs-link-underline-opacity, 1)) !important;
    text-decoration-color: RGBA(9, 18, 22, var(--bs-link-underline-opacity, 1)) !important
}

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

.link-custom-3:hover,
.link-custom-3:focus {
    color: RGBA(255, 165, 82, var(--bs-link-opacity, 1)) !important;
    -webkit-text-decoration-color: RGBA(255, 165, 82, var(--bs-link-underline-opacity, 1)) !important;
    text-decoration-color: RGBA(255, 165, 82, var(--bs-link-underline-opacity, 1)) !important
}

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

.link-custom-4:hover,
.link-custom-4:focus {
    color: RGBA(237, 251, 109, var(--bs-link-opacity, 1)) !important;
    -webkit-text-decoration-color: RGBA(237, 251, 109, var(--bs-link-underline-opacity, 1)) !important;
    text-decoration-color: RGBA(237, 251, 109, var(--bs-link-underline-opacity, 1)) !important
}

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

.link-custom-5:hover,
.link-custom-5:focus {
    color: RGBA(177, 161, 253, var(--bs-link-opacity, 1)) !important;
    -webkit-text-decoration-color: RGBA(177, 161, 253, var(--bs-link-underline-opacity, 1)) !important;
    text-decoration-color: RGBA(177, 161, 253, var(--bs-link-underline-opacity, 1)) !important
}

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

.link-body-emphasis:hover,
.link-body-emphasis:focus {
    color: RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-opacity, .75)) !important;
    -webkit-text-decoration-color: RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-underline-opacity, .75)) !important;
    text-decoration-color: RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-underline-opacity, .75)) !important
}

.focus-ring:focus {
    outline: 0;
    -webkit-box-shadow: var(--bs-focus-ring-x, 0) var(--bs-focus-ring-y, 0) var(--bs-focus-ring-blur, 0) var(--bs-focus-ring-width) var(--bs-focus-ring-color);
    box-shadow: var(--bs-focus-ring-x, 0) var(--bs-focus-ring-y, 0) var(--bs-focus-ring-blur, 0) var(--bs-focus-ring-width) var(--bs-focus-ring-color)
}

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

.icon-link>.bi {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 1em;
    height: 1em;
    fill: currentcolor;
    -webkit-transition: .2s ease-in-out transform;
    transition: .2s ease-in-out transform
}

@media(prefers-reduced-motion:reduce) {
    .icon-link>.bi {
        -webkit-transition: none;
        transition: none
    }
}

.icon-link-hover:hover>.bi,
.icon-link-hover:focus-visible>.bi {
    -webkit-transform: var(--bs-icon-link-transform, translate3d(.25em, 0, 0));
    transform: var(--bs-icon-link-transform, translate3d(.25em, 0, 0))
}

.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%
}

.fixed-top {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030
}

.fixed-bottom {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1030
}

.sticky-top {
    position: sticky;
    top: 0;
    z-index: 1020
}

.sticky-bottom {
    position: sticky;
    bottom: 0;
    z-index: 1020
}

@media(min-width:576px) {
    .sticky-sm-top {
        position: sticky;
        top: 0;
        z-index: 1020
    }
    .sticky-sm-bottom {
        position: sticky;
        bottom: 0;
        z-index: 1020
    }
}

@media(min-width:768px) {
    .sticky-md-top {
        position: sticky;
        top: 0;
        z-index: 1020
    }
    .sticky-md-bottom {
        position: sticky;
        bottom: 0;
        z-index: 1020
    }
}

@media(min-width:992px) {
    .sticky-lg-top {
        position: sticky;
        top: 0;
        z-index: 1020
    }
    .sticky-lg-bottom {
        position: sticky;
        bottom: 0;
        z-index: 1020
    }
}

@media(min-width:1200px) {
    .sticky-xl-top {
        position: sticky;
        top: 0;
        z-index: 1020
    }
    .sticky-xl-bottom {
        position: sticky;
        bottom: 0;
        z-index: 1020
    }
}

@media(min-width:1400px) {
    .sticky-xxl-top {
        position: sticky;
        top: 0;
        z-index: 1020
    }
    .sticky-xxl-bottom {
        position: sticky;
        bottom: 0;
        z-index: 1020
    }
}

.hstack {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-item-align: stretch;
    align-self: stretch
}

.vstack {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-item-align: stretch;
    align-self: stretch
}

.visually-hidden,
.visually-hidden-focusable:not(:focus):not(:focus-within) {
    width: 1px !important;
    height: 1px !important;
    padding: 0 !important;
    margin: -1px !important;
    overflow: hidden !important;
    clip: rect(0, 0, 0, 0) !important;
    white-space: nowrap !important;
    border: 0 !important
}

.visually-hidden:not(caption),
.visually-hidden-focusable:not(:focus):not(:focus-within):not(caption) {
    position: absolute !important
}

.stretched-link::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    content: ""
}

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

.vr {
    display: inline-block;
    -ms-flex-item-align: stretch;
    align-self: stretch;
    width: var(--bs-border-width);
    min-height: 1em;
    background-color: currentcolor;
    opacity: .25
}

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

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

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

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

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

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

.float-start {
    float: left !important
}

.float-end {
    float: right !important
}

.float-none {
    float: none !important
}

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

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

.object-fit-fill {
    -o-object-fit: fill !important;
    object-fit: fill !important
}

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

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

.opacity-0 {
    opacity: 0 !important
}

.opacity-25 {
    opacity: .25 !important
}

.opacity-50 {
    opacity: .5 !important
}

.opacity-75 {
    opacity: .75 !important
}

.opacity-100 {
    opacity: 1 !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-table {
    display: table !important
}

.d-table-row {
    display: table-row !important
}

.d-table-cell {
    display: table-cell !important
}

.d-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important
}

.d-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important
}

.d-none {
    display: none !important
}

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

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

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

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

.focus-ring-primary {
    --bs-focus-ring-color: rgba(var(--bs-primary-rgb), var(--bs-focus-ring-opacity))
}

.focus-ring-primary-16 {
    --bs-focus-ring-color: rgba(var(--bs-primary-16-rgb), var(--bs-focus-ring-opacity))
}

.focus-ring-secondary {
    --bs-focus-ring-color: rgba(var(--bs-secondary-rgb), var(--bs-focus-ring-opacity))
}

.focus-ring-success {
    --bs-focus-ring-color: rgba(var(--bs-success-rgb), var(--bs-focus-ring-opacity))
}

.focus-ring-info {
    --bs-focus-ring-color: rgba(var(--bs-info-rgb), var(--bs-focus-ring-opacity))
}

.focus-ring-warning {
    --bs-focus-ring-color: rgba(var(--bs-warning-rgb), var(--bs-focus-ring-opacity))
}

.focus-ring-danger {
    --bs-focus-ring-color: rgba(var(--bs-danger-rgb), var(--bs-focus-ring-opacity))
}

.focus-ring-light {
    --bs-focus-ring-color: rgba(var(--bs-light-rgb), var(--bs-focus-ring-opacity))
}

.focus-ring-dark {
    --bs-focus-ring-color: rgba(var(--bs-dark-rgb), var(--bs-focus-ring-opacity))
}

.focus-ring-custom-1 {
    --bs-focus-ring-color: rgba(var(--bs-custom-1-rgb), var(--bs-focus-ring-opacity))
}

.focus-ring-custom-2 {
    --bs-focus-ring-color: rgba(var(--bs-custom-2-rgb), var(--bs-focus-ring-opacity))
}

.focus-ring-dark-17 {
    --bs-focus-ring-color: rgba(var(--bs-dark-17-rgb), var(--bs-focus-ring-opacity))
}

.focus-ring-body-17 {
    --bs-focus-ring-color: rgba(var(--bs-body-17-rgb), var(--bs-focus-ring-opacity))
}

.focus-ring-dark-card-17 {
    --bs-focus-ring-color: rgba(var(--bs-dark-card-17-rgb), var(--bs-focus-ring-opacity))
}

.focus-ring-custom-3 {
    --bs-focus-ring-color: rgba(var(--bs-custom-3-rgb), var(--bs-focus-ring-opacity))
}

.focus-ring-custom-4 {
    --bs-focus-ring-color: rgba(var(--bs-custom-4-rgb), var(--bs-focus-ring-opacity))
}

.focus-ring-custom-5 {
    --bs-focus-ring-color: rgba(var(--bs-custom-5-rgb), var(--bs-focus-ring-opacity))
}

.position-static {
    position: static !important
}

.position-relative {
    position: relative !important
}

.position-absolute {
    position: absolute !important
}

.position-fixed {
    position: fixed !important
}

.position-sticky {
    position: sticky !important
}

.top-0 {
    top: 0 !important
}

.top-1 {
    top: .25rem !important
}

.top-2 {
    top: .5rem !important
}

.top-3 {
    top: .75rem !important
}

.top-4 {
    top: 1rem !important
}

.top-5 {
    top: 1.25rem !important
}

.top-6 {
    top: 1.5rem !important
}

.top-7 {
    top: 1.75rem !important
}

.top-8 {
    top: 2rem !important
}

.top-9 {
    top: 2.25rem !important
}

.top-10 {
    top: 2.5rem !important
}

.top-11 {
    top: 2.75rem !important
}

.top-12 {
    top: 3rem !important
}

.top-13 {
    top: 3.25rem !important
}

.top-14 {
    top: 3.5rem !important
}

.top-15 {
    top: 3.75rem !important
}

.top-16 {
    top: 4rem !important
}

.top-17 {
    top: 4.25rem !important
}

.top-18 {
    top: 4.5rem !important
}

.top-19 {
    top: 4.75rem !important
}

.top-20 {
    top: 5rem !important
}

.top-21 {
    top: 5.25rem !important
}

.top-22 {
    top: 5.5rem !important
}

.top-23 {
    top: 5.75rem !important
}

.top-24 {
    top: 6rem !important
}

.top-25 {
    top: 6.25rem !important
}

.top-26 {
    top: 6.5rem !important
}

.top-27 {
    top: 6.75rem !important
}

.top-28 {
    top: 7rem !important
}

.top-29 {
    top: 7.25rem !important
}

.top-30 {
    top: 7.5rem !important
}

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

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

.bottom-0 {
    bottom: 0 !important
}

.bottom-1 {
    bottom: .25rem !important
}

.bottom-2 {
    bottom: .5rem !important
}

.bottom-3 {
    bottom: .75rem !important
}

.bottom-4 {
    bottom: 1rem !important
}

.bottom-5 {
    bottom: 1.25rem !important
}

.bottom-6 {
    bottom: 1.5rem !important
}

.bottom-7 {
    bottom: 1.75rem !important
}

.bottom-8 {
    bottom: 2rem !important
}

.bottom-9 {
    bottom: 2.25rem !important
}

.bottom-10 {
    bottom: 2.5rem !important
}

.bottom-11 {
    bottom: 2.75rem !important
}

.bottom-12 {
    bottom: 3rem !important
}

.bottom-13 {
    bottom: 3.25rem !important
}

.bottom-14 {
    bottom: 3.5rem !important
}

.bottom-15 {
    bottom: 3.75rem !important
}

.bottom-16 {
    bottom: 4rem !important
}

.bottom-17 {
    bottom: 4.25rem !important
}

.bottom-18 {
    bottom: 4.5rem !important
}

.bottom-19 {
    bottom: 4.75rem !important
}

.bottom-20 {
    bottom: 5rem !important
}

.bottom-21 {
    bottom: 5.25rem !important
}

.bottom-22 {
    bottom: 5.5rem !important
}

.bottom-23 {
    bottom: 5.75rem !important
}

.bottom-24 {
    bottom: 6rem !important
}

.bottom-25 {
    bottom: 6.25rem !important
}

.bottom-26 {
    bottom: 6.5rem !important
}

.bottom-27 {
    bottom: 6.75rem !important
}

.bottom-28 {
    bottom: 7rem !important
}

.bottom-29 {
    bottom: 7.25rem !important
}

.bottom-30 {
    bottom: 7.5rem !important
}

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

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

.start-0 {
    left: 0 !important
}

.start-1 {
    left: .25rem !important
}

.start-2 {
    left: .5rem !important
}

.start-3 {
    left: .75rem !important
}

.start-4 {
    left: 1rem !important
}

.start-5 {
    left: 1.25rem !important
}

.start-6 {
    left: 1.5rem !important
}

.start-7 {
    left: 1.75rem !important
}

.start-8 {
    left: 2rem !important
}

.start-9 {
    left: 2.25rem !important
}

.start-10 {
    left: 2.5rem !important
}

.start-11 {
    left: 2.75rem !important
}

.start-12 {
    left: 3rem !important
}

.start-13 {
    left: 3.25rem !important
}

.start-14 {
    left: 3.5rem !important
}

.start-15 {
    left: 3.75rem !important
}

.start-16 {
    left: 4rem !important
}

.start-17 {
    left: 4.25rem !important
}

.start-18 {
    left: 4.5rem !important
}

.start-19 {
    left: 4.75rem !important
}

.start-20 {
    left: 5rem !important
}

.start-21 {
    left: 5.25rem !important
}

.start-22 {
    left: 5.5rem !important
}

.start-23 {
    left: 5.75rem !important
}

.start-24 {
    left: 6rem !important
}

.start-25 {
    left: 6.25rem !important
}

.start-26 {
    left: 6.5rem !important
}

.start-27 {
    left: 6.75rem !important
}

.start-28 {
    left: 7rem !important
}

.start-29 {
    left: 7.25rem !important
}

.start-30 {
    left: 7.5rem !important
}

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

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

.end-0 {
    right: 0 !important
}

.end-1 {
    right: .25rem !important
}

.end-2 {
    right: .5rem !important
}

.end-3 {
    right: .75rem !important
}

.end-4 {
    right: 1rem !important
}

.end-5 {
    right: 1.25rem !important
}

.end-6 {
    right: 1.5rem !important
}

.end-7 {
    right: 1.75rem !important
}

.end-8 {
    right: 2rem !important
}

.end-9 {
    right: 2.25rem !important
}

.end-10 {
    right: 2.5rem !important
}

.end-11 {
    right: 2.75rem !important
}

.end-12 {
    right: 3rem !important
}

.end-13 {
    right: 3.25rem !important
}

.end-14 {
    right: 3.5rem !important
}

.end-15 {
    right: 3.75rem !important
}

.end-16 {
    right: 4rem !important
}

.end-17 {
    right: 4.25rem !important
}

.end-18 {
    right: 4.5rem !important
}

.end-19 {
    right: 4.75rem !important
}

.end-20 {
    right: 5rem !important
}

.end-21 {
    right: 5.25rem !important
}

.end-22 {
    right: 5.5rem !important
}

.end-23 {
    right: 5.75rem !important
}

.end-24 {
    right: 6rem !important
}

.end-25 {
    right: 6.25rem !important
}

.end-26 {
    right: 6.5rem !important
}

.end-27 {
    right: 6.75rem !important
}

.end-28 {
    right: 7rem !important
}

.end-29 {
    right: 7.25rem !important
}

.end-30 {
    right: 7.5rem !important
}

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

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

.translate-middle {
    -webkit-transform: translate(-50%, -50%) !important;
    transform: translate(-50%, -50%) !important
}

.translate-middle-x {
    -webkit-transform: translateX(-50%) !important;
    transform: translateX(-50%) !important
}

.translate-middle-y {
    -webkit-transform: translateY(-50%) !important;
    transform: translateY(-50%) !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-primary-16 {
    --bs-border-opacity: 1;
    border-color: rgba(var(--bs-primary-16-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-warning {
    --bs-border-opacity: 1;
    border-color: rgba(var(--bs-warning-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-custom-1 {
    --bs-border-opacity: 1;
    border-color: rgba(var(--bs-custom-1-rgb), var(--bs-border-opacity)) !important
}

.border-custom-2 {
    --bs-border-opacity: 1;
    border-color: rgba(var(--bs-custom-2-rgb), var(--bs-border-opacity)) !important
}

.border-dark-17 {
    --bs-border-opacity: 1;
    border-color: rgba(var(--bs-dark-17-rgb), var(--bs-border-opacity)) !important
}

.border-body-17 {
    --bs-border-opacity: 1;
    border-color: rgba(var(--bs-body-17-rgb), var(--bs-border-opacity)) !important
}

.border-dark-card-17 {
    --bs-border-opacity: 1;
    border-color: rgba(var(--bs-dark-card-17-rgb), var(--bs-border-opacity)) !important
}

.border-custom-3 {
    --bs-border-opacity: 1;
    border-color: rgba(var(--bs-custom-3-rgb), var(--bs-border-opacity)) !important
}

.border-custom-4 {
    --bs-border-opacity: 1;
    border-color: rgba(var(--bs-custom-4-rgb), var(--bs-border-opacity)) !important
}

.border-custom-5 {
    --bs-border-opacity: 1;
    border-color: rgba(var(--bs-custom-5-rgb), var(--bs-border-opacity)) !important
}

.border-black {
    --bs-border-opacity: 1;
    border-color: rgba(var(--bs-black-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-primary-subtle {
    border-color: var(--bs-primary-border-subtle) !important
}

.border-secondary-subtle {
    border-color: var(--bs-secondary-border-subtle) !important
}

.border-success-subtle {
    border-color: var(--bs-success-border-subtle) !important
}

.border-info-subtle {
    border-color: var(--bs-info-border-subtle) !important
}

.border-warning-subtle {
    border-color: var(--bs-warning-border-subtle) !important
}

.border-danger-subtle {
    border-color: var(--bs-danger-border-subtle) !important
}

.border-light-subtle {
    border-color: var(--bs-light-border-subtle) !important
}

.border-dark-subtle {
    border-color: var(--bs-dark-border-subtle) !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
}

.border-opacity-10 {
    --bs-border-opacity: 0.1
}

.border-opacity-25 {
    --bs-border-opacity: 0.25
}

.border-opacity-50 {
    --bs-border-opacity: 0.5
}

.border-opacity-75 {
    --bs-border-opacity: 0.75
}

.border-opacity-100 {
    --bs-border-opacity: 1
}

.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
}

.mw-100 {
    max-width: 100% !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
}

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

.vh-100 {
    height: 100vh !important
}

.min-vh-100 {
    min-height: 100vh !important
}

.flex-fill {
    -webkit-box-flex: 1 !important;
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important
}

.flex-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important
}

.flex-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important
}

.flex-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important
}

.flex-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important
}

.flex-grow-0 {
    -webkit-box-flex: 0 !important;
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important
}

.flex-grow-1 {
    -webkit-box-flex: 1 !important;
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important
}

.flex-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important
}

.flex-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important
}

.flex-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important
}

.flex-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important
}

.flex-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important
}

.justify-content-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important
}

.justify-content-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important
}

.justify-content-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important
}

.justify-content-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important
}

.justify-content-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important
}

.justify-content-evenly {
    -webkit-box-pack: space-evenly !important;
    -ms-flex-pack: space-evenly !important;
    justify-content: space-evenly !important
}

.align-items-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important
}

.align-items-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important
}

.align-items-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important
}

.align-items-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important
}

.align-items-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important
}

.align-content-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important
}

.align-content-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important
}

.align-content-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important
}

.align-content-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important
}

.align-content-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important
}

.align-content-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important
}

.align-self-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important
}

.align-self-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important
}

.align-self-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important
}

.align-self-center {
    -ms-flex-item-align: center !important;
    align-self: center !important
}

.align-self-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important
}

.align-self-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important
}

.order-first {
    -webkit-box-ordinal-group: 0 !important;
    -ms-flex-order: -1 !important;
    order: -1 !important
}

.order-0 {
    -webkit-box-ordinal-group: 1 !important;
    -ms-flex-order: 0 !important;
    order: 0 !important
}

.order-1 {
    -webkit-box-ordinal-group: 2 !important;
    -ms-flex-order: 1 !important;
    order: 1 !important
}

.order-2 {
    -webkit-box-ordinal-group: 3 !important;
    -ms-flex-order: 2 !important;
    order: 2 !important
}

.order-3 {
    -webkit-box-ordinal-group: 4 !important;
    -ms-flex-order: 3 !important;
    order: 3 !important
}

.order-4 {
    -webkit-box-ordinal-group: 5 !important;
    -ms-flex-order: 4 !important;
    order: 4 !important
}

.order-5 {
    -webkit-box-ordinal-group: 6 !important;
    -ms-flex-order: 5 !important;
    order: 5 !important
}

.order-last {
    -webkit-box-ordinal-group: 7 !important;
    -ms-flex-order: 6 !important;
    order: 6 !important
}

.m-0 {
    margin: 0 !important
}

.m-1 {
    margin: .25rem !important
}

.m-2 {
    margin: .5rem !important
}

.m-3 {
    margin: .75rem !important
}

.m-4 {
    margin: 1rem !important
}

.m-5 {
    margin: 1.25rem !important
}

.m-6 {
    margin: 1.5rem !important
}

.m-7 {
    margin: 1.75rem !important
}

.m-8 {
    margin: 2rem !important
}

.m-9 {
    margin: 2.25rem !important
}

.m-10 {
    margin: 2.5rem !important
}

.m-11 {
    margin: 2.75rem !important
}

.m-12 {
    margin: 3rem !important
}

.m-13 {
    margin: 3.25rem !important
}

.m-14 {
    margin: 3.5rem !important
}

.m-15 {
    margin: 3.75rem !important
}

.m-16 {
    margin: 4rem !important
}

.m-17 {
    margin: 4.25rem !important
}

.m-18 {
    margin: 4.5rem !important
}

.m-19 {
    margin: 4.75rem !important
}

.m-20 {
    margin: 5rem !important
}

.m-21 {
    margin: 5.25rem !important
}

.m-22 {
    margin: 5.5rem !important
}

.m-23 {
    margin: 5.75rem !important
}

.m-24 {
    margin: 6rem !important
}

.m-25 {
    margin: 6.25rem !important
}

.m-26 {
    margin: 6.5rem !important
}

.m-27 {
    margin: 6.75rem !important
}

.m-28 {
    margin: 7rem !important
}

.m-29 {
    margin: 7.25rem !important
}

.m-30 {
    margin: 7.5rem !important
}

.m-auto {
    margin: auto !important
}

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

.mx-1 {
    margin-right: .25rem !important;
    margin-left: .25rem !important
}

.mx-2 {
    margin-right: .5rem !important;
    margin-left: .5rem !important
}

.mx-3 {
    margin-right: .75rem !important;
    margin-left: .75rem !important
}

.mx-4 {
    margin-right: 1rem !important;
    margin-left: 1rem !important
}

.mx-5 {
    margin-right: 1.25rem !important;
    margin-left: 1.25rem !important
}

.mx-6 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important
}

.mx-7 {
    margin-right: 1.75rem !important;
    margin-left: 1.75rem !important
}

.mx-8 {
    margin-right: 2rem !important;
    margin-left: 2rem !important
}

.mx-9 {
    margin-right: 2.25rem !important;
    margin-left: 2.25rem !important
}

.mx-10 {
    margin-right: 2.5rem !important;
    margin-left: 2.5rem !important
}

.mx-11 {
    margin-right: 2.75rem !important;
    margin-left: 2.75rem !important
}

.mx-12 {
    margin-right: 3rem !important;
    margin-left: 3rem !important
}

.mx-13 {
    margin-right: 3.25rem !important;
    margin-left: 3.25rem !important
}

.mx-14 {
    margin-right: 3.5rem !important;
    margin-left: 3.5rem !important
}

.mx-15 {
    margin-right: 3.75rem !important;
    margin-left: 3.75rem !important
}

.mx-16 {
    margin-right: 4rem !important;
    margin-left: 4rem !important
}

.mx-17 {
    margin-right: 4.25rem !important;
    margin-left: 4.25rem !important
}

.mx-18 {
    margin-right: 4.5rem !important;
    margin-left: 4.5rem !important
}

.mx-19 {
    margin-right: 4.75rem !important;
    margin-left: 4.75rem !important
}

.mx-20 {
    margin-right: 5rem !important;
    margin-left: 5rem !important
}

.mx-21 {
    margin-right: 5.25rem !important;
    margin-left: 5.25rem !important
}

.mx-22 {
    margin-right: 5.5rem !important;
    margin-left: 5.5rem !important
}

.mx-23 {
    margin-right: 5.75rem !important;
    margin-left: 5.75rem !important
}

.mx-24 {
    margin-right: 6rem !important;
    margin-left: 6rem !important
}

.mx-25 {
    margin-right: 6.25rem !important;
    margin-left: 6.25rem !important
}

.mx-26 {
    margin-right: 6.5rem !important;
    margin-left: 6.5rem !important
}

.mx-27 {
    margin-right: 6.75rem !important;
    margin-left: 6.75rem !important
}

.mx-28 {
    margin-right: 7rem !important;
    margin-left: 7rem !important
}

.mx-29 {
    margin-right: 7.25rem !important;
    margin-left: 7.25rem !important
}

.mx-30 {
    margin-right: 7.5rem !important;
    margin-left: 7.5rem !important
}

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

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

.my-1 {
    margin-top: .25rem !important;
    margin-bottom: .25rem !important
}

.my-2 {
    margin-top: .5rem !important;
    margin-bottom: .5rem !important
}

.my-3 {
    margin-top: .75rem !important;
    margin-bottom: .75rem !important
}

.my-4 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important
}

.my-5 {
    margin-top: 1.25rem !important;
    margin-bottom: 1.25rem !important
}

.my-6 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important
}

.my-7 {
    margin-top: 1.75rem !important;
    margin-bottom: 1.75rem !important
}

.my-8 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important
}

.my-9 {
    margin-top: 2.25rem !important;
    margin-bottom: 2.25rem !important
}

.my-10 {
    margin-top: 2.5rem !important;
    margin-bottom: 2.5rem !important
}

.my-11 {
    margin-top: 2.75rem !important;
    margin-bottom: 2.75rem !important
}

.my-12 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important
}

.my-13 {
    margin-top: 3.25rem !important;
    margin-bottom: 3.25rem !important
}

.my-14 {
    margin-top: 3.5rem !important;
    margin-bottom: 3.5rem !important
}

.my-15 {
    margin-top: 3.75rem !important;
    margin-bottom: 3.75rem !important
}

.my-16 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important
}

.my-17 {
    margin-top: 4.25rem !important;
    margin-bottom: 4.25rem !important
}

.my-18 {
    margin-top: 4.5rem !important;
    margin-bottom: 4.5rem !important
}

.my-19 {
    margin-top: 4.75rem !important;
    margin-bottom: 4.75rem !important
}

.my-20 {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important
}

.my-21 {
    margin-top: 5.25rem !important;
    margin-bottom: 5.25rem !important
}

.my-22 {
    margin-top: 5.5rem !important;
    margin-bottom: 5.5rem !important
}

.my-23 {
    margin-top: 5.75rem !important;
    margin-bottom: 5.75rem !important
}

.my-24 {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important
}

.my-25 {
    margin-top: 6.25rem !important;
    margin-bottom: 6.25rem !important
}

.my-26 {
    margin-top: 6.5rem !important;
    margin-bottom: 6.5rem !important
}

.my-27 {
    margin-top: 6.75rem !important;
    margin-bottom: 6.75rem !important
}

.my-28 {
    margin-top: 7rem !important;
    margin-bottom: 7rem !important
}

.my-29 {
    margin-top: 7.25rem !important;
    margin-bottom: 7.25rem !important
}

.my-30 {
    margin-top: 7.5rem !important;
    margin-bottom: 7.5rem !important
}

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

.mt-0 {
    margin-top: 0 !important
}

.mt-1 {
    margin-top: .25rem !important
}

.mt-2 {
    margin-top: .5rem !important
}

.mt-3 {
    margin-top: .75rem !important
}

.mt-4 {
    margin-top: 1rem !important
}

.mt-5 {
    margin-top: 1.25rem !important
}

.mt-6 {
    margin-top: 1.5rem !important
}

.mt-7 {
    margin-top: 1.75rem !important
}

.mt-8 {
    margin-top: 2rem !important
}

.mt-9 {
    margin-top: 2.25rem !important
}

.mt-10 {
    margin-top: 2.5rem !important
}

.mt-11 {
    margin-top: 2.75rem !important
}

.mt-12 {
    margin-top: 3rem !important
}

.mt-13 {
    margin-top: 3.25rem !important
}

.mt-14 {
    margin-top: 3.5rem !important
}

.mt-15 {
    margin-top: 3.75rem !important
}

.mt-16 {
    margin-top: 4rem !important
}

.mt-17 {
    margin-top: 4.25rem !important
}

.mt-18 {
    margin-top: 4.5rem !important
}

.mt-19 {
    margin-top: 4.75rem !important
}

.mt-20 {
    margin-top: 5rem !important
}

.mt-21 {
    margin-top: 5.25rem !important
}

.mt-22 {
    margin-top: 5.5rem !important
}

.mt-23 {
    margin-top: 5.75rem !important
}

.mt-24 {
    margin-top: 6rem !important
}

.mt-25 {
    margin-top: 6.25rem !important
}

.mt-26 {
    margin-top: 6.5rem !important
}

.mt-27 {
    margin-top: 6.75rem !important
}

.mt-28 {
    margin-top: 7rem !important
}

.mt-29 {
    margin-top: 7.25rem !important
}

.mt-30 {
    margin-top: 7.5rem !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: .75rem !important
}

.me-4 {
    margin-right: 1rem !important
}

.me-5 {
    margin-right: 1.25rem !important
}

.me-6 {
    margin-right: 1.5rem !important
}

.me-7 {
    margin-right: 1.75rem !important
}

.me-8 {
    margin-right: 2rem !important
}

.me-9 {
    margin-right: 2.25rem !important
}

.me-10 {
    margin-right: 2.5rem !important
}

.me-11 {
    margin-right: 2.75rem !important
}

.me-12 {
    margin-right: 3rem !important
}

.me-13 {
    margin-right: 3.25rem !important
}

.me-14 {
    margin-right: 3.5rem !important
}

.me-15 {
    margin-right: 3.75rem !important
}

.me-16 {
    margin-right: 4rem !important
}

.me-17 {
    margin-right: 4.25rem !important
}

.me-18 {
    margin-right: 4.5rem !important
}

.me-19 {
    margin-right: 4.75rem !important
}

.me-20 {
    margin-right: 5rem !important
}

.me-21 {
    margin-right: 5.25rem !important
}

.me-22 {
    margin-right: 5.5rem !important
}

.me-23 {
    margin-right: 5.75rem !important
}

.me-24 {
    margin-right: 6rem !important
}

.me-25 {
    margin-right: 6.25rem !important
}

.me-26 {
    margin-right: 6.5rem !important
}

.me-27 {
    margin-right: 6.75rem !important
}

.me-28 {
    margin-right: 7rem !important
}

.me-29 {
    margin-right: 7.25rem !important
}

.me-30 {
    margin-right: 7.5rem !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: .75rem !important
}

.mb-4 {
    margin-bottom: 1rem !important
}

.mb-5 {
    margin-bottom: 1.25rem !important
}

.mb-6 {
    margin-bottom: 1.5rem !important
}

.mb-7 {
    margin-bottom: 1.75rem !important
}

.mb-8 {
    margin-bottom: 2rem !important
}

.mb-9 {
    margin-bottom: 2.25rem !important
}

.mb-10 {
    margin-bottom: 2.5rem !important
}

.mb-11 {
    margin-bottom: 2.75rem !important
}

.mb-12 {
    margin-bottom: 3rem !important
}

.mb-13 {
    margin-bottom: 3.25rem !important
}

.mb-14 {
    margin-bottom: 3.5rem !important
}

.mb-15 {
    margin-bottom: 3.75rem !important
}

.mb-16 {
    margin-bottom: 4rem !important
}

.mb-17 {
    margin-bottom: 4.25rem !important
}

.mb-18 {
    margin-bottom: 4.5rem !important
}

.mb-19 {
    margin-bottom: 4.75rem !important
}

.mb-20 {
    margin-bottom: 5rem !important
}

.mb-21 {
    margin-bottom: 5.25rem !important
}

.mb-22 {
    margin-bottom: 5.5rem !important
}

.mb-23 {
    margin-bottom: 5.75rem !important
}

.mb-24 {
    margin-bottom: 6rem !important
}

.mb-25 {
    margin-bottom: 6.25rem !important
}

.mb-26 {
    margin-bottom: 6.5rem !important
}

.mb-27 {
    margin-bottom: 6.75rem !important
}

.mb-28 {
    margin-bottom: 7rem !important
}

.mb-29 {
    margin-bottom: 7.25rem !important
}

.mb-30 {
    margin-bottom: 7.5rem !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: .75rem !important
}

.ms-4 {
    margin-left: 1rem !important
}

.ms-5 {
    margin-left: 1.25rem !important
}

.ms-6 {
    margin-left: 1.5rem !important
}

.ms-7 {
    margin-left: 1.75rem !important
}

.ms-8 {
    margin-left: 2rem !important
}

.ms-9 {
    margin-left: 2.25rem !important
}

.ms-10 {
    margin-left: 2.5rem !important
}

.ms-11 {
    margin-left: 2.75rem !important
}

.ms-12 {
    margin-left: 3rem !important
}

.ms-13 {
    margin-left: 3.25rem !important
}

.ms-14 {
    margin-left: 3.5rem !important
}

.ms-15 {
    margin-left: 3.75rem !important
}

.ms-16 {
    margin-left: 4rem !important
}

.ms-17 {
    margin-left: 4.25rem !important
}

.ms-18 {
    margin-left: 4.5rem !important
}

.ms-19 {
    margin-left: 4.75rem !important
}

.ms-20 {
    margin-left: 5rem !important
}

.ms-21 {
    margin-left: 5.25rem !important
}

.ms-22 {
    margin-left: 5.5rem !important
}

.ms-23 {
    margin-left: 5.75rem !important
}

.ms-24 {
    margin-left: 6rem !important
}

.ms-25 {
    margin-left: 6.25rem !important
}

.ms-26 {
    margin-left: 6.5rem !important
}

.ms-27 {
    margin-left: 6.75rem !important
}

.ms-28 {
    margin-left: 7rem !important
}

.ms-29 {
    margin-left: 7.25rem !important
}

.ms-30 {
    margin-left: 7.5rem !important
}

.ms-auto {
    margin-left: auto !important
}

.m-n1 {
    margin: -0.25rem !important
}

.m-n2 {
    margin: -0.5rem !important
}

.m-n3 {
    margin: -0.75rem !important
}

.m-n4 {
    margin: -1rem !important
}

.m-n5 {
    margin: -1.25rem !important
}

.m-n6 {
    margin: -1.5rem !important
}

.m-n7 {
    margin: -1.75rem !important
}

.m-n8 {
    margin: -2rem !important
}

.m-n9 {
    margin: -2.25rem !important
}

.m-n10 {
    margin: -2.5rem !important
}

.m-n11 {
    margin: -2.75rem !important
}

.m-n12 {
    margin: -3rem !important
}

.m-n13 {
    margin: -3.25rem !important
}

.m-n14 {
    margin: -3.5rem !important
}

.m-n15 {
    margin: -3.75rem !important
}

.m-n16 {
    margin: -4rem !important
}

.m-n17 {
    margin: -4.25rem !important
}

.m-n18 {
    margin: -4.5rem !important
}

.m-n19 {
    margin: -4.75rem !important
}

.m-n20 {
    margin: -5rem !important
}

.m-n21 {
    margin: -5.25rem !important
}

.m-n22 {
    margin: -5.5rem !important
}

.m-n23 {
    margin: -5.75rem !important
}

.m-n24 {
    margin: -6rem !important
}

.m-n25 {
    margin: -6.25rem !important
}

.m-n26 {
    margin: -6.5rem !important
}

.m-n27 {
    margin: -6.75rem !important
}

.m-n28 {
    margin: -7rem !important
}

.m-n29 {
    margin: -7.25rem !important
}

.m-n30 {
    margin: -7.5rem !important
}

.mx-n1 {
    margin-right: -0.25rem !important;
    margin-left: -0.25rem !important
}

.mx-n2 {
    margin-right: -0.5rem !important;
    margin-left: -0.5rem !important
}

.mx-n3 {
    margin-right: -0.75rem !important;
    margin-left: -0.75rem !important
}

.mx-n4 {
    margin-right: -1rem !important;
    margin-left: -1rem !important
}

.mx-n5 {
    margin-right: -1.25rem !important;
    margin-left: -1.25rem !important
}

.mx-n6 {
    margin-right: -1.5rem !important;
    margin-left: -1.5rem !important
}

.mx-n7 {
    margin-right: -1.75rem !important;
    margin-left: -1.75rem !important
}

.mx-n8 {
    margin-right: -2rem !important;
    margin-left: -2rem !important
}

.mx-n9 {
    margin-right: -2.25rem !important;
    margin-left: -2.25rem !important
}

.mx-n10 {
    margin-right: -2.5rem !important;
    margin-left: -2.5rem !important
}

.mx-n11 {
    margin-right: -2.75rem !important;
    margin-left: -2.75rem !important
}

.mx-n12 {
    margin-right: -3rem !important;
    margin-left: -3rem !important
}

.mx-n13 {
    margin-right: -3.25rem !important;
    margin-left: -3.25rem !important
}

.mx-n14 {
    margin-right: -3.5rem !important;
    margin-left: -3.5rem !important
}

.mx-n15 {
    margin-right: -3.75rem !important;
    margin-left: -3.75rem !important
}

.mx-n16 {
    margin-right: -4rem !important;
    margin-left: -4rem !important
}

.mx-n17 {
    margin-right: -4.25rem !important;
    margin-left: -4.25rem !important
}

.mx-n18 {
    margin-right: -4.5rem !important;
    margin-left: -4.5rem !important
}

.mx-n19 {
    margin-right: -4.75rem !important;
    margin-left: -4.75rem !important
}

.mx-n20 {
    margin-right: -5rem !important;
    margin-left: -5rem !important
}

.mx-n21 {
    margin-right: -5.25rem !important;
    margin-left: -5.25rem !important
}

.mx-n22 {
    margin-right: -5.5rem !important;
    margin-left: -5.5rem !important
}

.mx-n23 {
    margin-right: -5.75rem !important;
    margin-left: -5.75rem !important
}

.mx-n24 {
    margin-right: -6rem !important;
    margin-left: -6rem !important
}

.mx-n25 {
    margin-right: -6.25rem !important;
    margin-left: -6.25rem !important
}

.mx-n26 {
    margin-right: -6.5rem !important;
    margin-left: -6.5rem !important
}

.mx-n27 {
    margin-right: -6.75rem !important;
    margin-left: -6.75rem !important
}

.mx-n28 {
    margin-right: -7rem !important;
    margin-left: -7rem !important
}

.mx-n29 {
    margin-right: -7.25rem !important;
    margin-left: -7.25rem !important
}

.mx-n30 {
    margin-right: -7.5rem !important;
    margin-left: -7.5rem !important
}

.my-n1 {
    margin-top: -0.25rem !important;
    margin-bottom: -0.25rem !important
}

.my-n2 {
    margin-top: -0.5rem !important;
    margin-bottom: -0.5rem !important
}

.my-n3 {
    margin-top: -0.75rem !important;
    margin-bottom: -0.75rem !important
}

.my-n4 {
    margin-top: -1rem !important;
    margin-bottom: -1rem !important
}

.my-n5 {
    margin-top: -1.25rem !important;
    margin-bottom: -1.25rem !important
}

.my-n6 {
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important
}

.my-n7 {
    margin-top: -1.75rem !important;
    margin-bottom: -1.75rem !important
}

.my-n8 {
    margin-top: -2rem !important;
    margin-bottom: -2rem !important
}

.my-n9 {
    margin-top: -2.25rem !important;
    margin-bottom: -2.25rem !important
}

.my-n10 {
    margin-top: -2.5rem !important;
    margin-bottom: -2.5rem !important
}

.my-n11 {
    margin-top: -2.75rem !important;
    margin-bottom: -2.75rem !important
}

.my-n12 {
    margin-top: -3rem !important;
    margin-bottom: -3rem !important
}

.my-n13 {
    margin-top: -3.25rem !important;
    margin-bottom: -3.25rem !important
}

.my-n14 {
    margin-top: -3.5rem !important;
    margin-bottom: -3.5rem !important
}

.my-n15 {
    margin-top: -3.75rem !important;
    margin-bottom: -3.75rem !important
}

.my-n16 {
    margin-top: -4rem !important;
    margin-bottom: -4rem !important
}

.my-n17 {
    margin-top: -4.25rem !important;
    margin-bottom: -4.25rem !important
}

.my-n18 {
    margin-top: -4.5rem !important;
    margin-bottom: -4.5rem !important
}

.my-n19 {
    margin-top: -4.75rem !important;
    margin-bottom: -4.75rem !important
}

.my-n20 {
    margin-top: -5rem !important;
    margin-bottom: -5rem !important
}

.my-n21 {
    margin-top: -5.25rem !important;
    margin-bottom: -5.25rem !important
}

.my-n22 {
    margin-top: -5.5rem !important;
    margin-bottom: -5.5rem !important
}

.my-n23 {
    margin-top: -5.75rem !important;
    margin-bottom: -5.75rem !important
}

.my-n24 {
    margin-top: -6rem !important;
    margin-bottom: -6rem !important
}

.my-n25 {
    margin-top: -6.25rem !important;
    margin-bottom: -6.25rem !important
}

.my-n26 {
    margin-top: -6.5rem !important;
    margin-bottom: -6.5rem !important
}

.my-n27 {
    margin-top: -6.75rem !important;
    margin-bottom: -6.75rem !important
}

.my-n28 {
    margin-top: -7rem !important;
    margin-bottom: -7rem !important
}

.my-n29 {
    margin-top: -7.25rem !important;
    margin-bottom: -7.25rem !important
}

.my-n30 {
    margin-top: -7.5rem !important;
    margin-bottom: -7.5rem !important
}

.mt-n1 {
    margin-top: -0.25rem !important
}

.mt-n2 {
    margin-top: -0.5rem !important
}

.mt-n3 {
    margin-top: -0.75rem !important
}

.mt-n4 {
    margin-top: -1rem !important
}

.mt-n5 {
    margin-top: -1.25rem !important
}

.mt-n6 {
    margin-top: -1.5rem !important
}

.mt-n7 {
    margin-top: -1.75rem !important
}

.mt-n8 {
    margin-top: -2rem !important
}

.mt-n9 {
    margin-top: -2.25rem !important
}

.mt-n10 {
    margin-top: -2.5rem !important
}

.mt-n11 {
    margin-top: -2.75rem !important
}

.mt-n12 {
    margin-top: -3rem !important
}

.mt-n13 {
    margin-top: -3.25rem !important
}

.mt-n14 {
    margin-top: -3.5rem !important
}

.mt-n15 {
    margin-top: -3.75rem !important
}

.mt-n16 {
    margin-top: -4rem !important
}

.mt-n17 {
    margin-top: -4.25rem !important
}

.mt-n18 {
    margin-top: -4.5rem !important
}

.mt-n19 {
    margin-top: -4.75rem !important
}

.mt-n20 {
    margin-top: -5rem !important
}

.mt-n21 {
    margin-top: -5.25rem !important
}

.mt-n22 {
    margin-top: -5.5rem !important
}

.mt-n23 {
    margin-top: -5.75rem !important
}

.mt-n24 {
    margin-top: -6rem !important
}

.mt-n25 {
    margin-top: -6.25rem !important
}

.mt-n26 {
    margin-top: -6.5rem !important
}

.mt-n27 {
    margin-top: -6.75rem !important
}

.mt-n28 {
    margin-top: -7rem !important
}

.mt-n29 {
    margin-top: -7.25rem !important
}

.mt-n30 {
    margin-top: -7.5rem !important
}

.me-n1 {
    margin-right: -0.25rem !important
}

.me-n2 {
    margin-right: -0.5rem !important
}

.me-n3 {
    margin-right: -0.75rem !important
}

.me-n4 {
    margin-right: -1rem !important
}

.me-n5 {
    margin-right: -1.25rem !important
}

.me-n6 {
    margin-right: -1.5rem !important
}

.me-n7 {
    margin-right: -1.75rem !important
}

.me-n8 {
    margin-right: -2rem !important
}

.me-n9 {
    margin-right: -2.25rem !important
}

.me-n10 {
    margin-right: -2.5rem !important
}

.me-n11 {
    margin-right: -2.75rem !important
}

.me-n12 {
    margin-right: -3rem !important
}

.me-n13 {
    margin-right: -3.25rem !important
}

.me-n14 {
    margin-right: -3.5rem !important
}

.me-n15 {
    margin-right: -3.75rem !important
}

.me-n16 {
    margin-right: -4rem !important
}

.me-n17 {
    margin-right: -4.25rem !important
}

.me-n18 {
    margin-right: -4.5rem !important
}

.me-n19 {
    margin-right: -4.75rem !important
}

.me-n20 {
    margin-right: -5rem !important
}

.me-n21 {
    margin-right: -5.25rem !important
}

.me-n22 {
    margin-right: -5.5rem !important
}

.me-n23 {
    margin-right: -5.75rem !important
}

.me-n24 {
    margin-right: -6rem !important
}

.me-n25 {
    margin-right: -6.25rem !important
}

.me-n26 {
    margin-right: -6.5rem !important
}

.me-n27 {
    margin-right: -6.75rem !important
}

.me-n28 {
    margin-right: -7rem !important
}

.me-n29 {
    margin-right: -7.25rem !important
}

.me-n30 {
    margin-right: -7.5rem !important
}

.mb-n1 {
    margin-bottom: -0.25rem !important
}

.mb-n2 {
    margin-bottom: -0.5rem !important
}

.mb-n3 {
    margin-bottom: -0.75rem !important
}

.mb-n4 {
    margin-bottom: -1rem !important
}

.mb-n5 {
    margin-bottom: -1.25rem !important
}

.mb-n6 {
    margin-bottom: -1.5rem !important
}

.mb-n7 {
    margin-bottom: -1.75rem !important
}

.mb-n8 {
    margin-bottom: -2rem !important
}

.mb-n9 {
    margin-bottom: -2.25rem !important
}

.mb-n10 {
    margin-bottom: -2.5rem !important
}

.mb-n11 {
    margin-bottom: -2.75rem !important
}

.mb-n12 {
    margin-bottom: -3rem !important
}

.mb-n13 {
    margin-bottom: -3.25rem !important
}

.mb-n14 {
    margin-bottom: -3.5rem !important
}

.mb-n15 {
    margin-bottom: -3.75rem !important
}

.mb-n16 {
    margin-bottom: -4rem !important
}

.mb-n17 {
    margin-bottom: -4.25rem !important
}

.mb-n18 {
    margin-bottom: -4.5rem !important
}

.mb-n19 {
    margin-bottom: -4.75rem !important
}

.mb-n20 {
    margin-bottom: -5rem !important
}

.mb-n21 {
    margin-bottom: -5.25rem !important
}

.mb-n22 {
    margin-bottom: -5.5rem !important
}

.mb-n23 {
    margin-bottom: -5.75rem !important
}

.mb-n24 {
    margin-bottom: -6rem !important
}

.mb-n25 {
    margin-bottom: -6.25rem !important
}

.mb-n26 {
    margin-bottom: -6.5rem !important
}

.mb-n27 {
    margin-bottom: -6.75rem !important
}

.mb-n28 {
    margin-bottom: -7rem !important
}

.mb-n29 {
    margin-bottom: -7.25rem !important
}

.mb-n30 {
    margin-bottom: -7.5rem !important
}

.ms-n1 {
    margin-left: -0.25rem !important
}

.ms-n2 {
    margin-left: -0.5rem !important
}

.ms-n3 {
    margin-left: -0.75rem !important
}

.ms-n4 {
    margin-left: -1rem !important
}

.ms-n5 {
    margin-left: -1.25rem !important
}

.ms-n6 {
    margin-left: -1.5rem !important
}

.ms-n7 {
    margin-left: -1.75rem !important
}

.ms-n8 {
    margin-left: -2rem !important
}

.ms-n9 {
    margin-left: -2.25rem !important
}

.ms-n10 {
    margin-left: -2.5rem !important
}

.ms-n11 {
    margin-left: -2.75rem !important
}

.ms-n12 {
    margin-left: -3rem !important
}

.ms-n13 {
    margin-left: -3.25rem !important
}

.ms-n14 {
    margin-left: -3.5rem !important
}

.ms-n15 {
    margin-left: -3.75rem !important
}

.ms-n16 {
    margin-left: -4rem !important
}

.ms-n17 {
    margin-left: -4.25rem !important
}

.ms-n18 {
    margin-left: -4.5rem !important
}

.ms-n19 {
    margin-left: -4.75rem !important
}

.ms-n20 {
    margin-left: -5rem !important
}

.ms-n21 {
    margin-left: -5.25rem !important
}

.ms-n22 {
    margin-left: -5.5rem !important
}

.ms-n23 {
    margin-left: -5.75rem !important
}

.ms-n24 {
    margin-left: -6rem !important
}

.ms-n25 {
    margin-left: -6.25rem !important
}

.ms-n26 {
    margin-left: -6.5rem !important
}

.ms-n27 {
    margin-left: -6.75rem !important
}

.ms-n28 {
    margin-left: -7rem !important
}

.ms-n29 {
    margin-left: -7.25rem !important
}

.ms-n30 {
    margin-left: -7.5rem !important
}

.p-0 {
    padding: 0 !important
}

.p-1 {
    padding: .25rem !important
}

.p-2 {
    padding: .5rem !important
}

.p-3 {
    padding: .75rem !important
}

.p-4 {
    padding: 1rem !important
}

.p-5 {
    padding: 1.25rem !important
}

.p-6 {
    padding: 1.5rem !important
}

.p-7 {
    padding: 1.75rem !important
}

.p-8 {
    padding: 2rem !important
}

.p-9 {
    padding: 2.25rem !important
}

.p-10 {
    padding: 2.5rem !important
}

.p-11 {
    padding: 2.75rem !important
}

.p-12 {
    padding: 3rem !important
}

.p-13 {
    padding: 3.25rem !important
}

.p-14 {
    padding: 3.5rem !important
}

.p-15 {
    padding: 3.75rem !important
}

.p-16 {
    padding: 4rem !important
}

.p-17 {
    padding: 4.25rem !important
}

.p-18 {
    padding: 4.5rem !important
}

.p-19 {
    padding: 4.75rem !important
}

.p-20 {
    padding: 5rem !important
}

.p-21 {
    padding: 5.25rem !important
}

.p-22 {
    padding: 5.5rem !important
}

.p-23 {
    padding: 5.75rem !important
}

.p-24 {
    padding: 6rem !important
}

.p-25 {
    padding: 6.25rem !important
}

.p-26 {
    padding: 6.5rem !important
}

.p-27 {
    padding: 6.75rem !important
}

.p-28 {
    padding: 7rem !important
}

.p-29 {
    padding: 7.25rem !important
}

.p-30 {
    padding: 7.5rem !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: .75rem !important;
    padding-left: .75rem !important
}

.px-4 {
    padding-right: 1rem !important;
    padding-left: 1rem !important
}

.px-5 {
    padding-right: 1.25rem !important;
    padding-left: 1.25rem !important
}

.px-6 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important
}

.px-7 {
    padding-right: 1.75rem !important;
    padding-left: 1.75rem !important
}

.px-8 {
    padding-right: 2rem !important;
    padding-left: 2rem !important
}

.px-9 {
    padding-right: 2.25rem !important;
    padding-left: 2.25rem !important
}

.px-10 {
    padding-right: 2.5rem !important;
    padding-left: 2.5rem !important
}

.px-11 {
    padding-right: 2.75rem !important;
    padding-left: 2.75rem !important
}

.px-12 {
    padding-right: 3rem !important;
    padding-left: 3rem !important
}

.px-13 {
    padding-right: 3.25rem !important;
    padding-left: 3.25rem !important
}

.px-14 {
    padding-right: 3.5rem !important;
    padding-left: 3.5rem !important
}

.px-15 {
    padding-right: 3.75rem !important;
    padding-left: 3.75rem !important
}

.px-16 {
    padding-right: 4rem !important;
    padding-left: 4rem !important
}

.px-17 {
    padding-right: 4.25rem !important;
    padding-left: 4.25rem !important
}

.px-18 {
    padding-right: 4.5rem !important;
    padding-left: 4.5rem !important
}

.px-19 {
    padding-right: 4.75rem !important;
    padding-left: 4.75rem !important
}

.px-20 {
    padding-right: 5rem !important;
    padding-left: 5rem !important
}

.px-21 {
    padding-right: 5.25rem !important;
    padding-left: 5.25rem !important
}

.px-22 {
    padding-right: 5.5rem !important;
    padding-left: 5.5rem !important
}

.px-23 {
    padding-right: 5.75rem !important;
    padding-left: 5.75rem !important
}

.px-24 {
    padding-right: 6rem !important;
    padding-left: 6rem !important
}

.px-25 {
    padding-right: 6.25rem !important;
    padding-left: 6.25rem !important
}

.px-26 {
    padding-right: 6.5rem !important;
    padding-left: 6.5rem !important
}

.px-27 {
    padding-right: 6.75rem !important;
    padding-left: 6.75rem !important
}

.px-28 {
    padding-right: 7rem !important;
    padding-left: 7rem !important
}

.px-29 {
    padding-right: 7.25rem !important;
    padding-left: 7.25rem !important
}

.px-30 {
    padding-right: 7.5rem !important;
    padding-left: 7.5rem !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: .75rem !important;
    padding-bottom: .75rem !important
}

.py-4 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important
}

.py-5 {
    padding-top: 1.25rem !important;
    padding-bottom: 1.25rem !important
}

.py-6 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important
}

.py-7 {
    padding-top: 1.75rem !important;
    padding-bottom: 1.75rem !important
}

.py-8 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important
}

.py-9 {
    padding-top: 2.25rem !important;
    padding-bottom: 2.25rem !important
}

.py-10 {
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important
}

.py-11 {
    padding-top: 2.75rem !important;
    padding-bottom: 2.75rem !important
}

.py-12 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important
}

.py-13 {
    padding-top: 3.25rem !important;
    padding-bottom: 3.25rem !important
}

.py-14 {
    padding-top: 3.5rem !important;
    padding-bottom: 3.5rem !important
}

.py-15 {
    padding-top: 3.75rem !important;
    padding-bottom: 3.75rem !important
}

.py-16 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important
}

.py-17 {
    padding-top: 4.25rem !important;
    padding-bottom: 4.25rem !important
}

.py-18 {
    padding-top: 4.5rem !important;
    padding-bottom: 4.5rem !important
}

.py-19 {
    padding-top: 4.75rem !important;
    padding-bottom: 4.75rem !important
}

.py-20 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important
}

.py-21 {
    padding-top: 5.25rem !important;
    padding-bottom: 5.25rem !important
}

.py-22 {
    padding-top: 5.5rem !important;
    padding-bottom: 5.5rem !important
}

.py-23 {
    padding-top: 5.75rem !important;
    padding-bottom: 5.75rem !important
}

.py-24 {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important
}

.py-25 {
    padding-top: 6.25rem !important;
    padding-bottom: 6.25rem !important
}

.py-26 {
    padding-top: 6.5rem !important;
    padding-bottom: 6.5rem !important
}

.py-27 {
    padding-top: 6.75rem !important;
    padding-bottom: 6.75rem !important
}

.py-28 {
    padding-top: 7rem !important;
    padding-bottom: 7rem !important
}

.py-29 {
    padding-top: 7.25rem !important;
    padding-bottom: 7.25rem !important
}

.py-30 {
    padding-top: 7.5rem !important;
    padding-bottom: 7.5rem !important
}

.pt-0 {
    padding-top: 0 !important
}

.pt-1 {
    padding-top: .25rem !important
}

.pt-2 {
    padding-top: .5rem !important
}

.pt-3 {
    padding-top: .75rem !important
}

.pt-4 {
    padding-top: 1rem !important
}

.pt-5 {
    padding-top: 1.25rem !important
}

.pt-6 {
    padding-top: 1.5rem !important
}

.pt-7 {
    padding-top: 1.75rem !important
}

.pt-8 {
    padding-top: 2rem !important
}

.pt-9 {
    padding-top: 2.25rem !important
}

.pt-10 {
    padding-top: 2.5rem !important
}

.pt-11 {
    padding-top: 2.75rem !important
}

.pt-12 {
    padding-top: 3rem !important
}

.pt-13 {
    padding-top: 3.25rem !important
}

.pt-14 {
    padding-top: 3.5rem !important
}

.pt-15 {
    padding-top: 3.75rem !important
}

.pt-16 {
    padding-top: 4rem !important
}

.pt-17 {
    padding-top: 4.25rem !important
}

.pt-18 {
    padding-top: 4.5rem !important
}

.pt-19 {
    padding-top: 4.75rem !important
}

.pt-20 {
    padding-top: 5rem !important
}

.pt-21 {
    padding-top: 5.25rem !important
}

.pt-22 {
    padding-top: 5.5rem !important
}

.pt-23 {
    padding-top: 5.75rem !important
}

.pt-24 {
    padding-top: 6rem !important
}

.pt-25 {
    padding-top: 6.25rem !important
}

.pt-26 {
    padding-top: 6.5rem !important
}

.pt-27 {
    padding-top: 6.75rem !important
}

.pt-28 {
    padding-top: 7rem !important
}

.pt-29 {
    padding-top: 7.25rem !important
}

.pt-30 {
    padding-top: 7.5rem !important
}

.pe-0 {
    padding-right: 0 !important
}

.pe-1 {
    padding-right: .25rem !important
}

.pe-2 {
    padding-right: .5rem !important
}

.pe-3 {
    padding-right: .75rem !important
}

.pe-4 {
    padding-right: 1rem !important
}

.pe-5 {
    padding-right: 1.25rem !important
}

.pe-6 {
    padding-right: 1.5rem !important
}

.pe-7 {
    padding-right: 1.75rem !important
}

.pe-8 {
    padding-right: 2rem !important
}

.pe-9 {
    padding-right: 2.25rem !important
}

.pe-10 {
    padding-right: 2.5rem !important
}

.pe-11 {
    padding-right: 2.75rem !important
}

.pe-12 {
    padding-right: 3rem !important
}

.pe-13 {
    padding-right: 3.25rem !important
}

.pe-14 {
    padding-right: 3.5rem !important
}

.pe-15 {
    padding-right: 3.75rem !important
}

.pe-16 {
    padding-right: 4rem !important
}

.pe-17 {
    padding-right: 4.25rem !important
}

.pe-18 {
    padding-right: 4.5rem !important
}

.pe-19 {
    padding-right: 4.75rem !important
}

.pe-20 {
    padding-right: 5rem !important
}

.pe-21 {
    padding-right: 5.25rem !important
}

.pe-22 {
    padding-right: 5.5rem !important
}

.pe-23 {
    padding-right: 5.75rem !important
}

.pe-24 {
    padding-right: 6rem !important
}

.pe-25 {
    padding-right: 6.25rem !important
}

.pe-26 {
    padding-right: 6.5rem !important
}

.pe-27 {
    padding-right: 6.75rem !important
}

.pe-28 {
    padding-right: 7rem !important
}

.pe-29 {
    padding-right: 7.25rem !important
}

.pe-30 {
    padding-right: 7.5rem !important
}

.pb-0 {
    padding-bottom: 0 !important
}

.pb-1 {
    padding-bottom: .25rem !important
}

.pb-2 {
    padding-bottom: .5rem !important
}

.pb-3 {
    padding-bottom: .75rem !important
}

.pb-4 {
    padding-bottom: 1rem !important
}

.pb-5 {
    padding-bottom: 1.25rem !important
}

.pb-6 {
    padding-bottom: 1.5rem !important
}

.pb-7 {
    padding-bottom: 1.75rem !important
}

.pb-8 {
    padding-bottom: 2rem !important
}

.pb-9 {
    padding-bottom: 2.25rem !important
}

.pb-10 {
    padding-bottom: 2.5rem !important
}

.pb-11 {
    padding-bottom: 2.75rem !important
}

.pb-12 {
    padding-bottom: 3rem !important
}

.pb-13 {
    padding-bottom: 3.25rem !important
}

.pb-14 {
    padding-bottom: 3.5rem !important
}

.pb-15 {
    padding-bottom: 3.75rem !important
}

.pb-16 {
    padding-bottom: 4rem !important
}

.pb-17 {
    padding-bottom: 4.25rem !important
}

.pb-18 {
    padding-bottom: 4.5rem !important
}

.pb-19 {
    padding-bottom: 4.75rem !important
}

.pb-20 {
    padding-bottom: 5rem !important
}

.pb-21 {
    padding-bottom: 5.25rem !important
}

.pb-22 {
    padding-bottom: 5.5rem !important
}

.pb-23 {
    padding-bottom: 5.75rem !important
}

.pb-24 {
    padding-bottom: 6rem !important
}

.pb-25 {
    padding-bottom: 6.25rem !important
}

.pb-26 {
    padding-bottom: 6.5rem !important
}

.pb-27 {
    padding-bottom: 6.75rem !important
}

.pb-28 {
    padding-bottom: 7rem !important
}

.pb-29 {
    padding-bottom: 7.25rem !important
}

.pb-30 {
    padding-bottom: 7.5rem !important
}

.ps-0 {
    padding-left: 0 !important
}

.ps-1 {
    padding-left: .25rem !important
}

.ps-2 {
    padding-left: .5rem !important
}

.ps-3 {
    padding-left: .75rem !important
}

.ps-4 {
    padding-left: 1rem !important
}

.ps-5 {
    padding-left: 1.25rem !important
}

.ps-6 {
    padding-left: 1.5rem !important
}

.ps-7 {
    padding-left: 1.75rem !important
}

.ps-8 {
    padding-left: 2rem !important
}

.ps-9 {
    padding-left: 2.25rem !important
}

.ps-10 {
    padding-left: 2.5rem !important
}

.ps-11 {
    padding-left: 2.75rem !important
}

.ps-12 {
    padding-left: 3rem !important
}

.ps-13 {
    padding-left: 3.25rem !important
}

.ps-14 {
    padding-left: 3.5rem !important
}

.ps-15 {
    padding-left: 3.75rem !important
}

.ps-16 {
    padding-left: 4rem !important
}

.ps-17 {
    padding-left: 4.25rem !important
}

.ps-18 {
    padding-left: 4.5rem !important
}

.ps-19 {
    padding-left: 4.75rem !important
}

.ps-20 {
    padding-left: 5rem !important
}

.ps-21 {
    padding-left: 5.25rem !important
}

.ps-22 {
    padding-left: 5.5rem !important
}

.ps-23 {
    padding-left: 5.75rem !important
}

.ps-24 {
    padding-left: 6rem !important
}

.ps-25 {
    padding-left: 6.25rem !important
}

.ps-26 {
    padding-left: 6.5rem !important
}

.ps-27 {
    padding-left: 6.75rem !important
}

.ps-28 {
    padding-left: 7rem !important
}

.ps-29 {
    padding-left: 7.25rem !important
}

.ps-30 {
    padding-left: 7.5rem !important
}

.gap-0 {
    gap: 0 !important
}

.gap-1 {
    gap: .25rem !important
}

.gap-2 {
    gap: .5rem !important
}

.gap-3 {
    gap: .75rem !important
}

.gap-4 {
    gap: 1rem !important
}

.gap-5 {
    gap: 1.25rem !important
}

.gap-6 {
    gap: 1.5rem !important
}

.gap-7 {
    gap: 1.75rem !important
}

.gap-8 {
    gap: 2rem !important
}

.gap-9 {
    gap: 2.25rem !important
}

.gap-10 {
    gap: 2.5rem !important
}

.gap-11 {
    gap: 2.75rem !important
}

.gap-12 {
    gap: 3rem !important
}

.gap-13 {
    gap: 3.25rem !important
}

.gap-14 {
    gap: 3.5rem !important
}

.gap-15 {
    gap: 3.75rem !important
}

.gap-16 {
    gap: 4rem !important
}

.gap-17 {
    gap: 4.25rem !important
}

.gap-18 {
    gap: 4.5rem !important
}

.gap-19 {
    gap: 4.75rem !important
}

.gap-20 {
    gap: 5rem !important
}

.gap-21 {
    gap: 5.25rem !important
}

.gap-22 {
    gap: 5.5rem !important
}

.gap-23 {
    gap: 5.75rem !important
}

.gap-24 {
    gap: 6rem !important
}

.gap-25 {
    gap: 6.25rem !important
}

.gap-26 {
    gap: 6.5rem !important
}

.gap-27 {
    gap: 6.75rem !important
}

.gap-28 {
    gap: 7rem !important
}

.gap-29 {
    gap: 7.25rem !important
}

.gap-30 {
    gap: 7.5rem !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: .75rem !important
}

.row-gap-4 {
    row-gap: 1rem !important
}

.row-gap-5 {
    row-gap: 1.25rem !important
}

.row-gap-6 {
    row-gap: 1.5rem !important
}

.row-gap-7 {
    row-gap: 1.75rem !important
}

.row-gap-8 {
    row-gap: 2rem !important
}

.row-gap-9 {
    row-gap: 2.25rem !important
}

.row-gap-10 {
    row-gap: 2.5rem !important
}

.row-gap-11 {
    row-gap: 2.75rem !important
}

.row-gap-12 {
    row-gap: 3rem !important
}

.row-gap-13 {
    row-gap: 3.25rem !important
}

.row-gap-14 {
    row-gap: 3.5rem !important
}

.row-gap-15 {
    row-gap: 3.75rem !important
}

.row-gap-16 {
    row-gap: 4rem !important
}

.row-gap-17 {
    row-gap: 4.25rem !important
}

.row-gap-18 {
    row-gap: 4.5rem !important
}

.row-gap-19 {
    row-gap: 4.75rem !important
}

.row-gap-20 {
    row-gap: 5rem !important
}

.row-gap-21 {
    row-gap: 5.25rem !important
}

.row-gap-22 {
    row-gap: 5.5rem !important
}

.row-gap-23 {
    row-gap: 5.75rem !important
}

.row-gap-24 {
    row-gap: 6rem !important
}

.row-gap-25 {
    row-gap: 6.25rem !important
}

.row-gap-26 {
    row-gap: 6.5rem !important
}

.row-gap-27 {
    row-gap: 6.75rem !important
}

.row-gap-28 {
    row-gap: 7rem !important
}

.row-gap-29 {
    row-gap: 7.25rem !important
}

.row-gap-30 {
    row-gap: 7.5rem !important
}

.column-gap-0 {
    -webkit-column-gap: 0 !important;
    -moz-column-gap: 0 !important;
    column-gap: 0 !important
}

.column-gap-1 {
    -webkit-column-gap: .25rem !important;
    -moz-column-gap: .25rem !important;
    column-gap: .25rem !important
}

.column-gap-2 {
    -webkit-column-gap: .5rem !important;
    -moz-column-gap: .5rem !important;
    column-gap: .5rem !important
}

.column-gap-3 {
    -webkit-column-gap: .75rem !important;
    -moz-column-gap: .75rem !important;
    column-gap: .75rem !important
}

.column-gap-4 {
    -webkit-column-gap: 1rem !important;
    -moz-column-gap: 1rem !important;
    column-gap: 1rem !important
}

.column-gap-5 {
    -webkit-column-gap: 1.25rem !important;
    -moz-column-gap: 1.25rem !important;
    column-gap: 1.25rem !important
}

.column-gap-6 {
    -webkit-column-gap: 1.5rem !important;
    -moz-column-gap: 1.5rem !important;
    column-gap: 1.5rem !important
}

.column-gap-7 {
    -webkit-column-gap: 1.75rem !important;
    -moz-column-gap: 1.75rem !important;
    column-gap: 1.75rem !important
}

.column-gap-8 {
    -webkit-column-gap: 2rem !important;
    -moz-column-gap: 2rem !important;
    column-gap: 2rem !important
}

.column-gap-9 {
    -webkit-column-gap: 2.25rem !important;
    -moz-column-gap: 2.25rem !important;
    column-gap: 2.25rem !important
}

.column-gap-10 {
    -webkit-column-gap: 2.5rem !important;
    -moz-column-gap: 2.5rem !important;
    column-gap: 2.5rem !important
}

.column-gap-11 {
    -webkit-column-gap: 2.75rem !important;
    -moz-column-gap: 2.75rem !important;
    column-gap: 2.75rem !important
}

.column-gap-12 {
    -webkit-column-gap: 3rem !important;
    -moz-column-gap: 3rem !important;
    column-gap: 3rem !important
}

.column-gap-13 {
    -webkit-column-gap: 3.25rem !important;
    -moz-column-gap: 3.25rem !important;
    column-gap: 3.25rem !important
}

.column-gap-14 {
    -webkit-column-gap: 3.5rem !important;
    -moz-column-gap: 3.5rem !important;
    column-gap: 3.5rem !important
}

.column-gap-15 {
    -webkit-column-gap: 3.75rem !important;
    -moz-column-gap: 3.75rem !important;
    column-gap: 3.75rem !important
}

.column-gap-16 {
    -webkit-column-gap: 4rem !important;
    -moz-column-gap: 4rem !important;
    column-gap: 4rem !important
}

.column-gap-17 {
    -webkit-column-gap: 4.25rem !important;
    -moz-column-gap: 4.25rem !important;
    column-gap: 4.25rem !important
}

.column-gap-18 {
    -webkit-column-gap: 4.5rem !important;
    -moz-column-gap: 4.5rem !important;
    column-gap: 4.5rem !important
}

.column-gap-19 {
    -webkit-column-gap: 4.75rem !important;
    -moz-column-gap: 4.75rem !important;
    column-gap: 4.75rem !important
}

.column-gap-20 {
    -webkit-column-gap: 5rem !important;
    -moz-column-gap: 5rem !important;
    column-gap: 5rem !important
}

.column-gap-21 {
    -webkit-column-gap: 5.25rem !important;
    -moz-column-gap: 5.25rem !important;
    column-gap: 5.25rem !important
}

.column-gap-22 {
    -webkit-column-gap: 5.5rem !important;
    -moz-column-gap: 5.5rem !important;
    column-gap: 5.5rem !important
}

.column-gap-23 {
    -webkit-column-gap: 5.75rem !important;
    -moz-column-gap: 5.75rem !important;
    column-gap: 5.75rem !important
}

.column-gap-24 {
    -webkit-column-gap: 6rem !important;
    -moz-column-gap: 6rem !important;
    column-gap: 6rem !important
}

.column-gap-25 {
    -webkit-column-gap: 6.25rem !important;
    -moz-column-gap: 6.25rem !important;
    column-gap: 6.25rem !important
}

.column-gap-26 {
    -webkit-column-gap: 6.5rem !important;
    -moz-column-gap: 6.5rem !important;
    column-gap: 6.5rem !important
}

.column-gap-27 {
    -webkit-column-gap: 6.75rem !important;
    -moz-column-gap: 6.75rem !important;
    column-gap: 6.75rem !important
}

.column-gap-28 {
    -webkit-column-gap: 7rem !important;
    -moz-column-gap: 7rem !important;
    column-gap: 7rem !important
}

.column-gap-29 {
    -webkit-column-gap: 7.25rem !important;
    -moz-column-gap: 7.25rem !important;
    column-gap: 7.25rem !important
}

.column-gap-30 {
    -webkit-column-gap: 7.5rem !important;
    -moz-column-gap: 7.5rem !important;
    column-gap: 7.5rem !important
}

.font-monospace {
    font-family: var(--bs-font-monospace) !important
}

.fs-1 {
    font-size: calc(1.5065rem + 3.078vw) !important
}

.fs-2 {
    font-size: calc(1.4302rem + 2.1624vw) !important
}

.fs-3 {
    font-size: calc(1.3691rem + 1.4292vw) !important
}

.fs-4 {
    font-size: calc(1.3203rem + 0.8436vw) !important
}

.fs-5 {
    font-size: calc(1.2813rem + 0.3756vw) !important
}

.fs-6 {
    font-size: 1.25rem !important
}

.fst-italic {
    font-style: italic !important
}

.fst-normal {
    font-style: normal !important
}

.fw-lighter {
    font-weight: lighter !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
}

.fw-bolder {
    font-weight: bolder !important
}

.lh-1 {
    line-height: 1 !important
}

.lh-sm {
    line-height: 1.25 !important
}

.lh-base {
    line-height: 1.5 !important
}

.lh-lg {
    line-height: 2 !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-decoration-underline {
    text-decoration: underline !important
}

.text-decoration-line-through {
    text-decoration: line-through !important
}

.text-lowercase {
    text-transform: lowercase !important
}

.text-uppercase {
    text-transform: uppercase !important
}

.text-capitalize {
    text-transform: capitalize !important
}

.text-wrap {
    white-space: normal !important
}

.text-nowrap {
    white-space: nowrap !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-primary-16 {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-primary-16-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-warning {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-warning-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-custom-1 {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-custom-1-rgb), var(--bs-text-opacity)) !important
}

.text-custom-2 {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-custom-2-rgb), var(--bs-text-opacity)) !important
}

.text-dark-17 {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-dark-17-rgb), var(--bs-text-opacity)) !important
}

.text-body-17 {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-body-17-rgb), var(--bs-text-opacity)) !important
}

.text-dark-card-17 {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-dark-card-17-rgb), var(--bs-text-opacity)) !important
}

.text-custom-3 {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-custom-3-rgb), var(--bs-text-opacity)) !important
}

.text-custom-4 {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-custom-4-rgb), var(--bs-text-opacity)) !important
}

.text-custom-5 {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-custom-5-rgb), var(--bs-text-opacity)) !important
}

.text-black {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-black-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-black-50 {
    --bs-text-opacity: 1;
    color: rgb(0 0 0 / .5) !important
}

.text-white-50 {
    --bs-text-opacity: 1;
    color: hsl(0 0% 100% / .5) !important
}

.text-body-secondary {
    --bs-text-opacity: 1;
    color: var(--bs-secondary-color) !important
}

.text-body-tertiary {
    --bs-text-opacity: 1;
    color: var(--bs-tertiary-color) !important
}

.text-body-emphasis {
    --bs-text-opacity: 1;
    color: var(--bs-emphasis-color) !important
}

.text-reset {
    --bs-text-opacity: 1;
    color: inherit !important
}

.text-opacity-25 {
    --bs-text-opacity: 0.25
}

.text-opacity-50 {
    --bs-text-opacity: 0.5
}

.text-opacity-75 {
    --bs-text-opacity: 0.75
}

.text-opacity-100 {
    --bs-text-opacity: 1
}

.text-primary-emphasis {
    color: var(--bs-primary-text-emphasis) !important
}

.text-secondary-emphasis {
    color: var(--bs-secondary-text-emphasis) !important
}

.text-success-emphasis {
    color: var(--bs-success-text-emphasis) !important
}

.text-info-emphasis {
    color: var(--bs-info-text-emphasis) !important
}

.text-warning-emphasis {
    color: var(--bs-warning-text-emphasis) !important
}

.text-danger-emphasis {
    color: var(--bs-danger-text-emphasis) !important
}

.text-light-emphasis {
    color: var(--bs-light-text-emphasis) !important
}

.text-dark-emphasis {
    color: var(--bs-dark-text-emphasis) !important
}

.link-opacity-10 {
    --bs-link-opacity: 0.1
}

.link-opacity-10-hover:hover {
    --bs-link-opacity: 0.1
}

.link-opacity-25 {
    --bs-link-opacity: 0.25
}

.link-opacity-25-hover:hover {
    --bs-link-opacity: 0.25
}

.link-opacity-50 {
    --bs-link-opacity: 0.5
}

.link-opacity-50-hover:hover {
    --bs-link-opacity: 0.5
}

.link-opacity-75 {
    --bs-link-opacity: 0.75
}

.link-opacity-75-hover:hover {
    --bs-link-opacity: 0.75
}

.link-opacity-100 {
    --bs-link-opacity: 1
}

.link-opacity-100-hover:hover {
    --bs-link-opacity: 1
}

.link-offset-1 {
    text-underline-offset: .125em !important
}

.link-offset-1-hover:hover {
    text-underline-offset: .125em !important
}

.link-offset-2 {
    text-underline-offset: .25em !important
}

.link-offset-2-hover:hover {
    text-underline-offset: .25em !important
}

.link-offset-3 {
    text-underline-offset: .375em !important
}

.link-offset-3-hover:hover {
    text-underline-offset: .375em !important
}

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

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

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

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

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

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

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

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

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

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

.link-underline-custom-2 {
    --bs-link-underline-opacity: 1;
    -webkit-text-decoration-color: rgba(var(--bs-custom-2-rgb), var(--bs-link-underline-opacity)) !important;
    text-decoration-color: rgba(var(--bs-custom-2-rgb), var(--bs-link-underline-opacity)) !important
}

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

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

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

.link-underline-custom-3 {
    --bs-link-underline-opacity: 1;
    -webkit-text-decoration-color: rgba(var(--bs-custom-3-rgb), var(--bs-link-underline-opacity)) !important;
    text-decoration-color: rgba(var(--bs-custom-3-rgb), var(--bs-link-underline-opacity)) !important
}

.link-underline-custom-4 {
    --bs-link-underline-opacity: 1;
    -webkit-text-decoration-color: rgba(var(--bs-custom-4-rgb), var(--bs-link-underline-opacity)) !important;
    text-decoration-color: rgba(var(--bs-custom-4-rgb), var(--bs-link-underline-opacity)) !important
}

.link-underline-custom-5 {
    --bs-link-underline-opacity: 1;
    -webkit-text-decoration-color: rgba(var(--bs-custom-5-rgb), var(--bs-link-underline-opacity)) !important;
    text-decoration-color: rgba(var(--bs-custom-5-rgb), var(--bs-link-underline-opacity)) !important
}

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

.link-underline-opacity-0 {
    --bs-link-underline-opacity: 0
}

.link-underline-opacity-0-hover:hover {
    --bs-link-underline-opacity: 0
}

.link-underline-opacity-10 {
    --bs-link-underline-opacity: 0.1
}

.link-underline-opacity-10-hover:hover {
    --bs-link-underline-opacity: 0.1
}

.link-underline-opacity-25 {
    --bs-link-underline-opacity: 0.25
}

.link-underline-opacity-25-hover:hover {
    --bs-link-underline-opacity: 0.25
}

.link-underline-opacity-50 {
    --bs-link-underline-opacity: 0.5
}

.link-underline-opacity-50-hover:hover {
    --bs-link-underline-opacity: 0.5
}

.link-underline-opacity-75 {
    --bs-link-underline-opacity: 0.75
}

.link-underline-opacity-75-hover:hover {
    --bs-link-underline-opacity: 0.75
}

.link-underline-opacity-100 {
    --bs-link-underline-opacity: 1
}

.link-underline-opacity-100-hover:hover {
    --bs-link-underline-opacity: 1
}

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

.bg-primary-16 {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-primary-16-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-warning {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-warning-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-custom-1 {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-custom-1-rgb), var(--bs-bg-opacity)) !important
}

.bg-custom-2 {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-custom-2-rgb), var(--bs-bg-opacity)) !important
}

.bg-dark-17 {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-dark-17-rgb), var(--bs-bg-opacity)) !important
}

.bg-body-17 {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-body-17-rgb), var(--bs-bg-opacity)) !important
}

.bg-dark-card-17 {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-dark-card-17-rgb), var(--bs-bg-opacity)) !important
}

.bg-custom-3 {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-custom-3-rgb), var(--bs-bg-opacity)) !important
}

.bg-custom-4 {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-custom-4-rgb), var(--bs-bg-opacity)) !important
}

.bg-custom-5 {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-custom-5-rgb), var(--bs-bg-opacity)) !important
}

.bg-black {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-black-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-transparent {
    --bs-bg-opacity: 1;
    background-color: #fff0 !important
}

.bg-body-secondary {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-secondary-bg-rgb), var(--bs-bg-opacity)) !important
}

.bg-body-tertiary {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-tertiary-bg-rgb), var(--bs-bg-opacity)) !important
}

.bg-opacity-10 {
    --bs-bg-opacity: 0.1
}

.bg-opacity-25 {
    --bs-bg-opacity: 0.25
}

.bg-opacity-50 {
    --bs-bg-opacity: 0.5
}

.bg-opacity-75 {
    --bs-bg-opacity: 0.75
}

.bg-opacity-100 {
    --bs-bg-opacity: 1
}

.bg-primary-subtle {
    background-color: var(--bs-primary-bg-subtle) !important
}

.bg-secondary-subtle {
    background-color: var(--bs-secondary-bg-subtle) !important
}

.bg-success-subtle {
    background-color: var(--bs-success-bg-subtle) !important
}

.bg-info-subtle {
    background-color: var(--bs-info-bg-subtle) !important
}

.bg-warning-subtle {
    background-color: var(--bs-warning-bg-subtle) !important
}

.bg-danger-subtle {
    background-color: var(--bs-danger-bg-subtle) !important
}

.bg-light-subtle {
    background-color: var(--bs-light-bg-subtle) !important
}

.bg-dark-subtle {
    background-color: var(--bs-dark-bg-subtle) !important
}

.bg-gradient {
    background-image: var(--bs-gradient) !important
}

.user-select-all {
    -webkit-user-select: all !important;
    -moz-user-select: all !important;
    -ms-user-select: all !important;
    user-select: all !important
}

.user-select-auto {
    -webkit-user-select: auto !important;
    -moz-user-select: auto !important;
    -ms-user-select: auto !important;
    user-select: auto !important
}

.user-select-none {
    -webkit-user-select: none !important;
    -moz-user-select: none !important;
    -ms-user-select: none !important;
    user-select: none !important
}

.pe-none {
    pointer-events: none !important
}

.pe-auto {
    pointer-events: auto !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
}

.invisible {
    visibility: hidden !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) {
    .float-sm-start {
        float: left !important
    }
    .float-sm-end {
        float: right !important
    }
    .float-sm-none {
        float: none !important
    }
    .object-fit-sm-contain {
        -o-object-fit: contain !important;
        object-fit: contain !important
    }
    .object-fit-sm-cover {
        -o-object-fit: cover !important;
        object-fit: cover !important
    }
    .object-fit-sm-fill {
        -o-object-fit: fill !important;
        object-fit: fill !important
    }
    .object-fit-sm-scale {
        -o-object-fit: scale-down !important;
        object-fit: scale-down !important
    }
    .object-fit-sm-none {
        -o-object-fit: none !important;
        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-table {
        display: table !important
    }
    .d-sm-table-row {
        display: table-row !important
    }
    .d-sm-table-cell {
        display: table-cell !important
    }
    .d-sm-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }
    .d-sm-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
    .d-sm-none {
        display: none !important
    }
    .flex-sm-fill {
        -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important
    }
    .flex-sm-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }
    .flex-sm-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }
    .flex-sm-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }
    .flex-sm-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }
    .flex-sm-grow-0 {
        -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important
    }
    .flex-sm-grow-1 {
        -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important
    }
    .flex-sm-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important
    }
    .flex-sm-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important
    }
    .flex-sm-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }
    .flex-sm-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }
    .flex-sm-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }
    .justify-content-sm-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }
    .justify-content-sm-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }
    .justify-content-sm-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }
    .justify-content-sm-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }
    .justify-content-sm-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }
    .justify-content-sm-evenly {
        -webkit-box-pack: space-evenly !important;
        -ms-flex-pack: space-evenly !important;
        justify-content: space-evenly !important
    }
    .align-items-sm-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }
    .align-items-sm-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }
    .align-items-sm-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important
    }
    .align-items-sm-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }
    .align-items-sm-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }
    .align-content-sm-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }
    .align-content-sm-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }
    .align-content-sm-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }
    .align-content-sm-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }
    .align-content-sm-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }
    .align-content-sm-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }
    .align-self-sm-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important
    }
    .align-self-sm-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }
    .align-self-sm-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }
    .align-self-sm-center {
        -ms-flex-item-align: center !important;
        align-self: center !important
    }
    .align-self-sm-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }
    .align-self-sm-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }
    .order-sm-first {
        -webkit-box-ordinal-group: 0 !important;
        -ms-flex-order: -1 !important;
        order: -1 !important
    }
    .order-sm-0 {
        -webkit-box-ordinal-group: 1 !important;
        -ms-flex-order: 0 !important;
        order: 0 !important
    }
    .order-sm-1 {
        -webkit-box-ordinal-group: 2 !important;
        -ms-flex-order: 1 !important;
        order: 1 !important
    }
    .order-sm-2 {
        -webkit-box-ordinal-group: 3 !important;
        -ms-flex-order: 2 !important;
        order: 2 !important
    }
    .order-sm-3 {
        -webkit-box-ordinal-group: 4 !important;
        -ms-flex-order: 3 !important;
        order: 3 !important
    }
    .order-sm-4 {
        -webkit-box-ordinal-group: 5 !important;
        -ms-flex-order: 4 !important;
        order: 4 !important
    }
    .order-sm-5 {
        -webkit-box-ordinal-group: 6 !important;
        -ms-flex-order: 5 !important;
        order: 5 !important
    }
    .order-sm-last {
        -webkit-box-ordinal-group: 7 !important;
        -ms-flex-order: 6 !important;
        order: 6 !important
    }
    .m-sm-0 {
        margin: 0 !important
    }
    .m-sm-1 {
        margin: .25rem !important
    }
    .m-sm-2 {
        margin: .5rem !important
    }
    .m-sm-3 {
        margin: .75rem !important
    }
    .m-sm-4 {
        margin: 1rem !important
    }
    .m-sm-5 {
        margin: 1.25rem !important
    }
    .m-sm-6 {
        margin: 1.5rem !important
    }
    .m-sm-7 {
        margin: 1.75rem !important
    }
    .m-sm-8 {
        margin: 2rem !important
    }
    .m-sm-9 {
        margin: 2.25rem !important
    }
    .m-sm-10 {
        margin: 2.5rem !important
    }
    .m-sm-11 {
        margin: 2.75rem !important
    }
    .m-sm-12 {
        margin: 3rem !important
    }
    .m-sm-13 {
        margin: 3.25rem !important
    }
    .m-sm-14 {
        margin: 3.5rem !important
    }
    .m-sm-15 {
        margin: 3.75rem !important
    }
    .m-sm-16 {
        margin: 4rem !important
    }
    .m-sm-17 {
        margin: 4.25rem !important
    }
    .m-sm-18 {
        margin: 4.5rem !important
    }
    .m-sm-19 {
        margin: 4.75rem !important
    }
    .m-sm-20 {
        margin: 5rem !important
    }
    .m-sm-21 {
        margin: 5.25rem !important
    }
    .m-sm-22 {
        margin: 5.5rem !important
    }
    .m-sm-23 {
        margin: 5.75rem !important
    }
    .m-sm-24 {
        margin: 6rem !important
    }
    .m-sm-25 {
        margin: 6.25rem !important
    }
    .m-sm-26 {
        margin: 6.5rem !important
    }
    .m-sm-27 {
        margin: 6.75rem !important
    }
    .m-sm-28 {
        margin: 7rem !important
    }
    .m-sm-29 {
        margin: 7.25rem !important
    }
    .m-sm-30 {
        margin: 7.5rem !important
    }
    .m-sm-auto {
        margin: auto !important
    }
    .mx-sm-0 {
        margin-right: 0 !important;
        margin-left: 0 !important
    }
    .mx-sm-1 {
        margin-right: .25rem !important;
        margin-left: .25rem !important
    }
    .mx-sm-2 {
        margin-right: .5rem !important;
        margin-left: .5rem !important
    }
    .mx-sm-3 {
        margin-right: .75rem !important;
        margin-left: .75rem !important
    }
    .mx-sm-4 {
        margin-right: 1rem !important;
        margin-left: 1rem !important
    }
    .mx-sm-5 {
        margin-right: 1.25rem !important;
        margin-left: 1.25rem !important
    }
    .mx-sm-6 {
        margin-right: 1.5rem !important;
        margin-left: 1.5rem !important
    }
    .mx-sm-7 {
        margin-right: 1.75rem !important;
        margin-left: 1.75rem !important
    }
    .mx-sm-8 {
        margin-right: 2rem !important;
        margin-left: 2rem !important
    }
    .mx-sm-9 {
        margin-right: 2.25rem !important;
        margin-left: 2.25rem !important
    }
    .mx-sm-10 {
        margin-right: 2.5rem !important;
        margin-left: 2.5rem !important
    }
    .mx-sm-11 {
        margin-right: 2.75rem !important;
        margin-left: 2.75rem !important
    }
    .mx-sm-12 {
        margin-right: 3rem !important;
        margin-left: 3rem !important
    }
    .mx-sm-13 {
        margin-right: 3.25rem !important;
        margin-left: 3.25rem !important
    }
    .mx-sm-14 {
        margin-right: 3.5rem !important;
        margin-left: 3.5rem !important
    }
    .mx-sm-15 {
        margin-right: 3.75rem !important;
        margin-left: 3.75rem !important
    }
    .mx-sm-16 {
        margin-right: 4rem !important;
        margin-left: 4rem !important
    }
    .mx-sm-17 {
        margin-right: 4.25rem !important;
        margin-left: 4.25rem !important
    }
    .mx-sm-18 {
        margin-right: 4.5rem !important;
        margin-left: 4.5rem !important
    }
    .mx-sm-19 {
        margin-right: 4.75rem !important;
        margin-left: 4.75rem !important
    }
    .mx-sm-20 {
        margin-right: 5rem !important;
        margin-left: 5rem !important
    }
    .mx-sm-21 {
        margin-right: 5.25rem !important;
        margin-left: 5.25rem !important
    }
    .mx-sm-22 {
        margin-right: 5.5rem !important;
        margin-left: 5.5rem !important
    }
    .mx-sm-23 {
        margin-right: 5.75rem !important;
        margin-left: 5.75rem !important
    }
    .mx-sm-24 {
        margin-right: 6rem !important;
        margin-left: 6rem !important
    }
    .mx-sm-25 {
        margin-right: 6.25rem !important;
        margin-left: 6.25rem !important
    }
    .mx-sm-26 {
        margin-right: 6.5rem !important;
        margin-left: 6.5rem !important
    }
    .mx-sm-27 {
        margin-right: 6.75rem !important;
        margin-left: 6.75rem !important
    }
    .mx-sm-28 {
        margin-right: 7rem !important;
        margin-left: 7rem !important
    }
    .mx-sm-29 {
        margin-right: 7.25rem !important;
        margin-left: 7.25rem !important
    }
    .mx-sm-30 {
        margin-right: 7.5rem !important;
        margin-left: 7.5rem !important
    }
    .mx-sm-auto {
        margin-right: auto !important;
        margin-left: auto !important
    }
    .my-sm-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important
    }
    .my-sm-1 {
        margin-top: .25rem !important;
        margin-bottom: .25rem !important
    }
    .my-sm-2 {
        margin-top: .5rem !important;
        margin-bottom: .5rem !important
    }
    .my-sm-3 {
        margin-top: .75rem !important;
        margin-bottom: .75rem !important
    }
    .my-sm-4 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important
    }
    .my-sm-5 {
        margin-top: 1.25rem !important;
        margin-bottom: 1.25rem !important
    }
    .my-sm-6 {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important
    }
    .my-sm-7 {
        margin-top: 1.75rem !important;
        margin-bottom: 1.75rem !important
    }
    .my-sm-8 {
        margin-top: 2rem !important;
        margin-bottom: 2rem !important
    }
    .my-sm-9 {
        margin-top: 2.25rem !important;
        margin-bottom: 2.25rem !important
    }
    .my-sm-10 {
        margin-top: 2.5rem !important;
        margin-bottom: 2.5rem !important
    }
    .my-sm-11 {
        margin-top: 2.75rem !important;
        margin-bottom: 2.75rem !important
    }
    .my-sm-12 {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important
    }
    .my-sm-13 {
        margin-top: 3.25rem !important;
        margin-bottom: 3.25rem !important
    }
    .my-sm-14 {
        margin-top: 3.5rem !important;
        margin-bottom: 3.5rem !important
    }
    .my-sm-15 {
        margin-top: 3.75rem !important;
        margin-bottom: 3.75rem !important
    }
    .my-sm-16 {
        margin-top: 4rem !important;
        margin-bottom: 4rem !important
    }
    .my-sm-17 {
        margin-top: 4.25rem !important;
        margin-bottom: 4.25rem !important
    }
    .my-sm-18 {
        margin-top: 4.5rem !important;
        margin-bottom: 4.5rem !important
    }
    .my-sm-19 {
        margin-top: 4.75rem !important;
        margin-bottom: 4.75rem !important
    }
    .my-sm-20 {
        margin-top: 5rem !important;
        margin-bottom: 5rem !important
    }
    .my-sm-21 {
        margin-top: 5.25rem !important;
        margin-bottom: 5.25rem !important
    }
    .my-sm-22 {
        margin-top: 5.5rem !important;
        margin-bottom: 5.5rem !important
    }
    .my-sm-23 {
        margin-top: 5.75rem !important;
        margin-bottom: 5.75rem !important
    }
    .my-sm-24 {
        margin-top: 6rem !important;
        margin-bottom: 6rem !important
    }
    .my-sm-25 {
        margin-top: 6.25rem !important;
        margin-bottom: 6.25rem !important
    }
    .my-sm-26 {
        margin-top: 6.5rem !important;
        margin-bottom: 6.5rem !important
    }
    .my-sm-27 {
        margin-top: 6.75rem !important;
        margin-bottom: 6.75rem !important
    }
    .my-sm-28 {
        margin-top: 7rem !important;
        margin-bottom: 7rem !important
    }
    .my-sm-29 {
        margin-top: 7.25rem !important;
        margin-bottom: 7.25rem !important
    }
    .my-sm-30 {
        margin-top: 7.5rem !important;
        margin-bottom: 7.5rem !important
    }
    .my-sm-auto {
        margin-top: auto !important;
        margin-bottom: 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: .75rem !important
    }
    .mt-sm-4 {
        margin-top: 1rem !important
    }
    .mt-sm-5 {
        margin-top: 1.25rem !important
    }
    .mt-sm-6 {
        margin-top: 1.5rem !important
    }
    .mt-sm-7 {
        margin-top: 1.75rem !important
    }
    .mt-sm-8 {
        margin-top: 2rem !important
    }
    .mt-sm-9 {
        margin-top: 2.25rem !important
    }
    .mt-sm-10 {
        margin-top: 2.5rem !important
    }
    .mt-sm-11 {
        margin-top: 2.75rem !important
    }
    .mt-sm-12 {
        margin-top: 3rem !important
    }
    .mt-sm-13 {
        margin-top: 3.25rem !important
    }
    .mt-sm-14 {
        margin-top: 3.5rem !important
    }
    .mt-sm-15 {
        margin-top: 3.75rem !important
    }
    .mt-sm-16 {
        margin-top: 4rem !important
    }
    .mt-sm-17 {
        margin-top: 4.25rem !important
    }
    .mt-sm-18 {
        margin-top: 4.5rem !important
    }
    .mt-sm-19 {
        margin-top: 4.75rem !important
    }
    .mt-sm-20 {
        margin-top: 5rem !important
    }
    .mt-sm-21 {
        margin-top: 5.25rem !important
    }
    .mt-sm-22 {
        margin-top: 5.5rem !important
    }
    .mt-sm-23 {
        margin-top: 5.75rem !important
    }
    .mt-sm-24 {
        margin-top: 6rem !important
    }
    .mt-sm-25 {
        margin-top: 6.25rem !important
    }
    .mt-sm-26 {
        margin-top: 6.5rem !important
    }
    .mt-sm-27 {
        margin-top: 6.75rem !important
    }
    .mt-sm-28 {
        margin-top: 7rem !important
    }
    .mt-sm-29 {
        margin-top: 7.25rem !important
    }
    .mt-sm-30 {
        margin-top: 7.5rem !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: .75rem !important
    }
    .me-sm-4 {
        margin-right: 1rem !important
    }
    .me-sm-5 {
        margin-right: 1.25rem !important
    }
    .me-sm-6 {
        margin-right: 1.5rem !important
    }
    .me-sm-7 {
        margin-right: 1.75rem !important
    }
    .me-sm-8 {
        margin-right: 2rem !important
    }
    .me-sm-9 {
        margin-right: 2.25rem !important
    }
    .me-sm-10 {
        margin-right: 2.5rem !important
    }
    .me-sm-11 {
        margin-right: 2.75rem !important
    }
    .me-sm-12 {
        margin-right: 3rem !important
    }
    .me-sm-13 {
        margin-right: 3.25rem !important
    }
    .me-sm-14 {
        margin-right: 3.5rem !important
    }
    .me-sm-15 {
        margin-right: 3.75rem !important
    }
    .me-sm-16 {
        margin-right: 4rem !important
    }
    .me-sm-17 {
        margin-right: 4.25rem !important
    }
    .me-sm-18 {
        margin-right: 4.5rem !important
    }
    .me-sm-19 {
        margin-right: 4.75rem !important
    }
    .me-sm-20 {
        margin-right: 5rem !important
    }
    .me-sm-21 {
        margin-right: 5.25rem !important
    }
    .me-sm-22 {
        margin-right: 5.5rem !important
    }
    .me-sm-23 {
        margin-right: 5.75rem !important
    }
    .me-sm-24 {
        margin-right: 6rem !important
    }
    .me-sm-25 {
        margin-right: 6.25rem !important
    }
    .me-sm-26 {
        margin-right: 6.5rem !important
    }
    .me-sm-27 {
        margin-right: 6.75rem !important
    }
    .me-sm-28 {
        margin-right: 7rem !important
    }
    .me-sm-29 {
        margin-right: 7.25rem !important
    }
    .me-sm-30 {
        margin-right: 7.5rem !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: .75rem !important
    }
    .mb-sm-4 {
        margin-bottom: 1rem !important
    }
    .mb-sm-5 {
        margin-bottom: 1.25rem !important
    }
    .mb-sm-6 {
        margin-bottom: 1.5rem !important
    }
    .mb-sm-7 {
        margin-bottom: 1.75rem !important
    }
    .mb-sm-8 {
        margin-bottom: 2rem !important
    }
    .mb-sm-9 {
        margin-bottom: 2.25rem !important
    }
    .mb-sm-10 {
        margin-bottom: 2.5rem !important
    }
    .mb-sm-11 {
        margin-bottom: 2.75rem !important
    }
    .mb-sm-12 {
        margin-bottom: 3rem !important
    }
    .mb-sm-13 {
        margin-bottom: 3.25rem !important
    }
    .mb-sm-14 {
        margin-bottom: 3.5rem !important
    }
    .mb-sm-15 {
        margin-bottom: 3.75rem !important
    }
    .mb-sm-16 {
        margin-bottom: 4rem !important
    }
    .mb-sm-17 {
        margin-bottom: 4.25rem !important
    }
    .mb-sm-18 {
        margin-bottom: 4.5rem !important
    }
    .mb-sm-19 {
        margin-bottom: 4.75rem !important
    }
    .mb-sm-20 {
        margin-bottom: 5rem !important
    }
    .mb-sm-21 {
        margin-bottom: 5.25rem !important
    }
    .mb-sm-22 {
        margin-bottom: 5.5rem !important
    }
    .mb-sm-23 {
        margin-bottom: 5.75rem !important
    }
    .mb-sm-24 {
        margin-bottom: 6rem !important
    }
    .mb-sm-25 {
        margin-bottom: 6.25rem !important
    }
    .mb-sm-26 {
        margin-bottom: 6.5rem !important
    }
    .mb-sm-27 {
        margin-bottom: 6.75rem !important
    }
    .mb-sm-28 {
        margin-bottom: 7rem !important
    }
    .mb-sm-29 {
        margin-bottom: 7.25rem !important
    }
    .mb-sm-30 {
        margin-bottom: 7.5rem !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: .75rem !important
    }
    .ms-sm-4 {
        margin-left: 1rem !important
    }
    .ms-sm-5 {
        margin-left: 1.25rem !important
    }
    .ms-sm-6 {
        margin-left: 1.5rem !important
    }
    .ms-sm-7 {
        margin-left: 1.75rem !important
    }
    .ms-sm-8 {
        margin-left: 2rem !important
    }
    .ms-sm-9 {
        margin-left: 2.25rem !important
    }
    .ms-sm-10 {
        margin-left: 2.5rem !important
    }
    .ms-sm-11 {
        margin-left: 2.75rem !important
    }
    .ms-sm-12 {
        margin-left: 3rem !important
    }
    .ms-sm-13 {
        margin-left: 3.25rem !important
    }
    .ms-sm-14 {
        margin-left: 3.5rem !important
    }
    .ms-sm-15 {
        margin-left: 3.75rem !important
    }
    .ms-sm-16 {
        margin-left: 4rem !important
    }
    .ms-sm-17 {
        margin-left: 4.25rem !important
    }
    .ms-sm-18 {
        margin-left: 4.5rem !important
    }
    .ms-sm-19 {
        margin-left: 4.75rem !important
    }
    .ms-sm-20 {
        margin-left: 5rem !important
    }
    .ms-sm-21 {
        margin-left: 5.25rem !important
    }
    .ms-sm-22 {
        margin-left: 5.5rem !important
    }
    .ms-sm-23 {
        margin-left: 5.75rem !important
    }
    .ms-sm-24 {
        margin-left: 6rem !important
    }
    .ms-sm-25 {
        margin-left: 6.25rem !important
    }
    .ms-sm-26 {
        margin-left: 6.5rem !important
    }
    .ms-sm-27 {
        margin-left: 6.75rem !important
    }
    .ms-sm-28 {
        margin-left: 7rem !important
    }
    .ms-sm-29 {
        margin-left: 7.25rem !important
    }
    .ms-sm-30 {
        margin-left: 7.5rem !important
    }
    .ms-sm-auto {
        margin-left: auto !important
    }
    .m-sm-n1 {
        margin: -0.25rem !important
    }
    .m-sm-n2 {
        margin: -0.5rem !important
    }
    .m-sm-n3 {
        margin: -0.75rem !important
    }
    .m-sm-n4 {
        margin: -1rem !important
    }
    .m-sm-n5 {
        margin: -1.25rem !important
    }
    .m-sm-n6 {
        margin: -1.5rem !important
    }
    .m-sm-n7 {
        margin: -1.75rem !important
    }
    .m-sm-n8 {
        margin: -2rem !important
    }
    .m-sm-n9 {
        margin: -2.25rem !important
    }
    .m-sm-n10 {
        margin: -2.5rem !important
    }
    .m-sm-n11 {
        margin: -2.75rem !important
    }
    .m-sm-n12 {
        margin: -3rem !important
    }
    .m-sm-n13 {
        margin: -3.25rem !important
    }
    .m-sm-n14 {
        margin: -3.5rem !important
    }
    .m-sm-n15 {
        margin: -3.75rem !important
    }
    .m-sm-n16 {
        margin: -4rem !important
    }
    .m-sm-n17 {
        margin: -4.25rem !important
    }
    .m-sm-n18 {
        margin: -4.5rem !important
    }
    .m-sm-n19 {
        margin: -4.75rem !important
    }
    .m-sm-n20 {
        margin: -5rem !important
    }
    .m-sm-n21 {
        margin: -5.25rem !important
    }
    .m-sm-n22 {
        margin: -5.5rem !important
    }
    .m-sm-n23 {
        margin: -5.75rem !important
    }
    .m-sm-n24 {
        margin: -6rem !important
    }
    .m-sm-n25 {
        margin: -6.25rem !important
    }
    .m-sm-n26 {
        margin: -6.5rem !important
    }
    .m-sm-n27 {
        margin: -6.75rem !important
    }
    .m-sm-n28 {
        margin: -7rem !important
    }
    .m-sm-n29 {
        margin: -7.25rem !important
    }
    .m-sm-n30 {
        margin: -7.5rem !important
    }
    .mx-sm-n1 {
        margin-right: -0.25rem !important;
        margin-left: -0.25rem !important
    }
    .mx-sm-n2 {
        margin-right: -0.5rem !important;
        margin-left: -0.5rem !important
    }
    .mx-sm-n3 {
        margin-right: -0.75rem !important;
        margin-left: -0.75rem !important
    }
    .mx-sm-n4 {
        margin-right: -1rem !important;
        margin-left: -1rem !important
    }
    .mx-sm-n5 {
        margin-right: -1.25rem !important;
        margin-left: -1.25rem !important
    }
    .mx-sm-n6 {
        margin-right: -1.5rem !important;
        margin-left: -1.5rem !important
    }
    .mx-sm-n7 {
        margin-right: -1.75rem !important;
        margin-left: -1.75rem !important
    }
    .mx-sm-n8 {
        margin-right: -2rem !important;
        margin-left: -2rem !important
    }
    .mx-sm-n9 {
        margin-right: -2.25rem !important;
        margin-left: -2.25rem !important
    }
    .mx-sm-n10 {
        margin-right: -2.5rem !important;
        margin-left: -2.5rem !important
    }
    .mx-sm-n11 {
        margin-right: -2.75rem !important;
        margin-left: -2.75rem !important
    }
    .mx-sm-n12 {
        margin-right: -3rem !important;
        margin-left: -3rem !important
    }
    .mx-sm-n13 {
        margin-right: -3.25rem !important;
        margin-left: -3.25rem !important
    }
    .mx-sm-n14 {
        margin-right: -3.5rem !important;
        margin-left: -3.5rem !important
    }
    .mx-sm-n15 {
        margin-right: -3.75rem !important;
        margin-left: -3.75rem !important
    }
    .mx-sm-n16 {
        margin-right: -4rem !important;
        margin-left: -4rem !important
    }
    .mx-sm-n17 {
        margin-right: -4.25rem !important;
        margin-left: -4.25rem !important
    }
    .mx-sm-n18 {
        margin-right: -4.5rem !important;
        margin-left: -4.5rem !important
    }
    .mx-sm-n19 {
        margin-right: -4.75rem !important;
        margin-left: -4.75rem !important
    }
    .mx-sm-n20 {
        margin-right: -5rem !important;
        margin-left: -5rem !important
    }
    .mx-sm-n21 {
        margin-right: -5.25rem !important;
        margin-left: -5.25rem !important
    }
    .mx-sm-n22 {
        margin-right: -5.5rem !important;
        margin-left: -5.5rem !important
    }
    .mx-sm-n23 {
        margin-right: -5.75rem !important;
        margin-left: -5.75rem !important
    }
    .mx-sm-n24 {
        margin-right: -6rem !important;
        margin-left: -6rem !important
    }
    .mx-sm-n25 {
        margin-right: -6.25rem !important;
        margin-left: -6.25rem !important
    }
    .mx-sm-n26 {
        margin-right: -6.5rem !important;
        margin-left: -6.5rem !important
    }
    .mx-sm-n27 {
        margin-right: -6.75rem !important;
        margin-left: -6.75rem !important
    }
    .mx-sm-n28 {
        margin-right: -7rem !important;
        margin-left: -7rem !important
    }
    .mx-sm-n29 {
        margin-right: -7.25rem !important;
        margin-left: -7.25rem !important
    }
    .mx-sm-n30 {
        margin-right: -7.5rem !important;
        margin-left: -7.5rem !important
    }
    .my-sm-n1 {
        margin-top: -0.25rem !important;
        margin-bottom: -0.25rem !important
    }
    .my-sm-n2 {
        margin-top: -0.5rem !important;
        margin-bottom: -0.5rem !important
    }
    .my-sm-n3 {
        margin-top: -0.75rem !important;
        margin-bottom: -0.75rem !important
    }
    .my-sm-n4 {
        margin-top: -1rem !important;
        margin-bottom: -1rem !important
    }
    .my-sm-n5 {
        margin-top: -1.25rem !important;
        margin-bottom: -1.25rem !important
    }
    .my-sm-n6 {
        margin-top: -1.5rem !important;
        margin-bottom: -1.5rem !important
    }
    .my-sm-n7 {
        margin-top: -1.75rem !important;
        margin-bottom: -1.75rem !important
    }
    .my-sm-n8 {
        margin-top: -2rem !important;
        margin-bottom: -2rem !important
    }
    .my-sm-n9 {
        margin-top: -2.25rem !important;
        margin-bottom: -2.25rem !important
    }
    .my-sm-n10 {
        margin-top: -2.5rem !important;
        margin-bottom: -2.5rem !important
    }
    .my-sm-n11 {
        margin-top: -2.75rem !important;
        margin-bottom: -2.75rem !important
    }
    .my-sm-n12 {
        margin-top: -3rem !important;
        margin-bottom: -3rem !important
    }
    .my-sm-n13 {
        margin-top: -3.25rem !important;
        margin-bottom: -3.25rem !important
    }
    .my-sm-n14 {
        margin-top: -3.5rem !important;
        margin-bottom: -3.5rem !important
    }
    .my-sm-n15 {
        margin-top: -3.75rem !important;
        margin-bottom: -3.75rem !important
    }
    .my-sm-n16 {
        margin-top: -4rem !important;
        margin-bottom: -4rem !important
    }
    .my-sm-n17 {
        margin-top: -4.25rem !important;
        margin-bottom: -4.25rem !important
    }
    .my-sm-n18 {
        margin-top: -4.5rem !important;
        margin-bottom: -4.5rem !important
    }
    .my-sm-n19 {
        margin-top: -4.75rem !important;
        margin-bottom: -4.75rem !important
    }
    .my-sm-n20 {
        margin-top: -5rem !important;
        margin-bottom: -5rem !important
    }
    .my-sm-n21 {
        margin-top: -5.25rem !important;
        margin-bottom: -5.25rem !important
    }
    .my-sm-n22 {
        margin-top: -5.5rem !important;
        margin-bottom: -5.5rem !important
    }
    .my-sm-n23 {
        margin-top: -5.75rem !important;
        margin-bottom: -5.75rem !important
    }
    .my-sm-n24 {
        margin-top: -6rem !important;
        margin-bottom: -6rem !important
    }
    .my-sm-n25 {
        margin-top: -6.25rem !important;
        margin-bottom: -6.25rem !important
    }
    .my-sm-n26 {
        margin-top: -6.5rem !important;
        margin-bottom: -6.5rem !important
    }
    .my-sm-n27 {
        margin-top: -6.75rem !important;
        margin-bottom: -6.75rem !important
    }
    .my-sm-n28 {
        margin-top: -7rem !important;
        margin-bottom: -7rem !important
    }
    .my-sm-n29 {
        margin-top: -7.25rem !important;
        margin-bottom: -7.25rem !important
    }
    .my-sm-n30 {
        margin-top: -7.5rem !important;
        margin-bottom: -7.5rem !important
    }
    .mt-sm-n1 {
        margin-top: -0.25rem !important
    }
    .mt-sm-n2 {
        margin-top: -0.5rem !important
    }
    .mt-sm-n3 {
        margin-top: -0.75rem !important
    }
    .mt-sm-n4 {
        margin-top: -1rem !important
    }
    .mt-sm-n5 {
        margin-top: -1.25rem !important
    }
    .mt-sm-n6 {
        margin-top: -1.5rem !important
    }
    .mt-sm-n7 {
        margin-top: -1.75rem !important
    }
    .mt-sm-n8 {
        margin-top: -2rem !important
    }
    .mt-sm-n9 {
        margin-top: -2.25rem !important
    }
    .mt-sm-n10 {
        margin-top: -2.5rem !important
    }
    .mt-sm-n11 {
        margin-top: -2.75rem !important
    }
    .mt-sm-n12 {
        margin-top: -3rem !important
    }
    .mt-sm-n13 {
        margin-top: -3.25rem !important
    }
    .mt-sm-n14 {
        margin-top: -3.5rem !important
    }
    .mt-sm-n15 {
        margin-top: -3.75rem !important
    }
    .mt-sm-n16 {
        margin-top: -4rem !important
    }
    .mt-sm-n17 {
        margin-top: -4.25rem !important
    }
    .mt-sm-n18 {
        margin-top: -4.5rem !important
    }
    .mt-sm-n19 {
        margin-top: -4.75rem !important
    }
    .mt-sm-n20 {
        margin-top: -5rem !important
    }
    .mt-sm-n21 {
        margin-top: -5.25rem !important
    }
    .mt-sm-n22 {
        margin-top: -5.5rem !important
    }
    .mt-sm-n23 {
        margin-top: -5.75rem !important
    }
    .mt-sm-n24 {
        margin-top: -6rem !important
    }
    .mt-sm-n25 {
        margin-top: -6.25rem !important
    }
    .mt-sm-n26 {
        margin-top: -6.5rem !important
    }
    .mt-sm-n27 {
        margin-top: -6.75rem !important
    }
    .mt-sm-n28 {
        margin-top: -7rem !important
    }
    .mt-sm-n29 {
        margin-top: -7.25rem !important
    }
    .mt-sm-n30 {
        margin-top: -7.5rem !important
    }
    .me-sm-n1 {
        margin-right: -0.25rem !important
    }
    .me-sm-n2 {
        margin-right: -0.5rem !important
    }
    .me-sm-n3 {
        margin-right: -0.75rem !important
    }
    .me-sm-n4 {
        margin-right: -1rem !important
    }
    .me-sm-n5 {
        margin-right: -1.25rem !important
    }
    .me-sm-n6 {
        margin-right: -1.5rem !important
    }
    .me-sm-n7 {
        margin-right: -1.75rem !important
    }
    .me-sm-n8 {
        margin-right: -2rem !important
    }
    .me-sm-n9 {
        margin-right: -2.25rem !important
    }
    .me-sm-n10 {
        margin-right: -2.5rem !important
    }
    .me-sm-n11 {
        margin-right: -2.75rem !important
    }
    .me-sm-n12 {
        margin-right: -3rem !important
    }
    .me-sm-n13 {
        margin-right: -3.25rem !important
    }
    .me-sm-n14 {
        margin-right: -3.5rem !important
    }
    .me-sm-n15 {
        margin-right: -3.75rem !important
    }
    .me-sm-n16 {
        margin-right: -4rem !important
    }
    .me-sm-n17 {
        margin-right: -4.25rem !important
    }
    .me-sm-n18 {
        margin-right: -4.5rem !important
    }
    .me-sm-n19 {
        margin-right: -4.75rem !important
    }
    .me-sm-n20 {
        margin-right: -5rem !important
    }
    .me-sm-n21 {
        margin-right: -5.25rem !important
    }
    .me-sm-n22 {
        margin-right: -5.5rem !important
    }
    .me-sm-n23 {
        margin-right: -5.75rem !important
    }
    .me-sm-n24 {
        margin-right: -6rem !important
    }
    .me-sm-n25 {
        margin-right: -6.25rem !important
    }
    .me-sm-n26 {
        margin-right: -6.5rem !important
    }
    .me-sm-n27 {
        margin-right: -6.75rem !important
    }
    .me-sm-n28 {
        margin-right: -7rem !important
    }
    .me-sm-n29 {
        margin-right: -7.25rem !important
    }
    .me-sm-n30 {
        margin-right: -7.5rem !important
    }
    .mb-sm-n1 {
        margin-bottom: -0.25rem !important
    }
    .mb-sm-n2 {
        margin-bottom: -0.5rem !important
    }
    .mb-sm-n3 {
        margin-bottom: -0.75rem !important
    }
    .mb-sm-n4 {
        margin-bottom: -1rem !important
    }
    .mb-sm-n5 {
        margin-bottom: -1.25rem !important
    }
    .mb-sm-n6 {
        margin-bottom: -1.5rem !important
    }
    .mb-sm-n7 {
        margin-bottom: -1.75rem !important
    }
    .mb-sm-n8 {
        margin-bottom: -2rem !important
    }
    .mb-sm-n9 {
        margin-bottom: -2.25rem !important
    }
    .mb-sm-n10 {
        margin-bottom: -2.5rem !important
    }
    .mb-sm-n11 {
        margin-bottom: -2.75rem !important
    }
    .mb-sm-n12 {
        margin-bottom: -3rem !important
    }
    .mb-sm-n13 {
        margin-bottom: -3.25rem !important
    }
    .mb-sm-n14 {
        margin-bottom: -3.5rem !important
    }
    .mb-sm-n15 {
        margin-bottom: -3.75rem !important
    }
    .mb-sm-n16 {
        margin-bottom: -4rem !important
    }
    .mb-sm-n17 {
        margin-bottom: -4.25rem !important
    }
    .mb-sm-n18 {
        margin-bottom: -4.5rem !important
    }
    .mb-sm-n19 {
        margin-bottom: -4.75rem !important
    }
    .mb-sm-n20 {
        margin-bottom: -5rem !important
    }
    .mb-sm-n21 {
        margin-bottom: -5.25rem !important
    }
    .mb-sm-n22 {
        margin-bottom: -5.5rem !important
    }
    .mb-sm-n23 {
        margin-bottom: -5.75rem !important
    }
    .mb-sm-n24 {
        margin-bottom: -6rem !important
    }
    .mb-sm-n25 {
        margin-bottom: -6.25rem !important
    }
    .mb-sm-n26 {
        margin-bottom: -6.5rem !important
    }
    .mb-sm-n27 {
        margin-bottom: -6.75rem !important
    }
    .mb-sm-n28 {
        margin-bottom: -7rem !important
    }
    .mb-sm-n29 {
        margin-bottom: -7.25rem !important
    }
    .mb-sm-n30 {
        margin-bottom: -7.5rem !important
    }
    .ms-sm-n1 {
        margin-left: -0.25rem !important
    }
    .ms-sm-n2 {
        margin-left: -0.5rem !important
    }
    .ms-sm-n3 {
        margin-left: -0.75rem !important
    }
    .ms-sm-n4 {
        margin-left: -1rem !important
    }
    .ms-sm-n5 {
        margin-left: -1.25rem !important
    }
    .ms-sm-n6 {
        margin-left: -1.5rem !important
    }
    .ms-sm-n7 {
        margin-left: -1.75rem !important
    }
    .ms-sm-n8 {
        margin-left: -2rem !important
    }
    .ms-sm-n9 {
        margin-left: -2.25rem !important
    }
    .ms-sm-n10 {
        margin-left: -2.5rem !important
    }
    .ms-sm-n11 {
        margin-left: -2.75rem !important
    }
    .ms-sm-n12 {
        margin-left: -3rem !important
    }
    .ms-sm-n13 {
        margin-left: -3.25rem !important
    }
    .ms-sm-n14 {
        margin-left: -3.5rem !important
    }
    .ms-sm-n15 {
        margin-left: -3.75rem !important
    }
    .ms-sm-n16 {
        margin-left: -4rem !important
    }
    .ms-sm-n17 {
        margin-left: -4.25rem !important
    }
    .ms-sm-n18 {
        margin-left: -4.5rem !important
    }
    .ms-sm-n19 {
        margin-left: -4.75rem !important
    }
    .ms-sm-n20 {
        margin-left: -5rem !important
    }
    .ms-sm-n21 {
        margin-left: -5.25rem !important
    }
    .ms-sm-n22 {
        margin-left: -5.5rem !important
    }
    .ms-sm-n23 {
        margin-left: -5.75rem !important
    }
    .ms-sm-n24 {
        margin-left: -6rem !important
    }
    .ms-sm-n25 {
        margin-left: -6.25rem !important
    }
    .ms-sm-n26 {
        margin-left: -6.5rem !important
    }
    .ms-sm-n27 {
        margin-left: -6.75rem !important
    }
    .ms-sm-n28 {
        margin-left: -7rem !important
    }
    .ms-sm-n29 {
        margin-left: -7.25rem !important
    }
    .ms-sm-n30 {
        margin-left: -7.5rem !important
    }
    .p-sm-0 {
        padding: 0 !important
    }
    .p-sm-1 {
        padding: .25rem !important
    }
    .p-sm-2 {
        padding: .5rem !important
    }
    .p-sm-3 {
        padding: .75rem !important
    }
    .p-sm-4 {
        padding: 1rem !important
    }
    .p-sm-5 {
        padding: 1.25rem !important
    }
    .p-sm-6 {
        padding: 1.5rem !important
    }
    .p-sm-7 {
        padding: 1.75rem !important
    }
    .p-sm-8 {
        padding: 2rem !important
    }
    .p-sm-9 {
        padding: 2.25rem !important
    }
    .p-sm-10 {
        padding: 2.5rem !important
    }
    .p-sm-11 {
        padding: 2.75rem !important
    }
    .p-sm-12 {
        padding: 3rem !important
    }
    .p-sm-13 {
        padding: 3.25rem !important
    }
    .p-sm-14 {
        padding: 3.5rem !important
    }
    .p-sm-15 {
        padding: 3.75rem !important
    }
    .p-sm-16 {
        padding: 4rem !important
    }
    .p-sm-17 {
        padding: 4.25rem !important
    }
    .p-sm-18 {
        padding: 4.5rem !important
    }
    .p-sm-19 {
        padding: 4.75rem !important
    }
    .p-sm-20 {
        padding: 5rem !important
    }
    .p-sm-21 {
        padding: 5.25rem !important
    }
    .p-sm-22 {
        padding: 5.5rem !important
    }
    .p-sm-23 {
        padding: 5.75rem !important
    }
    .p-sm-24 {
        padding: 6rem !important
    }
    .p-sm-25 {
        padding: 6.25rem !important
    }
    .p-sm-26 {
        padding: 6.5rem !important
    }
    .p-sm-27 {
        padding: 6.75rem !important
    }
    .p-sm-28 {
        padding: 7rem !important
    }
    .p-sm-29 {
        padding: 7.25rem !important
    }
    .p-sm-30 {
        padding: 7.5rem !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: .75rem !important;
        padding-left: .75rem !important
    }
    .px-sm-4 {
        padding-right: 1rem !important;
        padding-left: 1rem !important
    }
    .px-sm-5 {
        padding-right: 1.25rem !important;
        padding-left: 1.25rem !important
    }
    .px-sm-6 {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important
    }
    .px-sm-7 {
        padding-right: 1.75rem !important;
        padding-left: 1.75rem !important
    }
    .px-sm-8 {
        padding-right: 2rem !important;
        padding-left: 2rem !important
    }
    .px-sm-9 {
        padding-right: 2.25rem !important;
        padding-left: 2.25rem !important
    }
    .px-sm-10 {
        padding-right: 2.5rem !important;
        padding-left: 2.5rem !important
    }
    .px-sm-11 {
        padding-right: 2.75rem !important;
        padding-left: 2.75rem !important
    }
    .px-sm-12 {
        padding-right: 3rem !important;
        padding-left: 3rem !important
    }
    .px-sm-13 {
        padding-right: 3.25rem !important;
        padding-left: 3.25rem !important
    }
    .px-sm-14 {
        padding-right: 3.5rem !important;
        padding-left: 3.5rem !important
    }
    .px-sm-15 {
        padding-right: 3.75rem !important;
        padding-left: 3.75rem !important
    }
    .px-sm-16 {
        padding-right: 4rem !important;
        padding-left: 4rem !important
    }
    .px-sm-17 {
        padding-right: 4.25rem !important;
        padding-left: 4.25rem !important
    }
    .px-sm-18 {
        padding-right: 4.5rem !important;
        padding-left: 4.5rem !important
    }
    .px-sm-19 {
        padding-right: 4.75rem !important;
        padding-left: 4.75rem !important
    }
    .px-sm-20 {
        padding-right: 5rem !important;
        padding-left: 5rem !important
    }
    .px-sm-21 {
        padding-right: 5.25rem !important;
        padding-left: 5.25rem !important
    }
    .px-sm-22 {
        padding-right: 5.5rem !important;
        padding-left: 5.5rem !important
    }
    .px-sm-23 {
        padding-right: 5.75rem !important;
        padding-left: 5.75rem !important
    }
    .px-sm-24 {
        padding-right: 6rem !important;
        padding-left: 6rem !important
    }
    .px-sm-25 {
        padding-right: 6.25rem !important;
        padding-left: 6.25rem !important
    }
    .px-sm-26 {
        padding-right: 6.5rem !important;
        padding-left: 6.5rem !important
    }
    .px-sm-27 {
        padding-right: 6.75rem !important;
        padding-left: 6.75rem !important
    }
    .px-sm-28 {
        padding-right: 7rem !important;
        padding-left: 7rem !important
    }
    .px-sm-29 {
        padding-right: 7.25rem !important;
        padding-left: 7.25rem !important
    }
    .px-sm-30 {
        padding-right: 7.5rem !important;
        padding-left: 7.5rem !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: .75rem !important;
        padding-bottom: .75rem !important
    }
    .py-sm-4 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important
    }
    .py-sm-5 {
        padding-top: 1.25rem !important;
        padding-bottom: 1.25rem !important
    }
    .py-sm-6 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important
    }
    .py-sm-7 {
        padding-top: 1.75rem !important;
        padding-bottom: 1.75rem !important
    }
    .py-sm-8 {
        padding-top: 2rem !important;
        padding-bottom: 2rem !important
    }
    .py-sm-9 {
        padding-top: 2.25rem !important;
        padding-bottom: 2.25rem !important
    }
    .py-sm-10 {
        padding-top: 2.5rem !important;
        padding-bottom: 2.5rem !important
    }
    .py-sm-11 {
        padding-top: 2.75rem !important;
        padding-bottom: 2.75rem !important
    }
    .py-sm-12 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important
    }
    .py-sm-13 {
        padding-top: 3.25rem !important;
        padding-bottom: 3.25rem !important
    }
    .py-sm-14 {
        padding-top: 3.5rem !important;
        padding-bottom: 3.5rem !important
    }
    .py-sm-15 {
        padding-top: 3.75rem !important;
        padding-bottom: 3.75rem !important
    }
    .py-sm-16 {
        padding-top: 4rem !important;
        padding-bottom: 4rem !important
    }
    .py-sm-17 {
        padding-top: 4.25rem !important;
        padding-bottom: 4.25rem !important
    }
    .py-sm-18 {
        padding-top: 4.5rem !important;
        padding-bottom: 4.5rem !important
    }
    .py-sm-19 {
        padding-top: 4.75rem !important;
        padding-bottom: 4.75rem !important
    }
    .py-sm-20 {
        padding-top: 5rem !important;
        padding-bottom: 5rem !important
    }
    .py-sm-21 {
        padding-top: 5.25rem !important;
        padding-bottom: 5.25rem !important
    }
    .py-sm-22 {
        padding-top: 5.5rem !important;
        padding-bottom: 5.5rem !important
    }
    .py-sm-23 {
        padding-top: 5.75rem !important;
        padding-bottom: 5.75rem !important
    }
    .py-sm-24 {
        padding-top: 6rem !important;
        padding-bottom: 6rem !important
    }
    .py-sm-25 {
        padding-top: 6.25rem !important;
        padding-bottom: 6.25rem !important
    }
    .py-sm-26 {
        padding-top: 6.5rem !important;
        padding-bottom: 6.5rem !important
    }
    .py-sm-27 {
        padding-top: 6.75rem !important;
        padding-bottom: 6.75rem !important
    }
    .py-sm-28 {
        padding-top: 7rem !important;
        padding-bottom: 7rem !important
    }
    .py-sm-29 {
        padding-top: 7.25rem !important;
        padding-bottom: 7.25rem !important
    }
    .py-sm-30 {
        padding-top: 7.5rem !important;
        padding-bottom: 7.5rem !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: .75rem !important
    }
    .pt-sm-4 {
        padding-top: 1rem !important
    }
    .pt-sm-5 {
        padding-top: 1.25rem !important
    }
    .pt-sm-6 {
        padding-top: 1.5rem !important
    }
    .pt-sm-7 {
        padding-top: 1.75rem !important
    }
    .pt-sm-8 {
        padding-top: 2rem !important
    }
    .pt-sm-9 {
        padding-top: 2.25rem !important
    }
    .pt-sm-10 {
        padding-top: 2.5rem !important
    }
    .pt-sm-11 {
        padding-top: 2.75rem !important
    }
    .pt-sm-12 {
        padding-top: 3rem !important
    }
    .pt-sm-13 {
        padding-top: 3.25rem !important
    }
    .pt-sm-14 {
        padding-top: 3.5rem !important
    }
    .pt-sm-15 {
        padding-top: 3.75rem !important
    }
    .pt-sm-16 {
        padding-top: 4rem !important
    }
    .pt-sm-17 {
        padding-top: 4.25rem !important
    }
    .pt-sm-18 {
        padding-top: 4.5rem !important
    }
    .pt-sm-19 {
        padding-top: 4.75rem !important
    }
    .pt-sm-20 {
        padding-top: 5rem !important
    }
    .pt-sm-21 {
        padding-top: 5.25rem !important
    }
    .pt-sm-22 {
        padding-top: 5.5rem !important
    }
    .pt-sm-23 {
        padding-top: 5.75rem !important
    }
    .pt-sm-24 {
        padding-top: 6rem !important
    }
    .pt-sm-25 {
        padding-top: 6.25rem !important
    }
    .pt-sm-26 {
        padding-top: 6.5rem !important
    }
    .pt-sm-27 {
        padding-top: 6.75rem !important
    }
    .pt-sm-28 {
        padding-top: 7rem !important
    }
    .pt-sm-29 {
        padding-top: 7.25rem !important
    }
    .pt-sm-30 {
        padding-top: 7.5rem !important
    }
    .pe-sm-0 {
        padding-right: 0 !important
    }
    .pe-sm-1 {
        padding-right: .25rem !important
    }
    .pe-sm-2 {
        padding-right: .5rem !important
    }
    .pe-sm-3 {
        padding-right: .75rem !important
    }
    .pe-sm-4 {
        padding-right: 1rem !important
    }
    .pe-sm-5 {
        padding-right: 1.25rem !important
    }
    .pe-sm-6 {
        padding-right: 1.5rem !important
    }
    .pe-sm-7 {
        padding-right: 1.75rem !important
    }
    .pe-sm-8 {
        padding-right: 2rem !important
    }
    .pe-sm-9 {
        padding-right: 2.25rem !important
    }
    .pe-sm-10 {
        padding-right: 2.5rem !important
    }
    .pe-sm-11 {
        padding-right: 2.75rem !important
    }
    .pe-sm-12 {
        padding-right: 3rem !important
    }
    .pe-sm-13 {
        padding-right: 3.25rem !important
    }
    .pe-sm-14 {
        padding-right: 3.5rem !important
    }
    .pe-sm-15 {
        padding-right: 3.75rem !important
    }
    .pe-sm-16 {
        padding-right: 4rem !important
    }
    .pe-sm-17 {
        padding-right: 4.25rem !important
    }
    .pe-sm-18 {
        padding-right: 4.5rem !important
    }
    .pe-sm-19 {
        padding-right: 4.75rem !important
    }
    .pe-sm-20 {
        padding-right: 5rem !important
    }
    .pe-sm-21 {
        padding-right: 5.25rem !important
    }
    .pe-sm-22 {
        padding-right: 5.5rem !important
    }
    .pe-sm-23 {
        padding-right: 5.75rem !important
    }
    .pe-sm-24 {
        padding-right: 6rem !important
    }
    .pe-sm-25 {
        padding-right: 6.25rem !important
    }
    .pe-sm-26 {
        padding-right: 6.5rem !important
    }
    .pe-sm-27 {
        padding-right: 6.75rem !important
    }
    .pe-sm-28 {
        padding-right: 7rem !important
    }
    .pe-sm-29 {
        padding-right: 7.25rem !important
    }
    .pe-sm-30 {
        padding-right: 7.5rem !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: .75rem !important
    }
    .pb-sm-4 {
        padding-bottom: 1rem !important
    }
    .pb-sm-5 {
        padding-bottom: 1.25rem !important
    }
    .pb-sm-6 {
        padding-bottom: 1.5rem !important
    }
    .pb-sm-7 {
        padding-bottom: 1.75rem !important
    }
    .pb-sm-8 {
        padding-bottom: 2rem !important
    }
    .pb-sm-9 {
        padding-bottom: 2.25rem !important
    }
    .pb-sm-10 {
        padding-bottom: 2.5rem !important
    }
    .pb-sm-11 {
        padding-bottom: 2.75rem !important
    }
    .pb-sm-12 {
        padding-bottom: 3rem !important
    }
    .pb-sm-13 {
        padding-bottom: 3.25rem !important
    }
    .pb-sm-14 {
        padding-bottom: 3.5rem !important
    }
    .pb-sm-15 {
        padding-bottom: 3.75rem !important
    }
    .pb-sm-16 {
        padding-bottom: 4rem !important
    }
    .pb-sm-17 {
        padding-bottom: 4.25rem !important
    }
    .pb-sm-18 {
        padding-bottom: 4.5rem !important
    }
    .pb-sm-19 {
        padding-bottom: 4.75rem !important
    }
    .pb-sm-20 {
        padding-bottom: 5rem !important
    }
    .pb-sm-21 {
        padding-bottom: 5.25rem !important
    }
    .pb-sm-22 {
        padding-bottom: 5.5rem !important
    }
    .pb-sm-23 {
        padding-bottom: 5.75rem !important
    }
    .pb-sm-24 {
        padding-bottom: 6rem !important
    }
    .pb-sm-25 {
        padding-bottom: 6.25rem !important
    }
    .pb-sm-26 {
        padding-bottom: 6.5rem !important
    }
    .pb-sm-27 {
        padding-bottom: 6.75rem !important
    }
    .pb-sm-28 {
        padding-bottom: 7rem !important
    }
    .pb-sm-29 {
        padding-bottom: 7.25rem !important
    }
    .pb-sm-30 {
        padding-bottom: 7.5rem !important
    }
    .ps-sm-0 {
        padding-left: 0 !important
    }
    .ps-sm-1 {
        padding-left: .25rem !important
    }
    .ps-sm-2 {
        padding-left: .5rem !important
    }
    .ps-sm-3 {
        padding-left: .75rem !important
    }
    .ps-sm-4 {
        padding-left: 1rem !important
    }
    .ps-sm-5 {
        padding-left: 1.25rem !important
    }
    .ps-sm-6 {
        padding-left: 1.5rem !important
    }
    .ps-sm-7 {
        padding-left: 1.75rem !important
    }
    .ps-sm-8 {
        padding-left: 2rem !important
    }
    .ps-sm-9 {
        padding-left: 2.25rem !important
    }
    .ps-sm-10 {
        padding-left: 2.5rem !important
    }
    .ps-sm-11 {
        padding-left: 2.75rem !important
    }
    .ps-sm-12 {
        padding-left: 3rem !important
    }
    .ps-sm-13 {
        padding-left: 3.25rem !important
    }
    .ps-sm-14 {
        padding-left: 3.5rem !important
    }
    .ps-sm-15 {
        padding-left: 3.75rem !important
    }
    .ps-sm-16 {
        padding-left: 4rem !important
    }
    .ps-sm-17 {
        padding-left: 4.25rem !important
    }
    .ps-sm-18 {
        padding-left: 4.5rem !important
    }
    .ps-sm-19 {
        padding-left: 4.75rem !important
    }
    .ps-sm-20 {
        padding-left: 5rem !important
    }
    .ps-sm-21 {
        padding-left: 5.25rem !important
    }
    .ps-sm-22 {
        padding-left: 5.5rem !important
    }
    .ps-sm-23 {
        padding-left: 5.75rem !important
    }
    .ps-sm-24 {
        padding-left: 6rem !important
    }
    .ps-sm-25 {
        padding-left: 6.25rem !important
    }
    .ps-sm-26 {
        padding-left: 6.5rem !important
    }
    .ps-sm-27 {
        padding-left: 6.75rem !important
    }
    .ps-sm-28 {
        padding-left: 7rem !important
    }
    .ps-sm-29 {
        padding-left: 7.25rem !important
    }
    .ps-sm-30 {
        padding-left: 7.5rem !important
    }
    .gap-sm-0 {
        gap: 0 !important
    }
    .gap-sm-1 {
        gap: .25rem !important
    }
    .gap-sm-2 {
        gap: .5rem !important
    }
    .gap-sm-3 {
        gap: .75rem !important
    }
    .gap-sm-4 {
        gap: 1rem !important
    }
    .gap-sm-5 {
        gap: 1.25rem !important
    }
    .gap-sm-6 {
        gap: 1.5rem !important
    }
    .gap-sm-7 {
        gap: 1.75rem !important
    }
    .gap-sm-8 {
        gap: 2rem !important
    }
    .gap-sm-9 {
        gap: 2.25rem !important
    }
    .gap-sm-10 {
        gap: 2.5rem !important
    }
    .gap-sm-11 {
        gap: 2.75rem !important
    }
    .gap-sm-12 {
        gap: 3rem !important
    }
    .gap-sm-13 {
        gap: 3.25rem !important
    }
    .gap-sm-14 {
        gap: 3.5rem !important
    }
    .gap-sm-15 {
        gap: 3.75rem !important
    }
    .gap-sm-16 {
        gap: 4rem !important
    }
    .gap-sm-17 {
        gap: 4.25rem !important
    }
    .gap-sm-18 {
        gap: 4.5rem !important
    }
    .gap-sm-19 {
        gap: 4.75rem !important
    }
    .gap-sm-20 {
        gap: 5rem !important
    }
    .gap-sm-21 {
        gap: 5.25rem !important
    }
    .gap-sm-22 {
        gap: 5.5rem !important
    }
    .gap-sm-23 {
        gap: 5.75rem !important
    }
    .gap-sm-24 {
        gap: 6rem !important
    }
    .gap-sm-25 {
        gap: 6.25rem !important
    }
    .gap-sm-26 {
        gap: 6.5rem !important
    }
    .gap-sm-27 {
        gap: 6.75rem !important
    }
    .gap-sm-28 {
        gap: 7rem !important
    }
    .gap-sm-29 {
        gap: 7.25rem !important
    }
    .gap-sm-30 {
        gap: 7.5rem !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: .75rem !important
    }
    .row-gap-sm-4 {
        row-gap: 1rem !important
    }
    .row-gap-sm-5 {
        row-gap: 1.25rem !important
    }
    .row-gap-sm-6 {
        row-gap: 1.5rem !important
    }
    .row-gap-sm-7 {
        row-gap: 1.75rem !important
    }
    .row-gap-sm-8 {
        row-gap: 2rem !important
    }
    .row-gap-sm-9 {
        row-gap: 2.25rem !important
    }
    .row-gap-sm-10 {
        row-gap: 2.5rem !important
    }
    .row-gap-sm-11 {
        row-gap: 2.75rem !important
    }
    .row-gap-sm-12 {
        row-gap: 3rem !important
    }
    .row-gap-sm-13 {
        row-gap: 3.25rem !important
    }
    .row-gap-sm-14 {
        row-gap: 3.5rem !important
    }
    .row-gap-sm-15 {
        row-gap: 3.75rem !important
    }
    .row-gap-sm-16 {
        row-gap: 4rem !important
    }
    .row-gap-sm-17 {
        row-gap: 4.25rem !important
    }
    .row-gap-sm-18 {
        row-gap: 4.5rem !important
    }
    .row-gap-sm-19 {
        row-gap: 4.75rem !important
    }
    .row-gap-sm-20 {
        row-gap: 5rem !important
    }
    .row-gap-sm-21 {
        row-gap: 5.25rem !important
    }
    .row-gap-sm-22 {
        row-gap: 5.5rem !important
    }
    .row-gap-sm-23 {
        row-gap: 5.75rem !important
    }
    .row-gap-sm-24 {
        row-gap: 6rem !important
    }
    .row-gap-sm-25 {
        row-gap: 6.25rem !important
    }
    .row-gap-sm-26 {
        row-gap: 6.5rem !important
    }
    .row-gap-sm-27 {
        row-gap: 6.75rem !important
    }
    .row-gap-sm-28 {
        row-gap: 7rem !important
    }
    .row-gap-sm-29 {
        row-gap: 7.25rem !important
    }
    .row-gap-sm-30 {
        row-gap: 7.5rem !important
    }
    .column-gap-sm-0 {
        -webkit-column-gap: 0 !important;
        -moz-column-gap: 0 !important;
        column-gap: 0 !important
    }
    .column-gap-sm-1 {
        -webkit-column-gap: .25rem !important;
        -moz-column-gap: .25rem !important;
        column-gap: .25rem !important
    }
    .column-gap-sm-2 {
        -webkit-column-gap: .5rem !important;
        -moz-column-gap: .5rem !important;
        column-gap: .5rem !important
    }
    .column-gap-sm-3 {
        -webkit-column-gap: .75rem !important;
        -moz-column-gap: .75rem !important;
        column-gap: .75rem !important
    }
    .column-gap-sm-4 {
        -webkit-column-gap: 1rem !important;
        -moz-column-gap: 1rem !important;
        column-gap: 1rem !important
    }
    .column-gap-sm-5 {
        -webkit-column-gap: 1.25rem !important;
        -moz-column-gap: 1.25rem !important;
        column-gap: 1.25rem !important
    }
    .column-gap-sm-6 {
        -webkit-column-gap: 1.5rem !important;
        -moz-column-gap: 1.5rem !important;
        column-gap: 1.5rem !important
    }
    .column-gap-sm-7 {
        -webkit-column-gap: 1.75rem !important;
        -moz-column-gap: 1.75rem !important;
        column-gap: 1.75rem !important
    }
    .column-gap-sm-8 {
        -webkit-column-gap: 2rem !important;
        -moz-column-gap: 2rem !important;
        column-gap: 2rem !important
    }
    .column-gap-sm-9 {
        -webkit-column-gap: 2.25rem !important;
        -moz-column-gap: 2.25rem !important;
        column-gap: 2.25rem !important
    }
    .column-gap-sm-10 {
        -webkit-column-gap: 2.5rem !important;
        -moz-column-gap: 2.5rem !important;
        column-gap: 2.5rem !important
    }
    .column-gap-sm-11 {
        -webkit-column-gap: 2.75rem !important;
        -moz-column-gap: 2.75rem !important;
        column-gap: 2.75rem !important
    }
    .column-gap-sm-12 {
        -webkit-column-gap: 3rem !important;
        -moz-column-gap: 3rem !important;
        column-gap: 3rem !important
    }
    .column-gap-sm-13 {
        -webkit-column-gap: 3.25rem !important;
        -moz-column-gap: 3.25rem !important;
        column-gap: 3.25rem !important
    }
    .column-gap-sm-14 {
        -webkit-column-gap: 3.5rem !important;
        -moz-column-gap: 3.5rem !important;
        column-gap: 3.5rem !important
    }
    .column-gap-sm-15 {
        -webkit-column-gap: 3.75rem !important;
        -moz-column-gap: 3.75rem !important;
        column-gap: 3.75rem !important
    }
    .column-gap-sm-16 {
        -webkit-column-gap: 4rem !important;
        -moz-column-gap: 4rem !important;
        column-gap: 4rem !important
    }
    .column-gap-sm-17 {
        -webkit-column-gap: 4.25rem !important;
        -moz-column-gap: 4.25rem !important;
        column-gap: 4.25rem !important
    }
    .column-gap-sm-18 {
        -webkit-column-gap: 4.5rem !important;
        -moz-column-gap: 4.5rem !important;
        column-gap: 4.5rem !important
    }
    .column-gap-sm-19 {
        -webkit-column-gap: 4.75rem !important;
        -moz-column-gap: 4.75rem !important;
        column-gap: 4.75rem !important
    }
    .column-gap-sm-20 {
        -webkit-column-gap: 5rem !important;
        -moz-column-gap: 5rem !important;
        column-gap: 5rem !important
    }
    .column-gap-sm-21 {
        -webkit-column-gap: 5.25rem !important;
        -moz-column-gap: 5.25rem !important;
        column-gap: 5.25rem !important
    }
    .column-gap-sm-22 {
        -webkit-column-gap: 5.5rem !important;
        -moz-column-gap: 5.5rem !important;
        column-gap: 5.5rem !important
    }
    .column-gap-sm-23 {
        -webkit-column-gap: 5.75rem !important;
        -moz-column-gap: 5.75rem !important;
        column-gap: 5.75rem !important
    }
    .column-gap-sm-24 {
        -webkit-column-gap: 6rem !important;
        -moz-column-gap: 6rem !important;
        column-gap: 6rem !important
    }
    .column-gap-sm-25 {
        -webkit-column-gap: 6.25rem !important;
        -moz-column-gap: 6.25rem !important;
        column-gap: 6.25rem !important
    }
    .column-gap-sm-26 {
        -webkit-column-gap: 6.5rem !important;
        -moz-column-gap: 6.5rem !important;
        column-gap: 6.5rem !important
    }
    .column-gap-sm-27 {
        -webkit-column-gap: 6.75rem !important;
        -moz-column-gap: 6.75rem !important;
        column-gap: 6.75rem !important
    }
    .column-gap-sm-28 {
        -webkit-column-gap: 7rem !important;
        -moz-column-gap: 7rem !important;
        column-gap: 7rem !important
    }
    .column-gap-sm-29 {
        -webkit-column-gap: 7.25rem !important;
        -moz-column-gap: 7.25rem !important;
        column-gap: 7.25rem !important
    }
    .column-gap-sm-30 {
        -webkit-column-gap: 7.5rem !important;
        -moz-column-gap: 7.5rem !important;
        column-gap: 7.5rem !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) {
    .float-md-start {
        float: left !important
    }
    .float-md-end {
        float: right !important
    }
    .float-md-none {
        float: none !important
    }
    .object-fit-md-contain {
        -o-object-fit: contain !important;
        object-fit: contain !important
    }
    .object-fit-md-cover {
        -o-object-fit: cover !important;
        object-fit: cover !important
    }
    .object-fit-md-fill {
        -o-object-fit: fill !important;
        object-fit: fill !important
    }
    .object-fit-md-scale {
        -o-object-fit: scale-down !important;
        object-fit: scale-down !important
    }
    .object-fit-md-none {
        -o-object-fit: none !important;
        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-table {
        display: table !important
    }
    .d-md-table-row {
        display: table-row !important
    }
    .d-md-table-cell {
        display: table-cell !important
    }
    .d-md-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }
    .d-md-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
    .d-md-none {
        display: none !important
    }
    .flex-md-fill {
        -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important
    }
    .flex-md-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }
    .flex-md-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }
    .flex-md-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }
    .flex-md-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }
    .flex-md-grow-0 {
        -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important
    }
    .flex-md-grow-1 {
        -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important
    }
    .flex-md-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important
    }
    .flex-md-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important
    }
    .flex-md-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }
    .flex-md-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }
    .flex-md-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }
    .justify-content-md-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }
    .justify-content-md-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }
    .justify-content-md-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }
    .justify-content-md-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }
    .justify-content-md-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }
    .justify-content-md-evenly {
        -webkit-box-pack: space-evenly !important;
        -ms-flex-pack: space-evenly !important;
        justify-content: space-evenly !important
    }
    .align-items-md-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }
    .align-items-md-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }
    .align-items-md-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important
    }
    .align-items-md-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }
    .align-items-md-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }
    .align-content-md-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }
    .align-content-md-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }
    .align-content-md-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }
    .align-content-md-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }
    .align-content-md-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }
    .align-content-md-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }
    .align-self-md-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important
    }
    .align-self-md-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }
    .align-self-md-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }
    .align-self-md-center {
        -ms-flex-item-align: center !important;
        align-self: center !important
    }
    .align-self-md-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }
    .align-self-md-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }
    .order-md-first {
        -webkit-box-ordinal-group: 0 !important;
        -ms-flex-order: -1 !important;
        order: -1 !important
    }
    .order-md-0 {
        -webkit-box-ordinal-group: 1 !important;
        -ms-flex-order: 0 !important;
        order: 0 !important
    }
    .order-md-1 {
        -webkit-box-ordinal-group: 2 !important;
        -ms-flex-order: 1 !important;
        order: 1 !important
    }
    .order-md-2 {
        -webkit-box-ordinal-group: 3 !important;
        -ms-flex-order: 2 !important;
        order: 2 !important
    }
    .order-md-3 {
        -webkit-box-ordinal-group: 4 !important;
        -ms-flex-order: 3 !important;
        order: 3 !important
    }
    .order-md-4 {
        -webkit-box-ordinal-group: 5 !important;
        -ms-flex-order: 4 !important;
        order: 4 !important
    }
    .order-md-5 {
        -webkit-box-ordinal-group: 6 !important;
        -ms-flex-order: 5 !important;
        order: 5 !important
    }
    .order-md-last {
        -webkit-box-ordinal-group: 7 !important;
        -ms-flex-order: 6 !important;
        order: 6 !important
    }
    .m-md-0 {
        margin: 0 !important
    }
    .m-md-1 {
        margin: .25rem !important
    }
    .m-md-2 {
        margin: .5rem !important
    }
    .m-md-3 {
        margin: .75rem !important
    }
    .m-md-4 {
        margin: 1rem !important
    }
    .m-md-5 {
        margin: 1.25rem !important
    }
    .m-md-6 {
        margin: 1.5rem !important
    }
    .m-md-7 {
        margin: 1.75rem !important
    }
    .m-md-8 {
        margin: 2rem !important
    }
    .m-md-9 {
        margin: 2.25rem !important
    }
    .m-md-10 {
        margin: 2.5rem !important
    }
    .m-md-11 {
        margin: 2.75rem !important
    }
    .m-md-12 {
        margin: 3rem !important
    }
    .m-md-13 {
        margin: 3.25rem !important
    }
    .m-md-14 {
        margin: 3.5rem !important
    }
    .m-md-15 {
        margin: 3.75rem !important
    }
    .m-md-16 {
        margin: 4rem !important
    }
    .m-md-17 {
        margin: 4.25rem !important
    }
    .m-md-18 {
        margin: 4.5rem !important
    }
    .m-md-19 {
        margin: 4.75rem !important
    }
    .m-md-20 {
        margin: 5rem !important
    }
    .m-md-21 {
        margin: 5.25rem !important
    }
    .m-md-22 {
        margin: 5.5rem !important
    }
    .m-md-23 {
        margin: 5.75rem !important
    }
    .m-md-24 {
        margin: 6rem !important
    }
    .m-md-25 {
        margin: 6.25rem !important
    }
    .m-md-26 {
        margin: 6.5rem !important
    }
    .m-md-27 {
        margin: 6.75rem !important
    }
    .m-md-28 {
        margin: 7rem !important
    }
    .m-md-29 {
        margin: 7.25rem !important
    }
    .m-md-30 {
        margin: 7.5rem !important
    }
    .m-md-auto {
        margin: auto !important
    }
    .mx-md-0 {
        margin-right: 0 !important;
        margin-left: 0 !important
    }
    .mx-md-1 {
        margin-right: .25rem !important;
        margin-left: .25rem !important
    }
    .mx-md-2 {
        margin-right: .5rem !important;
        margin-left: .5rem !important
    }
    .mx-md-3 {
        margin-right: .75rem !important;
        margin-left: .75rem !important
    }
    .mx-md-4 {
        margin-right: 1rem !important;
        margin-left: 1rem !important
    }
    .mx-md-5 {
        margin-right: 1.25rem !important;
        margin-left: 1.25rem !important
    }
    .mx-md-6 {
        margin-right: 1.5rem !important;
        margin-left: 1.5rem !important
    }
    .mx-md-7 {
        margin-right: 1.75rem !important;
        margin-left: 1.75rem !important
    }
    .mx-md-8 {
        margin-right: 2rem !important;
        margin-left: 2rem !important
    }
    .mx-md-9 {
        margin-right: 2.25rem !important;
        margin-left: 2.25rem !important
    }
    .mx-md-10 {
        margin-right: 2.5rem !important;
        margin-left: 2.5rem !important
    }
    .mx-md-11 {
        margin-right: 2.75rem !important;
        margin-left: 2.75rem !important
    }
    .mx-md-12 {
        margin-right: 3rem !important;
        margin-left: 3rem !important
    }
    .mx-md-13 {
        margin-right: 3.25rem !important;
        margin-left: 3.25rem !important
    }
    .mx-md-14 {
        margin-right: 3.5rem !important;
        margin-left: 3.5rem !important
    }
    .mx-md-15 {
        margin-right: 3.75rem !important;
        margin-left: 3.75rem !important
    }
    .mx-md-16 {
        margin-right: 4rem !important;
        margin-left: 4rem !important
    }
    .mx-md-17 {
        margin-right: 4.25rem !important;
        margin-left: 4.25rem !important
    }
    .mx-md-18 {
        margin-right: 4.5rem !important;
        margin-left: 4.5rem !important
    }
    .mx-md-19 {
        margin-right: 4.75rem !important;
        margin-left: 4.75rem !important
    }
    .mx-md-20 {
        margin-right: 5rem !important;
        margin-left: 5rem !important
    }
    .mx-md-21 {
        margin-right: 5.25rem !important;
        margin-left: 5.25rem !important
    }
    .mx-md-22 {
        margin-right: 5.5rem !important;
        margin-left: 5.5rem !important
    }
    .mx-md-23 {
        margin-right: 5.75rem !important;
        margin-left: 5.75rem !important
    }
    .mx-md-24 {
        margin-right: 6rem !important;
        margin-left: 6rem !important
    }
    .mx-md-25 {
        margin-right: 6.25rem !important;
        margin-left: 6.25rem !important
    }
    .mx-md-26 {
        margin-right: 6.5rem !important;
        margin-left: 6.5rem !important
    }
    .mx-md-27 {
        margin-right: 6.75rem !important;
        margin-left: 6.75rem !important
    }
    .mx-md-28 {
        margin-right: 7rem !important;
        margin-left: 7rem !important
    }
    .mx-md-29 {
        margin-right: 7.25rem !important;
        margin-left: 7.25rem !important
    }
    .mx-md-30 {
        margin-right: 7.5rem !important;
        margin-left: 7.5rem !important
    }
    .mx-md-auto {
        margin-right: auto !important;
        margin-left: auto !important
    }
    .my-md-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important
    }
    .my-md-1 {
        margin-top: .25rem !important;
        margin-bottom: .25rem !important
    }
    .my-md-2 {
        margin-top: .5rem !important;
        margin-bottom: .5rem !important
    }
    .my-md-3 {
        margin-top: .75rem !important;
        margin-bottom: .75rem !important
    }
    .my-md-4 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important
    }
    .my-md-5 {
        margin-top: 1.25rem !important;
        margin-bottom: 1.25rem !important
    }
    .my-md-6 {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important
    }
    .my-md-7 {
        margin-top: 1.75rem !important;
        margin-bottom: 1.75rem !important
    }
    .my-md-8 {
        margin-top: 2rem !important;
        margin-bottom: 2rem !important
    }
    .my-md-9 {
        margin-top: 2.25rem !important;
        margin-bottom: 2.25rem !important
    }
    .my-md-10 {
        margin-top: 2.5rem !important;
        margin-bottom: 2.5rem !important
    }
    .my-md-11 {
        margin-top: 2.75rem !important;
        margin-bottom: 2.75rem !important
    }
    .my-md-12 {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important
    }
    .my-md-13 {
        margin-top: 3.25rem !important;
        margin-bottom: 3.25rem !important
    }
    .my-md-14 {
        margin-top: 3.5rem !important;
        margin-bottom: 3.5rem !important
    }
    .my-md-15 {
        margin-top: 3.75rem !important;
        margin-bottom: 3.75rem !important
    }
    .my-md-16 {
        margin-top: 4rem !important;
        margin-bottom: 4rem !important
    }
    .my-md-17 {
        margin-top: 4.25rem !important;
        margin-bottom: 4.25rem !important
    }
    .my-md-18 {
        margin-top: 4.5rem !important;
        margin-bottom: 4.5rem !important
    }
    .my-md-19 {
        margin-top: 4.75rem !important;
        margin-bottom: 4.75rem !important
    }
    .my-md-20 {
        margin-top: 5rem !important;
        margin-bottom: 5rem !important
    }
    .my-md-21 {
        margin-top: 5.25rem !important;
        margin-bottom: 5.25rem !important
    }
    .my-md-22 {
        margin-top: 5.5rem !important;
        margin-bottom: 5.5rem !important
    }
    .my-md-23 {
        margin-top: 5.75rem !important;
        margin-bottom: 5.75rem !important
    }
    .my-md-24 {
        margin-top: 6rem !important;
        margin-bottom: 6rem !important
    }
    .my-md-25 {
        margin-top: 6.25rem !important;
        margin-bottom: 6.25rem !important
    }
    .my-md-26 {
        margin-top: 6.5rem !important;
        margin-bottom: 6.5rem !important
    }
    .my-md-27 {
        margin-top: 6.75rem !important;
        margin-bottom: 6.75rem !important
    }
    .my-md-28 {
        margin-top: 7rem !important;
        margin-bottom: 7rem !important
    }
    .my-md-29 {
        margin-top: 7.25rem !important;
        margin-bottom: 7.25rem !important
    }
    .my-md-30 {
        margin-top: 7.5rem !important;
        margin-bottom: 7.5rem !important
    }
    .my-md-auto {
        margin-top: auto !important;
        margin-bottom: 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: .75rem !important
    }
    .mt-md-4 {
        margin-top: 1rem !important
    }
    .mt-md-5 {
        margin-top: 1.25rem !important
    }
    .mt-md-6 {
        margin-top: 1.5rem !important
    }
    .mt-md-7 {
        margin-top: 1.75rem !important
    }
    .mt-md-8 {
        margin-top: 2rem !important
    }
    .mt-md-9 {
        margin-top: 2.25rem !important
    }
    .mt-md-10 {
        margin-top: 2.5rem !important
    }
    .mt-md-11 {
        margin-top: 2.75rem !important
    }
    .mt-md-12 {
        margin-top: 3rem !important
    }
    .mt-md-13 {
        margin-top: 3.25rem !important
    }
    .mt-md-14 {
        margin-top: 3.5rem !important
    }
    .mt-md-15 {
        margin-top: 3.75rem !important
    }
    .mt-md-16 {
        margin-top: 4rem !important
    }
    .mt-md-17 {
        margin-top: 4.25rem !important
    }
    .mt-md-18 {
        margin-top: 4.5rem !important
    }
    .mt-md-19 {
        margin-top: 4.75rem !important
    }
    .mt-md-20 {
        margin-top: 5rem !important
    }
    .mt-md-21 {
        margin-top: 5.25rem !important
    }
    .mt-md-22 {
        margin-top: 5.5rem !important
    }
    .mt-md-23 {
        margin-top: 5.75rem !important
    }
    .mt-md-24 {
        margin-top: 6rem !important
    }
    .mt-md-25 {
        margin-top: 6.25rem !important
    }
    .mt-md-26 {
        margin-top: 6.5rem !important
    }
    .mt-md-27 {
        margin-top: 6.75rem !important
    }
    .mt-md-28 {
        margin-top: 7rem !important
    }
    .mt-md-29 {
        margin-top: 7.25rem !important
    }
    .mt-md-30 {
        margin-top: 7.5rem !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: .75rem !important
    }
    .me-md-4 {
        margin-right: 1rem !important
    }
    .me-md-5 {
        margin-right: 1.25rem !important
    }
    .me-md-6 {
        margin-right: 1.5rem !important
    }
    .me-md-7 {
        margin-right: 1.75rem !important
    }
    .me-md-8 {
        margin-right: 2rem !important
    }
    .me-md-9 {
        margin-right: 2.25rem !important
    }
    .me-md-10 {
        margin-right: 2.5rem !important
    }
    .me-md-11 {
        margin-right: 2.75rem !important
    }
    .me-md-12 {
        margin-right: 3rem !important
    }
    .me-md-13 {
        margin-right: 3.25rem !important
    }
    .me-md-14 {
        margin-right: 3.5rem !important
    }
    .me-md-15 {
        margin-right: 3.75rem !important
    }
    .me-md-16 {
        margin-right: 4rem !important
    }
    .me-md-17 {
        margin-right: 4.25rem !important
    }
    .me-md-18 {
        margin-right: 4.5rem !important
    }
    .me-md-19 {
        margin-right: 4.75rem !important
    }
    .me-md-20 {
        margin-right: 5rem !important
    }
    .me-md-21 {
        margin-right: 5.25rem !important
    }
    .me-md-22 {
        margin-right: 5.5rem !important
    }
    .me-md-23 {
        margin-right: 5.75rem !important
    }
    .me-md-24 {
        margin-right: 6rem !important
    }
    .me-md-25 {
        margin-right: 6.25rem !important
    }
    .me-md-26 {
        margin-right: 6.5rem !important
    }
    .me-md-27 {
        margin-right: 6.75rem !important
    }
    .me-md-28 {
        margin-right: 7rem !important
    }
    .me-md-29 {
        margin-right: 7.25rem !important
    }
    .me-md-30 {
        margin-right: 7.5rem !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: .75rem !important
    }
    .mb-md-4 {
        margin-bottom: 1rem !important
    }
    .mb-md-5 {
        margin-bottom: 1.25rem !important
    }
    .mb-md-6 {
        margin-bottom: 1.5rem !important
    }
    .mb-md-7 {
        margin-bottom: 1.75rem !important
    }
    .mb-md-8 {
        margin-bottom: 2rem !important
    }
    .mb-md-9 {
        margin-bottom: 2.25rem !important
    }
    .mb-md-10 {
        margin-bottom: 2.5rem !important
    }
    .mb-md-11 {
        margin-bottom: 2.75rem !important
    }
    .mb-md-12 {
        margin-bottom: 3rem !important
    }
    .mb-md-13 {
        margin-bottom: 3.25rem !important
    }
    .mb-md-14 {
        margin-bottom: 3.5rem !important
    }
    .mb-md-15 {
        margin-bottom: 3.75rem !important
    }
    .mb-md-16 {
        margin-bottom: 4rem !important
    }
    .mb-md-17 {
        margin-bottom: 4.25rem !important
    }
    .mb-md-18 {
        margin-bottom: 4.5rem !important
    }
    .mb-md-19 {
        margin-bottom: 4.75rem !important
    }
    .mb-md-20 {
        margin-bottom: 5rem !important
    }
    .mb-md-21 {
        margin-bottom: 5.25rem !important
    }
    .mb-md-22 {
        margin-bottom: 5.5rem !important
    }
    .mb-md-23 {
        margin-bottom: 5.75rem !important
    }
    .mb-md-24 {
        margin-bottom: 6rem !important
    }
    .mb-md-25 {
        margin-bottom: 6.25rem !important
    }
    .mb-md-26 {
        margin-bottom: 6.5rem !important
    }
    .mb-md-27 {
        margin-bottom: 6.75rem !important
    }
    .mb-md-28 {
        margin-bottom: 7rem !important
    }
    .mb-md-29 {
        margin-bottom: 7.25rem !important
    }
    .mb-md-30 {
        margin-bottom: 7.5rem !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: .75rem !important
    }
    .ms-md-4 {
        margin-left: 1rem !important
    }
    .ms-md-5 {
        margin-left: 1.25rem !important
    }
    .ms-md-6 {
        margin-left: 1.5rem !important
    }
    .ms-md-7 {
        margin-left: 1.75rem !important
    }
    .ms-md-8 {
        margin-left: 2rem !important
    }
    .ms-md-9 {
        margin-left: 2.25rem !important
    }
    .ms-md-10 {
        margin-left: 2.5rem !important
    }
    .ms-md-11 {
        margin-left: 2.75rem !important
    }
    .ms-md-12 {
        margin-left: 3rem !important
    }
    .ms-md-13 {
        margin-left: 3.25rem !important
    }
    .ms-md-14 {
        margin-left: 3.5rem !important
    }
    .ms-md-15 {
        margin-left: 3.75rem !important
    }
    .ms-md-16 {
        margin-left: 4rem !important
    }
    .ms-md-17 {
        margin-left: 4.25rem !important
    }
    .ms-md-18 {
        margin-left: 4.5rem !important
    }
    .ms-md-19 {
        margin-left: 4.75rem !important
    }
    .ms-md-20 {
        margin-left: 5rem !important
    }
    .ms-md-21 {
        margin-left: 5.25rem !important
    }
    .ms-md-22 {
        margin-left: 5.5rem !important
    }
    .ms-md-23 {
        margin-left: 5.75rem !important
    }
    .ms-md-24 {
        margin-left: 6rem !important
    }
    .ms-md-25 {
        margin-left: 6.25rem !important
    }
    .ms-md-26 {
        margin-left: 6.5rem !important
    }
    .ms-md-27 {
        margin-left: 6.75rem !important
    }
    .ms-md-28 {
        margin-left: 7rem !important
    }
    .ms-md-29 {
        margin-left: 7.25rem !important
    }
    .ms-md-30 {
        margin-left: 7.5rem !important
    }
    .ms-md-auto {
        margin-left: auto !important
    }
    .m-md-n1 {
        margin: -0.25rem !important
    }
    .m-md-n2 {
        margin: -0.5rem !important
    }
    .m-md-n3 {
        margin: -0.75rem !important
    }
    .m-md-n4 {
        margin: -1rem !important
    }
    .m-md-n5 {
        margin: -1.25rem !important
    }
    .m-md-n6 {
        margin: -1.5rem !important
    }
    .m-md-n7 {
        margin: -1.75rem !important
    }
    .m-md-n8 {
        margin: -2rem !important
    }
    .m-md-n9 {
        margin: -2.25rem !important
    }
    .m-md-n10 {
        margin: -2.5rem !important
    }
    .m-md-n11 {
        margin: -2.75rem !important
    }
    .m-md-n12 {
        margin: -3rem !important
    }
    .m-md-n13 {
        margin: -3.25rem !important
    }
    .m-md-n14 {
        margin: -3.5rem !important
    }
    .m-md-n15 {
        margin: -3.75rem !important
    }
    .m-md-n16 {
        margin: -4rem !important
    }
    .m-md-n17 {
        margin: -4.25rem !important
    }
    .m-md-n18 {
        margin: -4.5rem !important
    }
    .m-md-n19 {
        margin: -4.75rem !important
    }
    .m-md-n20 {
        margin: -5rem !important
    }
    .m-md-n21 {
        margin: -5.25rem !important
    }
    .m-md-n22 {
        margin: -5.5rem !important
    }
    .m-md-n23 {
        margin: -5.75rem !important
    }
    .m-md-n24 {
        margin: -6rem !important
    }
    .m-md-n25 {
        margin: -6.25rem !important
    }
    .m-md-n26 {
        margin: -6.5rem !important
    }
    .m-md-n27 {
        margin: -6.75rem !important
    }
    .m-md-n28 {
        margin: -7rem !important
    }
    .m-md-n29 {
        margin: -7.25rem !important
    }
    .m-md-n30 {
        margin: -7.5rem !important
    }
    .mx-md-n1 {
        margin-right: -0.25rem !important;
        margin-left: -0.25rem !important
    }
    .mx-md-n2 {
        margin-right: -0.5rem !important;
        margin-left: -0.5rem !important
    }
    .mx-md-n3 {
        margin-right: -0.75rem !important;
        margin-left: -0.75rem !important
    }
    .mx-md-n4 {
        margin-right: -1rem !important;
        margin-left: -1rem !important
    }
    .mx-md-n5 {
        margin-right: -1.25rem !important;
        margin-left: -1.25rem !important
    }
    .mx-md-n6 {
        margin-right: -1.5rem !important;
        margin-left: -1.5rem !important
    }
    .mx-md-n7 {
        margin-right: -1.75rem !important;
        margin-left: -1.75rem !important
    }
    .mx-md-n8 {
        margin-right: -2rem !important;
        margin-left: -2rem !important
    }
    .mx-md-n9 {
        margin-right: -2.25rem !important;
        margin-left: -2.25rem !important
    }
    .mx-md-n10 {
        margin-right: -2.5rem !important;
        margin-left: -2.5rem !important
    }
    .mx-md-n11 {
        margin-right: -2.75rem !important;
        margin-left: -2.75rem !important
    }
    .mx-md-n12 {
        margin-right: -3rem !important;
        margin-left: -3rem !important
    }
    .mx-md-n13 {
        margin-right: -3.25rem !important;
        margin-left: -3.25rem !important
    }
    .mx-md-n14 {
        margin-right: -3.5rem !important;
        margin-left: -3.5rem !important
    }
    .mx-md-n15 {
        margin-right: -3.75rem !important;
        margin-left: -3.75rem !important
    }
    .mx-md-n16 {
        margin-right: -4rem !important;
        margin-left: -4rem !important
    }
    .mx-md-n17 {
        margin-right: -4.25rem !important;
        margin-left: -4.25rem !important
    }
    .mx-md-n18 {
        margin-right: -4.5rem !important;
        margin-left: -4.5rem !important
    }
    .mx-md-n19 {
        margin-right: -4.75rem !important;
        margin-left: -4.75rem !important
    }
    .mx-md-n20 {
        margin-right: -5rem !important;
        margin-left: -5rem !important
    }
    .mx-md-n21 {
        margin-right: -5.25rem !important;
        margin-left: -5.25rem !important
    }
    .mx-md-n22 {
        margin-right: -5.5rem !important;
        margin-left: -5.5rem !important
    }
    .mx-md-n23 {
        margin-right: -5.75rem !important;
        margin-left: -5.75rem !important
    }
    .mx-md-n24 {
        margin-right: -6rem !important;
        margin-left: -6rem !important
    }
    .mx-md-n25 {
        margin-right: -6.25rem !important;
        margin-left: -6.25rem !important
    }
    .mx-md-n26 {
        margin-right: -6.5rem !important;
        margin-left: -6.5rem !important
    }
    .mx-md-n27 {
        margin-right: -6.75rem !important;
        margin-left: -6.75rem !important
    }
    .mx-md-n28 {
        margin-right: -7rem !important;
        margin-left: -7rem !important
    }
    .mx-md-n29 {
        margin-right: -7.25rem !important;
        margin-left: -7.25rem !important
    }
    .mx-md-n30 {
        margin-right: -7.5rem !important;
        margin-left: -7.5rem !important
    }
    .my-md-n1 {
        margin-top: -0.25rem !important;
        margin-bottom: -0.25rem !important
    }
    .my-md-n2 {
        margin-top: -0.5rem !important;
        margin-bottom: -0.5rem !important
    }
    .my-md-n3 {
        margin-top: -0.75rem !important;
        margin-bottom: -0.75rem !important
    }
    .my-md-n4 {
        margin-top: -1rem !important;
        margin-bottom: -1rem !important
    }
    .my-md-n5 {
        margin-top: -1.25rem !important;
        margin-bottom: -1.25rem !important
    }
    .my-md-n6 {
        margin-top: -1.5rem !important;
        margin-bottom: -1.5rem !important
    }
    .my-md-n7 {
        margin-top: -1.75rem !important;
        margin-bottom: -1.75rem !important
    }
    .my-md-n8 {
        margin-top: -2rem !important;
        margin-bottom: -2rem !important
    }
    .my-md-n9 {
        margin-top: -2.25rem !important;
        margin-bottom: -2.25rem !important
    }
    .my-md-n10 {
        margin-top: -2.5rem !important;
        margin-bottom: -2.5rem !important
    }
    .my-md-n11 {
        margin-top: -2.75rem !important;
        margin-bottom: -2.75rem !important
    }
    .my-md-n12 {
        margin-top: -3rem !important;
        margin-bottom: -3rem !important
    }
    .my-md-n13 {
        margin-top: -3.25rem !important;
        margin-bottom: -3.25rem !important
    }
    .my-md-n14 {
        margin-top: -3.5rem !important;
        margin-bottom: -3.5rem !important
    }
    .my-md-n15 {
        margin-top: -3.75rem !important;
        margin-bottom: -3.75rem !important
    }
    .my-md-n16 {
        margin-top: -4rem !important;
        margin-bottom: -4rem !important
    }
    .my-md-n17 {
        margin-top: -4.25rem !important;
        margin-bottom: -4.25rem !important
    }
    .my-md-n18 {
        margin-top: -4.5rem !important;
        margin-bottom: -4.5rem !important
    }
    .my-md-n19 {
        margin-top: -4.75rem !important;
        margin-bottom: -4.75rem !important
    }
    .my-md-n20 {
        margin-top: -5rem !important;
        margin-bottom: -5rem !important
    }
    .my-md-n21 {
        margin-top: -5.25rem !important;
        margin-bottom: -5.25rem !important
    }
    .my-md-n22 {
        margin-top: -5.5rem !important;
        margin-bottom: -5.5rem !important
    }
    .my-md-n23 {
        margin-top: -5.75rem !important;
        margin-bottom: -5.75rem !important
    }
    .my-md-n24 {
        margin-top: -6rem !important;
        margin-bottom: -6rem !important
    }
    .my-md-n25 {
        margin-top: -6.25rem !important;
        margin-bottom: -6.25rem !important
    }
    .my-md-n26 {
        margin-top: -6.5rem !important;
        margin-bottom: -6.5rem !important
    }
    .my-md-n27 {
        margin-top: -6.75rem !important;
        margin-bottom: -6.75rem !important
    }
    .my-md-n28 {
        margin-top: -7rem !important;
        margin-bottom: -7rem !important
    }
    .my-md-n29 {
        margin-top: -7.25rem !important;
        margin-bottom: -7.25rem !important
    }
    .my-md-n30 {
        margin-top: -7.5rem !important;
        margin-bottom: -7.5rem !important
    }
    .mt-md-n1 {
        margin-top: -0.25rem !important
    }
    .mt-md-n2 {
        margin-top: -0.5rem !important
    }
    .mt-md-n3 {
        margin-top: -0.75rem !important
    }
    .mt-md-n4 {
        margin-top: -1rem !important
    }
    .mt-md-n5 {
        margin-top: -1.25rem !important
    }
    .mt-md-n6 {
        margin-top: -1.5rem !important
    }
    .mt-md-n7 {
        margin-top: -1.75rem !important
    }
    .mt-md-n8 {
        margin-top: -2rem !important
    }
    .mt-md-n9 {
        margin-top: -2.25rem !important
    }
    .mt-md-n10 {
        margin-top: -2.5rem !important
    }
    .mt-md-n11 {
        margin-top: -2.75rem !important
    }
    .mt-md-n12 {
        margin-top: -3rem !important
    }
    .mt-md-n13 {
        margin-top: -3.25rem !important
    }
    .mt-md-n14 {
        margin-top: -3.5rem !important
    }
    .mt-md-n15 {
        margin-top: -3.75rem !important
    }
    .mt-md-n16 {
        margin-top: -4rem !important
    }
    .mt-md-n17 {
        margin-top: -4.25rem !important
    }
    .mt-md-n18 {
        margin-top: -4.5rem !important
    }
    .mt-md-n19 {
        margin-top: -4.75rem !important
    }
    .mt-md-n20 {
        margin-top: -5rem !important
    }
    .mt-md-n21 {
        margin-top: -5.25rem !important
    }
    .mt-md-n22 {
        margin-top: -5.5rem !important
    }
    .mt-md-n23 {
        margin-top: -5.75rem !important
    }
    .mt-md-n24 {
        margin-top: -6rem !important
    }
    .mt-md-n25 {
        margin-top: -6.25rem !important
    }
    .mt-md-n26 {
        margin-top: -6.5rem !important
    }
    .mt-md-n27 {
        margin-top: -6.75rem !important
    }
    .mt-md-n28 {
        margin-top: -7rem !important
    }
    .mt-md-n29 {
        margin-top: -7.25rem !important
    }
    .mt-md-n30 {
        margin-top: -7.5rem !important
    }
    .me-md-n1 {
        margin-right: -0.25rem !important
    }
    .me-md-n2 {
        margin-right: -0.5rem !important
    }
    .me-md-n3 {
        margin-right: -0.75rem !important
    }
    .me-md-n4 {
        margin-right: -1rem !important
    }
    .me-md-n5 {
        margin-right: -1.25rem !important
    }
    .me-md-n6 {
        margin-right: -1.5rem !important
    }
    .me-md-n7 {
        margin-right: -1.75rem !important
    }
    .me-md-n8 {
        margin-right: -2rem !important
    }
    .me-md-n9 {
        margin-right: -2.25rem !important
    }
    .me-md-n10 {
        margin-right: -2.5rem !important
    }
    .me-md-n11 {
        margin-right: -2.75rem !important
    }
    .me-md-n12 {
        margin-right: -3rem !important
    }
    .me-md-n13 {
        margin-right: -3.25rem !important
    }
    .me-md-n14 {
        margin-right: -3.5rem !important
    }
    .me-md-n15 {
        margin-right: -3.75rem !important
    }
    .me-md-n16 {
        margin-right: -4rem !important
    }
    .me-md-n17 {
        margin-right: -4.25rem !important
    }
    .me-md-n18 {
        margin-right: -4.5rem !important
    }
    .me-md-n19 {
        margin-right: -4.75rem !important
    }
    .me-md-n20 {
        margin-right: -5rem !important
    }
    .me-md-n21 {
        margin-right: -5.25rem !important
    }
    .me-md-n22 {
        margin-right: -5.5rem !important
    }
    .me-md-n23 {
        margin-right: -5.75rem !important
    }
    .me-md-n24 {
        margin-right: -6rem !important
    }
    .me-md-n25 {
        margin-right: -6.25rem !important
    }
    .me-md-n26 {
        margin-right: -6.5rem !important
    }
    .me-md-n27 {
        margin-right: -6.75rem !important
    }
    .me-md-n28 {
        margin-right: -7rem !important
    }
    .me-md-n29 {
        margin-right: -7.25rem !important
    }
    .me-md-n30 {
        margin-right: -7.5rem !important
    }
    .mb-md-n1 {
        margin-bottom: -0.25rem !important
    }
    .mb-md-n2 {
        margin-bottom: -0.5rem !important
    }
    .mb-md-n3 {
        margin-bottom: -0.75rem !important
    }
    .mb-md-n4 {
        margin-bottom: -1rem !important
    }
    .mb-md-n5 {
        margin-bottom: -1.25rem !important
    }
    .mb-md-n6 {
        margin-bottom: -1.5rem !important
    }
    .mb-md-n7 {
        margin-bottom: -1.75rem !important
    }
    .mb-md-n8 {
        margin-bottom: -2rem !important
    }
    .mb-md-n9 {
        margin-bottom: -2.25rem !important
    }
    .mb-md-n10 {
        margin-bottom: -2.5rem !important
    }
    .mb-md-n11 {
        margin-bottom: -2.75rem !important
    }
    .mb-md-n12 {
        margin-bottom: -3rem !important
    }
    .mb-md-n13 {
        margin-bottom: -3.25rem !important
    }
    .mb-md-n14 {
        margin-bottom: -3.5rem !important
    }
    .mb-md-n15 {
        margin-bottom: -3.75rem !important
    }
    .mb-md-n16 {
        margin-bottom: -4rem !important
    }
    .mb-md-n17 {
        margin-bottom: -4.25rem !important
    }
    .mb-md-n18 {
        margin-bottom: -4.5rem !important
    }
    .mb-md-n19 {
        margin-bottom: -4.75rem !important
    }
    .mb-md-n20 {
        margin-bottom: -5rem !important
    }
    .mb-md-n21 {
        margin-bottom: -5.25rem !important
    }
    .mb-md-n22 {
        margin-bottom: -5.5rem !important
    }
    .mb-md-n23 {
        margin-bottom: -5.75rem !important
    }
    .mb-md-n24 {
        margin-bottom: -6rem !important
    }
    .mb-md-n25 {
        margin-bottom: -6.25rem !important
    }
    .mb-md-n26 {
        margin-bottom: -6.5rem !important
    }
    .mb-md-n27 {
        margin-bottom: -6.75rem !important
    }
    .mb-md-n28 {
        margin-bottom: -7rem !important
    }
    .mb-md-n29 {
        margin-bottom: -7.25rem !important
    }
    .mb-md-n30 {
        margin-bottom: -7.5rem !important
    }
    .ms-md-n1 {
        margin-left: -0.25rem !important
    }
    .ms-md-n2 {
        margin-left: -0.5rem !important
    }
    .ms-md-n3 {
        margin-left: -0.75rem !important
    }
    .ms-md-n4 {
        margin-left: -1rem !important
    }
    .ms-md-n5 {
        margin-left: -1.25rem !important
    }
    .ms-md-n6 {
        margin-left: -1.5rem !important
    }
    .ms-md-n7 {
        margin-left: -1.75rem !important
    }
    .ms-md-n8 {
        margin-left: -2rem !important
    }
    .ms-md-n9 {
        margin-left: -2.25rem !important
    }
    .ms-md-n10 {
        margin-left: -2.5rem !important
    }
    .ms-md-n11 {
        margin-left: -2.75rem !important
    }
    .ms-md-n12 {
        margin-left: -3rem !important
    }
    .ms-md-n13 {
        margin-left: -3.25rem !important
    }
    .ms-md-n14 {
        margin-left: -3.5rem !important
    }
    .ms-md-n15 {
        margin-left: -3.75rem !important
    }
    .ms-md-n16 {
        margin-left: -4rem !important
    }
    .ms-md-n17 {
        margin-left: -4.25rem !important
    }
    .ms-md-n18 {
        margin-left: -4.5rem !important
    }
    .ms-md-n19 {
        margin-left: -4.75rem !important
    }
    .ms-md-n20 {
        margin-left: -5rem !important
    }
    .ms-md-n21 {
        margin-left: -5.25rem !important
    }
    .ms-md-n22 {
        margin-left: -5.5rem !important
    }
    .ms-md-n23 {
        margin-left: -5.75rem !important
    }
    .ms-md-n24 {
        margin-left: -6rem !important
    }
    .ms-md-n25 {
        margin-left: -6.25rem !important
    }
    .ms-md-n26 {
        margin-left: -6.5rem !important
    }
    .ms-md-n27 {
        margin-left: -6.75rem !important
    }
    .ms-md-n28 {
        margin-left: -7rem !important
    }
    .ms-md-n29 {
        margin-left: -7.25rem !important
    }
    .ms-md-n30 {
        margin-left: -7.5rem !important
    }
    .p-md-0 {
        padding: 0 !important
    }
    .p-md-1 {
        padding: .25rem !important
    }
    .p-md-2 {
        padding: .5rem !important
    }
    .p-md-3 {
        padding: .75rem !important
    }
    .p-md-4 {
        padding: 1rem !important
    }
    .p-md-5 {
        padding: 1.25rem !important
    }
    .p-md-6 {
        padding: 1.5rem !important
    }
    .p-md-7 {
        padding: 1.75rem !important
    }
    .p-md-8 {
        padding: 2rem !important
    }
    .p-md-9 {
        padding: 2.25rem !important
    }
    .p-md-10 {
        padding: 2.5rem !important
    }
    .p-md-11 {
        padding: 2.75rem !important
    }
    .p-md-12 {
        padding: 3rem !important
    }
    .p-md-13 {
        padding: 3.25rem !important
    }
    .p-md-14 {
        padding: 3.5rem !important
    }
    .p-md-15 {
        padding: 3.75rem !important
    }
    .p-md-16 {
        padding: 4rem !important
    }
    .p-md-17 {
        padding: 4.25rem !important
    }
    .p-md-18 {
        padding: 4.5rem !important
    }
    .p-md-19 {
        padding: 4.75rem !important
    }
    .p-md-20 {
        padding: 5rem !important
    }
    .p-md-21 {
        padding: 5.25rem !important
    }
    .p-md-22 {
        padding: 5.5rem !important
    }
    .p-md-23 {
        padding: 5.75rem !important
    }
    .p-md-24 {
        padding: 6rem !important
    }
    .p-md-25 {
        padding: 6.25rem !important
    }
    .p-md-26 {
        padding: 6.5rem !important
    }
    .p-md-27 {
        padding: 6.75rem !important
    }
    .p-md-28 {
        padding: 7rem !important
    }
    .p-md-29 {
        padding: 7.25rem !important
    }
    .p-md-30 {
        padding: 7.5rem !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: .75rem !important;
        padding-left: .75rem !important
    }
    .px-md-4 {
        padding-right: 1rem !important;
        padding-left: 1rem !important
    }
    .px-md-5 {
        padding-right: 1.25rem !important;
        padding-left: 1.25rem !important
    }
    .px-md-6 {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important
    }
    .px-md-7 {
        padding-right: 1.75rem !important;
        padding-left: 1.75rem !important
    }
    .px-md-8 {
        padding-right: 2rem !important;
        padding-left: 2rem !important
    }
    .px-md-9 {
        padding-right: 2.25rem !important;
        padding-left: 2.25rem !important
    }
    .px-md-10 {
        padding-right: 2.5rem !important;
        padding-left: 2.5rem !important
    }
    .px-md-11 {
        padding-right: 2.75rem !important;
        padding-left: 2.75rem !important
    }
    .px-md-12 {
        padding-right: 3rem !important;
        padding-left: 3rem !important
    }
    .px-md-13 {
        padding-right: 3.25rem !important;
        padding-left: 3.25rem !important
    }
    .px-md-14 {
        padding-right: 3.5rem !important;
        padding-left: 3.5rem !important
    }
    .px-md-15 {
        padding-right: 3.75rem !important;
        padding-left: 3.75rem !important
    }
    .px-md-16 {
        padding-right: 4rem !important;
        padding-left: 4rem !important
    }
    .px-md-17 {
        padding-right: 4.25rem !important;
        padding-left: 4.25rem !important
    }
    .px-md-18 {
        padding-right: 4.5rem !important;
        padding-left: 4.5rem !important
    }
    .px-md-19 {
        padding-right: 4.75rem !important;
        padding-left: 4.75rem !important
    }
    .px-md-20 {
        padding-right: 5rem !important;
        padding-left: 5rem !important
    }
    .px-md-21 {
        padding-right: 5.25rem !important;
        padding-left: 5.25rem !important
    }
    .px-md-22 {
        padding-right: 5.5rem !important;
        padding-left: 5.5rem !important
    }
    .px-md-23 {
        padding-right: 5.75rem !important;
        padding-left: 5.75rem !important
    }
    .px-md-24 {
        padding-right: 6rem !important;
        padding-left: 6rem !important
    }
    .px-md-25 {
        padding-right: 6.25rem !important;
        padding-left: 6.25rem !important
    }
    .px-md-26 {
        padding-right: 6.5rem !important;
        padding-left: 6.5rem !important
    }
    .px-md-27 {
        padding-right: 6.75rem !important;
        padding-left: 6.75rem !important
    }
    .px-md-28 {
        padding-right: 7rem !important;
        padding-left: 7rem !important
    }
    .px-md-29 {
        padding-right: 7.25rem !important;
        padding-left: 7.25rem !important
    }
    .px-md-30 {
        padding-right: 7.5rem !important;
        padding-left: 7.5rem !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: .75rem !important;
        padding-bottom: .75rem !important
    }
    .py-md-4 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important
    }
    .py-md-5 {
        padding-top: 1.25rem !important;
        padding-bottom: 1.25rem !important
    }
    .py-md-6 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important
    }
    .py-md-7 {
        padding-top: 1.75rem !important;
        padding-bottom: 1.75rem !important
    }
    .py-md-8 {
        padding-top: 2rem !important;
        padding-bottom: 2rem !important
    }
    .py-md-9 {
        padding-top: 2.25rem !important;
        padding-bottom: 2.25rem !important
    }
    .py-md-10 {
        padding-top: 2.5rem !important;
        padding-bottom: 2.5rem !important
    }
    .py-md-11 {
        padding-top: 2.75rem !important;
        padding-bottom: 2.75rem !important
    }
    .py-md-12 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important
    }
    .py-md-13 {
        padding-top: 3.25rem !important;
        padding-bottom: 3.25rem !important
    }
    .py-md-14 {
        padding-top: 3.5rem !important;
        padding-bottom: 3.5rem !important
    }
    .py-md-15 {
        padding-top: 3.75rem !important;
        padding-bottom: 3.75rem !important
    }
    .py-md-16 {
        padding-top: 4rem !important;
        padding-bottom: 4rem !important
    }
    .py-md-17 {
        padding-top: 4.25rem !important;
        padding-bottom: 4.25rem !important
    }
    .py-md-18 {
        padding-top: 4.5rem !important;
        padding-bottom: 4.5rem !important
    }
    .py-md-19 {
        padding-top: 4.75rem !important;
        padding-bottom: 4.75rem !important
    }
    .py-md-20 {
        padding-top: 5rem !important;
        padding-bottom: 5rem !important
    }
    .py-md-21 {
        padding-top: 5.25rem !important;
        padding-bottom: 5.25rem !important
    }
    .py-md-22 {
        padding-top: 5.5rem !important;
        padding-bottom: 5.5rem !important
    }
    .py-md-23 {
        padding-top: 5.75rem !important;
        padding-bottom: 5.75rem !important
    }
    .py-md-24 {
        padding-top: 6rem !important;
        padding-bottom: 6rem !important
    }
    .py-md-25 {
        padding-top: 6.25rem !important;
        padding-bottom: 6.25rem !important
    }
    .py-md-26 {
        padding-top: 6.5rem !important;
        padding-bottom: 6.5rem !important
    }
    .py-md-27 {
        padding-top: 6.75rem !important;
        padding-bottom: 6.75rem !important
    }
    .py-md-28 {
        padding-top: 7rem !important;
        padding-bottom: 7rem !important
    }
    .py-md-29 {
        padding-top: 7.25rem !important;
        padding-bottom: 7.25rem !important
    }
    .py-md-30 {
        padding-top: 7.5rem !important;
        padding-bottom: 7.5rem !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: .75rem !important
    }
    .pt-md-4 {
        padding-top: 1rem !important
    }
    .pt-md-5 {
        padding-top: 1.25rem !important
    }
    .pt-md-6 {
        padding-top: 1.5rem !important
    }
    .pt-md-7 {
        padding-top: 1.75rem !important
    }
    .pt-md-8 {
        padding-top: 2rem !important
    }
    .pt-md-9 {
        padding-top: 2.25rem !important
    }
    .pt-md-10 {
        padding-top: 2.5rem !important
    }
    .pt-md-11 {
        padding-top: 2.75rem !important
    }
    .pt-md-12 {
        padding-top: 3rem !important
    }
    .pt-md-13 {
        padding-top: 3.25rem !important
    }
    .pt-md-14 {
        padding-top: 3.5rem !important
    }
    .pt-md-15 {
        padding-top: 3.75rem !important
    }
    .pt-md-16 {
        padding-top: 4rem !important
    }
    .pt-md-17 {
        padding-top: 4.25rem !important
    }
    .pt-md-18 {
        padding-top: 4.5rem !important
    }
    .pt-md-19 {
        padding-top: 4.75rem !important
    }
    .pt-md-20 {
        padding-top: 5rem !important
    }
    .pt-md-21 {
        padding-top: 5.25rem !important
    }
    .pt-md-22 {
        padding-top: 5.5rem !important
    }
    .pt-md-23 {
        padding-top: 5.75rem !important
    }
    .pt-md-24 {
        padding-top: 6rem !important
    }
    .pt-md-25 {
        padding-top: 6.25rem !important
    }
    .pt-md-26 {
        padding-top: 6.5rem !important
    }
    .pt-md-27 {
        padding-top: 6.75rem !important
    }
    .pt-md-28 {
        padding-top: 7rem !important
    }
    .pt-md-29 {
        padding-top: 7.25rem !important
    }
    .pt-md-30 {
        padding-top: 7.5rem !important
    }
    .pe-md-0 {
        padding-right: 0 !important
    }
    .pe-md-1 {
        padding-right: .25rem !important
    }
    .pe-md-2 {
        padding-right: .5rem !important
    }
    .pe-md-3 {
        padding-right: .75rem !important
    }
    .pe-md-4 {
        padding-right: 1rem !important
    }
    .pe-md-5 {
        padding-right: 1.25rem !important
    }
    .pe-md-6 {
        padding-right: 1.5rem !important
    }
    .pe-md-7 {
        padding-right: 1.75rem !important
    }
    .pe-md-8 {
        padding-right: 2rem !important
    }
    .pe-md-9 {
        padding-right: 2.25rem !important
    }
    .pe-md-10 {
        padding-right: 2.5rem !important
    }
    .pe-md-11 {
        padding-right: 2.75rem !important
    }
    .pe-md-12 {
        padding-right: 3rem !important
    }
    .pe-md-13 {
        padding-right: 3.25rem !important
    }
    .pe-md-14 {
        padding-right: 3.5rem !important
    }
    .pe-md-15 {
        padding-right: 3.75rem !important
    }
    .pe-md-16 {
        padding-right: 4rem !important
    }
    .pe-md-17 {
        padding-right: 4.25rem !important
    }
    .pe-md-18 {
        padding-right: 4.5rem !important
    }
    .pe-md-19 {
        padding-right: 4.75rem !important
    }
    .pe-md-20 {
        padding-right: 5rem !important
    }
    .pe-md-21 {
        padding-right: 5.25rem !important
    }
    .pe-md-22 {
        padding-right: 5.5rem !important
    }
    .pe-md-23 {
        padding-right: 5.75rem !important
    }
    .pe-md-24 {
        padding-right: 6rem !important
    }
    .pe-md-25 {
        padding-right: 6.25rem !important
    }
    .pe-md-26 {
        padding-right: 6.5rem !important
    }
    .pe-md-27 {
        padding-right: 6.75rem !important
    }
    .pe-md-28 {
        padding-right: 7rem !important
    }
    .pe-md-29 {
        padding-right: 7.25rem !important
    }
    .pe-md-30 {
        padding-right: 7.5rem !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: .75rem !important
    }
    .pb-md-4 {
        padding-bottom: 1rem !important
    }
    .pb-md-5 {
        padding-bottom: 1.25rem !important
    }
    .pb-md-6 {
        padding-bottom: 1.5rem !important
    }
    .pb-md-7 {
        padding-bottom: 1.75rem !important
    }
    .pb-md-8 {
        padding-bottom: 2rem !important
    }
    .pb-md-9 {
        padding-bottom: 2.25rem !important
    }
    .pb-md-10 {
        padding-bottom: 2.5rem !important
    }
    .pb-md-11 {
        padding-bottom: 2.75rem !important
    }
    .pb-md-12 {
        padding-bottom: 3rem !important
    }
    .pb-md-13 {
        padding-bottom: 3.25rem !important
    }
    .pb-md-14 {
        padding-bottom: 3.5rem !important
    }
    .pb-md-15 {
        padding-bottom: 3.75rem !important
    }
    .pb-md-16 {
        padding-bottom: 4rem !important
    }
    .pb-md-17 {
        padding-bottom: 4.25rem !important
    }
    .pb-md-18 {
        padding-bottom: 4.5rem !important
    }
    .pb-md-19 {
        padding-bottom: 4.75rem !important
    }
    .pb-md-20 {
        padding-bottom: 5rem !important
    }
    .pb-md-21 {
        padding-bottom: 5.25rem !important
    }
    .pb-md-22 {
        padding-bottom: 5.5rem !important
    }
    .pb-md-23 {
        padding-bottom: 5.75rem !important
    }
    .pb-md-24 {
        padding-bottom: 6rem !important
    }
    .pb-md-25 {
        padding-bottom: 6.25rem !important
    }
    .pb-md-26 {
        padding-bottom: 6.5rem !important
    }
    .pb-md-27 {
        padding-bottom: 6.75rem !important
    }
    .pb-md-28 {
        padding-bottom: 7rem !important
    }
    .pb-md-29 {
        padding-bottom: 7.25rem !important
    }
    .pb-md-30 {
        padding-bottom: 7.5rem !important
    }
    .ps-md-0 {
        padding-left: 0 !important
    }
    .ps-md-1 {
        padding-left: .25rem !important
    }
    .ps-md-2 {
        padding-left: .5rem !important
    }
    .ps-md-3 {
        padding-left: .75rem !important
    }
    .ps-md-4 {
        padding-left: 1rem !important
    }
    .ps-md-5 {
        padding-left: 1.25rem !important
    }
    .ps-md-6 {
        padding-left: 1.5rem !important
    }
    .ps-md-7 {
        padding-left: 1.75rem !important
    }
    .ps-md-8 {
        padding-left: 2rem !important
    }
    .ps-md-9 {
        padding-left: 2.25rem !important
    }
    .ps-md-10 {
        padding-left: 2.5rem !important
    }
    .ps-md-11 {
        padding-left: 2.75rem !important
    }
    .ps-md-12 {
        padding-left: 3rem !important
    }
    .ps-md-13 {
        padding-left: 3.25rem !important
    }
    .ps-md-14 {
        padding-left: 3.5rem !important
    }
    .ps-md-15 {
        padding-left: 3.75rem !important
    }
    .ps-md-16 {
        padding-left: 4rem !important
    }
    .ps-md-17 {
        padding-left: 4.25rem !important
    }
    .ps-md-18 {
        padding-left: 4.5rem !important
    }
    .ps-md-19 {
        padding-left: 4.75rem !important
    }
    .ps-md-20 {
        padding-left: 5rem !important
    }
    .ps-md-21 {
        padding-left: 5.25rem !important
    }
    .ps-md-22 {
        padding-left: 5.5rem !important
    }
    .ps-md-23 {
        padding-left: 5.75rem !important
    }
    .ps-md-24 {
        padding-left: 6rem !important
    }
    .ps-md-25 {
        padding-left: 6.25rem !important
    }
    .ps-md-26 {
        padding-left: 6.5rem !important
    }
    .ps-md-27 {
        padding-left: 6.75rem !important
    }
    .ps-md-28 {
        padding-left: 7rem !important
    }
    .ps-md-29 {
        padding-left: 7.25rem !important
    }
    .ps-md-30 {
        padding-left: 7.5rem !important
    }
    .gap-md-0 {
        gap: 0 !important
    }
    .gap-md-1 {
        gap: .25rem !important
    }
    .gap-md-2 {
        gap: .5rem !important
    }
    .gap-md-3 {
        gap: .75rem !important
    }
    .gap-md-4 {
        gap: 1rem !important
    }
    .gap-md-5 {
        gap: 1.25rem !important
    }
    .gap-md-6 {
        gap: 1.5rem !important
    }
    .gap-md-7 {
        gap: 1.75rem !important
    }
    .gap-md-8 {
        gap: 2rem !important
    }
    .gap-md-9 {
        gap: 2.25rem !important
    }
    .gap-md-10 {
        gap: 2.5rem !important
    }
    .gap-md-11 {
        gap: 2.75rem !important
    }
    .gap-md-12 {
        gap: 3rem !important
    }
    .gap-md-13 {
        gap: 3.25rem !important
    }
    .gap-md-14 {
        gap: 3.5rem !important
    }
    .gap-md-15 {
        gap: 3.75rem !important
    }
    .gap-md-16 {
        gap: 4rem !important
    }
    .gap-md-17 {
        gap: 4.25rem !important
    }
    .gap-md-18 {
        gap: 4.5rem !important
    }
    .gap-md-19 {
        gap: 4.75rem !important
    }
    .gap-md-20 {
        gap: 5rem !important
    }
    .gap-md-21 {
        gap: 5.25rem !important
    }
    .gap-md-22 {
        gap: 5.5rem !important
    }
    .gap-md-23 {
        gap: 5.75rem !important
    }
    .gap-md-24 {
        gap: 6rem !important
    }
    .gap-md-25 {
        gap: 6.25rem !important
    }
    .gap-md-26 {
        gap: 6.5rem !important
    }
    .gap-md-27 {
        gap: 6.75rem !important
    }
    .gap-md-28 {
        gap: 7rem !important
    }
    .gap-md-29 {
        gap: 7.25rem !important
    }
    .gap-md-30 {
        gap: 7.5rem !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: .75rem !important
    }
    .row-gap-md-4 {
        row-gap: 1rem !important
    }
    .row-gap-md-5 {
        row-gap: 1.25rem !important
    }
    .row-gap-md-6 {
        row-gap: 1.5rem !important
    }
    .row-gap-md-7 {
        row-gap: 1.75rem !important
    }
    .row-gap-md-8 {
        row-gap: 2rem !important
    }
    .row-gap-md-9 {
        row-gap: 2.25rem !important
    }
    .row-gap-md-10 {
        row-gap: 2.5rem !important
    }
    .row-gap-md-11 {
        row-gap: 2.75rem !important
    }
    .row-gap-md-12 {
        row-gap: 3rem !important
    }
    .row-gap-md-13 {
        row-gap: 3.25rem !important
    }
    .row-gap-md-14 {
        row-gap: 3.5rem !important
    }
    .row-gap-md-15 {
        row-gap: 3.75rem !important
    }
    .row-gap-md-16 {
        row-gap: 4rem !important
    }
    .row-gap-md-17 {
        row-gap: 4.25rem !important
    }
    .row-gap-md-18 {
        row-gap: 4.5rem !important
    }
    .row-gap-md-19 {
        row-gap: 4.75rem !important
    }
    .row-gap-md-20 {
        row-gap: 5rem !important
    }
    .row-gap-md-21 {
        row-gap: 5.25rem !important
    }
    .row-gap-md-22 {
        row-gap: 5.5rem !important
    }
    .row-gap-md-23 {
        row-gap: 5.75rem !important
    }
    .row-gap-md-24 {
        row-gap: 6rem !important
    }
    .row-gap-md-25 {
        row-gap: 6.25rem !important
    }
    .row-gap-md-26 {
        row-gap: 6.5rem !important
    }
    .row-gap-md-27 {
        row-gap: 6.75rem !important
    }
    .row-gap-md-28 {
        row-gap: 7rem !important
    }
    .row-gap-md-29 {
        row-gap: 7.25rem !important
    }
    .row-gap-md-30 {
        row-gap: 7.5rem !important
    }
    .column-gap-md-0 {
        -webkit-column-gap: 0 !important;
        -moz-column-gap: 0 !important;
        column-gap: 0 !important
    }
    .column-gap-md-1 {
        -webkit-column-gap: .25rem !important;
        -moz-column-gap: .25rem !important;
        column-gap: .25rem !important
    }
    .column-gap-md-2 {
        -webkit-column-gap: .5rem !important;
        -moz-column-gap: .5rem !important;
        column-gap: .5rem !important
    }
    .column-gap-md-3 {
        -webkit-column-gap: .75rem !important;
        -moz-column-gap: .75rem !important;
        column-gap: .75rem !important
    }
    .column-gap-md-4 {
        -webkit-column-gap: 1rem !important;
        -moz-column-gap: 1rem !important;
        column-gap: 1rem !important
    }
    .column-gap-md-5 {
        -webkit-column-gap: 1.25rem !important;
        -moz-column-gap: 1.25rem !important;
        column-gap: 1.25rem !important
    }
    .column-gap-md-6 {
        -webkit-column-gap: 1.5rem !important;
        -moz-column-gap: 1.5rem !important;
        column-gap: 1.5rem !important
    }
    .column-gap-md-7 {
        -webkit-column-gap: 1.75rem !important;
        -moz-column-gap: 1.75rem !important;
        column-gap: 1.75rem !important
    }
    .column-gap-md-8 {
        -webkit-column-gap: 2rem !important;
        -moz-column-gap: 2rem !important;
        column-gap: 2rem !important
    }
    .column-gap-md-9 {
        -webkit-column-gap: 2.25rem !important;
        -moz-column-gap: 2.25rem !important;
        column-gap: 2.25rem !important
    }
    .column-gap-md-10 {
        -webkit-column-gap: 2.5rem !important;
        -moz-column-gap: 2.5rem !important;
        column-gap: 2.5rem !important
    }
    .column-gap-md-11 {
        -webkit-column-gap: 2.75rem !important;
        -moz-column-gap: 2.75rem !important;
        column-gap: 2.75rem !important
    }
    .column-gap-md-12 {
        -webkit-column-gap: 3rem !important;
        -moz-column-gap: 3rem !important;
        column-gap: 3rem !important
    }
    .column-gap-md-13 {
        -webkit-column-gap: 3.25rem !important;
        -moz-column-gap: 3.25rem !important;
        column-gap: 3.25rem !important
    }
    .column-gap-md-14 {
        -webkit-column-gap: 3.5rem !important;
        -moz-column-gap: 3.5rem !important;
        column-gap: 3.5rem !important
    }
    .column-gap-md-15 {
        -webkit-column-gap: 3.75rem !important;
        -moz-column-gap: 3.75rem !important;
        column-gap: 3.75rem !important
    }
    .column-gap-md-16 {
        -webkit-column-gap: 4rem !important;
        -moz-column-gap: 4rem !important;
        column-gap: 4rem !important
    }
    .column-gap-md-17 {
        -webkit-column-gap: 4.25rem !important;
        -moz-column-gap: 4.25rem !important;
        column-gap: 4.25rem !important
    }
    .column-gap-md-18 {
        -webkit-column-gap: 4.5rem !important;
        -moz-column-gap: 4.5rem !important;
        column-gap: 4.5rem !important
    }
    .column-gap-md-19 {
        -webkit-column-gap: 4.75rem !important;
        -moz-column-gap: 4.75rem !important;
        column-gap: 4.75rem !important
    }
    .column-gap-md-20 {
        -webkit-column-gap: 5rem !important;
        -moz-column-gap: 5rem !important;
        column-gap: 5rem !important
    }
    .column-gap-md-21 {
        -webkit-column-gap: 5.25rem !important;
        -moz-column-gap: 5.25rem !important;
        column-gap: 5.25rem !important
    }
    .column-gap-md-22 {
        -webkit-column-gap: 5.5rem !important;
        -moz-column-gap: 5.5rem !important;
        column-gap: 5.5rem !important
    }
    .column-gap-md-23 {
        -webkit-column-gap: 5.75rem !important;
        -moz-column-gap: 5.75rem !important;
        column-gap: 5.75rem !important
    }
    .column-gap-md-24 {
        -webkit-column-gap: 6rem !important;
        -moz-column-gap: 6rem !important;
        column-gap: 6rem !important
    }
    .column-gap-md-25 {
        -webkit-column-gap: 6.25rem !important;
        -moz-column-gap: 6.25rem !important;
        column-gap: 6.25rem !important
    }
    .column-gap-md-26 {
        -webkit-column-gap: 6.5rem !important;
        -moz-column-gap: 6.5rem !important;
        column-gap: 6.5rem !important
    }
    .column-gap-md-27 {
        -webkit-column-gap: 6.75rem !important;
        -moz-column-gap: 6.75rem !important;
        column-gap: 6.75rem !important
    }
    .column-gap-md-28 {
        -webkit-column-gap: 7rem !important;
        -moz-column-gap: 7rem !important;
        column-gap: 7rem !important
    }
    .column-gap-md-29 {
        -webkit-column-gap: 7.25rem !important;
        -moz-column-gap: 7.25rem !important;
        column-gap: 7.25rem !important
    }
    .column-gap-md-30 {
        -webkit-column-gap: 7.5rem !important;
        -moz-column-gap: 7.5rem !important;
        column-gap: 7.5rem !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) {
    .float-lg-start {
        float: left !important
    }
    .float-lg-end {
        float: right !important
    }
    .float-lg-none {
        float: none !important
    }
    .object-fit-lg-contain {
        -o-object-fit: contain !important;
        object-fit: contain !important
    }
    .object-fit-lg-cover {
        -o-object-fit: cover !important;
        object-fit: cover !important
    }
    .object-fit-lg-fill {
        -o-object-fit: fill !important;
        object-fit: fill !important
    }
    .object-fit-lg-scale {
        -o-object-fit: scale-down !important;
        object-fit: scale-down !important
    }
    .object-fit-lg-none {
        -o-object-fit: none !important;
        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-table {
        display: table !important
    }
    .d-lg-table-row {
        display: table-row !important
    }
    .d-lg-table-cell {
        display: table-cell !important
    }
    .d-lg-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }
    .d-lg-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
    .d-lg-none {
        display: none !important
    }
    .flex-lg-fill {
        -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important
    }
    .flex-lg-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }
    .flex-lg-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }
    .flex-lg-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }
    .flex-lg-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }
    .flex-lg-grow-0 {
        -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important
    }
    .flex-lg-grow-1 {
        -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important
    }
    .flex-lg-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important
    }
    .flex-lg-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important
    }
    .flex-lg-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }
    .flex-lg-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }
    .flex-lg-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }
    .justify-content-lg-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }
    .justify-content-lg-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }
    .justify-content-lg-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }
    .justify-content-lg-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }
    .justify-content-lg-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }
    .justify-content-lg-evenly {
        -webkit-box-pack: space-evenly !important;
        -ms-flex-pack: space-evenly !important;
        justify-content: space-evenly !important
    }
    .align-items-lg-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }
    .align-items-lg-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }
    .align-items-lg-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important
    }
    .align-items-lg-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }
    .align-items-lg-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }
    .align-content-lg-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }
    .align-content-lg-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }
    .align-content-lg-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }
    .align-content-lg-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }
    .align-content-lg-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }
    .align-content-lg-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }
    .align-self-lg-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important
    }
    .align-self-lg-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }
    .align-self-lg-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }
    .align-self-lg-center {
        -ms-flex-item-align: center !important;
        align-self: center !important
    }
    .align-self-lg-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }
    .align-self-lg-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }
    .order-lg-first {
        -webkit-box-ordinal-group: 0 !important;
        -ms-flex-order: -1 !important;
        order: -1 !important
    }
    .order-lg-0 {
        -webkit-box-ordinal-group: 1 !important;
        -ms-flex-order: 0 !important;
        order: 0 !important
    }
    .order-lg-1 {
        -webkit-box-ordinal-group: 2 !important;
        -ms-flex-order: 1 !important;
        order: 1 !important
    }
    .order-lg-2 {
        -webkit-box-ordinal-group: 3 !important;
        -ms-flex-order: 2 !important;
        order: 2 !important
    }
    .order-lg-3 {
        -webkit-box-ordinal-group: 4 !important;
        -ms-flex-order: 3 !important;
        order: 3 !important
    }
    .order-lg-4 {
        -webkit-box-ordinal-group: 5 !important;
        -ms-flex-order: 4 !important;
        order: 4 !important
    }
    .order-lg-5 {
        -webkit-box-ordinal-group: 6 !important;
        -ms-flex-order: 5 !important;
        order: 5 !important
    }
    .order-lg-last {
        -webkit-box-ordinal-group: 7 !important;
        -ms-flex-order: 6 !important;
        order: 6 !important
    }
    .m-lg-0 {
        margin: 0 !important
    }
    .m-lg-1 {
        margin: .25rem !important
    }
    .m-lg-2 {
        margin: .5rem !important
    }
    .m-lg-3 {
        margin: .75rem !important
    }
    .m-lg-4 {
        margin: 1rem !important
    }
    .m-lg-5 {
        margin: 1.25rem !important
    }
    .m-lg-6 {
        margin: 1.5rem !important
    }
    .m-lg-7 {
        margin: 1.75rem !important
    }
    .m-lg-8 {
        margin: 2rem !important
    }
    .m-lg-9 {
        margin: 2.25rem !important
    }
    .m-lg-10 {
        margin: 2.5rem !important
    }
    .m-lg-11 {
        margin: 2.75rem !important
    }
    .m-lg-12 {
        margin: 3rem !important
    }
    .m-lg-13 {
        margin: 3.25rem !important
    }
    .m-lg-14 {
        margin: 3.5rem !important
    }
    .m-lg-15 {
        margin: 3.75rem !important
    }
    .m-lg-16 {
        margin: 4rem !important
    }
    .m-lg-17 {
        margin: 4.25rem !important
    }
    .m-lg-18 {
        margin: 4.5rem !important
    }
    .m-lg-19 {
        margin: 4.75rem !important
    }
    .m-lg-20 {
        margin: 5rem !important
    }
    .m-lg-21 {
        margin: 5.25rem !important
    }
    .m-lg-22 {
        margin: 5.5rem !important
    }
    .m-lg-23 {
        margin: 5.75rem !important
    }
    .m-lg-24 {
        margin: 6rem !important
    }
    .m-lg-25 {
        margin: 6.25rem !important
    }
    .m-lg-26 {
        margin: 6.5rem !important
    }
    .m-lg-27 {
        margin: 6.75rem !important
    }
    .m-lg-28 {
        margin: 7rem !important
    }
    .m-lg-29 {
        margin: 7.25rem !important
    }
    .m-lg-30 {
        margin: 7.5rem !important
    }
    .m-lg-auto {
        margin: auto !important
    }
    .mx-lg-0 {
        margin-right: 0 !important;
        margin-left: 0 !important
    }
    .mx-lg-1 {
        margin-right: .25rem !important;
        margin-left: .25rem !important
    }
    .mx-lg-2 {
        margin-right: .5rem !important;
        margin-left: .5rem !important
    }
    .mx-lg-3 {
        margin-right: .75rem !important;
        margin-left: .75rem !important
    }
    .mx-lg-4 {
        margin-right: 1rem !important;
        margin-left: 1rem !important
    }
    .mx-lg-5 {
        margin-right: 1.25rem !important;
        margin-left: 1.25rem !important
    }
    .mx-lg-6 {
        margin-right: 1.5rem !important;
        margin-left: 1.5rem !important
    }
    .mx-lg-7 {
        margin-right: 1.75rem !important;
        margin-left: 1.75rem !important
    }
    .mx-lg-8 {
        margin-right: 2rem !important;
        margin-left: 2rem !important
    }
    .mx-lg-9 {
        margin-right: 2.25rem !important;
        margin-left: 2.25rem !important
    }
    .mx-lg-10 {
        margin-right: 2.5rem !important;
        margin-left: 2.5rem !important
    }
    .mx-lg-11 {
        margin-right: 2.75rem !important;
        margin-left: 2.75rem !important
    }
    .mx-lg-12 {
        margin-right: 3rem !important;
        margin-left: 3rem !important
    }
    .mx-lg-13 {
        margin-right: 3.25rem !important;
        margin-left: 3.25rem !important
    }
    .mx-lg-14 {
        margin-right: 3.5rem !important;
        margin-left: 3.5rem !important
    }
    .mx-lg-15 {
        margin-right: 3.75rem !important;
        margin-left: 3.75rem !important
    }
    .mx-lg-16 {
        margin-right: 4rem !important;
        margin-left: 4rem !important
    }
    .mx-lg-17 {
        margin-right: 4.25rem !important;
        margin-left: 4.25rem !important
    }
    .mx-lg-18 {
        margin-right: 4.5rem !important;
        margin-left: 4.5rem !important
    }
    .mx-lg-19 {
        margin-right: 4.75rem !important;
        margin-left: 4.75rem !important
    }
    .mx-lg-20 {
        margin-right: 5rem !important;
        margin-left: 5rem !important
    }
    .mx-lg-21 {
        margin-right: 5.25rem !important;
        margin-left: 5.25rem !important
    }
    .mx-lg-22 {
        margin-right: 5.5rem !important;
        margin-left: 5.5rem !important
    }
    .mx-lg-23 {
        margin-right: 5.75rem !important;
        margin-left: 5.75rem !important
    }
    .mx-lg-24 {
        margin-right: 6rem !important;
        margin-left: 6rem !important
    }
    .mx-lg-25 {
        margin-right: 6.25rem !important;
        margin-left: 6.25rem !important
    }
    .mx-lg-26 {
        margin-right: 6.5rem !important;
        margin-left: 6.5rem !important
    }
    .mx-lg-27 {
        margin-right: 6.75rem !important;
        margin-left: 6.75rem !important
    }
    .mx-lg-28 {
        margin-right: 7rem !important;
        margin-left: 7rem !important
    }
    .mx-lg-29 {
        margin-right: 7.25rem !important;
        margin-left: 7.25rem !important
    }
    .mx-lg-30 {
        margin-right: 7.5rem !important;
        margin-left: 7.5rem !important
    }
    .mx-lg-auto {
        margin-right: auto !important;
        margin-left: auto !important
    }
    .my-lg-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important
    }
    .my-lg-1 {
        margin-top: .25rem !important;
        margin-bottom: .25rem !important
    }
    .my-lg-2 {
        margin-top: .5rem !important;
        margin-bottom: .5rem !important
    }
    .my-lg-3 {
        margin-top: .75rem !important;
        margin-bottom: .75rem !important
    }
    .my-lg-4 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important
    }
    .my-lg-5 {
        margin-top: 1.25rem !important;
        margin-bottom: 1.25rem !important
    }
    .my-lg-6 {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important
    }
    .my-lg-7 {
        margin-top: 1.75rem !important;
        margin-bottom: 1.75rem !important
    }
    .my-lg-8 {
        margin-top: 2rem !important;
        margin-bottom: 2rem !important
    }
    .my-lg-9 {
        margin-top: 2.25rem !important;
        margin-bottom: 2.25rem !important
    }
    .my-lg-10 {
        margin-top: 2.5rem !important;
        margin-bottom: 2.5rem !important
    }
    .my-lg-11 {
        margin-top: 2.75rem !important;
        margin-bottom: 2.75rem !important
    }
    .my-lg-12 {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important
    }
    .my-lg-13 {
        margin-top: 3.25rem !important;
        margin-bottom: 3.25rem !important
    }
    .my-lg-14 {
        margin-top: 3.5rem !important;
        margin-bottom: 3.5rem !important
    }
    .my-lg-15 {
        margin-top: 3.75rem !important;
        margin-bottom: 3.75rem !important
    }
    .my-lg-16 {
        margin-top: 4rem !important;
        margin-bottom: 4rem !important
    }
    .my-lg-17 {
        margin-top: 4.25rem !important;
        margin-bottom: 4.25rem !important
    }
    .my-lg-18 {
        margin-top: 4.5rem !important;
        margin-bottom: 4.5rem !important
    }
    .my-lg-19 {
        margin-top: 4.75rem !important;
        margin-bottom: 4.75rem !important
    }
    .my-lg-20 {
        margin-top: 5rem !important;
        margin-bottom: 5rem !important
    }
    .my-lg-21 {
        margin-top: 5.25rem !important;
        margin-bottom: 5.25rem !important
    }
    .my-lg-22 {
        margin-top: 5.5rem !important;
        margin-bottom: 5.5rem !important
    }
    .my-lg-23 {
        margin-top: 5.75rem !important;
        margin-bottom: 5.75rem !important
    }
    .my-lg-24 {
        margin-top: 6rem !important;
        margin-bottom: 6rem !important
    }
    .my-lg-25 {
        margin-top: 6.25rem !important;
        margin-bottom: 6.25rem !important
    }
    .my-lg-26 {
        margin-top: 6.5rem !important;
        margin-bottom: 6.5rem !important
    }
    .my-lg-27 {
        margin-top: 6.75rem !important;
        margin-bottom: 6.75rem !important
    }
    .my-lg-28 {
        margin-top: 7rem !important;
        margin-bottom: 7rem !important
    }
    .my-lg-29 {
        margin-top: 7.25rem !important;
        margin-bottom: 7.25rem !important
    }
    .my-lg-30 {
        margin-top: 7.5rem !important;
        margin-bottom: 7.5rem !important
    }
    .my-lg-auto {
        margin-top: auto !important;
        margin-bottom: 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: .75rem !important
    }
    .mt-lg-4 {
        margin-top: 1rem !important
    }
    .mt-lg-5 {
        margin-top: 1.25rem !important
    }
    .mt-lg-6 {
        margin-top: 1.5rem !important
    }
    .mt-lg-7 {
        margin-top: 1.75rem !important
    }
    .mt-lg-8 {
        margin-top: 2rem !important
    }
    .mt-lg-9 {
        margin-top: 2.25rem !important
    }
    .mt-lg-10 {
        margin-top: 2.5rem !important
    }
    .mt-lg-11 {
        margin-top: 2.75rem !important
    }
    .mt-lg-12 {
        margin-top: 3rem !important
    }
    .mt-lg-13 {
        margin-top: 3.25rem !important
    }
    .mt-lg-14 {
        margin-top: 3.5rem !important
    }
    .mt-lg-15 {
        margin-top: 3.75rem !important
    }
    .mt-lg-16 {
        margin-top: 4rem !important
    }
    .mt-lg-17 {
        margin-top: 4.25rem !important
    }
    .mt-lg-18 {
        margin-top: 4.5rem !important
    }
    .mt-lg-19 {
        margin-top: 4.75rem !important
    }
    .mt-lg-20 {
        margin-top: 5rem !important
    }
    .mt-lg-21 {
        margin-top: 5.25rem !important
    }
    .mt-lg-22 {
        margin-top: 5.5rem !important
    }
    .mt-lg-23 {
        margin-top: 5.75rem !important
    }
    .mt-lg-24 {
        margin-top: 6rem !important
    }
    .mt-lg-25 {
        margin-top: 6.25rem !important
    }
    .mt-lg-26 {
        margin-top: 6.5rem !important
    }
    .mt-lg-27 {
        margin-top: 6.75rem !important
    }
    .mt-lg-28 {
        margin-top: 7rem !important
    }
    .mt-lg-29 {
        margin-top: 7.25rem !important
    }
    .mt-lg-30 {
        margin-top: 7.5rem !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: .75rem !important
    }
    .me-lg-4 {
        margin-right: 1rem !important
    }
    .me-lg-5 {
        margin-right: 1.25rem !important
    }
    .me-lg-6 {
        margin-right: 1.5rem !important
    }
    .me-lg-7 {
        margin-right: 1.75rem !important
    }
    .me-lg-8 {
        margin-right: 2rem !important
    }
    .me-lg-9 {
        margin-right: 2.25rem !important
    }
    .me-lg-10 {
        margin-right: 2.5rem !important
    }
    .me-lg-11 {
        margin-right: 2.75rem !important
    }
    .me-lg-12 {
        margin-right: 3rem !important
    }
    .me-lg-13 {
        margin-right: 3.25rem !important
    }
    .me-lg-14 {
        margin-right: 3.5rem !important
    }
    .me-lg-15 {
        margin-right: 3.75rem !important
    }
    .me-lg-16 {
        margin-right: 4rem !important
    }
    .me-lg-17 {
        margin-right: 4.25rem !important
    }
    .me-lg-18 {
        margin-right: 4.5rem !important
    }
    .me-lg-19 {
        margin-right: 4.75rem !important
    }
    .me-lg-20 {
        margin-right: 5rem !important
    }
    .me-lg-21 {
        margin-right: 5.25rem !important
    }
    .me-lg-22 {
        margin-right: 5.5rem !important
    }
    .me-lg-23 {
        margin-right: 5.75rem !important
    }
    .me-lg-24 {
        margin-right: 6rem !important
    }
    .me-lg-25 {
        margin-right: 6.25rem !important
    }
    .me-lg-26 {
        margin-right: 6.5rem !important
    }
    .me-lg-27 {
        margin-right: 6.75rem !important
    }
    .me-lg-28 {
        margin-right: 7rem !important
    }
    .me-lg-29 {
        margin-right: 7.25rem !important
    }
    .me-lg-30 {
        margin-right: 7.5rem !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: .75rem !important
    }
    .mb-lg-4 {
        margin-bottom: 1rem !important
    }
    .mb-lg-5 {
        margin-bottom: 1.25rem !important
    }
    .mb-lg-6 {
        margin-bottom: 1.5rem !important
    }
    .mb-lg-7 {
        margin-bottom: 1.75rem !important
    }
    .mb-lg-8 {
        margin-bottom: 2rem !important
    }
    .mb-lg-9 {
        margin-bottom: 2.25rem !important
    }
    .mb-lg-10 {
        margin-bottom: 2.5rem !important
    }
    .mb-lg-11 {
        margin-bottom: 2.75rem !important
    }
    .mb-lg-12 {
        margin-bottom: 3rem !important
    }
    .mb-lg-13 {
        margin-bottom: 3.25rem !important
    }
    .mb-lg-14 {
        margin-bottom: 3.5rem !important
    }
    .mb-lg-15 {
        margin-bottom: 3.75rem !important
    }
    .mb-lg-16 {
        margin-bottom: 4rem !important
    }
    .mb-lg-17 {
        margin-bottom: 4.25rem !important
    }
    .mb-lg-18 {
        margin-bottom: 4.5rem !important
    }
    .mb-lg-19 {
        margin-bottom: 4.75rem !important
    }
    .mb-lg-20 {
        margin-bottom: 5rem !important
    }
    .mb-lg-21 {
        margin-bottom: 5.25rem !important
    }
    .mb-lg-22 {
        margin-bottom: 5.5rem !important
    }
    .mb-lg-23 {
        margin-bottom: 5.75rem !important
    }
    .mb-lg-24 {
        margin-bottom: 6rem !important
    }
    .mb-lg-25 {
        margin-bottom: 6.25rem !important
    }
    .mb-lg-26 {
        margin-bottom: 6.5rem !important
    }
    .mb-lg-27 {
        margin-bottom: 6.75rem !important
    }
    .mb-lg-28 {
        margin-bottom: 7rem !important
    }
    .mb-lg-29 {
        margin-bottom: 7.25rem !important
    }
    .mb-lg-30 {
        margin-bottom: 7.5rem !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: .75rem !important
    }
    .ms-lg-4 {
        margin-left: 1rem !important
    }
    .ms-lg-5 {
        margin-left: 1.25rem !important
    }
    .ms-lg-6 {
        margin-left: 1.5rem !important
    }
    .ms-lg-7 {
        margin-left: 1.75rem !important
    }
    .ms-lg-8 {
        margin-left: 2rem !important
    }
    .ms-lg-9 {
        margin-left: 2.25rem !important
    }
    .ms-lg-10 {
        margin-left: 2.5rem !important
    }
    .ms-lg-11 {
        margin-left: 2.75rem !important
    }
    .ms-lg-12 {
        margin-left: 3rem !important
    }
    .ms-lg-13 {
        margin-left: 3.25rem !important
    }
    .ms-lg-14 {
        margin-left: 3.5rem !important
    }
    .ms-lg-15 {
        margin-left: 3.75rem !important
    }
    .ms-lg-16 {
        margin-left: 4rem !important
    }
    .ms-lg-17 {
        margin-left: 4.25rem !important
    }
    .ms-lg-18 {
        margin-left: 4.5rem !important
    }
    .ms-lg-19 {
        margin-left: 4.75rem !important
    }
    .ms-lg-20 {
        margin-left: 5rem !important
    }
    .ms-lg-21 {
        margin-left: 5.25rem !important
    }
    .ms-lg-22 {
        margin-left: 5.5rem !important
    }
    .ms-lg-23 {
        margin-left: 5.75rem !important
    }
    .ms-lg-24 {
        margin-left: 6rem !important
    }
    .ms-lg-25 {
        margin-left: 6.25rem !important
    }
    .ms-lg-26 {
        margin-left: 6.5rem !important
    }
    .ms-lg-27 {
        margin-left: 6.75rem !important
    }
    .ms-lg-28 {
        margin-left: 7rem !important
    }
    .ms-lg-29 {
        margin-left: 7.25rem !important
    }
    .ms-lg-30 {
        margin-left: 7.5rem !important
    }
    .ms-lg-auto {
        margin-left: auto !important
    }
    .m-lg-n1 {
        margin: -0.25rem !important
    }
    .m-lg-n2 {
        margin: -0.5rem !important
    }
    .m-lg-n3 {
        margin: -0.75rem !important
    }
    .m-lg-n4 {
        margin: -1rem !important
    }
    .m-lg-n5 {
        margin: -1.25rem !important
    }
    .m-lg-n6 {
        margin: -1.5rem !important
    }
    .m-lg-n7 {
        margin: -1.75rem !important
    }
    .m-lg-n8 {
        margin: -2rem !important
    }
    .m-lg-n9 {
        margin: -2.25rem !important
    }
    .m-lg-n10 {
        margin: -2.5rem !important
    }
    .m-lg-n11 {
        margin: -2.75rem !important
    }
    .m-lg-n12 {
        margin: -3rem !important
    }
    .m-lg-n13 {
        margin: -3.25rem !important
    }
    .m-lg-n14 {
        margin: -3.5rem !important
    }
    .m-lg-n15 {
        margin: -3.75rem !important
    }
    .m-lg-n16 {
        margin: -4rem !important
    }
    .m-lg-n17 {
        margin: -4.25rem !important
    }
    .m-lg-n18 {
        margin: -4.5rem !important
    }
    .m-lg-n19 {
        margin: -4.75rem !important
    }
    .m-lg-n20 {
        margin: -5rem !important
    }
    .m-lg-n21 {
        margin: -5.25rem !important
    }
    .m-lg-n22 {
        margin: -5.5rem !important
    }
    .m-lg-n23 {
        margin: -5.75rem !important
    }
    .m-lg-n24 {
        margin: -6rem !important
    }
    .m-lg-n25 {
        margin: -6.25rem !important
    }
    .m-lg-n26 {
        margin: -6.5rem !important
    }
    .m-lg-n27 {
        margin: -6.75rem !important
    }
    .m-lg-n28 {
        margin: -7rem !important
    }
    .m-lg-n29 {
        margin: -7.25rem !important
    }
    .m-lg-n30 {
        margin: -7.5rem !important
    }
    .mx-lg-n1 {
        margin-right: -0.25rem !important;
        margin-left: -0.25rem !important
    }
    .mx-lg-n2 {
        margin-right: -0.5rem !important;
        margin-left: -0.5rem !important
    }
    .mx-lg-n3 {
        margin-right: -0.75rem !important;
        margin-left: -0.75rem !important
    }
    .mx-lg-n4 {
        margin-right: -1rem !important;
        margin-left: -1rem !important
    }
    .mx-lg-n5 {
        margin-right: -1.25rem !important;
        margin-left: -1.25rem !important
    }
    .mx-lg-n6 {
        margin-right: -1.5rem !important;
        margin-left: -1.5rem !important
    }
    .mx-lg-n7 {
        margin-right: -1.75rem !important;
        margin-left: -1.75rem !important
    }
    .mx-lg-n8 {
        margin-right: -2rem !important;
        margin-left: -2rem !important
    }
    .mx-lg-n9 {
        margin-right: -2.25rem !important;
        margin-left: -2.25rem !important
    }
    .mx-lg-n10 {
        margin-right: -2.5rem !important;
        margin-left: -2.5rem !important
    }
    .mx-lg-n11 {
        margin-right: -2.75rem !important;
        margin-left: -2.75rem !important
    }
    .mx-lg-n12 {
        margin-right: -3rem !important;
        margin-left: -3rem !important
    }
    .mx-lg-n13 {
        margin-right: -3.25rem !important;
        margin-left: -3.25rem !important
    }
    .mx-lg-n14 {
        margin-right: -3.5rem !important;
        margin-left: -3.5rem !important
    }
    .mx-lg-n15 {
        margin-right: -3.75rem !important;
        margin-left: -3.75rem !important
    }
    .mx-lg-n16 {
        margin-right: -4rem !important;
        margin-left: -4rem !important
    }
    .mx-lg-n17 {
        margin-right: -4.25rem !important;
        margin-left: -4.25rem !important
    }
    .mx-lg-n18 {
        margin-right: -4.5rem !important;
        margin-left: -4.5rem !important
    }
    .mx-lg-n19 {
        margin-right: -4.75rem !important;
        margin-left: -4.75rem !important
    }
    .mx-lg-n20 {
        margin-right: -5rem !important;
        margin-left: -5rem !important
    }
    .mx-lg-n21 {
        margin-right: -5.25rem !important;
        margin-left: -5.25rem !important
    }
    .mx-lg-n22 {
        margin-right: -5.5rem !important;
        margin-left: -5.5rem !important
    }
    .mx-lg-n23 {
        margin-right: -5.75rem !important;
        margin-left: -5.75rem !important
    }
    .mx-lg-n24 {
        margin-right: -6rem !important;
        margin-left: -6rem !important
    }
    .mx-lg-n25 {
        margin-right: -6.25rem !important;
        margin-left: -6.25rem !important
    }
    .mx-lg-n26 {
        margin-right: -6.5rem !important;
        margin-left: -6.5rem !important
    }
    .mx-lg-n27 {
        margin-right: -6.75rem !important;
        margin-left: -6.75rem !important
    }
    .mx-lg-n28 {
        margin-right: -7rem !important;
        margin-left: -7rem !important
    }
    .mx-lg-n29 {
        margin-right: -7.25rem !important;
        margin-left: -7.25rem !important
    }
    .mx-lg-n30 {
        margin-right: -7.5rem !important;
        margin-left: -7.5rem !important
    }
    .my-lg-n1 {
        margin-top: -0.25rem !important;
        margin-bottom: -0.25rem !important
    }
    .my-lg-n2 {
        margin-top: -0.5rem !important;
        margin-bottom: -0.5rem !important
    }
    .my-lg-n3 {
        margin-top: -0.75rem !important;
        margin-bottom: -0.75rem !important
    }
    .my-lg-n4 {
        margin-top: -1rem !important;
        margin-bottom: -1rem !important
    }
    .my-lg-n5 {
        margin-top: -1.25rem !important;
        margin-bottom: -1.25rem !important
    }
    .my-lg-n6 {
        margin-top: -1.5rem !important;
        margin-bottom: -1.5rem !important
    }
    .my-lg-n7 {
        margin-top: -1.75rem !important;
        margin-bottom: -1.75rem !important
    }
    .my-lg-n8 {
        margin-top: -2rem !important;
        margin-bottom: -2rem !important
    }
    .my-lg-n9 {
        margin-top: -2.25rem !important;
        margin-bottom: -2.25rem !important
    }
    .my-lg-n10 {
        margin-top: -2.5rem !important;
        margin-bottom: -2.5rem !important
    }
    .my-lg-n11 {
        margin-top: -2.75rem !important;
        margin-bottom: -2.75rem !important
    }
    .my-lg-n12 {
        margin-top: -3rem !important;
        margin-bottom: -3rem !important
    }
    .my-lg-n13 {
        margin-top: -3.25rem !important;
        margin-bottom: -3.25rem !important
    }
    .my-lg-n14 {
        margin-top: -3.5rem !important;
        margin-bottom: -3.5rem !important
    }
    .my-lg-n15 {
        margin-top: -3.75rem !important;
        margin-bottom: -3.75rem !important
    }
    .my-lg-n16 {
        margin-top: -4rem !important;
        margin-bottom: -4rem !important
    }
    .my-lg-n17 {
        margin-top: -4.25rem !important;
        margin-bottom: -4.25rem !important
    }
    .my-lg-n18 {
        margin-top: -4.5rem !important;
        margin-bottom: -4.5rem !important
    }
    .my-lg-n19 {
        margin-top: -4.75rem !important;
        margin-bottom: -4.75rem !important
    }
    .my-lg-n20 {
        margin-top: -5rem !important;
        margin-bottom: -5rem !important
    }
    .my-lg-n21 {
        margin-top: -5.25rem !important;
        margin-bottom: -5.25rem !important
    }
    .my-lg-n22 {
        margin-top: -5.5rem !important;
        margin-bottom: -5.5rem !important
    }
    .my-lg-n23 {
        margin-top: -5.75rem !important;
        margin-bottom: -5.75rem !important
    }
    .my-lg-n24 {
        margin-top: -6rem !important;
        margin-bottom: -6rem !important
    }
    .my-lg-n25 {
        margin-top: -6.25rem !important;
        margin-bottom: -6.25rem !important
    }
    .my-lg-n26 {
        margin-top: -6.5rem !important;
        margin-bottom: -6.5rem !important
    }
    .my-lg-n27 {
        margin-top: -6.75rem !important;
        margin-bottom: -6.75rem !important
    }
    .my-lg-n28 {
        margin-top: -7rem !important;
        margin-bottom: -7rem !important
    }
    .my-lg-n29 {
        margin-top: -7.25rem !important;
        margin-bottom: -7.25rem !important
    }
    .my-lg-n30 {
        margin-top: -7.5rem !important;
        margin-bottom: -7.5rem !important
    }
    .mt-lg-n1 {
        margin-top: -0.25rem !important
    }
    .mt-lg-n2 {
        margin-top: -0.5rem !important
    }
    .mt-lg-n3 {
        margin-top: -0.75rem !important
    }
    .mt-lg-n4 {
        margin-top: -1rem !important
    }
    .mt-lg-n5 {
        margin-top: -1.25rem !important
    }
    .mt-lg-n6 {
        margin-top: -1.5rem !important
    }
    .mt-lg-n7 {
        margin-top: -1.75rem !important
    }
    .mt-lg-n8 {
        margin-top: -2rem !important
    }
    .mt-lg-n9 {
        margin-top: -2.25rem !important
    }
    .mt-lg-n10 {
        margin-top: -2.5rem !important
    }
    .mt-lg-n11 {
        margin-top: -2.75rem !important
    }
    .mt-lg-n12 {
        margin-top: -3rem !important
    }
    .mt-lg-n13 {
        margin-top: -3.25rem !important
    }
    .mt-lg-n14 {
        margin-top: -3.5rem !important
    }
    .mt-lg-n15 {
        margin-top: -3.75rem !important
    }
    .mt-lg-n16 {
        margin-top: -4rem !important
    }
    .mt-lg-n17 {
        margin-top: -4.25rem !important
    }
    .mt-lg-n18 {
        margin-top: -4.5rem !important
    }
    .mt-lg-n19 {
        margin-top: -4.75rem !important
    }
    .mt-lg-n20 {
        margin-top: -5rem !important
    }
    .mt-lg-n21 {
        margin-top: -5.25rem !important
    }
    .mt-lg-n22 {
        margin-top: -5.5rem !important
    }
    .mt-lg-n23 {
        margin-top: -5.75rem !important
    }
    .mt-lg-n24 {
        margin-top: -6rem !important
    }
    .mt-lg-n25 {
        margin-top: -6.25rem !important
    }
    .mt-lg-n26 {
        margin-top: -6.5rem !important
    }
    .mt-lg-n27 {
        margin-top: -6.75rem !important
    }
    .mt-lg-n28 {
        margin-top: -7rem !important
    }
    .mt-lg-n29 {
        margin-top: -7.25rem !important
    }
    .mt-lg-n30 {
        margin-top: -7.5rem !important
    }
    .me-lg-n1 {
        margin-right: -0.25rem !important
    }
    .me-lg-n2 {
        margin-right: -0.5rem !important
    }
    .me-lg-n3 {
        margin-right: -0.75rem !important
    }
    .me-lg-n4 {
        margin-right: -1rem !important
    }
    .me-lg-n5 {
        margin-right: -1.25rem !important
    }
    .me-lg-n6 {
        margin-right: -1.5rem !important
    }
    .me-lg-n7 {
        margin-right: -1.75rem !important
    }
    .me-lg-n8 {
        margin-right: -2rem !important
    }
    .me-lg-n9 {
        margin-right: -2.25rem !important
    }
    .me-lg-n10 {
        margin-right: -2.5rem !important
    }
    .me-lg-n11 {
        margin-right: -2.75rem !important
    }
    .me-lg-n12 {
        margin-right: -3rem !important
    }
    .me-lg-n13 {
        margin-right: -3.25rem !important
    }
    .me-lg-n14 {
        margin-right: -3.5rem !important
    }
    .me-lg-n15 {
        margin-right: -3.75rem !important
    }
    .me-lg-n16 {
        margin-right: -4rem !important
    }
    .me-lg-n17 {
        margin-right: -4.25rem !important
    }
    .me-lg-n18 {
        margin-right: -4.5rem !important
    }
    .me-lg-n19 {
        margin-right: -4.75rem !important
    }
    .me-lg-n20 {
        margin-right: -5rem !important
    }
    .me-lg-n21 {
        margin-right: -5.25rem !important
    }
    .me-lg-n22 {
        margin-right: -5.5rem !important
    }
    .me-lg-n23 {
        margin-right: -5.75rem !important
    }
    .me-lg-n24 {
        margin-right: -6rem !important
    }
    .me-lg-n25 {
        margin-right: -6.25rem !important
    }
    .me-lg-n26 {
        margin-right: -6.5rem !important
    }
    .me-lg-n27 {
        margin-right: -6.75rem !important
    }
    .me-lg-n28 {
        margin-right: -7rem !important
    }
    .me-lg-n29 {
        margin-right: -7.25rem !important
    }
    .me-lg-n30 {
        margin-right: -7.5rem !important
    }
    .mb-lg-n1 {
        margin-bottom: -0.25rem !important
    }
    .mb-lg-n2 {
        margin-bottom: -0.5rem !important
    }
    .mb-lg-n3 {
        margin-bottom: -0.75rem !important
    }
    .mb-lg-n4 {
        margin-bottom: -1rem !important
    }
    .mb-lg-n5 {
        margin-bottom: -1.25rem !important
    }
    .mb-lg-n6 {
        margin-bottom: -1.5rem !important
    }
    .mb-lg-n7 {
        margin-bottom: -1.75rem !important
    }
    .mb-lg-n8 {
        margin-bottom: -2rem !important
    }
    .mb-lg-n9 {
        margin-bottom: -2.25rem !important
    }
    .mb-lg-n10 {
        margin-bottom: -2.5rem !important
    }
    .mb-lg-n11 {
        margin-bottom: -2.75rem !important
    }
    .mb-lg-n12 {
        margin-bottom: -3rem !important
    }
    .mb-lg-n13 {
        margin-bottom: -3.25rem !important
    }
    .mb-lg-n14 {
        margin-bottom: -3.5rem !important
    }
    .mb-lg-n15 {
        margin-bottom: -3.75rem !important
    }
    .mb-lg-n16 {
        margin-bottom: -4rem !important
    }
    .mb-lg-n17 {
        margin-bottom: -4.25rem !important
    }
    .mb-lg-n18 {
        margin-bottom: -4.5rem !important
    }
    .mb-lg-n19 {
        margin-bottom: -4.75rem !important
    }
    .mb-lg-n20 {
        margin-bottom: -5rem !important
    }
    .mb-lg-n21 {
        margin-bottom: -5.25rem !important
    }
    .mb-lg-n22 {
        margin-bottom: -5.5rem !important
    }
    .mb-lg-n23 {
        margin-bottom: -5.75rem !important
    }
    .mb-lg-n24 {
        margin-bottom: -6rem !important
    }
    .mb-lg-n25 {
        margin-bottom: -6.25rem !important
    }
    .mb-lg-n26 {
        margin-bottom: -6.5rem !important
    }
    .mb-lg-n27 {
        margin-bottom: -6.75rem !important
    }
    .mb-lg-n28 {
        margin-bottom: -7rem !important
    }
    .mb-lg-n29 {
        margin-bottom: -7.25rem !important
    }
    .mb-lg-n30 {
        margin-bottom: -7.5rem !important
    }
    .ms-lg-n1 {
        margin-left: -0.25rem !important
    }
    .ms-lg-n2 {
        margin-left: -0.5rem !important
    }
    .ms-lg-n3 {
        margin-left: -0.75rem !important
    }
    .ms-lg-n4 {
        margin-left: -1rem !important
    }
    .ms-lg-n5 {
        margin-left: -1.25rem !important
    }
    .ms-lg-n6 {
        margin-left: -1.5rem !important
    }
    .ms-lg-n7 {
        margin-left: -1.75rem !important
    }
    .ms-lg-n8 {
        margin-left: -2rem !important
    }
    .ms-lg-n9 {
        margin-left: -2.25rem !important
    }
    .ms-lg-n10 {
        margin-left: -2.5rem !important
    }
    .ms-lg-n11 {
        margin-left: -2.75rem !important
    }
    .ms-lg-n12 {
        margin-left: -3rem !important
    }
    .ms-lg-n13 {
        margin-left: -3.25rem !important
    }
    .ms-lg-n14 {
        margin-left: -3.5rem !important
    }
    .ms-lg-n15 {
        margin-left: -3.75rem !important
    }
    .ms-lg-n16 {
        margin-left: -4rem !important
    }
    .ms-lg-n17 {
        margin-left: -4.25rem !important
    }
    .ms-lg-n18 {
        margin-left: -4.5rem !important
    }
    .ms-lg-n19 {
        margin-left: -4.75rem !important
    }
    .ms-lg-n20 {
        margin-left: -5rem !important
    }
    .ms-lg-n21 {
        margin-left: -5.25rem !important
    }
    .ms-lg-n22 {
        margin-left: -5.5rem !important
    }
    .ms-lg-n23 {
        margin-left: -5.75rem !important
    }
    .ms-lg-n24 {
        margin-left: -6rem !important
    }
    .ms-lg-n25 {
        margin-left: -6.25rem !important
    }
    .ms-lg-n26 {
        margin-left: -6.5rem !important
    }
    .ms-lg-n27 {
        margin-left: -6.75rem !important
    }
    .ms-lg-n28 {
        margin-left: -7rem !important
    }
    .ms-lg-n29 {
        margin-left: -7.25rem !important
    }
    .ms-lg-n30 {
        margin-left: -7.5rem !important
    }
    .p-lg-0 {
        padding: 0 !important
    }
    .p-lg-1 {
        padding: .25rem !important
    }
    .p-lg-2 {
        padding: .5rem !important
    }
    .p-lg-3 {
        padding: .75rem !important
    }
    .p-lg-4 {
        padding: 1rem !important
    }
    .p-lg-5 {
        padding: 1.25rem !important
    }
    .p-lg-6 {
        padding: 1.5rem !important
    }
    .p-lg-7 {
        padding: 1.75rem !important
    }
    .p-lg-8 {
        padding: 2rem !important
    }
    .p-lg-9 {
        padding: 2.25rem !important
    }
    .p-lg-10 {
        padding: 2.5rem !important
    }
    .p-lg-11 {
        padding: 2.75rem !important
    }
    .p-lg-12 {
        padding: 3rem !important
    }
    .p-lg-13 {
        padding: 3.25rem !important
    }
    .p-lg-14 {
        padding: 3.5rem !important
    }
    .p-lg-15 {
        padding: 3.75rem !important
    }
    .p-lg-16 {
        padding: 4rem !important
    }
    .p-lg-17 {
        padding: 4.25rem !important
    }
    .p-lg-18 {
        padding: 4.5rem !important
    }
    .p-lg-19 {
        padding: 4.75rem !important
    }
    .p-lg-20 {
        padding: 5rem !important
    }
    .p-lg-21 {
        padding: 5.25rem !important
    }
    .p-lg-22 {
        padding: 5.5rem !important
    }
    .p-lg-23 {
        padding: 5.75rem !important
    }
    .p-lg-24 {
        padding: 6rem !important
    }
    .p-lg-25 {
        padding: 6.25rem !important
    }
    .p-lg-26 {
        padding: 6.5rem !important
    }
    .p-lg-27 {
        padding: 6.75rem !important
    }
    .p-lg-28 {
        padding: 7rem !important
    }
    .p-lg-29 {
        padding: 7.25rem !important
    }
    .p-lg-30 {
        padding: 7.5rem !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: .75rem !important;
        padding-left: .75rem !important
    }
    .px-lg-4 {
        padding-right: 1rem !important;
        padding-left: 1rem !important
    }
    .px-lg-5 {
        padding-right: 1.25rem !important;
        padding-left: 1.25rem !important
    }
    .px-lg-6 {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important
    }
    .px-lg-7 {
        padding-right: 1.75rem !important;
        padding-left: 1.75rem !important
    }
    .px-lg-8 {
        padding-right: 2rem !important;
        padding-left: 2rem !important
    }
    .px-lg-9 {
        padding-right: 2.25rem !important;
        padding-left: 2.25rem !important
    }
    .px-lg-10 {
        padding-right: 2.5rem !important;
        padding-left: 2.5rem !important
    }
    .px-lg-11 {
        padding-right: 2.75rem !important;
        padding-left: 2.75rem !important
    }
    .px-lg-12 {
        padding-right: 3rem !important;
        padding-left: 3rem !important
    }
    .px-lg-13 {
        padding-right: 3.25rem !important;
        padding-left: 3.25rem !important
    }
    .px-lg-14 {
        padding-right: 3.5rem !important;
        padding-left: 3.5rem !important
    }
    .px-lg-15 {
        padding-right: 3.75rem !important;
        padding-left: 3.75rem !important
    }
    .px-lg-16 {
        padding-right: 4rem !important;
        padding-left: 4rem !important
    }
    .px-lg-17 {
        padding-right: 4.25rem !important;
        padding-left: 4.25rem !important
    }
    .px-lg-18 {
        padding-right: 4.5rem !important;
        padding-left: 4.5rem !important
    }
    .px-lg-19 {
        padding-right: 4.75rem !important;
        padding-left: 4.75rem !important
    }
    .px-lg-20 {
        padding-right: 5rem !important;
        padding-left: 5rem !important
    }
    .px-lg-21 {
        padding-right: 5.25rem !important;
        padding-left: 5.25rem !important
    }
    .px-lg-22 {
        padding-right: 5.5rem !important;
        padding-left: 5.5rem !important
    }
    .px-lg-23 {
        padding-right: 5.75rem !important;
        padding-left: 5.75rem !important
    }
    .px-lg-24 {
        padding-right: 6rem !important;
        padding-left: 6rem !important
    }
    .px-lg-25 {
        padding-right: 6.25rem !important;
        padding-left: 6.25rem !important
    }
    .px-lg-26 {
        padding-right: 6.5rem !important;
        padding-left: 6.5rem !important
    }
    .px-lg-27 {
        padding-right: 6.75rem !important;
        padding-left: 6.75rem !important
    }
    .px-lg-28 {
        padding-right: 7rem !important;
        padding-left: 7rem !important
    }
    .px-lg-29 {
        padding-right: 7.25rem !important;
        padding-left: 7.25rem !important
    }
    .px-lg-30 {
        padding-right: 7.5rem !important;
        padding-left: 7.5rem !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: .75rem !important;
        padding-bottom: .75rem !important
    }
    .py-lg-4 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important
    }
    .py-lg-5 {
        padding-top: 1.25rem !important;
        padding-bottom: 1.25rem !important
    }
    .py-lg-6 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important
    }
    .py-lg-7 {
        padding-top: 1.75rem !important;
        padding-bottom: 1.75rem !important
    }
    .py-lg-8 {
        padding-top: 2rem !important;
        padding-bottom: 2rem !important
    }
    .py-lg-9 {
        padding-top: 2.25rem !important;
        padding-bottom: 2.25rem !important
    }
    .py-lg-10 {
        padding-top: 2.5rem !important;
        padding-bottom: 2.5rem !important
    }
    .py-lg-11 {
        padding-top: 2.75rem !important;
        padding-bottom: 2.75rem !important
    }
    .py-lg-12 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important
    }
    .py-lg-13 {
        padding-top: 3.25rem !important;
        padding-bottom: 3.25rem !important
    }
    .py-lg-14 {
        padding-top: 3.5rem !important;
        padding-bottom: 3.5rem !important
    }
    .py-lg-15 {
        padding-top: 3.75rem !important;
        padding-bottom: 3.75rem !important
    }
    .py-lg-16 {
        padding-top: 4rem !important;
        padding-bottom: 4rem !important
    }
    .py-lg-17 {
        padding-top: 4.25rem !important;
        padding-bottom: 4.25rem !important
    }
    .py-lg-18 {
        padding-top: 4.5rem !important;
        padding-bottom: 4.5rem !important
    }
    .py-lg-19 {
        padding-top: 4.75rem !important;
        padding-bottom: 4.75rem !important
    }
    .py-lg-20 {
        padding-top: 5rem !important;
        padding-bottom: 5rem !important
    }
    .py-lg-21 {
        padding-top: 5.25rem !important;
        padding-bottom: 5.25rem !important
    }
    .py-lg-22 {
        padding-top: 5.5rem !important;
        padding-bottom: 5.5rem !important
    }
    .py-lg-23 {
        padding-top: 5.75rem !important;
        padding-bottom: 5.75rem !important
    }
    .py-lg-24 {
        padding-top: 6rem !important;
        padding-bottom: 6rem !important
    }
    .py-lg-25 {
        padding-top: 6.25rem !important;
        padding-bottom: 6.25rem !important
    }
    .py-lg-26 {
        padding-top: 6.5rem !important;
        padding-bottom: 6.5rem !important
    }
    .py-lg-27 {
        padding-top: 6.75rem !important;
        padding-bottom: 6.75rem !important
    }
    .py-lg-28 {
        padding-top: 7rem !important;
        padding-bottom: 7rem !important
    }
    .py-lg-29 {
        padding-top: 7.25rem !important;
        padding-bottom: 7.25rem !important
    }
    .py-lg-30 {
        padding-top: 7.5rem !important;
        padding-bottom: 7.5rem !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: .75rem !important
    }
    .pt-lg-4 {
        padding-top: 1rem !important
    }
    .pt-lg-5 {
        padding-top: 1.25rem !important
    }
    .pt-lg-6 {
        padding-top: 1.5rem !important
    }
    .pt-lg-7 {
        padding-top: 1.75rem !important
    }
    .pt-lg-8 {
        padding-top: 2rem !important
    }
    .pt-lg-9 {
        padding-top: 2.25rem !important
    }
    .pt-lg-10 {
        padding-top: 2.5rem !important
    }
    .pt-lg-11 {
        padding-top: 2.75rem !important
    }
    .pt-lg-12 {
        padding-top: 3rem !important
    }
    .pt-lg-13 {
        padding-top: 3.25rem !important
    }
    .pt-lg-14 {
        padding-top: 3.5rem !important
    }
    .pt-lg-15 {
        padding-top: 3.75rem !important
    }
    .pt-lg-16 {
        padding-top: 4rem !important
    }
    .pt-lg-17 {
        padding-top: 4.25rem !important
    }
    .pt-lg-18 {
        padding-top: 4.5rem !important
    }
    .pt-lg-19 {
        padding-top: 4.75rem !important
    }
    .pt-lg-20 {
        padding-top: 5rem !important
    }
    .pt-lg-21 {
        padding-top: 5.25rem !important
    }
    .pt-lg-22 {
        padding-top: 5.5rem !important
    }
    .pt-lg-23 {
        padding-top: 5.75rem !important
    }
    .pt-lg-24 {
        padding-top: 6rem !important
    }
    .pt-lg-25 {
        padding-top: 6.25rem !important
    }
    .pt-lg-26 {
        padding-top: 6.5rem !important
    }
    .pt-lg-27 {
        padding-top: 6.75rem !important
    }
    .pt-lg-28 {
        padding-top: 7rem !important
    }
    .pt-lg-29 {
        padding-top: 7.25rem !important
    }
    .pt-lg-30 {
        padding-top: 7.5rem !important
    }
    .pe-lg-0 {
        padding-right: 0 !important
    }
    .pe-lg-1 {
        padding-right: .25rem !important
    }
    .pe-lg-2 {
        padding-right: .5rem !important
    }
    .pe-lg-3 {
        padding-right: .75rem !important
    }
    .pe-lg-4 {
        padding-right: 1rem !important
    }
    .pe-lg-5 {
        padding-right: 1.25rem !important
    }
    .pe-lg-6 {
        padding-right: 1.5rem !important
    }
    .pe-lg-7 {
        padding-right: 1.75rem !important
    }
    .pe-lg-8 {
        padding-right: 2rem !important
    }
    .pe-lg-9 {
        padding-right: 2.25rem !important
    }
    .pe-lg-10 {
        padding-right: 2.5rem !important
    }
    .pe-lg-11 {
        padding-right: 2.75rem !important
    }
    .pe-lg-12 {
        padding-right: 3rem !important
    }
    .pe-lg-13 {
        padding-right: 3.25rem !important
    }
    .pe-lg-14 {
        padding-right: 3.5rem !important
    }
    .pe-lg-15 {
        padding-right: 3.75rem !important
    }
    .pe-lg-16 {
        padding-right: 4rem !important
    }
    .pe-lg-17 {
        padding-right: 4.25rem !important
    }
    .pe-lg-18 {
        padding-right: 4.5rem !important
    }
    .pe-lg-19 {
        padding-right: 4.75rem !important
    }
    .pe-lg-20 {
        padding-right: 5rem !important
    }
    .pe-lg-21 {
        padding-right: 5.25rem !important
    }
    .pe-lg-22 {
        padding-right: 5.5rem !important
    }
    .pe-lg-23 {
        padding-right: 5.75rem !important
    }
    .pe-lg-24 {
        padding-right: 6rem !important
    }
    .pe-lg-25 {
        padding-right: 6.25rem !important
    }
    .pe-lg-26 {
        padding-right: 6.5rem !important
    }
    .pe-lg-27 {
        padding-right: 6.75rem !important
    }
    .pe-lg-28 {
        padding-right: 7rem !important
    }
    .pe-lg-29 {
        padding-right: 7.25rem !important
    }
    .pe-lg-30 {
        padding-right: 7.5rem !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: .75rem !important
    }
    .pb-lg-4 {
        padding-bottom: 1rem !important
    }
    .pb-lg-5 {
        padding-bottom: 1.25rem !important
    }
    .pb-lg-6 {
        padding-bottom: 1.5rem !important
    }
    .pb-lg-7 {
        padding-bottom: 1.75rem !important
    }
    .pb-lg-8 {
        padding-bottom: 2rem !important
    }
    .pb-lg-9 {
        padding-bottom: 2.25rem !important
    }
    .pb-lg-10 {
        padding-bottom: 2.5rem !important
    }
    .pb-lg-11 {
        padding-bottom: 2.75rem !important
    }
    .pb-lg-12 {
        padding-bottom: 3rem !important
    }
    .pb-lg-13 {
        padding-bottom: 3.25rem !important
    }
    .pb-lg-14 {
        padding-bottom: 3.5rem !important
    }
    .pb-lg-15 {
        padding-bottom: 3.75rem !important
    }
    .pb-lg-16 {
        padding-bottom: 4rem !important
    }
    .pb-lg-17 {
        padding-bottom: 4.25rem !important
    }
    .pb-lg-18 {
        padding-bottom: 4.5rem !important
    }
    .pb-lg-19 {
        padding-bottom: 4.75rem !important
    }
    .pb-lg-20 {
        padding-bottom: 5rem !important
    }
    .pb-lg-21 {
        padding-bottom: 5.25rem !important
    }
    .pb-lg-22 {
        padding-bottom: 5.5rem !important
    }
    .pb-lg-23 {
        padding-bottom: 5.75rem !important
    }
    .pb-lg-24 {
        padding-bottom: 6rem !important
    }
    .pb-lg-25 {
        padding-bottom: 6.25rem !important
    }
    .pb-lg-26 {
        padding-bottom: 6.5rem !important
    }
    .pb-lg-27 {
        padding-bottom: 6.75rem !important
    }
    .pb-lg-28 {
        padding-bottom: 7rem !important
    }
    .pb-lg-29 {
        padding-bottom: 7.25rem !important
    }
    .pb-lg-30 {
        padding-bottom: 7.5rem !important
    }
    .ps-lg-0 {
        padding-left: 0 !important
    }
    .ps-lg-1 {
        padding-left: .25rem !important
    }
    .ps-lg-2 {
        padding-left: .5rem !important
    }
    .ps-lg-3 {
        padding-left: .75rem !important
    }
    .ps-lg-4 {
        padding-left: 1rem !important
    }
    .ps-lg-5 {
        padding-left: 1.25rem !important
    }
    .ps-lg-6 {
        padding-left: 1.5rem !important
    }
    .ps-lg-7 {
        padding-left: 1.75rem !important
    }
    .ps-lg-8 {
        padding-left: 2rem !important
    }
    .ps-lg-9 {
        padding-left: 2.25rem !important
    }
    .ps-lg-10 {
        padding-left: 2.5rem !important
    }
    .ps-lg-11 {
        padding-left: 2.75rem !important
    }
    .ps-lg-12 {
        padding-left: 3rem !important
    }
    .ps-lg-13 {
        padding-left: 3.25rem !important
    }
    .ps-lg-14 {
        padding-left: 3.5rem !important
    }
    .ps-lg-15 {
        padding-left: 3.75rem !important
    }
    .ps-lg-16 {
        padding-left: 4rem !important
    }
    .ps-lg-17 {
        padding-left: 4.25rem !important
    }
    .ps-lg-18 {
        padding-left: 4.5rem !important
    }
    .ps-lg-19 {
        padding-left: 4.75rem !important
    }
    .ps-lg-20 {
        padding-left: 5rem !important
    }
    .ps-lg-21 {
        padding-left: 5.25rem !important
    }
    .ps-lg-22 {
        padding-left: 5.5rem !important
    }
    .ps-lg-23 {
        padding-left: 5.75rem !important
    }
    .ps-lg-24 {
        padding-left: 6rem !important
    }
    .ps-lg-25 {
        padding-left: 6.25rem !important
    }
    .ps-lg-26 {
        padding-left: 6.5rem !important
    }
    .ps-lg-27 {
        padding-left: 6.75rem !important
    }
    .ps-lg-28 {
        padding-left: 7rem !important
    }
    .ps-lg-29 {
        padding-left: 7.25rem !important
    }
    .ps-lg-30 {
        padding-left: 7.5rem !important
    }
    .gap-lg-0 {
        gap: 0 !important
    }
    .gap-lg-1 {
        gap: .25rem !important
    }
    .gap-lg-2 {
        gap: .5rem !important
    }
    .gap-lg-3 {
        gap: .75rem !important
    }
    .gap-lg-4 {
        gap: 1rem !important
    }
    .gap-lg-5 {
        gap: 1.25rem !important
    }
    .gap-lg-6 {
        gap: 1.5rem !important
    }
    .gap-lg-7 {
        gap: 1.75rem !important
    }
    .gap-lg-8 {
        gap: 2rem !important
    }
    .gap-lg-9 {
        gap: 2.25rem !important
    }
    .gap-lg-10 {
        gap: 2.5rem !important
    }
    .gap-lg-11 {
        gap: 2.75rem !important
    }
    .gap-lg-12 {
        gap: 3rem !important
    }
    .gap-lg-13 {
        gap: 3.25rem !important
    }
    .gap-lg-14 {
        gap: 3.5rem !important
    }
    .gap-lg-15 {
        gap: 3.75rem !important
    }
    .gap-lg-16 {
        gap: 4rem !important
    }
    .gap-lg-17 {
        gap: 4.25rem !important
    }
    .gap-lg-18 {
        gap: 4.5rem !important
    }
    .gap-lg-19 {
        gap: 4.75rem !important
    }
    .gap-lg-20 {
        gap: 5rem !important
    }
    .gap-lg-21 {
        gap: 5.25rem !important
    }
    .gap-lg-22 {
        gap: 5.5rem !important
    }
    .gap-lg-23 {
        gap: 5.75rem !important
    }
    .gap-lg-24 {
        gap: 6rem !important
    }
    .gap-lg-25 {
        gap: 6.25rem !important
    }
    .gap-lg-26 {
        gap: 6.5rem !important
    }
    .gap-lg-27 {
        gap: 6.75rem !important
    }
    .gap-lg-28 {
        gap: 7rem !important
    }
    .gap-lg-29 {
        gap: 7.25rem !important
    }
    .gap-lg-30 {
        gap: 7.5rem !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: .75rem !important
    }
    .row-gap-lg-4 {
        row-gap: 1rem !important
    }
    .row-gap-lg-5 {
        row-gap: 1.25rem !important
    }
    .row-gap-lg-6 {
        row-gap: 1.5rem !important
    }
    .row-gap-lg-7 {
        row-gap: 1.75rem !important
    }
    .row-gap-lg-8 {
        row-gap: 2rem !important
    }
    .row-gap-lg-9 {
        row-gap: 2.25rem !important
    }
    .row-gap-lg-10 {
        row-gap: 2.5rem !important
    }
    .row-gap-lg-11 {
        row-gap: 2.75rem !important
    }
    .row-gap-lg-12 {
        row-gap: 3rem !important
    }
    .row-gap-lg-13 {
        row-gap: 3.25rem !important
    }
    .row-gap-lg-14 {
        row-gap: 3.5rem !important
    }
    .row-gap-lg-15 {
        row-gap: 3.75rem !important
    }
    .row-gap-lg-16 {
        row-gap: 4rem !important
    }
    .row-gap-lg-17 {
        row-gap: 4.25rem !important
    }
    .row-gap-lg-18 {
        row-gap: 4.5rem !important
    }
    .row-gap-lg-19 {
        row-gap: 4.75rem !important
    }
    .row-gap-lg-20 {
        row-gap: 5rem !important
    }
    .row-gap-lg-21 {
        row-gap: 5.25rem !important
    }
    .row-gap-lg-22 {
        row-gap: 5.5rem !important
    }
    .row-gap-lg-23 {
        row-gap: 5.75rem !important
    }
    .row-gap-lg-24 {
        row-gap: 6rem !important
    }
    .row-gap-lg-25 {
        row-gap: 6.25rem !important
    }
    .row-gap-lg-26 {
        row-gap: 6.5rem !important
    }
    .row-gap-lg-27 {
        row-gap: 6.75rem !important
    }
    .row-gap-lg-28 {
        row-gap: 7rem !important
    }
    .row-gap-lg-29 {
        row-gap: 7.25rem !important
    }
    .row-gap-lg-30 {
        row-gap: 7.5rem !important
    }
    .column-gap-lg-0 {
        -webkit-column-gap: 0 !important;
        -moz-column-gap: 0 !important;
        column-gap: 0 !important
    }
    .column-gap-lg-1 {
        -webkit-column-gap: .25rem !important;
        -moz-column-gap: .25rem !important;
        column-gap: .25rem !important
    }
    .column-gap-lg-2 {
        -webkit-column-gap: .5rem !important;
        -moz-column-gap: .5rem !important;
        column-gap: .5rem !important
    }
    .column-gap-lg-3 {
        -webkit-column-gap: .75rem !important;
        -moz-column-gap: .75rem !important;
        column-gap: .75rem !important
    }
    .column-gap-lg-4 {
        -webkit-column-gap: 1rem !important;
        -moz-column-gap: 1rem !important;
        column-gap: 1rem !important
    }
    .column-gap-lg-5 {
        -webkit-column-gap: 1.25rem !important;
        -moz-column-gap: 1.25rem !important;
        column-gap: 1.25rem !important
    }
    .column-gap-lg-6 {
        -webkit-column-gap: 1.5rem !important;
        -moz-column-gap: 1.5rem !important;
        column-gap: 1.5rem !important
    }
    .column-gap-lg-7 {
        -webkit-column-gap: 1.75rem !important;
        -moz-column-gap: 1.75rem !important;
        column-gap: 1.75rem !important
    }
    .column-gap-lg-8 {
        -webkit-column-gap: 2rem !important;
        -moz-column-gap: 2rem !important;
        column-gap: 2rem !important
    }
    .column-gap-lg-9 {
        -webkit-column-gap: 2.25rem !important;
        -moz-column-gap: 2.25rem !important;
        column-gap: 2.25rem !important
    }
    .column-gap-lg-10 {
        -webkit-column-gap: 2.5rem !important;
        -moz-column-gap: 2.5rem !important;
        column-gap: 2.5rem !important
    }
    .column-gap-lg-11 {
        -webkit-column-gap: 2.75rem !important;
        -moz-column-gap: 2.75rem !important;
        column-gap: 2.75rem !important
    }
    .column-gap-lg-12 {
        -webkit-column-gap: 3rem !important;
        -moz-column-gap: 3rem !important;
        column-gap: 3rem !important
    }
    .column-gap-lg-13 {
        -webkit-column-gap: 3.25rem !important;
        -moz-column-gap: 3.25rem !important;
        column-gap: 3.25rem !important
    }
    .column-gap-lg-14 {
        -webkit-column-gap: 3.5rem !important;
        -moz-column-gap: 3.5rem !important;
        column-gap: 3.5rem !important
    }
    .column-gap-lg-15 {
        -webkit-column-gap: 3.75rem !important;
        -moz-column-gap: 3.75rem !important;
        column-gap: 3.75rem !important
    }
    .column-gap-lg-16 {
        -webkit-column-gap: 4rem !important;
        -moz-column-gap: 4rem !important;
        column-gap: 4rem !important
    }
    .column-gap-lg-17 {
        -webkit-column-gap: 4.25rem !important;
        -moz-column-gap: 4.25rem !important;
        column-gap: 4.25rem !important
    }
    .column-gap-lg-18 {
        -webkit-column-gap: 4.5rem !important;
        -moz-column-gap: 4.5rem !important;
        column-gap: 4.5rem !important
    }
    .column-gap-lg-19 {
        -webkit-column-gap: 4.75rem !important;
        -moz-column-gap: 4.75rem !important;
        column-gap: 4.75rem !important
    }
    .column-gap-lg-20 {
        -webkit-column-gap: 5rem !important;
        -moz-column-gap: 5rem !important;
        column-gap: 5rem !important
    }
    .column-gap-lg-21 {
        -webkit-column-gap: 5.25rem !important;
        -moz-column-gap: 5.25rem !important;
        column-gap: 5.25rem !important
    }
    .column-gap-lg-22 {
        -webkit-column-gap: 5.5rem !important;
        -moz-column-gap: 5.5rem !important;
        column-gap: 5.5rem !important
    }
    .column-gap-lg-23 {
        -webkit-column-gap: 5.75rem !important;
        -moz-column-gap: 5.75rem !important;
        column-gap: 5.75rem !important
    }
    .column-gap-lg-24 {
        -webkit-column-gap: 6rem !important;
        -moz-column-gap: 6rem !important;
        column-gap: 6rem !important
    }
    .column-gap-lg-25 {
        -webkit-column-gap: 6.25rem !important;
        -moz-column-gap: 6.25rem !important;
        column-gap: 6.25rem !important
    }
    .column-gap-lg-26 {
        -webkit-column-gap: 6.5rem !important;
        -moz-column-gap: 6.5rem !important;
        column-gap: 6.5rem !important
    }
    .column-gap-lg-27 {
        -webkit-column-gap: 6.75rem !important;
        -moz-column-gap: 6.75rem !important;
        column-gap: 6.75rem !important
    }
    .column-gap-lg-28 {
        -webkit-column-gap: 7rem !important;
        -moz-column-gap: 7rem !important;
        column-gap: 7rem !important
    }
    .column-gap-lg-29 {
        -webkit-column-gap: 7.25rem !important;
        -moz-column-gap: 7.25rem !important;
        column-gap: 7.25rem !important
    }
    .column-gap-lg-30 {
        -webkit-column-gap: 7.5rem !important;
        -moz-column-gap: 7.5rem !important;
        column-gap: 7.5rem !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) {
    .float-xl-start {
        float: left !important
    }
    .float-xl-end {
        float: right !important
    }
    .float-xl-none {
        float: none !important
    }
    .object-fit-xl-contain {
        -o-object-fit: contain !important;
        object-fit: contain !important
    }
    .object-fit-xl-cover {
        -o-object-fit: cover !important;
        object-fit: cover !important
    }
    .object-fit-xl-fill {
        -o-object-fit: fill !important;
        object-fit: fill !important
    }
    .object-fit-xl-scale {
        -o-object-fit: scale-down !important;
        object-fit: scale-down !important
    }
    .object-fit-xl-none {
        -o-object-fit: none !important;
        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-table {
        display: table !important
    }
    .d-xl-table-row {
        display: table-row !important
    }
    .d-xl-table-cell {
        display: table-cell !important
    }
    .d-xl-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }
    .d-xl-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
    .d-xl-none {
        display: none !important
    }
    .flex-xl-fill {
        -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important
    }
    .flex-xl-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }
    .flex-xl-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }
    .flex-xl-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }
    .flex-xl-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }
    .flex-xl-grow-0 {
        -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important
    }
    .flex-xl-grow-1 {
        -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important
    }
    .flex-xl-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important
    }
    .flex-xl-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important
    }
    .flex-xl-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }
    .flex-xl-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }
    .flex-xl-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }
    .justify-content-xl-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }
    .justify-content-xl-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }
    .justify-content-xl-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }
    .justify-content-xl-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }
    .justify-content-xl-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }
    .justify-content-xl-evenly {
        -webkit-box-pack: space-evenly !important;
        -ms-flex-pack: space-evenly !important;
        justify-content: space-evenly !important
    }
    .align-items-xl-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }
    .align-items-xl-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }
    .align-items-xl-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important
    }
    .align-items-xl-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }
    .align-items-xl-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }
    .align-content-xl-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }
    .align-content-xl-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }
    .align-content-xl-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }
    .align-content-xl-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }
    .align-content-xl-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }
    .align-content-xl-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }
    .align-self-xl-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important
    }
    .align-self-xl-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }
    .align-self-xl-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }
    .align-self-xl-center {
        -ms-flex-item-align: center !important;
        align-self: center !important
    }
    .align-self-xl-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }
    .align-self-xl-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }
    .order-xl-first {
        -webkit-box-ordinal-group: 0 !important;
        -ms-flex-order: -1 !important;
        order: -1 !important
    }
    .order-xl-0 {
        -webkit-box-ordinal-group: 1 !important;
        -ms-flex-order: 0 !important;
        order: 0 !important
    }
    .order-xl-1 {
        -webkit-box-ordinal-group: 2 !important;
        -ms-flex-order: 1 !important;
        order: 1 !important
    }
    .order-xl-2 {
        -webkit-box-ordinal-group: 3 !important;
        -ms-flex-order: 2 !important;
        order: 2 !important
    }
    .order-xl-3 {
        -webkit-box-ordinal-group: 4 !important;
        -ms-flex-order: 3 !important;
        order: 3 !important
    }
    .order-xl-4 {
        -webkit-box-ordinal-group: 5 !important;
        -ms-flex-order: 4 !important;
        order: 4 !important
    }
    .order-xl-5 {
        -webkit-box-ordinal-group: 6 !important;
        -ms-flex-order: 5 !important;
        order: 5 !important
    }
    .order-xl-last {
        -webkit-box-ordinal-group: 7 !important;
        -ms-flex-order: 6 !important;
        order: 6 !important
    }
    .m-xl-0 {
        margin: 0 !important
    }
    .m-xl-1 {
        margin: .25rem !important
    }
    .m-xl-2 {
        margin: .5rem !important
    }
    .m-xl-3 {
        margin: .75rem !important
    }
    .m-xl-4 {
        margin: 1rem !important
    }
    .m-xl-5 {
        margin: 1.25rem !important
    }
    .m-xl-6 {
        margin: 1.5rem !important
    }
    .m-xl-7 {
        margin: 1.75rem !important
    }
    .m-xl-8 {
        margin: 2rem !important
    }
    .m-xl-9 {
        margin: 2.25rem !important
    }
    .m-xl-10 {
        margin: 2.5rem !important
    }
    .m-xl-11 {
        margin: 2.75rem !important
    }
    .m-xl-12 {
        margin: 3rem !important
    }
    .m-xl-13 {
        margin: 3.25rem !important
    }
    .m-xl-14 {
        margin: 3.5rem !important
    }
    .m-xl-15 {
        margin: 3.75rem !important
    }
    .m-xl-16 {
        margin: 4rem !important
    }
    .m-xl-17 {
        margin: 4.25rem !important
    }
    .m-xl-18 {
        margin: 4.5rem !important
    }
    .m-xl-19 {
        margin: 4.75rem !important
    }
    .m-xl-20 {
        margin: 5rem !important
    }
    .m-xl-21 {
        margin: 5.25rem !important
    }
    .m-xl-22 {
        margin: 5.5rem !important
    }
    .m-xl-23 {
        margin: 5.75rem !important
    }
    .m-xl-24 {
        margin: 6rem !important
    }
    .m-xl-25 {
        margin: 6.25rem !important
    }
    .m-xl-26 {
        margin: 6.5rem !important
    }
    .m-xl-27 {
        margin: 6.75rem !important
    }
    .m-xl-28 {
        margin: 7rem !important
    }
    .m-xl-29 {
        margin: 7.25rem !important
    }
    .m-xl-30 {
        margin: 7.5rem !important
    }
    .m-xl-auto {
        margin: auto !important
    }
    .mx-xl-0 {
        margin-right: 0 !important;
        margin-left: 0 !important
    }
    .mx-xl-1 {
        margin-right: .25rem !important;
        margin-left: .25rem !important
    }
    .mx-xl-2 {
        margin-right: .5rem !important;
        margin-left: .5rem !important
    }
    .mx-xl-3 {
        margin-right: .75rem !important;
        margin-left: .75rem !important
    }
    .mx-xl-4 {
        margin-right: 1rem !important;
        margin-left: 1rem !important
    }
    .mx-xl-5 {
        margin-right: 1.25rem !important;
        margin-left: 1.25rem !important
    }
    .mx-xl-6 {
        margin-right: 1.5rem !important;
        margin-left: 1.5rem !important
    }
    .mx-xl-7 {
        margin-right: 1.75rem !important;
        margin-left: 1.75rem !important
    }
    .mx-xl-8 {
        margin-right: 2rem !important;
        margin-left: 2rem !important
    }
    .mx-xl-9 {
        margin-right: 2.25rem !important;
        margin-left: 2.25rem !important
    }
    .mx-xl-10 {
        margin-right: 2.5rem !important;
        margin-left: 2.5rem !important
    }
    .mx-xl-11 {
        margin-right: 2.75rem !important;
        margin-left: 2.75rem !important
    }
    .mx-xl-12 {
        margin-right: 3rem !important;
        margin-left: 3rem !important
    }
    .mx-xl-13 {
        margin-right: 3.25rem !important;
        margin-left: 3.25rem !important
    }
    .mx-xl-14 {
        margin-right: 3.5rem !important;
        margin-left: 3.5rem !important
    }
    .mx-xl-15 {
        margin-right: 3.75rem !important;
        margin-left: 3.75rem !important
    }
    .mx-xl-16 {
        margin-right: 4rem !important;
        margin-left: 4rem !important
    }
    .mx-xl-17 {
        margin-right: 4.25rem !important;
        margin-left: 4.25rem !important
    }
    .mx-xl-18 {
        margin-right: 4.5rem !important;
        margin-left: 4.5rem !important
    }
    .mx-xl-19 {
        margin-right: 4.75rem !important;
        margin-left: 4.75rem !important
    }
    .mx-xl-20 {
        margin-right: 5rem !important;
        margin-left: 5rem !important
    }
    .mx-xl-21 {
        margin-right: 5.25rem !important;
        margin-left: 5.25rem !important
    }
    .mx-xl-22 {
        margin-right: 5.5rem !important;
        margin-left: 5.5rem !important
    }
    .mx-xl-23 {
        margin-right: 5.75rem !important;
        margin-left: 5.75rem !important
    }
    .mx-xl-24 {
        margin-right: 6rem !important;
        margin-left: 6rem !important
    }
    .mx-xl-25 {
        margin-right: 6.25rem !important;
        margin-left: 6.25rem !important
    }
    .mx-xl-26 {
        margin-right: 6.5rem !important;
        margin-left: 6.5rem !important
    }
    .mx-xl-27 {
        margin-right: 6.75rem !important;
        margin-left: 6.75rem !important
    }
    .mx-xl-28 {
        margin-right: 7rem !important;
        margin-left: 7rem !important
    }
    .mx-xl-29 {
        margin-right: 7.25rem !important;
        margin-left: 7.25rem !important
    }
    .mx-xl-30 {
        margin-right: 7.5rem !important;
        margin-left: 7.5rem !important
    }
    .mx-xl-auto {
        margin-right: auto !important;
        margin-left: auto !important
    }
    .my-xl-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important
    }
    .my-xl-1 {
        margin-top: .25rem !important;
        margin-bottom: .25rem !important
    }
    .my-xl-2 {
        margin-top: .5rem !important;
        margin-bottom: .5rem !important
    }
    .my-xl-3 {
        margin-top: .75rem !important;
        margin-bottom: .75rem !important
    }
    .my-xl-4 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important
    }
    .my-xl-5 {
        margin-top: 1.25rem !important;
        margin-bottom: 1.25rem !important
    }
    .my-xl-6 {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important
    }
    .my-xl-7 {
        margin-top: 1.75rem !important;
        margin-bottom: 1.75rem !important
    }
    .my-xl-8 {
        margin-top: 2rem !important;
        margin-bottom: 2rem !important
    }
    .my-xl-9 {
        margin-top: 2.25rem !important;
        margin-bottom: 2.25rem !important
    }
    .my-xl-10 {
        margin-top: 2.5rem !important;
        margin-bottom: 2.5rem !important
    }
    .my-xl-11 {
        margin-top: 2.75rem !important;
        margin-bottom: 2.75rem !important
    }
    .my-xl-12 {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important
    }
    .my-xl-13 {
        margin-top: 3.25rem !important;
        margin-bottom: 3.25rem !important
    }
    .my-xl-14 {
        margin-top: 3.5rem !important;
        margin-bottom: 3.5rem !important
    }
    .my-xl-15 {
        margin-top: 3.75rem !important;
        margin-bottom: 3.75rem !important
    }
    .my-xl-16 {
        margin-top: 4rem !important;
        margin-bottom: 4rem !important
    }
    .my-xl-17 {
        margin-top: 4.25rem !important;
        margin-bottom: 4.25rem !important
    }
    .my-xl-18 {
        margin-top: 4.5rem !important;
        margin-bottom: 4.5rem !important
    }
    .my-xl-19 {
        margin-top: 4.75rem !important;
        margin-bottom: 4.75rem !important
    }
    .my-xl-20 {
        margin-top: 5rem !important;
        margin-bottom: 5rem !important
    }
    .my-xl-21 {
        margin-top: 5.25rem !important;
        margin-bottom: 5.25rem !important
    }
    .my-xl-22 {
        margin-top: 5.5rem !important;
        margin-bottom: 5.5rem !important
    }
    .my-xl-23 {
        margin-top: 5.75rem !important;
        margin-bottom: 5.75rem !important
    }
    .my-xl-24 {
        margin-top: 6rem !important;
        margin-bottom: 6rem !important
    }
    .my-xl-25 {
        margin-top: 6.25rem !important;
        margin-bottom: 6.25rem !important
    }
    .my-xl-26 {
        margin-top: 6.5rem !important;
        margin-bottom: 6.5rem !important
    }
    .my-xl-27 {
        margin-top: 6.75rem !important;
        margin-bottom: 6.75rem !important
    }
    .my-xl-28 {
        margin-top: 7rem !important;
        margin-bottom: 7rem !important
    }
    .my-xl-29 {
        margin-top: 7.25rem !important;
        margin-bottom: 7.25rem !important
    }
    .my-xl-30 {
        margin-top: 7.5rem !important;
        margin-bottom: 7.5rem !important
    }
    .my-xl-auto {
        margin-top: auto !important;
        margin-bottom: 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: .75rem !important
    }
    .mt-xl-4 {
        margin-top: 1rem !important
    }
    .mt-xl-5 {
        margin-top: 1.25rem !important
    }
    .mt-xl-6 {
        margin-top: 1.5rem !important
    }
    .mt-xl-7 {
        margin-top: 1.75rem !important
    }
    .mt-xl-8 {
        margin-top: 2rem !important
    }
    .mt-xl-9 {
        margin-top: 2.25rem !important
    }
    .mt-xl-10 {
        margin-top: 2.5rem !important
    }
    .mt-xl-11 {
        margin-top: 2.75rem !important
    }
    .mt-xl-12 {
        margin-top: 3rem !important
    }
    .mt-xl-13 {
        margin-top: 3.25rem !important
    }
    .mt-xl-14 {
        margin-top: 3.5rem !important
    }
    .mt-xl-15 {
        margin-top: 3.75rem !important
    }
    .mt-xl-16 {
        margin-top: 4rem !important
    }
    .mt-xl-17 {
        margin-top: 4.25rem !important
    }
    .mt-xl-18 {
        margin-top: 4.5rem !important
    }
    .mt-xl-19 {
        margin-top: 4.75rem !important
    }
    .mt-xl-20 {
        margin-top: 5rem !important
    }
    .mt-xl-21 {
        margin-top: 5.25rem !important
    }
    .mt-xl-22 {
        margin-top: 5.5rem !important
    }
    .mt-xl-23 {
        margin-top: 5.75rem !important
    }
    .mt-xl-24 {
        margin-top: 6rem !important
    }
    .mt-xl-25 {
        margin-top: 6.25rem !important
    }
    .mt-xl-26 {
        margin-top: 6.5rem !important
    }
    .mt-xl-27 {
        margin-top: 6.75rem !important
    }
    .mt-xl-28 {
        margin-top: 7rem !important
    }
    .mt-xl-29 {
        margin-top: 7.25rem !important
    }
    .mt-xl-30 {
        margin-top: 7.5rem !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: .75rem !important
    }
    .me-xl-4 {
        margin-right: 1rem !important
    }
    .me-xl-5 {
        margin-right: 1.25rem !important
    }
    .me-xl-6 {
        margin-right: 1.5rem !important
    }
    .me-xl-7 {
        margin-right: 1.75rem !important
    }
    .me-xl-8 {
        margin-right: 2rem !important
    }
    .me-xl-9 {
        margin-right: 2.25rem !important
    }
    .me-xl-10 {
        margin-right: 2.5rem !important
    }
    .me-xl-11 {
        margin-right: 2.75rem !important
    }
    .me-xl-12 {
        margin-right: 3rem !important
    }
    .me-xl-13 {
        margin-right: 3.25rem !important
    }
    .me-xl-14 {
        margin-right: 3.5rem !important
    }
    .me-xl-15 {
        margin-right: 3.75rem !important
    }
    .me-xl-16 {
        margin-right: 4rem !important
    }
    .me-xl-17 {
        margin-right: 4.25rem !important
    }
    .me-xl-18 {
        margin-right: 4.5rem !important
    }
    .me-xl-19 {
        margin-right: 4.75rem !important
    }
    .me-xl-20 {
        margin-right: 5rem !important
    }
    .me-xl-21 {
        margin-right: 5.25rem !important
    }
    .me-xl-22 {
        margin-right: 5.5rem !important
    }
    .me-xl-23 {
        margin-right: 5.75rem !important
    }
    .me-xl-24 {
        margin-right: 6rem !important
    }
    .me-xl-25 {
        margin-right: 6.25rem !important
    }
    .me-xl-26 {
        margin-right: 6.5rem !important
    }
    .me-xl-27 {
        margin-right: 6.75rem !important
    }
    .me-xl-28 {
        margin-right: 7rem !important
    }
    .me-xl-29 {
        margin-right: 7.25rem !important
    }
    .me-xl-30 {
        margin-right: 7.5rem !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: .75rem !important
    }
    .mb-xl-4 {
        margin-bottom: 1rem !important
    }
    .mb-xl-5 {
        margin-bottom: 1.25rem !important
    }
    .mb-xl-6 {
        margin-bottom: 1.5rem !important
    }
    .mb-xl-7 {
        margin-bottom: 1.75rem !important
    }
    .mb-xl-8 {
        margin-bottom: 2rem !important
    }
    .mb-xl-9 {
        margin-bottom: 2.25rem !important
    }
    .mb-xl-10 {
        margin-bottom: 2.5rem !important
    }
    .mb-xl-11 {
        margin-bottom: 2.75rem !important
    }
    .mb-xl-12 {
        margin-bottom: 3rem !important
    }
    .mb-xl-13 {
        margin-bottom: 3.25rem !important
    }
    .mb-xl-14 {
        margin-bottom: 3.5rem !important
    }
    .mb-xl-15 {
        margin-bottom: 3.75rem !important
    }
    .mb-xl-16 {
        margin-bottom: 4rem !important
    }
    .mb-xl-17 {
        margin-bottom: 4.25rem !important
    }
    .mb-xl-18 {
        margin-bottom: 4.5rem !important
    }
    .mb-xl-19 {
        margin-bottom: 4.75rem !important
    }
    .mb-xl-20 {
        margin-bottom: 5rem !important
    }
    .mb-xl-21 {
        margin-bottom: 5.25rem !important
    }
    .mb-xl-22 {
        margin-bottom: 5.5rem !important
    }
    .mb-xl-23 {
        margin-bottom: 5.75rem !important
    }
    .mb-xl-24 {
        margin-bottom: 6rem !important
    }
    .mb-xl-25 {
        margin-bottom: 6.25rem !important
    }
    .mb-xl-26 {
        margin-bottom: 6.5rem !important
    }
    .mb-xl-27 {
        margin-bottom: 6.75rem !important
    }
    .mb-xl-28 {
        margin-bottom: 7rem !important
    }
    .mb-xl-29 {
        margin-bottom: 7.25rem !important
    }
    .mb-xl-30 {
        margin-bottom: 7.5rem !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: .75rem !important
    }
    .ms-xl-4 {
        margin-left: 1rem !important
    }
    .ms-xl-5 {
        margin-left: 1.25rem !important
    }
    .ms-xl-6 {
        margin-left: 1.5rem !important
    }
    .ms-xl-7 {
        margin-left: 1.75rem !important
    }
    .ms-xl-8 {
        margin-left: 2rem !important
    }
    .ms-xl-9 {
        margin-left: 2.25rem !important
    }
    .ms-xl-10 {
        margin-left: 2.5rem !important
    }
    .ms-xl-11 {
        margin-left: 2.75rem !important
    }
    .ms-xl-12 {
        margin-left: 3rem !important
    }
    .ms-xl-13 {
        margin-left: 3.25rem !important
    }
    .ms-xl-14 {
        margin-left: 3.5rem !important
    }
    .ms-xl-15 {
        margin-left: 3.75rem !important
    }
    .ms-xl-16 {
        margin-left: 4rem !important
    }
    .ms-xl-17 {
        margin-left: 4.25rem !important
    }
    .ms-xl-18 {
        margin-left: 4.5rem !important
    }
    .ms-xl-19 {
        margin-left: 4.75rem !important
    }
    .ms-xl-20 {
        margin-left: 5rem !important
    }
    .ms-xl-21 {
        margin-left: 5.25rem !important
    }
    .ms-xl-22 {
        margin-left: 5.5rem !important
    }
    .ms-xl-23 {
        margin-left: 5.75rem !important
    }
    .ms-xl-24 {
        margin-left: 6rem !important
    }
    .ms-xl-25 {
        margin-left: 6.25rem !important
    }
    .ms-xl-26 {
        margin-left: 6.5rem !important
    }
    .ms-xl-27 {
        margin-left: 6.75rem !important
    }
    .ms-xl-28 {
        margin-left: 7rem !important
    }
    .ms-xl-29 {
        margin-left: 7.25rem !important
    }
    .ms-xl-30 {
        margin-left: 7.5rem !important
    }
    .ms-xl-auto {
        margin-left: auto !important
    }
    .m-xl-n1 {
        margin: -0.25rem !important
    }
    .m-xl-n2 {
        margin: -0.5rem !important
    }
    .m-xl-n3 {
        margin: -0.75rem !important
    }
    .m-xl-n4 {
        margin: -1rem !important
    }
    .m-xl-n5 {
        margin: -1.25rem !important
    }
    .m-xl-n6 {
        margin: -1.5rem !important
    }
    .m-xl-n7 {
        margin: -1.75rem !important
    }
    .m-xl-n8 {
        margin: -2rem !important
    }
    .m-xl-n9 {
        margin: -2.25rem !important
    }
    .m-xl-n10 {
        margin: -2.5rem !important
    }
    .m-xl-n11 {
        margin: -2.75rem !important
    }
    .m-xl-n12 {
        margin: -3rem !important
    }
    .m-xl-n13 {
        margin: -3.25rem !important
    }
    .m-xl-n14 {
        margin: -3.5rem !important
    }
    .m-xl-n15 {
        margin: -3.75rem !important
    }
    .m-xl-n16 {
        margin: -4rem !important
    }
    .m-xl-n17 {
        margin: -4.25rem !important
    }
    .m-xl-n18 {
        margin: -4.5rem !important
    }
    .m-xl-n19 {
        margin: -4.75rem !important
    }
    .m-xl-n20 {
        margin: -5rem !important
    }
    .m-xl-n21 {
        margin: -5.25rem !important
    }
    .m-xl-n22 {
        margin: -5.5rem !important
    }
    .m-xl-n23 {
        margin: -5.75rem !important
    }
    .m-xl-n24 {
        margin: -6rem !important
    }
    .m-xl-n25 {
        margin: -6.25rem !important
    }
    .m-xl-n26 {
        margin: -6.5rem !important
    }
    .m-xl-n27 {
        margin: -6.75rem !important
    }
    .m-xl-n28 {
        margin: -7rem !important
    }
    .m-xl-n29 {
        margin: -7.25rem !important
    }
    .m-xl-n30 {
        margin: -7.5rem !important
    }
    .mx-xl-n1 {
        margin-right: -0.25rem !important;
        margin-left: -0.25rem !important
    }
    .mx-xl-n2 {
        margin-right: -0.5rem !important;
        margin-left: -0.5rem !important
    }
    .mx-xl-n3 {
        margin-right: -0.75rem !important;
        margin-left: -0.75rem !important
    }
    .mx-xl-n4 {
        margin-right: -1rem !important;
        margin-left: -1rem !important
    }
    .mx-xl-n5 {
        margin-right: -1.25rem !important;
        margin-left: -1.25rem !important
    }
    .mx-xl-n6 {
        margin-right: -1.5rem !important;
        margin-left: -1.5rem !important
    }
    .mx-xl-n7 {
        margin-right: -1.75rem !important;
        margin-left: -1.75rem !important
    }
    .mx-xl-n8 {
        margin-right: -2rem !important;
        margin-left: -2rem !important
    }
    .mx-xl-n9 {
        margin-right: -2.25rem !important;
        margin-left: -2.25rem !important
    }
    .mx-xl-n10 {
        margin-right: -2.5rem !important;
        margin-left: -2.5rem !important
    }
    .mx-xl-n11 {
        margin-right: -2.75rem !important;
        margin-left: -2.75rem !important
    }
    .mx-xl-n12 {
        margin-right: -3rem !important;
        margin-left: -3rem !important
    }
    .mx-xl-n13 {
        margin-right: -3.25rem !important;
        margin-left: -3.25rem !important
    }
    .mx-xl-n14 {
        margin-right: -3.5rem !important;
        margin-left: -3.5rem !important
    }
    .mx-xl-n15 {
        margin-right: -3.75rem !important;
        margin-left: -3.75rem !important
    }
    .mx-xl-n16 {
        margin-right: -4rem !important;
        margin-left: -4rem !important
    }
    .mx-xl-n17 {
        margin-right: -4.25rem !important;
        margin-left: -4.25rem !important
    }
    .mx-xl-n18 {
        margin-right: -4.5rem !important;
        margin-left: -4.5rem !important
    }
    .mx-xl-n19 {
        margin-right: -4.75rem !important;
        margin-left: -4.75rem !important
    }
    .mx-xl-n20 {
        margin-right: -5rem !important;
        margin-left: -5rem !important
    }
    .mx-xl-n21 {
        margin-right: -5.25rem !important;
        margin-left: -5.25rem !important
    }
    .mx-xl-n22 {
        margin-right: -5.5rem !important;
        margin-left: -5.5rem !important
    }
    .mx-xl-n23 {
        margin-right: -5.75rem !important;
        margin-left: -5.75rem !important
    }
    .mx-xl-n24 {
        margin-right: -6rem !important;
        margin-left: -6rem !important
    }
    .mx-xl-n25 {
        margin-right: -6.25rem !important;
        margin-left: -6.25rem !important
    }
    .mx-xl-n26 {
        margin-right: -6.5rem !important;
        margin-left: -6.5rem !important
    }
    .mx-xl-n27 {
        margin-right: -6.75rem !important;
        margin-left: -6.75rem !important
    }
    .mx-xl-n28 {
        margin-right: -7rem !important;
        margin-left: -7rem !important
    }
    .mx-xl-n29 {
        margin-right: -7.25rem !important;
        margin-left: -7.25rem !important
    }
    .mx-xl-n30 {
        margin-right: -7.5rem !important;
        margin-left: -7.5rem !important
    }
    .my-xl-n1 {
        margin-top: -0.25rem !important;
        margin-bottom: -0.25rem !important
    }
    .my-xl-n2 {
        margin-top: -0.5rem !important;
        margin-bottom: -0.5rem !important
    }
    .my-xl-n3 {
        margin-top: -0.75rem !important;
        margin-bottom: -0.75rem !important
    }
    .my-xl-n4 {
        margin-top: -1rem !important;
        margin-bottom: -1rem !important
    }
    .my-xl-n5 {
        margin-top: -1.25rem !important;
        margin-bottom: -1.25rem !important
    }
    .my-xl-n6 {
        margin-top: -1.5rem !important;
        margin-bottom: -1.5rem !important
    }
    .my-xl-n7 {
        margin-top: -1.75rem !important;
        margin-bottom: -1.75rem !important
    }
    .my-xl-n8 {
        margin-top: -2rem !important;
        margin-bottom: -2rem !important
    }
    .my-xl-n9 {
        margin-top: -2.25rem !important;
        margin-bottom: -2.25rem !important
    }
    .my-xl-n10 {
        margin-top: -2.5rem !important;
        margin-bottom: -2.5rem !important
    }
    .my-xl-n11 {
        margin-top: -2.75rem !important;
        margin-bottom: -2.75rem !important
    }
    .my-xl-n12 {
        margin-top: -3rem !important;
        margin-bottom: -3rem !important
    }
    .my-xl-n13 {
        margin-top: -3.25rem !important;
        margin-bottom: -3.25rem !important
    }
    .my-xl-n14 {
        margin-top: -3.5rem !important;
        margin-bottom: -3.5rem !important
    }
    .my-xl-n15 {
        margin-top: -3.75rem !important;
        margin-bottom: -3.75rem !important
    }
    .my-xl-n16 {
        margin-top: -4rem !important;
        margin-bottom: -4rem !important
    }
    .my-xl-n17 {
        margin-top: -4.25rem !important;
        margin-bottom: -4.25rem !important
    }
    .my-xl-n18 {
        margin-top: -4.5rem !important;
        margin-bottom: -4.5rem !important
    }
    .my-xl-n19 {
        margin-top: -4.75rem !important;
        margin-bottom: -4.75rem !important
    }
    .my-xl-n20 {
        margin-top: -5rem !important;
        margin-bottom: -5rem !important
    }
    .my-xl-n21 {
        margin-top: -5.25rem !important;
        margin-bottom: -5.25rem !important
    }
    .my-xl-n22 {
        margin-top: -5.5rem !important;
        margin-bottom: -5.5rem !important
    }
    .my-xl-n23 {
        margin-top: -5.75rem !important;
        margin-bottom: -5.75rem !important
    }
    .my-xl-n24 {
        margin-top: -6rem !important;
        margin-bottom: -6rem !important
    }
    .my-xl-n25 {
        margin-top: -6.25rem !important;
        margin-bottom: -6.25rem !important
    }
    .my-xl-n26 {
        margin-top: -6.5rem !important;
        margin-bottom: -6.5rem !important
    }
    .my-xl-n27 {
        margin-top: -6.75rem !important;
        margin-bottom: -6.75rem !important
    }
    .my-xl-n28 {
        margin-top: -7rem !important;
        margin-bottom: -7rem !important
    }
    .my-xl-n29 {
        margin-top: -7.25rem !important;
        margin-bottom: -7.25rem !important
    }
    .my-xl-n30 {
        margin-top: -7.5rem !important;
        margin-bottom: -7.5rem !important
    }
    .mt-xl-n1 {
        margin-top: -0.25rem !important
    }
    .mt-xl-n2 {
        margin-top: -0.5rem !important
    }
    .mt-xl-n3 {
        margin-top: -0.75rem !important
    }
    .mt-xl-n4 {
        margin-top: -1rem !important
    }
    .mt-xl-n5 {
        margin-top: -1.25rem !important
    }
    .mt-xl-n6 {
        margin-top: -1.5rem !important
    }
    .mt-xl-n7 {
        margin-top: -1.75rem !important
    }
    .mt-xl-n8 {
        margin-top: -2rem !important
    }
    .mt-xl-n9 {
        margin-top: -2.25rem !important
    }
    .mt-xl-n10 {
        margin-top: -2.5rem !important
    }
    .mt-xl-n11 {
        margin-top: -2.75rem !important
    }
    .mt-xl-n12 {
        margin-top: -3rem !important
    }
    .mt-xl-n13 {
        margin-top: -3.25rem !important
    }
    .mt-xl-n14 {
        margin-top: -3.5rem !important
    }
    .mt-xl-n15 {
        margin-top: -3.75rem !important
    }
    .mt-xl-n16 {
        margin-top: -4rem !important
    }
    .mt-xl-n17 {
        margin-top: -4.25rem !important
    }
    .mt-xl-n18 {
        margin-top: -4.5rem !important
    }
    .mt-xl-n19 {
        margin-top: -4.75rem !important
    }
    .mt-xl-n20 {
        margin-top: -5rem !important
    }
    .mt-xl-n21 {
        margin-top: -5.25rem !important
    }
    .mt-xl-n22 {
        margin-top: -5.5rem !important
    }
    .mt-xl-n23 {
        margin-top: -5.75rem !important
    }
    .mt-xl-n24 {
        margin-top: -6rem !important
    }
    .mt-xl-n25 {
        margin-top: -6.25rem !important
    }
    .mt-xl-n26 {
        margin-top: -6.5rem !important
    }
    .mt-xl-n27 {
        margin-top: -6.75rem !important
    }
    .mt-xl-n28 {
        margin-top: -7rem !important
    }
    .mt-xl-n29 {
        margin-top: -7.25rem !important
    }
    .mt-xl-n30 {
        margin-top: -7.5rem !important
    }
    .me-xl-n1 {
        margin-right: -0.25rem !important
    }
    .me-xl-n2 {
        margin-right: -0.5rem !important
    }
    .me-xl-n3 {
        margin-right: -0.75rem !important
    }
    .me-xl-n4 {
        margin-right: -1rem !important
    }
    .me-xl-n5 {
        margin-right: -1.25rem !important
    }
    .me-xl-n6 {
        margin-right: -1.5rem !important
    }
    .me-xl-n7 {
        margin-right: -1.75rem !important
    }
    .me-xl-n8 {
        margin-right: -2rem !important
    }
    .me-xl-n9 {
        margin-right: -2.25rem !important
    }
    .me-xl-n10 {
        margin-right: -2.5rem !important
    }
    .me-xl-n11 {
        margin-right: -2.75rem !important
    }
    .me-xl-n12 {
        margin-right: -3rem !important
    }
    .me-xl-n13 {
        margin-right: -3.25rem !important
    }
    .me-xl-n14 {
        margin-right: -3.5rem !important
    }
    .me-xl-n15 {
        margin-right: -3.75rem !important
    }
    .me-xl-n16 {
        margin-right: -4rem !important
    }
    .me-xl-n17 {
        margin-right: -4.25rem !important
    }
    .me-xl-n18 {
        margin-right: -4.5rem !important
    }
    .me-xl-n19 {
        margin-right: -4.75rem !important
    }
    .me-xl-n20 {
        margin-right: -5rem !important
    }
    .me-xl-n21 {
        margin-right: -5.25rem !important
    }
    .me-xl-n22 {
        margin-right: -5.5rem !important
    }
    .me-xl-n23 {
        margin-right: -5.75rem !important
    }
    .me-xl-n24 {
        margin-right: -6rem !important
    }
    .me-xl-n25 {
        margin-right: -6.25rem !important
    }
    .me-xl-n26 {
        margin-right: -6.5rem !important
    }
    .me-xl-n27 {
        margin-right: -6.75rem !important
    }
    .me-xl-n28 {
        margin-right: -7rem !important
    }
    .me-xl-n29 {
        margin-right: -7.25rem !important
    }
    .me-xl-n30 {
        margin-right: -7.5rem !important
    }
    .mb-xl-n1 {
        margin-bottom: -0.25rem !important
    }
    .mb-xl-n2 {
        margin-bottom: -0.5rem !important
    }
    .mb-xl-n3 {
        margin-bottom: -0.75rem !important
    }
    .mb-xl-n4 {
        margin-bottom: -1rem !important
    }
    .mb-xl-n5 {
        margin-bottom: -1.25rem !important
    }
    .mb-xl-n6 {
        margin-bottom: -1.5rem !important
    }
    .mb-xl-n7 {
        margin-bottom: -1.75rem !important
    }
    .mb-xl-n8 {
        margin-bottom: -2rem !important
    }
    .mb-xl-n9 {
        margin-bottom: -2.25rem !important
    }
    .mb-xl-n10 {
        margin-bottom: -2.5rem !important
    }
    .mb-xl-n11 {
        margin-bottom: -2.75rem !important
    }
    .mb-xl-n12 {
        margin-bottom: -3rem !important
    }
    .mb-xl-n13 {
        margin-bottom: -3.25rem !important
    }
    .mb-xl-n14 {
        margin-bottom: -3.5rem !important
    }
    .mb-xl-n15 {
        margin-bottom: -3.75rem !important
    }
    .mb-xl-n16 {
        margin-bottom: -4rem !important
    }
    .mb-xl-n17 {
        margin-bottom: -4.25rem !important
    }
    .mb-xl-n18 {
        margin-bottom: -4.5rem !important
    }
    .mb-xl-n19 {
        margin-bottom: -4.75rem !important
    }
    .mb-xl-n20 {
        margin-bottom: -5rem !important
    }
    .mb-xl-n21 {
        margin-bottom: -5.25rem !important
    }
    .mb-xl-n22 {
        margin-bottom: -5.5rem !important
    }
    .mb-xl-n23 {
        margin-bottom: -5.75rem !important
    }
    .mb-xl-n24 {
        margin-bottom: -6rem !important
    }
    .mb-xl-n25 {
        margin-bottom: -6.25rem !important
    }
    .mb-xl-n26 {
        margin-bottom: -6.5rem !important
    }
    .mb-xl-n27 {
        margin-bottom: -6.75rem !important
    }
    .mb-xl-n28 {
        margin-bottom: -7rem !important
    }
    .mb-xl-n29 {
        margin-bottom: -7.25rem !important
    }
    .mb-xl-n30 {
        margin-bottom: -7.5rem !important
    }
    .ms-xl-n1 {
        margin-left: -0.25rem !important
    }
    .ms-xl-n2 {
        margin-left: -0.5rem !important
    }
    .ms-xl-n3 {
        margin-left: -0.75rem !important
    }
    .ms-xl-n4 {
        margin-left: -1rem !important
    }
    .ms-xl-n5 {
        margin-left: -1.25rem !important
    }
    .ms-xl-n6 {
        margin-left: -1.5rem !important
    }
    .ms-xl-n7 {
        margin-left: -1.75rem !important
    }
    .ms-xl-n8 {
        margin-left: -2rem !important
    }
    .ms-xl-n9 {
        margin-left: -2.25rem !important
    }
    .ms-xl-n10 {
        margin-left: -2.5rem !important
    }
    .ms-xl-n11 {
        margin-left: -2.75rem !important
    }
    .ms-xl-n12 {
        margin-left: -3rem !important
    }
    .ms-xl-n13 {
        margin-left: -3.25rem !important
    }
    .ms-xl-n14 {
        margin-left: -3.5rem !important
    }
    .ms-xl-n15 {
        margin-left: -3.75rem !important
    }
    .ms-xl-n16 {
        margin-left: -4rem !important
    }
    .ms-xl-n17 {
        margin-left: -4.25rem !important
    }
    .ms-xl-n18 {
        margin-left: -4.5rem !important
    }
    .ms-xl-n19 {
        margin-left: -4.75rem !important
    }
    .ms-xl-n20 {
        margin-left: -5rem !important
    }
    .ms-xl-n21 {
        margin-left: -5.25rem !important
    }
    .ms-xl-n22 {
        margin-left: -5.5rem !important
    }
    .ms-xl-n23 {
        margin-left: -5.75rem !important
    }
    .ms-xl-n24 {
        margin-left: -6rem !important
    }
    .ms-xl-n25 {
        margin-left: -6.25rem !important
    }
    .ms-xl-n26 {
        margin-left: -6.5rem !important
    }
    .ms-xl-n27 {
        margin-left: -6.75rem !important
    }
    .ms-xl-n28 {
        margin-left: -7rem !important
    }
    .ms-xl-n29 {
        margin-left: -7.25rem !important
    }
    .ms-xl-n30 {
        margin-left: -7.5rem !important
    }
    .p-xl-0 {
        padding: 0 !important
    }
    .p-xl-1 {
        padding: .25rem !important
    }
    .p-xl-2 {
        padding: .5rem !important
    }
    .p-xl-3 {
        padding: .75rem !important
    }
    .p-xl-4 {
        padding: 1rem !important
    }
    .p-xl-5 {
        padding: 1.25rem !important
    }
    .p-xl-6 {
        padding: 1.5rem !important
    }
    .p-xl-7 {
        padding: 1.75rem !important
    }
    .p-xl-8 {
        padding: 2rem !important
    }
    .p-xl-9 {
        padding: 2.25rem !important
    }
    .p-xl-10 {
        padding: 2.5rem !important
    }
    .p-xl-11 {
        padding: 2.75rem !important
    }
    .p-xl-12 {
        padding: 3rem !important
    }
    .p-xl-13 {
        padding: 3.25rem !important
    }
    .p-xl-14 {
        padding: 3.5rem !important
    }
    .p-xl-15 {
        padding: 3.75rem !important
    }
    .p-xl-16 {
        padding: 4rem !important
    }
    .p-xl-17 {
        padding: 4.25rem !important
    }
    .p-xl-18 {
        padding: 4.5rem !important
    }
    .p-xl-19 {
        padding: 4.75rem !important
    }
    .p-xl-20 {
        padding: 5rem !important
    }
    .p-xl-21 {
        padding: 5.25rem !important
    }
    .p-xl-22 {
        padding: 5.5rem !important
    }
    .p-xl-23 {
        padding: 5.75rem !important
    }
    .p-xl-24 {
        padding: 6rem !important
    }
    .p-xl-25 {
        padding: 6.25rem !important
    }
    .p-xl-26 {
        padding: 6.5rem !important
    }
    .p-xl-27 {
        padding: 6.75rem !important
    }
    .p-xl-28 {
        padding: 7rem !important
    }
    .p-xl-29 {
        padding: 7.25rem !important
    }
    .p-xl-30 {
        padding: 7.5rem !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: .75rem !important;
        padding-left: .75rem !important
    }
    .px-xl-4 {
        padding-right: 1rem !important;
        padding-left: 1rem !important
    }
    .px-xl-5 {
        padding-right: 1.25rem !important;
        padding-left: 1.25rem !important
    }
    .px-xl-6 {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important
    }
    .px-xl-7 {
        padding-right: 1.75rem !important;
        padding-left: 1.75rem !important
    }
    .px-xl-8 {
        padding-right: 2rem !important;
        padding-left: 2rem !important
    }
    .px-xl-9 {
        padding-right: 2.25rem !important;
        padding-left: 2.25rem !important
    }
    .px-xl-10 {
        padding-right: 2.5rem !important;
        padding-left: 2.5rem !important
    }
    .px-xl-11 {
        padding-right: 2.75rem !important;
        padding-left: 2.75rem !important
    }
    .px-xl-12 {
        padding-right: 3rem !important;
        padding-left: 3rem !important
    }
    .px-xl-13 {
        padding-right: 3.25rem !important;
        padding-left: 3.25rem !important
    }
    .px-xl-14 {
        padding-right: 3.5rem !important;
        padding-left: 3.5rem !important
    }
    .px-xl-15 {
        padding-right: 3.75rem !important;
        padding-left: 3.75rem !important
    }
    .px-xl-16 {
        padding-right: 4rem !important;
        padding-left: 4rem !important
    }
    .px-xl-17 {
        padding-right: 4.25rem !important;
        padding-left: 4.25rem !important
    }
    .px-xl-18 {
        padding-right: 4.5rem !important;
        padding-left: 4.5rem !important
    }
    .px-xl-19 {
        padding-right: 4.75rem !important;
        padding-left: 4.75rem !important
    }
    .px-xl-20 {
        padding-right: 5rem !important;
        padding-left: 5rem !important
    }
    .px-xl-21 {
        padding-right: 5.25rem !important;
        padding-left: 5.25rem !important
    }
    .px-xl-22 {
        padding-right: 5.5rem !important;
        padding-left: 5.5rem !important
    }
    .px-xl-23 {
        padding-right: 5.75rem !important;
        padding-left: 5.75rem !important
    }
    .px-xl-24 {
        padding-right: 6rem !important;
        padding-left: 6rem !important
    }
    .px-xl-25 {
        padding-right: 6.25rem !important;
        padding-left: 6.25rem !important
    }
    .px-xl-26 {
        padding-right: 6.5rem !important;
        padding-left: 6.5rem !important
    }
    .px-xl-27 {
        padding-right: 6.75rem !important;
        padding-left: 6.75rem !important
    }
    .px-xl-28 {
        padding-right: 7rem !important;
        padding-left: 7rem !important
    }
    .px-xl-29 {
        padding-right: 7.25rem !important;
        padding-left: 7.25rem !important
    }
    .px-xl-30 {
        padding-right: 7.5rem !important;
        padding-left: 7.5rem !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: .75rem !important;
        padding-bottom: .75rem !important
    }
    .py-xl-4 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important
    }
    .py-xl-5 {
        padding-top: 1.25rem !important;
        padding-bottom: 1.25rem !important
    }
    .py-xl-6 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important
    }
    .py-xl-7 {
        padding-top: 1.75rem !important;
        padding-bottom: 1.75rem !important
    }
    .py-xl-8 {
        padding-top: 2rem !important;
        padding-bottom: 2rem !important
    }
    .py-xl-9 {
        padding-top: 2.25rem !important;
        padding-bottom: 2.25rem !important
    }
    .py-xl-10 {
        padding-top: 2.5rem !important;
        padding-bottom: 2.5rem !important
    }
    .py-xl-11 {
        padding-top: 2.75rem !important;
        padding-bottom: 2.75rem !important
    }
    .py-xl-12 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important
    }
    .py-xl-13 {
        padding-top: 3.25rem !important;
        padding-bottom: 3.25rem !important
    }
    .py-xl-14 {
        padding-top: 3.5rem !important;
        padding-bottom: 3.5rem !important
    }
    .py-xl-15 {
        padding-top: 3.75rem !important;
        padding-bottom: 3.75rem !important
    }
    .py-xl-16 {
        padding-top: 4rem !important;
        padding-bottom: 4rem !important
    }
    .py-xl-17 {
        padding-top: 4.25rem !important;
        padding-bottom: 4.25rem !important
    }
    .py-xl-18 {
        padding-top: 4.5rem !important;
        padding-bottom: 4.5rem !important
    }
    .py-xl-19 {
        padding-top: 4.75rem !important;
        padding-bottom: 4.75rem !important
    }
    .py-xl-20 {
        padding-top: 5rem !important;
        padding-bottom: 5rem !important
    }
    .py-xl-21 {
        padding-top: 5.25rem !important;
        padding-bottom: 5.25rem !important
    }
    .py-xl-22 {
        padding-top: 5.5rem !important;
        padding-bottom: 5.5rem !important
    }
    .py-xl-23 {
        padding-top: 5.75rem !important;
        padding-bottom: 5.75rem !important
    }
    .py-xl-24 {
        padding-top: 6rem !important;
        padding-bottom: 6rem !important
    }
    .py-xl-25 {
        padding-top: 6.25rem !important;
        padding-bottom: 6.25rem !important
    }
    .py-xl-26 {
        padding-top: 6.5rem !important;
        padding-bottom: 6.5rem !important
    }
    .py-xl-27 {
        padding-top: 6.75rem !important;
        padding-bottom: 6.75rem !important
    }
    .py-xl-28 {
        padding-top: 7rem !important;
        padding-bottom: 7rem !important
    }
    .py-xl-29 {
        padding-top: 7.25rem !important;
        padding-bottom: 7.25rem !important
    }
    .py-xl-30 {
        padding-top: 7.5rem !important;
        padding-bottom: 7.5rem !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: .75rem !important
    }
    .pt-xl-4 {
        padding-top: 1rem !important
    }
    .pt-xl-5 {
        padding-top: 1.25rem !important
    }
    .pt-xl-6 {
        padding-top: 1.5rem !important
    }
    .pt-xl-7 {
        padding-top: 1.75rem !important
    }
    .pt-xl-8 {
        padding-top: 2rem !important
    }
    .pt-xl-9 {
        padding-top: 2.25rem !important
    }
    .pt-xl-10 {
        padding-top: 2.5rem !important
    }
    .pt-xl-11 {
        padding-top: 2.75rem !important
    }
    .pt-xl-12 {
        padding-top: 3rem !important
    }
    .pt-xl-13 {
        padding-top: 3.25rem !important
    }
    .pt-xl-14 {
        padding-top: 3.5rem !important
    }
    .pt-xl-15 {
        padding-top: 3.75rem !important
    }
    .pt-xl-16 {
        padding-top: 4rem !important
    }
    .pt-xl-17 {
        padding-top: 4.25rem !important
    }
    .pt-xl-18 {
        padding-top: 4.5rem !important
    }
    .pt-xl-19 {
        padding-top: 4.75rem !important
    }
    .pt-xl-20 {
        padding-top: 5rem !important
    }
    .pt-xl-21 {
        padding-top: 5.25rem !important
    }
    .pt-xl-22 {
        padding-top: 5.5rem !important
    }
    .pt-xl-23 {
        padding-top: 5.75rem !important
    }
    .pt-xl-24 {
        padding-top: 6rem !important
    }
    .pt-xl-25 {
        padding-top: 6.25rem !important
    }
    .pt-xl-26 {
        padding-top: 6.5rem !important
    }
    .pt-xl-27 {
        padding-top: 6.75rem !important
    }
    .pt-xl-28 {
        padding-top: 7rem !important
    }
    .pt-xl-29 {
        padding-top: 7.25rem !important
    }
    .pt-xl-30 {
        padding-top: 7.5rem !important
    }
    .pe-xl-0 {
        padding-right: 0 !important
    }
    .pe-xl-1 {
        padding-right: .25rem !important
    }
    .pe-xl-2 {
        padding-right: .5rem !important
    }
    .pe-xl-3 {
        padding-right: .75rem !important
    }
    .pe-xl-4 {
        padding-right: 1rem !important
    }
    .pe-xl-5 {
        padding-right: 1.25rem !important
    }
    .pe-xl-6 {
        padding-right: 1.5rem !important
    }
    .pe-xl-7 {
        padding-right: 1.75rem !important
    }
    .pe-xl-8 {
        padding-right: 2rem !important
    }
    .pe-xl-9 {
        padding-right: 2.25rem !important
    }
    .pe-xl-10 {
        padding-right: 2.5rem !important
    }
    .pe-xl-11 {
        padding-right: 2.75rem !important
    }
    .pe-xl-12 {
        padding-right: 3rem !important
    }
    .pe-xl-13 {
        padding-right: 3.25rem !important
    }
    .pe-xl-14 {
        padding-right: 3.5rem !important
    }
    .pe-xl-15 {
        padding-right: 3.75rem !important
    }
    .pe-xl-16 {
        padding-right: 4rem !important
    }
    .pe-xl-17 {
        padding-right: 4.25rem !important
    }
    .pe-xl-18 {
        padding-right: 4.5rem !important
    }
    .pe-xl-19 {
        padding-right: 4.75rem !important
    }
    .pe-xl-20 {
        padding-right: 5rem !important
    }
    .pe-xl-21 {
        padding-right: 5.25rem !important
    }
    .pe-xl-22 {
        padding-right: 5.5rem !important
    }
    .pe-xl-23 {
        padding-right: 5.75rem !important
    }
    .pe-xl-24 {
        padding-right: 6rem !important
    }
    .pe-xl-25 {
        padding-right: 6.25rem !important
    }
    .pe-xl-26 {
        padding-right: 6.5rem !important
    }
    .pe-xl-27 {
        padding-right: 6.75rem !important
    }
    .pe-xl-28 {
        padding-right: 7rem !important
    }
    .pe-xl-29 {
        padding-right: 7.25rem !important
    }
    .pe-xl-30 {
        padding-right: 7.5rem !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: .75rem !important
    }
    .pb-xl-4 {
        padding-bottom: 1rem !important
    }
    .pb-xl-5 {
        padding-bottom: 1.25rem !important
    }
    .pb-xl-6 {
        padding-bottom: 1.5rem !important
    }
    .pb-xl-7 {
        padding-bottom: 1.75rem !important
    }
    .pb-xl-8 {
        padding-bottom: 2rem !important
    }
    .pb-xl-9 {
        padding-bottom: 2.25rem !important
    }
    .pb-xl-10 {
        padding-bottom: 2.5rem !important
    }
    .pb-xl-11 {
        padding-bottom: 2.75rem !important
    }
    .pb-xl-12 {
        padding-bottom: 3rem !important
    }
    .pb-xl-13 {
        padding-bottom: 3.25rem !important
    }
    .pb-xl-14 {
        padding-bottom: 3.5rem !important
    }
    .pb-xl-15 {
        padding-bottom: 3.75rem !important
    }
    .pb-xl-16 {
        padding-bottom: 4rem !important
    }
    .pb-xl-17 {
        padding-bottom: 4.25rem !important
    }
    .pb-xl-18 {
        padding-bottom: 4.5rem !important
    }
    .pb-xl-19 {
        padding-bottom: 4.75rem !important
    }
    .pb-xl-20 {
        padding-bottom: 5rem !important
    }
    .pb-xl-21 {
        padding-bottom: 5.25rem !important
    }
    .pb-xl-22 {
        padding-bottom: 5.5rem !important
    }
    .pb-xl-23 {
        padding-bottom: 5.75rem !important
    }
    .pb-xl-24 {
        padding-bottom: 6rem !important
    }
    .pb-xl-25 {
        padding-bottom: 6.25rem !important
    }
    .pb-xl-26 {
        padding-bottom: 6.5rem !important
    }
    .pb-xl-27 {
        padding-bottom: 6.75rem !important
    }
    .pb-xl-28 {
        padding-bottom: 7rem !important
    }
    .pb-xl-29 {
        padding-bottom: 7.25rem !important
    }
    .pb-xl-30 {
        padding-bottom: 7.5rem !important
    }
    .ps-xl-0 {
        padding-left: 0 !important
    }
    .ps-xl-1 {
        padding-left: .25rem !important
    }
    .ps-xl-2 {
        padding-left: .5rem !important
    }
    .ps-xl-3 {
        padding-left: .75rem !important
    }
    .ps-xl-4 {
        padding-left: 1rem !important
    }
    .ps-xl-5 {
        padding-left: 1.25rem !important
    }
    .ps-xl-6 {
        padding-left: 1.5rem !important
    }
    .ps-xl-7 {
        padding-left: 1.75rem !important
    }
    .ps-xl-8 {
        padding-left: 2rem !important
    }
    .ps-xl-9 {
        padding-left: 2.25rem !important
    }
    .ps-xl-10 {
        padding-left: 2.5rem !important
    }
    .ps-xl-11 {
        padding-left: 2.75rem !important
    }
    .ps-xl-12 {
        padding-left: 3rem !important
    }
    .ps-xl-13 {
        padding-left: 3.25rem !important
    }
    .ps-xl-14 {
        padding-left: 3.5rem !important
    }
    .ps-xl-15 {
        padding-left: 3.75rem !important
    }
    .ps-xl-16 {
        padding-left: 4rem !important
    }
    .ps-xl-17 {
        padding-left: 4.25rem !important
    }
    .ps-xl-18 {
        padding-left: 4.5rem !important
    }
    .ps-xl-19 {
        padding-left: 4.75rem !important
    }
    .ps-xl-20 {
        padding-left: 5rem !important
    }
    .ps-xl-21 {
        padding-left: 5.25rem !important
    }
    .ps-xl-22 {
        padding-left: 5.5rem !important
    }
    .ps-xl-23 {
        padding-left: 5.75rem !important
    }
    .ps-xl-24 {
        padding-left: 6rem !important
    }
    .ps-xl-25 {
        padding-left: 6.25rem !important
    }
    .ps-xl-26 {
        padding-left: 6.5rem !important
    }
    .ps-xl-27 {
        padding-left: 6.75rem !important
    }
    .ps-xl-28 {
        padding-left: 7rem !important
    }
    .ps-xl-29 {
        padding-left: 7.25rem !important
    }
    .ps-xl-30 {
        padding-left: 7.5rem !important
    }
    .gap-xl-0 {
        gap: 0 !important
    }
    .gap-xl-1 {
        gap: .25rem !important
    }
    .gap-xl-2 {
        gap: .5rem !important
    }
    .gap-xl-3 {
        gap: .75rem !important
    }
    .gap-xl-4 {
        gap: 1rem !important
    }
    .gap-xl-5 {
        gap: 1.25rem !important
    }
    .gap-xl-6 {
        gap: 1.5rem !important
    }
    .gap-xl-7 {
        gap: 1.75rem !important
    }
    .gap-xl-8 {
        gap: 2rem !important
    }
    .gap-xl-9 {
        gap: 2.25rem !important
    }
    .gap-xl-10 {
        gap: 2.5rem !important
    }
    .gap-xl-11 {
        gap: 2.75rem !important
    }
    .gap-xl-12 {
        gap: 3rem !important
    }
    .gap-xl-13 {
        gap: 3.25rem !important
    }
    .gap-xl-14 {
        gap: 3.5rem !important
    }
    .gap-xl-15 {
        gap: 3.75rem !important
    }
    .gap-xl-16 {
        gap: 4rem !important
    }
    .gap-xl-17 {
        gap: 4.25rem !important
    }
    .gap-xl-18 {
        gap: 4.5rem !important
    }
    .gap-xl-19 {
        gap: 4.75rem !important
    }
    .gap-xl-20 {
        gap: 5rem !important
    }
    .gap-xl-21 {
        gap: 5.25rem !important
    }
    .gap-xl-22 {
        gap: 5.5rem !important
    }
    .gap-xl-23 {
        gap: 5.75rem !important
    }
    .gap-xl-24 {
        gap: 6rem !important
    }
    .gap-xl-25 {
        gap: 6.25rem !important
    }
    .gap-xl-26 {
        gap: 6.5rem !important
    }
    .gap-xl-27 {
        gap: 6.75rem !important
    }
    .gap-xl-28 {
        gap: 7rem !important
    }
    .gap-xl-29 {
        gap: 7.25rem !important
    }
    .gap-xl-30 {
        gap: 7.5rem !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: .75rem !important
    }
    .row-gap-xl-4 {
        row-gap: 1rem !important
    }
    .row-gap-xl-5 {
        row-gap: 1.25rem !important
    }
    .row-gap-xl-6 {
        row-gap: 1.5rem !important
    }
    .row-gap-xl-7 {
        row-gap: 1.75rem !important
    }
    .row-gap-xl-8 {
        row-gap: 2rem !important
    }
    .row-gap-xl-9 {
        row-gap: 2.25rem !important
    }
    .row-gap-xl-10 {
        row-gap: 2.5rem !important
    }
    .row-gap-xl-11 {
        row-gap: 2.75rem !important
    }
    .row-gap-xl-12 {
        row-gap: 3rem !important
    }
    .row-gap-xl-13 {
        row-gap: 3.25rem !important
    }
    .row-gap-xl-14 {
        row-gap: 3.5rem !important
    }
    .row-gap-xl-15 {
        row-gap: 3.75rem !important
    }
    .row-gap-xl-16 {
        row-gap: 4rem !important
    }
    .row-gap-xl-17 {
        row-gap: 4.25rem !important
    }
    .row-gap-xl-18 {
        row-gap: 4.5rem !important
    }
    .row-gap-xl-19 {
        row-gap: 4.75rem !important
    }
    .row-gap-xl-20 {
        row-gap: 5rem !important
    }
    .row-gap-xl-21 {
        row-gap: 5.25rem !important
    }
    .row-gap-xl-22 {
        row-gap: 5.5rem !important
    }
    .row-gap-xl-23 {
        row-gap: 5.75rem !important
    }
    .row-gap-xl-24 {
        row-gap: 6rem !important
    }
    .row-gap-xl-25 {
        row-gap: 6.25rem !important
    }
    .row-gap-xl-26 {
        row-gap: 6.5rem !important
    }
    .row-gap-xl-27 {
        row-gap: 6.75rem !important
    }
    .row-gap-xl-28 {
        row-gap: 7rem !important
    }
    .row-gap-xl-29 {
        row-gap: 7.25rem !important
    }
    .row-gap-xl-30 {
        row-gap: 7.5rem !important
    }
    .column-gap-xl-0 {
        -webkit-column-gap: 0 !important;
        -moz-column-gap: 0 !important;
        column-gap: 0 !important
    }
    .column-gap-xl-1 {
        -webkit-column-gap: .25rem !important;
        -moz-column-gap: .25rem !important;
        column-gap: .25rem !important
    }
    .column-gap-xl-2 {
        -webkit-column-gap: .5rem !important;
        -moz-column-gap: .5rem !important;
        column-gap: .5rem !important
    }
    .column-gap-xl-3 {
        -webkit-column-gap: .75rem !important;
        -moz-column-gap: .75rem !important;
        column-gap: .75rem !important
    }
    .column-gap-xl-4 {
        -webkit-column-gap: 1rem !important;
        -moz-column-gap: 1rem !important;
        column-gap: 1rem !important
    }
    .column-gap-xl-5 {
        -webkit-column-gap: 1.25rem !important;
        -moz-column-gap: 1.25rem !important;
        column-gap: 1.25rem !important
    }
    .column-gap-xl-6 {
        -webkit-column-gap: 1.5rem !important;
        -moz-column-gap: 1.5rem !important;
        column-gap: 1.5rem !important
    }
    .column-gap-xl-7 {
        -webkit-column-gap: 1.75rem !important;
        -moz-column-gap: 1.75rem !important;
        column-gap: 1.75rem !important
    }
    .column-gap-xl-8 {
        -webkit-column-gap: 2rem !important;
        -moz-column-gap: 2rem !important;
        column-gap: 2rem !important
    }
    .column-gap-xl-9 {
        -webkit-column-gap: 2.25rem !important;
        -moz-column-gap: 2.25rem !important;
        column-gap: 2.25rem !important
    }
    .column-gap-xl-10 {
        -webkit-column-gap: 2.5rem !important;
        -moz-column-gap: 2.5rem !important;
        column-gap: 2.5rem !important
    }
    .column-gap-xl-11 {
        -webkit-column-gap: 2.75rem !important;
        -moz-column-gap: 2.75rem !important;
        column-gap: 2.75rem !important
    }
    .column-gap-xl-12 {
        -webkit-column-gap: 3rem !important;
        -moz-column-gap: 3rem !important;
        column-gap: 3rem !important
    }
    .column-gap-xl-13 {
        -webkit-column-gap: 3.25rem !important;
        -moz-column-gap: 3.25rem !important;
        column-gap: 3.25rem !important
    }
    .column-gap-xl-14 {
        -webkit-column-gap: 3.5rem !important;
        -moz-column-gap: 3.5rem !important;
        column-gap: 3.5rem !important
    }
    .column-gap-xl-15 {
        -webkit-column-gap: 3.75rem !important;
        -moz-column-gap: 3.75rem !important;
        column-gap: 3.75rem !important
    }
    .column-gap-xl-16 {
        -webkit-column-gap: 4rem !important;
        -moz-column-gap: 4rem !important;
        column-gap: 4rem !important
    }
    .column-gap-xl-17 {
        -webkit-column-gap: 4.25rem !important;
        -moz-column-gap: 4.25rem !important;
        column-gap: 4.25rem !important
    }
    .column-gap-xl-18 {
        -webkit-column-gap: 4.5rem !important;
        -moz-column-gap: 4.5rem !important;
        column-gap: 4.5rem !important
    }
    .column-gap-xl-19 {
        -webkit-column-gap: 4.75rem !important;
        -moz-column-gap: 4.75rem !important;
        column-gap: 4.75rem !important
    }
    .column-gap-xl-20 {
        -webkit-column-gap: 5rem !important;
        -moz-column-gap: 5rem !important;
        column-gap: 5rem !important
    }
    .column-gap-xl-21 {
        -webkit-column-gap: 5.25rem !important;
        -moz-column-gap: 5.25rem !important;
        column-gap: 5.25rem !important
    }
    .column-gap-xl-22 {
        -webkit-column-gap: 5.5rem !important;
        -moz-column-gap: 5.5rem !important;
        column-gap: 5.5rem !important
    }
    .column-gap-xl-23 {
        -webkit-column-gap: 5.75rem !important;
        -moz-column-gap: 5.75rem !important;
        column-gap: 5.75rem !important
    }
    .column-gap-xl-24 {
        -webkit-column-gap: 6rem !important;
        -moz-column-gap: 6rem !important;
        column-gap: 6rem !important
    }
    .column-gap-xl-25 {
        -webkit-column-gap: 6.25rem !important;
        -moz-column-gap: 6.25rem !important;
        column-gap: 6.25rem !important
    }
    .column-gap-xl-26 {
        -webkit-column-gap: 6.5rem !important;
        -moz-column-gap: 6.5rem !important;
        column-gap: 6.5rem !important
    }
    .column-gap-xl-27 {
        -webkit-column-gap: 6.75rem !important;
        -moz-column-gap: 6.75rem !important;
        column-gap: 6.75rem !important
    }
    .column-gap-xl-28 {
        -webkit-column-gap: 7rem !important;
        -moz-column-gap: 7rem !important;
        column-gap: 7rem !important
    }
    .column-gap-xl-29 {
        -webkit-column-gap: 7.25rem !important;
        -moz-column-gap: 7.25rem !important;
        column-gap: 7.25rem !important
    }
    .column-gap-xl-30 {
        -webkit-column-gap: 7.5rem !important;
        -moz-column-gap: 7.5rem !important;
        column-gap: 7.5rem !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) {
    .float-xxl-start {
        float: left !important
    }
    .float-xxl-end {
        float: right !important
    }
    .float-xxl-none {
        float: none !important
    }
    .object-fit-xxl-contain {
        -o-object-fit: contain !important;
        object-fit: contain !important
    }
    .object-fit-xxl-cover {
        -o-object-fit: cover !important;
        object-fit: cover !important
    }
    .object-fit-xxl-fill {
        -o-object-fit: fill !important;
        object-fit: fill !important
    }
    .object-fit-xxl-scale {
        -o-object-fit: scale-down !important;
        object-fit: scale-down !important
    }
    .object-fit-xxl-none {
        -o-object-fit: none !important;
        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-table {
        display: table !important
    }
    .d-xxl-table-row {
        display: table-row !important
    }
    .d-xxl-table-cell {
        display: table-cell !important
    }
    .d-xxl-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }
    .d-xxl-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
    .d-xxl-none {
        display: none !important
    }
    .flex-xxl-fill {
        -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important
    }
    .flex-xxl-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }
    .flex-xxl-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }
    .flex-xxl-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }
    .flex-xxl-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }
    .flex-xxl-grow-0 {
        -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important
    }
    .flex-xxl-grow-1 {
        -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important
    }
    .flex-xxl-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important
    }
    .flex-xxl-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important
    }
    .flex-xxl-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }
    .flex-xxl-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }
    .flex-xxl-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }
    .justify-content-xxl-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }
    .justify-content-xxl-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }
    .justify-content-xxl-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }
    .justify-content-xxl-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }
    .justify-content-xxl-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }
    .justify-content-xxl-evenly {
        -webkit-box-pack: space-evenly !important;
        -ms-flex-pack: space-evenly !important;
        justify-content: space-evenly !important
    }
    .align-items-xxl-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }
    .align-items-xxl-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }
    .align-items-xxl-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important
    }
    .align-items-xxl-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }
    .align-items-xxl-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }
    .align-content-xxl-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }
    .align-content-xxl-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }
    .align-content-xxl-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }
    .align-content-xxl-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }
    .align-content-xxl-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }
    .align-content-xxl-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }
    .align-self-xxl-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important
    }
    .align-self-xxl-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }
    .align-self-xxl-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }
    .align-self-xxl-center {
        -ms-flex-item-align: center !important;
        align-self: center !important
    }
    .align-self-xxl-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }
    .align-self-xxl-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }
    .order-xxl-first {
        -webkit-box-ordinal-group: 0 !important;
        -ms-flex-order: -1 !important;
        order: -1 !important
    }
    .order-xxl-0 {
        -webkit-box-ordinal-group: 1 !important;
        -ms-flex-order: 0 !important;
        order: 0 !important
    }
    .order-xxl-1 {
        -webkit-box-ordinal-group: 2 !important;
        -ms-flex-order: 1 !important;
        order: 1 !important
    }
    .order-xxl-2 {
        -webkit-box-ordinal-group: 3 !important;
        -ms-flex-order: 2 !important;
        order: 2 !important
    }
    .order-xxl-3 {
        -webkit-box-ordinal-group: 4 !important;
        -ms-flex-order: 3 !important;
        order: 3 !important
    }
    .order-xxl-4 {
        -webkit-box-ordinal-group: 5 !important;
        -ms-flex-order: 4 !important;
        order: 4 !important
    }
    .order-xxl-5 {
        -webkit-box-ordinal-group: 6 !important;
        -ms-flex-order: 5 !important;
        order: 5 !important
    }
    .order-xxl-last {
        -webkit-box-ordinal-group: 7 !important;
        -ms-flex-order: 6 !important;
        order: 6 !important
    }
    .m-xxl-0 {
        margin: 0 !important
    }
    .m-xxl-1 {
        margin: .25rem !important
    }
    .m-xxl-2 {
        margin: .5rem !important
    }
    .m-xxl-3 {
        margin: .75rem !important
    }
    .m-xxl-4 {
        margin: 1rem !important
    }
    .m-xxl-5 {
        margin: 1.25rem !important
    }
    .m-xxl-6 {
        margin: 1.5rem !important
    }
    .m-xxl-7 {
        margin: 1.75rem !important
    }
    .m-xxl-8 {
        margin: 2rem !important
    }
    .m-xxl-9 {
        margin: 2.25rem !important
    }
    .m-xxl-10 {
        margin: 2.5rem !important
    }
    .m-xxl-11 {
        margin: 2.75rem !important
    }
    .m-xxl-12 {
        margin: 3rem !important
    }
    .m-xxl-13 {
        margin: 3.25rem !important
    }
    .m-xxl-14 {
        margin: 3.5rem !important
    }
    .m-xxl-15 {
        margin: 3.75rem !important
    }
    .m-xxl-16 {
        margin: 4rem !important
    }
    .m-xxl-17 {
        margin: 4.25rem !important
    }
    .m-xxl-18 {
        margin: 4.5rem !important
    }
    .m-xxl-19 {
        margin: 4.75rem !important
    }
    .m-xxl-20 {
        margin: 5rem !important
    }
    .m-xxl-21 {
        margin: 5.25rem !important
    }
    .m-xxl-22 {
        margin: 5.5rem !important
    }
    .m-xxl-23 {
        margin: 5.75rem !important
    }
    .m-xxl-24 {
        margin: 6rem !important
    }
    .m-xxl-25 {
        margin: 6.25rem !important
    }
    .m-xxl-26 {
        margin: 6.5rem !important
    }
    .m-xxl-27 {
        margin: 6.75rem !important
    }
    .m-xxl-28 {
        margin: 7rem !important
    }
    .m-xxl-29 {
        margin: 7.25rem !important
    }
    .m-xxl-30 {
        margin: 7.5rem !important
    }
    .m-xxl-auto {
        margin: auto !important
    }
    .mx-xxl-0 {
        margin-right: 0 !important;
        margin-left: 0 !important
    }
    .mx-xxl-1 {
        margin-right: .25rem !important;
        margin-left: .25rem !important
    }
    .mx-xxl-2 {
        margin-right: .5rem !important;
        margin-left: .5rem !important
    }
    .mx-xxl-3 {
        margin-right: .75rem !important;
        margin-left: .75rem !important
    }
    .mx-xxl-4 {
        margin-right: 1rem !important;
        margin-left: 1rem !important
    }
    .mx-xxl-5 {
        margin-right: 1.25rem !important;
        margin-left: 1.25rem !important
    }
    .mx-xxl-6 {
        margin-right: 1.5rem !important;
        margin-left: 1.5rem !important
    }
    .mx-xxl-7 {
        margin-right: 1.75rem !important;
        margin-left: 1.75rem !important
    }
    .mx-xxl-8 {
        margin-right: 2rem !important;
        margin-left: 2rem !important
    }
    .mx-xxl-9 {
        margin-right: 2.25rem !important;
        margin-left: 2.25rem !important
    }
    .mx-xxl-10 {
        margin-right: 2.5rem !important;
        margin-left: 2.5rem !important
    }
    .mx-xxl-11 {
        margin-right: 2.75rem !important;
        margin-left: 2.75rem !important
    }
    .mx-xxl-12 {
        margin-right: 3rem !important;
        margin-left: 3rem !important
    }
    .mx-xxl-13 {
        margin-right: 3.25rem !important;
        margin-left: 3.25rem !important
    }
    .mx-xxl-14 {
        margin-right: 3.5rem !important;
        margin-left: 3.5rem !important
    }
    .mx-xxl-15 {
        margin-right: 3.75rem !important;
        margin-left: 3.75rem !important
    }
    .mx-xxl-16 {
        margin-right: 4rem !important;
        margin-left: 4rem !important
    }
    .mx-xxl-17 {
        margin-right: 4.25rem !important;
        margin-left: 4.25rem !important
    }
    .mx-xxl-18 {
        margin-right: 4.5rem !important;
        margin-left: 4.5rem !important
    }
    .mx-xxl-19 {
        margin-right: 4.75rem !important;
        margin-left: 4.75rem !important
    }
    .mx-xxl-20 {
        margin-right: 5rem !important;
        margin-left: 5rem !important
    }
    .mx-xxl-21 {
        margin-right: 5.25rem !important;
        margin-left: 5.25rem !important
    }
    .mx-xxl-22 {
        margin-right: 5.5rem !important;
        margin-left: 5.5rem !important
    }
    .mx-xxl-23 {
        margin-right: 5.75rem !important;
        margin-left: 5.75rem !important
    }
    .mx-xxl-24 {
        margin-right: 6rem !important;
        margin-left: 6rem !important
    }
    .mx-xxl-25 {
        margin-right: 6.25rem !important;
        margin-left: 6.25rem !important
    }
    .mx-xxl-26 {
        margin-right: 6.5rem !important;
        margin-left: 6.5rem !important
    }
    .mx-xxl-27 {
        margin-right: 6.75rem !important;
        margin-left: 6.75rem !important
    }
    .mx-xxl-28 {
        margin-right: 7rem !important;
        margin-left: 7rem !important
    }
    .mx-xxl-29 {
        margin-right: 7.25rem !important;
        margin-left: 7.25rem !important
    }
    .mx-xxl-30 {
        margin-right: 7.5rem !important;
        margin-left: 7.5rem !important
    }
    .mx-xxl-auto {
        margin-right: auto !important;
        margin-left: auto !important
    }
    .my-xxl-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important
    }
    .my-xxl-1 {
        margin-top: .25rem !important;
        margin-bottom: .25rem !important
    }
    .my-xxl-2 {
        margin-top: .5rem !important;
        margin-bottom: .5rem !important
    }
    .my-xxl-3 {
        margin-top: .75rem !important;
        margin-bottom: .75rem !important
    }
    .my-xxl-4 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important
    }
    .my-xxl-5 {
        margin-top: 1.25rem !important;
        margin-bottom: 1.25rem !important
    }
    .my-xxl-6 {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important
    }
    .my-xxl-7 {
        margin-top: 1.75rem !important;
        margin-bottom: 1.75rem !important
    }
    .my-xxl-8 {
        margin-top: 2rem !important;
        margin-bottom: 2rem !important
    }
    .my-xxl-9 {
        margin-top: 2.25rem !important;
        margin-bottom: 2.25rem !important
    }
    .my-xxl-10 {
        margin-top: 2.5rem !important;
        margin-bottom: 2.5rem !important
    }
    .my-xxl-11 {
        margin-top: 2.75rem !important;
        margin-bottom: 2.75rem !important
    }
    .my-xxl-12 {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important
    }
    .my-xxl-13 {
        margin-top: 3.25rem !important;
        margin-bottom: 3.25rem !important
    }
    .my-xxl-14 {
        margin-top: 3.5rem !important;
        margin-bottom: 3.5rem !important
    }
    .my-xxl-15 {
        margin-top: 3.75rem !important;
        margin-bottom: 3.75rem !important
    }
    .my-xxl-16 {
        margin-top: 4rem !important;
        margin-bottom: 4rem !important
    }
    .my-xxl-17 {
        margin-top: 4.25rem !important;
        margin-bottom: 4.25rem !important
    }
    .my-xxl-18 {
        margin-top: 4.5rem !important;
        margin-bottom: 4.5rem !important
    }
    .my-xxl-19 {
        margin-top: 4.75rem !important;
        margin-bottom: 4.75rem !important
    }
    .my-xxl-20 {
        margin-top: 5rem !important;
        margin-bottom: 5rem !important
    }
    .my-xxl-21 {
        margin-top: 5.25rem !important;
        margin-bottom: 5.25rem !important
    }
    .my-xxl-22 {
        margin-top: 5.5rem !important;
        margin-bottom: 5.5rem !important
    }
    .my-xxl-23 {
        margin-top: 5.75rem !important;
        margin-bottom: 5.75rem !important
    }
    .my-xxl-24 {
        margin-top: 6rem !important;
        margin-bottom: 6rem !important
    }
    .my-xxl-25 {
        margin-top: 6.25rem !important;
        margin-bottom: 6.25rem !important
    }
    .my-xxl-26 {
        margin-top: 6.5rem !important;
        margin-bottom: 6.5rem !important
    }
    .my-xxl-27 {
        margin-top: 6.75rem !important;
        margin-bottom: 6.75rem !important
    }
    .my-xxl-28 {
        margin-top: 7rem !important;
        margin-bottom: 7rem !important
    }
    .my-xxl-29 {
        margin-top: 7.25rem !important;
        margin-bottom: 7.25rem !important
    }
    .my-xxl-30 {
        margin-top: 7.5rem !important;
        margin-bottom: 7.5rem !important
    }
    .my-xxl-auto {
        margin-top: auto !important;
        margin-bottom: 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: .75rem !important
    }
    .mt-xxl-4 {
        margin-top: 1rem !important
    }
    .mt-xxl-5 {
        margin-top: 1.25rem !important
    }
    .mt-xxl-6 {
        margin-top: 1.5rem !important
    }
    .mt-xxl-7 {
        margin-top: 1.75rem !important
    }
    .mt-xxl-8 {
        margin-top: 2rem !important
    }
    .mt-xxl-9 {
        margin-top: 2.25rem !important
    }
    .mt-xxl-10 {
        margin-top: 2.5rem !important
    }
    .mt-xxl-11 {
        margin-top: 2.75rem !important
    }
    .mt-xxl-12 {
        margin-top: 3rem !important
    }
    .mt-xxl-13 {
        margin-top: 3.25rem !important
    }
    .mt-xxl-14 {
        margin-top: 3.5rem !important
    }
    .mt-xxl-15 {
        margin-top: 3.75rem !important
    }
    .mt-xxl-16 {
        margin-top: 4rem !important
    }
    .mt-xxl-17 {
        margin-top: 4.25rem !important
    }
    .mt-xxl-18 {
        margin-top: 4.5rem !important
    }
    .mt-xxl-19 {
        margin-top: 4.75rem !important
    }
    .mt-xxl-20 {
        margin-top: 5rem !important
    }
    .mt-xxl-21 {
        margin-top: 5.25rem !important
    }
    .mt-xxl-22 {
        margin-top: 5.5rem !important
    }
    .mt-xxl-23 {
        margin-top: 5.75rem !important
    }
    .mt-xxl-24 {
        margin-top: 6rem !important
    }
    .mt-xxl-25 {
        margin-top: 6.25rem !important
    }
    .mt-xxl-26 {
        margin-top: 6.5rem !important
    }
    .mt-xxl-27 {
        margin-top: 6.75rem !important
    }
    .mt-xxl-28 {
        margin-top: 7rem !important
    }
    .mt-xxl-29 {
        margin-top: 7.25rem !important
    }
    .mt-xxl-30 {
        margin-top: 7.5rem !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: .75rem !important
    }
    .me-xxl-4 {
        margin-right: 1rem !important
    }
    .me-xxl-5 {
        margin-right: 1.25rem !important
    }
    .me-xxl-6 {
        margin-right: 1.5rem !important
    }
    .me-xxl-7 {
        margin-right: 1.75rem !important
    }
    .me-xxl-8 {
        margin-right: 2rem !important
    }
    .me-xxl-9 {
        margin-right: 2.25rem !important
    }
    .me-xxl-10 {
        margin-right: 2.5rem !important
    }
    .me-xxl-11 {
        margin-right: 2.75rem !important
    }
    .me-xxl-12 {
        margin-right: 3rem !important
    }
    .me-xxl-13 {
        margin-right: 3.25rem !important
    }
    .me-xxl-14 {
        margin-right: 3.5rem !important
    }
    .me-xxl-15 {
        margin-right: 3.75rem !important
    }
    .me-xxl-16 {
        margin-right: 4rem !important
    }
    .me-xxl-17 {
        margin-right: 4.25rem !important
    }
    .me-xxl-18 {
        margin-right: 4.5rem !important
    }
    .me-xxl-19 {
        margin-right: 4.75rem !important
    }
    .me-xxl-20 {
        margin-right: 5rem !important
    }
    .me-xxl-21 {
        margin-right: 5.25rem !important
    }
    .me-xxl-22 {
        margin-right: 5.5rem !important
    }
    .me-xxl-23 {
        margin-right: 5.75rem !important
    }
    .me-xxl-24 {
        margin-right: 6rem !important
    }
    .me-xxl-25 {
        margin-right: 6.25rem !important
    }
    .me-xxl-26 {
        margin-right: 6.5rem !important
    }
    .me-xxl-27 {
        margin-right: 6.75rem !important
    }
    .me-xxl-28 {
        margin-right: 7rem !important
    }
    .me-xxl-29 {
        margin-right: 7.25rem !important
    }
    .me-xxl-30 {
        margin-right: 7.5rem !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: .75rem !important
    }
    .mb-xxl-4 {
        margin-bottom: 1rem !important
    }
    .mb-xxl-5 {
        margin-bottom: 1.25rem !important
    }
    .mb-xxl-6 {
        margin-bottom: 1.5rem !important
    }
    .mb-xxl-7 {
        margin-bottom: 1.75rem !important
    }
    .mb-xxl-8 {
        margin-bottom: 2rem !important
    }
    .mb-xxl-9 {
        margin-bottom: 2.25rem !important
    }
    .mb-xxl-10 {
        margin-bottom: 2.5rem !important
    }
    .mb-xxl-11 {
        margin-bottom: 2.75rem !important
    }
    .mb-xxl-12 {
        margin-bottom: 3rem !important
    }
    .mb-xxl-13 {
        margin-bottom: 3.25rem !important
    }
    .mb-xxl-14 {
        margin-bottom: 3.5rem !important
    }
    .mb-xxl-15 {
        margin-bottom: 3.75rem !important
    }
    .mb-xxl-16 {
        margin-bottom: 4rem !important
    }
    .mb-xxl-17 {
        margin-bottom: 4.25rem !important
    }
    .mb-xxl-18 {
        margin-bottom: 4.5rem !important
    }
    .mb-xxl-19 {
        margin-bottom: 4.75rem !important
    }
    .mb-xxl-20 {
        margin-bottom: 5rem !important
    }
    .mb-xxl-21 {
        margin-bottom: 5.25rem !important
    }
    .mb-xxl-22 {
        margin-bottom: 5.5rem !important
    }
    .mb-xxl-23 {
        margin-bottom: 5.75rem !important
    }
    .mb-xxl-24 {
        margin-bottom: 6rem !important
    }
    .mb-xxl-25 {
        margin-bottom: 6.25rem !important
    }
    .mb-xxl-26 {
        margin-bottom: 6.5rem !important
    }
    .mb-xxl-27 {
        margin-bottom: 6.75rem !important
    }
    .mb-xxl-28 {
        margin-bottom: 7rem !important
    }
    .mb-xxl-29 {
        margin-bottom: 7.25rem !important
    }
    .mb-xxl-30 {
        margin-bottom: 7.5rem !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: .75rem !important
    }
    .ms-xxl-4 {
        margin-left: 1rem !important
    }
    .ms-xxl-5 {
        margin-left: 1.25rem !important
    }
    .ms-xxl-6 {
        margin-left: 1.5rem !important
    }
    .ms-xxl-7 {
        margin-left: 1.75rem !important
    }
    .ms-xxl-8 {
        margin-left: 2rem !important
    }
    .ms-xxl-9 {
        margin-left: 2.25rem !important
    }
    .ms-xxl-10 {
        margin-left: 2.5rem !important
    }
    .ms-xxl-11 {
        margin-left: 2.75rem !important
    }
    .ms-xxl-12 {
        margin-left: 3rem !important
    }
    .ms-xxl-13 {
        margin-left: 3.25rem !important
    }
    .ms-xxl-14 {
        margin-left: 3.5rem !important
    }
    .ms-xxl-15 {
        margin-left: 3.75rem !important
    }
    .ms-xxl-16 {
        margin-left: 4rem !important
    }
    .ms-xxl-17 {
        margin-left: 4.25rem !important
    }
    .ms-xxl-18 {
        margin-left: 4.5rem !important
    }
    .ms-xxl-19 {
        margin-left: 4.75rem !important
    }
    .ms-xxl-20 {
        margin-left: 5rem !important
    }
    .ms-xxl-21 {
        margin-left: 5.25rem !important
    }
    .ms-xxl-22 {
        margin-left: 5.5rem !important
    }
    .ms-xxl-23 {
        margin-left: 5.75rem !important
    }
    .ms-xxl-24 {
        margin-left: 6rem !important
    }
    .ms-xxl-25 {
        margin-left: 6.25rem !important
    }
    .ms-xxl-26 {
        margin-left: 6.5rem !important
    }
    .ms-xxl-27 {
        margin-left: 6.75rem !important
    }
    .ms-xxl-28 {
        margin-left: 7rem !important
    }
    .ms-xxl-29 {
        margin-left: 7.25rem !important
    }
    .ms-xxl-30 {
        margin-left: 7.5rem !important
    }
    .ms-xxl-auto {
        margin-left: auto !important
    }
    .m-xxl-n1 {
        margin: -0.25rem !important
    }
    .m-xxl-n2 {
        margin: -0.5rem !important
    }
    .m-xxl-n3 {
        margin: -0.75rem !important
    }
    .m-xxl-n4 {
        margin: -1rem !important
    }
    .m-xxl-n5 {
        margin: -1.25rem !important
    }
    .m-xxl-n6 {
        margin: -1.5rem !important
    }
    .m-xxl-n7 {
        margin: -1.75rem !important
    }
    .m-xxl-n8 {
        margin: -2rem !important
    }
    .m-xxl-n9 {
        margin: -2.25rem !important
    }
    .m-xxl-n10 {
        margin: -2.5rem !important
    }
    .m-xxl-n11 {
        margin: -2.75rem !important
    }
    .m-xxl-n12 {
        margin: -3rem !important
    }
    .m-xxl-n13 {
        margin: -3.25rem !important
    }
    .m-xxl-n14 {
        margin: -3.5rem !important
    }
    .m-xxl-n15 {
        margin: -3.75rem !important
    }
    .m-xxl-n16 {
        margin: -4rem !important
    }
    .m-xxl-n17 {
        margin: -4.25rem !important
    }
    .m-xxl-n18 {
        margin: -4.5rem !important
    }
    .m-xxl-n19 {
        margin: -4.75rem !important
    }
    .m-xxl-n20 {
        margin: -5rem !important
    }
    .m-xxl-n21 {
        margin: -5.25rem !important
    }
    .m-xxl-n22 {
        margin: -5.5rem !important
    }
    .m-xxl-n23 {
        margin: -5.75rem !important
    }
    .m-xxl-n24 {
        margin: -6rem !important
    }
    .m-xxl-n25 {
        margin: -6.25rem !important
    }
    .m-xxl-n26 {
        margin: -6.5rem !important
    }
    .m-xxl-n27 {
        margin: -6.75rem !important
    }
    .m-xxl-n28 {
        margin: -7rem !important
    }
    .m-xxl-n29 {
        margin: -7.25rem !important
    }
    .m-xxl-n30 {
        margin: -7.5rem !important
    }
    .mx-xxl-n1 {
        margin-right: -0.25rem !important;
        margin-left: -0.25rem !important
    }
    .mx-xxl-n2 {
        margin-right: -0.5rem !important;
        margin-left: -0.5rem !important
    }
    .mx-xxl-n3 {
        margin-right: -0.75rem !important;
        margin-left: -0.75rem !important
    }
    .mx-xxl-n4 {
        margin-right: -1rem !important;
        margin-left: -1rem !important
    }
    .mx-xxl-n5 {
        margin-right: -1.25rem !important;
        margin-left: -1.25rem !important
    }
    .mx-xxl-n6 {
        margin-right: -1.5rem !important;
        margin-left: -1.5rem !important
    }
    .mx-xxl-n7 {
        margin-right: -1.75rem !important;
        margin-left: -1.75rem !important
    }
    .mx-xxl-n8 {
        margin-right: -2rem !important;
        margin-left: -2rem !important
    }
    .mx-xxl-n9 {
        margin-right: -2.25rem !important;
        margin-left: -2.25rem !important
    }
    .mx-xxl-n10 {
        margin-right: -2.5rem !important;
        margin-left: -2.5rem !important
    }
    .mx-xxl-n11 {
        margin-right: -2.75rem !important;
        margin-left: -2.75rem !important
    }
    .mx-xxl-n12 {
        margin-right: -3rem !important;
        margin-left: -3rem !important
    }
    .mx-xxl-n13 {
        margin-right: -3.25rem !important;
        margin-left: -3.25rem !important
    }
    .mx-xxl-n14 {
        margin-right: -3.5rem !important;
        margin-left: -3.5rem !important
    }
    .mx-xxl-n15 {
        margin-right: -3.75rem !important;
        margin-left: -3.75rem !important
    }
    .mx-xxl-n16 {
        margin-right: -4rem !important;
        margin-left: -4rem !important
    }
    .mx-xxl-n17 {
        margin-right: -4.25rem !important;
        margin-left: -4.25rem !important
    }
    .mx-xxl-n18 {
        margin-right: -4.5rem !important;
        margin-left: -4.5rem !important
    }
    .mx-xxl-n19 {
        margin-right: -4.75rem !important;
        margin-left: -4.75rem !important
    }
    .mx-xxl-n20 {
        margin-right: -5rem !important;
        margin-left: -5rem !important
    }
    .mx-xxl-n21 {
        margin-right: -5.25rem !important;
        margin-left: -5.25rem !important
    }
    .mx-xxl-n22 {
        margin-right: -5.5rem !important;
        margin-left: -5.5rem !important
    }
    .mx-xxl-n23 {
        margin-right: -5.75rem !important;
        margin-left: -5.75rem !important
    }
    .mx-xxl-n24 {
        margin-right: -6rem !important;
        margin-left: -6rem !important
    }
    .mx-xxl-n25 {
        margin-right: -6.25rem !important;
        margin-left: -6.25rem !important
    }
    .mx-xxl-n26 {
        margin-right: -6.5rem !important;
        margin-left: -6.5rem !important
    }
    .mx-xxl-n27 {
        margin-right: -6.75rem !important;
        margin-left: -6.75rem !important
    }
    .mx-xxl-n28 {
        margin-right: -7rem !important;
        margin-left: -7rem !important
    }
    .mx-xxl-n29 {
        margin-right: -7.25rem !important;
        margin-left: -7.25rem !important
    }
    .mx-xxl-n30 {
        margin-right: -7.5rem !important;
        margin-left: -7.5rem !important
    }
    .my-xxl-n1 {
        margin-top: -0.25rem !important;
        margin-bottom: -0.25rem !important
    }
    .my-xxl-n2 {
        margin-top: -0.5rem !important;
        margin-bottom: -0.5rem !important
    }
    .my-xxl-n3 {
        margin-top: -0.75rem !important;
        margin-bottom: -0.75rem !important
    }
    .my-xxl-n4 {
        margin-top: -1rem !important;
        margin-bottom: -1rem !important
    }
    .my-xxl-n5 {
        margin-top: -1.25rem !important;
        margin-bottom: -1.25rem !important
    }
    .my-xxl-n6 {
        margin-top: -1.5rem !important;
        margin-bottom: -1.5rem !important
    }
    .my-xxl-n7 {
        margin-top: -1.75rem !important;
        margin-bottom: -1.75rem !important
    }
    .my-xxl-n8 {
        margin-top: -2rem !important;
        margin-bottom: -2rem !important
    }
    .my-xxl-n9 {
        margin-top: -2.25rem !important;
        margin-bottom: -2.25rem !important
    }
    .my-xxl-n10 {
        margin-top: -2.5rem !important;
        margin-bottom: -2.5rem !important
    }
    .my-xxl-n11 {
        margin-top: -2.75rem !important;
        margin-bottom: -2.75rem !important
    }
    .my-xxl-n12 {
        margin-top: -3rem !important;
        margin-bottom: -3rem !important
    }
    .my-xxl-n13 {
        margin-top: -3.25rem !important;
        margin-bottom: -3.25rem !important
    }
    .my-xxl-n14 {
        margin-top: -3.5rem !important;
        margin-bottom: -3.5rem !important
    }
    .my-xxl-n15 {
        margin-top: -3.75rem !important;
        margin-bottom: -3.75rem !important
    }
    .my-xxl-n16 {
        margin-top: -4rem !important;
        margin-bottom: -4rem !important
    }
    .my-xxl-n17 {
        margin-top: -4.25rem !important;
        margin-bottom: -4.25rem !important
    }
    .my-xxl-n18 {
        margin-top: -4.5rem !important;
        margin-bottom: -4.5rem !important
    }
    .my-xxl-n19 {
        margin-top: -4.75rem !important;
        margin-bottom: -4.75rem !important
    }
    .my-xxl-n20 {
        margin-top: -5rem !important;
        margin-bottom: -5rem !important
    }
    .my-xxl-n21 {
        margin-top: -5.25rem !important;
        margin-bottom: -5.25rem !important
    }
    .my-xxl-n22 {
        margin-top: -5.5rem !important;
        margin-bottom: -5.5rem !important
    }
    .my-xxl-n23 {
        margin-top: -5.75rem !important;
        margin-bottom: -5.75rem !important
    }
    .my-xxl-n24 {
        margin-top: -6rem !important;
        margin-bottom: -6rem !important
    }
    .my-xxl-n25 {
        margin-top: -6.25rem !important;
        margin-bottom: -6.25rem !important
    }
    .my-xxl-n26 {
        margin-top: -6.5rem !important;
        margin-bottom: -6.5rem !important
    }
    .my-xxl-n27 {
        margin-top: -6.75rem !important;
        margin-bottom: -6.75rem !important
    }
    .my-xxl-n28 {
        margin-top: -7rem !important;
        margin-bottom: -7rem !important
    }
    .my-xxl-n29 {
        margin-top: -7.25rem !important;
        margin-bottom: -7.25rem !important
    }
    .my-xxl-n30 {
        margin-top: -7.5rem !important;
        margin-bottom: -7.5rem !important
    }
    .mt-xxl-n1 {
        margin-top: -0.25rem !important
    }
    .mt-xxl-n2 {
        margin-top: -0.5rem !important
    }
    .mt-xxl-n3 {
        margin-top: -0.75rem !important
    }
    .mt-xxl-n4 {
        margin-top: -1rem !important
    }
    .mt-xxl-n5 {
        margin-top: -1.25rem !important
    }
    .mt-xxl-n6 {
        margin-top: -1.5rem !important
    }
    .mt-xxl-n7 {
        margin-top: -1.75rem !important
    }
    .mt-xxl-n8 {
        margin-top: -2rem !important
    }
    .mt-xxl-n9 {
        margin-top: -2.25rem !important
    }
    .mt-xxl-n10 {
        margin-top: -2.5rem !important
    }
    .mt-xxl-n11 {
        margin-top: -2.75rem !important
    }
    .mt-xxl-n12 {
        margin-top: -3rem !important
    }
    .mt-xxl-n13 {
        margin-top: -3.25rem !important
    }
    .mt-xxl-n14 {
        margin-top: -3.5rem !important
    }
    .mt-xxl-n15 {
        margin-top: -3.75rem !important
    }
    .mt-xxl-n16 {
        margin-top: -4rem !important
    }
    .mt-xxl-n17 {
        margin-top: -4.25rem !important
    }
    .mt-xxl-n18 {
        margin-top: -4.5rem !important
    }
    .mt-xxl-n19 {
        margin-top: -4.75rem !important
    }
    .mt-xxl-n20 {
        margin-top: -5rem !important
    }
    .mt-xxl-n21 {
        margin-top: -5.25rem !important
    }
    .mt-xxl-n22 {
        margin-top: -5.5rem !important
    }
    .mt-xxl-n23 {
        margin-top: -5.75rem !important
    }
    .mt-xxl-n24 {
        margin-top: -6rem !important
    }
    .mt-xxl-n25 {
        margin-top: -6.25rem !important
    }
    .mt-xxl-n26 {
        margin-top: -6.5rem !important
    }
    .mt-xxl-n27 {
        margin-top: -6.75rem !important
    }
    .mt-xxl-n28 {
        margin-top: -7rem !important
    }
    .mt-xxl-n29 {
        margin-top: -7.25rem !important
    }
    .mt-xxl-n30 {
        margin-top: -7.5rem !important
    }
    .me-xxl-n1 {
        margin-right: -0.25rem !important
    }
    .me-xxl-n2 {
        margin-right: -0.5rem !important
    }
    .me-xxl-n3 {
        margin-right: -0.75rem !important
    }
    .me-xxl-n4 {
        margin-right: -1rem !important
    }
    .me-xxl-n5 {
        margin-right: -1.25rem !important
    }
    .me-xxl-n6 {
        margin-right: -1.5rem !important
    }
    .me-xxl-n7 {
        margin-right: -1.75rem !important
    }
    .me-xxl-n8 {
        margin-right: -2rem !important
    }
    .me-xxl-n9 {
        margin-right: -2.25rem !important
    }
    .me-xxl-n10 {
        margin-right: -2.5rem !important
    }
    .me-xxl-n11 {
        margin-right: -2.75rem !important
    }
    .me-xxl-n12 {
        margin-right: -3rem !important
    }
    .me-xxl-n13 {
        margin-right: -3.25rem !important
    }
    .me-xxl-n14 {
        margin-right: -3.5rem !important
    }
    .me-xxl-n15 {
        margin-right: -3.75rem !important
    }
    .me-xxl-n16 {
        margin-right: -4rem !important
    }
    .me-xxl-n17 {
        margin-right: -4.25rem !important
    }
    .me-xxl-n18 {
        margin-right: -4.5rem !important
    }
    .me-xxl-n19 {
        margin-right: -4.75rem !important
    }
    .me-xxl-n20 {
        margin-right: -5rem !important
    }
    .me-xxl-n21 {
        margin-right: -5.25rem !important
    }
    .me-xxl-n22 {
        margin-right: -5.5rem !important
    }
    .me-xxl-n23 {
        margin-right: -5.75rem !important
    }
    .me-xxl-n24 {
        margin-right: -6rem !important
    }
    .me-xxl-n25 {
        margin-right: -6.25rem !important
    }
    .me-xxl-n26 {
        margin-right: -6.5rem !important
    }
    .me-xxl-n27 {
        margin-right: -6.75rem !important
    }
    .me-xxl-n28 {
        margin-right: -7rem !important
    }
    .me-xxl-n29 {
        margin-right: -7.25rem !important
    }
    .me-xxl-n30 {
        margin-right: -7.5rem !important
    }
    .mb-xxl-n1 {
        margin-bottom: -0.25rem !important
    }
    .mb-xxl-n2 {
        margin-bottom: -0.5rem !important
    }
    .mb-xxl-n3 {
        margin-bottom: -0.75rem !important
    }
    .mb-xxl-n4 {
        margin-bottom: -1rem !important
    }
    .mb-xxl-n5 {
        margin-bottom: -1.25rem !important
    }
    .mb-xxl-n6 {
        margin-bottom: -1.5rem !important
    }
    .mb-xxl-n7 {
        margin-bottom: -1.75rem !important
    }
    .mb-xxl-n8 {
        margin-bottom: -2rem !important
    }
    .mb-xxl-n9 {
        margin-bottom: -2.25rem !important
    }
    .mb-xxl-n10 {
        margin-bottom: -2.5rem !important
    }
    .mb-xxl-n11 {
        margin-bottom: -2.75rem !important
    }
    .mb-xxl-n12 {
        margin-bottom: -3rem !important
    }
    .mb-xxl-n13 {
        margin-bottom: -3.25rem !important
    }
    .mb-xxl-n14 {
        margin-bottom: -3.5rem !important
    }
    .mb-xxl-n15 {
        margin-bottom: -3.75rem !important
    }
    .mb-xxl-n16 {
        margin-bottom: -4rem !important
    }
    .mb-xxl-n17 {
        margin-bottom: -4.25rem !important
    }
    .mb-xxl-n18 {
        margin-bottom: -4.5rem !important
    }
    .mb-xxl-n19 {
        margin-bottom: -4.75rem !important
    }
    .mb-xxl-n20 {
        margin-bottom: -5rem !important
    }
    .mb-xxl-n21 {
        margin-bottom: -5.25rem !important
    }
    .mb-xxl-n22 {
        margin-bottom: -5.5rem !important
    }
    .mb-xxl-n23 {
        margin-bottom: -5.75rem !important
    }
    .mb-xxl-n24 {
        margin-bottom: -6rem !important
    }
    .mb-xxl-n25 {
        margin-bottom: -6.25rem !important
    }
    .mb-xxl-n26 {
        margin-bottom: -6.5rem !important
    }
    .mb-xxl-n27 {
        margin-bottom: -6.75rem !important
    }
    .mb-xxl-n28 {
        margin-bottom: -7rem !important
    }
    .mb-xxl-n29 {
        margin-bottom: -7.25rem !important
    }
    .mb-xxl-n30 {
        margin-bottom: -7.5rem !important
    }
    .ms-xxl-n1 {
        margin-left: -0.25rem !important
    }
    .ms-xxl-n2 {
        margin-left: -0.5rem !important
    }
    .ms-xxl-n3 {
        margin-left: -0.75rem !important
    }
    .ms-xxl-n4 {
        margin-left: -1rem !important
    }
    .ms-xxl-n5 {
        margin-left: -1.25rem !important
    }
    .ms-xxl-n6 {
        margin-left: -1.5rem !important
    }
    .ms-xxl-n7 {
        margin-left: -1.75rem !important
    }
    .ms-xxl-n8 {
        margin-left: -2rem !important
    }
    .ms-xxl-n9 {
        margin-left: -2.25rem !important
    }
    .ms-xxl-n10 {
        margin-left: -2.5rem !important
    }
    .ms-xxl-n11 {
        margin-left: -2.75rem !important
    }
    .ms-xxl-n12 {
        margin-left: -3rem !important
    }
    .ms-xxl-n13 {
        margin-left: -3.25rem !important
    }
    .ms-xxl-n14 {
        margin-left: -3.5rem !important
    }
    .ms-xxl-n15 {
        margin-left: -3.75rem !important
    }
    .ms-xxl-n16 {
        margin-left: -4rem !important
    }
    .ms-xxl-n17 {
        margin-left: -4.25rem !important
    }
    .ms-xxl-n18 {
        margin-left: -4.5rem !important
    }
    .ms-xxl-n19 {
        margin-left: -4.75rem !important
    }
    .ms-xxl-n20 {
        margin-left: -5rem !important
    }
    .ms-xxl-n21 {
        margin-left: -5.25rem !important
    }
    .ms-xxl-n22 {
        margin-left: -5.5rem !important
    }
    .ms-xxl-n23 {
        margin-left: -5.75rem !important
    }
    .ms-xxl-n24 {
        margin-left: -6rem !important
    }
    .ms-xxl-n25 {
        margin-left: -6.25rem !important
    }
    .ms-xxl-n26 {
        margin-left: -6.5rem !important
    }
    .ms-xxl-n27 {
        margin-left: -6.75rem !important
    }
    .ms-xxl-n28 {
        margin-left: -7rem !important
    }
    .ms-xxl-n29 {
        margin-left: -7.25rem !important
    }
    .ms-xxl-n30 {
        margin-left: -7.5rem !important
    }
    .p-xxl-0 {
        padding: 0 !important
    }
    .p-xxl-1 {
        padding: .25rem !important
    }
    .p-xxl-2 {
        padding: .5rem !important
    }
    .p-xxl-3 {
        padding: .75rem !important
    }
    .p-xxl-4 {
        padding: 1rem !important
    }
    .p-xxl-5 {
        padding: 1.25rem !important
    }
    .p-xxl-6 {
        padding: 1.5rem !important
    }
    .p-xxl-7 {
        padding: 1.75rem !important
    }
    .p-xxl-8 {
        padding: 2rem !important
    }
    .p-xxl-9 {
        padding: 2.25rem !important
    }
    .p-xxl-10 {
        padding: 2.5rem !important
    }
    .p-xxl-11 {
        padding: 2.75rem !important
    }
    .p-xxl-12 {
        padding: 3rem !important
    }
    .p-xxl-13 {
        padding: 3.25rem !important
    }
    .p-xxl-14 {
        padding: 3.5rem !important
    }
    .p-xxl-15 {
        padding: 3.75rem !important
    }
    .p-xxl-16 {
        padding: 4rem !important
    }
    .p-xxl-17 {
        padding: 4.25rem !important
    }
    .p-xxl-18 {
        padding: 4.5rem !important
    }
    .p-xxl-19 {
        padding: 4.75rem !important
    }
    .p-xxl-20 {
        padding: 5rem !important
    }
    .p-xxl-21 {
        padding: 5.25rem !important
    }
    .p-xxl-22 {
        padding: 5.5rem !important
    }
    .p-xxl-23 {
        padding: 5.75rem !important
    }
    .p-xxl-24 {
        padding: 6rem !important
    }
    .p-xxl-25 {
        padding: 6.25rem !important
    }
    .p-xxl-26 {
        padding: 6.5rem !important
    }
    .p-xxl-27 {
        padding: 6.75rem !important
    }
    .p-xxl-28 {
        padding: 7rem !important
    }
    .p-xxl-29 {
        padding: 7.25rem !important
    }
    .p-xxl-30 {
        padding: 7.5rem !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: .75rem !important;
        padding-left: .75rem !important
    }
    .px-xxl-4 {
        padding-right: 1rem !important;
        padding-left: 1rem !important
    }
    .px-xxl-5 {
        padding-right: 1.25rem !important;
        padding-left: 1.25rem !important
    }
    .px-xxl-6 {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important
    }
    .px-xxl-7 {
        padding-right: 1.75rem !important;
        padding-left: 1.75rem !important
    }
    .px-xxl-8 {
        padding-right: 2rem !important;
        padding-left: 2rem !important
    }
    .px-xxl-9 {
        padding-right: 2.25rem !important;
        padding-left: 2.25rem !important
    }
    .px-xxl-10 {
        padding-right: 2.5rem !important;
        padding-left: 2.5rem !important
    }
    .px-xxl-11 {
        padding-right: 2.75rem !important;
        padding-left: 2.75rem !important
    }
    .px-xxl-12 {
        padding-right: 3rem !important;
        padding-left: 3rem !important
    }
    .px-xxl-13 {
        padding-right: 3.25rem !important;
        padding-left: 3.25rem !important
    }
    .px-xxl-14 {
        padding-right: 3.5rem !important;
        padding-left: 3.5rem !important
    }
    .px-xxl-15 {
        padding-right: 3.75rem !important;
        padding-left: 3.75rem !important
    }
    .px-xxl-16 {
        padding-right: 4rem !important;
        padding-left: 4rem !important
    }
    .px-xxl-17 {
        padding-right: 4.25rem !important;
        padding-left: 4.25rem !important
    }
    .px-xxl-18 {
        padding-right: 4.5rem !important;
        padding-left: 4.5rem !important
    }
    .px-xxl-19 {
        padding-right: 4.75rem !important;
        padding-left: 4.75rem !important
    }
    .px-xxl-20 {
        padding-right: 5rem !important;
        padding-left: 5rem !important
    }
    .px-xxl-21 {
        padding-right: 5.25rem !important;
        padding-left: 5.25rem !important
    }
    .px-xxl-22 {
        padding-right: 5.5rem !important;
        padding-left: 5.5rem !important
    }
    .px-xxl-23 {
        padding-right: 5.75rem !important;
        padding-left: 5.75rem !important
    }
    .px-xxl-24 {
        padding-right: 6rem !important;
        padding-left: 6rem !important
    }
    .px-xxl-25 {
        padding-right: 6.25rem !important;
        padding-left: 6.25rem !important
    }
    .px-xxl-26 {
        padding-right: 6.5rem !important;
        padding-left: 6.5rem !important
    }
    .px-xxl-27 {
        padding-right: 6.75rem !important;
        padding-left: 6.75rem !important
    }
    .px-xxl-28 {
        padding-right: 7rem !important;
        padding-left: 7rem !important
    }
    .px-xxl-29 {
        padding-right: 7.25rem !important;
        padding-left: 7.25rem !important
    }
    .px-xxl-30 {
        padding-right: 7.5rem !important;
        padding-left: 7.5rem !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: .75rem !important;
        padding-bottom: .75rem !important
    }
    .py-xxl-4 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important
    }
    .py-xxl-5 {
        padding-top: 1.25rem !important;
        padding-bottom: 1.25rem !important
    }
    .py-xxl-6 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important
    }
    .py-xxl-7 {
        padding-top: 1.75rem !important;
        padding-bottom: 1.75rem !important
    }
    .py-xxl-8 {
        padding-top: 2rem !important;
        padding-bottom: 2rem !important
    }
    .py-xxl-9 {
        padding-top: 2.25rem !important;
        padding-bottom: 2.25rem !important
    }
    .py-xxl-10 {
        padding-top: 2.5rem !important;
        padding-bottom: 2.5rem !important
    }
    .py-xxl-11 {
        padding-top: 2.75rem !important;
        padding-bottom: 2.75rem !important
    }
    .py-xxl-12 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important
    }
    .py-xxl-13 {
        padding-top: 3.25rem !important;
        padding-bottom: 3.25rem !important
    }
    .py-xxl-14 {
        padding-top: 3.5rem !important;
        padding-bottom: 3.5rem !important
    }
    .py-xxl-15 {
        padding-top: 3.75rem !important;
        padding-bottom: 3.75rem !important
    }
    .py-xxl-16 {
        padding-top: 4rem !important;
        padding-bottom: 4rem !important
    }
    .py-xxl-17 {
        padding-top: 4.25rem !important;
        padding-bottom: 4.25rem !important
    }
    .py-xxl-18 {
        padding-top: 4.5rem !important;
        padding-bottom: 4.5rem !important
    }
    .py-xxl-19 {
        padding-top: 4.75rem !important;
        padding-bottom: 4.75rem !important
    }
    .py-xxl-20 {
        padding-top: 5rem !important;
        padding-bottom: 5rem !important
    }
    .py-xxl-21 {
        padding-top: 5.25rem !important;
        padding-bottom: 5.25rem !important
    }
    .py-xxl-22 {
        padding-top: 5.5rem !important;
        padding-bottom: 5.5rem !important
    }
    .py-xxl-23 {
        padding-top: 5.75rem !important;
        padding-bottom: 5.75rem !important
    }
    .py-xxl-24 {
        padding-top: 6rem !important;
        padding-bottom: 6rem !important
    }
    .py-xxl-25 {
        padding-top: 6.25rem !important;
        padding-bottom: 6.25rem !important
    }
    .py-xxl-26 {
        padding-top: 6.5rem !important;
        padding-bottom: 6.5rem !important
    }
    .py-xxl-27 {
        padding-top: 6.75rem !important;
        padding-bottom: 6.75rem !important
    }
    .py-xxl-28 {
        padding-top: 7rem !important;
        padding-bottom: 7rem !important
    }
    .py-xxl-29 {
        padding-top: 7.25rem !important;
        padding-bottom: 7.25rem !important
    }
    .py-xxl-30 {
        padding-top: 7.5rem !important;
        padding-bottom: 7.5rem !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: .75rem !important
    }
    .pt-xxl-4 {
        padding-top: 1rem !important
    }
    .pt-xxl-5 {
        padding-top: 1.25rem !important
    }
    .pt-xxl-6 {
        padding-top: 1.5rem !important
    }
    .pt-xxl-7 {
        padding-top: 1.75rem !important
    }
    .pt-xxl-8 {
        padding-top: 2rem !important
    }
    .pt-xxl-9 {
        padding-top: 2.25rem !important
    }
    .pt-xxl-10 {
        padding-top: 2.5rem !important
    }
    .pt-xxl-11 {
        padding-top: 2.75rem !important
    }
    .pt-xxl-12 {
        padding-top: 3rem !important
    }
    .pt-xxl-13 {
        padding-top: 3.25rem !important
    }
    .pt-xxl-14 {
        padding-top: 3.5rem !important
    }
    .pt-xxl-15 {
        padding-top: 3.75rem !important
    }
    .pt-xxl-16 {
        padding-top: 4rem !important
    }
    .pt-xxl-17 {
        padding-top: 4.25rem !important
    }
    .pt-xxl-18 {
        padding-top: 4.5rem !important
    }
    .pt-xxl-19 {
        padding-top: 4.75rem !important
    }
    .pt-xxl-20 {
        padding-top: 5rem !important
    }
    .pt-xxl-21 {
        padding-top: 5.25rem !important
    }
    .pt-xxl-22 {
        padding-top: 5.5rem !important
    }
    .pt-xxl-23 {
        padding-top: 5.75rem !important
    }
    .pt-xxl-24 {
        padding-top: 6rem !important
    }
    .pt-xxl-25 {
        padding-top: 6.25rem !important
    }
    .pt-xxl-26 {
        padding-top: 6.5rem !important
    }
    .pt-xxl-27 {
        padding-top: 6.75rem !important
    }
    .pt-xxl-28 {
        padding-top: 7rem !important
    }
    .pt-xxl-29 {
        padding-top: 7.25rem !important
    }
    .pt-xxl-30 {
        padding-top: 7.5rem !important
    }
    .pe-xxl-0 {
        padding-right: 0 !important
    }
    .pe-xxl-1 {
        padding-right: .25rem !important
    }
    .pe-xxl-2 {
        padding-right: .5rem !important
    }
    .pe-xxl-3 {
        padding-right: .75rem !important
    }
    .pe-xxl-4 {
        padding-right: 1rem !important
    }
    .pe-xxl-5 {
        padding-right: 1.25rem !important
    }
    .pe-xxl-6 {
        padding-right: 1.5rem !important
    }
    .pe-xxl-7 {
        padding-right: 1.75rem !important
    }
    .pe-xxl-8 {
        padding-right: 2rem !important
    }
    .pe-xxl-9 {
        padding-right: 2.25rem !important
    }
    .pe-xxl-10 {
        padding-right: 2.5rem !important
    }
    .pe-xxl-11 {
        padding-right: 2.75rem !important
    }
    .pe-xxl-12 {
        padding-right: 3rem !important
    }
    .pe-xxl-13 {
        padding-right: 3.25rem !important
    }
    .pe-xxl-14 {
        padding-right: 3.5rem !important
    }
    .pe-xxl-15 {
        padding-right: 3.75rem !important
    }
    .pe-xxl-16 {
        padding-right: 4rem !important
    }
    .pe-xxl-17 {
        padding-right: 4.25rem !important
    }
    .pe-xxl-18 {
        padding-right: 4.5rem !important
    }
    .pe-xxl-19 {
        padding-right: 4.75rem !important
    }
    .pe-xxl-20 {
        padding-right: 5rem !important
    }
    .pe-xxl-21 {
        padding-right: 5.25rem !important
    }
    .pe-xxl-22 {
        padding-right: 5.5rem !important
    }
    .pe-xxl-23 {
        padding-right: 5.75rem !important
    }
    .pe-xxl-24 {
        padding-right: 6rem !important
    }
    .pe-xxl-25 {
        padding-right: 6.25rem !important
    }
    .pe-xxl-26 {
        padding-right: 6.5rem !important
    }
    .pe-xxl-27 {
        padding-right: 6.75rem !important
    }
    .pe-xxl-28 {
        padding-right: 7rem !important
    }
    .pe-xxl-29 {
        padding-right: 7.25rem !important
    }
    .pe-xxl-30 {
        padding-right: 7.5rem !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: .75rem !important
    }
    .pb-xxl-4 {
        padding-bottom: 1rem !important
    }
    .pb-xxl-5 {
        padding-bottom: 1.25rem !important
    }
    .pb-xxl-6 {
        padding-bottom: 1.5rem !important
    }
    .pb-xxl-7 {
        padding-bottom: 1.75rem !important
    }
    .pb-xxl-8 {
        padding-bottom: 2rem !important
    }
    .pb-xxl-9 {
        padding-bottom: 2.25rem !important
    }
    .pb-xxl-10 {
        padding-bottom: 2.5rem !important
    }
    .pb-xxl-11 {
        padding-bottom: 2.75rem !important
    }
    .pb-xxl-12 {
        padding-bottom: 3rem !important
    }
    .pb-xxl-13 {
        padding-bottom: 3.25rem !important
    }
    .pb-xxl-14 {
        padding-bottom: 3.5rem !important
    }
    .pb-xxl-15 {
        padding-bottom: 3.75rem !important
    }
    .pb-xxl-16 {
        padding-bottom: 4rem !important
    }
    .pb-xxl-17 {
        padding-bottom: 4.25rem !important
    }
    .pb-xxl-18 {
        padding-bottom: 4.5rem !important
    }
    .pb-xxl-19 {
        padding-bottom: 4.75rem !important
    }
    .pb-xxl-20 {
        padding-bottom: 5rem !important
    }
    .pb-xxl-21 {
        padding-bottom: 5.25rem !important
    }
    .pb-xxl-22 {
        padding-bottom: 5.5rem !important
    }
    .pb-xxl-23 {
        padding-bottom: 5.75rem !important
    }
    .pb-xxl-24 {
        padding-bottom: 6rem !important
    }
    .pb-xxl-25 {
        padding-bottom: 6.25rem !important
    }
    .pb-xxl-26 {
        padding-bottom: 6.5rem !important
    }
    .pb-xxl-27 {
        padding-bottom: 6.75rem !important
    }
    .pb-xxl-28 {
        padding-bottom: 7rem !important
    }
    .pb-xxl-29 {
        padding-bottom: 7.25rem !important
    }
    .pb-xxl-30 {
        padding-bottom: 7.5rem !important
    }
    .ps-xxl-0 {
        padding-left: 0 !important
    }
    .ps-xxl-1 {
        padding-left: .25rem !important
    }
    .ps-xxl-2 {
        padding-left: .5rem !important
    }
    .ps-xxl-3 {
        padding-left: .75rem !important
    }
    .ps-xxl-4 {
        padding-left: 1rem !important
    }
    .ps-xxl-5 {
        padding-left: 1.25rem !important
    }
    .ps-xxl-6 {
        padding-left: 1.5rem !important
    }
    .ps-xxl-7 {
        padding-left: 1.75rem !important
    }
    .ps-xxl-8 {
        padding-left: 2rem !important
    }
    .ps-xxl-9 {
        padding-left: 2.25rem !important
    }
    .ps-xxl-10 {
        padding-left: 2.5rem !important
    }
    .ps-xxl-11 {
        padding-left: 2.75rem !important
    }
    .ps-xxl-12 {
        padding-left: 3rem !important
    }
    .ps-xxl-13 {
        padding-left: 3.25rem !important
    }
    .ps-xxl-14 {
        padding-left: 3.5rem !important
    }
    .ps-xxl-15 {
        padding-left: 3.75rem !important
    }
    .ps-xxl-16 {
        padding-left: 4rem !important
    }
    .ps-xxl-17 {
        padding-left: 4.25rem !important
    }
    .ps-xxl-18 {
        padding-left: 4.5rem !important
    }
    .ps-xxl-19 {
        padding-left: 4.75rem !important
    }
    .ps-xxl-20 {
        padding-left: 5rem !important
    }
    .ps-xxl-21 {
        padding-left: 5.25rem !important
    }
    .ps-xxl-22 {
        padding-left: 5.5rem !important
    }
    .ps-xxl-23 {
        padding-left: 5.75rem !important
    }
    .ps-xxl-24 {
        padding-left: 6rem !important
    }
    .ps-xxl-25 {
        padding-left: 6.25rem !important
    }
    .ps-xxl-26 {
        padding-left: 6.5rem !important
    }
    .ps-xxl-27 {
        padding-left: 6.75rem !important
    }
    .ps-xxl-28 {
        padding-left: 7rem !important
    }
    .ps-xxl-29 {
        padding-left: 7.25rem !important
    }
    .ps-xxl-30 {
        padding-left: 7.5rem !important
    }
    .gap-xxl-0 {
        gap: 0 !important
    }
    .gap-xxl-1 {
        gap: .25rem !important
    }
    .gap-xxl-2 {
        gap: .5rem !important
    }
    .gap-xxl-3 {
        gap: .75rem !important
    }
    .gap-xxl-4 {
        gap: 1rem !important
    }
    .gap-xxl-5 {
        gap: 1.25rem !important
    }
    .gap-xxl-6 {
        gap: 1.5rem !important
    }
    .gap-xxl-7 {
        gap: 1.75rem !important
    }
    .gap-xxl-8 {
        gap: 2rem !important
    }
    .gap-xxl-9 {
        gap: 2.25rem !important
    }
    .gap-xxl-10 {
        gap: 2.5rem !important
    }
    .gap-xxl-11 {
        gap: 2.75rem !important
    }
    .gap-xxl-12 {
        gap: 3rem !important
    }
    .gap-xxl-13 {
        gap: 3.25rem !important
    }
    .gap-xxl-14 {
        gap: 3.5rem !important
    }
    .gap-xxl-15 {
        gap: 3.75rem !important
    }
    .gap-xxl-16 {
        gap: 4rem !important
    }
    .gap-xxl-17 {
        gap: 4.25rem !important
    }
    .gap-xxl-18 {
        gap: 4.5rem !important
    }
    .gap-xxl-19 {
        gap: 4.75rem !important
    }
    .gap-xxl-20 {
        gap: 5rem !important
    }
    .gap-xxl-21 {
        gap: 5.25rem !important
    }
    .gap-xxl-22 {
        gap: 5.5rem !important
    }
    .gap-xxl-23 {
        gap: 5.75rem !important
    }
    .gap-xxl-24 {
        gap: 6rem !important
    }
    .gap-xxl-25 {
        gap: 6.25rem !important
    }
    .gap-xxl-26 {
        gap: 6.5rem !important
    }
    .gap-xxl-27 {
        gap: 6.75rem !important
    }
    .gap-xxl-28 {
        gap: 7rem !important
    }
    .gap-xxl-29 {
        gap: 7.25rem !important
    }
    .gap-xxl-30 {
        gap: 7.5rem !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: .75rem !important
    }
    .row-gap-xxl-4 {
        row-gap: 1rem !important
    }
    .row-gap-xxl-5 {
        row-gap: 1.25rem !important
    }
    .row-gap-xxl-6 {
        row-gap: 1.5rem !important
    }
    .row-gap-xxl-7 {
        row-gap: 1.75rem !important
    }
    .row-gap-xxl-8 {
        row-gap: 2rem !important
    }
    .row-gap-xxl-9 {
        row-gap: 2.25rem !important
    }
    .row-gap-xxl-10 {
        row-gap: 2.5rem !important
    }
    .row-gap-xxl-11 {
        row-gap: 2.75rem !important
    }
    .row-gap-xxl-12 {
        row-gap: 3rem !important
    }
    .row-gap-xxl-13 {
        row-gap: 3.25rem !important
    }
    .row-gap-xxl-14 {
        row-gap: 3.5rem !important
    }
    .row-gap-xxl-15 {
        row-gap: 3.75rem !important
    }
    .row-gap-xxl-16 {
        row-gap: 4rem !important
    }
    .row-gap-xxl-17 {
        row-gap: 4.25rem !important
    }
    .row-gap-xxl-18 {
        row-gap: 4.5rem !important
    }
    .row-gap-xxl-19 {
        row-gap: 4.75rem !important
    }
    .row-gap-xxl-20 {
        row-gap: 5rem !important
    }
    .row-gap-xxl-21 {
        row-gap: 5.25rem !important
    }
    .row-gap-xxl-22 {
        row-gap: 5.5rem !important
    }
    .row-gap-xxl-23 {
        row-gap: 5.75rem !important
    }
    .row-gap-xxl-24 {
        row-gap: 6rem !important
    }
    .row-gap-xxl-25 {
        row-gap: 6.25rem !important
    }
    .row-gap-xxl-26 {
        row-gap: 6.5rem !important
    }
    .row-gap-xxl-27 {
        row-gap: 6.75rem !important
    }
    .row-gap-xxl-28 {
        row-gap: 7rem !important
    }
    .row-gap-xxl-29 {
        row-gap: 7.25rem !important
    }
    .row-gap-xxl-30 {
        row-gap: 7.5rem !important
    }
    .column-gap-xxl-0 {
        -webkit-column-gap: 0 !important;
        -moz-column-gap: 0 !important;
        column-gap: 0 !important
    }
    .column-gap-xxl-1 {
        -webkit-column-gap: .25rem !important;
        -moz-column-gap: .25rem !important;
        column-gap: .25rem !important
    }
    .column-gap-xxl-2 {
        -webkit-column-gap: .5rem !important;
        -moz-column-gap: .5rem !important;
        column-gap: .5rem !important
    }
    .column-gap-xxl-3 {
        -webkit-column-gap: .75rem !important;
        -moz-column-gap: .75rem !important;
        column-gap: .75rem !important
    }
    .column-gap-xxl-4 {
        -webkit-column-gap: 1rem !important;
        -moz-column-gap: 1rem !important;
        column-gap: 1rem !important
    }
    .column-gap-xxl-5 {
        -webkit-column-gap: 1.25rem !important;
        -moz-column-gap: 1.25rem !important;
        column-gap: 1.25rem !important
    }
    .column-gap-xxl-6 {
        -webkit-column-gap: 1.5rem !important;
        -moz-column-gap: 1.5rem !important;
        column-gap: 1.5rem !important
    }
    .column-gap-xxl-7 {
        -webkit-column-gap: 1.75rem !important;
        -moz-column-gap: 1.75rem !important;
        column-gap: 1.75rem !important
    }
    .column-gap-xxl-8 {
        -webkit-column-gap: 2rem !important;
        -moz-column-gap: 2rem !important;
        column-gap: 2rem !important
    }
    .column-gap-xxl-9 {
        -webkit-column-gap: 2.25rem !important;
        -moz-column-gap: 2.25rem !important;
        column-gap: 2.25rem !important
    }
    .column-gap-xxl-10 {
        -webkit-column-gap: 2.5rem !important;
        -moz-column-gap: 2.5rem !important;
        column-gap: 2.5rem !important
    }
    .column-gap-xxl-11 {
        -webkit-column-gap: 2.75rem !important;
        -moz-column-gap: 2.75rem !important;
        column-gap: 2.75rem !important
    }
    .column-gap-xxl-12 {
        -webkit-column-gap: 3rem !important;
        -moz-column-gap: 3rem !important;
        column-gap: 3rem !important
    }
    .column-gap-xxl-13 {
        -webkit-column-gap: 3.25rem !important;
        -moz-column-gap: 3.25rem !important;
        column-gap: 3.25rem !important
    }
    .column-gap-xxl-14 {
        -webkit-column-gap: 3.5rem !important;
        -moz-column-gap: 3.5rem !important;
        column-gap: 3.5rem !important
    }
    .column-gap-xxl-15 {
        -webkit-column-gap: 3.75rem !important;
        -moz-column-gap: 3.75rem !important;
        column-gap: 3.75rem !important
    }
    .column-gap-xxl-16 {
        -webkit-column-gap: 4rem !important;
        -moz-column-gap: 4rem !important;
        column-gap: 4rem !important
    }
    .column-gap-xxl-17 {
        -webkit-column-gap: 4.25rem !important;
        -moz-column-gap: 4.25rem !important;
        column-gap: 4.25rem !important
    }
    .column-gap-xxl-18 {
        -webkit-column-gap: 4.5rem !important;
        -moz-column-gap: 4.5rem !important;
        column-gap: 4.5rem !important
    }
    .column-gap-xxl-19 {
        -webkit-column-gap: 4.75rem !important;
        -moz-column-gap: 4.75rem !important;
        column-gap: 4.75rem !important
    }
    .column-gap-xxl-20 {
        -webkit-column-gap: 5rem !important;
        -moz-column-gap: 5rem !important;
        column-gap: 5rem !important
    }
    .column-gap-xxl-21 {
        -webkit-column-gap: 5.25rem !important;
        -moz-column-gap: 5.25rem !important;
        column-gap: 5.25rem !important
    }
    .column-gap-xxl-22 {
        -webkit-column-gap: 5.5rem !important;
        -moz-column-gap: 5.5rem !important;
        column-gap: 5.5rem !important
    }
    .column-gap-xxl-23 {
        -webkit-column-gap: 5.75rem !important;
        -moz-column-gap: 5.75rem !important;
        column-gap: 5.75rem !important
    }
    .column-gap-xxl-24 {
        -webkit-column-gap: 6rem !important;
        -moz-column-gap: 6rem !important;
        column-gap: 6rem !important
    }
    .column-gap-xxl-25 {
        -webkit-column-gap: 6.25rem !important;
        -moz-column-gap: 6.25rem !important;
        column-gap: 6.25rem !important
    }
    .column-gap-xxl-26 {
        -webkit-column-gap: 6.5rem !important;
        -moz-column-gap: 6.5rem !important;
        column-gap: 6.5rem !important
    }
    .column-gap-xxl-27 {
        -webkit-column-gap: 6.75rem !important;
        -moz-column-gap: 6.75rem !important;
        column-gap: 6.75rem !important
    }
    .column-gap-xxl-28 {
        -webkit-column-gap: 7rem !important;
        -moz-column-gap: 7rem !important;
        column-gap: 7rem !important
    }
    .column-gap-xxl-29 {
        -webkit-column-gap: 7.25rem !important;
        -moz-column-gap: 7.25rem !important;
        column-gap: 7.25rem !important
    }
    .column-gap-xxl-30 {
        -webkit-column-gap: 7.5rem !important;
        -moz-column-gap: 7.5rem !important;
        column-gap: 7.5rem !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: 3.815rem !important
    }
    .fs-2 {
        font-size: 3.052rem !important
    }
    .fs-3 {
        font-size: 2.441rem !important
    }
    .fs-4 {
        font-size: 1.953rem !important
    }
    .fs-5 {
        font-size: 1.563rem !important
    }
}

@media print {
    .d-print-inline {
        display: inline !important
    }
    .d-print-inline-block {
        display: inline-block !important
    }
    .d-print-block {
        display: block !important
    }
    .d-print-grid {
        display: grid !important
    }
    .d-print-inline-grid {
        display: inline-grid !important
    }
    .d-print-table {
        display: table !important
    }
    .d-print-table-row {
        display: table-row !important
    }
    .d-print-table-cell {
        display: table-cell !important
    }
    .d-print-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }
    .d-print-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
    .d-print-none {
        display: none !important
    }
}

@font-face {
    font-family: swiper-icons;
    src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
    font-weight: 400;
    font-style: normal
}

:root {
    --swiper-theme-color: #007aff
}

:host {
    position: relative;
    display: block;
    margin-left: auto;
    margin-right: auto;
    z-index: 1
}

.hs-dummy-scrollbar-size {
    direction: rtl;
    position: fixed;
    opacity: 0;
    visibility: hidden;
    height: 500px;
    width: 500px;
    overflow-y: hidden;
    overflow-x: scroll
}

html * {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

a {
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    text-decoration: none
}

body {
    font-family: "Public Sans", sans-serif
}

.fs-134 {
    font-size: 134px
}

@media(max-width:1399px) {
    .fs-134 {
        font-size: 108px
    }
}

@media(max-width:1199px) {
    .fs-134 {
        font-size: 84px
    }
}

@media(max-width:767px) {
    .fs-134 {
        font-size: 42px
    }
}

.fs-28 {
    font-size: 28px
}

.fs-24 {
    font-size: 1.5rem
}

.fs-20 {
    font-size: 1.25rem
}

.fs-18 {
    font-size: 1.125rem
}

.fs-16 {
    font-size: 1rem
}

.fs-14 {
    font-size: .875rem
}

.fs-12 {
    font-size: .75rem
}

.fs-10 {
    font-size: 10px
}

.ff-sg {
    font-family: "Space Grotesk", sans-serif
}

.max-text-14 {
    max-width: 14ch
}

.max-text-20 {
    max-width: 20ch
}

.max-text-24 {
    max-width: 24ch
}

.max-text-28 {
    max-width: 28ch
}

.max-text-32 {
    max-width: 32ch
}

.max-text-36 {
    max-width: 36ch
}

.max-text-40 {
    max-width: 40ch
}

.max-text-44 {
    max-width: 44ch
}

.max-text-48 {
    max-width: 48ch
}

.max-text-52 {
    max-width: 52ch
}

.max-text-56 {
    max-width: 56ch
}

.max-text-60 {
    max-width: 60ch
}

.max-text-64 {
    max-width: 64ch
}

.max-text-68 {
    max-width: 68ch
}

.max-text-72 {
    max-width: 72ch
}

.max-text-76 {
    max-width: 76ch
}

.max-text-80 {
    max-width: 80ch
}

.tt-line-clamp {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical
}

.tt-line-clamp.tt-clamp-1 {
    -webkit-line-clamp: 1
}

.tt-line-clamp.tt-clamp-2 {
    -webkit-line-clamp: 2
}

.tt-line-clamp.tt-clamp-3 {
    -webkit-line-clamp: 3
}

.pt-120 {
    --_pt: 60px;
    padding-top: var(--_pt)
}

@media(min-width:992px) {
    .pt-120 {
        --_pt: 120px
    }
}

.pt-100 {
    --_pt: 50px;
    padding-top: var(--_pt)
}

@media(min-width:992px) {
    .pt-100 {
        --_pt: 100px
    }
}

.pt-80 {
    --_pt: 40px;
    padding-top: var(--_pt)
}

@media(min-width:992px) {
    .pt-80 {
        --_pt: 80px
    }
}

.pt-60 {
    --_pt: 32px;
    padding-top: var(--_pt)
}

@media(min-width:992px) {
    .pt-60 {
        --_pt: 60px
    }
}

.pt-40 {
    --_pt: 20px;
    padding-top: var(--_pt)
}

@media(min-width:992px) {
    .pt-40 {
        --_pt: 40px
    }
}

.pt-32 {
    --_pt: 16px;
    padding-top: var(--_pt)
}

@media(min-width:992px) {
    .pt-32 {
        --_pt: 32px
    }
}

.pb-120 {
    --_pb: 60px;
    padding-bottom: var(--_pb)
}

@media(min-width:992px) {
    .pb-120 {
        --_pb: 120px
    }
}

.pb-100 {
    --_pb: 50px;
    padding-bottom: var(--_pb)
}

@media(min-width:992px) {
    .pb-100 {
        --_pb: 100px
    }
}

.pb-80 {
    --_pb: 40px;
    padding-bottom: var(--_pb)
}

@media(min-width:992px) {
    .pb-80 {
        --_pb: 80px
    }
}

.pb-60 {
    --_pb: 32px;
    padding-bottom: var(--_pb)
}

@media(min-width:992px) {
    .pb-60 {
        --_pb: 60px
    }
}

.pb-40 {
    --_pb: 20px;
    padding-bottom: var(--_pb)
}

@media(min-width:992px) {
    .pb-40 {
        --_pb: 40px
    }
}

.pb-32 {
    --_pb: 16px;
    padding-bottom: var(--_pb)
}

@media(min-width:992px) {
    .pb-32 {
        --_pb: 32px
    }
}

.w-0 {
    width: 0
}

.h-0 {
    height: 0
}

@media(min-width:0) {
    .w-xs-0 {
        width: 0
    }
}

@media(min-width:576px) {
    .w-sm-0 {
        width: 0
    }
}

@media(min-width:768px) {
    .w-md-0 {
        width: 0
    }
}

@media(min-width:992px) {
    .w-lg-0 {
        width: 0
    }
}

@media(min-width:1200px) {
    .w-xl-0 {
        width: 0
    }
}

@media(min-width:1400px) {
    .w-xxl-0 {
        width: 0
    }
}

@media(min-width:0) {
    .h-xs-0 {
        height: 0
    }
}

@media(min-width:576px) {
    .h-sm-0 {
        height: 0
    }
}

@media(min-width:768px) {
    .h-md-0 {
        height: 0
    }
}

@media(min-width:992px) {
    .h-lg-0 {
        height: 0
    }
}

@media(min-width:1200px) {
    .h-xl-0 {
        height: 0
    }
}

@media(min-width:1400px) {
    .h-xxl-0 {
        height: 0
    }
}

.w-1 {
    width: .25rem
}

.h-1 {
    height: .25rem
}

@media(min-width:0) {
    .w-xs-1 {
        width: .25rem
    }
}

@media(min-width:576px) {
    .w-sm-1 {
        width: .25rem
    }
}

@media(min-width:768px) {
    .w-md-1 {
        width: .25rem
    }
}

@media(min-width:992px) {
    .w-lg-1 {
        width: .25rem
    }
}

@media(min-width:1200px) {
    .w-xl-1 {
        width: .25rem
    }
}

@media(min-width:1400px) {
    .w-xxl-1 {
        width: .25rem
    }
}

@media(min-width:0) {
    .h-xs-1 {
        height: .25rem
    }
}

@media(min-width:576px) {
    .h-sm-1 {
        height: .25rem
    }
}

@media(min-width:768px) {
    .h-md-1 {
        height: .25rem
    }
}

@media(min-width:992px) {
    .h-lg-1 {
        height: .25rem
    }
}

@media(min-width:1200px) {
    .h-xl-1 {
        height: .25rem
    }
}

@media(min-width:1400px) {
    .h-xxl-1 {
        height: .25rem
    }
}

.w-2 {
    width: .5rem
}

.h-2 {
    height: .5rem
}

@media(min-width:0) {
    .w-xs-2 {
        width: .5rem
    }
}

@media(min-width:576px) {
    .w-sm-2 {
        width: .5rem
    }
}

@media(min-width:768px) {
    .w-md-2 {
        width: .5rem
    }
}

@media(min-width:992px) {
    .w-lg-2 {
        width: .5rem
    }
}

@media(min-width:1200px) {
    .w-xl-2 {
        width: .5rem
    }
}

@media(min-width:1400px) {
    .w-xxl-2 {
        width: .5rem
    }
}

@media(min-width:0) {
    .h-xs-2 {
        height: .5rem
    }
}

@media(min-width:576px) {
    .h-sm-2 {
        height: .5rem
    }
}

@media(min-width:768px) {
    .h-md-2 {
        height: .5rem
    }
}

@media(min-width:992px) {
    .h-lg-2 {
        height: .5rem
    }
}

@media(min-width:1200px) {
    .h-xl-2 {
        height: .5rem
    }
}

@media(min-width:1400px) {
    .h-xxl-2 {
        height: .5rem
    }
}

.w-3 {
    width: .75rem
}

.h-3 {
    height: .75rem
}

@media(min-width:0) {
    .w-xs-3 {
        width: .75rem
    }
}

@media(min-width:576px) {
    .w-sm-3 {
        width: .75rem
    }
}

@media(min-width:768px) {
    .w-md-3 {
        width: .75rem
    }
}

@media(min-width:992px) {
    .w-lg-3 {
        width: .75rem
    }
}

@media(min-width:1200px) {
    .w-xl-3 {
        width: .75rem
    }
}

@media(min-width:1400px) {
    .w-xxl-3 {
        width: .75rem
    }
}

@media(min-width:0) {
    .h-xs-3 {
        height: .75rem
    }
}

@media(min-width:576px) {
    .h-sm-3 {
        height: .75rem
    }
}

@media(min-width:768px) {
    .h-md-3 {
        height: .75rem
    }
}

@media(min-width:992px) {
    .h-lg-3 {
        height: .75rem
    }
}

@media(min-width:1200px) {
    .h-xl-3 {
        height: .75rem
    }
}

@media(min-width:1400px) {
    .h-xxl-3 {
        height: .75rem
    }
}

.w-4 {
    width: 1rem
}

.h-4 {
    height: 1rem
}

@media(min-width:0) {
    .w-xs-4 {
        width: 1rem
    }
}

@media(min-width:576px) {
    .w-sm-4 {
        width: 1rem
    }
}

@media(min-width:768px) {
    .w-md-4 {
        width: 1rem
    }
}

@media(min-width:992px) {
    .w-lg-4 {
        width: 1rem
    }
}

@media(min-width:1200px) {
    .w-xl-4 {
        width: 1rem
    }
}

@media(min-width:1400px) {
    .w-xxl-4 {
        width: 1rem
    }
}

@media(min-width:0) {
    .h-xs-4 {
        height: 1rem
    }
}

@media(min-width:576px) {
    .h-sm-4 {
        height: 1rem
    }
}

@media(min-width:768px) {
    .h-md-4 {
        height: 1rem
    }
}

@media(min-width:992px) {
    .h-lg-4 {
        height: 1rem
    }
}

@media(min-width:1200px) {
    .h-xl-4 {
        height: 1rem
    }
}

@media(min-width:1400px) {
    .h-xxl-4 {
        height: 1rem
    }
}

.w-5 {
    width: 1.25rem
}

.h-5 {
    height: 1.25rem
}

@media(min-width:0) {
    .w-xs-5 {
        width: 1.25rem
    }
}

@media(min-width:576px) {
    .w-sm-5 {
        width: 1.25rem
    }
}

@media(min-width:768px) {
    .w-md-5 {
        width: 1.25rem
    }
}

@media(min-width:992px) {
    .w-lg-5 {
        width: 1.25rem
    }
}

@media(min-width:1200px) {
    .w-xl-5 {
        width: 1.25rem
    }
}

@media(min-width:1400px) {
    .w-xxl-5 {
        width: 1.25rem
    }
}

@media(min-width:0) {
    .h-xs-5 {
        height: 1.25rem
    }
}

@media(min-width:576px) {
    .h-sm-5 {
        height: 1.25rem
    }
}

@media(min-width:768px) {
    .h-md-5 {
        height: 1.25rem
    }
}

@media(min-width:992px) {
    .h-lg-5 {
        height: 1.25rem
    }
}

@media(min-width:1200px) {
    .h-xl-5 {
        height: 1.25rem
    }
}

@media(min-width:1400px) {
    .h-xxl-5 {
        height: 1.25rem
    }
}

.w-6 {
    width: 1.5rem
}

.h-6 {
    height: 1.5rem
}

@media(min-width:0) {
    .w-xs-6 {
        width: 1.5rem
    }
}

@media(min-width:576px) {
    .w-sm-6 {
        width: 1.5rem
    }
}

@media(min-width:768px) {
    .w-md-6 {
        width: 1.5rem
    }
}

@media(min-width:992px) {
    .w-lg-6 {
        width: 1.5rem
    }
}

@media(min-width:1200px) {
    .w-xl-6 {
        width: 1.5rem
    }
}

@media(min-width:1400px) {
    .w-xxl-6 {
        width: 1.5rem
    }
}

@media(min-width:0) {
    .h-xs-6 {
        height: 1.5rem
    }
}

@media(min-width:576px) {
    .h-sm-6 {
        height: 1.5rem
    }
}

@media(min-width:768px) {
    .h-md-6 {
        height: 1.5rem
    }
}

@media(min-width:992px) {
    .h-lg-6 {
        height: 1.5rem
    }
}

@media(min-width:1200px) {
    .h-xl-6 {
        height: 1.5rem
    }
}

@media(min-width:1400px) {
    .h-xxl-6 {
        height: 1.5rem
    }
}

.w-7 {
    width: 1.75rem
}

.h-7 {
    height: 1.75rem
}

@media(min-width:0) {
    .w-xs-7 {
        width: 1.75rem
    }
}

@media(min-width:576px) {
    .w-sm-7 {
        width: 1.75rem
    }
}

@media(min-width:768px) {
    .w-md-7 {
        width: 1.75rem
    }
}

@media(min-width:992px) {
    .w-lg-7 {
        width: 1.75rem
    }
}

@media(min-width:1200px) {
    .w-xl-7 {
        width: 1.75rem
    }
}

@media(min-width:1400px) {
    .w-xxl-7 {
        width: 1.75rem
    }
}

@media(min-width:0) {
    .h-xs-7 {
        height: 1.75rem
    }
}

@media(min-width:576px) {
    .h-sm-7 {
        height: 1.75rem
    }
}

@media(min-width:768px) {
    .h-md-7 {
        height: 1.75rem
    }
}

@media(min-width:992px) {
    .h-lg-7 {
        height: 1.75rem
    }
}

@media(min-width:1200px) {
    .h-xl-7 {
        height: 1.75rem
    }
}

@media(min-width:1400px) {
    .h-xxl-7 {
        height: 1.75rem
    }
}

.w-8 {
    width: 2rem
}

.h-8 {
    height: 2rem
}

@media(min-width:0) {
    .w-xs-8 {
        width: 2rem
    }
}

@media(min-width:576px) {
    .w-sm-8 {
        width: 2rem
    }
}

@media(min-width:768px) {
    .w-md-8 {
        width: 2rem
    }
}

@media(min-width:992px) {
    .w-lg-8 {
        width: 2rem
    }
}

@media(min-width:1200px) {
    .w-xl-8 {
        width: 2rem
    }
}

@media(min-width:1400px) {
    .w-xxl-8 {
        width: 2rem
    }
}

@media(min-width:0) {
    .h-xs-8 {
        height: 2rem
    }
}

@media(min-width:576px) {
    .h-sm-8 {
        height: 2rem
    }
}

@media(min-width:768px) {
    .h-md-8 {
        height: 2rem
    }
}

@media(min-width:992px) {
    .h-lg-8 {
        height: 2rem
    }
}

@media(min-width:1200px) {
    .h-xl-8 {
        height: 2rem
    }
}

@media(min-width:1400px) {
    .h-xxl-8 {
        height: 2rem
    }
}

.w-9 {
    width: 2.25rem
}

.h-9 {
    height: 2.25rem
}

@media(min-width:0) {
    .w-xs-9 {
        width: 2.25rem
    }
}

@media(min-width:576px) {
    .w-sm-9 {
        width: 2.25rem
    }
}

@media(min-width:768px) {
    .w-md-9 {
        width: 2.25rem
    }
}

@media(min-width:992px) {
    .w-lg-9 {
        width: 2.25rem
    }
}

@media(min-width:1200px) {
    .w-xl-9 {
        width: 2.25rem
    }
}

@media(min-width:1400px) {
    .w-xxl-9 {
        width: 2.25rem
    }
}

@media(min-width:0) {
    .h-xs-9 {
        height: 2.25rem
    }
}

@media(min-width:576px) {
    .h-sm-9 {
        height: 2.25rem
    }
}

@media(min-width:768px) {
    .h-md-9 {
        height: 2.25rem
    }
}

@media(min-width:992px) {
    .h-lg-9 {
        height: 2.25rem
    }
}

@media(min-width:1200px) {
    .h-xl-9 {
        height: 2.25rem
    }
}

@media(min-width:1400px) {
    .h-xxl-9 {
        height: 2.25rem
    }
}

.w-10 {
    width: 2.5rem
}

.h-10 {
    height: 2.5rem
}

@media(min-width:0) {
    .w-xs-10 {
        width: 2.5rem
    }
}

@media(min-width:576px) {
    .w-sm-10 {
        width: 2.5rem
    }
}

@media(min-width:768px) {
    .w-md-10 {
        width: 2.5rem
    }
}

@media(min-width:992px) {
    .w-lg-10 {
        width: 2.5rem
    }
}

@media(min-width:1200px) {
    .w-xl-10 {
        width: 2.5rem
    }
}

@media(min-width:1400px) {
    .w-xxl-10 {
        width: 2.5rem
    }
}

@media(min-width:0) {
    .h-xs-10 {
        height: 2.5rem
    }
}

@media(min-width:576px) {
    .h-sm-10 {
        height: 2.5rem
    }
}

@media(min-width:768px) {
    .h-md-10 {
        height: 2.5rem
    }
}

@media(min-width:992px) {
    .h-lg-10 {
        height: 2.5rem
    }
}

@media(min-width:1200px) {
    .h-xl-10 {
        height: 2.5rem
    }
}

@media(min-width:1400px) {
    .h-xxl-10 {
        height: 2.5rem
    }
}

.w-11 {
    width: 2.75rem
}

.h-11 {
    height: 2.75rem
}

@media(min-width:0) {
    .w-xs-11 {
        width: 2.75rem
    }
}

@media(min-width:576px) {
    .w-sm-11 {
        width: 2.75rem
    }
}

@media(min-width:768px) {
    .w-md-11 {
        width: 2.75rem
    }
}

@media(min-width:992px) {
    .w-lg-11 {
        width: 2.75rem
    }
}

@media(min-width:1200px) {
    .w-xl-11 {
        width: 2.75rem
    }
}

@media(min-width:1400px) {
    .w-xxl-11 {
        width: 2.75rem
    }
}

@media(min-width:0) {
    .h-xs-11 {
        height: 2.75rem
    }
}

@media(min-width:576px) {
    .h-sm-11 {
        height: 2.75rem
    }
}

@media(min-width:768px) {
    .h-md-11 {
        height: 2.75rem
    }
}

@media(min-width:992px) {
    .h-lg-11 {
        height: 2.75rem
    }
}

@media(min-width:1200px) {
    .h-xl-11 {
        height: 2.75rem
    }
}

@media(min-width:1400px) {
    .h-xxl-11 {
        height: 2.75rem
    }
}

.w-12 {
    width: 3rem
}

.h-12 {
    height: 3rem
}

@media(min-width:0) {
    .w-xs-12 {
        width: 3rem
    }
}

@media(min-width:576px) {
    .w-sm-12 {
        width: 3rem
    }
}

@media(min-width:768px) {
    .w-md-12 {
        width: 3rem
    }
}

@media(min-width:992px) {
    .w-lg-12 {
        width: 3rem
    }
}

@media(min-width:1200px) {
    .w-xl-12 {
        width: 3rem
    }
}

@media(min-width:1400px) {
    .w-xxl-12 {
        width: 3rem
    }
}

@media(min-width:0) {
    .h-xs-12 {
        height: 3rem
    }
}

@media(min-width:576px) {
    .h-sm-12 {
        height: 3rem
    }
}

@media(min-width:768px) {
    .h-md-12 {
        height: 3rem
    }
}

@media(min-width:992px) {
    .h-lg-12 {
        height: 3rem
    }
}

@media(min-width:1200px) {
    .h-xl-12 {
        height: 3rem
    }
}

@media(min-width:1400px) {
    .h-xxl-12 {
        height: 3rem
    }
}

.w-13 {
    width: 3.25rem
}

.h-13 {
    height: 3.25rem
}

@media(min-width:0) {
    .w-xs-13 {
        width: 3.25rem
    }
}

@media(min-width:576px) {
    .w-sm-13 {
        width: 3.25rem
    }
}

@media(min-width:768px) {
    .w-md-13 {
        width: 3.25rem
    }
}

@media(min-width:992px) {
    .w-lg-13 {
        width: 3.25rem
    }
}

@media(min-width:1200px) {
    .w-xl-13 {
        width: 3.25rem
    }
}

@media(min-width:1400px) {
    .w-xxl-13 {
        width: 3.25rem
    }
}

@media(min-width:0) {
    .h-xs-13 {
        height: 3.25rem
    }
}

@media(min-width:576px) {
    .h-sm-13 {
        height: 3.25rem
    }
}

@media(min-width:768px) {
    .h-md-13 {
        height: 3.25rem
    }
}

@media(min-width:992px) {
    .h-lg-13 {
        height: 3.25rem
    }
}

@media(min-width:1200px) {
    .h-xl-13 {
        height: 3.25rem
    }
}

@media(min-width:1400px) {
    .h-xxl-13 {
        height: 3.25rem
    }
}

.w-14 {
    width: 3.5rem
}

.h-14 {
    height: 3.5rem
}

@media(min-width:0) {
    .w-xs-14 {
        width: 3.5rem
    }
}

@media(min-width:576px) {
    .w-sm-14 {
        width: 3.5rem
    }
}

@media(min-width:768px) {
    .w-md-14 {
        width: 3.5rem
    }
}

@media(min-width:992px) {
    .w-lg-14 {
        width: 3.5rem
    }
}

@media(min-width:1200px) {
    .w-xl-14 {
        width: 3.5rem
    }
}

@media(min-width:1400px) {
    .w-xxl-14 {
        width: 3.5rem
    }
}

@media(min-width:0) {
    .h-xs-14 {
        height: 3.5rem
    }
}

@media(min-width:576px) {
    .h-sm-14 {
        height: 3.5rem
    }
}

@media(min-width:768px) {
    .h-md-14 {
        height: 3.5rem
    }
}

@media(min-width:992px) {
    .h-lg-14 {
        height: 3.5rem
    }
}

@media(min-width:1200px) {
    .h-xl-14 {
        height: 3.5rem
    }
}

@media(min-width:1400px) {
    .h-xxl-14 {
        height: 3.5rem
    }
}

.w-15 {
    width: 3.75rem
}

.h-15 {
    height: 3.75rem
}

@media(min-width:0) {
    .w-xs-15 {
        width: 3.75rem
    }
}

@media(min-width:576px) {
    .w-sm-15 {
        width: 3.75rem
    }
}

@media(min-width:768px) {
    .w-md-15 {
        width: 3.75rem
    }
}

@media(min-width:992px) {
    .w-lg-15 {
        width: 3.75rem
    }
}

@media(min-width:1200px) {
    .w-xl-15 {
        width: 3.75rem
    }
}

@media(min-width:1400px) {
    .w-xxl-15 {
        width: 3.75rem
    }
}

@media(min-width:0) {
    .h-xs-15 {
        height: 3.75rem
    }
}

@media(min-width:576px) {
    .h-sm-15 {
        height: 3.75rem
    }
}

@media(min-width:768px) {
    .h-md-15 {
        height: 3.75rem
    }
}

@media(min-width:992px) {
    .h-lg-15 {
        height: 3.75rem
    }
}

@media(min-width:1200px) {
    .h-xl-15 {
        height: 3.75rem
    }
}

@media(min-width:1400px) {
    .h-xxl-15 {
        height: 3.75rem
    }
}

.w-16 {
    width: 4rem
}

.h-16 {
    height: 4rem
}

@media(min-width:0) {
    .w-xs-16 {
        width: 4rem
    }
}

@media(min-width:576px) {
    .w-sm-16 {
        width: 4rem
    }
}

@media(min-width:768px) {
    .w-md-16 {
        width: 4rem
    }
}

@media(min-width:992px) {
    .w-lg-16 {
        width: 4rem
    }
}

@media(min-width:1200px) {
    .w-xl-16 {
        width: 4rem
    }
}

@media(min-width:1400px) {
    .w-xxl-16 {
        width: 4rem
    }
}

@media(min-width:0) {
    .h-xs-16 {
        height: 4rem
    }
}

@media(min-width:576px) {
    .h-sm-16 {
        height: 4rem
    }
}

@media(min-width:768px) {
    .h-md-16 {
        height: 4rem
    }
}

@media(min-width:992px) {
    .h-lg-16 {
        height: 4rem
    }
}

@media(min-width:1200px) {
    .h-xl-16 {
        height: 4rem
    }
}

@media(min-width:1400px) {
    .h-xxl-16 {
        height: 4rem
    }
}

.w-17 {
    width: 4.25rem
}

.h-17 {
    height: 4.25rem
}

@media(min-width:0) {
    .w-xs-17 {
        width: 4.25rem
    }
}

@media(min-width:576px) {
    .w-sm-17 {
        width: 4.25rem
    }
}

@media(min-width:768px) {
    .w-md-17 {
        width: 4.25rem
    }
}

@media(min-width:992px) {
    .w-lg-17 {
        width: 4.25rem
    }
}

@media(min-width:1200px) {
    .w-xl-17 {
        width: 4.25rem
    }
}

@media(min-width:1400px) {
    .w-xxl-17 {
        width: 4.25rem
    }
}

@media(min-width:0) {
    .h-xs-17 {
        height: 4.25rem
    }
}

@media(min-width:576px) {
    .h-sm-17 {
        height: 4.25rem
    }
}

@media(min-width:768px) {
    .h-md-17 {
        height: 4.25rem
    }
}

@media(min-width:992px) {
    .h-lg-17 {
        height: 4.25rem
    }
}

@media(min-width:1200px) {
    .h-xl-17 {
        height: 4.25rem
    }
}

@media(min-width:1400px) {
    .h-xxl-17 {
        height: 4.25rem
    }
}

.w-18 {
    width: 4.5rem
}

.h-18 {
    height: 4.5rem
}

@media(min-width:0) {
    .w-xs-18 {
        width: 4.5rem
    }
}

@media(min-width:576px) {
    .w-sm-18 {
        width: 4.5rem
    }
}

@media(min-width:768px) {
    .w-md-18 {
        width: 4.5rem
    }
}

@media(min-width:992px) {
    .w-lg-18 {
        width: 4.5rem
    }
}

@media(min-width:1200px) {
    .w-xl-18 {
        width: 4.5rem
    }
}

@media(min-width:1400px) {
    .w-xxl-18 {
        width: 4.5rem
    }
}

@media(min-width:0) {
    .h-xs-18 {
        height: 4.5rem
    }
}

@media(min-width:576px) {
    .h-sm-18 {
        height: 4.5rem
    }
}

@media(min-width:768px) {
    .h-md-18 {
        height: 4.5rem
    }
}

@media(min-width:992px) {
    .h-lg-18 {
        height: 4.5rem
    }
}

@media(min-width:1200px) {
    .h-xl-18 {
        height: 4.5rem
    }
}

@media(min-width:1400px) {
    .h-xxl-18 {
        height: 4.5rem
    }
}

.w-19 {
    width: 4.75rem
}

.h-19 {
    height: 4.75rem
}

@media(min-width:0) {
    .w-xs-19 {
        width: 4.75rem
    }
}

@media(min-width:576px) {
    .w-sm-19 {
        width: 4.75rem
    }
}

@media(min-width:768px) {
    .w-md-19 {
        width: 4.75rem
    }
}

@media(min-width:992px) {
    .w-lg-19 {
        width: 4.75rem
    }
}

@media(min-width:1200px) {
    .w-xl-19 {
        width: 4.75rem
    }
}

@media(min-width:1400px) {
    .w-xxl-19 {
        width: 4.75rem
    }
}

@media(min-width:0) {
    .h-xs-19 {
        height: 4.75rem
    }
}

@media(min-width:576px) {
    .h-sm-19 {
        height: 4.75rem
    }
}

@media(min-width:768px) {
    .h-md-19 {
        height: 4.75rem
    }
}

@media(min-width:992px) {
    .h-lg-19 {
        height: 4.75rem
    }
}

@media(min-width:1200px) {
    .h-xl-19 {
        height: 4.75rem
    }
}

@media(min-width:1400px) {
    .h-xxl-19 {
        height: 4.75rem
    }
}

.w-20 {
    width: 5rem
}

.h-20 {
    height: 5rem
}

@media(min-width:0) {
    .w-xs-20 {
        width: 5rem
    }
}

@media(min-width:576px) {
    .w-sm-20 {
        width: 5rem
    }
}

@media(min-width:768px) {
    .w-md-20 {
        width: 5rem
    }
}

@media(min-width:992px) {
    .w-lg-20 {
        width: 5rem
    }
}

@media(min-width:1200px) {
    .w-xl-20 {
        width: 5rem
    }
}

@media(min-width:1400px) {
    .w-xxl-20 {
        width: 5rem
    }
}

@media(min-width:0) {
    .h-xs-20 {
        height: 5rem
    }
}

@media(min-width:576px) {
    .h-sm-20 {
        height: 5rem
    }
}

@media(min-width:768px) {
    .h-md-20 {
        height: 5rem
    }
}

@media(min-width:992px) {
    .h-lg-20 {
        height: 5rem
    }
}

@media(min-width:1200px) {
    .h-xl-20 {
        height: 5rem
    }
}

@media(min-width:1400px) {
    .h-xxl-20 {
        height: 5rem
    }
}

.w-21 {
    width: 5.25rem
}

.h-21 {
    height: 5.25rem
}

@media(min-width:0) {
    .w-xs-21 {
        width: 5.25rem
    }
}

@media(min-width:576px) {
    .w-sm-21 {
        width: 5.25rem
    }
}

@media(min-width:768px) {
    .w-md-21 {
        width: 5.25rem
    }
}

@media(min-width:992px) {
    .w-lg-21 {
        width: 5.25rem
    }
}

@media(min-width:1200px) {
    .w-xl-21 {
        width: 5.25rem
    }
}

@media(min-width:1400px) {
    .w-xxl-21 {
        width: 5.25rem
    }
}

@media(min-width:0) {
    .h-xs-21 {
        height: 5.25rem
    }
}

@media(min-width:576px) {
    .h-sm-21 {
        height: 5.25rem
    }
}

@media(min-width:768px) {
    .h-md-21 {
        height: 5.25rem
    }
}

@media(min-width:992px) {
    .h-lg-21 {
        height: 5.25rem
    }
}

@media(min-width:1200px) {
    .h-xl-21 {
        height: 5.25rem
    }
}

@media(min-width:1400px) {
    .h-xxl-21 {
        height: 5.25rem
    }
}

.w-22 {
    width: 5.5rem
}

.h-22 {
    height: 5.5rem
}

@media(min-width:0) {
    .w-xs-22 {
        width: 5.5rem
    }
}

@media(min-width:576px) {
    .w-sm-22 {
        width: 5.5rem
    }
}

@media(min-width:768px) {
    .w-md-22 {
        width: 5.5rem
    }
}

@media(min-width:992px) {
    .w-lg-22 {
        width: 5.5rem
    }
}

@media(min-width:1200px) {
    .w-xl-22 {
        width: 5.5rem
    }
}

@media(min-width:1400px) {
    .w-xxl-22 {
        width: 5.5rem
    }
}

@media(min-width:0) {
    .h-xs-22 {
        height: 5.5rem
    }
}

@media(min-width:576px) {
    .h-sm-22 {
        height: 5.5rem
    }
}

@media(min-width:768px) {
    .h-md-22 {
        height: 5.5rem
    }
}

@media(min-width:992px) {
    .h-lg-22 {
        height: 5.5rem
    }
}

@media(min-width:1200px) {
    .h-xl-22 {
        height: 5.5rem
    }
}

@media(min-width:1400px) {
    .h-xxl-22 {
        height: 5.5rem
    }
}

.w-23 {
    width: 5.75rem
}

.h-23 {
    height: 5.75rem
}

@media(min-width:0) {
    .w-xs-23 {
        width: 5.75rem
    }
}

@media(min-width:576px) {
    .w-sm-23 {
        width: 5.75rem
    }
}

@media(min-width:768px) {
    .w-md-23 {
        width: 5.75rem
    }
}

@media(min-width:992px) {
    .w-lg-23 {
        width: 5.75rem
    }
}

@media(min-width:1200px) {
    .w-xl-23 {
        width: 5.75rem
    }
}

@media(min-width:1400px) {
    .w-xxl-23 {
        width: 5.75rem
    }
}

@media(min-width:0) {
    .h-xs-23 {
        height: 5.75rem
    }
}

@media(min-width:576px) {
    .h-sm-23 {
        height: 5.75rem
    }
}

@media(min-width:768px) {
    .h-md-23 {
        height: 5.75rem
    }
}

@media(min-width:992px) {
    .h-lg-23 {
        height: 5.75rem
    }
}

@media(min-width:1200px) {
    .h-xl-23 {
        height: 5.75rem
    }
}

@media(min-width:1400px) {
    .h-xxl-23 {
        height: 5.75rem
    }
}

.w-24 {
    width: 6rem
}

.h-24 {
    height: 6rem
}

@media(min-width:0) {
    .w-xs-24 {
        width: 6rem
    }
}

@media(min-width:576px) {
    .w-sm-24 {
        width: 6rem
    }
}

@media(min-width:768px) {
    .w-md-24 {
        width: 6rem
    }
}

@media(min-width:992px) {
    .w-lg-24 {
        width: 6rem
    }
}

@media(min-width:1200px) {
    .w-xl-24 {
        width: 6rem
    }
}

@media(min-width:1400px) {
    .w-xxl-24 {
        width: 6rem
    }
}

@media(min-width:0) {
    .h-xs-24 {
        height: 6rem
    }
}

@media(min-width:576px) {
    .h-sm-24 {
        height: 6rem
    }
}

@media(min-width:768px) {
    .h-md-24 {
        height: 6rem
    }
}

@media(min-width:992px) {
    .h-lg-24 {
        height: 6rem
    }
}

@media(min-width:1200px) {
    .h-xl-24 {
        height: 6rem
    }
}

@media(min-width:1400px) {
    .h-xxl-24 {
        height: 6rem
    }
}

.w-25 {
    width: 6.25rem
}

.h-25 {
    height: 6.25rem
}

@media(min-width:0) {
    .w-xs-25 {
        width: 6.25rem
    }
}

@media(min-width:576px) {
    .w-sm-25 {
        width: 6.25rem
    }
}

@media(min-width:768px) {
    .w-md-25 {
        width: 6.25rem
    }
}

@media(min-width:992px) {
    .w-lg-25 {
        width: 6.25rem
    }
}

@media(min-width:1200px) {
    .w-xl-25 {
        width: 6.25rem
    }
}

@media(min-width:1400px) {
    .w-xxl-25 {
        width: 6.25rem
    }
}

@media(min-width:0) {
    .h-xs-25 {
        height: 6.25rem
    }
}

@media(min-width:576px) {
    .h-sm-25 {
        height: 6.25rem
    }
}

@media(min-width:768px) {
    .h-md-25 {
        height: 6.25rem
    }
}

@media(min-width:992px) {
    .h-lg-25 {
        height: 6.25rem
    }
}

@media(min-width:1200px) {
    .h-xl-25 {
        height: 6.25rem
    }
}

@media(min-width:1400px) {
    .h-xxl-25 {
        height: 6.25rem
    }
}

.w-26 {
    width: 6.5rem
}

.h-26 {
    height: 6.5rem
}

@media(min-width:0) {
    .w-xs-26 {
        width: 6.5rem
    }
}

@media(min-width:576px) {
    .w-sm-26 {
        width: 6.5rem
    }
}

@media(min-width:768px) {
    .w-md-26 {
        width: 6.5rem
    }
}

@media(min-width:992px) {
    .w-lg-26 {
        width: 6.5rem
    }
}

@media(min-width:1200px) {
    .w-xl-26 {
        width: 6.5rem
    }
}

@media(min-width:1400px) {
    .w-xxl-26 {
        width: 6.5rem
    }
}

@media(min-width:0) {
    .h-xs-26 {
        height: 6.5rem
    }
}

@media(min-width:576px) {
    .h-sm-26 {
        height: 6.5rem
    }
}

@media(min-width:768px) {
    .h-md-26 {
        height: 6.5rem
    }
}

@media(min-width:992px) {
    .h-lg-26 {
        height: 6.5rem
    }
}

@media(min-width:1200px) {
    .h-xl-26 {
        height: 6.5rem
    }
}

@media(min-width:1400px) {
    .h-xxl-26 {
        height: 6.5rem
    }
}

.w-27 {
    width: 6.75rem
}

.h-27 {
    height: 6.75rem
}

@media(min-width:0) {
    .w-xs-27 {
        width: 6.75rem
    }
}

@media(min-width:576px) {
    .w-sm-27 {
        width: 6.75rem
    }
}

@media(min-width:768px) {
    .w-md-27 {
        width: 6.75rem
    }
}

@media(min-width:992px) {
    .w-lg-27 {
        width: 6.75rem
    }
}

@media(min-width:1200px) {
    .w-xl-27 {
        width: 6.75rem
    }
}

@media(min-width:1400px) {
    .w-xxl-27 {
        width: 6.75rem
    }
}

@media(min-width:0) {
    .h-xs-27 {
        height: 6.75rem
    }
}

@media(min-width:576px) {
    .h-sm-27 {
        height: 6.75rem
    }
}

@media(min-width:768px) {
    .h-md-27 {
        height: 6.75rem
    }
}

@media(min-width:992px) {
    .h-lg-27 {
        height: 6.75rem
    }
}

@media(min-width:1200px) {
    .h-xl-27 {
        height: 6.75rem
    }
}

@media(min-width:1400px) {
    .h-xxl-27 {
        height: 6.75rem
    }
}

.w-28 {
    width: 7rem
}

.h-28 {
    height: 7rem
}

@media(min-width:0) {
    .w-xs-28 {
        width: 7rem
    }
}

@media(min-width:576px) {
    .w-sm-28 {
        width: 7rem
    }
}

@media(min-width:768px) {
    .w-md-28 {
        width: 7rem
    }
}

@media(min-width:992px) {
    .w-lg-28 {
        width: 7rem
    }
}

@media(min-width:1200px) {
    .w-xl-28 {
        width: 7rem
    }
}

@media(min-width:1400px) {
    .w-xxl-28 {
        width: 7rem
    }
}

@media(min-width:0) {
    .h-xs-28 {
        height: 7rem
    }
}

@media(min-width:576px) {
    .h-sm-28 {
        height: 7rem
    }
}

@media(min-width:768px) {
    .h-md-28 {
        height: 7rem
    }
}

@media(min-width:992px) {
    .h-lg-28 {
        height: 7rem
    }
}

@media(min-width:1200px) {
    .h-xl-28 {
        height: 7rem
    }
}

@media(min-width:1400px) {
    .h-xxl-28 {
        height: 7rem
    }
}

.w-29 {
    width: 7.25rem
}

.h-29 {
    height: 7.25rem
}

@media(min-width:0) {
    .w-xs-29 {
        width: 7.25rem
    }
}

@media(min-width:576px) {
    .w-sm-29 {
        width: 7.25rem
    }
}

@media(min-width:768px) {
    .w-md-29 {
        width: 7.25rem
    }
}

@media(min-width:992px) {
    .w-lg-29 {
        width: 7.25rem
    }
}

@media(min-width:1200px) {
    .w-xl-29 {
        width: 7.25rem
    }
}

@media(min-width:1400px) {
    .w-xxl-29 {
        width: 7.25rem
    }
}

@media(min-width:0) {
    .h-xs-29 {
        height: 7.25rem
    }
}

@media(min-width:576px) {
    .h-sm-29 {
        height: 7.25rem
    }
}

@media(min-width:768px) {
    .h-md-29 {
        height: 7.25rem
    }
}

@media(min-width:992px) {
    .h-lg-29 {
        height: 7.25rem
    }
}

@media(min-width:1200px) {
    .h-xl-29 {
        height: 7.25rem
    }
}

@media(min-width:1400px) {
    .h-xxl-29 {
        height: 7.25rem
    }
}

.w-30 {
    width: 7.5rem
}

.h-30 {
    height: 7.5rem
}

@media(min-width:0) {
    .w-xs-30 {
        width: 7.5rem
    }
}

@media(min-width:576px) {
    .w-sm-30 {
        width: 7.5rem
    }
}

@media(min-width:768px) {
    .w-md-30 {
        width: 7.5rem
    }
}

@media(min-width:992px) {
    .w-lg-30 {
        width: 7.5rem
    }
}

@media(min-width:1200px) {
    .w-xl-30 {
        width: 7.5rem
    }
}

@media(min-width:1400px) {
    .w-xxl-30 {
        width: 7.5rem
    }
}

@media(min-width:0) {
    .h-xs-30 {
        height: 7.5rem
    }
}

@media(min-width:576px) {
    .h-sm-30 {
        height: 7.5rem
    }
}

@media(min-width:768px) {
    .h-md-30 {
        height: 7.5rem
    }
}

@media(min-width:992px) {
    .h-lg-30 {
        height: 7.5rem
    }
}

@media(min-width:1200px) {
    .h-xl-30 {
        height: 7.5rem
    }
}

@media(min-width:1400px) {
    .h-xxl-30 {
        height: 7.5rem
    }
}

.w-max-con {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content
}

.bg-opacity-5 {
    --bs-bg-opacity: 0.05
}

.bg-opacity-6 {
    --bs-bg-opacity: 0.01
}

.bg-opacity-10 {
    --bs-bg-opacity: 0.1
}

.transition {
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.hover\:text-primary:hover {
    color: #1062fe !important
}

.hover\:text-white:hover {
    color: #fff !important
}

.hover\:text-dark:hover {
    color: #080f2c !important
}

.hover\:bg-primary:hover {
    background-color: #1062fe !important
}

.hover\:bg-success:hover {
    background-color: #07c07e !important
}

.hover\:bg-dark:hover {
    background-color: #080f2c !important
}

.hover\:border-primary:hover {
    border-color: #1062fe !important
}

.hover\:border-success:hover {
    border-color: #07c07e !important
}

.hover\:border-dark:hover {
    border-color: #080f2c !important
}

.text-heading {
    color: #080f2c
}

.fw-900 {
    font-weight: 900
}

.bg-gray-900 {
    background-color: #090911
}

.bg-gradient-1 {
    background-image: linear-gradient(253deg, #0a00e9 5.74%, #00165b 102.24%)
}

.hover-shadow:hover {
    -webkit-box-shadow: 0 .5rem 1rem rgb(0 0 0 / .15);
    box-shadow: 0 .5rem 1rem rgb(0 0 0 / .15)
}

.form-control:focus {
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: #dee2e6
}

.form-select:focus {
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: #dee2e6
}

.position-unset {
    position: unset
}

.yearly-price {
    display: none
}

.yearly-price-x {
    display: none
}

.place-content-center {
    place-content: center
}

.ssl-provider-area {
    margin-top: -175px
}

@media(max-width:1399px) {
    .ssl-provider-area {
        margin-top: -145px
    }
}

@media(max-width:1199px) {
    .ssl-provider-area {
        margin-top: -80px
    }
}

.data-boosting::after {
    position: absolute;
    content: "";
    inset: 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    z-index: -1
}

.hsot-img-style-8 {
    margin-bottom: -80px
}

@media(max-width:1199px) {
    .hsot-img-style-8 {
        margin-bottom: 0
    }
}

.price-8 {
    padding-top: 170px
}

@media(max-width:1399px) {
    .price-8 {
        padding-top: 100px
    }
}

@media(max-width:767px) {
    .price-8 {
        padding-top: 60px
    }
}

.tab-nav-8 .nav-link.active {
    background: linear-gradient(262.24deg, #7154C6 9.78%, #301C70 91.63%);
    color: #fff !important
}

.price-card-8:hover {
    background: linear-gradient(262.24deg, #7154C6 9.78%, #301C70 91.63%);
    color: #fff !important
}

.price-card-8:hover h3,
.price-card-8:hover .h3,
.price-card-8:hover h6,
.price-card-8:hover .h6,
.price-card-8:hover .text-black {
    color: #fff !important
}

.price-card-8:hover .btn {
    background: #ffa42f
}

.tab-nav-9 .nav-link.active {
    background: #080f2c;
    color: #fff !important
}

.support-22 a {
    text-decoration: none
}

.support-22 a:hover {
    color: #ffa42f !important
}

@media(min-width:1200px) {
    .border-xl-0 {
        border: 0 !important
    }
}

.dark-style-btn {
    border: 1.5px solid hsl(0 0% 100% / .13);
    background: rgb(40 40 40 / .1);
    -webkit-box-shadow: 2px 4px 16px 0 rgb(248 248 248 / .06) inset;
    box-shadow: 2px 4px 16px 0 rgb(248 248 248 / .06) inset;
    backdrop-filter: blur(50px)
}

.brand_slide_logo_wrapper {
    max-width: 300px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

@media(max-width:991px) {
    .brand_slide_logo_svg svg {
        height: 270px
    }
}

.overlay-wrapper::after {
    position: absolute;
    content: "";
    inset: 0;
    background: -webkit-gradient(linear, right top, left top, color-stop(.93%, #0A0714), color-stop(7.52%, #0A0714), color-stop(47.93%, #fff0), color-stop(95.79%, #050210), color-stop(99.92%, #050210));
    background: linear-gradient(270deg, #0A0714 .93%, #0A0714 7.52%, #fff0 47.93%, #050210 95.79%, #050210 99.92%);
    pointer-events: none
}

.overlay-wrapper-2::after {
    position: absolute;
    content: "";
    inset: 0;
    background: linear-gradient(1deg, #0A0714 .93%, #0A0714 7.52%, #fff0 47.93%, #050210 95.79%, #050210 99.92%);
    pointer-events: none
}

.animation-gradient {
    position: relative;
    padding: 1px;
    background-color: #343a40
}

.animation-gradient::after {
    position: absolute;
    content: "";
    width: 138%;
    height: 80px;
    background: linear-gradient(165.36deg, #6B41FF 79.37%, #F64CFF 85.2%, rgb(255 197 83 / .8) 92.8%, #030313 100.2%);
    left: -220px;
    top: 200px;
    -webkit-animation: borderRotate 5s linear infinite;
    animation: borderRotate 5s linear infinite
}

@-webkit-keyframes borderRotate {
    100% {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes borderRotate {
    100% {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

.text-11 {
    color: #9429e4
}

.bg-11 {
    background: rgb(148 41 228 / .12)
}

.bg-dark-11 {
    background: #110e1b !important
}

.bg-light-13 {
    background-color: #ecf0f8
}

.bg-warning-13 {
    background-color: #f47421
}

.text-warning-13 {
    color: #f47421
}

.bg-blue-13 {
    background-color: #ecf0f8
}

.section_group {
    background: -webkit-gradient(linear, left top, left bottom, from(rgb(255 255 255 / .2)), color-stop(133.39%, rgb(134 91 255 / .2)));
    background: linear-gradient(180deg, rgb(255 255 255 / .2) 0%, rgb(134 91 255 / .2) 133.39%)
}

.style_15 .social-icon:hover {
    background-color: #ffa42f
}

.btn_arrow {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.navbar-overlay.style_16 {
    top: 30px
}

@media(max-width:991px) {
    .navbar-overlay.style_16 {
        top: 0
    }
}

.navbar-sticky-init .navbar-overlay.style_16 {
    top: 0
}

.preloader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    z-index: 9999
}

.preloader .loading-bar {
    width: 100%;
    height: 3px;
    margin-top: 30px;
    position: relative;
    overflow: hidden;
    background: #dee2e6
}

.preloader .loading-bar:before {
    content: "";
    width: 35px;
    height: 3px;
    background: #1062fe;
    position: absolute;
    left: -34px;
    -webkit-animation: bluebar 1.5s infinite ease;
    animation: bluebar 1.5s infinite ease
}

@-webkit-keyframes bluebar {
    50% {
        left: 96px
    }
}

@keyframes bluebar {
    50% {
        left: 96px
    }
}

.footer-2-area::after {
    position: absolute;
    content: "";
    inset: 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    z-index: -1
}

.footer-2-link {
    display: inline-block;
    text-decoration: none;
    font-size: 14px;
    color: hsl(0 0% 100% / .75);
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.footer-2-link:hover {
    color: #fff
}

.footer-13-area {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover
}

#footer-3 {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat
}

.footer-4 {
    padding-top: 60px
}

@media(min-width:992px) {
    .footer-4 {
        padding-top: 240px;
        -webkit-mask-image: url(img/footer-4-bg.png);
        mask-image: url(img/footer-4-bg.png);
        -webkit-mask-repeat: no-repeat;
        mask-repeat: no-repeat;
        -webkit-mask-size: 100% 100%;
        mask-size: 100% 100%;
        -webkit-mask-position: center top;
        mask-position: center top
    }
}

.footer-5 {
    position: relative;
    isolation: isolate
}

.footer-5::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -2;
    background-image: linear-gradient(253deg, #0a00e9 5.74%, #00165b 102.24%);
    pointer-events: none
}

@media(min-width:992px) {
    .footer-5::after {
        -webkit-mask-size: 100% 100%;
        mask-size: 100% 100%;
        -webkit-mask-repeat: no-repeat;
        mask-repeat: no-repeat;
        -webkit-mask-position: center;
        mask-position: center;
        right: 1%
    }
}

@media(min-width:1200px) {
    .footer-5::after {
        right: 5%
    }
}

@media(min-width:1400px) {
    .footer-5::after {
        right: 2%
    }
}

@media(min-width:2100px) {
    .footer-5::after {}
}

.logo {
    --logo-height: 55px;
    height: var(--logo-height);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.logo__img {
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.logo__img-dark {
    display: none
}

.logo__sticky {
    display: none
}

[data-bs-theme=dark] .logo__img-dark {
    display: inline-block
}

[data-bs-theme=dark] .logo__img-light {
    display: none
}

.bg-soft-primary {
    background-color: rgb(16 98 254 / .15);
    color: #1062fe
}

.bg-soft-primary-16 {
    background-color: rgb(193 237 0 / .15);
    color: #c1ed00
}

.bg-soft-secondary {
    background-color: rgb(241 245 249 / .15);
    color: #f1f5f9
}

.bg-soft-success {
    background-color: rgb(7 192 126 / .15);
    color: #07c07e
}

.bg-soft-info {
    background-color: rgb(36 225 228 / .15);
    color: #24e1e4
}

.bg-soft-warning {
    background-color: rgb(255 164 47 / .15);
    color: #ffa42f
}

.bg-soft-danger {
    background-color: rgb(253 50 70 / .15);
    color: #fd3246
}

.bg-soft-light {
    background-color: rgb(248 249 250 / .15);
    color: #f8f9fa
}

.bg-soft-dark {
    background-color: rgb(8 15 44 / .15);
    color: #080f2c
}

.bg-soft-custom-1 {
    background-color: rgb(19 40 40 / .15);
    color: #132828
}

.bg-soft-custom-2 {
    background-color: rgb(27 45 44 / .15);
    color: #1b2d2c
}

.bg-soft-dark-17 {
    background-color: rgb(2 11 18 / .15);
    color: #020b12
}

.bg-soft-body-17 {
    background-color: rgb(179 182 184 / .15);
    color: #b3b6b8
}

.bg-soft-dark-card-17 {
    background-color: rgb(11 22 27 / .15);
    color: #0b161b
}

.bg-soft-custom-3 {
    background-color: rgb(255 143 39 / .15);
    color: #ff8f27
}

.bg-soft-custom-4 {
    background-color: rgb(233 250 73 / .15);
    color: #e9fa49
}

.bg-soft-custom-5 {
    background-color: rgb(157 137 252 / .15);
    color: #9d89fc
}

.gradient-bg {
    background: linear-gradient(90.12deg, #E90387 -29.31%, #FC6866 100.59%)
}

.gradient-bg-2 {
    background: linear-gradient(262.24deg, #7154C6 9.78%, #301C70 91.63%)
}

.btn-primary:hover,
.btn-primary:active,
.btn-primary:focus,
.btn-primary.active,
.btn-primary.show {
    border-color: rgb(.9125, 75.7375, 218.0875);
    background-color: rgb(.9125, 75.7375, 218.0875)
}

.btn-primary-16:hover,
.btn-primary-16:active,
.btn-primary-16:focus,
.btn-primary-16.active,
.btn-primary-16.show {
    border-color: rgb(151.4683544304, 186, 0);
    background-color: rgb(151.4683544304, 186, 0)
}

.btn-secondary:hover,
.btn-secondary:active,
.btn-secondary:focus,
.btn-secondary.active,
.btn-secondary.show {
    border-color: rgb(205.3, 219.5, 233.7);
    background-color: rgb(205.3, 219.5, 233.7)
}

.btn-success:hover,
.btn-success:active,
.btn-success:focus,
.btn-success.active,
.btn-success.show {
    border-color: rgb(5.2060301508, 142.7939698492, 93.7085427136);
    background-color: rgb(5.2060301508, 142.7939698492, 93.7085427136)
}

.btn-info:hover,
.btn-info:active,
.btn-info:focus,
.btn-info.active,
.btn-info.show {
    border-color: hsl(180.9375, 78.0487804878%, 41.7647058824%);
    background-color: hsl(180.9375, 78.0487804878%, 41.7647058824%)
}

.btn-warning:hover,
.btn-warning:active,
.btn-warning:focus,
.btn-warning.active,
.btn-warning.show {
    border-color: rgb(251, 141.1875, 0);
    background-color: rgb(251, 141.1875, 0)
}

.btn-danger:hover,
.btn-danger:active,
.btn-danger:focus,
.btn-danger.active,
.btn-danger.show {
    border-color: rgb(249.5652173913, 2.4347826087, 26.7826086957);
    background-color: rgb(249.5652173913, 2.4347826087, 26.7826086957)
}

.btn-light:hover,
.btn-light:active,
.btn-light:focus,
.btn-light.active,
.btn-light.show {
    border-color: rgb(218.25, 223.5, 228.75);
    background-color: rgb(218.25, 223.5, 228.75)
}

.btn-dark:hover,
.btn-dark:active,
.btn-dark:focus,
.btn-dark.active,
.btn-dark.show {
    border-color: rgb(.1538461538, .2884615385, .8461538462);
    background-color: rgb(.1538461538, .2884615385, .8461538462)
}

.btn-custom-1:hover,
.btn-custom-1:active,
.btn-custom-1:focus,
.btn-custom-1.active,
.btn-custom-1.show {
    border-color: hsl(180, 35.593220339%, 1.568627451%);
    background-color: hsl(180, 35.593220339%, 1.568627451%)
}

.btn-custom-2:hover,
.btn-custom-2:active,
.btn-custom-2:focus,
.btn-custom-2.active,
.btn-custom-2.show {
    border-color: rgb(7.875, 13.125, 12.8333333333);
    background-color: rgb(7.875, 13.125, 12.8333333333)
}

.btn-dark-17:hover,
.btn-dark-17:active,
.btn-dark-17:focus,
.btn-dark-17.active,
.btn-dark-17.show {
    border-color: #000;
    background-color: #000
}

.btn-body-17:hover,
.btn-body-17:active,
.btn-body-17:focus,
.btn-body-17.active,
.btn-body-17.show {
    border-color: hsl(204, 3.4013605442%, 61.1764705882%);
    background-color: hsl(204, 3.4013605442%, 61.1764705882%)
}

.btn-dark-card-17:hover,
.btn-dark-card-17:active,
.btn-dark-card-17:focus,
.btn-dark-card-17.active,
.btn-dark-card-17.show {
    border-color: #000;
    background-color: #000
}

.btn-custom-3:hover,
.btn-custom-3:active,
.btn-custom-3:focus,
.btn-custom-3.active,
.btn-custom-3.show {
    border-color: #f37500;
    background-color: #f37500
}

.btn-custom-4:hover,
.btn-custom-4:active,
.btn-custom-4:focus,
.btn-custom-4.active,
.btn-custom-4.show {
    border-color: rgb(227, 248.6363636364, 23.3636363636);
    background-color: rgb(227, 248.6363636364, 23.3636363636)
}

.btn-custom-5:hover,
.btn-custom-5:active,
.btn-custom-5:focus,
.btn-custom-5.active,
.btn-custom-5.show {
    border-color: rgb(115.694214876, 87.2644628099, 250.7355371901);
    background-color: rgb(115.694214876, 87.2644628099, 250.7355371901)
}

.btn-soft-primary {
    border-color: rgb(16 98 254 / .15);
    background-color: rgb(16 98 254 / .15);
    color: #1062fe
}

.btn-soft-primary:hover,
.btn-soft-primary:active,
.btn-soft-primary:focus,
.btn-soft-primary.active,
.btn-soft-primary.show {
    border-color: #1062fe;
    background-color: #1062fe;
    color: #fff !important
}

.btn-soft-primary-16 {
    border-color: rgb(193 237 0 / .15);
    background-color: rgb(193 237 0 / .15);
    color: #c1ed00
}

.btn-soft-primary-16:hover,
.btn-soft-primary-16:active,
.btn-soft-primary-16:focus,
.btn-soft-primary-16.active,
.btn-soft-primary-16.show {
    border-color: #c1ed00;
    background-color: #c1ed00;
    color: #fff !important
}

.btn-soft-secondary {
    border-color: rgb(241 245 249 / .15);
    background-color: rgb(241 245 249 / .15);
    color: #f1f5f9
}

.btn-soft-secondary:hover,
.btn-soft-secondary:active,
.btn-soft-secondary:focus,
.btn-soft-secondary.active,
.btn-soft-secondary.show {
    border-color: #f1f5f9;
    background-color: #f1f5f9;
    color: #fff !important
}

.btn-soft-success {
    border-color: rgb(7 192 126 / .15);
    background-color: rgb(7 192 126 / .15);
    color: #07c07e
}

.btn-soft-success:hover,
.btn-soft-success:active,
.btn-soft-success:focus,
.btn-soft-success.active,
.btn-soft-success.show {
    border-color: #07c07e;
    background-color: #07c07e;
    color: #fff !important
}

.btn-soft-info {
    border-color: rgb(36 225 228 / .15);
    background-color: rgb(36 225 228 / .15);
    color: #24e1e4
}

.btn-soft-info:hover,
.btn-soft-info:active,
.btn-soft-info:focus,
.btn-soft-info.active,
.btn-soft-info.show {
    border-color: #24e1e4;
    background-color: #24e1e4;
    color: #fff !important
}

.btn-soft-warning {
    border-color: rgb(255 164 47 / .15);
    background-color: rgb(255 164 47 / .15);
    color: #ffa42f
}

.btn-soft-warning:hover,
.btn-soft-warning:active,
.btn-soft-warning:focus,
.btn-soft-warning.active,
.btn-soft-warning.show {
    border-color: #ffa42f;
    background-color: #ffa42f;
    color: #fff !important
}

.btn-soft-danger {
    border-color: rgb(253 50 70 / .15);
    background-color: rgb(253 50 70 / .15);
    color: #fd3246
}

.btn-soft-danger:hover,
.btn-soft-danger:active,
.btn-soft-danger:focus,
.btn-soft-danger.active,
.btn-soft-danger.show {
    border-color: #fd3246;
    background-color: #fd3246;
    color: #fff !important
}

.btn-soft-light {
    border-color: rgb(248 249 250 / .15);
    background-color: rgb(248 249 250 / .15);
    color: #f8f9fa
}

.btn-soft-light:hover,
.btn-soft-light:active,
.btn-soft-light:focus,
.btn-soft-light.active,
.btn-soft-light.show {
    border-color: #f8f9fa;
    background-color: #f8f9fa;
    color: #fff !important
}

.btn-soft-dark {
    border-color: rgb(8 15 44 / .15);
    background-color: rgb(8 15 44 / .15);
    color: #080f2c
}

.btn-soft-dark:hover,
.btn-soft-dark:active,
.btn-soft-dark:focus,
.btn-soft-dark.active,
.btn-soft-dark.show {
    border-color: #080f2c;
    background-color: #080f2c;
    color: #fff !important
}

.btn-soft-custom-1 {
    border-color: rgb(19 40 40 / .15);
    background-color: rgb(19 40 40 / .15);
    color: #132828
}

.btn-soft-custom-1:hover,
.btn-soft-custom-1:active,
.btn-soft-custom-1:focus,
.btn-soft-custom-1.active,
.btn-soft-custom-1.show {
    border-color: #132828;
    background-color: #132828;
    color: #fff !important
}

.btn-soft-custom-2 {
    border-color: rgb(27 45 44 / .15);
    background-color: rgb(27 45 44 / .15);
    color: #1b2d2c
}

.btn-soft-custom-2:hover,
.btn-soft-custom-2:active,
.btn-soft-custom-2:focus,
.btn-soft-custom-2.active,
.btn-soft-custom-2.show {
    border-color: #1b2d2c;
    background-color: #1b2d2c;
    color: #fff !important
}

.btn-soft-dark-17 {
    border-color: rgb(2 11 18 / .15);
    background-color: rgb(2 11 18 / .15);
    color: #020b12
}

.btn-soft-dark-17:hover,
.btn-soft-dark-17:active,
.btn-soft-dark-17:focus,
.btn-soft-dark-17.active,
.btn-soft-dark-17.show {
    border-color: #020b12;
    background-color: #020b12;
    color: #fff !important
}

.btn-soft-body-17 {
    border-color: rgb(179 182 184 / .15);
    background-color: rgb(179 182 184 / .15);
    color: #b3b6b8
}

.btn-soft-body-17:hover,
.btn-soft-body-17:active,
.btn-soft-body-17:focus,
.btn-soft-body-17.active,
.btn-soft-body-17.show {
    border-color: #b3b6b8;
    background-color: #b3b6b8;
    color: #fff !important
}

.btn-soft-dark-card-17 {
    border-color: rgb(11 22 27 / .15);
    background-color: rgb(11 22 27 / .15);
    color: #0b161b
}

.btn-soft-dark-card-17:hover,
.btn-soft-dark-card-17:active,
.btn-soft-dark-card-17:focus,
.btn-soft-dark-card-17.active,
.btn-soft-dark-card-17.show {
    border-color: #0b161b;
    background-color: #0b161b;
    color: #fff !important
}

.btn-soft-custom-3 {
    border-color: rgb(255 143 39 / .15);
    background-color: rgb(255 143 39 / .15);
    color: #ff8f27
}

.btn-soft-custom-3:hover,
.btn-soft-custom-3:active,
.btn-soft-custom-3:focus,
.btn-soft-custom-3.active,
.btn-soft-custom-3.show {
    border-color: #ff8f27;
    background-color: #ff8f27;
    color: #fff !important
}

.btn-soft-custom-4 {
    border-color: rgb(233 250 73 / .15);
    background-color: rgb(233 250 73 / .15);
    color: #e9fa49
}

.btn-soft-custom-4:hover,
.btn-soft-custom-4:active,
.btn-soft-custom-4:focus,
.btn-soft-custom-4.active,
.btn-soft-custom-4.show {
    border-color: #e9fa49;
    background-color: #e9fa49;
    color: #fff !important
}

.btn-soft-custom-5 {
    border-color: rgb(157 137 252 / .15);
    background-color: rgb(157 137 252 / .15);
    color: #9d89fc
}

.btn-soft-custom-5:hover,
.btn-soft-custom-5:active,
.btn-soft-custom-5:focus,
.btn-soft-custom-5.active,
.btn-soft-custom-5.show {
    border-color: #9d89fc;
    background-color: #9d89fc;
    color: #fff !important
}

.btn svg {
    width: 18px;
    height: 18px
}

.btn-primary,
.btn-success,
.btn-accent,
.btn-danger,
.btn-warning,
.btn-info,
.btn-dark,
.btn-grocery {
    color: #fff !important
}

.btn-secondary {
    border-color: #dee2e6
}

.btn-light:hover,
.btn-light:not(:disabled):not(.disabled):active,
.btn-light:not(:disabled):not(.disabled).active,
.btn-light:not(:disabled):not(.disabled).show {
    border-color: #f8f9fa;
    background-color: #f8f9fa
}

.btn-outline-primary {
    border-color: rgb(16 98 254 / .35)
}

.btn-outline-primary-16 {
    border-color: rgb(193 237 0 / .35)
}

.btn-outline-secondary {
    border-color: rgb(241 245 249 / .35)
}

.btn-outline-success {
    border-color: rgb(7 192 126 / .35)
}

.btn-outline-info {
    border-color: rgb(36 225 228 / .35)
}

.btn-outline-warning {
    border-color: rgb(255 164 47 / .35)
}

.btn-outline-danger {
    border-color: rgb(253 50 70 / .35)
}

.btn-outline-light {
    border-color: rgb(248 249 250 / .35)
}

.btn-outline-dark {
    border-color: rgb(8 15 44 / .35)
}

.btn-outline-custom-1 {
    border-color: rgb(19 40 40 / .35)
}

.btn-outline-custom-2 {
    border-color: rgb(27 45 44 / .35)
}

.btn-outline-dark-17 {
    border-color: rgb(2 11 18 / .35)
}

.btn-outline-body-17 {
    border-color: rgb(179 182 184 / .35)
}

.btn-outline-dark-card-17 {
    border-color: rgb(11 22 27 / .35)
}

.btn-outline-custom-3 {
    border-color: rgb(255 143 39 / .35)
}

.btn-outline-custom-4 {
    border-color: rgb(233 250 73 / .35)
}

.btn-outline-custom-5 {
    border-color: rgb(157 137 252 / .35)
}

[class^=btn-outline-]:hover,
[class^=btn-outline-]:active,
[class^=btn-outline-].active,
[class^=btn-outline-].show,
[class*=" btn-outline-"]:hover,
[class*=" btn-outline-"]:active,
[class*=" btn-outline-"].active,
[class*=" btn-outline-"].show {
    color: #fff !important
}

.btn-outline-light:hover,
.btn-outline-light:active,
.btn-outline-light.active,
.btn-outline-light.show {
    color: #495057 !important
}

.btn-outline-secondary {
    border-color: #ced4da
}

.btn-outline-secondary:hover,
.btn-outline-secondary:active,
.btn-outline-secondary.active,
.btn-outline-secondary.show {
    border-color: #ced4da !important;
    color: #495057 !important
}

.btn-primary.btn-shadow {
    -webkit-box-shadow: 0 .5rem 1rem -.35rem rgb(16 98 254 / .5);
    box-shadow: 0 .5rem 1rem -.35rem rgb(16 98 254 / .5)
}

.btn-primary-16.btn-shadow {
    -webkit-box-shadow: 0 .5rem 1rem -.35rem rgb(193 237 0 / .5);
    box-shadow: 0 .5rem 1rem -.35rem rgb(193 237 0 / .5)
}

.btn-secondary.btn-shadow {
    -webkit-box-shadow: 0 .5rem 1rem -.35rem rgb(241 245 249 / .5);
    box-shadow: 0 .5rem 1rem -.35rem rgb(241 245 249 / .5)
}

.btn-success.btn-shadow {
    -webkit-box-shadow: 0 .5rem 1rem -.35rem rgb(7 192 126 / .5);
    box-shadow: 0 .5rem 1rem -.35rem rgb(7 192 126 / .5)
}

.btn-info.btn-shadow {
    -webkit-box-shadow: 0 .5rem 1rem -.35rem rgb(36 225 228 / .5);
    box-shadow: 0 .5rem 1rem -.35rem rgb(36 225 228 / .5)
}

.btn-warning.btn-shadow {
    -webkit-box-shadow: 0 .5rem 1rem -.35rem rgb(255 164 47 / .5);
    box-shadow: 0 .5rem 1rem -.35rem rgb(255 164 47 / .5)
}

.btn-danger.btn-shadow {
    -webkit-box-shadow: 0 .5rem 1rem -.35rem rgb(253 50 70 / .5);
    box-shadow: 0 .5rem 1rem -.35rem rgb(253 50 70 / .5)
}

.btn-light.btn-shadow {
    -webkit-box-shadow: 0 .5rem 1rem -.35rem rgb(248 249 250 / .5);
    box-shadow: 0 .5rem 1rem -.35rem rgb(248 249 250 / .5)
}

.btn-dark.btn-shadow {
    -webkit-box-shadow: 0 .5rem 1rem -.35rem rgb(8 15 44 / .5);
    box-shadow: 0 .5rem 1rem -.35rem rgb(8 15 44 / .5)
}

.btn-custom-1.btn-shadow {
    -webkit-box-shadow: 0 .5rem 1rem -.35rem rgb(19 40 40 / .5);
    box-shadow: 0 .5rem 1rem -.35rem rgb(19 40 40 / .5)
}

.btn-custom-2.btn-shadow {
    -webkit-box-shadow: 0 .5rem 1rem -.35rem rgb(27 45 44 / .5);
    box-shadow: 0 .5rem 1rem -.35rem rgb(27 45 44 / .5)
}

.btn-dark-17.btn-shadow {
    -webkit-box-shadow: 0 .5rem 1rem -.35rem rgb(2 11 18 / .5);
    box-shadow: 0 .5rem 1rem -.35rem rgb(2 11 18 / .5)
}

.btn-body-17.btn-shadow {
    -webkit-box-shadow: 0 .5rem 1rem -.35rem rgb(179 182 184 / .5);
    box-shadow: 0 .5rem 1rem -.35rem rgb(179 182 184 / .5)
}

.btn-dark-card-17.btn-shadow {
    -webkit-box-shadow: 0 .5rem 1rem -.35rem rgb(11 22 27 / .5);
    box-shadow: 0 .5rem 1rem -.35rem rgb(11 22 27 / .5)
}

.btn-custom-3.btn-shadow {
    -webkit-box-shadow: 0 .5rem 1rem -.35rem rgb(255 143 39 / .5);
    box-shadow: 0 .5rem 1rem -.35rem rgb(255 143 39 / .5)
}

.btn-custom-4.btn-shadow {
    -webkit-box-shadow: 0 .5rem 1rem -.35rem rgb(233 250 73 / .5);
    box-shadow: 0 .5rem 1rem -.35rem rgb(233 250 73 / .5)
}

.btn-custom-5.btn-shadow {
    -webkit-box-shadow: 0 .5rem 1rem -.35rem rgb(157 137 252 / .5);
    box-shadow: 0 .5rem 1rem -.35rem rgb(157 137 252 / .5)
}

.btn-secondary.btn-shadow,
.btn-light.btn-shadow {
    -webkit-box-shadow: 0 .5rem 1rem rgb(0 0 0 / .08);
    box-shadow: 0 .5rem 1rem rgb(0 0 0 / .08);
    -webkit-transition: color .25s ease-in-out, background-color .25s ease-in-out, border-color .25s ease-in-out, -webkit-box-shadow .2s ease-in-out;
    transition: color .25s ease-in-out, background-color .25s ease-in-out, border-color .25s ease-in-out, -webkit-box-shadow .2s ease-in-out;
    transition: color .25s ease-in-out, background-color .25s ease-in-out, border-color .25s ease-in-out, box-shadow .2s ease-in-out;
    transition: color .25s ease-in-out, background-color .25s ease-in-out, border-color .25s ease-in-out, box-shadow .2s ease-in-out, -webkit-box-shadow .2s ease-in-out
}

.btn-shadow:hover {
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-icon {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 2.75rem;
    height: 2.75rem;
    padding: 0
}

.btn-icon svg {
    width: 18px;
    height: 18px
}

.btn-icon.btn-sm,
.btn-group-sm>.btn-icon.btn {
    width: 2.25rem;
    height: 2.25rem;
    line-height: 2.25rem
}

.btn-icon.btn-lg,
.btn-group-lg>.btn-icon.btn {
    width: 3.25rem;
    height: 3.25rem;
    line-height: 3.25rem
}

.btn-icon.btn-xl {
    width: 4.55rem;
    height: 4.55rem;
    line-height: 4.55rem
}

.btn-icon span>i {
    position: relative;
    top: -3px
}

.tt-view-details svg {
    width: 15px;
    height: 15px
}

.arrow-btn {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.btn-link:hover {
    color: #1062fe !important
}

.btn-arrow {
    min-width: 190px
}

.btn-arrow-sm {
    min-width: 140px !important
}

.btn-arrow-md {
    min-width: 170px
}

.btn-arrow-lg {
    min-width: 170px
}

.btn-arrow-xl {
    min-width: 210px
}

.btn-arrow:hover .btn-arrow__text {
    padding-right: 20px
}

.btn-arrow:hover .btn-arrow__icon {
    opacity: 1
}

.btn-arrow__text {
    position: relative;
    isolation: isolate;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.btn-arrow__icon {
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    opacity: 0;
    z-index: -1;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.contain-mega-menu:hover .contain-mega-menu__content {
    top: 100%;
    visibility: visible;
    opacity: 1;
    pointer-events: unset
}

.contain-mega-menu:hover>.nav-link {
    color: #1062fe
}

.contain-mega-menu__content {
    display: none;
    background-color: var(--bs-body-bg);
    max-height: 250px;
    overflow-y: auto;
    scrollbar-color: #fff0 #fff0;
    scrollbar-width: none
}

.contain-mega-menu__content::-webkit-scrollbar {
    display: none
}

@media(min-width:768px) {
    .contain-mega-menu__content {
        max-height: 350px
    }
}

@media(min-width:992px) {
    .contain-mega-menu__content {
        max-height: 650px;
        display: block;
        position: absolute;
        top: calc(100% + 1rem);
        left: 0;
        right: 0;
        visibility: hidden;
        opacity: 0;
        pointer-events: none;
        -webkit-box-shadow: 0 .125rem .25rem rgb(0 0 0 / .075);
        box-shadow: 0 .125rem .25rem rgb(0 0 0 / .075);
        -webkit-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
        border-radius: 30px
    }
}

@media(min-width:1200px) {
    .contain-mega-menu__content {
        max-height: none
    }
}

.contain-mega-menu__list {
    border-radius: .5rem;
    background-color: var(--bs-body-bg)
}

.contain-mega-menu__list li:hover>.contain-mega-menu__link {
    background-color: var(--bs-primary-bg-subtle)
}

.contain-mega-menu__link {
    padding: .5rem;
    border-radius: .25rem;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

@media(min-width:992px) {
    .contain-mega-menu__link {
        padding: .75rem;
        border-radius: .5rem
    }
}

.contain-mega-menu__img {
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.contain-mega-menu__title {
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: .875rem;
    color: var(--bs-body-color)
}

@media(min-width:992px) {
    .contain-mega-menu__title {
        font-weight: 600
    }
}

.contain-mega-menu__description {
    color: rgba(var(--bs-body-color-rgb), .65);
    font-size: .75rem
}

@media(min-width:992px) {
    .contain-mega-menu__description {
        font-size: .875rem
    }
}

.contain-mega-menu .nav-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: .25rem;
    position: relative;
    isolation: isolate
}

.contain-mega-menu .nav-link::after {
    content: "\f107";
    font-family: "Font Awesome 7 Free";
    font-weight: 900;
    display: inline-block;
    font-size: .75rem;
    line-height: 1;
    color: inherit;
    margin-left: 6px
}

.navbar {
    --bs-navbar-toggler-padding-x: 0.35rem
}

@media(min-width:992px) {
    .navbar {
        --bs-navbar-padding-y: 0
    }
}

.navbar .nav-link {
    --bs-nav-link-font-size: 14px
}

.navbar-1 {
    z-index: 99
}

@media(min-width:992px) {
    .navbar-1 {
        background-color: #fff0
    }
}

@media(min-width:992px) {
    .navbar-1 .navbar-nav {
        --bs-nav-link-padding-y: 1.25rem
    }
}

.navbar-1 .nav-link {
    color: #f8f9fa
}

.navbar-1 .nav-link.active {
    color: #1062fe
}

.navbar-2 {
    z-index: 99
}

@media(min-width:992px) {
    .navbar-2 .navbar-nav {
        --bs-nav-link-padding-y: 1.25rem
    }
}

.navbar-2 .nav-link.active {
    color: #1062fe
}

.navbar-2-container {
    position: relative;
    isolation: isolate
}

@media(min-width:992px) {
    .navbar-2-container::after {
        content: "";
        position: absolute;
        inset-block: 0;
        inset-inline-start: 0;
        inset-inline-end: 80%;
        background-color: #07c07e;
        clip-path: polygon(81% 0, 100% 59%, 89% 100%, 0 100%, 0 0);
        z-index: -1
    }
}

@media(min-width:1200px) {
    .navbar-2-container::after {
        inset-inline-end: 75%;
        clip-path: polygon(92% 0, 100% 59%, 95% 100%, 0 100%, 0 0)
    }
}

@media(min-width:1400px) {
    .navbar-2-container::after {
        inset-inline-end: 80%;
        clip-path: polygon(92% 0, 100% 59%, 95% 100%, 0 100%, 0 0)
    }
}

@media(min-width:1920px) {
    .navbar-2-container::after {
        inset-inline-end: 67%;
        clip-path: polygon(95% 0, 100% 59%, 96% 100%, 0 100%, 0 0)
    }
}

.navbar-box {
    --bs-navbar-padding-y: 0;
    -webkit-box-shadow: 0 .125rem .25rem rgb(0 0 0 / .075);
    box-shadow: 0 .125rem .25rem rgb(0 0 0 / .075)
}

@media(min-width:992px) {
    .navbar-box>.container {
        padding-block: 0
    }
}

@media(min-width:992px) {
    .navbar-box .navbar-nav {
        --bs-nav-link-padding-y: 1.25rem
    }
}

.navbar-sticky {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 99;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    opacity: 0;
    pointer-events: none;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

@media(min-width:992px) {
    .navbar-sticky .navbar-nav {
        --bs-nav-link-padding-y: 1.25rem
    }
}

.navbar-toggler-icon {
    width: 1.25em;
    height: 1.25em
}

.navbar-top-toggle .navbar-top {
    display: none
}

.navbar-1 .nav-link {
    color: #fff;
    opacity: .8
}

.navbar-1 .nav-link.active {
    color: #000;
    opacity: 1
}

.navbar-sticky-init .navbar-overlay {
    background-color: rgb(252.2, 253, 253.8) !important;
    -webkit-box-shadow: 0 4px 12px rgb(0 0 0 / .1);
    box-shadow: 0 4px 12px rgb(0 0 0 / .1)
}

.navbar-sticky-init .navbar .logo__img {
    display: none
}

.navbar-sticky-init .navbar .logo__sticky {
    display: block
}

.navbar-sticky-init .navbar-1 {
    background-color: #fff0
}

.navbar-sticky-init .navbar-1 .nav-link {
    color: #343a40
}

.navbar-sticky-init .navbar-1 .nav-link.active {
    color: #1062fe
}

.navbar-sticky-init .navbar-box .container {
    -webkit-box-shadow: none;
    box-shadow: none
}

@media(max-width:991px) {
    .navbar-1.style-2 {
        background-color: #fff0
    }
}

.navbar-1.style-2 .nav-link {
    color: #080f2c
}

.brand-img:hover {
    opacity: 1 !important
}

.discount-badge {
    text-align: center;
    width: 216px;
    padding-block: 5px;
    position: absolute;
    top: 15px;
    right: -48px;
    -webkit-transform: rotate(27deg);
    transform: rotate(27deg)
}

.step-badge {
    position: absolute;
    padding: 5px 20px;
    top: -15px;
    right: 25px;
    clip-path: polygon(0 0, 83% 0, 100% 50%, 81% 100%, 0 100%, 15% 49%)
}

.toggle-switch {
    padding: 0 !important;
    margin: 0 !important
}

.toggle-switch input,
.toggle-switch .form-check-input {
    margin-left: 0;
    width: 36px;
    height: 18px
}

.toggle-switch input:checked,
.toggle-switch .form-check-input:checked {
    border-color: #fff0;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: #fc6866
}

.toggle-switch input:focus,
.toggle-switch .form-check-input:focus {
    -webkit-box-shadow: none;
    box-shadow: none
}

.pricing-nav-pills {
    position: relative;
    scrollbar-color: #fff0 #fff0;
    scrollbar-width: none
}

.pricing-nav-pills::-webkit-scrollbar {
    width: 0;
    background-color: #fff0
}

.pricing-nav-pills .nav {
    --bs-nav-link-font-weight: 600;
    --bs-nav-link-color: var(--bs-body-color)
}

.pricing-nav-pills--success .partner-tab-nev.active {
    color: #07c07e !important;
    border-bottom: 1px solid #07c07e !important
}

.social-icon:hover {
    background-color: #1062fe
}

.social-icon:hover span {
    color: #fff !important
}

.pluse {
    width: 278px;
    height: 278px;
    -webkit-animation: pulse 2s infinite;
    animation: pulse 2s infinite;
    border: 1px solid #49495f;
    border-radius: 50%;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    position: relative;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    opacity: .2
}

.pluse::after {
    position: absolute;
    content: "";
    width: 80%;
    height: 80%;
    border-radius: 50%;
    -webkit-animation: pulse 2s infinite;
    animation: pulse 2s infinite;
    border: 1px solid #49495f
}

@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    50% {
        -webkit-transform: scale(1.05);
        transform: scale(1.05)
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes pulse {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    50% {
        -webkit-transform: scale(1.05);
        transform: scale(1.05)
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

.feedback-3-slider {
    position: relative;
    isolation: isolate
}

.feedback-3-slider__item {
    position: relative;
    isolation: isolate;
    margin-top: 36px;
    margin-bottom: 1rem
}

.feedback-3-slider__item::before {
    content: "";
    position: absolute;
    inset-inline: 1rem;
    inset-block-start: 0;
    inset-block-end: -.5rem;
    border-radius: .75rem;
    background-color: rgba(var(--bs-body-bg-rgb), .35);
    z-index: -1
}

.feedback-3-slider__item::after {
    content: "";
    position: absolute;
    inset-inline: 2rem;
    inset-block-start: 0;
    inset-block-end: -1rem;
    border-radius: .75rem;
    background-color: rgba(var(--bs-body-bg-rgb), .35);
    z-index: -2
}

.feedback-3-slider__pagination {
    position: static
}

.feedback-3-slider__avatar {
    position: relative;
    margin-top: -76px
}

.feedback-3-slider .swiper-slide-prev {
    opacity: .5
}

.feedback-3-slider .swiper-slide-next {
    opacity: .5
}

.cta-3 {
    position: relative;
    isolation: isolate
}

@media(min-width:1200px) {
    .cta-3::before {
        content: "";
        position: absolute;
        inset-block: 0;
        left: 0;
        right: 50%;
        z-index: -1;
        pointer-events: none;
        background-size: contain;
        background-position: left center;
        background-repeat: no-repeat
    }
}

@media(min-width:1200px) {
    .cta-3::after {
        content: "";
        position: absolute;
        inset-block: 0;
        left: 50%;
        right: 0;
        z-index: -1;
        pointer-events: none;
        background-image: url(../img/cloud-hosting-made-simple-1.webp);
        background-size: contain;
        background-position: right center;
        background-repeat: no-repeat
    }
}

.partner-tab-nev.active {
    color: #1062fe !important;
    border-bottom: 1px solid #1062fe !important
}

@media(min-width:1200px) {
    .feature-card__list:nth-child(1) .feature-card__is {
        border-top: 0 !important;
        border-left: 0 !important
    }
    .feature-card__list:nth-child(2) .feature-card__is {
        border-top: 0 !important;
        border-left: 0 !important;
        border-right: 0 !important
    }
    .feature-card__list:nth-child(3) .feature-card__is {
        border-top: 0 !important;
        border-left: 0 !important;
        border-bottom: 0 !important
    }
    .feature-card__list:nth-child(4) .feature-card__is {
        border-top: 0 !important;
        border-left: 0 !important;
        border-right: 0 !important;
        border-bottom: 0 !important
    }
    .feature-card__list:nth-child(5) .feature-card__is {
        border-left: 0 !important;
        border-bottom: 0 !important
    }
    .feature-card__list:nth-child(6) .feature-card__is {
        border-left: 0 !important;
        border-right: 0 !important;
        border-bottom: 0 !important
    }
}

.feature-card__is {
    padding: 1rem;
    height: 100%
}

@media(min-width:576px) {
    .feature-card__is {
        padding: 1.5rem
    }
}

@media(min-width:992px) {
    .feature-card__is {
        padding: 2.5rem
    }
}

@media(min-width:1200px) {
    .feature-card__is {
        padding: 1.5rem;
        border-radius: 0 !important
    }
}

@media(min-width:768px) {
    .feature-list__item:nth-child(1) .feature-list__card {
        border-top: 0 !important;
        border-left: 0 !important;
        border-bottom: 0 !important
    }
}

@media(min-width:768px) {
    .feature-list__item:nth-child(2) .feature-list__card {
        border-top: 0 !important;
        border-left: 0 !important;
        border-bottom: 0 !important
    }
}

@media(min-width:768px) {
    .feature-list__item:nth-child(3) .feature-list__card {
        border-top: 0 !important;
        border-left: 0 !important;
        border-right: 0 !important;
        border-bottom: 0 !important
    }
}

@media(min-width:768px) {
    .feature-list__item:nth-child(4) .feature-list__card {
        border-left: 0 !important;
        border-bottom: 0 !important
    }
}

@media(min-width:768px) {
    .feature-list__item:nth-child(5) .feature-list__card {
        border-left: 0 !important;
        border-bottom: 0 !important
    }
}

@media(min-width:768px) {
    .feature-list__item:nth-child(6) .feature-list__card {
        border-left: 0 !important;
        border-right: 0 !important;
        border-bottom: 0 !important
    }
}

.feature-list__card {
    padding: 1rem;
    height: 100%
}

@media(min-width:992px) {
    .feature-list__card {
        padding: 1.5rem
    }
}

@media(min-width:1200px) {
    .feature-list__card {
        padding: 2rem
    }
}

.banner {
    padding-top: clamp(9rem, 11.5vw + 1rem, 15rem);
    padding-bottom: clamp(9rem, 11.5vw + 1rem, 15rem)
}

.banner-security {
    -webkit-mask-image: url(../img/banner-shape-security.png);
    mask-image: url(../img/banner-shape-security.png);
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-position: center bottom;
    mask-position: center bottom
}

.banner-bg {
    padding-top: clamp(9rem, 11.5vw + 1rem, 13.75rem);
    padding-bottom: clamp(3.75rem, 6.5vw + 1rem, 9rem);
    background-image: url(../img/shape-sqr.png);
    background-repeat: repeat;
    background-position: center;
    background-size: initial
}

.banner-bg.server-banner {
    padding-bottom: 250px;
    padding-top: 100px;
    -webkit-mask-image: url(../img/server-banner-bg.png);
    mask-image: url(../img/server-banner-bg.png);
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
    -webkit-mask-position: center bottom;
    mask-position: center bottom
}

@media (max-width:1200px) {
    .banner-bg.server-banner {
        padding-bottom: 225px
    }
}

@media (max-width:992px) {
    .banner-bg.server-banner {
        padding-bottom: 200px
    }
}

@media (max-width:576px) {
    .banner-bg.server-banner {
        padding-top: 100px;
        padding-bottom: 200px
    }
}

.banner-bg.control-panel-banner {
    -webkit-mask-image: url(../img/control-panel-bg.png);
    mask-image: url(../img/control-panel-bg.png);
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
    -webkit-mask-position: center bottom;
    mask-position: center bottom
}

@media (min-width:991px) {
    .banner-bg.ssl-banner {
        padding-bottom: 200px
    }
}

.banner-bg.ssl-banner {
    background-image: url(../img/ssl-map.png);
    background-repeat: no-repeat;
    background-position: right center;
    background-size: contain;
    -webkit-mask-image: url(../img/ssl-bg.png);
    mask-image: url(../img/ssl-bg.png);
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
    -webkit-mask-position: center bottom;
    mask-position: center bottom;
    padding-top: 100px
}

@media(max-width:1199px) {
    .banner-bg.ssl-banner {
        -webkit-mask-image: none;
        mask-image: none
    }
}

.banner-bg.price-banner {
    padding-bottom: 150px
}

.banner-bg.ddos-banner {
    padding-bottom: 250px;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
    -webkit-mask-position: center bottom;
    mask-position: center bottom
}

@media(max-width:767px) {
    .banner-bg.ddos-banner {
        padding-bottom: 200px
    }
}

.story-timeline {
    overflow: hidden
}

.story-timeline__time {
    display: inline-block;
    padding: .5rem 1.5rem;
    position: relative;
    background-color: #fff;
    border-radius: .25rem;
    text-align: center;
    font-weight: 700
}

.story-timeline__time::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 8px 0 8px;
    border-color: #fff #fff0 #fff0 #fff0;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.story-timeline__dot {
    width: 1rem;
    height: 1rem;
    margin-top: 1.15rem;
    margin-bottom: 1.5rem;
    margin-inline: auto;
    border-radius: 50%;
    background-color: #1062fe;
    outline: 8px solid rgb(16 98 254 / .25);
    position: relative
}

.story-timeline__dot::before {
    content: "";
    position: absolute;
    right: 50%;
    top: 50%;
    width: 1920px;
    height: 3px;
    background-color: #fff
}

.story-timeline__dot::after {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    width: 1920px;
    height: 3px;
    background-color: #fff
}

.timeline-slider-nav {
    position: relative;
    isolation: isolate
}

.timeline-slider-nav__prev {
    display: grid;
    place-content: center;
    width: 2.75rem;
    height: 2.75rem;
    border-radius: 50%;
    border: none;
    background-color: #080f2c;
    font-size: 1.5rem;
    color: #1062fe;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    z-index: 1
}

.timeline-slider-nav__prev:hover {
    background-color: #1062fe;
    color: #fff
}

.timeline-slider-nav__next {
    display: grid;
    place-content: center;
    width: 2.75rem;
    height: 2.75rem;
    border-radius: 50%;
    border: none;
    background-color: #080f2c;
    font-size: 1.5rem;
    color: #1062fe;
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    z-index: 1
}

.timeline-slider-nav__next:hover {
    background-color: #1062fe;
    color: #fff
}

@media(min-width:1400px) {
    .story-timeline-section::before {
        content: url(../img/vps-feature-shape.png);
        position: absolute;
        top: 0;
        left: 0;
        z-index: -1;
        pointer-events: none
    }
}

@media(min-width:1920px) {
    .story-timeline-section::after {
        content: "";
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 50%;
        background-image: url(../img/story-timeline-bg.png);
        background-size: cover;
        background-position: center bottom;
        background-repeat: no-repeat;
        z-index: -1;
        pointer-events: none
    }
}

.team {
    position: relative;
    z-index: 1
}

.accordion-button:not(.collapsed) {
    -webkit-box-shadow: none;
    box-shadow: none
}

.video-btn {
    position: absolute;
    display: inline-block
}

.video-btn::after {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: 50%;
    background-color: rgb(16 98 254 / .2);
    -webkit-animation: pulser 2s infinite;
    animation: pulser 2s infinite;
    z-index: -1
}

.widget-title {
    display: inline-block;
    position: relative;
    isolation: isolate;
    margin-bottom: 1.5rem
}

.widget-title::after {
    content: "";
    width: 100%;
    position: absolute;
    top: calc(100% + .25rem);
    left: 0;
    height: 2px;
    background-color: #1062fe
}

.info-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 1rem
}

@media(min-width:768px) {
    .info-list {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

@media(min-width:768px) {
    .info-list li {
        width: calc(50% - 1rem)
    }
}

@media(min-width:992px) {
    .info-list li {
        width: calc(33.33% - .67rem)
    }
}

@media(min-width:1200px) {
    .info-list li {
        padding: .5rem
    }
}

@media(min-width:992px) {
    .info-list li+li {
        position: relative;
        isolation: isolate
    }
    .info-list li+li::before {
        content: "";
        position: absolute;
        top: 0;
        bottom: 0;
        right: calc(100% + .5rem);
        -webkit-transform: translateX(50%);
        transform: translateX(50%);
        width: 2px;
        background-color: #dee2e6;
        z-index: -1;
        pointer-events: none
    }
}

@media(min-width:992px)and (min-width:1200px) {
    .info-list li+li::before {
        right: calc(100% + .25rem)
    }
}

@media(min-width:992px) {
    .info-list li+li::after {
        content: "";
        position: absolute;
        top: 0;
        right: calc(100% + .5rem);
        -webkit-transform: translateX(50%);
        transform: translateX(50%);
        width: 4px;
        height: 40px;
        background-color: #1062fe;
        z-index: -1;
        pointer-events: none
    }
}

@media(min-width:992px)and (min-width:1200px) {
    .info-list li+li::after {
        right: calc(100% + .25rem)
    }
}

.scroller-x {
    overflow: hidden
}

.scroller-x[data-direction=right] {
    --_animation-direction: reverse
}

.scroller-x[data-direction=left] {
    --_animation-direction: forwards
}

.scroller-x[data-speed=fast] {
    --_animation-duration: 30s
}

.scroller-x[data-speed=slow] {
    --_animation-duration: 120s
}

.scroller-x__list {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-animation: scroll var(--_animation-duration, 60s) var(--_animation-direction, forwards) linear infinite;
    animation: scroll var(--_animation-duration, 60s) var(--_animation-direction, forwards) linear infinite
}

.scroller-x__list:hover {
    -webkit-animation-play-state: paused;
    animation-play-state: paused
}

@-webkit-keyframes scroll {
    to {
        -webkit-transform: translate(calc(-50% - 0.5rem));
        transform: translate(calc(-50% - 0.5rem))
    }
}

@keyframes scroll {
    to {
        -webkit-transform: translate(calc(-50% - 0.5rem));
        transform: translate(calc(-50% - 0.5rem))
    }
}

.scroller-y {
    overflow: hidden
}

.list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 0;
    padding: 0;
    list-style: none
}

.list.row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

.scroller-y[data-speed=slow] {
    --_animation-duration: 100s
}

.scroller-y[data-direction=top] {
    --_animation-direction: forwards
}

.scroller-y[data-direction=bottom] {
    --_animation-direction: reverse
}

.scroller-y__list {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-animation: scrollY var(--_animation-duration, 60s) var(--_animation-direction, forwards) linear infinite;
    animation: scrollY var(--_animation-duration, 60s) var(--_animation-direction, forwards) linear infinite
}

.scroller-y__list:hover {
    -webkit-animation-play-state: paused;
    animation-play-state: paused
}

@-webkit-keyframes scrollY {
    100% {
        -webkit-transform: translateY(calc(-50% - 0.5rem));
        transform: translateY(calc(-50% - 0.5rem))
    }
}

@keyframes scrollY {
    100% {
        -webkit-transform: translateY(calc(-50% - 0.5rem));
        transform: translateY(calc(-50% - 0.5rem))
    }
}

.brand-btn {
    min-width: 275px
}

.cloud-card {
    padding: 1.5rem;
    position: relative;
    isolation: isolate;
    border-radius: .5rem;
    background-color: hsl(0 0% 100% / .1);
    border: 1px solid hsl(0 0% 100% / .15);
    color: #fff;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.cloud-card:hover {
    background-color: #fff;
    color: #080f2c
}

.cloud-card:hover .cloud-card__title {
    color: #080f2c
}

.cloud-card:hover::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: -1px;
    width: 4px;
    background-color: #07c07e;
    border-radius: .5rem 0 0 .5rem;
    z-index: 1
}

.cloud-card__title {
    color: #fff;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.cloud-card::after {
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.scroll-top {
    width: 40px;
    height: 40px;
    line-height: 40px;
    position: fixed;
    bottom: -15%;
    right: 36px;
    font-size: 16px;
    border-radius: 4px;
    z-index: 1050;
    text-align: center;
    cursor: pointer;
    -webkit-transition: 1s ease;
    transition: 1s ease;
    border: none;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    will-change: transform
}

.scroll-top.open {
    bottom: 100px
}

.domain-form-one {
    max-width: 650px
}

.domain-submit-box {
    top: 6px;
    right: 6px
}

.service-area {
    position: relative;
    z-index: 1
}

.service-card-item {
    position: relative;
    overflow: hidden;
    -webkit-transition: .5s;
    transition: .5s
}

.service-card-item::after {
    position: absolute;
    content: "";
    width: 4px;
    height: 0;
    background-color: #1062fe;
    top: 0;
    right: 0;
    -webkit-transition: .5s;
    transition: .5s
}

.service-card-item:hover {
    -webkit-box-shadow: 0 .5rem 1rem rgb(0 0 0 / .15) !important;
    box-shadow: 0 .5rem 1rem rgb(0 0 0 / .15) !important
}

.service-card-item:hover::after {
    height: 100%
}

@media(max-width:1199px) {
    .price-card-item-one {
        border-right: 0 !important
    }
}

.price-card-item-one:hover .btn {
    background-color: #1062fe;
    border-color: #1062fe
}

.price-service-wrapper {
    overflow: hidden;
    max-height: 250px
}

.price-service-wrapper.show {
    max-height: 100%
}

.price-5-area {
    margin-top: -90px
}

.nav-pills.style_11 .nav-link.active {
    background: -webkit-gradient(linear, left top, right top, from(#202877), color-stop(36.02%, #372E95), color-stop(53.64%, #5331B1), to(#9629E6));
    background: linear-gradient(90deg, #202877 0%, #372E95 36.02%, #5331B1 53.64%, #9629E6 100%)
}

.table-11 .dark-style-btn:hover {
    background: -webkit-gradient(linear, left top, right top, from(#202877), color-stop(36.02%, #372E95), color-stop(53.64%, #5331B1), to(#9629E6));
    background: linear-gradient(90deg, #202877 0%, #372E95 36.02%, #5331B1 53.64%, #9629E6 100%);
    border: 0
}

.why-area-one::after {
    position: absolute;
    content: "";
    inset: 0;
    background-image: url(../img/why-bg-overlay-1.webp);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    z-index: -1
}

.why-card {
    background-color: hsl(0 0% 100% / .05);
    backdrop-filter: blur(5px)
}

.why-card img.dark {
    display: none
}

.why-card:hover {
    background-color: #fff
}

.why-card:hover img {
    display: none
}

.why-card:hover img.dark {
    display: block
}

.why-card:hover h6,
.why-card:hover .h6 {
    color: #080f2c !important
}

.why-card:hover p {
    color: #49495f !important
}

@media(min-width:992px) {
    .why-service-item::after {
        position: absolute;
        content: "";
        height: 75px;
        width: 2px;
        background-color: #fff;
        top: 25px;
        right: 0;
        opacity: .3
    }
}

@media(min-width:992px)and (max-width:767px) {
    .why-service-item::after {
        display: none
    }
}

.why-service-item.last::after {
    display: none
}

.pluse.why-pluse {
    border: 0;
    width: auto;
    height: auto;
    opacity: 1
}

.pluse.why-pluse::after {
    display: none
}

.accordion.accordion-home-5 .accordion-item {
    border: 1px solid rgb(8 15 44 / .15) !important
}

.accordion.accordion-home-5 .accordion-item .accordion-header button[aria-expanded=true] span {
    color: #1062fe !important
}

.video-area-one {
    margin-top: -1px
}

.video-area-one::after {
    content: "";
    position: absolute;
    inset: 0;
    background-color: #080f2c;
    z-index: -1;
    pointer-events: none;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 31%)
}

.feedback-navs {
    top: -165px
}

.feedback-button-next {
    position: absolute;
    right: 0
}

@media(min-width:768px) {
    .feedback-button-next {
        right: -15px
    }
}

@media(min-width:1400px) {
    .feedback-button-next {
        right: -20px
    }
}

.feedback-button-next:hover {
    background-color: #1062fe !important;
    color: #fff !important
}

.feedback-button-prev {
    position: absolute;
    left: 0
}

@media(min-width:768px) {
    .feedback-button-prev {
        left: -15px
    }
}

@media(min-width:1400px) {
    .feedback-button-prev {
        left: -20px
    }
}

.feedback-button-prev:hover {
    background-color: #1062fe !important;
    color: #fff !important
}

.feedback-2-area::after {
    position: absolute;
    content: "";
    inset: 0;
    background-image: url(../img/feedback-2-bg-overlay.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    z-index: -1;
    opacity: .1
}

.feedback-2-area .feedback-button-prev {
    left: 55px
}

.feedback-2-area .feedback-button-next {
    right: 55px
}

.scroller_wrapper_feedback {
    height: 800px
}

.feedback_13_wrapper {
    margin-right: -840px
}

@media(max-width:1399px) {
    .feedback_13_wrapper {
        margin-right: -280px
    }
}

@media(max-width:1199px) {
    .feedback_13_wrapper {
        margin-right: 0
    }
}

.side-blog-item:hover {
    background-color: hsl(0 0% 100% / .05)
}

.side-blog-item:hover .arrow-btn {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    background-color: #1062fe;
    border-color: #1062fe !important;
    opacity: 1 !important
}

.side-blog-item:hover .arrow-btn span {
    color: #fff !important
}

.side-blog-item.style-two:hover {
    background-color: #fff;
    -webkit-box-shadow: 0 .125rem .25rem rgb(0 0 0 / .075);
    box-shadow: 0 .125rem .25rem rgb(0 0 0 / .075)
}

.blog_11_item:hover .btn {
    background-color: #e7fe54;
    color: #080f2c !important
}

.blog_14_wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 16px
}

.cta-wrapper-one {
    background-image: url(img/cta-bg.webp);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover
}

.cta_13_wrapper {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover
}

.brand-section-1 {
    padding-block: clamp(8rem, 8.95vw + 1rem, 10.625rem)
}

@media(min-width:768px) {
    .brand-section-1 {
        -webkit-mask-size: 100% 100%;
        mask-size: 100% 100%;
        -webkit-mask-repeat: no-repeat;
        mask-repeat: no-repeat;
        -webkit-mask-position: center;
        mask-position: center
    }
}

.partner-area::after {
    position: absolute;
    content: "";
    inset: 0;
    background-image: url(../img/partner-bg-overlay.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    z-index: -1;
    opacity: .1
}

.tech-partner:hover {
    -webkit-box-shadow: 0 .5rem 1rem rgb(0 0 0 / .15) !important;
    box-shadow: 0 .5rem 1rem rgb(0 0 0 / .15) !important
}

.hero-1 {
    padding-top: clamp(9rem, 11.5vw + 1rem, 12rem);
    padding-bottom: clamp(9rem, 11.5vw + 1rem, 12rem);
    -webkit-mask-image: url(img/hero-1-shape.svg);
    mask-image: url(../img/hero-1-shape.svg);
    -webkit-mask-size: cover;
    mask-size: cover;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-position: center bottom;
    mask-position: center bottom
}

@-webkit-keyframes pulser {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    50% {
        -webkit-transform: scale(2);
        transform: scale(2)
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes pulser {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    50% {
        -webkit-transform: scale(2);
        transform: scale(2)
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

.about-section>.container {
    background-image: url(../img/map-img-1.png);
    background-size: contain;
    background-position: center top;
    background-repeat: no-repeat
}

.location-tab {
    margin-top: -175px
}

.about-banner {
    padding-top: clamp(9rem, 9.5vw + 1rem, 13.75rem);
    background-image: url(../img/shape-sqr.png);
    background-repeat: repeat;
    background-position: center;
    background-size: initial
}

@media(min-width:1920px) {
    .about-banner__img {
        position: relative;
        margin-bottom: -180px;
        -webkit-transform: translateX(80px);
        transform: translateX(80px)
    }
}

.blog-details-banner {
    padding-bottom: 340px
}

.blog-details-body {
    position: relative;
    margin-top: -250px
}

.hero-7 {
    padding-top: clamp(9rem, 11.5vw + 1rem, 13.75rem);
    padding-bottom: clamp(3.75rem, 6.3vw + 1rem, 7.5rem);
    background-position: center bottom;
    background-size: cover;
    background-repeat: no-repeat
}

.domain-container {
    margin-top: -120px;
    position: relative
}

@media(min-width:1920px) {
    .domain-container {
        margin-top: -180px
    }
}

.feedback-section {
    position: relative;
    isolation: isolate
}

.feedback-section::after {
    content: "";
    position: absolute;
    inset-block: 0;
    inset-inline: 10%;
    background-color: rgb(16 98 254 / .05);
    border-radius: 1rem;
    pointer-events: none;
    z-index: -1
}

.feedback-section-1 {
    position: relative;
    isolation: isolate
}

.feedback-section-1::before {
    content: "";
    position: absolute;
    inset: 0;
    z-index: -1;
    background-image: url(../img/feedback-shape-line.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    pointer-events: none
}

.cloud-hero {
    position: relative;
    isolation: isolate
}

.cloud-hero::before {
    content: "";
    position: absolute;
    inset: 0;
    z-index: -1;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    pointer-events: none
}

.cloud-hero::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -2;
    background-image: linear-gradient(253deg, #0a00e9 5.74%, #00165b 102.24%);
    pointer-events: none
}

@media(min-width:992px) {
    .cloud-hero::after {
        -webkit-mask-size: 100% 100%;
        mask-size: 100% 100%;
        -webkit-mask-repeat: no-repeat;
        mask-repeat: no-repeat;
        -webkit-mask-position: center;
        mask-position: center;
        left: 1%
    }
}

@media(min-width:1200px) {
    .cloud-hero::after {
        left: 2%
    }
}

@media(min-width:2100px) {
    .cloud-hero::after {}
}

@media(min-width:3840px) {
    .cloud-hero::after {
        left: 10%
    }
}

.cloud-hero__content {
    position: relative;
    padding-top: clamp(10rem, 13.684vw + 1rem, 16.25rem);
    padding-bottom: clamp(6.25rem, 10.526vw + 1rem, 12.5rem)
}

.cloud-hero__img {
    -webkit-mask-image: url(../img/cloud-hero-img-shape.png);
    mask-image: url(../img/cloud-hero-img-shape.png);
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-position: center;
    mask-position: center
}

@media(min-width:992px) {
    .cloud-hero__brand {
        position: absolute;
        right: 0;
        bottom: 0
    }
}

.cloud-hero__brand-text {
    color: #fff
}

@media(min-width:992px) {
    .cloud-hero__brand-text {
        color: #080f2c
    }
}

.why-choose-section {
    position: relative;
    isolation: isolate
}

.why-choose-section::before {
    content: "";
    position: absolute;
    inset: 0;
    z-index: -1;
    background-image: url(../img/cloud-hero-line.png);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    pointer-events: none
}

.why-choose-section::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -2;
    background-image: linear-gradient(253deg, #0a00e9 5.74%, #00165b 102.24%);
    pointer-events: none
}

@media(min-width:992px) {
    .why-choose-section::after {
        -webkit-mask-image: url(../img/why-choose-bg-shape.png);
        mask-image: url(../img/why-choose-bg-shape.png);
        -webkit-mask-size: 100% 100%;
        mask-size: 100% 100%;
        -webkit-mask-repeat: no-repeat;
        mask-repeat: no-repeat;
        -webkit-mask-position: center;
        mask-position: center
    }
}

.server-location-section {
    margin-top: -50px;
    position: relative;
    z-index: 1;
    background-color: #e7efff;
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-position: center;
    mask-position: center
}

.ecommerce-pricing {
    position: relative;
    isolation: isolate
}

.ecommerce-pricing::after {
    content: "";
    height: 500px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    background-color: #080f2c;
    z-index: -1
}

@media(min-width:1200px) {
    .ecommerce-pricing::after {
        -webkit-mask-size: 100% 100%;
        mask-size: 100% 100%;
        -webkit-mask-repeat: no-repeat;
        mask-repeat: no-repeat;
        -webkit-mask-position: center;
        mask-position: center
    }
}

.popular-price-card {
    position: relative;
    isolation: isolate
}

.popular-price-card::after {
    content: "";
    position: absolute;
    inset: 0;
    background-image: url(../img/price-shape.png);
    background-position: start center;
    background-size: contain;
    background-repeat: no-repeat;
    z-index: -1
}

.text-green-light {
    color: #b9fd50
}

.bg-green-light {
    background-color: #b9fd50
}

.bg-green-light-10 {
    background-color: #f4ffe3
}

.home-10-hero {
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: cover
}

@media(max-width:991px) {
    .home-10-hero {
        margin-top: 25px
    }
}

.home-10-hero .shape_1 {
    left: 55px;
    top: 115px
}

.home-10-hero .shape_2 {
    left: 55px;
    bottom: 115px
}

.home-10-hero .shape_3 {
    right: 55px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.home-10-hero .shape_4 {
    right: 330px;
    bottom: 45px
}

.bg-gd-11 {
    background: -webkit-gradient(linear, left top, right top, from(#202877), color-stop(36.02%, #372E95), color-stop(53.64%, #5331B1), to(#9629E6));
    background: linear-gradient(90deg, #202877 0%, #372E95 36.02%, #5331B1 53.64%, #9629E6 100%)
}

.hero_11 {
    padding-top: clamp(9rem, 11.5vw + 1rem, 13.75rem);
    padding-bottom: clamp(3.75rem, 6.3vw + 1rem, 7.5rem)
}

.hero_11::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: top center;
    top: -30px;
    left: 0;
    pointer-events: none;
    z-index: -1
}

.hero_11_img {
    margin-top: -210px
}

.counter_11_item {
    border-right: 1px solid #343a40
}

@media(max-width:1199px) {
    .counter_11_item {
        border-right: 0
    }
}

.counter_11_item.last {
    border-right: 0
}

.bg-yellow-custom {
    background-color: #e7fe54
}

.bg-dark-12 {
    background-color: #0d0d0d
}

.text-red-custom {
    color: #fd6e54
}

.text-yellow-custom {
    color: #e7fe54
}

.hero-12 {
    padding-top: clamp(9rem, 11.5vw + 1rem, 13.75rem);
    position: relative;
    z-index: 2
}

.hero-12::after {
    position: absolute;
    content: "";
    inset: 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    z-index: -1;
    opacity: .4
}

.icon_box {
    width: 64px;
    height: 64px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: rgb(231 254 84 / .1)
}

.card_12_item:hover {
    background-color: #110e1b
}

.card_12_item:hover .icon_box {
    background-color: #e7fe54
}

.card_12_item:hover .icon_box svg path {
    fill: #080f2c
}

.hero_13_wrapper {
    padding-top: clamp(9rem, 11.5vw + 1rem, 13.75rem);
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 10px
}

@media(max-width:991px) {
    .hero_13 {
        border-radius: 0 !important
    }
}

.navbar-overlay.style_13 {
    top: 20px
}

@media(max-width:991px) {
    .navbar-overlay.style_13 {
        top: 0
    }
}

.navbar-sticky-init .navbar-overlay.style_13 {
    top: 0
}

.bg-gd-14 {
    background: -webkit-gradient(linear, left top, right top, from(#805AF9), to(#6632F8));
    background: linear-gradient(90deg, #805AF9 0%, #6632F8 100%)
}

.text_14 {
    color: #865bff
}

.hero_14_slider {
    padding-top: clamp(9rem, 11.5vw + 1rem, 13.75rem);
    padding-bottom: clamp(3.75rem, 6.3vw + 5rem, 15.5rem);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover
}

.swiper_nav_stayle {
    width: 64px;
    height: 64px;
    background: hsl(0 0% 100% / .1);
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.swiper_nav_stayle:hover {
    background: -webkit-gradient(linear, left top, right top, from(#805AF9), to(#6632F8));
    background: linear-gradient(90deg, #805AF9 0%, #6632F8 100%)
}

.swiper_nav_stayle::after {
    display: none
}

.slider_navs {
    position: absolute;
    right: 40px;
    bottom: 40px;
    z-index: 3
}

@media(max-width:575px) {
    .slider_navs {
        bottom: 15px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%)
    }
}

.hero_15 {
    padding-top: 200px
}

@media(max-width:1399px) {
    .hero_15 {
        padding-top: 120px
    }
}

.hero_15_img {
    position: absolute;
    right: 0;
    top: 85px
}

@media(max-width:1399px) {
    .hero_15_img {
        position: inherit
    }
}

.brand_slider {
    padding-top: 310px
}

@media(max-width:1399px) {
    .brand_slider {
        padding-top: 70px
    }
}

.hero_15_img_2 {
    position: absolute;
    top: 35px;
    left: 60px
}

.price_13_area {
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 10px
}

.tab-nav-8.style_13 .nav-link.active {
    background: #fff;
    color: #080f2c !important
}

.price_range_item {
    position: relative;
    overflow: hidden
}

.price_range_item::before {
    position: absolute;
    content: "";
    width: 5px;
    height: 100%;
    background: radial-gradient(116863.83% 83.96% at 100% 18.69%, #F68C11 0%, #B4131D 100%);
    top: 0;
    left: 0
}

.price_range_item.intel::before {
    background: radial-gradient(116863.83% 83.96% at 100% 18.69%, #0071C5 0%, #00A1E4 100%)
}

.price_range_item:hover .btn-dark {
    background-color: #ffa42f !important
}

.price_13_area {
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 10px
}

.tab-nav-8.style_13 .nav-link.active {
    background: #fff;
    color: #080f2c !important
}

.price_range_item {
    position: relative;
    overflow: hidden
}

.price_range_item::before {
    position: absolute;
    content: "";
    width: 5px;
    height: 100%;
    background: radial-gradient(116863.83% 83.96% at 100% 18.69%, #F68C11 0%, #B4131D 100%);
    top: 0;
    left: 0
}

.price_range_item.intel::before {
    background: radial-gradient(116863.83% 83.96% at 100% 18.69%, #0071C5 0%, #00A1E4 100%)
}

.price_range_item:hover .btn-dark {
    background-color: #ffa42f !important
}

.col_tab_nav {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 16px
}

.col_tab_nav .nav-item .nav-link {
    padding: 0;
    position: relative;
    -webkit-padding-start: 20px;
    padding-inline-start: 20px
}

.col_tab_nav .nav-item .nav-link::after {
    position: absolute;
    content: "";
    width: 5px;
    height: 5px;
    background: #49495f;
    border-radius: 50%;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.col_tab_nav .nav-item .nav-link.active {
    color: #865bff !important
}

.col_tab_nav .nav-item .nav-link.active::after {
    background: #865bff
}

.price_14_item {
    -webkit-transition: .5s;
    transition: .5s
}

.price_14_item:hover .btn {
    background: -webkit-gradient(linear, left top, right top, from(#805AF9), to(#6632F8));
    background: linear-gradient(90deg, #805AF9 0%, #6632F8 100%);
    color: #fff !important
}

.price_16_item {
    -webkit-transition: .5s;
    transition: .5s
}

.price_16_item:hover {
    background: #080f2c !important
}

.price_16_item:hover p,
.price_16_item:hover h4,
.price_16_item:hover .h4 {
    color: #fff !important
}

.price_16_item:hover .btn-dark {
    background: #c1ed00 !important
}

.price_16_item:hover .bg-primary-16 {
    background: #080f2c !important
}

.price_16_item:hover .bg-primary-16 svg path {
    stroke: #fff
}

.map_flag_btn {
    position: absolute;
    right: 0;
    bottom: 75px
}

@media(max-width:991px) {
    .map_flag_btn {
        position: inherit;
        bottom: inherit
    }
}

.hero_16_wrapper {
    padding-top: 200px;
    position: relative;
    z-index: 2
}

.hero_16_wrapper .shape_1 {
    position: absolute;
    left: 50%;
    top: 170px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: -1
}

.flag_1 {
    left: -90px;
    top: -60px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.flag_2 {
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 70px;
    left: 13px
}

.flag_3 {
    top: -80px;
    right: -30px;
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg)
}

.flag_4 {
    right: 0;
    bottom: -60px;
    -webkit-transform: rotate(-20deg);
    transform: rotate(-20deg)
}

.flag_5 {
    right: -50px;
    bottom: -60px;
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg)
}

.hero_17 {
    padding-top: 200px;
    position: relative;
    z-index: 2
}

@media(max-width:767px) {
    .hero_17 {
        padding-top: 150px
    }
}

.hero_17::before {
    content: "";
    position: absolute;
    inset: 0;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: top center;
    z-index: -1
}

.hero_17::after {
    content: "";
    position: absolute;
    inset: 0;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: bottom center;
    z-index: -1
}

.banner-img {
    height: 100%;
    width: 100%
}

.banner-wrapper {
    margin-bottom: 90px
}

.sponser-box {
    background-color: #fff;
    height: 100px;
    overflow: hidden;
    border-radius: 10px;
    box-shadow: 7px 0 0 0 #c9c6c68a;
    border: 1px solid #0000002b
}

.sponser-box .sponser-img {
    object-fit: cover;
    height: 100%;
    width: 100%
}

.star-rating i {
    font-size: 30px;
    color: green
}

.review-card {
    display: grid;
    justify-content: center;
    padding: 15px;
    border-radius: 10px;
    background-color: #fdfdfd;
    box-shadow: var(--bs-box-shadow-sm) !important;
    border: var(--bs-card-border-width) solid var(--bs-card-border-color)
}

.review-card .rating-logo {
    margin: auto
}

.rating-svg {
    margin: auto
}

.sm-text {
    font-size: 1rem;
    line-height: 1.715;
    font-weight: 400
}

.review-text {
    font-size: 18px
}

.main-rating {
    font-size: 23px;
    text-align: center
}

.service-img {
    width: 80px;
    height: 80px
}

.theme-blue-btn {
    background-color: #2e1a6d;
    color: #fff
}

.theme-blue-btn:hover {
    background-color: #7734f9;
    color: #fff
}

.service-card-item {
    position: relative
}

.service-figure-1 {
    position: absolute;
    right: 0;
    opacity: .5
}

.service-card-item .arrow-btn {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    border: 1px solid #2e1a6d !important;
    color: #2e1a6d;
    opacity: .9
}

.service-card-item:hover .arrow-btn {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    background-color: #7734f9;
    border-color: #7734f9 !important;
    color: #fff
}

.small-service-img {
    height: 70px
}

.section-title.style-bg {
    border-radius: 24px;
    background: rgb(56 75 255 / .12);
    padding: 10px 20px;
    line-height: 1
}

.section-title {
    color: #384BFF;
    margin-bottom: 10px;
    display: inline-block;
    font-weight: 500;
    text-transform: capitalize;
    font-size: 16px;
    position: relative
}

.section-title.high-contrast {
    color: #0018ff
}

.price-plan-section {
    position: relative
}

.price-plan-section::after {
    content: "";
    position: absolute;
    inset: 0;
    background-color: #080f2c;
    z-index: -1;
    pointer-events: none
}

.theme-title-text-white {
    color: #f8f9fa !important
}

.theme-content-text-white {
    color: #ffffffbf !important
}

.pricing-items {
    margin-top: 30px;
    background-color: #fff;
    border-radius: 16px;
    padding: 40px;
    position: relative;
    transition: all 0.4s ease-in-out
}

.pricing-items .pricing-header h2 {
    font-size: 40px;
    margin-top: 15px
}

.pricing-items .pricing-header .price-text {
    font-weight: 600;
    color: #445375;
    font-size: 20px
}

.pricing-items .pricing-header .month {
    display: inline-block;
    font-size: 15px;
    font-weight: 500
}

.pricing-items .pricing-header p {
    margin-top: 15px
}

.pricing-items .pricing-header {
    border-bottom: 1px solid #d4dcff;
    padding-bottom: 15px;
    position: relative
}

.pricing-items .pricing-list {
    margin-top: 30px
}

.pricing-items .pricing-list {
    padding-left: 0
}

.pricing-items .pricing-list li {
    list-style: none
}

.pricing-items .pricing-list li i.check-icon {
    margin-right: 10px;
    color: #384bff
}

.pricing-items .pricing-list li:not(:last-child) {
    margin-bottom: 10px
}

.pricing-items .pricing-button .pricing-btn {
    display: inline-block;
    background-color: #fff0;
    color: #384bff;
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    padding: 20px 40px;
    border-radius: 0;
    text-transform: capitalize;
    transition: all 0.3s ease-in-out;
    position: relative;
    line-height: 1;
    width: 100%;
    border-radius: 36px;
    border: 1px solid #384bff;
    text-align: center
}

.pricing-items .pricing-button .pricing-btn:hover {
    background-color: #384bff;
    color: #fff
}

.pricing-items .tag {
    padding: 14px 18px 12px 40px;
    background-color: #384bff;
    display: inline-block;
    position: absolute;
    top: 40px;
    right: 0;
    overflow: hidden
}

.pricing-items .tag::before {
    width: 0;
    height: 0;
    border-top: 38px solid #fff;
    border-right: 37px solid #fff0;
    content: "";
    left: -19px;
    position: absolute;
    bottom: 13%;
    transform: rotate(135deg)
}

.pricing-items .tag h6 {
    font-size: 16px;
    color: #fff;
    font-weight: 500
}

.pricing-items .pricing-list li {
    font-weight: 600;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.can-miss-title {
    font-size: 1.1rem
}

.section-title-dark {
    color: #ffffffd1;
    margin-bottom: 10px;
    display: inline-block;
    font-weight: 500;
    text-transform: capitalize;
    font-size: 16px;
    position: relative
}

.section-title-dark.style-bg {
    border-radius: 24px;
    background: rgb(255 255 255 / 17%);
    padding: 10px 20px;
    line-height: 1
}

.about-us-img {
    height: 80px;
    width: 80px
}

.modal.fade.home-video-modal .modal-dialog {
    transform: translateY(-20px) scale(.95);
    transition: all 0.3s ease-in-out
}

.modal.home-video-modal.show .modal-dialog {
    transform: translateY(0) scale(1)
}

.home-video-modal .animate-modal {
    border-radius: 1rem;
    box-shadow: 0 10px 40px rgb(0 0 0 / .3)
}

.home-video-modal video {
    max-height: 500px;
    width: 100%;
    background-color: #000
}

.home-video-modal .modal-content {
    border: 10px solid #f8f9fac2;
    border-radius: 15px
}

.swiper-slide.swiper-slide-active .feadback-card {
    background-color: #080f2c !important;
    color: #ffffffbf
}

.swiper-slide.swiper-slide-active .feadback-card .quate-icon {
    color: #fff
}

.swiper-slide.swiper-slide-active .feadback-card .reviewer-name {
    color: #fff
}

.hovered-brand {
    display: none
}

.swiper-slide.swiper-slide-active .hovered-brand {
    display: block
}

.swiper-slide.swiper-slide-active .brand {
    display: none
}

.feadback-card {
    background-image: url(../img/pngwing-shape.png);
    border-radius: 12px !important;
    position: relative;
    z-index: 9;
    transition: .6s
}

.quate-icon {
    font-size: 50px;
    color: #384bff;
    opacity: .3
}

.error-msg {
    background: #a70010;
    color: #fff;
    font-size: 13px;
    padding-left: 3px;
    text-align: left
}

.iti {
    width: 100%
}

.iti__flag-container {
    z-index: 10
}

.hosting-box-items {
    margin-top: 30px;
    padding: 30px;
    border: 1px solid #d4dcff;
    border-radius: 16px;
    background-color: #d4dcff;
    position: relative;
    z-index: 9
}

.hosting-box-items::before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    content: "";
    background-color: #384bff;
    transform: scale(1, 0);
    transition: transform 500ms ease;
    transform-origin: bottom center;
    z-index: -1;
    border-radius: 16px
}

.hosting-box-items:hover::before {
    transform: scale(1, 1);
    transform-origin: top center
}

.hosting-box-items .content {
    margin-top: 20px
}

.hosting-box-items .content h3 {
    margin-bottom: 10px;
    font-size: 20px
}

.theme-btn {
    position: relative;
    z-index: 2;
    overflow: hidden;
    vertical-align: middle;
    display: inline-block;
    align-items: center;
    border: none;
    text-transform: capitalize;
    text-align: center;
    background-color: #2e1a6d;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    line-height: 1;
    padding: 19.5px 40px;
    min-width: 170px;
    border-radius: 5px
}

.hosting-box-items .content .theme-btn {
    padding: 10px 10px;
    background-color: #2e1a6d;
    color: #fff;
    font-weight: 600;
    border: 1px solid #2e1a6d
}

.hosting-box-items .content a {
    color: #000000bf
}

.hosting-box-items:hover .content a {
    color: #fff
}

.hosting-box-items:hover .content p {
    color: #ffffffbf
}

.theme-btn:before {
    content: "";
    position: absolute;
    height: 100%;
    bottom: 0;
    left: 0;
    width: 0;
    background-color: var(--header);
    z-index: -1;
    transition: all 0.4s ease-out;
    border-radius: inherit
}

.hosting-box-items .content .theme-btn::before {
    background-color: #fff
}

.theme-btn:hover::before {
    width: 100%
}

.theme-btn:hover {
    color: #2e1a6d !important
}

.hosting-box-items .icon {
    width: 70px;
    height: 70px;
    line-height: 70px;
    text-align: center;
    border: 1px solid #D4DCFF;
    border-radius: 8px;
    transition: all 0.4s ease-in-out;
    transition: transform 500ms ease;
    background-color: #fff
}

.hosting-box-items:hover .icon {
    border: 1px solid #fff0;
    background-color: #F3F7FB;
    transform: scaleX(-1)
}

.hosting-box-items .icon img {
    width: 60px;
    height: 60px
}

.theme-btn .btn-arrow__icon {
    top: 60%
}

.domain-container-inner {
    border: none !important;
    background-color: transparent !important
}

.main-header-wrapper {
    background-color: #080f2c
}

.inner-header-wrapper {
    padding: 0 15px;
    border-radius: 100px;
    background-color: #fff;
    position: relative;
    transition: .4s;
    border-top-left-radius: 30px;
    border-top-right-radius: 30px
}

.navbar-1 .nav-link {
    color: #000;
    font-size: 16px;
    font-weight: 600;
    opacity: 1
}

.inner-header-container {
    padding-top: 30px
}

.top-header {
    background-color: #141e45;
    padding: 12px 0;
    text-align: center;
    color: #f3f5f7
}

.contain-mega-menu:hover .contain-mega-menu__content {
    top: 77%;
    pointer-events: unset;
    z-index: 2
}

.contain-mega-menu__content {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.navbar {
    position: revert
}

.navbar .nav-link {
    font-size: 16px;
    font-weight: 600 !important
}

.header-radius {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.top-header-left-info-list {
    display: flex;
    margin-bottom: 0;
    padding-left: 0;
    gap: 10px
}

.top-header-left-info-list li {
    list-style: none
}

.top-header-left-info-list li p {
    margin-bottom: 0
}

.top-header-right-info-list {
    display: flex;
    margin-bottom: 0;
    gap: 40px;
    padding-left: 0;
    justify-content: end
}

.top-header-right-info-list li {
    list-style: none
}

.top-header-right-info-list li p {
    margin-bottom: 0
}

@media (max-width:1400px) {
    .navbar .nav-link {
        font-size: 15px
    }
    .logo {
        --logo-height: 50px
    }
    .free-trial-btn {
        display: none
    }
}

@media (max-width:1200px) {
    .navbar .nav-link {
        font-size: 16px
    }
    .header-radius {
        border-bottom-left-radius: 100px;
        border-bottom-right-radius: 100px
    }
    .inner-header-wrapper {
        padding: 0 15px;
        border-radius: 100px;
        background-color: #fff;
        position: relative;
        transition: .4s;
        border-top-left-radius: 30px;
        border-top-right-radius: 30px
    }
}

@media (max-width:1199px) {
    .top-header-slider {
        height: 40px !important;
        background-color: red;
        border-radius: 10px;
        margin-top: 8px;
        background-color: #080f2c;
        padding-top: 8px
    }
    .top-header-slider p {
        color: #fff
    }
}

@media (max-width:800px) {
    .top-header-left {
        display: none
    }
    .top-header-right-info-list {
        justify-content: center
    }
    .top-header-right {
        margin: auto
    }
    .top-header-right li {
        font-size: 14px
    }
}

@media (max-width:576px) {
    .top-header-left {
        display: none
    }
    .top-header-right-info-list {
        justify-content: center;
        margin: auto
    }
    .top-header-right {
        display: none
    }
    .top-header-slider {
        height: 33px !important;
        background-color: red;
        border-radius: 8px;
        margin-top: 0;
        background-color: #080f2c;
        padding-top: 6px
    }
    .inner-header-container {
        padding-top: 20px
    }
    .inner-header-wrapper {
        padding: 0 6px
    }
    .navbar {
        padding-top: 5px !important;
        padding-bottom: 10px !important
    }
}

.top-header-slider p {
    position: absolute;
    width: 100%;
    opacity: 0;
    transform: translateY(10px)
}

.fade-slide {
    opacity: 1 !important;
    transform: translateY(0) !important;
    transition: opacity 0.5s ease, transform 0.5s ease
}

@media (max-width:800px) {
    .top-header-slider p {
        font-size: 13px
    }
}

.top-header a {
    color: #fff
}

.top-header-slider img {
    height: 24px
}

.blend-mode-dodge {
    height: 100%;
    width: 100%
}

.map-img-wrapper {
    width: 100%
}

.header-btn {
    border: 1px solid #080f2c;
    background-color: #080f2c;
    color: #fff;
    border-radius: 5px;
    font-weight: 700;
    padding: 5px 14px
}

.header-btn:hover {
    color: #080f2c;
    background-color: #fff0;
    border: 1px solid #080f2c
}

.navbar-nav {
    align-items: center
}

.rating-svg {
    width: 135px;
    height: 25px
}

@media (max-width:992px) {
    .map-section {
        padding-bottom: 100px
    }
}

@media (max-width:576px) {
    .map-section {
        padding-bottom: 80px
    }
    .rating-svg {
        width: 120px;
        height: 25px
    }
}

.hero-1 {
    padding-top: 100px
}

.caseThumbImg {
    padding: 5px
}

.caseThumbImg img {
    height: 234px;
    width: 100%;
    object-fit: cover;
    border-radius: 6px
}

.caseStudyDeatilBanner {
    padding: 5px;
    display: block
}

.caseStudyDeatilBanner img {
    height: 450px;
    width: 100%;
    object-fit: contain
}

.caseStudyDeatilMobileBanner {
    padding: 5px;
    display: none
}

.caseStudyDeatilMobileBanner img {
    object-fit: cover
}

@media (max-width:768px) {
    .caseStudyDeatilBanner {
        display: none
    }
    .caseStudyDeatilMobileBanner {
        display: block
    }
}

.case-study-title {
    font-size: 48px
}

.filter-section .bg-secondary {
    background: #080f2c !important;
    color: #ffffff !important;
    border-radius: 7px
}

.filter-section .bg-secondary i {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 20px;
    height: 20px;
    border: 1.5px solid #ffffff !important;
    border-radius: 50%;
    color: #fff;
    font-size: 12px
}

.filter-section .form-check .form-check-input {
    border: 1px solid rgb(0 0 0 / .3) !important
}

.clearAll {
    border: 1px solid rgb(0 0 0 / .3) !important
}

.feature-expand-button .feature-btn {
    background-color: #fff0;
    color: #384bff;
    font-size: 14px;
    font-weight: 600;
    padding: 5px;
    border-radius: 0;
    text-transform: capitalize;
    transition: all 0.3s ease-in-out;
    position: relative;
    line-height: 1;
    border-radius: 100%;
    border: 1px solid #384bff;
    text-align: center
}

.feature-expand-button .feature-btn:hover {
    background-color: #384bff;
    color: #fff
}

.less-font-weight {
    font-weight: 400 !important
}

.tb-padding {
    padding-top: 100px;
    padding-bottom: 100px
}

.cloud-hosting-points-section {
    background-color: #fff !important
}

.cloud-hosting-vid-card {
    background-color: #f1f5f9
}

@media (max-width:767px) {
    .feature-list__card {
        background-color: #f1f5f9
    }
}

@media (max-width:1200px) {
    .simple-box-section {
        padding-top: 100px
    }
}

@media (max-width:991px) {
    .simple-box-section {
        padding-top: 50px
    }
}

.theme-bg-dark {
    color: #080f2c
}

.quick-moves .cloud-card__title {
    color: #000
}

.quick-moves .cloud-card {
    background-color: #f1f5f9;
    color: #000000b3;
    border: 1px solid #0000001f
}

@media (max-width:1199px) {
    .navbar-nav {
        align-items: normal
    }
    .contain-mega-menu__content {
        position: revert;
        visibility: revert;
        opacity: revert
    }
}

.contain-mega-menu .nav-link.menu-open::after {
    content: "\f106";
    font-family: "Font Awesome 7 Free";
    font-weight: 900
}

.feature-wrapper {
    background-color: rgb(255 255 255 / .025);
    padding: 5px 10px;
    border: 1px solid #f8f9fa26;
    border-radius: 5px
}

.feature-wrapper:hover {
    background-color: #ffffff14
}

.feature-wrapper p {
    color: #ffffffbf;
    margin-bottom: 0;
    display: flex
}

@media (max-width:1025px) {
    .feature-tabbing ul {
        display: flex;
        overflow-x: auto;
        white-space: nowrap;
        flex-wrap: nowrap;
        justify-content: start !important
    }
}

@media (max-width:576px) {
    .feature-tabbing .partner-tab-nev {
        font-size: 14px
    }
}

.feature-tabbing-main i {
    margin-right: 10px;
    color: #fff;
    font-size: 20px
}

.tab-check-icon {
    display: flex;
    align-items: center
}

.linux-reseller-banner {
    padding-top: 100px;
    padding-bottom: 100px
}

.bg-blue {
    background: #080f2c !important
}

.dark-card-p-color {
    color: #ffffff80
}

.allfeatures-wrapper {
    position: relative;
    z-index: 1
}

.allfeatures-wrapper .all-feature-container {
    position: relative;
    z-index: 1
}

.wordpress-hosting-banner {
    padding-top: 100px
}

.back-color {
    background: #ffbf00;
    position: absolute;
    overflow: hidden;
    top: 0;
    width: 100%
}

.scroll-container {
    width: 100%;
    overflow: hidden;
    position: relative
}

.scroll-text {
    position: relative;
    display: flex;
    align-items: center;
    white-space: nowrap;
    animation: marquee 10s linear infinite;
    font-size: 22px;
    padding: 8px 0;
    font-weight: 700;
    color: #000;
    text-transform: uppercase;
    letter-spacing: 2px
}

.scroll-text:hover {
    animation-play-state: paused
}

@keyframes marquee {
    from {
        transform: translateX(100vw)
    }
    to {
        transform: translateX(-100%)
    }
}

@media (max-width:600px) {
    .scroll-text {
        font-size: 16px
    }
}

.td-text-slider-item img {
    -webkit-animation: rotate-infinite 15s linear infinite;
    animation: rotate-infinite 15s linear infinite;
    margin: 0 10px
}

@-webkit-keyframes rotate-infinite {
    0% {
        transform: rotate(0deg)
    }
    100% {
        transform: rotate(-360deg)
    }
}

@keyframes rotate-infinite {
    0% {
        transform: rotate(0deg)
    }
    100% {
        transform: rotate(-360deg)
    }
}

@media (max-width:991px) {
    .plan-extra-top-padding {
        padding-top: 60px
    }
}

.tilt-banner-part {
    padding-top: 100px;
    padding-bottom: 175px
}

.slash-banner-part {
    padding-top: 100px;
    padding-bottom: 175px
}

@media (max-width:600px) {
    .tilt-banner-part {
        padding-top: 100px;
        padding-bottom: 125px
    }
}

.left-to-right-tilt-banner {
    padding-top: 100px;
    padding-bottom: 280px
}

@media (max-width:600px) {
    .left-to-right-tilt-banner {
        padding-top: 100px;
        padding-bottom: 250px
    }
}

@media (max-width:1200px) {
    .left-to-right-tilt-banner {
        padding-bottom: 225px
    }
}

@media (max-width:992px) {
    .left-to-right-tilt-banner {
        padding-bottom: 200px
    }
}

@media (max-width:576px) {
    .left-to-right-tilt-banner {
        padding-top: 100px;
        padding-bottom: 200px
    }
}

@media (min-width:1200px) {
    .gap-row {
        column-gap: 55px
    }
}

.country-img-card img {
    border-radius: 10px
}

.bg-white {
    background-color: #fff
}

.little-dark-border {
    border: 1px solid #e9e9e9
}

.pt-pb-100-banner {
    padding-top: 100px;
    padding-bottom: 100px
}

.bg-grey {
    background-color: #fff;
    border: 1px solid #e9e9e9b3
}

.bg-grey-custom {
    background-color: #f1f5f9;
    border: 1px solid #e9e9e9b3
}

.border-little-light {
    border-color: #efefef !important
}

.filtered-image {
    filter: invert(1)
}

@media (max-width:1199px) {
    .responsive-pt-60 {
        padding-top: 100px
    }
}

@media (max-width:992px) {
    .responsive-pt-60 {
        padding-top: 50px
    }
}

.discount-tag {
    font-size: 10px;
    border-radius: 3px;
    padding: 3px 5px;
    background-color: #ff1a1a;
    color: #fff;
    height: auto
}

.discount-line {
    border-radius: 3px;
    padding: 3px 10px;
    background-color: #ff1a1a;
    color: #fff;
    height: auto;
    font-size: 16px
}

.promo-sale-container {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #000;
    color: #fff;
    padding: 20px 22px 18px;
    border-radius: 0;
    position: relative;
    transition: opacity 0.3s ease;
    opacity: 0;
    gap: 34px
}

.sale-title h2 {
    font-size: 26px;
    font-weight: 500;
    display: flex;
    align-items: center;
    gap: 8px;
    line-height: 1;
    color: #fff;
    margin-bottom: 0
}

.sale-title .badge {
    background: #ff008c;
    padding: 3px 6px;
    color: #fff;
    border-radius: 6px
}

.countdown-timer {
    display: flex;
    gap: 10px
}

.timer {
    display: flex;
    gap: 12px;
    align-items: center
}

.time-part {
    padding: 20px;
    text-align: center;
    border-radius: 8px;
    width: 58px;
    padding: 12px 10px 2px;
    border-radius: 5px;
    text-align: center;
    overflow: hidden;
    box-shadow: inset 0 0 10px rgb(255 255 255 / .03);
    position: relative
}

.time-part::before {
    content: "";
    inset: 0;
    padding: 1.5px;
    background: linear-gradient(to bottom, #ff2785 0, rgb(13 16 46 / 8%) 75%);
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude
}

.time-part::after {
    content: "";
    inset: 0;
    background: rgb(0 0 0 / .6);
    mask: linear-gradient(to bottom, #0000 50%, #0000 50%);
    -webkit-mask: linear-gradient(to bottom, #0000 50%, #0000 50%)
}

.time-part .side {
    position: absolute;
    top: 0;
    height: 50%;
    background: linear-gradient(to bottom, #ff2785 0, rgb(13 16 46 / 8%) 75%)
}

.time-part .number {
    font-size: 24px;
    font-weight: 700;
    color: #fff;
    line-height: 1
}

.time-part p {
    font-size: 10px;
    color: #fff;
    top: -2px;
    position: relative;
    margin-bottom: 0
}

.colon {
    font-size: 30px;
    color: #fff;
    line-height: 50px
}

.promo-text-container {
    background-color: #222;
    padding: 10px 20px;
    border-radius: 8px;
    margin-top: 10px;
    font-size: 16px
}

.promo-text {
    font-size: 18px;
    color: #fff;
    text-align: center
}

.promo-sale-container img {
    width: 20px;
    margin: 0 5px;
    vertical-align: middle
}

.promo-sale-container.visible {
    position: fixed;
    bottom: 0;
    opacity: 1;
    z-index: 1000;
    background: #000;
    color: #fff;
    padding: 20px;
    border-radius: 0;
    width: 100%
}

.countdown-timer {
    display: flex;
    justify-content: center;
    align-items: center
}

.timer {
    display: flex
}

.time-part .side,
.time-part::after,
.time-part::before {
    position: absolute;
    pointer-events: none;
    border-radius: 6px
}

.miss-out-text {
    font-weight: 400;
    font-size: 14px;
    line-height: 27px;
    color: #a8a8a8
}

@media (max-width:768px) {
    .bottom-footer {
        margin-bottom: revert !important
    }
}

.flip-x {
    transform: scaleX(-1)
}

.asyncGallery {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    z-index: 1000;
    visibility: hidden;
    background-color: rgb(0 0 0 / .95);
    transition: opacity 200ms, visibility 200ms
}

.imageheading {
    font-weight: 700;
    text-align: center;
    font-style: italic
}

.asyncGallery.is-visible {
    opacity: 1;
    visibility: visible
}

.asyncGallery__Item {
    position: absolute;
    top: 50%;
    left: 50%;
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
    transform: translate(-50%, -50%);
    transition: opacity 200ms, visibility 200ms
}

.asyncGallery__Item.is-visible {
    opacity: 1;
    visibility: visible
}

.asyncGallery__ItemImage img {
    max-height: 80vh;
    display: block
}

.asyncGallery__ItemDescription,
.asyncGallery__Loader {
    color: #fff
}

.asyncGallery__Loader {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: none;
    color: #fff;
    z-index: 100
}

.asyncGallery__Loader.is-visible {
    display: block
}

.asyncGallery button {
    background-color: #fff0;
    border: 0;
    outline: 0;
    padding: 0;
    font-size: 0;
    cursor: pointer
}

.asyncGallery__Close {
    position: absolute;
    top: 40px;
    right: 40px;
    width: 30px;
    height: 30px;
    z-index: 1000;
    background-repeat: no-repeat;
    background-size: 30px 30px;
    background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFNWRyAxLjEvL0VOIiAiaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkIj4KPHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iNTEycHgiIHZlcnNpb249IjEuMSIgaGVpZ2h0PSI1MTJweCIgdmlld0JveD0iMCAwIDY0IDY0IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA2NCA2NCI+CiAgPGc+CiAgICA8cGF0aCBmaWxsPSIjRkZGRkZGIiBkPSJNMjguOTQxLDMxLjc4NkwwLjYxMyw2MC4xMTRjLTAuNzg3LDAuNzg3LTAuNzg3LDIuMDYyLDAsMi44NDljMC4zOTMsMC4zOTQsMC45MDksMC41OSwxLjQyNCwwLjU5ICAgYzAuNTE2LDAsMS4wMzEtMC4xOTYsMS40MjQtMC41OWwyOC41NDEtMjguNTQxbDI4LjU0MSwyOC41NDFjMC4zOTQsMC4zOTQsMC45MDksMC41OSwxLjQyNCwwLjU5YzAuNTE1LDAsMS4wMzEtMC4xOTYsMS40MjQtMC41OSAgIGMwLjc4Ny0wLjc4NywwLjc4Ny0yLjA2MiwwLTIuODQ5TDM1LjA2NCwzMS43ODZMNjMuNDEsMy40MzhjMC43ODctMC43ODcsMC43ODctMi4wNjIsMC0yLjg0OWMtMC43ODctMC43ODYtMi4wNjItMC43ODYtMi44NDgsMCAgIEwzMi4wMDMsMjkuMTVMMy40NDEsMC41OWMtMC43ODctMC43ODYtMi4wNjEtMC43ODYtMi44NDgsMGMtMC43ODcsMC43ODctMC43ODcsMi4wNjIsMCwyLjg0OUwyOC45NDEsMzEuNzg2eiIvPgogIDwvZz4KPC9zdmc+Cg==)
}

.asyncGallery__Counter {
    position: absolute;
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    right: 40px;
    bottom: 40px
}

.asyncGallery__Dots {
    position: absolute;
    left: 50%;
    bottom: 40px;
    display: flex;
    margin: 0;
    padding: 0;
    transform: translateX(-50%);
    list-style-type: none;
    z-index: 1000
}

.asyncGallery__Dots button {
    padding: 0;
    width: 10px;
    height: 10px;
    background-color: #fff;
    border: 0;
    outline: 0;
    border-radius: 50%
}

.asyncGallery__Dots li {
    opacity: .2;
    transition: opacity 200ms
}

.asyncGallery__Dots li+li {
    margin-left: 10px
}

.asyncGallery__Dots li.is-active {
    opacity: 1
}

.asyncGallery__Next,
.asyncGallery__Prev {
    position: absolute;
    top: 50%;
    width: 30px;
    height: 30px;
    z-index: 1000;
    transition: transform 200ms, opacity 200ms;
    transform: translateY(-50%)
}

.asyncGallery__Next:disabled,
.asyncGallery__Prev:disabled {
    opacity: .2;
    cursor: default
}

.asyncGallery__Next:before,
.asyncGallery__Prev:before {
    position: absolute;
    content: "";
    top: 50%;
    left: 50%;
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 129 129' xmlns:xlink='http://www.w3.org/1999/xlink' enable-background='new 0 0 129 129'%3E%3Cg%3E%3Cpath d='m40.4,121.3c-0.8,0.8-1.8,1.2-2.9,1.2s-2.1-0.4-2.9-1.2c-1.6-1.6-1.6-4.2 0-5.8l51-51-51-51c-1.6-1.6-1.6-4.2 0-5.8 1.6-1.6 4.2-1.6 5.8,0l53.9,53.9c1.6,1.6 1.6,4.2 0,5.8l-53.9,53.9z' fill='%23fff'/%3E%3C/g%3E%3C/svg%3E%0A");
    width: 30px;
    height: 30px;
    background-repeat: no-repeat;
    background-size: 30px 30px
}

.asyncGallery__Next {
    right: 40px
}

.asyncGallery__Next:hover {
    transform: translateX(2px) translateY(-50%)
}

.asyncGallery__Next:before {
    transform: translate3d(-50%, -50%, 0)
}

.asyncGallery__Prev {
    left: 40px
}

.asyncGallery__Prev:hover {
    transform: translateX(-2px) translateY(-50%)
}

.asyncGallery__Prev:before {
    transform: translate3d(-50%, -50%, 0) scale(-1)
}

.gallery {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    row-gap: 20px;
    column-gap: 30px
}

.gallery div {
    margin: 20px;
    transition: opacity 200ms;
    cursor: pointer
}

.gallery div img {
    max-width: 100%
}

@media (min-width:1200px) {
    .img-card {
        max-width: calc(33.333% - 40px)
    }
}

@media (max-width:992px) {
    .img-card {
        max-width: calc(50% - 40px)
    }
}

@media (max-width:576px) {
    .img-card {
        max-width: 100%
    }
}

@media screen and (max-width:768px) {
    .asyncGallery__Close {
        top: 15px;
        right: 15px;
        width: 20px;
        height: 20px;
        background-size: 20px
    }
    .asyncGallery__Dots {
        bottom: 15px
    }
    .asyncGallery__Counter {
        right: 15px;
        bottom: 15px;
        font-size: 12px
    }
    .asyncGallery__Item {
        width: 100%
    }
    .asyncGallery__ItemImage img {
        max-height: none;
        max-width: 100%
    }
    .asyncGallery__ItemDescription {
        padding: 0 20px
    }
    .asyncGallery__Next,
    .asyncGallery__Prev {
        display: none
    }
    .gallery div {
        max-width: 100%;
        margin: 20px 0 0
    }
    .gallery div img {
        max-width: 100%;
        min-width: 100%
    }
}

@media (min-width:1400px) {
    .container.custom-width {
        max-width: 1320px
    }
}

.gallery__video {
    width: 100% !important;
    height: 100% !important;
    display: block !important;
    padding: 50px 31px
}

.gallery .video-wrapper {
    flex: 0 0 calc(100% - 40px);
    max-width: calc(100% - 40px);
    margin: 20px
}

.gallery div.video-wrapper video {
    width: 100%;
    height: auto;
    display: block
}

.whatsapp-float {
    position: fixed;
    bottom: 20px;
    left: 20px;
    width: 52px;
    height: 52px;
    background-color: #25d366;
    color: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 28px;
    z-index: 999;
    box-shadow: 0 8px 20px rgb(0 0 0 / .3);
    text-decoration: none;
    transition: transform 0.3s ease, box-shadow 0.3s ease
}

.whatsapp-float i {
    color: #fff !important
}

.whatsapp-float:hover {
    transform: scale(1.08);
    box-shadow: 0 12px 30px rgb(0 0 0 / .4);
    color: #fff
}

.with-padding {
    padding-bottom: 30px
}

.user-avatar svg {
    width: 32px;
    height: 32px;
    fill: #0b132b;
    opacity: .9
}

.swiper-slide-active .user-avatar svg {
    fill: #fff
}

.gt_float_switcher .gt_options a {
    font-size: 12px;
    padding: 5px 5px !important;
    display: flex !important
}

.gt_float_switcher img {
    width: 20px !important
}

.gt_float_switcher .gt-selected .gt-current-lang {
    padding: 5px 5px !important
}

.gt_options.gt-open {
    display: flex !important;
    flex-direction: column !important;
    align-items: flex-start !important
}

a.nturl {
    width: 100%
}

#gt_float_wrapper {
    position: fixed;
    bottom: 80px !important;
    right: 20px;
    z-index: 9999
}

.info-card {
    border-radius: 20px;
    border: 1px solid #c7c7c759;
    box-shadow: 0 2px 8px 0 #00000014
}

.info-icon {
    width: 70px;
    height: 70px;
    line-height: 70px;
    text-align: center;
    border-radius: 8px;
    background-color: #F3F7FB;
    border: 1px solid #d4dcff;
    text-align: center;
    transition: all 0.4s ease-in-out;
    transition: transform 500ms ease;
    margin-bottom: 15px !important
}

.info-title {
    font-size: 24px;
    margin-top: 25px !important
}

.info-detail {
    padding: 10px;
    background-color: #f3f7fb;
    border-radius: 10px;
    border: 1px solid #efefef;
    margin-bottom: 7px;
    display: flex;
    align-items: center
}

.inner-icon {
    color: #1062fe !important;
    font-size: 20px;
    margin-right: 5px
}

.features__inner-wrap-two {
    border: 1px solid #d9dfe5;
    padding: 80px 55px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    -o-border-radius: 16px;
    -ms-border-radius: 16px;
    border-radius: 16px;
    background-size: cover;
    background-position: center;
    background-image: url(../img/features_bg.jpg)
}

.features__item-five {
    padding: 30px 30px;
    background: linear-gradient(45deg, #fff 70.19%, #e4effb 100%);
    position: relative;
    z-index: 1;
    border: 1px solid #d9dfe5;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    -o-border-radius: 16px;
    -ms-border-radius: 16px;
    border-radius: 16px;
    height: 100%
}

.features__content-five .title {
    margin-bottom: 16px;
    font-size: 24px
}

.features__shape-three {
    position: absolute;
    right: 40px;
    bottom: 0;
    z-index: -1
}

body.contact-page {
    background-color: #fff !important
}

.dark-font {
    color: #000;
    font-weight: 600
}

.dark-form {
    background-color: #080f2c
}

.dark-form .form-main-title {
    color: #ffffffeb
}

.dark-form .send-msg-btn {
    margin-top: 30px
}

@media (max-width:1199px) {
    .features__inner-wrap-two {
        margin-top: 100px
    }
}

@media (max-width:600px) {
    .features__inner-wrap-two {
        margin-top: 60px
    }
}

@media (max-width:1024px) {
    .features__inner-wrap-two {
        padding: 30px 10px
    }
}

.team-card-item .team-image img {
    width: 100%;
    height: 100%;
    border-radius: 16px
}

.team-card-item .team-content {
    margin: -70px 0 0;
    padding: 50px 30px 40px 55px;
    background-image: url(../img/team-shape.png)
}

.bg-cover {
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    background-position: center
}

.team-card-item .team-content h5 {
    margin-bottom: 5px;
    font-size: 18px;
    font-weight: 700;
    color: #4f46e5
}

.team-card-item .team-content p {
    font-size: 16px
}

.team-card-item .team-content .social-profile {
    position: absolute;
    right: 48px;
    top: -190px;
    content: "";
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    z-index: 2;
    display: inline-block;
    overflow: hidden
}

.team-card-item .team-content .social-profile ul {
    transform: translateY(100px);
    transition: all 0.6s ease-in-out;
    opacity: 0;
    visibility: hidden;
    padding: 0;
    margin: 0;
    list-style: none
}

.team-card-item .team-content .social-profile ul li:not(:last-child) {
    margin-bottom: 10px
}

.team-card-item .team-content .social-profile .plus-btn {
    z-index: 2;
    cursor: pointer;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    border-radius: 50%;
    display: inline-block;
    background: #4f46e5;
    color: #fff;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    margin-top: 10px
}

.team-card-item .team-content .social-profile:hover ul {
    transform: translateY(0);
    opacity: 1;
    visibility: visible
}

.team-card-item .team-content .social-profile ul li a {
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    border-radius: 50%;
    display: block;
    background: #fff;
    color: #4f46e5;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    text-align: center;
    margin: 0 auto
}

.team-image {
    border-radius: 15px
}

.team-card-item {
    cursor: pointer
}

.team-card-item img {
    transition: .5s
}

.team-card-item:hover img {
    transform: scale(1.1)
}

.team-card-item .team-image {
    overflow: hidden
}

.team-card-item .team-content .social-profile ul {
    min-height: 190px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end
}

.feature-text {
    overflow: hidden;
    max-height: 4.5em;
    transition: max-height 0.4s ease-in-out
}

.feature-text.expanded {
    max-height: 30em
}

.read-more-btn {
    background: none;
    border: none;
    padding: 0;
    margin-top: 6px;
    color: #0d6efd;
    font-weight: 600;
    cursor: pointer
}

.read-more-btn:hover {
    text-decoration: underline
}

.cta_18_wrapper {
    background-image: url(../img/cta_18_bg.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover
}

.header-lists {
    background: aliceblue;
    border: 1px solid #efefef;
    border-radius: 15px;
    margin-bottom: 20px
}

.top-header-slider p {
    display: flex !important;
    justify-content: center !important
}

.top-header-slider span {
    color: #fff !important
}

.top-header-left-info-list li p {
    color: #fff !important
}

.build-header-z-index {
    z-index: 1000 !important
}

.full-width-img {
    width: 100%
}

@media (max-width:991px) {
    .ipad-mt {
        margin-top: 50px
    }
}

@media (min-width:1199px) {
    .no-header-ps {
        padding-left: 0
    }
}

@media (max-width:1199px) {
    .offcanvas-header {
        border-bottom: 1px solid #0000001a;
        background-color: #080f2c;
        padding-left: 5px
    }
    .navbar .nav-link {
        background-color: #080f2c;
        color: #fff;
        padding: 10px;
        border-radius: 7px
    }
    button.btn-close {
        margin-top: 1px !important;
        background-color: #fff;
        opacity: 1;
        border-radius: 100%
    }
    .contain-mega-menu:hover>.nav-link {
        color: #fff !important
    }
}

#gt_float_wrapper {
    z-index: 1000 !important
}

div.widget-visible {
    z-index: 1000 !important
}

@media (max-width:1399px) {
    .box-padding {
        padding-top: 30px;
        padding-bottom: 40px
    }
}

@media (max-width:1200px) {
    .ipad-pro-mt {
        margin-top: 50px
    }
}

@media (max-width:767px) {
    .mobile-mt {
        margin-top: 30px
    }
}

@media (max-width:991px) {
    .special-tilt-pb {
        padding-top: 100px;
        padding-bottom: 250px !important
    }
    .special-domain-container {
        margin-top: -190px;
        position: relative
    }
}

@media (max-width:1025px) {
    .responsive-pt-50 {
        padding-top: 50px
    }
    .responsive-pb-50 {
        padding-bottom: 50px
    }
}

@media (max-width:767px) {
    .responsive-pt-50 {
        padding-top: 20px
    }
    .responsive-pb-50 {
        padding-bottom: 20px
    }
}

@media (max-width:1025px) {
    .responsive-pt-100 {
        padding-top: 100px
    }
    .responsive-pb-100 {
        padding-bottom: 100px
    }
}

@media (max-width:992px) {
    .responsive-pt-100 {
        padding-top: 50px
    }
    .responsive-pb-100 {
        padding-bottom: 50px
    }
}

.account-dropdown {
    position: relative
}

.account-dropdown-menu {
    position: absolute;
    top: 100%;
    right: 0;
    background: #fff;
    list-style: none;
    padding: 8px 0;
    min-width: 160px;
    box-shadow: 0 8px 20px rgb(0 0 0 / .12);
    display: none;
    z-index: 999
}

.account-dropdown-menu li a {
    display: block;
    padding: 8px 16px;
    color: #333;
    text-decoration: none
}

.account-dropdown:hover .account-dropdown-menu {
    display: block
}

@media (max-width:992px) {
    .another-ipad-mt {
        margin-top: .5rem !important
    }
}

@media (max-width:767px) {
    .ipad-mini-mt {
        margin-top: 1rem !important
    }
    .special-box-padding {
        padding-top: 40px;
        padding-bottom: 40px
    }
}

@media (max-width:767px) {
    .another-mobile-mt {
        margin-top: .5rem !important
    }
    .mobile-upper-space {
        margin-top: 30px
    }
}

@media (min-width:767px) {
    .nav-pills.all-centered {
        justify-content: center !important
    }
}

.pb-280 {
    padding-bottom: 280px !important
}

.gray-light-bg {
    background: #f8f9fa
}

.staff-member {
    position: relative;
    display: block
}

.staff-member img {
    width: 100%
}

.staff-member h5,
.staff-member p,
.staff-member span {
    -webkit-transition: all .3s;
    transition: all .3s;
    opacity: 1
}

.staff-member span {
    font-size: .9rem;
    font-weight: 400;
    color: #777;
    display: inline-block
}

.staff-member .overlay {
    background: #1934a7;
    background: -webkit-gradient(linear, left top, right top, from(#031974), to(rgb(25 52 167 / .85)));
    background: linear-gradient(90deg, #031974, rgb(25 52 167 / .85));
    color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 40px 30px;
    text-align: center;
    opacity: 0;
    -webkit-transition: all .4s;
    transition: all .4s;
    border-radius: 4px
}

.staff-member .overlay .teacher-quote {
    font-size: .9rem;
    font-weight: 300;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
    -webkit-transition: all .3s;
    transition: all .3s;
    opacity: 0
}

.staff-member .overlay .teacher-name {
    color: #fff;
    text-decoration: none !important;
    display: block;
    margin-top: 15px
}

.staff-member .overlay .teacher-field {
    font-size: .9rem;
    -webkit-transition: all .3s;
    transition: all .3s;
    display: inline-block;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
    -webkit-transition-delay: .2s;
    transition-delay: .2s;
    opacity: 0
}

.staff-member .overlay ul.social {
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
    -webkit-transition: all .4s;
    transition: all .4s;
    opacity: 0
}

.staff-member .overlay ul.social li {
    margin: 0
}

.staff-member .overlay ul.social a {
    margin: 0 5px;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: #fff;
    text-align: center;
    border-radius: 50%;
    display: block
}

.staff-member span {
    font-size: .9rem;
    font-weight: 400;
    color: #777;
    display: inline-block
}

.staff-member:hover .overlay {
    opacity: .92
}

.staff-member .overlay a span:hover {
    color: #031974;
    text-decoration: none
}

.staff-member:hover .overlay h5,
.staff-member:hover .overlay p,
.staff-member:hover .overlay span,
.staff-member:hover .overlay ul.social {
    -webkit-transform: none;
    transform: none;
    opacity: 1
}

.fs-12 {
    font-size: 12px !important
}

thead .table-heading {
    padding: 20px 5px !important;
    text-align: center;
    font-size: 14px;
    background-color: #b91b3e;
    color: #fff
}

tbody .table-content {
    padding: 10px 5px !important;
    text-align: center;
    font-size: 12px;
    font-weight: 600
}

@media (max-width:1025px) {
    tbody .table-content {
        min-width: 120px
    }
}

.whatsapp-float {
    z-index: 1020 !important
}

#gt_float_wrapper,
div.widget-visible {
    z-index: 1020 !important
}

figure.img-frame {
    border: 15px solid;
    box-sizing: border-box;
    float: left;
    width: 100%;
    overflow: hidden;
    position: relative
}

figure.img-frame {
    border-bottom-color: #000;
    border-top-color: #2e2e2e;
    border-left-color: #2e2e2e;
    border-right-color: #000;
    box-shadow: 0 2px 8px 0 #00000069
}

figure.img-frame::after {
    border: 8px solid #FFF;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    box-shadow: 0 0 5px 0 #000 inset;
    -moz-box-shadow: 0 0 5px 0 #000 inset;
    -webkit-box-shadow: 0 0 5px 0 #000 inset
}

figure.img-frame img {
    object-fit: cover;
    width: 100%
}

@media only screen and (min-width:960px) and (max-width:1270px) {
    figure.img-frame::after {
        border: 8px solid #FFF
    }
}

.tnc-text {
    font-size: 7px !important
}

.faq-heading {
    color: #1062fe !important
}

.terms-content p {
    text-align: justify
}

.case-study-pagination .page-link.active,
.active>.page-link {
    background-color: #080f2c !important;
    border: 1px solid #080f2c !important;
    color: #fff !important
}

.case-study-pagination .page-link {
    color: #080f2c
}

.icon-font {
    font-size: 16px
}

.category-badge {
    font-size: 12px
}

.feedback-slider .swiper-wrapper {
    align-items: stretch
}

.feedback-slider .swiper-slide {
    height: auto;
    display: flex
}

.feedback-slider .feadback-card {
    height: 100%;
    display: flex;
    flex-direction: column
}

.btn-height {
    height: 43px;
    line-height: normal
}

.story-timeline__time:hover {
    cursor: pointer
}

.billing-shared-header .top-header-slider span,
.top-header-left-info-list li p {
    color: #fff !important;
    font-size: 16px
}

.billing-shared-header .top-header-right-info-list li {
    list-style: none;
    font-size: 16px
}

.billing-shared-header .py-3 {
    padding-top: 12px !important;
    padding-bottom: 12px !important
}

.billing-shared-header .gap-4 {
    gap: 22px !important
}

.billing-shared-header .contain-mega-menu__title {
    font-size: 14px !important
}

.billing-shared-header .header-btn {
    border: 1px solid #080f2c;
    background-color: #080f2c;
    color: #fff;
    border-radius: 5px;
    font-weight: 700;
    padding: 5px 14px !important;
    font-size: 13px !important
}

.billing-shared-header .contain-mega-menu__description {
    font-size: 14px
}

.billing-shared-header .green-round {
    background-color: #07c07ebf !important;
    opacity: 1 !important;
    width: 16px;
    height: 16px
}

.billing-shared-header .free-trial-btn .header-btn {
    padding: 5px 14px;
    font-size: 13px
}

.billing-shared-header .contain-mega-menu .nav-link:after {
    font-size: 12px
}

.billing-shared-header .megamenu-right-heading {
    font-size: 26px
}

.billing-shared-header .megamenu-right-discrip small {
    font-size: 14px;
    color: #49495f
}

.billing-shared-header .country-name-title {
    font-size: 18px
}

@media (max-width:1200px) {
    .billing-shared-header .gap-4 {
        gap: 16px !important;
        width: 100%;
        margin-left: 0px !important
    }
    .offcanvas-body {
        overflow-y: auto;
        max-height: 100vh
    }
}

.address-footer {
    font-size: 14px
}

.billing-shared-header .container::before {
    display: none !important
}

.billing-shared-footer .address-footer {
    font-size: 14px
}

.billing-shared-footer .web-title {
    font-size: 16px
}

.billing-shared-footer .social-icon {
    height: 36px;
    width: 36px;
    font-size: 16px
}

.billing-shared-footer .copy-right-text {
    font-size: 14px
}

.btn-ul {
    display: flex;
    align-items: center;
    padding-left: 0;
    list-style: none;
    justify-content: space-between;
    display: none
}

@media (max-width:1199px) {
    .btn-ul {
        display: flex;
        align-items: center;
        padding-left: 0;
        list-style: none;
        justify-content: space-between
    }
    .btn-ul li {
        width: 32%
    }
    .btn-ul li a {
        width: 100%
    }
    .btn-ul li .header-btn {
        padding: 5px 5px
    }
}

.enqury-form-card {
    background: #fff;
    padding: 30px 25px;
    border-radius: 14px;
    box-shadow: -20px -20px 0 0 #ffffff52
}

.enqury-form-card input,
.enqury-form-card select {
    width: 100%;
    padding: 12px 14px;
    border-radius: 8px;
    border: 1px solid #ccc;
    background: #fff;
    color: #222;
    font-size: 15px;
    outline: none
}

.enqury-form-card textarea {
    width: 100%;
    padding: 12px 14px;
    border-radius: 8px;
    border: 1px solid #ccc;
    background: #fff;
    color: #222;
    font-size: 15px;
    outline: none
}

.iti__search-input {
    padding: 12px 30px !important;
    border-top-left-radius: 0px !important;
    border-top-right-radius: 0px !important
}

.brand-section-1 {
    padding-block: clamp(8rem, 8.95vw + 1rem, 10.625rem)
}

@media(min-width:768px) {
    .brand-section-1 {
        -webkit-mask-image: url(../img/brand-section-curve-bg.png);
        mask-image: url(../img/brand-section-curve-bg.png);
        -webkit-mask-size: 100% 100%;
        mask-size: 100% 100%;
        -webkit-mask-repeat: no-repeat;
        mask-repeat: no-repeat;
        -webkit-mask-position: center;
        mask-position: center
    }
}

.ios-feature-card {
    position: relative
}

.pricing-shape {
    position: absolute;
    top: -50px;
    right: -50px
}

.pricing-shape img {
    width: 200px
}

@media(max-width:991px) {
    .price-area-2 {
        background-color: #080f2c
    }
}

.price-area-2 {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    background-color: #120e2a
}

@media(max-width:991px) {
    .price-area-2::after {
        display: none
    }
}

@media (min-width:1200px) {
    .feature-card__list:nth-child(7) .feature-card__is {
        border-left: 0 !important;
        border-bottom: 0 !important
    }
    .feature-card__list:nth-child(8) .feature-card__is {
        border-left: 0 !important;
        border-right: 0 !important;
        border-bottom: 0 !important
    }
}

.ios-feature-card {
    overflow: hidden
}