.close, dt, kbd kbd {
    font-weight: 700
}

dl, h1, h2, h3, h4, h5, h6, ol, pre, ul {
    margin-top: 0
}

address, dl, ol, p, pre, ul {
    margin-bottom: 1rem
}

    .btn, .btn-group, .btn-group-vertical, .navbar-toggler-icon, img, svg, ul.osc-tag-list li {
        vertical-align: middle
    }

body, caption {
    text-align: left
}

dd, h1, h2, h3, h4, h5, h6, label {
    margin-bottom: .5rem
}

pre, textarea {
    overflow: auto
}

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

progress, sub, sup {
    vertical-align: baseline
}

label, output {
    display: inline-block
}

.btn, .carousel-indicators li, [type=button]:not(:disabled), [type=reset]:not(:disabled), [type=submit]:not(:disabled), button:not(:disabled), summary {
    cursor: pointer
}

button, hr, input {
    overflow: visible
}

:root {
    --blue: #0071EB;
    --indigo: #7A1CFF;
    --purple: #33009B;
    --pink: #D6008C;
    --red: #7C004C;
    --orange: #f37021;
    --yellow: #FFCC00;
    --green: #008c44;
    --teal: #24d8c9;
    --cyan: #17a2b8;
    --white: #fff;
    --gray: #707070;
    --gray-dark: #343a40;
    --primary: #0071EB;
    --secondary: #999999;
    --success: #008c44;
    --info: #EBEAEA;
    --warning: #FF298E;
    --danger: #DB2814;
    --light: #f8f8f8;
    --dark: #343a40;
    --breakpoint-xs: 0;
    --breakpoint-sm: 576px;
    --breakpoint-md: 768px;
    --breakpoint-lg: 992px;
    --breakpoint-xl: 1200px;
    --font-family-sans-serif: "Poppins",sans-serif;
    --font-family-monospace: SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace
}

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

body {
    margin: 0;
    line-height: 1.5;
    background-color: #fff
}

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

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

address {
    font-style: normal;
    line-height: inherit
}

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

dd {
    margin-left: 0
}

blockquote, figure {
    margin: 0 0 1rem
}

b, strong {
    font-weight: bolder
}

small {
    font-size: 80%
}

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

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

a {
    background-color: transparent
}

    a:not([href]), a:not([href]):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
}

img {
    border-style: none
}

svg {
    overflow: hidden
}

table {
    border-collapse: collapse
}

caption {
    padding-top: .75rem;
    padding-bottom: .75rem;
    color: #707070;
    caption-side: bottom
}

th {
    text-align: inherit
}

button {
    border-radius: 0
}

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

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

button, select {
    text-transform: none
}

select {
    word-wrap: normal
}

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

    [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=radio], input[type=checkbox] {
    box-sizing: border-box;
    padding: 0
}

input[type=time], input[type=datetime-local], input[type=month], input[type=date] {
    -webkit-appearance: listbox
}

textarea {
    resize: vertical
}

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

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

.dropdown-header, .dropdown-item, .dropdown-toggle, .input-group-text, .navbar-brand, .sr-only {
    white-space: nowrap
}

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

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

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

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

summary {
    display: list-item
}

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
}

.display-1, .display-2, .display-3, .display-4, .lead {
    font-weight: 300
}

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

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

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

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

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

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

.lead {
    font-size: 1.25rem
}

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

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

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

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

hr {
    box-sizing: content-box;
    height: 0;
    border: 0;
    border-top: 1px solid rgba(0,0,0,.1)
}

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

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

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

.list-inline, .list-unstyled {
    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;
    font-size: 80%;
    color: #707070
}

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

.img-thumbnail {
    padding: .25rem;
    background-color: #fff;
    border: 1px solid #eaeaea;
    border-radius: .25rem
}

.figure {
    display: inline-block
}

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

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

a > code, pre code {
    color: inherit
}

kbd {
    padding: .2rem .4rem;
    font-size: 87.5%;
    color: #fff;
    background-color: #212529;
    border-radius: .2rem
}

    kbd kbd {
        padding: 0;
        font-size: 100%
    }

.btn, .btn-link, .dropdown-item, .form-control, .input-group-text {
    font-weight: 400
}

pre {
    display: block;
    font-size: 87.5%;
    color: #212529
}

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

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}

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

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

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

@media (min-width:1200px) {
    .container {
        max-width: 1140px
    }
}

.container-fluid, .container-lg, .container-md, .container-sm, .container-xl {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

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

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

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

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

.row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}

.no-gutters {
    margin-right: 0;
    margin-left: 0
}

    .no-gutters > .col, .no-gutters > [class*=col-] {
        padding-right: 0;
        padding-left: 0
    }

.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px
}

.col {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%
}

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

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

.row-cols-3 > * {
    flex: 0 0 33.33333%;
    max-width: 33.33333%
}

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

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

.row-cols-6 > * {
    flex: 0 0 16.66667%;
    max-width: 16.66667%
}

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

.col-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%
}

.col-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%
}

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

.col-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%
}

.col-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%
}

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

.col-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%
}

.col-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%
}

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

.col-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%
}

.col-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%
}

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

.order-first {
    order: -1
}

.order-last {
    order: 13
}

.order-0 {
    order: 0
}

.order-1 {
    order: 1
}

.order-2 {
    order: 2
}

.order-3 {
    order: 3
}

.order-4 {
    order: 4
}

.order-5 {
    order: 5
}

.order-6 {
    order: 6
}

.order-7 {
    order: 7
}

.order-8 {
    order: 8
}

.order-9 {
    order: 9
}

.order-10 {
    order: 10
}

.order-11 {
    order: 11
}

.order-12 {
    order: 12
}

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

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

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

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

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

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

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

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

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

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

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

@media (min-width:576px) {
    .col-sm {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }

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

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

    .row-cols-sm-3 > * {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

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

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

    .row-cols-sm-6 > * {
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

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

    .col-sm-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-sm-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

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

    .col-sm-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-sm-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

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

    .col-sm-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-sm-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

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

    .col-sm-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-sm-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

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

    .order-sm-first {
        order: -1
    }

    .order-sm-last {
        order: 13
    }

    .order-sm-0 {
        order: 0
    }

    .order-sm-1 {
        order: 1
    }

    .order-sm-2 {
        order: 2
    }

    .order-sm-3 {
        order: 3
    }

    .order-sm-4 {
        order: 4
    }

    .order-sm-5 {
        order: 5
    }

    .order-sm-6 {
        order: 6
    }

    .order-sm-7 {
        order: 7
    }

    .order-sm-8 {
        order: 8
    }

    .order-sm-9 {
        order: 9
    }

    .order-sm-10 {
        order: 10
    }

    .order-sm-11 {
        order: 11
    }

    .order-sm-12 {
        order: 12
    }

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

    .offset-sm-1 {
        margin-left: 8.33333%
    }

    .offset-sm-2 {
        margin-left: 16.66667%
    }

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

    .offset-sm-4 {
        margin-left: 33.33333%
    }

    .offset-sm-5 {
        margin-left: 41.66667%
    }

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

    .offset-sm-7 {
        margin-left: 58.33333%
    }

    .offset-sm-8 {
        margin-left: 66.66667%
    }

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

    .offset-sm-10 {
        margin-left: 83.33333%
    }

    .offset-sm-11 {
        margin-left: 91.66667%
    }
}

@media (min-width:768px) {
    .col-md {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }

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

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

    .row-cols-md-3 > * {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

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

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

    .row-cols-md-6 > * {
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

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

    .col-md-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-md-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

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

    .col-md-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-md-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

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

    .col-md-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-md-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

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

    .col-md-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-md-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

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

    .order-md-first {
        order: -1
    }

    .order-md-last {
        order: 13
    }

    .order-md-0 {
        order: 0
    }

    .order-md-1 {
        order: 1
    }

    .order-md-2 {
        order: 2
    }

    .order-md-3 {
        order: 3
    }

    .order-md-4 {
        order: 4
    }

    .order-md-5 {
        order: 5
    }

    .order-md-6 {
        order: 6
    }

    .order-md-7 {
        order: 7
    }

    .order-md-8 {
        order: 8
    }

    .order-md-9 {
        order: 9
    }

    .order-md-10 {
        order: 10
    }

    .order-md-11 {
        order: 11
    }

    .order-md-12 {
        order: 12
    }

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

    .offset-md-1 {
        margin-left: 8.33333%
    }

    .offset-md-2 {
        margin-left: 16.66667%
    }

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

    .offset-md-4 {
        margin-left: 33.33333%
    }

    .offset-md-5 {
        margin-left: 41.66667%
    }

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

    .offset-md-7 {
        margin-left: 58.33333%
    }

    .offset-md-8 {
        margin-left: 66.66667%
    }

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

    .offset-md-10 {
        margin-left: 83.33333%
    }

    .offset-md-11 {
        margin-left: 91.66667%
    }
}

@media (min-width:992px) {
    .col-lg {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }

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

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

    .row-cols-lg-3 > * {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

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

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

    .row-cols-lg-6 > * {
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

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

    .col-lg-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-lg-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

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

    .col-lg-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-lg-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

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

    .col-lg-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-lg-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

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

    .col-lg-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-lg-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

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

    .order-lg-first {
        order: -1
    }

    .order-lg-last {
        order: 13
    }

    .order-lg-0 {
        order: 0
    }

    .order-lg-1 {
        order: 1
    }

    .order-lg-2 {
        order: 2
    }

    .order-lg-3 {
        order: 3
    }

    .order-lg-4 {
        order: 4
    }

    .order-lg-5 {
        order: 5
    }

    .order-lg-6 {
        order: 6
    }

    .order-lg-7 {
        order: 7
    }

    .order-lg-8 {
        order: 8
    }

    .order-lg-9 {
        order: 9
    }

    .order-lg-10 {
        order: 10
    }

    .order-lg-11 {
        order: 11
    }

    .order-lg-12 {
        order: 12
    }

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

    .offset-lg-1 {
        margin-left: 8.33333%
    }

    .offset-lg-2 {
        margin-left: 16.66667%
    }

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

    .offset-lg-4 {
        margin-left: 33.33333%
    }

    .offset-lg-5 {
        margin-left: 41.66667%
    }

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

    .offset-lg-7 {
        margin-left: 58.33333%
    }

    .offset-lg-8 {
        margin-left: 66.66667%
    }

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

    .offset-lg-10 {
        margin-left: 83.33333%
    }

    .offset-lg-11 {
        margin-left: 91.66667%
    }
}

@media (min-width:1200px) {
    .col-xl {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }

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

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

    .row-cols-xl-3 > * {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

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

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

    .row-cols-xl-6 > * {
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

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

    .col-xl-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-xl-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

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

    .col-xl-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-xl-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

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

    .col-xl-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-xl-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

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

    .col-xl-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-xl-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

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

    .order-xl-first {
        order: -1
    }

    .order-xl-last {
        order: 13
    }

    .order-xl-0 {
        order: 0
    }

    .order-xl-1 {
        order: 1
    }

    .order-xl-2 {
        order: 2
    }

    .order-xl-3 {
        order: 3
    }

    .order-xl-4 {
        order: 4
    }

    .order-xl-5 {
        order: 5
    }

    .order-xl-6 {
        order: 6
    }

    .order-xl-7 {
        order: 7
    }

    .order-xl-8 {
        order: 8
    }

    .order-xl-9 {
        order: 9
    }

    .order-xl-10 {
        order: 10
    }

    .order-xl-11 {
        order: 11
    }

    .order-xl-12 {
        order: 12
    }

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

    .offset-xl-1 {
        margin-left: 8.33333%
    }

    .offset-xl-2 {
        margin-left: 16.66667%
    }

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

    .offset-xl-4 {
        margin-left: 33.33333%
    }

    .offset-xl-5 {
        margin-left: 41.66667%
    }

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

    .offset-xl-7 {
        margin-left: 58.33333%
    }

    .offset-xl-8 {
        margin-left: 66.66667%
    }

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

    .offset-xl-10 {
        margin-left: 83.33333%
    }

    .offset-xl-11 {
        margin-left: 91.66667%
    }
}

.invalid-tooltip, .valid-tooltip {
    max-width: 100%;
    top: 100%;
    line-height: 1.5
}

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

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

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

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

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

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

    .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 {
    color: #000;
    background-color: rgba(0,0,0,.075)
}

.table-primary, .table-primary > td, .table-primary > th {
    background-color: #b8d7f9
}

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

.table-hover .table-primary:hover, .table-hover .table-primary:hover > td, .table-hover .table-primary:hover > th {
    background-color: #a0caf7
}

.table-secondary, .table-secondary > td, .table-secondary > th {
    background-color: #e2e2e2
}

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

.table-hover .table-secondary:hover, .table-hover .table-secondary:hover > td, .table-hover .table-secondary:hover > th {
    background-color: #d5d5d5
}

.table-success, .table-success > td, .table-success > th {
    background-color: #b8dfcb
}

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

.table-hover .table-success:hover, .table-hover .table-success:hover > td, .table-hover .table-success:hover > th {
    background-color: #a6d7be
}

.table-info, .table-info > td, .table-info > th {
    background-color: #f9f9f9
}

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

.table-hover .table-info:hover, .table-hover .table-info:hover > td, .table-hover .table-info:hover > th {
    background-color: #ececec
}

.table-warning, .table-warning > td, .table-warning > th {
    background-color: #ffc3df
}

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

.table-hover .table-warning:hover, .table-hover .table-warning:hover > td, .table-hover .table-warning:hover > th {
    background-color: #ffaad1
}

.table-danger, .table-danger > td, .table-danger > th {
    background-color: #f5c3bd
}

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

.table-hover .table-danger:hover, .table-hover .table-danger:hover > td, .table-hover .table-danger:hover > th {
    background-color: #f2afa7
}

.table-light, .table-light > td, .table-light > th {
    background-color: #fdfdfd
}

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

.table-hover .table-light:hover, .table-hover .table-light:hover > td, .table-hover .table-light:hover > th {
    background-color: #f0f0f0
}

.table-dark, .table-dark > td, .table-dark > 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, .table-hover .table-dark:hover > td, .table-hover .table-dark:hover > th {
    background-color: #b9bbbe
}

.table-active, .table-active > td, .table-active > th, .table-hover .table-active:hover, .table-hover .table-active:hover > td, .table-hover .table-active:hover > th {
    background-color: rgba(0,0,0,.075)
}

.table .thead-dark th {
    color: #fff;
    background-color: #343a40;
    border-color: #454d55
}

.table .thead-light th {
    color: #444;
    background-color: #eaeaea;
    border-color: #eaeaea
}

.table-dark {
    color: #fff;
    background-color: #343a40
}

    .table-dark td, .table-dark th, .table-dark thead th {
        border-color: #454d55
    }

    .table-dark.table-bordered, .table-responsive > .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 {
        color: #fff;
        background-color: rgba(255,255,255,.075)
    }

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

        .table-responsive-sm > .table-bordered {
            border: 0
        }
}

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

        .table-responsive-md > .table-bordered {
            border: 0
        }
}

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

        .table-responsive-lg > .table-bordered {
            border: 0
        }
}

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

        .table-responsive-xl > .table-bordered {
            border: 0
        }
}

.table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch
}

.accordion > .card, .collapsing, .dropdown-divider, .modal-open {
    overflow: hidden
}

.form-control {
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #444;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    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 {
    background-color: transparent;
    border: 0
}

.form-control:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #444
}

.form-control:focus {
    color: #444;
    background-color: #fff;
    border-color: #6cb2ff;
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(0,113,235,.25)
}

.form-control::placeholder {
    color: #707070;
    opacity: 1
}

.form-control:disabled, .form-control[readonly] {
    background-color: #eaeaea;
    opacity: 1
}

select.form-control:focus::-ms-value {
    color: #444;
    background-color: #fff
}

.form-control-file, .form-control-range {
    display: block;
    width: 100%
}

.col-form-label {
    padding-top: calc(.375rem + 1px);
    padding-bottom: calc(.375rem + 1px);
    margin-bottom: 0;
    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%;
    padding: .375rem 0;
    margin-bottom: 0;
    font-size: 1rem;
    line-height: 1.5;
    color: #000;
    background-color: transparent;
    border: solid transparent;
    border-width: 1px 0
}

    .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;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: .2rem
}

.form-control-lg {
    height: calc(1.5em + 1rem + 2px);
    padding: .5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: .3rem
}

select.form-control[multiple], select.form-control[size], 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 > .col, .form-row > [class*=col-] {
        padding-right: 5px;
        padding-left: 5px
    }

.form-check {
    position: relative;
    display: block;
    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: #707070
    }

.form-check-label {
    margin-bottom: 0
}

.form-check-inline {
    display: inline-flex;
    align-items: center;
    padding-left: 0;
    margin-right: .75rem
}

    .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;
    font-size: 80%;
    color: #008c44
}

.valid-tooltip {
    position: absolute;
    z-index: 5;
    display: none;
    padding: .25rem .5rem;
    margin-top: .1rem;
    font-size: .875rem;
    color: #fff;
    background-color: rgba(0,140,68,.9);
    border-radius: .25rem
}

.form-check-input.is-valid ~ .valid-feedback, .form-check-input.is-valid ~ .valid-tooltip, .is-valid ~ .valid-feedback, .is-valid ~ .valid-tooltip, .was-validated .form-check-input:valid ~ .valid-feedback, .was-validated .form-check-input:valid ~ .valid-tooltip, .was-validated :valid ~ .valid-feedback, .was-validated :valid ~ .valid-tooltip {
    display: block
}

.custom-control-input.is-valid ~ .custom-control-label, .form-check-input.is-valid ~ .form-check-label, .was-validated .custom-control-input:valid ~ .custom-control-label, .was-validated .form-check-input:valid ~ .form-check-label {
    color: #008c44
}

.form-control.is-valid, .was-validated .form-control:valid {
    border-color: #008c44;
    padding-right: calc(1.5em + .75rem);
    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='%23008c44' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right calc(.375em + .1875rem) center;
    background-size: calc(.75em + .375rem) calc(.75em + .375rem)
}

    .form-control.is-valid:focus, .was-validated .form-control:valid:focus {
        border-color: #008c44;
        box-shadow: 0 0 0 .2rem rgba(0,140,68,.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 {
    border-color: #008c44;
    padding-right: calc(.75em + 2.3125rem);
    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") right .75rem center/8px 10px no-repeat,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='%23008c44' 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") center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem) no-repeat #fff
}

    .custom-select.is-valid:focus, .was-validated .custom-select:valid:focus {
        border-color: #008c44;
        box-shadow: 0 0 0 .2rem rgba(0,140,68,.25)
    }

.custom-control-input.is-valid ~ .custom-control-label::before, .was-validated .custom-control-input:valid ~ .custom-control-label::before {
    border-color: #008c44
}

.custom-control-input.is-valid:checked ~ .custom-control-label::before, .was-validated .custom-control-input:valid:checked ~ .custom-control-label::before {
    border-color: #00bf5d;
    background-color: #00bf5d
}

.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(0,140,68,.25)
}

.custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before, .custom-file-input.is-valid ~ .custom-file-label, .was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before, .was-validated .custom-file-input:valid ~ .custom-file-label {
    border-color: #008c44
}

.custom-file-input.is-valid:focus ~ .custom-file-label, .was-validated .custom-file-input:valid:focus ~ .custom-file-label {
    border-color: #008c44;
    box-shadow: 0 0 0 .2rem rgba(0,140,68,.25)
}

.invalid-feedback {
    display: none;
    width: 100%;
    margin-top: .25rem;
    font-size: 80%;
    color: #DB2814
}

.invalid-tooltip {
    position: absolute;
    z-index: 5;
    display: none;
    padding: .25rem .5rem;
    margin-top: .1rem;
    font-size: .875rem;
    color: #fff;
    background-color: rgba(219,40,20,.9);
    border-radius: .25rem
}

.form-check-input.is-invalid ~ .invalid-feedback, .form-check-input.is-invalid ~ .invalid-tooltip, .is-invalid ~ .invalid-feedback, .is-invalid ~ .invalid-tooltip, .was-validated .form-check-input:invalid ~ .invalid-feedback, .was-validated .form-check-input:invalid ~ .invalid-tooltip, .was-validated :invalid ~ .invalid-feedback, .was-validated :invalid ~ .invalid-tooltip {
    display: block
}

.custom-control-input.is-invalid ~ .custom-control-label, .form-check-input.is-invalid ~ .form-check-label, .was-validated .custom-control-input:invalid ~ .custom-control-label, .was-validated .form-check-input:invalid ~ .form-check-label {
    color: #DB2814
}

.form-control.is-invalid, .was-validated .form-control:invalid {
    border-color: #DB2814;
    padding-right: calc(1.5em + .75rem);
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23DB2814' 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='%23DB2814' stroke='none'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right calc(.375em + .1875rem) center;
    background-size: calc(.75em + .375rem) calc(.75em + .375rem)
}

    .form-control.is-invalid:focus, .was-validated .form-control:invalid:focus {
        border-color: #DB2814;
        box-shadow: 0 0 0 .2rem rgba(219,40,20,.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 {
    border-color: #DB2814;
    padding-right: calc(.75em + 2.3125rem);
    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") right .75rem center/8px 10px no-repeat,url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23DB2814' 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='%23DB2814' stroke='none'/%3e%3c/svg%3e") center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem) no-repeat #fff
}

    .custom-select.is-invalid:focus, .was-validated .custom-select:invalid:focus {
        border-color: #DB2814;
        box-shadow: 0 0 0 .2rem rgba(219,40,20,.25)
    }

.custom-control-input.is-invalid ~ .custom-control-label::before, .was-validated .custom-control-input:invalid ~ .custom-control-label::before {
    border-color: #DB2814
}

.custom-control-input.is-invalid:checked ~ .custom-control-label::before, .was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before {
    border-color: #ed4835;
    background-color: #ed4835
}

.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(219,40,20,.25)
}

.custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before, .custom-file-input.is-invalid ~ .custom-file-label, .was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before, .was-validated .custom-file-input:invalid ~ .custom-file-label {
    border-color: #DB2814
}

.custom-file-input.is-invalid:focus ~ .custom-file-label, .was-validated .custom-file-input:invalid:focus ~ .custom-file-label {
    border-color: #DB2814;
    box-shadow: 0 0 0 .2rem rgba(219,40,20,.25)
}

.btn.focus, .btn:focus, .page-link:focus {
    box-shadow: 0 0 0 .2rem rgba(0,113,235,.25);
    outline: 0
}

.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 {
    display: inline-block;
    color: #000;
    text-align: center;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out
}

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

.btn:hover {
    color: #000;
    text-decoration: none
}

.btn-primary.focus, .btn-primary:focus, .btn-primary:not(:disabled):not(.disabled).active:focus, .btn-primary:not(:disabled):not(.disabled):active:focus, .show > .btn-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(38,134,238,.5)
}

.btn.disabled, .btn:disabled {
    opacity: .65
}

a.btn.disabled, fieldset:disabled a.btn {
    pointer-events: none
}

.btn-primary {
    color: #fff;
    background-color: #0071EB;
    border-color: #0071EB
}

    .btn-primary.focus, .btn-primary:focus, .btn-primary:hover {
        background-color: #005fc5;
        border-color: #0058b8;
        color: #fff
    }

    .btn-primary.disabled, .btn-primary:disabled {
        color: #fff;
        background-color: #0071EB;
        border-color: #0071EB
    }

    .btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show > .btn-primary.dropdown-toggle {
        color: #fff;
        background-color: #0058b8;
        border-color: #0052ab
    }

.btn-secondary.focus, .btn-secondary:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus, .btn-secondary:not(:disabled):not(.disabled):active:focus, .show > .btn-secondary.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(135,136,136,.5)
}

.btn-secondary {
    color: #212529;
    background-color: #999;
    border-color: #999
}

    .btn-secondary.focus, .btn-secondary:focus, .btn-secondary:hover {
        color: #fff;
        background-color: #868686;
        border-color: gray
    }

    .btn-secondary.disabled, .btn-secondary:disabled {
        color: #212529;
        background-color: #999;
        border-color: #999
    }

    .btn-secondary:not(:disabled):not(.disabled).active, .btn-secondary:not(:disabled):not(.disabled):active, .show > .btn-secondary.dropdown-toggle {
        color: #fff;
        background-color: gray;
        border-color: #797979
    }

.btn-success.focus, .btn-success:focus, .btn-success:not(:disabled):not(.disabled).active:focus, .btn-success:not(:disabled):not(.disabled):active:focus, .show > .btn-success.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(38,157,96,.5)
}

.btn-success {
    color: #fff;
    background-color: #008c44;
    border-color: #008c44
}

    .btn-success.focus, .btn-success:focus, .btn-success:hover {
        background-color: #006631;
        border-color: #00592b;
        color: #fff
    }

    .btn-success.disabled, .btn-success:disabled {
        color: #fff;
        background-color: #008c44;
        border-color: #008c44
    }

    .btn-success:not(:disabled):not(.disabled).active, .btn-success:not(:disabled):not(.disabled):active, .show > .btn-success.dropdown-toggle {
        color: #fff;
        background-color: #00592b;
        border-color: #004c25
    }

.btn-info.focus, .btn-info:focus, .btn-info:not(:disabled):not(.disabled).active:focus, .btn-info:not(:disabled):not(.disabled):active:focus, .show > .btn-info.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(205,204,205,.5)
}

.btn-info {
    color: #212529;
    background-color: #EBEAEA;
    border-color: #EBEAEA
}

    .btn-info.focus, .btn-info:focus, .btn-info:hover {
        background-color: #d8d6d6;
        border-color: #d2d0d0;
        color: #212529
    }

    .btn-info.disabled, .btn-info:disabled {
        color: #212529;
        background-color: #EBEAEA;
        border-color: #EBEAEA
    }

    .btn-info:not(:disabled):not(.disabled).active, .btn-info:not(:disabled):not(.disabled):active, .show > .btn-info.dropdown-toggle {
        color: #212529;
        background-color: #d2d0d0;
        border-color: #ccc9c9
    }

.btn-warning.focus, .btn-warning:focus, .btn-warning:not(:disabled):not(.disabled).active:focus, .btn-warning:not(:disabled):not(.disabled):active:focus, .show > .btn-warning.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(255,73,159,.5)
}

.btn-warning {
    color: #fff;
    background-color: #FF298E;
    border-color: #FF298E
}

    .btn-warning.focus, .btn-warning:focus, .btn-warning:hover {
        background-color: #ff037a;
        border-color: #f50074;
        color: #fff
    }

    .btn-warning.disabled, .btn-warning:disabled {
        color: #fff;
        background-color: #FF298E;
        border-color: #FF298E
    }

    .btn-warning:not(:disabled):not(.disabled).active, .btn-warning:not(:disabled):not(.disabled):active, .show > .btn-warning.dropdown-toggle {
        color: #fff;
        background-color: #f50074;
        border-color: #e8006e
    }

.btn-danger.focus, .btn-danger:focus, .btn-danger:not(:disabled):not(.disabled).active:focus, .btn-danger:not(:disabled):not(.disabled):active:focus, .show > .btn-danger.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(224,72,55,.5)
}

.btn-danger {
    color: #fff;
    background-color: #DB2814;
    border-color: #DB2814
}

    .btn-danger.focus, .btn-danger:focus, .btn-danger:hover {
        background-color: #b82211;
        border-color: #ac1f10;
        color: #fff
    }

    .btn-danger.disabled, .btn-danger:disabled {
        color: #fff;
        background-color: #DB2814;
        border-color: #DB2814
    }

    .btn-danger:not(:disabled):not(.disabled).active, .btn-danger:not(:disabled):not(.disabled):active, .show > .btn-danger.dropdown-toggle {
        color: #fff;
        background-color: #ac1f10;
        border-color: #a11d0f
    }

.btn-light.focus, .btn-light:focus, .btn-light:not(:disabled):not(.disabled).active:focus, .btn-light:not(:disabled):not(.disabled):active:focus, .show > .btn-light.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(216,216,217,.5)
}

.btn-light {
    color: #212529;
    background-color: #f8f8f8;
    border-color: #f8f8f8
}

    .btn-light.focus, .btn-light:focus, .btn-light:hover {
        background-color: #e5e5e5;
        border-color: #dfdfdf;
        color: #212529
    }

    .btn-light.disabled, .btn-light:disabled {
        color: #212529;
        background-color: #f8f8f8;
        border-color: #f8f8f8
    }

    .btn-light:not(:disabled):not(.disabled).active, .btn-light:not(:disabled):not(.disabled):active, .show > .btn-light.dropdown-toggle {
        color: #212529;
        background-color: #dfdfdf;
        border-color: #d8d8d8
    }

.btn-dark.focus, .btn-dark:focus, .btn-dark:not(:disabled):not(.disabled).active:focus, .btn-dark:not(:disabled):not(.disabled):active:focus, .show > .btn-dark.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(82,88,93,.5)
}

.btn-dark {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40
}

    .btn-dark.focus, .btn-dark:focus, .btn-dark:hover {
        background-color: #23272b;
        border-color: #1d2124;
        color: #fff
    }

    .btn-dark.disabled, .btn-dark:disabled {
        color: #fff;
        background-color: #343a40;
        border-color: #343a40
    }

    .btn-dark:not(:disabled):not(.disabled).active, .btn-dark:not(:disabled):not(.disabled):active, .show > .btn-dark.dropdown-toggle {
        color: #fff;
        background-color: #1d2124;
        border-color: #171a1d
    }

.btn-outline-primary.focus, .btn-outline-primary:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus, .btn-outline-primary:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(0,113,235,.5)
}

.btn-outline-primary {
    color: #0071EB;
    border-color: #0071EB
}

    .btn-outline-primary:hover {
        color: #fff;
        background-color: #0071EB;
        border-color: #0071EB
    }

    .btn-outline-primary.disabled, .btn-outline-primary:disabled {
        color: #0071EB;
        background-color: transparent
    }

    .btn-outline-primary:not(:disabled):not(.disabled).active, .btn-outline-primary:not(:disabled):not(.disabled):active, .show > .btn-outline-primary.dropdown-toggle {
        color: #fff;
        background-color: #0071EB;
        border-color: #0071EB
    }

.btn-outline-secondary.focus, .btn-outline-secondary:focus, .btn-outline-secondary:not(:disabled):not(.disabled).active:focus, .btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-secondary.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(153,153,153,.5)
}

.btn-outline-secondary {
    color: #999;
    border-color: #999
}

    .btn-outline-secondary:hover {
        color: #212529;
        background-color: #999;
        border-color: #999
    }

    .btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
        color: #999;
        background-color: transparent
    }

    .btn-outline-secondary:not(:disabled):not(.disabled).active, .btn-outline-secondary:not(:disabled):not(.disabled):active, .show > .btn-outline-secondary.dropdown-toggle {
        color: #212529;
        background-color: #999;
        border-color: #999
    }

.btn-outline-success.focus, .btn-outline-success:focus, .btn-outline-success:not(:disabled):not(.disabled).active:focus, .btn-outline-success:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-success.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(0,140,68,.5)
}

.btn-outline-success {
    color: #008c44;
    border-color: #008c44
}

    .btn-outline-success:hover {
        color: #fff;
        background-color: #008c44;
        border-color: #008c44
    }

    .btn-outline-success.disabled, .btn-outline-success:disabled {
        color: #008c44;
        background-color: transparent
    }

    .btn-outline-success:not(:disabled):not(.disabled).active, .btn-outline-success:not(:disabled):not(.disabled):active, .show > .btn-outline-success.dropdown-toggle {
        color: #fff;
        background-color: #008c44;
        border-color: #008c44
    }

.btn-outline-info.focus, .btn-outline-info:focus, .btn-outline-info:not(:disabled):not(.disabled).active:focus, .btn-outline-info:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-info.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(235,234,234,.5)
}

.btn-outline-info {
    color: #EBEAEA;
    border-color: #EBEAEA
}

    .btn-outline-info:hover {
        color: #212529;
        background-color: #EBEAEA;
        border-color: #EBEAEA
    }

    .btn-outline-info.disabled, .btn-outline-info:disabled {
        color: #EBEAEA;
        background-color: transparent
    }

    .btn-outline-info:not(:disabled):not(.disabled).active, .btn-outline-info:not(:disabled):not(.disabled):active, .show > .btn-outline-info.dropdown-toggle {
        color: #212529;
        background-color: #EBEAEA;
        border-color: #EBEAEA
    }

.btn-outline-warning.focus, .btn-outline-warning:focus, .btn-outline-warning:not(:disabled):not(.disabled).active:focus, .btn-outline-warning:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-warning.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(255,41,142,.5)
}

.btn-outline-warning {
    color: #FF298E;
    border-color: #FF298E
}

    .btn-outline-warning:hover {
        color: #fff;
        background-color: #FF298E;
        border-color: #FF298E
    }

    .btn-outline-warning.disabled, .btn-outline-warning:disabled {
        color: #FF298E;
        background-color: transparent
    }

    .btn-outline-warning:not(:disabled):not(.disabled).active, .btn-outline-warning:not(:disabled):not(.disabled):active, .show > .btn-outline-warning.dropdown-toggle {
        color: #fff;
        background-color: #FF298E;
        border-color: #FF298E
    }

.btn-outline-danger.focus, .btn-outline-danger:focus, .btn-outline-danger:not(:disabled):not(.disabled).active:focus, .btn-outline-danger:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-danger.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(219,40,20,.5)
}

.btn-outline-danger {
    color: #DB2814;
    border-color: #DB2814
}

    .btn-outline-danger:hover {
        color: #fff;
        background-color: #DB2814;
        border-color: #DB2814
    }

    .btn-outline-danger.disabled, .btn-outline-danger:disabled {
        color: #DB2814;
        background-color: transparent
    }

    .btn-outline-danger:not(:disabled):not(.disabled).active, .btn-outline-danger:not(:disabled):not(.disabled):active, .show > .btn-outline-danger.dropdown-toggle {
        color: #fff;
        background-color: #DB2814;
        border-color: #DB2814
    }

.btn-outline-light.focus, .btn-outline-light:focus, .btn-outline-light:not(:disabled):not(.disabled).active:focus, .btn-outline-light:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-light.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(248,248,248,.5)
}

.btn-outline-light {
    color: #f8f8f8;
    border-color: #f8f8f8
}

    .btn-outline-light:hover {
        color: #212529;
        background-color: #f8f8f8;
        border-color: #f8f8f8
    }

    .btn-outline-light.disabled, .btn-outline-light:disabled {
        color: #f8f8f8;
        background-color: transparent
    }

    .btn-outline-light:not(:disabled):not(.disabled).active, .btn-outline-light:not(:disabled):not(.disabled):active, .show > .btn-outline-light.dropdown-toggle {
        color: #212529;
        background-color: #f8f8f8;
        border-color: #f8f8f8
    }

.btn-outline-dark.focus, .btn-outline-dark:focus, .btn-outline-dark:not(:disabled):not(.disabled).active:focus, .btn-outline-dark:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-dark.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(52,58,64,.5)
}

.btn-outline-dark {
    color: #343a40;
    border-color: #343a40
}

    .btn-outline-dark:hover {
        color: #fff;
        background-color: #343a40;
        border-color: #343a40
    }

    .btn-outline-dark.disabled, .btn-outline-dark:disabled {
        color: #343a40;
        background-color: transparent
    }

    .btn-outline-dark:not(:disabled):not(.disabled).active, .btn-outline-dark:not(:disabled):not(.disabled):active, .show > .btn-outline-dark.dropdown-toggle {
        color: #fff;
        background-color: #343a40;
        border-color: #343a40
    }

.btn-link {
    color: #000;
    text-decoration: none
}

    .btn-link:hover {
        color: #000;
        text-decoration: underline
    }

    .btn-link.focus, .btn-link:focus {
        text-decoration: underline;
        box-shadow: none
    }

    .btn-link.disabled, .btn-link:disabled {
        color: #707070;
        pointer-events: none
    }

.btn-group-lg > .btn, .btn-lg {
    padding: .5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: .3rem
}

.btn-group-sm > .btn, .btn-sm {
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: .2rem
}

.btn-block {
    display: block;
    width: 100%
}

    .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;
    transition: height .35s ease
}

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

.dropdown, .dropleft, .dropright, .dropup {
    position: relative
}

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

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

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: .5rem 0;
    margin: .125rem 0 0;
    font-size: 1rem;
    color: #000;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: .25rem
}

.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;
    vertical-align: .255em;
    content: "";
    border-top: 0;
    border-right: .3em solid transparent;
    border-bottom: .3em solid;
    border-left: .3em solid transparent
}

.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;
    content: "";
    border-top: .3em solid transparent;
    border-right: 0;
    border-bottom: .3em solid transparent;
    border-left: .3em solid;
    vertical-align: 0
}

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

.dropleft .dropdown-menu {
    top: 0;
    right: 100%;
    left: auto;
    margin-top: 0;
    margin-right: .125rem
}

.dropleft .dropdown-toggle::after {
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    display: none
}

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

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

.dropdown-menu[x-placement^=top], .dropdown-menu[x-placement^=right], .dropdown-menu[x-placement^=bottom], .dropdown-menu[x-placement^=left] {
    right: auto;
    bottom: auto
}

.dropdown-divider {
    height: 0;
    margin: .5rem 0;
    border-top: 1px solid #eaeaea
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: .25rem 1.5rem;
    clear: both;
    color: #212529;
    text-align: inherit;
    background-color: transparent;
    border: 0
}

.btn-group > .btn-group:not(:last-child) > .btn, .btn-group > .btn:not(:last-child):not(.dropdown-toggle), .input-group > .custom-file:not(:last-child) .custom-file-label, .input-group > .custom-file:not(:last-child) .custom-file-label::after, .input-group > .custom-select:not(:last-child), .input-group > .form-control:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

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

.dropdown-item:focus, .dropdown-item:hover {
    color: #16181b;
    text-decoration: none;
    background-color: #f8f8f8
}

.dropdown-item.active, .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #0071EB
}

.dropdown-item.disabled, .dropdown-item:disabled {
    color: #707070;
    pointer-events: none;
    background-color: transparent
}

.dropdown-menu.show {
    display: block
}

.dropdown-header {
    display: block;
    padding: .5rem 1.5rem;
    margin-bottom: 0;
    font-size: .875rem;
    color: #707070
}

.dropdown-item-text {
    display: block;
    padding: .25rem 1.5rem;
    color: #212529
}

.btn-group, .btn-group-vertical {
    position: relative;
    display: inline-flex
}

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

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

.btn-toolbar {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start
}

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

.btn-group > .btn-group:not(:first-child), .btn-group > .btn:not(:first-child) {
    margin-left: -1px
}

.card > hr, .dropdown-toggle-split::after, .dropright .dropdown-toggle-split::after, .dropup .dropdown-toggle-split::after {
    margin-left: 0
}

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

.input-group-append, .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, .input-group > .custom-file + .custom-file, .input-group > .custom-file + .custom-select, .input-group > .custom-file + .form-control, .input-group > .custom-select + .custom-file, .input-group > .custom-select + .custom-select, .input-group > .custom-select + .form-control, .input-group > .form-control + .custom-file, .input-group > .form-control + .custom-select, .input-group > .form-control + .form-control, .input-group > .form-control-plaintext + .custom-file, .input-group > .form-control-plaintext + .custom-select, .input-group > .form-control-plaintext + .form-control, .page-link {
    margin-left: -1px
}

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

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

.btn-group-lg > .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 > .btn, .btn-group-vertical > .btn-group {
        width: 100%
    }

        .btn-group-vertical > .btn-group:not(:first-child), .btn-group-vertical > .btn:not(:first-child) {
            margin-top: -1px
        }

.input-group-text input[type=radio], .input-group-text input[type=checkbox], .list-group-horizontal .list-group-item.active {
    margin-top: 0
}

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

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

.btn-group-toggle > .btn, .btn-group-toggle > .btn-group > .btn {
    margin-bottom: 0
}

    .btn-group-toggle > .btn input[type=radio], .btn-group-toggle > .btn input[type=checkbox], .btn-group-toggle > .btn-group > .btn input[type=radio], .btn-group-toggle > .btn-group > .btn input[type=checkbox] {
        position: absolute;
        clip: rect(0,0,0,0);
        pointer-events: none
    }

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

    .input-group > .custom-file, .input-group > .custom-select, .input-group > .form-control, .input-group > .form-control-plaintext {
        position: relative;
        flex: 1 1 0%;
        min-width: 0;
        margin-bottom: 0
    }

        .input-group > .custom-file .custom-file-input:focus ~ .custom-file-label, .input-group > .custom-select:focus, .input-group > .form-control:focus {
            z-index: 3
        }

        .input-group > .custom-file .custom-file-input:focus {
            z-index: 4
        }

    .input-group > .custom-file {
        display: flex;
        align-items: center
    }

.input-group-append, .input-group-prepend {
    display: flex
}

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

        .input-group-append .btn:focus, .input-group-prepend .btn:focus {
            z-index: 3
        }

.input-group-prepend {
    margin-right: -1px
}

.input-group-text {
    display: flex;
    align-items: center;
    padding: .375rem .75rem;
    margin-bottom: 0;
    font-size: 1rem;
    line-height: 1.5;
    color: #444;
    text-align: center;
    background-color: #eaeaea;
    border: 1px solid #ced4da;
    border-radius: .25rem
}

.nav, .navbar {
    flex-wrap: wrap
}

.input-group-lg > .custom-select, .input-group-lg > .form-control:not(textarea) {
    height: calc(1.5em + 1rem + 2px)
}

.input-group-lg > .custom-select, .input-group-lg > .form-control, .input-group-lg > .input-group-append > .btn, .input-group-lg > .input-group-append > .input-group-text, .input-group-lg > .input-group-prepend > .btn, .input-group-lg > .input-group-prepend > .input-group-text {
    padding: .5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: .3rem
}

.input-group-sm > .custom-select, .input-group-sm > .form-control:not(textarea) {
    height: calc(1.5em + .5rem + 2px)
}

.input-group-sm > .custom-select, .input-group-sm > .form-control, .input-group-sm > .input-group-append > .btn, .input-group-sm > .input-group-append > .input-group-text, .input-group-sm > .input-group-prepend > .btn, .input-group-sm > .input-group-prepend > .input-group-text {
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: .2rem
}

.input-group-lg > .custom-select, .input-group-sm > .custom-select {
    padding-right: 1.75rem
}

.input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle), .input-group > .input-group-append:last-child > .input-group-text:not(:last-child), .input-group > .input-group-append:not(:last-child) > .btn, .input-group > .input-group-append:not(:last-child) > .input-group-text, .input-group > .input-group-prepend > .btn, .input-group > .input-group-prepend > .input-group-text {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.input-group > .input-group-append > .btn, .input-group > .input-group-append > .input-group-text, .input-group > .input-group-prepend:first-child > .btn:not(:first-child), .input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child), .input-group > .input-group-prepend:not(:first-child) > .btn, .input-group > .input-group-prepend:not(:first-child) > .input-group-text {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.nav {
    display: flex;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.nav-link, .navbar {
    padding: .5rem 1rem
}

.nav-link {
    display: block
}

    .nav-link:focus, .nav-link:hover {
        text-decoration: none
    }

    .nav-link.disabled {
        color: #707070;
        pointer-events: none;
        cursor: default
    }

.nav-tabs {
    border-bottom: 1px solid #eaeaea
}

    .nav-tabs .nav-item {
        margin-bottom: -1px
    }

    .nav-tabs .nav-link {
        border: 1px solid transparent;
        border-top-left-radius: .25rem;
        border-top-right-radius: .25rem
    }

        .nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
            border-color: #eaeaea
        }

        .nav-tabs .nav-link.disabled {
            color: #707070;
            background-color: transparent;
            border-color: transparent
        }

        .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
            color: #444;
            background-color: #fff;
            border-color: #eaeaea #eaeaea #fff
        }

    .nav-tabs .dropdown-menu {
        margin-top: -1px;
        border-top-left-radius: 0;
        border-top-right-radius: 0
    }

.nav-pills .nav-link {
    border-radius: .25rem
}

    .nav-pills .nav-link.active, .nav-pills .show > .nav-link {
        color: #fff;
        background-color: #0071EB
    }

.nav-fill .nav-item {
    flex: 1 1 auto;
    text-align: center
}

.nav-justified .nav-item {
    flex-basis: 0;
    flex-grow: 1;
    text-align: center
}

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

.page-link, .tab-content > .active {
    display: block
}

.navbar {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between
}

    .navbar .container, .navbar .container-fluid, .navbar .container-lg, .navbar .container-md, .navbar .container-sm, .navbar .container-xl {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: space-between
    }

.navbar-brand {
    display: inline-block;
    padding-top: .3125rem;
    padding-bottom: .3125rem;
    margin-right: 1rem;
    font-size: 1.25rem;
    line-height: inherit
}

    .navbar-brand:focus, .navbar-brand:hover {
        text-decoration: none
    }

.navbar-nav {
    display: flex;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

    .navbar-nav .nav-link {
        padding-right: 0;
        padding-left: 0
    }

    .navbar-nav .dropdown-menu {
        position: static;
        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;
    font-size: 1.25rem;
    line-height: 1;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: .25rem
}

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

.navbar-toggler-icon {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    content: "";
    background: center center no-repeat;
    background-size: 100% 100%
}

@media (max-width:575.98px) {
    .navbar-expand-sm > .container, .navbar-expand-sm > .container-fluid, .navbar-expand-sm > .container-lg, .navbar-expand-sm > .container-md, .navbar-expand-sm > .container-sm, .navbar-expand-sm > .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 > .container, .navbar-expand-sm > .container-fluid, .navbar-expand-sm > .container-lg, .navbar-expand-sm > .container-md, .navbar-expand-sm > .container-sm, .navbar-expand-sm > .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 > .container, .navbar-expand-md > .container-fluid, .navbar-expand-md > .container-lg, .navbar-expand-md > .container-md, .navbar-expand-md > .container-sm, .navbar-expand-md > .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 > .container, .navbar-expand-md > .container-fluid, .navbar-expand-md > .container-lg, .navbar-expand-md > .container-md, .navbar-expand-md > .container-sm, .navbar-expand-md > .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 > .container, .navbar-expand-lg > .container-fluid, .navbar-expand-lg > .container-lg, .navbar-expand-lg > .container-md, .navbar-expand-lg > .container-sm, .navbar-expand-lg > .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 > .container, .navbar-expand-lg > .container-fluid, .navbar-expand-lg > .container-lg, .navbar-expand-lg > .container-md, .navbar-expand-lg > .container-sm, .navbar-expand-lg > .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 > .container, .navbar-expand-xl > .container-fluid, .navbar-expand-xl > .container-lg, .navbar-expand-xl > .container-md, .navbar-expand-xl > .container-sm, .navbar-expand-xl > .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 > .container, .navbar-expand-xl > .container-fluid, .navbar-expand-xl > .container-lg, .navbar-expand-xl > .container-md, .navbar-expand-xl > .container-sm, .navbar-expand-xl > .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
}

    .list-group-horizontal, .navbar-expand .navbar-nav {
        flex-direction: row
    }

    .navbar-expand > .container, .navbar-expand > .container-fluid, .navbar-expand > .container-lg, .navbar-expand > .container-md, .navbar-expand > .container-sm, .navbar-expand > .container-xl {
        padding-right: 0;
        padding-left: 0
    }

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

.card, .list-group-item, .page-link {
    position: relative
}

.navbar-expand .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem
}

.navbar-expand > .container, .navbar-expand > .container-fluid, .navbar-expand > .container-lg, .navbar-expand > .container-md, .navbar-expand > .container-sm, .navbar-expand > .container-xl {
    flex-wrap: nowrap
}

.navbar-expand .navbar-collapse {
    display: flex !important;
    flex-basis: auto
}

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

.navbar-light .navbar-brand, .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 > .nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show > .nav-link {
        color: rgba(0,0,0,.9)
    }

.navbar-light .navbar-toggler {
    color: rgba(0,0,0,.5);
    border-color: rgba(0,0,0,.1)
}

.navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(0, 0, 0, 0.5)' 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, .navbar-light .navbar-text a:focus, .navbar-light .navbar-text a:hover {
        color: rgba(0,0,0,.9)
    }

.navbar-dark .navbar-brand, .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 > .nav-link, .navbar-dark .navbar-nav .nav-link.active, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .show > .nav-link {
        color: #fff
    }

.navbar-dark .navbar-toggler {
    color: rgba(255,255,255,.5);
    border-color: rgba(255,255,255,.1)
}

.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(255, 255, 255, 0.5)' 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, .navbar-dark .navbar-text a:focus, .navbar-dark .navbar-text a:hover {
        color: #fff
    }

.card {
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: .25rem
}

    .card > hr {
        margin-right: 0
    }

    .card > .list-group:first-child .list-group-item:first-child {
        border-top-left-radius: .25rem;
        border-top-right-radius: .25rem
    }

    .card > .list-group:last-child .list-group-item:last-child {
        border-bottom-right-radius: .25rem;
        border-bottom-left-radius: .25rem
    }

.card-body {
    flex: 1 1 auto;
    min-height: 1px;
    padding: 1.25rem
}

.card-footer, .card-header {
    padding: .75rem 1.25rem;
    background-color: rgba(0,0,0,.03)
}

.card-title {
    margin-bottom: .75rem
}

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

.card-subtitle {
    margin-top: -.375rem
}

.card-link:hover {
    text-decoration: none
}

.card-link + .card-link {
    margin-left: 1.25rem
}

.card-header-pills, .card-header-tabs {
    margin-right: -.625rem;
    margin-left: -.625rem
}

.card-header {
    border-bottom: 1px solid rgba(0,0,0,.125)
}

    .card-header:first-child {
        border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0
    }

    .card-header + .list-group .list-group-item:first-child {
        border-top: 0
    }

.card-footer {
    border-top: 1px solid rgba(0,0,0,.125)
}

    .card-footer:last-child {
        border-radius: 0 0 calc(.25rem - 1px) calc(.25rem - 1px)
    }

.card-header-tabs {
    margin-bottom: -.75rem;
    border-bottom: 0
}

.card-img-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 1.25rem
}

.card-img, .card-img-bottom, .card-img-top {
    flex-shrink: 0;
    width: 100%
}

.card-img, .card-img-top {
    border-top-left-radius: calc(.25rem - 1px);
    border-top-right-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 > .card {
    margin-bottom: 15px
}

@media (min-width:576px) {
    .card-group {
        display: flex;
        flex-flow: row wrap
    }

        .card-group > .card {
            flex: 1 0 0%;
            margin-bottom: 0
        }

            .card-group > .card + .card {
                margin-left: 0;
                border-left: 0
            }

            .card-group > .card:not(:last-child) {
                border-top-right-radius: 0;
                border-bottom-right-radius: 0
            }

                .card-group > .card:not(:last-child) .card-header, .card-group > .card:not(:last-child) .card-img-top {
                    border-top-right-radius: 0
                }

                .card-group > .card:not(:last-child) .card-footer, .card-group > .card:not(:last-child) .card-img-bottom {
                    border-bottom-right-radius: 0
                }

            .card-group > .card:not(:first-child) {
                border-top-left-radius: 0;
                border-bottom-left-radius: 0
            }

                .card-group > .card:not(:first-child) .card-header, .card-group > .card:not(:first-child) .card-img-top {
                    border-top-left-radius: 0
                }

                .card-group > .card:not(:first-child) .card-footer, .card-group > .card:not(:first-child) .card-img-bottom {
                    border-bottom-left-radius: 0
                }

    .card-columns {
        column-count: 3;
        column-gap: 1.25rem;
        orphans: 1;
        widows: 1
    }

        .card-columns .card {
            display: inline-block;
            width: 100%
        }
}

.card-columns .card {
    margin-bottom: .75rem
}

.accordion > .card:not(:last-of-type) {
    border-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.accordion > .card:not(:first-of-type) {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.accordion > .card > .card-header {
    border-radius: 0;
    margin-bottom: -1px
}

.pagination {
    display: flex;
    padding-left: 0;
    list-style: none;
    border-radius: .25rem
}

.page-link {
    padding: .5rem .75rem;
    line-height: 1.25;
    color: #000;
    background-color: #fff;
    border: 1px solid #eaeaea
}

    .page-link:hover {
        z-index: 2;
        color: #000;
        text-decoration: none;
        background-color: #eaeaea;
        border-color: #eaeaea
    }

    .page-link:focus {
        z-index: 3
    }

.page-item:first-child .page-link {
    margin-left: 0;
    border-top-left-radius: .25rem;
    border-bottom-left-radius: .25rem
}

.page-item:last-child .page-link {
    border-top-right-radius: .25rem;
    border-bottom-right-radius: .25rem
}

.page-item.active .page-link {
    z-index: 3;
    color: #fff;
    background-color: #0071EB;
    border-color: #0071EB
}

.page-item.disabled .page-link {
    color: #707070;
    pointer-events: none;
    cursor: auto;
    background-color: #fff;
    border-color: #eaeaea
}

.pagination-lg .page-link {
    padding: .75rem 1.5rem;
    font-size: 1.25rem;
    line-height: 1.5
}

.pagination-lg .page-item:first-child .page-link {
    border-top-left-radius: .3rem;
    border-bottom-left-radius: .3rem
}

.pagination-lg .page-item:last-child .page-link {
    border-top-right-radius: .3rem;
    border-bottom-right-radius: .3rem
}

.pagination-sm .page-link {
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5
}

.pagination-sm .page-item:first-child .page-link {
    border-top-left-radius: .2rem;
    border-bottom-left-radius: .2rem
}

.pagination-sm .page-item:last-child .page-link {
    border-top-right-radius: .2rem;
    border-bottom-right-radius: .2rem
}

.jumbotron {
    padding: 2rem 1rem;
    margin-bottom: 2rem;
    background-color: #eaeaea;
    border-radius: .3rem
}

@media (min-width:576px) {
    .jumbotron {
        padding: 4rem 2rem
    }
}

.jumbotron-fluid {
    padding-right: 0;
    padding-left: 0;
    border-radius: 0
}

.media {
    display: flex;
    align-items: flex-start
}

.media-body {
    flex: 1
}

.list-group {
    display: flex;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0
}

.list-group-item-action {
    width: 100%;
    color: #444;
    text-align: inherit
}

    .list-group-item-action:focus, .list-group-item-action:hover {
        z-index: 1;
        color: #444;
        text-decoration: none;
        background-color: #f8f8f8
    }

    .list-group-item-action:active {
        color: #000;
        background-color: #eaeaea
    }

.list-group-item {
    display: block;
    padding: .75rem 1.25rem;
    background-color: #fff;
    border: 1px solid rgba(0,0,0,.125)
}

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

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

    .list-group-item.disabled, .list-group-item:disabled {
        color: #707070;
        pointer-events: none;
        background-color: #fff
    }

    .list-group-item.active {
        z-index: 2;
        color: #fff;
        background-color: #0071EB;
        border-color: #0071EB
    }

    .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 .list-group-item:first-child {
    border-bottom-left-radius: .25rem;
    border-top-right-radius: 0
}

.list-group-horizontal .list-group-item:last-child {
    border-top-right-radius: .25rem;
    border-bottom-left-radius: 0
}

.list-group-horizontal .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0
}

    .list-group-horizontal .list-group-item + .list-group-item.active {
        margin-left: -1px;
        border-left-width: 1px
    }

@media (min-width:576px) {
    .list-group-horizontal-sm {
        flex-direction: row
    }

        .list-group-horizontal-sm .list-group-item:first-child {
            border-bottom-left-radius: .25rem;
            border-top-right-radius: 0
        }

        .list-group-horizontal-sm .list-group-item:last-child {
            border-top-right-radius: .25rem;
            border-bottom-left-radius: 0
        }

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

        .list-group-horizontal-sm .list-group-item + .list-group-item {
            border-top-width: 1px;
            border-left-width: 0
        }

            .list-group-horizontal-sm .list-group-item + .list-group-item.active {
                margin-left: -1px;
                border-left-width: 1px
            }
}

@media (min-width:768px) {
    .list-group-horizontal-md {
        flex-direction: row
    }

        .list-group-horizontal-md .list-group-item:first-child {
            border-bottom-left-radius: .25rem;
            border-top-right-radius: 0
        }

        .list-group-horizontal-md .list-group-item:last-child {
            border-top-right-radius: .25rem;
            border-bottom-left-radius: 0
        }

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

        .list-group-horizontal-md .list-group-item + .list-group-item {
            border-top-width: 1px;
            border-left-width: 0
        }

            .list-group-horizontal-md .list-group-item + .list-group-item.active {
                margin-left: -1px;
                border-left-width: 1px
            }
}

@media (min-width:992px) {
    .list-group-horizontal-lg {
        flex-direction: row
    }

        .list-group-horizontal-lg .list-group-item:first-child {
            border-bottom-left-radius: .25rem;
            border-top-right-radius: 0
        }

        .list-group-horizontal-lg .list-group-item:last-child {
            border-top-right-radius: .25rem;
            border-bottom-left-radius: 0
        }

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

        .list-group-horizontal-lg .list-group-item + .list-group-item {
            border-top-width: 1px;
            border-left-width: 0
        }

            .list-group-horizontal-lg .list-group-item + .list-group-item.active {
                margin-left: -1px;
                border-left-width: 1px
            }
}

@media (min-width:1200px) {
    .list-group-horizontal-xl {
        flex-direction: row
    }

        .list-group-horizontal-xl .list-group-item:first-child {
            border-bottom-left-radius: .25rem;
            border-top-right-radius: 0
        }

        .list-group-horizontal-xl .list-group-item:last-child {
            border-top-right-radius: .25rem;
            border-bottom-left-radius: 0
        }

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

        .list-group-horizontal-xl .list-group-item + .list-group-item {
            border-top-width: 1px;
            border-left-width: 0
        }

            .list-group-horizontal-xl .list-group-item + .list-group-item.active {
                margin-left: -1px;
                border-left-width: 1px
            }
}

.list-group-flush .list-group-item {
    border-right-width: 0;
    border-left-width: 0;
    border-radius: 0
}

    .list-group-flush .list-group-item:first-child {
        border-top-width: 0
    }

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

.list-group-item-primary {
    color: #003b7a;
    background-color: #b8d7f9
}

    .list-group-item-primary.list-group-item-action:focus, .list-group-item-primary.list-group-item-action:hover {
        color: #003b7a;
        background-color: #a0caf7
    }

    .list-group-item-primary.list-group-item-action.active {
        color: #fff;
        background-color: #003b7a;
        border-color: #003b7a
    }

.list-group-item-secondary {
    color: #505050;
    background-color: #e2e2e2
}

    .list-group-item-secondary.list-group-item-action:focus, .list-group-item-secondary.list-group-item-action:hover {
        color: #505050;
        background-color: #d5d5d5
    }

    .list-group-item-secondary.list-group-item-action.active {
        color: #fff;
        background-color: #505050;
        border-color: #505050
    }

.list-group-item-success {
    color: #004923;
    background-color: #b8dfcb
}

    .list-group-item-success.list-group-item-action:focus, .list-group-item-success.list-group-item-action:hover {
        color: #004923;
        background-color: #a6d7be
    }

    .list-group-item-success.list-group-item-action.active {
        color: #fff;
        background-color: #004923;
        border-color: #004923
    }

.list-group-item-info {
    color: #7a7a7a;
    background-color: #f9f9f9
}

    .list-group-item-info.list-group-item-action:focus, .list-group-item-info.list-group-item-action:hover {
        color: #7a7a7a;
        background-color: #ececec
    }

    .list-group-item-info.list-group-item-action.active {
        color: #fff;
        background-color: #7a7a7a;
        border-color: #7a7a7a
    }

.list-group-item-warning {
    color: #85154a;
    background-color: #ffc3df
}

    .list-group-item-warning.list-group-item-action:focus, .list-group-item-warning.list-group-item-action:hover {
        color: #85154a;
        background-color: #ffaad1
    }

    .list-group-item-warning.list-group-item-action.active {
        color: #fff;
        background-color: #85154a;
        border-color: #85154a
    }

.list-group-item-danger {
    color: #72150a;
    background-color: #f5c3bd
}

    .list-group-item-danger.list-group-item-action:focus, .list-group-item-danger.list-group-item-action:hover {
        color: #72150a;
        background-color: #f2afa7
    }

    .list-group-item-danger.list-group-item-action.active {
        color: #fff;
        background-color: #72150a;
        border-color: #72150a
    }

.list-group-item-light {
    color: #818181;
    background-color: #fdfdfd
}

    .list-group-item-light.list-group-item-action:focus, .list-group-item-light.list-group-item-action:hover {
        color: #818181;
        background-color: #f0f0f0
    }

    .list-group-item-light.list-group-item-action.active {
        color: #fff;
        background-color: #818181;
        border-color: #818181
    }

.list-group-item-dark {
    color: #1b1e21;
    background-color: #c6c8ca
}

    .list-group-item-dark.list-group-item-action:focus, .list-group-item-dark.list-group-item-action:hover {
        color: #1b1e21;
        background-color: #b9bbbe
    }

    .list-group-item-dark.list-group-item-action.active {
        color: #fff;
        background-color: #1b1e21;
        border-color: #1b1e21
    }

.close {
    float: right;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5
}

    .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;
    background-color: transparent;
    border: 0;
    appearance: none
}

a.close.disabled {
    pointer-events: none
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    width: 100%;
    height: 100%;
    overflow: hidden;
    outline: 0
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: .5rem;
    pointer-events: none
}

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

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

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

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

.modal-dialog-scrollable {
    display: flex;
    max-height: calc(100% - 1rem)
}

    .modal-dialog-scrollable .modal-content {
        max-height: calc(100vh - 1rem);
        overflow: hidden
    }

    .modal-dialog-scrollable .modal-footer, .modal-dialog-scrollable .modal-header {
        flex-shrink: 0
    }

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

.modal-dialog-centered {
    display: flex;
    align-items: center;
    min-height: calc(100% - 1rem)
}

    .modal-dialog-centered::before {
        display: block;
        height: calc(100vh - 1rem);
        content: ""
    }

    .modal-dialog-centered.modal-dialog-scrollable {
        flex-direction: column;
        justify-content: center;
        height: 100%
    }

        .modal-dialog-centered.modal-dialog-scrollable .modal-content {
            max-height: none
        }

        .modal-dialog-centered.modal-dialog-scrollable::before {
            content: none
        }

.carousel-inner::after, .embed-responsive::before, .stretched-link::after {
    content: ""
}

.modal-content {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: .3rem;
    outline: 0
}

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

    .modal-backdrop.fade {
        opacity: 0
    }

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

.modal-header {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    padding: 1rem;
    border-bottom: 1px solid #eaeaea;
    border-top-left-radius: calc(.3rem - 1px);
    border-top-right-radius: calc(.3rem - 1px)
}

    .modal-header .close {
        padding: 1rem;
        margin: -1rem -1rem -1rem auto
    }

.modal-title {
    margin-bottom: 0;
    line-height: 1.5
}

.modal-body {
    position: relative;
    flex: 1 1 auto;
    padding: 1rem
}

.modal-footer {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-end;
    padding: .75rem;
    border-top: 1px solid #eaeaea;
    border-bottom-right-radius: calc(.3rem - 1px);
    border-bottom-left-radius: calc(.3rem - 1px)
}

    .modal-footer > * {
        margin: .25rem
    }

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

.carousel, .carousel-inner, .carousel-item {
    position: relative
}

@media (min-width:576px) {
    .modal-dialog {
        max-width: 500px;
        margin: 1.75rem auto
    }

    .modal-dialog-scrollable {
        max-height: calc(100% - 3.5rem)
    }

        .modal-dialog-scrollable .modal-content {
            max-height: calc(100vh - 3.5rem)
        }

    .modal-dialog-centered {
        min-height: calc(100% - 3.5rem)
    }

        .modal-dialog-centered::before {
            height: calc(100vh - 3.5rem)
        }

    .modal-sm {
        max-width: 300px
    }
}

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

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

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

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

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

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

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

    .active.carousel-item-right, .carousel-item-next:not(.carousel-item-left) {
        transform: translateX(100%)
    }

    .active.carousel-item-left, .carousel-item-prev:not(.carousel-item-right) {
        transform: translateX(-100%)
    }

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

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

.carousel-fade .active.carousel-item-left, .carousel-fade .active.carousel-item-right {
    z-index: 0;
    opacity: 0;
    transition: opacity 0s .6s
}

@media (prefers-reduced-motion:reduce) {
    .carousel-fade .active.carousel-item-left, .carousel-fade .active.carousel-item-right {
        transition: none
    }
}

.carousel-control-next, .carousel-control-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 15%;
    color: #fff;
    text-align: center;
    opacity: .5;
    transition: opacity .15s ease
}

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

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

.carousel-control-prev {
    left: 0
}

.carousel-control-next {
    right: 0
}

.carousel-control-next-icon, .carousel-control-prev-icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: 50%/100% 100% no-repeat
}

.carousel-control-prev-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e")
}

.carousel-control-next-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e")
}

.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 15;
    display: flex;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none
}

.d-none, a.osc-link-back:after {
    display: none !important
}

.carousel-indicators li {
    box-sizing: content-box;
    flex: 0 1 auto;
    width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    background-color: #fff;
    background-clip: padding-box;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    opacity: .5;
    transition: opacity .6s ease
}

@media (prefers-reduced-motion:reduce) {
    .carousel-indicators li {
        transition: none
    }
}

.carousel-indicators .active {
    opacity: 1
}

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center
}

.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: #0071EB !important
}

a.bg-primary:focus, a.bg-primary:hover, button.bg-primary:focus, button.bg-primary:hover {
    background-color: #0058b8 !important
}

.bg-secondary {
    background-color: #999 !important
}

a.bg-secondary:focus, a.bg-secondary:hover, button.bg-secondary:focus, button.bg-secondary:hover {
    background-color: gray !important
}

.bg-success {
    background-color: #008c44 !important
}

a.bg-success:focus, a.bg-success:hover, button.bg-success:focus, button.bg-success:hover {
    background-color: #00592b !important
}

.bg-info {
    background-color: #EBEAEA !important
}

a.bg-info:focus, a.bg-info:hover, button.bg-info:focus, button.bg-info:hover {
    background-color: #d2d0d0 !important
}

.bg-warning {
    background-color: #FF298E !important
}

a.bg-warning:focus, a.bg-warning:hover, button.bg-warning:focus, button.bg-warning:hover {
    background-color: #f50074 !important
}

.bg-danger {
    background-color: #DB2814 !important
}

a.bg-danger:focus, a.bg-danger:hover, button.bg-danger:focus, button.bg-danger:hover {
    background-color: #ac1f10 !important
}

.bg-light {
    background-color: #f8f8f8 !important
}

a.bg-light:focus, a.bg-light:hover, button.bg-light:focus, button.bg-light:hover {
    background-color: #dfdfdf !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-white {
    background-color: #fff !important
}

.bg-transparent {
    background-color: transparent !important
}

.border {
    border: 1px solid #eaeaea !important
}

.border-top {
    border-top: 1px solid #eaeaea !important
}

.border-right {
    border-right: 1px solid #eaeaea !important
}

.border-bottom {
    border-bottom: 1px solid #eaeaea !important
}

.border-left {
    border-left: 1px solid #eaeaea !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: #0071EB !important
}

.border-secondary {
    border-color: #999 !important
}

.border-success {
    border-color: #008c44 !important
}

.border-info {
    border-color: #EBEAEA !important
}

.border-warning {
    border-color: #FF298E !important
}

.border-danger {
    border-color: #DB2814 !important
}

.border-light {
    border-color: #f8f8f8 !important
}

.border-dark {
    border-color: #343a40 !important
}

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

.rounded-sm {
    border-radius: .2rem !important
}

.rounded-right, .rounded-top {
    border-top-right-radius: .25rem !important
}

.rounded-bottom, .rounded-right {
    border-bottom-right-radius: .25rem !important
}

.rounded-left, .rounded-top {
    border-top-left-radius: .25rem !important
}

.rounded-bottom, .rounded-left {
    border-bottom-left-radius: .25rem !important
}

.rounded {
    border-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
}

.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) {
    .modal-xl {
        max-width: 1140px
    }

    .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 {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden
}

    .embed-responsive::before {
        display: block
    }

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

.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, .print-hero .osc-hero .row > div {
    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
    }
}

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

.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-bottom, .fixed-top {
    position: fixed;
    z-index: 1030;
    right: 0;
    left: 0
}

.fixed-top {
    top: 0
}

.fixed-bottom {
    bottom: 0
}

@supports (position:sticky) {
    .sticky-top {
        position: sticky;
        top: 0;
        z-index: 1020
    }
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0
}

.p-0, .pad-none {
    padding: 0 !important
}

.sr-only-focusable:active, .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    overflow: visible;
    clip: auto;
    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
}

.stretched-link::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    pointer-events: auto;
    background-color: rgba(0,0,0,0)
}

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

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

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

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

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

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

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

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

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

.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) {
    .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-xl-left {
        float: left !important
    }

    .float-xl-right {
        float: right !important
    }

    .float-xl-none {
        float: none !important
    }

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

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

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

    .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: #0071EB !important
}

a.text-primary:focus, a.text-primary:hover {
    color: #004c9f !important
}

.text-secondary {
    color: #999 !important
}

a.text-secondary:focus, a.text-secondary:hover {
    color: #737373 !important
}

.text-success {
    color: #008c44 !important
}

a.text-success:focus, a.text-success:hover {
    color: #00401f !important
}

.text-info {
    color: #EBEAEA !important
}

a.text-info:focus, a.text-info:hover {
    color: #c6c3c3 !important
}

.text-warning {
    color: #FF298E !important
}

a.text-warning:focus, a.text-warning:hover {
    color: #dc0068 !important
}

.text-danger {
    color: #DB2814 !important
}

a.text-danger:focus, a.text-danger:hover {
    color: #951b0e !important
}

.text-light {
    color: #f8f8f8 !important
}

a.text-light:focus, a.text-light:hover {
    color: #d2d2d2 !important
}

.text-dark {
    color: #343a40 !important
}

a.text-dark:focus, a.text-dark:hover {
    color: #121416 !important
}

.text-body {
    color: #000 !important
}

.text-muted {
    color: #707070 !important
}

.text-black-50 {
    color: rgba(0,0,0,.5) !important
}

.text-white-50 {
    color: rgba(255,255,255,.5) !important
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.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 {
    blockquote, img, pre, tr {
        page-break-inside: avoid
    }

    *, ::after, ::before {
        text-shadow: none !important;
        box-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 #999
    }

    thead {
        display: table-header-group
    }

    h2, h3, p {
        orphans: 3;
        widows: 3
    }

    h2, h3 {
        page-break-after: avoid
    }

    @page {
        size: a3
    }

    .container, body {
        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 #eaeaea !important
    }

    .table-dark {
        color: inherit
    }

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

    .table .thead-dark th {
        color: inherit;
        border-color: #eaeaea
    }
}

html {
    box-sizing: border-box
}

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

code {
    word-wrap: break-word;
    font-size: 14px !important;
    color: #333
}

    code pre {
        padding: 8px;
        background-color: #eee !important
    }

hr {
    margin-top: 32px;
    margin-bottom: 32px;
    border-color: #000
}

.osc-image-flair img {
    position: relative;
    width: 100%;
    display: block !important
}

    .osc-image-flair img::before {
        position: absolute;
        top: 0;
        left: 0;
        content: " ";
        width: 100%;
        height: 100%;
        background-color: #000;
        z-index: 77
    }

body {
    font: 400 110%/1.4 Poppins,sans-serif
}

@media (min-width:768px) {
    body {
        font: 400 115%/1.4 Poppins,sans-serif
    }
}

@media (min-width:992px) {
    body {
        font: 400 125%/1.4 Poppins,sans-serif
    }
}

.h1, .h2, .h3, .h4, h1, h2, h2.lead, h3, h3.lvl, h4, p strong, p.date, span.osc-type, span.price {
    font-weight: 700
}

p.date {
    font-size: .9em
}

p.lead {
    margin-bottom: 8px
}

.strikethrough {
    text-decoration: line-through
}

span.title {
    display: block
}

span.price {
    font-size: 2em;
    color: #0071EB;
    display: inline-block
}

    span.price.strikethrough {
        color: #444
    }

.h1, .h2, .h3, .h4, h1, h2, h3, h4 {
    display: block
}

    h2.lead {
        font-size: 1.4em
    }

    h3.lvl {
        margin: 24px 0;
        padding: 16px 24px;
        display: block;
        border-top: 8px solid #444;
        background-color: #eaeaea
    }

        h3.lvl.lvl1 {
            border-color: #DB2814;
            background-color: #fbd7d3
        }

        h3.lvl.lvl2 {
            border-color: #0072bc;
            background-color: #cce3f2
        }

        h3.lvl.lvl3 {
            border-color: #fdb913;
            background-color: #fff1d0
        }

        h3.lvl.lvl4 {
            border-color: #008c44;
            background-color: #cce8da
        }

        h3.lvl.lvl5 {
            border-color: #832b78;
            background-color: #e6d5e4
        }

        h3.lvl.lvl6 {
            border-color: #f37021;
            background-color: #ffe5ca
        }

span.osc-type {
    font-size: .6em;
    margin: 0 0 8px;
    text-transform: uppercase;
    display: block
}

    span.osc-type.online {
        padding: 0 0 0 28px;
        background-size: 20px 20px;
        background-repeat: no-repeat;
        background-position: 0 50%;
        background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDI0IDI0IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAyNCAyNDsiIHhtbDpzcGFjZT0icHJlc2VydmUiPiA8c3R5bGUgdHlwZT0idGV4dC9jc3MiPiAuc3Qwe2ZpbGw6bm9uZTtzdHJva2U6IzIzMUYyMDtzdHJva2Utd2lkdGg6MS43NTtzdHJva2UtbGluZWNhcDpyb3VuZDtzdHJva2UtbGluZWpvaW46cm91bmQ7c3Ryb2tlLW1pdGVybGltaXQ6MTA7fSA8L3N0eWxlPiA8cG9seWxpbmUgY2xhc3M9InN0MCIgcG9pbnRzPSIyMC43LDE1LjA5IDIwLjcsMy43NCAzLjMsMy43NCAzLjMsMTUuMDkgIi8+IDxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik0wLjk1LDE1LjA5bDAsMS4zNWMwLDEuNjUsMS40NSwyLjk5LDMuMjQsMi45OWwxNS42MiwwYzEuNzksMCwzLjI0LTEuMzQsMy4yNC0yLjk5di0xLjM1TDAuOTUsMTUuMDl6Ii8+IDxyZWN0IHg9IjEwLjEzIiB5PSIxNS4zNCIgY2xhc3M9InN0MCIgd2lkdGg9IjMuNzUiIGhlaWdodD0iMS4wNyIvPiA8L3N2Zz4=) !important
    }

.osc-hero h1 {
    font-size: 1.4em
}

@media (min-width:576px) {
    .osc-hero h1 {
        font-size: 2.4em
    }
}

@media (min-width:768px) {
    .osc-hero h1 {
        font-size: 3.6em
    }
}

.osc-hero p.lead {
    font-weight: 500
}

.osc-home .osc-hero h1 {
    font-size: 2.4em;
    line-height: 1.2em
}

.osc-home .osc-hero p.lead {
    line-height: .8em;
    font-weight: 500
}

.osc-related h2 {
    font-size: 3.6em;
    font-family: mongoose,sans-serif;
    color: #fff
}

.osc-related.osc-promotion h2 {
    margin-bottom: 24px
}

.osc-callout-items h2, .osc-exhibition h2 {
    color: #000
}

.osc-promotion h2 {
    font-size: 2em;
    color: #000;
    font-family: Poppins,sans-serif
}

.page-well .h1, .page-well .h2, .page-well .h3, .page-well h1, .page-well h2, .page-well h3 {
    margin-bottom: 16px
}

.page-well .h2, .page-well h2 {
    font-size: 1.4em;
    line-height: 1.3em
}

    .page-well .h2.lead, .page-well h2.lead {
        font-size: 1.4em;
        font-weight: 700;
        line-height: 1.2em
    }

@media (min-width:576px) {
    .page-well .h2.lead, .page-well h2.lead {
        font-size: 2em
    }

    ul.osc-exhibit-options li, ul.osc-movie-options li {
        float: left;
        vertical-align: middle
    }
}

.page-well .h3, .page-well h3 {
    font-size: 1.3em;
    line-height: 1.2em
}

.page-well .h4, .page-well h4 {
    margin-bottom: 8px;
    font-size: 1em;
    line-height: 1.2em
}

.page-well span.date {
    margin-bottom: 8px;
    display: block
}

.clearfix::after {
    clear: both;
    content: '';
    display: table
}

.container {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
    width: 100%
}

.visually-hidden, a.skip {
    position: absolute;
    height: 1px;
    width: 1px;
    overflow: hidden
}

.hide-text {
    overflow: hidden;
    padding: 0;
    text-indent: 101%;
    white-space: nowrap
}

.visually-hidden {
    border: 0;
    clip: rect(0 0 0 0);
    margin: -1px;
    padding: 0
}

.noimage-background {
    background: 0 0;
    background-color: inherit
}

.pad-tiny {
    padding: 8px !important
}

.pad-small {
    padding: 16px !important
}

.pad-medium {
    padding: 24px !important
}

.pad-large {
    padding: 32px !important
}

.pad-exlarge {
    padding: 64px !important
}

.pad-huge {
    padding: 72px !important
}

.pad-top-none {
    padding-top: 0 !important
}

.pad-top-tiny {
    padding-top: 8px !important
}

.pad-top-small {
    padding-top: 16px !important
}

.pad-top-medium {
    padding-top: 24px !important
}

.pad-top-large {
    padding-top: 32px !important
}

.pad-top-exlarge {
    padding-top: 64px !important
}

.pad-top-huge {
    padding-top: 72px !important
}

.pad-right-none {
    padding-right: 0 !important
}

.pad-right-tiny {
    padding-right: 8px !important
}

.pad-right-small {
    padding-right: 16px !important
}

.pad-right-medium {
    padding-right: 24px !important
}

.pad-right-large {
    padding-right: 32px !important
}

.pad-right-exlarge {
    padding-right: 64px !important
}

.pad-right-huge {
    padding-right: 72px !important
}

.pad-bottom-none {
    padding-bottom: 0 !important
}

.pad-bottom-tiny {
    padding-bottom: 8px !important
}

.pad-bottom-small {
    padding-bottom: 16px !important
}

.pad-bottom-medium {
    padding-bottom: 24px !important
}

.pad-bottom-large {
    padding-bottom: 32px !important
}

.pad-bottom-exlarge {
    padding-bottom: 64px !important
}

.pad-bottom-huge {
    padding-bottom: 72px !important
}

.pad-left-none {
    padding-left: 0 !important
}

.pad-left-tiny {
    padding-left: 8px !important
}

.pad-left-small {
    padding-left: 16px !important
}

.pad-left-medium {
    padding-left: 24px !important
}

.pad-left-large {
    padding-left: 32px !important
}

.pad-left-exlarge {
    padding-left: 64px !important
}

.pad-left-huge {
    padding-left: 72px !important
}

a {
    color: #000;
    text-decoration: none
}

    a:active, a:focus, a:hover {
        color: #000;
        text-decoration: underline
    }

    a.h1, a.h2, a.h3 {
        color: #001980
    }

    a.skip {
        top: -1000px;
        left: -1000px;
        text-align: left;
        padding: 16px;
        color: #fff !important;
        background-color: #0071EB !important;
        font-size: .8em;
        line-height: 1em;
        display: block;
        z-index: 7892 !important
    }

.page-well ol li a, .page-well ul li a, p a {
    color: #001980;
    text-decoration: underline
}

a.skip:active, a.skip:focus {
    left: 50%;
    top: 0;
    width: auto;
    height: auto;
    overflow: visible
}

p a:active, p a:focus, p a:hover {
    color: #0071EB
}

a.osc-link-back, a.osc-link-demo, a.osc-link-download, a.osc-link-events, a.osc-link-exhibitions, a.osc-link-film, a.osc-link-item, a.osc-link-online, a.osc-link-pdf, a.osc-link-schedule, a.osc-link-window {
    font-size: 1.2em;
    font-weight: 500;
    line-height: 1.2em;
    padding: 2px 16px 2px 32px;
    background-size: 20px 20px;
    background-repeat: no-repeat;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDI0IDI0IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAyNCAyNDsiIHhtbDpzcGFjZT0icHJlc2VydmUiPiA8c3R5bGUgdHlwZT0idGV4dC9jc3MiPiAuc3Qwe2ZpbGw6bm9uZTtzdHJva2U6IzAwMDAwMDtzdHJva2Utd2lkdGg6MS43NTtzdHJva2UtbGluZWNhcDpyb3VuZDtzdHJva2UtbGluZWpvaW46cm91bmQ7c3Ryb2tlLW1pdGVybGltaXQ6MTA7fSA8L3N0eWxlPiA8cGF0aCBjbGFzcz0ic3QwIiBkPSJNMTkuNzcsMjEuNjNINC4zOGMtMS4xNSwwLTIuMDktMC45My0yLjA5LTIuMDlWNi41NWMwLTEuMTUsMC45My0yLjA5LDIuMDktMi4wOWgxNS4zOSBjMS4xNSwwLDIuMDksMC45MywyLjA5LDIuMDl2MTIuOTlDMjEuODUsMjAuNjksMjAuOTIsMjEuNjMsMTkuNzcsMjEuNjN6Ii8+IDxsaW5lIGNsYXNzPSJzdDAiIHgxPSIyLjI5IiB5MT0iOS4wMiIgeDI9IjIxLjg1IiB5Mj0iOS4wMiIvPiA8cG9seWxpbmUgY2xhc3M9InN0MCIgcG9pbnRzPSI5LjI0LDE1Ljg2IDExLjcsMTcuOSAxNS41MSwxMi4zNSAiLz4gPGxpbmUgY2xhc3M9InN0MCIgeDE9IjYuMzUiIHkxPSI0LjQ2IiB4Mj0iNi4zNSIgeTI9IjIuMzciLz4gPGxpbmUgY2xhc3M9InN0MCIgeDE9IjEyIiB5MT0iNC40NiIgeDI9IjEyIiB5Mj0iMi4zNyIvPiA8bGluZSBjbGFzcz0ic3QwIiB4MT0iMTcuNjUiIHkxPSI0LjQ2IiB4Mj0iMTcuNjUiIHkyPSIyLjM3Ii8+IDwvc3ZnPg==) !important;
    background-position: 0 15% !important;
    display: inline-block;
    color: #000 !important
}

a.osc-link-demo, a.osc-link-download, a.osc-link-events, a.osc-link-exhibitions, a.osc-link-film, a.osc-link-online, a.osc-link-pdf {
    background-size: 20px 20px;
    background-repeat: no-repeat;
    background-position: 0 50%
}

    a.osc-link-back:after, a.osc-link-demo:after, a.osc-link-download:after, a.osc-link-events:after, a.osc-link-exhibitions:after, a.osc-link-film:after, a.osc-link-item:after, a.osc-link-online:after, a.osc-link-pdf:after, a.osc-link-schedule:after, a.osc-link-window:after {
        padding: 0 0 0 8px;
        content: ' \2192 ';
        color: #000 !important;
        display: inline-block;
        font-weight: 700
    }

    a.osc-link-back.small, a.osc-link-demo.small, a.osc-link-download.small, a.osc-link-events.small, a.osc-link-exhibitions.small, a.osc-link-film.small, a.osc-link-item.small, a.osc-link-online.small, a.osc-link-pdf.small, a.osc-link-schedule.small, a.osc-link-window.small {
        font-size: .9em
    }

a.osc-link-exhibitions {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDI0IDI0IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAyNCAyNDsiIHhtbDpzcGFjZT0icHJlc2VydmUiPiA8c3R5bGUgdHlwZT0idGV4dC9jc3MiPiAuc3Qwe2ZpbGw6bm9uZTtzdHJva2U6IzIzMUYyMDtzdHJva2Utd2lkdGg6MS43NTtzdHJva2UtbGluZWNhcDpyb3VuZDtzdHJva2UtbGluZWpvaW46cm91bmQ7c3Ryb2tlLW1pdGVybGltaXQ6MTA7fSAuc3Qxe2ZpbGw6IzIzMUYyMDt9IDwvc3R5bGU+IDxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik0yMi43NiwxMS45NGMwLDAtNC44Myw2LjUtMTAuNzksNi41cy0xMC43OS02LjUtMTAuNzktNi41czQuODMtNi41LDEwLjc5LTYuNVMyMi43NiwxMS45NCwyMi43NiwxMS45NHoiLz4gPGVsbGlwc2UgdHJhbnNmb3JtPSJtYXRyaXgoMC4zOTg1IC0wLjkxNzIgMC45MTcyIDAuMzk4NSAtMy43NTMyIDE4LjE2MzMpIiBjbGFzcz0ic3QxIiBjeD0iMTEuOTciIGN5PSIxMS45NCIgcng9IjIuNTciIHJ5PSIyLjU3Ii8+IDwvc3ZnPg==) !important
}

a.osc-link-film {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDI0IDI0IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAyNCAyNDsiIHhtbDpzcGFjZT0icHJlc2VydmUiPiA8c3R5bGUgdHlwZT0idGV4dC9jc3MiPiAuc3Qwe2ZpbGw6bm9uZTtzdHJva2U6IzIzMUYyMDtzdHJva2Utd2lkdGg6MS43NTtzdHJva2UtbGluZWNhcDpyb3VuZDtzdHJva2UtbGluZWpvaW46cm91bmQ7c3Ryb2tlLW1pdGVybGltaXQ6MTA7fSAuc3Qxe2ZpbGw6IzIzMUYyMDt9IDwvc3R5bGU+IDxyZWN0IHg9IjEuMzgiIHk9IjQuNDQiIGNsYXNzPSJzdDAiIHdpZHRoPSIyMC43OSIgaGVpZ2h0PSIxNS4yNCIvPiA8cGF0aCBjbGFzcz0ic3QxIiBkPSJNMTQuNzcsMTEuNTdjMC4zMywwLjE5LDAuMzMsMC42NywwLDAuODdsLTIuMjcsMS4zMWwtMi4yNywxLjMxQzkuOSwxNS4yNCw5LjQ4LDE1LDkuNDgsMTQuNjJsMC0yLjYybDAtMi42MiBjMC0wLjM4LDAuNDItMC42MywwLjc1LTAuNDNsMi4yNywxLjMxTDE0Ljc3LDExLjU3eiIvPiA8L3N2Zz4=) !important
}

a.osc-link-events {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDI0IDI0IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAyNCAyNDsiIHhtbDpzcGFjZT0icHJlc2VydmUiPiA8c3R5bGUgdHlwZT0idGV4dC9jc3MiPiAuc3Qwe2ZpbGw6bm9uZTtzdHJva2U6IzAwMDAwMDtzdHJva2Utd2lkdGg6MS43NTtzdHJva2UtbGluZWNhcDpyb3VuZDtzdHJva2UtbGluZWpvaW46cm91bmQ7c3Ryb2tlLW1pdGVybGltaXQ6MTA7fSA8L3N0eWxlPiA8cG9seWdvbiBjbGFzcz0ic3QwIiBwb2ludHM9IjExLjgxLDEuNTUgMTUuMTIsOC4yNyAyMi41Myw5LjM0IDE3LjE3LDE0LjU3IDE4LjQ0LDIxLjk1IDExLjgxLDE4LjQ3IDUuMTgsMjEuOTUgNi40NCwxNC41NyAxLjA4LDkuMzQgOC40OSw4LjI3ICIvPiA8L3N2Zz4=) !important
}

a.osc-link-online {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDI0IDI0IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAyNCAyNDsiIHhtbDpzcGFjZT0icHJlc2VydmUiPiA8c3R5bGUgdHlwZT0idGV4dC9jc3MiPiAuc3Qwe2ZpbGw6bm9uZTtzdHJva2U6IzIzMUYyMDtzdHJva2Utd2lkdGg6MS43NTtzdHJva2UtbGluZWNhcDpyb3VuZDtzdHJva2UtbGluZWpvaW46cm91bmQ7c3Ryb2tlLW1pdGVybGltaXQ6MTA7fSA8L3N0eWxlPiA8cG9seWxpbmUgY2xhc3M9InN0MCIgcG9pbnRzPSIyMC43LDE1LjA5IDIwLjcsMy43NCAzLjMsMy43NCAzLjMsMTUuMDkgIi8+IDxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik0wLjk1LDE1LjA5bDAsMS4zNWMwLDEuNjUsMS40NSwyLjk5LDMuMjQsMi45OWwxNS42MiwwYzEuNzksMCwzLjI0LTEuMzQsMy4yNC0yLjk5di0xLjM1TDAuOTUsMTUuMDl6Ii8+IDxyZWN0IHg9IjEwLjEzIiB5PSIxNS4zNCIgY2xhc3M9InN0MCIgd2lkdGg9IjMuNzUiIGhlaWdodD0iMS4wNyIvPiA8L3N2Zz4=) !important
}

a.osc-link-demo {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDI0IDI0IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAyNCAyNDsiIHhtbDpzcGFjZT0icHJlc2VydmUiPiA8c3R5bGUgdHlwZT0idGV4dC9jc3MiPiAuc3Qwe2ZpbGw6bm9uZTtzdHJva2U6IzIzMUYyMDtzdHJva2Utd2lkdGg6MS43NTtzdHJva2UtbGluZWNhcDpyb3VuZDtzdHJva2UtbGluZWpvaW46cm91bmQ7c3Ryb2tlLW1pdGVybGltaXQ6MTA7fSA8L3N0eWxlPiA8cG9seWdvbiBjbGFzcz0ic3QwIiBwb2ludHM9IjEzLjI3LDE1Ljg3IDIyLjE3LDE1Ljg3IDIyLjE3LDMuMjcgMS44MiwzLjI3IDEuODIsMTUuODcgNi4xMiwxNS44NyA2LjEyLDIxLjYgIi8+IDwvc3ZnPg==) !important
}

a.osc-link-pdf {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDI0IDI0IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAyNCAyNDsiIHhtbDpzcGFjZT0icHJlc2VydmUiPiA8c3R5bGUgdHlwZT0idGV4dC9jc3MiPiAuc3Qwe2ZpbGw6bm9uZTtzdHJva2U6IzIzMUYyMDtzdHJva2Utd2lkdGg6MS43NTtzdHJva2UtbGluZWNhcDpyb3VuZDtzdHJva2UtbGluZWpvaW46cm91bmQ7c3Ryb2tlLW1pdGVybGltaXQ6MTA7fSA8L3N0eWxlPiA8Zz4gPHBhdGggY2xhc3M9InN0MCIgZD0iTTEyLDIwLjM3TDEyLDIwLjM3Yy0yLjgxLTIuMTktNi43NC0yLjE5LTkuNTUsMGwwLDBWNC40M2wwLDBjMi44MS0yLjE5LDYuNzQtMi4xOSw5LjU1LDBsMCwwVjIwLjM3eiIvPiA8cGF0aCBjbGFzcz0ic3QwIiBkPSJNMjEuNTUsMjAuMzdMMjEuNTUsMjAuMzdjLTIuODEtMi4xOS02Ljc0LTIuMTktOS41NSwwbDAsMFY0LjQzbDAsMGMyLjgxLTIuMTksNi43NC0yLjE5LDkuNTUsMGwwLDBWMjAuMzd6Ii8+IDwvZz4gPC9zdmc+) !important
}

a.osc-link-window {
    background-size: 20px 20px;
    background-repeat: no-repeat;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDI0IDI0IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAyNCAyNDsiIHhtbDpzcGFjZT0icHJlc2VydmUiPiA8c3R5bGUgdHlwZT0idGV4dC9jc3MiPiAuc3Qwe2ZpbGw6bm9uZTtzdHJva2U6IzIzMUYyMDtzdHJva2Utd2lkdGg6MS40NjE4O3N0cm9rZS1saW5lY2FwOnJvdW5kO3N0cm9rZS1saW5lam9pbjpyb3VuZDtzdHJva2UtbWl0ZXJsaW1pdDoxMDt9IC5zdDF7ZmlsbDpub25lO3N0cm9rZTojMjMxRjIwO3N0cm9rZS13aWR0aDoxLjE5MDM7c3Ryb2tlLWxpbmVjYXA6cm91bmQ7c3Ryb2tlLWxpbmVqb2luOnJvdW5kO3N0cm9rZS1taXRlcmxpbWl0OjEwO30gPC9zdHlsZT4gPHBvbHlsaW5lIGNsYXNzPSJzdDAiIHBvaW50cz0iMTguMDYsMTAuNTkgMTguMDYsMjAuMzcgNS4zNCwyMC4zNyA1LjM0LDUuNDUgMTMuMSw1LjQ1ICIvPiA8Zz4gPGxpbmUgY2xhc3M9InN0MSIgeDE9IjEyIiB5MT0iMTEuNTEiIHgyPSIyMC40NiIgeTI9IjMuMDUiLz4gPHBvbHlsaW5lIGNsYXNzPSJzdDEiIHBvaW50cz0iMTUuNjUsMy4wNSAyMC40NiwzLjA1IDIwLjQ2LDcuODYgIi8+IDwvZz4gPC9zdmc+) !important
}

a.osc-link-download {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDI0IDI0IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAyNCAyNDsiIHhtbDpzcGFjZT0icHJlc2VydmUiPiA8c3R5bGUgdHlwZT0idGV4dC9jc3MiPiAuc3Qwe2ZpbGw6bm9uZTtzdHJva2U6IzIzMUYyMDtzdHJva2Utd2lkdGg6MS43NTtzdHJva2UtbGluZWNhcDpyb3VuZDtzdHJva2UtbGluZWpvaW46cm91bmQ7c3Ryb2tlLW1pdGVybGltaXQ6MTA7fSA8L3N0eWxlPiA8cG9seWxpbmUgY2xhc3M9InN0MCIgcG9pbnRzPSIyMS41NSwxNS4xNSAyMS41NSwyMC4zNyAyLjQ1LDIwLjM3IDIuNDUsMTUuMTUgIi8+IDxnPiA8bGluZSBjbGFzcz0ic3QwIiB4MT0iMTIuNCIgeTE9IjIuNTciIHgyPSIxMi40IiB5Mj0iMTUuMzMiLz4gPHBvbHlsaW5lIGNsYXNzPSJzdDAiIHBvaW50cz0iMTcuNCwxMC4zMyAxMi40LDE1LjMzIDcuNCwxMC4zMyIvPiA8L2c+IDwvc3ZnPg==) !important
}

a.osc-link-back, a.osc-link-item {
    padding: 0 32px 0 0;
    background: 0 0 !important;
    color: #0A023C !important;
    text-decoration: none !important
}

    a.osc-link-back:active, a.osc-link-back:focus, a.osc-link-back:hover, a.osc-link-item:active, a.osc-link-item:focus, a.osc-link-item:hover {
        text-decoration: underline !important
    }

a.osc-link-download, a.osc-link-pdf, a.osc-link-window {
    color: #001980 !important;
    font-size: .8em;
    font-weight: 400
}

    a.osc-link-download:after, a.osc-link-pdf:after, a.osc-link-window:after {
        display: none
    }

    a.osc-link-download.large, a.osc-link-pdf.large, a.osc-link-window.large {
        font-size: .9em
    }

    a.osc-link-download:active, a.osc-link-download:focus, a.osc-link-download:hover, a.osc-link-pdf:active, a.osc-link-pdf:focus, a.osc-link-pdf:hover, a.osc-link-window:active, a.osc-link-window:focus, a.osc-link-window:hover {
        color: #0071EB !important
    }

a.osc-link-window {
    font-size: inherit !important;
    padding: 3px 24px 2px 0;
    background-position: 100% 15% !important
}

a.osc-link-back {
    padding: 8px 0 24px;
    font-size: .8em
}

    a.osc-link-back:before {
        padding: 0 10px 0 0;
        content: ' \2190 ';
        color: #0A023C !important;
        display: inline-block;
        font-weight: 700
    }

@media (min-width:768px) {
    .osc-link-group {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        align-items: flex-start;
        align-content: flex-start
    }

        .osc-link-group a, .osc-link-group button {
            width: 49.999%;
            flex-grow: 1;
            flex-shrink: 0
        }
}

.osc-link-group a, .osc-link-group button {
    margin-bottom: 16px;
    display: block
}

[class^=col-] {
    min-width: 100% !important;
    max-width: 100% !important;
    width: 100% !important;
    display: block !important;
    flex: 1
}

body, h1, h2, h3, h4, p {
    color: #000 !important
}

h1, h2, h3, h4, p, span, ul {
    margin-top: 6px !important;
    display: block !important;
    page-break-inside: avoid !important
}

li, p {
    font-size: 12pt !important
}

a[class*=osc] {
    margin: 6pt 0;
    padding: 0
}

a[href]:after {
    content: " (" attr(href) ")"
}

.alert-close {
    display: none !important
}

.osc-header {
    height: 3cm;
    background-image: url(../img/OSC_logo_2_en_blk.png);
    background-repeat: no-repeat;
    -webkit-print-color-adjust: exact;
    print-color-adjust: exact
}

ol.breadcrumb {
    list-style: none;
    margin: 0 0 1cm;
    padding: 0
}

    ol.breadcrumb li {
        list-style: none;
        margin: 0;
        padding: 0
    }

.osc-footer {
    page-break-inside: avoid
}

    .osc-footer .osc-logo {
        background-image: url(../img/OSC_logo_2_en_blk.png);
        background-repeat: no-repeat;
        -webkit-print-color-adjust: exact;
        print-color-adjust: exact;
        margin-top: 1cm;
        height: 3cm;
        display: block
    }

        .osc-footer .osc-logo img {
            display: none !important
        }

    .osc-footer .osc-social-icons {
        margin-left: 12pt
    }

        .osc-footer .osc-social-icons a {
            display: block;
            margin: 12pt 0 0
        }

    .osc-footer .osc-footer-items {
        margin: 1cm 0
    }

.noprint-footer .osc-footer, .noprint-header .osc-header, .noprint-header ol.breadcrumb {
    display: none
}

.osc-hero .osc-image-callout {
    display: none !important
}

.print-hero .osc-hero .row > div:first-child {
    min-width: 68% !important;
    max-width: 68% !important;
    width: 68% !important;
    display: block !important
}

.print-hero .osc-hero .row > div:last-child {
    min-width: 31% !important;
    max-width: 31% !important;
    width: 31% !important;
    display: block !important
}

.print-hero .osc-hero .osc-image-callout {
    margin-top: .5cm;
    display: block !important;
    max-width: 100% !important
}

section {
    margin: 24pt 0 0;
    display: block
}

    section.page-well > .container .row > div {
        min-width: 100% !important;
        max-width: 100% !important;
        width: 100% !important;
        display: block !important
    }

.osc-callout-items .row, .osc-diyprint .row, .osc-related-items {
    display: block !important
}

.osc-promotion, .osc-related-item {
    margin: 0 0 24pt;
    display: block !important;
    page-break-inside: avoid
}

.noprint-image img {
    display: none
}

.has-border .container, .osc-diyprint .container {
    padding-top: 12mm;
    border-top: 1px solid #000
}

.osc-diyprint.has-border {
    margin-top: 16mm
}

.osc-diyprint h2 {
    font-size: 46pt
}

.page-well ol, .page-well ul {
    font-size: .8em;
    padding-left: 18px
}

    .page-well ol li, .page-well ul li {
        margin-bottom: 8px
    }

        .page-well ol li ol, .page-well ol li ul, .page-well ul li ol, .page-well ul li ul {
            padding-top: 8px;
            font-size: inherit
        }

        .page-well ol li ul, .page-well ul li ul {
            list-style-type: '- '
        }

        .page-well ol li ol, .page-well ul li ol, ol.lower-alpha {
            list-style-type: lower-alpha
        }

        .page-well ol li a:active, .page-well ol li a:focus, .page-well ol li a:hover, .page-well ul li a:active, .page-well ul li a:focus, .page-well ul li a:hover {
            color: #0071EB
        }

.list-unstyled, .osc-list {
    font-size: .8em
}

    .list-unstyled li p, .osc-list li p {
        font-size: inherit !important
    }

    .list-unstyled li a, .osc-list li a {
        text-decoration: underline;
        color: #001980
    }

        .list-unstyled li a:active, .list-unstyled li a:focus, .list-unstyled li a:hover, .osc-list li a:active, .osc-list li a:focus, .osc-list li a:hover {
            color: #0071EB
        }

    .list-unstyled li ol, .list-unstyled li ul, .osc-list li ol, .osc-list li ul {
        padding-top: 8px;
        padding-bottom: 8px;
        font-size: inherit
    }

ul.list-unstyled {
    padding-left: 0 !important
}

ul.osc-list, ul.osc-list ul {
    padding-left: 18px
}

    ul.osc-list ul {
        list-style-type: '- '
    }

ul.osc-movie-times {
    margin: 0;
    padding: 0 0 32px;
    list-style: none;
    display: block;
    font-size: .9em
}

    ul.osc-movie-times li {
        margin: 0;
        padding: 0 0 8px;
        list-style: none;
        display: block
    }

        ul.osc-movie-times li span.time {
            font-weight: 500
        }

@media (min-width:768px) {
    ul.osc-movie-times li span.time {
        display: inline-block;
        min-width: 115px
    }
}

ul.osc-tag-list {
    margin: 0;
    padding: 0;
    list-style: none;
    display: block;
    font-size: .8em
}

    ul.osc-tag-list li {
        padding: 0;
        list-style: none;
        margin: 8px 8px 8px 0;
        display: inline-block
    }

        ul.osc-tag-list li .osc-btn-tag {
            padding: 0 16px 0 48px;
            background-size: 20px 20px;
            background-repeat: no-repeat;
            background-position: 16px 50%;
            font-weight: 400;
            background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDI0IDI0IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAyNCAyNDsiIHhtbDpzcGFjZT0icHJlc2VydmUiPiA8c3R5bGUgdHlwZT0idGV4dC9jc3MiPiAuc3Qwe2ZpbGw6bm9uZTtzdHJva2U6IzAwMDAwMDtzdHJva2Utd2lkdGg6MS43NTtzdHJva2UtbGluZWNhcDpyb3VuZDtzdHJva2UtbGluZWpvaW46cm91bmQ7c3Ryb2tlLW1pdGVybGltaXQ6MTA7fSA8L3N0eWxlPiA8Y2lyY2xlIGN4PSIxOC42NSIgY3k9IjUuNDUiIHI9IjEuMjMiLz4gPHBvbHlnb24gY2xhc3M9InN0MCIgcG9pbnRzPSIyMi41MSwxMS4yNCAxMS4yNCwyMi41MSAxLjQ5LDEyLjc2IDEyLjc2LDEuNDkgMjIuNDMsMS41NyAiLz4gPC9zdmc+);
            border-radius: 8px;
            display: block
        }

        ul.osc-tag-list li a.osc-btn-tag:hover {
            text-decoration: underline
        }

ul.osc-exhibit-options, ul.osc-movie-options {
    margin: 0;
    list-style: none;
    display: block;
    font-size: .8em;
    padding: 16px 0 24px
}

    ul.osc-exhibit-options li, ul.osc-movie-options li {
        margin: 0;
        list-style: none;
        display: block;
        padding: 8px 16px 8px 26px;
        font-weight: 500
    }

    ul.osc-exhibit-options::after, ul.osc-movie-options::after {
        display: block;
        clear: both;
        content: ""
    }

    ul.osc-exhibit-options li.location, ul.osc-movie-options li.location {
        background-color: #000;
        color: #fff;
        margin-right: 16px;
        margin-bottom: 8px;
        padding-left: 16px
    }

        ul.osc-exhibit-options li.location::after, ul.osc-movie-options li.location::after {
            display: block;
            clear: both;
            content: ""
        }

        ul.osc-exhibit-options li.location a, ul.osc-movie-options li.location a {
            background-color: #0A023C;
            color: #fff;
            text-decoration: none
        }

            ul.osc-exhibit-options li.location a:hover, ul.osc-movie-options li.location a:hover {
                text-decoration: underline
            }

    ul.osc-exhibit-options li.map, ul.osc-movie-options li.map {
        clear: left;
        background-size: 20px 20px;
        background-repeat: no-repeat;
        background-position: 0 50%;
        background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDI0IDI0IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAyNCAyNDsiIHhtbDpzcGFjZT0icHJlc2VydmUiPiA8c3R5bGUgdHlwZT0idGV4dC9jc3MiPiAuc3Qwe2ZpbGw6bm9uZTtzdHJva2U6IzAwMDAwMDtzdHJva2Utd2lkdGg6MS42ODk5O3N0cm9rZS1saW5lY2FwOnJvdW5kO3N0cm9rZS1saW5lam9pbjpyb3VuZDtzdHJva2UtbWl0ZXJsaW1pdDoxMDt9IDwvc3R5bGU+IDxwb2x5bGluZSBjbGFzcz0ic3QwIiBwb2ludHM9IjE1LjI3LDE0LjI5IDE5LDE0LjI5IDIyLjc5LDIyLjggMS4xNywyMi44IDQuOTYsMTQuMjkgOC40OCwxNC4yOSAiLz4gPHBhdGggY2xhc3M9InN0MCIgZD0iTTE3LjM2LDYuODJjMCw1LjAxLTUuNSwxMi4yLTUuNSwxMi4ycy01LjUtNy4yOS01LjUtMTIuMmMwLTMuMDQsMi40Ni01LjUsNS41LTUuNVMxNy4zNiwzLjc4LDE3LjM2LDYuODJ6Ii8+IDxjaXJjbGUgY2xhc3M9InN0MCIgY3g9IjExLjg2IiBjeT0iNi42OCIgcj0iMi4xOCIvPjwvc3ZnPg==) !important
    }

    ul.osc-exhibit-options li.ages, ul.osc-movie-options li.ages {
        background-size: 20px 20px;
        background-repeat: no-repeat;
        background-position: 0 50%;
        background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDI0IDI0IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAyNCAyNDsiIHhtbDpzcGFjZT0icHJlc2VydmUiPiA8c3R5bGUgdHlwZT0idGV4dC9jc3MiPiAuc3Qwe2ZpbGw6bm9uZTtzdHJva2U6IzAwMDAwMDtzdHJva2Utd2lkdGg6MS43NTtzdHJva2UtbGluZWNhcDpyb3VuZDtzdHJva2UtbGluZWpvaW46cm91bmQ7c3Ryb2tlLW1pdGVybGltaXQ6MTA7fSA8L3N0eWxlPiA8ZWxsaXBzZSBjbGFzcz0ic3QwIiBjeD0iMTIuMzEiIGN5PSI3LjQ3IiByeD0iNC42NCIgcnk9IjQuODUiLz4gPHBhdGggY2xhc3M9InN0MCIgZD0iTTMuMDYsMjIuMTdjMC01LjM0LDQuMTQtOS42Nyw5LjI0LTkuNjdjNS4xLDAsOS4yNCw0LjMzLDkuMjQsOS42N0wzLjA2LDIyLjE3eiIvPiA8L3N2Zz4=) !important
    }

    ul.osc-exhibit-options li.tag, ul.osc-movie-options li.tag {
        background-size: 20px 20px;
        background-repeat: no-repeat;
        background-position: 0 50%;
        background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDI0IDI0IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAyNCAyNDsiIHhtbDpzcGFjZT0icHJlc2VydmUiPiA8c3R5bGUgdHlwZT0idGV4dC9jc3MiPiAuc3Qwe2ZpbGw6bm9uZTtzdHJva2U6IzAwMDAwMDtzdHJva2Utd2lkdGg6MS43NTtzdHJva2UtbGluZWNhcDpyb3VuZDtzdHJva2UtbGluZWpvaW46cm91bmQ7c3Ryb2tlLW1pdGVybGltaXQ6MTA7fSA8L3N0eWxlPiA8Y2lyY2xlIGN4PSIxOC42NSIgY3k9IjUuNDUiIHI9IjEuMjMiLz4gPHBvbHlnb24gY2xhc3M9InN0MCIgcG9pbnRzPSIyMi41MSwxMS4yNCAxMS4yNCwyMi41MSAxLjQ5LDEyLjc2IDEyLjc2LDEuNDkgMjIuNDMsMS41NyAiLz4gPC9zdmc+) !important
    }

@media (min-width:576px) {
    ul.osc-exhibit-options li.ages::after, ul.osc-exhibit-options li.map::after, ul.osc-exhibit-options li.tag::after, ul.osc-movie-options li.ages::after, ul.osc-movie-options li.map::after, ul.osc-movie-options li.tag::after {
        content: "|";
        padding-left: 16px;
        display: inline-block
    }
}

ul.osc-exhibit-options li.default, ul.osc-movie-options li.default {
    padding-left: 0
}

@media (min-width:576px) {
    ul.osc-exhibit-options li.default::after, ul.osc-movie-options li.default::after {
        content: "|";
        padding-left: 16px;
        display: inline-block
    }

    ul.osc-exhibit-options.small li.default::after, ul.osc-exhibit-options.small li.tag::after, ul.osc-movie-options.small li.default::after, ul.osc-movie-options.small li.tag::after {
        padding-left: 8px
    }
}

ul.osc-exhibit-options li.length, ul.osc-movie-options li.length {
    background-size: 20px 20px;
    background-repeat: no-repeat;
    background-position: 0 50%;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDI0IDI0IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAyNCAyNDsiIHhtbDpzcGFjZT0icHJlc2VydmUiPiA8c3R5bGUgdHlwZT0idGV4dC9jc3MiPiAuc3Qwe2ZpbGw6bm9uZTtzdHJva2U6IzAwMDAwMDtzdHJva2Utd2lkdGg6MS41O3N0cm9rZS1saW5lY2FwOnJvdW5kO3N0cm9rZS1saW5lam9pbjpyb3VuZDtzdHJva2UtbWl0ZXJsaW1pdDoxMDt9IDwvc3R5bGU+IDxnPiA8cGF0aCBkPSJNMTIuMzMsNC43OWM0Ljc5LDAsOC42OCwzLjg5LDguNjgsOC42OHMtMy44OSw4LjY4LTguNjgsOC42OHMtOC42OC0zLjg5LTguNjgtOC42OFM3LjU0LDQuNzksMTIuMzMsNC43OSBNMTIuMzMsMy4yOSBDNi43LDMuMjksMi4xNSw3Ljg1LDIuMTUsMTMuNDdjMCw1LjYyLDQuNTYsMTAuMTgsMTAuMTgsMTAuMThzMTAuMTgtNC41NiwxMC4xOC0xMC4xOEMyMi41MSw3Ljg1LDE3Ljk1LDMuMjksMTIuMzMsMy4yOSBMMTIuMzMsMy4yOXoiLz4gPC9nPiA8cGF0aCBjbGFzcz0ic3QwIiBkPSJNMTIuMzMsOS42M2MwLDEuNDEsMCwyLjQzLDAsMy44NEwxMy44NiwxNSIvPiA8bGluZSBjbGFzcz0ic3QwIiB4MT0iMTIuMzMiIHkxPSI0LjI2IiB4Mj0iMTIuMzMiIHkyPSIxLjE5Ii8+IDxsaW5lIGNsYXNzPSJzdDAiIHgxPSIxMC43OSIgeTE9IjEuMDEiIHgyPSIxMy44NiIgeTI9IjEuMDEiLz4gPGc+IDxsaW5lIGNsYXNzPSJzdDAiIHgxPSIxMi4zMyIgeTE9IjQuMjYiIHgyPSIxMi4zMyIgeTI9IjYuNTYiLz4gPC9nPiA8Zz4gPGxpbmUgY2xhc3M9InN0MCIgeDE9IjEyLjMzIiB5MT0iMTkuOTkiIHgyPSIxMi4zMyIgeTI9IjIyLjI5Ii8+IDwvZz4gPGc+IDxsaW5lIGNsYXNzPSJzdDAiIHgxPSIyMS4zNCIgeTE9IjEzLjI4IiB4Mj0iMTkuMDQiIHkyPSIxMy4yOCIvPiA8L2c+IDxnPiA8bGluZSBjbGFzcz0ic3QwIiB4MT0iNS42MSIgeTE9IjEzLjI4IiB4Mj0iMy4zMSIgeTI9IjEzLjI4Ii8+IDwvZz4gPGc+IDxsaW5lIGNsYXNzPSJzdDAiIHgxPSIxOC43IiB5MT0iNi45IiB4Mj0iMTcuMDgiIHkyPSI4LjUzIi8+IDwvZz4gPGc+IDxsaW5lIGNsYXNzPSJzdDAiIHgxPSI3LjU4IiB5MT0iMTguMDMiIHgyPSI1Ljk1IiB5Mj0iMTkuNjUiLz4gPC9nPiA8Zz4gPGxpbmUgY2xhc3M9InN0MCIgeDE9IjE4LjciIHkxPSIxOS42NSIgeDI9IjE3LjA4IiB5Mj0iMTguMDMiLz4gPC9nPiA8Zz4gPGxpbmUgY2xhc3M9InN0MCIgeDE9IjcuNTgiIHkxPSI4LjUzIiB4Mj0iNS45NSIgeTI9IjYuOSIvPiA8L2c+IDwvc3ZnPg==) !important
}

ul.osc-exhibit-options li:last-child::after, ul.osc-movie-options li:last-child::after {
    display: none
}

ul.osc-exhibit-options.small, ul.osc-movie-options.small {
    font-size: .7em
}

    ul.osc-exhibit-options.small li, ul.osc-movie-options.small li {
        padding-right: 8px
    }

ul.osc-exhibit-options li {
    padding: 4px 16px 4px 26px !important;
    font-weight: 400
}

.blue .osc-movie-options li.map, .corporate .osc-movie-options li.map, .international .osc-movie-options li.map, .membership .osc-movie-options li.map, .osc-exhibit .osc-movie-options li.map, .osc-exhibit-options.white li.map, .osc-movie-options.white li.map, .purple .osc-movie-options li.map {
    background-size: 20px 20px;
    background-repeat: no-repeat;
    background-position: 0 50%;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDI0IDI0IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAyNCAyNDsiIHhtbDpzcGFjZT0icHJlc2VydmUiPiA8c3R5bGUgdHlwZT0idGV4dC9jc3MiPiAuc3Qwe2ZpbGw6bm9uZTtzdHJva2U6I2ZmZmZmZjtzdHJva2Utd2lkdGg6MS42ODk5O3N0cm9rZS1saW5lY2FwOnJvdW5kO3N0cm9rZS1saW5lam9pbjpyb3VuZDtzdHJva2UtbWl0ZXJsaW1pdDoxMDt9IDwvc3R5bGU+IDxwb2x5bGluZSBjbGFzcz0ic3QwIiBwb2ludHM9IjE1LjI3LDE0LjI5IDE5LDE0LjI5IDIyLjc5LDIyLjggMS4xNywyMi44IDQuOTYsMTQuMjkgOC40OCwxNC4yOSAiLz4gPHBhdGggY2xhc3M9InN0MCIgZD0iTTE3LjM2LDYuODJjMCw1LjAxLTUuNSwxMi4yLTUuNSwxMi4ycy01LjUtNy4yOS01LjUtMTIuMmMwLTMuMDQsMi40Ni01LjUsNS41LTUuNVMxNy4zNiwzLjc4LDE3LjM2LDYuODJ6Ii8+IDxjaXJjbGUgY2xhc3M9InN0MCIgY3g9IjExLjg2IiBjeT0iNi42OCIgcj0iMi4xOCIvPjwvc3ZnPg==) !important
}

.blue .osc-movie-options li.ages, .corporate .osc-movie-options li.ages, .international .osc-movie-options li.ages, .membership .osc-movie-options li.ages, .osc-exhibit .osc-movie-options li.ages, .osc-exhibit-options.white li.ages, .osc-movie-options.white li.ages, .purple .osc-movie-options li.ages {
    background-size: 20px 20px;
    background-repeat: no-repeat;
    background-position: 0 50%;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDI0IDI0IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAyNCAyNDsiIHhtbDpzcGFjZT0icHJlc2VydmUiPiA8c3R5bGUgdHlwZT0idGV4dC9jc3MiPiAuc3Qwe2ZpbGw6bm9uZTtzdHJva2U6I2ZmZmZmZjtzdHJva2Utd2lkdGg6MS43NTtzdHJva2UtbGluZWNhcDpyb3VuZDtzdHJva2UtbGluZWpvaW46cm91bmQ7c3Ryb2tlLW1pdGVybGltaXQ6MTA7fSA8L3N0eWxlPiA8ZWxsaXBzZSBjbGFzcz0ic3QwIiBjeD0iMTIuMzEiIGN5PSI3LjQ3IiByeD0iNC42NCIgcnk9IjQuODUiLz4gPHBhdGggY2xhc3M9InN0MCIgZD0iTTMuMDYsMjIuMTdjMC01LjM0LDQuMTQtOS42Nyw5LjI0LTkuNjdjNS4xLDAsOS4yNCw0LjMzLDkuMjQsOS42N0wzLjA2LDIyLjE3eiIvPiA8L3N2Zz4=) !important
}

.blue .osc-movie-options li.length, .corporate .osc-movie-options li.length, .international .osc-movie-options li.length, .membership .osc-movie-options li.length, .osc-exhibit .osc-movie-options li.length, .osc-exhibit-options.white li.length, .osc-movie-options.white li.length, .purple .osc-movie-options li.length {
    background-size: 20px 20px;
    background-repeat: no-repeat;
    background-position: 0 50%;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDI0IDI0IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAyNCAyNDsiIHhtbDpzcGFjZT0icHJlc2VydmUiPiA8c3R5bGUgdHlwZT0idGV4dC9jc3MiPiAuc3Qwe2ZpbGw6bm9uZTtzdHJva2U6I2ZmZmZmZjtzdHJva2Utd2lkdGg6MS41O3N0cm9rZS1saW5lY2FwOnJvdW5kO3N0cm9rZS1saW5lam9pbjpyb3VuZDtzdHJva2UtbWl0ZXJsaW1pdDoxMDt9IDwvc3R5bGU+IDxnPiA8cGF0aCBjbGFzcz0ic3QwIiBkPSJNMTIuMzMsNC43OWM0Ljc5LDAsOC42OCwzLjg5LDguNjgsOC42OHMtMy44OSw4LjY4LTguNjgsOC42OHMtOC42OC0zLjg5LTguNjgtOC42OFM3LjU0LDQuNzksMTIuMzMsNC43OSBNMTIuMzMsMy4yOSBDNi43LDMuMjksMi4xNSw3Ljg1LDIuMTUsMTMuNDdjMCw1LjYyLDQuNTYsMTAuMTgsMTAuMTgsMTAuMThzMTAuMTgtNC41NiwxMC4xOC0xMC4xOEMyMi41MSw3Ljg1LDE3Ljk1LDMuMjksMTIuMzMsMy4yOSBMMTIuMzMsMy4yOXoiLz4gPC9nPiA8cGF0aCBjbGFzcz0ic3QwIiBkPSJNMTIuMzMsOS42M2MwLDEuNDEsMCwyLjQzLDAsMy44NEwxMy44NiwxNSIvPiA8bGluZSBjbGFzcz0ic3QwIiB4MT0iMTIuMzMiIHkxPSI0LjI2IiB4Mj0iMTIuMzMiIHkyPSIxLjE5Ii8+IDxsaW5lIGNsYXNzPSJzdDAiIHgxPSIxMC43OSIgeTE9IjEuMDEiIHgyPSIxMy44NiIgeTI9IjEuMDEiLz4gPGc+IDxsaW5lIGNsYXNzPSJzdDAiIHgxPSIxMi4zMyIgeTE9IjQuMjYiIHgyPSIxMi4zMyIgeTI9IjYuNTYiLz4gPC9nPiA8Zz4gPGxpbmUgY2xhc3M9InN0MCIgeDE9IjEyLjMzIiB5MT0iMTkuOTkiIHgyPSIxMi4zMyIgeTI9IjIyLjI5Ii8+IDwvZz4gPGc+IDxsaW5lIGNsYXNzPSJzdDAiIHgxPSIyMS4zNCIgeTE9IjEzLjI4IiB4Mj0iMTkuMDQiIHkyPSIxMy4yOCIvPiA8L2c+IDxnPiA8bGluZSBjbGFzcz0ic3QwIiB4MT0iNS42MSIgeTE9IjEzLjI4IiB4Mj0iMy4zMSIgeTI9IjEzLjI4Ii8+IDwvZz4gPGc+IDxsaW5lIGNsYXNzPSJzdDAiIHgxPSIxOC43IiB5MT0iNi45IiB4Mj0iMTcuMDgiIHkyPSI4LjUzIi8+IDwvZz4gPGc+IDxsaW5lIGNsYXNzPSJzdDAiIHgxPSI3LjU4IiB5MT0iMTguMDMiIHgyPSI1Ljk1IiB5Mj0iMTkuNjUiLz4gPC9nPiA8Zz4gPGxpbmUgY2xhc3M9InN0MCIgeDE9IjE4LjciIHkxPSIxOS42NSIgeDI9IjE3LjA4IiB5Mj0iMTguMDMiLz4gPC9nPiA8Zz4gPGxpbmUgY2xhc3M9InN0MCIgeDE9IjcuNTgiIHkxPSI4LjUzIiB4Mj0iNS45NSIgeTI9IjYuOSIvPiA8L2c+IDwvc3ZnPg==) !important
}

ul.osc-exhibit-options {
    padding: 0 !important
}

@media (min-width:576px) {
    ul.osc-exhibit-options li {
        display: block;
        vertical-align: none
    }
}

ul.osc-exhibit-options li::after {
    display: none !important
}

ul.osc-link-group, ul.osc-link-group li, ul.osc-search-path {
    display: block;
    list-style: none
}

ul.osc-link-group {
    margin: 0;
    padding: 0;
    font-size: .9em
}

    ul.osc-link-group li {
        margin: 0;
        border-bottom: 1px solid #000;
        padding: 24px 0
    }

        ul.osc-link-group li a {
            margin: 0 0 8px !important;
            width: 100%
        }

ul.osc-search-path {
    margin: 0 0 16px;
    padding: 0;
    font-size: .7em
}

    ul.osc-search-path li {
        margin: 0;
        padding: 0;
        list-style: none;
        display: inline-block
    }

        ul.osc-search-path li + li::before {
            display: inline-block;
            padding: 0 5px 0 1px;
            content: '\3e'
        }

ul.osc-services-list {
    margin: 0;
    padding: 0;
    list-style: none;
    display: block;
    font-size: .8em
}

    ul.osc-services-list li {
        margin: 0;
        list-style: none;
        display: block;
        padding: 0 0 4px 32px;
        background-size: 24px 24px !important;
        background-position: 3px -1px !important
    }

        ul.osc-services-list li.bankmachine, ul.osc-services-list li.elevator, ul.osc-services-list li.food, ul.osc-services-list li.lockers, ul.osc-services-list li.lunch, ul.osc-services-list li.rooms, ul.osc-services-list li.safearea, ul.osc-services-list li.tickets, ul.osc-services-list li.washroom, ul.osc-services-list li.washroom_fam, ul.osc-services-list li.washroom_ga, ul.osc-services-list li.waterbottle {
            background-size: 20px 20px;
            background-repeat: no-repeat;
            background-position: 0 50%
        }

        ul.osc-services-list li.washroom {
            background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDM2IDI0IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAzNiAyNDsiIHhtbDpzcGFjZT0icHJlc2VydmUiPiA8c3R5bGUgdHlwZT0idGV4dC9jc3MiPiAuc3Qwe2ZpbGw6I0ZGRkZGRjt9IC5zdDF7c3Ryb2tlOiMwMDAwMDA7c3Ryb2tlLXdpZHRoOjAuNzU7c3Ryb2tlLW1pdGVybGltaXQ6MTA7fSAuc3Qye2ZpbGw6I0M1MjEyNzt9IDwvc3R5bGU+IDxnPiA8cGF0aCBkPSJNMTAuMTksMjMuNTd2LTguNThIOC40OHYtNi4zYzAtMS4yNiwxLjAzLTIuMjksMi4yOS0yLjI5aDMuNDNjMS4yNiwwLDIuMjksMS4wMywyLjI5LDIuMjl2Ni4zaC0xLjcydjguNThIMTAuMTl6IE0yNC41LDIzLjU3di02Ljg3aDMuNDNsLTIuOTEtOC43M2MtMC4zMi0wLjk0LTEuMTktMS41Ny0yLjE3LTEuNTdoLTAuMTRjLTAuOTgsMC0xLjg3LDAuNjMtMi4xNywxLjU3bC0yLjkxLDguNzNoMy40M3Y2Ljg3SDI0LjV6IE0xMi40OCw1LjI2YzEuMjcsMCwyLjI5LTEuMDIsMi4yOS0yLjI5YzAtMS4yNy0xLjAyLTIuMjktMi4yOS0yLjI5Yy0xLjI3LDAtMi4yOSwxLjAyLTIuMjksMi4yOSBDMTAuMTksNC4yNCwxMS4yMSw1LjI2LDEyLjQ4LDUuMjYgTTIyLjc5LDUuMjZjMS4yNywwLDIuMjktMS4wMiwyLjI5LTIuMjljMC0xLjI3LTEuMDItMi4yOS0yLjI5LTIuMjkgYy0xLjI3LDAtMi4yOSwxLjAyLTIuMjksMi4yOUMyMC41LDQuMjQsMjEuNTIsNS4yNiwyMi43OSw1LjI2Ii8+IDwvZz4gPC9zdmc+) !important
        }

        ul.osc-services-list li.washroom_ga {
            background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDM2IDI0IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAzNiAyNDsiIHhtbDpzcGFjZT0icHJlc2VydmUiPiA8c3R5bGUgdHlwZT0idGV4dC9jc3MiPiAuc3Qwe2ZpbGw6I0ZGRkZGRjt9IC5zdDF7c3Ryb2tlOiMwMDAwMDA7c3Ryb2tlLXdpZHRoOjAuNzU7c3Ryb2tlLW1pdGVybGltaXQ6MTA7fSAuc3Qye2ZpbGw6I0M1MjEyNzt9IDwvc3R5bGU+IDxnPiA8Zz4gPHBhdGggZD0iTTI5LjQ1LDIwLjQ2TDI4Ljg1LDE4Yy0wLjg5LDIuMjEtMy4wNCwzLjgzLTUuNTYsMy44M2MtMy4zMiwwLTYuMDEtMi42OS02LjAxLTYuMDFjMC0yLjM0LDEuMzYtNC4zNiwzLjMyLTUuMzQgbC0wLjM1LTEuOTNjLTIuODUsMS4yLTQuODcsNC4wMi00Ljg3LDcuMjdjMCw0LjM2LDMuNTQsNy45LDcuOSw3LjljMi41MywwLDQuODEtMS4yLDYuMjYtMy4wNyBDMjkuNDgsMjAuNTksMjkuNDUsMjAuNTMsMjkuNDUsMjAuNDZ6Ii8+IDxwYXRoIGQ9Ik0zMy44MSwxOC4wOWwtMS4zLDAuMzJsLTEuNDUtNS43OWMtMC4xMy0wLjU3LTAuNjMtMC45NS0xLjIzLTAuOTVoLTUuNWwtMC4yOC0xLjQ1aDMuNjRjMC43LDAsMS4yNi0wLjU3LDEuMjYtMS4yNiBzLTAuNTctMS4yNi0xLjI2LTEuMjZoLTQuMTFsLTAuNTQtMi43MmMwLjc5LTAuMzgsMS4zNi0xLjE3LDEuMzYtMi4xMmMwLTEuMy0xLjA0LTIuMzQtMi4zNC0yLjM0cy0yLjM0LDEuMDQtMi4zNCwyLjM0IGMwLDAuNiwwLjIyLDEuMTQsMC41NywxLjU1bDEuNzEsOC43OWMwLjEzLDAuNiwwLjYzLDEuMDQsMS4yMywxLjA0aDUuNTZsMS41Miw2LjA0YzAuMTYsMC41NywwLjY2LDAuOTUsMS4yMywwLjk1IGMwLjA5LDAsMC4xOSwwLDAuMjgtMC4wM2wyLjUzLTAuNmMwLjY2LTAuMTYsMS4xMS0wLjg1LDAuOTItMS41MkMzNS4xNywxOC4zNCwzNC40OCwxNy45MywzMy44MSwxOC4wOXoiLz4gPC9nPiA8L2c+IDxwYXRoIGQ9Ik01LjQ2LDIzLjQ1aDEuNzJ2LTYuODdoMy40M0w3LjcsNy44NUM3LjM4LDYuOTEsNi40OCw2LjI4LDUuNDksNi4yOEgzLjE0Yy0xLjI2LDAtMi4yOSwxLjAzLTIuMjksMi4yOXY2LjNoMi4zMnY4LjU4SDUuNDZ6ICIvPiA8cGF0aCBkPSJNNC42OCw1LjEzYzEuMjcsMCwyLjI5LTEuMDIsMi4yOS0yLjI5YzAtMS4yNy0xLjAyLTIuMjktMi4yOS0yLjI5Yy0xLjI3LDAtMi4yOSwxLjAyLTIuMjksMi4yOSBDMi4zOSw0LjExLDMuNCw1LjEzLDQuNjgsNS4xMyIvPiA8L3N2Zz4=) !important
        }

        ul.osc-services-list li.washroom_fam {
            background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDM2IDI0IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAzNiAyNDsiIHhtbDpzcGFjZT0icHJlc2VydmUiPiA8c3R5bGUgdHlwZT0idGV4dC9jc3MiPiAuc3Qwe2ZpbGw6I0ZGRkZGRjt9IC5zdDF7c3Ryb2tlOiMwMDAwMDA7c3Ryb2tlLXdpZHRoOjAuNzU7c3Ryb2tlLW1pdGVybGltaXQ6MTA7fSAuc3Qye2ZpbGw6I0M1MjEyNzt9IDwvc3R5bGU+IDxnPiA8ZyBpZD0iYmFieV9jYXJlXzdfIj4gPGc+IDxnPiA8cGF0aCBkPSJNMTgsNy40M2MxLjk2LDAsMy41Ni0xLjU5LDMuNTYtMy41NmMwLTEuOTYtMS42LTMuNTYtMy41Ni0zLjU2Yy0xLjk3LDAtMy41NiwxLjYtMy41NiwzLjU2IEMxNC40NCw1Ljg0LDE2LjAzLDcuNDMsMTgsNy40M3oiLz4gPC9nPiA8cGF0aCBkPSJNMjQuMTgsMjMuNjF2LTMuMmM0LDAsMi45Ni0zLjEyLDIuOTYtMy4xMmwtMS45Mi02LjY0Yy0wLjU2LTIuNjQtMi4xLTIuMy0yLjEtMi4zSDEyLjg4YzAsMC0xLjU0LTAuMzQtMi4xLDIuMyBsLTEuOTEsNi42NGMwLDAtMS4wNCwzLjEyLDIuOTYsMy4xMnYzLjJIMjQuMTh6Ii8+IDxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik0yMy41NywxNC40OWMwLDEuMS0wLjg5LDEuOTktMS45OSwxLjk5Yy0xLjEsMC0yLTAuODktMi0xLjk5YzAtMS4xLDAuOS0yLDItMiBDMjIuNjksMTIuNDksMjMuNTcsMTMuMzksMjMuNTcsMTQuNDl6Ii8+IDxwYXRoIGQ9Ik0yMy43NCwxNS42OGMwLDAtMi40LDAuMTctNC44OCwwLjE3YzAsMC0yLjQ4LDAtMi40OCwzLjUydjAuODloNi40OEwyMy43NCwxNS42OHoiLz4gPHBhdGggY2xhc3M9InN0MCIgZD0iTTE4Ljg3LDE2LjE3di0yLjMyYzAsMC04Ljk3LTAuODgtOC45Nyw0LjY0YzAsMCwwLDAuNzIsMS4zNiwwLjcyYzAsMCw0LjQ4LDAsNS41MiwwTDE4Ljg3LDE2LjE3eiIvPiA8L2c+IDwvZz4gPC9nPiA8L3N2Zz4=) !important
        }

        ul.osc-services-list li.safearea {
            background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDM2IDI0IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAzNiAyNDsiIHhtbDpzcGFjZT0icHJlc2VydmUiPiA8c3R5bGUgdHlwZT0idGV4dC9jc3MiPiAuc3Qwe2ZpbGw6I0ZGRkZGRjt9IC5zdDF7c3Ryb2tlOiMwMDAwMDA7c3Ryb2tlLXdpZHRoOjAuNzU7c3Ryb2tlLW1pdGVybGltaXQ6MTA7fSAuc3Qye2ZpbGw6I0M1MjEyNzt9IDwvc3R5bGU+IDxnPiA8Zz4gPGc+IDxwYXRoIGQ9Ik0yMi4zNiwyMS4xMmwtMC40NS0xLjg1Yy0wLjY2LDEuNjYtMi4yOCwyLjg3LTQuMTgsMi44N2MtMi40OSwwLTQuNTEtMi4wMi00LjUxLTQuNTFjMC0xLjc2LDEuMDItMy4yOCwyLjQ5LTQuMDEgbC0wLjI2LTEuNDVjLTIuMTQsMC45LTMuNjYsMy4wMi0zLjY2LDUuNDZjMCwzLjI4LDIuNjYsNS45NCw1Ljk0LDUuOTRjMS45LDAsMy42MS0wLjksNC43LTIuMyBDMjIuMzgsMjEuMjEsMjIuMzYsMjEuMTcsMjIuMzYsMjEuMTJ6Ii8+IDxwYXRoIGQ9Ik0yNS42NCwxOS4zNGwtMC45NywwLjI0bC0xLjA5LTQuMzRjLTAuMDktMC40My0wLjQ3LTAuNzEtMC45My0wLjcxaC00LjEzbC0wLjIxLTEuMDloMi43M2MwLjUyLDAsMC45NS0wLjQzLDAuOTUtMC45NSBzLTAuNDMtMC45NS0wLjk1LTAuOTVoLTMuMDlsLTAuNC0yLjA0YzAuNTktMC4yOCwxLjAyLTAuODgsMS4wMi0xLjU5YzAtMC45Ny0wLjc4LTEuNzYtMS43Ni0xLjc2cy0xLjc2LDAuNzgtMS43NiwxLjc2IGMwLDAuNDUsMC4xNywwLjg1LDAuNDMsMS4xNmwxLjI4LDYuNmMwLjA5LDAuNDUsMC40NywwLjc4LDAuOTMsMC43OGg0LjE4TDIzLDIwLjk4YzAuMTIsMC40MywwLjUsMC43MSwwLjkzLDAuNzEgYzAuMDcsMCwwLjE0LDAsMC4yMS0wLjAybDEuOS0wLjQ1YzAuNS0wLjEyLDAuODMtMC42NCwwLjY5LTEuMTRDMjYuNjYsMTkuNTMsMjYuMTQsMTkuMjIsMjUuNjQsMTkuMzR6Ii8+IDwvZz4gPC9nPiA8Zz4gPHBvbHlnb24gcG9pbnRzPSI3LjM5LDguNjcgNi4zNCw2LjgxIDE3LjczLDAuNDQgMjkuMTEsNi44MSAyOC4wNiw4LjY3IDE3LjczLDIuODgiLz4gPC9nPiA8L2c+IDwvc3ZnPg==) !important
        }

        ul.osc-services-list li.bankmachine {
            background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDM2IDI0IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAzNiAyNDsiIHhtbDpzcGFjZT0icHJlc2VydmUiPiA8c3R5bGUgdHlwZT0idGV4dC9jc3MiPiAuc3Qwe2ZpbGw6I0ZGRkZGRjt9IC5zdDF7c3Ryb2tlOiMwMDAwMDA7c3Ryb2tlLXdpZHRoOjAuNzU7c3Ryb2tlLW1pdGVybGltaXQ6MTA7fSAuc3Qye2ZpbGw6I0M1MjEyNzt9IDwvc3R5bGU+IDxnPiA8cGF0aCBjbGFzcz0ic3QxIiBkPSJNMTcuMDcsMjMuMjdWMjAuNWMtMS41OS0wLjAyLTMuMjQtMC41Mi00LjItMS4ybDAuNjYtMS44NGMwLjk5LDAuNjYsMi40MSwxLjE4LDMuOTYsMS4xOCBjMS45NSwwLDMuMjctMS4xMywzLjI3LTIuNjljMC0xLjUxLTEuMDctMi40NS0zLjEtMy4yN2MtMi44LTEuMDktNC41My0yLjM2LTQuNTMtNC43NWMwLTIuMjgsMS42Mi00LjAxLDQuMTUtNC40MlYwLjczbDEuNywwdjIuNjYgYzEuNjUsMC4wNSwyLjc3LDAuNDksMy41NywwLjk2bC0wLjY5LDEuODFjLTAuNTgtMC4zMy0xLjctMC45My0zLjQ2LTAuOTNjLTIuMTIsMC0yLjkxLDEuMjYtMi45MSwyLjM2YzAsMS40MywxLjAyLDIuMTQsMy40MSwzLjEzIGMyLjgzLDEuMTUsNC4yNiwyLjU4LDQuMjYsNS4wM2MwLDIuMTctMS41MSw0LjItNC4zNCw0LjY3djIuODZMMTcuMDcsMjMuMjd6Ii8+IDwvZz4gPC9zdmc+) !important
        }

        ul.osc-services-list li.lockers {
            background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDM2IDI0IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAzNiAyNDsiIHhtbDpzcGFjZT0icHJlc2VydmUiPiA8c3R5bGUgdHlwZT0idGV4dC9jc3MiPiAuc3Qwe2ZpbGw6I0ZGRkZGRjt9IC5zdDF7c3Ryb2tlOiMwMDAwMDA7c3Ryb2tlLXdpZHRoOjAuNzU7c3Ryb2tlLW1pdGVybGltaXQ6MTA7fSAuc3Qye2ZpbGw6I0M1MjEyNzt9IDwvc3R5bGU+IDxnPiA8Zz4gPHBhdGggZD0iTTI0LjkxLDIzLjczVjkuMzZIMTEuNzd2MTQuMzZIMjQuOTF6IE0yMC4xOSwxNC4yNmMxLjI2LDAsMi4yOSwxLjAzLDIuMjksMi4zcy0xLjAzLDIuMy0yLjI5LDIuMyBjLTEuMjYsMC0yLjI5LTEuMDMtMi4yOS0yLjNTMTguOTMsMTQuMjYsMjAuMTksMTQuMjZ6Ii8+IDwvZz4gPGc+IDxwYXRoIGQ9Ik0yNC42MSwyLjk5bC0xLjA4LTEuMWgtNi40NGMtMC41NS0wLjk3LTEuNTktMS42Mi0yLjc5LTEuNjJjLTEuNzcsMC0zLjIxLDEuNDQtMy4yMSwzLjIxczEuNDQsMy4yMSwzLjIxLDMuMjEgYzEuMjEsMCwyLjI2LTAuNjcsMi44MS0xLjY1aDEuMjZsMS0xLjAxbDAuNzcsMC43OGwwLjc3LTAuNzhsMC43NywwLjc4bDAuNzgtMC43OWwwLjgsMC44MWwwLjAyLTAuMDFsMS4zNC0xLjM2IEMyNC43NywzLjMsMjQuNzgsMy4xNiwyNC42MSwyLjk5eiIvPiA8L2c+IDwvZz4gPC9zdmc+) !important
        }

        ul.osc-services-list li.tickets {
            background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDM2IDI0IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAzNiAyNDsiIHhtbDpzcGFjZT0icHJlc2VydmUiPiA8c3R5bGUgdHlwZT0idGV4dC9jc3MiPiAuc3Qwe2ZpbGw6I0ZGRkZGRjt9IC5zdDF7c3Ryb2tlOiMwMDAwMDA7c3Ryb2tlLXdpZHRoOjAuNzU7c3Ryb2tlLW1pdGVybGltaXQ6MTA7fSAuc3Qye2ZpbGw6I0M1MjEyNzt9IDwvc3R5bGU+IDxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAsLTk1Mi4zNjIxOCkiPiA8cGF0aCBkPSJNMjEuNDMsOTc2LjEybDIuMDktMi4wOWMtMS4xNS0xLjE1LTEuMTUtMy4wMiwwLTQuMTdjMS4xNS0xLjE1LDMuMDItMS4xNSw0LjE3LDBsMi4wOS0yLjA5bC05LjEtOS4xbC04LjM0LDguMzQgTDIxLjQzLDk3Ni4xMnogTTEwLjYzLDk2NS4zMmw4LjM0LTguMzRsLTQuMzYtNC4zNmwtMi4wOSwyLjA5YzEuMTUsMS4xNSwxLjE1LDMuMDIsMCw0LjE3Yy0xLjE1LDEuMTUtMy4wMiwxLjE1LTQuMTcsMGwtMi4wOSwyLjA5IEwxMC42Myw5NjUuMzJ6Ii8+IDwvZz4gPC9zdmc+) !important
        }

        ul.osc-services-list li.lunch {
            background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDM2IDI0IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAzNiAyNDsiIHhtbDpzcGFjZT0icHJlc2VydmUiPiA8c3R5bGUgdHlwZT0idGV4dC9jc3MiPiAuc3Qwe2ZpbGw6I0ZGRkZGRjt9IC5zdDF7c3Ryb2tlOiMwMDAwMDA7c3Ryb2tlLXdpZHRoOjAuNzU7c3Ryb2tlLW1pdGVybGltaXQ6MTA7fSAuc3Qye2ZpbGw6I0M1MjEyNzt9IDwvc3R5bGU+IDxnPiA8Zz4gPHBhdGggZD0iTTI1Ljc3LDcuNjNjLTAuMjItMS4yNy0wLjQzLTIuNzItMS4xNC0zLjljLTAuNTgtMC45Ni0xLjQ1LTEuNDItMi42MS0xLjUyYy0xLjAyLTAuMDgtOS4yOC0wLjk1LTkuNDEtMC45NSBjLTAuMDIsMC0wLjAzLDAtMC4wNSwwYy0wLjQ2LDAuMDItMC44MywwLjI5LTEuMDcsMC42M2MtMC4yNCwwLjM0LTAuMzcsMC43OC0wLjM3LDEuMmMwLDAuNCwwLjEyLDAuODEsMC40MSwxLjEyIGMwLjAzLDAuMDQsMC4wOCwwLjA2LDAuMTQsMC4wN2wyLjIsMC4xOGMwLDAuMDEsMCwwLjAxLDAsMC4wMWMwLDAuMDIsMCwwLjA0LDAsMC4wNmMwLDAuNzMtMC4yNywxLjczLTAuNDksMi40NSBjLTAuNjYsMi4yMS0xLjY3LDQuMjktMi4zMyw2LjQ4Yy0wLjIzLDAuNzgtMC40MiwxLjU4LTAuNTcsMi4zOGMtMC4xMSwwLjYyLTAuMiwxLjI0LTAuMjYsMS44N2MtMC4wMywwLjMxLTAuMDUsMC42Mi0wLjA3LDAuOTQgYy0wLjAxLDAuMDctMC4wMywwLjg3LTAuMDQsMC44N2MwLjA2LDAuMDEsMC4xNywwLjA2LDAuMjQsMC4wOWMwLjExLDAuMDQsMC4yMiwwLjA3LDAuMzMsMC4xMWMwLjQxLDAuMTMsMC44MSwwLjI3LDEuMjEsMC40IGMwLjU2LDAuMTgsMS4xMSwwLjM3LDEuNjcsMC41NWMwLjYzLDAuMjEsMS4yNiwwLjQxLDEuOSwwLjYyYzAuNjIsMC4yMSwxLjI2LDAuNDEsMS44OSwwLjYyYzAuNTQsMC4xOCwxLjA5LDAuMzYsMS42NCwwLjU0IGMwLjM4LDAuMTMsMC43NywwLjI1LDEuMTYsMC4zOGMwLjE0LDAuMDUsMC4yOSwwLjEyLDAuNDQsMC4xNGMwLjAxLDAsMC4wMywwLDAuMDQsMGMwLjAxLDAsMC4wMywwLDAuMDQsMGwwLjAxLDAgYzAuMDEsMCwwLjAyLDAsMC4wMy0wLjAxYzAsMCwwLjAxLDAsMC4wMSwwYzAuMDEsMCwwLjAxLTAuMDEsMC4wMi0wLjAxYzAuMDEsMCwwLjAxLDAsMC4wMS0wLjAxYzAtMC4wMSwwLjAxLTAuMDEsMC4wMS0wLjAxIGMwLjAxLTAuMDEsMC4wMS0wLjAxLDAuMDEtMC4wMWw1LjctMi40YzAuMDUtMC4wNCwwLjA4LTAuMTEsMC4wOC0wLjE3YzAtMC4yNiwwLTAuNTEsMC0wLjc3QzI2LjU2LDE3Ljk3LDI2LjAzLDkuMDgsMjUuNzcsNy42M3ogTTExLjgxLDMuODZjLTAuMTUtMC4xOS0wLjIxLTAuNDgtMC4yMS0wLjc2YzAtMC4zMywwLjEtMC42OCwwLjI4LTAuOTNjMC4xOC0wLjI1LDAuNDItMC40MSwwLjctMC40MmMwLjAxLDAsMC4wMiwwLDAuMDMsMCBjMC4wOSwwLDguNDksMC45MSw4LjQ5LDAuOTFjLTAuMTIsMC4xNC0wLjIxLDAuMzEtMC4yOSwwLjQ5Yy0wLjEyLDAuMy0wLjE4LDAuNjQtMC4xOSwwLjk3YzAsMC4yOCwwLjA0LDAuNTUsMC4xNSwwLjc5IEwxMS44MSwzLjg2eiBNMjIuOTIsNy41M2MtMC44OSwzLjAxLTIuMzQsNS45Ny0yLjQ4LDkuMjRjLTAuMDQsMS4wMS0wLjA2LDUuNC0wLjA2LDUuNjdsLTkuNzktMy4yNmMwLjA2LTEuMTQsMC4yMS0yLjI4LDAuNDEtMy40IGMwLjE3LTAuOTQsMC4zOC0xLjg3LDAuNjYtMi43N2MwLjYyLTEuOTksMS41Ni0zLjg3LDIuMTUtNS44OWMwLjItMC42OCwwLjUtMS43NCwwLjUxLTIuNThjMC0wLjAxLDAtMC4wMywwLTAuMDQgYzAsMCw3LjEsMC45Miw3LjE5LDAuOTJjMC4yNCwwLDAuNTItMC4wOSwwLjczLTAuMjZjMC4yMi0wLjE4LDAuMzctMC40NywwLjM3LTAuODJjMC0wLjEyLTAuMDItMC4yNS0wLjA1LTAuMzhMMjIuNTEsMy44IGwtMS4zNi0wLjEzYzAuMDQtMC4yMSwwLjExLTAuNDEsMC4yMS0wLjU3YzAuMDgtMC4xNCwwLjE3LTAuMjQsMC4yOC0wLjMxYzAuMDMtMC4wMiwwLjA1LTAuMDMsMC4wOC0wLjA0IGMwLjE5LDAuMDMsMC40NCwwLjEsMC42OSwwLjI0YzAuMzgsMC4yMSwwLjc2LDAuNTcsMC45NSwxLjIzYzAuMDcsMC4yMywwLjEsMC40OCwwLjEsMC43NEMyMy40Niw1LjgsMjMuMTUsNi43NSwyMi45Miw3LjUzeiIvPiA8cGF0aCBkPSJNMjAuNywyMy40NmwtMC4yMy0wLjAyYy0wLjEtMC4wMi0wLjIzLTAuMDctMC4zNi0wLjExbC0xMC4wNC0zLjNsLTAuNDUtMC4xN2wwLjAxLTAuMzljMC4wMS0wLjA3LDAuMDItMC4zOSwwLjAyLTAuNiBsMC4wMS0wLjIzYzAuMDItMC4zMiwwLjA0LTAuNjQsMC4wNy0wLjk2YzAuMDYtMC42MywwLjE1LTEuMjcsMC4yNy0xLjkxYzAuMTUtMC44LDAuMzUtMS42MiwwLjU5LTIuNDMgYzAuMzMtMS4xMiwwLjc2LTIuMjEsMS4xNy0zLjI3YzAuNDEtMS4wNSwwLjgzLTIuMTMsMS4xNS0zLjIxYzAuMTctMC41NiwwLjM4LTEuMzIsMC40NS0xLjk0bC0xLjc0LTAuMTQgYy0wLjE5LTAuMDMtMC4zNC0wLjExLTAuNDUtMC4yMmMtMC4zNC0wLjM2LTAuNTQtMC44OC0wLjU0LTEuNDVjMC0wLjUzLDAuMTYtMS4wNiwwLjQ2LTEuNDhjMC4zNS0wLjUxLDAuODctMC44MSwxLjQ0LTAuODMgYzAuMSwwLDAuNDIsMC4wMiwzLjQxLDAuMzRjMi40NywwLjI1LDUuNTIsMC41Nyw2LjExLDAuNjJjMS4zNywwLjExLDIuMzQsMC42OCwyLjk5LDEuNzVjMC43MSwxLjE4LDAuOTUsMi41OCwxLjE3LDMuODEgbDAuMDQsMC4yNmMwLjI1LDEuNDYsMC43OSwxMC40LDAuNzksMTIuMDJsMCwwLjc4YzAsMC4yLTAuMDgsMC4zOC0wLjIzLDAuNTJsLTAuMTQsMC4wOWwtNS44NCwyLjQ3IGMwLjAzLTAuMDEtMC4wMiwwLjAxLTAuMDUsMC4wMUwyMC43LDIzLjQ2eiBNMjMuMjUsMy4wNGMwLjI2LDAuMjksMC40NiwwLjY0LDAuNTgsMS4wNWMwLjA3LDAuMjcsMC4xMSwwLjU2LDAuMTEsMC44OCBjMCwwLjg1LTAuMjcsMS43NS0wLjUxLDIuNTVsLTAuMDUsMC4xNWMtMC4yNiwwLjg3LTAuNTYsMS43NC0wLjg3LDIuNjFjLTAuNzMsMi4wOS0xLjQ5LDQuMjUtMS41OSw2LjUyIGMtMC4wNCwwLjk0LTAuMDYsNC44NC0wLjA2LDUuNTVsNS4yLTIuMmwwLTAuNThjMC0xLjU0LTAuNTQtMTAuNDctMC43OC0xMS44NWwtMC4wNC0wLjI2Yy0wLjItMS4yLTAuNDItMi40NS0xLjA0LTMuNDcgQzIzLjk2LDMuNTYsMjMuNjQsMy4yNSwyMy4yNSwzLjA0eiBNMTEuMSwxOC44M2w4LjgsMi45M2MwLjAxLTEuMzQsMC4wMy00LjIyLDAuMDYtNS4wMWMwLjEtMi40MSwwLjg4LTQuNjQsMS42NC02LjggYzAuMy0wLjg2LDAuNi0xLjcxLDAuODYtMi41N2wwLjA1LTAuMTZjMC4yMi0wLjczLDAuNDctMS41NiwwLjQ3LTIuMjdjMCwwLDAtMC4wMSwwLTAuMDFjLTAuMDksMC4yMi0wLjIzLDAuNDEtMC40MiwwLjU3IEMyMi4yNyw1Ljc3LDIxLjksNS45LDIxLjUyLDUuOWMtMC4wNCwwLTAuMTIsMC02Ljc0LTAuODZjLTAuMDksMC44MS0wLjM0LDEuNjYtMC40OSwyLjIxYy0wLjMyLDEuMDgtMC43MywyLjEyLTEuMTQsMy4xNCBjLTAuMzYsMC45LTAuNzMsMS44My0xLjAyLDIuNzZjLTAuMjYsMC44My0wLjQ3LDEuNzItMC42NSwyLjcyQzExLjI5LDE2LjkzLDExLjE3LDE3LjksMTEuMSwxOC44M3ogTTIxLjI5LDQuOTEgYzAuMTQsMC4wMiwwLjIzLDAuMDIsMC4yNiwwLjAzYzAuMTIsMCwwLjI2LTAuMDYsMC4zOC0wLjE2YzAuMTMtMC4xLDAuMTktMC4yNiwwLjE5LTAuNDVjMC0wLjAzLDAtMC4wNi0wLjAxLTAuMDlsLTEuMDEtMC4xIGMwLDAuMjIsMC4wNCwwLjQxLDAuMTEsMC41N0wyMS4yOSw0LjkxeiBNMTIuMTEsMy40MWw4LjA0LDAuOTRjLTAuMDEtMC4wNy0wLjAxLTAuMTUtMC4wMS0wLjIzYzAtMC4zNiwwLjA3LTAuNzMsMC4xOS0xLjA2IGMtMi42MS0wLjI4LTcuNTQtMC44Mi03Ljc1LTAuODNjLTAuMDMsMC4wMS0wLjE2LDAuMDEtMC4zMSwwLjIyYy0wLjEyLDAuMTctMC4yLDAuNDItMC4yLDAuNjVDMTIuMDgsMy4yMSwxMi4wOSwzLjMyLDEyLjExLDMuNDF6ICIvPiA8L2c+IDwvZz4gPC9zdmc+) !important
        }

        ul.osc-services-list li.food {
            background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDM2IDI0IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAzNiAyNDsiIHhtbDpzcGFjZT0icHJlc2VydmUiPiA8c3R5bGUgdHlwZT0idGV4dC9jc3MiPiAuc3Qwe2ZpbGw6I0ZGRkZGRjt9IC5zdDF7c3Ryb2tlOiMwMDAwMDA7c3Ryb2tlLXdpZHRoOjAuNzU7c3Ryb2tlLW1pdGVybGltaXQ6MTA7fSAuc3Qye2ZpbGw6I0M1MjEyNzt9IDwvc3R5bGU+IDxnPiA8Zz4gPHBhdGggZD0iTTE3LjU0LDcuOTNjMCwwLjc1LTAuNjksMS41Ni0xLjU5LDEuNTZ2MTIuNzZjMCwxLjgxLTIuNDcsMS44MS0yLjQ3LDBWOS41Yy0wLjg3LDAtMS42Mi0wLjY2LTEuNjItMS42OFYwLjggYzAtMC42MSwwLjg5LTAuNjQsMC44OSwwLjAzdjUuMTloMC43NFYwLjc3YzAtMC41NiwwLjg2LTAuNTksMC44NiwwLjAzdjUuMjJoMC43NlYwLjc4YzAtMC41OSwwLjgzLTAuNjEsMC44MywwLjAydjUuMjFoMC43NSBWMC43OGMwLTAuNTgsMC44Ni0wLjYsMC44NiwwLjAyVjcuOTN6Ii8+IDwvZz4gPGc+IDxwYXRoIGQ9Ik0yNC4xNCwyLjQ0djE5LjgxYzAsMS43Ny0yLjQ4LDEuNzUtMi40OCwwdi03Ljg2aC0xLjMyVjIuNDRDMjAuMzQtMC4zNSwyNC4xNC0wLjM1LDI0LjE0LDIuNDR6Ii8+IDwvZz4gPC9nPiA8L3N2Zz4=) !important
        }

        ul.osc-services-list li.elevator {
            background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDM2IDI0IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAzNiAyNDsiIHhtbDpzcGFjZT0icHJlc2VydmUiPiA8c3R5bGUgdHlwZT0idGV4dC9jc3MiPiAuc3Qwe2ZpbGw6I0ZGRkZGRjtzdHJva2U6I0RCMjgxNDtzdHJva2Utd2lkdGg6My4yNDtzdHJva2UtbWl0ZXJsaW1pdDoxMDt9IC5zdDF7ZmlsbDojRkZGRkZGO3N0cm9rZTojMDAwMDAwO3N0cm9rZS13aWR0aDoxLjc1O3N0cm9rZS1taXRlcmxpbWl0OjEwO30gPC9zdHlsZT4gPGc+IDxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik0xNjU0LjU1LDI1OTUuMzhoLTQ5Ljc4Yy0zLjkyLDAtNy4xMSwzLjE5LTcuMTEsNy4xMXY0OS43OGMwLDMuOTIsMy4xOSw3LjExLDcuMTEsNy4xMWg0OS43OCBjMy45MywwLDcuMTEtMy4xOSw3LjExLTcuMTF2LTQ5Ljc4QzE2NjEuNjcsMjU5OC41NywxNjU4LjQ4LDI1OTUuMzgsMTY1NC41NSwyNTk1LjM4Ii8+IDxwYXRoIGQ9Ik0xNjE4LjQsMjYwNy4yNWMyLjQsMCw0LjMyLDEuOTIsNC4zMiw0LjMyYzAsMi40LTEuOTIsNC4zMi00LjMyLDQuMzJzLTQuMzItMS45Mi00LjMyLTQuMzIgQzE2MTQuMDgsMjYwOS4xNywxNjE2LDI2MDcuMjUsMTYxOC40LDI2MDcuMjUiLz4gPHBhdGggZD0iTTE2MjcuMDQsMjYzMy4xN2gtNC4zMnYxNC40aC04LjY0di0xNC40aC00LjMydi04LjY0YzAtMy4xNywyLjYtNS43Niw1Ljc2LTUuNzZoNS43NmMzLjE3LDAsNS43NiwyLjU5LDUuNzYsNS43NiBMMTYyNy4wNCwyNjMzLjE3TDE2MjcuMDQsMjYzMy4xN3oiLz4gPHBvbHlnb24gcG9pbnRzPSIxNjQxLjQ0LDI2NDYuOTkgMTYzMi44LDI2MzMuMTcgMTY1MC4wOCwyNjMzLjE3Ii8+IDxwb2x5Z29uIHBvaW50cz0iMTYzMi44LDI2MjEuNjUgMTY0MS40NCwyNjA3LjgyIDE2NTAuMDgsMjYyMS42NSIvPiA8L2c+IDxnPiA8cGF0aCBjbGFzcz0ic3QxIiBkPSJNMjYuNTIsMS4wM0g5LjQ4Yy0xLjM1LDAtMi40NCwxLjA5LTIuNDQsMi40NHYxNy4wNGMwLDEuMzUsMS4wOSwyLjQ0LDIuNDQsMi40NGgxNy4wNCBjMS4zNSwwLDIuNDQtMS4wOSwyLjQ0LTIuNDRWMy40NkMyOC45NSwyLjEyLDI3Ljg3LDEuMDMsMjYuNTIsMS4wMyIvPiA8cGF0aCBkPSJNMTQuMDQsNC45MWMwLjg0LDAsMS41MiwwLjY3LDEuNTIsMS41MmMwLDAuODQtMC42NywxLjUyLTEuNTIsMS41MnMtMS41Mi0wLjY4LTEuNTItMS41MkMxMi41Myw1LjU5LDEzLjIsNC45MSwxNC4wNCw0LjkxIi8+IDxwYXRoIGQ9Ik0xNy4wOCwxNC4wMWgtMS41MnY1LjA2aC0zLjAzdi01LjA2aC0xLjUydi0zLjAzYzAtMS4xMSwwLjkxLTIuMDIsMi4wMi0yLjAyaDIuMDJjMS4xMSwwLDIuMDIsMC45MSwyLjAyLDIuMDJMMTcuMDgsMTQuMDEgTDE3LjA4LDE0LjAxeiIvPiA8cG9seWdvbiBwb2ludHM9IjIyLjEzLDE4Ljg3IDE5LjEsMTQuMDEgMjUuMTcsMTQuMDEiLz4gPHBvbHlnb24gcG9pbnRzPSIxOS4xLDkuOTcgMjIuMTMsNS4xMiAyNS4xNyw5Ljk3Ii8+IDwvZz4gPC9zdmc+) !important
        }

        ul.osc-services-list li.waterbottle {
            background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDM2IDI0IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAzNiAyNDsiIHhtbDpzcGFjZT0icHJlc2VydmUiPiA8c3R5bGUgdHlwZT0idGV4dC9jc3MiPiAuc3Qwe3N0cm9rZTojMDAwMDAwO3N0cm9rZS13aWR0aDoyO3N0cm9rZS1taXRlcmxpbWl0OjEwO30gPC9zdHlsZT4gPHBhdGggY2xhc3M9InN0MCIgZD0iTTIzLjM5LDEzLjkyYzEuMzksMy4wOCwwLjAxLDYuNzEtMy4wNyw4LjA5Yy0wLjUzLDAuMjQtMS4wOSwwLjQtMS42NywwLjQ4Yy0wLjIxLDAtMC40MywwLTAuNjUsMCBzLTAuNDQsMC0wLjY1LDBjLTMuMzUtMC40Ny01LjY4LTMuNTYtNS4yMi02LjljMC4wOC0wLjU4LDAuMjQtMS4xNCwwLjQ4LTEuNjdMMTgsMi44M0wyMy4zOSwxMy45MnoiLz4gPC9zdmc+) !important
        }

        ul.osc-services-list li.rooms {
            background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDM2IDI0IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAzNiAyNDsiIHhtbDpzcGFjZT0icHJlc2VydmUiPiA8c3R5bGUgdHlwZT0idGV4dC9jc3MiPiAuc3Qwe2ZpbGw6I0ZGRkZGRjt9IDwvc3R5bGU+IDxyZWN0IHg9IjExLjQ4IiB5PSIxLjQ4IiB3aWR0aD0iMTMuMDQiIGhlaWdodD0iMjEuNDciLz4gPGNpcmNsZSBjbGFzcz0ic3QwIiBjeD0iMTUuMzkiIGN5PSIxMi4yMyIgcj0iMS40NCIvPiA8L3N2Zz4=) !important
        }

/*----------------------------------------------------------------Custom Css---------------->*/
.noprint-video {
    display: none;
}
