/*!
 * Bootstrap v4.2.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

:root {
    --blue: #007bff;
    --indigo: #6610f2;
    --purple: #6f42c1;
    --pink: #e83e8c;
    --red: #dc3545;
    --orange: #fd7e14;
    --yellow: #ffc107;
    --green: #25bc32;
    --teal: #20c997;
    --cyan: #17a2b8;
    --white: #fff;
    --gray: #6c757d;
    --gray-dark: #343a40;
    --primary: #007bff;
    --secondary: #6c757d;
    --success: #25bc32;
    --info: #17a2b8;
    --warning: #ffc107;
    --danger: #dc3545;
    --light: #f8f9fa;
    --dark: #343a40;
    --breakpoint-xs: 0;
    --breakpoint-sm: 576px;
    --breakpoint-md: 768px;
    --breakpoint-lg: 992px;
    --breakpoint-xl: 1200px;
    --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace
}

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

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

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

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

[tabindex="-1"]:focus {
    outline: 0!important
}

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

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

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

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

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

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

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

dt {
    font-weight: 700
}

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

blockquote {
    margin: 0 0 1rem
}

b,
strong {
    font-weight: bolder
}

small {
    font-size: 80%
}

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

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

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

a:hover {
    color: #0056b3;
    text-decoration: underline
}

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

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

a:not([href]):not([tabindex]):focus {
    outline: 0
}

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

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

figure {
    margin: 0 0 1rem
}

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

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

table {
    border-collapse: collapse
}

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

th {
    text-align: inherit
}

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

button {
    border-radius: 0
}

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

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

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

select {
    word-wrap: normal
}

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

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

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

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

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

textarea {
    overflow: auto;
    resize: vertical
}

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

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

progress {
    vertical-align: baseline
}

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

output {
    display: inline-block
}

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

template {
    display: none
}

[hidden] {
    display: none!important
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.initialism {
    font-size: 90%;
    text-transform: uppercase
}

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

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

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

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

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

.figure {
    display: inline-block
}

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

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

code {
    font-size: 87.5%;
    color: #e83e8c;
    word-break: break-word
}

a>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%;
    font-weight: 700
}

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

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

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

.container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

@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 {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    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 {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.order-first {
    -ms-flex-order: -1;
    order: -1
}

.order-last {
    -ms-flex-order: 13;
    order: 13
}

.order-0 {
    -ms-flex-order: 0;
    order: 0
}

.order-1 {
    -ms-flex-order: 1;
    order: 1
}

.order-2 {
    -ms-flex-order: 2;
    order: 2
}

.order-3 {
    -ms-flex-order: 3;
    order: 3
}

.order-4 {
    -ms-flex-order: 4;
    order: 4
}

.order-5 {
    -ms-flex-order: 5;
    order: 5
}

.order-6 {
    -ms-flex-order: 6;
    order: 6
}

.order-7 {
    -ms-flex-order: 7;
    order: 7
}

.order-8 {
    -ms-flex-order: 8;
    order: 8
}

.order-9 {
    -ms-flex-order: 9;
    order: 9
}

.order-10 {
    -ms-flex-order: 10;
    order: 10
}

.order-11 {
    -ms-flex-order: 11;
    order: 11
}

.order-12 {
    -ms-flex-order: 12;
    order: 12
}

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

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

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

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

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

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

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

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

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

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

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

@media (min-width:576px) {
    .col-sm {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }
    .col-sm-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }
    .col-sm-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }
    .col-sm-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }
    .col-sm-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-sm-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }
    .col-sm-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }
    .col-sm-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
    .col-sm-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }
    .col-sm-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }
    .col-sm-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }
    .col-sm-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }
    .col-sm-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }
    .col-sm-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
    .order-sm-first {
        -ms-flex-order: -1;
        order: -1
    }
    .order-sm-last {
        -ms-flex-order: 13;
        order: 13
    }
    .order-sm-0 {
        -ms-flex-order: 0;
        order: 0
    }
    .order-sm-1 {
        -ms-flex-order: 1;
        order: 1
    }
    .order-sm-2 {
        -ms-flex-order: 2;
        order: 2
    }
    .order-sm-3 {
        -ms-flex-order: 3;
        order: 3
    }
    .order-sm-4 {
        -ms-flex-order: 4;
        order: 4
    }
    .order-sm-5 {
        -ms-flex-order: 5;
        order: 5
    }
    .order-sm-6 {
        -ms-flex-order: 6;
        order: 6
    }
    .order-sm-7 {
        -ms-flex-order: 7;
        order: 7
    }
    .order-sm-8 {
        -ms-flex-order: 8;
        order: 8
    }
    .order-sm-9 {
        -ms-flex-order: 9;
        order: 9
    }
    .order-sm-10 {
        -ms-flex-order: 10;
        order: 10
    }
    .order-sm-11 {
        -ms-flex-order: 11;
        order: 11
    }
    .order-sm-12 {
        -ms-flex-order: 12;
        order: 12
    }
    .offset-sm-0 {
        margin-left: 0
    }
    .offset-sm-1 {
        margin-left: 8.333333%
    }
    .offset-sm-2 {
        margin-left: 16.666667%
    }
    .offset-sm-3 {
        margin-left: 25%
    }
    .offset-sm-4 {
        margin-left: 33.333333%
    }
    .offset-sm-5 {
        margin-left: 41.666667%
    }
    .offset-sm-6 {
        margin-left: 50%
    }
    .offset-sm-7 {
        margin-left: 58.333333%
    }
    .offset-sm-8 {
        margin-left: 66.666667%
    }
    .offset-sm-9 {
        margin-left: 75%
    }
    .offset-sm-10 {
        margin-left: 83.333333%
    }
    .offset-sm-11 {
        margin-left: 91.666667%
    }
}

@media (min-width:768px) {
    .col-md {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }
    .col-md-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }
    .col-md-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }
    .col-md-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }
    .col-md-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-md-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }
    .col-md-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }
    .col-md-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
    .col-md-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }
    .col-md-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }
    .col-md-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }
    .col-md-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }
    .col-md-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }
    .col-md-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
    .order-md-first {
        -ms-flex-order: -1;
        order: -1
    }
    .order-md-last {
        -ms-flex-order: 13;
        order: 13
    }
    .order-md-0 {
        -ms-flex-order: 0;
        order: 0
    }
    .order-md-1 {
        -ms-flex-order: 1;
        order: 1
    }
    .order-md-2 {
        -ms-flex-order: 2;
        order: 2
    }
    .order-md-3 {
        -ms-flex-order: 3;
        order: 3
    }
    .order-md-4 {
        -ms-flex-order: 4;
        order: 4
    }
    .order-md-5 {
        -ms-flex-order: 5;
        order: 5
    }
    .order-md-6 {
        -ms-flex-order: 6;
        order: 6
    }
    .order-md-7 {
        -ms-flex-order: 7;
        order: 7
    }
    .order-md-8 {
        -ms-flex-order: 8;
        order: 8
    }
    .order-md-9 {
        -ms-flex-order: 9;
        order: 9
    }
    .order-md-10 {
        -ms-flex-order: 10;
        order: 10
    }
    .order-md-11 {
        -ms-flex-order: 11;
        order: 11
    }
    .order-md-12 {
        -ms-flex-order: 12;
        order: 12
    }
    .offset-md-0 {
        margin-left: 0
    }
    .offset-md-1 {
        margin-left: 8.333333%
    }
    .offset-md-2 {
        margin-left: 16.666667%
    }
    .offset-md-3 {
        margin-left: 25%
    }
    .offset-md-4 {
        margin-left: 33.333333%
    }
    .offset-md-5 {
        margin-left: 41.666667%
    }
    .offset-md-6 {
        margin-left: 50%
    }
    .offset-md-7 {
        margin-left: 58.333333%
    }
    .offset-md-8 {
        margin-left: 66.666667%
    }
    .offset-md-9 {
        margin-left: 75%
    }
    .offset-md-10 {
        margin-left: 83.333333%
    }
    .offset-md-11 {
        margin-left: 91.666667%
    }
}

@media (min-width:992px) {
    .col-lg {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }
    .col-lg-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }
    .col-lg-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }
    .col-lg-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }
    .col-lg-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-lg-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }
    .col-lg-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }
    .col-lg-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
    .col-lg-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }
    .col-lg-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }
    .col-lg-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }
    .col-lg-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }
    .col-lg-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }
    .col-lg-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
    .order-lg-first {
        -ms-flex-order: -1;
        order: -1
    }
    .order-lg-last {
        -ms-flex-order: 13;
        order: 13
    }
    .order-lg-0 {
        -ms-flex-order: 0;
        order: 0
    }
    .order-lg-1 {
        -ms-flex-order: 1;
        order: 1
    }
    .order-lg-2 {
        -ms-flex-order: 2;
        order: 2
    }
    .order-lg-3 {
        -ms-flex-order: 3;
        order: 3
    }
    .order-lg-4 {
        -ms-flex-order: 4;
        order: 4
    }
    .order-lg-5 {
        -ms-flex-order: 5;
        order: 5
    }
    .order-lg-6 {
        -ms-flex-order: 6;
        order: 6
    }
    .order-lg-7 {
        -ms-flex-order: 7;
        order: 7
    }
    .order-lg-8 {
        -ms-flex-order: 8;
        order: 8
    }
    .order-lg-9 {
        -ms-flex-order: 9;
        order: 9
    }
    .order-lg-10 {
        -ms-flex-order: 10;
        order: 10
    }
    .order-lg-11 {
        -ms-flex-order: 11;
        order: 11
    }
    .order-lg-12 {
        -ms-flex-order: 12;
        order: 12
    }
    .offset-lg-0 {
        margin-left: 0
    }
    .offset-lg-1 {
        margin-left: 8.333333%
    }
    .offset-lg-2 {
        margin-left: 16.666667%
    }
    .offset-lg-3 {
        margin-left: 25%
    }
    .offset-lg-4 {
        margin-left: 33.333333%
    }
    .offset-lg-5 {
        margin-left: 41.666667%
    }
    .offset-lg-6 {
        margin-left: 50%
    }
    .offset-lg-7 {
        margin-left: 58.333333%
    }
    .offset-lg-8 {
        margin-left: 66.666667%
    }
    .offset-lg-9 {
        margin-left: 75%
    }
    .offset-lg-10 {
        margin-left: 83.333333%
    }
    .offset-lg-11 {
        margin-left: 91.666667%
    }
}

@media (min-width:1200px) {
    .col-xl {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }
    .col-xl-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }
    .col-xl-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }
    .col-xl-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }
    .col-xl-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-xl-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }
    .col-xl-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }
    .col-xl-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
    .col-xl-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }
    .col-xl-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }
    .col-xl-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }
    .col-xl-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }
    .col-xl-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }
    .col-xl-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
    .order-xl-first {
        -ms-flex-order: -1;
        order: -1
    }
    .order-xl-last {
        -ms-flex-order: 13;
        order: 13
    }
    .order-xl-0 {
        -ms-flex-order: 0;
        order: 0
    }
    .order-xl-1 {
        -ms-flex-order: 1;
        order: 1
    }
    .order-xl-2 {
        -ms-flex-order: 2;
        order: 2
    }
    .order-xl-3 {
        -ms-flex-order: 3;
        order: 3
    }
    .order-xl-4 {
        -ms-flex-order: 4;
        order: 4
    }
    .order-xl-5 {
        -ms-flex-order: 5;
        order: 5
    }
    .order-xl-6 {
        -ms-flex-order: 6;
        order: 6
    }
    .order-xl-7 {
        -ms-flex-order: 7;
        order: 7
    }
    .order-xl-8 {
        -ms-flex-order: 8;
        order: 8
    }
    .order-xl-9 {
        -ms-flex-order: 9;
        order: 9
    }
    .order-xl-10 {
        -ms-flex-order: 10;
        order: 10
    }
    .order-xl-11 {
        -ms-flex-order: 11;
        order: 11
    }
    .order-xl-12 {
        -ms-flex-order: 12;
        order: 12
    }
    .offset-xl-0 {
        margin-left: 0
    }
    .offset-xl-1 {
        margin-left: 8.333333%
    }
    .offset-xl-2 {
        margin-left: 16.666667%
    }
    .offset-xl-3 {
        margin-left: 25%
    }
    .offset-xl-4 {
        margin-left: 33.333333%
    }
    .offset-xl-5 {
        margin-left: 41.666667%
    }
    .offset-xl-6 {
        margin-left: 50%
    }
    .offset-xl-7 {
        margin-left: 58.333333%
    }
    .offset-xl-8 {
        margin-left: 66.666667%
    }
    .offset-xl-9 {
        margin-left: 75%
    }
    .offset-xl-10 {
        margin-left: 83.333333%
    }
    .offset-xl-11 {
        margin-left: 91.666667%
    }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.table-hover .table-primary:hover {
    background-color: #9fcdff
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.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 {
    background-color: #b9bbbe
}

.table-hover .table-dark:hover>td,
.table-hover .table-dark:hover>th {
    background-color: #b9bbbe
}

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

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

.table-hover .table-active:hover>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: #495057;
    background-color: #e9ecef;
    border-color: #dee2e6
}

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

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

.table-dark.table-bordered {
    border: 0
}

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

.table-dark.table-hover tbody tr:hover {
    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
}

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

.form-control {
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 300;
    line-height: 1.5;
    color: #495057;
    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:focus {
    color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.form-control::-webkit-input-placeholder {
    color: #6c757d;
    opacity: 1
}

.form-control::-moz-placeholder {
    color: #6c757d;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #6c757d;
    opacity: 1
}

.form-control::-ms-input-placeholder {
    color: #6c757d;
    opacity: 1
}

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

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

select.form-control:focus::-ms-value {
    color: #495057;
    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-top: .375rem;
    padding-bottom: .375rem;
    margin-bottom: 0;
    line-height: 1.5;
    color: #212529;
    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] {
    height: auto
}

textarea.form-control {
    height: auto
}

.form-group {
    margin-bottom: 1rem
}

.form-text {
    display: block;
    margin-top: .25rem
}

.form-row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    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 {
    color: #6c757d
}

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

.form-check-inline {
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
    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: #25bc32
}

.valid-tooltip {
    position: absolute;
    top: 100%;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: .25rem .5rem;
    margin-top: .1rem;
    font-size: .875rem;
    line-height: 1.5;
    color: #fff;
    background-color: rgba(37, 188, 50, .9);
    border-radius: .25rem
}

.form-control.is-valid,
.was-validated .form-control:valid {
    border-color: #25bc32;
    padding-right: calc(1.5em + .75rem);
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2325bc32' 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: center right calc(.375em + .1875rem);
    background-size: calc(.75em + .375rem) calc(.75em + .375rem)
}

.form-control.is-valid:focus,
.was-validated .form-control:valid:focus {
    border-color: #25bc32;
    box-shadow: 0 0 0 .2rem rgba(37, 188, 50, .25)
}

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

.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: #25bc32;
    padding-right: calc((1em + .75rem) * 3 / 4 + 1.75rem);
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2325bc32' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") #fff no-repeat center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem)
}

.custom-select.is-valid:focus,
.was-validated .custom-select:valid:focus {
    border-color: #25bc32;
    box-shadow: 0 0 0 .2rem rgba(37, 188, 50, .25)
}

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

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

.form-check-input.is-valid~.form-check-label,
.was-validated .form-check-input:valid~.form-check-label {
    color: #25bc32
}

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

.custom-control-input.is-valid~.custom-control-label,
.was-validated .custom-control-input:valid~.custom-control-label {
    color: #25bc32
}

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

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

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

.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(37, 188, 50, .25)
}

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

.custom-file-input.is-valid~.custom-file-label,
.was-validated .custom-file-input:valid~.custom-file-label {
    border-color: #25bc32
}

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

.custom-file-input.is-valid:focus~.custom-file-label,
.was-validated .custom-file-input:valid:focus~.custom-file-label {
    border-color: #25bc32;
    box-shadow: 0 0 0 .2rem rgba(37, 188, 50, .25)
}

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

.invalid-tooltip {
    position: absolute;
    top: 100%;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: .25rem .5rem;
    margin-top: .1rem;
    font-size: .875rem;
    line-height: 1.5;
    color: #fff;
    background-color: rgba(220, 53, 69, .9);
    border-radius: .25rem
}

.form-control.is-invalid,
.was-validated .form-control:invalid {
    border-color: #dc3545;
    padding-right: calc(1.5em + .75rem);
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E");
    background-repeat: no-repeat;
    background-position: center right calc(.375em + .1875rem);
    background-size: calc(.75em + .375rem) calc(.75em + .375rem)
}

.form-control.is-invalid:focus,
.was-validated .form-control:invalid:focus {
    border-color: #dc3545;
    box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .25)
}

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

.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: #dc3545;
    padding-right: calc((1em + .75rem) * 3 / 4 + 1.75rem);
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E") #fff no-repeat center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem)
}

.custom-select.is-invalid:focus,
.was-validated .custom-select:invalid:focus {
    border-color: #dc3545;
    box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .25)
}

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

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

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

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

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

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

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

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

.custom-control-input.is-invalid:focus~.custom-control-label::before,
.was-validated .custom-control-input:invalid:focus~.custom-control-label::before {
    box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .25)
}

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

.custom-file-input.is-invalid~.custom-file-label,
.was-validated .custom-file-input:invalid~.custom-file-label {
    border-color: #dc3545
}

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

.custom-file-input.is-invalid:focus~.custom-file-label,
.was-validated .custom-file-input:invalid:focus~.custom-file-label {
    border-color: #dc3545;
    box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .25)
}

.form-inline {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-align: center;
    align-items: center
}

.form-inline .form-check {
    width: 100%
}

@media (min-width:576px) {
    .form-inline label {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-bottom: 0
    }
    .form-inline .form-group {
        display: -ms-flexbox;
        display: flex;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        -ms-flex-align: center;
        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: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: auto;
        padding-left: 0
    }
    .form-inline .form-check-input {
        position: relative;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        margin-top: 0;
        margin-right: .25rem;
        margin-left: 0
    }
    .form-inline .custom-control {
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center
    }
    .form-inline .custom-control-label {
        margin-bottom: 0
    }
}

.btn {
    display: inline-block;
    font-weight: 300;
    color: #212529;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    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: #212529;
    text-decoration: none
}

.btn.focus,
.btn:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)
}

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

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

.btn-primary {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff
}

.btn-primary:hover {
    color: #fff;
    background-color: #0069d9;
    border-color: #0062cc
}

.btn-primary.focus,
.btn-primary:focus {
    box-shadow: 0 0 0 .2rem rgba(38, 143, 255, .5)
}

.btn-primary.disabled,
.btn-primary:disabled {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff
}

.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #0062cc;
    border-color: #005cbf
}

.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, 143, 255, .5)
}

.btn-secondary {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d
}

.btn-secondary:hover {
    color: #fff;
    background-color: #5a6268;
    border-color: #545b62
}

.btn-secondary.focus,
.btn-secondary:focus {
    box-shadow: 0 0 0 .2rem rgba(130, 138, 145, .5)
}

.btn-secondary.disabled,
.btn-secondary:disabled {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d
}

.btn-secondary:not(:disabled):not(.disabled).active,
.btn-secondary:not(:disabled):not(.disabled):active,
.show>.btn-secondary.dropdown-toggle {
    color: #fff;
    background-color: #545b62;
    border-color: #4e555b
}

.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(130, 138, 145, .5)
}

.btn-success {
    color: #fff;
    background-color: #25bc32;
    border-color: #25bc32
}

.btn-success:hover {
    color: #fff;
    background-color: #1f9c2a;
    border-color: #1d9127
}

.btn-success.focus,
.btn-success:focus {
    box-shadow: 0 0 0 .2rem rgba(70, 198, 81, .5)
}

.btn-success.disabled,
.btn-success:disabled {
    color: #fff;
    background-color: #25bc32;
    border-color: #25bc32
}

.btn-success:not(:disabled):not(.disabled).active,
.btn-success:not(:disabled):not(.disabled):active,
.show>.btn-success.dropdown-toggle {
    color: #fff;
    background-color: #1d9127;
    border-color: #1b8724
}

.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(70, 198, 81, .5)
}

.btn-info {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8
}

.btn-info:hover {
    color: #fff;
    background-color: #138496;
    border-color: #117a8b
}

.btn-info.focus,
.btn-info:focus {
    box-shadow: 0 0 0 .2rem rgba(58, 176, 195, .5)
}

.btn-info.disabled,
.btn-info:disabled {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8
}

.btn-info:not(:disabled):not(.disabled).active,
.btn-info:not(:disabled):not(.disabled):active,
.show>.btn-info.dropdown-toggle {
    color: #fff;
    background-color: #117a8b;
    border-color: #10707f
}

.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(58, 176, 195, .5)
}

.btn-warning {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107
}

.btn-warning:hover {
    color: #212529;
    background-color: #e0a800;
    border-color: #d39e00
}

.btn-warning.focus,
.btn-warning:focus {
    box-shadow: 0 0 0 .2rem rgba(222, 170, 12, .5)
}

.btn-warning.disabled,
.btn-warning:disabled {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107
}

.btn-warning:not(:disabled):not(.disabled).active,
.btn-warning:not(:disabled):not(.disabled):active,
.show>.btn-warning.dropdown-toggle {
    color: #212529;
    background-color: #d39e00;
    border-color: #c69500
}

.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(222, 170, 12, .5)
}

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

.btn-danger:hover {
    color: #fff;
    background-color: #c82333;
    border-color: #bd2130
}

.btn-danger.focus,
.btn-danger:focus {
    box-shadow: 0 0 0 .2rem rgba(225, 83, 97, .5)
}

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

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

.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(225, 83, 97, .5)
}

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

.btn-light:hover {
    color: #212529;
    background-color: #e2e6ea;
    border-color: #dae0e5
}

.btn-light.focus,
.btn-light:focus {
    box-shadow: 0 0 0 .2rem rgba(216, 217, 219, .5)
}

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

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

.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, 217, 219, .5)
}

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

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

.btn-dark.focus,
.btn-dark:focus {
    box-shadow: 0 0 0 .2rem rgba(82, 88, 93, .5)
}

.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-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-outline-primary {
    color: #007bff;
    border-color: #007bff
}

.btn-outline-primary:hover {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff
}

.btn-outline-primary.focus,
.btn-outline-primary:focus {
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .5)
}

.btn-outline-primary.disabled,
.btn-outline-primary:disabled {
    color: #007bff;
    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: #007bff;
    border-color: #007bff
}

.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, 123, 255, .5)
}

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

.btn-outline-secondary:hover {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d
}

.btn-outline-secondary.focus,
.btn-outline-secondary:focus {
    box-shadow: 0 0 0 .2rem rgba(108, 117, 125, .5)
}

.btn-outline-secondary.disabled,
.btn-outline-secondary:disabled {
    color: #6c757d;
    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: #fff;
    background-color: #6c757d;
    border-color: #6c757d
}

.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(108, 117, 125, .5)
}

.btn-outline-success {
    color: #25bc32;
    border-color: #25bc32
}

.btn-outline-success:hover {
    color: #fff;
    background-color: #25bc32;
    border-color: #25bc32
}

.btn-outline-success.focus,
.btn-outline-success:focus {
    box-shadow: 0 0 0 .2rem rgba(37, 188, 50, .5)
}

.btn-outline-success.disabled,
.btn-outline-success:disabled {
    color: #25bc32;
    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: #25bc32;
    border-color: #25bc32
}

.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(37, 188, 50, .5)
}

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

.btn-outline-info:hover {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8
}

.btn-outline-info.focus,
.btn-outline-info:focus {
    box-shadow: 0 0 0 .2rem rgba(23, 162, 184, .5)
}

.btn-outline-info.disabled,
.btn-outline-info:disabled {
    color: #17a2b8;
    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: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8
}

.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(23, 162, 184, .5)
}

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

.btn-outline-warning:hover {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107
}

.btn-outline-warning.focus,
.btn-outline-warning:focus {
    box-shadow: 0 0 0 .2rem rgba(255, 193, 7, .5)
}

.btn-outline-warning.disabled,
.btn-outline-warning:disabled {
    color: #ffc107;
    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: #212529;
    background-color: #ffc107;
    border-color: #ffc107
}

.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, 193, 7, .5)
}

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

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

.btn-outline-danger.focus,
.btn-outline-danger:focus {
    box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .5)
}

.btn-outline-danger.disabled,
.btn-outline-danger:disabled {
    color: #dc3545;
    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: #dc3545;
    border-color: #dc3545
}

.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(220, 53, 69, .5)
}

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

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

.btn-outline-light.focus,
.btn-outline-light:focus {
    box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5)
}

.btn-outline-light.disabled,
.btn-outline-light:disabled {
    color: #f8f9fa;
    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: #f8f9fa;
    border-color: #f8f9fa
}

.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, 249, 250, .5)
}

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

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

.btn-outline-dark.focus,
.btn-outline-dark:focus {
    box-shadow: 0 0 0 .2rem rgba(52, 58, 64, .5)
}

.btn-outline-dark.disabled,
.btn-outline-dark:disabled {
    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-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-link {
    font-weight: 300;
    color: #007bff;
    text-decoration: none
}

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

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

.btn-link.disabled,
.btn-link:disabled {
    color: #6c757d;
    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;
    overflow: hidden;
    transition: height .35s ease
}

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

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

.dropdown-toggle {
    white-space: nowrap
}

.dropdown-toggle::after {
    display: inline-block;
    margin-left: .255em;
    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: #212529;
    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;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid transparent;
    border-right: 0;
    border-bottom: .3em solid transparent;
    border-left: .3em solid
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.dropdown-item.disabled,
.dropdown-item:disabled {
    color: #6c757d;
    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: #6c757d;
    white-space: nowrap
}

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

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

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

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

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

.btn-toolbar {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: start;
    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
}

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

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

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

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

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

.btn-group-sm>.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 {
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: center;
    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
}

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

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

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

.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 {
    margin-left: -1px
}

.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-select:not(:last-child),
.input-group>.form-control:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

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

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

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

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

.input-group-append,
.input-group-prepend {
    display: -ms-flexbox;
    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-append .btn+.btn,
.input-group-append .btn+.input-group-text,
.input-group-append .input-group-text+.btn,
.input-group-append .input-group-text+.input-group-text,
.input-group-prepend .btn+.btn,
.input-group-prepend .btn+.input-group-text,
.input-group-prepend .input-group-text+.btn,
.input-group-prepend .input-group-text+.input-group-text {
    margin-left: -1px
}

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

.input-group-append {
    margin-left: -1px
}

.input-group-text {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: .375rem .75rem;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 300;
    line-height: 1.5;
    color: #495057;
    text-align: center;
    white-space: nowrap;
    background-color: #e9ecef;
    border: 1px solid #ced4da;
    border-radius: .25rem
}

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

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

.custom-control {
    position: relative;
    display: block;
    min-height: 1.5rem;
    padding-left: 1.5rem
}

.custom-control-inline {
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-right: 1rem
}

.custom-control-input {
    position: absolute;
    z-index: -1;
    opacity: 0
}

.custom-control-input:checked~.custom-control-label::before {
    color: #fff;
    border-color: #007bff;
    background-color: #007bff
}

.custom-control-input:focus~.custom-control-label::before {
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.custom-control-input:focus:not(:checked)~.custom-control-label::before {
    border-color: #80bdff
}

.custom-control-input:not(:disabled):active~.custom-control-label::before {
    color: #fff;
    background-color: #b3d7ff;
    border-color: #b3d7ff
}

.custom-control-input:disabled~.custom-control-label {
    color: #6c757d
}

.custom-control-input:disabled~.custom-control-label::before {
    background-color: #e9ecef
}

.custom-control-label {
    position: relative;
    margin-bottom: 0;
    vertical-align: top
}

.custom-control-label::before {
    position: absolute;
    top: .25rem;
    left: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    pointer-events: none;
    content: "";
    background-color: #fff;
    border: #adb5bd solid 1px
}

.custom-control-label::after {
    position: absolute;
    top: .25rem;
    left: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    content: "";
    background: no-repeat 50%/50% 50%
}

.custom-checkbox .custom-control-label::before {
    border-radius: .25rem
}

.custom-checkbox .custom-control-input:checked~.custom-control-label::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e")
}

.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::before {
    border-color: #007bff;
    background-color: #007bff
}

.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e")
}

.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label::before {
    background-color: rgba(0, 123, 255, .5)
}

.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label::before {
    background-color: rgba(0, 123, 255, .5)
}

.custom-radio .custom-control-label::before {
    border-radius: 50%
}

.custom-radio .custom-control-input:checked~.custom-control-label::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")
}

.custom-radio .custom-control-input:disabled:checked~.custom-control-label::before {
    background-color: rgba(0, 123, 255, .5)
}

.custom-switch {
    padding-left: 2.25rem
}

.custom-switch .custom-control-label::before {
    left: -2.25rem;
    width: 1.75rem;
    pointer-events: all;
    border-radius: .5rem
}

.custom-switch .custom-control-label::after {
    top: calc(.25rem + 2px);
    left: calc(-2.25rem + 2px);
    width: calc(1rem - 4px);
    height: calc(1rem - 4px);
    background-color: #adb5bd;
    border-radius: .5rem;
    transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-transform .15s ease-in-out;
    transition: transform .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: transform .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-transform .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .custom-switch .custom-control-label::after {
        transition: none
    }
}

.custom-switch .custom-control-input:checked~.custom-control-label::after {
    background-color: #fff;
    -webkit-transform: translateX(.75rem);
    transform: translateX(.75rem)
}

.custom-switch .custom-control-input:disabled:checked~.custom-control-label::before {
    background-color: rgba(0, 123, 255, .5)
}

.custom-select {
    display: inline-block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem 1.75rem .375rem .75rem;
    font-size: 1rem;
    font-weight: 300;
    line-height: 1.5;
    color: #495057;
    vertical-align: middle;
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px;
    background-color: #fff;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.custom-select:focus {
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.custom-select:focus::-ms-value {
    color: #495057;
    background-color: #fff
}

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

.custom-select:disabled {
    color: #6c757d;
    background-color: #e9ecef
}

.custom-select::-ms-expand {
    display: none
}

.custom-select-sm {
    height: calc(1.5em + .5rem + 2px);
    padding-top: .25rem;
    padding-bottom: .25rem;
    padding-left: .5rem;
    font-size: .875rem
}

.custom-select-lg {
    height: calc(1.5em + 1rem + 2px);
    padding-top: .5rem;
    padding-bottom: .5rem;
    padding-left: 1rem;
    font-size: 1.25rem
}

.custom-file {
    position: relative;
    display: inline-block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    margin-bottom: 0
}

.custom-file-input {
    position: relative;
    z-index: 2;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    margin: 0;
    opacity: 0
}

.custom-file-input:focus~.custom-file-label {
    border-color: #80bdff;
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.custom-file-input:disabled~.custom-file-label {
    background-color: #e9ecef
}

.custom-file-input:lang(en)~.custom-file-label::after {
    content: "Browse"
}

.custom-file-input~.custom-file-label[data-browse]::after {
    content: attr(data-browse)
}

.custom-file-label {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-weight: 300;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    border: 1px solid #ced4da;
    border-radius: .25rem
}

.custom-file-label::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    display: block;
    height: calc(1.5em + .75rem);
    padding: .375rem .75rem;
    line-height: 1.5;
    color: #495057;
    content: "Browse";
    background-color: #e9ecef;
    border-left: inherit;
    border-radius: 0 .25rem .25rem 0
}

.custom-range {
    width: 100%;
    height: calc(1rem + .4rem);
    padding: 0;
    background-color: transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.custom-range:focus {
    outline: 0
}

.custom-range:focus::-webkit-slider-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.custom-range:focus::-moz-range-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.custom-range:focus::-ms-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(0, 123, 255, .25)
}

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

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

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

.custom-range::-webkit-slider-thumb:active {
    background-color: #b3d7ff
}

.custom-range::-webkit-slider-runnable-track {
    width: 100%;
    height: .5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: 1rem
}

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

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

.custom-range::-moz-range-thumb:active {
    background-color: #b3d7ff
}

.custom-range::-moz-range-track {
    width: 100%;
    height: .5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: 1rem
}

.custom-range::-ms-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: 0;
    margin-right: .2rem;
    margin-left: .2rem;
    background-color: #007bff;
    border: 0;
    border-radius: 1rem;
    transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    appearance: none
}

@media (prefers-reduced-motion:reduce) {
    .custom-range::-ms-thumb {
        transition: none
    }
}

.custom-range::-ms-thumb:active {
    background-color: #b3d7ff
}

.custom-range::-ms-track {
    width: 100%;
    height: .5rem;
    color: transparent;
    cursor: pointer;
    background-color: transparent;
    border-color: transparent;
    border-width: .5rem
}

.custom-range::-ms-fill-lower {
    background-color: #dee2e6;
    border-radius: 1rem
}

.custom-range::-ms-fill-upper {
    margin-right: 15px;
    background-color: #dee2e6;
    border-radius: 1rem
}

.custom-range:disabled::-webkit-slider-thumb {
    background-color: #adb5bd
}

.custom-range:disabled::-webkit-slider-runnable-track {
    cursor: default
}

.custom-range:disabled::-moz-range-thumb {
    background-color: #adb5bd
}

.custom-range:disabled::-moz-range-track {
    cursor: default
}

.custom-range:disabled::-ms-thumb {
    background-color: #adb5bd
}

.custom-control-label::before,
.custom-file-label,
.custom-select {
    transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .custom-control-label::before,
    .custom-file-label,
    .custom-select {
        transition: none
    }
}

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

.nav-link {
    display: block;
    padding: .5rem 1rem
}

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

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

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

.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: #e9ecef #e9ecef #dee2e6
}

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

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    color: #495057;
    background-color: #fff;
    border-color: #dee2e6 #dee2e6 #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: #007bff
}

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

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

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

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

.navbar {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: .5rem 1rem
}

.navbar>.container,
.navbar>.container-fluid {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    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;
    white-space: nowrap
}

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

.navbar-nav {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    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 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-align: center;
    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;
    vertical-align: middle;
    content: "";
    background: no-repeat center center;
    background-size: 100% 100%
}

@media (max-width:575.98px) {
    .navbar-expand-sm>.container,
    .navbar-expand-sm>.container-fluid {
        padding-right: 0;
        padding-left: 0
    }
}

@media (min-width:576px) {
    .navbar-expand-sm {
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
    .navbar-expand-sm .navbar-nav {
        -ms-flex-direction: row;
        flex-direction: row
    }
    .navbar-expand-sm .navbar-nav .dropdown-menu {
        position: absolute
    }
    .navbar-expand-sm .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }
    .navbar-expand-sm>.container,
    .navbar-expand-sm>.container-fluid {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }
    .navbar-expand-sm .navbar-collapse {
        display: -ms-flexbox!important;
        display: flex!important;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }
    .navbar-expand-sm .navbar-toggler {
        display: none
    }
}

@media (max-width:767.98px) {
    .navbar-expand-md>.container,
    .navbar-expand-md>.container-fluid {
        padding-right: 0;
        padding-left: 0
    }
}

@media (min-width:768px) {
    .navbar-expand-md {
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
    .navbar-expand-md .navbar-nav {
        -ms-flex-direction: row;
        flex-direction: row
    }
    .navbar-expand-md .navbar-nav .dropdown-menu {
        position: absolute
    }
    .navbar-expand-md .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }
    .navbar-expand-md>.container,
    .navbar-expand-md>.container-fluid {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }
    .navbar-expand-md .navbar-collapse {
        display: -ms-flexbox!important;
        display: flex!important;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }
    .navbar-expand-md .navbar-toggler {
        display: none
    }
}

@media (max-width:991.98px) {
    .navbar-expand-lg>.container,
    .navbar-expand-lg>.container-fluid {
        padding-right: 0;
        padding-left: 0
    }
}

@media (min-width:992px) {
    .navbar-expand-lg {
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
    .navbar-expand-lg .navbar-nav {
        -ms-flex-direction: row;
        flex-direction: row
    }
    .navbar-expand-lg .navbar-nav .dropdown-menu {
        position: absolute
    }
    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }
    .navbar-expand-lg>.container,
    .navbar-expand-lg>.container-fluid {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }
    .navbar-expand-lg .navbar-collapse {
        display: -ms-flexbox!important;
        display: flex!important;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }
    .navbar-expand-lg .navbar-toggler {
        display: none
    }
}

@media (max-width:1199.98px) {
    .navbar-expand-xl>.container,
    .navbar-expand-xl>.container-fluid {
        padding-right: 0;
        padding-left: 0
    }
}

@media (min-width:1200px) {
    .navbar-expand-xl {
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
    .navbar-expand-xl .navbar-nav {
        -ms-flex-direction: row;
        flex-direction: row
    }
    .navbar-expand-xl .navbar-nav .dropdown-menu {
        position: absolute
    }
    .navbar-expand-xl .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }
    .navbar-expand-xl>.container,
    .navbar-expand-xl>.container-fluid {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }
    .navbar-expand-xl .navbar-collapse {
        display: -ms-flexbox!important;
        display: flex!important;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }
    .navbar-expand-xl .navbar-toggler {
        display: none
    }
}

.navbar-expand {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start
}

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

.navbar-expand .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row
}

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

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

.navbar-expand>.container,
.navbar-expand>.container-fluid {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

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

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

.navbar-light .navbar-brand {
    color: rgba(0, 0, 0, .9)
}

.navbar-light .navbar-brand:focus,
.navbar-light .navbar-brand:hover {
    color: rgba(0, 0, 0, .9)
}

.navbar-light .navbar-nav .nav-link {
    color: rgba(0, 0, 0, .5)
}

.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
    color: rgba(0, 0, 0, .7)
}

.navbar-light .navbar-nav .nav-link.disabled {
    color: rgba(0, 0, 0, .3)
}

.navbar-light .navbar-nav .active>.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 viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")
}

.navbar-light .navbar-text {
    color: rgba(0, 0, 0, .5)
}

.navbar-light .navbar-text a {
    color: rgba(0, 0, 0, .9)
}

.navbar-light .navbar-text a:focus,
.navbar-light .navbar-text a:hover {
    color: rgba(0, 0, 0, .9)
}

.navbar-dark .navbar-brand {
    color: #fff
}

.navbar-dark .navbar-brand:focus,
.navbar-dark .navbar-brand:hover {
    color: #fff
}

.navbar-dark .navbar-nav .nav-link {
    color: rgba(255, 255, 255, .8)
}

.navbar-dark .navbar-nav .nav-link:focus,
.navbar-dark .navbar-nav .nav-link:hover {
    color: rgba(255, 255, 255, .95)
}

.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, .8);
    border-color: rgba(255, 255, 255, .1)
}

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

.navbar-dark .navbar-text {
    color: rgba(255, 255, 255, .8)
}

.navbar-dark .navbar-text a {
    color: #fff
}

.navbar-dark .navbar-text a:focus,
.navbar-dark .navbar-text a:hover {
    color: #fff
}

.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    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;
    margin-left: 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 {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.25rem
}

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

.card-subtitle {
    margin-top: -.375rem;
    margin-bottom: 0
}

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

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

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

.card-header {
    padding: .75rem 1.25rem;
    margin-bottom: 0;
    background-color: rgba(0, 0, 0, .03);
    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 {
    padding: .75rem 1.25rem;
    background-color: rgba(0, 0, 0, .03);
    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-right: -.625rem;
    margin-bottom: -.75rem;
    margin-left: -.625rem;
    border-bottom: 0
}

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

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

.card-img {
    width: 100%;
    border-radius: calc(.25rem - 1px)
}

.card-img-top {
    width: 100%;
    border-top-left-radius: calc(.25rem - 1px);
    border-top-right-radius: calc(.25rem - 1px)
}

.card-img-bottom {
    width: 100%;
    border-bottom-right-radius: calc(.25rem - 1px);
    border-bottom-left-radius: calc(.25rem - 1px)
}

.card-deck {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

.card-deck .card {
    margin-bottom: 15px
}

@media (min-width:576px) {
    .card-deck {
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        margin-right: -15px;
        margin-left: -15px
    }
    .card-deck .card {
        display: -ms-flexbox;
        display: flex;
        -ms-flex: 1 0 0%;
        flex: 1 0 0%;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-right: 15px;
        margin-bottom: 0;
        margin-left: 15px
    }
}

.card-group {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

.card-group>.card {
    margin-bottom: 15px
}

@media (min-width:576px) {
    .card-group {
        -ms-flex-flow: row wrap;
        flex-flow: row wrap
    }
    .card-group>.card {
        -ms-flex: 1 0 0%;
        flex: 1 0 0%;
        margin-bottom: 0
    }
    .card-group>.card+.card {
        margin-left: 0;
        border-left: 0
    }
    .card-group>.card:not(:last-child) {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0
    }
    .card-group>.card:not(:last-child) .card-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 .card {
    margin-bottom: .75rem
}

@media (min-width:576px) {
    .card-columns {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3;
        -webkit-column-gap: 1.25rem;
        -moz-column-gap: 1.25rem;
        column-gap: 1.25rem;
        orphans: 1;
        widows: 1
    }
    .card-columns .card {
        display: inline-block;
        width: 100%
    }
}

.accordion>.card {
    overflow: hidden
}

.accordion>.card:not(:first-of-type) .card-header:first-child {
    border-radius: 0
}

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

.accordion>.card:first-of-type {
    border-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.accordion>.card:last-of-type {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.accordion>.card .card-header {
    margin-bottom: -1px
}

.breadcrumb {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: .75rem 1rem;
    margin-bottom: 1rem;
    list-style: none;
    background-color: #e9ecef;
    border-radius: .25rem
}

.breadcrumb-item+.breadcrumb-item {
    padding-left: .5rem
}

.breadcrumb-item+.breadcrumb-item::before {
    display: inline-block;
    padding-right: .5rem;
    color: #6c757d;
    content: "/"
}

.breadcrumb-item+.breadcrumb-item:hover::before {
    text-decoration: underline
}

.breadcrumb-item+.breadcrumb-item:hover::before {
    text-decoration: none
}

.breadcrumb-item.active {
    color: #6c757d
}

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

.page-link {
    position: relative;
    display: block;
    padding: .5rem .75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #007bff;
    background-color: #fff;
    border: 1px solid #dee2e6
}

.page-link:hover {
    z-index: 2;
    color: #0056b3;
    text-decoration: none;
    background-color: #e9ecef;
    border-color: #dee2e6
}

.page-link:focus {
    z-index: 2;
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.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: 1;
    color: #fff;
    background-color: #007bff;
    border-color: #007bff
}

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

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

.badge {
    display: inline-block;
    padding: .25em .4em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    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) {
    .badge {
        transition: none
    }
}

a.badge:focus,
a.badge:hover {
    text-decoration: none
}

.badge:empty {
    display: none
}

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

.badge-pill {
    padding-right: .6em;
    padding-left: .6em;
    border-radius: 10rem
}

.badge-primary {
    color: #fff;
    background-color: #007bff
}

a.badge-primary:focus,
a.badge-primary:hover {
    color: #fff;
    background-color: #0062cc
}

a.badge-primary.focus,
a.badge-primary:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .5)
}

.badge-secondary {
    color: #fff;
    background-color: #6c757d
}

a.badge-secondary:focus,
a.badge-secondary:hover {
    color: #fff;
    background-color: #545b62
}

a.badge-secondary.focus,
a.badge-secondary:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(108, 117, 125, .5)
}

.badge-success {
    color: #fff;
    background-color: #25bc32
}

a.badge-success:focus,
a.badge-success:hover {
    color: #fff;
    background-color: #1d9127
}

a.badge-success.focus,
a.badge-success:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(37, 188, 50, .5)
}

.badge-info {
    color: #fff;
    background-color: #17a2b8
}

a.badge-info:focus,
a.badge-info:hover {
    color: #fff;
    background-color: #117a8b
}

a.badge-info.focus,
a.badge-info:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(23, 162, 184, .5)
}

.badge-warning {
    color: #212529;
    background-color: #ffc107
}

a.badge-warning:focus,
a.badge-warning:hover {
    color: #212529;
    background-color: #d39e00
}

a.badge-warning.focus,
a.badge-warning:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(255, 193, 7, .5)
}

.badge-danger {
    color: #fff;
    background-color: #dc3545
}

a.badge-danger:focus,
a.badge-danger:hover {
    color: #fff;
    background-color: #bd2130
}

a.badge-danger.focus,
a.badge-danger:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .5)
}

.badge-light {
    color: #212529;
    background-color: #f8f9fa
}

a.badge-light:focus,
a.badge-light:hover {
    color: #212529;
    background-color: #dae0e5
}

a.badge-light.focus,
a.badge-light:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5)
}

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

a.badge-dark:focus,
a.badge-dark:hover {
    color: #fff;
    background-color: #1d2124
}

a.badge-dark.focus,
a.badge-dark:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(52, 58, 64, .5)
}

.alert {
    position: relative;
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: .25rem
}

.alert-heading {
    color: inherit
}

.alert-link {
    font-weight: 700
}

.alert-dismissible {
    padding-right: 4rem
}

.alert-dismissible .close {
    position: absolute;
    top: 0;
    right: 0;
    padding: .75rem 1.25rem;
    color: inherit
}

.alert-primary {
    color: #004085;
    background-color: #cce5ff;
    border-color: #b8daff
}

.alert-primary hr {
    border-top-color: #9fcdff
}

.alert-primary .alert-link {
    color: #002752
}

.alert-secondary {
    color: #383d41;
    background-color: #e2e3e5;
    border-color: #d6d8db
}

.alert-secondary hr {
    border-top-color: #c8cbcf
}

.alert-secondary .alert-link {
    color: #202326
}

.alert-success {
    color: #13621a;
    background-color: #d3f2d6;
    border-color: #c2ecc6
}

.alert-success hr {
    border-top-color: #afe6b4
}

.alert-success .alert-link {
    color: #0b370f
}

.alert-info {
    color: #0c5460;
    background-color: #d1ecf1;
    border-color: #bee5eb
}

.alert-info hr {
    border-top-color: #abdde5
}

.alert-info .alert-link {
    color: #062c33
}

.alert-warning {
    color: #856404;
    background-color: #fff3cd;
    border-color: #ffeeba
}

.alert-warning hr {
    border-top-color: #ffe8a1
}

.alert-warning .alert-link {
    color: #533f03
}

.alert-danger {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb
}

.alert-danger hr {
    border-top-color: #f1b0b7
}

.alert-danger .alert-link {
    color: #491217
}

.alert-light {
    color: #818182;
    background-color: #fefefe;
    border-color: #fdfdfe
}

.alert-light hr {
    border-top-color: #ececf6
}

.alert-light .alert-link {
    color: #686868
}

.alert-dark {
    color: #1b1e21;
    background-color: #d6d8d9;
    border-color: #c6c8ca
}

.alert-dark hr {
    border-top-color: #b9bbbe
}

.alert-dark .alert-link {
    color: #040505
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 1rem 0
    }
    to {
        background-position: 0 0
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 1rem 0
    }
    to {
        background-position: 0 0
    }
}

.progress {
    display: -ms-flexbox;
    display: flex;
    height: 1rem;
    overflow: hidden;
    font-size: .75rem;
    background-color: #e9ecef;
    border-radius: .25rem
}

.progress-bar {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    background-color: #007bff;
    transition: width .6s ease
}

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

.progress-bar-striped {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-size: 1rem 1rem
}

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

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

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

.media-body {
    -ms-flex: 1;
    flex: 1
}

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

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

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

.list-group-item-action:active {
    color: #212529;
    background-color: #e9ecef
}

.list-group-item {
    position: relative;
    display: block;
    padding: .75rem 1.25rem;
    margin-bottom: -1px;
    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 {
    margin-bottom: 0;
    border-bottom-right-radius: .25rem;
    border-bottom-left-radius: .25rem
}

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

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

.list-group-horizontal {
    -ms-flex-direction: row;
    flex-direction: row
}

.list-group-horizontal .list-group-item {
    margin-right: -1px;
    margin-bottom: 0
}

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

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

@media (min-width:576px) {
    .list-group-horizontal-sm {
        -ms-flex-direction: row;
        flex-direction: row
    }
    .list-group-horizontal-sm .list-group-item {
        margin-right: -1px;
        margin-bottom: 0
    }
    .list-group-horizontal-sm .list-group-item:first-child {
        border-top-left-radius: .25rem;
        border-bottom-left-radius: .25rem;
        border-top-right-radius: 0
    }
    .list-group-horizontal-sm .list-group-item:last-child {
        margin-right: 0;
        border-top-right-radius: .25rem;
        border-bottom-right-radius: .25rem;
        border-bottom-left-radius: 0
    }
}

@media (min-width:768px) {
    .list-group-horizontal-md {
        -ms-flex-direction: row;
        flex-direction: row
    }
    .list-group-horizontal-md .list-group-item {
        margin-right: -1px;
        margin-bottom: 0
    }
    .list-group-horizontal-md .list-group-item:first-child {
        border-top-left-radius: .25rem;
        border-bottom-left-radius: .25rem;
        border-top-right-radius: 0
    }
    .list-group-horizontal-md .list-group-item:last-child {
        margin-right: 0;
        border-top-right-radius: .25rem;
        border-bottom-right-radius: .25rem;
        border-bottom-left-radius: 0
    }
}

@media (min-width:992px) {
    .list-group-horizontal-lg {
        -ms-flex-direction: row;
        flex-direction: row
    }
    .list-group-horizontal-lg .list-group-item {
        margin-right: -1px;
        margin-bottom: 0
    }
    .list-group-horizontal-lg .list-group-item:first-child {
        border-top-left-radius: .25rem;
        border-bottom-left-radius: .25rem;
        border-top-right-radius: 0
    }
    .list-group-horizontal-lg .list-group-item:last-child {
        margin-right: 0;
        border-top-right-radius: .25rem;
        border-bottom-right-radius: .25rem;
        border-bottom-left-radius: 0
    }
}

@media (min-width:1200px) {
    .list-group-horizontal-xl {
        -ms-flex-direction: row;
        flex-direction: row
    }
    .list-group-horizontal-xl .list-group-item {
        margin-right: -1px;
        margin-bottom: 0
    }
    .list-group-horizontal-xl .list-group-item:first-child {
        border-top-left-radius: .25rem;
        border-bottom-left-radius: .25rem;
        border-top-right-radius: 0
    }
    .list-group-horizontal-xl .list-group-item:last-child {
        margin-right: 0;
        border-top-right-radius: .25rem;
        border-bottom-right-radius: .25rem;
        border-bottom-left-radius: 0
    }
}

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

.list-group-flush .list-group-item:last-child {
    margin-bottom: -1px
}

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

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

.list-group-item-primary {
    color: #004085;
    background-color: #b8daff
}

.list-group-item-primary.list-group-item-action:focus,
.list-group-item-primary.list-group-item-action:hover {
    color: #004085;
    background-color: #9fcdff
}

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

.list-group-item-secondary {
    color: #383d41;
    background-color: #d6d8db
}

.list-group-item-secondary.list-group-item-action:focus,
.list-group-item-secondary.list-group-item-action:hover {
    color: #383d41;
    background-color: #c8cbcf
}

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

.list-group-item-success {
    color: #13621a;
    background-color: #c2ecc6
}

.list-group-item-success.list-group-item-action:focus,
.list-group-item-success.list-group-item-action:hover {
    color: #13621a;
    background-color: #afe6b4
}

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

.list-group-item-info {
    color: #0c5460;
    background-color: #bee5eb
}

.list-group-item-info.list-group-item-action:focus,
.list-group-item-info.list-group-item-action:hover {
    color: #0c5460;
    background-color: #abdde5
}

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

.list-group-item-warning {
    color: #856404;
    background-color: #ffeeba
}

.list-group-item-warning.list-group-item-action:focus,
.list-group-item-warning.list-group-item-action:hover {
    color: #856404;
    background-color: #ffe8a1
}

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

.list-group-item-danger {
    color: #721c24;
    background-color: #f5c6cb
}

.list-group-item-danger.list-group-item-action:focus,
.list-group-item-danger.list-group-item-action:hover {
    color: #721c24;
    background-color: #f1b0b7
}

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

.list-group-item-light {
    color: #818182;
    background-color: #fdfdfe
}

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

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

.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;
    font-size: 1.5rem;
    font-weight: 700;
    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;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

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

.carousel {
    position: relative
}

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

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

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

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

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

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

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

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

.carousel-fade .carousel-item {
    opacity: 0;
    transition-property: opacity;
    -webkit-transform: none;
    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: 0s .6s opacity
}

@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: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: 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: no-repeat 50%/100% 100%
}

.carousel-control-prev-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%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' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3e%3c/svg%3e")
}

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

.carousel-indicators li {
    box-sizing: content-box;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    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: #007bff!important
}

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

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

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

.bg-success {
    background-color: #25bc32!important
}

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

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

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

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

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

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

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

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

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

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

a.bg-dark:focus,
a.bg-dark:hover,
button.bg-dark:focus,
button.bg-dark:hover {
    background-color: #1d2124!important
}

.bg-white {
    background-color: #fff!important
}

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

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

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

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

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

.border-left {
    border-left: 1px solid #dee2e6!important
}

.border-0 {
    border: 0!important
}

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

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

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

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

.border-primary {
    border-color: #007bff!important
}

.border-secondary {
    border-color: #6c757d!important
}

.border-success {
    border-color: #25bc32!important
}

.border-info {
    border-color: #17a2b8!important
}

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

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

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

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

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

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

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

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

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

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

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

.rounded-lg {
    border-radius: .3rem!important
}

.rounded-circle {
    border-radius: 50%!important
}

.rounded-pill {
    border-radius: 50rem!important
}

.rounded-0 {
    border-radius: 0!important
}

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

.d-none {
    display: none!important
}

.d-inline {
    display: inline!important
}

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

.d-block {
    display: block!important
}

.d-table {
    display: table!important
}

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

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

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

.d-inline-flex {
    display: -ms-inline-flexbox!important;
    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: -ms-flexbox!important;
        display: flex!important
    }
    .d-sm-inline-flex {
        display: -ms-inline-flexbox!important;
        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: -ms-flexbox!important;
        display: flex!important
    }
    .d-md-inline-flex {
        display: -ms-inline-flexbox!important;
        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: -ms-flexbox!important;
        display: flex!important
    }
    .d-lg-inline-flex {
        display: -ms-inline-flexbox!important;
        display: inline-flex!important
    }
}

@media (min-width:1200px) {
    .d-xl-none {
        display: none!important
    }
    .d-xl-inline {
        display: inline!important
    }
    .d-xl-inline-block {
        display: inline-block!important
    }
    .d-xl-block {
        display: block!important
    }
    .d-xl-table {
        display: table!important
    }
    .d-xl-table-row {
        display: table-row!important
    }
    .d-xl-table-cell {
        display: table-cell!important
    }
    .d-xl-flex {
        display: -ms-flexbox!important;
        display: flex!important
    }
    .d-xl-inline-flex {
        display: -ms-inline-flexbox!important;
        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: -ms-flexbox!important;
        display: flex!important
    }
    .d-print-inline-flex {
        display: -ms-inline-flexbox!important;
        display: inline-flex!important
    }
}

.embed-responsive {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden
}

.embed-responsive::before {
    display: block;
    content: ""
}

.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
}

.embed-responsive-21by9::before {
    padding-top: 42.857143%
}

.embed-responsive-16by9::before {
    padding-top: 56.25%
}

.embed-responsive-4by3::before {
    padding-top: 75%
}

.embed-responsive-1by1::before {
    padding-top: 100%
}

.flex-row {
    -ms-flex-direction: row!important;
    flex-direction: row!important
}

.flex-column {
    -ms-flex-direction: column!important;
    flex-direction: column!important
}

.flex-row-reverse {
    -ms-flex-direction: row-reverse!important;
    flex-direction: row-reverse!important
}

.flex-column-reverse {
    -ms-flex-direction: column-reverse!important;
    flex-direction: column-reverse!important
}

.flex-wrap {
    -ms-flex-wrap: wrap!important;
    flex-wrap: wrap!important
}

.flex-nowrap {
    -ms-flex-wrap: nowrap!important;
    flex-wrap: nowrap!important
}

.flex-wrap-reverse {
    -ms-flex-wrap: wrap-reverse!important;
    flex-wrap: wrap-reverse!important
}

.flex-fill {
    -ms-flex: 1 1 auto!important;
    flex: 1 1 auto!important
}

.flex-grow-0 {
    -ms-flex-positive: 0!important;
    flex-grow: 0!important
}

.flex-grow-1 {
    -ms-flex-positive: 1!important;
    flex-grow: 1!important
}

.flex-shrink-0 {
    -ms-flex-negative: 0!important;
    flex-shrink: 0!important
}

.flex-shrink-1 {
    -ms-flex-negative: 1!important;
    flex-shrink: 1!important
}

.justify-content-start {
    -ms-flex-pack: start!important;
    justify-content: flex-start!important
}

.justify-content-end {
    -ms-flex-pack: end!important;
    justify-content: flex-end!important
}

.justify-content-center {
    -ms-flex-pack: center!important;
    justify-content: center!important
}

.justify-content-between {
    -ms-flex-pack: justify!important;
    justify-content: space-between!important
}

.justify-content-around {
    -ms-flex-pack: distribute!important;
    justify-content: space-around!important
}

.align-items-start {
    -ms-flex-align: start!important;
    align-items: flex-start!important
}

.align-items-end {
    -ms-flex-align: end!important;
    align-items: flex-end!important
}

.align-items-center {
    -ms-flex-align: center!important;
    align-items: center!important
}

.align-items-baseline {
    -ms-flex-align: baseline!important;
    align-items: baseline!important
}

.align-items-stretch {
    -ms-flex-align: stretch!important;
    align-items: stretch!important
}

.align-content-start {
    -ms-flex-line-pack: start!important;
    align-content: flex-start!important
}

.align-content-end {
    -ms-flex-line-pack: end!important;
    align-content: flex-end!important
}

.align-content-center {
    -ms-flex-line-pack: center!important;
    align-content: center!important
}

.align-content-between {
    -ms-flex-line-pack: justify!important;
    align-content: space-between!important
}

.align-content-around {
    -ms-flex-line-pack: distribute!important;
    align-content: space-around!important
}

.align-content-stretch {
    -ms-flex-line-pack: stretch!important;
    align-content: stretch!important
}

.align-self-auto {
    -ms-flex-item-align: auto!important;
    align-self: auto!important
}

.align-self-start {
    -ms-flex-item-align: start!important;
    align-self: flex-start!important
}

.align-self-end {
    -ms-flex-item-align: end!important;
    align-self: flex-end!important
}

.align-self-center {
    -ms-flex-item-align: center!important;
    align-self: center!important
}

.align-self-baseline {
    -ms-flex-item-align: baseline!important;
    align-self: baseline!important
}

.align-self-stretch {
    -ms-flex-item-align: stretch!important;
    align-self: stretch!important
}

@media (min-width:576px) {
    .flex-sm-row {
        -ms-flex-direction: row!important;
        flex-direction: row!important
    }
    .flex-sm-column {
        -ms-flex-direction: column!important;
        flex-direction: column!important
    }
    .flex-sm-row-reverse {
        -ms-flex-direction: row-reverse!important;
        flex-direction: row-reverse!important
    }
    .flex-sm-column-reverse {
        -ms-flex-direction: column-reverse!important;
        flex-direction: column-reverse!important
    }
    .flex-sm-wrap {
        -ms-flex-wrap: wrap!important;
        flex-wrap: wrap!important
    }
    .flex-sm-nowrap {
        -ms-flex-wrap: nowrap!important;
        flex-wrap: nowrap!important
    }
    .flex-sm-wrap-reverse {
        -ms-flex-wrap: wrap-reverse!important;
        flex-wrap: wrap-reverse!important
    }
    .flex-sm-fill {
        -ms-flex: 1 1 auto!important;
        flex: 1 1 auto!important
    }
    .flex-sm-grow-0 {
        -ms-flex-positive: 0!important;
        flex-grow: 0!important
    }
    .flex-sm-grow-1 {
        -ms-flex-positive: 1!important;
        flex-grow: 1!important
    }
    .flex-sm-shrink-0 {
        -ms-flex-negative: 0!important;
        flex-shrink: 0!important
    }
    .flex-sm-shrink-1 {
        -ms-flex-negative: 1!important;
        flex-shrink: 1!important
    }
    .justify-content-sm-start {
        -ms-flex-pack: start!important;
        justify-content: flex-start!important
    }
    .justify-content-sm-end {
        -ms-flex-pack: end!important;
        justify-content: flex-end!important
    }
    .justify-content-sm-center {
        -ms-flex-pack: center!important;
        justify-content: center!important
    }
    .justify-content-sm-between {
        -ms-flex-pack: justify!important;
        justify-content: space-between!important
    }
    .justify-content-sm-around {
        -ms-flex-pack: distribute!important;
        justify-content: space-around!important
    }
    .align-items-sm-start {
        -ms-flex-align: start!important;
        align-items: flex-start!important
    }
    .align-items-sm-end {
        -ms-flex-align: end!important;
        align-items: flex-end!important
    }
    .align-items-sm-center {
        -ms-flex-align: center!important;
        align-items: center!important
    }
    .align-items-sm-baseline {
        -ms-flex-align: baseline!important;
        align-items: baseline!important
    }
    .align-items-sm-stretch {
        -ms-flex-align: stretch!important;
        align-items: stretch!important
    }
    .align-content-sm-start {
        -ms-flex-line-pack: start!important;
        align-content: flex-start!important
    }
    .align-content-sm-end {
        -ms-flex-line-pack: end!important;
        align-content: flex-end!important
    }
    .align-content-sm-center {
        -ms-flex-line-pack: center!important;
        align-content: center!important
    }
    .align-content-sm-between {
        -ms-flex-line-pack: justify!important;
        align-content: space-between!important
    }
    .align-content-sm-around {
        -ms-flex-line-pack: distribute!important;
        align-content: space-around!important
    }
    .align-content-sm-stretch {
        -ms-flex-line-pack: stretch!important;
        align-content: stretch!important
    }
    .align-self-sm-auto {
        -ms-flex-item-align: auto!important;
        align-self: auto!important
    }
    .align-self-sm-start {
        -ms-flex-item-align: start!important;
        align-self: flex-start!important
    }
    .align-self-sm-end {
        -ms-flex-item-align: end!important;
        align-self: flex-end!important
    }
    .align-self-sm-center {
        -ms-flex-item-align: center!important;
        align-self: center!important
    }
    .align-self-sm-baseline {
        -ms-flex-item-align: baseline!important;
        align-self: baseline!important
    }
    .align-self-sm-stretch {
        -ms-flex-item-align: stretch!important;
        align-self: stretch!important
    }
}

@media (min-width:768px) {
    .flex-md-row {
        -ms-flex-direction: row!important;
        flex-direction: row!important
    }
    .flex-md-column {
        -ms-flex-direction: column!important;
        flex-direction: column!important
    }
    .flex-md-row-reverse {
        -ms-flex-direction: row-reverse!important;
        flex-direction: row-reverse!important
    }
    .flex-md-column-reverse {
        -ms-flex-direction: column-reverse!important;
        flex-direction: column-reverse!important
    }
    .flex-md-wrap {
        -ms-flex-wrap: wrap!important;
        flex-wrap: wrap!important
    }
    .flex-md-nowrap {
        -ms-flex-wrap: nowrap!important;
        flex-wrap: nowrap!important
    }
    .flex-md-wrap-reverse {
        -ms-flex-wrap: wrap-reverse!important;
        flex-wrap: wrap-reverse!important
    }
    .flex-md-fill {
        -ms-flex: 1 1 auto!important;
        flex: 1 1 auto!important
    }
    .flex-md-grow-0 {
        -ms-flex-positive: 0!important;
        flex-grow: 0!important
    }
    .flex-md-grow-1 {
        -ms-flex-positive: 1!important;
        flex-grow: 1!important
    }
    .flex-md-shrink-0 {
        -ms-flex-negative: 0!important;
        flex-shrink: 0!important
    }
    .flex-md-shrink-1 {
        -ms-flex-negative: 1!important;
        flex-shrink: 1!important
    }
    .justify-content-md-start {
        -ms-flex-pack: start!important;
        justify-content: flex-start!important
    }
    .justify-content-md-end {
        -ms-flex-pack: end!important;
        justify-content: flex-end!important
    }
    .justify-content-md-center {
        -ms-flex-pack: center!important;
        justify-content: center!important
    }
    .justify-content-md-between {
        -ms-flex-pack: justify!important;
        justify-content: space-between!important
    }
    .justify-content-md-around {
        -ms-flex-pack: distribute!important;
        justify-content: space-around!important
    }
    .align-items-md-start {
        -ms-flex-align: start!important;
        align-items: flex-start!important
    }
    .align-items-md-end {
        -ms-flex-align: end!important;
        align-items: flex-end!important
    }
    .align-items-md-center {
        -ms-flex-align: center!important;
        align-items: center!important
    }
    .align-items-md-baseline {
        -ms-flex-align: baseline!important;
        align-items: baseline!important
    }
    .align-items-md-stretch {
        -ms-flex-align: stretch!important;
        align-items: stretch!important
    }
    .align-content-md-start {
        -ms-flex-line-pack: start!important;
        align-content: flex-start!important
    }
    .align-content-md-end {
        -ms-flex-line-pack: end!important;
        align-content: flex-end!important
    }
    .align-content-md-center {
        -ms-flex-line-pack: center!important;
        align-content: center!important
    }
    .align-content-md-between {
        -ms-flex-line-pack: justify!important;
        align-content: space-between!important
    }
    .align-content-md-around {
        -ms-flex-line-pack: distribute!important;
        align-content: space-around!important
    }
    .align-content-md-stretch {
        -ms-flex-line-pack: stretch!important;
        align-content: stretch!important
    }
    .align-self-md-auto {
        -ms-flex-item-align: auto!important;
        align-self: auto!important
    }
    .align-self-md-start {
        -ms-flex-item-align: start!important;
        align-self: flex-start!important
    }
    .align-self-md-end {
        -ms-flex-item-align: end!important;
        align-self: flex-end!important
    }
    .align-self-md-center {
        -ms-flex-item-align: center!important;
        align-self: center!important
    }
    .align-self-md-baseline {
        -ms-flex-item-align: baseline!important;
        align-self: baseline!important
    }
    .align-self-md-stretch {
        -ms-flex-item-align: stretch!important;
        align-self: stretch!important
    }
}

@media (min-width:992px) {
    .flex-lg-row {
        -ms-flex-direction: row!important;
        flex-direction: row!important
    }
    .flex-lg-column {
        -ms-flex-direction: column!important;
        flex-direction: column!important
    }
    .flex-lg-row-reverse {
        -ms-flex-direction: row-reverse!important;
        flex-direction: row-reverse!important
    }
    .flex-lg-column-reverse {
        -ms-flex-direction: column-reverse!important;
        flex-direction: column-reverse!important
    }
    .flex-lg-wrap {
        -ms-flex-wrap: wrap!important;
        flex-wrap: wrap!important
    }
    .flex-lg-nowrap {
        -ms-flex-wrap: nowrap!important;
        flex-wrap: nowrap!important
    }
    .flex-lg-wrap-reverse {
        -ms-flex-wrap: wrap-reverse!important;
        flex-wrap: wrap-reverse!important
    }
    .flex-lg-fill {
        -ms-flex: 1 1 auto!important;
        flex: 1 1 auto!important
    }
    .flex-lg-grow-0 {
        -ms-flex-positive: 0!important;
        flex-grow: 0!important
    }
    .flex-lg-grow-1 {
        -ms-flex-positive: 1!important;
        flex-grow: 1!important
    }
    .flex-lg-shrink-0 {
        -ms-flex-negative: 0!important;
        flex-shrink: 0!important
    }
    .flex-lg-shrink-1 {
        -ms-flex-negative: 1!important;
        flex-shrink: 1!important
    }
    .justify-content-lg-start {
        -ms-flex-pack: start!important;
        justify-content: flex-start!important
    }
    .justify-content-lg-end {
        -ms-flex-pack: end!important;
        justify-content: flex-end!important
    }
    .justify-content-lg-center {
        -ms-flex-pack: center!important;
        justify-content: center!important
    }
    .justify-content-lg-between {
        -ms-flex-pack: justify!important;
        justify-content: space-between!important
    }
    .justify-content-lg-around {
        -ms-flex-pack: distribute!important;
        justify-content: space-around!important
    }
    .align-items-lg-start {
        -ms-flex-align: start!important;
        align-items: flex-start!important
    }
    .align-items-lg-end {
        -ms-flex-align: end!important;
        align-items: flex-end!important
    }
    .align-items-lg-center {
        -ms-flex-align: center!important;
        align-items: center!important
    }
    .align-items-lg-baseline {
        -ms-flex-align: baseline!important;
        align-items: baseline!important
    }
    .align-items-lg-stretch {
        -ms-flex-align: stretch!important;
        align-items: stretch!important
    }
    .align-content-lg-start {
        -ms-flex-line-pack: start!important;
        align-content: flex-start!important
    }
    .align-content-lg-end {
        -ms-flex-line-pack: end!important;
        align-content: flex-end!important
    }
    .align-content-lg-center {
        -ms-flex-line-pack: center!important;
        align-content: center!important
    }
    .align-content-lg-between {
        -ms-flex-line-pack: justify!important;
        align-content: space-between!important
    }
    .align-content-lg-around {
        -ms-flex-line-pack: distribute!important;
        align-content: space-around!important
    }
    .align-content-lg-stretch {
        -ms-flex-line-pack: stretch!important;
        align-content: stretch!important
    }
    .align-self-lg-auto {
        -ms-flex-item-align: auto!important;
        align-self: auto!important
    }
    .align-self-lg-start {
        -ms-flex-item-align: start!important;
        align-self: flex-start!important
    }
    .align-self-lg-end {
        -ms-flex-item-align: end!important;
        align-self: flex-end!important
    }
    .align-self-lg-center {
        -ms-flex-item-align: center!important;
        align-self: center!important
    }
    .align-self-lg-baseline {
        -ms-flex-item-align: baseline!important;
        align-self: baseline!important
    }
    .align-self-lg-stretch {
        -ms-flex-item-align: stretch!important;
        align-self: stretch!important
    }
}

@media (min-width:1200px) {
    .flex-xl-row {
        -ms-flex-direction: row!important;
        flex-direction: row!important
    }
    .flex-xl-column {
        -ms-flex-direction: column!important;
        flex-direction: column!important
    }
    .flex-xl-row-reverse {
        -ms-flex-direction: row-reverse!important;
        flex-direction: row-reverse!important
    }
    .flex-xl-column-reverse {
        -ms-flex-direction: column-reverse!important;
        flex-direction: column-reverse!important
    }
    .flex-xl-wrap {
        -ms-flex-wrap: wrap!important;
        flex-wrap: wrap!important
    }
    .flex-xl-nowrap {
        -ms-flex-wrap: nowrap!important;
        flex-wrap: nowrap!important
    }
    .flex-xl-wrap-reverse {
        -ms-flex-wrap: wrap-reverse!important;
        flex-wrap: wrap-reverse!important
    }
    .flex-xl-fill {
        -ms-flex: 1 1 auto!important;
        flex: 1 1 auto!important
    }
    .flex-xl-grow-0 {
        -ms-flex-positive: 0!important;
        flex-grow: 0!important
    }
    .flex-xl-grow-1 {
        -ms-flex-positive: 1!important;
        flex-grow: 1!important
    }
    .flex-xl-shrink-0 {
        -ms-flex-negative: 0!important;
        flex-shrink: 0!important
    }
    .flex-xl-shrink-1 {
        -ms-flex-negative: 1!important;
        flex-shrink: 1!important
    }
    .justify-content-xl-start {
        -ms-flex-pack: start!important;
        justify-content: flex-start!important
    }
    .justify-content-xl-end {
        -ms-flex-pack: end!important;
        justify-content: flex-end!important
    }
    .justify-content-xl-center {
        -ms-flex-pack: center!important;
        justify-content: center!important
    }
    .justify-content-xl-between {
        -ms-flex-pack: justify!important;
        justify-content: space-between!important
    }
    .justify-content-xl-around {
        -ms-flex-pack: distribute!important;
        justify-content: space-around!important
    }
    .align-items-xl-start {
        -ms-flex-align: start!important;
        align-items: flex-start!important
    }
    .align-items-xl-end {
        -ms-flex-align: end!important;
        align-items: flex-end!important
    }
    .align-items-xl-center {
        -ms-flex-align: center!important;
        align-items: center!important
    }
    .align-items-xl-baseline {
        -ms-flex-align: baseline!important;
        align-items: baseline!important
    }
    .align-items-xl-stretch {
        -ms-flex-align: stretch!important;
        align-items: stretch!important
    }
    .align-content-xl-start {
        -ms-flex-line-pack: start!important;
        align-content: flex-start!important
    }
    .align-content-xl-end {
        -ms-flex-line-pack: end!important;
        align-content: flex-end!important
    }
    .align-content-xl-center {
        -ms-flex-line-pack: center!important;
        align-content: center!important
    }
    .align-content-xl-between {
        -ms-flex-line-pack: justify!important;
        align-content: space-between!important
    }
    .align-content-xl-around {
        -ms-flex-line-pack: distribute!important;
        align-content: space-around!important
    }
    .align-content-xl-stretch {
        -ms-flex-line-pack: stretch!important;
        align-content: stretch!important
    }
    .align-self-xl-auto {
        -ms-flex-item-align: auto!important;
        align-self: auto!important
    }
    .align-self-xl-start {
        -ms-flex-item-align: start!important;
        align-self: flex-start!important
    }
    .align-self-xl-end {
        -ms-flex-item-align: end!important;
        align-self: flex-end!important
    }
    .align-self-xl-center {
        -ms-flex-item-align: center!important;
        align-self: center!important
    }
    .align-self-xl-baseline {
        -ms-flex-item-align: baseline!important;
        align-self: baseline!important
    }
    .align-self-xl-stretch {
        -ms-flex-item-align: stretch!important;
        align-self: stretch!important
    }
}

.float-left {
    float: left!important
}

.float-right {
    float: right!important
}

.float-none {
    float: none!important
}

@media (min-width:576px) {
    .float-sm-left {
        float: left!important
    }
    .float-sm-right {
        float: right!important
    }
    .float-sm-none {
        float: none!important
    }
}

@media (min-width:768px) {
    .float-md-left {
        float: left!important
    }
    .float-md-right {
        float: right!important
    }
    .float-md-none {
        float: none!important
    }
}

@media (min-width:992px) {
    .float-lg-left {
        float: left!important
    }
    .float-lg-right {
        float: right!important
    }
    .float-lg-none {
        float: none!important
    }
}

@media (min-width:1200px) {
    .float-xl-left {
        float: left!important
    }
    .float-xl-right {
        float: right!important
    }
    .float-xl-none {
        float: none!important
    }
}

.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: -webkit-sticky!important;
    position: sticky!important
}

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

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

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

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

.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;
    content: "";
    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
}

.p-0 {
    padding: 0!important
}

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

.pr-0,
.px-0 {
    padding-right: 0!important
}

.pb-0,
.py-0 {
    padding-bottom: 0!important
}

.pl-0,
.px-0 {
    padding-left: 0!important
}

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

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

.pr-1,
.px-1 {
    padding-right: .25rem!important
}

.pb-1,
.py-1 {
    padding-bottom: .25rem!important
}

.pl-1,
.px-1 {
    padding-left: .25rem!important
}

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

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

.pr-2,
.px-2 {
    padding-right: .5rem!important
}

.pb-2,
.py-2 {
    padding-bottom: .5rem!important
}

.pl-2,
.px-2 {
    padding-left: .5rem!important
}

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

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

.pr-3,
.px-3 {
    padding-right: 1rem!important
}

.pb-3,
.py-3 {
    padding-bottom: 1rem!important
}

.pl-3,
.px-3 {
    padding-left: 1rem!important
}

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

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

.pr-4,
.px-4 {
    padding-right: 1.5rem!important
}

.pb-4,
.py-4 {
    padding-bottom: 1.5rem!important
}

.pl-4,
.px-4 {
    padding-left: 1.5rem!important
}

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

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

.pr-5,
.px-5 {
    padding-right: 3rem!important
}

.pb-5,
.py-5 {
    padding-bottom: 3rem!important
}

.pl-5,
.px-5 {
    padding-left: 3rem!important
}

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

@media (min-width:1200px) {
    .m-xl-0 {
        margin: 0!important
    }
    .mt-xl-0,
    .my-xl-0 {
        margin-top: 0!important
    }
    .mr-xl-0,
    .mx-xl-0 {
        margin-right: 0!important
    }
    .mb-xl-0,
    .my-xl-0 {
        margin-bottom: 0!important
    }
    .ml-xl-0,
    .mx-xl-0 {
        margin-left: 0!important
    }
    .m-xl-1 {
        margin: .25rem!important
    }
    .mt-xl-1,
    .my-xl-1 {
        margin-top: .25rem!important
    }
    .mr-xl-1,
    .mx-xl-1 {
        margin-right: .25rem!important
    }
    .mb-xl-1,
    .my-xl-1 {
        margin-bottom: .25rem!important
    }
    .ml-xl-1,
    .mx-xl-1 {
        margin-left: .25rem!important
    }
    .m-xl-2 {
        margin: .5rem!important
    }
    .mt-xl-2,
    .my-xl-2 {
        margin-top: .5rem!important
    }
    .mr-xl-2,
    .mx-xl-2 {
        margin-right: .5rem!important
    }
    .mb-xl-2,
    .my-xl-2 {
        margin-bottom: .5rem!important
    }
    .ml-xl-2,
    .mx-xl-2 {
        margin-left: .5rem!important
    }
    .m-xl-3 {
        margin: 1rem!important
    }
    .mt-xl-3,
    .my-xl-3 {
        margin-top: 1rem!important
    }
    .mr-xl-3,
    .mx-xl-3 {
        margin-right: 1rem!important
    }
    .mb-xl-3,
    .my-xl-3 {
        margin-bottom: 1rem!important
    }
    .ml-xl-3,
    .mx-xl-3 {
        margin-left: 1rem!important
    }
    .m-xl-4 {
        margin: 1.5rem!important
    }
    .mt-xl-4,
    .my-xl-4 {
        margin-top: 1.5rem!important
    }
    .mr-xl-4,
    .mx-xl-4 {
        margin-right: 1.5rem!important
    }
    .mb-xl-4,
    .my-xl-4 {
        margin-bottom: 1.5rem!important
    }
    .ml-xl-4,
    .mx-xl-4 {
        margin-left: 1.5rem!important
    }
    .m-xl-5 {
        margin: 3rem!important
    }
    .mt-xl-5,
    .my-xl-5 {
        margin-top: 3rem!important
    }
    .mr-xl-5,
    .mx-xl-5 {
        margin-right: 3rem!important
    }
    .mb-xl-5,
    .my-xl-5 {
        margin-bottom: 3rem!important
    }
    .ml-xl-5,
    .mx-xl-5 {
        margin-left: 3rem!important
    }
    .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-monospace {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace!important
}

.text-justify {
    text-align: justify!important
}

.text-wrap {
    white-space: normal!important
}

.text-nowrap {
    white-space: nowrap!important
}

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

.text-left {
    text-align: left!important
}

.text-right {
    text-align: right!important
}

.text-center {
    text-align: center!important
}

@media (min-width:576px) {
    .text-sm-left {
        text-align: left!important
    }
    .text-sm-right {
        text-align: right!important
    }
    .text-sm-center {
        text-align: center!important
    }
}

@media (min-width:768px) {
    .text-md-left {
        text-align: left!important
    }
    .text-md-right {
        text-align: right!important
    }
    .text-md-center {
        text-align: center!important
    }
}

@media (min-width:992px) {
    .text-lg-left {
        text-align: left!important
    }
    .text-lg-right {
        text-align: right!important
    }
    .text-lg-center {
        text-align: center!important
    }
}

@media (min-width:1200px) {
    .text-xl-left {
        text-align: left!important
    }
    .text-xl-right {
        text-align: right!important
    }
    .text-xl-center {
        text-align: center!important
    }
}

.text-lowercase {
    text-transform: lowercase!important
}

.text-uppercase {
    text-transform: uppercase!important
}

.text-capitalize {
    text-transform: capitalize!important
}

.font-weight-light {
    font-weight: 300!important
}

.font-weight-lighter {
    font-weight: lighter!important
}

.font-weight-normal {
    font-weight: 300!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: #007bff!important
}

a.text-primary:focus,
a.text-primary:hover {
    color: #0056b3!important
}

.text-secondary {
    color: #6c757d!important
}

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

.text-success {
    color: #25bc32!important
}

a.text-success:focus,
a.text-success:hover {
    color: #187c21!important
}

.text-info {
    color: #17a2b8!important
}

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

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

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

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

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

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

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

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

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

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

.text-muted {
    color: #6c757d!important
}

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

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

.text-hide {
    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 {
    *,
    ::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 #adb5bd;
        page-break-inside: avoid
    }
    thead {
        display: table-header-group
    }
    img,
    tr {
        page-break-inside: avoid
    }
    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }
    h2,
    h3 {
        page-break-after: avoid
    }
    @page {
        size: a3
    }
    body {
        min-width: 992px!important
    }
    .container {
        min-width: 992px!important
    }
    .navbar {
        display: none
    }
    .badge {
        border: 1px solid #000
    }
    .table {
        border-collapse: collapse!important
    }
    .table td,
    .table th {
        background-color: #fff!important
    }
    .table-bordered td,
    .table-bordered th {
        border: 1px solid #dee2e6!important
    }
    .table-dark {
        color: inherit
    }
    .table-dark tbody+tbody,
    .table-dark td,
    .table-dark th,
    .table-dark thead th {
        border-color: #dee2e6
    }
    .table .thead-dark th {
        color: inherit;
        border-color: #dee2e6
    }
}


/*# sourceMappingURL=bootstrap.min.css.map */

.clusterize-scroll {
    max-height: 200px;
    overflow: auto
}

.clusterize-extra-row {
    margin-top: 0 !important;
    margin-bottom: 0 !important
}

.clusterize-extra-row.clusterize-keep-parity {
    display: none
}

.clusterize-content {
    outline: 0;
    counter-reset: clusterize-counter
}

.clusterize-no-data td {
    text-align: center
}

.ldcv {
    position: fixed;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    opacity: 0;
    text-align: center;
    perspective: 1024px;
    transition: opacity .2s ease-in-out, visibility .2s ease-in-out;
    visibility: hidden
}

.ldcv:before {
    content: " ";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5)
}

.ldcv:after {
    content: " ";
    display: inline-block;
    height: 100%;
    width: 0;
    vertical-align: middle;
    margin-right: -0.25em
}

.ldcv.running,
.ldcv.active {
    z-index: 1
}

.ldcv.no-shadow:before,
.ldcv.bare:before {
    display: none
}

.ldcv.active {
    visibility: visible;
    opacity: 1
}

.ldcv>.base>.inner {
    width: 100%;
    height: 100%;
    overflow: hidden;
    border-radius: 5px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
    background: #fff;
    padding: 0;
    transform: translateZ(0);
    transform-origin: 50% 50%;
    transition: all .2s ease-in-out
}

.ldcv>.base>.inner>.foot {
    padding: 15px;
    margin-top: 15px;
    border-top: 1px solid #ddd
}

.ldcv.shown>.base>.inner {
    transform: none !important
}

.ldcv>.base {
    text-align: left;
    z-index: 5;
    max-width: 80%;
    max-height: 90%;
    display: inline-block;
    vertical-align: middle
}

.ldcv.default-size>.base {
    width: 640px;
    height: 600px
}

.ldcv.margin-centered>.base {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    transform: initial;
    perspective: 300px
}

.ldcv.transform-centered>.base {
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

.ldcv.bare {
    position: absolute;
    width: auto;
    height: auto
}

.ldcv.bare>.base {
    width: auto;
    height: auto;
    max-width: initial;
    max-height: initial;
    transform: initial;
    top: initial;
    left: initial;
    right: initial;
    bottom: initial;
    position: absolute
}

.ldcv.bare>.base>.inner {
    overflow: visible
}

.ldcv.scroll {
    background: rgba(0, 0, 0, 0.5);
    overflow-y: scroll;
    overflow-x: hidden;
    padding-top: 50px;
    padding-bottom: 50px
}

.ldcv.scroll:before {
    display: none
}

.ldcv.scroll>.base {
    max-height: initial
}

.ldcv.light:before {
    background: rgba(255, 255, 255, 0.8)
}

.ldcv.scroll.light {
    background: rgba(255, 255, 255, 0.8)
}

.ldcv.lg>.base {
    width: 960px;
    height: 700px
}

.ldcv.md>.base {
    width: 720px;
    height: 500px
}

.ldcv.full>.base {
    border: 0;
    border-radius: 0;
    width: 100%;
    height: 100%;
    max-width: 100%;
    max-height: 100%
}

.ldcv.full>.base>.inner {
    border-radius: 0
}

.ldColorPicker {
    -webkit-font-smoothing: antialiased;
    line-height: 1.428571429;
    display: inline-block;
    position: relative;
    width: 287px;
    height: 160px;
    text-align: left;
    z-index: 1
}

.ldColorPicker *,
.ldColorPicker *:before,
.ldColorPicker *:after {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.ldcp-panel {
    position: relative;
    display: block;
    padding: 5px;
    background: #fff;
    width: 100%;
    height: 100%;
    border: 1px solid #000
}

.ldColorPicker .ldcp-panel {
    border: 1px solid #ccc
}

.ldColorPicker.fixed {
    position: fixed !important
}

.ldColorPicker.no-border .ldcp-panel,
.ldColorPicker.mini-palette .ldcp-panel {
    border: 1px transparent
}

.ldColorPicker.shadow .ldcp-panel,
.ldColorPicker.shadow.flat .ldcp-panel {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2)
}

.ldColorPicker.round .ldcp-panel {
    border-radius: 3px
}

.ldColorPicker.rounder .ldcp-panel {
    border-radius: 6px
}

.ldColorPicker.bubble .ldcp-panel:after {
    content: " ";
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border: 10px solid transparent
}

.ldColorPicker.top.bubble .ldcp-panel:after {
    border-color: #ccc transparent transparent transparent;
    bottom: -20px;
    left: 10px;
    top: auto
}

.ldColorPicker.right.bubble .ldcp-panel:after {
    border-color: transparent #ccc transparent transparent;
    top: 10px;
    left: -20px
}

.ldColorPicker.left.bubble .ldcp-panel:after {
    border-color: transparent transparent transparent #ccc;
    top: 10px;
    right: -20px;
    left: auto
}

.ldColorPicker.bottom.bubble .ldcp-panel:after,
.ldColorPicker.bubble .ldcp-panel:after {
    border-color: transparent transparent #ccc transparent;
    top: -20px;
    left: 10px
}

.ldcp-2d {
    position: relative;
    background: #00f;
    display: inline-block;
    cursor: move;
    border-radius: 2px;
    user-select: none
}

.ldcp-2d .ldcp-mask {
    z-index: 2;
    box-shadow: inset 0 0 3px 1px rgba(0, 0, 0, 0.5);
    border-radius: 2px
}

.ldcp-2d img {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 2px
}

.ldcp-1d {
    position: relative;
    display: inline-block;
    cursor: row-resize;
    user-select: none
}

.ldcp-1d .ldcp-mask {
    z-index: 2
}

.ldcp-1d .ldcp-bar {
    width: 80%;
    height: 4px;
    background: #fff;
    top: 20px;
    left: 10%;
    margin: 0;
    border: 1px solid #999;
    border-radius: 1px
}

.ldcp-1d .ldcp-alpha-img {
    background-size: cover
}

.ldcp-1d img,
.ldcp-1d .ldcp-alpha-img {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 2px
}

.ldcp-1d .ldcp-mask {
    left: 0;
    box-shadow: inset 0 0 2px 1px rgba(0, 0, 0, 0.2);
    border-radius: 2px
}

.ldcp-colors.ldcp-g21 {
    position: relative;
    display: flex;
    flex-wrap: wrap
}

.ldcp-colors.ldcp-g21 .ldcp-idx {
    content: " ";
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    bottom: -3px;
    margin-left: -5px;
    border-width: 8px 5px;
    border-style: solid;
    border-color: transparent transparent #000 transparent
}

.ldcp-colors.ldcp-g21 .ldcp-palette {
    flex: 9 1 auto;
    display: flex;
    flex-wrap: wrap;
    height: 100%;
    margin-right: 5px;
    position: relative
}

.ldcp-colors.ldcp-g21 .ldcp-color {
    border: 0 dashed transparent
}

.ldcp-colors.ldcp-g21 .ldcp-color,
.ldcp-colors.ldcp-g21 .ldcp-color-none {
    height: 100%;
    background: #eee;
    display: inline-block;
    overflow: hidden;
    flex: 1 1 auto;
    text-align: center;
    line-height: 100%;
    vertical-align: middle;
    cursor: pointer;
    border-radius: 1px;
    margin: 0 5px 0 0;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAIAAABLbSncAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAACVJREFUeNpi/P//PwMMvHnzBs5mYsABSJdgQTZXRESEFnYABBgAfWEI03YAx+QAAAAASUVORK5CYII=)
}

.ldcp-colors.ldcp-g21 .ldcp-color>div {
    width: 100%;
    height: 100%;
    box-shadow: inset 0 0 1px 1px rgba(0, 0, 0, 0.2)
}

.ldcp-colors.ldcp-g21 .ldcp-color.none {
    border: 1px dashed #ccc
}

.ldcp-colors.ldcp-g21 .ldcp-color-none {
    border: 1px dashed #ccc;
    box-shadow: none
}

.ldcp-colors.ldcp-g21 .ldcp-color:first-of-type {
    margin-left: 0
}

.ldcp-colors.ldcp-g21 .ldcp-color:last-of-type {
    margin-right: 0
}

.ldcp-colors.ldcp-g21 .ldcp-color:first-of-type {
    margin-left: 0
}

.ldcp-colors.ldcp-g21 .ldcp-color:last-of-type {
    margin-right: 0
}

.ldcp-cbtn {
    font-family: courier new;
    text-align: center;
    border: 1px solid #ccc;
    font-weight: bold;
    font-size: 16px;
    line-height: 19px;
    color: #888;
    display: block;
    cursor: pointer;
    width: 17px;
    flex: 0 0 17px;
    border-left-width: 0
}

.ldcp-colors span:first-of-type {
    border-radius: 2px 0 0 2px;
    width: 19px;
    flex: 0 0 19px;
    margin-left: 5px;
    border-left-width: 1px
}

.ldcp-colors span:last-of-type {
    border-radius: 0 2px 2px 0
}

.ldcp-g31 {
    color: #666;
    font-family: calibri
}

.ldcp-g31 input {
    width: 29px;
    margin-left: -2px;
    margin-right: 5px;
    border-radius: 0;
    color: #666;
    height: 100%;
    padding: 0 2px 0;
    font-weight: 200;
    font-size: 13px;
    vertical-align: top;
    text-align: center;
    border: 1px solid #ccc;
    border-radius: 0 3px 3px 0
}

.ldcp-g31 input.ldcp-in-a {
    margin-right: 0
}

.ldcp-g31 input.ldcp-in-hex {
    width: 54px
}

.ldcp-g31 span {
    display: inline-block;
    padding: 0 2px;
    line-height: 15px;
    border-radius: 2px 0 0 2px;
    width: 16px;
    height: 100%;
    vertical-align: top;
    font-size: 13px;
    margin-right: 0;
    border: 1px solid #ccc;
    text-align: center;
    font-weight: 200;
    user-select: none
}

.ldcp-g31 .ldcp-caret {
    border-radius: 2px;
    width: 52px;
    float: right;
    cursor: pointer;
    user-select: none
}

.ldcp-edit-group {
    display: inline
}

.ldcp-edit-hex span {
    width: 32px
}

.ldcp-panel .ldcp-ptr-circle,
.ldcp-panel .ldcp-ptr-bar {
    position: absolute;
    background: 0;
    z-index: 3
}

.ldcp-panel .ldcp-ptr-circle {
    border-radius: 50%;
    width: 10px;
    height: 10px;
    margin: -5px 0 0 -5px;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.5), inset 0 0 0 1px rgba(0, 0, 0, 0.5);
    border: 1px solid rgba(255, 255, 255, 0.9)
}

.ldcp-panel .ldcp-mask {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    cursor: move
}

.ldcp-panel .ldcp-ptr-bar {
    width: 80%;
    height: 4px;
    background: #fff;
    top: 0;
    left: 10%;
    margin-top: -2px;
    border: 1px solid #999;
    border-radius: 1px
}

.ldcp-panel {
    padding: 5px;
    padding-bottom: 10px
}

.ldcp-v {
    width: 100%;
    margin-top: 10px;
    margin-bottom: -5px
}

.ldcp-v:first-of-type {
    margin-top: 0
}

.ldcp-v:last-of-type {
    margin-bottom: -4995px
}

.ldcp-h {
    height: 100%;
    display: inline-block;
    vertical-align: top;
    margin-left: 10px;
    margin-right: -5px
}

.ldcp-v .ldcp-h:first-of-type {
    margin-left: 0
}

.ldcp-v .ldcp-h:last-of-type {
    margin-right: -4995px
}

.ldcp-chooser {
    display: none
}

.ldcp-panel {
    padding-bottom: 29px
}

.ldcp-g1 {
    height: 100%;
    padding-right: 10px
}

.ldcp-g11 {
    width: 80%
}

.ldcp-g12,
.ldcp-g13 {
    width: 10%
}

.ldcp-g2 {
    height: 19px
}

.ldcp-g21 {
    width: 100%
}

.ldcp-g3 {
    display: none;
    height: 17px;
    line-height: 17px;
    margin-top: 12px
}

.ldcp-g31 {
    width: 100%
}

.ldColorPicker.text-input .ldcp-panel {
    padding-bottom: 54px
}

.ldColorPicker.text-input .ldcp-g3 {
    display: block
}

.ldColorPicker.no-alpha .ldcp-2d {
    width: 90%
}

.ldColorPicker.no-alpha .ldcp-g1 {
    padding-right: 5px
}

.ldColorPicker.no-alpha .ldcp-alpha {
    display: none
}

.ldColorPicker.no-palette .ldcp-panel {
    padding-bottom: 5px
}

.ldColorPicker.no-palette .ldcp-g2 {
    display: none
}

.ldColorPicker.no-palette.text-input .ldcp-panel {
    padding-bottom: 29px
}

.ldColorPicker.palette-only,
.ldColorPicker.mini-palette {
    height: 22px
}

.ldColorPicker.palette-only .ldcp-panel,
.ldColorPicker.mini-palette .ldcp-panel {
    padding-bottom: 27px
}

.ldColorPicker.palette-only .ldcp-g2,
.ldColorPicker.mini-palette .ldcp-g2 {
    margin-top: 5px
}

.ldColorPicker.palette-only .ldcp-g3,
.ldColorPicker.mini-palette .ldcp-g3 {
    display: none
}

.ldColorPicker.palette-only .ldcp-colors,
.ldColorPicker.mini-palette .ldcp-colors {
    height: 22px
}

.ldColorPicker.palette-only .ldcp-2d,
.ldColorPicker.mini-palette .ldcp-2d,
.ldColorPicker.palette-only .ldcp-1d,
.ldColorPicker.mini-palette .ldcp-1d {
    display: none
}

.ldColorPicker.palette-only .ldcp-cbtn,
.ldColorPicker.mini-palette .ldcp-cbtn {
    display: none
}

.ldColorPicker.round-palette .ldcp-color,
.ldColorPicker.round-palette .ldcp-color-none {
    border-radius: 50%;
    width: 22px;
    flex: 0 0 22px
}

.ldColorPicker.round-palette .ldcp-color>div,
.ldColorPicker.round-palette .ldcp-color-none>div {
    border-radius: 50%
}

.ldColorPicker.round-palette .ldcp-sep {
    flex: 1 1 auto
}

.ldColorPicker.round-palette.middle .ldcp-palette {
    justify-content: center
}

.ldColorPicker.round-palette.middle .ldcp-sep {
    display: none
}

.ldColorPicker.compact-palette .ldcp-colors .ldcp-color,
.ldColorPicker.mini-palette .ldcp-colors .ldcp-color {
    margin: 0;
    border-radius: 0
}

.ldColorPicker.compact-palette .ldcp-colors .ldcp-color:last-of-type,
.ldColorPicker.mini-palette .ldcp-colors .ldcp-color:last-of-type {
    margin-right: 5px;
    border-radius: 0 3px 3px 0
}

.ldColorPicker.compact-palette .ldcp-colors .ldcp-color:first-of-type,
.ldColorPicker.mini-palette .ldcp-colors .ldcp-color:first-of-type {
    border-radius: 3px 0 0 3px
}

.ldColorPicker.no-button .ldcp-cbtn {
    display: none
}

.ldColorPicker.no-button .ldcp-color-none {
    margin-right: 0
}

.ldColorPicker.no-empty-color .ldcp-color-none,
.ldColorPicker.palette-only .ldcp-color-none,
.ldColorPicker.mini-palette .ldcp-color-none {
    display: none
}

.ldColorPicker.no-empty-color .ldcp-palette,
.ldColorPicker.palette-only .ldcp-palette,
.ldColorPicker.mini-palette .ldcp-palette {
    margin-right: 0
}

.ldColorPicker.no-empty-color .ldcp-colors .ldcp-palette .ldcp-color:last-of-type,
.ldColorPicker.palette-only .ldcp-colors .ldcp-palette .ldcp-color:last-of-type,
.ldColorPicker.mini-palette .ldcp-colors .ldcp-palette .ldcp-color:last-of-type {
    margin-right: 0
}

.ldColorPicker.mini-palette {
    width: 160px
}

.ldColorPicker.mini-palette .ldcp-panel {
    background: 0
}

.ldColorPicker.mini-palette.shadow .ldcp-panel {
    box-shadow: none
}

.ldColorPicker.mini-palette.shadow .ldcp-palette {
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
    border-radius: 3px
}

.ldColorPicker.palette-only.no-ptr .ldcp-idx,
.ldColorPicker.mini-palette.no-ptr .ldcp-idx {
    display: none
}

.ldColorPicker.flat .ldcp-panel {
    box-shadow: none
}

.ldColorPicker.flat .ldcp-2d .ldcp-mask,
.ldColorPicker.flat .ldcp-1d .ldcp-mask,
.ldColorPicker.flat .ldcp-colors .ldcp-color {
    box-shadow: none
}

.ldColorPicker.flat .ldcp-g31 span {
    border-color: transparent;
    background: 0;
    color: #999
}

.ldColorPicker.flat .ldcp-g31 input {
    box-shadow: none;
    border-color: transparent;
    text-align: left
}

.ldColorPicker.flat .ldcp-colors.ldcp-g21 .ldcp-color>div {
    box-shadow: none
}

.ldpp {
    position: relative;
    width: 640px;
    height: 600px;
    margin: auto;
    overflow: hidden
}

.ldpp {
    position: relative;
    width: 100%;
    height: 100%
}

.ldpp .navbar {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    padding: 30px 40px 25px;
    margin-bottom: 20px;
    border-bottom: 1px solid #eee;
    background: #fff;
    width: 100%
}

.ldpp .navbar .inner {
    width: 100%
}

.ldpp .navbar .nav-link {
    cursor: pointer
}

.ldpp div[data-panel=view] .ldp,
.ldpp div[data-panel=mypal] .ldp {
    width: calc(50% - 20px);
    margin: 0 10px 5px;
    padding: 10px 10px 2px
}

.ldpp div[data-panel=view] .ldp .name,
.ldpp div[data-panel=mypal] .ldp .name {
    font-size: .875em;
    text-align: left
}

.ldpp .panel:nth-child(1) {
    transform: translate(0, 0) translateZ(1px)
}

.ldpp .panel:nth-child(2) {
    transform: translate(100%, 0) translateZ(1px)
}

.ldpp .panel:nth-child(3) {
    transform: translate(200%, 0) translateZ(1px)
}

.ldpp .panels {
    position: relative;
    transition: transform .5s ease-in-out;
    width: 100%;
    height: 100%;
    text-align: center
}

.ldpp .panel {
    position: absolute;
    top: 0;
    left: 0;
    padding: 110px 10px 20px;
    width: 100%;
    height: 100%;
    overflow-y: scroll
}

.ldpp .panel.active {
    display: block
}

.ldpp .panel>.inner {
    text-align: center
}

.ldpp .panel>.inner:after {
    content: " ";
    display: inline-block;
    width: 280px;
    height: 1px;
    margin: 0 10px 11px
}

.ldpp .panel[data-panel=edit] {
    padding-bottom: 0
}

.ldpp .panel[data-panel=edit] .edit>.inner {
    padding: 20px 20px 0
}

.ldpp .panel[data-panel=edit] .ldp {
    margin: 7px 0;
    padding: 0 20px 0
}

.ldpp .panel[data-panel=edit] .ldp,
.ldpe .ldp {
    width: 100%
}

.ldpp .panel[data-panel=edit] .ldp .name,
.ldpe .ldp .name {
    display: none
}

.ldpp .panel[data-panel=edit] .ldp .colors,
.ldpe .ldp .colors {
    height: 120px;
    border: 1px solid #fff;
    border-radius: 5px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    overflow: visible
}

.ldpp .panel[data-panel=edit] .ldp .color:first-child,
.ldpe .ldp .color:first-child {
    border-radius: 5px 0 0 5px
}

.ldpp .panel[data-panel=edit] .ldp .color:last-child,
.ldpe .ldp .color:last-child {
    border-radius: 0 5px 5px 0
}

.ldpp .panel[data-panel=edit] .ldp .color,
.ldpe .ldp .color {
    transition: flex .3s ease-in-out;
    position: relative
}

.ldpp .panel[data-panel=edit] .ldp .color.dark *[data-action],
.ldpe .ldp .color.dark *[data-action] {
    color: #fff
}

.ldpp .panel[data-panel=edit] .ldp .color *[data-action],
.ldpe .ldp .color *[data-action] {
    opacity: 0;
    width: 20px;
    margin: auto;
    height: 100%;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    color: #444
}

.ldpp .panel[data-panel=edit] .ldp .color *[data-action] i,
.ldpe .ldp .color *[data-action] i {
    flex: 0 0 auto;
    cursor: pointer
}

.ldpp .panel[data-panel=edit] .ldp .color.active *[data-action],
.ldpe .ldp .color.active *[data-action] {
    opacity: 1
}

.ldpp .panel[data-panel=edit] .ldp .color.active,
.ldpe .ldp .color.active {
    transform: scale(1.02);
    border-radius: 3px;
    border: 2px solid #000;
    box-shadow: inset 0 0 0 4px #fff, 0 2px 4px 0 rgba(0, 0, 0, 0.3);
    z-index: 1;
    position: relative
}

.ldpp .panel[data-panel=edit] .ldp .color.active:after,
.ldpe .ldp .color.active:after {
    content: " ";
    width: 20px;
    height: 20px;
    position: absolute;
    bottom: 0;
    transform: translate(-50%, 50%) rotate(45deg);
    background: currentColor;
    left: 50%;
    display: block;
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
    border-right: 2px solid rgba(0, 0, 0, 0.2);
    border-bottom: 2px solid rgba(0, 0, 0, 0.2);
    display: none
}

.ldpp .panel[data-panel=edit] .ldColorPicker,
.ldpe .ldColorPicker {
    width: 100%;
    height: calc(10.9875em + 1rem - 7px);
    display: inline-block;
    vertical-align: top;
    margin-top: 0
}

.ldpp .panel[data-panel=edit] .ldColorPicker .ldcp-panel,
.ldpe .ldColorPicker .ldcp-panel {
    padding: 0
}

.ldpp .panel[data-panel=edit] .value,
.ldpe .value {
    margin: 1.2125em 0 .1em
}

.ldpp .panel[data-panel=edit] .value:last-child,
.ldpe .value:last-child {
    margin-bottom: 0
}

.ldpp .panel[data-panel=edit] .edit,
.ldpe .edit {
    text-align: left;
    margin-top: 0
}

.ldpp .panel[data-panel=edit] .edit>.inner,
.ldpe .edit>.inner {
    padding-top: 20px
}

.ldpp .panel[data-panel=edit]>.foot,
.ldpe>.foot {
    padding: 0 20px;
    width: 100%;
    text-align: left
}

.ldpp .panel[data-panel=edit] .ldrs,
.ldpe .ldrs {
    margin-top: -3px
}

.ldpp .panel[data-panel=edit] .label-group,
.ldpe .label-group {
    position: relative;
    font-size: .75em;
    line-height: 1.75em
}

.ldpp .panel[data-panel=mypal] .btn-load {
    position: relative;
    width: 50%;
    margin: 20px auto;
    cursor: pointer
}

.ldpe .ldp {
    padding: 0;
    margin: 0
}

.ldpp .row.config,
.ldpe .row.config {
    display: none
}

.ldpp .row.config.active,
.ldpe .row.config.active {
    display: flex
}

.ldpe .ldColorPicker {
    z-index: 1 !important
}

.ldp {
    display: inline-block;
    position: relative
}

.ldp .colors {
    cursor: pointer;
    position: relative;
    box-shadow: 0 0 0 1px #fff, 0 0 1px 1px rgba(0, 0, 0, 0.2);
    width: 100%;
    border-radius: 3px;
    overflow: hidden;
    display: flex;
    flex-wrap: nowrap
}

.ldp .color {
    flex: 1 1 0;
    display: inline-block;
    width: 0;
    height: 100%
}

.ldp .color:first-child,
.ldp .ctrl+.color {
    border-radius: 3px 0 0 3px
}

.ldp .color:last-child {
    border-radius: 0 3px 3px 0
}

.ldp .ctrl {
    position: absolute;
    z-index: 1;
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    padding: 3px;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    opacity: 0;
    transition: opacity ease-in-out .2s;
    text-align: center
}

.ldp .ctrl *[data-action] {
    color: rgba(255, 255, 255, 0.7);
    height: 100%;
    flex: 1 1 0;
    line-height: 1em;
    font-size: .8em;
    display: flex;
    text-decoration: none;
    align-items: center;
    justify-content: center;
    flex-direction: column
}

.ldp .ctrl *[data-action] i {
    font-size: 1.1em;
    margin-bottom: .1em
}

.ldp .ctrl *[data-action]:hover {
    color: #fff;
    background: rgba(255, 255, 255, 0.3)
}

.ldp .ctrl *[data-action]:first-child,
.ldp .ctrl .ctrl+*[data-action] {
    border-radius: 3px 0 0 3px
}

.ldp .ctrl *[data-action]:last-child {
    border-radius: 0 3px 3px 0
}

.ldp .name {
    text-transform: capitalize;
    width: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}

.ldp:hover .ctrl {
    opacity: 1;
    opacity: 1
}

.ldp {
    width: 15em
}

.ldp .colors {
    height: calc(1.5em + 0.75rem + 2px)
}

.ldp.ldp-sm {
    font-size: .875rem
}

.ldp.ldp-sm .colors {
    height: calc(1.5em + 0.5rem + 1.7px)
}

.ldp.ldp-lg {
    font-size: 1.25rem
}

.ldp.ldp-lg .colors {
    height: calc(1.5em + 1rem + 2px)
}

.ldld {
    visibility: hidden;
    opacity: 0;
    transition: all .3s ease-in-out
}

.ldld.running {
    visibility: visible;
    opacity: 1
}

.ldld.dark {
    color: rgba(0, 0, 0, 0.5)
}

.ldld.light {
    color: rgba(255, 255, 255, 0.5)
}

.ldld.default:before,
.ldld.full:before,
.ldld.ldbtn:before,
.ldld.bare:before {
    content: " ";
    display: block;
    background: 0;
    animation: ldld-default .5s ease-in-out infinite;
    border-radius: 50%;
    width: 100%;
    height: 100%;
    margin: 0;
    box-sizing: border-box;
    border: 2px solid #fff;
    border-color: currentColor transparent currentColor transparent
}

.ldld.default {
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 32px;
    height: 32px
}

.ldld.default.sm,
.ldld.ldbtn.sm {
    width: 16px;
    height: 16px
}

.ldld.bare.em-1,
.ldld.default.em-1,
.ldld.ldbtn.em-1 {
    width: 1em;
    height: 1em
}

.ldld.bare.em-2,
.ldld.default.em-2,
.ldld.ldbtn.em-2 {
    width: 2em;
    height: 2em
}

.ldld.ldbtn {
    width: 32px;
    height: 32px
}

.ldld.full {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5)
}

.ldld.full:before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 48px;
    height: 48px
}

@-moz-keyframes ldld-default {
    0% {
        transform: rotate(0)
    }
    100% {
        transform: rotate(360deg)
    }
}

@-webkit-keyframes ldld-default {
    0% {
        transform: rotate(0)
    }
    100% {
        transform: rotate(360deg)
    }
}

@-o-keyframes ldld-default {
    0% {
        transform: rotate(0)
    }
    100% {
        transform: rotate(360deg)
    }
}

@keyframes ldld-default {
    0% {
        transform: rotate(0)
    }
    100% {
        transform: rotate(360deg)
    }
}

.ld-ext-right,
.ld-ext-left,
.ld-ext-bottom,
.ld-ext-top,
.ld-over,
.ld-over-inverse,
.ld-over-full,
.ld-over-full-inverse {
    position: relative;
    transition: all .3s;
    transition-timing-function: ease-in
}

.ld-ext-right>.ld,
.ld-ext-left>.ld,
.ld-ext-bottom>.ld,
.ld-ext-top>.ld,
.ld-over>.ld,
.ld-over-inverse>.ld,
.ld-over-full>.ld,
.ld-over-full-inverse>.ld {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 1em;
    height: 1em;
    margin: -0.5em;
    opacity: 0;
    z-index: -1;
    /*! transition:all .3s; */
    /*! transition-timing-function:ease-in */
}

.ld-ext-right>.ld>*,
.ld-ext-left>.ld>*,
.ld-ext-bottom>.ld>*,
.ld-ext-top>.ld>*,
.ld-over>.ld>*,
.ld-over-inverse>.ld>*,
.ld-over-full>.ld>*,
.ld-over-full-inverse>.ld>* {
    width: 1em;
    height: 1em;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-0.5em, -0.5em)
}

.ld-ext-right.running>.ld,
.ld-ext-left.running>.ld,
.ld-ext-bottom.running>.ld,
.ld-ext-top.running>.ld,
.ld-over.running>.ld,
.ld-over-inverse.running>.ld,
.ld-over-full.running>.ld,
.ld-over-full-inverse.running>.ld {
    opacity: 1;
    z-index: auto;
    visibility: visible
}

.ld-ext-right.running {
    padding-right: 2.5em !important
}

.ld-ext-right>.ld {
    top: 50%;
    left: auto;
    right: 1.25em
}

.ld-ext-left.running {
    padding-left: 2.5em !important
}

.ld-ext-left>.ld {
    top: 50%;
    right: auto;
    left: 1.25em
}

.ld-ext-bottom.running {
    padding-bottom: 2.5em !important
}

.ld-ext-bottom>.ld {
    top: auto;
    left: 50%;
    bottom: 1.25em
}

.ld-ext-top.running {
    padding-top: 2.5em !important
}

.ld-ext-top>.ld {
    bottom: auto;
    left: 50%;
    top: 1.25em
}

.ld-over:before,
.ld-over-inverse:before,
.ld-over-full:before,
.ld-over-full-inverse:before {
    content: " ";
    display: block;
    opacity: 0;
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: all .3s;
    transition-timing-function: ease-in;
    background: rgba(240, 240, 240, 0.8)
}

.ld-over.running>.ld,
.ld-over-inverse.running>.ld,
.ld-over-full.running>.ld,
.ld-over-full-inverse.running>.ld {
    z-index: 4001
}

.ld-over.running:before,
.ld-over-inverse.running:before,
.ld-over-full.running:before,
.ld-over-full-inverse.running:before {
    opacity: 1;
    z-index: 900;
    display: block
}

.ld-over-full.running>.ld,
.ld-over-full-inverse.running>.ld,
.ld-over-full.running:before,
.ld-over-full-inverse.running:before {
    position: fixed
}

.ld-over-full>.ld {
    color: rgba(0, 0, 0, 0.8)
}

.ld-over-full:before,
.ld-over-full-inverse:before {
    background: rgba(255, 255, 255, 0.8)
}

.ld-over-inverse>.ld {
    color: rgba(255, 255, 255, 0.8)
}

.ld-over-inverse:before {
    background: rgba(0, 0, 0, 0.6)
}

.ld-over-full-inverse>.ld {
    color: rgba(255, 255, 255, 0.8)
}

.ld-over-full-inverse:before {
    background: rgba(0, 0, 0, 0.6)
}

.ld {
    transform-origin: 50% 50%;
    transform-box: fill-box
}

@keyframes ld-blink {
    0% {
        opacity: 1
    }
    49.75% {
        opacity: 1
    }
    50.25% {
        opacity: 0
    }
    99.5% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

.ld.ld-blink {
    animation: ld-blink 1s infinite linear
}

@keyframes ld-blur-in {
    100% {
        filter: blur(0);
        opacity: 1
    }
    0% {
        filter: blur(10px);
        opacity: 0
    }
}

.ld.ld-blur-in {
    animation: ld-blur-in 1s 1 linear;
    animation-fill-mode: forwards;
    filter: blur(10px);
    opacity: 0
}

@keyframes ld-blur-out {
    0% {
        filter: blur(0);
        opacity: 1
    }
    100% {
        filter: blur(10px);
        opacity: 0
    }
}

.ld.ld-blur-out {
    animation: ld-blur-out 1s 1 linear;
    animation-fill-mode: forwards;
    filter: blur(0);
    opacity: 1
}

@keyframes ld-blur {
    0% {
        filter: blur(0)
    }
    50% {
        filter: blur(10px)
    }
    100% {
        filter: blur(0)
    }
}

.ld.ld-blur {
    animation: ld-blur 1s infinite linear
}

@keyframes ld-beat {
    0% {
        animation-timing-function: cubic-bezier(0.1028, 0.2484, 0.1372, 0.849);
        transform: scale(1)
    }
    34% {
        animation-timing-function: cubic-bezier(0.7116, 0.2095, 0.8159, 0.6876);
        transform: scale(1.2)
    }
    68% {
        animation-timing-function: cubic-bezier(0.1475, 0.2888, 0.294, 0.883);
        transform: scale(1.0268)
    }
    84% {
        animation-timing-function: cubic-bezier(0.8176, 0.2193, 0.867, 0.6889);
        transform: scale(1.0932)
    }
    100% {
        transform: scale(1)
    }
}

.ld.ld-beat {
    animation: ld-beat 1s infinite linear
}

@keyframes ld-bounceAlt {
    0% {
        animation-timing-function: cubic-bezier(0.1348, 0.3256, 0.2495, 0.8687);
        transform: translate(0, 0)
    }
    51% {
        animation-timing-function: cubic-bezier(0.7426, 0.1782, 0.8523, 0.6514);
        transform: translate(0, -14px)
    }
    100% {
        transform: translate(0, 0)
    }
}

.ld.ld-bounceAlt {
    animation: ld-bounceAlt 1s infinite linear
}

@keyframes ld-tick-alt {
    0% {
        animation-timing-function: cubic-bezier(0.0637, 0.1569, -0.0154, 0.8727);
        transform: rotate(0)
    }
    22% {
        animation-timing-function: cubic-bezier(0.7634, 0.2713, 0.7818, 0.6832);
        transform: rotate(-44.865deg)
    }
    43% {
        animation-timing-function: cubic-bezier(0.0599, 0.1266, 0.2372, 1.029);
        transform: rotate(-7.515000000000001deg)
    }
    56% {
        animation-timing-function: cubic-bezier(0.6353, 0.3049, 0.6792, 0.6671);
        transform: rotate(-25.290000000000003deg)
    }
    68% {
        animation-timing-function: cubic-bezier(0.0513, 0.1148, 0.3085, 1.1548);
        transform: rotate(-5.13deg)
    }
    76% {
        animation-timing-function: cubic-bezier(0.467, 0.2881, 0.3593, 0.7819);
        transform: rotate(-14.175deg)
    }
    83% {
        animation-timing-function: cubic-bezier(0.0632, 0.1615, 0.3539, 1.4565);
        transform: rotate(-3.6deg)
    }
    88% {
        animation-timing-function: cubic-bezier(0.3563, 0.3125, 0.5387, 1.6475);
        transform: rotate(-7.74deg)
    }
    92% {
        animation-timing-function: cubic-bezier(0.1265, 0.4155, 0.3821, 1.8827);
        transform: rotate(-2.6100000000000003deg)
    }
    95% {
        animation-timing-function: cubic-bezier(0.5727, 1.3521, 0.0229, 3.0356);
        transform: rotate(-4.185deg)
    }
    98% {
        animation-timing-function: cubic-bezier(0.4531, -1.3593, 0.757, 0.0281);
        transform: rotate(-2.565deg)
    }
    100% {
        transform: rotate(0)
    }
}

.ld.ld-tick-alt {
    animation: ld-tick-alt 1s infinite linear
}

@keyframes ld-jump {
    0% {
        animation-timing-function: cubic-bezier(0.0637, 0.1569, -0.0154, 0.8727);
        transform: translate(0, 0)
    }
    22% {
        animation-timing-function: cubic-bezier(0.7634, 0.2713, 0.7818, 0.6832);
        transform: translate(0, -13.958px)
    }
    43% {
        animation-timing-function: cubic-bezier(0.0599, 0.1266, 0.2372, 1.029);
        transform: translate(0, -2.338px)
    }
    56% {
        animation-timing-function: cubic-bezier(0.6353, 0.3049, 0.6792, 0.6671);
        transform: translate(0, -7.868px)
    }
    68% {
        animation-timing-function: cubic-bezier(0.0513, 0.1148, 0.3085, 1.1548);
        transform: translate(0, -1.596px)
    }
    76% {
        animation-timing-function: cubic-bezier(0.467, 0.2881, 0.3593, 0.7819);
        transform: translate(0, -4.41px)
    }
    83% {
        animation-timing-function: cubic-bezier(0.0632, 0.1615, 0.3539, 1.4565);
        transform: translate(0, -1.12px)
    }
    88% {
        animation-timing-function: cubic-bezier(0.3563, 0.3125, 0.5387, 1.6475);
        transform: translate(0, -2.4080000000000004px)
    }
    92% {
        animation-timing-function: cubic-bezier(0.1265, 0.4155, 0.3821, 1.8827);
        transform: translate(0, -0.812px)
    }
    95% {
        animation-timing-function: cubic-bezier(0.5727, 1.3521, 0.0229, 3.0356);
        transform: translate(0, -1.302px)
    }
    98% {
        animation-timing-function: cubic-bezier(0.4531, -1.3593, 0.757, 0.0281);
        transform: translate(0, -0.798px)
    }
    100% {
        transform: translate(0, 0)
    }
}

.ld.ld-jump {
    animation: ld-jump 1s infinite linear
}

@keyframes ld-bounce-alt-out {
    0% {
        animation-timing-function: cubic-bezier(0.094, 0.3361, -1.0597, 0.6688);
        transform: matrix(1, 0, 0, 1, 0, 0);
        opacity: 1
    }
    3.4% {
        animation-timing-function: cubic-bezier(0.0867, 0.1564, 0.2047, 0.9488);
        transform: matrix(0.52, 0, 0, 0.52, 0, 0);
        opacity: 1
    }
    16.8% {
        animation-timing-function: cubic-bezier(0.5435, 0.0974, 0.4027, 0.9465);
        transform: matrix(0.01, 0, 0, 0.01, 0, 0);
        opacity: 1
    }
    32% {
        animation-timing-function: cubic-bezier(0.5116, 0.0971, 0.4412, 0.947);
        transform: matrix(0.212, 0, 0, 0.212, 0, 0);
        opacity: 1
    }
    50.1% {
        animation-timing-function: cubic-bezier(0.3959, 0.1021, 0.5847, 1);
        transform: matrix(0.01, 0, 0, 0.01, 0, 0);
        opacity: 1
    }
    64.9% {
        animation-timing-function: cubic-bezier(0.3789, 0.0955, 0.5974, 1);
        transform: matrix(0.082, 0, 0, 0.082, 0, 0);
        opacity: 1
    }
    83.5% {
        animation-timing-function: cubic-bezier(0.3358, 0, 0.6626, 1);
        transform: matrix(0.01, 0, 0, 0.01, 0, 0);
        opacity: 1
    }
    93.1% {
        animation-timing-function: cubic-bezier(0.3201, 0, 0.6971, 0.226);
        transform: matrix(0.01, 0, 0, 0.01, 0, 0);
        opacity: 1
    }
    100% {
        transform: matrix(0.01, 0, 0, 0.01, 0, 0);
        opacity: 1
    }
}

.ld.ld-bounce-alt-out {
    animation: ld-bounce-alt-out 1s 1 linear;
    animation-fill-mode: forwards;
    transform: matrix(1, 0, 0, 1, 0, 0)
}

@keyframes ld-bounce-alt-in {
    0% {
        animation-timing-function: cubic-bezier(0.0955, 0.3456, -1.5085, 0.6684);
        transform: matrix(0.01, 0, 0, 0.01, 0, 0);
        opacity: 1
    }
    3.3% {
        animation-timing-function: cubic-bezier(0.0913, 0.1631, 0.2418, 0.9474);
        transform: matrix(0.607, 0, 0, 0.607, 0, 0);
        opacity: 1
    }
    16.4% {
        animation-timing-function: cubic-bezier(0.5391, 0.1345, 0.3944, 0.9496);
        transform: matrix(1.079, 0, 0, 1.079, 0, 0);
        opacity: 1
    }
    32.3% {
        animation-timing-function: cubic-bezier(0.5053, 0.1012, 0.4542, 0.9453);
        transform: matrix(0.84, 0, 0, 0.84, 0, 0);
        opacity: 1
    }
    49.7% {
        animation-timing-function: cubic-bezier(0.4074, 0.0845, 0.5696, 1);
        transform: matrix(1.033, 0, 0, 1.033, 0, 0);
        opacity: 1
    }
    65.3% {
        animation-timing-function: cubic-bezier(0.3701, 0, 0.6111, 1);
        transform: matrix(0.939, 0, 0, 0.939, 0, 0);
        opacity: 1
    }
    82.6% {
        animation-timing-function: cubic-bezier(0.336, 0, 0.6629, 1);
        transform: matrix(1.009, 0, 0, 1.009, 0, 0);
        opacity: 1
    }
    94.3% {
        animation-timing-function: cubic-bezier(0.3368, 0, 0.6709, 1);
        transform: matrix(0.994, 0, 0, 0.994, 0, 0);
        opacity: 1
    }
    100% {
        transform: matrix(1, 0, 0, 1, 0, 0);
        opacity: 1
    }
}

.ld.ld-bounce-alt-in {
    animation: ld-bounce-alt-in 1s 1 linear;
    animation-fill-mode: forwards;
    transform: matrix(0.01, 0, 0, 0.01, 0, 0)
}

@keyframes ld-bounce-out {
    0% {
        animation-timing-function: cubic-bezier(0.0725, 0.3371, 0.3061, 0.6653);
        transform: matrix(1, 0, 0, 1, 0, 0);
        opacity: 1
    }
    5.7% {
        animation-timing-function: cubic-bezier(0.0823, 0.1441, -0.1523, 0.9205);
        transform: matrix(0.5, 0, 0, 0.5, 0, 0);
        opacity: 1
    }
    12.6% {
        animation-timing-function: cubic-bezier(0.7924, 0.158, 0.0272, 0.9224);
        transform: matrix(0.01, 0, 0, 0.01, 0, 0);
        opacity: 1
    }
    24.3% {
        animation-timing-function: cubic-bezier(0.8378, 0.1302, 0.0581, 0.9268);
        transform: matrix(0.489, 0, 0, 0.489, 0, 0);
        opacity: 1
    }
    37.6% {
        animation-timing-function: cubic-bezier(0.662, 0.0985, 0.2767, 0.9462);
        transform: matrix(0.01, 0, 0, 0.01, 0, 0);
        opacity: 1
    }
    49.3% {
        animation-timing-function: cubic-bezier(0.6012, 0.1308, 0.3182, 0.9506);
        transform: matrix(0.262, 0, 0, 0.262, 0, 0);
        opacity: 1
    }
    62.6% {
        animation-timing-function: cubic-bezier(0.4763, 0.0773, 0.4825, 1);
        transform: matrix(0.01, 0, 0, 0.01, 0, 0);
        opacity: 1
    }
    73.8% {
        animation-timing-function: cubic-bezier(0.4466, 0.0766, 0.4988, 1);
        transform: matrix(0.115, 0, 0, 0.115, 0, 0);
        opacity: 1
    }
    87.6% {
        animation-timing-function: cubic-bezier(0.3423, 0, 0.6554, 1);
        transform: matrix(0.01, 0, 0, 0.01, 0, 0);
        opacity: 1
    }
    94.9% {
        animation-timing-function: cubic-bezier(0.3661, 0, 0.6589, 0.554);
        transform: matrix(0.013, 0, 0, 0.013, 0, 0);
        opacity: 1
    }
    100% {
        transform: matrix(0.01, 0, 0, 0.01, 0, 0);
        opacity: 1
    }
}

.ld.ld-bounce-out {
    animation: ld-bounce-out 1s 1 linear;
    animation-fill-mode: forwards;
    transform: matrix(1, 0, 0, 1, 0, 0)
}

@keyframes ld-bounce-in {
    0% {
        animation-timing-function: cubic-bezier(0.0383, 0.3388, 0.0421, 0.6652);
        transform: matrix(0.01, 0, 0, 0.01, 0, 0);
        opacity: 1
    }
    4.7% {
        animation-timing-function: cubic-bezier(0.3296, 0.3336, 0.5772, 0.6672);
        transform: matrix(0.556, 0, 0, 0.556, 0, 0);
        opacity: 1
    }
    8.4% {
        animation-timing-function: cubic-bezier(0.0781, 0.1617, 0.0874, 0.9301);
        transform: matrix(0.979, 0, 0, 0.979, 0, 0);
        opacity: 1
    }
    12.4% {
        animation-timing-function: cubic-bezier(0.8341, 0.1496, 0.8634, 0.7673);
        transform: matrix(1.153, 0, 0, 1.153, 0, 0);
        opacity: 1
    }
    16.3% {
        animation-timing-function: cubic-bezier(0.3264, 0.3332, 0.5758, 0.6695);
        transform: matrix(1.008, 0, 0, 1.008, 0, 0);
        opacity: 1
    }
    21.2% {
        animation-timing-function: cubic-bezier(0.0921, 0.1883, 0.3277, 1);
        transform: matrix(0.704, 0, 0, 0.704, 0, 0);
        opacity: 1
    }
    24.5% {
        animation-timing-function: cubic-bezier(0.6905, 0.0944, 0.8759, 0.7624);
        transform: matrix(0.626, 0, 0, 0.626, 0, 0);
        opacity: 1
    }
    27.7% {
        animation-timing-function: cubic-bezier(0.3688, 0.332, 0.624, 0.6684);
        transform: matrix(0.704, 0, 0, 0.704, 0, 0);
        opacity: 1
    }
    32.6% {
        animation-timing-function: cubic-bezier(0.1368, 0.2364, 0.2451, 0.9049);
        transform: matrix(0.958, 0, 0, 0.958, 0, 0);
        opacity: 1
    }
    37.4% {
        animation-timing-function: cubic-bezier(0.5936, 0.0846, 0.3495, 1);
        transform: matrix(1.085, 0, 0, 1.085, 0, 0);
        opacity: 1
    }
    49.5% {
        animation-timing-function: cubic-bezier(0.5522, 0.0981, 0.3807, 1);
        transform: matrix(0.802, 0, 0, 0.802, 0, 0);
        opacity: 1
    }
    62.4% {
        animation-timing-function: cubic-bezier(0.4497, 0.1349, 0.4911, 1);
        transform: matrix(1.044, 0, 0, 1.044, 0, 0);
        opacity: 1
    }
    74.1% {
        animation-timing-function: cubic-bezier(0.429, 0, 0.5239, 1);
        transform: matrix(0.914, 0, 0, 0.914, 0, 0);
        opacity: 1
    }
    87% {
        animation-timing-function: cubic-bezier(0.3501, 0, 0.6422, 1);
        transform: matrix(1.013, 0, 0, 1.013, 0, 0);
        opacity: 1
    }
    95.8% {
        animation-timing-function: cubic-bezier(0.3653, 0, 0.6776, 1);
        transform: matrix(0.992, 0, 0, 0.992, 0, 0);
        opacity: 1
    }
    100% {
        transform: matrix(1, 0, 0, 1, 0, 0);
        opacity: 1
    }
}

.ld.ld-bounce-in {
    animation: ld-bounce-in 1s 1 linear;
    animation-fill-mode: forwards;
    transform: matrix(0.01, 0, 0, 0.01, 0, 0)
}

@keyframes ld-spring-ltr-in {
    0% {
        animation-timing-function: cubic-bezier(0.0741, 0.3499, 0.0735, 0.662);
        transform: translate(-49.5px, 0);
        opacity: 0
    }
    5.8% {
        animation-timing-function: cubic-bezier(0.0811, 0.1439, 0.0534, 0.9354);
        transform: translate(-22.5px, 0);
        opacity: 1
    }
    16.5% {
        animation-timing-function: cubic-bezier(0.6042, 0.1355, 0.2754, 0.9675);
        transform: translate(6.9px, 0);
        opacity: 1
    }
    32.4% {
        animation-timing-function: cubic-bezier(0.6652, 0.1048, 0.269, 0.9232);
        transform: translate(-15.25px, 0);
        opacity: 1
    }
    49.8% {
        animation-timing-function: cubic-bezier(0.5122, 0.1079, 0.4428, 0.9413);
        transform: translate(3.15px, 0);
        opacity: 1
    }
    65.3% {
        animation-timing-function: cubic-bezier(0.4346, 0.1202, 0.5186, 1);
        transform: translate(-6.05px, 0);
        opacity: 1
    }
    82.6% {
        animation-timing-function: cubic-bezier(0.3509, 0, 0.6434, 1);
        transform: translate(0.9px, 0);
        opacity: 1
    }
    94.3% {
        animation-timing-function: cubic-bezier(0.3419, 0, 0.6762, 0.4407);
        transform: translate(-0.55px, 0);
        opacity: 1
    }
    100% {
        transform: translate(0, 0);
        opacity: 1
    }
}

.ld.ld-spring-ltr-in {
    animation: ld-spring-ltr-in 1s 1 linear;
    animation-fill-mode: forwards;
    transform: matrix(1, 0, 0, 1, -49.5, 0)
}

@keyframes ld-spring-rtl-in {
    0% {
        animation-timing-function: cubic-bezier(0.0741, 0.3499, 0.0735, 0.662);
        transform: translate(49.5px, 0);
        opacity: 0
    }
    5.8% {
        animation-timing-function: cubic-bezier(0.0811, 0.1439, 0.0534, 0.9354);
        transform: translate(22.5px, 0);
        opacity: 1
    }
    16.5% {
        animation-timing-function: cubic-bezier(0.6042, 0.1355, 0.2754, 0.9675);
        transform: translate(-6.9px, 0);
        opacity: 1
    }
    32.4% {
        animation-timing-function: cubic-bezier(0.6652, 0.1048, 0.269, 0.9232);
        transform: translate(15.25px, 0);
        opacity: 1
    }
    49.8% {
        animation-timing-function: cubic-bezier(0.5122, 0.1079, 0.4428, 0.9413);
        transform: translate(-3.15px, 0);
        opacity: 1
    }
    65.3% {
        animation-timing-function: cubic-bezier(0.4346, 0.1202, 0.5186, 1);
        transform: translate(6.05px, 0);
        opacity: 1
    }
    82.6% {
        animation-timing-function: cubic-bezier(0.3509, 0, 0.6434, 1);
        transform: translate(-0.9px, 0);
        opacity: 1
    }
    94.3% {
        animation-timing-function: cubic-bezier(0.3419, 0, 0.6762, 0.4407);
        transform: translate(0.55px, 0);
        opacity: 1
    }
    100% {
        transform: translate(0, 0);
        opacity: 1
    }
}

.ld.ld-spring-rtl-in {
    animation: ld-spring-rtl-in 1s 1 linear;
    animation-fill-mode: forwards;
    transform: matrix(1, 0, 0, 1, 49.5, 0)
}

@keyframes ld-spring-ttb-in {
    0% {
        animation-timing-function: cubic-bezier(0.0741, 0.3499, 0.0735, 0.662);
        transform: translate(0, -49.5px);
        opacity: 0
    }
    5.8% {
        animation-timing-function: cubic-bezier(0.0811, 0.1439, 0.0534, 0.9354);
        transform: translate(0, -22.5px);
        opacity: 1
    }
    16.5% {
        animation-timing-function: cubic-bezier(0.6042, 0.1355, 0.2754, 0.9675);
        transform: translate(0, 6.9px);
        opacity: 1
    }
    32.4% {
        animation-timing-function: cubic-bezier(0.6652, 0.1048, 0.269, 0.9232);
        transform: translate(0, -15.25px);
        opacity: 1
    }
    49.8% {
        animation-timing-function: cubic-bezier(0.5122, 0.1079, 0.4428, 0.9413);
        transform: translate(0, 3.15px);
        opacity: 1
    }
    65.3% {
        animation-timing-function: cubic-bezier(0.4346, 0.1202, 0.5186, 1);
        transform: translate(0, -6.05px);
        opacity: 1
    }
    82.6% {
        animation-timing-function: cubic-bezier(0.3509, 0, 0.6434, 1);
        transform: translate(0, 0.9px);
        opacity: 1
    }
    94.3% {
        animation-timing-function: cubic-bezier(0.3419, 0, 0.6762, 0.4407);
        transform: translate(0, -0.55px);
        opacity: 1
    }
    100% {
        transform: translate(0, 0);
        opacity: 1
    }
}

.ld.ld-spring-ttb-in {
    animation: ld-spring-ttb-in 1s 1 linear;
    animation-fill-mode: forwards;
    transform: matrix(1, 0, 0, 1, 0, -49.5)
}

@keyframes ld-spring-btt-in {
    0% {
        animation-timing-function: cubic-bezier(0.0741, 0.3499, 0.0735, 0.662);
        transform: translate(0, 49.5px);
        opacity: 0
    }
    5.8% {
        animation-timing-function: cubic-bezier(0.0811, 0.1439, 0.0534, 0.9354);
        transform: translate(0, 22.5px);
        opacity: 1
    }
    16.5% {
        animation-timing-function: cubic-bezier(0.6042, 0.1355, 0.2754, 0.9675);
        transform: translate(0, -6.9px);
        opacity: 1
    }
    32.4% {
        animation-timing-function: cubic-bezier(0.6652, 0.1048, 0.269, 0.9232);
        transform: translate(0, 15.25px);
        opacity: 1
    }
    49.8% {
        animation-timing-function: cubic-bezier(0.5122, 0.1079, 0.4428, 0.9413);
        transform: translate(0, -3.15px);
        opacity: 1
    }
    65.3% {
        animation-timing-function: cubic-bezier(0.4346, 0.1202, 0.5186, 1);
        transform: translate(0, 6.05px);
        opacity: 1
    }
    82.6% {
        animation-timing-function: cubic-bezier(0.3509, 0, 0.6434, 1);
        transform: translate(0, -0.9px);
        opacity: 1
    }
    94.3% {
        animation-timing-function: cubic-bezier(0.3419, 0, 0.6762, 0.4407);
        transform: translate(0, 0.55px);
        opacity: 1
    }
    100% {
        transform: translate(0, 0);
        opacity: 1
    }
}

.ld.ld-spring-btt-in {
    animation: ld-spring-btt-in 1s 1 linear;
    animation-fill-mode: forwards;
    transform: matrix(1, 0, 0, 1, 0, 49.5)
}

@keyframes ld-bounce {
    0% {
        animation-timing-function: cubic-bezier(0.138, 0.2541, 0.2177, 0.8747);
        transform: translate(0, 0) scaleY(1)
    }
    37% {
        animation-timing-function: cubic-bezier(0.7679, 0.1817, 0.8401, 0.7167);
        transform: translate(0, -39.96px) scaleY(1)
    }
    72.2% {
        animation-timing-function: cubic-bezier(0.1045, 0.2026, 0.2224, 0.9608);
        transform: translate(0, 0) scaleY(1)
    }
    87.2% {
        animation-timing-function: cubic-bezier(0.7463, 0.2314, 0.8159, 0.6941);
        transform: translate(0, 19.85px) scaleY(0.603)
    }
    100% {
        transform: translate(0, 0) scaleY(1)
    }
}

.ld.ld-bounce {
    animation: ld-bounce 1s infinite linear
}

@keyframes ld-clock {
    0% {
        animation-timing-function: cubic-bezier(0, 0.7, 0.30000000000000004, 1);
        transform: rotate(0)
    }
    8.33333% {
        animation-timing-function: cubic-bezier(0, 0.7, 0.30000000000000004, 1);
        transform: rotate(30deg)
    }
    16.66667% {
        animation-timing-function: cubic-bezier(0, 0.7, 0.30000000000000004, 1);
        transform: rotate(60deg)
    }
    25% {
        animation-timing-function: cubic-bezier(0, 0.7, 0.30000000000000004, 1);
        transform: rotate(90deg)
    }
    33.33333% {
        animation-timing-function: cubic-bezier(0, 0.7, 0.30000000000000004, 1);
        transform: rotate(120deg)
    }
    41.66667% {
        animation-timing-function: cubic-bezier(0, 0.7, 0.30000000000000004, 1);
        transform: rotate(150deg)
    }
    50% {
        animation-timing-function: cubic-bezier(0, 0.7, 0.30000000000000004, 1);
        transform: rotate(180deg)
    }
    58.33333% {
        animation-timing-function: cubic-bezier(0, 0.7, 0.30000000000000004, 1);
        transform: rotate(210deg)
    }
    66.66667% {
        animation-timing-function: cubic-bezier(0, 0.7, 0.30000000000000004, 1);
        transform: rotate(240deg)
    }
    75% {
        animation-timing-function: cubic-bezier(0, 0.7, 0.30000000000000004, 1);
        transform: rotate(270deg)
    }
    83.33333% {
        animation-timing-function: cubic-bezier(0, 0.7, 0.30000000000000004, 1);
        transform: rotate(300deg)
    }
    91.66667% {
        animation-timing-function: cubic-bezier(0, 0.7, 0.30000000000000004, 1);
        transform: rotate(330deg)
    }
    100% {
        animation-timing-function: cubic-bezier(0, 0.7, 0.30000000000000004, 1);
        transform: rotate(360deg)
    }
}

.ld.ld-clock {
    animation: ld-clock 12s infinite linear
}

@keyframes ld-fade {
    0% {
        animation-timing-function: cubic-bezier(0.2057, 0.573, 0.3723, 0.9184);
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

.ld.ld-fade {
    animation: ld-fade 1s infinite linear
}

@keyframes ld-flip {
    0%,
    25%,
    50%,
    75%,
    100% {
        animation-timing-function: cubic-bezier(0, 0.4, 0.6, 1)
    }
    0% {
        transform: scale(1, 1)
    }
    25% {
        transform: scale(-1, 1)
    }
    50% {
        transform: scale(-1, -1)
    }
    75% {
        transform: scale(1, -1)
    }
    100% {
        transform: scale(1, 1)
    }
}

.ld.ld-flip {
    animation: ld-flip 1s infinite linear
}

@keyframes ld-float {
    0% {
        animation-timing-function: cubic-bezier(0, 0.4, 0.6, 1);
        transform: translate(0, 0) scale(0.7);
        box-shadow: 0 0 0 rgba(0, 0, 0, .3)
    }
    50% {
        animation-timing-function: cubic-bezier(0.4, 0, 1, 0.6);
        transform: translate(0, -15px) scale(1);
        box-shadow: 0 23px 5px -15px rgba(0, 0, 0, .2)
    }
    100% {
        transform: translate(0, 0) scale(0.7);
        box-shadow: 0 0 0 rgba(0, 0, 0, .3)
    }
}

.ld.ld-float {
    animation: ld-float 1s infinite linear
}

@keyframes ld-heartbeat {
    0% {
        animation-timing-function: cubic-bezier(0.1678, 0.6042, 0.5465, 3.0859);
        transform: scale(1.3)
    }
    30% {
        animation-timing-function: cubic-bezier(0.3206, 0.3435, 0.6825, 0.6598);
        transform: scale(1.15)
    }
    31% {
        animation-timing-function: cubic-bezier(0.2811, 0.5061, 0.5347, 0.909);
        transform: scale(1.1458)
    }
    100% {
        transform: scale(1)
    }
}

.ld.ld-heartbeat {
    animation: ld-heartbeat 1s infinite linear
}

@keyframes ld-hit {
    0% {
        animation-timing-function: cubic-bezier(0.5, 0, 1, 0.5);
        transform: scale(0) translate(0, 0) skewX(0);
        opacity: 1
    }
    20% {
        transform: scale(1) translate(0, 0) skewX(20deg)
    }
    50% {
        animation-timing-function: cubic-bezier(0.6, 0, 1, 0.4);
        transform: scale(1) translate(0, 0) skewX(20deg)
    }
    50% {
        opacity: 1
    }
    100% {
        transform: scale(1) translate(0, 200px) skewX(20deg);
        opacity: 0
    }
}

.ld.ld-hit {
    animation: ld-hit 2s infinite linear
}

@keyframes ld-jump-alt-in {
    0% {
        animation-timing-function: cubic-bezier(0.9281, 0.063, 0.9339, 0.8573);
        transform: matrix(0.01, 0, 0, 0.01, 0, 0)
    }
    5.7% {
        animation-timing-function: cubic-bezier(0.4285, 0.3322, 0.4777, 0.669);
        transform: matrix(0.28, 0, 0, 0.28, 0, 0)
    }
    10.9% {
        animation-timing-function: cubic-bezier(0.0358, 0.084, 0.2547, 1);
        transform: matrix(0.991, 0, 0, 0.991, 0, 0)
    }
    20.1% {
        animation-timing-function: cubic-bezier(0.7964, 0.1337, 0.8635, 0.7525);
        transform: matrix(0.5, 0, 0, 0.5, 0, 0)
    }
    24.9% {
        animation-timing-function: cubic-bezier(0.4857, 0.3288, 0.4241, 0.6751);
        transform: matrix(0.643, 0, 0, 0.643, 0, 0)
    }
    29.3% {
        animation-timing-function: cubic-bezier(0.069, 0.1323, 0.299, 1);
        transform: matrix(0.994, 0, 0, 0.994, 0, 0)
    }
    37.1% {
        animation-timing-function: cubic-bezier(0.71, 0, 0.8669, 0.8745);
        transform: matrix(0.75, 0, 0, 0.75, 0, 0)
    }
    44.9% {
        animation-timing-function: cubic-bezier(0.1195, 0.2278, 0.3743, 1);
        transform: matrix(0.998, 0, 0, 0.998, 0, 0)
    }
    51.6% {
        animation-timing-function: cubic-bezier(0.7743, 0, 0.5778, 0.8867);
        transform: matrix(0.875, 0, 0, 0.875, 0, 0)
    }
    58.2% {
        animation-timing-function: cubic-bezier(0.1362, 0.3881, 0.5196, 1);
        transform: matrix(0.998, 0, 0, 0.998, 0, 0)
    }
    63.9% {
        animation-timing-function: cubic-bezier(0.5363, 0, 0.7437, 1);
        transform: matrix(0.938, 0, 0, 0.938, 0, 0)
    }
    69.5% {
        animation-timing-function: cubic-bezier(0.1755, 0.5617, 0.6288, 1);
        transform: matrix(0.999, 0, 0, 0.999, 0, 0)
    }
    74.3% {
        animation-timing-function: cubic-bezier(0.3931, 0, 0.722, 1.4447);
        transform: matrix(0.969, 0, 0, 0.969, 0, 0)
    }
    79.1% {
        animation-timing-function: cubic-bezier(0.2945, 0, 0.6251, 1);
        transform: matrix(0.999, 0, 0, 0.999, 0, 0)
    }
    83.2% {
        animation-timing-function: cubic-bezier(0.1679, 0, 0.9959, 1.0111);
        transform: matrix(0.984, 0, 0, 0.984, 0, 0)
    }
    87.3% {
        animation-timing-function: cubic-bezier(0.3158, 0, 0.639, 1);
        transform: matrix(0.999, 0, 0, 0.999, 0, 0)
    }
    90.7% {
        animation-timing-function: cubic-bezier(0.3636, 0, 0.6809, 1);
        transform: matrix(0.992, 0, 0, 0.992, 0, 0)
    }
    94.2% {
        animation-timing-function: cubic-bezier(0.323, 0, 0.6275, 1);
        transform: matrix(1, 0, 0, 1, 0, 0)
    }
    100% {
        transform: matrix(1, 0, 0, 1, 0, 0)
    }
}

.ld.ld-jump-alt-in {
    animation: ld-jump-alt-in 1s 1 linear;
    animation-fill-mode: forwards;
    transform: matrix(0.01, 0, 0, 0.01, 0, 0)
}

@keyframes ld-jump-alt-out {
    0% {
        animation-timing-function: cubic-bezier(0.9281, 0.063, 0.9339, 0.8573);
        transform: matrix(1, 0, 0, 1, 0, 0)
    }
    5.7% {
        animation-timing-function: cubic-bezier(0.4285, 0.3322, 0.4777, 0.669);
        transform: matrix(0.72, 0, 0, 0.72, 0, 0)
    }
    10.9% {
        animation-timing-function: cubic-bezier(0.0358, 0.084, 0.2547, 1);
        transform: matrix(0.01, 0, 0, 0.01, 0, 0)
    }
    20.1% {
        animation-timing-function: cubic-bezier(0.7964, 0.1337, 0.8635, 0.7525);
        transform: matrix(0.5, 0, 0, 0.5, 0, 0)
    }
    24.9% {
        animation-timing-function: cubic-bezier(0.4857, 0.3288, 0.4241, 0.6751);
        transform: matrix(0.357, 0, 0, 0.357, 0, 0)
    }
    29.3% {
        animation-timing-function: cubic-bezier(0.069, 0.1323, 0.299, 1);
        transform: matrix(0.01, 0, 0, 0.01, 0, 0)
    }
    37.1% {
        animation-timing-function: cubic-bezier(0.71, 0, 0.8669, 0.8745);
        transform: matrix(0.25, 0, 0, 0.25, 0, 0)
    }
    44.9% {
        animation-timing-function: cubic-bezier(0.1195, 0.2278, 0.3743, 1);
        transform: matrix(0.01, 0, 0, 0.01, 0, 0)
    }
    51.6% {
        animation-timing-function: cubic-bezier(0.7743, 0, 0.5778, 0.8867);
        transform: matrix(0.125, 0, 0, 0.125, 0, 0)
    }
    58.2% {
        animation-timing-function: cubic-bezier(0.1362, 0.3881, 0.5196, 1);
        transform: matrix(0.01, 0, 0, 0.01, 0, 0)
    }
    63.9% {
        animation-timing-function: cubic-bezier(0.5363, 0, 0.7437, 1);
        transform: matrix(0.062, 0, 0, 0.062, 0, 0)
    }
    69.5% {
        animation-timing-function: cubic-bezier(0.1755, 0.5617, 0.6288, 1);
        transform: matrix(0.01, 0, 0, 0.01, 0, 0)
    }
    74.3% {
        animation-timing-function: cubic-bezier(0.3931, 0, 0.722, 1.4447);
        transform: matrix(0.031, 0, 0, 0.031, 0, 0)
    }
    79.1% {
        animation-timing-function: cubic-bezier(0.2945, 0, 0.6251, 1);
        transform: matrix(0.01, 0, 0, 0.01, 0, 0)
    }
    83.2% {
        animation-timing-function: cubic-bezier(0.1679, 0, 0.9959, 1.0111);
        transform: matrix(0.016, 0, 0, 0.016, 0, 0)
    }
    87.3% {
        animation-timing-function: cubic-bezier(0.3158, 0, 0.639, 1);
        transform: matrix(0.01, 0, 0, 0.01, 0, 0)
    }
    90.7% {
        animation-timing-function: cubic-bezier(0.3636, 0, 0.6809, 1);
        transform: matrix(0.01, 0, 0, 0.01, 0, 0)
    }
    94.2% {
        animation-timing-function: cubic-bezier(0.323, 0, 0.6275, 1);
        transform: matrix(0.01, 0, 0, 0.01, 0, 0)
    }
    100% {
        transform: matrix(0.01, 0, 0, 0.01, 0, 0)
    }
}

.ld.ld-jump-alt-out {
    animation: ld-jump-alt-out 1s 1 linear;
    animation-fill-mode: forwards;
    transform: matrix(1, 0, 0, 1, 0, 0)
}

@keyframes ld-jump-in {
    0% {
        animation-timing-function: cubic-bezier(0.6505, 0.0695, 0.8671, 0.7282);
        transform: matrix(0.01, 0, 0, 0.01, 0, 0)
    }
    16.3% {
        animation-timing-function: cubic-bezier(0.4438, 0.3294, 0.7021, 0.6649);
        transform: matrix(0.305, 0, 0, 0.305, 0, 0)
    }
    29.7% {
        animation-timing-function: cubic-bezier(0.1172, 0.239, 0.3587, 0.9665);
        transform: matrix(0.996, 0, 0, 0.996, 0, 0)
    }
    50.4% {
        animation-timing-function: cubic-bezier(0.6378, 0.0332, 0.8686, 0.7676);
        transform: matrix(0.6, 0, 0, 0.6, 0, 0)
    }
    71.1% {
        animation-timing-function: cubic-bezier(0.1677, 0.3519, 0.4926, 1);
        transform: matrix(0.998, 0, 0, 0.998, 0, 0)
    }
    85.6% {
        animation-timing-function: cubic-bezier(0.5309, 0.0683, 0.7981, 0.6106);
        transform: matrix(0.84, 0, 0, 0.84, 0, 0)
    }
    100% {
        transform: matrix(1, 0, 0, 1, 0, 0)
    }
}

.ld.ld-jump-in {
    animation: ld-jump-in 1s 1 linear;
    animation-fill-mode: forwards;
    transform: matrix(0.01, 0, 0, 0.01, 0, 0)
}

@keyframes ld-jump-out {
    0% {
        animation-timing-function: cubic-bezier(0.6469, 0.0494, 0.8696, 0.7444);
        transform: matrix(1, 0, 0, 1, 0, 0)
    }
    16.3% {
        animation-timing-function: cubic-bezier(0.4619, 0.3285, 0.6826, 0.6658);
        transform: matrix(0.695, 0, 0, 0.695, 0, 0)
    }
    29.7% {
        animation-timing-function: cubic-bezier(0.1007, 0.2105, 0.3808, 1);
        transform: matrix(0.01, 0, 0, 0.01, 0, 0)
    }
    50.4% {
        animation-timing-function: cubic-bezier(0.6296, 0, 0.8602, 0.7964);
        transform: matrix(0.4, 0, 0, 0.4, 0, 0)
    }
    71.1% {
        animation-timing-function: cubic-bezier(0.1905, 0.3497, 0.4786, 1);
        transform: matrix(0.01, 0, 0, 0.01, 0, 0)
    }
    85.6% {
        animation-timing-function: cubic-bezier(0.5195, 0, 0.8129, 0.6633);
        transform: matrix(0.16, 0, 0, 0.16, 0, 0)
    }
    100% {
        transform: matrix(0.01, 0, 0, 0.01, 0, 0)
    }
}

.ld.ld-jump-out {
    animation: ld-jump-out 1s 1 linear;
    animation-fill-mode: forwards;
    transform: matrix(1, 0, 0, 1, 0, 0)
}

@keyframes ld-zoom-in {
    0% {
        animation-timing-function: cubic-bezier(0.0436, 0.6939, 0.3878, 0.8531);
        transform: matrix(0.01, 0, 0, 0.01, 0, 0)
    }
    100% {
        transform: matrix(1, 0, 0, 1, 0, 0)
    }
}

.ld.ld-zoom-in {
    animation: ld-zoom-in 1s 1 linear;
    animation-fill-mode: forwards;
    transform: matrix(0.01, 0, 0, 0.01, 0, 0)
}

@keyframes ld-zoom-out {
    0% {
        animation-timing-function: cubic-bezier(0.0436, 0.6939, 0.3878, 0.8531);
        transform: matrix(1, 0, 0, 1, 0, 0)
    }
    100% {
        transform: matrix(0.01, 0, 0, 0.01, 0, 0)
    }
}

.ld.ld-zoom-out {
    animation: ld-zoom-out 1s 1 linear;
    animation-fill-mode: forwards;
    transform: matrix(1, 0, 0, 1, 0, 0)
}

@keyframes ld-fade-in {
    0% {
        animation-timing-function: cubic-bezier(0.2242, 0.7499, 0.3142, 0.8148);
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

.ld.ld-fade-in {
    animation: ld-fade-in 1s 1 linear;
    animation-fill-mode: forwards;
    opacity: 0
}

@keyframes ld-fade-out {
    0% {
        animation-timing-function: cubic-bezier(0.2242, 0.7499, 0.3142, 0.8148);
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

.ld.ld-fade-out {
    animation: ld-fade-out 1s 1 linear;
    animation-fill-mode: forwards;
    opacity: 1
}

@keyframes ld-grow-rtl-in {
    0% {
        animation-timing-function: cubic-bezier(0.1006, 0.3357, -0.2396, 0.6703);
        transform: translate(49.75px, 0) scale(0.005, 1);
        opacity: 0
    }
    2% {
        animation-timing-function: cubic-bezier(0.2668, 0.6542, 0.5372, 0.8035);
        transform: translate(31.2px, 0) scale(0.376, 1);
        opacity: 1
    }
    100% {
        transform: translate(0, 0) scale(1, 1);
        opacity: 1
    }
}

.ld.ld-grow-rtl-in {
    animation: ld-grow-rtl-in 1s 1 linear;
    animation-fill-mode: forwards;
    transform: matrix(0.005, 0, 0, 1, 49.75, 0);
    opacity: 0
}

@keyframes ld-grow-rtl-out {
    0% {
        animation-timing-function: cubic-bezier(0.2221, 0.7433, 0.3066, 0.8148);
        transform: translate(0, 0) scale(1, 1);
        opacity: 1
    }
    97% {
        animation-timing-function: cubic-bezier(0.3286, 0.4108, 0.6714, 0.5892);
        transform: translate(49.6px, 0) scale(0.008, 1);
        opacity: 1
    }
    100% {
        transform: translate(49.75px, 0) scale(0.005, 1);
        opacity: 0
    }
}

.ld.ld-grow-rtl-out {
    animation: ld-grow-rtl-out 1s 1 linear;
    animation-fill-mode: forwards;
    transform: matrix(1, 0, 0, 1, 0, 0);
    opacity: 1
}

@keyframes ld-grow-ltr-in {
    0% {
        animation-timing-function: cubic-bezier(0.1006, 0.3357, -0.2396, 0.6703);
        transform: translate(-49.75px, 0) scale(0.005, 1);
        opacity: 0
    }
    2% {
        animation-timing-function: cubic-bezier(0.2668, 0.6542, 0.5372, 0.8035);
        transform: translate(-31.2px, 0) scale(0.376, 1);
        opacity: 1
    }
    100% {
        transform: translate(0, 0) scale(1, 1);
        opacity: 1
    }
}

.ld.ld-grow-ltr-in {
    animation: ld-grow-ltr-in 1s 1 linear;
    animation-fill-mode: forwards;
    transform: matrix(0.005, 0, 0, 1, -49.75, 0);
    opacity: 0
}

@keyframes ld-grow-ltr-out {
    0% {
        animation-timing-function: cubic-bezier(0.2221, 0.7433, 0.3066, 0.8148);
        transform: translate(0, 0) scale(1, 1);
        opacity: 1
    }
    97% {
        animation-timing-function: cubic-bezier(0.3286, 0.4108, 0.6714, 0.5892);
        transform: translate(-49.6px, 0) scale(0.008, 1);
        opacity: 1
    }
    100% {
        transform: translate(-49.75px, 0) scale(0.005, 1);
        opacity: 0
    }
}

.ld.ld-grow-ltr-out {
    animation: ld-grow-ltr-out 1s 1 linear;
    animation-fill-mode: forwards;
    transform: matrix(1, 0, 0, 1, 0, 0);
    opacity: 1
}

@keyframes ld-grow-ttb-in {
    0% {
        animation-timing-function: cubic-bezier(0.1006, 0.3357, -0.2396, 0.6703);
        transform: translate(0, -49.75px) scale(1, 0.005);
        opacity: 0
    }
    2% {
        animation-timing-function: cubic-bezier(0.2668, 0.6542, 0.5372, 0.8035);
        transform: translate(0, -31.2px) scale(1, 0.376);
        opacity: 1
    }
    100% {
        transform: translate(0, 0) scale(1, 1);
        opacity: 1
    }
}

.ld.ld-grow-ttb-in {
    animation: ld-grow-ttb-in 1s 1 linear;
    animation-fill-mode: forwards;
    transform: matrix(1, 0, 0, 0.005, 0, -49.75);
    opacity: 0
}

@keyframes ld-grow-ttb-out {
    0% {
        animation-timing-function: cubic-bezier(0.2221, 0.7433, 0.3066, 0.8148);
        transform: translate(0, 0) scale(1, 1);
        opacity: 1
    }
    97% {
        animation-timing-function: cubic-bezier(0.3286, 0.4108, 0.6714, 0.5892);
        transform: translate(0, -49.6px) scale(1, 0.008);
        opacity: 1
    }
    100% {
        transform: translate(0, -49.75px) scale(1, 0.005);
        opacity: 0
    }
}

.ld.ld-grow-ttb-out {
    animation: ld-grow-ttb-out 1s 1 linear;
    animation-fill-mode: forwards;
    transform: matrix(1, 0, 0, 1, 0, 0);
    opacity: 1
}

@keyframes ld-grow-btt-in {
    0% {
        animation-timing-function: cubic-bezier(0.1006, 0.3357, -0.2396, 0.6703);
        transform: translate(0, 49.75px) scale(1, 0.005);
        opacity: 0
    }
    2% {
        animation-timing-function: cubic-bezier(0.2668, 0.6542, 0.5372, 0.8035);
        transform: translate(0, 31.2px) scale(1, 0.376);
        opacity: 1
    }
    100% {
        transform: translate(0, 0) scale(1, 1);
        opacity: 1
    }
}

.ld.ld-grow-btt-in {
    animation: ld-grow-btt-in 1s 1 linear;
    animation-fill-mode: forwards;
    transform: matrix(1, 0, 0, 0.005, 0, 49.75);
    opacity: 0
}

@keyframes ld-grow-btt-out {
    0% {
        animation-timing-function: cubic-bezier(0.2221, 0.7433, 0.3066, 0.8148);
        transform: translate(0, 0) scale(1, 1);
        opacity: 1
    }
    97% {
        animation-timing-function: cubic-bezier(0.3286, 0.4108, 0.6714, 0.5892);
        transform: translate(0, 49.6px) scale(1, 0.008);
        opacity: 1
    }
    100% {
        transform: translate(0, 49.75px) scale(1, 0.005);
        opacity: 0
    }
}

.ld.ld-grow-btt-out {
    animation: ld-grow-btt-out 1s 1 linear;
    animation-fill-mode: forwards;
    transform: matrix(1, 0, 0, 1, 0, 0);
    opacity: 1
}

@keyframes ld-flip-v-in {
    0% {
        animation-timing-function: cubic-bezier(0.1006, 0.3357, -0.2396, 0.6703);
        transform: translate(0, 0) scale(1, 0.005);
        opacity: 0
    }
    2% {
        animation-timing-function: cubic-bezier(0.2668, 0.6542, 0.5372, 0.8035);
        transform: translate(0, 0) scale(1, 0.376);
        opacity: 1
    }
    100% {
        transform: translate(0, 0) scale(1, 1);
        opacity: 1
    }
}

.ld.ld-flip-v-in {
    animation: ld-flip-v-in 1s 1 linear;
    animation-fill-mode: forwards;
    transform: matrix(1, 0, 0, 0.005, 0, 0);
    opacity: 0
}

@keyframes ld-flip-v-out {
    0% {
        animation-timing-function: cubic-bezier(0.2221, 0.7433, 0.3066, 0.8148);
        transform: translate(0, 0) scale(1, 1);
        opacity: 1
    }
    97% {
        animation-timing-function: cubic-bezier(0.3286, 0.4108, 0.6714, 0.5892);
        transform: translate(0, 0) scale(1, 0.008);
        opacity: 1
    }
    100% {
        transform: translate(0, 0) scale(1, 0.005);
        opacity: 0
    }
}

.ld.ld-flip-v-out {
    animation: ld-flip-v-out 1s 1 linear;
    animation-fill-mode: forwards;
    transform: matrix(1, 0, 0, 1, 0, 0);
    opacity: 1
}

@keyframes ld-flip-h-in {
    0% {
        animation-timing-function: cubic-bezier(0.1006, 0.3357, -0.2396, 0.6703);
        transform: translate(0, 0) scale(0.005, 1);
        opacity: 0
    }
    2% {
        animation-timing-function: cubic-bezier(0.2668, 0.6542, 0.5372, 0.8035);
        transform: translate(0, 0) scale(0.376, 1);
        opacity: 1
    }
    100% {
        transform: translate(0, 0) scale(1, 1);
        opacity: 1
    }
}

.ld.ld-flip-h-in {
    animation: ld-flip-h-in 1s 1 linear;
    animation-fill-mode: forwards;
    transform: matrix(0.005, 0, 0, 1, 0, 0);
    opacity: 0
}

@keyframes ld-flip-h-out {
    0% {
        animation-timing-function: cubic-bezier(0.2221, 0.7433, 0.3066, 0.8148);
        transform: translate(0, 0) scale(1, 1);
        opacity: 1
    }
    97% {
        animation-timing-function: cubic-bezier(0.3286, 0.4108, 0.6714, 0.5892);
        transform: translate(0, 0) scale(0.008, 1);
        opacity: 1
    }
    100% {
        transform: translate(0, 0) scale(0.005, 1);
        opacity: 0
    }
}

.ld.ld-flip-h-out {
    animation: ld-flip-h-out 1s 1 linear;
    animation-fill-mode: forwards;
    transform: matrix(1, 0, 0, 1, 0, 0);
    opacity: 1
}

@keyframes ld-slide-rtl-in {
    0% {
        animation-timing-function: cubic-bezier(0.1006, 0.3357, -0.2396, 0.6703);
        transform: translate(199px, 0);
        opacity: .05
    }
    2% {
        animation-timing-function: cubic-bezier(0.2668, 0.6542, 0.5372, 0.8035);
        transform: translate(124.8px, 0);
        opacity: 1
    }
    100% {
        transform: translate(0, 0);
        opacity: 1
    }
}

.ld.ld-slide-rtl-in {
    animation: ld-slide-rtl-in 1s 1 linear;
    animation-fill-mode: forwards;
    transform: matrix(1, 0, 0, 1, 199, 0);
    opacity: .05
}

@keyframes ld-slide-rtl-out {
    0% {
        animation-timing-function: cubic-bezier(0.2221, 0.7433, 0.3066, 0.8148);
        transform: translate(0, 0);
        opacity: 1
    }
    97% {
        animation-timing-function: cubic-bezier(0.3286, 0.4108, 0.6714, 0.5892);
        transform: translate(198.4px, 0);
        opacity: .08
    }
    100% {
        transform: translate(199px, 0);
        opacity: .05
    }
}

.ld.ld-slide-rtl-out {
    animation: ld-slide-rtl-out 1s 1 linear;
    animation-fill-mode: forwards;
    transform: matrix(1, 0, 0, 1, 0, 0);
    opacity: 1
}

@keyframes ld-slide-ltr-in {
    0% {
        animation-timing-function: cubic-bezier(0.1006, 0.3357, -0.2396, 0.6703);
        transform: translate(-199px, 0);
        opacity: .05
    }
    2% {
        animation-timing-function: cubic-bezier(0.2668, 0.6542, 0.5372, 0.8035);
        transform: translate(-124.8px, 0);
        opacity: 1
    }
    100% {
        transform: translate(0, 0);
        opacity: 1
    }
}

.ld.ld-slide-ltr-in {
    animation: ld-slide-ltr-in 1s 1 linear;
    animation-fill-mode: forwards;
    transform: matrix(1, 0, 0, 1, -199, 0);
    opacity: .05
}

@keyframes ld-slide-ltr-out {
    0% {
        animation-timing-function: cubic-bezier(0.2221, 0.7433, 0.3066, 0.8148);
        transform: translate(0, 0);
        opacity: 1
    }
    97% {
        animation-timing-function: cubic-bezier(0.3286, 0.4108, 0.6714, 0.5892);
        transform: translate(-198.4px, 0);
        opacity: .08
    }
    100% {
        transform: translate(-199px, 0);
        opacity: .05
    }
}

.ld.ld-slide-ltr-out {
    animation: ld-slide-ltr-out 1s 1 linear;
    animation-fill-mode: forwards;
    transform: matrix(1, 0, 0, 1, 0, 0);
    opacity: 1
}

@keyframes ld-slide-ttb-in {
    0% {
        animation-timing-function: cubic-bezier(0.1006, 0.3357, -0.2396, 0.6703);
        transform: translate(0, -199px);
        opacity: .05
    }
    2% {
        animation-timing-function: cubic-bezier(0.2668, 0.6542, 0.5372, 0.8035);
        transform: translate(0, -124.8px);
        opacity: 1
    }
    100% {
        transform: translate(0, 0);
        opacity: 1
    }
}

.ld.ld-slide-ttb-in {
    animation: ld-slide-ttb-in 1s 1 linear;
    animation-fill-mode: forwards;
    transform: matrix(1, 0, 0, 1, 0, -199);
    opacity: .05
}

@keyframes ld-slide-ttb-out {
    0% {
        animation-timing-function: cubic-bezier(0.2221, 0.7433, 0.3066, 0.8148);
        transform: translate(0, 0);
        opacity: 1
    }
    97% {
        animation-timing-function: cubic-bezier(0.3286, 0.4108, 0.6714, 0.5892);
        transform: translate(0, -198.4px);
        opacity: .08
    }
    100% {
        transform: translate(0, -199px);
        opacity: .05
    }
}

.ld.ld-slide-ttb-out {
    animation: ld-slide-ttb-out 1s 1 linear;
    animation-fill-mode: forwards;
    transform: matrix(1, 0, 0, 1, 0, 0);
    opacity: 1
}

@keyframes ld-slide-btt-in {
    0% {
        animation-timing-function: cubic-bezier(0.1006, 0.3357, -0.2396, 0.6703);
        transform: translate(0, 199px);
        opacity: .05
    }
    2% {
        animation-timing-function: cubic-bezier(0.2668, 0.6542, 0.5372, 0.8035);
        transform: translate(0, 124.8px);
        opacity: 1
    }
    100% {
        transform: translate(0, 0);
        opacity: 1
    }
}

.ld.ld-slide-btt-in {
    animation: ld-slide-btt-in 1s 1 linear;
    animation-fill-mode: forwards;
    transform: matrix(1, 0, 0, 1, 0, 199);
    opacity: .05
}

@keyframes ld-slide-btt-out {
    0% {
        animation-timing-function: cubic-bezier(0.2221, 0.7433, 0.3066, 0.8148);
        transform: translate(0, 0);
        opacity: 1
    }
    97% {
        animation-timing-function: cubic-bezier(0.3286, 0.4108, 0.6714, 0.5892);
        transform: translate(0, 198.4px);
        opacity: .08
    }
    100% {
        transform: translate(0, 199px);
        opacity: .05
    }
}

.ld.ld-slide-btt-out {
    animation: ld-slide-btt-out 1s 1 linear;
    animation-fill-mode: forwards;
    transform: matrix(1, 0, 0, 1, 0, 0);
    opacity: 1
}

@keyframes ld-float-rtl-in {
    0% {
        animation-timing-function: cubic-bezier(0.2242, 0.7499, 0.3142, 0.8148);
        transform: translate(14.925px, 0);
        opacity: .05
    }
    100% {
        transform: translate(0, 0);
        opacity: 1
    }
}

.ld.ld-float-rtl-in {
    animation: ld-float-rtl-in 1s 1 linear;
    animation-fill-mode: forwards;
    transform: matrix(1, 0, 0, 1, 14.925, 0);
    opacity: .05
}

@keyframes ld-float-rtl-out {
    0% {
        animation-timing-function: cubic-bezier(0.2242, 0.7499, 0.3142, 0.8148);
        transform: translate(0, 0);
        opacity: 1
    }
    100% {
        transform: translate(14.925px, 0);
        opacity: .05
    }
}

.ld.ld-float-rtl-out {
    animation: ld-float-rtl-out 1s 1 linear;
    animation-fill-mode: forwards;
    transform: matrix(1, 0, 0, 1, 0, 0);
    opacity: 1
}

@keyframes ld-float-ltr-in {
    0% {
        animation-timing-function: cubic-bezier(0.2242, 0.7499, 0.3142, 0.8148);
        transform: translate(-14.925px, 0);
        opacity: .05
    }
    100% {
        transform: translate(0, 0);
        opacity: 1
    }
}

.ld.ld-float-ltr-in {
    animation: ld-float-ltr-in 1s 1 linear;
    animation-fill-mode: forwards;
    transform: matrix(1, 0, 0, 1, -14.925, 0);
    opacity: .05
}

@keyframes ld-float-ltr-out {
    0% {
        animation-timing-function: cubic-bezier(0.2242, 0.7499, 0.3142, 0.8148);
        transform: translate(0, 0);
        opacity: 1
    }
    100% {
        transform: translate(-14.925px, 0);
        opacity: .05
    }
}

.ld.ld-float-ltr-out {
    animation: ld-float-ltr-out 1s 1 linear;
    animation-fill-mode: forwards;
    transform: matrix(1, 0, 0, 1, 0, 0);
    opacity: 1
}

@keyframes ld-float-ttb-in {
    0% {
        animation-timing-function: cubic-bezier(0.2242, 0.7499, 0.3142, 0.8148);
        transform: translate(0, -14.925px);
        opacity: .05
    }
    100% {
        transform: translate(0, 0);
        opacity: 1
    }
}

.ld.ld-float-ttb-in {
    animation: ld-float-ttb-in 1s 1 linear;
    animation-fill-mode: forwards;
    transform: matrix(1, 0, 0, 1, 0, -14.925);
    opacity: .05
}

@keyframes ld-float-ttb-out {
    0% {
        animation-timing-function: cubic-bezier(0.2242, 0.7499, 0.3142, 0.8148);
        transform: translate(0, 0);
        opacity: 1
    }
    100% {
        transform: translate(0, -14.925px);
        opacity: .05
    }
}

.ld.ld-float-ttb-out {
    animation: ld-float-ttb-out 1s 1 linear;
    animation-fill-mode: forwards;
    transform: matrix(1, 0, 0, 1, 0, 0);
    opacity: 1
}

@keyframes ld-float-btt-in {
    0% {
        animation-timing-function: cubic-bezier(0.2242, 0.7499, 0.3142, 0.8148);
        transform: translate(0, 14.925px);
        opacity: .05
    }
    100% {
        transform: translate(0, 0);
        opacity: 1
    }
}

.ld.ld-float-btt-in {
    animation: ld-float-btt-in 1s 1 linear;
    animation-fill-mode: forwards;
    transform: matrix(1, 0, 0, 1, 0, 14.925);
    opacity: .05
}

@keyframes ld-float-btt-out {
    0% {
        animation-timing-function: cubic-bezier(0.2242, 0.7499, 0.3142, 0.8148);
        transform: translate(0, 0);
        opacity: 1
    }
    100% {
        transform: translate(0, 14.925px);
        opacity: .05
    }
}

.ld.ld-float-btt-out {
    animation: ld-float-btt-out 1s 1 linear;
    animation-fill-mode: forwards;
    transform: matrix(1, 0, 0, 1, 0, 0);
    opacity: 1
}

@keyframes ld-fall-rtl-in {
    0% {
        animation-timing-function: cubic-bezier(0.7815, 0.1815, 0.7831, 0.7206);
        transform: translate(49.75px, 0);
        opacity: 0
    }
    31% {
        animation-timing-function: cubic-bezier(0.1707, 0.3173, 0.3345, 0.9041);
        transform: translate(2.65px, 0);
        opacity: 1
    }
    51% {
        animation-timing-function: cubic-bezier(0.6191, 0.1797, 0.7336, 0.6732);
        transform: translate(20px, 0);
        opacity: 1
    }
    72% {
        animation-timing-function: cubic-bezier(0.2345, 0.4707, 0.453, 1);
        transform: translate(1.05px, 0);
        opacity: 1
    }
    87% {
        animation-timing-function: cubic-bezier(0.53, 0.1845, 0.7541, 0.5953);
        transform: translate(7.9px, 0);
        opacity: 1
    }
    100% {
        transform: translate(0, 0);
        opacity: 1
    }
}

.ld.ld-fall-rtl-in {
    animation: ld-fall-rtl-in 1s 1 linear;
    animation-fill-mode: forwards;
    transform: matrix(1, 0, 0, 1, 49.75, 0);
    opacity: 0
}

@keyframes ld-fall-ltr-in {
    0% {
        animation-timing-function: cubic-bezier(0.7815, 0.1815, 0.7831, 0.7206);
        transform: translate(-49.75px, 0);
        opacity: 0
    }
    31% {
        animation-timing-function: cubic-bezier(0.1707, 0.3173, 0.3345, 0.9041);
        transform: translate(-2.65px, 0);
        opacity: 1
    }
    51% {
        animation-timing-function: cubic-bezier(0.6191, 0.1797, 0.7336, 0.6732);
        transform: translate(-20px, 0);
        opacity: 1
    }
    72% {
        animation-timing-function: cubic-bezier(0.2345, 0.4707, 0.453, 1);
        transform: translate(-1.05px, 0);
        opacity: 1
    }
    87% {
        animation-timing-function: cubic-bezier(0.53, 0.1845, 0.7541, 0.5953);
        transform: translate(-7.9px, 0);
        opacity: 1
    }
    100% {
        transform: translate(0, 0);
        opacity: 1
    }
}

.ld.ld-fall-ltr-in {
    animation: ld-fall-ltr-in 1s 1 linear;
    animation-fill-mode: forwards;
    transform: matrix(1, 0, 0, 1, -49.75, 0);
    opacity: 0
}

@keyframes ld-fall-ttb-in {
    0% {
        animation-timing-function: cubic-bezier(0.7815, 0.1815, 0.7831, 0.7206);
        transform: translate(0, -49.75px);
        opacity: 0
    }
    31% {
        animation-timing-function: cubic-bezier(0.1707, 0.3173, 0.3345, 0.9041);
        transform: translate(0, -2.65px);
        opacity: 1
    }
    51% {
        animation-timing-function: cubic-bezier(0.6191, 0.1797, 0.7336, 0.6732);
        transform: translate(0, -20px);
        opacity: 1
    }
    72% {
        animation-timing-function: cubic-bezier(0.2345, 0.4707, 0.453, 1);
        transform: translate(0, -1.05px);
        opacity: 1
    }
    87% {
        animation-timing-function: cubic-bezier(0.53, 0.1845, 0.7541, 0.5953);
        transform: translate(0, -7.9px);
        opacity: 1
    }
    100% {
        transform: translate(0, 0);
        opacity: 1
    }
}

.ld.ld-fall-ttb-in {
    animation: ld-fall-ttb-in 1s 1 linear;
    animation-fill-mode: forwards;
    transform: matrix(1, 0, 0, 1, 0, -49.75);
    opacity: 0
}

@keyframes ld-fall-btt-in {
    0% {
        animation-timing-function: cubic-bezier(0.7815, 0.1815, 0.7831, 0.7206);
        transform: translate(0, 49.75px);
        opacity: 0
    }
    31% {
        animation-timing-function: cubic-bezier(0.1707, 0.3173, 0.3345, 0.9041);
        transform: translate(0, 2.65px);
        opacity: 1
    }
    51% {
        animation-timing-function: cubic-bezier(0.6191, 0.1797, 0.7336, 0.6732);
        transform: translate(0, 20px);
        opacity: 1
    }
    72% {
        animation-timing-function: cubic-bezier(0.2345, 0.4707, 0.453, 1);
        transform: translate(0, 1.05px);
        opacity: 1
    }
    87% {
        animation-timing-function: cubic-bezier(0.53, 0.1845, 0.7541, 0.5953);
        transform: translate(0, 7.9px);
        opacity: 1
    }
    100% {
        transform: translate(0, 0);
        opacity: 1
    }
}

.ld.ld-fall-btt-in {
    animation: ld-fall-btt-in 1s 1 linear;
    animation-fill-mode: forwards;
    transform: matrix(1, 0, 0, 1, 0, 49.75);
    opacity: 0
}

@keyframes ld-move-ltr {
    0% {
        transform: translate(0, 0)
    }
    40% {
        transform: translate(40px, 0)
    }
    49.99999% {
        transform: translate(49.99999px, 0)
    }
    50% {
        transform: translate(-50px, 0)
    }
    50.00001% {
        transform: translate(-49.99999px, 0)
    }
    60% {
        transform: translate(-40px, 0)
    }
    100% {
        transform: translate(0, 0)
    }
}

.ld.ld-move-ltr {
    animation: ld-move-ltr 1s infinite linear
}

@keyframes ld-move-rtl {
    0% {
        transform: translate(0, 0)
    }
    40% {
        transform: translate(-40px, 0)
    }
    49.99999% {
        transform: translate(-49.99999px, 0)
    }
    50% {
        transform: translate(50px, 0)
    }
    50.00001% {
        transform: translate(49.99999px, 0)
    }
    60% {
        transform: translate(40px, 0)
    }
    100% {
        transform: translate(0, 0)
    }
}

.ld.ld-move-rtl {
    animation: ld-move-rtl 1s infinite linear
}

@keyframes ld-move-ttb {
    0% {
        transform: translate(0, 0)
    }
    40% {
        transform: translate(0, 40px)
    }
    49.99999% {
        transform: translate(0, 49.99999px)
    }
    50% {
        transform: translate(0, -50px)
    }
    50.00001% {
        transform: translate(0, -49.99999px)
    }
    60% {
        transform: translate(0, -40px)
    }
    100% {
        transform: translate(0, 0)
    }
}

.ld.ld-move-ttb {
    animation: ld-move-ttb 1s infinite linear
}

@keyframes ld-move-btt {
    0% {
        transform: translate(0, 0)
    }
    40% {
        transform: translate(0, -40px)
    }
    49.99999% {
        transform: translate(0, -49.99999px)
    }
    50% {
        transform: translate(0, 50px)
    }
    50.00001% {
        transform: translate(0, 49.99999px)
    }
    60% {
        transform: translate(0, 40px)
    }
    100% {
        transform: translate(0, 0)
    }
}

.ld.ld-move-btt {
    animation: ld-move-btt 1s infinite linear
}

@keyframes ld-move-fade-ltr {
    0% {
        transform: translate(0, 0);
        opacity: 1
    }
    40% {
        transform: translate(40px, 0);
        opacity: 1
    }
    49.99999% {
        transform: translate(49.99999px, 0);
        opacity: 0
    }
    50% {
        transform: translate(-50px, 0);
        opacity: 0
    }
    50.00001% {
        transform: translate(-49.99999px, 0);
        opacity: 0
    }
    60% {
        transform: translate(-40px, 0);
        opacity: 1
    }
    100% {
        transform: translate(0, 0);
        opacity: 1
    }
}

.ld.ld-move-fade-ltr {
    animation: ld-move-fade-ltr 1s infinite linear
}

@keyframes ld-move-fade-rtl {
    0% {
        transform: translate(0, 0);
        opacity: 1
    }
    40% {
        transform: translate(-40px, 0);
        opacity: 1
    }
    49.99999% {
        transform: translate(-49.99999px, 0);
        opacity: 0
    }
    50% {
        transform: translate(50px, 0);
        opacity: 0
    }
    50.00001% {
        transform: translate(49.99999px, 0);
        opacity: 0
    }
    60% {
        transform: translate(40px, 0);
        opacity: 1
    }
    100% {
        transform: translate(0, 0);
        opacity: 1
    }
}

.ld.ld-move-fade-rtl {
    animation: ld-move-fade-rtl 1s infinite linear
}

@keyframes ld-move-fade-ttb {
    0% {
        transform: translate(0, 0);
        opacity: 1
    }
    40% {
        transform: translate(0, 40px);
        opacity: 1
    }
    49.99999% {
        transform: translate(0, 49.99999px);
        opacity: 0
    }
    50% {
        transform: translate(0, -50px);
        opacity: 0
    }
    50.00001% {
        transform: translate(0, -49.99999px);
        opacity: 0
    }
    60% {
        transform: translate(0, -40px);
        opacity: 1
    }
    100% {
        transform: translate(0, 0);
        opacity: 1
    }
}

.ld.ld-move-fade-ttb {
    animation: ld-move-fade-ttb 1s infinite linear
}

@keyframes ld-move-fade-btt {
    0% {
        transform: translate(0, 0);
        opacity: 1
    }
    40% {
        transform: translate(0, -40px);
        opacity: 1
    }
    49.99999% {
        transform: translate(0, -49.99999px);
        opacity: 0
    }
    50% {
        transform: translate(0, 50px);
        opacity: 0
    }
    50.00001% {
        transform: translate(0, 49.99999px);
        opacity: 0
    }
    60% {
        transform: translate(0, 40px);
        opacity: 1
    }
    100% {
        transform: translate(0, 0);
        opacity: 1
    }
}

.ld.ld-move-fade-btt {
    animation: ld-move-fade-btt 1s infinite linear
}

@keyframes ld-orbit {
    0% {
        animation-timing-function: linear;
        transform: translate(0, -60px) rotate(0)
    }
    8.33333% {
        animation-timing-function: linear;
        transform: translate(30px, -51.96152px) rotate(30deg)
    }
    16.66667% {
        animation-timing-function: linear;
        transform: translate(51.96152px, -30px) rotate(60deg)
    }
    25% {
        animation-timing-function: linear;
        transform: translate(60px, 0) rotate(90deg)
    }
    33.33333% {
        animation-timing-function: linear;
        transform: translate(51.96152px, 30px) rotate(120deg)
    }
    41.66667% {
        animation-timing-function: linear;
        transform: translate(30px, 51.96152px) rotate(150deg)
    }
    50% {
        animation-timing-function: linear;
        transform: translate(0, 60px) rotate(180deg)
    }
    58.33333% {
        animation-timing-function: linear;
        transform: translate(-30px, 51.96152px) rotate(210deg)
    }
    66.66667% {
        animation-timing-function: linear;
        transform: translate(-51.96152px, 30px) rotate(240deg)
    }
    75% {
        animation-timing-function: linear;
        transform: translate(-60px, 0) rotate(270deg)
    }
    83.33333% {
        animation-timing-function: linear;
        transform: translate(-51.96152px, -30px) rotate(300deg)
    }
    91.66667% {
        animation-timing-function: linear;
        transform: translate(-30px, -51.96152px) rotate(330deg)
    }
    100% {
        animation-timing-function: linear;
        transform: translate(0, -60px) rotate(360deg)
    }
}

.ld.ld-orbit {
    animation: ld-orbit 1s infinite linear
}

@keyframes ld-breath {
    0% {
        animation-timing-function: cubic-bezier(0.9647, 0.2413, -0.0705, 0.7911);
        transform: scale(0.9099999999999999)
    }
    51% {
        animation-timing-function: cubic-bezier(0.9226, 0.2631, -0.0308, 0.7628);
        transform: scale(1.02994)
    }
    100% {
        transform: scale(0.9099999999999999)
    }
}

.ld.ld-breath {
    animation: ld-breath 1s infinite linear
}

@keyframes ld-dim {
    0% {
        animation-timing-function: cubic-bezier(0.9647, 0.2413, -0.0705, 0.7911);
        opacity: 0
    }
    51% {
        animation-timing-function: cubic-bezier(0.9226, 0.2631, -0.0308, 0.7628);
        opacity: .9995
    }
    100% {
        opacity: 0
    }
}

.ld.ld-dim {
    animation: ld-dim 1s infinite linear
}

@keyframes ld-metronome {
    0% {
        animation-timing-function: cubic-bezier(0.7806, 0.0715, 0.8998, 0.731);
        transform: translate(-10px) rotate(-20deg)
    }
    17.5% {
        animation-timing-function: cubic-bezier(0.484, 0.3308, 0.6853, 0.6667);
        transform: translate(-6.18px) rotate(-12.36deg)
    }
    27.6% {
        animation-timing-function: cubic-bezier(0.0676, 0.1836, 0.0518, 0.9433);
        transform: translate(2.48px) rotate(4.96deg)
    }
    50.1% {
        animation-timing-function: cubic-bezier(0.7773, 0.0708, 0.9008, 0.735);
        transform: translate(10px) rotate(20deg)
    }
    67.6% {
        animation-timing-function: cubic-bezier(0.4888, 0.331, 0.6153, 0.6674);
        transform: translate(6.16px) rotate(12.32deg)
    }
    80% {
        animation-timing-function: cubic-bezier(0.0801, 0.2206, 0.1357, 0.9363);
        transform: translate(-4.57px) rotate(-9.14deg)
    }
    100% {
        transform: translate(-10px) rotate(-20deg)
    }
}

.ld.ld-metronome {
    animation: ld-metronome 1s infinite linear
}

@keyframes ld-swing {
    0% {
        animation-timing-function: cubic-bezier(0.9647, 0.2413, -0.0705, 0.7911);
        transform: rotate(-30deg)
    }
    51% {
        animation-timing-function: cubic-bezier(0.9226, 0.2631, -0.0308, 0.7628);
        transform: rotate(29.97deg)
    }
    100% {
        transform: rotate(-30deg)
    }
}

.ld.ld-swing {
    animation: ld-swing 1s infinite linear
}

@keyframes ld-wander-v {
    0% {
        animation-timing-function: cubic-bezier(0.7806, 0.0715, 0.8998, 0.731);
        transform: translate(0, -10px)
    }
    17.5% {
        animation-timing-function: cubic-bezier(0.484, 0.3308, 0.6853, 0.6667);
        transform: translate(0, -6.18px)
    }
    27.6% {
        animation-timing-function: cubic-bezier(0.2459, 0.3343, 0.4923, 0.6717);
        transform: translate(0, 2.48px)
    }
    35.1% {
        animation-timing-function: cubic-bezier(0.1317, 0.3401, 0.311, 0.9176);
        transform: translate(0, 7.49px)
    }
    50.1% {
        animation-timing-function: cubic-bezier(0.7773, 0.0708, 0.9008, 0.735);
        transform: translate(0, 10px)
    }
    67.6% {
        animation-timing-function: cubic-bezier(0.4888, 0.331, 0.6153, 0.6674);
        transform: translate(0, 6.16px)
    }
    80% {
        animation-timing-function: cubic-bezier(0.2539, 0.3274, 0.5671, 0.676);
        transform: translate(0, -4.57px)
    }
    85% {
        animation-timing-function: cubic-bezier(0.1302, 0.3349, 0.3113, 0.9183);
        transform: translate(0, -7.47px)
    }
    100% {
        transform: translate(0, -10px)
    }
}

.ld.ld-wander-v {
    animation: ld-wander-v 1s infinite linear
}

@keyframes ld-wander-h {
    0% {
        animation-timing-function: cubic-bezier(0.7806, 0.0715, 0.8998, 0.731);
        transform: translate(-10px, 0)
    }
    17.5% {
        animation-timing-function: cubic-bezier(0.484, 0.3308, 0.6853, 0.6667);
        transform: translate(-6.18px, 0)
    }
    27.6% {
        animation-timing-function: cubic-bezier(0.2459, 0.3343, 0.4923, 0.6717);
        transform: translate(2.48px, 0)
    }
    35.1% {
        animation-timing-function: cubic-bezier(0.1317, 0.3401, 0.311, 0.9176);
        transform: translate(7.49px, 0)
    }
    50.1% {
        animation-timing-function: cubic-bezier(0.7773, 0.0708, 0.9008, 0.735);
        transform: translate(10px, 0)
    }
    67.6% {
        animation-timing-function: cubic-bezier(0.4888, 0.331, 0.6153, 0.6674);
        transform: translate(6.16px, 0)
    }
    80% {
        animation-timing-function: cubic-bezier(0.2539, 0.3274, 0.5671, 0.676);
        transform: translate(-4.57px, 0)
    }
    85% {
        animation-timing-function: cubic-bezier(0.1302, 0.3349, 0.3113, 0.9183);
        transform: translate(-7.47px, 0)
    }
    100% {
        transform: translate(-10px, 0)
    }
}

.ld.ld-wander-h {
    animation: ld-wander-h 1s infinite linear
}

@keyframes ld-power-off {
    0%,
    20%,
    100% {
        animation-timing-function: cubic-bezier(0, 0.5, 0.5, 1)
    }
    100% {
        transform: scale(0, 0);
        opacity: 0
    }
    99% {
        transform: scale(0.05, 0.05);
        opacity: 1
    }
    0% {
        transform: scale(1, 1);
        opacity: 1
    }
    20% {
        transform: scale(1, 0.1)
    }
}

.ld.ld-power-off {
    animation: ld-power-off 1s 1 linear;
    animation-fill-mode: forwards;
    transform: matrix(1, 0, 0, 1, 0, 0);
    opacity: 1
}

@keyframes ld-power-on {
    0%,
    20%,
    100% {
        animation-timing-function: cubic-bezier(0, 0.5, 0.5, 1)
    }
    0% {
        transform: scale(0, 0);
        opacity: 0
    }
    1% {
        transform: scale(0.05, 0.05);
        opacity: 1
    }
    100% {
        transform: scale(1, 1);
        opacity: 1
    }
    20% {
        transform: scale(1, 0.1)
    }
}

.ld.ld-power-on {
    animation: ld-power-on 1s 1 linear;
    animation-fill-mode: forwards;
    transform: matrix(0, 0, 0, 0.05, 0, 0);
    opacity: 0
}

@keyframes ld-pulse {
    0% {
        animation-timing-function: cubic-bezier(0.3333, 0.3333, 0.3124, 0.6668);
        transform: scale(0.85)
    }
    0.5% {
        animation-timing-function: cubic-bezier(0.0233, -0.3865, 0.6667, 0.6667);
        transform: scale(1.141)
    }
    1.5% {
        animation-timing-function: cubic-bezier(0.2893, 0.354, 0.6158, 0.6958);
        transform: scale(1.124)
    }
    11% {
        animation-timing-function: cubic-bezier(0.2861, 0.4196, 0.6215, 0.7476);
        transform: scale(0.992)
    }
    25% {
        animation-timing-function: cubic-bezier(0.0793, 0.2627, 0.9972, 1.5511);
        transform: scale(0.887)
    }
    49.5% {
        animation-timing-function: cubic-bezier(0.6664, 0.3332, 0.6667, 0.6667);
        transform: scale(0.85)
    }
    50% {
        animation-timing-function: cubic-bezier(0, 0.3522, 1, 0.6686);
        transform: scale(1.1500000000000001)
    }
    51% {
        animation-timing-function: cubic-bezier(0.2668, 0.4036, 0.554, 0.7657);
        transform: scale(1.1320000000000001)
    }
    73.5% {
        animation-timing-function: cubic-bezier(0.2997, 1.0028, 0.6671, 1);
        transform: scale(0.894)
    }
    100% {
        transform: scale(0.85)
    }
}

.ld.ld-pulse {
    animation: ld-pulse 1s infinite linear
}

@keyframes ld-jingle {
    0% {
        animation-timing-function: cubic-bezier(0.146, 0.2111, 0.5902, 1.3204);
        transform: rotate(0)
    }
    11% {
        animation-timing-function: cubic-bezier(0.1079, 0.1992, -0.6462, 0.828);
        transform: rotate(7.61deg)
    }
    23% {
        animation-timing-function: cubic-bezier(0.0504, 0.0951, 0.0163, 0.9677);
        transform: rotate(-5.789999999999999deg)
    }
    36% {
        animation-timing-function: cubic-bezier(0.0475, 0.0921, 0.3134, 1.0455);
        transform: rotate(3.35deg)
    }
    49% {
        animation-timing-function: cubic-bezier(0.0789, 0.1565, 0.3413, 1.0972);
        transform: rotate(-1.9300000000000002deg)
    }
    62% {
        animation-timing-function: cubic-bezier(0.141, 0.2885, 0.406, 1.1519);
        transform: rotate(1.12deg)
    }
    75% {
        animation-timing-function: cubic-bezier(0.226, 0.4698, 0.5031, 1.1722);
        transform: rotate(-0.64deg)
    }
    88% {
        animation-timing-function: cubic-bezier(0.3121, 0.5521, 0.5655, 0.8997);
        transform: rotate(0.37deg)
    }
    100% {
        transform: rotate(-0.28deg)
    }
}

.ld.ld-jingle {
    animation: ld-jingle 1s infinite linear;
    transform-origin: 50% 0
}

@keyframes ld-rubber-v {
    0% {
        animation-timing-function: cubic-bezier(0.1858, 0.2841, 0.5834, 1.4615);
        transform: scaleY(1)
    }
    31% {
        animation-timing-function: cubic-bezier(0.0467, 0.1102, 0.4803, 1.4719);
        transform: scaleY(1.1354)
    }
    41% {
        animation-timing-function: cubic-bezier(0.0469, 0.1108, 0.4775, 1.4732);
        transform: scaleY(0.9052)
    }
    51% {
        animation-timing-function: cubic-bezier(0.0478, 0.1131, 0.4723, 1.4819);
        transform: scaleY(1.0664)
    }
    61% {
        animation-timing-function: cubic-bezier(0.0506, 0.1192, 0.4639, 1.4818);
        transform: scaleY(0.9536)
    }
    71% {
        animation-timing-function: cubic-bezier(0.0581, 0.1374, 0.457, 1.4901);
        transform: scaleY(1.0326)
    }
    81% {
        animation-timing-function: cubic-bezier(0.0765, 0.1813, 0.4542, 1.4923);
        transform: scaleY(0.9772)
    }
    91% {
        animation-timing-function: cubic-bezier(0.1747, 0.3181, 0.341, 0.878);
        transform: scaleY(1.016)
    }
    100% {
        transform: scaleY(0.9836)
    }
}

.ld.ld-rubber-v {
    animation: ld-rubber-v 1s infinite linear
}

@keyframes ld-rubber-h {
    0% {
        animation-timing-function: cubic-bezier(0.1858, 0.2841, 0.5834, 1.4615);
        transform: scaleX(1)
    }
    31% {
        animation-timing-function: cubic-bezier(0.0467, 0.1102, 0.4803, 1.4719);
        transform: scaleX(1.1354)
    }
    41% {
        animation-timing-function: cubic-bezier(0.0469, 0.1108, 0.4775, 1.4732);
        transform: scaleX(0.9052)
    }
    51% {
        animation-timing-function: cubic-bezier(0.0478, 0.1131, 0.4723, 1.4819);
        transform: scaleX(1.0664)
    }
    61% {
        animation-timing-function: cubic-bezier(0.0506, 0.1192, 0.4639, 1.4818);
        transform: scaleX(0.9536)
    }
    71% {
        animation-timing-function: cubic-bezier(0.0581, 0.1374, 0.457, 1.4901);
        transform: scaleX(1.0326)
    }
    81% {
        animation-timing-function: cubic-bezier(0.0765, 0.1813, 0.4542, 1.4923);
        transform: scaleX(0.9772)
    }
    91% {
        animation-timing-function: cubic-bezier(0.1747, 0.3181, 0.341, 0.878);
        transform: scaleX(1.016)
    }
    100% {
        transform: scaleX(0.9836)
    }
}

.ld.ld-rubber-h {
    animation: ld-rubber-h 1s infinite linear
}

@keyframes ld-shake-v {
    0% {
        animation-timing-function: cubic-bezier(0.1441, 0.1912, 0.6583, 1.1029);
        transform: translate(0, 0)
    }
    31% {
        animation-timing-function: cubic-bezier(0.0667, 0.1419, 0.6667, 1.1415);
        transform: translate(0, 7.800000000000001px)
    }
    45% {
        animation-timing-function: cubic-bezier(0.0542, 0.1151, 0.5697, 1.181);
        transform: translate(0, -4.680000000000001px)
    }
    59% {
        animation-timing-function: cubic-bezier(0.0497, 0.1058, 0.4541, 1.231);
        transform: translate(0, 2.8100000000000005px)
    }
    73% {
        animation-timing-function: cubic-bezier(0.0808, 0.1711, 0.4109, 1.2519);
        transform: translate(0, -1.6800000000000002px)
    }
    87% {
        animation-timing-function: cubic-bezier(0.2073, 0.3705, 0.4064, 0.8839);
        transform: translate(0, 1.01px)
    }
    100% {
        transform: translate(0, -0.78px)
    }
}

.ld.ld-shake-v {
    animation: ld-shake-v 1s infinite linear
}

@keyframes ld-shake-h {
    0% {
        animation-timing-function: cubic-bezier(0.1515, 0.2047, 0.6562, 1.1369);
        transform: translate(0, 0)
    }
    31% {
        animation-timing-function: cubic-bezier(0.0628, 0.1361, 0.6012, 1.2083);
        transform: translate(7.66px, 0)
    }
    45% {
        animation-timing-function: cubic-bezier(0.0579, 0.1251, 0.5661, 1.2263);
        transform: translate(-5.36px, 0)
    }
    59% {
        animation-timing-function: cubic-bezier(0.0523, 0.113, 0.5181, 1.2493);
        transform: translate(3.75px, 0)
    }
    73% {
        animation-timing-function: cubic-bezier(0.0513, 0.1113, 0.4632, 1.2762);
        transform: translate(-2.63px, 0)
    }
    87% {
        animation-timing-function: cubic-bezier(0.1502, 0.2709, 0.2303, 0.8469);
        transform: translate(1.8399999999999999px, 0)
    }
    100% {
        transform: translate(-1.6800000000000002px, 0)
    }
}

.ld.ld-shake-h {
    animation: ld-shake-h 1s infinite linear
}

@keyframes ld-tick {
    0% {
        animation-timing-function: cubic-bezier(0.1858, 0.2841, 0.5834, 1.4615);
        transform: rotate(0)
    }
    31% {
        animation-timing-function: cubic-bezier(0.0467, 0.1102, 0.4803, 1.4719);
        transform: rotate(13.540000000000001deg)
    }
    41% {
        animation-timing-function: cubic-bezier(0.0469, 0.1108, 0.4775, 1.4732);
        transform: rotate(-9.48deg)
    }
    51% {
        animation-timing-function: cubic-bezier(0.0478, 0.1131, 0.4723, 1.4819);
        transform: rotate(6.640000000000001deg)
    }
    61% {
        animation-timing-function: cubic-bezier(0.0506, 0.1192, 0.4639, 1.4818);
        transform: rotate(-4.640000000000001deg)
    }
    71% {
        animation-timing-function: cubic-bezier(0.0581, 0.1374, 0.457, 1.4901);
        transform: rotate(3.2600000000000002deg)
    }
    81% {
        animation-timing-function: cubic-bezier(0.0765, 0.1813, 0.4542, 1.4923);
        transform: rotate(-2.2800000000000002deg)
    }
    91% {
        animation-timing-function: cubic-bezier(0.1747, 0.3181, 0.341, 0.878);
        transform: rotate(1.6deg)
    }
    100% {
        transform: rotate(-1.6400000000000001deg)
    }
}

.ld.ld-tick {
    animation: ld-tick 1s infinite linear
}

@keyframes ld-smash {
    0% {
        animation-timing-function: cubic-bezier(0.3385, 0.332, 0.6667, 0.6667);
        transform: rotate(0)
    }
    40.8% {
        animation-timing-function: cubic-bezier(0.3316, 0.3338, 0.5714, 1.3045);
        transform: rotate(24.48deg)
    }
    48.5% {
        animation-timing-function: cubic-bezier(0.9673, 0.2776, 0.6667, 0.6667);
        transform: rotate(29.07deg)
    }
    51% {
        animation-timing-function: cubic-bezier(0.1933, 0.2947, -0.0572, 0.7191);
        transform: rotate(25.38deg)
    }
    60.8% {
        animation-timing-function: cubic-bezier(0.0583, 2.8507, 0.8558, 1);
        transform: rotate(0.54deg)
    }
    100% {
        transform: rotate(0)
    }
}

.ld.ld-smash {
    animation: ld-smash 1s infinite linear
}

@keyframes ld-jelly-alt {
    0% {
        animation-timing-function: cubic-bezier(0.1858, 0.2841, 0.5834, 1.4615);
        transform: skewX(0)
    }
    31% {
        animation-timing-function: cubic-bezier(0.0467, 0.1102, 0.4803, 1.4719);
        transform: skewX(6.7700000000000005deg)
    }
    41% {
        animation-timing-function: cubic-bezier(0.0469, 0.1108, 0.4775, 1.4732);
        transform: skewX(-4.74deg)
    }
    51% {
        animation-timing-function: cubic-bezier(0.0478, 0.1131, 0.4723, 1.4819);
        transform: skewX(3.3200000000000003deg)
    }
    61% {
        animation-timing-function: cubic-bezier(0.0506, 0.1192, 0.4639, 1.4818);
        transform: skewX(-2.3200000000000003deg)
    }
    71% {
        animation-timing-function: cubic-bezier(0.0581, 0.1374, 0.457, 1.4901);
        transform: skewX(1.6300000000000001deg)
    }
    81% {
        animation-timing-function: cubic-bezier(0.0765, 0.1813, 0.4542, 1.4923);
        transform: skewX(-1.1400000000000001deg)
    }
    91% {
        animation-timing-function: cubic-bezier(0.1747, 0.3181, 0.341, 0.878);
        transform: skewX(0.8deg)
    }
    100% {
        transform: skewX(-0.8200000000000001deg)
    }
}

.ld.ld-jelly-alt {
    animation: ld-jelly-alt 1s infinite linear
}

@keyframes ld-jelly {
    0% {
        animation-timing-function: cubic-bezier(0.1441, 0.1912, 0.6583, 1.1029);
        transform: translate(0, 0) skewX(0)
    }
    31% {
        animation-timing-function: cubic-bezier(0.0667, 0.1419, 0.6667, 1.1415);
        transform: translate(-7.800000000000001px, 0) skewX(7.800000000000001deg)
    }
    45% {
        animation-timing-function: cubic-bezier(0.0542, 0.1151, 0.5697, 1.181);
        transform: translate(4.680000000000001px, 0) skewX(-4.680000000000001deg)
    }
    59% {
        animation-timing-function: cubic-bezier(0.0497, 0.1058, 0.4541, 1.231);
        transform: translate(-2.8100000000000005px, 0) skewX(2.8100000000000005deg)
    }
    73% {
        animation-timing-function: cubic-bezier(0.0808, 0.1711, 0.4109, 1.2519);
        transform: translate(1.6800000000000002px, 0) skewX(-1.6800000000000002deg)
    }
    87% {
        animation-timing-function: cubic-bezier(0.2073, 0.3705, 0.4064, 0.8839);
        transform: translate(-1.01px, 0) skewX(1.01deg)
    }
    100% {
        transform: translate(0.78px, 0) skewX(-0.78deg)
    }
}

.ld.ld-jelly {
    animation: ld-jelly 1s infinite linear
}

@keyframes ld-damage {
    0% {
        animation-timing-function: cubic-bezier(0.1916, 0.3481, 0.5313, 2.0622);
        opacity: 1
    }
    21% {
        animation-timing-function: cubic-bezier(0.0461, 0.1237, 0.4559, 1.8579);
        opacity: .42200000000000004
    }
    29% {
        animation-timing-function: cubic-bezier(0.0468, 0.1254, 0.4564, 1.8559);
        opacity: 1.462
    }
    37% {
        animation-timing-function: cubic-bezier(0.0479, 0.1283, 0.457, 1.856);
        opacity: .63
    }
    45% {
        animation-timing-function: cubic-bezier(0.0487, 0.1306, 0.457, 1.8506);
        opacity: 1.296
    }
    53% {
        animation-timing-function: cubic-bezier(0.0515, 0.1383, 0.4591, 1.8571);
        opacity: .763
    }
    61% {
        animation-timing-function: cubic-bezier(0.0556, 0.1484, 0.4608, 1.846);
        opacity: 1.189
    }
    69% {
        animation-timing-function: cubic-bezier(0.0595, 0.1602, 0.4632, 1.8456);
        opacity: .848
    }
    77% {
        animation-timing-function: cubic-bezier(0.0689, 0.1849, 0.4698, 1.8391);
        opacity: 1.121
    }
    85% {
        animation-timing-function: cubic-bezier(0.0794, 0.2133, 0.4765, 1.8226);
        opacity: .903
    }
    93% {
        animation-timing-function: cubic-bezier(0.1486, 0.2692, 0.2335, 0.855);
        opacity: 1.078
    }
    100% {
        opacity: .893
    }
}

.ld.ld-damage {
    animation: ld-damage 1s infinite linear
}

@keyframes ld-rush-ltr {
    0% {
        animation-timing-function: cubic-bezier(0, 0.5, 0.5, 1);
        opacity: 0
    }
    5% {
        opacity: 1
    }
    0% {
        transform: translateX(-78.47520861406802px) skewX(30deg)
    }
    25% {
        transform: translateX(2.5743741577959263px) skewX(-15deg)
    }
    33% {
        transform: translateX(8.574374157795926px) skewX(-15deg)
    }
    44% {
        transform: translateX(-4.212879922796667px) skewX(7.5deg)
    }
    55.00000000000001% {
        transform: translateX(2.097390810087623px) skewX(-3.75deg)
    }
    66% {
        transform: translateX(0) skewX(0)
    }
    80% {
        transform: translateX(0) skewX(0)
    }
    100% {
        transform: translateX(60px) skewX(30deg)
    }
    100% {
        opacity: 1
    }
}

.ld.ld-rush-ltr {
    animation: ld-rush-ltr 1s infinite linear
}

@keyframes ld-rush-rtl {
    0% {
        animation-timing-function: cubic-bezier(0, 0.5, 0.5, 1);
        opacity: 0
    }
    5% {
        opacity: 1
    }
    0% {
        transform: translateX(78.47520861406802px) skewX(-30deg)
    }
    25% {
        transform: translateX(-2.5743741577959263px) skewX(15deg)
    }
    33% {
        transform: translateX(-8.574374157795926px) skewX(15deg)
    }
    44% {
        transform: translateX(4.212879922796667px) skewX(-7.5deg)
    }
    55.00000000000001% {
        transform: translateX(-2.097390810087623px) skewX(3.75deg)
    }
    66% {
        transform: translateX(0) skewX(0)
    }
    80% {
        transform: translateX(0) skewX(0)
    }
    100% {
        transform: translateX(-60px) skewX(-30deg)
    }
    100% {
        opacity: 1
    }
}

.ld.ld-rush-rtl {
    animation: ld-rush-rtl 1s infinite linear
}

@keyframes ld-rush-ttb {
    0% {
        animation-timing-function: cubic-bezier(0, 0.5, 0.5, 1);
        opacity: 0
    }
    5% {
        opacity: 1
    }
    0% {
        transform: translateY(-78.47520861406802px) skewY(30deg)
    }
    25% {
        transform: translateY(2.5743741577959263px) skewY(-15deg)
    }
    33% {
        transform: translateY(8.574374157795926px) skewY(-15deg)
    }
    44% {
        transform: translateY(-4.212879922796667px) skewY(7.5deg)
    }
    55.00000000000001% {
        transform: translateY(2.097390810087623px) skewY(-3.75deg)
    }
    66% {
        transform: translateY(0) skewY(0)
    }
    80% {
        transform: translateY(0) skewY(0)
    }
    100% {
        transform: translateY(60px) skewY(30deg)
    }
    100% {
        opacity: 1
    }
}

.ld.ld-rush-ttb {
    animation: ld-rush-ttb 1s infinite linear
}

@keyframes ld-rush-btt {
    0% {
        animation-timing-function: cubic-bezier(0, 0.5, 0.5, 1);
        opacity: 0
    }
    5% {
        opacity: 1
    }
    0% {
        transform: translateY(78.47520861406802px) skewY(-30deg)
    }
    25% {
        transform: translateY(-2.5743741577959263px) skewY(15deg)
    }
    33% {
        transform: translateY(-8.574374157795926px) skewY(15deg)
    }
    44% {
        transform: translateY(4.212879922796667px) skewY(-7.5deg)
    }
    55.00000000000001% {
        transform: translateY(-2.097390810087623px) skewY(3.75deg)
    }
    66% {
        transform: translateY(0) skewY(0)
    }
    80% {
        transform: translateY(0) skewY(0)
    }
    100% {
        transform: translateY(-60px) skewY(-30deg)
    }
    100% {
        opacity: 1
    }
}

.ld.ld-rush-btt {
    animation: ld-rush-btt 1s infinite linear
}

@keyframes ld-rush-ltr-in {
    0% {
        animation-timing-function: cubic-bezier(0, 0.5, 0.5, 1);
        opacity: 0
    }
    5% {
        opacity: 1
    }
    0% {
        transform: translateX(-78.47520861406802px) skewX(30deg)
    }
    30% {
        transform: translateX(2.5743741577959263px) skewX(-15deg)
    }
    40% {
        transform: translateX(8.574374157795926px) skewX(-15deg)
    }
    55.00000000000001% {
        transform: translateX(-4.212879922796667px) skewX(7.5deg)
    }
    70% {
        transform: translateX(2.097390810087623px) skewX(-3.75deg)
    }
    80% {
        transform: translateX(0) skewX(0)
    }
    100% {
        transform: translateX(0) skewX(0)
    }
    100% {
        opacity: 1
    }
}

.ld.ld-rush-ltr-in {
    animation: ld-rush-ltr-in 1s 1 linear;
    animation-fill-mode: forwards;
    transform: translateX(-78.47520861406802px) skewX(30deg);
    opacity: 0
}

@keyframes ld-rush-rtl-in {
    0% {
        animation-timing-function: cubic-bezier(0, 0.5, 0.5, 1);
        opacity: 0
    }
    5% {
        opacity: 1
    }
    0% {
        transform: translateX(78.47520861406802px) skewX(-30deg)
    }
    30% {
        transform: translateX(-2.5743741577959263px) skewX(15deg)
    }
    40% {
        transform: translateX(-8.574374157795926px) skewX(15deg)
    }
    55.00000000000001% {
        transform: translateX(4.212879922796667px) skewX(-7.5deg)
    }
    70% {
        transform: translateX(-2.097390810087623px) skewX(3.75deg)
    }
    80% {
        transform: translateX(0) skewX(0)
    }
    100% {
        transform: translateX(0) skewX(0)
    }
    100% {
        opacity: 1
    }
}

.ld.ld-rush-rtl-in {
    animation: ld-rush-rtl-in 1s 1 linear;
    animation-fill-mode: forwards;
    transform: translateX(78.47520861406802px) skewX(-30deg);
    opacity: 0
}

@keyframes ld-rush-ttb-in {
    0% {
        animation-timing-function: cubic-bezier(0, 0.5, 0.5, 1);
        opacity: 0
    }
    5% {
        opacity: 1
    }
    0% {
        transform: translateY(-78.47520861406802px) skewY(30deg)
    }
    30% {
        transform: translateY(2.5743741577959263px) skewY(-15deg)
    }
    40% {
        transform: translateY(8.574374157795926px) skewY(-15deg)
    }
    55.00000000000001% {
        transform: translateY(-4.212879922796667px) skewY(7.5deg)
    }
    70% {
        transform: translateY(2.097390810087623px) skewY(-3.75deg)
    }
    80% {
        transform: translateY(0) skewY(0)
    }
    100% {
        transform: translateY(0) skewY(0)
    }
    100% {
        opacity: 1
    }
}

.ld.ld-rush-ttb-in {
    animation: ld-rush-ttb-in 1s 1 linear;
    animation-fill-mode: forwards;
    transform: translateY(-78.47520861406802px) skewY(30deg);
    opacity: 0
}

@keyframes ld-rush-btt-in {
    0% {
        animation-timing-function: cubic-bezier(0, 0.5, 0.5, 1);
        opacity: 0
    }
    5% {
        opacity: 1
    }
    0% {
        transform: translateY(78.47520861406802px) skewY(-30deg)
    }
    30% {
        transform: translateY(-2.5743741577959263px) skewY(15deg)
    }
    40% {
        transform: translateY(-8.574374157795926px) skewY(15deg)
    }
    55.00000000000001% {
        transform: translateY(4.212879922796667px) skewY(-7.5deg)
    }
    70% {
        transform: translateY(-2.097390810087623px) skewY(3.75deg)
    }
    80% {
        transform: translateY(0) skewY(0)
    }
    100% {
        transform: translateY(0) skewY(0)
    }
    100% {
        opacity: 1
    }
}

.ld.ld-rush-btt-in {
    animation: ld-rush-btt-in 1s 1 linear;
    animation-fill-mode: forwards;
    transform: translateY(78.47520861406802px) skewY(-30deg);
    opacity: 0
}

@keyframes ld-skew {
    0%,
    50%,
    100% {
        animation-timing-function: cubic-bezier(0.4, 0, 1, 0.6)
    }
    25%,
    75% {
        animation-timing-function: cubic-bezier(0, 0.4, 0.6, 1)
    }
    0% {
        transform: skewX(20deg) scale(1)
    }
    25% {
        transform: skewX(0) scale(0.9)
    }
    50% {
        transform: skewX(-20deg) scale(1)
    }
    75% {
        transform: skewX(0) scale(0.9)
    }
    100% {
        transform: skewX(20deg) scale(1)
    }
}

.ld.ld-skew {
    animation: ld-skew 1s infinite linear
}

@keyframes ld-skew-alt {
    0%,
    50%,
    100% {
        animation-timing-function: cubic-bezier(0.4, 0, 1, 0.6)
    }
    25%,
    75% {
        animation-timing-function: cubic-bezier(0, 0.4, 0.6, 1)
    }
    0% {
        transform: skewY(20deg) scale(1)
    }
    25% {
        transform: skewY(0) scale(0.9)
    }
    50% {
        transform: skewY(-20deg) scale(1)
    }
    75% {
        transform: skewY(0) scale(0.9)
    }
    100% {
        transform: skewY(20deg) scale(1)
    }
}

.ld.ld-skew-alt {
    animation: ld-skew-alt 1s infinite linear
}

@keyframes ld-slide-ltr {
    0% {
        animation-timing-function: cubic-bezier(0.4652, 0.1051, 0.774, 0.6426);
        transform: translate(0, 0);
        opacity: 1
    }
    22.5% {
        animation-timing-function: cubic-bezier(0.4142, 0.3131, 0.7623, 0.6513);
        transform: translate(47.8px, 0);
        opacity: 1
    }
    45% {
        animation-timing-function: cubic-bezier(0.3615, 0.331, 0.9646, 1.3461);
        transform: translate(147.8px, 0);
        opacity: 1
    }
    47.5% {
        animation-timing-function: cubic-bezier(0.7006, 0.3332, 0.6667, 0.6667);
        transform: translate(165.6px, 0);
        opacity: 0
    }
    50% {
        animation-timing-function: cubic-bezier(0.1604, 0.3176, -0.0218, 0.6965);
        transform: translate(-200px, 0);
        opacity: 0
    }
    51% {
        animation-timing-function: cubic-bezier(0.1983, 0.3529, 0.5263, 0.6945);
        transform: translate(-179.8px, 0);
        opacity: 0
    }
    80.4% {
        animation-timing-function: cubic-bezier(0.2342, 0.3708, 0.5422, 0.9065);
        transform: translate(-38.4px, 0);
        opacity: 1
    }
    100% {
        transform: translate(0, 0);
        opacity: 1
    }
}

.ld.ld-slide-ltr {
    animation: ld-slide-ltr 1s infinite linear
}

@keyframes ld-slide-rtl {
    0% {
        animation-timing-function: cubic-bezier(0.4652, 0.1051, 0.774, 0.6426);
        transform: translate(0, 0);
        opacity: 1
    }
    22.5% {
        animation-timing-function: cubic-bezier(0.4142, 0.3131, 0.7623, 0.6513);
        transform: translate(-47.8px, 0);
        opacity: 1
    }
    45% {
        animation-timing-function: cubic-bezier(0.3615, 0.331, 0.9646, 1.3461);
        transform: translate(-147.8px, 0);
        opacity: 1
    }
    47.5% {
        animation-timing-function: cubic-bezier(0.7006, 0.3332, 0.6667, 0.6667);
        transform: translate(-165.6px, 0);
        opacity: 0
    }
    50% {
        animation-timing-function: cubic-bezier(0.1604, 0.3176, -0.0218, 0.6965);
        transform: translate(200px, 0);
        opacity: 0
    }
    51% {
        animation-timing-function: cubic-bezier(0.1983, 0.3529, 0.5263, 0.6945);
        transform: translate(179.8px, 0);
        opacity: 0
    }
    80.4% {
        animation-timing-function: cubic-bezier(0.2342, 0.3708, 0.5422, 0.9065);
        transform: translate(38.4px, 0);
        opacity: 1
    }
    100% {
        transform: translate(0, 0);
        opacity: 1
    }
}

.ld.ld-slide-rtl {
    animation: ld-slide-rtl 1s infinite linear
}

@keyframes ld-slide-btt {
    0% {
        animation-timing-function: cubic-bezier(0.4652, 0.1051, 0.774, 0.6426);
        transform: translate(0, 0);
        opacity: 1
    }
    22.5% {
        animation-timing-function: cubic-bezier(0.4142, 0.3131, 0.7623, 0.6513);
        transform: translate(0, -47.8px);
        opacity: 1
    }
    45% {
        animation-timing-function: cubic-bezier(0.3615, 0.331, 0.9646, 1.3461);
        transform: translate(0, -147.8px);
        opacity: 1
    }
    47.5% {
        animation-timing-function: cubic-bezier(0.7006, 0.3332, 0.6667, 0.6667);
        transform: translate(0, -165.6px);
        opacity: 0
    }
    50% {
        animation-timing-function: cubic-bezier(0.1604, 0.3176, -0.0218, 0.6965);
        transform: translate(0, 200px);
        opacity: 0
    }
    51% {
        animation-timing-function: cubic-bezier(0.1983, 0.3529, 0.5263, 0.6945);
        transform: translate(0, 179.8px);
        opacity: 0
    }
    80.4% {
        animation-timing-function: cubic-bezier(0.2342, 0.3708, 0.5422, 0.9065);
        transform: translate(0, 38.4px);
        opacity: 1
    }
    100% {
        transform: translate(0, 0);
        opacity: 1
    }
}

.ld.ld-slide-btt {
    animation: ld-slide-btt 1s infinite linear
}

@keyframes ld-slide-ttb {
    0% {
        animation-timing-function: cubic-bezier(0.4652, 0.1051, 0.774, 0.6426);
        transform: translate(0, 0);
        opacity: 1
    }
    22.5% {
        animation-timing-function: cubic-bezier(0.4142, 0.3131, 0.7623, 0.6513);
        transform: translate(0, 47.8px);
        opacity: 1
    }
    45% {
        animation-timing-function: cubic-bezier(0.3615, 0.331, 0.9646, 1.3461);
        transform: translate(0, 147.8px);
        opacity: 1
    }
    47.5% {
        animation-timing-function: cubic-bezier(0.7006, 0.3332, 0.6667, 0.6667);
        transform: translate(0, 165.6px);
        opacity: 0
    }
    50% {
        animation-timing-function: cubic-bezier(0.1604, 0.3176, -0.0218, 0.6965);
        transform: translate(0, -200px);
        opacity: 0
    }
    51% {
        animation-timing-function: cubic-bezier(0.1983, 0.3529, 0.5263, 0.6945);
        transform: translate(0, -179.8px);
        opacity: 0
    }
    80.4% {
        animation-timing-function: cubic-bezier(0.2342, 0.3708, 0.5422, 0.9065);
        transform: translate(0, -38.4px);
        opacity: 1
    }
    100% {
        transform: translate(0, 0);
        opacity: 1
    }
}

.ld.ld-slide-ttb {
    animation: ld-slide-ttb 1s infinite linear
}

@keyframes ld-coin-h {
    0% {
        animation-timing-function: cubic-bezier(0.5856, 0.0703, 0.4143, 0.9297);
        transform: rotateY(0)
    }
    100% {
        transform: rotateY(3600deg)
    }
}

.ld.ld-coin-h {
    animation: ld-coin-h 2s infinite linear
}

@keyframes ld-coin-v {
    0% {
        animation-timing-function: cubic-bezier(0.5856, 0.0703, 0.4143, 0.9297);
        transform: rotateX(0)
    }
    100% {
        transform: rotateX(3600deg)
    }
}

.ld.ld-coin-v {
    animation: ld-coin-v 2s infinite linear
}

@keyframes ld-cycle {
    0% {
        animation-timing-function: cubic-bezier(0.3333, 0.3333, 0.6667, 0.6667);
        transform: rotate(0)
    }
    100% {
        transform: rotate(360deg)
    }
}

.ld.ld-cycle {
    animation: ld-cycle 1s infinite linear
}

@keyframes ld-cycle-alt {
    0% {
        animation-timing-function: cubic-bezier(0.3333, 0.3333, 0.6667, 0.6667);
        transform: rotate(0)
    }
    100% {
        transform: rotate(-360deg)
    }
}

.ld.ld-cycle-alt {
    animation: ld-cycle-alt 1s infinite linear
}

@keyframes ld-flip-h {
    0% {
        animation-timing-function: cubic-bezier(0.1909, 0.4373, 0.4509, 0.7454);
        transform: rotateY(0)
    }
    30% {
        animation-timing-function: cubic-bezier(0.128, 0.2315, 0.9704, 0.8632);
        transform: rotateY(153.72deg)
    }
    50% {
        animation-timing-function: cubic-bezier(0.5788, 0.3001, 0.5613, 0.6784);
        transform: rotateY(180deg)
    }
    55% {
        animation-timing-function: cubic-bezier(0.1545, 0.4929, 0.6089, 0.9373);
        transform: rotateY(238.68deg)
    }
    100% {
        transform: rotateY(360deg)
    }
}

.ld.ld-flip-h {
    animation: ld-flip-h 1s infinite linear
}

@keyframes ld-flip-v {
    0% {
        animation-timing-function: cubic-bezier(0.1909, 0.4373, 0.4509, 0.7454);
        transform: rotateX(0)
    }
    30% {
        animation-timing-function: cubic-bezier(0.128, 0.2315, 0.9704, 0.8632);
        transform: rotateX(153.72deg)
    }
    50% {
        animation-timing-function: cubic-bezier(0.5788, 0.3001, 0.5613, 0.6784);
        transform: rotateX(180deg)
    }
    55% {
        animation-timing-function: cubic-bezier(0.1545, 0.4929, 0.6089, 0.9373);
        transform: rotateX(238.68deg)
    }
    100% {
        transform: rotateX(360deg)
    }
}

.ld.ld-flip-v {
    animation: ld-flip-v 1s infinite linear
}

@keyframes ld-spin-fast {
    0% {
        animation-timing-function: cubic-bezier(0.5856, 0.0703, 0.4143, 0.9297);
        transform: rotate(0)
    }
    100% {
        transform: rotate(1800deg)
    }
}

.ld.ld-spin-fast {
    animation: ld-spin-fast 1s infinite linear
}

@keyframes ld-spin {
    0% {
        animation-timing-function: cubic-bezier(0.5856, 0.0703, 0.4143, 0.9297);
        transform: rotate(0)
    }
    100% {
        transform: rotate(360deg)
    }
}

.ld.ld-spin {
    animation: ld-spin 1s infinite linear
}

@keyframes ld-squeeze {
    0% {
        animation-timing-function: cubic-bezier(0.1685, 0.4459, 0.3641, 0.7833);
        transform: scale(0.5, 1)
    }
    30% {
        animation-timing-function: cubic-bezier(0.0995, 0.199, 0.9948, 0.959);
        transform: scale(0.9490000000000001, 0.5509999999999999)
    }
    50% {
        animation-timing-function: cubic-bezier(0.6064, 0.3078, 0.5406, 0.6764);
        transform: scale(1, 0.5)
    }
    55% {
        animation-timing-function: cubic-bezier(0.1401, 0.5826, 0.6091, 0.9651);
        transform: scale(0.8019999999999999, 0.6980000000000001)
    }
    100% {
        transform: scale(0.5, 1)
    }
}

.ld.ld-squeeze {
    animation: ld-squeeze 1s infinite linear
}

@keyframes ld-static {}

.ld.ld-static {
    animation: ld-static 1s infinite linear
}

@keyframes ld-surprise {
    0% {
        transform: skewX(0) scale(1)
    }
    10% {
        transform: skewX(-25deg) scale(0.5)
    }
    20% {
        transform: skewX(-25deg) scale(0.5)
    }
    30% {
        transform: skewX(25deg) scale(1)
    }
    40% {
        transform: skewX(-25deg) scale(1)
    }
    50% {
        transform: skewX(25deg) scale(1)
    }
    60% {
        transform: skewX(-25deg) scale(1)
    }
    70% {
        transform: skewX(25deg) scale(1)
    }
    80% {
        transform: skewX(-25deg) scale(1)
    }
    90% {
        transform: skewX(25deg) scale(1)
    }
    100% {
        transform: skewX(-25deg) scale(1)
    }
}

.ld.ld-surprise {
    animation: ld-surprise 1s infinite linear
}

@keyframes ld-throw-ttb-in {
    0% {
        animation-timing-function: cubic-bezier(0.3173, 0.3347, 0.6682, 0.6667);
        transform: translate(0, -26.44px);
        opacity: 0
    }
    2.2% {
        animation-timing-function: cubic-bezier(0.3794, 0.3299, 0.6427, 0.6686);
        transform: translate(0, -24.98px);
        opacity: 1
    }
    3.4% {
        animation-timing-function: cubic-bezier(0.3469, 0.3325, 0.6722, 0.6661);
        transform: translate(0, -24.06px);
        opacity: 1
    }
    6.5% {
        animation-timing-function: cubic-bezier(0.3932, 0.3301, 0.6783, 0.6664);
        transform: translate(0, -21.76px);
        opacity: 1
    }
    10.7% {
        animation-timing-function: cubic-bezier(0.4272, 0.3305, 0.7436, 0.6647);
        transform: translate(0, -17.98px);
        opacity: 1
    }
    16.8% {
        animation-timing-function: cubic-bezier(0.5488, 0.3313, 0.8473, 0.6663);
        transform: translate(0, -10.62px);
        opacity: 1
    }
    19.8% {
        animation-timing-function: cubic-bezier(0.461, 0.3332, 0.4656, 0.6668);
        transform: translate(0, -2.78px);
        opacity: 1
    }
    20.2% {
        animation-timing-function: cubic-bezier(0.0873, 0.2513, 0.7458, 0.7491);
        transform: translate(0, 0.38px);
        opacity: 1
    }
    21.1% {
        animation-timing-function: cubic-bezier(0.3342, 0.3335, 0.6426, 0.6668);
        transform: translate(0, 1.92px);
        opacity: 1
    }
    22.4% {
        animation-timing-function: cubic-bezier(0.3621, 0.3328, 0.6109, 0.6676);
        transform: translate(0, 4.12px);
        opacity: 1
    }
    23.6% {
        animation-timing-function: cubic-bezier(0.3012, 0.3339, 0.6051, 0.6683);
        transform: translate(0, 6.18px);
        opacity: 1
    }
    28% {
        animation-timing-function: cubic-bezier(0.2755, 0.3351, 0.5232, 0.6752);
        transform: translate(0, 12px);
        opacity: 1
    }
    34% {
        animation-timing-function: cubic-bezier(0.2913, 0.3442, 0.5945, 0.6728);
        transform: translate(0, 17.48px);
        opacity: 1
    }
    37% {
        animation-timing-function: cubic-bezier(0.1741, 0.5162, 0.5129, 1.3398);
        transform: translate(0, 19.06px);
        opacity: 1
    }
    43% {
        animation-timing-function: cubic-bezier(0.4742, 0.2001, 0.7463, 0.6254);
        transform: translate(0, 19.92px);
        opacity: 1
    }
    45.7% {
        animation-timing-function: cubic-bezier(0.5641, 0.7052, 0.2846, 0.1824);
        transform: translate(0, 19.28px);
        opacity: 1
    }
    46.2% {
        animation-timing-function: cubic-bezier(0.4515, 0.2964, 0.7105, 0.6734);
        transform: translate(0, 19.14px);
        opacity: 1
    }
    47.8% {
        animation-timing-function: cubic-bezier(0.8595, 1.0744, -0.1261, -0.2284);
        transform: translate(0, 18.36px);
        opacity: 1
    }
    48.3% {
        animation-timing-function: cubic-bezier(0.4607, 0.3205, 0.6232, 0.6724);
        transform: translate(0, 18.14px);
        opacity: 1
    }
    50.3% {
        animation-timing-function: cubic-bezier(0.4337, 0.3253, 0.7015, 0.6642);
        transform: translate(0, 16.76px);
        opacity: 1
    }
    52% {
        animation-timing-function: cubic-bezier(0.3458, 0.3334, 0.7014, 0.6641);
        transform: translate(0, 15.4px);
        opacity: 1
    }
    53.5% {
        animation-timing-function: cubic-bezier(0.3638, 0.3322, 0.715, 0.6655);
        transform: translate(0, 14px);
        opacity: 1
    }
    57.1% {
        animation-timing-function: cubic-bezier(0.343, 0.3332, 0.6276, 0.6676);
        transform: translate(0, 9.86px);
        opacity: 1
    }
    59% {
        animation-timing-function: cubic-bezier(0.4199, 0.3313, 0.6271, 0.6678);
        transform: translate(0, 7.22px);
        opacity: 1
    }
    61.1% {
        animation-timing-function: cubic-bezier(0.432, 0.3319, 0.6016, 0.6677);
        transform: translate(0, 3.92px);
        opacity: 1
    }
    62.9% {
        animation-timing-function: cubic-bezier(0.2788, 0.3346, 0.6243, 0.6678);
        transform: translate(0, 0.64px);
        opacity: 1
    }
    63.2% {
        animation-timing-function: cubic-bezier(0.2701, 0.3361, -0.4907, 1.0828);
        transform: translate(0, 0.26px);
        opacity: 1
    }
    63.4% {
        animation-timing-function: cubic-bezier(0.3122, 0.0151, 0.9287, 0.9241);
        transform: translate(0, 0.08px);
        opacity: 1
    }
    64% {
        animation-timing-function: cubic-bezier(0.2872, 0.3339, 0.5797, 0.6742);
        transform: translate(0, 0.7px);
        opacity: 1
    }
    65% {
        animation-timing-function: cubic-bezier(0.5101, 0.3239, 0.489, 0.6756);
        transform: translate(0, 1.56px);
        opacity: 1
    }
    65.4% {
        animation-timing-function: cubic-bezier(0.3492, 0.3326, 0.6191, 0.6735);
        transform: translate(0, 1.98px);
        opacity: 1
    }
    66.2% {
        animation-timing-function: cubic-bezier(0.4827, 0.3218, 0.5157, 0.6771);
        transform: translate(0, 2.54px);
        opacity: 1
    }
    66.6% {
        animation-timing-function: cubic-bezier(0.352, 0.33, 0.6953, 0.6667);
        transform: translate(0, 2.9px);
        opacity: 1
    }
    68.1% {
        animation-timing-function: cubic-bezier(0.3285, 0.3135, 0.53, 0.7009);
        transform: translate(0, 3.86px);
        opacity: 1
    }
    68.4% {
        animation-timing-function: cubic-bezier(0.3211, 0.3359, 0.5793, 0.6857);
        transform: translate(0, 4.08px);
        opacity: 1
    }
    71% {
        animation-timing-function: cubic-bezier(0.3795, 0.2811, 0.4509, 0.756);
        transform: translate(0, 5.24px);
        opacity: 1
    }
    71.4% {
        animation-timing-function: cubic-bezier(0.3702, 0.2776, 0.6171, 0.7128);
        transform: translate(0, 5.42px);
        opacity: 1
    }
    72.6% {
        animation-timing-function: cubic-bezier(0.2791, 0.3954, 0.6688, 0.7654);
        transform: translate(0, 5.74px);
        opacity: 1
    }
    74.3% {
        animation-timing-function: cubic-bezier(0.2981, -Infinity, 0.6838, Infinity);
        transform: translate(0, 5.98px);
        opacity: 1
    }
    76.8% {
        animation-timing-function: cubic-bezier(0.4345, 0.2633, 0.6934, 0.6284);
        transform: translate(0, 5.88px);
        opacity: 1
    }
    78.8% {
        animation-timing-function: cubic-bezier(0.44, 0.2933, 0.56, 0.7067);
        transform: translate(0, 5.44px);
        opacity: 1
    }
    79.2% {
        animation-timing-function: cubic-bezier(0.497, 0.2945, 0.6754, 0.6634);
        transform: translate(0, 5.28px);
        opacity: 1
    }
    81.6% {
        animation-timing-function: cubic-bezier(0.3941, 0.3218, 0.6466, 0.6702);
        transform: translate(0, 4.2px);
        opacity: 1
    }
    83% {
        animation-timing-function: cubic-bezier(0.5087, 0.3192, 0.545, 0.6788);
        transform: translate(0, 3.4px);
        opacity: 1
    }
    83.4% {
        animation-timing-function: cubic-bezier(0.4265, 0.3262, 0.6457, 0.6688);
        transform: translate(0, 3.06px);
        opacity: 1
    }
    86% {
        animation-timing-function: cubic-bezier(0.4235, 0.3197, 0.7128, 0.6748);
        transform: translate(0, 1.02px);
        opacity: 1
    }
    86.7% {
        animation-timing-function: cubic-bezier(0.1008, 0.104, 0.4254, 0.9641);
        transform: translate(0, 0.34px);
        opacity: 1
    }
    87% {
        animation-timing-function: cubic-bezier(0.0513, -0.0071, 0.921, 0.9013);
        transform: translate(0, 0.02px);
        opacity: 1
    }
    88% {
        animation-timing-function: cubic-bezier(0.3812, 0.321, 0.7332, 0.663);
        transform: translate(0, 0.5px);
        opacity: 1
    }
    88.8% {
        animation-timing-function: cubic-bezier(0.1491, 0.4472, 0.7385, 0.6078);
        transform: translate(0, 0.88px);
        opacity: 1
    }
    89.3% {
        animation-timing-function: cubic-bezier(0.2541, 0.3557, 0.7498, 0.6497);
        transform: translate(0, 1.06px);
        opacity: 1
    }
    90% {
        animation-timing-function: cubic-bezier(0.2257, 0.2873, 0.6492, 0.7768);
        transform: translate(0, 1.26px);
        opacity: 1
    }
    90.7% {
        animation-timing-function: cubic-bezier(0.3323, 0.3625, 0.7042, 0.6773);
        transform: translate(0, 1.48px);
        opacity: 1
    }
    91.9% {
        animation-timing-function: cubic-bezier(0.1805, 0.3611, 0.7487, 0.7487);
        transform: translate(0, 1.7px);
        opacity: 1
    }
    96% {
        animation-timing-function: cubic-bezier(0.3649, 0.2539, 0.7461, 0.6467);
        transform: translate(0, 1.52px);
        opacity: 1
    }
    97.6% {
        animation-timing-function: cubic-bezier(0.3193, 0.3311, 0.7709, 0.6436);
        transform: translate(0, 1.06px);
        opacity: 1
    }
    99% {
        animation-timing-function: cubic-bezier(0.2739, 0.3287, 0.7201, 0.6641);
        transform: translate(0, 0.52px);
        opacity: 1
    }
    99.6% {
        animation-timing-function: cubic-bezier(0.2569, 0.2802, 0.4188, 0.7886);
        transform: translate(0, 0.22px);
        opacity: 1
    }
    100% {
        transform: translate(0, 0);
        opacity: 1
    }
}

.ld.ld-throw-ttb-in {
    animation: ld-throw-ttb-in 1s 1 linear;
    animation-fill-mode: forwards;
    transform: translate(0, -26.44245px);
    opacity: 0
}

@keyframes ld-throw-ltr-in {
    0% {
        animation-timing-function: cubic-bezier(0.3173, 0.3347, 0.6682, 0.6667);
        transform: translate(-26.44px, 0);
        opacity: 0
    }
    2.2% {
        animation-timing-function: cubic-bezier(0.3794, 0.3299, 0.6427, 0.6686);
        transform: translate(-24.98px, 0);
        opacity: 1
    }
    3.4% {
        animation-timing-function: cubic-bezier(0.3469, 0.3325, 0.6722, 0.6661);
        transform: translate(-24.06px, 0);
        opacity: 1
    }
    6.5% {
        animation-timing-function: cubic-bezier(0.3932, 0.3301, 0.6783, 0.6664);
        transform: translate(-21.76px, 0);
        opacity: 1
    }
    10.7% {
        animation-timing-function: cubic-bezier(0.4272, 0.3305, 0.7436, 0.6647);
        transform: translate(-17.98px, 0);
        opacity: 1
    }
    16.8% {
        animation-timing-function: cubic-bezier(0.5488, 0.3313, 0.8473, 0.6663);
        transform: translate(-10.62px, 0);
        opacity: 1
    }
    19.8% {
        animation-timing-function: cubic-bezier(0.461, 0.3332, 0.4656, 0.6668);
        transform: translate(-2.78px, 0);
        opacity: 1
    }
    20.2% {
        animation-timing-function: cubic-bezier(0.0873, 0.2513, 0.7458, 0.7491);
        transform: translate(0.38px, 0);
        opacity: 1
    }
    21.1% {
        animation-timing-function: cubic-bezier(0.3342, 0.3335, 0.6426, 0.6668);
        transform: translate(1.92px, 0);
        opacity: 1
    }
    22.4% {
        animation-timing-function: cubic-bezier(0.3621, 0.3328, 0.6109, 0.6676);
        transform: translate(4.12px, 0);
        opacity: 1
    }
    23.6% {
        animation-timing-function: cubic-bezier(0.3012, 0.3339, 0.6051, 0.6683);
        transform: translate(6.18px, 0);
        opacity: 1
    }
    28% {
        animation-timing-function: cubic-bezier(0.2755, 0.3351, 0.5232, 0.6752);
        transform: translate(12px, 0);
        opacity: 1
    }
    34% {
        animation-timing-function: cubic-bezier(0.2913, 0.3442, 0.5945, 0.6728);
        transform: translate(17.48px, 0);
        opacity: 1
    }
    37% {
        animation-timing-function: cubic-bezier(0.1741, 0.5162, 0.5129, 1.3398);
        transform: translate(19.06px, 0);
        opacity: 1
    }
    43% {
        animation-timing-function: cubic-bezier(0.4742, 0.2001, 0.7463, 0.6254);
        transform: translate(19.92px, 0);
        opacity: 1
    }
    45.7% {
        animation-timing-function: cubic-bezier(0.5641, 0.7052, 0.2846, 0.1824);
        transform: translate(19.28px, 0);
        opacity: 1
    }
    46.2% {
        animation-timing-function: cubic-bezier(0.4515, 0.2964, 0.7105, 0.6734);
        transform: translate(19.14px, 0);
        opacity: 1
    }
    47.8% {
        animation-timing-function: cubic-bezier(0.8595, 1.0744, -0.1261, -0.2284);
        transform: translate(18.36px, 0);
        opacity: 1
    }
    48.3% {
        animation-timing-function: cubic-bezier(0.4607, 0.3205, 0.6232, 0.6724);
        transform: translate(18.14px, 0);
        opacity: 1
    }
    50.3% {
        animation-timing-function: cubic-bezier(0.4337, 0.3253, 0.7015, 0.6642);
        transform: translate(16.76px, 0);
        opacity: 1
    }
    52% {
        animation-timing-function: cubic-bezier(0.3458, 0.3334, 0.7014, 0.6641);
        transform: translate(15.4px, 0);
        opacity: 1
    }
    53.5% {
        animation-timing-function: cubic-bezier(0.3638, 0.3322, 0.715, 0.6655);
        transform: translate(14px, 0);
        opacity: 1
    }
    57.1% {
        animation-timing-function: cubic-bezier(0.343, 0.3332, 0.6276, 0.6676);
        transform: translate(9.86px, 0);
        opacity: 1
    }
    59% {
        animation-timing-function: cubic-bezier(0.4199, 0.3313, 0.6271, 0.6678);
        transform: translate(7.22px, 0);
        opacity: 1
    }
    61.1% {
        animation-timing-function: cubic-bezier(0.432, 0.3319, 0.6016, 0.6677);
        transform: translate(3.92px, 0);
        opacity: 1
    }
    62.9% {
        animation-timing-function: cubic-bezier(0.2788, 0.3346, 0.6243, 0.6678);
        transform: translate(0.64px, 0);
        opacity: 1
    }
    63.2% {
        animation-timing-function: cubic-bezier(0.2701, 0.3361, -0.4907, 1.0828);
        transform: translate(0.26px, 0);
        opacity: 1
    }
    63.4% {
        animation-timing-function: cubic-bezier(0.3122, 0.0151, 0.9287, 0.9241);
        transform: translate(0.08px, 0);
        opacity: 1
    }
    64% {
        animation-timing-function: cubic-bezier(0.2872, 0.3339, 0.5797, 0.6742);
        transform: translate(0.7px, 0);
        opacity: 1
    }
    65% {
        animation-timing-function: cubic-bezier(0.5101, 0.3239, 0.489, 0.6756);
        transform: translate(1.56px, 0);
        opacity: 1
    }
    65.4% {
        animation-timing-function: cubic-bezier(0.3492, 0.3326, 0.6191, 0.6735);
        transform: translate(1.98px, 0);
        opacity: 1
    }
    66.2% {
        animation-timing-function: cubic-bezier(0.4827, 0.3218, 0.5157, 0.6771);
        transform: translate(2.54px, 0);
        opacity: 1
    }
    66.6% {
        animation-timing-function: cubic-bezier(0.352, 0.33, 0.6953, 0.6667);
        transform: translate(2.9px, 0);
        opacity: 1
    }
    68.1% {
        animation-timing-function: cubic-bezier(0.3285, 0.3135, 0.53, 0.7009);
        transform: translate(3.86px, 0);
        opacity: 1
    }
    68.4% {
        animation-timing-function: cubic-bezier(0.3211, 0.3359, 0.5793, 0.6857);
        transform: translate(4.08px, 0);
        opacity: 1
    }
    71% {
        animation-timing-function: cubic-bezier(0.3795, 0.2811, 0.4509, 0.756);
        transform: translate(5.24px, 0);
        opacity: 1
    }
    71.4% {
        animation-timing-function: cubic-bezier(0.3702, 0.2776, 0.6171, 0.7128);
        transform: translate(5.42px, 0);
        opacity: 1
    }
    72.6% {
        animation-timing-function: cubic-bezier(0.2791, 0.3954, 0.6688, 0.7654);
        transform: translate(5.74px, 0);
        opacity: 1
    }
    74.3% {
        animation-timing-function: cubic-bezier(0.2981, -Infinity, 0.6838, Infinity);
        transform: translate(5.98px, 0);
        opacity: 1
    }
    76.8% {
        animation-timing-function: cubic-bezier(0.4345, 0.2633, 0.6934, 0.6284);
        transform: translate(5.88px, 0);
        opacity: 1
    }
    78.8% {
        animation-timing-function: cubic-bezier(0.44, 0.2933, 0.56, 0.7067);
        transform: translate(5.44px, 0);
        opacity: 1
    }
    79.2% {
        animation-timing-function: cubic-bezier(0.497, 0.2945, 0.6754, 0.6634);
        transform: translate(5.28px, 0);
        opacity: 1
    }
    81.6% {
        animation-timing-function: cubic-bezier(0.3941, 0.3218, 0.6466, 0.6702);
        transform: translate(4.2px, 0);
        opacity: 1
    }
    83% {
        animation-timing-function: cubic-bezier(0.5087, 0.3192, 0.545, 0.6788);
        transform: translate(3.4px, 0);
        opacity: 1
    }
    83.4% {
        animation-timing-function: cubic-bezier(0.4265, 0.3262, 0.6457, 0.6688);
        transform: translate(3.06px, 0);
        opacity: 1
    }
    86% {
        animation-timing-function: cubic-bezier(0.4235, 0.3197, 0.7128, 0.6748);
        transform: translate(1.02px, 0);
        opacity: 1
    }
    86.7% {
        animation-timing-function: cubic-bezier(0.1008, 0.104, 0.4254, 0.9641);
        transform: translate(0.34px, 0);
        opacity: 1
    }
    87% {
        animation-timing-function: cubic-bezier(0.0513, -0.0071, 0.921, 0.9013);
        transform: translate(0.02px, 0);
        opacity: 1
    }
    88% {
        animation-timing-function: cubic-bezier(0.3812, 0.321, 0.7332, 0.663);
        transform: translate(0.5px, 0);
        opacity: 1
    }
    88.8% {
        animation-timing-function: cubic-bezier(0.1491, 0.4472, 0.7385, 0.6078);
        transform: translate(0.88px, 0);
        opacity: 1
    }
    89.3% {
        animation-timing-function: cubic-bezier(0.2541, 0.3557, 0.7498, 0.6497);
        transform: translate(1.06px, 0);
        opacity: 1
    }
    90% {
        animation-timing-function: cubic-bezier(0.2257, 0.2873, 0.6492, 0.7768);
        transform: translate(1.26px, 0);
        opacity: 1
    }
    90.7% {
        animation-timing-function: cubic-bezier(0.3323, 0.3625, 0.7042, 0.6773);
        transform: translate(1.48px, 0);
        opacity: 1
    }
    91.9% {
        animation-timing-function: cubic-bezier(0.1805, 0.3611, 0.7487, 0.7487);
        transform: translate(1.7px, 0);
        opacity: 1
    }
    96% {
        animation-timing-function: cubic-bezier(0.3649, 0.2539, 0.7461, 0.6467);
        transform: translate(1.52px, 0);
        opacity: 1
    }
    97.6% {
        animation-timing-function: cubic-bezier(0.3193, 0.3311, 0.7709, 0.6436);
        transform: translate(1.06px, 0);
        opacity: 1
    }
    99% {
        animation-timing-function: cubic-bezier(0.2739, 0.3287, 0.7201, 0.6641);
        transform: translate(0.52px, 0);
        opacity: 1
    }
    99.6% {
        animation-timing-function: cubic-bezier(0.2569, 0.2802, 0.4188, 0.7886);
        transform: translate(0.22px, 0);
        opacity: 1
    }
    100% {
        transform: translate(0, 0);
        opacity: 1
    }
}

.ld.ld-throw-ltr-in {
    animation: ld-throw-ltr-in 1s 1 linear;
    animation-fill-mode: forwards;
    transform: translate(-26.44245px, 0);
    opacity: 0
}

@keyframes ld-throw-rtl-in {
    0% {
        animation-timing-function: cubic-bezier(0.3173, 0.3347, 0.6682, 0.6667);
        transform: translate(26.44px, 0);
        opacity: 0
    }
    2.2% {
        animation-timing-function: cubic-bezier(0.3794, 0.3299, 0.6427, 0.6686);
        transform: translate(24.98px, 0);
        opacity: 1
    }
    3.4% {
        animation-timing-function: cubic-bezier(0.3469, 0.3325, 0.6722, 0.6661);
        transform: translate(24.06px, 0);
        opacity: 1
    }
    6.5% {
        animation-timing-function: cubic-bezier(0.3932, 0.3301, 0.6783, 0.6664);
        transform: translate(21.76px, 0);
        opacity: 1
    }
    10.7% {
        animation-timing-function: cubic-bezier(0.4272, 0.3305, 0.7436, 0.6647);
        transform: translate(17.98px, 0);
        opacity: 1
    }
    16.8% {
        animation-timing-function: cubic-bezier(0.5488, 0.3313, 0.8473, 0.6663);
        transform: translate(10.62px, 0);
        opacity: 1
    }
    19.8% {
        animation-timing-function: cubic-bezier(0.461, 0.3332, 0.4656, 0.6668);
        transform: translate(2.78px, 0);
        opacity: 1
    }
    20.2% {
        animation-timing-function: cubic-bezier(0.0873, 0.2513, 0.7458, 0.7491);
        transform: translate(-0.38px, 0);
        opacity: 1
    }
    21.1% {
        animation-timing-function: cubic-bezier(0.3342, 0.3335, 0.6426, 0.6668);
        transform: translate(-1.92px, 0);
        opacity: 1
    }
    22.4% {
        animation-timing-function: cubic-bezier(0.3621, 0.3328, 0.6109, 0.6676);
        transform: translate(-4.12px, 0);
        opacity: 1
    }
    23.6% {
        animation-timing-function: cubic-bezier(0.3012, 0.3339, 0.6051, 0.6683);
        transform: translate(-6.18px, 0);
        opacity: 1
    }
    28% {
        animation-timing-function: cubic-bezier(0.2755, 0.3351, 0.5232, 0.6752);
        transform: translate(-12px, 0);
        opacity: 1
    }
    34% {
        animation-timing-function: cubic-bezier(0.2913, 0.3442, 0.5945, 0.6728);
        transform: translate(-17.48px, 0);
        opacity: 1
    }
    37% {
        animation-timing-function: cubic-bezier(0.1741, 0.5162, 0.5129, 1.3398);
        transform: translate(-19.06px, 0);
        opacity: 1
    }
    43% {
        animation-timing-function: cubic-bezier(0.4742, 0.2001, 0.7463, 0.6254);
        transform: translate(-19.92px, 0);
        opacity: 1
    }
    45.7% {
        animation-timing-function: cubic-bezier(0.5641, 0.7052, 0.2846, 0.1824);
        transform: translate(-19.28px, 0);
        opacity: 1
    }
    46.2% {
        animation-timing-function: cubic-bezier(0.4515, 0.2964, 0.7105, 0.6734);
        transform: translate(-19.14px, 0);
        opacity: 1
    }
    47.8% {
        animation-timing-function: cubic-bezier(0.8595, 1.0744, -0.1261, -0.2284);
        transform: translate(-18.36px, 0);
        opacity: 1
    }
    48.3% {
        animation-timing-function: cubic-bezier(0.4607, 0.3205, 0.6232, 0.6724);
        transform: translate(-18.14px, 0);
        opacity: 1
    }
    50.3% {
        animation-timing-function: cubic-bezier(0.4337, 0.3253, 0.7015, 0.6642);
        transform: translate(-16.76px, 0);
        opacity: 1
    }
    52% {
        animation-timing-function: cubic-bezier(0.3458, 0.3334, 0.7014, 0.6641);
        transform: translate(-15.4px, 0);
        opacity: 1
    }
    53.5% {
        animation-timing-function: cubic-bezier(0.3638, 0.3322, 0.715, 0.6655);
        transform: translate(-14px, 0);
        opacity: 1
    }
    57.1% {
        animation-timing-function: cubic-bezier(0.343, 0.3332, 0.6276, 0.6676);
        transform: translate(-9.86px, 0);
        opacity: 1
    }
    59% {
        animation-timing-function: cubic-bezier(0.4199, 0.3313, 0.6271, 0.6678);
        transform: translate(-7.22px, 0);
        opacity: 1
    }
    61.1% {
        animation-timing-function: cubic-bezier(0.432, 0.3319, 0.6016, 0.6677);
        transform: translate(-3.92px, 0);
        opacity: 1
    }
    62.9% {
        animation-timing-function: cubic-bezier(0.2788, 0.3346, 0.6243, 0.6678);
        transform: translate(-0.64px, 0);
        opacity: 1
    }
    63.2% {
        animation-timing-function: cubic-bezier(0.2701, 0.3361, -0.4907, 1.0828);
        transform: translate(-0.26px, 0);
        opacity: 1
    }
    63.4% {
        animation-timing-function: cubic-bezier(0.3122, 0.0151, 0.9287, 0.9241);
        transform: translate(-0.08px, 0);
        opacity: 1
    }
    64% {
        animation-timing-function: cubic-bezier(0.2872, 0.3339, 0.5797, 0.6742);
        transform: translate(-0.7px, 0);
        opacity: 1
    }
    65% {
        animation-timing-function: cubic-bezier(0.5101, 0.3239, 0.489, 0.6756);
        transform: translate(-1.56px, 0);
        opacity: 1
    }
    65.4% {
        animation-timing-function: cubic-bezier(0.3492, 0.3326, 0.6191, 0.6735);
        transform: translate(-1.98px, 0);
        opacity: 1
    }
    66.2% {
        animation-timing-function: cubic-bezier(0.4827, 0.3218, 0.5157, 0.6771);
        transform: translate(-2.54px, 0);
        opacity: 1
    }
    66.6% {
        animation-timing-function: cubic-bezier(0.352, 0.33, 0.6953, 0.6667);
        transform: translate(-2.9px, 0);
        opacity: 1
    }
    68.1% {
        animation-timing-function: cubic-bezier(0.3285, 0.3135, 0.53, 0.7009);
        transform: translate(-3.86px, 0);
        opacity: 1
    }
    68.4% {
        animation-timing-function: cubic-bezier(0.3211, 0.3359, 0.5793, 0.6857);
        transform: translate(-4.08px, 0);
        opacity: 1
    }
    71% {
        animation-timing-function: cubic-bezier(0.3795, 0.2811, 0.4509, 0.756);
        transform: translate(-5.24px, 0);
        opacity: 1
    }
    71.4% {
        animation-timing-function: cubic-bezier(0.3702, 0.2776, 0.6171, 0.7128);
        transform: translate(-5.42px, 0);
        opacity: 1
    }
    72.6% {
        animation-timing-function: cubic-bezier(0.2791, 0.3954, 0.6688, 0.7654);
        transform: translate(-5.74px, 0);
        opacity: 1
    }
    74.3% {
        animation-timing-function: cubic-bezier(0.2981, -Infinity, 0.6838, Infinity);
        transform: translate(-5.98px, 0);
        opacity: 1
    }
    76.8% {
        animation-timing-function: cubic-bezier(0.4345, 0.2633, 0.6934, 0.6284);
        transform: translate(-5.88px, 0);
        opacity: 1
    }
    78.8% {
        animation-timing-function: cubic-bezier(0.44, 0.2933, 0.56, 0.7067);
        transform: translate(-5.44px, 0);
        opacity: 1
    }
    79.2% {
        animation-timing-function: cubic-bezier(0.497, 0.2945, 0.6754, 0.6634);
        transform: translate(-5.28px, 0);
        opacity: 1
    }
    81.6% {
        animation-timing-function: cubic-bezier(0.3941, 0.3218, 0.6466, 0.6702);
        transform: translate(-4.2px, 0);
        opacity: 1
    }
    83% {
        animation-timing-function: cubic-bezier(0.5087, 0.3192, 0.545, 0.6788);
        transform: translate(-3.4px, 0);
        opacity: 1
    }
    83.4% {
        animation-timing-function: cubic-bezier(0.4265, 0.3262, 0.6457, 0.6688);
        transform: translate(-3.06px, 0);
        opacity: 1
    }
    86% {
        animation-timing-function: cubic-bezier(0.4235, 0.3197, 0.7128, 0.6748);
        transform: translate(-1.02px, 0);
        opacity: 1
    }
    86.7% {
        animation-timing-function: cubic-bezier(0.1008, 0.104, 0.4254, 0.9641);
        transform: translate(-0.34px, 0);
        opacity: 1
    }
    87% {
        animation-timing-function: cubic-bezier(0.0513, -0.0071, 0.921, 0.9013);
        transform: translate(-0.02px, 0);
        opacity: 1
    }
    88% {
        animation-timing-function: cubic-bezier(0.3812, 0.321, 0.7332, 0.663);
        transform: translate(-0.5px, 0);
        opacity: 1
    }
    88.8% {
        animation-timing-function: cubic-bezier(0.1491, 0.4472, 0.7385, 0.6078);
        transform: translate(-0.88px, 0);
        opacity: 1
    }
    89.3% {
        animation-timing-function: cubic-bezier(0.2541, 0.3557, 0.7498, 0.6497);
        transform: translate(-1.06px, 0);
        opacity: 1
    }
    90% {
        animation-timing-function: cubic-bezier(0.2257, 0.2873, 0.6492, 0.7768);
        transform: translate(-1.26px, 0);
        opacity: 1
    }
    90.7% {
        animation-timing-function: cubic-bezier(0.3323, 0.3625, 0.7042, 0.6773);
        transform: translate(-1.48px, 0);
        opacity: 1
    }
    91.9% {
        animation-timing-function: cubic-bezier(0.1805, 0.3611, 0.7487, 0.7487);
        transform: translate(-1.7px, 0);
        opacity: 1
    }
    96% {
        animation-timing-function: cubic-bezier(0.3649, 0.2539, 0.7461, 0.6467);
        transform: translate(-1.52px, 0);
        opacity: 1
    }
    97.6% {
        animation-timing-function: cubic-bezier(0.3193, 0.3311, 0.7709, 0.6436);
        transform: translate(-1.06px, 0);
        opacity: 1
    }
    99% {
        animation-timing-function: cubic-bezier(0.2739, 0.3287, 0.7201, 0.6641);
        transform: translate(-0.52px, 0);
        opacity: 1
    }
    99.6% {
        animation-timing-function: cubic-bezier(0.2569, 0.2802, 0.4188, 0.7886);
        transform: translate(-0.22px, 0);
        opacity: 1
    }
    100% {
        transform: translate(0, 0);
        opacity: 1
    }
}

.ld.ld-throw-rtl-in {
    animation: ld-throw-rtl-in 1s 1 linear;
    animation-fill-mode: forwards;
    transform: translate(26.44245px, 0);
    opacity: 0
}

@keyframes ld-throw-btt-in {
    0% {
        animation-timing-function: cubic-bezier(0.3173, 0.3347, 0.6682, 0.6667);
        transform: translate(0, 26.44px);
        opacity: 0
    }
    2.2% {
        animation-timing-function: cubic-bezier(0.3794, 0.3299, 0.6427, 0.6686);
        transform: translate(0, 24.98px);
        opacity: 1
    }
    3.4% {
        animation-timing-function: cubic-bezier(0.3469, 0.3325, 0.6722, 0.6661);
        transform: translate(0, 24.06px);
        opacity: 1
    }
    6.5% {
        animation-timing-function: cubic-bezier(0.3932, 0.3301, 0.6783, 0.6664);
        transform: translate(0, 21.76px);
        opacity: 1
    }
    10.7% {
        animation-timing-function: cubic-bezier(0.4272, 0.3305, 0.7436, 0.6647);
        transform: translate(0, 17.98px);
        opacity: 1
    }
    16.8% {
        animation-timing-function: cubic-bezier(0.5488, 0.3313, 0.8473, 0.6663);
        transform: translate(0, 10.62px);
        opacity: 1
    }
    19.8% {
        animation-timing-function: cubic-bezier(0.461, 0.3332, 0.4656, 0.6668);
        transform: translate(0, 2.78px);
        opacity: 1
    }
    20.2% {
        animation-timing-function: cubic-bezier(0.0873, 0.2513, 0.7458, 0.7491);
        transform: translate(0, -0.38px);
        opacity: 1
    }
    21.1% {
        animation-timing-function: cubic-bezier(0.3342, 0.3335, 0.6426, 0.6668);
        transform: translate(0, -1.92px);
        opacity: 1
    }
    22.4% {
        animation-timing-function: cubic-bezier(0.3621, 0.3328, 0.6109, 0.6676);
        transform: translate(0, -4.12px);
        opacity: 1
    }
    23.6% {
        animation-timing-function: cubic-bezier(0.3012, 0.3339, 0.6051, 0.6683);
        transform: translate(0, -6.18px);
        opacity: 1
    }
    28% {
        animation-timing-function: cubic-bezier(0.2755, 0.3351, 0.5232, 0.6752);
        transform: translate(0, -12px);
        opacity: 1
    }
    34% {
        animation-timing-function: cubic-bezier(0.2913, 0.3442, 0.5945, 0.6728);
        transform: translate(0, -17.48px);
        opacity: 1
    }
    37% {
        animation-timing-function: cubic-bezier(0.1741, 0.5162, 0.5129, 1.3398);
        transform: translate(0, -19.06px);
        opacity: 1
    }
    43% {
        animation-timing-function: cubic-bezier(0.4742, 0.2001, 0.7463, 0.6254);
        transform: translate(0, -19.92px);
        opacity: 1
    }
    45.7% {
        animation-timing-function: cubic-bezier(0.5641, 0.7052, 0.2846, 0.1824);
        transform: translate(0, -19.28px);
        opacity: 1
    }
    46.2% {
        animation-timing-function: cubic-bezier(0.4515, 0.2964, 0.7105, 0.6734);
        transform: translate(0, -19.14px);
        opacity: 1
    }
    47.8% {
        animation-timing-function: cubic-bezier(0.8595, 1.0744, -0.1261, -0.2284);
        transform: translate(0, -18.36px);
        opacity: 1
    }
    48.3% {
        animation-timing-function: cubic-bezier(0.4607, 0.3205, 0.6232, 0.6724);
        transform: translate(0, -18.14px);
        opacity: 1
    }
    50.3% {
        animation-timing-function: cubic-bezier(0.4337, 0.3253, 0.7015, 0.6642);
        transform: translate(0, -16.76px);
        opacity: 1
    }
    52% {
        animation-timing-function: cubic-bezier(0.3458, 0.3334, 0.7014, 0.6641);
        transform: translate(0, -15.4px);
        opacity: 1
    }
    53.5% {
        animation-timing-function: cubic-bezier(0.3638, 0.3322, 0.715, 0.6655);
        transform: translate(0, -14px);
        opacity: 1
    }
    57.1% {
        animation-timing-function: cubic-bezier(0.343, 0.3332, 0.6276, 0.6676);
        transform: translate(0, -9.86px);
        opacity: 1
    }
    59% {
        animation-timing-function: cubic-bezier(0.4199, 0.3313, 0.6271, 0.6678);
        transform: translate(0, -7.22px);
        opacity: 1
    }
    61.1% {
        animation-timing-function: cubic-bezier(0.432, 0.3319, 0.6016, 0.6677);
        transform: translate(0, -3.92px);
        opacity: 1
    }
    62.9% {
        animation-timing-function: cubic-bezier(0.2788, 0.3346, 0.6243, 0.6678);
        transform: translate(0, -0.64px);
        opacity: 1
    }
    63.2% {
        animation-timing-function: cubic-bezier(0.2701, 0.3361, -0.4907, 1.0828);
        transform: translate(0, -0.26px);
        opacity: 1
    }
    63.4% {
        animation-timing-function: cubic-bezier(0.3122, 0.0151, 0.9287, 0.9241);
        transform: translate(0, -0.08px);
        opacity: 1
    }
    64% {
        animation-timing-function: cubic-bezier(0.2872, 0.3339, 0.5797, 0.6742);
        transform: translate(0, -0.7px);
        opacity: 1
    }
    65% {
        animation-timing-function: cubic-bezier(0.5101, 0.3239, 0.489, 0.6756);
        transform: translate(0, -1.56px);
        opacity: 1
    }
    65.4% {
        animation-timing-function: cubic-bezier(0.3492, 0.3326, 0.6191, 0.6735);
        transform: translate(0, -1.98px);
        opacity: 1
    }
    66.2% {
        animation-timing-function: cubic-bezier(0.4827, 0.3218, 0.5157, 0.6771);
        transform: translate(0, -2.54px);
        opacity: 1
    }
    66.6% {
        animation-timing-function: cubic-bezier(0.352, 0.33, 0.6953, 0.6667);
        transform: translate(0, -2.9px);
        opacity: 1
    }
    68.1% {
        animation-timing-function: cubic-bezier(0.3285, 0.3135, 0.53, 0.7009);
        transform: translate(0, -3.86px);
        opacity: 1
    }
    68.4% {
        animation-timing-function: cubic-bezier(0.3211, 0.3359, 0.5793, 0.6857);
        transform: translate(0, -4.08px);
        opacity: 1
    }
    71% {
        animation-timing-function: cubic-bezier(0.3795, 0.2811, 0.4509, 0.756);
        transform: translate(0, -5.24px);
        opacity: 1
    }
    71.4% {
        animation-timing-function: cubic-bezier(0.3702, 0.2776, 0.6171, 0.7128);
        transform: translate(0, -5.42px);
        opacity: 1
    }
    72.6% {
        animation-timing-function: cubic-bezier(0.2791, 0.3954, 0.6688, 0.7654);
        transform: translate(0, -5.74px);
        opacity: 1
    }
    74.3% {
        animation-timing-function: cubic-bezier(0.2981, -Infinity, 0.6838, Infinity);
        transform: translate(0, -5.98px);
        opacity: 1
    }
    76.8% {
        animation-timing-function: cubic-bezier(0.4345, 0.2633, 0.6934, 0.6284);
        transform: translate(0, -5.88px);
        opacity: 1
    }
    78.8% {
        animation-timing-function: cubic-bezier(0.44, 0.2933, 0.56, 0.7067);
        transform: translate(0, -5.44px);
        opacity: 1
    }
    79.2% {
        animation-timing-function: cubic-bezier(0.497, 0.2945, 0.6754, 0.6634);
        transform: translate(0, -5.28px);
        opacity: 1
    }
    81.6% {
        animation-timing-function: cubic-bezier(0.3941, 0.3218, 0.6466, 0.6702);
        transform: translate(0, -4.2px);
        opacity: 1
    }
    83% {
        animation-timing-function: cubic-bezier(0.5087, 0.3192, 0.545, 0.6788);
        transform: translate(0, -3.4px);
        opacity: 1
    }
    83.4% {
        animation-timing-function: cubic-bezier(0.4265, 0.3262, 0.6457, 0.6688);
        transform: translate(0, -3.06px);
        opacity: 1
    }
    86% {
        animation-timing-function: cubic-bezier(0.4235, 0.3197, 0.7128, 0.6748);
        transform: translate(0, -1.02px);
        opacity: 1
    }
    86.7% {
        animation-timing-function: cubic-bezier(0.1008, 0.104, 0.4254, 0.9641);
        transform: translate(0, -0.34px);
        opacity: 1
    }
    87% {
        animation-timing-function: cubic-bezier(0.0513, -0.0071, 0.921, 0.9013);
        transform: translate(0, -0.02px);
        opacity: 1
    }
    88% {
        animation-timing-function: cubic-bezier(0.3812, 0.321, 0.7332, 0.663);
        transform: translate(0, -0.5px);
        opacity: 1
    }
    88.8% {
        animation-timing-function: cubic-bezier(0.1491, 0.4472, 0.7385, 0.6078);
        transform: translate(0, -0.88px);
        opacity: 1
    }
    89.3% {
        animation-timing-function: cubic-bezier(0.2541, 0.3557, 0.7498, 0.6497);
        transform: translate(0, -1.06px);
        opacity: 1
    }
    90% {
        animation-timing-function: cubic-bezier(0.2257, 0.2873, 0.6492, 0.7768);
        transform: translate(0, -1.26px);
        opacity: 1
    }
    90.7% {
        animation-timing-function: cubic-bezier(0.3323, 0.3625, 0.7042, 0.6773);
        transform: translate(0, -1.48px);
        opacity: 1
    }
    91.9% {
        animation-timing-function: cubic-bezier(0.1805, 0.3611, 0.7487, 0.7487);
        transform: translate(0, -1.7px);
        opacity: 1
    }
    96% {
        animation-timing-function: cubic-bezier(0.3649, 0.2539, 0.7461, 0.6467);
        transform: translate(0, -1.52px);
        opacity: 1
    }
    97.6% {
        animation-timing-function: cubic-bezier(0.3193, 0.3311, 0.7709, 0.6436);
        transform: translate(0, -1.06px);
        opacity: 1
    }
    99% {
        animation-timing-function: cubic-bezier(0.2739, 0.3287, 0.7201, 0.6641);
        transform: translate(0, -0.52px);
        opacity: 1
    }
    99.6% {
        animation-timing-function: cubic-bezier(0.2569, 0.2802, 0.4188, 0.7886);
        transform: translate(0, -0.22px);
        opacity: 1
    }
    100% {
        transform: translate(0, 0);
        opacity: 1
    }
}

.ld.ld-throw-btt-in {
    animation: ld-throw-btt-in 1s 1 linear;
    animation-fill-mode: forwards;
    transform: translate(0, 26.44245px);
    opacity: 0
}

@keyframes ld-measure {
    0% {
        transform: translate(0, 0) rotate(0)
    }
    3.33333% {
        transform: translate(0, 0) rotate(-14.99241deg)
    }
    6.66667% {
        transform: translate(0, 0) rotate(10.93733deg)
    }
    10% {
        transform: translate(0, 0) rotate(10.60793deg)
    }
    13.33333% {
        transform: translate(0, 0) rotate(-10.26249deg)
    }
    16.66667% {
        transform: translate(0, 0) rotate(0.47337deg)
    }
    20% {
        transform: translate(0, 0) rotate(15deg)
    }
    23.33333% {
        transform: translate(0, 0) rotate(0.48087deg)
    }
    26.66667% {
        transform: translate(0, 0) rotate(-10.26796deg)
    }
    30% {
        transform: translate(0, 0) rotate(10.60262deg)
    }
    33.33333% {
        transform: translate(0, 0) rotate(10.94246deg)
    }
    36.66667% {
        transform: translate(0, 0) rotate(-14.99265deg)
    }
    40% {
        transform: translate(0, 0) rotate(-0.0075deg)
    }
    43.33333% {
        transform: translate(0, 0) rotate(14.99217deg)
    }
    46.66667% {
        transform: translate(0, 0) rotate(-10.93219deg)
    }
    50% {
        transform: translate(0, 0) rotate(-10.61323deg)
    }
    53.33333% {
        transform: translate(0, 0) rotate(10.25702deg)
    }
    56.66667% {
        transform: translate(0, 0) rotate(-0.46588deg)
    }
    60% {
        transform: translate(0, 0) rotate(-15deg)
    }
    63.33333% {
        transform: translate(0, 0) rotate(-0.48836deg)
    }
    66.66667% {
        transform: translate(0, 0) rotate(10.27343deg)
    }
    70% {
        transform: translate(0, 0) rotate(-10.59732deg)
    }
    73.33333% {
        transform: translate(0, 0) rotate(-10.94759deg)
    }
    76.66667% {
        transform: translate(0, 0) rotate(14.99288deg)
    }
    80% {
        transform: translate(0, 0) rotate(0.015deg)
    }
    83.33333% {
        transform: translate(0, 0) rotate(-14.99193deg)
    }
    86.66667% {
        transform: translate(0, 0) rotate(10.92706deg)
    }
    90% {
        transform: translate(0, 0) rotate(10.61853deg)
    }
    93.33333% {
        transform: translate(0, 0) rotate(-10.25155deg)
    }
    96.66667% {
        transform: translate(0, 0) rotate(0.45838deg)
    }
    100% {
        transform: translate(0, 0) rotate(0)
    }
}

.ld.ld-measure {
    animation: ld-measure 5s infinite linear
}

@keyframes ld-shiver {
    0% {
        transform: translate(0, 0) scale(1)
    }
    3.33333% {
        transform: translate(0, 0) scale(1.04279)
    }
    6.66667% {
        transform: translate(0, 0) scale(1.00524)
    }
    10% {
        transform: translate(0, 0) scale(0.96369)
    }
    13.33333% {
        transform: translate(0, 0) scale(0.95064)
    }
    16.66667% {
        transform: translate(0, 0) scale(0.97651)
    }
    20% {
        transform: translate(0, 0) scale(1.02078)
    }
    23.33333% {
        transform: translate(0, 0) scale(1.04875)
    }
    26.66667% {
        transform: translate(0, 0) scale(1.03832)
    }
    30% {
        transform: translate(0, 0) scale(0.99777)
    }
    33.33333% {
        transform: translate(0, 0) scale(0.95897)
    }
    36.66667% {
        transform: translate(0, 0) scale(0.95244)
    }
    40% {
        transform: translate(0, 0) scale(0.98335)
    }
    43.33333% {
        transform: translate(0, 0) scale(1.02733)
    }
    46.66667% {
        transform: translate(0, 0) scale(1.04988)
    }
    50% {
        transform: translate(0, 0) scale(1.0331)
    }
    53.33333% {
        transform: translate(0, 0) scale(0.99035)
    }
    56.66667% {
        transform: translate(0, 0) scale(0.95507)
    }
    60% {
        transform: translate(0, 0) scale(0.95527)
    }
    63.33333% {
        transform: translate(0, 0) scale(0.99057)
    }
    66.66667% {
        transform: translate(0, 0) scale(1.03343)
    }
    70% {
        transform: translate(0, 0) scale(1.04984)
    }
    73.33333% {
        transform: translate(0, 0) scale(1.02714)
    }
    76.66667% {
        transform: translate(0, 0) scale(0.98293)
    }
    80% {
        transform: translate(0, 0) scale(0.9523)
    }
    83.33333% {
        transform: translate(0, 0) scale(0.9591)
    }
    86.66667% {
        transform: translate(0, 0) scale(0.99821)
    }
    90% {
        transform: translate(0, 0) scale(1.0386)
    }
    93.33333% {
        transform: translate(0, 0) scale(1.0487)
    }
    96.66667% {
        transform: translate(0, 0) scale(1.02038)
    }
    100% {
        transform: translate(0, 0) scale(1)
    }
}

.ld.ld-shiver {
    animation: ld-shiver .5s infinite linear
}

@keyframes ld-swim {
    0% {
        transform: translate(0, 0) rotate(0)
    }
    8.33333% {
        transform: translate(-5.96462px, 4.90845px) rotate(-13.66821deg)
    }
    16.66667% {
        transform: translate(5.25471px, -2.05606px) rotate(0.47337deg)
    }
    25% {
        transform: translate(2.30929px, 5.79372px) rotate(13.8564deg)
    }
    33.33333% {
        transform: translate(-5.75556px, -4.60802px) rotate(10.94246deg)
    }
    41.66667% {
        transform: translate(3.73522px, 5.97742px) rotate(-14.03079deg)
    }
    50% {
        transform: translate(4.2628px, -3.01222px) rotate(-10.61323deg)
    }
    58.33333% {
        transform: translate(-4.65975px, -2.51269px) rotate(5.2869deg)
    }
    66.66667% {
        transform: translate(1.64024px, -1.05167px) rotate(10.27343deg)
    }
    75% {
        transform: translate(5.55954px, -4.22763px) rotate(-5.72726deg)
    }
    83.33333% {
        transform: translate(-2.84602px, 5.91439px) rotate(-14.99193deg)
    }
    91.66667% {
        transform: translate(-0.70744px, -5.43064px) rotate(6.16192deg)
    }
    100% {
        transform: translate(0, 0) rotate(0)
    }
}

.ld.ld-swim {
    animation: ld-swim 10s infinite linear
}

@keyframes ld-tremble {
    0% {
        transform: translate(0, 0)
    }
    3.33333% {
        transform: translate(-0.18923px, 1.45485px)
    }
    6.66667% {
        transform: translate(-0.84296px, -1.32524px)
    }
    10% {
        transform: translate(0.67971px, 1.00422px)
    }
    13.33333% {
        transform: translate(-0.5056px, 0.83616px)
    }
    16.66667% {
        transform: translate(1.31368px, -0.51401px)
    }
    20% {
        transform: translate(-1.21184px, 1.49193px)
    }
    23.33333% {
        transform: translate(1.09065px, -0.21259px)
    }
    26.66667% {
        transform: translate(-1.49916px, 0.56159px)
    }
    30% {
        transform: translate(1.48086px, 1.21228px)
    }
    33.33333% {
        transform: translate(-1.43889px, -1.152px)
    }
    36.66667% {
        transform: translate(1.35914px, 1.34835px)
    }
    40% {
        transform: translate(-1.42834px, 0.3091px)
    }
    43.33333% {
        transform: translate(1.47472px, -1.49889px)
    }
    46.66667% {
        transform: translate(-0.92402px, 1.4416px)
    }
    50% {
        transform: translate(1.0657px, -0.75306px)
    }
    53.33333% {
        transform: translate(-1.19035px, -1.07484px)
    }
    56.66667% {
        transform: translate(0.28828px, 0.79337px)
    }
    60% {
        transform: translate(-0.47167px, -1.42789px)
    }
    63.33333% {
        transform: translate(0.64753px, -0.09795px)
    }
    66.66667% {
        transform: translate(0.41006px, -0.26292px)
    }
    70% {
        transform: translate(-0.22477px, -1.3683px)
    }
    73.33333% {
        transform: translate(0.03588px, 0.92931px)
    }
    76.66667% {
        transform: translate(-1.01937px, -1.18398px)
    }
    80% {
        transform: translate(0.8724px, -0.60494px)
    }
    83.33333% {
        transform: translate(-0.71151px, 1.4786px)
    }
    86.66667% {
        transform: translate(1.40734px, -1.49607px)
    }
    90% {
        transform: translate(-1.33062px, 0.46957px)
    }
    93.33333% {
        transform: translate(1.23264px, 1.26738px)
    }
    96.66667% {
        transform: translate(-1.48975px, -1.03867px)
    }
    100% {
        transform: translate(0, 0)
    }
}

.ld.ld-tremble {
    animation: ld-tremble .5s infinite linear
}

@keyframes ld-vortex {
    0%,
    60% {
        animation-timing-function: cubic-bezier(0.3, 0, 1, 0.7)
    }
    0% {
        opacity: 0;
        transform: rotate(-1800deg) scale(0.3)
    }
    60% {
        opacity: 1;
        transform: rotate(0) scale(1)
    }
    100% {
        opacity: 0;
        transform: rotate(0) scale(1)
    }
}

.ld.ld-vortex {
    animation: ld-vortex 1s infinite linear
}

@keyframes ld-vortex-alt {
    0%,
    60% {
        animation-timing-function: cubic-bezier(0.3, 0, 1, 0.7)
    }
    0% {
        opacity: 0;
        transform: rotate(-1800deg) scale(3)
    }
    60% {
        opacity: 1;
        transform: rotate(0) scale(1)
    }
    100% {
        opacity: 0;
        transform: rotate(0) scale(1)
    }
}

.ld.ld-vortex-alt {
    animation: ld-vortex-alt 1s infinite linear
}

@keyframes ld-vortex-in {
    0%,
    60% {
        animation-timing-function: cubic-bezier(0.3, 0, 1, 0.7)
    }
    0% {
        opacity: 0;
        transform: rotate(-1800deg) scale(0.3)
    }
    60% {
        opacity: 1;
        transform: rotate(0) scale(1)
    }
    100% {
        opacity: 1;
        transform: rotate(0) scale(1)
    }
}

.ld.ld-vortex-in {
    animation: ld-vortex-in 1s 1 linear;
    animation-fill-mode: forwards;
    transform: matrix(0.3, 0, 0, 0.3, 0, 0);
    opacity: 0
}

@keyframes ld-vortex-out {
    0% {
        animation-timing-function: cubic-bezier(0.3, 0, 1, 0.7);
        transform: rotate(0) scale(1);
        opacity: 1
    }
    100% {
        transform: rotate(-1800deg) scale(0.3);
        opacity: 0
    }
}

.ld.ld-vortex-out {
    animation: ld-vortex-out 1s 1 linear;
    animation-fill-mode: forwards;
    transform: matrix(1, 0, 0, 1, 0, 0);
    opacity: 1
}

@keyframes ld-vortex-alt-in {
    0%,
    60% {
        animation-timing-function: cubic-bezier(0.3, 0, 1, 0.7)
    }
    0% {
        opacity: 0;
        transform: rotate(-1800deg) scale(3)
    }
    60% {
        opacity: 1;
        transform: rotate(0) scale(1)
    }
    100% {
        opacity: 1;
        transform: rotate(0) scale(1)
    }
}

.ld.ld-vortex-alt-in {
    animation: ld-vortex-alt-in 1s 1 linear;
    animation-fill-mode: forwards;
    transform: matrix(3, 0, 0, 3, 0, 0);
    opacity: 0
}

@keyframes ld-vortex-alt-out {
    0% {
        animation-timing-function: cubic-bezier(0.3, 0, 1, 0.7);
        transform: rotate(0) scale(1);
        opacity: 1
    }
    100% {
        transform: rotate(-1800deg) scale(3);
        opacity: 0
    }
}

.ld.ld-vortex-alt-out {
    animation: ld-vortex-alt-out 1s 1 linear;
    animation-fill-mode: forwards;
    transform: matrix(1, 0, 0, 1, 0, 0);
    opacity: 1
}

@keyframes ld-wrench {
    20%,
    36%,
    70%,
    86% {
        transform: rotate(0)
    }
    0%,
    50%,
    100% {
        transform: rotate(45deg)
    }
}

.ld.ld-wrench {
    animation: ld-wrench 1s infinite linear
}

.ldap:before {
    display: none
}

.ldap>.base {
    position: absolute;
    width: 15em;
    max-width: calc(100% - 2em);
    top: 1em;
    bottom: 1em;
    left: 0;
    max-height: calc(100% - 2em)
}

.ldap>.base>.inner {
    border: 1px solid #ddd;
    border-radius: 5px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    background: #fff;
    overflow: hidden
}

.ldap>.base>.inner>div {
    position: relative;
    width: 100%;
    height: 100%
}

.ldap>.base>.inner .head {
    position: absolute;
    z-index: 2;
    width: 100%;
    background: #fff;
    padding: 10px;
    border-bottom: 1px solid #ddd;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.1)
}

.ldap>.base>.inner .head input {
    width: 100%
}

.ldap>.base>.inner .menu {
    position: absolute;
    z-index: 1;
    overflow-y: scroll;
    top: 53px;
    bottom: 0;
    width: 100%
}

.ldap>.base>.inner .item-head {
    opacity: .75;
    padding: 5px;
    border-bottom: 1px solid #eee;
    border-top: 1px solid #eee;
    font-size: .875em;
    background: #f1f2f3
}

.ldap>.base>.inner .item-group {
    padding-bottom: 10px
}

.ldap>.base>.inner .item {
    cursor: pointer;
    padding: 5px;
    position: relative
}

.ldap>.base>.inner .item i {
    font-size: 12px;
    opacity: .35;
    vertical-align: .2em;
    margin-left: .25em
}

.ldap>.base>.inner .item:after {
    content: " ";
    display: block
}

.ldap>.base>.inner .item:after,
.ldap>.base>.inner .item .ani {
    position: absolute;
    width: 0;
    height: 0;
    border-radius: 50%;
    border: 5px solid #ddd;
    margin: auto;
    top: 0;
    bottom: 0;
    right: 10px
}

.ldap>.base>.inner .item .ani {
    display: none;
    animation-play-state: paused
}

.ldap>.base>.inner .item:hover {
    background: #0ff
}

.ldap>.base>.inner .item:hover:after {
    display: none
}

.ldap>.base>.inner .item:hover .ani {
    border-width: 7px;
    border-color: #0bf;
    border-left-color: transparent;
    animation-play-state: running;
    display: block
}

.ldap>.base>.inner .item.limited {
    text-decoration: line-through
}

.ldap>.base>.inner .item.limited>div:first-child:after {
    content: "×";
    display: inline;
    opacity: .5;
    font-size: .75em;
    margin-left: .125em
}

.ldap>.base>.inner .item.disabled {
    opacity: .25;
    cursor: not-allowed
}

.ldap>.base>.inner .protip {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 5px;
    background: #fff;
    text-align: center;
    z-index: 2;
    border-top: 1px solid #ddd;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.1);
    font-size: .875em
}

.ldap.has-tips .menu {
    padding-bottom: 30px
}

.ld-ball,
.ld-ring,
.ld-hourglass,
.ld-loader,
.ld-cross,
.ld-square,
.ld-pie,
.ld-spinner {
    width: 1em;
    height: 1em;
    position: relative;
    color: inherit;
    display: inline-block;
    box-sizing: content-box
}

.ld-ball:after,
.ld-ring:after,
.ld-hourglass:after,
.ld-loader:after,
.ld-cross:after,
.ld-square:after,
.ld-pie:after,
.ld-spinner:after {
    content: " ";
    display: block;
    width: 2em;
    height: 2em;
    box-sizing: border-box;
    transform-origin: 0 0;
    transform: translateZ(0) scale(0.5);
    backface-visibility: hidden
}

.ld-ring:after {
    border-radius: 50%;
    border: .3em solid currentColor;
    border-left-color: transparent
}

.ld-ball:after {
    border-radius: 50%;
    background: currentColor
}

.ld-hourglass:after {
    border-radius: 50%;
    border: 1em solid currentColor;
    border-left-color: transparent;
    border-right-color: transparent
}

.ld-cross:after {
    position: absolute;
    height: .5em;
    transform: translateZ(0) scale(0.5) translate(0, 0.75em);
    background: currentColor
}

.ld-cross:before {
    content: " ";
    display: block;
    width: .5em;
    height: 2em;
    box-sizing: border-box;
    transform-origin: 0 0;
    backface-visibility: hidden;
    position: absolute;
    width: .5em;
    transform: translateZ(0) scale(0.5) translate(0.75em, 0);
    background: currentColor
}

.ld-square:after {
    background: currentColor
}

.ld-pie:after {
    border-radius: 50%;
    border: 1em solid currentColor;
    border-left-color: transparent
}

.ld-spinner:after {
    position: absolute;
    width: .4em;
    height: .4em;
    transform: translateZ(0) scale(0.5) translate(0.8em, 0.8em);
    border-radius: 50%;
    background: 0;
    box-shadow: 0 1em 0 currentColor, 0 -1em 0 currentColor, 1em 0 0 currentColor, -1em 0 0 currentColor, .70710678em .70710678em 0 currentColor, -.70710678em .70710678em 0 currentColor, .70710678em -.70710678em 0 currentColor, -.70710678em -.70710678em 0 currentColor
}

.ld-loader {
    background-size: cover
}

.ld.reverse {
    animation-direction: reverse
}

.ld.xhalf {
    animation-duration: .5s
}

.ld.x1 {
    animation-duration: 1s
}

.ld.x2 {
    animation-duration: 2s
}

.ld.x4 {
    animation-duration: 4s
}

.ld.running {
    animation-play-state: running
}

.ld.paused {
    animation-play-state: paused
}

.ld.f00 {
    animation-delay: 0s
}

.ld.f01 {
    animation-delay: -0.1s
}

.ld.f02 {
    animation-delay: -0.2s
}

.ld.f03 {
    animation-delay: -0.3s
}

.ld.f04 {
    animation-delay: -0.4s
}

.ld.f05 {
    animation-delay: -0.5s
}

.ld.f06 {
    animation-delay: -0.6s
}

.ld.f07 {
    animation-delay: -0.7s
}

.ld.f08 {
    animation-delay: -0.8s
}

.ld.f09 {
    animation-delay: -0.9s
}

.ld.f10 {
    animation-delay: -1s
}

.infinite {
    animation-iteration-count: infinite !important
}

.ldrs .bar .cap,
.ldrs .bar .fg,
.ldrs .ptr:after,
.ldrs .hint.p {
    background: red
}

.ldrs .bar .cap:nth-child(2),
.ldrs .bar .bk,
.ldrs .hint,
.ldrs .lock-line:after {
    background: #eee
}

.ldrs .hint {
    color: #aaa
}

.ldrs .hint.p {
    color: #fff
}

input.ldrs {
    display: none
}

.ldrs {
    position: relative
}

.ldrs .bar-inner {
    width: 100%;
    height: 100%
}

.ldrs .bar {
    width: 100%;
    position: relative
}

.ldrs .bar .cap {
    width: 10px;
    position: absolute
}

.ldrs .bar .cap:nth-child(1) {
    border-radius: 5px 0 0 5px;
    top: 0;
    left: -10px
}

.ldrs .bar .cap:nth-child(2) {
    border-radius: 0 5px 5px 0;
    top: 0;
    right: -10px
}

.ldrs .bar .fg {
    width: 50%;
    position: absolute;
    left: 0;
    right: 50px;
    width: auto;
    top: 0
}

.ldrs .bar .bk {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: auto
}

.ldrs .ptr,
.ldrs .lock-line {
    position: absolute;
    width: 9px;
    left: 0;
    margin-left: -3px;
    cursor: pointer;
    background: rgba(255, 255, 255, 0.01);
    z-index: 1
}

.ldrs .ptr:after,
.ldrs .lock-line:after {
    content: " ";
    display: block;
    width: 3px;
    height: 100%;
    margin-left: 3px;
    border-radius: 12px
}

.ldrs .hint {
    font-family: sans-serif;
    padding: 1px 4px 2px;
    font-size: 10px;
    display: inline-block;
    border-radius: 3px;
    position: absolute;
    user-select: none;
    line-height: 1em;
    z-index: 0;
    transition: none
}

.ldrs .hint.l {
    left: 0
}

.ldrs .hint.r {
    right: 0
}

.ldrs .hint.lock {
    right: 40%;
    margin-right: -6px;
    display: none
}

.ldrs .bar .lock-line {
    padding: 0;
    right: 40%;
    margin-right: -6px;
    left: auto;
    display: none;
    z-index: 0
}

.ldrs .hint.p {
    cursor: pointer;
    z-index: 1
}

.ldrs.limit .hint.lock,
.ldrs.limit .lock-line {
    display: block
}

.ldrs {
    height: 2.25em;
    padding: .2em 10px
}

.ldrs .bar,
.ldrs .fg,
.ldrs .bk,
.ldrs .cap {
    height: .875em
}

.ldrs .ptr,
.ldrs .lock-line {
    top: -0.2em;
    height: 1.875em
}

.ldrs .hint {
    top: 2.035em;
    font-size: .7em
}

.ldrs .hint.p {
    top: 1.75em
}

.ldrs.ldrs-sm {
    height: 1.9125em;
    padding: .1em 10px
}

.ldrs.ldrs-sm .bar,
.ldrs.ldrs-sm .fg,
.ldrs.ldrs-sm .bk,
.ldrs.ldrs-sm .cap {
    height: .7em
}

.ldrs.ldrs-sm .ptr,
.ldrs.ldrs-sm .lock-line {
    top: -0.1em;
    height: 1.7125em
}

.ldrs.ldrs-sm .hint {
    top: 1.6663em;
    font-size: .6em
}

.ldrs.ldrs-sm .hint.p {
    top: 1.5125em
}

.ldrs.ldrs-lg {
    height: 2.875em;
    padding: .375em 10px
}

.ldrs.ldrs-lg .bar,
.ldrs.ldrs-lg .fg,
.ldrs.ldrs-lg .bk,
.ldrs.ldrs-lg .cap {
    height: 1em
}

.ldrs.ldrs-lg .ptr,
.ldrs.ldrs-lg .lock-line {
    top: -0.375em;
    height: 2.5em
}

.ldrs.ldrs-lg .hint {
    top: 2.1875em;
    font-size: .8em
}

.ldrs.ldrs-lg .hint.p {
    top: 1.71875em
}

.ldrs.up .bar {
    top: 1.075em
}

.ldrs.up .ptr,
.ldrs.up .lock-line {
    top: -0.775em
}

.ldrs.up .hint {
    top: .1em
}

.ldrs.up .hint.p {
    top: -1.775em
}

.ldrs.ldrs-sm.up .bar {
    top: .9125em
}

.ldrs.ldrs-sm.up .ptr,
.ldrs.ldrs-sm.up .lock-line {
    top: -0.7125em
}

.ldrs.ldrs-sm.up .hint {
    top: 0
}

.ldrs.ldrs-sm.up .hint.p {
    top: -1.5125em
}

.ldrs.ldrs-lg.up .bar {
    top: 1.25em
}

.ldrs.ldrs-lg.up .ptr,
.ldrs.ldrs-lg.up .lock-line {
    top: -1.2em
}

.ldrs.ldrs-lg.up .hint {
    top: .3em
}

.ldrs.ldrs-lg.up .hint.p {
    top: -1.8em
}

.ldlz {
    transition: opacity .5s linear, visibility .5s linear;
    background-size: contain
}

.ldlz.placeholder {
    display: inline-block
}

@font-face {
    font-family: 'ldi';
    font-weight: normal;
    font-style: normal
}

i {
    font-family: 'ldi';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    vertical-align: 0;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

i.i-heart:before {
    content: "\f000"
}

i.i-home:before {
    content: "\f001"
}

i.i-building:before {
    content: "\f002"
}

i.i-dart-up:before {
    content: "\f003"
}

i.i-dart-right:before {
    content: "\f004"
}

i.i-dart-down:before {
    content: "\f005"
}

i.i-dart-left:before {
    content: "\f006"
}

i.i-chevron-up:before {
    content: "\f007"
}

i.i-chevron-right:before {
    content: "\f008"
}

i.i-chevron-down:before {
    content: "\f009"
}

i.i-chevron-left:before {
    content: "\f00a"
}

i.i-save:before {
    content: "\f00b"
}

i.i-bars:before {
    content: "\f00c"
}

i.i-check:before {
    content: "\f00d"
}

i.i-circle:before {
    content: "\f00e"
}

i.i-radio:before {
    content: "\f00f"
}

i.i-question:before {
    content: "\f010"
}

i.i-lock:before {
    content: "\f011"
}

i.i-unlock:before {
    content: "\f012"
}

i.i-mail:before {
    content: "\f013"
}

i.i-pen:before {
    content: "\f014"
}

i.i-phone:before {
    content: "\f015"
}

i.i-gear:before {
    content: "\f016"
}

i.i-legal:before {
    content: "\f017"
}

i.i-link:before {
    content: "\f018"
}

i.i-location:before {
    content: "\f019"
}

i.i-eye:before {
    content: "\f01a"
}

i.i-eye-slash:before {
    content: "\f01b"
}

i.i-close:before {
    content: "\f01c"
}

i.i-creditcard:before {
    content: "\f01d"
}

i.i-drag:before {
    content: "\f01e"
}

i.i-clone:before {
    content: "\f01f"
}

i.i-google:before {
    content: "\f020"
}

i.i-fb:before {
    content: "\f021"
}

i.i-twt:before {
    content: "\f022"
}

i.i-github:before {
    content: "\f023"
}

i.i-doc:before {
    content: "\f024"
}

i.i-undo:before {
    content: "\f025"
}

i.i-print:before {
    content: "\f026"
}

i.i-check-o:before {
    content: "\f027"
}

i.i-search:before {
    content: "\f028"
}

i.i-plus:before {
    content: "\f029"
}

i.i-sync:before {
    content: "\f030"
}

i.i-upload:before {
    content: "\f031"
}

i.i-html:before {
    content: "\f032"
}

.ldBar {
    position: relative
}

.ldBar.label-center>.ldBar-label {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-shadow: 0 0 3px #fff
}

.ldBar-label:after {
    content: "%";
    display: inline
}

.ldBar.no-percent .ldBar-label:after {
    content: ""
}

#nav-top {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 2000
}

#nav-top nav {
    padding: .5rem 2rem;
    transition: background .3s ease-in, color .3s ease-in
}

#nav-top-placeholder {
    height: 63px
}

.avatar {
    width: 1em;
    height: 1em;
    vertical-align: -0.25em;
    display: inline-block;
    border-radius: .25em;
    background-color: #ccc;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat
}

.avatar.avatar-lg {
    width: 1.25em;
    height: 1.25em;
    vertical-align: -0.25em;
    display: inline-block;
    border-radius: .25em
}

.avatar.avatar-sm {
    width: .875em;
    height: .875em;
    vertical-align: middle
}

.closebtn {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 1.5em;
    line-height: .5em;
    margin: 0;
    padding: .2em .25em .3em;
    cursor: pointer;
    z-index: 1003
}

.closebtn:after {
    content: "\0000d7";
    display: inline
}

.closebtn.sm {
    font-size: 1em
}

.closebtn.lg {
    font-size: 2.5em
}

.closebtn.xl {
    font-size: 3.5em
}

.alert .closebtn {
    bottom: 0;
    margin-top: auto;
    margin-bottom: auto;
    height: .66em;
    padding-top: 0
}

.has-protip .dropdown-menu>.inner {
    height: 300px;
    overflow: scroll
}

.ldcv .protip,
.dropdown .protip,
.dropup .protip {
    position: absolute;
    bottom: 0;
    margin: 0;
    text-align: center;
    text-decoration: underline;
    cursor: pointer
}

.dropdown-menu .protip {
    border-radius: 0;
    margin: 0 0 -5px 0;
    width: 100%
}

.has-protip.ldcv .protip {
    max-width: 480px;
    width: 90%;
    bottom: 10px;
    text-align: center;
    margin: auto;
    left: 0;
    right: 0
}

.has-protip.ldcv .protip .btn {
    margin: 0 10px
}

.btn.has-tips,
.has-tips {
    position: relative;
    overflow: visible;
    cursor: pointer
}

.btn.has-tips .inner,
.has-tips .inner,
.btn.has-tips .file,
.has-tips .file {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0
}

.btn.has-tips .hover-tip,
.has-tips .hover-tip,
.btn.has-tips .custom-tip,
.has-tips .custom-tip {
    display: none;
    opacity: 0;
    z-index: -1;
    transition: all .5s linear;
    user-select: none
}

.has-tips.manual:hover .hover-tip,
.btn.has-tips.manual:hover .hover-tip,
.has-tips.manual:hover .custom-tip,
.btn.has-tips.manual:hover .custom-tip {
    display: none;
    opacity: 0;
    z-index: -1
}

.btn.has-tips:hover .hover-tip,
.has-tips:hover .hover-tip,
.has-tips.tip-on .hover-tip,
.has-tips.tip-on.manual:hover .hover-tip,
.btn.has-tips:hover .custom-tip,
.has-tips:hover .custom-tip,
.has-tips.tip-on .custom-tip,
.has-tips.tip-on.manual:hover .custom-tip {
    display: block;
    opacity: 1;
    z-index: 1001
}

.hover-tip.ghost,
.cutom-tip.ghost {
    pointer-events: none
}

.hover-tip {
    background: #000;
    border-radius: 3px;
    position: absolute;
    min-width: 100px;
    color: #fff;
    padding: .8em 1em;
    text-align: center;
    z-index: 1001
}

.hover-tip.tip-sm {
    line-height: 14px;
    font-size: .75em;
    min-width: 100px;
    padding: .6em .8em
}

.hover-tip a {
    color: #73baf7
}

.hover-tip:before {
    width: 10px;
    height: 10px;
    position: absolute;
    background: #000;
    display: block;
    content: " ";
    transform: rotate(45deg)
}

.hover-tip.tip-no-min-width {
    min-width: inherit !important
}

.hover-tip.bottom,
.hover-tip {
    transform: translateX(-50%);
    top: 100%;
    left: 50%;
    margin: 5px 0 0
}

.hover-tip.bottom:before,
.hover-tip:before {
    top: -5px;
    left: 50%;
    margin: 0 0 0 -5px
}

.hover-tip.top {
    top: auto;
    bottom: 100%;
    margin: 0 0 5px 0
}

.hover-tip.top:before {
    top: auto;
    bottom: -5px
}

.hover-tip.right {
    transform: translateY(-50%);
    top: 50%;
    left: 100%;
    margin: 0 0 0 5px
}

.hover-tip.right:before {
    top: 50%;
    left: 2px;
    margin: -5px 0 0 -5px
}

.hover-tip.left {
    transform: translateY(-50%);
    top: 50%;
    right: 100%;
    left: auto;
    margin: 0 5px 0 0
}

.hover-tip.left:before {
    top: 50%;
    right: 0;
    left: auto;
    margin: -5px -5px 0 0
}

.hover-tip.as-tag {
    padding: 2px;
    display: inline-block;
    left: 10px;
    transform: none;
    width: 80%
}

.hover-tip.as-tag:before {
    display: none
}

.hover-tip.as-tag.top {
    border-radius: 5px 5px 0 0
}

.hover-tip.tip-danger {
    background: #d9534f
}

.hover-tip.tip-danger:before {
    background: #d9534f
}

.hover-tip.tip-warning {
    background: #f0ad4e
}

.hover-tip.tip-warning:before {
    background: #f0ad4e
}

.hover-tip.tip-success {
    background: #5cb85c
}

.hover-tip.tip-success:before {
    background: #5cb85c
}

.hover-tip.tip-info {
    background: #5bc0de
}

.hover-tip.tip-info:before {
    background: #5bc0de
}

.hover-tip.tip-primary {
    background: #337ab7
}

.hover-tip.tip-primary:before {
    background: #337ab7
}

.with-taglet {
    position: relative
}

.with-taglet .taglet,
.with-taglet.after:after {
    position: absolute;
    content: " ";
    display: inline-block;
    margin: auto;
    border-radius: 3px;
    border: 1px solid currentColor;
    background: #fff;
    text-align: center;
    font-size: .6em;
    height: 1.5em;
    line-height: 1em;
    width: auto;
    padding: .2em .25em
}

.with-taglet .taglet.two-line,
.with-taglet.after:after.two-line {
    height: 2.4em
}

.with-taglet .taglet.right,
.with-taglet.after.right:after {
    top: 0;
    bottom: 0;
    right: 0;
    transform: translate(50%, 0)
}

.with-taglet .taglet.left,
.with-taglet.after.left:after {
    top: 0;
    bottom: 0;
    left: 0;
    transform: translate(-50%, 0)
}

.with-taglet .taglet.bottom,
.with-taglet.after.bottom:after {
    left: 50%;
    bottom: 0;
    transform: translate(-50%, 50%)
}

.input-group>.btn:first-child {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.input-group .dropdown,
.input-group .dropup {
    flex: 1 1 auto
}

.input-group .dropdown .btn,
.input-group .dropup .btn {
    display: block
}

.input-group .dropdown .btn:first-child,
.input-group .dropup .btn:first-child {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.input-group .input-group-append .dropdown,
.input-group .input-group-prepend .dropdown,
.input-group .input-group-append .dropup,
.input-group .input-group-prepend .dropup {
    flex: 0 1 auto
}

.input-group .input-group-append .dropdown .btn,
.input-group .input-group-prepend .dropdown .btn,
.input-group .input-group-append .dropup .btn,
.input-group .input-group-prepend .dropup .btn {
    display: block
}

.input-group .dropdown-menu {
    width: 100%
}

.ldNotify {
    position: fixed;
    pointer-events: none;
    z-index: 5002;
    top: 50px;
    margin: auto;
    left: 0;
    right: 0;
    text-align: center;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: center
}

.ldNotify .alert {
    min-width: 200px;
    text-align: center;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
    display: inline-block;
    flex: 0 0 auto;
    border: 1px solid currentColor
}

.sep {
    margin: 1em auto;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    width: 100%;
    height: 0
}

.sep:before,
.sep:after {
    border-top: 0 solid rgba(0, 0, 0, 0.1)
}

.sep.sep-dashed {
    border-top-style: dashed
}

.sep.sep-dashed:before,
.sep.sep-dashed:after {
    border-top-style: dashed
}

.sep.sep-light {
    border-top-color: rgba(255, 255, 255, 0.1)
}

.sep.sep-light:before,
.sep.sep-light:after {
    border-top-color: rgba(255, 255, 255, 0.1)
}

.sep.sep-dark {
    border-top-color: rgba(0, 0, 0, 0.5)
}

.sep.sep-dark:before,
.sep.sep-dark:after {
    border-top-color: rgba(0, 0, 0, 0.5)
}

.sep.sep-text {
    display: flex;
    flex-wrap: nowrap;
    border: 0
}

.sep.sep-text span {
    position: relative;
    top: -0.76em;
    padding: 0 .5em;
    display: inline-block;
    white-space: nowrap
}

.sep.sep-text:before,
.sep.sep-text:after {
    content: " ";
    display: block;
    border-top-width: 1px;
    width: 50%
}

.btn.btn-text {
    cursor: default
}

.btn.disabled {
    cursor: not-allowed
}

.btn.btn-radio:before {
    margin-right: .33em;
    display: inline;
    font-family: ldi;
    content: "\f00e"
}

.btn.btn-radio.active:before {
    content: "\f00f"
}

.btn.btn-radio.check.active:before {
    content: "\f00d"
}

.btn-group.flex {
    display: flex;
    flex-wrap: nowrap
}

.btn-group.flex .btn {
    flex: 1 1 auto
}

.btn-upload {
    position: relative;
    cursor: pointer;
    overflow: hidden
}

.btn-upload input {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 7;
    top: 0;
    left: 0;
    opacity: .005;
    cursor: pointer
}

.btn-color {
    padding-left: .375rem;
    padding-right: .375rem
}

.btn-color div {
    width: 100%;
    min-width: 1.5em;
    height: 1.5em;
    background: #ccc
}

.btn-color.btn-lg div {
    height: 28px
}

::-webkit-file-upload-button {
    cursor: pointer;
    height: 100%;
    border: 0
}

body>.foot {
    color: #fff;
    background: #102030
}

body>.foot .inner {
    max-width: 1024px;
    margin: auto;
    width: 90%;
    padding: 40px 0 80px
}

body>.foot .icon {
    margin: 5px 15px 0 0;
    vertical-align: middle
}

body>.foot .icon i {
    font-size: 24px
}

.text-sm {
    font-size: .8em
}

.text-lg {
    font-size: 1.5em
}

.text-xl {
    font-size: 2em
}

.cap-fl {
    text-transform: capitalize
}

.no-select {
    user-select: none
}

.code-block {
    font-family: monospace;
    overflow-x: scroll;
    white-space: pre
}

.clickable {
    cursor: pointer !important
}

.underdash {
    border-bottom: 1px dashed currentColor
}

.text-underline {
    text-decoration: underline
}

.text-no-deco {
    text-decoration: none !important
}

.text-bg-clip {
    color: currentColor;
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text
}

.text-shadow-sm {
    text-shadow: 0 .125rem .25rem rgba(0, 0, 0, 0.075) !important
}

.text-shadow {
    text-shadow: 0 .5rem 1rem rgba(0, 0, 0, 0.15) !important
}

.text-shadow-lg {
    text-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important
}

.line-height-1em {
    line-height: 1em
}

a.disabled {
    pointer-events: none;
    cursor: not-allowed;
    color: #6c757d;
    opacity: .65
}

.w-1200 {
    width: 1200px
}

.w-1024 {
    width: 1024px
}

.w-768 {
    width: 768px
}

.w-640 {
    width: 640px
}

.w-480 {
    width: 480px
}

.h-gr {
    height: 61.803398875% !important
}

.vh-gr {
    height: 61.803398875vh !important
}

.vh-75 {
    height: 75vh !important
}

.vh-50 {
    height: 50vh !important
}

.vh-25 {
    height: 25vh !important
}

.w-auto {
    width: auto !important
}

.h-auto {
    height: auto !important
}

.z-1 {
    z-index: 1
}

@media(max-width:1200px) {
    .w-1200.rwd {
        width: 90%;
        margin: auto
    }
}

@media(max-width:1024px) {
    .w-1024.rwd {
        width: 90%;
        margin: auto
    }
}

@media(max-width:768px) {
    .w-768.rwd {
        width: 90%;
        margin: auto
    }
}

@media(max-width:640px) {
    .w-640.rwd {
        width: 90%;
        margin: auto
    }
}

@media(max-width:480px) {
    .w-480.rwd {
        width: 90%;
        margin: auto
    }
}

@media(max-width:768px) {
    .w-manual.rwd {
        width: 90% !important;
        margin: auto
    }
    .h-100.rwd {
        height: auto !important
    }
}

.vertical-center,
.vertical-bottom {
    width: 100%;
    height: 100%;
    white-space: nowrap
}

.vertical-center>* {
    vertical-align: middle;
    white-space: normal;
    display: inline-block
}

.vertical-bottom>* {
    vertical-align: bottom;
    white-space: normal;
    display: inline-block
}

.vertical-center:before,
.vertical-bottom:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 0;
    height: 100%
}

.sticky {
    position: -webkit-sticky;
    position: sticky;
    top: 80px
}

.aspect-ratio {
    position: relative;
    width: 100%;
    padding-top: 100%
}

.aspect-ratio>* {
    position: absolute !important;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.ratio-1by1 {
    padding-top: 100% !important
}

.ratio-4by3 {
    padding-top: 75% !important
}

.ratio-3by2 {
    padding-top: 66.6667% !important
}

.ratio-16by9 {
    padding-top: 56.25% !important
}

.ratio-2by1 {
    padding-top: 50% !important
}

.rounded-xl {
    border-radius: 1rem !important
}

.rounded-max {
    border-radius: 100rem !important
}

.splash {
    z-index: 900;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.bg-lighter {
    background-color: #fcfdfd
}

.bg-semi-light {
    background-color: rgba(255, 255, 255, 0.85)
}

.bg-semi-dark {
    background-color: rgba(0, 0, 0, 0.6)
}

.bg-image {
    position: absolute;
    width: 100%;
    height: 100%;
    background-position: center center;
    top: 0;
    z-index: -1;
    background-repeat: no-repeat;
    background-size: cover
}

.bg-image.bg-tile {
    background-repeat: repeat;
    background-size: 256px;
    height: 300px;
    top: 50%;
    margin-top: -150px
}

.bg-fixed {
    background-attachment: fixed
}

.bg-cover {
    background-size: cover
}

.bg-portrait {
    background-position: center center;
    background-repeat: no-repeat
}

.bg-cover {
    background-size: cover !important
}

.bg-contain {
    background-size: contain !important
}

.shadow-inset-sm {
    box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.1)
}

.shadow-inset {
    box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.2)
}

.shadow-inset-lg {
    box-shadow: inset 0 2px 6px rgba(0, 0, 0, 0.3)
}

.dropdown-menu.show,
.dropdown-menu .dropdown-item {
    outline: 0
}

.invoice-list .invoice-item.head {
    font-weight: 900;
    background: #eee
}

.invoice-list .invoice-item {
    background: #fff;
    padding: 4px 0;
    border-top: 1px solid #f1f2f3
}

.invoice-list .invoice-item.dispute .datetime,
.invoice-list .invoice-item.dispute .name,
.invoice-list .invoice-item.dispute .amount,
.invoice-list .invoice-item.dispute .payment,
.invoice-list .invoice-item.dispute .payer,
.invoice-list .invoice-item.dispute .invoice {
    color: #d21
}

.invoice-list .invoice-item.refunded .datetime,
.invoice-list .invoice-item.refunded .name,
.invoice-list .invoice-item.refunded .amount,
.invoice-list .invoice-item.refunded .payment,
.invoice-list .invoice-item.refunded .payer,
.invoice-list .invoice-item.refunded .invoice {
    text-decoration: line-through;
    color: #999
}

.invoice-list .invoice-item .datetime,
.invoice-list .invoice-item .name,
.invoice-list .invoice-item .amount,
.invoice-list .invoice-item .payment,
.invoice-list .invoice-item .payer,
.invoice-list .invoice-item .invoice {
    padding: 5px 10px;
    display: inline-block
}

.invoice-list .invoice-item .datetime {
    width: 180px
}

.invoice-list .invoice-item .name {
    width: 335px;
    vertical-align: top
}

.invoice-list .invoice-item .amount {
    width: 180px;
    text-align: right
}

.invoice-list .invoice-item .invoice {
    width: 80px;
    text-align: center
}

.paper {
    padding: 11mm 15mm 11mm;
    margin: 20px auto;
    width: 210mm;
    height: 297mm;
    background: #fff;
    border: 1px solid #ccc;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3)
}

.paper-ctrl {
    width: 210mm;
    margin: 20px auto 0
}

.invoice.cover-modal-wrapper {
    position: absolute
}

.invoice.cover-modal-wrapper .cover-modal {
    position: fixed
}

.invoice.cover-modal-wrapper .cover-modal-inner {
    width: 210mm
}

.invoice table {
    width: 100%;
    border-radius: 2px;
    margin-bottom: 5px
}

.invoice table td {
    border-left: 1px solid #ccc;
    border-top: 1px solid #ccc;
    padding: 1.5mm 0
}

.invoice table tr:last-child td {
    border-bottom: 1px solid #ccc
}

.invoice table tr td:last-child {
    border-right: 1px solid #ccc
}

.invoice table tr:first-child td {
    background: #f9f9f9
}

.invoice table tr td:first-child {
    text-align: left;
    padding-left: 2mm;
    padding-right: 2mm
}

@media print {
    html,
    body.for-print {
        font-size: 20px;
        width: 100%;
        height: 100%;
        margin: 0
    }
    .paper {
        width: 100%;
        height: 100%;
        border: 0;
        margin: 0;
        padding: 21mm 25mm 21mm;
        box-shadow: none
    }
    .print-hide {
        display: none
    }
}

.typeset {
    font-weight: 300;
    margin-bottom: 3rem;
    margin-top: 1rem;
    font-family: Roboto, sans-serif
}

.typeset .row+p,
.typeset .card+p {
    margin-top: 1.25em
}

.typeset .example {
    margin-bottom: 1.25rem;
    background: #f8f9fa;
    padding: 1.5rem;
    border-radius: .25rem
}

.typeset .row.example {
    margin-left: 0;
    margin-right: 0
}

.typeset .row .example,
.typeset .card-footer .example {
    margin-bottom: 0
}

.typeset p {
    color: #444
}

.typeset p b {
    color: #000
}

.typeset p:last-child {
    margin-bottom: 0
}

.typeset h1,
.typeset h2,
.typeset h3,
.typeset h4,
.typeset h5,
.typeset h6 {
    font-family: Oxygen, sans-serif;
    font-weight: 700
}

.typeset h2[id]:before,
.typeset h3[id]:before,
.typeset h4[id]:before,
.typeset h5[id]:before,
.typeset h6[id]:before {
    display: block;
    content: "";
    margin-top: -4rem;
    height: 4rem
}

.typeset h2 {
    margin-top: 3.25rem
}

.typeset h3 {
    margin-top: 2.5rem
}

.typeset h4,
.typeset h5,
.typeset h6 {
    margin-top: 1.75rem
}

.typeset p {
    margin-bottom: 1.25rem
}

.typeset.heading-contrast h1 {
    font-size: 3rem
}

.typeset.heading-contrast h2 {
    font-size: 2.25rem
}

.typeset.heading-contrast h3 {
    font-size: 1.5rem;
    margin-top: 2rem
}

.typeset.heading-contrast h4 {
    font-size: 1.25rem;
    margin-top: 1.5rem
}

.typeset.heading-contrast h5 {
    font-size: 1.125rem;
    margin-top: 1.5rem
}

.typeset.heading-contrast h6 {
    font-size: 1rem;
    margin-top: 1.5rem
}

.typeset h1:first-child,
.typeset.heading-contrast h1:first-child,
.typeset h2:first-child,
.typeset.heading-contrast h2:first-child,
.typeset h3:first-child,
.typeset.heading-contrast h3:first-child,
.typeset h4:first-child,
.typeset.heading-contrast h4:first-child,
.typeset h5:first-child,
.typeset.heading-contrast h5:first-child,
.typeset h6:first-child,
.typeset.heading-contrast h6:first-child {
    margin-top: 0
}

.typeset .sect:not(:first-child):before,
.typeset.heading-contrast .sect:not(:first-child):before {
    display: block;
    content: "";
    margin-top: -6rem;
    height: 6rem
}

.typeset .sect:not(:first-child)>h2,
.typeset.heading-contrast .sect:not(:first-child)>h2 {
    margin-top: 3.25rem
}

.typeset .sect:not(:first-child)>h3,
.typeset.heading-contrast .sect:not(:first-child)>h3 {
    margin-top: 2.5rem
}

.typeset .sect:not(:first-child)>h4,
.typeset.heading-contrast .sect:not(:first-child)>h4,
.typeset .sect:not(:first-child)>h5,
.typeset.heading-contrast .sect:not(:first-child)>h5,
.typeset .sect:not(:first-child)>h6,
.typeset.heading-contrast .sect:not(:first-child)>h6 {
    margin-top: 1.75rem
}

ul.icon-bullet {
    padding-left: 0
}

ul.icon-bullet li {
    list-style: none
}

ul.icon-bullet li:before {
    content: "\f00d";
    display: inline;
    font-family: ldi;
    font-size: .8em;
    color: #25bc32;
    margin-right: .5em
}

ul.icon-bullet.custom li i {
    font-size: .8em;
    color: #25bc32;
    margin-right: 5px
}

input.form-control:focus {
    box-shadow: 0 0 2px rgba(0, 255, 255, 0.5) !important
}

.has-icon .form-control {
    padding-left: 2.375rem
}

.form-control-icon {
    visibility: hidden;
    position: absolute;
    z-index: 5;
    display: block;
    width: 2.375rem;
    height: 2.375rem;
    line-height: 2.375rem;
    text-align: center;
    color: #aaa
}

.has-icon .form-control-icon {
    visibility: visible
}

.form-control-local {
    height: calc(1.5em + 0.75em + 2px) !important;
    padding: .375em .75em !important;
    font-size: 1em !important
}

.form-control-local-sm {
    height: calc(1.5em + 0.571428em + 2px) !important;
    padding: .25em .5em !important;
    font-size: .875em !important
}

.form-control-local-lg {
    height: calc(1.5em + 0.8em + 2px) !important;
    padding: .5em 1em !important;
    font-size: 1.25em !important
}

select.form-control.is-invalid,
select.form-control.is-valid {
    background-position: center right calc(0.875em + 0.1875rem)
}

html,
body {
    font-family: Roboto, sans-serif, sans-serif;
    font-weight: 300
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Oxygen, sans-serif, sans-serif;
    font-weight: 700
}

pre {
    font-family: 'Roboto Mono', sans-serif, monospace;
    font-weight: 300
}

.ld-over.running>.ld,
.ld-over-inverse.running>.ld,
.ld-over-full.running>.ld,
.ld-over-full-inverse.running>.ld {
    z-index: z-index: 4001
}

.ld-over.running:before,
.ld-over-inverse.running:before,
.ld-over-full.running:before,
.ld-over-full-inverse.running:before {
    opacity: 1;
    z-index: 900;
    display: block
}

.ldColorPicker {
    z-index: 2002
}

.z-base {
    z-index: 1
}

.z-float {
    z-index: 1000
}

.z-fixed {
    z-index: 2000
}

.z-modal {
    z-index: 3000
}

.z-splash {
    z-index: 900
}

.z-notify {
    z-index: 5000
}

.ldap>.base>.inner .item.limited {
    text-decoration: none !important
}

.ldap>.base>.inner .item.limited>div:first-child:after {
    content: "\f011" !important;
    font-family: ldi
}

.btn,
.dropdown-item,
*[data-scrollto],
.nav-link {
    cursor: pointer
}

.semi-opaque {
    opacity: .75
}

.spc {
    height: 0
}

.spc:after {
    content: " "
}

.choosefont {
    width: 100%;
    height: 100%
}

.choosefont .line>.inner {
    display: flex;
    flex-wrap: nowrap
}

.choosefont .item {
    flex: 1 1 auto;
    text-align: center;
    position: relative;
    width: 400px;
    height: 80px;
    margin: 15px;
    overflow: hidden
}

.choosefont .item:after {
    content: " ";
    position: absolute;
    display: block;
    cursor: pointer;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 1
}

.choosefont .btn i.i-lock {
    display: none
}

.choosefont .btn.limited i.i-lock {
    display: inline-block
}

.choosefont .item.limited {
    background: #fafbfc
}

.choosefont .item.limited:hover:before {
    content: "\f011";
    font-family: ldi;
    display: block;
    position: absolute;
    bottom: 5px;
    right: 10px;
    z-index: 2;
    opacity: .5
}

.choosefont .item.disabled {
    opacity: .3;
    background: rgba(0, 0, 0, 0.1)
}

.choosefont .item .img {
    background-repeat: no-repeat;
    background-image: url("fontinfo/sprite.min.png");
    width: 400px;
    height: 50px;
    position: absolute;
    left: -200px;
    right: -200px;
    margin: auto
}

.choosefont .item span {
    font-size: .6em;
    opacity: .5;
    position: absolute;
    width: 100%;
    left: 0;
    text-align: center;
    bottom: 10px
}

.choosefont .choosefont-head {
    position: absolute;
    padding: 20px;
    border-bottom: 1px solid #ccc;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 2;
    background: #fff;
    text-align: center
}

.choosefont input {
    outline: 0
}

.choosefont .choosefont-content {
    max-height: initial;
    height: 100%;
    width: 100%;
    overflow: scroll
}

.choosefont.toolbar .choosefont-content {
    padding-top: 87px
}

.choosefont .clusterize-no-data {
    text-align: center;
    padding: 20px
}

.lded {
    position: relative
}

.lded .options {
    display: none
}

.lded.initing {
    background: #e9eaeb center center;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHN0eWxlPSJiYWNrZ3JvdW5kOiByZ2IoMjQxLCAyNDIsIDI0MykiIHdpZHRoPSI0MyIgaGVpZ2h0PSI0MyIgcHJlc2VydmVBc3BlY3RSYXRpbz0ieE1pZFlNaWQiIHZpZXdCb3g9IjAgMCA0MyA0MyI+PGcgdHJhbnNmb3JtPSJzY2FsZSgwLjE3KSI+PGRlZnM+PGcgaWQ9InN0cmlwZSI+PHBhdGggZD0iTTI1NiAtMTI4IEwzODQgLTEyOCBMLTEyOCAzODQgTC0xMjggMjU2IFoiIGZpbGw9IiNmZmZmZmYiPjwvcGF0aD48cGF0aCBkPSJNMzg0IDAgTDM4NCAxMjggTDEyOCAzODQgTDAgMzg0IFoiIGZpbGw9IiNmZmZmZmYiPjwvcGF0aD48L2c+PC9kZWZzPjxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKDE5Ni4yMDggMCkiPjx1c2UgaHJlZj0iI3N0cmlwZSIgeD0iLTI1NiIgeT0iMCI+PC91c2U+PHVzZSBocmVmPSIjc3RyaXBlIiB4PSIwIiB5PSIwIj48L3VzZT48YW5pbWF0ZVRyYW5zZm9ybSBhdHRyaWJ1dGVOYW1lPSJ0cmFuc2Zvcm0iIHR5cGU9InRyYW5zbGF0ZSIga2V5VGltZXM9IjA7MSIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiIGR1cj0iMC41cyIgdmFsdWVzPSIwIDA7IDI1NiAwIj48L2FuaW1hdGVUcmFuc2Zvcm0+PC9nPjwvZz48L3N2Zz4K);
    background-size: 32px 32px
}

.lded.initing>div {
    opacity: 0
}

.lded>.content>.inner>.ctrl {
    z-index: 3
}

.lded>.content>.inner>.ctrl>.download>div {
    display: inline-block
}

.lded>.content>.inner>.ctrl>.download>.btn-group>* {
    min-width: 3.5em
}

.lded.pro .download .label {
    display: none
}

.lded .viewer>.inner {
    outline: 1px solid rgba(0, 0, 0, 0.2);
    border: 1px solid rgba(255, 255, 255, 0.2)
}

.lded .viewer>.inner canvas {
    background: 0
}

.lded>.content>.inner>.panel {
    position: relative;
    z-index: 4;
    padding: 10px 10px 10px;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 3px;
    background: rgba(255, 255, 255, 0.95)
}

.lded>.content>.inner>.panel .edit {
    perspective: 300px;
    position: relative
}

.lded>.content>.inner>.panel .edit .row {
    margin: 0 0 1.1em
}

.lded>.content>.inner>.panel .edit .row:last-child {
    margin-bottom: 0
}

.lded>.content>.inner>.panel .edit .edit-page {
    position: absolute;
    top: 0;
    left: 0;
    visibility: hidden;
    transform: scale(0.8) translate(0, -10px);
    opacity: 0;
    transition: all .3s ease-in-out;
    width: 100%
}

.lded>.content>.inner>.panel .edit .edit-page.active {
    visibility: visible;
    transform: scale(1) translate(0, 0);
    opacity: 1
}

@media(max-width:768px) {
    .lded>.content>.inner>.panel .edit {
        overflow: visible;
        height: auto
    }
    .lded>.content>.inner>.panel .edit .col-sm {
        margin-bottom: 10px
    }
    .lded>.content>.inner>.panel .edit .edit-page,
    .lded>.content>.inner>.panel .edit .edit-page.active {
        position: static;
        visibility: visible;
        opacity: 1;
        overflow: visible;
        height: auto;
        transform: none
    }
}

.lded .hint-3d {
    display: none
}

.lded .hint-3d.active {
    display: block;
    text-align: center;
    position: absolute;
    width: 64px;
    bottom: 5px;
    right: 5px;
    color: #666;
    opacity: .8
}

.lded .hint-3d.active div {
    width: 32px;
    height: 32px;
    background: #f9fafb;
    border-radius: 50%;
    display: inline-block
}

.lded .hint-3d.active div i {
    font-size: 28px;
    line-height: 32px
}

.lded .hint-3d.active span {
    font-size: 10px
}

.lded label {
    user-select: none;
    text-transform: capitalize;
    width: 100%;
    display: inline-block;
    text-overflow: ellipsis;
    overflow-x: hidden;
    white-space: nowrap;
    margin-bottom: 0;
    line-height: 1.2em;
    vertical-align: middle;
    text-align: left;
    padding-right: 1em
}

.lded .opt input:focus,
.lded .opt select:focus {
    outline: 0
}

.lded .row .opt.col-sm {
    padding: 0
}

.lded .opt.col-sm>div {
    margin-left: 5px;
    margin-right: 5px
}

.lded.lded-float .viewer {
    background-color: #fff
}

.lded.lded-float .ctrl .btn-outline-primary {
    background-color: #fff
}

.lded.lded-float .ctrl .btn-outline-primary:hover,
.lded.lded-float .ctrl .dropup.show .btn-outline-primary {
    background: #007bff
}

.lded.lded-float .tabs .nav-pills .nav-item {
    margin: .3rem .2rem
}

.lded.lded-float .tabs .nav-pills .nav-link {
    background: #fff;
    color: #007bff;
    padding: .3rem .7rem
}

.lded.lded-float .tabs .nav-pills .nav-link.active {
    color: #fff;
    background: #007bff
}

.lded.lded-sparse .opt.col-sm>div {
    margin-left: 10px;
    margin-right: 10px
}

.lded.lded-sparse .opt.col-sm>div .toggler {
    right: 10px
}

.lded .opt.limited {
    color: red
}

.lded .opt.limited label:after {
    content: "\f011";
    display: inline;
    font-family: ldi;
    font-size: 10px;
    margin-left: 3px
}

.lded .opt[data-type=number] input.text {
    display: none
}

.lded .opt[data-type=boolean] .btn.active {
    font-size: 0
}

.lded .opt[data-modtype=animation] .dropdown-menu>.inner {
    height: 300px;
    overflow: scroll
}

.lded .opt.text[data-type=number] .ldrs {
    display: none
}

.lded .opt.text[data-type=number] input.text {
    display: block
}

.lded .opt .toggler {
    position: absolute;
    top: .5em;
    right: 5px;
    font-size: .8em;
    cursor: pointer;
    z-index: 1
}

.lded .opt .btn-group {
    margin: -1px 0 0;
    padding: 0
}

.lded .opt .btn-group .btn {
    flex: 1 1 200%;
    white-space: nowrap
}

.lded .opt .btn-group .btn:after {
    display: inline;
    margin-left: 3px;
    font-size: .8em
}

.lded .opt .btn-group .btn.active {
    color: transparent;
    flex: 1 1 100%
}

.lded .opt .btn-group .btn.active:after {
    display: none
}

.lded>.content>.inner>.panel .opt .palette {
    position: relative;
    display: flex;
    flex-wrap: nowrap;
    width: 100%;
    height: 2.4em;
    padding: 3px;
    cursor: pointer;
    border-radius: 3px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
    border: 1px solid #ccc;
    overflow: hidden
}

.lded>.content>.inner>.panel .opt .palette .color {
    height: 100%;
    flex: 1 1 auto
}

.lded>.content>.inner>.panel .opt .palette .color:first-child,
.lded>.content>.inner>.panel .opt .palette .name+.color {
    border-radius: 3px 0 0 3px
}

.lded>.content>.inner>.panel .opt .palette .color:last-child {
    border-radius: 0 3px 3px 0
}

.lded .color {
    position: relative
}

.lded .color .inner {
    background: red;
    width: .5em;
    height: 1.75em;
    position: absolute;
    top: 5px;
    right: 5px;
    border-radius: 5px;
    border: 1px solid rgba(0, 0, 0, 0.1)
}

.lded .color .form-control-sm+.inner {
    height: 1.4em;
    width: .4em
}

.lded .color .form-control-lg+.inner {
    height: 2.3em
}

.lded .viewer {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAACpJREFUeNpiPHXqlBoDfnALnyQTA4Vg1IDBYAALoXgGArXRQBz2BgAEGADTJQSAKWck1wAAAABJRU5ErkJggg==);
    border: 1px solid #ccc;
    width: 100%;
    height: 300px;
    margin: 15px auto;
    border-radius: 3px;
    overflow: hidden;
    position: relative;
    z-index: 1
}

.lded .viewer:after {
    content: "full img";
    cursor: pointer;
    display: none;
    position: absolute;
    opacity: 1;
    transition: opacity .1s ease-in-out;
    bottom: 3px;
    right: 3px;
    padding: 3px 6px;
    border-radius: 3px;
    border: 1px solid rgba(0, 0, 0, 0.3);
    background: rgba(255, 255, 255, 0.8)
}

.lded .viewer>.inner,
.lded .viewer>.inner>.centered {
    position: absolute;
    top: -500px;
    left: -500px;
    bottom: -500px;
    right: -500px;
    margin: auto;
    overflow: hidden;
    width: 100%;
    height: 100%
}

.lded .viewer:hover {
    overflow: visible
}

.lded .viewer:hover:after {
    opacity: 0
}

.lded .opt[data-type=font] .btn {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    cursor: pointer
}

.lded .opt[data-type=font] .btn .inner {
    max-width: 120px;
    margin: auto
}

.lded>.content>.inner>.panel {
    transition: width .3s ease-in-out, height .3s ease-in-out, opacity .3s ease-in-out
}

.lded.root .close-btn {
    display: none
}

.lded .pool .lded {
    z-index: 120;
    border-radius: 5px
}

.lded .pool .lded .title {
    margin-left: 10px
}

.lded .pool .lded>.content>.inner>.panel {
    background: #fff;
    padding: 14px 7px 7px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    margin: auto
}

.lded .pool .lded>.content>.inner>.title {
    position: absolute;
    top: -10px;
    left: 15px;
    background: #fff;
    padding: 1px 10px;
    border-radius: 3px;
    z-index: 13
}

.lded .pool .lded>.content>.inner>.close-btn {
    display: block;
    position: absolute;
    right: 10px;
    top: -8px;
    background: #222;
    padding: 3px;
    color: #fff;
    border-radius: 3px;
    text-align: center;
    font-size: 1.3em;
    cursor: pointer;
    z-index: 14
}

.lded .pool .lded {
    margin: 0;
    position: absolute
}

.lded.blur>.content>.inner>.panel,
.lded.blur>.content>.inner>.ctrl,
.lded.blur>.content>.inner>.title {
    opacity: .7;
    filter: blur(2px)
}

.lded>.ext>.ldcv.font .choosefont .alert-primary {
    position: fixed;
    bottom: 10px;
    margin: auto;
    left: 0;
    right: 0;
    width: 480px;
    text-align: center
}

.lded>.ext>.ldcv.font .choosefont .alert-primary span {
    vertical-align: middle
}

.lded>.ext>.ldcv.download>.base {
    height: auto
}

.lded>.ext>.ldld.full.progress:before {
    bottom: 150px;
    color: #fff
}

.lded>.ext>.ldld.full.progress .percent {
    font-size: 64px;
    color: #fff;
    width: 100%;
    text-align: center;
    height: 70px;
    line-height: 1em;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto
}

.lded .tabs .nav-link {
    text-transform: capitalize
}

.lded .tabs .nav-pills .nav-item {
    margin: .3rem .2rem
}

.lded .tabs .nav-pills .nav-link {
    background: #fff;
    color: #007bff;
    padding: .3rem .7rem
}

.lded .tabs .nav-pills .nav-link.active {
    color: #fff;
    background: #007bff
}

.lded-head {
    z-index: 11;
    margin: 0 auto 10px;
    width: 1024px;
    max-width: 90%
}

.lded-head a.home {
    font-size: 1.5em;
    margin: 0 10px 0 -50px;
    text-decoration: none
}

.lded-head .name {
    font-size: 1.5em;
    text-transform: capitalize
}

.lded-head .desc {
    max-width: 400px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.lded-head.lded-head-full {
    position: absolute;
    font-size: .77em;
    line-height: 1.5em;
    bottom: 200px;
    bottom: calc(9.51em + 80px);
    left: 0;
    right: 0;
    z-index: 11
}

.lded-head .account-info .grant-info {
    display: none
}

.lded-head .account-info .grant-info .btn {
    padding: 3px 6px
}

.lded-head .account-info.granted .free-info {
    display: none
}

.lded-head .account-info.granted .grant-info {
    display: block
}

.lded>.content>.inner>.panel .edit {
    height: 9.25em
}

.lded>.content>.inner>.panel .edit-page.active {
    height: 9.25em
}

.lded.lded-sm>.content>.inner>.panel label {
    font-size: .875em
}

.lded.lded-sm>.content>.inner>.panel .edit {
    height: 8.25em
}

.lded.lded-sm>.content>.inner>.panel .edit-page.active {
    height: 8.25em
}

.lded.lded-sm>.content>.inner>.panel .opt .palette {
    height: 2em
}

.lded.lded-sm>.content>.inner>.ctrl .tabs {
    font-size: .875em
}

.lded.lded-lg>.content>.inner>.panel label {
    font-size: 1.25em
}

.lded.lded-lg>.content>.inner>.panel .edit {
    height: 10.25em
}

.lded.lded-lg>.content>.inner>.panel .edit-page.active {
    height: 10.25em
}

.lded.lded-lg>.content>.inner>.panel .opt .palette {
    height: 3.1em
}

.lded.lded-full {
    max-width: 100%;
    height: 100%
}

.lded.lded-full>.content>.inner>.panel,
.lded.lded-full>.content>.inner>.ctrl {
    max-width: 1024px;
    margin: auto
}

.lded.lded-full>.content,
.lded.lded-full>.content>.inner {
    height: 100%
}

.lded.lded-full>.content>.inner>.viewer {
    margin: 0;
    width: 100%;
    height: 100%;
    max-width: 100%;
    overflow: hidden
}

.lded.lded-full>.content>.inner>.panel {
    position: absolute;
    bottom: 50px;
    left: 0;
    right: 0;
    opacity: .1
}

.lded.lded-full>.content>.inner>.panel:hover {
    opacity: 1
}

.lded.lded-full>.content>.inner>.ctrl {
    position: absolute;
    bottom: 8px;
    left: 0;
    right: 0;
    margin: auto
}

.lded.lded-full .ctrl .btn-outline-primary {
    background: #fff
}

.lded.lded-full .ctrl .btn-outline-primary:hover,
.lded.lded-full .ctrl .dropup.show .btn-outline-primary {
    background: #007bff
}

.lded.lded-full .ctrl:hover {
    z-index: 10
}

.lded.lded-icon {
    min-height: 205px
}

.lded.lded-icon .viewer {
    width: 200px;
    height: 200px;
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
    z-index: 5
}

.lded.lded-icon>.content>.inner>.panel {
    padding: 0
}

.lded.lded-icon>.content>.inner>.panel,
.lded.lded-icon>.content>.inner>.ctrl {
    position: absolute;
    width: 800px;
    height: 200px;
    left: 224px;
    top: 0;
    z-index: 3
}

.lded.lded-icon>.content>.inner>.ctrl {
    height: 60px;
    top: 200px;
    z-index: 7
}

.lded.lded-icon .pool .content>.inner>.panel {
    top: 0;
    left: 0;
    width: 100%
}

.lded.lded-icon .pool .content>.inner>.ctrl {
    left: 0
}

.lded.no-frame>.content>.inner .panel {
    box-shadow: none !important;
    border: 0
}

.lded.lded-icon.tertiary>.content>.inner>.panel .edit .row {
    margin: 0 0 .5em
}

.lded.lded-icon.tertiary>.content>.inner>.ctrl {
    top: 210px;
    padding: 0 5px
}

.lded.lded-icon.compact.tertiary>.content>.inner>.ctrl {
    top: 210px
}

.lded.lded-icon.compact>.content>.inner>.panel {
    box-shadow: none !important;
    border: 0
}

.lded.lded-icon.compact>.content>.inner>.ctrl {
    top: 162px;
    width: 800px;
    padding: 0 10px
}

.lded .btn,
.lded .dropdown-menu {
    font-size: 1em
}

.lded .dropdown-header {
    font-size: .875em
}

.lded .form-control {
    font-size: 1em
}

.lded .form-control-lg {
    font-size: 1.25em
}

.lded .form-control-sm {
    font-size: .875em
}

.lded .btn-lg,
.lded .btn-group-lg>.btn,
.lded .btn-group-lg .dropdown-menu {
    font-size: 1.25em
}

.lded .btn-sm,
.lded .btn-group-sm>.btn,
.lded .btn-group-sm .dropdown-menu {
    font-size: .875em
}

.lded .input-group .form-control:first-child {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.lded .input-group .input-group-append .btn {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-left: 0
}

.lded .input-group input.form-control+.input-group-append .btn {
    border-color: #ccc
}

.lded .nav-tabs.bottom {
    border-bottom: 0;
    border-top: 0;
    margin-top: -1px
}

.lded .nav-tabs.bottom .nav-item {
    margin-bottom: 0;
    margin-top: -1px
}

.lded .nav-tabs.bottom .nav-item .nav-link {
    cursor: pointer;
    border-radius: 0 0 .25rem .25rem;
    text-transform: capitalize;
    user-select: none
}

.lded .nav-tabs.bottom .nav-item .nav-link:hover {
    background: 0;
    border-color: transparent;
    text-decoration: underline;
    border-radius: 0
}

.lded .nav-tabs.bottom .nav-item .nav-link.active {
    border-color: #fff #ccc #ccc
}

.ldcv.palpick>.base {
    height: 590px
}

.ldcv.palpick>.base>.inner {
    overflow: hidden
}

.lded .protip.is-pro {
    display: none
}

.lded .ctrl .btn-text.hint {
    font-size: 12px;
    line-height: 1em;
    text-align: right
}

.lded.loading .viewer>.inner>* {
    visibility: hidden
}

.lded.loading .viewer>.inner:before {
    animation: ld-spin .5s linear infinite;
    width: 32px;
    height: 32px;
    border: 5px solid rgba(0, 0, 0, 0.25);
    border-left-color: transparent;
    display: block;
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    visibility: visible;
    border-radius: 50%
}

.lded .opt .btn-group .btn:after {
    content: "\f00d";
    font-family: ldi;
    display: inline-block
}

@keyframes lded-loading {
    0% {
        transform: rotate(0)
    }
    50% {
        transform: rotate(180deg)
    }
    100% {
        transform: rotate(360deg)
    }
}

.lded .edit .opt .form-control {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

.lded .edit .opt label {
    font-family: Roboto, sans-serif;
    margin-bottom: .3em
}

.lded .edit .opt .toggler {
    top: .3em
}

.lded .edit div[data-tab=primary] {
    margin-bottom: 2em
}

.lded {
    font-size: 17px
}

.ldrs.ldrs-sm .hint {
    font-size: .65em
}

.lded .ctrl .download .with-taglet.lic-pro:after {
    content: "PRO";
    color: #007bff
}

.lded .ctrl .download .with-taglet.lic-by:after {
    content: "BY";
    color: #5cb85c
}

.lded .ctrl .download .with-taglet.after:after {
    font-size: 12px
}

.lded .ctrl .download .with-taglet.after.bottom:after {
    transform: translate(-50%, 50%) scale(0.75)
}

.lded .ctrl .download .with-taglet.after.right:after {
    transform: translate(50%, 0) scale(0.75)
}

.choosefont .item .img {
    background-image: url("/assets/choosefont.js/fontinfo/sprite.min.png") !important
}