/*!
 * https://www.fomille.com/
 */
*,
::after,
::before {
    box-sizing: border-box
}

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

@-ms-viewport {
    width: device-width
}

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, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-weight: 400;
    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: 0
}

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

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

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

dl,
ol,
ul {
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0
}

ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0;
    padding-left: 0
}

li {
    list-style: none
}

dt {
    font-weight: 700
}

dd {
    margin-bottom: 0;
    margin-left: 0
}

blockquote {
    margin: 0 0 1rem
}

dfn {
    font-style: italic
}

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 {
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

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

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;
    -ms-overflow-style: scrollbar
}

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: 0
}

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
}

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

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

input[type=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-cancel-button,
[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
}



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

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

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

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

.display-4 {
    font-size: 2.5623294922rem;
    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: 400
}

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

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

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

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

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

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

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

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

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

.text-monospace {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace
}

.text-justify {
    text-align: justify !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
    }
}

@media (min-width:1600px) {
    .text-hd-left {
        text-align: left !important
    }

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

    .text-hd-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-normal {
    font-weight: 400 !important
}

.font-weight-bold {
    font-weight: 700 !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: #0062cc !important
}

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

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

.text-success {
    color: #28a745 !important
}

a.text-success:focus,
a.text-success:hover {
    color: #1e7e34 !important
}

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

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

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

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

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

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

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

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

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

a.text-dark:focus,
a.text-dark:hover {
    color: #1d2124 !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
}

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

.embed-responsive:not(.embed-responsive-normal):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 img {
    object-fit: cover;
    object-position: center;
    transition: all .25s
}

.embed-responsive-normal .embed-responsive-item,
.embed-responsive-normal embed,
.embed-responsive-normal iframe,
.embed-responsive-normal object,
.embed-responsive-normal video {
    position: relative
}

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

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

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

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

.embed-responsive-9by21:before {
    padding-top: 233.3333333333%
}

.embed-responsive-9by16:before {
    padding-top: 177.7777777778%
}

.embed-responsive-3by4:before {
    padding-top: 133.3333333333%
}

.embed-responsive-5by4:before {
    padding-top: 80%
}

.embed-responsive-4by5:before {
    padding-top: 125%
}

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

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

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

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

.flex-vertical {
    display: flex !important;
    justify-content: center !important;
    flex-direction: column !important
}

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

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

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

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

.flex-grow-0 {
    flex-grow: 0 !important
}

.flex-grow-1 {
    flex-grow: 1 !important
}

.flex-shrink-0 {
    flex-shrink: 0 !important
}

.flex-shrink-1 {
    flex-shrink: 1 !important
}

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

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

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

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

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

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

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

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

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

.align-items-stretch {
    align-items: stretch !important
}

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

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

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

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

.align-content-around {
    align-content: space-around !important
}

.align-content-stretch {
    align-content: stretch !important
}

.align-self-auto {
    align-self: auto !important
}

.align-self-start {
    align-self: flex-start !important
}

.align-self-end {
    align-self: flex-end !important
}

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

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

.align-self-stretch {
    align-self: stretch !important
}

@media (min-width:576px) {
    .flex-sm-row {
        flex-direction: row !important
    }

    .flex-sm-column {
        flex-direction: column !important
    }

    .flex-sm-row-reverse {
        flex-direction: row-reverse !important
    }

    .flex-sm-column-reverse {
        flex-direction: column-reverse !important
    }

    .flex-sm-vertical {
        display: flex !important;
        justify-content: center !important;
        flex-direction: column !important
    }

    .flex-sm-wrap {
        flex-wrap: wrap !important
    }

    .flex-sm-nowrap {
        flex-wrap: nowrap !important
    }

    .flex-sm-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }

    .flex-sm-fill {
        flex: 1 1 auto !important
    }

    .flex-sm-grow-0 {
        flex-grow: 0 !important
    }

    .flex-sm-grow-1 {
        flex-grow: 1 !important
    }

    .flex-sm-shrink-0 {
        flex-shrink: 0 !important
    }

    .flex-sm-shrink-1 {
        flex-shrink: 1 !important
    }

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

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

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

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

    .justify-content-sm-around {
        justify-content: space-around !important
    }

    .align-items-sm-start {
        align-items: flex-start !important
    }

    .align-items-sm-end {
        align-items: flex-end !important
    }

    .align-items-sm-center {
        align-items: center !important
    }

    .align-items-sm-baseline {
        align-items: baseline !important
    }

    .align-items-sm-stretch {
        align-items: stretch !important
    }

    .align-content-sm-start {
        align-content: flex-start !important
    }

    .align-content-sm-end {
        align-content: flex-end !important
    }

    .align-content-sm-center {
        align-content: center !important
    }

    .align-content-sm-between {
        align-content: space-between !important
    }

    .align-content-sm-around {
        align-content: space-around !important
    }

    .align-content-sm-stretch {
        align-content: stretch !important
    }

    .align-self-sm-auto {
        align-self: auto !important
    }

    .align-self-sm-start {
        align-self: flex-start !important
    }

    .align-self-sm-end {
        align-self: flex-end !important
    }

    .align-self-sm-center {
        align-self: center !important
    }

    .align-self-sm-baseline {
        align-self: baseline !important
    }

    .align-self-sm-stretch {
        align-self: stretch !important
    }
}

@media (min-width:768px) {
    .flex-md-row {
        flex-direction: row !important
    }

    .flex-md-column {
        flex-direction: column !important
    }

    .flex-md-row-reverse {
        flex-direction: row-reverse !important
    }

    .flex-md-column-reverse {
        flex-direction: column-reverse !important
    }

    .flex-md-vertical {
        display: flex !important;
        justify-content: center !important;
        flex-direction: column !important
    }

    .flex-md-wrap {
        flex-wrap: wrap !important
    }

    .flex-md-nowrap {
        flex-wrap: nowrap !important
    }

    .flex-md-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }

    .flex-md-fill {
        flex: 1 1 auto !important
    }

    .flex-md-grow-0 {
        flex-grow: 0 !important
    }

    .flex-md-grow-1 {
        flex-grow: 1 !important
    }

    .flex-md-shrink-0 {
        flex-shrink: 0 !important
    }

    .flex-md-shrink-1 {
        flex-shrink: 1 !important
    }

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

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

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

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

    .justify-content-md-around {
        justify-content: space-around !important
    }

    .align-items-md-start {
        align-items: flex-start !important
    }

    .align-items-md-end {
        align-items: flex-end !important
    }

    .align-items-md-center {
        align-items: center !important
    }

    .align-items-md-baseline {
        align-items: baseline !important
    }

    .align-items-md-stretch {
        align-items: stretch !important
    }

    .align-content-md-start {
        align-content: flex-start !important
    }

    .align-content-md-end {
        align-content: flex-end !important
    }

    .align-content-md-center {
        align-content: center !important
    }

    .align-content-md-between {
        align-content: space-between !important
    }

    .align-content-md-around {
        align-content: space-around !important
    }

    .align-content-md-stretch {
        align-content: stretch !important
    }

    .align-self-md-auto {
        align-self: auto !important
    }

    .align-self-md-start {
        align-self: flex-start !important
    }

    .align-self-md-end {
        align-self: flex-end !important
    }

    .align-self-md-center {
        align-self: center !important
    }

    .align-self-md-baseline {
        align-self: baseline !important
    }

    .align-self-md-stretch {
        align-self: stretch !important
    }
}

@media (min-width:992px) {
    .flex-lg-row {
        flex-direction: row !important
    }

    .flex-lg-column {
        flex-direction: column !important
    }

    .flex-lg-row-reverse {
        flex-direction: row-reverse !important
    }

    .flex-lg-column-reverse {
        flex-direction: column-reverse !important
    }

    .flex-lg-vertical {
        display: flex !important;
        justify-content: center !important;
        flex-direction: column !important
    }

    .flex-lg-wrap {
        flex-wrap: wrap !important
    }

    .flex-lg-nowrap {
        flex-wrap: nowrap !important
    }

    .flex-lg-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }

    .flex-lg-fill {
        flex: 1 1 auto !important
    }

    .flex-lg-grow-0 {
        flex-grow: 0 !important
    }

    .flex-lg-grow-1 {
        flex-grow: 1 !important
    }

    .flex-lg-shrink-0 {
        flex-shrink: 0 !important
    }

    .flex-lg-shrink-1 {
        flex-shrink: 1 !important
    }

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

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

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

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

    .justify-content-lg-around {
        justify-content: space-around !important
    }

    .align-items-lg-start {
        align-items: flex-start !important
    }

    .align-items-lg-end {
        align-items: flex-end !important
    }

    .align-items-lg-center {
        align-items: center !important
    }

    .align-items-lg-baseline {
        align-items: baseline !important
    }

    .align-items-lg-stretch {
        align-items: stretch !important
    }

    .align-content-lg-start {
        align-content: flex-start !important
    }

    .align-content-lg-end {
        align-content: flex-end !important
    }

    .align-content-lg-center {
        align-content: center !important
    }

    .align-content-lg-between {
        align-content: space-between !important
    }

    .align-content-lg-around {
        align-content: space-around !important
    }

    .align-content-lg-stretch {
        align-content: stretch !important
    }

    .align-self-lg-auto {
        align-self: auto !important
    }

    .align-self-lg-start {
        align-self: flex-start !important
    }

    .align-self-lg-end {
        align-self: flex-end !important
    }

    .align-self-lg-center {
        align-self: center !important
    }

    .align-self-lg-baseline {
        align-self: baseline !important
    }

    .align-self-lg-stretch {
        align-self: stretch !important
    }
}

@media (min-width:1200px) {
    .flex-xl-row {
        flex-direction: row !important
    }

    .flex-xl-column {
        flex-direction: column !important
    }

    .flex-xl-row-reverse {
        flex-direction: row-reverse !important
    }

    .flex-xl-column-reverse {
        flex-direction: column-reverse !important
    }

    .flex-xl-vertical {
        display: flex !important;
        justify-content: center !important;
        flex-direction: column !important
    }

    .flex-xl-wrap {
        flex-wrap: wrap !important
    }

    .flex-xl-nowrap {
        flex-wrap: nowrap !important
    }

    .flex-xl-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }

    .flex-xl-fill {
        flex: 1 1 auto !important
    }

    .flex-xl-grow-0 {
        flex-grow: 0 !important
    }

    .flex-xl-grow-1 {
        flex-grow: 1 !important
    }

    .flex-xl-shrink-0 {
        flex-shrink: 0 !important
    }

    .flex-xl-shrink-1 {
        flex-shrink: 1 !important
    }

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

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

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

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

    .justify-content-xl-around {
        justify-content: space-around !important
    }

    .align-items-xl-start {
        align-items: flex-start !important
    }

    .align-items-xl-end {
        align-items: flex-end !important
    }

    .align-items-xl-center {
        align-items: center !important
    }

    .align-items-xl-baseline {
        align-items: baseline !important
    }

    .align-items-xl-stretch {
        align-items: stretch !important
    }

    .align-content-xl-start {
        align-content: flex-start !important
    }

    .align-content-xl-end {
        align-content: flex-end !important
    }

    .align-content-xl-center {
        align-content: center !important
    }

    .align-content-xl-between {
        align-content: space-between !important
    }

    .align-content-xl-around {
        align-content: space-around !important
    }

    .align-content-xl-stretch {
        align-content: stretch !important
    }

    .align-self-xl-auto {
        align-self: auto !important
    }

    .align-self-xl-start {
        align-self: flex-start !important
    }

    .align-self-xl-end {
        align-self: flex-end !important
    }

    .align-self-xl-center {
        align-self: center !important
    }

    .align-self-xl-baseline {
        align-self: baseline !important
    }

    .align-self-xl-stretch {
        align-self: stretch !important
    }
}

@media (min-width:1600px) {
    .flex-hd-row {
        flex-direction: row !important
    }

    .flex-hd-column {
        flex-direction: column !important
    }

    .flex-hd-row-reverse {
        flex-direction: row-reverse !important
    }

    .flex-hd-column-reverse {
        flex-direction: column-reverse !important
    }

    .flex-hd-vertical {
        display: flex !important;
        justify-content: center !important;
        flex-direction: column !important
    }

    .flex-hd-wrap {
        flex-wrap: wrap !important
    }

    .flex-hd-nowrap {
        flex-wrap: nowrap !important
    }

    .flex-hd-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }

    .flex-hd-fill {
        flex: 1 1 auto !important
    }

    .flex-hd-grow-0 {
        flex-grow: 0 !important
    }

    .flex-hd-grow-1 {
        flex-grow: 1 !important
    }

    .flex-hd-shrink-0 {
        flex-shrink: 0 !important
    }

    .flex-hd-shrink-1 {
        flex-shrink: 1 !important
    }

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

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

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

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

    .justify-content-hd-around {
        justify-content: space-around !important
    }

    .align-items-hd-start {
        align-items: flex-start !important
    }

    .align-items-hd-end {
        align-items: flex-end !important
    }

    .align-items-hd-center {
        align-items: center !important
    }

    .align-items-hd-baseline {
        align-items: baseline !important
    }

    .align-items-hd-stretch {
        align-items: stretch !important
    }

    .align-content-hd-start {
        align-content: flex-start !important
    }

    .align-content-hd-end {
        align-content: flex-end !important
    }

    .align-content-hd-center {
        align-content: center !important
    }

    .align-content-hd-between {
        align-content: space-between !important
    }

    .align-content-hd-around {
        align-content: space-around !important
    }

    .align-content-hd-stretch {
        align-content: stretch !important
    }

    .align-self-hd-auto {
        align-self: auto !important
    }

    .align-self-hd-start {
        align-self: flex-start !important
    }

    .align-self-hd-end {
        align-self: flex-end !important
    }

    .align-self-hd-center {
        align-self: center !important
    }

    .align-self-hd-baseline {
        align-self: baseline !important
    }

    .align-self-hd-stretch {
        align-self: stretch !important
    }
}

.m-0 {
    margin: 0 !important
}

.m-0 {
    margin: 0 !important
}

.mt-0 {
    margin-top: 0 !important
}

.mr-0 {
    margin-right: 0 !important
}

.mb-0 {
    margin-bottom: 0 !important
}

.ml-0 {
    margin-left: 0 !important
}

.m-1 {
    margin: .1830235352rem !important
}

.mt-1 {
    margin-top: .1830235352rem !important
}

.mr-1 {
    margin-right: .1830235352rem !important
}

.mb-1 {
    margin-bottom: .1830235352rem !important
}

.ml-1 {
    margin-left: .1830235352rem !important
}

.m-2 {
    margin: .3660470703rem !important
}

.mt-2 {
    margin-top: .3660470703rem !important
}

.mr-2 {
    margin-right: .3660470703rem !important
}

.mb-2 {
    margin-bottom: .3660470703rem !important
}

.ml-2 {
    margin-left: .3660470703rem !important
}

.m-3 {
    margin: .7320941406rem !important
}

.mt-3 {
    margin-top: .7320941406rem !important
}

.mr-3 {
    margin-right: .7320941406rem !important
}

.mb-3 {
    margin-bottom: .7320941406rem !important
}

.ml-3 {
    margin-left: .7320941406rem !important
}

.m-4 {
    margin: 1.0981412109rem !important
}

.mt-4 {
    margin-top: 1.0981412109rem !important
}

.mr-4 {
    margin-right: 1.0981412109rem !important
}

.mb-4 {
    margin-bottom: 1.0981412109rem !important
}

.ml-4 {
    margin-left: 1.0981412109rem !important
}

.m-5 {
    margin: 1.4641882813rem !important
}

.mt-5 {
    margin-top: 1.4641882813rem !important
}

.mr-5 {
    margin-right: 1.4641882813rem !important
}

.mb-5 {
    margin-bottom: 1.4641882813rem !important
}

.ml-5 {
    margin-left: 1.4641882813rem !important
}

.m-6 {
    margin: 1.8302353516rem !important
}

.mt-6 {
    margin-top: 1.8302353516rem !important
}

.mr-6 {
    margin-right: 1.8302353516rem !important
}

.mb-6 {
    margin-bottom: 1.8302353516rem !important
}

.ml-6 {
    margin-left: 1.8302353516rem !important
}

.m-7 {
    margin: 2.1962824219rem !important
}

.mt-7 {
    margin-top: 2.1962824219rem !important
}

.mr-7 {
    margin-right: 2.1962824219rem !important
}

.mb-7 {
    margin-bottom: 2.1962824219rem !important
}

.ml-7 {
    margin-left: 2.1962824219rem !important
}

.p-0 {
    padding: 0 !important
}

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

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

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

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

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

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

.pr-1 {
    padding-right: .1830235352rem !important
}

.pb-1 {
    padding-bottom: .1830235352rem !important
}

.pl-1 {
    padding-left: .1830235352rem !important
}

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

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

.pr-2 {
    padding-right: .3660470703rem !important
}

.pb-2 {
    padding-bottom: .3660470703rem !important
}

.pl-2 {
    padding-left: .3660470703rem !important
}

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

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

.pr-3 {
    padding-right: .7320941406rem !important
}

.pb-3 {
    padding-bottom: .7320941406rem !important
}

.pl-3 {
    padding-left: .7320941406rem !important
}

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

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

.pr-4 {
    padding-right: 1.0981412109rem !important
}

.pb-4 {
    padding-bottom: 1.0981412109rem !important
}

.pl-4 {
    padding-left: 1.0981412109rem !important
}

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

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

.pr-5 {
    padding-right: 1.4641882813rem !important
}

.pb-5 {
    padding-bottom: 1.4641882813rem !important
}

.pl-5 {
    padding-left: 1.4641882813rem !important
}

.p-6 {
    padding: 1.8302353516rem !important
}

.pt-6 {
    padding-top: 1.8302353516rem !important
}

.pr-6 {
    padding-right: 1.8302353516rem !important
}

.pb-6 {
    padding-bottom: 1.8302353516rem !important
}

.pl-6 {
    padding-left: 1.8302353516rem !important
}

.p-7 {
    padding: 2.1962824219rem !important
}

.pt-7 {
    padding-top: 2.1962824219rem !important
}

.pr-7 {
    padding-right: 2.1962824219rem !important
}

.pb-7 {
    padding-bottom: 2.1962824219rem !important
}

.pl-7 {
    padding-left: 2.1962824219rem !important
}

@media (min-width:576px) {
    .m-0 {
        margin: 0 !important
    }

    .mt-0 {
        margin-top: 0 !important
    }

    .mr-0 {
        margin-right: 0 !important
    }

    .mb-0 {
        margin-bottom: 0 !important
    }

    .ml-0 {
        margin-left: 0 !important
    }

    .m-1 {
        margin: .1978632813rem !important
    }

    .mt-1 {
        margin-top: .1978632813rem !important
    }

    .mr-1 {
        margin-right: .1978632813rem !important
    }

    .mb-1 {
        margin-bottom: .1978632813rem !important
    }

    .ml-1 {
        margin-left: .1978632813rem !important
    }

    .m-2 {
        margin: .3957265625rem !important
    }

    .mt-2 {
        margin-top: .3957265625rem !important
    }

    .mr-2 {
        margin-right: .3957265625rem !important
    }

    .mb-2 {
        margin-bottom: .3957265625rem !important
    }

    .ml-2 {
        margin-left: .3957265625rem !important
    }

    .m-3 {
        margin: .791453125rem !important
    }

    .mt-3 {
        margin-top: .791453125rem !important
    }

    .mr-3 {
        margin-right: .791453125rem !important
    }

    .mb-3 {
        margin-bottom: .791453125rem !important
    }

    .ml-3 {
        margin-left: .791453125rem !important
    }

    .m-4 {
        margin: 1.1871796875rem !important
    }

    .mt-4 {
        margin-top: 1.1871796875rem !important
    }

    .mr-4 {
        margin-right: 1.1871796875rem !important
    }

    .mb-4 {
        margin-bottom: 1.1871796875rem !important
    }

    .ml-4 {
        margin-left: 1.1871796875rem !important
    }

    .m-5 {
        margin: 1.58290625rem !important
    }

    .mt-5 {
        margin-top: 1.58290625rem !important
    }

    .mr-5 {
        margin-right: 1.58290625rem !important
    }

    .mb-5 {
        margin-bottom: 1.58290625rem !important
    }

    .ml-5 {
        margin-left: 1.58290625rem !important
    }

    .m-6 {
        margin: 1.9786328125rem !important
    }

    .mt-6 {
        margin-top: 1.9786328125rem !important
    }

    .mr-6 {
        margin-right: 1.9786328125rem !important
    }

    .mb-6 {
        margin-bottom: 1.9786328125rem !important
    }

    .ml-6 {
        margin-left: 1.9786328125rem !important
    }

    .m-7 {
        margin: 2.374359375rem !important
    }

    .mt-7 {
        margin-top: 2.374359375rem !important
    }

    .mr-7 {
        margin-right: 2.374359375rem !important
    }

    .mb-7 {
        margin-bottom: 2.374359375rem !important
    }

    .ml-7 {
        margin-left: 2.374359375rem !important
    }

    .p-0 {
        padding: 0 !important
    }

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

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

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

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

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

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

    .pr-1 {
        padding-right: .1978632813rem !important
    }

    .pb-1 {
        padding-bottom: .1978632813rem !important
    }

    .pl-1 {
        padding-left: .1978632813rem !important
    }

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

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

    .pr-2 {
        padding-right: .3957265625rem !important
    }

    .pb-2 {
        padding-bottom: .3957265625rem !important
    }

    .pl-2 {
        padding-left: .3957265625rem !important
    }

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

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

    .pr-3 {
        padding-right: .791453125rem !important
    }

    .pb-3 {
        padding-bottom: .791453125rem !important
    }

    .pl-3 {
        padding-left: .791453125rem !important
    }

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

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

    .pr-4 {
        padding-right: 1.1871796875rem !important
    }

    .pb-4 {
        padding-bottom: 1.1871796875rem !important
    }

    .pl-4 {
        padding-left: 1.1871796875rem !important
    }

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

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

    .pr-5 {
        padding-right: 1.58290625rem !important
    }

    .pb-5 {
        padding-bottom: 1.58290625rem !important
    }

    .pl-5 {
        padding-left: 1.58290625rem !important
    }

    .p-6 {
        padding: 1.9786328125rem !important
    }

    .pt-6 {
        padding-top: 1.9786328125rem !important
    }

    .pr-6 {
        padding-right: 1.9786328125rem !important
    }

    .pb-6 {
        padding-bottom: 1.9786328125rem !important
    }

    .pl-6 {
        padding-left: 1.9786328125rem !important
    }

    .p-7 {
        padding: 2.374359375rem !important
    }

    .pt-7 {
        padding-top: 2.374359375rem !important
    }

    .pr-7 {
        padding-right: 2.374359375rem !important
    }

    .pb-7 {
        padding-bottom: 2.374359375rem !important
    }

    .pl-7 {
        padding-left: 2.374359375rem !important
    }
}

@media (min-width:768px) {
    .m-0 {
        margin: 0 !important
    }

    .mt-0 {
        margin-top: 0 !important
    }

    .mr-0 {
        margin-right: 0 !important
    }

    .mb-0 {
        margin-bottom: 0 !important
    }

    .ml-0 {
        margin-left: 0 !important
    }

    .m-1 {
        margin: .21390625rem !important
    }

    .mt-1 {
        margin-top: .21390625rem !important
    }

    .mr-1 {
        margin-right: .21390625rem !important
    }

    .mb-1 {
        margin-bottom: .21390625rem !important
    }

    .ml-1 {
        margin-left: .21390625rem !important
    }

    .m-2 {
        margin: .4278125rem !important
    }

    .mt-2 {
        margin-top: .4278125rem !important
    }

    .mr-2 {
        margin-right: .4278125rem !important
    }

    .mb-2 {
        margin-bottom: .4278125rem !important
    }

    .ml-2 {
        margin-left: .4278125rem !important
    }

    .m-3 {
        margin: .855625rem !important
    }

    .mt-3 {
        margin-top: .855625rem !important
    }

    .mr-3 {
        margin-right: .855625rem !important
    }

    .mb-3 {
        margin-bottom: .855625rem !important
    }

    .ml-3 {
        margin-left: .855625rem !important
    }

    .m-4 {
        margin: 1.2834375rem !important
    }

    .mt-4 {
        margin-top: 1.2834375rem !important
    }

    .mr-4 {
        margin-right: 1.2834375rem !important
    }

    .mb-4 {
        margin-bottom: 1.2834375rem !important
    }

    .ml-4 {
        margin-left: 1.2834375rem !important
    }

    .m-5 {
        margin: 1.71125rem !important
    }

    .mt-5 {
        margin-top: 1.71125rem !important
    }

    .mr-5 {
        margin-right: 1.71125rem !important
    }

    .mb-5 {
        margin-bottom: 1.71125rem !important
    }

    .ml-5 {
        margin-left: 1.71125rem !important
    }

    .m-6 {
        margin: 2.1390625rem !important
    }

    .mt-6 {
        margin-top: 2.1390625rem !important
    }

    .mr-6 {
        margin-right: 2.1390625rem !important
    }

    .mb-6 {
        margin-bottom: 2.1390625rem !important
    }

    .ml-6 {
        margin-left: 2.1390625rem !important
    }

    .m-7 {
        margin: 2.566875rem !important
    }

    .mt-7 {
        margin-top: 2.566875rem !important
    }

    .mr-7 {
        margin-right: 2.566875rem !important
    }

    .mb-7 {
        margin-bottom: 2.566875rem !important
    }

    .ml-7 {
        margin-left: 2.566875rem !important
    }

    .p-0 {
        padding: 0 !important
    }

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

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

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

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

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

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

    .pr-1 {
        padding-right: .21390625rem !important
    }

    .pb-1 {
        padding-bottom: .21390625rem !important
    }

    .pl-1 {
        padding-left: .21390625rem !important
    }

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

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

    .pr-2 {
        padding-right: .4278125rem !important
    }

    .pb-2 {
        padding-bottom: .4278125rem !important
    }

    .pl-2 {
        padding-left: .4278125rem !important
    }

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

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

    .pr-3 {
        padding-right: .855625rem !important
    }

    .pb-3 {
        padding-bottom: .855625rem !important
    }

    .pl-3 {
        padding-left: .855625rem !important
    }

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

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

    .pr-4 {
        padding-right: 1.2834375rem !important
    }

    .pb-4 {
        padding-bottom: 1.2834375rem !important
    }

    .pl-4 {
        padding-left: 1.2834375rem !important
    }

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

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

    .pr-5 {
        padding-right: 1.71125rem !important
    }

    .pb-5 {
        padding-bottom: 1.71125rem !important
    }

    .pl-5 {
        padding-left: 1.71125rem !important
    }

    .p-6 {
        padding: 2.1390625rem !important
    }

    .pt-6 {
        padding-top: 2.1390625rem !important
    }

    .pr-6 {
        padding-right: 2.1390625rem !important
    }

    .pb-6 {
        padding-bottom: 2.1390625rem !important
    }

    .pl-6 {
        padding-left: 2.1390625rem !important
    }

    .p-7 {
        padding: 2.566875rem !important
    }

    .pt-7 {
        padding-top: 2.566875rem !important
    }

    .pr-7 {
        padding-right: 2.566875rem !important
    }

    .pb-7 {
        padding-bottom: 2.566875rem !important
    }

    .pl-7 {
        padding-left: 2.566875rem !important
    }
}

@media (min-width:992px) {
    .m-0 {
        margin: 0 !important
    }

    .mt-0 {
        margin-top: 0 !important
    }

    .mr-0 {
        margin-right: 0 !important
    }

    .mb-0 {
        margin-bottom: 0 !important
    }

    .ml-0 {
        margin-left: 0 !important
    }

    .m-1 {
        margin: .23125rem !important
    }

    .mt-1 {
        margin-top: .23125rem !important
    }

    .mr-1 {
        margin-right: .23125rem !important
    }

    .mb-1 {
        margin-bottom: .23125rem !important
    }

    .ml-1 {
        margin-left: .23125rem !important
    }

    .m-2 {
        margin: .4625rem !important
    }

    .mt-2 {
        margin-top: .4625rem !important
    }

    .mr-2 {
        margin-right: .4625rem !important
    }

    .mb-2 {
        margin-bottom: .4625rem !important
    }

    .ml-2 {
        margin-left: .4625rem !important
    }

    .m-3 {
        margin: .925rem !important
    }

    .mt-3 {
        margin-top: .925rem !important
    }

    .mr-3 {
        margin-right: .925rem !important
    }

    .mb-3 {
        margin-bottom: .925rem !important
    }

    .ml-3 {
        margin-left: .925rem !important
    }

    .m-4 {
        margin: 1.3875rem !important
    }

    .mt-4 {
        margin-top: 1.3875rem !important
    }

    .mr-4 {
        margin-right: 1.3875rem !important
    }

    .mb-4 {
        margin-bottom: 1.3875rem !important
    }

    .ml-4 {
        margin-left: 1.3875rem !important
    }

    .m-5 {
        margin: 1.85rem !important
    }

    .mt-5 {
        margin-top: 1.85rem !important
    }

    .mr-5 {
        margin-right: 1.85rem !important
    }

    .mb-5 {
        margin-bottom: 1.85rem !important
    }

    .ml-5 {
        margin-left: 1.85rem !important
    }

    .m-6 {
        margin: 2.3125rem !important
    }

    .mt-6 {
        margin-top: 2.3125rem !important
    }

    .mr-6 {
        margin-right: 2.3125rem !important
    }

    .mb-6 {
        margin-bottom: 2.3125rem !important
    }

    .ml-6 {
        margin-left: 2.3125rem !important
    }

    .m-7 {
        margin: 2.775rem !important
    }

    .mt-7 {
        margin-top: 2.775rem !important
    }

    .mr-7 {
        margin-right: 2.775rem !important
    }

    .mb-7 {
        margin-bottom: 2.775rem !important
    }

    .ml-7 {
        margin-left: 2.775rem !important
    }

    .p-0 {
        padding: 0 !important
    }

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

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

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

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

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

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

    .pr-1 {
        padding-right: .23125rem !important
    }

    .pb-1 {
        padding-bottom: .23125rem !important
    }

    .pl-1 {
        padding-left: .23125rem !important
    }

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

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

    .pr-2 {
        padding-right: .4625rem !important
    }

    .pb-2 {
        padding-bottom: .4625rem !important
    }

    .pl-2 {
        padding-left: .4625rem !important
    }

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

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

    .pr-3 {
        padding-right: .925rem !important
    }

    .pb-3 {
        padding-bottom: .925rem !important
    }

    .pl-3 {
        padding-left: .925rem !important
    }

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

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

    .pr-4 {
        padding-right: 1.3875rem !important
    }

    .pb-4 {
        padding-bottom: 1.3875rem !important
    }

    .pl-4 {
        padding-left: 1.3875rem !important
    }

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

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

    .pr-5 {
        padding-right: 1.85rem !important
    }

    .pb-5 {
        padding-bottom: 1.85rem !important
    }

    .pl-5 {
        padding-left: 1.85rem !important
    }

    .p-6 {
        padding: 2.3125rem !important
    }

    .pt-6 {
        padding-top: 2.3125rem !important
    }

    .pr-6 {
        padding-right: 2.3125rem !important
    }

    .pb-6 {
        padding-bottom: 2.3125rem !important
    }

    .pl-6 {
        padding-left: 2.3125rem !important
    }

    .p-7 {
        padding: 2.775rem !important
    }

    .pt-7 {
        padding-top: 2.775rem !important
    }

    .pr-7 {
        padding-right: 2.775rem !important
    }

    .pb-7 {
        padding-bottom: 2.775rem !important
    }

    .pl-7 {
        padding-left: 2.775rem !important
    }
}

@media (min-width:1200px) {
    .m-0 {
        margin: 0 !important
    }

    .mt-0 {
        margin-top: 0 !important
    }

    .mr-0 {
        margin-right: 0 !important
    }

    .mb-0 {
        margin-bottom: 0 !important
    }

    .ml-0 {
        margin-left: 0 !important
    }

    .m-1 {
        margin: .25rem !important
    }

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

    .mr-1 {
        margin-right: .25rem !important
    }

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

    .ml-1 {
        margin-left: .25rem !important
    }

    .m-2 {
        margin: .5rem !important
    }

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

    .mr-2 {
        margin-right: .5rem !important
    }

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

    .ml-2 {
        margin-left: .5rem !important
    }

    .m-3 {
        margin: 1rem !important
    }

    .mt-3 {
        margin-top: 1rem !important
    }

    .mr-3 {
        margin-right: 1rem !important
    }

    .mb-3 {
        margin-bottom: 1rem !important
    }

    .ml-3 {
        margin-left: 1rem !important
    }

    .m-4 {
        margin: 1.5rem !important
    }

    .mt-4 {
        margin-top: 1.5rem !important
    }

    .mr-4 {
        margin-right: 1.5rem !important
    }

    .mb-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-4 {
        margin-left: 1.5rem !important
    }

    .m-5 {
        margin: 2rem !important
    }

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

    .mr-5 {
        margin-right: 2rem !important
    }

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

    .ml-5 {
        margin-left: 2rem !important
    }

    .m-6 {
        margin: 2.5rem !important
    }

    .mt-6 {
        margin-top: 2.5rem !important
    }

    .mr-6 {
        margin-right: 2.5rem !important
    }

    .mb-6 {
        margin-bottom: 2.5rem !important
    }

    .ml-6 {
        margin-left: 2.5rem !important
    }

    .m-7 {
        margin: 3rem !important
    }

    .mt-7 {
        margin-top: 3rem !important
    }

    .mr-7 {
        margin-right: 3rem !important
    }

    .mb-7 {
        margin-bottom: 3rem !important
    }

    .ml-7 {
        margin-left: 3rem !important
    }

    .p-0 {
        padding: 0 !important
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .p-6 {
        padding: 2.5rem !important
    }

    .pt-6 {
        padding-top: 2.5rem !important
    }

    .pr-6 {
        padding-right: 2.5rem !important
    }

    .pb-6 {
        padding-bottom: 2.5rem !important
    }

    .pl-6 {
        padding-left: 2.5rem !important
    }

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

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

    .pr-7 {
        padding-right: 3rem !important
    }

    .pb-7 {
        padding-bottom: 3rem !important
    }

    .pl-7 {
        padding-left: 3rem !important
    }
}

@media (min-width:1600px) {
    .m-0 {
        margin: 0 !important
    }

    .mt-0 {
        margin-top: 0 !important
    }

    .mr-0 {
        margin-right: 0 !important
    }

    .mb-0 {
        margin-bottom: 0 !important
    }

    .ml-0 {
        margin-left: 0 !important
    }

    .m-1 {
        margin: .25rem !important
    }

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

    .mr-1 {
        margin-right: .25rem !important
    }

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

    .ml-1 {
        margin-left: .25rem !important
    }

    .m-2 {
        margin: .5rem !important
    }

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

    .mr-2 {
        margin-right: .5rem !important
    }

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

    .ml-2 {
        margin-left: .5rem !important
    }

    .m-3 {
        margin: 1rem !important
    }

    .mt-3 {
        margin-top: 1rem !important
    }

    .mr-3 {
        margin-right: 1rem !important
    }

    .mb-3 {
        margin-bottom: 1rem !important
    }

    .ml-3 {
        margin-left: 1rem !important
    }

    .m-4 {
        margin: 1.5rem !important
    }

    .mt-4 {
        margin-top: 1.5rem !important
    }

    .mr-4 {
        margin-right: 1.5rem !important
    }

    .mb-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-4 {
        margin-left: 1.5rem !important
    }

    .m-5 {
        margin: 2rem !important
    }

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

    .mr-5 {
        margin-right: 2rem !important
    }

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

    .ml-5 {
        margin-left: 2rem !important
    }

    .m-6 {
        margin: 2.5rem !important
    }

    .mt-6 {
        margin-top: 2.5rem !important
    }

    .mr-6 {
        margin-right: 2.5rem !important
    }

    .mb-6 {
        margin-bottom: 2.5rem !important
    }

    .ml-6 {
        margin-left: 2.5rem !important
    }

    .m-7 {
        margin: 3rem !important
    }

    .mt-7 {
        margin-top: 3rem !important
    }

    .mr-7 {
        margin-right: 3rem !important
    }

    .mb-7 {
        margin-bottom: 3rem !important
    }

    .ml-7 {
        margin-left: 3rem !important
    }

    .p-0 {
        padding: 0 !important
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .p-6 {
        padding: 2.5rem !important
    }

    .pt-6 {
        padding-top: 2.5rem !important
    }

    .pr-6 {
        padding-right: 2.5rem !important
    }

    .pb-6 {
        padding-bottom: 2.5rem !important
    }

    .pl-6 {
        padding-left: 2.5rem !important
    }

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

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

    .pr-7 {
        padding-right: 3rem !important
    }

    .pb-7 {
        padding-bottom: 3rem !important
    }

    .pl-7 {
        padding-left: 3rem !important
    }
}

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

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

@media (min-width:1600px) {
    .float-hd-left {
        float: left !important
    }

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

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

.d-none {
    display: none !important
}

.d-inline {
    display: inline !important
}

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

.d-block {
    display: block !important
}

.d-table {
    display: table !important
}

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

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

.d-flex {
    display: flex !important
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width:1600px) {
    .d-hd-none {
        display: none !important
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.icon {
    display: inline-block;
    width: 1.25rem;
    height: 1.25rem;
    vertical-align: middle;
    fill: currentColor
}

.no-svg .icon {
    display: none
}

.icon-md {
    width: 1.875rem !important;
    height: 1.875rem !important
}

svg.icon:not(.icon--full-color) circle,
svg.icon:not(.icon--full-color) ellipse,
svg.icon:not(.icon--full-color) g,
svg.icon:not(.icon--full-color) line,
svg.icon:not(.icon--full-color) path,
svg.icon:not(.icon--full-color) polygon,
svg.icon:not(.icon--full-color) polyline,
svg.icon:not(.icon--full-color) rect,
symbol.icon:not(.icon--full-color) circle,
symbol.icon:not(.icon--full-color) ellipse,
symbol.icon:not(.icon--full-color) g,
symbol.icon:not(.icon--full-color) line,
symbol.icon:not(.icon--full-color) path,
symbol.icon:not(.icon--full-color) polygon,
symbol.icon:not(.icon--full-color) polyline,
symbol.icon:not(.icon--full-color) rect {
    fill: inherit;
    stroke: inherit
}

.icon-facebook {
    fill: var(--color-facebook)
}

.icon-twitter {
    fill: var(--color-twitter)
}

.icon-pinterest {
    fill: var(--color-pinterest)
}

.container {
    width: 100%;
    padding-right: .9375rem;
    padding-left: .9375rem;
    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
    }
}

@media (min-width:1600px) {
    .container {
        max-width: 1230px
    }
}

@media (max-width:768px) {
    .container {
        padding-right: .46875rem;
        padding-left: .46875rem
    }
}

.container-fluid {
    width: 100%;
    padding-right: .9375rem;
    padding-left: .9375rem;
    margin-right: auto;
    margin-left: auto
}

@media (max-width:768px) {
    .container-fluid {
        padding-right: .46875rem;
        padding-left: .46875rem
    }
}

.row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -.9375rem;
    margin-left: -.9375rem
}

@media (max-width:768px) {
    .row {
        margin-right: -.46875rem;
        margin-left: -.46875rem
    }
}

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

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

.col.no-gutters,
[class*=col-].no-gutters {
    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-hd,
.col-hd-1,
.col-hd-10,
.col-hd-11,
.col-hd-12,
.col-hd-2,
.col-hd-3,
.col-hd-4,
.col-hd-5,
.col-hd-6,
.col-hd-7,
.col-hd-8,
.col-hd-9,
.col-hd-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%;
    min-height: 1px;
    padding-right: .9375rem;
    padding-left: .9375rem
}

@media (max-width:768px) {

    .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-hd,
    .col-hd-1,
    .col-hd-10,
    .col-hd-11,
    .col-hd-12,
    .col-hd-2,
    .col-hd-3,
    .col-hd-4,
    .col-hd-5,
    .col-hd-6,
    .col-hd-7,
    .col-hd-8,
    .col-hd-9,
    .col-hd-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 {
        padding-right: .46875rem;
        padding-left: .46875rem
    }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.order-first {
    order: -1
}

.order-last {
    order: 13
}

.order-0 {
    order: 0
}

.order-1 {
    order: 1
}

.order-2 {
    order: 2
}

.order-3 {
    order: 3
}

.order-4 {
    order: 4
}

.order-5 {
    order: 5
}

.order-6 {
    order: 6
}

.order-7 {
    order: 7
}

.order-8 {
    order: 8
}

.order-9 {
    order: 9
}

.order-10 {
    order: 10
}

.order-11 {
    order: 11
}

.order-12 {
    order: 12
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .order-sm-last {
        order: 13
    }

    .order-sm-0 {
        order: 0
    }

    .order-sm-1 {
        order: 1
    }

    .order-sm-2 {
        order: 2
    }

    .order-sm-3 {
        order: 3
    }

    .order-sm-4 {
        order: 4
    }

    .order-sm-5 {
        order: 5
    }

    .order-sm-6 {
        order: 6
    }

    .order-sm-7 {
        order: 7
    }

    .order-sm-8 {
        order: 8
    }

    .order-sm-9 {
        order: 9
    }

    .order-sm-10 {
        order: 10
    }

    .order-sm-11 {
        order: 11
    }

    .order-sm-12 {
        order: 12
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .order-md-last {
        order: 13
    }

    .order-md-0 {
        order: 0
    }

    .order-md-1 {
        order: 1
    }

    .order-md-2 {
        order: 2
    }

    .order-md-3 {
        order: 3
    }

    .order-md-4 {
        order: 4
    }

    .order-md-5 {
        order: 5
    }

    .order-md-6 {
        order: 6
    }

    .order-md-7 {
        order: 7
    }

    .order-md-8 {
        order: 8
    }

    .order-md-9 {
        order: 9
    }

    .order-md-10 {
        order: 10
    }

    .order-md-11 {
        order: 11
    }

    .order-md-12 {
        order: 12
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .order-lg-last {
        order: 13
    }

    .order-lg-0 {
        order: 0
    }

    .order-lg-1 {
        order: 1
    }

    .order-lg-2 {
        order: 2
    }

    .order-lg-3 {
        order: 3
    }

    .order-lg-4 {
        order: 4
    }

    .order-lg-5 {
        order: 5
    }

    .order-lg-6 {
        order: 6
    }

    .order-lg-7 {
        order: 7
    }

    .order-lg-8 {
        order: 8
    }

    .order-lg-9 {
        order: 9
    }

    .order-lg-10 {
        order: 10
    }

    .order-lg-11 {
        order: 11
    }

    .order-lg-12 {
        order: 12
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .order-xl-last {
        order: 13
    }

    .order-xl-0 {
        order: 0
    }

    .order-xl-1 {
        order: 1
    }

    .order-xl-2 {
        order: 2
    }

    .order-xl-3 {
        order: 3
    }

    .order-xl-4 {
        order: 4
    }

    .order-xl-5 {
        order: 5
    }

    .order-xl-6 {
        order: 6
    }

    .order-xl-7 {
        order: 7
    }

    .order-xl-8 {
        order: 8
    }

    .order-xl-9 {
        order: 9
    }

    .order-xl-10 {
        order: 10
    }

    .order-xl-11 {
        order: 11
    }

    .order-xl-12 {
        order: 12
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

    .col-hd-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

    .order-hd-last {
        order: 13
    }

    .order-hd-0 {
        order: 0
    }

    .order-hd-1 {
        order: 1
    }

    .order-hd-2 {
        order: 2
    }

    .order-hd-3 {
        order: 3
    }

    .order-hd-4 {
        order: 4
    }

    .order-hd-5 {
        order: 5
    }

    .order-hd-6 {
        order: 6
    }

    .order-hd-7 {
        order: 7
    }

    .order-hd-8 {
        order: 8
    }

    .order-hd-9 {
        order: 9
    }

    .order-hd-10 {
        order: 10
    }

    .order-hd-11 {
        order: 11
    }

    .order-hd-12 {
        order: 12
    }

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

    .offset-hd-1 {
        margin-left: 8.3333333333%
    }

    .offset-hd-2 {
        margin-left: 16.6666666667%
    }

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

    .offset-hd-4 {
        margin-left: 33.3333333333%
    }

    .offset-hd-5 {
        margin-left: 41.6666666667%
    }

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

    .offset-hd-7 {
        margin-left: 58.3333333333%
    }

    .offset-hd-8 {
        margin-left: 66.6666666667%
    }

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

    .offset-hd-10 {
        margin-left: 83.3333333333%
    }

    .offset-hd-11 {
        margin-left: 91.6666666667%
    }
}

.row-gutter:not(:empty) {
    margin-bottom: -1.875rem
}

.row-gutter:not(:empty)>.col,
.row-gutter:not(:empty)>[class*=col-] {
    margin-bottom: 1.875rem
}

@media (max-width:768px) {
    .row-gutter:not(:empty) {
        margin-bottom: -.9375rem
    }

    .row-gutter:not(:empty)>.col,
    .row-gutter:not(:empty)>[class*=col-] {
        margin-bottom: .9375rem
    }
}

.row-small-gutter {
    margin: -.46875rem -.46875rem
}

.row-small-gutter:not(:empty) {
    margin-bottom: -.46875rem
}

.row-small-gutter>.col,
.row-small-gutter>[class*=col-] {
    padding-left: .46875rem;
    padding-right: .46875rem;
    margin-bottom: .46875rem
}

.btn {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    user-select: none;
    border: .0625rem 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 screen and (prefers-reduced-motion:reduce) {
    .btn {
        transition: none
    }
}

.btn:focus,
.btn:hover {
    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
}

.btn:not(:disabled):not(.disabled) {
    cursor: pointer
}

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

.btn-success {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745
}

.btn-success:hover {
    color: #fff;
    background-color: #218838;
    border-color: #1e7e34
}

.btn-success.focus,
.btn-success:focus {
    box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .5)
}

.btn-success.disabled,
.btn-success:disabled {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745
}

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

.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(40, 167, 69, .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(23, 162, 184, .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(23, 162, 184, .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(255, 193, 7, .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(255, 193, 7, .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(220, 53, 69, .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(220, 53, 69, .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(248, 249, 250, .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(248, 249, 250, .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(52, 58, 64, .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(52, 58, 64, .5)
}

.btn-outline-primary {
    color: #007bff;
    background-color: transparent;
    background-image: none;
    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;
    background-color: transparent;
    background-image: none;
    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: #28a745;
    background-color: transparent;
    background-image: none;
    border-color: #28a745
}

.btn-outline-success:hover {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745
}

.btn-outline-success.focus,
.btn-outline-success:focus {
    box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .5)
}

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

.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(40, 167, 69, .5)
}

.btn-outline-info {
    color: #17a2b8;
    background-color: transparent;
    background-image: none;
    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;
    background-color: transparent;
    background-image: none;
    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;
    background-color: transparent;
    background-image: none;
    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;
    background-color: transparent;
    background-image: none;
    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;
    background-color: transparent;
    background-image: none;
    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)
}

Link buttons .btn-link {
    font-weight: 400;
    color: #007bff;
    background-color: transparent
}

Link buttons .btn-link:hover {
    color: #0056b3;
    text-decoration: none;
    background-color: transparent;
    border-color: transparent
}

Link buttons .btn-link.focus,
Link buttons .btn-link:focus {
    text-decoration: none;
    border-color: transparent;
    box-shadow: none
}

Link buttons .btn-link.disabled,
Link buttons .btn-link:disabled {
    color: #6c757d;
    pointer-events: none
}

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

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

.form-control {
    display: block;
    width: 100%;
    height: 2.375rem;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: .0625rem solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

@media screen and (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::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 + .0625rem);
    padding-bottom: calc(.375rem + .0625rem);
    margin-bottom: 0;
    font-size: inherit;
    line-height: 1.5
}

.col-form-label-lg {
    padding-top: calc(.5rem + .0625rem);
    padding-bottom: calc(.5rem + .0625rem);
    font-size: 1.25rem;
    line-height: 1.5
}

.col-form-label-sm {
    padding-top: calc(.25rem + .0625rem);
    padding-bottom: calc(.25rem + .0625rem);
    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: .0625rem 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.8125rem + .125rem);
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: .2rem
}

.form-control-lg {
    height: calc(2.875rem + .125rem);
    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: flex;
    flex-wrap: wrap;
    margin-right: -.3125rem;
    margin-left: -.3125rem
}

.form-row>.col,
.form-row>[class*=col-] {
    padding-right: .3125rem;
    padding-left: .3125rem
}

.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: inline-flex;
    align-items: center;
    padding-left: 0;
    margin-right: .75rem
}

.form-check-inline .form-check-input {
    position: static;
    margin-top: 0;
    margin-right: .3125rem;
    margin-left: 0
}

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

.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(40, 167, 69, .9);
    border-radius: .25rem
}

.custom-select.is-valid,
.form-control.is-valid,
.was-validated .custom-select:valid,
.was-validated .form-control:valid {
    border-color: #28a745
}

.custom-select.is-valid:focus,
.form-control.is-valid:focus,
.was-validated .custom-select:valid:focus,
.was-validated .form-control:valid:focus {
    border-color: #28a745;
    box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .25)
}

.custom-select.is-valid~.valid-feedback,
.custom-select.is-valid~.valid-tooltip,
.form-control.is-valid~.valid-feedback,
.form-control.is-valid~.valid-tooltip,
.was-validated .custom-select:valid~.valid-feedback,
.was-validated .custom-select:valid~.valid-tooltip,
.was-validated .form-control:valid~.valid-feedback,
.was-validated .form-control: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: #28a745
}

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

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

.custom-control-input.is-valid~.custom-control-label::before,
.was-validated .custom-control-input:valid~.custom-control-label::before {
    background-color: #71dd8a
}

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

.custom-control-input.is-valid:focus~.custom-control-label::before,
.was-validated .custom-control-input:valid:focus~.custom-control-label::before {
    box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(40, 167, 69, .25)
}

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

.custom-file-input.is-valid~.custom-file-label::after,
.was-validated .custom-file-input:valid~.custom-file-label::after {
    border-color: inherit
}

.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 {
    box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .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
}

.custom-select.is-invalid,
.form-control.is-invalid,
.was-validated .custom-select:invalid,
.was-validated .form-control:invalid {
    border-color: #dc3545
}

.custom-select.is-invalid:focus,
.form-control.is-invalid:focus,
.was-validated .custom-select:invalid:focus,
.was-validated .form-control: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,
.form-control.is-invalid~.invalid-feedback,
.form-control.is-invalid~.invalid-tooltip,
.was-validated .custom-select:invalid~.invalid-feedback,
.was-validated .custom-select:invalid~.invalid-tooltip,
.was-validated .form-control:invalid~.invalid-feedback,
.was-validated .form-control: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 {
    background-color: #efa2a9
}

.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 {
    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 1px #fff, 0 0 0 .2rem rgba(220, 53, 69, .25)
}

.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~.custom-file-label::after,
.was-validated .custom-file-input:invalid~.custom-file-label::after {
    border-color: inherit
}

.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 {
    box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .25)
}

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

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

@media (min-width:576px) {
    .form-inline label {
        display: flex;
        align-items: center;
        justify-content: center;
        margin-bottom: 0
    }

    .form-inline .form-group {
        display: flex;
        flex: 0 0 auto;
        flex-flow: row wrap;
        align-items: center;
        margin-bottom: 0
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .form-inline .form-control-plaintext {
        display: inline-block
    }

    .form-inline .custom-select,
    .form-inline .input-group {
        width: auto
    }

    .form-inline .form-check {
        display: flex;
        align-items: center;
        justify-content: center;
        width: auto;
        padding-left: 0
    }

    .form-inline .form-check-input {
        position: relative;
        margin-top: 0;
        margin-right: .25rem;
        margin-left: 0
    }

    .form-inline .custom-control {
        align-items: center;
        justify-content: center
    }

    .form-inline .custom-control-label {
        margin-bottom: 0
    }
}

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

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

.badge-primary[href]:focus,
.badge-primary[href]:hover {
    color: #fff;
    text-decoration: none;
    background-color: #0062cc
}

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

.badge-secondary[href]:focus,
.badge-secondary[href]:hover {
    color: #fff;
    text-decoration: none;
    background-color: #545b62
}

.badge-success {
    color: #fff;
    background-color: #28a745
}

.badge-success[href]:focus,
.badge-success[href]:hover {
    color: #fff;
    text-decoration: none;
    background-color: #1e7e34
}

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

.badge-info[href]:focus,
.badge-info[href]:hover {
    color: #fff;
    text-decoration: none;
    background-color: #117a8b
}

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

.badge-warning[href]:focus,
.badge-warning[href]:hover {
    color: #212529;
    text-decoration: none;
    background-color: #d39e00
}

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

.badge-danger[href]:focus,
.badge-danger[href]:hover {
    color: #fff;
    text-decoration: none;
    background-color: #bd2130
}

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

.badge-light[href]:focus,
.badge-light[href]:hover {
    color: #212529;
    text-decoration: none;
    background-color: #dae0e5
}

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

.badge-dark[href]:focus,
.badge-dark[href]:hover {
    color: #fff;
    text-decoration: none;
    background-color: #1d2124
}

.fo-margin {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem
}

.fo-margin-top {
    margin-top: 1.5rem
}

.fo-margin-bottom {
    margin-bottom: 1.5rem
}

.fo-padding {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem
}

.fo-padding-top {
    padding-top: 1.5rem
}

.fo-padding-bottom {
    padding-bottom: 1.5rem
}

@media (min-width:768px) {
    .fo-margin {
        margin-top: 2.5rem;
        margin-bottom: 2.5rem
    }

    .fo-margin-top {
        margin-top: 2.5rem
    }

    .fo-margin-bottom {
        margin-bottom: 2.5rem
    }

    .fo-padding {
        padding-top: 2.5rem;
        padding-bottom: 2.5rem
    }

    .fo-padding-top {
        padding-top: 2.5rem
    }

    .fo-padding-bottom {
        padding-bottom: 2.5rem
    }
}

.placeholder-svg {
    fill: #ced4da;
    background-color: #f8f9fa;
    width: 100%;
    height: 100%;
    max-width: 100%;
    max-height: 100%
}

.fo-section {
    background-position: center center;
    background-size: cover
}

.fo-section:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.fo-section-moving {
    border-radius: .5rem;
    border: .375rem solid #409eff !important;
    box-shadow: 0 0 1rem rgba(0, 0, 0, .3);
    transition: all .25s
}

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

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

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

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

.clear-fix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0
}

.fo-rich-text {
    overflow: hidden
}

.fo-rich-text img {
    max-width: 100%;
    height: auto;
}

.fo-rich-text blockquote {
    border-left: .25rem solid #d1d1d1;
    margin-bottom: .625rem;
    margin-top: .625rem;
    padding: 1rem;
    text-align: left;
    background: #f7f8f9;
    display: block
}

.fo-rich-text code,
.fo-rich-text pre {
    display: block;
    margin-bottom: .625rem;
    margin-top: .625rem;
    background-color: rgba(0, 0, 0, .6);
    color: #f8f8f2;
    padding: 1rem;
    overflow: visible
}

.fo-rich-text table {
    border-top: 0;
    border-right: 0;
    border-bottom: .02rem solid #dee2e6;
    border-left: .02rem solid #dee2e6;
    overflow-x: auto;
    display: inline-table
}

.fo-rich-text table:not(.fixed-width) {
    width: 100% !important
}

.fo-rich-text table tbody+tbody {
    border-top: .125rem solid #dee2e6
}

.fo-rich-text table td,
.fo-rich-text table th {
    padding: 1.1rem;
    border-left: 0;
    border-bottom: 0;
    border-top: .02rem solid #dee2e6;
    border-right: .02rem solid #dee2e6;
    vertical-align: top
}

.fo-rich-text table th {
    border-bottom: .125rem solid #dee2e6;
    vertical-align: bottom
}

@media (max-width:48rem) {
    .fo-rich-text table {
        display: block
    }
}

.fo-rich-text table+* {
    margin-top: .9375rem
}

.fo-rich-text ol li {
    list-style: decimal;
    margin-left: 1.25rem
}

.fo-rich-text ul li {
    list-style: disc;
    margin-left: 1.25rem;
    line-height: 32px;
}

.fo-rich-text [style*=lower-alpha] li {
    list-style: lower-alpha
}

.fo-rich-text [style*=lower-greek] li {
    list-style: lower-greek
}

.fo-rich-text [style*=lower-roman] li {
    list-style: lower-roman
}

.fo-rich-text [style*=upper-roman] li {
    list-style: upper-roman
}

.fo-rich-text [style*=upper-alpha] li {
    list-style: upper-alpha
}

.fo-rich-text [style*=circle] li {
    list-style: circle
}

.fo-rich-text [style*=square] li {
    list-style: square
}

@media (max-width:768px) {

    .fo-rich-text table,
    .fo-rich-text table.fixed-width {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch
    }
}

.break-word {
    word-wrap: break-word;
    word-break: break-word
}

.fo-seo-content:not(.active),
.page-description-container:not(.active) {
    height: 1px !important;
    overflow: hidden
}

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

.input-group>.custom-file,
.input-group>.custom-select,
.input-group>.form-control {
    position: relative;
    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 {
    margin-left: -.0625rem
}

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

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

.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: -.0625rem
}

.input-group-prepend {
    margin-right: -.0625rem
}

.input-group-append {
    margin-left: -.0625rem
}

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

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

.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 {
    height: calc(2.875rem + .125rem);
    padding: .5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: .3rem
}

.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 {
    height: calc(1.8125rem + .125rem);
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: .2rem
}

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

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

.nav {
    display: flex;
    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
}

.nav-tabs {
    border-bottom: .0625rem solid #dee2e6
}

.nav-tabs .nav-item {
    margin-bottom: -.0625rem
}

.nav-tabs .nav-link {
    border: .0625rem 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: -.0625rem;
    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 {
    flex: 1 1 auto;
    text-align: center
}

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

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

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

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

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

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

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

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

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

.navbar-nav .dropdown-menu {
    position: static;
    float: none
}

.navbar-text {
    display: inline-block;
    padding-top: .5rem;
    padding-bottom: .5rem
}

.navbar-collapse {
    flex-basis: 100%;
    flex-grow: 1;
    align-items: center
}

.navbar-toggler {
    width: 1.5rem;
    height: 1.5rem;
    cursor: pointer;
    position: relative
}

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

.navbar-toggler:after,
.navbar-toggler:before {
    height: .125rem;
    content: "";
    width: 100%;
    left: 0;
    position: absolute;
    background-color: #ccc
}

.navbar-toggler:before {
    top: .25rem
}

.navbar-toggler:after {
    bottom: .25rem
}

.navbar-toggler .navbar-toggler-icon {
    width: 100%;
    height: .125rem;
    content: "";
    position: absolute;
    left: 0;
    background-color: #ccc;
    top: calc(50% - .0625rem)
}

.navbar-toggler.active .navbar-toggler-icon {
    transform: rotate(-45deg)
}

.navbar-toggler.active:before {
    transform: rotate(45deg);
    top: .4375rem;
    left: .125rem;
    width: .75rem
}

.navbar-toggler.active:after {
    transform: rotate(45deg);
    bottom: .4375rem;
    width: .75rem;
    left: .625rem
}

@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 {
        flex-flow: row nowrap;
        justify-content: flex-start
    }

    .navbar-expand-sm .navbar-nav {
        flex-direction: row
    }

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

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

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

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

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

@media (max-width:767.98px) {

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

@media (min-width:768px) {
    .navbar-expand-md {
        flex-flow: row nowrap;
        justify-content: flex-start
    }

    .navbar-expand-md .navbar-nav {
        flex-direction: row
    }

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

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

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

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

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

@media (max-width:991.98px) {

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

@media (min-width:992px) {
    .navbar-expand-lg {
        flex-flow: row nowrap;
        justify-content: flex-start
    }

    .navbar-expand-lg .navbar-nav {
        flex-direction: row
    }

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

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

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

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

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

@media (max-width:1199.98px) {

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

@media (min-width:1200px) {
    .navbar-expand-xl {
        flex-flow: row nowrap;
        justify-content: flex-start
    }

    .navbar-expand-xl .navbar-nav {
        flex-direction: row
    }

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

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

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

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

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

@media (max-width:1599.98px) {

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

@media (min-width:1600px) {
    .navbar-expand-hd {
        flex-flow: row nowrap;
        justify-content: flex-start
    }

    .navbar-expand-hd .navbar-nav {
        flex-direction: row
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

.drop-left,
.drop-left-bottom,
.drop-right,
.drop-right-bottom,
.drop-up,
.drop-up-right,
.dropdown,
.dropdown-right {
    position: relative
}

.drop-left-bottom.show .dropdown-menu,
.drop-left.show .dropdown-menu,
.drop-right-bottom.show .dropdown-menu,
.drop-right.show .dropdown-menu,
.drop-up-right.show .dropdown-menu,
.drop-up.show .dropdown-menu,
.dropdown-right.show .dropdown-menu,
.dropdown.show .dropdown-menu {
    display: block
}

.fo-drop .dropdown-item:hover {
    background-color: #f7f7f7
}

.fo-drop .dropdown-menu:before {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    border-top: .625rem solid transparent;
    border-right: .625rem solid transparent;
    border-bottom: .625rem solid #fff;
    border-left: .625rem solid transparent;
    transition: all .5s;
    z-index: 2
}

.fo-drop .dropdown-menu:after {
    content: "";
    height: .625rem;
    position: absolute;
    top: -.625rem;
    width: 100%;
    background-color: #fff;
    opacity: 0;
    left: 0;
    z-index: 1
}

.fo-drop.dropdown .dropdown-menu:before {
    top: -1.25rem;
    left: 20%
}

.fo-drop.dropdown-right .dropdown-menu:before {
    left: auto;
    top: -1.25rem;
    right: 20%
}

.fo-drop.drop-up .dropdown-menu:before {
    bottom: -1.25rem;
    left: 20%;
    transform: rotate(-180deg)
}

.fo-drop.drop-up-right .dropdown-menu:before {
    left: auto;
    bottom: -1.25rem;
    right: 20%;
    transform: rotate(-180deg)
}

.fo-drop.drop-left .dropdown-menu:before {
    right: -1.25rem;
    top: .625rem;
    transform: rotate(90deg)
}

.fo-drop.drop-left-bottom .dropdown-menu:before {
    top: auto;
    right: -1.25rem;
    bottom: .625rem;
    transform: rotate(90deg)
}

.fo-drop.drop-right .dropdown-menu:before {
    left: -1.25rem;
    top: .625rem;
    transform: rotate(-90deg)
}

.fo-drop.drop-right-bottom .dropdown-menu:before {
    top: auto;
    left: -1.25rem;
    bottom: .625rem;
    transform: rotate(-90deg)
}

.dropdown-toggle:not(.no-caret)::after {
    display: inline-block;
    width: 0;
    height: 0;
    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:not(.no-caret):empty::after {
    margin-left: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    min-width: 10rem;
    padding: .5rem 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    box-shadow: 0 .75rem 1.875rem -.125rem rgba(0, 0, 0, .1)
}

.dropdown-menu-right {
    right: 0;
    left: auto
}

.drop-up .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-top: 0;
    margin-bottom: .125rem
}

.drop-up .dropdown-toggle:not(.no-caret)::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: 0;
    border-right: .3em solid transparent;
    border-bottom: .3em solid;
    border-left: .3em solid transparent
}

.drop-up .dropdown-toggle:not(.no-caret):empty::after {
    margin-left: 0
}

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

.drop-right .dropdown-toggle:not(.no-caret)::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid transparent;
    border-right: 0;
    border-bottom: .3em solid transparent;
    border-left: .3em solid
}

.drop-right .dropdown-toggle:not(.no-caret):empty::after {
    margin-left: 0
}

.drop-right .dropdown-toggle:not(.no-caret):after {
    vertical-align: 0
}

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

.drop-left .dropdown-toggle:not(.no-caret)::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .255em;
    vertical-align: .255em;
    content: ""
}

.drop-left .dropdown-toggle:not(.no-caret)::after {
    display: none
}

.drop-left .dropdown-toggle:not(.no-caret)::before {
    display: inline-block;
    width: 0;
    height: 0;
    margin-right: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid transparent;
    border-right: .3em solid;
    border-bottom: .3em solid transparent
}

.drop-left .dropdown-toggle:not(.no-caret):empty::after {
    margin-left: 0
}

.drop-left .dropdown-toggle:not(.no-caret):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: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
    overflow: hidden
}

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

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

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

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

.page-link {
    position: relative;
    display: block;
    padding: .5rem .75rem;
    margin-left: -.0625rem;
    color: #6c757d
}

.page-link:hover {
    z-index: 2;
    color: #fd7e14;
    text-decoration: none;
    border-color: #dee2e6
}

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

.page-link:not(:disabled):not(.disabled) {
    cursor: pointer
}

.page-item.active .page-link {
    z-index: 1;
    color: #fd7e14;
    border-bottom: 1px solid #fd7e14
}

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

.pagination-lg .page-link {
    padding: .625rem 1.375rem;
    font-size: 1rem
}

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

.fade {
    transition: opacity .15s linear
}

@media screen and (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 screen and (prefers-reduced-motion:reduce) {
    .collapsing {
        transition: none
    }
}

.fo-dialog-overflow {
    overflow: hidden !important
}

.fo-dialog {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 4000;
    overflow-x: hidden;
    overflow-y: auto;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"
}

.fo-dialog:before {
    content: "";
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 3999;
    background-color: rgba(0, 0, 0, .5)
}

.fo-dialog .fo-dialog-container {
    width: 31.25rem;
    margin: 3.75rem auto;
    border-radius: .25rem;
    padding: 1.25rem 1.5625rem;
    position: relative;
    z-index: 4001;
    max-width: 90% !important
}

.fo-dialog .fo-dialog-container .fo-dialog-header {
    position: relative;
    font-size: 1rem;
    overflow: hidden;
    padding: 0;
    color: #606266;
    margin-bottom: 1rem
}

.fo-dialog .fo-dialog-container .fo-dialog-header span {
    position: absolute;
    right: 0;
    cursor: pointer;
    height: 100%;
    width: 3.125rem;
    top: 0;
    text-align: right
}

.fo-dialog .fo-dialog-container .fo-dialog-header span:after {
    content: "X"
}

.fo-dialog .fo-dialog-container .fo-dialog-header span:hover:after {
    color: #dc3545
}

.fo-dialog .fo-dialog-container .fo-dialog-content {
    position: relative;
    font-size: .875rem
}

.fo-dialog .fo-dialog-container .fo-dialog-footer {
    margin-top: 1rem;
    text-align: right
}

.fo-dialog .fo-dialog-container .fo-dialog-footer .fo-dialog-button {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    user-select: none;
    padding: .25rem .75rem;
    font-size: .875rem;
    min-width: 6.25rem;
    line-height: 1.5;
    border-radius: .2rem;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    border: .0625rem solid #ccc;
    margin-left: .5rem;
    cursor: pointer
}

.fo-dialog .fo-dialog-container .fo-dialog-footer .fo-dialog-button.active {
    background-color: #dc3545;
    border-color: #dc3545;
    color: #fff
}

.fo-dialog .fo-dialog-container:not(.fo-dialog-loading) {
    box-shadow: 0 .125rem .75rem 0 rgba(0, 0, 0, .3);
    background-color: #fff
}

.fo-dialog.middle {
    text-align: center
}

.fo-dialog.middle:after {
    content: "";
    display: inline-block;
    height: 100%;
    width: 0;
    vertical-align: middle
}

.fo-dialog.middle .fo-dialog-container {
    text-align: left;
    display: inline-block;
    vertical-align: middle;
    backface-visibility: hidden;
    max-width: 90% !important;
    max-height: calc(100% - 7.5rem);
    overflow-y: auto;
    overflow-x: hidden
}

.fo-loading-dark {
    position: relative;
    min-height: 3.125rem
}

.fo-loading-dark:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 2998
}

.fo-loading-dark:not(.fo-loading-transparent) {
    background-color: rgba(0, 0, 0, .8)
}

.fo-loading-dark:after {
    content: '';
    display: inline-block;
    width: .625rem;
    height: .625rem;
    border-radius: 50%;
    -webkit-animation: darkTyping 1s linear infinite alternate;
    -moz-animation: darkTyping 1s linear infinite alternate;
    animation: darkTyping 1s linear infinite alternate;
    position: absolute;
    left: calc(50% - 1.125rem);
    top: calc(50% - .1875rem);
    z-index: 2999 !important
}

@keyframes darkTyping {
    0% {
        background-color: #fff;
        box-shadow: 1.125rem 0 0 0 rgba(255, 255, 255, .2), 2.25rem 0 0 0 rgba(255, 255, 255, .2)
    }

    25% {
        background-color: rgba(255, 255, 255, .4);
        box-shadow: 1.125rem 0 0 0 #fff, 2.25rem 0 0 0 rgba(255, 255, 255, .2)
    }

    75% {
        background-color: rgba(255, 255, 255, .4);
        box-shadow: 1.125rem 0 0 0 rgba(255, 255, 255, .2), 2.25rem 0 0 0 #fff
    }
}

.fo-loading-light {
    position: relative;
    min-height: 3.125rem
}

.fo-loading-light:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 2998
}

.fo-loading-light:not(.fo-loading-transparent) {
    background-color: rgba(255, 255, 255, .9)
}

.fo-loading-light:after {
    content: '';
    display: inline-block;
    width: .625rem;
    height: .625rem;
    border-radius: 50%;
    -webkit-animation: lightTyping 1s linear infinite alternate;
    -moz-animation: lightTyping 1s linear infinite alternate;
    animation: lightTyping 1s linear infinite alternate;
    position: absolute;
    left: calc(50% - 1.125rem);
    top: calc(50% - .1875rem);
    z-index: 2999 !important
}

@keyframes lightTyping {
    0% {
        background-color: #000;
        box-shadow: 1.125rem 0 0 0 rgba(0, 0, 0, .2), 2.25rem 0 0 0 rgba(0, 0, 0, .2)
    }

    25% {
        background-color: rgba(0, 0, 0, .4);
        box-shadow: 1.125rem 0 0 0 #000, 2.25rem 0 0 0 rgba(0, 0, 0, .2)
    }

    75% {
        background-color: rgba(0, 0, 0, .4);
        box-shadow: 1.125rem 0 0 0 rgba(0, 0, 0, .2), 2.25rem 0 0 0 #000
    }
}

.fo-loading-button:before {
    animation: rotating 2s linear infinite;
    -webkit-animation: rotating 2s linear infinite;
    display: inline-block;
    font-family: fo, iconfont !important;
    content: "\e8fd"
}

@keyframes rotating {
    0% {
        -webkit-transform: rotateZ(0);
        transform: rotateZ(0)
    }

    100% {
        -webkit-transform: rotateZ(360deg);
        transform: rotateZ(360deg)
    }
}

[class*=fo-message-],
[class^=fo-message-] {
    width: 100%;
    left: 0;
    position: fixed;
    z-index: 3999;
    top: 1.25rem;
    text-align: center
}

[class*=fo-message-]:after,
[class^=fo-message-]:after {
    content: "";
    display: inline-block;
    height: 100%;
    width: 0;
    vertical-align: middle
}

[class*=fo-message-] p,
[class^=fo-message-] p {
    text-align: left;
    display: inline-block;
    vertical-align: middle;
    backface-visibility: hidden;
    max-width: 90% !important;
    max-height: calc(100% - 7.5rem);
    overflow-y: auto;
    overflow-x: hidden;
    border: .0625rem solid #e9e9eb;
    background-color: #f4f4f5;
    color: #909399;
    padding: .9375rem;
    border-radius: .25rem;
    margin: 0
}

.fo-message-success p {
    border: .0625rem solid #e4f2da;
    background-color: #f2f9ec;
    color: #67c23a
}

.fo-message-warning p {
    border: .0625rem solid #f8ecda;
    background-color: #fcf6ed;
    color: #e6a23c
}

.fo-message-danger p {
    border: .0625rem solid #f9e3e2;
    background-color: #fcf0f0;
    color: #f56c6c
}

x-object-fit {
    position: relative !important;
    display: inline-block !important
}

x-object-fit>.x-object-fit-taller,
x-object-fit>.x-object-fit-wider {
    position: absolute !important;
    left: -100% !important;
    right: -100% !important;
    top: -100% !important;
    bottom: -100% !important;
    margin: auto !important
}

.x-object-fit-none>.x-object-fit-taller,
.x-object-fit-none>.x-object-fit-wider {
    width: auto !important;
    height: auto !important
}

.x-object-fit-fill>.x-object-fit-taller,
.x-object-fit-fill>.x-object-fit-wider {
    width: 100% !important;
    height: 100% !important
}

.x-object-fit-contain>.x-object-fit-taller {
    width: auto !important;
    height: 100% !important
}

.x-object-fit-contain>.x-object-fit-wider {
    width: 100% !important;
    height: auto !important
}

.x-object-fit-cover>.x-object-fit-taller,
.x-object-fit-cover>.x-object-fit-wider {
    max-width: none !important;
    max-height: none !important
}

.x-object-fit-cover>.x-object-fit-taller {
    width: 100% !important;
    height: auto !important;
    max-width: none !important
}

.x-object-fit-cover>.x-object-fit-wider {
    width: auto !important;
    height: 100% !important;
    max-width: none !important
}

.x-object-position-top>.x-object-fit-taller,
.x-object-position-top>.x-object-fit-wider {
    top: 0 !important;
    bottom: auto !important
}

.x-object-position-right>.x-object-fit-taller,
.x-object-position-right>.x-object-fit-wider {
    left: auto !important;
    right: 0 !important
}

.x-object-position-bottom>.x-object-fit-taller,
.x-object-position-bottom>.x-object-fit-wider {
    top: auto !important;
    bottom: 0 !important
}

.x-object-position-left>.x-object-fit-taller,
.x-object-position-left>.x-object-fit-wider {
    left: 0 !important;
    right: auto !important
}

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

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

.table td {
    border-bottom: .0625rem solid #dee2e6
}

.table thead th {
    vertical-align: bottom;
    border-bottom-color: #495057
}

.table tbody+tbody {
    border-top: .125rem solid #dee2e6
}

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

.table-bordered {
    border: .0625rem solid #dee2e6
}

.table-bordered td,
.table-bordered th {
    border: .0625rem solid #dee2e6
}

.table-bordered thead td,
.table-bordered thead th {
    border-bottom-width: .125rem
}

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

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

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

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

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

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

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

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

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

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-slider:hover .slick-arrow {
    opacity: .3
}

.slick-slider .slick-dots {
    position: absolute;
    z-index: 10;
    bottom: .625rem;
    left: 0;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center
}

.slick-slider .slick-dots li {
    position: relative;
    width: .625rem;
    height: .625rem;
    margin-left: .25rem;
    margin-right: .25rem;
    border-radius: 50%;
    background-color: rgba(0, 0, 0, .4);
    border: .0625rem solid rgba(255, 255, 255, .4);
    overflow: hidden;
    transition: all .25s
}

.slick-slider .slick-dots li button {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0
}

.slick-slider .slick-dots li.slick-active {
    width: .875rem;
    height: .875rem
}

.slick-slider .slick-arrow {
    position: absolute;
    top: calc(50% - 1.5rem);
    width: 3rem;
    height: 3rem;
    opacity: 0;
    z-index: 10;
    cursor: pointer;
    overflow: hidden;
    text-indent: -12.5rem;
    border: 0;
    border-radius: 50%;
    background-color: #000;
    transition: all .25s;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 1.25rem 1.25rem;
    outline: 0;
    -moz-outline: none
}

.slick-slider .slick-arrow:focus {
    outline: 0;
    -moz-outline: none
}

.slick-slider .slick-arrow.slick-hidden {
    display: none
}

.slick-slider .slick-arrow.slick-prev {
    left: .9375rem;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23ffffff' 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")
}

.slick-slider .slick-arrow.slick-next {
    right: .9375rem;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23ffffff' 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")
}

@media (max-width:48rem) {
    .slick-slider .slick-arrow {
        opacity: 0 !important
    }
}

.slick-slider.arrow-visible .slick-arrow {
    opacity: 1
}

.slick-slider.slick-arrow-square .slick-arrow {
    border-radius: 0
}

.slick-slider.slick-arrow-invisible .slick-arrow {
    display: none;
    opacity: 0
}

.slick-slider.slick-dots-square .slick-dots {
    align-items: flex-end
}

.slick-slider.slick-dots-square .slick-dots li {
    width: 1.75rem;
    height: .3125rem;
    border-radius: 0
}

.slick-slider.slick-dots-square .slick-dots li.slick-active {
    height: .5625rem
}

.slick-slider.slick-dots-invisible .slick-dots {
    display: none !important;
    opacity: 0 !important
}

.slick-slider .slick-list,
.slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-slider .slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0
}

.slick-slider .slick-list:focus {
    outline: 0
}

.slick-slider .slick-list.dragging {
    cursor: pointer
}

.slick-slider .slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.slick-slider .slick-track:after,
.slick-slider .slick-track:before {
    content: "";
    display: table
}

.slick-slider .slick-track:after {
    clear: both
}

.slick-loading .slick-slider .slick-track {
    visibility: hidden
}

.slick-slider.slick-slider-transect {
    padding-bottom: 1.875rem
}

.slick-slider.slick-slider-transect .slick-dots {
    bottom: 0
}

.slick-slider.slick-slider-transect .slick-arrow {
    top: calc(50% - 2.4375rem)
}

.slick-slider.slick-slider-thumbnail {
    margin-left: -.3125rem;
    margin-right: -.3125rem
}

.slick-slider.slick-slider-thumbnail .slick-arrow {
    position: absolute;
    top: calc(50% - .9375rem);
    width: 1.875rem;
    height: 1.875rem
}

.slick-slider.slick-slider-thumbnail .slick-arrow:after {
    left: calc(50% - .1875rem);
    top: calc(50% - .3125rem)
}

.slick-slider.slick-slider-thumbnail .slick-arrow.slick-prev:after {
    border-top: .375rem solid transparent;
    border-bottom: .375rem solid transparent;
    border-right: .375rem solid #fff
}

.slick-slider.slick-slider-thumbnail .slick-arrow.slick-next:after {
    border-top: .375rem solid transparent;
    border-bottom: .375rem solid transparent;
    border-left: .375rem solid #fff
}

.slick-slider.slick-slider-thumbnail .slick-slide {
    opacity: .8;
    border: .0625rem solid rgba(0, 0, 0, .1);
    margin-left: .3125rem;
    margin-right: .3125rem
}

.slick-slider.slick-slider-thumbnail .slick-slide.slick-current {
    border: .0625rem solid rgba(0, 0, 0, .2);
    opacity: 1
}

.slick-slider.slick-slider-thumbnail .slick-slide.slick-current .slick-slider-player:before {
    border-left-color: rgba(0, 0, 0, .4)
}

.slick-slider.slick-slider-thumbnail .slick-slider-player {
    transition: all .3s
}

.slick-slider.slick-slider-thumbnail .slick-slider-player:hover {
    border-left-color: rgba(0, 0, 0, .4)
}

.slick-slider.slick-slider-thumbnail .slick-slider-player:before {
    content: "";
    width: 0;
    height: 0;
    top: calc(50% - 10px);
    left: calc(50% - 5px);
    position: absolute;
    border-top: .625rem solid transparent;
    border-bottom: .625rem solid transparent;
    border-left: .625rem solid rgba(0, 0, 0, .2);
    border-right: .625rem solid transparent;
    transition: all .5s;
    z-index: 2
}

.slick-slide {
    float: left;
    position: relative;
    display: none;
    outline: 0;
    -moz-outline: none
}

.slick-slide:focus {
    outline: 0;
    -moz-outline: none
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    width: 100%
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: .0625rem solid transparent
}

.card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: .0625rem 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 {
    flex: 1 1 auto;
    min-height: 1px;
    padding: 1.25rem
}

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

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

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

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

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

.card-header {
    padding: .75rem 1.25rem;
    margin-bottom: 0;
    background-color: rgba(0, 0, 0, .03);
    border-bottom: .0625rem solid rgba(0, 0, 0, .125)
}

.card-header:first-child {
    border-radius: .1875rem .1875rem 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: .0625rem solid rgba(0, 0, 0, .125)
}

.card-footer:last-child {
    border-radius: 0 0 .1875rem .1875rem
}

.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: .1875rem
}

.card-img-top {
    width: 100%;
    border-top-left-radius: .1875rem;
    border-top-right-radius: .1875rem
}

.card-img-bottom {
    width: 100%;
    border-bottom-right-radius: .1875rem;
    border-bottom-left-radius: .1875rem
}

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

.card-deck .card {
    margin-bottom: .9375rem
}

@media (min-width:576px) {
    .card-deck {
        flex-flow: row wrap;
        margin-right: -.9375rem;
        margin-left: -.9375rem
    }

    .card-deck .card {
        display: flex;
        flex: 1 0 0%;
        flex-direction: column;
        margin-right: .9375rem;
        margin-bottom: 0;
        margin-left: .9375rem
    }
}

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

.card-group>.card {
    margin-bottom: .9375rem
}

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

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

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

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

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

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

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

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

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

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

@media (min-width:576px) {
    .card-columns {
        column-count: 3;
        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:not(:last-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: -.0625rem
}

.breadcrumb {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    border-radius: .25rem
}

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

.breadcrumb-item+.breadcrumb-item::before {
    display: inline-block;
    padding-right: .75rem;
    content: "/"
}

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

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

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

@font-face {
    font-family: fo;
    src: url(icon/iconfont.eot?t=1598267944510);
    src: url(icon/iconfont.eot?t=1598267944510#iefix) format("embedded-opentype"), url("data:application/x-font-woff2;charset=utf-8;base64,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") format("woff2"), url(icon/iconfont.woff?t=1598267944510) format("woff"), url(icon/iconfont.ttf?t=1598267944510) format("truetype"), url(icon/iconfont.svg?t=1598267944510#fo) format("svg")
}

.fo,
[class*=fo-icon-],
[class^=fo-icon-] {
    font-family: fo !important;
    font-size: 1rem;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fo-icon-password:before {
    content: "\e82b"
}

.fo-icon-mobile:before {
    content: "\e6e3"
}

.fo-icon-fax:before {
    content: "\e686"
}

.fo-icon-succeed:before {
    content: "\e644"
}

.fo-icon-loading:before {
    content: "\e8fd"
}

.fo-icon-fancy-circle:before {
    content: "\e632"
}

.fo-icon-vimeo:before {
    content: "\ec6d"
}

.fo-icon-facebook1:before {
    content: "\e637"
}

.fo-icon-fancy:before {
    content: "\e638"
}

.fo-icon-snapchat:before {
    content: "\e63c"
}

.fo-icon-line:before {
    content: "\e63d"
}

.fo-icon-vimeo-circle:before {
    content: "\e640"
}

.fo-icon-whatsapp-circle:before {
    content: "\e643"
}

.fo-icon-404:before {
    content: "\e648"
}

.fo-icon-affix:before {
    content: "\e6c0"
}

.fo-icon-close:before {
    content: "\e723"
}

.fo-icon-fenxiang:before {
    content: "\e739"
}

.fo-icon-cart-fill:before {
    content: "\e73c"
}

.fo-icon-cart:before {
    content: "\e73d"
}

.fo-icon-shopping-bag:before {
    content: "\e73e"
}

.fo-icon-delete:before {
    content: "\e74b"
}

.fo-icon-setting:before {
    content: "\e74c"
}

.fo-icon-menu:before {
    content: "\e790"
}

.fo-icon-qrcode:before {
    content: "\e7ad"
}

.fo-icon-taobao:before {
    content: "\e62e"
}

.fo-icon-taobao-circle:before {
    content: "\e6c3"
}

.fo-icon-jd-circle:before {
    content: "\e652"
}

.fo-icon-jd:before {
    content: "\e633"
}

.fo-icon-tmall-circle:before {
    content: "\e639"
}

.fo-icon-tmall:before {
    content: "\e667"
}

.fo-icon-youtube:before {
    content: "\e8d0"
}

.fo-icon-linkedin:before {
    content: "\eb37"
}

.fo-icon-tumblr-circle:before {
    content: "\e636"
}

.fo-icon-linkedin-circle:before {
    content: "\e729"
}

.fo-icon-wechat-circle:before {
    content: "\e681"
}

.fo-icon-message:before {
    content: "\e630"
}

.fo-icon-weibo-circle:before {
    content: "\e666"
}

.fo-icon-pinterest:before {
    content: "\e62f"
}

.fo-icon-message-striping:before {
    content: "\e62b"
}

.fo-icon-align-left:before {
    content: "\e600"
}

.fo-icon-arrow-left:before {
    content: "\e603"
}

.fo-icon-arrow-right:before {
    content: "\e604"
}

.fo-icon-arrow-down:before {
    content: "\e605"
}

.fo-icon-arrow-up:before {
    content: "\e606"
}

.fo-icon-graph-bar:before {
    content: "\e607"
}

.fo-icon-circle-check:before {
    content: "\e608"
}

.fo-icon-circle-cross:before {
    content: "\e609"
}

.fo-icon-clock:before {
    content: "\e60a"
}

.fo-icon-cloud-upload:before {
    content: "\e60b"
}

.fo-icon-cloud-download:before {
    content: "\e60c"
}

.fo-icon-download:before {
    content: "\e60d"
}

.fo-icon-ellipsis:before {
    content: "\e60e"
}

.fo-icon-inbox:before {
    content: "\e60f"
}

.fo-icon-move:before {
    content: "\e610"
}

.fo-icon-pie-graph:before {
    content: "\e611"
}

.fo-icon-reload:before {
    content: "\e612"
}

.fo-icon-search:before {
    content: "\e613"
}

.fo-icon-skip-back:before {
    content: "\e614"
}

.fo-icon-skip-forward:before {
    content: "\e615"
}

.fo-icon-zoom-in:before {
    content: "\e616"
}

.fo-icon-zoom-out:before {
    content: "\e617"
}

.fo-icon-about:before {
    content: "\e623"
}

.fo-icon-comment:before {
    content: "\e625"
}

.fo-icon-video-file:before {
    content: "\e629"
}

.fo-icon-upload-video:before {
    content: "\e62a"
}

.fo-icon-amazon:before {
    content: "\e61c"
}

.fo-icon-qq:before {
    content: "\e6fd"
}

.fo-icon-skype:before {
    content: "\e713"
}

.fo-icon-twitter:before {
    content: "\e749"
}

.fo-icon-mine-circle:before {
    content: "\e74f"
}

.fo-icon-user:before {
    content: "\e751"
}

.fo-icon-wechat:before {
    content: "\e759"
}

.fo-icon-weibo:before {
    content: "\e75a"
}

.fo-icon-whatsapp:before {
    content: "\e75b"
}

.fo-icon-google-plus-circle:before {
    content: "\e671"
}

.fo-icon-message-square:before {
    content: "\e65f"
}

.fo-icon-message-tooltip:before {
    content: "\e631"
}

.fo-icon-instagram:before {
    content: "\e8c3"
}

.fo-icon-youtube-circle:before {
    content: "\e6d1"
}

.fo-icon-twitter-circle:before {
    content: "\e61d"
}

.fo-icon-pinterest-circle:before {
    content: "\e61e"
}

.fo-icon-message-headset:before {
    content: "\e62c"
}

.fo-icon-message-tooltip-flip:before {
    content: "\e63a"
}

.fo-icon-amazon-circle:before {
    content: "\e61f"
}

.fo-icon-message-square-flip:before {
    content: "\e62d"
}

.fo-icon-google-plus:before {
    content: "\e929"
}

.fo-icon-facebook:before {
    content: "\e682"
}

.fo-icon-mine:before {
    content: "\e693"
}

.fo-icon-qq-circle:before {
    content: "\e6d4"
}

.fo-icon-close-circle:before {
    content: "\e635"
}

.fo-icon-phone-tip:before {
    content: "\e654"
}

.fo-icon-facebook-circle:before {
    content: "\e620"
}

.fo-icon-phone:before {
    content: "\e70d"
}

.fo-icon-instagram-circle:before {
    content: "\e655"
}

.fo-icon-snapchat-circle:before {
    content: "\e6d7"
}

.fo-icon-left:before {
    content: "\e952"
}

.fo-icon-right:before {
    content: "\e955"
}

.fo-icon-camera:before {
    content: "\e618"
}

.fo-icon-album:before {
    content: "\e619"
}

.fo-icon-setting-fill:before {
    content: "\e61a"
}

.fo-icon-home:before {
    content: "\e61b"
}

.fo-icon-tumblr:before {
    content: "\e601"
}

.fo-icon-instagram-circle-flip:before {
    content: "\e622"
}

.fo-icon-classes:before {
    content: "\e621"
}

.fo-icon-down:before {
    content: "\eb38"
}

.fo-icon-location:before {
    content: "\e624"
}

.fo-icon-collect:before {
    content: "\e626"
}

.fo-icon-microphone:before {
    content: "\e627"
}

.fo-icon-email:before {
    content: "\e628"
}

.fo-icon-up:before {
    content: "\eb39"
}