﻿/*!
*  Magdy Elsayyad - Base theme
* Copyright 2022-2023 Magdy Elsayyad (https://www.linkedin.com/in/magdy-elsayyad-14a086193/)
*/ /*!
*  Magdy Elsayyad - Base theme
* Copyright 2022-2023 Magdy Elsayyad (https://www.linkedin.com/in/magdy-elsayyad-14a086193/)
*/
@import"../icons/arrow-left.css";
@import"../icons/arrow-right.css";
@import"../../libs/icons/feather/feather-icons.min.css";

@font-face {
    font-family: "poppins";
    src: url("../fonts/poppins/Poppins-Bold.ttf");
    font-weight: 500
}

@font-face {
    font-family: "poppins";
    src: url("../fonts/poppins/Poppins-Regular.ttf");
    font-weight: 400
}

@font-face {
    font-family: "poppins";
    src: url("../fonts/poppins/Poppins-SemiBold.ttf");
    font-weight: 600
}

@font-face {
    font-family: "poppins";
    src: url("../fonts/poppins/Poppins-ExtraBold.ttf");
    font-weight: 700
}

@font-face {
    font-family: "poppins";
    src: url("../fonts/poppins/Poppins-Light.ttf");
    font-weight: 300
}

.form-check-input {
    margin-top: 0 !important
}

.list-group-item {
    border-top: none !important;
    border-right: none !important;
    border-left: none !important;
    border-bottom: 1px solid #eef0f8
}

    .list-group-item:last-child {
        border-bottom: 0
    }

.nav-tabs .nav-link {
    color: #98a2b3
}

.table > :not(caption) th {
    border-bottom-width: 0
}

.form-control {
    color: #fff !important
}

    .form-control:focus {
        box-shadow: none !important
    }

    .form-control::placeholder {
        color: #98a2b3;
        opacity: 1
    }

@font-face {
    font-family: "cairo";
    src: url("../fonts/cairo/Cairo-VariableFont_slnt,wght.ttf")
}
/*!
 * Bootstrap v5.0.0 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */

:root {
    --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: #4CF4FF;
    --bs-white: #fff;
    --bs-gray: #98A2B3;
    --bs-gray-dark: #1F2937;
    --bs-primary: #992240;
    --bs-secondary: #488D9D;
    --bs-success: #30D158;
    --bs-info: rgb(72, 141, 157);
    --bs-cyan: #4CF4FF;
    --bs-warning: #FF9F0A;
    --bs-danger: #E7191A;
    --bs-light: #EEF0F8;
    --bs-white: #fff;
    --bs-dark: rgb(0, 7, 16);
    --bs-black: #000;
    --bs-gray: #EEEFF2;
    --bs-gray-80: #EAECF0;
    --bs-gray-700: #344054;
    --bs-gray-500: rgba(255, 255, 255, 0.7);
    --bs-gray-600: #98A2B3;
    --bs-outline-danger: rgba(253, 190, 190, 0.3019607843);
    --bs-outline-success: rgba(48, 209, 88, 0.1);
    --bs-white-70: rgba(255, 255, 255, 0.7);
    --bs-outline-warning: rgba(255, 159, 10, 0.3);
    --bs-outline-cyan: rgba(76, 244, 255, 0.3);
    --bs-primary-op-80: rgba(153, 34, 64, 0.8);
    --bs-font-sans-serif: "poppins", sans-serif;
    --bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    --bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0))
}

*, *::before, *::after {
    box-sizing: border-box
}

:root {
    font-size: 16px
}

@media(prefers-reduced-motion: no-preference) {
    :root {
        scroll-behavior: smooth
    }
}

body {
    margin: 0;
    font-family: "cairo",sans-serif;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.4;
    color: #fff;
    background-color: #000710;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0,0,0,0)
}

hr {
    margin: 1rem 0;
    color: inherit;
    background-color: currentColor;
    border: 0;
    opacity: .25
}

    hr:not([size]) {
        height: 1px
    }

h6, .h6, h5, .h5, h4, .h4, h3, .h3, h2, .h2, h1, .h1 {
    margin-top: 0;
    margin-bottom: 0;
    font-family: "cairo",sans-serif;
    font-weight: 500;
    line-height: 1.3;
    color: #fff
}

h1, .h1 {
    font-size: calc(1.4rem + 1.8vw)
}

@media(min-width: 1200px) {
    h1, .h1 {
        font-size: 2.75rem
    }
}

h2, .h2 {
    font-size: calc(1.35rem + 1.2vw)
}

@media(min-width: 1200px) {
    h2, .h2 {
        font-size: 2.25rem
    }
}

h3, .h3 {
    font-size: calc(1.3rem + 0.6vw)
}

@media(min-width: 1200px) {
    h3, .h3 {
        font-size: 1.75rem
    }
}

h4, .h4 {
    font-size: calc(1.275rem + 0.3vw)
}

@media(min-width: 1200px) {
    h4, .h4 {
        font-size: 1.5rem
    }
}

h5, .h5 {
    font-size: calc(1.3rem + 0.6vw)
}

@media(min-width: 1200px) {
    h5, .h5 {
        font-size: 1.75rem
    }
}

h6, .h6 {
    font-size: 1.25rem
}

p {
    margin-top: 0;
    margin-bottom: 0
}

abbr[title], abbr[data-bs-original-title] {
    text-decoration: underline dotted;
    cursor: help;
    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: 600
}

dd {
    margin-bottom: .5rem;
    margin-left: 0
}

blockquote {
    margin: 0 0 1rem
}

b, strong {
    font-weight: 700
}

small, .small {
    font-size: 0.875em
}

mark, .mark {
    padding: .2em;
    background-color: #fcf8e3
}

sub, sup {
    position: relative;
    font-size: 0.75em;
    line-height: 0;
    vertical-align: baseline
}

sub {
    bottom: -0.25em
}

sup {
    top: -0.5em
}

a {
    color: #fff;
    text-decoration: none
}

    a:hover {
        color: #ccc
    }

    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;
    direction: ltr /* rtl:ignore */;
    unicode-bidi: bidi-override
}

pre {
    display: block;
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto;
    font-size: 0.875em
}

    pre code {
        font-size: inherit;
        color: inherit;
        word-break: normal
    }

code {
    font-size: 0.875em;
    color: #d63384;
    word-wrap: break-word
}

a > code {
    color: inherit
}

kbd {
    padding: .2rem .4rem;
    font-size: 0.875em;
    color: #fff;
    background-color: #111827;
    border-radius: 2px
}

    kbd kbd {
        padding: 0;
        font-size: 1em;
        font-weight: 600
    }

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: hsla(0,0%,100%,.6980392157);
    text-align: left
}

th {
    font-weight: 600;
    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]::-webkit-calendar-picker-indicator {
    display: none
}

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;
    font-size: calc(1.275rem + 0.3vw);
    line-height: inherit
}

@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] {
    outline-offset: -2px;
    -webkit-appearance: textfield
}

::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-color-swatch-wrapper {
    padding: 0
}

::file-selector-button {
    font: inherit
}

::-webkit-file-upload-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: calc(1.2625rem + 0.15vw);
    font-weight: bold
}

@media(min-width: 1200px) {
    .lead {
        font-size: 1.375rem
    }
}

.display-1 {
    font-size: calc(1.4625rem + 2.55vw);
    font-weight: bold;
    line-height: 1.2
}

@media(min-width: 1200px) {
    .display-1 {
        font-size: 3.375rem
    }
}

.display-2 {
    font-size: calc(1.375rem + 1.5vw);
    font-weight: bold;
    line-height: 1.2
}

@media(min-width: 1200px) {
    .display-2 {
        font-size: 2.5rem
    }
}

.display-3 {
    font-size: calc(1.525rem + 3.3vw);
    font-weight: bold;
    line-height: 1.2
}

@media(min-width: 1200px) {
    .display-3 {
        font-size: 4rem
    }
}

.display-4 {
    font-size: calc(1.475rem + 2.7vw);
    font-weight: bold;
    line-height: 1.2
}

@media(min-width: 1200px) {
    .display-4 {
        font-size: 3.5rem
    }
}

.display-5 {
    font-size: calc(1.425rem + 2.1vw);
    font-weight: bold;
    line-height: 1.2
}

@media(min-width: 1200px) {
    .display-5 {
        font-size: 3rem
    }
}

.display-6 {
    font-size: calc(1.375rem + 1.5vw);
    font-weight: bold;
    line-height: 1.2
}

@media(min-width: 1200px) {
    .display-6 {
        font-size: 2.5rem
    }
}

.list-unstyled {
    padding-left: 0;
    list-style: none
}

.list-inline {
    padding-left: 0;
    list-style: none
}

.list-inline-item {
    display: inline-block
}

    .list-inline-item:not(:last-child) {
        margin-right: .5rem
    }

.initialism {
    font-size: 0.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: 0.875em;
    color: #98a2b3
}

    .blockquote-footer::before {
        content: "— "
    }

.img-fluid {
    max-width: 100%;
    height: auto
}

.img-thumbnail {
    padding: 0;
    background-color: #fff;
    border: 8px solid #fff;
    border-radius: 0S;
    max-width: 100%;
    height: auto
}

.figure {
    display: inline-block
}

.figure-img {
    margin-bottom: .5rem;
    line-height: 1
}

.figure-caption {
    font-size: 0.875em;
    color: #98a2b3
}

.container, .container-fluid, .container-xxl, .container-xl, .container-lg, .container-md, .container-sm {
    width: 100%;
    padding-right: var(--bs-gutter-x, 0.75rem);
    padding-left: var(--bs-gutter-x, 0.75rem);
    margin-right: auto;
    margin-left: auto
}

@media(min-width: 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
    }
}

.row {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    display: flex;
    flex-wrap: wrap;
    margin-top: calc(var(--bs-gutter-y)*-1);
    margin-right: calc(var(--bs-gutter-x)/-2);
    margin-left: calc(var(--bs-gutter-x)/-2)
}

    .row > * {
        flex-shrink: 0;
        width: 100%;
        max-width: 100%;
        padding-right: calc(var(--bs-gutter-x)/2);
        padding-left: calc(var(--bs-gutter-x)/2);
        margin-top: var(--bs-gutter-y)
    }

.col {
    flex: 1 0 0%
}

.row-cols-auto > * {
    flex: 0 0 auto;
    width: auto
}

.row-cols-1 > * {
    flex: 0 0 auto;
    width: 100%
}

.row-cols-2 > * {
    flex: 0 0 auto;
    width: 50%
}

.row-cols-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%
}

.row-cols-4 > * {
    flex: 0 0 auto;
    width: 25%
}

.row-cols-5 > * {
    flex: 0 0 auto;
    width: 20%
}

.row-cols-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%
}

.col-auto {
    flex: 0 0 auto;
    width: auto
}

.col-1 {
    flex: 0 0 auto;
    width: 8.3333333333%
}

.col-2 {
    flex: 0 0 auto;
    width: 16.6666666667%
}

.col-3 {
    flex: 0 0 auto;
    width: 25%
}

.col-4 {
    flex: 0 0 auto;
    width: 33.3333333333%
}

.col-5 {
    flex: 0 0 auto;
    width: 41.6666666667%
}

.col-6 {
    flex: 0 0 auto;
    width: 50%
}

.col-7 {
    flex: 0 0 auto;
    width: 58.3333333333%
}

.col-8 {
    flex: 0 0 auto;
    width: 66.6666666667%
}

.col-9 {
    flex: 0 0 auto;
    width: 75%
}

.col-10 {
    flex: 0 0 auto;
    width: 83.3333333333%
}

.col-11 {
    flex: 0 0 auto;
    width: 91.6666666667%
}

.col-12, .grid-item {
    flex: 0 0 auto;
    width: 100%
}

.offset-1 {
    margin-left: 8.3333333333%
}

.offset-2 {
    margin-left: 16.6666666667%
}

.offset-3 {
    margin-left: 25%
}

.offset-4 {
    margin-left: 33.3333333333%
}

.offset-5 {
    margin-left: 41.6666666667%
}

.offset-6 {
    margin-left: 50%
}

.offset-7 {
    margin-left: 58.3333333333%
}

.offset-8 {
    margin-left: 66.6666666667%
}

.offset-9 {
    margin-left: 75%
}

.offset-10 {
    margin-left: 83.3333333333%
}

.offset-11 {
    margin-left: 91.6666666667%
}

.g-0, .gx-0 {
    --bs-gutter-x: 0
}

.g-0, .gy-0 {
    --bs-gutter-y: 0
}

.g--120px, .gx--120px {
    --bs-gutter-x: -120px
}

.g--120px, .gy--120px {
    --bs-gutter-y: -120px
}

.g--235px, .gx--235px {
    --bs-gutter-x: -235px
}

.g--235px, .gy--235px {
    --bs-gutter-y: -235px
}

.g-160px, .gx-160px {
    --bs-gutter-x: 160px
}

.g-160px, .gy-160px {
    --bs-gutter-y: 160px
}

.g-1px, .gx-1px {
    --bs-gutter-x: 1px
}

.g-1px, .gy-1px {
    --bs-gutter-y: 1px
}

.g-5px, .gx-5px {
    --bs-gutter-x: 5px
}

.g-5px, .gy-5px {
    --bs-gutter-y: 5px
}

.g-10px, .gx-10px {
    --bs-gutter-x: 10px
}

.g-10px, .gy-10px {
    --bs-gutter-y: 10px
}

.g-15px, .gx-15px {
    --bs-gutter-x: 15px
}

.g-15px, .gy-15px {
    --bs-gutter-y: 15px
}

.g-16px, .gx-16px {
    --bs-gutter-x: 16px
}

.g-16px, .gy-16px {
    --bs-gutter-y: 16px
}

.g-20px, .gx-20px {
    --bs-gutter-x: 20px
}

.g-20px, .gy-20px {
    --bs-gutter-y: 20px
}

.g-30px, .gx-30px {
    --bs-gutter-x: 30px
}

.g-30px, .gy-30px {
    --bs-gutter-y: 30px
}

.g-40px, .gx-40px {
    --bs-gutter-x: 40px
}

.g-40px, .gy-40px {
    --bs-gutter-y: 40px
}

.g-60px, .gx-60px {
    --bs-gutter-x: 60px
}

.g-60px, .gy-60px {
    --bs-gutter-y: 60px
}

.g-88px, .gx-88px {
    --bs-gutter-x: 88px
}

.g-88px, .gy-88px {
    --bs-gutter-y: 88px
}

.g-100px, .gx-100px {
    --bs-gutter-x: 100px
}

.g-100px, .gy-100px {
    --bs-gutter-y: 100px
}

.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 {
        flex: 1 0 0%
    }

    .row-cols-sm-auto > * {
        flex: 0 0 auto;
        width: auto
    }

    .row-cols-sm-1 > * {
        flex: 0 0 auto;
        width: 100%
    }

    .row-cols-sm-2 > * {
        flex: 0 0 auto;
        width: 50%
    }

    .row-cols-sm-3 > * {
        flex: 0 0 auto;
        width: 33.3333333333%
    }

    .row-cols-sm-4 > * {
        flex: 0 0 auto;
        width: 25%
    }

    .row-cols-sm-5 > * {
        flex: 0 0 auto;
        width: 20%
    }

    .row-cols-sm-6 > * {
        flex: 0 0 auto;
        width: 16.6666666667%
    }

    .col-sm-auto {
        flex: 0 0 auto;
        width: auto
    }

    .col-sm-1 {
        flex: 0 0 auto;
        width: 8.3333333333%
    }

    .col-sm-2 {
        flex: 0 0 auto;
        width: 16.6666666667%
    }

    .col-sm-3 {
        flex: 0 0 auto;
        width: 25%
    }

    .col-sm-4 {
        flex: 0 0 auto;
        width: 33.3333333333%
    }

    .col-sm-5 {
        flex: 0 0 auto;
        width: 41.6666666667%
    }

    .col-sm-6 {
        flex: 0 0 auto;
        width: 50%
    }

    .col-sm-7 {
        flex: 0 0 auto;
        width: 58.3333333333%
    }

    .col-sm-8 {
        flex: 0 0 auto;
        width: 66.6666666667%
    }

    .col-sm-9 {
        flex: 0 0 auto;
        width: 75%
    }

    .col-sm-10 {
        flex: 0 0 auto;
        width: 83.3333333333%
    }

    .col-sm-11 {
        flex: 0 0 auto;
        width: 91.6666666667%
    }

    .col-sm-12 {
        flex: 0 0 auto;
        width: 100%
    }

    .offset-sm-0 {
        margin-left: 0
    }

    .offset-sm-1 {
        margin-left: 8.3333333333%
    }

    .offset-sm-2 {
        margin-left: 16.6666666667%
    }

    .offset-sm-3 {
        margin-left: 25%
    }

    .offset-sm-4 {
        margin-left: 33.3333333333%
    }

    .offset-sm-5 {
        margin-left: 41.6666666667%
    }

    .offset-sm-6 {
        margin-left: 50%
    }

    .offset-sm-7 {
        margin-left: 58.3333333333%
    }

    .offset-sm-8 {
        margin-left: 66.6666666667%
    }

    .offset-sm-9 {
        margin-left: 75%
    }

    .offset-sm-10 {
        margin-left: 83.3333333333%
    }

    .offset-sm-11 {
        margin-left: 91.6666666667%
    }

    .g-sm-0, .gx-sm-0 {
        --bs-gutter-x: 0
    }

    .g-sm-0, .gy-sm-0 {
        --bs-gutter-y: 0
    }

    .g-sm--120px, .gx-sm--120px {
        --bs-gutter-x: -120px
    }

    .g-sm--120px, .gy-sm--120px {
        --bs-gutter-y: -120px
    }

    .g-sm--235px, .gx-sm--235px {
        --bs-gutter-x: -235px
    }

    .g-sm--235px, .gy-sm--235px {
        --bs-gutter-y: -235px
    }

    .g-sm-160px, .gx-sm-160px {
        --bs-gutter-x: 160px
    }

    .g-sm-160px, .gy-sm-160px {
        --bs-gutter-y: 160px
    }

    .g-sm-1px, .gx-sm-1px {
        --bs-gutter-x: 1px
    }

    .g-sm-1px, .gy-sm-1px {
        --bs-gutter-y: 1px
    }

    .g-sm-5px, .gx-sm-5px {
        --bs-gutter-x: 5px
    }

    .g-sm-5px, .gy-sm-5px {
        --bs-gutter-y: 5px
    }

    .g-sm-10px, .gx-sm-10px {
        --bs-gutter-x: 10px
    }

    .g-sm-10px, .gy-sm-10px {
        --bs-gutter-y: 10px
    }

    .g-sm-15px, .gx-sm-15px {
        --bs-gutter-x: 15px
    }

    .g-sm-15px, .gy-sm-15px {
        --bs-gutter-y: 15px
    }

    .g-sm-16px, .gx-sm-16px {
        --bs-gutter-x: 16px
    }

    .g-sm-16px, .gy-sm-16px {
        --bs-gutter-y: 16px
    }

    .g-sm-20px, .gx-sm-20px {
        --bs-gutter-x: 20px
    }

    .g-sm-20px, .gy-sm-20px {
        --bs-gutter-y: 20px
    }

    .g-sm-30px, .gx-sm-30px {
        --bs-gutter-x: 30px
    }

    .g-sm-30px, .gy-sm-30px {
        --bs-gutter-y: 30px
    }

    .g-sm-40px, .gx-sm-40px {
        --bs-gutter-x: 40px
    }

    .g-sm-40px, .gy-sm-40px {
        --bs-gutter-y: 40px
    }

    .g-sm-60px, .gx-sm-60px {
        --bs-gutter-x: 60px
    }

    .g-sm-60px, .gy-sm-60px {
        --bs-gutter-y: 60px
    }

    .g-sm-88px, .gx-sm-88px {
        --bs-gutter-x: 88px
    }

    .g-sm-88px, .gy-sm-88px {
        --bs-gutter-y: 88px
    }

    .g-sm-100px, .gx-sm-100px {
        --bs-gutter-x: 100px
    }

    .g-sm-100px, .gy-sm-100px {
        --bs-gutter-y: 100px
    }

    .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 {
        flex: 1 0 0%
    }

    .row-cols-md-auto > * {
        flex: 0 0 auto;
        width: auto
    }

    .row-cols-md-1 > * {
        flex: 0 0 auto;
        width: 100%
    }

    .row-cols-md-2 > * {
        flex: 0 0 auto;
        width: 50%
    }

    .row-cols-md-3 > * {
        flex: 0 0 auto;
        width: 33.3333333333%
    }

    .row-cols-md-4 > * {
        flex: 0 0 auto;
        width: 25%
    }

    .row-cols-md-5 > * {
        flex: 0 0 auto;
        width: 20%
    }

    .row-cols-md-6 > * {
        flex: 0 0 auto;
        width: 16.6666666667%
    }

    .col-md-auto {
        flex: 0 0 auto;
        width: auto
    }

    .col-md-1 {
        flex: 0 0 auto;
        width: 8.3333333333%
    }

    .col-md-2 {
        flex: 0 0 auto;
        width: 16.6666666667%
    }

    .col-md-3 {
        flex: 0 0 auto;
        width: 25%
    }

    .col-md-4 {
        flex: 0 0 auto;
        width: 33.3333333333%
    }

    .col-md-5, .grid-item {
        flex: 0 0 auto;
        width: 41.6666666667%
    }

    .col-md-6 {
        flex: 0 0 auto;
        width: 50%
    }

    .col-md-7 {
        flex: 0 0 auto;
        width: 58.3333333333%
    }

    .col-md-8 {
        flex: 0 0 auto;
        width: 66.6666666667%
    }

    .col-md-9 {
        flex: 0 0 auto;
        width: 75%
    }

    .col-md-10 {
        flex: 0 0 auto;
        width: 83.3333333333%
    }

    .col-md-11 {
        flex: 0 0 auto;
        width: 91.6666666667%
    }

    .col-md-12 {
        flex: 0 0 auto;
        width: 100%
    }

    .offset-md-0 {
        margin-left: 0
    }

    .offset-md-1 {
        margin-left: 8.3333333333%
    }

    .offset-md-2 {
        margin-left: 16.6666666667%
    }

    .offset-md-3 {
        margin-left: 25%
    }

    .offset-md-4 {
        margin-left: 33.3333333333%
    }

    .offset-md-5 {
        margin-left: 41.6666666667%
    }

    .offset-md-6 {
        margin-left: 50%
    }

    .offset-md-7 {
        margin-left: 58.3333333333%
    }

    .offset-md-8 {
        margin-left: 66.6666666667%
    }

    .offset-md-9 {
        margin-left: 75%
    }

    .offset-md-10 {
        margin-left: 83.3333333333%
    }

    .offset-md-11 {
        margin-left: 91.6666666667%
    }

    .g-md-0, .gx-md-0 {
        --bs-gutter-x: 0
    }

    .g-md-0, .gy-md-0 {
        --bs-gutter-y: 0
    }

    .g-md--120px, .gx-md--120px {
        --bs-gutter-x: -120px
    }

    .g-md--120px, .gy-md--120px {
        --bs-gutter-y: -120px
    }

    .g-md--235px, .gx-md--235px {
        --bs-gutter-x: -235px
    }

    .g-md--235px, .gy-md--235px {
        --bs-gutter-y: -235px
    }

    .g-md-160px, .gx-md-160px {
        --bs-gutter-x: 160px
    }

    .g-md-160px, .gy-md-160px {
        --bs-gutter-y: 160px
    }

    .g-md-1px, .gx-md-1px {
        --bs-gutter-x: 1px
    }

    .g-md-1px, .gy-md-1px {
        --bs-gutter-y: 1px
    }

    .g-md-5px, .gx-md-5px {
        --bs-gutter-x: 5px
    }

    .g-md-5px, .gy-md-5px {
        --bs-gutter-y: 5px
    }

    .g-md-10px, .gx-md-10px {
        --bs-gutter-x: 10px
    }

    .g-md-10px, .gy-md-10px {
        --bs-gutter-y: 10px
    }

    .g-md-15px, .gx-md-15px {
        --bs-gutter-x: 15px
    }

    .g-md-15px, .gy-md-15px {
        --bs-gutter-y: 15px
    }

    .g-md-16px, .gx-md-16px {
        --bs-gutter-x: 16px
    }

    .g-md-16px, .gy-md-16px {
        --bs-gutter-y: 16px
    }

    .g-md-20px, .gx-md-20px {
        --bs-gutter-x: 20px
    }

    .g-md-20px, .gy-md-20px {
        --bs-gutter-y: 20px
    }

    .g-md-30px, .gx-md-30px {
        --bs-gutter-x: 30px
    }

    .g-md-30px, .gy-md-30px {
        --bs-gutter-y: 30px
    }

    .g-md-40px, .gx-md-40px {
        --bs-gutter-x: 40px
    }

    .g-md-40px, .gy-md-40px {
        --bs-gutter-y: 40px
    }

    .g-md-60px, .gx-md-60px {
        --bs-gutter-x: 60px
    }

    .g-md-60px, .gy-md-60px {
        --bs-gutter-y: 60px
    }

    .g-md-88px, .gx-md-88px {
        --bs-gutter-x: 88px
    }

    .g-md-88px, .gy-md-88px {
        --bs-gutter-y: 88px
    }

    .g-md-100px, .gx-md-100px {
        --bs-gutter-x: 100px
    }

    .g-md-100px, .gy-md-100px {
        --bs-gutter-y: 100px
    }

    .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 {
        flex: 1 0 0%
    }

    .row-cols-lg-auto > * {
        flex: 0 0 auto;
        width: auto
    }

    .row-cols-lg-1 > * {
        flex: 0 0 auto;
        width: 100%
    }

    .row-cols-lg-2 > * {
        flex: 0 0 auto;
        width: 50%
    }

    .row-cols-lg-3 > * {
        flex: 0 0 auto;
        width: 33.3333333333%
    }

    .row-cols-lg-4 > * {
        flex: 0 0 auto;
        width: 25%
    }

    .row-cols-lg-5 > * {
        flex: 0 0 auto;
        width: 20%
    }

    .row-cols-lg-6 > * {
        flex: 0 0 auto;
        width: 16.6666666667%
    }

    .col-lg-auto {
        flex: 0 0 auto;
        width: auto
    }

    .col-lg-1 {
        flex: 0 0 auto;
        width: 8.3333333333%
    }

    .col-lg-2 {
        flex: 0 0 auto;
        width: 16.6666666667%
    }

    .col-lg-3 {
        flex: 0 0 auto;
        width: 25%
    }

    .col-lg-4, .grid-item {
        flex: 0 0 auto;
        width: 33.3333333333%
    }

    .col-lg-5 {
        flex: 0 0 auto;
        width: 41.6666666667%
    }

    .col-lg-6 {
        flex: 0 0 auto;
        width: 50%
    }

    .col-lg-7 {
        flex: 0 0 auto;
        width: 58.3333333333%
    }

    .col-lg-8 {
        flex: 0 0 auto;
        width: 66.6666666667%
    }

    .col-lg-9 {
        flex: 0 0 auto;
        width: 75%
    }

    .col-lg-10 {
        flex: 0 0 auto;
        width: 83.3333333333%
    }

    .col-lg-11 {
        flex: 0 0 auto;
        width: 91.6666666667%
    }

    .col-lg-12 {
        flex: 0 0 auto;
        width: 100%
    }

    .offset-lg-0 {
        margin-left: 0
    }

    .offset-lg-1 {
        margin-left: 8.3333333333%
    }

    .offset-lg-2 {
        margin-left: 16.6666666667%
    }

    .offset-lg-3 {
        margin-left: 25%
    }

    .offset-lg-4 {
        margin-left: 33.3333333333%
    }

    .offset-lg-5 {
        margin-left: 41.6666666667%
    }

    .offset-lg-6 {
        margin-left: 50%
    }

    .offset-lg-7 {
        margin-left: 58.3333333333%
    }

    .offset-lg-8 {
        margin-left: 66.6666666667%
    }

    .offset-lg-9 {
        margin-left: 75%
    }

    .offset-lg-10 {
        margin-left: 83.3333333333%
    }

    .offset-lg-11 {
        margin-left: 91.6666666667%
    }

    .g-lg-0, .gx-lg-0 {
        --bs-gutter-x: 0
    }

    .g-lg-0, .gy-lg-0 {
        --bs-gutter-y: 0
    }

    .g-lg--120px, .gx-lg--120px {
        --bs-gutter-x: -120px
    }

    .g-lg--120px, .gy-lg--120px {
        --bs-gutter-y: -120px
    }

    .g-lg--235px, .gx-lg--235px {
        --bs-gutter-x: -235px
    }

    .g-lg--235px, .gy-lg--235px {
        --bs-gutter-y: -235px
    }

    .g-lg-160px, .gx-lg-160px {
        --bs-gutter-x: 160px
    }

    .g-lg-160px, .gy-lg-160px {
        --bs-gutter-y: 160px
    }

    .g-lg-1px, .gx-lg-1px {
        --bs-gutter-x: 1px
    }

    .g-lg-1px, .gy-lg-1px {
        --bs-gutter-y: 1px
    }

    .g-lg-5px, .gx-lg-5px {
        --bs-gutter-x: 5px
    }

    .g-lg-5px, .gy-lg-5px {
        --bs-gutter-y: 5px
    }

    .g-lg-10px, .gx-lg-10px {
        --bs-gutter-x: 10px
    }

    .g-lg-10px, .gy-lg-10px {
        --bs-gutter-y: 10px
    }

    .g-lg-15px, .gx-lg-15px {
        --bs-gutter-x: 15px
    }

    .g-lg-15px, .gy-lg-15px {
        --bs-gutter-y: 15px
    }

    .g-lg-16px, .gx-lg-16px {
        --bs-gutter-x: 16px
    }

    .g-lg-16px, .gy-lg-16px {
        --bs-gutter-y: 16px
    }

    .g-lg-20px, .gx-lg-20px {
        --bs-gutter-x: 20px
    }

    .g-lg-20px, .gy-lg-20px {
        --bs-gutter-y: 20px
    }

    .g-lg-30px, .gx-lg-30px {
        --bs-gutter-x: 30px
    }

    .g-lg-30px, .gy-lg-30px {
        --bs-gutter-y: 30px
    }

    .g-lg-40px, .gx-lg-40px {
        --bs-gutter-x: 40px
    }

    .g-lg-40px, .gy-lg-40px {
        --bs-gutter-y: 40px
    }

    .g-lg-60px, .gx-lg-60px {
        --bs-gutter-x: 60px
    }

    .g-lg-60px, .gy-lg-60px {
        --bs-gutter-y: 60px
    }

    .g-lg-88px, .gx-lg-88px {
        --bs-gutter-x: 88px
    }

    .g-lg-88px, .gy-lg-88px {
        --bs-gutter-y: 88px
    }

    .g-lg-100px, .gx-lg-100px {
        --bs-gutter-x: 100px
    }

    .g-lg-100px, .gy-lg-100px {
        --bs-gutter-y: 100px
    }

    .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 {
        flex: 1 0 0%
    }

    .row-cols-xl-auto > * {
        flex: 0 0 auto;
        width: auto
    }

    .row-cols-xl-1 > * {
        flex: 0 0 auto;
        width: 100%
    }

    .row-cols-xl-2 > * {
        flex: 0 0 auto;
        width: 50%
    }

    .row-cols-xl-3 > * {
        flex: 0 0 auto;
        width: 33.3333333333%
    }

    .row-cols-xl-4 > * {
        flex: 0 0 auto;
        width: 25%
    }

    .row-cols-xl-5 > * {
        flex: 0 0 auto;
        width: 20%
    }

    .row-cols-xl-6 > * {
        flex: 0 0 auto;
        width: 16.6666666667%
    }

    .col-xl-auto, .grid-item {
        flex: 0 0 auto;
        width: auto
    }

    .col-xl-1 {
        flex: 0 0 auto;
        width: 8.3333333333%
    }

    .col-xl-2 {
        flex: 0 0 auto;
        width: 16.6666666667%
    }

    .col-xl-3 {
        flex: 0 0 auto;
        width: 25%
    }

    .col-xl-4 {
        flex: 0 0 auto;
        width: 33.3333333333%
    }

    .col-xl-5 {
        flex: 0 0 auto;
        width: 41.6666666667%
    }

    .col-xl-6 {
        flex: 0 0 auto;
        width: 50%
    }

    .col-xl-7 {
        flex: 0 0 auto;
        width: 58.3333333333%
    }

    .col-xl-8 {
        flex: 0 0 auto;
        width: 66.6666666667%
    }

    .col-xl-9 {
        flex: 0 0 auto;
        width: 75%
    }

    .col-xl-10 {
        flex: 0 0 auto;
        width: 83.3333333333%
    }

    .col-xl-11 {
        flex: 0 0 auto;
        width: 91.6666666667%
    }

    .col-xl-12 {
        flex: 0 0 auto;
        width: 100%
    }

    .offset-xl-0 {
        margin-left: 0
    }

    .offset-xl-1 {
        margin-left: 8.3333333333%
    }

    .offset-xl-2 {
        margin-left: 16.6666666667%
    }

    .offset-xl-3 {
        margin-left: 25%
    }

    .offset-xl-4 {
        margin-left: 33.3333333333%
    }

    .offset-xl-5 {
        margin-left: 41.6666666667%
    }

    .offset-xl-6 {
        margin-left: 50%
    }

    .offset-xl-7 {
        margin-left: 58.3333333333%
    }

    .offset-xl-8 {
        margin-left: 66.6666666667%
    }

    .offset-xl-9 {
        margin-left: 75%
    }

    .offset-xl-10 {
        margin-left: 83.3333333333%
    }

    .offset-xl-11 {
        margin-left: 91.6666666667%
    }

    .g-xl-0, .gx-xl-0 {
        --bs-gutter-x: 0
    }

    .g-xl-0, .gy-xl-0 {
        --bs-gutter-y: 0
    }

    .g-xl--120px, .gx-xl--120px {
        --bs-gutter-x: -120px
    }

    .g-xl--120px, .gy-xl--120px {
        --bs-gutter-y: -120px
    }

    .g-xl--235px, .gx-xl--235px {
        --bs-gutter-x: -235px
    }

    .g-xl--235px, .gy-xl--235px {
        --bs-gutter-y: -235px
    }

    .g-xl-160px, .gx-xl-160px {
        --bs-gutter-x: 160px
    }

    .g-xl-160px, .gy-xl-160px {
        --bs-gutter-y: 160px
    }

    .g-xl-1px, .gx-xl-1px {
        --bs-gutter-x: 1px
    }

    .g-xl-1px, .gy-xl-1px {
        --bs-gutter-y: 1px
    }

    .g-xl-5px, .gx-xl-5px {
        --bs-gutter-x: 5px
    }

    .g-xl-5px, .gy-xl-5px {
        --bs-gutter-y: 5px
    }

    .g-xl-10px, .gx-xl-10px {
        --bs-gutter-x: 10px
    }

    .g-xl-10px, .gy-xl-10px {
        --bs-gutter-y: 10px
    }

    .g-xl-15px, .gx-xl-15px {
        --bs-gutter-x: 15px
    }

    .g-xl-15px, .gy-xl-15px {
        --bs-gutter-y: 15px
    }

    .g-xl-16px, .gx-xl-16px {
        --bs-gutter-x: 16px
    }

    .g-xl-16px, .gy-xl-16px {
        --bs-gutter-y: 16px
    }

    .g-xl-20px, .gx-xl-20px {
        --bs-gutter-x: 20px
    }

    .g-xl-20px, .gy-xl-20px {
        --bs-gutter-y: 20px
    }

    .g-xl-30px, .gx-xl-30px {
        --bs-gutter-x: 30px
    }

    .g-xl-30px, .gy-xl-30px {
        --bs-gutter-y: 30px
    }

    .g-xl-40px, .gx-xl-40px {
        --bs-gutter-x: 40px
    }

    .g-xl-40px, .gy-xl-40px {
        --bs-gutter-y: 40px
    }

    .g-xl-60px, .gx-xl-60px {
        --bs-gutter-x: 60px
    }

    .g-xl-60px, .gy-xl-60px {
        --bs-gutter-y: 60px
    }

    .g-xl-88px, .gx-xl-88px {
        --bs-gutter-x: 88px
    }

    .g-xl-88px, .gy-xl-88px {
        --bs-gutter-y: 88px
    }

    .g-xl-100px, .gx-xl-100px {
        --bs-gutter-x: 100px
    }

    .g-xl-100px, .gy-xl-100px {
        --bs-gutter-y: 100px
    }

    .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 {
        flex: 1 0 0%
    }

    .row-cols-xxl-auto > * {
        flex: 0 0 auto;
        width: auto
    }

    .row-cols-xxl-1 > * {
        flex: 0 0 auto;
        width: 100%
    }

    .row-cols-xxl-2 > * {
        flex: 0 0 auto;
        width: 50%
    }

    .row-cols-xxl-3 > * {
        flex: 0 0 auto;
        width: 33.3333333333%
    }

    .row-cols-xxl-4 > * {
        flex: 0 0 auto;
        width: 25%
    }

    .row-cols-xxl-5 > * {
        flex: 0 0 auto;
        width: 20%
    }

    .row-cols-xxl-6 > * {
        flex: 0 0 auto;
        width: 16.6666666667%
    }

    .col-xxl-auto {
        flex: 0 0 auto;
        width: auto
    }

    .col-xxl-1 {
        flex: 0 0 auto;
        width: 8.3333333333%
    }

    .col-xxl-2 {
        flex: 0 0 auto;
        width: 16.6666666667%
    }

    .col-xxl-3 {
        flex: 0 0 auto;
        width: 25%
    }

    .col-xxl-4 {
        flex: 0 0 auto;
        width: 33.3333333333%
    }

    .col-xxl-5 {
        flex: 0 0 auto;
        width: 41.6666666667%
    }

    .col-xxl-6 {
        flex: 0 0 auto;
        width: 50%
    }

    .col-xxl-7 {
        flex: 0 0 auto;
        width: 58.3333333333%
    }

    .col-xxl-8 {
        flex: 0 0 auto;
        width: 66.6666666667%
    }

    .col-xxl-9 {
        flex: 0 0 auto;
        width: 75%
    }

    .col-xxl-10 {
        flex: 0 0 auto;
        width: 83.3333333333%
    }

    .col-xxl-11 {
        flex: 0 0 auto;
        width: 91.6666666667%
    }

    .col-xxl-12 {
        flex: 0 0 auto;
        width: 100%
    }

    .offset-xxl-0 {
        margin-left: 0
    }

    .offset-xxl-1 {
        margin-left: 8.3333333333%
    }

    .offset-xxl-2 {
        margin-left: 16.6666666667%
    }

    .offset-xxl-3 {
        margin-left: 25%
    }

    .offset-xxl-4 {
        margin-left: 33.3333333333%
    }

    .offset-xxl-5 {
        margin-left: 41.6666666667%
    }

    .offset-xxl-6 {
        margin-left: 50%
    }

    .offset-xxl-7 {
        margin-left: 58.3333333333%
    }

    .offset-xxl-8 {
        margin-left: 66.6666666667%
    }

    .offset-xxl-9 {
        margin-left: 75%
    }

    .offset-xxl-10 {
        margin-left: 83.3333333333%
    }

    .offset-xxl-11 {
        margin-left: 91.6666666667%
    }

    .g-xxl-0, .gx-xxl-0 {
        --bs-gutter-x: 0
    }

    .g-xxl-0, .gy-xxl-0 {
        --bs-gutter-y: 0
    }

    .g-xxl--120px, .gx-xxl--120px {
        --bs-gutter-x: -120px
    }

    .g-xxl--120px, .gy-xxl--120px {
        --bs-gutter-y: -120px
    }

    .g-xxl--235px, .gx-xxl--235px {
        --bs-gutter-x: -235px
    }

    .g-xxl--235px, .gy-xxl--235px {
        --bs-gutter-y: -235px
    }

    .g-xxl-160px, .gx-xxl-160px {
        --bs-gutter-x: 160px
    }

    .g-xxl-160px, .gy-xxl-160px {
        --bs-gutter-y: 160px
    }

    .g-xxl-1px, .gx-xxl-1px {
        --bs-gutter-x: 1px
    }

    .g-xxl-1px, .gy-xxl-1px {
        --bs-gutter-y: 1px
    }

    .g-xxl-5px, .gx-xxl-5px {
        --bs-gutter-x: 5px
    }

    .g-xxl-5px, .gy-xxl-5px {
        --bs-gutter-y: 5px
    }

    .g-xxl-10px, .gx-xxl-10px {
        --bs-gutter-x: 10px
    }

    .g-xxl-10px, .gy-xxl-10px {
        --bs-gutter-y: 10px
    }

    .g-xxl-15px, .gx-xxl-15px {
        --bs-gutter-x: 15px
    }

    .g-xxl-15px, .gy-xxl-15px {
        --bs-gutter-y: 15px
    }

    .g-xxl-16px, .gx-xxl-16px {
        --bs-gutter-x: 16px
    }

    .g-xxl-16px, .gy-xxl-16px {
        --bs-gutter-y: 16px
    }

    .g-xxl-20px, .gx-xxl-20px {
        --bs-gutter-x: 20px
    }

    .g-xxl-20px, .gy-xxl-20px {
        --bs-gutter-y: 20px
    }

    .g-xxl-30px, .gx-xxl-30px {
        --bs-gutter-x: 30px
    }

    .g-xxl-30px, .gy-xxl-30px {
        --bs-gutter-y: 30px
    }

    .g-xxl-40px, .gx-xxl-40px {
        --bs-gutter-x: 40px
    }

    .g-xxl-40px, .gy-xxl-40px {
        --bs-gutter-y: 40px
    }

    .g-xxl-60px, .gx-xxl-60px {
        --bs-gutter-x: 60px
    }

    .g-xxl-60px, .gy-xxl-60px {
        --bs-gutter-y: 60px
    }

    .g-xxl-88px, .gx-xxl-88px {
        --bs-gutter-x: 88px
    }

    .g-xxl-88px, .gy-xxl-88px {
        --bs-gutter-y: 88px
    }

    .g-xxl-100px, .gx-xxl-100px {
        --bs-gutter-x: 100px
    }

    .g-xxl-100px, .gy-xxl-100px {
        --bs-gutter-y: 100px
    }

    .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-bg: transparent;
    --bs-table-striped-color: #fff;
    --bs-table-striped-bg: rgba(245, 246, 250, 0.4);
    --bs-table-active-color: #fff;
    --bs-table-active-bg: rgba(0, 0, 0, 0.1);
    --bs-table-hover-color: #fff;
    --bs-table-hover-bg: rgba(0, 0, 0, 0.075);
    width: 100%;
    margin-bottom: 1rem;
    color: #fff;
    vertical-align: top;
    border-color: rgba(245,246,250,.4)
}

    .table > :not(caption) > * > * {
        padding: .5rem .5rem;
        background-color: var(--bs-table-bg);
        border-bottom-width: 1px;
        box-shadow: inset 0 0 0 9999px var(--bs-table-accent-bg)
    }

    .table > tbody {
        vertical-align: inherit
    }

    .table > thead {
        vertical-align: bottom
    }

    .table > :not(:last-child) > :last-child > * {
        border-bottom-color: currentColor
    }

.caption-top {
    caption-side: top
}

.table-sm > :not(caption) > * > * {
    padding: .25rem .25rem
}

.table-bordered > :not(caption) > * {
    border-width: 1px 0
}

    .table-bordered > :not(caption) > * > * {
        border-width: 0 1px
    }

.table-borderless > :not(caption) > * > * {
    border-bottom-width: 0
}

.table-striped > tbody > tr:nth-of-type(odd) {
    --bs-table-accent-bg: var(--bs-table-striped-bg);
    color: var(--bs-table-striped-color)
}

.table-active {
    --bs-table-accent-bg: var(--bs-table-active-bg);
    color: var(--bs-table-active-color)
}

.table-hover > tbody > tr:hover {
    --bs-table-accent-bg: var(--bs-table-hover-bg);
    color: var(--bs-table-hover-color)
}

.table-primary {
    --bs-table-bg: rgb(234.6, 210.8, 216.8);
    --bs-table-striped-bg: rgb(222.87, 200.26, 205.96);
    --bs-table-striped-color: #000;
    --bs-table-active-bg: rgb(211.14, 189.72, 195.12);
    --bs-table-active-color: #000;
    --bs-table-hover-bg: rgb(217.005, 194.99, 200.54);
    --bs-table-hover-color: #000;
    color: #000;
    border-color: rgb(211.14,189.72,195.12)
}

.table-secondary {
    --bs-table-bg: rgb(218.4, 232.2, 235.4);
    --bs-table-striped-bg: rgb(207.48, 220.59, 223.63);
    --bs-table-striped-color: #000;
    --bs-table-active-bg: rgb(196.56, 208.98, 211.86);
    --bs-table-active-color: #000;
    --bs-table-hover-bg: rgb(202.02, 214.785, 217.745);
    --bs-table-hover-color: #000;
    color: #000;
    border-color: rgb(196.56,208.98,211.86)
}

.table-success {
    --bs-table-bg: rgb(213.6, 245.8, 221.6);
    --bs-table-striped-bg: rgb(202.92, 233.51, 210.52);
    --bs-table-striped-color: #000;
    --bs-table-active-bg: rgb(192.24, 221.22, 199.44);
    --bs-table-active-color: #000;
    --bs-table-hover-bg: rgb(197.58, 227.365, 204.98);
    --bs-table-hover-color: #000;
    color: #000;
    border-color: rgb(192.24,221.22,199.44)
}

.table-info {
    --bs-table-bg: rgb(218.4, 232.2, 235.4);
    --bs-table-striped-bg: rgb(207.48, 220.59, 223.63);
    --bs-table-striped-color: #000;
    --bs-table-active-bg: rgb(196.56, 208.98, 211.86);
    --bs-table-active-color: #000;
    --bs-table-hover-bg: rgb(202.02, 214.785, 217.745);
    --bs-table-hover-color: #000;
    color: #000;
    border-color: rgb(196.56,208.98,211.86)
}

.table-warning {
    --bs-table-bg: rgb(255, 235.8, 206);
    --bs-table-striped-bg: rgb(242.25, 224.01, 195.7);
    --bs-table-striped-color: #000;
    --bs-table-active-bg: rgb(229.5, 212.22, 185.4);
    --bs-table-active-color: #000;
    --bs-table-hover-bg: rgb(235.875, 218.115, 190.55);
    --bs-table-hover-color: #000;
    color: #000;
    border-color: rgb(229.5,212.22,185.4)
}

.table-danger {
    --bs-table-bg: rgb(250.2, 209, 209.2);
    --bs-table-striped-bg: rgb(237.69, 198.55, 198.74);
    --bs-table-striped-color: #000;
    --bs-table-active-bg: rgb(225.18, 188.1, 188.28);
    --bs-table-active-color: #000;
    --bs-table-hover-bg: rgb(231.435, 193.325, 193.51);
    --bs-table-hover-color: #000;
    color: #000;
    border-color: rgb(225.18,188.1,188.28)
}

.table-light {
    --bs-table-bg: #EEF0F8;
    --bs-table-striped-bg: rgb(226.1, 228, 235.6);
    --bs-table-striped-color: #000;
    --bs-table-active-bg: rgb(214.2, 216, 223.2);
    --bs-table-active-color: #000;
    --bs-table-hover-bg: rgb(220.15, 222, 229.4);
    --bs-table-hover-color: #000;
    color: #000;
    border-color: rgb(214.2,216,223.2)
}

.table-dark {
    --bs-table-bg: rgb(0, 7, 16);
    --bs-table-striped-bg: rgb(12.75, 19.4, 27.95);
    --bs-table-striped-color: #fff;
    --bs-table-active-bg: rgb(25.5, 31.8, 39.9);
    --bs-table-active-color: #fff;
    --bs-table-hover-bg: rgb(19.125, 25.6, 33.925);
    --bs-table-hover-color: #fff;
    color: #fff;
    border-color: rgb(25.5,31.8,39.9)
}

.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: 3px;
    font-size: 0.9rem;
    font-weight: 400;
    color: #344054
}

.col-form-label {
    padding-top: 9px;
    padding-bottom: 9px;
    margin-bottom: 0;
    font-size: inherit;
    font-weight: 400;
    line-height: 1;
    color: #344054
}

.col-form-label-lg {
    padding-top: calc(0.5rem + 1px);
    padding-bottom: calc(0.5rem + 1px);
    font-size: 1.25rem
}

.col-form-label-sm {
    padding-top: 7px;
    padding-bottom: 7px;
    font-size: 0.875rem
}

.form-text {
    margin-top: .25rem;
    font-size: 0.875em;
    color: hsla(0,0%,100%,.6980392157)
}

.form-control {
    display: block;
    width: 100%;
    padding: 8px .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1;
    color: #fff;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #eef0f8;
    appearance: none;
    border-radius: 6px;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out
}

@media(prefers-reduced-motion: reduce) {
    .form-control {
        transition: none
    }
}

.form-control[type=file] {
    overflow: hidden
}

    .form-control[type=file]:not(:disabled):not(:read-only) {
        cursor: pointer
    }

.form-control:focus {
    color: #fff;
    background-color: #fff;
    border-color: rgb(204,144.5,159.5);
    outline: 0;
    box-shadow: 0 0 0 .25rem rgba(153,34,64,.25)
}

.form-control::-webkit-date-and-time-value {
    height: 1em
}

.form-control::placeholder {
    color: #98a2b3;
    opacity: 1
}

.form-control:disabled, .form-control:read-only {
    background-color: #f1f2f4;
    opacity: 1
}

.form-control::file-selector-button {
    padding: 8px .75rem;
    margin: -8px -0.75rem;
    margin-inline-end: .75rem;
    color: #fff;
    background-color: rgba(0,0,0,0);
    pointer-events: none;
    border-color: inherit;
    border-style: solid;
    border-width: 0;
    border-inline-end-width: 1px;
    border-radius: 0;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out
}

@media(prefers-reduced-motion: reduce) {
    .form-control::file-selector-button {
        transition: none
    }
}

.form-control:hover:not(:disabled):not(:read-only)::file-selector-button {
    background-color: rgba(0,0,0,.05)
}

.form-control::-webkit-file-upload-button {
    padding: 8px .75rem;
    margin: -8px -0.75rem;
    margin-inline-end: .75rem;
    color: #fff;
    background-color: rgba(0,0,0,0);
    pointer-events: none;
    border-color: inherit;
    border-style: solid;
    border-width: 0;
    border-inline-end-width: 1px;
    border-radius: 0;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out
}

@media(prefers-reduced-motion: reduce) {
    .form-control::-webkit-file-upload-button {
        transition: none
    }
}

.form-control:hover:not(:disabled):not(:read-only)::-webkit-file-upload-button {
    background-color: rgba(0,0,0,.05)
}

.form-control-plaintext {
    display: block;
    width: 100%;
    padding: 8px 0;
    margin-bottom: 0;
    line-height: 1;
    color: #fff;
    background-color: rgba(0,0,0,0);
    border: solid rgba(0,0,0,0);
    border-width: 1px 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(1em + 14px);
    padding: 6px 12px;
    font-size: 0.875rem;
    border-radius: 0
}

    .form-control-sm::file-selector-button {
        padding: 6px 12px;
        margin: -6px -12px;
        margin-inline-end: 12px
    }

    .form-control-sm::-webkit-file-upload-button {
        padding: 6px 12px;
        margin: -6px -12px;
        margin-inline-end: 12px
    }

.form-control-lg {
    min-height: calc(1em + 1rem + 2px);
    padding: .5rem 1rem;
    font-size: 1.25rem;
    border-radius: 8px
}

    .form-control-lg::file-selector-button {
        padding: .5rem 1rem;
        margin: -0.5rem -1rem;
        margin-inline-end: 1rem
    }

    .form-control-lg::-webkit-file-upload-button {
        padding: .5rem 1rem;
        margin: -0.5rem -1rem;
        margin-inline-end: 1rem
    }

textarea.form-control {
    min-height: calc(1em + 18px)
}

textarea.form-control-sm {
    min-height: calc(1em + 14px)
}

textarea.form-control-lg {
    min-height: calc(1em + 1rem + 2px)
}

.form-control-color {
    max-width: 3rem;
    height: auto;
    padding: 8px
}

    .form-control-color:not(:disabled):not(:read-only) {
        cursor: pointer
    }

    .form-control-color::-moz-color-swatch {
        height: 1em;
        border-radius: 6px
    }

    .form-control-color::-webkit-color-swatch {
        height: 1em;
        border-radius: 6px
    }

.form-select {
    display: block;
    width: 100%;
    padding: 8px 2.25rem 8px .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1;
    color: #fff;
    background-color: #fff;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%231F2937' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right .75rem center;
    background-size: 16px 12px;
    border: 1px solid #eef0f8;
    border-radius: 0S;
    appearance: none
}

    .form-select:focus {
        border-color: rgb(204,144.5,159.5);
        outline: 0;
        box-shadow: 0 0 0 .25rem rgba(153,34,64,.25)
    }

    .form-select[multiple], .form-select[size]:not([size="1"]) {
        padding-right: .75rem;
        background-image: none
    }

    .form-select:disabled {
        background-color: #f1f2f4
    }

    .form-select:-moz-focusring {
        color: rgba(0,0,0,0);
        text-shadow: 0 0 0 #fff
    }

.form-select-sm {
    padding-top: 6px;
    padding-bottom: 6px;
    padding-left: 12px;
    font-size: 0.875rem
}

.form-select-lg {
    padding-top: .5rem;
    padding-bottom: .5rem;
    padding-left: 1rem;
    font-size: 1.25rem
}

.form-check {
    display: block;
    min-height: 24px;
    padding-left: 30px;
    margin-bottom: 0
}

    .form-check .form-check-input {
        float: left;
        margin-left: -30px
    }

.form-check-input {
    width: 24px;
    height: 24px;
    margin-top: -11.3px;
    vertical-align: top;
    background-color: #eaecf0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    border: 1px solid rgba(17,24,39,.1);
    appearance: none;
    color-adjust: exact
}

    .form-check-input[type=checkbox] {
        border-radius: .3rem
    }

    .form-check-input[type=radio] {
        border-radius: 50%
    }

    .form-check-input:active {
        filter: brightness(90%)
    }

    .form-check-input:focus {
        border-color: 1px solid rgba(17,24,39,.1);
        outline: 0;
        box-shadow: none
    }

    .form-check-input:checked {
        background-color: #992240;
        border-color: #992240
    }

        .form-check-input:checked[type=checkbox] {
            background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e")
        }

        .form-check-input:checked[type=radio] {
            background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e")
        }

    .form-check-input[type=checkbox]:indeterminate {
        background-color: #992240;
        border-color: #992240;
        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e")
    }

    .form-check-input:disabled {
        pointer-events: none;
        filter: none;
        opacity: .5
    }

        .form-check-input[disabled] ~ .form-check-label, .form-check-input:disabled ~ .form-check-label {
            opacity: .5
        }

.form-check-label {
    color: #344054;
    cursor: pointer
}

.form-switch {
    padding-left: 2.5em
}

    .form-switch .form-check-input {
        width: 2em;
        margin-left: -2.5em;
        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");
        background-position: left center;
        border-radius: 2em;
        transition: background-position .15s ease-in-out
    }

@media(prefers-reduced-motion: reduce) {
    .form-switch .form-check-input {
        transition: none
    }
}

.form-switch .form-check-input:focus {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgb%28204, 144.5, 159.5%29'/%3e%3c/svg%3e")
}

.form-switch .form-check-input:checked {
    background-position: right center;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")
}

.form-check-inline {
    display: inline-block;
    margin-right: 1rem
}

.btn-check {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none
}

    .btn-check[disabled] + .btn, .btn-check:disabled + .btn {
        pointer-events: none;
        filter: none;
        opacity: .65
    }

.form-range {
    width: 100%;
    height: 1.5rem;
    padding: 0;
    background-color: rgba(0,0,0,0);
    appearance: none
}

    .form-range:focus {
        outline: 0
    }

        .form-range:focus::-webkit-slider-thumb {
            box-shadow: 0 0 0 1px #000710,0 0 0 .25rem rgba(153,34,64,.25)
        }

        .form-range:focus::-moz-range-thumb {
            box-shadow: 0 0 0 1px #000710,0 0 0 .25rem rgba(153,34,64,.25)
        }

    .form-range::-moz-focus-outer {
        border: 0
    }

    .form-range::-webkit-slider-thumb {
        width: 1rem;
        height: 1rem;
        margin-top: -0.25rem;
        background-color: #992240;
        border: 0;
        border-radius: 1rem;
        transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
        appearance: none
    }

@media(prefers-reduced-motion: reduce) {
    .form-range::-webkit-slider-thumb {
        transition: none
    }
}

.form-range::-webkit-slider-thumb:active {
    background-color: rgb(224.4,188.7,197.7)
}

.form-range::-webkit-slider-runnable-track {
    width: 100%;
    height: .5rem;
    color: rgba(0,0,0,0);
    cursor: pointer;
    background-color: #eeeff2;
    border-color: rgba(0,0,0,0);
    border-radius: 1rem
}

.form-range::-moz-range-thumb {
    width: 1rem;
    height: 1rem;
    background-color: #992240;
    border: 0;
    border-radius: 1rem;
    transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    appearance: none
}

@media(prefers-reduced-motion: reduce) {
    .form-range::-moz-range-thumb {
        transition: none
    }
}

.form-range::-moz-range-thumb:active {
    background-color: rgb(224.4,188.7,197.7)
}

.form-range::-moz-range-track {
    width: 100%;
    height: .5rem;
    color: rgba(0,0,0,0);
    cursor: pointer;
    background-color: #eeeff2;
    border-color: rgba(0,0,0,0);
    border-radius: 1rem
}

.form-range:disabled {
    pointer-events: none
}

    .form-range:disabled::-webkit-slider-thumb {
        background-color: hsla(0,0%,100%,.7)
    }

    .form-range:disabled::-moz-range-thumb {
        background-color: hsla(0,0%,100%,.7)
    }

.form-floating {
    position: relative
}

    .form-floating > .form-control, .form-floating > .form-select {
        height: calc(3.5rem + 2px);
        padding: 1rem .75rem
    }

    .form-floating > label {
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        padding: 1rem .75rem;
        pointer-events: none;
        border: 1px solid rgba(0,0,0,0);
        transform-origin: 0 0;
        transition: opacity .1s ease-in-out,transform .1s ease-in-out
    }

@media(prefers-reduced-motion: reduce) {
    .form-floating > label {
        transition: none
    }
}

.form-floating > .form-control::placeholder {
    color: rgba(0,0,0,0)
}

.form-floating > .form-control:focus, .form-floating > .form-control:not(:placeholder-shown) {
    padding-top: 1.625rem;
    padding-bottom: .625rem
}

.form-floating > .form-control:-webkit-autofill {
    padding-top: 1.625rem;
    padding-bottom: .625rem
}

.form-floating > .form-select {
    padding-top: 1.625rem;
    padding-bottom: .625rem
}

    .form-floating > .form-control:focus ~ label, .form-floating > .form-control:not(:placeholder-shown) ~ label, .form-floating > .form-select ~ label {
        opacity: .65;
        transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem)
    }

.form-floating > .form-control:-webkit-autofill ~ label {
    opacity: .65;
    transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem)
}

.input-group {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    width: 100%
}

    .input-group > .form-control, .input-group > .form-select {
        position: relative;
        flex: 1 1 auto;
        width: 1%;
        min-width: 0
    }

        .input-group > .form-control:focus, .input-group > .form-select:focus {
            z-index: 3
        }

    .input-group .btn {
        position: relative;
        z-index: 2
    }

        .input-group .btn:focus {
            z-index: 3
        }

.input-group-text {
    display: flex;
    align-items: center;
    padding: 8px .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    background-color: rgba(0,0,0,0);
    border: 1px solid #eef0f8;
    border-radius: 6px
}

.input-group-lg > .form-control, .input-group-lg > .form-select, .input-group-lg > .input-group-text, .input-group-lg > .btn {
    padding: .5rem 1rem;
    font-size: 1.25rem;
    border-radius: 8px
}

.input-group-sm > .form-control, .input-group-sm > .form-select, .input-group-sm > .input-group-text, .input-group-sm > .btn {
    padding: 6px 12px;
    font-size: 0.875rem;
    border-radius: 0
}

.input-group-lg > .form-select, .input-group-sm > .form-select {
    padding-right: 3rem
}

.input-group:not(.has-validation) > :not(:last-child):not(.dropdown-toggle):not(.dropdown-menu), .input-group:not(.has-validation) > .dropdown-toggle:nth-last-child(n+3) {
    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), .input-group.has-validation > .dropdown-toggle:nth-last-child(n+4) {
    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: -1px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.valid-feedback {
    display: none;
    width: 100%;
    margin-top: .25rem;
    font-size: 0.875em;
    color: #30d158
}

.valid-tooltip {
    position: absolute;
    top: 100%;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: .25rem .5rem;
    margin-top: .1rem;
    font-size: 0.875rem;
    color: #000;
    background-color: rgba(48,209,88,.9);
    border-radius: 0S
}

.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: #30d158;
    padding-right: calc(1em + 16px);
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2330D158' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right calc(0.25em + 4px) center;
    background-size: calc(0.5em + 8px) calc(0.5em + 8px)
}

    .was-validated .form-control:valid:focus, .form-control.is-valid:focus {
        border-color: #30d158;
        box-shadow: 0 0 0 .25rem rgba(48,209,88,.25)
    }

.was-validated textarea.form-control:valid, textarea.form-control.is-valid {
    padding-right: calc(1em + 16px);
    background-position: top calc(0.25em + 4px) right calc(0.25em + 4px)
}

.was-validated .form-select:valid, .form-select.is-valid {
    border-color: #30d158
}

    .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"] {
        padding-right: 4.125rem;
        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%231F2937' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"),url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2330D158' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
        background-position: right .75rem center,center right 2.25rem;
        background-size: 16px 12px,calc(0.5em + 8px) calc(0.5em + 8px)
    }

    .was-validated .form-select:valid:focus, .form-select.is-valid:focus {
        border-color: #30d158;
        box-shadow: 0 0 0 .25rem rgba(48,209,88,.25)
    }

.was-validated .form-check-input:valid, .form-check-input.is-valid {
    border-color: #30d158
}

    .was-validated .form-check-input:valid:checked, .form-check-input.is-valid:checked {
        background-color: #30d158
    }

    .was-validated .form-check-input:valid:focus, .form-check-input.is-valid:focus {
        box-shadow: 0 0 0 .25rem rgba(48,209,88,.25)
    }

    .was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
        color: #30d158
    }

.form-check-inline .form-check-input ~ .valid-feedback {
    margin-left: .5em
}

.was-validated .input-group .form-control:valid, .input-group .form-control.is-valid, .was-validated .input-group .form-select:valid, .input-group .form-select.is-valid {
    z-index: 3
}

.invalid-feedback {
    display: none;
    width: 100%;
    margin-top: .25rem;
    font-size: 0.875em;
    color: #e7191a
}

.invalid-tooltip {
    position: absolute;
    top: 100%;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: .25rem .5rem;
    margin-top: .1rem;
    font-size: 0.875rem;
    color: #fff;
    background-color: rgba(231,25,26,.9);
    border-radius: 0S
}

.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: #e7191a;
    padding-right: calc(1em + 16px);
    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='%23E7191A'%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='%23E7191A' stroke='none'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right calc(0.25em + 4px) center;
    background-size: calc(0.5em + 8px) calc(0.5em + 8px)
}

    .was-validated .form-control:invalid:focus, .form-control.is-invalid:focus {
        border-color: #e7191a;
        box-shadow: 0 0 0 .25rem rgba(231,25,26,.25)
    }

.was-validated textarea.form-control:invalid, textarea.form-control.is-invalid {
    padding-right: calc(1em + 16px);
    background-position: top calc(0.25em + 4px) right calc(0.25em + 4px)
}

.was-validated .form-select:invalid, .form-select.is-invalid {
    border-color: #e7191a
}

    .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"] {
        padding-right: 4.125rem;
        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%231F2937' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"),url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23E7191A'%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='%23E7191A' stroke='none'/%3e%3c/svg%3e");
        background-position: right .75rem center,center right 2.25rem;
        background-size: 16px 12px,calc(0.5em + 8px) calc(0.5em + 8px)
    }

    .was-validated .form-select:invalid:focus, .form-select.is-invalid:focus {
        border-color: #e7191a;
        box-shadow: 0 0 0 .25rem rgba(231,25,26,.25)
    }

.was-validated .form-check-input:invalid, .form-check-input.is-invalid {
    border-color: #e7191a
}

    .was-validated .form-check-input:invalid:checked, .form-check-input.is-invalid:checked {
        background-color: #e7191a
    }

    .was-validated .form-check-input:invalid:focus, .form-check-input.is-invalid:focus {
        box-shadow: 0 0 0 .25rem rgba(231,25,26,.25)
    }

    .was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
        color: #e7191a
    }

.form-check-inline .form-check-input ~ .invalid-feedback {
    margin-left: .5em
}

.was-validated .input-group .form-control:invalid, .input-group .form-control.is-invalid, .was-validated .input-group .form-select:invalid, .input-group .form-select.is-invalid {
    z-index: 3
}

.btn {
    display: inline-block;
    font-weight: 400;
    line-height: 1.4;
    color: #fff;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    user-select: none;
    background-color: rgba(0,0,0,0);
    border: 1px solid rgba(0,0,0,0);
    padding: 15px 24px;
    font-size: 1rem;
    border-radius: 30px;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out
}

@media(prefers-reduced-motion: reduce) {
    .btn {
        transition: none
    }
}

.btn:hover {
    color: #fff
}

.btn-check:focus + .btn, .btn:focus {
    outline: 0;
    box-shadow: 0 0 0 .25rem rgba(153,34,64,.25)
}

.btn:disabled, .btn.disabled, fieldset:disabled .btn {
    pointer-events: none;
    opacity: .65
}

.btn-primary {
    color: #fff;
    background-color: #992240;
    border-color: #992240
}

    .btn-primary:hover {
        color: #fff;
        background-color: rgb(130.05,28.9,54.4);
        border-color: rgb(122.4,27.2,51.2)
    }

    .btn-check:focus + .btn-primary, .btn-primary:focus {
        color: #fff;
        background-color: rgb(130.05,28.9,54.4);
        border-color: rgb(122.4,27.2,51.2);
        box-shadow: 0 0 0 .25rem rgba(168.3,67.15,92.65,.5)
    }

    .btn-check:checked + .btn-primary, .btn-check:active + .btn-primary, .btn-primary:active, .btn-primary.active, .show > .btn-primary.dropdown-toggle {
        color: #fff;
        background-color: rgb(122.4,27.2,51.2);
        border-color: rgb(114.75,25.5,48)
    }

        .btn-check:checked + .btn-primary:focus, .btn-check:active + .btn-primary:focus, .btn-primary:active:focus, .btn-primary.active:focus, .show > .btn-primary.dropdown-toggle:focus {
            box-shadow: 0 0 0 .25rem rgba(168.3,67.15,92.65,.5)
        }

    .btn-primary:disabled, .btn-primary.disabled {
        color: #fff;
        background-color: #992240;
        border-color: #992240
    }

.btn-secondary {
    color: #000;
    background-color: #488d9d;
    border-color: #488d9d
}

    .btn-secondary:hover {
        color: #000;
        background-color: rgb(99.45,158.1,171.7);
        border-color: rgb(90.3,152.4,166.8)
    }

    .btn-check:focus + .btn-secondary, .btn-secondary:focus {
        color: #000;
        background-color: rgb(99.45,158.1,171.7);
        border-color: rgb(90.3,152.4,166.8);
        box-shadow: 0 0 0 .25rem rgba(61.2,119.85,133.45,.5)
    }

    .btn-check:checked + .btn-secondary, .btn-check:active + .btn-secondary, .btn-secondary:active, .btn-secondary.active, .show > .btn-secondary.dropdown-toggle {
        color: #000;
        background-color: rgb(108.6,163.8,176.6);
        border-color: rgb(90.3,152.4,166.8)
    }

        .btn-check:checked + .btn-secondary:focus, .btn-check:active + .btn-secondary:focus, .btn-secondary:active:focus, .btn-secondary.active:focus, .show > .btn-secondary.dropdown-toggle:focus {
            box-shadow: 0 0 0 .25rem rgba(61.2,119.85,133.45,.5)
        }

    .btn-secondary:disabled, .btn-secondary.disabled {
        color: #000;
        background-color: #488d9d;
        border-color: #488d9d
    }

.btn-success {
    color: #000;
    background-color: #30d158;
    border-color: #30d158
}

    .btn-success:hover {
        color: #000;
        background-color: rgb(79.05,215.9,113.05);
        border-color: rgb(68.7,213.6,104.7)
    }

    .btn-check:focus + .btn-success, .btn-success:focus {
        color: #000;
        background-color: rgb(79.05,215.9,113.05);
        border-color: rgb(68.7,213.6,104.7);
        box-shadow: 0 0 0 .25rem rgba(40.8,177.65,74.8,.5)
    }

    .btn-check:checked + .btn-success, .btn-check:active + .btn-success, .btn-success:active, .btn-success.active, .show > .btn-success.dropdown-toggle {
        color: #000;
        background-color: rgb(89.4,218.2,121.4);
        border-color: rgb(68.7,213.6,104.7)
    }

        .btn-check:checked + .btn-success:focus, .btn-check:active + .btn-success:focus, .btn-success:active:focus, .btn-success.active:focus, .show > .btn-success.dropdown-toggle:focus {
            box-shadow: 0 0 0 .25rem rgba(40.8,177.65,74.8,.5)
        }

    .btn-success:disabled, .btn-success.disabled {
        color: #000;
        background-color: #30d158;
        border-color: #30d158
    }

.btn-info {
    color: #000;
    background-color: #488d9d;
    border-color: #488d9d
}

    .btn-info:hover {
        color: #000;
        background-color: rgb(99.45,158.1,171.7);
        border-color: rgb(90.3,152.4,166.8)
    }

    .btn-check:focus + .btn-info, .btn-info:focus {
        color: #000;
        background-color: rgb(99.45,158.1,171.7);
        border-color: rgb(90.3,152.4,166.8);
        box-shadow: 0 0 0 .25rem rgba(61.2,119.85,133.45,.5)
    }

    .btn-check:checked + .btn-info, .btn-check:active + .btn-info, .btn-info:active, .btn-info.active, .show > .btn-info.dropdown-toggle {
        color: #000;
        background-color: rgb(108.6,163.8,176.6);
        border-color: rgb(90.3,152.4,166.8)
    }

        .btn-check:checked + .btn-info:focus, .btn-check:active + .btn-info:focus, .btn-info:active:focus, .btn-info.active:focus, .show > .btn-info.dropdown-toggle:focus {
            box-shadow: 0 0 0 .25rem rgba(61.2,119.85,133.45,.5)
        }

    .btn-info:disabled, .btn-info.disabled {
        color: #000;
        background-color: #488d9d;
        border-color: #488d9d
    }

.btn-cyan {
    color: #000;
    background-color: #4cf4ff;
    border-color: #4cf4ff
}

    .btn-cyan:hover {
        color: #000;
        background-color: rgb(102.85,245.65,255);
        border-color: rgb(93.9,245.1,255)
    }

    .btn-check:focus + .btn-cyan, .btn-cyan:focus {
        color: #000;
        background-color: rgb(102.85,245.65,255);
        border-color: rgb(93.9,245.1,255);
        box-shadow: 0 0 0 .25rem rgba(64.6,207.4,216.75,.5)
    }

    .btn-check:checked + .btn-cyan, .btn-check:active + .btn-cyan, .btn-cyan:active, .btn-cyan.active, .show > .btn-cyan.dropdown-toggle {
        color: #000;
        background-color: rgb(111.8,246.2,255);
        border-color: rgb(93.9,245.1,255)
    }

        .btn-check:checked + .btn-cyan:focus, .btn-check:active + .btn-cyan:focus, .btn-cyan:active:focus, .btn-cyan.active:focus, .show > .btn-cyan.dropdown-toggle:focus {
            box-shadow: 0 0 0 .25rem rgba(64.6,207.4,216.75,.5)
        }

    .btn-cyan:disabled, .btn-cyan.disabled {
        color: #000;
        background-color: #4cf4ff;
        border-color: #4cf4ff
    }

.btn-warning {
    color: #000;
    background-color: #ff9f0a;
    border-color: #ff9f0a
}

    .btn-warning:hover {
        color: #000;
        background-color: rgb(255,173.4,46.75);
        border-color: rgb(255,168.6,34.5)
    }

    .btn-check:focus + .btn-warning, .btn-warning:focus {
        color: #000;
        background-color: rgb(255,173.4,46.75);
        border-color: rgb(255,168.6,34.5);
        box-shadow: 0 0 0 .25rem rgba(216.75,135.15,8.5,.5)
    }

    .btn-check:checked + .btn-warning, .btn-check:active + .btn-warning, .btn-warning:active, .btn-warning.active, .show > .btn-warning.dropdown-toggle {
        color: #000;
        background-color: rgb(255,178.2,59);
        border-color: rgb(255,168.6,34.5)
    }

        .btn-check:checked + .btn-warning:focus, .btn-check:active + .btn-warning:focus, .btn-warning:active:focus, .btn-warning.active:focus, .show > .btn-warning.dropdown-toggle:focus {
            box-shadow: 0 0 0 .25rem rgba(216.75,135.15,8.5,.5)
        }

    .btn-warning:disabled, .btn-warning.disabled {
        color: #000;
        background-color: #ff9f0a;
        border-color: #ff9f0a
    }

.btn-danger {
    color: #fff;
    background-color: #e7191a;
    border-color: #e7191a
}

    .btn-danger:hover {
        color: #fff;
        background-color: rgb(196.35,21.25,22.1);
        border-color: rgb(184.8,20,20.8)
    }

    .btn-check:focus + .btn-danger, .btn-danger:focus {
        color: #fff;
        background-color: rgb(196.35,21.25,22.1);
        border-color: rgb(184.8,20,20.8);
        box-shadow: 0 0 0 .25rem rgba(234.6,59.5,60.35,.5)
    }

    .btn-check:checked + .btn-danger, .btn-check:active + .btn-danger, .btn-danger:active, .btn-danger.active, .show > .btn-danger.dropdown-toggle {
        color: #fff;
        background-color: rgb(184.8,20,20.8);
        border-color: rgb(173.25,18.75,19.5)
    }

        .btn-check:checked + .btn-danger:focus, .btn-check:active + .btn-danger:focus, .btn-danger:active:focus, .btn-danger.active:focus, .show > .btn-danger.dropdown-toggle:focus {
            box-shadow: 0 0 0 .25rem rgba(234.6,59.5,60.35,.5)
        }

    .btn-danger:disabled, .btn-danger.disabled {
        color: #fff;
        background-color: #e7191a;
        border-color: #e7191a
    }

.btn-light {
    color: #000;
    background-color: #eef0f8;
    border-color: #eef0f8
}

    .btn-light:hover {
        color: #000;
        background-color: rgb(240.55,242.25,249.05);
        border-color: rgb(239.7,241.5,248.7)
    }

    .btn-check:focus + .btn-light, .btn-light:focus {
        color: #000;
        background-color: rgb(240.55,242.25,249.05);
        border-color: rgb(239.7,241.5,248.7);
        box-shadow: 0 0 0 .25rem rgba(202.3,204,210.8,.5)
    }

    .btn-check:checked + .btn-light, .btn-check:active + .btn-light, .btn-light:active, .btn-light.active, .show > .btn-light.dropdown-toggle {
        color: #000;
        background-color: rgb(241.4,243,249.4);
        border-color: rgb(239.7,241.5,248.7)
    }

        .btn-check:checked + .btn-light:focus, .btn-check:active + .btn-light:focus, .btn-light:active:focus, .btn-light.active:focus, .show > .btn-light.dropdown-toggle:focus {
            box-shadow: 0 0 0 .25rem rgba(202.3,204,210.8,.5)
        }

    .btn-light:disabled, .btn-light.disabled {
        color: #000;
        background-color: #eef0f8;
        border-color: #eef0f8
    }

.btn-white {
    color: #000;
    background-color: #fff;
    border-color: #fff
}

    .btn-white:hover {
        color: #000;
        background-color: #fff;
        border-color: #fff
    }

    .btn-check:focus + .btn-white, .btn-white:focus {
        color: #000;
        background-color: #fff;
        border-color: #fff;
        box-shadow: 0 0 0 .25rem hsla(0,0%,85%,.5)
    }

    .btn-check:checked + .btn-white, .btn-check:active + .btn-white, .btn-white:active, .btn-white.active, .show > .btn-white.dropdown-toggle {
        color: #000;
        background-color: #fff;
        border-color: #fff
    }

        .btn-check:checked + .btn-white:focus, .btn-check:active + .btn-white:focus, .btn-white:active:focus, .btn-white.active:focus, .show > .btn-white.dropdown-toggle:focus {
            box-shadow: 0 0 0 .25rem hsla(0,0%,85%,.5)
        }

    .btn-white:disabled, .btn-white.disabled {
        color: #000;
        background-color: #fff;
        border-color: #fff
    }

.btn-dark {
    color: #fff;
    background-color: #000710;
    border-color: #000710
}

    .btn-dark:hover {
        color: #fff;
        background-color: rgb(0,5.95,13.6);
        border-color: rgb(0,5.6,12.8)
    }

    .btn-check:focus + .btn-dark, .btn-dark:focus {
        color: #fff;
        background-color: rgb(0,5.95,13.6);
        border-color: rgb(0,5.6,12.8);
        box-shadow: 0 0 0 .25rem rgba(38.25,44.2,51.85,.5)
    }

    .btn-check:checked + .btn-dark, .btn-check:active + .btn-dark, .btn-dark:active, .btn-dark.active, .show > .btn-dark.dropdown-toggle {
        color: #fff;
        background-color: rgb(0,5.6,12.8);
        border-color: rgb(0,5.25,12)
    }

        .btn-check:checked + .btn-dark:focus, .btn-check:active + .btn-dark:focus, .btn-dark:active:focus, .btn-dark.active:focus, .show > .btn-dark.dropdown-toggle:focus {
            box-shadow: 0 0 0 .25rem rgba(38.25,44.2,51.85,.5)
        }

    .btn-dark:disabled, .btn-dark.disabled {
        color: #fff;
        background-color: #000710;
        border-color: #000710
    }

.btn-black {
    color: #fff;
    background-color: #000;
    border-color: #000
}

    .btn-black:hover {
        color: #fff;
        background-color: #000;
        border-color: #000
    }

    .btn-check:focus + .btn-black, .btn-black:focus {
        color: #fff;
        background-color: #000;
        border-color: #000;
        box-shadow: 0 0 0 .25rem hsla(0,0%,15%,.5)
    }

    .btn-check:checked + .btn-black, .btn-check:active + .btn-black, .btn-black:active, .btn-black.active, .show > .btn-black.dropdown-toggle {
        color: #fff;
        background-color: #000;
        border-color: #000
    }

        .btn-check:checked + .btn-black:focus, .btn-check:active + .btn-black:focus, .btn-black:active:focus, .btn-black.active:focus, .show > .btn-black.dropdown-toggle:focus {
            box-shadow: 0 0 0 .25rem hsla(0,0%,15%,.5)
        }

    .btn-black:disabled, .btn-black.disabled {
        color: #fff;
        background-color: #000;
        border-color: #000
    }

.btn-gray {
    color: #000;
    background-color: #eeeff2;
    border-color: #eeeff2
}

    .btn-gray:hover {
        color: #000;
        background-color: rgb(240.55,241.4,243.95);
        border-color: rgb(239.7,240.6,243.3)
    }

    .btn-check:focus + .btn-gray, .btn-gray:focus {
        color: #000;
        background-color: rgb(240.55,241.4,243.95);
        border-color: rgb(239.7,240.6,243.3);
        box-shadow: 0 0 0 .25rem rgba(202.3,203.15,205.7,.5)
    }

    .btn-check:checked + .btn-gray, .btn-check:active + .btn-gray, .btn-gray:active, .btn-gray.active, .show > .btn-gray.dropdown-toggle {
        color: #000;
        background-color: rgb(241.4,242.2,244.6);
        border-color: rgb(239.7,240.6,243.3)
    }

        .btn-check:checked + .btn-gray:focus, .btn-check:active + .btn-gray:focus, .btn-gray:active:focus, .btn-gray.active:focus, .show > .btn-gray.dropdown-toggle:focus {
            box-shadow: 0 0 0 .25rem rgba(202.3,203.15,205.7,.5)
        }

    .btn-gray:disabled, .btn-gray.disabled {
        color: #000;
        background-color: #eeeff2;
        border-color: #eeeff2
    }

.btn-gray-80 {
    color: #000;
    background-color: #eaecf0;
    border-color: #eaecf0
}

    .btn-gray-80:hover {
        color: #000;
        background-color: rgb(237.15,238.85,242.25);
        border-color: rgb(236.1,237.9,241.5)
    }

    .btn-check:focus + .btn-gray-80, .btn-gray-80:focus {
        color: #000;
        background-color: rgb(237.15,238.85,242.25);
        border-color: rgb(236.1,237.9,241.5);
        box-shadow: 0 0 0 .25rem rgba(198.9,200.6,204,.5)
    }

    .btn-check:checked + .btn-gray-80, .btn-check:active + .btn-gray-80, .btn-gray-80:active, .btn-gray-80.active, .show > .btn-gray-80.dropdown-toggle {
        color: #000;
        background-color: rgb(238.2,239.8,243);
        border-color: rgb(236.1,237.9,241.5)
    }

        .btn-check:checked + .btn-gray-80:focus, .btn-check:active + .btn-gray-80:focus, .btn-gray-80:active:focus, .btn-gray-80.active:focus, .show > .btn-gray-80.dropdown-toggle:focus {
            box-shadow: 0 0 0 .25rem rgba(198.9,200.6,204,.5)
        }

    .btn-gray-80:disabled, .btn-gray-80.disabled {
        color: #000;
        background-color: #eaecf0;
        border-color: #eaecf0
    }

.btn-gray-700 {
    color: #fff;
    background-color: #344054;
    border-color: #344054
}

    .btn-gray-700:hover {
        color: #fff;
        background-color: rgb(44.2,54.4,71.4);
        border-color: rgb(41.6,51.2,67.2)
    }

    .btn-check:focus + .btn-gray-700, .btn-gray-700:focus {
        color: #fff;
        background-color: rgb(44.2,54.4,71.4);
        border-color: rgb(41.6,51.2,67.2);
        box-shadow: 0 0 0 .25rem rgba(82.45,92.65,109.65,.5)
    }

    .btn-check:checked + .btn-gray-700, .btn-check:active + .btn-gray-700, .btn-gray-700:active, .btn-gray-700.active, .show > .btn-gray-700.dropdown-toggle {
        color: #fff;
        background-color: rgb(41.6,51.2,67.2);
        border-color: #27303f
    }

        .btn-check:checked + .btn-gray-700:focus, .btn-check:active + .btn-gray-700:focus, .btn-gray-700:active:focus, .btn-gray-700.active:focus, .show > .btn-gray-700.dropdown-toggle:focus {
            box-shadow: 0 0 0 .25rem rgba(82.45,92.65,109.65,.5)
        }

    .btn-gray-700:disabled, .btn-gray-700.disabled {
        color: #fff;
        background-color: #344054;
        border-color: #344054
    }

.btn-gray-500 {
    color: #000;
    background-color: hsla(0,0%,100%,.7);
    border-color: hsla(0,0%,100%,.7)
}

    .btn-gray-500:hover {
        color: #000;
        background-color: hsla(0,0%,100%,.745);
        border-color: hsla(0,0%,100%,.73)
    }

    .btn-check:focus + .btn-gray-500, .btn-gray-500:focus {
        color: #000;
        background-color: hsla(0,0%,100%,.745);
        border-color: hsla(0,0%,100%,.73);
        box-shadow: 0 0 0 .25rem hsla(0,0%,75.3164556962%,.5)
    }

    .btn-check:checked + .btn-gray-500, .btn-check:active + .btn-gray-500, .btn-gray-500:active, .btn-gray-500.active, .show > .btn-gray-500.dropdown-toggle {
        color: #000;
        background-color: hsla(0,0%,100%,.76);
        border-color: hsla(0,0%,100%,.73)
    }

        .btn-check:checked + .btn-gray-500:focus, .btn-check:active + .btn-gray-500:focus, .btn-gray-500:active:focus, .btn-gray-500.active:focus, .show > .btn-gray-500.dropdown-toggle:focus {
            box-shadow: 0 0 0 .25rem hsla(0,0%,75.3164556962%,.5)
        }

    .btn-gray-500:disabled, .btn-gray-500.disabled {
        color: #000;
        background-color: hsla(0,0%,100%,.7);
        border-color: hsla(0,0%,100%,.7)
    }

.btn-gray-600 {
    color: #000;
    background-color: #98a2b3;
    border-color: #98a2b3
}

    .btn-gray-600:hover {
        color: #000;
        background-color: rgb(167.45,175.95,190.4);
        border-color: rgb(162.3,171.3,186.6)
    }

    .btn-check:focus + .btn-gray-600, .btn-gray-600:focus {
        color: #000;
        background-color: rgb(167.45,175.95,190.4);
        border-color: rgb(162.3,171.3,186.6);
        box-shadow: 0 0 0 .25rem rgba(129.2,137.7,152.15,.5)
    }

    .btn-check:checked + .btn-gray-600, .btn-check:active + .btn-gray-600, .btn-gray-600:active, .btn-gray-600.active, .show > .btn-gray-600.dropdown-toggle {
        color: #000;
        background-color: rgb(172.6,180.6,194.2);
        border-color: rgb(162.3,171.3,186.6)
    }

        .btn-check:checked + .btn-gray-600:focus, .btn-check:active + .btn-gray-600:focus, .btn-gray-600:active:focus, .btn-gray-600.active:focus, .show > .btn-gray-600.dropdown-toggle:focus {
            box-shadow: 0 0 0 .25rem rgba(129.2,137.7,152.15,.5)
        }

    .btn-gray-600:disabled, .btn-gray-600.disabled {
        color: #000;
        background-color: #98a2b3;
        border-color: #98a2b3
    }

.btn-outline-danger {
    color: #000;
    background-color: rgba(253,190,190,.3019607843);
    border-color: rgba(253,190,190,.3019607843)
}

    .btn-outline-danger:hover {
        color: #000;
        background-color: hsla(0,94.0298507463%,93.4061860941%,.4066666667);
        border-color: hsla(0,94.0298507463%,91.9146379689%,.3717647059)
    }

    .btn-check:focus + .btn-outline-danger, .btn-outline-danger:focus {
        color: #000;
        background-color: hsla(0,94.0298507463%,93.4061860941%,.4066666667);
        border-color: hsla(0,94.0298507463%,91.9146379689%,.3717647059);
        box-shadow: 0 0 0 .25rem hsla(0,14.2212189616%,43.5979038855%,.5)
    }

    .btn-check:checked + .btn-outline-danger, .btn-check:active + .btn-outline-danger, .btn-outline-danger:active, .btn-outline-danger.active, .show > .btn-outline-danger.dropdown-toggle {
        color: #000;
        background-color: hsla(0,94.0298507463%,94.5394406076%,.4415686275);
        border-color: hsla(0,94.0298507463%,91.9146379689%,.3717647059)
    }

        .btn-check:checked + .btn-outline-danger:focus, .btn-check:active + .btn-outline-danger:focus, .btn-outline-danger:active:focus, .btn-outline-danger.active:focus, .show > .btn-outline-danger.dropdown-toggle:focus {
            box-shadow: 0 0 0 .25rem hsla(0,14.2212189616%,43.5979038855%,.5)
        }

    .btn-outline-danger:disabled, .btn-outline-danger.disabled {
        color: #000;
        background-color: rgba(253,190,190,.3019607843);
        border-color: rgba(253,190,190,.3019607843)
    }

.btn-outline-success {
    color: #000;
    background-color: rgba(48,209,88,.1);
    border-color: rgba(48,209,88,.1)
}

    .btn-outline-success:hover {
        color: #000;
        background-color: rgba(207.4459459459,244.4324324324,216.6351351351,.235);
        border-color: rgba(188.4642857143,240.2142857143,201.3214285714,.19)
    }

    .btn-check:focus + .btn-outline-success, .btn-outline-success:focus {
        color: #000;
        background-color: rgba(207.4459459459,244.4324324324,216.6351351351,.235);
        border-color: rgba(188.4642857143,240.2142857143,201.3214285714,.19);
        box-shadow: 0 0 0 .25rem rgba(11.027027027,48.0135135135,20.2162162162,.5)
    }

    .btn-check:checked + .btn-outline-success, .btn-check:active + .btn-outline-success, .btn-outline-success:active, .btn-outline-success.active, .show > .btn-outline-success.dropdown-toggle {
        color: #000;
        background-color: rgba(219,247,225.9565217391,.28);
        border-color: rgba(188.4642857143,240.2142857143,201.3214285714,.19)
    }

        .btn-check:checked + .btn-outline-success:focus, .btn-check:active + .btn-outline-success:focus, .btn-outline-success:active:focus, .btn-outline-success.active:focus, .show > .btn-outline-success.dropdown-toggle:focus {
            box-shadow: 0 0 0 .25rem rgba(11.027027027,48.0135135135,20.2162162162,.5)
        }

    .btn-outline-success:disabled, .btn-outline-success.disabled {
        color: #000;
        background-color: rgba(48,209,88,.1);
        border-color: rgba(48,209,88,.1)
    }

.btn-white-70 {
    color: #000;
    background-color: hsla(0,0%,100%,.7);
    border-color: hsla(0,0%,100%,.7)
}

    .btn-white-70:hover {
        color: #000;
        background-color: hsla(0,0%,100%,.745);
        border-color: hsla(0,0%,100%,.73)
    }

    .btn-check:focus + .btn-white-70, .btn-white-70:focus {
        color: #000;
        background-color: hsla(0,0%,100%,.745);
        border-color: hsla(0,0%,100%,.73);
        box-shadow: 0 0 0 .25rem hsla(0,0%,75.3164556962%,.5)
    }

    .btn-check:checked + .btn-white-70, .btn-check:active + .btn-white-70, .btn-white-70:active, .btn-white-70.active, .show > .btn-white-70.dropdown-toggle {
        color: #000;
        background-color: hsla(0,0%,100%,.76);
        border-color: hsla(0,0%,100%,.73)
    }

        .btn-check:checked + .btn-white-70:focus, .btn-check:active + .btn-white-70:focus, .btn-white-70:active:focus, .btn-white-70.active:focus, .show > .btn-white-70.dropdown-toggle:focus {
            box-shadow: 0 0 0 .25rem hsla(0,0%,75.3164556962%,.5)
        }

    .btn-white-70:disabled, .btn-white-70.disabled {
        color: #000;
        background-color: hsla(0,0%,100%,.7);
        border-color: hsla(0,0%,100%,.7)
    }

.btn-outline-warning {
    color: #000;
    background-color: rgba(255,159,10,.3);
    border-color: rgba(255,159,10,.3)
}

    .btn-outline-warning:hover {
        color: #000;
        background-color: rgba(255,207,132.5,.405);
        border-color: rgba(255,196.0909090909,104.6590909091,.37)
    }

    .btn-check:focus + .btn-outline-warning, .btn-outline-warning:focus {
        color: #000;
        background-color: rgba(255,207,132.5,.405);
        border-color: rgba(255,196.0909090909,104.6590909091,.37);
        box-shadow: 0 0 0 .25rem rgba(127.5,79.5,5,.5)
    }

    .btn-check:checked + .btn-outline-warning, .btn-check:active + .btn-outline-warning, .btn-outline-warning:active, .btn-outline-warning.active, .show > .btn-outline-warning.dropdown-toggle {
        color: #000;
        background-color: rgba(255,215.275862069,153.6206896552,.44);
        border-color: rgba(255,196.0909090909,104.6590909091,.37)
    }

        .btn-check:checked + .btn-outline-warning:focus, .btn-check:active + .btn-outline-warning:focus, .btn-outline-warning:active:focus, .btn-outline-warning.active:focus, .show > .btn-outline-warning.dropdown-toggle:focus {
            box-shadow: 0 0 0 .25rem rgba(127.5,79.5,5,.5)
        }

    .btn-outline-warning:disabled, .btn-outline-warning.disabled {
        color: #000;
        background-color: rgba(255,159,10,.3);
        border-color: rgba(255,159,10,.3)
    }

.btn-outline-cyan {
    color: #000;
    background-color: rgba(76,244,255,.3);
    border-color: rgba(76,244,255,.3)
}

    .btn-outline-cyan:hover {
        color: #000;
        background-color: rgba(165.5,249.5,255,.405);
        border-color: rgba(145.1590909091,248.25,255,.37)
    }

    .btn-check:focus + .btn-outline-cyan, .btn-outline-cyan:focus {
        color: #000;
        background-color: rgba(165.5,249.5,255,.405);
        border-color: rgba(145.1590909091,248.25,255,.37);
        box-shadow: 0 0 0 .25rem rgba(38,122,127.5,.5)
    }

    .btn-check:checked + .btn-outline-cyan, .btn-check:active + .btn-outline-cyan, .btn-outline-cyan:active, .btn-outline-cyan.active, .show > .btn-outline-cyan.dropdown-toggle {
        color: #000;
        background-color: hsla(183.687150838,100%,85.476673428%,.44);
        border-color: rgba(145.1590909091,248.25,255,.37)
    }

        .btn-check:checked + .btn-outline-cyan:focus, .btn-check:active + .btn-outline-cyan:focus, .btn-outline-cyan:active:focus, .btn-outline-cyan.active:focus, .show > .btn-outline-cyan.dropdown-toggle:focus {
            box-shadow: 0 0 0 .25rem rgba(38,122,127.5,.5)
        }

    .btn-outline-cyan:disabled, .btn-outline-cyan.disabled {
        color: #000;
        background-color: rgba(76,244,255,.3);
        border-color: rgba(76,244,255,.3)
    }

.btn-primary-op-80 {
    color: #fff;
    background-color: rgba(153,34,64,.8);
    border-color: rgba(153,34,64,.8)
}

    .btn-primary-op-80:hover {
        color: #fff;
        background-color: rgba(120.976744186,26.8837209302,50.6046511628,.83);
        border-color: rgba(111.2727272727,24.7272727273,46.5454545455,.84)
    }

    .btn-check:focus + .btn-primary-op-80, .btn-primary-op-80:focus {
        color: #fff;
        background-color: rgba(120.976744186,26.8837209302,50.6046511628,.83);
        border-color: rgba(111.2727272727,24.7272727273,46.5454545455,.84);
        box-shadow: 0 0 0 .25rem rgba(174.3488372093,80.2558139535,103.976744186,.5)
    }

    .btn-check:checked + .btn-primary-op-80, .btn-check:active + .btn-primary-op-80, .btn-primary-op-80:active, .btn-primary-op-80.active, .show > .btn-primary-op-80.dropdown-toggle {
        color: #fff;
        background-color: rgba(111.2727272727,24.7272727273,46.5454545455,.84);
        border-color: rgba(102,22.6666666667,42.6666666667,.85)
    }

        .btn-check:checked + .btn-primary-op-80:focus, .btn-check:active + .btn-primary-op-80:focus, .btn-primary-op-80:active:focus, .btn-primary-op-80.active:focus, .show > .btn-primary-op-80.dropdown-toggle:focus {
            box-shadow: 0 0 0 .25rem rgba(174.3488372093,80.2558139535,103.976744186,.5)
        }

    .btn-primary-op-80:disabled, .btn-primary-op-80.disabled {
        color: #fff;
        background-color: rgba(153,34,64,.8);
        border-color: rgba(153,34,64,.8)
    }

.btn-outline-primary {
    color: #992240;
    border-color: #992240
}

    .btn-outline-primary:hover {
        color: #fff;
        background-color: #992240;
        border-color: #992240
    }

    .btn-check:focus + .btn-outline-primary, .btn-outline-primary:focus {
        box-shadow: 0 0 0 .25rem rgba(153,34,64,.5)
    }

    .btn-check:checked + .btn-outline-primary, .btn-check:active + .btn-outline-primary, .btn-outline-primary:active, .btn-outline-primary.active, .btn-outline-primary.dropdown-toggle.show {
        color: #fff;
        background-color: #992240;
        border-color: #992240
    }

        .btn-check:checked + .btn-outline-primary:focus, .btn-check:active + .btn-outline-primary:focus, .btn-outline-primary:active:focus, .btn-outline-primary.active:focus, .btn-outline-primary.dropdown-toggle.show:focus {
            box-shadow: 0 0 0 .25rem rgba(153,34,64,.5)
        }

    .btn-outline-primary:disabled, .btn-outline-primary.disabled {
        color: #992240;
        background-color: rgba(0,0,0,0)
    }

.btn-outline-secondary {
    color: #488d9d;
    border-color: #488d9d
}

    .btn-outline-secondary:hover {
        color: #000;
        background-color: #488d9d;
        border-color: #488d9d
    }

    .btn-check:focus + .btn-outline-secondary, .btn-outline-secondary:focus {
        box-shadow: 0 0 0 .25rem rgba(72,141,157,.5)
    }

    .btn-check:checked + .btn-outline-secondary, .btn-check:active + .btn-outline-secondary, .btn-outline-secondary:active, .btn-outline-secondary.active, .btn-outline-secondary.dropdown-toggle.show {
        color: #000;
        background-color: #488d9d;
        border-color: #488d9d
    }

        .btn-check:checked + .btn-outline-secondary:focus, .btn-check:active + .btn-outline-secondary:focus, .btn-outline-secondary:active:focus, .btn-outline-secondary.active:focus, .btn-outline-secondary.dropdown-toggle.show:focus {
            box-shadow: 0 0 0 .25rem rgba(72,141,157,.5)
        }

    .btn-outline-secondary:disabled, .btn-outline-secondary.disabled {
        color: #488d9d;
        background-color: rgba(0,0,0,0)
    }

.btn-outline-success {
    color: #30d158;
    border-color: #30d158
}

    .btn-outline-success:hover {
        color: #000;
        background-color: #30d158;
        border-color: #30d158
    }

    .btn-check:focus + .btn-outline-success, .btn-outline-success:focus {
        box-shadow: 0 0 0 .25rem rgba(48,209,88,.5)
    }

    .btn-check:checked + .btn-outline-success, .btn-check:active + .btn-outline-success, .btn-outline-success:active, .btn-outline-success.active, .btn-outline-success.dropdown-toggle.show {
        color: #000;
        background-color: #30d158;
        border-color: #30d158
    }

        .btn-check:checked + .btn-outline-success:focus, .btn-check:active + .btn-outline-success:focus, .btn-outline-success:active:focus, .btn-outline-success.active:focus, .btn-outline-success.dropdown-toggle.show:focus {
            box-shadow: 0 0 0 .25rem rgba(48,209,88,.5)
        }

    .btn-outline-success:disabled, .btn-outline-success.disabled {
        color: #30d158;
        background-color: rgba(0,0,0,0)
    }

.btn-outline-info {
    color: #488d9d;
    border-color: #488d9d
}

    .btn-outline-info:hover {
        color: #000;
        background-color: #488d9d;
        border-color: #488d9d
    }

    .btn-check:focus + .btn-outline-info, .btn-outline-info:focus {
        box-shadow: 0 0 0 .25rem rgba(72,141,157,.5)
    }

    .btn-check:checked + .btn-outline-info, .btn-check:active + .btn-outline-info, .btn-outline-info:active, .btn-outline-info.active, .btn-outline-info.dropdown-toggle.show {
        color: #000;
        background-color: #488d9d;
        border-color: #488d9d
    }

        .btn-check:checked + .btn-outline-info:focus, .btn-check:active + .btn-outline-info:focus, .btn-outline-info:active:focus, .btn-outline-info.active:focus, .btn-outline-info.dropdown-toggle.show:focus {
            box-shadow: 0 0 0 .25rem rgba(72,141,157,.5)
        }

    .btn-outline-info:disabled, .btn-outline-info.disabled {
        color: #488d9d;
        background-color: rgba(0,0,0,0)
    }

.btn-outline-cyan {
    color: #4cf4ff;
    border-color: #4cf4ff
}

    .btn-outline-cyan:hover {
        color: #000;
        background-color: #4cf4ff;
        border-color: #4cf4ff
    }

    .btn-check:focus + .btn-outline-cyan, .btn-outline-cyan:focus {
        box-shadow: 0 0 0 .25rem rgba(76,244,255,.5)
    }

    .btn-check:checked + .btn-outline-cyan, .btn-check:active + .btn-outline-cyan, .btn-outline-cyan:active, .btn-outline-cyan.active, .btn-outline-cyan.dropdown-toggle.show {
        color: #000;
        background-color: #4cf4ff;
        border-color: #4cf4ff
    }

        .btn-check:checked + .btn-outline-cyan:focus, .btn-check:active + .btn-outline-cyan:focus, .btn-outline-cyan:active:focus, .btn-outline-cyan.active:focus, .btn-outline-cyan.dropdown-toggle.show:focus {
            box-shadow: 0 0 0 .25rem rgba(76,244,255,.5)
        }

    .btn-outline-cyan:disabled, .btn-outline-cyan.disabled {
        color: #4cf4ff;
        background-color: rgba(0,0,0,0)
    }

.btn-outline-warning {
    color: #ff9f0a;
    border-color: #ff9f0a
}

    .btn-outline-warning:hover {
        color: #000;
        background-color: #ff9f0a;
        border-color: #ff9f0a
    }

    .btn-check:focus + .btn-outline-warning, .btn-outline-warning:focus {
        box-shadow: 0 0 0 .25rem rgba(255,159,10,.5)
    }

    .btn-check:checked + .btn-outline-warning, .btn-check:active + .btn-outline-warning, .btn-outline-warning:active, .btn-outline-warning.active, .btn-outline-warning.dropdown-toggle.show {
        color: #000;
        background-color: #ff9f0a;
        border-color: #ff9f0a
    }

        .btn-check:checked + .btn-outline-warning:focus, .btn-check:active + .btn-outline-warning:focus, .btn-outline-warning:active:focus, .btn-outline-warning.active:focus, .btn-outline-warning.dropdown-toggle.show:focus {
            box-shadow: 0 0 0 .25rem rgba(255,159,10,.5)
        }

    .btn-outline-warning:disabled, .btn-outline-warning.disabled {
        color: #ff9f0a;
        background-color: rgba(0,0,0,0)
    }

.btn-outline-danger {
    color: #e7191a;
    border-color: #e7191a
}

    .btn-outline-danger:hover {
        color: #fff;
        background-color: #e7191a;
        border-color: #e7191a
    }

    .btn-check:focus + .btn-outline-danger, .btn-outline-danger:focus {
        box-shadow: 0 0 0 .25rem rgba(231,25,26,.5)
    }

    .btn-check:checked + .btn-outline-danger, .btn-check:active + .btn-outline-danger, .btn-outline-danger:active, .btn-outline-danger.active, .btn-outline-danger.dropdown-toggle.show {
        color: #fff;
        background-color: #e7191a;
        border-color: #e7191a
    }

        .btn-check:checked + .btn-outline-danger:focus, .btn-check:active + .btn-outline-danger:focus, .btn-outline-danger:active:focus, .btn-outline-danger.active:focus, .btn-outline-danger.dropdown-toggle.show:focus {
            box-shadow: 0 0 0 .25rem rgba(231,25,26,.5)
        }

    .btn-outline-danger:disabled, .btn-outline-danger.disabled {
        color: #e7191a;
        background-color: rgba(0,0,0,0)
    }

.btn-outline-light {
    color: #eef0f8;
    border-color: #eef0f8
}

    .btn-outline-light:hover {
        color: #000;
        background-color: #eef0f8;
        border-color: #eef0f8
    }

    .btn-check:focus + .btn-outline-light, .btn-outline-light:focus {
        box-shadow: 0 0 0 .25rem rgba(238,240,248,.5)
    }

    .btn-check:checked + .btn-outline-light, .btn-check:active + .btn-outline-light, .btn-outline-light:active, .btn-outline-light.active, .btn-outline-light.dropdown-toggle.show {
        color: #000;
        background-color: #eef0f8;
        border-color: #eef0f8
    }

        .btn-check:checked + .btn-outline-light:focus, .btn-check:active + .btn-outline-light:focus, .btn-outline-light:active:focus, .btn-outline-light.active:focus, .btn-outline-light.dropdown-toggle.show:focus {
            box-shadow: 0 0 0 .25rem rgba(238,240,248,.5)
        }

    .btn-outline-light:disabled, .btn-outline-light.disabled {
        color: #eef0f8;
        background-color: rgba(0,0,0,0)
    }

.btn-outline-white {
    color: #fff;
    border-color: #fff
}

    .btn-outline-white:hover {
        color: #000;
        background-color: #fff;
        border-color: #fff
    }

    .btn-check:focus + .btn-outline-white, .btn-outline-white:focus {
        box-shadow: 0 0 0 .25rem hsla(0,0%,100%,.5)
    }

    .btn-check:checked + .btn-outline-white, .btn-check:active + .btn-outline-white, .btn-outline-white:active, .btn-outline-white.active, .btn-outline-white.dropdown-toggle.show {
        color: #000;
        background-color: #fff;
        border-color: #fff
    }

        .btn-check:checked + .btn-outline-white:focus, .btn-check:active + .btn-outline-white:focus, .btn-outline-white:active:focus, .btn-outline-white.active:focus, .btn-outline-white.dropdown-toggle.show:focus {
            box-shadow: 0 0 0 .25rem hsla(0,0%,100%,.5)
        }

    .btn-outline-white:disabled, .btn-outline-white.disabled {
        color: #fff;
        background-color: rgba(0,0,0,0)
    }

.btn-outline-dark {
    color: #000710;
    border-color: #000710
}

    .btn-outline-dark:hover {
        color: #fff;
        background-color: #000710;
        border-color: #000710
    }

    .btn-check:focus + .btn-outline-dark, .btn-outline-dark:focus {
        box-shadow: 0 0 0 .25rem rgba(0,7,16,.5)
    }

    .btn-check:checked + .btn-outline-dark, .btn-check:active + .btn-outline-dark, .btn-outline-dark:active, .btn-outline-dark.active, .btn-outline-dark.dropdown-toggle.show {
        color: #fff;
        background-color: #000710;
        border-color: #000710
    }

        .btn-check:checked + .btn-outline-dark:focus, .btn-check:active + .btn-outline-dark:focus, .btn-outline-dark:active:focus, .btn-outline-dark.active:focus, .btn-outline-dark.dropdown-toggle.show:focus {
            box-shadow: 0 0 0 .25rem rgba(0,7,16,.5)
        }

    .btn-outline-dark:disabled, .btn-outline-dark.disabled {
        color: #000710;
        background-color: rgba(0,0,0,0)
    }

.btn-outline-black {
    color: #000;
    border-color: #000
}

    .btn-outline-black:hover {
        color: #fff;
        background-color: #000;
        border-color: #000
    }

    .btn-check:focus + .btn-outline-black, .btn-outline-black:focus {
        box-shadow: 0 0 0 .25rem rgba(0,0,0,.5)
    }

    .btn-check:checked + .btn-outline-black, .btn-check:active + .btn-outline-black, .btn-outline-black:active, .btn-outline-black.active, .btn-outline-black.dropdown-toggle.show {
        color: #fff;
        background-color: #000;
        border-color: #000
    }

        .btn-check:checked + .btn-outline-black:focus, .btn-check:active + .btn-outline-black:focus, .btn-outline-black:active:focus, .btn-outline-black.active:focus, .btn-outline-black.dropdown-toggle.show:focus {
            box-shadow: 0 0 0 .25rem rgba(0,0,0,.5)
        }

    .btn-outline-black:disabled, .btn-outline-black.disabled {
        color: #000;
        background-color: rgba(0,0,0,0)
    }

.btn-outline-gray {
    color: #eeeff2;
    border-color: #eeeff2
}

    .btn-outline-gray:hover {
        color: #000;
        background-color: #eeeff2;
        border-color: #eeeff2
    }

    .btn-check:focus + .btn-outline-gray, .btn-outline-gray:focus {
        box-shadow: 0 0 0 .25rem rgba(238,239,242,.5)
    }

    .btn-check:checked + .btn-outline-gray, .btn-check:active + .btn-outline-gray, .btn-outline-gray:active, .btn-outline-gray.active, .btn-outline-gray.dropdown-toggle.show {
        color: #000;
        background-color: #eeeff2;
        border-color: #eeeff2
    }

        .btn-check:checked + .btn-outline-gray:focus, .btn-check:active + .btn-outline-gray:focus, .btn-outline-gray:active:focus, .btn-outline-gray.active:focus, .btn-outline-gray.dropdown-toggle.show:focus {
            box-shadow: 0 0 0 .25rem rgba(238,239,242,.5)
        }

    .btn-outline-gray:disabled, .btn-outline-gray.disabled {
        color: #eeeff2;
        background-color: rgba(0,0,0,0)
    }

.btn-outline-gray-80 {
    color: #eaecf0;
    border-color: #eaecf0
}

    .btn-outline-gray-80:hover {
        color: #000;
        background-color: #eaecf0;
        border-color: #eaecf0
    }

    .btn-check:focus + .btn-outline-gray-80, .btn-outline-gray-80:focus {
        box-shadow: 0 0 0 .25rem rgba(234,236,240,.5)
    }

    .btn-check:checked + .btn-outline-gray-80, .btn-check:active + .btn-outline-gray-80, .btn-outline-gray-80:active, .btn-outline-gray-80.active, .btn-outline-gray-80.dropdown-toggle.show {
        color: #000;
        background-color: #eaecf0;
        border-color: #eaecf0
    }

        .btn-check:checked + .btn-outline-gray-80:focus, .btn-check:active + .btn-outline-gray-80:focus, .btn-outline-gray-80:active:focus, .btn-outline-gray-80.active:focus, .btn-outline-gray-80.dropdown-toggle.show:focus {
            box-shadow: 0 0 0 .25rem rgba(234,236,240,.5)
        }

    .btn-outline-gray-80:disabled, .btn-outline-gray-80.disabled {
        color: #eaecf0;
        background-color: rgba(0,0,0,0)
    }

.btn-outline-gray-700 {
    color: #344054;
    border-color: #344054
}

    .btn-outline-gray-700:hover {
        color: #fff;
        background-color: #344054;
        border-color: #344054
    }

    .btn-check:focus + .btn-outline-gray-700, .btn-outline-gray-700:focus {
        box-shadow: 0 0 0 .25rem rgba(52,64,84,.5)
    }

    .btn-check:checked + .btn-outline-gray-700, .btn-check:active + .btn-outline-gray-700, .btn-outline-gray-700:active, .btn-outline-gray-700.active, .btn-outline-gray-700.dropdown-toggle.show {
        color: #fff;
        background-color: #344054;
        border-color: #344054
    }

        .btn-check:checked + .btn-outline-gray-700:focus, .btn-check:active + .btn-outline-gray-700:focus, .btn-outline-gray-700:active:focus, .btn-outline-gray-700.active:focus, .btn-outline-gray-700.dropdown-toggle.show:focus {
            box-shadow: 0 0 0 .25rem rgba(52,64,84,.5)
        }

    .btn-outline-gray-700:disabled, .btn-outline-gray-700.disabled {
        color: #344054;
        background-color: rgba(0,0,0,0)
    }

.btn-outline-gray-500 {
    color: hsla(0,0%,100%,.7);
    border-color: hsla(0,0%,100%,.7)
}

    .btn-outline-gray-500:hover {
        color: #000;
        background-color: hsla(0,0%,100%,.7);
        border-color: hsla(0,0%,100%,.7)
    }

    .btn-check:focus + .btn-outline-gray-500, .btn-outline-gray-500:focus {
        box-shadow: 0 0 0 .25rem hsla(0,0%,100%,.5)
    }

    .btn-check:checked + .btn-outline-gray-500, .btn-check:active + .btn-outline-gray-500, .btn-outline-gray-500:active, .btn-outline-gray-500.active, .btn-outline-gray-500.dropdown-toggle.show {
        color: #000;
        background-color: hsla(0,0%,100%,.7);
        border-color: hsla(0,0%,100%,.7)
    }

        .btn-check:checked + .btn-outline-gray-500:focus, .btn-check:active + .btn-outline-gray-500:focus, .btn-outline-gray-500:active:focus, .btn-outline-gray-500.active:focus, .btn-outline-gray-500.dropdown-toggle.show:focus {
            box-shadow: 0 0 0 .25rem hsla(0,0%,100%,.5)
        }

    .btn-outline-gray-500:disabled, .btn-outline-gray-500.disabled {
        color: hsla(0,0%,100%,.7);
        background-color: rgba(0,0,0,0)
    }

.btn-outline-gray-600 {
    color: #98a2b3;
    border-color: #98a2b3
}

    .btn-outline-gray-600:hover {
        color: #000;
        background-color: #98a2b3;
        border-color: #98a2b3
    }

    .btn-check:focus + .btn-outline-gray-600, .btn-outline-gray-600:focus {
        box-shadow: 0 0 0 .25rem rgba(152,162,179,.5)
    }

    .btn-check:checked + .btn-outline-gray-600, .btn-check:active + .btn-outline-gray-600, .btn-outline-gray-600:active, .btn-outline-gray-600.active, .btn-outline-gray-600.dropdown-toggle.show {
        color: #000;
        background-color: #98a2b3;
        border-color: #98a2b3
    }

        .btn-check:checked + .btn-outline-gray-600:focus, .btn-check:active + .btn-outline-gray-600:focus, .btn-outline-gray-600:active:focus, .btn-outline-gray-600.active:focus, .btn-outline-gray-600.dropdown-toggle.show:focus {
            box-shadow: 0 0 0 .25rem rgba(152,162,179,.5)
        }

    .btn-outline-gray-600:disabled, .btn-outline-gray-600.disabled {
        color: #98a2b3;
        background-color: rgba(0,0,0,0)
    }

.btn-outline-outline-danger {
    color: rgba(253,190,190,.3019607843);
    border-color: rgba(253,190,190,.3019607843)
}

    .btn-outline-outline-danger:hover {
        color: #000;
        background-color: rgba(253,190,190,.3019607843);
        border-color: rgba(253,190,190,.3019607843)
    }

    .btn-check:focus + .btn-outline-outline-danger, .btn-outline-outline-danger:focus {
        box-shadow: 0 0 0 .25rem rgba(253,190,190,.5)
    }

    .btn-check:checked + .btn-outline-outline-danger, .btn-check:active + .btn-outline-outline-danger, .btn-outline-outline-danger:active, .btn-outline-outline-danger.active, .btn-outline-outline-danger.dropdown-toggle.show {
        color: #000;
        background-color: rgba(253,190,190,.3019607843);
        border-color: rgba(253,190,190,.3019607843)
    }

        .btn-check:checked + .btn-outline-outline-danger:focus, .btn-check:active + .btn-outline-outline-danger:focus, .btn-outline-outline-danger:active:focus, .btn-outline-outline-danger.active:focus, .btn-outline-outline-danger.dropdown-toggle.show:focus {
            box-shadow: 0 0 0 .25rem rgba(253,190,190,.5)
        }

    .btn-outline-outline-danger:disabled, .btn-outline-outline-danger.disabled {
        color: rgba(253,190,190,.3019607843);
        background-color: rgba(0,0,0,0)
    }

.btn-outline-outline-success {
    color: rgba(48,209,88,.1);
    border-color: rgba(48,209,88,.1)
}

    .btn-outline-outline-success:hover {
        color: #000;
        background-color: rgba(48,209,88,.1);
        border-color: rgba(48,209,88,.1)
    }

    .btn-check:focus + .btn-outline-outline-success, .btn-outline-outline-success:focus {
        box-shadow: 0 0 0 .25rem rgba(48,209,88,.5)
    }

    .btn-check:checked + .btn-outline-outline-success, .btn-check:active + .btn-outline-outline-success, .btn-outline-outline-success:active, .btn-outline-outline-success.active, .btn-outline-outline-success.dropdown-toggle.show {
        color: #000;
        background-color: rgba(48,209,88,.1);
        border-color: rgba(48,209,88,.1)
    }

        .btn-check:checked + .btn-outline-outline-success:focus, .btn-check:active + .btn-outline-outline-success:focus, .btn-outline-outline-success:active:focus, .btn-outline-outline-success.active:focus, .btn-outline-outline-success.dropdown-toggle.show:focus {
            box-shadow: 0 0 0 .25rem rgba(48,209,88,.5)
        }

    .btn-outline-outline-success:disabled, .btn-outline-outline-success.disabled {
        color: rgba(48,209,88,.1);
        background-color: rgba(0,0,0,0)
    }

.btn-outline-white-70 {
    color: hsla(0,0%,100%,.7);
    border-color: hsla(0,0%,100%,.7)
}

    .btn-outline-white-70:hover {
        color: #000;
        background-color: hsla(0,0%,100%,.7);
        border-color: hsla(0,0%,100%,.7)
    }

    .btn-check:focus + .btn-outline-white-70, .btn-outline-white-70:focus {
        box-shadow: 0 0 0 .25rem hsla(0,0%,100%,.5)
    }

    .btn-check:checked + .btn-outline-white-70, .btn-check:active + .btn-outline-white-70, .btn-outline-white-70:active, .btn-outline-white-70.active, .btn-outline-white-70.dropdown-toggle.show {
        color: #000;
        background-color: hsla(0,0%,100%,.7);
        border-color: hsla(0,0%,100%,.7)
    }

        .btn-check:checked + .btn-outline-white-70:focus, .btn-check:active + .btn-outline-white-70:focus, .btn-outline-white-70:active:focus, .btn-outline-white-70.active:focus, .btn-outline-white-70.dropdown-toggle.show:focus {
            box-shadow: 0 0 0 .25rem hsla(0,0%,100%,.5)
        }

    .btn-outline-white-70:disabled, .btn-outline-white-70.disabled {
        color: hsla(0,0%,100%,.7);
        background-color: rgba(0,0,0,0)
    }

.btn-outline-outline-warning {
    color: rgba(255,159,10,.3);
    border-color: rgba(255,159,10,.3)
}

    .btn-outline-outline-warning:hover {
        color: #000;
        background-color: rgba(255,159,10,.3);
        border-color: rgba(255,159,10,.3)
    }

    .btn-check:focus + .btn-outline-outline-warning, .btn-outline-outline-warning:focus {
        box-shadow: 0 0 0 .25rem rgba(255,159,10,.5)
    }

    .btn-check:checked + .btn-outline-outline-warning, .btn-check:active + .btn-outline-outline-warning, .btn-outline-outline-warning:active, .btn-outline-outline-warning.active, .btn-outline-outline-warning.dropdown-toggle.show {
        color: #000;
        background-color: rgba(255,159,10,.3);
        border-color: rgba(255,159,10,.3)
    }

        .btn-check:checked + .btn-outline-outline-warning:focus, .btn-check:active + .btn-outline-outline-warning:focus, .btn-outline-outline-warning:active:focus, .btn-outline-outline-warning.active:focus, .btn-outline-outline-warning.dropdown-toggle.show:focus {
            box-shadow: 0 0 0 .25rem rgba(255,159,10,.5)
        }

    .btn-outline-outline-warning:disabled, .btn-outline-outline-warning.disabled {
        color: rgba(255,159,10,.3);
        background-color: rgba(0,0,0,0)
    }

.btn-outline-outline-cyan {
    color: rgba(76,244,255,.3);
    border-color: rgba(76,244,255,.3)
}

    .btn-outline-outline-cyan:hover {
        color: #000;
        background-color: rgba(76,244,255,.3);
        border-color: rgba(76,244,255,.3)
    }

    .btn-check:focus + .btn-outline-outline-cyan, .btn-outline-outline-cyan:focus {
        box-shadow: 0 0 0 .25rem rgba(76,244,255,.5)
    }

    .btn-check:checked + .btn-outline-outline-cyan, .btn-check:active + .btn-outline-outline-cyan, .btn-outline-outline-cyan:active, .btn-outline-outline-cyan.active, .btn-outline-outline-cyan.dropdown-toggle.show {
        color: #000;
        background-color: rgba(76,244,255,.3);
        border-color: rgba(76,244,255,.3)
    }

        .btn-check:checked + .btn-outline-outline-cyan:focus, .btn-check:active + .btn-outline-outline-cyan:focus, .btn-outline-outline-cyan:active:focus, .btn-outline-outline-cyan.active:focus, .btn-outline-outline-cyan.dropdown-toggle.show:focus {
            box-shadow: 0 0 0 .25rem rgba(76,244,255,.5)
        }

    .btn-outline-outline-cyan:disabled, .btn-outline-outline-cyan.disabled {
        color: rgba(76,244,255,.3);
        background-color: rgba(0,0,0,0)
    }

.btn-outline-primary-op-80 {
    color: rgba(153,34,64,.8);
    border-color: rgba(153,34,64,.8)
}

    .btn-outline-primary-op-80:hover {
        color: #fff;
        background-color: rgba(153,34,64,.8);
        border-color: rgba(153,34,64,.8)
    }

    .btn-check:focus + .btn-outline-primary-op-80, .btn-outline-primary-op-80:focus {
        box-shadow: 0 0 0 .25rem rgba(153,34,64,.5)
    }

    .btn-check:checked + .btn-outline-primary-op-80, .btn-check:active + .btn-outline-primary-op-80, .btn-outline-primary-op-80:active, .btn-outline-primary-op-80.active, .btn-outline-primary-op-80.dropdown-toggle.show {
        color: #fff;
        background-color: rgba(153,34,64,.8);
        border-color: rgba(153,34,64,.8)
    }

        .btn-check:checked + .btn-outline-primary-op-80:focus, .btn-check:active + .btn-outline-primary-op-80:focus, .btn-outline-primary-op-80:active:focus, .btn-outline-primary-op-80.active:focus, .btn-outline-primary-op-80.dropdown-toggle.show:focus {
            box-shadow: 0 0 0 .25rem rgba(153,34,64,.5)
        }

    .btn-outline-primary-op-80:disabled, .btn-outline-primary-op-80.disabled {
        color: rgba(153,34,64,.8);
        background-color: rgba(0,0,0,0)
    }

.btn-link {
    font-weight: 400;
    color: #fff;
    text-decoration: none
}

    .btn-link:hover {
        color: #ccc
    }

    .btn-link:disabled, .btn-link.disabled {
        color: #98a2b3
    }

.btn-lg, .btn-group-lg > .btn {
    padding: 21px 1rem;
    font-size: 1.25rem;
    border-radius: 50px
}

.btn-sm, .btn-group-sm > .btn {
    padding: .25rem .5rem;
    font-size: 0.875rem;
    border-radius: 6px
}

.fade {
    transition: opacity .15s linear
}

@media(prefers-reduced-motion: reduce) {
    .fade {
        transition: none
    }
}

.fade:not(.show) {
    opacity: 0
}

.collapse:not(.show) {
    display: none
}

.collapsing {
    height: 0;
    overflow: hidden;
    transition: height .35s ease
}

@media(prefers-reduced-motion: reduce) {
    .collapsing {
        transition: none
    }
}

.dropup, .dropend, .dropdown, .dropstart {
    position: relative
}

.dropdown-toggle {
    white-space: nowrap
}

.dropdown-menu {
    position: absolute;
    z-index: 1000;
    display: none;
    min-width: 10rem;
    padding: .5rem 0;
    margin: 0;
    font-size: 1rem;
    color: #fff;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 8px
}

    .dropdown-menu[data-bs-popper] {
        top: 100%;
        left: 0;
        margin-top: .125rem
    }

.dropdown-menu-start {
    --bs-position: start
}

    .dropdown-menu-start[data-bs-popper] {
        right: auto /* rtl:ignore */;
        left: 0 /* rtl:ignore */
    }

.dropdown-menu-end {
    --bs-position: end
}

    .dropdown-menu-end[data-bs-popper] {
        right: 0 /* rtl:ignore */;
        left: auto /* rtl:ignore */
    }

@media(min-width: 576px) {
    .dropdown-menu-sm-start {
        --bs-position: start
    }

        .dropdown-menu-sm-start[data-bs-popper] {
            right: auto /* rtl:ignore */;
            left: 0 /* rtl:ignore */
        }

    .dropdown-menu-sm-end {
        --bs-position: end
    }

        .dropdown-menu-sm-end[data-bs-popper] {
            right: 0 /* rtl:ignore */;
            left: auto /* rtl:ignore */
        }
}

@media(min-width: 768px) {
    .dropdown-menu-md-start {
        --bs-position: start
    }

        .dropdown-menu-md-start[data-bs-popper] {
            right: auto /* rtl:ignore */;
            left: 0 /* rtl:ignore */
        }

    .dropdown-menu-md-end {
        --bs-position: end
    }

        .dropdown-menu-md-end[data-bs-popper] {
            right: 0 /* rtl:ignore */;
            left: auto /* rtl:ignore */
        }
}

@media(min-width: 992px) {
    .dropdown-menu-lg-start {
        --bs-position: start
    }

        .dropdown-menu-lg-start[data-bs-popper] {
            right: auto /* rtl:ignore */;
            left: 0 /* rtl:ignore */
        }

    .dropdown-menu-lg-end {
        --bs-position: end
    }

        .dropdown-menu-lg-end[data-bs-popper] {
            right: 0 /* rtl:ignore */;
            left: auto /* rtl:ignore */
        }
}

@media(min-width: 1200px) {
    .dropdown-menu-xl-start {
        --bs-position: start
    }

        .dropdown-menu-xl-start[data-bs-popper] {
            right: auto /* rtl:ignore */;
            left: 0 /* rtl:ignore */
        }

    .dropdown-menu-xl-end {
        --bs-position: end
    }

        .dropdown-menu-xl-end[data-bs-popper] {
            right: 0 /* rtl:ignore */;
            left: auto /* rtl:ignore */
        }
}

@media(min-width: 1400px) {
    .dropdown-menu-xxl-start {
        --bs-position: start
    }

        .dropdown-menu-xxl-start[data-bs-popper] {
            right: auto /* rtl:ignore */;
            left: 0 /* rtl:ignore */
        }

    .dropdown-menu-xxl-end {
        --bs-position: end
    }

        .dropdown-menu-xxl-end[data-bs-popper] {
            right: 0 /* rtl:ignore */;
            left: auto /* rtl:ignore */
        }
}

.dropup .dropdown-menu[data-bs-popper] {
    top: auto;
    bottom: 100%;
    margin-top: 0;
    margin-bottom: .125rem
}

.dropend .dropdown-menu[data-bs-popper] {
    top: 0;
    right: auto;
    left: 100%;
    margin-top: 0;
    margin-left: .125rem
}

.dropend .dropdown-toggle::after {
    vertical-align: 0
}

.dropstart .dropdown-menu[data-bs-popper] {
    top: 0;
    right: 100%;
    left: auto;
    margin-top: 0;
    margin-right: .125rem
}

.dropstart .dropdown-toggle::before {
    vertical-align: 0
}

.dropdown-divider {
    height: 0;
    margin: .5rem 0;
    overflow: hidden;
    border-top: 1px solid rgba(0,0,0,.15)
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: .25rem 1rem;
    clear: both;
    font-weight: 400;
    color: #111827;
    text-align: inherit;
    white-space: nowrap;
    background-color: rgba(0,0,0,0);
    border: 0
}

    .dropdown-item:hover, .dropdown-item:focus {
        color: #992240;
        background-color: rgba(153,34,64,.2)
    }

    .dropdown-item.active, .dropdown-item:active {
        color: #fff;
        text-decoration: none;
        background-color: #992240
    }

    .dropdown-item.disabled, .dropdown-item:disabled {
        color: hsla(0,0%,100%,.7);
        pointer-events: none;
        background-color: rgba(0,0,0,0)
    }

.dropdown-menu.show {
    display: block
}

.dropdown-header {
    display: block;
    padding: .5rem 1rem;
    margin-bottom: 0;
    font-size: 0.875rem;
    color: #98a2b3;
    white-space: nowrap
}

.dropdown-item-text {
    display: block;
    padding: .25rem 1rem;
    color: #111827
}

.dropdown-menu-dark {
    color: #eeeff2;
    background-color: #1f2937;
    border-color: rgba(0,0,0,.15)
}

    .dropdown-menu-dark .dropdown-item {
        color: #eeeff2
    }

        .dropdown-menu-dark .dropdown-item:hover, .dropdown-menu-dark .dropdown-item:focus {
            color: #fff;
            background-color: hsla(0,0%,100%,.15)
        }

        .dropdown-menu-dark .dropdown-item.active, .dropdown-menu-dark .dropdown-item:active {
            color: #fff;
            background-color: #992240
        }

        .dropdown-menu-dark .dropdown-item.disabled, .dropdown-menu-dark .dropdown-item:disabled {
            color: hsla(0,0%,100%,.7)
        }

    .dropdown-menu-dark .dropdown-divider {
        border-color: rgba(0,0,0,.15)
    }

    .dropdown-menu-dark .dropdown-item-text {
        color: #eeeff2
    }

    .dropdown-menu-dark .dropdown-header {
        color: hsla(0,0%,100%,.7)
    }

.btn-group, .btn-group-vertical {
    position: relative;
    display: inline-flex;
    vertical-align: middle
}

    .btn-group > .btn, .btn-group-vertical > .btn {
        position: relative;
        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: flex;
    flex-wrap: wrap;
    justify-content: flex-start
}

    .btn-toolbar .input-group {
        width: auto
    }

.btn-group > .btn:not(:first-child), .btn-group > .btn-group:not(:first-child) {
    margin-left: -1px
}

.btn-group > .btn:not(:last-child):not(.dropdown-toggle), .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: 18px;
    padding-left: 18px
}

    .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: .375rem;
    padding-left: .375rem
}

.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split {
    padding-right: .75rem;
    padding-left: .75rem
}

.btn-group-vertical {
    flex-direction: column;
    align-items: flex-start;
    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: -1px
        }

        .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 ~ .btn, .btn-group-vertical > .btn-group:not(:first-child) > .btn {
            border-top-left-radius: 0;
            border-top-right-radius: 0
        }

.nav {
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.nav-link {
    display: block;
    padding: .5rem 1rem;
    color: #fff;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out
}

@media(prefers-reduced-motion: reduce) {
    .nav-link {
        transition: none
    }
}

.nav-link:hover, .nav-link:focus {
    color: #ccc
}

.nav-link.disabled {
    color: #98a2b3;
    pointer-events: none;
    cursor: default
}

.nav-tabs {
    border-bottom: 1px solid #eeeff2
}

    .nav-tabs .nav-link {
        margin-bottom: -1px;
        background: none;
        border: 1px solid rgba(0,0,0,0);
        border-top-left-radius: 0;
        border-top-right-radius: 0
    }

        .nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
            border-color: rgba(0,0,0,0) rgba(0,0,0,0) #344054 rgba(0,0,0,0);
            isolation: isolate
        }

        .nav-tabs .nav-link.disabled {
            color: #98a2b3;
            background-color: rgba(0,0,0,0);
            border-color: rgba(0,0,0,0)
        }

        .nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link {
            color: #344054;
            background-color: rgba(0,0,0,0);
            border-color: rgba(0,0,0,0) rgba(0,0,0,0) #344054 rgba(0,0,0,0)
        }

    .nav-tabs .dropdown-menu {
        margin-top: -1px;
        border-top-left-radius: 0;
        border-top-right-radius: 0
    }

.nav-pills .nav-link {
    background: none;
    border: 0;
    border-radius: 0S
}

    .nav-pills .nav-link.active, .nav-pills .show > .nav-link {
        color: #fff;
        background-color: #992240
    }

.nav-fill > .nav-link, .nav-fill .nav-item {
    flex: 1 1 auto;
    text-align: center
}

.nav-justified > .nav-link, .nav-justified .nav-item {
    flex-basis: 0;
    flex-grow: 1;
    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 {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding-top: .5rem;
    padding-bottom: .5rem
}

    .navbar > .container, .navbar > .container-fluid, .navbar > .container-sm, .navbar > .container-md, .navbar > .container-lg, .navbar > .container-xl, .navbar > .container-xxl {
        display: flex;
        flex-wrap: inherit;
        align-items: center;
        justify-content: space-between
    }

.navbar-brand {
    padding-top: .325rem;
    padding-bottom: .325rem;
    margin-right: 1rem;
    font-size: 1.25rem;
    white-space: nowrap
}

.navbar-nav {
    display: flex;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

    .navbar-nav .nav-link {
        padding-right: 0;
        padding-left: 0
    }

    .navbar-nav .dropdown-menu {
        position: static
    }

.navbar-text {
    padding-top: .5rem;
    padding-bottom: .5rem
}

.navbar-collapse {
    flex-basis: 100%;
    flex-grow: 1;
    align-items: center
}

.navbar-toggler {
    padding: .25rem .75rem;
    font-size: 1.25rem;
    line-height: 1;
    background-color: rgba(0,0,0,0);
    border: 1px solid rgba(0,0,0,0);
    border-radius: 30px;
    transition: box-shadow .15s ease-in-out
}

@media(prefers-reduced-motion: reduce) {
    .navbar-toggler {
        transition: none
    }
}

.navbar-toggler:hover {
    text-decoration: none
}

.navbar-toggler:focus {
    text-decoration: none;
    outline: 0;
    box-shadow: 0 0 0 .25rem
}

.navbar-toggler-icon {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%
}

.navbar-nav-scroll {
    max-height: var(--bs-scroll-height, 75vh);
    overflow-y: auto
}

@media(min-width: 576px) {
    .navbar-expand-sm {
        flex-wrap: nowrap;
        justify-content: flex-start
    }

        .navbar-expand-sm .navbar-nav {
            flex-direction: row
        }

            .navbar-expand-sm .navbar-nav .dropdown-menu {
                position: absolute
            }

            .navbar-expand-sm .navbar-nav .nav-link {
                padding-right: .5rem;
                padding-left: .5rem
            }

        .navbar-expand-sm .navbar-nav-scroll {
            overflow: visible
        }

        .navbar-expand-sm .navbar-collapse {
            display: flex !important;
            flex-basis: auto
        }

        .navbar-expand-sm .navbar-toggler {
            display: none
        }
}

@media(min-width: 768px) {
    .navbar-expand-md {
        flex-wrap: nowrap;
        justify-content: flex-start
    }

        .navbar-expand-md .navbar-nav {
            flex-direction: row
        }

            .navbar-expand-md .navbar-nav .dropdown-menu {
                position: absolute
            }

            .navbar-expand-md .navbar-nav .nav-link {
                padding-right: .5rem;
                padding-left: .5rem
            }

        .navbar-expand-md .navbar-nav-scroll {
            overflow: visible
        }

        .navbar-expand-md .navbar-collapse {
            display: flex !important;
            flex-basis: auto
        }

        .navbar-expand-md .navbar-toggler {
            display: none
        }
}

@media(min-width: 992px) {
    .navbar-expand-lg {
        flex-wrap: nowrap;
        justify-content: flex-start
    }

        .navbar-expand-lg .navbar-nav {
            flex-direction: row
        }

            .navbar-expand-lg .navbar-nav .dropdown-menu {
                position: absolute
            }

            .navbar-expand-lg .navbar-nav .nav-link {
                padding-right: .5rem;
                padding-left: .5rem
            }

        .navbar-expand-lg .navbar-nav-scroll {
            overflow: visible
        }

        .navbar-expand-lg .navbar-collapse {
            display: flex !important;
            flex-basis: auto
        }

        .navbar-expand-lg .navbar-toggler {
            display: none
        }
}

@media(min-width: 1200px) {
    .navbar-expand-xl {
        flex-wrap: nowrap;
        justify-content: flex-start
    }

        .navbar-expand-xl .navbar-nav {
            flex-direction: row
        }

            .navbar-expand-xl .navbar-nav .dropdown-menu {
                position: absolute
            }

            .navbar-expand-xl .navbar-nav .nav-link {
                padding-right: .5rem;
                padding-left: .5rem
            }

        .navbar-expand-xl .navbar-nav-scroll {
            overflow: visible
        }

        .navbar-expand-xl .navbar-collapse {
            display: flex !important;
            flex-basis: auto
        }

        .navbar-expand-xl .navbar-toggler {
            display: none
        }
}

@media(min-width: 1400px) {
    .navbar-expand-xxl {
        flex-wrap: nowrap;
        justify-content: flex-start
    }

        .navbar-expand-xxl .navbar-nav {
            flex-direction: row
        }

            .navbar-expand-xxl .navbar-nav .dropdown-menu {
                position: absolute
            }

            .navbar-expand-xxl .navbar-nav .nav-link {
                padding-right: .5rem;
                padding-left: .5rem
            }

        .navbar-expand-xxl .navbar-nav-scroll {
            overflow: visible
        }

        .navbar-expand-xxl .navbar-collapse {
            display: flex !important;
            flex-basis: auto
        }

        .navbar-expand-xxl .navbar-toggler {
            display: none
        }
}

.navbar-expand {
    flex-wrap: nowrap;
    justify-content: flex-start
}

    .navbar-expand .navbar-nav {
        flex-direction: row
    }

        .navbar-expand .navbar-nav .dropdown-menu {
            position: absolute
        }

        .navbar-expand .navbar-nav .nav-link {
            padding-right: .5rem;
            padding-left: .5rem
        }

    .navbar-expand .navbar-nav-scroll {
        overflow: visible
    }

    .navbar-expand .navbar-collapse {
        display: flex !important;
        flex-basis: auto
    }

    .navbar-expand .navbar-toggler {
        display: none
    }

.navbar-light .navbar-brand {
    color: rgba(0,0,0,.9)
}

    .navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
        color: rgba(0,0,0,.9)
    }

.navbar-light .navbar-nav .nav-link {
    color: rgba(0,0,0,.55)
}

    .navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
        color: rgba(0,0,0,.7)
    }

    .navbar-light .navbar-nav .nav-link.disabled {
        color: rgba(0,0,0,.3)
    }

    .navbar-light .navbar-nav .show > .nav-link, .navbar-light .navbar-nav .nav-link.active {
        color: rgba(0,0,0,.9)
    }

.navbar-light .navbar-toggler {
    color: rgba(0,0,0,.55);
    border-color: rgba(0,0,0,.1)
}

.navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")
}

.navbar-light .navbar-text {
    color: rgba(0,0,0,.55)
}

    .navbar-light .navbar-text a, .navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus {
        color: rgba(0,0,0,.9)
    }

.navbar-dark .navbar-brand {
    color: #fff
}

    .navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
        color: #fff
    }

.navbar-dark .navbar-nav .nav-link {
    color: #fff
}

    .navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
        color: #fff
    }

    .navbar-dark .navbar-nav .nav-link.disabled {
        color: hsla(0,0%,100%,.25)
    }

    .navbar-dark .navbar-nav .show > .nav-link, .navbar-dark .navbar-nav .nav-link.active {
        color: #fff
    }

.navbar-dark .navbar-toggler {
    color: #fff;
    border-color: hsla(0,0%,100%,.1)
}

.navbar-dark .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='%23fff' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")
}

.navbar-dark .navbar-text {
    color: #fff
}

    .navbar-dark .navbar-text a, .navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus {
        color: #fff
    }

.card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 0 solid rgba(0,0,0,.125);
    border-radius: 0S
}

    .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: 0S;
            border-top-right-radius: 0S
        }

        .card > .list-group:last-child {
            border-bottom-width: 0;
            border-bottom-right-radius: 0S;
            border-bottom-left-radius: 0S
        }

        .card > .card-header + .list-group, .card > .list-group + .card-footer {
            border-top: 0
        }

.card-body {
    flex: 1 1 auto;
    padding: 1rem 1rem
}

.card-title {
    margin-bottom: 8px
}

.card-subtitle {
    margin-top: -4px;
    margin-bottom: 0
}

.card-text:last-child {
    margin-bottom: 0
}

.card-link:hover {
    text-decoration: none
}

.card-link + .card-link {
    margin-left: 1rem
}

.card-header {
    padding: .5rem 1rem;
    margin-bottom: 0;
    background-color: rgba(0,0,0,.03);
    border-bottom: 0 solid rgba(0,0,0,.125)
}

    .card-header:first-child {
        border-radius: 0S 0S 0 0
    }

.card-footer {
    padding: .5rem 1rem;
    background-color: rgba(0,0,0,.03);
    border-top: 0 solid rgba(0,0,0,.125)
}

    .card-footer:last-child {
        border-radius: 0 0 0S 0S
    }

.card-header-tabs {
    margin-right: -0.5rem;
    margin-bottom: -0.5rem;
    margin-left: -0.5rem;
    border-bottom: 0
}

    .card-header-tabs .nav-link.active {
        background-color: #fff;
        border-bottom-color: #fff
    }

.card-header-pills {
    margin-right: -0.5rem;
    margin-left: -0.5rem
}

.card-img-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 1rem;
    border-radius: 0S
}

.card-img, .card-img-top, .card-img-bottom {
    width: 100%
}

.card-img, .card-img-top {
    border-top-left-radius: 0S;
    border-top-right-radius: 0S
}

.card-img, .card-img-bottom {
    border-bottom-right-radius: 0S;
    border-bottom-left-radius: 0S
}

.card-group > .card {
    margin-bottom: .75rem
}

@media(min-width: 576px) {
    .card-group {
        display: flex;
        flex-flow: row wrap
    }

        .card-group > .card {
            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-button {
    position: relative;
    display: flex;
    justify-content: space-between; /* Space between the icon and the content */
    align-items: center;
    width: 100%;
    font-size: 25px;
    font-weight: 400;
    color: #fff;
    text-align: left;
    background-color: rgba(0,0,0,0);
    border: 0;
    border-radius: 0;
    overflow-anchor: none;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, border-radius .15s ease;
}

    .accordion-button::after {
        content: "";
        flex-shrink: 0; /* Prevent icon from shrinking */
        width: 27px; /* Set fixed size for the icon */
        height: 27px;
        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='M8 1v14m7-7H1' stroke='%23fff' stroke-width='2' stroke-linecap='round'/%3e%3c/svg%3e");
        background-repeat: no-repeat;
        background-size: 100% 100%; /* Ensure the background image fits within the icon */
        transition: transform .2s ease-in-out;
    }

    .accordion-button span {
        display: inline-block; /* Allow the text to sit next to the icon */
        flex-grow: 1; /* Make sure the text expands to take available space */
        text-align: right; /* Align the text to the right */
    }

@media(prefers-reduced-motion: reduce) {
    .accordion-button {
        transition: none
    }
}

.accordion-button:not(.collapsed) {
    color: rgb(137.7,30.6,57.6);
    background-color: rgb(244.8,232.9,235.9);
    box-shadow: inset 0 -1px 0 rgba(0,0,0,.125)
}

    .accordion-button:not(.collapsed)::after {
        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='rgb%28137.7, 30.6, 57.6%29'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
        transform: rotate(-180deg)
    }

.accordion-button::after {
    flex-shrink: 0;
    width: 1.25rem;
    height: 1.25rem;
    margin-left: auto;
    content: "";
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-size: 1.25rem;
    transition: transform .2s ease-in-out
}

@media(prefers-reduced-motion: reduce) {
    .accordion-button::after {
        transition: none
    }
}

.accordion-button:hover {
    z-index: 2
}

.accordion-button:focus {
    z-index: 3;
    border-color: rgb(204,144.5,159.5);
    outline: 0;
    box-shadow: 0 0 0 .25rem rgba(153,34,64,.25)
}

.accordion-header {
    margin-bottom: 0
}

.accordion-item {
    background-color: #000710;
    border: 1px solid rgba(0,0,0,.125)
}

    .accordion-item:first-of-type {
        border-top-left-radius: 0S;
        border-top-right-radius: 0S
    }

        .accordion-item:first-of-type .accordion-button {
            border-top-left-radius: calc(0S - 1px);
            border-top-right-radius: calc(0S - 1px)
        }

    .accordion-item:not(:first-of-type) {
        border-top: 0
    }

    .accordion-item:last-of-type {
        border-bottom-right-radius: 0S;
        border-bottom-left-radius: 0S
    }

        .accordion-item:last-of-type .accordion-button.collapsed {
            border-bottom-right-radius: calc(0S - 1px);
            border-bottom-left-radius: calc(0S - 1px)
        }

        .accordion-item:last-of-type .accordion-collapse {
            border-bottom-right-radius: 0S;
            border-bottom-left-radius: 0S
        }

.accordion-body {
    padding: 1rem 1.25rem
}

.accordion-flush .accordion-collapse {
    border-width: 0
}

.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-button {
        border-radius: 0
    }

.breadcrumb {
    display: flex;
    flex-wrap: wrap;
    padding: 0 0;
    margin-bottom: 1rem;
    list-style: none
}

.breadcrumb-item + .breadcrumb-item {
    padding-left: .5rem
}

    .breadcrumb-item + .breadcrumb-item::before {
        float: left;
        padding-right: .5rem;
        color: #98a2b3;
        content: var(--bs-breadcrumb-divider, "/") /* rtl: var(--bs-breadcrumb-divider, "/") */
    }

.breadcrumb-item.active {
    color: #98a2b3
}

.pagination {
    display: flex;
    padding-left: 0;
    list-style: none
}

.page-link {
    position: relative;
    display: block;
    color: #fff;
    background-color: #fff;
    border: 1px solid #eeeff2;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out
}

@media(prefers-reduced-motion: reduce) {
    .page-link {
        transition: none
    }
}

.page-link:hover {
    z-index: 2;
    color: #ccc;
    background-color: #f1f2f4;
    border-color: #eeeff2
}

.page-link:focus {
    z-index: 3;
    color: #ccc;
    background-color: #f1f2f4;
    outline: 0;
    box-shadow: 0 0 0 .25rem rgba(153,34,64,.25)
}

.page-item:not(:first-child) .page-link {
    margin-left: -1px
}

.page-item.active .page-link {
    z-index: 3;
    color: #fff;
    background-color: #992240;
    border-color: #992240
}

.page-item.disabled .page-link {
    color: #98a2b3;
    pointer-events: none;
    background-color: #fff;
    border-color: #eeeff2
}

.page-link {
    padding: .375rem .75rem
}

.page-item:first-child .page-link {
    border-top-left-radius: 0S;
    border-bottom-left-radius: 0S
}

.page-item:last-child .page-link {
    border-top-right-radius: 0S;
    border-bottom-right-radius: 0S
}

.pagination-lg .page-link {
    padding: .75rem 1.5rem;
    font-size: 1.25rem
}

.pagination-lg .page-item:first-child .page-link {
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px
}

.pagination-lg .page-item:last-child .page-link {
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px
}

.pagination-sm .page-link {
    padding: .25rem .5rem;
    font-size: 0.875rem
}

.pagination-sm .page-item:first-child .page-link {
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px
}

.pagination-sm .page-item:last-child .page-link {
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px
}

.badge {
    display: inline-block;
    padding: .35em .65em;
    font-size: 0.75em;
    font-weight: 400;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 4px
}

    .badge:empty {
        display: none
    }

.btn .badge {
    position: relative;
    top: -1px
}

.alert {
    position: relative;
    padding: 1rem 1rem;
    margin-bottom: 1rem;
    border: 1px solid rgba(0,0,0,0);
    border-radius: 0S
}

.alert-heading {
    color: inherit
}

.alert-link {
    font-weight: 600
}

.alert-dismissible {
    padding-right: 3rem
}

    .alert-dismissible .btn-close {
        position: absolute;
        top: 0;
        right: 0;
        z-index: 2;
        padding: 1.25rem 1rem
    }

.alert-primary {
    color: rgb(91.8,20.4,38.4);
    background-color: rgb(234.6,210.8,216.8);
    border-color: rgb(224.4,188.7,197.7)
}

    .alert-primary .alert-link {
        color: rgb(73.44,16.32,30.72)
    }

.alert-secondary {
    color: rgb(43.2,84.6,94.2);
    background-color: rgb(218.4,232.2,235.4);
    border-color: rgb(200.1,220.8,225.6)
}

    .alert-secondary .alert-link {
        color: rgb(34.56,67.68,75.36)
    }

.alert-success {
    color: rgb(19.2,83.6,35.2);
    background-color: rgb(213.6,245.8,221.6);
    border-color: rgb(192.9,241.2,204.9)
}

    .alert-success .alert-link {
        color: rgb(15.36,66.88,28.16)
    }

.alert-info {
    color: rgb(43.2,84.6,94.2);
    background-color: rgb(218.4,232.2,235.4);
    border-color: rgb(200.1,220.8,225.6)
}

    .alert-info .alert-link {
        color: rgb(34.56,67.68,75.36)
    }

.alert-cyan {
    color: rgb(30.4,97.6,102);
    background-color: rgb(219.2,252.8,255);
    border-color: rgb(201.3,251.7,255)
}

    .alert-cyan .alert-link {
        color: rgb(24.32,78.08,81.6)
    }

.alert-warning {
    color: rgb(153,95.4,6);
    background-color: rgb(255,235.8,206);
    border-color: rgb(255,226.2,181.5)
}

    .alert-warning .alert-link {
        color: rgb(122.4,76.32,4.8)
    }

.alert-danger {
    color: rgb(138.6,15,15.6);
    background-color: rgb(250.2,209,209.2);
    border-color: rgb(247.8,186,186.3)
}

    .alert-danger .alert-link {
        color: rgb(110.88,12,12.48)
    }

.alert-light {
    color: rgb(95.2,96,99.2);
    background-color: rgb(251.6,252,253.6);
    border-color: rgb(249.9,250.5,252.9)
}

    .alert-light .alert-link {
        color: rgb(76.16,76.8,79.36)
    }

.alert-white {
    color: #666;
    background-color: #fff;
    border-color: #fff
}

    .alert-white .alert-link {
        color: hsl(0,0%,32%)
    }

.alert-dark {
    color: rgb(0,4.2,9.6);
    background-color: rgb(204,205.4,207.2);
    border-color: rgb(178.5,180.6,183.3)
}

    .alert-dark .alert-link {
        color: rgb(0,3.36,7.68)
    }

.alert-black {
    color: #000;
    background-color: #ccc;
    border-color: hsl(0,0%,70%)
}

    .alert-black .alert-link {
        color: #000
    }

.alert-gray {
    color: rgb(95.2,95.6,96.8);
    background-color: rgb(251.6,251.8,252.4);
    border-color: rgb(249.9,250.2,251.1)
}

    .alert-gray .alert-link {
        color: rgb(76.16,76.48,77.44)
    }

.alert-gray-80 {
    color: rgb(93.6,94.4,96);
    background-color: rgb(250.8,251.2,252);
    border-color: rgb(248.7,249.3,250.5)
}

    .alert-gray-80 .alert-link {
        color: rgb(74.88,75.52,76.8)
    }

.alert-gray-700 {
    color: rgb(31.2,38.4,50.4);
    background-color: rgb(214.4,216.8,220.8);
    border-color: rgb(194.1,197.7,203.7)
}

    .alert-gray-700 .alert-link {
        color: rgb(24.96,30.72,40.32)
    }

.alert-gray-500 {
    color: hsla(0,0%,26.4150943396%,.88);
    background-color: hsla(0,0%,100%,.94);
    border-color: hsla(0,0%,100%,.91)
}

    .alert-gray-500 .alert-link {
        color: hsla(0,0%,20.0390370852%,.904)
    }

.alert-gray-600 {
    color: rgb(91.2,97.2,107.4);
    background-color: rgb(234.4,236.4,239.8);
    border-color: rgb(224.1,227.1,232.2)
}

    .alert-gray-600 .alert-link {
        color: rgb(72.96,77.76,85.92)
    }

.alert-outline-danger {
    color: hsla(0,14.2212189616%,18.2910611829%,.5811764706);
    background-color: hsla(0,94.0298507463%,99.4408133624%,.8603921569);
    border-color: hsla(0,94.0298507463%,99.0696793739%,.7905882353)
}

    .alert-outline-danger .alert-link {
        color: hsla(0,14.2212189616%,11.3586225322%,.6649411765)
    }

.alert-outline-success {
    color: rgba(1.6271186441,7.0847457627,2.9830508475,.64);
    background-color: rgba(252.3116883117,254.4025974026,252.8311688312,.82);
    border-color: rgba(250.4338235294,253.9852941176,251.3161764706,.73)
}

    .alert-outline-success .alert-link {
        color: rgba(1.0626080941,4.626772743,1.9481148392,.712)
    }

.alert-white-70 {
    color: hsla(0,0%,26.4150943396%,.88);
    background-color: hsla(0,0%,100%,.94);
    border-color: hsla(0,0%,100%,.91)
}

    .alert-white-70 .alert-link {
        color: hsla(0,0%,20.0390370852%,.904)
    }

.alert-outline-warning {
    color: rgba(53.3720930233,33.2790697674,2.0930232558,.58);
    background-color: rgba(255,250.9436619718,244.6478873239,.86);
    border-color: rgba(255,248.25,237.7734375,.79)
}

    .alert-outline-warning .alert-link {
        color: rgba(33.1078224101,20.6437010322,1.2983459769,.664)
    }

.alert-outline-cyan {
    color: rgba(8,25.6842105263,26.8421052632,.72);
    background-color: rgba(247.4366197183,254.5352112676,255,.86);
    border-color: rgba(242.4140625,254.2265625,255,.79)
}

    .alert-outline-cyan .alert-link {
        color: rgba(5.5384615385,17.7813765182,18.5829959514,.776)
    }

.alert-primary-op-80 {
    color: rgba(76.5,17,32,.88);
    background-color: rgba(240.4285714286,223.4285714286,227.7142857143,.96);
    border-color: rgba(232.3333333333,205.8888888889,212.5555555556,.94)
}

    .alert-primary-op-80 .alert-link {
        color: rgba(58.0344827586,12.8965517241,24.275862069,.904)
    }

@keyframes progress-bar-stripes {
    0% {
        background-position-x: 1rem
    }
}

.progress {
    display: flex;
    height: 1rem;
    overflow: hidden;
    font-size: 0.75rem;
    background-color: #f1f2f4;
    border-radius: 0S
}

.progress-bar {
    display: flex;
    flex-direction: column;
    justify-content: center;
    overflow: hidden;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    background-color: #992240;
    transition: width .6s ease
}

@media(prefers-reduced-motion: reduce) {
    .progress-bar {
        transition: none
    }
}

.progress-bar-striped {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-size: 1rem 1rem
}

.progress-bar-animated {
    animation: 1s linear infinite progress-bar-stripes
}

@media(prefers-reduced-motion: reduce) {
    .progress-bar-animated {
        animation: none
    }
}

.list-group {
    display: flex;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    border-radius: 0S
}

.list-group-numbered {
    list-style-type: none;
    counter-reset: section
}

    .list-group-numbered > li::before {
        content: counters(section, ".") ". ";
        counter-increment: section
    }

.list-group-item-action {
    width: 100%;
    color: #344054;
    text-align: inherit
}

    .list-group-item-action:hover, .list-group-item-action:focus {
        z-index: 1;
        color: #344054;
        text-decoration: none;
        background-color: #f9fafb
    }

    .list-group-item-action:active {
        color: #fff;
        background-color: #f1f2f4
    }

.list-group-item {
    position: relative;
    display: block;
    padding: 6px 8px;
    color: #fff;
    background-color: #fff;
    border: 1px solid rgba(0,0,0,.125)
}

    .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: #98a2b3;
        pointer-events: none;
        background-color: #fff
    }

    .list-group-item.active {
        z-index: 2;
        color: #fff;
        background-color: #992240;
        border-color: #992240
    }

    .list-group-item + .list-group-item {
        border-top-width: 0
    }

        .list-group-item + .list-group-item.active {
            margin-top: -1px;
            border-top-width: 1px
        }

.list-group-horizontal {
    flex-direction: row
}

    .list-group-horizontal > .list-group-item:first-child {
        border-bottom-left-radius: 0S;
        border-top-right-radius: 0
    }

    .list-group-horizontal > .list-group-item:last-child {
        border-top-right-radius: 0S;
        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: 1px;
        border-left-width: 0
    }

        .list-group-horizontal > .list-group-item + .list-group-item.active {
            margin-left: -1px;
            border-left-width: 1px
        }

@media(min-width: 576px) {
    .list-group-horizontal-sm {
        flex-direction: row
    }

        .list-group-horizontal-sm > .list-group-item:first-child {
            border-bottom-left-radius: 0S;
            border-top-right-radius: 0
        }

        .list-group-horizontal-sm > .list-group-item:last-child {
            border-top-right-radius: 0S;
            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: 1px;
            border-left-width: 0
        }

            .list-group-horizontal-sm > .list-group-item + .list-group-item.active {
                margin-left: -1px;
                border-left-width: 1px
            }
}

@media(min-width: 768px) {
    .list-group-horizontal-md {
        flex-direction: row
    }

        .list-group-horizontal-md > .list-group-item:first-child {
            border-bottom-left-radius: 0S;
            border-top-right-radius: 0
        }

        .list-group-horizontal-md > .list-group-item:last-child {
            border-top-right-radius: 0S;
            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: 1px;
            border-left-width: 0
        }

            .list-group-horizontal-md > .list-group-item + .list-group-item.active {
                margin-left: -1px;
                border-left-width: 1px
            }
}

@media(min-width: 992px) {
    .list-group-horizontal-lg {
        flex-direction: row
    }

        .list-group-horizontal-lg > .list-group-item:first-child {
            border-bottom-left-radius: 0S;
            border-top-right-radius: 0
        }

        .list-group-horizontal-lg > .list-group-item:last-child {
            border-top-right-radius: 0S;
            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: 1px;
            border-left-width: 0
        }

            .list-group-horizontal-lg > .list-group-item + .list-group-item.active {
                margin-left: -1px;
                border-left-width: 1px
            }
}

@media(min-width: 1200px) {
    .list-group-horizontal-xl {
        flex-direction: row
    }

        .list-group-horizontal-xl > .list-group-item:first-child {
            border-bottom-left-radius: 0S;
            border-top-right-radius: 0
        }

        .list-group-horizontal-xl > .list-group-item:last-child {
            border-top-right-radius: 0S;
            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: 1px;
            border-left-width: 0
        }

            .list-group-horizontal-xl > .list-group-item + .list-group-item.active {
                margin-left: -1px;
                border-left-width: 1px
            }
}

@media(min-width: 1400px) {
    .list-group-horizontal-xxl {
        flex-direction: row
    }

        .list-group-horizontal-xxl > .list-group-item:first-child {
            border-bottom-left-radius: 0S;
            border-top-right-radius: 0
        }

        .list-group-horizontal-xxl > .list-group-item:last-child {
            border-top-right-radius: 0S;
            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: 1px;
            border-left-width: 0
        }

            .list-group-horizontal-xxl > .list-group-item + .list-group-item.active {
                margin-left: -1px;
                border-left-width: 1px
            }
}

.list-group-flush {
    border-radius: 0
}

    .list-group-flush > .list-group-item {
        border-width: 0 0 1px
    }

        .list-group-flush > .list-group-item:last-child {
            border-bottom-width: 0
        }

.list-group-item-primary {
    color: rgb(91.8,20.4,38.4);
    background-color: rgb(234.6,210.8,216.8)
}

    .list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
        color: rgb(91.8,20.4,38.4);
        background-color: rgb(211.14,189.72,195.12)
    }

    .list-group-item-primary.list-group-item-action.active {
        color: #fff;
        background-color: rgb(91.8,20.4,38.4);
        border-color: rgb(91.8,20.4,38.4)
    }

.list-group-item-secondary {
    color: rgb(43.2,84.6,94.2);
    background-color: rgb(218.4,232.2,235.4)
}

    .list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus {
        color: rgb(43.2,84.6,94.2);
        background-color: rgb(196.56,208.98,211.86)
    }

    .list-group-item-secondary.list-group-item-action.active {
        color: #fff;
        background-color: rgb(43.2,84.6,94.2);
        border-color: rgb(43.2,84.6,94.2)
    }

.list-group-item-success {
    color: rgb(19.2,83.6,35.2);
    background-color: rgb(213.6,245.8,221.6)
}

    .list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus {
        color: rgb(19.2,83.6,35.2);
        background-color: rgb(192.24,221.22,199.44)
    }

    .list-group-item-success.list-group-item-action.active {
        color: #fff;
        background-color: rgb(19.2,83.6,35.2);
        border-color: rgb(19.2,83.6,35.2)
    }

.list-group-item-info {
    color: rgb(43.2,84.6,94.2);
    background-color: rgb(218.4,232.2,235.4)
}

    .list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus {
        color: rgb(43.2,84.6,94.2);
        background-color: rgb(196.56,208.98,211.86)
    }

    .list-group-item-info.list-group-item-action.active {
        color: #fff;
        background-color: rgb(43.2,84.6,94.2);
        border-color: rgb(43.2,84.6,94.2)
    }

.list-group-item-cyan {
    color: rgb(30.4,97.6,102);
    background-color: rgb(219.2,252.8,255)
}

    .list-group-item-cyan.list-group-item-action:hover, .list-group-item-cyan.list-group-item-action:focus {
        color: rgb(30.4,97.6,102);
        background-color: rgb(197.28,227.52,229.5)
    }

    .list-group-item-cyan.list-group-item-action.active {
        color: #fff;
        background-color: rgb(30.4,97.6,102);
        border-color: rgb(30.4,97.6,102)
    }

.list-group-item-warning {
    color: rgb(153,95.4,6);
    background-color: rgb(255,235.8,206)
}

    .list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus {
        color: rgb(153,95.4,6);
        background-color: rgb(229.5,212.22,185.4)
    }

    .list-group-item-warning.list-group-item-action.active {
        color: #fff;
        background-color: rgb(153,95.4,6);
        border-color: rgb(153,95.4,6)
    }

.list-group-item-danger {
    color: rgb(138.6,15,15.6);
    background-color: rgb(250.2,209,209.2)
}

    .list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus {
        color: rgb(138.6,15,15.6);
        background-color: rgb(225.18,188.1,188.28)
    }

    .list-group-item-danger.list-group-item-action.active {
        color: #fff;
        background-color: rgb(138.6,15,15.6);
        border-color: rgb(138.6,15,15.6)
    }

.list-group-item-light {
    color: rgb(95.2,96,99.2);
    background-color: rgb(251.6,252,253.6)
}

    .list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus {
        color: rgb(95.2,96,99.2);
        background-color: rgb(226.44,226.8,228.24)
    }

    .list-group-item-light.list-group-item-action.active {
        color: #fff;
        background-color: rgb(95.2,96,99.2);
        border-color: rgb(95.2,96,99.2)
    }

.list-group-item-white {
    color: #666;
    background-color: #fff
}

    .list-group-item-white.list-group-item-action:hover, .list-group-item-white.list-group-item-action:focus {
        color: #666;
        background-color: hsl(0,0%,90%)
    }

    .list-group-item-white.list-group-item-action.active {
        color: #fff;
        background-color: #666;
        border-color: #666
    }

.list-group-item-dark {
    color: rgb(0,4.2,9.6);
    background-color: rgb(204,205.4,207.2)
}

    .list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus {
        color: rgb(0,4.2,9.6);
        background-color: rgb(183.6,184.86,186.48)
    }

    .list-group-item-dark.list-group-item-action.active {
        color: #fff;
        background-color: rgb(0,4.2,9.6);
        border-color: rgb(0,4.2,9.6)
    }

.list-group-item-black {
    color: #000;
    background-color: #ccc
}

    .list-group-item-black.list-group-item-action:hover, .list-group-item-black.list-group-item-action:focus {
        color: #000;
        background-color: hsl(0,0%,72%)
    }

    .list-group-item-black.list-group-item-action.active {
        color: #fff;
        background-color: #000;
        border-color: #000
    }

.list-group-item-gray {
    color: rgb(95.2,95.6,96.8);
    background-color: rgb(251.6,251.8,252.4)
}

    .list-group-item-gray.list-group-item-action:hover, .list-group-item-gray.list-group-item-action:focus {
        color: rgb(95.2,95.6,96.8);
        background-color: rgb(226.44,226.62,227.16)
    }

    .list-group-item-gray.list-group-item-action.active {
        color: #fff;
        background-color: rgb(95.2,95.6,96.8);
        border-color: rgb(95.2,95.6,96.8)
    }

.list-group-item-gray-80 {
    color: rgb(93.6,94.4,96);
    background-color: rgb(250.8,251.2,252)
}

    .list-group-item-gray-80.list-group-item-action:hover, .list-group-item-gray-80.list-group-item-action:focus {
        color: rgb(93.6,94.4,96);
        background-color: rgb(225.72,226.08,226.8)
    }

    .list-group-item-gray-80.list-group-item-action.active {
        color: #fff;
        background-color: rgb(93.6,94.4,96);
        border-color: rgb(93.6,94.4,96)
    }

.list-group-item-gray-700 {
    color: rgb(31.2,38.4,50.4);
    background-color: rgb(214.4,216.8,220.8)
}

    .list-group-item-gray-700.list-group-item-action:hover, .list-group-item-gray-700.list-group-item-action:focus {
        color: rgb(31.2,38.4,50.4);
        background-color: rgb(192.96,195.12,198.72)
    }

    .list-group-item-gray-700.list-group-item-action.active {
        color: #fff;
        background-color: rgb(31.2,38.4,50.4);
        border-color: rgb(31.2,38.4,50.4)
    }

.list-group-item-gray-500 {
    color: hsla(0,0%,26.4150943396%,.88);
    background-color: hsla(0,0%,100%,.94)
}

    .list-group-item-gray-500.list-group-item-action:hover, .list-group-item-gray-500.list-group-item-action:focus {
        color: hsla(0,0%,26.4150943396%,.88);
        background-color: hsla(0,0%,88.8655462185%,.946)
    }

    .list-group-item-gray-500.list-group-item-action.active {
        color: #fff;
        background-color: hsla(0,0%,26.4150943396%,.88);
        border-color: hsla(0,0%,26.4150943396%,.88)
    }

.list-group-item-gray-600 {
    color: rgb(91.2,97.2,107.4);
    background-color: rgb(234.4,236.4,239.8)
}

    .list-group-item-gray-600.list-group-item-action:hover, .list-group-item-gray-600.list-group-item-action:focus {
        color: rgb(91.2,97.2,107.4);
        background-color: rgb(210.96,212.76,215.82)
    }

    .list-group-item-gray-600.list-group-item-action.active {
        color: #fff;
        background-color: rgb(91.2,97.2,107.4);
        border-color: rgb(91.2,97.2,107.4)
    }

.list-group-item-outline-danger {
    color: hsla(0,14.2212189616%,18.2910611829%,.5811764706);
    background-color: hsla(0,94.0298507463%,99.4408133624%,.8603921569)
}

    .list-group-item-outline-danger.list-group-item-action:hover, .list-group-item-outline-danger.list-group-item-action:focus {
        color: hsla(0,14.2212189616%,18.2910611829%,.5811764706);
        background-color: hsla(0,3.4419953998%,86.6836615157%,.8743529412)
    }

    .list-group-item-outline-danger.list-group-item-action.active {
        color: #fff;
        background-color: hsla(0,14.2212189616%,18.2910611829%,.5811764706);
        border-color: hsla(0,14.2212189616%,18.2910611829%,.5811764706)
    }

.list-group-item-outline-success {
    color: rgba(1.6271186441,7.0847457627,2.9830508475,.64);
    background-color: rgba(252.3116883117,254.4025974026,252.8311688312,.82)
}

    .list-group-item-outline-success.list-group-item-action:hover, .list-group-item-outline-success.list-group-item-action:focus {
        color: rgba(1.6271186441,7.0847457627,2.9830508475,.64);
        background-color: hsla(134.9068322981,2.4648102072%,85.6595067934%,.838)
    }

    .list-group-item-outline-success.list-group-item-action.active {
        color: #fff;
        background-color: rgba(1.6271186441,7.0847457627,2.9830508475,.64);
        border-color: rgba(1.6271186441,7.0847457627,2.9830508475,.64)
    }

.list-group-item-white-70 {
    color: hsla(0,0%,26.4150943396%,.88);
    background-color: hsla(0,0%,100%,.94)
}

    .list-group-item-white-70.list-group-item-action:hover, .list-group-item-white-70.list-group-item-action:focus {
        color: hsla(0,0%,26.4150943396%,.88);
        background-color: hsla(0,0%,88.8655462185%,.946)
    }

    .list-group-item-white-70.list-group-item-action.active {
        color: #fff;
        background-color: hsla(0,0%,26.4150943396%,.88);
        border-color: hsla(0,0%,26.4150943396%,.88)
    }

.list-group-item-outline-warning {
    color: rgba(53.3720930233,33.2790697674,2.0930232558,.58);
    background-color: rgba(255,250.9436619718,244.6478873239,.86)
}

    .list-group-item-outline-warning.list-group-item-action:hover, .list-group-item-outline-warning.list-group-item-action:focus {
        color: rgba(53.3720930233,33.2790697674,2.0930232558,.58);
        background-color: hsla(36.4897959184,12.1122118535%,85.3929219194%,.874)
    }

    .list-group-item-outline-warning.list-group-item-action.active {
        color: #fff;
        background-color: rgba(53.3720930233,33.2790697674,2.0930232558,.58);
        border-color: rgba(53.3720930233,33.2790697674,2.0930232558,.58)
    }

.list-group-item-outline-cyan {
    color: rgba(8,25.6842105263,26.8421052632,.72);
    background-color: rgba(247.4366197183,254.5352112676,255,.86)
}

    .list-group-item-outline-cyan.list-group-item-action:hover, .list-group-item-outline-cyan.list-group-item-action:focus {
        color: rgba(8,25.6842105263,26.8421052632,.72);
        background-color: hsla(183.687150838,9.1478125829%,85.8695335767%,.874)
    }

    .list-group-item-outline-cyan.list-group-item-action.active {
        color: #fff;
        background-color: rgba(8,25.6842105263,26.8421052632,.72);
        border-color: rgba(8,25.6842105263,26.8421052632,.72)
    }

.list-group-item-primary-op-80 {
    color: rgba(76.5,17,32,.88);
    background-color: rgba(240.4285714286,223.4285714286,227.7142857143,.96)
}

    .list-group-item-primary-op-80.list-group-item-action:hover, .list-group-item-primary-op-80.list-group-item-action:focus {
        color: rgba(76.5,17,32,.88);
        background-color: rgba(214.5974025974,199.4238488784,203.2491145218,.964)
    }

    .list-group-item-primary-op-80.list-group-item-action.active {
        color: #fff;
        background-color: rgba(76.5,17,32,.88);
        border-color: rgba(76.5,17,32,.88)
    }

.btn-close {
    box-sizing: content-box;
    width: 1em;
    height: 1em;
    padding: .25em .25em;
    color: #000;
    background: rgba(0,0,0,0) url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;
    border: 0;
    border-radius: 0S;
    opacity: .5
}

    .btn-close:hover {
        color: #000;
        text-decoration: none;
        opacity: .75
    }

    .btn-close:focus {
        outline: 0;
        box-shadow: 0 0 0 .25rem rgba(153,34,64,.25);
        opacity: 1
    }

    .btn-close:disabled, .btn-close.disabled {
        pointer-events: none;
        user-select: none;
        opacity: .25
    }

.btn-close-white {
    filter: invert(1) grayscale(100%) brightness(200%)
}

.toast {
    width: 350px;
    max-width: 100%;
    font-size: 0.875rem;
    pointer-events: auto;
    background-color: hsla(0,0%,100%,.85);
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.1);
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15);
    border-radius: 0S
}

    .toast:not(.showing):not(.show) {
        opacity: 0
    }

    .toast.hide {
        display: none
    }

.toast-container {
    width: max-content;
    max-width: 100%;
    pointer-events: none
}

    .toast-container > :not(:last-child) {
        margin-bottom: .75rem
    }

.toast-header {
    display: flex;
    align-items: center;
    padding: .5rem .75rem;
    color: #98a2b3;
    background-color: hsla(0,0%,100%,.85);
    background-clip: padding-box;
    border-bottom: 1px solid rgba(0,0,0,.05);
    border-top-left-radius: calc(0S - 1px);
    border-top-right-radius: calc(0S - 1px)
}

    .toast-header .btn-close {
        margin-right: -0.375rem;
        margin-left: .75rem
    }

.toast-body {
    padding: .75rem;
    word-wrap: break-word
}

.modal-open {
    overflow: hidden
}

    .modal-open .modal {
        overflow-x: hidden;
        overflow-y: auto
    }

.modal {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    width: 100%;
    height: 100%;
    overflow: hidden;
    outline: 0
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: .5rem;
    pointer-events: none
}

.modal.fade .modal-dialog {
    transition: transform .3s ease-out;
    transform: translate(0, -50px)
}

@media(prefers-reduced-motion: reduce) {
    .modal.fade .modal-dialog {
        transition: none
    }
}

.modal.show .modal-dialog {
    transform: none
}

.modal.modal-static .modal-dialog {
    transform: scale(1.02)
}

.modal-dialog-scrollable {
    height: calc(100% - 1rem)
}

    .modal-dialog-scrollable .modal-content {
        max-height: 100%;
        overflow: hidden
    }

    .modal-dialog-scrollable .modal-body {
        overflow-y: auto
    }

.modal-dialog-centered {
    display: flex;
    align-items: center;
    min-height: calc(100% - 1rem)
}

.modal-content {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 8px;
    outline: 0
}

.modal-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1040;
    width: 100vw;
    height: 100vh;
    background-color: #000
}

    .modal-backdrop.fade {
        opacity: 0
    }

    .modal-backdrop.show {
        opacity: .5
    }

.modal-header {
    display: flex;
    flex-shrink: 0;
    align-items: center;
    justify-content: space-between;
    padding: 1rem 1rem;
    border-bottom: 1px solid #eeeff2;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px
}

    .modal-header .btn-close {
        padding: .5rem .5rem;
        margin: -0.5rem -0.5rem -0.5rem auto
    }

.modal-title {
    margin-bottom: 0;
    line-height: 1.4
}

.modal-body {
    position: relative;
    flex: 1 1 auto;
    padding: 1rem
}

.modal-footer {
    display: flex;
    flex-wrap: wrap;
    flex-shrink: 0;
    align-items: center;
    justify-content: flex-end;
    padding: .75rem;
    border-top: 1px solid #eeeff2;
    border-bottom-right-radius: 7px;
    border-bottom-left-radius: 7px
}

    .modal-footer > * {
        margin: .25rem
    }

@media(min-width: 576px) {
    .modal-dialog {
        max-width: 500px;
        margin: 1.75rem auto
    }

    .modal-dialog-scrollable {
        height: calc(100% - 3.5rem)
    }

    .modal-dialog-centered {
        min-height: calc(100% - 3.5rem)
    }

    .modal-sm {
        max-width: 300px
    }
}

@media(min-width: 992px) {
    .modal-lg, .modal-xl {
        max-width: 800px
    }
}

@media(min-width: 1200px) {
    .modal-xl {
        max-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 {
        border-radius: 0
    }

    .modal-fullscreen .modal-body {
        overflow-y: auto
    }

    .modal-fullscreen .modal-footer {
        border-radius: 0
    }

@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 {
            border-radius: 0
        }

        .modal-fullscreen-sm-down .modal-body {
            overflow-y: auto
        }

        .modal-fullscreen-sm-down .modal-footer {
            border-radius: 0
        }
}

@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 {
            border-radius: 0
        }

        .modal-fullscreen-md-down .modal-body {
            overflow-y: auto
        }

        .modal-fullscreen-md-down .modal-footer {
            border-radius: 0
        }
}

@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 {
            border-radius: 0
        }

        .modal-fullscreen-lg-down .modal-body {
            overflow-y: auto
        }

        .modal-fullscreen-lg-down .modal-footer {
            border-radius: 0
        }
}

@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 {
            border-radius: 0
        }

        .modal-fullscreen-xl-down .modal-body {
            overflow-y: auto
        }

        .modal-fullscreen-xl-down .modal-footer {
            border-radius: 0
        }
}

@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 {
            border-radius: 0
        }

        .modal-fullscreen-xxl-down .modal-body {
            overflow-y: auto
        }

        .modal-fullscreen-xxl-down .modal-footer {
            border-radius: 0
        }
}

.tooltip {
    position: absolute;
    z-index: 1080;
    display: block;
    margin: 0;
    font-family: "cairo",sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1.4;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: 0.875rem;
    word-wrap: break-word;
    opacity: 0
}

    .tooltip.show {
        opacity: .9
    }

    .tooltip .tooltip-arrow {
        position: absolute;
        display: block;
        width: .8rem;
        height: .4rem
    }

        .tooltip .tooltip-arrow::before {
            position: absolute;
            content: "";
            border-color: rgba(0,0,0,0);
            border-style: solid
        }

.bs-tooltip-top, .bs-tooltip-auto[data-popper-placement^=top] {
    padding: .4rem 0
}

    .bs-tooltip-top .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow {
        bottom: 0
    }

        .bs-tooltip-top .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow::before {
            top: -1px;
            border-width: .4rem .4rem 0;
            border-top-color: #000
        }

.bs-tooltip-end, .bs-tooltip-auto[data-popper-placement^=right] {
    padding: 0 .4rem
}

    .bs-tooltip-end .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow {
        left: 0;
        width: .4rem;
        height: .8rem
    }

        .bs-tooltip-end .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow::before {
            right: -1px;
            border-width: .4rem .4rem .4rem 0;
            border-right-color: #000
        }

.bs-tooltip-bottom, .bs-tooltip-auto[data-popper-placement^=bottom] {
    padding: .4rem 0
}

    .bs-tooltip-bottom .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow {
        top: 0
    }

        .bs-tooltip-bottom .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow::before {
            bottom: -1px;
            border-width: 0 .4rem .4rem;
            border-bottom-color: #000
        }

.bs-tooltip-start, .bs-tooltip-auto[data-popper-placement^=left] {
    padding: 0 .4rem
}

    .bs-tooltip-start .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow {
        right: 0;
        width: .4rem;
        height: .8rem
    }

        .bs-tooltip-start .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow::before {
            left: -1px;
            border-width: .4rem 0 .4rem .4rem;
            border-left-color: #000
        }

.tooltip-inner {
    max-width: 200px;
    padding: .25rem .5rem;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 0S
}

.popover {
    position: absolute;
    top: 0;
    left: 0 /* rtl:ignore */;
    z-index: 1070;
    display: block;
    max-width: 276px;
    font-family: "cairo",sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1.4;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: 0.875rem;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 8px
}

    .popover .popover-arrow {
        position: absolute;
        display: block;
        width: 1rem;
        height: .5rem
    }

        .popover .popover-arrow::before, .popover .popover-arrow::after {
            position: absolute;
            display: block;
            content: "";
            border-color: rgba(0,0,0,0);
            border-style: solid
        }

.bs-popover-top > .popover-arrow, .bs-popover-auto[data-popper-placement^=top] > .popover-arrow {
    bottom: calc(-0.5rem - 1px)
}

    .bs-popover-top > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=top] > .popover-arrow::before {
        bottom: 0;
        border-width: .5rem .5rem 0;
        border-top-color: rgba(0,0,0,.25)
    }

    .bs-popover-top > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=top] > .popover-arrow::after {
        bottom: 1px;
        border-width: .5rem .5rem 0;
        border-top-color: #fff
    }

.bs-popover-end > .popover-arrow, .bs-popover-auto[data-popper-placement^=right] > .popover-arrow {
    left: calc(-0.5rem - 1px);
    width: .5rem;
    height: 1rem
}

    .bs-popover-end > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=right] > .popover-arrow::before {
        left: 0;
        border-width: .5rem .5rem .5rem 0;
        border-right-color: rgba(0,0,0,.25)
    }

    .bs-popover-end > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=right] > .popover-arrow::after {
        left: 1px;
        border-width: .5rem .5rem .5rem 0;
        border-right-color: #fff
    }

.bs-popover-bottom > .popover-arrow, .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow {
    top: calc(-0.5rem - 1px)
}

    .bs-popover-bottom > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::before {
        top: 0;
        border-width: 0 .5rem .5rem .5rem;
        border-bottom-color: rgba(0,0,0,.25)
    }

    .bs-popover-bottom > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::after {
        top: 1px;
        border-width: 0 .5rem .5rem .5rem;
        border-bottom-color: #fff
    }

.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: 1rem;
    margin-left: -0.5rem;
    content: "";
    border-bottom: 1px solid hsl(0,0%,94%)
}

.bs-popover-start > .popover-arrow, .bs-popover-auto[data-popper-placement^=left] > .popover-arrow {
    right: calc(-0.5rem - 1px);
    width: .5rem;
    height: 1rem
}

    .bs-popover-start > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=left] > .popover-arrow::before {
        right: 0;
        border-width: .5rem 0 .5rem .5rem;
        border-left-color: rgba(0,0,0,.25)
    }

    .bs-popover-start > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=left] > .popover-arrow::after {
        right: 1px;
        border-width: .5rem 0 .5rem .5rem;
        border-left-color: #fff
    }

.popover-header {
    padding: .5rem 1rem;
    margin-bottom: 0;
    font-size: 1rem;
    color: #fff;
    background-color: hsl(0,0%,94%);
    border-bottom: 1px solid hsl(0,0%,84.6%);
    border-top-left-radius: 7px;
    border-top-right-radius: 7px
}

    .popover-header:empty {
        display: none
    }

.popover-body {
    padding: 1rem 1rem;
    color: #fff
}

.carousel {
    position: relative
}

    .carousel.pointer-event {
        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%;
    backface-visibility: hidden;
    transition: transform .6s ease-in-out
}

@media(prefers-reduced-motion: reduce) {
    .carousel-item {
        transition: none
    }
}

.carousel-item.active, .carousel-item-next, .carousel-item-prev {
    display: block
}

    .carousel-item-next:not(.carousel-item-start), .active.carousel-item-end {
        transform: translateX(100%)
    }

    .carousel-item-prev:not(.carousel-item-end), .active.carousel-item-start {
        transform: translateX(-100%)
    }

.carousel-fade .carousel-item {
    opacity: 0;
    transition-property: opacity;
    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;
    transition: opacity 0s .6s
}

@media(prefers-reduced-motion: reduce) {
    .carousel-fade .active.carousel-item-start, .carousel-fade .active.carousel-item-end {
        transition: none
    }
}

.carousel-control-prev, .carousel-control-next {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 80px;
    padding: 0;
    color: #fff;
    text-align: center;
    background: none;
    border: 0;
    opacity: .5;
    transition: opacity .15s ease
}

@media(prefers-reduced-motion: reduce) {
    .carousel-control-prev, .carousel-control-next {
        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 0z'/%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-.708z'/%3e%3c/svg%3e")
}

.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
    display: flex;
    justify-content: center;
    padding: 0;
    margin-right: 80px;
    margin-bottom: 1rem;
    margin-left: 80px;
    list-style: none
}

    .carousel-indicators [data-bs-target] {
        box-sizing: content-box;
        flex: 0 1 auto;
        width: 30px;
        height: 3px;
        padding: 0;
        margin-right: 3px;
        margin-left: 3px;
        text-indent: -999px;
        cursor: pointer;
        background-color: #fff;
        background-clip: padding-box;
        border: 0;
        border-top: 10px solid rgba(0,0,0,0);
        border-bottom: 10px solid rgba(0,0,0,0);
        opacity: .5;
        transition: opacity .6s ease
    }

@media(prefers-reduced-motion: reduce) {
    .carousel-indicators [data-bs-target] {
        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: #fff;
    text-align: center
}

.carousel-dark .carousel-control-prev-icon, .carousel-dark .carousel-control-next-icon {
    filter: invert(1) grayscale(100)
}

.carousel-dark .carousel-indicators [data-bs-target] {
    background-color: #000
}

.carousel-dark .carousel-caption {
    color: #000
}

@keyframes spinner-border {
    to {
        transform: rotate(360deg) /* rtl:ignore */
    }
}

.spinner-border {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    vertical-align: -0.125em;
    border: .25em solid currentColor;
    border-right-color: rgba(0,0,0,0);
    border-radius: 50%;
    animation: .75s linear infinite spinner-border
}

.spinner-border-sm {
    width: 1rem;
    height: 1rem;
    border-width: .2em
}

@keyframes spinner-grow {
    0% {
        transform: scale(0)
    }

    50% {
        opacity: 1;
        transform: none
    }
}

.spinner-grow {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    vertical-align: -0.125em;
    background-color: currentColor;
    border-radius: 50%;
    opacity: 0;
    animation: .75s linear infinite spinner-grow
}

.spinner-grow-sm {
    width: 1rem;
    height: 1rem
}

@media(prefers-reduced-motion: reduce) {
    .spinner-border, .spinner-grow {
        animation-duration: 1.5s
    }
}

.offcanvas {
    position: fixed;
    bottom: 0;
    z-index: 1050;
    display: flex;
    flex-direction: column;
    max-width: 100%;
    visibility: hidden;
    background-color: #fff;
    background-clip: padding-box;
    outline: 0;
    transition: transform .3s ease-in-out
}

@media(prefers-reduced-motion: reduce) {
    .offcanvas {
        transition: none
    }
}

.offcanvas-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 1rem 1rem
}

    .offcanvas-header .btn-close {
        padding: .5rem .5rem;
        margin: -0.5rem -0.5rem -0.5rem auto
    }

.offcanvas-title {
    margin-bottom: 0;
    line-height: 1.4
}

.offcanvas-body {
    flex-grow: 1;
    padding: 1rem 1rem;
    overflow-y: auto
}

.offcanvas-start {
    top: 0;
    left: 0;
    width: 400px;
    border-right: 1px solid rgba(0,0,0,.2);
    transform: translateX(-100%)
}

.offcanvas-end {
    top: 0;
    right: 0;
    width: 400px;
    border-left: 1px solid rgba(0,0,0,.2);
    transform: translateX(100%)
}

.offcanvas-top {
    top: 0;
    right: 0;
    left: 0;
    height: 30vh;
    max-height: 100%;
    border-bottom: 1px solid rgba(0,0,0,.2);
    transform: translateY(-100%)
}

.offcanvas-bottom {
    right: 0;
    left: 0;
    height: 30vh;
    max-height: 100%;
    border-top: 1px solid rgba(0,0,0,.2);
    transform: translateY(100%)
}

.offcanvas.show {
    transform: none
}

.clearfix::after {
    display: block;
    clear: both;
    content: ""
}

.link-primary {
    color: #992240
}

    .link-primary:hover, .link-primary:focus {
        color: rgb(122.4,27.2,51.2)
    }

.link-secondary {
    color: #488d9d
}

    .link-secondary:hover, .link-secondary:focus {
        color: rgb(108.6,163.8,176.6)
    }

.link-success {
    color: #30d158
}

    .link-success:hover, .link-success:focus {
        color: rgb(89.4,218.2,121.4)
    }

.link-info {
    color: #488d9d
}

    .link-info:hover, .link-info:focus {
        color: rgb(108.6,163.8,176.6)
    }

.link-cyan {
    color: #4cf4ff
}

    .link-cyan:hover, .link-cyan:focus {
        color: rgb(111.8,246.2,255)
    }

.link-warning {
    color: #ff9f0a
}

    .link-warning:hover, .link-warning:focus {
        color: rgb(255,178.2,59)
    }

.link-danger {
    color: #e7191a
}

    .link-danger:hover, .link-danger:focus {
        color: rgb(184.8,20,20.8)
    }

.link-light {
    color: #eef0f8
}

    .link-light:hover, .link-light:focus {
        color: rgb(241.4,243,249.4)
    }

.link-white {
    color: #fff
}

    .link-white:hover, .link-white:focus {
        color: #fff
    }

.link-dark {
    color: #000710
}

    .link-dark:hover, .link-dark:focus {
        color: rgb(0,5.6,12.8)
    }

.link-black {
    color: #000
}

    .link-black:hover, .link-black:focus {
        color: #000
    }

.link-gray {
    color: #eeeff2
}

    .link-gray:hover, .link-gray:focus {
        color: rgb(241.4,242.2,244.6)
    }

.link-gray-80 {
    color: #eaecf0
}

    .link-gray-80:hover, .link-gray-80:focus {
        color: rgb(238.2,239.8,243)
    }

.link-gray-700 {
    color: #344054
}

    .link-gray-700:hover, .link-gray-700:focus {
        color: rgb(41.6,51.2,67.2)
    }

.link-gray-500 {
    color: hsla(0,0%,100%,.7)
}

    .link-gray-500:hover, .link-gray-500:focus {
        color: hsla(0,0%,100%,.76)
    }

.link-gray-600 {
    color: #98a2b3
}

    .link-gray-600:hover, .link-gray-600:focus {
        color: rgb(172.6,180.6,194.2)
    }

.link-outline-danger {
    color: rgba(253,190,190,.3019607843)
}

    .link-outline-danger:hover, .link-outline-danger:focus {
        color: hsla(0,94.0298507463%,94.5394406076%,.4415686275)
    }

.link-outline-success {
    color: rgba(48,209,88,.1)
}

    .link-outline-success:hover, .link-outline-success:focus {
        color: rgba(219,247,225.9565217391,.28)
    }

.link-white-70 {
    color: hsla(0,0%,100%,.7)
}

    .link-white-70:hover, .link-white-70:focus {
        color: hsla(0,0%,100%,.76)
    }

.link-outline-warning {
    color: rgba(255,159,10,.3)
}

    .link-outline-warning:hover, .link-outline-warning:focus {
        color: rgba(255,215.275862069,153.6206896552,.44)
    }

.link-outline-cyan {
    color: rgba(76,244,255,.3)
}

    .link-outline-cyan:hover, .link-outline-cyan:focus {
        color: hsla(183.687150838,100%,85.476673428%,.44)
    }

.link-primary-op-80 {
    color: rgba(153,34,64,.8)
}

    .link-primary-op-80:hover, .link-primary-op-80:focus {
        color: rgba(111.2727272727,24.7272727273,46.5454545455,.84)
    }

.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
}

@media(min-width: 576px) {
    .sticky-sm-top {
        position: sticky;
        top: 0;
        z-index: 1020
    }
}

@media(min-width: 768px) {
    .sticky-md-top {
        position: sticky;
        top: 0;
        z-index: 1020
    }
}

@media(min-width: 992px) {
    .sticky-lg-top {
        position: sticky;
        top: 0;
        z-index: 1020
    }
}

@media(min-width: 1200px) {
    .sticky-xl-top {
        position: sticky;
        top: 0;
        z-index: 1020
    }
}

@media(min-width: 1400px) {
    .sticky-xxl-top {
        position: sticky;
        top: 0;
        z-index: 1020
    }
}

.visually-hidden, .visually-hidden-focusable:not(:focus):not(:focus-within) {
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    padding: 0 !important;
    margin: -1px !important;
    overflow: hidden !important;
    clip: rect(0, 0, 0, 0) !important;
    white-space: nowrap !important;
    border: 0 !important
}

.stretched-link::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
}

.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: right !important
}

.float-end {
    float: left !important
}

.float-none {
    float: none !important
}

.overflow-auto {
    overflow: auto !important
}

.overflow-hidden {
    overflow: hidden !important
}

.overflow-visible {
    overflow: visible !important
}

.overflow-scroll {
    overflow: 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-table {
    display: table !important
}

.d-table-row {
    display: table-row !important
}

.d-table-cell {
    display: table-cell !important
}

.d-flex, .video_hero {
    display: flex !important
}

.d-inline-flex {
    display: inline-flex !important
}

.d-none {
    display: none !important
}

.d-table-header-group {
    display: table-header-group !important
}

.d-table-row-group {
    display: table-row-group !important
}

.shadow {
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15) !important
}

.shadow-sm {
    box-shadow: 0 .125rem .25rem rgba(0,0,0,.075) !important
}

.shadow-lg {
    box-shadow: 0 1rem 3rem rgba(0,0,0,.175) !important
}

.shadow-none {
    box-shadow: none !important
}

.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-10px {
    top: 10px !important
}

.top-20px {
    top: 20px !important
}

.top-1rem {
    top: 1rem !important
}

.top-2rem {
    top: 2rem !important
}

.top-3rem {
    top: 3rem !important
}

.top-50 {
    top: 50% !important
}

.top-100 {
    top: 100% !important
}

.bottom-0 {
    bottom: 0 !important
}

.bottom-10px {
    bottom: 10px !important
}

.bottom-20px {
    bottom: 20px !important
}

.bottom-1rem {
    bottom: 1rem !important
}

.bottom-2rem {
    bottom: 2rem !important
}

.bottom-3rem {
    bottom: 3rem !important
}

.bottom-50 {
    bottom: 50% !important
}

.bottom-100 {
    bottom: 100% !important
}

.start-0 {
    left: 0 !important
}

.start-10px {
    left: 10px !important
}

.start-20px {
    left: 20px !important
}

.start-1rem {
    left: 1rem !important
}

.start-2rem {
    left: 2rem !important
}

.start-3rem {
    left: 3rem !important
}

.start-50 {
    left: 50% !important
}

.start-100 {
    left: 100% !important
}

.end-0 {
    right: 0 !important
}

.end-10px {
    right: 10px !important
}

.end-20px {
    right: 20px !important
}

.end-1rem {
    right: 1rem !important
}

.end-2rem {
    right: 2rem !important
}

.end-3rem {
    right: 3rem !important
}

.end-50 {
    right: 50% !important
}

.end-100 {
    right: 100% !important
}

.translate-middle {
    transform: translate(-50%, -50%) !important
}

.translate-middle-x {
    transform: translateX(-50%) !important
}

.translate-middle-y {
    transform: translateY(-50%) !important
}

.border {
    border: 1px solid #eeeff2 !important
}

.border-0 {
    border: 0 !important
}

.border-dashed {
    border: 1px dashed #eeeff2 !important
}

.border-top {
    border-top: 1px solid #eeeff2 !important
}

.border-top-0 {
    border-top: 0 !important
}

.border-end {
    border-right: 1px solid #eeeff2 !important
}

.border-end-0 {
    border-right: 0 !important
}

.border-bottom {
    border-bottom: 1px solid #eeeff2 !important
}

.border-bottom-0 {
    border-bottom: 0 !important
}

.border-start {
    border-left: 1px solid #eeeff2 !important
}

.border-start-0 {
    border-left: 0 !important
}

.border-primary {
    border-color: #992240 !important
}

.border-secondary {
    border-color: #488d9d !important
}

.border-success {
    border-color: #30d158 !important
}

.border-info {
    border-color: #488d9d !important
}

.border-cyan {
    border-color: #4cf4ff !important
}

.border-warning {
    border-color: #ff9f0a !important
}

.border-danger {
    border-color: #e7191a !important
}

.border-light {
    border-color: #eef0f8 !important
}

.border-white {
    border-color: #fff !important
}

.border-dark {
    border-color: #000710 !important
}

.border-black {
    border-color: #000 !important
}

.border-gray {
    border-color: #eeeff2 !important
}

.border-gray-80 {
    border-color: #eaecf0 !important
}

.border-gray-700 {
    border-color: #344054 !important
}

.border-gray-500 {
    border-color: hsla(0,0%,100%,.7) !important
}

.border-gray-600 {
    border-color: #98a2b3 !important
}

.border-outline-danger {
    border-color: rgba(253,190,190,.3019607843) !important
}

.border-outline-success {
    border-color: rgba(48,209,88,.1) !important
}

.border-white-70 {
    border-color: hsla(0,0%,100%,.7) !important
}

.border-outline-warning {
    border-color: rgba(255,159,10,.3) !important
}

.border-outline-cyan {
    border-color: rgba(76,244,255,.3) !important
}

.border-primary-op-80 {
    border-color: rgba(153,34,64,.8) !important
}

.border-1 {
    border-width: 1px !important
}

.border-2 {
    border-width: 2px !important
}

.border-3 {
    border-width: 3px !important
}

.border-4 {
    border-width: 4px !important
}

.border-5 {
    border-width: 5px !important
}

.w-25 {
    width: 25% !important
}

.w-50 {
    width: 50% !important
}

.w-75 {
    width: 75% !important
}

.w-100 {
    width: 100% !important
}

.w-auto {
    width: auto !important
}

.mw-100 {
    max-width: 100% !important
}

.mw-290px {
    max-width: 290px !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
}

.h-100px {
    height: 100px !important
}

.h-200px {
    height: 200px !important
}

.h-250px {
    height: 250px !important
}

.h-300px {
    height: 300px !important
}

.h-350px {
    height: 350px !important
}

.h-400px {
    height: 400px !important
}

.mh-100 {
    max-height: 100% !important
}

.mh-290px {
    max-height: 290px !important
}

.mh-500px {
    max-height: 500px !important
}

.vh-100 {
    height: 100vh !important
}

.min-vh-100 {
    min-height: 100vh !important
}

.flex-fill {
    flex: 1 1 auto !important
}

.flex-row {
    flex-direction: row !important
}

.flex-column {
    flex-direction: column !important
}

.flex-row-reverse {
    flex-direction: row-reverse !important
}

.flex-column-reverse {
    flex-direction: column-reverse !important
}

.flex-grow-0 {
    flex-grow: 0 !important
}

.flex-grow-1 {
    flex-grow: 1 !important
}

.flex-shrink-0 {
    flex-shrink: 0 !important
}

.flex-shrink-1 {
    flex-shrink: 1 !important
}

.flex-wrap {
    flex-wrap: wrap !important
}

.flex-nowrap {
    flex-wrap: nowrap !important
}

.flex-wrap-reverse {
    flex-wrap: wrap-reverse !important
}

.gap-0 {
    gap: 0 !important
}

.gap--120px {
    gap: -120px !important
}

.gap--235px {
    gap: -235px !important
}

.gap-160px {
    gap: 160px !important
}

.gap-1px {
    gap: 1px !important
}

.gap-5px {
    gap: 5px !important
}

.gap-10px {
    gap: 10px !important
}

.gap-15px {
    gap: 15px !important
}

.gap-16px {
    gap: 16px !important
}

.gap-20px {
    gap: 20px !important
}

.gap-30px {
    gap: 30px !important
}

.gap-40px {
    gap: 40px !important
}

.gap-60px {
    gap: 60px !important
}

.gap-88px {
    gap: 88px !important
}

.gap-100px {
    gap: 100px !important
}

.gap-1 {
    gap: .25rem !important
}

.gap-2 {
    gap: .5rem !important
}

.gap-3 {
    gap: 1rem !important
}

.gap-4 {
    gap: 1.5rem !important
}

.gap-5 {
    gap: 3rem !important
}

.justify-content-start {
    justify-content: flex-start !important
}

.justify-content-end {
    justify-content: flex-end !important
}

.justify-content-center, .video_hero {
    justify-content: center !important
}

.justify-content-between {
    justify-content: space-between !important
}

.justify-content-around {
    justify-content: space-around !important
}

.justify-content-evenly {
    justify-content: space-evenly !important
}

.align-items-start {
    align-items: flex-start !important
}

.align-items-end {
    align-items: flex-end !important
}

.align-items-center, .video_hero {
    align-items: center !important
}

.align-items-baseline {
    align-items: baseline !important
}

.align-items-stretch {
    align-items: stretch !important
}

.align-content-start {
    align-content: flex-start !important
}

.align-content-end {
    align-content: flex-end !important
}

.align-content-center {
    align-content: center !important
}

.align-content-between {
    align-content: space-between !important
}

.align-content-around {
    align-content: space-around !important
}

.align-content-stretch {
    align-content: stretch !important
}

.align-self-auto {
    align-self: auto !important
}

.align-self-start {
    align-self: flex-start !important
}

.align-self-end {
    align-self: flex-end !important
}

.align-self-center {
    align-self: center !important
}

.align-self-baseline {
    align-self: baseline !important
}

.align-self-stretch {
    align-self: stretch !important
}

.order-first {
    order: -1 !important
}

.order-0 {
    order: 0 !important
}

.order-1 {
    order: 1 !important
}

.order-2 {
    order: 2 !important
}

.order-3 {
    order: 3 !important
}

.order-4 {
    order: 4 !important
}

.order-5 {
    order: 5 !important
}

.order-last {
    order: 6 !important
}

.m-0 {
    margin: 0 !important
}

.m--120px {
    margin: -120px !important
}

.m--235px {
    margin: -235px !important
}

.m-160px {
    margin: 160px !important
}

.m-1px {
    margin: 1px !important
}

.m-5px {
    margin: 5px !important
}

.m-10px {
    margin: 10px !important
}

.m-15px {
    margin: 15px !important
}

.m-16px {
    margin: 16px !important
}

.m-20px {
    margin: 20px !important
}

.m-30px {
    margin: 30px !important
}

.m-40px {
    margin: 40px !important
}

.m-60px {
    margin: 60px !important
}

.m-88px {
    margin: 88px !important
}

.m-100px {
    margin: 100px !important
}

.m-1 {
    margin: .25rem !important
}

.m-2 {
    margin: .5rem !important
}

.m-3 {
    margin: 1rem !important
}

.m-4 {
    margin: 1.5rem !important
}

.m-5 {
    margin: 3rem !important
}

.m-auto {
    margin: auto !important
}

.mx-0 {
    margin-left: 0 !important;
    margin-right: 0 !important
}

.mx--120px {
    margin-left: -120px !important;
    margin-right: -120px !important
}

.mx--235px {
    margin-left: -235px !important;
    margin-right: -235px !important
}

.mx-160px {
    margin-left: 160px !important;
    margin-right: 160px !important
}

.mx-1px {
    margin-left: 1px !important;
    margin-right: 1px !important
}

.mx-5px {
    margin-left: 5px !important;
    margin-right: 5px !important
}

.mx-10px {
    margin-left: 10px !important;
    margin-right: 10px !important
}

.mx-15px {
    margin-left: 15px !important;
    margin-right: 15px !important
}

.mx-16px {
    margin-left: 16px !important;
    margin-right: 16px !important
}

.mx-20px {
    margin-left: 20px !important;
    margin-right: 20px !important
}

.mx-30px {
    margin-left: 30px !important;
    margin-right: 30px !important
}

.mx-40px {
    margin-left: 40px !important;
    margin-right: 40px !important
}

.mx-60px {
    margin-left: 60px !important;
    margin-right: 60px !important
}

.mx-88px {
    margin-left: 88px !important;
    margin-right: 88px !important
}

.mx-100px {
    margin-left: 100px !important;
    margin-right: 100px !important
}

.mx-1 {
    margin-left: .25rem !important;
    margin-right: .25rem !important
}

.mx-2 {
    margin-left: .5rem !important;
    margin-right: .5rem !important
}

.mx-3 {
    margin-left: 1rem !important;
    margin-right: 1rem !important
}

.mx-4 {
    margin-left: 1.5rem !important;
    margin-right: 1.5rem !important
}

.mx-5 {
    margin-left: 3rem !important;
    margin-right: 3rem !important
}

.mx-auto {
    margin-left: auto !important;
    margin-right: auto !important
}

.my-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important
}

.my--120px {
    margin-top: -120px !important;
    margin-bottom: -120px !important
}

.my--235px {
    margin-top: -235px !important;
    margin-bottom: -235px !important
}

.my-160px {
    margin-top: 160px !important;
    margin-bottom: 160px !important
}

.my-1px {
    margin-top: 1px !important;
    margin-bottom: 1px !important
}

.my-5px {
    margin-top: 5px !important;
    margin-bottom: 5px !important
}

.my-10px {
    margin-top: 10px !important;
    margin-bottom: 10px !important
}

.my-15px {
    margin-top: 15px !important;
    margin-bottom: 15px !important
}

.my-16px {
    margin-top: 16px !important;
    margin-bottom: 16px !important
}

.my-20px {
    margin-top: 20px !important;
    margin-bottom: 20px !important
}

.my-30px {
    margin-top: 30px !important;
    margin-bottom: 30px !important
}

.my-40px {
    margin-top: 40px !important;
    margin-bottom: 40px !important
}

.my-60px {
    margin-top: 60px !important;
    margin-bottom: 60px !important
}

.my-88px {
    margin-top: 88px !important;
    margin-bottom: 88px !important
}

.my-100px {
    margin-top: 100px !important;
    margin-bottom: 100px !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: 1rem !important;
    margin-bottom: 1rem !important
}

.my-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important
}

.my-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important
}

.my-auto {
    margin-top: auto !important;
    margin-bottom: auto !important
}

.mt-0 {
    margin-top: 0 !important
}

.mt--120px {
    margin-top: -120px !important
}

.mt--235px {
    margin-top: -235px !important
}

.mt-160px {
    margin-top: 160px !important
}

.mt-1px {
    margin-top: 1px !important
}

.mt-5px {
    margin-top: 5px !important
}

.mt-10px {
    margin-top: 10px !important
}

.mt-15px {
    margin-top: 15px !important
}

.mt-16px {
    margin-top: 16px !important
}

.mt-20px {
    margin-top: 20px !important
}

.mt-30px {
    margin-top: 30px !important
}

.mt-40px {
    margin-top: 40px !important
}

.mt-60px {
    margin-top: 60px !important
}

.mt-88px {
    margin-top: 88px !important
}

.mt-100px {
    margin-top: 100px !important
}

.mt-1 {
    margin-top: .25rem !important
}

.mt-2 {
    margin-top: .5rem !important
}

.mt-3 {
    margin-top: 1rem !important
}

.mt-4 {
    margin-top: 1.5rem !important
}

.mt-5 {
    margin-top: 3rem !important
}

.mt-auto {
    margin-top: auto !important
}

.me-0 {
    margin-left: 0 !important
}

.me--120px {
    margin-left: -120px !important
}

.me--235px {
    margin-left: -235px !important
}

.me-160px {
    margin-left: 160px !important
}

.me-1px {
    margin-left: 1px !important
}

.me-5px {
    margin-left: 5px !important
}

.me-10px {
    margin-left: 10px !important
}

.me-15px {
    margin-left: 15px !important
}

.me-16px {
    margin-left: 16px !important
}

.me-20px {
    margin-left: 20px !important
}

.me-30px {
    margin-left: 30px !important
}

.me-40px {
    margin-left: 40px !important
}

.me-60px {
    margin-left: 60px !important
}

.me-88px {
    margin-left: 88px !important
}

.me-100px {
    margin-left: 100px !important
}

.me-1 {
    margin-left: .25rem !important
}

.me-2 {
    margin-left: .5rem !important
}

.me-3 {
    margin-left: 1rem !important
}

.me-4 {
    margin-left: 1.5rem !important
}

.me-5 {
    margin-left: 3rem !important
}

.me-auto {
    margin-left: auto !important
}

.mb-0 {
    margin-bottom: 0 !important
}

.mb--120px {
    margin-bottom: -120px !important
}

.mb--235px {
    margin-bottom: -235px !important
}

.mb-160px {
    margin-bottom: 160px !important
}

.mb-1px {
    margin-bottom: 1px !important
}

.mb-5px {
    margin-bottom: 5px !important
}

.mb-10px {
    margin-bottom: 10px !important
}

.mb-15px {
    margin-bottom: 15px !important
}

.mb-16px {
    margin-bottom: 16px !important
}

.mb-20px {
    margin-bottom: 20px !important
}

.mb-30px {
    margin-bottom: 30px !important
}

.mb-40px {
    margin-bottom: 40px !important
}

.mb-60px {
    margin-bottom: 60px !important
}

.mb-88px {
    margin-bottom: 88px !important
}

.mb-100px {
    margin-bottom: 100px !important
}

.mb-1 {
    margin-bottom: .25rem !important
}

.mb-2 {
    margin-bottom: .5rem !important
}

.mb-3 {
    margin-bottom: 1rem !important
}

.mb-4 {
    margin-bottom: 1.5rem !important
}

.mb-5 {
    margin-bottom: 3rem !important
}

.mb-auto {
    margin-bottom: auto !important
}

.ms-0 {
    margin-right: 0 !important
}

.ms--120px {
    margin-right: -120px !important
}

.ms--235px {
    margin-right: -235px !important
}

.ms-160px {
    margin-right: 160px !important
}

.ms-1px {
    margin-right: 1px !important
}

.ms-5px {
    margin-right: 5px !important
}

.ms-10px {
    margin-right: 10px !important
}

.ms-15px {
    margin-right: 15px !important
}

.ms-16px {
    margin-right: 16px !important
}

.ms-20px {
    margin-right: 20px !important
}

.ms-30px {
    margin-right: 30px !important
}

.ms-40px {
    margin-right: 40px !important
}

.ms-60px {
    margin-right: 60px !important
}

.ms-88px {
    margin-right: 88px !important
}

.ms-100px {
    margin-right: 100px !important
}

.ms-1 {
    margin-right: .25rem !important
}

.ms-2 {
    margin-right: .5rem !important
}

.ms-3 {
    margin-right: 1rem !important
}

.ms-4 {
    margin-right: 1.5rem !important
}

.ms-5 {
    margin-right: 3rem !important
}

.ms-auto {
    margin-right: auto !important
}

.p-0 {
    padding: 0 !important
}

.p--120px {
    padding: -120px !important
}

.p--235px {
    padding: -235px !important
}

.p-160px {
    padding: 160px !important
}

.p-1px {
    padding: 1px !important
}

.p-5px {
    padding: 5px !important
}

.p-10px {
    padding: 10px !important
}

.p-15px {
    padding: 15px !important
}

.p-16px {
    padding: 16px !important
}

.p-20px {
    padding: 20px !important
}

.p-30px {
    padding: 30px !important
}

.p-40px {
    padding: 40px !important
}

.p-60px {
    padding: 60px !important
}

.p-88px {
    padding: 88px !important
}

.p-100px {
    padding: 100px !important
}

.p-1 {
    padding: .25rem !important
}

.p-2 {
    padding: .5rem !important
}

.p-3 {
    padding: 1rem !important
}

.p-4 {
    padding: 1.5rem !important
}

.p-5 {
    padding: 3rem !important
}

.px-0 {
    padding-left: 0 !important;
    padding-right: 0 !important
}

.px--120px {
    padding-left: -120px !important;
    padding-right: -120px !important
}

.px--235px {
    padding-left: -235px !important;
    padding-right: -235px !important
}

.px-160px {
    padding-left: 160px !important;
    padding-right: 160px !important
}

.px-1px {
    padding-left: 1px !important;
    padding-right: 1px !important
}

.px-5px {
    padding-left: 5px !important;
    padding-right: 5px !important
}

.px-10px {
    padding-left: 10px !important;
    padding-right: 10px !important
}

.px-15px {
    padding-left: 15px !important;
    padding-right: 15px !important
}

.px-16px {
    padding-left: 16px !important;
    padding-right: 16px !important
}

.px-20px {
    padding-left: 20px !important;
    padding-right: 20px !important
}

.px-30px {
    padding-left: 30px !important;
    padding-right: 30px !important
}

.px-40px {
    padding-left: 40px !important;
    padding-right: 40px !important
}

.px-60px {
    padding-left: 60px !important;
    padding-right: 60px !important
}

.px-88px {
    padding-left: 88px !important;
    padding-right: 88px !important
}

.px-100px {
    padding-left: 100px !important;
    padding-right: 100px !important
}

.px-1 {
    padding-left: .25rem !important;
    padding-right: .25rem !important
}

.px-2 {
    padding-left: .5rem !important;
    padding-right: .5rem !important
}

.px-3 {
    padding-left: 1rem !important;
    padding-right: 1rem !important
}

.px-4 {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important
}

.px-5 {
    padding-left: 3rem !important;
    padding-right: 3rem !important
}

.py-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important
}

.py--120px {
    padding-top: -120px !important;
    padding-bottom: -120px !important
}

.py--235px {
    padding-top: -235px !important;
    padding-bottom: -235px !important
}

.py-160px {
    padding-top: 160px !important;
    padding-bottom: 160px !important
}

.py-1px {
    padding-top: 1px !important;
    padding-bottom: 1px !important
}

.py-5px {
    padding-top: 5px !important;
    padding-bottom: 5px !important
}

.py-10px {
    padding-top: 10px !important;
    padding-bottom: 10px !important
}

.py-15px {
    padding-top: 15px !important;
    padding-bottom: 15px !important
}

.py-16px {
    padding-top: 16px !important;
    padding-bottom: 16px !important
}

.py-20px {
    padding-top: 20px !important;
    padding-bottom: 20px !important
}

.py-30px {
    padding-top: 30px !important;
    padding-bottom: 30px !important
}

.py-40px {
    padding-top: 40px !important;
    padding-bottom: 40px !important
}

.py-60px {
    padding-top: 60px !important;
    padding-bottom: 60px !important
}

.py-88px {
    padding-top: 88px !important;
    padding-bottom: 88px !important
}

.py-100px {
    padding-top: 100px !important;
    padding-bottom: 100px !important
}

.py-1 {
    padding-top: .25rem !important;
    padding-bottom: .25rem !important
}

.py-2 {
    padding-top: .5rem !important;
    padding-bottom: .5rem !important
}

.py-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important
}

.py-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important
}

.py-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important
}

.pt-0 {
    padding-top: 0 !important
}

.pt--120px {
    padding-top: -120px !important
}

.pt--235px {
    padding-top: -235px !important
}

.pt-160px {
    padding-top: 160px !important
}

.pt-1px {
    padding-top: 1px !important
}

.pt-5px {
    padding-top: 5px !important
}

.pt-10px {
    padding-top: 10px !important
}

.pt-15px {
    padding-top: 15px !important
}

.pt-16px {
    padding-top: 16px !important
}

.pt-20px {
    padding-top: 20px !important
}

.pt-30px {
    padding-top: 30px !important
}

.pt-40px {
    padding-top: 40px !important
}

.pt-60px {
    padding-top: 60px !important
}

.pt-88px {
    padding-top: 88px !important
}

.pt-100px {
    padding-top: 100px !important
}

.pt-1 {
    padding-top: .25rem !important
}

.pt-2 {
    padding-top: .5rem !important
}

.pt-3 {
    padding-top: 1rem !important
}

.pt-4 {
    padding-top: 1.5rem !important
}

.pt-5 {
    padding-top: 3rem !important
}

.pe-0 {
    padding-left: 0 !important
}

.pe--120px {
    padding-left: -120px !important
}

.pe--235px {
    padding-left: -235px !important
}

.pe-160px {
    padding-left: 160px !important
}

.pe-1px {
    padding-left: 1px !important
}

.pe-5px {
    padding-left: 5px !important
}

.pe-10px {
    padding-left: 10px !important
}

.pe-15px {
    padding-left: 15px !important
}

.pe-16px {
    padding-left: 16px !important
}

.pe-20px {
    padding-left: 20px !important
}

.pe-30px {
    padding-left: 30px !important
}

.pe-40px {
    padding-left: 40px !important
}

.pe-60px {
    padding-left: 60px !important
}

.pe-88px {
    padding-left: 88px !important
}

.pe-100px {
    padding-left: 100px !important
}

.pe-1 {
    padding-left: .25rem !important
}

.pe-2 {
    padding-left: .5rem !important
}

.pe-3 {
    padding-left: 1rem !important
}

.pe-4 {
    padding-left: 1.5rem !important
}

.pe-5 {
    padding-left: 3rem !important
}

.pb-0 {
    padding-bottom: 0 !important
}

.pb--120px {
    padding-bottom: -120px !important
}

.pb--235px {
    padding-bottom: -235px !important
}

.pb-160px {
    padding-bottom: 160px !important
}

.pb-1px {
    padding-bottom: 1px !important
}

.pb-5px {
    padding-bottom: 5px !important
}

.pb-10px {
    padding-bottom: 10px !important
}

.pb-15px {
    padding-bottom: 15px !important
}

.pb-16px {
    padding-bottom: 16px !important
}

.pb-20px {
    padding-bottom: 20px !important
}

.pb-30px {
    padding-bottom: 30px !important
}

.pb-40px {
    padding-bottom: 40px !important
}

.pb-60px {
    padding-bottom: 60px !important
}

.pb-88px {
    padding-bottom: 88px !important
}

.pb-100px {
    padding-bottom: 100px !important
}

.pb-1 {
    padding-bottom: .25rem !important
}

.pb-2 {
    padding-bottom: .5rem !important
}

.pb-3 {
    padding-bottom: 1rem !important
}

.pb-4 {
    padding-bottom: 1.5rem !important
}

.pb-5 {
    padding-bottom: 3rem !important
}

.ps-0 {
    padding-right: 0 !important
}

.ps--120px {
    padding-right: -120px !important
}

.ps--235px {
    padding-right: -235px !important
}

.ps-160px {
    padding-right: 160px !important
}

.ps-1px {
    padding-right: 1px !important
}

.ps-5px {
    padding-right: 5px !important
}

.ps-10px {
    padding-right: 10px !important
}

.ps-15px {
    padding-right: 15px !important
}

.ps-16px {
    padding-right: 16px !important
}

.ps-20px {
    padding-right: 20px !important
}

.ps-30px {
    padding-right: 30px !important
}

.ps-40px {
    padding-right: 40px !important
}

.ps-60px {
    padding-right: 60px !important
}

.ps-88px {
    padding-right: 88px !important
}

.ps-100px {
    padding-right: 100px !important
}

.ps-1 {
    padding-right: .25rem !important
}

.ps-2 {
    padding-right: .5rem !important
}

.ps-3 {
    padding-right: 1rem !important
}

.ps-4 {
    padding-right: 1.5rem !important
}

.ps-5 {
    padding-right: 3rem !important
}

.font-monospace {
    font-family: var(--bs-font-monospace) !important
}

.fs-inherit {
    font-size: inherit !important
}

.fs-1 {
    font-size: calc(1.4rem + 1.8vw) !important
}

.fs-2 {
    font-size: calc(1.35rem + 1.2vw) !important
}

.fs-3 {
    font-size: calc(1.3rem + 0.6vw) !important
}

.fs-4 {
    font-size: calc(1.275rem + 0.3vw) !important
}

.fs-5 {
    font-size: calc(1.3rem + 0.6vw) !important
}

.fs-6 {
    font-size: 1.25rem !important
}

.fs-1_125rem {
    font-size: 1.125rem !important
}

.fs-0_875rem {
    font-size: 0.875em !important
}

.fs-0_75rem {
    font-size: 0.75rem !important
}

.fs-1_25rem {
    font-size: 1.25rem !important
}

.fs-1_6rem {
    font-size: calc(1.285rem + 0.42vw) !important
}

.fs-10px {
    font-size: 0.625rem !important
}

.fs-12px {
    font-size: 0.75rem !important
}

.fs-18px {
    font-size: 1.125rem !important
}

.fs-20px {
    font-size: 1.25rem !important
}

.fs-30px {
    font-size: calc(1.3125rem + 0.75vw) !important
}

.fs-40px {
    font-size: calc(1.375rem + 1.5vw) !important
}

.fs-50px {
    font-size: calc(1.4375rem + 2.25vw) !important
}

.fs-60px {
    font-size: calc(1.5rem + 3vw) !important
}

.fs-70px {
    font-size: calc(1.5625rem + 3.75vw) !important
}

.fst-italic {
    font-style: italic !important
}

.fst-normal {
    font-style: normal !important
}

.fw-light {
    font-weight: 300 !important
}

.fw-lighter {
    font-weight: lighter !important
}

.fw-normal {
    font-weight: 400 !important
}

.fw-bold {
    font-weight: 600 !important
}

.fw-bolder {
    font-weight: 700 !important
}

.lh-1 {
    line-height: 1 !important
}

.lh-sm {
    line-height: .8 !important
}

.lh-base {
    line-height: 1.4 !important
}

.lh-lg {
    line-height: 2 !important
}

.text-start {
    text-align: right !important
}

.text-end {
    text-align: left !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 {
    color: #992240 !important
}

.text-secondary {
    color: #488d9d !important
}

.text-success {
    color: #30d158 !important
}

.text-info {
    color: #488d9d !important
}

.text-cyan {
    color: #4cf4ff !important
}

.text-warning {
    color: #ff9f0a !important
}

.text-danger {
    color: #e7191a !important
}

.text-light {
    color: #eef0f8 !important
}

.text-white {
    color: #fff !important
}

.text-dark {
    color: #000710 !important
}

.text-black {
    color: #000 !important
}

.text-gray {
    color: #eeeff2 !important
}

.text-gray-80 {
    color: #eaecf0 !important
}

.text-gray-700 {
    color: #344054 !important
}

.text-gray-500 {
    color: hsla(0,0%,100%,.7) !important
}

.text-gray-600 {
    color: #98a2b3 !important
}

.text-outline-danger {
    color: rgba(253,190,190,.3019607843) !important
}

.text-outline-success {
    color: rgba(48,209,88,.1) !important
}

.text-white-70 {
    color: hsla(0,0%,100%,.7) !important
}

.text-outline-warning {
    color: rgba(255,159,10,.3) !important
}

.text-outline-cyan {
    color: rgba(76,244,255,.3) !important
}

.text-primary-op-80 {
    color: rgba(153,34,64,.8) !important
}

.text-body {
    color: #fff !important
}

.text-muted {
    color: hsla(0,0%,100%,.6980392157) !important
}

.text-black-50 {
    color: rgba(0,0,0,.5) !important
}

.text-white-50 {
    color: hsla(0,0%,100%,.5) !important
}

.text-reset {
    color: inherit !important
}

.bg-primary {
    background-color: #992240 !important
}

.bg-secondary {
    background-color: #488d9d !important
}

.bg-success {
    background-color: #30d158 !important
}

.bg-info {
    background-color: #488d9d !important
}

.bg-cyan {
    background-color: #4cf4ff !important
}

.bg-warning {
    background-color: #ff9f0a !important
}

.bg-danger {
    background-color: #e7191a !important
}

.bg-light {
    background-color: #eef0f8 !important
}

.bg-white {
    background-color: #fff !important
}

.bg-dark {
    background-color: #000710 !important
}

.bg-black {
    background-color: #000 !important
}

.bg-gray {
    background-color: #eeeff2 !important
}

.bg-gray-80 {
    background-color: #eaecf0 !important
}

.bg-gray-700 {
    background-color: #344054 !important
}

.bg-gray-500 {
    background-color: hsla(0,0%,100%,.7) !important
}

.bg-gray-600 {
    background-color: #98a2b3 !important
}

.bg-outline-danger {
    background-color: rgba(253,190,190,.3019607843) !important
}

.bg-outline-success {
    background-color: rgba(48,209,88,.1) !important
}

.bg-white-70 {
    background-color: hsla(0,0%,100%,.7) !important
}

.bg-outline-warning {
    background-color: rgba(255,159,10,.3) !important
}

.bg-outline-cyan {
    background-color: rgba(76,244,255,.3) !important
}

.bg-primary-op-80 {
    background-color: rgba(153,34,64,.8) !important
}

.bg-body {
    background-color: #000710 !important
}

.bg-transparent {
    background-color: rgba(0,0,0,0) !important
}

.bg-gradient {
    background-image: var(--bs-gradient) !important
}

.user-select-all {
    user-select: all !important
}

.user-select-auto {
    user-select: auto !important
}

.user-select-none {
    user-select: none !important
}

.pe-none {
    pointer-events: none !important
}

.pe-auto {
    pointer-events: auto !important
}

.rounded {
    border-radius: 4px !important
}

.rounded-0 {
    border-radius: 0 !important
}

.rounded-1 {
    border-radius: 2px !important
}

.rounded-2 {
    border-radius: 4px !important
}

.rounded-6px {
    border-radius: 6px !important
}

.rounded-3 {
    border-radius: 8px !important
}

.rounded-4 {
    border-radius: 16px !important
}

.rounded-5 {
    border-radius: 24px !important
}

.rounded-circle {
    border-radius: 50% !important
}

.rounded-pill {
    border-radius: 50rem !important
}

.rounded-top {
    border-top-right-radius: 0S !important;
    border-top-left-radius: 0S !important
}

.rounded-end {
    border-top-left-radius: 0S !important;
    border-bottom-left-radius: 0S !important
}

.rounded-bottom {
    border-bottom-left-radius: 0S !important;
    border-bottom-right-radius: 0S !important
}

.rounded-start {
    border-bottom-right-radius: 0S !important;
    border-top-right-radius: 0S !important
}

.visible {
    visibility: visible !important
}

.invisible {
    visibility: hidden !important
}

.z-2 {
    z-index: 2 !important
}

.z-3 {
    z-index: 3 !important
}

.z-4 {
    z-index: 4 !important
}

.z-5 {
    z-index: 5 !important
}

.z-10 {
    z-index: 10 !important
}

.z-50 {
    z-index: 50 !important
}

.z-500 {
    z-index: 500 !important
}

.z-1000 {
    z-index: 1000 !important
}

@media(min-width: 576px) {
    .float-sm-start {
        float: right !important
    }

    .float-sm-end {
        float: left !important
    }

    .float-sm-none {
        float: 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-table {
        display: table !important
    }

    .d-sm-table-row {
        display: table-row !important
    }

    .d-sm-table-cell {
        display: table-cell !important
    }

    .d-sm-flex {
        display: flex !important
    }

    .d-sm-inline-flex {
        display: inline-flex !important
    }

    .d-sm-none {
        display: none !important
    }

    .d-sm-table-header-group {
        display: table-header-group !important
    }

    .d-sm-table-row-group {
        display: table-row-group !important
    }

    .position-sm-static {
        position: static !important
    }

    .position-sm-relative {
        position: relative !important
    }

    .position-sm-absolute {
        position: absolute !important
    }

    .position-sm-fixed {
        position: fixed !important
    }

    .position-sm-sticky {
        position: sticky !important
    }

    .top-sm-0 {
        top: 0 !important
    }

    .top-sm-10px {
        top: 10px !important
    }

    .top-sm-20px {
        top: 20px !important
    }

    .top-sm-1rem {
        top: 1rem !important
    }

    .top-sm-2rem {
        top: 2rem !important
    }

    .top-sm-3rem {
        top: 3rem !important
    }

    .top-sm-50 {
        top: 50% !important
    }

    .top-sm-100 {
        top: 100% !important
    }

    .bottom-sm-0 {
        bottom: 0 !important
    }

    .bottom-sm-10px {
        bottom: 10px !important
    }

    .bottom-sm-20px {
        bottom: 20px !important
    }

    .bottom-sm-1rem {
        bottom: 1rem !important
    }

    .bottom-sm-2rem {
        bottom: 2rem !important
    }

    .bottom-sm-3rem {
        bottom: 3rem !important
    }

    .bottom-sm-50 {
        bottom: 50% !important
    }

    .bottom-sm-100 {
        bottom: 100% !important
    }

    .start-sm-0 {
        left: 0 !important
    }

    .start-sm-10px {
        left: 10px !important
    }

    .start-sm-20px {
        left: 20px !important
    }

    .start-sm-1rem {
        left: 1rem !important
    }

    .start-sm-2rem {
        left: 2rem !important
    }

    .start-sm-3rem {
        left: 3rem !important
    }

    .start-sm-50 {
        left: 50% !important
    }

    .start-sm-100 {
        left: 100% !important
    }

    .end-sm-0 {
        right: 0 !important
    }

    .end-sm-10px {
        right: 10px !important
    }

    .end-sm-20px {
        right: 20px !important
    }

    .end-sm-1rem {
        right: 1rem !important
    }

    .end-sm-2rem {
        right: 2rem !important
    }

    .end-sm-3rem {
        right: 3rem !important
    }

    .end-sm-50 {
        right: 50% !important
    }

    .end-sm-100 {
        right: 100% !important
    }

    .translate-middle-sm {
        transform: translate(-50%, -50%) !important
    }

    .translate-middle-sm-x {
        transform: translateX(-50%) !important
    }

    .translate-middle-sm-y {
        transform: translateY(-50%) !important
    }

    .border-sm {
        border: 1px solid #eeeff2 !important
    }

    .border-sm-0 {
        border: 0 !important
    }

    .border-sm-dashed {
        border: 1px dashed #eeeff2 !important
    }

    .border-top-sm {
        border-top: 1px solid #eeeff2 !important
    }

    .border-top-sm-0 {
        border-top: 0 !important
    }

    .border-end-sm {
        border-right: 1px solid #eeeff2 !important
    }

    .border-end-sm-0 {
        border-right: 0 !important
    }

    .border-bottom-sm {
        border-bottom: 1px solid #eeeff2 !important
    }

    .border-bottom-sm-0 {
        border-bottom: 0 !important
    }

    .border-start-sm {
        border-left: 1px solid #eeeff2 !important
    }

    .border-start-sm-0 {
        border-left: 0 !important
    }

    .border-sm-primary {
        border-color: #992240 !important
    }

    .border-sm-secondary {
        border-color: #488d9d !important
    }

    .border-sm-success {
        border-color: #30d158 !important
    }

    .border-sm-info {
        border-color: #488d9d !important
    }

    .border-sm-cyan {
        border-color: #4cf4ff !important
    }

    .border-sm-warning {
        border-color: #ff9f0a !important
    }

    .border-sm-danger {
        border-color: #e7191a !important
    }

    .border-sm-light {
        border-color: #eef0f8 !important
    }

    .border-sm-white {
        border-color: #fff !important
    }

    .border-sm-dark {
        border-color: #000710 !important
    }

    .border-sm-black {
        border-color: #000 !important
    }

    .border-sm-gray {
        border-color: #eeeff2 !important
    }

    .border-sm-gray-80 {
        border-color: #eaecf0 !important
    }

    .border-sm-gray-700 {
        border-color: #344054 !important
    }

    .border-sm-gray-500 {
        border-color: hsla(0,0%,100%,.7) !important
    }

    .border-sm-gray-600 {
        border-color: #98a2b3 !important
    }

    .border-sm-outline-danger {
        border-color: rgba(253,190,190,.3019607843) !important
    }

    .border-sm-outline-success {
        border-color: rgba(48,209,88,.1) !important
    }

    .border-sm-white-70 {
        border-color: hsla(0,0%,100%,.7) !important
    }

    .border-sm-outline-warning {
        border-color: rgba(255,159,10,.3) !important
    }

    .border-sm-outline-cyan {
        border-color: rgba(76,244,255,.3) !important
    }

    .border-sm-primary-op-80 {
        border-color: rgba(153,34,64,.8) !important
    }

    .border-sm-1 {
        border-width: 1px !important
    }

    .border-sm-2 {
        border-width: 2px !important
    }

    .border-sm-3 {
        border-width: 3px !important
    }

    .border-sm-4 {
        border-width: 4px !important
    }

    .border-sm-5 {
        border-width: 5px !important
    }

    .mw-sm-100 {
        max-width: 100% !important
    }

    .mw-sm-290px {
        max-width: 290px !important
    }

    .h-sm-25 {
        height: 25% !important
    }

    .h-sm-50 {
        height: 50% !important
    }

    .h-sm-75 {
        height: 75% !important
    }

    .h-sm-100 {
        height: 100% !important
    }

    .h-sm-auto {
        height: auto !important
    }

    .h-sm-100px {
        height: 100px !important
    }

    .h-sm-200px {
        height: 200px !important
    }

    .h-sm-250px {
        height: 250px !important
    }

    .h-sm-300px {
        height: 300px !important
    }

    .h-sm-350px {
        height: 350px !important
    }

    .h-sm-400px {
        height: 400px !important
    }

    .mh-sm-100 {
        max-height: 100% !important
    }

    .mh-sm-290px {
        max-height: 290px !important
    }

    .mh-sm-500px {
        max-height: 500px !important
    }

    .flex-sm-fill {
        flex: 1 1 auto !important
    }

    .flex-sm-row {
        flex-direction: row !important
    }

    .flex-sm-column {
        flex-direction: column !important
    }

    .flex-sm-row-reverse {
        flex-direction: row-reverse !important
    }

    .flex-sm-column-reverse {
        flex-direction: column-reverse !important
    }

    .flex-sm-grow-0 {
        flex-grow: 0 !important
    }

    .flex-sm-grow-1 {
        flex-grow: 1 !important
    }

    .flex-sm-shrink-0 {
        flex-shrink: 0 !important
    }

    .flex-sm-shrink-1 {
        flex-shrink: 1 !important
    }

    .flex-sm-wrap {
        flex-wrap: wrap !important
    }

    .flex-sm-nowrap {
        flex-wrap: nowrap !important
    }

    .flex-sm-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }

    .gap-sm-0 {
        gap: 0 !important
    }

    .gap-sm--120px {
        gap: -120px !important
    }

    .gap-sm--235px {
        gap: -235px !important
    }

    .gap-sm-160px {
        gap: 160px !important
    }

    .gap-sm-1px {
        gap: 1px !important
    }

    .gap-sm-5px {
        gap: 5px !important
    }

    .gap-sm-10px {
        gap: 10px !important
    }

    .gap-sm-15px {
        gap: 15px !important
    }

    .gap-sm-16px {
        gap: 16px !important
    }

    .gap-sm-20px {
        gap: 20px !important
    }

    .gap-sm-30px {
        gap: 30px !important
    }

    .gap-sm-40px {
        gap: 40px !important
    }

    .gap-sm-60px {
        gap: 60px !important
    }

    .gap-sm-88px {
        gap: 88px !important
    }

    .gap-sm-100px {
        gap: 100px !important
    }

    .gap-sm-1 {
        gap: .25rem !important
    }

    .gap-sm-2 {
        gap: .5rem !important
    }

    .gap-sm-3 {
        gap: 1rem !important
    }

    .gap-sm-4 {
        gap: 1.5rem !important
    }

    .gap-sm-5 {
        gap: 3rem !important
    }

    .justify-content-sm-start {
        justify-content: flex-start !important
    }

    .justify-content-sm-end {
        justify-content: flex-end !important
    }

    .justify-content-sm-center {
        justify-content: center !important
    }

    .justify-content-sm-between {
        justify-content: space-between !important
    }

    .justify-content-sm-around {
        justify-content: space-around !important
    }

    .justify-content-sm-evenly {
        justify-content: space-evenly !important
    }

    .align-items-sm-start {
        align-items: flex-start !important
    }

    .align-items-sm-end {
        align-items: flex-end !important
    }

    .align-items-sm-center {
        align-items: center !important
    }

    .align-items-sm-baseline {
        align-items: baseline !important
    }

    .align-items-sm-stretch {
        align-items: stretch !important
    }

    .align-content-sm-start {
        align-content: flex-start !important
    }

    .align-content-sm-end {
        align-content: flex-end !important
    }

    .align-content-sm-center {
        align-content: center !important
    }

    .align-content-sm-between {
        align-content: space-between !important
    }

    .align-content-sm-around {
        align-content: space-around !important
    }

    .align-content-sm-stretch {
        align-content: stretch !important
    }

    .align-self-sm-auto {
        align-self: auto !important
    }

    .align-self-sm-start {
        align-self: flex-start !important
    }

    .align-self-sm-end {
        align-self: flex-end !important
    }

    .align-self-sm-center {
        align-self: center !important
    }

    .align-self-sm-baseline {
        align-self: baseline !important
    }

    .align-self-sm-stretch {
        align-self: stretch !important
    }

    .order-sm-first {
        order: -1 !important
    }

    .order-sm-0 {
        order: 0 !important
    }

    .order-sm-1 {
        order: 1 !important
    }

    .order-sm-2 {
        order: 2 !important
    }

    .order-sm-3 {
        order: 3 !important
    }

    .order-sm-4 {
        order: 4 !important
    }

    .order-sm-5 {
        order: 5 !important
    }

    .order-sm-last {
        order: 6 !important
    }

    .m-sm-0 {
        margin: 0 !important
    }

    .m-sm--120px {
        margin: -120px !important
    }

    .m-sm--235px {
        margin: -235px !important
    }

    .m-sm-160px {
        margin: 160px !important
    }

    .m-sm-1px {
        margin: 1px !important
    }

    .m-sm-5px {
        margin: 5px !important
    }

    .m-sm-10px {
        margin: 10px !important
    }

    .m-sm-15px {
        margin: 15px !important
    }

    .m-sm-16px {
        margin: 16px !important
    }

    .m-sm-20px {
        margin: 20px !important
    }

    .m-sm-30px {
        margin: 30px !important
    }

    .m-sm-40px {
        margin: 40px !important
    }

    .m-sm-60px {
        margin: 60px !important
    }

    .m-sm-88px {
        margin: 88px !important
    }

    .m-sm-100px {
        margin: 100px !important
    }

    .m-sm-1 {
        margin: .25rem !important
    }

    .m-sm-2 {
        margin: .5rem !important
    }

    .m-sm-3 {
        margin: 1rem !important
    }

    .m-sm-4 {
        margin: 1.5rem !important
    }

    .m-sm-5 {
        margin: 3rem !important
    }

    .m-sm-auto {
        margin: auto !important
    }

    .mx-sm-0 {
        margin-left: 0 !important;
        margin-right: 0 !important
    }

    .mx-sm--120px {
        margin-left: -120px !important;
        margin-right: -120px !important
    }

    .mx-sm--235px {
        margin-left: -235px !important;
        margin-right: -235px !important
    }

    .mx-sm-160px {
        margin-left: 160px !important;
        margin-right: 160px !important
    }

    .mx-sm-1px {
        margin-left: 1px !important;
        margin-right: 1px !important
    }

    .mx-sm-5px {
        margin-left: 5px !important;
        margin-right: 5px !important
    }

    .mx-sm-10px {
        margin-left: 10px !important;
        margin-right: 10px !important
    }

    .mx-sm-15px {
        margin-left: 15px !important;
        margin-right: 15px !important
    }

    .mx-sm-16px {
        margin-left: 16px !important;
        margin-right: 16px !important
    }

    .mx-sm-20px {
        margin-left: 20px !important;
        margin-right: 20px !important
    }

    .mx-sm-30px {
        margin-left: 30px !important;
        margin-right: 30px !important
    }

    .mx-sm-40px {
        margin-left: 40px !important;
        margin-right: 40px !important
    }

    .mx-sm-60px {
        margin-left: 60px !important;
        margin-right: 60px !important
    }

    .mx-sm-88px {
        margin-left: 88px !important;
        margin-right: 88px !important
    }

    .mx-sm-100px {
        margin-left: 100px !important;
        margin-right: 100px !important
    }

    .mx-sm-1 {
        margin-left: .25rem !important;
        margin-right: .25rem !important
    }

    .mx-sm-2 {
        margin-left: .5rem !important;
        margin-right: .5rem !important
    }

    .mx-sm-3 {
        margin-left: 1rem !important;
        margin-right: 1rem !important
    }

    .mx-sm-4 {
        margin-left: 1.5rem !important;
        margin-right: 1.5rem !important
    }

    .mx-sm-5 {
        margin-left: 3rem !important;
        margin-right: 3rem !important
    }

    .mx-sm-auto {
        margin-left: auto !important;
        margin-right: auto !important
    }

    .my-sm-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important
    }

    .my-sm--120px {
        margin-top: -120px !important;
        margin-bottom: -120px !important
    }

    .my-sm--235px {
        margin-top: -235px !important;
        margin-bottom: -235px !important
    }

    .my-sm-160px {
        margin-top: 160px !important;
        margin-bottom: 160px !important
    }

    .my-sm-1px {
        margin-top: 1px !important;
        margin-bottom: 1px !important
    }

    .my-sm-5px {
        margin-top: 5px !important;
        margin-bottom: 5px !important
    }

    .my-sm-10px {
        margin-top: 10px !important;
        margin-bottom: 10px !important
    }

    .my-sm-15px {
        margin-top: 15px !important;
        margin-bottom: 15px !important
    }

    .my-sm-16px {
        margin-top: 16px !important;
        margin-bottom: 16px !important
    }

    .my-sm-20px {
        margin-top: 20px !important;
        margin-bottom: 20px !important
    }

    .my-sm-30px {
        margin-top: 30px !important;
        margin-bottom: 30px !important
    }

    .my-sm-40px {
        margin-top: 40px !important;
        margin-bottom: 40px !important
    }

    .my-sm-60px {
        margin-top: 60px !important;
        margin-bottom: 60px !important
    }

    .my-sm-88px {
        margin-top: 88px !important;
        margin-bottom: 88px !important
    }

    .my-sm-100px {
        margin-top: 100px !important;
        margin-bottom: 100px !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: 1rem !important;
        margin-bottom: 1rem !important
    }

    .my-sm-4 {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important
    }

    .my-sm-5 {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important
    }

    .my-sm-auto {
        margin-top: auto !important;
        margin-bottom: auto !important
    }

    .mt-sm-0 {
        margin-top: 0 !important
    }

    .mt-sm--120px {
        margin-top: -120px !important
    }

    .mt-sm--235px {
        margin-top: -235px !important
    }

    .mt-sm-160px {
        margin-top: 160px !important
    }

    .mt-sm-1px {
        margin-top: 1px !important
    }

    .mt-sm-5px {
        margin-top: 5px !important
    }

    .mt-sm-10px {
        margin-top: 10px !important
    }

    .mt-sm-15px {
        margin-top: 15px !important
    }

    .mt-sm-16px {
        margin-top: 16px !important
    }

    .mt-sm-20px {
        margin-top: 20px !important
    }

    .mt-sm-30px {
        margin-top: 30px !important
    }

    .mt-sm-40px {
        margin-top: 40px !important
    }

    .mt-sm-60px {
        margin-top: 60px !important
    }

    .mt-sm-88px {
        margin-top: 88px !important
    }

    .mt-sm-100px {
        margin-top: 100px !important
    }

    .mt-sm-1 {
        margin-top: .25rem !important
    }

    .mt-sm-2 {
        margin-top: .5rem !important
    }

    .mt-sm-3 {
        margin-top: 1rem !important
    }

    .mt-sm-4 {
        margin-top: 1.5rem !important
    }

    .mt-sm-5 {
        margin-top: 3rem !important
    }

    .mt-sm-auto {
        margin-top: auto !important
    }

    .me-sm-0 {
        margin-left: 0 !important
    }

    .me-sm--120px {
        margin-left: -120px !important
    }

    .me-sm--235px {
        margin-left: -235px !important
    }

    .me-sm-160px {
        margin-left: 160px !important
    }

    .me-sm-1px {
        margin-left: 1px !important
    }

    .me-sm-5px {
        margin-left: 5px !important
    }

    .me-sm-10px {
        margin-left: 10px !important
    }

    .me-sm-15px {
        margin-left: 15px !important
    }

    .me-sm-16px {
        margin-left: 16px !important
    }

    .me-sm-20px {
        margin-left: 20px !important
    }

    .me-sm-30px {
        margin-left: 30px !important
    }

    .me-sm-40px {
        margin-left: 40px !important
    }

    .me-sm-60px {
        margin-left: 60px !important
    }

    .me-sm-88px {
        margin-left: 88px !important
    }

    .me-sm-100px {
        margin-left: 100px !important
    }

    .me-sm-1 {
        margin-left: .25rem !important
    }

    .me-sm-2 {
        margin-left: .5rem !important
    }

    .me-sm-3 {
        margin-left: 1rem !important
    }

    .me-sm-4 {
        margin-left: 1.5rem !important
    }

    .me-sm-5 {
        margin-left: 3rem !important
    }

    .me-sm-auto {
        margin-left: auto !important
    }

    .mb-sm-0 {
        margin-bottom: 0 !important
    }

    .mb-sm--120px {
        margin-bottom: -120px !important
    }

    .mb-sm--235px {
        margin-bottom: -235px !important
    }

    .mb-sm-160px {
        margin-bottom: 160px !important
    }

    .mb-sm-1px {
        margin-bottom: 1px !important
    }

    .mb-sm-5px {
        margin-bottom: 5px !important
    }

    .mb-sm-10px {
        margin-bottom: 10px !important
    }

    .mb-sm-15px {
        margin-bottom: 15px !important
    }

    .mb-sm-16px {
        margin-bottom: 16px !important
    }

    .mb-sm-20px {
        margin-bottom: 20px !important
    }

    .mb-sm-30px {
        margin-bottom: 30px !important
    }

    .mb-sm-40px {
        margin-bottom: 40px !important
    }

    .mb-sm-60px {
        margin-bottom: 60px !important
    }

    .mb-sm-88px {
        margin-bottom: 88px !important
    }

    .mb-sm-100px {
        margin-bottom: 100px !important
    }

    .mb-sm-1 {
        margin-bottom: .25rem !important
    }

    .mb-sm-2 {
        margin-bottom: .5rem !important
    }

    .mb-sm-3 {
        margin-bottom: 1rem !important
    }

    .mb-sm-4 {
        margin-bottom: 1.5rem !important
    }

    .mb-sm-5 {
        margin-bottom: 3rem !important
    }

    .mb-sm-auto {
        margin-bottom: auto !important
    }

    .ms-sm-0 {
        margin-right: 0 !important
    }

    .ms-sm--120px {
        margin-right: -120px !important
    }

    .ms-sm--235px {
        margin-right: -235px !important
    }

    .ms-sm-160px {
        margin-right: 160px !important
    }

    .ms-sm-1px {
        margin-right: 1px !important
    }

    .ms-sm-5px {
        margin-right: 5px !important
    }

    .ms-sm-10px {
        margin-right: 10px !important
    }

    .ms-sm-15px {
        margin-right: 15px !important
    }

    .ms-sm-16px {
        margin-right: 16px !important
    }

    .ms-sm-20px {
        margin-right: 20px !important
    }

    .ms-sm-30px {
        margin-right: 30px !important
    }

    .ms-sm-40px {
        margin-right: 40px !important
    }

    .ms-sm-60px {
        margin-right: 60px !important
    }

    .ms-sm-88px {
        margin-right: 88px !important
    }

    .ms-sm-100px {
        margin-right: 100px !important
    }

    .ms-sm-1 {
        margin-right: .25rem !important
    }

    .ms-sm-2 {
        margin-right: .5rem !important
    }

    .ms-sm-3 {
        margin-right: 1rem !important
    }

    .ms-sm-4 {
        margin-right: 1.5rem !important
    }

    .ms-sm-5 {
        margin-right: 3rem !important
    }

    .ms-sm-auto {
        margin-right: auto !important
    }

    .p-sm-0 {
        padding: 0 !important
    }

    .p-sm--120px {
        padding: -120px !important
    }

    .p-sm--235px {
        padding: -235px !important
    }

    .p-sm-160px {
        padding: 160px !important
    }

    .p-sm-1px {
        padding: 1px !important
    }

    .p-sm-5px {
        padding: 5px !important
    }

    .p-sm-10px {
        padding: 10px !important
    }

    .p-sm-15px {
        padding: 15px !important
    }

    .p-sm-16px {
        padding: 16px !important
    }

    .p-sm-20px {
        padding: 20px !important
    }

    .p-sm-30px {
        padding: 30px !important
    }

    .p-sm-40px {
        padding: 40px !important
    }

    .p-sm-60px {
        padding: 60px !important
    }

    .p-sm-88px {
        padding: 88px !important
    }

    .p-sm-100px {
        padding: 100px !important
    }

    .p-sm-1 {
        padding: .25rem !important
    }

    .p-sm-2 {
        padding: .5rem !important
    }

    .p-sm-3 {
        padding: 1rem !important
    }

    .p-sm-4 {
        padding: 1.5rem !important
    }

    .p-sm-5 {
        padding: 3rem !important
    }

    .px-sm-0 {
        padding-left: 0 !important;
        padding-right: 0 !important
    }

    .px-sm--120px {
        padding-left: -120px !important;
        padding-right: -120px !important
    }

    .px-sm--235px {
        padding-left: -235px !important;
        padding-right: -235px !important
    }

    .px-sm-160px {
        padding-left: 160px !important;
        padding-right: 160px !important
    }

    .px-sm-1px {
        padding-left: 1px !important;
        padding-right: 1px !important
    }

    .px-sm-5px {
        padding-left: 5px !important;
        padding-right: 5px !important
    }

    .px-sm-10px {
        padding-left: 10px !important;
        padding-right: 10px !important
    }

    .px-sm-15px {
        padding-left: 15px !important;
        padding-right: 15px !important
    }

    .px-sm-16px {
        padding-left: 16px !important;
        padding-right: 16px !important
    }

    .px-sm-20px {
        padding-left: 20px !important;
        padding-right: 20px !important
    }

    .px-sm-30px {
        padding-left: 30px !important;
        padding-right: 30px !important
    }

    .px-sm-40px {
        padding-left: 40px !important;
        padding-right: 40px !important
    }

    .px-sm-60px {
        padding-left: 60px !important;
        padding-right: 60px !important
    }

    .px-sm-88px {
        padding-left: 88px !important;
        padding-right: 88px !important
    }

    .px-sm-100px {
        padding-left: 100px !important;
        padding-right: 100px !important
    }

    .px-sm-1 {
        padding-left: .25rem !important;
        padding-right: .25rem !important
    }

    .px-sm-2 {
        padding-left: .5rem !important;
        padding-right: .5rem !important
    }

    .px-sm-3 {
        padding-left: 1rem !important;
        padding-right: 1rem !important
    }

    .px-sm-4 {
        padding-left: 1.5rem !important;
        padding-right: 1.5rem !important
    }

    .px-sm-5 {
        padding-left: 3rem !important;
        padding-right: 3rem !important
    }

    .py-sm-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }

    .py-sm--120px {
        padding-top: -120px !important;
        padding-bottom: -120px !important
    }

    .py-sm--235px {
        padding-top: -235px !important;
        padding-bottom: -235px !important
    }

    .py-sm-160px {
        padding-top: 160px !important;
        padding-bottom: 160px !important
    }

    .py-sm-1px {
        padding-top: 1px !important;
        padding-bottom: 1px !important
    }

    .py-sm-5px {
        padding-top: 5px !important;
        padding-bottom: 5px !important
    }

    .py-sm-10px {
        padding-top: 10px !important;
        padding-bottom: 10px !important
    }

    .py-sm-15px {
        padding-top: 15px !important;
        padding-bottom: 15px !important
    }

    .py-sm-16px {
        padding-top: 16px !important;
        padding-bottom: 16px !important
    }

    .py-sm-20px {
        padding-top: 20px !important;
        padding-bottom: 20px !important
    }

    .py-sm-30px {
        padding-top: 30px !important;
        padding-bottom: 30px !important
    }

    .py-sm-40px {
        padding-top: 40px !important;
        padding-bottom: 40px !important
    }

    .py-sm-60px {
        padding-top: 60px !important;
        padding-bottom: 60px !important
    }

    .py-sm-88px {
        padding-top: 88px !important;
        padding-bottom: 88px !important
    }

    .py-sm-100px {
        padding-top: 100px !important;
        padding-bottom: 100px !important
    }

    .py-sm-1 {
        padding-top: .25rem !important;
        padding-bottom: .25rem !important
    }

    .py-sm-2 {
        padding-top: .5rem !important;
        padding-bottom: .5rem !important
    }

    .py-sm-3 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important
    }

    .py-sm-4 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important
    }

    .py-sm-5 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important
    }

    .pt-sm-0 {
        padding-top: 0 !important
    }

    .pt-sm--120px {
        padding-top: -120px !important
    }

    .pt-sm--235px {
        padding-top: -235px !important
    }

    .pt-sm-160px {
        padding-top: 160px !important
    }

    .pt-sm-1px {
        padding-top: 1px !important
    }

    .pt-sm-5px {
        padding-top: 5px !important
    }

    .pt-sm-10px {
        padding-top: 10px !important
    }

    .pt-sm-15px {
        padding-top: 15px !important
    }

    .pt-sm-16px {
        padding-top: 16px !important
    }

    .pt-sm-20px {
        padding-top: 20px !important
    }

    .pt-sm-30px {
        padding-top: 30px !important
    }

    .pt-sm-40px {
        padding-top: 40px !important
    }

    .pt-sm-60px {
        padding-top: 60px !important
    }

    .pt-sm-88px {
        padding-top: 88px !important
    }

    .pt-sm-100px {
        padding-top: 100px !important
    }

    .pt-sm-1 {
        padding-top: .25rem !important
    }

    .pt-sm-2 {
        padding-top: .5rem !important
    }

    .pt-sm-3 {
        padding-top: 1rem !important
    }

    .pt-sm-4 {
        padding-top: 1.5rem !important
    }

    .pt-sm-5 {
        padding-top: 3rem !important
    }

    .pe-sm-0 {
        padding-left: 0 !important
    }

    .pe-sm--120px {
        padding-left: -120px !important
    }

    .pe-sm--235px {
        padding-left: -235px !important
    }

    .pe-sm-160px {
        padding-left: 160px !important
    }

    .pe-sm-1px {
        padding-left: 1px !important
    }

    .pe-sm-5px {
        padding-left: 5px !important
    }

    .pe-sm-10px {
        padding-left: 10px !important
    }

    .pe-sm-15px {
        padding-left: 15px !important
    }

    .pe-sm-16px {
        padding-left: 16px !important
    }

    .pe-sm-20px {
        padding-left: 20px !important
    }

    .pe-sm-30px {
        padding-left: 30px !important
    }

    .pe-sm-40px {
        padding-left: 40px !important
    }

    .pe-sm-60px {
        padding-left: 60px !important
    }

    .pe-sm-88px {
        padding-left: 88px !important
    }

    .pe-sm-100px {
        padding-left: 100px !important
    }

    .pe-sm-1 {
        padding-left: .25rem !important
    }

    .pe-sm-2 {
        padding-left: .5rem !important
    }

    .pe-sm-3 {
        padding-left: 1rem !important
    }

    .pe-sm-4 {
        padding-left: 1.5rem !important
    }

    .pe-sm-5 {
        padding-left: 3rem !important
    }

    .pb-sm-0 {
        padding-bottom: 0 !important
    }

    .pb-sm--120px {
        padding-bottom: -120px !important
    }

    .pb-sm--235px {
        padding-bottom: -235px !important
    }

    .pb-sm-160px {
        padding-bottom: 160px !important
    }

    .pb-sm-1px {
        padding-bottom: 1px !important
    }

    .pb-sm-5px {
        padding-bottom: 5px !important
    }

    .pb-sm-10px {
        padding-bottom: 10px !important
    }

    .pb-sm-15px {
        padding-bottom: 15px !important
    }

    .pb-sm-16px {
        padding-bottom: 16px !important
    }

    .pb-sm-20px {
        padding-bottom: 20px !important
    }

    .pb-sm-30px {
        padding-bottom: 30px !important
    }

    .pb-sm-40px {
        padding-bottom: 40px !important
    }

    .pb-sm-60px {
        padding-bottom: 60px !important
    }

    .pb-sm-88px {
        padding-bottom: 88px !important
    }

    .pb-sm-100px {
        padding-bottom: 100px !important
    }

    .pb-sm-1 {
        padding-bottom: .25rem !important
    }

    .pb-sm-2 {
        padding-bottom: .5rem !important
    }

    .pb-sm-3 {
        padding-bottom: 1rem !important
    }

    .pb-sm-4 {
        padding-bottom: 1.5rem !important
    }

    .pb-sm-5 {
        padding-bottom: 3rem !important
    }

    .ps-sm-0 {
        padding-right: 0 !important
    }

    .ps-sm--120px {
        padding-right: -120px !important
    }

    .ps-sm--235px {
        padding-right: -235px !important
    }

    .ps-sm-160px {
        padding-right: 160px !important
    }

    .ps-sm-1px {
        padding-right: 1px !important
    }

    .ps-sm-5px {
        padding-right: 5px !important
    }

    .ps-sm-10px {
        padding-right: 10px !important
    }

    .ps-sm-15px {
        padding-right: 15px !important
    }

    .ps-sm-16px {
        padding-right: 16px !important
    }

    .ps-sm-20px {
        padding-right: 20px !important
    }

    .ps-sm-30px {
        padding-right: 30px !important
    }

    .ps-sm-40px {
        padding-right: 40px !important
    }

    .ps-sm-60px {
        padding-right: 60px !important
    }

    .ps-sm-88px {
        padding-right: 88px !important
    }

    .ps-sm-100px {
        padding-right: 100px !important
    }

    .ps-sm-1 {
        padding-right: .25rem !important
    }

    .ps-sm-2 {
        padding-right: .5rem !important
    }

    .ps-sm-3 {
        padding-right: 1rem !important
    }

    .ps-sm-4 {
        padding-right: 1.5rem !important
    }

    .ps-sm-5 {
        padding-right: 3rem !important
    }

    .text-sm-start {
        text-align: right !important
    }

    .text-sm-end {
        text-align: left !important
    }

    .text-sm-center {
        text-align: center !important
    }

    .z-sm-2 {
        z-index: 2 !important
    }

    .z-sm-3 {
        z-index: 3 !important
    }

    .z-sm-4 {
        z-index: 4 !important
    }

    .z-sm-5 {
        z-index: 5 !important
    }

    .z-sm-10 {
        z-index: 10 !important
    }

    .z-sm-50 {
        z-index: 50 !important
    }

    .z-sm-500 {
        z-index: 500 !important
    }

    .z-sm-1000 {
        z-index: 1000 !important
    }
}

@media(min-width: 768px) {
    .float-md-start {
        float: right !important
    }

    .float-md-end {
        float: left !important
    }

    .float-md-none {
        float: 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-table {
        display: table !important
    }

    .d-md-table-row {
        display: table-row !important
    }

    .d-md-table-cell {
        display: table-cell !important
    }

    .d-md-flex {
        display: flex !important
    }

    .d-md-inline-flex {
        display: inline-flex !important
    }

    .d-md-none {
        display: none !important
    }

    .d-md-table-header-group {
        display: table-header-group !important
    }

    .d-md-table-row-group {
        display: table-row-group !important
    }

    .position-md-static {
        position: static !important
    }

    .position-md-relative {
        position: relative !important
    }

    .position-md-absolute {
        position: absolute !important
    }

    .position-md-fixed {
        position: fixed !important
    }

    .position-md-sticky {
        position: sticky !important
    }

    .top-md-0 {
        top: 0 !important
    }

    .top-md-10px {
        top: 10px !important
    }

    .top-md-20px {
        top: 20px !important
    }

    .top-md-1rem {
        top: 1rem !important
    }

    .top-md-2rem {
        top: 2rem !important
    }

    .top-md-3rem {
        top: 3rem !important
    }

    .top-md-50 {
        top: 50% !important
    }

    .top-md-100 {
        top: 100% !important
    }

    .bottom-md-0 {
        bottom: 0 !important
    }

    .bottom-md-10px {
        bottom: 10px !important
    }

    .bottom-md-20px {
        bottom: 20px !important
    }

    .bottom-md-1rem {
        bottom: 1rem !important
    }

    .bottom-md-2rem {
        bottom: 2rem !important
    }

    .bottom-md-3rem {
        bottom: 3rem !important
    }

    .bottom-md-50 {
        bottom: 50% !important
    }

    .bottom-md-100 {
        bottom: 100% !important
    }

    .start-md-0 {
        left: 0 !important
    }

    .start-md-10px {
        left: 10px !important
    }

    .start-md-20px {
        left: 20px !important
    }

    .start-md-1rem {
        left: 1rem !important
    }

    .start-md-2rem {
        left: 2rem !important
    }

    .start-md-3rem {
        left: 3rem !important
    }

    .start-md-50 {
        left: 50% !important
    }

    .start-md-100 {
        left: 100% !important
    }

    .end-md-0 {
        right: 0 !important
    }

    .end-md-10px {
        right: 10px !important
    }

    .end-md-20px {
        right: 20px !important
    }

    .end-md-1rem {
        right: 1rem !important
    }

    .end-md-2rem {
        right: 2rem !important
    }

    .end-md-3rem {
        right: 3rem !important
    }

    .end-md-50 {
        right: 50% !important
    }

    .end-md-100 {
        right: 100% !important
    }

    .translate-middle-md {
        transform: translate(-50%, -50%) !important
    }

    .translate-middle-md-x {
        transform: translateX(-50%) !important
    }

    .translate-middle-md-y {
        transform: translateY(-50%) !important
    }

    .border-md {
        border: 1px solid #eeeff2 !important
    }

    .border-md-0 {
        border: 0 !important
    }

    .border-md-dashed {
        border: 1px dashed #eeeff2 !important
    }

    .border-top-md {
        border-top: 1px solid #eeeff2 !important
    }

    .border-top-md-0 {
        border-top: 0 !important
    }

    .border-end-md {
        border-right: 1px solid #eeeff2 !important
    }

    .border-end-md-0 {
        border-right: 0 !important
    }

    .border-bottom-md {
        border-bottom: 1px solid #eeeff2 !important
    }

    .border-bottom-md-0 {
        border-bottom: 0 !important
    }

    .border-start-md {
        border-left: 1px solid #eeeff2 !important
    }

    .border-start-md-0 {
        border-left: 0 !important
    }

    .border-md-primary {
        border-color: #992240 !important
    }

    .border-md-secondary {
        border-color: #488d9d !important
    }

    .border-md-success {
        border-color: #30d158 !important
    }

    .border-md-info {
        border-color: #488d9d !important
    }

    .border-md-cyan {
        border-color: #4cf4ff !important
    }

    .border-md-warning {
        border-color: #ff9f0a !important
    }

    .border-md-danger {
        border-color: #e7191a !important
    }

    .border-md-light {
        border-color: #eef0f8 !important
    }

    .border-md-white {
        border-color: #fff !important
    }

    .border-md-dark {
        border-color: #000710 !important
    }

    .border-md-black {
        border-color: #000 !important
    }

    .border-md-gray {
        border-color: #eeeff2 !important
    }

    .border-md-gray-80 {
        border-color: #eaecf0 !important
    }

    .border-md-gray-700 {
        border-color: #344054 !important
    }

    .border-md-gray-500 {
        border-color: hsla(0,0%,100%,.7) !important
    }

    .border-md-gray-600 {
        border-color: #98a2b3 !important
    }

    .border-md-outline-danger {
        border-color: rgba(253,190,190,.3019607843) !important
    }

    .border-md-outline-success {
        border-color: rgba(48,209,88,.1) !important
    }

    .border-md-white-70 {
        border-color: hsla(0,0%,100%,.7) !important
    }

    .border-md-outline-warning {
        border-color: rgba(255,159,10,.3) !important
    }

    .border-md-outline-cyan {
        border-color: rgba(76,244,255,.3) !important
    }

    .border-md-primary-op-80 {
        border-color: rgba(153,34,64,.8) !important
    }

    .border-md-1 {
        border-width: 1px !important
    }

    .border-md-2 {
        border-width: 2px !important
    }

    .border-md-3 {
        border-width: 3px !important
    }

    .border-md-4 {
        border-width: 4px !important
    }

    .border-md-5 {
        border-width: 5px !important
    }

    .mw-md-100 {
        max-width: 100% !important
    }

    .mw-md-290px {
        max-width: 290px !important
    }

    .h-md-25 {
        height: 25% !important
    }

    .h-md-50 {
        height: 50% !important
    }

    .h-md-75 {
        height: 75% !important
    }

    .h-md-100 {
        height: 100% !important
    }

    .h-md-auto {
        height: auto !important
    }

    .h-md-100px {
        height: 100px !important
    }

    .h-md-200px {
        height: 200px !important
    }

    .h-md-250px {
        height: 250px !important
    }

    .h-md-300px {
        height: 300px !important
    }

    .h-md-350px {
        height: 350px !important
    }

    .h-md-400px {
        height: 400px !important
    }

    .mh-md-100 {
        max-height: 100% !important
    }

    .mh-md-290px {
        max-height: 290px !important
    }

    .mh-md-500px {
        max-height: 500px !important
    }

    .flex-md-fill {
        flex: 1 1 auto !important
    }

    .flex-md-row {
        flex-direction: row !important
    }

    .flex-md-column {
        flex-direction: column !important
    }

    .flex-md-row-reverse {
        flex-direction: row-reverse !important
    }

    .flex-md-column-reverse {
        flex-direction: column-reverse !important
    }

    .flex-md-grow-0 {
        flex-grow: 0 !important
    }

    .flex-md-grow-1 {
        flex-grow: 1 !important
    }

    .flex-md-shrink-0 {
        flex-shrink: 0 !important
    }

    .flex-md-shrink-1 {
        flex-shrink: 1 !important
    }

    .flex-md-wrap {
        flex-wrap: wrap !important
    }

    .flex-md-nowrap {
        flex-wrap: nowrap !important
    }

    .flex-md-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }

    .gap-md-0 {
        gap: 0 !important
    }

    .gap-md--120px {
        gap: -120px !important
    }

    .gap-md--235px {
        gap: -235px !important
    }

    .gap-md-160px {
        gap: 160px !important
    }

    .gap-md-1px {
        gap: 1px !important
    }

    .gap-md-5px {
        gap: 5px !important
    }

    .gap-md-10px {
        gap: 10px !important
    }

    .gap-md-15px {
        gap: 15px !important
    }

    .gap-md-16px {
        gap: 16px !important
    }

    .gap-md-20px {
        gap: 20px !important
    }

    .gap-md-30px {
        gap: 30px !important
    }

    .gap-md-40px {
        gap: 40px !important
    }

    .gap-md-60px {
        gap: 60px !important
    }

    .gap-md-88px {
        gap: 88px !important
    }

    .gap-md-100px {
        gap: 100px !important
    }

    .gap-md-1 {
        gap: .25rem !important
    }

    .gap-md-2 {
        gap: .5rem !important
    }

    .gap-md-3 {
        gap: 1rem !important
    }

    .gap-md-4 {
        gap: 1.5rem !important
    }

    .gap-md-5 {
        gap: 3rem !important
    }

    .justify-content-md-start {
        justify-content: flex-start !important
    }

    .justify-content-md-end {
        justify-content: flex-end !important
    }

    .justify-content-md-center {
        justify-content: center !important
    }

    .justify-content-md-between {
        justify-content: space-between !important
    }

    .justify-content-md-around {
        justify-content: space-around !important
    }

    .justify-content-md-evenly {
        justify-content: space-evenly !important
    }

    .align-items-md-start {
        align-items: flex-start !important
    }

    .align-items-md-end {
        align-items: flex-end !important
    }

    .align-items-md-center {
        align-items: center !important
    }

    .align-items-md-baseline {
        align-items: baseline !important
    }

    .align-items-md-stretch {
        align-items: stretch !important
    }

    .align-content-md-start {
        align-content: flex-start !important
    }

    .align-content-md-end {
        align-content: flex-end !important
    }

    .align-content-md-center {
        align-content: center !important
    }

    .align-content-md-between {
        align-content: space-between !important
    }

    .align-content-md-around {
        align-content: space-around !important
    }

    .align-content-md-stretch {
        align-content: stretch !important
    }

    .align-self-md-auto {
        align-self: auto !important
    }

    .align-self-md-start {
        align-self: flex-start !important
    }

    .align-self-md-end {
        align-self: flex-end !important
    }

    .align-self-md-center {
        align-self: center !important
    }

    .align-self-md-baseline {
        align-self: baseline !important
    }

    .align-self-md-stretch {
        align-self: stretch !important
    }

    .order-md-first {
        order: -1 !important
    }

    .order-md-0 {
        order: 0 !important
    }

    .order-md-1 {
        order: 1 !important
    }

    .order-md-2 {
        order: 2 !important
    }

    .order-md-3 {
        order: 3 !important
    }

    .order-md-4 {
        order: 4 !important
    }

    .order-md-5 {
        order: 5 !important
    }

    .order-md-last {
        order: 6 !important
    }

    .m-md-0 {
        margin: 0 !important
    }

    .m-md--120px {
        margin: -120px !important
    }

    .m-md--235px {
        margin: -235px !important
    }

    .m-md-160px {
        margin: 160px !important
    }

    .m-md-1px {
        margin: 1px !important
    }

    .m-md-5px {
        margin: 5px !important
    }

    .m-md-10px {
        margin: 10px !important
    }

    .m-md-15px {
        margin: 15px !important
    }

    .m-md-16px {
        margin: 16px !important
    }

    .m-md-20px {
        margin: 20px !important
    }

    .m-md-30px {
        margin: 30px !important
    }

    .m-md-40px {
        margin: 40px !important
    }

    .m-md-60px {
        margin: 60px !important
    }

    .m-md-88px {
        margin: 88px !important
    }

    .m-md-100px {
        margin: 100px !important
    }

    .m-md-1 {
        margin: .25rem !important
    }

    .m-md-2 {
        margin: .5rem !important
    }

    .m-md-3 {
        margin: 1rem !important
    }

    .m-md-4 {
        margin: 1.5rem !important
    }

    .m-md-5 {
        margin: 3rem !important
    }

    .m-md-auto {
        margin: auto !important
    }

    .mx-md-0 {
        margin-left: 0 !important;
        margin-right: 0 !important
    }

    .mx-md--120px {
        margin-left: -120px !important;
        margin-right: -120px !important
    }

    .mx-md--235px {
        margin-left: -235px !important;
        margin-right: -235px !important
    }

    .mx-md-160px {
        margin-left: 160px !important;
        margin-right: 160px !important
    }

    .mx-md-1px {
        margin-left: 1px !important;
        margin-right: 1px !important
    }

    .mx-md-5px {
        margin-left: 5px !important;
        margin-right: 5px !important
    }

    .mx-md-10px {
        margin-left: 10px !important;
        margin-right: 10px !important
    }

    .mx-md-15px {
        margin-left: 15px !important;
        margin-right: 15px !important
    }

    .mx-md-16px {
        margin-left: 16px !important;
        margin-right: 16px !important
    }

    .mx-md-20px {
        margin-left: 20px !important;
        margin-right: 20px !important
    }

    .mx-md-30px {
        margin-left: 30px !important;
        margin-right: 30px !important
    }

    .mx-md-40px {
        margin-left: 40px !important;
        margin-right: 40px !important
    }

    .mx-md-60px {
        margin-left: 60px !important;
        margin-right: 60px !important
    }

    .mx-md-88px {
        margin-left: 88px !important;
        margin-right: 88px !important
    }

    .mx-md-100px {
        margin-left: 100px !important;
        margin-right: 100px !important
    }

    .mx-md-1 {
        margin-left: .25rem !important;
        margin-right: .25rem !important
    }

    .mx-md-2 {
        margin-left: .5rem !important;
        margin-right: .5rem !important
    }

    .mx-md-3 {
        margin-left: 1rem !important;
        margin-right: 1rem !important
    }

    .mx-md-4 {
        margin-left: 1.5rem !important;
        margin-right: 1.5rem !important
    }

    .mx-md-5 {
        margin-left: 3rem !important;
        margin-right: 3rem !important
    }

    .mx-md-auto {
        margin-left: auto !important;
        margin-right: auto !important
    }

    .my-md-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important
    }

    .my-md--120px {
        margin-top: -120px !important;
        margin-bottom: -120px !important
    }

    .my-md--235px {
        margin-top: -235px !important;
        margin-bottom: -235px !important
    }

    .my-md-160px {
        margin-top: 160px !important;
        margin-bottom: 160px !important
    }

    .my-md-1px {
        margin-top: 1px !important;
        margin-bottom: 1px !important
    }

    .my-md-5px {
        margin-top: 5px !important;
        margin-bottom: 5px !important
    }

    .my-md-10px {
        margin-top: 10px !important;
        margin-bottom: 10px !important
    }

    .my-md-15px {
        margin-top: 15px !important;
        margin-bottom: 15px !important
    }

    .my-md-16px {
        margin-top: 16px !important;
        margin-bottom: 16px !important
    }

    .my-md-20px {
        margin-top: 20px !important;
        margin-bottom: 20px !important
    }

    .my-md-30px {
        margin-top: 30px !important;
        margin-bottom: 30px !important
    }

    .my-md-40px {
        margin-top: 40px !important;
        margin-bottom: 40px !important
    }

    .my-md-60px {
        margin-top: 60px !important;
        margin-bottom: 60px !important
    }

    .my-md-88px {
        margin-top: 88px !important;
        margin-bottom: 88px !important
    }

    .my-md-100px {
        margin-top: 100px !important;
        margin-bottom: 100px !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: 1rem !important;
        margin-bottom: 1rem !important
    }

    .my-md-4 {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important
    }

    .my-md-5 {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important
    }

    .my-md-auto {
        margin-top: auto !important;
        margin-bottom: auto !important
    }

    .mt-md-0 {
        margin-top: 0 !important
    }

    .mt-md--120px {
        margin-top: -120px !important
    }

    .mt-md--235px {
        margin-top: -235px !important
    }

    .mt-md-160px {
        margin-top: 160px !important
    }

    .mt-md-1px {
        margin-top: 1px !important
    }

    .mt-md-5px {
        margin-top: 5px !important
    }

    .mt-md-10px {
        margin-top: 10px !important
    }

    .mt-md-15px {
        margin-top: 15px !important
    }

    .mt-md-16px {
        margin-top: 16px !important
    }

    .mt-md-20px {
        margin-top: 20px !important
    }

    .mt-md-30px {
        margin-top: 30px !important
    }

    .mt-md-40px {
        margin-top: 40px !important
    }

    .mt-md-60px {
        margin-top: 60px !important
    }

    .mt-md-88px {
        margin-top: 88px !important
    }

    .mt-md-100px {
        margin-top: 100px !important
    }

    .mt-md-1 {
        margin-top: .25rem !important
    }

    .mt-md-2 {
        margin-top: .5rem !important
    }

    .mt-md-3 {
        margin-top: 1rem !important
    }

    .mt-md-4 {
        margin-top: 1.5rem !important
    }

    .mt-md-5 {
        margin-top: 3rem !important
    }

    .mt-md-auto {
        margin-top: auto !important
    }

    .me-md-0 {
        margin-left: 0 !important
    }

    .me-md--120px {
        margin-left: -120px !important
    }

    .me-md--235px {
        margin-left: -235px !important
    }

    .me-md-160px {
        margin-left: 160px !important
    }

    .me-md-1px {
        margin-left: 1px !important
    }

    .me-md-5px {
        margin-left: 5px !important
    }

    .me-md-10px {
        margin-left: 10px !important
    }

    .me-md-15px {
        margin-left: 15px !important
    }

    .me-md-16px {
        margin-left: 16px !important
    }

    .me-md-20px {
        margin-left: 20px !important
    }

    .me-md-30px {
        margin-left: 30px !important
    }

    .me-md-40px {
        margin-left: 40px !important
    }

    .me-md-60px {
        margin-left: 60px !important
    }

    .me-md-88px {
        margin-left: 88px !important
    }

    .me-md-100px {
        margin-left: 100px !important
    }

    .me-md-1 {
        margin-left: .25rem !important
    }

    .me-md-2 {
        margin-left: .5rem !important
    }

    .me-md-3 {
        margin-left: 1rem !important
    }

    .me-md-4 {
        margin-left: 1.5rem !important
    }

    .me-md-5 {
        margin-left: 3rem !important
    }

    .me-md-auto {
        margin-left: auto !important
    }

    .mb-md-0 {
        margin-bottom: 0 !important
    }

    .mb-md--120px {
        margin-bottom: -120px !important
    }

    .mb-md--235px {
        margin-bottom: -235px !important
    }

    .mb-md-160px {
        margin-bottom: 160px !important
    }

    .mb-md-1px {
        margin-bottom: 1px !important
    }

    .mb-md-5px {
        margin-bottom: 5px !important
    }

    .mb-md-10px {
        margin-bottom: 10px !important
    }

    .mb-md-15px {
        margin-bottom: 15px !important
    }

    .mb-md-16px {
        margin-bottom: 16px !important
    }

    .mb-md-20px {
        margin-bottom: 20px !important
    }

    .mb-md-30px {
        margin-bottom: 30px !important
    }

    .mb-md-40px {
        margin-bottom: 40px !important
    }

    .mb-md-60px {
        margin-bottom: 60px !important
    }

    .mb-md-88px {
        margin-bottom: 88px !important
    }

    .mb-md-100px {
        margin-bottom: 100px !important
    }

    .mb-md-1 {
        margin-bottom: .25rem !important
    }

    .mb-md-2 {
        margin-bottom: .5rem !important
    }

    .mb-md-3 {
        margin-bottom: 1rem !important
    }

    .mb-md-4 {
        margin-bottom: 1.5rem !important
    }

    .mb-md-5 {
        margin-bottom: 3rem !important
    }

    .mb-md-auto {
        margin-bottom: auto !important
    }

    .ms-md-0 {
        margin-right: 0 !important
    }

    .ms-md--120px {
        margin-right: -120px !important
    }

    .ms-md--235px {
        margin-right: -235px !important
    }

    .ms-md-160px {
        margin-right: 160px !important
    }

    .ms-md-1px {
        margin-right: 1px !important
    }

    .ms-md-5px {
        margin-right: 5px !important
    }

    .ms-md-10px {
        margin-right: 10px !important
    }

    .ms-md-15px {
        margin-right: 15px !important
    }

    .ms-md-16px {
        margin-right: 16px !important
    }

    .ms-md-20px {
        margin-right: 20px !important
    }

    .ms-md-30px {
        margin-right: 30px !important
    }

    .ms-md-40px {
        margin-right: 40px !important
    }

    .ms-md-60px {
        margin-right: 60px !important
    }

    .ms-md-88px {
        margin-right: 88px !important
    }

    .ms-md-100px {
        margin-right: 100px !important
    }

    .ms-md-1 {
        margin-right: .25rem !important
    }

    .ms-md-2 {
        margin-right: .5rem !important
    }

    .ms-md-3 {
        margin-right: 1rem !important
    }

    .ms-md-4 {
        margin-right: 1.5rem !important
    }

    .ms-md-5 {
        margin-right: 3rem !important
    }

    .ms-md-auto {
        margin-right: auto !important
    }

    .p-md-0 {
        padding: 0 !important
    }

    .p-md--120px {
        padding: -120px !important
    }

    .p-md--235px {
        padding: -235px !important
    }

    .p-md-160px {
        padding: 160px !important
    }

    .p-md-1px {
        padding: 1px !important
    }

    .p-md-5px {
        padding: 5px !important
    }

    .p-md-10px {
        padding: 10px !important
    }

    .p-md-15px {
        padding: 15px !important
    }

    .p-md-16px {
        padding: 16px !important
    }

    .p-md-20px {
        padding: 20px !important
    }

    .p-md-30px {
        padding: 30px !important
    }

    .p-md-40px {
        padding: 40px !important
    }

    .p-md-60px {
        padding: 60px !important
    }

    .p-md-88px {
        padding: 88px !important
    }

    .p-md-100px {
        padding: 100px !important
    }

    .p-md-1 {
        padding: .25rem !important
    }

    .p-md-2 {
        padding: .5rem !important
    }

    .p-md-3 {
        padding: 1rem !important
    }

    .p-md-4 {
        padding: 1.5rem !important
    }

    .p-md-5 {
        padding: 3rem !important
    }

    .px-md-0 {
        padding-left: 0 !important;
        padding-right: 0 !important
    }

    .px-md--120px {
        padding-left: -120px !important;
        padding-right: -120px !important
    }

    .px-md--235px {
        padding-left: -235px !important;
        padding-right: -235px !important
    }

    .px-md-160px {
        padding-left: 160px !important;
        padding-right: 160px !important
    }

    .px-md-1px {
        padding-left: 1px !important;
        padding-right: 1px !important
    }

    .px-md-5px {
        padding-left: 5px !important;
        padding-right: 5px !important
    }

    .px-md-10px {
        padding-left: 10px !important;
        padding-right: 10px !important
    }

    .px-md-15px {
        padding-left: 15px !important;
        padding-right: 15px !important
    }

    .px-md-16px {
        padding-left: 16px !important;
        padding-right: 16px !important
    }

    .px-md-20px {
        padding-left: 20px !important;
        padding-right: 20px !important
    }

    .px-md-30px {
        padding-left: 30px !important;
        padding-right: 30px !important
    }

    .px-md-40px {
        padding-left: 40px !important;
        padding-right: 40px !important
    }

    .px-md-60px {
        padding-left: 60px !important;
        padding-right: 60px !important
    }

    .px-md-88px {
        padding-left: 88px !important;
        padding-right: 88px !important
    }

    .px-md-100px {
        padding-left: 100px !important;
        padding-right: 100px !important
    }

    .px-md-1 {
        padding-left: .25rem !important;
        padding-right: .25rem !important
    }

    .px-md-2 {
        padding-left: .5rem !important;
        padding-right: .5rem !important
    }

    .px-md-3 {
        padding-left: 1rem !important;
        padding-right: 1rem !important
    }

    .px-md-4 {
        padding-left: 1.5rem !important;
        padding-right: 1.5rem !important
    }

    .px-md-5 {
        padding-left: 3rem !important;
        padding-right: 3rem !important
    }

    .py-md-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }

    .py-md--120px {
        padding-top: -120px !important;
        padding-bottom: -120px !important
    }

    .py-md--235px {
        padding-top: -235px !important;
        padding-bottom: -235px !important
    }

    .py-md-160px {
        padding-top: 160px !important;
        padding-bottom: 160px !important
    }

    .py-md-1px {
        padding-top: 1px !important;
        padding-bottom: 1px !important
    }

    .py-md-5px {
        padding-top: 5px !important;
        padding-bottom: 5px !important
    }

    .py-md-10px {
        padding-top: 10px !important;
        padding-bottom: 10px !important
    }

    .py-md-15px {
        padding-top: 15px !important;
        padding-bottom: 15px !important
    }

    .py-md-16px {
        padding-top: 16px !important;
        padding-bottom: 16px !important
    }

    .py-md-20px {
        padding-top: 20px !important;
        padding-bottom: 20px !important
    }

    .py-md-30px {
        padding-top: 30px !important;
        padding-bottom: 30px !important
    }

    .py-md-40px {
        padding-top: 40px !important;
        padding-bottom: 40px !important
    }

    .py-md-60px {
        padding-top: 60px !important;
        padding-bottom: 60px !important
    }

    .py-md-88px {
        padding-top: 88px !important;
        padding-bottom: 88px !important
    }

    .py-md-100px {
        padding-top: 100px !important;
        padding-bottom: 100px !important
    }

    .py-md-1 {
        padding-top: .25rem !important;
        padding-bottom: .25rem !important
    }

    .py-md-2 {
        padding-top: .5rem !important;
        padding-bottom: .5rem !important
    }

    .py-md-3 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important
    }

    .py-md-4 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important
    }

    .py-md-5 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important
    }

    .pt-md-0 {
        padding-top: 0 !important
    }

    .pt-md--120px {
        padding-top: -120px !important
    }

    .pt-md--235px {
        padding-top: -235px !important
    }

    .pt-md-160px {
        padding-top: 160px !important
    }

    .pt-md-1px {
        padding-top: 1px !important
    }

    .pt-md-5px {
        padding-top: 5px !important
    }

    .pt-md-10px {
        padding-top: 10px !important
    }

    .pt-md-15px {
        padding-top: 15px !important
    }

    .pt-md-16px {
        padding-top: 16px !important
    }

    .pt-md-20px {
        padding-top: 20px !important
    }

    .pt-md-30px {
        padding-top: 30px !important
    }

    .pt-md-40px {
        padding-top: 40px !important
    }

    .pt-md-60px {
        padding-top: 60px !important
    }

    .pt-md-88px {
        padding-top: 88px !important
    }

    .pt-md-100px {
        padding-top: 100px !important
    }

    .pt-md-1 {
        padding-top: .25rem !important
    }

    .pt-md-2 {
        padding-top: .5rem !important
    }

    .pt-md-3 {
        padding-top: 1rem !important
    }

    .pt-md-4 {
        padding-top: 1.5rem !important
    }

    .pt-md-5 {
        padding-top: 3rem !important
    }

    .pe-md-0 {
        padding-left: 0 !important
    }

    .pe-md--120px {
        padding-left: -120px !important
    }

    .pe-md--235px {
        padding-left: -235px !important
    }

    .pe-md-160px {
        padding-left: 160px !important
    }

    .pe-md-1px {
        padding-left: 1px !important
    }

    .pe-md-5px {
        padding-left: 5px !important
    }

    .pe-md-10px {
        padding-left: 10px !important
    }

    .pe-md-15px {
        padding-left: 15px !important
    }

    .pe-md-16px {
        padding-left: 16px !important
    }

    .pe-md-20px {
        padding-left: 20px !important
    }

    .pe-md-30px {
        padding-left: 30px !important
    }

    .pe-md-40px {
        padding-left: 40px !important
    }

    .pe-md-60px {
        padding-left: 60px !important
    }

    .pe-md-88px {
        padding-left: 88px !important
    }

    .pe-md-100px {
        padding-left: 100px !important
    }

    .pe-md-1 {
        padding-left: .25rem !important
    }

    .pe-md-2 {
        padding-left: .5rem !important
    }

    .pe-md-3 {
        padding-left: 1rem !important
    }

    .pe-md-4 {
        padding-left: 1.5rem !important
    }

    .pe-md-5 {
        padding-left: 3rem !important
    }

    .pb-md-0 {
        padding-bottom: 0 !important
    }

    .pb-md--120px {
        padding-bottom: -120px !important
    }

    .pb-md--235px {
        padding-bottom: -235px !important
    }

    .pb-md-160px {
        padding-bottom: 160px !important
    }

    .pb-md-1px {
        padding-bottom: 1px !important
    }

    .pb-md-5px {
        padding-bottom: 5px !important
    }

    .pb-md-10px {
        padding-bottom: 10px !important
    }

    .pb-md-15px {
        padding-bottom: 15px !important
    }

    .pb-md-16px {
        padding-bottom: 16px !important
    }

    .pb-md-20px {
        padding-bottom: 20px !important
    }

    .pb-md-30px {
        padding-bottom: 30px !important
    }

    .pb-md-40px {
        padding-bottom: 40px !important
    }

    .pb-md-60px {
        padding-bottom: 60px !important
    }

    .pb-md-88px {
        padding-bottom: 88px !important
    }

    .pb-md-100px {
        padding-bottom: 100px !important
    }

    .pb-md-1 {
        padding-bottom: .25rem !important
    }

    .pb-md-2 {
        padding-bottom: .5rem !important
    }

    .pb-md-3 {
        padding-bottom: 1rem !important
    }

    .pb-md-4 {
        padding-bottom: 1.5rem !important
    }

    .pb-md-5 {
        padding-bottom: 3rem !important
    }

    .ps-md-0 {
        padding-right: 0 !important
    }

    .ps-md--120px {
        padding-right: -120px !important
    }

    .ps-md--235px {
        padding-right: -235px !important
    }

    .ps-md-160px {
        padding-right: 160px !important
    }

    .ps-md-1px {
        padding-right: 1px !important
    }

    .ps-md-5px {
        padding-right: 5px !important
    }

    .ps-md-10px {
        padding-right: 10px !important
    }

    .ps-md-15px {
        padding-right: 15px !important
    }

    .ps-md-16px {
        padding-right: 16px !important
    }

    .ps-md-20px {
        padding-right: 20px !important
    }

    .ps-md-30px {
        padding-right: 30px !important
    }

    .ps-md-40px {
        padding-right: 40px !important
    }

    .ps-md-60px {
        padding-right: 60px !important
    }

    .ps-md-88px {
        padding-right: 88px !important
    }

    .ps-md-100px {
        padding-right: 100px !important
    }

    .ps-md-1 {
        padding-right: .25rem !important
    }

    .ps-md-2 {
        padding-right: .5rem !important
    }

    .ps-md-3 {
        padding-right: 1rem !important
    }

    .ps-md-4 {
        padding-right: 1.5rem !important
    }

    .ps-md-5 {
        padding-right: 3rem !important
    }

    .text-md-start {
        text-align: right !important
    }

    .text-md-end {
        text-align: left !important
    }

    .text-md-center {
        text-align: center !important
    }

    .z-md-2 {
        z-index: 2 !important
    }

    .z-md-3 {
        z-index: 3 !important
    }

    .z-md-4 {
        z-index: 4 !important
    }

    .z-md-5 {
        z-index: 5 !important
    }

    .z-md-10 {
        z-index: 10 !important
    }

    .z-md-50 {
        z-index: 50 !important
    }

    .z-md-500 {
        z-index: 500 !important
    }

    .z-md-1000 {
        z-index: 1000 !important
    }
}

@media(min-width: 992px) {
    .float-lg-start {
        float: right !important
    }

    .float-lg-end {
        float: left !important
    }

    .float-lg-none {
        float: 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-table {
        display: table !important
    }

    .d-lg-table-row {
        display: table-row !important
    }

    .d-lg-table-cell {
        display: table-cell !important
    }

    .d-lg-flex {
        display: flex !important
    }

    .d-lg-inline-flex {
        display: inline-flex !important
    }

    .d-lg-none {
        display: none !important
    }

    .d-lg-table-header-group {
        display: table-header-group !important
    }

    .d-lg-table-row-group {
        display: table-row-group !important
    }

    .position-lg-static {
        position: static !important
    }

    .position-lg-relative {
        position: relative !important
    }

    .position-lg-absolute {
        position: absolute !important
    }

    .position-lg-fixed {
        position: fixed !important
    }

    .position-lg-sticky {
        position: sticky !important
    }

    .top-lg-0 {
        top: 0 !important
    }

    .top-lg-10px {
        top: 10px !important
    }

    .top-lg-20px {
        top: 20px !important
    }

    .top-lg-1rem {
        top: 1rem !important
    }

    .top-lg-2rem {
        top: 2rem !important
    }

    .top-lg-3rem {
        top: 3rem !important
    }

    .top-lg-50 {
        top: 50% !important
    }

    .top-lg-100 {
        top: 100% !important
    }

    .bottom-lg-0 {
        bottom: 0 !important
    }

    .bottom-lg-10px {
        bottom: 10px !important
    }

    .bottom-lg-20px {
        bottom: 20px !important
    }

    .bottom-lg-1rem {
        bottom: 1rem !important
    }

    .bottom-lg-2rem {
        bottom: 2rem !important
    }

    .bottom-lg-3rem {
        bottom: 3rem !important
    }

    .bottom-lg-50 {
        bottom: 50% !important
    }

    .bottom-lg-100 {
        bottom: 100% !important
    }

    .start-lg-0 {
        left: 0 !important
    }

    .start-lg-10px {
        left: 10px !important
    }

    .start-lg-20px {
        left: 20px !important
    }

    .start-lg-1rem {
        left: 1rem !important
    }

    .start-lg-2rem {
        left: 2rem !important
    }

    .start-lg-3rem {
        left: 3rem !important
    }

    .start-lg-50 {
        left: 50% !important
    }

    .start-lg-100 {
        left: 100% !important
    }

    .end-lg-0 {
        right: 0 !important
    }

    .end-lg-10px {
        right: 10px !important
    }

    .end-lg-20px {
        right: 20px !important
    }

    .end-lg-1rem {
        right: 1rem !important
    }

    .end-lg-2rem {
        right: 2rem !important
    }

    .end-lg-3rem {
        right: 3rem !important
    }

    .end-lg-50 {
        right: 50% !important
    }

    .end-lg-100 {
        right: 100% !important
    }

    .translate-middle-lg {
        transform: translate(-50%, -50%) !important
    }

    .translate-middle-lg-x {
        transform: translateX(-50%) !important
    }

    .translate-middle-lg-y {
        transform: translateY(-50%) !important
    }

    .border-lg {
        border: 1px solid #eeeff2 !important
    }

    .border-lg-0 {
        border: 0 !important
    }

    .border-lg-dashed {
        border: 1px dashed #eeeff2 !important
    }

    .border-top-lg {
        border-top: 1px solid #eeeff2 !important
    }

    .border-top-lg-0 {
        border-top: 0 !important
    }

    .border-end-lg {
        border-right: 1px solid #eeeff2 !important
    }

    .border-end-lg-0 {
        border-right: 0 !important
    }

    .border-bottom-lg {
        border-bottom: 1px solid #eeeff2 !important
    }

    .border-bottom-lg-0 {
        border-bottom: 0 !important
    }

    .border-start-lg {
        border-left: 1px solid #eeeff2 !important
    }

    .border-start-lg-0 {
        border-left: 0 !important
    }

    .border-lg-primary {
        border-color: #992240 !important
    }

    .border-lg-secondary {
        border-color: #488d9d !important
    }

    .border-lg-success {
        border-color: #30d158 !important
    }

    .border-lg-info {
        border-color: #488d9d !important
    }

    .border-lg-cyan {
        border-color: #4cf4ff !important
    }

    .border-lg-warning {
        border-color: #ff9f0a !important
    }

    .border-lg-danger {
        border-color: #e7191a !important
    }

    .border-lg-light {
        border-color: #eef0f8 !important
    }

    .border-lg-white {
        border-color: #fff !important
    }

    .border-lg-dark {
        border-color: #000710 !important
    }

    .border-lg-black {
        border-color: #000 !important
    }

    .border-lg-gray {
        border-color: #eeeff2 !important
    }

    .border-lg-gray-80 {
        border-color: #eaecf0 !important
    }

    .border-lg-gray-700 {
        border-color: #344054 !important
    }

    .border-lg-gray-500 {
        border-color: hsla(0,0%,100%,.7) !important
    }

    .border-lg-gray-600 {
        border-color: #98a2b3 !important
    }

    .border-lg-outline-danger {
        border-color: rgba(253,190,190,.3019607843) !important
    }

    .border-lg-outline-success {
        border-color: rgba(48,209,88,.1) !important
    }

    .border-lg-white-70 {
        border-color: hsla(0,0%,100%,.7) !important
    }

    .border-lg-outline-warning {
        border-color: rgba(255,159,10,.3) !important
    }

    .border-lg-outline-cyan {
        border-color: rgba(76,244,255,.3) !important
    }

    .border-lg-primary-op-80 {
        border-color: rgba(153,34,64,.8) !important
    }

    .border-lg-1 {
        border-width: 1px !important
    }

    .border-lg-2 {
        border-width: 2px !important
    }

    .border-lg-3 {
        border-width: 3px !important
    }

    .border-lg-4 {
        border-width: 4px !important
    }

    .border-lg-5 {
        border-width: 5px !important
    }

    .mw-lg-100 {
        max-width: 100% !important
    }

    .mw-lg-290px {
        max-width: 290px !important
    }

    .h-lg-25 {
        height: 25% !important
    }

    .h-lg-50 {
        height: 50% !important
    }

    .h-lg-75 {
        height: 75% !important
    }

    .h-lg-100 {
        height: 100% !important
    }

    .h-lg-auto {
        height: auto !important
    }

    .h-lg-100px {
        height: 100px !important
    }

    .h-lg-200px {
        height: 200px !important
    }

    .h-lg-250px {
        height: 250px !important
    }

    .h-lg-300px {
        height: 300px !important
    }

    .h-lg-350px {
        height: 350px !important
    }

    .h-lg-400px {
        height: 400px !important
    }

    .mh-lg-100 {
        max-height: 100% !important
    }

    .mh-lg-290px {
        max-height: 290px !important
    }

    .mh-lg-500px {
        max-height: 500px !important
    }

    .flex-lg-fill {
        flex: 1 1 auto !important
    }

    .flex-lg-row {
        flex-direction: row !important
    }

    .flex-lg-column {
        flex-direction: column !important
    }

    .flex-lg-row-reverse {
        flex-direction: row-reverse !important
    }

    .flex-lg-column-reverse {
        flex-direction: column-reverse !important
    }

    .flex-lg-grow-0 {
        flex-grow: 0 !important
    }

    .flex-lg-grow-1 {
        flex-grow: 1 !important
    }

    .flex-lg-shrink-0 {
        flex-shrink: 0 !important
    }

    .flex-lg-shrink-1 {
        flex-shrink: 1 !important
    }

    .flex-lg-wrap {
        flex-wrap: wrap !important
    }

    .flex-lg-nowrap {
        flex-wrap: nowrap !important
    }

    .flex-lg-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }

    .gap-lg-0 {
        gap: 0 !important
    }

    .gap-lg--120px {
        gap: -120px !important
    }

    .gap-lg--235px {
        gap: -235px !important
    }

    .gap-lg-160px {
        gap: 160px !important
    }

    .gap-lg-1px {
        gap: 1px !important
    }

    .gap-lg-5px {
        gap: 5px !important
    }

    .gap-lg-10px {
        gap: 10px !important
    }

    .gap-lg-15px {
        gap: 15px !important
    }

    .gap-lg-16px {
        gap: 16px !important
    }

    .gap-lg-20px {
        gap: 20px !important
    }

    .gap-lg-30px {
        gap: 30px !important
    }

    .gap-lg-40px {
        gap: 40px !important
    }

    .gap-lg-60px {
        gap: 60px !important
    }

    .gap-lg-88px {
        gap: 88px !important
    }

    .gap-lg-100px {
        gap: 100px !important
    }

    .gap-lg-1 {
        gap: .25rem !important
    }

    .gap-lg-2 {
        gap: .5rem !important
    }

    .gap-lg-3 {
        gap: 1rem !important
    }

    .gap-lg-4 {
        gap: 1.5rem !important
    }

    .gap-lg-5 {
        gap: 3rem !important
    }

    .justify-content-lg-start {
        justify-content: flex-start !important
    }

    .justify-content-lg-end {
        justify-content: flex-end !important
    }

    .justify-content-lg-center {
        justify-content: center !important
    }

    .justify-content-lg-between {
        justify-content: space-between !important
    }

    .justify-content-lg-around {
        justify-content: space-around !important
    }

    .justify-content-lg-evenly {
        justify-content: space-evenly !important
    }

    .align-items-lg-start {
        align-items: flex-start !important
    }

    .align-items-lg-end {
        align-items: flex-end !important
    }

    .align-items-lg-center {
        align-items: center !important
    }

    .align-items-lg-baseline {
        align-items: baseline !important
    }

    .align-items-lg-stretch {
        align-items: stretch !important
    }

    .align-content-lg-start {
        align-content: flex-start !important
    }

    .align-content-lg-end {
        align-content: flex-end !important
    }

    .align-content-lg-center {
        align-content: center !important
    }

    .align-content-lg-between {
        align-content: space-between !important
    }

    .align-content-lg-around {
        align-content: space-around !important
    }

    .align-content-lg-stretch {
        align-content: stretch !important
    }

    .align-self-lg-auto {
        align-self: auto !important
    }

    .align-self-lg-start {
        align-self: flex-start !important
    }

    .align-self-lg-end {
        align-self: flex-end !important
    }

    .align-self-lg-center {
        align-self: center !important
    }

    .align-self-lg-baseline {
        align-self: baseline !important
    }

    .align-self-lg-stretch {
        align-self: stretch !important
    }

    .order-lg-first {
        order: -1 !important
    }

    .order-lg-0 {
        order: 0 !important
    }

    .order-lg-1 {
        order: 1 !important
    }

    .order-lg-2 {
        order: 2 !important
    }

    .order-lg-3 {
        order: 3 !important
    }

    .order-lg-4 {
        order: 4 !important
    }

    .order-lg-5 {
        order: 5 !important
    }

    .order-lg-last {
        order: 6 !important
    }

    .m-lg-0 {
        margin: 0 !important
    }

    .m-lg--120px {
        margin: -120px !important
    }

    .m-lg--235px {
        margin: -235px !important
    }

    .m-lg-160px {
        margin: 160px !important
    }

    .m-lg-1px {
        margin: 1px !important
    }

    .m-lg-5px {
        margin: 5px !important
    }

    .m-lg-10px {
        margin: 10px !important
    }

    .m-lg-15px {
        margin: 15px !important
    }

    .m-lg-16px {
        margin: 16px !important
    }

    .m-lg-20px {
        margin: 20px !important
    }

    .m-lg-30px {
        margin: 30px !important
    }

    .m-lg-40px {
        margin: 40px !important
    }

    .m-lg-60px {
        margin: 60px !important
    }

    .m-lg-88px {
        margin: 88px !important
    }

    .m-lg-100px {
        margin: 100px !important
    }

    .m-lg-1 {
        margin: .25rem !important
    }

    .m-lg-2 {
        margin: .5rem !important
    }

    .m-lg-3 {
        margin: 1rem !important
    }

    .m-lg-4 {
        margin: 1.5rem !important
    }

    .m-lg-5 {
        margin: 3rem !important
    }

    .m-lg-auto {
        margin: auto !important
    }

    .mx-lg-0 {
        margin-left: 0 !important;
        margin-right: 0 !important
    }

    .mx-lg--120px {
        margin-left: -120px !important;
        margin-right: -120px !important
    }

    .mx-lg--235px {
        margin-left: -235px !important;
        margin-right: -235px !important
    }

    .mx-lg-160px {
        margin-left: 160px !important;
        margin-right: 160px !important
    }

    .mx-lg-1px {
        margin-left: 1px !important;
        margin-right: 1px !important
    }

    .mx-lg-5px {
        margin-left: 5px !important;
        margin-right: 5px !important
    }

    .mx-lg-10px {
        margin-left: 10px !important;
        margin-right: 10px !important
    }

    .mx-lg-15px {
        margin-left: 15px !important;
        margin-right: 15px !important
    }

    .mx-lg-16px {
        margin-left: 16px !important;
        margin-right: 16px !important
    }

    .mx-lg-20px {
        margin-left: 20px !important;
        margin-right: 20px !important
    }

    .mx-lg-30px {
        margin-left: 30px !important;
        margin-right: 30px !important
    }

    .mx-lg-40px {
        margin-left: 40px !important;
        margin-right: 40px !important
    }

    .mx-lg-60px {
        margin-left: 60px !important;
        margin-right: 60px !important
    }

    .mx-lg-88px {
        margin-left: 88px !important;
        margin-right: 88px !important
    }

    .mx-lg-100px {
        margin-left: 100px !important;
        margin-right: 100px !important
    }

    .mx-lg-1 {
        margin-left: .25rem !important;
        margin-right: .25rem !important
    }

    .mx-lg-2 {
        margin-left: .5rem !important;
        margin-right: .5rem !important
    }

    .mx-lg-3 {
        margin-left: 1rem !important;
        margin-right: 1rem !important
    }

    .mx-lg-4 {
        margin-left: 1.5rem !important;
        margin-right: 1.5rem !important
    }

    .mx-lg-5 {
        margin-left: 3rem !important;
        margin-right: 3rem !important
    }

    .mx-lg-auto {
        margin-left: auto !important;
        margin-right: auto !important
    }

    .my-lg-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important
    }

    .my-lg--120px {
        margin-top: -120px !important;
        margin-bottom: -120px !important
    }

    .my-lg--235px {
        margin-top: -235px !important;
        margin-bottom: -235px !important
    }

    .my-lg-160px {
        margin-top: 160px !important;
        margin-bottom: 160px !important
    }

    .my-lg-1px {
        margin-top: 1px !important;
        margin-bottom: 1px !important
    }

    .my-lg-5px {
        margin-top: 5px !important;
        margin-bottom: 5px !important
    }

    .my-lg-10px {
        margin-top: 10px !important;
        margin-bottom: 10px !important
    }

    .my-lg-15px {
        margin-top: 15px !important;
        margin-bottom: 15px !important
    }

    .my-lg-16px {
        margin-top: 16px !important;
        margin-bottom: 16px !important
    }

    .my-lg-20px {
        margin-top: 20px !important;
        margin-bottom: 20px !important
    }

    .my-lg-30px {
        margin-top: 30px !important;
        margin-bottom: 30px !important
    }

    .my-lg-40px {
        margin-top: 40px !important;
        margin-bottom: 40px !important
    }

    .my-lg-60px {
        margin-top: 60px !important;
        margin-bottom: 60px !important
    }

    .my-lg-88px {
        margin-top: 88px !important;
        margin-bottom: 88px !important
    }

    .my-lg-100px {
        margin-top: 100px !important;
        margin-bottom: 100px !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: 1rem !important;
        margin-bottom: 1rem !important
    }

    .my-lg-4 {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important
    }

    .my-lg-5 {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important
    }

    .my-lg-auto {
        margin-top: auto !important;
        margin-bottom: auto !important
    }

    .mt-lg-0 {
        margin-top: 0 !important
    }

    .mt-lg--120px {
        margin-top: -120px !important
    }

    .mt-lg--235px {
        margin-top: -235px !important
    }

    .mt-lg-160px {
        margin-top: 160px !important
    }

    .mt-lg-1px {
        margin-top: 1px !important
    }

    .mt-lg-5px {
        margin-top: 5px !important
    }

    .mt-lg-10px {
        margin-top: 10px !important
    }

    .mt-lg-15px {
        margin-top: 15px !important
    }

    .mt-lg-16px {
        margin-top: 16px !important
    }

    .mt-lg-20px {
        margin-top: 20px !important
    }

    .mt-lg-30px {
        margin-top: 30px !important
    }

    .mt-lg-40px {
        margin-top: 40px !important
    }

    .mt-lg-60px {
        margin-top: 60px !important
    }

    .mt-lg-88px {
        margin-top: 88px !important
    }

    .mt-lg-100px {
        margin-top: 100px !important
    }

    .mt-lg-1 {
        margin-top: .25rem !important
    }

    .mt-lg-2 {
        margin-top: .5rem !important
    }

    .mt-lg-3 {
        margin-top: 1rem !important
    }

    .mt-lg-4 {
        margin-top: 1.5rem !important
    }

    .mt-lg-5 {
        margin-top: 3rem !important
    }

    .mt-lg-auto {
        margin-top: auto !important
    }

    .me-lg-0 {
        margin-left: 0 !important
    }

    .me-lg--120px {
        margin-left: -120px !important
    }

    .me-lg--235px {
        margin-left: -235px !important
    }

    .me-lg-160px {
        margin-left: 160px !important
    }

    .me-lg-1px {
        margin-left: 1px !important
    }

    .me-lg-5px {
        margin-left: 5px !important
    }

    .me-lg-10px {
        margin-left: 10px !important
    }

    .me-lg-15px {
        margin-left: 15px !important
    }

    .me-lg-16px {
        margin-left: 16px !important
    }

    .me-lg-20px {
        margin-left: 20px !important
    }

    .me-lg-30px {
        margin-left: 30px !important
    }

    .me-lg-40px {
        margin-left: 40px !important
    }

    .me-lg-60px {
        margin-left: 60px !important
    }

    .me-lg-88px {
        margin-left: 88px !important
    }

    .me-lg-100px {
        margin-left: 100px !important
    }

    .me-lg-1 {
        margin-left: .25rem !important
    }

    .me-lg-2 {
        margin-left: .5rem !important
    }

    .me-lg-3 {
        margin-left: 1rem !important
    }

    .me-lg-4 {
        margin-left: 1.5rem !important
    }

    .me-lg-5 {
        margin-left: 3rem !important
    }

    .me-lg-auto {
        margin-left: auto !important
    }

    .mb-lg-0 {
        margin-bottom: 0 !important
    }

    .mb-lg--120px {
        margin-bottom: -120px !important
    }

    .mb-lg--235px {
        margin-bottom: -235px !important
    }

    .mb-lg-160px {
        margin-bottom: 160px !important
    }

    .mb-lg-1px {
        margin-bottom: 1px !important
    }

    .mb-lg-5px {
        margin-bottom: 5px !important
    }

    .mb-lg-10px {
        margin-bottom: 10px !important
    }

    .mb-lg-15px {
        margin-bottom: 15px !important
    }

    .mb-lg-16px {
        margin-bottom: 16px !important
    }

    .mb-lg-20px {
        margin-bottom: 20px !important
    }

    .mb-lg-30px {
        margin-bottom: 30px !important
    }

    .mb-lg-40px {
        margin-bottom: 40px !important
    }

    .mb-lg-60px {
        margin-bottom: 60px !important
    }

    .mb-lg-88px {
        margin-bottom: 88px !important
    }

    .mb-lg-100px {
        margin-bottom: 100px !important
    }

    .mb-lg-1 {
        margin-bottom: .25rem !important
    }

    .mb-lg-2 {
        margin-bottom: .5rem !important
    }

    .mb-lg-3 {
        margin-bottom: 1rem !important
    }

    .mb-lg-4 {
        margin-bottom: 1.5rem !important
    }

    .mb-lg-5 {
        margin-bottom: 3rem !important
    }

    .mb-lg-auto {
        margin-bottom: auto !important
    }

    .ms-lg-0 {
        margin-right: 0 !important
    }

    .ms-lg--120px {
        margin-right: -120px !important
    }

    .ms-lg--235px {
        margin-right: -235px !important
    }

    .ms-lg-160px {
        margin-right: 160px !important
    }

    .ms-lg-1px {
        margin-right: 1px !important
    }

    .ms-lg-5px {
        margin-right: 5px !important
    }

    .ms-lg-10px {
        margin-right: 10px !important
    }

    .ms-lg-15px {
        margin-right: 15px !important
    }

    .ms-lg-16px {
        margin-right: 16px !important
    }

    .ms-lg-20px {
        margin-right: 20px !important
    }

    .ms-lg-30px {
        margin-right: 30px !important
    }

    .ms-lg-40px {
        margin-right: 40px !important
    }

    .ms-lg-60px {
        margin-right: 60px !important
    }

    .ms-lg-88px {
        margin-right: 88px !important
    }

    .ms-lg-100px {
        margin-right: 100px !important
    }

    .ms-lg-1 {
        margin-right: .25rem !important
    }

    .ms-lg-2 {
        margin-right: .5rem !important
    }

    .ms-lg-3 {
        margin-right: 1rem !important
    }

    .ms-lg-4 {
        margin-right: 1.5rem !important
    }

    .ms-lg-5 {
        margin-right: 3rem !important
    }

    .ms-lg-auto {
        margin-right: auto !important
    }

    .p-lg-0 {
        padding: 0 !important
    }

    .p-lg--120px {
        padding: -120px !important
    }

    .p-lg--235px {
        padding: -235px !important
    }

    .p-lg-160px {
        padding: 160px !important
    }

    .p-lg-1px {
        padding: 1px !important
    }

    .p-lg-5px {
        padding: 5px !important
    }

    .p-lg-10px {
        padding: 10px !important
    }

    .p-lg-15px {
        padding: 15px !important
    }

    .p-lg-16px {
        padding: 16px !important
    }

    .p-lg-20px {
        padding: 20px !important
    }

    .p-lg-30px {
        padding: 30px !important
    }

    .p-lg-40px {
        padding: 40px !important
    }

    .p-lg-60px {
        padding: 60px !important
    }

    .p-lg-88px {
        padding: 88px !important
    }

    .p-lg-100px {
        padding: 100px !important
    }

    .p-lg-1 {
        padding: .25rem !important
    }

    .p-lg-2 {
        padding: .5rem !important
    }

    .p-lg-3 {
        padding: 1rem !important
    }

    .p-lg-4 {
        padding: 1.5rem !important
    }

    .p-lg-5 {
        padding: 3rem !important
    }

    .px-lg-0 {
        padding-left: 0 !important;
        padding-right: 0 !important
    }

    .px-lg--120px {
        padding-left: -120px !important;
        padding-right: -120px !important
    }

    .px-lg--235px {
        padding-left: -235px !important;
        padding-right: -235px !important
    }

    .px-lg-160px {
        padding-left: 160px !important;
        padding-right: 160px !important
    }

    .px-lg-1px {
        padding-left: 1px !important;
        padding-right: 1px !important
    }

    .px-lg-5px {
        padding-left: 5px !important;
        padding-right: 5px !important
    }

    .px-lg-10px {
        padding-left: 10px !important;
        padding-right: 10px !important
    }

    .px-lg-15px {
        padding-left: 15px !important;
        padding-right: 15px !important
    }

    .px-lg-16px {
        padding-left: 16px !important;
        padding-right: 16px !important
    }

    .px-lg-20px {
        padding-left: 20px !important;
        padding-right: 20px !important
    }

    .px-lg-30px {
        padding-left: 30px !important;
        padding-right: 30px !important
    }

    .px-lg-40px {
        padding-left: 40px !important;
        padding-right: 40px !important
    }

    .px-lg-60px {
        padding-left: 60px !important;
        padding-right: 60px !important
    }

    .px-lg-88px {
        padding-left: 88px !important;
        padding-right: 88px !important
    }

    .px-lg-100px {
        padding-left: 100px !important;
        padding-right: 100px !important
    }

    .px-lg-1 {
        padding-left: .25rem !important;
        padding-right: .25rem !important
    }

    .px-lg-2 {
        padding-left: .5rem !important;
        padding-right: .5rem !important
    }

    .px-lg-3 {
        padding-left: 1rem !important;
        padding-right: 1rem !important
    }

    .px-lg-4 {
        padding-left: 1.5rem !important;
        padding-right: 1.5rem !important
    }

    .px-lg-5 {
        padding-left: 3rem !important;
        padding-right: 3rem !important
    }

    .py-lg-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }

    .py-lg--120px {
        padding-top: -120px !important;
        padding-bottom: -120px !important
    }

    .py-lg--235px {
        padding-top: -235px !important;
        padding-bottom: -235px !important
    }

    .py-lg-160px {
        padding-top: 160px !important;
        padding-bottom: 160px !important
    }

    .py-lg-1px {
        padding-top: 1px !important;
        padding-bottom: 1px !important
    }

    .py-lg-5px {
        padding-top: 5px !important;
        padding-bottom: 5px !important
    }

    .py-lg-10px {
        padding-top: 10px !important;
        padding-bottom: 10px !important
    }

    .py-lg-15px {
        padding-top: 15px !important;
        padding-bottom: 15px !important
    }

    .py-lg-16px {
        padding-top: 16px !important;
        padding-bottom: 16px !important
    }

    .py-lg-20px {
        padding-top: 20px !important;
        padding-bottom: 20px !important
    }

    .py-lg-30px {
        padding-top: 30px !important;
        padding-bottom: 30px !important
    }

    .py-lg-40px {
        padding-top: 40px !important;
        padding-bottom: 40px !important
    }

    .py-lg-60px {
        padding-top: 60px !important;
        padding-bottom: 60px !important
    }

    .py-lg-88px {
        padding-top: 88px !important;
        padding-bottom: 88px !important
    }

    .py-lg-100px {
        padding-top: 100px !important;
        padding-bottom: 100px !important
    }

    .py-lg-1 {
        padding-top: .25rem !important;
        padding-bottom: .25rem !important
    }

    .py-lg-2 {
        padding-top: .5rem !important;
        padding-bottom: .5rem !important
    }

    .py-lg-3 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important
    }

    .py-lg-4 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important
    }

    .py-lg-5 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important
    }

    .pt-lg-0 {
        padding-top: 0 !important
    }

    .pt-lg--120px {
        padding-top: -120px !important
    }

    .pt-lg--235px {
        padding-top: -235px !important
    }

    .pt-lg-160px {
        padding-top: 160px !important
    }

    .pt-lg-1px {
        padding-top: 1px !important
    }

    .pt-lg-5px {
        padding-top: 5px !important
    }

    .pt-lg-10px {
        padding-top: 10px !important
    }

    .pt-lg-15px {
        padding-top: 15px !important
    }

    .pt-lg-16px {
        padding-top: 16px !important
    }

    .pt-lg-20px {
        padding-top: 20px !important
    }

    .pt-lg-30px {
        padding-top: 30px !important
    }

    .pt-lg-40px {
        padding-top: 40px !important
    }

    .pt-lg-60px {
        padding-top: 60px !important
    }

    .pt-lg-88px {
        padding-top: 88px !important
    }

    .pt-lg-100px {
        padding-top: 100px !important
    }

    .pt-lg-1 {
        padding-top: .25rem !important
    }

    .pt-lg-2 {
        padding-top: .5rem !important
    }

    .pt-lg-3 {
        padding-top: 1rem !important
    }

    .pt-lg-4 {
        padding-top: 1.5rem !important
    }

    .pt-lg-5 {
        padding-top: 3rem !important
    }

    .pe-lg-0 {
        padding-left: 0 !important
    }

    .pe-lg--120px {
        padding-left: -120px !important
    }

    .pe-lg--235px {
        padding-left: -235px !important
    }

    .pe-lg-160px {
        padding-left: 160px !important
    }

    .pe-lg-1px {
        padding-left: 1px !important
    }

    .pe-lg-5px {
        padding-left: 5px !important
    }

    .pe-lg-10px {
        padding-left: 10px !important
    }

    .pe-lg-15px {
        padding-left: 15px !important
    }

    .pe-lg-16px {
        padding-left: 16px !important
    }

    .pe-lg-20px {
        padding-left: 20px !important
    }

    .pe-lg-30px {
        padding-left: 30px !important
    }

    .pe-lg-40px {
        padding-left: 40px !important
    }

    .pe-lg-60px {
        padding-left: 60px !important
    }

    .pe-lg-88px {
        padding-left: 88px !important
    }

    .pe-lg-100px {
        padding-left: 100px !important
    }

    .pe-lg-1 {
        padding-left: .25rem !important
    }

    .pe-lg-2 {
        padding-left: .5rem !important
    }

    .pe-lg-3 {
        padding-left: 1rem !important
    }

    .pe-lg-4 {
        padding-left: 1.5rem !important
    }

    .pe-lg-5 {
        padding-left: 3rem !important
    }

    .pb-lg-0 {
        padding-bottom: 0 !important
    }

    .pb-lg--120px {
        padding-bottom: -120px !important
    }

    .pb-lg--235px {
        padding-bottom: -235px !important
    }

    .pb-lg-160px {
        padding-bottom: 160px !important
    }

    .pb-lg-1px {
        padding-bottom: 1px !important
    }

    .pb-lg-5px {
        padding-bottom: 5px !important
    }

    .pb-lg-10px {
        padding-bottom: 10px !important
    }

    .pb-lg-15px {
        padding-bottom: 15px !important
    }

    .pb-lg-16px {
        padding-bottom: 16px !important
    }

    .pb-lg-20px {
        padding-bottom: 20px !important
    }

    .pb-lg-30px {
        padding-bottom: 30px !important
    }

    .pb-lg-40px {
        padding-bottom: 40px !important
    }

    .pb-lg-60px {
        padding-bottom: 60px !important
    }

    .pb-lg-88px {
        padding-bottom: 88px !important
    }

    .pb-lg-100px {
        padding-bottom: 100px !important
    }

    .pb-lg-1 {
        padding-bottom: .25rem !important
    }

    .pb-lg-2 {
        padding-bottom: .5rem !important
    }

    .pb-lg-3 {
        padding-bottom: 1rem !important
    }

    .pb-lg-4 {
        padding-bottom: 1.5rem !important
    }

    .pb-lg-5 {
        padding-bottom: 3rem !important
    }

    .ps-lg-0 {
        padding-right: 0 !important
    }

    .ps-lg--120px {
        padding-right: -120px !important
    }

    .ps-lg--235px {
        padding-right: -235px !important
    }

    .ps-lg-160px {
        padding-right: 160px !important
    }

    .ps-lg-1px {
        padding-right: 1px !important
    }

    .ps-lg-5px {
        padding-right: 5px !important
    }

    .ps-lg-10px {
        padding-right: 10px !important
    }

    .ps-lg-15px {
        padding-right: 15px !important
    }

    .ps-lg-16px {
        padding-right: 16px !important
    }

    .ps-lg-20px {
        padding-right: 20px !important
    }

    .ps-lg-30px {
        padding-right: 30px !important
    }

    .ps-lg-40px {
        padding-right: 40px !important
    }

    .ps-lg-60px {
        padding-right: 60px !important
    }

    .ps-lg-88px {
        padding-right: 88px !important
    }

    .ps-lg-100px {
        padding-right: 100px !important
    }

    .ps-lg-1 {
        padding-right: .25rem !important
    }

    .ps-lg-2 {
        padding-right: .5rem !important
    }

    .ps-lg-3 {
        padding-right: 1rem !important
    }

    .ps-lg-4 {
        padding-right: 1.5rem !important
    }

    .ps-lg-5 {
        padding-right: 3rem !important
    }

    .text-lg-start {
        text-align: right !important
    }

    .text-lg-end {
        text-align: left !important
    }

    .text-lg-center {
        text-align: center !important
    }

    .z-lg-2 {
        z-index: 2 !important
    }

    .z-lg-3 {
        z-index: 3 !important
    }

    .z-lg-4 {
        z-index: 4 !important
    }

    .z-lg-5 {
        z-index: 5 !important
    }

    .z-lg-10 {
        z-index: 10 !important
    }

    .z-lg-50 {
        z-index: 50 !important
    }

    .z-lg-500 {
        z-index: 500 !important
    }

    .z-lg-1000 {
        z-index: 1000 !important
    }
}

@media(min-width: 1200px) {
    .float-xl-start {
        float: right !important
    }

    .float-xl-end {
        float: left !important
    }

    .float-xl-none {
        float: 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-table {
        display: table !important
    }

    .d-xl-table-row {
        display: table-row !important
    }

    .d-xl-table-cell {
        display: table-cell !important
    }

    .d-xl-flex {
        display: flex !important
    }

    .d-xl-inline-flex {
        display: inline-flex !important
    }

    .d-xl-none {
        display: none !important
    }

    .d-xl-table-header-group {
        display: table-header-group !important
    }

    .d-xl-table-row-group {
        display: table-row-group !important
    }

    .position-xl-static {
        position: static !important
    }

    .position-xl-relative {
        position: relative !important
    }

    .position-xl-absolute {
        position: absolute !important
    }

    .position-xl-fixed {
        position: fixed !important
    }

    .position-xl-sticky {
        position: sticky !important
    }

    .top-xl-0 {
        top: 0 !important
    }

    .top-xl-10px {
        top: 10px !important
    }

    .top-xl-20px {
        top: 20px !important
    }

    .top-xl-1rem {
        top: 1rem !important
    }

    .top-xl-2rem {
        top: 2rem !important
    }

    .top-xl-3rem {
        top: 3rem !important
    }

    .top-xl-50 {
        top: 50% !important
    }

    .top-xl-100 {
        top: 100% !important
    }

    .bottom-xl-0 {
        bottom: 0 !important
    }

    .bottom-xl-10px {
        bottom: 10px !important
    }

    .bottom-xl-20px {
        bottom: 20px !important
    }

    .bottom-xl-1rem {
        bottom: 1rem !important
    }

    .bottom-xl-2rem {
        bottom: 2rem !important
    }

    .bottom-xl-3rem {
        bottom: 3rem !important
    }

    .bottom-xl-50 {
        bottom: 50% !important
    }

    .bottom-xl-100 {
        bottom: 100% !important
    }

    .start-xl-0 {
        left: 0 !important
    }

    .start-xl-10px {
        left: 10px !important
    }

    .start-xl-20px {
        left: 20px !important
    }

    .start-xl-1rem {
        left: 1rem !important
    }

    .start-xl-2rem {
        left: 2rem !important
    }

    .start-xl-3rem {
        left: 3rem !important
    }

    .start-xl-50 {
        left: 50% !important
    }

    .start-xl-100 {
        left: 100% !important
    }

    .end-xl-0 {
        right: 0 !important
    }

    .end-xl-10px {
        right: 10px !important
    }

    .end-xl-20px {
        right: 20px !important
    }

    .end-xl-1rem {
        right: 1rem !important
    }

    .end-xl-2rem {
        right: 2rem !important
    }

    .end-xl-3rem {
        right: 3rem !important
    }

    .end-xl-50 {
        right: 50% !important
    }

    .end-xl-100 {
        right: 100% !important
    }

    .translate-middle-xl {
        transform: translate(-50%, -50%) !important
    }

    .translate-middle-xl-x {
        transform: translateX(-50%) !important
    }

    .translate-middle-xl-y {
        transform: translateY(-50%) !important
    }

    .border-xl {
        border: 1px solid #eeeff2 !important
    }

    .border-xl-0 {
        border: 0 !important
    }

    .border-xl-dashed {
        border: 1px dashed #eeeff2 !important
    }

    .border-top-xl {
        border-top: 1px solid #eeeff2 !important
    }

    .border-top-xl-0 {
        border-top: 0 !important
    }

    .border-end-xl {
        border-right: 1px solid #eeeff2 !important
    }

    .border-end-xl-0 {
        border-right: 0 !important
    }

    .border-bottom-xl {
        border-bottom: 1px solid #eeeff2 !important
    }

    .border-bottom-xl-0 {
        border-bottom: 0 !important
    }

    .border-start-xl {
        border-left: 1px solid #eeeff2 !important
    }

    .border-start-xl-0 {
        border-left: 0 !important
    }

    .border-xl-primary {
        border-color: #992240 !important
    }

    .border-xl-secondary {
        border-color: #488d9d !important
    }

    .border-xl-success {
        border-color: #30d158 !important
    }

    .border-xl-info {
        border-color: #488d9d !important
    }

    .border-xl-cyan {
        border-color: #4cf4ff !important
    }

    .border-xl-warning {
        border-color: #ff9f0a !important
    }

    .border-xl-danger {
        border-color: #e7191a !important
    }

    .border-xl-light {
        border-color: #eef0f8 !important
    }

    .border-xl-white {
        border-color: #fff !important
    }

    .border-xl-dark {
        border-color: #000710 !important
    }

    .border-xl-black {
        border-color: #000 !important
    }

    .border-xl-gray {
        border-color: #eeeff2 !important
    }

    .border-xl-gray-80 {
        border-color: #eaecf0 !important
    }

    .border-xl-gray-700 {
        border-color: #344054 !important
    }

    .border-xl-gray-500 {
        border-color: hsla(0,0%,100%,.7) !important
    }

    .border-xl-gray-600 {
        border-color: #98a2b3 !important
    }

    .border-xl-outline-danger {
        border-color: rgba(253,190,190,.3019607843) !important
    }

    .border-xl-outline-success {
        border-color: rgba(48,209,88,.1) !important
    }

    .border-xl-white-70 {
        border-color: hsla(0,0%,100%,.7) !important
    }

    .border-xl-outline-warning {
        border-color: rgba(255,159,10,.3) !important
    }

    .border-xl-outline-cyan {
        border-color: rgba(76,244,255,.3) !important
    }

    .border-xl-primary-op-80 {
        border-color: rgba(153,34,64,.8) !important
    }

    .border-xl-1 {
        border-width: 1px !important
    }

    .border-xl-2 {
        border-width: 2px !important
    }

    .border-xl-3 {
        border-width: 3px !important
    }

    .border-xl-4 {
        border-width: 4px !important
    }

    .border-xl-5 {
        border-width: 5px !important
    }

    .mw-xl-100 {
        max-width: 100% !important
    }

    .mw-xl-290px {
        max-width: 290px !important
    }

    .h-xl-25 {
        height: 25% !important
    }

    .h-xl-50 {
        height: 50% !important
    }

    .h-xl-75 {
        height: 75% !important
    }

    .h-xl-100 {
        height: 100% !important
    }

    .h-xl-auto {
        height: auto !important
    }

    .h-xl-100px {
        height: 100px !important
    }

    .h-xl-200px {
        height: 200px !important
    }

    .h-xl-250px {
        height: 250px !important
    }

    .h-xl-300px {
        height: 300px !important
    }

    .h-xl-350px {
        height: 350px !important
    }

    .h-xl-400px {
        height: 400px !important
    }

    .mh-xl-100 {
        max-height: 100% !important
    }

    .mh-xl-290px {
        max-height: 290px !important
    }

    .mh-xl-500px {
        max-height: 500px !important
    }

    .flex-xl-fill {
        flex: 1 1 auto !important
    }

    .flex-xl-row {
        flex-direction: row !important
    }

    .flex-xl-column {
        flex-direction: column !important
    }

    .flex-xl-row-reverse {
        flex-direction: row-reverse !important
    }

    .flex-xl-column-reverse {
        flex-direction: column-reverse !important
    }

    .flex-xl-grow-0 {
        flex-grow: 0 !important
    }

    .flex-xl-grow-1 {
        flex-grow: 1 !important
    }

    .flex-xl-shrink-0 {
        flex-shrink: 0 !important
    }

    .flex-xl-shrink-1 {
        flex-shrink: 1 !important
    }

    .flex-xl-wrap {
        flex-wrap: wrap !important
    }

    .flex-xl-nowrap {
        flex-wrap: nowrap !important
    }

    .flex-xl-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }

    .gap-xl-0 {
        gap: 0 !important
    }

    .gap-xl--120px {
        gap: -120px !important
    }

    .gap-xl--235px {
        gap: -235px !important
    }

    .gap-xl-160px {
        gap: 160px !important
    }

    .gap-xl-1px {
        gap: 1px !important
    }

    .gap-xl-5px {
        gap: 5px !important
    }

    .gap-xl-10px {
        gap: 10px !important
    }

    .gap-xl-15px {
        gap: 15px !important
    }

    .gap-xl-16px {
        gap: 16px !important
    }

    .gap-xl-20px {
        gap: 20px !important
    }

    .gap-xl-30px {
        gap: 30px !important
    }

    .gap-xl-40px {
        gap: 40px !important
    }

    .gap-xl-60px {
        gap: 60px !important
    }

    .gap-xl-88px {
        gap: 88px !important
    }

    .gap-xl-100px {
        gap: 100px !important
    }

    .gap-xl-1 {
        gap: .25rem !important
    }

    .gap-xl-2 {
        gap: .5rem !important
    }

    .gap-xl-3 {
        gap: 1rem !important
    }

    .gap-xl-4 {
        gap: 1.5rem !important
    }

    .gap-xl-5 {
        gap: 3rem !important
    }

    .justify-content-xl-start {
        justify-content: flex-start !important
    }

    .justify-content-xl-end {
        justify-content: flex-end !important
    }

    .justify-content-xl-center {
        justify-content: center !important
    }

    .justify-content-xl-between {
        justify-content: space-between !important
    }

    .justify-content-xl-around {
        justify-content: space-around !important
    }

    .justify-content-xl-evenly {
        justify-content: space-evenly !important
    }

    .align-items-xl-start {
        align-items: flex-start !important
    }

    .align-items-xl-end {
        align-items: flex-end !important
    }

    .align-items-xl-center {
        align-items: center !important
    }

    .align-items-xl-baseline {
        align-items: baseline !important
    }

    .align-items-xl-stretch {
        align-items: stretch !important
    }

    .align-content-xl-start {
        align-content: flex-start !important
    }

    .align-content-xl-end {
        align-content: flex-end !important
    }

    .align-content-xl-center {
        align-content: center !important
    }

    .align-content-xl-between {
        align-content: space-between !important
    }

    .align-content-xl-around {
        align-content: space-around !important
    }

    .align-content-xl-stretch {
        align-content: stretch !important
    }

    .align-self-xl-auto {
        align-self: auto !important
    }

    .align-self-xl-start {
        align-self: flex-start !important
    }

    .align-self-xl-end {
        align-self: flex-end !important
    }

    .align-self-xl-center {
        align-self: center !important
    }

    .align-self-xl-baseline {
        align-self: baseline !important
    }

    .align-self-xl-stretch {
        align-self: stretch !important
    }

    .order-xl-first {
        order: -1 !important
    }

    .order-xl-0 {
        order: 0 !important
    }

    .order-xl-1 {
        order: 1 !important
    }

    .order-xl-2 {
        order: 2 !important
    }

    .order-xl-3 {
        order: 3 !important
    }

    .order-xl-4 {
        order: 4 !important
    }

    .order-xl-5 {
        order: 5 !important
    }

    .order-xl-last {
        order: 6 !important
    }

    .m-xl-0 {
        margin: 0 !important
    }

    .m-xl--120px {
        margin: -120px !important
    }

    .m-xl--235px {
        margin: -235px !important
    }

    .m-xl-160px {
        margin: 160px !important
    }

    .m-xl-1px {
        margin: 1px !important
    }

    .m-xl-5px {
        margin: 5px !important
    }

    .m-xl-10px {
        margin: 10px !important
    }

    .m-xl-15px {
        margin: 15px !important
    }

    .m-xl-16px {
        margin: 16px !important
    }

    .m-xl-20px {
        margin: 20px !important
    }

    .m-xl-30px {
        margin: 30px !important
    }

    .m-xl-40px {
        margin: 40px !important
    }

    .m-xl-60px {
        margin: 60px !important
    }

    .m-xl-88px {
        margin: 88px !important
    }

    .m-xl-100px {
        margin: 100px !important
    }

    .m-xl-1 {
        margin: .25rem !important
    }

    .m-xl-2 {
        margin: .5rem !important
    }

    .m-xl-3 {
        margin: 1rem !important
    }

    .m-xl-4 {
        margin: 1.5rem !important
    }

    .m-xl-5 {
        margin: 3rem !important
    }

    .m-xl-auto {
        margin: auto !important
    }

    .mx-xl-0 {
        margin-left: 0 !important;
        margin-right: 0 !important
    }

    .mx-xl--120px {
        margin-left: -120px !important;
        margin-right: -120px !important
    }

    .mx-xl--235px {
        margin-left: -235px !important;
        margin-right: -235px !important
    }

    .mx-xl-160px {
        margin-left: 160px !important;
        margin-right: 160px !important
    }

    .mx-xl-1px {
        margin-left: 1px !important;
        margin-right: 1px !important
    }

    .mx-xl-5px {
        margin-left: 5px !important;
        margin-right: 5px !important
    }

    .mx-xl-10px {
        margin-left: 10px !important;
        margin-right: 10px !important
    }

    .mx-xl-15px {
        margin-left: 15px !important;
        margin-right: 15px !important
    }

    .mx-xl-16px {
        margin-left: 16px !important;
        margin-right: 16px !important
    }

    .mx-xl-20px {
        margin-left: 20px !important;
        margin-right: 20px !important
    }

    .mx-xl-30px {
        margin-left: 30px !important;
        margin-right: 30px !important
    }

    .mx-xl-40px {
        margin-left: 40px !important;
        margin-right: 40px !important
    }

    .mx-xl-60px {
        margin-left: 60px !important;
        margin-right: 60px !important
    }

    .mx-xl-88px {
        margin-left: 88px !important;
        margin-right: 88px !important
    }

    .mx-xl-100px {
        margin-left: 100px !important;
        margin-right: 100px !important
    }

    .mx-xl-1 {
        margin-left: .25rem !important;
        margin-right: .25rem !important
    }

    .mx-xl-2 {
        margin-left: .5rem !important;
        margin-right: .5rem !important
    }

    .mx-xl-3 {
        margin-left: 1rem !important;
        margin-right: 1rem !important
    }

    .mx-xl-4 {
        margin-left: 1.5rem !important;
        margin-right: 1.5rem !important
    }

    .mx-xl-5 {
        margin-left: 3rem !important;
        margin-right: 3rem !important
    }

    .mx-xl-auto {
        margin-left: auto !important;
        margin-right: auto !important
    }

    .my-xl-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important
    }

    .my-xl--120px {
        margin-top: -120px !important;
        margin-bottom: -120px !important
    }

    .my-xl--235px {
        margin-top: -235px !important;
        margin-bottom: -235px !important
    }

    .my-xl-160px {
        margin-top: 160px !important;
        margin-bottom: 160px !important
    }

    .my-xl-1px {
        margin-top: 1px !important;
        margin-bottom: 1px !important
    }

    .my-xl-5px {
        margin-top: 5px !important;
        margin-bottom: 5px !important
    }

    .my-xl-10px {
        margin-top: 10px !important;
        margin-bottom: 10px !important
    }

    .my-xl-15px {
        margin-top: 15px !important;
        margin-bottom: 15px !important
    }

    .my-xl-16px {
        margin-top: 16px !important;
        margin-bottom: 16px !important
    }

    .my-xl-20px {
        margin-top: 20px !important;
        margin-bottom: 20px !important
    }

    .my-xl-30px {
        margin-top: 30px !important;
        margin-bottom: 30px !important
    }

    .my-xl-40px {
        margin-top: 40px !important;
        margin-bottom: 40px !important
    }

    .my-xl-60px {
        margin-top: 60px !important;
        margin-bottom: 60px !important
    }

    .my-xl-88px {
        margin-top: 88px !important;
        margin-bottom: 88px !important
    }

    .my-xl-100px {
        margin-top: 100px !important;
        margin-bottom: 100px !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: 1rem !important;
        margin-bottom: 1rem !important
    }

    .my-xl-4 {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important
    }

    .my-xl-5 {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important
    }

    .my-xl-auto {
        margin-top: auto !important;
        margin-bottom: auto !important
    }

    .mt-xl-0 {
        margin-top: 0 !important
    }

    .mt-xl--120px {
        margin-top: -120px !important
    }

    .mt-xl--235px {
        margin-top: -235px !important
    }

    .mt-xl-160px {
        margin-top: 160px !important
    }

    .mt-xl-1px {
        margin-top: 1px !important
    }

    .mt-xl-5px {
        margin-top: 5px !important
    }

    .mt-xl-10px {
        margin-top: 10px !important
    }

    .mt-xl-15px {
        margin-top: 15px !important
    }

    .mt-xl-16px {
        margin-top: 16px !important
    }

    .mt-xl-20px {
        margin-top: 20px !important
    }

    .mt-xl-30px {
        margin-top: 30px !important
    }

    .mt-xl-40px {
        margin-top: 40px !important
    }

    .mt-xl-60px {
        margin-top: 60px !important
    }

    .mt-xl-88px {
        margin-top: 88px !important
    }

    .mt-xl-100px {
        margin-top: 100px !important
    }

    .mt-xl-1 {
        margin-top: .25rem !important
    }

    .mt-xl-2 {
        margin-top: .5rem !important
    }

    .mt-xl-3 {
        margin-top: 1rem !important
    }

    .mt-xl-4 {
        margin-top: 1.5rem !important
    }

    .mt-xl-5 {
        margin-top: 3rem !important
    }

    .mt-xl-auto {
        margin-top: auto !important
    }

    .me-xl-0 {
        margin-left: 0 !important
    }

    .me-xl--120px {
        margin-left: -120px !important
    }

    .me-xl--235px {
        margin-left: -235px !important
    }

    .me-xl-160px {
        margin-left: 160px !important
    }

    .me-xl-1px {
        margin-left: 1px !important
    }

    .me-xl-5px {
        margin-left: 5px !important
    }

    .me-xl-10px {
        margin-left: 10px !important
    }

    .me-xl-15px {
        margin-left: 15px !important
    }

    .me-xl-16px {
        margin-left: 16px !important
    }

    .me-xl-20px {
        margin-left: 20px !important
    }

    .me-xl-30px {
        margin-left: 30px !important
    }

    .me-xl-40px {
        margin-left: 40px !important
    }

    .me-xl-60px {
        margin-left: 60px !important
    }

    .me-xl-88px {
        margin-left: 88px !important
    }

    .me-xl-100px {
        margin-left: 100px !important
    }

    .me-xl-1 {
        margin-left: .25rem !important
    }

    .me-xl-2 {
        margin-left: .5rem !important
    }

    .me-xl-3 {
        margin-left: 1rem !important
    }

    .me-xl-4 {
        margin-left: 1.5rem !important
    }

    .me-xl-5 {
        margin-left: 3rem !important
    }

    .me-xl-auto {
        margin-left: auto !important
    }

    .mb-xl-0 {
        margin-bottom: 0 !important
    }

    .mb-xl--120px {
        margin-bottom: -120px !important
    }

    .mb-xl--235px {
        margin-bottom: -235px !important
    }

    .mb-xl-160px {
        margin-bottom: 160px !important
    }

    .mb-xl-1px {
        margin-bottom: 1px !important
    }

    .mb-xl-5px {
        margin-bottom: 5px !important
    }

    .mb-xl-10px {
        margin-bottom: 10px !important
    }

    .mb-xl-15px {
        margin-bottom: 15px !important
    }

    .mb-xl-16px {
        margin-bottom: 16px !important
    }

    .mb-xl-20px {
        margin-bottom: 20px !important
    }

    .mb-xl-30px {
        margin-bottom: 30px !important
    }

    .mb-xl-40px {
        margin-bottom: 40px !important
    }

    .mb-xl-60px {
        margin-bottom: 60px !important
    }

    .mb-xl-88px {
        margin-bottom: 88px !important
    }

    .mb-xl-100px {
        margin-bottom: 100px !important
    }

    .mb-xl-1 {
        margin-bottom: .25rem !important
    }

    .mb-xl-2 {
        margin-bottom: .5rem !important
    }

    .mb-xl-3 {
        margin-bottom: 1rem !important
    }

    .mb-xl-4 {
        margin-bottom: 1.5rem !important
    }

    .mb-xl-5 {
        margin-bottom: 3rem !important
    }

    .mb-xl-auto {
        margin-bottom: auto !important
    }

    .ms-xl-0 {
        margin-right: 0 !important
    }

    .ms-xl--120px {
        margin-right: -120px !important
    }

    .ms-xl--235px {
        margin-right: -235px !important
    }

    .ms-xl-160px {
        margin-right: 160px !important
    }

    .ms-xl-1px {
        margin-right: 1px !important
    }

    .ms-xl-5px {
        margin-right: 5px !important
    }

    .ms-xl-10px {
        margin-right: 10px !important
    }

    .ms-xl-15px {
        margin-right: 15px !important
    }

    .ms-xl-16px {
        margin-right: 16px !important
    }

    .ms-xl-20px {
        margin-right: 20px !important
    }

    .ms-xl-30px {
        margin-right: 30px !important
    }

    .ms-xl-40px {
        margin-right: 40px !important
    }

    .ms-xl-60px {
        margin-right: 60px !important
    }

    .ms-xl-88px {
        margin-right: 88px !important
    }

    .ms-xl-100px {
        margin-right: 100px !important
    }

    .ms-xl-1 {
        margin-right: .25rem !important
    }

    .ms-xl-2 {
        margin-right: .5rem !important
    }

    .ms-xl-3 {
        margin-right: 1rem !important
    }

    .ms-xl-4 {
        margin-right: 1.5rem !important
    }

    .ms-xl-5 {
        margin-right: 3rem !important
    }

    .ms-xl-auto {
        margin-right: auto !important
    }

    .p-xl-0 {
        padding: 0 !important
    }

    .p-xl--120px {
        padding: -120px !important
    }

    .p-xl--235px {
        padding: -235px !important
    }

    .p-xl-160px {
        padding: 160px !important
    }

    .p-xl-1px {
        padding: 1px !important
    }

    .p-xl-5px {
        padding: 5px !important
    }

    .p-xl-10px {
        padding: 10px !important
    }

    .p-xl-15px {
        padding: 15px !important
    }

    .p-xl-16px {
        padding: 16px !important
    }

    .p-xl-20px {
        padding: 20px !important
    }

    .p-xl-30px {
        padding: 30px !important
    }

    .p-xl-40px {
        padding: 40px !important
    }

    .p-xl-60px {
        padding: 60px !important
    }

    .p-xl-88px {
        padding: 88px !important
    }

    .p-xl-100px {
        padding: 100px !important
    }

    .p-xl-1 {
        padding: .25rem !important
    }

    .p-xl-2 {
        padding: .5rem !important
    }

    .p-xl-3 {
        padding: 1rem !important
    }

    .p-xl-4 {
        padding: 1.5rem !important
    }

    .p-xl-5 {
        padding: 3rem !important
    }

    .px-xl-0 {
        padding-left: 0 !important;
        padding-right: 0 !important
    }

    .px-xl--120px {
        padding-left: -120px !important;
        padding-right: -120px !important
    }

    .px-xl--235px {
        padding-left: -235px !important;
        padding-right: -235px !important
    }

    .px-xl-160px {
        padding-left: 160px !important;
        padding-right: 160px !important
    }

    .px-xl-1px {
        padding-left: 1px !important;
        padding-right: 1px !important
    }

    .px-xl-5px {
        padding-left: 5px !important;
        padding-right: 5px !important
    }

    .px-xl-10px {
        padding-left: 10px !important;
        padding-right: 10px !important
    }

    .px-xl-15px {
        padding-left: 15px !important;
        padding-right: 15px !important
    }

    .px-xl-16px {
        padding-left: 16px !important;
        padding-right: 16px !important
    }

    .px-xl-20px {
        padding-left: 20px !important;
        padding-right: 20px !important
    }

    .px-xl-30px {
        padding-left: 30px !important;
        padding-right: 30px !important
    }

    .px-xl-40px {
        padding-left: 40px !important;
        padding-right: 40px !important
    }

    .px-xl-60px {
        padding-left: 60px !important;
        padding-right: 60px !important
    }

    .px-xl-88px {
        padding-left: 88px !important;
        padding-right: 88px !important
    }

    .px-xl-100px {
        padding-left: 100px !important;
        padding-right: 100px !important
    }

    .px-xl-1 {
        padding-left: .25rem !important;
        padding-right: .25rem !important
    }

    .px-xl-2 {
        padding-left: .5rem !important;
        padding-right: .5rem !important
    }

    .px-xl-3 {
        padding-left: 1rem !important;
        padding-right: 1rem !important
    }

    .px-xl-4 {
        padding-left: 1.5rem !important;
        padding-right: 1.5rem !important
    }

    .px-xl-5 {
        padding-left: 3rem !important;
        padding-right: 3rem !important
    }

    .py-xl-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }

    .py-xl--120px {
        padding-top: -120px !important;
        padding-bottom: -120px !important
    }

    .py-xl--235px {
        padding-top: -235px !important;
        padding-bottom: -235px !important
    }

    .py-xl-160px {
        padding-top: 160px !important;
        padding-bottom: 160px !important
    }

    .py-xl-1px {
        padding-top: 1px !important;
        padding-bottom: 1px !important
    }

    .py-xl-5px {
        padding-top: 5px !important;
        padding-bottom: 5px !important
    }

    .py-xl-10px {
        padding-top: 10px !important;
        padding-bottom: 10px !important
    }

    .py-xl-15px {
        padding-top: 15px !important;
        padding-bottom: 15px !important
    }

    .py-xl-16px {
        padding-top: 16px !important;
        padding-bottom: 16px !important
    }

    .py-xl-20px {
        padding-top: 20px !important;
        padding-bottom: 20px !important
    }

    .py-xl-30px {
        padding-top: 30px !important;
        padding-bottom: 30px !important
    }

    .py-xl-40px {
        padding-top: 40px !important;
        padding-bottom: 40px !important
    }

    .py-xl-60px {
        padding-top: 60px !important;
        padding-bottom: 60px !important
    }

    .py-xl-88px {
        padding-top: 88px !important;
        padding-bottom: 88px !important
    }

    .py-xl-100px {
        padding-top: 100px !important;
        padding-bottom: 100px !important
    }

    .py-xl-1 {
        padding-top: .25rem !important;
        padding-bottom: .25rem !important
    }

    .py-xl-2 {
        padding-top: .5rem !important;
        padding-bottom: .5rem !important
    }

    .py-xl-3 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important
    }

    .py-xl-4 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important
    }

    .py-xl-5 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important
    }

    .pt-xl-0 {
        padding-top: 0 !important
    }

    .pt-xl--120px {
        padding-top: -120px !important
    }

    .pt-xl--235px {
        padding-top: -235px !important
    }

    .pt-xl-160px {
        padding-top: 160px !important
    }

    .pt-xl-1px {
        padding-top: 1px !important
    }

    .pt-xl-5px {
        padding-top: 5px !important
    }

    .pt-xl-10px {
        padding-top: 10px !important
    }

    .pt-xl-15px {
        padding-top: 15px !important
    }

    .pt-xl-16px {
        padding-top: 16px !important
    }

    .pt-xl-20px {
        padding-top: 20px !important
    }

    .pt-xl-30px {
        padding-top: 30px !important
    }

    .pt-xl-40px {
        padding-top: 40px !important
    }

    .pt-xl-60px {
        padding-top: 60px !important
    }

    .pt-xl-88px {
        padding-top: 88px !important
    }

    .pt-xl-100px {
        padding-top: 100px !important
    }

    .pt-xl-1 {
        padding-top: .25rem !important
    }

    .pt-xl-2 {
        padding-top: .5rem !important
    }

    .pt-xl-3 {
        padding-top: 1rem !important
    }

    .pt-xl-4 {
        padding-top: 1.5rem !important
    }

    .pt-xl-5 {
        padding-top: 3rem !important
    }

    .pe-xl-0 {
        padding-left: 0 !important
    }

    .pe-xl--120px {
        padding-left: -120px !important
    }

    .pe-xl--235px {
        padding-left: -235px !important
    }

    .pe-xl-160px {
        padding-left: 160px !important
    }

    .pe-xl-1px {
        padding-left: 1px !important
    }

    .pe-xl-5px {
        padding-left: 5px !important
    }

    .pe-xl-10px {
        padding-left: 10px !important
    }

    .pe-xl-15px {
        padding-left: 15px !important
    }

    .pe-xl-16px {
        padding-left: 16px !important
    }

    .pe-xl-20px {
        padding-left: 20px !important
    }

    .pe-xl-30px {
        padding-left: 30px !important
    }

    .pe-xl-40px {
        padding-left: 40px !important
    }

    .pe-xl-60px {
        padding-left: 60px !important
    }

    .pe-xl-88px {
        padding-left: 88px !important
    }

    .pe-xl-100px {
        padding-left: 100px !important
    }

    .pe-xl-1 {
        padding-left: .25rem !important
    }

    .pe-xl-2 {
        padding-left: .5rem !important
    }

    .pe-xl-3 {
        padding-left: 1rem !important
    }

    .pe-xl-4 {
        padding-left: 1.5rem !important
    }

    .pe-xl-5 {
        padding-left: 3rem !important
    }

    .pb-xl-0 {
        padding-bottom: 0 !important
    }

    .pb-xl--120px {
        padding-bottom: -120px !important
    }

    .pb-xl--235px {
        padding-bottom: -235px !important
    }

    .pb-xl-160px {
        padding-bottom: 160px !important
    }

    .pb-xl-1px {
        padding-bottom: 1px !important
    }

    .pb-xl-5px {
        padding-bottom: 5px !important
    }

    .pb-xl-10px {
        padding-bottom: 10px !important
    }

    .pb-xl-15px {
        padding-bottom: 15px !important
    }

    .pb-xl-16px {
        padding-bottom: 16px !important
    }

    .pb-xl-20px {
        padding-bottom: 20px !important
    }

    .pb-xl-30px {
        padding-bottom: 30px !important
    }

    .pb-xl-40px {
        padding-bottom: 40px !important
    }

    .pb-xl-60px {
        padding-bottom: 60px !important
    }

    .pb-xl-88px {
        padding-bottom: 88px !important
    }

    .pb-xl-100px {
        padding-bottom: 100px !important
    }

    .pb-xl-1 {
        padding-bottom: .25rem !important
    }

    .pb-xl-2 {
        padding-bottom: .5rem !important
    }

    .pb-xl-3 {
        padding-bottom: 1rem !important
    }

    .pb-xl-4 {
        padding-bottom: 1.5rem !important
    }

    .pb-xl-5 {
        padding-bottom: 3rem !important
    }

    .ps-xl-0 {
        padding-right: 0 !important
    }

    .ps-xl--120px {
        padding-right: -120px !important
    }

    .ps-xl--235px {
        padding-right: -235px !important
    }

    .ps-xl-160px {
        padding-right: 160px !important
    }

    .ps-xl-1px {
        padding-right: 1px !important
    }

    .ps-xl-5px {
        padding-right: 5px !important
    }

    .ps-xl-10px {
        padding-right: 10px !important
    }

    .ps-xl-15px {
        padding-right: 15px !important
    }

    .ps-xl-16px {
        padding-right: 16px !important
    }

    .ps-xl-20px {
        padding-right: 20px !important
    }

    .ps-xl-30px {
        padding-right: 30px !important
    }

    .ps-xl-40px {
        padding-right: 40px !important
    }

    .ps-xl-60px {
        padding-right: 60px !important
    }

    .ps-xl-88px {
        padding-right: 88px !important
    }

    .ps-xl-100px {
        padding-right: 100px !important
    }

    .ps-xl-1 {
        padding-right: .25rem !important
    }

    .ps-xl-2 {
        padding-right: .5rem !important
    }

    .ps-xl-3 {
        padding-right: 1rem !important
    }

    .ps-xl-4 {
        padding-right: 1.5rem !important
    }

    .ps-xl-5 {
        padding-right: 3rem !important
    }

    .text-xl-start {
        text-align: right !important
    }

    .text-xl-end {
        text-align: left !important
    }

    .text-xl-center {
        text-align: center !important
    }

    .z-xl-2 {
        z-index: 2 !important
    }

    .z-xl-3 {
        z-index: 3 !important
    }

    .z-xl-4 {
        z-index: 4 !important
    }

    .z-xl-5 {
        z-index: 5 !important
    }

    .z-xl-10 {
        z-index: 10 !important
    }

    .z-xl-50 {
        z-index: 50 !important
    }

    .z-xl-500 {
        z-index: 500 !important
    }

    .z-xl-1000 {
        z-index: 1000 !important
    }
}

@media(min-width: 1400px) {
    .float-xxl-start {
        float: right !important
    }

    .float-xxl-end {
        float: left !important
    }

    .float-xxl-none {
        float: 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-table {
        display: table !important
    }

    .d-xxl-table-row {
        display: table-row !important
    }

    .d-xxl-table-cell {
        display: table-cell !important
    }

    .d-xxl-flex {
        display: flex !important
    }

    .d-xxl-inline-flex {
        display: inline-flex !important
    }

    .d-xxl-none {
        display: none !important
    }

    .d-xxl-table-header-group {
        display: table-header-group !important
    }

    .d-xxl-table-row-group {
        display: table-row-group !important
    }

    .position-xxl-static {
        position: static !important
    }

    .position-xxl-relative {
        position: relative !important
    }

    .position-xxl-absolute {
        position: absolute !important
    }

    .position-xxl-fixed {
        position: fixed !important
    }

    .position-xxl-sticky {
        position: sticky !important
    }

    .top-xxl-0 {
        top: 0 !important
    }

    .top-xxl-10px {
        top: 10px !important
    }

    .top-xxl-20px {
        top: 20px !important
    }

    .top-xxl-1rem {
        top: 1rem !important
    }

    .top-xxl-2rem {
        top: 2rem !important
    }

    .top-xxl-3rem {
        top: 3rem !important
    }

    .top-xxl-50 {
        top: 50% !important
    }

    .top-xxl-100 {
        top: 100% !important
    }

    .bottom-xxl-0 {
        bottom: 0 !important
    }

    .bottom-xxl-10px {
        bottom: 10px !important
    }

    .bottom-xxl-20px {
        bottom: 20px !important
    }

    .bottom-xxl-1rem {
        bottom: 1rem !important
    }

    .bottom-xxl-2rem {
        bottom: 2rem !important
    }

    .bottom-xxl-3rem {
        bottom: 3rem !important
    }

    .bottom-xxl-50 {
        bottom: 50% !important
    }

    .bottom-xxl-100 {
        bottom: 100% !important
    }

    .start-xxl-0 {
        left: 0 !important
    }

    .start-xxl-10px {
        left: 10px !important
    }

    .start-xxl-20px {
        left: 20px !important
    }

    .start-xxl-1rem {
        left: 1rem !important
    }

    .start-xxl-2rem {
        left: 2rem !important
    }

    .start-xxl-3rem {
        left: 3rem !important
    }

    .start-xxl-50 {
        left: 50% !important
    }

    .start-xxl-100 {
        left: 100% !important
    }

    .end-xxl-0 {
        right: 0 !important
    }

    .end-xxl-10px {
        right: 10px !important
    }

    .end-xxl-20px {
        right: 20px !important
    }

    .end-xxl-1rem {
        right: 1rem !important
    }

    .end-xxl-2rem {
        right: 2rem !important
    }

    .end-xxl-3rem {
        right: 3rem !important
    }

    .end-xxl-50 {
        right: 50% !important
    }

    .end-xxl-100 {
        right: 100% !important
    }

    .translate-middle-xxl {
        transform: translate(-50%, -50%) !important
    }

    .translate-middle-xxl-x {
        transform: translateX(-50%) !important
    }

    .translate-middle-xxl-y {
        transform: translateY(-50%) !important
    }

    .border-xxl {
        border: 1px solid #eeeff2 !important
    }

    .border-xxl-0 {
        border: 0 !important
    }

    .border-xxl-dashed {
        border: 1px dashed #eeeff2 !important
    }

    .border-top-xxl {
        border-top: 1px solid #eeeff2 !important
    }

    .border-top-xxl-0 {
        border-top: 0 !important
    }

    .border-end-xxl {
        border-right: 1px solid #eeeff2 !important
    }

    .border-end-xxl-0 {
        border-right: 0 !important
    }

    .border-bottom-xxl {
        border-bottom: 1px solid #eeeff2 !important
    }

    .border-bottom-xxl-0 {
        border-bottom: 0 !important
    }

    .border-start-xxl {
        border-left: 1px solid #eeeff2 !important
    }

    .border-start-xxl-0 {
        border-left: 0 !important
    }

    .border-xxl-primary {
        border-color: #992240 !important
    }

    .border-xxl-secondary {
        border-color: #488d9d !important
    }

    .border-xxl-success {
        border-color: #30d158 !important
    }

    .border-xxl-info {
        border-color: #488d9d !important
    }

    .border-xxl-cyan {
        border-color: #4cf4ff !important
    }

    .border-xxl-warning {
        border-color: #ff9f0a !important
    }

    .border-xxl-danger {
        border-color: #e7191a !important
    }

    .border-xxl-light {
        border-color: #eef0f8 !important
    }

    .border-xxl-white {
        border-color: #fff !important
    }

    .border-xxl-dark {
        border-color: #000710 !important
    }

    .border-xxl-black {
        border-color: #000 !important
    }

    .border-xxl-gray {
        border-color: #eeeff2 !important
    }

    .border-xxl-gray-80 {
        border-color: #eaecf0 !important
    }

    .border-xxl-gray-700 {
        border-color: #344054 !important
    }

    .border-xxl-gray-500 {
        border-color: hsla(0,0%,100%,.7) !important
    }

    .border-xxl-gray-600 {
        border-color: #98a2b3 !important
    }

    .border-xxl-outline-danger {
        border-color: rgba(253,190,190,.3019607843) !important
    }

    .border-xxl-outline-success {
        border-color: rgba(48,209,88,.1) !important
    }

    .border-xxl-white-70 {
        border-color: hsla(0,0%,100%,.7) !important
    }

    .border-xxl-outline-warning {
        border-color: rgba(255,159,10,.3) !important
    }

    .border-xxl-outline-cyan {
        border-color: rgba(76,244,255,.3) !important
    }

    .border-xxl-primary-op-80 {
        border-color: rgba(153,34,64,.8) !important
    }

    .border-xxl-1 {
        border-width: 1px !important
    }

    .border-xxl-2 {
        border-width: 2px !important
    }

    .border-xxl-3 {
        border-width: 3px !important
    }

    .border-xxl-4 {
        border-width: 4px !important
    }

    .border-xxl-5 {
        border-width: 5px !important
    }

    .mw-xxl-100 {
        max-width: 100% !important
    }

    .mw-xxl-290px {
        max-width: 290px !important
    }

    .h-xxl-25 {
        height: 25% !important
    }

    .h-xxl-50 {
        height: 50% !important
    }

    .h-xxl-75 {
        height: 75% !important
    }

    .h-xxl-100 {
        height: 100% !important
    }

    .h-xxl-auto {
        height: auto !important
    }

    .h-xxl-100px {
        height: 100px !important
    }

    .h-xxl-200px {
        height: 200px !important
    }

    .h-xxl-250px {
        height: 250px !important
    }

    .h-xxl-300px {
        height: 300px !important
    }

    .h-xxl-350px {
        height: 350px !important
    }

    .h-xxl-400px {
        height: 400px !important
    }

    .mh-xxl-100 {
        max-height: 100% !important
    }

    .mh-xxl-290px {
        max-height: 290px !important
    }

    .mh-xxl-500px {
        max-height: 500px !important
    }

    .flex-xxl-fill {
        flex: 1 1 auto !important
    }

    .flex-xxl-row {
        flex-direction: row !important
    }

    .flex-xxl-column {
        flex-direction: column !important
    }

    .flex-xxl-row-reverse {
        flex-direction: row-reverse !important
    }

    .flex-xxl-column-reverse {
        flex-direction: column-reverse !important
    }

    .flex-xxl-grow-0 {
        flex-grow: 0 !important
    }

    .flex-xxl-grow-1 {
        flex-grow: 1 !important
    }

    .flex-xxl-shrink-0 {
        flex-shrink: 0 !important
    }

    .flex-xxl-shrink-1 {
        flex-shrink: 1 !important
    }

    .flex-xxl-wrap {
        flex-wrap: wrap !important
    }

    .flex-xxl-nowrap {
        flex-wrap: nowrap !important
    }

    .flex-xxl-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }

    .gap-xxl-0 {
        gap: 0 !important
    }

    .gap-xxl--120px {
        gap: -120px !important
    }

    .gap-xxl--235px {
        gap: -235px !important
    }

    .gap-xxl-160px {
        gap: 160px !important
    }

    .gap-xxl-1px {
        gap: 1px !important
    }

    .gap-xxl-5px {
        gap: 5px !important
    }

    .gap-xxl-10px {
        gap: 10px !important
    }

    .gap-xxl-15px {
        gap: 15px !important
    }

    .gap-xxl-16px {
        gap: 16px !important
    }

    .gap-xxl-20px {
        gap: 20px !important
    }

    .gap-xxl-30px {
        gap: 30px !important
    }

    .gap-xxl-40px {
        gap: 40px !important
    }

    .gap-xxl-60px {
        gap: 60px !important
    }

    .gap-xxl-88px {
        gap: 88px !important
    }

    .gap-xxl-100px {
        gap: 100px !important
    }

    .gap-xxl-1 {
        gap: .25rem !important
    }

    .gap-xxl-2 {
        gap: .5rem !important
    }

    .gap-xxl-3 {
        gap: 1rem !important
    }

    .gap-xxl-4 {
        gap: 1.5rem !important
    }

    .gap-xxl-5 {
        gap: 3rem !important
    }

    .justify-content-xxl-start {
        justify-content: flex-start !important
    }

    .justify-content-xxl-end {
        justify-content: flex-end !important
    }

    .justify-content-xxl-center {
        justify-content: center !important
    }

    .justify-content-xxl-between {
        justify-content: space-between !important
    }

    .justify-content-xxl-around {
        justify-content: space-around !important
    }

    .justify-content-xxl-evenly {
        justify-content: space-evenly !important
    }

    .align-items-xxl-start {
        align-items: flex-start !important
    }

    .align-items-xxl-end {
        align-items: flex-end !important
    }

    .align-items-xxl-center {
        align-items: center !important
    }

    .align-items-xxl-baseline {
        align-items: baseline !important
    }

    .align-items-xxl-stretch {
        align-items: stretch !important
    }

    .align-content-xxl-start {
        align-content: flex-start !important
    }

    .align-content-xxl-end {
        align-content: flex-end !important
    }

    .align-content-xxl-center {
        align-content: center !important
    }

    .align-content-xxl-between {
        align-content: space-between !important
    }

    .align-content-xxl-around {
        align-content: space-around !important
    }

    .align-content-xxl-stretch {
        align-content: stretch !important
    }

    .align-self-xxl-auto {
        align-self: auto !important
    }

    .align-self-xxl-start {
        align-self: flex-start !important
    }

    .align-self-xxl-end {
        align-self: flex-end !important
    }

    .align-self-xxl-center {
        align-self: center !important
    }

    .align-self-xxl-baseline {
        align-self: baseline !important
    }

    .align-self-xxl-stretch {
        align-self: stretch !important
    }

    .order-xxl-first {
        order: -1 !important
    }

    .order-xxl-0 {
        order: 0 !important
    }

    .order-xxl-1 {
        order: 1 !important
    }

    .order-xxl-2 {
        order: 2 !important
    }

    .order-xxl-3 {
        order: 3 !important
    }

    .order-xxl-4 {
        order: 4 !important
    }

    .order-xxl-5 {
        order: 5 !important
    }

    .order-xxl-last {
        order: 6 !important
    }

    .m-xxl-0 {
        margin: 0 !important
    }

    .m-xxl--120px {
        margin: -120px !important
    }

    .m-xxl--235px {
        margin: -235px !important
    }

    .m-xxl-160px {
        margin: 160px !important
    }

    .m-xxl-1px {
        margin: 1px !important
    }

    .m-xxl-5px {
        margin: 5px !important
    }

    .m-xxl-10px {
        margin: 10px !important
    }

    .m-xxl-15px {
        margin: 15px !important
    }

    .m-xxl-16px {
        margin: 16px !important
    }

    .m-xxl-20px {
        margin: 20px !important
    }

    .m-xxl-30px {
        margin: 30px !important
    }

    .m-xxl-40px {
        margin: 40px !important
    }

    .m-xxl-60px {
        margin: 60px !important
    }

    .m-xxl-88px {
        margin: 88px !important
    }

    .m-xxl-100px {
        margin: 100px !important
    }

    .m-xxl-1 {
        margin: .25rem !important
    }

    .m-xxl-2 {
        margin: .5rem !important
    }

    .m-xxl-3 {
        margin: 1rem !important
    }

    .m-xxl-4 {
        margin: 1.5rem !important
    }

    .m-xxl-5 {
        margin: 3rem !important
    }

    .m-xxl-auto {
        margin: auto !important
    }

    .mx-xxl-0 {
        margin-left: 0 !important;
        margin-right: 0 !important
    }

    .mx-xxl--120px {
        margin-left: -120px !important;
        margin-right: -120px !important
    }

    .mx-xxl--235px {
        margin-left: -235px !important;
        margin-right: -235px !important
    }

    .mx-xxl-160px {
        margin-left: 160px !important;
        margin-right: 160px !important
    }

    .mx-xxl-1px {
        margin-left: 1px !important;
        margin-right: 1px !important
    }

    .mx-xxl-5px {
        margin-left: 5px !important;
        margin-right: 5px !important
    }

    .mx-xxl-10px {
        margin-left: 10px !important;
        margin-right: 10px !important
    }

    .mx-xxl-15px {
        margin-left: 15px !important;
        margin-right: 15px !important
    }

    .mx-xxl-16px {
        margin-left: 16px !important;
        margin-right: 16px !important
    }

    .mx-xxl-20px {
        margin-left: 20px !important;
        margin-right: 20px !important
    }

    .mx-xxl-30px {
        margin-left: 30px !important;
        margin-right: 30px !important
    }

    .mx-xxl-40px {
        margin-left: 40px !important;
        margin-right: 40px !important
    }

    .mx-xxl-60px {
        margin-left: 60px !important;
        margin-right: 60px !important
    }

    .mx-xxl-88px {
        margin-left: 88px !important;
        margin-right: 88px !important
    }

    .mx-xxl-100px {
        margin-left: 100px !important;
        margin-right: 100px !important
    }

    .mx-xxl-1 {
        margin-left: .25rem !important;
        margin-right: .25rem !important
    }

    .mx-xxl-2 {
        margin-left: .5rem !important;
        margin-right: .5rem !important
    }

    .mx-xxl-3 {
        margin-left: 1rem !important;
        margin-right: 1rem !important
    }

    .mx-xxl-4 {
        margin-left: 1.5rem !important;
        margin-right: 1.5rem !important
    }

    .mx-xxl-5 {
        margin-left: 3rem !important;
        margin-right: 3rem !important
    }

    .mx-xxl-auto {
        margin-left: auto !important;
        margin-right: auto !important
    }

    .my-xxl-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important
    }

    .my-xxl--120px {
        margin-top: -120px !important;
        margin-bottom: -120px !important
    }

    .my-xxl--235px {
        margin-top: -235px !important;
        margin-bottom: -235px !important
    }

    .my-xxl-160px {
        margin-top: 160px !important;
        margin-bottom: 160px !important
    }

    .my-xxl-1px {
        margin-top: 1px !important;
        margin-bottom: 1px !important
    }

    .my-xxl-5px {
        margin-top: 5px !important;
        margin-bottom: 5px !important
    }

    .my-xxl-10px {
        margin-top: 10px !important;
        margin-bottom: 10px !important
    }

    .my-xxl-15px {
        margin-top: 15px !important;
        margin-bottom: 15px !important
    }

    .my-xxl-16px {
        margin-top: 16px !important;
        margin-bottom: 16px !important
    }

    .my-xxl-20px {
        margin-top: 20px !important;
        margin-bottom: 20px !important
    }

    .my-xxl-30px {
        margin-top: 30px !important;
        margin-bottom: 30px !important
    }

    .my-xxl-40px {
        margin-top: 40px !important;
        margin-bottom: 40px !important
    }

    .my-xxl-60px {
        margin-top: 60px !important;
        margin-bottom: 60px !important
    }

    .my-xxl-88px {
        margin-top: 88px !important;
        margin-bottom: 88px !important
    }

    .my-xxl-100px {
        margin-top: 100px !important;
        margin-bottom: 100px !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: 1rem !important;
        margin-bottom: 1rem !important
    }

    .my-xxl-4 {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important
    }

    .my-xxl-5 {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important
    }

    .my-xxl-auto {
        margin-top: auto !important;
        margin-bottom: auto !important
    }

    .mt-xxl-0 {
        margin-top: 0 !important
    }

    .mt-xxl--120px {
        margin-top: -120px !important
    }

    .mt-xxl--235px {
        margin-top: -235px !important
    }

    .mt-xxl-160px {
        margin-top: 160px !important
    }

    .mt-xxl-1px {
        margin-top: 1px !important
    }

    .mt-xxl-5px {
        margin-top: 5px !important
    }

    .mt-xxl-10px {
        margin-top: 10px !important
    }

    .mt-xxl-15px {
        margin-top: 15px !important
    }

    .mt-xxl-16px {
        margin-top: 16px !important
    }

    .mt-xxl-20px {
        margin-top: 20px !important
    }

    .mt-xxl-30px {
        margin-top: 30px !important
    }

    .mt-xxl-40px {
        margin-top: 40px !important
    }

    .mt-xxl-60px {
        margin-top: 60px !important
    }

    .mt-xxl-88px {
        margin-top: 88px !important
    }

    .mt-xxl-100px {
        margin-top: 100px !important
    }

    .mt-xxl-1 {
        margin-top: .25rem !important
    }

    .mt-xxl-2 {
        margin-top: .5rem !important
    }

    .mt-xxl-3 {
        margin-top: 1rem !important
    }

    .mt-xxl-4 {
        margin-top: 1.5rem !important
    }

    .mt-xxl-5 {
        margin-top: 3rem !important
    }

    .mt-xxl-auto {
        margin-top: auto !important
    }

    .me-xxl-0 {
        margin-left: 0 !important
    }

    .me-xxl--120px {
        margin-left: -120px !important
    }

    .me-xxl--235px {
        margin-left: -235px !important
    }

    .me-xxl-160px {
        margin-left: 160px !important
    }

    .me-xxl-1px {
        margin-left: 1px !important
    }

    .me-xxl-5px {
        margin-left: 5px !important
    }

    .me-xxl-10px {
        margin-left: 10px !important
    }

    .me-xxl-15px {
        margin-left: 15px !important
    }

    .me-xxl-16px {
        margin-left: 16px !important
    }

    .me-xxl-20px {
        margin-left: 20px !important
    }

    .me-xxl-30px {
        margin-left: 30px !important
    }

    .me-xxl-40px {
        margin-left: 40px !important
    }

    .me-xxl-60px {
        margin-left: 60px !important
    }

    .me-xxl-88px {
        margin-left: 88px !important
    }

    .me-xxl-100px {
        margin-left: 100px !important
    }

    .me-xxl-1 {
        margin-left: .25rem !important
    }

    .me-xxl-2 {
        margin-left: .5rem !important
    }

    .me-xxl-3 {
        margin-left: 1rem !important
    }

    .me-xxl-4 {
        margin-left: 1.5rem !important
    }

    .me-xxl-5 {
        margin-left: 3rem !important
    }

    .me-xxl-auto {
        margin-left: auto !important
    }

    .mb-xxl-0 {
        margin-bottom: 0 !important
    }

    .mb-xxl--120px {
        margin-bottom: -120px !important
    }

    .mb-xxl--235px {
        margin-bottom: -235px !important
    }

    .mb-xxl-160px {
        margin-bottom: 160px !important
    }

    .mb-xxl-1px {
        margin-bottom: 1px !important
    }

    .mb-xxl-5px {
        margin-bottom: 5px !important
    }

    .mb-xxl-10px {
        margin-bottom: 10px !important
    }

    .mb-xxl-15px {
        margin-bottom: 15px !important
    }

    .mb-xxl-16px {
        margin-bottom: 16px !important
    }

    .mb-xxl-20px {
        margin-bottom: 20px !important
    }

    .mb-xxl-30px {
        margin-bottom: 30px !important
    }

    .mb-xxl-40px {
        margin-bottom: 40px !important
    }

    .mb-xxl-60px {
        margin-bottom: 60px !important
    }

    .mb-xxl-88px {
        margin-bottom: 88px !important
    }

    .mb-xxl-100px {
        margin-bottom: 100px !important
    }

    .mb-xxl-1 {
        margin-bottom: .25rem !important
    }

    .mb-xxl-2 {
        margin-bottom: .5rem !important
    }

    .mb-xxl-3 {
        margin-bottom: 1rem !important
    }

    .mb-xxl-4 {
        margin-bottom: 1.5rem !important
    }

    .mb-xxl-5 {
        margin-bottom: 3rem !important
    }

    .mb-xxl-auto {
        margin-bottom: auto !important
    }

    .ms-xxl-0 {
        margin-right: 0 !important
    }

    .ms-xxl--120px {
        margin-right: -120px !important
    }

    .ms-xxl--235px {
        margin-right: -235px !important
    }

    .ms-xxl-160px {
        margin-right: 160px !important
    }

    .ms-xxl-1px {
        margin-right: 1px !important
    }

    .ms-xxl-5px {
        margin-right: 5px !important
    }

    .ms-xxl-10px {
        margin-right: 10px !important
    }

    .ms-xxl-15px {
        margin-right: 15px !important
    }

    .ms-xxl-16px {
        margin-right: 16px !important
    }

    .ms-xxl-20px {
        margin-right: 20px !important
    }

    .ms-xxl-30px {
        margin-right: 30px !important
    }

    .ms-xxl-40px {
        margin-right: 40px !important
    }

    .ms-xxl-60px {
        margin-right: 60px !important
    }

    .ms-xxl-88px {
        margin-right: 88px !important
    }

    .ms-xxl-100px {
        margin-right: 100px !important
    }

    .ms-xxl-1 {
        margin-right: .25rem !important
    }

    .ms-xxl-2 {
        margin-right: .5rem !important
    }

    .ms-xxl-3 {
        margin-right: 1rem !important
    }

    .ms-xxl-4 {
        margin-right: 1.5rem !important
    }

    .ms-xxl-5 {
        margin-right: 3rem !important
    }

    .ms-xxl-auto {
        margin-right: auto !important
    }

    .p-xxl-0 {
        padding: 0 !important
    }

    .p-xxl--120px {
        padding: -120px !important
    }

    .p-xxl--235px {
        padding: -235px !important
    }

    .p-xxl-160px {
        padding: 160px !important
    }

    .p-xxl-1px {
        padding: 1px !important
    }

    .p-xxl-5px {
        padding: 5px !important
    }

    .p-xxl-10px {
        padding: 10px !important
    }

    .p-xxl-15px {
        padding: 15px !important
    }

    .p-xxl-16px {
        padding: 16px !important
    }

    .p-xxl-20px {
        padding: 20px !important
    }

    .p-xxl-30px {
        padding: 30px !important
    }

    .p-xxl-40px {
        padding: 40px !important
    }

    .p-xxl-60px {
        padding: 60px !important
    }

    .p-xxl-88px {
        padding: 88px !important
    }

    .p-xxl-100px {
        padding: 100px !important
    }

    .p-xxl-1 {
        padding: .25rem !important
    }

    .p-xxl-2 {
        padding: .5rem !important
    }

    .p-xxl-3 {
        padding: 1rem !important
    }

    .p-xxl-4 {
        padding: 1.5rem !important
    }

    .p-xxl-5 {
        padding: 3rem !important
    }

    .px-xxl-0 {
        padding-left: 0 !important;
        padding-right: 0 !important
    }

    .px-xxl--120px {
        padding-left: -120px !important;
        padding-right: -120px !important
    }

    .px-xxl--235px {
        padding-left: -235px !important;
        padding-right: -235px !important
    }

    .px-xxl-160px {
        padding-left: 160px !important;
        padding-right: 160px !important
    }

    .px-xxl-1px {
        padding-left: 1px !important;
        padding-right: 1px !important
    }

    .px-xxl-5px {
        padding-left: 5px !important;
        padding-right: 5px !important
    }

    .px-xxl-10px {
        padding-left: 10px !important;
        padding-right: 10px !important
    }

    .px-xxl-15px {
        padding-left: 15px !important;
        padding-right: 15px !important
    }

    .px-xxl-16px {
        padding-left: 16px !important;
        padding-right: 16px !important
    }

    .px-xxl-20px {
        padding-left: 20px !important;
        padding-right: 20px !important
    }

    .px-xxl-30px {
        padding-left: 30px !important;
        padding-right: 30px !important
    }

    .px-xxl-40px {
        padding-left: 40px !important;
        padding-right: 40px !important
    }

    .px-xxl-60px {
        padding-left: 60px !important;
        padding-right: 60px !important
    }

    .px-xxl-88px {
        padding-left: 88px !important;
        padding-right: 88px !important
    }

    .px-xxl-100px {
        padding-left: 100px !important;
        padding-right: 100px !important
    }

    .px-xxl-1 {
        padding-left: .25rem !important;
        padding-right: .25rem !important
    }

    .px-xxl-2 {
        padding-left: .5rem !important;
        padding-right: .5rem !important
    }

    .px-xxl-3 {
        padding-left: 1rem !important;
        padding-right: 1rem !important
    }

    .px-xxl-4 {
        padding-left: 1.5rem !important;
        padding-right: 1.5rem !important
    }

    .px-xxl-5 {
        padding-left: 3rem !important;
        padding-right: 3rem !important
    }

    .py-xxl-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }

    .py-xxl--120px {
        padding-top: -120px !important;
        padding-bottom: -120px !important
    }

    .py-xxl--235px {
        padding-top: -235px !important;
        padding-bottom: -235px !important
    }

    .py-xxl-160px {
        padding-top: 160px !important;
        padding-bottom: 160px !important
    }

    .py-xxl-1px {
        padding-top: 1px !important;
        padding-bottom: 1px !important
    }

    .py-xxl-5px {
        padding-top: 5px !important;
        padding-bottom: 5px !important
    }

    .py-xxl-10px {
        padding-top: 10px !important;
        padding-bottom: 10px !important
    }

    .py-xxl-15px {
        padding-top: 15px !important;
        padding-bottom: 15px !important
    }

    .py-xxl-16px {
        padding-top: 16px !important;
        padding-bottom: 16px !important
    }

    .py-xxl-20px {
        padding-top: 20px !important;
        padding-bottom: 20px !important
    }

    .py-xxl-30px {
        padding-top: 30px !important;
        padding-bottom: 30px !important
    }

    .py-xxl-40px {
        padding-top: 40px !important;
        padding-bottom: 40px !important
    }

    .py-xxl-60px {
        padding-top: 60px !important;
        padding-bottom: 60px !important
    }

    .py-xxl-88px {
        padding-top: 88px !important;
        padding-bottom: 88px !important
    }

    .py-xxl-100px {
        padding-top: 100px !important;
        padding-bottom: 100px !important
    }

    .py-xxl-1 {
        padding-top: .25rem !important;
        padding-bottom: .25rem !important
    }

    .py-xxl-2 {
        padding-top: .5rem !important;
        padding-bottom: .5rem !important
    }

    .py-xxl-3 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important
    }

    .py-xxl-4 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important
    }

    .py-xxl-5 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important
    }

    .pt-xxl-0 {
        padding-top: 0 !important
    }

    .pt-xxl--120px {
        padding-top: -120px !important
    }

    .pt-xxl--235px {
        padding-top: -235px !important
    }

    .pt-xxl-160px {
        padding-top: 160px !important
    }

    .pt-xxl-1px {
        padding-top: 1px !important
    }

    .pt-xxl-5px {
        padding-top: 5px !important
    }

    .pt-xxl-10px {
        padding-top: 10px !important
    }

    .pt-xxl-15px {
        padding-top: 15px !important
    }

    .pt-xxl-16px {
        padding-top: 16px !important
    }

    .pt-xxl-20px {
        padding-top: 20px !important
    }

    .pt-xxl-30px {
        padding-top: 30px !important
    }

    .pt-xxl-40px {
        padding-top: 40px !important
    }

    .pt-xxl-60px {
        padding-top: 60px !important
    }

    .pt-xxl-88px {
        padding-top: 88px !important
    }

    .pt-xxl-100px {
        padding-top: 100px !important
    }

    .pt-xxl-1 {
        padding-top: .25rem !important
    }

    .pt-xxl-2 {
        padding-top: .5rem !important
    }

    .pt-xxl-3 {
        padding-top: 1rem !important
    }

    .pt-xxl-4 {
        padding-top: 1.5rem !important
    }

    .pt-xxl-5 {
        padding-top: 3rem !important
    }

    .pe-xxl-0 {
        padding-left: 0 !important
    }

    .pe-xxl--120px {
        padding-left: -120px !important
    }

    .pe-xxl--235px {
        padding-left: -235px !important
    }

    .pe-xxl-160px {
        padding-left: 160px !important
    }

    .pe-xxl-1px {
        padding-left: 1px !important
    }

    .pe-xxl-5px {
        padding-left: 5px !important
    }

    .pe-xxl-10px {
        padding-left: 10px !important
    }

    .pe-xxl-15px {
        padding-left: 15px !important
    }

    .pe-xxl-16px {
        padding-left: 16px !important
    }

    .pe-xxl-20px {
        padding-left: 20px !important
    }

    .pe-xxl-30px {
        padding-left: 30px !important
    }

    .pe-xxl-40px {
        padding-left: 40px !important
    }

    .pe-xxl-60px {
        padding-left: 60px !important
    }

    .pe-xxl-88px {
        padding-left: 88px !important
    }

    .pe-xxl-100px {
        padding-left: 100px !important
    }

    .pe-xxl-1 {
        padding-left: .25rem !important
    }

    .pe-xxl-2 {
        padding-left: .5rem !important
    }

    .pe-xxl-3 {
        padding-left: 1rem !important
    }

    .pe-xxl-4 {
        padding-left: 1.5rem !important
    }

    .pe-xxl-5 {
        padding-left: 3rem !important
    }

    .pb-xxl-0 {
        padding-bottom: 0 !important
    }

    .pb-xxl--120px {
        padding-bottom: -120px !important
    }

    .pb-xxl--235px {
        padding-bottom: -235px !important
    }

    .pb-xxl-160px {
        padding-bottom: 160px !important
    }

    .pb-xxl-1px {
        padding-bottom: 1px !important
    }

    .pb-xxl-5px {
        padding-bottom: 5px !important
    }

    .pb-xxl-10px {
        padding-bottom: 10px !important
    }

    .pb-xxl-15px {
        padding-bottom: 15px !important
    }

    .pb-xxl-16px {
        padding-bottom: 16px !important
    }

    .pb-xxl-20px {
        padding-bottom: 20px !important
    }

    .pb-xxl-30px {
        padding-bottom: 30px !important
    }

    .pb-xxl-40px {
        padding-bottom: 40px !important
    }

    .pb-xxl-60px {
        padding-bottom: 60px !important
    }

    .pb-xxl-88px {
        padding-bottom: 88px !important
    }

    .pb-xxl-100px {
        padding-bottom: 100px !important
    }

    .pb-xxl-1 {
        padding-bottom: .25rem !important
    }

    .pb-xxl-2 {
        padding-bottom: .5rem !important
    }

    .pb-xxl-3 {
        padding-bottom: 1rem !important
    }

    .pb-xxl-4 {
        padding-bottom: 1.5rem !important
    }

    .pb-xxl-5 {
        padding-bottom: 3rem !important
    }

    .ps-xxl-0 {
        padding-right: 0 !important
    }

    .ps-xxl--120px {
        padding-right: -120px !important
    }

    .ps-xxl--235px {
        padding-right: -235px !important
    }

    .ps-xxl-160px {
        padding-right: 160px !important
    }

    .ps-xxl-1px {
        padding-right: 1px !important
    }

    .ps-xxl-5px {
        padding-right: 5px !important
    }

    .ps-xxl-10px {
        padding-right: 10px !important
    }

    .ps-xxl-15px {
        padding-right: 15px !important
    }

    .ps-xxl-16px {
        padding-right: 16px !important
    }

    .ps-xxl-20px {
        padding-right: 20px !important
    }

    .ps-xxl-30px {
        padding-right: 30px !important
    }

    .ps-xxl-40px {
        padding-right: 40px !important
    }

    .ps-xxl-60px {
        padding-right: 60px !important
    }

    .ps-xxl-88px {
        padding-right: 88px !important
    }

    .ps-xxl-100px {
        padding-right: 100px !important
    }

    .ps-xxl-1 {
        padding-right: .25rem !important
    }

    .ps-xxl-2 {
        padding-right: .5rem !important
    }

    .ps-xxl-3 {
        padding-right: 1rem !important
    }

    .ps-xxl-4 {
        padding-right: 1.5rem !important
    }

    .ps-xxl-5 {
        padding-right: 3rem !important
    }

    .text-xxl-start {
        text-align: right !important
    }

    .text-xxl-end {
        text-align: left !important
    }

    .text-xxl-center {
        text-align: center !important
    }

    .z-xxl-2 {
        z-index: 2 !important
    }

    .z-xxl-3 {
        z-index: 3 !important
    }

    .z-xxl-4 {
        z-index: 4 !important
    }

    .z-xxl-5 {
        z-index: 5 !important
    }

    .z-xxl-10 {
        z-index: 10 !important
    }

    .z-xxl-50 {
        z-index: 50 !important
    }

    .z-xxl-500 {
        z-index: 500 !important
    }

    .z-xxl-1000 {
        z-index: 1000 !important
    }
}

@media(min-width: 1200px) {
    .fs-1 {
        font-size: 2.75rem !important
    }

    .fs-2 {
        font-size: 2.25rem !important
    }

    .fs-3 {
        font-size: 1.75rem !important
    }

    .fs-4 {
        font-size: 1.5rem !important
    }

    .fs-5 {
        font-size: 1.75rem !important
    }

    .fs-1_6rem {
        font-size: 1.6rem !important
    }

    .fs-30px {
        font-size: 1.875rem !important
    }

    .fs-40px {
        font-size: 2.5rem !important
    }

    .fs-50px {
        font-size: 3.125rem !important
    }

    .fs-60px {
        font-size: 3.75rem !important
    }

    .fs-70px {
        font-size: 4.375rem !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-table {
        display: table !important
    }

    .d-print-table-row {
        display: table-row !important
    }

    .d-print-table-cell {
        display: table-cell !important
    }

    .d-print-flex {
        display: flex !important
    }

    .d-print-inline-flex {
        display: inline-flex !important
    }

    .d-print-none {
        display: none !important
    }

    .d-print-table-header-group {
        display: table-header-group !important
    }

    .d-print-table-row-group {
        display: table-row-group !important
    }

    .position-print-static {
        position: static !important
    }

    .position-print-relative {
        position: relative !important
    }

    .position-print-absolute {
        position: absolute !important
    }

    .position-print-fixed {
        position: fixed !important
    }

    .position-print-sticky {
        position: sticky !important
    }

    .top-print-0 {
        top: 0 !important
    }

    .top-print-10px {
        top: 10px !important
    }

    .top-print-20px {
        top: 20px !important
    }

    .top-print-1rem {
        top: 1rem !important
    }

    .top-print-2rem {
        top: 2rem !important
    }

    .top-print-3rem {
        top: 3rem !important
    }

    .top-print-50 {
        top: 50% !important
    }

    .top-print-100 {
        top: 100% !important
    }

    .bottom-print-0 {
        bottom: 0 !important
    }

    .bottom-print-10px {
        bottom: 10px !important
    }

    .bottom-print-20px {
        bottom: 20px !important
    }

    .bottom-print-1rem {
        bottom: 1rem !important
    }

    .bottom-print-2rem {
        bottom: 2rem !important
    }

    .bottom-print-3rem {
        bottom: 3rem !important
    }

    .bottom-print-50 {
        bottom: 50% !important
    }

    .bottom-print-100 {
        bottom: 100% !important
    }

    .start-print-0 {
        left: 0 !important
    }

    .start-print-10px {
        left: 10px !important
    }

    .start-print-20px {
        left: 20px !important
    }

    .start-print-1rem {
        left: 1rem !important
    }

    .start-print-2rem {
        left: 2rem !important
    }

    .start-print-3rem {
        left: 3rem !important
    }

    .start-print-50 {
        left: 50% !important
    }

    .start-print-100 {
        left: 100% !important
    }

    .end-print-0 {
        right: 0 !important
    }

    .end-print-10px {
        right: 10px !important
    }

    .end-print-20px {
        right: 20px !important
    }

    .end-print-1rem {
        right: 1rem !important
    }

    .end-print-2rem {
        right: 2rem !important
    }

    .end-print-3rem {
        right: 3rem !important
    }

    .end-print-50 {
        right: 50% !important
    }

    .end-print-100 {
        right: 100% !important
    }

    .translate-middle-print {
        transform: translate(-50%, -50%) !important
    }

    .translate-middle-print-x {
        transform: translateX(-50%) !important
    }

    .translate-middle-print-y {
        transform: translateY(-50%) !important
    }

    .z-print-2 {
        z-index: 2 !important
    }

    .z-print-3 {
        z-index: 3 !important
    }

    .z-print-4 {
        z-index: 4 !important
    }

    .z-print-5 {
        z-index: 5 !important
    }

    .z-print-10 {
        z-index: 10 !important
    }

    .z-print-50 {
        z-index: 50 !important
    }

    .z-print-500 {
        z-index: 500 !important
    }

    .z-print-1000 {
        z-index: 1000 !important
    }
}

html {
    direction: rtl
}

html {
    scroll-padding-top: 4.5rem;
    scroll-behavior: smooth
}

body {
    position: relative;
    overflow-x: hidden;
    min-height: 100vh;
    width: 100%
}

#main_content {
    position: relative
}

.feather {
    vertical-align: middle
}

.avatar {
    width: 40px;
    height: 40px;
    border-radius: 8px;
    object-fit: cover;
    object-position: center
}

.object-cover, .img-thumbnail, .card-img-top, .img-thumbnail, .img-fluid {
    object-fit: cover;
    object-position: center
}

.square {
    background-color: #eaecf0;
    display: flex;
    width: 40px;
    height: 40px;
    padding: 8px;
    justify-content: center;
    align-items: center;
    border-radius: 12px;
    font-size: 25px
}

.icon-feather-star {
    color: #e6bb20
}

.icon-feather-star-on {
    color: #e6bb20
}

.ratings {
    line-height: 1
}

.form-control::placeholder {
    font-size: .9rem
}

.file-drop-area {
    position: relative;
    display: flex;
    align-items: center;
    flex-direction: column;
    width: 100%;
    max-width: 100%;
    padding: 1rem;
    border: 1px dashed hsla(0,0%,100%,.4);
    border-radius: 3px;
    transition: .2s
}

    .file-drop-area.is-active {
        background-color: hsla(0,0%,100%,.05)
    }

    .file-drop-area .icon {
        width: 40px;
        height: 40px;
        margin: auto;
        margin-bottom: 10px
    }

.fake-btn {
    flex-shrink: 0;
    background-color: hsla(0,0%,100%,.04);
    border: 1px solid hsla(0,0%,100%,.1);
    border-radius: 3px;
    padding: 8px 15px;
    margin-inline-end: 10px;
    font-size: 12px;
    text-transform: uppercase
}

.file-msg {
    font-size: 1rem;
    font-weight: 300;
    line-height: 1.4;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.file-input {
    position: absolute;
    inset-inline-start: 0;
    top: 0;
    height: 100%;
    width: 100%;
    cursor: pointer;
    opacity: 0
}

    .file-input:focus {
        outline: none
    }

.color_filter .form-check .form-check-input {
    float: inline-start;
    margin-inline-start: -30px;
    border-radius: 0 !important;
    border: none;
    cursor: pointer
}

.perfect-scroll {
    position: relative;
    max-height: 400px
}

.pagination a {
    min-width: 32px;
    height: 32px;
    padding: 0;
    background-color: #000710;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    border: none;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px
}

.fs-13px {
    font-size: .8125rem !important
}

.rounded-4 {
    border-radius: 16px !important;
    -webkit-border-radius: 16px !important;
    -moz-border-radius: 16px !important;
    -ms-border-radius: 16px !important;
    -o-border-radius: 16px !important
}

.rounded-5 {
    border-radius: 24px !important;
    -webkit-border-radius: 24px !important;
    -moz-border-radius: 24px !important;
    -ms-border-radius: 24px !important;
    -o-border-radius: 24px !important
}

.bg-gray-op-80 {
    background: rgba(123,123,123,.8) !important;
    color: #fff !important
}

.bg-primary-op-80 {
    background: var(--primary-op-80, rgba(0, 64, 63, 0.8)) !important;
    color: #fff !important
}

.position-bottom-center {
    position: absolute;
    bottom: 10px;
    inset-inline-start: 50%;
    transform: translate(-50%, 0)
}

.position-center-center {
    position: absolute;
    top: 50%;
    inset-inline-start: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%)
}

.btn {
    min-width: 220px
}

.btn-link {
    display: flex;
    padding: 5.5px 6px;
    justify-content: center;
    align-items: center;
    gap: 6px;
    align-self: stretch;
    border-radius: 6px;
    background: var(--tailwind-white, #fff);
    text-decoration: none;
    transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out
}

    .btn-link:hover {
        background-color: #000710;
        color: #000710;
        transform: translate(0.5px);
        -webkit-transform: translate(0.5px);
        -moz-transform: translate(0.5px);
        -ms-transform: translate(0.5px);
        -o-transform: translate(0.5px)
    }

.cat-active {
    background-color: #992240 !important;
    color: #eef0f8 !important
}

.swiper {
    height: 100%;
    width: auto;
    width: 100%;
    max-width: 100%;
    max-height: 100vh;
    min-height: 0;
    min-width: 0
}

.swiper-slide {
    width: auto
}

    .swiper-slide.nav-link {
        display: flex;
        align-items: center
    }

.swiper-button-next::after, .swiper-rtl .swiper-button-prev::after {
    content: ""
}

.swiper-button-prev::after, .swiper-rtl .swiper-button-next::after {
    content: ""
}

.swiper-button-disabled {
    opacity: .35;
    pointer-events: none
}

input::-webkit-outer-spin-button, input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0
}

input[type=number] {
    -moz-appearance: textfield
}

.floated_list_card .floated_list_wrapper {
    position: relative
}

    .floated_list_card .floated_list_wrapper .floated_list {
        position: absolute;
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 16px;
        background: hsla(0,0%,100%,.7);
        padding: 8px;
        bottom: 0;
        inset-inline-start: 0;
        width: 100%
    }

@media(min-width: 768px) {
    .floated_list_card .floated_list_wrapper .floated_list {
        opacity: 0
    }
}

.floated_list_card .floated_list_wrapper .floated_list .link {
    display: flex;
    padding: 8px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    cursor: pointer;
    font-size: 20px;
    border-radius: 8px;
    text-decoration: none
}

    .floated_list_card .floated_list_wrapper .floated_list .link:hover {
        background: rgba(231,25,26,.1);
        color: #e7191a
    }

.floated_list_card:hover .floated_list_wrapper .floated_list {
    opacity: 1
}

@media(max-width: 768px) {
    .floated_list_card .floated_list_wrapper .floated_list .link {
        background: rgba(0,7,16,.1);
        color: #000710
    }
}

.custom-input-group {
    border: 1px solid #eef0f8;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px
}

    .custom-input-group .form-control {
        box-shadow: none
    }

.custom-input-group {
    transition: .3s;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s
}

    .custom-input-group:focus-within {
        border-color: #992240
    }

.custom-form-control:focus {
    border-color: #992240 !important;
    box-shadow: none !important
}

.pointer {
    cursor: pointer
}

.social_circle {
    width: 54px;
    height: 54px;
    box-shadow: 0px 4px 6px 0px rgba(0,0,0,.1),0px 2px 4px 0px rgba(0,0,0,.06);
    transition: .3s;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s
}

    .social_circle:hover {
        box-shadow: 0px 2px 3px 0px rgba(0,0,0,.1),0px 1px 2px 0px rgba(0,0,0,.06)
    }

.wizard_indicator {
    margin: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    gap: 20px
}

    .wizard_indicator .dotted_line {
        flex-grow: 1;
        border-top: 2px dotted;
        max-width: 100px
    }

    .wizard_indicator .wizard_item {
        display: flex;
        gap: 8px;
        align-items: center
    }

        .wizard_indicator .wizard_item.active {
            color: #992240;
            font-weight: 600;
            border-color: var(--bs-primary) !important
        }

        .wizard_indicator .wizard_item.done {
            color: #488d9d;
            border-color: #488d9d !important;
            font-weight: 600
        }

.btn-icon {
    width: 35px;
    height: 35px;
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center
}

.form-check-input:checked[type=radio] {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOSIgaGVpZ2h0PSI1IiB2aWV3Qm94PSIwIDAgMTggMTkiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0zIDkuNzVMNy41IDE0LjI1TDE1IDUuMjUiIHN0cm9rZT0id2hpdGUiIHN0cm9rZS13aWR0aD0iMyIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+Cjwvc3ZnPgo=)
}

.radion_check_label.checked {
    background-color: #eef0f8
}

.main-icon {
    transition: .3s;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s
}

.dark-overlay {
    position: absolute;
    top: 0;
    inset-inline-start: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,64,63,.3098039216)
}

.main-card:hover .main-icon {
    background-color: #992240 !important
}

    .main-card:hover .main-icon span {
        color: #fff !important
    }

textarea {
    resize: none
}

.face-book-icon div {
    background-color: #3b5999;
    color: #fff
}

.instagram-icon div {
    background: linear-gradient(45deg, #fee411 0%, #fedb16 10%, #fec125 15%, #fe983d 25%, #fe5f5e 50%, #fe2181 75%, #9000dc 100%) !important;
    -webkit-text-fill-color: #fff
}

.tik-tok-icon div {
    background-color: #000
}

.tik-tok-icon, .face-book-icon, .instagram-icon {
    transition: transform .3s;
    -webkit-transition: transform .3s;
    -moz-transition: transform .3s;
    -ms-transition: transform .3s;
    -o-transition: transform .3s
}

    .tik-tok-icon:hover, .face-book-icon:hover, .instagram-icon:hover {
        transform: translateY(-5px);
        -webkit-transform: translateY(-5px);
        -moz-transform: translateY(-5px);
        -ms-transform: translateY(-5px);
        -o-transform: translateY(-5px)
    }

.shadow-hover {
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out
}

    .shadow-hover:hover {
        box-shadow: 0 0 10px rgba(0,0,0,.15);
        transform: scale(0.998);
        -webkit-transform: scale(0.998);
        -moz-transform: scale(0.998);
        -ms-transform: scale(0.998);
        -o-transform: scale(0.998)
    }

    .shadow-hover a {
        transition: .3s;
        -webkit-transition: .3s;
        -moz-transition: .3s;
        -ms-transition: .3s;
        -o-transition: .3s
    }

        .shadow-hover a:hover {
            color: #992240 !important
        }

.list-group .list-group-item:last-child {
    border-bottom-width: 0 !important
}

div:where(.swal2-container).swal2-center > .swal2-popup {
    align-items: center;
    justify-content: center;
    border-radius: 50px;
    border: 1px dashed #00403f;
    background: #fff;
    box-shadow: 0px 4px 16px 0px rgba(0,0,0,.25);
    padding-top: 50px !important;
    min-height: 458px
}

div:where(.swal2-container) h2:where(.swal2-title), div:where(.swal2-container) .h2:where(.swal2-title) {
    color: #000 !important;
    margin-top: 45px !important
}

.dropdown-menu {
    position: absolute;
    z-index: 1500;
    display: none;
    min-width: 10rem;
    padding: .5rem 5px;
    margin: 0;
    font-size: 1rem;
    color: #667085;
    text-align: start;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: none;
    box-shadow: 1px 2px 5px rgba(153,34,64,.6);
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px
}

    .dropdown-menu .dropdown-item {
        display: block;
        width: 100%;
        padding: .6rem 1rem;
        clear: both;
        font-weight: 400;
        border-radius: 4px;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        -ms-border-radius: 4px;
        -o-border-radius: 4px
    }

    .dropdown-menu[data-bs-popper] {
        top: 53px;
        inset-inline-start: 0;
        margin-top: .125rem;
        width: 100%;
        position: fixed
    }

@media(max-width: 767.98px) {
    .wizard_indicator {
        gap: 10px;
        justify-content: space-around;
        flex-wrap: nowrap
    }

        .wizard_indicator .wizard_item {
            width: 60px;
            height: 60px;
            border: 1px solid #667085;
            display: flex;
            justify-content: center;
            align-items: center;
            font-size: 25px;
            border-radius: 50%;
            -webkit-border-radius: 50%;
            -moz-border-radius: 50%;
            -ms-border-radius: 50%;
            -o-border-radius: 50%
        }

            .wizard_indicator .wizard_item .text {
                display: none
            }
}

@media(min-width: 768px) {
    .dropdown-menu[data-bs-popper] {
        top: 100%;
        inset-inline-start: 0;
        margin-top: .25rem;
        width: auto;
        position: absolute
    }

        .dropdown-menu[data-bs-popper].right {
            inset-inline-start: auto;
            inset-inline-end: 0 !important
        }
}

.card-header {
    font-size: 1.2rem
}

#navbar {
    top: 40px;
    transition: .3s;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s
}

    #navbar.scrolled {
        top: 0;
        padding-top: 10px;
        padding-bottom: 10px;
        background-color: #000710
    }

        #navbar.scrolled .navbar-nav {
            backdrop-filter: none;
            -webkit-backdrop-filter: blur(none);
            padding: 25px 90px;
            background: rgba(0,0,0,0);
            border: none
        }

@media(max-width: 600px) {
    #navbar {
        top: 20px
    }
}

.navbar {
    padding-top: 0;
    padding-bottom: 0
}

    .navbar .navbar-nav {
        backdrop-filter: blur(35px);
        -webkit-backdrop-filter: blur(35px)
    }

    .navbar .navbar-nav {
        padding: 25px 90px;
        background: linear-gradient(269.63deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.1) 99.25%);
        border: 1px solid hsla(0,0%,100%,.1019607843);
        border-radius: 80px;
        -webkit-border-radius: 80px;
        -moz-border-radius: 80px;
        -ms-border-radius: 80px;
        -o-border-radius: 80px;
        gap: 55px
    }

@supports(-webkit-backdrop-filter: blur(35px)) {
    .navbar .navbar-nav {
        background: hsla(0,0%,100%,.3)
    }
}

@media(max-width: 992px) {
    .navbar .navbar-nav {
        padding: 25px 30px;
        gap: 20px;
        border-radius: 5px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        -ms-border-radius: 5px;
        -o-border-radius: 5px
    }
}

.navbar .navbar-nav .nav-item .nav-link {
    color: hsla(0,0%,100%,.5176470588);
    padding: 0
}

    .navbar .navbar-nav .nav-item .nav-link:hover, .navbar .navbar-nav .nav-item .nav-link.active {
        color: #fff;
        position: relative
    }

        .navbar .navbar-nav .nav-item .nav-link:hover::before, .navbar .navbar-nav .nav-item .nav-link.active::before {
            content: "";
            position: absolute;
            bottom: -5px;
            inset-inline-start: 0;
            width: 60%;
            height: 1px;
            background: #fff
        }

.section-padding {
    padding-top: 100px;
    padding-bottom: 100px
}

@media screen and (max-width: 768px) {
    .section-padding {
        padding-top: 70px;
        padding-bottom: 70px
    }
}

.btn-primary {
    background: radial-gradient(61.82% 52.01% at 50% 50%, #c53d5f 0%, #992240 100%);
    border: 1px solid;
    box-shadow: 0 0 0 5px rgba(153,34,64,.2) !important
}

    .btn-primary:hover {
        box-shadow: none !important
    }

.line-height-36 {
    line-height: 36px
}

.padding-hero, .hero {
    padding-top: 150px
}

.hero-head {
    font-size: 70px
}

@media(max-width: 992px) {
    .hero-head {
        font-size: 40px
    }
}

.hero {
    padding-bottom: 30px;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    background-position: center center
}

    .hero::before {
        content: "";
        position: absolute;
        z-index: -1;
        top: 0;
        inset-inline-start: 0;
        width: 100%;
        height: 100%;
        background-image: url("../images/hero_shadow.svg");
        background-size: contain;
        background-position: center top;
        background-repeat: no-repeat
    }

@media screen and (max-width: 992px) {
    .hero::before {
        background-size: 156%
    }
}

.hero::after {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    inset-inline-start: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-image: url("../images/hero_pattern.svg");
    background-position: center center
}

@media screen and (max-width: 992px) {
    .hero::after {
        background-image: url("../images/hero-pattern2.svg");
        background-position: center top;
        background-size: contain
    }
}

.video_hero {
    transition: .3s;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s
}

.video_hero {
    width: 100%;
    min-height: 315px;
    /*background: hsla(0,0%,100%,.031372549);*/
   /* border: 1px solid hsla(0,0%,100%,.4196078431);*/
    border-radius: 12px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    -ms-border-radius: 12px;
    -o-border-radius: 12px;
    backdrop-filter: blur(25px);
    -webkit-backdrop-filter: blur(25px);
    cursor: pointer
}

@media(max-width: 575.98px) {
    .video_hero {
        min-height: 190px
    }
}

.video_hero:hover {
    text-shadow: 0 0 10px #fff,0 0 40px #fff,0 0 80px #fff
}

.overlay-1 {
    position: absolute;
    top: 0;
    inset-inline-start: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, rgba(0, 7, 16, 0) 68.2%, #000710 97.75%),linear-gradient(180deg, rgba(0, 7, 16, 0) 38.77%, #000710 83.68%)
}

.partnerSwiper {
    width: 100%;
    background: hsla(0,0%,100%,.04)
}

    .partnerSwiper .swiper-wrapper {
        align-items: center
    }

swiper-slide {
    text-align: center;
    font-size: 18px;
    display: flex;
    justify-content: center;
    align-items: center;
    max-height: 80px;
    width: auto !important
}

    swiper-slide img {
        display: block;
        object-fit: cover
    }

.fs-18px {
    font-size: 18px
}

.fs-26px {
    font-size: 26px;
    font-weight: 600
}

.hr {
    border: 1px solid hsla(0,0%,100%,.2);
    width: 50%;
    margin: 0 auto
}

.w-95 {
    width: 97%;
    height: auto;
    object-fit: cover
}

.bg-gradient-2 {
    background: linear-gradient(-90deg, #000710 25.35%, #46101e 118.35%)
}

.services_section {
    padding-top: 180px
}

@media screen and (max-width: 768px) {
    .services_section {
        padding-top: 50px
    }
}

.services_section .banner {
    padding: 50px;
    margin-bottom: 180px;
    background-color: #000710;
    background: linear-gradient(90deg, #000710 10%, rgba(153, 34, 64, 0.18) 70%);
    border: 1px solid hsla(0,0%,100%,.15);
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px
}

@media screen and (max-width: 768px) {
    .services_section .banner {
        padding: 10px
    }
}

.services_section .banner .box_img {
    max-height: 200px;
    position: relative;
    inset-inline-end: -195px;
    transform: scale(2.6);
    -webkit-transform: scale(2.6);
    -moz-transform: scale(2.6);
    -ms-transform: scale(2.6);
    -o-transform: scale(2.6)
}

@media screen and (max-width: 992px) {
    .services_section .banner .box_img {
        top: 30px;
        inset-inline-end: -70px;
        transform: scale(1.5);
        -webkit-transform: scale(1.5);
        -moz-transform: scale(1.5);
        -ms-transform: scale(1.5);
        -o-transform: scale(1.5)
    }
}

.services_section .service_item {
    background: hsla(0,0%,100%,.07);
    transition: 0s;
    -webkit-transition: 0s;
    -moz-transition: 0s;
    -ms-transition: 0s;
    -o-transition: 0s
}

    .services_section .service_item:hover {
        background: linear-gradient(270deg, rgba(255, 255, 255, 0.07) 20%, rgba(72, 141, 157, 0.5) 100%)
    }

    .services_section .service_item .row {
        min-height: 120px
    }

@media screen and (max-width: 768px) {
    .services_section .service_item .row {
        min-height: 140px
    }
}

.feats_section .feats_title {
    font-size: 55px;
    font-weight: 800;
    letter-spacing: 1px
}

@media screen and (max-width: 768px) {
    .feats_section .feats_title {
        font-size: 30px;
        letter-spacing: 0
    }
}

.feats_section .item_wrapper:nth-child(odd) .feat_item {
    background-color: #488d9d
}

.feats_section .item_wrapper:nth-child(even) .feat_item {
    background-color: #992240
}

.feats_section .feat_item {
    padding: 35px 17px;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
    transition: .3s;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s
}

@media screen and (max-width: 768px) {
    .feats_section .feat_item {
        padding: 20px
    }
}

.feats_section .feat_item:hover {
    transform: translateY(-10px);
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -o-transform: translateY(-10px)
}

.feats_section .feat_item .img_wrapper {
    text-align: center;
    margin-top: 25px
}

    .feats_section .feat_item .img_wrapper img {
        max-height: 150px
    }

@media screen and (max-width: 768px) {
    .feats_section .feat_item .img_wrapper {
        text-align: end
    }
}

.feats_section .feat_item .img_wrapper img {
    width: auto;
    margin: auto;
    max-width: 80%
}

.quot p {
    font-size: 18px
}

@media screen and (max-width: 768px) {
    .quot p {
        font-size: 14px
    }
}

.quot .overlay_quot {
    inset-inline-end: -7%;
    bottom: 0px;
    height: 165px;
    width: auto
}

@media screen and (max-width: 768px) {
    .quot .overlay_quot {
        inset-inline-end: 0px;
        inset-inline-start: 50%;
        height: 100%
    }
}

@media screen and (max-width: 490px) {
    .quot .overlay_quot {
        inset-inline-end: 0px;
        inset-inline-start: 30%;
        height: 100%
    }
}

.testmonials_section {
    direction: ltr
}

    .testmonials_section .testmonial_item {
        background: hsla(0,0%,100%,.07);
        color: #fff;
        height: 100%;
        display: grid;
        grid-template-rows: 1fr auto;
        gap: 20px
    }

    .testmonials_section .testmonial_square {
        background-color: #488d9d;
        background-image: url("../images/Pattern.svg");
        background-size: cover;
        border: 1.2px solid hsla(0,0%,100%,.2);
        padding: 40px 54px;
        color: #fff;
        border-radius: 8px;
        -webkit-border-radius: 8px;
        -moz-border-radius: 8px;
        -ms-border-radius: 8px;
        -o-border-radius: 8px;
        position: relative;
        min-height: 300px;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        align-items: center
    }

        .testmonials_section .testmonial_square p {
            position: relative
        }

        .testmonials_section .testmonial_square .quote_sign {
            height: 45px;
            display: block;
            text-align: end;
            padding: 5px 0
        }

            .testmonials_section .testmonial_square .quote_sign img {
                height: 100%;
                width: auto
            }

            .testmonials_section .testmonial_square .quote_sign.left {
                text-align: start
            }

        .testmonials_section .testmonial_square::after {
            content: "";
            position: absolute;
            inset-inline-start: 0;
            inset-inline-end: 0;
            bottom: -16px;
            height: 40px;
            width: 40px;
            margin: auto;
            background: #488d9d;
            transform: rotate(45deg);
            -webkit-transform: rotate(45deg);
            -moz-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            -o-transform: rotate(45deg);
            border-radius: 8px;
            -webkit-border-radius: 8px;
            -moz-border-radius: 8px;
            -ms-border-radius: 8px;
            -o-border-radius: 8px
        }

    .testmonials_section .speaker {
        color: #000710;
        text-align: center;
        display: flex;
        flex-direction: column;
        gap: 10px
    }

        .testmonials_section .speaker p {
            color: #488d9d
        }

    .testmonials_section .swiper-wrapper {
        height: auto
    }

    .testmonials_section .swiper-container {
        position: relative
    }

        .testmonials_section .swiper-container::after {
            content: "";
            width: 20%;
            position: absolute;
            inset-inline-end: -16px;
            top: -3%;
            height: 115%;
            background: #fff;
            background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 93%);
            z-index: 1
        }

        .testmonials_section .swiper-container::before {
            content: "";
            width: 20%;
            position: absolute;
            inset-inline-start: -16px;
            top: -3%;
            height: 115%;
            background: #fff;
            background: linear-gradient(-90deg, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 93%);
            z-index: 2
        }

@media(max-width: 769px) {
    .testmonials_section .swiper-container::after, .testmonials_section .swiper-container::before {
        width: 0
    }
}

.testmonials_section .swiper-slide.swiper-slide-prev, .testmonials_section .swiper-slide.swiper-slide-active, .testmonials_section .swiper-slide.swiper-slide-next {
    opacity: 1;
    transition: 0;
    -webkit-transition: 0;
    -moz-transition: 0;
    -ms-transition: 0;
    -o-transition: 0
}

.testmonials_section .swiper-slide .testmonial_item .testmonial_square {
    background-color: #fff;
    border: 2px solid #488d9d
}

    .testmonials_section .swiper-slide .testmonial_item .testmonial_square * {
        display: none
    }

    .testmonials_section .swiper-slide .testmonial_item .testmonial_square::after {
        display: none
    }

.testmonials_section .swiper-slide .testmonial_item .speaker {
    opacity: 0
}

.testmonials_section .swiper-slide.swiper-slide-active .testmonial_item .testmonial_square {
    background-color: #488d9d;
    border: none
}

    .testmonials_section .swiper-slide.swiper-slide-active .testmonial_item .testmonial_square * {
        display: block !important
    }

    .testmonials_section .swiper-slide.swiper-slide-active .testmonial_item .testmonial_square::after {
        display: block
    }

.testmonials_section .swiper-slide.swiper-slide-active .testmonial_item .speaker {
    opacity: 1
}

.social_icon {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s
}

    .social_icon:hover {
        background-color: #992240;
        box-shadow: 0 0 0 5px rgba(153,34,64,.3)
    }

.service_cards .service_card {
    padding: 50px 40px;
    border: 1px solid hsla(0,0%,100%,.1490196078);
    background: hsla(0,0%,100%,.031372549);
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    position: relative;
    overflow: hidden;
    min-height: 100px;
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px)
}

    .service_cards .service_card::before {
        content: "";
        position: absolute;
        inset-inline-start: 0;
        inset-inline-end: 0;
        inset-block-start: 0;
        margin: auto;
        width: 100%;
        height: 80%;
        background: linear-gradient(0deg, rgba(255, 255, 255, 0) 60%, rgba(72, 141, 157, 0.5) 100%);
        z-index: -1;
        opacity: 0;
        transition: .3s;
        -webkit-transition: .3s;
        -moz-transition: .3s;
        -ms-transition: .3s;
        -o-transition: .3s
    }

    .service_cards .service_card:hover {
        transform: translateY(-10px);
        -webkit-transform: translateY(-10px);
        -moz-transform: translateY(-10px);
        -ms-transform: translateY(-10px);
        -o-transform: translateY(-10px)
    }

        .service_cards .service_card:hover::before {
            opacity: 1
        }

@media screen and (max-width: 768px) {
    .service_cards .col:first-child .service_card::before {
        opacity: 1
    }
}

.value_added_sec {
    padding: 120px 0
}

@media screen and (max-width: 768px) {
    .value_added_sec {
        padding: 0 0
    }

        .value_added_sec .hero-head {
            font-size: 25px
        }
}

.value_added_sec .value_added_Swiper .swiper-slide {
    align-self: stretch;
    height: auto !important
}

.value_added_sec .grid-container {
    height: 100%;
    display: grid;
    grid-template-columns: auto auto auto;
    grid-template-rows: auto auto;
    gap: 40px;
    grid-template-areas: "TallElement TOPFIRST TOPSECOND" "TallElement BOTTOM BOTTOM"
}

    .value_added_sec .grid-container.second-slide {
        grid-template-areas: "TOPFIRST TOPFIRST TallElement" "BOTTOM BOTTOM TallElement"
    }

        .value_added_sec .grid-container.second-slide .TallElement {
            background-color: #992240
        }

        .value_added_sec .grid-container.second-slide .BOTTOM {
            background-color: #488d9d
        }

@media(max-width: 1200px) {
    .value_added_sec .grid-container {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        gap: 20px
    }

        .value_added_sec .grid-container .grid-item img {
            max-width: 100%
        }

    .value_added_sec .swiper-wrapper {
        flex-wrap: wrap;
        gap: 20px
    }

        .value_added_sec .swiper-wrapper .swiper-slide {
            width: 100% !important
        }
}

.grid-item {
    background-color: #488d9d;
    color: #fff;
    padding: 20px 20px;
    border-radius: 4px;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    text-align: start;
    -o-border-radius: 4px
}

    .grid-item h3, .grid-item .h3 {
        margin-bottom: 30px;
        font-size: 24px
    }

    .grid-item p {
        line-height: 2
    }

    .grid-item img {
        object-fit: cover;
        margin-top: 20px;
        width: auto;
        margin-inline-start: auto;
        margin-inline-end: auto
    }

.TallElement {
    grid-area: TallElement;
    max-width: 400px
}

    .TallElement img {
        max-height: 350px;
        max-width: 100%
    }

.BOTTOM {
    grid-area: BOTTOM;
    background-color: #992240;
    display: flex;
    gap: 8px;
    flex-direction: row;
    justify-content: space-between
}

@media screen and (max-width: 768px) {
    .BOTTOM {
        flex-direction: column
    }
}

.BOTTOM img {
    max-height: 235px
}

.TOPFIRST {
    grid-area: TOPFIRST;
    background-color: #992240
}

    .TOPFIRST img {
        max-height: 250px
    }

.TOPSECOND {
    grid-area: TOPSECOND
}

    .TOPSECOND img {
        max-height: 110px
    }

.grid-item:empty {
    display: none
}

.grid-container {
    grid-auto-flow: dense
}

.swiper-pagination-bullet {
    width: 15px;
    height: 15px;
    display: inline-block;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%
}

    .swiper-pagination-bullet.swiper-pagination-bullet-active {
        opacity: 1;
        background: #992240
    }

.fw-600 {
    font-weight: 600
}

.about_cards .about_item {
    overflow: hidden;
    background: hsla(0,0%,100%,.07);
    min-height: 120px;
    transition: .3s;
    padding: 40px 50px;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s
}

    .about_cards .about_item img {
        opacity: .4;
        transition: opacity .3s;
        -webkit-transition: opacity .3s;
        -moz-transition: opacity .3s;
        -ms-transition: opacity .3s;
        -o-transition: opacity .3s
    }

    .about_cards .about_item:hover {
        background: hsla(0,0%,100%,.07);
        background: linear-gradient(270deg, rgba(255, 255, 255, 0.07) 43%, rgba(153, 34, 64, 0.5) 100%);
        transform: translateY(-5px);
        -webkit-transform: translateY(-5px);
        -moz-transform: translateY(-5px);
        -ms-transform: translateY(-5px);
        -o-transform: translateY(-5px)
    }

        .about_cards .about_item:hover img {
            opacity: 1
        }

@media screen and (max-width: 768px) {
    .about_cards .about_item {
        padding: 28px
    }

        .about_cards .about_item img {
            max-height: 50px;
            opacity: 1
        }
}

.work_cards .work_card {
    display: flex;
    flex-wrap: wrap;
    padding: 40px;
    border: 1px solid hsla(0,0%,100%,.1490196078);
    background: hsla(0,0%,100%,.031372549);
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    transition: all .2s linear;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -ms-transition: all .2s linear;
    -o-transition: all .2s linear;
    position: relative;
    overflow: hidden;
    min-height: 450px;
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px)
}

    .work_cards .work_card p {
        width: 100%
    }

    .work_cards .work_card::before {
        content: "";
        position: absolute;
        inset-inline-start: 0;
        inset-inline-end: 0;
        inset-block-start: 0;
        margin: auto;
        width: 100%;
        height: 80%;
        background: linear-gradient(0deg, rgba(255, 255, 255, 0) 60%, rgba(72, 141, 157, 0.5) 100%);
        z-index: -1;
        opacity: 0;
        transition: .3s;
        -webkit-transition: .3s;
        -moz-transition: .3s;
        -ms-transition: .3s;
        -o-transition: .3s
    }

    .work_cards .work_card:hover {
        transform: translateY(-5px);
        -webkit-transform: translateY(-5px);
        -moz-transform: translateY(-5px);
        -ms-transform: translateY(-5px);
        -o-transform: translateY(-5px)
    }

        .work_cards .work_card:hover::before {
            opacity: 1
        }

    .work_cards .work_card .img_work {
        width: 100%;
        align-self: flex-end;
        text-align: end;
        margin-top: 20px
    }

        .work_cards .work_card .img_work img {
            max-width: 80%;
            width: auto
        }

@media screen and (max-width: 992px) {
    .work_cards .col:first-child .work_card::before {
        opacity: 1
    }
}

.value_card {
    padding: 20px;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    position: relative;
    overflow: hidden;
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px)
}

    .value_card::before {
        content: "";
        position: absolute;
        inset-inline-start: -5px;
        margin: auto;
        width: 15px;
        height: 100px;
        background: #992240;
        z-index: -1;
        opacity: 1;
        transition: .3s;
        -webkit-transition: .3s;
        -moz-transition: .3s;
        -ms-transition: .3s;
        -o-transition: .3s
    }

@media screen and (max-width: 768px) {
    .value_card::before {
        inset-inline-start: 20px;
        top: 8px;
        width: 150px;
        height: 10px
    }
}

.info_cards .icon_info {
    background-color: hsla(0,0%,100%,.07);
    border-radius: 50%;
    width: 50px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

    .info_cards .icon_info img {
        margin: 0 auto;
        width: auto;
        height: 25px
    }

.info_cards:hover p {
    color: #488d9d
}

.info_cards:hover .icon_info {
    background-color: #992240;
    box-shadow: 0 0 0 5px rgba(153,34,64,.3)
}

.form-control {
    border: 0px;
    border-bottom: 1px solid hsla(0,0%,100%,.4);
    background: rgba(0,0,0,0);
    border-radius: 0px;
    padding: 12px 10px;
    color: #fff
}

    .form-control::placeholder {
        color: hsla(0,0%,100%,.4)
    }

    .form-control:focus {
        background: rgba(0,0,0,0);
        border-color: #fff
    }

        .form-control:focus::placeholder {
            color: #fff
        }

footer .form-control {
    padding-top: 8px;
    padding-bottom: 8px
}

footer .footer_title {
    font-size: 24px
}

@media screen and (max-width: 768px) {
    footer .footer_title {
        font-size: 24px
    }
}

footer .footer_subtitle {
    font-size: 14px
}

@media screen and (max-width: 768px) {
    footer .footer_subtitle {
        font-size: 12px
    }
}

footer .overlay {
    top: 0;
    position: absolute;
    inset-inline-start: 0;
    inset-inline-end: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    background: rgba(0,0,0,.155);
    background: linear-gradient(95.69deg, #000710 33.07%, rgba(153, 34, 64, 0.13) 86.58%)
}

footer .footer_mobile {
    position: relative;
    display: none
}

    footer .footer_mobile img {
        height: 330px;
        width: 100%;
        object-fit: cover;
        object-position: right
    }

    footer .footer_mobile::after {
        content: "";
        position: absolute;
        bottom: 0;
        inset-inline-start: 0;
        width: 100%;
        height: 60%;
        background: rgba(0,0,0,.155);
        background: linear-gradient(360deg, #000710 33.07%, rgba(153, 34, 64, 0.13) 86.58%)
    }

@media screen and (max-width: 768px) {
    footer .footer_mobile {
        display: block
    }

    footer .cta, footer .bg-gradient-2 {
        background: #000710 !important
    }

    footer .overlay {
        display: none
    }
}

.bottom-shadow {
    z-index: 0;
    position: absolute;
    bottom: 0;
    inset-inline-start: 0;
    width: 100%;
    height: 20%;
    background: #488d9d;
    background: linear-gradient(180deg, rgba(72, 141, 157, 0) 0%, #000710 100%)
}

.blured_bg {
    background-color: #fff;
    background: linear-gradient(101.15deg, rgba(255, 255, 255, 0.01) 0%, rgba(255, 255, 255, 0.04) 59.5%);
    backdrop-filter: blur(100px);
    -webkit-backdrop-filter: blur(100px);
    border: 1px solid hsla(0,0%,100%,.2274509804)
}

.featts_section {
    margin-top: 120px
}

.solution_img {
    width: auto;
    height: 140px;
    object-fit: cover
}

@media screen and (max-width: 768px) {
    .solution_img {
        width: auto;
        height: 80px
    }
}

.feat_shadow {
    z-index: -2;
    bottom: -20%;
    inset-inline-start: -20px
}

@media(max-width: 575.98px) {
    .feat_shadow {
        bottom: 10%;
        inset-inline-start: -70%
    }
}

html[dir=rtl] .feats_title {
    letter-spacing: 0
}

html[dir=rtl] .feat_shadow, html[dir=rtl] .arrow_right {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg)
}

.swiper_btn {
    height: 40px;
    width: 80px;
    border: 1px solid #992240;
    color: #000710;
    display: flex;
    justify-content: center;
    align-items: center
}

    .swiper_btn:not(.swiper-button-disabled):focus, .swiper_btn:hover {
        background-color: #992240;
        color: #fff
    }

@media(min-width: 768px) {
    .swiper_btn:not(.always_show) {
        display: none
    }
}

.solutiions_section .sol_item {
    background-color: hsla(0,0%,100%,.03);
    backdrop-filter: blur(138px);
    -webkit-backdrop-filter: blur(138px);
    border-width: 1px;
    border-style: solid;
    border-image: linear-gradient(90deg, rgba(255, 255, 255, 0.2) -6.99%, rgba(255, 255, 255, 0) 29.02%) 1
}

.about_mobile_top {
    display: none
}

@media screen and (min-width: 992px) {
    .min-vh-lg-100 {
        min-height: 100vh
    }
}

@media(max-width: 767.98px) {
    .fs-26px {
        font-size: 22px
    }

    .about_hero {
        overflow-y: visible;
        background: rgba(0,0,0,.06) !important;
        padding-top: 0
    }

        .about_hero .container {
            margin-top: -150px
        }

    .about_mobile_top {
        display: block;
        height: 400px
    }

        .about_mobile_top img {
            width: 100%;
            height: 100%;
            object-fit: cover;
            object-position: right
        }
}

.partnerSwiper > .swiper-wrapper {
    transition-timing-function: linear !important
}

.input-btn {
    background: rgba(0,0,0,0);
    margin-right: 20px;
    border: none;
    border-bottom: 1px solid hsla(0,0%,100%,.4);
    color: hsla(0,0%,100%,.4)
}

    .input-btn i {
        color: hsla(0,0%,100%,.4)
    }

.active-card {
    border: 1px solid hsla(0,0%,100%,.4) !important;
    background: linear-gradient(90deg, #992240 0%, rgba(25, 49, 55, 0) 50%) !important;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.accordion-button:not(.collapsed) {
    color: #fff;
    font-size: 25px;
    font-weight: 400;
    background-color: rgba(0,0,0,0);
    box-shadow: inset 0 -1px 0 rgba(0,0,0,0)
}

.accordion-button::after {
    flex-shrink: 0;
    width: 27px;
    height: 27px;
    margin-left: auto;
    content: "";
    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='M8 1v14m7-7H1' stroke='%23fff' stroke-width='2' stroke-linecap='round'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-size: 27px;
    transition: transform .2s ease-in-out
}

.accordion-button:not(.collapsed)::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23dc3545'%3e%3cpath d='M2 2l12 12M2 14L14 2' stroke='%23dc3545' stroke-width='2' stroke-linecap='round'/%3e%3c/svg%3e");
    background-size: 27px
}

.accordion-button:focus {
    z-index: 3;
    border-color: rgb(204,144.5,159.5);
    outline: 0;
    box-shadow: none
}

.accordion-item {
    background-color: rgba(0,0,0,0);
    border: 1px solid rgba(0,0,0,0);
    border-bottom: 1px solid #ddd;
    padding: 32px 0px
}

    .accordion-item:last-child {
        border-bottom: none
    }

.accordion-button {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    font-size: 25px;
    font-weight: 400;
    color: #fff;
    text-align: left;
    background-color: rgba(0,0,0,0);
    border: 0;
    border-radius: 0;
    overflow-anchor: none;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,border-radius .15s ease
}

.accordion-body {
    font-size: 18px;
    font-weight: 400
}

.blog-button {
    padding: 10px;
    border-radius: 100px;
    height: 60px;
    border: 1px solid #fff;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    -ms-border-radius: 100px;
    -o-border-radius: 100px
}

    .blog-button:hover, .blog-button:focus {
        background-color: #fff;
        color: #000
    }

a .card {
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out
}

    a .card:hover {
        transform: scale(0.985);
        -webkit-transform: scale(0.985);
        -moz-transform: scale(0.985);
        -ms-transform: scale(0.985);
        -o-transform: scale(0.985)
    }

.btn-icon-acc {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 37px;
    width: 37px;
    border: 1px solid #fff;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    color: #fff;
    font-size: 20px;
    background: rgba(0,0,0,0)
}

.btn-icon-acc:hover {
    background-color: #488d9d;
    border: none
}

.owl-carousel .owl-stage-outer {
    direction: ltr;
}

.owl-carousel .owl-nav {
    position: absolute;
    top: -80px;
    left: 0;

    display: flex;

    flex-direction: row-reverse;
}

.owl-carousel .owl-prev, .owl-carousel .owl-next {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 37px;
    width: 37px;
    border: 1px solid #fff !important;
    border-radius: 50% !important;
    -webkit-border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    -ms-border-radius: 50% !important;
    -o-border-radius: 50% !important;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    color: #fff !important;
    font-size: 20px;
    background: rgba(0,0,0,0) !important
}

    .owl-carousel .owl-prev:hover, .owl-carousel .owl-next:hover {
        background-color: #488d9d !important;
        border: none !important
    }


/*.owl-carousel .owl-stage {
    transform: translate3d(0px, 0px, 0px) !important;
}*/

.advanced_menu.accordion {
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    background-color: #fff
}

    .advanced_menu.accordion .accordion-item {
        background-color: #fff;
        border: none
    }

        .advanced_menu.accordion .accordion-item:last-child .accordion-button {
            border-bottom: 0
        }

        .advanced_menu.accordion .accordion-item:first-of-type {
            border-top-left-radius: 0px;
            border-top-right-radius: 0px
        }

        .advanced_menu.accordion .accordion-item:last-of-type {
            border-bottom-right-radius: 0px;
            border-bottom-left-radius: 0px
        }

    .advanced_menu.accordion .accordion-button {
        border-radius: 0;
        padding: 14px 0;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -ms-border-radius: 0;
        background-color: #fff;
        -o-border-radius: 0;
        border-bottom: 1px solid #eef0f8;
        color: #344054
    }

        .advanced_menu.accordion .accordion-button:not(.collapsed) {
            color: var(--bs-body-color);
            background-color: rgba(0,0,0,0);
            box-shadow: none
        }

        .advanced_menu.accordion .accordion-button:focus {
            z-index: 3;
            outline: 0;
            box-shadow: none
        }

        .advanced_menu.accordion .accordion-button::after {
            display: none !important
        }

        .advanced_menu.accordion .accordion-button::before {
            flex-shrink: 0;
            width: 1.25rem;
            height: 1.25rem;
            margin-left: 0;
            content: "";
            transition: transform .2s ease-in-out;
            font-family: feather !important;
            font-style: normal;
            font-weight: 400;
            font-variant: normal;
            text-transform: none;
            line-height: 1;
            font-size: 20px;
            margin-inline-end: 8px
        }

        .advanced_menu.accordion .accordion-button:not(.collapsed)::before {
            background-image: none;
            transform: rotate(90deg)
        }

    .advanced_menu.accordion .accordion-body {
        padding: 0
    }

    .advanced_menu.accordion .nav-link {
        display: block;
        padding: 0 1rem;
        color: #667085
    }

    .advanced_menu.accordion .inside_accordion .accordion-button {
        font-size: .9rem
    }

    .advanced_menu.accordion .inside_accordion .accordion-button {
        padding: 10px 14px;
        border-bottom: none
    }

        .advanced_menu.accordion .inside_accordion .accordion-button::before {
            content: "";
            font-size: 19px;
            margin-inline-end: 5px
        }

    .advanced_menu.accordion .inside_accordion .list-unstyled {
        padding-left: 24px;
        list-style: none;
        display: flex;
        flex-direction: column;
        gap: 8px
    }

    .advanced_menu.accordion .inside_accordion .accordion-button:not(.collapsed)::before {
        background-image: none;
        transform: rotate(90deg)
    }

    .advanced_menu.accordion .inside_accordion {
        padding-inline-start: 18px;
        font-size: .8rem
    }

        .advanced_menu.accordion .inside_accordion .accordion-item {
            background-color: #fff;
            border: 0
        }

.advanced_menu2.accordion {
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    background-color: #fff
}

    .advanced_menu2.accordion .accordion-item {
        background-color: #fff;
        border: none
    }

        .advanced_menu2.accordion .accordion-item:last-child .accordion-button {
            border-bottom: 0
        }

        .advanced_menu2.accordion .accordion-item:first-of-type {
            border-top-left-radius: 0px;
            border-top-right-radius: 0px
        }

        .advanced_menu2.accordion .accordion-item:last-of-type {
            border-bottom-right-radius: 0px;
            border-bottom-left-radius: 0px
        }

    .advanced_menu2.accordion .accordion-button {
        border-radius: 0;
        padding: 14px 0;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -ms-border-radius: 0;
        background-color: #fff;
        -o-border-radius: 0;
        border-bottom: none;
        color: #344054
    }

        .advanced_menu2.accordion .accordion-button:not(.collapsed) {
            color: var(--bs-body-color);
            background-color: rgba(0,0,0,0);
            box-shadow: none
        }

        .advanced_menu2.accordion .accordion-button:focus {
            z-index: 3;
            outline: 0;
            box-shadow: none
        }

        .advanced_menu2.accordion .accordion-button::before {
            display: none !important
        }

        .advanced_menu2.accordion .accordion-button::after {
            content: "";
            transition: transform .2s ease-in-out;
            font-family: feather !important;
            font-style: normal;
            font-weight: 400;
            font-variant: normal;
            text-transform: none;
            line-height: 1;
            font-size: 20px;
            background-image: none
        }

    .advanced_menu2.accordion .accordion-body {
        padding: 0
    }

    .advanced_menu2.accordion .nav-link {
        display: block;
        padding: .6rem .8rem;
        color: #667085;
        line-height: 1
    }

.custom_tabs .active {
    color: #000710
}

.custom_tabs .nav-link {
    cursor: pointer
}

    .custom_tabs .nav-link:hover {
        color: #000710
    }

.card.image_with_content .card-body {
    padding: 8px;
    position: relative
}

.card.image_with_content .parent {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: start;
    background-size: cover;
    background-position: right
}

    .card.image_with_content .parent * {
        position: relative;
        z-index: 2
    }

    .card.image_with_content .parent .content {
        padding: 30px
    }

        .card.image_with_content .parent .content .text {
            margin-bottom: 40px
        }

    .card.image_with_content .parent::before {
        content: " ";
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        inset-inline-start: 0;
        background: #f0f0f0;
        background: -moz-linear-gradient(90deg, rgb(240, 240, 240) 20%, rgba(198, 237, 44, 0) 100%);
        background: -webkit-linear-gradient(90deg, rgb(240, 240, 240) 20%, rgba(198, 237, 44, 0) 100%);
        background: linear-gradient(90deg, rgb(240, 240, 240) 20%, rgba(198, 237, 44, 0) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f0f0f0", endColorstr="#c6ed2c", GradientType=1)
    }

.card.image_with_content2 .card-body {
    padding: 0;
    position: relative
}

.card.image_with_content2 .parent {
    position: relative;
    display: flex;
    align-items: end;
    justify-content: start;
    background-size: cover;
    background-position: right
}

    .card.image_with_content2 .parent * {
        position: relative;
        z-index: 2
    }

    .card.image_with_content2 .parent .content {
        padding: 0;
        width: 100%
    }

        .card.image_with_content2 .parent .content .text {
            margin-bottom: 8px
        }

    .card.image_with_content2 .parent .link {
        color: #e7191a;
        text-align: center;
        text-align: center;
        font-size: 28px;
        font-style: normal;
        font-weight: 600;
        line-height: 36.4px;
        text-decoration: none;
        width: 100%;
        background: linear-gradient(95deg, rgba(231, 25, 26, 0.2) 0%, rgba(231, 25, 26, 0) 100%);
        display: flex;
        padding: 8px;
        align-items: flex-start;
        gap: 8px
    }

.card .card-header {
    background-color: #fff;
    color: var(--bs-primary);
    padding-top: 0;
    padding-bottom: 0
}

.card.product_card_1 .card-body {
    padding: 0 1rem
}

.card.product_card_1 .card-group .card-img-top {
    width: 95px;
    height: 95px;
    object-fit: cover;
    object-position: center;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 12px
}

.card.product_card_1 .card-group .card .card-body {
    padding: 1.5rem
}

@media(min-width: 578px) {
    .card.product_card_1 .card-group .card {
        border-right: 1px solid var(--typo-color-placeholder-text-gray-80, #EAECF0);
        border-inline-end: 1px solid var(--typo-color-placeholder-text-gray-80, #EAECF0)
    }

        .card.product_card_1 .card-group .card:first-child {
            border-left: none;
            border-inline-start: none
        }

        .card.product_card_1 .card-group .card:last-child {
            border-right: none;
            border-inline-end: none
        }
}

.card.product_card_2 .card-body {
    padding: 0 1rem
}

.card.product_card_2 .card-group .card-img-top {
    width: 95px;
    height: 95px;
    object-fit: cover;
    object-position: center;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 12px
}

.card.product_card_2 .card-group .card .card-body {
    padding: 1.5rem
}

.carousel-control-prev-icon, .carousel-control-next-icon {
    height: 80px;
    padding: 8px;
    background: rgba(234,236,240,.5);
    background-repeat: no-repeat;
    background-position: center;
    color: #344054
}

    .carousel-control-prev-icon::after, .carousel-control-next-icon::after {
        font-family: feather !important;
        font-style: normal;
        font-weight: 400;
        font-size: 20px;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        display: block;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%)
    }

.carousel-control-next-icon {
    background-image: none
}

    .carousel-control-next-icon::after {
        content: ""
    }

.carousel-control-prev-icon {
    background-image: none
}

    .carousel-control-prev-icon::after {
        content: ""
    }

.carousel-indicators {
    align-items: center;
    margin-right: auto;
    margin-left: auto;
    position: relative;
    margin-bottom: 0;
    margin-top: 16px
}

    .carousel-indicators [data-bs-target] {
        width: 18px;
        height: 18px;
        display: block;
        border: none !important;
        cursor: pointer;
        border-radius: 50%;
        background: var(--bs-primary);
        opacity: .5;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
        -o-border-radius: 50%
    }

    .carousel-indicators .active {
        opacity: 1
    }

.image_carousel .thumb {
    height: 98px;
    width: 98px;
    border: 1px solid #eef0f8;
    background: #fff;
    cursor: pointer;
    transition: .3s;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    opacity: .4
}

    .image_carousel .thumb:hover {
        opacity: 1;
        box-shadow: 2px 2px #eef0f8
    }

    .image_carousel .thumb.active {
        opacity: 1;
        border-color: #992240
    }

    .image_carousel .thumb img {
        object-fit: cover;
        width: 100%;
        height: 100%
    }

.btn-lg, .btn-group-lg > .btn {
    padding: 21px 1rem;
    font-size: 1rem;
    border-radius: 30px
}

.btn-xl {
    padding: 1.25rem 2.5rem;
    font-family: "cairo",sans-serif;
    font-size: 1.125rem;
    font-weight: 500
}

.btn-social {
    height: 2.5rem;
    width: 2.5rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    border-radius: 100%
}

.btn-primary {
    color: #fff;
    background-color: #992240;
    border-color: #992240;
    box-shadow: none
}

    .btn-primary:hover {
        color: #fff;
        background-color: rgb(130.05,28.9,54.4);
        border-color: rgb(122.4,27.2,51.2)
    }

    .btn-check:focus + .btn-primary, .btn-primary:focus {
        color: #fff;
        background-color: rgb(130.05,28.9,54.4);
        border-color: rgb(122.4,27.2,51.2)
    }

        .btn-check:focus + .btn-primary:focus, .btn-primary:focus:focus {
            box-shadow: 0
        }

    .btn-check:checked + .btn-primary, .btn-check:active + .btn-primary, .btn-primary:active, .btn-primary.active, .show > .btn-primary.dropdown-toggle {
        color: #fff;
        background-color: rgb(122.4,27.2,51.2);
        border-color: rgb(114.75,25.5,48)
    }

        .btn-check:checked + .btn-primary:focus:focus, .btn-check:active + .btn-primary:focus:focus, .btn-primary:active:focus:focus, .btn-primary.active:focus:focus, .show > .btn-primary.dropdown-toggle:focus:focus {
            box-shadow: 0
        }

    .btn-primary:disabled, .btn-primary.disabled {
        color: #fff;
        background-color: #992240;
        border-color: #992240
    }

.btn-secondary {
    color: #fff;
    background-color: #488d9d;
    border-color: #488d9d;
    box-shadow: none
}

    .btn-secondary:hover {
        color: #fff;
        background-color: rgb(61.2,119.85,133.45);
        border-color: rgb(57.6,112.8,125.6)
    }

    .btn-check:focus + .btn-secondary, .btn-secondary:focus {
        color: #fff;
        background-color: rgb(61.2,119.85,133.45);
        border-color: rgb(57.6,112.8,125.6)
    }

        .btn-check:focus + .btn-secondary:focus, .btn-secondary:focus:focus {
            box-shadow: 0
        }

    .btn-check:checked + .btn-secondary, .btn-check:active + .btn-secondary, .btn-secondary:active, .btn-secondary.active, .show > .btn-secondary.dropdown-toggle {
        color: #fff;
        background-color: rgb(57.6,112.8,125.6);
        border-color: rgb(54,105.75,117.75)
    }

        .btn-check:checked + .btn-secondary:focus:focus, .btn-check:active + .btn-secondary:focus:focus, .btn-secondary:active:focus:focus, .btn-secondary.active:focus:focus, .show > .btn-secondary.dropdown-toggle:focus:focus {
            box-shadow: 0
        }

    .btn-secondary:disabled, .btn-secondary.disabled {
        color: #000;
        background-color: #488d9d;
        border-color: #488d9d
    }

.btn-success {
    color: #fff;
    background-color: #30d158;
    border-color: #30d158;
    box-shadow: none
}

    .btn-success:hover {
        color: #000;
        background-color: rgb(40.8,177.65,74.8);
        border-color: rgb(38.4,167.2,70.4)
    }

    .btn-check:focus + .btn-success, .btn-success:focus {
        color: #000;
        background-color: rgb(40.8,177.65,74.8);
        border-color: rgb(38.4,167.2,70.4)
    }

        .btn-check:focus + .btn-success:focus, .btn-success:focus:focus {
            box-shadow: 0
        }

    .btn-check:checked + .btn-success, .btn-check:active + .btn-success, .btn-success:active, .btn-success.active, .show > .btn-success.dropdown-toggle {
        color: #000;
        background-color: rgb(38.4,167.2,70.4);
        border-color: rgb(36,156.75,66)
    }

        .btn-check:checked + .btn-success:focus:focus, .btn-check:active + .btn-success:focus:focus, .btn-success:active:focus:focus, .btn-success.active:focus:focus, .show > .btn-success.dropdown-toggle:focus:focus {
            box-shadow: 0
        }

    .btn-success:disabled, .btn-success.disabled {
        color: #000;
        background-color: #30d158;
        border-color: #30d158
    }

.btn-info {
    color: #fff;
    background-color: #488d9d;
    border-color: #488d9d;
    box-shadow: none
}

    .btn-info:hover {
        color: #fff;
        background-color: rgb(61.2,119.85,133.45);
        border-color: rgb(57.6,112.8,125.6)
    }

    .btn-check:focus + .btn-info, .btn-info:focus {
        color: #fff;
        background-color: rgb(61.2,119.85,133.45);
        border-color: rgb(57.6,112.8,125.6)
    }

        .btn-check:focus + .btn-info:focus, .btn-info:focus:focus {
            box-shadow: 0
        }

    .btn-check:checked + .btn-info, .btn-check:active + .btn-info, .btn-info:active, .btn-info.active, .show > .btn-info.dropdown-toggle {
        color: #fff;
        background-color: rgb(57.6,112.8,125.6);
        border-color: rgb(54,105.75,117.75)
    }

        .btn-check:checked + .btn-info:focus:focus, .btn-check:active + .btn-info:focus:focus, .btn-info:active:focus:focus, .btn-info.active:focus:focus, .show > .btn-info.dropdown-toggle:focus:focus {
            box-shadow: 0
        }

    .btn-info:disabled, .btn-info.disabled {
        color: #000;
        background-color: #488d9d;
        border-color: #488d9d
    }

.btn-cyan {
    color: #fff;
    background-color: #4cf4ff;
    border-color: #4cf4ff;
    box-shadow: none
}

    .btn-cyan:hover {
        color: #000;
        background-color: rgb(64.6,207.4,216.75);
        border-color: rgb(60.8,195.2,204)
    }

    .btn-check:focus + .btn-cyan, .btn-cyan:focus {
        color: #000;
        background-color: rgb(64.6,207.4,216.75);
        border-color: rgb(60.8,195.2,204)
    }

        .btn-check:focus + .btn-cyan:focus, .btn-cyan:focus:focus {
            box-shadow: 0
        }

    .btn-check:checked + .btn-cyan, .btn-check:active + .btn-cyan, .btn-cyan:active, .btn-cyan.active, .show > .btn-cyan.dropdown-toggle {
        color: #000;
        background-color: rgb(60.8,195.2,204);
        border-color: rgb(57,183,191.25)
    }

        .btn-check:checked + .btn-cyan:focus:focus, .btn-check:active + .btn-cyan:focus:focus, .btn-cyan:active:focus:focus, .btn-cyan.active:focus:focus, .show > .btn-cyan.dropdown-toggle:focus:focus {
            box-shadow: 0
        }

    .btn-cyan:disabled, .btn-cyan.disabled {
        color: #000;
        background-color: #4cf4ff;
        border-color: #4cf4ff
    }

.btn-warning {
    color: #fff;
    background-color: #ff9f0a;
    border-color: #ff9f0a;
    box-shadow: none
}

    .btn-warning:hover {
        color: #000;
        background-color: rgb(216.75,135.15,8.5);
        border-color: rgb(204,127.2,8)
    }

    .btn-check:focus + .btn-warning, .btn-warning:focus {
        color: #000;
        background-color: rgb(216.75,135.15,8.5);
        border-color: rgb(204,127.2,8)
    }

        .btn-check:focus + .btn-warning:focus, .btn-warning:focus:focus {
            box-shadow: 0
        }

    .btn-check:checked + .btn-warning, .btn-check:active + .btn-warning, .btn-warning:active, .btn-warning.active, .show > .btn-warning.dropdown-toggle {
        color: #000;
        background-color: rgb(204,127.2,8);
        border-color: rgb(191.25,119.25,7.5)
    }

        .btn-check:checked + .btn-warning:focus:focus, .btn-check:active + .btn-warning:focus:focus, .btn-warning:active:focus:focus, .btn-warning.active:focus:focus, .show > .btn-warning.dropdown-toggle:focus:focus {
            box-shadow: 0
        }

    .btn-warning:disabled, .btn-warning.disabled {
        color: #000;
        background-color: #ff9f0a;
        border-color: #ff9f0a
    }

.btn-danger {
    color: #fff;
    background-color: #e7191a;
    border-color: #e7191a;
    box-shadow: none
}

    .btn-danger:hover {
        color: #fff;
        background-color: rgb(196.35,21.25,22.1);
        border-color: rgb(184.8,20,20.8)
    }

    .btn-check:focus + .btn-danger, .btn-danger:focus {
        color: #fff;
        background-color: rgb(196.35,21.25,22.1);
        border-color: rgb(184.8,20,20.8)
    }

        .btn-check:focus + .btn-danger:focus, .btn-danger:focus:focus {
            box-shadow: 0
        }

    .btn-check:checked + .btn-danger, .btn-check:active + .btn-danger, .btn-danger:active, .btn-danger.active, .show > .btn-danger.dropdown-toggle {
        color: #fff;
        background-color: rgb(184.8,20,20.8);
        border-color: rgb(173.25,18.75,19.5)
    }

        .btn-check:checked + .btn-danger:focus:focus, .btn-check:active + .btn-danger:focus:focus, .btn-danger:active:focus:focus, .btn-danger.active:focus:focus, .show > .btn-danger.dropdown-toggle:focus:focus {
            box-shadow: 0
        }

    .btn-danger:disabled, .btn-danger.disabled {
        color: #fff;
        background-color: #e7191a;
        border-color: #e7191a
    }

.btn-light {
    color: #000710;
    background-color: #eef0f8;
    border-color: #eef0f8;
    box-shadow: none
}

    .btn-light:hover {
        color: #000;
        background-color: rgb(240.55,242.25,249.05);
        border-color: rgb(239.7,241.5,248.7)
    }

    .btn-check:focus + .btn-light, .btn-light:focus {
        color: #000;
        background-color: rgb(240.55,242.25,249.05);
        border-color: rgb(239.7,241.5,248.7)
    }

        .btn-check:focus + .btn-light:focus, .btn-light:focus:focus {
            box-shadow: 0
        }

    .btn-check:checked + .btn-light, .btn-check:active + .btn-light, .btn-light:active, .btn-light.active, .show > .btn-light.dropdown-toggle {
        color: #000;
        background-color: rgb(241.4,243,249.4);
        border-color: rgb(239.7,241.5,248.7)
    }

        .btn-check:checked + .btn-light:focus:focus, .btn-check:active + .btn-light:focus:focus, .btn-light:active:focus:focus, .btn-light.active:focus:focus, .show > .btn-light.dropdown-toggle:focus:focus {
            box-shadow: 0
        }

    .btn-light:disabled, .btn-light.disabled {
        color: #000;
        background-color: #eef0f8;
        border-color: #eef0f8
    }

.btn-white {
    color: #fff;
    background-color: #fff;
    border-color: #fff;
    box-shadow: none
}

    .btn-white:hover {
        color: #000;
        background-color: hsl(0,0%,85%);
        border-color: #ccc
    }

    .btn-check:focus + .btn-white, .btn-white:focus {
        color: #000;
        background-color: hsl(0,0%,85%);
        border-color: #ccc
    }

        .btn-check:focus + .btn-white:focus, .btn-white:focus:focus {
            box-shadow: 0
        }

    .btn-check:checked + .btn-white, .btn-check:active + .btn-white, .btn-white:active, .btn-white.active, .show > .btn-white.dropdown-toggle {
        color: #000;
        background-color: #ccc;
        border-color: hsl(0,0%,75%)
    }

        .btn-check:checked + .btn-white:focus:focus, .btn-check:active + .btn-white:focus:focus, .btn-white:active:focus:focus, .btn-white.active:focus:focus, .show > .btn-white.dropdown-toggle:focus:focus {
            box-shadow: 0
        }

    .btn-white:disabled, .btn-white.disabled {
        color: #000;
        background-color: #fff;
        border-color: #fff
    }

.btn-dark {
    color: #fff;
    background-color: #000710;
    border-color: #000710;
    box-shadow: none
}

    .btn-dark:hover {
        color: #fff;
        background-color: rgb(0,5.95,13.6);
        border-color: rgb(0,5.6,12.8)
    }

    .btn-check:focus + .btn-dark, .btn-dark:focus {
        color: #fff;
        background-color: rgb(0,5.95,13.6);
        border-color: rgb(0,5.6,12.8)
    }

        .btn-check:focus + .btn-dark:focus, .btn-dark:focus:focus {
            box-shadow: 0
        }

    .btn-check:checked + .btn-dark, .btn-check:active + .btn-dark, .btn-dark:active, .btn-dark.active, .show > .btn-dark.dropdown-toggle {
        color: #fff;
        background-color: rgb(0,5.6,12.8);
        border-color: rgb(0,5.25,12)
    }

        .btn-check:checked + .btn-dark:focus:focus, .btn-check:active + .btn-dark:focus:focus, .btn-dark:active:focus:focus, .btn-dark.active:focus:focus, .show > .btn-dark.dropdown-toggle:focus:focus {
            box-shadow: 0
        }

    .btn-dark:disabled, .btn-dark.disabled {
        color: #fff;
        background-color: #000710;
        border-color: #000710
    }

.btn-black {
    color: #fff;
    background-color: #000;
    border-color: #000;
    box-shadow: none
}

    .btn-black:hover {
        color: #fff;
        background-color: #000;
        border-color: #000
    }

    .btn-check:focus + .btn-black, .btn-black:focus {
        color: #fff;
        background-color: #000;
        border-color: #000
    }

        .btn-check:focus + .btn-black:focus, .btn-black:focus:focus {
            box-shadow: 0
        }

    .btn-check:checked + .btn-black, .btn-check:active + .btn-black, .btn-black:active, .btn-black.active, .show > .btn-black.dropdown-toggle {
        color: #fff;
        background-color: #000;
        border-color: #000
    }

        .btn-check:checked + .btn-black:focus:focus, .btn-check:active + .btn-black:focus:focus, .btn-black:active:focus:focus, .btn-black.active:focus:focus, .show > .btn-black.dropdown-toggle:focus:focus {
            box-shadow: 0
        }

    .btn-black:disabled, .btn-black.disabled {
        color: #fff;
        background-color: #000;
        border-color: #000
    }

.btn-gray {
    color: #000710;
    background-color: #eeeff2;
    border-color: #eeeff2;
    box-shadow: none
}

    .btn-gray:hover {
        color: #000;
        background-color: rgb(240.55,241.4,243.95);
        border-color: rgb(239.7,240.6,243.3)
    }

    .btn-check:focus + .btn-gray, .btn-gray:focus {
        color: #000;
        background-color: rgb(240.55,241.4,243.95);
        border-color: rgb(239.7,240.6,243.3)
    }

        .btn-check:focus + .btn-gray:focus, .btn-gray:focus:focus {
            box-shadow: 0
        }

    .btn-check:checked + .btn-gray, .btn-check:active + .btn-gray, .btn-gray:active, .btn-gray.active, .show > .btn-gray.dropdown-toggle {
        color: #000;
        background-color: rgb(241.4,242.2,244.6);
        border-color: rgb(239.7,240.6,243.3)
    }

        .btn-check:checked + .btn-gray:focus:focus, .btn-check:active + .btn-gray:focus:focus, .btn-gray:active:focus:focus, .btn-gray.active:focus:focus, .show > .btn-gray.dropdown-toggle:focus:focus {
            box-shadow: 0
        }

    .btn-gray:disabled, .btn-gray.disabled {
        color: #000;
        background-color: #eeeff2;
        border-color: #eeeff2
    }

.btn-gray-80 {
    color: #fff;
    background-color: #eaecf0;
    border-color: #eaecf0;
    box-shadow: none
}

    .btn-gray-80:hover {
        color: #000;
        background-color: rgb(198.9,200.6,204);
        border-color: rgb(187.2,188.8,192)
    }

    .btn-check:focus + .btn-gray-80, .btn-gray-80:focus {
        color: #000;
        background-color: rgb(198.9,200.6,204);
        border-color: rgb(187.2,188.8,192)
    }

        .btn-check:focus + .btn-gray-80:focus, .btn-gray-80:focus:focus {
            box-shadow: 0
        }

    .btn-check:checked + .btn-gray-80, .btn-check:active + .btn-gray-80, .btn-gray-80:active, .btn-gray-80.active, .show > .btn-gray-80.dropdown-toggle {
        color: #000;
        background-color: rgb(187.2,188.8,192);
        border-color: rgb(175.5,177,180)
    }

        .btn-check:checked + .btn-gray-80:focus:focus, .btn-check:active + .btn-gray-80:focus:focus, .btn-gray-80:active:focus:focus, .btn-gray-80.active:focus:focus, .show > .btn-gray-80.dropdown-toggle:focus:focus {
            box-shadow: 0
        }

    .btn-gray-80:disabled, .btn-gray-80.disabled {
        color: #000;
        background-color: #eaecf0;
        border-color: #eaecf0
    }

.btn-gray-700 {
    color: #fff;
    background-color: #344054;
    border-color: #344054;
    box-shadow: none
}

    .btn-gray-700:hover {
        color: #fff;
        background-color: rgb(44.2,54.4,71.4);
        border-color: rgb(41.6,51.2,67.2)
    }

    .btn-check:focus + .btn-gray-700, .btn-gray-700:focus {
        color: #fff;
        background-color: rgb(44.2,54.4,71.4);
        border-color: rgb(41.6,51.2,67.2)
    }

        .btn-check:focus + .btn-gray-700:focus, .btn-gray-700:focus:focus {
            box-shadow: 0
        }

    .btn-check:checked + .btn-gray-700, .btn-check:active + .btn-gray-700, .btn-gray-700:active, .btn-gray-700.active, .show > .btn-gray-700.dropdown-toggle {
        color: #fff;
        background-color: rgb(41.6,51.2,67.2);
        border-color: #27303f
    }

        .btn-check:checked + .btn-gray-700:focus:focus, .btn-check:active + .btn-gray-700:focus:focus, .btn-gray-700:active:focus:focus, .btn-gray-700.active:focus:focus, .show > .btn-gray-700.dropdown-toggle:focus:focus {
            box-shadow: 0
        }

    .btn-gray-700:disabled, .btn-gray-700.disabled {
        color: #fff;
        background-color: #344054;
        border-color: #344054
    }

.btn-gray-500 {
    color: #fff;
    background-color: hsla(0,0%,100%,.7);
    border-color: hsla(0,0%,100%,.7);
    box-shadow: none
}

    .btn-gray-500:hover {
        color: #000;
        background-color: hsla(0,0%,75.3164556962%,.745);
        border-color: hsla(0,0%,68.2926829268%,.76)
    }

    .btn-check:focus + .btn-gray-500, .btn-gray-500:focus {
        color: #000;
        background-color: hsla(0,0%,75.3164556962%,.745);
        border-color: hsla(0,0%,68.2926829268%,.76)
    }

        .btn-check:focus + .btn-gray-500:focus, .btn-gray-500:focus:focus {
            box-shadow: 0
        }

    .btn-check:checked + .btn-gray-500, .btn-check:active + .btn-gray-500, .btn-gray-500:active, .btn-gray-500.active, .show > .btn-gray-500.dropdown-toggle {
        color: #000;
        background-color: hsla(0,0%,68.2926829268%,.76);
        border-color: rgba(157.5,157.5,157.5,.775)
    }

        .btn-check:checked + .btn-gray-500:focus:focus, .btn-check:active + .btn-gray-500:focus:focus, .btn-gray-500:active:focus:focus, .btn-gray-500.active:focus:focus, .show > .btn-gray-500.dropdown-toggle:focus:focus {
            box-shadow: 0
        }

    .btn-gray-500:disabled, .btn-gray-500.disabled {
        color: #000;
        background-color: hsla(0,0%,100%,.7);
        border-color: hsla(0,0%,100%,.7)
    }

.btn-gray-600 {
    color: #fff;
    background-color: #98a2b3;
    border-color: #98a2b3;
    box-shadow: none
}

    .btn-gray-600:hover {
        color: #000;
        background-color: rgb(129.2,137.7,152.15);
        border-color: rgb(121.6,129.6,143.2)
    }

    .btn-check:focus + .btn-gray-600, .btn-gray-600:focus {
        color: #000;
        background-color: rgb(129.2,137.7,152.15);
        border-color: rgb(121.6,129.6,143.2)
    }

        .btn-check:focus + .btn-gray-600:focus, .btn-gray-600:focus:focus {
            box-shadow: 0
        }

    .btn-check:checked + .btn-gray-600, .btn-check:active + .btn-gray-600, .btn-gray-600:active, .btn-gray-600.active, .show > .btn-gray-600.dropdown-toggle {
        color: #000;
        background-color: rgb(121.6,129.6,143.2);
        border-color: rgb(114,121.5,134.25)
    }

        .btn-check:checked + .btn-gray-600:focus:focus, .btn-check:active + .btn-gray-600:focus:focus, .btn-gray-600:active:focus:focus, .btn-gray-600.active:focus:focus, .show > .btn-gray-600.dropdown-toggle:focus:focus {
            box-shadow: 0
        }

    .btn-gray-600:disabled, .btn-gray-600.disabled {
        color: #000;
        background-color: #98a2b3;
        border-color: #98a2b3
    }

.btn-outline-danger {
    color: #fff;
    background-color: rgba(253,190,190,.3019607843);
    border-color: rgba(253,190,190,.3019607843);
    box-shadow: none
}

    .btn-outline-danger:hover {
        color: #fff;
        background-color: hsla(0,14.2212189616%,43.5979038855%,.4066666667);
        border-color: hsla(0,14.2212189616%,36.1048926993%,.4415686275)
    }

    .btn-check:focus + .btn-outline-danger, .btn-outline-danger:focus {
        color: #fff;
        background-color: hsla(0,14.2212189616%,43.5979038855%,.4066666667);
        border-color: hsla(0,14.2212189616%,36.1048926993%,.4415686275)
    }

        .btn-check:focus + .btn-outline-danger:focus, .btn-outline-danger:focus:focus {
            box-shadow: 0
        }

    .btn-check:checked + .btn-outline-danger, .btn-check:active + .btn-outline-danger, .btn-outline-danger:active, .btn-outline-danger.active, .show > .btn-outline-danger.dropdown-toggle {
        color: #fff;
        background-color: hsla(0,14.2212189616%,36.1048926993%,.4415686275);
        border-color: hsla(0,14.2212189616%,30.2188164422%,.4764705882)
    }

        .btn-check:checked + .btn-outline-danger:focus:focus, .btn-check:active + .btn-outline-danger:focus:focus, .btn-outline-danger:active:focus:focus, .btn-outline-danger.active:focus:focus, .show > .btn-outline-danger.dropdown-toggle:focus:focus {
            box-shadow: 0
        }

    .btn-outline-danger:disabled, .btn-outline-danger.disabled {
        color: #000;
        background-color: rgba(253,190,190,.3019607843);
        border-color: rgba(253,190,190,.3019607843)
    }

.btn-outline-success {
    color: #fff;
    background-color: rgba(48,209,88,.1);
    border-color: rgba(48,209,88,.1);
    box-shadow: none
}

    .btn-outline-success:hover {
        color: #fff;
        background-color: rgba(11.027027027,48.0135135135,20.2162162162,.235);
        border-color: rgba(8.347826087,36.347826087,15.3043478261,.28)
    }

    .btn-check:focus + .btn-outline-success, .btn-outline-success:focus {
        color: #fff;
        background-color: rgba(11.027027027,48.0135135135,20.2162162162,.235);
        border-color: rgba(8.347826087,36.347826087,15.3043478261,.28)
    }

        .btn-check:focus + .btn-outline-success:focus, .btn-outline-success:focus:focus {
            box-shadow: 0
        }

    .btn-check:checked + .btn-outline-success, .btn-check:active + .btn-outline-success, .btn-outline-success:active, .btn-outline-success.active, .show > .btn-outline-success.dropdown-toggle {
        color: #fff;
        background-color: rgba(8.347826087,36.347826087,15.3043478261,.28);
        border-color: rgba(6.5454545455,28.5,12,.325)
    }

        .btn-check:checked + .btn-outline-success:focus:focus, .btn-check:active + .btn-outline-success:focus:focus, .btn-outline-success:active:focus:focus, .btn-outline-success.active:focus:focus, .show > .btn-outline-success.dropdown-toggle:focus:focus {
            box-shadow: 0
        }

    .btn-outline-success:disabled, .btn-outline-success.disabled {
        color: #000;
        background-color: rgba(48,209,88,.1);
        border-color: rgba(48,209,88,.1)
    }

.btn-white-70 {
    color: #fff;
    background-color: hsla(0,0%,100%,.7);
    border-color: hsla(0,0%,100%,.7);
    box-shadow: none
}

    .btn-white-70:hover {
        color: #000;
        background-color: hsla(0,0%,75.3164556962%,.745);
        border-color: hsla(0,0%,68.2926829268%,.76)
    }

    .btn-check:focus + .btn-white-70, .btn-white-70:focus {
        color: #000;
        background-color: hsla(0,0%,75.3164556962%,.745);
        border-color: hsla(0,0%,68.2926829268%,.76)
    }

        .btn-check:focus + .btn-white-70:focus, .btn-white-70:focus:focus {
            box-shadow: 0
        }

    .btn-check:checked + .btn-white-70, .btn-check:active + .btn-white-70, .btn-white-70:active, .btn-white-70.active, .show > .btn-white-70.dropdown-toggle {
        color: #000;
        background-color: hsla(0,0%,68.2926829268%,.76);
        border-color: rgba(157.5,157.5,157.5,.775)
    }

        .btn-check:checked + .btn-white-70:focus:focus, .btn-check:active + .btn-white-70:focus:focus, .btn-white-70:active:focus:focus, .btn-white-70.active:focus:focus, .show > .btn-white-70.dropdown-toggle:focus:focus {
            box-shadow: 0
        }

    .btn-white-70:disabled, .btn-white-70.disabled {
        color: #000;
        background-color: hsla(0,0%,100%,.7);
        border-color: hsla(0,0%,100%,.7)
    }

.btn-outline-warning {
    color: #fff;
    background-color: rgba(255,159,10,.3);
    border-color: rgba(255,159,10,.3);
    box-shadow: none
}

    .btn-outline-warning:hover {
        color: #fff;
        background-color: rgba(127.5,79.5,5,.405);
        border-color: rgba(105.5172413793,65.7931034483,4.1379310345,.44)
    }

    .btn-check:focus + .btn-outline-warning, .btn-outline-warning:focus {
        color: #fff;
        background-color: rgba(127.5,79.5,5,.405);
        border-color: rgba(105.5172413793,65.7931034483,4.1379310345,.44)
    }

        .btn-check:focus + .btn-outline-warning:focus, .btn-outline-warning:focus:focus {
            box-shadow: 0
        }

    .btn-check:checked + .btn-outline-warning, .btn-check:active + .btn-outline-warning, .btn-outline-warning:active, .btn-outline-warning.active, .show > .btn-outline-warning.dropdown-toggle {
        color: #fff;
        background-color: rgba(105.5172413793,65.7931034483,4.1379310345,.44);
        border-color: rgba(88.2692307692,55.0384615385,3.4615384615,.475)
    }

        .btn-check:checked + .btn-outline-warning:focus:focus, .btn-check:active + .btn-outline-warning:focus:focus, .btn-outline-warning:active:focus:focus, .btn-outline-warning.active:focus:focus, .show > .btn-outline-warning.dropdown-toggle:focus:focus {
            box-shadow: 0
        }

    .btn-outline-warning:disabled, .btn-outline-warning.disabled {
        color: #000;
        background-color: rgba(255,159,10,.3);
        border-color: rgba(255,159,10,.3)
    }

.btn-outline-cyan {
    color: #fff;
    background-color: rgba(76,244,255,.3);
    border-color: rgba(76,244,255,.3);
    box-shadow: none
}

    .btn-outline-cyan:hover {
        color: #fff;
        background-color: rgba(38,122,127.5,.405);
        border-color: rgba(31.4482758621,100.9655172414,105.5172413793,.44)
    }

    .btn-check:focus + .btn-outline-cyan, .btn-outline-cyan:focus {
        color: #fff;
        background-color: rgba(38,122,127.5,.405);
        border-color: rgba(31.4482758621,100.9655172414,105.5172413793,.44)
    }

        .btn-check:focus + .btn-outline-cyan:focus, .btn-outline-cyan:focus:focus {
            box-shadow: 0
        }

    .btn-check:checked + .btn-outline-cyan, .btn-check:active + .btn-outline-cyan, .btn-outline-cyan:active, .btn-outline-cyan.active, .show > .btn-outline-cyan.dropdown-toggle {
        color: #fff;
        background-color: rgba(31.4482758621,100.9655172414,105.5172413793,.44);
        border-color: rgba(26.3076923077,84.4615384615,88.2692307692,.475)
    }

        .btn-check:checked + .btn-outline-cyan:focus:focus, .btn-check:active + .btn-outline-cyan:focus:focus, .btn-outline-cyan:active:focus:focus, .btn-outline-cyan.active:focus:focus, .show > .btn-outline-cyan.dropdown-toggle:focus:focus {
            box-shadow: 0
        }

    .btn-outline-cyan:disabled, .btn-outline-cyan.disabled {
        color: #000;
        background-color: rgba(76,244,255,.3);
        border-color: rgba(76,244,255,.3)
    }

.btn-primary-op-80 {
    color: #fff;
    background-color: rgba(153,34,64,.8);
    border-color: rgba(153,34,64,.8);
    box-shadow: none
}

    .btn-primary-op-80:hover {
        color: #fff;
        background-color: rgba(120.976744186,26.8837209302,50.6046511628,.83);
        border-color: rgba(111.2727272727,24.7272727273,46.5454545455,.84)
    }

    .btn-check:focus + .btn-primary-op-80, .btn-primary-op-80:focus {
        color: #fff;
        background-color: rgba(120.976744186,26.8837209302,50.6046511628,.83);
        border-color: rgba(111.2727272727,24.7272727273,46.5454545455,.84)
    }

        .btn-check:focus + .btn-primary-op-80:focus, .btn-primary-op-80:focus:focus {
            box-shadow: 0
        }

    .btn-check:checked + .btn-primary-op-80, .btn-check:active + .btn-primary-op-80, .btn-primary-op-80:active, .btn-primary-op-80.active, .show > .btn-primary-op-80.dropdown-toggle {
        color: #fff;
        background-color: rgba(111.2727272727,24.7272727273,46.5454545455,.84);
        border-color: rgba(102,22.6666666667,42.6666666667,.85)
    }

        .btn-check:checked + .btn-primary-op-80:focus:focus, .btn-check:active + .btn-primary-op-80:focus:focus, .btn-primary-op-80:active:focus:focus, .btn-primary-op-80.active:focus:focus, .show > .btn-primary-op-80.dropdown-toggle:focus:focus {
            box-shadow: 0
        }

    .btn-primary-op-80:disabled, .btn-primary-op-80.disabled {
        color: #fff;
        background-color: rgba(153,34,64,.8);
        border-color: rgba(153,34,64,.8)
    }

.btn-outline-primary {
    color: #992240;
    border-color: rgba(0,0,0,0);
    background-color: rgba(153,34,64,.2)
}

    .btn-outline-primary:hover {
        color: #992240;
        background-color: rgba(153,34,64,.3);
        border-color: rgba(0,0,0,0)
    }

    .btn-check:focus + .btn-outline-primary, .btn-outline-primary:focus {
        box-shadow: none !important;
        color: #992240;
        background-color: rgba(153,34,64,.3);
        border-color: rgba(0,0,0,0)
    }

    .btn-check:checked + .btn-outline-primary, .btn-check:active + .btn-outline-primary, .btn-outline-primary:active, .btn-outline-primary.active, .btn-outline-primary.dropdown-toggle.show {
        color: #992240;
        background-color: rgba(153,34,64,.4);
        border-color: rgba(0,0,0,0)
    }

        .btn-check:checked + .btn-outline-primary:focus, .btn-check:active + .btn-outline-primary:focus, .btn-outline-primary:active:focus, .btn-outline-primary.active:focus, .btn-outline-primary.dropdown-toggle.show:focus {
            box-shadow: 0
        }

    .btn-outline-primary:disabled, .btn-outline-primary.disabled {
        color: #992240;
        background-color: rgba(0,0,0,0)
    }

.btn-outline-secondary {
    color: #488d9d;
    border-color: rgba(0,0,0,0);
    background-color: rgba(72,141,157,.2)
}

    .btn-outline-secondary:hover {
        color: #488d9d;
        background-color: rgba(72,141,157,.3);
        border-color: rgba(0,0,0,0)
    }

    .btn-check:focus + .btn-outline-secondary, .btn-outline-secondary:focus {
        box-shadow: none !important;
        color: #488d9d;
        background-color: rgba(72,141,157,.3);
        border-color: rgba(0,0,0,0)
    }

    .btn-check:checked + .btn-outline-secondary, .btn-check:active + .btn-outline-secondary, .btn-outline-secondary:active, .btn-outline-secondary.active, .btn-outline-secondary.dropdown-toggle.show {
        color: #488d9d;
        background-color: rgba(72,141,157,.4);
        border-color: rgba(0,0,0,0)
    }

        .btn-check:checked + .btn-outline-secondary:focus, .btn-check:active + .btn-outline-secondary:focus, .btn-outline-secondary:active:focus, .btn-outline-secondary.active:focus, .btn-outline-secondary.dropdown-toggle.show:focus {
            box-shadow: 0
        }

    .btn-outline-secondary:disabled, .btn-outline-secondary.disabled {
        color: #488d9d;
        background-color: rgba(0,0,0,0)
    }

.btn-outline-success {
    color: #30d158;
    border-color: rgba(0,0,0,0);
    background-color: rgba(48,209,88,.2)
}

    .btn-outline-success:hover {
        color: #30d158;
        background-color: rgba(48,209,88,.3);
        border-color: rgba(0,0,0,0)
    }

    .btn-check:focus + .btn-outline-success, .btn-outline-success:focus {
        box-shadow: none !important;
        color: #30d158;
        background-color: rgba(48,209,88,.3);
        border-color: rgba(0,0,0,0)
    }

    .btn-check:checked + .btn-outline-success, .btn-check:active + .btn-outline-success, .btn-outline-success:active, .btn-outline-success.active, .btn-outline-success.dropdown-toggle.show {
        color: #30d158;
        background-color: rgba(48,209,88,.4);
        border-color: rgba(0,0,0,0)
    }

        .btn-check:checked + .btn-outline-success:focus, .btn-check:active + .btn-outline-success:focus, .btn-outline-success:active:focus, .btn-outline-success.active:focus, .btn-outline-success.dropdown-toggle.show:focus {
            box-shadow: 0
        }

    .btn-outline-success:disabled, .btn-outline-success.disabled {
        color: #30d158;
        background-color: rgba(0,0,0,0)
    }

.btn-outline-info {
    color: #488d9d;
    border-color: rgba(0,0,0,0);
    background-color: rgba(72,141,157,.2)
}

    .btn-outline-info:hover {
        color: #488d9d;
        background-color: rgba(72,141,157,.3);
        border-color: rgba(0,0,0,0)
    }

    .btn-check:focus + .btn-outline-info, .btn-outline-info:focus {
        box-shadow: none !important;
        color: #488d9d;
        background-color: rgba(72,141,157,.3);
        border-color: rgba(0,0,0,0)
    }

    .btn-check:checked + .btn-outline-info, .btn-check:active + .btn-outline-info, .btn-outline-info:active, .btn-outline-info.active, .btn-outline-info.dropdown-toggle.show {
        color: #488d9d;
        background-color: rgba(72,141,157,.4);
        border-color: rgba(0,0,0,0)
    }

        .btn-check:checked + .btn-outline-info:focus, .btn-check:active + .btn-outline-info:focus, .btn-outline-info:active:focus, .btn-outline-info.active:focus, .btn-outline-info.dropdown-toggle.show:focus {
            box-shadow: 0
        }

    .btn-outline-info:disabled, .btn-outline-info.disabled {
        color: #488d9d;
        background-color: rgba(0,0,0,0)
    }

.btn-outline-cyan {
    color: #4cf4ff;
    border-color: rgba(0,0,0,0);
    background-color: rgba(76,244,255,.2)
}

    .btn-outline-cyan:hover {
        color: #4cf4ff;
        background-color: rgba(76,244,255,.3);
        border-color: rgba(0,0,0,0)
    }

    .btn-check:focus + .btn-outline-cyan, .btn-outline-cyan:focus {
        box-shadow: none !important;
        color: #4cf4ff;
        background-color: rgba(76,244,255,.3);
        border-color: rgba(0,0,0,0)
    }

    .btn-check:checked + .btn-outline-cyan, .btn-check:active + .btn-outline-cyan, .btn-outline-cyan:active, .btn-outline-cyan.active, .btn-outline-cyan.dropdown-toggle.show {
        color: #4cf4ff;
        background-color: rgba(76,244,255,.4);
        border-color: rgba(0,0,0,0)
    }

        .btn-check:checked + .btn-outline-cyan:focus, .btn-check:active + .btn-outline-cyan:focus, .btn-outline-cyan:active:focus, .btn-outline-cyan.active:focus, .btn-outline-cyan.dropdown-toggle.show:focus {
            box-shadow: 0
        }

    .btn-outline-cyan:disabled, .btn-outline-cyan.disabled {
        color: #4cf4ff;
        background-color: rgba(0,0,0,0)
    }

.btn-outline-warning {
    color: #ff9f0a;
    border-color: rgba(0,0,0,0);
    background-color: rgba(255,159,10,.2)
}

    .btn-outline-warning:hover {
        color: #ff9f0a;
        background-color: rgba(255,159,10,.3);
        border-color: rgba(0,0,0,0)
    }

    .btn-check:focus + .btn-outline-warning, .btn-outline-warning:focus {
        box-shadow: none !important;
        color: #ff9f0a;
        background-color: rgba(255,159,10,.3);
        border-color: rgba(0,0,0,0)
    }

    .btn-check:checked + .btn-outline-warning, .btn-check:active + .btn-outline-warning, .btn-outline-warning:active, .btn-outline-warning.active, .btn-outline-warning.dropdown-toggle.show {
        color: #ff9f0a;
        background-color: rgba(255,159,10,.4);
        border-color: rgba(0,0,0,0)
    }

        .btn-check:checked + .btn-outline-warning:focus, .btn-check:active + .btn-outline-warning:focus, .btn-outline-warning:active:focus, .btn-outline-warning.active:focus, .btn-outline-warning.dropdown-toggle.show:focus {
            box-shadow: 0
        }

    .btn-outline-warning:disabled, .btn-outline-warning.disabled {
        color: #ff9f0a;
        background-color: rgba(0,0,0,0)
    }

.btn-outline-danger {
    color: #e7191a;
    border-color: rgba(0,0,0,0);
    background-color: rgba(231,25,26,.2)
}

    .btn-outline-danger:hover {
        color: #e7191a;
        background-color: rgba(231,25,26,.3);
        border-color: rgba(0,0,0,0)
    }

    .btn-check:focus + .btn-outline-danger, .btn-outline-danger:focus {
        box-shadow: none !important;
        color: #e7191a;
        background-color: rgba(231,25,26,.3);
        border-color: rgba(0,0,0,0)
    }

    .btn-check:checked + .btn-outline-danger, .btn-check:active + .btn-outline-danger, .btn-outline-danger:active, .btn-outline-danger.active, .btn-outline-danger.dropdown-toggle.show {
        color: #e7191a;
        background-color: rgba(231,25,26,.4);
        border-color: rgba(0,0,0,0)
    }

        .btn-check:checked + .btn-outline-danger:focus, .btn-check:active + .btn-outline-danger:focus, .btn-outline-danger:active:focus, .btn-outline-danger.active:focus, .btn-outline-danger.dropdown-toggle.show:focus {
            box-shadow: 0
        }

    .btn-outline-danger:disabled, .btn-outline-danger.disabled {
        color: #e7191a;
        background-color: rgba(0,0,0,0)
    }

.btn-outline-light {
    color: #eef0f8;
    border-color: rgba(0,0,0,0);
    background-color: rgba(238,240,248,.2)
}

    .btn-outline-light:hover {
        color: #eef0f8;
        background-color: rgba(238,240,248,.3);
        border-color: rgba(0,0,0,0)
    }

    .btn-check:focus + .btn-outline-light, .btn-outline-light:focus {
        box-shadow: none !important;
        color: #eef0f8;
        background-color: rgba(238,240,248,.3);
        border-color: rgba(0,0,0,0)
    }

    .btn-check:checked + .btn-outline-light, .btn-check:active + .btn-outline-light, .btn-outline-light:active, .btn-outline-light.active, .btn-outline-light.dropdown-toggle.show {
        color: #eef0f8;
        background-color: rgba(238,240,248,.4);
        border-color: rgba(0,0,0,0)
    }

        .btn-check:checked + .btn-outline-light:focus, .btn-check:active + .btn-outline-light:focus, .btn-outline-light:active:focus, .btn-outline-light.active:focus, .btn-outline-light.dropdown-toggle.show:focus {
            box-shadow: 0
        }

    .btn-outline-light:disabled, .btn-outline-light.disabled {
        color: #eef0f8;
        background-color: rgba(0,0,0,0)
    }

.btn-outline-white {
    color: #fff;
    border-color: rgba(0,0,0,0);
    background-color: hsla(0,0%,100%,.2)
}

    .btn-outline-white:hover {
        color: #fff;
        background-color: hsla(0,0%,100%,.3);
        border-color: rgba(0,0,0,0)
    }

    .btn-check:focus + .btn-outline-white, .btn-outline-white:focus {
        box-shadow: none !important;
        color: #fff;
        background-color: hsla(0,0%,100%,.3);
        border-color: rgba(0,0,0,0)
    }

    .btn-check:checked + .btn-outline-white, .btn-check:active + .btn-outline-white, .btn-outline-white:active, .btn-outline-white.active, .btn-outline-white.dropdown-toggle.show {
        color: #fff;
        background-color: hsla(0,0%,100%,.4);
        border-color: rgba(0,0,0,0)
    }

        .btn-check:checked + .btn-outline-white:focus, .btn-check:active + .btn-outline-white:focus, .btn-outline-white:active:focus, .btn-outline-white.active:focus, .btn-outline-white.dropdown-toggle.show:focus {
            box-shadow: 0
        }

    .btn-outline-white:disabled, .btn-outline-white.disabled {
        color: #fff;
        background-color: rgba(0,0,0,0)
    }

.btn-outline-dark {
    color: #000710;
    border-color: rgba(0,0,0,0);
    background-color: rgba(0,7,16,.2)
}

    .btn-outline-dark:hover {
        color: #000710;
        background-color: rgba(0,7,16,.3);
        border-color: rgba(0,0,0,0)
    }

    .btn-check:focus + .btn-outline-dark, .btn-outline-dark:focus {
        box-shadow: none !important;
        color: #000710;
        background-color: rgba(0,7,16,.3);
        border-color: rgba(0,0,0,0)
    }

    .btn-check:checked + .btn-outline-dark, .btn-check:active + .btn-outline-dark, .btn-outline-dark:active, .btn-outline-dark.active, .btn-outline-dark.dropdown-toggle.show {
        color: #000710;
        background-color: rgba(0,7,16,.4);
        border-color: rgba(0,0,0,0)
    }

        .btn-check:checked + .btn-outline-dark:focus, .btn-check:active + .btn-outline-dark:focus, .btn-outline-dark:active:focus, .btn-outline-dark.active:focus, .btn-outline-dark.dropdown-toggle.show:focus {
            box-shadow: 0
        }

    .btn-outline-dark:disabled, .btn-outline-dark.disabled {
        color: #000710;
        background-color: rgba(0,0,0,0)
    }

.btn-outline-black {
    color: #000;
    border-color: rgba(0,0,0,0);
    background-color: rgba(0,0,0,.2)
}

    .btn-outline-black:hover {
        color: #000;
        background-color: rgba(0,0,0,.3);
        border-color: rgba(0,0,0,0)
    }

    .btn-check:focus + .btn-outline-black, .btn-outline-black:focus {
        box-shadow: none !important;
        color: #000;
        background-color: rgba(0,0,0,.3);
        border-color: rgba(0,0,0,0)
    }

    .btn-check:checked + .btn-outline-black, .btn-check:active + .btn-outline-black, .btn-outline-black:active, .btn-outline-black.active, .btn-outline-black.dropdown-toggle.show {
        color: #000;
        background-color: rgba(0,0,0,.4);
        border-color: rgba(0,0,0,0)
    }

        .btn-check:checked + .btn-outline-black:focus, .btn-check:active + .btn-outline-black:focus, .btn-outline-black:active:focus, .btn-outline-black.active:focus, .btn-outline-black.dropdown-toggle.show:focus {
            box-shadow: 0
        }

    .btn-outline-black:disabled, .btn-outline-black.disabled {
        color: #000;
        background-color: rgba(0,0,0,0)
    }

.btn-outline-gray {
    color: #eeeff2;
    border-color: rgba(0,0,0,0);
    background-color: rgba(238,239,242,.2)
}

    .btn-outline-gray:hover {
        color: #eeeff2;
        background-color: rgba(238,239,242,.3);
        border-color: rgba(0,0,0,0)
    }

    .btn-check:focus + .btn-outline-gray, .btn-outline-gray:focus {
        box-shadow: none !important;
        color: #eeeff2;
        background-color: rgba(238,239,242,.3);
        border-color: rgba(0,0,0,0)
    }

    .btn-check:checked + .btn-outline-gray, .btn-check:active + .btn-outline-gray, .btn-outline-gray:active, .btn-outline-gray.active, .btn-outline-gray.dropdown-toggle.show {
        color: #eeeff2;
        background-color: rgba(238,239,242,.4);
        border-color: rgba(0,0,0,0)
    }

        .btn-check:checked + .btn-outline-gray:focus, .btn-check:active + .btn-outline-gray:focus, .btn-outline-gray:active:focus, .btn-outline-gray.active:focus, .btn-outline-gray.dropdown-toggle.show:focus {
            box-shadow: 0
        }

    .btn-outline-gray:disabled, .btn-outline-gray.disabled {
        color: #eeeff2;
        background-color: rgba(0,0,0,0)
    }

.btn-outline-gray-80 {
    color: #eaecf0;
    border-color: rgba(0,0,0,0);
    background-color: rgba(234,236,240,.2)
}

    .btn-outline-gray-80:hover {
        color: #eaecf0;
        background-color: rgba(234,236,240,.3);
        border-color: rgba(0,0,0,0)
    }

    .btn-check:focus + .btn-outline-gray-80, .btn-outline-gray-80:focus {
        box-shadow: none !important;
        color: #eaecf0;
        background-color: rgba(234,236,240,.3);
        border-color: rgba(0,0,0,0)
    }

    .btn-check:checked + .btn-outline-gray-80, .btn-check:active + .btn-outline-gray-80, .btn-outline-gray-80:active, .btn-outline-gray-80.active, .btn-outline-gray-80.dropdown-toggle.show {
        color: #eaecf0;
        background-color: rgba(234,236,240,.4);
        border-color: rgba(0,0,0,0)
    }

        .btn-check:checked + .btn-outline-gray-80:focus, .btn-check:active + .btn-outline-gray-80:focus, .btn-outline-gray-80:active:focus, .btn-outline-gray-80.active:focus, .btn-outline-gray-80.dropdown-toggle.show:focus {
            box-shadow: 0
        }

    .btn-outline-gray-80:disabled, .btn-outline-gray-80.disabled {
        color: #eaecf0;
        background-color: rgba(0,0,0,0)
    }

.btn-outline-gray-700 {
    color: #344054;
    border-color: rgba(0,0,0,0);
    background-color: rgba(52,64,84,.2)
}

    .btn-outline-gray-700:hover {
        color: #344054;
        background-color: rgba(52,64,84,.3);
        border-color: rgba(0,0,0,0)
    }

    .btn-check:focus + .btn-outline-gray-700, .btn-outline-gray-700:focus {
        box-shadow: none !important;
        color: #344054;
        background-color: rgba(52,64,84,.3);
        border-color: rgba(0,0,0,0)
    }

    .btn-check:checked + .btn-outline-gray-700, .btn-check:active + .btn-outline-gray-700, .btn-outline-gray-700:active, .btn-outline-gray-700.active, .btn-outline-gray-700.dropdown-toggle.show {
        color: #344054;
        background-color: rgba(52,64,84,.4);
        border-color: rgba(0,0,0,0)
    }

        .btn-check:checked + .btn-outline-gray-700:focus, .btn-check:active + .btn-outline-gray-700:focus, .btn-outline-gray-700:active:focus, .btn-outline-gray-700.active:focus, .btn-outline-gray-700.dropdown-toggle.show:focus {
            box-shadow: 0
        }

    .btn-outline-gray-700:disabled, .btn-outline-gray-700.disabled {
        color: #344054;
        background-color: rgba(0,0,0,0)
    }

.btn-outline-gray-500 {
    color: hsla(0,0%,100%,.7);
    border-color: rgba(0,0,0,0);
    background-color: hsla(0,0%,100%,.2)
}

    .btn-outline-gray-500:hover {
        color: hsla(0,0%,100%,.7);
        background-color: hsla(0,0%,100%,.3);
        border-color: rgba(0,0,0,0)
    }

    .btn-check:focus + .btn-outline-gray-500, .btn-outline-gray-500:focus {
        box-shadow: none !important;
        color: hsla(0,0%,100%,.7);
        background-color: hsla(0,0%,100%,.3);
        border-color: rgba(0,0,0,0)
    }

    .btn-check:checked + .btn-outline-gray-500, .btn-check:active + .btn-outline-gray-500, .btn-outline-gray-500:active, .btn-outline-gray-500.active, .btn-outline-gray-500.dropdown-toggle.show {
        color: hsla(0,0%,100%,.7);
        background-color: hsla(0,0%,100%,.4);
        border-color: rgba(0,0,0,0)
    }

        .btn-check:checked + .btn-outline-gray-500:focus, .btn-check:active + .btn-outline-gray-500:focus, .btn-outline-gray-500:active:focus, .btn-outline-gray-500.active:focus, .btn-outline-gray-500.dropdown-toggle.show:focus {
            box-shadow: 0
        }

    .btn-outline-gray-500:disabled, .btn-outline-gray-500.disabled {
        color: hsla(0,0%,100%,.7);
        background-color: rgba(0,0,0,0)
    }

.btn-outline-gray-600 {
    color: #98a2b3;
    border-color: rgba(0,0,0,0);
    background-color: rgba(152,162,179,.2)
}

    .btn-outline-gray-600:hover {
        color: #98a2b3;
        background-color: rgba(152,162,179,.3);
        border-color: rgba(0,0,0,0)
    }

    .btn-check:focus + .btn-outline-gray-600, .btn-outline-gray-600:focus {
        box-shadow: none !important;
        color: #98a2b3;
        background-color: rgba(152,162,179,.3);
        border-color: rgba(0,0,0,0)
    }

    .btn-check:checked + .btn-outline-gray-600, .btn-check:active + .btn-outline-gray-600, .btn-outline-gray-600:active, .btn-outline-gray-600.active, .btn-outline-gray-600.dropdown-toggle.show {
        color: #98a2b3;
        background-color: rgba(152,162,179,.4);
        border-color: rgba(0,0,0,0)
    }

        .btn-check:checked + .btn-outline-gray-600:focus, .btn-check:active + .btn-outline-gray-600:focus, .btn-outline-gray-600:active:focus, .btn-outline-gray-600.active:focus, .btn-outline-gray-600.dropdown-toggle.show:focus {
            box-shadow: 0
        }

    .btn-outline-gray-600:disabled, .btn-outline-gray-600.disabled {
        color: #98a2b3;
        background-color: rgba(0,0,0,0)
    }

.btn-outline-outline-danger {
    color: rgba(253,190,190,.3019607843);
    border-color: rgba(0,0,0,0);
    background-color: rgba(253,190,190,.2)
}

    .btn-outline-outline-danger:hover {
        color: rgba(253,190,190,.3019607843);
        background-color: rgba(253,190,190,.3);
        border-color: rgba(0,0,0,0)
    }

    .btn-check:focus + .btn-outline-outline-danger, .btn-outline-outline-danger:focus {
        box-shadow: none !important;
        color: rgba(253,190,190,.3019607843);
        background-color: rgba(253,190,190,.3);
        border-color: rgba(0,0,0,0)
    }

    .btn-check:checked + .btn-outline-outline-danger, .btn-check:active + .btn-outline-outline-danger, .btn-outline-outline-danger:active, .btn-outline-outline-danger.active, .btn-outline-outline-danger.dropdown-toggle.show {
        color: rgba(253,190,190,.3019607843);
        background-color: rgba(253,190,190,.4);
        border-color: rgba(0,0,0,0)
    }

        .btn-check:checked + .btn-outline-outline-danger:focus, .btn-check:active + .btn-outline-outline-danger:focus, .btn-outline-outline-danger:active:focus, .btn-outline-outline-danger.active:focus, .btn-outline-outline-danger.dropdown-toggle.show:focus {
            box-shadow: 0
        }

    .btn-outline-outline-danger:disabled, .btn-outline-outline-danger.disabled {
        color: rgba(253,190,190,.3019607843);
        background-color: rgba(0,0,0,0)
    }

.btn-outline-outline-success {
    color: rgba(48,209,88,.1);
    border-color: rgba(0,0,0,0);
    background-color: rgba(48,209,88,.2)
}

    .btn-outline-outline-success:hover {
        color: rgba(48,209,88,.1);
        background-color: rgba(48,209,88,.3);
        border-color: rgba(0,0,0,0)
    }

    .btn-check:focus + .btn-outline-outline-success, .btn-outline-outline-success:focus {
        box-shadow: none !important;
        color: rgba(48,209,88,.1);
        background-color: rgba(48,209,88,.3);
        border-color: rgba(0,0,0,0)
    }

    .btn-check:checked + .btn-outline-outline-success, .btn-check:active + .btn-outline-outline-success, .btn-outline-outline-success:active, .btn-outline-outline-success.active, .btn-outline-outline-success.dropdown-toggle.show {
        color: rgba(48,209,88,.1);
        background-color: rgba(48,209,88,.4);
        border-color: rgba(0,0,0,0)
    }

        .btn-check:checked + .btn-outline-outline-success:focus, .btn-check:active + .btn-outline-outline-success:focus, .btn-outline-outline-success:active:focus, .btn-outline-outline-success.active:focus, .btn-outline-outline-success.dropdown-toggle.show:focus {
            box-shadow: 0
        }

    .btn-outline-outline-success:disabled, .btn-outline-outline-success.disabled {
        color: rgba(48,209,88,.1);
        background-color: rgba(0,0,0,0)
    }

.btn-outline-white-70 {
    color: hsla(0,0%,100%,.7);
    border-color: rgba(0,0,0,0);
    background-color: hsla(0,0%,100%,.2)
}

    .btn-outline-white-70:hover {
        color: hsla(0,0%,100%,.7);
        background-color: hsla(0,0%,100%,.3);
        border-color: rgba(0,0,0,0)
    }

    .btn-check:focus + .btn-outline-white-70, .btn-outline-white-70:focus {
        box-shadow: none !important;
        color: hsla(0,0%,100%,.7);
        background-color: hsla(0,0%,100%,.3);
        border-color: rgba(0,0,0,0)
    }

    .btn-check:checked + .btn-outline-white-70, .btn-check:active + .btn-outline-white-70, .btn-outline-white-70:active, .btn-outline-white-70.active, .btn-outline-white-70.dropdown-toggle.show {
        color: hsla(0,0%,100%,.7);
        background-color: hsla(0,0%,100%,.4);
        border-color: rgba(0,0,0,0)
    }

        .btn-check:checked + .btn-outline-white-70:focus, .btn-check:active + .btn-outline-white-70:focus, .btn-outline-white-70:active:focus, .btn-outline-white-70.active:focus, .btn-outline-white-70.dropdown-toggle.show:focus {
            box-shadow: 0
        }

    .btn-outline-white-70:disabled, .btn-outline-white-70.disabled {
        color: hsla(0,0%,100%,.7);
        background-color: rgba(0,0,0,0)
    }

.btn-outline-outline-warning {
    color: rgba(255,159,10,.3);
    border-color: rgba(0,0,0,0);
    background-color: rgba(255,159,10,.2)
}

    .btn-outline-outline-warning:hover {
        color: rgba(255,159,10,.3);
        background-color: rgba(255,159,10,.3);
        border-color: rgba(0,0,0,0)
    }

    .btn-check:focus + .btn-outline-outline-warning, .btn-outline-outline-warning:focus {
        box-shadow: none !important;
        color: rgba(255,159,10,.3);
        background-color: rgba(255,159,10,.3);
        border-color: rgba(0,0,0,0)
    }

    .btn-check:checked + .btn-outline-outline-warning, .btn-check:active + .btn-outline-outline-warning, .btn-outline-outline-warning:active, .btn-outline-outline-warning.active, .btn-outline-outline-warning.dropdown-toggle.show {
        color: rgba(255,159,10,.3);
        background-color: rgba(255,159,10,.4);
        border-color: rgba(0,0,0,0)
    }

        .btn-check:checked + .btn-outline-outline-warning:focus, .btn-check:active + .btn-outline-outline-warning:focus, .btn-outline-outline-warning:active:focus, .btn-outline-outline-warning.active:focus, .btn-outline-outline-warning.dropdown-toggle.show:focus {
            box-shadow: 0
        }

    .btn-outline-outline-warning:disabled, .btn-outline-outline-warning.disabled {
        color: rgba(255,159,10,.3);
        background-color: rgba(0,0,0,0)
    }

.btn-outline-outline-cyan {
    color: rgba(76,244,255,.3);
    border-color: rgba(0,0,0,0);
    background-color: rgba(76,244,255,.2)
}

    .btn-outline-outline-cyan:hover {
        color: rgba(76,244,255,.3);
        background-color: rgba(76,244,255,.3);
        border-color: rgba(0,0,0,0)
    }

    .btn-check:focus + .btn-outline-outline-cyan, .btn-outline-outline-cyan:focus {
        box-shadow: none !important;
        color: rgba(76,244,255,.3);
        background-color: rgba(76,244,255,.3);
        border-color: rgba(0,0,0,0)
    }

    .btn-check:checked + .btn-outline-outline-cyan, .btn-check:active + .btn-outline-outline-cyan, .btn-outline-outline-cyan:active, .btn-outline-outline-cyan.active, .btn-outline-outline-cyan.dropdown-toggle.show {
        color: rgba(76,244,255,.3);
        background-color: rgba(76,244,255,.4);
        border-color: rgba(0,0,0,0)
    }

        .btn-check:checked + .btn-outline-outline-cyan:focus, .btn-check:active + .btn-outline-outline-cyan:focus, .btn-outline-outline-cyan:active:focus, .btn-outline-outline-cyan.active:focus, .btn-outline-outline-cyan.dropdown-toggle.show:focus {
            box-shadow: 0
        }

    .btn-outline-outline-cyan:disabled, .btn-outline-outline-cyan.disabled {
        color: rgba(76,244,255,.3);
        background-color: rgba(0,0,0,0)
    }

.btn-outline-primary-op-80 {
    color: rgba(153,34,64,.8);
    border-color: rgba(0,0,0,0);
    background-color: rgba(153,34,64,.2)
}

    .btn-outline-primary-op-80:hover {
        color: rgba(153,34,64,.8);
        background-color: rgba(153,34,64,.3);
        border-color: rgba(0,0,0,0)
    }

    .btn-check:focus + .btn-outline-primary-op-80, .btn-outline-primary-op-80:focus {
        box-shadow: none !important;
        color: rgba(153,34,64,.8);
        background-color: rgba(153,34,64,.3);
        border-color: rgba(0,0,0,0)
    }

    .btn-check:checked + .btn-outline-primary-op-80, .btn-check:active + .btn-outline-primary-op-80, .btn-outline-primary-op-80:active, .btn-outline-primary-op-80.active, .btn-outline-primary-op-80.dropdown-toggle.show {
        color: rgba(153,34,64,.8);
        background-color: rgba(153,34,64,.4);
        border-color: rgba(0,0,0,0)
    }

        .btn-check:checked + .btn-outline-primary-op-80:focus, .btn-check:active + .btn-outline-primary-op-80:focus, .btn-outline-primary-op-80:active:focus, .btn-outline-primary-op-80.active:focus, .btn-outline-primary-op-80.dropdown-toggle.show:focus {
            box-shadow: 0
        }

    .btn-outline-primary-op-80:disabled, .btn-outline-primary-op-80.disabled {
        color: rgba(153,34,64,.8);
        background-color: rgba(0,0,0,0)
    }

.btn-transparent-primary {
    color: #992240;
    border-color: #992240
}

    .btn-transparent-primary:hover {
        color: #fff;
        background-color: #992240;
        border-color: #992240
    }

    .btn-check:focus + .btn-transparent-primary, .btn-transparent-primary:focus {
        box-shadow: none
    }

    .btn-check:checked + .btn-transparent-primary, .btn-check:active + .btn-transparent-primary, .btn-transparent-primary:active, .btn-transparent-primary.active, .btn-transparent-primary.dropdown-toggle.show {
        color: #fff;
        background-color: #992240;
        border-color: #992240
    }

        .btn-check:checked + .btn-transparent-primary:focus, .btn-check:active + .btn-transparent-primary:focus, .btn-transparent-primary:active:focus, .btn-transparent-primary.active:focus, .btn-transparent-primary.dropdown-toggle.show:focus {
            box-shadow: none
        }

    .btn-transparent-primary:disabled, .btn-transparent-primary.disabled {
        color: #992240;
        background-color: rgba(0,0,0,0)
    }

.btn-transparent-secondary {
    color: #488d9d;
    border-color: #488d9d
}

    .btn-transparent-secondary:hover {
        color: #000;
        background-color: #488d9d;
        border-color: #488d9d
    }

    .btn-check:focus + .btn-transparent-secondary, .btn-transparent-secondary:focus {
        box-shadow: none
    }

    .btn-check:checked + .btn-transparent-secondary, .btn-check:active + .btn-transparent-secondary, .btn-transparent-secondary:active, .btn-transparent-secondary.active, .btn-transparent-secondary.dropdown-toggle.show {
        color: #000;
        background-color: #488d9d;
        border-color: #488d9d
    }

        .btn-check:checked + .btn-transparent-secondary:focus, .btn-check:active + .btn-transparent-secondary:focus, .btn-transparent-secondary:active:focus, .btn-transparent-secondary.active:focus, .btn-transparent-secondary.dropdown-toggle.show:focus {
            box-shadow: none
        }

    .btn-transparent-secondary:disabled, .btn-transparent-secondary.disabled {
        color: #488d9d;
        background-color: rgba(0,0,0,0)
    }

.btn-transparent-success {
    color: #30d158;
    border-color: #30d158
}

    .btn-transparent-success:hover {
        color: #000;
        background-color: #30d158;
        border-color: #30d158
    }

    .btn-check:focus + .btn-transparent-success, .btn-transparent-success:focus {
        box-shadow: none
    }

    .btn-check:checked + .btn-transparent-success, .btn-check:active + .btn-transparent-success, .btn-transparent-success:active, .btn-transparent-success.active, .btn-transparent-success.dropdown-toggle.show {
        color: #000;
        background-color: #30d158;
        border-color: #30d158
    }

        .btn-check:checked + .btn-transparent-success:focus, .btn-check:active + .btn-transparent-success:focus, .btn-transparent-success:active:focus, .btn-transparent-success.active:focus, .btn-transparent-success.dropdown-toggle.show:focus {
            box-shadow: none
        }

    .btn-transparent-success:disabled, .btn-transparent-success.disabled {
        color: #30d158;
        background-color: rgba(0,0,0,0)
    }

.btn-transparent-info {
    color: #488d9d;
    border-color: #488d9d
}

    .btn-transparent-info:hover {
        color: #000;
        background-color: #488d9d;
        border-color: #488d9d
    }

    .btn-check:focus + .btn-transparent-info, .btn-transparent-info:focus {
        box-shadow: none
    }

    .btn-check:checked + .btn-transparent-info, .btn-check:active + .btn-transparent-info, .btn-transparent-info:active, .btn-transparent-info.active, .btn-transparent-info.dropdown-toggle.show {
        color: #000;
        background-color: #488d9d;
        border-color: #488d9d
    }

        .btn-check:checked + .btn-transparent-info:focus, .btn-check:active + .btn-transparent-info:focus, .btn-transparent-info:active:focus, .btn-transparent-info.active:focus, .btn-transparent-info.dropdown-toggle.show:focus {
            box-shadow: none
        }

    .btn-transparent-info:disabled, .btn-transparent-info.disabled {
        color: #488d9d;
        background-color: rgba(0,0,0,0)
    }

.btn-transparent-cyan {
    color: #4cf4ff;
    border-color: #4cf4ff
}

    .btn-transparent-cyan:hover {
        color: #000;
        background-color: #4cf4ff;
        border-color: #4cf4ff
    }

    .btn-check:focus + .btn-transparent-cyan, .btn-transparent-cyan:focus {
        box-shadow: none
    }

    .btn-check:checked + .btn-transparent-cyan, .btn-check:active + .btn-transparent-cyan, .btn-transparent-cyan:active, .btn-transparent-cyan.active, .btn-transparent-cyan.dropdown-toggle.show {
        color: #000;
        background-color: #4cf4ff;
        border-color: #4cf4ff
    }

        .btn-check:checked + .btn-transparent-cyan:focus, .btn-check:active + .btn-transparent-cyan:focus, .btn-transparent-cyan:active:focus, .btn-transparent-cyan.active:focus, .btn-transparent-cyan.dropdown-toggle.show:focus {
            box-shadow: none
        }

    .btn-transparent-cyan:disabled, .btn-transparent-cyan.disabled {
        color: #4cf4ff;
        background-color: rgba(0,0,0,0)
    }

.btn-transparent-warning {
    color: #ff9f0a;
    border-color: #ff9f0a
}

    .btn-transparent-warning:hover {
        color: #000;
        background-color: #ff9f0a;
        border-color: #ff9f0a
    }

    .btn-check:focus + .btn-transparent-warning, .btn-transparent-warning:focus {
        box-shadow: none
    }

    .btn-check:checked + .btn-transparent-warning, .btn-check:active + .btn-transparent-warning, .btn-transparent-warning:active, .btn-transparent-warning.active, .btn-transparent-warning.dropdown-toggle.show {
        color: #000;
        background-color: #ff9f0a;
        border-color: #ff9f0a
    }

        .btn-check:checked + .btn-transparent-warning:focus, .btn-check:active + .btn-transparent-warning:focus, .btn-transparent-warning:active:focus, .btn-transparent-warning.active:focus, .btn-transparent-warning.dropdown-toggle.show:focus {
            box-shadow: none
        }

    .btn-transparent-warning:disabled, .btn-transparent-warning.disabled {
        color: #ff9f0a;
        background-color: rgba(0,0,0,0)
    }

.btn-transparent-danger {
    color: #e7191a;
    border-color: #e7191a
}

    .btn-transparent-danger:hover {
        color: #fff;
        background-color: #e7191a;
        border-color: #e7191a
    }

    .btn-check:focus + .btn-transparent-danger, .btn-transparent-danger:focus {
        box-shadow: none
    }

    .btn-check:checked + .btn-transparent-danger, .btn-check:active + .btn-transparent-danger, .btn-transparent-danger:active, .btn-transparent-danger.active, .btn-transparent-danger.dropdown-toggle.show {
        color: #fff;
        background-color: #e7191a;
        border-color: #e7191a
    }

        .btn-check:checked + .btn-transparent-danger:focus, .btn-check:active + .btn-transparent-danger:focus, .btn-transparent-danger:active:focus, .btn-transparent-danger.active:focus, .btn-transparent-danger.dropdown-toggle.show:focus {
            box-shadow: none
        }

    .btn-transparent-danger:disabled, .btn-transparent-danger.disabled {
        color: #e7191a;
        background-color: rgba(0,0,0,0)
    }

.btn-transparent-light {
    color: #eef0f8;
    border-color: #eef0f8
}

    .btn-transparent-light:hover {
        color: #000;
        background-color: #eef0f8;
        border-color: #eef0f8
    }

    .btn-check:focus + .btn-transparent-light, .btn-transparent-light:focus {
        box-shadow: none
    }

    .btn-check:checked + .btn-transparent-light, .btn-check:active + .btn-transparent-light, .btn-transparent-light:active, .btn-transparent-light.active, .btn-transparent-light.dropdown-toggle.show {
        color: #000;
        background-color: #eef0f8;
        border-color: #eef0f8
    }

        .btn-check:checked + .btn-transparent-light:focus, .btn-check:active + .btn-transparent-light:focus, .btn-transparent-light:active:focus, .btn-transparent-light.active:focus, .btn-transparent-light.dropdown-toggle.show:focus {
            box-shadow: none
        }

    .btn-transparent-light:disabled, .btn-transparent-light.disabled {
        color: #eef0f8;
        background-color: rgba(0,0,0,0)
    }

.btn-transparent-white {
    color: #fff;
    border-color: #fff
}

    .btn-transparent-white:hover {
        color: #000;
        background-color: #fff;
        border-color: #fff
    }

    .btn-check:focus + .btn-transparent-white, .btn-transparent-white:focus {
        box-shadow: none
    }

    .btn-check:checked + .btn-transparent-white, .btn-check:active + .btn-transparent-white, .btn-transparent-white:active, .btn-transparent-white.active, .btn-transparent-white.dropdown-toggle.show {
        color: #000;
        background-color: #fff;
        border-color: #fff
    }

        .btn-check:checked + .btn-transparent-white:focus, .btn-check:active + .btn-transparent-white:focus, .btn-transparent-white:active:focus, .btn-transparent-white.active:focus, .btn-transparent-white.dropdown-toggle.show:focus {
            box-shadow: none
        }

    .btn-transparent-white:disabled, .btn-transparent-white.disabled {
        color: #fff;
        background-color: rgba(0,0,0,0)
    }

.btn-transparent-dark {
    color: #000710;
    border-color: #000710
}

    .btn-transparent-dark:hover {
        color: #fff;
        background-color: #000710;
        border-color: #000710
    }

    .btn-check:focus + .btn-transparent-dark, .btn-transparent-dark:focus {
        box-shadow: none
    }

    .btn-check:checked + .btn-transparent-dark, .btn-check:active + .btn-transparent-dark, .btn-transparent-dark:active, .btn-transparent-dark.active, .btn-transparent-dark.dropdown-toggle.show {
        color: #fff;
        background-color: #000710;
        border-color: #000710
    }

        .btn-check:checked + .btn-transparent-dark:focus, .btn-check:active + .btn-transparent-dark:focus, .btn-transparent-dark:active:focus, .btn-transparent-dark.active:focus, .btn-transparent-dark.dropdown-toggle.show:focus {
            box-shadow: none
        }

    .btn-transparent-dark:disabled, .btn-transparent-dark.disabled {
        color: #000710;
        background-color: rgba(0,0,0,0)
    }

.btn-transparent-black {
    color: #000;
    border-color: #000
}

    .btn-transparent-black:hover {
        color: #fff;
        background-color: #000;
        border-color: #000
    }

    .btn-check:focus + .btn-transparent-black, .btn-transparent-black:focus {
        box-shadow: none
    }

    .btn-check:checked + .btn-transparent-black, .btn-check:active + .btn-transparent-black, .btn-transparent-black:active, .btn-transparent-black.active, .btn-transparent-black.dropdown-toggle.show {
        color: #fff;
        background-color: #000;
        border-color: #000
    }

        .btn-check:checked + .btn-transparent-black:focus, .btn-check:active + .btn-transparent-black:focus, .btn-transparent-black:active:focus, .btn-transparent-black.active:focus, .btn-transparent-black.dropdown-toggle.show:focus {
            box-shadow: none
        }

    .btn-transparent-black:disabled, .btn-transparent-black.disabled {
        color: #000;
        background-color: rgba(0,0,0,0)
    }

.btn-transparent-gray {
    color: #eeeff2;
    border-color: #eeeff2
}

    .btn-transparent-gray:hover {
        color: #000;
        background-color: #eeeff2;
        border-color: #eeeff2
    }

    .btn-check:focus + .btn-transparent-gray, .btn-transparent-gray:focus {
        box-shadow: none
    }

    .btn-check:checked + .btn-transparent-gray, .btn-check:active + .btn-transparent-gray, .btn-transparent-gray:active, .btn-transparent-gray.active, .btn-transparent-gray.dropdown-toggle.show {
        color: #000;
        background-color: #eeeff2;
        border-color: #eeeff2
    }

        .btn-check:checked + .btn-transparent-gray:focus, .btn-check:active + .btn-transparent-gray:focus, .btn-transparent-gray:active:focus, .btn-transparent-gray.active:focus, .btn-transparent-gray.dropdown-toggle.show:focus {
            box-shadow: none
        }

    .btn-transparent-gray:disabled, .btn-transparent-gray.disabled {
        color: #eeeff2;
        background-color: rgba(0,0,0,0)
    }

.btn-transparent-gray-80 {
    color: #eaecf0;
    border-color: #eaecf0
}

    .btn-transparent-gray-80:hover {
        color: #000;
        background-color: #eaecf0;
        border-color: #eaecf0
    }

    .btn-check:focus + .btn-transparent-gray-80, .btn-transparent-gray-80:focus {
        box-shadow: none
    }

    .btn-check:checked + .btn-transparent-gray-80, .btn-check:active + .btn-transparent-gray-80, .btn-transparent-gray-80:active, .btn-transparent-gray-80.active, .btn-transparent-gray-80.dropdown-toggle.show {
        color: #000;
        background-color: #eaecf0;
        border-color: #eaecf0
    }

        .btn-check:checked + .btn-transparent-gray-80:focus, .btn-check:active + .btn-transparent-gray-80:focus, .btn-transparent-gray-80:active:focus, .btn-transparent-gray-80.active:focus, .btn-transparent-gray-80.dropdown-toggle.show:focus {
            box-shadow: none
        }

    .btn-transparent-gray-80:disabled, .btn-transparent-gray-80.disabled {
        color: #eaecf0;
        background-color: rgba(0,0,0,0)
    }

.btn-transparent-gray-700 {
    color: #344054;
    border-color: #344054
}

    .btn-transparent-gray-700:hover {
        color: #fff;
        background-color: #344054;
        border-color: #344054
    }

    .btn-check:focus + .btn-transparent-gray-700, .btn-transparent-gray-700:focus {
        box-shadow: none
    }

    .btn-check:checked + .btn-transparent-gray-700, .btn-check:active + .btn-transparent-gray-700, .btn-transparent-gray-700:active, .btn-transparent-gray-700.active, .btn-transparent-gray-700.dropdown-toggle.show {
        color: #fff;
        background-color: #344054;
        border-color: #344054
    }

        .btn-check:checked + .btn-transparent-gray-700:focus, .btn-check:active + .btn-transparent-gray-700:focus, .btn-transparent-gray-700:active:focus, .btn-transparent-gray-700.active:focus, .btn-transparent-gray-700.dropdown-toggle.show:focus {
            box-shadow: none
        }

    .btn-transparent-gray-700:disabled, .btn-transparent-gray-700.disabled {
        color: #344054;
        background-color: rgba(0,0,0,0)
    }

.btn-transparent-gray-500 {
    color: hsla(0,0%,100%,.7);
    border-color: hsla(0,0%,100%,.7)
}

    .btn-transparent-gray-500:hover {
        color: #000;
        background-color: hsla(0,0%,100%,.7);
        border-color: hsla(0,0%,100%,.7)
    }

    .btn-check:focus + .btn-transparent-gray-500, .btn-transparent-gray-500:focus {
        box-shadow: none
    }

    .btn-check:checked + .btn-transparent-gray-500, .btn-check:active + .btn-transparent-gray-500, .btn-transparent-gray-500:active, .btn-transparent-gray-500.active, .btn-transparent-gray-500.dropdown-toggle.show {
        color: #000;
        background-color: hsla(0,0%,100%,.7);
        border-color: hsla(0,0%,100%,.7)
    }

        .btn-check:checked + .btn-transparent-gray-500:focus, .btn-check:active + .btn-transparent-gray-500:focus, .btn-transparent-gray-500:active:focus, .btn-transparent-gray-500.active:focus, .btn-transparent-gray-500.dropdown-toggle.show:focus {
            box-shadow: none
        }

    .btn-transparent-gray-500:disabled, .btn-transparent-gray-500.disabled {
        color: hsla(0,0%,100%,.7);
        background-color: rgba(0,0,0,0)
    }

.btn-transparent-gray-600 {
    color: #98a2b3;
    border-color: #98a2b3
}

    .btn-transparent-gray-600:hover {
        color: #000;
        background-color: #98a2b3;
        border-color: #98a2b3
    }

    .btn-check:focus + .btn-transparent-gray-600, .btn-transparent-gray-600:focus {
        box-shadow: none
    }

    .btn-check:checked + .btn-transparent-gray-600, .btn-check:active + .btn-transparent-gray-600, .btn-transparent-gray-600:active, .btn-transparent-gray-600.active, .btn-transparent-gray-600.dropdown-toggle.show {
        color: #000;
        background-color: #98a2b3;
        border-color: #98a2b3
    }

        .btn-check:checked + .btn-transparent-gray-600:focus, .btn-check:active + .btn-transparent-gray-600:focus, .btn-transparent-gray-600:active:focus, .btn-transparent-gray-600.active:focus, .btn-transparent-gray-600.dropdown-toggle.show:focus {
            box-shadow: none
        }

    .btn-transparent-gray-600:disabled, .btn-transparent-gray-600.disabled {
        color: #98a2b3;
        background-color: rgba(0,0,0,0)
    }

.btn-transparent-outline-danger {
    color: rgba(253,190,190,.3019607843);
    border-color: rgba(253,190,190,.3019607843)
}

    .btn-transparent-outline-danger:hover {
        color: #000;
        background-color: rgba(253,190,190,.3019607843);
        border-color: rgba(253,190,190,.3019607843)
    }

    .btn-check:focus + .btn-transparent-outline-danger, .btn-transparent-outline-danger:focus {
        box-shadow: none
    }

    .btn-check:checked + .btn-transparent-outline-danger, .btn-check:active + .btn-transparent-outline-danger, .btn-transparent-outline-danger:active, .btn-transparent-outline-danger.active, .btn-transparent-outline-danger.dropdown-toggle.show {
        color: #000;
        background-color: rgba(253,190,190,.3019607843);
        border-color: rgba(253,190,190,.3019607843)
    }

        .btn-check:checked + .btn-transparent-outline-danger:focus, .btn-check:active + .btn-transparent-outline-danger:focus, .btn-transparent-outline-danger:active:focus, .btn-transparent-outline-danger.active:focus, .btn-transparent-outline-danger.dropdown-toggle.show:focus {
            box-shadow: none
        }

    .btn-transparent-outline-danger:disabled, .btn-transparent-outline-danger.disabled {
        color: rgba(253,190,190,.3019607843);
        background-color: rgba(0,0,0,0)
    }

.btn-transparent-outline-success {
    color: rgba(48,209,88,.1);
    border-color: rgba(48,209,88,.1)
}

    .btn-transparent-outline-success:hover {
        color: #000;
        background-color: rgba(48,209,88,.1);
        border-color: rgba(48,209,88,.1)
    }

    .btn-check:focus + .btn-transparent-outline-success, .btn-transparent-outline-success:focus {
        box-shadow: none
    }

    .btn-check:checked + .btn-transparent-outline-success, .btn-check:active + .btn-transparent-outline-success, .btn-transparent-outline-success:active, .btn-transparent-outline-success.active, .btn-transparent-outline-success.dropdown-toggle.show {
        color: #000;
        background-color: rgba(48,209,88,.1);
        border-color: rgba(48,209,88,.1)
    }

        .btn-check:checked + .btn-transparent-outline-success:focus, .btn-check:active + .btn-transparent-outline-success:focus, .btn-transparent-outline-success:active:focus, .btn-transparent-outline-success.active:focus, .btn-transparent-outline-success.dropdown-toggle.show:focus {
            box-shadow: none
        }

    .btn-transparent-outline-success:disabled, .btn-transparent-outline-success.disabled {
        color: rgba(48,209,88,.1);
        background-color: rgba(0,0,0,0)
    }

.btn-transparent-white-70 {
    color: hsla(0,0%,100%,.7);
    border-color: hsla(0,0%,100%,.7)
}

    .btn-transparent-white-70:hover {
        color: #000;
        background-color: hsla(0,0%,100%,.7);
        border-color: hsla(0,0%,100%,.7)
    }

    .btn-check:focus + .btn-transparent-white-70, .btn-transparent-white-70:focus {
        box-shadow: none
    }

    .btn-check:checked + .btn-transparent-white-70, .btn-check:active + .btn-transparent-white-70, .btn-transparent-white-70:active, .btn-transparent-white-70.active, .btn-transparent-white-70.dropdown-toggle.show {
        color: #000;
        background-color: hsla(0,0%,100%,.7);
        border-color: hsla(0,0%,100%,.7)
    }

        .btn-check:checked + .btn-transparent-white-70:focus, .btn-check:active + .btn-transparent-white-70:focus, .btn-transparent-white-70:active:focus, .btn-transparent-white-70.active:focus, .btn-transparent-white-70.dropdown-toggle.show:focus {
            box-shadow: none
        }

    .btn-transparent-white-70:disabled, .btn-transparent-white-70.disabled {
        color: hsla(0,0%,100%,.7);
        background-color: rgba(0,0,0,0)
    }

.btn-transparent-outline-warning {
    color: rgba(255,159,10,.3);
    border-color: rgba(255,159,10,.3)
}

    .btn-transparent-outline-warning:hover {
        color: #000;
        background-color: rgba(255,159,10,.3);
        border-color: rgba(255,159,10,.3)
    }

    .btn-check:focus + .btn-transparent-outline-warning, .btn-transparent-outline-warning:focus {
        box-shadow: none
    }

    .btn-check:checked + .btn-transparent-outline-warning, .btn-check:active + .btn-transparent-outline-warning, .btn-transparent-outline-warning:active, .btn-transparent-outline-warning.active, .btn-transparent-outline-warning.dropdown-toggle.show {
        color: #000;
        background-color: rgba(255,159,10,.3);
        border-color: rgba(255,159,10,.3)
    }

        .btn-check:checked + .btn-transparent-outline-warning:focus, .btn-check:active + .btn-transparent-outline-warning:focus, .btn-transparent-outline-warning:active:focus, .btn-transparent-outline-warning.active:focus, .btn-transparent-outline-warning.dropdown-toggle.show:focus {
            box-shadow: none
        }

    .btn-transparent-outline-warning:disabled, .btn-transparent-outline-warning.disabled {
        color: rgba(255,159,10,.3);
        background-color: rgba(0,0,0,0)
    }

.btn-transparent-outline-cyan {
    color: rgba(76,244,255,.3);
    border-color: rgba(76,244,255,.3)
}

    .btn-transparent-outline-cyan:hover {
        color: #000;
        background-color: rgba(76,244,255,.3);
        border-color: rgba(76,244,255,.3)
    }

    .btn-check:focus + .btn-transparent-outline-cyan, .btn-transparent-outline-cyan:focus {
        box-shadow: none
    }

    .btn-check:checked + .btn-transparent-outline-cyan, .btn-check:active + .btn-transparent-outline-cyan, .btn-transparent-outline-cyan:active, .btn-transparent-outline-cyan.active, .btn-transparent-outline-cyan.dropdown-toggle.show {
        color: #000;
        background-color: rgba(76,244,255,.3);
        border-color: rgba(76,244,255,.3)
    }

        .btn-check:checked + .btn-transparent-outline-cyan:focus, .btn-check:active + .btn-transparent-outline-cyan:focus, .btn-transparent-outline-cyan:active:focus, .btn-transparent-outline-cyan.active:focus, .btn-transparent-outline-cyan.dropdown-toggle.show:focus {
            box-shadow: none
        }

    .btn-transparent-outline-cyan:disabled, .btn-transparent-outline-cyan.disabled {
        color: rgba(76,244,255,.3);
        background-color: rgba(0,0,0,0)
    }

.btn-transparent-primary-op-80 {
    color: rgba(153,34,64,.8);
    border-color: rgba(153,34,64,.8)
}

    .btn-transparent-primary-op-80:hover {
        color: #fff;
        background-color: rgba(153,34,64,.8);
        border-color: rgba(153,34,64,.8)
    }

    .btn-check:focus + .btn-transparent-primary-op-80, .btn-transparent-primary-op-80:focus {
        box-shadow: none
    }

    .btn-check:checked + .btn-transparent-primary-op-80, .btn-check:active + .btn-transparent-primary-op-80, .btn-transparent-primary-op-80:active, .btn-transparent-primary-op-80.active, .btn-transparent-primary-op-80.dropdown-toggle.show {
        color: #fff;
        background-color: rgba(153,34,64,.8);
        border-color: rgba(153,34,64,.8)
    }

        .btn-check:checked + .btn-transparent-primary-op-80:focus, .btn-check:active + .btn-transparent-primary-op-80:focus, .btn-transparent-primary-op-80:active:focus, .btn-transparent-primary-op-80.active:focus, .btn-transparent-primary-op-80.dropdown-toggle.show:focus {
            box-shadow: none
        }

    .btn-transparent-primary-op-80:disabled, .btn-transparent-primary-op-80.disabled {
        color: rgba(153,34,64,.8);
        background-color: rgba(0,0,0,0)
    }

.navbar:not(.navbar-dark) .navbar-nav .nav-item .nav-link.active, .navbar:not(.navbar-dark) .navbar-nav .nav-item .nav-link:hover {
    color: #992240
}

.primary-nav .navbar-toggler {
    color: #fff;
    border-color: rgba(0,0,0,0)
}

    .primary-nav .navbar-toggler:focus {
        text-decoration: none;
        outline: 0;
        box-shadow: none
    }

.primary-nav .nav-item .nav-link {
    padding: 1rem 24px
}

    .primary-nav .nav-item .nav-link.active {
        background-color: #002e2d
    }

.navbar-brand img {
    height: 30px
}

@media(min-width: 992px) {
    .navbar-brand img {
        height: 35px
    }
}

.navbar-toggler:focus {
    text-decoration: none;
    outline: 0;
    box-shadow: none
}

.navbar-dark .navbar-toggler {
    color: #fff;
    border: none
}

.navbar-toggler-custom-icon {
    display: flex;
    flex-direction: column;
    gap: 6px;
    width: 35px;
    align-items: end
}

    .navbar-toggler-custom-icon span {
        background: #d9d9d9;
        width: 100%;
        height: 4px;
        border-radius: 3px;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        -ms-border-radius: 3px;
        -o-border-radius: 3px;
        display: block
    }

        .navbar-toggler-custom-icon span:nth-child(2) {
            width: 70%
        }

        .navbar-toggler-custom-icon span:nth-child(3) {
            width: 50%
        }

.rtl_transform {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform-origin: center center
}

.overlay_quot img {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg)
}
/*# sourceMappingURL=style-rtl.css.map */
