.datepicker { padding: 4px; border-radius: 4px; direction: ltr; }
.datepicker-inline { width: 220px; }
.datepicker-rtl { direction: rtl; }
.datepicker-rtl.dropdown-menu { left: auto; }
.datepicker-rtl table tr td span { float: right; }
.datepicker-dropdown { top: 0px; left: 0px; }
.datepicker-dropdown::before { content: ""; display: inline-block; border-width: 0px 7px 7px; border-left-style: solid; border-left-color: transparent; border-right-style: solid; border-right-color: transparent; border-bottom-style: solid; border-top-style: initial; border-top-color: initial; border-bottom-color: rgba(0, 0, 0, 0.2); position: absolute; }
.datepicker-dropdown::after { content: ""; display: inline-block; border-width: 0px 6px 6px; border-left-style: solid; border-left-color: transparent; border-right-style: solid; border-right-color: transparent; border-bottom-style: solid; border-bottom-color: rgb(255, 255, 255); border-top-style: initial; border-top-color: initial; position: absolute; }
.datepicker-dropdown.datepicker-orient-left::before { left: 6px; }
.datepicker-dropdown.datepicker-orient-left::after { left: 7px; }
.datepicker-dropdown.datepicker-orient-right::before { right: 6px; }
.datepicker-dropdown.datepicker-orient-right::after { right: 7px; }
.datepicker-dropdown.datepicker-orient-bottom::before { top: -7px; }
.datepicker-dropdown.datepicker-orient-bottom::after { top: -6px; }
.datepicker-dropdown.datepicker-orient-top::before { bottom: -7px; border-bottom: 0px; border-top: 7px solid rgb(153, 153, 153); }
.datepicker-dropdown.datepicker-orient-top::after { bottom: -6px; border-bottom: 0px; border-top: 6px solid rgb(255, 255, 255); }
.datepicker table { margin: 0px; user-select: none; }
.datepicker td, .datepicker th { text-align: center; width: 20px; height: 20px; border-radius: 4px; border: none; }
.table-striped .datepicker table tr td, .table-striped .datepicker table tr th { background-color: transparent; }
.datepicker table tr td.day.focused, .datepicker table tr td.day:hover { background: rgb(238, 238, 238); cursor: pointer; }
.datepicker table tr td.new, .datepicker table tr td.old { color: rgb(153, 153, 153); }
.datepicker table tr td.disabled, .datepicker table tr td.disabled:hover { background: 0px 0px; color: rgb(153, 153, 153); cursor: default; }
.datepicker table tr td.highlighted { background: rgb(217, 237, 247); border-radius: 0px; }
.datepicker table tr td.today, .datepicker table tr td.today.disabled, .datepicker table tr td.today.disabled:hover, .datepicker table tr td.today:hover { background-color: rgb(253, 225, 154); background-image: linear-gradient(rgb(253, 212, 154), rgb(253, 245, 154)); background-repeat: repeat-x; border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); color: rgb(0, 0, 0); }
.datepicker table tr td.today.active, .datepicker table tr td.today.disabled, .datepicker table tr td.today.disabled.active, .datepicker table tr td.today.disabled.disabled, .datepicker table tr td.today.disabled:active, .datepicker table tr td.today.disabled:hover, .datepicker table tr td.today.disabled:hover.active, .datepicker table tr td.today.disabled:hover.disabled, .datepicker table tr td.today.disabled:hover:active, .datepicker table tr td.today.disabled:hover:hover, .datepicker table tr td.today.disabled:hover[disabled], .datepicker table tr td.today.disabled[disabled], .datepicker table tr td.today:active, .datepicker table tr td.today:hover, .datepicker table tr td.today:hover.active, .datepicker table tr td.today:hover.disabled, .datepicker table tr td.today:hover:active, .datepicker table tr td.today:hover:hover, .datepicker table tr td.today:hover[disabled], .datepicker table tr td.today[disabled] { background-color: rgb(253, 245, 154); }
.datepicker table tr td.today.active, .datepicker table tr td.today.disabled.active, .datepicker table tr td.today.disabled:active, .datepicker table tr td.today.disabled:hover.active, .datepicker table tr td.today.disabled:hover:active, .datepicker table tr td.today:active, .datepicker table tr td.today:hover.active, .datepicker table tr td.today:hover:active { }
.datepicker table tr td.today:hover:hover { color: rgb(0, 0, 0); }
.datepicker table tr td.today.active:hover { color: rgb(255, 255, 255); }
.datepicker table tr td.range, .datepicker table tr td.range.disabled, .datepicker table tr td.range.disabled:hover, .datepicker table tr td.range:hover { background: rgb(238, 238, 238); border-radius: 0px; }
.datepicker table tr td.range.today, .datepicker table tr td.range.today.disabled, .datepicker table tr td.range.today.disabled:hover, .datepicker table tr td.range.today:hover { background-color: rgb(243, 209, 122); background-image: linear-gradient(rgb(243, 193, 122), rgb(243, 233, 122)); background-repeat: repeat-x; border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); border-radius: 0px; }
.datepicker table tr td.range.today.active, .datepicker table tr td.range.today.disabled, .datepicker table tr td.range.today.disabled.active, .datepicker table tr td.range.today.disabled.disabled, .datepicker table tr td.range.today.disabled:active, .datepicker table tr td.range.today.disabled:hover, .datepicker table tr td.range.today.disabled:hover.active, .datepicker table tr td.range.today.disabled:hover.disabled, .datepicker table tr td.range.today.disabled:hover:active, .datepicker table tr td.range.today.disabled:hover:hover, .datepicker table tr td.range.today.disabled:hover[disabled], .datepicker table tr td.range.today.disabled[disabled], .datepicker table tr td.range.today:active, .datepicker table tr td.range.today:hover, .datepicker table tr td.range.today:hover.active, .datepicker table tr td.range.today:hover.disabled, .datepicker table tr td.range.today:hover:active, .datepicker table tr td.range.today:hover:hover, .datepicker table tr td.range.today:hover[disabled], .datepicker table tr td.range.today[disabled] { background-color: rgb(243, 233, 122); }
.datepicker table tr td.range.today.active, .datepicker table tr td.range.today.disabled.active, .datepicker table tr td.range.today.disabled:active, .datepicker table tr td.range.today.disabled:hover.active, .datepicker table tr td.range.today.disabled:hover:active, .datepicker table tr td.range.today:active, .datepicker table tr td.range.today:hover.active, .datepicker table tr td.range.today:hover:active { }
.datepicker table tr td.selected, .datepicker table tr td.selected.disabled, .datepicker table tr td.selected.disabled:hover, .datepicker table tr td.selected:hover { background-color: rgb(158, 158, 158); background-image: linear-gradient(rgb(179, 179, 179), grey); background-repeat: repeat-x; border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); color: rgb(255, 255, 255); text-shadow: rgba(0, 0, 0, 0.25) 0px -1px 0px; }
.datepicker table tr td.selected.active, .datepicker table tr td.selected.disabled, .datepicker table tr td.selected.disabled.active, .datepicker table tr td.selected.disabled.disabled, .datepicker table tr td.selected.disabled:active, .datepicker table tr td.selected.disabled:hover, .datepicker table tr td.selected.disabled:hover.active, .datepicker table tr td.selected.disabled:hover.disabled, .datepicker table tr td.selected.disabled:hover:active, .datepicker table tr td.selected.disabled:hover:hover, .datepicker table tr td.selected.disabled:hover[disabled], .datepicker table tr td.selected.disabled[disabled], .datepicker table tr td.selected:active, .datepicker table tr td.selected:hover, .datepicker table tr td.selected:hover.active, .datepicker table tr td.selected:hover.disabled, .datepicker table tr td.selected:hover:active, .datepicker table tr td.selected:hover:hover, .datepicker table tr td.selected:hover[disabled], .datepicker table tr td.selected[disabled] { background-color: grey; }
.datepicker table tr td.selected.active, .datepicker table tr td.selected.disabled.active, .datepicker table tr td.selected.disabled:active, .datepicker table tr td.selected.disabled:hover.active, .datepicker table tr td.selected.disabled:hover:active, .datepicker table tr td.selected:active, .datepicker table tr td.selected:hover.active, .datepicker table tr td.selected:hover:active { }
.datepicker table tr td.active, .datepicker table tr td.active.disabled, .datepicker table tr td.active.disabled:hover, .datepicker table tr td.active:hover { background-color: rgb(0, 109, 204); background-image: linear-gradient(rgb(0, 136, 204), rgb(0, 68, 204)); background-repeat: repeat-x; border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); color: rgb(255, 255, 255); text-shadow: rgba(0, 0, 0, 0.25) 0px -1px 0px; }
.datepicker table tr td.active.active, .datepicker table tr td.active.disabled, .datepicker table tr td.active.disabled.active, .datepicker table tr td.active.disabled.disabled, .datepicker table tr td.active.disabled:active, .datepicker table tr td.active.disabled:hover, .datepicker table tr td.active.disabled:hover.active, .datepicker table tr td.active.disabled:hover.disabled, .datepicker table tr td.active.disabled:hover:active, .datepicker table tr td.active.disabled:hover:hover, .datepicker table tr td.active.disabled:hover[disabled], .datepicker table tr td.active.disabled[disabled], .datepicker table tr td.active:active, .datepicker table tr td.active:hover, .datepicker table tr td.active:hover.active, .datepicker table tr td.active:hover.disabled, .datepicker table tr td.active:hover:active, .datepicker table tr td.active:hover:hover, .datepicker table tr td.active:hover[disabled], .datepicker table tr td.active[disabled] { background-color: rgb(0, 68, 204); }
.datepicker table tr td.active.active, .datepicker table tr td.active.disabled.active, .datepicker table tr td.active.disabled:active, .datepicker table tr td.active.disabled:hover.active, .datepicker table tr td.active.disabled:hover:active, .datepicker table tr td.active:active, .datepicker table tr td.active:hover.active, .datepicker table tr td.active:hover:active { }
.datepicker table tr td span { display: block; width: 23%; height: 54px; line-height: 54px; float: left; margin: 1%; cursor: pointer; border-radius: 4px; }
.datepicker table tr td span.focused, .datepicker table tr td span:hover { background: rgb(238, 238, 238); }
.datepicker table tr td span.disabled, .datepicker table tr td span.disabled:hover { background: 0px 0px; color: rgb(153, 153, 153); cursor: default; }
.datepicker table tr td span.active, .datepicker table tr td span.active.disabled, .datepicker table tr td span.active.disabled:hover, .datepicker table tr td span.active:hover { background-color: rgb(0, 109, 204); background-image: linear-gradient(rgb(0, 136, 204), rgb(0, 68, 204)); background-repeat: repeat-x; border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); color: rgb(255, 255, 255); text-shadow: rgba(0, 0, 0, 0.25) 0px -1px 0px; }
.datepicker table tr td span.active.active, .datepicker table tr td span.active.disabled, .datepicker table tr td span.active.disabled.active, .datepicker table tr td span.active.disabled.disabled, .datepicker table tr td span.active.disabled:active, .datepicker table tr td span.active.disabled:hover, .datepicker table tr td span.active.disabled:hover.active, .datepicker table tr td span.active.disabled:hover.disabled, .datepicker table tr td span.active.disabled:hover:active, .datepicker table tr td span.active.disabled:hover:hover, .datepicker table tr td span.active.disabled:hover[disabled], .datepicker table tr td span.active.disabled[disabled], .datepicker table tr td span.active:active, .datepicker table tr td span.active:hover, .datepicker table tr td span.active:hover.active, .datepicker table tr td span.active:hover.disabled, .datepicker table tr td span.active:hover:active, .datepicker table tr td span.active:hover:hover, .datepicker table tr td span.active:hover[disabled], .datepicker table tr td span.active[disabled] { background-color: rgb(0, 68, 204); }
.datepicker table tr td span.active.active, .datepicker table tr td span.active.disabled.active, .datepicker table tr td span.active.disabled:active, .datepicker table tr td span.active.disabled:hover.active, .datepicker table tr td span.active.disabled:hover:active, .datepicker table tr td span.active:active, .datepicker table tr td span.active:hover.active, .datepicker table tr td span.active:hover:active { }
.datepicker table tr td span.new, .datepicker table tr td span.old { color: rgb(153, 153, 153); }
.datepicker .datepicker-switch { width: 145px; }
.datepicker .datepicker-switch, .datepicker .next, .datepicker .prev, .datepicker tfoot tr th { cursor: pointer; }
.datepicker .datepicker-switch:hover, .datepicker .next:hover, .datepicker .prev:hover, .datepicker tfoot tr th:hover { background: rgb(238, 238, 238); }
.datepicker .next.disabled, .datepicker .prev.disabled { visibility: hidden; }
.datepicker .cw { font-size: 10px; width: 12px; padding: 0px 2px 0px 5px; vertical-align: middle; }
.input-append.date .add-on, .input-prepend.date .add-on { cursor: pointer; }
.input-append.date .add-on i, .input-prepend.date .add-on i { margin-top: 3px; }
.input-daterange input { text-align: center; }
.input-daterange input:first-child { border-radius: 3px 0px 0px 3px; }
.input-daterange input:last-child { border-radius: 0px 3px 3px 0px; }
.input-daterange .add-on { display: inline-block; width: auto; min-width: 16px; height: 18px; padding: 4px 5px; font-weight: 400; line-height: 18px; text-align: center; text-shadow: rgb(255, 255, 255) 0px 1px 0px; vertical-align: middle; background-color: rgb(238, 238, 238); border: 1px solid rgb(204, 204, 204); margin-left: -5px; margin-right: -5px; }
:root { --blue: #007bff; --indigo: #6610f2; --purple: #6f42c1; --pink: #e83e8c; --red: #dc3545; --orange: #fd7e14; --yellow: #ffc107; --green: #28a745; --teal: #20c997; --cyan: #17a2b8; --white: #fff; --gray: #6c757d; --gray-dark: #343a40; --primary: #007bff; --secondary: #6c757d; --success: #28a745; --info: #17a2b8; --warning: #ffc107; --danger: #dc3545; --light: #f8f9fa; --dark: #343a40; --breakpoint-xs: 0; --breakpoint-sm: 576px; --breakpoint-md: 768px; --breakpoint-lg: 992px; --breakpoint-xl: 1200px; --font-family-sans-serif: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"; --font-family-monospace: SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace; }
*, ::after, ::before { box-sizing: border-box; }
html { font-family: sans-serif; line-height: 1.15; text-size-adjust: 100%; -webkit-tap-highlight-color: transparent; }
article, aside, figcaption, figure, footer, header, hgroup, main, nav, section { display: block; }
body { margin: 0px; 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-size: 1rem; font-weight: 400; line-height: 1.5; color: rgb(33, 37, 41); text-align: left; background-color: rgb(255, 255, 255); }
[tabindex="-1"]:focus { outline: 0px !important; }
hr { box-sizing: content-box; height: 0px; overflow: visible; }
h1, h2, h3, h4, h5, h6 { margin-top: 0px; margin-bottom: 0.5rem; }
p { margin-top: 0px; margin-bottom: 1rem; }
abbr[data-original-title], abbr[title] { text-decoration: underline dotted; cursor: help; border-bottom: 0px; }
address { margin-bottom: 1rem; font-style: normal; line-height: inherit; }
dl, ol, ul { margin-top: 0px; margin-bottom: 1rem; }
ol ol, ol ul, ul ol, ul ul { margin-bottom: 0px; }
dt { font-weight: 700; }
dd { margin-bottom: 0.5rem; margin-left: 0px; }
blockquote { margin: 0px 0px 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: -0.25em; }
sup { top: -0.5em; }
a { color: rgb(0, 123, 255); text-decoration: none; background-color: transparent; }
a:hover { color: rgb(0, 86, 179); text-decoration: underline; }
a:not([href]):not([tabindex]) { color: inherit; text-decoration: none; }
a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover { color: inherit; text-decoration: none; }
a:not([href]):not([tabindex]):focus { outline: 0px; }
code, kbd, pre, samp { font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; font-size: 1em; }
pre { margin-top: 0px; margin-bottom: 1rem; overflow: auto; }
figure { margin: 0px 0px 1rem; }
img { vertical-align: middle; border-style: none; }
svg { overflow: hidden; vertical-align: middle; }
table { border-collapse: collapse; }
caption { padding-top: 0.75rem; padding-bottom: 0.75rem; color: rgb(108, 117, 125); text-align: left; caption-side: bottom; }
th { text-align: inherit; }
label { display: inline-block; margin-bottom: 0.5rem; }
button { border-radius: 0px; }
button:focus { outline: -webkit-focus-ring-color auto 5px; }
button, input, optgroup, select, textarea { margin: 0px; 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"] { appearance: button; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0px; }
input[type="date"], input[type="datetime-local"], input[type="month"], input[type="time"] { appearance: listbox; }
textarea { overflow: auto; resize: vertical; }
fieldset { min-width: 0px; padding: 0px; margin: 0px; border: 0px; }
legend { display: block; width: 100%; max-width: 100%; padding: 0px; margin-bottom: 0.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; appearance: none; }
[type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration { appearance: none; }
::-webkit-file-upload-button { font: inherit; appearance: button; }
output { display: inline-block; }
summary { display: list-item; cursor: pointer; }
template { display: none; }
[hidden] { display: none !important; }
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 { margin-bottom: 0.5rem; font-family: inherit; font-weight: 500; line-height: 1.2; color: inherit; }
.h1, h1 { font-size: 2.5rem; }
.h2, h2 { font-size: 2rem; }
.h3, h3 { font-size: 1.75rem; }
.h4, h4 { font-size: 1.5rem; }
.h5, h5 { font-size: 1.25rem; }
.h6, h6 { font-size: 1rem; }
.lead { font-size: 1.25rem; font-weight: 300; }
.display-1 { font-size: 6rem; font-weight: 300; line-height: 1.2; }
.display-2 { font-size: 5.5rem; font-weight: 300; line-height: 1.2; }
.display-3 { font-size: 4.5rem; font-weight: 300; line-height: 1.2; }
.display-4 { font-size: 3.5rem; font-weight: 300; line-height: 1.2; }
hr { margin-top: 1rem; margin-bottom: 1rem; border-width: 1px 0px 0px; border-right-style: initial; border-bottom-style: initial; border-left-style: initial; border-right-color: initial; border-bottom-color: initial; border-left-color: initial; border-image: initial; border-top-style: solid; border-top-color: rgba(0, 0, 0, 0.1); }
.small, small { font-size: 80%; font-weight: 400; }
.mark, mark { padding: 0.2em; background-color: rgb(252, 248, 227); }
.list-unstyled { padding-left: 0px; list-style: none; }
.list-inline { padding-left: 0px; list-style: none; }
.list-inline-item { display: inline-block; }
.list-inline-item:not(:last-child) { margin-right: 0.5rem; }
.initialism { font-size: 90%; text-transform: uppercase; }
.blockquote { margin-bottom: 1rem; font-size: 1.25rem; }
.blockquote-footer { display: block; font-size: 80%; color: rgb(108, 117, 125); }
.blockquote-footer::before { content: "— "; }
.img-fluid { max-width: 100%; height: auto; }
.img-thumbnail { padding: 0.25rem; background-color: rgb(255, 255, 255); border: 1px solid rgb(222, 226, 230); border-radius: 0.25rem; max-width: 100%; height: auto; }
.figure { display: inline-block; }
.figure-img { margin-bottom: 0.5rem; line-height: 1; }
.figure-caption { font-size: 90%; color: rgb(108, 117, 125); }
code { font-size: 87.5%; color: rgb(232, 62, 140); word-break: break-word; }
a > code { color: inherit; }
kbd { padding: 0.2rem 0.4rem; font-size: 87.5%; color: rgb(255, 255, 255); background-color: rgb(33, 37, 41); border-radius: 0.2rem; }
kbd kbd { padding: 0px; font-size: 100%; font-weight: 700; }
pre { display: block; font-size: 87.5%; color: rgb(33, 37, 41); }
pre code { font-size: inherit; color: inherit; word-break: normal; }
.pre-scrollable { max-height: 340px; overflow-y: scroll; }
.container { width: 100%; padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto; }
@media (min-width: 576px) {
  .container { max-width: 540px; }
}
@media (min-width: 768px) {
  .container { max-width: 720px; }
}
@media (min-width: 992px) {
  .container { max-width: 960px; }
}
@media (min-width: 1200px) {
  .container { max-width: 1140px; }
}
.container-fluid { width: 100%; padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto; }
.row { display: flex; flex-wrap: wrap; margin-right: -15px; margin-left: -15px; }
.no-gutters { margin-right: 0px; margin-left: 0px; }
.no-gutters > .col, .no-gutters > [class*="col-"] { padding-right: 0px; padding-left: 0px; }
.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto { position: relative; width: 100%; min-height: 1px; padding-right: 15px; padding-left: 15px; }
.col { flex-basis: 0px; flex-grow: 1; max-width: 100%; }
.col-auto { flex: 0 0 auto; width: auto; max-width: none; }
.col-1 { flex: 0 0 8.33333%; max-width: 8.33333%; }
.col-2 { flex: 0 0 16.6667%; max-width: 16.6667%; }
.col-3 { flex: 0 0 25%; max-width: 25%; }
.col-4 { flex: 0 0 33.3333%; max-width: 33.3333%; }
.col-5 { flex: 0 0 41.6667%; max-width: 41.6667%; }
.col-6 { flex: 0 0 50%; max-width: 50%; }
.col-7 { flex: 0 0 58.3333%; max-width: 58.3333%; }
.col-8 { flex: 0 0 66.6667%; max-width: 66.6667%; }
.col-9 { flex: 0 0 75%; max-width: 75%; }
.col-10 { flex: 0 0 83.3333%; max-width: 83.3333%; }
.col-11 { flex: 0 0 91.6667%; max-width: 91.6667%; }
.col-12 { flex: 0 0 100%; max-width: 100%; }
.order-first { order: -1; }
.order-last { order: 13; }
.order-0 { order: 0; }
.order-1 { order: 1; }
.order-2 { order: 2; }
.order-3 { order: 3; }
.order-4 { order: 4; }
.order-5 { order: 5; }
.order-6 { order: 6; }
.order-7 { order: 7; }
.order-8 { order: 8; }
.order-9 { order: 9; }
.order-10 { order: 10; }
.order-11 { order: 11; }
.order-12 { order: 12; }
.offset-1 { margin-left: 8.33333%; }
.offset-2 { margin-left: 16.6667%; }
.offset-3 { margin-left: 25%; }
.offset-4 { margin-left: 33.3333%; }
.offset-5 { margin-left: 41.6667%; }
.offset-6 { margin-left: 50%; }
.offset-7 { margin-left: 58.3333%; }
.offset-8 { margin-left: 66.6667%; }
.offset-9 { margin-left: 75%; }
.offset-10 { margin-left: 83.3333%; }
.offset-11 { margin-left: 91.6667%; }
@media (min-width: 576px) {
  .col-sm { flex-basis: 0px; 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.33333%; max-width: 8.33333%; }
  .col-sm-2 { flex: 0 0 16.6667%; max-width: 16.6667%; }
  .col-sm-3 { flex: 0 0 25%; max-width: 25%; }
  .col-sm-4 { flex: 0 0 33.3333%; max-width: 33.3333%; }
  .col-sm-5 { flex: 0 0 41.6667%; max-width: 41.6667%; }
  .col-sm-6 { flex: 0 0 50%; max-width: 50%; }
  .col-sm-7 { flex: 0 0 58.3333%; max-width: 58.3333%; }
  .col-sm-8 { flex: 0 0 66.6667%; max-width: 66.6667%; }
  .col-sm-9 { flex: 0 0 75%; max-width: 75%; }
  .col-sm-10 { flex: 0 0 83.3333%; max-width: 83.3333%; }
  .col-sm-11 { flex: 0 0 91.6667%; max-width: 91.6667%; }
  .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: 0px; }
  .offset-sm-1 { margin-left: 8.33333%; }
  .offset-sm-2 { margin-left: 16.6667%; }
  .offset-sm-3 { margin-left: 25%; }
  .offset-sm-4 { margin-left: 33.3333%; }
  .offset-sm-5 { margin-left: 41.6667%; }
  .offset-sm-6 { margin-left: 50%; }
  .offset-sm-7 { margin-left: 58.3333%; }
  .offset-sm-8 { margin-left: 66.6667%; }
  .offset-sm-9 { margin-left: 75%; }
  .offset-sm-10 { margin-left: 83.3333%; }
  .offset-sm-11 { margin-left: 91.6667%; }
}
@media (min-width: 768px) {
  .col-md { flex-basis: 0px; 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.33333%; max-width: 8.33333%; }
  .col-md-2 { flex: 0 0 16.6667%; max-width: 16.6667%; }
  .col-md-3 { flex: 0 0 25%; max-width: 25%; }
  .col-md-4 { flex: 0 0 33.3333%; max-width: 33.3333%; }
  .col-md-5 { flex: 0 0 41.6667%; max-width: 41.6667%; }
  .col-md-6 { flex: 0 0 50%; max-width: 50%; }
  .col-md-7 { flex: 0 0 58.3333%; max-width: 58.3333%; }
  .col-md-8 { flex: 0 0 66.6667%; max-width: 66.6667%; }
  .col-md-9 { flex: 0 0 75%; max-width: 75%; }
  .col-md-10 { flex: 0 0 83.3333%; max-width: 83.3333%; }
  .col-md-11 { flex: 0 0 91.6667%; max-width: 91.6667%; }
  .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: 0px; }
  .offset-md-1 { margin-left: 8.33333%; }
  .offset-md-2 { margin-left: 16.6667%; }
  .offset-md-3 { margin-left: 25%; }
  .offset-md-4 { margin-left: 33.3333%; }
  .offset-md-5 { margin-left: 41.6667%; }
  .offset-md-6 { margin-left: 50%; }
  .offset-md-7 { margin-left: 58.3333%; }
  .offset-md-8 { margin-left: 66.6667%; }
  .offset-md-9 { margin-left: 75%; }
  .offset-md-10 { margin-left: 83.3333%; }
  .offset-md-11 { margin-left: 91.6667%; }
}
@media (min-width: 992px) {
  .col-lg { flex-basis: 0px; 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.33333%; max-width: 8.33333%; }
  .col-lg-2 { flex: 0 0 16.6667%; max-width: 16.6667%; }
  .col-lg-3 { flex: 0 0 25%; max-width: 25%; }
  .col-lg-4 { flex: 0 0 33.3333%; max-width: 33.3333%; }
  .col-lg-5 { flex: 0 0 41.6667%; max-width: 41.6667%; }
  .col-lg-6 { flex: 0 0 50%; max-width: 50%; }
  .col-lg-7 { flex: 0 0 58.3333%; max-width: 58.3333%; }
  .col-lg-8 { flex: 0 0 66.6667%; max-width: 66.6667%; }
  .col-lg-9 { flex: 0 0 75%; max-width: 75%; }
  .col-lg-10 { flex: 0 0 83.3333%; max-width: 83.3333%; }
  .col-lg-11 { flex: 0 0 91.6667%; max-width: 91.6667%; }
  .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: 0px; }
  .offset-lg-1 { margin-left: 8.33333%; }
  .offset-lg-2 { margin-left: 16.6667%; }
  .offset-lg-3 { margin-left: 25%; }
  .offset-lg-4 { margin-left: 33.3333%; }
  .offset-lg-5 { margin-left: 41.6667%; }
  .offset-lg-6 { margin-left: 50%; }
  .offset-lg-7 { margin-left: 58.3333%; }
  .offset-lg-8 { margin-left: 66.6667%; }
  .offset-lg-9 { margin-left: 75%; }
  .offset-lg-10 { margin-left: 83.3333%; }
  .offset-lg-11 { margin-left: 91.6667%; }
}
@media (min-width: 1200px) {
  .col-xl { flex-basis: 0px; 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.33333%; max-width: 8.33333%; }
  .col-xl-2 { flex: 0 0 16.6667%; max-width: 16.6667%; }
  .col-xl-3 { flex: 0 0 25%; max-width: 25%; }
  .col-xl-4 { flex: 0 0 33.3333%; max-width: 33.3333%; }
  .col-xl-5 { flex: 0 0 41.6667%; max-width: 41.6667%; }
  .col-xl-6 { flex: 0 0 50%; max-width: 50%; }
  .col-xl-7 { flex: 0 0 58.3333%; max-width: 58.3333%; }
  .col-xl-8 { flex: 0 0 66.6667%; max-width: 66.6667%; }
  .col-xl-9 { flex: 0 0 75%; max-width: 75%; }
  .col-xl-10 { flex: 0 0 83.3333%; max-width: 83.3333%; }
  .col-xl-11 { flex: 0 0 91.6667%; max-width: 91.6667%; }
  .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: 0px; }
  .offset-xl-1 { margin-left: 8.33333%; }
  .offset-xl-2 { margin-left: 16.6667%; }
  .offset-xl-3 { margin-left: 25%; }
  .offset-xl-4 { margin-left: 33.3333%; }
  .offset-xl-5 { margin-left: 41.6667%; }
  .offset-xl-6 { margin-left: 50%; }
  .offset-xl-7 { margin-left: 58.3333%; }
  .offset-xl-8 { margin-left: 66.6667%; }
  .offset-xl-9 { margin-left: 75%; }
  .offset-xl-10 { margin-left: 83.3333%; }
  .offset-xl-11 { margin-left: 91.6667%; }
}
.table { width: 100%; margin-bottom: 1rem; background-color: transparent; }
.table td, .table th { padding: 0.75rem; vertical-align: top; border-top: 1px solid rgb(222, 226, 230); }
.table thead th { vertical-align: bottom; border-bottom: 2px solid rgb(222, 226, 230); }
.table tbody + tbody { border-top: 2px solid rgb(222, 226, 230); }
.table .table { background-color: rgb(255, 255, 255); }
.table-sm td, .table-sm th { padding: 0.3rem; }
.table-bordered { border: 1px solid rgb(222, 226, 230); }
.table-bordered td, .table-bordered th { border: 1px solid rgb(222, 226, 230); }
.table-bordered thead td, .table-bordered thead th { border-bottom-width: 2px; }
.table-borderless tbody + tbody, .table-borderless td, .table-borderless th, .table-borderless thead th { border: 0px; }
.table-striped tbody tr:nth-of-type(2n+1) { background-color: rgba(0, 0, 0, 0.05); }
.table-hover tbody tr:hover { background-color: rgba(0, 0, 0, 0.075); }
.table-primary, .table-primary > td, .table-primary > th { background-color: rgb(184, 218, 255); }
.table-hover .table-primary:hover { background-color: rgb(159, 205, 255); }
.table-hover .table-primary:hover > td, .table-hover .table-primary:hover > th { background-color: rgb(159, 205, 255); }
.table-secondary, .table-secondary > td, .table-secondary > th { background-color: rgb(214, 216, 219); }
.table-hover .table-secondary:hover { background-color: rgb(200, 203, 207); }
.table-hover .table-secondary:hover > td, .table-hover .table-secondary:hover > th { background-color: rgb(200, 203, 207); }
.table-success, .table-success > td, .table-success > th { background-color: rgb(195, 230, 203); }
.table-hover .table-success:hover { background-color: rgb(177, 223, 187); }
.table-hover .table-success:hover > td, .table-hover .table-success:hover > th { background-color: rgb(177, 223, 187); }
.table-info, .table-info > td, .table-info > th { background-color: rgb(190, 229, 235); }
.table-hover .table-info:hover { background-color: rgb(171, 221, 229); }
.table-hover .table-info:hover > td, .table-hover .table-info:hover > th { background-color: rgb(171, 221, 229); }
.table-warning, .table-warning > td, .table-warning > th { background-color: rgb(255, 238, 186); }
.table-hover .table-warning:hover { background-color: rgb(255, 232, 161); }
.table-hover .table-warning:hover > td, .table-hover .table-warning:hover > th { background-color: rgb(255, 232, 161); }
.table-danger, .table-danger > td, .table-danger > th { background-color: rgb(245, 198, 203); }
.table-hover .table-danger:hover { background-color: rgb(241, 176, 183); }
.table-hover .table-danger:hover > td, .table-hover .table-danger:hover > th { background-color: rgb(241, 176, 183); }
.table-light, .table-light > td, .table-light > th { background-color: rgb(253, 253, 254); }
.table-hover .table-light:hover { background-color: rgb(236, 236, 246); }
.table-hover .table-light:hover > td, .table-hover .table-light:hover > th { background-color: rgb(236, 236, 246); }
.table-dark, .table-dark > td, .table-dark > th { background-color: rgb(198, 200, 202); }
.table-hover .table-dark:hover { background-color: rgb(185, 187, 190); }
.table-hover .table-dark:hover > td, .table-hover .table-dark:hover > th { background-color: rgb(185, 187, 190); }
.table-active, .table-active > td, .table-active > th { background-color: rgba(0, 0, 0, 0.075); }
.table-hover .table-active:hover { background-color: rgba(0, 0, 0, 0.075); }
.table-hover .table-active:hover > td, .table-hover .table-active:hover > th { background-color: rgba(0, 0, 0, 0.075); }
.table .thead-dark th { color: rgb(255, 255, 255); background-color: rgb(33, 37, 41); border-color: rgb(50, 56, 62); }
.table .thead-light th { color: rgb(73, 80, 87); background-color: rgb(233, 236, 239); border-color: rgb(222, 226, 230); }
.table-dark { color: rgb(255, 255, 255); background-color: rgb(33, 37, 41); }
.table-dark td, .table-dark th, .table-dark thead th { border-color: rgb(50, 56, 62); }
.table-dark.table-bordered { border: 0px; }
.table-dark.table-striped tbody tr:nth-of-type(2n+1) { background-color: rgba(255, 255, 255, 0.05); }
.table-dark.table-hover tbody tr:hover { background-color: rgba(255, 255, 255, 0.075); }
@media (max-width: 575.98px) {
  .table-responsive-sm { display: block; width: 100%; overflow-x: auto; }
  .table-responsive-sm > .table-bordered { border: 0px; }
}
@media (max-width: 767.98px) {
  .table-responsive-md { display: block; width: 100%; overflow-x: auto; }
  .table-responsive-md > .table-bordered { border: 0px; }
}
@media (max-width: 991.98px) {
  .table-responsive-lg { display: block; width: 100%; overflow-x: auto; }
  .table-responsive-lg > .table-bordered { border: 0px; }
}
@media (max-width: 1199.98px) {
  .table-responsive-xl { display: block; width: 100%; overflow-x: auto; }
  .table-responsive-xl > .table-bordered { border: 0px; }
}
.table-responsive { display: block; width: 100%; overflow-x: auto; }
.table-responsive > .table-bordered { border: 0px; }
.form-control { display: block; width: 100%; height: calc(2px + 2.25rem); padding: 0.375rem 0.75rem; font-size: 1rem; line-height: 1.5; color: rgb(73, 80, 87); background-color: rgb(255, 255, 255); background-clip: padding-box; border: 1px solid rgb(206, 212, 218); border-radius: 0.25rem; transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
@media screen and (prefers-reduced-motion: reduce) {
  .form-control { transition: none; }
}
.form-control:focus { color: rgb(73, 80, 87); background-color: rgb(255, 255, 255); border-color: rgb(128, 189, 255); outline: 0px; box-shadow: rgba(0, 123, 255, 0.25) 0px 0px 0px 0.2rem; }
.form-control::-webkit-input-placeholder { color: rgb(108, 117, 125); opacity: 1; }
.form-control::placeholder { color: rgb(108, 117, 125); opacity: 1; }
.form-control:disabled, .form-control[readonly] { background-color: rgb(233, 236, 239); opacity: 1; }
.form-control-file, .form-control-range { display: block; width: 100%; }
.col-form-label { padding-top: calc(1px + 0.375rem); padding-bottom: calc(1px + 0.375rem); margin-bottom: 0px; font-size: inherit; line-height: 1.5; }
.col-form-label-lg { padding-top: calc(1px + 0.5rem); padding-bottom: calc(1px + 0.5rem); font-size: 1.25rem; line-height: 1.5; }
.col-form-label-sm { padding-top: calc(1px + 0.25rem); padding-bottom: calc(1px + 0.25rem); font-size: 0.875rem; line-height: 1.5; }
.form-control-plaintext { display: block; width: 100%; padding-top: 0.375rem; padding-bottom: 0.375rem; margin-bottom: 0px; line-height: 1.5; color: rgb(33, 37, 41); background-color: transparent; border-style: solid; border-color: transparent; border-image: initial; border-width: 1px 0px; }
.form-control-plaintext.form-control-lg, .form-control-plaintext.form-control-sm { padding-right: 0px; padding-left: 0px; }
.form-control-sm { height: calc(2px + 1.8125rem); padding: 0.25rem 0.5rem; font-size: 0.875rem; line-height: 1.5; border-radius: 0.2rem; }
.form-control-lg { height: calc(2px + 2.875rem); padding: 0.5rem 1rem; font-size: 1.25rem; line-height: 1.5; border-radius: 0.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: 0.25rem; }
.form-row { display: flex; flex-wrap: wrap; margin-right: -5px; margin-left: -5px; }
.form-row > .col, .form-row > [class*="col-"] { padding-right: 5px; padding-left: 5px; }
.form-check { position: relative; display: block; padding-left: 1.25rem; }
.form-check-input { position: absolute; margin-top: 0.3rem; margin-left: -1.25rem; }
.form-check-input:disabled ~ .form-check-label { color: rgb(108, 117, 125); }
.form-check-label { margin-bottom: 0px; }
.form-check-inline { display: inline-flex; align-items: center; padding-left: 0px; margin-right: 0.75rem; }
.form-check-inline .form-check-input { position: static; margin-top: 0px; margin-right: 0.3125rem; margin-left: 0px; }
.valid-feedback { display: none; width: 100%; margin-top: 0.25rem; font-size: 80%; color: rgb(40, 167, 69); }
.valid-tooltip { position: absolute; top: 100%; z-index: 5; display: none; max-width: 100%; padding: 0.25rem 0.5rem; margin-top: 0.1rem; font-size: 0.875rem; line-height: 1.5; color: rgb(255, 255, 255); background-color: rgba(40, 167, 69, 0.9); border-radius: 0.25rem; }
.custom-select.is-valid, .form-control.is-valid, .was-validated .custom-select:valid, .was-validated .form-control:valid { border-color: rgb(40, 167, 69); }
.custom-select.is-valid:focus, .form-control.is-valid:focus, .was-validated .custom-select:valid:focus, .was-validated .form-control:valid:focus { border-color: rgb(40, 167, 69); box-shadow: rgba(40, 167, 69, 0.25) 0px 0px 0px 0.2rem; }
.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: rgb(40, 167, 69); }
.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: rgb(40, 167, 69); }
.custom-control-input.is-valid ~ .custom-control-label::before, .was-validated .custom-control-input:valid ~ .custom-control-label::before { background-color: rgb(113, 221, 138); }
.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: rgb(52, 206, 87); }
.custom-control-input.is-valid:focus ~ .custom-control-label::before, .was-validated .custom-control-input:valid:focus ~ .custom-control-label::before { box-shadow: rgb(255, 255, 255) 0px 0px 0px 1px, rgba(40, 167, 69, 0.25) 0px 0px 0px 0.2rem; }
.custom-file-input.is-valid ~ .custom-file-label, .was-validated .custom-file-input:valid ~ .custom-file-label { border-color: rgb(40, 167, 69); }
.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: rgba(40, 167, 69, 0.25) 0px 0px 0px 0.2rem; }
.invalid-feedback { display: none; width: 100%; margin-top: 0.25rem; font-size: 80%; color: rgb(220, 53, 69); }
.invalid-tooltip { position: absolute; top: 100%; z-index: 5; display: none; max-width: 100%; padding: 0.25rem 0.5rem; margin-top: 0.1rem; font-size: 0.875rem; line-height: 1.5; color: rgb(255, 255, 255); background-color: rgba(220, 53, 69, 0.9); border-radius: 0.25rem; }
.custom-select.is-invalid, .form-control.is-invalid, .was-validated .custom-select:invalid, .was-validated .form-control:invalid { border-color: rgb(220, 53, 69); }
.custom-select.is-invalid:focus, .form-control.is-invalid:focus, .was-validated .custom-select:invalid:focus, .was-validated .form-control:invalid:focus { border-color: rgb(220, 53, 69); box-shadow: rgba(220, 53, 69, 0.25) 0px 0px 0px 0.2rem; }
.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: rgb(220, 53, 69); }
.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: rgb(220, 53, 69); }
.custom-control-input.is-invalid ~ .custom-control-label::before, .was-validated .custom-control-input:invalid ~ .custom-control-label::before { background-color: rgb(239, 162, 169); }
.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: rgb(228, 96, 109); }
.custom-control-input.is-invalid:focus ~ .custom-control-label::before, .was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before { box-shadow: rgb(255, 255, 255) 0px 0px 0px 1px, rgba(220, 53, 69, 0.25) 0px 0px 0px 0.2rem; }
.custom-file-input.is-invalid ~ .custom-file-label, .was-validated .custom-file-input:invalid ~ .custom-file-label { border-color: rgb(220, 53, 69); }
.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: rgba(220, 53, 69, 0.25) 0px 0px 0px 0.2rem; }
.form-inline { display: flex; flex-flow: 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: 0px; }
  .form-inline .form-group { display: flex; flex: 0 0 auto; flex-flow: wrap; align-items: center; margin-bottom: 0px; }
  .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: 0px; }
  .form-inline .form-check-input { position: relative; margin-top: 0px; margin-right: 0.25rem; margin-left: 0px; }
  .form-inline .custom-control { align-items: center; justify-content: center; }
  .form-inline .custom-control-label { margin-bottom: 0px; }
}
.btn { display: inline-block; font-weight: 400; text-align: center; white-space: nowrap; vertical-align: middle; user-select: none; border: 1px solid transparent; padding: 0.375rem 0.75rem; font-size: 1rem; line-height: 1.5; border-radius: 0.25rem; transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.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: 0px; box-shadow: rgba(0, 123, 255, 0.25) 0px 0px 0px 0.2rem; }
.btn.disabled, .btn:disabled { opacity: 0.65; }
.btn:not(:disabled):not(.disabled) { cursor: pointer; }
a.btn.disabled, fieldset:disabled a.btn { pointer-events: none; }
.btn-primary { color: rgb(255, 255, 255); background-color: rgb(0, 123, 255); border-color: rgb(0, 123, 255); }
.btn-primary:hover { color: rgb(255, 255, 255); background-color: rgb(0, 105, 217); border-color: rgb(0, 98, 204); }
.btn-primary.focus, .btn-primary:focus { box-shadow: rgba(0, 123, 255, 0.5) 0px 0px 0px 0.2rem; }
.btn-primary.disabled, .btn-primary:disabled { color: rgb(255, 255, 255); background-color: rgb(0, 123, 255); border-color: rgb(0, 123, 255); }
.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show > .btn-primary.dropdown-toggle { color: rgb(255, 255, 255); background-color: rgb(0, 98, 204); border-color: rgb(0, 92, 191); }
.btn-primary:not(:disabled):not(.disabled).active:focus, .btn-primary:not(:disabled):not(.disabled):active:focus, .show > .btn-primary.dropdown-toggle:focus { box-shadow: rgba(0, 123, 255, 0.5) 0px 0px 0px 0.2rem; }
.btn-secondary { color: rgb(255, 255, 255); background-color: rgb(108, 117, 125); border-color: rgb(108, 117, 125); }
.btn-secondary:hover { color: rgb(255, 255, 255); background-color: rgb(90, 98, 104); border-color: rgb(84, 91, 98); }
.btn-secondary.focus, .btn-secondary:focus { box-shadow: rgba(108, 117, 125, 0.5) 0px 0px 0px 0.2rem; }
.btn-secondary.disabled, .btn-secondary:disabled { color: rgb(255, 255, 255); background-color: rgb(108, 117, 125); border-color: rgb(108, 117, 125); }
.btn-secondary:not(:disabled):not(.disabled).active, .btn-secondary:not(:disabled):not(.disabled):active, .show > .btn-secondary.dropdown-toggle { color: rgb(255, 255, 255); background-color: rgb(84, 91, 98); border-color: rgb(78, 85, 91); }
.btn-secondary:not(:disabled):not(.disabled).active:focus, .btn-secondary:not(:disabled):not(.disabled):active:focus, .show > .btn-secondary.dropdown-toggle:focus { box-shadow: rgba(108, 117, 125, 0.5) 0px 0px 0px 0.2rem; }
.btn-success { color: rgb(255, 255, 255); background-color: rgb(40, 167, 69); border-color: rgb(40, 167, 69); }
.btn-success:hover { color: rgb(255, 255, 255); background-color: rgb(33, 136, 56); border-color: rgb(30, 126, 52); }
.btn-success.focus, .btn-success:focus { box-shadow: rgba(40, 167, 69, 0.5) 0px 0px 0px 0.2rem; }
.btn-success.disabled, .btn-success:disabled { color: rgb(255, 255, 255); background-color: rgb(40, 167, 69); border-color: rgb(40, 167, 69); }
.btn-success:not(:disabled):not(.disabled).active, .btn-success:not(:disabled):not(.disabled):active, .show > .btn-success.dropdown-toggle { color: rgb(255, 255, 255); background-color: rgb(30, 126, 52); border-color: rgb(28, 116, 48); }
.btn-success:not(:disabled):not(.disabled).active:focus, .btn-success:not(:disabled):not(.disabled):active:focus, .show > .btn-success.dropdown-toggle:focus { box-shadow: rgba(40, 167, 69, 0.5) 0px 0px 0px 0.2rem; }
.btn-info { color: rgb(255, 255, 255); background-color: rgb(23, 162, 184); border-color: rgb(23, 162, 184); }
.btn-info:hover { color: rgb(255, 255, 255); background-color: rgb(19, 132, 150); border-color: rgb(17, 122, 139); }
.btn-info.focus, .btn-info:focus { box-shadow: rgba(23, 162, 184, 0.5) 0px 0px 0px 0.2rem; }
.btn-info.disabled, .btn-info:disabled { color: rgb(255, 255, 255); background-color: rgb(23, 162, 184); border-color: rgb(23, 162, 184); }
.btn-info:not(:disabled):not(.disabled).active, .btn-info:not(:disabled):not(.disabled):active, .show > .btn-info.dropdown-toggle { color: rgb(255, 255, 255); background-color: rgb(17, 122, 139); border-color: rgb(16, 112, 127); }
.btn-info:not(:disabled):not(.disabled).active:focus, .btn-info:not(:disabled):not(.disabled):active:focus, .show > .btn-info.dropdown-toggle:focus { box-shadow: rgba(23, 162, 184, 0.5) 0px 0px 0px 0.2rem; }
.btn-warning { color: rgb(33, 37, 41); background-color: rgb(255, 193, 7); border-color: rgb(255, 193, 7); }
.btn-warning:hover { color: rgb(33, 37, 41); background-color: rgb(224, 168, 0); border-color: rgb(211, 158, 0); }
.btn-warning.focus, .btn-warning:focus { box-shadow: rgba(255, 193, 7, 0.5) 0px 0px 0px 0.2rem; }
.btn-warning.disabled, .btn-warning:disabled { color: rgb(33, 37, 41); background-color: rgb(255, 193, 7); border-color: rgb(255, 193, 7); }
.btn-warning:not(:disabled):not(.disabled).active, .btn-warning:not(:disabled):not(.disabled):active, .show > .btn-warning.dropdown-toggle { color: rgb(33, 37, 41); background-color: rgb(211, 158, 0); border-color: rgb(198, 149, 0); }
.btn-warning:not(:disabled):not(.disabled).active:focus, .btn-warning:not(:disabled):not(.disabled):active:focus, .show > .btn-warning.dropdown-toggle:focus { box-shadow: rgba(255, 193, 7, 0.5) 0px 0px 0px 0.2rem; }
.btn-danger { color: rgb(255, 255, 255); background-color: rgb(220, 53, 69); border-color: rgb(220, 53, 69); }
.btn-danger:hover { color: rgb(255, 255, 255); background-color: rgb(200, 35, 51); border-color: rgb(189, 33, 48); }
.btn-danger.focus, .btn-danger:focus { box-shadow: rgba(220, 53, 69, 0.5) 0px 0px 0px 0.2rem; }
.btn-danger.disabled, .btn-danger:disabled { color: rgb(255, 255, 255); background-color: rgb(220, 53, 69); border-color: rgb(220, 53, 69); }
.btn-danger:not(:disabled):not(.disabled).active, .btn-danger:not(:disabled):not(.disabled):active, .show > .btn-danger.dropdown-toggle { color: rgb(255, 255, 255); background-color: rgb(189, 33, 48); border-color: rgb(178, 31, 45); }
.btn-danger:not(:disabled):not(.disabled).active:focus, .btn-danger:not(:disabled):not(.disabled):active:focus, .show > .btn-danger.dropdown-toggle:focus { box-shadow: rgba(220, 53, 69, 0.5) 0px 0px 0px 0.2rem; }
.btn-light { color: rgb(33, 37, 41); background-color: rgb(248, 249, 250); border-color: rgb(248, 249, 250); }
.btn-light:hover { color: rgb(33, 37, 41); background-color: rgb(226, 230, 234); border-color: rgb(218, 224, 229); }
.btn-light.focus, .btn-light:focus { box-shadow: rgba(248, 249, 250, 0.5) 0px 0px 0px 0.2rem; }
.btn-light.disabled, .btn-light:disabled { color: rgb(33, 37, 41); background-color: rgb(248, 249, 250); border-color: rgb(248, 249, 250); }
.btn-light:not(:disabled):not(.disabled).active, .btn-light:not(:disabled):not(.disabled):active, .show > .btn-light.dropdown-toggle { color: rgb(33, 37, 41); background-color: rgb(218, 224, 229); border-color: rgb(211, 217, 223); }
.btn-light:not(:disabled):not(.disabled).active:focus, .btn-light:not(:disabled):not(.disabled):active:focus, .show > .btn-light.dropdown-toggle:focus { box-shadow: rgba(248, 249, 250, 0.5) 0px 0px 0px 0.2rem; }
.btn-dark { color: rgb(255, 255, 255); background-color: rgb(52, 58, 64); border-color: rgb(52, 58, 64); }
.btn-dark:hover { color: rgb(255, 255, 255); background-color: rgb(35, 39, 43); border-color: rgb(29, 33, 36); }
.btn-dark.focus, .btn-dark:focus { box-shadow: rgba(52, 58, 64, 0.5) 0px 0px 0px 0.2rem; }
.btn-dark.disabled, .btn-dark:disabled { color: rgb(255, 255, 255); background-color: rgb(52, 58, 64); border-color: rgb(52, 58, 64); }
.btn-dark:not(:disabled):not(.disabled).active, .btn-dark:not(:disabled):not(.disabled):active, .show > .btn-dark.dropdown-toggle { color: rgb(255, 255, 255); background-color: rgb(29, 33, 36); border-color: rgb(23, 26, 29); }
.btn-dark:not(:disabled):not(.disabled).active:focus, .btn-dark:not(:disabled):not(.disabled):active:focus, .show > .btn-dark.dropdown-toggle:focus { box-shadow: rgba(52, 58, 64, 0.5) 0px 0px 0px 0.2rem; }
.btn-outline-primary { color: rgb(0, 123, 255); background-color: transparent; background-image: none; border-color: rgb(0, 123, 255); }
.btn-outline-primary:hover { color: rgb(255, 255, 255); background-color: rgb(0, 123, 255); border-color: rgb(0, 123, 255); }
.btn-outline-primary.focus, .btn-outline-primary:focus { box-shadow: rgba(0, 123, 255, 0.5) 0px 0px 0px 0.2rem; }
.btn-outline-primary.disabled, .btn-outline-primary:disabled { color: rgb(0, 123, 255); 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: rgb(255, 255, 255); background-color: rgb(0, 123, 255); border-color: rgb(0, 123, 255); }
.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: rgba(0, 123, 255, 0.5) 0px 0px 0px 0.2rem; }
.btn-outline-secondary { color: rgb(108, 117, 125); background-color: transparent; background-image: none; border-color: rgb(108, 117, 125); }
.btn-outline-secondary:hover { color: rgb(255, 255, 255); background-color: rgb(108, 117, 125); border-color: rgb(108, 117, 125); }
.btn-outline-secondary.focus, .btn-outline-secondary:focus { box-shadow: rgba(108, 117, 125, 0.5) 0px 0px 0px 0.2rem; }
.btn-outline-secondary.disabled, .btn-outline-secondary:disabled { color: rgb(108, 117, 125); 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: rgb(255, 255, 255); background-color: rgb(108, 117, 125); border-color: rgb(108, 117, 125); }
.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: rgba(108, 117, 125, 0.5) 0px 0px 0px 0.2rem; }
.btn-outline-success { color: rgb(40, 167, 69); background-color: transparent; background-image: none; border-color: rgb(40, 167, 69); }
.btn-outline-success:hover { color: rgb(255, 255, 255); background-color: rgb(40, 167, 69); border-color: rgb(40, 167, 69); }
.btn-outline-success.focus, .btn-outline-success:focus { box-shadow: rgba(40, 167, 69, 0.5) 0px 0px 0px 0.2rem; }
.btn-outline-success.disabled, .btn-outline-success:disabled { color: rgb(40, 167, 69); 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: rgb(255, 255, 255); background-color: rgb(40, 167, 69); border-color: rgb(40, 167, 69); }
.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: rgba(40, 167, 69, 0.5) 0px 0px 0px 0.2rem; }
.btn-outline-info { color: rgb(23, 162, 184); background-color: transparent; background-image: none; border-color: rgb(23, 162, 184); }
.btn-outline-info:hover { color: rgb(255, 255, 255); background-color: rgb(23, 162, 184); border-color: rgb(23, 162, 184); }
.btn-outline-info.focus, .btn-outline-info:focus { box-shadow: rgba(23, 162, 184, 0.5) 0px 0px 0px 0.2rem; }
.btn-outline-info.disabled, .btn-outline-info:disabled { color: rgb(23, 162, 184); 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: rgb(255, 255, 255); background-color: rgb(23, 162, 184); border-color: rgb(23, 162, 184); }
.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: rgba(23, 162, 184, 0.5) 0px 0px 0px 0.2rem; }
.btn-outline-warning { color: rgb(255, 193, 7); background-color: transparent; background-image: none; border-color: rgb(255, 193, 7); }
.btn-outline-warning:hover { color: rgb(33, 37, 41); background-color: rgb(255, 193, 7); border-color: rgb(255, 193, 7); }
.btn-outline-warning.focus, .btn-outline-warning:focus { box-shadow: rgba(255, 193, 7, 0.5) 0px 0px 0px 0.2rem; }
.btn-outline-warning.disabled, .btn-outline-warning:disabled { color: rgb(255, 193, 7); 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: rgb(33, 37, 41); background-color: rgb(255, 193, 7); border-color: rgb(255, 193, 7); }
.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: rgba(255, 193, 7, 0.5) 0px 0px 0px 0.2rem; }
.btn-outline-danger { color: rgb(220, 53, 69); background-color: transparent; background-image: none; border-color: rgb(220, 53, 69); }
.btn-outline-danger:hover { color: rgb(255, 255, 255); background-color: rgb(220, 53, 69); border-color: rgb(220, 53, 69); }
.btn-outline-danger.focus, .btn-outline-danger:focus { box-shadow: rgba(220, 53, 69, 0.5) 0px 0px 0px 0.2rem; }
.btn-outline-danger.disabled, .btn-outline-danger:disabled { color: rgb(220, 53, 69); 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: rgb(255, 255, 255); background-color: rgb(220, 53, 69); border-color: rgb(220, 53, 69); }
.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: rgba(220, 53, 69, 0.5) 0px 0px 0px 0.2rem; }
.btn-outline-light { color: rgb(248, 249, 250); background-color: transparent; background-image: none; border-color: rgb(248, 249, 250); }
.btn-outline-light:hover { color: rgb(33, 37, 41); background-color: rgb(248, 249, 250); border-color: rgb(248, 249, 250); }
.btn-outline-light.focus, .btn-outline-light:focus { box-shadow: rgba(248, 249, 250, 0.5) 0px 0px 0px 0.2rem; }
.btn-outline-light.disabled, .btn-outline-light:disabled { color: rgb(248, 249, 250); 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: rgb(33, 37, 41); background-color: rgb(248, 249, 250); border-color: rgb(248, 249, 250); }
.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: rgba(248, 249, 250, 0.5) 0px 0px 0px 0.2rem; }
.btn-outline-dark { color: rgb(52, 58, 64); background-color: transparent; background-image: none; border-color: rgb(52, 58, 64); }
.btn-outline-dark:hover { color: rgb(255, 255, 255); background-color: rgb(52, 58, 64); border-color: rgb(52, 58, 64); }
.btn-outline-dark.focus, .btn-outline-dark:focus { box-shadow: rgba(52, 58, 64, 0.5) 0px 0px 0px 0.2rem; }
.btn-outline-dark.disabled, .btn-outline-dark:disabled { color: rgb(52, 58, 64); 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: rgb(255, 255, 255); background-color: rgb(52, 58, 64); border-color: rgb(52, 58, 64); }
.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: rgba(52, 58, 64, 0.5) 0px 0px 0px 0.2rem; }
.btn-link { font-weight: 400; color: rgb(0, 123, 255); background-color: transparent; }
.btn-link:hover { color: rgb(0, 86, 179); text-decoration: underline; background-color: transparent; border-color: transparent; }
.btn-link.focus, .btn-link:focus { text-decoration: underline; border-color: transparent; box-shadow: none; }
.btn-link.disabled, .btn-link:disabled { color: rgb(108, 117, 125); pointer-events: none; }
.btn-group-lg > .btn, .btn-lg { padding: 0.5rem 1rem; font-size: 1.25rem; line-height: 1.5; border-radius: 0.3rem; }
.btn-group-sm > .btn, .btn-sm { padding: 0.25rem 0.5rem; font-size: 0.875rem; line-height: 1.5; border-radius: 0.2rem; }
.btn-block { display: block; width: 100%; }
.btn-block + .btn-block { margin-top: 0.5rem; }
input[type="button"].btn-block, input[type="reset"].btn-block, input[type="submit"].btn-block { width: 100%; }
.fade { transition: opacity 0.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: 0px; overflow: hidden; transition: height 0.35s; }
@media screen and (prefers-reduced-motion: reduce) {
  .collapsing { transition: none; }
}
.dropdown, .dropleft, .dropright, .dropup { position: relative; }
.dropdown-toggle::after { display: inline-block; width: 0px; height: 0px; margin-left: 0.255em; vertical-align: 0.255em; content: ""; border-width: 0.3em 0.3em 0px; border-top-style: solid; border-top-color: initial; border-right-style: solid; border-right-color: transparent; border-bottom-style: initial; border-bottom-color: initial; border-left-style: solid; border-left-color: transparent; }
.dropdown-toggle:empty::after { margin-left: 0px; }
.dropdown-menu { position: absolute; top: 100%; left: 0px; z-index: 1000; display: none; float: left; min-width: 10rem; padding: 0.5rem 0px; margin: 0.125rem 0px 0px; font-size: 1rem; color: rgb(33, 37, 41); text-align: left; list-style: none; background-color: rgb(255, 255, 255); background-clip: padding-box; border: 1px solid rgba(0, 0, 0, 0.15); border-radius: 0.25rem; }
.dropdown-menu-right { right: 0px; left: auto; }
.dropup .dropdown-menu { top: auto; bottom: 100%; margin-top: 0px; margin-bottom: 0.125rem; }
.dropup .dropdown-toggle::after { display: inline-block; width: 0px; height: 0px; margin-left: 0.255em; vertical-align: 0.255em; content: ""; border-width: 0px 0.3em 0.3em; border-top-style: initial; border-top-color: initial; border-right-style: solid; border-right-color: transparent; border-bottom-style: solid; border-bottom-color: initial; border-left-style: solid; border-left-color: transparent; }
.dropup .dropdown-toggle:empty::after { margin-left: 0px; }
.dropright .dropdown-menu { top: 0px; right: auto; left: 100%; margin-top: 0px; margin-left: 0.125rem; }
.dropright .dropdown-toggle::after { display: inline-block; width: 0px; height: 0px; margin-left: 0.255em; vertical-align: 0.255em; content: ""; border-width: 0.3em 0px 0.3em 0.3em; border-top-style: solid; border-top-color: transparent; border-right-style: initial; border-right-color: initial; border-bottom-style: solid; border-bottom-color: transparent; border-left-style: solid; border-left-color: initial; }
.dropright .dropdown-toggle:empty::after { margin-left: 0px; }
.dropright .dropdown-toggle::after { vertical-align: 0px; }
.dropleft .dropdown-menu { top: 0px; right: 100%; left: auto; margin-top: 0px; margin-right: 0.125rem; }
.dropleft .dropdown-toggle::after { display: inline-block; width: 0px; height: 0px; margin-left: 0.255em; vertical-align: 0.255em; content: ""; }
.dropleft .dropdown-toggle::after { display: none; }
.dropleft .dropdown-toggle::before { display: inline-block; width: 0px; height: 0px; margin-right: 0.255em; vertical-align: 0.255em; content: ""; border-top: 0.3em solid transparent; border-right: 0.3em solid; border-bottom: 0.3em solid transparent; }
.dropleft .dropdown-toggle:empty::after { margin-left: 0px; }
.dropleft .dropdown-toggle::before { vertical-align: 0px; }
.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: 0px; margin: 0.5rem 0px; overflow: hidden; border-top: 1px solid rgb(233, 236, 239); }
.dropdown-item { display: block; width: 100%; padding: 0.25rem 1.5rem; clear: both; font-weight: 400; color: rgb(33, 37, 41); text-align: inherit; white-space: nowrap; background-color: transparent; border: 0px; }
.dropdown-item:focus, .dropdown-item:hover { color: rgb(22, 24, 27); text-decoration: none; background-color: rgb(248, 249, 250); }
.dropdown-item.active, .dropdown-item:active { color: rgb(255, 255, 255); text-decoration: none; background-color: rgb(0, 123, 255); }
.dropdown-item.disabled, .dropdown-item:disabled { color: rgb(108, 117, 125); background-color: transparent; }
.dropdown-menu.show { display: block; }
.dropdown-header { display: block; padding: 0.5rem 1.5rem; margin-bottom: 0px; font-size: 0.875rem; color: rgb(108, 117, 125); white-space: nowrap; }
.dropdown-item-text { display: block; padding: 0.25rem 1.5rem; color: rgb(33, 37, 41); }
.btn-group, .btn-group-vertical { position: relative; display: inline-flex; vertical-align: middle; }
.btn-group-vertical > .btn, .btn-group > .btn { position: relative; flex: 0 1 auto; }
.btn-group-vertical > .btn:hover, .btn-group > .btn:hover { z-index: 1; }
.btn-group-vertical > .btn.active, .btn-group-vertical > .btn:active, .btn-group-vertical > .btn:focus, .btn-group > .btn.active, .btn-group > .btn:active, .btn-group > .btn:focus { z-index: 1; }
.btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group, .btn-group-vertical .btn + .btn, .btn-group-vertical .btn + .btn-group, .btn-group-vertical .btn-group + .btn, .btn-group-vertical .btn-group + .btn-group { margin-left: -1px; }
.btn-toolbar { display: flex; flex-wrap: wrap; justify-content: flex-start; }
.btn-toolbar .input-group { width: auto; }
.btn-group > .btn:first-child { margin-left: 0px; }
.btn-group > .btn-group:not(:last-child) > .btn, .btn-group > .btn:not(:last-child):not(.dropdown-toggle) { border-top-right-radius: 0px; border-bottom-right-radius: 0px; }
.btn-group > .btn-group:not(:first-child) > .btn, .btn-group > .btn:not(:first-child) { border-top-left-radius: 0px; border-bottom-left-radius: 0px; }
.dropdown-toggle-split { padding-right: 0.5625rem; padding-left: 0.5625rem; }
.dropdown-toggle-split::after, .dropright .dropdown-toggle-split::after, .dropup .dropdown-toggle-split::after { margin-left: 0px; }
.dropleft .dropdown-toggle-split::before { margin-right: 0px; }
.btn-group-sm > .btn + .dropdown-toggle-split, .btn-sm + .dropdown-toggle-split { padding-right: 0.375rem; padding-left: 0.375rem; }
.btn-group-lg > .btn + .dropdown-toggle-split, .btn-lg + .dropdown-toggle-split { padding-right: 0.75rem; padding-left: 0.75rem; }
.btn-group-vertical { flex-direction: column; align-items: flex-start; justify-content: center; }
.btn-group-vertical .btn, .btn-group-vertical .btn-group { width: 100%; }
.btn-group-vertical > .btn + .btn, .btn-group-vertical > .btn + .btn-group, .btn-group-vertical > .btn-group + .btn, .btn-group-vertical > .btn-group + .btn-group { margin-top: -1px; margin-left: 0px; }
.btn-group-vertical > .btn-group:not(:last-child) > .btn, .btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle) { border-bottom-right-radius: 0px; border-bottom-left-radius: 0px; }
.btn-group-vertical > .btn-group:not(:first-child) > .btn, .btn-group-vertical > .btn:not(:first-child) { border-top-left-radius: 0px; border-top-right-radius: 0px; }
.btn-group-toggle > .btn, .btn-group-toggle > .btn-group > .btn { margin-bottom: 0px; }
.btn-group-toggle > .btn input[type="checkbox"], .btn-group-toggle > .btn input[type="radio"], .btn-group-toggle > .btn-group > .btn input[type="checkbox"], .btn-group-toggle > .btn-group > .btn input[type="radio"] { position: absolute; clip: rect(0px, 0px, 0px, 0px); pointer-events: none; }
.input-group { position: relative; display: flex; flex-wrap: wrap; align-items: stretch; width: 100%; }
.input-group > .custom-file, .input-group > .custom-select, .input-group > .form-control { position: relative; flex: 1 1 auto; width: 1%; margin-bottom: 0px; }
.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: -1px; }
.input-group > .custom-file .custom-file-input:focus ~ .custom-file-label, .input-group > .custom-select:focus, .input-group > .form-control:focus { z-index: 3; }
.input-group > .custom-file .custom-file-input:focus { z-index: 4; }
.input-group > .custom-select:not(:last-child), .input-group > .form-control:not(:last-child) { border-top-right-radius: 0px; border-bottom-right-radius: 0px; }
.input-group > .custom-select:not(:first-child), .input-group > .form-control:not(:first-child) { border-top-left-radius: 0px; border-bottom-left-radius: 0px; }
.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: 0px; border-bottom-right-radius: 0px; }
.input-group > .custom-file:not(:first-child) .custom-file-label { border-top-left-radius: 0px; border-bottom-left-radius: 0px; }
.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: -1px; }
.input-group-prepend { margin-right: -1px; }
.input-group-append { margin-left: -1px; }
.input-group-text { display: flex; align-items: center; padding: 0.375rem 0.75rem; margin-bottom: 0px; font-size: 1rem; font-weight: 400; line-height: 1.5; color: rgb(73, 80, 87); text-align: center; white-space: nowrap; background-color: rgb(233, 236, 239); border: 1px solid rgb(206, 212, 218); border-radius: 0.25rem; }
.input-group-text input[type="checkbox"], .input-group-text input[type="radio"] { margin-top: 0px; }
.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(2px + 2.875rem); padding: 0.5rem 1rem; font-size: 1.25rem; line-height: 1.5; border-radius: 0.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(2px + 1.8125rem); padding: 0.25rem 0.5rem; font-size: 0.875rem; line-height: 1.5; border-radius: 0.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: 0px; border-bottom-right-radius: 0px; }
.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: 0px; border-bottom-left-radius: 0px; }
.custom-control { position: relative; display: block; min-height: 1.5rem; padding-left: 1.5rem; }
.custom-control-inline { display: inline-flex; margin-right: 1rem; }
.custom-control-input { position: absolute; z-index: -1; opacity: 0; }
.custom-control-input:checked ~ .custom-control-label::before { color: rgb(255, 255, 255); background-color: rgb(0, 123, 255); }
.custom-control-input:focus ~ .custom-control-label::before { box-shadow: rgb(255, 255, 255) 0px 0px 0px 1px, rgba(0, 123, 255, 0.25) 0px 0px 0px 0.2rem; }
.custom-control-input:active ~ .custom-control-label::before { color: rgb(255, 255, 255); background-color: rgb(179, 215, 255); }
.custom-control-input:disabled ~ .custom-control-label { color: rgb(108, 117, 125); }
.custom-control-input:disabled ~ .custom-control-label::before { background-color: rgb(233, 236, 239); }
.custom-control-label { position: relative; margin-bottom: 0px; }
.custom-control-label::before { position: absolute; top: 0.25rem; left: -1.5rem; display: block; width: 1rem; height: 1rem; pointer-events: none; content: ""; user-select: none; background-color: rgb(222, 226, 230); }
.custom-control-label::after { position: absolute; top: 0.25rem; left: -1.5rem; display: block; width: 1rem; height: 1rem; content: ""; background-repeat: no-repeat; background-position: center center; background-size: 50% 50%; }
.custom-checkbox .custom-control-label::before { border-radius: 0.25rem; }
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before { background-color: rgb(0, 123, 255); }
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after { background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E"); }
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before { background-color: rgb(0, 123, 255); }
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after { background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E"); }
.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before { background-color: rgba(0, 123, 255, 0.5); }
.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before { background-color: rgba(0, 123, 255, 0.5); }
.custom-radio .custom-control-label::before { border-radius: 50%; }
.custom-radio .custom-control-input:checked ~ .custom-control-label::before { background-color: rgb(0, 123, 255); }
.custom-radio .custom-control-input:checked ~ .custom-control-label::after { background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E"); }
.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before { background-color: rgba(0, 123, 255, 0.5); }
.custom-select { display: inline-block; width: 100%; height: calc(2px + 2.25rem); padding: 0.375rem 1.75rem 0.375rem 0.75rem; line-height: 1.5; color: rgb(73, 80, 87); vertical-align: middle; background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") right 0.75rem center / 8px 10px no-repeat rgb(255, 255, 255); border: 1px solid rgb(206, 212, 218); border-radius: 0.25rem; appearance: none; }
.custom-select:focus { border-color: rgb(128, 189, 255); outline: 0px; box-shadow: rgba(128, 189, 255, 0.5) 0px 0px 0px 0.2rem; }
.custom-select[multiple], .custom-select[size]:not([size="1"]) { height: auto; padding-right: 0.75rem; background-image: none; }
.custom-select:disabled { color: rgb(108, 117, 125); background-color: rgb(233, 236, 239); }
.custom-select-sm { height: calc(2px + 1.8125rem); padding-top: 0.375rem; padding-bottom: 0.375rem; font-size: 75%; }
.custom-select-lg { height: calc(2px + 2.875rem); padding-top: 0.375rem; padding-bottom: 0.375rem; font-size: 125%; }
.custom-file { position: relative; display: inline-block; width: 100%; height: calc(2px + 2.25rem); margin-bottom: 0px; }
.custom-file-input { position: relative; z-index: 2; width: 100%; height: calc(2px + 2.25rem); margin: 0px; opacity: 0; }
.custom-file-input:focus ~ .custom-file-label { border-color: rgb(128, 189, 255); box-shadow: rgba(0, 123, 255, 0.25) 0px 0px 0px 0.2rem; }
.custom-file-input:focus ~ .custom-file-label::after { border-color: rgb(128, 189, 255); }
.custom-file-input:disabled ~ .custom-file-label { background-color: rgb(233, 236, 239); }
.custom-file-input:lang(en) ~ .custom-file-label::after { content: "Browse"; }
.custom-file-label { position: absolute; top: 0px; right: 0px; left: 0px; z-index: 1; height: calc(2px + 2.25rem); padding: 0.375rem 0.75rem; line-height: 1.5; color: rgb(73, 80, 87); background-color: rgb(255, 255, 255); border: 1px solid rgb(206, 212, 218); border-radius: 0.25rem; }
.custom-file-label::after { position: absolute; top: 0px; right: 0px; bottom: 0px; z-index: 3; display: block; height: 2.25rem; padding: 0.375rem 0.75rem; line-height: 1.5; color: rgb(73, 80, 87); content: "Browse"; background-color: rgb(233, 236, 239); border-left: 1px solid rgb(206, 212, 218); border-radius: 0px 0.25rem 0.25rem 0px; }
.custom-range { width: 100%; padding-left: 0px; background-color: transparent; appearance: none; }
.custom-range:focus { outline: 0px; }
.custom-range:focus::-webkit-slider-thumb { box-shadow: rgb(255, 255, 255) 0px 0px 0px 1px, rgba(0, 123, 255, 0.25) 0px 0px 0px 0.2rem; }
.custom-range::-webkit-slider-thumb { width: 1rem; height: 1rem; margin-top: -0.25rem; background-color: rgb(0, 123, 255); border: 0px; border-radius: 1rem; transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; appearance: none; }
@media screen and (prefers-reduced-motion: reduce) {
  .custom-range::-webkit-slider-thumb { transition: none; }
}
.custom-range::-webkit-slider-thumb:active { background-color: rgb(179, 215, 255); }
.custom-range::-webkit-slider-runnable-track { width: 100%; height: 0.5rem; color: transparent; cursor: pointer; background-color: rgb(222, 226, 230); border-color: transparent; border-radius: 1rem; }
@media screen and (prefers-reduced-motion: reduce) {
}
@media screen and (prefers-reduced-motion: reduce) {
}
.custom-control-label::before, .custom-file-label, .custom-select { transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
@media screen and (prefers-reduced-motion: reduce) {
  .custom-control-label::before, .custom-file-label, .custom-select { transition: none; }
}
.nav { display: flex; flex-wrap: wrap; padding-left: 0px; margin-bottom: 0px; list-style: none; }
.nav-link { display: block; padding: 0.5rem 1rem; }
.nav-link:focus, .nav-link:hover { text-decoration: none; }
.nav-link.disabled { color: rgb(108, 117, 125); }
.nav-tabs { border-bottom: 1px solid rgb(222, 226, 230); }
.nav-tabs .nav-item { margin-bottom: -1px; }
.nav-tabs .nav-link { border: 1px solid transparent; border-top-left-radius: 0.25rem; border-top-right-radius: 0.25rem; }
.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover { border-color: rgb(233, 236, 239) rgb(233, 236, 239) rgb(222, 226, 230); }
.nav-tabs .nav-link.disabled { color: rgb(108, 117, 125); background-color: transparent; border-color: transparent; }
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active { color: rgb(73, 80, 87); background-color: rgb(255, 255, 255); border-color: rgb(222, 226, 230) rgb(222, 226, 230) rgb(255, 255, 255); }
.nav-tabs .dropdown-menu { margin-top: -1px; border-top-left-radius: 0px; border-top-right-radius: 0px; }
.nav-pills .nav-link { border-radius: 0.25rem; }
.nav-pills .nav-link.active, .nav-pills .show > .nav-link { color: rgb(255, 255, 255); background-color: rgb(0, 123, 255); }
.nav-fill .nav-item { flex: 1 1 auto; text-align: center; }
.nav-justified .nav-item { flex-basis: 0px; 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: 0.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: 0.3125rem; padding-bottom: 0.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: 0px; margin-bottom: 0px; list-style: none; }
.navbar-nav .nav-link { padding-right: 0px; padding-left: 0px; }
.navbar-nav .dropdown-menu { position: static; float: none; }
.navbar-text { display: inline-block; padding-top: 0.5rem; padding-bottom: 0.5rem; }
.navbar-collapse { flex-basis: 100%; flex-grow: 1; align-items: center; }
.navbar-toggler { padding: 0.25rem 0.75rem; font-size: 1.25rem; line-height: 1; background-color: transparent; border: 1px solid transparent; border-radius: 0.25rem; }
.navbar-toggler:focus, .navbar-toggler:hover { text-decoration: none; }
.navbar-toggler:not(:disabled):not(.disabled) { cursor: pointer; }
.navbar-toggler-icon { display: inline-block; width: 1.5em; height: 1.5em; vertical-align: middle; content: ""; background: center center / 100% 100% no-repeat; }
@media (max-width: 575.98px) {
  .navbar-expand-sm > .container, .navbar-expand-sm > .container-fluid { padding-right: 0px; padding-left: 0px; }
}
@media (min-width: 576px) {
  .navbar-expand-sm { flex-flow: row; 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: 0.5rem; padding-left: 0.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: 0px; padding-left: 0px; }
}
@media (min-width: 768px) {
  .navbar-expand-md { flex-flow: row; 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: 0.5rem; padding-left: 0.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: 0px; padding-left: 0px; }
}
@media (min-width: 992px) {
  .navbar-expand-lg { flex-flow: row; 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: 0.5rem; padding-left: 0.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: 0px; padding-left: 0px; }
}
@media (min-width: 1200px) {
  .navbar-expand-xl { flex-flow: row; 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: 0.5rem; padding-left: 0.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; }
}
.navbar-expand { flex-flow: row; justify-content: flex-start; }
.navbar-expand > .container, .navbar-expand > .container-fluid { padding-right: 0px; padding-left: 0px; }
.navbar-expand .navbar-nav { flex-direction: row; }
.navbar-expand .navbar-nav .dropdown-menu { position: absolute; }
.navbar-expand .navbar-nav .nav-link { padding-right: 0.5rem; padding-left: 0.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; }
.navbar-light .navbar-brand { color: rgba(0, 0, 0, 0.9); }
.navbar-light .navbar-brand:focus, .navbar-light .navbar-brand:hover { color: rgba(0, 0, 0, 0.9); }
.navbar-light .navbar-nav .nav-link { color: rgba(0, 0, 0, 0.5); }
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover { color: rgba(0, 0, 0, 0.7); }
.navbar-light .navbar-nav .nav-link.disabled { color: rgba(0, 0, 0, 0.3); }
.navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show > .nav-link { color: rgba(0, 0, 0, 0.9); }
.navbar-light .navbar-toggler { color: rgba(0, 0, 0, 0.5); border-color: rgba(0, 0, 0, 0.1); }
.navbar-light .navbar-toggler-icon { background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E"); }
.navbar-light .navbar-text { color: rgba(0, 0, 0, 0.5); }
.navbar-light .navbar-text a { color: rgba(0, 0, 0, 0.9); }
.navbar-light .navbar-text a:focus, .navbar-light .navbar-text a:hover { color: rgba(0, 0, 0, 0.9); }
.navbar-dark .navbar-brand { color: rgb(255, 255, 255); }
.navbar-dark .navbar-brand:focus, .navbar-dark .navbar-brand:hover { color: rgb(255, 255, 255); }
.navbar-dark .navbar-nav .nav-link { color: rgba(255, 255, 255, 0.5); }
.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover { color: rgba(255, 255, 255, 0.75); }
.navbar-dark .navbar-nav .nav-link.disabled { color: rgba(255, 255, 255, 0.25); }
.navbar-dark .navbar-nav .active > .nav-link, .navbar-dark .navbar-nav .nav-link.active, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .show > .nav-link { color: rgb(255, 255, 255); }
.navbar-dark .navbar-toggler { color: rgba(255, 255, 255, 0.5); border-color: rgba(255, 255, 255, 0.1); }
.navbar-dark .navbar-toggler-icon { background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E"); }
.navbar-dark .navbar-text { color: rgba(255, 255, 255, 0.5); }
.navbar-dark .navbar-text a { color: rgb(255, 255, 255); }
.navbar-dark .navbar-text a:focus, .navbar-dark .navbar-text a:hover { color: rgb(255, 255, 255); }
.card { position: relative; display: flex; flex-direction: column; min-width: 0px; overflow-wrap: break-word; background-color: rgb(255, 255, 255); background-clip: border-box; border: 1px solid rgba(0, 0, 0, 0.125); border-radius: 0.25rem; }
.card > hr { margin-right: 0px; margin-left: 0px; }
.card > .list-group:first-child .list-group-item:first-child { border-top-left-radius: 0.25rem; border-top-right-radius: 0.25rem; }
.card > .list-group:last-child .list-group-item:last-child { border-bottom-right-radius: 0.25rem; border-bottom-left-radius: 0.25rem; }
.card-body { flex: 1 1 auto; padding: 1.25rem; }
.card-title { margin-bottom: 0.75rem; }
.card-subtitle { margin-top: -0.375rem; margin-bottom: 0px; }
.card-text:last-child { margin-bottom: 0px; }
.card-link:hover { text-decoration: none; }
.card-link + .card-link { margin-left: 1.25rem; }
.card-header { padding: 0.75rem 1.25rem; margin-bottom: 0px; background-color: rgba(0, 0, 0, 0.03); border-bottom: 1px solid rgba(0, 0, 0, 0.125); }
.card-header:first-child { border-radius: calc(-1px + 0.25rem) calc(-1px + 0.25rem) 0px 0px; }
.card-header + .list-group .list-group-item:first-child { border-top: 0px; }
.card-footer { padding: 0.75rem 1.25rem; background-color: rgba(0, 0, 0, 0.03); border-top: 1px solid rgba(0, 0, 0, 0.125); }
.card-footer:last-child { border-radius: 0px 0px calc(-1px + 0.25rem) calc(-1px + 0.25rem); }
.card-header-tabs { margin-right: -0.625rem; margin-bottom: -0.75rem; margin-left: -0.625rem; border-bottom: 0px; }
.card-header-pills { margin-right: -0.625rem; margin-left: -0.625rem; }
.card-img-overlay { position: absolute; inset: 0px; padding: 1.25rem; }
.card-img { width: 100%; border-radius: calc(-1px + 0.25rem); }
.card-img-top { width: 100%; border-top-left-radius: calc(-1px + 0.25rem); border-top-right-radius: calc(-1px + 0.25rem); }
.card-img-bottom { width: 100%; border-bottom-right-radius: calc(-1px + 0.25rem); border-bottom-left-radius: calc(-1px + 0.25rem); }
.card-deck { display: flex; flex-direction: column; }
.card-deck .card { margin-bottom: 15px; }
@media (min-width: 576px) {
  .card-deck { flex-flow: wrap; margin-right: -15px; margin-left: -15px; }
  .card-deck .card { display: flex; flex: 1 0 0%; flex-direction: column; margin-right: 15px; margin-bottom: 0px; margin-left: 15px; }
}
.card-group { display: flex; flex-direction: column; }
.card-group > .card { margin-bottom: 15px; }
@media (min-width: 576px) {
  .card-group { flex-flow: wrap; }
  .card-group > .card { flex: 1 0 0%; margin-bottom: 0px; }
  .card-group > .card + .card { margin-left: 0px; border-left: 0px; }
  .card-group > .card:first-child { border-top-right-radius: 0px; border-bottom-right-radius: 0px; }
  .card-group > .card:first-child .card-header, .card-group > .card:first-child .card-img-top { border-top-right-radius: 0px; }
  .card-group > .card:first-child .card-footer, .card-group > .card:first-child .card-img-bottom { border-bottom-right-radius: 0px; }
  .card-group > .card:last-child { border-top-left-radius: 0px; border-bottom-left-radius: 0px; }
  .card-group > .card:last-child .card-header, .card-group > .card:last-child .card-img-top { border-top-left-radius: 0px; }
  .card-group > .card:last-child .card-footer, .card-group > .card:last-child .card-img-bottom { border-bottom-left-radius: 0px; }
  .card-group > .card:only-child { border-radius: 0.25rem; }
  .card-group > .card:only-child .card-header, .card-group > .card:only-child .card-img-top { border-top-left-radius: 0.25rem; border-top-right-radius: 0.25rem; }
  .card-group > .card:only-child .card-footer, .card-group > .card:only-child .card-img-bottom { border-bottom-right-radius: 0.25rem; border-bottom-left-radius: 0.25rem; }
  .card-group > .card:not(:first-child):not(:last-child):not(:only-child) { border-radius: 0px; }
  .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-footer, .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-header, .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom, .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-top { border-radius: 0px; }
}
.card-columns .card { margin-bottom: 0.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:not(:first-of-type):not(:last-of-type) { border-bottom: 0px; border-radius: 0px; }
.accordion .card:not(:first-of-type) .card-header:first-child { border-radius: 0px; }
.accordion .card:first-of-type { border-bottom: 0px; border-bottom-right-radius: 0px; border-bottom-left-radius: 0px; }
.accordion .card:last-of-type { border-top-left-radius: 0px; border-top-right-radius: 0px; }
.breadcrumb { display: flex; flex-wrap: wrap; padding: 0.75rem 1rem; margin-bottom: 1rem; list-style: none; background-color: rgb(233, 236, 239); border-radius: 0.25rem; }
.breadcrumb-item + .breadcrumb-item { padding-left: 0.5rem; }
.breadcrumb-item + .breadcrumb-item::before { display: inline-block; padding-right: 0.5rem; color: rgb(108, 117, 125); content: "/"; }
.breadcrumb-item + .breadcrumb-item:hover::before { text-decoration: underline; }
.breadcrumb-item + .breadcrumb-item:hover::before { text-decoration: none; }
.breadcrumb-item.active { color: rgb(108, 117, 125); }
.pagination { display: flex; padding-left: 0px; list-style: none; border-radius: 0.25rem; }
.page-link { position: relative; display: block; padding: 0.5rem 0.75rem; margin-left: -1px; line-height: 1.25; color: rgb(0, 123, 255); background-color: rgb(255, 255, 255); border: 1px solid rgb(222, 226, 230); }
.page-link:hover { z-index: 2; color: rgb(0, 86, 179); text-decoration: none; background-color: rgb(233, 236, 239); border-color: rgb(222, 226, 230); }
.page-link:focus { z-index: 2; outline: 0px; box-shadow: rgba(0, 123, 255, 0.25) 0px 0px 0px 0.2rem; }
.page-link:not(:disabled):not(.disabled) { cursor: pointer; }
.page-item:first-child .page-link { margin-left: 0px; border-top-left-radius: 0.25rem; border-bottom-left-radius: 0.25rem; }
.page-item:last-child .page-link { border-top-right-radius: 0.25rem; border-bottom-right-radius: 0.25rem; }
.page-item.active .page-link { z-index: 1; color: rgb(255, 255, 255); background-color: rgb(0, 123, 255); border-color: rgb(0, 123, 255); }
.page-item.disabled .page-link { color: rgb(108, 117, 125); pointer-events: none; cursor: auto; background-color: rgb(255, 255, 255); border-color: rgb(222, 226, 230); }
.pagination-lg .page-link { padding: 0.75rem 1.5rem; font-size: 1.25rem; line-height: 1.5; }
.pagination-lg .page-item:first-child .page-link { border-top-left-radius: 0.3rem; border-bottom-left-radius: 0.3rem; }
.pagination-lg .page-item:last-child .page-link { border-top-right-radius: 0.3rem; border-bottom-right-radius: 0.3rem; }
.pagination-sm .page-link { padding: 0.25rem 0.5rem; font-size: 0.875rem; line-height: 1.5; }
.pagination-sm .page-item:first-child .page-link { border-top-left-radius: 0.2rem; border-bottom-left-radius: 0.2rem; }
.pagination-sm .page-item:last-child .page-link { border-top-right-radius: 0.2rem; border-bottom-right-radius: 0.2rem; }
.badge { display: inline-block; padding: 0.25em 0.4em; font-size: 75%; font-weight: 700; line-height: 1; text-align: center; white-space: nowrap; vertical-align: baseline; border-radius: 0.25rem; }
.badge:empty { display: none; }
.btn .badge { position: relative; top: -1px; }
.badge-pill { padding-right: 0.6em; padding-left: 0.6em; border-radius: 10rem; }
.badge-primary { color: rgb(255, 255, 255); background-color: rgb(0, 123, 255); }
.badge-primary[href]:focus, .badge-primary[href]:hover { color: rgb(255, 255, 255); text-decoration: none; background-color: rgb(0, 98, 204); }
.badge-secondary { color: rgb(255, 255, 255); background-color: rgb(108, 117, 125); }
.badge-secondary[href]:focus, .badge-secondary[href]:hover { color: rgb(255, 255, 255); text-decoration: none; background-color: rgb(84, 91, 98); }
.badge-success { color: rgb(255, 255, 255); background-color: rgb(40, 167, 69); }
.badge-success[href]:focus, .badge-success[href]:hover { color: rgb(255, 255, 255); text-decoration: none; background-color: rgb(30, 126, 52); }
.badge-info { color: rgb(255, 255, 255); background-color: rgb(23, 162, 184); }
.badge-info[href]:focus, .badge-info[href]:hover { color: rgb(255, 255, 255); text-decoration: none; background-color: rgb(17, 122, 139); }
.badge-warning { color: rgb(33, 37, 41); background-color: rgb(255, 193, 7); }
.badge-warning[href]:focus, .badge-warning[href]:hover { color: rgb(33, 37, 41); text-decoration: none; background-color: rgb(211, 158, 0); }
.badge-danger { color: rgb(255, 255, 255); background-color: rgb(220, 53, 69); }
.badge-danger[href]:focus, .badge-danger[href]:hover { color: rgb(255, 255, 255); text-decoration: none; background-color: rgb(189, 33, 48); }
.badge-light { color: rgb(33, 37, 41); background-color: rgb(248, 249, 250); }
.badge-light[href]:focus, .badge-light[href]:hover { color: rgb(33, 37, 41); text-decoration: none; background-color: rgb(218, 224, 229); }
.badge-dark { color: rgb(255, 255, 255); background-color: rgb(52, 58, 64); }
.badge-dark[href]:focus, .badge-dark[href]:hover { color: rgb(255, 255, 255); text-decoration: none; background-color: rgb(29, 33, 36); }
.jumbotron { padding: 2rem 1rem; margin-bottom: 2rem; background-color: rgb(233, 236, 239); border-radius: 0.3rem; }
@media (min-width: 576px) {
  .jumbotron { padding: 4rem 2rem; }
}
.jumbotron-fluid { padding-right: 0px; padding-left: 0px; border-radius: 0px; }
.alert { position: relative; padding: 0.75rem 1.25rem; margin-bottom: 1rem; border: 1px solid transparent; border-radius: 0.25rem; }
.alert-heading { color: inherit; }
.alert-link { font-weight: 700; }
.alert-dismissible { padding-right: 4rem; }
.alert-dismissible .close { position: absolute; top: 0px; right: 0px; padding: 0.75rem 1.25rem; color: inherit; }
.alert-primary { color: rgb(0, 64, 133); background-color: rgb(204, 229, 255); border-color: rgb(184, 218, 255); }
.alert-primary hr { border-top-color: rgb(159, 205, 255); }
.alert-primary .alert-link { color: rgb(0, 39, 82); }
.alert-secondary { color: rgb(56, 61, 65); background-color: rgb(226, 227, 229); border-color: rgb(214, 216, 219); }
.alert-secondary hr { border-top-color: rgb(200, 203, 207); }
.alert-secondary .alert-link { color: rgb(32, 35, 38); }
.alert-success { color: rgb(21, 87, 36); background-color: rgb(212, 237, 218); border-color: rgb(195, 230, 203); }
.alert-success hr { border-top-color: rgb(177, 223, 187); }
.alert-success .alert-link { color: rgb(11, 46, 19); }
.alert-info { color: rgb(12, 84, 96); background-color: rgb(209, 236, 241); border-color: rgb(190, 229, 235); }
.alert-info hr { border-top-color: rgb(171, 221, 229); }
.alert-info .alert-link { color: rgb(6, 44, 51); }
.alert-warning { color: rgb(133, 100, 4); background-color: rgb(255, 243, 205); border-color: rgb(255, 238, 186); }
.alert-warning hr { border-top-color: rgb(255, 232, 161); }
.alert-warning .alert-link { color: rgb(83, 63, 3); }
.alert-danger { color: rgb(114, 28, 36); background-color: rgb(248, 215, 218); border-color: rgb(245, 198, 203); }
.alert-danger hr { border-top-color: rgb(241, 176, 183); }
.alert-danger .alert-link { color: rgb(73, 18, 23); }
.alert-light { color: rgb(129, 129, 130); background-color: rgb(254, 254, 254); border-color: rgb(253, 253, 254); }
.alert-light hr { border-top-color: rgb(236, 236, 246); }
.alert-light .alert-link { color: rgb(104, 104, 104); }
.alert-dark { color: rgb(27, 30, 33); background-color: rgb(214, 216, 217); border-color: rgb(198, 200, 202); }
.alert-dark hr { border-top-color: rgb(185, 187, 190); }
.alert-dark .alert-link { color: rgb(4, 5, 5); }
@-webkit-keyframes progress-bar-stripes { 
  0% { background-position: 1rem 0px; }
  100% { background-position: 0px 0px; }
}
@keyframes progress-bar-stripes { 
  0% { background-position: 1rem 0px; }
  100% { background-position: 0px 0px; }
}
.progress { display: flex; height: 1rem; overflow: hidden; font-size: 0.75rem; background-color: rgb(233, 236, 239); border-radius: 0.25rem; }
.progress-bar { display: flex; flex-direction: column; justify-content: center; color: rgb(255, 255, 255); text-align: center; white-space: nowrap; background-color: rgb(0, 123, 255); transition: width 0.6s; }
@media screen and (prefers-reduced-motion: reduce) {
  .progress-bar { transition: none; }
}
.progress-bar-striped { background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-size: 1rem 1rem; }
.progress-bar-animated { animation: 1s linear 0s infinite normal none running progress-bar-stripes; }
.media { display: flex; align-items: flex-start; }
.media-body { flex: 1 1 0%; }
.list-group { display: flex; flex-direction: column; padding-left: 0px; margin-bottom: 0px; }
.list-group-item-action { width: 100%; color: rgb(73, 80, 87); text-align: inherit; }
.list-group-item-action:focus, .list-group-item-action:hover { color: rgb(73, 80, 87); text-decoration: none; background-color: rgb(248, 249, 250); }
.list-group-item-action:active { color: rgb(33, 37, 41); background-color: rgb(233, 236, 239); }
.list-group-item { position: relative; display: block; padding: 0.75rem 1.25rem; margin-bottom: -1px; background-color: rgb(255, 255, 255); border: 1px solid rgba(0, 0, 0, 0.125); }
.list-group-item:first-child { border-top-left-radius: 0.25rem; border-top-right-radius: 0.25rem; }
.list-group-item:last-child { margin-bottom: 0px; border-bottom-right-radius: 0.25rem; border-bottom-left-radius: 0.25rem; }
.list-group-item:focus, .list-group-item:hover { z-index: 1; text-decoration: none; }
.list-group-item.disabled, .list-group-item:disabled { color: rgb(108, 117, 125); background-color: rgb(255, 255, 255); }
.list-group-item.active { z-index: 2; color: rgb(255, 255, 255); background-color: rgb(0, 123, 255); border-color: rgb(0, 123, 255); }
.list-group-flush .list-group-item { border-right: 0px; border-left: 0px; border-radius: 0px; }
.list-group-flush:first-child .list-group-item:first-child { border-top: 0px; }
.list-group-flush:last-child .list-group-item:last-child { border-bottom: 0px; }
.list-group-item-primary { color: rgb(0, 64, 133); background-color: rgb(184, 218, 255); }
.list-group-item-primary.list-group-item-action:focus, .list-group-item-primary.list-group-item-action:hover { color: rgb(0, 64, 133); background-color: rgb(159, 205, 255); }
.list-group-item-primary.list-group-item-action.active { color: rgb(255, 255, 255); background-color: rgb(0, 64, 133); border-color: rgb(0, 64, 133); }
.list-group-item-secondary { color: rgb(56, 61, 65); background-color: rgb(214, 216, 219); }
.list-group-item-secondary.list-group-item-action:focus, .list-group-item-secondary.list-group-item-action:hover { color: rgb(56, 61, 65); background-color: rgb(200, 203, 207); }
.list-group-item-secondary.list-group-item-action.active { color: rgb(255, 255, 255); background-color: rgb(56, 61, 65); border-color: rgb(56, 61, 65); }
.list-group-item-success { color: rgb(21, 87, 36); background-color: rgb(195, 230, 203); }
.list-group-item-success.list-group-item-action:focus, .list-group-item-success.list-group-item-action:hover { color: rgb(21, 87, 36); background-color: rgb(177, 223, 187); }
.list-group-item-success.list-group-item-action.active { color: rgb(255, 255, 255); background-color: rgb(21, 87, 36); border-color: rgb(21, 87, 36); }
.list-group-item-info { color: rgb(12, 84, 96); background-color: rgb(190, 229, 235); }
.list-group-item-info.list-group-item-action:focus, .list-group-item-info.list-group-item-action:hover { color: rgb(12, 84, 96); background-color: rgb(171, 221, 229); }
.list-group-item-info.list-group-item-action.active { color: rgb(255, 255, 255); background-color: rgb(12, 84, 96); border-color: rgb(12, 84, 96); }
.list-group-item-warning { color: rgb(133, 100, 4); background-color: rgb(255, 238, 186); }
.list-group-item-warning.list-group-item-action:focus, .list-group-item-warning.list-group-item-action:hover { color: rgb(133, 100, 4); background-color: rgb(255, 232, 161); }
.list-group-item-warning.list-group-item-action.active { color: rgb(255, 255, 255); background-color: rgb(133, 100, 4); border-color: rgb(133, 100, 4); }
.list-group-item-danger { color: rgb(114, 28, 36); background-color: rgb(245, 198, 203); }
.list-group-item-danger.list-group-item-action:focus, .list-group-item-danger.list-group-item-action:hover { color: rgb(114, 28, 36); background-color: rgb(241, 176, 183); }
.list-group-item-danger.list-group-item-action.active { color: rgb(255, 255, 255); background-color: rgb(114, 28, 36); border-color: rgb(114, 28, 36); }
.list-group-item-light { color: rgb(129, 129, 130); background-color: rgb(253, 253, 254); }
.list-group-item-light.list-group-item-action:focus, .list-group-item-light.list-group-item-action:hover { color: rgb(129, 129, 130); background-color: rgb(236, 236, 246); }
.list-group-item-light.list-group-item-action.active { color: rgb(255, 255, 255); background-color: rgb(129, 129, 130); border-color: rgb(129, 129, 130); }
.list-group-item-dark { color: rgb(27, 30, 33); background-color: rgb(198, 200, 202); }
.list-group-item-dark.list-group-item-action:focus, .list-group-item-dark.list-group-item-action:hover { color: rgb(27, 30, 33); background-color: rgb(185, 187, 190); }
.list-group-item-dark.list-group-item-action.active { color: rgb(255, 255, 255); background-color: rgb(27, 30, 33); border-color: rgb(27, 30, 33); }
.close { float: right; font-size: 1.5rem; font-weight: 700; line-height: 1; color: rgb(0, 0, 0); text-shadow: rgb(255, 255, 255) 0px 1px 0px; opacity: 0.5; }
.close:not(:disabled):not(.disabled) { cursor: pointer; }
.close:not(:disabled):not(.disabled):focus, .close:not(:disabled):not(.disabled):hover { color: rgb(0, 0, 0); text-decoration: none; opacity: 0.75; }
button.close { padding: 0px; background-color: transparent; border: 0px; appearance: none; }
.modal-open { overflow: hidden; }
.modal-open .modal { overflow: hidden auto; }
.modal { position: fixed; inset: 0px; z-index: 1050; display: none; overflow: hidden; outline: 0px; }
.modal-dialog { position: relative; width: auto; margin: 0.5rem; pointer-events: none; }
.modal.fade .modal-dialog { transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out; transform: translate(0px, -25%); }
@media screen and (prefers-reduced-motion: reduce) {
  .modal.fade .modal-dialog { transition: none; }
}
.modal.show .modal-dialog { transform: translate(0px, 0px); }
.modal-dialog-centered { display: flex; align-items: center; min-height: calc(100% - 1rem); }
.modal-dialog-centered::before { display: block; height: calc(-1rem + 100vh); content: ""; }
.modal-content { position: relative; display: flex; flex-direction: column; width: 100%; pointer-events: auto; background-color: rgb(255, 255, 255); background-clip: padding-box; border: 1px solid rgba(0, 0, 0, 0.2); border-radius: 0.3rem; outline: 0px; }
.modal-backdrop { position: fixed; inset: 0px; z-index: 1040; background-color: rgb(0, 0, 0); }
.modal-backdrop.fade { opacity: 0; }
.modal-backdrop.show { opacity: 0.5; }
.modal-header { display: flex; align-items: flex-start; justify-content: space-between; padding: 1rem; border-bottom: 1px solid rgb(233, 236, 239); border-top-left-radius: 0.3rem; border-top-right-radius: 0.3rem; }
.modal-header .close { padding: 1rem; margin: -1rem -1rem -1rem auto; }
.modal-title { margin-bottom: 0px; line-height: 1.5; }
.modal-body { position: relative; flex: 1 1 auto; padding: 1rem; }
.modal-footer { display: flex; align-items: center; justify-content: flex-end; padding: 1rem; border-top: 1px solid rgb(233, 236, 239); }
.modal-footer > :not(:first-child) { margin-left: 0.25rem; }
.modal-footer > :not(:last-child) { margin-right: 0.25rem; }
.modal-scrollbar-measure { position: absolute; top: -9999px; width: 50px; height: 50px; overflow: scroll; }
@media (min-width: 576px) {
  .modal-dialog { max-width: 500px; margin: 1.75rem auto; }
  .modal-dialog-centered { min-height: calc(100% - 3.5rem); }
  .modal-dialog-centered::before { height: calc(-3.5rem + 100vh); }
  .modal-sm { max-width: 300px; }
}
@media (min-width: 992px) {
  .modal-lg { max-width: 800px; }
}
.tooltip { position: absolute; z-index: 1070; display: block; margin: 0px; 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-style: normal; font-weight: 400; line-height: 1.5; text-align: start; text-decoration: none; text-shadow: none; text-transform: none; letter-spacing: normal; word-break: normal; word-spacing: normal; white-space: normal; line-break: auto; font-size: 0.875rem; overflow-wrap: break-word; opacity: 0; }
.tooltip.show { opacity: 0.9; }
.tooltip .arrow { position: absolute; display: block; width: 0.8rem; height: 0.4rem; }
.tooltip .arrow::before { position: absolute; content: ""; border-color: transparent; border-style: solid; }
.bs-tooltip-auto[x-placement^="top"], .bs-tooltip-top { padding: 0.4rem 0px; }
.bs-tooltip-auto[x-placement^="top"] .arrow, .bs-tooltip-top .arrow { bottom: 0px; }
.bs-tooltip-auto[x-placement^="top"] .arrow::before, .bs-tooltip-top .arrow::before { top: 0px; border-width: 0.4rem 0.4rem 0px; border-top-color: rgb(0, 0, 0); }
.bs-tooltip-auto[x-placement^="right"], .bs-tooltip-right { padding: 0px 0.4rem; }
.bs-tooltip-auto[x-placement^="right"] .arrow, .bs-tooltip-right .arrow { left: 0px; width: 0.4rem; height: 0.8rem; }
.bs-tooltip-auto[x-placement^="right"] .arrow::before, .bs-tooltip-right .arrow::before { right: 0px; border-width: 0.4rem 0.4rem 0.4rem 0px; border-right-color: rgb(0, 0, 0); }
.bs-tooltip-auto[x-placement^="bottom"], .bs-tooltip-bottom { padding: 0.4rem 0px; }
.bs-tooltip-auto[x-placement^="bottom"] .arrow, .bs-tooltip-bottom .arrow { top: 0px; }
.bs-tooltip-auto[x-placement^="bottom"] .arrow::before, .bs-tooltip-bottom .arrow::before { bottom: 0px; border-width: 0px 0.4rem 0.4rem; border-bottom-color: rgb(0, 0, 0); }
.bs-tooltip-auto[x-placement^="left"], .bs-tooltip-left { padding: 0px 0.4rem; }
.bs-tooltip-auto[x-placement^="left"] .arrow, .bs-tooltip-left .arrow { right: 0px; width: 0.4rem; height: 0.8rem; }
.bs-tooltip-auto[x-placement^="left"] .arrow::before, .bs-tooltip-left .arrow::before { left: 0px; border-width: 0.4rem 0px 0.4rem 0.4rem; border-left-color: rgb(0, 0, 0); }
.tooltip-inner { max-width: 200px; padding: 0.25rem 0.5rem; color: rgb(255, 255, 255); text-align: center; background-color: rgb(0, 0, 0); border-radius: 0.25rem; }
.popover { position: absolute; top: 0px; left: 0px; z-index: 1060; display: block; max-width: 276px; 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-style: normal; font-weight: 400; line-height: 1.5; text-align: start; text-decoration: none; text-shadow: none; text-transform: none; letter-spacing: normal; word-break: normal; word-spacing: normal; white-space: normal; line-break: auto; font-size: 0.875rem; overflow-wrap: break-word; background-color: rgb(255, 255, 255); background-clip: padding-box; border: 1px solid rgba(0, 0, 0, 0.2); border-radius: 0.3rem; }
.popover .arrow { position: absolute; display: block; width: 1rem; height: 0.5rem; margin: 0px 0.3rem; }
.popover .arrow::after, .popover .arrow::before { position: absolute; display: block; content: ""; border-color: transparent; border-style: solid; }
.bs-popover-auto[x-placement^="top"], .bs-popover-top { margin-bottom: 0.5rem; }
.bs-popover-auto[x-placement^="top"] .arrow, .bs-popover-top .arrow { bottom: calc(-1px - 0.5rem); }
.bs-popover-auto[x-placement^="top"] .arrow::after, .bs-popover-auto[x-placement^="top"] .arrow::before, .bs-popover-top .arrow::after, .bs-popover-top .arrow::before { border-width: 0.5rem 0.5rem 0px; }
.bs-popover-auto[x-placement^="top"] .arrow::before, .bs-popover-top .arrow::before { bottom: 0px; border-top-color: rgba(0, 0, 0, 0.25); }
.bs-popover-auto[x-placement^="top"] .arrow::after, .bs-popover-top .arrow::after { bottom: 1px; border-top-color: rgb(255, 255, 255); }
.bs-popover-auto[x-placement^="right"], .bs-popover-right { margin-left: 0.5rem; }
.bs-popover-auto[x-placement^="right"] .arrow, .bs-popover-right .arrow { left: calc(-1px - 0.5rem); width: 0.5rem; height: 1rem; margin: 0.3rem 0px; }
.bs-popover-auto[x-placement^="right"] .arrow::after, .bs-popover-auto[x-placement^="right"] .arrow::before, .bs-popover-right .arrow::after, .bs-popover-right .arrow::before { border-width: 0.5rem 0.5rem 0.5rem 0px; }
.bs-popover-auto[x-placement^="right"] .arrow::before, .bs-popover-right .arrow::before { left: 0px; border-right-color: rgba(0, 0, 0, 0.25); }
.bs-popover-auto[x-placement^="right"] .arrow::after, .bs-popover-right .arrow::after { left: 1px; border-right-color: rgb(255, 255, 255); }
.bs-popover-auto[x-placement^="bottom"], .bs-popover-bottom { margin-top: 0.5rem; }
.bs-popover-auto[x-placement^="bottom"] .arrow, .bs-popover-bottom .arrow { top: calc(-1px - 0.5rem); }
.bs-popover-auto[x-placement^="bottom"] .arrow::after, .bs-popover-auto[x-placement^="bottom"] .arrow::before, .bs-popover-bottom .arrow::after, .bs-popover-bottom .arrow::before { border-width: 0px 0.5rem 0.5rem; }
.bs-popover-auto[x-placement^="bottom"] .arrow::before, .bs-popover-bottom .arrow::before { top: 0px; border-bottom-color: rgba(0, 0, 0, 0.25); }
.bs-popover-auto[x-placement^="bottom"] .arrow::after, .bs-popover-bottom .arrow::after { top: 1px; border-bottom-color: rgb(255, 255, 255); }
.bs-popover-auto[x-placement^="bottom"] .popover-header::before, .bs-popover-bottom .popover-header::before { position: absolute; top: 0px; left: 50%; display: block; width: 1rem; margin-left: -0.5rem; content: ""; border-bottom: 1px solid rgb(247, 247, 247); }
.bs-popover-auto[x-placement^="left"], .bs-popover-left { margin-right: 0.5rem; }
.bs-popover-auto[x-placement^="left"] .arrow, .bs-popover-left .arrow { right: calc(-1px - 0.5rem); width: 0.5rem; height: 1rem; margin: 0.3rem 0px; }
.bs-popover-auto[x-placement^="left"] .arrow::after, .bs-popover-auto[x-placement^="left"] .arrow::before, .bs-popover-left .arrow::after, .bs-popover-left .arrow::before { border-width: 0.5rem 0px 0.5rem 0.5rem; }
.bs-popover-auto[x-placement^="left"] .arrow::before, .bs-popover-left .arrow::before { right: 0px; border-left-color: rgba(0, 0, 0, 0.25); }
.bs-popover-auto[x-placement^="left"] .arrow::after, .bs-popover-left .arrow::after { right: 1px; border-left-color: rgb(255, 255, 255); }
.popover-header { padding: 0.5rem 0.75rem; margin-bottom: 0px; font-size: 1rem; color: inherit; background-color: rgb(247, 247, 247); border-bottom: 1px solid rgb(235, 235, 235); border-top-left-radius: calc(-1px + 0.3rem); border-top-right-radius: calc(-1px + 0.3rem); }
.popover-header:empty { display: none; }
.popover-body { padding: 0.5rem 0.75rem; color: rgb(33, 37, 41); }
.carousel { position: relative; }
.carousel-inner { position: relative; width: 100%; overflow: hidden; }
.carousel-item { position: relative; display: none; align-items: center; width: 100%; backface-visibility: hidden; perspective: 1000px; }
.carousel-item-next, .carousel-item-prev, .carousel-item.active { display: block; transition: transform 0.6s, -webkit-transform 0.6s; }
@media screen and (prefers-reduced-motion: reduce) {
  .carousel-item-next, .carousel-item-prev, .carousel-item.active { transition: none; }
}
.carousel-item-next, .carousel-item-prev { position: absolute; top: 0px; }
.carousel-item-next.carousel-item-left, .carousel-item-prev.carousel-item-right { transform: translateX(0px); }
@supports ((-webkit-transform-style:preserve-3d) or (transform-style:preserve-3d)) {
  .carousel-item-next.carousel-item-left, .carousel-item-prev.carousel-item-right { transform: translate3d(0px, 0px, 0px); }
}
.active.carousel-item-right, .carousel-item-next { transform: translateX(100%); }
@supports ((-webkit-transform-style:preserve-3d) or (transform-style:preserve-3d)) {
  .active.carousel-item-right, .carousel-item-next { transform: translate3d(100%, 0px, 0px); }
}
.active.carousel-item-left, .carousel-item-prev { transform: translateX(-100%); }
@supports ((-webkit-transform-style:preserve-3d) or (transform-style:preserve-3d)) {
  .active.carousel-item-left, .carousel-item-prev { transform: translate3d(-100%, 0px, 0px); }
}
.carousel-fade .carousel-item { opacity: 0; transition-duration: 0.6s; transition-property: opacity; }
.carousel-fade .carousel-item-next.carousel-item-left, .carousel-fade .carousel-item-prev.carousel-item-right, .carousel-fade .carousel-item.active { opacity: 1; }
.carousel-fade .active.carousel-item-left, .carousel-fade .active.carousel-item-right { opacity: 0; }
.carousel-fade .active.carousel-item-left, .carousel-fade .active.carousel-item-prev, .carousel-fade .carousel-item-next, .carousel-fade .carousel-item-prev, .carousel-fade .carousel-item.active { transform: translateX(0px); }
@supports ((-webkit-transform-style:preserve-3d) or (transform-style:preserve-3d)) {
  .carousel-fade .active.carousel-item-left, .carousel-fade .active.carousel-item-prev, .carousel-fade .carousel-item-next, .carousel-fade .carousel-item-prev, .carousel-fade .carousel-item.active { transform: translate3d(0px, 0px, 0px); }
}
.carousel-control-next, .carousel-control-prev { position: absolute; top: 0px; bottom: 0px; display: flex; align-items: center; justify-content: center; width: 15%; color: rgb(255, 255, 255); text-align: center; opacity: 0.5; }
.carousel-control-next:focus, .carousel-control-next:hover, .carousel-control-prev:focus, .carousel-control-prev:hover { color: rgb(255, 255, 255); text-decoration: none; outline: 0px; opacity: 0.9; }
.carousel-control-prev { left: 0px; }
.carousel-control-next { right: 0px; }
.carousel-control-next-icon, .carousel-control-prev-icon { display: inline-block; width: 20px; height: 20px; background: center center / 100% 100% no-repeat transparent; }
.carousel-control-prev-icon { background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E"); }
.carousel-control-next-icon { background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E"); }
.carousel-indicators { position: absolute; right: 0px; bottom: 10px; left: 0px; z-index: 15; display: flex; justify-content: center; padding-left: 0px; margin-right: 15%; margin-left: 15%; list-style: none; }
.carousel-indicators li { position: relative; flex: 0 1 auto; width: 30px; height: 3px; margin-right: 3px; margin-left: 3px; text-indent: -999px; cursor: pointer; background-color: rgba(255, 255, 255, 0.5); }
.carousel-indicators li::before { position: absolute; top: -10px; left: 0px; display: inline-block; width: 100%; height: 10px; content: ""; }
.carousel-indicators li::after { position: absolute; bottom: -10px; left: 0px; display: inline-block; width: 100%; height: 10px; content: ""; }
.carousel-indicators .active { background-color: rgb(255, 255, 255); }
.carousel-caption { position: absolute; right: 15%; bottom: 20px; left: 15%; z-index: 10; padding-top: 20px; padding-bottom: 20px; color: rgb(255, 255, 255); text-align: center; }
.align-baseline { vertical-align: baseline !important; }
.align-top { vertical-align: top !important; }
.align-middle { vertical-align: middle !important; }
.align-bottom { vertical-align: bottom !important; }
.align-text-bottom { vertical-align: text-bottom !important; }
.align-text-top { vertical-align: text-top !important; }
.bg-primary { background-color: rgb(0, 123, 255) !important; }
a.bg-primary:focus, a.bg-primary:hover, button.bg-primary:focus, button.bg-primary:hover { background-color: rgb(0, 98, 204) !important; }
.bg-secondary { background-color: rgb(108, 117, 125) !important; }
a.bg-secondary:focus, a.bg-secondary:hover, button.bg-secondary:focus, button.bg-secondary:hover { background-color: rgb(84, 91, 98) !important; }
.bg-success { background-color: rgb(40, 167, 69) !important; }
a.bg-success:focus, a.bg-success:hover, button.bg-success:focus, button.bg-success:hover { background-color: rgb(30, 126, 52) !important; }
.bg-info { background-color: rgb(23, 162, 184) !important; }
a.bg-info:focus, a.bg-info:hover, button.bg-info:focus, button.bg-info:hover { background-color: rgb(17, 122, 139) !important; }
.bg-warning { background-color: rgb(255, 193, 7) !important; }
a.bg-warning:focus, a.bg-warning:hover, button.bg-warning:focus, button.bg-warning:hover { background-color: rgb(211, 158, 0) !important; }
.bg-danger { background-color: rgb(220, 53, 69) !important; }
a.bg-danger:focus, a.bg-danger:hover, button.bg-danger:focus, button.bg-danger:hover { background-color: rgb(189, 33, 48) !important; }
.bg-light { background-color: rgb(248, 249, 250) !important; }
a.bg-light:focus, a.bg-light:hover, button.bg-light:focus, button.bg-light:hover { background-color: rgb(218, 224, 229) !important; }
.bg-dark { background-color: rgb(52, 58, 64) !important; }
a.bg-dark:focus, a.bg-dark:hover, button.bg-dark:focus, button.bg-dark:hover { background-color: rgb(29, 33, 36) !important; }
.bg-white { background-color: rgb(255, 255, 255) !important; }
.bg-transparent { background-color: transparent !important; }
.border { border: 1px solid rgb(222, 226, 230) !important; }
.border-top { border-top: 1px solid rgb(222, 226, 230) !important; }
.border-right { border-right: 1px solid rgb(222, 226, 230) !important; }
.border-bottom { border-bottom: 1px solid rgb(222, 226, 230) !important; }
.border-left { border-left: 1px solid rgb(222, 226, 230) !important; }
.border-0 { border: 0px !important; }
.border-top-0 { border-top: 0px !important; }
.border-right-0 { border-right: 0px !important; }
.border-bottom-0 { border-bottom: 0px !important; }
.border-left-0 { border-left: 0px !important; }
.border-primary { border-color: rgb(0, 123, 255) !important; }
.border-secondary { border-color: rgb(108, 117, 125) !important; }
.border-success { border-color: rgb(40, 167, 69) !important; }
.border-info { border-color: rgb(23, 162, 184) !important; }
.border-warning { border-color: rgb(255, 193, 7) !important; }
.border-danger { border-color: rgb(220, 53, 69) !important; }
.border-light { border-color: rgb(248, 249, 250) !important; }
.border-dark { border-color: rgb(52, 58, 64) !important; }
.border-white { border-color: rgb(255, 255, 255) !important; }
.rounded { border-radius: 0.25rem !important; }
.rounded-top { border-top-left-radius: 0.25rem !important; border-top-right-radius: 0.25rem !important; }
.rounded-right { border-top-right-radius: 0.25rem !important; border-bottom-right-radius: 0.25rem !important; }
.rounded-bottom { border-bottom-right-radius: 0.25rem !important; border-bottom-left-radius: 0.25rem !important; }
.rounded-left { border-top-left-radius: 0.25rem !important; border-bottom-left-radius: 0.25rem !important; }
.rounded-circle { border-radius: 50% !important; }
.rounded-0 { border-radius: 0px !important; }
.clearfix::after { display: block; clear: both; content: ""; }
.d-none { display: none !important; }
.d-inline { display: inline !important; }
.d-inline-block { display: inline-block !important; }
.d-block { display: block !important; }
.d-table { display: table !important; }
.d-table-row { display: table-row !important; }
.d-table-cell { display: table-cell !important; }
.d-flex { display: flex !important; }
.d-inline-flex { display: inline-flex !important; }
@media (min-width: 576px) {
  .d-sm-none { display: none !important; }
  .d-sm-inline { display: inline !important; }
  .d-sm-inline-block { display: inline-block !important; }
  .d-sm-block { display: block !important; }
  .d-sm-table { display: table !important; }
  .d-sm-table-row { display: table-row !important; }
  .d-sm-table-cell { display: table-cell !important; }
  .d-sm-flex { display: flex !important; }
  .d-sm-inline-flex { display: inline-flex !important; }
}
@media (min-width: 768px) {
  .d-md-none { display: none !important; }
  .d-md-inline { display: inline !important; }
  .d-md-inline-block { display: inline-block !important; }
  .d-md-block { display: block !important; }
  .d-md-table { display: table !important; }
  .d-md-table-row { display: table-row !important; }
  .d-md-table-cell { display: table-cell !important; }
  .d-md-flex { display: flex !important; }
  .d-md-inline-flex { display: inline-flex !important; }
}
@media (min-width: 992px) {
  .d-lg-none { display: none !important; }
  .d-lg-inline { display: inline !important; }
  .d-lg-inline-block { display: inline-block !important; }
  .d-lg-block { display: block !important; }
  .d-lg-table { display: table !important; }
  .d-lg-table-row { display: table-row !important; }
  .d-lg-table-cell { display: table-cell !important; }
  .d-lg-flex { display: flex !important; }
  .d-lg-inline-flex { display: inline-flex !important; }
}
@media (min-width: 1200px) {
  .d-xl-none { display: none !important; }
  .d-xl-inline { display: inline !important; }
  .d-xl-inline-block { display: inline-block !important; }
  .d-xl-block { display: block !important; }
  .d-xl-table { display: table !important; }
  .d-xl-table-row { display: table-row !important; }
  .d-xl-table-cell { display: table-cell !important; }
  .d-xl-flex { display: flex !important; }
  .d-xl-inline-flex { display: inline-flex !important; }
}
@media print {
  .d-print-none { display: none !important; }
  .d-print-inline { display: inline !important; }
  .d-print-inline-block { display: inline-block !important; }
  .d-print-block { display: block !important; }
  .d-print-table { display: table !important; }
  .d-print-table-row { display: table-row !important; }
  .d-print-table-cell { display: table-cell !important; }
  .d-print-flex { display: flex !important; }
  .d-print-inline-flex { display: inline-flex !important; }
}
.embed-responsive { position: relative; display: block; width: 100%; padding: 0px; overflow: hidden; }
.embed-responsive::before { display: block; content: ""; }
.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video { position: absolute; top: 0px; bottom: 0px; left: 0px; width: 100%; height: 100%; border: 0px; }
.embed-responsive-21by9::before { padding-top: 42.8571%; }
.embed-responsive-16by9::before { padding-top: 56.25%; }
.embed-responsive-4by3::before { padding-top: 75%; }
.embed-responsive-1by1::before { padding-top: 100%; }
.flex-row { flex-direction: row !important; }
.flex-column { flex-direction: column !important; }
.flex-row-reverse { flex-direction: row-reverse !important; }
.flex-column-reverse { flex-direction: column-reverse !important; }
.flex-wrap { flex-wrap: wrap !important; }
.flex-nowrap { flex-wrap: nowrap !important; }
.flex-wrap-reverse { flex-wrap: wrap-reverse !important; }
.flex-fill { flex: 1 1 auto !important; }
.flex-grow-0 { flex-grow: 0 !important; }
.flex-grow-1 { flex-grow: 1 !important; }
.flex-shrink-0 { flex-shrink: 0 !important; }
.flex-shrink-1 { flex-shrink: 1 !important; }
.justify-content-start { justify-content: flex-start !important; }
.justify-content-end { justify-content: flex-end !important; }
.justify-content-center { justify-content: center !important; }
.justify-content-between { justify-content: space-between !important; }
.justify-content-around { justify-content: space-around !important; }
.align-items-start { align-items: flex-start !important; }
.align-items-end { align-items: flex-end !important; }
.align-items-center { align-items: center !important; }
.align-items-baseline { align-items: baseline !important; }
.align-items-stretch { align-items: stretch !important; }
.align-content-start { align-content: flex-start !important; }
.align-content-end { align-content: flex-end !important; }
.align-content-center { align-content: center !important; }
.align-content-between { align-content: space-between !important; }
.align-content-around { align-content: space-around !important; }
.align-content-stretch { align-content: stretch !important; }
.align-self-auto { align-self: auto !important; }
.align-self-start { align-self: flex-start !important; }
.align-self-end { align-self: flex-end !important; }
.align-self-center { align-self: center !important; }
.align-self-baseline { align-self: baseline !important; }
.align-self-stretch { align-self: stretch !important; }
@media (min-width: 576px) {
  .flex-sm-row { flex-direction: row !important; }
  .flex-sm-column { flex-direction: column !important; }
  .flex-sm-row-reverse { flex-direction: row-reverse !important; }
  .flex-sm-column-reverse { flex-direction: column-reverse !important; }
  .flex-sm-wrap { flex-wrap: wrap !important; }
  .flex-sm-nowrap { flex-wrap: nowrap !important; }
  .flex-sm-wrap-reverse { flex-wrap: wrap-reverse !important; }
  .flex-sm-fill { flex: 1 1 auto !important; }
  .flex-sm-grow-0 { flex-grow: 0 !important; }
  .flex-sm-grow-1 { flex-grow: 1 !important; }
  .flex-sm-shrink-0 { flex-shrink: 0 !important; }
  .flex-sm-shrink-1 { flex-shrink: 1 !important; }
  .justify-content-sm-start { justify-content: flex-start !important; }
  .justify-content-sm-end { justify-content: flex-end !important; }
  .justify-content-sm-center { justify-content: center !important; }
  .justify-content-sm-between { justify-content: space-between !important; }
  .justify-content-sm-around { justify-content: space-around !important; }
  .align-items-sm-start { align-items: flex-start !important; }
  .align-items-sm-end { align-items: flex-end !important; }
  .align-items-sm-center { align-items: center !important; }
  .align-items-sm-baseline { align-items: baseline !important; }
  .align-items-sm-stretch { align-items: stretch !important; }
  .align-content-sm-start { align-content: flex-start !important; }
  .align-content-sm-end { align-content: flex-end !important; }
  .align-content-sm-center { align-content: center !important; }
  .align-content-sm-between { align-content: space-between !important; }
  .align-content-sm-around { align-content: space-around !important; }
  .align-content-sm-stretch { align-content: stretch !important; }
  .align-self-sm-auto { align-self: auto !important; }
  .align-self-sm-start { align-self: flex-start !important; }
  .align-self-sm-end { align-self: flex-end !important; }
  .align-self-sm-center { align-self: center !important; }
  .align-self-sm-baseline { align-self: baseline !important; }
  .align-self-sm-stretch { align-self: stretch !important; }
}
@media (min-width: 768px) {
  .flex-md-row { flex-direction: row !important; }
  .flex-md-column { flex-direction: column !important; }
  .flex-md-row-reverse { flex-direction: row-reverse !important; }
  .flex-md-column-reverse { flex-direction: column-reverse !important; }
  .flex-md-wrap { flex-wrap: wrap !important; }
  .flex-md-nowrap { flex-wrap: nowrap !important; }
  .flex-md-wrap-reverse { flex-wrap: wrap-reverse !important; }
  .flex-md-fill { flex: 1 1 auto !important; }
  .flex-md-grow-0 { flex-grow: 0 !important; }
  .flex-md-grow-1 { flex-grow: 1 !important; }
  .flex-md-shrink-0 { flex-shrink: 0 !important; }
  .flex-md-shrink-1 { flex-shrink: 1 !important; }
  .justify-content-md-start { justify-content: flex-start !important; }
  .justify-content-md-end { justify-content: flex-end !important; }
  .justify-content-md-center { justify-content: center !important; }
  .justify-content-md-between { justify-content: space-between !important; }
  .justify-content-md-around { justify-content: space-around !important; }
  .align-items-md-start { align-items: flex-start !important; }
  .align-items-md-end { align-items: flex-end !important; }
  .align-items-md-center { align-items: center !important; }
  .align-items-md-baseline { align-items: baseline !important; }
  .align-items-md-stretch { align-items: stretch !important; }
  .align-content-md-start { align-content: flex-start !important; }
  .align-content-md-end { align-content: flex-end !important; }
  .align-content-md-center { align-content: center !important; }
  .align-content-md-between { align-content: space-between !important; }
  .align-content-md-around { align-content: space-around !important; }
  .align-content-md-stretch { align-content: stretch !important; }
  .align-self-md-auto { align-self: auto !important; }
  .align-self-md-start { align-self: flex-start !important; }
  .align-self-md-end { align-self: flex-end !important; }
  .align-self-md-center { align-self: center !important; }
  .align-self-md-baseline { align-self: baseline !important; }
  .align-self-md-stretch { align-self: stretch !important; }
}
@media (min-width: 992px) {
  .flex-lg-row { flex-direction: row !important; }
  .flex-lg-column { flex-direction: column !important; }
  .flex-lg-row-reverse { flex-direction: row-reverse !important; }
  .flex-lg-column-reverse { flex-direction: column-reverse !important; }
  .flex-lg-wrap { flex-wrap: wrap !important; }
  .flex-lg-nowrap { flex-wrap: nowrap !important; }
  .flex-lg-wrap-reverse { flex-wrap: wrap-reverse !important; }
  .flex-lg-fill { flex: 1 1 auto !important; }
  .flex-lg-grow-0 { flex-grow: 0 !important; }
  .flex-lg-grow-1 { flex-grow: 1 !important; }
  .flex-lg-shrink-0 { flex-shrink: 0 !important; }
  .flex-lg-shrink-1 { flex-shrink: 1 !important; }
  .justify-content-lg-start { justify-content: flex-start !important; }
  .justify-content-lg-end { justify-content: flex-end !important; }
  .justify-content-lg-center { justify-content: center !important; }
  .justify-content-lg-between { justify-content: space-between !important; }
  .justify-content-lg-around { justify-content: space-around !important; }
  .align-items-lg-start { align-items: flex-start !important; }
  .align-items-lg-end { align-items: flex-end !important; }
  .align-items-lg-center { align-items: center !important; }
  .align-items-lg-baseline { align-items: baseline !important; }
  .align-items-lg-stretch { align-items: stretch !important; }
  .align-content-lg-start { align-content: flex-start !important; }
  .align-content-lg-end { align-content: flex-end !important; }
  .align-content-lg-center { align-content: center !important; }
  .align-content-lg-between { align-content: space-between !important; }
  .align-content-lg-around { align-content: space-around !important; }
  .align-content-lg-stretch { align-content: stretch !important; }
  .align-self-lg-auto { align-self: auto !important; }
  .align-self-lg-start { align-self: flex-start !important; }
  .align-self-lg-end { align-self: flex-end !important; }
  .align-self-lg-center { align-self: center !important; }
  .align-self-lg-baseline { align-self: baseline !important; }
  .align-self-lg-stretch { align-self: stretch !important; }
}
@media (min-width: 1200px) {
  .flex-xl-row { flex-direction: row !important; }
  .flex-xl-column { flex-direction: column !important; }
  .flex-xl-row-reverse { flex-direction: row-reverse !important; }
  .flex-xl-column-reverse { flex-direction: column-reverse !important; }
  .flex-xl-wrap { flex-wrap: wrap !important; }
  .flex-xl-nowrap { flex-wrap: nowrap !important; }
  .flex-xl-wrap-reverse { flex-wrap: wrap-reverse !important; }
  .flex-xl-fill { flex: 1 1 auto !important; }
  .flex-xl-grow-0 { flex-grow: 0 !important; }
  .flex-xl-grow-1 { flex-grow: 1 !important; }
  .flex-xl-shrink-0 { flex-shrink: 0 !important; }
  .flex-xl-shrink-1 { flex-shrink: 1 !important; }
  .justify-content-xl-start { justify-content: flex-start !important; }
  .justify-content-xl-end { justify-content: flex-end !important; }
  .justify-content-xl-center { justify-content: center !important; }
  .justify-content-xl-between { justify-content: space-between !important; }
  .justify-content-xl-around { justify-content: space-around !important; }
  .align-items-xl-start { align-items: flex-start !important; }
  .align-items-xl-end { align-items: flex-end !important; }
  .align-items-xl-center { align-items: center !important; }
  .align-items-xl-baseline { align-items: baseline !important; }
  .align-items-xl-stretch { align-items: stretch !important; }
  .align-content-xl-start { align-content: flex-start !important; }
  .align-content-xl-end { align-content: flex-end !important; }
  .align-content-xl-center { align-content: center !important; }
  .align-content-xl-between { align-content: space-between !important; }
  .align-content-xl-around { align-content: space-around !important; }
  .align-content-xl-stretch { align-content: stretch !important; }
  .align-self-xl-auto { align-self: auto !important; }
  .align-self-xl-start { align-self: flex-start !important; }
  .align-self-xl-end { align-self: flex-end !important; }
  .align-self-xl-center { align-self: center !important; }
  .align-self-xl-baseline { align-self: baseline !important; }
  .align-self-xl-stretch { align-self: stretch !important; }
}
.float-left { float: left !important; }
.float-right { float: right !important; }
.float-none { float: none !important; }
@media (min-width: 576px) {
  .float-sm-left { float: left !important; }
  .float-sm-right { float: right !important; }
  .float-sm-none { float: none !important; }
}
@media (min-width: 768px) {
  .float-md-left { float: left !important; }
  .float-md-right { float: right !important; }
  .float-md-none { float: none !important; }
}
@media (min-width: 992px) {
  .float-lg-left { float: left !important; }
  .float-lg-right { float: right !important; }
  .float-lg-none { float: none !important; }
}
@media (min-width: 1200px) {
  .float-xl-left { float: left !important; }
  .float-xl-right { float: right !important; }
  .float-xl-none { float: none !important; }
}
.position-static { position: static !important; }
.position-relative { position: relative !important; }
.position-absolute { position: absolute !important; }
.position-fixed { position: fixed !important; }
.position-sticky { position: sticky !important; }
.fixed-top { position: fixed; top: 0px; right: 0px; left: 0px; z-index: 1030; }
.fixed-bottom { position: fixed; right: 0px; bottom: 0px; left: 0px; z-index: 1030; }
@supports ((position:-webkit-sticky) or (position:sticky)) {
  .sticky-top { position: sticky; top: 0px; z-index: 1020; }
}
.sr-only { position: absolute; width: 1px; height: 1px; padding: 0px; overflow: hidden; clip: rect(0px, 0px, 0px, 0px); white-space: nowrap; border: 0px; }
.sr-only-focusable:active, .sr-only-focusable:focus { position: static; width: auto; height: auto; overflow: visible; clip: auto; white-space: normal; }
.shadow-sm { box-shadow: rgba(0, 0, 0, 0.075) 0px 0.125rem 0.25rem !important; }
.shadow { box-shadow: rgba(0, 0, 0, 0.15) 0px 0.5rem 1rem !important; }
.shadow-lg { box-shadow: rgba(0, 0, 0, 0.176) 0px 1rem 3rem !important; }
.shadow-none { box-shadow: none !important; }
.w-25 { width: 25% !important; }
.w-50 { width: 50% !important; }
.w-75 { width: 75% !important; }
.w-100 { width: 100% !important; }
.w-auto { width: auto !important; }
.h-25 { height: 25% !important; }
.h-50 { height: 50% !important; }
.h-75 { height: 75% !important; }
.h-100 { height: 100% !important; }
.h-auto { height: auto !important; }
.mw-100 { max-width: 100% !important; }
.mh-100 { max-height: 100% !important; }
.m-0 { margin: 0px !important; }
.mt-0, .my-0 { margin-top: 0px !important; }
.mr-0, .mx-0 { margin-right: 0px !important; }
.mb-0, .my-0 { margin-bottom: 0px !important; }
.ml-0, .mx-0 { margin-left: 0px !important; }
.m-1 { margin: 0.25rem !important; }
.mt-1, .my-1 { margin-top: 0.25rem !important; }
.mr-1, .mx-1 { margin-right: 0.25rem !important; }
.mb-1, .my-1 { margin-bottom: 0.25rem !important; }
.ml-1, .mx-1 { margin-left: 0.25rem !important; }
.m-2 { margin: 0.5rem !important; }
.mt-2, .my-2 { margin-top: 0.5rem !important; }
.mr-2, .mx-2 { margin-right: 0.5rem !important; }
.mb-2, .my-2 { margin-bottom: 0.5rem !important; }
.ml-2, .mx-2 { margin-left: 0.5rem !important; }
.m-3 { margin: 1rem !important; }
.mt-3, .my-3 { margin-top: 1rem !important; }
.mr-3, .mx-3 { margin-right: 1rem !important; }
.mb-3, .my-3 { margin-bottom: 1rem !important; }
.ml-3, .mx-3 { margin-left: 1rem !important; }
.m-4 { margin: 1.5rem !important; }
.mt-4, .my-4 { margin-top: 1.5rem !important; }
.mr-4, .mx-4 { margin-right: 1.5rem !important; }
.mb-4, .my-4 { margin-bottom: 1.5rem !important; }
.ml-4, .mx-4 { margin-left: 1.5rem !important; }
.m-5 { margin: 3rem !important; }
.mt-5, .my-5 { margin-top: 3rem !important; }
.mr-5, .mx-5 { margin-right: 3rem !important; }
.mb-5, .my-5 { margin-bottom: 3rem !important; }
.ml-5, .mx-5 { margin-left: 3rem !important; }
.p-0 { padding: 0px !important; }
.pt-0, .py-0 { padding-top: 0px !important; }
.pr-0, .px-0 { padding-right: 0px !important; }
.pb-0, .py-0 { padding-bottom: 0px !important; }
.pl-0, .px-0 { padding-left: 0px !important; }
.p-1 { padding: 0.25rem !important; }
.pt-1, .py-1 { padding-top: 0.25rem !important; }
.pr-1, .px-1 { padding-right: 0.25rem !important; }
.pb-1, .py-1 { padding-bottom: 0.25rem !important; }
.pl-1, .px-1 { padding-left: 0.25rem !important; }
.p-2 { padding: 0.5rem !important; }
.pt-2, .py-2 { padding-top: 0.5rem !important; }
.pr-2, .px-2 { padding-right: 0.5rem !important; }
.pb-2, .py-2 { padding-bottom: 0.5rem !important; }
.pl-2, .px-2 { padding-left: 0.5rem !important; }
.p-3 { padding: 1rem !important; }
.pt-3, .py-3 { padding-top: 1rem !important; }
.pr-3, .px-3 { padding-right: 1rem !important; }
.pb-3, .py-3 { padding-bottom: 1rem !important; }
.pl-3, .px-3 { padding-left: 1rem !important; }
.p-4 { padding: 1.5rem !important; }
.pt-4, .py-4 { padding-top: 1.5rem !important; }
.pr-4, .px-4 { padding-right: 1.5rem !important; }
.pb-4, .py-4 { padding-bottom: 1.5rem !important; }
.pl-4, .px-4 { padding-left: 1.5rem !important; }
.p-5 { padding: 3rem !important; }
.pt-5, .py-5 { padding-top: 3rem !important; }
.pr-5, .px-5 { padding-right: 3rem !important; }
.pb-5, .py-5 { padding-bottom: 3rem !important; }
.pl-5, .px-5 { padding-left: 3rem !important; }
.m-auto { margin: auto !important; }
.mt-auto, .my-auto { margin-top: auto !important; }
.mr-auto, .mx-auto { margin-right: auto !important; }
.mb-auto, .my-auto { margin-bottom: auto !important; }
.ml-auto, .mx-auto { margin-left: auto !important; }
@media (min-width: 576px) {
  .m-sm-0 { margin: 0px !important; }
  .mt-sm-0, .my-sm-0 { margin-top: 0px !important; }
  .mr-sm-0, .mx-sm-0 { margin-right: 0px !important; }
  .mb-sm-0, .my-sm-0 { margin-bottom: 0px !important; }
  .ml-sm-0, .mx-sm-0 { margin-left: 0px !important; }
  .m-sm-1 { margin: 0.25rem !important; }
  .mt-sm-1, .my-sm-1 { margin-top: 0.25rem !important; }
  .mr-sm-1, .mx-sm-1 { margin-right: 0.25rem !important; }
  .mb-sm-1, .my-sm-1 { margin-bottom: 0.25rem !important; }
  .ml-sm-1, .mx-sm-1 { margin-left: 0.25rem !important; }
  .m-sm-2 { margin: 0.5rem !important; }
  .mt-sm-2, .my-sm-2 { margin-top: 0.5rem !important; }
  .mr-sm-2, .mx-sm-2 { margin-right: 0.5rem !important; }
  .mb-sm-2, .my-sm-2 { margin-bottom: 0.5rem !important; }
  .ml-sm-2, .mx-sm-2 { margin-left: 0.5rem !important; }
  .m-sm-3 { margin: 1rem !important; }
  .mt-sm-3, .my-sm-3 { margin-top: 1rem !important; }
  .mr-sm-3, .mx-sm-3 { margin-right: 1rem !important; }
  .mb-sm-3, .my-sm-3 { margin-bottom: 1rem !important; }
  .ml-sm-3, .mx-sm-3 { margin-left: 1rem !important; }
  .m-sm-4 { margin: 1.5rem !important; }
  .mt-sm-4, .my-sm-4 { margin-top: 1.5rem !important; }
  .mr-sm-4, .mx-sm-4 { margin-right: 1.5rem !important; }
  .mb-sm-4, .my-sm-4 { margin-bottom: 1.5rem !important; }
  .ml-sm-4, .mx-sm-4 { margin-left: 1.5rem !important; }
  .m-sm-5 { margin: 3rem !important; }
  .mt-sm-5, .my-sm-5 { margin-top: 3rem !important; }
  .mr-sm-5, .mx-sm-5 { margin-right: 3rem !important; }
  .mb-sm-5, .my-sm-5 { margin-bottom: 3rem !important; }
  .ml-sm-5, .mx-sm-5 { margin-left: 3rem !important; }
  .p-sm-0 { padding: 0px !important; }
  .pt-sm-0, .py-sm-0 { padding-top: 0px !important; }
  .pr-sm-0, .px-sm-0 { padding-right: 0px !important; }
  .pb-sm-0, .py-sm-0 { padding-bottom: 0px !important; }
  .pl-sm-0, .px-sm-0 { padding-left: 0px !important; }
  .p-sm-1 { padding: 0.25rem !important; }
  .pt-sm-1, .py-sm-1 { padding-top: 0.25rem !important; }
  .pr-sm-1, .px-sm-1 { padding-right: 0.25rem !important; }
  .pb-sm-1, .py-sm-1 { padding-bottom: 0.25rem !important; }
  .pl-sm-1, .px-sm-1 { padding-left: 0.25rem !important; }
  .p-sm-2 { padding: 0.5rem !important; }
  .pt-sm-2, .py-sm-2 { padding-top: 0.5rem !important; }
  .pr-sm-2, .px-sm-2 { padding-right: 0.5rem !important; }
  .pb-sm-2, .py-sm-2 { padding-bottom: 0.5rem !important; }
  .pl-sm-2, .px-sm-2 { padding-left: 0.5rem !important; }
  .p-sm-3 { padding: 1rem !important; }
  .pt-sm-3, .py-sm-3 { padding-top: 1rem !important; }
  .pr-sm-3, .px-sm-3 { padding-right: 1rem !important; }
  .pb-sm-3, .py-sm-3 { padding-bottom: 1rem !important; }
  .pl-sm-3, .px-sm-3 { padding-left: 1rem !important; }
  .p-sm-4 { padding: 1.5rem !important; }
  .pt-sm-4, .py-sm-4 { padding-top: 1.5rem !important; }
  .pr-sm-4, .px-sm-4 { padding-right: 1.5rem !important; }
  .pb-sm-4, .py-sm-4 { padding-bottom: 1.5rem !important; }
  .pl-sm-4, .px-sm-4 { padding-left: 1.5rem !important; }
  .p-sm-5 { padding: 3rem !important; }
  .pt-sm-5, .py-sm-5 { padding-top: 3rem !important; }
  .pr-sm-5, .px-sm-5 { padding-right: 3rem !important; }
  .pb-sm-5, .py-sm-5 { padding-bottom: 3rem !important; }
  .pl-sm-5, .px-sm-5 { padding-left: 3rem !important; }
  .m-sm-auto { margin: auto !important; }
  .mt-sm-auto, .my-sm-auto { margin-top: auto !important; }
  .mr-sm-auto, .mx-sm-auto { margin-right: auto !important; }
  .mb-sm-auto, .my-sm-auto { margin-bottom: auto !important; }
  .ml-sm-auto, .mx-sm-auto { margin-left: auto !important; }
}
@media (min-width: 768px) {
  .m-md-0 { margin: 0px !important; }
  .mt-md-0, .my-md-0 { margin-top: 0px !important; }
  .mr-md-0, .mx-md-0 { margin-right: 0px !important; }
  .mb-md-0, .my-md-0 { margin-bottom: 0px !important; }
  .ml-md-0, .mx-md-0 { margin-left: 0px !important; }
  .m-md-1 { margin: 0.25rem !important; }
  .mt-md-1, .my-md-1 { margin-top: 0.25rem !important; }
  .mr-md-1, .mx-md-1 { margin-right: 0.25rem !important; }
  .mb-md-1, .my-md-1 { margin-bottom: 0.25rem !important; }
  .ml-md-1, .mx-md-1 { margin-left: 0.25rem !important; }
  .m-md-2 { margin: 0.5rem !important; }
  .mt-md-2, .my-md-2 { margin-top: 0.5rem !important; }
  .mr-md-2, .mx-md-2 { margin-right: 0.5rem !important; }
  .mb-md-2, .my-md-2 { margin-bottom: 0.5rem !important; }
  .ml-md-2, .mx-md-2 { margin-left: 0.5rem !important; }
  .m-md-3 { margin: 1rem !important; }
  .mt-md-3, .my-md-3 { margin-top: 1rem !important; }
  .mr-md-3, .mx-md-3 { margin-right: 1rem !important; }
  .mb-md-3, .my-md-3 { margin-bottom: 1rem !important; }
  .ml-md-3, .mx-md-3 { margin-left: 1rem !important; }
  .m-md-4 { margin: 1.5rem !important; }
  .mt-md-4, .my-md-4 { margin-top: 1.5rem !important; }
  .mr-md-4, .mx-md-4 { margin-right: 1.5rem !important; }
  .mb-md-4, .my-md-4 { margin-bottom: 1.5rem !important; }
  .ml-md-4, .mx-md-4 { margin-left: 1.5rem !important; }
  .m-md-5 { margin: 3rem !important; }
  .mt-md-5, .my-md-5 { margin-top: 3rem !important; }
  .mr-md-5, .mx-md-5 { margin-right: 3rem !important; }
  .mb-md-5, .my-md-5 { margin-bottom: 3rem !important; }
  .ml-md-5, .mx-md-5 { margin-left: 3rem !important; }
  .p-md-0 { padding: 0px !important; }
  .pt-md-0, .py-md-0 { padding-top: 0px !important; }
  .pr-md-0, .px-md-0 { padding-right: 0px !important; }
  .pb-md-0, .py-md-0 { padding-bottom: 0px !important; }
  .pl-md-0, .px-md-0 { padding-left: 0px !important; }
  .p-md-1 { padding: 0.25rem !important; }
  .pt-md-1, .py-md-1 { padding-top: 0.25rem !important; }
  .pr-md-1, .px-md-1 { padding-right: 0.25rem !important; }
  .pb-md-1, .py-md-1 { padding-bottom: 0.25rem !important; }
  .pl-md-1, .px-md-1 { padding-left: 0.25rem !important; }
  .p-md-2 { padding: 0.5rem !important; }
  .pt-md-2, .py-md-2 { padding-top: 0.5rem !important; }
  .pr-md-2, .px-md-2 { padding-right: 0.5rem !important; }
  .pb-md-2, .py-md-2 { padding-bottom: 0.5rem !important; }
  .pl-md-2, .px-md-2 { padding-left: 0.5rem !important; }
  .p-md-3 { padding: 1rem !important; }
  .pt-md-3, .py-md-3 { padding-top: 1rem !important; }
  .pr-md-3, .px-md-3 { padding-right: 1rem !important; }
  .pb-md-3, .py-md-3 { padding-bottom: 1rem !important; }
  .pl-md-3, .px-md-3 { padding-left: 1rem !important; }
  .p-md-4 { padding: 1.5rem !important; }
  .pt-md-4, .py-md-4 { padding-top: 1.5rem !important; }
  .pr-md-4, .px-md-4 { padding-right: 1.5rem !important; }
  .pb-md-4, .py-md-4 { padding-bottom: 1.5rem !important; }
  .pl-md-4, .px-md-4 { padding-left: 1.5rem !important; }
  .p-md-5 { padding: 3rem !important; }
  .pt-md-5, .py-md-5 { padding-top: 3rem !important; }
  .pr-md-5, .px-md-5 { padding-right: 3rem !important; }
  .pb-md-5, .py-md-5 { padding-bottom: 3rem !important; }
  .pl-md-5, .px-md-5 { padding-left: 3rem !important; }
  .m-md-auto { margin: auto !important; }
  .mt-md-auto, .my-md-auto { margin-top: auto !important; }
  .mr-md-auto, .mx-md-auto { margin-right: auto !important; }
  .mb-md-auto, .my-md-auto { margin-bottom: auto !important; }
  .ml-md-auto, .mx-md-auto { margin-left: auto !important; }
}
@media (min-width: 992px) {
  .m-lg-0 { margin: 0px !important; }
  .mt-lg-0, .my-lg-0 { margin-top: 0px !important; }
  .mr-lg-0, .mx-lg-0 { margin-right: 0px !important; }
  .mb-lg-0, .my-lg-0 { margin-bottom: 0px !important; }
  .ml-lg-0, .mx-lg-0 { margin-left: 0px !important; }
  .m-lg-1 { margin: 0.25rem !important; }
  .mt-lg-1, .my-lg-1 { margin-top: 0.25rem !important; }
  .mr-lg-1, .mx-lg-1 { margin-right: 0.25rem !important; }
  .mb-lg-1, .my-lg-1 { margin-bottom: 0.25rem !important; }
  .ml-lg-1, .mx-lg-1 { margin-left: 0.25rem !important; }
  .m-lg-2 { margin: 0.5rem !important; }
  .mt-lg-2, .my-lg-2 { margin-top: 0.5rem !important; }
  .mr-lg-2, .mx-lg-2 { margin-right: 0.5rem !important; }
  .mb-lg-2, .my-lg-2 { margin-bottom: 0.5rem !important; }
  .ml-lg-2, .mx-lg-2 { margin-left: 0.5rem !important; }
  .m-lg-3 { margin: 1rem !important; }
  .mt-lg-3, .my-lg-3 { margin-top: 1rem !important; }
  .mr-lg-3, .mx-lg-3 { margin-right: 1rem !important; }
  .mb-lg-3, .my-lg-3 { margin-bottom: 1rem !important; }
  .ml-lg-3, .mx-lg-3 { margin-left: 1rem !important; }
  .m-lg-4 { margin: 1.5rem !important; }
  .mt-lg-4, .my-lg-4 { margin-top: 1.5rem !important; }
  .mr-lg-4, .mx-lg-4 { margin-right: 1.5rem !important; }
  .mb-lg-4, .my-lg-4 { margin-bottom: 1.5rem !important; }
  .ml-lg-4, .mx-lg-4 { margin-left: 1.5rem !important; }
  .m-lg-5 { margin: 3rem !important; }
  .mt-lg-5, .my-lg-5 { margin-top: 3rem !important; }
  .mr-lg-5, .mx-lg-5 { margin-right: 3rem !important; }
  .mb-lg-5, .my-lg-5 { margin-bottom: 3rem !important; }
  .ml-lg-5, .mx-lg-5 { margin-left: 3rem !important; }
  .p-lg-0 { padding: 0px !important; }
  .pt-lg-0, .py-lg-0 { padding-top: 0px !important; }
  .pr-lg-0, .px-lg-0 { padding-right: 0px !important; }
  .pb-lg-0, .py-lg-0 { padding-bottom: 0px !important; }
  .pl-lg-0, .px-lg-0 { padding-left: 0px !important; }
  .p-lg-1 { padding: 0.25rem !important; }
  .pt-lg-1, .py-lg-1 { padding-top: 0.25rem !important; }
  .pr-lg-1, .px-lg-1 { padding-right: 0.25rem !important; }
  .pb-lg-1, .py-lg-1 { padding-bottom: 0.25rem !important; }
  .pl-lg-1, .px-lg-1 { padding-left: 0.25rem !important; }
  .p-lg-2 { padding: 0.5rem !important; }
  .pt-lg-2, .py-lg-2 { padding-top: 0.5rem !important; }
  .pr-lg-2, .px-lg-2 { padding-right: 0.5rem !important; }
  .pb-lg-2, .py-lg-2 { padding-bottom: 0.5rem !important; }
  .pl-lg-2, .px-lg-2 { padding-left: 0.5rem !important; }
  .p-lg-3 { padding: 1rem !important; }
  .pt-lg-3, .py-lg-3 { padding-top: 1rem !important; }
  .pr-lg-3, .px-lg-3 { padding-right: 1rem !important; }
  .pb-lg-3, .py-lg-3 { padding-bottom: 1rem !important; }
  .pl-lg-3, .px-lg-3 { padding-left: 1rem !important; }
  .p-lg-4 { padding: 1.5rem !important; }
  .pt-lg-4, .py-lg-4 { padding-top: 1.5rem !important; }
  .pr-lg-4, .px-lg-4 { padding-right: 1.5rem !important; }
  .pb-lg-4, .py-lg-4 { padding-bottom: 1.5rem !important; }
  .pl-lg-4, .px-lg-4 { padding-left: 1.5rem !important; }
  .p-lg-5 { padding: 3rem !important; }
  .pt-lg-5, .py-lg-5 { padding-top: 3rem !important; }
  .pr-lg-5, .px-lg-5 { padding-right: 3rem !important; }
  .pb-lg-5, .py-lg-5 { padding-bottom: 3rem !important; }
  .pl-lg-5, .px-lg-5 { padding-left: 3rem !important; }
  .m-lg-auto { margin: auto !important; }
  .mt-lg-auto, .my-lg-auto { margin-top: auto !important; }
  .mr-lg-auto, .mx-lg-auto { margin-right: auto !important; }
  .mb-lg-auto, .my-lg-auto { margin-bottom: auto !important; }
  .ml-lg-auto, .mx-lg-auto { margin-left: auto !important; }
}
@media (min-width: 1200px) {
  .m-xl-0 { margin: 0px !important; }
  .mt-xl-0, .my-xl-0 { margin-top: 0px !important; }
  .mr-xl-0, .mx-xl-0 { margin-right: 0px !important; }
  .mb-xl-0, .my-xl-0 { margin-bottom: 0px !important; }
  .ml-xl-0, .mx-xl-0 { margin-left: 0px !important; }
  .m-xl-1 { margin: 0.25rem !important; }
  .mt-xl-1, .my-xl-1 { margin-top: 0.25rem !important; }
  .mr-xl-1, .mx-xl-1 { margin-right: 0.25rem !important; }
  .mb-xl-1, .my-xl-1 { margin-bottom: 0.25rem !important; }
  .ml-xl-1, .mx-xl-1 { margin-left: 0.25rem !important; }
  .m-xl-2 { margin: 0.5rem !important; }
  .mt-xl-2, .my-xl-2 { margin-top: 0.5rem !important; }
  .mr-xl-2, .mx-xl-2 { margin-right: 0.5rem !important; }
  .mb-xl-2, .my-xl-2 { margin-bottom: 0.5rem !important; }
  .ml-xl-2, .mx-xl-2 { margin-left: 0.5rem !important; }
  .m-xl-3 { margin: 1rem !important; }
  .mt-xl-3, .my-xl-3 { margin-top: 1rem !important; }
  .mr-xl-3, .mx-xl-3 { margin-right: 1rem !important; }
  .mb-xl-3, .my-xl-3 { margin-bottom: 1rem !important; }
  .ml-xl-3, .mx-xl-3 { margin-left: 1rem !important; }
  .m-xl-4 { margin: 1.5rem !important; }
  .mt-xl-4, .my-xl-4 { margin-top: 1.5rem !important; }
  .mr-xl-4, .mx-xl-4 { margin-right: 1.5rem !important; }
  .mb-xl-4, .my-xl-4 { margin-bottom: 1.5rem !important; }
  .ml-xl-4, .mx-xl-4 { margin-left: 1.5rem !important; }
  .m-xl-5 { margin: 3rem !important; }
  .mt-xl-5, .my-xl-5 { margin-top: 3rem !important; }
  .mr-xl-5, .mx-xl-5 { margin-right: 3rem !important; }
  .mb-xl-5, .my-xl-5 { margin-bottom: 3rem !important; }
  .ml-xl-5, .mx-xl-5 { margin-left: 3rem !important; }
  .p-xl-0 { padding: 0px !important; }
  .pt-xl-0, .py-xl-0 { padding-top: 0px !important; }
  .pr-xl-0, .px-xl-0 { padding-right: 0px !important; }
  .pb-xl-0, .py-xl-0 { padding-bottom: 0px !important; }
  .pl-xl-0, .px-xl-0 { padding-left: 0px !important; }
  .p-xl-1 { padding: 0.25rem !important; }
  .pt-xl-1, .py-xl-1 { padding-top: 0.25rem !important; }
  .pr-xl-1, .px-xl-1 { padding-right: 0.25rem !important; }
  .pb-xl-1, .py-xl-1 { padding-bottom: 0.25rem !important; }
  .pl-xl-1, .px-xl-1 { padding-left: 0.25rem !important; }
  .p-xl-2 { padding: 0.5rem !important; }
  .pt-xl-2, .py-xl-2 { padding-top: 0.5rem !important; }
  .pr-xl-2, .px-xl-2 { padding-right: 0.5rem !important; }
  .pb-xl-2, .py-xl-2 { padding-bottom: 0.5rem !important; }
  .pl-xl-2, .px-xl-2 { padding-left: 0.5rem !important; }
  .p-xl-3 { padding: 1rem !important; }
  .pt-xl-3, .py-xl-3 { padding-top: 1rem !important; }
  .pr-xl-3, .px-xl-3 { padding-right: 1rem !important; }
  .pb-xl-3, .py-xl-3 { padding-bottom: 1rem !important; }
  .pl-xl-3, .px-xl-3 { padding-left: 1rem !important; }
  .p-xl-4 { padding: 1.5rem !important; }
  .pt-xl-4, .py-xl-4 { padding-top: 1.5rem !important; }
  .pr-xl-4, .px-xl-4 { padding-right: 1.5rem !important; }
  .pb-xl-4, .py-xl-4 { padding-bottom: 1.5rem !important; }
  .pl-xl-4, .px-xl-4 { padding-left: 1.5rem !important; }
  .p-xl-5 { padding: 3rem !important; }
  .pt-xl-5, .py-xl-5 { padding-top: 3rem !important; }
  .pr-xl-5, .px-xl-5 { padding-right: 3rem !important; }
  .pb-xl-5, .py-xl-5 { padding-bottom: 3rem !important; }
  .pl-xl-5, .px-xl-5 { padding-left: 3rem !important; }
  .m-xl-auto { margin: auto !important; }
  .mt-xl-auto, .my-xl-auto { margin-top: auto !important; }
  .mr-xl-auto, .mx-xl-auto { margin-right: auto !important; }
  .mb-xl-auto, .my-xl-auto { margin-bottom: auto !important; }
  .ml-xl-auto, .mx-xl-auto { margin-left: auto !important; }
}
.text-monospace { font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; }
.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; }
}
.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: rgb(255, 255, 255) !important; }
.text-primary { color: rgb(0, 123, 255) !important; }
a.text-primary:focus, a.text-primary:hover { color: rgb(0, 98, 204) !important; }
.text-secondary { color: rgb(108, 117, 125) !important; }
a.text-secondary:focus, a.text-secondary:hover { color: rgb(84, 91, 98) !important; }
.text-success { color: rgb(40, 167, 69) !important; }
a.text-success:focus, a.text-success:hover { color: rgb(30, 126, 52) !important; }
.text-info { color: rgb(23, 162, 184) !important; }
a.text-info:focus, a.text-info:hover { color: rgb(17, 122, 139) !important; }
.text-warning { color: rgb(255, 193, 7) !important; }
a.text-warning:focus, a.text-warning:hover { color: rgb(211, 158, 0) !important; }
.text-danger { color: rgb(220, 53, 69) !important; }
a.text-danger:focus, a.text-danger:hover { color: rgb(189, 33, 48) !important; }
.text-light { color: rgb(248, 249, 250) !important; }
a.text-light:focus, a.text-light:hover { color: rgb(218, 224, 229) !important; }
.text-dark { color: rgb(52, 58, 64) !important; }
a.text-dark:focus, a.text-dark:hover { color: rgb(29, 33, 36) !important; }
.text-body { color: rgb(33, 37, 41) !important; }
.text-muted { color: rgb(108, 117, 125) !important; }
.text-black-50 { color: rgba(0, 0, 0, 0.5) !important; }
.text-white-50 { color: rgba(255, 255, 255, 0.5) !important; }
.text-hide { font: 0px / 0 a; color: transparent; text-shadow: none; background-color: transparent; border: 0px; }
.visible { visibility: visible !important; }
.invisible { visibility: hidden !important; }
@media print {
  *, ::after, ::before { text-shadow: none !important; box-shadow: none !important; }
  a:not(.btn) { text-decoration: underline; }
  abbr[title]::after { content: " (" attr(title) ")"; }
  pre { white-space: pre-wrap !important; }
  blockquote, pre { border: 1px solid rgb(173, 181, 189); break-inside: avoid; }
  thead { display: table-header-group; }
  img, tr { break-inside: avoid; }
  h2, h3, p { orphans: 3; widows: 3; }
  h2, h3 { break-after: avoid; }
  @page { size: a3; }
  body { min-width: 992px !important; }
  .container { min-width: 992px !important; }
  .navbar { display: none; }
  .badge { border: 1px solid rgb(0, 0, 0); }
  .table { border-collapse: collapse !important; }
  .table td, .table th { background-color: rgb(255, 255, 255) !important; }
  .table-bordered td, .table-bordered th { border: 1px solid rgb(222, 226, 230) !important; }
  .table-dark { color: inherit; }
  .table-dark tbody + tbody, .table-dark td, .table-dark th, .table-dark thead th { border-color: rgb(222, 226, 230); }
  .table .thead-dark th { color: inherit; border-color: rgb(222, 226, 230); }
}
@font-face { font-family: FontAwesome; src: url("../fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"); font-weight: normal; font-style: normal; }
.fa { display: inline-block; font-style: normal; font-variant: normal; font-size-adjust: none; font-kerning: auto; font-optical-sizing: auto; font-feature-settings: normal; font-variation-settings: normal; font-weight: normal; font-stretch: normal; line-height: 1; font-family: FontAwesome; font-size: inherit; text-rendering: auto; -webkit-font-smoothing: antialiased; }
.fa-lg { font-size: 1.33333em; line-height: 0.75em; vertical-align: -15%; }
.fa-2x { font-size: 2em; }
.fa-3x { font-size: 3em; }
.fa-4x { font-size: 4em; }
.fa-5x { font-size: 5em; }
.fa-fw { width: 1.28571em; text-align: center; }
.fa-ul { padding-left: 0px; margin-left: 2.14286em; list-style-type: none; }
.fa-ul > li { position: relative; }
.fa-li { position: absolute; left: -2.14286em; width: 2.14286em; top: 0.142857em; text-align: center; }
.fa-li.fa-lg { left: -1.85714em; }
.fa-border { padding: 0.2em 0.25em 0.15em; border: 0.08em solid rgb(238, 238, 238); border-radius: 0.1em; }
.fa-pull-left { float: left; }
.fa-pull-right { float: right; }
.fa.fa-pull-left { margin-right: 0.3em; }
.fa.fa-pull-right { margin-left: 0.3em; }
.pull-right { float: right; }
.pull-left { float: left; }
.fa.pull-left { margin-right: 0.3em; }
.fa.pull-right { margin-left: 0.3em; }
.fa-spin { animation: 2s linear 0s infinite normal none running fa-spin; }
.fa-pulse { animation: 1s steps(8) 0s infinite normal none running fa-spin; }
@-webkit-keyframes fa-spin { 
  0% { transform: rotate(0deg); }
  100% { transform: rotate(359deg); }
}
@keyframes fa-spin { 
  0% { transform: rotate(0deg); }
  100% { transform: rotate(359deg); }
}
.fa-rotate-90 { transform: rotate(90deg); }
.fa-rotate-180 { transform: rotate(180deg); }
.fa-rotate-270 { transform: rotate(270deg); }
.fa-flip-horizontal { transform: scale(-1, 1); }
.fa-flip-vertical { transform: scale(1, -1); }
:root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical { filter: none; }
.fa-stack { position: relative; display: inline-block; width: 2em; height: 2em; line-height: 2em; vertical-align: middle; }
.fa-stack-1x, .fa-stack-2x { position: absolute; left: 0px; width: 100%; text-align: center; }
.fa-stack-1x { line-height: inherit; }
.fa-stack-2x { font-size: 2em; }
.fa-inverse { color: rgb(255, 255, 255); }
.fa-glass::before { content: ""; }
.fa-music::before { content: ""; }
.fa-search::before { content: ""; }
.fa-envelope-o::before { content: ""; }
.fa-heart::before { content: ""; }
.fa-star::before { content: ""; }
.fa-star-o::before { content: ""; }
.fa-user::before { content: ""; }
.fa-film::before { content: ""; }
.fa-th-large::before { content: ""; }
.fa-th::before { content: ""; }
.fa-th-list::before { content: ""; }
.fa-check::before { content: ""; }
.fa-remove::before, .fa-close::before, .fa-times::before { content: ""; }
.fa-search-plus::before { content: ""; }
.fa-search-minus::before { content: ""; }
.fa-power-off::before { content: ""; }
.fa-signal::before { content: ""; }
.fa-gear::before, .fa-cog::before { content: ""; }
.fa-trash-o::before { content: ""; }
.fa-home::before { content: ""; }
.fa-file-o::before { content: ""; }
.fa-clock-o::before { content: ""; }
.fa-road::before { content: ""; }
.fa-download::before { content: ""; }
.fa-arrow-circle-o-down::before { content: ""; }
.fa-arrow-circle-o-up::before { content: ""; }
.fa-inbox::before { content: ""; }
.fa-play-circle-o::before { content: ""; }
.fa-rotate-right::before, .fa-repeat::before { content: ""; }
.fa-refresh::before { content: ""; }
.fa-list-alt::before { content: ""; }
.fa-lock::before { content: ""; }
.fa-flag::before { content: ""; }
.fa-headphones::before { content: ""; }
.fa-volume-off::before { content: ""; }
.fa-volume-down::before { content: ""; }
.fa-volume-up::before { content: ""; }
.fa-qrcode::before { content: ""; }
.fa-barcode::before { content: ""; }
.fa-tag::before { content: ""; }
.fa-tags::before { content: ""; }
.fa-book::before { content: ""; }
.fa-bookmark::before { content: ""; }
.fa-print::before { content: ""; }
.fa-camera::before { content: ""; }
.fa-font::before { content: ""; }
.fa-bold::before { content: ""; }
.fa-italic::before { content: ""; }
.fa-text-height::before { content: ""; }
.fa-text-width::before { content: ""; }
.fa-align-left::before { content: ""; }
.fa-align-center::before { content: ""; }
.fa-align-right::before { content: ""; }
.fa-align-justify::before { content: ""; }
.fa-list::before { content: ""; }
.fa-dedent::before, .fa-outdent::before { content: ""; }
.fa-indent::before { content: ""; }
.fa-video-camera::before { content: ""; }
.fa-photo::before, .fa-image::before, .fa-picture-o::before { content: ""; }
.fa-pencil::before { content: ""; }
.fa-map-marker::before { content: ""; }
.fa-adjust::before { content: ""; }
.fa-tint::before { content: ""; }
.fa-edit::before, .fa-pencil-square-o::before { content: ""; }
.fa-share-square-o::before { content: ""; }
.fa-check-square-o::before { content: ""; }
.fa-arrows::before { content: ""; }
.fa-step-backward::before { content: ""; }
.fa-fast-backward::before { content: ""; }
.fa-backward::before { content: ""; }
.fa-play::before { content: ""; }
.fa-pause::before { content: ""; }
.fa-stop::before { content: ""; }
.fa-forward::before { content: ""; }
.fa-fast-forward::before { content: ""; }
.fa-step-forward::before { content: ""; }
.fa-eject::before { content: ""; }
.fa-chevron-left::before { content: ""; }
.fa-chevron-right::before { content: ""; }
.fa-plus-circle::before { content: ""; }
.fa-minus-circle::before { content: ""; }
.fa-times-circle::before { content: ""; }
.fa-check-circle::before { content: ""; }
.fa-question-circle::before { content: ""; }
.fa-info-circle::before { content: ""; }
.fa-crosshairs::before { content: ""; }
.fa-times-circle-o::before { content: ""; }
.fa-check-circle-o::before { content: ""; }
.fa-ban::before { content: ""; }
.fa-arrow-left::before { content: ""; }
.fa-arrow-right::before { content: ""; }
.fa-arrow-up::before { content: ""; }
.fa-arrow-down::before { content: ""; }
.fa-mail-forward::before, .fa-share::before { content: ""; }
.fa-expand::before { content: ""; }
.fa-compress::before { content: ""; }
.fa-plus::before { content: ""; }
.fa-minus::before { content: ""; }
.fa-asterisk::before { content: ""; }
.fa-exclamation-circle::before { content: ""; }
.fa-gift::before { content: ""; }
.fa-leaf::before { content: ""; }
.fa-fire::before { content: ""; }
.fa-eye::before { content: ""; }
.fa-eye-slash::before { content: ""; }
.fa-warning::before, .fa-exclamation-triangle::before { content: ""; }
.fa-plane::before { content: ""; }
.fa-calendar::before { content: ""; }
.fa-random::before { content: ""; }
.fa-comment::before { content: ""; }
.fa-magnet::before { content: ""; }
.fa-chevron-up::before { content: ""; }
.fa-chevron-down::before { content: ""; }
.fa-retweet::before { content: ""; }
.fa-shopping-cart::before { content: ""; }
.fa-folder::before { content: ""; }
.fa-folder-open::before { content: ""; }
.fa-arrows-v::before { content: ""; }
.fa-arrows-h::before { content: ""; }
.fa-bar-chart-o::before, .fa-bar-chart::before { content: ""; }
.fa-twitter-square::before { content: ""; }
.fa-facebook-square::before { content: ""; }
.fa-camera-retro::before { content: ""; }
.fa-key::before { content: ""; }
.fa-gears::before, .fa-cogs::before { content: ""; }
.fa-comments::before { content: ""; }
.fa-thumbs-o-up::before { content: ""; }
.fa-thumbs-o-down::before { content: ""; }
.fa-star-half::before { content: ""; }
.fa-heart-o::before { content: ""; }
.fa-sign-out::before { content: ""; }
.fa-linkedin-square::before { content: ""; }
.fa-thumb-tack::before { content: ""; }
.fa-external-link::before { content: ""; }
.fa-sign-in::before { content: ""; }
.fa-trophy::before { content: ""; }
.fa-github-square::before { content: ""; }
.fa-upload::before { content: ""; }
.fa-lemon-o::before { content: ""; }
.fa-phone::before { content: ""; }
.fa-square-o::before { content: ""; }
.fa-bookmark-o::before { content: ""; }
.fa-phone-square::before { content: ""; }
.fa-twitter::before { content: ""; }
.fa-facebook-f::before, .fa-facebook::before { content: ""; }
.fa-github::before { content: ""; }
.fa-unlock::before { content: ""; }
.fa-credit-card::before { content: ""; }
.fa-feed::before, .fa-rss::before { content: ""; }
.fa-hdd-o::before { content: ""; }
.fa-bullhorn::before { content: ""; }
.fa-bell::before { content: ""; }
.fa-certificate::before { content: ""; }
.fa-hand-o-right::before { content: ""; }
.fa-hand-o-left::before { content: ""; }
.fa-hand-o-up::before { content: ""; }
.fa-hand-o-down::before { content: ""; }
.fa-arrow-circle-left::before { content: ""; }
.fa-arrow-circle-right::before { content: ""; }
.fa-arrow-circle-up::before { content: ""; }
.fa-arrow-circle-down::before { content: ""; }
.fa-globe::before { content: ""; }
.fa-wrench::before { content: ""; }
.fa-tasks::before { content: ""; }
.fa-filter::before { content: ""; }
.fa-briefcase::before { content: ""; }
.fa-arrows-alt::before { content: ""; }
.fa-group::before, .fa-users::before { content: ""; }
.fa-chain::before, .fa-link::before { content: ""; }
.fa-cloud::before { content: ""; }
.fa-flask::before { content: ""; }
.fa-cut::before, .fa-scissors::before { content: ""; }
.fa-copy::before, .fa-files-o::before { content: ""; }
.fa-paperclip::before { content: ""; }
.fa-save::before, .fa-floppy-o::before { content: ""; }
.fa-square::before { content: ""; }
.fa-navicon::before, .fa-reorder::before, .fa-bars::before { content: ""; }
.fa-list-ul::before { content: ""; }
.fa-list-ol::before { content: ""; }
.fa-strikethrough::before { content: ""; }
.fa-underline::before { content: ""; }
.fa-table::before { content: ""; }
.fa-magic::before { content: ""; }
.fa-truck::before { content: ""; }
.fa-pinterest::before { content: ""; }
.fa-pinterest-square::before { content: ""; }
.fa-google-plus-square::before { content: ""; }
.fa-google-plus::before { content: ""; }
.fa-money::before { content: ""; }
.fa-caret-down::before { content: ""; }
.fa-caret-up::before { content: ""; }
.fa-caret-left::before { content: ""; }
.fa-caret-right::before { content: ""; }
.fa-columns::before { content: ""; }
.fa-unsorted::before, .fa-sort::before { content: ""; }
.fa-sort-down::before, .fa-sort-desc::before { content: ""; }
.fa-sort-up::before, .fa-sort-asc::before { content: ""; }
.fa-envelope::before { content: ""; }
.fa-linkedin::before { content: ""; }
.fa-rotate-left::before, .fa-undo::before { content: ""; }
.fa-legal::before, .fa-gavel::before { content: ""; }
.fa-dashboard::before, .fa-tachometer::before { content: ""; }
.fa-comment-o::before { content: ""; }
.fa-comments-o::before { content: ""; }
.fa-flash::before, .fa-bolt::before { content: ""; }
.fa-sitemap::before { content: ""; }
.fa-umbrella::before { content: ""; }
.fa-paste::before, .fa-clipboard::before { content: ""; }
.fa-lightbulb-o::before { content: ""; }
.fa-exchange::before { content: ""; }
.fa-cloud-download::before { content: ""; }
.fa-cloud-upload::before { content: ""; }
.fa-user-md::before { content: ""; }
.fa-stethoscope::before { content: ""; }
.fa-suitcase::before { content: ""; }
.fa-bell-o::before { content: ""; }
.fa-coffee::before { content: ""; }
.fa-cutlery::before { content: ""; }
.fa-file-text-o::before { content: ""; }
.fa-building-o::before { content: ""; }
.fa-hospital-o::before { content: ""; }
.fa-ambulance::before { content: ""; }
.fa-medkit::before { content: ""; }
.fa-fighter-jet::before { content: ""; }
.fa-beer::before { content: ""; }
.fa-h-square::before { content: ""; }
.fa-plus-square::before { content: ""; }
.fa-angle-double-left::before { content: ""; }
.fa-angle-double-right::before { content: ""; }
.fa-angle-double-up::before { content: ""; }
.fa-angle-double-down::before { content: ""; }
.fa-angle-left::before { content: ""; }
.fa-angle-right::before { content: ""; }
.fa-angle-up::before { content: ""; }
.fa-angle-down::before { content: ""; }
.fa-desktop::before { content: ""; }
.fa-laptop::before { content: ""; }
.fa-tablet::before { content: ""; }
.fa-mobile-phone::before, .fa-mobile::before { content: ""; }
.fa-circle-o::before { content: ""; }
.fa-quote-left::before { content: ""; }
.fa-quote-right::before { content: ""; }
.fa-spinner::before { content: ""; }
.fa-circle::before { content: ""; }
.fa-mail-reply::before, .fa-reply::before { content: ""; }
.fa-github-alt::before { content: ""; }
.fa-folder-o::before { content: ""; }
.fa-folder-open-o::before { content: ""; }
.fa-smile-o::before { content: ""; }
.fa-frown-o::before { content: ""; }
.fa-meh-o::before { content: ""; }
.fa-gamepad::before { content: ""; }
.fa-keyboard-o::before { content: ""; }
.fa-flag-o::before { content: ""; }
.fa-flag-checkered::before { content: ""; }
.fa-terminal::before { content: ""; }
.fa-code::before { content: ""; }
.fa-mail-reply-all::before, .fa-reply-all::before { content: ""; }
.fa-star-half-empty::before, .fa-star-half-full::before, .fa-star-half-o::before { content: ""; }
.fa-location-arrow::before { content: ""; }
.fa-crop::before { content: ""; }
.fa-code-fork::before { content: ""; }
.fa-unlink::before, .fa-chain-broken::before { content: ""; }
.fa-question::before { content: ""; }
.fa-info::before { content: ""; }
.fa-exclamation::before { content: ""; }
.fa-superscript::before { content: ""; }
.fa-subscript::before { content: ""; }
.fa-eraser::before { content: ""; }
.fa-puzzle-piece::before { content: ""; }
.fa-microphone::before { content: ""; }
.fa-microphone-slash::before { content: ""; }
.fa-shield::before { content: ""; }
.fa-calendar-o::before { content: ""; }
.fa-fire-extinguisher::before { content: ""; }
.fa-rocket::before { content: ""; }
.fa-maxcdn::before { content: ""; }
.fa-chevron-circle-left::before { content: ""; }
.fa-chevron-circle-right::before { content: ""; }
.fa-chevron-circle-up::before { content: ""; }
.fa-chevron-circle-down::before { content: ""; }
.fa-html5::before { content: ""; }
.fa-css3::before { content: ""; }
.fa-anchor::before { content: ""; }
.fa-unlock-alt::before { content: ""; }
.fa-bullseye::before { content: ""; }
.fa-ellipsis-h::before { content: ""; }
.fa-ellipsis-v::before { content: ""; }
.fa-rss-square::before { content: ""; }
.fa-play-circle::before { content: ""; }
.fa-ticket::before { content: ""; }
.fa-minus-square::before { content: ""; }
.fa-minus-square-o::before { content: ""; }
.fa-level-up::before { content: ""; }
.fa-level-down::before { content: ""; }
.fa-check-square::before { content: ""; }
.fa-pencil-square::before { content: ""; }
.fa-external-link-square::before { content: ""; }
.fa-share-square::before { content: ""; }
.fa-compass::before { content: ""; }
.fa-toggle-down::before, .fa-caret-square-o-down::before { content: ""; }
.fa-toggle-up::before, .fa-caret-square-o-up::before { content: ""; }
.fa-toggle-right::before, .fa-caret-square-o-right::before { content: ""; }
.fa-euro::before, .fa-eur::before { content: ""; }
.fa-gbp::before { content: ""; }
.fa-dollar::before, .fa-usd::before { content: ""; }
.fa-rupee::before, .fa-inr::before { content: ""; }
.fa-cny::before, .fa-rmb::before, .fa-yen::before, .fa-jpy::before { content: ""; }
.fa-ruble::before, .fa-rouble::before, .fa-rub::before { content: ""; }
.fa-won::before, .fa-krw::before { content: ""; }
.fa-bitcoin::before, .fa-btc::before { content: ""; }
.fa-file::before { content: ""; }
.fa-file-text::before { content: ""; }
.fa-sort-alpha-asc::before { content: ""; }
.fa-sort-alpha-desc::before { content: ""; }
.fa-sort-amount-asc::before { content: ""; }
.fa-sort-amount-desc::before { content: ""; }
.fa-sort-numeric-asc::before { content: ""; }
.fa-sort-numeric-desc::before { content: ""; }
.fa-thumbs-up::before { content: ""; }
.fa-thumbs-down::before { content: ""; }
.fa-youtube-square::before { content: ""; }
.fa-youtube::before { content: ""; }
.fa-xing::before { content: ""; }
.fa-xing-square::before { content: ""; }
.fa-youtube-play::before { content: ""; }
.fa-dropbox::before { content: ""; }
.fa-stack-overflow::before { content: ""; }
.fa-instagram::before { content: ""; }
.fa-flickr::before { content: ""; }
.fa-adn::before { content: ""; }
.fa-bitbucket::before { content: ""; }
.fa-bitbucket-square::before { content: ""; }
.fa-tumblr::before { content: ""; }
.fa-tumblr-square::before { content: ""; }
.fa-long-arrow-down::before { content: ""; }
.fa-long-arrow-up::before { content: ""; }
.fa-long-arrow-left::before { content: ""; }
.fa-long-arrow-right::before { content: ""; }
.fa-apple::before { content: ""; }
.fa-windows::before { content: ""; }
.fa-android::before { content: ""; }
.fa-linux::before { content: ""; }
.fa-dribbble::before { content: ""; }
.fa-skype::before { content: ""; }
.fa-foursquare::before { content: ""; }
.fa-trello::before { content: ""; }
.fa-female::before { content: ""; }
.fa-male::before { content: ""; }
.fa-gittip::before, .fa-gratipay::before { content: ""; }
.fa-sun-o::before { content: ""; }
.fa-moon-o::before { content: ""; }
.fa-archive::before { content: ""; }
.fa-bug::before { content: ""; }
.fa-vk::before { content: ""; }
.fa-weibo::before { content: ""; }
.fa-renren::before { content: ""; }
.fa-pagelines::before { content: ""; }
.fa-stack-exchange::before { content: ""; }
.fa-arrow-circle-o-right::before { content: ""; }
.fa-arrow-circle-o-left::before { content: ""; }
.fa-toggle-left::before, .fa-caret-square-o-left::before { content: ""; }
.fa-dot-circle-o::before { content: ""; }
.fa-wheelchair::before { content: ""; }
.fa-vimeo-square::before { content: ""; }
.fa-turkish-lira::before, .fa-try::before { content: ""; }
.fa-plus-square-o::before { content: ""; }
.fa-space-shuttle::before { content: ""; }
.fa-slack::before { content: ""; }
.fa-envelope-square::before { content: ""; }
.fa-wordpress::before { content: ""; }
.fa-openid::before { content: ""; }
.fa-institution::before, .fa-bank::before, .fa-university::before { content: ""; }
.fa-mortar-board::before, .fa-graduation-cap::before { content: ""; }
.fa-yahoo::before { content: ""; }
.fa-google::before { content: ""; }
.fa-reddit::before { content: ""; }
.fa-reddit-square::before { content: ""; }
.fa-stumbleupon-circle::before { content: ""; }
.fa-stumbleupon::before { content: ""; }
.fa-delicious::before { content: ""; }
.fa-digg::before { content: ""; }
.fa-pied-piper-pp::before { content: ""; }
.fa-pied-piper-alt::before { content: ""; }
.fa-drupal::before { content: ""; }
.fa-joomla::before { content: ""; }
.fa-language::before { content: ""; }
.fa-fax::before { content: ""; }
.fa-building::before { content: ""; }
.fa-child::before { content: ""; }
.fa-paw::before { content: ""; }
.fa-spoon::before { content: ""; }
.fa-cube::before { content: ""; }
.fa-cubes::before { content: ""; }
.fa-behance::before { content: ""; }
.fa-behance-square::before { content: ""; }
.fa-steam::before { content: ""; }
.fa-steam-square::before { content: ""; }
.fa-recycle::before { content: ""; }
.fa-automobile::before, .fa-car::before { content: ""; }
.fa-cab::before, .fa-taxi::before { content: ""; }
.fa-tree::before { content: ""; }
.fa-spotify::before { content: ""; }
.fa-deviantart::before { content: ""; }
.fa-soundcloud::before { content: ""; }
.fa-database::before { content: ""; }
.fa-file-pdf-o::before { content: ""; }
.fa-file-word-o::before { content: ""; }
.fa-file-excel-o::before { content: ""; }
.fa-file-powerpoint-o::before { content: ""; }
.fa-file-photo-o::before, .fa-file-picture-o::before, .fa-file-image-o::before { content: ""; }
.fa-file-zip-o::before, .fa-file-archive-o::before { content: ""; }
.fa-file-sound-o::before, .fa-file-audio-o::before { content: ""; }
.fa-file-movie-o::before, .fa-file-video-o::before { content: ""; }
.fa-file-code-o::before { content: ""; }
.fa-vine::before { content: ""; }
.fa-codepen::before { content: ""; }
.fa-jsfiddle::before { content: ""; }
.fa-life-bouy::before, .fa-life-buoy::before, .fa-life-saver::before, .fa-support::before, .fa-life-ring::before { content: ""; }
.fa-circle-o-notch::before { content: ""; }
.fa-ra::before, .fa-resistance::before, .fa-rebel::before { content: ""; }
.fa-ge::before, .fa-empire::before { content: ""; }
.fa-git-square::before { content: ""; }
.fa-git::before { content: ""; }
.fa-y-combinator-square::before, .fa-yc-square::before, .fa-hacker-news::before { content: ""; }
.fa-tencent-weibo::before { content: ""; }
.fa-qq::before { content: ""; }
.fa-wechat::before, .fa-weixin::before { content: ""; }
.fa-send::before, .fa-paper-plane::before { content: ""; }
.fa-send-o::before, .fa-paper-plane-o::before { content: ""; }
.fa-history::before { content: ""; }
.fa-circle-thin::before { content: ""; }
.fa-header::before { content: ""; }
.fa-paragraph::before { content: ""; }
.fa-sliders::before { content: ""; }
.fa-share-alt::before { content: ""; }
.fa-share-alt-square::before { content: ""; }
.fa-bomb::before { content: ""; }
.fa-soccer-ball-o::before, .fa-futbol-o::before { content: ""; }
.fa-tty::before { content: ""; }
.fa-binoculars::before { content: ""; }
.fa-plug::before { content: ""; }
.fa-slideshare::before { content: ""; }
.fa-twitch::before { content: ""; }
.fa-yelp::before { content: ""; }
.fa-newspaper-o::before { content: ""; }
.fa-wifi::before { content: ""; }
.fa-calculator::before { content: ""; }
.fa-paypal::before { content: ""; }
.fa-google-wallet::before { content: ""; }
.fa-cc-visa::before { content: ""; }
.fa-cc-mastercard::before { content: ""; }
.fa-cc-discover::before { content: ""; }
.fa-cc-amex::before { content: ""; }
.fa-cc-paypal::before { content: ""; }
.fa-cc-stripe::before { content: ""; }
.fa-bell-slash::before { content: ""; }
.fa-bell-slash-o::before { content: ""; }
.fa-trash::before { content: ""; }
.fa-copyright::before { content: ""; }
.fa-at::before { content: ""; }
.fa-eyedropper::before { content: ""; }
.fa-paint-brush::before { content: ""; }
.fa-birthday-cake::before { content: ""; }
.fa-area-chart::before { content: ""; }
.fa-pie-chart::before { content: ""; }
.fa-line-chart::before { content: ""; }
.fa-lastfm::before { content: ""; }
.fa-lastfm-square::before { content: ""; }
.fa-toggle-off::before { content: ""; }
.fa-toggle-on::before { content: ""; }
.fa-bicycle::before { content: ""; }
.fa-bus::before { content: ""; }
.fa-ioxhost::before { content: ""; }
.fa-angellist::before { content: ""; }
.fa-cc::before { content: ""; }
.fa-shekel::before, .fa-sheqel::before, .fa-ils::before { content: ""; }
.fa-meanpath::before { content: ""; }
.fa-buysellads::before { content: ""; }
.fa-connectdevelop::before { content: ""; }
.fa-dashcube::before { content: ""; }
.fa-forumbee::before { content: ""; }
.fa-leanpub::before { content: ""; }
.fa-sellsy::before { content: ""; }
.fa-shirtsinbulk::before { content: ""; }
.fa-simplybuilt::before { content: ""; }
.fa-skyatlas::before { content: ""; }
.fa-cart-plus::before { content: ""; }
.fa-cart-arrow-down::before { content: ""; }
.fa-diamond::before { content: ""; }
.fa-ship::before { content: ""; }
.fa-user-secret::before { content: ""; }
.fa-motorcycle::before { content: ""; }
.fa-street-view::before { content: ""; }
.fa-heartbeat::before { content: ""; }
.fa-venus::before { content: ""; }
.fa-mars::before { content: ""; }
.fa-mercury::before { content: ""; }
.fa-intersex::before, .fa-transgender::before { content: ""; }
.fa-transgender-alt::before { content: ""; }
.fa-venus-double::before { content: ""; }
.fa-mars-double::before { content: ""; }
.fa-venus-mars::before { content: ""; }
.fa-mars-stroke::before { content: ""; }
.fa-mars-stroke-v::before { content: ""; }
.fa-mars-stroke-h::before { content: ""; }
.fa-neuter::before { content: ""; }
.fa-genderless::before { content: ""; }
.fa-facebook-official::before { content: ""; }
.fa-pinterest-p::before { content: ""; }
.fa-whatsapp::before { content: ""; }
.fa-server::before { content: ""; }
.fa-user-plus::before { content: ""; }
.fa-user-times::before { content: ""; }
.fa-hotel::before, .fa-bed::before { content: ""; }
.fa-viacoin::before { content: ""; }
.fa-train::before { content: ""; }
.fa-subway::before { content: ""; }
.fa-medium::before { content: ""; }
.fa-yc::before, .fa-y-combinator::before { content: ""; }
.fa-optin-monster::before { content: ""; }
.fa-opencart::before { content: ""; }
.fa-expeditedssl::before { content: ""; }
.fa-battery-4::before, .fa-battery::before, .fa-battery-full::before { content: ""; }
.fa-battery-3::before, .fa-battery-three-quarters::before { content: ""; }
.fa-battery-2::before, .fa-battery-half::before { content: ""; }
.fa-battery-1::before, .fa-battery-quarter::before { content: ""; }
.fa-battery-0::before, .fa-battery-empty::before { content: ""; }
.fa-mouse-pointer::before { content: ""; }
.fa-i-cursor::before { content: ""; }
.fa-object-group::before { content: ""; }
.fa-object-ungroup::before { content: ""; }
.fa-sticky-note::before { content: ""; }
.fa-sticky-note-o::before { content: ""; }
.fa-cc-jcb::before { content: ""; }
.fa-cc-diners-club::before { content: ""; }
.fa-clone::before { content: ""; }
.fa-balance-scale::before { content: ""; }
.fa-hourglass-o::before { content: ""; }
.fa-hourglass-1::before, .fa-hourglass-start::before { content: ""; }
.fa-hourglass-2::before, .fa-hourglass-half::before { content: ""; }
.fa-hourglass-3::before, .fa-hourglass-end::before { content: ""; }
.fa-hourglass::before { content: ""; }
.fa-hand-grab-o::before, .fa-hand-rock-o::before { content: ""; }
.fa-hand-stop-o::before, .fa-hand-paper-o::before { content: ""; }
.fa-hand-scissors-o::before { content: ""; }
.fa-hand-lizard-o::before { content: ""; }
.fa-hand-spock-o::before { content: ""; }
.fa-hand-pointer-o::before { content: ""; }
.fa-hand-peace-o::before { content: ""; }
.fa-trademark::before { content: ""; }
.fa-registered::before { content: ""; }
.fa-creative-commons::before { content: ""; }
.fa-gg::before { content: ""; }
.fa-gg-circle::before { content: ""; }
.fa-tripadvisor::before { content: ""; }
.fa-odnoklassniki::before { content: ""; }
.fa-odnoklassniki-square::before { content: ""; }
.fa-get-pocket::before { content: ""; }
.fa-wikipedia-w::before { content: ""; }
.fa-safari::before { content: ""; }
.fa-chrome::before { content: ""; }
.fa-firefox::before { content: ""; }
.fa-opera::before { content: ""; }
.fa-internet-explorer::before { content: ""; }
.fa-tv::before, .fa-television::before { content: ""; }
.fa-contao::before { content: ""; }
.fa-500px::before { content: ""; }
.fa-amazon::before { content: ""; }
.fa-calendar-plus-o::before { content: ""; }
.fa-calendar-minus-o::before { content: ""; }
.fa-calendar-times-o::before { content: ""; }
.fa-calendar-check-o::before { content: ""; }
.fa-industry::before { content: ""; }
.fa-map-pin::before { content: ""; }
.fa-map-signs::before { content: ""; }
.fa-map-o::before { content: ""; }
.fa-map::before { content: ""; }
.fa-commenting::before { content: ""; }
.fa-commenting-o::before { content: ""; }
.fa-houzz::before { content: ""; }
.fa-vimeo::before { content: ""; }
.fa-black-tie::before { content: ""; }
.fa-fonticons::before { content: ""; }
.fa-reddit-alien::before { content: ""; }
.fa-edge::before { content: ""; }
.fa-credit-card-alt::before { content: ""; }
.fa-codiepie::before { content: ""; }
.fa-modx::before { content: ""; }
.fa-fort-awesome::before { content: ""; }
.fa-usb::before { content: ""; }
.fa-product-hunt::before { content: ""; }
.fa-mixcloud::before { content: ""; }
.fa-scribd::before { content: ""; }
.fa-pause-circle::before { content: ""; }
.fa-pause-circle-o::before { content: ""; }
.fa-stop-circle::before { content: ""; }
.fa-stop-circle-o::before { content: ""; }
.fa-shopping-bag::before { content: ""; }
.fa-shopping-basket::before { content: ""; }
.fa-hashtag::before { content: ""; }
.fa-bluetooth::before { content: ""; }
.fa-bluetooth-b::before { content: ""; }
.fa-percent::before { content: ""; }
.fa-gitlab::before { content: ""; }
.fa-wpbeginner::before { content: ""; }
.fa-wpforms::before { content: ""; }
.fa-envira::before { content: ""; }
.fa-universal-access::before { content: ""; }
.fa-wheelchair-alt::before { content: ""; }
.fa-question-circle-o::before { content: ""; }
.fa-blind::before { content: ""; }
.fa-audio-description::before { content: ""; }
.fa-volume-control-phone::before { content: ""; }
.fa-braille::before { content: ""; }
.fa-assistive-listening-systems::before { content: ""; }
.fa-asl-interpreting::before, .fa-american-sign-language-interpreting::before { content: ""; }
.fa-deafness::before, .fa-hard-of-hearing::before, .fa-deaf::before { content: ""; }
.fa-glide::before { content: ""; }
.fa-glide-g::before { content: ""; }
.fa-signing::before, .fa-sign-language::before { content: ""; }
.fa-low-vision::before { content: ""; }
.fa-viadeo::before { content: ""; }
.fa-viadeo-square::before { content: ""; }
.fa-snapchat::before { content: ""; }
.fa-snapchat-ghost::before { content: ""; }
.fa-snapchat-square::before { content: ""; }
.fa-pied-piper::before { content: ""; }
.fa-first-order::before { content: ""; }
.fa-yoast::before { content: ""; }
.fa-themeisle::before { content: ""; }
.fa-google-plus-circle::before, .fa-google-plus-official::before { content: ""; }
.fa-fa::before, .fa-font-awesome::before { content: ""; }
.fa-handshake-o::before { content: ""; }
.fa-envelope-open::before { content: ""; }
.fa-envelope-open-o::before { content: ""; }
.fa-linode::before { content: ""; }
.fa-address-book::before { content: ""; }
.fa-address-book-o::before { content: ""; }
.fa-vcard::before, .fa-address-card::before { content: ""; }
.fa-vcard-o::before, .fa-address-card-o::before { content: ""; }
.fa-user-circle::before { content: ""; }
.fa-user-circle-o::before { content: ""; }
.fa-user-o::before { content: ""; }
.fa-id-badge::before { content: ""; }
.fa-drivers-license::before, .fa-id-card::before { content: ""; }
.fa-drivers-license-o::before, .fa-id-card-o::before { content: ""; }
.fa-quora::before { content: ""; }
.fa-free-code-camp::before { content: ""; }
.fa-telegram::before { content: ""; }
.fa-thermometer-4::before, .fa-thermometer::before, .fa-thermometer-full::before { content: ""; }
.fa-thermometer-3::before, .fa-thermometer-three-quarters::before { content: ""; }
.fa-thermometer-2::before, .fa-thermometer-half::before { content: ""; }
.fa-thermometer-1::before, .fa-thermometer-quarter::before { content: ""; }
.fa-thermometer-0::before, .fa-thermometer-empty::before { content: ""; }
.fa-shower::before { content: ""; }
.fa-bathtub::before, .fa-s15::before, .fa-bath::before { content: ""; }
.fa-podcast::before { content: ""; }
.fa-window-maximize::before { content: ""; }
.fa-window-minimize::before { content: ""; }
.fa-window-restore::before { content: ""; }
.fa-times-rectangle::before, .fa-window-close::before { content: ""; }
.fa-times-rectangle-o::before, .fa-window-close-o::before { content: ""; }
.fa-bandcamp::before { content: ""; }
.fa-grav::before { content: ""; }
.fa-etsy::before { content: ""; }
.fa-imdb::before { content: ""; }
.fa-ravelry::before { content: ""; }
.fa-eercast::before { content: ""; }
.fa-microchip::before { content: ""; }
.fa-snowflake-o::before { content: ""; }
.fa-superpowers::before { content: ""; }
.fa-wpexplorer::before { content: ""; }
.fa-meetup::before { content: ""; }
.sr-only { position: absolute; width: 1px; height: 1px; padding: 0px; margin: -1px; overflow: hidden; clip: rect(0px, 0px, 0px, 0px); border: 0px; }
.sr-only-focusable:active, .sr-only-focusable:focus { position: static; width: auto; height: auto; margin: 0px; overflow: visible; clip: auto; }
body { font-family: Montserrat, sans-serif; font-style: normal; font-stretch: normal; line-height: normal; letter-spacing: normal; background: rgb(247, 247, 247); overflow-x: hidden !important; }
.blueColor { color: rgb(91, 135, 218); }
.background-no-opacity.background-image { opacity: 1 !important; }
.without-margin-bottom { margin-bottom: 0px !important; }
@font-face { font-family: Montserrat; font-style: normal; font-weight: 400; src: url("../fonts/montserrat-v12-latin-regular.woff") format("woff"); }
@font-face { font-family: Montserrat; font-style: normal; font-weight: 300; src: url("../fonts/montserrat-v12-latin-300.woff") format("woff"); }
@font-face { font-family: Montserrat; font-style: normal; font-weight: 500; src: url("../fonts/montserrat-v12-latin-500.woff") format("woff"); }
@font-face { font-family: Montserrat; font-style: normal; font-weight: 600; src: url("../fonts/montserrat-v12-latin-600.woff") format("woff"); }
@font-face { font-family: Montserrat; font-style: normal; font-weight: 700; src: url("../fonts/montserrat-v12-latin-700.woff") format("woff"); }
@font-face { font-family: icomoon; src: url("../fonts/icomoon.woff") format("woff"); font-weight: normal; font-style: normal; }
[class^="icon-"]:not(.icon-ligar), [class*=" icon-"]:not(.icon-ligar) { font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; -webkit-font-smoothing: antialiased; font-family: icomoon !important; }
.background-sections { background-size: 103% 119%; background-position: initial !important; }
blockquote { border-left: 4px solid rgb(91, 135, 218); width: 70.1%; margin-bottom: 39px; margin-top: 9px; }
.quote-txt p { font-size: 24px !important; margin-left: 26px !important; }
blockquote p { margin-left: 29px; }
.news p { margin: 0px; }
.news .button.goback { margin-top: 10px !important; width: 170px !important; margin-bottom: 29px !important; }
.quote-txt { font-size: 24px; line-height: 1.75; letter-spacing: normal; text-align: left; font-weight: bold; color: rgb(102, 102, 102); }
.login-mobile { display: none; }
.d-flex.flex-column.card-body a.mt-auto { line-height: 35px; margin-bottom: 0px; }
.icon-menu-x::before { content: ""; }
.icon-menu-mobile::before { content: ""; }
.icon-arrow-diagonal1 { transform: rotate(45deg); position: absolute; }
.icon-arrow-diagonal2 { transform: rotate(-45deg); position: absolute; }
.icon-arrow-down { margin-left: 45%; margin-bottom: 10px; display: inline-block; transform: rotate(90deg); font-size: 25px; }
.card-body .icon-arrow { position: absolute; bottom: 27px; right: 30px; }
footer .icon-arrow-right { margin-left: 10px; margin-top: 2px; }
.icon-arrow-right::before, .icon-arrow-down::before { content: ""; }
.icon-linkedin::before { content: ""; margin-right: 12px; }
.icon-youtube::before { content: ""; }
.icon-linkedin, .icon-youtube { color: rgb(255, 255, 255); font-size: 35px; }
.icon-close::before { content: ""; font-size: 20px; }
.icon-close:hover { transform: rotate(360deg); }
a.icon-close { color: rgb(204, 204, 204); float: right; }
.icon-abrir-conta::before { content: ""; }
.icon-activacao::before { content: ""; }
.icon-login::before { content: ""; }
.icon-perguntas-frequentes::before { content: ""; background: url("../images/icon_interrogacao.svg") center center / 20px 20px no-repeat; filter: brightness(0) invert(1); height: 20px; width: 20px; display: inline-block; }
.icon-registoCanais::before { content: ""; background: url("../images/AtivacaoEurobicNet.svg") center center / 20px 20px no-repeat; filter: brightness(0) invert(1); height: 20px; width: 20px; display: inline-block; }
.icon-menu { font-size: 22px; position: relative; top: 4px; margin-right: 8px; }
.select-icon { position: absolute; left: 89%; top: 27%; font-size: 22px; color: rgb(91, 135, 218); }
.headerAnchor, .contentAnchor { position: relative; background: rgb(243, 243, 243); padding-left: 15px !important; padding-right: 15px !important; }
.headerAnchor .nav-item, .contentAnchor .nav-item { display: flex; align-items: center; }
.headerAnchor .nav-link, .contentAnchor .nav-link { text-align: center; }
.headerAnchor a.nav-link, .contentAnchor a.nav-link { color: rgb(102, 102, 102); font-weight: bold; line-height: 1.83; font-size: 14px; text-transform: uppercase; margin-left: 20px; font-family: Montserrat, sans-serif; }
.headerAnchor { margin-top: -53px; }
.headerAnchor .navbar button, .contentAnchor .navbar button { width: 100%; }
.headerAnchor button, .contentAnchor button { outline-style: none; box-shadow: none; border-color: transparent; }
.contentAnchor-padding { margin-top: 15px; margin-bottom: 69px; }
.background-light, .MultiCarousel { background-color: rgb(255, 255, 255); }
.background-red { background-color: rgb(91, 135, 218); }
.background-grey { background-color: rgb(244, 244, 244); }
.light-blue-background { background-color: rgb(208, 221, 248); }
.conditions .card-body { padding-top: 38px; padding-bottom: 38px; }
.card-body-padding { padding: 23px 50px; }
.options h5 { padding-bottom: 17px; margin-bottom: 0px; }
.options .card-body { min-height: 346px; padding-bottom: 29px; }
.selectElement { display: inline-flex; background: transparent; }
.selectElement select, .custom-select4 .select-selected { border-top: none; border-right: none; border-left: none; border-image: initial; background: transparent; border-bottom: 2px solid rgb(31, 31, 31) !important; }
.comparatorProduct .card-body { min-height: 510px; }
.selectElement select:focus { outline: none; }
.selectElement p { margin-right: 20px; }
.card-min-height-300 { min-height: 300px; }
.card-min-height-380 { min-height: 380px; }
.capital-contacts .card { box-shadow: none !important; }
.capital-contacts .card-body { background: rgba(204, 204, 204, 0.3); padding-left: 40px; padding-right: 40px; border: 1px solid rgb(204, 204, 204); border-radius: 3px; }
.advantage-title { color: rgb(31, 31, 31); line-height: 1.56; font-weight: bold; font-size: 18px !important; }
.uppercase, .button { text-transform: uppercase; }
.col-sm-6.border-right .txt-contacts { margin-bottom: 8px; }
.txt-contacts { font-size: 15px; font-weight: 500; }
.txt-white { color: rgb(255, 255, 255) !important; }
.txt-green { color: rgb(113, 192, 23) !important; }
.txt-grey, .auxiliary-menu a { color: rgb(204, 204, 204) !important; }
.txt-grey2, .txt-contacts { color: rgb(102, 102, 102); }
.txt-red { color: rgb(224, 27, 34) !important; margin-right: 10px; }
.fa-check-circle { margin-right: 10px; }
.align-left { text-align: left !important; }
.align-right { text-align: right !important; }
.txt-blue { color: rgb(91, 135, 218) !important; }
h2 { font-weight: bold; }
h1.note { letter-spacing: 0px !important; }
.spotlight-header h1.note { font-size: 14px; opacity: 0.5; }
.note, p.text-note { font-size: 12px; font-weight: bold; }
.spotlight-header h1 { padding-bottom: 15px; margin: 0px; }
h1 { font-size: 34px; font-weight: 700; line-height: 1.14; letter-spacing: normal; }
h3.section-title { text-align: center; }
.header-titulo-sem-imagem { padding-right: 350px; }
#vantagens { padding-bottom: 15px; }
h3.section-title:not(#ChaveSucesso) { padding-bottom: 15px; }
.dark .carousel-section .container { margin-bottom: 17px; }
#ChaveSucesso { padding-top: 15px; }
h3.section-title { margin-bottom: 0px; }
.featured.align-left.without-margin-bottom { padding-bottom: 14px; }
.search-list .filterResult { font-size: 20px !important; text-transform: none !important; }
.search-list .filterResult:not(:first-child) { font-weight: 500 !important; }
h3.section-title, .section-title-default { font-size: 34px; font-weight: bold; line-height: 1.06; color: rgb(31, 31, 31); letter-spacing: -1px; }
h4.title-description { line-height: 1.4; letter-spacing: normal; font-size: 20px; text-align: center; font-weight: 500; color: rgb(128, 128, 128); padding-top: 15px; }
.btn-height { height: 50px; border-radius: 32px; line-height: 50px !important; }
h5.subtitle { font-size: 25px; text-align: center; font-weight: bold; color: rgb(31, 31, 31); padding-bottom: 17px; }
h6.title { font-size: 15px; text-align: left; font-weight: bold; color: rgb(102, 102, 102); padding-bottom: 15px; }
.table-condition p.txt-grey { font-size: 12px !important; }
.conditions .table-condition img { padding-bottom: 10px; }
p, li:not(.nav-item) li { font-size: 15px; line-height: 1.75; }
.text-body1 { color: rgb(31, 31, 31); line-height: 1.56; font-size: 15px !important; }
.text-body2, p.text-body3 { font-size: 15px; color: rgb(31, 31, 31); }
p.text-body3, .text-bold, .title-navbar, .auxiliary-menu a { font-weight: bold; }
.specialSelect { font-weight: 500; font-size: 18px; text-align: center; text-align-last: center; }
.specialSelect-AutoSize { font-weight: 500; text-align: center; text-align-last: center; padding-top: 10px; font-size: 14px !important; width: auto !important; }
.table-responsive .bold { font-weight: 500 !important; }
.specialSelect-color-size { color: rgb(31, 31, 31) !important; }
.title-navbar { margin-bottom: 33px !important; }
.text-body4 { font-size: 25px; }
.comparatorProduct .text-body4 { font-size: 25px; }
.carousel-item .card-title.text-body4 { font-weight: bold; }
.secCarousel .card.first-card .card-title.text-body4, .secCarousel .card.last-card .card-title.text-body4 { margin-bottom: 45px; }
.secCarousel .btn { margin-top: 30px; }
.carousel-item .card-footer, .card-header { display: flex; flex-direction: column; border-top: none; padding-top: 0px; padding-bottom: 0px; background-color: rgb(255, 255, 255) !important; }
.right.sec-right { float: right; margin-right: -50px; margin-top: -417px; }
.left.sec-left { margin-left: -50px; margin-top: -829px; }
.carousel-item .card-footer .button { margin-top: 30px !important; }
.carousel-item .card-body { padding-bottom: 0px; }
.carousel-item .advantage { padding-bottom: 20px; font-weight: 500; color: rgb(102, 102, 102); font-size: 18px !important; }
.carousel-item .advantage span { font-size: 20px; }
.carousel-item .card-title.text-body5.txt-red, .carousel-item .card-title.text-body5.txt-blue { text-transform: uppercase; font-weight: bold; }
.carousel-item .card-group .card-options span { font-size: 15px !important; }
.selectElement { font-size: 22px; }
.capital-contacts .col-sm-12 .selectElement { padding-bottom: 22px; }
.capital-contacts .col-sm-12:first-child { text-align: center; }
.capital-contacts .col-sm-6:first-child { margin-bottom: 10px; }
p.text-note { color: rgb(128, 128, 128); }
.title-navbar, .text-body5 { font-size: 14px; }
#Relacionados { padding-bottom: 49px !important; }
.title-description.without-margin-bottom { padding-top: 0px; padding-left: 83px; padding-right: 83px; }
.notes p, p.notes { font-size: 12px; color: rgb(31, 31, 31) !important; }
.title-navbar, .title-navbar a { color: rgb(204, 204, 204) !important; text-transform: uppercase; }
#notas.text-body5 { font-size: 12px; padding-top: 15px; }
.th-text { font-size: 12px; color: rgb(128, 128, 128); }
.news .text-body2 { font-size: 22px !important; line-height: 1.5; }
.news .col-md-9 p { font-size: 15px; }
.txt-small { font-size: 12px; }
a { color: rgb(91, 135, 218); }
.nav-link { cursor: pointer; }
.advice { font-style: italic; }
#concelho, #distrito, .btn-maps { height: 43px; border: none; border-radius: 2px; }
#concelho, #distrito { background: rgb(255, 255, 255); appearance: none; text-indent: 1px; }
.pdf a:hover { color: rgb(31, 31, 31); }
.pdf a:hover, .link-underline:hover { text-decoration: underline; }
.pdf img { margin-right: 5px; width: 20px; height: 20px; }
.pdf:nth-child(2) p:nth-child(2) { margin-bottom: 5px; margin-top: -5px; }
.element-with-border { border-bottom: 1px solid rgb(29, 23, 23); padding-bottom: 20px; }
.col-sm-6 .pdf:first-child, .documents { padding-top: 40px !important; padding-bottom: 0px; }
#quem-somos + h4, #about-us + p { font-size: 15px; color: rgb(31, 31, 31); font-weight: normal; line-height: 1.38; }
#about-us + p, #company-history + p { padding-top: 0px; padding-left: 83px; padding-right: 83px; }
div.pdf:last-child { padding-bottom: 59px; }
.padding-note { padding-bottom: 59px; }
.container.history.news { padding-top: 34px !important; }
.table p { margin: 0px auto; }
.align-card-bottom { margin-bottom: -20px; }
.table td, .table th { border-top: 2px solid rgb(244, 244, 244); vertical-align: middle !important; }
.table-card .table-deposito tr td { border: none; }
.table-card .table-deposito tr:first-child td { border-top: 2px solid rgb(244, 244, 244); }
.table-deposito .table td, .table-deposito .table th { vertical-align: top !important; }
.table thead th { border-bottom: none; }
thead tr:first-child th { border-top: none; }
tr { height: 65px; }
.without-card-margin .container { width: 70%; display: block; margin: auto; }
.spotlight-padding { padding-top: 275px !important; }
.max-width { padding: 0px !important; }
.without-padding { padding-top: 0px !important; padding-bottom: 0px !important; }
.remove-bottom-spacing { padding-bottom: 0px !important; }
.remove-top-spacing { padding-top: 0px !important; }
.padding-s { padding-top: 15px; padding-bottom: 15px; }
.padding-bottom-s { padding-bottom: 15px; }
.padding-top-m { padding-top: 39px; }
.padding-bottom-m { padding-bottom: 60px !important; }
.padding-m { padding-top: 15px; padding-bottom: 35px; }
.padding-l { padding-top: 35px; padding-bottom: 15px; }
.col-sm-8 .video-play p { font-size: 15px; text-transform: none; }
.col-sm-4 .video-play p { font-size: 15px; text-transform: none; margin-bottom: 20px; }
.padding-xl { padding-top: 69px; padding-bottom: 39px; }
.spacing-top { padding-top: 69px; }
.spacing-bottom { padding-bottom: 39px; }
.padding-card { padding-top: 100px; }
.padding-2columns, .top-padding { padding-top: 23px; }
.bottom-padding { padding-bottom: 40px; }
.padding-2columns .titleWithBtn p { margin-bottom: 0px; }
p.advantage, .selectElement p { margin-bottom: 0px; }
p.advantage:not(.with-hifen) { margin-left: 20px !important; }
p.advantage span:not(:nth-child(2)) { margin-left: -23px; }
p.advantage span { font-weight: 500 !important; }
p.advantage a { font-weight: 500 !important; }
.padding-header { padding-top: 180px; }
.featured + h4 { padding-left: 0px !important; padding-right: 0px !important; }
.conditions .col-sm-8 p { padding-left: 65px; text-transform: none; }
.conditions .col-sm-4 div { margin-top: 30px; }
.padding-bottom-card { padding-bottom: 83px; }
.padding-bottom-card3 { padding-bottom: 65px; }
.padding-top-39 { padding-top: 39px; }
.margin-card-top { margin-top: 20px !important; margin-bottom: 10px !important; }
.padding-bottom-15:not(#ajuda + h4) { padding-bottom: 15px !important; }
#ajuda + h4 { padding-bottom: 9px; }
.news-title { height: 30px; }
h1.principal-title { font-size: 42px; }
.news .col-lg-5 .card-title, .news .col-lg-6 .card-title { font-size: 25px; font-weight: 600; }
.news .col-lg-4 .card-img-top { height: 210px; }
.news .col-lg-4 .card-title { font-size: 20px; font-weight: 600; }
.news .card-text, .news .col-md-9 div, .news .col-md-9 .text-body2, .news .col-md-9.align-center { font-size: 16px; font-weight: 500; line-height: 1.75; }
.news .card-text { margin-top: 20px; }
.news .col-md-9 h1 { font-size: 34px; }
.padding-bottom-35 { padding-bottom: 35px !important; }
.news .col-md-9 .title { font-size: 14px; color: rgb(128, 128, 128); }
.none-notification { padding-right: 30px; }
.comparator .col-md-3:only-child, .align-center { display: block; margin: 0px auto; }
.without-card { background: linear-gradient(to right, rgb(204, 204, 204) 50%, rgba(255, 255, 255, 0) 0%) center top / 14px 2px repeat-x, linear-gradient(rgb(204, 204, 204) 50%, rgba(255, 255, 255, 0) 0%) right center / 2px 14px repeat-y, linear-gradient(to right, rgb(204, 204, 204) 50%, rgba(255, 255, 255, 0) 0%) center bottom, linear-gradient(rgb(204, 204, 204) 50%, rgba(255, 255, 255, 0) 0%) left center; }
.comparatorBar { margin-bottom: -78px; }
.comparatorBar .without-card h5 { font-weight: 500; padding-top: 10px; line-height: 2; font-size: 16px !important; }
.comparatorBar .button { width: 211px !important; }
.comparatorBar .py-2 { height: 143px; padding-top: 24px !important; padding-bottom: 24px !important; }
.without-card:hover { box-shadow: none !important; }
.without-card .card-body { text-align: center; }
.card-eurobic365 .card-content { height: 398px; }
.nav-border.navbar-top .navbar { width: 100%; }
.navbar-top { margin-top: -53px; }
.card-height { height: 45px; padding-top: 15px; }
a .section-title.txt-red:hover, a .section-title.txt-blue:hover { text-decoration: underline; }
.btn-border-white { background-color: rgba(31, 31, 31, 0.95); color: rgb(255, 255, 255); border-radius: 22px; font-size: 14px; width: 160px; height: 38px; border: 2px solid rgb(255, 255, 255) !important; }
.btn-full, .btn-border { font-size: 14px; text-transform: uppercase; }
.btn-white, .btn-white:hover { color: black !important; background-color: white !important; border: 2px solid black !important; }
.btn-black .icon-arrow-right::before { padding-right: 10px; }
.btn-full:hover, .btn-full:focus { color: rgb(255, 255, 255); background: rgb(76, 107, 216); border-color: rgb(76, 107, 216); box-shadow: none !important; text-decoration: none !important; }
.btn-full.btn-center { display: table !important; margin: 0px auto !important; }
.btn-full.btn-center:not(.btn-xl) { line-height: 36px !important; }
.btn-border { border: 2px solid rgb(91, 135, 218); background-color: rgb(255, 255, 255); }
.just-btn { display: -webkit-box; -webkit-box-pack: center; -webkit-box-align: center; }
.timeline .col-sm-10 { padding-right: 0px; }
.timeline .col-sm-2 { border: 1px solid; }
.text-center { text-align: center; }
.timeline { position: relative; }
.timeline .container { padding: 10px 40px; position: relative; }
.timeline span { position: absolute; width: 20px; height: 20px; font-size: 20px; left: 103px; top: -2px; }
.timeline .timeline-border span { left: -9px; }
.container .right p.txt-red, .container .right p.txt-blue { position: absolute; width: 25px; height: 25px; font-size: 20px; left: 45px; top: -9px; }
.timeline .fa-check-circle::before { background: rgb(255, 255, 255); }
.timeline .timeline-border .container.right:first-child p { top: 5px; }
.container .right p.txt-red:first-child, .container .right p.txt-blue:first-child { left: 50px; }
.timeline .timeline-border .container.right p { left: -67px !important; }
.container > .col-md-12 { padding-left: 0px !important; padding-right: 0px !important; }
.timeline .right::before { content: " "; transform-origin: 0px 0px; transform: rotate(-180deg); border-width: 1em; border-style: solid; border-image: initial; position: absolute; z-index: 1; filter: drop-shadow(rgba(0, 0, 0, 0.1) 2px 1px 1px); left: 157px; top: 42px; border-color: transparent transparent rgb(255, 255, 255) rgb(255, 255, 255) !important; }
.container.right:first-child { margin-top: -20px; }
.timeline .content { padding: 43px 100px; background-color: white; position: relative; box-shadow: rgba(0, 0, 0, 0.1) -1px -1px 17px 0px; border-radius: 4px; }
.timeline .content p { margin-bottom: 0px; }
.timeline .content:hover { box-shadow: rgba(0, 0, 0, 0.3) 0px 5px 30px 0px; }
.timeline::after { left: 31px; }
.timeline .container { width: 100%; padding-left: 155px; padding-right: 0px; }
.timeline .container.right:first-child span { top: 2px !important; }
.timeline .left::after, .timeline .right::after { left: 15px; }
.none-notification { padding: 10px; overflow: auto; float: right; text-align: right; margin-top: -15px; }
.nav-notification { margin: 0px 10px; position: absolute; right: 10px; top: 30px; overflow: auto; }
.titleNotification { font-size: 20px; font-weight: 500; font-style: normal; font-stretch: normal; line-height: 1.4; letter-spacing: normal; text-align: left; }
.alertBallon { max-height: 547px; width: auto; padding: 61px 70px; overflow: hidden; position: fixed; bottom: 20px; right: 105px; background: rgb(255, 255, 255); border: 1px solid rgb(231, 234, 236); max-width: 570px; height: 95%; border-radius: 4px; z-index: 1032; }
.textNotify { font-size: 16px; font-weight: normal; font-style: normal; font-stretch: normal; line-height: 1.75; letter-spacing: normal; text-align: left; }
.content-notification { overflow: hidden auto; text-align: left; max-height: 100%; max-width: 100%; height: 100% !important; }
.slimScrollDiv { height: 98% !important; }
.zero-notification { height: 85%; }
#formFaq + div + div { height: 72%; }
.nav-next-notification { cursor: pointer; }
.next-notification { cursor: pointer; width: 15px; height: 15px; }
.prev-notification { cursor: pointer; width: 15px; height: 15px; }
.counter-balloon { font-size: 15px; padding-left: 5px; padding-right: 5px; }
.py-2 { padding-top: 16px !important; padding-bottom: 16px !important; }
#dvLocalizacao { height: 100%; width: 100%; padding: 15px; background-color: rgb(236, 236, 236); margin-bottom: 10px; margin-top: 10px; }
#filtros { margin-bottom: 5px; }
.mapAgencias { height: 500px; width: 100%; }
.maps-select option { color: rgb(255, 0, 0) !important; }
.maps-select option:hover { background-color: rgb(221, 221, 221) !important; color: rgb(0, 0, 0) !important; }
.maps-select option:hover { box-shadow: rgb(255, 0, 0) 0px 0px 10px 100px inset !important; }
.maps-select:focus > option:checked { background: rgb(253, 253, 253) !important; color: rgb(255, 0, 0) !important; }
.form-control-feedback { padding-right: 15px; }
.background-contacts .container .text-center p, .background-contacts .container .text-center a, .background-contacts .container .text-center h5, .txt-white { color: rgb(255, 255, 255); }
.background-contacts .container a:hover, .contacts .container .text-center h5:nth-child(2) a:active { text-decoration: underline; }
.background-contacts { background-color: rgb(155, 155, 154); background-image: url("../images/logo-cinza.png"); background-size: contain; background-position: center center; background-repeat: no-repeat; padding-top: 40px; padding-bottom: 40px; }
a:hover { text-decoration: none; color: rgb(91, 135, 218); }
.item a { color: rgb(0, 0, 0); }
.txt-search { font-size: 20px; }
.title { font-size: 20px; font-weight: 500; text-align: left; color: rgb(31, 31, 31); }
.second-title { font-size: 25px; }
.txt-box { font-size: 15px; line-height: 1.56; }
.subtitle, h6.subtitle { font-size: 20px; text-align: center; color: rgb(128, 128, 128); }
.featured { text-align: center; font-weight: bold; }
.navbar.eurobic-tv { padding-top: 36px; padding-bottom: 36px; }
.eurobic-tv img { width: 254px; height: 67px; display: block; margin-left: auto; margin-right: auto; }
.card:not(.without-card) { border: 0px; background-color: rgb(255, 255, 255); box-shadow: rgba(0, 0, 0, 0.14) 0px 0px 4px 0px; }
.card:hover { box-shadow: rgba(0, 0, 0, 0.1) -1px -1px 17px 0px; }
.card-text.card-text-rodape { position: absolute; bottom: 0px; height: 24px; font-size: 12px; font-weight: bold; text-align: left; color: rgb(128, 128, 128); }
.card.light-blue-background { background-color: rgb(208, 221, 248); }
.card.light-blue-background .second-title strong { font-weight: 500; }
.light-blue-background .card-body { color: rgb(33, 37, 41); }
.arrow { position: absolute; right: 25px; bottom: 36px; width: 16px; height: 13px; }
.group2 .arrow { bottom: 24px; }
.group2 .col-sm-6, .container.history, .padding-bottom-card1 { padding-bottom: 30px; }
.carousel-header { background: rgb(91, 135, 218); height: 80px; position: relative; }
.dark .carousel-header { background: rgba(31, 31, 31, 0.8); position: relative; }
.group2 .card .group2-icon { height: 70px; margin-right: 30px; margin-left: 20px; width: auto; }
.group2 a:first-child { display: inline-flex; color: rgb(51, 51, 51); }
p { margin-bottom: 20px; }
.group3-icon { margin-top: 34px; }
.card-title { margin-bottom: 15px; }
.btn { cursor: pointer; }
.carousel-header p.carousel-title { font-weight: 500; text-align: center; font-size: 30px; color: rgb(255, 255, 255); padding-top: 18px; }
.carousel-header div { height: 80px; background-size: 100% 80px; }
.circle-arrow { width: 30px; height: 30px; }
.btn-group .btn.active { background: rgb(91, 135, 218) !important; border: 1px solid rgb(91, 135, 218) !important; }
.btn-secondary:not(:disabled):not(.disabled).active:focus, .btn-secondary:not(:disabled):not(.disabled):active:focus, .show > .btn-secondary.dropdown-toggle:focus, .btn-secondary.focus, .btn-secondary:hover { box-shadow: none; background: rgb(91, 135, 218) !important; border: 1px solid rgb(91, 135, 218) !important; }
.btn-secondary.btn-not-active { background: rgb(255, 255, 255); color: rgb(102, 102, 102); border: 1px solid rgb(102, 102, 102) !important; }
.btn-group .btn-secondary { border-radius: 25px; height: 44px; }
.btn-toolbar { text-align: center; display: block; margin-bottom: 51px; }
.border-component { border-bottom: 4px solid rgb(247, 247, 247); }
.more, .more:hover, .more:focus { color: rgb(91, 135, 218); }
.more { text-transform: uppercase; }
a.more span { margin-left: 5px; }
.titleWithBtn { display: inline-flex; width: 100%; }
.auxiliary-menu p { font-size: 14px; }
.titleWithBtn .title, .row .col-sm-8 { padding-left: 0px; text-transform: uppercase; }
.titleWithBtn .more { text-align: right; margin-top: 4px; padding-right: 0px; font-weight: 600; font-style: normal; font-stretch: normal; line-height: normal; font-size: 15px; }
.titleWithBtn .more img { height: 13px; width: 16px; margin-top: -3px; }
section .card .button, .secCarousel .button, .button.btn-border, .button.btn-full { cursor: pointer; font-size: 14px; height: 42px; vertical-align: middle; text-align: center; font-weight: 600; border-radius: 22px; width: 227px; box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 6px 0px; margin-left: auto; margin-right: auto; margin-bottom: 30px; }
section .button:hover, section .button:focus { background: rgb(76, 107, 216); text-decoration: none; border-color: rgb(76, 107, 216); color: rgb(255, 255, 255) !important; }
section .button.stepCleaner:hover, section .button.stepCleaner:focus { color: black !important; border: 3px solid black !important; }
.group-buttons .button:hover { background: transparent; color: rgb(102, 102, 102) !important; }
.row .col-sm-8 video { width: 100%; }
.row .col-sm-4 video { width: 100%; }
.row .col-sm-4 video:first-child { margin-bottom: 4.5px; }
.container .card-group .card-options, .comparator .card-options, .date { font-size: 14px; color: rgb(155, 155, 155); }
.container .card-group .card-options span, .comparator .card-options span { font-size: 22px; font-weight: 600; color: rgb(102, 102, 102); }
.container .card-group .card-options-title { color: rgb(91, 135, 218); font-size: 25px; font-weight: bold; }
.landingPage .card-options:nth-child(4) { margin-bottom: 40px; }
.fa-circle { color: rgb(91, 135, 218); }
.fa-circle-thin { color: rgb(151, 151, 151); }
.group-buttons .button:focus { outline: none; }
.group-buttons .button:first-child { border-right: none; border-radius: 22px 0px 0px 22px; }
.group-buttons .button:last-child { border-left: none; border-top-right-radius: 22px; border-bottom-right-radius: 22px; }
.group-buttons .button.active { background: rgb(91, 135, 218); color: rgb(255, 255, 255) !important; border: 1px solid rgb(91, 135, 218) !important; }
.group-buttons a:first-of-type { border-right: 1px solid rgb(102, 102, 102) !important; }
.group-buttons .button { font-size: 15px; font-weight: 500; text-decoration: none; border: 1px solid rgb(102, 102, 102); background: rgb(255, 255, 255); text-align: center; display: table-cell; vertical-align: middle; height: 44px !important; width: 240px !important; color: rgb(102, 102, 102) !important; }
.group-buttons { display: table; margin: 0px auto 30px; }
.carousel-controls { text-align: center; margin-top: 20px; margin-bottom: 5%; }
.fa-circle-thin, .fa-circle { margin-left: 10px; }
.video-play img { height: 44px; width: 44px; margin-bottom: 20px; }
.video-play { color: rgb(255, 255, 255); margin-left: 20px; font-size: 20px; font-weight: 600; margin-right: 57px; }
.row .col-sm-8 .video-play { margin-top: 35.7%; position: absolute; }
.col-sm-4 .video-play:nth-child(2) { margin-top: -41%; position: absolute; }
.col-sm-4 .video-play:nth-child(2) img { margin-left: 0px; }
.col-sm-4 .video-play:last-child { position: absolute; }
.col-sm-8 .video-play p { max-width: 340px; }
.card-block .card-title::after { content: ""; background: url("../images/quote-first.svg") no-repeat; height: 33px; width: 33px; }
.card-title { font-weight: 600; line-height: 1.4; }
.history .card { margin-bottom: 34px; }
.history .card:last-child { margin-bottom: 0px; }
.history .card-block.px-3 { height: 400px; }
.history .card-block.px-3 img:last-child { display: block; margin-left: auto; margin-top: -3%; }
.quote-last { margin-top: -47px !important; }
.col-md-8.px-3 .card-title, .col-md-8.px-3 .card-text, .table-notes { padding-left: 40px; padding-right: 30px; }
.triangle, .triangle-left { width: 0px; position: absolute; height: 0px; border-left: 49px solid transparent; border-right: 49px solid transparent; border-bottom: 50px solid rgb(255, 255, 255); margin-top: -58%; margin-left: 134%; }
.triangle-left { margin-left: -13%; }
.private .card img { margin: 40px auto 0px; }
.image-spotlight img, .image-spotlight figcaption { margin: 0px auto; display: block; max-width: 100%; }
.image-spotlight figcaption { padding-top: 12px; }
.background-f3 { background: rgb(243, 243, 243); }
figure { display: block; margin-left: auto; margin-bottom: 0px; margin-right: auto; }
figcaption { font-size: 14px; color: rgb(204, 204, 204); }
.card-text { line-height: 1.56; }
.news .col-lg-7, .news .col-lg-5 { padding-left: 0px; padding-right: 0px; }
#quotes h5 { font-size: 18px; }
@media only screen and (min-width: 1025px) {
  .comparatorBar .card-body { height: 95px; width: 270px; }
}
@media only screen and (min-width: 990px) and (max-width: 1198px) {
  .history:not(.news) .col-md-8 { max-width: 33.333% !important; }
  .history:not(.news) .col-md-4 { max-width: 66.6667% !important; }
  .triangle-left { display: none; }
  .col-sm-4 .video-play:nth-child(2) { margin-top: -51%; }
  .col-sm-4 .video-play:last-child { margin-top: 15%; margin-right: 0px; }
  header .navbar-navigation .firstLink-menu { margin-left: 15px !important; }
}
#historia { padding-bottom: 23px !important; }
#estrutura-acionista { padding-bottom: 39px !important; }
.news .padding-bottom-35 { margin-bottom: 5px; }
.news h6.title { padding: 0px; margin-bottom: 10px; }
@media only screen and (min-width: 990px) {
  .background50 { background: linear-gradient(rgb(255, 255, 255) 60%, rgb(247, 247, 247) 50%); }
  .background50-fixed { background: linear-gradient(rgb(255, 255, 255) 261px, rgb(247, 247, 247) 23%); }
  .group-buttons .button:not(:first-child) { border-left: none; }
  .capital-contacts .card-body { width: 1140px; }
  .news .col-md-9.col-xs-12.align-center h6, .news .col-md-9.col-xs-12.align-center h4, .news .col-md-9.col-xs-12.align-center p { max-width: 770px; }
  .news .col-md-9.col-xs-12.align-center { max-width: 770px; padding: 0px; }
  .news.image-spotlight figure { width: 770px; }
  .card.news-bigger { width: 1140px; }
  .second-title a { cursor: default !important; }
  .select.custom-select4 { width: 85%; }
  .noticias-header { flex: 0 0 70%; max-width: 70%; display: block; margin: 0px auto; }
  .divtoShowTableCompare .selectElement { width: 27%; }
  .news.image-spotlight { width: 792px; }
  .d-flex.flex-column.card-body a.mt-auto { width: 100%; margin-top: auto !important; }
  section .card .button, .secCarousel .button, .button.btn-border, .button.btn-full { margin-top: 50px !important; }
  .spotlight-header p { margin-bottom: 48px; }
  .cookies-wrapper .container .text-cookies-container { display: table-cell; }
  .close-cookies { padding-right: 100px; }
  .quote { padding-left: 15px; }
  .quote .hidden-div-xs .align-center { height: 52%; width: 64.7%; border-bottom: 2px solid rgb(204, 204, 204); }
  .quote .hidden-div-xs { padding-bottom: 30px; }
  .col-sm-6 .pdf:first-child, .documents, .col-sm-6:first-child .pdf p:first-child { padding-left: 0px; }
  .col-3.card-quote-val { padding-left: 10px; padding-right: 10px; }
  .container { padding-left: 0px; padding-right: 0px; }
  .section-card-background { background-size: 102% 154%; background-image: url("../images/background-tree-content-area.svg"); background-repeat: no-repeat; background-position: initial !important; }
  .vid .row { margin-left: 0px; }
  .row.secCarousel .card { margin-left: 30px; }
  .row.secCarousel .card-group { padding-right: 30px; }
  .empresas .options .group2 .card-body div { padding-top: 103px; margin-left: 27px; }
  .last-card, .card-group > .card + .card { margin-left: 32px; }
  .secCarousel .card-group .col-md-4 .first-card { margin-right: 0px; }
  .margin-card { margin-left: 50px; margin-right: 50px; }
  .menus { padding-left: 0px; padding-right: 0px; }
  .vid { height: 425px; }
  .background-middle-grey .container:first-child { background: rgb(255, 255, 255); max-width: 100%; }
  .background-middle-grey .col-sm-6.col-xs-12:first-child { background: rgb(255, 255, 255); padding-left: 0px; }
  .background-middle-grey .documents:first-child { background: rgb(243, 243, 243); padding: 36px 30px 36px 90px; }
  .documents:first-child .text-body5 { margin-bottom: 0px; }
  .vid-3col.col-sm-4 { padding-left: 0px; padding-top: 15px; }
  .col-sm-8.video-thumb, .col-sm-8 + .col-sm-4.video-thumb-small { margin-bottom: 15px; padding-left: 30px; padding-right: 0px; padding-bottom: 14px; }
  .col-sm-8.video-thumb { max-width: 64.8%; padding-bottom: 15px; height: 440px; }
  .col-video { padding-left: 15px; }
  .border-right { border-right: 1px solid rgb(204, 204, 204) !important; }
  .capital-contacts .col-sm-4 { height: 69px; padding-bottom: 0px !important; }
  .col-sm-4:nth-child(2) .txt-contacts, .col-sm-4:nth-child(3) .txt-contacts { margin-left: 25px; }
  .col-sm-6:nth-child(2) .txt-contacts { margin-left: 25px; }
  .txt-contacts { padding-top: 1rem; }
}
.col-sm-8 + .col-sm-4.video-thumb-small .video-play:last-child { margin-top: -154px; }
.video-thumb { box-shadow: rgba(0, 0, 0, 0.14) 0px 0px 4px 0px; }
.video-thumb:hover { box-shadow: rgba(0, 0, 0, 0.2) 4px 5px 17px 0px; }
.video-thumb, .video-play { cursor: pointer; }
#results-page p.txt-search { margin-bottom: 0px; }
#results-page p.title-navbar { margin-bottom: 20px !important; }
#results-page .pagination { padding-bottom: 90px; padding-top: 45px; }
.pagination { padding-top: 57px; font-size: 14px; }
@media only screen and (max-width: 990px) {
  .news .col-md-9 { flex: 0 0 100%; max-width: 100%; }
  .history .col-md-8 { flex: 0 0 100%; max-width: 100%; }
  .history .card-text { padding-left: 0px !important; }
  .history h4 { padding-top: 20px; padding-left: 0px !important; padding-right: 0px !important; }
  .history .card-block.px-3 { padding: 0px !important; }
  .reuters.align-right { text-align: right !important; }
  .selectElement.comparator-select { display: block; margin-bottom: 20px; }
  .search-list.lista-results { margin-bottom: 50px; }
  .row.col-lg-9 .material-group.col-lg-4, .row.col-lg-9 .material-group.col-lg-3, .row.col-lg-9 .material-group.col-lg-5 { padding-left: 0px; padding-right: 0px; }
  section .card .button, .secCarousel .button, .button.btn-border, .button.btn-full { margin-top: 20px !important; }
  .container:not(.menus) .container:not(.parent-container):not(.right) { padding-left: 0px !important; padding-right: 0px !important; }
  .close-cookies { display: block; margin-top: 20px; text-align: center !important; }
  .container:not(.menus):not(.timeline):not(.right) { padding-left: 15px; padding-right: 15px; }
  .card-group > .card { margin-bottom: 30px; }
  .row .col-sm-4 { padding-right: 0px; }
  .row .col-sm-4 video { margin-top: 10px; }
  .card-group { flex-direction: column; }
  .col-sm-8, .col-sm-4 { max-width: 100%; flex: 0 0 100%; }
  .row .col-sm-4, .col-sm-8 { padding-left: 0px; padding-right: 0px; }
  .row .col-sm-8 video { height: auto; }
  .row:not(.row-flex) { margin: 0px; }
  .border-component { padding-bottom: 30px; }
  .col-sm-6 { flex: 0 0 100%; max-width: 100%; }
  .border-right { margin-bottom: 20px; border-right: none !important; border-bottom: 1px solid rgb(222, 226, 230) !important; }
  .timeline::after { margin-left: 94px; }
  .col-sm-4 { padding-bottom: 34px; }
  .navbar-first button { padding-left: 0px; }
  .background-middle-grey { height: 100% !important; }
  .headerAnchor .navbar-expand-sm .navbar-nav .nav-link, .contentAnchor .navbar-expand-sm .navbar-nav .nav-link { padding-left: 0px; }
  .container.history .col-md-4 { flex: 0 0 100%; max-width: 100%; }
  .col-md-8.px-3 { order: 1; }
  .triangle, .triangle-left { display: none; }
  .container.history .col-md-4, .padding-top-15 { padding-top: 15px; }
  .history .col-md-4 img { display: block; margin-left: auto; margin-right: auto; height: auto; width: 100%; }
}
@media only screen and (min-width: 767px) and (max-width: 990px) {
  .comparator .button { width: 130px !important; }
  .card { margin-right: 0px; }
  .col-sm-4 .video-play:nth-child(2) { margin-top: -23%; }
  .col-sm-4 .video-play:last-child { margin-top: 16%; margin-bottom: 20px; }
  .row .col-sm-8 .video-play { margin-top: 11%; }
  .row.secCarousel .col-md-4 { max-width: 100%; }
  .comparator .col-md-3 { max-width: 33.3%; }
  .timeline .container { padding-right: 15px; }
}
@media only screen and (max-width: 767px) {
  #dspComparatorProduct .custom-select { width: 112px; }
  .comparator .button { width: 130px !important; }
  .tableHiddenDivColText { display: none; }
  #dspComparatorProduct { padding: 0px; }
  .h5.card-title.second-title { text-align: center; }
  .card { margin-right: 0px; margin-left: 0px; }
  .row .col-sm-8, .row .col-sm-4 { max-width: 100%; flex: 0 0 auto; }
  .col-sm-4 .video-play:nth-child(2) { margin-top: -29%; }
  .col-sm-4 .video-play:last-child { margin-top: 22%; margin-bottom: 20px; }
  .row .col-sm-8 .video-play { margin-top: 18%; }
  .row .col-sm-8 .video-play p { margin-right: 18%; }
  .item-desc img.group2-icon { width: 100% !important; }
  .background-contacts { background-size: cover; }
  h2.principal-title { font-size: 35px; }
  .group2 a:first-child { display: block; text-align: center; }
  .card-title.subtitle.align-left, .card-text.txt-box, .options .card-title.second-title { text-align: center !important; }
  .group2 .card .group2-icon { margin-bottom: 10px; margin-top: 10px; }
  .col-sm-6, .col-md-3, .col-sm-12, div.pdf, .pdf p, .col-sm-6 .pdf:first-child { padding-right: 0px; padding-left: 0px; }
  .card .btn-full { display: block; margin-left: auto; margin-right: auto; line-height: 37px; }
  .group2-icon { display: block; margin-left: auto !important; margin-right: auto !important; }
  .timeline .container { padding-right: 0px; }
  .card-height { height: 70px; }
}
@media (min-width: 320px) and (max-width: 500px) {
  .col-sm-4 .video-play:nth-child(2) { margin-top: -41%; }
  .col-sm-4 .video-play:last-child { margin-top: 25%; margin-bottom: 20px; }
}
@media (min-width: 576px) {
  .card-columns.group2 { column-count: 2; }
  .card-columns .card { display: flex; }
}
@media (max-width: 576px) {
  .headerAnchor .navbar span:first-child, .contentAnchor .navbar span:first-child { float: left; font-size: 16px; }
  .headerAnchor .navbar .nav-item:first-child .nav-link, .contentAnchor .navbar .nav-item:first-child .nav-link { }
  .headerAnchor, .contentAnchor { background: rgb(243, 243, 243); width: 90%; padding: 15px !important; }
  .headerAnchor .navbar, .contentAnchor .navbar { background: rgb(255, 255, 255); }
  .headerAnchor { margin-top: -72px; }
  .timeline .container { padding-left: 100px; }
  .timeline .right::before { left: 101px !important; }
  .timeline .timeline-border .right::before { left: 44px !important; }
  .timeline span { left: 51px; }
  .container .right p.txt-red, .container .right p.txt-blue { left: -9px; }
  .timeline::after { left: -20px; }
  .timeline .content { padding: 20px; }
  .carousel-header p.carousel-title { font-weight: 500; text-align: center; vertical-align: middle; font-size: 1.5em; color: rgb(255, 255, 255); padding-top: 0px !important; }
  .timeline-border { margin-left: 58px !important; }
}
.custom-checkbox { margin-bottom: 20px; }
.comparatorBar { padding-top: 0px !important; padding-bottom: 24px !important; }
.comparatorProduct .card-content:nth-child(1) { min-height: 80px; }
.comparatorProduct .custom-checkbox { text-align: center; margin-bottom: 33px; padding-bottom: 40px; padding-top: 28px; }
.comparatorProduct .card-title { font-weight: bold; }
.comparatorProduct .custom-checkbox { border-top: 1px solid rgb(204, 204, 204); border-radius: 0px; }
.custom-control-label { padding-left: 1.3em; line-height: 40px; }
input[type="checkbox"] + label::after, input[type="checkbox"] + label::before { background-color: rgb(255, 255, 255); width: 30px; height: 30px; float: left; margin-right: 1.3em; border: 1px solid rgb(102, 102, 102); }
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after { background-image: url("../images/stroke-5.svg"); background-size: 30px 30px; }
.timeline-border { border-left: 1px solid rgb(91, 135, 218); margin-left: 111px; }
.timeline .container { width: 100%; }
.timeline .row { margin-right: 0px !important; margin-left: 0px !important; }
.timeline-border .container { padding-left: 42px; }
.timeline-border .right::before { left: 44px; }
.container-border .container.right p.txt-red, .container-border .container.right p.txt-blue { left: -70px; }
.card a h5, .card a p { color: rgb(31, 31, 31); }
.card .arrow-left { bottom: 10px; height: 13px; position: absolute; right: 24px; width: 16px; }
.card .quote-first { font-size: 56px; font-weight: bold; margin-bottom: -62px; margin-top: 5px; color: rgb(91, 135, 218) !important; }
.h1Financial { font-size: 50px !important; }
.h1 { }
.container .header-titulo-sem-imagem .anchors-links-container { margin: 50px 0px 0px; }
.anchors-links-container { background-color: rgb(243, 243, 243); width: 100%; height: 100%; padding: 15px; }
.anchors-links-container .links-container { display: table; }
.anchors-links-container .links-container .link-container { display: table-cell; vertical-align: middle; padding: 0px 20px; height: 22px; text-align: left; text-transform: uppercase; }
.anchors-links-container .links-container .link-container a { font-family: Montserrat, sans-serif; font-weight: bold; line-height: 1.83; text-decoration: none; cursor: pointer; font-size: 12px !important; color: rgb(102, 102, 102) !important; }
.anchors-links-container .links-container .link-container a:hover { color: rgb(91, 135, 218); }
.content-page a:not(.linha-vermelha) { font-size: 14px; color: rgb(91, 135, 218); line-height: 1.43; text-align: left; }
.anchors-links-container .dropdown-container { display: none; width: 100%; }
.anchors-links-container .dropdown-container .btn { border-radius: 0px; font-family: Montserrat, sans-serif; font-size: 16px; color: rgb(30, 30, 30); font-weight: normal; line-height: 1.25; text-align: left; text-transform: uppercase; padding: 15px 20px; }
.anchors-links-container .dropdown-container .btn .bs-caret { display: none; }
.btn.dropdown-toggle .bs-caret .caret { display: none; }
.search-list li { float: left; clear: left; }
.lista-balancos .container { padding: 0px 15px !important; }
.lista-balancos .lista-filtros-balancos { list-style: none; border-bottom: 2px solid rgb(204, 204, 204); margin-bottom: 0px; padding-left: 0px; }
.search-list.lista-balancos .lista-filtros-balancos { border-bottom: none; border-left: 2px solid rgb(204, 204, 204); height: 210px; }
.lista-balancos .lista-filtros-balancos li { text-transform: uppercase; font-family: Montserrat, sans-serif; font-size: 14px; color: rgb(31, 31, 31); font-weight: bold; opacity: 0.5; text-align: left; background-color: transparent; border: 0px; padding: 0px 0px 10px; cursor: pointer; display: inline-block; margin-bottom: -2px; }
.search-list.lista-balancos .lista-filtros-balancos li { padding-top: 10px !important; padding-bottom: 10px !important; }
.lista-balancos .lista-filtros-balancos li:hover { border-width: 0px 0px 4px; border-top-style: initial; border-right-style: initial; border-left-style: initial; border-top-color: initial; border-right-color: initial; border-left-color: initial; border-image: initial; opacity: 0.7; border-bottom-style: solid; border-bottom-color: rgb(91, 135, 218); }
.search-list.lista-balancos .lista-filtros-balancos li:hover, .search-list.lista-balancos .lista-filtros-balancos li.active { border-left: 4px solid rgb(91, 135, 218); border-bottom: none; }
.lista-balancos .lista-filtros-balancos li.active { opacity: 1; border-bottom: 4px solid rgb(91, 135, 218); }
.lista-balancos .lista-filtros-balancos li:not(:nth-child(1)) { margin-left: 45px; line-height: 1.43; }
.news-icon { margin-right: 20px; padding-top: 13px; }
.news-icon span { font-size: 14px; }
#quotes .col-sm-8 { padding-left: 15px !important; }
#quotes .col-xl-12 { margin-left: 15px; padding-right: 45px !important; }
.search-list.lista-balancos .lista-filtros-balancos li, .search-list.lista-balancos .lista-filtros-balancos li:not(:nth-child(1)) { margin-left: -1px !important; }
.lista-balancos .espaco-balancos { margin-top: 45px; margin-bottom: 70px; }
.lista-balancos section > p { text-align: center; }
.lista-balancos .white-box-container { width: 100%; height: calc(100% - 25px); }
.lista-balancos .white-box-container .content-caixa-balanco { height: 100%; display: table; width: 100%; }
.lista-balancos .white-box-container .content-caixa-balanco > div { display: table-cell; vertical-align: middle; }
.lista-balancos .white-box-container .content-caixa-balanco p { margin-top: 0px; margin-bottom: 0px; }
.lista-balancos .white-box-container .content-caixa-balanco p.vData { font-family: Montserrat, sans-serif; font-size: 22px; color: rgb(91, 135, 218); font-weight: 500; line-height: 1.55; letter-spacing: -0.4px; text-align: left; }
.lista-balancos .white-box-container .content-caixa-balanco p.vNum { font-family: Montserrat, sans-serif; font-size: 16px; color: rgb(30, 30, 30); font-weight: 300; line-height: 2.13; letter-spacing: -0.3px; text-align: left; }
.lista-balancos .white-box-container .content-caixa-balanco .arrow-container { width: 20px; padding-right: 20px; }
.lista-balancos .white-box-container .content-caixa-balanco .arrow-container .icon-arrow-right { position: static; vertical-align: middle; }
.lista-balancos .white-box-container.balanco-simples { padding: 35px 0px 35px 30px; }
.lista-balancos .white-box-container.balanco-composto { padding: 20px 0px 20px 30px; }
.lista-balancos .white-box-container .icon-arrow-right { bottom: 47px; }
.lista-balancos .content-menu-filtros-balancos { display: none; }
.lista-balancos .content-menu-filtros-balancos .menu-filtros-balancos button { height: 50px; background: rgb(242, 242, 242); border-radius: 0px; }
.lista-balancos .content-menu-filtros-balancos .menu-filtros-balancos button > span { font-family: Montserrat, sans-serif; font-size: 16px; color: rgb(30, 30, 30); line-height: 1.25; text-align: left; text-transform: uppercase; }
.lista-balancos .content-menu-filtros-balancos .menu-filtros-balancos ul li a { font-family: Montserrat, sans-serif; font-size: 16px; color: rgb(30, 30, 30); line-height: 1.25; text-align: left; text-transform: uppercase; }
.vcard { font-family: Montserrat, sans-serif; line-height: 1.55; letter-spacing: -0.4px; font-size: 22px !important; color: rgb(91, 135, 218) !important; font-weight: 500 !important; text-align: left !important; }
.middle { vertical-align: middle; top: 40%; color: rgb(91, 135, 218) !important; }
.without-border { border: none; }
.table-small tr, .table-small tbody tr { height: 50px !important; }
.table-small p.text-body1 { font-size: 13px !important; }
.table-responsive.table-deposito img { height: 35px; min-width: 35px; }
.th-text { font-weight: 600 !important; }
.table-responsive.compare-table .th-text { text-transform: uppercase; }
.table-responsive.compare-table thead th:not(:first-child) { width: 30%; }
.table-responsive.compare-table { margin: auto; width: 90%; display: block; }
.table-responsive.compare-table h5 { color: rgb(31, 31, 31); }
.table-responsive.compare-table .button { width: 211px !important; }
.compare-table .row td.table-with-btn { text-align: -webkit-center; }
.table-deposito { margin-right: auto; margin-left: auto; width: 89%; }
.table-eurobic tr { height: 0px; }
.table-eurobic { width: 75%; display: block; margin-left: auto; margin-right: auto; }
div.table-simples { overflow: auto visible; padding: 0px 0px 30px; }
div.table-simples table { float: none; margin: 0px auto; }
div.table-simples table.sm { width: 400px; }
div.table-simples table.md { width: 500px; }
div.table-simples table.lg { width: 800px; }
div.table-simples table thead { display: table-header-group; vertical-align: middle; border-color: inherit; background-color: rgb(128, 128, 128); color: white; height: auto !important; }
div.table-simples table thead tr { height: auto !important; }
div.table-simples table thead tr th { padding: 10px; font-size: 15px; }
div.table-simples table thead tr th.lightGrayHeader { color: rgb(31, 31, 31); background-color: rgb(204, 204, 204); padding: 10px; font-size: 15px; }
.table-responsive.table-deposito .text-note { color: rgb(204, 204, 204); }
div.table-simples table tbody tr { display: table-row; vertical-align: inherit; border-top-color: inherit; border-right-color: inherit; border-left-color: inherit; border-bottom: 1px solid rgb(204, 204, 204); height: auto !important; }
div.table-simples table tbody tr td { padding: 10px; color: rgb(76, 76, 76); font-size: 15px; }
div.table-simples table tbody tr td.obs { padding: 10px; color: rgb(76, 76, 76); font-size: 11px; }
div.table-simples table tbody tr.forButton { display: table-row; vertical-align: inherit; border-top-color: inherit; border-right-color: inherit; border-left-color: inherit; border-bottom: 0px solid rgb(204, 204, 204); height: auto !important; }
div.table-simples table tbody tr.forButton button { padding: 8px; font-weight: bolder; max-width: 200px; color: black; background-image: radial-gradient(circle, rgb(255, 255, 255), rgb(226, 226, 226)); }
div.table-simples table tbody tr.forButton.lg button { padding: 8px; font-weight: bolder; font-size: 20px; max-width: 250px; color: black; background-image: radial-gradient(circle, rgb(255, 255, 255), rgb(226, 226, 226)); }
div.table-simples table tbody tr.forButton.lg.centerButton button { display: block; margin: auto; }
.buttonGradientGrey { padding: 8px; font-weight: bolder; color: black; background-image: radial-gradient(circle, rgb(255, 255, 255), rgb(226, 226, 226)); }
.form-material-border input { font-size: 16px; padding: 20px 10px 10px 0px; display: block; width: 100%; border-top: none; border-right: none; border-left: none; border-image: initial; border-bottom: 1px solid rgb(128, 128, 128); }
.form-material-border .select-selected { font-size: 16px; font-weight: 500; color: rgb(31, 31, 31); }
.form-material-border input:focus { outline: none; }
.form-material-border label { color: rgb(128, 128, 128); font-size: 14px; font-weight: normal; position: absolute; pointer-events: none; top: 10px; transition: 0.2s; }
.form-material-border input:focus ~ label, .form-material-border input:valid ~ label, .form-material-border input:invalid ~ label { top: -20px; font-size: 12px; color: rgb(128, 128, 128); }
.material-group { position: relative; margin-bottom: 40px; }
.table-padding { padding-top: 50px !important; }
.form-material { padding-top: 40px; padding-bottom: 40px; }
.material-group { position: relative; margin-bottom: 40px; }
.bar { position: relative; display: block; width: 100%; }
.bar::before, .bar::after { content: ""; height: 2px; width: 0px; bottom: 1px; position: absolute; background: rgb(91, 135, 218); transition: 0.2s; }
.bar::before { left: 50%; }
.bar::after { right: 50%; }
input:focus ~ .bar::before, input:focus ~ .bar::after { width: 50%; }
.highlight { position: absolute; height: 60%; width: 100px; top: 25%; left: 0px; pointer-events: none; opacity: 0.5; }
input:focus ~ .highlight { animation: 0.3s ease 0s 1 normal none running inputHighlighter; }
@keyframes inputHighlighter { 
  0% { background: white; }
  100% { width: 0px; background: transparent; }
}
.comparator-select select { width: 100%; }
.select-text { position: relative; font-family: inherit; background-color: transparent; width: 100%; padding: 10px 10px 10px 0px; font-size: 1em; border-radius: 0px; border-top: none; border-right: none; border-left: none; border-image: initial; border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
.select-text:focus { outline: none; border-bottom: 1px solid rgba(0, 0, 0, 0); }
.message-rgpd-form p { font-size: 12px; }
.message-rgpd-form { color: rgb(153, 153, 153); font-size: 12px; padding: 0px 15px; margin-top: 50px; }
.message-rgpd-floating { color: rgb(153, 153, 153); font-size: 12px; padding: 0px 0px 10px; }
.select .select-text { appearance: none; }
.material-group .custom-select, .small-chat-box .custom-select { border-bottom: 1px solid rgb(128, 128, 128); border-radius: 0px; padding-left: 0px; }
.border-invalid { border-bottom: 2px solid rgb(91, 135, 218); }
.textarea-text.border-invalid { border: 1px solid rgb(91, 135, 218); }
.select-label { color: rgb(117, 117, 117); font-size: 1em; font-weight: normal; position: absolute; pointer-events: none; left: 0px; top: 10px; transition: 0.2s; }
.select-text:focus ~ .select-label, .select-text:valid ~ .select-label, .select-text:invalid ~ .select-label { color: rgb(117, 117, 117); top: -6px; transition: 0.2s; font-size: 12px; }
.custom-select .select-text:focus ~ .select-label, .custom-select .select-text:valid ~ .select-label, .custom-select .select-text:invalid ~ .select-label { top: -13px !important; }
.select-bar { position: relative; display: block; width: 100%; }
.select-bar::before, .select-bar::after { content: ""; height: 2px; width: 0px; bottom: 1px; position: absolute; background: rgb(91, 135, 218); transition: 0.2s; }
.select-bar::before { left: 50%; }
.select-bar::after { right: 50%; }
.select-text:focus ~ .select-bar::before, .select-text:focus ~ .select-bar::after { width: 50%; }
.select-highlight { position: absolute; height: 60%; width: 100%; top: 25%; left: 0px; pointer-events: none; opacity: 0.5; }
.textarea { position: relative; width: 100%; }
.textarea-text { position: relative; font-family: inherit; background-color: transparent; width: 100%; padding: 10px; font-size: 1em; border-radius: 0px; border: 1px solid rgb(128, 128, 128); resize: none; }
.textarea-label { color: rgb(117, 117, 117); font-size: 1em; font-weight: normal; position: relative; pointer-events: none; left: 0px; padding-bottom: 5px; transition: 0.2s; }
.invalid { position: absolute; color: rgb(237, 29, 36); font-size: 0.7em; }
.invalidTextArea { position: relative; color: rgb(237, 29, 36); font-size: 0.7em; top: 35px; }
.DIVcheckbox { display: block; position: relative; padding-left: 30px; margin-top: 70px; margin-bottom: 30px; cursor: pointer; font-size: 16px; font-weight: 500; user-select: none; color: rgb(31, 31, 31); }
.DIVcheckbox input { position: absolute; opacity: 0; cursor: pointer; height: 0px; width: 0px; }
.DIVcheckbox input:checked + .checkmark { background-color: rgb(255, 255, 255); border: 1px solid gray; }
.checkmark::after { content: ""; position: absolute; display: none; }
.DIVcheckbox input:checked + .checkmark::after { display: block; }
.DIVcheckbox .checkmark::after { left: 9px; top: 0px; width: 7px; height: 18px; border-style: solid; border-color: rgb(91, 135, 218); border-image: initial; border-width: 0px 3px 3px 0px; transform: rotate(45deg); }
.datetime { position: relative; bottom: 40px; left: 150px; color: rgb(91, 135, 218); }
.bardatetime { position: relative; display: block; width: 100%; }
.bardatetime::before, .bardatetime::after { content: ""; height: 2px; width: 0px; bottom: 32px; position: absolute; background: rgb(91, 135, 218); transition: 0.2s; }
.bardatetime::before { left: 50%; }
.bardatetime::after { right: 50%; }
input:focus ~ .bardatetime::before, input:focus ~ .bardatetime::after { width: 50%; }
.invaliddatetime { position: absolute; color: rgb(237, 29, 36); font-size: 0.7em; top: 50px; }
.searchFaq { padding: 15px 0px; }
.faqs-menu span.col-lg-12.col-sm-12.col-md-12 { color: rgb(31, 31, 31); }
.faqs-menu span.col-lg-12.col-sm-12.col-md-12:nth-child(3) { font-weight: bold; }
.faqs-menu .shadowBottom font { font-weight: 500 !important; }
.card-faqs .card-footer { padding-bottom: 41px; background: rgb(255, 255, 255); border: 0px; min-height: 0px !important; }
.card-faqs .py-2 { max-width: 370px; min-height: 300px; }
.inputSearchFaq { height: 45px; font-size: 1.5em; }
.inputIco { position: absolute; top: 75px; left: 530px; color: rgb(245, 247, 250); }
.faqUL { list-style: none; text-align: left; font-size: 1em; }
.faq-star .col-sm-6 div { width: 95%; }
.faqLITitle { font-weight: bold; padding-top: 30px; }
.faqLI { padding-top: 30px; }
.btn-sm-margin { margin: 20px !important; padding: 10px !important; }
.labelGroup { position: relative; padding-bottom: 10px; line-height: 2em; }
.radio { padding-left: 20px; display: inline-block; }
.radio label { display: inline-block; position: relative; padding-left: 5px; }
.radio label::before { content: ""; display: inline-block; position: absolute; width: 17px; height: 17px; left: 0px; margin-left: -20px; border: 1px solid rgb(204, 204, 204); border-radius: 50%; background-color: rgb(255, 255, 255); transition: border 0.15s ease-in-out; }
.radio label::after { display: inline-block; position: absolute; content: " "; width: 11px; height: 11px; left: 3px; top: 3px; margin-left: -20px; border-radius: 50%; background-color: rgb(85, 85, 85); transform: scale(0, 0); transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33); }
.radio input[type="radio"] { opacity: 0; height: 30px; min-width: 70px !important; margin-left: -45px !important; }
.form-material .radio input[type="radio"] { opacity: 0; position: absolute; line-height: 4em; height: 30px; margin-left: -45px !important; }
.specialists .row { min-height: 470px; }
button { cursor: pointer; }
button#ot-sdk-btn.ot-sdk-show-settings { display: flex; justify-content: center; min-width: 250px; width: fit-content; height: 48px; align-items: center; background-color: rgb(91, 135, 218); vertical-align: middle; padding: 15px 20px; border-radius: 25px; box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 6px 0px; border: none; outline: none; font-size: 14px; font-weight: 600; color: white; }
button#ot-sdk-btn.ot-sdk-show-settings:hover { box-shadow: none; background: rgb(76, 107, 216); text-decoration: none; border-color: rgb(76, 107, 216); }
.radio input[type="radio"]:focus + label::before { outline: -webkit-focus-ring-color auto 5px; outline-offset: -2px; }
.radio input[type="radio"]:checked + label::after { transform: scale(1, 1); }
.radio input[type="radio"]:disabled + label { opacity: 0.65; }
.radio input[type="radio"]:disabled + label::before { cursor: not-allowed; }
.radio.radio-inline { margin-top: 0px; }
.radio-primary input[type="radio"] + label::after { background-color: rgb(66, 139, 202); }
.radio-primary input[type="radio"]:checked + label::before { border-color: rgb(66, 139, 202); }
.radio-primary input[type="radio"]:checked + label::after { background-color: rgb(66, 139, 202); }
.radio-danger input[type="radio"] + label::after { background-color: rgb(237, 29, 36); }
.radio-danger input[type="radio"]:checked + label::before { border-color: rgb(237, 29, 36); }
.radio-danger input[type="radio"]:checked + label::after { background-color: rgb(237, 29, 36); }
.radio-info input[type="radio"] + label::after { background-color: rgb(91, 192, 222); }
.radio-info input[type="radio"]:checked + label::before { border-color: rgb(91, 192, 222); }
.radio-info input[type="radio"]:checked + label::after { background-color: rgb(91, 192, 222); }
.radio-warning input[type="radio"] + label::after { background-color: rgb(240, 173, 78); }
.radio-warning input[type="radio"]:checked + label::before { border-color: rgb(240, 173, 78); }
.radio-warning input[type="radio"]:checked + label::after { background-color: rgb(240, 173, 78); }
.radio-success input[type="radio"] + label::after { background-color: rgb(92, 184, 92); }
.radio-success input[type="radio"]:checked + label::before { border-color: rgb(92, 184, 92); }
.radio-success input[type="radio"]:checked + label::after { background-color: rgb(92, 184, 92); }
.btn-sm-margin { margin: 20px !important; padding: 10px !important; }
.h1Financial { font-size: 50px !important; }
.h1 { }
.container .header-titulo-sem-imagem .anchors-links-container { margin: 50px 0px 0px; }
.anchors-links-container { background-color: rgb(243, 243, 243); width: 100%; height: 100%; padding: 15px; }
.anchors-links-container .links-container { display: table; }
.anchors-links-container .links-container .link-container { display: table-cell; vertical-align: middle; padding: 0px 20px; height: 22px; text-align: left; text-transform: uppercase; }
.anchors-links-container .links-container .link-container a { font-family: Montserrat, sans-serif; font-size: 12px; color: rgb(102, 102, 102); font-weight: bold; line-height: 1.83; text-decoration: none; cursor: pointer; }
.anchors-links-container .links-container .link-container a:hover { color: rgb(91, 135, 218); }
.content-page a:not(.linha-vermelha) { font-size: 14px; color: rgb(91, 135, 218); line-height: 1.43; text-align: left; }
.anchors-links-container .dropdown-container { display: none; width: 100%; }
.anchors-links-container .dropdown-container .btn { border-radius: 0px; font-family: Montserrat, sans-serif; font-size: 16px; color: rgb(30, 30, 30); font-weight: normal; line-height: 1.25; text-align: left; text-transform: uppercase; padding: 15px 20px; }
.anchors-links-container .dropdown-container .btn .bs-caret { display: none; }
.btn.dropdown-toggle .bs-caret .caret { display: none; }
.files-by-category .container { padding: 0px 15px !important; }
.files-by-category .files-filter-category { list-style: none; border-bottom: 2px solid rgb(204, 204, 204); margin-bottom: 0px; padding-left: 0px; }
.files-by-category .files-filter-category li { text-transform: uppercase; font-family: Montserrat, sans-serif; font-size: 14px; color: rgb(31, 31, 31); font-weight: bold; opacity: 0.5; text-align: left; background-color: transparent; border: 0px; padding: 0px 0px 10px; cursor: pointer; display: inline-block; margin-bottom: -2px; }
.files-by-category .files-filter-category li:hover { border-width: 0px 0px 4px; border-top-style: initial; border-right-style: initial; border-left-style: initial; border-top-color: initial; border-right-color: initial; border-left-color: initial; border-image: initial; opacity: 0.7; border-bottom-style: solid; border-bottom-color: rgb(91, 135, 218); }
.files-by-category .files-filter-category li.active { opacity: 1; border-bottom: 4px solid rgb(91, 135, 218); }
.files-by-category .files-filter-category li:not(:nth-child(1)) { margin-left: 45px; }
@media only screen and (min-width: 767px) {
  .files-by-category .files-filter-category { display: block; }
  .files-by-category-mobile { display: none; }
}
@media only screen and (max-width: 766px) {
  .files-by-category .files-filter-category { display: none; }
  .files-by-category-mobile { display: block; }
}
.files-by-category .espaco-balancos { margin-top: 45px; margin-bottom: 70px; }
.files-by-category section > p { text-align: center; }
.files-by-category .white-box-container { width: 100%; height: calc(100% - 25px); }
.files-by-category .white-box-container .content-caixa-balanco { height: 100%; display: table; width: 100%; }
.files-by-category .white-box-container .content-caixa-balanco > div { display: table-cell; vertical-align: middle; }
.files-by-category .white-box-container .content-caixa-balanco p { margin-top: 0px; margin-bottom: 0px; }
.files-by-category .white-box-container .content-caixa-balanco p.vData { font-family: Montserrat, sans-serif; font-size: 22px; color: rgb(91, 135, 218); font-weight: 500; line-height: 1.55; letter-spacing: -0.4px; text-align: left; }
.files-by-category .white-box-container .content-caixa-balanco p.vNum { font-family: Montserrat, sans-serif; font-size: 16px; color: rgb(30, 30, 30); font-weight: 300; line-height: 2.13; letter-spacing: -0.3px; text-align: left; }
.files-by-category .white-box-container .content-caixa-balanco .arrow-container { width: 20px; padding-right: 20px; }
.files-by-category .white-box-container .content-caixa-balanco .arrow-container .icon-arrow-right { position: static; vertical-align: middle; }
.files-by-category .white-box-container.balanco-simples { padding: 35px 0px 35px 30px; }
.files-by-category .white-box-container.balanco-composto { padding: 20px 0px 20px 30px; }
.files-by-category .white-box-container .icon-arrow-right { bottom: 47px; }
.files-by-category .content-menu-filtros-balancos { display: none; }
.files-by-category .content-menu-filtros-balancos .menu-filtros-balancos button { height: 50px; background: rgb(242, 242, 242); border-radius: 0px; }
.files-by-category .content-menu-filtros-balancos .menu-filtros-balancos button > span { font-family: Montserrat, sans-serif; font-size: 16px; color: rgb(30, 30, 30); line-height: 1.25; text-align: left; text-transform: uppercase; }
.files-by-category .content-menu-filtros-balancos .menu-filtros-balancos ul li a { font-family: Montserrat, sans-serif; font-size: 16px; color: rgb(30, 30, 30); line-height: 1.25; text-align: left; text-transform: uppercase; }
@media only screen and (max-width: 767px) {
  .files-by-category .content-menu-filtros-balancos { display: block; }
}
.vcard { font-family: Montserrat, sans-serif; line-height: 1.55; letter-spacing: -0.4px; font-size: 22px !important; color: rgb(91, 135, 218) !important; font-weight: 500 !important; text-align: left !important; }
.middle { vertical-align: middle; top: 40%; color: rgb(91, 135, 218) !important; }
div.table-simples { overflow: auto visible; padding: 0px 0px 30px; }
div.table-simples table { float: none; margin: 0px auto; }
div.table-simples table.sm { width: 400px; }
div.table-simples table.md { width: 500px; }
div.table-simples table.lg { }
div.table-simples table thead { display: table-header-group; vertical-align: middle; border-color: inherit; background-color: rgb(128, 128, 128); color: white; height: auto !important; }
div.table-simples table thead tr { height: auto !important; }
div.table-simples table thead tr th { padding: 10px; font-size: 15px; }
div.table-simples table thead tr th.lightGrayHeader { color: rgb(31, 31, 31); background-color: rgb(204, 204, 204); padding: 10px; font-size: 15px; }
div.table-simples table tbody tr { display: table-row; vertical-align: inherit; border-top-color: inherit; border-right-color: inherit; border-left-color: inherit; border-bottom: 1px solid rgb(204, 204, 204); height: auto !important; }
div.table-simples table tbody tr td { padding: 10px; color: rgb(76, 76, 76); font-size: 15px; }
div.table-simples table tbody tr td.obs { padding: 10px; color: rgb(76, 76, 76); font-size: 11px; }
div.table-simples table tbody tr.forButton { display: table-row; vertical-align: inherit; border-top-color: inherit; border-right-color: inherit; border-left-color: inherit; border-bottom: 0px solid rgb(204, 204, 204); height: auto !important; }
div.table-simples table tbody tr.forButton button { padding: 8px; font-weight: bolder; max-width: 200px; color: black; background-image: radial-gradient(circle, rgb(255, 255, 255), rgb(226, 226, 226)); }
div.table-simples table tbody tr.forButton.lg button { padding: 8px; font-weight: bolder; font-size: 20px; max-width: 250px; color: black; background-image: radial-gradient(circle, rgb(255, 255, 255), rgb(226, 226, 226)); }
div.table-simples table tbody tr.forButton.lg.centerButton button { display: block; margin: auto; }
.buttonGradientGrey { padding: 8px; font-weight: bolder; color: black; background-image: radial-gradient(circle, rgb(255, 255, 255), rgb(226, 226, 226)); }
@media only screen and (max-width: 767px) {
  .files-by-category .files-filter-category div { display: none !important; }
  .files-by-category .files-filter-category select { display: block !important; }
}
@media only screen and (min-width: 768px) {
  .material-group .select-items, .small-chat-box .select-items { border-right: 0px; }
  .files-by-category .files-filter-category { display: block !important; }
  .files-by-category .files-filter-category select { display: none !important; }
}
.modal-eurobic .modal-content { background: transparent; border: none; }
.modal-eurobic .close:hover { color: rgb(255, 255, 255) !important; }
.modal-eurobic .modal-dialog { min-height: 544px; max-width: 900px; }
.modal-eurobic .modal-body { padding: 0px; }
.modal-eurobic .modal-body iframe, .modal-eurobic .modal-header { border: 0px; }
.modal-eurobic .close { color: rgb(255, 255, 255); opacity: 1; text-shadow: none; padding: 0px; font-weight: normal; font-size: 44px; }
.modal-eurobic .modal-title { color: rgb(255, 255, 255); font-size: 18px; }
.modal-eurobic .modal-header { padding-left: 0px; }
.modal-eurobic .modal-body iframe { width: 900px; height: 544px; }
.iframe { width: 900px; height: 544px; background: rgb(255, 255, 255); position: fixed; margin-top: 45px; }
.iframe .alert-danger { margin-top: 26%; text-align: center; color: rgb(255, 255, 255); background: rgb(91, 135, 218); border: 1px solid rgb(91, 135, 218); display: block; margin-left: auto; margin-right: auto; width: 90%; }
.iframe .fa-warning { padding-bottom: 10px; }
.video-thumb { background-repeat: no-repeat; background-size: cover; background-position: center center; }
.col-sm-8.video-thumb { padding-left: 10px !important; }
@media only screen and (min-width: 768px) and (max-width: 990px) {
  .modal-eurobic .modal-body iframe, .iframe { width: 700px !important; height: 400px !important; }
  .modal-eurobic .modal-dialog { min-height: 400px; max-width: 700px; }
}
@media (max-width: 990px) {
  .col-sm-8.video-thumb { height: 250px; margin-bottom: 30px !important; }
  .col-sm-4 .video-thumb:first-child, .col-sm-4 .video-thumb:last-child { height: 250px !important; }
}
.col-sm-4 .last-video { margin-top: 30px !important; }
@media (max-width: 767px) {
  .modal-eurobic .modal-body iframe, .iframe { min-width: 100%; height: 300px; width: 100%; }
  .modal-eurobic .modal-dialog { min-height: 100%; width: 100%; min-width: 100%; }
  .vid-3col.col-sm-4 { padding-bottom: 34px; }
  .col-sm-4.video-thumb-small { padding-bottom: 30px !important; padding-top: 0px !important; }
}
.news .row.col-sm-12 { padding-left: 0px; padding-right: 0px; }
.search-list { border-left: 1px solid rgb(204, 204, 204); }
.btn-full { display: table-cell; }
.row .row h3 { padding-top: 30px; }
.row .row h3 + p { margin-top: 15px; margin-bottom: 35px; }
.row .row h3 + h4 { padding-top: 0px; margin-bottom: 30px; }
@supports not (-ms-high-contrast: none) {
  .col-sm-4 .video-play:last-child { margin-top: 15%; }
}
.style-text span.icon-arrow-right.icon-arrow { margin-left: 10px; }
.style-text span { text-decoration: none; }
.news .card { color: rgb(31, 31, 31); }
.pagination a { vertical-align: unset; }
.pagination .fa { font-size: 18px; font-weight: 600; }
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .news-bigger .card-body { margin-left: 750px; margin-top: -300px; width: 100%; }
  .news-bigger .dateTime-bigger { margin-left: 750px; }
  .faqs-menu .searchbox img, .faqs-menu-reduzido .searchbox img { margin-top: 203px !important; margin-right: 205px !important; }
  .specialists .col-sm-8 .group2-icon { width: 370px; }
  .news .col-lg-6 .card-img-top { max-height: 370px; }
  .news .card-group { display: inline !important; }
  .col-lg-12 .card.news-bigger.h-100 { min-height: 434px; }
  .specialists .card-secColumn { width: 100%; }
  .form-material-border .btn-full { display: inline; }
  .form-material .col-lg-12.align-right { padding: 50px !important; }
  header .menus:not(.fixed) li:hover .sub-nav { margin-top: -1px !important; }
  header .menus.fixed li:hover .sub-nav { margin-top: -0.1px !important; }
  .group2 .card .group2-icon { width: auto; }
  .MultiCarousel .MultiCarousel-inner .item > div img { transition: width !important; }
  .col-sm-4.py-2 { display: block; }
  .fixed-top.fixed .color-bar { transition: 2s; }
  .row.col-sm-12 .card-img-top { height: 100%; }
  .news .row.col-sm-12 .col-lg-12 { height: 395px; }
  .news-bigger .card-title { font-size: 25px !important; }
  .news-bigger .col-lg-5 { margin-left: 58.5%; }
  .news-bigger .col-lg-5 .card-body { margin-top: -46%; }
  .pdf a:hover, .link-underline:hover { color: rgb(31, 31, 31); }
  .autocomplete-items { border-bottom: 0.5px solid rgba(0, 0, 0, 0.25) !important; border-left: 15.9px solid rgba(0, 0, 0, 0.2) !important; border-right: 15.9px solid rgba(0, 0, 0, 0.2) !important; }
  .fixed .autocomplete-items { margin-right: 36px !important; }
}
.custom-select:focus { box-shadow: none; }
@media (max-width: 767px) and (min-width: 576px) {
  .headerAnchor a.nav-link, .contentAnchor a.nav-link { margin-left: 8px; }
}
.news-padding { padding-bottom: 20px; }
.mercados-menu-desktop { margin-bottom: 10px; text-align: center; box-sizing: border-box; width: auto; padding-left: 0px; white-space: nowrap; margin-top: 18px; }
.mercados-menu-desktop ul { display: block; list-style-type: disc; border-bottom: 2px solid rgb(204, 204, 204); }
.mercados-menu-desktop li { padding-right: 20px; padding-left: 20px; padding-bottom: 10px; border-bottom: hidden; display: inline-block !important; }
.mercados-menu-desktop li.active { border-bottom: 4px solid rgb(91, 135, 218) !important; color: rgb(31, 31, 31) !important; }
.mercados-menu-desktop a:hover, .mercados-menu-desktop a:focus { color: rgb(176, 14, 19); text-decoration: none; }
.mercados-menu-desktop a { text-decoration: none; padding-bottom: 10px; transition: color 0.3s ease-out; font-family: Montserrat, sans-serif !important; font-size: 14px !important; font-weight: 500 !important; color: rgb(204, 204, 204) !important; }
.anchors-links-container { background-color: rgb(243, 243, 243); width: 100%; height: 100%; padding: 15px; }
.anchors-links-container .links-container { display: table; }
.anchors-links-container .links-container .link-container { display: table-cell; vertical-align: middle; padding: 0px 20px; height: 22px; text-align: left; text-transform: uppercase; }
.anchors-links-container .links-container .link-container a:not(.linha-vermelha) { font-size: 14px; color: rgb(91, 135, 218); line-height: 1.43; text-align: left; }
.anchors-links-container .links-container .link-container a:hover { color: rgb(91, 135, 218) !important; }
.anchors-links-container .links-container .link-container a { font-family: Montserrat, sans-serif; font-size: 12px; font-weight: bold; line-height: 1.83; text-decoration: none; cursor: pointer; color: rgb(102, 102, 102) !important; }
.anchors-links-container .links-container .link-container { display: table-cell; vertical-align: middle; padding: 0px 20px; height: 22px; text-align: left; text-transform: uppercase; }
.titleFrame { margin-bottom: 30px; padding-top: 69px; }
.titleFrame h2 { font-family: Montserrat, sans-serif; font-size: 34px; color: rgb(31, 31, 31); font-weight: bold; line-height: 1.06; letter-spacing: -1px; text-align: center; }
.form-chart { margin-bottom: 10px; margin-top: 18px; }
.currency-main-tb-thead { background-color: rgb(243, 243, 243); }
.currency-tb-thead-contrast { background-color: rgb(91, 135, 218); border-bottom: 1px solid rgb(91, 135, 218); color: rgb(255, 255, 255); white-space: nowrap; }
.currency-main-tb-line-thead { vertical-align: middle; border-bottom: 1px solid rgba(128, 128, 128, 0.2); }
.currency-main-tb-line { vertical-align: middle; border-bottom: 1px solid rgba(128, 128, 128, 0.2); }
.padding-frame1 { padding-top: 60px; padding-bottom: 65px; }
.padding-frame2 { padding-top: 45px; padding-bottom: 50px; }
.dvChart { margin-top: 20px; }
.currency-tb { min-width: 1030px; }
.currency-main-tb { min-width: 780px; }
@media only screen and (min-width: 575px) {
  .hidden-div-lg { display: none !important; }
}
@media only screen and (max-width: 575px) {
  .hidden-div-xs { display: none !important; }
}
.table-frame1 { width: 100%; border-collapse: collapse; border-spacing: 0px; }
.table-frame1 tr { vertical-align: middle; border-bottom: 1px solid rgba(128, 128, 128, 0.2); height: 35px; }
.table-frame1 tr td { padding-right: 15px; padding-left: 10px; font-size: 14px; color: rgb(76, 76, 76); line-height: 1.86; text-align: right; white-space: nowrap; }
.table-frame1 tr td:nth-child(1) { text-align: left; }
.table-frame1 tr td:first-of-type { text-align: left; min-width: 170px; }
.table-frame1 thead { background-color: rgb(243, 243, 243); border-bottom-width: 1px; border-bottom-style: solid; display: table-header-group; vertical-align: middle; border-color: inherit; }
.table-frame1 thead td { font-size: 12px; color: rgb(31, 31, 31); font-weight: bold; }
.table-frame1 thead td:first-child { background-color: rgb(91, 135, 218); border-bottom: 1px solid rgb(91, 135, 218); color: rgb(255, 255, 255); white-space: nowrap; }
.table-frame1 > thead > tr > th, .table-frame1 > thead > tr > td, .table-frame1 > tbody > tr > th, .table-frame1 > tbody > tr > td, .table-frame1 > tfoot > tr > th, .table-frame1 > tfoot > tr > td { padding: 8px; line-height: 1.42857; vertical-align: top; border-top: 1px solid rgb(221, 221, 221); }
.table-frame2 { width: 100%; max-width: 100%; margin-bottom: 20px; border-collapse: collapse; border-spacing: 0px; }
.table-frame2 thead { border-bottom-width: 1px; border-bottom-style: solid; background-color: rgb(243, 243, 243); display: table-header-group; vertical-align: middle; border-color: inherit; }
.table-frame2 thead td { font-size: 12px; color: rgb(31, 31, 31); font-weight: 500; white-space: nowrap; }
.table-frame2 thead td:first-child { background-color: rgb(248, 248, 248); border-bottom: none; color: black; }
.table-frame2 tr { vertical-align: middle; border-bottom: 1px solid rgba(128, 128, 128, 0.2); height: 35px; }
.table-frame2 tr td { text-align: center; font-size: 14px; color: rgb(76, 76, 76); line-height: 2.36; }
.table-frame2 tr td:first-of-type { min-width: 0px; }
.table-frame2 tr td:nth-child(1) { text-align: left; }
.table-frame2 > caption + thead > tr:first-child > th, .table-frame2 > caption + thead > tr:first-child > td, .table-frame2 > colgroup + thead > tr:first-child > th, .table-frame2 > colgroup + thead > tr:first-child > td, .table-frame2 > thead:first-child > tr:first-child > th, .table-frame2 > thead:first-child > tr:first-child > td { border-top: 0px; }
.table-frame2 > thead > tr > th, .table-frame2 > thead > tr > td, .table-frame2 > tbody > tr > th, .table-frame2 > tbody > tr > td, .table-frame2 > tfoot > tr > th, .table-frame2 > tfoot > tr > td { padding: 8px; line-height: 1.42857; vertical-align: top; border-top: 1px solid rgb(221, 221, 221); }
.padding-l-r-5 { padding-left: 5px; padding-right: 5px; }
.anchors-links-container { background-color: rgb(243, 243, 243); width: 100%; height: 100%; padding: 15px; }
.card-active { border: 2px solid rgb(91, 135, 218) !important; }
.card-quote-val { font-family: Montserrat, sans-serif; font-size: 12px; color: rgb(76, 76, 76); line-height: 2; text-align: left; }
.quote p.h5 { padding-bottom: 10px; }
.mercados-menu-desktop { margin-bottom: 10px; text-align: center; box-sizing: border-box; width: auto; padding-left: 0px; white-space: nowrap; margin-top: 18px; }
.mercados-menu-desktop ul { display: block; list-style-type: disc; border-bottom: 2px solid rgb(204, 204, 204); }
.mercados-menu-desktop li { padding-right: 20px; padding-left: 20px; padding-bottom: 10px; border-bottom: hidden; display: inline-block !important; }
.mercados-menu-desktop li.active { border-bottom: 4px solid rgb(91, 135, 218) !important; color: rgb(31, 31, 31) !important; }
.mercados-menu-desktop a:hover, .mercados-menu-desktop a:focus { color: rgb(176, 14, 19); text-decoration: none; }
.mercados-menu-desktop a { text-decoration: none; padding-bottom: 10px; transition: color 0.3s ease-out; font-family: Montserrat, sans-serif !important; font-size: 14px !important; font-weight: 500 !important; color: rgb(204, 204, 204) !important; }
.notDisplay { display: none !important; }
@media only screen and (min-width: 800px) {
  .hidden-div-lg { display: none !important; }
}
@media only screen and (max-width: 800px) {
  .hidden-div-xs { display: none !important; }
}
@media only screen and (min-width: 960px) {
  .hidden-card-lg { display: none !important; }
}
@media only screen and (max-width: 960px) {
  .hidden-card-xs { display: none !important; }
}
.card-space { margin-top: 20px; }
.table-quote > caption + thead > tr:first-child > th, .table-quote > caption + thead > tr:first-child > td, .table-quote > colgroup + thead > tr:first-child > th, .table-quote > colgroup + thead > tr:first-child > td, .table-quote > thead:first-child > tr:first-child > th, .table-quote > thead:first-child > tr:first-child > td { border-top: 0px; }
.table-quote > thead:first-child > tr:first-child > td:not(:first-child) { text-align: right; }
.table-quote > thead > tr > th, .table-quote > thead > tr > td, .table-quote > tbody > tr > th, .table-quote > tbody > tr > td, .table-quote > tfoot > tr > th, .table-quote > tfoot > tr > td { padding: 8px; line-height: 1.42857; vertical-align: top; border-top: 1px solid rgb(221, 221, 221); }
.table-quote { width: 100%; margin-top: 50px; max-width: 100%; margin-bottom: 20px; border-collapse: collapse; border-spacing: 0px; }
.table-quote tr { vertical-align: middle; border-bottom: 1px solid rgba(128, 128, 128, 0.2); height: 35px; }
.table-quote tr td { font-size: 14px; color: rgb(31, 31, 31); font-weight: normal; line-height: 2.86; text-align: right; padding: 0px 15px; min-width: 80px; }
.table-quote tr td:first-of-type { text-align: left; min-width: 170px; }
.table-quote thead { background-color: rgb(243, 243, 243); border-bottom-width: 1px; border-bottom-style: solid; display: table-header-group; vertical-align: middle; border-color: inherit; }
.table-quote thead td { font-size: 12px; color: rgb(31, 31, 31); font-weight: bold; line-height: 2.86; text-align: center; background-color: rgb(243, 243, 243); }
.table-quote thead td:first-child { background-color: rgb(91, 135, 218); border-bottom: 1px solid rgb(91, 135, 218); color: white; }
.table-quote tbody { display: table-row-group; vertical-align: middle; border-color: inherit; }
.table-quote tbody:last-child { border-bottom: 1px solid transparent; }
.table-condition { display: block; margin: auto; width: 68%; }
.table-condition-right { padding-left: 30px; padding-right: 30px; }
.mercado-detalhe-todos { width: 100%; height: 75px; }
.mercado-detalhe-todos .mercado-detalhe { display: table; width: 50%; height: 75px; border-radius: 2px; background-color: rgb(255, 255, 255); box-shadow: rgba(0, 0, 0, 0.15) 0px 2px 2px 0px; border: 2px solid rgb(223, 230, 229); }
.mercado-detalhe-todos .mercado-detalhe:first-child { float: left; }
.mercado-detalhe-todos .mercado-detalhe:last-child { float: right; }
.mercado-detalhe-todos .mercado-detalhe.active, .cotacoes-graf .mercado-detalhe-todos .mercado-detalhe:hover { border: 2px solid rgb(91, 135, 218); box-shadow: none; }
.mercado-detalhe-todos .mercado-detalhe > div { display: table-cell; vertical-align: middle; font-family: Montserrat, sans-serif; font-size: 18px; color: rgb(0, 0, 0); font-weight: bold; text-align: left; padding-right: 6.5%; white-space: nowrap; cursor: pointer; }
.mercado-detalhe-todos .mercado-detalhe > div:first-child { padding-left: 25px; }
.mercado-detalhe-todos .mercado-detalhe > div > div:nth-child(1) { font-size: 12px; color: rgb(76, 76, 76); font-weight: 300; line-height: 1.83; text-align: left; }
.mercado-detalhe-todos .mercado-detalhe > div > div:nth-child(2) { font-size: 14px; color: rgb(31, 31, 31); line-height: 1.57; text-align: left; }
.mercado-detalhe-todos .mercado-detalhe > div > div:nth-child(2).mercados-down { position: relative; color: rgb(237, 29, 36); }
.mercado-detalhe-todos .mercado-detalhe > div > div:nth-child(2).mercados-down::after { content: ""; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; -webkit-font-smoothing: antialiased; transform: rotate(45deg); position: absolute; top: 5px; font-family: icomoon !important; }
.mercado-detalhe-todos .mercado-detalhe > div > div:nth-child(2).mercados-up { position: relative; color: rgb(113, 192, 23); }
.mercado-detalhe-todos .mercado-detalhe > div > div:nth-child(2).mercados-up::after { content: ""; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; -webkit-font-smoothing: antialiased; transform: rotate(-45deg); position: absolute; top: 5px; font-family: icomoon !important; }
@media only screen and (max-width: 767px) {
  .mercado-detalhe-todos { width: calc(100% + 30px); height: 65px; margin-left: -15px; }
  .mercado-detalhe-todos .mercado-detalhe { width: 100%; height: 65px; border-radius: 0px; background-color: rgb(243, 243, 243); box-shadow: none; border: none; }
  .mercado-detalhe-todos .mercado-detalhe.active, .mercado-detalhe-todos .mercado-detalhe:hover { border: none; }
  .mercado-detalhe-todos .mercado-detalhe:not(.active) { display: none; }
  .mercado-detalhe-todos .mercado-detalhe > div:first-child { display: none; }
  .mercado-detalhe-todos .mercado-detalhe > div:nth-child(2) { padding-left: 15px !important; width: 50%; }
  .mercado-detalhe-todos .mercado-detalhe > div:nth-child(3) { width: 50%; }
  .mercado-detalhe-todos .mercado-detalhe > div:nth-child(4) { padding-right: 30px !important; }
}
.private .fixed-top.fixed .color-bar { background: -webkit-gradient(linear, 0% 0%, 100% 0%, from(rgb(127, 127, 127)), color-stop(0.5, rgb(127, 127, 127)), color-stop(0.5, rgb(127, 127, 127)), to(rgb(127, 127, 127))) !important; }
.col-md-9.align-center { flex: 0 0 70%; max-width: 70%; }
.news:not(.faq-goback) { padding: 15px 0px !important; }
.faq-goback.news { padding-bottom: 69px; padding-top: 69px; background: rgb(255, 255, 255); }
.videoPlayIcon { position: absolute; left: 20px; bottom: 20px; }
.videoPlayIconRelative { position: relative; left: 10px; margin-top: -80px; }
.videoPlayIconRelative.v80 { width: 60px; height: 60px; }
.videoPlayIcon.v80 { width: 60px; height: 60px; }
.forcemarginBottom40 { margin-bottom: 40px !important; }
.forcemarginBottom30 { margin-bottom: 30px !important; }
.forcemarginBottom20 { margin-bottom: 20px !important; }
.forcemarginBottom10 { margin-bottom: 10px !important; }
.forcepaddingBottom { padding-bottom: 30px !important; }
.textBody { margin-top: 35px !important; }
.dateTime { position: relative; color: grey; bottom: 0px; font-size: 0.8em; font-weight: bold; vertical-align: middle; width: 100%; padding-top: 20px; margin-bottom: 30px !important; padding-right: 30px !important; padding-left: 30px !important; }
.history.news .card-body { padding-top: 30px; padding-left: 30px; }
.arrowNews { color: rgb(91, 135, 218); font-weight: 400; font-size: 1.2em; }
.pagination { display: block; cursor: pointer; }
.pagination a { padding: 8px 16px; font-weight: 600; border-radius: 5px; color: rgb(31, 31, 31); }
.pagination a.active { color: rgb(91, 135, 218); padding: 8px 16px; font-weight: bold; }
.pagination a:hover:not(.active) { background-color: rgb(221, 221, 221); }
.news-bigger-datetime { width: 85% !important; }
.pr-6 { width: 2rem !important; }
@media only screen and (min-width: 990px) {
  .col-sm-4 .video-thumb { height: 205px; width: 360px; }
  .comparatorProduct .button.btn-border { width: 211px !important; }
  .logo-reuters { float: right; }
  .secCarousel .card.max-height { min-height: 605px; }
  .selectElement.comparator-select { margin-left: -75px; }
  .news-bigger { display: -webkit-inline-box; }
  .news-bigger .col-lg-8 { padding: 0px; }
  .img-bigger { width: 770px !important; height: 434px !important; }
  .dateTime-bigger { position: absolute; }
}
@media only screen and (max-width: 767) {
}
@media only screen and (max-width: 989px) {
  .img-bigger { width: 100%; border-top-left-radius: calc(-1px + 0.25rem); border-top-right-radius: calc(-1px + 0.25rem); }
  .pagination a { padding: 4px 8px; border-radius: 5px; }
  .pagination a.active { color: rgb(91, 135, 218); padding: 4px 8px; font-weight: bold; }
}
.without-padding-all  { }
.cookies-wrapper { background-color: rgb(31, 31, 31); width: 100%; padding: 16px 0px; opacity: 0.95; position: fixed; bottom: 0px; z-index: 1000; }
.hidden { display: none !important; }
section.hidden.scEnabledChrome { display: block !important; }
.cookies-wrapper .container .text-cookies-container { width: 100%; vertical-align: middle; color: white; }
.cookies-wrapper p { margin-bottom: 0px; font-size: 14px; }
.cookies-wrapper p:last-child { font-size: 14px; line-height: 1.43; color: rgba(255, 255, 255, 0.8) !important; }
.cookies-wrapper a { margin-bottom: 0.5rem; font-size: 14px; color: white; text-decoration-line: underline; font-weight: normal; }
.cookies-wrapper .container .close-cookies { display: table-cell; color: rgb(255, 255, 255); vertical-align: middle; }
.custom-select { position: relative; height: 43px; border: none; border-radius: 2px; background: rgb(255, 255, 255); }
.custom-select select, .custom-select4 select { display: none; }
.custom-select2 { position: relative; height: 43px; border: none; border-radius: 2px; background: rgb(255, 255, 255); display: inline-block; width: 100%; padding: 0.375rem 1.75rem 0.375rem 0.75rem; }
.custom-select2 select, .custom-select3 select { display: none; }
.select-selected::after { position: absolute; content: ""; top: 16px; right: 0px; width: 0px; height: 0px; border-width: 6px; border-style: solid; border-image: initial; border-color: rgb(91, 135, 218) transparent transparent; }
#dvLocalizacao .btn-default { height: 43px; width: 43px; }
.select-selected.select-arrow-active::after { border-color: transparent transparent rgb(91, 135, 218); top: 12px; }
.select-selected { line-height: 2; text-transform: initial; }
.select-items div { text-transform: initial; font-weight: normal; }
.select-items div:hover { color: rgb(91, 135, 218) !important; }
.select-items div { padding: 8px 16px; border-width: 1px; border-style: solid; border-image: initial; border-color: transparent transparent rgba(0, 0, 0, 0.1); cursor: pointer; user-select: none; color: rgb(31, 31, 31) !important; }
#tableComparator tr { border-bottom: 2px solid rgb(244, 244, 244); }
#tableComparator .btn-full { color: rgb(255, 255, 255); }
#tableComparator .button { }
#tableComparator th { text-transform: uppercase; font-size: 12px; }
#tableHeadComparator th { text-transform: none; font-size: 22px !important; font-weight: bold !important; }
.comparatorBar { background: rgb(244, 244, 244); }
.comparatorBar .card { border-radius: 0px; height: 95px !important; }
.comparatorBar h5 { font-size: 20px; font-weight: bold; }
.without-card.card { border: none; }
.select-items { overflow-y: scroll; max-height: 180px; position: absolute; background-color: rgb(255, 255, 255); top: 100%; left: 0px; right: 0px; z-index: 999; }
.divtoShowTableCompare { box-shadow: rgba(0, 0, 0, 0.21) 0px 1px 5px 0px; width: 100%; margin-top: 13px; z-index: 999999; }
.material-group .select-items, .small-chat-box .select-items { height: 200px; border-width: 2px 1px 1px; border-style: solid; border-color: rgb(91, 135, 218) rgba(0, 0, 0, 0.12) rgba(0, 0, 0, 0.12); border-image: initial; border-radius: 0px; }
.select-hide { display: none !important; }
.select-show { display: flex !important; }
.select-items div:hover, .same-as-selected { background-color: rgb(245, 245, 245); }
.custom-select.active, .custom-select2.active { background: rgb(230, 229, 229); box-shadow: rgba(0, 0, 0, 0.125) 0px 3px 5px inset; }
.autocomplete { position: relative; display: inline-block; }
.inputSearch { border: 1px solid transparent; background-color: white; padding: 10px; font-size: 16px; width: 100%; }
.inputSearchSubmit { background-color: dodgerblue; color: rgb(255, 255, 255); }
.fixed .searchbox-input { width: 81%; }
header .fixed-top.fixed .navigation-width .autocomplete-items { width: 902px !important; }
.autocomplete-items { color: rgb(31, 31, 31); position: absolute; right: -1px; top: 73px; border-top: none; z-index: 99; border-bottom: 0.5px solid rgba(0, 0, 0, 0.25); border-left: 15.5px solid rgba(0, 0, 0, 0.2); border-right: 15.5px solid rgba(0, 0, 0, 0.2); width: 927px !important; }
.shadowBottom { box-shadow: grey 0px 5px 9px -4px; }
.shadowTop { box-shadow: rgb(204, 204, 204) 0px 11px 8px -10px inset; }
.shadowAll { box-shadow: rgb(204, 204, 204) 0px 5px 8px 0px; }
.notResults { padding-top: 66px !important; padding-bottom: 66px !important; padding-left: 21px !important; }
.autocomplete-items a { color: black; }
.autocomplete-items div { padding: 15px; cursor: pointer; background-color: rgb(255, 255, 255); display: grid; }
.autocomplete-items div:hover { background-color: rgb(233, 233, 233); }
.autocomplete-active { background-color: rgb(233, 233, 233) !important; }
.searchbox-icon-loading { visibility: hidden; width: 50px; position: absolute; top: 0px; font-size: 22px; right: 40px; padding: 0px; margin: 0px; border: 0px; outline: 0px; line-height: 70px; }
.fixed .searchbox-icon-loading { top: -4px; }
.search-list.lista-results .lista-filtros-results { border-bottom: none; height: 300px; margin: 0px; padding: 0px; }
.search-container { background-color: white; width: 300px; height: 300px; }
.ui-menu-item { height: 50px; line-height: 50px; font-family: Montserrat; }
.ui-menu-item:hover { background-color: rgb(91, 135, 218); color: white; }
.search-list.lista-results .lista-filtros-results { border-bottom: none; height: 300px; margin: 0px; padding: 0px; }
.lista-results .lista-filtros-results li { text-transform: uppercase; font-family: Montserrat, sans-serif; font-size: 14px; color: rgb(31, 31, 31); font-weight: 500; opacity: 0.5; text-align: left; background-color: transparent; border: 0px; padding: 0px 0px 10px; cursor: pointer; display: inline-block; margin-bottom: -2px; }
.lista-results .lista-filtros-results .filterResult.active { font-weight: bold !important; }
.search-list.lista-results .lista-filtros-results li { padding-top: 10px !important; padding-left: 15px !important; padding-bottom: 10px !important; }
.lista-results .lista-filtros-results li:hover { border-width: 0px 0px 4px; border-top-style: initial; border-right-style: initial; border-left-style: initial; border-top-color: initial; border-right-color: initial; border-left-color: initial; border-image: initial; opacity: 0.7; border-bottom-style: solid; border-bottom-color: rgb(91, 135, 218); }
.search-list.lista-results .lista-filtros-results li:hover, .search-list.lista-results .lista-filtros-results li.active { border-left: 4px solid rgb(91, 135, 218); border-bottom: none; }
.lista-results .lista-filtros-results li.active { opacity: 1; border-bottom: 4px solid rgb(91, 135, 218); }
.lista-results .lista-filtros-results li:not(:nth-child(1)) { margin-left: 45px; }
.search-list.lista-results .lista-filtros-results li, .search-list.lista-results .lista-filtros-results li:not(:nth-child(1)) { margin-left: -1px !important; }
.txt-black { color: black !important; }
.pag-icon-grey { color: rgb(204, 204, 204) !important; }
.hasButton { height: 73px; width: 80px; margin-left: 40px; }
.noHasButton { height: 240px; }
.card-body-padding-has-button { padding-left: 30px; padding-right: 30px; padding-bottom: 30px; }
.faqs-menu .inputSearch { display: initial !important; }
.comparatorProduct .custom-control-label { font-size: 15px; font-weight: 500; color: rgb(31, 31, 31) !important; }
.mercados-menu-desktop { margin-bottom: 10px; text-align: center; box-sizing: border-box; width: auto; padding-left: 0px; white-space: nowrap; margin-top: 18px; }
.mercados-menu-desktop ul { display: block; list-style-type: disc; border-bottom: 2px solid rgb(204, 204, 204); }
.mercados-menu-desktop li { padding-right: 20px; padding-left: 20px; padding-bottom: 10px; border-bottom: hidden; display: inline-block !important; }
.mercados-menu-desktop li.active { border-bottom: 4px solid rgb(91, 135, 218) !important; color: rgb(31, 31, 31) !important; }
.mercados-menu-desktop a:hover, .mercados-menu-desktop a:focus { color: rgb(176, 14, 19); text-decoration: none; }
.mercados-menu-desktop a { text-decoration: none; padding-bottom: 10px; transition: color 0.3s ease-out; font-family: Montserrat, sans-serif !important; font-size: 14px !important; font-weight: 500 !important; color: rgb(204, 204, 204) !important; }
.anchors-links-container { background-color: rgb(243, 243, 243); width: 100%; height: 100%; padding: 15px; }
.anchors-links-container .links-container { display: table; }
.anchors-links-container .links-container .link-container { display: table-cell; vertical-align: middle; padding: 0px 20px; height: 22px; text-align: left; text-transform: uppercase; }
.anchors-links-container .links-container .link-container a:not(.linha-vermelha) { font-size: 14px; color: rgb(91, 135, 218); line-height: 1.43; text-align: left; }
.anchors-links-container .links-container .link-container a:hover { color: rgb(91, 135, 218) !important; }
.anchors-links-container .links-container .link-container a { font-family: Montserrat, sans-serif; font-size: 12px; color: rgb(102, 102, 102); font-weight: bold; line-height: 1.83; text-decoration: none; cursor: pointer; }
.anchors-links-container .links-container .link-container { display: table-cell; vertical-align: middle; padding: 0px 20px; height: 22px; text-align: left; text-transform: uppercase; }
.titleFrame { margin-bottom: 30px; }
.titleFrame h2 { font-family: Montserrat, sans-serif; font-size: 34px; color: rgb(31, 31, 31); font-weight: bold; line-height: 1.06; letter-spacing: -1px; text-align: center; }
.form-chart { margin-bottom: 10px; margin-top: 18px; }
.currency-main-tb-thead { background-color: rgb(243, 243, 243); }
.currency-main-tb-thead-empty { }
.currency-tb-thead-contrast { background-color: rgb(91, 135, 218); border-bottom: 1px solid rgb(91, 135, 218); color: rgb(255, 255, 255); white-space: nowrap; }
.currency-main-tb-line-thead { vertical-align: middle; border-bottom: 1px solid rgba(128, 128, 128, 0.2); }
.currency-main-tb-line { vertical-align: middle; border-bottom: 1px solid rgba(128, 128, 128, 0.2); }
.padding-frame1 { padding-top: 60px; padding-bottom: 65px; }
.padding-frame2 { padding-top: 45px; padding-bottom: 50px; }
.dvChart { margin-top: 20px; }
.currency-tb { min-width: 1030px; }
.currency-main-tb { min-width: 780px; }
@media only screen and (min-width: 575px) {
  .hidden-div-lg { display: none !important; }
}
@media only screen and (max-width: 575px) {
  .hidden-div-xs { display: none !important; }
}
.table-frame1 { width: 100%; border-collapse: collapse; border-spacing: 0px; }
.table-frame1 tr { vertical-align: middle; border-bottom: 1px solid rgba(128, 128, 128, 0.2); height: 35px; }
.table-frame1 tr td { padding-right: 15px; padding-left: 10px; font-size: 14px; color: rgb(76, 76, 76); line-height: 1.86; text-align: right; white-space: nowrap; }
.table-frame1 tr td:nth-child(1) { text-align: left; }
.table-frame1 tr td:first-of-type { text-align: left; min-width: 170px; }
.table-frame1 thead { background-color: rgb(243, 243, 243); border-bottom-width: 1px; border-bottom-style: solid; display: table-header-group; vertical-align: middle; border-color: inherit; }
.table-frame1 thead td { font-size: 12px; color: rgb(31, 31, 31); font-weight: bold; }
.table-frame1 thead td:first-child { background-color: rgb(91, 135, 218); border-bottom: 1px solid rgb(91, 135, 218); color: rgb(255, 255, 255); white-space: nowrap; }
.table-frame1 > thead > tr > th, .table-frame1 > thead > tr > td, .table-frame1 > tbody > tr > th, .table-frame1 > tbody > tr > td, .table-frame1 > tfoot > tr > th, .table-frame1 > tfoot > tr > td { padding: 8px; line-height: 1.42857; vertical-align: top; border-top: 1px solid rgb(221, 221, 221); }
.table-frame2 { width: 100%; margin-top: 50px; max-width: 100%; margin-bottom: 20px; border-collapse: collapse; border-spacing: 0px; }
.table-frame2 thead { border-bottom-width: 1px; border-bottom-style: solid; background-color: rgb(243, 243, 243); display: table-header-group; vertical-align: middle; border-color: inherit; }
.table-frame2 thead td { font-size: 12px; color: rgb(31, 31, 31); font-weight: 500; white-space: nowrap; }
.table-frame2 thead td:first-child { background-color: rgb(248, 248, 248); border-bottom: none; color: black; }
.table-frame2 tr { vertical-align: middle; border-bottom: 1px solid rgba(128, 128, 128, 0.2); height: 35px; }
.table-frame2 tr td { text-align: center; font-size: 14px; color: rgb(76, 76, 76); line-height: 2.36; }
.table-frame2 tr td:first-of-type { min-width: 0px; }
.table-frame2 tr td:nth-child(1) { text-align: left; }
.table-frame2 > caption + thead > tr:first-child > th, .table-frame2 > caption + thead > tr:first-child > td, .table-frame2 > colgroup + thead > tr:first-child > th, .table-frame2 > colgroup + thead > tr:first-child > td, .table-frame2 > thead:first-child > tr:first-child > th, .table-frame2 > thead:first-child > tr:first-child > td { border-top: 0px; }
.table-frame2 > thead > tr > th, .table-frame2 > thead > tr > td, .table-frame2 > tbody > tr > th, .table-frame2 > tbody > tr > td, .table-frame2 > tfoot > tr > th, .table-frame2 > tfoot > tr > td { padding: 8px; line-height: 1.42857; vertical-align: top; border-top: 1px solid rgb(221, 221, 221); }
.padding-l-r-5 { padding-left: 5px; padding-right: 5px; }
.anchors-links-container { background-color: rgb(243, 243, 243); width: 100%; height: 100%; padding: 15px; }
.mercados-menu-desktop { margin-bottom: 10px; text-align: center; box-sizing: border-box; width: auto; padding-left: 0px; white-space: nowrap; margin-top: 18px; }
.mercados-menu-desktop ul { display: block; list-style-type: disc; border-bottom: 2px solid rgb(204, 204, 204); }
.mercados-menu-desktop li { padding-right: 20px; padding-left: 20px; padding-bottom: 10px; border-bottom: hidden; display: inline-block !important; }
.mercados-menu-desktop li.active { border-bottom: 4px solid rgb(91, 135, 218) !important; color: rgb(31, 31, 31) !important; }
.mercados-menu-desktop a:hover, .mercados-menu-desktop a:focus { color: rgb(176, 14, 19); text-decoration: none; }
.mercados-menu-desktop a { text-decoration: none; padding-bottom: 10px; transition: color 0.3s ease-out; font-family: Montserrat, sans-serif !important; font-size: 14px !important; font-weight: 500 !important; color: rgb(204, 204, 204) !important; }
.notDisplay { display: none !important; }
@media only screen and (min-width: 800px) {
  .hidden-div-lg { display: none !important; }
}
@media only screen and (max-width: 800px) {
  .hidden-div-xs { display: none !important; }
}
@media only screen and (min-width: 960px) {
  .hidden-card-lg { display: none !important; }
}
@media only screen and (max-width: 960px) {
  .hidden-card-xs { display: none !important; }
}
.scroll-x-on { overflow-x: auto !important; }
.card-space { margin-top: 20px; }
.table-quote > caption + thead > tr:first-child > th, .table-quote > caption + thead > tr:first-child > td, .table-quote > colgroup + thead > tr:first-child > th, .table-quote > colgroup + thead > tr:first-child > td, .table-quote > thead:first-child > tr:first-child > th, .table-quote > thead:first-child > tr:first-child > td { border-top: 0px; }
.table-quote > thead > tr > th, .table-quote > thead > tr > td, .table-quote > tbody > tr > th, .table-quote > tbody > tr > td, .table-quote > tfoot > tr > th, .table-quote > tfoot > tr > td { padding: 8px; line-height: 1.42857; vertical-align: top; border-top: 1px solid rgb(221, 221, 221); }
.table-quote { width: 100%; margin-top: 50px; max-width: 100%; margin-bottom: 20px; border-collapse: collapse; border-spacing: 0px; }
.table-quote tr { vertical-align: middle; border-bottom: 1px solid rgba(128, 128, 128, 0.2); height: 35px; }
.quote .card .col-6, .quote .card .text-note { margin: 0px; height: 100%; }
.table-quote tr td { font-size: 14px; color: rgb(31, 31, 31); font-weight: normal; line-height: 2.86; text-align: right; padding: 0px 15px; min-width: 80px; }
.table-quote tr td:first-of-type { text-align: left; min-width: 170px; }
.table-quote thead { background-color: rgb(243, 243, 243); border-bottom-width: 1px; border-bottom-style: solid; display: table-header-group; vertical-align: middle; border-color: inherit; }
.table-quote thead td { font-size: 12px; color: rgb(31, 31, 31); font-weight: bold; line-height: 2.86; text-align: center; background-color: rgb(243, 243, 243); }
.table-quote thead td:first-child { background-color: rgb(91, 135, 218); border-bottom: 1px solid rgb(91, 135, 218); color: white; }
.table-quote tbody { display: table-row-group; vertical-align: middle; border-color: inherit; }
.table-quote tbody:last-child { border-bottom: 1px solid transparent; }
.mercado-detalhe-todos { width: 100%; height: 75px; }
.mercado-detalhe-todos .mercado-detalhe { display: table; width: 50%; height: 75px; border-radius: 2px; background-color: rgb(255, 255, 255); box-shadow: rgba(0, 0, 0, 0.15) 0px 2px 2px 0px; border: 2px solid rgb(223, 230, 229); }
.mercado-detalhe-todos .mercado-detalhe:first-child { float: left; }
.mercado-detalhe-todos .mercado-detalhe:last-child { float: right; }
.mercado-detalhe-todos .mercado-detalhe.active, .cotacoes-graf .mercado-detalhe-todos .mercado-detalhe:hover { border: 2px solid rgb(91, 135, 218); box-shadow: none; }
.mercado-detalhe-todos .mercado-detalhe > div { display: table-cell; vertical-align: middle; font-family: Montserrat, sans-serif; font-size: 18px; color: rgb(0, 0, 0); font-weight: bold; text-align: left; padding-right: 6.5%; white-space: nowrap; cursor: pointer; }
.mercado-detalhe-todos .mercado-detalhe > div:first-child { padding-left: 25px; }
.mercado-detalhe-todos .mercado-detalhe > div > div:nth-child(1) { font-size: 12px; color: rgb(76, 76, 76); font-weight: 300; line-height: 1.83; text-align: left; }
.mercado-detalhe-todos .mercado-detalhe > div > div:nth-child(2) { font-size: 14px; color: rgb(31, 31, 31); line-height: 1.57; text-align: left; }
.mercado-detalhe-todos .mercado-detalhe > div > div:nth-child(2).mercados-down { position: relative; color: rgb(237, 29, 36); }
.mercado-detalhe-todos .mercado-detalhe > div > div:nth-child(2).mercados-down::after { content: ""; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; -webkit-font-smoothing: antialiased; transform: rotate(45deg); position: absolute; top: 5px; font-family: icomoon !important; }
.mercado-detalhe-todos .mercado-detalhe > div > div:nth-child(2).mercados-up { position: relative; color: rgb(113, 192, 23); }
.mercado-detalhe-todos .mercado-detalhe > div > div:nth-child(2).mercados-up::after { content: ""; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; -webkit-font-smoothing: antialiased; transform: rotate(-45deg); position: absolute; top: 5px; font-family: icomoon !important; }
@media only screen and (max-width: 767px) {
  .mercado-detalhe-todos { width: calc(100% + 30px); height: 65px; margin-left: -15px; }
  .mercado-detalhe-todos .mercado-detalhe { width: 100%; height: 65px; border-radius: 0px; background-color: rgb(243, 243, 243); box-shadow: none; border: none; }
  .mercado-detalhe-todos .mercado-detalhe.active, .mercado-detalhe-todos .mercado-detalhe:hover { border: none; }
  .mercado-detalhe-todos .mercado-detalhe:not(.active) { display: none; }
  .mercado-detalhe-todos .mercado-detalhe > div:first-child { display: none; }
  .mercado-detalhe-todos .mercado-detalhe > div:nth-child(2) { padding-left: 15px !important; width: 50%; }
  .mercado-detalhe-todos .mercado-detalhe > div:nth-child(3) { width: 50%; }
  .mercado-detalhe-todos .mercado-detalhe > div:nth-child(4) { padding-right: 30px !important; }
}
#modalVideoLoad { padding: 5%; }
@media (min-width: 576px) {
  #dvVideoLoad { max-height: 250px; }
}
@media (min-width: 768px) {
  #dvVideoLoad { max-height: 350px; }
}
@media (min-width: 992px) {
  .comparator-select { min-width: 50%; }
  .comparator-select.selectElement p { margin-right: -80px; line-height: 4.5; }
  #dvVideoLoad { max-height: 450px; }
}
@media (max-width: 991px) {
  .divtoShowTableCompare { display: none !important; width: 180px; }
  .cookies-wrapper .container .close-cookies { padding-top: 25px; }
  #modalVideoLoad { padding: 64px 0% 0%; }
}
#condicoes { padding-bottom: 23px !important; padding-top: 35px; }
@media (max-width: 1200px) {
  .right.sec-right, .left.sec-left { display: none; }
}
@media (min-width: 1200px) {
  .history .col-md-4, .history .col-md-8 { height: 400px; }
  .history .col-md-4 + .col-md-8 .card-block.px-3 { margin-left: 33% !important; width: 100%; }
  .history .col-md-8 + .col-md-4 img { min-width: 556px !important; }
  .history .col-md-8, .history .col-md-4 { flex: 0 0 50% !important; }
  #dvVideoLoad { max-height: 550px; }
  .cookies-wrapper { height: 100px; }
  .cookies-wrapper .container .text-cookies-container { padding-left: 50px; }
}
#modalVideoLoad .modal-content { max-height: 95%; max-width: 95%; background: transparent; border: none; }
#modalVideoLoad .close:hover { color: rgb(255, 255, 255) !important; }
#modalVideoLoad .modal-dialog { max-width: 100%; }
#modalVideoLoad .modal-body { padding: 0px; }
#modalVideoLoad .modal-body iframe, #modalVideoLoad .modal-header { border: 0px; }
#modalVideoLoad .close { color: rgb(255, 255, 255); opacity: 1; text-shadow: none; padding: 0px; font-weight: normal; font-size: 44px; }
#modalVideoLoad .modal-title { color: rgb(255, 255, 255); font-size: 18px; }
#modalVideoLoad .modal-header { padding-left: 0px; }
#modalVideoLoad .modal-body source { max-width: 100%; max-height: 100%; }
::placeholder { color: rgba(0, 0, 0, 0.21) !important; font-weight: 500; }
.faqs-accordion .card { margin-bottom: 7px; box-shadow: rgb(204, 204, 204) 0px 0px 2px 0px !important; }
.faqs-menu .btn { margin-top: 35px !important; font-weight: 600; }
.faqs-menu.faqs-menu-reduzido .btn { margin-bottom: 47px; }
.faqs-menu .btn .icon-arrow-right { float: left; transform: rotate(-180deg); line-height: 23px; margin-left: -3px; }
.faqs-menu a, .faqs-menu-reduzido a { font-size: 32px; color: rgb(255, 255, 255); }
.faqs-menu { height: 450px; background-size: cover; background-position: center center; background-repeat: no-repeat; }
.news button { width: 170px; }
.faqs-menu-reduzido { height: 240px !important; }
.faqs-menu li:not(.underline) { font-weight: 500; }
.faqs180 { height: 180px !important; }
.faqs-menu li, .faqs-menu-reduzido li { list-style-type: none; padding: 0px; display: inline; font-size: 15px; color: rgb(255, 255, 255); font-weight: 600; }
.faqs-menu-reduzido li:not(:first-child) { margin-left: 30px; margin-right: 30px; }
.faqs-menu-reduzido .btn-border { background: transparent; border-color: rgb(255, 255, 255); }
.faqs-menu li { margin-left: 55px; }
.faqs-menu li a { font-size: 15px; color: rgb(255, 255, 255); }
.faqs-menu li:first-child { margin-left: 0px; }
.faqs-menu-reduzido .btn-border { width: 170px !important; font-weight: 600; }
.faqs-menu .btn-border { background: transparent; border-color: rgb(255, 255, 255); width: 230px !important; }
.faqs-menu ul, .faqs-menu-reduzido ul { margin-bottom: 0px; padding-left: 0px; }
.filterResult.active { font-weight: bold; }
faqs-menu-reduzido .btn .icon-arrow-right { float: left; transform: rotate(-180deg); line-height: 23px; margin-left: 7px; }
.faqs-menu .col-sm-6:nth-child(1), .faqs180 .col-sm-6:nth-child(1) { padding-top: 20px; }
.faqs180 .col-sm-6:nth-child(2) { margin-top: 0px; }
.faqs-menu .col-sm-12 h3 { text-align: center; color: rgb(255, 255, 255); padding-top: 100px; padding-bottom: 42px !important; }
.faq-star { padding-left: 13px; }
.faq-star .row:first-child { padding-bottom: 39px; }
.faqs-accordion .icon-arrow-right { color: rgb(91, 135, 218); transition: 1s; transform: rotate(-90deg); margin-right: -38px; margin-top: 8px; }
.faqs-accordion .collapsed .icon-arrow-right { transition: 1s; transform: rotate(90deg); }
.faqs-accordion a:not(.collapsed) h5 { font-weight: bold !important; }
.faqs-accordion .card-body { font-size: 15px; font-weight: 500; line-height: 1.75; }
.faqs-accordion .card-header, .faqs-accordion .card-body { padding: 9px 40px; }
.faqs-accordion .mb-0 { font-size: 20px; font-weight: 500; }
.faqs-accordion h5 { width: 97%; }
@media only screen and (max-width: 1200px) {
  .faqs-menu .col-sm-6, .faqs-menu-reduzido .col-sm-6 { text-align: center; flex: 0 0 100% !important; max-width: 100% !important; }
  .faqs-menu-reduzido .col-sm-6 { text-align: center; }
  .faqs-menu-reduzido ul .btn { margin-top: 15px !important; text-align: center; }
  .faqs-menu .col-sm-12 h3 { padding-top: 25px; }
}
@media only screen and (max-width: 1200px) and (min-width: 990px) {
  .news .row:first-child { min-width: 990px; }
  .news-bigger, .card.news-bigger { width: 100%; }
  .img-bigger { width: 100% !important; }
}
@media only screen and (max-width: 990px) {
  header .searchbox-input { font-size: 18px !important; }
  #frmEmail .col-lg-12.align-right { text-align: center !important; }
  .cp { width: 100%; text-align: center !important; }
  .specialists .card-body .group2-icon { width: 100%; }
  .specialists .card-body .in { float: right; }
  a.card-text.txt-box.text-danger:nth-child(2) { line-height: 56px !important; }
  .specialists .card-text:not(.text-danger) { padding-bottom: 30px; }
  .fix-cards-ie .img-fluid { width: 100%; }
  .history .card { min-height: 750px; }
  .faqs-menu .searchbox { width: 100% !important; }
  .faqs-menu .col-sm-12 h3 { padding-top: 15px; }
  .faqs-menu .col-sm-6 { text-align: center; }
}
header.faqs-menu .searchbox { margin: 0px auto; display: block; float: none; }
@media only screen and (min-width: 1200px) {
  .faqs-menu-reduzido ul { text-align: right; }
}
.faqs-menu .row.shadowBottom.shadowTop.d-md-none.d-lg-none.d-sm-block.d-xs-none { display: none; }
@media only screen and (min-width: 990px) {
  .comparatorBar { height: 143px; }
  .quote .scroll-x-on { overflow-x: hidden !important; }
  .faqs-menu .searchbox { background: rgb(255, 255, 255); width: 770px !important; }
}
.fa-star-o { color: rgb(91, 135, 218); margin-right: 10px; float: left; display: flex; font-size: 25px !important; line-height: 33px !important; }
.faq-star .col-sm-6 p { display: flex !important; }
.faq-star .col-sm-12 .section-title { padding-top: 69px; text-align: center; }
.faq-star .col-sm-6 p { margin-bottom: 5px; font-size: 20px; font-weight: 500; display: inline; line-height: 35px; }
.faq-star .col-sm-6 a { color: rgb(31, 31, 31); }
.faq-star .col-sm-6 a:hover { color: rgb(91, 135, 218); }
.faq-star { padding-bottom: 59px; }
.faqs-menu .searchbox img, .faqs-menu-reduzido .searchbox img { margin-top: -46px; float: right; position: relative; }
.container .card-group .card-options-title { color: rgb(31, 31, 31); }
.card-faqs .icon-arrow-right { position: relative; bottom: 0px; right: -10px; }
.card-faqs a.style-text { padding-right: 0px; padding-bottom: 0px; padding-left: 0px; padding-top: 20px !important; }
.card-faqs .card-text { line-height: 30px; }
.card-faqs .col-sm-4 { flex: 0 0 auto; }
.card-faqs .card { min-height: 300px; padding-left: 30px; }
.card-faqs .card h5 { padding-top: 30px; font-size: 25px !important; font-weight: bold !important; }
.card-faqs .card p { font-size: 15px; }
.card-faqs .card a { font-size: 15px !important; font-weight: 500 !important; }
.shadowBottom span { font-weight: 500 !important; }
.double-background { padding-bottom: 120px; }
.background-double { margin-top: -111px; }
.card-faqs { padding-bottom: 84px; }
.txt-search { margin-bottom: 0px !important; }
p.title-navbar.text-note.result-faq { margin-bottom: 20px !important; }
.capital-contacts .card { background: transparent !important; }
.forcing-margin-top-auto { margin-top: auto !important; }
.accordion_faq_title span { font-size: 15px; }
#rowComparatorTitle { margin-bottom: 39px; }
#dspCategory { min-width: 80%; }
.iconCategoryProductsComparator { max-height: 25px; max-width: 25px; }
#dspCategory .active .iconCategoryProductsComparator { filter: brightness(0) invert(1); }
#rowComparatorProduct .table-responsive thead tr th { vertical-align: middle; text-align: center; font-size: large; }
#rowComparatorProduct .table-responsive tbody tr th { color: rgb(187, 187, 187); vertical-align: middle; text-align: center; }
#rowComparatorProduct .table-responsive tbody tr td { vertical-align: middle; text-align: center; }
#rowComparatorProduct .table-responsive tbody tr td p img { margin: 5px !important; }
#rowComparatorProduct .table-responsive tbody tr td .btn-border { margin-bottom: 27px !important; margin-top: 27px !important; }
#dspComparatorProduct .just-btn { margin-top: 43px !important; margin-bottom: 19px !important; }
#historia { margin-top: -7px; }
.tableHiddenDivColText { width: 10%; line-height: 80px; vertical-align: middle; text-align: center; }
.divtoShowTableCompare { background-color: white; padding-top: 12px; position: fixed; top: 90px; height: 180px; }
#toShowDiv .table-responsive table { margin: 0px; }
#tableHeadComparator { box-shadow: rgba(0, 0, 0, 0.21) 0px 1px 5px 0px; border-top: 2px solid rgb(244, 244, 244) !important; border-right: 2px solid rgb(244, 244, 244) !important; border-left: 2px solid rgb(244, 244, 244) !important; border-image: initial !important; border-bottom: none !important; }
.faqs-accordion .card-header { border-bottom: none !important; }
#toShowDiv .table-responsive thead tr th { vertical-align: middle; text-align: center; font-size: large; }
#rowComparatorProduct { margin-left: 0px; margin-right: 0px; }
#toShowDiv .table-responsive thead tr td { text-transform: uppercase; border: 0px; vertical-align: middle; text-align: center; color: rgb(187, 187, 187); font-weight: bold; font-size: 12px !important; }
#toShowDiv .table-responsive thead tr td span { font-size: 14px; font-weight: 500; color: rgb(31, 31, 31); line-height: 2.5; text-transform: none; }
.comparator-value { font-size: 14px; color: rgb(31, 31, 31); font-weight: normal; }
#toShowDiv .table-responsive thead tr td { font-size: 15px; }
#toShowDiv .table-responsive thead tr td::first-line { font-size: 12px; }
.icon_uncheck { color: rgb(187, 187, 187); }
.news.image-spotlight img { width: 100%; height: 434px; }
input[type="checkbox"]:disabled + label::after, input[type="checkbox"]:disabled + label::before { background: rgb(233, 236, 239); border: 1px solid rgb(204, 204, 204); }
.comparator tbody tr:first-child th, .comparator tbody tr:first-child td { border: none; }
.selectElement .specialSelect { font-weight: 500 !important; }
#dspComparatorProduct .icon-arrow-right { display: inline-block; transform: rotate(180deg); line-height: 19px; }
#dspComparatorProduct .btn-black .icon-arrow-right::before { margin-left: 5px; }
#dspComparatorProduct .btn-black { width: 170px; }
.notes { margin-bottom: 0px; }
.comparator-select .custom-select3, #dspComparatorProduct .custom-select3 { border-bottom: 2px solid rgb(31, 31, 31); border-radius: 0px; top: 16px; }
.divtoShowTableCompare .select-selected::after, #tableComparator .select-selected::after { top: 12px !important; }
.comparator-select .select-selected::after, #dspComparatorProduct .select-selected::after { border-color: rgb(31, 31, 31) transparent transparent; top: 44px; }
.divtoShowTableCompare .select-selected { padding-top: 10px; }
.divtoShowTableCompare .select-selected::after { top: 22px !important; }
.custom-select4 .select-selected::after { top: 20px; }
.row.comparator .select, #dspComparatorProduct .select-selected { }
.comparator .select-selected { font-size: 15px !important; }
.comparator-select .select-items, #dspComparatorProduct .select-items { height: auto; }
.comparator-select .select-selected.select-arrow-active::after, #dspComparatorProduct .select-selected.select-arrow-active::after { top: 20px; }
.comparator-select .select-items, #dspComparatorProduct .select-items { font-size: 16px; border: 1px solid rgba(0, 0, 0, 0.1); border-radius: 0px; overflow: auto; }
#tableComparator .selectElement { min-width: 43%; }
#tableComparator th { }
#tableComparator tr { padding: 0px !important; }
.divtoShowTableCompare .select { min-width: 33%; }
.comparator-select .select-selected { font-size: 22px; font-weight: bold; color: rgb(31, 31, 31); text-transform: lowercase; }
.comparator-select.selectElement p { width: 100%; font-size: 22px; }
.group-buttons a { cursor: pointer; }
#dspFinality { padding-bottom: 10px; padding-top: 0px; }
.custom-control-input:focus ~ .custom-control-label::before { box-shadow: none; }
#dspComparatorProduct .select-selected { font-size: 15px; font-weight: 500; color: rgb(31, 31, 31); }
#dspComparatorProduct .custom-select3 { top: -4px; background: transparent; }
.comparatorProduct .button { width: 100% !important; }
.table-deposito thead th:first-child, .table-deposito thead th:last-child { width: 25%; }
.divtoShowTableCompare .selectElement { position: absolute; margin-top: -2px; margin-left: -54px; }
.divtoShowTableCompare th { text-align: left; }
.divtoShowTableCompare .select { width: auto; }
.card-faqs .section-title { padding-bottom: 35px; }
@media only screen and (max-width: 991px) and (min-width: 767px) {
  .faqs-menu .autocomplete-items { margin-top: 79px; right: 16px; margin-left: 29px; padding-left: 0px; border: 2px solid rgb(244, 244, 244); width: 95.5% !important; }
}
@media only screen and (max-width: 1198px) and (min-width: 992px) {
  .faqs-menu .autocomplete-items { margin-top: 102px; right: 176px; width: 86.5% !important; }
}
@media only screen and (max-width: 767px) {
  .group-buttons { display: grid; row-gap: 15px; }
  .group-buttons a { line-height: 3; justify-items: center; display: block; margin: auto; min-width: 100% !important; border-radius: 33px !important; }
  .group-buttons .button:last-child { border-left: 1px solid rgb(102, 102, 102); }
  .group-buttons .button:first-child { border-right: 1px solid rgb(102, 102, 102); }
  .faqs-menu li:last-child { margin: 0px; }
  .faqs-menu-reduzido { height: 305px !important; }
  .faqs-menu .autocomplete-items { top: 191px; border: 1px solid rgb(244, 244, 244); padding-right: 0px; padding-left: 0px; right: 0px; position: absolute; width: 100% !important; }
}
.card-body-padding-has-button { padding-top: 30px; }
#dspProducts { padding-bottom: 19px; }
.iconCategoryProductsComparator { margin-right: 11px; }
.comparator-select .select { top: 29px; margin-bottom: 43px; }
.divtoShowTableCompare .table-responsive thead tr td { vertical-align: top !important; }
.autocomplete-items-faq { right: 224px; top: 263px; font-weight: 500; width: 722px !important; }
input[type="number"] { }
input::-webkit-outer-spin-button, input::-webkit-inner-spin-button { appearance: none; }
.cp { padding-top: 25px; }
.history .card-title { color: rgb(31, 31, 31) !important; font-size: 25px; }
.history .card-text { font-size: 15px; line-height: 1.56; }
.menu-li-grafico { cursor: pointer; }
.quote-first, .quote-last { margin-bottom: -62px; margin-top: 30px; font-size: 56px; font-weight: bold; color: rgb(91, 135, 218) !important; }
.quote-last { float: right; }
.specialists .carousel-inner { height: 470px; }
.specialists .card-text:not(.text-danger) { padding-top: 25px; }
.specialists .text-danger { margin-top: -10px; }
.specialists .text-danger, .specialists .card-text { text-transform: none !important; font-size: 15px; }
.specialists .card-title { font-size: 25px; font-weight: bold; text-transform: none !important; }
#Saibacomquempodecontar { padding: 0px !important; }
.comparator .text-body1 { font-size: 15px !important; }
#rowComparatorTitle { margin-bottom: 48px; }
#tableHeadComparator tr { height: 70px; }
.group-buttons a { font-size: 14px !important; }
.faqs-menu .searchbox-icon { position: initial; }
.noticias-header h2 { font-size: 34px; padding-bottom: 35px; }
.noticias-header div { line-height: 1.56; font-weight: 500; }
.custom-select4 .select-selected::after { right: -2px; }
.logo-reuters a { font-size: 12px; text-transform: none; font-weight: 400; }
.logo-reuters a:hover { color: rgb(91, 135, 218); background: transparent; }
.faqs-menu form { box-shadow: rgba(0, 0, 0, 0.21) 0px 2px 10px 0px; }
.news p.text-body2::first-letter { color: rgb(91, 135, 218); float: left; font-size: 75px; line-height: 60px; padding-top: 7px; padding-right: 13px; font-weight: bold; }
.news p.text-body2::first-line { margin-left: 40px; }
.content-notification p { margin-right: 10px; }
.with-hifen { margin-left: 30px !important; }
p.with-hifen::first-letter { margin-left: -10px; }
.comparator td { color: rgb(31, 31, 31); font-size: 15px; }
.comparator td .icon_check { color: rgb(31, 31, 31); font-size: 15px; }
.comparator td .icon_uncheck { color: rgb(204, 204, 204); font-weight: normal; }
.txt-uncheck { font-size: 13px; color: rgb(204, 204, 204); }
.txt-check { color: rgb(102, 102, 102); font-size: 13px; }
.extraction-date { text-align: right; color: rgb(153, 153, 153); font-size: x-small; padding-top: 5px; padding-bottom: 5px; }
.none-notification .circle-arrow.last, .none-notification .circle-arrow.first { background: rgb(243, 243, 243); border-radius: 16px; }
.advantage a { text-decoration: underline; }
.group2 .card-text { margin-right: 17px; }
.group2 .icon-arrow { bottom: 37px; }
.btn-xl { font-size: 18px !important; height: 50px !important; border-radius: 32px !important; line-height: 47.5px !important; }
.side-margin { margin-left: 79px; margin-right: 77px; }
.background-50 { background: linear-gradient(rgb(255, 255, 255) 257px, rgb(247, 247, 247) 43%); }
.col-sm-6 h4#notes { padding-top: 25px !important; }
.divtoShowTableCompare.compare2 .table-responsive thead tr th:first-child { width: 10%; }
.divtoShowTableCompare.compare2 .table-responsive thead tr th:nth-child(2) { width: 22.5%; }
.divtoShowTableCompare.compare2 .table-responsive thead tr th:last-child { width: 22.5%; }
#rowComparatorProduct .compare2.table-responsive tbody tr td:first-child, #rowComparatorProduct .compare2.table-responsive thead tr td:first-child { width: 10%; }
#rowComparatorProduct .compare2.table-responsive tbody tr td:last-child, #rowComparatorProduct .compare2.table-responsive thead tr td:last-child { width: 22.5%; }
#rowComparatorProduct .compare2.table-responsive tbody tr td:nth-child(2), #rowComparatorProduct .compare2.table-responsive thead tr td:nth-child(2) { width: 22.5%; }
#dspCategory img { width: 22px; height: 22px; }
div#divResults a { color: black; }
.custom-select .select-label { top: 0px !important; }
.btn-black.goback span::before { transform: rotate(180deg); display: inline-block; padding-left: 15px; padding-top: 0px; line-height: 36px; }
.sigle-item { cursor: pointer; }
.sigle-item.active p:not(:first-child) { color: rgb(91, 135, 218) !important; }
.sigle-item.active p:first-child { font-weight: bold !important; color: rgb(31, 31, 31) !important; }
.faq-star .section-title { padding-bottom: 0px !important; }
.faqs-menu a { color: rgb(255, 255, 255) !important; }
.table-line tr:not(:first-child) { border-top: 2px solid rgb(244, 244, 244); }
.badge-pill { font-weight: 500; }
.badge-danger { background-color: rgb(237, 29, 36); }
.faq-clean { padding-top: 1px; background: white; padding-bottom: 60px; }
.faq-clean .button { display: block; line-height: 15px; width: 170px !important; margin: auto !important; }
.faq-clean { padding-top: 40px; }
.faq-clean { display: none; }
.faqs-menu .button span::before { margin-left: -29px; font-size: 12.9px; }
.alertBallon .slimScrollBar { position: absolute !important; }
.small-faq-box .slimScrollBar { position: absolute !important; }
.align-right.reuters div a { margin-right: 0px; }
.news .icon-arrow { margin-left: -10px; font-size: 15px; }
#exchanges h5, #quotes h5 { font-size: 15px; text-transform: uppercase; font-weight: 600; }
#exchanges .arrow, #quotes .arrow { line-height: 2.7; }
.fixed-img img { height: 147px; }
.style-text { font-weight: 500; }
.custom-checkbox input[type="checkbox"]:checked + label { font-weight: bold !important; }
.compare2 thead th:first-child { width: 10%; }
.compare2 thead th:not(:first-child) { width: 45%; }
.table-responsive:not(.compare2) thead th:first-child { width: 16%; }
.table-responsive:not(.compare2) thead th:not(:first-child) { width: 28%; }
.compare-table th { vertical-align: middle; }
.file-category-title { margin: 15px 0px !important; }
.card-header-related { padding: 10%; margin-bottom: -10%; }
@media only screen and (max-width: 892px) {
  .see-more-mobile { padding: 0px 15px; margin-right: 0px; }
  .arrow-mobile { right: 25px; bottom: 36px; width: 16px; height: 13px; position: initial; }
}
@media only screen and (min-width: 1024px) {
  .hidden-md { visibility: hidden; }
  .hidden-lg { visibility: hidden; }
}
.grecaptcha-badge { visibility: hidden !important; }
.g-recaptcha-disclaimer { margin: 10px 0px; padding: 10px 8px; font-size: 9px; line-height: 1.5; color: rgb(128, 128, 128); font-family: Montserrat, sans-serif; width: 100%; background-color: rgb(247, 247, 247); display: flex; }
.g-recaptcha-disclaimer img { height: 26px; }
.btn-white-borderBlue { display: flex; align-items: center; justify-content: center; cursor: pointer; font-size: 14px; height: 38px; vertical-align: middle; text-align: center; font-weight: 600; border-radius: 22px; width: 250px; box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 6px 0px; margin-bottom: 30px; border: 2px solid rgb(91, 135, 218); background-color: rgb(255, 255, 255); }
.btn-white-borderBlue:hover { background: rgb(76, 107, 216); color: rgb(255, 255, 255); text-decoration: none; border-color: rgb(76, 107, 216); }
.btn-blue-standart { cursor: pointer; font-size: 14px; height: 38px; vertical-align: middle; text-align: center; font-weight: 600; border-radius: 22px; width: 250px; box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 6px 0px; margin-bottom: 30px; color: rgb(255, 255, 255); background: rgb(91, 135, 218); border: none; }
.btn-blue-standart:hover { background: rgb(76, 107, 216); color: rgb(255, 255, 255); text-decoration: none; border-color: rgb(76, 107, 216); }
.MultiCarousel { box-shadow: rgba(0, 0, 0, 0.14) 0px 0px 4px 0px; float: left; overflow: hidden; width: 100%; position: relative; }
.MultiCarousel .MultiCarousel-inner { transition: 1s; float: left; background: rgb(255, 255, 255); height: 146px; }
.MultiCarousel .MultiCarousel-inner .item { float: left; }
.MultiCarousel .MultiCarousel-inner .item > div { text-align: center; }
.leftLst, .rightLst { background: rgb(255, 255, 255); }
.MultiCarousel .leftLst, .MultiCarousel .rightLst { position: absolute; border-radius: 50%; top: calc(50% - 20px); }
.MultiCarousel .leftLst { left: 41px; right: 41px; }
.MultiCarousel .rightLst { right: 41px; }
.MultiCarousel .leftLst.over, .MultiCarousel .rightLst.over { pointer-events: none; background: rgb(243, 243, 243); }
.MultiCarousel .MultiCarousel-inner .item > div img { margin-top: 30px; transition: width 0.5s; }
.MultiCarousel .MultiCarousel-inner .item > div img:hover { margin-top: 20px; }
.MultiCarousel .MultiCarousel-inner .item > div p { color: rgb(31, 31, 31); font-size: 14px; font-weight: 500; margin-top: 5px; margin-bottom: 25px; }
.carousel-section .container { padding-bottom: 130px; }
.carousel-section .container.dark { padding-bottom: 150px; }
.specialists .carousel-section .options .subtitle { margin-top: 39px; }
.specialists .carousel-inner { background: rgb(247, 247, 247); }
.specialists .carousel-inner img { margin-left: 20px; margin-top: 12px; margin-bottom: 12px; }
.specialists .sigle-item { display: inline-flex; }
.specialists .carousel-inner .carousel-description p { margin-top: 2px; margin-bottom: 0px; margin-left: 20px; color: rgb(131, 131, 131); font-size: 12px !important; }
.specialists .carousel-inner .carousel-description p:first-child { margin-bottom: 5px; margin-top: 12px; font-size: 15px !important; }
.specialists .col-md-4 { padding-right: 30px !important; }
.specialists .col-sm-8 .card { height: 100%; }
.specialists .col-sm-8 .card-body { display: inline-flex; padding: 0px; }
.specialists .col-sm-8 .group2-icon { max-height: 470px; min-width: 370px; }
.specialists .col-sm-8 .link-image { width: 100%; }
.specialists .card-secColumn { margin-left: 33px; margin-top: 47px; margin-right: 30px; }
.specialists .col-sm-8 .in { position: absolute; right: 25px; bottom: 25px; width: 40px; height: 40px; }
.secCarousel .card .btn { width: 80%; }
.specialists .carousel-indicators { bottom: -40px; }
.carousel-indicators { bottom: -22px; }
.carousel-indicators li { margin-left: 10px; width: 12px; height: 12px; border-radius: 100%; background-color: rgb(255, 255, 255); border: 0.9px solid rgb(151, 151, 151); }
.carousel-indicators .active { background-color: rgb(91, 135, 218); border: none; }
.secCarousel .col-md-12 { padding-right: 0px; padding-left: 0px; }
.secCarousel .card-body { padding-top: 0px !important; }
.secCarousel .button:hover, .secCarousel .button:focus { background: rgb(76, 107, 216); color: rgb(255, 255, 255); text-decoration: none; border-color: rgb(76, 107, 216); }
.secCarousel .card-body, .secCarousel .card-header { padding: 10%; margin-bottom: -10%; }
.secCarousel .card-header .text-body4 { margin-bottom: 0px !important; }
.secCarousel .card-header { border: none; height: 180px; padding-bottom: 0px !important; }
.secCarousel .col-md-4 { padding: 0px; }
.secCarousel { padding-bottom: 50px; }
.icon-size { width: 70px; height: 60px; }
.product-savings-table-col-button { display: block; line-height: 38px; max-width: 200px; margin: auto !important; width: auto !important; }
.button.btn-full.product-savings-table-col-button { margin-top: 0px !important; }
@media only screen and (min-width: 990px) {
  .MultiCarousel .MultiCarousel-inner .item { width: 208px !important; }
}
@media only screen and (min-width: 1200px) {
  .MultiCarousel .MultiCarousel-inner .item { width: 203px !important; }
}
@media only screen and (min-width: 990px) {
  .MultiCarousel-inner { width: 1500px !important; }
  .specialists .item-desc .card-secColumn a.card-text { bottom: 32px; position: absolute; }
  section .card .button { width: 5%; }
  .MultiCarousel-inner { padding-left: 68px !important; }
  .MultiCarousel-inner .carousel-items { width: 1550px; }
  .MultiCarousel .MultiCarousel-inner .item:nth-child(6) { margin-right: -8px; }
}
@media only screen and (max-width: 767px) {
  .specialists .carousel-header p.carousel-title { font-size: 20px; }
  .specialists .item-desc .card-secColumn a img { float: right; width: 12%; }
}
@media only screen and (max-width: 990px) {
  .specialists .carousel { display: none; }
  .item-desc { display: block !important; padding-bottom: 34px; }
}
.carousel-item .card { margin-bottom: 34px; }
.item img:hover { width: 90px; height: 70px; }
@media only screen and (max-width: 1399px) {
  .optional-button-hide-mobile { display: none; }
}
@media only screen and (min-width: 1399px) {
  .optional-button-hide-desktop { display: none; }
}
.parent-container .container:nth-child(2) { margin-top: 4.5px; }
footer .icon-ligar p { margin-bottom: -8px; margin-top: -7px; }
footer { display: grid; }
footer .link-ang img { margin-left: 5px; }
footer .fa.fa-arrow-right:hover { color: rgb(91, 135, 218); }
footer .fa.fa-arrow-right { font-size: 12px; }
footer span.footer-txt-rodape { color: rgb(191, 191, 191); margin-left: 0px !important; }
footer a.footer-txt-rodape:hover { color: rgb(91, 135, 218); text-decoration: none; }
footer a:hover { color: rgb(191, 191, 191); }
footer .fa-youtube-play, .fa-linkedin { background: rgb(255, 255, 255); color: rgb(102, 102, 102); }
footer .fa-youtube-play { padding: 8px !important; margin-left: 17px !important; }
footer .fa { padding: 5px 7px; font-size: 19px; text-align: center; text-decoration: none; margin: 5px 2px; border-radius: 50%; }
footer .fa:hover { opacity: 0.7; text-decoration: none; color: rgb(102, 102, 102); }
footer .footernumb::after { content: ""; position: absolute; width: 58px; height: 80px; }
.footernumb::after { height: 58px; margin-top: 7px; }
footer .footernumb::after { background: url("../images/icon-ligar.svg") no-repeat; }
footer .footernumb { margin-top: 19px; }
footer .footer { background: rgb(102, 102, 102); overflow: hidden; }
footer { padding-bottom: 30px; }
footer { background: rgb(102, 102, 102); overflow: hidden; }
footer .footer-txt-rodape, .footer-list span { color: rgb(255, 255, 255); font-size: 12px; }
footer .footer-txt-underline { text-decoration: underline; font-weight: normal !important; }
footer .icon-ligar { margin-left: 25%; margin-top: 10px; }
footer .icon-ligar p a { color: rgb(255, 255, 255); }
footer p { color: rgb(255, 255, 255); }
footer .footer-container1 p { margin: 0px; }
footer .footer-container2 { border-top: 2px solid rgb(128, 128, 128); }
footer li { display: inline; list-style-type: none; }
footer ul { padding-left: 0px; }
footer .container a.link-ang { float: right; }
footer .container a.link-ang:hover { color: rgb(255, 255, 255); }
footer .parent-container:nth-child(1) span:not(:first-child), footer .parent-container:nth-child(2) span:not(:first-child) { margin-left: 5px; margin-right: 5px; }
footer .footer-bottom { margin-left: 0px; }
footer .footer-bottom a:hover, footer .footer-bottom a { text-decoration: underline; color: rgb(191, 191, 191); }
footer .parent-container { display: inline-flex; }
footer .parent-container:nth-child(3) { border-top: 2px solid rgb(128, 128, 128); }
footer span { color: rgb(255, 255, 255); font-size: 12px; }
footer .icon-ligar p, footer .parent-container:nth-child(2) span:nth-child(1), footer .parent-container:nth-child(1) span:nth-child(1) { font-weight: bold; }
.footer-list a, footer .parent-container:nth-child(1) ul a, footer .parent-container:nth-child(2) ul a { color: rgb(191, 191, 191); }
.footer-list a:hover, footer .parent-container:nth-child(1) ul a:hover, footer .parent-container:nth-child(2) ul a:hover { color: rgb(191, 191, 191) !important; text-decoration: underline !important; }
.footer-policy .cookie-button button#ot-sdk-btn.ot-sdk-show-settings { display: flex; justify-content: center; min-width: 250px; width: fit-content; height: 48px; align-items: center; background-color: rgb(121, 121, 121); vertical-align: middle; padding: 15px 20px; border-radius: 25px; box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 6px 0px; border: none; outline: none; font-size: 12px; font-weight: 600; color: rgb(255, 255, 255); }
.footer-policy .cookie-button button#ot-sdk-btn.ot-sdk-show-settings:hover { box-shadow: none; background: rgb(112, 112, 112); text-decoration: none; border-color: rgb(121, 121, 121); }
.parent-container .container:has(.footer-policy) { margin-top: 0px; }
.parent-container .footer-policy .d-flex.cookie-button { justify-content: flex-end; }
@media only screen and (min-width: 990px) {
  footer .footer-list ul li:last-child { margin-right: 0px; }
  footer .parent-container:nth-child(1) { margin-top: 35px; }
  footer .footer-list ul { text-align: right; }
  footer .social-media, footer .icon-ligar { margin-left: 80px; }
  footer .footer-list ul li { margin-left: 20px; margin-right: 20px; }
  footer .container-fluid { padding-left: 50px; padding-right: 50px; }
  footer .parent-container:nth-child(3) { padding-top: 30px; }
  footer .parent-container:nth-child(2) { padding-bottom: 30px; }
  footer .parent-container:nth-child(1) ul, footer .parent-container:nth-child(2) ul, footer .social-media { margin-top: 10px; }
  footer .icon-ligar:first-child { margin-top: 20px; }
  .link-ang.btn-full.button { margin-right: 15px; font-size: 14px; margin-left: 0px; margin-top: -43px !important; }
  footer .parent-container:nth-child(2) .container:nth-child(2) { padding-top: 16px; }
}
@media only screen and (min-width: 1200px) {
  footer .parent-container:nth-child(3) .container:nth-child(1) { min-width: 61%; }
  .link-ang.btn-full.button { margin-top: -33px !important; margin-right: 0px; }
}
@media only screen and (max-width: 990px) {
  footer .footer-list ul { text-align: center; margin-top: 15px; }
  footer .parent-container:nth-child(2) .icon-ligar, footer .social-media { margin-left: 20%; margin-bottom: 10px; }
  footer .parent-container:nth-child(3) { display: flex; flex-direction: column-reverse; }
  footer .footer-list ul li { margin-left: 20px; margin-right: 20px; }
  footer .parent-container:nth-child(1) ul, footer .parent-container:nth-child(2) ul, footer .social-media { margin-top: 10px; }
  footer .parent-container:nth-child(1) { padding-top: 35px; }
  .parent-container .footer-policy .d-flex.cookie-button { justify-content: center; margin: 1.5em 0px 0px; }
}
@media only screen and (min-width: 767px) {
  footer .container.dropdown { display: none; }
}
@media only screen and (max-width: 767px) {
  .parent-container:nth-child(1) .container:nth-child(2) { padding-top: 25px; }
  footer .footer-container2 .footer-list ul li { margin-left: 8px; }
  footer .parent-container:nth-child(2) .icon-ligar, footer .social-media { margin-left: 0px; }
  footer .parent-container { display: block; }
  footer .container { padding-left: 5px !important; padding-right: 5px !important; }
  footer .footer-list ul li { margin-left: 5px; margin-right: 5px; }
  footer .parent-container:nth-child(3) { padding-right: 5px; padding-left: 7px; }
  footer .parent-container:nth-child(3) .container { padding-bottom: 20px; }
  footer .parent-container:nth-child(1) ul, footer .parent-container:nth-child(2) ul, footer .social-media, footer .parent-container:nth-child(1) span:nth-child(1) { margin-top: 10px; }
  footer .dropdown .navbar { border-radius: 2px; height: 50px; margin-top: 20px; margin-bottom: 20px; background-color: rgb(255, 255, 255) !important; }
  footer .dropdown .navbar ul { width: 100%; }
  footer .dropdown .navbar ul img, .dropIcon { float: right; margin-top: 7px; width: 4%; }
  footer .dropdown .dropdown-toggle { color: rgb(0, 0, 0); margin-top: 6px; }
  footer .dropdown-menu.show { margin-top: 16px; margin-left: -16px; }
  .dropdown-toggle::after { display: none; }
  footer .dropdown-menu.show { display: table; width: 100%; margin-left: 5%; }
  footer .dropdown-item:not(:last-child) { border-bottom: 1px solid rgb(216, 216, 216); }
  .dropdown-item:focus, .dropdown-item:hover { background: transparent; color: rgb(91, 135, 218); }
}
@media only screen and (max-width: 600px) {
  footer .icon-ligar { margin-left: 26%; }
  footer .footer-bottom { margin-left: 0px; }
}
footer a { color: rgb(255, 255, 255); }
.link-ang.btn-full.button { line-height: 39px; text-transform: initial; }
.fa-linkedin { margin-left: 0px; padding: 8px 10px !important; }
@media only screen and (min-width: 767px) and (max-width: 990px) {
  footer .icon-ligar, footer .parent-container:nth-child(2) .icon-ligar, footer .social-media { margin-left: 25%; }
}
footer .footer-list ul li:last-child { margin-right: 0px !important; }
.logo-container { min-width: 214px !important; text-align: center; }
.logo-img { width: auto !important; }
header .fixed-top.fixed:not(.onclick) .navigation-width { height: 60px; }
header .fixed-top.fixed:not(.onclick) .navbar-navigation .collapse.navbar-collapse { height: 60px; }
header .fixed-top.fixed:not(.onclick) .navbar-navigation li { height: 60px; }
header .fixed-top.fixed:not(.onclick) .navbar-navigation .firstLink-menu { height: 60px; vertical-align: middle; padding: 0px; }
.container.spotlight-header p { font-size: 15px; }
.btn-black { color: rgb(255, 255, 255); background: rgb(51, 51, 51) !important; }
.btn-blue { color: rgb(255, 255, 255); background: rgb(91, 135, 218) !important; }
.private-area .btn-black, .private-area .btn-blue { width: 120px !important; height: 35px !important; }
a.navbar-brand { padding: 0px; margin: 0px; }
.private .navbar-brand img { }
header .navbar-brand-width { max-width: 220px; }
body header .menus:not(.fixed) .navbar-brand-width { border-top-left-radius: 2px; border-bottom-left-radius: 2px; }
header .navbar-light .navigation-mobile .navbar-toggler { margin-top: 8px; }
header .fixed-top.fixed .navbar-light .navigation-mobile .navbar-toggler { margin-top: 13px; }
header .fixed-top.fixed .navbar-light .navbar-toggler { margin-left: 15px; }
header .navbar-first { padding-top: 17px !important; }
header .fixed .navbar-first { padding-top: 0px !important; }
.table-deposito .table thead th { padding-top: 30px; }
.table-deposito .table { margin-bottom: 30px; }
.banner-small .background-image, .banner-small .banner-background, .banner-small .background-image-slider { min-height: 480px !important; }
.color-bar { box-shadow: rgba(0, 0, 0, 0.2) 0px 3px 20px 1px; }
.nav-link.style-text { padding-top: 12px; font-weight: 600 !important; color: rgb(91, 135, 218) !important; font-size: 12px !important; }
.nav-link.style-text:hover { text-decoration: underline; }
.nav-link.style-text .arrow { position: initial; width: 10px; height: 9px; margin-top: -2px; }
.investorRelations .banner-background { background: rgb(91, 135, 218); min-height: 182px; }
.investorRelations .navbar.navbar-expand-sm .nav-link:hover, .navbar-anchor .nav-item a:hover, .headerAnchor .nav-item a:hover { color: rgb(91, 135, 218); }
.investorRelations .navbar.navbar-expand-sm .nav-link { color: rgb(102, 102, 102); font-weight: bold; line-height: 1.83; font-size: 14px; text-transform: uppercase; margin-left: 20px; }
.auxiliary-menu { position: absolute; left: 0px; right: 0px; }
.auxiliary-menu a { margin-left: 6px; margin-right: 6px; }
.auxiliary-menu a:first-child { margin-left: 0px; }
.style-text .icon-arrow-right { font-size: 14px; display: inline-block; }
.nav-link-bold { padding-top: 15px; font-weight: bold !important; color: rgb(0, 0, 0) !important; }
.menus.fixed-top.fixed .container:nth-child(3), header .container.onclick { max-width: 100%; }
.banner-background .container.spotlight-header h1, .banner-background .container.spotlight-header h2 { color: rgb(255, 255, 255); }
.banner-background .container.spotlight-header { padding-top: 221px; position: absolute; left: 0px; right: 0px; margin-left: auto; margin-right: auto; }
.navigation-width { width: 100%; }
header .menus.fixed .container:nth-child(1), header .menus.fixed .container:nth-child(2) { height: 60px; }
header .menus .container:nth-child(3) { display: flex; }
.banner-background { background: rgb(31, 31, 31); min-height: 640px; position: relative; }
body:not(.investorRelations) .background-image, body:not(.investorRelations) .background-image-slider { opacity: 0.7; }
.investorRelations .background-image, .investorRelations .background-image-slider { background-repeat: no-repeat; background-size: 49%; background-position: right center; min-height: 180px; }
.background-image, .background-image-slider { position: absolute; left: 0px; top: 0px; width: 100%; min-height: 640px; z-index: 0; background-size: cover; background-position: center center; background-repeat: no-repeat; }
.background-image .container, .background-image-slider .container { color: rgb(255, 255, 255); padding-top: 250px; }
header .navbar.navbar-first .navbar-collapse { z-index: 9; }
header .navbar-navigation li { display: inline; list-style-type: none; }
header .navbar.navbar-navigation .border-navigation .nav-link:not(.nav-link-bold) { padding-top: 0.4rem !important; padding-bottom: 0.4rem !important; }
header .navbar-navigation .sub-nav a, header .navbar-first a, header .second-menu a, header .navbar-first span { font-size: 12px; font-weight: 400; }
header nav .second-menu li:nth-child(3) a { padding-right: 0px; }
header .navbar-first a, header .second-menu a, header .navbar-first span { text-transform: uppercase; }
header .navbar-navigation .subnav li { list-style-type: none !important; }
header .navbar-navigation .nav-link { color: rgb(0, 0, 0); }
header input { width: 0px; margin-left: -48px; }
header .navbar-navigation .searchbox { border-top-right-radius: 3px; border-bottom-right-radius: 3px; background: rgb(255, 255, 255); }
header .navbar-first, header .navbar-first li .nav-link:first-child { padding-left: 0px; padding-right: 0px; }
header .navbar-navigation { width: 100%; }
header .nav.first-menu { display: inline-flex; }
header .button:focus, header button:focus { outline: none; }
header .second-menu .nav a { font-weight: bold; }
header .searchbox-input { top: 0px; right: 0px; border: 0px; outline: 0px; width: 100%; height: 50px; margin: 0px; padding: 0px 55px 0px 20px; font-size: 24px; }
header .searchbox-icon, header .searchbox-submit { width: 52px; position: absolute; top: 0px; font-size: 22px; right: 0px; padding: 0px; margin: 0px; border: 0px; outline: 0px; line-height: 70px; }
header .searchbox { min-width: 52px; width: 74px; height: 74px; float: right; overflow: hidden; }
header .menus .menu-principal .nav-link { color: rgb(31, 31, 31); }
header .navbar-navigation .nav-link:hover { color: rgb(91, 135, 218) !important; }
header .navbar.navbar-navigation .nav-link strong { color: rgb(0, 0, 0); font-weight: 600; }
header .navbar.navbar-navigation .nav-link strong:hover { color: rgb(91, 135, 218); }
header .navbar.navbar-navigation .nav-link { color: rgb(74, 74, 74); font-size: 14px; }
header .navbar.navbar-navigation .firstLink-menu { color: rgb(31, 31, 31); font-size: 15px; font-weight: 500; }
header .navbar.navbar-navigation { transition: height 0.2s ease-out, margin 0.2s ease-out; height: 74px; padding: 0px; font-size: 15px; font-weight: 500; font-style: normal; font-stretch: normal; line-height: normal; letter-spacing: -0.1px; text-align: left; background: rgb(255, 255, 255); border-radius: 2px; box-shadow: rgba(0, 0, 0, 0.21) 0px 2px 10px 0px; }
header .navbar.eurobic-tv { background: rgb(91, 135, 218); padding-top: 36px; padding-bottom: 36px; margin-bottom: 30px; }
header .eurobic-tv img { width: 254px; height: 67px; display: block; margin-left: auto; margin-right: auto; }
header .nav.first-menu a, header .second-menu .nav a { color: rgb(255, 255, 255) !important; }
header .second-menu .nav .nav-item:first-child a, header .second-menu .nav .nav-item:nth-child(2) a { margin-right: 20px; }
header .second-menu .nav-link { padding: 16px 0px; }
header .fixed .second-menu .nav-link { padding: 8px 0px; }
header .nav.first-menu a.active::after { height: 2px; opacity: 1; width: 100%; }
header .navbar-brand-width { background: rgb(255, 255, 255); }
header .menus .container:nth-child(2) p:nth-child(2), header .menus .container:nth-child(2) p:nth-child(1), .btn-full:not(.btn-white), .container.spotlight-header p { color: rgb(255, 255, 255) !important; }
header .menus .container:nth-child(2) p:nth-child(1) { font-size: 42px; font-weight: 600; line-height: 1.14; }
.btn-full { font-weight: bold; text-align: center; vertical-align: middle; background: rgb(91, 135, 218); border-radius: 22px; width: 170px; height: 38px; border: none; }
header .fa-angle-down { margin-left: 10px; font-size: 15px !important; }
.private header .navbar.navbar-navigation, .private header .navbar-brand-width { background: rgb(127, 127, 127) !important; }
.menus.fixed-top.fixed .container .navbar-first, .menus.fixed-top.fixed .container .second-menu { padding: 0px 13px 0px 0px; }
.menus.fixed-top.fixed .container .navbar-navigation { margin-top: -13px; }
.menus.fixed-top.fixed .navbar.navbar-navigation, .menus.fixed-top.fixed a.navbar-brand, .menus.fixed-top.fixed .navbar-brand img, .menus.fixed-top.fixed .searchbox-input, .menus.fixed-top.fixed .searchbox { max-height: 60px; box-shadow: none; }
.menus.fixed-top.fixed .navbar-brand { border-top-left-radius: 0px; border-bottom-left-radius: 0px; }
.menus.fixed-top.fixed .navbar-navigation .searchbox { border-top-right-radius: 0px; border-bottom-right-radius: 0px; }
.menus.fixed-top.fixed .searchbox .searchbox-open, .menus.fixed-top.fixed .searchbox-icon { line-height: 60px; background: rgb(255, 255, 255); padding-right: 40px; }
.fixed-top.fixed .color { background: rgb(0, 0, 0); margin-top: -134px; height: 41px; }
.color { margin-top: -125px; height: 51px; min-width: 100%; margin-left: calc(50% - 50vw); margin-right: calc(50% - 50vw); }
.fixed-top.fixed .color-bar { margin-left: calc(50% - 50vw); margin-right: calc(50% - 50vw); background: -webkit-gradient(linear, 0% 0%, 100% 0%, from(rgb(91, 135, 218)), color-stop(0.5, rgb(91, 135, 218)), color-stop(0.5, rgb(255, 255, 255)), to(rgb(255, 255, 255))); }
.color-bar { background-attachment: fixed; }
.fixed-top.fixed .color-bar { transition: 2s; }
.searchbox-icon { cursor: pointer; }
header .second-menu .underline-hover:hover { height: 44px; }
header .icon-menu-mobile, header .icon-menu-x { color: rgb(91, 135, 218); }
@media only screen and (min-width: 1200px) {
  .fixed .autocomplete-items { top: 60px; margin-right: 25px; }
  .fixed .searchbox-input  { position: absolute; }
  .menus.fixed-top.fixed .searchbox { }
  .nav-link-normal { padding-top: 15px; }
  header .searchbox-open { width: 920px !important; }
  header .fixed-top.fixed .searchbox-open { width: 866px !important; }
  header .navbar-first .nav-link { color: rgb(255, 255, 255) !important; }
  header .navbar-first .underline-hover:hover { border-bottom: 0.5px solid rgb(255, 255, 255); }
  .navbar-first .collapse:not(.show) { display: block !important; }
  header .navbar-navigation .firstLink-menu { line-height: 60px !important; }
  header .navbar-first .underline-hover:hover { height: 27px; }
  header li .sub-nav div { width: 269px; }
}
@media only screen and (max-width: 1200px) {
  header .navbar-first .nav-item:last-child .nav-link { border: none; }
  header .navbar-light .navbar-toggler { border-color: transparent; color: rgb(255, 255, 255); }
  header .navbar.navbar-first .navbar-collapse { background: padding-box rgb(255, 255, 255); position: absolute; margin-top: 103px; border: 1px solid rgba(0, 0, 0, 0.15); box-shadow: rgba(0, 0, 0, 0.176) 0px 6px 12px; }
  header .navbar-first .nav-link { border-bottom: 1px solid rgb(216, 216, 216); margin-right: 20px; margin-left: 20px; color: rgb(0, 0, 0) !important; }
  header .navbar-first .navbar-collapse { border-radius: 4px; }
  body:not(.private) header .navbar-collapse { background: rgb(255, 255, 255); }
  .navbar-first .navbar-collapse.collapse.show a:hover { color: rgb(91, 135, 218) !important; }
  .searchbox.searchbox-open { margin-top: 1px; }
}
.faqs-menu .autocomplete-items a .row span:not(:first-child) { margin-top: -17px; }
.faqs-menu .autocomplete-items a .row span:not(:last-child) { padding-top: 13.5px !important; }
.faqs-menu .autocomplete-items div:not(.shadowTop) { padding-top: 13.5px; padding-bottom: 13.5px; }
.shadowTop { padding-top: 29px !important; padding-bottom: 13.5px; }
#faqInput { padding-left: 35px; }
.faqs-menu .row span { padding-left: 25px; }
.faqs-menu div.shadowBottom { padding-bottom: 19px !important; }
@media only screen and (min-width: 1200px) {
  div#faqInputautocomplete-list { margin-top: 179px; right: 199.5px; width: 65.9% !important; }
}
@media only screen and (min-width: 1024px) and (max-width: 1440px) {
  .faqs-menu .autocomplete-items { margin-top: 102px; right: 191px; width: 83.5% !important; }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  header .searchbox-open { width: 716px !important; }
  header .navbar-navigation.navbar-expand-lg .navbar-nav .nav-link.firstLink-menu { padding: 0px; }
  .navbar-first .navbar-toggler { display: block; }
  header .menus .container:nth-child(1) { width: 80% !important; }
  header .menus .container:nth-child(2) { width: 20% !important; }
  .navbar-first ul { display: inline-block; }
  header .fixed .navbar-navigation .collapse.navbar-collapse { height: 60px !important; }
  .navbar-first .collapse:not(.show) { display: none !important; }
  .firstLink-menu { text-align: center; justify-content: center; align-items: center; line-height: 22px !important; display: flex !important; }
  header li .sub-nav div { width: 215px; }
}
@media only screen and (min-width: 992px) {
  .menus.fixed-top.fixed .searchbox-input { position: absolute; }
  .navbar-expand-sm { height: 53px !important; }
  .navbar-navigation .sub-nav { box-shadow: rgba(0, 0, 0, 0.35) 0px 2px 4px 0px; border-width: 2px 1px 1px; border-style: solid; border-color: rgb(240, 240, 240); border-image: initial; border-bottom-left-radius: 3px; border-bottom-right-radius: 3px; }
  header li .sub-nav div { height: 291px; padding-top: 18px; background: rgb(255, 255, 255); }
  header li .sub-nav, header .fa-angle-right { display: none; }
  header li:hover .sub-nav { display: block; margin: auto; }
  header .navbar-navigation .sub-nav div li a:hover { border-bottom: none !important; }
  header .navbar-navigation .sub-nav { position: absolute; left: 0px; width: 100%; margin-top: 17px; z-index: 100; }
  header .navbar-navigation .sub-nav div { float: left; }
  header .navbar-navigation .sub-nav div { padding-right: 30px; padding-left: 30px; }
  header ul.sub-nav { background-color: rgb(255, 255, 255); border-top: 2px solid rgb(240, 240, 240); }
  .dark-background { background-color: rgb(241, 241, 241) !important; }
  header .navbar-navigation .sub-nav { padding-left: 0px; }
  header .navbar-navigation a.nav-link.firstLink-menu.withUnderlineBlue:hover, header .navbar-navigation a.nav-link.firstLink-menu.withUnderlineBlue:focus, header .navbar-navigation a.nav-link.firstLink-menu.withUnderlineBlue.active, .firstLink-menu.selected { font-weight: 700; display: inline-block; border-bottom: 4px solid rgb(91, 135, 218); color: rgb(91, 135, 218); z-index: 3; position: relative; box-sizing: border-box !important; }
  header .navbar-navigation .firstLink-menu { height: 74px; line-height: 3.5em; display: inline-block; margin-left: 30px; }
  header .fixed-top.fixed .navbar-navigation .firstLink-menu { max-height: 60px; }
  header .navbar-first .nav-item:not(:first-child) .nav-link { margin-left: 20px; }
  header .underline { font-weight: 600; border-bottom: 2px solid rgb(255, 255, 255); height: 27px; }
  header .btn-search { height: 28px; padding-right: 20px; margin-top: -2px; }
  header .second-menu .nav-item:last-child a { padding-right: 0px; }
  header .second-menu { float: right; padding-right: 0px; }
  header .second-menu ul { margin-top: -8px; }
  header .menus .container:nth-child(2) { padding-top: 0px; width: 50%; float: left; }
  header .menus .container:nth-child(1) { width: 50%; float: right; }
  header .navbar-navigation .collapse.navbar-collapse { height: 74px; }
  .navbar-brand img { height: 74px; }
  .fixed-top.fixed .color { height: 74px; }
  header .searchbox-input, .searchbox { height: 71px; }
  header .navbar-navigation li { }
  header .menus .container:nth-child(1), header .menus .container:nth-child(2) { height: 67px; }
  .banner-background .container.spotlight-header div { width: 52%; }
  body .navbar-brand img { height: 74px; }
}
@media only screen and (min-width: 992px) and (max-width: 1198px) {
  .autocomplete-items { padding-left: 234px; padding-right: 16px; border: 0px; width: 100% !important; }
  .fixed .autocomplete-items { top: 60px; padding-left: 210px !important; }
}
@media only screen and (min-width: 992px) {
  header .navbar-navigation .firstLink-menu, .navbar-expand-lg .navbar-nav .nav-link { padding-right: 0px !important; padding-left: 0px !important; }
  header .second-menu a span:nth-child(2):hover { border-bottom: 0.5px solid rgb(255, 255, 255); padding-bottom: 5px; }
}
@media only screen and (max-width: 991px) {
  .card-body.padding-card.txt-white { height: 100% !important; }
  header .navbar-navigation .collapse.navbar-collapse { height: 100vh; }
  .nav-link.firstLink-menu.withUnderlineBlue.active { display: block; }
  .navbar-first .navbar-nav.mr-auto { border-radius: 2px; }
  header .principal-title { font-size: 35px; }
  header .principal-title + p { font-size: 16px; }
  .navbar-first .navbar-nav.mr-auto { background: rgb(255, 255, 255); }
  header .navbar-first { padding-top: 9px !important; }
  header .onclick { padding: 0px; transition: 0.15s; }
  header .onclick .navbar-navigation .searchbox { border-top-right-radius: 0px; border-bottom-right-radius: 0px; }
  header .onclick .navbar-navigation .navbar-brand { border-top-left-radius: 0px; border-bottom-left-radius: 0px; }
  header .searchbox-input, .searchbox { height: 74px; }
  header .fa-angle-right { float: right; font-size: 25px; margin-top: -1%; }
  header .fa-angle-right:not(:first-child) { margin-top: -43px; margin-right: 10px; }
  header .navbar-navigation .sub-nav { padding-left: 0px; text-transform: uppercase; }
  header .navbar-navigation .searchbox-input { padding-top: 16px; padding-bottom: 19.5px; background: rgb(255, 255, 255); padding-left: 19px; margin-right: 64px; }
  header .navbar-navigation .nav-link { padding-top: 20px; padding-bottom: 20px; }
  header .navbar-navigation .nav-link:hover { transform: translateX(5px); transition: transform 0.4s ease-out, -webkit-transform 0.4s ease-out; }
  header .navbar-navigation .nav-link.firstLink-menu, header .sub-nav { width: 80%; }
  header .navbar-navigation .nav-item:not(:first-child) { border-top: 1px solid rgb(216, 216, 216); }
  header .navbar-navigation .nav-item { width: 88%; margin-left: 20px; }
  header .navbar-navigation .navbar-collapse { width: 100%; }
  header .navbar-navigation .navigation-mobile { color: rgb(0, 0, 0); height: 100%; }
  header .fixed-top.fixed .icon-menu-mobile, header .fixed-top.fixed .icon-menu-mobile { padding-top: 12px; }
  header .icon-menu-mobile, header .icon-menu-x { font-size: 30px; }
  header .btn-search { height: 28px; padding-right: 20px; }
  header .navbar-nav.mr-auto .firstLink-menu .nav-link { margin-left: 20px; border-top: 1px solid rgb(216, 216, 216); margin-right: 20px !important; }
  header .navbar-navigation .navbar-nav.mr-auto { overflow-y: scroll; position: relative; width: 100%; height: 66vh !important; }
  header .active { display: none; }
  header .searchbox-open { margin-top: -9.5px !important; }
  header .searchbox { margin-top: -11px; transition: opacity 0.1s !important; }
  .searchbox.searchbox-open { width: 614px; }
  header .fixed-top .searchbox-open { width: 554px; }
  header .second-menu { display: none; }
  .menus .container.onclick:first-child { margin-top: 402px; padding-top: 22px; padding-bottom: 80px; position: absolute; }
  header .menus .onclick { background: rgb(51, 51, 51); }
  .container.onclick .navbar-brand-width { }
  .menus .container:nth-child(1) { display: none; z-index: 10000; position: absolute; width: 100%; height: 100px; pointer-events: all; }
  .navigation-mobile { float: right; margin-top: -63px; }
  header span.underline-hover:hover { transition: width 0.3s ease-out, opacity 0.3s ease-out; }
  .menus.fixed-top.fixed .searchbox { margin-top: 3px !important; }
  header .fixed-top.fixed .navbar-brand-width img { width: 170px; margin-top: 0px; }
  header .navbar-navigation .navbar-collapse { transition: unset; }
  .fixed-menu-bottom { bottom: 0px; position: fixed !important; width: 100% !important; height: 100px !important; }
  .fixed-top.fixed .color { margin-top: -107px; height: 53px; }
  .icon-menu { display: block; padding-bottom: 10px; }
  .navbar-anchor .nav-item a { text-align: center; margin-left: 0px !important; }
  .second-menu ul { text-align: center; }
  header .second-menu li { width: 32.3%; text-align: center; }
  .fixed.onclick .navbar-first button { }
  header .fixed-top.fixed .container, header .container.fixed-top.fixed, header .menus.container { padding-left: 0px !important; padding-right: 0px !important; }
}
@media only screen and (max-width: 991px) and (min-width: 767px) {
  .navbar-brand img { height: 74px; }
  .banner-background, .background-image, .background-image-slider { min-height: 576px; }
  .background-image, .background-image-slider { opacity: 0.7 !important; }
  .autocomplete-items { padding-left: 77px; border: none; top: 74px; right: 0px; width: 100% !important; }
  .fixed .autocomplete-items { top: 60px; padding-left: 167px; }
}
@media only screen and (max-width: 767px) {
  .fixed .autocomplete-items { top: 94px; border: 0px; padding: 0px; right: 0px; }
  .autocomplete-items { top: 121px; border: 0px; padding-right: 16px; padding-left: 14px; position: fixed; width: 100% !important; }
  .navbar-brand-width-mobile { height: 100% !important; max-width: 55% !important; }
  .logo-container-mobile { height: 100%; line-height: 74px; max-width: 170px !important; min-width: 170px !important; padding: initial !important; margin: initial !important; font-size: initial !important; font-weight: initial !important; }
  header .fixed-top.fixed:not(.onclick) .logo-container-mobile { line-height: 100%; }
  header .fixed-top.fixed:not(.onclick) .logo-img-mobile { width: auto; height: initial; max-width: initial; }
  header .fixed-top.fixed.onclick .logo-container-mobile { line-height: 100%; }
  header .fixed-top.fixed.onclick .logo-img-mobile { width: auto; height: initial; max-width: initial; }
  .logo-img-mobile { max-width: 100%; height: auto; }
  header nav.second-menu { background: rgb(51, 51, 51); }
  header .container:nth-child(1) { display: flex; -webkit-box-orient: vertical; -webkit-box-direction: reverse; flex-direction: column-reverse; }
  header .second-menu .nav a:hover { border-bottom: none; }
  header .second-menu ul { margin-right: auto; margin-left: auto; margin-top: -15px; padding-left: 9px; }
  header .searchbox-open { width: 284px !important; }
  header .menus:not(.fixed-top.fixed) .navbar-brand-width img { margin-top: 8px; }
  .banner-background, .background-image, .background-image-slider { min-height: 540px; }
  .background-image, .background-image-slider { opacity: 0.7 !important; }
  .banner-background .container.spotlight-header { padding-top: 180px !important; }
  .padding-header { padding-top: 135px; }
}
@media only screen and (max-width: 320px) {
  .logo-container-mobile { max-width: 170px !important; }
  .searchbox.searchbox-open { max-width: 320px; }
  .autocomplete-items { top: 121px; position: fixed; width: 100% !important; }
}
@media only screen and (max-width: 589px) {
  header .searchbox-open { width: 100% !important; margin-left: 39px; }
  .navigation-mobile .searchbox-open { margin-top: -59px !important; position: relative; }
  .searchbox-open .searchbox-input { border-top-left-radius: 3px; border-bottom-left-radius: 3px; }
  .menus.fixed-top.fixed .searchbox-open { margin-top: -51px !important; }
}
.card-body .btn-full { text-align: center; }
.fixed img.btn-search { margin-left: -1px; }
@media only screen and (min-width: 991px) {
  .faqs-menu .btn-search { padding-right: 26px; }
  header .navbar-navigation .sub-nav div.border-navigation { position: relative; float: left; font-size: 20px; }
  .border-navigation:not(:first-child)::before { content: ""; display: block; position: absolute; border: 1.5px solid rgba(237, 29, 36, 0.1); top: 30px; bottom: 30px; width: 1px; }
  .border-navigation:last-child::before { left: -1px !important; }
  .border-navigation.dark-background::before { border: none; }
  .border-navigation:not(:first-child)::before { left: 1px; border-right: none; }
  .border::after { right: 1px; border-left: none; }
}
@media only screen and (max-width: 991px) {
  .login-mobile { display: inline-block; padding-top: 5px; }
  .login-mobile span { color: rgb(255, 255, 255); display: inline-block; }
  .login-mobile span::before { color: rgb(255, 255, 255); margin-bottom: -3px; font-size: 20px !important; }
  .title-login { margin-left: -3px; padding-right: 5px; vertical-align: middle; }
  span.login-select-menu::before { font-size: inherit !important; }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .menus:not(.fixed) .navbar-brand-width { width: auto; }
}
@media only screen and (max-width: 767px) and (min-width: 590px) {
  header .searchbox-open { width: 448px !important; }
}
.login-select-menu.fa-angle-down, .login-select-menu.fa-angle-up { font: 14px / 1 FontAwesome !important; }
.menus.container.fixed-top.fixed .login-select-menu::after { top: 20px; }
.menus.container.fixed-top.fixed .login-select-menu.active::after { top: 15px; }
.login-dropdown-content { display: block; position: absolute; background-color: white; min-width: 200px; overflow: auto; box-shadow: rgba(0, 0, 0, 0.2) 0px 8px 16px 0px; border-radius: 0.3rem; z-index: 10; }
.nav-item-auth.login-dropdown .login-dropdown-content a.nav-link { padding: 20px; margin: 0px; text-decoration: none; text-transform: none; display: block; font-weight: 500; border: 0px; color: black !important; }
.nav-item-auth.login-dropdown.login-mobile .login-dropdown-content.mobile a.nav-link span { text-transform: none; font-weight: 500; color: black; }
.nav-item-auth.login-dropdown .login-dropdown-content a.nav-link:hover, .nav-item-auth.login-dropdown .login-dropdown-content.mobile a.nav-link:hover, .nav-item-auth.login-dropdown .login-dropdown-content.mobile a.nav-link span:hover { font-weight: bold; }
.nav-item-auth.login-dropdown .login-dropdown-content a.nav-link:last-child, .nav-item-auth.login-dropdown .login-dropdown-content.mobile a.nav-link:last-child { padding-top: 5px; }
.login-dropdown { position: relative; display: inline-block; }
.login-username-mobile { max-width: 120px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; vertical-align: middle; }
.nav-item-auth.login-dropdown.login-mobile { display: none; }
@media only screen and (max-width: 991px) {
  .nav-item-auth.login-dropdown.login-mobile { display: inline-block; padding-top: 5px; }
  .nav-item-auth .nav-link.login-select-menu span { color: white; }
  .login-select-menu::after { top: 24px; }
  .login-select-menu.active::after { top: 20px; }
}
span.login-select-menu { margin-left: 5px; }
.doNotSelect { user-select: none; }
.sectorSimulator .btn.btn-full.mx-auto { color: rgb(255, 255, 255) !important; }
.sectionSimulator { min-width: 100% !important; max-width: 100% !important; }
.floatLeft { float: left; }
.grayColor { color: rgb(102, 102, 102); }
.whiteColor { color: rgb(255, 255, 255); }
#txtRecover { background-color: rgb(255, 255, 255); border: 1px solid rgb(231, 233, 245); border-radius: 2px; box-shadow: none; font-size: 14px; line-height: 20px; padding: 0px 12px; transition: none; vertical-align: top; color: rgb(128, 128, 128); font-weight: normal; }
#txtRecoveryEmail { background-color: rgb(255, 255, 255); border: 1px solid rgb(231, 233, 245); border-radius: 2px; box-shadow: none; font-size: 14px; line-height: 20px; padding: 0px 12px; transition: none; vertical-align: top; color: rgb(128, 128, 128); font-weight: normal; }
.buttonBorderSimulator { color: rgb(91, 135, 218); text-transform: uppercase; border: 2px solid rgb(91, 135, 218); background-color: rgb(255, 255, 255); font-size: 14px; height: 38px; vertical-align: middle; text-align: center; font-weight: 600; border-radius: 22px; width: 227px; box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 6px 0px; margin-left: auto; margin-right: auto; margin-bottom: 30px; }
.modalHeaderRecovery { text-align: center; padding: 10px; background-color: rgba(216, 216, 216, 0.26); line-height: 28px; margin-top: 0px; font-weight: bold; margin-bottom: 0px !important; font-size: 20px !important; }
.modal-body2x { padding: 30px 20px !important; }
.buttonDownloadFINE { line-height: 1.5em; color: rgb(91, 135, 218); font-weight: 500; }
.buttonSendFine { line-height: 1.5em; color: rgb(91, 135, 218); font-weight: 500; }
.buttonsCenteredFINE { cursor: pointer; display: flex; padding-top: 10px; min-width: fit-content !important; }
.buttonRecuperarSimulacao { line-height: 1.5em; color: rgb(91, 135, 218); font-size: 0.8em; }
.divRecuperarSimulacao { display: flex; cursor: pointer; }
.btnGroup:hover { color: white; }
.btnHabitacao { border: 1px solid rgb(102, 102, 102); color: rgb(102, 102, 102); }
.btnPessoal { border: 1px solid rgb(102, 102, 102); color: rgb(102, 102, 102); }
.lightGrayColor { color: rgb(183, 183, 183); }
.blueCard { background-color: rgb(91, 135, 218); min-height: 180px; padding: 15px; box-shadow: rgba(0, 0, 0, 0.14) 0px 0px 4px 0px; }
.whiteCard { background-color: rgb(255, 255, 255); min-height: 180px; padding: 15px; box-shadow: rgba(0, 0, 0, 0.14) 0px 0px 4px 0px; }
.blueCard:hover { box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 10px 0px; }
.whiteCard:hover { box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 10px 0px; }
.modalCard { min-height: 150px; width: 100%; max-width: 100%; margin-top: 15px; overflow: auto; }
.modalCard:hover { box-shadow: rgba(0, 0, 0, 0.14) 0px 0px 4px 0px; }
.euroSimbol { position: relative; top: -25px; right: -119px; font-size: 0.875rem; padding-top: 0px; }
.euroSimbolMonthly { position: relative; top: -26px; right: -118px; font-size: 0.875rem; padding-top: 0px; }
.euroAnos { position: relative; top: -26px; right: -62px; font-size: 0.875rem; padding-top: 0px; }
.euroMeses { position: relative; top: -26px; right: -83px; font-size: 0.875rem; padding-top: 0px; }
.modalFooter { padding: 0px; }
.blankTR { vertical-align: top; border: 0px; margin: 0px; padding: 0px; height: 30px !important; }
.blankTRValue { vertical-align: top; border: 0px; margin: 0px; padding: 0px; height: 31px !important; }
.TRWithDesc { vertical-align: top; border: 0px; margin: 0px; padding: 0px; height: auto; }
.TRWithValue { border: 0px; margin: 0px; padding: 0px; height: auto; }
.THBlankValue { border: 0px; margin: 0px; padding-top: 5px; padding-bottom: 10px; height: auto; }
.THBlankDesc { border: 0px; margin: 0px; padding: 0px; height: auto; }
.THWithDesc { border: 0px; margin: 0px; padding: 0px; height: auto; font-weight: 500; }
.totalTitle { border: 0px; margin: 0px; padding: 20px 0px 0px; height: auto; font-weight: bold; }
.totalValue { border: 0px; margin: 0px; padding: 0px; height: auto; font-weight: bold; }
.interrogation { height: 85%; display: inline-block; max-height: 13px; max-width: 13px; }
.tdTax-left { }
.tdTax-right { padding-right: 5px; }
.THWithValue { border: 0px; margin: 0px; padding-top: 5px; padding-bottom: 10px; height: auto; color: rgb(103, 103, 103); }
.whitoutPadddingAndMargin { border: 0px; margin: 0px; }
.tableFees { border: 0px; margin: 0px; padding: 0px; }
.titleFees { border: 0px; margin: 0px; padding-bottom: 10px; height: 40px; }
.modalHeader { min-height: 40px; font-size: medium; }
.whiteCardWhitoutShadow { background-color: rgb(255, 255, 255); min-height: 150px; padding: 15px; }
.newh4 { margin-bottom: 0.5rem; font-family: inherit; font-weight: bold; line-height: 1.2; color: inherit; font-size: 14px; }
.overlay { z-index: 10; }
.inputBlue { background-color: rgb(91, 135, 218); border-color: white; }
.inputBlue:disabled { background-color: rgb(34, 74, 150); }
.blueLinkSimulator { margin-left: 5px; margin-top: 20px; min-height: 20px; font-size: smaller; color: rgb(91, 135, 218); cursor: pointer; }
.rangeslider__ruler { cursor: pointer; font-size: 0.7em; margin: 20px 3px 0px; position: relative; top: 100%; text-align: justify; }
.bold { font-weight: bold; }
.sectionSimulator { min-height: 550px; }
.miniTitle { text-align: left; vertical-align: text-bottom; font-size: x-small; font-weight: bold; color: rgb(91, 135, 218); }
.tax { font-size: 14px; font-weight: bold; }
.textSmall { font-size: 14px; }
.text-x-small { font-size: x-small; }
.subTitleModal { color: black; font-weight: bold; margin-top: 10px; }
.borderBottomGray { border-bottom: 3px solid rgb(183, 183, 183); border-top-width: 3px; border-right-width: 3px; border-left-width: 3px; }
.spinner { margin: 100px auto; width: 50px; height: 40px; text-align: center; font-size: 10px; }
.spinner > div { background-color: rgb(51, 51, 51); height: 100%; width: 6px; display: inline-block; animation: 1.2s ease-in-out 0s infinite normal none running sk-stretchdelay; }
.spinner .rect2 { animation-delay: -1.1s; }
.spinner .rect3 { animation-delay: -1s; }
.spinner .rect4 { animation-delay: -0.9s; }
.spinner .rect5 { animation-delay: -0.8s; }
@-webkit-keyframes sk-stretchdelay { 
  0%, 40%, 100% { transform: scaleY(0.4); }
  20% { transform: scaleY(1); }
}
@keyframes sk-stretchdelay { 
  0%, 40%, 100% { transform: scaleY(0.4); }
  20% { transform: scaleY(1); }
}
.subMenuProducts { font-size: 1em; list-style: none; flex-direction: row; margin: 0px auto !important; padding: 0px !important; }
.subMenuProducts li { font-size: 1em; padding: 10px; display: inline; cursor: pointer; min-width: 200px; }
.subMenuProducts li:hover { color: rgb(91, 135, 218); border-bottom: 2px solid rgb(91, 135, 218); }
.subMenuProducts li.active { color: rgb(91, 135, 218); border-bottom: 2px solid rgb(91, 135, 218); }
.iconFiles { padding: 15px 5px; }
.iconBlack { color: rgb(51, 51, 51); }
.iconRed { color: rgb(91, 135, 218); }
@media only screen and (max-width: 800px) {
  .blueLinkSimulator { display: flex; }
}
@media only screen and (max-width: 375px) {
  .modal-body2x { padding: 30px 10px !important; }
  .tooltipStyle .tooltiptext { width: 150px !important; }
  .totalValue { padding-bottom: 20px; }
  .blankTR { height: 0px !important; }
  .blankTRValue { height: 0px !important; }
  .THBlankValue { padding: 0px; }
}
@media only screen and (max-width: 992px) {
  .iconFiles { text-align: center; padding: 15px 5px; font-size: 2em; width: 100%; }
  .tooltipStyle .tooltiptext { width: 150px !important; }
  .subMenuProducts li { font-size: 1em; padding: 10px; display: block; cursor: pointer; min-width: 200px; }
  .blueCard { background-color: rgb(91, 135, 218); min-height: 150px; padding: 15px; box-shadow: rgba(0, 0, 0, 0.14) 0px 0px 4px 0px; margin-bottom: 20px; }
  .whiteCard { background-color: rgb(255, 255, 255); min-height: 150px; padding: 15px; box-shadow: rgba(0, 0, 0, 0.14) 0px 0px 4px 0px; margin-bottom: 20px; }
  .blueLinkSimulator { font-weight: bold; text-align: center; display: table-cell; vertical-align: middle; background: rgb(255, 255, 255); border-radius: 22px; font-size: 1em; height: 38px; border: 1px solid rgb(91, 135, 218); line-height: 34px; padding: 0px 15px !important; }
  .blueLinkSimulatorCP { font-weight: bold; text-align: center; display: table-cell; vertical-align: middle; background: rgb(255, 255, 255); border-radius: 22px; font-size: 1em; height: 38px; border: 1px solid rgb(91, 135, 218); line-height: 34px; padding: 0px 15px !important; }
  .miniTitle { text-align: left; font-size: 0.6em; font-weight: bold; color: rgb(91, 135, 218); }
  #divInformations > div > table > tbody > tr:nth-child(2) > td > span, #divInformations > div > table > tbody > tr:nth-child(3) > td > span { font-size: 12px; }
  .tax { font-size: 1em; text-align: center; font-weight: bold; }
  .sectionSimulator { height: 2000px; }
}
@media (min-width: 992px) {
  .col-lg-8 { min-width: 66.66% !important; }
  .col-lg-6 { min-width: 50% !important; }
  .col-lg-4 { min-width: 33.33% !important; }
  .sectorSimulator { min-width: 100% !important; max-width: 100% !important; }
  #sFees { width: 100% !important; }
  .modal-body2x { padding: 30px 20px !important; }
}
@media (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .btn-full-IE { font-weight: bold; text-align: center; display: inline-block; vertical-align: middle; background: rgb(91, 135, 218); border-radius: 22px; width: 170px; height: 38px; border: none; }
}
@media only screen and (max-width: 1190px) {
  .newh4 { margin-bottom: 0.5rem; font-family: inherit; font-weight: bold; line-height: 1.2; color: inherit; font-size: 12px; }
  .euroSimbol { position: relative; top: -25px; right: -100px; font-size: 0.875rem; padding-top: 0px; }
  .euroSimbolMonthly { position: relative; top: -26px; right: -97px; font-size: 0.875rem; padding-top: 0px; }
  .euroAnos { position: relative; top: -26px; right: -44px; font-size: 0.875rem; padding-top: 0px; }
  .euroMeses { position: relative; top: -26px; right: -83px; font-size: 0.875rem; padding-top: 0px; }
}
.modal-content .modal-body .area-fechar-recuperar { position: absolute; top: 3px; right: 4px; width: 30px; height: 30px; cursor: pointer; }
.modal-content .modal-body .area-fechar-recuperar .icon-fechar-recuperar::after { content: ""; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; -webkit-font-smoothing: antialiased; font-size: 15px; padding: 8px; display: block; color: rgb(243, 82, 82); font-family: icomoon !important; }
.tooltipStyle { cursor: pointer; position: relative; display: inline-block; top: -2px; }
.tooltipStyle .tooltiptext { visibility: hidden; width: 200px; background-color: white; color: rgb(128, 128, 128); text-align: center; padding: 5px; border: 1px solid rgb(128, 128, 128); position: absolute; z-index: 1; font-weight: 500; top: 20px; box-shadow: rgba(0, 0, 0, 0.14) 3px 4px 3px 0px; font-size: x-small !important; }
.tooltipStyle:hover .tooltiptext { visibility: visible; }
.toolLeft { left: -120px; }
.borderTaxCP { border: 1px solid rgb(91, 135, 218); }
.paddingTaxCP { padding: 2px 14px 8px !important; }
.miniTitleCP { font-size: 14px; line-height: 1.2; }
#btnTaxes > .miniTitleCP { font-weight: bold; color: rgb(91, 135, 218); }
.borderBottomGrayCP { border-width: 1px; }
.buttonFINE_CP { font-weight: 400; }
.noteCP { box-shadow: rgba(0, 0, 0, 0.14) 0px 0px 4px 0px; background-color: white; padding: 13px; margin-top: 30px; }
.noteChildCP { font-size: 15px; line-height: 1.75; }
.noteChildCP > p { margin-bottom: 5px; }
.noteChildCP > p:nth-last-child(1) { margin-bottom: 0px; }
.modalHeaderCP { min-height: fit-content; }
.hrCP { margin-top: revert; margin-bottom: revert; }
.iconCP { width: 16px; margin-bottom: 2px; }
.mainSimulatorDataTable { display: flex; flex-flow: column; width: 100%; padding: 15px 10px; border: 2px solid rgb(91, 135, 218); }
.mainSimulatorDTHead { display: flex; flex-flow: row-reverse; align-items: center; }
.mainSimulatorDTHeadCell { display: flex; justify-content: center; align-items: center; text-align: center; width: 45%; color: rgb(102, 102, 102); font-family: inherit; font-weight: bold; line-height: 1.2; font-size: 14px; }
.mainSimulatorDTHeadCellSmaller { display: flex; justify-content: center; align-items: center; text-align: center; width: 38%; color: rgb(102, 102, 102); font-family: inherit; font-weight: bold; line-height: 1.2; font-size: 14px; }
.mainSimulatorDTHeadCellSmallText { font-size: x-small; color: rgb(128, 128, 128); font-weight: normal; }
.mainSimulatorDTRow { display: flex; flex-flow: row; align-items: center; padding: 3px 0px; }
.mainSimulatorDTRowTitle { display: flex; justify-content: flex-start; align-items: center; font-size: smaller; font-weight: bold; color: rgb(91, 135, 218); width: 18%; }
.mainSimulatorDataTableDivider { display: flex; justify-content: flex-start; padding: 5px; margin: 15px 0px 12px; background: rgba(0, 0, 0, 0.05); }
.mainSimulatorDataTableDivider-text { color: rgb(102, 102, 102); font-family: inherit; font-weight: bold; line-height: 1.2; font-size: 14px; }
.mainSimulatorDTCell { display: flex; justify-content: center; width: 45%; font-size: 14px; font-weight: bold; color: rgb(102, 102, 102); }
.mainSimulatorDTCellSmaller { display: flex; justify-content: center; width: 35%; font-size: 14px; font-weight: bold; color: rgb(102, 102, 102); }
.flexBoxCentered { display: flex; justify-content: center; }
.listaDeTaxasBox { display: flex; flex-flow: column; align-items: center; padding: 15px 0px; }
.listaDeTaxasBox-title { padding-bottom: 15px; color: rgb(102, 102, 102); font-family: inherit; font-weight: bold; line-height: 1.2; font-size: 14px; }
.taxas-list { display: flex; flex-flow: row; justify-content: space-around; width: 100%; padding: 0px; margin: 0px; }
.taxas-list-item { display: flex; flex-flow: column; width: 31%; }
.disabled_taxasListItem { cursor: not-allowed; pointer-events: none; opacity: 0.5; }
.taxas-list-item-bullet { display: flex; flex-flow: row; justify-content: center; font-size: 14px; }
.taxas-list-item-text { text-align: left; font-size: x-small; color: rgb(128, 128, 128); font-weight: normal; border-top: 1px solid rgb(91, 135, 218); margin-top: 5px; padding-top: 5px; }
.taxas-list-item-bullet-btn { border-radius: 50%; border: 1px solid rgba(0, 0, 0, 0.14); width: 22px; height: 22px; padding: 0px; margin-right: 5px; background: white; cursor: pointer; }
.taxas-list-item-bullet-btn:focus { outline: none; }
.mainSimulatorSelectedTax { background-color: white; }
.activeBtn-icon { display: none; width: 100%; height: 70%; }
#activeBtn-icon-Variável { display: block; }
#simulatorFormSpinner { height: 430px; min-width: 500px; justify-content: center; align-items: center; display: flex; }
#simulatorFormSpinner .spinner { margin: 0px auto; width: 50px; height: 40px; text-align: center; font-size: 10px; }
@media only screen and (max-width: 767px) {
  #simulatorFormSpinner { min-width: unset; height: 65vh; margin-right: -20px; }
}
.rangeslider, .rangeslider__fill { display: block; box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 3px inset; border-radius: 10px; }
.rangeslider { background: rgb(230, 230, 230); position: relative; }
.rangeslider--horizontal { height: 3px; width: 100%; }
.rangeslider--vertical { width: 20px; min-height: 150px; max-height: 100%; }
.rangeslider--disabled { opacity: 0.4; }
.rangeslider__fill { background: rgb(91, 135, 218); position: absolute; }
.rangeslider__fillWhite { background: white; position: absolute; }
.rangeslider--horizontal .rangeslider__fill { top: 0px; height: 100%; }
.rangeslider--vertical .rangeslider__fill { bottom: 0px; width: 100%; }
.rangeslider--horizontal .rangeslider__fillWhite { top: 0px; height: 100%; }
.rangeslider--vertical .rangeslider__fillWhite { bottom: 0px; width: 100%; }
.rangeslider__handle { background: linear-gradient(rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.1)) 0% 0% / 100% rgb(91, 135, 218); border: 1px solid rgb(91, 135, 218); cursor: pointer; display: inline-block; width: 15px; height: 15px; position: absolute; box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 8px; border-radius: 50%; top: -5px !important; }
.rangeslider__handleWhite { background: linear-gradient(rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.1)) 0% 0% / 100% white; border: 1px solid white; cursor: pointer; display: inline-block; width: 15px; height: 15px; position: absolute; box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 8px; border-radius: 50%; top: -5px !important; }
.rangeslider__handleWhite::after { content: ""; display: block; width: 15px; height: 15px; margin: auto; position: absolute; inset: 0px; background-size: 100%; background-image: linear-gradient(rgba(0, 0, 0, 0.13), rgba(255, 255, 255, 0)); border-radius: 50%; }
.rangeslider__handleWhite:active, .rangeslider--active .rangeslider__handle { background-size: 100%; background-image: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.12)); }
.rangeslider__handle::after { content: ""; display: block; width: 15px; height: 15px; margin: auto; position: absolute; inset: 0px; background-size: 100%; background-image: linear-gradient(rgba(0, 0, 0, 0.13), rgba(255, 255, 255, 0)); border-radius: 50%; }
.rangeslider__handle:active, .rangeslider--active .rangeslider__handle { background-size: 100%; background-image: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.12)); }
.rangeslider--horizontal .rangeslider__handle { top: -10px; touch-action: pan-y; }
.rangeslider--vertical .rangeslider__handle { left: -10px; touch-action: pan-x; }
input[type="range"]:focus + .rangeslider .rangeslider__handle { box-shadow: rgba(255, 0, 255, 0.9) 0px 0px 8px; }
.icon-fechar-balloon { width: 30px; height: 30px; position: absolute; right: 31px; cursor: pointer; top: 2px; }
.icon-fechar-balloon::after { content: ""; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; -webkit-font-smoothing: antialiased; font-size: 20px; padding: 20px; display: block; color: rgb(255, 0, 0); font-family: icomoon !important; }
.zoom { position: fixed; bottom: 45px; right: 24px; height: 70px; z-index: 1032; padding-top: 5px; }
.tooltip.bs-tooltip-left.fade.show { left: -7px !important; }
.tooltip-inner { padding: 10px 7px; font-family: Montserrat, sans-serif; }
.tooltip .arrow { padding-top: 0px; }
.zoom-fab { display: inline-block; width: 40px; height: 40px; line-height: 40px; border-radius: 50%; vertical-align: middle; text-decoration: none; text-align: center; transition: 0.2s ease-out; box-shadow: rgba(0, 0, 0, 0.14) 0px 2px 2px 0px, rgba(0, 0, 0, 0.12) 0px 1px 5px 0px, rgba(0, 0, 0, 0.2) 0px 3px 1px -2px; cursor: pointer; color: rgb(255, 255, 255); background-image: url("../images/iconI.png"); background-color: rgb(91, 135, 218); background-size: contain; }
.zoom-fab:hover { background-color: rgb(77, 182, 172); box-shadow: rgba(0, 0, 0, 0.14) 0px 3px 3px 0px, rgba(0, 0, 0, 0.12) 0px 1px 7px 0px, rgba(0, 0, 0, 0.2) 0px 3px 1px -1px; }
.zoom-fab.zoom-btn-large.zoom-btn-selected { margin-right: 10px; }
.zoom-btn-large { width: 60px; height: 60px; line-height: 60px; }
.zoom-btn-selected { background-image: url("../images/iconARROW.png"); background-size: contain; line-height: 60px; width: 40px; height: 40px; }
.zoom-btn-sm { width: 60px; height: 60px; }
.zoom-btn-contact { transform: rotate(180deg); background-color: rgb(255, 255, 255); background-image: url("../images/email-2.svg"); background-size: contain; color: rgb(91, 135, 218); }
.zoom-btn-contact:hover { background-color: rgb(233, 229, 229); background-image: url("../images/email-2.svg"); background-size: contain; color: rgb(91, 135, 218); }
.zoom-btn-phone { transform: rotate(180deg); background-color: rgb(255, 255, 255); background-image: url("../images/iconPHONE.svg"); background-size: contain; color: rgb(91, 135, 218); }
.zoom-btn-phone:hover { background-color: rgb(233, 229, 229); background-image: url("../images/iconPHONE.svg"); background-size: contain; color: rgb(91, 135, 218); }
.zoom-btn-faq { transform: rotate(180deg); background-color: rgb(255, 255, 255); background-image: url("../images/faq.svg"); background-size: contain; color: rgb(91, 135, 218); }
.zoom-btn-faq:hover { background-color: rgb(233, 229, 229); background-image: url("../images/faq.svg"); background-size: contain; color: rgb(91, 135, 218); }
.zoom-btn-notification { transform: rotate(180deg); background-color: rgb(255, 255, 255); background-image: url("../images/notificacoes-2.svg"); background-size: contain; color: rgb(91, 135, 218); }
.zoom-btn-notification:hover { background-color: rgb(233, 229, 229); background-image: url("../images/notificacoes-2.svg"); background-size: contain; color: rgb(91, 135, 218); }
.zoom-btn-chat { transform: rotate(180deg); background-color: rgb(255, 255, 255); background-image: url("../images/call-to-assistant.svg"); background-size: contain; color: rgb(91, 135, 218); }
.zoom-btn-chat:hover { background-color: rgb(233, 229, 229); background-image: url("../images/call-to-assistant.svg"); background-size: contain; color: rgb(91, 135, 218); }
.notify { position: relative; bottom: 18px; right: 38px; border: 1px solid white; transform: rotate(180deg); }
.rotate270 { transform: rotate(180deg); }
.notifyMain { position: absolute; top: 0px; left: 45px; transform: rotate(0deg); border: 1px solid white; }
.zoom-menu { margin-top: 0px; margin-bottom: 0px; margin-left: 0px; padding: 0px; position: absolute; right: -8px; top: -67px; width: 60px; list-style: none; text-align: right; transform: rotate(180deg); max-height: 60px; margin-right: 10px !important; }
.zoom-menu li { margin-right: 7px; margin-bottom: 10px; max-height: 60px; max-width: 60px; }
.zoom-card { position: absolute; right: 150px; bottom: 70px; transition: box-shadow 0.25s; padding: 24px; border-radius: 2px; background-color: rgb(0, 150, 136); box-shadow: rgba(0, 0, 0, 0.14) 0px 2px 2px 0px, rgba(0, 0, 0, 0.12) 0px 1px 5px 0px, rgba(0, 0, 0, 0.2) 0px 3px 1px -2px; color: rgb(255, 255, 255); }
.zoom-card ul { padding-inline-start: 0px; list-style: none; text-align: left; }
.scale-transition { transition: transform 0.3s cubic-bezier(0.53, 0.01, 0.36, 1.63) !important; }
.scale-transition.scale-out { transform: scale(0); transition: transform 0.2s !important; }
.scale-transition.scale-in { transform: scale(1); }
.small-chat-box { padding: 30px; text-align: left !important; }
.contact { padding-bottom: 15px; font-family: Montserrat; font-size: 20px; font-weight: 500; font-style: normal; line-height: 1.4; letter-spacing: normal; text-align: left; color: rgb(31, 31, 31); }
.group { position: relative; margin-bottom: 35px; }
.bar { position: relative; display: block; width: 100%; }
.bar::before, .bar::after { content: ""; height: 2px; width: 0px; bottom: 0px; position: absolute; background: rgb(91, 135, 218); transition: 0.2s; }
.bar::before { left: 50%; }
.bar::after { right: 50%; }
input:focus ~ .bar::before, input:focus ~ .bar::after { width: 50%; }
.highlight { position: absolute; height: 60%; width: 100px; top: 25%; left: 0px; pointer-events: none; opacity: 0.5; }
input:focus ~ .highlight { animation: 0.3s ease 0s 1 normal none running inputHighlighter; }
@keyframes inputHighlighter { 
  0% { background: white; }
  100% { width: 0px; background: transparent; }
}
.select { top: 5px; position: relative; width: 100%; }
.select-text { position: relative; font-family: inherit; background-color: transparent; width: 100%; padding: 20px 10px 10px 0px; height: 55px; font-size: 1em; border-radius: 0px; border-top: none; border-right: none; border-left: none; border-image: initial; border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
.select .select-text { appearance: none; font-weight: bold; }
.select-label { color: rgb(117, 117, 117); font-size: 1em; font-weight: normal; position: absolute; pointer-events: none; left: 0px; top: 10px; transition: 0.2s; }
.select-text:focus ~ .select-label, .select-text:valid ~ .select-label, .select-text:invalid ~ .select-label { color: rgb(117, 117, 117); top: -6px; transition: 0.2s; font-size: 12px; }
.custom-select .select-label { top: 0px; }
.select-bar { position: relative; display: block; width: 100%; }
.select-bar::before, .select-bar::after { content: ""; height: 2px; width: 0px; bottom: 1px; position: absolute; background: rgb(91, 135, 218); transition: 0.2s; }
.select-bar::before { left: 50%; }
.select-bar::after { right: 50%; }
.select-text:focus ~ .select-bar::before, .select-text:focus ~ .select-bar::after { width: 50%; }
.select-highlight { position: absolute; height: 60%; width: 100%; top: 25%; left: 0px; pointer-events: none; opacity: 0.5; }
.textarea { top: 40px; position: relative; width: 100%; }
.textarea-text { position: relative; font-family: inherit; background-color: transparent; width: 100%; padding: 15px; font-size: 1em; border-radius: 0px; top: 40px; border: 1px solid rgb(128, 128, 128); resize: none; font-weight: 500 !important; }
button#botEnviarContacto { width: 211px; height: 38px; }
.textarea-text:focus { border: 1px solid rgb(91, 135, 218); box-shadow: rgb(91, 135, 218) 0px 0px 1px; outline: none !important; }
.textarea-label { color: rgb(117, 117, 117); font-size: 1em; font-weight: normal; position: absolute; pointer-events: none; left: 0px; top: 10px; transition: 0.2s; }
.invalid { position: absolute; color: rgb(237, 29, 36); font-size: 12px; top: 53px; }
.invalidTextArea { position: relative; color: rgb(237, 29, 36); font-size: 12px; top: 37px; }
.DIVcheckbox { display: block; position: relative; padding-left: 45px; margin-top: 100px; margin-bottom: 30px; cursor: pointer; user-select: none; font-size: 16px; font-weight: 500; font-style: normal; font-stretch: normal; line-height: 1.75; letter-spacing: normal; text-align: left; }
.DIVcheckbox input { position: absolute; opacity: 0; cursor: pointer; height: 0px; width: 0px; }
.checkmark { position: absolute; top: 0px; left: 0px; height: 34px; width: 34px; background-color: rgb(255, 255, 255); border: 1px solid rgb(128, 128, 128); }
.DIVcheckbox input:checked + .checkmark { background-color: rgb(255, 255, 255); border: 1px solid gray; }
.checkmark::after { content: ""; position: absolute; display: none; }
.DIVcheckbox input:checked + .checkmark::after { display: block; }
.DIVcheckbox .checkmark::after { left: 10px; top: 1px; width: 12px; height: 24px; border-style: solid; border-color: rgb(91, 135, 218); border-image: initial; border-width: 0px 3px 3px 0px; transform: rotate(45deg); }
.datetime { float: right; position: relative; bottom: 30px; left: 0px; color: rgb(91, 135, 218); }
.bardatetime { position: relative; display: block; width: 100%; }
.bardatetime::before, .bardatetime::after { content: ""; height: 2px; width: 0px; bottom: 0px; position: absolute; background: rgb(91, 135, 218); transition: 0.2s; }
.bardatetime::before { left: 50%; }
.bardatetime::after { right: 50%; }
input:focus ~ .bardatetime::before, input:focus ~ .bardatetime::after { width: 50%; }
.invaliddatetime { position: absolute; color: rgb(237, 29, 36); font-size: 0.7em; top: 60px; }
.searchFaq { padding: 20px 0px 0px; }
.inputSearchFaq { height: 50px; font-size: 1.5em; border-radius: 0px; }
.inputSearchFaq:focus { outline: 0px; box-shadow: none; border: 1px solid rgb(204, 204, 204); }
.inputIco { position: relative; top: -39px; left: 422px; color: rgb(245, 247, 250); }
.faqUL { list-style: none; text-align: left; font-size: 1em; margin-right: 50px; }
.faqContent { padding: 10px; height: auto; margin-bottom: 10px; }
.faqLITitle { font-weight: bold; font-size: 18px; padding-top: 20px; }
.faqLI { padding-top: 27px; font-weight: 500; cursor: pointer; }
.faqLISemResultados { cursor: default !important; }
.form-material-border input { font-weight: 500 !important; font-size: 16px; }
.form-material-border input:focus ~ label, .form-material-border input:valid ~ label, .form-material-border input:invalid ~ label { top: -6px; }
.form-material-border input:invalid { box-shadow: none; }
.form-material-border .DIVcheckbox { margin-top: 115px; line-height: 33px; }
.form-material-border .input[type="date"]:focus { padding-bottom: 10px !important; }
.searchFaq .fa-search { -webkit-text-stroke: 2px white; color: rgb(204, 204, 204); font-size: 28px !important; }
input.inputSearchFaq[placeholder] { font-size: 18px; box-shadow: none; }
.inputSearchFaq { font-weight: bold; font-size: 18px; color: rgb(31, 31, 31); }
#formChat { height: 100%; width: 100%; }
input[type="date"]::-webkit-calendar-picker-indicator { background: transparent; inset: 0px; color: transparent; cursor: pointer; height: auto; position: absolute; width: auto; }
.datepicker { min-height: 185px !important; min-width: 200px !important; }
.datepicker table tr { height: auto !important; }
.datepicker table tr td.active { background-color: rgb(91, 135, 218) !important; background-image: linear-gradient(rgb(91, 135, 218), rgb(91, 135, 218)) !important; color: rgb(255, 255, 255) !important; }
.datepicker table tr td.today { background-color: rgb(91, 135, 218) !important; background-image: linear-gradient(rgb(209, 222, 245), rgb(209, 222, 245)) !important; }
.datepicker table tr th.prev, .datepicker table tr th.next { color: rgb(91, 135, 218) !important; }
.datepicker .datepicker-days *, .datepicker .datepicker-days ::after, .datepicker .datepicker-days ::before { min-width: 35px !important; }
.datepicker .datepicker-months *, .datepicker .datepicker-months ::after, .datepicker .datepicker-months ::before { min-width: 45px !important; }
.datepicker .datepicker-years *, .datepicker .datepicker-years ::after, .datepicker .datepicker-years ::before { min-width: 5px !important; }
.mobileDevice { width: 70% !important; }
#formhat { height: 100%; width: 100%; overflow: auto; padding: 27px 39px; }
.small-chat-box { display: none; position: fixed; bottom: 20px; right: 105px; background: rgb(255, 255, 255); border: 1px solid rgb(231, 234, 236); width: 380px; height: 95%; max-height: 590px; border-radius: 4px; z-index: 1032; }
.small-chat-box::after { content: ""; position: absolute; width: 0px; height: 0px; border-width: 10px; border-style: solid; border-color: transparent transparent transparent rgb(255, 255, 255); right: -20px; bottom: 400px; }
.small-chat-box::before { content: ""; position: absolute; width: 0px; height: 0px; border-width: 10px; border-style: solid; border-color: transparent transparent transparent rgb(231, 234, 236); right: -21px; bottom: 399px; }
.small-chat-box.ng-small-chat { display: block; }
.body-small .small-chat-box { bottom: 70px; right: 20px; }
.small-chat-box.active { display: block; }
.small-chat-box .heading { background: rgb(47, 64, 80); padding: 8px 15px; font-weight: bold; color: rgb(255, 255, 255); }
.small-chat-box .chat-date { opacity: 0.6; font-size: 10px; font-weight: normal; }
.small-chat-box .content { padding: 15px; }
.small-chat-box .content .author-name { font-weight: bold; margin-bottom: 3px; font-size: 11px; }
.small-chat-box .content > div { padding-bottom: 20px; }
.small-chat-box .content .chat-message { padding: 5px 10px; border-radius: 6px; font-size: 11px; line-height: 14px; max-width: 80%; background: rgb(243, 243, 244); margin-bottom: 10px; }
.small-chat-box .content .chat-message.active { background: rgb(26, 179, 148); color: rgb(255, 255, 255); }
.small-chat-box .content .left { text-align: left; clear: both; }
.small-chat-box .content .left .chat-message { float: left; }
.small-chat-box .content .right { text-align: right; clear: both; }
.small-chat-box .content .right .chat-message { float: right; }
.small-chat-box .form-chat { padding: 10px; }
#formContact { height: 100%; width: 100%; overflow: auto; padding: 27px 39px; }
.small-contact-box { display: none; position: fixed; bottom: 20px; right: 105px; background: rgb(255, 255, 255); border: 1px solid rgb(231, 234, 236); width: 570px; max-height: 900px; height: 95%; border-radius: 4px; z-index: 1032; }
@media only screen and (max-width: 800px) {
  .small-contact-box { width: 80%; }
}
.small-contact-box::after { content: ""; position: absolute; width: 0px; height: 0px; border-width: 10px; border-style: solid; border-color: transparent transparent transparent rgb(255, 255, 255); right: -20px; bottom: 122px; }
.small-contact-box::before { content: ""; position: absolute; width: 0px; height: 0px; border-width: 10px; border-style: solid; border-color: transparent transparent transparent rgb(231, 234, 236); right: -21px; bottom: 121px; }
.small-contact-box.ng-contact-chat { display: block; }
.body-small .small-contact-box { bottom: 70px; right: 20px; }
.small-contact-box.active { display: block; }
.small-contact-box .heading { background: rgb(47, 64, 80); padding: 8px 15px; font-weight: bold; color: rgb(255, 255, 255); }
.small-contact-box .chat-date { opacity: 0.6; font-size: 10px; font-weight: normal; }
.small-contact-box .content { padding: 15px; }
.small-contact-box .content .author-name { font-weight: bold; margin-bottom: 3px; font-size: 11px; }
.small-contact-box .content > div { padding-bottom: 20px; }
.small-contact-box .content .chat-message { padding: 5px 10px; border-radius: 6px; font-size: 11px; line-height: 14px; max-width: 80%; background: rgb(243, 243, 244); margin-bottom: 10px; }
.small-contact-box .content .chat-message.active { background: rgb(26, 179, 148); color: rgb(255, 255, 255); }
.small-contact-box .content .left { text-align: left; clear: both; }
.small-contact-box .content .left .chat-message { float: left; }
.small-contact-box .content .right { text-align: right; clear: both; }
.small-contact-box .content .right .chat-message { float: right; }
.small-contact-box .form-chat { padding: 10px; }
#formPhone { height: 100%; width: 100%; overflow: auto; padding: 27px 39px; }
.small-phone-box { display: none; position: fixed; bottom: 20px; right: 105px; background: rgb(255, 255, 255); border: 1px solid rgb(231, 234, 236); width: 570px; max-height: 700px; height: 95%; border-radius: 4px; z-index: 1032; }
.small-phone-box.modal { position: relative; display: block; border: unset; margin-left: -20px; }
@media only screen and (max-width: 800px) {
  .small-phone-box { width: 80%; }
  .small-phone-box.modal { width: 100%; }
}
.small-phone-box::after { content: ""; position: absolute; width: 0px; height: 0px; border-width: 10px; border-style: solid; border-color: transparent transparent transparent rgb(255, 255, 255); right: -20px; bottom: 195px; }
.small-phone-box::before { content: ""; position: absolute; width: 0px; height: 0px; border-width: 10px; border-style: solid; border-color: transparent transparent transparent rgb(231, 234, 236); right: -21px; bottom: 194px; }
.small-phone-box.ng-small-chat { display: block; }
.body-small .small-phone-box { bottom: 70px; right: 20px; }
.small-phone-box.active { display: block; }
.small-phone-box .heading { background: rgb(47, 64, 80); padding: 8px 15px; font-weight: bold; color: rgb(255, 255, 255); }
.small-phone-box .chat-date { opacity: 0.6; font-size: 10px; font-weight: normal; }
.small-phone-box .content { padding: 15px; }
.small-phone-box .content .author-name { font-weight: bold; margin-bottom: 3px; font-size: 11px; }
.small-phone-box .content > div { padding-bottom: 20px; }
.small-phone-box .content .chat-message { padding: 5px 10px; border-radius: 6px; font-size: 11px; line-height: 14px; max-width: 80%; background: rgb(243, 243, 244); margin-bottom: 10px; }
.small-phone-box .content .chat-message.active { background: rgb(26, 179, 148); color: rgb(255, 255, 255); }
.small-phone-box .content .left { text-align: left; clear: both; }
.small-phone-box .content .left .chat-message { float: left; }
.small-phone-box .content .right { text-align: right; clear: both; }
.small-phone-box .content .right .chat-message { float: right; }
.small-phone-box .form-chat { padding: 10px; }
#formFaq #divLinkVerMais { text-transform: uppercase; font-weight: 500; font-size: 14px; }
.small-faq-box { display: none; position: fixed; bottom: 20px; right: 105px; background: rgb(255, 255, 255); border: 1px solid rgb(231, 234, 236); max-width: 570px; width: auto; height: 95%; max-height: 700px; border-radius: 4px; z-index: 1032; }
.small-faq-box::after { content: ""; position: absolute; width: 0px; height: 0px; border-width: 10px; border-style: solid; border-color: transparent transparent transparent rgb(255, 255, 255); right: -20px; bottom: 258px; }
.small-faq-box::before { content: ""; position: absolute; width: 0px; height: 0px; border-width: 10px; border-style: solid; border-color: transparent transparent transparent rgb(231, 234, 236); right: -21px; bottom: 257px; }
.small-faq-box.ng-small-chat { display: block; }
.body-small .small-faq-box { bottom: 70px; right: 20px; }
.small-faq-box.active { display: block; }
.small-faq-box .heading { background: rgb(47, 64, 80); padding: 8px 15px; font-weight: bold; color: rgb(255, 255, 255); }
.small-faq-box .chat-date { opacity: 0.6; font-size: 10px; font-weight: normal; }
.small-faq-box .content { padding: 15px; }
.small-faq-box .content .author-name { font-weight: bold; margin-bottom: 3px; font-size: 11px; }
.small-faq-box .content > div { padding-bottom: 20px; }
.small-faq-box .content .chat-message { padding: 5px 10px; border-radius: 6px; font-size: 11px; line-height: 14px; max-width: 80%; background: rgb(243, 243, 244); margin-bottom: 10px; }
.small-faq-box .content .chat-message.active { background: rgb(26, 179, 148); color: rgb(255, 255, 255); }
.small-faq-box .content .left { text-align: left; clear: both; }
.small-faq-box .content .left .chat-message { float: left; }
.small-faq-box .content .right { text-align: right; clear: both; }
.small-faq-box .content .right .chat-message { float: right; }
.small-faq-box .form-chat { padding: 10px; }
.small-notification-box { display: none; position: fixed; bottom: 129px; right: 105px; background: rgb(255, 255, 255); border: 1px solid rgb(231, 234, 236); border-radius: 4px; z-index: 1032; }
.small-notification-box::after { content: ""; position: absolute; width: 0px; height: 0px; border-width: 10px; border-style: solid; border-color: transparent transparent transparent rgb(255, 255, 255); right: -20px; bottom: 222px; }
.small-notification-box::before { content: ""; position: absolute; width: 0px; height: 0px; border-width: 10px; border-style: solid; border-color: transparent transparent transparent rgb(231, 234, 236); right: -21px; bottom: 221px; }
.small-notification-box.ng-small-chat { display: block; }
.body-small .small-faq-box { bottom: 70px; right: 20px; }
.small-notification-box.active { display: block; }
.small-notification-box .heading { background: rgb(47, 64, 80); padding: 8px 15px; font-weight: bold; color: rgb(255, 255, 255); }
.small-notification-box .chat-date { opacity: 0.6; font-size: 10px; font-weight: normal; }
.small-notification-box .content { padding: 15px; }
.small-notification-box .content .author-name { font-weight: bold; margin-bottom: 3px; font-size: 11px; }
.small-notification-box .content > div { padding-bottom: 20px; }
.small-notification-box .content .chat-message { padding: 5px 10px; border-radius: 6px; font-size: 11px; line-height: 14px; max-width: 80%; background: rgb(243, 243, 244); margin-bottom: 10px; }
.small-notification-box .content .chat-message.active { background: rgb(26, 179, 148); color: rgb(255, 255, 255); }
.small-notification-box .content .left { text-align: left; clear: both; }
.small-notification-box .content .left .chat-message { float: left; }
.small-notification-box .content .right { text-align: right; clear: both; }
.small-notification-box .content .right .chat-message { float: right; }
.small-notification-box .form-chat { padding: 10px; }
.submsg { font-size: x-large; }
#page-cover { display: none; position: fixed; width: 100%; height: 100%; background-color: rgb(0, 0, 0); z-index: 1031; top: 0px; left: 0px; }
.graybg { background-color: rgb(247, 247, 247); }
.faqTitlediv { text-align: left; padding: 50px 55px 0px; min-height: 178px; }
.titleFaq { font-size: 20px; font-weight: 500; }
.private-area { overflow: hidden; background: rgb(255, 255, 255); color: rgb(255, 255, 255); visibility: hidden; pointer-events: none; position: absolute; max-height: 0px; transition: max-height 0.5s cubic-bezier(0.67, 0, 0.235, 0.995); box-shadow: rgba(0, 0, 0, 0.3) 0px 10px 30px inset; }
.icon-cross::before { content: ""; }
.private-area .logo-eurobic-net { width: 100%; height: auto; margin: 0px auto; }
.private-area a.close-private-area { position: absolute; top: 15px; right: 15px; font-size: 20px; padding: 10px; text-decoration: none; color: rgb(127, 127, 127); transition: transform 0.4s ease-in-out, color 0.4s ease-out, -webkit-transform 0.4s ease-in-out; }
.private-area a.close-private-area:hover { color: rgb(91, 135, 218); }
.private-area.open { position: relative; visibility: visible; pointer-events: auto; max-height: 700px; z-index: 999999; }
@media only screen and (max-width: 767px) {
  .private-area.open { max-height: none; position: fixed; width: 100%; height: 100%; overflow: scroll; }
}
.private-area.closing { max-height: 0px; }
.private-area .block-section { padding-top: 50px; padding-bottom: 20px; }
.private-area .section-intro, .private-area .section-detail { background: rgb(91, 135, 218); }
.private-area .section-detail p { font-size: 14px; }
.private-area .section-login { text-align: center; padding-left: 50px; padding-right: 50px; padding-top: 80px; }
.private-area .flex-col { z-index: 1; }
.private-area .section-intro::before { content: ""; display: block; position: absolute; right: 100%; top: 0px; height: 100%; width: 1000px; background: rgb(91, 135, 218); z-index: 0; }
.private-area h3 { font-family: Montserrat, sans-serif; font-size: 26px; color: rgb(255, 255, 255); font-weight: 600; line-height: 1; }
.private-area h4 { font-family: Montserrat, sans-serif; font-size: 16px; color: rgb(255, 255, 255); font-weight: 400; line-height: 1; }
.private-area h5 { font-family: Montserrat, sans-serif; font-size: 10px; color: rgb(255, 255, 255); font-weight: 700; line-height: 1; text-transform: uppercase; opacity: 0.7; margin: 0px; }
.private-area p { font-family: Roboto, sans-serif; font-size: 16px; color: rgb(255, 255, 255); font-weight: 300; margin-top: 10px; line-height: 1.43; min-width: 100%; }
.private-area .link { font-family: Montserrat, sans-serif; font-size: 12px; color: rgb(255, 255, 255); font-weight: 700; line-height: 1; text-transform: uppercase; margin-top: 20px; display: block; clear: both; text-decoration: none; vertical-align: middle; }
.spanArrow { top: 3px; position: relative; left: 7px; }
.private-area .link::after { font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; -webkit-font-smoothing: antialiased; display: inline-block; margin-left: 5px; vertical-align: middle; transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out; position: relative; top: -1px; }
.private-area .link:hover::after { transform: translateX(5px); }
.private-area .linha { background: rgb(81, 120, 194); margin-top: -85px; padding: 15px 15px 15px 0px; position: relative; border-top-right-radius: 2px; border-bottom-right-radius: 2px; max-width: 300px; white-space: nowrap; }
.private-area .linha .icon-liguenos { position: relative; display: inline-block; vertical-align: middle; color: rgb(255, 255, 255); z-index: 1; opacity: 0.6; width: 50px; height: 50px; font-size: 50px; }
.private-area .linha .icon-liguenos::before { color: rgb(255, 255, 255); }
.private-area .linha .info { position: relative; display: inline-block; vertical-align: middle; z-index: 1; margin-left: 10px; white-space: normal; }
.private-area .linha .info p { margin: 0px; line-height: 1; }
.private-area .linha .telefone { font-family: Montserrat, sans-serif; font-size: 32px; color: rgb(255, 255, 255); font-weight: 700; line-height: 1.25; text-decoration: none; }
.private-area .linha::before { content: ""; display: inline-block; position: absolute; right: 100%; top: 0px; height: 100%; width: 1000px; background: rgb(81, 120, 194); z-index: 0; }
@media only screen and (max-width: 991px) {
  .private-area .section-intro { padding-bottom: 111px; }
  .private-area .linha { position: absolute; width: 100%; max-width: none; padding-left: 15px; bottom: 0px; left: 0px; }
  .private-area .link { margin-top: 15px; display: block; }
  .private-area a.close-private-area { right: 40px; }
}
@media only screen and (max-width: 767px) {
  .private-area .flex-col, .private-area .row-flex { display: block; }
  .private-area .section-login { padding-top: 30px; padding-bottom: 100px; }
}
@media (max-width: 767px) {
  .hidden-xs { display: none !important; }
}
.bic-private-area-form { text-align: left; margin-top: 43px; }
.bic-private-area-form label { font-family: Montserrat, sans-serif; font-size: 10px; color: rgb(0, 0, 0); font-weight: 600; line-height: 1; text-transform: uppercase; position: relative; }
.bic-private-area-form label[name="invalidEurobicnetName"] { font-size: 12px; color: red; text-transform: none; position: relative; padding: 5px 0px 0px; margin: 0px; transform: none; backdrop-filter: blur(0px); font-weight: 400; }
.bic-private-area-form input[name="eurobicnetName"] { background: none; border-top: none; border-right: none; border-left: none; border-image: initial; border-radius: 0px; border-bottom: 1px solid rgb(91, 135, 218); transition: border-bottom-color 0.5s ease-out; padding-left: 0px; padding-right: 0px; color: rgb(0, 0, 0); caret-color: rgb(0, 0, 0); box-shadow: none !important; outline: none !important; }
.bic-private-area-form .form-actions { margin-top: 20px; }
.bic-private-area-form .form-actions .recover-password { float: left; font-family: Roboto, sans-serif; font-size: 14px; color: rgb(91, 135, 218); font-weight: 400; }
.recover-password-parent { display: flex; align-items: center; justify-content: space-between; }
.bic-private-area-form .form-actions button { display: block; float: right; margin: 0px; height: 35px; border-radius: 18px; line-height: 1; padding: 5px 30px; text-transform: uppercase; }
.bic-private-area-form .form-actions button:focus, .bic-private-area-form .form-actions button:hover { border-color: rgb(76, 107, 216); background: rgb(76, 107, 216) !important; color: rgb(255, 255, 255) !important; }
.modalAtivacao { top: 150px; }
.linkModal { cursor: pointer; }
@media (min-width: 992px) {
  .modal-lg { max-width: 900px !important; }
}
.modal-content .modal-body h3 { font-family: Montserrat, sans-serif; font-size: 38px; color: rgb(91, 135, 218); font-weight: 600; line-height: 1.16; letter-spacing: -1px; text-align: left; }
.modal-content .modal-body .row { display: flex; flex-wrap: wrap; }
.modal-content .modal-body .row .logo-eurobic-net { background-repeat: no-repeat; background-position: center center; height: 65px; width: 100%; }
.modal-content .modal-body .white-box-container { height: 100%; margin-top: 0px; width: 100%; }
.modal-content .modal-body .area-fechar { position: absolute; background-color: rgb(91, 135, 218); top: -60px; right: 0px; width: 60px; height: 60px; cursor: pointer; }
.modal-content .modal-body .area-fechar .icon-fechar { width: 100%; height: 100%; }
.modal-content .modal-body .area-fechar .icon-fechar::after { content: ""; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; -webkit-font-smoothing: antialiased; font-size: 20px; padding: 20px; display: block; color: rgb(255, 255, 255); font-family: icomoon !important; }
.mainStacker { display: flex; flex-flow: column; }
.campSimHead { display: block; padding-bottom: 40px; font-family: Montserrat, Regular; font-size: 42px; }
.campSimCore { display: flex; flex-flow: column; background-color: white; border-radius: 15px; padding: 40px 30px 0px; }
.coreOption { display: flex; flex-flow: column; margin-bottom: 40px; }
.coreRow { display: flex; flex-flow: row; align-items: center; }
.coreRowtext { margin-right: 20px; font-size: 22px; display: inline-block; font-weight: 500; color: rgb(31, 31, 31); font-family: Montserrat, Medium; }
.inputRow { display: flex; flex-flow: row; align-items: center; border-bottom: 2px solid rgb(235, 235, 235); }
.inputField { font-size: 22px; font-weight: bolder; padding: 0.375rem 0.75rem; border: none; outline: none; width: 100%; text-align: left !important; }
.coreRowMsg { font-size: 12px; color: rgb(128, 128, 128); margin-top: 4px; }
.campSimBottom { display: flex; flex-flow: column; padding-top: 24px; }
.mainQuestion { font-size: 14px; font-weight: 600; color: rgb(31, 31, 31); padding-bottom: 5px; }
.mainInfo { width: fit-content; padding: 8px; font-size: 12px; background: 0% 0% no-repeat padding-box padding-box rgb(235, 235, 235); border-radius: 4px; color: rgb(128, 128, 128); }
.mainDisplay { display: none; flex-flow: column; }
.displayHead { font-size: 30px; font-weight: bold; padding: 0px 0px 32px; color: rgb(31, 31, 31); }
.resultsRow { display: flex; flex-flow: row; justify-content: space-between; align-items: center; border-radius: 15px; padding: 25px; margin-bottom: 20px; background-repeat: no-repeat; background-size: cover; }
.resultsTextStacker { display: flex; flex-flow: column; }
.resultsTitle { font-size: 30px; font-weight: bold; color: white; }
.resultsSubtitle { padding-top: 5px; font-size: 17px; color: white; }
.resultsValuesRow { display: flex; flex-flow: row; align-items: center; }
.resultsValue { font-size: 40px; font-weight: bold; color: white; white-space: nowrap; }
.resultsValueBtn { border: none; background-color: transparent; color: white; margin-left: 30px; padding: 0px; }
.resultsValueBtnIcon { width: 46px; height: auto; }
.resultsValueModal { display: none; position: fixed; z-index: 1; left: 0px; top: 0px; width: 100%; height: 100%; background-color: rgba(31, 31, 31, 0.9); }
.resultsValueModalContent { display: flex; flex-flow: column; padding: 30px 20px 20px; width: 600px; height: fit-content; background-color: white; border-radius: 16px; margin-left: 36px; }
.resultsValueModalRow { display: flex; flex-flow: row; align-items: center; padding-top: 30px; }
.resultsValueModalRow:first-child { padding-bottom: 20px; border-bottom: 2px dashed rgba(108, 117, 125, 0.44); padding-top: 0px; }
.resultsValueModalText { display: flex; flex-flow: column; margin: 0px 15px; }
.resultsRowToColumn { display: flex; justify-content: space-between; align-items: center; flex-flow: row; width: 100%; }
.rVMTitle { font-size: 22px; font-weight: bold; }
.rVMTotalTitle { font-size: 22px; font-weight: bold; }
.rVMSubtitle { font-size: 14px; font-weight: 500; }
.rVMValue { font-size: 26px; font-weight: bold; white-space: nowrap; padding-right: 27px; }
.rVMTotalValue { font-size: 26px; font-weight: bold; white-space: nowrap; }
.rVMResultsBar { display: flex; flex-flow: row; justify-content: space-between; align-items: center; border-radius: 16px; padding: 30px; margin-top: 30px; }
.closeResultsModalBtn { width: 36px; height: 36px; border: none; background-color: transparent; }
.chargesRow { display: flex; flex-flow: row; background-color: white; justify-content: space-between; align-items: center; border-radius: 15px; padding: 15px 25px; margin-bottom: 80px; }
.chargesTitle { font-size: 22px; font-weight: bold; }
.chargesValueRow { display: flex; flex-flow: row; align-items: center; }
.chargesValue { display: inline-flex; font-size: 22px; font-weight: bold; padding-right: 25px; }
.seeMoreChargesBtnPositionBox { display: flex; }
.seeMoreChargesBtn { font-size: 14px; font-weight: 600; border-top: none; border-right: none; border-left: none; border-image: initial; background-color: white; border-bottom: 1px solid rgb(91, 135, 218); color: rgb(91, 135, 218); padding: 0px; }
.seeMoreChargesModal { display: none; position: fixed; z-index: 1031; left: 0px; top: 0px; width: 100%; height: 100%; background-color: rgba(31, 31, 31, 0.9); }
.modalRow { display: flex; flex-flow: row; justify-content: center; align-items: center; height: 100%; }
.seeMoreChargesModalContent { display: block; margin-left: 16px; padding: 30px 30px 20px 40px; background-color: white; border-radius: 16px; }
.seeMoreChargesCard { display: flex; flex-flow: column; width: 600px; }
.chargesModalHead { display: flex; flex-flow: column; margin-bottom: 20px; }
.chargesModalTitle { font-size: 30px; font-weight: bold; margin-bottom: 5px; }
.chargesModalSubtitle { font-size: 13px; color: rgb(147, 147, 147); }
.chargesModalCore { display: flex; flex-flow: row; justify-content: space-between; }
.chargesModalStacker { display: flex; flex-flow: column; width: 49%; }
.chargesStackerTitle { display: flex; flex-flow: column; font-size: 20px; font-weight: bold; margin-bottom: 15px; }
.chargesModalValuesStacker { display: flex; flex-flow: column; margin-bottom: 20px; }
.chargesModalTotalStacker { display: flex; flex-flow: column; margin-bottom: 20px; }
.chargesModalValueName { font-size: 13px; padding-bottom: 5px; }
.chargesModalValue { display: inline-flex; font-weight: bold; }
.chargesModalTotalValue { display: inline-flex; font-weight: bold; }
.chargesModalTail { display: flex; flex-flow: row; justify-content: space-between; margin-top: auto; padding-top: 20px; border-top: 2px dashed rgba(108, 117, 125, 0.44); }
.closeMoreChargesBtn { width: 36px; height: auto; border: none; background-color: transparent; }
.creditInfoText { font-size: 20px; font-weight: bold; color: rgb(31, 31, 31); }
.cardsRow { display: flex; flex-flow: row; justify-content: space-between; align-items: center; margin: 24px 0px 50px; }
.creditCard { display: flex; flex-flow: column; background-color: white; border-radius: 16px; box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px; width: 49%; min-height: 546px; padding: 30px 25px; }
.mobileInfoItemBtn { display: none; }
.infoItemModal { display: none; }
.genericCard { display: none; flex-flow: column; align-items: center; justify-content: center; background-color: transparent; width: 49%; height: 546px; border-radius: 16px; border: 2px dashed rgba(108, 117, 125, 0.44); padding: 30px 25px; }
.genericCardTitle { font-size: 30px; font-weight: bold; color: rgb(31, 31, 31); text-align: center; padding-bottom: 30px; }
.genericCardBtnText { font-size: 16px; font-weight: 500; color: rgb(31, 31, 31); text-align: center; width: 140px; }
.genericCardImg { display: flex; align-items: center; justify-content: center; width: 50px; height: 50px; border-radius: 25px; background-color: rgba(108, 117, 125, 0.06); margin-bottom: 15px; }
.creditCardHead { display: flex; flex-flow: row; align-items: center; justify-content: space-between; padding-bottom: 25px; border-bottom: 2px dashed rgba(108, 117, 125, 0.44); }
.creditCardHeadText { display: flex; flex-flow: column; }
.creditCardIconSlot { display: flex; align-items: center; justify-content: center; width: 70px; height: 70px; min-width: 70px; min-height: 70px; border-radius: 16px; background-color: rgba(108, 117, 125, 0.06); }
.campSimTitle { font-size: 30px; font-weight: bold; margin-bottom: 5px; }
.campSimSubtitle { font-size: 16px; font-weight: 500; }
.dataTable { display: flex; flex-flow: column; padding-top: 25px; border-bottom: 2px solid rgba(108, 117, 125, 0.44); }
.dataTableHead { display: flex; flex-flow: row-reverse; }
.dataTableHeadCell { display: flex; justify-content: flex-end; font-weight: bold; width: 40%; font-size: 18px; text-align: end; }
.dataTableHeadCellSmallText { display: flex; justify-content: flex-end; width: 40%; font-size: 12px; color: rgb(128, 128, 128); margin-top: 4px; text-align: right; }
.dataTableRow { display: flex; flex-flow: row; align-items: center; padding: 25px 0px; }
.dataTablePeriodsDivider { display: block; color: white; background-color: rgb(83, 83, 83); border-radius: 15px; padding: 15px 25px; }
.dataTableCell { display: flex; justify-content: flex-end; width: 40%; }
.dataTableRowTitle { display: flex; justify-content: flex-start; font-weight: bold; font-size: 18px; width: 20%; }
.creditCardTail { display: flex; flex-flow: column-reverse; height: 100%; }
.infoTextStacker { display: flex; flex-flow: column; margin-bottom: 10px; }
.infoTitle { font-weight: bold; padding-bottom: 5px; }
.infoSubtitle { font-size: 14px; }
.indexingRow { display: flex; flex-flow: row; justify-content: space-between; padding: 25px 0px; align-items: center; }
.indexingText { font-size: 16px; }
.infoItem { display: flex; justify-content: flex-end; }
.infoItemBtn { display: flex; flex-flow: row; align-items: center; background-color: white; border-radius: 16px; border: none; outline: none !important; }
.infoItemBtn:hover { opacity: 0.6; transition: 0.3s; }
.infoItemText { color: rgb(31, 31, 31); font-size: 14px; font-weight: 500; padding-right: 5px; }
.infoItemIcon { height: 18px; width: 18px; }
.ctasRow { display: flex; flex-flow: row; justify-content: space-between; align-items: center; }
.utilityCTAsRow { display: flex; flex-flow: row; }
.utilityCTA { display: flex; justify-content: space-between; min-width: 250px; height: 48px; align-items: center; border: 1px solid gray; background-color: transparent; vertical-align: middle; padding: 15px 20px; font-size: 14px; font-weight: 600; color: rgb(31, 31, 31); border-radius: 25px; box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 6px 0px; margin-right: 20px; }
.utilityCTA:focus { outline: none !important; }
.campaignCTA { display: flex; justify-content: center; min-width: 192px; width: fit-content; height: 48px; align-items: center; background-color: rgb(31, 31, 31); vertical-align: middle; padding: 15px 20px; border-radius: 25px; box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 6px 0px; border: none !important; outline: none !important; }
.mainDisplayCTA { display: flex; justify-content: center; min-width: 250px; width: fit-content; height: 48px; align-items: center; background-color: rgb(189, 189, 189); vertical-align: middle; padding: 15px 20px; border-radius: 25px; box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 6px 0px; cursor: pointer; border: none !important; outline: none !important; }
.campaignCtaTxt { font-size: 14px; font-weight: 600; color: white; }
.documentSection { display: flex; flex-flow: column; margin: 80px 0px; }
.docSectionTitle { font-size: 30px; font-weight: bold; color: rgb(31, 31, 31); padding-bottom: 32px; }
.docSectionBtn { display: none; flex-flow: row; align-items: center; background: none; width: fit-content; border: none !important; outline: none !important; }
.docSectionBtnTxt { color: rgb(31, 31, 31); margin: 0px 5px; font-size: 14px; font-weight: 600; }
.campSimNoteSection { display: none; background-color: rgb(237, 237, 237); padding: 32px 0px; margin-bottom: 40px; }
.campSimNoteTitle { font-size: 14px; font-weight: bold; margin-bottom: 5px; }
.campSimNote { font-size: 14px; margin-bottom: 3px; }
.campSimNote:last-child { margin-bottom: 0px; }
.hiddenDiv { display: none; }
.closeMCMobileBtn { display: none; }
.center-something { display: flex; width: 100%; justify-content: center; }
.campSimTooltip { position: relative; display: inline-block; margin: 50px 0px; }
.campSimTooltip .campSimTooltipText { display: none; position: absolute; background-color: rgb(237, 237, 237); color: rgb(128, 128, 128); text-align: center; padding: 10px 5px; border-radius: 16px; z-index: 1; transition: opacity 0.3s; top: -50px; left: 105%; min-width: 180px; font-size: 12px; margin-top: 45px; }
.campSimTooltip .campSimTooltipText::after { content: ""; position: absolute; top: 50%; right: 100%; margin-top: -5px; border-width: 5px; border-style: solid; border-color: transparent rgb(237, 237, 237) transparent transparent; }
::-webkit-scrollbar { width: 7px; height: 7px; }
::-webkit-scrollbar-thumb { background: rgba(51, 51, 51, 0.2); border-radius: 7px; margin-left: 10px; }
.scrollbox { display: none; overflow: hidden visible; padding-right: 10px; height: 1000vh; }
.popupScrollbox { display: flex; flex-flow: row; overflow: hidden visible; padding-right: 10px; }
.euroSpan { font-size: 22px; }
.infoItemModalContent { display: none; }
.infoItemModal { display: none; position: fixed; z-index: 10; left: 0px; top: 0px; width: 100%; height: 100%; background-color: rgba(31, 31, 31, 0.9); }
.consolidationCTAsRow { display: flex; flex-flow: row; place-content: center space-between; }
.consolidationCTA { display: flex; flex-flow: row; align-items: center; width: 32%; border: 2px dashed rgba(108, 117, 125, 0.44); border-radius: 16px; padding: 16px; background-color: unset; margin-top: 40px; outline: none !important; }
.consolidatinCTADisplay { display: flex; flex-flow: row; align-items: center; justify-content: space-between; width: 100%; }
.consolidationCTATextStacker { display: flex; flex-flow: column; align-items: flex-start; }
.consCTABasicText { font-size: 14px; color: rgb(128, 128, 128); }
.consCTATitle { font-size: 14px; color: rgb(128, 128, 128); font-weight: bolder; }
.consolidationCTAImg { display: block; background-image: linear-gradient(135deg, rgb(247, 247, 247), rgba(189, 189, 189, 0.28)); border-radius: 16px; padding: 10px; margin-right: 15px; }
.consolidationPlusImg { display: block; }
.closeConsolidationOption { display: block; background: unset; margin-left: 15px; border: none !important; outline: none !important; }
.forms-select-taxa { color: rgb(185, 182, 182); padding-left: 0px; margin-bottom: 6px; border-bottom: 2px solid rgb(235, 235, 235); width: fit-content; min-width: 325px; padding-bottom: 0px !important; }
#simulatorStartPoint .select-selected { font-size: 16px; }
@media only screen and (max-width: 1399px) {
  .popupScrollbox { flex-flow: column; height: 75vh; }
  .chargesModalTail { margin-bottom: 10px; }
}
@media only screen and (max-width: 990px) {
  .consolidationCTA { width: 100% !important; margin-top: 16px; }
  .consolidationCTAsRow { flex-flow: column; }
  .cardsRow { flex-flow: column; margin: 24px 0px 0px; }
  .creditCard { width: 100%; margin-bottom: 50px; }
  .genericCard { width: 100%; margin-bottom: 50px; height: fit-content !important; }
  .ctasRow { flex-flow: column; }
  .utilityCTAsRow { width: 75%; justify-content: space-between; margin-bottom: 48px; }
  .utilityCTA { margin-right: 0px; }
  .docSectionBtn { align-items: flex-start; }
  .docSectionBtnTxt { text-align: left; }
  .chargesRow { flex-flow: column; align-items: flex-start; }
  .chargesValueRow { width: 100%; justify-content: space-between; }
  .seeMoreChargesCard { width: 65vw; }
}
@media only screen and (max-width: 767px) {
  .campSimHead { font-size: 32px; }
  .campSimCore { padding: 24px 24px 0px; }
  .campSimSubtitle { font-size: 12px; }
  .coreOption { margin-bottom: 32px; }
  .coreRowtext { font-size: 18px; }
  .inputField { font-size: 18px; }
  #simulatorStartPoint .select-selected { font-size: 18px !important; }
  .forms-select-taxa { font-size: 18px; width: unset; min-width: 75%; }
  .campSimTooltip .campSimTooltipText { left: 0%; top: 15px; }
  .campSimTooltip .campSimTooltipText::after { top: 0%; right: 50%; }
  .coreRow { flex-flow: column; align-items: flex-start; }
  .coreRowtext { margin-bottom: 8px; }
  .euroSpan { font-size: 18px; }
  .cardsRow { flex-flow: column; }
  .ctasRow { flex-flow: column; }
  .utilityCTAsRow { width: 100%; flex-flow: column; margin-bottom: 32px; }
  .utilityCTA { margin-right: 0px; margin-bottom: 16px; }
  .mainDisplayCTA { width: 100%; }
  .creditCard { padding: 15px 25px; min-height: fit-content !important; }
  .genericCard { height: fit-content !important; }
  .dataTable { padding: 15px 0px; display: flex !important; }
  .dataTableRow { padding: 15px 0px; }
  .creditCardIconSlot { height: 56px; width: 56px; min-height: 56px; min-width: 56px; }
  .infoItemBtn { display: none !important; }
  .scrollbox { display: none !important; }
  .creditCardHead { display: flex !important; padding-bottom: 15px; }
  .indexingRow { display: flex; padding: 15px 0px; }
  .mobileInfoItemBtn { display: flex; width: 100%; flex-flow: row; align-items: center; justify-content: flex-end; background-color: white; border-radius: 16px; border: none; outline: none !important; }
  .infoItemModalContent { display: block; width: 100%; border-radius: 16px 16px 0px 0px; padding: 30px 10px 20px 20px; background-color: white; }
  .creditCardIconImg { height: 40px; width: 40px; min-height: 40px; min-width: 40px; }
  .genericCardTitle { font-size: 22px; }
  .genericCardBtnText { font-size: 14px; }
  .closeResultsModalBtn { display: none; }
  .resultsValueModalContent { width: 100%; border-radius: 16px 16px 0px 0px; margin-left: 0px; }
  .resultsRow { flex-flow: column; }
  .resultsTextStacker { width: 100%; }
  .resultsValuesRow { width: 100%; justify-content: space-between; }
  .resultsTitle { font-size: 22px; }
  .resultsSubtitle { font-size: 15px; padding-bottom: 20px; }
  .resultsValueRow { margin-left: 15px; }
  .resultsValue { font-size: 30px; }
  .resultsValueBtn { margin-left: 0px; }
  .rVMTitle { font-size: 18px; }
  .rVMTotalTitle { font-size: 16px; }
  .rVMSubtitle { font-size: 12px; }
  .rVMValue { font-size: 24px; padding-right: 16px; }
  .rVMResultsBar { padding: 16px; }
  .modalRow { height: 100%; align-items: flex-end; width: 100%; margin: 0px; }
  .flexStartRow { width: 100%; }
  .popupScrollbox { height: 65vh; }
  .closeMoreChargesBtn { display: none; }
  .closeMCMobileBtn { display: flex; margin-top: 20px; justify-content: center; width: 100%; height: 48px; align-items: center; border: 1px solid gray; background-color: transparent; vertical-align: middle; padding: 15px 20px; font-size: 14px; font-weight: 600; color: rgb(31, 31, 31); border-radius: 25px; box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 6px 0px; }
  .chargesTitle { width: 100%; }
  .seeMoreChargesModalContent { padding: 30px 10px 20px 20px; margin-left: 0px; width: 100%; border-radius: 16px 16px 0px 0px; }
  .seeMoreChargesCard { margin-right: 0px !important; width: unset; }
  .chargesModalTitle { font-size: 22px; }
  .chargesModalSubtitle { font-size: 12px; }
  .chargesStackerTitle { font-size: 16px; }
  .chargesModalValueName { font-size: 12px; }
  .chargesModalValue { font-size: 14px; }
  .chargesTitle { font-size: 17px; margin-bottom: 10px; }
  .chargesValue { font-size: 17px; }
  .displayHead { padding: 15px 0px 32px; font-size: 22px; }
  .creditInfoText { font-size: 18px; }
  .campSimTitle { font-size: 22px; }
  .dataTableHeadCell { font-size: 16px; }
  .dataTableRowTitle { font-size: 16px; }
  .dataTableCell { font-size: 14px; }
  .indexingText { font-size: 14px; }
  .docSectionTitle { font-size: 22px; }
}
@media only screen and (max-width: 600px) {
  .chargesModalTotalValue { flex-flow: column; }
  .resultsValueModalRow { align-items: flex-start; }
  .resultsValueModalText { margin-bottom: 16px; }
  .resultsRowToColumn { flex-flow: column; align-items: unset; }
  .rVMValue { display: flex; justify-content: flex-end; }
}
@media only screen and (max-width: 400px) {
  .seeMoreChargesBtnPositionBox { width: 100%; justify-content: flex-end; }
  .chargesValueRow { flex-flow: column; align-items: flex-start; }
  .chargesValue { margin-bottom: 10px; padding-right: 0px; }
  .dataTableHeadCell { font-size: 14px; }
  .chargesModalValue { font-size: 12px; }
}
@media only screen and (max-width: 375px) {
  .creditCard { height: fit-content; }
  .indexingRow { flex-direction: column; }
  .dataTable { border-bottom: unset; overflow-x: scroll; }
  .dataTableMobileXScrollNeeds { min-width: 280px; }
}
#closeCreditModal { margin-bottom: 18px; margin-top: 38px; }
#closeConsolidatedModal { margin-bottom: 18px; margin-top: 38px; }
.flexStartRow { display: flex; flex-flow: row; align-items: flex-start; }
.flexRow { display: flex; flex-flow: row; }
.campaignFormModalCTA { display: flex; justify-content: center; min-width: 250px; width: fit-content; height: 48px; align-items: center; background-color: rgb(91, 135, 218); vertical-align: middle; padding: 15px 20px; border-radius: 25px; box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 6px 0px; border: none !important; outline: none !important; font-size: 14px !important; font-weight: 600 !important; color: white !important; }
.campaignFormModalCTATxt { font-size: 14px; font-weight: 600; color: white; }
.campaignFormModal { display: none; position: fixed; z-index: 1033; left: 0px; top: 0px; width: 100%; height: 100%; background-color: rgba(31, 31, 31, 0.9); }
.campaignFormModal.openAccountContactModal { z-index: 1100; }
.campaignFormModalRow { display: flex; flex-flow: row; justify-content: center; align-items: center; height: 100%; }
.flexEndRow { display: flex; flex-flow: row; width: 100%; align-items: flex-end; }
.campaignFormModalContent { display: block; padding: 30px 5px 20px 30px; background-color: white; border-radius: 0.3rem; }
.campaignFormModalScrollbox { display: flex; flex-flow: row; overflow: hidden visible; padding-right: 10px; height: 75vh; max-width: 500px; }
.campaignFormModalCloseBtn { background-color: rgb(91, 135, 218); top: -60px; right: 0px; width: 60px; height: 60px; border: none !important; outline: none !important; }
.campaignFormModalScrollbox .slimScrollDiv { width: auto; height: 100%; position: unset !important; overflow: auto !important; }
.campaignFormModalScrollbox .campaignForm .slimScrollDiv .DIVcheckbox { margin: 0px; font-size: 12px; line-height: 1.5; color: rgb(128, 128, 128); font-family: Montserrat, sans-serif; }
.campaignFormModalScrollbox .campaignForm .slimScrollDiv .DIVcheckbox input:checked { background-color: rgb(255, 255, 255); border: 1px solid rgb(91, 135, 218); }
.campaignFormModalScrollbox .campaignForm .slimScrollDiv .DIVcheckbox .checkmark::after { width: 7px; height: 14px; left: 8px !important; top: 2px !important; }
.campaignFormModalScrollbox #formCampaignBody { margin-right: 15px; padding: 0px !important; height: unset !important; }
#campaignFormModalContent { padding: 27px 39px !important; }
.closeModalBtn { width: 36px; height: 36px; border: none; background-color: transparent; }
.closeModalMobileBtn { display: none; }
.centeringStructure { display: flex; width: 100%; justify-content: center; }
@media only screen and (max-width: 767px) {
  .campaignFormModalContent { width: 100%; border-radius: 16px 16px 0px 0px; padding: 30px 30px 20px; }
  .campaignFormModalScrollbox { max-width: unset; height: 65vh; padding-right: 0px; margin-right: -20px; }
  .campaignFormModalRow { height: 100% !important; align-items: flex-end !important; width: 100% !important; margin: 0px !important; }
  .closeModalBtn { display: none; }
  .closeModalMobileBtn { display: flex; margin-top: 20px; justify-content: center; width: 100%; height: 48px; align-items: center; border: 1px solid gray; background-color: transparent; vertical-align: middle; padding: 15px 20px; font-size: 14px; font-weight: 600; color: rgb(31, 31, 31); border-radius: 25px; box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 6px 0px; }
}
#onetrust-banner-sdk .onetrust-vendors-list-handler { cursor: pointer; color: rgb(31, 150, 219); font-size: inherit; font-weight: bold; text-decoration: none; margin-left: 5px; }
#onetrust-banner-sdk .onetrust-vendors-list-handler:hover { color: rgb(31, 150, 219); }
#onetrust-banner-sdk:focus { outline: rgb(0, 0, 0) solid 2px; outline-offset: -2px; }
#onetrust-banner-sdk a:focus { outline: rgb(0, 0, 0) solid 2px; }
#onetrust-banner-sdk #onetrust-accept-btn-handler, #onetrust-banner-sdk #onetrust-reject-all-handler, #onetrust-banner-sdk #onetrust-pc-btn-handler { outline-offset: 1px; }
#onetrust-banner-sdk.ot-bnr-w-logo .ot-bnr-logo { height: 64px; width: 64px; }
#onetrust-banner-sdk .ot-tcf2-vendor-count.ot-text-bold { font-weight: bold; }
#onetrust-banner-sdk .ot-close-icon, #onetrust-pc-sdk .ot-close-icon, #ot-sync-ntfy .ot-close-icon { background-size: contain; background-repeat: no-repeat; background-position: center center; height: 12px; width: 12px; }
#onetrust-banner-sdk .powered-by-logo, #onetrust-banner-sdk .ot-pc-footer-logo a, #onetrust-pc-sdk .powered-by-logo, #onetrust-pc-sdk .ot-pc-footer-logo a, #ot-sync-ntfy .powered-by-logo, #ot-sync-ntfy .ot-pc-footer-logo a { background-size: contain; background-repeat: no-repeat; background-position: center center; height: 25px; width: 152px; display: block; text-decoration: none; font-size: 0.75em; }
#onetrust-banner-sdk .powered-by-logo:hover, #onetrust-banner-sdk .ot-pc-footer-logo a:hover, #onetrust-pc-sdk .powered-by-logo:hover, #onetrust-pc-sdk .ot-pc-footer-logo a:hover, #ot-sync-ntfy .powered-by-logo:hover, #ot-sync-ntfy .ot-pc-footer-logo a:hover { color: rgb(86, 86, 86); }
#onetrust-banner-sdk h3 *, #onetrust-banner-sdk h4 *, #onetrust-banner-sdk h6 *, #onetrust-banner-sdk button *, #onetrust-banner-sdk a[data-parent-id] *, #onetrust-pc-sdk h3 *, #onetrust-pc-sdk h4 *, #onetrust-pc-sdk h6 *, #onetrust-pc-sdk button *, #onetrust-pc-sdk a[data-parent-id] *, #ot-sync-ntfy h3 *, #ot-sync-ntfy h4 *, #ot-sync-ntfy h6 *, #ot-sync-ntfy button *, #ot-sync-ntfy a[data-parent-id] * { font-size: inherit; font-weight: inherit; color: inherit; }
#onetrust-banner-sdk .ot-hide, #onetrust-pc-sdk .ot-hide, #ot-sync-ntfy .ot-hide { display: none !important; }
#onetrust-banner-sdk button.ot-link-btn:hover, #onetrust-pc-sdk button.ot-link-btn:hover, #ot-sync-ntfy button.ot-link-btn:hover { text-decoration: underline; opacity: 1; }
#onetrust-pc-sdk .ot-sdk-row .ot-sdk-column { padding: 0px; }
#onetrust-pc-sdk .ot-sdk-container { padding-right: 0px; }
#onetrust-pc-sdk .ot-sdk-row { flex-direction: initial; width: 100%; }
#onetrust-pc-sdk [type="checkbox"]:checked, #onetrust-pc-sdk [type="checkbox"]:not(:checked) { pointer-events: initial; }
#onetrust-pc-sdk [type="checkbox"]:disabled + label::before, #onetrust-pc-sdk [type="checkbox"]:disabled + label::after, #onetrust-pc-sdk [type="checkbox"]:disabled + label { pointer-events: none; opacity: 0.8; }
#onetrust-pc-sdk #vendor-list-content { transform: translate3d(0px, 0px, 0px); }
#onetrust-pc-sdk li input[type="checkbox"] { z-index: 1; }
#onetrust-pc-sdk li .ot-checkbox label { z-index: 2; }
#onetrust-pc-sdk li .ot-checkbox input[type="checkbox"] { height: auto; width: auto; }
#onetrust-pc-sdk li .host-title a, #onetrust-pc-sdk li .ot-host-name a, #onetrust-pc-sdk li .accordion-text, #onetrust-pc-sdk li .ot-acc-txt { z-index: 2; position: relative; }
#onetrust-pc-sdk input { margin: 3px 0.1ex; }
#onetrust-pc-sdk .pc-logo, #onetrust-pc-sdk .ot-pc-logo { height: 60px; width: 180px; background-position: center center; background-size: contain; background-repeat: no-repeat; display: inline-flex; justify-content: center; align-items: center; }
#onetrust-pc-sdk .pc-logo img, #onetrust-pc-sdk .ot-pc-logo img { max-height: 100%; max-width: 100%; }
#onetrust-pc-sdk .screen-reader-only, #onetrust-pc-sdk .ot-scrn-rdr, .ot-sdk-cookie-policy .screen-reader-only, .ot-sdk-cookie-policy .ot-scrn-rdr { border: 0px; clip: rect(0px, 0px, 0px, 0px); height: 1px; margin: -1px; overflow: hidden; padding: 0px; position: absolute; width: 1px; }
#onetrust-pc-sdk.ot-fade-in, .onetrust-pc-dark-filter.ot-fade-in, #onetrust-banner-sdk.ot-fade-in { animation-name: onetrust-fade-in; animation-duration: 400ms; animation-timing-function: ease-in-out; }
#onetrust-pc-sdk.ot-hide { display: none !important; }
.onetrust-pc-dark-filter.ot-hide { display: none !important; }
#ot-sdk-btn.ot-sdk-show-settings, #ot-sdk-btn.optanon-show-settings { color: rgb(104, 182, 49); border: 1px solid rgb(104, 182, 49); height: auto; white-space: normal; overflow-wrap: break-word; padding: 0.8em 2em; font-size: 0.8em; line-height: 1.2; cursor: pointer; transition: 0.1s; }
#ot-sdk-btn.ot-sdk-show-settings:hover, #ot-sdk-btn.optanon-show-settings:hover { color: rgb(255, 255, 255); background-color: rgb(104, 182, 49); }
.onetrust-pc-dark-filter { background: rgba(0, 0, 0, 0.5); z-index: 2147483646; width: 100%; height: 100%; overflow: hidden; position: fixed; top: 0px; bottom: 0px; left: 0px; }
@keyframes onetrust-fade-in { 
  0% { opacity: 0; }
  100% { opacity: 1; }
}
.ot-cookie-label { text-decoration: underline; }
@media only screen and (min-width: 426px) and (max-width: 896px) and (orientation: landscape) {
  #onetrust-pc-sdk p { font-size: 0.75em; }
}
#onetrust-banner-sdk .banner-option-input:focus + label { outline: rgb(0, 0, 0) auto 1px; }
.category-vendors-list-handler + a:focus, .category-vendors-list-handler + a:focus-visible { outline: rgb(0, 0, 0) solid 2px; }
#onetrust-pc-sdk .ot-userid-title { margin-top: 10px; }
#onetrust-pc-sdk .ot-userid-title > span, #onetrust-pc-sdk .ot-userid-timestamp > span { font-weight: 700; }
#onetrust-pc-sdk .ot-userid-desc { font-style: italic; }
#onetrust-pc-sdk .ot-host-desc a { pointer-events: initial; }
#onetrust-pc-sdk .ot-ven-hdr > p a { position: relative; z-index: 2; pointer-events: initial; }
#onetrust-pc-sdk .ot-vnd-serv .ot-vnd-item .ot-vnd-info a, #onetrust-pc-sdk .ot-vs-list .ot-vnd-item .ot-vnd-info a { margin-right: auto; }
#onetrust-pc-sdk .ot-pc-footer-logo img { width: 136px; height: 16px; }
#onetrust-pc-sdk .ot-pur-vdr-count { font-weight: 400; font-size: 0.7rem; padding-top: 3px; display: block; }
#onetrust-banner-sdk .ot-optout-signal, #onetrust-pc-sdk .ot-optout-signal { border: 1px solid rgb(50, 174, 136); border-radius: 3px; padding: 5px; margin-bottom: 10px; background-color: rgb(249, 255, 250); font-size: 0.85rem; line-height: 2; }
#onetrust-banner-sdk .ot-optout-signal .ot-optout-icon, #onetrust-pc-sdk .ot-optout-signal .ot-optout-icon { display: inline; margin-right: 5px; }
#onetrust-banner-sdk .ot-optout-signal svg, #onetrust-pc-sdk .ot-optout-signal svg { height: 20px; width: 30px; transform: scale(0.5); }
#onetrust-banner-sdk .ot-optout-signal svg path, #onetrust-pc-sdk .ot-optout-signal svg path { fill: rgb(50, 174, 136); }
#onetrust-consent-sdk .ot-general-modal { overflow: hidden; position: fixed; margin: 0px auto; top: 50%; left: 50%; width: 40%; padding: 1.5rem; max-width: 575px; min-width: 575px; z-index: 2147483647; border-radius: 2.5px; transform: translate(-50%, -50%); }
#onetrust-consent-sdk .ot-signature-health-group { margin-top: 1rem; padding-left: 1.25rem; padding-right: 1.25rem; margin-bottom: 0.625rem; width: calc(100% - 2.5rem); }
#onetrust-consent-sdk .ot-signature-health-group .ot-signature-health-form { gap: 0.5rem; }
#onetrust-consent-sdk .ot-signature-health .ot-signature-health-form { width: 70%; gap: 0.35rem; }
#onetrust-consent-sdk .ot-signature-health .ot-signature-input { height: 38px; padding: 6px 10px; background-color: rgb(255, 255, 255); border: 1px solid rgb(209, 209, 209); border-radius: 4px; box-shadow: none; box-sizing: border-box; }
#onetrust-consent-sdk .ot-signature-health .ot-signature-subtitle { font-size: 1.125rem; }
#onetrust-consent-sdk .ot-signature-health .ot-signature-group-title { font-size: 1.25rem; font-weight: bold; }
#onetrust-consent-sdk .ot-signature-health, #onetrust-consent-sdk .ot-signature-health-group { display: flex; flex-direction: column; gap: 1rem; }
#onetrust-consent-sdk .ot-signature-health .ot-signature-cont, #onetrust-consent-sdk .ot-signature-health-group .ot-signature-cont { display: flex; flex-direction: column; gap: 0.25rem; }
#onetrust-consent-sdk .ot-signature-health .ot-signature-paragraph, #onetrust-consent-sdk .ot-signature-health-group .ot-signature-paragraph { margin: 0px; line-height: 20px; font-size: max(14px, 0.875rem); }
#onetrust-consent-sdk .ot-signature-health .ot-health-signature-error, #onetrust-consent-sdk .ot-signature-health-group .ot-health-signature-error { color: rgb(77, 77, 77); font-size: min(12px, 0.75rem); }
#onetrust-consent-sdk .ot-signature-health .ot-signature-buttons-cont, #onetrust-consent-sdk .ot-signature-health-group .ot-signature-buttons-cont { margin-top: max(0.75rem, 2%); gap: 1rem; display: flex; justify-content: flex-end; }
#onetrust-consent-sdk .ot-signature-health .ot-signature-button, #onetrust-consent-sdk .ot-signature-health-group .ot-signature-button { flex: 1 1 0%; height: auto; color: rgb(255, 255, 255); cursor: pointer; line-height: 1.2; min-width: 125px; font-weight: 600; font-size: 0.813em; border-radius: 2px; padding: 12px 10px; white-space: normal; overflow-wrap: break-word; word-break: break-word; background-color: rgb(104, 182, 49); border: 2px solid rgb(104, 182, 49); }
#onetrust-consent-sdk .ot-signature-health .ot-signature-button.reject, #onetrust-consent-sdk .ot-signature-health-group .ot-signature-button.reject { background-color: rgb(255, 255, 255); }
#onetrust-consent-sdk .ot-input-field-cont { display: flex; flex-direction: column; gap: 0.5rem; }
#onetrust-consent-sdk .ot-input-field-cont .ot-signature-input { width: 65%; }
#onetrust-consent-sdk .ot-signature-health-form { display: flex; flex-direction: column; }
#onetrust-consent-sdk .ot-signature-health-form .ot-signature-label { margin-bottom: 0px; line-height: 20px; font-size: max(14px, 0.875rem); }
@media only screen and (max-width: 600px) {
  #onetrust-consent-sdk .ot-general-modal { min-width: 100%; }
  #onetrust-consent-sdk .ot-signature-health .ot-signature-health-form { width: 100%; }
  #onetrust-consent-sdk .ot-input-field-cont .ot-signature-input { width: 100%; }
}
#onetrust-banner-sdk, #onetrust-pc-sdk, #ot-sdk-cookie-policy, #ot-sync-ntfy { font-size: 16px; }
#onetrust-banner-sdk *, #onetrust-banner-sdk ::after, #onetrust-banner-sdk ::before, #onetrust-pc-sdk *, #onetrust-pc-sdk ::after, #onetrust-pc-sdk ::before, #ot-sdk-cookie-policy *, #ot-sdk-cookie-policy ::after, #ot-sdk-cookie-policy ::before, #ot-sync-ntfy *, #ot-sync-ntfy ::after, #ot-sync-ntfy ::before { box-sizing: content-box; }
#onetrust-banner-sdk div, #onetrust-banner-sdk span, #onetrust-banner-sdk h1, #onetrust-banner-sdk h2, #onetrust-banner-sdk h3, #onetrust-banner-sdk h4, #onetrust-banner-sdk h5, #onetrust-banner-sdk h6, #onetrust-banner-sdk p, #onetrust-banner-sdk img, #onetrust-banner-sdk svg, #onetrust-banner-sdk button, #onetrust-banner-sdk section, #onetrust-banner-sdk a, #onetrust-banner-sdk label, #onetrust-banner-sdk input, #onetrust-banner-sdk ul, #onetrust-banner-sdk li, #onetrust-banner-sdk nav, #onetrust-banner-sdk table, #onetrust-banner-sdk thead, #onetrust-banner-sdk tr, #onetrust-banner-sdk td, #onetrust-banner-sdk tbody, #onetrust-banner-sdk .ot-main-content, #onetrust-banner-sdk .ot-toggle, #onetrust-banner-sdk #ot-content, #onetrust-banner-sdk #ot-pc-content, #onetrust-banner-sdk .checkbox, #onetrust-pc-sdk div, #onetrust-pc-sdk span, #onetrust-pc-sdk h1, #onetrust-pc-sdk h2, #onetrust-pc-sdk h3, #onetrust-pc-sdk h4, #onetrust-pc-sdk h5, #onetrust-pc-sdk h6, #onetrust-pc-sdk p, #onetrust-pc-sdk img, #onetrust-pc-sdk svg, #onetrust-pc-sdk button, #onetrust-pc-sdk section, #onetrust-pc-sdk a, #onetrust-pc-sdk label, #onetrust-pc-sdk input, #onetrust-pc-sdk ul, #onetrust-pc-sdk li, #onetrust-pc-sdk nav, #onetrust-pc-sdk table, #onetrust-pc-sdk thead, #onetrust-pc-sdk tr, #onetrust-pc-sdk td, #onetrust-pc-sdk tbody, #onetrust-pc-sdk .ot-main-content, #onetrust-pc-sdk .ot-toggle, #onetrust-pc-sdk #ot-content, #onetrust-pc-sdk #ot-pc-content, #onetrust-pc-sdk .checkbox, #ot-sdk-cookie-policy div, #ot-sdk-cookie-policy span, #ot-sdk-cookie-policy h1, #ot-sdk-cookie-policy h2, #ot-sdk-cookie-policy h3, #ot-sdk-cookie-policy h4, #ot-sdk-cookie-policy h5, #ot-sdk-cookie-policy h6, #ot-sdk-cookie-policy p, #ot-sdk-cookie-policy img, #ot-sdk-cookie-policy svg, #ot-sdk-cookie-policy button, #ot-sdk-cookie-policy section, #ot-sdk-cookie-policy a, #ot-sdk-cookie-policy label, #ot-sdk-cookie-policy input, #ot-sdk-cookie-policy ul, #ot-sdk-cookie-policy li, #ot-sdk-cookie-policy nav, #ot-sdk-cookie-policy table, #ot-sdk-cookie-policy thead, #ot-sdk-cookie-policy tr, #ot-sdk-cookie-policy td, #ot-sdk-cookie-policy tbody, #ot-sdk-cookie-policy .ot-main-content, #ot-sdk-cookie-policy .ot-toggle, #ot-sdk-cookie-policy #ot-content, #ot-sdk-cookie-policy #ot-pc-content, #ot-sdk-cookie-policy .checkbox, #ot-sync-ntfy div, #ot-sync-ntfy span, #ot-sync-ntfy h1, #ot-sync-ntfy h2, #ot-sync-ntfy h3, #ot-sync-ntfy h4, #ot-sync-ntfy h5, #ot-sync-ntfy h6, #ot-sync-ntfy p, #ot-sync-ntfy img, #ot-sync-ntfy svg, #ot-sync-ntfy button, #ot-sync-ntfy section, #ot-sync-ntfy a, #ot-sync-ntfy label, #ot-sync-ntfy input, #ot-sync-ntfy ul, #ot-sync-ntfy li, #ot-sync-ntfy nav, #ot-sync-ntfy table, #ot-sync-ntfy thead, #ot-sync-ntfy tr, #ot-sync-ntfy td, #ot-sync-ntfy tbody, #ot-sync-ntfy .ot-main-content, #ot-sync-ntfy .ot-toggle, #ot-sync-ntfy #ot-content, #ot-sync-ntfy #ot-pc-content, #ot-sync-ntfy .checkbox { font-family: inherit; font-weight: normal; -webkit-font-smoothing: auto; letter-spacing: normal; line-height: normal; padding: 0px; margin: 0px; height: auto; min-height: 0px; max-height: none; width: auto; min-width: 0px; max-width: none; border-radius: 0px; border: none; clear: none; float: none; position: static; inset: auto; text-align: left; text-decoration: none; text-indent: 0px; text-shadow: none; text-transform: none; white-space: normal; background: none; overflow: visible; vertical-align: baseline; visibility: visible; z-index: auto; box-shadow: none; }
#onetrust-banner-sdk label::before, #onetrust-banner-sdk label::after, #onetrust-banner-sdk .checkbox::after, #onetrust-banner-sdk .checkbox::before, #onetrust-pc-sdk label::before, #onetrust-pc-sdk label::after, #onetrust-pc-sdk .checkbox::after, #onetrust-pc-sdk .checkbox::before, #ot-sdk-cookie-policy label::before, #ot-sdk-cookie-policy label::after, #ot-sdk-cookie-policy .checkbox::after, #ot-sdk-cookie-policy .checkbox::before, #ot-sync-ntfy label::before, #ot-sync-ntfy label::after, #ot-sync-ntfy .checkbox::after, #ot-sync-ntfy .checkbox::before { content: none; }
#onetrust-banner-sdk .ot-sdk-container, #onetrust-pc-sdk .ot-sdk-container, #ot-sdk-cookie-policy .ot-sdk-container { position: relative; width: 100%; max-width: 100%; margin: 0px auto; padding: 0px 20px; box-sizing: border-box; }
#onetrust-banner-sdk .ot-sdk-column, #onetrust-banner-sdk .ot-sdk-columns, #onetrust-pc-sdk .ot-sdk-column, #onetrust-pc-sdk .ot-sdk-columns, #ot-sdk-cookie-policy .ot-sdk-column, #ot-sdk-cookie-policy .ot-sdk-columns { width: 100%; float: left; box-sizing: border-box; padding: 0px; display: initial; }
@media (min-width: 400px) {
  #onetrust-banner-sdk .ot-sdk-container, #onetrust-pc-sdk .ot-sdk-container, #ot-sdk-cookie-policy .ot-sdk-container { width: 90%; padding: 0px; }
}
@media (min-width: 550px) {
  #onetrust-banner-sdk .ot-sdk-container, #onetrust-pc-sdk .ot-sdk-container, #ot-sdk-cookie-policy .ot-sdk-container { width: 100%; }
  #onetrust-banner-sdk .ot-sdk-column, #onetrust-banner-sdk .ot-sdk-columns, #onetrust-pc-sdk .ot-sdk-column, #onetrust-pc-sdk .ot-sdk-columns, #ot-sdk-cookie-policy .ot-sdk-column, #ot-sdk-cookie-policy .ot-sdk-columns { margin-left: 4%; }
  #onetrust-banner-sdk .ot-sdk-column:first-child, #onetrust-banner-sdk .ot-sdk-columns:first-child, #onetrust-pc-sdk .ot-sdk-column:first-child, #onetrust-pc-sdk .ot-sdk-columns:first-child, #ot-sdk-cookie-policy .ot-sdk-column:first-child, #ot-sdk-cookie-policy .ot-sdk-columns:first-child { margin-left: 0px; }
  #onetrust-banner-sdk .ot-sdk-two.ot-sdk-columns, #onetrust-pc-sdk .ot-sdk-two.ot-sdk-columns, #ot-sdk-cookie-policy .ot-sdk-two.ot-sdk-columns { width: 13.3333%; }
  #onetrust-banner-sdk .ot-sdk-three.ot-sdk-columns, #onetrust-pc-sdk .ot-sdk-three.ot-sdk-columns, #ot-sdk-cookie-policy .ot-sdk-three.ot-sdk-columns { width: 22%; }
  #onetrust-banner-sdk .ot-sdk-four.ot-sdk-columns, #onetrust-pc-sdk .ot-sdk-four.ot-sdk-columns, #ot-sdk-cookie-policy .ot-sdk-four.ot-sdk-columns { width: 30.6667%; }
  #onetrust-banner-sdk .ot-sdk-eight.ot-sdk-columns, #onetrust-pc-sdk .ot-sdk-eight.ot-sdk-columns, #ot-sdk-cookie-policy .ot-sdk-eight.ot-sdk-columns { width: 65.3333%; }
  #onetrust-banner-sdk .ot-sdk-nine.ot-sdk-columns, #onetrust-pc-sdk .ot-sdk-nine.ot-sdk-columns, #ot-sdk-cookie-policy .ot-sdk-nine.ot-sdk-columns { width: 74%; }
  #onetrust-banner-sdk .ot-sdk-ten.ot-sdk-columns, #onetrust-pc-sdk .ot-sdk-ten.ot-sdk-columns, #ot-sdk-cookie-policy .ot-sdk-ten.ot-sdk-columns { width: 82.6667%; }
  #onetrust-banner-sdk .ot-sdk-eleven.ot-sdk-columns, #onetrust-pc-sdk .ot-sdk-eleven.ot-sdk-columns, #ot-sdk-cookie-policy .ot-sdk-eleven.ot-sdk-columns { width: 91.3333%; }
  #onetrust-banner-sdk .ot-sdk-twelve.ot-sdk-columns, #onetrust-pc-sdk .ot-sdk-twelve.ot-sdk-columns, #ot-sdk-cookie-policy .ot-sdk-twelve.ot-sdk-columns { width: 100%; margin-left: 0px; }
}
#onetrust-banner-sdk h1, #onetrust-banner-sdk h2, #onetrust-banner-sdk h3, #onetrust-banner-sdk h4, #onetrust-banner-sdk h5, #onetrust-banner-sdk h6, #onetrust-pc-sdk h1, #onetrust-pc-sdk h2, #onetrust-pc-sdk h3, #onetrust-pc-sdk h4, #onetrust-pc-sdk h5, #onetrust-pc-sdk h6, #ot-sdk-cookie-policy h1, #ot-sdk-cookie-policy h2, #ot-sdk-cookie-policy h3, #ot-sdk-cookie-policy h4, #ot-sdk-cookie-policy h5, #ot-sdk-cookie-policy h6 { margin-top: 0px; font-weight: 600; font-family: inherit; }
#onetrust-banner-sdk h1, #onetrust-pc-sdk h1, #ot-sdk-cookie-policy h1 { font-size: 1.5rem; line-height: 1.2; }
#onetrust-banner-sdk h2, #onetrust-pc-sdk h2, #ot-sdk-cookie-policy h2 { font-size: 1.5rem; line-height: 1.25; }
#onetrust-banner-sdk h3, #onetrust-pc-sdk h3, #ot-sdk-cookie-policy h3 { font-size: 1.5rem; line-height: 1.3; }
#onetrust-banner-sdk h4, #onetrust-pc-sdk h4, #ot-sdk-cookie-policy h4 { font-size: 1.5rem; line-height: 1.35; }
#onetrust-banner-sdk h5, #onetrust-pc-sdk h5, #ot-sdk-cookie-policy h5 { font-size: 1.5rem; line-height: 1.5; }
#onetrust-banner-sdk h6, #onetrust-pc-sdk h6, #ot-sdk-cookie-policy h6 { font-size: 1.5rem; line-height: 1.6; }
@media (min-width: 550px) {
  #onetrust-banner-sdk h1, #onetrust-pc-sdk h1, #ot-sdk-cookie-policy h1 { font-size: 1.5rem; }
  #onetrust-banner-sdk h2, #onetrust-pc-sdk h2, #ot-sdk-cookie-policy h2 { font-size: 1.5rem; }
  #onetrust-banner-sdk h3, #onetrust-pc-sdk h3, #ot-sdk-cookie-policy h3 { font-size: 1.5rem; }
  #onetrust-banner-sdk h4, #onetrust-pc-sdk h4, #ot-sdk-cookie-policy h4 { font-size: 1.5rem; }
  #onetrust-banner-sdk h5, #onetrust-pc-sdk h5, #ot-sdk-cookie-policy h5 { font-size: 1.5rem; }
  #onetrust-banner-sdk h6, #onetrust-pc-sdk h6, #ot-sdk-cookie-policy h6 { font-size: 1.5rem; }
}
#onetrust-banner-sdk p, #onetrust-pc-sdk p, #ot-sdk-cookie-policy p { margin: 0px 0px 1em; font-family: inherit; line-height: normal; }
#onetrust-banner-sdk a, #onetrust-pc-sdk a, #ot-sdk-cookie-policy a { color: rgb(86, 86, 86); text-decoration: underline; }
#onetrust-banner-sdk a:hover, #onetrust-pc-sdk a:hover, #ot-sdk-cookie-policy a:hover { color: rgb(86, 86, 86); text-decoration: none; }
#onetrust-banner-sdk .ot-sdk-button, #onetrust-banner-sdk button, #onetrust-pc-sdk .ot-sdk-button, #onetrust-pc-sdk button, #ot-sdk-cookie-policy .ot-sdk-button, #ot-sdk-cookie-policy button { margin-bottom: 1rem; font-family: inherit; }
#onetrust-banner-sdk .ot-sdk-button, #onetrust-banner-sdk button, #onetrust-pc-sdk .ot-sdk-button, #onetrust-pc-sdk button, #ot-sdk-cookie-policy .ot-sdk-button, #ot-sdk-cookie-policy button { display: inline-block; height: 38px; padding: 0px 30px; color: rgb(85, 85, 85); text-align: center; font-size: 0.9em; font-weight: 400; line-height: 38px; letter-spacing: 0.01em; text-decoration: none; white-space: nowrap; background-color: rgba(0, 0, 0, 0); border-radius: 2px; border: 1px solid rgb(187, 187, 187); cursor: pointer; box-sizing: border-box; }
#onetrust-banner-sdk .ot-sdk-button:hover, #onetrust-banner-sdk :not(.ot-leg-btn-container) > button:not(.ot-link-btn):hover, #onetrust-banner-sdk :not(.ot-leg-btn-container) > button:not(.ot-link-btn):focus, #onetrust-pc-sdk .ot-sdk-button:hover, #onetrust-pc-sdk :not(.ot-leg-btn-container) > button:not(.ot-link-btn):hover, #onetrust-pc-sdk :not(.ot-leg-btn-container) > button:not(.ot-link-btn):focus, #ot-sdk-cookie-policy .ot-sdk-button:hover, #ot-sdk-cookie-policy :not(.ot-leg-btn-container) > button:not(.ot-link-btn):hover, #ot-sdk-cookie-policy :not(.ot-leg-btn-container) > button:not(.ot-link-btn):focus { color: rgb(51, 51, 51); border-color: rgb(136, 136, 136); opacity: 0.7; }
#onetrust-banner-sdk .ot-sdk-button:focus, #onetrust-banner-sdk :not(.ot-leg-btn-container) > button:focus, #onetrust-pc-sdk .ot-sdk-button:focus, #onetrust-pc-sdk :not(.ot-leg-btn-container) > button:focus, #ot-sdk-cookie-policy .ot-sdk-button:focus, #ot-sdk-cookie-policy :not(.ot-leg-btn-container) > button:focus { outline: rgb(0, 0, 0) solid 2px; }
#onetrust-banner-sdk .ot-sdk-button.ot-sdk-button-primary, #onetrust-banner-sdk button.ot-sdk-button-primary, #onetrust-banner-sdk input[type="submit"].ot-sdk-button-primary, #onetrust-banner-sdk input[type="reset"].ot-sdk-button-primary, #onetrust-banner-sdk input[type="button"].ot-sdk-button-primary, #onetrust-pc-sdk .ot-sdk-button.ot-sdk-button-primary, #onetrust-pc-sdk button.ot-sdk-button-primary, #onetrust-pc-sdk input[type="submit"].ot-sdk-button-primary, #onetrust-pc-sdk input[type="reset"].ot-sdk-button-primary, #onetrust-pc-sdk input[type="button"].ot-sdk-button-primary, #ot-sdk-cookie-policy .ot-sdk-button.ot-sdk-button-primary, #ot-sdk-cookie-policy button.ot-sdk-button-primary, #ot-sdk-cookie-policy input[type="submit"].ot-sdk-button-primary, #ot-sdk-cookie-policy input[type="reset"].ot-sdk-button-primary, #ot-sdk-cookie-policy input[type="button"].ot-sdk-button-primary { color: rgb(255, 255, 255); background-color: rgb(51, 195, 240); border-color: rgb(51, 195, 240); }
#onetrust-banner-sdk .ot-sdk-button.ot-sdk-button-primary:hover, #onetrust-banner-sdk button.ot-sdk-button-primary:hover, #onetrust-banner-sdk input[type="submit"].ot-sdk-button-primary:hover, #onetrust-banner-sdk input[type="reset"].ot-sdk-button-primary:hover, #onetrust-banner-sdk input[type="button"].ot-sdk-button-primary:hover, #onetrust-banner-sdk .ot-sdk-button.ot-sdk-button-primary:focus, #onetrust-banner-sdk button.ot-sdk-button-primary:focus, #onetrust-banner-sdk input[type="submit"].ot-sdk-button-primary:focus, #onetrust-banner-sdk input[type="reset"].ot-sdk-button-primary:focus, #onetrust-banner-sdk input[type="button"].ot-sdk-button-primary:focus, #onetrust-pc-sdk .ot-sdk-button.ot-sdk-button-primary:hover, #onetrust-pc-sdk button.ot-sdk-button-primary:hover, #onetrust-pc-sdk input[type="submit"].ot-sdk-button-primary:hover, #onetrust-pc-sdk input[type="reset"].ot-sdk-button-primary:hover, #onetrust-pc-sdk input[type="button"].ot-sdk-button-primary:hover, #onetrust-pc-sdk .ot-sdk-button.ot-sdk-button-primary:focus, #onetrust-pc-sdk button.ot-sdk-button-primary:focus, #onetrust-pc-sdk input[type="submit"].ot-sdk-button-primary:focus, #onetrust-pc-sdk input[type="reset"].ot-sdk-button-primary:focus, #onetrust-pc-sdk input[type="button"].ot-sdk-button-primary:focus, #ot-sdk-cookie-policy .ot-sdk-button.ot-sdk-button-primary:hover, #ot-sdk-cookie-policy button.ot-sdk-button-primary:hover, #ot-sdk-cookie-policy input[type="submit"].ot-sdk-button-primary:hover, #ot-sdk-cookie-policy input[type="reset"].ot-sdk-button-primary:hover, #ot-sdk-cookie-policy input[type="button"].ot-sdk-button-primary:hover, #ot-sdk-cookie-policy .ot-sdk-button.ot-sdk-button-primary:focus, #ot-sdk-cookie-policy button.ot-sdk-button-primary:focus, #ot-sdk-cookie-policy input[type="submit"].ot-sdk-button-primary:focus, #ot-sdk-cookie-policy input[type="reset"].ot-sdk-button-primary:focus, #ot-sdk-cookie-policy input[type="button"].ot-sdk-button-primary:focus { color: rgb(255, 255, 255); background-color: rgb(30, 174, 219); border-color: rgb(30, 174, 219); }
#onetrust-banner-sdk input[type="text"], #onetrust-pc-sdk input[type="text"], #ot-sdk-cookie-policy input[type="text"] { height: 38px; padding: 6px 10px; background-color: rgb(255, 255, 255); border: 1px solid rgb(209, 209, 209); border-radius: 4px; box-shadow: none; box-sizing: border-box; }
#onetrust-banner-sdk input[type="text"], #onetrust-pc-sdk input[type="text"], #ot-sdk-cookie-policy input[type="text"] { appearance: none; }
#onetrust-banner-sdk input[type="text"]:focus, #onetrust-pc-sdk input[type="text"]:focus, #ot-sdk-cookie-policy input[type="text"]:focus { border: 1px solid rgb(0, 0, 0); outline: 0px; }
#onetrust-banner-sdk label, #onetrust-pc-sdk label, #ot-sdk-cookie-policy label { display: block; margin-bottom: 0.5rem; font-weight: 600; }
#onetrust-banner-sdk input[type="checkbox"], #onetrust-pc-sdk input[type="checkbox"], #ot-sdk-cookie-policy input[type="checkbox"] { display: inline; }
#onetrust-banner-sdk ul, #onetrust-pc-sdk ul, #ot-sdk-cookie-policy ul { list-style: inside circle; }
#onetrust-banner-sdk ul, #onetrust-pc-sdk ul, #ot-sdk-cookie-policy ul { padding-left: 0px; margin-top: 0px; }
#onetrust-banner-sdk ul ul, #onetrust-pc-sdk ul ul, #ot-sdk-cookie-policy ul ul { margin: 1.5rem 0px 1.5rem 3rem; font-size: 90%; }
#onetrust-banner-sdk li, #onetrust-pc-sdk li, #ot-sdk-cookie-policy li { margin-bottom: 1rem; }
#onetrust-banner-sdk th, #onetrust-banner-sdk td, #onetrust-pc-sdk th, #onetrust-pc-sdk td, #ot-sdk-cookie-policy th, #ot-sdk-cookie-policy td { padding: 12px 15px; text-align: left; border-bottom: 1px solid rgb(225, 225, 225); }
#onetrust-banner-sdk button, #onetrust-pc-sdk button, #ot-sdk-cookie-policy button { margin-bottom: 1rem; font-family: inherit; }
#onetrust-banner-sdk .ot-sdk-container::after, #onetrust-banner-sdk .ot-sdk-row::after, #onetrust-pc-sdk .ot-sdk-container::after, #onetrust-pc-sdk .ot-sdk-row::after, #ot-sdk-cookie-policy .ot-sdk-container::after, #ot-sdk-cookie-policy .ot-sdk-row::after { content: ""; display: table; clear: both; }
#onetrust-banner-sdk .ot-sdk-row, #onetrust-pc-sdk .ot-sdk-row, #ot-sdk-cookie-policy .ot-sdk-row { margin: 0px; max-width: none; display: block; }
#onetrust-banner-sdk { box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 18px; }
#onetrust-banner-sdk.otCenterRounded { z-index: 2147483645; top: 10%; position: fixed; right: 0px; background-color: rgb(255, 255, 255); width: 60%; max-width: 650px; border-radius: 2.5px; left: 1em; margin: 0px auto; font-size: 14px; max-height: 90%; overflow: hidden auto; }
#onetrust-banner-sdk.otRelFont { font-size: 0.875rem; }
#onetrust-banner-sdk::-webkit-scrollbar { width: 11px; }
#onetrust-banner-sdk::-webkit-scrollbar-thumb { border-radius: 10px; background: rgb(193, 193, 193); }
#onetrust-banner-sdk { }
#onetrust-banner-sdk h3, #onetrust-banner-sdk p { color: dimgray; }
#onetrust-banner-sdk #onetrust-policy { margin-top: 40px; }
#onetrust-banner-sdk #onetrust-policy-title { float: left; text-align: left; font-size: 1em; line-height: 1.4; margin-bottom: 0px; padding: 0px 0px 10px 30px; width: calc(100% - 90px); }
#onetrust-banner-sdk #onetrust-policy-text, #onetrust-banner-sdk .ot-b-addl-desc, #onetrust-banner-sdk .ot-gv-list-handler { clear: both; float: left; margin: 0px 30px 10px; font-size: 0.813em; line-height: 1.5; }
#onetrust-banner-sdk #onetrust-policy-text *, #onetrust-banner-sdk .ot-b-addl-desc *, #onetrust-banner-sdk .ot-gv-list-handler * { line-height: inherit; font-size: inherit; margin: 0px; }
#onetrust-banner-sdk .ot-optout-signal { margin: 0px 1.875rem 0.625rem; }
#onetrust-banner-sdk .ot-gv-list-handler { padding: 0px; border: 0px; height: auto; width: auto; }
#onetrust-banner-sdk .ot-b-addl-desc { display: block; }
#onetrust-banner-sdk #onetrust-button-group-parent { padding: 15px 30px; text-align: center; }
#onetrust-banner-sdk #onetrust-button-group-parent:not(.has-reject-all-button) #onetrust-button-group { text-align: right; }
#onetrust-banner-sdk #onetrust-button-group { text-align: center; display: inline-block; width: 100%; }
#onetrust-banner-sdk #onetrust-reject-all-handler, #onetrust-banner-sdk #onetrust-pc-btn-handler { margin-right: 1em; }
#onetrust-banner-sdk #onetrust-pc-btn-handler { border: 1px solid rgb(108, 192, 74); max-width: 45%; }
#onetrust-banner-sdk .banner-actions-container { float: right; width: 50%; }
#onetrust-banner-sdk #onetrust-pc-btn-handler.cookie-setting-link { background-color: rgb(255, 255, 255); border: none; color: rgb(108, 192, 74); text-decoration: underline; padding-left: 0px; padding-right: 0px; }
#onetrust-banner-sdk #onetrust-accept-btn-handler, #onetrust-banner-sdk #onetrust-reject-all-handler, #onetrust-banner-sdk #onetrust-pc-btn-handler { background-color: rgb(108, 192, 74); color: rgb(255, 255, 255); border-color: rgb(108, 192, 74); min-width: 135px; padding: 12px 10px; letter-spacing: 0.05em; line-height: 1.4; font-size: 0.813em; font-weight: 600; height: auto; white-space: normal; word-break: break-word; overflow-wrap: break-word; }
#onetrust-banner-sdk .has-reject-all-button #onetrust-pc-btn-handler { float: left; max-width: calc(40% - 18px); }
#onetrust-banner-sdk .has-reject-all-button #onetrust-pc-btn-handler.cookie-setting-link { text-align: left; margin-right: 0px; }
#onetrust-banner-sdk .has-reject-all-button .banner-actions-container { max-width: 60%; width: auto; }
#onetrust-banner-sdk .ot-close-icon { width: 44px; height: 44px; background-size: 12px; margin: -18px -18px 0px 0px; border: none; display: inline-block; padding: 0px; }
#onetrust-banner-sdk #onetrust-close-btn-container { position: absolute; right: 24px; top: 20px; }
#onetrust-banner-sdk .banner_logo { display: none; }
#onetrust-banner-sdk.ot-bnr-w-logo #onetrust-policy { margin-top: 10px; }
#onetrust-banner-sdk.ot-bnr-w-logo .ot-bnr-logo { margin: 4px 25px; }
#onetrust-banner-sdk #banner-options { float: left; padding: 0px 30px; width: calc(100% - 90px); }
#onetrust-banner-sdk .banner-option { margin-bottom: 10px; }
#onetrust-banner-sdk .banner-option-input { cursor: pointer; width: auto; height: auto; border: none; padding: 0px 3px 0px 0px; margin: 0px 0px 6px; font-size: 0.82em; line-height: 1.4; }
#onetrust-banner-sdk .banner-option-input * { pointer-events: none; font-size: inherit; line-height: inherit; }
#onetrust-banner-sdk .banner-option-input[aria-expanded="true"] .ot-arrow-container { transform: rotate(90deg); }
#onetrust-banner-sdk .banner-option-input[aria-expanded="true"] ~ .banner-option-details { height: auto; display: block; }
#onetrust-banner-sdk .banner-option-header { cursor: pointer; display: inline-block; }
#onetrust-banner-sdk .banner-option-header :first-child { color: dimgray; font-weight: bold; float: left; }
#onetrust-banner-sdk .ot-arrow-container, #onetrust-banner-sdk .banner-option-details { transition: 300ms ease-in; }
#onetrust-banner-sdk .ot-arrow-container { display: inline-block; border-top: 6px solid rgba(0, 0, 0, 0); border-bottom: 6px solid rgba(0, 0, 0, 0); border-left: 6px solid dimgray; margin-left: 10px; vertical-align: middle; }
#onetrust-banner-sdk .banner-option-details { display: none; font-size: 0.83em; line-height: 1.5; height: 0px; padding: 10px 10px 5px; }
#onetrust-banner-sdk .banner-option-details * { font-size: inherit; line-height: inherit; color: dimgray; }
#onetrust-banner-sdk .ot-dpd-container { float: left; margin: 0px 30px 10px; }
#onetrust-banner-sdk .ot-dpd-title { font-weight: bold; padding-bottom: 10px; }
#onetrust-banner-sdk .ot-dpd-title { font-size: 1em; line-height: 1.4; }
#onetrust-banner-sdk .ot-dpd-desc { font-size: 0.813em; line-height: 1.5; margin-bottom: 0px; }
#onetrust-banner-sdk .ot-dpd-desc * { margin: 0px; }
#onetrust-banner-sdk .onetrust-vendors-list-handler { display: block; margin-left: 0px; margin-top: 5px; padding: 0px; margin-bottom: 0px; border: 0px; line-height: normal; height: auto; width: auto; }
#onetrust-banner-sdk :not(.ot-dpd-desc) > .ot-b-addl-desc { float: left; margin: 0px 30px 10px; }
#onetrust-banner-sdk .ot-dpd-desc > .ot-b-addl-desc { margin-top: 10px; margin-bottom: 10px; font-size: 1em; line-height: 1.5; float: none; }
#onetrust-banner-sdk #onetrust-policy-text a { font-weight: bold; margin-left: 5px; }
#onetrust-banner-sdk.ot-close-btn-link #onetrust-close-btn-container { top: 15px; transform: none; right: 15px; }
#onetrust-banner-sdk.ot-close-btn-link #onetrust-close-btn-container button { padding: 0px; white-space: pre-wrap; border: none; height: auto; line-height: 1.5; text-decoration: underline; font-size: 0.75em; }
#onetrust-banner-sdk.ot-close-btn-link.ot-wo-title #onetrust-group-container { margin-top: 20px; }
@media only screen and (max-width: 425px) {
  #onetrust-banner-sdk #onetrust-accept-btn-handler, #onetrust-banner-sdk #onetrust-reject-all-handler, #onetrust-banner-sdk #onetrust-pc-btn-handler { width: 100%; margin-bottom: 10px; }
  #onetrust-banner-sdk #onetrust-pc-btn-handler, #onetrust-banner-sdk #onetrust-reject-all-handler { margin-right: 0px; }
  #onetrust-banner-sdk .has-reject-all-button #onetrust-pc-btn-handler.cookie-setting-link { text-align: center; }
  #onetrust-banner-sdk .banner-actions-container, #onetrust-banner-sdk #onetrust-pc-btn-handler { width: 100%; max-width: none; }
  #onetrust-banner-sdk.otCenterRounded { left: 0px; width: 95%; top: 50%; transform: translateY(-50%); }
}
@media only screen and (max-width: 600px) {
  #onetrust-banner-sdk .ot-sdk-container { width: auto; padding: 0px; }
  #onetrust-banner-sdk #onetrust-policy-title { padding: 0px 22px 10px; }
  #onetrust-banner-sdk #onetrust-policy-text, #onetrust-banner-sdk :not(.ot-dpd-desc) > .ot-b-addl-desc, #onetrust-banner-sdk .ot-dpd-container { margin: 0px 22px 10px; width: calc(100% - 44px); }
  #onetrust-banner-sdk #onetrust-button-group-parent { padding: 15px 22px; }
  #onetrust-banner-sdk #banner-options { padding: 0px 22px; width: calc(100% - 44px); }
  #onetrust-banner-sdk .banner-option { margin-bottom: 6px; }
  #onetrust-banner-sdk .has-reject-all-button #onetrust-pc-btn-handler { float: none; max-width: 100%; }
  #onetrust-banner-sdk .has-reject-all-button .banner-actions-container { width: 100%; text-align: center; max-width: 100%; }
  #onetrust-banner-sdk.ot-close-btn-link #onetrust-group-container { margin-top: 20px; }
}
@media only screen and (min-width: 426px) and (max-width: 896px) {
  #onetrust-banner-sdk.otCenterRounded { left: 0px; top: 15%; transform: translateY(-13%); max-width: 600px; width: 95%; }
}
#onetrust-consent-sdk #onetrust-banner-sdk { background-color: rgb(255, 255, 255); }
#onetrust-consent-sdk #onetrust-policy-title, #onetrust-consent-sdk #onetrust-policy-text, #onetrust-consent-sdk .ot-b-addl-desc, #onetrust-consent-sdk .ot-dpd-desc, #onetrust-consent-sdk .ot-dpd-title, #onetrust-consent-sdk #onetrust-policy-text :not(.onetrust-vendors-list-handler), #onetrust-consent-sdk .ot-dpd-desc :not(.onetrust-vendors-list-handler), #onetrust-consent-sdk #onetrust-banner-sdk #banner-options *, #onetrust-banner-sdk .ot-cat-header, #onetrust-banner-sdk .ot-optout-signal { color: rgb(78, 78, 78); }
#onetrust-consent-sdk #onetrust-banner-sdk .banner-option-details { background-color: rgb(233, 233, 233); }
#onetrust-consent-sdk #onetrust-banner-sdk a[href], #onetrust-consent-sdk #onetrust-banner-sdk a[href] font, #onetrust-consent-sdk #onetrust-banner-sdk .ot-link-btn { color: rgb(143, 170, 219); }
#onetrust-consent-sdk #onetrust-accept-btn-handler, #onetrust-banner-sdk #onetrust-reject-all-handler { background-color: rgb(91, 135, 218); border-color: rgb(91, 135, 218); color: rgb(255, 255, 255); }
#onetrust-consent-sdk #onetrust-banner-sdk :focus, #onetrust-consent-sdk #onetrust-banner-sdk:focus { outline-color: rgb(0, 0, 0); outline-width: 1px; }
#onetrust-consent-sdk #onetrust-pc-btn-handler, #onetrust-consent-sdk #onetrust-pc-btn-handler.cookie-setting-link { color: rgb(91, 135, 218); border-color: rgb(91, 135, 218); background-color: rgb(255, 255, 255); }
#onetrust-banner-sdk #onetrust-policy-text, #onetrust-banner-sdk .ot-b-addl-desc { font-size: 1.1em; }
#onetrust-reject-all-handler { border-style: solid !important; border-color: rgb(91, 135, 218) !important; color: rgb(91, 135, 218) !important; background-color: rgb(255, 255, 255) !important; }
#onetrust-pc-sdk.otPcCenter { overflow: hidden; position: fixed; margin: 0px auto; top: 5%; right: 0px; left: 0px; width: 40%; max-width: 575px; min-width: 575px; border-radius: 2.5px; z-index: 2147483647; background-color: rgb(255, 255, 255); box-shadow: rgb(153, 153, 153) 0px 2px 10px -3px; }
#onetrust-pc-sdk.otPcCenter[dir="rtl"] { right: 0px; left: 0px; }
#onetrust-pc-sdk.otRelFont { font-size: 1rem; }
#onetrust-pc-sdk .ot-optout-signal { margin-top: 0.625rem; }
#onetrust-pc-sdk #ot-addtl-venlst .ot-arw-cntr, #onetrust-pc-sdk #ot-addtl-venlst .ot-plus-minus, #onetrust-pc-sdk .ot-hide-tgl { visibility: hidden; }
#onetrust-pc-sdk #ot-addtl-venlst .ot-arw-cntr *, #onetrust-pc-sdk #ot-addtl-venlst .ot-plus-minus *, #onetrust-pc-sdk .ot-hide-tgl * { visibility: hidden; }
#onetrust-pc-sdk #ot-gn-venlst .ot-ven-item .ot-acc-hdr { min-height: 40px; }
#onetrust-pc-sdk .ot-pc-header { height: 39px; padding: 10px 0px 10px 30px; border-bottom: 1px solid rgb(233, 233, 233); }
#onetrust-pc-sdk #ot-pc-title, #onetrust-pc-sdk #ot-category-title, #onetrust-pc-sdk .ot-cat-header, #onetrust-pc-sdk #ot-lst-title, #onetrust-pc-sdk .ot-ven-hdr .ot-ven-name, #onetrust-pc-sdk .ot-always-active { font-weight: bold; color: dimgray; }
#onetrust-pc-sdk .ot-always-active-group .ot-cat-header { width: 55%; font-weight: 700; }
#onetrust-pc-sdk .ot-cat-item p { clear: both; float: left; margin-top: 10px; margin-bottom: 5px; line-height: 1.5; font-size: 0.812em; color: dimgray; }
#onetrust-pc-sdk .ot-close-icon { height: 44px; width: 44px; background-size: 10px; }
#onetrust-pc-sdk #ot-pc-title { float: left; font-size: 1em; line-height: 1.5; margin-bottom: 10px; margin-top: 10px; width: 100%; }
#onetrust-pc-sdk #accept-recommended-btn-handler { margin-right: 10px; margin-bottom: 25px; outline-offset: -1px; }
#onetrust-pc-sdk #ot-pc-desc { clear: both; width: 100%; font-size: 0.812em; line-height: 1.5; margin-bottom: 25px; }
#onetrust-pc-sdk #ot-pc-desc a { margin-left: 5px; }
#onetrust-pc-sdk #ot-pc-desc * { font-size: inherit; line-height: inherit; }
#onetrust-pc-sdk #ot-pc-desc ul li { padding: 10px 0px; }
#onetrust-pc-sdk a { color: rgb(101, 101, 101); cursor: pointer; }
#onetrust-pc-sdk a:hover { color: rgb(56, 96, 190); }
#onetrust-pc-sdk label { margin-bottom: 0px; }
#onetrust-pc-sdk #vdr-lst-dsc { font-size: 0.812em; line-height: 1.5; padding: 10px 15px 5px; }
#onetrust-pc-sdk button { max-width: 394px; padding: 12px 30px; line-height: 1; word-break: break-word; overflow-wrap: break-word; white-space: normal; font-weight: bold; height: auto; }
#onetrust-pc-sdk .ot-link-btn { padding: 0px; margin-bottom: 0px; border: 0px; font-weight: normal; line-height: normal; width: auto; height: auto; }
#onetrust-pc-sdk #ot-pc-content { position: absolute; overflow-y: scroll; padding-left: 0px; padding-right: 30px; top: 60px; bottom: 110px; margin: 1px 3px 0px 30px; width: calc(100% - 63px); }
#onetrust-pc-sdk .ot-vs-list .ot-always-active, #onetrust-pc-sdk .ot-cat-grp .ot-always-active { float: right; clear: none; color: rgb(56, 96, 190); margin: 0px; font-size: 0.813em; line-height: 1.3; }
#onetrust-pc-sdk .ot-pc-scrollbar::-webkit-scrollbar-track { margin-right: 20px; }
#onetrust-pc-sdk .ot-pc-scrollbar::-webkit-scrollbar { width: 11px; }
#onetrust-pc-sdk .ot-pc-scrollbar::-webkit-scrollbar-thumb { border-radius: 10px; background: rgb(216, 216, 216); }
#onetrust-pc-sdk input[type="checkbox"]:focus + .ot-acc-hdr { outline: rgb(0, 0, 0) solid 1px; }
#onetrust-pc-sdk .ot-pc-scrollbar { }
#onetrust-pc-sdk .save-preference-btn-handler { margin-right: 20px; }
#onetrust-pc-sdk .ot-pc-refuse-all-handler { margin-right: 10px; }
#onetrust-pc-sdk #ot-pc-desc .privacy-notice-link { margin-left: 0px; margin-right: 8px; }
#onetrust-pc-sdk #ot-pc-desc .ot-imprint-handler { margin-left: 0px; margin-right: 8px; }
#onetrust-pc-sdk .ot-subgrp-cntr { display: inline-block; clear: both; width: 100%; padding-top: 15px; }
#onetrust-pc-sdk .ot-switch + .ot-subgrp-cntr { padding-top: 10px; }
#onetrust-pc-sdk ul.ot-subgrps { margin: 0px; font-size: initial; }
#onetrust-pc-sdk ul.ot-subgrps li p, #onetrust-pc-sdk ul.ot-subgrps li h5 { font-size: 0.813em; line-height: 1.4; color: dimgray; }
#onetrust-pc-sdk ul.ot-subgrps .ot-switch { min-height: auto; }
#onetrust-pc-sdk ul.ot-subgrps .ot-switch-nob { top: 0px; }
#onetrust-pc-sdk ul.ot-subgrps .ot-acc-hdr { display: inline-block; width: 100%; }
#onetrust-pc-sdk ul.ot-subgrps .ot-acc-txt { margin: 0px; }
#onetrust-pc-sdk ul.ot-subgrps li { padding: 0px; border: none; }
#onetrust-pc-sdk ul.ot-subgrps li h5 { position: relative; top: 5px; font-weight: bold; margin-bottom: 0px; float: left; }
#onetrust-pc-sdk li.ot-subgrp { margin-left: 20px; overflow: auto; }
#onetrust-pc-sdk li.ot-subgrp > h5 { width: calc(100% - 100px); }
#onetrust-pc-sdk .ot-cat-item p > ul, #onetrust-pc-sdk li.ot-subgrp p > ul { margin: 0px 0px 0px 15px; list-style: disc; font-size: inherit; }
#onetrust-pc-sdk .ot-cat-item p > ul li, #onetrust-pc-sdk li.ot-subgrp p > ul li { font-size: inherit; padding-top: 10px; padding-left: 0px; padding-right: 0px; border: none; }
#onetrust-pc-sdk .ot-cat-item p > ul li:last-child, #onetrust-pc-sdk li.ot-subgrp p > ul li:last-child { padding-bottom: 10px; }
#onetrust-pc-sdk .ot-pc-logo { height: 40px; width: 120px; }
#onetrust-pc-sdk .ot-pc-footer { position: absolute; bottom: 0px; width: 100%; max-height: 160px; border-top: 1px solid rgb(216, 216, 216); }
#onetrust-pc-sdk.ot-ftr-stacked .ot-pc-refuse-all-handler { margin-bottom: 0px; }
#onetrust-pc-sdk.ot-ftr-stacked #ot-pc-content { bottom: 160px; }
#onetrust-pc-sdk.ot-ftr-stacked .ot-pc-footer button { width: 100%; max-width: none; }
#onetrust-pc-sdk.ot-ftr-stacked .ot-btn-container { margin: 0px 30px; width: calc(100% - 60px); padding-right: 0px; }
#onetrust-pc-sdk .ot-pc-footer-logo { height: 30px; width: 100%; text-align: right; background: rgb(244, 244, 244); }
#onetrust-pc-sdk .ot-pc-footer-logo a { display: inline-block; margin-top: 5px; margin-right: 10px; }
#onetrust-pc-sdk[dir="rtl"] .ot-pc-footer-logo { direction: rtl; }
#onetrust-pc-sdk[dir="rtl"] .ot-pc-footer-logo a { margin-right: 25px; }
#onetrust-pc-sdk .ot-tgl { float: right; position: relative; z-index: 1; }
#onetrust-pc-sdk .ot-tgl input:checked + .ot-switch .ot-switch-nob { background-color: rgb(70, 130, 84); border: 1px solid rgb(255, 255, 255); }
#onetrust-pc-sdk .ot-tgl input:checked + .ot-switch .ot-switch-nob::before { transform: translateX(20px); background-color: rgb(255, 255, 255); border-color: rgb(255, 255, 255); }
#onetrust-pc-sdk .ot-tgl input:focus + .ot-switch { outline: rgb(0, 0, 0) solid 1px; }
#onetrust-pc-sdk .ot-switch { position: relative; display: inline-block; width: 45px; height: 25px; }
#onetrust-pc-sdk .ot-switch-nob { position: absolute; cursor: pointer; inset: 0px; background-color: rgb(118, 118, 118); border: 1px solid rgb(221, 221, 221); transition: 0.2s ease-in; border-radius: 20px; }
#onetrust-pc-sdk .ot-switch-nob::before { position: absolute; content: ""; height: 18px; width: 18px; bottom: 3px; left: 3px; background-color: rgb(255, 255, 255); transition: 0.4s; border-radius: 20px; }
#onetrust-pc-sdk .ot-chkbox input:checked ~ label::before { background-color: rgb(56, 96, 190); }
#onetrust-pc-sdk .ot-chkbox input + label::after { content: none; color: rgb(255, 255, 255); }
#onetrust-pc-sdk .ot-chkbox input:checked + label::after { content: ""; }
#onetrust-pc-sdk .ot-chkbox input:focus + label::before { outline-width: 2px; outline-style: auto; }
#onetrust-pc-sdk .ot-chkbox label { position: relative; display: inline-block; padding-left: 30px; cursor: pointer; font-weight: 500; }
#onetrust-pc-sdk .ot-chkbox label::before, #onetrust-pc-sdk .ot-chkbox label::after { position: absolute; content: ""; display: inline-block; border-radius: 3px; }
#onetrust-pc-sdk .ot-chkbox label::before { height: 18px; width: 18px; border: 1px solid rgb(56, 96, 190); left: 0px; top: auto; }
#onetrust-pc-sdk .ot-chkbox label::after { height: 5px; width: 9px; border-left: 3px solid; border-bottom: 3px solid; transform: rotate(-45deg); left: 4px; top: 5px; }
#onetrust-pc-sdk .ot-label-txt { display: none; }
#onetrust-pc-sdk .ot-chkbox input, #onetrust-pc-sdk .ot-tgl input { position: absolute; opacity: 0; width: 0px; height: 0px; }
#onetrust-pc-sdk .ot-arw-cntr { float: right; position: relative; pointer-events: none; }
#onetrust-pc-sdk .ot-arw-cntr .ot-arw { width: 16px; height: 16px; margin-left: 5px; color: dimgray; display: inline-block; vertical-align: middle; transition: 150ms ease-in; }
#onetrust-pc-sdk input:checked ~ .ot-acc-hdr .ot-arw, #onetrust-pc-sdk button[aria-expanded="true"] ~ .ot-acc-hdr .ot-arw-cntr svg { transform: rotate(90deg); }
#onetrust-pc-sdk input[type="checkbox"]:focus + .ot-acc-hdr { outline: rgb(0, 0, 0) solid 1px; }
#onetrust-pc-sdk .ot-tgl-cntr, #onetrust-pc-sdk .ot-arw-cntr { display: inline-block; }
#onetrust-pc-sdk .ot-tgl-cntr { width: 45px; float: right; margin-top: 2px; }
#onetrust-pc-sdk #ot-lst-cnt .ot-tgl-cntr { margin-top: 10px; }
#onetrust-pc-sdk .ot-always-active-subgroup { width: auto; top: 3px; position: relative; padding-left: 0px !important; }
#onetrust-pc-sdk .ot-label-status { padding-left: 5px; font-size: 0.75em; display: none; }
#onetrust-pc-sdk .ot-arw-cntr { margin-top: -1px; }
#onetrust-pc-sdk .ot-arw-cntr svg { transition: 300ms ease-in; height: 10px; width: 10px; }
#onetrust-pc-sdk input:checked ~ .ot-acc-hdr .ot-arw { transform: rotate(90deg); }
#onetrust-pc-sdk .ot-arw { width: 10px; margin-left: 15px; transition: 300ms ease-in; }
#onetrust-pc-sdk .ot-vlst-cntr { margin-bottom: 0px; }
#onetrust-pc-sdk .ot-hlst-cntr { margin-top: 5px; display: inline-block; width: 100%; }
#onetrust-pc-sdk .category-vendors-list-handler, #onetrust-pc-sdk .category-vendors-list-handler + a, #onetrust-pc-sdk .category-host-list-handler { clear: both; color: rgb(56, 96, 190); margin-left: 0px; font-size: 0.813em; text-decoration: none; float: left; overflow: hidden; }
#onetrust-pc-sdk .category-vendors-list-handler:hover, #onetrust-pc-sdk .category-vendors-list-handler + a:hover, #onetrust-pc-sdk .category-host-list-handler:hover { text-decoration-line: underline; }
#onetrust-pc-sdk .category-vendors-list-handler + a { clear: none; }
#onetrust-pc-sdk .ot-vlst-cntr .ot-ext-lnk, #onetrust-pc-sdk .ot-ven-hdr .ot-ext-lnk { display: inline-block; height: 13px; width: 13px; background-repeat: no-repeat; margin-left: 1px; margin-top: 6px; cursor: pointer; }
#onetrust-pc-sdk .ot-ven-hdr .ot-ext-lnk { margin-bottom: -1px; }
#onetrust-pc-sdk .back-btn-handler { font-size: 1em; text-decoration: none; }
#onetrust-pc-sdk .back-btn-handler:hover { opacity: 0.6; }
#onetrust-pc-sdk #ot-lst-title h3 { display: inline-block; word-break: break-word; overflow-wrap: break-word; margin-bottom: 0px; color: rgb(101, 101, 101); font-size: 1em; font-weight: bold; margin-left: 15px; }
#onetrust-pc-sdk #ot-lst-title { margin: 10px 0px; font-size: 1em; text-align: left; }
#onetrust-pc-sdk #ot-pc-hdr { margin: 0px 0px 0px 30px; height: auto; width: auto; }
#onetrust-pc-sdk #ot-pc-hdr input::placeholder { color: rgb(112, 112, 112); font-style: italic; }
#onetrust-pc-sdk #vendor-search-handler { height: 31px; width: 100%; border-radius: 50px; font-size: 0.8em; padding-right: 35px; padding-left: 15px; float: left; margin-left: 15px; }
#onetrust-pc-sdk .ot-ven-name { display: block; width: auto; padding-right: 5px; }
#onetrust-pc-sdk #ot-lst-cnt { overflow-y: auto; margin-left: 20px; margin-right: 7px; width: calc(100% - 27px); max-height: calc(100% - 80px); height: 100%; transform: translate3d(0px, 0px, 0px); }
#onetrust-pc-sdk #ot-pc-lst { width: 100%; bottom: 100px; position: absolute; top: 60px; }
#onetrust-pc-sdk #ot-pc-lst:not(.ot-enbl-chr) .ot-tgl-cntr .ot-arw-cntr, #onetrust-pc-sdk #ot-pc-lst:not(.ot-enbl-chr) .ot-tgl-cntr .ot-arw-cntr * { visibility: hidden; }
#onetrust-pc-sdk #ot-pc-lst .ot-tgl-cntr { right: 12px; position: absolute; }
#onetrust-pc-sdk #ot-pc-lst .ot-arw-cntr { float: right; position: relative; }
#onetrust-pc-sdk #ot-pc-lst .ot-arw { margin-left: 10px; }
#onetrust-pc-sdk #ot-pc-lst .ot-acc-hdr { overflow: hidden; cursor: pointer; }
#onetrust-pc-sdk .ot-vlst-cntr { overflow: hidden; }
#onetrust-pc-sdk #ot-sel-blk { overflow: hidden; width: 100%; position: sticky; top: 0px; z-index: 3; }
#onetrust-pc-sdk #ot-back-arw { height: 12px; width: 12px; }
#onetrust-pc-sdk .ot-lst-subhdr { width: 100%; display: inline-block; }
#onetrust-pc-sdk .ot-search-cntr { float: left; width: 78%; position: relative; }
#onetrust-pc-sdk .ot-search-cntr > svg { width: 30px; height: 30px; position: absolute; float: left; right: -15px; }
#onetrust-pc-sdk .ot-fltr-cntr { float: right; right: 50px; position: relative; }
#onetrust-pc-sdk #filter-btn-handler { background-color: rgb(56, 96, 190); border-radius: 17px; display: inline-block; position: relative; width: 32px; height: 32px; transition: 0.1s; padding: 0px; margin: 0px; }
#onetrust-pc-sdk #filter-btn-handler:hover { background-color: rgb(56, 96, 190); }
#onetrust-pc-sdk #filter-btn-handler svg { width: 12px; height: 12px; margin: 3px 10px 0px; display: block; position: static; right: auto; top: auto; }
#onetrust-pc-sdk .ot-ven-link, #onetrust-pc-sdk .ot-ven-legclaim-link { color: rgb(56, 96, 190); text-decoration: none; font-weight: 100; display: inline-block; padding-top: 10px; transform: translate(0px, 1%); position: relative; z-index: 2; }
#onetrust-pc-sdk .ot-ven-link *, #onetrust-pc-sdk .ot-ven-legclaim-link * { font-size: inherit; }
#onetrust-pc-sdk .ot-ven-link:hover, #onetrust-pc-sdk .ot-ven-legclaim-link:hover { text-decoration: underline; }
#onetrust-pc-sdk .ot-ven-hdr { width: calc(100% - 160px); height: auto; float: left; word-break: break-word; overflow-wrap: break-word; vertical-align: middle; padding-bottom: 3px; }
#onetrust-pc-sdk .ot-ven-link, #onetrust-pc-sdk .ot-ven-legclaim-link { letter-spacing: 0.03em; font-size: 0.75em; font-weight: 400; }
#onetrust-pc-sdk .ot-ven-dets { border-radius: 2px; background-color: rgb(248, 248, 248); }
#onetrust-pc-sdk .ot-ven-dets li:first-child p:first-child { border-top: none; }
#onetrust-pc-sdk .ot-ven-dets .ot-ven-disc:not(:first-child) { border-top: 1px solid rgb(221, 221, 221) !important; }
#onetrust-pc-sdk .ot-ven-dets .ot-ven-disc:nth-child(n+3) p { display: inline-block; }
#onetrust-pc-sdk .ot-ven-dets .ot-ven-disc:nth-child(n+3) p:nth-of-type(2n+1) { width: 30%; }
#onetrust-pc-sdk .ot-ven-dets .ot-ven-disc:nth-child(n+3) p:nth-of-type(2n) { width: 50%; word-break: break-word; overflow-wrap: break-word; }
#onetrust-pc-sdk .ot-ven-dets .ot-ven-disc p, #onetrust-pc-sdk .ot-ven-dets .ot-ven-disc h5 { padding-top: 5px; padding-bottom: 5px; display: block; }
#onetrust-pc-sdk .ot-ven-dets .ot-ven-disc h5 { display: inline-block; }
#onetrust-pc-sdk .ot-ven-dets .ot-ven-disc p:nth-last-child(-n+1) { padding-bottom: 10px; }
#onetrust-pc-sdk .ot-ven-dets .ot-ven-disc p:nth-child(-n+2):not(.disc-pur) { padding-top: 10px; }
#onetrust-pc-sdk .ot-ven-dets .ot-ven-disc .disc-pur-cont { display: inline; }
#onetrust-pc-sdk .ot-ven-dets .ot-ven-disc .disc-pur { position: relative; word-break: break-word; overflow-wrap: break-word; left: calc(30% + 17px); width: 50% !important; }
#onetrust-pc-sdk .ot-ven-dets .ot-ven-disc .disc-pur:nth-child(-n+1) { position: static; }
#onetrust-pc-sdk .ot-ven-dets p, #onetrust-pc-sdk .ot-ven-dets h5, #onetrust-pc-sdk .ot-ven-dets span { font-size: 0.69em; text-align: left; vertical-align: middle; word-break: break-word; overflow-wrap: break-word; margin: 0px; padding-bottom: 10px; padding-left: 15px; color: rgb(46, 54, 68); }
#onetrust-pc-sdk .ot-ven-dets h5 { padding-top: 5px; }
#onetrust-pc-sdk .ot-ven-dets span { color: dimgray; padding: 0px; vertical-align: baseline; }
#onetrust-pc-sdk .ot-ven-dets .ot-ven-pur h5 { border-top: 1px solid rgb(233, 233, 233); border-bottom: 1px solid rgb(233, 233, 233); padding-bottom: 5px; margin-bottom: 5px; font-weight: bold; }
#onetrust-pc-sdk #ot-host-lst .ot-sel-all { float: right; position: relative; margin-right: 42px; top: 10px; }
#onetrust-pc-sdk #ot-host-lst .ot-sel-all input[type="checkbox"] { width: auto; height: auto; }
#onetrust-pc-sdk #ot-host-lst .ot-sel-all label { height: 20px; width: 20px; padding-left: 0px; }
#onetrust-pc-sdk #ot-host-lst .ot-acc-txt { overflow: hidden; width: 95%; }
#onetrust-pc-sdk .ot-host-hdr { position: relative; z-index: 1; pointer-events: none; width: calc(100% - 125px); float: left; }
#onetrust-pc-sdk .ot-host-name, #onetrust-pc-sdk .ot-host-desc { display: inline-block; width: 90%; }
#onetrust-pc-sdk .ot-host-name { pointer-events: none; }
#onetrust-pc-sdk .ot-host-hdr > a { text-decoration: underline; font-size: 0.82em; position: relative; z-index: 2; float: left; margin-bottom: 5px; pointer-events: initial; }
#onetrust-pc-sdk .ot-host-name + a { margin-top: 5px; }
#onetrust-pc-sdk .ot-host-name, #onetrust-pc-sdk .ot-host-name a, #onetrust-pc-sdk .ot-host-desc, #onetrust-pc-sdk .ot-host-info { color: dimgray; word-break: break-word; overflow-wrap: break-word; }
#onetrust-pc-sdk .ot-host-name, #onetrust-pc-sdk .ot-host-name a { font-weight: bold; font-size: 0.82em; line-height: 1.3; }
#onetrust-pc-sdk .ot-host-name a { font-size: 1em; }
#onetrust-pc-sdk .ot-host-expand { margin-top: 3px; margin-bottom: 3px; clear: both; display: block; color: rgb(56, 96, 190); font-size: 0.72em; font-weight: normal; }
#onetrust-pc-sdk .ot-host-expand * { font-size: inherit; }
#onetrust-pc-sdk .ot-host-desc, #onetrust-pc-sdk .ot-host-info { font-size: 0.688em; line-height: 1.4; font-weight: normal; }
#onetrust-pc-sdk .ot-host-desc { margin-top: 10px; }
#onetrust-pc-sdk .ot-host-opt { margin: 0px; font-size: inherit; display: inline-block; width: 100%; }
#onetrust-pc-sdk .ot-host-opt li > div div { font-size: 0.8em; padding: 5px 0px; }
#onetrust-pc-sdk .ot-host-opt li > div div:nth-child(1) { width: 30%; float: left; }
#onetrust-pc-sdk .ot-host-opt li > div div:nth-child(2) { width: 70%; float: left; word-break: break-word; overflow-wrap: break-word; }
#onetrust-pc-sdk .ot-host-info { border: none; display: inline-block; width: calc(100% - 10px); padding: 10px; margin-bottom: 10px; background-color: rgb(248, 248, 248); }
#onetrust-pc-sdk .ot-host-info > div { overflow: auto; }
#onetrust-pc-sdk #no-results { text-align: center; margin-top: 30px; }
#onetrust-pc-sdk #no-results p { font-size: 1em; color: rgb(46, 54, 68); word-break: break-word; overflow-wrap: break-word; }
#onetrust-pc-sdk #no-results p span { font-weight: bold; }
#onetrust-pc-sdk #ot-fltr-modal { width: 100%; height: auto; display: none; transition: 0.2s; overflow: hidden; opacity: 1; right: 0px; }
#onetrust-pc-sdk #ot-fltr-modal .ot-label-txt { display: inline-block; font-size: 0.85em; color: dimgray; }
#onetrust-pc-sdk #ot-fltr-cnt { z-index: 2147483646; background-color: rgb(255, 255, 255); position: absolute; height: 90%; max-height: 300px; width: 325px; left: 210px; margin-top: 10px; margin-bottom: 20px; padding-right: 10px; border-radius: 3px; box-shadow: rgb(199, 197, 199) 0px 0px 12px 2px; }
#onetrust-pc-sdk .ot-fltr-scrlcnt { overflow: hidden auto; clear: both; max-height: calc(100% - 60px); }
#onetrust-pc-sdk #ot-anchor { border: 12px solid rgba(0, 0, 0, 0); display: none; position: absolute; z-index: 2147483647; right: 55px; top: 75px; transform: rotate(45deg); background-color: rgb(255, 255, 255); box-shadow: rgb(199, 197, 199) -3px -3px 5px -2px; }
#onetrust-pc-sdk .ot-fltr-btns { margin-left: 15px; }
#onetrust-pc-sdk #filter-apply-handler { margin-right: 15px; }
#onetrust-pc-sdk .ot-fltr-opt { margin-bottom: 25px; margin-left: 15px; width: 75%; position: relative; }
#onetrust-pc-sdk .ot-fltr-opt p { display: inline-block; margin: 0px; font-size: 0.9em; color: rgb(46, 54, 68); }
#onetrust-pc-sdk .ot-chkbox label span { font-size: 0.85em; color: dimgray; }
#onetrust-pc-sdk .ot-chkbox input[type="checkbox"] + label::after { content: none; color: rgb(255, 255, 255); }
#onetrust-pc-sdk .ot-chkbox input[type="checkbox"]:checked + label::after { content: ""; }
#onetrust-pc-sdk .ot-chkbox input[type="checkbox"]:focus + label::before { outline-width: 2px; outline-style: auto; }
#onetrust-pc-sdk #ot-selall-vencntr, #onetrust-pc-sdk #ot-selall-adtlvencntr, #onetrust-pc-sdk #ot-selall-hostcntr, #onetrust-pc-sdk #ot-selall-licntr, #onetrust-pc-sdk #ot-selall-gnvencntr { right: 15px; position: relative; width: 20px; height: 20px; float: right; }
#onetrust-pc-sdk #ot-selall-vencntr label, #onetrust-pc-sdk #ot-selall-adtlvencntr label, #onetrust-pc-sdk #ot-selall-hostcntr label, #onetrust-pc-sdk #ot-selall-licntr label, #onetrust-pc-sdk #ot-selall-gnvencntr label { float: left; padding-left: 0px; }
#onetrust-pc-sdk #ot-ven-lst:first-child { border-top: 1px solid rgb(226, 226, 226); }
#onetrust-pc-sdk ul { list-style: none; padding: 0px; }
#onetrust-pc-sdk ul li { position: relative; margin: 0px; padding: 15px 15px 15px 10px; border-bottom: 1px solid rgb(226, 226, 226); }
#onetrust-pc-sdk ul li h3, #onetrust-pc-sdk ul li h4 { font-size: 0.75em; color: rgb(101, 101, 101); margin: 0px; display: inline-block; width: 70%; height: auto; word-break: break-word; overflow-wrap: break-word; }
#onetrust-pc-sdk ul li p { margin: 0px; font-size: 0.7em; }
#onetrust-pc-sdk ul li input[type="checkbox"] { position: absolute; cursor: pointer; width: 100%; height: 100%; opacity: 0; margin: 0px; top: 0px; left: 0px; }
#onetrust-pc-sdk .ot-cat-item > button:focus, #onetrust-pc-sdk .ot-acc-cntr > button:focus, #onetrust-pc-sdk li > button:focus { outline: rgb(0, 0, 0) solid 2px; }
#onetrust-pc-sdk .ot-cat-item > button, #onetrust-pc-sdk .ot-acc-cntr > button, #onetrust-pc-sdk li > button { position: absolute; cursor: pointer; width: 100%; height: 100%; margin: 0px; top: 0px; left: 0px; z-index: 1; max-width: none; border: none; }
#onetrust-pc-sdk .ot-cat-item > button[aria-expanded="false"] ~ .ot-acc-txt, #onetrust-pc-sdk .ot-acc-cntr > button[aria-expanded="false"] ~ .ot-acc-txt, #onetrust-pc-sdk li > button[aria-expanded="false"] ~ .ot-acc-txt { margin-top: 0px; max-height: 0px; opacity: 0; overflow: hidden; width: 100%; transition: 0.25s ease-out; display: none; }
#onetrust-pc-sdk .ot-cat-item > button[aria-expanded="true"] ~ .ot-acc-txt, #onetrust-pc-sdk .ot-acc-cntr > button[aria-expanded="true"] ~ .ot-acc-txt, #onetrust-pc-sdk li > button[aria-expanded="true"] ~ .ot-acc-txt { transition: 0.1s ease-in; margin-top: 10px; width: 100%; overflow: auto; display: block; }
#onetrust-pc-sdk .ot-cat-item > button[aria-expanded="true"] ~ .ot-acc-grpcntr, #onetrust-pc-sdk .ot-acc-cntr > button[aria-expanded="true"] ~ .ot-acc-grpcntr, #onetrust-pc-sdk li > button[aria-expanded="true"] ~ .ot-acc-grpcntr { width: auto; margin-top: 0px; padding-bottom: 10px; }
#onetrust-pc-sdk .ot-host-item > button:focus, #onetrust-pc-sdk .ot-ven-item > button:focus { outline: 0px; border: 2px solid rgb(0, 0, 0); }
#onetrust-pc-sdk .ot-hide-acc > button { pointer-events: none; }
#onetrust-pc-sdk .ot-hide-acc .ot-plus-minus > *, #onetrust-pc-sdk .ot-hide-acc .ot-arw-cntr > * { visibility: hidden; }
#onetrust-pc-sdk .ot-hide-acc .ot-acc-hdr { min-height: 30px; }
#onetrust-pc-sdk.ot-addtl-vendors #ot-lst-cnt:not(.ot-host-cnt) { padding-right: 10px; width: calc(100% - 37px); margin-top: 10px; max-height: calc(100% - 90px); }
#onetrust-pc-sdk.ot-addtl-vendors #ot-lst-cnt:not(.ot-host-cnt) #ot-sel-blk { background-color: rgb(249, 249, 252); border: 1px solid rgb(226, 226, 226); width: calc(100% - 2px); padding-bottom: 5px; padding-top: 5px; }
#onetrust-pc-sdk.ot-addtl-vendors #ot-lst-cnt:not(.ot-host-cnt) #ot-sel-blk.ot-vnd-list-cnt { border: unset; background-color: unset; }
#onetrust-pc-sdk.ot-addtl-vendors #ot-lst-cnt:not(.ot-host-cnt) #ot-sel-blk.ot-vnd-list-cnt .ot-sel-all-hdr { display: none; }
#onetrust-pc-sdk.ot-addtl-vendors #ot-lst-cnt:not(.ot-host-cnt) #ot-sel-blk.ot-vnd-list-cnt .ot-sel-all { padding-right: 0.5rem; }
#onetrust-pc-sdk.ot-addtl-vendors #ot-lst-cnt:not(.ot-host-cnt) #ot-sel-blk.ot-vnd-list-cnt .ot-sel-all .ot-chkbox { right: 0px; }
#onetrust-pc-sdk.ot-addtl-vendors #ot-lst-cnt:not(.ot-host-cnt) .ot-sel-all { padding-right: 34px; }
#onetrust-pc-sdk.ot-addtl-vendors #ot-lst-cnt:not(.ot-host-cnt) .ot-sel-all-chkbox { width: auto; }
#onetrust-pc-sdk.ot-addtl-vendors #ot-lst-cnt:not(.ot-host-cnt) ul li { border: 1px solid rgb(226, 226, 226); margin-bottom: 10px; }
#onetrust-pc-sdk.ot-addtl-vendors #ot-lst-cnt:not(.ot-host-cnt) .ot-acc-cntr > .ot-acc-hdr { padding: 10px 0px 10px 15px; }
#onetrust-pc-sdk.ot-addtl-vendors .ot-sel-all-chkbox { float: right; }
#onetrust-pc-sdk.ot-addtl-vendors .ot-plus-minus ~ .ot-sel-all-chkbox { right: 34px; }
#onetrust-pc-sdk.ot-addtl-vendors #ot-ven-lst:first-child { border-top: none; }
#onetrust-pc-sdk .ot-acc-cntr { position: relative; border-left: 1px solid rgb(226, 226, 226); border-right: 1px solid rgb(226, 226, 226); border-bottom: 1px solid rgb(226, 226, 226); }
#onetrust-pc-sdk .ot-acc-cntr input { z-index: 1; }
#onetrust-pc-sdk .ot-acc-cntr > .ot-acc-hdr { background-color: rgb(249, 249, 252); padding: 5px 0px 5px 15px; width: auto; }
#onetrust-pc-sdk .ot-acc-cntr > .ot-acc-hdr .ot-plus-minus { vertical-align: middle; top: auto; }
#onetrust-pc-sdk .ot-acc-cntr > .ot-acc-hdr .ot-arw-cntr { right: 10px; }
#onetrust-pc-sdk .ot-acc-cntr > .ot-acc-hdr input { z-index: 2; }
#onetrust-pc-sdk .ot-acc-cntr.ot-add-tech .ot-acc-hdr { padding: 10px 0px 10px 15px; }
#onetrust-pc-sdk .ot-acc-cntr > input[type="checkbox"]:checked ~ .ot-acc-hdr { border-bottom: 1px solid rgb(226, 226, 226); }
#onetrust-pc-sdk .ot-acc-cntr > .ot-acc-txt { padding-left: 10px; padding-right: 10px; }
#onetrust-pc-sdk .ot-acc-cntr button[aria-expanded="true"] ~ .ot-acc-txt { width: auto; }
#onetrust-pc-sdk .ot-acc-cntr .ot-addtl-venbox { display: none; }
#onetrust-pc-sdk .ot-vlst-cntr { margin-bottom: 0px; width: 100%; }
#onetrust-pc-sdk .ot-vensec-title { font-size: 0.813em; vertical-align: middle; display: inline-block; }
#onetrust-pc-sdk .category-vendors-list-handler, #onetrust-pc-sdk .category-vendors-list-handler + a { margin-left: 0px; margin-top: 10px; }
#onetrust-pc-sdk #ot-selall-vencntr.line-through label::after, #onetrust-pc-sdk #ot-selall-adtlvencntr.line-through label::after, #onetrust-pc-sdk #ot-selall-licntr.line-through label::after, #onetrust-pc-sdk #ot-selall-hostcntr.line-through label::after, #onetrust-pc-sdk #ot-selall-gnvencntr.line-through label::after { height: auto; border-left: 0px; transform: none; left: 5px; top: 9px; }
#onetrust-pc-sdk #ot-category-title { float: left; padding-bottom: 10px; font-size: 1em; width: 100%; }
#onetrust-pc-sdk .ot-cat-grp { margin-top: 10px; }
#onetrust-pc-sdk .ot-cat-item { line-height: 1.1; margin-top: 10px; display: inline-block; width: 100%; }
#onetrust-pc-sdk .ot-btn-container { text-align: right; }
#onetrust-pc-sdk .ot-btn-container button { display: inline-block; font-size: 0.75em; letter-spacing: 0.08em; margin-top: 19px; }
#onetrust-pc-sdk #close-pc-btn-handler.ot-close-icon { position: absolute; top: 10px; right: 0px; z-index: 1; padding: 0px; background-color: rgba(0, 0, 0, 0); border: none; }
#onetrust-pc-sdk #close-pc-btn-handler.ot-close-icon svg { display: block; height: 10px; width: 10px; }
#onetrust-pc-sdk #clear-filters-handler { margin-top: 20px; margin-bottom: 10px; float: right; max-width: 200px; text-decoration: none; color: rgb(56, 96, 190); font-size: 0.9em; font-weight: bold; background-color: rgba(0, 0, 0, 0); border-color: rgba(0, 0, 0, 0); padding: 1px; }
#onetrust-pc-sdk #clear-filters-handler:hover { color: rgb(34, 133, 247); }
#onetrust-pc-sdk #clear-filters-handler:focus { outline: rgb(0, 0, 0) solid 1px; }
#onetrust-pc-sdk .ot-enbl-chr h4 ~ .ot-tgl, #onetrust-pc-sdk .ot-enbl-chr h4 ~ .ot-always-active { right: 45px; }
#onetrust-pc-sdk .ot-enbl-chr h4 ~ .ot-tgl + .ot-tgl { right: 120px; }
#onetrust-pc-sdk .ot-enbl-chr .ot-pli-hdr.ot-leg-border-color span:first-child { width: 90px; }
#onetrust-pc-sdk .ot-enbl-chr li.ot-subgrp > h5 + .ot-tgl-cntr { padding-right: 25px; }
#onetrust-pc-sdk .ot-plus-minus { width: 20px; height: 20px; font-size: 1.5em; position: relative; display: inline-block; margin-right: 5px; top: 3px; }
#onetrust-pc-sdk .ot-plus-minus span { position: absolute; background: rgb(39, 69, 92); border-radius: 1px; }
#onetrust-pc-sdk .ot-plus-minus span:first-of-type { top: 25%; bottom: 25%; width: 10%; left: 45%; }
#onetrust-pc-sdk .ot-plus-minus span:last-of-type { left: 25%; right: 25%; height: 10%; top: 45%; }
#onetrust-pc-sdk button[aria-expanded="true"] ~ .ot-acc-hdr .ot-arw, #onetrust-pc-sdk button[aria-expanded="true"] ~ .ot-acc-hdr .ot-plus-minus span:first-of-type, #onetrust-pc-sdk button[aria-expanded="true"] ~ .ot-acc-hdr .ot-plus-minus span:last-of-type { transform: rotate(90deg); }
#onetrust-pc-sdk button[aria-expanded="true"] ~ .ot-acc-hdr .ot-plus-minus span:last-of-type { left: 50%; right: 50%; }
#onetrust-pc-sdk #ot-selall-vencntr label, #onetrust-pc-sdk #ot-selall-adtlvencntr label, #onetrust-pc-sdk #ot-selall-hostcntr label, #onetrust-pc-sdk #ot-selall-licntr label { position: relative; display: inline-block; width: 20px; height: 20px; }
#onetrust-pc-sdk .ot-host-item .ot-plus-minus, #onetrust-pc-sdk .ot-ven-item .ot-plus-minus { float: left; margin-right: 8px; top: 10px; }
#onetrust-pc-sdk .ot-ven-item ul { list-style: inside none; font-size: 100%; margin: 0px; }
#onetrust-pc-sdk .ot-ven-item ul li { padding: 0px; margin: 0px !important; border: none !important; }
#onetrust-pc-sdk .ot-pli-hdr { color: rgb(119, 128, 142); overflow: hidden; padding-top: 7.5px; padding-bottom: 7.5px; width: calc(100% - 2px); border-top-left-radius: 3px; border-top-right-radius: 3px; }
#onetrust-pc-sdk .ot-pli-hdr span:first-child { top: 50%; transform: translateY(50%); max-width: 90px; }
#onetrust-pc-sdk .ot-pli-hdr span:last-child { padding-right: 10px; max-width: 95px; text-align: center; }
#onetrust-pc-sdk .ot-li-title { float: right; font-size: 0.813em; }
#onetrust-pc-sdk .ot-pli-hdr.ot-leg-border-color { background-color: rgb(244, 244, 244); border: 1px solid rgb(216, 216, 216); }
#onetrust-pc-sdk .ot-pli-hdr.ot-leg-border-color span:first-child { text-align: left; width: 70px; }
#onetrust-pc-sdk li.ot-subgrp > h5, #onetrust-pc-sdk .ot-cat-header { width: calc(100% - 130px); }
#onetrust-pc-sdk li.ot-subgrp > h5 + .ot-tgl-cntr { padding-left: 13px; }
#onetrust-pc-sdk .ot-acc-grpcntr .ot-acc-grpdesc { margin-bottom: 5px; }
#onetrust-pc-sdk .ot-acc-grpcntr .ot-subgrp-cntr { border-top: 1px solid rgb(216, 216, 216); }
#onetrust-pc-sdk .ot-acc-grpcntr .ot-vlst-cntr + .ot-subgrp-cntr { border-top: none; }
#onetrust-pc-sdk .ot-acc-hdr .ot-arw-cntr + .ot-tgl-cntr, #onetrust-pc-sdk .ot-acc-txt h4 + .ot-tgl-cntr { padding-left: 13px; }
#onetrust-pc-sdk .ot-pli-hdr ~ .ot-cat-item .ot-subgrp > h5, #onetrust-pc-sdk .ot-pli-hdr ~ .ot-cat-item .ot-cat-header { width: calc(100% - 145px); }
#onetrust-pc-sdk .ot-pli-hdr ~ .ot-cat-item h5 + .ot-tgl-cntr, #onetrust-pc-sdk .ot-pli-hdr ~ .ot-cat-item .ot-cat-header + .ot-tgl { padding-left: 28px; }
#onetrust-pc-sdk .ot-sel-all-hdr, #onetrust-pc-sdk .ot-sel-all-chkbox { display: inline-block; width: 100%; position: relative; }
#onetrust-pc-sdk .ot-sel-all-chkbox { z-index: 1; }
#onetrust-pc-sdk .ot-sel-all { margin: 0px; position: relative; padding-right: 23px; float: right; }
#onetrust-pc-sdk .ot-consent-hdr, #onetrust-pc-sdk .ot-li-hdr { float: right; font-size: 0.812em; line-height: normal; text-align: center; word-break: break-word; overflow-wrap: break-word; }
#onetrust-pc-sdk .ot-li-hdr { max-width: 100px; padding-right: 10px; }
#onetrust-pc-sdk .ot-consent-hdr { max-width: 55px; }
#onetrust-pc-sdk #ot-selall-licntr { display: block; width: 21px; height: auto; float: right; position: relative; right: 80px; }
#onetrust-pc-sdk #ot-selall-licntr label { position: absolute; }
#onetrust-pc-sdk .ot-ven-ctgl { margin-left: 66px; }
#onetrust-pc-sdk .ot-ven-litgl + .ot-arw-cntr { margin-left: 81px; }
#onetrust-pc-sdk .ot-enbl-chr .ot-host-cnt .ot-tgl-cntr { width: auto; }
#onetrust-pc-sdk #ot-lst-cnt:not(.ot-host-cnt) .ot-tgl-cntr { width: auto; top: auto; height: 20px; }
#onetrust-pc-sdk #ot-lst-cnt .ot-chkbox { position: relative; display: inline-block; width: 20px; height: 20px; }
#onetrust-pc-sdk #ot-lst-cnt .ot-chkbox label { position: absolute; padding: 0px; width: 20px; height: 20px; }
#onetrust-pc-sdk #ot-lst-cnt .ot-vnd-info-cntr { border: 1px solid rgb(216, 216, 216); padding: 0.75rem 2rem 0px; width: auto; margin-top: 0.5rem; }
#onetrust-pc-sdk .ot-acc-grpdesc + .ot-leg-btn-container { padding-left: 20px; padding-right: 20px; width: calc(100% - 40px); margin-bottom: 5px; }
#onetrust-pc-sdk .ot-subgrp .ot-leg-btn-container { margin-bottom: 5px; }
#onetrust-pc-sdk #ot-ven-lst .ot-leg-btn-container { margin-top: 10px; }
#onetrust-pc-sdk .ot-leg-btn-container { display: inline-block; width: 100%; margin-bottom: 10px; }
#onetrust-pc-sdk .ot-leg-btn-container button { height: auto; padding: 6.5px 8px; margin-bottom: 0px; letter-spacing: 0px; font-size: 0.75em; line-height: normal; }
#onetrust-pc-sdk .ot-leg-btn-container svg { display: none; height: 14px; width: 14px; padding-right: 5px; vertical-align: sub; }
#onetrust-pc-sdk .ot-active-leg-btn { cursor: default; pointer-events: none; }
#onetrust-pc-sdk .ot-active-leg-btn svg { display: inline-block; }
#onetrust-pc-sdk .ot-remove-objection-handler { text-decoration: underline; padding: 0px 0px 0px 10px; font-size: 0.75em; font-weight: 600; line-height: 1; }
#onetrust-pc-sdk .ot-obj-leg-btn-handler span { font-weight: bold; text-align: center; font-size: inherit; line-height: 1.5; }
#onetrust-pc-sdk.ot-close-btn-link #close-pc-btn-handler { border: none; height: auto; line-height: 1.5; text-decoration: underline; font-size: 0.69em; background: none; right: 15px; top: 15px; width: auto; font-weight: normal; }
#onetrust-pc-sdk .ot-pgph-link { margin-top: 5px; position: relative; font-size: 0.813em !important; }
#onetrust-pc-sdk .ot-pgph-link.ot-pgph-link-subgroup { margin-bottom: 1rem; }
#onetrust-pc-sdk .ot-pgph-contr { margin: 0px 2.5rem; }
#onetrust-pc-sdk .ot-pgph-title { font-size: 1.18rem; margin-bottom: 2rem; }
#onetrust-pc-sdk .ot-pgph-desc { font-size: 1rem; font-weight: 400; margin-bottom: 2rem; line-height: 1.5rem; }
#onetrust-pc-sdk .ot-pgph-desc:not(:last-child)::after { content: ""; width: 96%; display: block; margin: 0px auto; padding-bottom: 2rem; border-bottom: 1px solid rgb(233, 233, 233); }
#onetrust-pc-sdk .ot-cat-header { float: left; font-weight: 600; font-size: 0.875em; line-height: 1.5; max-width: 90%; vertical-align: middle; }
#onetrust-pc-sdk .ot-vnd-item > button:focus { outline: rgb(0, 0, 0) solid 2px; }
#onetrust-pc-sdk .ot-vnd-item > button { position: absolute; cursor: pointer; width: 100%; height: 100%; margin: 0px; top: 0px; left: 0px; z-index: 1; max-width: none; border: none; }
#onetrust-pc-sdk .ot-vnd-item > button[aria-expanded="false"] ~ .ot-acc-txt { margin-top: 0px; max-height: 0px; opacity: 0; overflow: hidden; width: 100%; transition: 0.25s ease-out; display: none; }
#onetrust-pc-sdk .ot-vnd-item > button[aria-expanded="true"] ~ .ot-acc-txt { transition: 0.1s ease-in; margin-top: 10px; width: 100%; overflow: auto; display: block; }
#onetrust-pc-sdk .ot-vnd-item > button[aria-expanded="true"] ~ .ot-acc-grpcntr { width: auto; margin-top: 0px; padding-bottom: 10px; }
#onetrust-pc-sdk .ot-accordion-layout.ot-cat-item { position: relative; border-radius: 2px; margin: 0px; padding: 0px; border-right: 1px solid rgb(216, 216, 216); border-bottom: 1px solid rgb(216, 216, 216); border-left: 1px solid rgb(216, 216, 216); border-image: initial; border-top: none; width: calc(100% - 2px); float: left; }
#onetrust-pc-sdk .ot-accordion-layout.ot-cat-item:first-of-type { margin-top: 10px; border-top: 1px solid rgb(216, 216, 216); }
#onetrust-pc-sdk .ot-accordion-layout .ot-acc-grpdesc { padding-left: 20px; padding-right: 20px; width: calc(100% - 40px); font-size: 0.812em; margin-bottom: 10px; margin-top: 15px; }
#onetrust-pc-sdk .ot-accordion-layout .ot-acc-grpdesc > ul { padding-top: 10px; }
#onetrust-pc-sdk .ot-accordion-layout .ot-acc-grpdesc > ul li { padding-top: 0px; line-height: 1.5; padding-bottom: 10px; }
#onetrust-pc-sdk .ot-accordion-layout div + .ot-acc-grpdesc { margin-top: 5px; }
#onetrust-pc-sdk .ot-accordion-layout .ot-vlst-cntr:first-child { margin-top: 10px; }
#onetrust-pc-sdk .ot-accordion-layout .ot-vlst-cntr:last-child, #onetrust-pc-sdk .ot-accordion-layout .ot-hlst-cntr:last-child { margin-bottom: 5px; }
#onetrust-pc-sdk .ot-accordion-layout .ot-acc-hdr { padding: 11.5px 20px; width: calc(100% - 40px); display: inline-block; }
#onetrust-pc-sdk .ot-accordion-layout .ot-acc-txt { width: 100%; padding: 0px; }
#onetrust-pc-sdk .ot-accordion-layout .ot-subgrp-cntr { padding-left: 20px; padding-right: 15px; padding-bottom: 0px; width: calc(100% - 35px); }
#onetrust-pc-sdk .ot-accordion-layout .ot-subgrp { padding-right: 5px; }
#onetrust-pc-sdk .ot-accordion-layout .ot-acc-grpcntr { z-index: 1; position: relative; }
#onetrust-pc-sdk .ot-accordion-layout .ot-cat-header + .ot-arw-cntr { position: absolute; top: 50%; transform: translateY(-50%); right: 20px; margin-top: -2px; }
#onetrust-pc-sdk .ot-accordion-layout .ot-cat-header + .ot-arw-cntr .ot-arw { width: 15px; height: 20px; margin-left: 5px; color: dimgray; }
#onetrust-pc-sdk .ot-accordion-layout .ot-cat-header { float: none; color: rgb(46, 54, 68); margin: 0px; display: inline-block; height: auto; overflow-wrap: break-word; min-height: inherit; }
#onetrust-pc-sdk .ot-accordion-layout .ot-vlst-cntr, #onetrust-pc-sdk .ot-accordion-layout .ot-hlst-cntr { padding-left: 20px; width: calc(100% - 20px); display: inline-block; margin-top: 0px; padding-bottom: 2px; }
#onetrust-pc-sdk .ot-accordion-layout .ot-acc-hdr { position: relative; min-height: 25px; }
#onetrust-pc-sdk .ot-accordion-layout h4 ~ .ot-tgl, #onetrust-pc-sdk .ot-accordion-layout h4 ~ .ot-always-active { position: absolute; top: 50%; transform: translateY(-50%); right: 20px; }
#onetrust-pc-sdk .ot-accordion-layout h4 ~ .ot-tgl + .ot-tgl { right: 95px; }
#onetrust-pc-sdk .ot-accordion-layout .category-vendors-list-handler, #onetrust-pc-sdk .ot-accordion-layout .category-vendors-list-handler + a { margin-top: 5px; }
#onetrust-pc-sdk #ot-lst-cnt { margin-top: 1rem; max-height: calc(100% - 96px); }
#onetrust-pc-sdk #ot-lst-cnt .ot-vnd-info-cntr { border: 1px solid rgb(216, 216, 216); padding: 0.75rem 2rem 0px; width: auto; margin-top: 0.5rem; }
#onetrust-pc-sdk #ot-lst-cnt .ot-vnd-info { margin-bottom: 1rem; padding-left: 0.75rem; padding-right: 0.75rem; display: flex; flex-direction: column; }
#onetrust-pc-sdk #ot-lst-cnt .ot-vnd-info[data-vnd-info-key*="DPOEmail"] { border-top: 1px solid rgb(216, 216, 216); padding-top: 1rem; }
#onetrust-pc-sdk #ot-lst-cnt .ot-vnd-info[data-vnd-info-key*="DPOLink"] { border-bottom: 1px solid rgb(216, 216, 216); padding-bottom: 1rem; }
#onetrust-pc-sdk #ot-lst-cnt .ot-vnd-info .ot-vnd-lbl { font-weight: bold; font-size: 0.85em; margin-bottom: 0.5rem; }
#onetrust-pc-sdk #ot-lst-cnt .ot-vnd-info .ot-vnd-cnt { margin-left: 0.5rem; font-weight: 500; font-size: 0.85rem; }
#onetrust-pc-sdk .ot-vs-list, #onetrust-pc-sdk .ot-vnd-serv { width: auto; padding: 1rem 1.25rem 0px; }
#onetrust-pc-sdk .ot-vs-list .ot-vnd-serv-hdr-cntr, #onetrust-pc-sdk .ot-vnd-serv .ot-vnd-serv-hdr-cntr { padding-bottom: 0.75rem; border-bottom: 1px solid rgb(216, 216, 216); }
#onetrust-pc-sdk .ot-vs-list .ot-vnd-serv-hdr-cntr .ot-vnd-serv-hdr, #onetrust-pc-sdk .ot-vnd-serv .ot-vnd-serv-hdr-cntr .ot-vnd-serv-hdr { font-weight: 600; font-size: 0.95em; line-height: 2; margin-left: 0.5rem; }
#onetrust-pc-sdk .ot-vs-list .ot-vnd-item, #onetrust-pc-sdk .ot-vnd-serv .ot-vnd-item { border: none; margin: 0px; padding: 0px; }
#onetrust-pc-sdk .ot-vs-list .ot-vnd-item button, #onetrust-pc-sdk .ot-vnd-serv .ot-vnd-item button { outline: none; border-bottom: 1px solid rgb(216, 216, 216); }
#onetrust-pc-sdk .ot-vs-list .ot-vnd-item button[aria-expanded="true"], #onetrust-pc-sdk .ot-vnd-serv .ot-vnd-item button[aria-expanded="true"] { border-bottom: none; }
#onetrust-pc-sdk .ot-vs-list .ot-vnd-item:first-child, #onetrust-pc-sdk .ot-vnd-serv .ot-vnd-item:first-child { margin-top: 0.25rem; border-top: unset; }
#onetrust-pc-sdk .ot-vs-list .ot-vnd-item:last-child, #onetrust-pc-sdk .ot-vnd-serv .ot-vnd-item:last-child { margin-bottom: 0.5rem; }
#onetrust-pc-sdk .ot-vs-list .ot-vnd-item:last-child button, #onetrust-pc-sdk .ot-vnd-serv .ot-vnd-item:last-child button { border-bottom: none; }
#onetrust-pc-sdk .ot-vs-list .ot-vnd-item .ot-vnd-info-cntr, #onetrust-pc-sdk .ot-vnd-serv .ot-vnd-item .ot-vnd-info-cntr { border: 1px solid rgb(216, 216, 216); padding: 0.75rem 1.75rem 0px; width: auto; margin-top: 0.5rem; }
#onetrust-pc-sdk .ot-vs-list .ot-vnd-item .ot-vnd-info, #onetrust-pc-sdk .ot-vnd-serv .ot-vnd-item .ot-vnd-info { margin-bottom: 1rem; padding-left: 0.75rem; padding-right: 0.75rem; display: flex; flex-direction: column; }
#onetrust-pc-sdk .ot-vs-list .ot-vnd-item .ot-vnd-info[data-vnd-info-key*="DPOEmail"], #onetrust-pc-sdk .ot-vnd-serv .ot-vnd-item .ot-vnd-info[data-vnd-info-key*="DPOEmail"] { border-top: 1px solid rgb(216, 216, 216); padding-top: 1rem; }
#onetrust-pc-sdk .ot-vs-list .ot-vnd-item .ot-vnd-info[data-vnd-info-key*="DPOLink"], #onetrust-pc-sdk .ot-vnd-serv .ot-vnd-item .ot-vnd-info[data-vnd-info-key*="DPOLink"] { border-bottom: 1px solid rgb(216, 216, 216); padding-bottom: 1rem; }
#onetrust-pc-sdk .ot-vs-list .ot-vnd-item .ot-vnd-info .ot-vnd-lbl, #onetrust-pc-sdk .ot-vnd-serv .ot-vnd-item .ot-vnd-info .ot-vnd-lbl { font-weight: bold; font-size: 0.85em; margin-bottom: 0.5rem; }
#onetrust-pc-sdk .ot-vs-list .ot-vnd-item .ot-vnd-info .ot-vnd-cnt, #onetrust-pc-sdk .ot-vnd-serv .ot-vnd-item .ot-vnd-info .ot-vnd-cnt { margin-left: 0.5rem; font-weight: 500; font-size: 0.85rem; }
#onetrust-pc-sdk .ot-vs-list.ot-vnd-subgrp-cnt, #onetrust-pc-sdk .ot-vnd-serv.ot-vnd-subgrp-cnt { padding-left: 40px; }
#onetrust-pc-sdk .ot-vs-list.ot-vnd-subgrp-cnt .ot-vnd-serv-hdr-cntr .ot-vnd-serv-hdr, #onetrust-pc-sdk .ot-vnd-serv.ot-vnd-subgrp-cnt .ot-vnd-serv-hdr-cntr .ot-vnd-serv-hdr { font-size: 0.8em; }
#onetrust-pc-sdk .ot-vs-list.ot-vnd-subgrp-cnt .ot-cat-header, #onetrust-pc-sdk .ot-vnd-serv.ot-vnd-subgrp-cnt .ot-cat-header { font-size: 0.8em; }
#onetrust-pc-sdk .ot-subgrp-cntr .ot-vnd-serv { margin-bottom: 1rem; padding: 1rem 0.95rem; }
#onetrust-pc-sdk .ot-subgrp-cntr .ot-vnd-serv .ot-vnd-serv-hdr-cntr { padding-bottom: 0.75rem; border-bottom: 1px solid rgb(216, 216, 216); }
#onetrust-pc-sdk .ot-subgrp-cntr .ot-vnd-serv .ot-vnd-serv-hdr-cntr .ot-vnd-serv-hdr { font-weight: 700; font-size: 0.8em; line-height: 20px; margin-left: 0.82rem; }
#onetrust-pc-sdk .ot-subgrp-cntr .ot-cat-header { font-weight: 700; font-size: 0.8em; line-height: 20px; }
#onetrust-pc-sdk .ot-subgrp-cntr ul.ot-subgrps .ot-vnd-serv .ot-vnd-lst-cont .ot-accordion-layout .ot-acc-hdr div.ot-chkbox { margin-left: 0.82rem; }
#onetrust-pc-sdk .ot-vs-config .ot-acc-hdr, #onetrust-pc-sdk ul.ot-subgrps .ot-acc-hdr, #onetrust-pc-sdk .ot-subgrp-cntr ul.ot-subgrps .ot-acc-hdr, #onetrust-pc-sdk .ot-vs-list .ot-vnd-item .ot-acc-hdr, #onetrust-pc-sdk .ot-vnd-serv .ot-vnd-item .ot-acc-hdr, #onetrust-pc-sdk #ot-pc-lst .ot-vs-list .ot-vnd-item .ot-acc-hdr, #onetrust-pc-sdk .ot-accordion-layout.ot-checkbox-consent .ot-acc-hdr { padding: 0.7rem 0px; margin: 0px; display: flex; width: 100%; align-items: center; justify-content: space-between; }
#onetrust-pc-sdk .ot-vs-config .ot-acc-hdr div:first-child, #onetrust-pc-sdk ul.ot-subgrps .ot-acc-hdr div:first-child, #onetrust-pc-sdk .ot-subgrp-cntr ul.ot-subgrps .ot-acc-hdr div:first-child, #onetrust-pc-sdk .ot-vs-list .ot-vnd-item .ot-acc-hdr div:first-child, #onetrust-pc-sdk .ot-vnd-serv .ot-vnd-item .ot-acc-hdr div:first-child, #onetrust-pc-sdk #ot-pc-lst .ot-vs-list .ot-vnd-item .ot-acc-hdr div:first-child, #onetrust-pc-sdk .ot-accordion-layout.ot-checkbox-consent .ot-acc-hdr div:first-child { margin-left: 0.5rem; }
#onetrust-pc-sdk .ot-vs-config .ot-acc-hdr div:last-child, #onetrust-pc-sdk ul.ot-subgrps .ot-acc-hdr div:last-child, #onetrust-pc-sdk .ot-subgrp-cntr ul.ot-subgrps .ot-acc-hdr div:last-child, #onetrust-pc-sdk .ot-vs-list .ot-vnd-item .ot-acc-hdr div:last-child, #onetrust-pc-sdk .ot-vnd-serv .ot-vnd-item .ot-acc-hdr div:last-child, #onetrust-pc-sdk #ot-pc-lst .ot-vs-list .ot-vnd-item .ot-acc-hdr div:last-child, #onetrust-pc-sdk .ot-accordion-layout.ot-checkbox-consent .ot-acc-hdr div:last-child { margin-right: 0.5rem; margin-left: 0.5rem; }
#onetrust-pc-sdk .ot-vs-config .ot-acc-hdr .ot-always-active, #onetrust-pc-sdk ul.ot-subgrps .ot-acc-hdr .ot-always-active, #onetrust-pc-sdk .ot-subgrp-cntr ul.ot-subgrps .ot-acc-hdr .ot-always-active, #onetrust-pc-sdk .ot-vs-list .ot-vnd-item .ot-acc-hdr .ot-always-active, #onetrust-pc-sdk .ot-vnd-serv .ot-vnd-item .ot-acc-hdr .ot-always-active, #onetrust-pc-sdk #ot-pc-lst .ot-vs-list .ot-vnd-item .ot-acc-hdr .ot-always-active, #onetrust-pc-sdk .ot-accordion-layout.ot-checkbox-consent .ot-acc-hdr .ot-always-active { position: relative; right: unset; top: unset; transform: unset; }
#onetrust-pc-sdk .ot-vs-config .ot-acc-hdr .ot-plus-minus, #onetrust-pc-sdk ul.ot-subgrps .ot-acc-hdr .ot-plus-minus, #onetrust-pc-sdk .ot-subgrp-cntr ul.ot-subgrps .ot-acc-hdr .ot-plus-minus, #onetrust-pc-sdk .ot-vs-list .ot-vnd-item .ot-acc-hdr .ot-plus-minus, #onetrust-pc-sdk .ot-vnd-serv .ot-vnd-item .ot-acc-hdr .ot-plus-minus, #onetrust-pc-sdk #ot-pc-lst .ot-vs-list .ot-vnd-item .ot-acc-hdr .ot-plus-minus, #onetrust-pc-sdk .ot-accordion-layout.ot-checkbox-consent .ot-acc-hdr .ot-plus-minus { top: 0px; }
#onetrust-pc-sdk .ot-vs-config .ot-acc-hdr .ot-arw-cntr, #onetrust-pc-sdk ul.ot-subgrps .ot-acc-hdr .ot-arw-cntr, #onetrust-pc-sdk .ot-subgrp-cntr ul.ot-subgrps .ot-acc-hdr .ot-arw-cntr, #onetrust-pc-sdk .ot-vs-list .ot-vnd-item .ot-acc-hdr .ot-arw-cntr, #onetrust-pc-sdk .ot-vnd-serv .ot-vnd-item .ot-acc-hdr .ot-arw-cntr, #onetrust-pc-sdk #ot-pc-lst .ot-vs-list .ot-vnd-item .ot-acc-hdr .ot-arw-cntr, #onetrust-pc-sdk .ot-accordion-layout.ot-checkbox-consent .ot-acc-hdr .ot-arw-cntr { float: none; top: unset; right: unset; transform: unset; margin-top: -2px; position: relative; }
#onetrust-pc-sdk .ot-vs-config .ot-acc-hdr .ot-cat-header, #onetrust-pc-sdk ul.ot-subgrps .ot-acc-hdr .ot-cat-header, #onetrust-pc-sdk .ot-subgrp-cntr ul.ot-subgrps .ot-acc-hdr .ot-cat-header, #onetrust-pc-sdk .ot-vs-list .ot-vnd-item .ot-acc-hdr .ot-cat-header, #onetrust-pc-sdk .ot-vnd-serv .ot-vnd-item .ot-acc-hdr .ot-cat-header, #onetrust-pc-sdk #ot-pc-lst .ot-vs-list .ot-vnd-item .ot-acc-hdr .ot-cat-header, #onetrust-pc-sdk .ot-accordion-layout.ot-checkbox-consent .ot-acc-hdr .ot-cat-header { flex: 1 1 0%; margin: 0px 0.5rem; }
#onetrust-pc-sdk .ot-vs-config .ot-acc-hdr .ot-tgl, #onetrust-pc-sdk ul.ot-subgrps .ot-acc-hdr .ot-tgl, #onetrust-pc-sdk .ot-subgrp-cntr ul.ot-subgrps .ot-acc-hdr .ot-tgl, #onetrust-pc-sdk .ot-vs-list .ot-vnd-item .ot-acc-hdr .ot-tgl, #onetrust-pc-sdk .ot-vnd-serv .ot-vnd-item .ot-acc-hdr .ot-tgl, #onetrust-pc-sdk #ot-pc-lst .ot-vs-list .ot-vnd-item .ot-acc-hdr .ot-tgl, #onetrust-pc-sdk .ot-accordion-layout.ot-checkbox-consent .ot-acc-hdr .ot-tgl { position: relative; transform: none; right: 0px; top: 0px; float: none; }
#onetrust-pc-sdk .ot-vs-config .ot-acc-hdr .ot-chkbox, #onetrust-pc-sdk ul.ot-subgrps .ot-acc-hdr .ot-chkbox, #onetrust-pc-sdk .ot-subgrp-cntr ul.ot-subgrps .ot-acc-hdr .ot-chkbox, #onetrust-pc-sdk .ot-vs-list .ot-vnd-item .ot-acc-hdr .ot-chkbox, #onetrust-pc-sdk .ot-vnd-serv .ot-vnd-item .ot-acc-hdr .ot-chkbox, #onetrust-pc-sdk #ot-pc-lst .ot-vs-list .ot-vnd-item .ot-acc-hdr .ot-chkbox, #onetrust-pc-sdk .ot-accordion-layout.ot-checkbox-consent .ot-acc-hdr .ot-chkbox { position: relative; margin: 0px 0.5rem; }
#onetrust-pc-sdk .ot-vs-config .ot-acc-hdr .ot-chkbox label, #onetrust-pc-sdk ul.ot-subgrps .ot-acc-hdr .ot-chkbox label, #onetrust-pc-sdk .ot-subgrp-cntr ul.ot-subgrps .ot-acc-hdr .ot-chkbox label, #onetrust-pc-sdk .ot-vs-list .ot-vnd-item .ot-acc-hdr .ot-chkbox label, #onetrust-pc-sdk .ot-vnd-serv .ot-vnd-item .ot-acc-hdr .ot-chkbox label, #onetrust-pc-sdk #ot-pc-lst .ot-vs-list .ot-vnd-item .ot-acc-hdr .ot-chkbox label, #onetrust-pc-sdk .ot-accordion-layout.ot-checkbox-consent .ot-acc-hdr .ot-chkbox label { padding: 0px; }
#onetrust-pc-sdk .ot-vs-config .ot-acc-hdr .ot-chkbox label::before, #onetrust-pc-sdk ul.ot-subgrps .ot-acc-hdr .ot-chkbox label::before, #onetrust-pc-sdk .ot-subgrp-cntr ul.ot-subgrps .ot-acc-hdr .ot-chkbox label::before, #onetrust-pc-sdk .ot-vs-list .ot-vnd-item .ot-acc-hdr .ot-chkbox label::before, #onetrust-pc-sdk .ot-vnd-serv .ot-vnd-item .ot-acc-hdr .ot-chkbox label::before, #onetrust-pc-sdk #ot-pc-lst .ot-vs-list .ot-vnd-item .ot-acc-hdr .ot-chkbox label::before, #onetrust-pc-sdk .ot-accordion-layout.ot-checkbox-consent .ot-acc-hdr .ot-chkbox label::before { position: relative; }
#onetrust-pc-sdk .ot-vs-config .ot-acc-hdr .ot-chkbox input, #onetrust-pc-sdk ul.ot-subgrps .ot-acc-hdr .ot-chkbox input, #onetrust-pc-sdk .ot-subgrp-cntr ul.ot-subgrps .ot-acc-hdr .ot-chkbox input, #onetrust-pc-sdk .ot-vs-list .ot-vnd-item .ot-acc-hdr .ot-chkbox input, #onetrust-pc-sdk .ot-vnd-serv .ot-vnd-item .ot-acc-hdr .ot-chkbox input, #onetrust-pc-sdk #ot-pc-lst .ot-vs-list .ot-vnd-item .ot-acc-hdr .ot-chkbox input, #onetrust-pc-sdk .ot-accordion-layout.ot-checkbox-consent .ot-acc-hdr .ot-chkbox input { position: absolute; cursor: pointer; width: 100%; height: 100%; opacity: 0; margin: 0px; top: 0px; left: 0px; z-index: 1; }
#onetrust-pc-sdk .ot-subgrp-cntr ul.ot-subgrps li.ot-subgrp .ot-acc-hdr h5.ot-cat-header, #onetrust-pc-sdk .ot-subgrp-cntr ul.ot-subgrps li.ot-subgrp .ot-acc-hdr h4.ot-cat-header { margin: 0px; }
#onetrust-pc-sdk .ot-vs-config .ot-subgrp-cntr ul.ot-subgrps li.ot-subgrp h5 { top: 0px; line-height: 20px; }
#onetrust-pc-sdk .ot-vs-list { display: flex; flex-direction: column; padding: 0px; margin: 0.5rem 4px; }
#onetrust-pc-sdk .ot-vs-selc-all { display: flex; padding: 0px; float: unset; align-items: center; justify-content: flex-start; }
#onetrust-pc-sdk .ot-vs-selc-all.ot-toggle-conf { justify-content: flex-end; }
#onetrust-pc-sdk .ot-vs-selc-all.ot-toggle-conf.ot-caret-conf .ot-sel-all-chkbox { margin-right: 48px; }
#onetrust-pc-sdk .ot-vs-selc-all.ot-toggle-conf .ot-sel-all-chkbox { margin: 0px 14px 0px 0px; padding: 0px; justify-content: flex-end; }
#onetrust-pc-sdk .ot-vs-selc-all.ot-toggle-conf #ot-selall-vencntr.ot-chkbox, #onetrust-pc-sdk .ot-vs-selc-all.ot-toggle-conf #ot-selall-vencntr.ot-tgl { display: inline-block; right: unset; width: auto; height: auto; float: none; }
#onetrust-pc-sdk .ot-vs-selc-all.ot-toggle-conf #ot-selall-vencntr label { width: 45px; height: 25px; }
#onetrust-pc-sdk .ot-vs-selc-all .ot-sel-all-chkbox { margin-right: 11px; margin-left: 0.75rem; display: flex; align-items: center; }
#onetrust-pc-sdk .ot-vs-selc-all .sel-all-hdr { margin: 0px 1.25rem; font-size: 0.812em; line-height: normal; text-align: center; word-break: break-word; overflow-wrap: break-word; }
#onetrust-pc-sdk .ot-vnd-list-cnt #ot-selall-vencntr.ot-chkbox { float: unset; right: 0px; }
#onetrust-pc-sdk[dir="rtl"] #ot-back-arw, #onetrust-pc-sdk[dir="rtl"] input ~ .ot-acc-hdr .ot-arw { transform: rotate(180deg); }
#onetrust-pc-sdk[dir="rtl"] input:checked ~ .ot-acc-hdr .ot-arw { transform: rotate(270deg); }
#onetrust-pc-sdk[dir="rtl"] .ot-chkbox label::after { transform: rotate(45deg); border-left: 0px; border-right: 3px solid; }
#onetrust-pc-sdk[dir="rtl"] .ot-search-cntr > svg { right: 0px; }
@media only screen and (max-width: 600px) {
  #onetrust-pc-sdk.otPcCenter { left: 0px; min-width: 100%; height: 100%; top: 0px; border-radius: 0px; }
  #onetrust-pc-sdk #ot-pc-content, #onetrust-pc-sdk.ot-ftr-stacked .ot-btn-container { margin: 1px 3px 0px 10px; padding-right: 10px; width: calc(100% - 23px); }
  #onetrust-pc-sdk .ot-btn-container button { max-width: none; letter-spacing: 0.01em; }
  #onetrust-pc-sdk #close-pc-btn-handler { top: 10px; right: 17px; }
  #onetrust-pc-sdk p { font-size: 0.7em; }
  #onetrust-pc-sdk #ot-pc-hdr { margin: 10px 10px 0px 5px; width: calc(100% - 15px); }
  #onetrust-pc-sdk .vendor-search-handler { font-size: 1em; }
  #onetrust-pc-sdk #ot-back-arw { margin-left: 12px; }
  #onetrust-pc-sdk #ot-lst-cnt { margin: 0px; padding: 0px 5px 0px 10px; min-width: 95%; }
  #onetrust-pc-sdk .switch + p { max-width: 80%; }
  #onetrust-pc-sdk .ot-ftr-stacked button { width: 100%; }
  #onetrust-pc-sdk #ot-fltr-cnt { max-width: 320px; width: 90%; border-top-right-radius: 0px; border-bottom-right-radius: 0px; margin: 0px 0px 0px 15px; left: auto; right: 40px; top: 85px; }
  #onetrust-pc-sdk .ot-fltr-opt { margin-left: 25px; margin-bottom: 10px; }
  #onetrust-pc-sdk .ot-pc-refuse-all-handler { margin-bottom: 0px; }
  #onetrust-pc-sdk #ot-fltr-cnt { right: 40px; }
}
@media only screen and (max-width: 476px) {
  #onetrust-pc-sdk .ot-fltr-cntr, #onetrust-pc-sdk #ot-fltr-cnt { right: 10px; }
  #onetrust-pc-sdk #ot-anchor { right: 25px; }
  #onetrust-pc-sdk button { width: 100%; }
  #onetrust-pc-sdk:not(.ot-addtl-vendors) #ot-pc-lst:not(.ot-enbl-chr) .ot-sel-all { padding-right: 9px; }
  #onetrust-pc-sdk:not(.ot-addtl-vendors) #ot-pc-lst:not(.ot-enbl-chr) .ot-tgl-cntr { right: 0px; }
}
@media only screen and (max-width: 896px) and (max-height: 425px) and (orientation: landscape) {
  #onetrust-pc-sdk.otPcCenter { left: 0px; top: 0px; min-width: 100%; height: 100%; border-radius: 0px; }
  #onetrust-pc-sdk .ot-pc-header { height: auto; min-height: 20px; }
  #onetrust-pc-sdk .ot-pc-header .ot-pc-logo { max-height: 30px; }
  #onetrust-pc-sdk .ot-pc-footer { max-height: 60px; overflow-y: auto; }
  #onetrust-pc-sdk #ot-pc-content, #onetrust-pc-sdk #ot-pc-lst { bottom: 70px; }
  #onetrust-pc-sdk.ot-ftr-stacked #ot-pc-content { bottom: 70px; }
  #onetrust-pc-sdk #ot-anchor { left: initial; right: 50px; }
  #onetrust-pc-sdk #ot-lst-title { margin-top: 12px; }
  #onetrust-pc-sdk #ot-lst-title * { font-size: inherit; }
  #onetrust-pc-sdk #ot-pc-hdr input { margin-right: 0px; padding-right: 45px; }
  #onetrust-pc-sdk .switch + p { max-width: 85%; }
  #onetrust-pc-sdk #ot-sel-blk { position: static; }
  #onetrust-pc-sdk #ot-pc-lst { overflow: auto; }
  #onetrust-pc-sdk #ot-lst-cnt { max-height: none; overflow: initial; }
  #onetrust-pc-sdk #ot-lst-cnt.no-results { height: auto; }
  #onetrust-pc-sdk input { font-size: 1em !important; }
  #onetrust-pc-sdk p { font-size: 0.6em; }
  #onetrust-pc-sdk #ot-fltr-modal { width: 100%; top: 0px; }
  #onetrust-pc-sdk ul li p, #onetrust-pc-sdk .category-vendors-list-handler, #onetrust-pc-sdk .category-vendors-list-handler + a, #onetrust-pc-sdk .category-host-list-handler { font-size: 0.6em; }
  #onetrust-pc-sdk.ot-shw-fltr #ot-anchor { display: none !important; }
  #onetrust-pc-sdk.ot-shw-fltr #ot-pc-lst { overflow: hidden; top: 0px; height: 100% !important; }
  #onetrust-pc-sdk.ot-shw-fltr #ot-fltr-cnt { margin: 0px; height: 100%; max-height: none; padding: 10px; top: 0px; width: calc(100% - 20px); position: absolute; right: 0px; left: 0px; max-width: none; }
  #onetrust-pc-sdk.ot-shw-fltr .ot-fltr-scrlcnt { max-height: calc(100% - 65px); }
}
#onetrust-consent-sdk #onetrust-pc-sdk, #onetrust-consent-sdk #ot-search-cntr, #onetrust-consent-sdk #onetrust-pc-sdk .ot-switch.ot-toggle, #onetrust-consent-sdk #onetrust-pc-sdk ot-grp-hdr1 .checkbox, #onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-title::after, #onetrust-consent-sdk #onetrust-pc-sdk #ot-sel-blk, #onetrust-consent-sdk #onetrust-pc-sdk #ot-fltr-cnt, #onetrust-consent-sdk #onetrust-pc-sdk #ot-anchor { background-color: rgb(255, 255, 255); }
#onetrust-consent-sdk #onetrust-pc-sdk h3, #onetrust-consent-sdk #onetrust-pc-sdk h4, #onetrust-consent-sdk #onetrust-pc-sdk h5, #onetrust-consent-sdk #onetrust-pc-sdk h6, #onetrust-consent-sdk #onetrust-pc-sdk p, #onetrust-consent-sdk #onetrust-pc-sdk #ot-ven-lst .ot-ven-opts p, #onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-desc, #onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-title, #onetrust-consent-sdk #onetrust-pc-sdk .ot-li-title, #onetrust-consent-sdk #onetrust-pc-sdk .ot-sel-all-hdr span, #onetrust-consent-sdk #onetrust-pc-sdk #ot-host-lst .ot-host-info, #onetrust-consent-sdk #onetrust-pc-sdk #ot-fltr-modal #modal-header, #onetrust-consent-sdk #onetrust-pc-sdk .ot-checkbox label span, #onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-lst #ot-sel-blk p, #onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-lst #ot-lst-title h3, #onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-lst .back-btn-handler p, #onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-lst .ot-ven-name, #onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-lst #ot-ven-lst .consent-category, #onetrust-consent-sdk #onetrust-pc-sdk .ot-leg-btn-container .ot-inactive-leg-btn, #onetrust-consent-sdk #onetrust-pc-sdk .ot-label-status, #onetrust-consent-sdk #onetrust-pc-sdk .ot-chkbox label span, #onetrust-consent-sdk #onetrust-pc-sdk #clear-filters-handler, #onetrust-consent-sdk #onetrust-pc-sdk .ot-optout-signal { color: rgb(78, 78, 78); }
#onetrust-consent-sdk #onetrust-pc-sdk .privacy-notice-link, #onetrust-consent-sdk #onetrust-pc-sdk .ot-pgph-link, #onetrust-consent-sdk #onetrust-pc-sdk .category-vendors-list-handler, #onetrust-consent-sdk #onetrust-pc-sdk .category-vendors-list-handler + a, #onetrust-consent-sdk #onetrust-pc-sdk .category-host-list-handler, #onetrust-consent-sdk #onetrust-pc-sdk .ot-ven-link, #onetrust-consent-sdk #onetrust-pc-sdk .ot-ven-legclaim-link, #onetrust-consent-sdk #onetrust-pc-sdk #ot-host-lst .ot-host-name a, #onetrust-consent-sdk #onetrust-pc-sdk #ot-host-lst .ot-acc-hdr .ot-host-expand, #onetrust-consent-sdk #onetrust-pc-sdk #ot-host-lst .ot-host-info a, #onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-content #ot-pc-desc .ot-link-btn, #onetrust-consent-sdk #onetrust-pc-sdk .ot-vnd-serv .ot-vnd-item .ot-vnd-info a, #onetrust-consent-sdk #onetrust-pc-sdk #ot-lst-cnt .ot-vnd-info a { color: rgb(91, 135, 218); }
#onetrust-consent-sdk #onetrust-pc-sdk .category-vendors-list-handler:hover { text-decoration: underline; }
#onetrust-consent-sdk #onetrust-pc-sdk .ot-acc-grpcntr.ot-acc-txt, #onetrust-consent-sdk #onetrust-pc-sdk .ot-acc-txt .ot-subgrp-tgl .ot-switch.ot-toggle { background-color: rgb(248, 248, 248); }
#onetrust-consent-sdk #onetrust-pc-sdk #ot-host-lst .ot-host-info, #onetrust-consent-sdk #onetrust-pc-sdk .ot-acc-txt .ot-ven-dets { background-color: rgb(248, 248, 248); }
#onetrust-consent-sdk #onetrust-pc-sdk button:not(#clear-filters-handler):not(.ot-close-icon):not(#filter-btn-handler):not(.ot-remove-objection-handler):not(.ot-obj-leg-btn-handler):not([aria-expanded]):not(.ot-link-btn), #onetrust-consent-sdk #onetrust-pc-sdk .ot-leg-btn-container .ot-active-leg-btn { background-color: rgb(91, 135, 218); border-color: rgb(91, 135, 218); color: rgb(255, 255, 255); }
#onetrust-consent-sdk #onetrust-pc-sdk .ot-active-menu { border-color: rgb(91, 135, 218); }
#onetrust-consent-sdk #onetrust-pc-sdk .ot-leg-btn-container .ot-remove-objection-handler { background-color: transparent; border: 1px solid transparent; }
#onetrust-consent-sdk #onetrust-pc-sdk .ot-leg-btn-container .ot-inactive-leg-btn { background-color: rgb(255, 255, 255); color: rgb(77, 77, 77); border-color: rgb(77, 77, 77); }
#onetrust-consent-sdk #onetrust-pc-sdk .ot-tgl input:focus + .ot-switch, .ot-switch .ot-switch-nob, .ot-switch .ot-switch-nob::before, #onetrust-pc-sdk .ot-checkbox input[type="checkbox"]:focus + label::before, #onetrust-pc-sdk .ot-chkbox input[type="checkbox"]:focus + label::before { outline-color: rgb(0, 0, 0); outline-width: 1px; }
#onetrust-pc-sdk .ot-host-item > button:focus, #onetrust-pc-sdk .ot-ven-item > button:focus { border: 1px solid rgb(0, 0, 0); }
#onetrust-consent-sdk #onetrust-pc-sdk :focus, #onetrust-consent-sdk #onetrust-pc-sdk .ot-vlst-cntr > a:focus { outline: rgb(0, 0, 0) solid 1px; }
#onetrust-pc-sdk .ot-vlst-cntr .ot-ext-lnk, #onetrust-pc-sdk .ot-ven-hdr .ot-ext-lnk { background-image: url("https://cdn.cookielaw.org/logos/static/ot_external_link.svg"); }
.ot-sdk-cookie-policy { font-family: inherit; font-size: 16px; }
.ot-sdk-cookie-policy.otRelFont { font-size: 1rem; }
.ot-sdk-cookie-policy h3, .ot-sdk-cookie-policy h4, .ot-sdk-cookie-policy h6, .ot-sdk-cookie-policy p, .ot-sdk-cookie-policy li, .ot-sdk-cookie-policy a, .ot-sdk-cookie-policy th, .ot-sdk-cookie-policy #cookie-policy-description, .ot-sdk-cookie-policy .ot-sdk-cookie-policy-group, .ot-sdk-cookie-policy #cookie-policy-title { color: dimgray; }
.ot-sdk-cookie-policy #cookie-policy-description { margin-bottom: 1em; }
.ot-sdk-cookie-policy h4 { font-size: 1.2em; }
.ot-sdk-cookie-policy h6 { font-size: 1em; margin-top: 2em; }
.ot-sdk-cookie-policy th { min-width: 75px; }
.ot-sdk-cookie-policy a, .ot-sdk-cookie-policy a:hover { background: rgb(255, 255, 255); }
.ot-sdk-cookie-policy thead { background-color: rgb(246, 246, 244); font-weight: bold; }
.ot-sdk-cookie-policy .ot-mobile-border { display: none; }
.ot-sdk-cookie-policy section { margin-bottom: 2em; }
.ot-sdk-cookie-policy table { border-collapse: inherit; }
#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy { font-family: inherit; font-size: 1rem; }
#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy h3, #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy h4, #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy h6, #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy p, #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy li, #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy a, #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy th, #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy #cookie-policy-description, #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-sdk-cookie-policy-group, #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy #cookie-policy-title { color: dimgray; }
#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy #cookie-policy-description { margin-bottom: 1em; }
#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-sdk-subgroup { margin-left: 1.5em; }
#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy #cookie-policy-description, #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-sdk-cookie-policy-group-desc, #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-table-header, #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy a, #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy span, #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy td { font-size: 0.9em; }
#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy td span, #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy td a { font-size: inherit; }
#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-sdk-cookie-policy-group { font-size: 1em; margin-bottom: 0.6em; }
#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-sdk-cookie-policy-title { margin-bottom: 1.2em; }
#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy > section { margin-bottom: 1em; }
#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy th { min-width: 75px; }
#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy a, #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy a:hover { background: rgb(255, 255, 255); }
#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy thead { background-color: rgb(246, 246, 244); font-weight: bold; }
#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-mobile-border { display: none; }
#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy section { margin-bottom: 2em; }
#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-sdk-subgroup ul li { list-style: disc; margin-left: 1.5em; }
#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-sdk-subgroup ul li h4 { display: inline-block; }
#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table { border-collapse: inherit; margin: auto; border: 1px solid rgb(215, 215, 215); border-radius: 5px; border-spacing: initial; width: 100%; overflow: hidden; }
#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table th, #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table td { border-bottom: 1px solid rgb(215, 215, 215); border-right: 1px solid rgb(215, 215, 215); }
#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table tr:last-child td { border-bottom: 0px; }
#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table tr th:last-child, #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table tr td:last-child { border-right: 0px; }
#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table .ot-host, #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table .ot-cookies-type { width: 25%; }
.ot-sdk-cookie-policy[dir="rtl"] { text-align: left; }
#ot-sdk-cookie-policy h3 { font-size: 1.5em; }
@media only screen and (max-width: 530px) {
  .ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) table, .ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) thead, .ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) tbody, .ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) th, .ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) td, .ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) tr { display: block; }
  .ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) thead tr { position: absolute; top: -9999px; left: -9999px; }
  .ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) tr { margin: 0px 0px 1em; }
  .ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) tr:nth-child(2n+1), .ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) tr:nth-child(2n+1) a { background: rgb(246, 246, 244); }
  .ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) td { border-top: none; border-right: none; border-left: none; border-image: initial; border-bottom: 1px solid rgb(238, 238, 238); position: relative; padding-left: 50%; }
  .ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) td::before { position: absolute; height: 100%; left: 6px; width: 40%; padding-right: 10px; }
  .ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) .ot-mobile-border { display: inline-block; background-color: rgb(228, 228, 228); position: absolute; height: 100%; top: 0px; left: 45%; width: 2px; }
  .ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) td::before { content: attr(data-label); font-weight: bold; }
  .ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) li { word-break: break-word; overflow-wrap: break-word; }
  #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table { overflow: hidden; }
  #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table td { border-top: none; border-right: none; border-left: none; border-image: initial; border-bottom: 1px solid rgb(215, 215, 215); }
  #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table, #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy thead, #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy tbody, #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy th, #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy td, #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy tr { display: block; }
  #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table .ot-host, #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table .ot-cookies-type { width: auto; }
  #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy tr { margin: 0px 0px 1em; }
  #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy td::before { height: 100%; width: 40%; padding-right: 10px; }
  #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy td::before { content: attr(data-label); font-weight: bold; }
  #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy li { word-break: break-word; overflow-wrap: break-word; }
  #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy thead tr { position: absolute; top: -9999px; left: -9999px; z-index: -9999; }
  #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table tr:last-child td { border-bottom: 1px solid rgb(215, 215, 215); border-right: 0px; }
  #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table tr:last-child td:last-child { border-bottom: 0px; }
}
#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy h5, #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy h6, #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy li, #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy p, #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy a, #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy span, #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy td, #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy #cookie-policy-description { color: rgb(105, 105, 105); }
#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy th { color: rgb(105, 105, 105); }
#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-sdk-cookie-policy-group { color: rgb(105, 105, 105); }
#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy #cookie-policy-title { color: rgb(105, 105, 105); }
#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table th { background-color: rgb(248, 248, 248); }
.ot-floating-button__front { background-image: url("https://cdn.cookielaw.org/logos/static/ot_persistent_cookie_icon.png"); }
.sc_Contact { }
.sc_Contact { }
.bubble { display: block; padding: 15px; position: relative; vertical-align: top; align-content: space-around; }
.tail { position: absolute; height: 35px; width: 22px; overflow: hidden; }
.tail::before { border: 0.5px solid rgb(255, 255, 255); content: " "; display: block; position: absolute; top: 0px; height: 35px; width: 25px; }
.bubble.left { text-align: left; }
.bubble.left .tail { top: 0px; left: -22px; }
.bubble.left .tail::before { left: 12px; transform: skewX(35deg); backdrop-filter: blur(13px); }
@media (min-width: 576px) and (max-width: 991px) {
  .carousel-indicators { bottom: 23px !important; }
  .carousel-indicators li { text-indent: -999px !important; }
  .carousel-indicators li active { text-indent: -999px !important; }
  .banner-background, .background-image-slider { min-height: 613px !important; }
}
@media (max-width: 575px) {
  .banner-background, .background-image-slider { min-height: 640px; }
  .carousel-indicators { bottom: -4px !important; }
  .carousel-indicators li { text-indent: -999px !important; }
  .carousel-indicators li active { text-indent: -999px !important; }
}
#bannerSlider { position: absolute; width: 100%; }
.carousel-indicators { margin-right: auto; margin-left: auto; bottom: 108px; }
.carousel-indicators li { width: 100%; height: 5px; margin-left: 3px; border-radius: 0%; background-color: rgba(255, 255, 255, 0.48); border: none; text-indent: 0px; display: list-item; }
.indicator-title { margin-top: 8px; }
p.indicator-p-title { font-size: 10px; color: rgba(255, 255, 255, 0.6); height: 34px; overflow: hidden; }
.carousel-inner { min-height: 640px; }
.bubble-primary { padding-right: 0px; padding-left: 0px; max-width: none; flex: 0 0 auto; margin-right: 20px; position: relative; width: auto !important; }
.bubble-secondary { padding-left: 0px; max-width: none; position: relative; padding-right: 0px; flex: 0 0 auto; margin-right: auto; width: auto !important; }
.bubble-content-title { display: inline-block; font-weight: bold; color: white; font-size: 15px; margin-bottom: 7px; }
.bubble-content-text { display: block; color: white; font-size: 9px; margin-bottom: 5px; }
.bubble-content-box { display: inline-flex; padding: 4px 12px; border-radius: 2px; background: rgb(91, 135, 218); align-items: center; height: 31px; justify-content: center; width: auto !important; }
.bubble-content-number { color: white; margin-bottom: 0px; display: inline; font-weight: bold; font-size: 21px; }
.bubble-content-symbol { color: white; margin-bottom: 0px; display: inline; margin-top: 4px; margin-left: 2px; font-size: 13px; font-weight: bold; }
.tax-separator { width: auto !important; }
.bubble-first-row, .bubble-last-row { display: flex; width: unset !important; }
a.button.btn-full { font-size: 10px !important; width: 159px; }
.principal-title { font-size: 30px !important; }
.txt-small-width { font-size: 14px !important; }
.col-5.slider-info { padding: 0px; }
.carousel-item .btn-secondary { color: rgb(91, 135, 218) !important; }
#divProfessionalExperience .row { background: rgb(247, 247, 247); padding-right: 15px; padding-left: 15px; }
#divProfessionalExperience { padding-right: 15px; padding-left: 15px; }
span.removePE::after { content: "×"; color: rgb(93, 137, 218); display: inline-block; font-size: 40px; }
#divProfessionalExperience .material-group.col-lg-6 input, #divProfessionalExperience .material-group.col-lg-3 input, #divProfessionalExperience .material-group.col-lg-12 input { background: rgb(247, 247, 247); }
.checkContainer .DIVcheckbox .checkmark::after { left: 6px; top: -1px; width: 11px; height: 21px; }
.jobapplicationCondicoes { height: 100px; margin-top: 15px; margin-bottom: 30px; overflow-y: scroll; }
.selectize-input::placeholder { color: rgb(31, 31, 31) !important; }
.selectize-control.multi .selectize-input.has-items { padding-left: 0px; }
.apparea-select { padding: 0.375rem 0px; }
.apparea-select .select-label { color: rgb(117, 117, 117); left: auto; transition: 0.2s; font-size: 12px; line-height: 1.5; top: -10px !important; }
.selectize-dropdown, .selectize-dropdown.form-control { box-shadow: none; border-radius: 0px; margin: 0px; }
.selectize-dropdown [data-selectable].option { color: rgb(31, 31, 31); padding: 8px 16px; border-width: 1px; border-style: solid; border-image: initial; border-color: transparent transparent rgba(0, 0, 0, 0.1); cursor: pointer; user-select: none; font-weight: normal; }
.selectize-dropdown .active { background-color: rgb(248, 249, 250); color: rgb(255, 0, 0) !important; }
.selectize-input { background: none; border-width: 0px 0px 1px; border-top-style: initial; border-right-style: initial; border-left-style: initial; border-top-color: initial; border-right-color: initial; border-left-color: initial; border-image: initial; border-bottom-style: solid; border-bottom-color: rgb(128, 128, 128); border-radius: 0px; top: 0px; padding: 0.2rem 1.75rem 0.375rem 0rem; }
.selectize-input.focus { border-top: 0px; border-right: 0px; border-left: 0px; border-image: initial; border-radius: 0px; outline: 0px; box-shadow: none; border-bottom: 2px solid rgb(255, 0, 0) !important; }
.selectize-input::after { position: absolute; content: ""; top: 12px; right: 0px; width: 0px; height: 0px; border-width: 6px; border-style: solid; border-image: initial; border-color: rgb(91, 135, 218) transparent transparent; }
.selectize-input.dropdown-active::after { border-color: transparent transparent rgb(91, 135, 218); top: 8px; }
.selectize-control.multi .selectize-input > div.active { background: rgb(239, 239, 239); color: rgb(52, 58, 64); border: 0px solid rgb(222, 226, 230); }
.custom-file-label { border-radius: 0px; padding-right: 40%; height: auto; border: 1px solid rgb(128, 128, 128); }
@media screen and (max-width: 480px) {
  .custom-file-label::after { width: 35%; text-align: center; }
}
.custom-file { margin-top: 25px; padding-top: 10px; }
.custom-file-input { padding: 0px !important; }
.dvFiles { max-height: 23rem; border-radius: 5px !important; box-shadow: rgba(128, 128, 128, 0.31) 0px 0px 6px 0px !important; border: 1px solid rgb(204, 204, 204) !important; background-color: rgb(255, 255, 255) !important; }
@media (max-width: 750px) {
  .dvFiles { max-height: 30rem !important; }
}
.imgUpFile { display: block; margin: 2rem auto; width: 108px; height: 129px; }
.iconUpFile { width: auto; max-width: 30px; max-height: 1.5rem !important; }
.btnBlue { color: rgb(91, 135, 218) !important; background-color: rgb(255, 255, 255) !important; }
.btnBlue:visited { color: rgb(91, 135, 218) !important; background-color: rgb(255, 255, 255) !important; }
.btnBlue:hover { color: rgb(255, 255, 255) !important; background-color: rgb(91, 135, 218) !important; }
@media screen and (max-width: 3000px) {
  .btnUpFile { margin-bottom: 30px !important; margin-top: 30px !important; }
}
@media only screen and (min-width: 990px) {
  .btnUpFile { margin-bottom: 30px !important; margin-top: 30px !important; }
}
.textUpFile { font-size: 19px; font-weight: normal; font-stretch: normal; font-style: normal; line-height: 1.21; letter-spacing: 0.48px; text-align: center; color: rgb(128, 128, 128); }
.fileName { height: 23px; font-size: 19px; font-weight: 600; font-stretch: normal; font-style: normal; line-height: 1.21; letter-spacing: 0.48px; text-align: left; color: rgb(31, 31, 31); }
.fileSize { font-size: 14px; font-weight: normal; font-stretch: normal; font-style: normal; line-height: 1.29; letter-spacing: 0.35px; text-align: left; color: rgb(128, 128, 128); }
.btnUpFileCancel { background-color: rgba(0, 0, 255, 0) !important; }
.progressBarUpFile { background-color: rgb(91, 135, 218) !important; }
.progressBarUpFileContainer { margin-top: 27px; height: 2px; background-color: rgb(204, 204, 204) !important; }
.jobAppFile:not(.show) { opacity: 1 !important; }
.dvjobAppUploadDisable { background-color: rgb(247, 247, 247) !important; }
.imgUploadDisable { filter: contrast(5%) !important; }
.btnUploadDisable { background: rgb(177, 177, 177) !important; border-color: rgb(177, 177, 177) !important; color: rgb(255, 255, 255) !important; }
.btnUploadDisable:hover { background: rgb(177, 177, 177) !important; border-color: rgb(177, 177, 177) !important; color: rgb(255, 255, 255) !important; }
.txtUploadDisable { color: rgb(128, 128, 128) !important; }
@media print {
  * { background: transparent; text-shadow: none; filter: none; }
}
@media only screen and (min-width: 990px) {
  #invalidForm { margin-left: 50px; top: 15px; }
}
@media only screen and (max-width: 989px) {
  #invalidForm { margin-left: 50px; top: -10px; }
}
@media only screen and (max-width: 768px) {
  #invalidForm { margin-left: 23px; margin-right: 40px; top: -25px; }
}
.campaignBanner .campaignForm { display: block; z-index: 1; height: fit-content; max-width: 500px; margin-top: 60px; margin-right: 200px; margin-bottom: 100px; background-color: white; position: relative; }
#formCampaignBody { padding: 27px 39px 10px; }
.formTitle { font-family: inherit; font-size: 38px; color: rgb(91, 135, 218); margin-top: 15px; }
.locationLinkUrl { color: rgb(91, 135, 218); margin-left: 0px; text-decoration: underline; font-size: 12px; font-family: Montserrat, sans-serif; cursor: pointer; font-weight: normal !important; }
.campaignBanner .campaignForm .slimScrollDiv .DIVcheckbox { margin: 0px; font-size: 12px; line-height: 1.5; color: rgb(128, 128, 128); font-family: Montserrat, sans-serif; }
.campaignBanner .campaignForm .slimScrollDiv .DIVcheckbox input:checked { background-color: rgb(255, 255, 255); border: 1px solid rgb(91, 135, 218); }
.campaignBanner .campaignForm .slimScrollDiv .DIVcheckbox .checkmark::after { width: 7px; height: 14px; left: 8px !important; top: 2px !important; }
.campaignMapsModal { display: none; position: fixed; z-index: 1033; left: 0px; top: 0px; width: 100%; height: 100%; background-color: rgba(31, 31, 31, 0.9); }
.campaignMapsModalRow { display: flex; flex-flow: row; justify-content: center; align-items: center; height: 100%; }
.flexEndRow { display: flex; flex-flow: row; width: 100%; align-items: flex-end; }
.campaignMapsModalContent { display: block; padding: 30px 15px 30px 30px; background-color: white; border-radius: 0.3rem; }
.campaignMapsModalScrollbox { display: flex; flex-flow: row; overflow: hidden visible; min-width: 60vw; }
#campaignMapsSpinner { height: 630px; min-width: 60vw; justify-content: center; align-items: center; display: flex; }
#campaignMapsSpinner .spinner { margin: 0px auto; width: 50px; height: 40px; text-align: center; font-size: 10px; }
.closeMapsModalBtn { width: 36px; height: 36px; background-color: transparent; border: none !important; outline: none !important; }
.closeMapsModalMobileBtn { display: none; }
.divCampaignSpinner { height: 75vh; width: 100%; max-width: 500px; top: 12.5vh !important; left: unset !important; }
#campaignMapsModalContentElements { height: 630px; }
@media only screen and (max-width: 991px) and (min-width: 767px) {
  .campaignBanner .campaignForm { margin-right: 100px; }
}
@media only screen and (max-width: 767px) {
  .campaignBanner .campaignForm { margin-right: 0px; margin-bottom: 0px; }
  .campaignMapsModalContent { width: 100%; border-radius: 16px 16px 0px 0px; padding: 30px 30px 20px; }
  .campaignMapsModalScrollbox, #campaignMapsSpinner { min-width: unset; height: 65vh; margin-right: -20px; }
  .campaignMapsModalRow { height: 100%; align-items: flex-end; width: 100%; margin: 0px; }
  .closeMapsModalBtn { display: none; }
  .closeMapsModalMobileBtn { display: flex; margin-top: 20px; justify-content: center; width: 100%; height: 48px; align-items: center; border: 1px solid gray; background-color: transparent; vertical-align: middle; padding: 15px 20px; font-size: 14px; font-weight: 600; color: rgb(31, 31, 31); border-radius: 25px; box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 6px 0px; }
  .divCampaignSpinner { bottom: 85px; background: rgba(255, 255, 255, 0.5); height: 65vh; width: 100%; max-width: unset; top: unset !important; left: 0px !important; }
  #campaignMapsModalContentElements { height: 730px; }
}
@media only screen and (max-width: 375px) {
  #agencySelect { height: fit-content !important; }
  #scheduleSelect { height: fit-content !important; }
  #agencySelectLabel { top: -25px !important; }
}
