@charset "UTF-8";

/* ! Bullframe CSS v5.1.0 | MIT License | https://github.com/marcop135/bullframe.css  */
*,
:after,
:before {
    box-sizing: border-box
}

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

template {
    display: none
}

[hidden] {
    display: none !important
}

html {
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    color: #222;
    font-family: sans-serif;
    font-size: 62.5%;
    line-height: 1.15;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

body {
    font-family: BlinkMacSystemFont, Segoe UI, Roboto, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, Helvetica, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 1.5;
    margin: 0;
    text-align: left;
    text-rendering: optimizeLegibility;
    word-wrap: break-word;
    background-color: #fff
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: inherit;
    font-family: inherit;
    font-weight: 600;
    line-height: 1.25;
    margin-bottom: 1rem;
    margin-top: 0
}

h1 {
    font-size: 36px;
    font-size: 3.6rem
}

h2 {
    font-size: 30px;
    font-size: 3rem
}

h3 {
    font-size: 24px;
    font-size: 2.4rem
}

h4 {
    font-size: 20px;
    font-size: 2rem
}

h5,
h6 {
    font-size: 16px;
    font-size: 1.6rem
}

blockquote {
    font-style: italic;
    margin-bottom: 2rem;
    padding-left: 0
}

blockquote p {
    margin-bottom: 0
}

blockquote small {
    color: #999;
    display: block
}

blockquote small:before {
    content: "— "
}

q {
    quotes: "“" "”" "‘" "’"
}

pre {
    display: block;
    margin: 0 0 2rem;
    overflow: auto;
    word-break: break-all;
    word-wrap: break-word;
    -webkit-hyphens: none;
    hyphens: none;
    white-space: pre;
    -ms-overflow-style: auto
}

code,
kbd,
pre,
samp {
    font-family: Menlo, Consolas, Roboto Mono, "Ubuntu Monospace", Noto Mono, Oxygen Mono, Liberation Mono, monospace, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
    font-size: .875em
}

code {
    word-wrap: break-word
}

a>code,
pre code {
    color: inherit
}

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

p {
    margin: 0 0 2rem
}

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

mark {
    background-color: #ff0
}

ins,
mark {
    color: #000
}

ins {
    background-color: #ff9;
    text-decoration: none
}

b,
strong {
    font-weight: inherit;
    font-weight: bolder
}

dfn {
    font-style: italic
}

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

sup {
    top: -8px;
    top: -.8rem
}

sub {
    bottom: -4px;
    bottom: -.4rem
}

small {
    font-size: 80%
}

p:has(small) {
    line-height: 1.25
}

hr {
    border-style: solid;
    border-width: 1px 0 0;
    box-sizing: content-box;
    color: inherit;
    display: block;
    height: 0;
    margin: 2rem 0;
    overflow: visible;
    padding: 0
}

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

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

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

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

:where(:focus:not(:focus-visible)) {
    outline: none
}

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

:where(a:focus, input:focus) {
    outline: 2px solid orange
}

:where(:focus-visible) {
    outline: 2px solid orange
}

:where(button, [type=button], [type=reset], [type=submit], [type=email], [type=number], [type=password], [type=tel], [type=search], [type=text], [type=date], [type=datetime-local], [type=month], [type=time], [type=week], [type=url], [type=radio], [type=checkbox], input[list], select, textarea):focus {
    outline: 0
}

dl,
menu,
ol,
ul {
    margin: 0 0 2rem;
    padding: 0
}

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

ol,
ul {
    margin-left: 2rem
}

nav ol,
nav ul {
    list-style: none;
    list-style-image: none;
    margin-left: 0
}

dd {
    margin-left: 0
}

nav li:before {
    content: "​";
    position: absolute
}

audio,
canvas,
progress,
video {
    display: inline-block
}

audio,
canvas,
embed,
iframe,
img,
object,
video {
    max-width: 100%
}

audio,
canvas,
img,
svg,
video {
    vertical-align: middle
}

img {
    border-style: none;
    height: auto
}

figure {
    margin: 0
}

figcaption,
figure {
    display: block
}

figcaption {
    font-size: 90%;
    line-height: 1.375
}

video {
    height: auto
}

audio {
    width: 100%
}

audio:not([controls]) {
    display: none;
    height: 0
}

svg:not(:root) {
    overflow: hidden
}

svg:not([fill]) {
    fill: currentColor
}

meter,
progress {
    display: inline-block;
    max-width: 100%;
    vertical-align: baseline;
    width: 100%
}

progress[value] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: #ccc;
    border: none;
    color: #007bff;
    height: 20px;
    height: 2rem
}

progress[value]::-webkit-progress-bar {
    background: #ccc
}

progress[value]::-webkit-progress-value {
    background: #007bff
}

iframe {
    border-style: none
}

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

details>summary:first-of-type {
    display: list-item
}

summary {
    cursor: pointer;
    font-weight: 700;
    word-break: break-all
}

dialog {
    background-color: #fff;
    border: none;
    border-radius: .25rem;
    color: #222;
    height: -moz-fit-content;
    height: fit-content;
    max-width: calc(100vw - 3rem);
    min-width: 25rem;
    padding: 2rem
}

@media (min-width:768px) {
    dialog {
        max-width: 50rem
    }
}

dialog[open] {
    display: block !important
}

dialog::backdrop {
    background: rgba(0, 0, 0, .4)
}

@media (prefers-reduced-motion:no-preference) {
    :root {
        scroll-behavior: smooth
    }
}

table {
    border-collapse: collapse;
    border-color: currentcolor;
    caption-side: bottom;
    max-width: 100%;
    text-indent: 0
}

tbody,
td,
tfoot,
th,
thead,
tr {
    border: 0 solid;
    border-color: inherit
}

thead th {
    vertical-align: bottom
}

td,
th {
    vertical-align: top
}

th {
    font-weight: 700;
    text-align: inherit;
    text-align: -webkit-match-parent
}

caption {
    caption-side: bottom;
    color: #999;
    font-size: 90%;
    line-height: 1.375;
    padding-bottom: .5rem;
    padding-top: .5rem;
    text-align: left
}

:where([aria-busy=true i]) {
    cursor: progress
}

:where([aria-disabled=true i], [disabled]) {
    cursor: not-allowed
}

:where([aria-hidden=false i][hidden]) {
    display: initial
}

:where([aria-hidden=false i][hidden]:not(:focus)) {
    clip: rect(0, 0, 0, 0);
    position: absolute
}

:where(html input, button, select, optgroup, textarea) {
    color: inherit;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

:where(html input, button, [type=radio], [type=checkbox], select, optgroup, textarea) {
    margin: 0
}

:where(html input, select, textarea, legend) {
    width: 100%
}

:where(html label, button, [type=image], [type=submit], [type=reset], html [type=button], [type=radio], [type=checkbox]) {
    width: auto
}

:where(html input, label, select, textarea, button, html [type=button], [type=reset], [type=submit], output) {
    display: inline-block
}

:where([type=file]) {
    background-color: transparent;
    display: block
}

:where(button, html input, select, textarea) {
    background-image: none
}

:where(input, select, textarea) {
    vertical-align: baseline
}

:where(form) {
    margin: 0
}

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

:where(legend) {
    border: 0;
    color: inherit;
    display: table;
    font-size: inherit;
    font-weight: 400;
    line-height: 1.375;
    margin-bottom: .5rem;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

:where(label) {
    font-size: 90%;
    font-weight: 400;
    line-height: 1.375;
    margin-bottom: .5rem
}

:where(label input, label select, label textarea) {
    font-size: 110%
}

::-webkit-inner-spin-button {
    height: auto
}

::-webkit-datetime-edit-day-field,
::-webkit-datetime-edit-fields-wrapper,
::-webkit-datetime-edit-hour-field,
::-webkit-datetime-edit-minute,
::-webkit-datetime-edit-month-field,
::-webkit-datetime-edit-text,
::-webkit-datetime-edit-year-field {
    padding: 0
}

::-webkit-color-swatch-wrapper {
    padding: 0
}

:where([type=search]) {
    outline-offset: -.25rem
}

:where(output) {
    vertical-align: middle
}

:where(button, select) {
    text-transform: none
}

:where(select) {
    word-wrap: normal
}

:where([list]):not([type=date], [type=datetime-local], [type=month], [type=week], [type=time])::-webkit-calendar-picker-indicator {
    display: none !important
}

:where(optgroup) {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: 600
}

:where(button, html [type=button], [type=reset], [type=submit], [type=email], [type=number], [type=text], [type=tel], [type=date], [type=datetime-local], [type=month], [type=week], [type=url], [type=image], [type=password], [type=search], [type=search]::-webkit-search-decoration, [type=search]::-webkit-search-cancel-button, input[list], textarea) {
    -webkit-appearance: none;
    appearance: none
}

::file-selector-button {
    -webkit-appearance: auto;
    -moz-appearance: auto;
    appearance: auto;
    font: inherit
}

:where(button, input, select, textarea) {
    border-radius: .25rem
}

:where([type=radio]) {
    border-radius: 50%
}

:where([type=checkbox]) {
    border-radius: .5rem
}

:where([type=radio], [type=checkbox]) {
    background-color: #fff;
    padding: 0
}

:where([type=range i]) {
    background-color: transparent
}

:where(select[size], select[multiple]) {
    height: auto
}

:where(select[multiple]) {
    background-image: none
}

:where(textarea) {
    height: auto;
    min-height: 60px;
    min-height: 6rem;
    overflow: auto;
    resize: vertical;
    vertical-align: top
}

::-moz-focus-inner {
    border-style: none;
    padding: 0
}

:where(button, [type=button], [type=reset], [type=submit]) {
    background-clip: padding-box;
    line-height: normal;
    margin: 0;
    overflow: visible;
    text-align: center;
    vertical-align: baseline;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    background-image: none;
    border: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

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

:where(input::-moz-placeholder, textarea::-moz-placeholder) {
    color: #666
}

:where(input::placeholder, textarea::placeholder) {
    color: #666
}

:-moz-focusring {
    outline: auto
}

:-moz-ui-invalid {
    box-shadow: none
}

:where([type=email], [type=number], [type=password], [type=tel], [type=search], [type=text], [type=date], [type=datetime-local], [type=month], [type=week], [type=time], [type=url], input[list], select, textarea) {
    background-color: #fff;
    border: 1px solid #999;
    padding: .5rem .75rem
}

:where([type=email], [type=number], [type=password], [type=tel], [type=search], [type=text], [type=date], [type=datetime-local], [type=month], [type=week], [type=time], [type=url], input[list], select, textarea, [type=radio], [type=checkbox]):active,
:where([type=email], [type=number], [type=password], [type=tel], [type=search], [type=text], [type=date], [type=datetime-local], [type=month], [type=week], [type=time], [type=url], input[list], select, textarea, [type=radio], [type=checkbox]):focus {
    border-color: #007bff;
    box-shadow: 0 0 0 3px rgba(0, 86, 179, .25);
    transition: border .2s, background-color .2s, box-shadow .2s
}

:where(button, [type=button], [type=reset], [type=submit]) {
    background: #ccc;
    color: #222;
    padding: .6666666667rem 1.3333333333rem;
    transition: color .2s, background .2s, box-shadow .2s
}

:where(button, [type=button], [type=reset], [type=submit]):active,
:where(button, [type=button], [type=reset], [type=submit]):focus,
:where(button, [type=button], [type=reset], [type=submit]):hover {
    background: #b3b3b3;
    color: #222;
    text-decoration: none
}

:where(button, [type=button], [type=reset], [type=submit]):active,
:where(button, [type=button], [type=reset], [type=submit]):focus {
    box-shadow: 0 0 0 3px rgba(0, 0, 0, .15)
}

:where(fieldset[disabled] button, fieldset[disabled] input, fieldset[disabled] input:after, fieldset[disabled] input:before, fieldset[disabled] input:checked, fieldset[disabled] select, fieldset[disabled] textarea, fieldset[disabled] label, button[disabled], input[disabled], input[disabled]:after, input[disabled]:before, input[disabled]:checked, select[disabled], textarea[disabled], label[disabled], button:disabled, input:disabled, input:disabled:after, input:disabled:before, input:disabled:checked, select:disabled, textarea:disabled, label:disabled, button[aria-disabled=true], input[aria-disabled=true], input[aria-disabled=true]:after, input[aria-disabled=true]:before, input[aria-disabled=true]:checked, select[aria-disabled=true], textarea[aria-disabled=true], label[aria-disabled=true]) {
    box-shadow: none !important;
    cursor: default !important;
    cursor: not-allowed !important;
    opacity: .5 !important;
    pointer-events: none !important;
    -webkit-user-select: none !important;
    -moz-user-select: none !important;
    user-select: none !important
}

:where(select):not([size], select[multiple]) {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: #fff url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0 0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .85rem center/8px 10px;
    padding-right: 2rem
}

:where(select)::-ms-expand {
    display: none
}

:where([dir=rtl]) :where(select):not([size], select[multiple]),
:where(select[dir=rtl]):not([size], select[multiple]) {
    background-position: left .85rem top 50%;
    padding-left: 2rem;
    padding-right: .75rem
}

:where([type=checkbox], [type=radio]) {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 1px solid #999;
    height: 1.8rem;
    position: relative;
    vertical-align: top;
    width: 1.8rem
}

:where([type=checkbox], [type=radio])+label {
    line-height: 1.8rem;
    margin-left: .5rem;
    vertical-align: top
}

:where([type=checkbox], [type=radio])[dir=rtl]+label,
[dir=rtl] :where([type=checkbox], [type=radio])+label {
    margin-left: 0;
    margin-right: .5rem
}

:where([type=checkbox], [type=radio]):after {
    content: "";
    display: block;
    position: absolute
}

:where([type=checkbox], [type=radio]):checked {
    background-color: #007bff;
    border-color: #000
}

:where([type=radio]):after {
    background: #fff;
    border-radius: 50%;
    height: 1.8rem;
    left: -.05rem;
    top: -.05rem;
    transform: scale(.35);
    width: 1.8rem
}

:where([type=checkbox]):after {
    border: 2px solid #fff;
    border-left: 0;
    border-top: 0;
    height: .8rem;
    left: 35%;
    top: 20%;
    transform: rotate(43deg);
    width: .6rem
}

:where([type=range]) {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    height: 1.4rem;
    width: 100%
}

:where([type=range])::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    background-color: #007bff;
    border: 0;
    border-radius: 1.5rem;
    height: 1.5rem;
    margin-top: -.25rem;
    -webkit-transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    width: 1.5rem
}

:where([type=range])::-webkit-slider-thumb:active {
    background-color: #007bff
}

:where([type=range])::-moz-range-thumb {
    -moz-appearance: none;
    appearance: none;
    background-color: #007bff;
    border: 0;
    border-radius: 1.5rem;
    height: 1.5rem;
    -moz-transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    width: 1.5rem
}

:where([type=range])::-moz-range-thumb:active {
    background-color: #007bff
}

:where([type=range])::-webkit-slider-runnable-track {
    background-color: #e9e9e9;
    border-color: transparent;
    color: transparent;
    cursor: pointer;
    height: .65rem;
    width: 100%
}

:where([type=range])::-moz-range-track {
    background-color: #e9e9e9;
    border-color: transparent;
    color: transparent;
    cursor: pointer;
    height: .65rem;
    width: 100%
}

:where([type=range]):focus {
    outline: none
}

:where([type=range]):focus::-webkit-slider-thumb {
    box-shadow: 0 0 0 .1rem, #fff, 0 0 0 .2rem rgba(0, 123, 255, .25)
}

:where([type=range]):focus::-moz-slider-thumb {
    box-shadow: 0 0 0 .1rem, #fff, 0 0 0 .2rem rgba(0, 123, 255, .25)
}

:where([type=range])::-moz-focus-outer {
    border: 0
}

:where([type=range]):focus::-moz-range-thumb {
    box-shadow: 0 0 0 .1rem, #fff, 0 0 0 .2rem rgba(0, 123, 255, .25)
}

:where([type=range]):disabled {
    pointer-events: none
}

:where([type=range]):disabled::-webkit-slider-thumb {
    background-color: #ccc
}

:where([type=range]):disabled::-moz-slider-thumb {
    background-color: #ccc
}

.bf-container,
.bf-container--fluid {
    box-sizing: border-box;
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding-left: 1.5rem;
    padding-right: 1.5rem
}

.bf-container {
    max-width: 114rem
}

.bf-row {
    display: flex;
    flex-wrap: wrap;
    margin-left: -1.5rem;
    margin-right: -1.5rem
}

[class^=bf-col-] {
    flex-grow: 0;
    flex-shrink: 0;
    min-height: 1px;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    position: relative
}

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

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

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

.bf-col-11 {
    flex-basis: 91.6667%;
    max-width: 91.6667%
}

.bf-col-10 {
    flex-basis: 83.3333%;
    max-width: 83.3333%
}

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

.bf-col-8 {
    flex-basis: 66.6667%;
    max-width: 66.6667%
}

.bf-col-7 {
    flex-basis: 58.3333%;
    max-width: 58.3333%
}

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

.bf-col-5 {
    flex-basis: 41.6667%;
    max-width: 41.6667%
}

.bf-col-4 {
    flex-basis: 33.3333%;
    max-width: 33.3333%
}

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

.bf-col-2 {
    flex-basis: 16.6667%;
    max-width: 16.6667%
}

.bf-col-1 {
    flex-basis: 8.3333%;
    max-width: 8.3333%
}

@media (max-width:575px) {
    .bf-container--break-xs .bf-row {
        margin-left: 0;
        margin-right: 0
    }

    .bf-container--break-xs [class^=bf-col] {
        flex-basis: 100%;
        margin-left: 0;
        max-width: 100%;
        padding-left: 0;
        padding-right: 0
    }
}

@media (max-width:767px) {
    .bf-container--break-md .bf-row {
        margin-left: 0;
        margin-right: 0
    }

    .bf-container--break-md [class^=bf-col] {
        flex-basis: 100%;
        margin-left: 0;
        max-width: 100%;
        padding-left: 0;
        padding-right: 0
    }
}

@media (max-width:991px) {
    .bf-container--break-lg .bf-row {
        margin-left: 0;
        margin-right: 0
    }

    .bf-container--break-lg [class^=bf-col] {
        flex-basis: 100%;
        margin-left: 0;
        max-width: 100%;
        padding-left: 0;
        padding-right: 0
    }
}

table td[class^=bf-col],
table th[class^=bf-col] {
    position: static
}

.bf-clearfix:after,
.bf-clearfix:before {
    content: " ";
    display: table
}

.bf-clearfix:after {
    clear: both
}

.bf-hidden,
.bf-hide {
    display: none !important
}

.bf-hidden {
    visibility: hidden !important
}

.bf-text-hide {
    background-color: transparent !important;
    color: transparent !important;
    font: 0/0 a !important;
    margin: 0 !important;
    text-shadow: none !important
}

.bf-sr-only,
.bf-text-hide {
    border: 0 !important;
    padding: 0 !important
}

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

.bf-sr-only.focusable:active,
.bf-sr-only.focusable:focus {
    clip: auto !important;
    height: auto !important;
    margin: 0 !important;
    overflow: visible !important;
    position: static !important;
    white-space: inherit !important;
    width: auto !important
}

.bf-invisible {
    visibility: hidden !important
}

.bf-visible {
    visibility: visible !important
}

.bf-display-block {
    display: block !important
}

.bf-display-block-center {
    display: block !important;
    margin-left: auto !important;
    margin-right: auto !important;
    text-align: center !important
}

.bf-display-inline {
    display: inline !important
}

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

.bf-display-flex {
    display: flex !important
}

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

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

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

.bf-display-flex--justify-center {
    justify-content: center !important
}

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

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

.bf-float-left {
    float: left !important
}

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

.bf-position-fixed {
    position: fixed !important
}

.bf-position-sticky {
    position: sticky !important;
    top: 0 !important
}

.bf-align-center-unknown {
    position: relative !important
}

.bf-align-center-unknown--item {
    left: 50% !important;
    position: absolute !important;
    top: 50% !important;
    transform: translate(-50%, -50%) !important
}

.bf-align-center-flex {
    align-items: center;
    display: flex;
    justify-content: center
}

.bf-width-25 {
    width: 25% !important
}

.bf-width-33 {
    width: 33.3333% !important
}

.bf-width-50 {
    width: 50% !important
}

.bf-width-75 {
    width: 75% !important
}

.bf-width-100 {
    width: 100% !important
}

.bf-width-auto {
    width: auto !important
}

.bf-z-index-1 {
    z-index: 1
}

.bf-z-index-2 {
    z-index: 2
}

.bf-z-index-3 {
    z-index: 3
}

.bf-z-index-4 {
    z-index: 4
}

.bf-z-index-5 {
    z-index: 5
}

.bf-z-index-6 {
    z-index: 6
}

.bf-z-index-7 {
    z-index: 7
}

.bf-z-index-8 {
    z-index: 8
}

.bf-z-index-9 {
    z-index: 9
}

.bf-z-index-10 {
    z-index: 10
}

.bf-z-index-20 {
    z-index: 20
}

.bf-z-index-30 {
    z-index: 30
}

.bf-z-index-40 {
    z-index: 40
}

.bf-z-index-50 {
    z-index: 50
}

.bf-z-index-60 {
    z-index: 60
}

.bf-z-index-70 {
    z-index: 70
}

.bf-z-index-80 {
    z-index: 80
}

.bf-z-index-90 {
    z-index: 90
}

.bf-z-index-100 {
    z-index: 100
}

.bf-z-index-200,
.bf-z-index-300 {
    z-index: 200
}

.bf-m-0 {
    margin: 0 !important
}

.bf-m-t-0 {
    margin-top: 0 !important
}

.bf-m-b-0 {
    margin-bottom: 0 !important
}

.bf-m-l-0 {
    margin-left: 0 !important
}

.bf-m-r-0 {
    margin-right: 0 !important
}

.bf-m-1 {
    margin-bottom: .5rem !important
}

.bf-m-2 {
    margin-bottom: 1rem !important
}

.bf-m-3 {
    margin-bottom: 2rem !important
}

.bf-m-4 {
    margin-bottom: 3rem !important
}

.bf-m-t-1 {
    margin-top: .5rem !important
}

.bf-m-t-2 {
    margin-top: 1rem !important
}

.bf-m-t-3 {
    margin-top: 2rem !important
}

.bf-m-t-4 {
    margin-top: 3rem !important
}

.bf-m-b-1 {
    margin-bottom: .5rem !important
}

.bf-m-b-2 {
    margin-bottom: 1rem !important
}

.bf-m-b-3 {
    margin-bottom: 2rem !important
}

.bf-m-b-4 {
    margin-bottom: 3rem !important
}

.bf-p-0 {
    padding: 0 !important
}

.bf-p-t-0 {
    padding-top: 0 !important
}

.bf-p-b-0 {
    padding-bottom: 0 !important
}

.bf-p-l-0 {
    padding-left: 0 !important
}

.bf-p-r-0 {
    padding-right: 0 !important
}

.bf-p-1 {
    padding-bottom: .5rem !important
}

.bf-p-2 {
    padding-bottom: 1rem !important
}

.bf-p-3 {
    padding-bottom: 2rem !important
}

.bf-p-4 {
    padding-bottom: 3rem !important
}

.bf-p-t-1 {
    padding-top: .5rem !important
}

.bf-p-t-2 {
    padding-top: 1rem !important
}

.bf-p-t-3 {
    padding-top: 2rem !important
}

.bf-p-t-4 {
    padding-top: 3rem !important
}

.bf-p-b-1 {
    padding-bottom: .5rem !important
}

.bf-p-b-2 {
    padding-bottom: 1rem !important
}

.bf-p-b-3 {
    padding-bottom: 2rem !important
}

.bf-p-b-4 {
    padding-bottom: 3rem !important
}

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

.bf-t-transform-none {
    text-transform: none !important
}

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

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

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

.bf-t-shadow {
    text-shadow: 0 0 2px #222 !important;
    text-shadow: 0 0 .2rem #222 !important
}

.bf-t-italic {
    font-style: italic !important
}

.bf-t-style-normal {
    font-style: normal !important
}

.bf-t-weight-300 {
    font-weight: 300 !important
}

.bf-t-weight-400 {
    font-weight: 400 !important
}

.bf-t-weight-500 {
    font-weight: 500 !important
}

.bf-t-weight-600 {
    font-weight: 600 !important
}

.bf-t-weight-700 {
    font-weight: 700 !important
}

.bf-t-weight-800 {
    font-weight: 800 !important
}

.bf-text-break {
    word-wrap: break-word !important
}

.bf-t-truncate {
    max-width: 100% !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    white-space: nowrap !important;
    word-wrap: normal !important
}

.bf-t-truncate--multiline-2 {
    line-clamp: 2 !important;
    -webkit-line-clamp: 2 !important
}

.bf-t-truncate--multiline-2,
.bf-t-truncate--multiline-3 {
    display: -webkit-box !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    -webkit-box-orient: vertical !important
}

.bf-t-truncate--multiline-3 {
    line-clamp: 3 !important;
    -webkit-line-clamp: 3 !important
}

.bf-no-select {
    -webkit-user-select: none !important;
    -moz-user-select: none !important;
    user-select: none !important;
    -webkit-touch-callout: none !important
}

.bf-font-sans-serif {
    font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji !important
}

.bf-font-serif {
    font-family: Georgia, Times, Times New Roman, serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji !important
}

.bf-font-monospace {
    font-family: Menlo, Consolas, Roboto Mono, "Ubuntu Monospace", Noto Mono, Oxygen Mono, Liberation Mono, monospace, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji !important
}

.bf-h1,
.bf-h2,
.bf-h3,
.bf-h4,
.bf-h5,
.bf-h6 {
    font-weight: 600 !important;
    line-height: 1.2 !important;
    margin-bottom: 1rem !important;
    margin-top: 0 !important
}

.bf-h1 {
    font-size: 36px !important;
    font-size: 3.6rem !important
}

.bf-h2 {
    font-size: 30px !important;
    font-size: 3rem !important
}

.bf-h3 {
    font-size: 24px !important;
    font-size: 2.4rem !important
}

.bf-h4 {
    font-size: 20px !important;
    font-size: 2rem !important
}

.bf-h5,
.bf-h6 {
    font-size: 16px !important;
    font-size: 1.6rem !important
}

p.bf-lead {
    font-size: 120% !important
}

body.bf-responsive-typography {
    --body-rt-font-size-flex: calc(1.5rem + 0.44118vw - 1.41176px);
    --body-rt-font-size-max: 1.8rem
}

@media (min-width:320px) {
    body.bf-responsive-typography {
        font-size: var(--body-rt-font-size-flex)
    }
}

@media (min-width:1000px) {
    body.bf-responsive-typography {
        font-size: var(--body-rt-font-size-max)
    }
}

.bf-btn {
    background-clip: padding-box;
    color: #222;
    cursor: pointer;
    display: inline-block;
    line-height: normal;
    margin: 0;
    overflow: visible;
    padding: .6666666667rem 1.3333333333rem;
    text-align: center;
    vertical-align: baseline;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    background-color: #ccc;
    background-image: none;
    border: 0;
    border-radius: .25rem;
    transition: all .2s;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.bf-btn:active,
.bf-btn:focus,
.bf-btn:hover {
    background: #b3b3b3;
    color: #222;
    text-decoration: none
}

.bf-btn:active,
.bf-btn:focus {
    box-shadow: 0 0 0 3px rgba(0, 0, 0, .15)
}

.bf-btn:focus {
    outline: 0
}

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

.bf-btn.bf-btn--primary:active,
.bf-btn.bf-btn--primary:focus,
.bf-btn.bf-btn--primary:hover {
    background: #0062cc;
    color: #fff
}

.bf-btn.bf-btn--primary:active,
.bf-btn.bf-btn--primary:focus {
    box-shadow: 0 0 0 3px rgba(0, 86, 179, .25)
}

.bf-btn:disabled,
.bf-btn[aria-disabled=true],
.bf-btn[disabled],
fieldset[disabled] .bf-btn {
    background-color: #ccc;
    box-shadow: none !important;
    cursor: default !important;
    cursor: not-allowed !important;
    opacity: .5 !important;
    pointer-events: none !important;
    -webkit-user-select: none !important;
    -moz-user-select: none !important;
    user-select: none !important
}

.bf-focused {
    border-color: #007bff !important;
    box-shadow: 0 0 0 3px rgba(0, 86, 179, .25) !important;
    transition: border .2s, background-color .2s, box-shadow .2s !important
}

.bf-disabled,
.bf-disabled:active,
.bf-disabled:after,
.bf-disabled:before,
.bf-disabled:checked,
.bf-disabled:focus,
.bf-disabled:hover,
.bf-disabled:invalid {
    background-color: #fff;
    border-color: #999;
    box-shadow: none !important;
    cursor: default !important;
    cursor: not-allowed !important;
    opacity: .5 !important;
    pointer-events: none !important;
    -webkit-user-select: none !important;
    -moz-user-select: none !important;
    user-select: none !important
}

label.bf-disabled {
    background-color: transparent;
    border-color: transparent
}

.bf-btn.bf-disabled,
[type=button].bf-disabled,
[type=reset].bf-disabled,
[type=submit].bf-disabled,
button.bf-disabled {
    background: #ccc;
    box-shadow: none;
    color: #222;
    cursor: default;
    cursor: not-allowed;
    opacity: .5;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.bf-btn.bf-disabled:active,
.bf-btn.bf-disabled:focus,
.bf-btn.bf-disabled:hover,
[type=button].bf-disabled:active,
[type=button].bf-disabled:focus,
[type=button].bf-disabled:hover,
[type=reset].bf-disabled:active,
[type=reset].bf-disabled:focus,
[type=reset].bf-disabled:hover,
[type=submit].bf-disabled:active,
[type=submit].bf-disabled:focus,
[type=submit].bf-disabled:hover,
button.bf-disabled:active,
button.bf-disabled:focus,
button.bf-disabled:hover {
    background: #ccc;
    box-shadow: none;
    color: #222
}

.bf-btn--primary.bf-disabled {
    cursor: default;
    cursor: not-allowed;
    opacity: .5;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.bf-btn--primary.bf-disabled,
.bf-btn--primary.bf-disabled:active,
.bf-btn--primary.bf-disabled:focus,
.bf-btn--primary.bf-disabled:hover {
    background: #007bff;
    box-shadow: none;
    color: #fff
}

.bf-invalid,
.bf-invalid:focus {
    border-color: red !important;
    box-shadow: 0 0 0 3px rgba(255, 0, 0, .25) !important;
    color: red !important
}

.bf-list-unstyled,
dd.bf-list-unstyled,
menu ol.bf-list-unstyled,
menu ul.bf-list-unstyled,
ol.bf-list-unstyled ol,
ol.bf-list-unstyled ul,
ul.bf-list-unstyled ol,
ul.bf-list-unstyled ul {
    list-style: none;
    margin: 0;
    padding: 0
}

dt {
    font-weight: 700
}

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

.bf-embed-responsive:before {
    content: "";
    display: block;
    padding-top: 56.25%
}

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

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

.bf-table td,
.bf-table th {
    border-bottom: 1px solid #999;
    margin-bottom: .5rem;
    padding: 1rem
}

.bf-table-responsive {
    overflow: auto hidden;
    -ms-overflow-style: scrollbar
}

.bf-table-responsive table {
    margin-bottom: .5rem;
    width: 100%
}

.bf-table-responsive.scrollbar {
    -webkit-overflow-scrolling: auto
}

.bf-table--zebra tbody tr:nth-child(odd),
.bf-table-responsive--zebra tbody tr:nth-child(odd) {
    background-color: #e9e9e9
}

@media print {

    *,
    :after,
    :before {
        background: #fff !important;
        box-shadow: none !important;
        color: #000 !important;
        text-shadow: none !important
    }

    a,
    a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " (" attr(href) ")"
    }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: ""
    }

    pre {
        white-space: pre-wrap !important
    }

    blockquote,
    pre {
        border: 1px solid #999
    }

    blockquote,
    img,
    pre,
    tr {
        page-break-inside: avoid
    }

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

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

    .bf-container,
    body {
        min-width: 992px !important
    }

    .bf-table-responsive {
        overflow: auto
    }

    .bf-table-responsive table {
        width: auto
    }

    .bf-table,
    .bf-table-responsive table {
        border-collapse: collapse !important
    }
}

@media (prefers-reduced-motion:reduce) {

    .bf-reduced-motion,
    .bf-reduced-motion *,
    .bf-reduced-motion :after,
    .bf-reduced-motion :before,
    .bf-reduced-motion:after,
    .bf-reduced-motion:before {
        animation-delay: -1ms !important;
        animation-duration: 1ms !important;
        animation-iteration-count: 1 !important;
        background-attachment: scroll !important;
        scroll-behavior: auto !important;
        transition-delay: 0s !important;
        transition-duration: 0s !important
    }
}

/*# sourceMappingURL=bullframe.min.css.map */