<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";/*!
 * Bootstrap v4.5.2 (https://getbootstrap.com/)
 * Copyright 2011-2020 The Bootstrap Authors
 * Copyright 2011-2020 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
:root {
    --blue: #007bff;
    --indigo: #6610f2;
    --purple: #6f42c1;
    --pink: #e83e8c;
    --red: #dc3545;
    --orange: #fd7e14;
    --yellow: #ffc107;
    --green: #28a745;
    --teal: #20c997;
    --cyan: #17a2b8;
    --white: #fff;
    --gray: #6c757d;
    --gray-dark: #343a40;
    --primary: #412020;
    --secondary: #E60012;
    --success: #28a745;
    --info: #17a2b8;
    --warning: #ffc107;
    --danger: #dc3545;
    --light: #f8f9fa;
    --dark: #343a40;
    --p_light: #6e4847;
    --p_dark: #1f0000;
    --s_light: #ff553e;
    --s_dark: #ab0000;
    --gray-400: #ced4da;
    --breakpoint-xs: 0;
    --breakpoint-sm: 576px;
    --breakpoint-md: 768px;
    --breakpoint-lg: 992px;
    --breakpoint-xl: 1200px;
    --font-family-sans-serif: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    --font-family-monospace: SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace
}

html {
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent;
    font-family: sans-serif;
    line-height: 1.15
}

article,aside,figcaption,figure,footer,header,hgroup,main,nav,section {
    display: block
}

body {
    margin: 0;
    background-color: #f7f9f9;
    color: #412020;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    text-align: left
}

[tabindex="-1"]:focus:not(:focus-visible) {
    outline: 0!important
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

h1,h2,h3,h4,h5,h6 {
    margin-top: 0;
    margin-bottom: .5rem
}

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

abbr[data-original-title],abbr[title] {
    -webkit-text-decoration: underline dotted;
    -webkit-text-decoration-skip-ink: none;
    border-bottom: 0;
    text-decoration: underline;
    text-decoration: underline dotted;
    text-decoration-skip-ink: none;
    cursor: help
}

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

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

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

dt {
    font-weight: 700
}

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

blockquote {
    margin: 0 0 1rem
}

b,strong {
    font-weight: bolder
}

small {
    font-size: 80%
}

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

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

a {
    background-color: transparent;
    color: #412020;
    text-decoration: none
}

a:hover {
    color: #ef6461;
    text-decoration: none
}

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

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

code,kbd,pre,samp {
    font-family: SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;
    font-size: 1em
}

pre {
    -ms-overflow-style: scrollbar;
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto
}

figure {
    margin: 0 0 1rem
}

img {
    border-style: none;
    vertical-align: middle
}

svg {
    overflow: hidden;
    vertical-align: middle
}

table {
    border-collapse: collapse
}

caption {
    padding-top: .75rem;
    padding-bottom: .75rem;
    color: #6c757d;
    text-align: left;
    caption-side: bottom
}

th {
    text-align: inherit
}

label {
    display: inline-block;
    margin-bottom: .5rem
}

button {
    border-radius: 0
}

button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color
}

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

button,input {
    overflow: visible
}

button,select {
    text-transform: none
}

[role=button] {
    cursor: pointer
}

select {
    word-wrap: normal
}


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

[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner {
    padding: 0;
    border-style: none
}

input[type=checkbox],input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

textarea {
    overflow: auto;
    resize: vertical
}

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

legend {
    display: block;
    width: 100%;
    max-width: 100%;
    margin-bottom: .5rem;
    padding: 0;
    color: inherit;
    font-size: 1.5rem;
    line-height: inherit;
    white-space: normal
}

@media (max-width: 1200px) {
    legend {
        font-size:calc(1.275rem + .3vw)
    }
}

progress {
    vertical-align: baseline
}

[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button {
    height: auto
}


[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

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

output {
    display: inline-block
}

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

template {
    display: none
}

[hidden] {
    display: none!important
}

.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6 {
    margin-bottom: .5rem;
    font-weight: 500;
    line-height: 1.2
}

.h1,h1 {
    font-size: 2.5rem
}

@media (max-width: 1200px) {
    .h1,h1 {
        font-size:calc(1.375rem + 1.5vw)
    }
}

.h2,h2 {
    font-size: 2rem
}

@media (max-width: 1200px) {
    .h2,h2 {
        font-size:calc(1.325rem + .9vw)
    }
}

.h3,h3 {
    font-size: 1.75rem
}

@media (max-width: 1200px) {
    .h3,h3 {
        font-size:calc(1.3rem + .6vw)
    }
}

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

@media (max-width: 1200px) {
    .h4,h4 {
        font-size:calc(1.275rem + .3vw)
    }
}

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

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

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

.display-1 {
    font-size: 6rem;
    font-weight: 300;
    line-height: 1.2
}

@media (max-width: 1200px) {
    .display-1 {
        font-size:calc(1.725rem + 5.7vw)
    }
}

.display-2 {
    font-size: 5.5rem;
    font-weight: 300;
    line-height: 1.2
}

@media (max-width: 1200px) {
    .display-2 {
        font-size:calc(1.675rem + 5.1vw)
    }
}

.display-3 {
    font-size: 4.5rem;
    font-weight: 300;
    line-height: 1.2
}

@media (max-width: 1200px) {
    .display-3 {
        font-size:calc(1.575rem + 3.9vw)
    }
}

.display-4 {
    font-size: 3.5rem;
    font-weight: 300;
    line-height: 1.2
}

@media (max-width: 1200px) {
    .display-4 {
        font-size:calc(1.475rem + 2.7vw)
    }
}

hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0,0,0,.1)
}

.small,small {
    font-size: 80%;
    font-weight: 400
}

.mark,mark {
    padding: .2em;
    background-color: #fcf8e3
}

.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: 90%;
    text-transform: uppercase
}

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

.blockquote-footer {
    display: block;
    color: #6c757d;
    font-size: 80%
}

.blockquote-footer::before {
    content: "\2014\00A0"
}

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

.img-thumbnail {
    max-width: 100%;
    height: auto;
    padding: .25rem;
    border: 1px solid #dee2e6;
    border-radius: .25rem;
    background-color: #f7f9f9
}

.figure {
    display: inline-block
}

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

.figure-caption {
    color: #6c757d;
    font-size: 90%
}

/*!
 * Bootstrap Grid v5.3.0 (https://getbootstrap.com/)
 * Copyright 2011-2023 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: calc(var(--bs-gutter-x) * .5);
    padding-left: calc(var(--bs-gutter-x) * .5)
}

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

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

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

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

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

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

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

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

.col {
    flex: 1 0 0%
}

.row-cols-auto&gt;* {
    flex: 0 0 auto;
    width: auto
}

.row-cols-1&gt;* {
    flex: 0 0 auto;
    width: 100%
}

.row-cols-2&gt;* {
    flex: 0 0 auto;
    width: 50%
}

.row-cols-3&gt;* {
    flex: 0 0 auto;
    width: 33.3333333333%
}

.row-cols-4&gt;* {
    flex: 0 0 auto;
    width: 25%
}

.row-cols-5&gt;* {
    flex: 0 0 auto;
    width: 20%
}

.row-cols-6&gt;* {
    flex: 0 0 auto;
    width: 16.6666666667%
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .row-cols-sm-auto&gt;* {
        flex: 0 0 auto;
        width: auto
    }

    .row-cols-sm-1&gt;* {
        flex: 0 0 auto;
        width: 100%
    }

    .row-cols-sm-2&gt;* {
        flex: 0 0 auto;
        width: 50%
    }

    .row-cols-sm-3&gt;* {
        flex: 0 0 auto;
        width: 33.3333333333%
    }

    .row-cols-sm-4&gt;* {
        flex: 0 0 auto;
        width: 25%
    }

    .row-cols-sm-5&gt;* {
        flex: 0 0 auto;
        width: 20%
    }

    .row-cols-sm-6&gt;* {
        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.33333333%
    }

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

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

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

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

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

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

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

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

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

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

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

    .offset-sm-0 {
        margin-right: 0
    }

    .offset-sm-1 {
        margin-right: 8.33333333%
    }

    .offset-sm-2 {
        margin-right: 16.66666667%
    }

    .offset-sm-3 {
        margin-right: 25%
    }

    .offset-sm-4 {
        margin-right: 33.33333333%
    }

    .offset-sm-5 {
        margin-right: 41.66666667%
    }

    .offset-sm-6 {
        margin-right: 50%
    }

    .offset-sm-7 {
        margin-right: 58.33333333%
    }

    .offset-sm-8 {
        margin-right: 66.66666667%
    }

    .offset-sm-9 {
        margin-right: 75%
    }

    .offset-sm-10 {
        margin-right: 83.33333333%
    }

    .offset-sm-11 {
        margin-right: 91.66666667%
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

    .row-cols-md-auto&gt;* {
        flex: 0 0 auto;
        width: auto
    }

    .row-cols-md-1&gt;* {
        flex: 0 0 auto;
        width: 100%
    }

    .row-cols-md-2&gt;* {
        flex: 0 0 auto;
        width: 50%
    }

    .row-cols-md-3&gt;* {
        flex: 0 0 auto;
        width: 33.3333333333%
    }

    .row-cols-md-4&gt;* {
        flex: 0 0 auto;
        width: 25%
    }

    .row-cols-md-5&gt;* {
        flex: 0 0 auto;
        width: 20%
    }

    .row-cols-md-6&gt;* {
        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.33333333%
    }

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

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

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

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

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

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

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

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

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

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

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

    .offset-md-0 {
        margin-right: 0
    }

    .offset-md-1 {
        margin-right: 8.33333333%
    }

    .offset-md-2 {
        margin-right: 16.66666667%
    }

    .offset-md-3 {
        margin-right: 25%
    }

    .offset-md-4 {
        margin-right: 33.33333333%
    }

    .offset-md-5 {
        margin-right: 41.66666667%
    }

    .offset-md-6 {
        margin-right: 50%
    }

    .offset-md-7 {
        margin-right: 58.33333333%
    }

    .offset-md-8 {
        margin-right: 66.66666667%
    }

    .offset-md-9 {
        margin-right: 75%
    }

    .offset-md-10 {
        margin-right: 83.33333333%
    }

    .offset-md-11 {
        margin-right: 91.66666667%
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

    .row-cols-lg-auto&gt;* {
        flex: 0 0 auto;
        width: auto
    }

    .row-cols-lg-1&gt;* {
        flex: 0 0 auto;
        width: 100%
    }

    .row-cols-lg-2&gt;* {
        flex: 0 0 auto;
        width: 50%
    }

    .row-cols-lg-3&gt;* {
        flex: 0 0 auto;
        width: 33.3333333333%
    }

    .row-cols-lg-4&gt;* {
        flex: 0 0 auto;
        width: 25%
    }

    .row-cols-lg-5&gt;* {
        flex: 0 0 auto;
        width: 20%
    }

    .row-cols-lg-6&gt;* {
        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.33333333%
    }

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

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

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

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

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

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

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

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

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

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

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

    .offset-lg-0 {
        margin-right: 0
    }

    .offset-lg-1 {
        margin-right: 8.33333333%
    }

    .offset-lg-2 {
        margin-right: 16.66666667%
    }

    .offset-lg-3 {
        margin-right: 25%
    }

    .offset-lg-4 {
        margin-right: 33.33333333%
    }

    .offset-lg-5 {
        margin-right: 41.66666667%
    }

    .offset-lg-6 {
        margin-right: 50%
    }

    .offset-lg-7 {
        margin-right: 58.33333333%
    }

    .offset-lg-8 {
        margin-right: 66.66666667%
    }

    .offset-lg-9 {
        margin-right: 75%
    }

    .offset-lg-10 {
        margin-right: 83.33333333%
    }

    .offset-lg-11 {
        margin-right: 91.66666667%
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

    .row-cols-xl-auto&gt;* {
        flex: 0 0 auto;
        width: auto
    }

    .row-cols-xl-1&gt;* {
        flex: 0 0 auto;
        width: 100%
    }

    .row-cols-xl-2&gt;* {
        flex: 0 0 auto;
        width: 50%
    }

    .row-cols-xl-3&gt;* {
        flex: 0 0 auto;
        width: 33.3333333333%
    }

    .row-cols-xl-4&gt;* {
        flex: 0 0 auto;
        width: 25%
    }

    .row-cols-xl-5&gt;* {
        flex: 0 0 auto;
        width: 20%
    }

    .row-cols-xl-6&gt;* {
        flex: 0 0 auto;
        width: 16.6666666667%
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

    .offset-xl-0 {
        margin-right: 0
    }

    .offset-xl-1 {
        margin-right: 8.33333333%
    }

    .offset-xl-2 {
        margin-right: 16.66666667%
    }

    .offset-xl-3 {
        margin-right: 25%
    }

    .offset-xl-4 {
        margin-right: 33.33333333%
    }

    .offset-xl-5 {
        margin-right: 41.66666667%
    }

    .offset-xl-6 {
        margin-right: 50%
    }

    .offset-xl-7 {
        margin-right: 58.33333333%
    }

    .offset-xl-8 {
        margin-right: 66.66666667%
    }

    .offset-xl-9 {
        margin-right: 75%
    }

    .offset-xl-10 {
        margin-right: 83.33333333%
    }

    .offset-xl-11 {
        margin-right: 91.66666667%
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

    .row-cols-xxl-auto&gt;* {
        flex: 0 0 auto;
        width: auto
    }

    .row-cols-xxl-1&gt;* {
        flex: 0 0 auto;
        width: 100%
    }

    .row-cols-xxl-2&gt;* {
        flex: 0 0 auto;
        width: 50%
    }

    .row-cols-xxl-3&gt;* {
        flex: 0 0 auto;
        width: 33.3333333333%
    }

    .row-cols-xxl-4&gt;* {
        flex: 0 0 auto;
        width: 25%
    }

    .row-cols-xxl-5&gt;* {
        flex: 0 0 auto;
        width: 20%
    }

    .row-cols-xxl-6&gt;* {
        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.33333333%
    }

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

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

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

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

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

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

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

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

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

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

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

    .offset-xxl-0 {
        margin-right: 0
    }

    .offset-xxl-1 {
        margin-right: 8.33333333%
    }

    .offset-xxl-2 {
        margin-right: 16.66666667%
    }

    .offset-xxl-3 {
        margin-right: 25%
    }

    .offset-xxl-4 {
        margin-right: 33.33333333%
    }

    .offset-xxl-5 {
        margin-right: 41.66666667%
    }

    .offset-xxl-6 {
        margin-right: 50%
    }

    .offset-xxl-7 {
        margin-right: 58.33333333%
    }

    .offset-xxl-8 {
        margin-right: 66.66666667%
    }

    .offset-xxl-9 {
        margin-right: 75%
    }

    .offset-xxl-10 {
        margin-right: 83.33333333%
    }

    .offset-xxl-11 {
        margin-right: 91.66666667%
    }

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

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

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

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

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

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

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

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

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

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

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

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

.d-inline {
    display: inline!important
}

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

.d-block {
    display: block!important
}

.d-grid {
    display: grid!important
}

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

.d-table {
    display: table!important
}

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

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

.d-flex {
    display: flex!important
}

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

.d-none {
    display: none!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
}

.justify-content-start {
    justify-content: flex-start!important
}

.justify-content-end {
    justify-content: flex-end!important
}

.justify-content-center {
    justify-content: center!important
}

.justify-content-between {
    justify-content: space-between!important
}

.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 {
    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-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-right: 0!important;
    margin-left: 0!important
}

.mx-1 {
    margin-right: .25rem!important;
    margin-left: .25rem!important
}

.mx-2 {
    margin-right: .5rem!important;
    margin-left: .5rem!important
}

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

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

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

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

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

.my-1 {
    margin-top: .25rem!important;
    margin-bottom: .25rem!important
}

.my-2 {
    margin-top: .5rem!important;
    margin-bottom: .5rem!important
}

.my-3 {
    margin-top: 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-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-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-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-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-1 {
    padding: .25rem!important
}

.p-2 {
    padding: .5rem!important
}

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

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

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

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

.px-1 {
    padding-right: .25rem!important;
    padding-left: .25rem!important
}

.px-2 {
    padding-right: .5rem!important;
    padding-left: .5rem!important
}

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

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

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

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

.py-1 {
    padding-top: .25rem!important;
    padding-bottom: .25rem!important
}

.py-2 {
    padding-top: .5rem!important;
    padding-bottom: .5rem!important
}

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

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

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

.pt-0 {
    padding-top: 0!important
}

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

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

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

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

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

.pe-0 {
    padding-left: 0!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-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-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
}

@media (min-width: 576px) {
    .d-sm-inline {
        display:inline!important
    }

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

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

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

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

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

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

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

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

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

    .d-sm-none {
        display: none!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
    }

    .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-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-right: 0!important;
        margin-left: 0!important
    }

    .mx-sm-1 {
        margin-right: .25rem!important;
        margin-left: .25rem!important
    }

    .mx-sm-2 {
        margin-right: .5rem!important;
        margin-left: .5rem!important
    }

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

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

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

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

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

    .my-sm-1 {
        margin-top: .25rem!important;
        margin-bottom: .25rem!important
    }

    .my-sm-2 {
        margin-top: .5rem!important;
        margin-bottom: .5rem!important
    }

    .my-sm-3 {
        margin-top: 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-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-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-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-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-1 {
        padding: .25rem!important
    }

    .p-sm-2 {
        padding: .5rem!important
    }

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

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

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

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

    .px-sm-1 {
        padding-right: .25rem!important;
        padding-left: .25rem!important
    }

    .px-sm-2 {
        padding-right: .5rem!important;
        padding-left: .5rem!important
    }

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

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

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

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

    .py-sm-1 {
        padding-top: .25rem!important;
        padding-bottom: .25rem!important
    }

    .py-sm-2 {
        padding-top: .5rem!important;
        padding-bottom: .5rem!important
    }

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

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

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

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

    .pt-sm-1 {
        padding-top: .25rem!important
    }

    .pt-sm-2 {
        padding-top: .5rem!important
    }

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

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

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

    .pe-sm-0 {
        padding-left: 0!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-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-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
    }
}

@media (min-width: 768px) {
    .d-md-inline {
        display:inline!important
    }

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

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

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

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

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

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

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

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

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

    .d-md-none {
        display: none!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
    }

    .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-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-right: 0!important;
        margin-left: 0!important
    }

    .mx-md-1 {
        margin-right: .25rem!important;
        margin-left: .25rem!important
    }

    .mx-md-2 {
        margin-right: .5rem!important;
        margin-left: .5rem!important
    }

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

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

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

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

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

    .my-md-1 {
        margin-top: .25rem!important;
        margin-bottom: .25rem!important
    }

    .my-md-2 {
        margin-top: .5rem!important;
        margin-bottom: .5rem!important
    }

    .my-md-3 {
        margin-top: 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-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-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-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-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-1 {
        padding: .25rem!important
    }

    .p-md-2 {
        padding: .5rem!important
    }

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

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

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

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

    .px-md-1 {
        padding-right: .25rem!important;
        padding-left: .25rem!important
    }

    .px-md-2 {
        padding-right: .5rem!important;
        padding-left: .5rem!important
    }

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

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

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

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

    .py-md-1 {
        padding-top: .25rem!important;
        padding-bottom: .25rem!important
    }

    .py-md-2 {
        padding-top: .5rem!important;
        padding-bottom: .5rem!important
    }

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

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

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

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

    .pt-md-1 {
        padding-top: .25rem!important
    }

    .pt-md-2 {
        padding-top: .5rem!important
    }

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

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

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

    .pe-md-0 {
        padding-left: 0!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-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-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
    }
}

@media (min-width: 992px) {
    .d-lg-inline {
        display:inline!important
    }

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

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

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

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

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

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

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

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

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

    .d-lg-none {
        display: none!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
    }

    .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-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-right: 0!important;
        margin-left: 0!important
    }

    .mx-lg-1 {
        margin-right: .25rem!important;
        margin-left: .25rem!important
    }

    .mx-lg-2 {
        margin-right: .5rem!important;
        margin-left: .5rem!important
    }

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

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

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

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

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

    .my-lg-1 {
        margin-top: .25rem!important;
        margin-bottom: .25rem!important
    }

    .my-lg-2 {
        margin-top: .5rem!important;
        margin-bottom: .5rem!important
    }

    .my-lg-3 {
        margin-top: 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-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-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-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-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-1 {
        padding: .25rem!important
    }

    .p-lg-2 {
        padding: .5rem!important
    }

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

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

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

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

    .px-lg-1 {
        padding-right: .25rem!important;
        padding-left: .25rem!important
    }

    .px-lg-2 {
        padding-right: .5rem!important;
        padding-left: .5rem!important
    }

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

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

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

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

    .py-lg-1 {
        padding-top: .25rem!important;
        padding-bottom: .25rem!important
    }

    .py-lg-2 {
        padding-top: .5rem!important;
        padding-bottom: .5rem!important
    }

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

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

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

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

    .pt-lg-1 {
        padding-top: .25rem!important
    }

    .pt-lg-2 {
        padding-top: .5rem!important
    }

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

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

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

    .pe-lg-0 {
        padding-left: 0!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-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-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
    }
}

@media (min-width: 1200px) {
    .d-xl-inline {
        display:inline!important
    }

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

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

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

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

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

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

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

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

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

    .d-xl-none {
        display: none!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
    }

    .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-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-right: 0!important;
        margin-left: 0!important
    }

    .mx-xl-1 {
        margin-right: .25rem!important;
        margin-left: .25rem!important
    }

    .mx-xl-2 {
        margin-right: .5rem!important;
        margin-left: .5rem!important
    }

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

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

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

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

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

    .my-xl-1 {
        margin-top: .25rem!important;
        margin-bottom: .25rem!important
    }

    .my-xl-2 {
        margin-top: .5rem!important;
        margin-bottom: .5rem!important
    }

    .my-xl-3 {
        margin-top: 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-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-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-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-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-1 {
        padding: .25rem!important
    }

    .p-xl-2 {
        padding: .5rem!important
    }

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

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

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

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

    .px-xl-1 {
        padding-right: .25rem!important;
        padding-left: .25rem!important
    }

    .px-xl-2 {
        padding-right: .5rem!important;
        padding-left: .5rem!important
    }

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

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

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

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

    .py-xl-1 {
        padding-top: .25rem!important;
        padding-bottom: .25rem!important
    }

    .py-xl-2 {
        padding-top: .5rem!important;
        padding-bottom: .5rem!important
    }

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

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

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

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

    .pt-xl-1 {
        padding-top: .25rem!important
    }

    .pt-xl-2 {
        padding-top: .5rem!important
    }

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

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

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

    .pe-xl-0 {
        padding-left: 0!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-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-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
    }
}

@media (min-width: 1400px) {
    .d-xxl-inline {
        display:inline!important
    }

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

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

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

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

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

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

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

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

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

    .d-xxl-none {
        display: none!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
    }

    .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-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-right: 0!important;
        margin-left: 0!important
    }

    .mx-xxl-1 {
        margin-right: .25rem!important;
        margin-left: .25rem!important
    }

    .mx-xxl-2 {
        margin-right: .5rem!important;
        margin-left: .5rem!important
    }

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

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

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

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

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

    .my-xxl-1 {
        margin-top: .25rem!important;
        margin-bottom: .25rem!important
    }

    .my-xxl-2 {
        margin-top: .5rem!important;
        margin-bottom: .5rem!important
    }

    .my-xxl-3 {
        margin-top: 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-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-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-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-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-1 {
        padding: .25rem!important
    }

    .p-xxl-2 {
        padding: .5rem!important
    }

    .p-xxl-3 {
        padding: 1rem!important
    }

    .p-xxl-4 {
        padding: 1.5rem!important
    }

    .p-xxl-5 {
        padding: 3rem!important
    }

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

    .px-xxl-1 {
        padding-right: .25rem!important;
        padding-left: .25rem!important
    }

    .px-xxl-2 {
        padding-right: .5rem!important;
        padding-left: .5rem!important
    }

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

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

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

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

    .py-xxl-1 {
        padding-top: .25rem!important;
        padding-bottom: .25rem!important
    }

    .py-xxl-2 {
        padding-top: .5rem!important;
        padding-bottom: .5rem!important
    }

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

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

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

    .pt-xxl-0 {
        padding-top: 0!important
    }

    .pt-xxl-1 {
        padding-top: .25rem!important
    }

    .pt-xxl-2 {
        padding-top: .5rem!important
    }

    .pt-xxl-3 {
        padding-top: 1rem!important
    }

    .pt-xxl-4 {
        padding-top: 1.5rem!important
    }

    .pt-xxl-5 {
        padding-top: 3rem!important
    }

    .pe-xxl-0 {
        padding-left: 0!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-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-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
    }
}

@media print {
    .d-print-inline {
        display: inline!important
    }

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

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

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

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

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

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

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

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

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

    .d-print-none {
        display: none!important
    }
}

.grid {
    gap: var(--bs-gap,1.5rem);
    display: grid;
    grid-template-columns: repeat(var(--bs-columns,12),1fr);
    grid-template-rows: repeat(var(--bs-rows,1),1fr)
}

.grid .g-col-1 {
    grid-column: auto/span 1
}

.grid .g-col-2 {
    grid-column: auto/span 2
}

.grid .g-col-3 {
    grid-column: auto/span 3
}

.grid .g-col-4 {
    grid-column: auto/span 4
}

.grid .g-col-5 {
    grid-column: auto/span 5
}

.grid .g-col-6 {
    grid-column: auto/span 6
}

.grid .g-col-7 {
    grid-column: auto/span 7
}

.grid .g-col-8 {
    grid-column: auto/span 8
}

.grid .g-col-9 {
    grid-column: auto/span 9
}

.grid .g-col-10 {
    grid-column: auto/span 10
}

.grid .g-col-11 {
    grid-column: auto/span 11
}

.grid .g-col-12 {
    grid-column: auto/span 12
}

.grid .g-start-1 {
    grid-column-start: 1
}

.grid .g-start-2 {
    grid-column-start: 2
}

.grid .g-start-3 {
    grid-column-start: 3
}

.grid .g-start-4 {
    grid-column-start: 4
}

.grid .g-start-5 {
    grid-column-start: 5
}

.grid .g-start-6 {
    grid-column-start: 6
}

.grid .g-start-7 {
    grid-column-start: 7
}

.grid .g-start-8 {
    grid-column-start: 8
}

.grid .g-start-9 {
    grid-column-start: 9
}

.grid .g-start-10 {
    grid-column-start: 10
}

.grid .g-start-11 {
    grid-column-start: 11
}

@media (min-width: 576px) {
    .grid .g-col-sm-1 {
        grid-column:auto/span 1
    }

    .grid .g-col-sm-2 {
        grid-column: auto/span 2
    }

    .grid .g-col-sm-3 {
        grid-column: auto/span 3
    }

    .grid .g-col-sm-4 {
        grid-column: auto/span 4
    }

    .grid .g-col-sm-5 {
        grid-column: auto/span 5
    }

    .grid .g-col-sm-6 {
        grid-column: auto/span 6
    }

    .grid .g-col-sm-7 {
        grid-column: auto/span 7
    }

    .grid .g-col-sm-8 {
        grid-column: auto/span 8
    }

    .grid .g-col-sm-9 {
        grid-column: auto/span 9
    }

    .grid .g-col-sm-10 {
        grid-column: auto/span 10
    }

    .grid .g-col-sm-11 {
        grid-column: auto/span 11
    }

    .grid .g-col-sm-12 {
        grid-column: auto/span 12
    }

    .grid .g-start-sm-1 {
        grid-column-start: 1
    }

    .grid .g-start-sm-2 {
        grid-column-start: 2
    }

    .grid .g-start-sm-3 {
        grid-column-start: 3
    }

    .grid .g-start-sm-4 {
        grid-column-start: 4
    }

    .grid .g-start-sm-5 {
        grid-column-start: 5
    }

    .grid .g-start-sm-6 {
        grid-column-start: 6
    }

    .grid .g-start-sm-7 {
        grid-column-start: 7
    }

    .grid .g-start-sm-8 {
        grid-column-start: 8
    }

    .grid .g-start-sm-9 {
        grid-column-start: 9
    }

    .grid .g-start-sm-10 {
        grid-column-start: 10
    }

    .grid .g-start-sm-11 {
        grid-column-start: 11
    }
}

@media (min-width: 768px) {
    .grid .g-col-md-1 {
        grid-column:auto/span 1
    }

    .grid .g-col-md-2 {
        grid-column: auto/span 2
    }

    .grid .g-col-md-3 {
        grid-column: auto/span 3
    }

    .grid .g-col-md-4 {
        grid-column: auto/span 4
    }

    .grid .g-col-md-5 {
        grid-column: auto/span 5
    }

    .grid .g-col-md-6 {
        grid-column: auto/span 6
    }

    .grid .g-col-md-7 {
        grid-column: auto/span 7
    }

    .grid .g-col-md-8 {
        grid-column: auto/span 8
    }

    .grid .g-col-md-9 {
        grid-column: auto/span 9
    }

    .grid .g-col-md-10 {
        grid-column: auto/span 10
    }

    .grid .g-col-md-11 {
        grid-column: auto/span 11
    }

    .grid .g-col-md-12 {
        grid-column: auto/span 12
    }

    .grid .g-start-md-1 {
        grid-column-start: 1
    }

    .grid .g-start-md-2 {
        grid-column-start: 2
    }

    .grid .g-start-md-3 {
        grid-column-start: 3
    }

    .grid .g-start-md-4 {
        grid-column-start: 4
    }

    .grid .g-start-md-5 {
        grid-column-start: 5
    }

    .grid .g-start-md-6 {
        grid-column-start: 6
    }

    .grid .g-start-md-7 {
        grid-column-start: 7
    }

    .grid .g-start-md-8 {
        grid-column-start: 8
    }

    .grid .g-start-md-9 {
        grid-column-start: 9
    }

    .grid .g-start-md-10 {
        grid-column-start: 10
    }

    .grid .g-start-md-11 {
        grid-column-start: 11
    }
}

@media (min-width: 992px) {
    .grid .g-col-lg-1 {
        grid-column:auto/span 1
    }

    .grid .g-col-lg-2 {
        grid-column: auto/span 2
    }

    .grid .g-col-lg-3 {
        grid-column: auto/span 3
    }

    .grid .g-col-lg-4 {
        grid-column: auto/span 4
    }

    .grid .g-col-lg-5 {
        grid-column: auto/span 5
    }

    .grid .g-col-lg-6 {
        grid-column: auto/span 6
    }

    .grid .g-col-lg-7 {
        grid-column: auto/span 7
    }

    .grid .g-col-lg-8 {
        grid-column: auto/span 8
    }

    .grid .g-col-lg-9 {
        grid-column: auto/span 9
    }

    .grid .g-col-lg-10 {
        grid-column: auto/span 10
    }

    .grid .g-col-lg-11 {
        grid-column: auto/span 11
    }

    .grid .g-col-lg-12 {
        grid-column: auto/span 12
    }

    .grid .g-start-lg-1 {
        grid-column-start: 1
    }

    .grid .g-start-lg-2 {
        grid-column-start: 2
    }

    .grid .g-start-lg-3 {
        grid-column-start: 3
    }

    .grid .g-start-lg-4 {
        grid-column-start: 4
    }

    .grid .g-start-lg-5 {
        grid-column-start: 5
    }

    .grid .g-start-lg-6 {
        grid-column-start: 6
    }

    .grid .g-start-lg-7 {
        grid-column-start: 7
    }

    .grid .g-start-lg-8 {
        grid-column-start: 8
    }

    .grid .g-start-lg-9 {
        grid-column-start: 9
    }

    .grid .g-start-lg-10 {
        grid-column-start: 10
    }

    .grid .g-start-lg-11 {
        grid-column-start: 11
    }
}

@media (min-width: 1200px) {
    .grid .g-col-xl-1 {
        grid-column:auto/span 1
    }

    .grid .g-col-xl-2 {
        grid-column: auto/span 2
    }

    .grid .g-col-xl-3 {
        grid-column: auto/span 3
    }

    .grid .g-col-xl-4 {
        grid-column: auto/span 4
    }

    .grid .g-col-xl-5 {
        grid-column: auto/span 5
    }

    .grid .g-col-xl-6 {
        grid-column: auto/span 6
    }

    .grid .g-col-xl-7 {
        grid-column: auto/span 7
    }

    .grid .g-col-xl-8 {
        grid-column: auto/span 8
    }

    .grid .g-col-xl-9 {
        grid-column: auto/span 9
    }

    .grid .g-col-xl-10 {
        grid-column: auto/span 10
    }

    .grid .g-col-xl-11 {
        grid-column: auto/span 11
    }

    .grid .g-col-xl-12 {
        grid-column: auto/span 12
    }

    .grid .g-start-xl-1 {
        grid-column-start: 1
    }

    .grid .g-start-xl-2 {
        grid-column-start: 2
    }

    .grid .g-start-xl-3 {
        grid-column-start: 3
    }

    .grid .g-start-xl-4 {
        grid-column-start: 4
    }

    .grid .g-start-xl-5 {
        grid-column-start: 5
    }

    .grid .g-start-xl-6 {
        grid-column-start: 6
    }

    .grid .g-start-xl-7 {
        grid-column-start: 7
    }

    .grid .g-start-xl-8 {
        grid-column-start: 8
    }

    .grid .g-start-xl-9 {
        grid-column-start: 9
    }

    .grid .g-start-xl-10 {
        grid-column-start: 10
    }

    .grid .g-start-xl-11 {
        grid-column-start: 11
    }
}

@media (min-width: 1400px) {
    .grid .g-col-xxl-1 {
        grid-column:auto/span 1
    }

    .grid .g-col-xxl-2 {
        grid-column: auto/span 2
    }

    .grid .g-col-xxl-3 {
        grid-column: auto/span 3
    }

    .grid .g-col-xxl-4 {
        grid-column: auto/span 4
    }

    .grid .g-col-xxl-5 {
        grid-column: auto/span 5
    }

    .grid .g-col-xxl-6 {
        grid-column: auto/span 6
    }

    .grid .g-col-xxl-7 {
        grid-column: auto/span 7
    }

    .grid .g-col-xxl-8 {
        grid-column: auto/span 8
    }

    .grid .g-col-xxl-9 {
        grid-column: auto/span 9
    }

    .grid .g-col-xxl-10 {
        grid-column: auto/span 10
    }

    .grid .g-col-xxl-11 {
        grid-column: auto/span 11
    }

    .grid .g-col-xxl-12 {
        grid-column: auto/span 12
    }

    .grid .g-start-xxl-1 {
        grid-column-start: 1
    }

    .grid .g-start-xxl-2 {
        grid-column-start: 2
    }

    .grid .g-start-xxl-3 {
        grid-column-start: 3
    }

    .grid .g-start-xxl-4 {
        grid-column-start: 4
    }

    .grid .g-start-xxl-5 {
        grid-column-start: 5
    }

    .grid .g-start-xxl-6 {
        grid-column-start: 6
    }

    .grid .g-start-xxl-7 {
        grid-column-start: 7
    }

    .grid .g-start-xxl-8 {
        grid-column-start: 8
    }

    .grid .g-start-xxl-9 {
        grid-column-start: 9
    }

    .grid .g-start-xxl-10 {
        grid-column-start: 10
    }

    .grid .g-start-xxl-11 {
        grid-column-start: 11
    }
}

.table {
    width: 100%;
    margin-bottom: 1rem;
    color: #412020
}

.table td,.table th {
    padding: .75rem;
    border-top: 1px solid #dee2e6;
    vertical-align: top
}

.table thead th {
    border-bottom: 2px solid #dee2e6;
    vertical-align: bottom
}

.table tbody+tbody {
    border-top: 2px solid #dee2e6
}

.table-sm td,.table-sm th {
    padding: .3rem
}

.table-bordered {
    border: 1px solid #dee2e6
}

.table-bordered td,.table-bordered th {
    border: 1px solid #dee2e6
}

.table-bordered thead td,.table-bordered thead th {
    border-bottom-width: 2px
}

.table-borderless tbody+tbody,.table-borderless td,.table-borderless th,.table-borderless thead th {
    border: 0
}

.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(0,0,0,.05)
}

.table-hover tbody tr:hover {
    background-color: rgba(0,0,0,.075);
    color: #412020
}

.table-primary,.table-primary&gt;td,.table-primary&gt;th {
    background-color: #cac1c1
}

.table-primary tbody+tbody,.table-primary td,.table-primary th,.table-primary thead th {
    border-color: #9c8b8b
}

.table-hover .table-primary:hover {
    background-color: #beb3b3
}

.table-hover .table-primary:hover&gt;td,.table-hover .table-primary:hover&gt;th {
    background-color: #beb3b3
}

.table-secondary,.table-secondary&gt;td,.table-secondary&gt;th {
    background-color: #f8b8bd
}

.table-secondary tbody+tbody,.table-secondary td,.table-secondary th,.table-secondary thead th {
    border-color: #f27a84
}

.table-hover .table-secondary:hover {
    background-color: #f6a1a7
}

.table-hover .table-secondary:hover&gt;td,.table-hover .table-secondary:hover&gt;th {
    background-color: #f6a1a7
}

.table-success,.table-success&gt;td,.table-success&gt;th {
    background-color: #c3e6cb
}

.table-success tbody+tbody,.table-success td,.table-success th,.table-success thead th {
    border-color: #8fd19e
}

.table-hover .table-success:hover {
    background-color: #b1dfbb
}

.table-hover .table-success:hover&gt;td,.table-hover .table-success:hover&gt;th {
    background-color: #b1dfbb
}

.table-info,.table-info&gt;td,.table-info&gt;th {
    background-color: #bee5eb
}

.table-info tbody+tbody,.table-info td,.table-info th,.table-info thead th {
    border-color: #86cfda
}

.table-hover .table-info:hover {
    background-color: #abdde5
}

.table-hover .table-info:hover&gt;td,.table-hover .table-info:hover&gt;th {
    background-color: #abdde5
}

.table-warning,.table-warning&gt;td,.table-warning&gt;th {
    background-color: #ffeeba
}

.table-warning tbody+tbody,.table-warning td,.table-warning th,.table-warning thead th {
    border-color: #ffdf7e
}

.table-hover .table-warning:hover {
    background-color: #ffe8a1
}

.table-hover .table-warning:hover&gt;td,.table-hover .table-warning:hover&gt;th {
    background-color: #ffe8a1
}

.table-danger,.table-danger&gt;td,.table-danger&gt;th {
    background-color: #f5c6cb
}

.table-danger tbody+tbody,.table-danger td,.table-danger th,.table-danger thead th {
    border-color: #ed969e
}

.table-hover .table-danger:hover {
    background-color: #f1b0b7
}

.table-hover .table-danger:hover&gt;td,.table-hover .table-danger:hover&gt;th {
    background-color: #f1b0b7
}

.table-light,.table-light&gt;td,.table-light&gt;th {
    background-color: #fdfdfe
}

.table-light tbody+tbody,.table-light td,.table-light th,.table-light thead th {
    border-color: #fbfcfc
}

.table-hover .table-light:hover {
    background-color: #ececf6
}

.table-hover .table-light:hover&gt;td,.table-hover .table-light:hover&gt;th {
    background-color: #ececf6
}

.table-dark,.table-dark&gt;td,.table-dark&gt;th {
    background-color: #c6c8ca
}

.table-dark tbody+tbody,.table-dark td,.table-dark th,.table-dark thead th {
    border-color: #95999c
}

.table-hover .table-dark:hover {
    background-color: #b9bbbe
}

.table-hover .table-dark:hover&gt;td,.table-hover .table-dark:hover&gt;th {
    background-color: #b9bbbe
}

.table-p_light,.table-p_light&gt;td,.table-p_light&gt;th {
    background-color: #d6cccb
}

.table-p_light tbody+tbody,.table-p_light td,.table-p_light th,.table-p_light thead th {
    border-color: #b4a09f
}

.table-hover .table-p_light:hover {
    background-color: #cbbebd
}

.table-hover .table-p_light:hover&gt;td,.table-hover .table-p_light:hover&gt;th {
    background-color: #cbbebd
}

.table-p_dark,.table-p_dark&gt;td,.table-p_dark&gt;th {
    background-color: #c0b8b8
}

.table-p_dark tbody+tbody,.table-p_dark td,.table-p_dark th,.table-p_dark thead th {
    border-color: #8b7a7a
}

.table-hover .table-p_dark:hover {
    background-color: #b4aaaa
}

.table-hover .table-p_dark:hover&gt;td,.table-hover .table-p_dark:hover&gt;th {
    background-color: #b4aaaa
}

.table-s_light,.table-s_light&gt;td,.table-s_light&gt;th {
    background-color: #ffcfc9
}

.table-s_light tbody+tbody,.table-s_light td,.table-s_light th,.table-s_light thead th {
    border-color: #ffa79b
}

.table-hover .table-s_light:hover {
    background-color: #ffb8b0
}

.table-hover .table-s_light:hover&gt;td,.table-hover .table-s_light:hover&gt;th {
    background-color: #ffb8b0
}

.table-s_dark,.table-s_dark&gt;td,.table-s_dark&gt;th {
    background-color: #e7b8b8
}

.table-s_dark tbody+tbody,.table-s_dark td,.table-s_dark th,.table-s_dark thead th {
    border-color: #d37a7a
}

.table-hover .table-s_dark:hover {
    background-color: #e1a5a5
}

.table-hover .table-s_dark:hover&gt;td,.table-hover .table-s_dark:hover&gt;th {
    background-color: #e1a5a5
}

.table-gray-400,.table-gray-400&gt;td,.table-gray-400&gt;th {
    background-color: #f1f3f5
}

.table-gray-400 tbody+tbody,.table-gray-400 td,.table-gray-400 th,.table-gray-400 thead th {
    border-color: #e6e9ec
}

.table-hover .table-gray-400:hover {
    background-color: #e2e6ea
}

.table-hover .table-gray-400:hover&gt;td,.table-hover .table-gray-400:hover&gt;th {
    background-color: #e2e6ea
}

.table-active,.table-active&gt;td,.table-active&gt;th {
    background-color: rgba(0,0,0,.075)
}

.table-hover .table-active:hover {
    background-color: rgba(0,0,0,.075)
}

.table-hover .table-active:hover&gt;td,.table-hover .table-active:hover&gt;th {
    background-color: rgba(0,0,0,.075)
}

.table .thead-dark th {
    border-color: #454d55;
    background-color: #343a40;
    color: #fff
}

.table .thead-light th {
    border-color: #dee2e6;
    background-color: #e9ecef;
    color: #495057
}

.table-dark {
    background-color: #343a40;
    color: #fff
}

.table-dark td,.table-dark th,.table-dark thead th {
    border-color: #454d55
}

.table-dark.table-bordered {
    border: 0
}

.table-dark.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(255,255,255,.05)
}

.table-dark.table-hover tbody tr:hover {
    background-color: rgba(255,255,255,.075);
    color: #fff
}

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

    .table-responsive-sm&gt;.table-bordered {
        border: 0
    }
}

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

    .table-responsive-md&gt;.table-bordered {
        border: 0
    }
}

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

    .table-responsive-lg&gt;.table-bordered {
        border: 0
    }
}

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

    .table-responsive-xl&gt;.table-bordered {
        border: 0
    }
}

.table-responsive {
    -webkit-overflow-scrolling: touch;
    display: block;
    width: 100%;
    overflow-x: auto
}

.table-responsive&gt;.table-bordered {
    border: 0
}

.form-control {
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    background-clip: padding-box;
    background-color: #fff;
    color: #495057;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out
}

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

.form-control::-ms-expand {
    border: 0;
    background-color: transparent
}

.form-control:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #495057
}

.form-control:focus {
    border-color: #964a4a;
    outline: 0;
    background-color: #fff;
    box-shadow: 0 0 0 .2rem rgba(65,32,32,.25);
    color: #495057
}

.form-control::-moz-placeholder {
    color: #adb5bd;
    opacity: 1
}

.form-control::placeholder {
    color: #adb5bd;
    opacity: 1
}

.form-control:disabled,.form-control[readonly] {
    background-color: #e9ecef;
    opacity: 1
}

input[type=date].form-control,input[type=datetime-local].form-control,input[type=month].form-control,input[type=time].form-control {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

select.form-control:focus::-ms-value {
    background-color: #fff;
    color: #495057
}

.form-control-file,.form-control-range {
    display: block;
    width: 100%
}

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

.col-form-label-lg {
    padding-top: calc(.5rem + 1px);
    padding-bottom: calc(.5rem + 1px);
    font-size: 1.25rem;
    line-height: 1.5
}

.col-form-label-sm {
    padding-top: calc(.25rem + 1px);
    padding-bottom: calc(.25rem + 1px);
    font-size: .875rem;
    line-height: 1.5
}

.form-control-plaintext {
    display: block;
    width: 100%;
    margin-bottom: 0;
    padding: .375rem 0;
    border: solid transparent;
    border-width: 1px 0;
    background-color: transparent;
    color: #412020;
    font-size: 1rem;
    line-height: 1.5
}

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

.form-control-sm {
    height: calc(1.5em + .5rem + 2px);
    padding: .25rem .5rem;
    border-radius: .2rem;
    font-size: .875rem;
    line-height: 1.5
}

.form-control-lg {
    height: calc(1.5em + 1rem + 2px);
    padding: .5rem 1rem;
    border-radius: .3rem;
    font-size: 1.25rem;
    line-height: 1.5
}

select.form-control[multiple],select.form-control[size] {
    height: auto
}

textarea.form-control {
    height: auto
}

.form-group {
    margin-bottom: 1rem
}

.form-text {
    display: block;
    margin-top: .25rem
}

.form-row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -5px;
    margin-left: -5px
}

.form-row&gt;.col,.form-row&gt;[class*=col-] {
    padding-right: 5px;
    padding-left: 5px
}

.form-check {
    display: block;
    position: relative;
    padding-left: 1.25rem
}

.form-check-input {
    position: absolute;
    margin-top: .3rem;
    margin-left: -1.25rem
}

.form-check-input:disabled~.form-check-label,.form-check-input[disabled]~.form-check-label {
    color: #6c757d
}

.form-check-label {
    margin-bottom: 0
}

.form-check-inline {
    display: inline-flex;
    align-items: center;
    margin-right: .75rem;
    padding-left: 0
}

.form-check-inline .form-check-input {
    position: static;
    margin-top: 0;
    margin-right: .3125rem;
    margin-left: 0
}

.valid-feedback {
    display: none;
    width: 100%;
    margin-top: .25rem;
    color: #28a745;
    font-size: 80%
}

.valid-tooltip {
    display: none;
    z-index: 5;
    position: absolute;
    top: 100%;
    left: 0;
    max-width: 100%;
    margin-top: .1rem;
    padding: .25rem .5rem;
    border-radius: .25rem;
    background-color: rgba(40,167,69,.9);
    color: #fff;
    font-size: .875rem;
    line-height: 1.5
}

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

.form-control.is-valid,.was-validated .form-control:valid {
    padding-right: calc(1.5em + .75rem);
    border-color: #28a745;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' 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 calc(.375em + .1875rem) center;
    background-repeat: no-repeat;
    background-size: calc(.75em + .375rem) calc(.75em + .375rem)
}

.form-control.is-valid:focus,.was-validated .form-control:valid:focus {
    border-color: #28a745;
    box-shadow: 0 0 0 .2rem rgba(40,167,69,.25)
}

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

.custom-select.is-valid,.was-validated .custom-select:valid {
    padding-right: calc(.75em + 2.3125rem);
    border-color: #28a745;
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px,url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' 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") #fff no-repeat center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem)
}

.custom-select.is-valid:focus,.was-validated .custom-select:valid:focus {
    border-color: #28a745;
    box-shadow: 0 0 0 .2rem rgba(40,167,69,.25)
}

.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label {
    color: #28a745
}

.form-check-input.is-valid~.valid-feedback,.form-check-input.is-valid~.valid-tooltip,.was-validated .form-check-input:valid~.valid-feedback,.was-validated .form-check-input:valid~.valid-tooltip {
    display: block
}

.custom-control-input.is-valid~.custom-control-label,.was-validated .custom-control-input:valid~.custom-control-label {
    color: #28a745
}

.custom-control-input.is-valid~.custom-control-label::before,.was-validated .custom-control-input:valid~.custom-control-label::before {
    border-color: #28a745
}

.custom-control-input.is-valid:checked~.custom-control-label::before,.was-validated .custom-control-input:valid:checked~.custom-control-label::before {
    border-color: #34ce57;
    background-color: #34ce57
}

.custom-control-input.is-valid:focus~.custom-control-label::before,.was-validated .custom-control-input:valid:focus~.custom-control-label::before {
    box-shadow: 0 0 0 .2rem rgba(40,167,69,.25)
}

.custom-control-input.is-valid:focus:not(:checked)~.custom-control-label::before,.was-validated .custom-control-input:valid:focus:not(:checked)~.custom-control-label::before {
    border-color: #28a745
}

.custom-file-input.is-valid~.custom-file-label,.was-validated .custom-file-input:valid~.custom-file-label {
    border-color: #28a745
}

.custom-file-input.is-valid:focus~.custom-file-label,.was-validated .custom-file-input:valid:focus~.custom-file-label {
    border-color: #28a745;
    box-shadow: 0 0 0 .2rem rgba(40,167,69,.25)
}

.invalid-feedback {
    display: none;
    width: 100%;
    margin-top: .25rem;
    color: #dc3545;
    font-size: 80%
}

.invalid-tooltip {
    display: none;
    z-index: 5;
    position: absolute;
    top: 100%;
    left: 0;
    max-width: 100%;
    margin-top: .1rem;
    padding: .25rem .5rem;
    border-radius: .25rem;
    background-color: rgba(220,53,69,.9);
    color: #fff;
    font-size: .875rem;
    line-height: 1.5
}

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

.form-control.is-invalid,.was-validated .form-control:invalid {
    padding-right: calc(1.5em + .75rem);
    border-color: #dc3545;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%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='%23dc3545' stroke='none'/%3e%3c/svg%3e");
    background-position: right calc(.375em + .1875rem) center;
    background-repeat: no-repeat;
    background-size: calc(.75em + .375rem) calc(.75em + .375rem)
}

.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus {
    border-color: #dc3545;
    box-shadow: 0 0 0 .2rem rgba(220,53,69,.25)
}

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

.custom-select.is-invalid,.was-validated .custom-select:invalid {
    padding-right: calc(.75em + 2.3125rem);
    border-color: #dc3545;
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px,url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%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='%23dc3545' stroke='none'/%3e%3c/svg%3e") #fff no-repeat center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem)
}

.custom-select.is-invalid:focus,.was-validated .custom-select:invalid:focus {
    border-color: #dc3545;
    box-shadow: 0 0 0 .2rem rgba(220,53,69,.25)
}

.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label {
    color: #dc3545
}

.form-check-input.is-invalid~.invalid-feedback,.form-check-input.is-invalid~.invalid-tooltip,.was-validated .form-check-input:invalid~.invalid-feedback,.was-validated .form-check-input:invalid~.invalid-tooltip {
    display: block
}

.custom-control-input.is-invalid~.custom-control-label,.was-validated .custom-control-input:invalid~.custom-control-label {
    color: #dc3545
}

.custom-control-input.is-invalid~.custom-control-label::before,.was-validated .custom-control-input:invalid~.custom-control-label::before {
    border-color: #dc3545
}

.custom-control-input.is-invalid:checked~.custom-control-label::before,.was-validated .custom-control-input:invalid:checked~.custom-control-label::before {
    border-color: #e4606d;
    background-color: #e4606d
}

.custom-control-input.is-invalid:focus~.custom-control-label::before,.was-validated .custom-control-input:invalid:focus~.custom-control-label::before {
    box-shadow: 0 0 0 .2rem rgba(220,53,69,.25)
}

.custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label::before,.was-validated .custom-control-input:invalid:focus:not(:checked)~.custom-control-label::before {
    border-color: #dc3545
}

.custom-file-input.is-invalid~.custom-file-label,.was-validated .custom-file-input:invalid~.custom-file-label {
    border-color: #dc3545
}

.custom-file-input.is-invalid:focus~.custom-file-label,.was-validated .custom-file-input:invalid:focus~.custom-file-label {
    border-color: #dc3545;
    box-shadow: 0 0 0 .2rem rgba(220,53,69,.25)
}

.form-inline {
    display: flex;
    flex-flow: row wrap;
    align-items: center
}

.form-inline .form-check {
    width: 100%
}

@media (min-width: 576px) {
    .form-inline label {
        display:flex;
        align-items: center;
        justify-content: center;
        margin-bottom: 0
    }

    .form-inline .form-group {
        display: flex;
        flex: 0 0 auto;
        flex-flow: row wrap;
        align-items: center;
        margin-bottom: 0
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .form-inline .form-control-plaintext {
        display: inline-block
    }

    .form-inline .custom-select,.form-inline .input-group {
        width: auto
    }

    .form-inline .form-check {
        display: flex;
        align-items: center;
        justify-content: center;
        width: auto;
        padding-left: 0
    }

    .form-inline .form-check-input {
        position: relative;
        flex-shrink: 0;
        margin-top: 0;
        margin-right: .25rem;
        margin-left: 0
    }

    .form-inline .custom-control {
        align-items: center;
        justify-content: center
    }

    .form-inline .custom-control-label {
        margin-bottom: 0
    }
}

.btn {
    -webkit-user-select: none;
    -moz-user-select: none;
    display: inline-block;
    padding: .375rem .75rem;
    border: 1px solid transparent;
    border-radius: .25rem;
    background-color: transparent;
    color: #412020;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    text-align: center;
    vertical-align: middle;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    user-select: none
}

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

.btn:hover {
    color: #412020;
    text-decoration: none
}

.btn.focus,.btn:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(65,32,32,.25)
}

.btn.disabled,.btn:disabled {
    opacity: .65
}

.btn:not(:disabled):not(.disabled) {
    cursor: pointer
}

a.btn.disabled,fieldset:disabled a.btn {
    pointer-events: none
}

.btn-primary {
    border-color: #412020;
    background-color: #412020;
    color: #fff
}

.btn-primary:hover {
    border-color: #1f0f0f;
    background-color: #271313;
    color: #fff
}

.btn-primary.focus,.btn-primary:focus {
    border-color: #1f0f0f;
    background-color: #271313;
    box-shadow: 0 0 0 .2rem rgba(94,65,65,.5);
    color: #fff
}

.btn-primary.disabled,.btn-primary:disabled {
    border-color: #412020;
    background-color: #412020;
    color: #fff
}

.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active,.show&gt;.btn-primary.dropdown-toggle {
    border-color: #160b0b;
    background-color: #1f0f0f;
    color: #fff
}

.btn-primary:not(:disabled):not(.disabled).active:focus,.btn-primary:not(:disabled):not(.disabled):active:focus,.show&gt;.btn-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(94,65,65,.5)
}

.btn-secondary {
    border-color: #e60012;
    background-color: #e60012;
    color: #fff
}

.btn-secondary:hover {
    border-color: #b3000e;
    background-color: #c0000f;
    color: #fff
}

.btn-secondary.focus,.btn-secondary:focus {
    border-color: #b3000e;
    background-color: #c0000f;
    box-shadow: 0 0 0 .2rem rgba(234,38,54,.5);
    color: #fff
}

.btn-secondary.disabled,.btn-secondary:disabled {
    border-color: #e60012;
    background-color: #e60012;
    color: #fff
}

.btn-secondary:not(:disabled):not(.disabled).active,.btn-secondary:not(:disabled):not(.disabled):active,.show&gt;.btn-secondary.dropdown-toggle {
    border-color: #a6000d;
    background-color: #b3000e;
    color: #fff
}

.btn-secondary:not(:disabled):not(.disabled).active:focus,.btn-secondary:not(:disabled):not(.disabled):active:focus,.show&gt;.btn-secondary.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(234,38,54,.5)
}

.btn-success {
    border-color: #28a745;
    background-color: #28a745;
    color: #fff
}

.btn-success:hover {
    border-color: #1e7e34;
    background-color: #218838;
    color: #fff
}

.btn-success.focus,.btn-success:focus {
    border-color: #1e7e34;
    background-color: #218838;
    box-shadow: 0 0 0 .2rem rgba(72,180,97,.5);
    color: #fff
}

.btn-success.disabled,.btn-success:disabled {
    border-color: #28a745;
    background-color: #28a745;
    color: #fff
}

.btn-success:not(:disabled):not(.disabled).active,.btn-success:not(:disabled):not(.disabled):active,.show&gt;.btn-success.dropdown-toggle {
    border-color: #1c7430;
    background-color: #1e7e34;
    color: #fff
}

.btn-success:not(:disabled):not(.disabled).active:focus,.btn-success:not(:disabled):not(.disabled):active:focus,.show&gt;.btn-success.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(72,180,97,.5)
}

.btn-info {
    border-color: #17a2b8;
    background-color: #17a2b8;
    color: #fff
}

.btn-info:hover {
    border-color: #117a8b;
    background-color: #138496;
    color: #fff
}

.btn-info.focus,.btn-info:focus {
    border-color: #117a8b;
    background-color: #138496;
    box-shadow: 0 0 0 .2rem rgba(58,176,195,.5);
    color: #fff
}

.btn-info.disabled,.btn-info:disabled {
    border-color: #17a2b8;
    background-color: #17a2b8;
    color: #fff
}

.btn-info:not(:disabled):not(.disabled).active,.btn-info:not(:disabled):not(.disabled):active,.show&gt;.btn-info.dropdown-toggle {
    border-color: #10707f;
    background-color: #117a8b;
    color: #fff
}

.btn-info:not(:disabled):not(.disabled).active:focus,.btn-info:not(:disabled):not(.disabled):active:focus,.show&gt;.btn-info.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(58,176,195,.5)
}

.btn-warning {
    border-color: #ffc107;
    background-color: #ffc107;
    color: #212529
}

.btn-warning:hover {
    border-color: #d39e00;
    background-color: #e0a800;
    color: #212529
}

.btn-warning.focus,.btn-warning:focus {
    border-color: #d39e00;
    background-color: #e0a800;
    box-shadow: 0 0 0 .2rem rgba(222,170,12,.5);
    color: #212529
}

.btn-warning.disabled,.btn-warning:disabled {
    border-color: #ffc107;
    background-color: #ffc107;
    color: #212529
}

.btn-warning:not(:disabled):not(.disabled).active,.btn-warning:not(:disabled):not(.disabled):active,.show&gt;.btn-warning.dropdown-toggle {
    border-color: #c69500;
    background-color: #d39e00;
    color: #212529
}

.btn-warning:not(:disabled):not(.disabled).active:focus,.btn-warning:not(:disabled):not(.disabled):active:focus,.show&gt;.btn-warning.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(222,170,12,.5)
}

.btn-danger {
    border-color: #dc3545;
    background-color: #dc3545;
    color: #fff
}

.btn-danger:hover {
    border-color: #bd2130;
    background-color: #c82333;
    color: #fff
}

.btn-danger.focus,.btn-danger:focus {
    border-color: #bd2130;
    background-color: #c82333;
    box-shadow: 0 0 0 .2rem rgba(225,83,97,.5);
    color: #fff
}

.btn-danger.disabled,.btn-danger:disabled {
    border-color: #dc3545;
    background-color: #dc3545;
    color: #fff
}

.btn-danger:not(:disabled):not(.disabled).active,.btn-danger:not(:disabled):not(.disabled):active,.show&gt;.btn-danger.dropdown-toggle {
    border-color: #b21f2d;
    background-color: #bd2130;
    color: #fff
}

.btn-danger:not(:disabled):not(.disabled).active:focus,.btn-danger:not(:disabled):not(.disabled):active:focus,.show&gt;.btn-danger.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(225,83,97,.5)
}

.btn-light {
    border-color: #f8f9fa;
    background-color: #f8f9fa;
    color: #212529
}

.btn-light:hover {
    border-color: #dae0e5;
    background-color: #e2e6ea;
    color: #212529
}

.btn-light.focus,.btn-light:focus {
    border-color: #dae0e5;
    background-color: #e2e6ea;
    box-shadow: 0 0 0 .2rem rgba(216,217,219,.5);
    color: #212529
}

.btn-light.disabled,.btn-light:disabled {
    border-color: #f8f9fa;
    background-color: #f8f9fa;
    color: #212529
}

.btn-light:not(:disabled):not(.disabled).active,.btn-light:not(:disabled):not(.disabled):active,.show&gt;.btn-light.dropdown-toggle {
    border-color: #d3d9df;
    background-color: #dae0e5;
    color: #212529
}

.btn-light:not(:disabled):not(.disabled).active:focus,.btn-light:not(:disabled):not(.disabled):active:focus,.show&gt;.btn-light.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(216,217,219,.5)
}

.btn-dark {
    border-color: #343a40;
    background-color: #343a40;
    color: #fff
}

.btn-dark:hover {
    border-color: #1d2124;
    background-color: #23272b;
    color: #fff
}

.btn-dark.focus,.btn-dark:focus {
    border-color: #1d2124;
    background-color: #23272b;
    box-shadow: 0 0 0 .2rem rgba(82,88,93,.5);
    color: #fff
}

.btn-dark.disabled,.btn-dark:disabled {
    border-color: #343a40;
    background-color: #343a40;
    color: #fff
}

.btn-dark:not(:disabled):not(.disabled).active,.btn-dark:not(:disabled):not(.disabled):active,.show&gt;.btn-dark.dropdown-toggle {
    border-color: #171a1d;
    background-color: #1d2124;
    color: #fff
}

.btn-dark:not(:disabled):not(.disabled).active:focus,.btn-dark:not(:disabled):not(.disabled):active:focus,.show&gt;.btn-dark.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(82,88,93,.5)
}

.btn-p_light {
    border-color: #6e4847;
    background-color: #6e4847;
    color: #fff
}

.btn-p_light:hover {
    border-color: #4f3433;
    background-color: #573938;
    color: #fff
}

.btn-p_light.focus,.btn-p_light:focus {
    border-color: #4f3433;
    background-color: #573938;
    box-shadow: 0 0 0 .2rem rgba(132,99,99,.5);
    color: #fff
}

.btn-p_light.disabled,.btn-p_light:disabled {
    border-color: #6e4847;
    background-color: #6e4847;
    color: #fff
}

.btn-p_light:not(:disabled):not(.disabled).active,.btn-p_light:not(:disabled):not(.disabled):active,.show&gt;.btn-p_light.dropdown-toggle {
    border-color: #472f2e;
    background-color: #4f3433;
    color: #fff
}

.btn-p_light:not(:disabled):not(.disabled).active:focus,.btn-p_light:not(:disabled):not(.disabled):active:focus,.show&gt;.btn-p_light.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(132,99,99,.5)
}

.btn-p_dark {
    border-color: #1f0000;
    background-color: #1f0000;
    color: #fff
}

.btn-p_dark:hover {
    border-color: #000;
    background-color: #000;
    color: #fff
}

.btn-p_dark.focus,.btn-p_dark:focus {
    border-color: #000;
    background-color: #000;
    box-shadow: 0 0 0 .2rem rgba(65,38,38,.5);
    color: #fff
}

.btn-p_dark.disabled,.btn-p_dark:disabled {
    border-color: #1f0000;
    background-color: #1f0000;
    color: #fff
}

.btn-p_dark:not(:disabled):not(.disabled).active,.btn-p_dark:not(:disabled):not(.disabled):active,.show&gt;.btn-p_dark.dropdown-toggle {
    border-color: #000;
    background-color: #000;
    color: #fff
}

.btn-p_dark:not(:disabled):not(.disabled).active:focus,.btn-p_dark:not(:disabled):not(.disabled):active:focus,.show&gt;.btn-p_dark.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(65,38,38,.5)
}

.btn-s_light {
    border-color: #ff553e;
    background-color: #ff553e;
    color: #fff
}

.btn-s_light:hover {
    border-color: #ff280b;
    background-color: #ff3318;
    color: #fff
}

.btn-s_light.focus,.btn-s_light:focus {
    border-color: #ff280b;
    background-color: #ff3318;
    box-shadow: 0 0 0 .2rem rgba(255,111,91,.5);
    color: #fff
}

.btn-s_light.disabled,.btn-s_light:disabled {
    border-color: #ff553e;
    background-color: #ff553e;
    color: #fff
}

.btn-s_light:not(:disabled):not(.disabled).active,.btn-s_light:not(:disabled):not(.disabled):active,.show&gt;.btn-s_light.dropdown-toggle {
    border-color: #fd1e00;
    background-color: #ff280b;
    color: #fff
}

.btn-s_light:not(:disabled):not(.disabled).active:focus,.btn-s_light:not(:disabled):not(.disabled):active:focus,.show&gt;.btn-s_light.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(255,111,91,.5)
}

.btn-s_dark {
    border-color: #ab0000;
    background-color: #ab0000;
    color: #fff
}

.btn-s_dark:hover {
    border-color: #780000;
    background-color: #850000;
    color: #fff
}

.btn-s_dark.focus,.btn-s_dark:focus {
    border-color: #780000;
    background-color: #850000;
    box-shadow: 0 0 0 .2rem rgba(184,38,38,.5);
    color: #fff
}

.btn-s_dark.disabled,.btn-s_dark:disabled {
    border-color: #ab0000;
    background-color: #ab0000;
    color: #fff
}

.btn-s_dark:not(:disabled):not(.disabled).active,.btn-s_dark:not(:disabled):not(.disabled):active,.show&gt;.btn-s_dark.dropdown-toggle {
    border-color: #6b0000;
    background-color: #780000;
    color: #fff
}

.btn-s_dark:not(:disabled):not(.disabled).active:focus,.btn-s_dark:not(:disabled):not(.disabled):active:focus,.show&gt;.btn-s_dark.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(184,38,38,.5)
}

.btn-gray-400 {
    border-color: #ced4da;
    background-color: #ced4da;
    color: #212529
}

.btn-gray-400:hover {
    border-color: #b1bbc4;
    background-color: #b8c1ca;
    color: #212529
}

.btn-gray-400.focus,.btn-gray-400:focus {
    border-color: #b1bbc4;
    background-color: #b8c1ca;
    box-shadow: 0 0 0 .2rem rgba(180,186,191,.5);
    color: #212529
}

.btn-gray-400.disabled,.btn-gray-400:disabled {
    border-color: #ced4da;
    background-color: #ced4da;
    color: #212529
}

.btn-gray-400:not(:disabled):not(.disabled).active,.btn-gray-400:not(:disabled):not(.disabled):active,.show&gt;.btn-gray-400.dropdown-toggle {
    border-color: #aab4bf;
    background-color: #b1bbc4;
    color: #212529
}

.btn-gray-400:not(:disabled):not(.disabled).active:focus,.btn-gray-400:not(:disabled):not(.disabled):active:focus,.show&gt;.btn-gray-400.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(180,186,191,.5)
}

.btn-outline-primary {
    border-color: #412020;
    color: #412020
}

.btn-outline-primary:hover {
    border-color: #412020;
    background-color: #412020;
    color: #fff
}

.btn-outline-primary.focus,.btn-outline-primary:focus {
    box-shadow: 0 0 0 .2rem rgba(65,32,32,.5)
}

.btn-outline-primary.disabled,.btn-outline-primary:disabled {
    background-color: transparent;
    color: #412020
}

.btn-outline-primary:not(:disabled):not(.disabled).active,.btn-outline-primary:not(:disabled):not(.disabled):active,.show&gt;.btn-outline-primary.dropdown-toggle {
    border-color: #412020;
    background-color: #412020;
    color: #fff
}

.btn-outline-primary:not(:disabled):not(.disabled).active:focus,.btn-outline-primary:not(:disabled):not(.disabled):active:focus,.show&gt;.btn-outline-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(65,32,32,.5)
}

.btn-outline-secondary {
    border-color: #e60012;
    color: #e60012
}

.btn-outline-secondary:hover {
    border-color: #e60012;
    background-color: #e60012;
    color: #fff
}

.btn-outline-secondary.focus,.btn-outline-secondary:focus {
    box-shadow: 0 0 0 .2rem rgba(230,0,18,.5)
}

.btn-outline-secondary.disabled,.btn-outline-secondary:disabled {
    background-color: transparent;
    color: #e60012
}

.btn-outline-secondary:not(:disabled):not(.disabled).active,.btn-outline-secondary:not(:disabled):not(.disabled):active,.show&gt;.btn-outline-secondary.dropdown-toggle {
    border-color: #e60012;
    background-color: #e60012;
    color: #fff
}

.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,.show&gt;.btn-outline-secondary.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(230,0,18,.5)
}

.btn-outline-success {
    border-color: #28a745;
    color: #28a745
}

.btn-outline-success:hover {
    border-color: #28a745;
    background-color: #28a745;
    color: #fff
}

.btn-outline-success.focus,.btn-outline-success:focus {
    box-shadow: 0 0 0 .2rem rgba(40,167,69,.5)
}

.btn-outline-success.disabled,.btn-outline-success:disabled {
    background-color: transparent;
    color: #28a745
}

.btn-outline-success:not(:disabled):not(.disabled).active,.btn-outline-success:not(:disabled):not(.disabled):active,.show&gt;.btn-outline-success.dropdown-toggle {
    border-color: #28a745;
    background-color: #28a745;
    color: #fff
}

.btn-outline-success:not(:disabled):not(.disabled).active:focus,.btn-outline-success:not(:disabled):not(.disabled):active:focus,.show&gt;.btn-outline-success.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(40,167,69,.5)
}

.btn-outline-info {
    border-color: #17a2b8;
    color: #17a2b8
}

.btn-outline-info:hover {
    border-color: #17a2b8;
    background-color: #17a2b8;
    color: #fff
}

.btn-outline-info.focus,.btn-outline-info:focus {
    box-shadow: 0 0 0 .2rem rgba(23,162,184,.5)
}

.btn-outline-info.disabled,.btn-outline-info:disabled {
    background-color: transparent;
    color: #17a2b8
}

.btn-outline-info:not(:disabled):not(.disabled).active,.btn-outline-info:not(:disabled):not(.disabled):active,.show&gt;.btn-outline-info.dropdown-toggle {
    border-color: #17a2b8;
    background-color: #17a2b8;
    color: #fff
}

.btn-outline-info:not(:disabled):not(.disabled).active:focus,.btn-outline-info:not(:disabled):not(.disabled):active:focus,.show&gt;.btn-outline-info.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(23,162,184,.5)
}

.btn-outline-warning {
    border-color: #ffc107;
    color: #ffc107
}

.btn-outline-warning:hover {
    border-color: #ffc107;
    background-color: #ffc107;
    color: #212529
}

.btn-outline-warning.focus,.btn-outline-warning:focus {
    box-shadow: 0 0 0 .2rem rgba(255,193,7,.5)
}

.btn-outline-warning.disabled,.btn-outline-warning:disabled {
    background-color: transparent;
    color: #ffc107
}

.btn-outline-warning:not(:disabled):not(.disabled).active,.btn-outline-warning:not(:disabled):not(.disabled):active,.show&gt;.btn-outline-warning.dropdown-toggle {
    border-color: #ffc107;
    background-color: #ffc107;
    color: #212529
}

.btn-outline-warning:not(:disabled):not(.disabled).active:focus,.btn-outline-warning:not(:disabled):not(.disabled):active:focus,.show&gt;.btn-outline-warning.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(255,193,7,.5)
}

.btn-outline-danger {
    border-color: #dc3545;
    color: #dc3545
}

.btn-outline-danger:hover {
    border-color: #dc3545;
    background-color: #dc3545;
    color: #fff
}

.btn-outline-danger.focus,.btn-outline-danger:focus {
    box-shadow: 0 0 0 .2rem rgba(220,53,69,.5)
}

.btn-outline-danger.disabled,.btn-outline-danger:disabled {
    background-color: transparent;
    color: #dc3545
}

.btn-outline-danger:not(:disabled):not(.disabled).active,.btn-outline-danger:not(:disabled):not(.disabled):active,.show&gt;.btn-outline-danger.dropdown-toggle {
    border-color: #dc3545;
    background-color: #dc3545;
    color: #fff
}

.btn-outline-danger:not(:disabled):not(.disabled).active:focus,.btn-outline-danger:not(:disabled):not(.disabled):active:focus,.show&gt;.btn-outline-danger.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(220,53,69,.5)
}

.btn-outline-light {
    border-color: #f8f9fa;
    color: #f8f9fa
}

.btn-outline-light:hover {
    border-color: #f8f9fa;
    background-color: #f8f9fa;
    color: #212529
}

.btn-outline-light.focus,.btn-outline-light:focus {
    box-shadow: 0 0 0 .2rem rgba(248,249,250,.5)
}

.btn-outline-light.disabled,.btn-outline-light:disabled {
    background-color: transparent;
    color: #f8f9fa
}

.btn-outline-light:not(:disabled):not(.disabled).active,.btn-outline-light:not(:disabled):not(.disabled):active,.show&gt;.btn-outline-light.dropdown-toggle {
    border-color: #f8f9fa;
    background-color: #f8f9fa;
    color: #212529
}

.btn-outline-light:not(:disabled):not(.disabled).active:focus,.btn-outline-light:not(:disabled):not(.disabled):active:focus,.show&gt;.btn-outline-light.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(248,249,250,.5)
}

.btn-outline-dark {
    border-color: #343a40;
    color: #343a40
}

.btn-outline-dark:hover {
    border-color: #343a40;
    background-color: #343a40;
    color: #fff
}

.btn-outline-dark.focus,.btn-outline-dark:focus {
    box-shadow: 0 0 0 .2rem rgba(52,58,64,.5)
}

.btn-outline-dark.disabled,.btn-outline-dark:disabled {
    background-color: transparent;
    color: #343a40
}

.btn-outline-dark:not(:disabled):not(.disabled).active,.btn-outline-dark:not(:disabled):not(.disabled):active,.show&gt;.btn-outline-dark.dropdown-toggle {
    border-color: #343a40;
    background-color: #343a40;
    color: #fff
}

.btn-outline-dark:not(:disabled):not(.disabled).active:focus,.btn-outline-dark:not(:disabled):not(.disabled):active:focus,.show&gt;.btn-outline-dark.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(52,58,64,.5)
}

.btn-outline-p_light {
    border-color: #6e4847;
    color: #6e4847
}

.btn-outline-p_light:hover {
    border-color: #6e4847;
    background-color: #6e4847;
    color: #fff
}

.btn-outline-p_light.focus,.btn-outline-p_light:focus {
    box-shadow: 0 0 0 .2rem rgba(110,72,71,.5)
}

.btn-outline-p_light.disabled,.btn-outline-p_light:disabled {
    background-color: transparent;
    color: #6e4847
}

.btn-outline-p_light:not(:disabled):not(.disabled).active,.btn-outline-p_light:not(:disabled):not(.disabled):active,.show&gt;.btn-outline-p_light.dropdown-toggle {
    border-color: #6e4847;
    background-color: #6e4847;
    color: #fff
}

.btn-outline-p_light:not(:disabled):not(.disabled).active:focus,.btn-outline-p_light:not(:disabled):not(.disabled):active:focus,.show&gt;.btn-outline-p_light.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(110,72,71,.5)
}

.btn-outline-p_dark {
    border-color: #1f0000;
    color: #1f0000
}

.btn-outline-p_dark:hover {
    border-color: #1f0000;
    background-color: #1f0000;
    color: #fff
}

.btn-outline-p_dark.focus,.btn-outline-p_dark:focus {
    box-shadow: 0 0 0 .2rem rgba(31,0,0,.5)
}

.btn-outline-p_dark.disabled,.btn-outline-p_dark:disabled {
    background-color: transparent;
    color: #1f0000
}

.btn-outline-p_dark:not(:disabled):not(.disabled).active,.btn-outline-p_dark:not(:disabled):not(.disabled):active,.show&gt;.btn-outline-p_dark.dropdown-toggle {
    border-color: #1f0000;
    background-color: #1f0000;
    color: #fff
}

.btn-outline-p_dark:not(:disabled):not(.disabled).active:focus,.btn-outline-p_dark:not(:disabled):not(.disabled):active:focus,.show&gt;.btn-outline-p_dark.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(31,0,0,.5)
}

.btn-outline-s_light {
    border-color: #ff553e;
    color: #ff553e
}

.btn-outline-s_light:hover {
    border-color: #ff553e;
    background-color: #ff553e;
    color: #fff
}

.btn-outline-s_light.focus,.btn-outline-s_light:focus {
    box-shadow: 0 0 0 .2rem rgba(255,85,62,.5)
}

.btn-outline-s_light.disabled,.btn-outline-s_light:disabled {
    background-color: transparent;
    color: #ff553e
}

.btn-outline-s_light:not(:disabled):not(.disabled).active,.btn-outline-s_light:not(:disabled):not(.disabled):active,.show&gt;.btn-outline-s_light.dropdown-toggle {
    border-color: #ff553e;
    background-color: #ff553e;
    color: #fff
}

.btn-outline-s_light:not(:disabled):not(.disabled).active:focus,.btn-outline-s_light:not(:disabled):not(.disabled):active:focus,.show&gt;.btn-outline-s_light.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(255,85,62,.5)
}

.btn-outline-s_dark {
    border-color: #ab0000;
    color: #ab0000
}

.btn-outline-s_dark:hover {
    border-color: #ab0000;
    background-color: #ab0000;
    color: #fff
}

.btn-outline-s_dark.focus,.btn-outline-s_dark:focus {
    box-shadow: 0 0 0 .2rem rgba(171,0,0,.5)
}

.btn-outline-s_dark.disabled,.btn-outline-s_dark:disabled {
    background-color: transparent;
    color: #ab0000
}

.btn-outline-s_dark:not(:disabled):not(.disabled).active,.btn-outline-s_dark:not(:disabled):not(.disabled):active,.show&gt;.btn-outline-s_dark.dropdown-toggle {
    border-color: #ab0000;
    background-color: #ab0000;
    color: #fff
}

.btn-outline-s_dark:not(:disabled):not(.disabled).active:focus,.btn-outline-s_dark:not(:disabled):not(.disabled):active:focus,.show&gt;.btn-outline-s_dark.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(171,0,0,.5)
}

.btn-outline-gray-400 {
    border-color: #ced4da;
    color: #ced4da
}

.btn-outline-gray-400:hover {
    border-color: #ced4da;
    background-color: #ced4da;
    color: #212529
}

.btn-outline-gray-400.focus,.btn-outline-gray-400:focus {
    box-shadow: 0 0 0 .2rem rgba(206,212,218,.5)
}

.btn-outline-gray-400.disabled,.btn-outline-gray-400:disabled {
    background-color: transparent;
    color: #ced4da
}

.btn-outline-gray-400:not(:disabled):not(.disabled).active,.btn-outline-gray-400:not(:disabled):not(.disabled):active,.show&gt;.btn-outline-gray-400.dropdown-toggle {
    border-color: #ced4da;
    background-color: #ced4da;
    color: #212529
}

.btn-outline-gray-400:not(:disabled):not(.disabled).active:focus,.btn-outline-gray-400:not(:disabled):not(.disabled):active:focus,.show&gt;.btn-outline-gray-400.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(206,212,218,.5)
}

.btn-link {
    color: #412020;
    font-weight: 400;
    text-decoration: none
}

.btn-link:hover {
    color: #ef6461;
    text-decoration: none
}

.btn-link.focus,.btn-link:focus {
    text-decoration: none
}

.btn-link.disabled,.btn-link:disabled {
    color: #6c757d;
    pointer-events: none
}

.btn-group-lg&gt;.btn,.btn-lg {
    padding: .5rem 1rem;
    border-radius: .3rem;
    font-size: 1.25rem;
    line-height: 1.5
}

.btn-group-sm&gt;.btn,.btn-sm {
    padding: .25rem .5rem;
    border-radius: .2rem;
    font-size: .875rem;
    line-height: 1.5
}

.btn-block {
    display: block;
}

.btn-block+.btn-block {
    margin-top: .5rem
}

input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block {
    width: 100%
}

.fade {
    transition: opacity .15s linear
}

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

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

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

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    transition: height .35s ease
}

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

.dropdown,.dropleft,.dropright,.dropup {
    position: relative
}

.dropdown-toggle {
    white-space: nowrap
}

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

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

.dropdown-menu {
    display: none;
    z-index: 1000;
    position: absolute;
    top: 100%;
    left: 0;
    min-width: 10rem;
    margin: .125rem 0 0;
    padding: .5rem 0;
    float: left;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: .25rem;
    background-clip: padding-box;
    background-color: #fff;
    color: #412020;
    font-size: 1rem;
    list-style: none;
    text-align: left
}

.dropdown-menu-left {
    right: auto;
    left: 0
}

.dropdown-menu-right {
    right: 0;
    left: auto
}

@media (min-width: 576px) {
    .dropdown-menu-sm-left {
        right:auto;
        left: 0
    }

    .dropdown-menu-sm-right {
        right: 0;
        left: auto
    }
}

@media (min-width: 768px) {
    .dropdown-menu-md-left {
        right:auto;
        left: 0
    }

    .dropdown-menu-md-right {
        right: 0;
        left: auto
    }
}

@media (min-width: 992px) {
    .dropdown-menu-lg-left {
        right:auto;
        left: 0
    }

    .dropdown-menu-lg-right {
        right: 0;
        left: auto
    }
}

@media (min-width: 1200px) {
    .dropdown-menu-xl-left {
        right:auto;
        left: 0
    }

    .dropdown-menu-xl-right {
        right: 0;
        left: auto
    }
}

.dropup .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-top: 0;
    margin-bottom: .125rem
}

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

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

.dropright .dropdown-menu {
    top: 0;
    right: auto;
    left: 100%;
    margin-top: 0;
    margin-left: .125rem
}

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

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

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

.dropleft .dropdown-menu {
    top: 0;
    right: 100%;
    left: auto;
    margin-top: 0;
    margin-right: .125rem
}

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

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

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

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

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

.dropdown-menu[x-placement^=bottom],.dropdown-menu[x-placement^=left],.dropdown-menu[x-placement^=right],.dropdown-menu[x-placement^=top] {
    right: auto;
    bottom: auto
}

.dropdown-divider {
    height: 0;
    margin: .5rem 0;
    overflow: hidden;
    border-top: 1px solid #e9ecef
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: .25rem 1.5rem;
    clear: both;
    border: 0;
    background-color: transparent;
    color: #212529;
    font-weight: 400;
    text-align: inherit;
    white-space: nowrap
}

.dropdown-item:focus,.dropdown-item:hover {
    background-color: #f8f9fa;
    color: #16181b;
    text-decoration: none
}

.dropdown-item.active,.dropdown-item:active {
    background-color: #412020;
    color: #fff;
    text-decoration: none
}

.dropdown-item.disabled,.dropdown-item:disabled {
    background-color: transparent;
    color: #6c757d;
    pointer-events: none
}

.dropdown-menu.show {
    display: block
}

.dropdown-header {
    display: block;
    margin-bottom: 0;
    padding: .5rem 1.5rem;
    color: #6c757d;
    font-size: .875rem;
    white-space: nowrap
}

.dropdown-item-text {
    display: block;
    padding: .25rem 1.5rem;
    color: #212529
}

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

.btn-group-vertical&gt;.btn,.btn-group&gt;.btn {
    position: relative;
    flex: 1 1 auto
}

.btn-group-vertical&gt;.btn:hover,.btn-group&gt;.btn:hover {
    z-index: 1
}

.btn-group-vertical&gt;.btn.active,.btn-group-vertical&gt;.btn:active,.btn-group-vertical&gt;.btn:focus,.btn-group&gt;.btn.active,.btn-group&gt;.btn:active,.btn-group&gt;.btn:focus {
    z-index: 1
}

.btn-toolbar {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start
}

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

.btn-group&gt;.btn-group:not(:first-child),.btn-group&gt;.btn:not(:first-child) {
    margin-left: -1px
}

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

.btn-group&gt;.btn-group:not(:first-child)&gt;.btn,.btn-group&gt;.btn:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

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

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

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

.btn-group-sm&gt;.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split {
    padding-right: .375rem;
    padding-left: .375rem
}

.btn-group-lg&gt;.btn+.dropdown-toggle-split,.btn-lg+.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&gt;.btn,.btn-group-vertical&gt;.btn-group {
    width: 100%
}

.btn-group-vertical&gt;.btn-group:not(:first-child),.btn-group-vertical&gt;.btn:not(:first-child) {
    margin-top: -1px
}

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

.btn-group-vertical&gt;.btn-group:not(:first-child)&gt;.btn,.btn-group-vertical&gt;.btn:not(:first-child) {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.btn-group-toggle&gt;.btn,.btn-group-toggle&gt;.btn-group&gt;.btn {
    margin-bottom: 0
}

.btn-group-toggle&gt;.btn input[type=checkbox],.btn-group-toggle&gt;.btn input[type=radio],.btn-group-toggle&gt;.btn-group&gt;.btn input[type=checkbox],.btn-group-toggle&gt;.btn-group&gt;.btn input[type=radio] {
    clip: rect(0,0,0,0);
    position: absolute;
    pointer-events: none
}

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

.input-group&gt;.custom-file,.input-group&gt;.custom-select,.input-group&gt;.form-control,.input-group&gt;.form-control-plaintext {
    position: relative;
    flex: 1 1 auto;
    width: 1%;
    min-width: 0;
    margin-bottom: 0
}

.input-group&gt;.custom-file+.custom-file,.input-group&gt;.custom-file+.custom-select,.input-group&gt;.custom-file+.form-control,.input-group&gt;.custom-select+.custom-file,.input-group&gt;.custom-select+.custom-select,.input-group&gt;.custom-select+.form-control,.input-group&gt;.form-control+.custom-file,.input-group&gt;.form-control+.custom-select,.input-group&gt;.form-control+.form-control,.input-group&gt;.form-control-plaintext+.custom-file,.input-group&gt;.form-control-plaintext+.custom-select,.input-group&gt;.form-control-plaintext+.form-control {
    margin-left: -1px
}

.input-group&gt;.custom-file .custom-file-input:focus~.custom-file-label,.input-group&gt;.custom-select:focus,.input-group&gt;.form-control:focus {
    z-index: 3
}

.input-group&gt;.custom-file .custom-file-input:focus {
    z-index: 4
}

.input-group&gt;.custom-select:not(:last-child),.input-group&gt;.form-control:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

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

.input-group&gt;.custom-file {
    display: flex;
    align-items: center
}

.input-group&gt;.custom-file:not(:last-child) .custom-file-label,.input-group&gt;.custom-file:not(:last-child) .custom-file-label::after {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.input-group&gt;.custom-file:not(:first-child) .custom-file-label {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.input-group-append,.input-group-prepend {
    display: flex
}

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

.input-group-append .btn:focus,.input-group-prepend .btn:focus {
    z-index: 3
}

.input-group-append .btn+.btn,.input-group-append .btn+.input-group-text,.input-group-append .input-group-text+.btn,.input-group-append .input-group-text+.input-group-text,.input-group-prepend .btn+.btn,.input-group-prepend .btn+.input-group-text,.input-group-prepend .input-group-text+.btn,.input-group-prepend .input-group-text+.input-group-text {
    margin-left: -1px
}

.input-group-prepend {
    margin-right: -1px
}

.input-group-append {
    margin-left: -1px
}

.input-group-text {
    display: flex;
    align-items: center;
    margin-bottom: 0;
    padding: .375rem .75rem;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    background-color: #e9ecef;
    color: #495057;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    text-align: center;
    white-space: nowrap
}

.input-group-text input[type=checkbox],.input-group-text input[type=radio] {
    margin-top: 0
}

.input-group-lg&gt;.custom-select,.input-group-lg&gt;.form-control:not(textarea) {
    height: calc(1.5em + 1rem + 2px)
}

.input-group-lg&gt;.custom-select,.input-group-lg&gt;.form-control,.input-group-lg&gt;.input-group-append&gt;.btn,.input-group-lg&gt;.input-group-append&gt;.input-group-text,.input-group-lg&gt;.input-group-prepend&gt;.btn,.input-group-lg&gt;.input-group-prepend&gt;.input-group-text {
    padding: .5rem 1rem;
    border-radius: .3rem;
    font-size: 1.25rem;
    line-height: 1.5
}

.input-group-sm&gt;.custom-select,.input-group-sm&gt;.form-control:not(textarea) {
    height: calc(1.5em + .5rem + 2px)
}

.input-group-sm&gt;.custom-select,.input-group-sm&gt;.form-control,.input-group-sm&gt;.input-group-append&gt;.btn,.input-group-sm&gt;.input-group-append&gt;.input-group-text,.input-group-sm&gt;.input-group-prepend&gt;.btn,.input-group-sm&gt;.input-group-prepend&gt;.input-group-text {
    padding: .25rem .5rem;
    border-radius: .2rem;
    font-size: .875rem;
    line-height: 1.5
}

.input-group-lg&gt;.custom-select,.input-group-sm&gt;.custom-select {
    padding-right: 1.75rem
}

.input-group&gt;.input-group-append:last-child&gt;.btn:not(:last-child):not(.dropdown-toggle),.input-group&gt;.input-group-append:last-child&gt;.input-group-text:not(:last-child),.input-group&gt;.input-group-append:not(:last-child)&gt;.btn,.input-group&gt;.input-group-append:not(:last-child)&gt;.input-group-text,.input-group&gt;.input-group-prepend&gt;.btn,.input-group&gt;.input-group-prepend&gt;.input-group-text {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.input-group&gt;.input-group-append&gt;.btn,.input-group&gt;.input-group-append&gt;.input-group-text,.input-group&gt;.input-group-prepend:first-child&gt;.btn:not(:first-child),.input-group&gt;.input-group-prepend:first-child&gt;.input-group-text:not(:first-child),.input-group&gt;.input-group-prepend:not(:first-child)&gt;.btn,.input-group&gt;.input-group-prepend:not(:first-child)&gt;.input-group-text {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.custom-control {
    display: block;
    z-index: 1;
    position: relative;
    min-height: 1.5rem;
    padding-left: 1.5rem
}

.custom-control-inline {
    display: inline-flex;
    margin-right: 1rem
}

.custom-control-input {
    z-index: -1;
    position: absolute;
    left: 0;
    width: 1rem;
    height: 1.25rem;
    opacity: 0
}

.custom-control-input:checked~.custom-control-label::before {
    border-color: #412020;
    background-color: #412020;
    color: #fff
}

.custom-control-input:focus~.custom-control-label::before {
    box-shadow: 0 0 0 .2rem rgba(65,32,32,.25)
}

.custom-control-input:focus:not(:checked)~.custom-control-label::before {
    border-color: #964a4a
}

.custom-control-input:not(:disabled):active~.custom-control-label::before {
    border-color: #b26262;
    background-color: #b26262;
    color: #fff
}

.custom-control-input:disabled~.custom-control-label,.custom-control-input[disabled]~.custom-control-label {
    color: #6c757d
}

.custom-control-input:disabled~.custom-control-label::before,.custom-control-input[disabled]~.custom-control-label::before {
    background-color: #e9ecef
}

.custom-control-label {
    position: relative;
    margin-bottom: 0;
    vertical-align: top
}

.custom-control-label::before {
    display: block;
    position: absolute;
    top: .25rem;
    left: -1.5rem;
    width: 1rem;
    height: 1rem;
    border: #adb5bd solid 1px;
    background-color: #fff;
    content: "";
    pointer-events: none
}

.custom-control-label::after {
    display: block;
    position: absolute;
    top: .25rem;
    left: -1.5rem;
    width: 1rem;
    height: 1rem;
    background: no-repeat 50%/50% 50%;
    content: ""
}

.custom-checkbox .custom-control-label::before {
    border-radius: .25rem
}

.custom-checkbox .custom-control-input:checked~.custom-control-label::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e")
}

.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::before {
    border-color: #412020;
    background-color: #412020
}

.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e")
}

.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label::before {
    background-color: rgba(65,32,32,.5)
}

.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label::before {
    background-color: rgba(65,32,32,.5)
}

.custom-radio .custom-control-label::before {
    border-radius: 50%
}

.custom-radio .custom-control-input:checked~.custom-control-label::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")
}

.custom-radio .custom-control-input:disabled:checked~.custom-control-label::before {
    background-color: rgba(65,32,32,.5)
}

.custom-switch {
    padding-left: 2.25rem
}

.custom-switch .custom-control-label::before {
    left: -2.25rem;
    width: 1.75rem;
    border-radius: .5rem;
    pointer-events: all
}

.custom-switch .custom-control-label::after {
    top: calc(.25rem + 2px);
    left: calc(-2.25rem + 2px);
    width: calc(1rem - 4px);
    height: calc(1rem - 4px);
    border-radius: .5rem;
    background-color: #adb5bd;
    transition: transform .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) {
    .custom-switch .custom-control-label::after {
        transition: none
    }
}

.custom-switch .custom-control-input:checked~.custom-control-label::after {
    transform: translateX(.75rem);
    background-color: #fff
}

.custom-switch .custom-control-input:disabled:checked~.custom-control-label::before {
    background-color: rgba(65,32,32,.5)
}

.custom-select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    display: inline-block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem 1.75rem .375rem .75rem;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    background: #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px;
    color: #495057;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    vertical-align: middle
}

.custom-select:focus {
    border-color: #964a4a;
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(65,32,32,.25)
}

.custom-select:focus::-ms-value {
    background-color: #fff;
    color: #495057
}

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

.custom-select:disabled {
    background-color: #e9ecef;
    color: #6c757d
}

.custom-select::-ms-expand {
    display: none
}

.custom-select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #495057
}

.custom-select-sm {
    height: calc(1.5em + .5rem + 2px);
    padding-top: .25rem;
    padding-bottom: .25rem;
    padding-left: .5rem;
    font-size: .875rem
}

.custom-select-lg {
    height: calc(1.5em + 1rem + 2px);
    padding-top: .5rem;
    padding-bottom: .5rem;
    padding-left: 1rem;
    font-size: 1.25rem
}

.custom-file {
    display: inline-block;
    position: relative;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    margin-bottom: 0
}

.custom-file-input {
    z-index: 2;
    position: relative;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    margin: 0;
    opacity: 0
}

.custom-file-input:focus~.custom-file-label {
    border-color: #964a4a;
    box-shadow: 0 0 0 .2rem rgba(65,32,32,.25)
}

.custom-file-input:disabled~.custom-file-label,.custom-file-input[disabled]~.custom-file-label {
    background-color: #e9ecef
}

.custom-file-input:lang(en)~.custom-file-label::after {
    content: "Browse"
}

.custom-file-input~.custom-file-label[data-browse]::after {
    content: attr(data-browse)
}

.custom-file-label {
    z-index: 1;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    background-color: #fff;
    color: #495057;
    font-weight: 400;
    line-height: 1.5
}

.custom-file-label::after {
    display: block;
    z-index: 3;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    height: calc(1.5em + .75rem);
    padding: .375rem .75rem;
    border-left: inherit;
    border-radius: 0 .25rem .25rem 0;
    background-color: #e9ecef;
    color: #495057;
    line-height: 1.5;
    content: "Browse"
}

.custom-range {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 100%;
    height: 1.4rem;
    padding: 0;
    background-color: transparent
}

.custom-range:focus {
    outline: 0
}

.custom-range:focus::-webkit-slider-thumb {
    box-shadow: 0 0 0 1px #f7f9f9,0 0 0 .2rem rgba(65,32,32,.25)
}

.custom-range:focus::-moz-range-thumb {
    box-shadow: 0 0 0 1px #f7f9f9,0 0 0 .2rem rgba(65,32,32,.25)
}

.custom-range:focus::-ms-thumb {
    box-shadow: 0 0 0 1px #f7f9f9,0 0 0 .2rem rgba(65,32,32,.25)
}

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

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

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

.custom-range::-webkit-slider-thumb:active {
    background-color: #b26262
}

.custom-range::-webkit-slider-runnable-track {
    width: 100%;
    height: .5rem;
    border-radius: 1rem;
    border-color: transparent;
    background-color: #dee2e6;
    color: transparent;
    cursor: pointer
}

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

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

.custom-range::-moz-range-thumb:active {
    background-color: #b26262
}

.custom-range::-moz-range-track {
    width: 100%;
    height: .5rem;
    border-radius: 1rem;
    border-color: transparent;
    background-color: #dee2e6;
    color: transparent;
    cursor: pointer
}

.custom-range::-ms-thumb {
    -ms-transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    appearance: none;
    width: 1rem;
    height: 1rem;
    margin-top: 0;
    margin-right: .2rem;
    margin-left: .2rem;
    border: 0;
    border-radius: 1rem;
    background-color: #412020;
    transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out
}

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

.custom-range::-ms-thumb:active {
    background-color: #b26262
}

.custom-range::-ms-track {
    width: 100%;
    height: .5rem;
    border-width: .5rem;
    border-color: transparent;
    background-color: transparent;
    color: transparent;
    cursor: pointer
}

.custom-range::-ms-fill-lower {
    border-radius: 1rem;
    background-color: #dee2e6
}

.custom-range::-ms-fill-upper {
    margin-right: 15px;
    border-radius: 1rem;
    background-color: #dee2e6
}

.custom-range:disabled::-webkit-slider-thumb {
    background-color: #adb5bd
}

.custom-range:disabled::-webkit-slider-runnable-track {
    cursor: default
}

.custom-range:disabled::-moz-range-thumb {
    background-color: #adb5bd
}

.custom-range:disabled::-moz-range-track {
    cursor: default
}

.custom-range:disabled::-ms-thumb {
    background-color: #adb5bd
}

.custom-control-label::before,.custom-file-label,.custom-select {
    transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .custom-control-label::before,.custom-file-label,.custom-select {
        transition: none
    }
}

.nav {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

.nav-link {
    display: block;
    padding: .5rem 1rem
}

.nav-link:focus,.nav-link:hover {
    text-decoration: none
}

.nav-link.disabled {
    color: #6c757d;
    cursor: default;
    pointer-events: none
}

.nav-tabs {
    border-bottom: 1px solid #dee2e6
}

.nav-tabs .nav-item {
    margin-bottom: -1px
}

.nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-right-radius: .25rem;
    border-top-left-radius: .25rem
}

.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover {
    border-color: #e9ecef #e9ecef #dee2e6
}

.nav-tabs .nav-link.disabled {
    border-color: transparent;
    background-color: transparent;
    color: #6c757d
}

.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active {
    border-color: #dee2e6 #dee2e6 #f7f9f9;
    background-color: #f7f9f9;
    color: #495057
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.nav-pills .nav-link {
    border-radius: .25rem
}

.nav-pills .nav-link.active,.nav-pills .show&gt;.nav-link {
    background-color: #412020;
    color: #fff
}

.nav-fill .nav-item,.nav-fill&gt;.nav-link {
    flex: 1 1 auto;
    text-align: center
}

.nav-justified .nav-item,.nav-justified&gt;.nav-link {
    flex-basis: 0;
    flex-grow: 1;
    text-align: center
}

.tab-content&gt;.tab-pane {
    display: none
}

.tab-content&gt;.active {
    display: block
}

.navbar {
    display: flex;
    position: relative;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding: .5rem 1rem
}

.navbar .container,.navbar .container-fluid,.navbar&gt;.container-lg,.navbar&gt;.container-md,.navbar&gt;.container-sm,.navbar&gt;.container-xl {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between
}

.navbar-brand {
    display: inline-block;
    margin-right: 1rem;
    padding-top: .3125rem;
    padding-bottom: .3125rem;
    font-size: 1.25rem;
    line-height: inherit;
    white-space: nowrap
}

.navbar-brand:focus,.navbar-brand:hover {
    text-decoration: none
}

.navbar-nav {
    display: flex;
    flex-direction: column;
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

.navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0
}

.navbar-nav .dropdown-menu {
    position: static;
    float: none
}

.navbar-text {
    display: inline-block;
    padding-top: .5rem;
    padding-bottom: .5rem
}

.navbar-collapse {
    flex-basis: 100%;
    flex-grow: 1;
    align-items: center
}

.navbar-toggler {
    padding: .25rem .75rem;
    border: 1px solid transparent;
    border-radius: .25rem;
    background-color: transparent;
    font-size: 1.25rem;
    line-height: 1
}

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

.navbar-toggler-icon {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    background: no-repeat center center;
    background-size: 100% 100%;
    vertical-align: middle;
    content: ""
}

@media (max-width: 575.98px) {
    .navbar-expand-sm&gt;.container,.navbar-expand-sm&gt;.container-fluid,.navbar-expand-sm&gt;.container-lg,.navbar-expand-sm&gt;.container-md,.navbar-expand-sm&gt;.container-sm,.navbar-expand-sm&gt;.container-xl {
        padding-right:0;
        padding-left: 0
    }
}

@media (min-width: 576px) {
    .navbar-expand-sm {
        flex-flow:row 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&gt;.container,.navbar-expand-sm&gt;.container-fluid,.navbar-expand-sm&gt;.container-lg,.navbar-expand-sm&gt;.container-md,.navbar-expand-sm&gt;.container-sm,.navbar-expand-sm&gt;.container-xl {
        flex-wrap: nowrap
    }

    .navbar-expand-sm .navbar-collapse {
        display: flex!important;
        flex-basis: auto
    }

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

@media (max-width: 767.98px) {
    .navbar-expand-md&gt;.container,.navbar-expand-md&gt;.container-fluid,.navbar-expand-md&gt;.container-lg,.navbar-expand-md&gt;.container-md,.navbar-expand-md&gt;.container-sm,.navbar-expand-md&gt;.container-xl {
        padding-right:0;
        padding-left: 0
    }
}

@media (min-width: 768px) {
    .navbar-expand-md {
        flex-flow:row 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&gt;.container,.navbar-expand-md&gt;.container-fluid,.navbar-expand-md&gt;.container-lg,.navbar-expand-md&gt;.container-md,.navbar-expand-md&gt;.container-sm,.navbar-expand-md&gt;.container-xl {
        flex-wrap: nowrap
    }

    .navbar-expand-md .navbar-collapse {
        display: flex!important;
        flex-basis: auto
    }

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

@media (max-width: 991.98px) {
    .navbar-expand-lg&gt;.container,.navbar-expand-lg&gt;.container-fluid,.navbar-expand-lg&gt;.container-lg,.navbar-expand-lg&gt;.container-md,.navbar-expand-lg&gt;.container-sm,.navbar-expand-lg&gt;.container-xl {
        padding-right:0;
        padding-left: 0
    }
}

@media (min-width: 992px) {
    .navbar-expand-lg {
        flex-flow:row 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&gt;.container,.navbar-expand-lg&gt;.container-fluid,.navbar-expand-lg&gt;.container-lg,.navbar-expand-lg&gt;.container-md,.navbar-expand-lg&gt;.container-sm,.navbar-expand-lg&gt;.container-xl {
        flex-wrap: nowrap
    }

    .navbar-expand-lg .navbar-collapse {
        display: flex!important;
        flex-basis: auto
    }

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

@media (max-width: 1199.98px) {
    .navbar-expand-xl&gt;.container,.navbar-expand-xl&gt;.container-fluid,.navbar-expand-xl&gt;.container-lg,.navbar-expand-xl&gt;.container-md,.navbar-expand-xl&gt;.container-sm,.navbar-expand-xl&gt;.container-xl {
        padding-right:0;
        padding-left: 0
    }
}

@media (min-width: 1200px) {
    .navbar-expand-xl {
        flex-flow:row 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&gt;.container,.navbar-expand-xl&gt;.container-fluid,.navbar-expand-xl&gt;.container-lg,.navbar-expand-xl&gt;.container-md,.navbar-expand-xl&gt;.container-sm,.navbar-expand-xl&gt;.container-xl {
        flex-wrap: nowrap
    }

    .navbar-expand-xl .navbar-collapse {
        display: flex!important;
        flex-basis: auto
    }

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

.navbar-expand {
    flex-flow: row nowrap;
    justify-content: flex-start
}

.navbar-expand&gt;.container,.navbar-expand&gt;.container-fluid,.navbar-expand&gt;.container-lg,.navbar-expand&gt;.container-md,.navbar-expand&gt;.container-sm,.navbar-expand&gt;.container-xl {
    padding-right: 0;
    padding-left: 0
}

.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&gt;.container,.navbar-expand&gt;.container-fluid,.navbar-expand&gt;.container-lg,.navbar-expand&gt;.container-md,.navbar-expand&gt;.container-sm,.navbar-expand&gt;.container-xl {
    flex-wrap: nowrap
}

.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:focus,.navbar-light .navbar-brand:hover {
    color: rgba(0,0,0,.9)
}

.navbar-light .navbar-nav .nav-link {
    color: rgba(0,0,0,.5)
}

.navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover {
    color: rgba(0,0,0,.7)
}

.navbar-light .navbar-nav .nav-link.disabled {
    color: rgba(0,0,0,.3)
}

.navbar-light .navbar-nav .active&gt;.nav-link,.navbar-light .navbar-nav .nav-link.active,.navbar-light .navbar-nav .nav-link.show,.navbar-light .navbar-nav .show&gt;.nav-link {
    color: rgba(0,0,0,.9)
}

.navbar-light .navbar-toggler {
    border-color: rgba(0,0,0,.1);
    color: rgba(0,0,0,.5)
}

.navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.5%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,.5)
}

.navbar-light .navbar-text a {
    color: rgba(0,0,0,.9)
}

.navbar-light .navbar-text a:focus,.navbar-light .navbar-text a:hover {
    color: rgba(0,0,0,.9)
}

.navbar-dark .navbar-brand {
    color: #fff
}

.navbar-dark .navbar-brand:focus,.navbar-dark .navbar-brand:hover {
    color: #fff
}

.navbar-dark .navbar-nav .nav-link {
    color: rgba(255,255,255,.5)
}

.navbar-dark .navbar-nav .nav-link:focus,.navbar-dark .navbar-nav .nav-link:hover {
    color: rgba(255,255,255,.75)
}

.navbar-dark .navbar-nav .nav-link.disabled {
    color: rgba(255,255,255,.25)
}

.navbar-dark .navbar-nav .active&gt;.nav-link,.navbar-dark .navbar-nav .nav-link.active,.navbar-dark .navbar-nav .nav-link.show,.navbar-dark .navbar-nav .show&gt;.nav-link {
    color: #fff
}

.navbar-dark .navbar-toggler {
    border-color: rgba(255,255,255,.1);
    color: rgba(255,255,255,.5)
}

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

.navbar-dark .navbar-text {
    color: rgba(255,255,255,.5)
}

.navbar-dark .navbar-text a {
    color: #fff
}

.navbar-dark .navbar-text a:focus,.navbar-dark .navbar-text a:hover {
    color: #fff
}

.card {
    word-wrap: break-word;
    display: flex;
    position: relative;
    flex-direction: column;
    min-width: 0;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: .25rem;
    background-clip: border-box;
    background-color: #fff
}

.card&gt;hr {
    margin-right: 0;
    margin-left: 0
}

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

.card&gt;.list-group:first-child {
    border-top-width: 0;
    border-top-right-radius: calc(.25rem - 1px);
    border-top-left-radius: calc(.25rem - 1px)
}

.card&gt;.list-group:last-child {
    border-bottom-width: 0;
    border-bottom-right-radius: calc(.25rem - 1px);
    border-bottom-left-radius: calc(.25rem - 1px)
}

.card&gt;.card-header+.list-group,.card&gt;.list-group+.card-footer {
    border-top: 0
}

.card-body {
    flex: 1 1 auto;
    min-height: 1px;
    padding: 1.25rem
}

.card-title {
    margin-bottom: .75rem
}

.card-subtitle {
    margin-top: -.375rem;
    margin-bottom: 0
}

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

.card-link:hover {
    text-decoration: none
}

.card-link+.card-link {
    margin-left: 1.25rem
}

.card-header {
    margin-bottom: 0;
    padding: .75rem 1.25rem;
    border-bottom: 1px solid rgba(0,0,0,.125);
    background-color: rgba(0,0,0,.03)
}

.card-header:first-child {
    border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0
}

.card-footer {
    padding: .75rem 1.25rem;
    border-top: 1px solid rgba(0,0,0,.125);
    background-color: rgba(0,0,0,.03)
}

.card-footer:last-child {
    border-radius: 0 0 calc(.25rem - 1px) calc(.25rem - 1px)
}

.card-header-tabs {
    margin-right: -.625rem;
    margin-bottom: -.75rem;
    margin-left: -.625rem;
    border-bottom: 0
}

.card-header-pills {
    margin-right: -.625rem;
    margin-left: -.625rem
}

.card-img-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 1.25rem;
    border-radius: calc(.25rem - 1px)
}

.card-img,.card-img-bottom,.card-img-top {
    flex-shrink: 0;
    width: 100%
}

.card-img,.card-img-top {
    border-top-right-radius: calc(.25rem - 1px);
    border-top-left-radius: calc(.25rem - 1px)
}

.card-img,.card-img-bottom {
    border-bottom-right-radius: calc(.25rem - 1px);
    border-bottom-left-radius: calc(.25rem - 1px)
}

.card-deck .card {
    margin-bottom: 15px
}

@media (min-width: 576px) {
    .card-deck {
        display:flex;
        flex-flow: row wrap;
        margin-right: -15px;
        margin-left: -15px
    }

    .card-deck .card {
        flex: 1 0 0%;
        margin-right: 15px;
        margin-bottom: 0;
        margin-left: 15px
    }
}

.card-group&gt;.card {
    margin-bottom: 15px
}

@media (min-width: 576px) {
    .card-group {
        display:flex;
        flex-flow: row wrap
    }

    .card-group&gt;.card {
        flex: 1 0 0%;
        margin-bottom: 0
    }

    .card-group&gt;.card+.card {
        margin-left: 0;
        border-left: 0
    }

    .card-group&gt;.card:not(:last-child) {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0
    }

    .card-group&gt;.card:not(:last-child) .card-header,.card-group&gt;.card:not(:last-child) .card-img-top {
        border-top-right-radius: 0
    }

    .card-group&gt;.card:not(:last-child) .card-footer,.card-group&gt;.card:not(:last-child) .card-img-bottom {
        border-bottom-right-radius: 0
    }

    .card-group&gt;.card:not(:first-child) {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0
    }

    .card-group&gt;.card:not(:first-child) .card-header,.card-group&gt;.card:not(:first-child) .card-img-top {
        border-top-left-radius: 0
    }

    .card-group&gt;.card:not(:first-child) .card-footer,.card-group&gt;.card:not(:first-child) .card-img-bottom {
        border-bottom-left-radius: 0
    }
}

.card-columns .card {
    margin-bottom: .75rem
}

@media (min-width: 576px) {
    .card-columns {
        -moz-column-count:3;
        -moz-column-gap: 1.25rem;
        orphans: 1;
        column-gap: 1.25rem;
        column-count: 3;
        widows: 1
    }

    .card-columns .card {
        display: inline-block;
        width: 100%
    }
}

.accordion {
    overflow-anchor: none
}

.accordion&gt;.card {
    overflow: hidden
}

.accordion&gt;.card:not(:last-of-type) {
    border-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.accordion&gt;.card:not(:first-of-type) {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.accordion&gt;.card&gt;.card-header {
    margin-bottom: -1px;
    border-radius: 0
}

.breadcrumb {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 1rem;
    padding: .75rem 1rem;
    border-radius: .25rem;
    background-color: #e9ecef;
    list-style: none
}

.breadcrumb-item {
    display: flex
}

.breadcrumb-item+.breadcrumb-item {
    padding-left: .5rem
}

.breadcrumb-item+.breadcrumb-item::before {
    display: inline-block;
    padding-right: .5rem;
    color: #6c757d;
    content: "/"
}

.breadcrumb-item+.breadcrumb-item:hover::before {
    text-decoration: underline
}

.breadcrumb-item+.breadcrumb-item:hover::before {
    text-decoration: none
}

.breadcrumb-item.active {
    color: #6c757d
}

.badge {
    display: inline-block;
    padding: .25em .4em;
    border-radius: .25rem;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    vertical-align: baseline;
    white-space: nowrap;
    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) {
    .badge {
        transition: none
    }
}

a.badge:focus,a.badge:hover {
    text-decoration: none
}

.badge:empty {
    display: none
}

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

.badge-pill {
    padding-right: .6em;
    padding-left: .6em;
    border-radius: 10rem
}

.badge-primary {
    background-color: #412020;
    color: #fff
}

a.badge-primary:focus,a.badge-primary:hover {
    background-color: #1f0f0f;
    color: #fff
}

a.badge-primary.focus,a.badge-primary:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(65,32,32,.5)
}

.badge-secondary {
    background-color: #e60012;
    color: #fff
}

a.badge-secondary:focus,a.badge-secondary:hover {
    background-color: #b3000e;
    color: #fff
}

a.badge-secondary.focus,a.badge-secondary:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(230,0,18,.5)
}

.badge-success {
    background-color: #28a745;
    color: #fff
}

a.badge-success:focus,a.badge-success:hover {
    background-color: #1e7e34;
    color: #fff
}

a.badge-success.focus,a.badge-success:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(40,167,69,.5)
}

.badge-info {
    background-color: #17a2b8;
    color: #fff
}

a.badge-info:focus,a.badge-info:hover {
    background-color: #117a8b;
    color: #fff
}

a.badge-info.focus,a.badge-info:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(23,162,184,.5)
}

.badge-warning {
    background-color: #ffc107;
    color: #212529
}

a.badge-warning:focus,a.badge-warning:hover {
    background-color: #d39e00;
    color: #212529
}

a.badge-warning.focus,a.badge-warning:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(255,193,7,.5)
}

.badge-danger {
    background-color: #dc3545;
    color: #fff
}

a.badge-danger:focus,a.badge-danger:hover {
    background-color: #bd2130;
    color: #fff
}

a.badge-danger.focus,a.badge-danger:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(220,53,69,.5)
}

.badge-light {
    background-color: #f8f9fa;
    color: #212529
}

a.badge-light:focus,a.badge-light:hover {
    background-color: #dae0e5;
    color: #212529
}

a.badge-light.focus,a.badge-light:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(248,249,250,.5)
}

.badge-dark {
    background-color: #343a40;
    color: #fff
}

a.badge-dark:focus,a.badge-dark:hover {
    background-color: #1d2124;
    color: #fff
}

a.badge-dark.focus,a.badge-dark:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(52,58,64,.5)
}

.badge-p_light {
    background-color: #6e4847;
    color: #fff
}

a.badge-p_light:focus,a.badge-p_light:hover {
    background-color: #4f3433;
    color: #fff
}

a.badge-p_light.focus,a.badge-p_light:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(110,72,71,.5)
}

.badge-p_dark {
    background-color: #1f0000;
    color: #fff
}

a.badge-p_dark:focus,a.badge-p_dark:hover {
    background-color: #000;
    color: #fff
}

a.badge-p_dark.focus,a.badge-p_dark:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(31,0,0,.5)
}

.badge-s_light {
    background-color: #ff553e;
    color: #fff
}

a.badge-s_light:focus,a.badge-s_light:hover {
    background-color: #ff280b;
    color: #fff
}

a.badge-s_light.focus,a.badge-s_light:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(255,85,62,.5)
}

.badge-s_dark {
    background-color: #ab0000;
    color: #fff
}

a.badge-s_dark:focus,a.badge-s_dark:hover {
    background-color: #780000;
    color: #fff
}

a.badge-s_dark.focus,a.badge-s_dark:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(171,0,0,.5)
}

.badge-gray-400 {
    background-color: #ced4da;
    color: #212529
}

a.badge-gray-400:focus,a.badge-gray-400:hover {
    background-color: #b1bbc4;
    color: #212529
}

a.badge-gray-400.focus,a.badge-gray-400:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(206,212,218,.5)
}

.alert {
    position: relative;
    margin-bottom: 1rem;
    padding: .75rem 1.25rem;
    border: 1px solid transparent;
    border-radius: .25rem
}

.alert-heading {
    color: inherit
}

.alert-link {
    font-weight: 700
}

.alert-dismissible {
    padding-right: 4rem
}

.alert-dismissible .close {
    position: absolute;
    top: 0;
    right: 0;
    padding: .75rem 1.25rem;
    color: inherit
}

.alert-primary {
    border-color: #cac1c1;
    background-color: #d9d2d2;
    color: #211
}

.alert-primary hr {
    border-top-color: #beb3b3
}

.alert-primary .alert-link {
    color: #000
}

.alert-secondary {
    border-color: #f8b8bd;
    background-color: #faccd0;
    color: #780009
}

.alert-secondary hr {
    border-top-color: #f6a1a7
}

.alert-secondary .alert-link {
    color: #450005
}

.alert-success {
    border-color: #c3e6cb;
    background-color: #d4edda;
    color: #155724
}

.alert-success hr {
    border-top-color: #b1dfbb
}

.alert-success .alert-link {
    color: #0b2e13
}

.alert-info {
    border-color: #bee5eb;
    background-color: #d1ecf1;
    color: #0c5460
}

.alert-info hr {
    border-top-color: #abdde5
}

.alert-info .alert-link {
    color: #062c33
}

.alert-warning {
    border-color: #ffeeba;
    background-color: #fff3cd;
    color: #856404
}

.alert-warning hr {
    border-top-color: #ffe8a1
}

.alert-warning .alert-link {
    color: #533f03
}

.alert-danger {
    border-color: #f5c6cb;
    background-color: #f8d7da;
    color: #721c24
}

.alert-danger hr {
    border-top-color: #f1b0b7
}

.alert-danger .alert-link {
    color: #491217
}

.alert-light {
    border-color: #fdfdfe;
    background-color: #fefefe;
    color: #818182
}

.alert-light hr {
    border-top-color: #ececf6
}

.alert-light .alert-link {
    color: #686868
}

.alert-dark {
    border-color: #c6c8ca;
    background-color: #d6d8d9;
    color: #1b1e21
}

.alert-dark hr {
    border-top-color: #b9bbbe
}

.alert-dark .alert-link {
    color: #040505
}

.alert-p_light {
    border-color: #d6cccb;
    background-color: #e2dada;
    color: #392525
}

.alert-p_light hr {
    border-top-color: #cbbebd
}

.alert-p_light .alert-link {
    color: #1a1111
}

.alert-p_dark {
    border-color: #c0b8b8;
    background-color: #d2cccc;
    color: #100000
}

.alert-p_dark hr {
    border-top-color: #b4aaaa
}

.alert-p_dark .alert-link {
    color: #000
}

.alert-s_light {
    border-color: #ffcfc9;
    background-color: #ffddd8;
    color: #852c20
}

.alert-s_light hr {
    border-top-color: #ffb8b0
}

.alert-s_light .alert-link {
    color: #5c1e16
}

.alert-s_dark {
    border-color: #e7b8b8;
    background-color: #ecc;
    color: #590000
}

.alert-s_dark hr {
    border-top-color: #e1a5a5
}

.alert-s_dark .alert-link {
    color: #260000
}

.alert-gray-400 {
    border-color: #f1f3f5;
    background-color: #f5f6f8;
    color: #6b6e71
}

.alert-gray-400 hr {
    border-top-color: #e2e6ea
}

.alert-gray-400 .alert-link {
    color: #525557
}

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

    to {
        background-position: 0 0
    }
}

.progress {
    display: flex;
    height: 1rem;
    overflow: hidden;
    border-radius: .25rem;
    background-color: #e9ecef;
    font-size: .75rem;
    line-height: 0
}

.progress-bar {
    display: flex;
    flex-direction: column;
    justify-content: center;
    overflow: hidden;
    background-color: #412020;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    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,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-size: 1rem 1rem
}

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

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

.media {
    display: flex;
    align-items: flex-start
}

.media-body {
    flex: 1
}

.list-group {
    display: flex;
    flex-direction: column;
    margin-bottom: 0;
    padding-left: 0;
    border-radius: .25rem
}

.list-group-item-action {
    width: 100%;
    color: #495057;
    text-align: inherit
}

.list-group-item-action:focus,.list-group-item-action:hover {
    z-index: 1;
    background-color: #f8f9fa;
    color: #495057;
    text-decoration: none
}

.list-group-item-action:active {
    background-color: #e9ecef;
    color: #412020
}

.list-group-item {
    display: block;
    position: relative;
    padding: .75rem 1.25rem;
    border: 1px solid rgba(0,0,0,.125);
    background-color: #fff
}

.list-group-item:first-child {
    border-top-right-radius: inherit;
    border-top-left-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 {
    background-color: #fff;
    color: #6c757d;
    pointer-events: none
}

.list-group-item.active {
    z-index: 2;
    border-color: #412020;
    background-color: #412020;
    color: #fff
}

.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&gt;.list-group-item:first-child {
    border-top-right-radius: 0;
    border-bottom-left-radius: .25rem
}

.list-group-horizontal&gt;.list-group-item:last-child {
    border-top-right-radius: .25rem;
    border-bottom-left-radius: 0
}

.list-group-horizontal&gt;.list-group-item.active {
    margin-top: 0
}

.list-group-horizontal&gt;.list-group-item+.list-group-item {
    border-top-width: 1px;
    border-left-width: 0
}

.list-group-horizontal&gt;.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&gt;.list-group-item:first-child {
        border-top-right-radius: 0;
        border-bottom-left-radius: .25rem
    }

    .list-group-horizontal-sm&gt;.list-group-item:last-child {
        border-top-right-radius: .25rem;
        border-bottom-left-radius: 0
    }

    .list-group-horizontal-sm&gt;.list-group-item.active {
        margin-top: 0
    }

    .list-group-horizontal-sm&gt;.list-group-item+.list-group-item {
        border-top-width: 1px;
        border-left-width: 0
    }

    .list-group-horizontal-sm&gt;.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&gt;.list-group-item:first-child {
        border-top-right-radius: 0;
        border-bottom-left-radius: .25rem
    }

    .list-group-horizontal-md&gt;.list-group-item:last-child {
        border-top-right-radius: .25rem;
        border-bottom-left-radius: 0
    }

    .list-group-horizontal-md&gt;.list-group-item.active {
        margin-top: 0
    }

    .list-group-horizontal-md&gt;.list-group-item+.list-group-item {
        border-top-width: 1px;
        border-left-width: 0
    }

    .list-group-horizontal-md&gt;.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&gt;.list-group-item:first-child {
        border-top-right-radius: 0;
        border-bottom-left-radius: .25rem
    }

    .list-group-horizontal-lg&gt;.list-group-item:last-child {
        border-top-right-radius: .25rem;
        border-bottom-left-radius: 0
    }

    .list-group-horizontal-lg&gt;.list-group-item.active {
        margin-top: 0
    }

    .list-group-horizontal-lg&gt;.list-group-item+.list-group-item {
        border-top-width: 1px;
        border-left-width: 0
    }

    .list-group-horizontal-lg&gt;.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&gt;.list-group-item:first-child {
        border-top-right-radius: 0;
        border-bottom-left-radius: .25rem
    }

    .list-group-horizontal-xl&gt;.list-group-item:last-child {
        border-top-right-radius: .25rem;
        border-bottom-left-radius: 0
    }

    .list-group-horizontal-xl&gt;.list-group-item.active {
        margin-top: 0
    }

    .list-group-horizontal-xl&gt;.list-group-item+.list-group-item {
        border-top-width: 1px;
        border-left-width: 0
    }

    .list-group-horizontal-xl&gt;.list-group-item+.list-group-item.active {
        margin-left: -1px;
        border-left-width: 1px
    }
}

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

.list-group-flush&gt;.list-group-item {
    border-width: 0 0 1px
}

.list-group-flush&gt;.list-group-item:last-child {
    border-bottom-width: 0
}

.list-group-item-primary {
    background-color: #cac1c1;
    color: #211
}

.list-group-item-primary.list-group-item-action:focus,.list-group-item-primary.list-group-item-action:hover {
    background-color: #beb3b3;
    color: #211
}

.list-group-item-primary.list-group-item-action.active {
    border-color: #211;
    background-color: #211;
    color: #fff
}

.list-group-item-secondary {
    background-color: #f8b8bd;
    color: #780009
}

.list-group-item-secondary.list-group-item-action:focus,.list-group-item-secondary.list-group-item-action:hover {
    background-color: #f6a1a7;
    color: #780009
}

.list-group-item-secondary.list-group-item-action.active {
    border-color: #780009;
    background-color: #780009;
    color: #fff
}

.list-group-item-success {
    background-color: #c3e6cb;
    color: #155724
}

.list-group-item-success.list-group-item-action:focus,.list-group-item-success.list-group-item-action:hover {
    background-color: #b1dfbb;
    color: #155724
}

.list-group-item-success.list-group-item-action.active {
    border-color: #155724;
    background-color: #155724;
    color: #fff
}

.list-group-item-info {
    background-color: #bee5eb;
    color: #0c5460
}

.list-group-item-info.list-group-item-action:focus,.list-group-item-info.list-group-item-action:hover {
    background-color: #abdde5;
    color: #0c5460
}

.list-group-item-info.list-group-item-action.active {
    border-color: #0c5460;
    background-color: #0c5460;
    color: #fff
}

.list-group-item-warning {
    background-color: #ffeeba;
    color: #856404
}

.list-group-item-warning.list-group-item-action:focus,.list-group-item-warning.list-group-item-action:hover {
    background-color: #ffe8a1;
    color: #856404
}

.list-group-item-warning.list-group-item-action.active {
    border-color: #856404;
    background-color: #856404;
    color: #fff
}

.list-group-item-danger {
    background-color: #f5c6cb;
    color: #721c24
}

.list-group-item-danger.list-group-item-action:focus,.list-group-item-danger.list-group-item-action:hover {
    background-color: #f1b0b7;
    color: #721c24
}

.list-group-item-danger.list-group-item-action.active {
    border-color: #721c24;
    background-color: #721c24;
    color: #fff
}

.list-group-item-light {
    background-color: #fdfdfe;
    color: #818182
}

.list-group-item-light.list-group-item-action:focus,.list-group-item-light.list-group-item-action:hover {
    background-color: #ececf6;
    color: #818182
}

.list-group-item-light.list-group-item-action.active {
    border-color: #818182;
    background-color: #818182;
    color: #fff
}

.list-group-item-dark {
    background-color: #c6c8ca;
    color: #1b1e21
}

.list-group-item-dark.list-group-item-action:focus,.list-group-item-dark.list-group-item-action:hover {
    background-color: #b9bbbe;
    color: #1b1e21
}

.list-group-item-dark.list-group-item-action.active {
    border-color: #1b1e21;
    background-color: #1b1e21;
    color: #fff
}

.list-group-item-p_light {
    background-color: #d6cccb;
    color: #392525
}

.list-group-item-p_light.list-group-item-action:focus,.list-group-item-p_light.list-group-item-action:hover {
    background-color: #cbbebd;
    color: #392525
}

.list-group-item-p_light.list-group-item-action.active {
    border-color: #392525;
    background-color: #392525;
    color: #fff
}

.list-group-item-p_dark {
    background-color: #c0b8b8;
    color: #100000
}

.list-group-item-p_dark.list-group-item-action:focus,.list-group-item-p_dark.list-group-item-action:hover {
    background-color: #b4aaaa;
    color: #100000
}

.list-group-item-p_dark.list-group-item-action.active {
    border-color: #100000;
    background-color: #100000;
    color: #fff
}

.list-group-item-s_light {
    background-color: #ffcfc9;
    color: #852c20
}

.list-group-item-s_light.list-group-item-action:focus,.list-group-item-s_light.list-group-item-action:hover {
    background-color: #ffb8b0;
    color: #852c20
}

.list-group-item-s_light.list-group-item-action.active {
    border-color: #852c20;
    background-color: #852c20;
    color: #fff
}

.list-group-item-s_dark {
    background-color: #e7b8b8;
    color: #590000
}

.list-group-item-s_dark.list-group-item-action:focus,.list-group-item-s_dark.list-group-item-action:hover {
    background-color: #e1a5a5;
    color: #590000
}

.list-group-item-s_dark.list-group-item-action.active {
    border-color: #590000;
    background-color: #590000;
    color: #fff
}

.list-group-item-gray-400 {
    background-color: #f1f3f5;
    color: #6b6e71
}

.list-group-item-gray-400.list-group-item-action:focus,.list-group-item-gray-400.list-group-item-action:hover {
    background-color: #e2e6ea;
    color: #6b6e71
}

.list-group-item-gray-400.list-group-item-action.active {
    border-color: #6b6e71;
    background-color: #6b6e71;
    color: #fff
}

.close {
    float: right;
    color: #000;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    text-shadow: 0 1px 0 #fff;
    opacity: .5
}

@media (max-width: 1200px) {
    .close {
        font-size:calc(1.275rem + .3vw)
    }
}

.close:hover {
    color: #000;
    text-decoration: none
}

.close:not(:disabled):not(.disabled):focus,.close:not(:disabled):not(.disabled):hover {
    opacity: .75
}

button.close {
    padding: 0;
    border: 0;
    background-color: transparent
}

a.close.disabled {
    pointer-events: none
}

.toast {
    flex-basis: 350px;
    max-width: 350px;
    border: 1px solid rgba(0,0,0,.1);
    border-radius: .25rem;
    background-clip: padding-box;
    background-color: rgba(255,255,255,.85);
    box-shadow: 0 .25rem .75rem rgba(0,0,0,.1);
    font-size: .875rem;
    opacity: 0
}

.toast:not(:last-child) {
    margin-bottom: .75rem
}

.toast.showing {
    opacity: 1
}

.toast.show {
    display: block;
    opacity: 1
}

.toast.hide {
    display: none
}

.toast-header {
    display: flex;
    align-items: center;
    padding: .25rem .75rem;
    border-bottom: 1px solid rgba(0,0,0,.05);
    border-top-right-radius: calc(.25rem - 1px);
    border-top-left-radius: calc(.25rem - 1px);
    background-clip: padding-box;
    background-color: rgba(255,255,255,.85);
    color: #6c757d
}

.toast-body {
    padding: .75rem
}

.popover {
    word-wrap: break-word;
    display: block;
    z-index: 1060;
    position: absolute;
    top: 0;
    left: 0;
    max-width: 276px;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: .3rem;
    background-clip: padding-box;
    background-color: #fff;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    font-size: .875rem;
    font-style: normal;
    font-weight: 400;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal
}

.popover .arrow {
    display: block;
    position: absolute;
    width: 1rem;
    height: .5rem;
    margin: 0 .3rem
}

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

.bs-popover-auto[x-placement^=top],.bs-popover-top {
    margin-bottom: .5rem
}

.bs-popover-auto[x-placement^=top]&gt;.arrow,.bs-popover-top&gt;.arrow {
    bottom: calc(-.5rem - 1px)
}

.bs-popover-auto[x-placement^=top]&gt;.arrow::before,.bs-popover-top&gt;.arrow::before {
    bottom: 0;
    border-width: .5rem .5rem 0;
    border-top-color: rgba(0,0,0,.25)
}

.bs-popover-auto[x-placement^=top]&gt;.arrow::after,.bs-popover-top&gt;.arrow::after {
    bottom: 1px;
    border-width: .5rem .5rem 0;
    border-top-color: #fff
}

.bs-popover-auto[x-placement^=right],.bs-popover-right {
    margin-left: .5rem
}

.bs-popover-auto[x-placement^=right]&gt;.arrow,.bs-popover-right&gt;.arrow {
    left: calc(-.5rem - 1px);
    width: .5rem;
    height: 1rem;
    margin: .3rem 0
}

.bs-popover-auto[x-placement^=right]&gt;.arrow::before,.bs-popover-right&gt;.arrow::before {
    left: 0;
    border-width: .5rem .5rem .5rem 0;
    border-right-color: rgba(0,0,0,.25)
}

.bs-popover-auto[x-placement^=right]&gt;.arrow::after,.bs-popover-right&gt;.arrow::after {
    left: 1px;
    border-width: .5rem .5rem .5rem 0;
    border-right-color: #fff
}

.bs-popover-auto[x-placement^=bottom],.bs-popover-bottom {
    margin-top: .5rem
}

.bs-popover-auto[x-placement^=bottom]&gt;.arrow,.bs-popover-bottom&gt;.arrow {
    top: calc(-.5rem - 1px)
}

.bs-popover-auto[x-placement^=bottom]&gt;.arrow::before,.bs-popover-bottom&gt;.arrow::before {
    top: 0;
    border-width: 0 .5rem .5rem .5rem;
    border-bottom-color: rgba(0,0,0,.25)
}

.bs-popover-auto[x-placement^=bottom]&gt;.arrow::after,.bs-popover-bottom&gt;.arrow::after {
    top: 1px;
    border-width: 0 .5rem .5rem .5rem;
    border-bottom-color: #fff
}

.bs-popover-auto[x-placement^=bottom] .popover-header::before,.bs-popover-bottom .popover-header::before {
    display: block;
    position: absolute;
    top: 0;
    left: 50%;
    width: 1rem;
    margin-left: -.5rem;
    border-bottom: 1px solid #f7f7f7;
    content: ""
}

.bs-popover-auto[x-placement^=left],.bs-popover-left {
    margin-right: .5rem
}

.bs-popover-auto[x-placement^=left]&gt;.arrow,.bs-popover-left&gt;.arrow {
    right: calc(-.5rem - 1px);
    width: .5rem;
    height: 1rem;
    margin: .3rem 0
}

.bs-popover-auto[x-placement^=left]&gt;.arrow::before,.bs-popover-left&gt;.arrow::before {
    right: 0;
    border-width: .5rem 0 .5rem .5rem;
    border-left-color: rgba(0,0,0,.25)
}

.bs-popover-auto[x-placement^=left]&gt;.arrow::after,.bs-popover-left&gt;.arrow::after {
    right: 1px;
    border-width: .5rem 0 .5rem .5rem;
    border-left-color: #fff
}

.popover-header {
    margin-bottom: 0;
    padding: .5rem .75rem;
    border-bottom: 1px solid #ebebeb;
    border-top-right-radius: calc(.3rem - 1px);
    border-top-left-radius: calc(.3rem - 1px);
    background-color: #f7f7f7;
    font-size: 1rem
}

.popover-header:empty {
    display: none
}

.popover-body {
    padding: .5rem .75rem;
    color: #412020
}

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

.bg-primary {
    background-color: #0030ff!important
}

a.bg-primary:focus,a.bg-primary:hover,button.bg-primary:focus,button.bg-primary:hover {
    background-color: #1f0f0f!important
}

.bg-secondary {
    background-color: #e60012!important
}

a.bg-secondary:focus,a.bg-secondary:hover,button.bg-secondary:focus,button.bg-secondary:hover {
    background-color: #b3000e!important
}

.bg-success {
    background-color: #28a745!important
}

a.bg-success:focus,a.bg-success:hover,button.bg-success:focus,button.bg-success:hover {
    background-color: #1e7e34!important
}

.bg-info {
    background-color: #17a2b8!important
}

a.bg-info:focus,a.bg-info:hover,button.bg-info:focus,button.bg-info:hover {
    background-color: #117a8b!important
}

.bg-warning {
    background-color: #ffc107!important
}

a.bg-warning:focus,a.bg-warning:hover,button.bg-warning:focus,button.bg-warning:hover {
    background-color: #d39e00!important
}

.bg-danger {
    background-color: #dc3545!important
}

a.bg-danger:focus,a.bg-danger:hover,button.bg-danger:focus,button.bg-danger:hover {
    background-color: #bd2130!important
}

.bg-light {
    background-color: #f8f9fa!important
}

a.bg-light:focus,a.bg-light:hover,button.bg-light:focus,button.bg-light:hover {
    background-color: #dae0e5!important
}

.bg-dark {
    background-color: #343a40!important
}

a.bg-dark:focus,a.bg-dark:hover,button.bg-dark:focus,button.bg-dark:hover {
    background-color: #1d2124!important
}

.bg-p_light {
    background-color: #6e4847!important
}

a.bg-p_light:focus,a.bg-p_light:hover,button.bg-p_light:focus,button.bg-p_light:hover {
    background-color: #4f3433!important
}

.bg-p_dark {
    background-color: #1f0000!important
}

a.bg-p_dark:focus,a.bg-p_dark:hover,button.bg-p_dark:focus,button.bg-p_dark:hover {
    background-color: #000!important
}

.bg-s_light {
    background-color: #ff553e!important
}

a.bg-s_light:focus,a.bg-s_light:hover,button.bg-s_light:focus,button.bg-s_light:hover {
    background-color: #ff280b!important
}

.bg-s_dark {
    background-color: #ab0000!important
}

a.bg-s_dark:focus,a.bg-s_dark:hover,button.bg-s_dark:focus,button.bg-s_dark:hover {
    background-color: #780000!important
}

.bg-gray-400 {
    background-color: #ced4da!important
}

a.bg-gray-400:focus,a.bg-gray-400:hover,button.bg-gray-400:focus,button.bg-gray-400:hover {
    background-color: #b1bbc4!important
}

.bg-white {
    background-color: #fff!important
}

.bg-transparent {
    background-color: transparent!important
}

.border {
    border: 1px solid #dee2e6!important
}

.border-top {
    border-top: 1px solid #dee2e6!important
}

.border-right {
    border-right: 1px solid #dee2e6!important
}

.border-bottom {
    border-bottom: 1px solid #dee2e6!important
}

.border-left {
    border-left: 1px solid #dee2e6!important
}

.border-0 {
    border: 0!important
}

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

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

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

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

.border-primary {
    border-color: #412020!important
}

.border-secondary {
    border-color: #e60012!important
}

.border-success {
    border-color: #28a745!important
}

.border-info {
    border-color: #17a2b8!important
}

.border-warning {
    border-color: #ffc107!important
}

.border-danger {
    border-color: #dc3545!important
}

.border-light {
    border-color: #f8f9fa!important
}

.border-dark {
    border-color: #343a40!important
}

.border-p_light {
    border-color: #6e4847!important
}

.border-p_dark {
    border-color: #1f0000!important
}

.border-s_light {
    border-color: #ff553e!important
}

.border-s_dark {
    border-color: #ab0000!important
}

.border-gray-400 {
    border-color: #ced4da!important
}

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

.rounded-sm {
    border-radius: .2rem!important
}

.rounded {
    border-radius: .25rem!important
}

.rounded-top {
    border-top-right-radius: .25rem!important;
    border-top-left-radius: .25rem!important
}

.rounded-right {
    border-top-right-radius: .25rem!important;
    border-bottom-right-radius: .25rem!important
}

.rounded-bottom {
    border-bottom-right-radius: .25rem!important;
    border-bottom-left-radius: .25rem!important
}

.rounded-left {
    border-top-left-radius: .25rem!important;
    border-bottom-left-radius: .25rem!important
}

.rounded-lg {
    border-radius: .3rem!important
}

.rounded-circle {
    border-radius: 50%!important
}

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

.rounded-0 {
    border-radius: 0!important
}

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

.d-none {
    display: none!important
}

.d-inline {
    display: inline!important
}

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

.d-block {
    display: block!important
}

.d-table {
    display: table!important
}

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

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

.d-flex {
    display: flex!important
}

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

@media (min-width: 576px) {
    .d-sm-none {
        display:none!important
    }

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

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

    .d-sm-block {
        display: block!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
    }
}

@media (min-width: 768px) {
    .d-md-none {
        display:none!important
    }

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

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

    .d-md-block {
        display: block!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
    }
}

@media (min-width: 992px) {
    .d-lg-none {
        display:none!important
    }

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

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

    .d-lg-block {
        display: block!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
    }
}

@media (min-width: 1200px) {
    .d-xl-none {
        display:none!important
    }

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

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

    .d-xl-block {
        display: block!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
    }
}

@media print {
    .d-print-none {
        display: none!important
    }

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

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

    .d-print-block {
        display: block!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
    }
}

.embed-responsive {
    display: block;
    position: relative;
    width: 100%;
    padding: 0;
    overflow: hidden
}

.embed-responsive::before {
    display: block;
    content: ""
}

.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
}

.embed-responsive-21by9::before {
    padding-top: 42.85714%
}

.embed-responsive-16by9::before {
    padding-top: 56.25%
}

.embed-responsive-4by3::before {
    padding-top: 75%
}

.embed-responsive-1by1::before {
    padding-top: 100%
}

.embed-responsive-21by9::before {
    padding-top: 42.85714%
}

.embed-responsive-16by9::before {
    padding-top: 56.25%
}

.embed-responsive-4by3::before {
    padding-top: 75%
}

.embed-responsive-1by1::before {
    padding-top: 100%
}

.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-wrap {
    flex-wrap: wrap!important
}

.flex-nowrap {
    flex-wrap: nowrap!important
}

.flex-wrap-reverse {
    flex-wrap: wrap-reverse!important
}

.flex-fill {
    flex: 1 1 auto!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
}

.justify-content-start {
    justify-content: flex-start!important
}

.justify-content-end {
    justify-content: flex-end!important
}

.justify-content-center {
    justify-content: center!important
}

.justify-content-between {
    justify-content: space-between!important
}

.justify-content-around {
    justify-content: space-around!important
}

.align-items-start {
    align-items: flex-start!important
}

.align-items-end {
    align-items: flex-end!important
}

.align-items-center {
    align-items: center!important
}

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

@media (min-width: 576px) {
    .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-wrap {
        flex-wrap: wrap!important
    }

    .flex-sm-nowrap {
        flex-wrap: nowrap!important
    }

    .flex-sm-wrap-reverse {
        flex-wrap: wrap-reverse!important
    }

    .flex-sm-fill {
        flex: 1 1 auto!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
    }

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

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

@media (min-width: 768px) {
    .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-wrap {
        flex-wrap: wrap!important
    }

    .flex-md-nowrap {
        flex-wrap: nowrap!important
    }

    .flex-md-wrap-reverse {
        flex-wrap: wrap-reverse!important
    }

    .flex-md-fill {
        flex: 1 1 auto!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
    }

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

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

@media (min-width: 992px) {
    .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-wrap {
        flex-wrap: wrap!important
    }

    .flex-lg-nowrap {
        flex-wrap: nowrap!important
    }

    .flex-lg-wrap-reverse {
        flex-wrap: wrap-reverse!important
    }

    .flex-lg-fill {
        flex: 1 1 auto!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
    }

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

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

@media (min-width: 1200px) {
    .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-wrap {
        flex-wrap: wrap!important
    }

    .flex-xl-nowrap {
        flex-wrap: nowrap!important
    }

    .flex-xl-wrap-reverse {
        flex-wrap: wrap-reverse!important
    }

    .flex-xl-fill {
        flex: 1 1 auto!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
    }

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

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

.float-left {
    float: left!important
}

.float-right {
    float: right!important
}

.float-none {
    float: none!important
}

@media (min-width: 576px) {
    .float-sm-left {
        float:left!important
    }

    .float-sm-right {
        float: right!important
    }

    .float-sm-none {
        float: none!important
    }
}

@media (min-width: 768px) {
    .float-md-left {
        float:left!important
    }

    .float-md-right {
        float: right!important
    }

    .float-md-none {
        float: none!important
    }
}

@media (min-width: 992px) {
    .float-lg-left {
        float:left!important
    }

    .float-lg-right {
        float: right!important
    }

    .float-lg-none {
        float: none!important
    }
}

@media (min-width: 1200px) {
    .float-xl-left {
        float:left!important
    }

    .float-xl-right {
        float: right!important
    }

    .float-xl-none {
        float: none!important
    }
}

.user-select-all {
    -webkit-user-select: all!important;
    -moz-user-select: all!important;
    user-select: all!important
}

.user-select-auto {
    -webkit-user-select: auto!important;
    -moz-user-select: auto!important;
    user-select: auto!important
}

.user-select-none {
    -webkit-user-select: none!important;
    -moz-user-select: none!important;
    user-select: none!important
}

.overflow-auto {
    overflow: auto!important
}

.overflow-hidden {
    overflow: hidden!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
}

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

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

@supports (position: sticky) {
    .sticky-top {
        z-index:1020;
        position: sticky;
        top: 0
    }
}

.sr-only {
    clip: rect(0,0,0,0);
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    border: 0;
    white-space: nowrap
}

.sr-only-focusable:active,.sr-only-focusable:focus {
    clip: auto;
    position: static;
    width: auto;
    height: auto;
    overflow: visible;
    white-space: normal
}

.shadow-sm {
    box-shadow: 0 .125rem .25rem rgba(0,0,0,.075)!important
}

.shadow {
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important
}

.shadow-lg {
    box-shadow: 0 1rem 3rem rgba(0,0,0,.175)!important
}

.shadow-none {
    box-shadow: none!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
}

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

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

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

.min-vw-100 {
    min-width: 100vw!important
}

.min-vh-100 {
    min-height: 100vh!important
}

.vw-100 {
    width: 100vw!important
}

.vh-100 {
    height: 100vh!important
}

.m-0 {
    margin: 0!important
}

.mt-0,.my-0 {
    margin-top: 0!important
}

.mr-0,.mx-0 {
    margin-right: 0!important
}

.mb-0,.my-0 {
    margin-bottom: 0!important
}

.ml-0,.mx-0 {
    margin-left: 0!important
}

.m-1 {
    margin: .25rem!important
}

.mt-1,.my-1 {
    margin-top: .25rem!important
}

.mr-1,.mx-1 {
    margin-right: .25rem!important
}

.mb-1,.my-1 {
    margin-bottom: .25rem!important
}

.ml-1,.mx-1 {
    margin-left: .25rem!important
}

.m-2 {
    margin: .5rem!important
}

.mt-2,.my-2 {
    margin-top: .5rem!important
}

.mr-2,.mx-2 {
    margin-right: .5rem!important
}

.mb-2,.my-2 {
    margin-bottom: .5rem!important
}

.ml-2,.mx-2 {
    margin-left: .5rem!important
}

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

.mt-3,.my-3 {
    margin-top: 1rem!important
}

.mr-3,.mx-3 {
    margin-right: 1rem!important
}

.mb-3,.my-3 {
    margin-bottom: 1rem!important
}

.ml-3,.mx-3 {
    margin-left: 1rem!important
}

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

.mt-4,.my-4 {
    margin-top: 1.5rem!important
}

.mr-4,.mx-4 {
    margin-right: 1.5rem!important
}

.mb-4,.my-4 {
    margin-bottom: 1.5rem!important
}

.ml-4,.mx-4 {
    margin-left: 1.5rem!important
}

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

.mt-5,.my-5 {
    margin-top: 3rem!important
}

.mr-5,.mx-5 {
    margin-right: 3rem!important
}

.mb-5,.my-5 {
    margin-bottom: 3rem!important
}

.ml-5,.mx-5 {
    margin-left: 3rem!important
}

.m-6 {
    margin: 6rem!important
}

.mt-6,.my-6 {
    margin-top: 6rem!important
}

.mr-6,.mx-6 {
    margin-right: 6rem!important
}

.mb-6,.my-6 {
    margin-bottom: 6rem!important
}

.ml-6,.mx-6 {
    margin-left: 6rem!important
}

.m-7 {
    margin: 8rem!important
}

.mt-7,.my-7 {
    margin-top: 8rem!important
}

.mr-7,.mx-7 {
    margin-right: 8rem!important
}

.mb-7,.my-7 {
    margin-bottom: 8rem!important
}

.ml-7,.mx-7 {
    margin-left: 8rem!important
}

.m-8 {
    margin: 10rem!important
}

.mt-8,.my-8 {
    margin-top: 10rem!important
}

.mr-8,.mx-8 {
    margin-right: 10rem!important
}

.mb-8,.my-8 {
    margin-bottom: 10rem!important
}

.ml-8,.mx-8 {
    margin-left: 10rem!important
}

.p-0 {
    padding: 0!important
}

.pt-0,.py-0 {
    padding-top: 0!important
}

.pr-0,.px-0 {
    padding-right: 0!important
}

.pb-0,.py-0 {
    padding-bottom: 0!important
}

.pl-0,.px-0 {
    padding-left: 0!important
}

.p-1 {
    padding: .25rem!important
}

.pt-1,.py-1 {
    padding-top: .25rem!important
}

.pr-1,.px-1 {
    padding-right: .25rem!important
}

.pb-1,.py-1 {
    padding-bottom: .25rem!important
}

.pl-1,.px-1 {
    padding-left: .25rem!important
}

.p-2 {
    padding: .5rem!important
}

.pt-2,.py-2 {
    padding-top: .5rem!important
}

.pr-2,.px-2 {
    padding-right: .5rem!important
}

.pb-2,.py-2 {
    padding-bottom: .5rem!important
}

.pl-2,.px-2 {
    padding-left: .5rem!important
}

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

.pt-3,.py-3 {
    padding-top: 1rem!important
}

.pr-3,.px-3 {
    padding-right: 1rem!important
}

.pb-3,.py-3 {
    padding-bottom: 1rem!important
}

.pl-3,.px-3 {
    padding-left: 1rem!important
}

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

.pt-4,.py-4 {
    padding-top: 1.5rem!important
}

.pr-4,.px-4 {
    padding-right: 1.5rem!important
}

.pb-4,.py-4 {
    padding-bottom: 1.5rem!important
}

.pl-4,.px-4 {
    padding-left: 1.5rem!important
}

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

.pt-5,.py-5 {
    padding-top: 3rem!important
}

.pr-5,.px-5 {
    padding-right: 3rem!important
}

.pb-5,.py-5 {
    padding-bottom: 3rem!important
}

.pl-5,.px-5 {
    padding-left: 3rem!important
}

.p-6 {
    padding: 6rem!important
}

.pt-6,.py-6 {
    padding-top: 6rem!important
}

.pr-6,.px-6 {
    padding-right: 6rem!important
}

.pb-6,.py-6 {
    padding-bottom: 6rem!important
}

.pl-6,.px-6 {
    padding-left: 6rem!important
}

.p-7 {
    padding: 8rem!important
}

.pt-7,.py-7 {
    padding-top: 8rem!important
}

.pr-7,.px-7 {
    padding-right: 8rem!important
}

.pb-7,.py-7 {
    padding-bottom: 8rem!important
}

.pl-7,.px-7 {
    padding-left: 8rem!important
}

.p-8 {
    padding: 10rem!important
}

.pt-8,.py-8 {
    padding-top: 10rem!important
}

.pr-8,.px-8 {
    padding-right: 10rem!important
}

.pb-8,.py-8 {
    padding-bottom: 10rem!important
}

.pl-8,.px-8 {
    padding-left: 10rem!important
}

.m-n1 {
    margin: -.25rem!important
}

.mt-n1,.my-n1 {
    margin-top: -.25rem!important
}

.mr-n1,.mx-n1 {
    margin-right: -.25rem!important
}

.mb-n1,.my-n1 {
    margin-bottom: -.25rem!important
}

.ml-n1,.mx-n1 {
    margin-left: -.25rem!important
}

.m-n2 {
    margin: -.5rem!important
}

.mt-n2,.my-n2 {
    margin-top: -.5rem!important
}

.mr-n2,.mx-n2 {
    margin-right: -.5rem!important
}

.mb-n2,.my-n2 {
    margin-bottom: -.5rem!important
}

.ml-n2,.mx-n2 {
    margin-left: -.5rem!important
}

.m-n3 {
    margin: -1rem!important
}

.mt-n3,.my-n3 {
    margin-top: -1rem!important
}

.mr-n3,.mx-n3 {
    margin-right: -1rem!important
}

.mb-n3,.my-n3 {
    margin-bottom: -1rem!important
}

.ml-n3,.mx-n3 {
    margin-left: -1rem!important
}

.m-n4 {
    margin: -1.5rem!important
}

.mt-n4,.my-n4 {
    margin-top: -1.5rem!important
}

.mr-n4,.mx-n4 {
    margin-right: -1.5rem!important
}

.mb-n4,.my-n4 {
    margin-bottom: -1.5rem!important
}

.ml-n4,.mx-n4 {
    margin-left: -1.5rem!important
}

.m-n5 {
    margin: -3rem!important
}

.mt-n5,.my-n5 {
    margin-top: -3rem!important
}

.mr-n5,.mx-n5 {
    margin-right: -3rem!important
}

.mb-n5,.my-n5 {
    margin-bottom: -3rem!important
}

.ml-n5,.mx-n5 {
    margin-left: -3rem!important
}

.m-n6 {
    margin: -6rem!important
}

.mt-n6,.my-n6 {
    margin-top: -6rem!important
}

.mr-n6,.mx-n6 {
    margin-right: -6rem!important
}

.mb-n6,.my-n6 {
    margin-bottom: -6rem!important
}

.ml-n6,.mx-n6 {
    margin-left: -6rem!important
}

.m-n7 {
    margin: -8rem!important
}

.mt-n7,.my-n7 {
    margin-top: -8rem!important
}

.mr-n7,.mx-n7 {
    margin-right: -8rem!important
}

.mb-n7,.my-n7 {
    margin-bottom: -8rem!important
}

.ml-n7,.mx-n7 {
    margin-left: -8rem!important
}

.m-n8 {
    margin: -10rem!important
}

.mt-n8,.my-n8 {
    margin-top: -10rem!important
}

.mr-n8,.mx-n8 {
    margin-right: -10rem!important
}

.mb-n8,.my-n8 {
    margin-bottom: -10rem!important
}

.ml-n8,.mx-n8 {
    margin-left: -10rem!important
}

.m-auto {
    margin: auto!important
}

.mt-auto,.my-auto {
    margin-top: auto!important
}

.mr-auto,.mx-auto {
    margin-right: auto!important
}

.mb-auto,.my-auto {
    margin-bottom: auto!important
}

.ml-auto,.mx-auto {
    margin-left: auto!important
}

@media (min-width: 576px) {
    .m-sm-0 {
        margin:0!important
    }

    .mt-sm-0,.my-sm-0 {
        margin-top: 0!important
    }

    .mr-sm-0,.mx-sm-0 {
        margin-right: 0!important
    }

    .mb-sm-0,.my-sm-0 {
        margin-bottom: 0!important
    }

    .ml-sm-0,.mx-sm-0 {
        margin-left: 0!important
    }

    .m-sm-1 {
        margin: .25rem!important
    }

    .mt-sm-1,.my-sm-1 {
        margin-top: .25rem!important
    }

    .mr-sm-1,.mx-sm-1 {
        margin-right: .25rem!important
    }

    .mb-sm-1,.my-sm-1 {
        margin-bottom: .25rem!important
    }

    .ml-sm-1,.mx-sm-1 {
        margin-left: .25rem!important
    }

    .m-sm-2 {
        margin: .5rem!important
    }

    .mt-sm-2,.my-sm-2 {
        margin-top: .5rem!important
    }

    .mr-sm-2,.mx-sm-2 {
        margin-right: .5rem!important
    }

    .mb-sm-2,.my-sm-2 {
        margin-bottom: .5rem!important
    }

    .ml-sm-2,.mx-sm-2 {
        margin-left: .5rem!important
    }

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

    .mt-sm-3,.my-sm-3 {
        margin-top: 1rem!important
    }

    .mr-sm-3,.mx-sm-3 {
        margin-right: 1rem!important
    }

    .mb-sm-3,.my-sm-3 {
        margin-bottom: 1rem!important
    }

    .ml-sm-3,.mx-sm-3 {
        margin-left: 1rem!important
    }

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

    .mt-sm-4,.my-sm-4 {
        margin-top: 1.5rem!important
    }

    .mr-sm-4,.mx-sm-4 {
        margin-right: 1.5rem!important
    }

    .mb-sm-4,.my-sm-4 {
        margin-bottom: 1.5rem!important
    }

    .ml-sm-4,.mx-sm-4 {
        margin-left: 1.5rem!important
    }

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

    .mt-sm-5,.my-sm-5 {
        margin-top: 3rem!important
    }

    .mr-sm-5,.mx-sm-5 {
        margin-right: 3rem!important
    }

    .mb-sm-5,.my-sm-5 {
        margin-bottom: 3rem!important
    }

    .ml-sm-5,.mx-sm-5 {
        margin-left: 3rem!important
    }

    .m-sm-6 {
        margin: 6rem!important
    }

    .mt-sm-6,.my-sm-6 {
        margin-top: 6rem!important
    }

    .mr-sm-6,.mx-sm-6 {
        margin-right: 6rem!important
    }

    .mb-sm-6,.my-sm-6 {
        margin-bottom: 6rem!important
    }

    .ml-sm-6,.mx-sm-6 {
        margin-left: 6rem!important
    }

    .m-sm-7 {
        margin: 8rem!important
    }

    .mt-sm-7,.my-sm-7 {
        margin-top: 8rem!important
    }

    .mr-sm-7,.mx-sm-7 {
        margin-right: 8rem!important
    }

    .mb-sm-7,.my-sm-7 {
        margin-bottom: 8rem!important
    }

    .ml-sm-7,.mx-sm-7 {
        margin-left: 8rem!important
    }

    .m-sm-8 {
        margin: 10rem!important
    }

    .mt-sm-8,.my-sm-8 {
        margin-top: 10rem!important
    }

    .mr-sm-8,.mx-sm-8 {
        margin-right: 10rem!important
    }

    .mb-sm-8,.my-sm-8 {
        margin-bottom: 10rem!important
    }

    .ml-sm-8,.mx-sm-8 {
        margin-left: 10rem!important
    }

    .p-sm-0 {
        padding: 0!important
    }

    .pt-sm-0,.py-sm-0 {
        padding-top: 0!important
    }

    .pr-sm-0,.px-sm-0 {
        padding-right: 0!important
    }

    .pb-sm-0,.py-sm-0 {
        padding-bottom: 0!important
    }

    .pl-sm-0,.px-sm-0 {
        padding-left: 0!important
    }

    .p-sm-1 {
        padding: .25rem!important
    }

    .pt-sm-1,.py-sm-1 {
        padding-top: .25rem!important
    }

    .pr-sm-1,.px-sm-1 {
        padding-right: .25rem!important
    }

    .pb-sm-1,.py-sm-1 {
        padding-bottom: .25rem!important
    }

    .pl-sm-1,.px-sm-1 {
        padding-left: .25rem!important
    }

    .p-sm-2 {
        padding: .5rem!important
    }

    .pt-sm-2,.py-sm-2 {
        padding-top: .5rem!important
    }

    .pr-sm-2,.px-sm-2 {
        padding-right: .5rem!important
    }

    .pb-sm-2,.py-sm-2 {
        padding-bottom: .5rem!important
    }

    .pl-sm-2,.px-sm-2 {
        padding-left: .5rem!important
    }

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

    .pt-sm-3,.py-sm-3 {
        padding-top: 1rem!important
    }

    .pr-sm-3,.px-sm-3 {
        padding-right: 1rem!important
    }

    .pb-sm-3,.py-sm-3 {
        padding-bottom: 1rem!important
    }

    .pl-sm-3,.px-sm-3 {
        padding-left: 1rem!important
    }

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

    .pt-sm-4,.py-sm-4 {
        padding-top: 1.5rem!important
    }

    .pr-sm-4,.px-sm-4 {
        padding-right: 1.5rem!important
    }

    .pb-sm-4,.py-sm-4 {
        padding-bottom: 1.5rem!important
    }

    .pl-sm-4,.px-sm-4 {
        padding-left: 1.5rem!important
    }

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

    .pt-sm-5,.py-sm-5 {
        padding-top: 3rem!important
    }

    .pr-sm-5,.px-sm-5 {
        padding-right: 3rem!important
    }

    .pb-sm-5,.py-sm-5 {
        padding-bottom: 3rem!important
    }

    .pl-sm-5,.px-sm-5 {
        padding-left: 3rem!important
    }

    .p-sm-6 {
        padding: 6rem!important
    }

    .pt-sm-6,.py-sm-6 {
        padding-top: 6rem!important
    }

    .pr-sm-6,.px-sm-6 {
        padding-right: 6rem!important
    }

    .pb-sm-6,.py-sm-6 {
        padding-bottom: 6rem!important
    }

    .pl-sm-6,.px-sm-6 {
        padding-left: 6rem!important
    }

    .p-sm-7 {
        padding: 8rem!important
    }

    .pt-sm-7,.py-sm-7 {
        padding-top: 8rem!important
    }

    .pr-sm-7,.px-sm-7 {
        padding-right: 8rem!important
    }

    .pb-sm-7,.py-sm-7 {
        padding-bottom: 8rem!important
    }

    .pl-sm-7,.px-sm-7 {
        padding-left: 8rem!important
    }

    .p-sm-8 {
        padding: 10rem!important
    }

    .pt-sm-8,.py-sm-8 {
        padding-top: 10rem!important
    }

    .pr-sm-8,.px-sm-8 {
        padding-right: 10rem!important
    }

    .pb-sm-8,.py-sm-8 {
        padding-bottom: 10rem!important
    }

    .pl-sm-8,.px-sm-8 {
        padding-left: 10rem!important
    }

    .m-sm-n1 {
        margin: -.25rem!important
    }

    .mt-sm-n1,.my-sm-n1 {
        margin-top: -.25rem!important
    }

    .mr-sm-n1,.mx-sm-n1 {
        margin-right: -.25rem!important
    }

    .mb-sm-n1,.my-sm-n1 {
        margin-bottom: -.25rem!important
    }

    .ml-sm-n1,.mx-sm-n1 {
        margin-left: -.25rem!important
    }

    .m-sm-n2 {
        margin: -.5rem!important
    }

    .mt-sm-n2,.my-sm-n2 {
        margin-top: -.5rem!important
    }

    .mr-sm-n2,.mx-sm-n2 {
        margin-right: -.5rem!important
    }

    .mb-sm-n2,.my-sm-n2 {
        margin-bottom: -.5rem!important
    }

    .ml-sm-n2,.mx-sm-n2 {
        margin-left: -.5rem!important
    }

    .m-sm-n3 {
        margin: -1rem!important
    }

    .mt-sm-n3,.my-sm-n3 {
        margin-top: -1rem!important
    }

    .mr-sm-n3,.mx-sm-n3 {
        margin-right: -1rem!important
    }

    .mb-sm-n3,.my-sm-n3 {
        margin-bottom: -1rem!important
    }

    .ml-sm-n3,.mx-sm-n3 {
        margin-left: -1rem!important
    }

    .m-sm-n4 {
        margin: -1.5rem!important
    }

    .mt-sm-n4,.my-sm-n4 {
        margin-top: -1.5rem!important
    }

    .mr-sm-n4,.mx-sm-n4 {
        margin-right: -1.5rem!important
    }

    .mb-sm-n4,.my-sm-n4 {
        margin-bottom: -1.5rem!important
    }

    .ml-sm-n4,.mx-sm-n4 {
        margin-left: -1.5rem!important
    }

    .m-sm-n5 {
        margin: -3rem!important
    }

    .mt-sm-n5,.my-sm-n5 {
        margin-top: -3rem!important
    }

    .mr-sm-n5,.mx-sm-n5 {
        margin-right: -3rem!important
    }

    .mb-sm-n5,.my-sm-n5 {
        margin-bottom: -3rem!important
    }

    .ml-sm-n5,.mx-sm-n5 {
        margin-left: -3rem!important
    }

    .m-sm-n6 {
        margin: -6rem!important
    }

    .mt-sm-n6,.my-sm-n6 {
        margin-top: -6rem!important
    }

    .mr-sm-n6,.mx-sm-n6 {
        margin-right: -6rem!important
    }

    .mb-sm-n6,.my-sm-n6 {
        margin-bottom: -6rem!important
    }

    .ml-sm-n6,.mx-sm-n6 {
        margin-left: -6rem!important
    }

    .m-sm-n7 {
        margin: -8rem!important
    }

    .mt-sm-n7,.my-sm-n7 {
        margin-top: -8rem!important
    }

    .mr-sm-n7,.mx-sm-n7 {
        margin-right: -8rem!important
    }

    .mb-sm-n7,.my-sm-n7 {
        margin-bottom: -8rem!important
    }

    .ml-sm-n7,.mx-sm-n7 {
        margin-left: -8rem!important
    }

    .m-sm-n8 {
        margin: -10rem!important
    }

    .mt-sm-n8,.my-sm-n8 {
        margin-top: -10rem!important
    }

    .mr-sm-n8,.mx-sm-n8 {
        margin-right: -10rem!important
    }

    .mb-sm-n8,.my-sm-n8 {
        margin-bottom: -10rem!important
    }

    .ml-sm-n8,.mx-sm-n8 {
        margin-left: -10rem!important
    }

    .m-sm-auto {
        margin: auto!important
    }

    .mt-sm-auto,.my-sm-auto {
        margin-top: auto!important
    }

    .mr-sm-auto,.mx-sm-auto {
        margin-right: auto!important
    }

    .mb-sm-auto,.my-sm-auto {
        margin-bottom: auto!important
    }

    .ml-sm-auto,.mx-sm-auto {
        margin-left: auto!important
    }
}

@media (min-width: 768px) {
    .m-md-0 {
        margin:0!important
    }

    .mt-md-0,.my-md-0 {
        margin-top: 0!important
    }

    .mr-md-0,.mx-md-0 {
        margin-right: 0!important
    }

    .mb-md-0,.my-md-0 {
        margin-bottom: 0!important
    }

    .ml-md-0,.mx-md-0 {
        margin-left: 0!important
    }

    .m-md-1 {
        margin: .25rem!important
    }

    .mt-md-1,.my-md-1 {
        margin-top: .25rem!important
    }

    .mr-md-1,.mx-md-1 {
        margin-right: .25rem!important
    }

    .mb-md-1,.my-md-1 {
        margin-bottom: .25rem!important
    }

    .ml-md-1,.mx-md-1 {
        margin-left: .25rem!important
    }

    .m-md-2 {
        margin: .5rem!important
    }

    .mt-md-2,.my-md-2 {
        margin-top: .5rem!important
    }

    .mr-md-2,.mx-md-2 {
        margin-right: .5rem!important
    }

    .mb-md-2,.my-md-2 {
        margin-bottom: .5rem!important
    }

    .ml-md-2,.mx-md-2 {
        margin-left: .5rem!important
    }

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

    .mt-md-3,.my-md-3 {
        margin-top: 1rem!important
    }

    .mr-md-3,.mx-md-3 {
        margin-right: 1rem!important
    }

    .mb-md-3,.my-md-3 {
        margin-bottom: 1rem!important
    }

    .ml-md-3,.mx-md-3 {
        margin-left: 1rem!important
    }

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

    .mt-md-4,.my-md-4 {
        margin-top: 1.5rem!important
    }

    .mr-md-4,.mx-md-4 {
        margin-right: 1.5rem!important
    }

    .mb-md-4,.my-md-4 {
        margin-bottom: 1.5rem!important
    }

    .ml-md-4,.mx-md-4 {
        margin-left: 1.5rem!important
    }

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

    .mt-md-5,.my-md-5 {
        margin-top: 3rem!important
    }

    .mr-md-5,.mx-md-5 {
        margin-right: 3rem!important
    }

    .mb-md-5,.my-md-5 {
        margin-bottom: 3rem!important
    }

    .ml-md-5,.mx-md-5 {
        margin-left: 3rem!important
    }

    .m-md-6 {
        margin: 6rem!important
    }

    .mt-md-6,.my-md-6 {
        margin-top: 6rem!important
    }

    .mr-md-6,.mx-md-6 {
        margin-right: 6rem!important
    }

    .mb-md-6,.my-md-6 {
        margin-bottom: 6rem!important
    }

    .ml-md-6,.mx-md-6 {
        margin-left: 6rem!important
    }

    .m-md-7 {
        margin: 8rem!important
    }

    .mt-md-7,.my-md-7 {
        margin-top: 8rem!important
    }

    .mr-md-7,.mx-md-7 {
        margin-right: 8rem!important
    }

    .mb-md-7,.my-md-7 {
        margin-bottom: 8rem!important
    }

    .ml-md-7,.mx-md-7 {
        margin-left: 8rem!important
    }

    .m-md-8 {
        margin: 10rem!important
    }

    .mt-md-8,.my-md-8 {
        margin-top: 10rem!important
    }

    .mr-md-8,.mx-md-8 {
        margin-right: 10rem!important
    }

    .mb-md-8,.my-md-8 {
        margin-bottom: 10rem!important
    }

    .ml-md-8,.mx-md-8 {
        margin-left: 10rem!important
    }

    .p-md-0 {
        padding: 0!important
    }

    .pt-md-0,.py-md-0 {
        padding-top: 0!important
    }

    .pr-md-0,.px-md-0 {
        padding-right: 0!important
    }

    .pb-md-0,.py-md-0 {
        padding-bottom: 0!important
    }

    .pl-md-0,.px-md-0 {
        padding-left: 0!important
    }

    .p-md-1 {
        padding: .25rem!important
    }

    .pt-md-1,.py-md-1 {
        padding-top: .25rem!important
    }

    .pr-md-1,.px-md-1 {
        padding-right: .25rem!important
    }

    .pb-md-1,.py-md-1 {
        padding-bottom: .25rem!important
    }

    .pl-md-1,.px-md-1 {
        padding-left: .25rem!important
    }

    .p-md-2 {
        padding: .5rem!important
    }

    .pt-md-2,.py-md-2 {
        padding-top: .5rem!important
    }

    .pr-md-2,.px-md-2 {
        padding-right: .5rem!important
    }

    .pb-md-2,.py-md-2 {
        padding-bottom: .5rem!important
    }

    .pl-md-2,.px-md-2 {
        padding-left: .5rem!important
    }

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

    .pt-md-3,.py-md-3 {
        padding-top: 1rem!important
    }

    .pr-md-3,.px-md-3 {
        padding-right: 1rem!important
    }

    .pb-md-3,.py-md-3 {
        padding-bottom: 1rem!important
    }

    .pl-md-3,.px-md-3 {
        padding-left: 1rem!important
    }

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

    .pt-md-4,.py-md-4 {
        padding-top: 1.5rem!important
    }

    .pr-md-4,.px-md-4 {
        padding-right: 1.5rem!important
    }

    .pb-md-4,.py-md-4 {
        padding-bottom: 1.5rem!important
    }

    .pl-md-4,.px-md-4 {
        padding-left: 1.5rem!important
    }

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

    .pt-md-5,.py-md-5 {
        padding-top: 3rem!important
    }

    .pr-md-5,.px-md-5 {
        padding-right: 3rem!important
    }

    .pb-md-5,.py-md-5 {
        padding-bottom: 3rem!important
    }

    .pl-md-5,.px-md-5 {
        padding-left: 3rem!important
    }

    .p-md-6 {
        padding: 6rem!important
    }

    .pt-md-6,.py-md-6 {
        padding-top: 6rem!important
    }

    .pr-md-6,.px-md-6 {
        padding-right: 6rem!important
    }

    .pb-md-6,.py-md-6 {
        padding-bottom: 6rem!important
    }

    .pl-md-6,.px-md-6 {
        padding-left: 6rem!important
    }

    .p-md-7 {
        padding: 8rem!important
    }

    .pt-md-7,.py-md-7 {
        padding-top: 8rem!important
    }

    .pr-md-7,.px-md-7 {
        padding-right: 8rem!important
    }

    .pb-md-7,.py-md-7 {
        padding-bottom: 8rem!important
    }

    .pl-md-7,.px-md-7 {
        padding-left: 8rem!important
    }

    .p-md-8 {
        padding: 10rem!important
    }

    .pt-md-8,.py-md-8 {
        padding-top: 10rem!important
    }

    .pr-md-8,.px-md-8 {
        padding-right: 10rem!important
    }

    .pb-md-8,.py-md-8 {
        padding-bottom: 10rem!important
    }

    .pl-md-8,.px-md-8 {
        padding-left: 10rem!important
    }

    .m-md-n1 {
        margin: -.25rem!important
    }

    .mt-md-n1,.my-md-n1 {
        margin-top: -.25rem!important
    }

    .mr-md-n1,.mx-md-n1 {
        margin-right: -.25rem!important
    }

    .mb-md-n1,.my-md-n1 {
        margin-bottom: -.25rem!important
    }

    .ml-md-n1,.mx-md-n1 {
        margin-left: -.25rem!important
    }

    .m-md-n2 {
        margin: -.5rem!important
    }

    .mt-md-n2,.my-md-n2 {
        margin-top: -.5rem!important
    }

    .mr-md-n2,.mx-md-n2 {
        margin-right: -.5rem!important
    }

    .mb-md-n2,.my-md-n2 {
        margin-bottom: -.5rem!important
    }

    .ml-md-n2,.mx-md-n2 {
        margin-left: -.5rem!important
    }

    .m-md-n3 {
        margin: -1rem!important
    }

    .mt-md-n3,.my-md-n3 {
        margin-top: -1rem!important
    }

    .mr-md-n3,.mx-md-n3 {
        margin-right: -1rem!important
    }

    .mb-md-n3,.my-md-n3 {
        margin-bottom: -1rem!important
    }

    .ml-md-n3,.mx-md-n3 {
        margin-left: -1rem!important
    }

    .m-md-n4 {
        margin: -1.5rem!important
    }

    .mt-md-n4,.my-md-n4 {
        margin-top: -1.5rem!important
    }

    .mr-md-n4,.mx-md-n4 {
        margin-right: -1.5rem!important
    }

    .mb-md-n4,.my-md-n4 {
        margin-bottom: -1.5rem!important
    }

    .ml-md-n4,.mx-md-n4 {
        margin-left: -1.5rem!important
    }

    .m-md-n5 {
        margin: -3rem!important
    }

    .mt-md-n5,.my-md-n5 {
        margin-top: -3rem!important
    }

    .mr-md-n5,.mx-md-n5 {
        margin-right: -3rem!important
    }

    .mb-md-n5,.my-md-n5 {
        margin-bottom: -3rem!important
    }

    .ml-md-n5,.mx-md-n5 {
        margin-left: -3rem!important
    }

    .m-md-n6 {
        margin: -6rem!important
    }

    .mt-md-n6,.my-md-n6 {
        margin-top: -6rem!important
    }

    .mr-md-n6,.mx-md-n6 {
        margin-right: -6rem!important
    }

    .mb-md-n6,.my-md-n6 {
        margin-bottom: -6rem!important
    }

    .ml-md-n6,.mx-md-n6 {
        margin-left: -6rem!important
    }

    .m-md-n7 {
        margin: -8rem!important
    }

    .mt-md-n7,.my-md-n7 {
        margin-top: -8rem!important
    }

    .mr-md-n7,.mx-md-n7 {
        margin-right: -8rem!important
    }

    .mb-md-n7,.my-md-n7 {
        margin-bottom: -8rem!important
    }

    .ml-md-n7,.mx-md-n7 {
        margin-left: -8rem!important
    }

    .m-md-n8 {
        margin: -10rem!important
    }

    .mt-md-n8,.my-md-n8 {
        margin-top: -10rem!important
    }

    .mr-md-n8,.mx-md-n8 {
        margin-right: -10rem!important
    }

    .mb-md-n8,.my-md-n8 {
        margin-bottom: -10rem!important
    }

    .ml-md-n8,.mx-md-n8 {
        margin-left: -10rem!important
    }

    .m-md-auto {
        margin: auto!important
    }

    .mt-md-auto,.my-md-auto {
        margin-top: auto!important
    }

    .mr-md-auto,.mx-md-auto {
        margin-right: auto!important
    }

    .mb-md-auto,.my-md-auto {
        margin-bottom: auto!important
    }

    .ml-md-auto,.mx-md-auto {
        margin-left: auto!important
    }
}

@media (min-width: 992px) {
    .m-lg-0 {
        margin:0!important
    }

    .mt-lg-0,.my-lg-0 {
        margin-top: 0!important
    }

    .mr-lg-0,.mx-lg-0 {
        margin-right: 0!important
    }

    .mb-lg-0,.my-lg-0 {
        margin-bottom: 0!important
    }

    .ml-lg-0,.mx-lg-0 {
        margin-left: 0!important
    }

    .m-lg-1 {
        margin: .25rem!important
    }

    .mt-lg-1,.my-lg-1 {
        margin-top: .25rem!important
    }

    .mr-lg-1,.mx-lg-1 {
        margin-right: .25rem!important
    }

    .mb-lg-1,.my-lg-1 {
        margin-bottom: .25rem!important
    }

    .ml-lg-1,.mx-lg-1 {
        margin-left: .25rem!important
    }

    .m-lg-2 {
        margin: .5rem!important
    }

    .mt-lg-2,.my-lg-2 {
        margin-top: .5rem!important
    }

    .mr-lg-2,.mx-lg-2 {
        margin-right: .5rem!important
    }

    .mb-lg-2,.my-lg-2 {
        margin-bottom: .5rem!important
    }

    .ml-lg-2,.mx-lg-2 {
        margin-left: .5rem!important
    }

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

    .mt-lg-3,.my-lg-3 {
        margin-top: 1rem!important
    }

    .mr-lg-3,.mx-lg-3 {
        margin-right: 1rem!important
    }

    .mb-lg-3,.my-lg-3 {
        margin-bottom: 1rem!important
    }

    .ml-lg-3,.mx-lg-3 {
        margin-left: 1rem!important
    }

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

    .mt-lg-4,.my-lg-4 {
        margin-top: 1.5rem!important
    }

    .mr-lg-4,.mx-lg-4 {
        margin-right: 1.5rem!important
    }

    .mb-lg-4,.my-lg-4 {
        margin-bottom: 1.5rem!important
    }

    .ml-lg-4,.mx-lg-4 {
        margin-left: 1.5rem!important
    }

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

    .mt-lg-5,.my-lg-5 {
        margin-top: 3rem!important
    }

    .mr-lg-5,.mx-lg-5 {
        margin-right: 3rem!important
    }

    .mb-lg-5,.my-lg-5 {
        margin-bottom: 3rem!important
    }

    .ml-lg-5,.mx-lg-5 {
        margin-left: 3rem!important
    }

    .m-lg-6 {
        margin: 6rem!important
    }

    .mt-lg-6,.my-lg-6 {
        margin-top: 6rem!important
    }

    .mr-lg-6,.mx-lg-6 {
        margin-right: 6rem!important
    }

    .mb-lg-6,.my-lg-6 {
        margin-bottom: 6rem!important
    }

    .ml-lg-6,.mx-lg-6 {
        margin-left: 6rem!important
    }

    .m-lg-7 {
        margin: 8rem!important
    }

    .mt-lg-7,.my-lg-7 {
        margin-top: 8rem!important
    }

    .mr-lg-7,.mx-lg-7 {
        margin-right: 8rem!important
    }

    .mb-lg-7,.my-lg-7 {
        margin-bottom: 8rem!important
    }

    .ml-lg-7,.mx-lg-7 {
        margin-left: 8rem!important
    }

    .m-lg-8 {
        margin: 10rem!important
    }

    .mt-lg-8,.my-lg-8 {
        margin-top: 10rem!important
    }

    .mr-lg-8,.mx-lg-8 {
        margin-right: 10rem!important
    }

    .mb-lg-8,.my-lg-8 {
        margin-bottom: 10rem!important
    }

    .ml-lg-8,.mx-lg-8 {
        margin-left: 10rem!important
    }

    .p-lg-0 {
        padding: 0!important
    }

    .pt-lg-0,.py-lg-0 {
        padding-top: 0!important
    }

    .pr-lg-0,.px-lg-0 {
        padding-right: 0!important
    }

    .pb-lg-0,.py-lg-0 {
        padding-bottom: 0!important
    }

    .pl-lg-0,.px-lg-0 {
        padding-left: 0!important
    }

    .p-lg-1 {
        padding: .25rem!important
    }

    .pt-lg-1,.py-lg-1 {
        padding-top: .25rem!important
    }

    .pr-lg-1,.px-lg-1 {
        padding-right: .25rem!important
    }

    .pb-lg-1,.py-lg-1 {
        padding-bottom: .25rem!important
    }

    .pl-lg-1,.px-lg-1 {
        padding-left: .25rem!important
    }

    .p-lg-2 {
        padding: .5rem!important
    }

    .pt-lg-2,.py-lg-2 {
        padding-top: .5rem!important
    }

    .pr-lg-2,.px-lg-2 {
        padding-right: .5rem!important
    }

    .pb-lg-2,.py-lg-2 {
        padding-bottom: .5rem!important
    }

    .pl-lg-2,.px-lg-2 {
        padding-left: .5rem!important
    }

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

    .pt-lg-3,.py-lg-3 {
        padding-top: 1rem!important
    }

    .pr-lg-3,.px-lg-3 {
        padding-right: 1rem!important
    }

    .pb-lg-3,.py-lg-3 {
        padding-bottom: 1rem!important
    }

    .pl-lg-3,.px-lg-3 {
        padding-left: 1rem!important
    }

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

    .pt-lg-4,.py-lg-4 {
        padding-top: 1.5rem!important
    }

    .pr-lg-4,.px-lg-4 {
        padding-right: 1.5rem!important
    }

    .pb-lg-4,.py-lg-4 {
        padding-bottom: 1.5rem!important
    }

    .pl-lg-4,.px-lg-4 {
        padding-left: 1.5rem!important
    }

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

    .pt-lg-5,.py-lg-5 {
        padding-top: 3rem!important
    }

    .pr-lg-5,.px-lg-5 {
        padding-right: 3rem!important
    }

    .pb-lg-5,.py-lg-5 {
        padding-bottom: 3rem!important
    }

    .pl-lg-5,.px-lg-5 {
        padding-left: 3rem!important
    }

    .p-lg-6 {
        padding: 6rem!important
    }

    .pt-lg-6,.py-lg-6 {
        padding-top: 6rem!important
    }

    .pr-lg-6,.px-lg-6 {
        padding-right: 6rem!important
    }

    .pb-lg-6,.py-lg-6 {
        padding-bottom: 6rem!important
    }

    .pl-lg-6,.px-lg-6 {
        padding-left: 6rem!important
    }

    .p-lg-7 {
        padding: 8rem!important
    }

    .pt-lg-7,.py-lg-7 {
        padding-top: 8rem!important
    }

    .pr-lg-7,.px-lg-7 {
        padding-right: 8rem!important
    }

    .pb-lg-7,.py-lg-7 {
        padding-bottom: 8rem!important
    }

    .pl-lg-7,.px-lg-7 {
        padding-left: 8rem!important
    }

    .p-lg-8 {
        padding: 10rem!important
    }

    .pt-lg-8,.py-lg-8 {
        padding-top: 10rem!important
    }

    .pr-lg-8,.px-lg-8 {
        padding-right: 10rem!important
    }

    .pb-lg-8,.py-lg-8 {
        padding-bottom: 10rem!important
    }

    .pl-lg-8,.px-lg-8 {
        padding-left: 10rem!important
    }

    .m-lg-n1 {
        margin: -.25rem!important
    }

    .mt-lg-n1,.my-lg-n1 {
        margin-top: -.25rem!important
    }

    .mr-lg-n1,.mx-lg-n1 {
        margin-right: -.25rem!important
    }

    .mb-lg-n1,.my-lg-n1 {
        margin-bottom: -.25rem!important
    }

    .ml-lg-n1,.mx-lg-n1 {
        margin-left: -.25rem!important
    }

    .m-lg-n2 {
        margin: -.5rem!important
    }

    .mt-lg-n2,.my-lg-n2 {
        margin-top: -.5rem!important
    }

    .mr-lg-n2,.mx-lg-n2 {
        margin-right: -.5rem!important
    }

    .mb-lg-n2,.my-lg-n2 {
        margin-bottom: -.5rem!important
    }

    .ml-lg-n2,.mx-lg-n2 {
        margin-left: -.5rem!important
    }

    .m-lg-n3 {
        margin: -1rem!important
    }

    .mt-lg-n3,.my-lg-n3 {
        margin-top: -1rem!important
    }

    .mr-lg-n3,.mx-lg-n3 {
        margin-right: -1rem!important
    }

    .mb-lg-n3,.my-lg-n3 {
        margin-bottom: -1rem!important
    }

    .ml-lg-n3,.mx-lg-n3 {
        margin-left: -1rem!important
    }

    .m-lg-n4 {
        margin: -1.5rem!important
    }

    .mt-lg-n4,.my-lg-n4 {
        margin-top: -1.5rem!important
    }

    .mr-lg-n4,.mx-lg-n4 {
        margin-right: -1.5rem!important
    }

    .mb-lg-n4,.my-lg-n4 {
        margin-bottom: -1.5rem!important
    }

    .ml-lg-n4,.mx-lg-n4 {
        margin-left: -1.5rem!important
    }

    .m-lg-n5 {
        margin: -3rem!important
    }

    .mt-lg-n5,.my-lg-n5 {
        margin-top: -3rem!important
    }

    .mr-lg-n5,.mx-lg-n5 {
        margin-right: -3rem!important
    }

    .mb-lg-n5,.my-lg-n5 {
        margin-bottom: -3rem!important
    }

    .ml-lg-n5,.mx-lg-n5 {
        margin-left: -3rem!important
    }

    .m-lg-n6 {
        margin: -6rem!important
    }

    .mt-lg-n6,.my-lg-n6 {
        margin-top: -6rem!important
    }

    .mr-lg-n6,.mx-lg-n6 {
        margin-right: -6rem!important
    }

    .mb-lg-n6,.my-lg-n6 {
        margin-bottom: -6rem!important
    }

    .ml-lg-n6,.mx-lg-n6 {
        margin-left: -6rem!important
    }

    .m-lg-n7 {
        margin: -8rem!important
    }

    .mt-lg-n7,.my-lg-n7 {
        margin-top: -8rem!important
    }

    .mr-lg-n7,.mx-lg-n7 {
        margin-right: -8rem!important
    }

    .mb-lg-n7,.my-lg-n7 {
        margin-bottom: -8rem!important
    }

    .ml-lg-n7,.mx-lg-n7 {
        margin-left: -8rem!important
    }

    .m-lg-n8 {
        margin: -10rem!important
    }

    .mt-lg-n8,.my-lg-n8 {
        margin-top: -10rem!important
    }

    .mr-lg-n8,.mx-lg-n8 {
        margin-right: -10rem!important
    }

    .mb-lg-n8,.my-lg-n8 {
        margin-bottom: -10rem!important
    }

    .ml-lg-n8,.mx-lg-n8 {
        margin-left: -10rem!important
    }

    .m-lg-auto {
        margin: auto!important
    }

    .mt-lg-auto,.my-lg-auto {
        margin-top: auto!important
    }

    .mr-lg-auto,.mx-lg-auto {
        margin-right: auto!important
    }

    .mb-lg-auto,.my-lg-auto {
        margin-bottom: auto!important
    }

    .ml-lg-auto,.mx-lg-auto {
        margin-left: auto!important
    }
}

@media (min-width: 1200px) {
    .m-xl-0 {
        margin:0!important
    }

    .mt-xl-0,.my-xl-0 {
        margin-top: 0!important
    }

    .mr-xl-0,.mx-xl-0 {
        margin-right: 0!important
    }

    .mb-xl-0,.my-xl-0 {
        margin-bottom: 0!important
    }

    .ml-xl-0,.mx-xl-0 {
        margin-left: 0!important
    }

    .m-xl-1 {
        margin: .25rem!important
    }

    .mt-xl-1,.my-xl-1 {
        margin-top: .25rem!important
    }

    .mr-xl-1,.mx-xl-1 {
        margin-right: .25rem!important
    }

    .mb-xl-1,.my-xl-1 {
        margin-bottom: .25rem!important
    }

    .ml-xl-1,.mx-xl-1 {
        margin-left: .25rem!important
    }

    .m-xl-2 {
        margin: .5rem!important
    }

    .mt-xl-2,.my-xl-2 {
        margin-top: .5rem!important
    }

    .mr-xl-2,.mx-xl-2 {
        margin-right: .5rem!important
    }

    .mb-xl-2,.my-xl-2 {
        margin-bottom: .5rem!important
    }

    .ml-xl-2,.mx-xl-2 {
        margin-left: .5rem!important
    }

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

    .mt-xl-3,.my-xl-3 {
        margin-top: 1rem!important
    }

    .mr-xl-3,.mx-xl-3 {
        margin-right: 1rem!important
    }

    .mb-xl-3,.my-xl-3 {
        margin-bottom: 1rem!important
    }

    .ml-xl-3,.mx-xl-3 {
        margin-left: 1rem!important
    }

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

    .mt-xl-4,.my-xl-4 {
        margin-top: 1.5rem!important
    }

    .mr-xl-4,.mx-xl-4 {
        margin-right: 1.5rem!important
    }

    .mb-xl-4,.my-xl-4 {
        margin-bottom: 1.5rem!important
    }

    .ml-xl-4,.mx-xl-4 {
        margin-left: 1.5rem!important
    }

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

    .mt-xl-5,.my-xl-5 {
        margin-top: 3rem!important
    }

    .mr-xl-5,.mx-xl-5 {
        margin-right: 3rem!important
    }

    .mb-xl-5,.my-xl-5 {
        margin-bottom: 3rem!important
    }

    .ml-xl-5,.mx-xl-5 {
        margin-left: 3rem!important
    }

    .m-xl-6 {
        margin: 6rem!important
    }

    .mt-xl-6,.my-xl-6 {
        margin-top: 6rem!important
    }

    .mr-xl-6,.mx-xl-6 {
        margin-right: 6rem!important
    }

    .mb-xl-6,.my-xl-6 {
        margin-bottom: 6rem!important
    }

    .ml-xl-6,.mx-xl-6 {
        margin-left: 6rem!important
    }

    .m-xl-7 {
        margin: 8rem!important
    }

    .mt-xl-7,.my-xl-7 {
        margin-top: 8rem!important
    }

    .mr-xl-7,.mx-xl-7 {
        margin-right: 8rem!important
    }

    .mb-xl-7,.my-xl-7 {
        margin-bottom: 8rem!important
    }

    .ml-xl-7,.mx-xl-7 {
        margin-left: 8rem!important
    }

    .m-xl-8 {
        margin: 10rem!important
    }

    .mt-xl-8,.my-xl-8 {
        margin-top: 10rem!important
    }

    .mr-xl-8,.mx-xl-8 {
        margin-right: 10rem!important
    }

    .mb-xl-8,.my-xl-8 {
        margin-bottom: 10rem!important
    }

    .ml-xl-8,.mx-xl-8 {
        margin-left: 10rem!important
    }

    .p-xl-0 {
        padding: 0!important
    }

    .pt-xl-0,.py-xl-0 {
        padding-top: 0!important
    }

    .pr-xl-0,.px-xl-0 {
        padding-right: 0!important
    }

    .pb-xl-0,.py-xl-0 {
        padding-bottom: 0!important
    }

    .pl-xl-0,.px-xl-0 {
        padding-left: 0!important
    }

    .p-xl-1 {
        padding: .25rem!important
    }

    .pt-xl-1,.py-xl-1 {
        padding-top: .25rem!important
    }

    .pr-xl-1,.px-xl-1 {
        padding-right: .25rem!important
    }

    .pb-xl-1,.py-xl-1 {
        padding-bottom: .25rem!important
    }

    .pl-xl-1,.px-xl-1 {
        padding-left: .25rem!important
    }

    .p-xl-2 {
        padding: .5rem!important
    }

    .pt-xl-2,.py-xl-2 {
        padding-top: .5rem!important
    }

    .pr-xl-2,.px-xl-2 {
        padding-right: .5rem!important
    }

    .pb-xl-2,.py-xl-2 {
        padding-bottom: .5rem!important
    }

    .pl-xl-2,.px-xl-2 {
        padding-left: .5rem!important
    }

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

    .pt-xl-3,.py-xl-3 {
        padding-top: 1rem!important
    }

    .pr-xl-3,.px-xl-3 {
        padding-right: 1rem!important
    }

    .pb-xl-3,.py-xl-3 {
        padding-bottom: 1rem!important
    }

    .pl-xl-3,.px-xl-3 {
        padding-left: 1rem!important
    }

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

    .pt-xl-4,.py-xl-4 {
        padding-top: 1.5rem!important
    }

    .pr-xl-4,.px-xl-4 {
        padding-right: 1.5rem!important
    }

    .pb-xl-4,.py-xl-4 {
        padding-bottom: 1.5rem!important
    }

    .pl-xl-4,.px-xl-4 {
        padding-left: 1.5rem!important
    }

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

    .pt-xl-5,.py-xl-5 {
        padding-top: 3rem!important
    }

    .pr-xl-5,.px-xl-5 {
        padding-right: 3rem!important
    }

    .pb-xl-5,.py-xl-5 {
        padding-bottom: 3rem!important
    }

    .pl-xl-5,.px-xl-5 {
        padding-left: 3rem!important
    }

    .p-xl-6 {
        padding: 6rem!important
    }

    .pt-xl-6,.py-xl-6 {
        padding-top: 6rem!important
    }

    .pr-xl-6,.px-xl-6 {
        padding-right: 6rem!important
    }

    .pb-xl-6,.py-xl-6 {
        padding-bottom: 6rem!important
    }

    .pl-xl-6,.px-xl-6 {
        padding-left: 6rem!important
    }

    .p-xl-7 {
        padding: 8rem!important
    }

    .pt-xl-7,.py-xl-7 {
        padding-top: 8rem!important
    }

    .pr-xl-7,.px-xl-7 {
        padding-right: 8rem!important
    }

    .pb-xl-7,.py-xl-7 {
        padding-bottom: 8rem!important
    }

    .pl-xl-7,.px-xl-7 {
        padding-left: 8rem!important
    }

    .p-xl-8 {
        padding: 10rem!important
    }

    .pt-xl-8,.py-xl-8 {
        padding-top: 10rem!important
    }

    .pr-xl-8,.px-xl-8 {
        padding-right: 10rem!important
    }

    .pb-xl-8,.py-xl-8 {
        padding-bottom: 10rem!important
    }

    .pl-xl-8,.px-xl-8 {
        padding-left: 10rem!important
    }

    .m-xl-n1 {
        margin: -.25rem!important
    }

    .mt-xl-n1,.my-xl-n1 {
        margin-top: -.25rem!important
    }

    .mr-xl-n1,.mx-xl-n1 {
        margin-right: -.25rem!important
    }

    .mb-xl-n1,.my-xl-n1 {
        margin-bottom: -.25rem!important
    }

    .ml-xl-n1,.mx-xl-n1 {
        margin-left: -.25rem!important
    }

    .m-xl-n2 {
        margin: -.5rem!important
    }

    .mt-xl-n2,.my-xl-n2 {
        margin-top: -.5rem!important
    }

    .mr-xl-n2,.mx-xl-n2 {
        margin-right: -.5rem!important
    }

    .mb-xl-n2,.my-xl-n2 {
        margin-bottom: -.5rem!important
    }

    .ml-xl-n2,.mx-xl-n2 {
        margin-left: -.5rem!important
    }

    .m-xl-n3 {
        margin: -1rem!important
    }

    .mt-xl-n3,.my-xl-n3 {
        margin-top: -1rem!important
    }

    .mr-xl-n3,.mx-xl-n3 {
        margin-right: -1rem!important
    }

    .mb-xl-n3,.my-xl-n3 {
        margin-bottom: -1rem!important
    }

    .ml-xl-n3,.mx-xl-n3 {
        margin-left: -1rem!important
    }

    .m-xl-n4 {
        margin: -1.5rem!important
    }

    .mt-xl-n4,.my-xl-n4 {
        margin-top: -1.5rem!important
    }

    .mr-xl-n4,.mx-xl-n4 {
        margin-right: -1.5rem!important
    }

    .mb-xl-n4,.my-xl-n4 {
        margin-bottom: -1.5rem!important
    }

    .ml-xl-n4,.mx-xl-n4 {
        margin-left: -1.5rem!important
    }

    .m-xl-n5 {
        margin: -3rem!important
    }

    .mt-xl-n5,.my-xl-n5 {
        margin-top: -3rem!important
    }

    .mr-xl-n5,.mx-xl-n5 {
        margin-right: -3rem!important
    }

    .mb-xl-n5,.my-xl-n5 {
        margin-bottom: -3rem!important
    }

    .ml-xl-n5,.mx-xl-n5 {
        margin-left: -3rem!important
    }

    .m-xl-n6 {
        margin: -6rem!important
    }

    .mt-xl-n6,.my-xl-n6 {
        margin-top: -6rem!important
    }

    .mr-xl-n6,.mx-xl-n6 {
        margin-right: -6rem!important
    }

    .mb-xl-n6,.my-xl-n6 {
        margin-bottom: -6rem!important
    }

    .ml-xl-n6,.mx-xl-n6 {
        margin-left: -6rem!important
    }

    .m-xl-n7 {
        margin: -8rem!important
    }

    .mt-xl-n7,.my-xl-n7 {
        margin-top: -8rem!important
    }

    .mr-xl-n7,.mx-xl-n7 {
        margin-right: -8rem!important
    }

    .mb-xl-n7,.my-xl-n7 {
        margin-bottom: -8rem!important
    }

    .ml-xl-n7,.mx-xl-n7 {
        margin-left: -8rem!important
    }

    .m-xl-n8 {
        margin: -10rem!important
    }

    .mt-xl-n8,.my-xl-n8 {
        margin-top: -10rem!important
    }

    .mr-xl-n8,.mx-xl-n8 {
        margin-right: -10rem!important
    }

    .mb-xl-n8,.my-xl-n8 {
        margin-bottom: -10rem!important
    }

    .ml-xl-n8,.mx-xl-n8 {
        margin-left: -10rem!important
    }

    .m-xl-auto {
        margin: auto!important
    }

    .mt-xl-auto,.my-xl-auto {
        margin-top: auto!important
    }

    .mr-xl-auto,.mx-xl-auto {
        margin-right: auto!important
    }

    .mb-xl-auto,.my-xl-auto {
        margin-bottom: auto!important
    }

    .ml-xl-auto,.mx-xl-auto {
        margin-left: auto!important
    }
}

.stretched-link::after {
    z-index: 1;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0,0,0,0);
    content: "";
    pointer-events: auto
}

.text-monospace {
    font-family: SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace!important
}

.text-justify {
    text-align: justify!important
}

.text-wrap {
    white-space: normal!important
}

.text-nowrap {
    white-space: nowrap!important
}

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

.text-left {
    text-align: left!important
}

.text-right {
    text-align: right!important
}

.text-center {
    text-align: center!important
}

@media (min-width: 576px) {
    .text-sm-left {
        text-align:left!important
    }

    .text-sm-right {
        text-align: right!important
    }

    .text-sm-center {
        text-align: center!important
    }
}

@media (min-width: 768px) {
    .text-md-left {
        text-align:left!important
    }

    .text-md-right {
        text-align: right!important
    }

    .text-md-center {
        text-align: center!important
    }
}

@media (min-width: 992px) {
    .text-lg-left {
        text-align:left!important
    }

    .text-lg-right {
        text-align: right!important
    }

    .text-lg-center {
        text-align: center!important
    }
}

@media (min-width: 1200px) {
    .text-xl-left {
        text-align:left!important
    }

    .text-xl-right {
        text-align: right!important
    }

    .text-xl-center {
        text-align: center!important
    }
}

.text-lowercase {
    text-transform: lowercase!important
}

.text-uppercase {
    text-transform: uppercase!important
}

.text-capitalize {
    text-transform: capitalize!important
}

.font-weight-light {
    font-weight: 300!important
}

.font-weight-lighter {
    font-weight: lighter!important
}

.font-weight-normal {
    font-weight: 400!important
}

.font-weight-bold {
    font-weight: 700!important
}

.font-weight-bolder {
    font-weight: bolder!important
}

.font-italic {
    font-style: italic!important
}

.text-white {
    color: #fff!important
}

.text-primary {
    color: #412020!important
}

a.text-primary:focus,a.text-primary:hover {
    color: #0e0707!important
}

.text-secondary {
    color: #e60012!important
}

a.text-secondary:focus,a.text-secondary:hover {
    color: #9a000c!important
}

.text-success {
    color: #28a745!important
}

a.text-success:focus,a.text-success:hover {
    color: #19692c!important
}

.text-info {
    color: #17a2b8!important
}

a.text-info:focus,a.text-info:hover {
    color: #0f6674!important
}

.text-warning {
    color: #ffc107!important
}

a.text-warning:focus,a.text-warning:hover {
    color: #ba8b00!important
}

.text-danger {
    color: #dc3545!important
}

a.text-danger:focus,a.text-danger:hover {
    color: #a71d2a!important
}

.text-light {
    color: #f8f9fa!important
}

a.text-light:focus,a.text-light:hover {
    color: #cbd3da!important
}

.text-dark {
    color: #343a40!important
}

a.text-dark:focus,a.text-dark:hover {
    color: #121416!important
}

.text-p_light {
    color: #6e4847!important
}

a.text-p_light:focus,a.text-p_light:hover {
    color: #402a29!important
}

.text-p_dark {
    color: #1f0000!important
}

a.text-p_dark:focus,a.text-p_dark:hover {
    color: #000!important
}

.text-s_light {
    color: #ff553e!important
}

a.text-s_light:focus,a.text-s_light:hover {
    color: #f11d00!important
}

.text-s_dark {
    color: #ab0000!important
}

a.text-s_dark:focus,a.text-s_dark:hover {
    color: #5f0000!important
}

.text-gray-400 {
    color: #ced4da!important
}

a.text-gray-400:focus,a.text-gray-400:hover {
    color: #a2aeb9!important
}

.text-body {
    color: #412020!important
}

.text-muted {
    color: #6c757d!important
}

.text-black-50 {
    color: rgba(0,0,0,.5)!important
}

.text-white-50 {
    color: rgba(255,255,255,.5)!important
}

.text-hide {
    border: 0;
    background-color: transparent;
    color: transparent;
    font: 0/0 a;
    text-shadow: none
}

.text-decoration-none {
    text-decoration: none!important
}

.text-break {
    word-break: break-word!important;
    overflow-wrap: break-word!important
}

.text-reset {
    color: inherit!important
}

.visible {
    visibility: visible!important
}

.invisible {
    visibility: hidden!important
}

@media print {
    *,::after,::before {
        box-shadow: none!important;
        text-shadow: none!important
    }

    a:not(.btn) {
        text-decoration: underline
    }

    abbr[title]::after {
        content: " (" attr(title) ")"
    }

    pre {
        white-space: pre-wrap!important
    }

    blockquote,pre {
        border: 1px solid #adb5bd;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    img,tr {
        page-break-inside: avoid
    }

    h2,h3,p {
        orphans: 3;
        widows: 3
    }

    h2,h3 {
        page-break-after: avoid
    }

    @page {
        size: a3
    }

    body {
        min-width: 992px!important
    }

    .container {
        min-width: 992px!important
    }

    .navbar {
        display: none
    }

    .badge {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse!important
    }

    .table td,.table th {
        background-color: #fff!important
    }

    .table-bordered td,.table-bordered th {
        border: 1px solid #dee2e6!important
    }

    .table-dark {
        color: inherit
    }

    .table-dark tbody+tbody,.table-dark td,.table-dark th,.table-dark thead th {
        border-color: #dee2e6
    }

    .table .thead-dark th {
        border-color: #dee2e6;
        color: inherit
    }
}

footer .svg-icon {
    width: 1em;
    height: 1em
}

footer .svg-icon path,footer .svg-icon polygon,footer .svg-icon rect {
    fill: #000
}

footer .svg-icon circle {
    stroke: #000;
    stroke-width: 1
}

.form-control[name=sitem] {
    border-top-left-radius: .25rem!important;
    border-bottom-left-radius: .25rem!important
}

.clear_button,.saarch_icon {
    z-index: 1000;
    position: absolute;
    top: 50%;
    transform: translateY(-50%)
}

.svg-icon.saarch_icon {
    left: .75em;
    width: 1.4em;
    height: 1.4em;
    pointer-events: none
}

.clear_button {
    visibility: hidden;
    right: 4.5em;
    width: 1.4em;
    height: 1.4em;
    cursor: pointer
}

.clear_button:hover path,.clear_button:hover polygon,.clear_button:hover rect {
    fill: #743939
}

.clear_button:hover circle {
    stroke: #743939
}

.col-lg-five-1,.col-lg-five-2,.col-lg-five-3,.col-lg-five-4,.col-md-five-1,.col-md-five-2,.col-md-five-3,.col-md-five-4,.col-sm-five-1,.col-sm-five-2,.col-sm-five-3,.col-sm-five-4,.col-xl-five-1,.col-xl-five-2,.col-xl-five-3,.col-xl-five-4,.col-xs-five-1,.col-xs-five-2,.col-xs-five-3,.col-xs-five-4 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.col-xs-five-1 {
    flex: 0 0 20%;
    width: 20%;
    float: left
}

.col-xs-five-2 {
    flex: 0 0 40%;
    width: 40%;
    float: left
}

.col-xs-five-3 {
    flex: 0 0 60%;
    width: 60%;
    float: left
}

.col-xs-five-4 {
    flex: 0 0 80%;
    width: 80%;
    float: left
}

@media (min-width: 576px) {
    .col-sm-five-1 {
        flex:0 0 20%;
        width: 20%;
        float: left
    }

    .col-sm-five-2 {
        flex: 0 0 40%;
        width: 40%;
        float: left
    }

    .col-sm-five-3 {
        flex: 0 0 60%;
        width: 60%;
        float: left
    }

    .col-sm-five-4 {
        flex: 0 0 80%;
        width: 80%;
        float: left
    }
}

@media (min-width: 768px) {
    .col-md-five-1 {
        flex:0 0 20%;
        width: 20%;
        float: left
    }

    .col-md-five-2 {
        flex: 0 0 40%;
        width: 40%;
        float: left
    }

    .col-md-five-3 {
        flex: 0 0 60%;
        width: 60%;
        float: left
    }

    .col-md-five-4 {
        flex: 0 0 80%;
        width: 80%;
        float: left
    }

    .col-md-offset-five-1 {
        margin-left: 4.3333333%
    }
}

@media (min-width: 992px) {
    .col-lg-five-1 {
        flex:0 0 20%;
        width: 20%;
        float: left
    }

    .col-lg-five-2 {
        flex: 0 0 40%;
        width: 40%;
        float: left
    }

    .col-lg-five-3 {
        flex: 0 0 60%;
        width: 60%;
        float: left
    }

    .col-lg-five-4 {
        flex: 0 0 20%;
        width: 20%;
        float: left
    }
}

@media (min-width: 1200px) {
    .col-xl-five-1 {
        flex:0 0 20%;
        width: 20%;
        float: left
    }

    .col-xl-five-2 {
        flex: 0 0 40%;
        width: 40%;
        float: left
    }

    .col-xl-five-3 {
        flex: 0 0 60%;
        width: 60%;
        float: left
    }

    .col-xl-five-4 {
        flex: 0 0 20%;
        width: 20%;
        float: left
    }
}

#coupon&gt;img {
    margin-bottom: 20px;
    margin-bottom: .6em;
    margin-bottom: 1vw
}

#coupon .row {
    align-items: flex-end;
    justify-content: center
}

#coupon .col-sm-3 {
    max-width: 300px;
    background: #007b43;
    transition: ease-in-out .2s
}

#coupon .col-sm-3 a {
    display: block;
    position: relative;
    text-decoration: none
}

#coupon .col-sm-3 a::before {
    display: block;
    width: 100%;
    background-color: #fff;
    font-size: .6rem;
    font-weight: 700;
    line-height: 1.5
}

@media (min-width: 768px) {
    #coupon .col-sm-3 a::before {
        font-size:1.4rem;
        line-height: 2
    }
}

@media (min-width: 768px) and (max-width:1200px) {
    #coupon .col-sm-3 a::before {
        font-size:calc(1.265rem + .18vw)
    }
}

#coupon .col-sm-3 a img {
    box-sizing: border-box;
    padding: .6vw
}

#coupon .col-sm-3 a::after {
    display: none;
    position: absolute;
    top: 0;
    left: 4px;
    width: 1.8rem;
    height: 100%;
    background-repeat: no-repeat;
    background-size: contain;
    content: ""
}

@media (min-width: 768px) {
    #coupon .col-sm-3 a::after {
        display:block
    }
}

#coupon .col-sm-3:nth-of-type(1) {
    background-color: #17184b
}

#coupon .col-sm-3:nth-of-type(2) {
    background: #a31313
}

#coupon .col-sm-3:nth-of-type(4) {
    background-color: #762f07
}

#coupon .col-sm-3:nth-of-type(5) {
    background-color: #250d00
}

#coupon .col-sm-3:nth-of-type(6) {
    background-color: #666261
}

#coupon .col-sm-3:nth-of-type(7) {
    background-color: #3d88ae
}

#coupon .col-sm-3:nth-of-type(8) {
    background-color: #ea6262
}

#coupon .col-sm-3:nth-of-type(9) {
    background-color: #522f60
}

#coupon .col-sm-3.gold-rank {
    background: #9e7c3a
}

#coupon .col-sm-3.gold-rank a::before {
    content: "ゴールド会員様限定"
}

#coupon .col-sm-3.gold-rank a::after {
    background-image: url()
}

#coupon .col-sm-3.silver-rank {
    background: #828080
}

#coupon .col-sm-3.silver-rank a::before {
    content: "シルバー会員様限定"
}

#coupon .col-sm-3.silver-rank a::after {
    background-image: url()
}

#coupon .col-sm-3.regular-rank {
    background: #a31313
}

#coupon .col-sm-3.regular-rank a::before {
    content: "レギュラー会員様限定"
}

#coupon .col-sm-3.gakuwari {
    background: #4b93e7
}

#coupon .col-sm-3.gakuwari a::before {
    content: "学割会員様限定"
}

#card_pt5 {
    z-index: 999;
    background-color: #f9441c;
    background-image: url();
    background-position: center center;
    background-repeat: no-repeat
}

#card_pt5 a {
    position: relative
}

#card_pt5 a .jello {
    display: none;
    position: absolute;
    top: -44px;
    left: -208px
}

@media (min-width: 992px) {
    #card_pt5 a .jello {
        display:inline
    }
}

.event_bnr {
    overflow-x: hidden
}

@media (min-width: 576px) {
    .event_bnr img {
        position:relative;
        left: 50%;
        max-width: inherit!important;
        transform: translateX(-50%)
    }
}

.pt_campaign {
    z-index: 1000;
    position: relative;
    overflow: hidden;
    background-color: #e60012;
    background-image: radial-gradient(#e60012 30%,#cf1725 70%)
}

.pt_campaign img {
    max-height: 80px
}

@media (min-width: 768px) {
    .pt_campaign img {
        max-height:160px
    }
}

.pt_campaign p {
    color: #fff
}

.pt_campaign .btn {
    display: block;
    width: 100%;
    max-width: 600px;
    margin: 8px auto 0;
    font-size: 1.3rem;
    font-weight: 700
}

.pt_campaign.sports {
    background-image: radial-gradient(#b70834 20%,#91031d 70%)
}

.row .pt_campaign::before {
    background-image: none
}

.promo_bar .svg-icon {
    width: 1.4em;
    height: 1.4em
}

.promo_bar .svg-icon path,.promo_bar .svg-icon polygon,.promo_bar .svg-icon rect {
    fill: #ffc107
}

.promo_bar .svg-icon circle {
    stroke: #ffc107
}

.promo_bar {
    background: #412020;
    font-size: 80%
}

.promo_bar a:hover {
    color: #ffc107
}

.promo_bar ul {
    position: relative;
    width: 100%;
    max-width: 60%;
    height: calc(1em + 20px);
    margin: 0;
    overflow: hidden;
    white-space: nowrap
}

.promo_bar ul li {
    visibility: hidden;
    z-index: 3;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background: #412020;
    line-height: 1;
    list-style: none;
    animation: headLine 24s linear infinite;
    opacity: 0
}

@keyframes headLine {
    from {
        visibility: visible;
        opacity: 1
    }

    33% {
        visibility: visible;
        opacity: 1
    }

    34% {
        visibility: hidden;
        opacity: 0
    }

    99% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

.promo_bar ul li:nth-of-type(2) {
    z-index: 2;
    animation-delay: 8s
}

.promo_bar ul li:nth-of-type(3) {
    z-index: 1;
    animation-delay: 16s
}

.promo_bar ul li&gt;* {
    display: block;
    padding: 10px 15px;
    transform: translateY(100%);
    color: #fff;
    text-decoration: none;
    animation: listScroll 24s linear infinite
}

.promo_bar ul li:nth-of-type(2)&gt;* {
    animation-delay: 8s
}

.promo_bar ul li:nth-of-type(3)&gt;* {
    animation-delay: 16s
}

@keyframes listScroll {
    from {
        transform: translateY(100%)
    }

    4% {
        transform: translateY(0)
    }

    35% {
        transform: translateY(0)
    }

    100% {
        transform: translateY(100%)
    }
}

.svg-icon {
    width: 1em;
    height: 1em
}

.svg-icon path,.svg-icon polygon,.svg-icon rect {
    fill: #412020
}

.svg-icon circle {
    stroke: #412020;
    stroke-width: 1
}

#half_sale {
    z-index: 999;
    position: relative;
    margin-bottom: 10px;
    background-color: #87ceeb;
    background-image: url();
    background-position: top center;
    background-repeat: no-repeat;
    background-size: contain
}

#half_sale::before {
    display: block;
    z-index: -1;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 50%;
    background: linear-gradient(to bottom,rgba(1,7,87,0) 0,#010757 60%);
    content: ""
}

#half_sale iframe.cdt {
    position: absolute;
    top: 0;
    right: 0
}

#half_sale div {
    position: relative;
    width: 100%;
    max-width: 1176px;
    margin: 0 auto
}

#half_sale div&gt;a {
    z-index: 1000;
    position: relative
}

#half_sale .yokoku {
    z-index: -1;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%)
}

.horizontal_scroll {
    position: relative
}

@media (max-width: 991.98px) {
    .horizontal_scroll {
        -webkit-overflow-scrolling:touch;
        flex-wrap: nowrap;
        overflow-x: scroll;
        overflow-y: hidden
    }

    .horizontal_scroll&gt;* {
        min-width: 40%
    }

    .horizontal_scroll::after {
        display: block;
        z-index: 1000;
        position: absolute;
        top: 16px;
        right: 0;
        width: 3rem;
        height: 3rem;
        background-image: url("data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20version%3D%221.1%22%20id%3D%22_x32_%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%20512%20512%22%20style%3D%22enable-background%3Anew%200%200%20512%20512%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cstyle%20type%3D%22text%2Fcss%22%3E%20.st0%7Bfill%3A%23412020%3B%7D%3C%2Fstyle%3E%3Cpath%20class%3D%22st0%22%20d%3D%22M386.5%2C158.2c-6%2C0-11.7%2C1.2-16.9%2C3.3c-6.1-18.3-23.3-31.6-43.7-31.6c-8.3%2C0-16.1%2C2.3-22.8%2C6.1%20c-4.5-5.6-10.6-9.3-16.8-11.5c-6.8-2.3-13.8-3.2-21-3.2c-4.5%2C0-8.8%2C1-13%2C2.6c-0.9%2C0.4-1.9%2C0.8-2.8%2C1.2V47.4%20c0-25.5-20.6-46.1-46.1-46.1c-25.5%2C0-46.1%2C20.6-46.1%2C46.1h0v169.8c0%2C3.1%2C0%2C37.8%2C0%2C41c0%2C4.2-0.6%2C9.5-1.7%2C12.4c-0.2%2C0.5-0.4%2C1-0.6%2C1.3%20c-0.2-0.1-0.5-0.2-0.8-0.3c-0.9-0.4-2.3-1.1-3.9-2.2l-45.3-53.8c-10.1-11.9-24.5-18.1-39-18.1c-11.5%2C0-23.3%2C3.9-32.8%2C12%20c-12%2C10.1-18.2%2C24.5-18.1%2C39c0%2C11.5%2C3.9%2C23.3%2C12%2C32.8L120%2C391.7c18.8%2C23.2%2C32.3%2C36.7%2C49.9%2C55.7c16.1%2C17.4%2C32%2C33.7%2C51%2C45.9%20c19%2C12.2%2C41.5%2C20%2C68.7%2C19.9c79%2C0%2C143-64%2C143-143V204.3C432.6%2C178.8%2C412%2C158.2%2C386.5%2C158.2z%20M409.8%2C370.3c0%2C33.2-13.4%2C63.2-35.2%2C85%20c-21.8%2C21.8-51.8%2C35.2-85%2C35.2c-23%2C0-40.3-6.1-56.5-16.3c-16.1-10.3-30.8-25-46.6-42.2c-18-19.5-30.8-32.2-48.9-54.7l-0.1-0.2%20L44.3%2C266.6c-4.5-5.3-6.6-11.7-6.6-18.1c0-8.1%2C3.4-16%2C10.1-21.6c5.3-4.5%2C11.7-6.6%2C18.1-6.6c8.1%2C0%2C16%2C3.4%2C21.6%2C10l46.3%2C54.9%20c0.6%2C0.7%2C1.3%2C1.4%2C2%2C1.9c3.3%2C2.4%2C6.5%2C4.2%2C9.7%2C5.5c3.3%2C1.3%2C6.7%2C2.1%2C10.1%2C2.1c5.4%2C0.1%2C10.8-2.2%2C14.2-5.5c2.6-2.4%2C4.4-5.2%2C5.7-7.9%20c2-4.1%2C2.9-8.2%2C3.6-12.1c0.6-3.9%2C0.8-7.7%2C0.8-11c0-3.2%2C0-37.9%2C0-41V47.4h0c0-12.9%2C10.5-23.4%2C23.4-23.4c12.9%2C0%2C23.4%2C10.5%2C23.4%2C23.4%20V159c0%2C0%2C0%2C0%2C0%2C0c0%2C0%2C0%2C0%2C0%2C0c0%2C3%2C1.2%2C5.9%2C3.3%2C8c2.1%2C2.1%2C5%2C3.3%2C8%2C3.3c3%2C0%2C5.9-1.2%2C8-3.3c2.1-2.1%2C3.3-5%2C3.3-8v0c0-2.2%2C0.5-4%2C1.4-5.7%20c1.3-2.6%2C3.8-5%2C6.7-6.7c2.8-1.7%2C6.1-2.5%2C7.7-2.5c7.2%2C0%2C13.1%2C1.3%2C16.6%2C3.2c1.8%2C1%2C3%2C2.1%2C4%2C3.4c1%2C1.3%2C1.8%2C3%2C2.3%2C5.5%20c0.9%2C4.3%2C4.1%2C7.7%2C8.4%2C8.7s8.7-0.4%2C11.5-3.8c4.4-5.3%2C10.7-8.6%2C17.9-8.6c12.9%2C0%2C23.3%2C10.5%2C23.3%2C23.4v5.4c0%2C4.7%2C2.9%2C9%2C7.3%2C10.6%20c4.4%2C1.7%2C9.4%2C0.5%2C12.5-3.1c4.4-5%2C10.5-8%2C17.4-8c12.9%2C0%2C23.3%2C10.5%2C23.3%2C23.4V370.3z%22%2F%3E%3C%2Fsvg%3E");
        background-position: center;
        background-repeat: no-repeat;
        background-size: contain;
        animation-name: swipe_finger;
        animation-duration: 3s;
        animation-fill-mode: forwards;
        animation-iteration-count: infinite;
        content: ""
    }

    .horizontal_scroll:active::after,.horizontal_scroll:hover::after {
        display: none
    }
}

@keyframes swipe_finger {
    0% {
        transform: translateX(0);
        opacity: 0
    }

    80% {
        opacity: 1
    }

    100% {
        transform: translateX(-30px);
        opacity: 0
    }
}

#insert_header&gt;img {
    display: block;
    max-height: 10px;
    margin: 0 auto 10px
}

#insert_header a {
    margin-left: 14px
}

#insert_header a img {
    width: 100%;
    max-width: 100px
}

#store_nav {
    background-color: #f7f9f9;
    background-image: url();
    background-size: auto
}

@media (min-width: 768px) {
    #store_nav {
        background-size:256px
    }
}

#store_nav nav {
    flex-wrap: nowrap;
    overflow-x: scroll;
    overflow-y: hidden
}

#store_nav nav a {
    color: #000;
    word-break: keep-all
}

#store_nav nav::-webkit-scrollbar {
    height: 3px
}

#store_nav nav::-webkit-scrollbar-track {
    border-radius: 6px;
    background: #fff
}

#store_nav nav::-webkit-scrollbar-thumb {
    border-radius: 6px;
    background: #6c757d
}

.sticky-top .svg-icon {
    width: 1.7em;
    height: 1.7em
}

.sticky-top .svg-icon path,.sticky-top .svg-icon polygon,.sticky-top .svg-icon rect {
    fill: #fff
}

.sticky-top .svg-icon circle {
    stroke: #fff
}

#globalnav {
    background-color: #f7f9f9;
    background-image: url();
    background-size: auto
}

@media (min-width: 768px) {
    #globalnav {
        background-size:256px
    }
}

@media (max-width: 1199.98px) {
    #globalnav .nav {
        justify-content:flex-start!important
    }
}

#globalnav .shopcart {
    top: .5rem;
    right: 2rem
}

.megamenu {
    position: static!important
}

.megamenu .dropdown-menu {
    width: 100%!important
}

.dropdown-hover .dropdown-menu {
    display: block;
    max-height: 0;
    overflow: hidden;
    background-color: #f7f9f9;
    background-image: url();
    background-size: auto;
    opacity: 0;
    transition: all .3s
}

@media (min-width: 768px) {
    .dropdown-hover .dropdown-menu {
        background-size:256px
    }
}

.dropdown-hover:hover .dropdown-menu {
    max-height: 500px;
    opacity: 1
}

.dropdown-hover&gt;a::after {
    display: inline-block;
    width: .4em;
    height: .4em;
    margin-left: .4em;
    transform: rotate(-45deg);
    border: 1px solid;
    border-color: transparent transparent #412020 #412020;
    content: ""
}

.dropdown-hover&gt;a:hover::after {
    transform: rotate(-135deg);
    border-color: transparent transparent #ef6461 #ef6461
}

@media (max-width: 1199.98px) {
    .dropdown-hover&gt;a::after {
        display:none
    }
}

.shake:hover .svg-icon {
    animation: shake .82s cubic-bezier(.36,.07,.19,.97) both
}

@keyframes shake {
    10%,90% {
        transform: translate3d(-.25px,0,0)
    }

    20%,80% {
        transform: translate3d(1.25px,0,0)
    }

    30%,50%,70% {
        transform: translate3d(-3.25px,0,0)
    }

    40%,60% {
        transform: translate3d(3.25px,0,0)
    }
}

body {
    overflow-x: unset!important
}

aside h3 {
    margin-top: 0;
    padding: .3em .5em .35em!important;
    background-image: url();
    background-position: left top;
    background-repeat: repeat;
    color: #fff!important;
    font-family: YakuHanMPs,source-han-serif-japanese,"Sawarabi Mincho","游明朝",YuMincho,"ヒラギノ明朝 ProN W3","Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
    font-size: 1.5rem;
    text-align: center
}

@media (max-width: 1200px) {
    aside h3 {
        font-size:calc(1.275rem + .3vw)
    }
}

aside td {
    padding: 0
}

#award {
    margin-bottom: 20px;
    font-size: 1.3rem
}

@media (max-width: 1200px) {
    #award {
        font-size:calc(1.255rem + .06vw)
    }
}

#award&gt;div {
    padding: .8rem 1.2rem
}

#award img:nth-of-type(2) {
    margin-bottom: 10px
}

.balloon {
    position: relative;
    margin: 0 0 14px;
    padding: 1em 1em 1px;
    border-radius: 5px;
    background-color: #e9ecef;
    color: #222
}

.balloon::after {
    display: block;
    position: absolute;
    bottom: -10px;
    left: 50%;
    width: 0;
    height: 0;
    transform: translateX(-50%);
    border-top: solid 10px #e9ecef;
    border-right: solid 7px transparent;
    border-left: solid 7px transparent;
    content: ""
}

aside .balloon {
    font-size: 14px;
    line-height: 1.6
}

aside .balloon img {
    width: 100%
}

aside .balloon div {
    margin-bottom: 0;
    overflow: hidden;
    border-radius: 5px;
    background: #fff;
    text-align: center
}

aside .balloon dl {
    margin: 0;
    padding: 4px;
    background: #adb5bd;
    color: #fff
}

aside .balloon dd {
    margin: 0
}

aside .balloon span {
    font-weight: 700
}

aside .balloon iframe {
    max-width: 200px
}

.left_nav {
    margin-bottom: 30px
}

.left_nav h3 {
    text-align: left
}

.left_nav ul {
    padding-left: 0;
    font-family: YakuHanMPs,source-han-serif-japanese,"Sawarabi Mincho","游明朝",YuMincho,"ヒラギノ明朝 ProN W3","Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
    font-weight: 700;
    list-style: none
}

.left_nav li {
    border-bottom: 1px solid rgba(0,0,0,.12)
}

.left_nav a {
    display: flex;
    position: relative;
    align-items: center;
    padding: 8px 5px 8px 8px
}

.left_nav a:after {
    display: block;
    width: .5em;
    height: .5em;
    margin-left: auto;
    transform: rotate(45deg);
    border-top: solid 1px #ced4da;
    border-right: solid 1px #ced4da;
    content: ''
}

.left_nav a svg {
    margin-right: 0;
    margin-left: auto
}

.left_nav a div {
    position: relative;
    min-width: 3.23em;
    max-width: 3.23em;
    height: 2em;
    margin-right: .5em;
    overflow: hidden
}

.left_nav a img {
    position: relative;
    top: 50%;
    left: 50%;
    min-width: 5em;
    height: 100%;
    transform: translate(-50%,-50%)
}

a:hover img {
    opacity: .8
}

.card-img-overlay .card-title {
    font-family: noto-sans-cjk-jp,sans-serif;
    font-style: normal;
    font-weight: 700;
    text-shadow: 0 0 10px #000
}

@media (max-width: 767.98px) {
    .card-img-overlay .card-title {
        font-size:1.5rem
    }
}

.nav-link {
    font-size: .7rem
}

.breadcrumb {
    margin-bottom: 0;
    border-radius: 0;
    background: rgba(255,255,255,.7)
}

.table th {
    word-break: keep-all
}

.text-sm {
    font-size: .875rem
}

.handwrite {
    color: rgba(237,235,215,.7);
    color: #edebd7;
    color: #ffc107;
    color: #ef6461;
    font-family: marydale,sans-serif;
    font-size: 1.1rem;
    font-style: normal;
    font-weight: 400
}

.handwrite+h2 {
    z-index: 1000
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    _::-webkit-full-page-media,_:future,:root html {
        overflow-x:auto
    }
}

body {
    overflow-x: hidden;
    background-image: url();
    background-size: auto
}

@media (min-width: 768px) {
    body {
        background-size:256px
    }
}

@media (min-width: 992px) {
    body {
        overflow-x:initial
    }
}

h2 a {
    display: inline-block;
    color: #ced4da!important
}

h2 a svg {
    margin-left: .2em
}

h2,h3 {
    font-family: a-otf-midashi-go-mb31-pr6n,sans-serif;
    font-style: normal;
    font-weight: 600
}
</pre></body></html>