:root { --blue: #2B7099; --indigo: #6610f2; --purple: #9867D2; --pink: #e83e8c; --red: #ef443b; --orange: #EE8D3B; --yellow: #ffc107; --green: #01A273; --teal: #20c997; --cyan: #17a2b8; --white: #fff; --gray: #6c757d; --gray-dark: #343a40; --primary: #ef443b; --secondary: #FF8E91; --success: #01A273; --info: #2B7099; --warning: #ffc107; --danger: #ef443b; --light: #f8f9fa; --dark: #343a40; --breakpoint-xs: 0; --breakpoint-sm: 576px; --breakpoint-md: 768px; --breakpoint-lg: 992px; --breakpoint-xl: 1200px; --font-family-sans-serif: "Noto Sans", "Noto Sans SC", Calibri, Arial, sans-serif; --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; }
*, ::before, ::after { box-sizing: border-box; }
html { font-family: sans-serif; line-height: 1.15; text-size-adjust: 100%; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
article, aside, dialog, figcaption, figure, footer, header, hgroup, main, nav, section { display: block; }
body { margin: 0px; font-family: "Noto Sans", "Noto Sans SC", Calibri, Arial, sans-serif; font-size: 1rem; font-weight: 400; line-height: 1.8; color: rgb(0, 0, 0); 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: 1rem; }
p { margin-top: 0px; margin-bottom: 1rem; }
abbr[title], abbr[data-original-title] { text-decoration: underline dotted; cursor: help; border-bottom: 0px; }
address { margin-bottom: 1rem; font-style: normal; line-height: inherit; }
ol, ul, dl { margin-top: 0px; margin-bottom: 1rem; }
ol ol, ul ul, ol ul, ul ol { 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(239, 68, 59); text-decoration: none; background-color: transparent; }
a:hover { color: rgb(205, 26, 17); text-decoration: underline; }
a:not([href]):not([tabindex]) { color: inherit; text-decoration: none; }
a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus { color: inherit; text-decoration: none; }
a:not([href]):not([tabindex]):focus { outline: 0px; }
pre, code, kbd, samp { font-family: monospace, 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:not(:root) { overflow: hidden; }
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; }
input, button, select, optgroup, textarea { margin: 0px; font-family: inherit; font-size: inherit; line-height: inherit; }
button, input { overflow: visible; }
button, select { text-transform: none; }
button, html [type="button"], [type="reset"], [type="submit"] { appearance: button; }
input[type="radio"], input[type="checkbox"] { box-sizing: border-box; padding: 0px; }
input[type="date"], input[type="time"], input[type="datetime-local"], input[type="month"] { 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: 1rem; font-family: inherit; font-weight: 300; 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: 2rem; margin-bottom: 2rem; border-width: 1px 0px 0px; border-style: solid none none; border-color: rgba(0, 0, 0, 0.1) currentcolor currentcolor; border-image: none; }
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: 2rem; 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: 1rem; line-height: 1; }
.figure-caption { font-size: 90%; color: rgb(108, 117, 125); }
.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: 800px; }
}
@media (min-width: 992px) {
  .container { max-width: 1140px; }
}
@media (min-width: 1200px) {
  .container { max-width: 1400px; }
}
.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-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-auto, .col-sm-1, .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-10, .col-sm-11, .col-sm-12, .col-sm, .col-sm-auto, .col-md-1, .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-10, .col-md-11, .col-md-12, .col-md, .col-md-auto, .col-lg-1, .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-10, .col-lg-11, .col-lg-12, .col-lg, .col-lg-auto, .col-xl-1, .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-10, .col-xl-11, .col-xl-12, .col-xl, .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%; max-width: 100%; margin-bottom: 2rem; background-color: rgba(0, 0, 0, 0); }
.table th, .table td { 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 th, .table-sm td { padding: 0.3rem; }
.table-bordered { border: 1px solid rgb(222, 226, 230); }
.table-bordered th, .table-bordered td { border: 1px solid rgb(222, 226, 230); }
.table-bordered thead th, .table-bordered thead td { border-bottom-width: 2px; }
.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 > th, .table-primary > td { background-color: rgb(251, 203, 200); }
.table-hover .table-primary:hover { background-color: rgb(249, 181, 176); }
.table-hover .table-primary:hover > td, .table-hover .table-primary:hover > th { background-color: rgb(249, 181, 176); }
.table-secondary, .table-secondary > th, .table-secondary > td { background-color: rgb(255, 223, 224); }
.table-hover .table-secondary:hover { background-color: rgb(255, 198, 199); }
.table-hover .table-secondary:hover > td, .table-hover .table-secondary:hover > th { background-color: rgb(255, 198, 199); }
.table-success, .table-success > th, .table-success > td { background-color: rgb(184, 229, 216); }
.table-hover .table-success:hover { background-color: rgb(165, 222, 206); }
.table-hover .table-success:hover > td, .table-hover .table-success:hover > th { background-color: rgb(165, 222, 206); }
.table-info, .table-info > th, .table-info > td { background-color: rgb(196, 215, 226); }
.table-hover .table-info:hover { background-color: rgb(179, 203, 218); }
.table-hover .table-info:hover > td, .table-hover .table-info:hover > th { background-color: rgb(179, 203, 218); }
.table-warning, .table-warning > th, .table-warning > td { 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 > th, .table-danger > td { background-color: rgb(251, 203, 200); }
.table-hover .table-danger:hover { background-color: rgb(249, 181, 176); }
.table-hover .table-danger:hover > td, .table-hover .table-danger:hover > th { background-color: rgb(249, 181, 176); }
.table-light, .table-light > th, .table-light > td { 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 > th, .table-dark > td { 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 > th, .table-active > td { 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 th, .table-dark td, .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%; padding: 0.875rem 1.75rem; font-size: 1rem; line-height: 1.8; 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; }
.form-control:focus { color: rgb(73, 80, 87); background-color: rgb(255, 255, 255); border-color: rgb(249, 180, 177); outline: 0px; box-shadow: rgba(239, 68, 59, 0.25) 0px 0px 0px 0.2rem; }
.form-control::placeholder { color: rgb(108, 117, 125); opacity: 1; }
.form-control:disabled, .form-control[readonly] { background-color: rgb(233, 236, 239); opacity: 1; }
select.form-control:not([size]):not([multiple]) { height: calc(2px + 3.55rem); }
.form-control-file, .form-control-range { display: block; width: 100%; }
.col-form-label { padding-top: calc(1px + 0.875rem); padding-bottom: calc(1px + 0.875rem); margin-bottom: 0px; font-size: inherit; line-height: 1.8; }
.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.875rem; padding-bottom: 0.875rem; margin-bottom: 0px; line-height: 1.8; background-color: transparent; border-style: solid; border-color: transparent; border-image: none; border-width: 1px 0px; }
.form-control-plaintext.form-control-sm, .input-group-sm > .form-control-plaintext.form-control, .input-group-sm > .input-group-prepend > .form-control-plaintext.input-group-text, .input-group-sm > .input-group-append > .form-control-plaintext.input-group-text, .input-group-sm > .input-group-prepend > .form-control-plaintext.btn, .input-group-sm > .input-group-append > .form-control-plaintext.btn, .form-control-plaintext.form-control-lg, .input-group-lg > .form-control-plaintext.form-control, .input-group-lg > .input-group-prepend > .form-control-plaintext.input-group-text, .input-group-lg > .input-group-append > .form-control-plaintext.input-group-text, .input-group-lg > .input-group-prepend > .form-control-plaintext.btn, .input-group-lg > .input-group-append > .form-control-plaintext.btn { padding-right: 0px; padding-left: 0px; }
.form-control-sm, .input-group-sm > .form-control, .input-group-sm > .input-group-prepend > .input-group-text, .input-group-sm > .input-group-append > .input-group-text, .input-group-sm > .input-group-prepend > .btn, .input-group-sm > .input-group-append > .btn { padding: 0.25rem 0.5rem; font-size: 0.875rem; line-height: 1.5; border-radius: 0.2rem; }
select.form-control-sm:not([size]):not([multiple]), .input-group-sm > select.form-control:not([size]):not([multiple]), .input-group-sm > .input-group-prepend > select.input-group-text:not([size]):not([multiple]), .input-group-sm > .input-group-append > select.input-group-text:not([size]):not([multiple]), .input-group-sm > .input-group-prepend > select.btn:not([size]):not([multiple]), .input-group-sm > .input-group-append > select.btn:not([size]):not([multiple]) { height: calc(2px + 1.8125rem); }
.form-control-lg, .input-group-lg > .form-control, .input-group-lg > .input-group-prepend > .input-group-text, .input-group-lg > .input-group-append > .input-group-text, .input-group-lg > .input-group-prepend > .btn, .input-group-lg > .input-group-append > .btn { padding: 0.5rem 1rem; font-size: 1.25rem; line-height: 1.5; border-radius: 0.3rem; }
select.form-control-lg:not([size]):not([multiple]), .input-group-lg > select.form-control:not([size]):not([multiple]), .input-group-lg > .input-group-prepend > select.input-group-text:not([size]):not([multiple]), .input-group-lg > .input-group-append > select.input-group-text:not([size]):not([multiple]), .input-group-lg > .input-group-prepend > select.btn:not([size]):not([multiple]), .input-group-lg > .input-group-append > select.btn:not([size]):not([multiple]) { height: calc(2px + 2.875rem); }
.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(1, 162, 115); }
.valid-tooltip { position: absolute; top: 100%; z-index: 5; display: none; max-width: 100%; padding: 0.5rem; margin-top: 0.1rem; font-size: 0.875rem; line-height: 1; color: rgb(255, 255, 255); background-color: rgba(1, 162, 115, 0.8); border-radius: 0.2rem; }
.was-validated .form-control:valid, .form-control.is-valid, .was-validated .custom-select:valid, .custom-select.is-valid { border-color: rgb(1, 162, 115); }
.was-validated .form-control:valid:focus, .form-control.is-valid:focus, .was-validated .custom-select:valid:focus, .custom-select.is-valid:focus { border-color: rgb(1, 162, 115); box-shadow: rgba(1, 162, 115, 0.25) 0px 0px 0px 0.2rem; }
.was-validated .form-control:valid ~ .valid-feedback, .was-validated .form-control: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, .custom-select.is-valid ~ .valid-feedback, .custom-select.is-valid ~ .valid-tooltip { display: block; }
.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label { color: rgb(1, 162, 115); }
.was-validated .form-check-input:valid ~ .valid-feedback, .was-validated .form-check-input:valid ~ .valid-tooltip, .form-check-input.is-valid ~ .valid-feedback, .form-check-input.is-valid ~ .valid-tooltip { display: block; }
.was-validated .custom-control-input:valid ~ .custom-control-label, .custom-control-input.is-valid ~ .custom-control-label { color: rgb(1, 162, 115); }
.was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before { background-color: rgb(37, 254, 190); }
.was-validated .custom-control-input:valid ~ .valid-feedback, .was-validated .custom-control-input:valid ~ .valid-tooltip, .custom-control-input.is-valid ~ .valid-feedback, .custom-control-input.is-valid ~ .valid-tooltip { display: block; }
.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before { background-color: rgb(1, 213, 151); }
.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before { box-shadow: rgb(255, 255, 255) 0px 0px 0px 1px, rgba(1, 162, 115, 0.25) 0px 0px 0px 0.2rem; }
.was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label { border-color: rgb(1, 162, 115); }
.was-validated .custom-file-input:valid ~ .custom-file-label::before, .custom-file-input.is-valid ~ .custom-file-label::before { border-color: inherit; }
.was-validated .custom-file-input:valid ~ .valid-feedback, .was-validated .custom-file-input:valid ~ .valid-tooltip, .custom-file-input.is-valid ~ .valid-feedback, .custom-file-input.is-valid ~ .valid-tooltip { display: block; }
.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label { box-shadow: rgba(1, 162, 115, 0.25) 0px 0px 0px 0.2rem; }
.invalid-feedback { display: none; width: 100%; margin-top: 0.25rem; font-size: 80%; color: rgb(239, 68, 59); }
.invalid-tooltip { position: absolute; top: 100%; z-index: 5; display: none; max-width: 100%; padding: 0.5rem; margin-top: 0.1rem; font-size: 0.875rem; line-height: 1; color: rgb(255, 255, 255); background-color: rgba(239, 68, 59, 0.8); border-radius: 0.2rem; }
.was-validated .form-control:invalid, .form-control.is-invalid, .was-validated .custom-select:invalid, .custom-select.is-invalid { border-color: rgb(239, 68, 59); }
.was-validated .form-control:invalid:focus, .form-control.is-invalid:focus, .was-validated .custom-select:invalid:focus, .custom-select.is-invalid:focus { border-color: rgb(239, 68, 59); box-shadow: rgba(239, 68, 59, 0.25) 0px 0px 0px 0.2rem; }
.was-validated .form-control:invalid ~ .invalid-feedback, .was-validated .form-control: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, .custom-select.is-invalid ~ .invalid-feedback, .custom-select.is-invalid ~ .invalid-tooltip { display: block; }
.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label { color: rgb(239, 68, 59); }
.was-validated .form-check-input:invalid ~ .invalid-feedback, .was-validated .form-check-input:invalid ~ .invalid-tooltip, .form-check-input.is-invalid ~ .invalid-feedback, .form-check-input.is-invalid ~ .invalid-tooltip { display: block; }
.was-validated .custom-control-input:invalid ~ .custom-control-label, .custom-control-input.is-invalid ~ .custom-control-label { color: rgb(239, 68, 59); }
.was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before { background-color: rgb(249, 180, 177); }
.was-validated .custom-control-input:invalid ~ .invalid-feedback, .was-validated .custom-control-input:invalid ~ .invalid-tooltip, .custom-control-input.is-invalid ~ .invalid-feedback, .custom-control-input.is-invalid ~ .invalid-tooltip { display: block; }
.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before { background-color: rgb(243, 113, 106); }
.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before { box-shadow: rgb(255, 255, 255) 0px 0px 0px 1px, rgba(239, 68, 59, 0.25) 0px 0px 0px 0.2rem; }
.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label { border-color: rgb(239, 68, 59); }
.was-validated .custom-file-input:invalid ~ .custom-file-label::before, .custom-file-input.is-invalid ~ .custom-file-label::before { border-color: inherit; }
.was-validated .custom-file-input:invalid ~ .invalid-feedback, .was-validated .custom-file-input:invalid ~ .invalid-tooltip, .custom-file-input.is-invalid ~ .invalid-feedback, .custom-file-input.is-invalid ~ .invalid-tooltip { display: block; }
.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label { box-shadow: rgba(239, 68, 59, 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 .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: 700; text-align: center; white-space: nowrap; vertical-align: middle; user-select: none; border: 1px solid transparent; padding: 0.875rem 1.75rem; font-size: 1rem; line-height: 1.8; 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; }
.btn:hover, .btn:focus { text-decoration: none; }
.btn:focus, .btn.focus { outline: 0px; box-shadow: rgba(239, 68, 59, 0.25) 0px 0px 0px 0.2rem; }
.btn.disabled, .btn:disabled { opacity: 0.65; }
.btn:not(:disabled):not(.disabled) { cursor: pointer; }
.btn:not(:disabled):not(.disabled):active, .btn:not(:disabled):not(.disabled).active { background-image: none; }
a.btn.disabled, fieldset:disabled a.btn { pointer-events: none; }
.btn-primary { color: rgb(255, 255, 255); background-color: rgb(239, 68, 59); border-color: rgb(239, 68, 59); }
.btn-primary:hover { color: rgb(255, 255, 255); background-color: rgb(236, 34, 24); border-color: rgb(228, 29, 19); }
.btn-primary:focus, .btn-primary.focus { box-shadow: rgba(239, 68, 59, 0.5) 0px 0px 0px 0.2rem; }
.btn-primary.disabled, .btn-primary:disabled { color: rgb(255, 255, 255); background-color: rgb(239, 68, 59); border-color: rgb(239, 68, 59); }
.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(228, 29, 19); border-color: rgb(217, 28, 18); }
.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(239, 68, 59, 0.5) 0px 0px 0px 0.2rem; }
.btn-secondary { color: rgb(33, 37, 41); background-color: rgb(255, 142, 145); border-color: rgb(255, 142, 145); }
.btn-secondary:hover { color: rgb(255, 255, 255); background-color: rgb(255, 104, 108); border-color: rgb(255, 91, 95); }
.btn-secondary:focus, .btn-secondary.focus { box-shadow: rgba(255, 142, 145, 0.5) 0px 0px 0px 0.2rem; }
.btn-secondary.disabled, .btn-secondary:disabled { color: rgb(33, 37, 41); background-color: rgb(255, 142, 145); border-color: rgb(255, 142, 145); }
.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(255, 91, 95); border-color: rgb(255, 78, 83); }
.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(255, 142, 145, 0.5) 0px 0px 0px 0.2rem; }
.btn-success { color: rgb(255, 255, 255); background-color: rgb(1, 162, 115); border-color: rgb(1, 162, 115); }
.btn-success:hover { color: rgb(255, 255, 255); background-color: rgb(1, 124, 88); border-color: rgb(1, 111, 79); }
.btn-success:focus, .btn-success.focus { box-shadow: rgba(1, 162, 115, 0.5) 0px 0px 0px 0.2rem; }
.btn-success.disabled, .btn-success:disabled { color: rgb(255, 255, 255); background-color: rgb(1, 162, 115); border-color: rgb(1, 162, 115); }
.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(1, 111, 79); border-color: rgb(1, 99, 70); }
.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(1, 162, 115, 0.5) 0px 0px 0px 0.2rem; }
.btn-info { color: rgb(255, 255, 255); background-color: rgb(43, 112, 153); border-color: rgb(43, 112, 153); }
.btn-info:hover { color: rgb(255, 255, 255); background-color: rgb(35, 90, 123); border-color: rgb(32, 83, 113); }
.btn-info:focus, .btn-info.focus { box-shadow: rgba(43, 112, 153, 0.5) 0px 0px 0px 0.2rem; }
.btn-info.disabled, .btn-info:disabled { color: rgb(255, 255, 255); background-color: rgb(43, 112, 153); border-color: rgb(43, 112, 153); }
.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(32, 83, 113); border-color: rgb(29, 76, 103); }
.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(43, 112, 153, 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(239, 68, 59); border-color: rgb(239, 68, 59); }
.btn-danger:hover { color: rgb(255, 255, 255); background-color: rgb(236, 34, 24); border-color: rgb(228, 29, 19); }
.btn-danger:focus, .btn-danger.focus { box-shadow: rgba(239, 68, 59, 0.5) 0px 0px 0px 0.2rem; }
.btn-danger.disabled, .btn-danger:disabled { color: rgb(255, 255, 255); background-color: rgb(239, 68, 59); border-color: rgb(239, 68, 59); }
.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(228, 29, 19); border-color: rgb(217, 28, 18); }
.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(239, 68, 59, 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(239, 68, 59); background-color: transparent; background-image: none; border-color: rgb(239, 68, 59); }
.btn-outline-primary:hover { color: rgb(255, 255, 255); background-color: rgb(239, 68, 59); border-color: rgb(239, 68, 59); }
.btn-outline-primary:focus, .btn-outline-primary.focus { box-shadow: rgba(239, 68, 59, 0.5) 0px 0px 0px 0.2rem; }
.btn-outline-primary.disabled, .btn-outline-primary:disabled { color: rgb(239, 68, 59); 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(239, 68, 59); border-color: rgb(239, 68, 59); }
.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(239, 68, 59, 0.5) 0px 0px 0px 0.2rem; }
.btn-outline-secondary { color: rgb(255, 142, 145); background-color: transparent; background-image: none; border-color: rgb(255, 142, 145); }
.btn-outline-secondary:hover { color: rgb(33, 37, 41); background-color: rgb(255, 142, 145); border-color: rgb(255, 142, 145); }
.btn-outline-secondary:focus, .btn-outline-secondary.focus { box-shadow: rgba(255, 142, 145, 0.5) 0px 0px 0px 0.2rem; }
.btn-outline-secondary.disabled, .btn-outline-secondary:disabled { color: rgb(255, 142, 145); 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(33, 37, 41); background-color: rgb(255, 142, 145); border-color: rgb(255, 142, 145); }
.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(255, 142, 145, 0.5) 0px 0px 0px 0.2rem; }
.btn-outline-success { color: rgb(1, 162, 115); background-color: transparent; background-image: none; border-color: rgb(1, 162, 115); }
.btn-outline-success:hover { color: rgb(255, 255, 255); background-color: rgb(1, 162, 115); border-color: rgb(1, 162, 115); }
.btn-outline-success:focus, .btn-outline-success.focus { box-shadow: rgba(1, 162, 115, 0.5) 0px 0px 0px 0.2rem; }
.btn-outline-success.disabled, .btn-outline-success:disabled { color: rgb(1, 162, 115); 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(1, 162, 115); border-color: rgb(1, 162, 115); }
.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(1, 162, 115, 0.5) 0px 0px 0px 0.2rem; }
.btn-outline-info { color: rgb(43, 112, 153); background-color: transparent; background-image: none; border-color: rgb(43, 112, 153); }
.btn-outline-info:hover { color: rgb(255, 255, 255); background-color: rgb(43, 112, 153); border-color: rgb(43, 112, 153); }
.btn-outline-info:focus, .btn-outline-info.focus { box-shadow: rgba(43, 112, 153, 0.5) 0px 0px 0px 0.2rem; }
.btn-outline-info.disabled, .btn-outline-info:disabled { color: rgb(43, 112, 153); 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(43, 112, 153); border-color: rgb(43, 112, 153); }
.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(43, 112, 153, 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(239, 68, 59); background-color: transparent; background-image: none; border-color: rgb(239, 68, 59); }
.btn-outline-danger:hover { color: rgb(255, 255, 255); background-color: rgb(239, 68, 59); border-color: rgb(239, 68, 59); }
.btn-outline-danger:focus, .btn-outline-danger.focus { box-shadow: rgba(239, 68, 59, 0.5) 0px 0px 0px 0.2rem; }
.btn-outline-danger.disabled, .btn-outline-danger:disabled { color: rgb(239, 68, 59); 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(239, 68, 59); border-color: rgb(239, 68, 59); }
.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(239, 68, 59, 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(239, 68, 59); background-color: transparent; }
.btn-link:hover { color: rgb(205, 26, 17); 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); }
.btn-lg { padding: 0.5rem 1rem; font-size: 1.25rem; line-height: 1.5; border-radius: 0.3rem; }
.btn-sm, .bootstrap-select > .dropdown-toggle { 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="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block { width: 100%; }
.fade { opacity: 0; transition: opacity 0.15s linear; }
.fade.show { opacity: 1; }
.collapse { display: none; }
.collapse.show { display: block; }
tr.collapse.show { display: table-row; }
tbody.collapse.show { display: table-row-group; }
.collapsing { position: relative; height: 0px; overflow: hidden; transition: height 0.35s; }
.dropup, .dropdown { 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-style: solid solid none; border-color: currentcolor 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(0, 0, 0); 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; }
.dropup .dropdown-menu { 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-style: none solid solid; border-color: currentcolor transparent; }
.dropup .dropdown-toggle:empty::after { margin-left: 0px; }
.dropright .dropdown-menu { 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-top: 0.3em solid transparent; border-bottom: 0.3em solid transparent; border-left: 0.3em solid; }
.dropright .dropdown-toggle:empty::after { margin-left: 0px; }
.dropright .dropdown-toggle::after { vertical-align: 0px; }
.dropleft .dropdown-menu { 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-divider { height: 0px; margin: 1rem 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:hover, .dropdown-item:focus { 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(239, 68, 59); }
.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; }
.input-group { position: relative; display: flex; flex-wrap: wrap; align-items: stretch; width: 100%; }
.input-group > .form-control, .input-group > .custom-select, .input-group > .custom-file { position: relative; flex: 1 1 auto; width: 1%; margin-bottom: 0px; }
.input-group > .form-control:focus, .input-group > .custom-select:focus, .input-group > .custom-file:focus { z-index: 3; }
.input-group > .form-control + .form-control, .input-group > .form-control + .custom-select, .input-group > .form-control + .custom-file, .input-group > .custom-select + .form-control, .input-group > .custom-select + .custom-select, .input-group > .custom-select + .custom-file, .input-group > .custom-file + .form-control, .input-group > .custom-file + .custom-select, .input-group > .custom-file + .custom-file { margin-left: -1px; }
.input-group > .form-control:not(:last-child), .input-group > .custom-select:not(:last-child) { border-top-right-radius: 0px; border-bottom-right-radius: 0px; }
.input-group > .form-control:not(:first-child), .input-group > .custom-select: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::before { border-top-right-radius: 0px; border-bottom-right-radius: 0px; }
.input-group > .custom-file:not(:first-child) .custom-file-label, .input-group > .custom-file:not(:first-child) .custom-file-label::before { border-top-left-radius: 0px; border-bottom-left-radius: 0px; }
.input-group-prepend, .input-group-append { display: flex; }
.input-group-prepend .btn, .input-group-append .btn { position: relative; z-index: 2; }
.input-group-prepend .btn + .btn, .input-group-prepend .btn + .input-group-text, .input-group-prepend .input-group-text + .input-group-text, .input-group-prepend .input-group-text + .btn, .input-group-append .btn + .btn, .input-group-append .btn + .input-group-text, .input-group-append .input-group-text + .input-group-text, .input-group-append .input-group-text + .btn { 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.875rem 1.75rem; margin-bottom: 0px; font-size: 1rem; font-weight: 400; line-height: 1.8; 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="radio"], .input-group-text input[type="checkbox"] { margin-top: 0px; }
.input-group > .input-group-prepend > .btn, .input-group > .input-group-prepend > .input-group-text, .input-group > .input-group-append:not(:last-child) > .btn, .input-group > .input-group-append:not(:last-child) > .input-group-text, .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) { 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:not(:first-child) > .btn, .input-group > .input-group-prepend:not(:first-child) > .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) { border-top-left-radius: 0px; border-bottom-left-radius: 0px; }
.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:hover, .nav-link:focus { 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:hover, .nav-tabs .nav-link:focus { 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-link.active, .nav-tabs .nav-item.show .nav-link { 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(239, 68, 59); }
.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: 1rem 2rem; }
.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.275rem; padding-bottom: 0.275rem; margin-right: 2rem; font-size: 1.25rem; line-height: inherit; white-space: nowrap; }
.navbar-brand:hover, .navbar-brand:focus { 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:hover, .navbar-toggler:focus { 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 .dropdown-menu-right { right: 0px; left: auto; }
  .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; }
  .navbar-expand-sm .dropup .dropdown-menu { top: auto; bottom: 100%; }
}
@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 .dropdown-menu-right { right: 0px; left: auto; }
  .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; }
  .navbar-expand-md .dropup .dropdown-menu { top: auto; bottom: 100%; }
}
@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 .dropdown-menu-right { right: 0px; left: auto; }
  .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; }
  .navbar-expand-lg .dropup .dropdown-menu { top: auto; bottom: 100%; }
}
@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 .dropdown-menu-right { right: 0px; left: auto; }
  .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-xl .dropup .dropdown-menu { top: auto; bottom: 100%; }
}
.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 .dropdown-menu-right { right: 0px; left: auto; }
.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-expand .dropup .dropdown-menu { top: auto; bottom: 100%; }
.navbar-light .navbar-brand, .dark-theme .navbar-brand { color: rgba(0, 0, 0, 0.9); }
.navbar-light .navbar-brand:hover, .dark-theme .navbar-brand:hover, .navbar-light .navbar-brand:focus, .dark-theme .navbar-brand:focus { color: rgba(0, 0, 0, 0.9); }
.navbar-light .navbar-nav .nav-link, .dark-theme .navbar-nav .nav-link { color: rgba(0, 0, 0, 0.5); }
.navbar-light .navbar-nav .nav-link:hover, .dark-theme .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus, .dark-theme .navbar-nav .nav-link:focus { color: rgba(0, 0, 0, 0.7); }
.navbar-light .navbar-nav .nav-link.disabled, .dark-theme .navbar-nav .nav-link.disabled { color: rgba(0, 0, 0, 0.3); }
.navbar-light .navbar-nav .show > .nav-link, .dark-theme .navbar-nav .show > .nav-link, .navbar-light .navbar-nav .active > .nav-link, .dark-theme .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.show, .dark-theme .navbar-nav .nav-link.show, .navbar-light .navbar-nav .nav-link.active, .dark-theme .navbar-nav .nav-link.active { color: rgba(0, 0, 0, 0.9); }
.navbar-light .navbar-toggler, .dark-theme .navbar-toggler { color: rgba(0, 0, 0, 0.5); border-color: rgba(0, 0, 0, 0.1); }
.navbar-light .navbar-toggler-icon, .dark-theme .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, .dark-theme .navbar-text { color: rgba(0, 0, 0, 0.5); }
.navbar-light .navbar-text a, .dark-theme .navbar-text a { color: rgba(0, 0, 0, 0.9); }
.navbar-light .navbar-text a:hover, .dark-theme .navbar-text a:hover, .navbar-light .navbar-text a:focus, .dark-theme .navbar-text a:focus { color: rgba(0, 0, 0, 0.9); }
.navbar-dark .navbar-brand { color: rgb(255, 255, 255); }
.navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus { color: rgb(255, 255, 255); }
.navbar-dark .navbar-nav .nav-link { color: rgba(255, 255, 255, 0.5); }
.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus { 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 .show > .nav-link, .navbar-dark .navbar-nav .active > .nav-link, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .nav-link.active { 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:hover, .navbar-dark .navbar-text a:focus { 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-img-top, .card-group > .card:first-child .card-header { border-top-right-radius: 0px; }
  .card-group > .card:first-child .card-img-bottom, .card-group > .card:first-child .card-footer { 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-img-top, .card-group > .card:last-child .card-header { border-top-left-radius: 0px; }
  .card-group > .card:last-child .card-img-bottom, .card-group > .card:last-child .card-footer { border-bottom-left-radius: 0px; }
  .card-group > .card:only-child { border-radius: 0.25rem; }
  .card-group > .card:only-child .card-img-top, .card-group > .card:only-child .card-header { border-top-left-radius: 0.25rem; border-top-right-radius: 0.25rem; }
  .card-group > .card:only-child .card-img-bottom, .card-group > .card:only-child .card-footer { 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-img-top, .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-header, .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-footer { border-radius: 0px; }
}
.card-columns .card { margin-bottom: 0.75rem; }
@media (min-width: 576px) {
  .card-columns { column-count: 3; column-gap: 1.25rem; }
  .card-columns .card { display: inline-block; width: 100%; }
}
.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(239, 68, 59); background-color: rgb(255, 255, 255); border: 1px solid rgb(222, 226, 230); }
.page-link:hover { color: rgb(205, 26, 17); 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(239, 68, 59, 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(239, 68, 59); border-color: rgb(239, 68, 59); }
.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; }
.jumbotron { padding: 2rem 1rem; margin-bottom: 2rem; background-color: rgba(0, 0, 0, 0); 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(124, 35, 31); background-color: rgb(252, 218, 216); border-color: rgb(251, 203, 200); }
.alert-primary hr { border-top-color: rgb(249, 181, 176); }
.alert-primary .alert-link { color: rgb(83, 23, 21); }
.alert-secondary { color: rgb(133, 74, 75); background-color: rgb(255, 232, 233); border-color: rgb(255, 223, 224); }
.alert-secondary hr { border-top-color: rgb(255, 198, 199); }
.alert-secondary .alert-link { color: rgb(100, 56, 57); }
.alert-success { color: rgb(1, 84, 60); background-color: rgb(204, 236, 227); border-color: rgb(184, 229, 216); }
.alert-success hr { border-top-color: rgb(165, 222, 206); }
.alert-success .alert-link { color: rgb(0, 34, 24); }
.alert-info { color: rgb(22, 58, 80); background-color: rgb(213, 226, 235); border-color: rgb(196, 215, 226); }
.alert-info hr { border-top-color: rgb(179, 203, 218); }
.alert-info .alert-link { color: rgb(11, 29, 40); }
.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(124, 35, 31); background-color: rgb(252, 218, 216); border-color: rgb(251, 203, 200); }
.alert-danger hr { border-top-color: rgb(249, 181, 176); }
.alert-danger .alert-link { color: rgb(83, 23, 21); }
.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); }
.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:hover, .close:focus { color: rgb(0, 0, 0); text-decoration: none; opacity: 0.75; }
.close:not(:disabled):not(.disabled) { cursor: pointer; }
button.close { padding: 0px; background-color: transparent; border: 0px; appearance: none; }
.modal-open { overflow: hidden; }
.modal { position: fixed; inset: 0px; z-index: 1050; display: none; overflow: hidden; outline: 0px; }
.modal-open .modal { overflow: hidden auto; }
.modal-dialog { position: relative; width: auto; margin: 0.5rem; pointer-events: none; }
.modal.fade .modal-dialog { transition: transform 0.3s ease-out; transform: translate(0px, -25%); }
.modal.show .modal-dialog { transform: translate(0px, 0px); }
.modal-dialog-centered { display: flex; align-items: center; min-height: calc(100% - 1rem); }
.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.8; }
.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-sm { max-width: 300px; }
}
@media (min-width: 992px) {
  .modal-lg { max-width: 800px; }
}
.popover { position: absolute; top: 0px; left: 0px; z-index: 1060; display: block; max-width: 276px; font-family: "Noto Sans", "Noto Sans SC", Calibri, Arial, sans-serif; font-style: normal; font-weight: 400; line-height: 1.8; 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::before, .popover .arrow::after { position: absolute; display: block; content: ""; border-color: transparent; border-style: solid; }
.bs-popover-top, .bs-popover-auto[x-placement^="top"] { margin-bottom: 0.5rem; }
.bs-popover-top .arrow, .bs-popover-auto[x-placement^="top"] .arrow { bottom: calc(-1px - 0.5rem); }
.bs-popover-top .arrow::before, .bs-popover-auto[x-placement^="top"] .arrow::before, .bs-popover-top .arrow::after, .bs-popover-auto[x-placement^="top"] .arrow::after { border-width: 0.5rem 0.5rem 0px; }
.bs-popover-top .arrow::before, .bs-popover-auto[x-placement^="top"] .arrow::before { bottom: 0px; border-top-color: rgba(0, 0, 0, 0.25); }
.bs-popover-top .arrow::after, .bs-popover-auto[x-placement^="top"] .arrow::after { bottom: 1px; border-top-color: rgb(255, 255, 255); }
.bs-popover-right, .bs-popover-auto[x-placement^="right"] { margin-left: 0.5rem; }
.bs-popover-right .arrow, .bs-popover-auto[x-placement^="right"] .arrow { left: calc(-1px - 0.5rem); width: 0.5rem; height: 1rem; margin: 0.3rem 0px; }
.bs-popover-right .arrow::before, .bs-popover-auto[x-placement^="right"] .arrow::before, .bs-popover-right .arrow::after, .bs-popover-auto[x-placement^="right"] .arrow::after { border-width: 0.5rem 0.5rem 0.5rem 0px; }
.bs-popover-right .arrow::before, .bs-popover-auto[x-placement^="right"] .arrow::before { left: 0px; border-right-color: rgba(0, 0, 0, 0.25); }
.bs-popover-right .arrow::after, .bs-popover-auto[x-placement^="right"] .arrow::after { left: 1px; border-right-color: rgb(255, 255, 255); }
.bs-popover-bottom, .bs-popover-auto[x-placement^="bottom"] { margin-top: 0.5rem; }
.bs-popover-bottom .arrow, .bs-popover-auto[x-placement^="bottom"] .arrow { top: calc(-1px - 0.5rem); }
.bs-popover-bottom .arrow::before, .bs-popover-auto[x-placement^="bottom"] .arrow::before, .bs-popover-bottom .arrow::after, .bs-popover-auto[x-placement^="bottom"] .arrow::after { border-width: 0px 0.5rem 0.5rem; }
.bs-popover-bottom .arrow::before, .bs-popover-auto[x-placement^="bottom"] .arrow::before { top: 0px; border-bottom-color: rgba(0, 0, 0, 0.25); }
.bs-popover-bottom .arrow::after, .bs-popover-auto[x-placement^="bottom"] .arrow::after { top: 1px; border-bottom-color: rgb(255, 255, 255); }
.bs-popover-bottom .popover-header::before, .bs-popover-auto[x-placement^="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-left, .bs-popover-auto[x-placement^="left"] { margin-right: 0.5rem; }
.bs-popover-left .arrow, .bs-popover-auto[x-placement^="left"] .arrow { right: calc(-1px - 0.5rem); width: 0.5rem; height: 1rem; margin: 0.3rem 0px; }
.bs-popover-left .arrow::before, .bs-popover-auto[x-placement^="left"] .arrow::before, .bs-popover-left .arrow::after, .bs-popover-auto[x-placement^="left"] .arrow::after { border-width: 0.5rem 0px 0.5rem 0.5rem; }
.bs-popover-left .arrow::before, .bs-popover-auto[x-placement^="left"] .arrow::before { right: 0px; border-left-color: rgba(0, 0, 0, 0.25); }
.bs-popover-left .arrow::after, .bs-popover-auto[x-placement^="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(0, 0, 0); }
.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(239, 68, 59) !important; }
a.bg-primary:hover, a.bg-primary:focus, button.bg-primary:hover, button.bg-primary:focus { background-color: rgb(228, 29, 19) !important; }
.bg-secondary { background-color: rgb(255, 142, 145) !important; }
a.bg-secondary:hover, a.bg-secondary:focus, button.bg-secondary:hover, button.bg-secondary:focus { background-color: rgb(255, 91, 95) !important; }
.bg-success { background-color: rgb(1, 162, 115) !important; }
a.bg-success:hover, a.bg-success:focus, button.bg-success:hover, button.bg-success:focus { background-color: rgb(1, 111, 79) !important; }
.bg-info { background-color: rgb(43, 112, 153) !important; }
a.bg-info:hover, a.bg-info:focus, button.bg-info:hover, button.bg-info:focus { background-color: rgb(32, 83, 113) !important; }
.bg-warning { background-color: rgb(255, 193, 7) !important; }
a.bg-warning:hover, a.bg-warning:focus, button.bg-warning:hover, button.bg-warning:focus { background-color: rgb(211, 158, 0) !important; }
.bg-danger { background-color: rgb(239, 68, 59) !important; }
a.bg-danger:hover, a.bg-danger:focus, button.bg-danger:hover, button.bg-danger:focus { background-color: rgb(228, 29, 19) !important; }
.bg-light { background-color: rgb(248, 249, 250) !important; }
a.bg-light:hover, a.bg-light:focus, button.bg-light:hover, button.bg-light:focus { background-color: rgb(218, 224, 229) !important; }
.bg-dark { background-color: rgb(52, 58, 64) !important; }
a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus { background-color: rgb(29, 33, 36) !important; }
.bg-green { background-color: rgb(1, 162, 115) !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(239, 68, 59) !important; }
.border-secondary { border-color: rgb(255, 142, 145) !important; }
.border-success { border-color: rgb(1, 162, 115) !important; }
.border-info { border-color: rgb(43, 112, 153) !important; }
.border-warning { border-color: rgb(255, 193, 7) !important; }
.border-danger { border-color: rgb(239, 68, 59) !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-large { border-radius: 0.5rem !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 iframe, .embed-responsive embed, .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; }
.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; }
  .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; }
  .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; }
  .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; }
  .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: 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; clip-path: inset(50%); border: 0px; }
.sr-only-focusable:active, .sr-only-focusable:focus { position: static; width: auto; height: auto; overflow: visible; clip: auto; white-space: normal; clip-path: none; }
.w-25 { width: 25% !important; }
.w-50 { width: 50% !important; }
.w-75 { width: 75% !important; }
.w-100 { width: 100% !important; }
.h-25 { height: 25% !important; }
.h-50 { height: 50% !important; }
.h-75 { height: 75% !important; }
.h-100 { height: 100% !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.5rem !important; }
.mt-1, .my-1 { margin-top: 0.5rem !important; }
.mr-1, .mx-1 { margin-right: 0.5rem !important; }
.mb-1, .my-1 { margin-bottom: 0.5rem !important; }
.ml-1, .mx-1 { margin-left: 0.5rem !important; }
.m-2 { margin: 1rem !important; }
.mt-2, .my-2 { margin-top: 1rem !important; }
.mr-2, .mx-2 { margin-right: 1rem !important; }
.mb-2, .my-2 { margin-bottom: 1rem !important; }
.ml-2, .mx-2 { margin-left: 1rem !important; }
.m-3 { margin: 2rem !important; }
.mt-3, .my-3 { margin-top: 2rem !important; }
.mr-3, .mx-3 { margin-right: 2rem !important; }
.mb-3, .my-3 { margin-bottom: 2rem !important; }
.ml-3, .mx-3 { margin-left: 2rem !important; }
.m-4 { margin: 3rem !important; }
.mt-4, .my-4 { margin-top: 3rem !important; }
.mr-4, .mx-4 { margin-right: 3rem !important; }
.mb-4, .my-4 { margin-bottom: 3rem !important; }
.ml-4, .mx-4 { margin-left: 3rem !important; }
.m-5 { margin: 6rem !important; }
.mt-5, .my-5 { margin-top: 6rem !important; }
.mr-5, .mx-5 { margin-right: 6rem !important; }
.mb-5, .my-5 { margin-bottom: 6rem !important; }
.ml-5, .mx-5 { margin-left: 6rem !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.5rem !important; }
.pt-1, .py-1 { padding-top: 0.5rem !important; }
.pr-1, .px-1 { padding-right: 0.5rem !important; }
.pb-1, .py-1 { padding-bottom: 0.5rem !important; }
.pl-1, .px-1 { padding-left: 0.5rem !important; }
.p-2 { padding: 1rem !important; }
.pt-2, .py-2 { padding-top: 1rem !important; }
.pr-2, .px-2 { padding-right: 1rem !important; }
.pb-2, .py-2 { padding-bottom: 1rem !important; }
.pl-2, .px-2 { padding-left: 1rem !important; }
.p-3 { padding: 2rem !important; }
.pt-3, .py-3 { padding-top: 2rem !important; }
.pr-3, .px-3 { padding-right: 2rem !important; }
.pb-3, .py-3 { padding-bottom: 2rem !important; }
.pl-3, .px-3 { padding-left: 2rem !important; }
.p-4 { padding: 3rem !important; }
.pt-4, .py-4 { padding-top: 3rem !important; }
.pr-4, .px-4 { padding-right: 3rem !important; }
.pb-4, .py-4 { padding-bottom: 3rem !important; }
.pl-4, .px-4 { padding-left: 3rem !important; }
.p-5 { padding: 6rem !important; }
.pt-5, .py-5 { padding-top: 6rem !important; }
.pr-5, .px-5 { padding-right: 6rem !important; }
.pb-5, .py-5 { padding-bottom: 6rem !important; }
.pl-5, .px-5 { padding-left: 6rem !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.5rem !important; }
  .mt-sm-1, .my-sm-1 { margin-top: 0.5rem !important; }
  .mr-sm-1, .mx-sm-1 { margin-right: 0.5rem !important; }
  .mb-sm-1, .my-sm-1 { margin-bottom: 0.5rem !important; }
  .ml-sm-1, .mx-sm-1 { margin-left: 0.5rem !important; }
  .m-sm-2 { margin: 1rem !important; }
  .mt-sm-2, .my-sm-2 { margin-top: 1rem !important; }
  .mr-sm-2, .mx-sm-2 { margin-right: 1rem !important; }
  .mb-sm-2, .my-sm-2 { margin-bottom: 1rem !important; }
  .ml-sm-2, .mx-sm-2 { margin-left: 1rem !important; }
  .m-sm-3 { margin: 2rem !important; }
  .mt-sm-3, .my-sm-3 { margin-top: 2rem !important; }
  .mr-sm-3, .mx-sm-3 { margin-right: 2rem !important; }
  .mb-sm-3, .my-sm-3 { margin-bottom: 2rem !important; }
  .ml-sm-3, .mx-sm-3 { margin-left: 2rem !important; }
  .m-sm-4 { margin: 3rem !important; }
  .mt-sm-4, .my-sm-4 { margin-top: 3rem !important; }
  .mr-sm-4, .mx-sm-4 { margin-right: 3rem !important; }
  .mb-sm-4, .my-sm-4 { margin-bottom: 3rem !important; }
  .ml-sm-4, .mx-sm-4 { margin-left: 3rem !important; }
  .m-sm-5 { margin: 6rem !important; }
  .mt-sm-5, .my-sm-5 { margin-top: 6rem !important; }
  .mr-sm-5, .mx-sm-5 { margin-right: 6rem !important; }
  .mb-sm-5, .my-sm-5 { margin-bottom: 6rem !important; }
  .ml-sm-5, .mx-sm-5 { margin-left: 6rem !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.5rem !important; }
  .pt-sm-1, .py-sm-1 { padding-top: 0.5rem !important; }
  .pr-sm-1, .px-sm-1 { padding-right: 0.5rem !important; }
  .pb-sm-1, .py-sm-1 { padding-bottom: 0.5rem !important; }
  .pl-sm-1, .px-sm-1 { padding-left: 0.5rem !important; }
  .p-sm-2 { padding: 1rem !important; }
  .pt-sm-2, .py-sm-2 { padding-top: 1rem !important; }
  .pr-sm-2, .px-sm-2 { padding-right: 1rem !important; }
  .pb-sm-2, .py-sm-2 { padding-bottom: 1rem !important; }
  .pl-sm-2, .px-sm-2 { padding-left: 1rem !important; }
  .p-sm-3 { padding: 2rem !important; }
  .pt-sm-3, .py-sm-3 { padding-top: 2rem !important; }
  .pr-sm-3, .px-sm-3 { padding-right: 2rem !important; }
  .pb-sm-3, .py-sm-3 { padding-bottom: 2rem !important; }
  .pl-sm-3, .px-sm-3 { padding-left: 2rem !important; }
  .p-sm-4 { padding: 3rem !important; }
  .pt-sm-4, .py-sm-4 { padding-top: 3rem !important; }
  .pr-sm-4, .px-sm-4 { padding-right: 3rem !important; }
  .pb-sm-4, .py-sm-4 { padding-bottom: 3rem !important; }
  .pl-sm-4, .px-sm-4 { padding-left: 3rem !important; }
  .p-sm-5 { padding: 6rem !important; }
  .pt-sm-5, .py-sm-5 { padding-top: 6rem !important; }
  .pr-sm-5, .px-sm-5 { padding-right: 6rem !important; }
  .pb-sm-5, .py-sm-5 { padding-bottom: 6rem !important; }
  .pl-sm-5, .px-sm-5 { padding-left: 6rem !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.5rem !important; }
  .mt-md-1, .my-md-1 { margin-top: 0.5rem !important; }
  .mr-md-1, .mx-md-1 { margin-right: 0.5rem !important; }
  .mb-md-1, .my-md-1 { margin-bottom: 0.5rem !important; }
  .ml-md-1, .mx-md-1 { margin-left: 0.5rem !important; }
  .m-md-2 { margin: 1rem !important; }
  .mt-md-2, .my-md-2 { margin-top: 1rem !important; }
  .mr-md-2, .mx-md-2 { margin-right: 1rem !important; }
  .mb-md-2, .my-md-2 { margin-bottom: 1rem !important; }
  .ml-md-2, .mx-md-2 { margin-left: 1rem !important; }
  .m-md-3 { margin: 2rem !important; }
  .mt-md-3, .my-md-3 { margin-top: 2rem !important; }
  .mr-md-3, .mx-md-3 { margin-right: 2rem !important; }
  .mb-md-3, .my-md-3 { margin-bottom: 2rem !important; }
  .ml-md-3, .mx-md-3 { margin-left: 2rem !important; }
  .m-md-4 { margin: 3rem !important; }
  .mt-md-4, .my-md-4 { margin-top: 3rem !important; }
  .mr-md-4, .mx-md-4 { margin-right: 3rem !important; }
  .mb-md-4, .my-md-4 { margin-bottom: 3rem !important; }
  .ml-md-4, .mx-md-4 { margin-left: 3rem !important; }
  .m-md-5 { margin: 6rem !important; }
  .mt-md-5, .my-md-5 { margin-top: 6rem !important; }
  .mr-md-5, .mx-md-5 { margin-right: 6rem !important; }
  .mb-md-5, .my-md-5 { margin-bottom: 6rem !important; }
  .ml-md-5, .mx-md-5 { margin-left: 6rem !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.5rem !important; }
  .pt-md-1, .py-md-1 { padding-top: 0.5rem !important; }
  .pr-md-1, .px-md-1 { padding-right: 0.5rem !important; }
  .pb-md-1, .py-md-1 { padding-bottom: 0.5rem !important; }
  .pl-md-1, .px-md-1 { padding-left: 0.5rem !important; }
  .p-md-2 { padding: 1rem !important; }
  .pt-md-2, .py-md-2 { padding-top: 1rem !important; }
  .pr-md-2, .px-md-2 { padding-right: 1rem !important; }
  .pb-md-2, .py-md-2 { padding-bottom: 1rem !important; }
  .pl-md-2, .px-md-2 { padding-left: 1rem !important; }
  .p-md-3 { padding: 2rem !important; }
  .pt-md-3, .py-md-3 { padding-top: 2rem !important; }
  .pr-md-3, .px-md-3 { padding-right: 2rem !important; }
  .pb-md-3, .py-md-3 { padding-bottom: 2rem !important; }
  .pl-md-3, .px-md-3 { padding-left: 2rem !important; }
  .p-md-4 { padding: 3rem !important; }
  .pt-md-4, .py-md-4 { padding-top: 3rem !important; }
  .pr-md-4, .px-md-4 { padding-right: 3rem !important; }
  .pb-md-4, .py-md-4 { padding-bottom: 3rem !important; }
  .pl-md-4, .px-md-4 { padding-left: 3rem !important; }
  .p-md-5 { padding: 6rem !important; }
  .pt-md-5, .py-md-5 { padding-top: 6rem !important; }
  .pr-md-5, .px-md-5 { padding-right: 6rem !important; }
  .pb-md-5, .py-md-5 { padding-bottom: 6rem !important; }
  .pl-md-5, .px-md-5 { padding-left: 6rem !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.5rem !important; }
  .mt-lg-1, .my-lg-1 { margin-top: 0.5rem !important; }
  .mr-lg-1, .mx-lg-1 { margin-right: 0.5rem !important; }
  .mb-lg-1, .my-lg-1 { margin-bottom: 0.5rem !important; }
  .ml-lg-1, .mx-lg-1 { margin-left: 0.5rem !important; }
  .m-lg-2 { margin: 1rem !important; }
  .mt-lg-2, .my-lg-2 { margin-top: 1rem !important; }
  .mr-lg-2, .mx-lg-2 { margin-right: 1rem !important; }
  .mb-lg-2, .my-lg-2 { margin-bottom: 1rem !important; }
  .ml-lg-2, .mx-lg-2 { margin-left: 1rem !important; }
  .m-lg-3 { margin: 2rem !important; }
  .mt-lg-3, .my-lg-3 { margin-top: 2rem !important; }
  .mr-lg-3, .mx-lg-3 { margin-right: 2rem !important; }
  .mb-lg-3, .my-lg-3 { margin-bottom: 2rem !important; }
  .ml-lg-3, .mx-lg-3 { margin-left: 2rem !important; }
  .m-lg-4 { margin: 3rem !important; }
  .mt-lg-4, .my-lg-4 { margin-top: 3rem !important; }
  .mr-lg-4, .mx-lg-4 { margin-right: 3rem !important; }
  .mb-lg-4, .my-lg-4 { margin-bottom: 3rem !important; }
  .ml-lg-4, .mx-lg-4 { margin-left: 3rem !important; }
  .m-lg-5 { margin: 6rem !important; }
  .mt-lg-5, .my-lg-5 { margin-top: 6rem !important; }
  .mr-lg-5, .mx-lg-5 { margin-right: 6rem !important; }
  .mb-lg-5, .my-lg-5 { margin-bottom: 6rem !important; }
  .ml-lg-5, .mx-lg-5 { margin-left: 6rem !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.5rem !important; }
  .pt-lg-1, .py-lg-1 { padding-top: 0.5rem !important; }
  .pr-lg-1, .px-lg-1 { padding-right: 0.5rem !important; }
  .pb-lg-1, .py-lg-1 { padding-bottom: 0.5rem !important; }
  .pl-lg-1, .px-lg-1 { padding-left: 0.5rem !important; }
  .p-lg-2 { padding: 1rem !important; }
  .pt-lg-2, .py-lg-2 { padding-top: 1rem !important; }
  .pr-lg-2, .px-lg-2 { padding-right: 1rem !important; }
  .pb-lg-2, .py-lg-2 { padding-bottom: 1rem !important; }
  .pl-lg-2, .px-lg-2 { padding-left: 1rem !important; }
  .p-lg-3 { padding: 2rem !important; }
  .pt-lg-3, .py-lg-3 { padding-top: 2rem !important; }
  .pr-lg-3, .px-lg-3 { padding-right: 2rem !important; }
  .pb-lg-3, .py-lg-3 { padding-bottom: 2rem !important; }
  .pl-lg-3, .px-lg-3 { padding-left: 2rem !important; }
  .p-lg-4 { padding: 3rem !important; }
  .pt-lg-4, .py-lg-4 { padding-top: 3rem !important; }
  .pr-lg-4, .px-lg-4 { padding-right: 3rem !important; }
  .pb-lg-4, .py-lg-4 { padding-bottom: 3rem !important; }
  .pl-lg-4, .px-lg-4 { padding-left: 3rem !important; }
  .p-lg-5 { padding: 6rem !important; }
  .pt-lg-5, .py-lg-5 { padding-top: 6rem !important; }
  .pr-lg-5, .px-lg-5 { padding-right: 6rem !important; }
  .pb-lg-5, .py-lg-5 { padding-bottom: 6rem !important; }
  .pl-lg-5, .px-lg-5 { padding-left: 6rem !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.5rem !important; }
  .mt-xl-1, .my-xl-1 { margin-top: 0.5rem !important; }
  .mr-xl-1, .mx-xl-1 { margin-right: 0.5rem !important; }
  .mb-xl-1, .my-xl-1 { margin-bottom: 0.5rem !important; }
  .ml-xl-1, .mx-xl-1 { margin-left: 0.5rem !important; }
  .m-xl-2 { margin: 1rem !important; }
  .mt-xl-2, .my-xl-2 { margin-top: 1rem !important; }
  .mr-xl-2, .mx-xl-2 { margin-right: 1rem !important; }
  .mb-xl-2, .my-xl-2 { margin-bottom: 1rem !important; }
  .ml-xl-2, .mx-xl-2 { margin-left: 1rem !important; }
  .m-xl-3 { margin: 2rem !important; }
  .mt-xl-3, .my-xl-3 { margin-top: 2rem !important; }
  .mr-xl-3, .mx-xl-3 { margin-right: 2rem !important; }
  .mb-xl-3, .my-xl-3 { margin-bottom: 2rem !important; }
  .ml-xl-3, .mx-xl-3 { margin-left: 2rem !important; }
  .m-xl-4 { margin: 3rem !important; }
  .mt-xl-4, .my-xl-4 { margin-top: 3rem !important; }
  .mr-xl-4, .mx-xl-4 { margin-right: 3rem !important; }
  .mb-xl-4, .my-xl-4 { margin-bottom: 3rem !important; }
  .ml-xl-4, .mx-xl-4 { margin-left: 3rem !important; }
  .m-xl-5 { margin: 6rem !important; }
  .mt-xl-5, .my-xl-5 { margin-top: 6rem !important; }
  .mr-xl-5, .mx-xl-5 { margin-right: 6rem !important; }
  .mb-xl-5, .my-xl-5 { margin-bottom: 6rem !important; }
  .ml-xl-5, .mx-xl-5 { margin-left: 6rem !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.5rem !important; }
  .pt-xl-1, .py-xl-1 { padding-top: 0.5rem !important; }
  .pr-xl-1, .px-xl-1 { padding-right: 0.5rem !important; }
  .pb-xl-1, .py-xl-1 { padding-bottom: 0.5rem !important; }
  .pl-xl-1, .px-xl-1 { padding-left: 0.5rem !important; }
  .p-xl-2 { padding: 1rem !important; }
  .pt-xl-2, .py-xl-2 { padding-top: 1rem !important; }
  .pr-xl-2, .px-xl-2 { padding-right: 1rem !important; }
  .pb-xl-2, .py-xl-2 { padding-bottom: 1rem !important; }
  .pl-xl-2, .px-xl-2 { padding-left: 1rem !important; }
  .p-xl-3 { padding: 2rem !important; }
  .pt-xl-3, .py-xl-3 { padding-top: 2rem !important; }
  .pr-xl-3, .px-xl-3 { padding-right: 2rem !important; }
  .pb-xl-3, .py-xl-3 { padding-bottom: 2rem !important; }
  .pl-xl-3, .px-xl-3 { padding-left: 2rem !important; }
  .p-xl-4 { padding: 3rem !important; }
  .pt-xl-4, .py-xl-4 { padding-top: 3rem !important; }
  .pr-xl-4, .px-xl-4 { padding-right: 3rem !important; }
  .pb-xl-4, .py-xl-4 { padding-bottom: 3rem !important; }
  .pl-xl-4, .px-xl-4 { padding-left: 3rem !important; }
  .p-xl-5 { padding: 6rem !important; }
  .pt-xl-5, .py-xl-5 { padding-top: 6rem !important; }
  .pr-xl-5, .px-xl-5 { padding-right: 6rem !important; }
  .pb-xl-5, .py-xl-5 { padding-bottom: 6rem !important; }
  .pl-xl-5, .px-xl-5 { padding-left: 6rem !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-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(239, 68, 59) !important; }
a.text-primary:hover, a.text-primary:focus { color: rgb(228, 29, 19) !important; }
.text-secondary { color: rgb(255, 142, 145) !important; }
a.text-secondary:hover, a.text-secondary:focus { color: rgb(255, 91, 95) !important; }
.text-success { color: rgb(1, 162, 115) !important; }
a.text-success:hover, a.text-success:focus { color: rgb(1, 111, 79) !important; }
.text-info { color: rgb(43, 112, 153) !important; }
a.text-info:hover, a.text-info:focus { color: rgb(32, 83, 113) !important; }
.text-warning { color: rgb(255, 193, 7) !important; }
a.text-warning:hover, a.text-warning:focus { color: rgb(211, 158, 0) !important; }
.text-danger { color: rgb(239, 68, 59) !important; }
a.text-danger:hover, a.text-danger:focus { color: rgb(228, 29, 19) !important; }
.text-light { color: rgb(248, 249, 250) !important; }
a.text-light:hover, a.text-light:focus { color: rgb(218, 224, 229) !important; }
.text-dark { color: rgb(52, 58, 64) !important; }
a.text-dark:hover, a.text-dark:focus { color: rgb(29, 33, 36) !important; }
.text-muted { color: rgb(108, 117, 125) !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; }
a, .any-link { cursor: pointer; text-decoration: none; border-bottom: 1px solid rgb(239, 68, 59); font-weight: 400; }
a:hover, .any-link:hover { text-decoration: none; border-bottom-width: medium; border-bottom-style: none; border-bottom-color: currentcolor; }
.any-link:hover { border-bottom: 1px solid transparent !important; }
.any-link-purple { border-bottom: 1px solid rgb(203, 155, 226); }
.any-link-white { color: white; border-bottom: 1px solid white; }
.any-link-white:hover { color: white; }
a:not([href]):not([tabindex]) { color: rgb(239, 68, 59); }
a:not([href]):not([tabindex]):hover { color: rgb(239, 68, 59); }
.any-link-border { border: 3px solid transparent; border-radius: 6px; font-weight: 300; color: rgb(0, 0, 0); text-decoration: none; }
.any-link-border:hover { border-width: 3px; border-style: solid; border-color: rgb(239, 68, 59); border-radius: 6px; border-image: linear-gradient(45deg, rgb(239, 68, 59), rgb(238, 141, 59)) 1 / 1 / 0 stretch; text-decoration: none; color: rgb(0, 0, 0); }
.any-link-icon-right { margin-left: 4px; margin-bottom: 2px; }
.any-link-icon-left { margin-right: 4px; margin-bottom: 2px; }
@font-face { font-family: "Noto Sans"; font-style: normal; font-weight: 100; font-display: swap; src: local(""), url("../img/notosans-100_7f90f5ff.woff2") format("woff2"), url("../img/notosans-100_81141a51.woff") format("woff"), url("https://anydesk.com/_static/fonts/noto-sans/NotoSans-100.ttf") format("truetype"); }
@font-face { font-family: "Noto Sans"; font-style: normal; font-weight: 200; font-display: swap; src: local(""), url("../img/notosans-200_7eb09fdb.woff2") format("woff2"), url("../img/notosans-200_54612b49.woff") format("woff"), url("https://anydesk.com/_static/fonts/noto-sans/NotoSans-200.ttf") format("truetype"); }
@font-face { font-family: "Noto Sans"; font-style: normal; font-weight: 300; font-display: swap; src: local(""), url("../img/notosans-300_f5e0904f.woff2") format("woff2"), url("../img/notosans-300_e68bd990.woff") format("woff"), url("../img/NotoSans-300_85a3648d.ttf") format("truetype"); }
@font-face { font-family: "Noto Sans"; font-style: normal; font-weight: 400; font-display: swap; src: local(""), url("../img/notosans-400_7e6a513c.woff2") format("woff2"), url("../img/notosans-400_5b644ff1.woff") format("woff"), url("../img/NotoSans-400_d1ab07bd.ttf") format("truetype"); }
@font-face { font-family: "Noto Sans"; font-style: normal; font-weight: 700; font-display: swap; src: local(""), url("../img/notosans-700_85d1d687.woff2") format("woff2"), url("../img/notosans-700_9f05eedf.woff") format("woff"), url("../img/NotoSans-700_55d70f74.ttf") format("truetype"); }
@font-face { font-family: "Noto Sans SC"; font-style: normal; font-weight: 300; font-display: swap; src: local(""), url("../img/notosanssc-300_3d414c11.woff2") format("woff2"), url("../img/notosanssc-300_0aa3cb48.woff") format("woff"), url("../img/notosanssc-300_cad7e5c9.ttf") format("truetype"); }
@font-face { font-family: "Noto Sans SC"; font-style: normal; font-weight: 400; font-display: swap; src: local(""), url("../img/notosanssc-400_7e210191.woff2") format("woff2"), url("../img/notosanssc-400_65740659.woff") format("woff"), url("../img/notosanssc-400_b5a15fbb.ttf") format("truetype"); }
@font-face { font-family: "Noto Sans SC"; font-style: normal; font-weight: 700; font-display: swap; src: local(""), url("../img/notosanssc-700_91d4870c.woff2") format("woff2"), url("../img/notosanssc-700_c39fe0af.woff") format("woff"), url("../img/notosanssc-700_db3193f2.ttf") format("truetype"); }
@font-face { font-family: "Noto Sans JP"; font-style: normal; font-weight: 300; font-display: swap; src: local(""), url("../img/notosansjp-300_aaa8a826.woff2") format("woff2"), url("../img/notosansjp-300_85c2adb4.woff") format("woff"), url("../img/notosansjp-300_ce1e40e9.ttf") format("truetype"); }
@font-face { font-family: "Noto Sans JP"; font-style: normal; font-weight: 400; font-display: swap; src: local(""), url("../img/notosansjp-400_42472389.woff2") format("woff2"), url("../img/notosansjp-400_6183c788.woff") format("woff"), url("../img/notosansjp-400_71585d03.ttf") format("truetype"); }
@font-face { font-family: "Noto Sans JP"; font-style: normal; font-weight: 700; font-display: swap; src: local(""), url("../img/notosansjp-700_db55fabe.woff2") format("woff2"), url("../img/notosansjp-700_a273c83b.woff") format("woff"), url("../img/notosansjp-700_0670ebe5.ttf") format("truetype"); }
body { font-weight: 300; }
h1, .h1 { font-size: 9rem; line-height: 1.1; }
@media (max-width: 991px) {
  h1, .h1 { font-size: 7rem; }
}
@media (max-width: 768px) {
  h1, .h1 { font-size: 5rem; }
}
@media (max-width: 576px) {
  h1, .h1 { font-size: 4rem; }
}
h2, .h2 { font-size: 5rem; line-height: 1.1; }
@media (max-width: 991px) {
  h2, .h2 { font-size: 4rem; }
}
@media (max-width: 768px) {
  h2, .h2 { font-size: 3rem; }
}
@media (max-width: 576px) {
  h2, .h2 { font-size: 2.3rem; }
}
.h2-3 { font-size: 4rem; line-height: 1.1; }
@media (max-width: 991px) {
  .h2-3 { font-size: 3rem; }
}
@media (max-width: 768px) {
  .h2-3 { font-size: 2.5rem; }
}
@media (max-width: 576px) {
  .h2-3 { font-size: 1.8rem; }
}
h3, .h3 { font-size: 3rem; line-height: 1.2; }
@media (max-width: 991px) {
  h3, .h3 { font-size: 3rem; }
}
@media (max-width: 768px) {
  h3, .h3 { font-size: 2.5rem; }
}
@media (max-width: 576px) {
  h3, .h3 { font-size: 1.8rem; }
}
.h3-4 { font-size: 2.2rem; line-height: 1.2; }
@media (max-width: 991px) {
  .h3-4 { font-size: 2.2rem; }
}
@media (max-width: 768px) {
  .h3-4 { font-size: 1.8rem; }
}
@media (max-width: 576px) {
  .h3-4 { font-size: 1.6rem; }
}
h4, .h4 { font-size: 1.6rem; line-height: 1.4; }
@media (max-width: 768px) {
  h4, .h4 { font-size: 1.4rem; }
}
@media (max-width: 576px) {
  h4, .h4 { font-size: 1.2rem; }
}
h5, .h5 { font-size: 1.3rem; line-height: 1.6; }
@media (max-width: 768px) {
  h5, .h5 { font-size: 1.2rem; }
}
@media (max-width: 576px) {
  h5, .h5 { font-size: 1.1rem; }
}
.container-mt-xs { z-index: 1; margin-top: -100px; }
@media (min-width: 768px) {
  .container-mt-xs { margin-top: -50px; }
}
.container-mt-sm { z-index: 1; margin-top: -200px; }
@media (min-width: 768px) {
  .container-mt-sm { margin-top: -150px; }
}
.container-mt-md { z-index: 1; margin-top: -250px; }
@media (min-width: 768px) {
  .container-mt-md { margin-top: -200px; }
}
.container-mt-lg { z-index: 1; margin-top: -350px; }
@media (min-width: 768px) {
  .container-mt-lg { margin-top: -300px; }
}
.container-mt-xl { z-index: 1; margin-top: -450px; }
@media (min-width: 768px) {
  .container-mt-xl { margin-top: -400px; }
}
.container-gray { background-color: rgb(248, 248, 248); }
.container-gray-lighter { background-color: rgb(251, 251, 251); }
.container-white { background-color: white; }
.container-black { background-color: white; }
.container-blackblack { background-color: black; }
.container-dark-gray { background-color: rgb(26, 26, 26); }
.container-darker-gray { background-color: rgb(16, 16, 16); }
.container-medium-gray { background-color: rgb(158, 158, 158); }
.container-gradient { background: linear-gradient(90deg, rgb(239, 68, 59) 0%, rgb(238, 141, 59) 100%); }
@media (max-width: 991px) {
  .container-fluid-md { max-width: 100%; }
}
.container-blackfriday-banner, .container-cybermonday-banner { margin-top: 0px; padding-bottom: 60px; }
@media (min-width: 992px) {
  .container-blackfriday-banner, .container-cybermonday-banner { margin-top: 123px; }
}
.col-mb-minus11rem { margin-bottom: -11rem; }
.col-mt-7rem { margin-top: 7rem; }
.container-header { position: relative; z-index: 1; padding-top: 13rem; padding-bottom: 1.81818rem; margin-top: -168px; }
@media (min-width: 576px) {
  .container-header { padding-top: 10rem; padding-bottom: 2.22222rem; margin-top: -120px; }
}
@media (min-width: 768px) {
  .container-header { padding-bottom: 4rem; margin-top: -106px; }
}
@media (min-width: 992px) {
  .container-header { padding-top: 11rem; padding-bottom: 5rem; margin-top: 0px; }
}
@media (min-width: 992px) {
  .container-header-topBanner { padding-top: 13.5rem; }
}
.container-hero { position: relative; background-size: cover; background-position: center center; background-repeat: no-repeat; color: white; }
.container-hero .any-link-border { color: white; }
.container-hero .any-link-border:hover { color: white; }
.employees-sitting-office-jpg-hero-img { background-position: center top; }
.anydesk-logo-office-workers-jpg-hero-img { background-position: center top; }
.what-is-new-jpg-hero-img { color: rgb(0, 0, 0); }
@media (max-width: 1199px) {
  .what-is-new-jpg-hero-img { background-image: none !important; }
}
.what-is-new-jpg-hero-img .any-module-hero-imgHidden { display: block; }
@media (min-width: 1200px) {
  .what-is-new-jpg-hero-img .any-module-hero-imgHidden { display: none; }
}
.what-is-new-salesforce-jpg-hero-img, .what-is-new-v8-jpg-hero-img, .what-is-new-anydesk-png-hero-img, .switch-banner-extra-months-en-jpg-hero-img, .switch-banner-extra-months-de-jpg-hero-img, .switch-banner-extra-months-en-au-jpg-hero-img, .switch-banner-extra-months-en-gb-jpg-hero-img, .switch-banner-extra-months-el-jpg-hero-img, .switch-banner-extra-months-es-jpg-hero-img, .switch-banner-extra-months-fr-jpg-hero-img, .switch-banner-extra-months-it-jpg-hero-img, .switch-banner-extra-months-ja-jpg-hero-img, .switch-banner-extra-months-ko-jpg-hero-img, .switch-banner-extra-months-nl-jpg-hero-img, .switch-banner-extra-months-pl-jpg-hero-img, .switch-banner-extra-months-pt-jpg-hero-img, .switch-banner-extra-months-ru-jpg-hero-img, .switch-banner-extra-months-tr-jpg-hero-img, .switch-banner-extra-months-zhs-jpg-hero-img, .switch-banner-extra-months-zht-jpg-hero-img { color: rgb(0, 0, 0); }
@media (max-width: 1199px) {
  .what-is-new-salesforce-jpg-hero-img, .what-is-new-v8-jpg-hero-img, .what-is-new-anydesk-png-hero-img, .switch-banner-extra-months-en-jpg-hero-img, .switch-banner-extra-months-de-jpg-hero-img, .switch-banner-extra-months-en-au-jpg-hero-img, .switch-banner-extra-months-en-gb-jpg-hero-img, .switch-banner-extra-months-el-jpg-hero-img, .switch-banner-extra-months-es-jpg-hero-img, .switch-banner-extra-months-fr-jpg-hero-img, .switch-banner-extra-months-it-jpg-hero-img, .switch-banner-extra-months-ja-jpg-hero-img, .switch-banner-extra-months-ko-jpg-hero-img, .switch-banner-extra-months-nl-jpg-hero-img, .switch-banner-extra-months-pl-jpg-hero-img, .switch-banner-extra-months-pt-jpg-hero-img, .switch-banner-extra-months-ru-jpg-hero-img, .switch-banner-extra-months-tr-jpg-hero-img, .switch-banner-extra-months-zhs-jpg-hero-img, .switch-banner-extra-months-zht-jpg-hero-img { background-image: none !important; }
}
.what-is-new-salesforce-jpg-hero-img .any-module-hero-imgHidden, .what-is-new-v8-jpg-hero-img .any-module-hero-imgHidden, .what-is-new-anydesk-png-hero-img .any-module-hero-imgHidden, .switch-banner-extra-months-en-jpg-hero-img .any-module-hero-imgHidden, .switch-banner-extra-months-de-jpg-hero-img .any-module-hero-imgHidden, .switch-banner-extra-months-en-au-jpg-hero-img .any-module-hero-imgHidden, .switch-banner-extra-months-en-gb-jpg-hero-img .any-module-hero-imgHidden, .switch-banner-extra-months-el-jpg-hero-img .any-module-hero-imgHidden, .switch-banner-extra-months-es-jpg-hero-img .any-module-hero-imgHidden, .switch-banner-extra-months-fr-jpg-hero-img .any-module-hero-imgHidden, .switch-banner-extra-months-it-jpg-hero-img .any-module-hero-imgHidden, .switch-banner-extra-months-ja-jpg-hero-img .any-module-hero-imgHidden, .switch-banner-extra-months-ko-jpg-hero-img .any-module-hero-imgHidden, .switch-banner-extra-months-nl-jpg-hero-img .any-module-hero-imgHidden, .switch-banner-extra-months-pl-jpg-hero-img .any-module-hero-imgHidden, .switch-banner-extra-months-pt-jpg-hero-img .any-module-hero-imgHidden, .switch-banner-extra-months-ru-jpg-hero-img .any-module-hero-imgHidden, .switch-banner-extra-months-tr-jpg-hero-img .any-module-hero-imgHidden, .switch-banner-extra-months-zhs-jpg-hero-img .any-module-hero-imgHidden, .switch-banner-extra-months-zht-jpg-hero-img .any-module-hero-imgHidden { display: block; }
@media (min-width: 1200px) {
  .what-is-new-salesforce-jpg-hero-img .any-module-hero-imgHidden, .what-is-new-v8-jpg-hero-img .any-module-hero-imgHidden, .what-is-new-anydesk-png-hero-img .any-module-hero-imgHidden, .switch-banner-extra-months-en-jpg-hero-img .any-module-hero-imgHidden, .switch-banner-extra-months-de-jpg-hero-img .any-module-hero-imgHidden, .switch-banner-extra-months-en-au-jpg-hero-img .any-module-hero-imgHidden, .switch-banner-extra-months-en-gb-jpg-hero-img .any-module-hero-imgHidden, .switch-banner-extra-months-el-jpg-hero-img .any-module-hero-imgHidden, .switch-banner-extra-months-es-jpg-hero-img .any-module-hero-imgHidden, .switch-banner-extra-months-fr-jpg-hero-img .any-module-hero-imgHidden, .switch-banner-extra-months-it-jpg-hero-img .any-module-hero-imgHidden, .switch-banner-extra-months-ja-jpg-hero-img .any-module-hero-imgHidden, .switch-banner-extra-months-ko-jpg-hero-img .any-module-hero-imgHidden, .switch-banner-extra-months-nl-jpg-hero-img .any-module-hero-imgHidden, .switch-banner-extra-months-pl-jpg-hero-img .any-module-hero-imgHidden, .switch-banner-extra-months-pt-jpg-hero-img .any-module-hero-imgHidden, .switch-banner-extra-months-ru-jpg-hero-img .any-module-hero-imgHidden, .switch-banner-extra-months-tr-jpg-hero-img .any-module-hero-imgHidden, .switch-banner-extra-months-zhs-jpg-hero-img .any-module-hero-imgHidden, .switch-banner-extra-months-zht-jpg-hero-img .any-module-hero-imgHidden { display: none; }
}
.man-sitting-outside-laptop-arrow-jpg-hero-img { color: rgb(0, 0, 0); }
@media (max-width: 1199px) {
  .man-sitting-outside-laptop-arrow-jpg-hero-img { background-image: none !important; }
}
.man-sitting-outside-laptop-arrow-jpg-hero-img .any-module-textvideo-img { display: block; }
@media (min-width: 1200px) {
  .man-sitting-outside-laptop-arrow-jpg-hero-img .any-module-textvideo-img { display: none; }
}
@media (max-width: 991px) {
  .anydesk-arrow-bg-png-hero-img { margin-top: -112px; }
}
@media (max-width: 767px) {
  .anydesk-arrow-bg-png-hero-img { padding-top: 12rem; margin-top: -164px; }
}
.anydesk-arrow-bg-png-hero-img .any-overlay, .anydesk-arrow-bg-png-hero-img .any-overlay-light, .anydesk-arrow-bg-png-hero-img .any-overlay-black, .anydesk-arrow-bg-png-hero-img .any-overlay-white, .anydesk-arrow-bg-png-hero-img .any-overlay-white-light, .anydesk-arrow-bg-png-hero-img .any-overlay-rightHalf, .anydesk-arrow-bg-png-hero-img .any-overlay-black-red, .anydesk-arrow-bg-png-hero-img .any-overlay-black-red-hover, .anydesk-arrow-bg-png-hero-img .any-overlay-black-purple, .anydesk-arrow-bg-png-hero-img .any-overlay-black-purple-hover, .anydesk-arrow-bg-png-hero-img .any-overlay-black-magenta, .anydesk-arrow-bg-png-hero-img .any-overlay-black-magenta-hover, .anydesk-arrow-bg-png-hero-img .any-module-videoOverlay { background: none !important; }
.what-is-new-v9-png-hero-img { color: rgb(0, 0, 0); }
@media (max-width: 1199px) {
  .what-is-new-v9-png-hero-img { background-image: none !important; }
}
@media (min-width: 2300px) {
  .what-is-new-v9-png-hero-img { background-size: contain; }
}
.what-is-new-v9-png-hero-img .any-module-hero-imgHidden { display: block; }
@media (min-width: 1200px) {
  .what-is-new-v9-png-hero-img .any-module-hero-imgHidden { display: none; }
}
@media (max-width: 575px) {
  .license-configurator-monitor-png-hero-img { background-image: url("../img/anydesk-arrow-red-orange-gradient-bg_57be70e4.png") !important; }
}
@media (min-width: 2000px) {
  .newsletter-bg-img-png-hero-img { background-size: contain; background-position: center center !important; }
}
@media (max-width: 767px) {
  .anydesk-arrow-dark-png-hero-img { margin-top: -150px; padding-top: 11rem; }
}
@media (max-width: 991px) {
  .purple-arrow-bg-jpg-hero-img { margin-top: -162px; padding-top: 12rem; }
}
@media (max-width: 991px) {
  .freshservice-integration-jpg-hero-img { margin-top: -162px; padding-top: 12rem; }
}
@media (min-width: 576px) {
  .blur1-png-hero-img { margin-top: -140px; }
}
@media (min-width: 992px) {
  .blur1-png-hero-img { margin-top: 0px; }
}
.license-configurator-step1-jpg-hero-img, .license-configurator-step2-jpg-hero-img, .license-configurator-step3-jpg-hero-img, .license-configurator-step4-jpg-hero-img, .license-configurator-step5-solo-jpg-hero-img, .license-configurator-step5-standard-jpg-hero-img, .license-configurator-step5-advanced-jpg-hero-img, .license-configurator-step5-ultimate-jpg-hero-img { background-position: right center; }
@media (min-width: 1200px) {
  .license-configurator-step1-jpg-hero-img, .license-configurator-step2-jpg-hero-img, .license-configurator-step3-jpg-hero-img, .license-configurator-step4-jpg-hero-img, .license-configurator-step5-solo-jpg-hero-img, .license-configurator-step5-standard-jpg-hero-img, .license-configurator-step5-advanced-jpg-hero-img, .license-configurator-step5-ultimate-jpg-hero-img { background-position: center center; }
}
.namespace-bg-png-hero-img { margin-top: -180px; }
@media (min-width: 576px) {
  .namespace-bg-png-hero-img { margin-top: -135px; }
}
@media (min-width: 768px) {
  .namespace-bg-png-hero-img { margin-top: -106px; }
}
@media (min-width: 992px) {
  .namespace-bg-png-hero-img { margin-top: 0px; }
}
.blur-anydesk-software-png-hero-img { padding-top: 17rem; margin-top: -13rem; }
@media (min-width: 576px) {
  .blur-anydesk-software-png-hero-img { margin-top: -12rem; }
}
@media (min-width: 768px) {
  .blur-anydesk-software-png-hero-img { padding-top: 22rem; margin-top: -14rem; }
}
@media (min-width: 992px) {
  .blur-anydesk-software-png-hero-img { padding-top: 19rem; margin-top: -6rem; }
}
@media (min-width: 576px) {
  .anydesk-arrow-purple-dark-png-hero-img { margin-top: -157px; padding-top: 13rem; }
}
@media (min-width: 768px) {
  .anydesk-arrow-purple-dark-png-hero-img { margin-top: -168px; padding-top: 13rem; }
}
@media (min-width: 992px) {
  .anydesk-arrow-purple-dark-png-hero-img { padding-top: 19rem; margin-top: -6rem; }
}
.divider { height: 40px; width: 100%; }
@media (min-width: 576px) {
  .divider { height: 60px; }
}
@media (min-width: 768px) {
  .divider { height: 80px; }
}
@media (min-width: 992px) {
  .divider { height: 100px; }
}
.divider-sm { height: 20px; width: 100%; }
@media (min-width: 576px) {
  .divider-sm { height: 30px; }
}
@media (min-width: 768px) {
  .divider-sm { height: 40px; }
}
@media (min-width: 992px) {
  .divider-sm { height: 50px; }
}
.divider-lg { height: 120px; width: 100%; }
@media (min-width: 576px) {
  .divider-lg { height: 130px; }
}
@media (min-width: 768px) {
  .divider-lg { height: 140px; }
}
@media (min-width: 992px) {
  .divider-lg { height: 150px; }
}
.divider-special-template-headers { height: 170px; width: 100%; }
@media (min-width: 576px) {
  .divider-special-template-headers { height: 145px; }
}
@media (min-width: 768px) {
  .divider-special-template-headers { height: 120px; }
}
@media (min-width: 992px) {
  .divider-special-template-headers { height: 0px; }
}
footer { background-color: rgb(16, 16, 16); }
footer p { line-height: 1.2rem; margin-bottom: 12px; }
footer a { border-bottom: 0px; font-weight: 300 !important; }
.container-footer a { color: white; text-decoration: none; }
.container-footer a:hover { color: rgb(239, 68, 59); text-decoration: none; opacity: 1; }
.container-footer .footer-logo { max-width: 230px; }
@media (min-width: 992px) {
  .container-footer .footer-logo { max-width: 270px; }
}
.container-footer .language-select .dropdown-menu { left: 0px !important; }
.container-footer-bottom { background-color: rgb(0, 0, 0); color: white; padding: 2rem 0px; }
.container-footer-bottom a:hover { opacity: 1; }
.container-footer-bottom .footer-social-icons, .container-footer-bottom .footer-social-icon-fb, .container-footer-bottom .footer-social-icon-tw, .container-footer-bottom .footer-social-icon-yt, .container-footer-bottom .footer-social-icon-li, .container-footer-bottom .footer-social-icon-ig, .container-footer-bottom .footer-social-icon-rd, .container-footer-bottom .footer-social-icon-tt { background-repeat: no-repeat; width: 25px; height: 25px; display: block; float: right; }
.container-footer-bottom .footer-social-icon-fb { background-image: url("../img/facebook-logo_7e533c71.svg"); }
.container-footer-bottom .footer-social-icon-fb:hover { opacity: 0.75; }
.container-footer-bottom .footer-social-icon-tw { background-image: url("../img/twitter-logo_7302b29b.svg"); }
.container-footer-bottom .footer-social-icon-tw:hover { opacity: 0.75; }
.container-footer-bottom .footer-social-icon-yt { background-image: url("../img/youtube-logo_ab122986.svg"); }
.container-footer-bottom .footer-social-icon-yt:hover { opacity: 0.75; }
.container-footer-bottom .footer-social-icon-li { background-image: url("../img/linkedin-logo_a31f1310.svg"); }
.container-footer-bottom .footer-social-icon-li:hover { opacity: 0.75; }
.container-footer-bottom .footer-social-icon-ig { background-image: url("../img/instagram-logo_a71cddfb.svg"); }
.container-footer-bottom .footer-social-icon-ig:hover { opacity: 0.75; }
.container-footer-bottom .footer-social-icon-rd { background-image: url("../img/reddit-logo_fcf9dce8.svg"); }
.container-footer-bottom .footer-social-icon-rd:hover { opacity: 0.75; }
.container-footer-bottom .footer-social-icon-tt { background-image: url("../img/tiktok-logo_89892ade.svg"); }
.container-footer-bottom .footer-social-icon-tt:hover { opacity: 0.75; }
.container-footer-bottom .footer-qr { width: 150px; }
.form-qr { width: 150px; }
.container-footer-bottom-light { background-color: white; color: rgb(0, 0, 0); }
.container-footer-bottom-light .footer-social-icon-fb { background-image: url("../img/social-media-facebook-red_285b64d7.svg"); }
.container-footer-bottom-light .footer-social-icon-fb:hover { background-image: url("../img/social-media-facebook_0d6b0011.svg"); }
.container-footer-bottom-light .footer-social-icon-tw { background-image: url("../img/social-media-twitter-red_68c9dc02.svg"); }
.container-footer-bottom-light .footer-social-icon-tw:hover { background-image: url("../img/social-media-twitter_98da859a.svg"); }
.container-footer-bottom-light .footer-social-icon-yt { background-image: url("../img/social-video-youtube-clip-red_270ed110.svg"); }
.container-footer-bottom-light .footer-social-icon-yt:hover { background-image: url("../img/social-video-youtube-clip_1a168055.svg"); }
.container-footer-bottom-light .footer-social-icon-li { background-image: url("../img/professional-network-linkedin-red_10cdb58b.svg"); }
.container-footer-bottom-light .footer-social-icon-li:hover { background-image: url("../img/professional-network-linkedin_98349b79.svg"); }
.container-footer-bottom-light .footer-social-icon-ig { background-image: url("../img/social-instagram-red_5bf267f5.svg"); }
.container-footer-bottom-light .footer-social-icon-ig:hover { background-image: url("../img/social-instagram_f15c019b.svg"); }
.container-footer-bottom-light .footer-social-icon-rd { background-image: url("../img/social-media-reddit-red_6ea3ec2f.svg"); }
.container-footer-bottom-light .footer-social-icon-rd:hover { background-image: url("../img/social-media-reddit_777a777a.svg"); }
.btn { font-weight: 700; font-size: 1rem; border-radius: 6px; padding: 10px 20px; text-decoration: none; appearance: none; border: 0px; position: relative; line-height: 1.5; white-space: normal; }
.btn:hover { opacity: 1; }
.btn:focus { box-shadow: none !important; }
.btn:active { box-shadow: rgb(239, 68, 59) 0px 0px 10px 3px; }
.btn:active::after { box-shadow: rgb(239, 68, 59) 0px 0px 0px 0px; position: absolute; border-radius: 6px; left: 0px; top: 0px; opacity: 1; transition: all; }
.btn::after { content: ""; display: block; position: absolute; border-radius: 6px; left: 0px; top: 0px; width: 100%; height: 100%; opacity: 0; transition: 0.5s; box-shadow: rgb(239, 68, 59) 0px 0px 5px 15px; }
.btn.dropdown-toggle { border: 1px solid white !important; }
.btn-sm, .bootstrap-select > .dropdown-toggle { padding: 10px 20px; line-height: 1.5; }
.btn-xs { padding: 0px 15px; }
@media (min-width: 768px) {
  .btn-xs { padding: 0px 20px; }
}
@media (min-width: 1200px) {
  .btn-xs { font-size: 1rem; }
}
.btn-lg { padding: 15px 20px; }
.btn-xl { font-size: 1.2rem; padding: 20px 35px; }
.btn-small { padding: 5px 10px; font-weight: 400; }
.btn-fix-border { border-bottom-width: medium; border-bottom-style: none; border-bottom-color: currentcolor; }
.btn-fix-border:hover { border-bottom-width: medium; border-bottom-style: none; border-bottom-color: currentcolor; }
.btn-primary { position: relative; outline: none; overflow: hidden; }
.btn-primary::before { --size: 0; content: ""; position: absolute; left: var(--x); top: var(--y); width: var(--size); height: var(--size); background: radial-gradient(circle closest-side, rgb(238, 141, 59), transparent); transform: translate(-50%, -50%); transition: width 0.2s, height 0.2s; }
.btn-primary:hover::before { --size: 100px; }
.btn-primary p, .btn-primary span { position: relative; pointer-events: none; margin-bottom: 0px; }
.btn-primary.bg-green::before { background: radial-gradient(circle closest-side, rgb(2, 163, 5), transparent); }
.btn-primary-gradient { background-image: linear-gradient(90deg, rgb(239, 68, 59) 0%, rgb(238, 141, 59) 50%, rgb(238, 141, 59) 100%); transition: 0.4s ease-in-out; background-size: 200% 100%; color: white; }
.btn-primary-gradient:hover { background-position: 50% 0px; transition: 0.4s ease-in-out; color: white; }
.btn-primary-gradient:active { transition: 0.4s ease-in-out; background-image: linear-gradient(90deg, rgb(239, 68, 59) 0%, rgb(238, 141, 59) 50%, rgb(238, 141, 59) 100%) !important; }
.btn-primary-new { background: linear-gradient(154.59deg, rgb(242, 134, 63) 8.59%, rgb(208, 52, 62) 91.68%); border-radius: 8px; }
.btn-primary-outline { background-color: transparent; color: rgb(239, 68, 59) !important; }
.btn-primary-outline::before { content: ""; position: absolute; inset: 0px; border-radius: 6px; border: 2px solid transparent; background: linear-gradient(90deg, rgb(239, 68, 59) 0%, rgb(239, 68, 59) 100%) border-box border-box; mask: linear-gradient(rgb(255, 255, 255) 0px, rgb(255, 255, 255) 0px) padding-box exclude, linear-gradient(rgb(255, 255, 255) 0px, rgb(255, 255, 255) 0px); }
.btn-primary-outline:hover { background-image: linear-gradient(90deg, rgb(239, 68, 59) 0%, rgb(238, 141, 59) 100%) !important; color: rgb(255, 255, 255) !important; }
.btn-primary-outline:hover::before { border: 0px; background-image: linear-gradient(90deg, rgb(239, 68, 59) 0%, rgb(238, 141, 59) 100%) !important; }
.btn-primary-outline:hover p { color: rgb(255, 255, 255) !important; }
.btn-primary-outline:active { background-color: rgba(239, 68, 59, 0.3); }
.btn-primary-outline p { color: rgb(239, 68, 59) !important; }
.btn-primary-gray-gradient-outline::before { background: linear-gradient(rgb(239, 68, 59) 0%, rgb(238, 141, 59) 100%) border-box border-box; border: 1px solid transparent; }
.btn-white { background-color: rgb(255, 255, 255); color: rgb(239, 68, 59) !important; }
.btn-white:hover { background-color: black; }
.btn-white:hover p { color: rgb(255, 255, 255); -webkit-text-fill-color: unset; background: none; }
.btn-white:active { background-color: rgb(255, 213, 214) !important; color: rgb(255, 255, 255) !important; }
.btn-white-outline, .btn-white-outline-thin { background-color: transparent; border: 2px solid white; padding: 5px 15px; color: white !important; }
@media (min-width: 768px) {
  .btn-white-outline, .btn-white-outline-thin { padding: 8px 20px; }
}
.btn-white-outline:hover, .btn-white-outline-thin:hover { background-color: rgba(255, 255, 255, 0.2); color: white; border: 2px solid white; }
.btn-white-outline:active, .btn-white-outline-thin:active { background-color: rgba(255, 255, 255, 0.3); color: white !important; }
.btn-white-outline p, .btn-white-outline-thin p { color: white !important; }
.btn-white-outline-thin { border: 1px solid rgb(0, 0, 0); color: rgb(0, 0, 0); }
.btn-white-outline-thin:hover { border: 1px solid rgb(0, 0, 0); }
.btn-white-outline-thin:hover img { transform: translateX(5px); }
.btn-white-outline-thin img { transition: transform 0.3s; }
.btn-white-outline-thin p { color: rgb(0, 0, 0) !important; }
.btn-black { background-color: rgb(0, 0, 0); border: 2px solid rgb(0, 0, 0); color: rgb(255, 255, 255) !important; }
.btn-black:hover { background-color: rgb(0, 0, 0); border: 2px solid rgb(0, 0, 0); color: rgb(239, 68, 59) !important; }
.btn-black:active { background-color: rgb(0, 0, 0); color: rgb(255, 255, 255) !important; }
.btn-black p { color: rgb(255, 255, 255) !important; }
.btn-red { background-color: rgb(204, 0, 0); color: rgb(255, 255, 255) !important; }
.btn-red:hover { background-color: rgb(204, 0, 0); color: rgb(255, 255, 255); }
.btn-red:active { background-color: rgb(204, 0, 0); color: rgb(255, 255, 255) !important; }
.btn-red p { color: rgb(255, 255, 255) !important; }
.btn-gray { background-color: rgb(222, 222, 222); color: rgb(255, 255, 255) !important; }
.btn-gray:hover { background-color: rgb(222, 222, 222); color: rgb(255, 255, 255); }
.btn-gray:active { background-color: rgb(222, 222, 222); color: rgb(255, 255, 255) !important; }
.btn-gray p { color: rgb(255, 255, 255) !important; }
.btn-dark-gray { background-color: rgb(112, 112, 112); color: rgb(255, 255, 255) !important; }
.btn-dark-gray:hover { background-color: rgb(112, 112, 112); color: rgb(255, 255, 255); }
.btn-dark-gray:active { background-color: rgb(112, 112, 112); color: rgb(255, 255, 255) !important; }
.btn-dark-gray p { color: rgb(255, 255, 255) !important; }
.btn-purple { background-image: linear-gradient(to right, rgb(190, 112, 223) 0%, rgb(29, 73, 167) 51%, rgb(190, 112, 223) 100%); transition: 0.5s; background-size: 200%; color: rgb(255, 255, 255); }
.btn-purple:hover { background-position: right center; }
.btn-purple:active { background-image: linear-gradient(to right, rgb(190, 112, 223) 0%, rgb(29, 73, 167) 51%, rgb(190, 112, 223) 100%) !important; }
.btn-purple-outline { background-color: transparent; border: 2px solid rgb(203, 155, 226); color: rgb(203, 155, 226) !important; }
.btn-purple-outline:hover { background-color: rgba(187, 112, 222, 0.1); color: rgb(187, 112, 222); border: 2px solid rgb(203, 155, 226); }
.btn-purple-outline:active { background-color: rgba(187, 112, 222, 0.2) !important; color: rgb(187, 112, 222) !important; }
.btn-purple-outline p { color: rgb(187, 112, 222) !important; }
.btn-white-onlyDarkmode { background-image: linear-gradient(to right, rgb(239, 68, 59) 0%, rgb(239, 68, 59) 51%, rgb(238, 141, 59) 100%); transition: 0.3s; background-size: 200%; color: white; }
.btn-white-onlyDarkmode:hover { background-image: linear-gradient(to right, rgb(239, 68, 59) 0%, rgb(239, 68, 59) 51%, rgb(238, 141, 59) 100%); background-position: right center; color: white; }
.btn-white-onlyDarkmode:active { background-image: linear-gradient(to right, rgb(239, 68, 59) 0%, rgb(239, 68, 59) 51%, rgb(238, 141, 59) 100%) !important; }
.btn-gradient-outline { position: relative; background: rgba(0, 0, 0, 0.5); backdrop-filter: blur(20px); color: white; border-radius: 6px; border-width: medium; border-style: none; border-color: currentcolor; border-image: none; overflow: hidden; }
.btn-gradient-outline::before, .btn-gradient-outline::after { content: ""; position: absolute; inset: 0px; border-radius: inherit; padding: 2px; mask: linear-gradient(rgb(255, 255, 255) 0px, rgb(255, 255, 255) 0px) content-box exclude, linear-gradient(rgb(255, 255, 255) 0px, rgb(255, 255, 255) 0px); pointer-events: none; transition: opacity 0.4s; }
.btn-gradient-outline::before { background: linear-gradient(35deg, rgb(169, 45, 7), rgba(255, 255, 255, 0.9)); opacity: 1; }
.btn-gradient-outline::after { background: linear-gradient(35deg, rgba(255, 255, 255, 0.9), rgb(169, 45, 7)); opacity: 0; }
.btn-gradient-outline:hover { color: white; }
.btn-gradient-outline:hover::before { opacity: 0; }
.btn-gradient-outline:hover::after { opacity: 1; }
.container-nav-bg { background-color: white; }
.container-white { background-color: white; }
.navbar { font-weight: 300; font-size: 1rem; padding: 1rem 0px; flex-wrap: nowrap; }
@media (min-width: 992px) {
  .navbar { padding: 0px 0px 1rem; }
}
.navbar a { text-decoration: none; border-bottom-width: medium; border-bottom-style: none; border-bottom-color: currentcolor; }
.navbar .navbar-logo { display: inline-flex; }
.navbar .navbar-logo:hover { opacity: 1; }
.navbar .navbar-logo .any-logo { height: 30px; z-index: 1001; }
.navbar .navbar-logo .partner-logo { height: 20px; }
.navbar .navbar-logo .partner-text { white-space: nowrap; font-weight: 400; font-size: 1.5rem; color: white; }
@media (min-width: 992px) {
  .navbar .navbar-logo .partner-text { font-size: 2rem; }
}
.navbar .navbar-toggler { z-index: 1002; border-width: medium; border-style: none; border-color: currentcolor; border-image: none; padding: 0px; }
.navbar .navbar-toggler .icon-bar { background: rgb(0, 0, 0); display: block; width: 30px; height: 1px; margin: 7px 0px; transition: 0.2s; }
.navbar .navbar-toggler .icon-bar:nth-of-type(1) { transform: rotate(45deg); transform-origin: 2px 8px; }
.navbar .navbar-toggler .icon-bar:nth-of-type(2) { opacity: 0; }
.navbar .navbar-toggler .icon-bar:nth-of-type(3) { transform: rotate(-45deg); transform-origin: 10px -2px; }
.navbar .navbar-toggler.collapsed .icon-bar { background: rgb(0, 0, 0); }
.navbar .navbar-toggler.collapsed .icon-bar:nth-of-type(1) { transform: rotate(0deg); }
.navbar .navbar-toggler.collapsed .icon-bar:nth-of-type(2) { opacity: 1; }
.navbar .navbar-toggler.collapsed .icon-bar:nth-of-type(3) { transform: rotate(0deg); }
.navbar .navbar-toggler:focus { outline: 0px; }
.navbar .navbar-collapse { position: absolute; width: 100%; top: 90px; z-index: 1002; }
@media (min-width: 992px) {
  .navbar .navbar-collapse { position: initial; width: auto; margin-left: 45px; }
}
.navbar .navbar-collapse.collapsing { transition: opacity 0.15s linear; }
.navbar .navbar-collapse .navbar-nav { background-color: white; }
@media (min-width: 992px) {
  .navbar .navbar-collapse .navbar-nav { background-color: transparent; border-width: medium; border-style: none; border-color: currentcolor; border-image: none; }
}
.navbar .navbar-collapse .navbar-nav .nav-item { position: relative; border-bottom: 1px solid rgb(222, 222, 222); white-space: nowrap; margin-bottom: 0px; }
@media (min-width: 992px) {
  .navbar .navbar-collapse .navbar-nav .nav-item { border-bottom-width: medium; border-bottom-style: none; border-bottom-color: currentcolor; }
}
.navbar .navbar-collapse .navbar-nav .nav-item-selected .nav-link { color: rgb(239, 68, 59); font-weight: 400; }
@media (min-width: 992px) {
  .navbar .navbar-collapse .navbar-nav .nav-item-selected .nav-link { color: rgb(0, 0, 0); border-bottom: 3px solid transparent; border-image: linear-gradient(0.25turn, rgb(239, 68, 59), rgb(238, 141, 59)) 1 / 1 / 0 stretch; }
}
@media (min-width: 992px) {
  .navbar .navbar-collapse .navbar-nav .nav-item-last-child .nav-link { margin-right: 0px; }
}
.navbar .navbar-collapse .navbar-nav .nav-item-last-child .dropdown-menu { right: -15px; }
@media (min-width: 1200px) {
  .navbar .navbar-collapse .navbar-nav .nav-item-last-child .dropdown-menu { right: -23px; }
}
.navbar .navbar-collapse .navbar-nav .nav-link { color: rgb(0, 0, 0); margin-right: 0px; margin-left: 0px; padding: 0.6rem 1rem; font-weight: 400; }
@media (min-width: 576px) {
  .navbar .navbar-collapse .navbar-nav .nav-link { padding: 0.6rem 1.5rem; }
}
@media (min-width: 992px) {
  .navbar .navbar-collapse .navbar-nav .nav-link { color: rgb(0, 0, 0); margin: 15px 9px 10px; padding: 0.25rem 0px; border-bottom: 3px solid transparent; }
}
@media (min-width: 1200px) {
  .navbar .navbar-collapse .navbar-nav .nav-link { margin-right: 9px; margin-left: 9px; }
}
@media (min-width: 1265px) {
  .navbar .navbar-collapse .navbar-nav .nav-link { margin-right: 16px; margin-left: 16px; }
}
.navbar .navbar-collapse .navbar-nav .nav-link:hover { background-color: rgb(248, 248, 248); transition: 1s; opacity: 1; }
@media (min-width: 992px) {
  .navbar .navbar-collapse .navbar-nav .nav-link:hover { background-color: transparent; border-bottom: 3px solid rgb(255, 142, 145); }
}
.navbar .navbar-collapse .navbar-nav .nav-link::after { content: ""; display: inline-block; background-repeat: no-repeat; float: right; width: 15px; height: 15px; margin-top: 6px; }
@media (min-width: 992px) {
  .navbar .navbar-collapse .navbar-nav .nav-link::after { display: none; }
}
@media (min-width: 992px) {
  .navbar .navbar-collapse .navbar-nav .nav-link.dropdown-toggle:hover { border-bottom: 3px solid rgb(255, 213, 214); }
}
@media (max-width: 991px) {
  .navbar .navbar-collapse .navbar-nav .nav-link .menu-icon-arrow-down-black, .navbar .navbar-collapse .navbar-nav .nav-link .menu-icon-arrow-down-white { display: none !important; }
}
.navbar .navbar-collapse .navbar-nav .nav-link-arrow-right::after { background-image: url("../img/arrow-right-1_18a0229f.svg"); }
.navbar .navbar-collapse .navbar-nav .dropdown-menu { background-color: white; width: auto; margin: 0px; }
@media (min-width: 992px) {
  .navbar .navbar-collapse .navbar-nav .dropdown-menu { padding: 25px 30px; left: 50%; transform: translate(-50%, 0px); }
}
@media (min-width: 992px) {
  .navbar .navbar-collapse .navbar-nav .dropdown-menu.dropdown-menu-navbar1 { left: -200px; transform: translate(0px, 0px); }
}
@media (min-width: 1460px) {
  .navbar .navbar-collapse .navbar-nav .dropdown-menu.dropdown-menu-navbar1 { left: -225px; }
}
@media (min-width: 992px) {
  .navbar .navbar-collapse .navbar-nav .dropdown-menu.dropdown-menu-navbar4 { left: auto; right: 50%; transform: translate(36%, 0px); }
}
@media (min-width: 1200px) {
  .navbar .navbar-collapse .navbar-nav .dropdown-menu.dropdown-menu-navbar4 { transform: translate(52%, 0px); }
}
.navbar .navbar-collapse .navbar-nav .dropdown-menu .dropdown-item { white-space: normal; min-width: 172px; }
@media (min-width: 1050px) {
  .navbar .navbar-collapse .navbar-nav .dropdown-menu .dropdown-item { min-width: 180px; }
}
@media (min-width: 1100px) {
  .navbar .navbar-collapse .navbar-nav .dropdown-menu .dropdown-item { min-width: 195px; }
}
@media (min-width: 1150px) {
  .navbar .navbar-collapse .navbar-nav .dropdown-menu .dropdown-item { min-width: 210px; }
}
@media (min-width: 1200px) {
  .navbar .navbar-collapse .navbar-nav .dropdown-menu .dropdown-item { min-width: 225px; }
}
@media (min-width: 1250px) {
  .navbar .navbar-collapse .navbar-nav .dropdown-menu .dropdown-item { min-width: 236px; }
}
.navbar-light .navbar .navbar-logo .any-logo-black, .dark-theme .navbar .navbar-logo .any-logo-black { display: none; }
.navbar-light .navbar .navbar-logo .any-logo-white, .dark-theme .navbar .navbar-logo .any-logo-white { display: inline-block; }
.navbar-light .navbar .navbar-collapse .navbar-nav .nav-link, .dark-theme .navbar .navbar-collapse .navbar-nav .nav-link { color: rgb(0, 0, 0); }
@media (min-width: 992px) {
  .navbar-light .navbar .navbar-collapse .navbar-nav .nav-link, .dark-theme .navbar .navbar-collapse .navbar-nav .nav-link { color: white; }
}
.navbar-light .navbar .navbar-collapse .navbar-nav .nav-link .menu-icon-arrow-down-black, .dark-theme .navbar .navbar-collapse .navbar-nav .nav-link .menu-icon-arrow-down-black { display: none; }
.navbar-light .navbar .navbar-collapse .navbar-nav .nav-link .menu-icon-arrow-down-white, .dark-theme .navbar .navbar-collapse .navbar-nav .nav-link .menu-icon-arrow-down-white { display: inline-block !important; margin-left: 4px; }
@media (max-width: 992px) {
  .navbar-light .navbar .navbar-collapse .navbar-nav .nav-link .menu-icon-arrow-down-white, .dark-theme .navbar .navbar-collapse .navbar-nav .nav-link .menu-icon-arrow-down-white { display: none !important; }
}
.navbar-light .navbar .navbar-toggler.collapsed .icon-bar, .dark-theme .navbar .navbar-toggler.collapsed .icon-bar { background: white; }
.navbar-light .navbar .navbar-toggler.collapsed ~ .any-logo-black, .dark-theme .navbar .navbar-toggler.collapsed ~ .any-logo-black { display: inline-block !important; }
.navbar-light .navbar .navbar-toggler.collapsed ~ .any-logo-white, .dark-theme .navbar .navbar-toggler.collapsed ~ .any-logo-white { display: none !important; }
.navbar-light .change-theme-text, .dark-theme .change-theme-text { color: rgb(116, 116, 116); }
.navbar-light .container-nav-bg, .dark-theme .container-nav-bg { background-color: transparent; }
.navbar-light .container-white, .dark-theme .container-white { background-color: transparent; }
@media (min-width: 992px) {
  .navbar-light.nav-up .navbar .navbar-logo .any-logo-black, .nav-up.dark-theme .navbar .navbar-logo .any-logo-black, .navbar-light.nav-down .navbar .navbar-logo .any-logo-black, .nav-down.dark-theme .navbar .navbar-logo .any-logo-black { display: inline-block !important; }
  .navbar-light.nav-up .navbar .navbar-logo .any-logo-white, .nav-up.dark-theme .navbar .navbar-logo .any-logo-white, .navbar-light.nav-down .navbar .navbar-logo .any-logo-white, .nav-down.dark-theme .navbar .navbar-logo .any-logo-white { display: none !important; }
  .navbar-light.nav-up .navbar .navbar-collapse .navbar-nav .nav-link .menu-icon-arrow-down-white, .nav-up.dark-theme .navbar .navbar-collapse .navbar-nav .nav-link .menu-icon-arrow-down-white, .navbar-light.nav-down .navbar .navbar-collapse .navbar-nav .nav-link .menu-icon-arrow-down-white, .nav-down.dark-theme .navbar .navbar-collapse .navbar-nav .nav-link .menu-icon-arrow-down-white { display: none !important; }
  .navbar-light.nav-up .nav-link, .nav-up.dark-theme .nav-link, .navbar-light.nav-down .nav-link, .nav-down.dark-theme .nav-link { color: rgb(0, 0, 0) !important; }
  .navbar-light.nav-up .nav-link .menu-icon-arrow-down-white, .nav-up.dark-theme .nav-link .menu-icon-arrow-down-white, .navbar-light.nav-down .nav-link .menu-icon-arrow-down-white, .nav-down.dark-theme .nav-link .menu-icon-arrow-down-white { display: none; }
  .navbar-light.nav-up .nav-link .menu-icon-arrow-down-black, .nav-up.dark-theme .nav-link .menu-icon-arrow-down-black, .navbar-light.nav-down .nav-link .menu-icon-arrow-down-black, .nav-down.dark-theme .nav-link .menu-icon-arrow-down-black { display: inline-block !important; }
  .navbar-light.nav-up .nav-partner-text, .nav-up.dark-theme .nav-partner-text, .navbar-light.nav-down .nav-partner-text, .nav-down.dark-theme .nav-partner-text { color: rgb(0, 0, 0); }
  .navbar-light.nav-up .change-theme-text, .nav-up.dark-theme .change-theme-text, .navbar-light.nav-down .change-theme-text, .nav-down.dark-theme .change-theme-text { color: rgb(0, 0, 0); }
}
.navbar-light.nav-up .any-logo-black-made, .nav-up.dark-theme .any-logo-black-made, .navbar-light.nav-down .any-logo-black-made, .nav-down.dark-theme .any-logo-black-made { display: inline !important; }
.navbar-light.nav-up .any-logo-white-made, .nav-up.dark-theme .any-logo-white-made, .navbar-light.nav-down .any-logo-white-made, .nav-down.dark-theme .any-logo-white-made { display: none !important; }
.navbar-light .any-logo-black-made, .dark-theme .any-logo-black-made { display: none !important; }
.navbar-light .any-logo-white-made, .dark-theme .any-logo-white-made { display: inline !important; }
.navbar-gray .container-white, .navbar-gray .container-nav-bg { background-color: rgb(248, 248, 248) !important; }
.container-nav-onlylogo .navbar { height: 124.86px; }
.container-nav-onlylogo .navbar .navbar-collapse, .container-nav-onlylogo .navbar .navbar-toggler { display: none !important; }
@media (-ms-high-contrast: none) {
  .navbar-collapse { right: 0px; top: 20px; }
  .navbar-collapse .dropdown-toggle { margin-right: 3px !important; }
  .navbar-nav { margin-right: -15px; }
}
@media (-ms-high-contrast: none) and (max-width: 991px) {
  .navbar-nav { margin-top: 71px; }
}
@media (-ms-high-contrast: none) {
  .navbar-toggler { position: absolute; top: 25px; right: 0px; }
  .nav-item-last-child .dropdown-menu { right: -15px !important; }
}
@media (-ms-high-contrast: none) and (max-width: 991px) {
}
@media (-ms-high-contrast: none) {
}
header { position: relative; width: 100%; z-index: 99; }
@media (min-width: 992px) {
  header { position: fixed; top: 0px; transition: 0.5s; }
}
@media (min-width: 992px) {
  .nav-up { top: -174px; }
}
@media (min-width: 992px) {
  .nav-up, .nav-down { background-color: white; }
}
.navbar-bg { position: fixed; top: 0px; left: 0px; width: 100%; height: 100vh; background: white; display: none; z-index: 1001; }
@media (min-width: 992px) {
  .navbar-bg { display: none !important; }
}
.any-logo-made { width: 120px; }
@media (min-width: 768px) {
  .any-logo-made { width: 142px; }
}
.any-logo-made-florida { width: 120px; }
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .navbar .navbar-logo { display: block; width: 165px; }
  .navbar .navbar-collapse { position: relative; top: 0px; }
}
@media (max-width: 991.98px) {
  .navbar-collapse { left: 0px; right: 0px; bottom: 0px; overflow-y: auto; padding: 1rem; z-index: 1050; visibility: hidden; position: fixed !important; top: 150px !important; }
  .navbar-collapse.show { visibility: visible; }
  body.nav-locked { overflow: hidden; touch-action: none; }
  .dropdown-menu { position: static; float: none; box-shadow: none; }
}
.card { border: 1px solid rgb(222, 222, 222); border-radius: 0px; }
.card-accordion .card, .card-accordion-dark .card { background-color: transparent; width: 100%; border-width: medium; border-style: none; border-color: currentcolor; border-image: none; }
.card-accordion .card .card-header, .card-accordion-dark .card .card-header { cursor: pointer; font-weight: 700; border-bottom-width: medium; border-bottom-style: none; border-bottom-color: currentcolor; background-color: transparent; padding: 0.75rem 2rem 0.75rem 0px; }
@media (min-width: 992px) {
  .card-accordion .card .card-header, .card-accordion-dark .card .card-header { padding: 1.25rem 2rem 1.25rem 0px; }
}
.card-accordion .card .card-header:hover, .card-accordion-dark .card .card-header:hover { opacity: 1; }
.card-accordion .card .card-header.collapsed, .card-accordion-dark .card .card-header.collapsed { background-color: transparent; }
.card-accordion .card .card-header.collapsed .card-link, .card-accordion-dark .card .card-header.collapsed .card-link { color: rgb(0, 0, 0); }
.card-accordion .card .card-header .accordion-icon, .card-accordion-dark .card .card-header .accordion-icon { position: absolute; top: 15px; right: 5px; font-size: 20px; color: white; animation: 0.5s ease 0s 1 normal none running minus; background-repeat: no-repeat; width: 20px; height: 20px; display: block; margin-top: 10px; }
.card-accordion .card .card-header .accordion-icon-center, .card-accordion-dark .card .card-header .accordion-icon-center { font-size: 20px; color: white; animation: 0.5s ease 0s 1 normal none running minus; background-repeat: no-repeat; width: 20px; height: 20px; display: inline-block; margin-top: 10px; margin-left: 5px; }
.card-accordion .card .card-header .card-link, .card-accordion-dark .card .card-header .card-link { color: rgb(239, 68, 59); text-decoration: none; font-size: 1.2rem; border-bottom-width: medium; border-bottom-style: none; border-bottom-color: currentcolor; }
.card-accordion .card .card-header .card-link .collapsed .accordion-icon, .card-accordion-dark .card .card-header .card-link .collapsed .accordion-icon, .card-accordion .card .card-header .card-link .collapsed .accordion-icon-center, .card-accordion-dark .card .card-header .card-link .collapsed .accordion-icon-center { background-image: url("../img/arrow-down-1_ee0b4064.svg"); }
.card-accordion .card .card-header .card-link .expanded .accordion-icon, .card-accordion-dark .card .card-header .card-link .expanded .accordion-icon { background-image: url("../img/arrow-up-1-red_b524ed12.svg"); }
.card-accordion .card .card-header .card-link .expanded .accordion-icon-center, .card-accordion-dark .card .card-header .card-link .expanded .accordion-icon-center { background-image: url("../img/arrow-up-1_7a602783.svg"); }
.card-accordion .card .card-header .card-link:hover, .card-accordion-dark .card .card-header .card-link:hover { opacity: 1; }
.card-accordion .card .card-header .card-link .h3-4, .card-accordion-dark .card .card-header .card-link .h3-4 { color: rgb(0, 0, 0) !important; }
.card-accordion .card .card-body, .card-accordion-dark .card .card-body { background-color: transparent; padding: 0px 0px 2rem; }
@media (min-width: 992px) {
  .card-accordion .card .card-body, .card-accordion-dark .card .card-body { padding: 0px 0px 1.5rem; }
}
.card-accordion .card .card-body .nav-link, .card-accordion-dark .card .card-body .nav-link { display: block; width: 100%; padding: 0.5rem 0px; line-height: 1.2rem; color: rgb(0, 0, 0); text-decoration: none; border-bottom-width: medium; border-bottom-style: none; border-bottom-color: currentcolor; }
@media (min-width: 576px) {
  .card-accordion .card .card-body .nav-link, .card-accordion-dark .card .card-body .nav-link { line-height: 1.4rem; }
}
.card-accordion .card .card-body .nav-link:hover, .card-accordion-dark .card .card-body .nav-link:hover { text-decoration: none; color: rgb(239, 68, 59); opacity: 1; }
@keyframes minus { 
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}
.card-accordion [aria-expanded="false"] > .expanded, .card-accordion-dark [aria-expanded="false"] > .expanded, .card-accordion [aria-expanded="true"] > .collapsed, .card-accordion-dark [aria-expanded="true"] > .collapsed { display: none; }
.card-accordion-dark .card .card-header.collapsed .card-link { color: white; }
.card-accordion-dark .card .card-header.initial-load .card-link { color: white; }
.card-accordion-dark .card .card-header .card-link .collapsed .accordion-icon { background-image: url("../img/arrow-down-1-white_497099de.svg"); }
.card-accordion-dark .card .card-body .nav-link { color: white; }
.card-accordion-info { text-align: left !important; }
.card-accordion-info .card { background-color: rgba(0, 0, 0, 0.1); border-radius: 6px; width: 100%; border-width: medium; border-style: none; border-color: currentcolor; border-image: none; margin-bottom: 12px; padding: 0px 20px; }
@media (min-width: 576px) {
  .card-accordion-info .card { padding: 0px 45px; }
}
.card-accordion-info .card .card-header .card-link { color: rgb(0, 0, 0); }
.card-accordion-info .card .card-header .card-link h5 { color: rgb(0, 0, 0) !important; }
.card-accordion-info .card .card-header .card-link .info-icon { position: absolute; top: 15px; right: 40px; width: 20px; }
@media (min-width: 576px) {
  .card-accordion-info .card .card-header .card-link .info-icon { top: 16px; }
}
@media (min-width: 768px) {
  .card-accordion-info .card .card-header .card-link .info-icon { top: 18px; }
}
@media (min-width: 992px) {
  .card-accordion-info .card .card-header .card-link .info-icon { top: 27px; }
}
.card-accordion-info .card .card-body { padding-bottom: 10px; }
.card-accordion-numbers .card .card-header .circle, .card-accordion-numbers .card .card-header .any-breadcrumbs-circle .circle-active, .any-breadcrumbs-circle .card-accordion-numbers .card .card-header .circle-active, .card-accordion-numbers .card .card-header .any-breadcrumbs-circle-vertical .circle-active, .any-breadcrumbs-circle-vertical .card-accordion-numbers .card .card-header .circle-active, .card-accordion-numbers .card .card-header .any-breadcrumbs-circle .circle-inactive, .any-breadcrumbs-circle .card-accordion-numbers .card .card-header .circle-inactive, .card-accordion-numbers .card .card-header .any-breadcrumbs-circle-vertical .circle-inactive, .any-breadcrumbs-circle-vertical .card-accordion-numbers .card .card-header .circle-inactive, .card-accordion-numbers .card .card-header .any-breadcrumbs-circle .circle-done, .any-breadcrumbs-circle .card-accordion-numbers .card .card-header .circle-done, .card-accordion-numbers .card .card-header .any-breadcrumbs-circle-vertical .circle-done, .any-breadcrumbs-circle-vertical .card-accordion-numbers .card .card-header .circle-done { font-weight: 400; align-items: center; margin-right: 20px; width: 45px; height: 45px; padding: 0px 14px; border-radius: 22.5px; border: 2px solid rgb(239, 68, 59); color: rgb(239, 68, 59); font-size: 20px; }
.card-accordion-numbers .card .card-header .circle-four { padding: 0px 14px 0px 13px; }
.card-accordion-faq .card { border-image: linear-gradient(0.25turn, rgb(239, 68, 59), rgb(238, 141, 59), transparent) 1 / 1 / 0 stretch; border-bottom: 1px solid transparent !important; }
.card-accordion-faq .card .card-header { padding: 2.25rem 2rem 2.25rem 0px; }
.card-accordion-faq .card .card-header .accordion-icon { top: 33px; width: 30px; height: 30px; }
.card-accordion-faq .card .card-header .card-link .collapsed .accordion-icon, .card-accordion-faq .card .card-header .card-link .collapsed .accordion-icon-center { background-image: url("../img/add_03733223.svg"); }
.card-accordion-faq .card .card-header .card-link .expanded .accordion-icon { background-image: url("../img/add-red_d02eed7e.svg"); }
.card-accordion-faq .card .card-header .card-link .expanded .accordion-icon-center { background-image: url("../img/add_03733223.svg"); }
.card-accordion-icons { margin-left: 40px; padding-bottom: 20px; }
@media (min-width: 576px) {
  .card-accordion-icons { margin-left: 70px; }
}
.card-accordion-icons .card { margin-bottom: 20px; transition: border-left-color 0.25s; border-left: 5px solid gray !important; }
.card-accordion-icons .card:has(> .card-header:not(.collapsed)) { border-left-color: rgb(239, 68, 59) !important; }
.card-accordion-icons .card .card-header { padding: 0.5rem 0px 0.5rem 1.5rem; }
.card-accordion-icons .card .card-header .accordion-icon { top: 0px; right: auto; left: -45px; margin-top: 0px; width: 30px; height: 30px; background-size: contain; animation: auto ease 0s 1 normal none running none !important; }
@media (min-width: 576px) {
  .card-accordion-icons .card .card-header .accordion-icon { left: -70px; width: 50px; height: 50px; }
}
.card-accordion-icons .card .card-header .card-link h5 { color: rgb(0, 0, 0) !important; }
.card-accordion-icons .card .card-header .card-link .collapsed .accordion-icon, .card-accordion-icons .card .card-header .card-link .collapsed .accordion-icon-center { background-image: url("../img/verifiedaccess-grey_f4c1d52b.svg"); }
.card-accordion-icons .card .card-header .card-link .expanded .accordion-icon { background-image: url("../img/verifiedaccess_258c6d38.svg"); }
.card-accordion-icons .card .card-header .card-link .expanded .accordion-icon-center { background-image: url("../img/verifiedaccess-grey_f4c1d52b.svg"); }
.card-accordion-icons .card .card-header[aria-controls="card-accordion-icons-menu2"] .card-link .collapsed .accordion-icon, .card-accordion-icons .card .card-header[aria-controls="card-accordion-icons-menu2"] .card-link .collapsed .accordion-icon-center { background-image: url("../img/control-grey_6cd20873.svg"); }
.card-accordion-icons .card .card-header[aria-controls="card-accordion-icons-menu2"] .card-link .expanded .accordion-icon { background-image: url("../img/control_403d4339.svg"); }
.card-accordion-icons .card .card-header[aria-controls="card-accordion-icons-menu2"] .card-link .expanded .accordion-icon-center { background-image: url("../img/control-grey_6cd20873.svg"); }
.card-accordion-icons .card .card-header[aria-controls="card-accordion-icons-menu3"] .card-link .collapsed .accordion-icon, .card-accordion-icons .card .card-header[aria-controls="card-accordion-icons-menu3"] .card-link .collapsed .accordion-icon-center { background-image: url("../img/brandtrust-grey_ee7c6862.svg"); }
.card-accordion-icons .card .card-header[aria-controls="card-accordion-icons-menu3"] .card-link .expanded .accordion-icon { background-image: url("../img/brandtrust_760efa28.svg"); }
.card-accordion-icons .card .card-header[aria-controls="card-accordion-icons-menu3"] .card-link .expanded .accordion-icon-center { background-image: url("../img/brandtrust-grey_ee7c6862.svg"); }
.card-accordion-icons .card .card-body { padding-bottom: 0.5rem; padding-left: 1.5rem; color: rgb(0, 0, 0); }
.jumbotron { padding: 1rem; border: 2px solid rgb(222, 222, 222); border-radius: 0px; text-align: center; }
@media (min-width: 576px) {
  .jumbotron { padding: 2rem; }
}
.jumbotron-transparent { }
.jumbotron-icon { position: relative; }
.jumbotron-icon .jumbotron-icon-img, .jumbotron-icon .jumbotron-icon-img-left, .jumbotron-icon .jumbotron-icon-img-right { position: absolute; top: -35px; right: -10px; width: 55px; height: 55px; background-color: white; padding: 10px; }
@media (min-width: 576px) {
  .jumbotron-icon .jumbotron-icon-img, .jumbotron-icon .jumbotron-icon-img-left, .jumbotron-icon .jumbotron-icon-img-right { right: -30px; top: -30px; width: 70px; height: 70px; }
}
.jumbotron-icon .jumbotron-icon-img-left { right: auto; left: -10px; }
@media (min-width: 576px) {
  .jumbotron-icon .jumbotron-icon-img-left { right: auto; left: -30px; }
}
.jumbotron-icon .jumbotron-icon-p { position: relative; margin-bottom: 0px; }
@media (min-width: 768px) {
  .jumbotron-icon .jumbotron-icon-p { position: absolute; bottom: 2rem; left: 2rem; }
}
.jumbotron-highlightLink:hover { opacity: 0.6; }
.alert { text-align: center; padding: 1rem 1.25rem 0.75rem; }
.alert a { text-decoration: none; }
.alert-success a { color: rgb(1, 162, 115); border-bottom: 1px solid rgb(1, 162, 115); }
.alert-success a:hover { border-bottom-width: medium; border-bottom-style: none; border-bottom-color: currentcolor; }
.any-alertWarning { text-align: center; margin-bottom: 0px; border-radius: 0px; padding: 0.1rem; font-size: 0.9rem; }
.any-alertWarning button { opacity: 1; }
.any-alertWarning button:hover { opacity: 0.6; }
.any-alertWarning button span { background-image: url("../img/close_db2a2baa.svg"); background-repeat: no-repeat; width: 15px; height: 15px; float: right; margin-top: 7px; }
.any-alertWarning span { padding-left: 0.2rem; }
@media (min-width: 768px) {
  .any-alertWarning span { padding-left: 0px; }
}
.any-alertWarning .close { padding: 0px 0.3rem 0px 0px; }
@media (min-width: 768px) {
  .any-alertWarning .close { padding: 0px 1rem 0px 0px; }
}
.w-33-3 { width: 33.3%; }
@media (max-width: 767px) {
  .w-sm-30px { width: 30px; }
}
.w-md-33-3, .downloadVersionTableFilters tr th { width: 100%; }
@media (min-width: 992px) {
  .w-md-33-3, .downloadVersionTableFilters tr th { width: 33.3%; }
}
.w-30px { width: 30px; }
.w-50 { width: 50%; }
.w-md-50 { width: 100%; }
@media (min-width: 992px) {
  .w-md-50 { width: 50%; }
}
.w-60 { width: 60%; }
.w-70 { width: 70%; }
.w-80 { width: 80%; }
.w-lg-80 { width: 100%; }
@media (min-width: 992px) {
  .w-lg-80 { width: 80%; }
}
.w-90 { width: 90%; }
.w-100 { width: 100%; }
.w-xs-100 { width: 100%; }
@media (min-width: 576px) {
  .w-xs-100 { width: auto; }
}
.w-auto { width: auto !important; }
@media (min-width: 576px) {
  .w-sm-auto { width: auto !important; }
}
.w-50px { width: 50px; }
.w-180px { width: 180px; }
.w-120px { width: 120px; }
@media (min-width: 768px) {
  .w-md-auto { width: auto !important; }
}
.h-30px { height: 30px; }
.h-50px { height: 50px; }
.h-max-content { height: max-content; }
.min-height-auto { min-height: auto !important; }
.min-height-100vh { min-height: 100vh !important; }
.min-height-40 { min-height: 40px; }
.min-height-60 { min-height: 60px; }
.min-height-84 { min-height: 84px !important; }
.min-height-140 { min-height: 140px; }
.min-height-mt-minus-form { min-height: auto; }
@media (min-width: 992px) {
  .min-height-mt-minus-form { min-height: 490px; }
}
.min-height-mt-minus-textimgvideo { min-height: auto; }
@media (min-width: 992px) {
  .min-height-mt-minus-textimgvideo { min-height: 400px; }
}
.max-height-450 { max-height: 450px; }
.max-height-250 { max-height: 250px; }
@media (min-width: 576px) {
  .min-width-340 { min-width: 340px !important; }
}
.min-width-95 { min-width: 95px; }
.min-width-200 { min-width: 200px; }
.min-width-auto { min-width: auto !important; }
.min-width-100percent { min-width: 100% !important; }
.max-width-160percent { max-width: 100%; }
@media (min-width: 1200px) {
  .max-width-160percent { max-width: 160%; }
}
.max-width-922px { max-width: 922px; }
.max-width-180px { max-width: 180px; }
.max-width-350px { max-width: 100%; }
@media (min-width: 576px) {
  .max-width-350px { max-width: 350px; }
}
.max-width-250px { max-width: 100%; }
@media (min-width: 576px) {
  .max-width-250px { max-width: 250px; }
}
.height-73-sm { height: auto; }
@media (min-width: 768px) {
  .height-73-sm { height: 73px; }
}
.height-auto { height: auto !important; }
.h-lg-100 { height: auto !important; }
@media (min-width: 992px) {
  .h-lg-100 { height: 100% !important; }
}
.left-0 { left: 0px; }
.left-minus90px { left: -90px !important; }
.right-0 { right: 0px; }
.right-10 { right: 10px; }
.right-25 { right: 25px; }
.top-0 { top: 0px; }
.top-10 { top: 10px; }
.bottom-0 { bottom: 0px; }
.bottom-5 { bottom: 5px; }
.bottom-70 { bottom: 70px; }
.top-15 { top: 15px; }
.top-5 { top: 5px; }
.right-15 { right: 15px; }
.bold { font-weight: 700 !important; }
.semi-bold { font-weight: 500 !important; }
.normal { font-weight: 400 !important; }
.regular { font-weight: 300 !important; }
.semi-light { font-weight: 200 !important; }
.light { font-weight: 100 !important; }
.white { color: rgb(255, 255, 255) !important; }
.black { color: rgb(0, 0, 0) !important; }
.black-white-reverse { color: black !important; }
.black-white { filter: grayscale(1); }
.info { color: rgb(43, 112, 153) !important; }
.gray { color: rgb(112, 112, 112) !important; }
.gray-medium { color: rgb(222, 222, 222) !important; }
.gray-light-50 { color: gray !important; }
.red { color: rgb(239, 68, 59) !important; }
.red-light { color: rgb(255, 142, 145) !important; }
.green { color: rgb(1, 162, 115) !important; }
.font-color { color: rgb(0, 0, 0); }
.font-color-gray { color: rgb(0, 0, 0); }
.purple { color: rgb(152, 103, 210) !important; }
.purple-light { color: rgb(203, 155, 226) !important; }
.orange-new { color: rgb(234, 151, 118) !important; }
.purple-new { color: rgb(176, 175, 223) !important; }
.red-new { color: rgb(208, 93, 120) !important; }
.primary-orange-gradient, .btn-white p, #iconNav .nav-item .nav-link.active p, .dark-theme .btn-white-onlyDarkmode p { background: -webkit-linear-gradient(45deg, rgb(239, 68, 59), rgb(238, 141, 59)) text; -webkit-text-fill-color: transparent; }
.primary-orange-gradient-light { background: -webkit-linear-gradient(0deg, white 0%, white 20%, rgb(238, 141, 59) 80%, rgb(239, 68, 59) 100%) text; -webkit-text-fill-color: transparent; }
.primary-orange-black-gradient { background: -webkit-linear-gradient(0deg, black 0%, rgb(239, 68, 59) 50%, rgb(238, 141, 59) 100%) text; -webkit-text-fill-color: transparent; }
.primary-orange-black-gradient-light { background: -webkit-linear-gradient(0deg, black 0%, black 20%, rgb(239, 68, 59) 80%, rgb(238, 141, 59) 100%) text; -webkit-text-fill-color: transparent; }
.milky-orange-gradient { background: linear-gradient(90deg, black 0%, rgb(240, 162, 106) 100%) text; -webkit-text-fill-color: transparent; }
.orange-gradient { background: linear-gradient(90deg, rgb(153, 73, 41) 0.34%, rgb(218, 128, 93) 71.4%) text; -webkit-text-fill-color: transparent; }
.purple-gradient { background: linear-gradient(75.03deg, rgb(105, 102, 142) 13.18%, rgb(149, 148, 202) 56.62%) text; -webkit-text-fill-color: transparent; }
.red-gradient { background: linear-gradient(75.03deg, rgb(170, 83, 104) 13.18%, rgb(208, 93, 120) 72.48%) text; -webkit-text-fill-color: transparent; }
.font-size-mega { font-size: 5rem; line-height: 7rem; }
@media (min-width: 576px) {
  .font-size-mega { font-size: 9rem; line-height: 11rem; }
}
@media (min-width: 768px) {
  .font-size-mega { font-size: 7rem; line-height: 9rem; }
}
@media (min-width: 992px) {
  .font-size-mega { font-size: 9rem; line-height: 11rem; }
}
@media (min-width: 1200px) {
  .font-size-mega { font-size: 11rem; line-height: 13rem; }
}
.font-size-xxl { font-size: 4.5rem; line-height: 5rem; }
@media (min-width: 576px) {
  .font-size-xxl { font-size: 5rem; line-height: 5.6rem; }
}
.font-size-xl { font-size: 3rem; line-height: 4rem; }
@media (min-width: 576px) {
  .font-size-xl { font-size: 3.5rem; line-height: 5rem; }
}
.font-size-xllg { font-size: 2.2rem; line-height: 3rem; }
@media (min-width: 576px) {
  .font-size-xllg { font-size: 2.8rem; line-height: 4rem; }
}
.font-size-lgxl { font-size: 1.8rem; line-height: 2.2rem; }
@media (min-width: 768px) {
  .font-size-lgxl { font-size: 2.4rem; line-height: 3rem; }
}
.font-size-lg { font-size: 1.5rem; line-height: 2rem; }
@media (min-width: 576px) {
  .font-size-lg { font-size: 2rem; line-height: 2.6rem; }
}
.font-size-md { font-size: 1.25rem; line-height: 1.75rem; }
@media (min-width: 768px) {
  .font-size-md { font-size: 1.5rem; line-height: 2rem; }
}
.font-size-mdsm { font-size: 1.125rem; line-height: 1.75rem; }
@media (min-width: 576px) {
  .font-size-mdsm { font-size: 1.25rem; line-height: 2rem; }
}
.font-size-mdsm2 { font-size: 1.125rem; line-height: 1.75rem; }
@media (min-width: 576px) {
  .font-size-mdsm2 { font-size: 1.18rem; line-height: 2rem; }
}
.font-size-mdsm3 { font-size: 0.8rem; line-height: 1.1rem; }
@media (min-width: 576px) {
  .font-size-mdsm3 { font-size: 1.25rem; line-height: 2rem; }
}
.font-size-smxs { font-size: 0.75rem; line-height: 1.2rem; }
@media (min-width: 1200px) {
  .font-size-smxs { font-size: 0.9rem; line-height: 1.8; }
}
.font-size-sm, .font-size-normal { font-size: 1rem; }
.font-size-xs, .table-downloadVersions thead { font-size: 0.75rem; line-height: 1.2rem; }
.font-size-xxs { font-size: 0.5rem; line-height: 1rem; }
.font-size-xl-md { font-size: 2.5rem; }
@media (min-width: 992px) {
  .font-size-xl-md { font-size: 3.5rem; }
}
@media (min-width: 1800px) {
  .font-size-xl-md { font-size: 4.5rem; }
}
@media (max-width: 400px) {
  .font-size-xs-xs, .table-downloadVersions thead tr th { font-size: 0.75rem; }
}
.pos-rel { position: relative; }
.pos-abs { position: absolute; }
.pos-abs-sm { position: relative; }
@media (min-width: 768px) {
  .pos-abs-sm { position: absolute; }
}
.pos-abs-md { position: relative; }
@media (min-width: 992px) {
  .pos-abs-md { position: absolute; }
}
.pos-stat-imp { position: static !important; }
.border-solid-white { border: 1px solid white; }
.border-solid-gray { border: 1px solid rgb(222, 222, 222); }
.border-solid-white { border: 1px solid white; }
.border-solid-primary { border: 1px solid rgb(239, 68, 59) !important; }
.border-solid-transparent { border: 1px solid transparent; }
.border-solid-primary-2px { border: 2px solid rgb(239, 68, 59); }
.border-solid-primary-3px { border: 3px solid rgb(239, 68, 59); }
.border-solid-gradient-2px-radius, .form-control-focused { border: 2px solid rgba(0, 0, 0, 0) !important; background: conic-gradient(rgb(255, 255, 255) 0deg, rgb(255, 255, 255) 0deg) padding-box padding-box, linear-gradient(45deg, rgb(239, 68, 59), rgb(238, 141, 59)) border-box border-box !important; border-radius: 6px !important; }
.border-solid-gradient-2px, .any-module-squareHoverBox-selected, .any-module-squareHoverBox:hover { border-width: 2px !important; border-style: solid !important; border-color: transparent !important; border-image: linear-gradient(0.25turn, rgb(239, 68, 59), rgb(238, 141, 59)) 1 / 1 / 0 stretch !important; }
.border-solid-gradient-3px { border-width: 3px !important; border-style: solid !important; border-color: transparent !important; border-image: linear-gradient(0.25turn, rgb(239, 68, 59), rgb(238, 141, 59)) 1 / 1 / 0 stretch !important; }
.border-solid-gradient-5px-180deg { border-width: 5px !important; border-style: solid !important; border-color: transparent !important; border-image: linear-gradient(rgb(239, 68, 59), rgb(238, 141, 59)) 1 / 1 / 0 stretch !important; }
.border-solid-gradient-5px-animated { border: 5px solid rgba(0, 0, 0, 0); background: linear-gradient(#fff, #fff) padding-box,linear-gradient(var(--angle), #ef443b, #EE8D3B) border-box; animation: 4s linear 0s infinite normal none running rotate; }
.border-solid-gradient-transparent-right { position: relative; padding: 25px; z-index: 0; }
.border-solid-gradient-transparent-right::before { content: ""; position: absolute; inset: 0px; padding: 1px; border-radius: 8px; background: linear-gradient(to left, rgb(239, 68, 59) 0%, rgb(238, 141, 59) 30%, transparent 70%, transparent 100%); z-index: -1; mask: linear-gradient(rgb(255, 255, 255) 0px, rgb(255, 255, 255) 0px) content-box exclude, linear-gradient(rgb(255, 255, 255) 0px, rgb(255, 255, 255) 0px); }
.border-solid-gradient-transparent-2px, .any-module-pricingTable-new-topLicense { position: relative; padding: 16px; background: white; z-index: 0; }
.border-solid-gradient-transparent-2px::before, .any-module-pricingTable-new-topLicense::before { content: ""; position: absolute; inset: 0px; padding: 2px; border-radius: 8px; background: linear-gradient(rgb(239, 68, 59) 0%, rgb(238, 141, 59) 30%, transparent 70%, transparent 100%); z-index: -1; mask: linear-gradient(rgb(255, 255, 255) 0px, rgb(255, 255, 255) 0px) content-box exclude, linear-gradient(rgb(255, 255, 255) 0px, rgb(255, 255, 255) 0px); }
.border-solid-purple-transparent-1px, .any-module-pricingTable-new-ultimateLicense { position: relative; padding: 16px; background: white; z-index: 0; }
.border-solid-purple-transparent-1px::before, .any-module-pricingTable-new-ultimateLicense::before { content: ""; position: absolute; inset: 0px; padding: 1px; border-radius: 8px; background: linear-gradient(rgb(98, 0, 255) 0%, rgb(7, 102, 255) 20%, transparent 50%, transparent 100%); z-index: -1; mask: linear-gradient(rgb(255, 255, 255) 0px, rgb(255, 255, 255) 0px) content-box exclude, linear-gradient(rgb(255, 255, 255) 0px, rgb(255, 255, 255) 0px); }
@keyframes rotate { 
  100% { --angle: 360deg; }
}
@property --angle { syntax: "<angle>"; inherits: false; initial-value: 0deg; }
.border-1px-solid-primary { border: 1px solid rgb(239, 68, 59) !important; }
.border-15px-transparent { border: 10px solid rgba(0, 0, 0, 0.2); }
@media (min-width: 768px) {
  .border-15px-transparent { border: 15px solid rgba(0, 0, 0, 0.2); }
}
.border-15px-transparent-white { border: 10px solid rgba(0, 0, 0, 0.2); }
@media (min-width: 768px) {
  .border-15px-transparent-white { border: 15px solid rgba(0, 0, 0, 0.2); }
}
.border-30px-transparent { border: 20px solid rgba(0, 0, 0, 0.2); }
@media (min-width: 768px) {
  .border-30px-transparent { border: 30px solid rgba(0, 0, 0, 0.2); }
}
.border-right-solid-gray { border-right: 1px solid rgb(222, 222, 222) !important; }
.border-right-solid-gray-sm-up { border-right-width: medium; border-right-style: none; border-right-color: currentcolor; }
@media (min-width: 576px) {
  .border-right-solid-gray-sm-up { border-right: 1px solid rgb(222, 222, 222); }
}
.border-right-solid-primary-lg-up { border-right-width: medium; border-right-style: none; border-right-color: currentcolor; }
@media (min-width: 991px) {
  .border-right-solid-primary-lg-up { border-right: 1px solid rgb(239, 68, 59); }
}
.border-right-solid-gray-md-up { border-right-width: medium; border-right-style: none; border-right-color: currentcolor; }
@media (min-width: 768px) {
  .border-right-solid-gray-md-up { border-right: 1px solid rgb(222, 222, 222); }
}
.border-right-solid-gray-md-down { border-right: 1px solid rgb(222, 222, 222); }
@media (min-width: 768px) {
  .border-right-solid-gray-md-down { border-right-width: medium; border-right-style: none; border-right-color: currentcolor; }
}
.border-bottom-solid-gray { border-bottom: 1px solid rgb(222, 222, 222) !important; }
.border-bottom-solid-494949 { border-bottom: 1px solid rgb(73, 73, 73); height: 1px; flex-grow: 1; min-width: 30px; margin-top: 16px; }
.border-bottom-solid-gray-5px { border-bottom: 5px solid rgb(112, 112, 112) !important; }
.border-bottom-solid-primary { border-bottom: 1px solid rgb(239, 68, 59); }
.border-bottom-solid-gradient { border-bottom: 1px solid transparent; border-image: linear-gradient(0.25turn, rgb(239, 68, 59), rgb(238, 141, 59)) 1 / 1 / 0 stretch; }
.border-bottom-solid-gradient-to-transparent { border-image: linear-gradient(0.25turn, rgb(239, 68, 59), rgb(238, 141, 59), transparent) 1 / 1 / 0 stretch; border-bottom: 1px solid transparent !important; }
.border-bottom-solid-white-3px { border-bottom: 3px solid white !important; }
.border-bottom-solid-primary-5px { border-bottom: 5px solid rgb(239, 68, 59); }
.border-bottom-solid-primary-4px-md { border-bottom-width: medium; border-bottom-style: none; border-bottom-color: currentcolor; }
@media (min-width: 768px) {
  .border-bottom-solid-primary-4px-md { border-bottom: 4px solid rgb(239, 68, 59); }
}
.border-bottom-solid-gradient-3px { border-bottom: 3px solid transparent !important; border-image: linear-gradient(0.25turn, rgb(239, 68, 59), rgb(238, 141, 59)) 1 / 1 / 0 stretch !important; }
.border-bottom-solid-gradient-5px { border-bottom: 5px solid transparent !important; border-image: linear-gradient(0.25turn, rgb(239, 68, 59), rgb(238, 141, 59)) 1 / 1 / 0 stretch !important; }
.border-top-solid-primary-5px { border-top: 5px solid rgb(239, 68, 59) !important; }
.border-top-solid-orange-5px { border-top: 5px solid rgb(238, 141, 59) !important; }
.border-top-solid-purple-5px { border-top: 5px solid rgb(152, 103, 210) !important; }
.border-top-solid-gray-5px { border-top: 5px solid rgb(112, 112, 112) !important; }
.border-top-solid-gradient-3px { border-top: 3px solid transparent !important; border-image: linear-gradient(0.25turn, rgb(239, 68, 59), rgb(238, 141, 59)) 1 / 1 / 0 stretch !important; }
.border-top-solid-gradient-5px { border-top: 5px solid transparent !important; border-image: linear-gradient(0.25turn, rgb(239, 68, 59), rgb(238, 141, 59)) 1 / 1 / 0 stretch !important; }
.border-top-solid-gray-medium-5px { border-top: 5px solid rgb(222, 222, 222); }
.border-top-solid-gray-5px { border-top: 5px solid rgb(112, 112, 112); }
.border-top-solid-gray-darker-5px { border-top: 5px solid rgb(16, 16, 16); }
.border-top-solid-gray-light-5px { border-top: 5px solid rgb(248, 248, 248); }
.border-top-solid-gray-light-2px { border-top: 2px solid rgb(248, 248, 248); }
.border-top-solid-gray-medium-2px { border-top: 2px solid rgb(222, 222, 222); }
.border-top-solid-gray-2px { border-top: 2px solid rgb(112, 112, 112); }
.border-top-solid-gray-darker-2px { border-top: 2px solid rgb(16, 16, 16); }
.border-top-solid-primary-2px { border-top: 2px solid rgb(239, 68, 59); }
.border-top-transparent-5px { border-top: 5px solid transparent; }
.border-top-transparent-2px { border-top: 2px solid transparent; }
.border-top-solid-primary-transparent-corners-2px, #any-module-countryList a { border-top: 2px solid transparent; border-image: linear-gradient(0.25turn, transparent, rgba(239, 68, 59, 0.4), transparent) 1 / 1 / 0 stretch; }
.border-radius-pill { border-radius: 9999px !important; }
.border-radius-6px { border-radius: 6px; }
.border-none { border-width: medium !important; border-style: none !important; border-color: currentcolor !important; border-image: none !important; }
.border-bottom-none { border-bottom-width: medium !important; border-bottom-style: none !important; border-bottom-color: currentcolor !important; }
.v-align-top { vertical-align: top; }
.v-align-super { vertical-align: super; }
.bg-color-gray-normal { background-color: rgb(112, 112, 112); }
.bg-color-gray { background-color: rgb(248, 248, 248); }
.bg-color-gray-v2 { background-color: rgb(248, 248, 248); }
.bg-color-primary { background-color: rgb(239, 68, 59); }
.bg-color-primary-medium { background-color: rgb(241, 96, 88); }
.bg-color-primary-light { background-color: rgb(255, 142, 145); }
.bg-color-gray-dark { background-color: rgb(26, 26, 26); }
.bg-color-gray-dark-transparent { background-color: rgba(26, 26, 26, 0.9); }
.bg-color-gray-darker, .card-accordion-dark { background-color: rgb(16, 16, 16); }
.bg-color-transparent { background-color: transparent; }
.bg-color-white { background-color: white; }
.bg-color-black { background-color: black; }
.bg-color-gray-transparent { background-color: rgba(248, 248, 248, 0.7); }
.bg-color-gray-gradient { background: linear-gradient(rgb(255, 255, 255), rgb(235, 235, 235)); }
.bg-color-primary-orange-gradient, .any-module-licenseConfig-box-gradient { background: linear-gradient(90deg, rgb(239, 68, 59) 0%, rgb(238, 141, 59) 100%) !important; }
.bg-color-gray-dark-gradient { background: linear-gradient(111deg, rgb(59, 58, 58) 0%, rgb(38, 38, 38) 100%) 0% 0% no-repeat padding-box padding-box transparent; }
@media (max-width: 575px) {
  .bg-color-gray-sm { background-color: rgb(248, 248, 248); }
}
.bg-color-purple-transparent-gradient { background: linear-gradient(90deg, rgba(121, 93, 154, 0.4) 0%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0) 100%); }
.bg-color-red-transparent-gradient { background: linear-gradient(90deg, rgba(152, 74, 70, 0.4) 0%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0) 100%); }
.bg-color-brown-transparent-gradient { background: linear-gradient(90deg, rgba(152, 98, 70, 0.4) 0%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0) 100%); }
.bg-color-gradient-transparent { background: linear-gradient(rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 100%); height: 70px; margin-top: -69px; }
@media (max-width: 575px) {
  .bg-img-none-sm { background-image: none !important; }
}
.bg-white-transparent { background-color: rgba(255, 255, 255, 0.4); }
.bg-white-transparent [type="checkbox"] + label::before { border-width: medium !important; border-style: none !important; border-color: currentcolor !important; border-image: none !important; }
.bg-pos-y-0 { background-position-y: 0px; }
.bg-pos-top { background-position: center top; }
.bg-pos-bottom { background-position: center bottom; }
.bg-pos-right { background-position: right center; }
.bg-size-contain { background-size: contain; }
.bg-none { background: none !important; }
.blue-dark { color: rgb(55, 124, 192); }
.cursor-pointer { cursor: pointer; }
.mr-2px { margin-right: 2px; }
.mr-1-2 { margin-right: 0.8rem !important; }
.my-2-3 { margin: 1.5rem 0px; }
.my-0-1 { margin-top: 0.25rem; margin-bottom: 0.25rem; }
.mt-1px { margin-top: 1px; }
.mt-3px { margin-top: 3px; }
.mt-5px { margin-top: 5px; }
.mb-5px { margin-bottom: 5px; }
.mb-1-2 { margin-bottom: 0.75rem; }
.ml-0-1 { margin-left: 0.25rem; }
.mb-0-1 { margin-bottom: 0.25rem; }
.ml-2px { margin-left: 2px; }
.ml-3px { margin-left: 3px; }
.ml-7px { margin-left: 7px; }
.mx-12px { margin-left: 0px; margin-right: 0px; }
@media (min-width: 1400px) {
  .mx-12px { margin-left: 12px; margin-right: 12px; }
}
.ml-minus-1 { margin-left: -1px; }
.ml-minus-3 { margin-left: -3px; }
.ml-minus-110 { margin-left: -110px; }
.ml-minus-150 { margin-left: 0px; }
@media (min-width: 1200px) {
  .ml-minus-150 { margin-left: -150px; }
}
.mb-minus-50 { margin-bottom: -50px; }
.mb-4px { margin-bottom: 4px; }
.mt-minus-form, .mt-minus-video { margin-top: -30px; }
@media (min-width: 576px) {
  .mt-minus-form, .mt-minus-video { margin-top: -50px; }
}
@media (min-width: 768px) {
  .mt-minus-form, .mt-minus-video { margin-top: -70px; }
}
@media (min-width: 992px) {
  .mt-minus-form, .mt-minus-video { margin-top: -360px; }
}
.mt-minus-textimgvideo { margin-top: 0px; }
@media (min-width: 992px) {
  .mt-minus-textimgvideo { margin-top: -100px; }
}
.mt-minus-50 { margin-top: -50px; }
.mt-minus-60 { margin-top: -60px; }
.mt-minus-80 { margin-top: 0px; }
@media (min-width: 768px) {
  .mt-minus-80 { margin-top: -20px; }
}
@media (min-width: 992px) {
  .mt-minus-80 { margin-top: -50px; }
}
@media (min-width: 1200px) {
  .mt-minus-80 { margin-top: -80px; }
}
.mt-minus-100 { margin-top: -50px; }
@media (min-width: 768px) {
  .mt-minus-100 { margin-top: -70px; }
}
@media (min-width: 992px) {
  .mt-minus-100 { margin-top: -85px; }
}
@media (min-width: 1200px) {
  .mt-minus-100 { margin-top: -100px; }
}
.mt-minus-200 { margin-top: -200px; }
.mt-minus-30 { margin-top: -30px; }
.mr-3px { margin-right: 3px; }
.mr-minus-20 { margin-right: -20px; }
.mt-0-1 { margin-top: 0.25rem; }
@media (min-width: 992px) {
  .pt-lg-8 { padding-top: 8rem; }
}
.pb-7 { padding-bottom: 4rem !important; }
@media (min-width: 992px) {
  .pb-7 { padding-bottom: 7rem !important; }
}
.pt-1px { padding-top: 1px; }
.pt-3px { padding-top: 3px; }
.px-5px { padding-left: 5px; padding-right: 5px; }
.pb-8px-lg-3px { padding-bottom: 8px; }
@media (min-width: 992px) {
  .pb-8px-lg-3px { padding-bottom: 3px; }
}
.pt-8px-lg-3px { padding-top: 8px; }
@media (min-width: 992px) {
  .pt-8px-lg-3px { padding-top: 3px; }
}
.text-deco-underline { text-decoration: underline; }
.text-deco-none { text-decoration: none; }
.text-deco-none:hover { text-decoration: none; }
.overflow-hidden { overflow: hidden; }
.overflow-visible { overflow: visible; }
.z-index-minus1 { z-index: -1; }
.z-index-0 { z-index: 0; }
.z-index-1 { z-index: 1; }
.z-index-2 { z-index: 2; }
.z-index-3 { z-index: 3; }
.z-index-4 { z-index: 4; }
.z-index-98 { z-index: 98; }
.z-index-9999 { z-index: 9999; }
.opacity-0 { opacity: 0 !important; }
.opacity-2 { opacity: 0.2; }
.opacity-5 { opacity: 0.5; }
.opacity-6, .any-module-hoverIconCard:hover p { opacity: 0.6; }
.opacity-10 { opacity: 1 !important; }
.opacity-1 { opacity: 0.1; }
.opacity-05 { opacity: 0.05; }
.border-radius-0 { border-radius: 0px; }
.border-radius-50 { border-radius: 50%; }
.border-radius-25px { border-radius: 25px; }
.border-radius-50px { border-radius: 50px; }
.border-radius-top-6px { border-top-left-radius: 6px; border-top-right-radius: 6px; }
.border-radius-bottom-6px { border-bottom-left-radius: 6px; border-bottom-right-radius: 6px; }
.border-white { border-color: white; }
.word-break { overflow-wrap: break-word; }
.hyphens { hyphens: auto; }
.d-inline-block-ni { display: inline-block; }
.d-none-normal { display: none; }
@media (min-width: 1400px) {
  .d-xxl-none { display: none !important; }
  .d-xxl-block { display: block !important; }
  .d-xxl-inline { display: inline !important; }
  .d-xxl-inline-block { display: inline-block !important; }
  .d-xxl-flex { display: flex !important; }
  .d-xxl-inline-flex { display: inline-flex !important; }
}
.flex-1-1-50percent { flex: 1 1 50% !important; }
.no-trans { transition: none !important; }
.any-boxshadow, .any-breadcrumbs-circle .circle-active, .any-breadcrumbs-circle-vertical .circle-active, .any-module-squareHoverBox-selected, .any-module-squareHoverBox:hover { box-shadow: rgba(0, 0, 0, 0.18) 5px 3px 15px; }
.any-boxshadow-bottom { box-shadow: rgba(0, 0, 0, 0.16) 0px 0px 20px; }
.any-boxshadow-dark, #licenseNav .nav-tabs .nav-item .nav-link, #licenseNav .nav-tabs .nav-item .nav-link:focus, .any-module-pricingTableHighlighted { box-shadow: rgba(0, 0, 0, 0.43) 5px 3px 15px; }
.any-boxshadow-inner-dark { box-shadow: rgba(0, 0, 0, 0.43) 0px 0px 4px inset; }
.any-boxshadow-left-right, .dark-theme .any-module-shadowHoverBox:hover, .any-module-shadowHoverBox:hover { box-shadow: rgb(219, 219, 219) 6px 0px 4px -4px, rgb(219, 219, 219) -6px 0px 4px -4px; }
.any-boxshadow-light-red { box-shadow: rgb(239, 68, 59) 0px 0px 5px; }
.any-boxshadow-top-bottom { box-shadow: rgba(0, 0, 0, 0.18) 0px 0px 6px inset; }
.any-boxshadow-top-bottom-intensive { box-shadow: rgb(0, 0, 0) 0px 0px 15px inset; }
.rotate-001turn { transform: rotate(-0.01turn); }
.line-height-15 { line-height: 1.5; }
.line-height-normal { line-height: normal; }
.mirror-vertically { transform: scaleY(-1); }
.mirrorY-rotate90 { transform: rotate(90deg) scaleY(-1); }
.pointer-events-none { pointer-events: none; }
.hr-licenseConfig { border-right-width: medium; border-right-style: none; border-right-color: currentcolor; border-left-width: medium; border-left-style: none; border-left-color: currentcolor; margin-bottom: 7px; margin-top: 0px; height: 1px; opacity: 0.05; border-top-width: medium !important; border-top-style: none !important; border-top-color: currentcolor !important; border-bottom: 1px solid white !important; }
@media (min-width: 992px) {
  .flex-lgxlxxl-fill { flex: 1 1 0%; }
}
@media (min-width: 1200px) {
  .flex-lgxlxxl-fill { flex: 0 0 auto; }
}
@media (min-width: 1600px) {
  .flex-lgxlxxl-fill { flex: 1 1 0%; }
}
.zoom-in-1-2 { transform: scale(1.2); }
.phone-icon { background: url("../img/phone-fff5ac_9b13ed00.svg") center center / contain no-repeat; width: 25px; height: 25px; display: inline-block; }
.fade-mask { position: absolute; inset: 0px; mask-image: linear-gradient(transparent 50%, black 100%); mask-repeat: no-repeat; mask-size: 100% 100%; background: transparent; opacity: 1; transition: opacity 3s; pointer-events: none; z-index: 3; margin: 0px 15px; border-radius: 22px; }
.ratio-16x9 { aspect-ratio: 16 / 9; }
.any-blur-50px { backdrop-filter: blur(50px); }
.dropdown .dropdown-toggle::after { border-width: medium; border-style: none; border-color: currentcolor; border-image: none; background-image: url("../img/arrow-down-1_ee0b4064.svg"); margin-top: 5px; }
@media (min-width: 992px) {
  .dropdown .dropdown-toggle::after { display: none; }
}
.language-select .dropdown-toggle::after { background-image: none; margin-left: 0px; }
.language-select .dropdown-toggle .flag-icon { margin-left: 3px; }
.dropdown-menu { background-color: white; margin: 0px 0px 0.5rem; left: auto; right: -1px; border-width: 1px medium medium; border-style: solid none none; border-color: rgb(222, 222, 222) currentcolor currentcolor; border-image: none; border-radius: 0px; padding: 1.5rem; }
@media (min-width: 992px) {
  .dropdown-menu { border: 1px solid rgb(222, 222, 222); margin-right: 15px; margin-left: 15px; border-radius: 6px; padding: 35px 40px; right: auto; left: -20px; }
}
@media (min-width: 1200px) {
  .dropdown-menu { margin-right: 22px; margin-left: 22px; }
}
.dropdown-menu .dropdown-category { margin: 0px 0px 1rem; width: 100%; padding: 0px 0px 0.5rem; color: rgb(239, 68, 59); border-bottom: 1px solid rgb(222, 222, 222); font-weight: 400; }
.dropdown-menu .dropdown-item { color: rgb(0, 0, 0); font-weight: 400; padding: 0.25rem 0px; }
.dropdown-menu .dropdown-item:hover { background-color: transparent; color: rgb(239, 68, 59); opacity: 1; }
.bootstrap-select .dropdown-menu { max-height: 400px; }
.bootstrap-select .dropdown-menu div { overflow: hidden auto; width: 134px !important; }
.bootstrap-select .dropdown-menu div ul { width: 134px !important; min-width: 134px !important; }
.form-control { border: 1px solid rgb(102, 102, 102); border-radius: 6px; color: rgb(0, 0, 0); padding: 0.45rem 1.2rem; }
.form-control-sm, .input-group-sm > .form-control, .input-group-sm > .input-group-prepend > .input-group-text, .input-group-sm > .input-group-append > .input-group-text, .input-group-sm > .input-group-prepend > .btn, .input-group-sm > .input-group-append > .btn { padding: 0.45rem 1rem; }
.form-control::placeholder { color: rgb(102, 102, 102) !important; }
.form-control-focused { outline: 0px; }
textarea.form-control { border-radius: 6px; }
label { margin-bottom: 0px; }
.form-control-new-border { border-radius: 8px; padding: 1px; overflow: hidden; background: linear-gradient(rgba(255, 255, 255, 0.4) 0%, rgba(255, 255, 255, 0.1) 100%); }
.form-control-new { outline: none; border-radius: 8px; background-image: linear-gradient(rgba(255, 255, 255, 0.02) 0%, rgba(255, 255, 255, 0.5) 100%); background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; appearance: none; backdrop-filter: blur(20px); box-shadow: rgba(0, 0, 0, 0.05) 0px 1px 0px 0px; border-width: medium !important; border-style: none !important; border-color: currentcolor !important; border-image: none !important; background-color: transparent !important; }
.form-control-new::placeholder { color: rgba(0, 0, 0, 0.5) !important; }
select.form-control-new { font-weight: 400; color: rgba(0, 0, 0, 0.5); }
.form-check { padding-left: 0px; }
.form-check-input { height: 19px; }
select.form-control, input.form-control { height: 43px !important; }
select.form-control-sm, .input-group-sm > select.form-control, .input-group-sm > .input-group-prepend > select.input-group-text, .input-group-sm > .input-group-append > select.input-group-text, .input-group-sm > .input-group-prepend > select.btn, .input-group-sm > .input-group-append > select.btn, input.form-control-sm, .input-group-sm > input.form-control, .input-group-sm > .input-group-prepend > input.input-group-text, .input-group-sm > .input-group-append > input.input-group-text, .input-group-sm > .input-group-prepend > input.btn, .input-group-sm > .input-group-append > input.btn { height: 40px !important; }
select.form-control-lg, .input-group-lg > select.form-control, .input-group-lg > .input-group-prepend > select.input-group-text, .input-group-lg > .input-group-append > select.input-group-text, .input-group-lg > .input-group-prepend > select.btn, .input-group-lg > .input-group-append > select.btn, input.form-control-lg, .input-group-lg > input.form-control, .input-group-lg > .input-group-prepend > input.input-group-text, .input-group-lg > .input-group-append > input.input-group-text, .input-group-lg > .input-group-prepend > input.btn, .input-group-lg > .input-group-append > input.btn { height: 60px !important; font-size: 1rem; }
select { appearance: none; font-weight: 700; }
select option:first-child { font-weight: 700; }
.any-selectArrow { width: 16px; height: 16px; position: absolute; display: inline-block; right: 1px; top: 1px; pointer-events: none; }
@media (min-width: 992px) and (max-width: 1200px) {
  .any-selectArrow { right: 0px; }
}
.any-selectArrow img { margin-bottom: 2px; margin-right: 0px; }
@media (min-width: 992px) {
  .any-selectArrow img { margin-right: 2px; }
}
.any-selectArrowHighlighted { width: 63px; height: 56px; position: absolute; display: inline-block; right: 0px; top: -6px; background: transparent; border-radius: 50px; pointer-events: none; }
.any-selectArrowHighlighted img { margin-top: 15px; margin-left: 22px; }
.any-selectArrowHighlighted-sm { height: 35px; top: 1px; }
.any-selectArrowHighlighted-sm img { margin-top: 7px; margin-left: 30px; }
.any-selectArrowHighlighted-lg { top: 3px; }
.any-selectIconStart { width: 63px; height: 56px; position: absolute; display: inline-block; left: -6px; top: -6px; background: transparent; border-radius: 50px; pointer-events: none; }
.any-selectIconStart img { margin-top: 15px; margin-left: 22px; }
.any-formSearch { left: 10px; right: auto; opacity: 0.4; }
.custom-file { position: relative; display: inline-block; width: 100%; height: calc(2px + 3.55rem); margin-bottom: 10px; }
.custom-file .custom-file-input { position: relative; z-index: 2; width: 100%; height: calc(2px + 3.55rem); margin: 0px; opacity: 0; }
.custom-file .custom-file-input:focus ~ .custom-file-control { border-color: rgb(249, 180, 177); box-shadow: rgba(239, 68, 59, 0.25) 0px 0px 0px 0.2rem; }
.custom-file .custom-file-input:focus ~ .custom-file-control::before { border-color: rgb(249, 180, 177); }
.custom-file .custom-file-input:lang(en) ~ .custom-file-label::after { content: "Browse"; }
.custom-file .custom-file-label { position: absolute; top: 0px; right: 0px; left: 0px; z-index: 1; height: calc(2px + 3.55rem); padding: 0.875rem 1.75rem; line-height: 1.8; color: rgb(73, 80, 87); background-color: rgb(255, 255, 255); border: 1px solid rgb(206, 212, 218); border-radius: 0.25rem; }
.custom-file .custom-file-label::after { position: absolute; top: 0px; right: 0px; bottom: 0px; z-index: 3; display: block; height: calc(0px + 3.55rem); padding: 0.875rem 1.75rem; line-height: 1.8; 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-control { padding-left: 0px; }
input:focus::-webkit-input-placeholder { color: transparent; }
@media (min-width: 576px) {
}
@media (min-width: 576px) {
}
@media (min-width: 576px) {
}
@media (min-width: 576px) {
}
.input-icon { position: absolute; top: 6px; right: 15px; float: right; border-width: medium; border-style: none; border-color: currentcolor; border-image: none; }
[type="radio"]:checked, [type="radio"]:not(:checked) { position: absolute; left: -9999px; }
[type="radio"]:checked + label, [type="radio"]:not(:checked) + label { position: relative; padding-left: 32px; cursor: pointer; display: inline-block; color: rgb(0, 0, 0); }
[type="radio"]:checked + label::before, [type="radio"]:not(:checked) + label::before { content: ""; position: absolute; left: 0px; top: 0px; width: 1.5em; height: 1.5em; border: 1px solid rgb(222, 222, 222); background: rgb(248, 248, 248); border-radius: 50%; }
[type="radio"]:checked + label::after, [type="radio"]:not(:checked) + label::after { content: ""; width: 1em; height: 1em; left: 4px; top: 4px; background: rgb(239, 68, 59); position: absolute; border-radius: 50%; border: 2px solid rgb(248, 248, 248); transition: 0.2s; }
[type="radio"]:not(:checked) + label::after { opacity: 0; transform: scale(0); }
[type="radio"]:checked + label::after { opacity: 1; transform: scale(1); }
[type="checkbox"]:not(:checked), [type="checkbox"]:checked { position: absolute; left: -9999px; }
[type="checkbox"] { position: relative; left: 30px; top: 0px; z-index: 0; appearance: none; }
[type="checkbox"] + label { position: relative; display: block; cursor: pointer; padding-left: 59px; }
[type="checkbox"] + label::before { width: 50px; height: 26px; border-radius: 30px; border: 1px solid rgb(222, 222, 222); content: ""; background-color: rgb(248, 248, 248); margin-right: 15px; z-index: 5; position: absolute; left: 0px; }
[type="checkbox"] + label::after { width: 24px; height: 24px; border-radius: 30px; background-color: white; content: ""; transition: margin 0.1s linear; border: 1px solid rgb(222, 222, 222); position: absolute; left: 1px; top: 1px; z-index: 10; }
[type="checkbox"]:checked + label::before { background-color: rgb(239, 68, 59); border: 1px solid white; }
[type="checkbox"]:checked + label::after { margin: 0px 0px 0px 24px; }
[type="checkbox"].licenseConfig-checkbox + label::before { top: 2px; }
[type="checkbox"].licenseConfig-checkbox + label::after { top: 3px; }
#ckyCCPAOptOut, #ckySwitchfunctional, #ckySwitchanalytics, #ckySwitchadvertisement { position: relative; left: 0px; top: 0px; z-index: 0; appearance: none; }
.any-checkbox-darkmode { display: inline-block; width: 80%; position: relative; }
@media (min-width: 768px) {
  .any-checkbox-darkmode { width: auto; }
}
.any-checkbox-darkmode .change-theme-text { text-align: left; }
.any-checkbox-darkmode .moon { position: absolute; top: 6px; left: 25px; z-index: 1000; pointer-events: none; width: 13px; height: 13px; background-color: transparent; border-radius: 50%; box-shadow: rgb(144, 144, 144) 5px 0px 0px 0px; }
#hs-form-iframe-0 .hs-form-iframe .hbspt-form label { font-weight: 400 !important; line-height: 1.2 !important; font-size: 1rem !important; }
@keyframes bs-notify-fadeOut { 
  0% { opacity: 0.9; }
  100% { opacity: 0; }
}
select.bs-select-hidden, .bootstrap-select > select.bs-select-hidden, select.selectpicker { display: none !important; }
.bootstrap-select { vertical-align: middle; }
.bootstrap-select > .dropdown-toggle { position: relative; width: 100%; text-align: right; white-space: nowrap; display: inline-flex; align-items: center; justify-content: space-between; background-color: transparent; color: rgb(239, 68, 59); padding: 2px; font-weight: 400; margin-right: 2px; border: 0px !important; }
.bootstrap-select > .dropdown-toggle::after { margin-top: -1px; }
.bootstrap-select > .dropdown-toggle.bs-placeholder, .bootstrap-select > .dropdown-toggle.bs-placeholder:hover, .bootstrap-select > .dropdown-toggle.bs-placeholder:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder:active { color: rgb(153, 153, 153); }
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary:hover, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary:active, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary:hover, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary:active, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success:hover, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success:active, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger:hover, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger:active, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info:hover, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info:active, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark:hover, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark:active { color: rgba(255, 255, 255, 0.5); }
.bootstrap-select > select { bottom: 0px; left: 50%; border-width: medium; border-style: none; border-color: currentcolor; border-image: none; position: absolute !important; display: block !important; width: 0.5px !important; height: 100% !important; padding: 0px !important; opacity: 0 !important; z-index: 0 !important; }
.bootstrap-select > select.mobile-device { top: 0px; left: 0px; display: block !important; width: 100% !important; z-index: 2 !important; }
.has-error .bootstrap-select .dropdown-toggle, .error .bootstrap-select .dropdown-toggle, .bootstrap-select.is-invalid .dropdown-toggle, .was-validated .bootstrap-select select:invalid + .dropdown-toggle { border-color: rgb(185, 74, 72); }
.bootstrap-select.is-valid .dropdown-toggle, .was-validated .bootstrap-select select:valid + .dropdown-toggle { border-color: rgb(40, 167, 69); }
.bootstrap-select.fit-width { width: 135px !important; }
.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) { width: 220px; }
.bootstrap-select > select.mobile-device:focus + .dropdown-toggle, .bootstrap-select .dropdown-toggle:focus { outline-offset: -2px; outline: -webkit-focus-ring-color auto 5px !important; }
.bootstrap-select.show .dropdown-toggle { background-color: transparent; color: rgb(239, 68, 59); }
.bootstrap-select.fit-width { width: 50px !important; }
.bootstrap-select { padding: 0px; margin-right: -20px; }
.bootstrap-select.form-control { margin-bottom: 0px; padding: 0px; border-width: medium; border-style: none; border-color: currentcolor; border-image: none; height: auto; }
:not(.input-group) > .bootstrap-select.form-control:not([class*="col-"]) { width: 100%; }
.bootstrap-select.form-control.input-group-btn { float: none; z-index: auto; }
.form-inline .bootstrap-select, .form-inline .bootstrap-select.form-control:not([class*="col-"]) { width: auto; }
.bootstrap-select:not(.input-group-btn), .bootstrap-select[class*="col-"] { float: none; display: inline-block; margin-left: 0px; }
.bootstrap-select.dropdown-menu-right, .bootstrap-select[class*="col-"].dropdown-menu-right, .row .bootstrap-select[class*="col-"].dropdown-menu-right { float: right; }
.form-inline .bootstrap-select, .form-horizontal .bootstrap-select, .form-group .bootstrap-select { margin-bottom: 0px; }
.form-group-lg .bootstrap-select.form-control, .form-group-sm .bootstrap-select.form-control { padding: 0px; }
.form-group-lg .bootstrap-select.form-control .dropdown-toggle, .form-group-sm .bootstrap-select.form-control .dropdown-toggle { height: 100%; font-size: inherit; line-height: inherit; border-radius: inherit; }
.bootstrap-select.form-control-sm .dropdown-toggle, .input-group-sm > .bootstrap-select.form-control .dropdown-toggle, .input-group-sm > .input-group-prepend > .bootstrap-select.input-group-text .dropdown-toggle, .input-group-sm > .input-group-append > .bootstrap-select.input-group-text .dropdown-toggle, .input-group-sm > .input-group-prepend > .bootstrap-select.btn .dropdown-toggle, .input-group-sm > .input-group-append > .bootstrap-select.btn .dropdown-toggle, .bootstrap-select.form-control-lg .dropdown-toggle, .input-group-lg > .bootstrap-select.form-control .dropdown-toggle, .input-group-lg > .input-group-prepend > .bootstrap-select.input-group-text .dropdown-toggle, .input-group-lg > .input-group-append > .bootstrap-select.input-group-text .dropdown-toggle, .input-group-lg > .input-group-prepend > .bootstrap-select.btn .dropdown-toggle, .input-group-lg > .input-group-append > .bootstrap-select.btn .dropdown-toggle { font-size: inherit; line-height: inherit; border-radius: inherit; }
.bootstrap-select.form-control-sm .dropdown-toggle, .input-group-sm > .bootstrap-select.form-control .dropdown-toggle, .input-group-sm > .input-group-prepend > .bootstrap-select.input-group-text .dropdown-toggle, .input-group-sm > .input-group-append > .bootstrap-select.input-group-text .dropdown-toggle, .input-group-sm > .input-group-prepend > .bootstrap-select.btn .dropdown-toggle, .input-group-sm > .input-group-append > .bootstrap-select.btn .dropdown-toggle { padding: 0.25rem 0.5rem; }
.bootstrap-select.form-control-lg .dropdown-toggle, .input-group-lg > .bootstrap-select.form-control .dropdown-toggle, .input-group-lg > .input-group-prepend > .bootstrap-select.input-group-text .dropdown-toggle, .input-group-lg > .input-group-append > .bootstrap-select.input-group-text .dropdown-toggle, .input-group-lg > .input-group-prepend > .bootstrap-select.btn .dropdown-toggle, .input-group-lg > .input-group-append > .bootstrap-select.btn .dropdown-toggle { padding: 0.5rem 1rem; }
.form-inline .bootstrap-select .form-control { width: 100%; }
.bootstrap-select.disabled, .bootstrap-select > .disabled { cursor: not-allowed; }
.bootstrap-select.disabled:focus, .bootstrap-select > .disabled:focus { outline: none !important; }
.bootstrap-select.bs-container { position: absolute; top: 0px; left: 0px; height: 0px !important; padding: 0px !important; }
.bootstrap-select.bs-container .dropdown-menu { z-index: 1060; }
.bootstrap-select .dropdown-toggle { margin: 0px; padding: 0px; font-size: 1rem; line-height: 1.8; }
.bootstrap-select .dropdown-toggle:active { background-color: transparent !important; color: rgb(239, 68, 59) !important; }
.bootstrap-select .dropdown-toggle:focus { outline: none !important; }
.bootstrap-select .dropdown-toggle .filter-option { position: static; top: 0px; left: 0px; float: left; height: 100%; width: 100%; text-align: left; overflow: hidden; flex: 0 1 auto; }
.bs3.bootstrap-select .dropdown-toggle .filter-option { padding-right: inherit; }
.input-group .bs3-has-addon.bootstrap-select .dropdown-toggle .filter-option { position: absolute; padding-top: inherit; padding-bottom: inherit; padding-left: inherit; float: none; }
.input-group .bs3-has-addon.bootstrap-select .dropdown-toggle .filter-option .filter-option-inner { padding-right: inherit; }
.bootstrap-select .dropdown-toggle .filter-option-inner-inner { overflow: hidden; }
.bootstrap-select .dropdown-toggle .filter-expand { float: left; overflow: hidden; width: 0px !important; opacity: 0 !important; }
.bootstrap-select .dropdown-toggle .caret { position: absolute; top: 50%; right: 12px; margin-top: -2px; vertical-align: middle; }
.input-group .bootstrap-select.form-control .dropdown-toggle { border-radius: inherit; }
.bootstrap-select[class*="col-"] .dropdown-toggle { width: 100%; }
.bootstrap-select .dropdown-menu { z-index: 9999; padding: 10px 20px; box-sizing: border-box; border-radius: 25px; min-width: 163px; border: 1px solid rgb(222, 222, 222); font-size: 1rem; margin: 0px; left: -72px !important; top: 0px !important; width: 166px !important; }
@media (min-width: 992px) {
  .bootstrap-select .dropdown-menu { left: 0px !important; }
}
@media (min-width: 1200px) {
  .bootstrap-select .dropdown-menu { width: auto; padding: 15px 25px; }
}
.bootstrap-select .dropdown-menu > .inner:focus { outline: none !important; }
.bootstrap-select .dropdown-menu.inner { position: static; float: none; border: 0px; padding: 0px; margin: 0px; border-radius: 0px; box-shadow: none; }
.bootstrap-select .dropdown-menu .inner { width: 190px; }
.bootstrap-select .dropdown-menu li { position: relative; }
.bootstrap-select .dropdown-menu li.active small { color: rgba(255, 255, 255, 0.5) !important; }
.bootstrap-select .dropdown-menu li.disabled a { cursor: not-allowed; }
.bootstrap-select .dropdown-menu li a { cursor: pointer; user-select: none; }
.bootstrap-select .dropdown-menu li a.opt { position: relative; padding-left: 2.25em; }
.bootstrap-select .dropdown-menu li a span.check-mark { display: none; }
.bootstrap-select .dropdown-menu li a span.text { display: inline-block; }
.bootstrap-select .dropdown-menu li a.active { color: rgb(239, 68, 59); background-color: transparent; }
.bootstrap-select .dropdown-menu li small { padding-left: 0.5em; }
.bootstrap-select .dropdown-menu .notify { position: absolute; bottom: 5px; width: 96%; margin: 0px 2%; min-height: 26px; padding: 3px 5px; background: rgb(245, 245, 245); border: 1px solid rgb(227, 227, 227); box-shadow: rgba(0, 0, 0, 0.05) 0px 1px 1px inset; pointer-events: none; opacity: 0.9; box-sizing: border-box; }
.bootstrap-select .dropdown-menu .notify.fadeOut { animation: 300ms linear 750ms 1 normal forwards running bs-notify-fadeOut; }
.bootstrap-select .no-results { padding: 3px; background: rgb(245, 245, 245); margin: 0px 5px; white-space: nowrap; }
.bootstrap-select.fit-width .dropdown-toggle .filter-option { position: static; display: inline; padding: 0px; }
.bootstrap-select.fit-width .dropdown-toggle .filter-option-inner, .bootstrap-select.fit-width .dropdown-toggle .filter-option-inner-inner { display: inline; color: rgb(239, 68, 59); }
.bootstrap-select.fit-width .dropdown-toggle .bs-caret::before { content: " "; }
.bootstrap-select.fit-width .dropdown-toggle .caret { position: static; top: auto; margin-top: -1px; }
.bootstrap-select.show-tick .dropdown-menu .selected span.check-mark { position: absolute; display: inline-block; right: 15px; top: 5px; }
.bootstrap-select.show-tick .dropdown-menu li a span.text { margin-right: 34px; }
.bootstrap-select .bs-ok-default::after { content: ""; display: block; width: 0.5em; height: 1em; border-style: solid; border-width: 0px 0.26em 0.26em 0px; transform: rotate(45deg); }
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle, .bootstrap-select.show-menu-arrow.show > .dropdown-toggle { z-index: 1061; }
.bootstrap-select.show-menu-arrow .dropdown-toggle .filter-option::before { content: ""; border-left: 7px solid transparent; border-right: 7px solid transparent; border-bottom: 7px solid rgba(204, 204, 204, 0.2); position: absolute; bottom: -4px; left: 9px; display: none; }
.bootstrap-select.show-menu-arrow .dropdown-toggle .filter-option::after { content: ""; border-left: 6px solid transparent; border-right: 6px solid transparent; border-bottom: 6px solid white; position: absolute; bottom: -4px; left: 10px; display: none; }
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle .filter-option::before { bottom: auto; top: -4px; border-top: 7px solid rgba(204, 204, 204, 0.2); border-bottom: 0px; }
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle .filter-option::after { bottom: auto; top: -4px; border-top: 6px solid white; border-bottom: 0px; }
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle .filter-option::before { right: 12px; left: auto; }
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle .filter-option::after { right: 13px; left: auto; }
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle .filter-option::before, .bootstrap-select.show-menu-arrow.open > .dropdown-toggle .filter-option::after, .bootstrap-select.show-menu-arrow.show > .dropdown-toggle .filter-option::before, .bootstrap-select.show-menu-arrow.show > .dropdown-toggle .filter-option::after { display: block; }
.bs-searchbox, .bs-actionsbox, .bs-donebutton { padding: 4px 8px; }
.bs-actionsbox { width: 100%; box-sizing: border-box; }
.bs-actionsbox .btn-group button { width: 50%; }
.bs-donebutton { float: left; width: 100%; box-sizing: border-box; }
.bs-donebutton .btn-group button { width: 100%; }
.bs-searchbox + .bs-actionsbox { padding: 0px 8px 4px; }
.bs-searchbox .form-control { margin-bottom: 0px; width: 100%; float: none; }
#form-enterprise .form-group { position: relative !important; }
#form-enterprise .form-group > .any-selectArrowHighlighted { top: 50% !important; right: 1rem !important; transform: translateY(-70%) !important; height: auto !important; width: auto !important; }
#form-enterprise select.form-control { font-weight: 400; }
#form-enterprise select.form-control.is-placeholder { color: rgba(0, 0, 0, 0.5); }
.dark-theme #form-enterprise select.form-control.is-placeholder { color: rgba(255, 255, 255, 0.7); }
#form-enterprise select.form-control option { color: rgb(0, 0, 0); }
.dark-theme #form-enterprise select.form-control option { color: rgb(255, 255, 255); }
.pricing-enterprise-form-text-black { color: rgb(0, 0, 0); }
.dark-theme #pricing-enterprise-form-text-black { color: rgb(255, 255, 255); }
.any-chooseNumberField-label { position: absolute; top: -5px; z-index: 10; font-size: 11px; font-weight: 500; pointer-events: none; background-color: white; padding: 0px 5px; border-radius: 5px; }
.any-chooseNumberField .input-group-prepend { margin-right: -48px; }
.any-chooseNumberField .input-group-prepend .btn { z-index: 4; }
.any-chooseNumberField .any-chooseNumberField-stepper { appearance: textfield; padding-top: 18px; }
.any-chooseNumberField .any-chooseNumberField-stepper::-webkit-outer-spin-button, .any-chooseNumberField .any-chooseNumberField-stepper::-webkit-inner-spin-button { appearance: none; margin: 0px; }
.any-chooseNumberField .input-group-append { margin-top: 0px; }
.any-chooseNumberField .input-group-append button { background: none; width: auto; height: auto; }
body.modal-open { overflow: visible; position: absolute; width: 100%; height: 100%; padding-right: 0px !important; }
.modal { scrollbar-width: none; }
@media (max-width: 767px) {
  .modal .modal-dialog-centered { min-height: 0px; }
}
.modal .modal-custom { padding: 10px 20px; background-color: rgb(255, 255, 255) !important; }
.modal .modal-content { border-radius: 10px; border-width: medium; border-style: none; border-color: currentcolor; border-image: none; background-color: black; margin-top: 25px; }
@media (min-width: 768px) {
  .modal .modal-content { margin-top: 0px; }
}
.modal .modal-content .modal-header { background-color: white; padding: 1rem; border-top-left-radius: 10px; border-top-right-radius: 10px; border-bottom-left-radius: 0px; border-width: medium; border-style: none; border-color: currentcolor; border-image: none; justify-content: center; }
.modal .modal-content .modal-header .modal-title { font-size: 1.5rem; line-height: 2rem; font-weight: 300; }
.modal .modal-content .modal-header button { position: absolute; right: 0px; top: -37px; opacity: 1; }
@media (min-width: 576px) {
  .modal .modal-content .modal-header button { right: -37px; }
}
.modal .modal-content .modal-header button:hover { opacity: 0.6; }
.modal .modal-content .modal-header button span { background-image: url("../img/close-white_01d17f76.svg"); background-repeat: no-repeat; width: 30px; height: 30px; float: right; }
.modal .modal-content .modal-header .close { color: rgb(255, 255, 255); font-size: 2rem; line-height: 1.9rem; text-shadow: none; }
@media (min-width: 576px) {
  .modal .modal-content .modal-header .close { font-size: 2.5rem; line-height: 2.3rem; }
}
.modal .modal-content .modal-body { padding: 0.5rem; }
.modal .modal-content .modal-body a { color: white; }
.modal .modal-content .modal-body a:hover { color: rgb(239, 68, 59); }
.modal .modal-content .modal-body .btn:hover { color: white; }
.modal .modal-content .modal-footer { border-width: medium; border-style: none; border-color: currentcolor; border-image: none; padding-top: 0px; }
.modal-contact .modal-content { background-color: transparent; }
.modal-contact .modal-content .modal-header { padding-top: 1.7rem; background-color: transparent; }
.modal-contact .modal-content .modal-header .modal-title { display: none; }
.modal-contact .modal-content .modal-header button span { background-image: url("../img/close-white_01d17f76.svg"); width: 20px; height: 20px; }
.modal-contact .modal-content .modal-header .close { right: -15px; top: 15px; padding: 15px; }
.modal-contact .modal-content .modal-body { background-color: black; border-radius: 10px; }
.modal-demo .modal-dialog { top: 20px; }
.modal-demo .modal-content { background-repeat: no-repeat; background-color: transparent; height: 444px; width: 500px; border-radius: 0px; }
.modal-demo .modal-content .modal-header { background-color: transparent; }
.modal-demo .modal-content .modal-header .modal-title { display: none; }
.modal-link { height: 100%; width: 100%; display: block; border-bottom: 0px; }
.modal-video .modal-content { background-color: transparent; }
.modal-video .modal-content .modal-header { background-color: transparent; }
.modal-video .modal-content .modal-header .modal-title { display: none; }
.modal-video .modal-content .modal-header .close { right: 0px; top: -12px; }
@media (min-width: 768px) {
  .modal-video .modal-content .modal-header .close { right: -45px; }
}
.modal-video .modal-content .modal-body { padding: 0px; }
.modal-onload { background-color: rgba(0, 0, 0, 0.7); }
.modal-onload .modal-content { background-color: transparent; margin-top: 45px; }
@media (min-width: 768px) {
  .modal-onload .modal-content { margin-top: 0px; }
}
.modal-onload .modal-content .modal-header { background-color: transparent; margin-bottom: -50px; z-index: 1000; }
.modal-onload .modal-content .modal-header .close { right: 0px; top: -12px; }
@media (min-width: 768px) {
  .modal-onload .modal-content .modal-header .close { right: -45px; }
}
.modal-onload .modal-content img { width: 100%; }
.modal-onload .modal-content .modal-onload-desktop-images { display: none; }
@media (min-width: 576px) {
  .modal-onload .modal-content .modal-onload-desktop-images { display: block; }
}
.modal-onload .modal-content .modal-onload-mobile-images { display: block; }
@media (min-width: 576px) {
  .modal-onload .modal-content .modal-onload-mobile-images { display: none; }
}
.modal-licenses .modal-dialog { max-width: 800px; }
.modal-licenses .modal-dialog .modal-content { background: white; border-radius: 0px; }
.modal-licenses .modal-dialog .modal-content .modal-header { padding: 0px; }
.modal-licenses .modal-dialog .modal-content .modal-header button { z-index: 1000; }
.modal-licenses .modal-dialog .modal-content .modal-header button span { background-image: url("../img/close_db2a2baa.svg"); width: 20px; height: 20px; }
.modal-licenses .modal-dialog .modal-content .modal-header .close { right: 15px; top: 15px; padding: 15px; }
.modal-licenses .modal-dialog .modal-body { padding: 2em; }
@media (min-width: 1200px) {
  .modal-licenses .modal-dialog .modal-body { padding: 3.5rem; }
}
.modal-licenses .modal-dialog .modal-body a:hover { color: white; }
.modal-licenses .modal-dialog .modal-body .any-licenseModal-oldprice { text-decoration: line-through rgb(239, 68, 59); font-size: 2.5rem; line-height: 1.2; }
.modal-licenses .modal-dialog .modal-body .any-licenseModal-originalprice { font-size: 3.5rem; color: rgb(239, 68, 59); line-height: normal; }
.modal-licenses .modal-dialog .modal-body li { padding-bottom: 10px; }
.modal-contact-form { background: 0% 0% no-repeat padding-box padding-box rgba(255, 255, 255, 0.1); opacity: 1; backdrop-filter: blur(20px); padding-left: 15px; padding-top: 15px; padding-bottom: 15px; }
.modal-contact-form .modal-content { background-color: transparent; color: white; }
.modal-contact-form .modal-content .modal-header { background-color: rgba(0, 0, 0, 0.6) !important; padding-top: 20px; }
.modal-contact-form .modal-content .modal-header .modal-title { font-weight: bold; font-size: 28px; }
.modal-contact-form .modal-content .modal-header .close { top: 20px; right: 20px; }
.modal-contact-form .modal-content .modal-body { background-color: rgba(0, 0, 0, 0.6) !important; padding-bottom: 42px; }
.modal-contact-form .modal-content .modal-body form { color: rgb(0, 0, 0); }
.modal-contact-form .modal-content .modal-body form p { color: rgb(0, 0, 0); }
.modal-contact-form .modal-content .modal-body a { color: rgb(239, 68, 59); }
.modal-contact-form .modal-content .modal-body p { color: white; }
@media (min-width: 768px) {
  .modal-xl { width: 90%; max-width: 1200px; }
}
.modal-xxl { width: 100%; max-width: 1500px; margin: 0px auto; }
.modal.fade { opacity: 1; }
.modal.fade .modal-dialog { transform: translate(0px); }
.modal::-webkit-scrollbar { display: none; }
.nav-pills { margin-bottom: 3rem; border: 2px solid rgb(222, 222, 222); padding: 15px; }
.nav-pills .nav-link { color: rgb(0, 0, 0); text-decoration: none; border: 3px solid transparent; border-radius: 9999px; margin-bottom: 5px; }
.nav-pills .nav-link:last-child { margin-bottom: 0px; }
.nav-pills .nav-link:hover { opacity: 1; color: rgb(255, 142, 145); border: 3px solid rgb(255, 142, 145); }
.nav-pills .nav-link.active { background-color: white; border: 2px solid rgb(239, 68, 59); color: rgb(239, 68, 59); }
#licenseNav .nav-tabs { border-width: medium; border-style: none; border-color: currentcolor; border-image: none; margin-bottom: -20px; }
#licenseNav .nav-tabs .nav-item { padding: 0px; font-size: 0.9rem; margin-right: 5px; margin-top: 8px; }
@media (min-width: 768px) {
  #licenseNav .nav-tabs .nav-item { padding: 0px 15px; font-size: 1em; margin-right: 0px; }
}
#licenseNav .nav-tabs .nav-item:last-child { margin-right: 0px; }
#licenseNav .nav-tabs .nav-item .nav-link { transition: none; background: white; color: rgb(0, 0, 0); padding: 1rem; border-radius: 6px; border-width: medium; border-style: none; border-color: currentcolor; border-image: none; font-size: 1.1rem; }
@media (min-width: 768px) {
  #licenseNav .nav-tabs .nav-item .nav-link { padding: 0.8rem; font-size: 1.5rem; }
}
#licenseNav .nav-tabs .nav-item .nav-link.active { box-shadow: none; background: linear-gradient(90deg, rgb(239, 68, 59) 0%, rgb(238, 141, 59) 100%); color: rgb(255, 255, 255); border-width: medium; border-style: none; border-color: currentcolor; border-image: none; }
#licenseNav .nav-tabs .nav-item .nav-link:not(.active):hover { background: linear-gradient(90deg, rgb(239, 68, 59) 0%, rgb(238, 141, 59) 100%); color: white; }
#licenseNav .tab-content { border-radius: 6px; }
#iconNav { border-width: medium; border-style: none; border-color: currentcolor; border-image: none; }
#iconNav .nav-item { width: 24%; margin-right: 1%; margin-bottom: 1%; border-radius: 5px; overflow: hidden; }
@media (min-width: 992px) {
  #iconNav .nav-item { width: 10.045%; margin-right: 1.2%; margin-bottom: 0px; }
}
#iconNav .nav-item:last-child { margin-right: 0px; }
#iconNav .nav-item a { text-decoration: none; }
#iconNav .nav-item .nav-link { text-align: center; border: 3px solid transparent; border-radius: 6px; padding: 0px; }
#iconNav .nav-item .nav-link:hover, #iconNav .nav-item .nav-link.active { border-width: 3px; border-style: solid; border-color: rgb(239, 68, 59); border-radius: 6px; border-image: linear-gradient(45deg, rgb(239, 68, 59), rgb(238, 141, 59)) 1 / 1 / 0 stretch; }
#iconNav .nav-item .nav-link img { max-width: 80px; padding: 10px 10px 0px; height: auto; display: block; margin: 0px auto; }
@media (min-width: 576px) {
  #iconNav .nav-item .nav-link img { max-width: 100px; padding: 15px 15px 0px; }
}
#iconNav .nav-item .nav-link .iconNavThankYouImg { max-width: 90px; padding-top: 0.5rem; }
#iconNav .nav-item .nav-link p, #iconNav .nav-item .nav-link span { font-weight: 300; }
#iconNav a.nav-link { color: rgb(0, 0, 0); }
#iconNavSmall { border-width: medium; border-style: none; border-color: currentcolor; border-image: none; }
#iconNavSmall .nav-link { text-align: center; border: 3px solid transparent; border-radius: 25px; padding: 0px; }
#iconNavSmall .nav-link:hover, #iconNavSmall .nav-link.active { border: 3px solid rgb(239, 68, 59); border-radius: 25px; }
#iconNavSmall .nav-link:hover p, #iconNavSmall .nav-link.active p { color: rgb(239, 68, 59); }
#iconNavSmall .nav-link img { max-width: 80px; padding: 10px 10px 0px; height: auto; display: block; margin: 0px auto; }
@media (min-width: 576px) {
  #iconNavSmall .nav-link img { max-width: 100px; padding: 15px 15px 0px; }
}
#iconNavSmall .nav-link p, #iconNavSmall .nav-link span { font-weight: 300; }
#iconNavSmall .nav-item { width: 32.1%; margin-right: 1.2%; margin-bottom: 1%; }
@media (min-width: 992px) {
  #iconNavSmall .nav-item { width: 9.1%; margin-right: 1%; margin-bottom: 0px; }
  #iconNavSmall .nav-item:last-child { margin-right: 0px; }
}
#iconNavSmall .nav-item a { text-decoration: none; }
#iconNavSmall a.nav-link { color: rgb(0, 0, 0); }
#navPillsPricing .nav-pills { border-width: medium; border-style: none; border-color: currentcolor; border-image: none; padding: 0px; margin: 25px 0px 0px; }
#navPillsPricing .nav-pills .nav-link { background-color: rgba(5, 5, 5, 0.5); color: white; border-width: medium; border-style: none; border-color: currentcolor; border-image: none; border-radius: 6px 0px 0px 6px; margin-bottom: 0px; padding: 5px 40px; }
@media (min-width: 768px) {
  #navPillsPricing .nav-pills .nav-link { border-bottom-left-radius: 0px; }
}
#navPillsPricing .nav-pills .nav-link.active { background-color: rgb(239, 68, 59); border-width: medium; border-style: none; border-color: currentcolor; border-image: none; }
#navPillsPricing .nav-pills .nav-link-middle { color: white; border-radius: 0px; }
#navPillsPricing .nav-pills .nav-link-right { color: white; border-radius: 0px 6px 6px 0px; }
@media (min-width: 768px) {
  #navPillsPricing .nav-pills .nav-link-right { border-bottom-right-radius: 0px; }
}
.popover { background-color: rgb(222, 222, 222); border-width: medium; border-style: none; border-color: currentcolor; border-image: none; border-radius: 0px; max-width: 80%; padding: 5px; }
@media (min-width: 992px) {
  .popover { max-width: 40%; }
}
.popover .popover-body { line-height: 1.3rem; font-size: 0.9rem; }
.any-popover .form-check-label, .any-popover-white .form-check-label { text-decoration: underline dotted; }
.any-popover-white { color: white; }
.any-popover-white span::after { background-image: url("../img/messages-bubble-question-white_c704b679.svg"); }
.any-popover-white .form-check-label { text-decoration: underline dotted; }
.bs-popover-auto[x-placement^="right"] { margin-left: 1rem; }
.bs-popover-auto[x-placement^="right"] .arrow::before { border-right-color: rgb(222, 222, 222) !important; }
.bs-popover-auto[x-placement^="right"] .arrow::after { border-right-color: rgb(222, 222, 222) !important; }
.bs-popover-right, .bs-popover-auto[x-placement^="right"] { margin-left: 1rem; }
.bs-popover-right .arrow::before, .bs-popover-auto[x-placement^="right"] .arrow::before { border-right-color: rgb(222, 222, 222) !important; }
.bs-popover-right .arrow::after, .bs-popover-auto[x-placement^="right"] .arrow::after { border-right-color: rgb(222, 222, 222) !important; }
.bs-popover-auto[x-placement^="left"] { margin-left: 1rem; }
.bs-popover-auto[x-placement^="left"] .arrow::before { border-left-color: rgb(222, 222, 222) !important; }
.bs-popover-auto[x-placement^="left"] .arrow::after { border-left-color: rgb(222, 222, 222) !important; }
.bs-popover-left, .bs-popover-auto[x-placement^="left"] { margin-left: 1rem; }
.bs-popover-left .arrow::before, .bs-popover-auto[x-placement^="left"] .arrow::before { border-left-color: rgb(222, 222, 222) !important; }
.bs-popover-left .arrow::after, .bs-popover-auto[x-placement^="left"] .arrow::after { border-left-color: rgb(222, 222, 222) !important; }
.bs-popover-auto[x-placement^="bottom"] { margin-left: 1rem; }
.bs-popover-auto[x-placement^="bottom"] .arrow::before { border-bottom-color: rgb(222, 222, 222) !important; }
.bs-popover-auto[x-placement^="bottom"] .arrow::after { border-bottom-color: rgb(222, 222, 222) !important; }
.bs-popover-bottom, .bs-popover-auto[x-placement^="bottom"] { margin-left: 1rem; }
.bs-popover-bottom .arrow::before, .bs-popover-auto[x-placement^="bottom"] .arrow::before { border-bottom-color: rgb(222, 222, 222) !important; }
.bs-popover-bottom .arrow::after, .bs-popover-auto[x-placement^="bottom"] .arrow::after { border-bottom-color: rgb(222, 222, 222) !important; }
.bs-popover-auto[x-placement^="top"] { margin-left: 1rem; }
.bs-popover-auto[x-placement^="top"] .arrow::before { border-top-color: rgb(222, 222, 222) !important; }
.bs-popover-auto[x-placement^="top"] .arrow::after { border-top-color: rgb(222, 222, 222) !important; }
.bs-popover-top, .bs-popover-auto[x-placement^="top"] { margin-left: 1rem; }
.bs-popover-top .arrow::before, .bs-popover-auto[x-placement^="top"] .arrow::before { border-top-color: rgb(222, 222, 222) !important; }
.bs-popover-top .arrow::after, .bs-popover-auto[x-placement^="top"] .arrow::after { border-top-color: rgb(222, 222, 222) !important; }
.list-group .list-group-item { display: grid; align-items: center !important; }
.list-group .list-group-item:first-child { border-top-left-radius: 0px; border-top-right-radius: 0px; }
.list-group .list-group-item:last-child { border-bottom-right-radius: 0px; border-bottom-left-radius: 0px; }
.list-group .list-group-item-action { color: rgb(0, 0, 0); }
.list-group .active { color: rgb(255, 255, 255) !important; background: rgb(239, 68, 59) !important; }
@media (min-width: 992px) {
  .list-group .list-group-item-action:active { color: rgb(0, 0, 0); }
}
.any-transition-fade, a, .any-link, a:hover, .any-link:hover, .container-footer-bottom .footer-social-icons, .container-footer-bottom .footer-social-icon-fb, .container-footer-bottom .footer-social-icon-tw, .container-footer-bottom .footer-social-icon-yt, .container-footer-bottom .footer-social-icon-li, .container-footer-bottom .footer-social-icon-ig, .container-footer-bottom .footer-social-icon-rd, .container-footer-bottom .footer-social-icon-tt, .container-footer-bottom .footer-social-icons:hover, .container-footer-bottom .footer-social-icon-fb:hover, .container-footer-bottom .footer-social-icon-tw:hover, .container-footer-bottom .footer-social-icon-yt:hover, .container-footer-bottom .footer-social-icon-li:hover, .container-footer-bottom .footer-social-icon-ig:hover, .container-footer-bottom .footer-social-icon-rd:hover, .container-footer-bottom .footer-social-icon-tt:hover, .navbar .navbar-collapse .navbar-nav .nav-link .menu-icon-arrow-down-black, .navbar .navbar-collapse .navbar-nav .nav-link .menu-icon-arrow-down-white, .card-accordion .card .card-header:hover, .card-accordion-dark .card .card-header:hover, .jumbotron-highlightLink, .any-alertWarning button:hover, .mirror-vertically, [type="checkbox"] + label::before, .modal .modal-content .modal-header button:hover, #iconNav .nav-item .nav-link img, #iconNav .nav-item .nav-link p, #iconNav .nav-item .nav-link span, #iconNavSmall .nav-link img, #iconNavSmall .nav-link p, #iconNavSmall .nav-link span, .any-zoom, .any-zoom-1-2, .any-slider-slick-stories-testimonials .any-slider .any-slider-slick-center, .any-module-hero-imgBox, .any-module-hero-imgBox-wrapperlink:hover .any-module-hero-imgBox, .any-module-circleHoverImg:hover img, .any-module-squareHoverImg .any-module-squareHoverImg-img, .any-module-squareHoverImg:hover .any-module-squareHoverImg-img, .any-module-squareHoverImg:hover .any-module-squareHoverImg-img-hovertext, .any-module-quote-purple { transition: 0.3s; }
.any-transition-fade-secondary, .navbar .navbar-collapse, .show > .dropdown-menu, .any-overlay-black-red-hover, .any-overlay-black-purple-hover, .any-overlay-black-magenta-hover { animation-name: slidenavAnimation; animation-duration: 0.3s; animation-iteration-count: 1; animation-timing-function: ease; animation-fill-mode: forwards; }
@keyframes slidenavAnimation { 
  0% { opacity: 0; }
  100% { opacity: 1; }
}
@-webkit-keyframes slidenavAnimation { 
  0% { opacity: 0; }
  100% { opacity: 1; }
}
.input-group-append { margin-left: -48px; margin-top: 6px; z-index: 98; }
.input-group-append button { background: white; border-width: medium; border-style: none; border-color: currentcolor; border-image: none; width: 48px; height: 43px; }
.input-group > .form-control:not(:first-child), .input-group > .custom-select:not(:first-child), .input-group > .form-control:not(:last-child), .input-group > .custom-select:not(:last-child) { border-radius: 6px; }
:root { --animate-delay: 0.5s !important; }
.any-zoom:hover { transform: scale(1.01); }
.any-zoom-1-2:hover { transform: scale(1.2); }
.any-glow-red { position: absolute; top: 85px; right: 80px; background-color: transparent; animation: 4s ease 0s infinite alternate none running glow-red; z-index: 1; opacity: 0.5; display: none; }
@media (min-width: 768px) {
  .any-glow-red { display: block; right: auto; top: 65px; left: 100px; }
}
@media (min-width: 992px) {
  .any-glow-red { top: 110px; left: 214px; }
}
@media (min-width: 1200px) {
  .any-glow-red { top: 150px; left: 300px; }
}
@keyframes glow-red { 
  0% { box-shadow: rgba(239, 68, 59, 0.5) 0px 0px 60px 60px; }
  100% { }
}
@media (min-width: 768px) {
  @keyframes glow-red { 
  0% { box-shadow: rgb(239, 68, 59) 0px 0px 40px 40px; }
  100% { box-shadow: rgb(239, 68, 59) 0px 0px 80px 80px; }
}
}
@media (min-width: 992px) {
  @keyframes glow-red { 
  0% { box-shadow: rgb(239, 68, 59) 0px 0px 60px 60px; }
  100% { box-shadow: rgb(239, 68, 59) 0px 0px 100px 100px; }
}
}
@media (min-width: 1200px) {
  @keyframes glow-red { 
  0% { box-shadow: rgb(239, 68, 59) 0px 0px 80px 80px; }
  100% { box-shadow: rgb(239, 68, 59) 0px 0px 130px 130px; }
}
}
.table-supercharged { font-size: 0.8rem; font-weight: 300; margin-bottom: 0px; }
@media (min-width: 576px) {
  .table-supercharged { font-size: 1.2rem; }
}
.table-supercharged tbody tr:nth-of-type(2n+1) { background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 7%, rgb(255, 255, 255) 100%); }
.table-supercharged tr th { border-top-width: medium; border-top-style: none; border-top-color: currentcolor; border-bottom: 1px solid white; }
@media (max-width: 575px) {
  .table-supercharged tr th { padding: 0.5rem; }
}
.table-supercharged tr td { border-top-width: medium; border-top-style: none; border-top-color: currentcolor; border-bottom: 1px solid white; }
@media (max-width: 575px) {
  .table-supercharged tr td { padding: 0.5rem; }
}
.table-downloadVersions { margin-bottom: 0px; text-align: center; }
@media (max-width: 767px) {
  .table-downloadVersions .downloadVersionTableFilters { display: none; }
}
.table-downloadVersions colgroup col[data-dt-column="3"], .table-downloadVersions colgroup col[data-dt-column="4"], .table-downloadVersions colgroup col[data-dt-column="5"], .table-downloadVersions colgroup col[data-dt-column="6"] { width: 0px !important; }
.table-downloadVersions thead.downloadVersionTableFilters tr:nth-of-type(2n+1) { background: rgb(248, 248, 248); }
.table-downloadVersions thead tr:nth-of-type(2n+1) { background: rgb(222, 222, 222); }
.table-downloadVersions thead tr th { border-top-width: medium; border-top-style: none; border-top-color: currentcolor; border-bottom: 1px solid rgba(255, 255, 255, 0.2); text-transform: uppercase; }
.table-downloadVersions thead tr th span { color: rgb(112, 112, 112) !important; }
.table-downloadVersions thead tr th[data-dt-column="6"] select, .table-downloadVersions thead tr th[data-dt-column="5"] select, .table-downloadVersions thead tr th[data-dt-column="4"] select, .table-downloadVersions thead tr th[data-dt-column="2"] select { display: none; }
.table-downloadVersions tbody tr:nth-of-type(2n+1) { background: white; }
.table-downloadVersions tbody td { vertical-align: middle; border-top: 1px solid rgba(255, 255, 255, 0.2); }
.table-downloadVersions-linux thead th[data-dt-column="3"] select, .table-downloadVersions-raspberrypi thead th[data-dt-column="3"] select { display: none; }
#downloadVersionTable_wrapper { margin-top: 200px; }
@media (min-width: 576px) {
  #downloadVersionTable_wrapper { margin-top: 260px; }
}
@media (min-width: 768px) {
  #downloadVersionTable_wrapper { margin-top: 200px; }
}
@media (min-width: 992px) {
  #downloadVersionTable_wrapper { margin-top: 75px; }
}
@media (min-width: 1380px) {
  #downloadVersionTable_wrapper { margin-top: 0px; }
}
#downloadVersionTable_wrapper .dt-search { margin: 25px 0px 15px; }
@media (min-width: 992px) {
  #downloadVersionTable_wrapper .dt-search { margin: 25px 0px; }
}
#downloadVersionTable_wrapper .dt-search .form-control { background-image: url("../img/search-red_7e7a43d0.svg"); background-repeat: no-repeat; background-attachment: initial; background-origin: initial; background-clip: initial; background-size: 30px; background-position: 15px center; min-width: 100%; padding-left: 55px; font-size: 1rem; height: 60px !important; background-color: white !important; }
@media (min-width: 768px) {
  #downloadVersionTable_wrapper .dt-search .form-control { min-width: 400px; }
}
@media (min-width: 1380px) {
  #downloadVersionTable_wrapper .dt-search .form-control { min-width: 300px; }
}
#downloadVersionTable_wrapper .dt-search label { display: none; }
#downloadVersionTable_wrapper .dt-paging .dt-paging-button { margin-top: 12px; }
#downloadVersionTable_wrapper .dt-info { display: none; }
.downloadVersionTableFilters { position: absolute; top: 0px; left: 12px; width: 92.5%; margin-top: 25px; }
@media (min-width: 380px) {
  .downloadVersionTableFilters { width: 93.5%; }
}
@media (min-width: 450px) {
  .downloadVersionTableFilters { width: 94.5%; }
}
@media (min-width: 500px) {
  .downloadVersionTableFilters { width: 94.8%; }
}
@media (min-width: 576px) {
  .downloadVersionTableFilters { width: 95.2%; }
}
@media (min-width: 768px) {
  .downloadVersionTableFilters { width: 96.5%; }
}
@media (min-width: 992px) {
  .downloadVersionTableFilters { width: 97.2%; margin-top: 0px; top: 24px; }
}
@media (min-width: 1200px) {
  .downloadVersionTableFilters { width: 97.7%; }
}
@media (min-width: 1380px) {
  .downloadVersionTableFilters { width: 69%; margin-left: 82px; }
}
.downloadVersionTableFilters tr { display: flex; flex-direction: column; }
@media (min-width: 992px) {
  .downloadVersionTableFilters tr { flex-direction: row; }
}
.downloadVersionTableFilters tr th { margin-right: 0px; }
@media (min-width: 992px) {
  .downloadVersionTableFilters tr th { margin-right: 10px; }
}
.downloadVersionTableFilters tr th:nth-of-type(4) { margin-right: 0px; }
.downloadVersionTableFilters tr th:nth-of-type(3), .downloadVersionTableFilters tr th:nth-of-type(6), .downloadVersionTableFilters tr th:nth-of-type(5), .downloadVersionTableFilters tr th:nth-of-type(7) { display: none !important; }
.downloadVersionTableFilters .form-control { background-image: url("../img/arrow-down-1-red_258e9616.svg"); background-repeat: no-repeat; background-attachment: initial; background-origin: initial; background-clip: initial; background-size: 30px; background-position: 95% center; background-color: white !important; }
.downloadVersionTableFilters-all .btn-reset { z-index: 1; margin-top: 156px; width: 91% !important; }
@media (min-width: 380px) {
  .downloadVersionTableFilters-all .btn-reset { width: 92% !important; }
}
@media (min-width: 450px) {
  .downloadVersionTableFilters-all .btn-reset { width: 93.5% !important; }
}
@media (min-width: 500px) {
  .downloadVersionTableFilters-all .btn-reset { width: 94% !important; }
}
@media (min-width: 576px) {
  .downloadVersionTableFilters-all .btn-reset { width: 94.3% !important; margin-top: 218px; }
}
@media (min-width: 768px) {
  .downloadVersionTableFilters-all .btn-reset { position: absolute; left: 15px; top: 225px; margin-top: 0px; width: auto !important; }
}
@media (min-width: 992px) {
  .downloadVersionTableFilters-all .btn-reset { top: 100px; }
}
@media (min-width: 1380px) {
  .downloadVersionTableFilters-all .btn-reset { right: auto; top: 25px; margin-right: 0px; }
}
@media (min-width: 992px) {
  .downloadVersionTableFilters-linux .downloadVersionTableFilters, .downloadVersionTableFilters-raspberrypi .downloadVersionTableFilters, .downloadVersionTableFilters-macos .downloadVersionTableFilters, .downloadVersionTableFilters-freebsd .downloadVersionTableFilters { width: 84% !important; margin-left: 82px; }
}
.downloadVersionTableFilters-linux .downloadVersionTableFilters tr th:nth-of-type(4), .downloadVersionTableFilters-raspberrypi .downloadVersionTableFilters tr th:nth-of-type(4), .downloadVersionTableFilters-macos .downloadVersionTableFilters tr th:nth-of-type(4), .downloadVersionTableFilters-freebsd .downloadVersionTableFilters tr th:nth-of-type(4) { display: none !important; }
@media (min-width: 576px) {
  .downloadVersionTableFilters-linux #downloadVersionTable_wrapper, .downloadVersionTableFilters-raspberrypi #downloadVersionTable_wrapper, .downloadVersionTableFilters-macos #downloadVersionTable_wrapper, .downloadVersionTableFilters-freebsd #downloadVersionTable_wrapper { margin-top: 200px; }
}
@media (min-width: 768px) {
  .downloadVersionTableFilters-linux #downloadVersionTable_wrapper, .downloadVersionTableFilters-raspberrypi #downloadVersionTable_wrapper, .downloadVersionTableFilters-macos #downloadVersionTable_wrapper, .downloadVersionTableFilters-freebsd #downloadVersionTable_wrapper { margin-top: 137px; }
}
@media (min-width: 992px) {
  .downloadVersionTableFilters-linux #downloadVersionTable_wrapper, .downloadVersionTableFilters-raspberrypi #downloadVersionTable_wrapper, .downloadVersionTableFilters-macos #downloadVersionTable_wrapper, .downloadVersionTableFilters-freebsd #downloadVersionTable_wrapper { margin-top: 0px; }
}
@media (min-width: 1380px) {
  .downloadVersionTableFilters-linux #downloadVersionTable_wrapper, .downloadVersionTableFilters-raspberrypi #downloadVersionTable_wrapper, .downloadVersionTableFilters-macos #downloadVersionTable_wrapper, .downloadVersionTableFilters-freebsd #downloadVersionTable_wrapper { margin-top: 0px; }
}
@media (min-width: 768px) {
  .downloadVersionTableFilters-linux #downloadVersionTable_wrapper .dt-search .form-control, .downloadVersionTableFilters-raspberrypi #downloadVersionTable_wrapper .dt-search .form-control, .downloadVersionTableFilters-macos #downloadVersionTable_wrapper .dt-search .form-control, .downloadVersionTableFilters-freebsd #downloadVersionTable_wrapper .dt-search .form-control { min-width: 300px; }
}
.downloadVersionTableFilters-linux .btn-reset, .downloadVersionTableFilters-raspberrypi .btn-reset, .downloadVersionTableFilters-macos .btn-reset, .downloadVersionTableFilters-freebsd .btn-reset { z-index: 1; margin-top: 156px; width: 91% !important; }
@media (min-width: 380px) {
  .downloadVersionTableFilters-linux .btn-reset, .downloadVersionTableFilters-raspberrypi .btn-reset, .downloadVersionTableFilters-macos .btn-reset, .downloadVersionTableFilters-freebsd .btn-reset { width: 92% !important; }
}
@media (min-width: 450px) {
  .downloadVersionTableFilters-linux .btn-reset, .downloadVersionTableFilters-raspberrypi .btn-reset, .downloadVersionTableFilters-macos .btn-reset, .downloadVersionTableFilters-freebsd .btn-reset { width: 93.5% !important; }
}
@media (min-width: 500px) {
  .downloadVersionTableFilters-linux .btn-reset, .downloadVersionTableFilters-raspberrypi .btn-reset, .downloadVersionTableFilters-macos .btn-reset, .downloadVersionTableFilters-freebsd .btn-reset { width: 94% !important; }
}
@media (min-width: 576px) {
  .downloadVersionTableFilters-linux .btn-reset, .downloadVersionTableFilters-raspberrypi .btn-reset, .downloadVersionTableFilters-macos .btn-reset, .downloadVersionTableFilters-freebsd .btn-reset { width: 94.3% !important; margin-top: 157px; }
}
@media (min-width: 768px) {
  .downloadVersionTableFilters-linux .btn-reset, .downloadVersionTableFilters-raspberrypi .btn-reset, .downloadVersionTableFilters-macos .btn-reset, .downloadVersionTableFilters-freebsd .btn-reset { position: absolute; left: 15px; top: 162px; margin-top: 0px; width: auto !important; }
}
@media (min-width: 992px) {
  .downloadVersionTableFilters-linux .btn-reset, .downloadVersionTableFilters-raspberrypi .btn-reset, .downloadVersionTableFilters-macos .btn-reset, .downloadVersionTableFilters-freebsd .btn-reset { right: auto; top: 25px; margin-right: 0px; }
}
.dark-theme .cky-chevron-right { color: initial; }
.dark-theme .cky-cookie-des-table, .dark-theme .cky-cookie-des-table * { color: initial; background: initial; }
.dark-theme .cky-cookie-audit-table td, .dark-theme .cky-cookie-audit-table td * { color: black !important; }
.dark-theme { color: white; }
.dark-theme body { background-color: rgb(26, 26, 26); }
.dark-theme ul { color: white; }
.dark-theme p, .dark-theme span, .dark-theme div { color: white; }
.dark-theme .any-link { color: rgb(239, 68, 59); }
.dark-theme hr { border-top: 1px solid rgb(112, 112, 112); }
.dark-theme .container-white, .dark-theme .container-nav-bg { background-color: transparent !important; }
.dark-theme p, .dark-theme h1, .dark-theme .h1, .dark-theme h2, .dark-theme .h2, .dark-theme h3, .dark-theme .h3, .dark-theme h4, .dark-theme .h4, .dark-theme h5, .dark-theme .h5, .dark-theme .h3-4 { color: white; }
.dark-theme .any-overlay-black { background: linear-gradient(0deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.8) 100%); }
.dark-theme .any-overlay-white { background: linear-gradient(0deg, rgba(26, 0, 13, 0.8) 0%, rgba(0, 5, 25, 0.8) 100%); }
.dark-theme .any-overlay-white-light { background: linear-gradient(0deg, rgba(26, 0, 13, 0.6) 0%, rgba(0, 5, 25, 0.6) 100%); }
.dark-theme .any-overlay-gradient-ochre-purple-gray { background: radial-gradient(circle at 0% 0%, rgba(210, 175, 120, 0.35) 0%, rgba(210, 175, 120, 0.25) 20%, rgba(210, 175, 120, 0) 50%), radial-gradient(circle at 50% 18%, rgba(175, 145, 205, 0.55) 0%, rgba(175, 145, 205, 0.25) 32%, rgba(175, 145, 205, 0) 68%), radial-gradient(circle at 85% 12%, rgba(100, 100, 100, 0.9) 0%, rgba(100, 100, 100, 0.45) 30%, rgba(100, 100, 100, 0) 55%), radial-gradient(circle at 50% 45%, rgba(140, 110, 170, 0.2) 0%, rgba(140, 110, 170, 0) 70%); }
.dark-theme .any-overlay-gradient-white-black { background: linear-gradient(rgba(255, 255, 255, 0.3) 0%, rgba(0, 0, 0, 0.2) 62%, rgba(0, 0, 0, 0.2) 100%); }
.dark-theme .any-overlay-transparent-gradient-bottom { background: linear-gradient(rgba(0, 0, 0, 0) calc(100% - 100px), rgb(0, 0, 0) 100%), linear-gradient(270deg, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0.6) 50%, rgba(0, 0, 0, 0.8) 100%); }
.dark-theme .btn:active { box-shadow: rgb(255, 255, 255) 0px 0px 10px 3px; }
.dark-theme .btn:active::after { box-shadow: rgb(255, 255, 255) 0px 0px 0px 0px; }
.dark-theme .btn::after { box-shadow: rgb(255, 255, 255) 0px 0px 5px 15px; }
.dark-theme .btn-primary-gray-gradient-outline { color: white !important; }
.dark-theme .btn-primary-gray-gradient-outline p { color: white !important; }
.dark-theme .btn-white-onlyDarkmode { background-color: rgb(255, 255, 255); color: rgb(239, 68, 59); background-image: none; }
.dark-theme .btn-white-onlyDarkmode:hover { background-image: linear-gradient(to right, rgb(239, 68, 59) 0%, rgb(239, 68, 59) 51%, rgb(238, 141, 59) 100%); }
.dark-theme .btn-white-onlyDarkmode:hover p { -webkit-text-fill-color: unset; background: none; color: rgb(255, 255, 255) !important; }
.dark-theme .btn-white-onlyDarkmode:active { color: rgb(239, 68, 59); border-color: rgb(255, 213, 214); background-image: none !important; }
.dark-theme .btn-white-outline-thin { border: 1px solid white; color: white; }
.dark-theme .btn-white-outline-thin:hover { border: 1px solid white; }
.dark-theme .btn-white-outline-thin img { filter: invert(1); }
.dark-theme .btn-white-outline-thin p { color: white !important; }
.dark-theme .table-striped tbody tr:nth-of-type(2n+1) { background-color: rgb(26, 26, 26); }
.dark-theme .table-downloadVersions thead tr:nth-of-type(2n+1) { background: rgb(16, 16, 16); }
.dark-theme .table-downloadVersions tbody { background: rgb(26, 26, 26); }
.dark-theme .table-downloadVersions tbody tr:nth-of-type(2n+1) { background: rgb(38, 38, 38); }
.dark-theme #downloadVersionTable_wrapper .dt-search .form-control { background-color: rgb(16, 16, 16) !important; }
.dark-theme #downloadVersionTable_wrapper .dt-paging .dt-paging-button.active .page-link { background-color: rgb(38, 38, 38); color: rgb(239, 68, 59); }
.dark-theme #downloadVersionTable_wrapper .dt-paging .dt-paging-button .page-link { background-color: rgb(16, 16, 16); border: 1px solid rgb(16, 16, 16); }
.dark-theme .downloadVersionTableFilters .form-control { background-color: rgb(16, 16, 16) !important; }
.dark-theme .navbar-bg { background: rgb(26, 26, 26); }
.dark-theme .navbar .navbar-logo .any-logo-black { display: none !important; }
.dark-theme .navbar .navbar-logo .any-logo-white { display: block !important; }
.dark-theme .navbar .navbar-logo .partner-logo { background-color: white; padding: 3px; border-radius: 3px; height: 25px; }
.dark-theme .navbar .navbar-toggler .icon-bar { background: white; }
.dark-theme .navbar .navbar-collapse .navbar-nav { background-color: transparent; }
.dark-theme .navbar .navbar-collapse .navbar-nav .nav-item { border-bottom: 1px solid rgb(0, 0, 0); }
@media (min-width: 992px) {
  .dark-theme .navbar .navbar-collapse .navbar-nav .nav-item { border-bottom-width: medium; border-bottom-style: none; border-bottom-color: currentcolor; }
}
.dark-theme .navbar .navbar-collapse .navbar-nav .nav-link { color: white !important; }
.dark-theme .navbar .navbar-collapse .navbar-nav .nav-link:hover { background: rgb(26, 26, 26); }
@media (min-width: 992px) {
  .dark-theme .navbar .navbar-collapse .navbar-nav .nav-link:hover { background: transparent; }
}
.dark-theme .navbar .navbar-collapse .navbar-nav .nav-link-arrow-right::after { background-image: url("../img/arrow-right-1-white_2b638f13.svg"); }
.dark-theme .navbar .navbar-collapse .navbar-nav .dropdown-menu { background-color: rgb(26, 26, 26); }
.dark-theme .navbar .navbar-collapse .navbar-nav .dropdown-menu .dropdown-item { color: white; }
.dark-theme .navbar-light.nav-up .change-theme-text, .dark-theme .nav-up.dark-theme .change-theme-text, .dark-theme .navbar-light.nav-down .change-theme-text, .dark-theme .nav-down.dark-theme .change-theme-text { color: rgb(116, 116, 116); }
@media (min-width: 992px) {
  .dark-theme .navbar-light.nav-up .navbar .navbar-collapse .navbar-nav .nav-link .menu-icon-arrow-down-white, .dark-theme .nav-up.dark-theme .navbar .navbar-collapse .navbar-nav .nav-link .menu-icon-arrow-down-white, .dark-theme .navbar-light.nav-down .navbar .navbar-collapse .navbar-nav .nav-link .menu-icon-arrow-down-white, .dark-theme .nav-down.dark-theme .navbar .navbar-collapse .navbar-nav .nav-link .menu-icon-arrow-down-white { display: inline-block !important; }
}
@media (min-width: 992px) {
  .dark-theme .nav-up, .dark-theme .nav-down { background-color: rgb(26, 26, 26); }
  .dark-theme .nav-up .navbar .navbar-logo .any-logo-black, .dark-theme .nav-down .navbar .navbar-logo .any-logo-black { display: none !important; }
  .dark-theme .nav-up .navbar .navbar-logo .any-logo-white, .dark-theme .nav-down .navbar .navbar-logo .any-logo-white { display: inline-block !important; }
  .dark-theme .nav-up .nav-link, .dark-theme .nav-down .nav-link { color: white !important; }
  .dark-theme .nav-up .nav-link .menu-icon-arrow-down-white, .dark-theme .nav-down .nav-link .menu-icon-arrow-down-white { display: inline-block !important; }
  .dark-theme .nav-up .nav-link .menu-icon-arrow-down-black, .dark-theme .nav-down .nav-link .menu-icon-arrow-down-black { display: none !important; }
  .dark-theme .nav-up .nav-partner-text, .dark-theme .nav-down .nav-partner-text { color: white; }
}
.dark-theme .nav-up .any-logo-white-made, .dark-theme .nav-down .any-logo-white-made { display: inline !important; }
.dark-theme .nav-tabs .nav-link.active { background-color: rgb(26, 26, 26); }
.dark-theme .nav-pills { border: 2px solid rgb(0, 0, 0); }
.dark-theme .nav-pills .nav-link { color: white; }
.dark-theme .nav-pills .nav-link.active { background-color: rgb(26, 26, 26); }
.dark-theme #iconNav .nav-link.active { background-color: rgb(26, 26, 26); }
.dark-theme #iconNav .nav-link p { color: rgb(112, 112, 112); }
.dark-theme #licenseNav .nav-tabs .nav-item .nav-link { background: rgb(38, 38, 38); color: white; border: 1px solid rgb(0, 0, 0); }
.dark-theme #licenseNav .nav-tabs .nav-item .nav-link.active { background: linear-gradient(90deg, rgb(239, 68, 59) 0%, rgb(238, 141, 59) 100%); border-width: medium; border-style: none; border-color: currentcolor; border-image: none; }
.dark-theme #navPillsPricing .nav-pills .nav-link { background-color: rgba(200, 200, 200, 0.3); }
.dark-theme #navPillsPricing .nav-pills .nav-link.active { background-color: rgb(239, 68, 59); }
.dark-theme .any-logo-black-made { display: none !important; }
.dark-theme .any-logo-white-made { display: inline !important; }
.dark-theme .modal .modal-custom { background-color: rgb(16, 16, 16) !important; }
.dark-theme .modal .modal-content { border: 1px solid rgb(0, 0, 0); }
.dark-theme .modal .modal-content .modal-header { background-color: rgb(16, 16, 16); }
.dark-theme .modal-contact .modal-content { border-width: medium; border-style: none; border-color: currentcolor; border-image: none; }
.dark-theme .modal-contact .modal-content .modal-header { background-color: transparent; }
.dark-theme .modal-contact .modal-content .modal-body { background-color: rgb(16, 16, 16); }
.dark-theme .modal-contact-form .modal-content .modal-body form { color: white; }
.dark-theme .modal-contact-form .modal-content .modal-body form p { color: white; }
.dark-theme .modal-video .modal-content { border-width: medium; border-style: none; border-color: currentcolor; border-image: none; }
.dark-theme .modal-video .modal-content .modal-header { background-color: transparent; }
.dark-theme .modal-licenses .modal-dialog .modal-content { background: rgb(16, 16, 16); }
.dark-theme .modal-licenses .modal-dialog .modal-content .modal-header button span { background-image: url("../img/close-white_01d17f76.svg"); }
.dark-theme .dropdown .dropdown-menu { background-color: rgb(26, 26, 26); }
.dark-theme .dropdown .dropdown-toggle::after { background-image: url("../img/arrow-down-1-white_497099de.svg"); }
.dark-theme .language-select .dropdown-menu { border: 1px solid rgb(16, 16, 16); }
.dark-theme .language-select .dropdown-menu.inner { border-width: medium; border-style: none; border-color: currentcolor; border-image: none; }
.dark-theme .language-select .dropdown-toggle::after { background-image: none; }
.dark-theme .dropdown-menu { border-top: 1px solid rgb(0, 0, 0); }
@media (min-width: 992px) {
  .dark-theme .dropdown-menu { border: 1px solid rgb(0, 0, 0); }
}
.dark-theme .dropdown-menu .dropdown-category { border-bottom: 1px solid rgb(0, 0, 0); }
.dark-theme .container-gray { background-color: rgb(16, 16, 16); }
.dark-theme .container-gray-lighter { background-color: rgb(16, 16, 16); }
.dark-theme .container-black { background-color: black; }
.dark-theme .any-alertWarning span { color: rgb(133, 100, 4) !important; }
.dark-theme .any-module-imgBox { border: 1px solid rgb(0, 0, 0); }
.dark-theme .any-module-dateImgBox, .dark-theme .any-module-dateImgBoxLarge, .dark-theme .any-module-dateImgBoxSmall, .dark-theme .any-module-dateImgBoxFlat { border: 1px solid rgb(0, 0, 0); }
.dark-theme .any-module-pricingTable .any-module-pricingTable-heading, .dark-theme .any-module-pricingTable .any-module-pricingTable-heading-primary { color: white !important; }
.dark-theme .any-module-pricingTable .any-module-pricingTable-price, .dark-theme .any-module-pricingTable .any-module-pricingTable-originalprice { color: white !important; }
.dark-theme .any-module-pricingTable .any-module-pricingTable-description { border-bottom-width: medium; border-bottom-style: none; border-bottom-color: currentcolor; }
.dark-theme .any-module-pricingTableHighlighted { border: 2px solid rgb(239, 68, 59); background-color: rgb(38, 38, 38); }
.dark-theme .any-module-pricingTable-new { background: linear-gradient(rgba(255, 255, 255, 0.05) 0%, rgba(255, 255, 255, 0.05) 38%, rgb(16, 16, 16) 100%) 0% 0% no-repeat padding-box padding-box transparent; }
.dark-theme .any-module-pricingTable-new .light { font-weight: 100 !important; }
.dark-theme .any-module-pricingTable-new .any-module-pricingTable-image { background: linear-gradient(to right bottom, white, transparent); }
.dark-theme .any-module-pricingTable-new .any-module-pricingTable-description { font-weight: 100; }
.dark-theme .any-module-pricingTable-new-topLicense { background: linear-gradient(rgba(38, 38, 38, 0.5) 0%, rgba(38, 38, 38, 0.5) 38%, rgb(20, 20, 20) 100%) 0% 0% no-repeat padding-box padding-box transparent; }
.dark-theme .any-module-squareHoverBox { border: 2px solid rgb(22, 22, 22); background-color: rgb(26, 26, 26); }
.dark-theme .any-module-circleHoverImg img { border: 2px solid rgb(0, 0, 0); }
.dark-theme .any-module-circleHoverImg p { color: white; }
.dark-theme .any-module-servicesTable .any-module-servicesTable-heading { border: 2px solid rgb(239, 68, 59); }
.dark-theme .any-module-servicesTable .any-module-servicesTable-content { border-right: 5px solid rgb(26, 26, 26); }
.dark-theme .any-module-hashBadge { background-color: rgb(26, 26, 26); }
.dark-theme .any-module-textImgQuote .any-module-textImgQuote-name, .dark-theme .any-module-textImgQuote .any-module-textImgQuote-name-long { background-color: rgb(26, 26, 26); }
.dark-theme .any-module-textImgQuote .any-module-textImgQuote-name p, .dark-theme .any-module-textImgQuote .any-module-textImgQuote-name-long p { color: rgb(239, 68, 59); }
.dark-theme .any-module-textimg .any-module-textvideo-img { border-width: medium; border-style: none; border-color: currentcolor; border-image: none; }
.dark-theme .any-featuresListMobile .table-striped thead th { border: 1px solid rgb(0, 0, 0); background-color: rgb(38, 38, 38) !important; }
.dark-theme .any-featuresListMobile .table-striped tbody tr:nth-of-type(2n+1) { background-color: rgb(26, 26, 26); border: 1px solid rgb(0, 0, 0); }
.dark-theme .any-featuresListMobile .table-striped tbody th { border: 1px solid rgb(0, 0, 0); }
.dark-theme .any-featuresListMobile .table-striped tbody td { border: 1px solid rgb(0, 0, 0); }
.dark-theme .any-featuresListMobile-new .table-striped thead th { border-width: medium; border-style: none; border-color: currentcolor; border-image: none; }
.dark-theme .any-featuresListMobile-new .table-striped tbody tr:nth-of-type(2n+1) { border-width: medium; border-style: none; border-color: currentcolor; border-image: none; }
.dark-theme .any-featuresListMobile-new .table-striped tbody th { border-width: medium; border-style: none; border-color: currentcolor; border-image: none; }
.dark-theme .any-featuresListMobile-new .table-striped tbody td { border-width: medium; border-style: none; border-color: currentcolor; border-image: none; }
.dark-theme .any-featuresListMobile-new .bg-color-black { background-color: black; }
.dark-theme .any-featuresListMobile-new-addons tbody tr:nth-of-type(2n+1) { background-color: rgb(38, 38, 38) !important; }
.dark-theme .any-floatBoxFixedRight span { color: rgb(0, 0, 0); }
.dark-theme .embed-responsive { border: 1px solid rgb(0, 0, 0); }
.dark-theme .any-module-shadowHoverBox:hover { background: rgb(16, 16, 16); }
.dark-theme .any-module-shadowHoverBox:hover h4 { color: rgb(239, 68, 59) !important; }
.dark-theme #any-module-countryList a { background-color: rgb(16, 16, 16); }
.dark-theme .any-module-logo-slider-shiny .any-module-logo-slider-shiny-top { display: block !important; }
.dark-theme .any-module-logo-slider-shiny .divider { display: none !important; }
.dark-theme .any-module-stickyBar-new { background: rgb(26, 26, 26); }
.dark-theme .any-module-info-box-simple { background: rgb(28, 28, 28); border: 1px solid transparent; color: white; }
.dark-theme .any-module-info-box-simple:hover:hover { background: radial-gradient(circle at right top, rgba(255, 255, 255, 0.2), transparent 60%), rgb(28, 28, 28); }
.dark-theme .any-module-featureGridCard { background: rgb(11, 11, 13); border: 1px solid rgba(255, 255, 255, 0.14); box-shadow: rgba(0, 0, 0, 0.55) 0px 30px 80px; }
.dark-theme .any-module-featureGridCard:hover { box-shadow: rgba(0, 0, 0, 0.75) 0px 60px 160px, rgba(240, 162, 106, 0.3) 0px 0px 0px 1px, rgba(240, 162, 106, 0.35) 0px 0px 60px 20px, rgba(240, 162, 106, 0.18) 0px 0px 160px 60px; }
.dark-theme .any-module-program-benefits .any-module-program-benefits-box { background: none; }
.dark-theme .any-module-glassBox { background: linear-gradient(rgba(51, 51, 51, 0.02) 0%, rgba(51, 51, 51, 0.1) 100%), radial-gradient(146.13% 118.42% at 50% -15.5%, rgba(255, 255, 255, 0.07) 0%, rgba(255, 255, 255, 0.02) 99.59%); box-shadow: rgba(255, 255, 255, 0.15) 0px 0px 100px 0px inset; border: 1px solid rgba(255, 255, 255, 0.15); }
.dark-theme .any-module-hoverIconCard { background: rgb(0, 0, 0); box-shadow: rgba(255, 255, 255, 0.65) 0px -10px 23px; }
.dark-theme .any-module-hoverIconCard::before { box-shadow: rgba(211, 15, 26, 0.35) 0px -9px 120px; }
.dark-theme .any-module-hoverIconCard:hover { border: 2px solid rgba(255, 255, 255, 0.2); }
.dark-theme .form-control { background-color: rgb(16, 16, 16); border: 1px solid rgb(0, 0, 0); color: white; }
.dark-theme .form-control option { background-color: rgb(16, 16, 16); }
.dark-theme .form-control::placeholder { color: white !important; }
.dark-theme .form-control-light { background-color: rgba(255, 255, 255, 0.3); border: 1px solid transparent; }
.dark-theme .form-control-light option { background-color: rgb(16, 16, 16); }
.dark-theme .form-control-new-border { background: linear-gradient(rgba(255, 255, 255, 0.4) 0%, rgba(255, 255, 255, 0.1) 100%); }
.dark-theme .form-control-new { background: linear-gradient(rgba(30, 30, 30, 0.95) 0%, rgba(30, 30, 30, 0.7) 100%); }
.dark-theme .form-control-new::placeholder { color: rgba(255, 255, 255, 0.7) !important; }
.dark-theme select.form-control-new { color: rgba(255, 255, 255, 0.7); }
.dark-theme .input-group-append button { background: rgb(16, 16, 16); }
.dark-theme [type="radio"]:checked + label, .dark-theme [type="radio"]:not(:checked) + label { color: white; }
.dark-theme [type="radio"]:checked + label::before, .dark-theme [type="radio"]:not(:checked) + label::before { background: rgb(26, 26, 26); border: 1px solid rgb(0, 0, 0); }
.dark-theme [type="radio"]:checked + label::after, .dark-theme [type="radio"]:not(:checked) + label::after { border: 2px solid rgb(26, 26, 26); }
.dark-theme [type="checkbox"] + label::before { background-color: rgb(26, 26, 26); border: 1px solid rgb(112, 112, 112); }
.dark-theme [type="checkbox"]:checked + label::before { background-color: rgb(60, 60, 60); border: 1px solid rgb(112, 112, 112); }
.dark-theme [type="checkbox"] + label::after { background-color: rgb(186, 186, 186); box-shadow: none; border: 1px solid rgb(186, 186, 186); }
.dark-theme .any-checkbox-darkmode .gray-medium { color: rgb(116, 116, 116) !important; }
.dark-theme .custom-checkbox-label-light::before { background-color: rgba(255, 255, 255, 0.2) !important; border: 1px solid transparent !important; }
.dark-theme .any-chooseNumberField-label { background-color: rgb(16, 16, 16); }
.dark-theme .any-chooseNumberField .input-group-append button { background: none; }
.dark-theme .any-chooseNumberField .input-group-append button:hover { background-color: rgb(239, 68, 59); }
.dark-theme .card-accordion .card .card-header.collapsed .card-link, .dark-theme .card-accordion-dark .card .card-header.collapsed .card-link { color: white; }
.dark-theme .card-accordion .card .card-header.collapsed .card-link h5, .dark-theme .card-accordion-dark .card .card-header.collapsed .card-link h5 { color: white; }
.dark-theme .card-accordion .card .card-header.expanded .card-link h5, .dark-theme .card-accordion-dark .card .card-header.expanded .card-link h5 { color: rgb(239, 68, 59); }
.dark-theme .card-accordion .card .card-header .card-link .collapsed .accordion-icon, .dark-theme .card-accordion-dark .card .card-header .card-link .collapsed .accordion-icon { background-image: url("../img/arrow-down-1-white_497099de.svg"); }
.dark-theme .card-accordion .card .card-header .card-link .h3-4, .dark-theme .card-accordion-dark .card .card-header .card-link .h3-4 { color: white !important; }
.dark-theme .card-accordion .card .card-header .card-link h5, .dark-theme .card-accordion-dark .card .card-header .card-link h5 { color: rgb(239, 68, 59); }
.dark-theme .card-accordion .card .card-body .nav-link, .dark-theme .card-accordion-dark .card .card-body .nav-link { color: white; }
.dark-theme .card-accordion-info .card { background-color: rgba(255, 255, 255, 0.2); }
.dark-theme .card-accordion-info .card .card-header .card-link h5 { color: white !important; }
.dark-theme .card-accordion-faq .card .card-header .card-link .collapsed .accordion-icon, .dark-theme .card-accordion-faq .card .card-header .card-link .collapsed .accordion-icon-center { background-image: url("../img/add-white_3056d7ee.svg"); }
.dark-theme .card-accordion-faq .card .card-header .card-link .expanded .accordion-icon { background-image: url("../img/add-red_d02eed7e.svg"); }
.dark-theme .card-accordion-faq .card .card-header .card-link .expanded .accordion-icon-center { background-image: url("../img/add-white_3056d7ee.svg"); }
.dark-theme .card-accordion-icons .card .card-header .card-link h5 { color: white !important; }
.dark-theme .card-accordion-icons .card .card-header .card-link .collapsed .accordion-icon, .dark-theme .card-accordion-icons .card .card-header .card-link .collapsed .accordion-icon-center { background-image: url("../img/verifiedaccess-grey_f4c1d52b.svg"); }
.dark-theme .card-accordion-icons .card .card-header .card-link .expanded .accordion-icon { background-image: url("../img/verifiedaccess_258c6d38.svg"); }
.dark-theme .card-accordion-icons .card .card-header .card-link .expanded .accordion-icon-center { background-image: url("../img/verifiedaccess-grey_f4c1d52b.svg"); }
.dark-theme .card-accordion-icons .card .card-header[aria-controls="card-accordion-icons-menu2"] .card-link .collapsed .accordion-icon, .dark-theme .card-accordion-icons .card .card-header[aria-controls="card-accordion-icons-menu2"] .card-link .collapsed .accordion-icon-center { background-image: url("../img/control-grey_6cd20873.svg"); }
.dark-theme .card-accordion-icons .card .card-header[aria-controls="card-accordion-icons-menu2"] .card-link .expanded .accordion-icon { background-image: url("../img/control_403d4339.svg"); }
.dark-theme .card-accordion-icons .card .card-header[aria-controls="card-accordion-icons-menu2"] .card-link .expanded .accordion-icon-center { background-image: url("../img/control-grey_6cd20873.svg"); }
.dark-theme .card-accordion-icons .card .card-header[aria-controls="card-accordion-icons-menu3"] .card-link .collapsed .accordion-icon, .dark-theme .card-accordion-icons .card .card-header[aria-controls="card-accordion-icons-menu3"] .card-link .collapsed .accordion-icon-center { background-image: url("../img/brandtrust-grey_ee7c6862.svg"); }
.dark-theme .card-accordion-icons .card .card-header[aria-controls="card-accordion-icons-menu3"] .card-link .expanded .accordion-icon { background-image: url("../img/brandtrust_760efa28.svg"); }
.dark-theme .card-accordion-icons .card .card-header[aria-controls="card-accordion-icons-menu3"] .card-link .expanded .accordion-icon-center { background-image: url("../img/brandtrust-grey_ee7c6862.svg"); }
.dark-theme .jumbotron { border: 2px solid rgb(0, 0, 0); }
.dark-theme .jumbotron-icon .jumbotron-icon-img-left, .dark-theme .jumbotron-icon .jumbotron-icon-img-right { background-color: rgb(26, 26, 26); }
.dark-theme .bg-color-gray-transparent { background-color: rgba(32, 32, 32, 0.7); }
.dark-theme .bg-color-gray-darklight { background-color: rgb(38, 38, 38) !important; }
.dark-theme .bg-color-gradient-transparent { background: linear-gradient(rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 100%); }
.dark-theme .bg-white { border: 1px solid rgb(0, 0, 0); background-color: rgb(38, 38, 38) !important; }
.dark-theme .bg-white-transparent { background-color: rgba(255, 255, 255, 0.1); }
.dark-theme .border-solid-gray { border: 1px solid rgb(0, 0, 0); }
.dark-theme .border-bottom-solid-gray { border-bottom: 1px solid rgb(0, 0, 0) !important; }
.dark-theme .border-solid-gradient-2px-radius, .dark-theme .form-control-focused { background: conic-gradient(rgb(16, 16, 16) 0deg, rgb(16, 16, 16) 0deg) padding-box padding-box, linear-gradient(45deg, rgb(239, 68, 59), rgb(238, 141, 59)) border-box border-box !important; }
.dark-theme .bg-color-gray { background-color: rgb(16, 16, 16); }
.dark-theme .bg-color-gray-v2 { background-color: rgb(32, 32, 32); }
@media (max-width: 575px) {
  .dark-theme .bg-color-gray-sm { background-color: rgb(16, 16, 16); }
}
.dark-theme .bg-color-gray-gradient { background: linear-gradient(rgb(26, 26, 26), rgb(88, 88, 88)); }
.dark-theme .font-color { color: white; }
.dark-theme .border-top-solid-gray-light-5px { border-top: 5px solid rgb(112, 112, 112); }
.dark-theme .border-top-solid-gray-medium-5px { border-top: 5px solid rgb(0, 0, 0); }
.dark-theme .border-top-solid-gray-5px { border-top: 5px solid rgb(26, 26, 26); }
.dark-theme .border-top-solid-gray-darker-5px { border-top: 5px solid rgb(0, 0, 0); }
.dark-theme .border-top-solid-gray-medium-2px { border-top: 2px solid rgb(0, 0, 0); }
.dark-theme .border-top-solid-gray-light-2px { border-top: 2px solid rgb(112, 112, 112); }
.dark-theme .border-top-solid-gray-2px { border-top: 2px solid rgb(26, 26, 26); }
.dark-theme .border-solid-gradient-5px-animated { background: linear-gradient(#1A1A1A, #1A1A1A) padding-box,linear-gradient(var(--angle), #ef443b, #EE8D3B) border-box; }
.dark-theme .border-15px-transparent-white { border: 10px solid rgba(255, 255, 255, 0.2); }
@media (min-width: 768px) {
  .dark-theme .border-15px-transparent-white { border: 15px solid rgba(255, 255, 255, 0.2); }
}
.dark-theme .border-30px-transparent { border: 20px solid rgba(255, 255, 255, 0.15); }
@media (min-width: 768px) {
  .dark-theme .border-30px-transparent { border: 30px solid rgba(255, 255, 255, 0.15); }
}
.dark-theme .fade-mask { background: rgb(0, 0, 0); }
.dark-theme .fade-mask-gray-dark { background: rgb(26, 26, 26); }
.dark-theme .blue-dark { color: rgb(55, 124, 192); }
.dark-theme .primary-orange-black-gradient { background: -webkit-linear-gradient(0deg, white 0%, rgb(238, 141, 59) 50%, rgb(239, 68, 59) 100%) text; -webkit-text-fill-color: transparent; }
.dark-theme .primary-orange-black-gradient-light { background: -webkit-linear-gradient(0deg, white 0%, white 20%, rgb(238, 141, 59) 80%, rgb(239, 68, 59) 100%) text; -webkit-text-fill-color: transparent; }
.dark-theme .milky-orange-gradient { background: linear-gradient(90deg, rgb(255, 255, 255) 0%, rgb(240, 162, 106) 100%) text; -webkit-text-fill-color: transparent; }
.dark-theme .orange-gradient { background: linear-gradient(90deg, rgb(255, 255, 255) 0.34%, rgb(218, 128, 93) 71.4%) text; -webkit-text-fill-color: transparent; }
.dark-theme .purple-gradient { background: linear-gradient(75.03deg, rgb(255, 255, 255) 13.18%, rgb(149, 148, 202) 56.62%) text; -webkit-text-fill-color: transparent; }
.dark-theme .red-gradient { background: linear-gradient(75.03deg, rgb(255, 255, 255) 13.18%, rgb(208, 93, 120) 72.48%) text; -webkit-text-fill-color: transparent; }
.dark-theme .any-slider-slick-client-testimonials .any-slider { background-color: rgb(26, 26, 26); }
.dark-theme .any-slider-slick-client-testimonials .slick-prev::before { background-image: url("../img/arrow-left-1-white_4badd4d7.svg"); }
.dark-theme .any-slider-slick-client-testimonials .slick-next::before { background-image: url("../img/arrow-right-1-white_2b638f13.svg"); }
.dark-theme .any-slider-slick-integrations h3, .dark-theme .any-slider-slick-integrations h5 { color: white !important; }
.dark-theme .any-slider-slick-integrations .slick-prev::before { background-image: url("../img/arrow-left-1-white_4badd4d7.svg") !important; }
.dark-theme .any-slider-slick-integrations .slick-next::before { background-image: url("../img/arrow-right-1-white_2b638f13.svg") !important; }
.dark-theme .alert-danger div { color: rgb(239, 68, 59); }
.dark-theme .popover { background-color: rgb(0, 0, 0); }
.dark-theme .bs-popover-auto[x-placement^="right"] { margin-left: 1rem; }
.dark-theme .bs-popover-auto[x-placement^="right"] .arrow::before { border-right-color: rgb(0, 0, 0) !important; }
.dark-theme .bs-popover-auto[x-placement^="right"] .arrow::after { border-right-color: rgb(0, 0, 0) !important; }
.dark-theme .bs-popover-right, .dark-theme .bs-popover-auto[x-placement^="right"] { margin-left: 1rem; }
.dark-theme .bs-popover-right .arrow::before, .dark-theme .bs-popover-auto[x-placement^="right"] .arrow::before { border-right-color: rgb(0, 0, 0) !important; }
.dark-theme .bs-popover-right .arrow::after, .dark-theme .bs-popover-auto[x-placement^="right"] .arrow::after { border-right-color: rgb(0, 0, 0) !important; }
.dark-theme .bs-popover-auto[x-placement^="left"] { margin-left: 1rem; }
.dark-theme .bs-popover-auto[x-placement^="left"] .arrow::before { border-left-color: rgb(0, 0, 0) !important; }
.dark-theme .bs-popover-auto[x-placement^="left"] .arrow::after { border-left-color: rgb(0, 0, 0) !important; }
.dark-theme .bs-popover-left, .dark-theme .bs-popover-auto[x-placement^="left"] { margin-left: 1rem; }
.dark-theme .bs-popover-left .arrow::before, .dark-theme .bs-popover-auto[x-placement^="left"] .arrow::before { border-left-color: rgb(0, 0, 0) !important; }
.dark-theme .bs-popover-left .arrow::after, .dark-theme .bs-popover-auto[x-placement^="left"] .arrow::after { border-left-color: rgb(0, 0, 0) !important; }
.dark-theme .bs-popover-auto[x-placement^="bottom"] { margin-left: 1rem; }
.dark-theme .bs-popover-auto[x-placement^="bottom"] .arrow::before { border-bottom-color: rgb(0, 0, 0) !important; }
.dark-theme .bs-popover-auto[x-placement^="bottom"] .arrow::after { border-bottom-color: rgb(0, 0, 0) !important; }
.dark-theme .bs-popover-bottom, .dark-theme .bs-popover-auto[x-placement^="bottom"] { margin-left: 1rem; }
.dark-theme .bs-popover-bottom .arrow::before, .dark-theme .bs-popover-auto[x-placement^="bottom"] .arrow::before { border-bottom-color: rgb(0, 0, 0) !important; }
.dark-theme .bs-popover-bottom .arrow::after, .dark-theme .bs-popover-auto[x-placement^="bottom"] .arrow::after { border-bottom-color: rgb(0, 0, 0) !important; }
.dark-theme .bs-popover-auto[x-placement^="top"] { margin-left: 1rem; }
.dark-theme .bs-popover-auto[x-placement^="top"] .arrow::before { border-top-color: rgb(0, 0, 0) !important; }
.dark-theme .bs-popover-auto[x-placement^="top"] .arrow::after { border-top-color: rgb(0, 0, 0) !important; }
.dark-theme .bs-popover-top, .dark-theme .bs-popover-auto[x-placement^="top"] { margin-left: 1rem; }
.dark-theme .bs-popover-top .arrow::before, .dark-theme .bs-popover-auto[x-placement^="top"] .arrow::before { border-top-color: rgb(0, 0, 0) !important; }
.dark-theme .bs-popover-top .arrow::after, .dark-theme .bs-popover-auto[x-placement^="top"] .arrow::after { border-top-color: rgb(0, 0, 0) !important; }
.dark-theme .any-circleNumber, .dark-theme .any-breadcrumbs-circle .circle, .any-breadcrumbs-circle .dark-theme .circle, .dark-theme .any-breadcrumbs-circle-vertical .circle, .any-breadcrumbs-circle-vertical .dark-theme .circle, .dark-theme .any-breadcrumbs-circle .circle-active, .any-breadcrumbs-circle .dark-theme .circle-active, .dark-theme .any-breadcrumbs-circle-vertical .circle-active, .any-breadcrumbs-circle-vertical .dark-theme .circle-active, .dark-theme .any-breadcrumbs-circle .circle-inactive, .any-breadcrumbs-circle .dark-theme .circle-inactive, .dark-theme .any-breadcrumbs-circle-vertical .circle-inactive, .any-breadcrumbs-circle-vertical .dark-theme .circle-inactive, .dark-theme .any-breadcrumbs-circle .circle-done, .any-breadcrumbs-circle .dark-theme .circle-done, .dark-theme .any-breadcrumbs-circle-vertical .circle-done, .any-breadcrumbs-circle-vertical .dark-theme .circle-done { background-color: rgb(38, 38, 38); color: rgb(239, 68, 59); }
.dark-theme .any-breadcrumbs-circle .circle-active, .dark-theme .any-breadcrumbs-circle-vertical .circle-active { background-color: rgb(239, 68, 59); color: white; }
.dark-theme .any-breadcrumbs-circle .circle-inactive, .dark-theme .any-breadcrumbs-circle-vertical .circle-inactive { background-color: rgb(38, 38, 38); border: 2px solid rgb(38, 38, 38); color: rgb(0, 0, 0); }
.dark-theme .any-breadcrumbs-circle .circle-done, .dark-theme .any-breadcrumbs-circle-vertical .circle-done { background-color: rgb(38, 38, 38); }
.dark-theme .any-breadcrumbs-circle .line-inactive, .dark-theme .any-breadcrumbs-circle-vertical .line-inactive { border-top: 2px solid rgb(38, 38, 38); }
.dark-theme #expand-question.any-overlay-white { background: rgba(16, 16, 16, 0.85); }
.dark-theme #expand-question .bg-color-white { background-color: rgb(38, 38, 38); }
.dark-theme #tr-icon, .dark-theme #tr-menu div, .dark-theme #tr-menu li, .dark-theme .tr-modal div, .dark-theme #tr-edit-key { color: rgb(0, 0, 0); }
.dark-theme .table-supercharged tbody tr:nth-of-type(2n+1) { background: linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 7%, rgb(0, 0, 0) 100%); }
.dark-theme .table-supercharged tr th { border-bottom: 1px solid rgb(38, 38, 38); }
.dark-theme .table-supercharged tr th.border-bottom-solid-white-3px { border-bottom: 3px solid rgb(38, 38, 38) !important; }
.dark-theme .table-supercharged tr td { border-bottom: 1px solid rgb(38, 38, 38); }
.dark-theme .home-animation-text { color: rgb(239, 68, 59); }
.dark-theme .any-module-contentBox, .dark-theme .any-module-contentBox-filled { border: 1px solid white; }
.dark-theme .any-module-contentBox-redBorder { border: 1px solid rgb(239, 68, 59); }
.dark-theme .any-module-contentBox-gradientBorder { border-image: conic-gradient(from var(--angle), #ef443b 50%, #EE8D3B 70%, #EE8D3B 92%, #ef443b 100%) 1; }
.dark-theme .list-group .list-group-item-action { color: white; }
ul, ol { text-align: left; padding-left: 18px; margin-bottom: 0px; }
ul li, ol li { line-height: 1.5; margin-bottom: 12px; }
ul li::marker, ol li::marker { color: rgb(239, 68, 59); }
.any-list { list-style: none; padding-left: 0px; margin-bottom: 2rem; margin-top: 1rem; }
.any-list li { margin-bottom: 8px; margin-left: 30px; }
.any-list li::before { content: ""; margin-left: -32px; }
.any-list li:last-child { margin-bottom: 0px; }
.any-list li img { margin-bottom: 7px; }
.any-list li ul { padding-left: 0px; margin-top: 10px; }
.any-list li ul li { margin-bottom: 0px; }
.any-list-sm li { margin-bottom: 0px; }
.any-list-lg li { margin-bottom: 12px; }
.any-list-xl li { margin-bottom: 16px; }
.any-list-centerAlign { list-style: inside; text-align: center; padding-left: 0px; }
.any-list-centerAlign li { margin-bottom: 8px; }
.any-list-centerAlign li:last-child { margin-bottom: 0px; }
.any-list-icon { list-style: none; padding: 0px; margin: 0px; }
.any-list-icon li { margin-bottom: 15px; margin-left: 47px; }
.any-list-icon li img { margin-left: -47px; }
.any-list-icon li .any-list-icon-text { padding-left: 12px; }
.any-icon-xxxs { height: 12px; }
.any-icon-xxs { height: 15px; }
.any-icon-xs { height: 20px; }
.any-icon-xssm { height: 28px; }
.any-icon-sm { height: 35px; }
.any-icon-md { height: 50px; }
.any-icon { height: 70px; }
.any-icon-lg { height: 50px; }
@media (min-width: 576px) {
  .any-icon-lg { height: 70px; }
}
@media (min-width: 768px) {
  .any-icon-lg { height: 90px; }
}
.any-d-none-xl { display: block; }
@media (min-width: 1700px) {
  .any-d-none-xl { display: none; }
}
.any-d-none-xxl { display: block; }
@media (min-width: 1920px) {
  .any-d-none-xxl { display: none; }
}
.any-d-block-xxl { display: none; }
@media (min-width: 1920px) {
  .any-d-block-xxl { display: block; }
}
.any-circleNumber, .any-breadcrumbs-circle .circle, .any-breadcrumbs-circle-vertical .circle, .any-breadcrumbs-circle .circle-active, .any-breadcrumbs-circle-vertical .circle-active, .any-breadcrumbs-circle .circle-inactive, .any-breadcrumbs-circle-vertical .circle-inactive, .any-breadcrumbs-circle .circle-done, .any-breadcrumbs-circle-vertical .circle-done { text-align: center; position: relative; z-index: 1; display: inline-block; width: 40px; height: 40px; padding: 3px; border-radius: 50%; font-weight: bold; font-size: 18px; background-color: white; border: 2px solid rgb(239, 68, 59); color: rgb(239, 68, 59); cursor: default; }
@media (min-width: 576px) {
  .any-circleNumber, .any-breadcrumbs-circle .circle, .any-breadcrumbs-circle-vertical .circle, .any-breadcrumbs-circle .circle-active, .any-breadcrumbs-circle-vertical .circle-active, .any-breadcrumbs-circle .circle-inactive, .any-breadcrumbs-circle-vertical .circle-inactive, .any-breadcrumbs-circle .circle-done, .any-breadcrumbs-circle-vertical .circle-done { width: 50px; height: 50px; padding: 6px; font-size: 22px; }
}
.any-breadcrumbs-circle .circle-active, .any-breadcrumbs-circle-vertical .circle-active { background: linear-gradient(90deg, rgb(239, 68, 59) 0%, rgb(238, 141, 59) 100%); border: 0px; color: white; width: 50px; height: 50px; font-size: 22px; padding: 5px; }
@media (min-width: 576px) {
  .any-breadcrumbs-circle .circle-active, .any-breadcrumbs-circle-vertical .circle-active { width: 60px; height: 60px; padding: 4px; font-size: 29px; }
}
.any-breadcrumbs-circle .circle-inactive, .any-breadcrumbs-circle-vertical .circle-inactive { background-color: rgb(241, 241, 241); color: rgb(219, 219, 219); border: 2px solid rgb(241, 241, 241); }
@media (min-width: 576px) {
  .any-breadcrumbs-circle .circle-inactive, .any-breadcrumbs-circle-vertical .circle-inactive { padding: 5px; }
}
.any-breadcrumbs-circle .circle-done, .any-breadcrumbs-circle-vertical .circle-done { padding: 5px; cursor: pointer; }
.any-breadcrumbs-circle .circle-done img, .any-breadcrumbs-circle-vertical .circle-done img { width: 20px; }
@media (min-width: 576px) {
  .any-breadcrumbs-circle .circle-done img, .any-breadcrumbs-circle-vertical .circle-done img { width: 25px; }
}
.any-breadcrumbs-circle .line, .any-breadcrumbs-circle-vertical .line, .any-breadcrumbs-circle .line-active, .any-breadcrumbs-circle-vertical .line-active, .any-breadcrumbs-circle .line-inactive, .any-breadcrumbs-circle-vertical .line-inactive { display: inline-block; width: 18px; height: 9px; margin-left: -5px; margin-right: -5px; }
@media (min-width: 576px) {
  .any-breadcrumbs-circle .line, .any-breadcrumbs-circle-vertical .line, .any-breadcrumbs-circle .line-active, .any-breadcrumbs-circle-vertical .line-active, .any-breadcrumbs-circle .line-inactive, .any-breadcrumbs-circle-vertical .line-inactive { width: 65px; }
}
.any-breadcrumbs-circle .line-active, .any-breadcrumbs-circle-vertical .line-active { border-top: 2px solid rgb(239, 68, 59); }
.any-breadcrumbs-circle .line-inactive, .any-breadcrumbs-circle-vertical .line-inactive { border-top: 2px solid rgb(241, 241, 241); }
.any-breadcrumbs-link { padding: 0px 0px 10px 5px; font-size: 20px; }
.any-breadcrumbs-link a { border-width: medium; border-style: none; border-color: currentcolor; border-image: none; color: rgb(201, 201, 201); font-weight: 300; }
.any-breadcrumbs-link .line, .any-breadcrumbs-link .any-breadcrumbs-circle .line-active, .any-breadcrumbs-circle .any-breadcrumbs-link .line-active, .any-breadcrumbs-link .any-breadcrumbs-circle-vertical .line-active, .any-breadcrumbs-circle-vertical .any-breadcrumbs-link .line-active, .any-breadcrumbs-link .line-inactive { display: inline-block; width: 18px; height: 6px; }
@media (min-width: 576px) {
  .any-breadcrumbs-link .line, .any-breadcrumbs-link .any-breadcrumbs-circle .line-active, .any-breadcrumbs-circle .any-breadcrumbs-link .line-active, .any-breadcrumbs-link .any-breadcrumbs-circle-vertical .line-active, .any-breadcrumbs-circle-vertical .any-breadcrumbs-link .line-active, .any-breadcrumbs-link .line-inactive { width: 45px; }
}
.any-breadcrumbs-link .line-inactive { border-top: 2px solid rgb(201, 201, 201); margin: 0px 15px; }
.any-breadcrumbs-circle-vertical .circle-active { width: 35px; height: 35px; font-size: 17px; margin-right: 15px; padding: 3px; }
.any-breadcrumbs-circle-vertical .circle-inactive { width: 35px; height: 35px; font-size: 17px; margin-right: 15px; padding: 3px; font-weight: normal; background-color: transparent !important; color: rgb(112, 112, 112) !important; border: 1px solid rgb(112, 112, 112) !important; }
#pricing-enterprise-tab-h1 { font-size: 2.75rem; line-height: 1.15; font-weight: 700; color: rgb(239, 68, 59); margin-bottom: 1.25rem; text-align: left; }
.dark-theme #pricing-enterprise-tab-h1 { color: rgb(255, 255, 255); }
#pricing-enterprise-tab-p1 { font-size: 1.5rem; line-height: 1.65; color: rgb(0, 0, 0); margin-bottom: 1.75rem; text-align: left; }
.dark-theme #pricing-enterprise-tab-p1 { color: rgb(183, 188, 199); }
#pricing-enterprise-tab-p2 { font-size: 1rem; font-weight: 600; color: rgb(0, 0, 0); margin-bottom: 0.6rem; text-align: left; }
.dark-theme #pricing-enterprise-tab-p2 { color: rgb(255, 255, 255); }
.dark-theme #pricing-enterprise-tab-p2 { color: rgb(255, 255, 255); }
.btn-home-enterprise { border: 2px solid rgb(255, 255, 255); background-color: rgb(255, 255, 255); color: rgb(0, 0, 0) !important; }
.btn-home-enterprise p, .btn-home-enterprise span { color: rgb(0, 0, 0) !important; -webkit-text-fill-color: rgb(0, 0, 0) !important; }
.btn-home-enterprise:hover { background: transparent; border-color: rgb(255, 255, 255); }
.btn-home-enterprise:hover p, .btn-home-enterprise:hover span { color: rgb(255, 255, 255) !important; -webkit-text-fill-color: rgb(255, 255, 255) !important; }
html:not(.dark-theme) .btn-home-enterprise { border: 2px solid rgb(0, 0, 0); background-color: rgb(0, 0, 0); color: rgb(255, 255, 255) !important; }
html:not(.dark-theme) .btn-home-enterprise p, html:not(.dark-theme) .btn-home-enterprise span { color: rgb(255, 255, 255) !important; -webkit-text-fill-color: rgb(255, 255, 255) !important; }
html:not(.dark-theme) .btn-home-enterprise:hover { background: transparent; border-color: rgb(0, 0, 0); }
html:not(.dark-theme) .btn-home-enterprise:hover p, html:not(.dark-theme) .btn-home-enterprise:hover span { color: rgb(0, 0, 0) !important; -webkit-text-fill-color: rgb(0, 0, 0) !important; }
.cf-turnstile { transform: scale(0.83); transform-origin: 0px 0px; }
.any-overlay, .any-overlay-light, .any-overlay-black, .any-overlay-white, .any-overlay-white-light, .any-overlay-rightHalf, .any-overlay-black-red, .any-overlay-black-red-hover, .any-overlay-black-purple, .any-overlay-black-purple-hover, .any-overlay-black-magenta, .any-overlay-black-magenta-hover, .any-module-videoOverlay { background: linear-gradient(0deg, rgba(26, 0, 13, 0.8) 0%, rgba(0, 5, 25, 0.8) 100%); position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; }
@media (min-width: 992px) {
  .any-overlay-lg { background: transparent !important; }
}
.any-overlay-light { background: linear-gradient(0deg, rgba(26, 0, 13, 0.3) 0%, rgba(0, 5, 25, 0.3) 100%); }
.any-overlay-black { background: linear-gradient(0deg, rgba(255, 255, 255, 0.85) 0%, rgba(255, 255, 255, 0.85) 100%); }
.any-overlay-white { background: linear-gradient(0deg, rgba(255, 255, 255, 0.85) 0%, rgba(255, 255, 255, 0.85) 100%); }
.any-overlay-white-light { background: linear-gradient(0deg, rgba(255, 255, 255, 0.45) 0%, rgba(255, 255, 255, 0.45) 100%); }
.any-overlay-rightHalf { width: 0px; margin-left: 0px; }
@media (min-width: 992px) {
  .any-overlay-rightHalf { width: 50%; margin-left: 50%; }
}
.any-overlay-black-red, .any-overlay-black-red-hover { background: linear-gradient(221deg, rgba(239, 68, 59, 0.65) 0%, rgba(0, 0, 0, 0.65) 100%); }
.any-overlay-black-red-hover:hover { background: linear-gradient(0deg, rgba(26, 0, 13, 0.8) 0%, rgba(0, 5, 25, 0.8) 100%); }
.any-overlay-black-purple, .any-overlay-black-purple-hover { background: linear-gradient(221deg, rgba(97, 82, 160, 0.65) 0%, rgba(0, 0, 0, 0.65) 100%); }
.any-overlay-black-purple-hover:hover { background: linear-gradient(0deg, rgba(26, 0, 13, 0.8) 0%, rgba(0, 5, 25, 0.8) 100%); }
.any-overlay-black-magenta, .any-overlay-black-magenta-hover { background: linear-gradient(221deg, rgba(172, 47, 128, 0.65) 0%, rgba(0, 0, 0, 0.65) 100%); }
.any-overlay-black-magenta-hover:hover { background: linear-gradient(0deg, rgba(26, 0, 13, 0.8) 0%, rgba(0, 5, 25, 0.8) 100%); }
.any-overlay-gray-dark-blur { background: rgba(34, 34, 34, 0.5); backdrop-filter: blur(3px); }
.any-overlay-gradient-ochre-purple-gray { background: linear-gradient(0deg, rgba(229, 229, 229, 0.1), rgba(178, 178, 178, 0.3)); }
.any-overlay-gradient-white-black { background: linear-gradient(rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0.1) 100%); }
.any-overlay-transparent-gradient-bottom { background: linear-gradient(rgba(255, 255, 255, 0) calc(100% - 100px), rgb(255, 255, 255) 100%), linear-gradient(270deg, rgba(255, 255, 255, 0.4) 0%, rgba(255, 255, 255, 0.6) 50%, rgba(255, 255, 255, 0.8) 100%); }
.any-quote-wrapper { position: relative; }
.any-quote-wrapper .any-quote, .any-quote-wrapper .any-quote-left, .any-quote-wrapper .any-quote-right { position: absolute; font-size: 4rem; line-height: 0; color: rgb(239, 68, 59); }
.any-quote-wrapper .any-quote-left { left: -10px; top: -10px; }
.any-quote-wrapper .any-quote-right { right: -10px; bottom: -10px; }
.any-error-image { margin-top: -40px; }
@media (min-width: 576px) {
  .any-error-image { margin-top: -55px; }
}
@media (min-width: 992px) {
  .any-error-image { margin-top: -88px; }
}
#any-backToTop { position: fixed; bottom: 10px; right: 10px; width: 45px; height: 45px; cursor: pointer; display: none; z-index: 1001; background-color: rgb(239, 68, 59); text-align: center; border-radius: 6px; }
@media (min-width: 992px) {
  #any-backToTop { display: none !important; }
}
#any-backToTop img { width: 25px; padding-top: 8px; }
.any-scrolldown-btn { display: block; position: absolute; bottom: 0px; right: 15px; width: 60px; height: 60px; margin-bottom: 0px; opacity: 0.9; }
@media (min-width: 768px) {
  .any-scrolldown-btn { margin-left: -40px; width: 80px; height: 80px; }
}
@keyframes any-pulseeffect { 
  0% { transform: scale(1); }
  50% { transform: scale(0.9); }
  100% { transform: scale(1); }
}
.any-pulseeffect { animation-name: any-pulseeffect; animation-duration: 3s; animation-iteration-count: infinite; }
.any-pulseeffect:hover, .any-pulseeffect:focus { animation-name: unset; }
.any-cookieBar { position: fixed; display: table; width: 100%; bottom: 0px; right: 0px; left: 0px; height: auto; text-align: center; border-top: 1px solid rgb(222, 222, 222); font-size: 1rem; z-index: 1000; line-height: 1.5; }
.any-cookieBar .any-cookieBar-message { display: none; padding: 5px 20px; }
@media (min-width: 768px) {
  .any-cookieBar .any-cookieBar-message { display: table-cell; vertical-align: middle; padding: 5px 20px 5px 50px; }
}
@media (min-width: 992px) {
  .any-cookieBar .any-cookieBar-message { padding: 5px 20px 5px 100px; }
}
@media (min-width: 1200px) {
  .any-cookieBar .any-cookieBar-message { padding: 5px 20px 5px 200px; }
}
.any-cookieBar .any-cookieBar-messageMobile { display: table-cell; vertical-align: middle; padding: 5px 20px; }
@media (min-width: 768px) {
  .any-cookieBar .any-cookieBar-messageMobile { display: none; }
}
.any-cookieBar .btn { margin-right: 60px; margin-top: 9px; padding: 0.3rem 1rem; line-height: 1.3; height: auto; }
@media (min-width: 992px) {
  .any-cookieBar .btn { margin-right: 100px; }
}
@media (min-width: 1200px) {
  .any-cookieBar .btn { margin-right: 200px; }
}
.any-cookieBar-close { display: none; }
.any-cookieBar-close:checked + .any-cookieBar { animation-duration: 0.5s; animation-fill-mode: both; animation-name: slideOutDown; }
#btnCookieBarPlaceholder { height: 53px; width: 100%; display: block; }
.any-banner-wrapper { margin-top: -20px; }
@media (min-width: 768px) {
  .any-banner-wrapper { margin-top: -30px; }
}
@media (min-width: 992px) {
  .any-banner-wrapper { margin-top: -50px; }
}
.any-banner { text-align: center; font-size: 1.3rem; display: block; color: rgb(0, 0, 0) !important; }
.any-banner:hover { opacity: 0.8; }
.any-banner .any-icon-sm { height: 30px; margin-bottom: 3px; }
.any-arrow, .any-arrow-up, .any-arrow-dropdown-menu::after, .any-arrow-down, .any-arrow-down-red { border-width: 9px; border-style: solid; border-color: transparent; }
.any-arrow-up, .any-arrow-dropdown-menu::after { border-bottom-color: rgb(0, 0, 0); }
.any-arrow-down, .any-arrow-down-red { border-top-color: rgb(0, 0, 0); }
.any-arrow-down-red { border-top-color: rgb(239, 68, 59); }
.any-arrow-dropdown-menu { top: -18px; left: auto; right: 26px; width: 0px; height: 0px; position: absolute; }
@media (min-width: 1200px) {
  .any-arrow-dropdown-menu { right: 27px; }
}
.any-arrow-dropdown-menu::after { content: ""; position: absolute; display: block; width: 0px; height: 0px; border-bottom-color: rgba(255, 255, 255, 0.95); }
.alotech-chat-widget { bottom: 57px !important; border-radius: 0px !important; }
.alotech-chat-widget .alotech-chat-head { background-color: rgb(239, 68, 59) !important; border-radius: 0px !important; border: 1px solid white !important; }
@media (max-width: 991px) {
  #any-backToTop { bottom: 10px; transition: none; right: 15px !important; left: auto !important; }
  .cky-btn-revisit-wrapper.cky-revisit-bottom-left { bottom: 65px; left: auto !important; right: 15px !important; }
  #embeddedMessagingSiteContextFrame, .embeddedMessagingSiteContextFrame, #embeddedMessagingConversationButton, .embeddedMessagingConversationButton { bottom: 120px; right: 15px !important; left: auto !important; z-index: 1060 !important; }
}
.any-module-pricingTable { padding: 20px 30px; }
.any-module-pricingTable .any-module-pricingTable-ribbon { text-align: center; margin-top: -37px; }
.any-module-pricingTable .any-module-pricingTable-ribbon img { width: 100%; max-width: 350px; }
.any-module-pricingTable .any-module-pricingTable-heading, .any-module-pricingTable .any-module-pricingTable-heading-primary { height: 30px; align-items: center; justify-content: center; display: flex; font-size: 1.5rem; font-weight: bold; }
.any-module-pricingTable .any-module-pricingTable-heading-primary { color: rgb(239, 68, 59); line-height: 1; text-align: center; }
.any-module-pricingTable .any-module-pricingTable-price { font-size: 2.5rem; height: auto; display: flex; align-items: center; justify-content: center; line-height: 1.8rem; color: rgb(0, 0, 0); padding: 10px; }
@media (min-width: 576px) {
  .any-module-pricingTable .any-module-pricingTable-price { height: 130px; }
}
@media (min-width: 992px) {
  .any-module-pricingTable .any-module-pricingTable-price { font-size: 2.5rem; padding: 0px; }
}
@media (min-width: 1200px) {
  .any-module-pricingTable .any-module-pricingTable-price { font-size: 3rem; padding: 10px; }
}
.any-module-pricingTable .any-module-pricingTable-originalprice { display: flex; align-items: center; justify-content: center; text-align: center; line-height: 3rem; margin-bottom: 20px; margin-top: 20px; }
.any-module-pricingTable .any-module-pricingTable-oldprice { text-decoration: line-through; text-align: center; height: 25px; }
.any-module-pricingTable .any-module-pricingTable-valid { height: 13px; align-items: center; justify-content: center; color: rgb(0, 0, 0); display: none; }
.any-module-pricingTable .any-module-pricingTable-description { font-weight: 400; height: auto; border-bottom: 1px solid rgb(248, 248, 248); margin-bottom: 10px; }
@media (min-width: 768px) {
  .any-module-pricingTable .any-module-pricingTable-description { height: 180px; margin-bottom: 0px; }
}
@media (min-width: 1200px) {
  .any-module-pricingTable .any-module-pricingTable-description { height: 130px; margin-bottom: 0px; }
}
.any-module-pricingTable .any-list { font-weight: 400; margin-bottom: 3rem; }
.any-module-pricingTable .any-module-pricingTable-featureList { padding-left: 1rem; }
@media (min-width: 1200px) {
  .any-module-pricingTable .any-module-pricingTable-featureList { padding-left: 7rem; }
}
.any-module-pricingTable .any-module-pricingTable-ribbonValue { position: relative; }
.any-module-pricingTable .any-module-pricingTable-ribbonValue img { width: 100%; max-width: 40px; position: absolute; right: -10px; top: -20px; }
.any-module-pricingTableHighlighted { border: 2px solid rgb(239, 68, 59); }
.any-module-pricingTable-mini .any-module-pricingTable-heading, .any-module-pricingTable-mini .any-module-pricingTable .any-module-pricingTable-heading-primary, .any-module-pricingTable .any-module-pricingTable-mini .any-module-pricingTable-heading-primary { font-size: 2rem; }
.any-module-pricingTable-mini .any-module-pricingTable-description { text-align: center; margin-top: 20px; margin-bottom: 20px; }
.any-module-pricingTable-new { background: linear-gradient(rgba(180, 180, 180, 0.2) 0%, rgba(180, 180, 180, 0.2) 38%, rgb(255, 255, 255) 100%) 0% 0% no-repeat padding-box padding-box transparent; border-top-left-radius: 8px; border-top-right-radius: 8px; padding: 30px; transition: transform 0.2s; color: rgb(0, 0, 0) !important; }
@media (min-width: 992px) {
  .any-module-pricingTable-new:hover { transform: translateY(-15px); }
}
.any-module-pricingTable-new .light { font-weight: 300 !important; }
.any-module-pricingTable-new .any-module-pricingTable-labelValue { background-color: rgb(239, 68, 59); border-top-left-radius: 10px; border-top-right-radius: 10px; left: 50%; margin-left: -130px; width: 260px !important; font-size: 16px !important; top: -28px !important; letter-spacing: 4px !important; font-weight: 100 !important; color: white !important; }
.any-module-pricingTable-new .any-module-pricingTable-image { display: inline-block; padding: 2px; border-radius: 8px; background: linear-gradient(to right bottom, black, transparent); }
.any-module-pricingTable-new .any-module-pricingTable-image img { display: block; border-radius: 6px; width: 100%; height: auto; }
.any-module-pricingTable-new .any-module-pricingTable-heading, .any-module-pricingTable-new .any-module-pricingTable .any-module-pricingTable-heading-primary, .any-module-pricingTable .any-module-pricingTable-new .any-module-pricingTable-heading-primary { font-size: 2rem; }
.any-module-pricingTable-new .any-module-pricingTable-description { font-size: 1rem; line-height: 1.5rem; font-weight: 300; height: auto; margin-bottom: 15px; margin-top: 15px; }
@media (min-width: 768px) {
  .any-module-pricingTable-new .any-module-pricingTable-description { height: auto; }
}
@media (min-width: 992px) {
  .any-module-pricingTable-new .any-module-pricingTable-description { height: 130px; margin-top: 0px; }
}
@media (min-width: 1200px) {
  .any-module-pricingTable-new .any-module-pricingTable-description { height: 100px; }
}
.any-module-pricingTable-new .any-module-pricingTable-price { padding-bottom: 0px; font-weight: bold; padding-top: 1rem; align-items: start; height: auto !important; }
@media (min-width: 992px) {
  .any-module-pricingTable-new .any-module-pricingTable-price { height: 200px !important; }
}
.any-module-pricingTable-new .any-list { font-weight: 700; }
.any-module-pricingTable-new-topLicense { background: linear-gradient(rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0.5) 38%, rgb(255, 255, 255) 100%) 0% 0% no-repeat padding-box padding-box transparent; border-bottom: 5px solid rgb(112, 112, 112); }
.any-module-pricingTable-new-red { border-bottom: 5px solid rgb(239, 68, 59); }
.any-module-pricingTable-new-red::before { content: ""; position: absolute; inset: 0px; padding: 2px; border-radius: 8px; background: linear-gradient(rgb(239, 68, 59) 0%, rgb(239, 68, 59) 30%, transparent 70%, transparent 100%); z-index: -1; mask: linear-gradient(rgb(255, 255, 255) 0px, rgb(255, 255, 255) 0px) content-box exclude, linear-gradient(rgb(255, 255, 255) 0px, rgb(255, 255, 255) 0px); }
.any-module-pricingTable-new-red .any-module-pricingTable-image { border: 2px solid rgb(239, 68, 59); background: none !important; padding: 0px !important; }
.any-module-pricingTable-new-orange { border-bottom: 5px solid rgb(238, 141, 59); }
.any-module-pricingTable-new-orange::before { content: ""; position: absolute; inset: 0px; padding: 2px; border-radius: 8px; background: linear-gradient(rgb(238, 141, 59) 0%, rgb(238, 141, 59) 30%, transparent 70%, transparent 100%); z-index: -1; mask: linear-gradient(rgb(255, 255, 255) 0px, rgb(255, 255, 255) 0px) content-box exclude, linear-gradient(rgb(255, 255, 255) 0px, rgb(255, 255, 255) 0px); }
.any-module-pricingTable-new-orange .any-module-pricingTable-image { border: 2px solid rgb(238, 141, 59); background: none !important; padding: 0px !important; }
.any-module-pricingTable-new-purple { border-bottom: 5px solid rgb(152, 103, 210); }
.any-module-pricingTable-new-purple::before { content: ""; position: absolute; inset: 0px; padding: 2px; border-radius: 8px; background: linear-gradient(rgb(152, 103, 210) 0%, rgb(152, 103, 210) 30%, transparent 70%, transparent 100%); z-index: -1; mask: linear-gradient(rgb(255, 255, 255) 0px, rgb(255, 255, 255) 0px) content-box exclude, linear-gradient(rgb(255, 255, 255) 0px, rgb(255, 255, 255) 0px); }
.any-module-pricingTable-new-purple .any-module-pricingTable-image { border: 2px solid rgb(152, 103, 210); background: none !important; padding: 0px !important; }
.any-module-pricingTable-new-gray { border-bottom: 5px solid rgb(112, 112, 112); }
.any-module-pricingTable-new-gray::before { content: ""; position: absolute; inset: 0px; padding: 2px; border-radius: 8px; background: linear-gradient(rgb(112, 112, 112) 0%, rgb(112, 112, 112) 30%, transparent 70%, transparent 100%); z-index: -1; mask: linear-gradient(rgb(255, 255, 255) 0px, rgb(255, 255, 255) 0px) content-box exclude, linear-gradient(rgb(255, 255, 255) 0px, rgb(255, 255, 255) 0px); }
.any-module-pricingTable-new-gray .any-module-pricingTable-image { border: 2px solid rgb(112, 112, 112); background: none !important; padding: 0px !important; }
.any-module-servicesTable { width: 100%; border-collapse: separate; border-spacing: 10px 0px; }
.any-module-servicesTable td { width: 33%; }
.any-module-servicesTable .any-module-servicesTable-heading { position: relative; border: 3px solid rgb(239, 68, 59); padding: 15px; }
.any-module-servicesTable .any-module-servicesTable-content { border-right: 5px solid rgb(255, 255, 255); }
.any-module-servicesTable .any-module-servicesTable-content:last-child { border-right-width: medium; border-right-style: none; border-right-color: currentcolor; }
.any-module-servicesTable .any-module-servicesTable-content p { margin: 1rem 0.3rem; }
.any-module-rankingTable .any-module-rankingTable-name, .any-module-rankingTableWhite .any-module-rankingTable-name, .any-module-rankingTable .any-module-rankingTable-nameHighlighted, .any-module-rankingTableWhite .any-module-rankingTable-nameHighlighted { position: relative; }
.any-module-rankingTable .any-module-rankingTable-name::after, .any-module-rankingTableWhite .any-module-rankingTable-name::after, .any-module-rankingTable .any-module-rankingTable-nameHighlighted::after, .any-module-rankingTableWhite .any-module-rankingTable-nameHighlighted::after { content: ""; position: absolute; bottom: 0px; right: 60px; height: 0.8em; border-top: 1px solid rgb(0, 0, 0); width: 120px; }
@media (min-width: 576px) {
  .any-module-rankingTable .any-module-rankingTable-name::after, .any-module-rankingTableWhite .any-module-rankingTable-name::after, .any-module-rankingTable .any-module-rankingTable-nameHighlighted::after, .any-module-rankingTableWhite .any-module-rankingTable-nameHighlighted::after { width: 220px; }
}
@media (min-width: 768px) {
  .any-module-rankingTable .any-module-rankingTable-name::after, .any-module-rankingTableWhite .any-module-rankingTable-name::after, .any-module-rankingTable .any-module-rankingTable-nameHighlighted::after, .any-module-rankingTableWhite .any-module-rankingTable-nameHighlighted::after { width: 100px; }
}
@media (min-width: 1200px) {
  .any-module-rankingTable .any-module-rankingTable-name::after, .any-module-rankingTableWhite .any-module-rankingTable-name::after, .any-module-rankingTable .any-module-rankingTable-nameHighlighted::after, .any-module-rankingTableWhite .any-module-rankingTable-nameHighlighted::after { width: 170px; }
}
@media (min-width: 1400px) {
  .any-module-rankingTable .any-module-rankingTable-name::after, .any-module-rankingTableWhite .any-module-rankingTable-name::after, .any-module-rankingTable .any-module-rankingTable-nameHighlighted::after, .any-module-rankingTableWhite .any-module-rankingTable-nameHighlighted::after { width: 220px; }
}
.any-module-rankingTable .any-module-rankingTable-name span, .any-module-rankingTableWhite .any-module-rankingTable-name span, .any-module-rankingTable .any-module-rankingTable-nameHighlighted span, .any-module-rankingTableWhite .any-module-rankingTable-nameHighlighted span { padding-right: 10px; }
.any-module-rankingTable .any-module-rankingTable-nameHighlighted::after, .any-module-rankingTableWhite .any-module-rankingTable-nameHighlighted::after { height: 1em; border-top: 5px solid rgb(239, 68, 59); z-index: 1; }
.any-module-rankingTable .any-module-rankingTable-pts, .any-module-rankingTableWhite .any-module-rankingTable-pts { position: absolute; right: 0px; top: 0px; padding-left: 10px; }
.any-module-rankingTableWhite .any-module-rankingTable-name::after, .any-module-rankingTableWhite .any-module-rankingTable-nameHighlighted::after { content: ""; border-top: 1px solid rgb(255, 255, 255); }
.any-module-rankingTableWhite .any-module-rankingTable-nameHighlighted::after { height: 1em; border-top: 5px solid rgb(239, 68, 59); z-index: 1; }
.any-slider-slick-col { padding-left: 0px; padding-right: 0px; }
.any-slider-slick .any-slider, .any-slider-slick-images .any-slider, .any-slider-slick-images-freshworks-integration .any-slider, .any-slider-slick-images-text .any-slider, .any-slider-slick-images-myad .any-slider, .any-slider-slick-stories .any-slider, .any-slider-slick-integrations .any-slider, .any-slider-slick-stories-testimonials .any-slider, .any-slider-slick-articles .any-slider, .any-slider-slick-onboarding .any-slider, .any-slider-slick-premium-onboarding .any-slider, .any-slider-slick-essentials-onboarding .any-slider, .any-slider-slick-reference-logos .any-slider, .any-slider-slick-testimonials .any-slider, .any-slider-slick-features .any-slider, .any-slider-slick-collaboration .any-slider, .any-slider-slick-namespace .any-slider, .any-slider-slick-client-testimonials .any-slider, .any-slider-slick-creative-use .any-slider, .any-slider-slick-casestudies .any-slider { font-size: 14px; transition: 300ms; text-align: center; }
.any-slider-slick .slick-center .any-slider, .any-slider-slick-images .slick-center .any-slider, .any-slider-slick-images-freshworks-integration .slick-center .any-slider, .any-slider-slick-images-text .slick-center .any-slider, .any-slider-slick-images-myad .slick-center .any-slider, .any-slider-slick-stories .slick-center .any-slider, .any-slider-slick-integrations .slick-center .any-slider, .any-slider-slick-stories-testimonials .slick-center .any-slider, .any-slider-slick-articles .slick-center .any-slider, .any-slider-slick-onboarding .slick-center .any-slider, .any-slider-slick-premium-onboarding .slick-center .any-slider, .any-slider-slick-essentials-onboarding .slick-center .any-slider, .any-slider-slick-reference-logos .slick-center .any-slider, .any-slider-slick-testimonials .slick-center .any-slider, .any-slider-slick-features .slick-center .any-slider, .any-slider-slick-collaboration .slick-center .any-slider, .any-slider-slick-namespace .slick-center .any-slider, .any-slider-slick-client-testimonials .slick-center .any-slider, .any-slider-slick-creative-use .slick-center .any-slider, .any-slider-slick-casestudies .slick-center .any-slider { font-size: 14px; }
.any-slider-slick .slick-slide, .any-slider-slick-images .slick-slide, .any-slider-slick-images-freshworks-integration .slick-slide, .any-slider-slick-images-text .slick-slide, .any-slider-slick-images-myad .slick-slide, .any-slider-slick-stories .slick-slide, .any-slider-slick-integrations .slick-slide, .any-slider-slick-stories-testimonials .slick-slide, .any-slider-slick-articles .slick-slide, .any-slider-slick-onboarding .slick-slide, .any-slider-slick-premium-onboarding .slick-slide, .any-slider-slick-essentials-onboarding .slick-slide, .any-slider-slick-reference-logos .slick-slide, .any-slider-slick-testimonials .slick-slide, .any-slider-slick-features .slick-slide, .any-slider-slick-collaboration .slick-slide, .any-slider-slick-namespace .slick-slide, .any-slider-slick-client-testimonials .slick-slide, .any-slider-slick-creative-use .slick-slide, .any-slider-slick-casestudies .slick-slide { display: inline-block !important; vertical-align: middle !important; float: none !important; }
.any-slider-slick .slick-slide:focus, .any-slider-slick-images .slick-slide:focus, .any-slider-slick-images-freshworks-integration .slick-slide:focus, .any-slider-slick-images-text .slick-slide:focus, .any-slider-slick-images-myad .slick-slide:focus, .any-slider-slick-stories .slick-slide:focus, .any-slider-slick-integrations .slick-slide:focus, .any-slider-slick-stories-testimonials .slick-slide:focus, .any-slider-slick-articles .slick-slide:focus, .any-slider-slick-onboarding .slick-slide:focus, .any-slider-slick-premium-onboarding .slick-slide:focus, .any-slider-slick-essentials-onboarding .slick-slide:focus, .any-slider-slick-reference-logos .slick-slide:focus, .any-slider-slick-testimonials .slick-slide:focus, .any-slider-slick-features .slick-slide:focus, .any-slider-slick-collaboration .slick-slide:focus, .any-slider-slick-namespace .slick-slide:focus, .any-slider-slick-client-testimonials .slick-slide:focus, .any-slider-slick-creative-use .slick-slide:focus, .any-slider-slick-casestudies .slick-slide:focus { outline: none; }
.any-slider-slick .slick-arrow, .any-slider-slick-images .slick-arrow, .any-slider-slick-images-freshworks-integration .slick-arrow, .any-slider-slick-images-text .slick-arrow, .any-slider-slick-images-myad .slick-arrow, .any-slider-slick-stories .slick-arrow, .any-slider-slick-integrations .slick-arrow, .any-slider-slick-stories-testimonials .slick-arrow, .any-slider-slick-articles .slick-arrow, .any-slider-slick-onboarding .slick-arrow, .any-slider-slick-premium-onboarding .slick-arrow, .any-slider-slick-essentials-onboarding .slick-arrow, .any-slider-slick-reference-logos .slick-arrow, .any-slider-slick-testimonials .slick-arrow, .any-slider-slick-features .slick-arrow, .any-slider-slick-collaboration .slick-arrow, .any-slider-slick-namespace .slick-arrow, .any-slider-slick-client-testimonials .slick-arrow, .any-slider-slick-creative-use .slick-arrow, .any-slider-slick-casestudies .slick-arrow { width: 60px; height: 60px; z-index: 1; }
@media (min-width: 768px) {
  .any-slider-slick .slick-arrow, .any-slider-slick-images .slick-arrow, .any-slider-slick-images-freshworks-integration .slick-arrow, .any-slider-slick-images-text .slick-arrow, .any-slider-slick-images-myad .slick-arrow, .any-slider-slick-stories .slick-arrow, .any-slider-slick-integrations .slick-arrow, .any-slider-slick-stories-testimonials .slick-arrow, .any-slider-slick-articles .slick-arrow, .any-slider-slick-onboarding .slick-arrow, .any-slider-slick-premium-onboarding .slick-arrow, .any-slider-slick-essentials-onboarding .slick-arrow, .any-slider-slick-reference-logos .slick-arrow, .any-slider-slick-testimonials .slick-arrow, .any-slider-slick-features .slick-arrow, .any-slider-slick-collaboration .slick-arrow, .any-slider-slick-namespace .slick-arrow, .any-slider-slick-client-testimonials .slick-arrow, .any-slider-slick-creative-use .slick-arrow, .any-slider-slick-casestudies .slick-arrow { width: 80px; height: 80px; }
}
@media (min-width: 1200px) {
  .any-slider-slick .slick-arrow, .any-slider-slick-images .slick-arrow, .any-slider-slick-images-freshworks-integration .slick-arrow, .any-slider-slick-images-text .slick-arrow, .any-slider-slick-images-myad .slick-arrow, .any-slider-slick-stories .slick-arrow, .any-slider-slick-integrations .slick-arrow, .any-slider-slick-stories-testimonials .slick-arrow, .any-slider-slick-articles .slick-arrow, .any-slider-slick-onboarding .slick-arrow, .any-slider-slick-premium-onboarding .slick-arrow, .any-slider-slick-essentials-onboarding .slick-arrow, .any-slider-slick-reference-logos .slick-arrow, .any-slider-slick-testimonials .slick-arrow, .any-slider-slick-features .slick-arrow, .any-slider-slick-collaboration .slick-arrow, .any-slider-slick-namespace .slick-arrow, .any-slider-slick-client-testimonials .slick-arrow, .any-slider-slick-creative-use .slick-arrow, .any-slider-slick-casestudies .slick-arrow { width: 120px; height: 120px; }
}
.any-slider-slick .slick-arrow::before, .any-slider-slick-images .slick-arrow::before, .any-slider-slick-images-freshworks-integration .slick-arrow::before, .any-slider-slick-images-text .slick-arrow::before, .any-slider-slick-images-myad .slick-arrow::before, .any-slider-slick-stories .slick-arrow::before, .any-slider-slick-integrations .slick-arrow::before, .any-slider-slick-stories-testimonials .slick-arrow::before, .any-slider-slick-articles .slick-arrow::before, .any-slider-slick-onboarding .slick-arrow::before, .any-slider-slick-premium-onboarding .slick-arrow::before, .any-slider-slick-essentials-onboarding .slick-arrow::before, .any-slider-slick-reference-logos .slick-arrow::before, .any-slider-slick-testimonials .slick-arrow::before, .any-slider-slick-features .slick-arrow::before, .any-slider-slick-collaboration .slick-arrow::before, .any-slider-slick-namespace .slick-arrow::before, .any-slider-slick-client-testimonials .slick-arrow::before, .any-slider-slick-creative-use .slick-arrow::before, .any-slider-slick-casestudies .slick-arrow::before { content: ""; display: inline-block; background-repeat: no-repeat; width: 35px; height: 100%; opacity: 1; margin-top: -60px; }
@media (min-width: 992px) {
  .any-slider-slick .slick-arrow::before, .any-slider-slick-images .slick-arrow::before, .any-slider-slick-images-freshworks-integration .slick-arrow::before, .any-slider-slick-images-text .slick-arrow::before, .any-slider-slick-images-myad .slick-arrow::before, .any-slider-slick-stories .slick-arrow::before, .any-slider-slick-integrations .slick-arrow::before, .any-slider-slick-stories-testimonials .slick-arrow::before, .any-slider-slick-articles .slick-arrow::before, .any-slider-slick-onboarding .slick-arrow::before, .any-slider-slick-premium-onboarding .slick-arrow::before, .any-slider-slick-essentials-onboarding .slick-arrow::before, .any-slider-slick-reference-logos .slick-arrow::before, .any-slider-slick-testimonials .slick-arrow::before, .any-slider-slick-features .slick-arrow::before, .any-slider-slick-collaboration .slick-arrow::before, .any-slider-slick-namespace .slick-arrow::before, .any-slider-slick-client-testimonials .slick-arrow::before, .any-slider-slick-creative-use .slick-arrow::before, .any-slider-slick-casestudies .slick-arrow::before { margin-top: 22px; width: 50px; }
}
@media (min-width: 1200px) {
  .any-slider-slick .slick-arrow::before, .any-slider-slick-images .slick-arrow::before, .any-slider-slick-images-freshworks-integration .slick-arrow::before, .any-slider-slick-images-text .slick-arrow::before, .any-slider-slick-images-myad .slick-arrow::before, .any-slider-slick-stories .slick-arrow::before, .any-slider-slick-integrations .slick-arrow::before, .any-slider-slick-stories-testimonials .slick-arrow::before, .any-slider-slick-articles .slick-arrow::before, .any-slider-slick-onboarding .slick-arrow::before, .any-slider-slick-premium-onboarding .slick-arrow::before, .any-slider-slick-essentials-onboarding .slick-arrow::before, .any-slider-slick-reference-logos .slick-arrow::before, .any-slider-slick-testimonials .slick-arrow::before, .any-slider-slick-features .slick-arrow::before, .any-slider-slick-collaboration .slick-arrow::before, .any-slider-slick-namespace .slick-arrow::before, .any-slider-slick-client-testimonials .slick-arrow::before, .any-slider-slick-creative-use .slick-arrow::before, .any-slider-slick-casestudies .slick-arrow::before { width: 70px; }
}
.any-slider-slick .slick-prev, .any-slider-slick-images .slick-prev, .any-slider-slick-images-freshworks-integration .slick-prev, .any-slider-slick-images-text .slick-prev, .any-slider-slick-images-myad .slick-prev, .any-slider-slick-stories .slick-prev, .any-slider-slick-integrations .slick-prev, .any-slider-slick-stories-testimonials .slick-prev, .any-slider-slick-articles .slick-prev, .any-slider-slick-onboarding .slick-prev, .any-slider-slick-premium-onboarding .slick-prev, .any-slider-slick-essentials-onboarding .slick-prev, .any-slider-slick-reference-logos .slick-prev, .any-slider-slick-testimonials .slick-prev, .any-slider-slick-features .slick-prev, .any-slider-slick-collaboration .slick-prev, .any-slider-slick-namespace .slick-prev, .any-slider-slick-client-testimonials .slick-prev, .any-slider-slick-creative-use .slick-prev, .any-slider-slick-casestudies .slick-prev { left: -5px; }
@media (min-width: 992px) {
  .any-slider-slick .slick-prev, .any-slider-slick-images .slick-prev, .any-slider-slick-images-freshworks-integration .slick-prev, .any-slider-slick-images-text .slick-prev, .any-slider-slick-images-myad .slick-prev, .any-slider-slick-stories .slick-prev, .any-slider-slick-integrations .slick-prev, .any-slider-slick-stories-testimonials .slick-prev, .any-slider-slick-articles .slick-prev, .any-slider-slick-onboarding .slick-prev, .any-slider-slick-premium-onboarding .slick-prev, .any-slider-slick-essentials-onboarding .slick-prev, .any-slider-slick-reference-logos .slick-prev, .any-slider-slick-testimonials .slick-prev, .any-slider-slick-features .slick-prev, .any-slider-slick-collaboration .slick-prev, .any-slider-slick-namespace .slick-prev, .any-slider-slick-client-testimonials .slick-prev, .any-slider-slick-creative-use .slick-prev, .any-slider-slick-casestudies .slick-prev { left: 15px; }
}
.any-slider-slick .slick-prev::before, .any-slider-slick-images .slick-prev::before, .any-slider-slick-images-freshworks-integration .slick-prev::before, .any-slider-slick-images-text .slick-prev::before, .any-slider-slick-images-myad .slick-prev::before, .any-slider-slick-stories .slick-prev::before, .any-slider-slick-integrations .slick-prev::before, .any-slider-slick-stories-testimonials .slick-prev::before, .any-slider-slick-articles .slick-prev::before, .any-slider-slick-onboarding .slick-prev::before, .any-slider-slick-premium-onboarding .slick-prev::before, .any-slider-slick-essentials-onboarding .slick-prev::before, .any-slider-slick-reference-logos .slick-prev::before, .any-slider-slick-testimonials .slick-prev::before, .any-slider-slick-features .slick-prev::before, .any-slider-slick-collaboration .slick-prev::before, .any-slider-slick-namespace .slick-prev::before, .any-slider-slick-client-testimonials .slick-prev::before, .any-slider-slick-creative-use .slick-prev::before, .any-slider-slick-casestudies .slick-prev::before { background-image: url("../img/arrow-left-1-white_4badd4d7.svg"); }
.any-slider-slick .slick-next, .any-slider-slick-images .slick-next, .any-slider-slick-images-freshworks-integration .slick-next, .any-slider-slick-images-text .slick-next, .any-slider-slick-images-myad .slick-next, .any-slider-slick-stories .slick-next, .any-slider-slick-integrations .slick-next, .any-slider-slick-stories-testimonials .slick-next, .any-slider-slick-articles .slick-next, .any-slider-slick-onboarding .slick-next, .any-slider-slick-premium-onboarding .slick-next, .any-slider-slick-essentials-onboarding .slick-next, .any-slider-slick-reference-logos .slick-next, .any-slider-slick-testimonials .slick-next, .any-slider-slick-features .slick-next, .any-slider-slick-collaboration .slick-next, .any-slider-slick-namespace .slick-next, .any-slider-slick-client-testimonials .slick-next, .any-slider-slick-creative-use .slick-next, .any-slider-slick-casestudies .slick-next { right: 0px; }
@media (min-width: 992px) {
  .any-slider-slick .slick-next, .any-slider-slick-images .slick-next, .any-slider-slick-images-freshworks-integration .slick-next, .any-slider-slick-images-text .slick-next, .any-slider-slick-images-myad .slick-next, .any-slider-slick-stories .slick-next, .any-slider-slick-integrations .slick-next, .any-slider-slick-stories-testimonials .slick-next, .any-slider-slick-articles .slick-next, .any-slider-slick-onboarding .slick-next, .any-slider-slick-premium-onboarding .slick-next, .any-slider-slick-essentials-onboarding .slick-next, .any-slider-slick-reference-logos .slick-next, .any-slider-slick-testimonials .slick-next, .any-slider-slick-features .slick-next, .any-slider-slick-collaboration .slick-next, .any-slider-slick-namespace .slick-next, .any-slider-slick-client-testimonials .slick-next, .any-slider-slick-creative-use .slick-next, .any-slider-slick-casestudies .slick-next { right: 15px; }
}
.any-slider-slick .slick-next::before, .any-slider-slick-images .slick-next::before, .any-slider-slick-images-freshworks-integration .slick-next::before, .any-slider-slick-images-text .slick-next::before, .any-slider-slick-images-myad .slick-next::before, .any-slider-slick-stories .slick-next::before, .any-slider-slick-integrations .slick-next::before, .any-slider-slick-stories-testimonials .slick-next::before, .any-slider-slick-articles .slick-next::before, .any-slider-slick-onboarding .slick-next::before, .any-slider-slick-premium-onboarding .slick-next::before, .any-slider-slick-essentials-onboarding .slick-next::before, .any-slider-slick-reference-logos .slick-next::before, .any-slider-slick-testimonials .slick-next::before, .any-slider-slick-features .slick-next::before, .any-slider-slick-collaboration .slick-next::before, .any-slider-slick-namespace .slick-next::before, .any-slider-slick-client-testimonials .slick-next::before, .any-slider-slick-creative-use .slick-next::before, .any-slider-slick-casestudies .slick-next::before { background-image: url("../img/arrow-right-1-white_2b638f13.svg"); }
.slick-dots li.slick-active button::before { background-color: rgb(239, 68, 59); }
.slick-dots li button::before { font-family: none; background-color: rgb(112, 112, 112); border-radius: 50%; content: "" !important; width: 15px !important; height: 15px !important; opacity: 0.7 !important; }
.any-slider-slick-images .slick-list, .any-slider-slick-images-freshworks-integration .slick-list { padding: 0px !important; }
@media (min-width: 768px) {
  .any-slider-slick-images .slick-list, .any-slider-slick-images-freshworks-integration .slick-list { padding: 0px !important; }
}
.any-slider-slick-images .any-slider, .any-slider-slick-images-freshworks-integration .any-slider { min-height: 100%; }
.any-slider-slick-images .any-slider img, .any-slider-slick-images-freshworks-integration .any-slider img { width: 99%; margin: 0px auto; }
.any-slider-slick-images-text .slick-list { padding-bottom: 0px !important; }
.any-slider-slick-images-text .any-slider { position: relative; background-size: cover; background-position: center center; color: rgb(255, 255, 255); height: 300px; }
@media (min-width: 768px) {
  .any-slider-slick-images-text .any-slider { height: 400px; margin-right: 10px; }
}
.any-slider-slick-images-text .any-slider img { display: inline-block; }
.any-slider-slick-images-text .slick-arrow { bottom: -130px; top: auto; }
.any-slider-slick-images-text .slick-arrow::before { width: 30px; margin-top: 0px; }
.any-slider-slick-images-text .slick-next { right: 20px; width: 35px; }
.any-slider-slick-images-text .slick-prev { left: 20px; width: 35px; }
.any-slider-slick-images-myad .slick-list { padding: 0px !important; }
@media (min-width: 768px) {
  .any-slider-slick-images-myad .slick-list { padding: 0px !important; }
}
.any-slider-slick-images-myad .any-slider { min-height: 100%; }
.any-slider-slick-images-myad .any-slider img { width: 99%; margin: 0px auto; border-radius: 6px; }
@media (max-width: 575px) {
  .any-slider-slick-images-myad .slick-arrow { width: 30px; }
}
.any-slider-slick-images-myad .slick-arrow::before { margin-top: 25px; width: 25px; }
@media (min-width: 576px) {
  .any-slider-slick-images-myad .slick-arrow::before { margin-top: 40px; width: 35px; }
}
@media (min-width: 992px) {
  .any-slider-slick-images-myad .slick-arrow::before { margin-top: 25px; }
}
.any-slider-slick-images-myad .slick-next { right: -25px; height: 35px; }
@media (min-width: 576px) {
  .any-slider-slick-images-myad .slick-next { right: -52px; }
}
@media (min-width: 768px) {
  .any-slider-slick-images-myad .slick-next { right: -65px; }
}
@media (min-width: 1200px) {
  .any-slider-slick-images-myad .slick-next { right: -85px; }
}
.any-slider-slick-images-myad .slick-prev { left: -25px; height: 35px; }
@media (min-width: 576px) {
  .any-slider-slick-images-myad .slick-prev { left: -52px; }
}
@media (min-width: 768px) {
  .any-slider-slick-images-myad .slick-prev { left: -65px; }
}
@media (min-width: 1200px) {
  .any-slider-slick-images-myad .slick-prev { left: -85px; }
}
.any-slider-slick-images-freshworks-integration .slick-slide { padding: 0px 10px; }
@media (min-width: 768px) {
  .any-slider-slick-images-freshworks-integration .slick-slide { padding: 0px 20px; }
}
.any-slider-slick-images-freshworks-integration .slick-dots { bottom: -50px; }
.any-slider-slick-stories, .any-slider-slick-integrations { margin-top: -114px; }
@media (min-width: 576px) {
  .any-slider-slick-stories, .any-slider-slick-integrations { margin-top: -106px; }
}
@media (min-width: 992px) {
  .any-slider-slick-stories, .any-slider-slick-integrations { margin-top: 0px; }
}
.any-slider-slick-stories .any-slider, .any-slider-slick-integrations .any-slider { position: relative; background-size: cover; background-position: center center; color: rgb(255, 255, 255); height: 600px; width: 100%; padding-top: 50px; }
@media (min-width: 992px) {
  .any-slider-slick-stories .any-slider, .any-slider-slick-integrations .any-slider { height: 625px; padding-top: 75px; }
}
@media (min-width: 1200px) {
  .any-slider-slick-stories .any-slider, .any-slider-slick-integrations .any-slider { height: 650px; padding-top: 106px; }
}
@media (min-width: 1500px) {
  .any-slider-slick-stories .any-slider, .any-slider-slick-integrations .any-slider { width: 1400px; margin: 0px 20px; }
}
@media (min-width: 1600px) {
  .any-slider-slick-stories .any-slider, .any-slider-slick-integrations .any-slider { width: 1500px; }
}
.any-slider-slick-stories .any-slider .any-overlay, .any-slider-slick-integrations .any-slider .any-overlay, .any-slider-slick-stories .any-slider .any-overlay-light, .any-slider-slick-integrations .any-slider .any-overlay-light, .any-slider-slick-stories .any-slider .any-overlay-black, .any-slider-slick-integrations .any-slider .any-overlay-black, .any-slider-slick-stories .any-slider .any-overlay-white, .any-slider-slick-integrations .any-slider .any-overlay-white, .any-slider-slick-stories .any-slider .any-overlay-white-light, .any-slider-slick-integrations .any-slider .any-overlay-white-light, .any-slider-slick-stories .any-slider .any-overlay-rightHalf, .any-slider-slick-integrations .any-slider .any-overlay-rightHalf, .any-slider-slick-stories .any-slider .any-overlay-black-red, .any-slider-slick-integrations .any-slider .any-overlay-black-red, .any-slider-slick-stories .any-slider .any-overlay-black-red-hover, .any-slider-slick-integrations .any-slider .any-overlay-black-red-hover, .any-slider-slick-stories .any-slider .any-overlay-black-purple, .any-slider-slick-integrations .any-slider .any-overlay-black-purple, .any-slider-slick-stories .any-slider .any-overlay-black-purple-hover, .any-slider-slick-integrations .any-slider .any-overlay-black-purple-hover, .any-slider-slick-stories .any-slider .any-overlay-black-magenta, .any-slider-slick-integrations .any-slider .any-overlay-black-magenta, .any-slider-slick-stories .any-slider .any-overlay-black-magenta-hover, .any-slider-slick-integrations .any-slider .any-overlay-black-magenta-hover, .any-slider-slick-stories .any-slider .any-module-videoOverlay, .any-slider-slick-integrations .any-slider .any-module-videoOverlay { width: 100%; margin-left: 0px; }
@media (min-width: 768px) {
  .any-slider-slick-stories .any-slider .any-overlay, .any-slider-slick-integrations .any-slider .any-overlay, .any-slider-slick-stories .any-slider .any-overlay-light, .any-slider-slick-integrations .any-slider .any-overlay-light, .any-slider-slick-stories .any-slider .any-overlay-black, .any-slider-slick-integrations .any-slider .any-overlay-black, .any-slider-slick-stories .any-slider .any-overlay-white, .any-slider-slick-integrations .any-slider .any-overlay-white, .any-slider-slick-stories .any-slider .any-overlay-white-light, .any-slider-slick-integrations .any-slider .any-overlay-white-light, .any-slider-slick-stories .any-slider .any-overlay-rightHalf, .any-slider-slick-integrations .any-slider .any-overlay-rightHalf, .any-slider-slick-stories .any-slider .any-overlay-black-red, .any-slider-slick-integrations .any-slider .any-overlay-black-red, .any-slider-slick-stories .any-slider .any-overlay-black-red-hover, .any-slider-slick-integrations .any-slider .any-overlay-black-red-hover, .any-slider-slick-stories .any-slider .any-overlay-black-purple, .any-slider-slick-integrations .any-slider .any-overlay-black-purple, .any-slider-slick-stories .any-slider .any-overlay-black-purple-hover, .any-slider-slick-integrations .any-slider .any-overlay-black-purple-hover, .any-slider-slick-stories .any-slider .any-overlay-black-magenta, .any-slider-slick-integrations .any-slider .any-overlay-black-magenta, .any-slider-slick-stories .any-slider .any-overlay-black-magenta-hover, .any-slider-slick-integrations .any-slider .any-overlay-black-magenta-hover, .any-slider-slick-stories .any-slider .any-module-videoOverlay, .any-slider-slick-integrations .any-slider .any-module-videoOverlay { width: 70%; margin-left: 30%; }
}
@media (min-width: 992px) {
  .any-slider-slick-stories .any-slider .any-overlay, .any-slider-slick-integrations .any-slider .any-overlay, .any-slider-slick-stories .any-slider .any-overlay-light, .any-slider-slick-integrations .any-slider .any-overlay-light, .any-slider-slick-stories .any-slider .any-overlay-black, .any-slider-slick-integrations .any-slider .any-overlay-black, .any-slider-slick-stories .any-slider .any-overlay-white, .any-slider-slick-integrations .any-slider .any-overlay-white, .any-slider-slick-stories .any-slider .any-overlay-white-light, .any-slider-slick-integrations .any-slider .any-overlay-white-light, .any-slider-slick-stories .any-slider .any-overlay-rightHalf, .any-slider-slick-integrations .any-slider .any-overlay-rightHalf, .any-slider-slick-stories .any-slider .any-overlay-black-red, .any-slider-slick-integrations .any-slider .any-overlay-black-red, .any-slider-slick-stories .any-slider .any-overlay-black-red-hover, .any-slider-slick-integrations .any-slider .any-overlay-black-red-hover, .any-slider-slick-stories .any-slider .any-overlay-black-purple, .any-slider-slick-integrations .any-slider .any-overlay-black-purple, .any-slider-slick-stories .any-slider .any-overlay-black-purple-hover, .any-slider-slick-integrations .any-slider .any-overlay-black-purple-hover, .any-slider-slick-stories .any-slider .any-overlay-black-magenta, .any-slider-slick-integrations .any-slider .any-overlay-black-magenta, .any-slider-slick-stories .any-slider .any-overlay-black-magenta-hover, .any-slider-slick-integrations .any-slider .any-overlay-black-magenta-hover, .any-slider-slick-stories .any-slider .any-module-videoOverlay, .any-slider-slick-integrations .any-slider .any-module-videoOverlay { width: 50%; margin-left: 50%; }
}
.any-slider-slick-stories .any-slider .any-slider-content, .any-slider-slick-integrations .any-slider .any-slider-content { position: relative; display: flex; align-items: center; float: right; width: 100%; }
@media (min-width: 768px) {
  .any-slider-slick-stories .any-slider .any-slider-content, .any-slider-slick-integrations .any-slider .any-slider-content { width: 70%; }
}
@media (min-width: 992px) {
  .any-slider-slick-stories .any-slider .any-slider-content, .any-slider-slick-integrations .any-slider .any-slider-content { width: 50%; }
}
.any-slider-slick-stories .any-slider img, .any-slider-slick-integrations .any-slider img { display: inline-block; }
.any-slider-slick-stories .slick-dots, .any-slider-slick-integrations .slick-dots { display: none !important; bottom: 28px; }
.any-slider-slick-stories .slick-arrow, .any-slider-slick-integrations .slick-arrow { bottom: -65px; top: auto; }
@media (min-width: 768px) {
  .any-slider-slick-stories .slick-arrow, .any-slider-slick-integrations .slick-arrow { bottom: -50px; }
}
@media (min-width: 992px) {
  .any-slider-slick-stories .slick-arrow, .any-slider-slick-integrations .slick-arrow { bottom: -10px; }
}
@media (min-width: 1200px) {
  .any-slider-slick-stories .slick-arrow, .any-slider-slick-integrations .slick-arrow { bottom: -50px; }
}
@media (min-width: 1500px) {
  .any-slider-slick-stories .slick-arrow, .any-slider-slick-integrations .slick-arrow { height: 100%; }
}
.any-slider-slick-stories .slick-arrow::before, .any-slider-slick-integrations .slick-arrow::before { width: 32px; }
@media (min-width: 1500px) {
  .any-slider-slick-stories .slick-arrow::before, .any-slider-slick-integrations .slick-arrow::before { background: none; }
}
.any-slider-slick-stories .slick-next, .any-slider-slick-integrations .slick-next { right: 0px; }
.any-slider-slick-stories .slick-prev, .any-slider-slick-integrations .slick-prev { left: 0px; }
.any-slider-slick-stories-testimonials .any-overlay, .any-slider-slick-stories-testimonials .any-overlay-light, .any-slider-slick-stories-testimonials .any-overlay-black, .any-slider-slick-stories-testimonials .any-overlay-white, .any-slider-slick-stories-testimonials .any-overlay-white-light, .any-slider-slick-stories-testimonials .any-overlay-rightHalf, .any-slider-slick-stories-testimonials .any-overlay-black-red, .any-slider-slick-stories-testimonials .any-overlay-black-red-hover, .any-slider-slick-stories-testimonials .any-overlay-black-purple, .any-slider-slick-stories-testimonials .any-overlay-black-purple-hover, .any-slider-slick-stories-testimonials .any-overlay-black-magenta, .any-slider-slick-stories-testimonials .any-overlay-black-magenta-hover, .any-slider-slick-stories-testimonials .any-module-videoOverlay { display: none; }
.any-slider-slick-stories-testimonials .any-slider { position: relative; min-height: 400px; margin: 0px !important; vertical-align: bottom !important; }
@media (min-width: 576px) {
  .any-slider-slick-stories-testimonials .any-slider { min-height: 290px; }
}
@media (min-width: 992px) {
  .any-slider-slick-stories-testimonials .any-slider { min-height: 410px; }
}
@media (min-width: 1200px) {
  .any-slider-slick-stories-testimonials .any-slider { min-height: 440px; }
}
.any-slider-slick-stories-testimonials .any-slider .any-slider-slick-center { position: absolute; bottom: 0px; background: linear-gradient(0deg, rgba(26, 0, 13, 0.8) 0%, rgba(0, 5, 25, 0.8) 100%); padding: 20px 40px; margin: 0px 30px; display: flex; align-items: center; min-height: 300px; }
@media (min-width: 576px) {
  .any-slider-slick-stories-testimonials .any-slider .any-slider-slick-center { margin: 0px 50px; }
}
@media (min-width: 768px) {
  .any-slider-slick-stories-testimonials .any-slider .any-slider-slick-center { margin: 0px 100px; }
}
@media (min-width: 992px) {
  .any-slider-slick-stories-testimonials .any-slider .any-slider-slick-center { margin: 0px 20px; padding: 0px 40px; min-height: 400px; }
}
@media (min-width: 1500px) {
  .any-slider-slick-stories-testimonials .any-slider .any-slider-slick-center { margin: 0px 80px; }
}
@media (min-width: 2500px) {
  .any-slider-slick-stories-testimonials .any-slider .any-slider-slick-center { margin: 0px 100px; }
}
.any-slider-slick-stories-testimonials .any-slider .any-slider-slick-center p { font-size: 1rem; }
@media (min-width: 1200px) {
  .any-slider-slick-stories-testimonials .any-slider .any-slider-slick-center p { font-size: 1.1rem; }
}
.any-slider-slick-stories-testimonials .any-slider[tabindex="-1"] { visibility: hidden; }
.any-slider-slick-stories-testimonials .slick-current .any-slider-slick-center { transform: scale(1.08); }
.any-slider-slick-stories-testimonials .any-slider-stay-big { transform: scale(1.08) !important; }
.any-slider-slick-stories-testimonials .slick-dots { bottom: -100px; }
@media (min-width: 576px) {
  .any-slider-slick-stories-testimonials .slick-dots { bottom: -110px; }
}
@media (min-width: 768px) {
  .any-slider-slick-stories-testimonials .slick-dots { bottom: -120px; }
}
@media (min-width: 992px) {
  .any-slider-slick-stories-testimonials .slick-dots { bottom: -130px; }
}
.any-slider-slick-articles .slick-list, .any-slider-slick-onboarding .slick-list, .any-slider-slick-premium-onboarding .slick-list, .any-slider-slick-essentials-onboarding .slick-list { padding: 0px !important; }
@media (min-width: 768px) {
  .any-slider-slick-articles .slick-list, .any-slider-slick-onboarding .slick-list, .any-slider-slick-premium-onboarding .slick-list, .any-slider-slick-essentials-onboarding .slick-list { padding: 0px !important; }
}
.any-slider-slick-articles .any-slider, .any-slider-slick-onboarding .any-slider, .any-slider-slick-premium-onboarding .any-slider, .any-slider-slick-essentials-onboarding .any-slider { min-height: 100%; padding: 0px 15px; text-align: left; }
.any-slider-slick-articles .any-slider img, .any-slider-slick-onboarding .any-slider img, .any-slider-slick-premium-onboarding .any-slider img, .any-slider-slick-essentials-onboarding .any-slider img { display: inline-block; }
.slider-wrapper { mask-image: linear-gradient(to right, transparent 0%, black 10%, black 90%, transparent 100%); }
.any-slider-slick-reference-logos .slick-slide { width: 200px; }
.any-slider-slick-reference-logos .any-slider { min-height: 150px; align-items: center; justify-content: center; display: flex; }
.any-slider-slick-reference-logos .any-slider img { width: 80%; margin: 0px auto; }
@media (min-width: 992px) {
  .any-slider-slick-reference-logos .any-slider img { width: 70%; }
}
.any-slider-slick-testimonials .any-slider-slick-center { max-width: 1000px; margin-left: auto; margin-right: auto; }
.any-slider-slick-testimonials .any-slider-slick-center .testimonial-img-profile { display: inline; width: 140px; height: 140px; border: 2px solid rgb(239, 68, 59); margin-bottom: 1rem; }
.any-slider-slick-features .slick-list { padding-bottom: 80px; }
.any-slider-slick-features .slick-dots { padding-left: 10px; }
.any-slider-slick-collaboration .slick-list { padding-bottom: 80px; }
.any-slider-slick-namespace .any-slider { height: auto; }
@media (min-width: 992px) {
  .any-slider-slick-namespace .any-slider { height: 160px; }
}
.any-slider-slick-namespace .slick-arrow { width: 50px; height: 50px; position: absolute; top: 10px; }
.any-slider-slick-namespace .slick-next { right: 0px; }
.any-slider-slick-namespace .slick-prev { left: 0px; }
.any-slider-slick-namespace .slick-dots { bottom: -35px; }
.any-slider-slick-namespace .slick-dots li { width: 6px !important; height: 6px !important; }
.any-slider-slick-namespace .slick-dots li button::before { width: 6px !important; height: 6px !important; }
.any-slider-slick-namespace .slick-arrow::before { width: 30px; }
.any-slider-slick-namespace .slick-prev::before { background-image: url("../img/arrow-left-1-red_66743160.svg"); }
.any-slider-slick-namespace .slick-next::before { background-image: url("../img/arrow-right-1-red_6bf3242d.svg"); }
.any-slider-slick-client-testimonials .any-slider { text-align: left; background-color: white; padding: 30px; margin: 0px 50px; }
@media (min-width: 480px) {
  .any-slider-slick-client-testimonials .any-slider { padding: 38px; margin: 0px 10px; }
}
@media (min-width: 768px) {
  .any-slider-slick-client-testimonials .any-slider { margin: 0px 20px; }
}
.any-slider-slick-client-testimonials .slick-list { padding-top: 35px; }
.any-slider-slick-client-testimonials .slick-arrow::before { width: 40px; margin-top: 46%; }
.any-slider-slick-client-testimonials .slick-prev { left: -7px; }
@media (min-width: 576px) {
  .any-slider-slick-client-testimonials .slick-prev { left: -50px; }
}
@media (min-width: 768px) {
  .any-slider-slick-client-testimonials .slick-prev { left: -80px; }
}
.any-slider-slick-client-testimonials .slick-prev::before { background-image: url("../img/arrow-left-1_e439b92c.svg"); }
.any-slider-slick-client-testimonials .slick-next { right: -7px; }
@media (min-width: 576px) {
  .any-slider-slick-client-testimonials .slick-next { right: -50px; }
}
@media (min-width: 768px) {
  .any-slider-slick-client-testimonials .slick-next { right: -80px; }
}
.any-slider-slick-client-testimonials .slick-next::before { background-image: url("../img/arrow-right-1_18a0229f.svg"); }
.any-slider-slick-client-testimonials .slick-dots { bottom: -38px; }
@media (min-width: 768px) {
  .any-slider-slick-client-testimonials .slick-dots { bottom: -50px; }
}
.any-slider-slick-client-testimonials img { margin-top: -65px; margin-bottom: 35px; }
.any-slider-slick-creative-use .vjs-poster { background-size: cover; }
.any-slider-slick-creative-use .slick-current .any-slider-slick-center { margin: 0px -100px; position: relative; z-index: 1; }
.any-slider-slick-creative-use .slick-current .any-slider-slick-center .embed-responsive { border-width: medium; border-style: none; border-color: currentcolor; border-image: none; }
.any-slider-slick-creative-use .slick-arrow::before { margin-top: 46%; }
@media (min-width: 991px) {
  .any-slider-slick-creative-use .slick-arrow::before { margin-top: 25px; }
}
.any-slider-slick-integrations { margin-top: 0px; }
@media (min-width: 576px) {
  .any-slider-slick-integrations { margin-top: 0px; }
}
.any-slider-slick-integrations .any-slider { padding-top: 0px !important; }
@media (min-width: 992px) {
  .any-slider-slick-integrations .any-slider { padding-top: 0px !important; }
}
@media (min-width: 1200px) {
  .any-slider-slick-integrations .any-slider { padding-top: 0px !important; }
}
@media (min-width: 1500px) {
  .any-slider-slick-integrations .any-slider { width: 100%; }
}
@media (min-width: 1600px) {
  .any-slider-slick-integrations .any-slider { width: 1600px; }
}
@media (min-width: 1800px) {
  .any-slider-slick-integrations .any-slider { width: 1800px; }
}
@media (min-width: 2000px) {
  .any-slider-slick-integrations .any-slider { width: 2000px; }
}
@media (min-width: 2200px) {
  .any-slider-slick-integrations .any-slider { width: 2200px; }
}
@media (min-width: 2400px) {
  .any-slider-slick-integrations .any-slider { width: 2400px; }
}
@media (min-width: 768px) {
  .any-slider-slick-integrations .any-slider .any-overlay, .any-slider-slick-integrations .any-slider .any-overlay-light, .any-slider-slick-integrations .any-slider .any-overlay-black, .any-slider-slick-integrations .any-slider .any-overlay-white, .any-slider-slick-integrations .any-slider .any-overlay-white-light, .any-slider-slick-integrations .any-slider .any-overlay-rightHalf, .any-slider-slick-integrations .any-slider .any-overlay-black-red, .any-slider-slick-integrations .any-slider .any-overlay-black-red-hover, .any-slider-slick-integrations .any-slider .any-overlay-black-purple, .any-slider-slick-integrations .any-slider .any-overlay-black-purple-hover, .any-slider-slick-integrations .any-slider .any-overlay-black-magenta, .any-slider-slick-integrations .any-slider .any-overlay-black-magenta-hover, .any-slider-slick-integrations .any-slider .any-module-videoOverlay { width: 100%; margin-left: 0px; }
}
@media (min-width: 992px) {
  .any-slider-slick-integrations .any-slider .any-overlay, .any-slider-slick-integrations .any-slider .any-overlay-light, .any-slider-slick-integrations .any-slider .any-overlay-black, .any-slider-slick-integrations .any-slider .any-overlay-white, .any-slider-slick-integrations .any-slider .any-overlay-white-light, .any-slider-slick-integrations .any-slider .any-overlay-rightHalf, .any-slider-slick-integrations .any-slider .any-overlay-black-red, .any-slider-slick-integrations .any-slider .any-overlay-black-red-hover, .any-slider-slick-integrations .any-slider .any-overlay-black-purple, .any-slider-slick-integrations .any-slider .any-overlay-black-purple-hover, .any-slider-slick-integrations .any-slider .any-overlay-black-magenta, .any-slider-slick-integrations .any-slider .any-overlay-black-magenta-hover, .any-slider-slick-integrations .any-slider .any-module-videoOverlay { display: none; width: 50%; margin-left: 50%; }
}
@media (min-width: 768px) {
  .any-slider-slick-integrations .any-slider .any-slider-content { width: 100%; }
}
@media (min-width: 992px) {
  .any-slider-slick-integrations .any-slider .any-slider-content { width: 50%; }
}
.any-slider-slick-integrations .slick-dots { display: block !important; }
@media (min-width: 1500px) {
  .any-slider-slick-integrations .slick-arrow { height: 120px; bottom: -90px; }
}
@media (min-width: 1500px) {
  .any-slider-slick-integrations .slick-arrow.slick-prev { left: 120px; }
}
@media (min-width: 2700px) {
  .any-slider-slick-integrations .slick-arrow.slick-prev { left: 300px; }
}
@media (min-width: 3000px) {
  .any-slider-slick-integrations .slick-arrow.slick-prev { left: 600px; }
}
.any-slider-slick-integrations .slick-arrow.slick-prev::before { background: url("../img/arrow-left-1_e439b92c.svg") no-repeat; }
@media (min-width: 1500px) {
  .any-slider-slick-integrations .slick-arrow.slick-next { right: 120px; }
}
@media (min-width: 2700px) {
  .any-slider-slick-integrations .slick-arrow.slick-next { right: 300px; }
}
@media (min-width: 3000px) {
  .any-slider-slick-integrations .slick-arrow.slick-next { right: 600px; }
}
.any-slider-slick-integrations .slick-arrow.slick-next::before { background: url("../img/arrow-right-1_18a0229f.svg") no-repeat; }
.any-slider-slick-casestudies .slick-list { padding-bottom: 0px !important; }
.any-slider-slick-casestudies .slick-slide { height: auto; }
.any-slider-slick-casestudies .slick-slide > div { height: 100%; }
.any-slider-slick-casestudies .slick-track { display: flex !important; }
.any-slider-slick-casestudies .any-slider { padding: 25px; margin-right: 15px; box-shadow: none !important; }
.any-slider-slick-casestudies .any-slider img { display: inline-block; }
.any-module-textimgout .any-module-textimgout-img { width: 80%; margin: 0px auto; }
@media (min-width: 768px) {
  .any-module-textimgout .any-module-textimgout-img { width: 100%; margin-left: -150px; }
}
@media (min-width: 1200px) {
  .any-module-textimgout .any-module-textimgout-img { margin-left: -400px; }
}
.any-module-textimgout-left .any-module-textimgout-img { width: 80%; margin: 0px auto; }
@media (min-width: 768px) {
  .any-module-textimgout-left .any-module-textimgout-img { width: 100%; margin-right: -150px; }
}
@media (min-width: 1200px) {
  .any-module-textimgout-left .any-module-textimgout-img { margin-right: -400px; }
}
.any-module-textblocksimg .any-module-textblocksimg-img { width: 80%; margin-left: 0px; margin-bottom: 30px; }
@media (min-width: 992px) {
  .any-module-textblocksimg .any-module-textblocksimg-img { width: 200%; margin-left: 35px; margin-bottom: 0px; }
}
@media (min-width: 1200px) {
  .any-module-textblocksimg .any-module-textblocksimg-img { width: 150%; }
}
.any-module-textblocksimg .any-module-textblocksimg-img-sm { width: 80%; }
@media (min-width: 992px) {
  .any-module-textblocksimg .any-module-textblocksimg-img-sm { width: 200%; margin-left: 35px; }
}
@media (min-width: 1200px) {
  .any-module-textblocksimg .any-module-textblocksimg-img-sm { width: 120%; }
}
@media (min-width: 992px) {
  .any-module-textblocksimg .any-module-textblocksimg-img-fade { width: 230%; margin-left: -60px; }
}
@media (min-width: 1200px) {
  .any-module-textblocksimg .any-module-textblocksimg-img-fade { width: 200%; }
}
.any-module-textblocksimg-right .any-module-textblocksimg-img { width: 80%; margin-left: 0px; margin-bottom: 30px; }
@media (min-width: 992px) {
  .any-module-textblocksimg-right .any-module-textblocksimg-img { width: 200%; margin-left: -235px; margin-bottom: 0px; }
}
@media (min-width: 1200px) {
  .any-module-textblocksimg-right .any-module-textblocksimg-img { width: 150%; }
}
@media (min-width: 992px) {
  .any-module-textblocksimg-right .any-module-textblocksimg-img-fade { width: 230%; margin-left: -135px; }
}
@media (min-width: 1200px) {
  .any-module-textblocksimg-right .any-module-textblocksimg-img-fade { width: 200%; }
}
.any-module-textimg .any-module-textimg-img { opacity: 1; }
.any-module-textimg .any-module-textvideo-img { cursor: pointer; opacity: 1; border: 1px solid rgb(222, 222, 222); }
.any-module-textimg .any-module-textvideo-icon { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); cursor: pointer; width: 80px; }
@media (min-width: 768px) {
  .any-module-textimg .any-module-textvideo-icon { width: 120px; }
}
.any-module-textimg .embed-responsive { max-width: 667px; margin: 0px auto; }
.any-module-singleVideo .any-module-textvideo-img { cursor: pointer; opacity: 1; border: 1px solid rgb(222, 222, 222); }
.any-module-singleVideo .any-module-textvideo-icon { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); cursor: pointer; width: 80px; }
@media (min-width: 768px) {
  .any-module-singleVideo .any-module-textvideo-icon { width: 120px; }
}
.any-module-singleVideo .embed-responsive { max-width: 100%; margin: 0px auto; }
.any-module-videoNav .embed-responsive { max-width: 903px; }
.embed-image { margin-bottom: 1.8%; }
.embed-responsive { border: 1px solid rgb(222, 222, 222); }
.embed-responsive-textvideo { display: none; }
.embed-responsive-textvideo-iframe { width: 100%; height: 100%; transition: opacity 0.6s; z-index: 1; }
.any-module-iconfeatureimg .any-module-iconfeatureimg-img { width: 80%; }
@media (min-width: 992px) {
  .any-module-iconfeatureimg .any-module-iconfeatureimg-img { width: 200%; margin-left: 35px; }
}
@media (min-width: 1200px) {
  .any-module-iconfeatureimg .any-module-iconfeatureimg-img { width: 150%; }
}
.any-module-triumphImg img, .any-module-triumphImg-fluid img { width: 80%; }
.any-module-triumphImg .any-module-triumph-content, .any-module-triumphImg-fluid .any-module-triumph-content { text-align: center; margin-top: 15px; }
@media (min-width: 768px) {
  .any-module-triumphImg .any-module-triumph-content, .any-module-triumphImg-fluid .any-module-triumph-content { text-align: left; margin-top: -15px; margin-left: -100px; }
}
.any-module-triumphImg .any-module-triumph-content .any-module-triumph-value1, .any-module-triumphImg-fluid .any-module-triumph-content .any-module-triumph-value1 { font-size: 3rem; color: rgb(239, 68, 59); }
@media (min-width: 768px) {
  .any-module-triumphImg .any-module-triumph-content .any-module-triumph-value1, .any-module-triumphImg-fluid .any-module-triumph-content .any-module-triumph-value1 { font-size: 3.5rem; }
}
@media (min-width: 1100px) {
  .any-module-triumphImg .any-module-triumph-content .any-module-triumph-value1, .any-module-triumphImg-fluid .any-module-triumph-content .any-module-triumph-value1 { font-size: 4rem; }
}
@media (min-width: 1300px) {
  .any-module-triumphImg .any-module-triumph-content .any-module-triumph-value1, .any-module-triumphImg-fluid .any-module-triumph-content .any-module-triumph-value1 { font-size: 4.5rem; }
}
.any-module-triumphImg .any-module-triumph-content .any-module-triumph-value2, .any-module-triumphImg-fluid .any-module-triumph-content .any-module-triumph-value2 { font-size: 1.2rem; color: rgb(239, 68, 59); }
@media (min-width: 768px) {
  .any-module-triumphImg .any-module-triumph-content .any-module-triumph-value2, .any-module-triumphImg-fluid .any-module-triumph-content .any-module-triumph-value2 { font-size: 1.5rem; }
}
@media (min-width: 1100px) {
  .any-module-triumphImg .any-module-triumph-content .any-module-triumph-value2, .any-module-triumphImg-fluid .any-module-triumph-content .any-module-triumph-value2 { font-size: 2rem; }
}
@media (min-width: 1300px) {
  .any-module-triumphImg .any-module-triumph-content .any-module-triumph-value2, .any-module-triumphImg-fluid .any-module-triumph-content .any-module-triumph-value2 { font-size: 2.5rem; }
}
.any-module-triumphImg .any-module-triumph-content .any-module-triumph-value3, .any-module-triumphImg-fluid .any-module-triumph-content .any-module-triumph-value3 { display: block; margin-top: -20px; margin-bottom: 20px; }
.any-module-triumphImg-fluid img { width: 100%; }
.any-module-triumphImg-fluid .any-module-triumph-content { margin-left: 0px; }
@media (min-width: 768px) {
  .any-module-triumphImg-fluid .any-module-triumph-content { margin-left: -200px; }
}
@media (min-width: 992px) {
  .any-module-triumphImg-fluid .any-module-triumph-content { margin-left: -300px; }
}
.any-module-imgBox { position: relative; border: 1px solid rgb(222, 222, 222); text-align: left; }
.any-module-imgBox .any-module-imgBox-content { border-top: 5px solid rgb(239, 68, 59); padding: 25px; }
.any-module-imgBox .any-module-imgBox-link { position: absolute; left: 25px; bottom: 25px; }
.any-module-imgBox .any-module-imgBox-iconContainer { position: absolute; right: 25px; bottom: 0px; padding: 20px 10px 10px; background: linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 10%, rgba(0, 0, 0, 0.5) 50%, rgb(0, 0, 0) 90%, rgb(0, 0, 0) 100%); }
.any-module-imgBox .any-module-imgBox-langContainer { position: absolute; right: 25px; bottom: 25px; color: rgb(102, 102, 102); }
.any-module-imgBox .any-module-imgBox-langContainer a { color: rgb(102, 102, 102); border-bottom-color: rgb(102, 102, 102); }
.any-module-filter { min-width: 250px; }
@media (min-width: 768px) {
  .any-module-filter { min-width: 415px; }
}
.any-module-filter-pastevents { width: 165px; min-width: auto; }
@media (min-width: 768px) {
  .any-module-filter-pastevents { width: 165px; min-width: auto; }
}
.any-module-filter-pastevents-text { height: 58px; }
.any-module-filter-upcomingevents { width: 100%; min-width: auto; }
@media (min-width: 768px) {
  .any-module-filter-upcomingevents { width: 100%; min-width: auto; }
}
.any-module-newsletter .form-control, .any-module-downloadthankyou .form-control { width: 100% !important; }
@media (min-width: 768px) {
  .any-module-newsletter .form-control, .any-module-downloadthankyou .form-control { width: 350px !important; }
}
.any-module-newsletter .form-inline, .any-module-downloadthankyou .form-inline { width: 100%; }
.any-module-newsletter .form-inline .input-group, .any-module-downloadthankyou .form-inline .input-group { width: 100%; }
.any-module-newsletter .form-inline .input-group .input-group-append, .any-module-downloadthankyou .form-inline .input-group .input-group-append { margin-top: 2px; }
@media (min-width: 768px) {
  .any-module-newsletter .form-inline, .any-module-downloadthankyou .form-inline { width: auto; }
  .any-module-newsletter .form-inline .input-group, .any-module-downloadthankyou .form-inline .input-group { width: auto; }
}
.any-module-newsletter .btn-fix-border:hover, .any-module-downloadthankyou .btn-fix-border:hover { border-bottom-width: medium; border-bottom-style: none; border-bottom-color: currentcolor; }
.any-module-newsletter .custom-checkbox, .any-module-downloadthankyou .custom-checkbox { font-weight: 500; }
.any-module-newsletter .custom-checkbox [type="checkbox"] + label::after, .any-module-downloadthankyou .custom-checkbox [type="checkbox"] + label::after { box-shadow: rgb(112, 112, 112) 0px 0px 4px; }
@media (min-width: 768px) {
  .any-module-downloadthankyou .form-control { width: 550px !important; }
}
@media (min-width: 992px) {
  .any-module-downloadthankyou .form-control { width: 700px !important; }
}
.any-module-hero-imgBox { position: relative; background-size: cover; background-position: center top; color: white; height: auto; min-height: 300px; }
@media (min-width: 992px) {
  .any-module-hero-imgBox { margin-right: 10px; min-height: 350px; }
}
@media (min-width: 1024px) {
  .any-module-hero-imgBox { min-height: 400px; }
}
.any-module-hero-imgBox img { display: inline-block; }
.any-module-hero-imgBox-wrapperlink { color: white; font-weight: 100; overflow: hidden; display: block; width: 100%; height: 100%; border-bottom-width: medium; border-bottom-style: none; border-bottom-color: currentcolor; }
.any-module-hero-imgBox-wrapperlink:hover .any-module-hero-imgBox { transform: scale(1.05); }
@media (min-width: 992px) {
  .any-module-hero-imgBox-wrapperlink .any-module-hero-imgBox { margin-right: 0px; }
}
.any-module-circleHoverImg { font-weight: 300; text-decoration: none; border-bottom-width: medium; border-bottom-style: none; border-bottom-color: currentcolor; }
.any-module-circleHoverImg img { border: 2px solid rgb(248, 248, 248); border-radius: 50%; }
.any-module-circleHoverImg p { color: rgb(0, 0, 0); text-decoration: none; }
.any-module-circleHoverImg:hover { text-decoration: none; }
.any-module-circleHoverImg:hover img { border: 2px solid rgb(239, 68, 59); }
.any-module-squareHoverImg { position: relative; font-weight: 300; font-size: 14px; text-decoration: none; border-bottom-width: medium; border-bottom-style: none; border-bottom-color: currentcolor; text-align: center; width: 180px; height: 180px; overflow: hidden; margin: 0px auto; }
.any-module-squareHoverImg .any-module-squareHoverImg-img { position: relative; height: 180px; width: 180px; background-repeat: no-repeat; background-size: contain; background-position: center bottom; margin: 0px auto; }
.any-module-squareHoverImg .any-module-squareHoverImg-img-hovertext { transition: 0.3s ease-out; position: absolute; left: 50%; margin-left: -90px; top: 30%; width: 180px; display: flex; justify-content: center; align-items: center; z-index: 10; background: linear-gradient(0deg, rgba(26, 0, 13, 0.8) 0%, rgba(0, 5, 25, 0.8) 100%); visibility: hidden; opacity: 0; padding: 10px; cursor: default; border-bottom: 3px solid rgb(239, 68, 59); color: white; height: 180px; font-size: 10px; }
.any-module-squareHoverImg:hover .any-module-squareHoverImg-img { transform: scale(1.1); }
.any-module-squareHoverImg:hover .any-module-squareHoverImg-img-hovertext { visibility: visible; opacity: 1; top: 0px; }
.any-module-dateImgBox, .any-module-dateImgBoxLarge, .any-module-dateImgBoxSmall, .any-module-dateImgBoxFlat { border: 1px solid rgb(222, 222, 222); }
.any-module-dateImgBox .any-module-dateImgBox-img, .any-module-dateImgBoxLarge .any-module-dateImgBox-img, .any-module-dateImgBoxSmall .any-module-dateImgBox-img, .any-module-dateImgBoxFlat .any-module-dateImgBox-img { width: 100%; height: 300px; background-size: cover; background-position: 50% center; }
@media (min-width: 992px) {
  .any-module-dateImgBox .any-module-dateImgBox-date, .any-module-dateImgBoxLarge .any-module-dateImgBox-date, .any-module-dateImgBoxSmall .any-module-dateImgBox-date, .any-module-dateImgBoxFlat .any-module-dateImgBox-date { float: left; width: 25%; }
}
.any-module-dateImgBox .any-module-dateImgBox-date .any-module-dateImgBox-location, .any-module-dateImgBoxLarge .any-module-dateImgBox-date .any-module-dateImgBox-location, .any-module-dateImgBoxSmall .any-module-dateImgBox-date .any-module-dateImgBox-location, .any-module-dateImgBoxFlat .any-module-dateImgBox-date .any-module-dateImgBox-location { margin-bottom: 30px; font-weight: bold; }
@media (min-width: 992px) {
  .any-module-dateImgBox .any-module-dateImgBox-date .any-module-dateImgBox-location, .any-module-dateImgBoxLarge .any-module-dateImgBox-date .any-module-dateImgBox-location, .any-module-dateImgBoxSmall .any-module-dateImgBox-date .any-module-dateImgBox-location, .any-module-dateImgBoxFlat .any-module-dateImgBox-date .any-module-dateImgBox-location { margin-bottom: 0px; }
}
@media (min-width: 992px) {
  .any-module-dateImgBox .any-module-dateImgBox-title, .any-module-dateImgBoxLarge .any-module-dateImgBox-title, .any-module-dateImgBoxSmall .any-module-dateImgBox-title, .any-module-dateImgBoxFlat .any-module-dateImgBox-title { float: left; width: 55%; }
}
.any-module-dateImgBox .any-module-dateImgBox-link, .any-module-dateImgBoxLarge .any-module-dateImgBox-link, .any-module-dateImgBoxSmall .any-module-dateImgBox-link, .any-module-dateImgBoxFlat .any-module-dateImgBox-link { position: absolute; bottom: 0px; right: 0px; text-align: right; width: 100%; }
.any-module-dateImgBoxLarge { height: 100%; }
.any-module-dateImgBoxLarge .any-overlay-light { height: 300px; width: 100%; }
@media (min-width: 992px) {
  .any-module-dateImgBoxLarge .any-overlay-light { height: 410px; width: 50%; }
}
.any-module-dateImgBoxLarge .any-module-dateImgBox-img { width: 100%; float: none; }
@media (min-width: 992px) {
  .any-module-dateImgBoxLarge .any-module-dateImgBox-img { width: 50%; height: 406px; float: left; }
}
.any-module-dateImgBoxLarge .any-module-dateImgBox-content { height: 100%; width: 100%; float: none; }
@media (min-width: 992px) {
  .any-module-dateImgBoxLarge .any-module-dateImgBox-content { width: 50%; float: left; }
}
@media (min-width: 768px) {
  .any-module-dateImgBoxLarge .any-module-dateImgBox-date { float: none; width: 100%; }
}
@media (min-width: 768px) {
  .any-module-dateImgBoxLarge .any-module-dateImgBox-title { float: none; width: 100%; }
}
@media (min-width: 768px) {
  .any-module-dateImgBoxLarge .any-module-dateImgBox-link { width: 100%; }
}
.any-module-dateImgBoxSmall .any-module-dateImgBox-img { height: 250px; }
.any-module-dateImgBoxSmall .any-module-dateImgBox-content { border-top: 5px solid rgb(239, 68, 59); }
@media (min-width: 768px) {
  .any-module-dateImgBoxSmall .any-module-dateImgBox-content .any-module-dateImgBox-date { float: none; width: 100%; }
}
@media (min-width: 768px) {
  .any-module-dateImgBoxSmall .any-module-dateImgBox-content .any-module-dateImgBox-title { float: none; width: 100%; }
}
@media (min-width: 768px) {
  .any-module-dateImgBoxSmall .any-module-dateImgBox-content .any-module-dateImgBox-link { width: 100%; }
}
.any-module-dateImgBoxFlat { overflow: hidden; height: 100%; }
.any-module-dateImgBoxFlat .any-module-dateImgBox-img-wrapper { width: 100%; height: 295px; }
@media (min-width: 992px) {
  .any-module-dateImgBoxFlat .any-module-dateImgBox-img-wrapper { width: 25%; margin-right: 5%; margin-bottom: -33px; float: left; }
}
@media (min-width: 1200px) {
  .any-module-dateImgBoxFlat .any-module-dateImgBox-img-wrapper { height: 270px; }
}
.any-module-dateImgBoxFlat .any-module-dateImgBox-img-wrapper .any-module-dateImgBox-img { height: 100%; }
.any-module-dateImgBoxFlat .any-module-dateImgBox-content { height: 100%; }
@media (min-width: 992px) {
  .any-module-dateImgBoxFlat .any-module-dateImgBox-date { width: 20%; }
}
@media (min-width: 992px) {
  .any-module-dateImgBoxFlat .any-module-dateImgBox-title { width: 35%; }
}
@media (min-width: 992px) {
  .any-module-dateImgBoxFlat .any-module-dateImgBox-link { width: 15%; }
}
.any-module-squareHoverBox { cursor: pointer; text-align: center; display: block; padding: 2rem 1rem; border: 2px solid rgb(248, 248, 248); background-color: white; }
.any-module-squareHoverBox p { font-weight: 100; }
.any-module-squareHoverBox:hover .any-link { border-bottom-width: medium; border-bottom-style: none; border-bottom-color: currentcolor; }
.any-module-squareHoverBox-formControl { width: 180px; margin: 0px auto; }
.any-module-squareHoverBox-dropdown { width: 100px; margin: 0px auto; }
.any-module-quote .any-module-quote-icon { left: 75px; }
@media (min-width: 576px) {
  .any-module-quote .any-module-quote-icon { left: 150px; }
}
@media (min-width: 768px) {
  .any-module-quote .any-module-quote-icon { left: 0px; }
}
@media (min-width: 992px) {
  .any-module-quote .any-module-quote-icon { left: 15px; }
}
@media (min-width: 1200px) {
  .any-module-quote .any-module-quote-icon { left: 60px; }
}
.any-module-quote .any-module-quote-img { width: 180px; height: 180px; }
.any-module-quote-purple { background-color: black; position: relative; padding: 30px 80px 30px 30px; }
@media (min-width: 577px) {
  .any-module-quote-purple { padding: 30px 120px 30px 30px; }
}
@media (min-width: 1200px) {
  .any-module-quote-purple { padding: 30px 230px 30px 30px; }
}
.any-module-quote-purple .any-module-quote-purple-border { position: absolute; left: 0px; top: 0px; height: 100%; width: 5px; background: linear-gradient(258deg, rgb(190, 112, 223) 0%, rgb(29, 73, 167) 100%) 0% 0% no-repeat padding-box padding-box transparent; }
.any-module-quote-purple .any-module-quote-purple-link-mobile { position: absolute; top: 20px; right: 20px; }
.any-module-quote-purple .any-module-quote-purple-link-mobile a { border-bottom: 0px; }
.any-module-quote-purple .any-module-quote-purple-info { position: absolute; right: -5px; bottom: -32px; width: 100%; }
@media (min-width: 577px) {
  .any-module-quote-purple .any-module-quote-purple-info { bottom: -35px; }
}
.any-module-quote-purple .any-module-quote-purple-info .any-module-quote-purple-info-link { display: flex; align-items: end; float: left; height: 44px; margin-left: 10px; }
@media (min-width: 577px) {
  .any-module-quote-purple .any-module-quote-purple-info .any-module-quote-purple-info-link { height: 110px; margin-left: 0px; }
}
.any-module-quote-purple .any-module-quote-purple-info .any-module-quote-purple-info-link span { color: rgb(152, 103, 210); border-bottom: 1px solid rgb(152, 103, 210); }
.any-module-quote-purple .any-module-quote-purple-info .any-module-quote-purple-info-author { display: flex; align-items: end; float: right; }
.any-module-quote-purple .any-module-quote-purple-info .any-module-quote-purple-info-author img { width: 85px; }
@media (min-width: 577px) {
  .any-module-quote-purple .any-module-quote-purple-info .any-module-quote-purple-info-author img { width: 110px; }
}
.any-module-quote-purple .any-module-quote-purple-info .any-module-quote-purple-info-author .h5 { background-color: rgba(255, 255, 255, 0.5); padding: 2px 15px; }
@media (min-width: 769px) {
  .any-module-quote-purple .any-module-quote-purple-info .any-module-quote-purple-info-author .h5 { padding: 0px 15px; }
}
.any-module-btn-logo .btn:hover { border-bottom-width: medium; border-bottom-style: none; border-bottom-color: currentcolor; }
.home-animation-text { color: rgb(239, 68, 59); font-weight: bold; }
.home-image-laptops-glow { width: 100%; margin-top: 0px; margin-left: 0px; position: absolute; top: -89px; right: -160px; opacity: 0.5; z-index: 2; }
@media (min-width: 576px) {
  .home-image-laptops-glow { right: -200px; }
}
@media (min-width: 768px) {
  .home-image-laptops-glow { width: 200%; margin-top: -50px; margin-left: -115px; position: relative; top: auto; right: auto; opacity: 1; }
}
@media (min-width: 992px) {
  .home-image-laptops-glow { width: 140%; margin-top: -100px; margin-left: -50px; }
}
@media (min-width: 1200px) {
  .home-image-laptops-glow { width: 100%; }
}
.home-image-laptops { width: 230px; margin-top: 0px; margin-left: 0px; position: absolute; top: 0px; right: -40px; opacity: 0.5; z-index: 2; }
@media (min-width: 576px) {
  .home-image-laptops { right: -40px; }
}
@media (min-width: 768px) {
  .home-image-laptops { width: 200px; margin-top: 0px; margin-left: 0px; position: relative; top: auto; right: auto; opacity: 1; }
}
@media (min-width: 992px) {
  .home-image-laptops { width: 240px; margin-left: 80px; margin-top: 0px; }
}
@media (min-width: 1200px) {
  .home-image-laptops { width: 300px; margin-left: 140px; margin-top: 0px; }
}
.any-module-hero-video, .any-module-hero-video-normal-bg { height: auto; background-color: rgb(44, 13, 3); }
.any-module-hero-video .any-module-hero-video-content, .any-module-hero-video-normal-bg .any-module-hero-video-content { height: auto; color: white; }
.any-module-hero-video .any-overlay, .any-module-hero-video-normal-bg .any-overlay, .any-module-hero-video .any-overlay-light, .any-module-hero-video-normal-bg .any-overlay-light, .any-module-hero-video .any-overlay-black, .any-module-hero-video-normal-bg .any-overlay-black, .any-module-hero-video .any-overlay-white, .any-module-hero-video-normal-bg .any-overlay-white, .any-module-hero-video .any-overlay-white-light, .any-module-hero-video-normal-bg .any-overlay-white-light, .any-module-hero-video .any-overlay-rightHalf, .any-module-hero-video-normal-bg .any-overlay-rightHalf, .any-module-hero-video .any-overlay-black-red, .any-module-hero-video-normal-bg .any-overlay-black-red, .any-module-hero-video .any-overlay-black-red-hover, .any-module-hero-video-normal-bg .any-overlay-black-red-hover, .any-module-hero-video .any-overlay-black-purple, .any-module-hero-video-normal-bg .any-overlay-black-purple, .any-module-hero-video .any-overlay-black-purple-hover, .any-module-hero-video-normal-bg .any-overlay-black-purple-hover, .any-module-hero-video .any-overlay-black-magenta, .any-module-hero-video-normal-bg .any-overlay-black-magenta, .any-module-hero-video .any-overlay-black-magenta-hover, .any-module-hero-video-normal-bg .any-overlay-black-magenta-hover, .any-module-hero-video .any-module-videoOverlay, .any-module-hero-video-normal-bg .any-module-videoOverlay { background: linear-gradient(90deg, rgb(0, 0, 0) 0%, rgb(0, 0, 0) 15%, rgb(0, 0, 0) 20%, rgba(0, 0, 0, 0) 100%); }
.any-module-hero-video video, .any-module-hero-video-normal-bg video { position: absolute; bottom: 0px; right: -20%; min-width: 100%; width: inherit; height: 122%; z-index: 0; pointer-events: none; object-fit: cover; }
.any-video-dimensions { min-width: 100%; width: inherit; height: 122%; }
.any-module-hero-video-remoteWorker video { right: 0px; }
@media (min-width: 992px) {
  .any-module-hero-video-remoteWorker video { right: -20%; }
}
.any-module-hero-video-normal-bg { background-color: rgb(0, 0, 0); }
.any-module-hero-video-normal-bg .any-overlay, .any-module-hero-video-normal-bg .any-overlay-light, .any-module-hero-video-normal-bg .any-overlay-black, .any-module-hero-video-normal-bg .any-overlay-white, .any-module-hero-video-normal-bg .any-overlay-white-light, .any-module-hero-video-normal-bg .any-overlay-rightHalf, .any-module-hero-video-normal-bg .any-overlay-black-red, .any-module-hero-video-normal-bg .any-overlay-black-red-hover, .any-module-hero-video-normal-bg .any-overlay-black-purple, .any-module-hero-video-normal-bg .any-overlay-black-purple-hover, .any-module-hero-video-normal-bg .any-overlay-black-magenta, .any-module-hero-video-normal-bg .any-overlay-black-magenta-hover, .any-module-hero-video-normal-bg .any-module-videoOverlay { background: rgba(0, 0, 0, 0.7); }
.any-module-hero-video-normal-bg video { right: 0px; top: 0px; bottom: auto; }
.any-module-stickyBar { position: sticky; z-index: 1; top: 0px; background: rgb(255, 255, 255); }
@media (min-width: 992px) {
  .any-module-stickyBar { transition: 0.5s; }
}
.any-module-stickyBar-new { background: white; padding: 5px 0px; }
@media (min-width: 992px) {
  .sticky-up { top: 0px; }
}
@media (min-width: 992px) {
  .sticky-down { top: 113px; }
}
.any-module-videoOverlay-wrapper { position: absolute; width: 100%; height: 100%; left: 0px; bottom: 30px; z-index: 1; }
.any-module-videoOverlay { z-index: 2147483647; display: flex; flex-direction: column; align-items: center; justify-content: center; backface-visibility: hidden; color: white; padding-top: 30px; }
.any-header-mb-xs { margin-bottom: 100px; }
@media (min-width: 768px) {
  .any-header-mb-xs { margin-bottom: 50px; }
}
.any-header-mb-sm { margin-bottom: 200px; }
@media (min-width: 768px) {
  .any-header-mb-sm { margin-bottom: 100px; }
}
.any-header-mb-md { margin-bottom: 250px; }
@media (min-width: 768px) {
  .any-header-mb-md { margin-bottom: 150px; }
}
.any-header-mb-lg { margin-bottom: 350px; }
@media (min-width: 768px) {
  .any-header-mb-lg { margin-bottom: 250px; }
}
.any-header-mb-xl { margin-bottom: 450px; }
@media (min-width: 768px) {
  .any-header-mb-xl { margin-bottom: 370px; }
}
.any-module-videoOverlay-wrapper { position: absolute; width: 100%; height: 100%; left: 0px; bottom: 30px; z-index: 1; }
.any-module-videoOverlay { z-index: 2147483647; display: flex; flex-direction: column; align-items: center; justify-content: center; backface-visibility: hidden; color: white; padding-top: 30px; }
.any-module-hashBadge { position: absolute; background-color: white; left: 50%; padding: 10px 20px; margin-top: -60px; margin-left: -94px; }
@media (min-width: 576px) {
  .any-module-hashBadge { margin-left: -106px; }
}
@media (min-width: 768px) {
  .any-module-hashBadge { margin-left: -120px; }
}
@media (min-width: 992px) {
  .any-module-hashBadge { left: 100px; padding: 20px 40px; margin-top: -90px; margin-left: 0px; }
}
@media (min-width: 1200px) {
  .any-module-hashBadge { left: 25%; }
}
@media (min-width: 3000px) {
  .any-module-hashBadge { left: 35%; }
}
.any-module-textImgQuote .any-module-textImgQuote-box { margin-right: 0px; padding: 30px 30px 70px; }
@media (min-width: 576px) {
  .any-module-textImgQuote .any-module-textImgQuote-box { padding: 50px 50px 90px; }
}
@media (min-width: 992px) {
  .any-module-textImgQuote .any-module-textImgQuote-box { margin-right: -150px; padding: 50px 90px 50px 50px; }
}
.any-module-textImgQuote .any-module-textImgQuote-name, .any-module-textImgQuote .any-module-textImgQuote-name-long { position: absolute; right: auto; left: 180px; width: auto; margin-right: 0px; margin-top: 0px; }
@media (min-width: 576px) {
  .any-module-textImgQuote .any-module-textImgQuote-name, .any-module-textImgQuote .any-module-textImgQuote-name-long { left: 230px; }
}
@media (min-width: 992px) {
  .any-module-textImgQuote .any-module-textImgQuote-name, .any-module-textImgQuote .any-module-textImgQuote-name-long { right: 0px; left: auto; width: 270px; margin-right: -400px; margin-top: -120px; }
}
.any-module-textImgQuote .any-module-textImgQuote-name-long { margin-top: 100px; left: 0px; }
@media (min-width: 400px) {
  .any-module-textImgQuote .any-module-textImgQuote-name-long { margin-top: 0px; left: 180px; }
}
@media (min-width: 576px) {
  .any-module-textImgQuote .any-module-textImgQuote-name-long { left: 230px; }
}
@media (min-width: 992px) {
  .any-module-textImgQuote .any-module-textImgQuote-name-long { width: 348px; margin-right: -480px; margin-top: -120px; left: auto; }
}
@media (min-width: 1350px) {
  .any-module-textImgQuote .any-module-textImgQuote-name-long { width: 510px; margin-right: -640px; }
}
.any-module-textImgQuote .any-module-quote { margin-right: 0px; margin-top: -70px; float: left; margin-left: -35px; }
@media (min-width: 992px) {
  .any-module-textImgQuote .any-module-quote { margin-right: -240px; margin-top: -70px; margin-left: 0px; float: right; }
}
.any-module-textImgQuote .any-module-quote .any-module-quote-icon { margin-top: -100px; left: 60px; }
@media (min-width: 992px) {
  .any-module-textImgQuote .any-module-quote .any-module-quote-icon { margin-top: -150px; }
}
.any-module-textImgQuote .any-module-quote .any-module-quote-img { margin-top: 20px; width: 150px; height: 150px; }
@media (min-width: 576px) {
  .any-module-textImgQuote .any-module-quote .any-module-quote-img { width: 180px; height: 180px; }
}
@media (min-width: 992px) {
  .any-module-textImgQuote .any-module-quote .any-module-quote-img { margin-top: 0px; }
}
.any-header-mb-xs { margin-bottom: 100px; }
@media (min-width: 768px) {
  .any-header-mb-xs { margin-bottom: 50px; }
}
.any-header-mb-sm { margin-bottom: 200px; }
@media (min-width: 768px) {
  .any-header-mb-sm { margin-bottom: 100px; }
}
.any-header-mb-md { margin-bottom: 250px; }
@media (min-width: 768px) {
  .any-header-mb-md { margin-bottom: 150px; }
}
.any-header-mb-lg { margin-bottom: 350px; }
@media (min-width: 768px) {
  .any-header-mb-lg { margin-bottom: 250px; }
}
.any-header-mb-xl { margin-bottom: 450px; }
@media (min-width: 768px) {
  .any-header-mb-xl { margin-bottom: 370px; }
}
.vjs-big-play-button { height: 85px !important; width: 85px !important; background-color: rgba(255, 255, 255, 0.5) !important; border-radius: 45px !important; border-width: medium !important; border-style: none !important; border-color: currentcolor !important; border-image: none !important; top: 48% !important; }
.vjs-big-play-button .vjs-icon-placeholder::before { content: url("../img/controls-play-white_b2c23cce.svg") !important; width: 50% !important; height: 50% !important; top: 22px !important; left: 25px !important; }
.any-before-after-slider-container { position: relative; width: 0px; height: 0px; margin-right: auto; margin-left: auto; }
@media (min-width: 786px) {
  .any-before-after-slider-container { height: 600px; width: 745px; }
}
@media (min-width: 992px) {
  .any-before-after-slider-container { width: 900px; }
}
@media (min-width: 1200px) {
  .any-before-after-slider-container { width: 797px; }
}
@media (min-width: 1400px) {
  .any-before-after-slider-container { width: 900px; }
}
.any-before-after-slider-container .any-before-after-slider-imgPos { position: absolute; top: 0px; left: -2px; width: 100%; height: 100%; }
.any-before-after-slider-container .any-layer-first-retail { background-image: url("/_static/img/resources/woman-shopping-list-before.jpg"); }
.any-before-after-slider-container .any-layer-second-retail { background-image: url("/_static/img/resources/woman-shopping-list-after.jpg"); width: 49.5%; }
.any-before-after-slider-container .any-layer-first-education { background-image: url("/_static/img/resources/education-before.jpg"); }
.any-before-after-slider-container .any-layer-second-education { background-image: url("/_static/img/resources/education-after.jpg"); width: 49.5%; }
.any-before-after-slider-container .any-layer-first-influencer, .any-before-after-slider-container .any-layer-first-media-creatives { background-image: url("../img/influencer-before_dd923031.jpg"); }
.any-before-after-slider-container .any-layer-second-influencer, .any-before-after-slider-container .any-layer-second-media-creatives { background-image: url("../img/influencer-after_e9b2a8dd.jpg"); width: 49.5%; }
.any-before-after-slider-container .any-layer-first-manufacturing, .any-before-after-slider-container .any-layer-first-engineering-and-design, .any-before-after-slider-container .any-layer-first-energy-and-industry { background-image: url("../img/woman-man-ipad-factory-before_8a2d42d6.jpg"); }
.any-before-after-slider-container .any-layer-second-manufacturing, .any-before-after-slider-container .any-layer-second-engineering-and-design, .any-before-after-slider-container .any-layer-second-energy-and-industry { background-image: url("../img/woman-man-ipad-factory-after_bad8d12d.jpg"); width: 49.5%; }
.any-beforeAfterSlider { position: absolute; appearance: none; width: 100%; height: 100%; background: rgba(248, 248, 248, 0); transition: 0.2s; display: flex; justify-content: center; align-items: center; }
.any-beforeAfterSlider::-webkit-slider-thumb { appearance: none; width: 2px; height: 400px; background: white; cursor: pointer; }
.any-drag-icon { pointer-events: none; position: absolute; width: 35px; height: 35px; bottom: 30px; display: flex; justify-content: center; align-items: center; border-radius: 50%; border: 2px solid rgb(239, 68, 59); background: rgb(255, 255, 255); left: 47.6%; }
.any-drag-icon::after { content: ""; padding: 3px; display: inline-block; border-style: solid; border-color: rgb(239, 68, 59); border-image: none; border-width: 0px 2px 2px 0px; transform: rotate(-45deg); }
.any-drag-icon::before { content: ""; padding: 3px; display: inline-block; border-style: solid; border-color: rgb(239, 68, 59); border-image: none; border-width: 0px 2px 2px 0px; transform: rotate(135deg); }
.any-bannerBottomFixed { position: fixed; bottom: 0px; width: 100%; background-color: rgb(239, 68, 59); color: white; z-index: 100; padding: 10px; }
.any-bannerBottomFixed button { opacity: 1; }
.any-bannerBottomFixed .close span { background-image: url("../img/close-white_01d17f76.svg"); background-repeat: no-repeat; width: 20px; height: 20px; position: absolute; right: 15px; top: 22px; }
.any-bannerBottomFixedOnlyImg { background-color: transparent; padding: 0px; }
.any-bannerBottomFixedOnlyImg a { border-width: medium; border-style: none; border-color: currentcolor; border-image: none; }
.any-bannerBottomFixedOnlyImg .close span { background-image: url("../img/close_db2a2baa.svg"); background-color: rgba(255, 255, 255, 0.5); border-radius: 25px; left: 3%; top: -10%; }
@media (min-width: 576px) {
  .any-bannerBottomFixedOnlyImg .close span { left: auto; right: 3%; }
}
@media (min-width: 768px) {
  .any-bannerBottomFixedOnlyImg .close span { right: 14%; top: 25%; }
}
@media (min-width: 1280px) {
  .any-bannerBottomFixedOnlyImg .close span { right: 26%; }
}
.any-floatBoxFixedRight { display: none; background-color: white; }
@media (min-width: 1700px) {
  .any-floatBoxFixedRight { display: block; position: absolute; right: 0px; top: 640px; height: 300px; width: 300px; border-top-left-radius: 20px; border-bottom-left-radius: 20px; }
}
.any-floatBoxFixedRight .any-floatBoxFixedRight-content { display: flex; flex-direction: column; justify-content: center; align-items: center; text-align: center; height: 100%; }
.any-floatBoxFixedLeft { display: none; }
@media (min-width: 1700px) {
  .any-floatBoxFixedLeft { display: block; position: absolute; left: 0px; top: 640px; height: 300px; width: 300px; background: linear-gradient(90deg, rgb(239, 68, 59) 0%, rgb(238, 141, 59) 100%); border-top-right-radius: 20px; border-bottom-right-radius: 20px; border-left: 0px; color: rgb(255, 255, 255); transition: 0.5s ease-out; overflow: hidden; }
  .any-floatBoxFixedLeft .any-floatBoxFixedLeft-content .monitor-license { display: none; position: absolute; top: 50px; right: -225px; width: 300px; }
  .any-floatBoxFixedLeft:hover { background: linear-gradient(90deg, rgb(239, 68, 59) 0%, rgb(238, 141, 59) 100%); width: 450px; }
  .any-floatBoxFixedLeft:hover .any-floatBoxFixedLeft-content { width: 300px; height: 300px; color: rgb(255, 255, 255); position: relative; padding-right: 3rem !important; padding-left: 1rem !important; }
  .any-floatBoxFixedLeft:hover .any-floatBoxFixedLeft-content .icon-click { display: none; }
  .any-floatBoxFixedLeft:hover .any-floatBoxFixedLeft-content .monitor-license { display: block; }
  .any-floatBoxFixedLeft .any-floatBoxFixedLeft-content { display: flex; flex-direction: column; justify-content: center; align-items: center; text-align: center; height: 300px; width: 300px; }
  .any-floatBoxFixedLeft .any-floatBoxFixedLeft-content .icon-click { position: absolute; bottom: -4px; right: -6px; }
}
.any-header-link-noBubble { display: inline; }
@media (min-width: 1700px) {
  .any-header-link-noBubble { display: none; }
}
.any-featuresList { line-height: normal; }
.any-featuresList .any-featuresList-item { display: flex; align-items: center; justify-content: center; text-align: center; }
.any-featuresList .any-featuresList-sticky-title { display: inline-flex; align-items: center; justify-content: space-between; text-align: center; }
.any-featuresList .any-featuresList-item-title { text-align: right; }
@media (min-width: 992px) {
  .any-featuresList .any-featuresList-item-title { padding-right: 30px; }
}
@media (min-width: 1200px) {
  .any-featuresList .any-featuresList-item-title { padding-right: 60px; }
}
.any-module-pricingTable-labelValue { position: absolute; top: -37px; width: 100%; letter-spacing: 1px; text-align: center; font-size: 21px; color: rgb(0, 0, 0); }
.any-featuresListMobile { margin-top: 20px; }
.any-featuresListMobile .table { font-size: 0.8rem !important; margin-bottom: 0px; }
.any-featuresListMobile .table thead tr { background: white; text-align: center; padding: 20px; font-weight: bold !important; }
.any-featuresListMobile .table thead tr th { position: sticky; top: 0px; z-index: 2; background: rgb(255, 255, 255); }
.any-featuresListMobile .table tbody th { vertical-align: middle; font-weight: normal; padding: 0.5rem; position: sticky; left: 0px; z-index: 1; text-align: left !important; }
.any-featuresListMobile .table tbody td { vertical-align: middle; text-align: center; font-weight: normal; padding: 0.5rem; border: 1px solid rgb(222, 222, 222); }
.any-featuresListMobile .table-striped tbody tr:nth-of-type(2n+1) { background-color: rgb(248, 248, 248); }
.any-featuresListMobile-new .table thead tr th { border-width: medium; border-style: none; border-color: currentcolor; border-image: none; }
.any-featuresListMobile-new .table tbody th, .any-featuresListMobile-new .table tbody td { font-weight: 300; border-width: medium !important; border-style: none !important; border-color: currentcolor !important; border-image: none !important; }
.any-featuresListMobile-new .bg-color-black { background-color: rgb(222, 222, 222); }
.any-iconWall-sevenRows { display: inline-block; width: 23%; border-radius: 6px; overflow: hidden; }
@media (min-width: 768px) {
  .any-iconWall-sevenRows { width: 13.5%; }
}
@media (min-width: 1300px) {
  .any-iconWall-sevenRows { width: 14%; }
}
@media (max-width: 399px) {
  .any-iconWall-sevenRows img { width: 35px; margin-top: 0.5rem !important; }
}
@media (max-width: 399px) {
  .any-iconWall-sevenRows p { font-size: 0.8rem; margin-bottom: 0.5rem !important; }
}
.any-iconWall-eightRows { display: inline-block; width: 49%; border-radius: 6px; overflow: hidden; }
@media (min-width: 576px) {
  .any-iconWall-eightRows { width: 24%; }
}
@media (min-width: 1200px) {
  .any-iconWall-eightRows { width: 12%; }
}
.any-module-sideBox { background: linear-gradient(90deg, rgb(239, 68, 59) 0%, rgb(238, 141, 59) 100%); width: 100%; padding: 40px; color: white; margin-top: -207px; overflow: hidden; position: relative; height: 132%; }
.any-module-sideBox h3, .any-module-sideBox p { width: 100%; }
@media (min-width: 1200px) {
  .any-module-sideBox h3, .any-module-sideBox p { width: 60%; }
}
@media (max-width: 1200px) {
  .any-module-sideBox h3 { font-size: 2.5rem; }
}
.any-module-sideBox .laptop-anydesk-arrow { position: absolute; left: -70px; top: 0px; width: 555px; }
@media (min-width: 1600px) {
  .any-module-sideBox .laptop-anydesk-arrow { left: 0px; }
}
.any-module-sideBox .call-sentence { border-bottom-width: medium; border-bottom-style: none; border-bottom-color: currentcolor; z-index: 1; position: relative; margin-top: 450px; display: block; color: rgb(255, 255, 255) !important; }
@media (min-width: 1724px) {
  .any-module-sideBox .call-sentence { margin-top: 475px; }
}
.any-module-shadowHoverBox { text-align: center; padding: 35px; display: block; border-width: medium; border-style: none; border-color: currentcolor; border-image: none; color: rgb(0, 0, 0); }
.any-module-shadowHoverBox:hover { color: rgb(239, 68, 59); background: rgb(251, 251, 251); }
.any-module-companyStory h3 { position: relative; z-index: 1; margin-bottom: -20px; }
@media (min-width: 768px) {
  .any-module-companyStory h3 { margin-bottom: -50px; }
}
@media (min-width: 992px) {
  .any-module-companyStory h3 { margin-bottom: -70px; }
}
@media (min-width: 1200px) {
  .any-module-companyStory h3 { margin-bottom: -95px; }
}
.any-module-companyStory .any-module-companyStory-textblock-wrapper { margin-top: 30px; }
@media (min-width: 768px) {
  .any-module-companyStory .any-module-companyStory-textblock-wrapper { margin-top: -40px; }
}
@media (min-width: 992px) {
  .any-module-companyStory .any-module-companyStory-textblock-wrapper { margin-top: -60px; }
}
@media (min-width: 1200px) {
  .any-module-companyStory .any-module-companyStory-textblock-wrapper { margin-top: -70px; }
}
.any-module-companyStory .any-module-companyStory-textblock-wrapper .any-module-companyStory-textblock { display: inline-block; width: 100%; vertical-align: top; padding: 0px 15px; }
@media (min-width: 768px) {
  .any-module-companyStory .any-module-companyStory-textblock-wrapper .any-module-companyStory-textblock { width: 22%; }
}
.any-imagesWall-fiveRow { display: inline-block; width: 18%; }
@media (min-width: 576px) {
  .any-imagesWall-fiveRow { width: 19%; }
}
@media (min-width: 768px) {
  .any-imagesWall-fiveRow { width: 16%; }
}
@media (min-width: 1024px) {
  .any-imagesWall-fiveRow { width: 14%; }
}
.any-list-scrollable .any-list-scrollable-inner { position: relative; height: 230px; overflow-y: scroll; }
.any-list-scrollable .any-list-scrollable-inner::-webkit-scrollbar { display: none; }
.any-list-scrollable .any-list-scrollable-inner ul { margin-bottom: 80px; }
.any-list-scrollable .any-list-scrollable-inner ul li { margin-bottom: 7px; }
.any-list-scrollable .any-list-scrollable-inner ul li:hover { font-weight: 700; cursor: pointer; }
.any-list-scrollable ul { margin-bottom: 80px; }
.any-list-scrollable ul li { margin-bottom: 7px; }
.any-list-scrollable ul li:hover { font-weight: 700; cursor: pointer; }
.any-list-scrollable .any-list-scrollable-gradient { position: absolute; bottom: 0px; right: 0px; width: 100%; height: 80px; background: linear-gradient(to top, rgb(248, 248, 248), transparent); pointer-events: none; }
.any-module-collapse-link { cursor: pointer; overflow: hidden; }
.any-module-collapse-link .any-module-quote-purple { background: linear-gradient(90deg, rgb(0, 0, 0) 0%, rgb(0, 0, 0) 50%, rgb(0, 0, 0) 100%); }
.any-module-collapse-link .container-hero { transition: 0.3s ease-in-out; }
.any-module-collapse-link:hover .any-module-quote-purple { background: linear-gradient(90deg, rgb(50, 59, 106) 0%, rgb(0, 0, 0) 50%, rgb(0, 0, 0) 100%); transform: scale(0.97); }
.any-module-collapse-link:hover .container-hero { transform: scale(1.03); }
.any-module-proBadge { background-color: rgb(239, 68, 59); border-radius: 25px; padding: 0px 10px; color: white; font-weight: bold; font-size: 14px; margin-left: 5px; }
.any-module-license-configurator { margin-top: 100px; }
.any-module-license-configurator .any-module-license-configurator-img { width: 100%; max-width: 500px; margin-top: -100px; }
.any-module-license-configurator .any-module-license-configurator-icons { flex: 1 1 50%; text-align: center; line-height: 1.2; padding: 10px 5px; }
@media (min-width: 768px) {
  .any-module-license-configurator .any-module-license-configurator-icons { flex: 1 1 0%; }
}
.any-module-license-configurator .any-module-license-configurator-icons .any-module-license-configurator-icon { background: linear-gradient(314deg, rgba(36, 32, 113, 0.7) 0%, rgba(97, 71, 163, 0.7) 100%) 0% 0% no-repeat padding-box padding-box transparent; border-radius: 50%; padding: 17px; width: 62px; height: 62px; margin: 0px auto; }
.any-module-license-configurator .btn { max-width: fit-content; margin: 0px auto; }
@media (min-width: 992px) {
  .any-module-license-configurator .btn { margin: 0px; }
}
.any-module-license-configurator-old { background-position: center bottom; }
@media (min-width: 1725px) {
  .any-module-license-configurator-old { background-position: center top; }
}
@media (min-width: 3000px) {
  .any-module-license-configurator-old { background-size: contain; }
}
.any-module-license-configurator-old .any-module-license-configurator-text { margin-top: 10px; margin-bottom: 30px; }
@media (min-width: 576px) {
  .any-module-license-configurator-old .any-module-license-configurator-text { margin-top: 190px; margin-bottom: 60px; }
}
@media (min-width: 2190px) {
  .any-module-license-configurator-old .any-module-license-configurator-text { margin-top: 260px; }
}
@media (min-width: 3000px) {
  .any-module-license-configurator-old .any-module-license-configurator-text { margin-top: 190px; }
}
.any-module-cyberWeek-badge { margin-top: -65px; margin-bottom: -45px; }
@media (min-width: 768px) {
  .any-module-cyberWeek-badge { margin-top: -84px; margin-bottom: -66px; }
}
@media (min-width: 992px) {
  .any-module-cyberWeek-badge { margin-top: 0px; margin-bottom: 0px; position: absolute; top: -35px; right: -15px; max-width: 500px; }
}
@media (min-width: 1200px) {
  .any-module-cyberWeek-badge { top: -50px; max-width: 650px; }
}
@media (min-width: 1400px) {
  .any-module-cyberWeek-badge { top: -100px; right: -50px; max-width: 750px; }
}
.any-module-contentBox, .any-module-contentBox-filled { padding: 35px 25px; border: 1px solid black; border-radius: 6px; box-shadow: white 0px 0px 135px -110px inset; color: rgb(0, 0, 0); }
@media (min-width: 768px) {
  .any-module-contentBox, .any-module-contentBox-filled { padding: 35px 100px; }
}
.any-module-contentBox::before, .any-module-contentBox-filled::before { position: absolute; width: 100%; height: 100%; top: 0px; left: 0px; background: rgba(255, 255, 255, 0.1); }
.any-module-contentBox-gradientBorder { position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; padding: 0px; border-image: conic-gradient(from var(--angle), #ef443b 50%, #EE8D3B 70%, #EE8D3B 92%, #ef443b 100%) 1; animation: 3s linear 0s infinite normal none running spin; mask-image: linear-gradient(red, red), linear-gradient(red, red); mask-clip: content-box, border-box; mask-composite: exclude; }
.any-module-contentBox-redBorder { border: 1px solid rgb(239, 68, 59); }
@property --angle { syntax: "<angle>"; inherits: true; initial-value: 0turn; }
@keyframes spin { 
  100% { --angle: 1turn; }
}
.any-module-contentBox-filled { padding: 30px 12px; box-shadow: none; background-color: rgba(255, 255, 255, 0.15); }
@media (min-width: 576px) {
  .any-module-contentBox-filled { padding: 30px; }
}
@media (min-width: 768px) {
  .any-module-contentBox-filled { padding: 60px 80px; }
}
@media (min-width: 576px) {
  #any-module-countryList ul { min-height: 240px !important; }
}
@media (min-width: 576px) {
  #any-module-countryList ul.collapsing { min-height: 240px !important; }
}
#any-module-countryList ul.collapse:not(.show) { overflow: hidden; display: -webkit-box; -webkit-line-clamp: 7; -webkit-box-orient: vertical; }
@media (min-width: 576px) {
  #any-module-countryList ul.collapse:not(.show) { min-height: 240px !important; }
}
#any-module-countryList ul li:hover { font-weight: bold; }
#any-module-countryList a { display: block; width: 100%; text-align: center; padding-top: 10px; margin-top: -10px; position: relative; background-color: rgb(248, 248, 248); }
#any-module-countryList a.collapsed::after { content: "︾"; font-size: 20px; }
#any-module-countryList a:not(.collapsed)::after { content: "︽"; font-size: 20px; }
.any-module-logo-slider-shiny .any-module-logo-slider-shiny-top { display: none; }
.any-module-licenseConfig-box, .any-module-licenseConfig-box-gradient, .any-module-licenseConfig-btn { border: 2px solid rgb(52, 52, 52); border-radius: 20px; background-color: rgb(52, 52, 52); color: white; padding: 30px; width: 100%; text-align: left; }
.any-module-licenseConfig-box .circle-active-sm, .any-module-licenseConfig-box-gradient .circle-active-sm, .any-module-licenseConfig-btn .circle-active-sm { width: 30px; height: 30px; margin-right: 5px; padding: 1px; }
.any-module-licenseConfig-box-gradient { border-width: medium; border-style: none; border-color: currentcolor; border-image: none; text-align: center; color: white; margin-bottom: 0px; padding: 10px 20px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; display: inline-block; width: 80%; }
@media (min-width: 768px) {
  .any-module-licenseConfig-box-gradient { width: auto; }
}
.any-module-licenseConfig-btn { cursor: pointer; min-height: 235px; }
@media (min-width: 576px) {
  .any-module-licenseConfig-btn { padding: 40px; }
}
@media (min-width: 768px) {
  .any-module-licenseConfig-btn { padding: 40px; min-height: 288px; }
}
.any-module-licenseConfig-btn:hover, .any-module-licenseConfig-btn.selected, .any-module-licenseConfig-btn:has(.checkbox:checked) { border: 2px solid rgba(0, 0, 0, 0) !important; background: conic-gradient(rgb(52, 52, 52) 0deg, rgb(52, 52, 52) 0deg) padding-box padding-box, linear-gradient(45deg, rgb(239, 68, 59), rgb(238, 141, 59)) border-box border-box !important; border-radius: 20px !important; }
.any-module-licenseConfig-btn:focus { outline: none; }
.any-module-licenseConfig-btn [type="checkbox"] + label::after { top: auto; }
.any-module-imageHoverIconSwitch { position: relative; }
.any-module-imageHoverIconSwitch img { position: absolute; top: 7px; left: 0px; width: 15px; height: 15px; object-fit: cover; transition: opacity 0.3s ease-in-out; }
.any-module-imageHoverIconSwitch .hover-img { opacity: 0; }
.any-module-imageHoverIconSwitch:hover .hover-img { opacity: 1; }
.any-module-imageHoverIconSwitch:hover .default-img { opacity: 0; }
#embedded-messaging { position: relative; z-index: 1002; }
@media (max-width: 991px) {
  #embedded-messaging { --eswButtonBottom: 60px !important; --eswButtonRight: 5px !important; }
}
.any-module-info-box-simple { background: rgb(251, 251, 251); border-radius: 20px; padding: 50px; box-shadow: rgba(0, 0, 0, 0.1) 0px 3px 12px; border: 1px solid rgb(222, 222, 222); text-align: left; cursor: default; color: rgb(0, 0, 0); }
.any-module-info-box-simple:hover { background: radial-gradient(circle at right top, rgba(0, 0, 0, 0.2), transparent 60%), rgb(251, 251, 251); }
.any-module-featureGridCard { position: relative; isolation: isolate; border-radius: 25px; background: rgb(255, 255, 240); border: 1px solid rgba(0, 0, 0, 0.12); box-shadow: rgba(0, 0, 0, 0.12) 0px 25px 60px; backdrop-filter: blur(10px); transition: transform 0.28s, border-color 0.28s; z-index: 1; }
.any-module-featureGridCard::before { content: ""; position: absolute; inset: 0px; border-radius: inherit; pointer-events: none; background: radial-gradient(500px 260px at 30% 10%, rgba(255, 255, 255, 0.12), transparent 60%), linear-gradient(rgba(255, 255, 255, 0.08), rgba(255, 255, 255, 0.03)); z-index: 0; }
.any-module-featureGridCard::after { content: ""; position: absolute; inset: -40px; border-radius: inherit; pointer-events: none; opacity: 0; background: radial-gradient(1200px 700px, rgba(240, 162, 106, 0.22), rgba(240, 162, 106, 0.12) 40%, rgba(240, 162, 106, 0.06) 60%, transparent 80%); filter: blur(20px); z-index: -1; transition: opacity 0.2s; }
.any-module-featureGridCard:hover { z-index: 0; transform: translateY(-6px); border-color: rgba(255, 255, 255, 0.25); box-shadow: rgba(0, 0, 0, 0.08) 0px 20px 40px, rgba(240, 162, 106, 0.25) 0px 0px 0px 1px; }
.any-module-featureGridCard:hover::after { opacity: 1; }
.any-module-partner-card { position: relative; padding: 25px 30px; border-top-left-radius: 60px; border-top-right-radius: 60px; }
@media (min-width: 768px) {
  .any-module-partner-card { padding: 35px 44px; }
}
@media (min-width: 992px) {
  .any-module-partner-card { padding: 50px 75px; }
}
.any-module-partner-card img { max-width: 420px; }
@media (min-width: 1200px) {
  .any-module-partner-card img { max-width: 500px; }
}
.any-module-partner-card.any-module-partner-card-orange { background: linear-gradient(157.42deg, rgb(189, 112, 82) 5.08%, rgba(189, 112, 82, 0) 75.63%); }
.any-module-partner-card.any-module-partner-card-red { background: linear-gradient(210.92deg, rgb(156, 70, 90) 8.19%, rgba(156, 70, 90, 0) 72.78%); }
.any-module-partner-card.any-module-partner-card-purple { background: linear-gradient(156.68deg, rgb(123, 122, 164) 3.13%, rgba(130, 129, 158, 0) 75.3%); }
.any-module-partner-card .any-module-partner-card-number { position: absolute; bottom: -50px; left: 15px; font-size: 10rem; opacity: 0.1; }
.any-module-program-benefits .any-module-program-benefits-box { position: relative; background-blend-mode: overlay; background: linear-gradient(rgba(51, 51, 51, 0.02) 0%, rgba(255, 255, 255, 0.1) 100%); }
.any-module-program-benefits .any-module-program-benefits-box::before { content: ""; position: absolute; inset: 0px; padding: 1px; border-radius: inherit; background: conic-gradient(from 180deg at 51.95% 49.81%, rgba(0, 0, 0, 0.106) -2.11deg, rgba(91, 43, 153, 0) 131.45deg, rgb(242, 134, 63) 175.58deg, rgba(91, 43, 153, 0) 252.32deg, rgba(0, 0, 0, 0.09) 310.85deg, rgba(0, 0, 0, 0.106) 357.89deg, rgba(91, 43, 153, 0) 491.45deg); mask: linear-gradient(rgb(0, 0, 0) 0px, rgb(0, 0, 0) 0px) content-box exclude, linear-gradient(rgb(0, 0, 0) 0px, rgb(0, 0, 0) 0px); }
.any-module-program-benefits .any-module-program-benefits-iconCircle { background: radial-gradient(109.99% 253.12% at 76.68% 66.67%, rgb(191, 54, 47) 0%, rgb(242, 134, 63) 100%); width: 46px; height: 46px; min-width: 46px; min-height: 46px; flex-shrink: 0; }
.any-module-program-benefits .any-module-program-benefits-iconCircle .any-module-program-benefits-iconCircle-border { position: absolute; border-right: 2px dotted white; height: 145px; top: 46px; left: 23px; opacity: 0.1; }
.any-module-already-partner .any-module-already-partner-box { background: none; }
.any-module-already-partner .any-module-already-partner-box::before { background: none; }
.any-module-glassBox { background: linear-gradient(rgba(51, 51, 51, 0.05) 0%, rgba(51, 51, 51, 0.2) 100%), radial-gradient(146.13% 118.42% at 50% -15.5%, rgba(255, 255, 255, 0.07) 0%, rgba(255, 255, 255, 0.02) 99.59%); backdrop-filter: blur(20px); box-shadow: rgba(0, 0, 0, 0.2) 0px 6px 20px 0px; border-radius: 20px; padding: 35px 25px; text-align: left; hyphens: auto; overflow-wrap: normal; word-break: normal; border: 1px solid rgba(100, 0, 0, 0.1); }
@media (min-width: 992px) {
  .any-module-glassBox { padding: 35px 25px 65px; }
}
.home-accelerate-logo { width: 140px; margin-bottom: 10px; }
@media (min-width: 576px) {
  .home-accelerate-logo { width: 194px; }
}
@media (min-width: 768px) {
  .home-accelerate-logo { width: 233px; }
}
@media (min-width: 992px) {
  .home-accelerate-logo { width: 311px; margin-bottom: 19px; }
}
.any-module-hoverIconCard { position: relative; isolation: isolate; border-radius: 25px; background: rgb(255, 255, 255); border: 2px solid transparent; box-shadow: rgba(0, 0, 0, 0.25) 0px -10px 23px; margin: 0px 20px; backdrop-filter: blur(10px); z-index: 1; }
.any-module-hoverIconCard::before { content: ""; position: absolute; border-radius: inherit; pointer-events: none; box-shadow: rgba(211, 15, 26, 0.55) 0px -9px 120px; width: 100%; height: 100%; transition: border-color 250ms, box-shadow 250ms, transform 250ms, background 250ms; }
.any-module-hoverIconCard:hover { border: 2px solid rgba(0, 0, 0, 0.15); }
.any-module-hoverIconCard:hover::before { backdrop-filter: blur(20px); box-shadow: rgba(211, 15, 26, 0.95) 0px -9px 120px; }
.any-module-hoverIconCard:hover .card-icon { opacity: 1; transform: translate(-50%, 0px) scale(1); pointer-events: none; }
.any-module-hoverIconCard:hover .card-title { opacity: 0; transform: translateY(-10px); pointer-events: none; }
.any-module-hoverIconCard:hover p { pointer-events: none; }
.any-module-hoverIconCard .card-icon { position: absolute; top: 25px; left: 50%; transform: translate(-50%, 12px) scale(0.92); opacity: 0; pointer-events: none; transition: opacity 220ms, transform 220ms; }
.any-module-hoverIconCard .card-icon.is-visible { opacity: 1; transform: translate(-50%, 0px) scale(1); }
.any-module-hoverIconCard .card-icon.is-visible + .card-title { display: none; }
.any-module-hoverIconCard .card-title { min-height: 70px; transition: opacity 220ms, transform 220ms; }
.flag-icon-background { background-size: contain; background-position: 50% center; background-repeat: no-repeat; }
.flag-icon { background-size: contain; background-position: 50% center; background-repeat: no-repeat; position: relative; display: inline-block; width: 1.33333em; line-height: 1em; }
.flag-icon::before { content: " "; }
.flag-icon.flag-icon-squared { width: 1em; }
.flag-icon-ad { background-image: url("../img/ad_6c915e07.svg"); }
.flag-icon-ad.flag-icon-squared { background-image: url("../img/ad_cd54d4f0.svg"); }
.flag-icon-ae { background-image: url("../img/ae_ba0e2f6b.svg"); }
.flag-icon-ae.flag-icon-squared { background-image: url("../img/ae_6f2aa827.svg"); }
.flag-icon-af { background-image: url("../img/af_a6389759.svg"); }
.flag-icon-af.flag-icon-squared { background-image: url("../img/af_780cbe84.svg"); }
.flag-icon-ag { background-image: url("../img/ag_88a7ff39.svg"); }
.flag-icon-ag.flag-icon-squared { background-image: url("../img/ag_d3c32214.svg"); }
.flag-icon-ai { background-image: url("../img/ai_ee1bdf2d.svg"); }
.flag-icon-ai.flag-icon-squared { background-image: url("../img/ai_23292bd3.svg"); }
.flag-icon-al { background-image: url("../img/al_f1a687aa.svg"); }
.flag-icon-al.flag-icon-squared { background-image: url("../img/al_2cf28658.svg"); }
.flag-icon-am { background-image: url("../img/am_3489a5c9.svg"); }
.flag-icon-am.flag-icon-squared { background-image: url("../img/am_2189484e.svg"); }
.flag-icon-ao { background-image: url("../img/ao_3acc1889.svg"); }
.flag-icon-ao.flag-icon-squared { background-image: url("../img/ao_6706b4a0.svg"); }
.flag-icon-aq { background-image: url("../img/aq_7af6804a.svg"); }
.flag-icon-aq.flag-icon-squared { background-image: url("../img/aq_b6f6cadd.svg"); }
.flag-icon-ar { background-image: url("../img/ar_bd40f01e.svg"); }
.flag-icon-ar.flag-icon-squared { background-image: url("../img/ar_d61e53c7.svg"); }
.flag-icon-as { background-image: url("../img/as_94b13146.svg"); }
.flag-icon-as.flag-icon-squared { background-image: url("../img/as_9cd20424.svg"); }
.flag-icon-at { background-image: url("../img/at_e2c6bb6c.svg"); }
.flag-icon-at.flag-icon-squared { background-image: url("../img/at_04a89547.svg"); }
.flag-icon-aw { background-image: url("../img/aw_40240be2.svg"); }
.flag-icon-aw.flag-icon-squared { background-image: url("../img/aw_fb7245bf.svg"); }
.flag-icon-ax { background-image: url("../img/ax_bb0b0bd5.svg"); }
.flag-icon-ax.flag-icon-squared { background-image: url("../img/ax_52984e70.svg"); }
.flag-icon-az { background-image: url("../img/az_e78b1940.svg"); }
.flag-icon-az.flag-icon-squared { background-image: url("../img/az_b3628a3a.svg"); }
.flag-icon-ba { background-image: url("../img/ba_ebd2d146.svg"); }
.flag-icon-ba.flag-icon-squared { background-image: url("../img/ba_c75e2b25.svg"); }
.flag-icon-bb { background-image: url("../img/bb_2516ec74.svg"); }
.flag-icon-bb.flag-icon-squared { background-image: url("../img/bb_83761c0b.svg"); }
.flag-icon-bd { background-image: url("../img/bd_2de08a43.svg"); }
.flag-icon-bd.flag-icon-squared { background-image: url("../img/bd_0d692bbe.svg"); }
.flag-icon-be { background-image: url("../img/be_802bb57f.svg"); }
.flag-icon-be.flag-icon-squared { background-image: url("../img/be_85632543.svg"); }
.flag-icon-bf { background-image: url("../img/bf_5b8161da.svg"); }
.flag-icon-bf.flag-icon-squared { background-image: url("../img/bf_8fc96099.svg"); }
.flag-icon-bg { background-image: url("../img/bg_922e256c.svg"); }
.flag-icon-bg.flag-icon-squared { background-image: url("../img/bg_ced3dd89.svg"); }
.flag-icon-bh { background-image: url("../img/bh_416f0019.svg"); }
.flag-icon-bh.flag-icon-squared { background-image: url("../img/bh_bb1199ec.svg"); }
.flag-icon-bi { background-image: url("../img/bi_5f2ce862.svg"); }
.flag-icon-bi.flag-icon-squared { background-image: url("../img/bi_03206bfe.svg"); }
.flag-icon-bj { background-image: url("../img/bj_6330f0ff.svg"); }
.flag-icon-bj.flag-icon-squared { background-image: url("../img/bj_c95d7a96.svg"); }
.flag-icon-bl { background-image: url("../img/bl_decd2da5.svg"); }
.flag-icon-bl.flag-icon-squared { background-image: url("../img/bl_a3b35fc2.svg"); }
.flag-icon-bm { background-image: url("../img/bm_0d67a382.svg"); }
.flag-icon-bm.flag-icon-squared { background-image: url("../img/bm_9b25abd5.svg"); }
.flag-icon-bn { background-image: url("../img/bn_19cac6bc.svg"); }
.flag-icon-bn.flag-icon-squared { background-image: url("../img/bn_344c1777.svg"); }
.flag-icon-bo { background-image: url("../img/bo_87441546.svg"); }
.flag-icon-bo.flag-icon-squared { background-image: url("../img/bo_b18cd763.svg"); }
.flag-icon-bq { background-image: url("../img/bq_af25a1d0.svg"); }
.flag-icon-bq.flag-icon-squared { background-image: url("../img/bq_e0e666a9.svg"); }
.flag-icon-br { background-image: url("../img/br_8b13fe00.svg"); }
.flag-icon-br.flag-icon-squared { background-image: url("../img/br_719e374c.svg"); }
.flag-icon-bs { background-image: url("../img/bs_e5594ec6.svg"); }
.flag-icon-bs.flag-icon-squared { background-image: url("../img/bs_b11bdb2f.svg"); }
.flag-icon-bt { background-image: url("../img/bt_1e738ad5.svg"); }
.flag-icon-bt.flag-icon-squared { background-image: url("../img/bt_ac43886a.svg"); }
.flag-icon-bv { background-image: url("../img/bv_c6f7d545.svg"); }
.flag-icon-bv.flag-icon-squared { background-image: url("../img/bv_914f8452.svg"); }
.flag-icon-bw { background-image: url("../img/bw_47e95a4a.svg"); }
.flag-icon-bw.flag-icon-squared { background-image: url("../img/bw_b7e2c870.svg"); }
.flag-icon-by { background-image: url("../img/by_e1308242.svg"); }
.flag-icon-by.flag-icon-squared { background-image: url("../img/by_fa8113c4.svg"); }
.flag-icon-bz { background-image: url("../img/bz_8ecb6333.svg"); }
.flag-icon-bz.flag-icon-squared { background-image: url("../img/bz_114e8235.svg"); }
.flag-icon-ca { background-image: url("../img/ca_8b833f2c.svg"); }
.flag-icon-ca.flag-icon-squared { background-image: url("../img/ca_66e3a386.svg"); }
.flag-icon-cc { background-image: url("../img/cc_d299bfed.svg"); }
.flag-icon-cc.flag-icon-squared { background-image: url("../img/cc_6645190d.svg"); }
.flag-icon-cd { background-image: url("../img/cd_8e542d40.svg"); }
.flag-icon-cd.flag-icon-squared { background-image: url("../img/cd_2d3f7250.svg"); }
.flag-icon-cf { background-image: url("../img/cf_0a59c44a.svg"); }
.flag-icon-cf.flag-icon-squared { background-image: url("../img/cf_18c63c24.svg"); }
.flag-icon-cg { background-image: url("../img/cg_ed4e28d1.svg"); }
.flag-icon-cg.flag-icon-squared { background-image: url("../img/cg_66e73686.svg"); }
.flag-icon-ch { background-image: url("../img/ch_a1298532.svg"); }
.flag-icon-ch.flag-icon-squared { background-image: url("../img/ch_1c52ad4f.svg"); }
.flag-icon-ci { background-image: url("../img/ci_c5ac7972.svg"); }
.flag-icon-ci.flag-icon-squared { background-image: url("../img/ci_d47bf967.svg"); }
.flag-icon-ck { background-image: url("../img/ck_53a234a9.svg"); }
.flag-icon-ck.flag-icon-squared { background-image: url("../img/ck_318ffbb6.svg"); }
.flag-icon-cl { background-image: url("../img/cl_725bda0e.svg"); }
.flag-icon-cl.flag-icon-squared { background-image: url("../img/cl_1c00ba03.svg"); }
.flag-icon-cm { background-image: url("../img/cm_f9c72658.svg"); }
.flag-icon-cm.flag-icon-squared { background-image: url("../img/cm_a5e36779.svg"); }
.flag-icon-zhs { background-image: url("../img/cn_bf002a50.svg"); }
.flag-icon-zhs.flag-icon-squared { background-image: url("../img/cn_94f37ef6.svg"); }
.flag-icon-zht { background-image: url("../img/hk_b0836a1e.svg"); }
.flag-icon-zht.flag-icon-squared { background-image: url("../img/hk_e0db7691.svg"); }
.flag-icon-co { background-image: url("../img/co_594cfa38.svg"); }
.flag-icon-co.flag-icon-squared { background-image: url("../img/co_4da883f6.svg"); }
.flag-icon-cr { background-image: url("../img/cr_73afca03.svg"); }
.flag-icon-cr.flag-icon-squared { background-image: url("../img/cr_51469025.svg"); }
.flag-icon-cu { background-image: url("../img/cu_2eefb874.svg"); }
.flag-icon-cu.flag-icon-squared { background-image: url("../img/cu_7d89bcb1.svg"); }
.flag-icon-cv { background-image: url("../img/cv_4772be1d.svg"); }
.flag-icon-cv.flag-icon-squared { background-image: url("../img/cv_eb190f70.svg"); }
.flag-icon-cw { background-image: url("../img/cw_19500545.svg"); }
.flag-icon-cw.flag-icon-squared { background-image: url("../img/cw_8d0ea334.svg"); }
.flag-icon-cx { background-image: url("../img/cx_3428c327.svg"); }
.flag-icon-cx.flag-icon-squared { background-image: url("../img/cx_5a6b627b.svg"); }
.flag-icon-cy { background-image: url("../img/cy_cf5b274e.svg"); }
.flag-icon-cy.flag-icon-squared { background-image: url("../img/cy_34e765b6.svg"); }
.flag-icon-cz { background-image: url("../img/cz_79df348e.svg"); }
.flag-icon-cz.flag-icon-squared { background-image: url("../img/cz_0c41e30c.svg"); }
.flag-icon-de { background-image: url("../img/de_b1dea4de.svg"); }
.flag-icon-de.flag-icon-squared { background-image: url("../img/de_b6a33742.svg"); }
.flag-icon-dj { background-image: url("../img/dj_e06b73f3.svg"); }
.flag-icon-dj.flag-icon-squared { background-image: url("../img/dj_1be27719.svg"); }
.flag-icon-da { background-image: url("../img/dk_4ed2f0fe.svg"); }
.flag-icon-da.flag-icon-squared { background-image: url("../img/dk_813e774d.svg"); }
.flag-icon-dm { background-image: url("../img/dm_f76ce67a.svg"); }
.flag-icon-dm.flag-icon-squared { background-image: url("../img/dm_ad09a3c2.svg"); }
.flag-icon-do { background-image: url("../img/do_e1f3207b.svg"); }
.flag-icon-do.flag-icon-squared { background-image: url("../img/do_f3a8699a.svg"); }
.flag-icon-dz { background-image: url("../img/dz_49d65fef.svg"); }
.flag-icon-dz.flag-icon-squared { background-image: url("../img/dz_c63c4a49.svg"); }
.flag-icon-ec { background-image: url("../img/ec_ed12a5cb.svg"); }
.flag-icon-ec.flag-icon-squared { background-image: url("../img/ec_d4cd9c1a.svg"); }
.flag-icon-ee { background-image: url("../img/ee_506cef7c.svg"); }
.flag-icon-ee.flag-icon-squared { background-image: url("../img/ee_eea6ed81.svg"); }
.flag-icon-eg { background-image: url("../img/eg_ef66acbd.svg"); }
.flag-icon-eg.flag-icon-squared { background-image: url("../img/eg_4dbb95e4.svg"); }
.flag-icon-eh { background-image: url("../img/eh_e241cea0.svg"); }
.flag-icon-eh.flag-icon-squared { background-image: url("../img/eh_9b6bd2df.svg"); }
.flag-icon-er { background-image: url("../img/er_8aa666d1.svg"); }
.flag-icon-er.flag-icon-squared { background-image: url("../img/er_254d8e11.svg"); }
.flag-icon-es { background-image: url("../img/es_e1c70553.svg"); }
.flag-icon-es.flag-icon-squared { background-image: url("../img/es_0283dbbb.svg"); }
.flag-icon-et { background-image: url("../img/et_61eb25e8.svg"); }
.flag-icon-et.flag-icon-squared { background-image: url("../img/et_0ab107db.svg"); }
.flag-icon-fi { background-image: url("../img/fi_1221df49.svg"); }
.flag-icon-fi.flag-icon-squared { background-image: url("../img/fi_d6cc1866.svg"); }
.flag-icon-fj { background-image: url("../img/fj_066d6a45.svg"); }
.flag-icon-fj.flag-icon-squared { background-image: url("../img/fj_bfaeea55.svg"); }
.flag-icon-fk { background-image: url("../img/fk_7d8fda3a.svg"); }
.flag-icon-fk.flag-icon-squared { background-image: url("../img/fk_8dbdcefb.svg"); }
.flag-icon-fm { background-image: url("../img/fm_1964fcc9.svg"); }
.flag-icon-fm.flag-icon-squared { background-image: url("../img/fm_f8d4f646.svg"); }
.flag-icon-fo { background-image: url("../img/fo_2f2fd5fb.svg"); }
.flag-icon-fo.flag-icon-squared { background-image: url("../img/fo_ada86d24.svg"); }
.flag-icon-fr { background-image: url("../img/fr_d45d07c8.svg"); }
.flag-icon-fr.flag-icon-squared { background-image: url("../img/fr_66906945.svg"); }
.flag-icon-ga { background-image: url("../img/ga_c7d38f10.svg"); }
.flag-icon-ga.flag-icon-squared { background-image: url("../img/ga_6046e5ac.svg"); }
.flag-icon-gd { background-image: url("../img/gd_b5ddb9a5.svg"); }
.flag-icon-gd.flag-icon-squared { background-image: url("../img/gd_ca5c5338.svg"); }
.flag-icon-ge { background-image: url("../img/ge_1798bfbf.svg"); }
.flag-icon-ge.flag-icon-squared { background-image: url("../img/ge_83f36b48.svg"); }
.flag-icon-gf { background-image: url("../img/gf_50929867.svg"); }
.flag-icon-gf.flag-icon-squared { background-image: url("../img/gf_b7ede3bc.svg"); }
.flag-icon-gg { background-image: url("../img/gg_5d8ae5ad.svg"); }
.flag-icon-gg.flag-icon-squared { background-image: url("../img/gg_c74d6667.svg"); }
.flag-icon-gh { background-image: url("../img/gh_0f5cf56e.svg"); }
.flag-icon-gh.flag-icon-squared { background-image: url("../img/gh_de2361a3.svg"); }
.flag-icon-gi { background-image: url("../img/gi_44eb7b96.svg"); }
.flag-icon-gi.flag-icon-squared { background-image: url("../img/gi_1b49c316.svg"); }
.flag-icon-gl { background-image: url("../img/gl_435fe938.svg"); }
.flag-icon-gl.flag-icon-squared { background-image: url("../img/gl_d3babe55.svg"); }
.flag-icon-gm { background-image: url("../img/gm_a2fa7c3e.svg"); }
.flag-icon-gm.flag-icon-squared { background-image: url("../img/gm_bfb6c54e.svg"); }
.flag-icon-gn { background-image: url("../img/gn_09cca384.svg"); }
.flag-icon-gn.flag-icon-squared { background-image: url("../img/gn_1df950e1.svg"); }
.flag-icon-gp { background-image: url("../img/gp_1a60c817.svg"); }
.flag-icon-gp.flag-icon-squared { background-image: url("../img/gp_526c9e25.svg"); }
.flag-icon-gq { background-image: url("../img/gq_bcd3990f.svg"); }
.flag-icon-gq.flag-icon-squared { background-image: url("../img/gq_4c206254.svg"); }
.flag-icon-el { background-image: url("../img/gr_08e48990.svg"); }
.flag-icon-el.flag-icon-squared { background-image: url("../img/gr_6278b3ae.svg"); }
.flag-icon-gs { background-image: url("../img/gs_33279452.svg"); }
.flag-icon-gs.flag-icon-squared { background-image: url("../img/gs_6fe60ceb.svg"); }
.flag-icon-gt { background-image: url("../img/gt_d8a51f24.svg"); }
.flag-icon-gt.flag-icon-squared { background-image: url("../img/gt_3d47b24c.svg"); }
.flag-icon-gu { background-image: url("../img/gu_c28c74e3.svg"); }
.flag-icon-gu.flag-icon-squared { background-image: url("../img/gu_27203a5c.svg"); }
.flag-icon-gw { background-image: url("../img/gw_e9a76254.svg"); }
.flag-icon-gw.flag-icon-squared { background-image: url("../img/gw_9c7b9f6d.svg"); }
.flag-icon-gy { background-image: url("../img/gy_d066bd94.svg"); }
.flag-icon-gy.flag-icon-squared { background-image: url("../img/gy_089ed37c.svg"); }
.flag-icon-hk { background-image: url("../img/hk_b0836a1e.svg"); }
.flag-icon-hk.flag-icon-squared { background-image: url("../img/hk_e0db7691.svg"); }
.flag-icon-hm { background-image: url("../img/hm_216f8b79.svg"); }
.flag-icon-hm.flag-icon-squared { background-image: url("../img/hm_8d78a75a.svg"); }
.flag-icon-hn { background-image: url("../img/hn_9e3d2e0a.svg"); }
.flag-icon-hn.flag-icon-squared { background-image: url("../img/hn_04f2246f.svg"); }
.flag-icon-hr { background-image: url("../img/hr_7dbd17b5.svg"); }
.flag-icon-hr.flag-icon-squared { background-image: url("../img/hr_e33bfcce.svg"); }
.flag-icon-ht { background-image: url("../img/ht_4da2acd3.svg"); }
.flag-icon-ht.flag-icon-squared { background-image: url("../img/ht_7a7dc067.svg"); }
.flag-icon-hu { background-image: url("../img/hu_65f086c5.svg"); }
.flag-icon-hu.flag-icon-squared { background-image: url("../img/hu_509e6862.svg"); }
.flag-icon-id { background-image: url("../img/id_8974432d.svg"); }
.flag-icon-id.flag-icon-squared { background-image: url("../img/id_08b62be9.svg"); }
.flag-icon-ie { background-image: url("../img/ie_ee97fdc0.svg"); }
.flag-icon-ie.flag-icon-squared { background-image: url("../img/ie_f808a5e3.svg"); }
.flag-icon-il { background-image: url("../img/il_fb005b30.svg"); }
.flag-icon-il.flag-icon-squared { background-image: url("../img/il_1a3b2ef6.svg"); }
.flag-icon-im { background-image: url("../img/im_d8c5a250.svg"); }
.flag-icon-im.flag-icon-squared { background-image: url("../img/im_6ebb3f2f.svg"); }
.flag-icon-in { background-image: url("../img/in_a9c5eb10.svg"); }
.flag-icon-in.flag-icon-squared { background-image: url("../img/in_394a59e3.svg"); }
.flag-icon-io { background-image: url("../img/io_6ec5e331.svg"); }
.flag-icon-io.flag-icon-squared { background-image: url("../img/io_6cf92fc5.svg"); }
.flag-icon-iq { background-image: url("../img/iq_6793b15e.svg"); }
.flag-icon-iq.flag-icon-squared { background-image: url("../img/iq_d7ff7000.svg"); }
.flag-icon-ir { background-image: url("../img/ir_3650752b.svg"); }
.flag-icon-ir.flag-icon-squared { background-image: url("../img/ir_20f920cc.svg"); }
.flag-icon-is { background-image: url("../img/is_26abbdcc.svg"); }
.flag-icon-is.flag-icon-squared { background-image: url("../img/is_52dfe280.svg"); }
.flag-icon-it { background-image: url("../img/it_c485a72f.svg"); }
.flag-icon-it.flag-icon-squared { background-image: url("../img/it_28b4fa01.svg"); }
.flag-icon-je { background-image: url("../img/je_68a8d802.svg"); }
.flag-icon-je.flag-icon-squared { background-image: url("../img/je_db1dd61e.svg"); }
.flag-icon-jm { background-image: url("../img/jm_5216fbbd.svg"); }
.flag-icon-jm.flag-icon-squared { background-image: url("../img/jm_17d6695b.svg"); }
.flag-icon-jo { background-image: url("../img/jo_514d0a18.svg"); }
.flag-icon-jo.flag-icon-squared { background-image: url("../img/jo_dbe054b6.svg"); }
.flag-icon-ja { background-image: url("../img/jp_e25fda37.svg"); }
.flag-icon-ja.flag-icon-squared { background-image: url("../img/jp_592cc52d.svg"); }
.flag-icon-ke { background-image: url("../img/ke_0a70abb4.svg"); }
.flag-icon-ke.flag-icon-squared { background-image: url("../img/ke_88dde5c7.svg"); }
.flag-icon-kg { background-image: url("../img/kg_c9dd33e0.svg"); }
.flag-icon-kg.flag-icon-squared { background-image: url("../img/kg_09aa08a2.svg"); }
.flag-icon-kh { background-image: url("../img/kh_47c0d24b.svg"); }
.flag-icon-kh.flag-icon-squared { background-image: url("../img/kh_d0191f66.svg"); }
.flag-icon-ki { background-image: url("../img/ki_fdd7fc8c.svg"); }
.flag-icon-ki.flag-icon-squared { background-image: url("../img/ki_9af60b0b.svg"); }
.flag-icon-km { background-image: url("../img/km_56b66ac2.svg"); }
.flag-icon-km.flag-icon-squared { background-image: url("../img/km_64d2078a.svg"); }
.flag-icon-kn { background-image: url("../img/kn_46bb7b52.svg"); }
.flag-icon-kn.flag-icon-squared { background-image: url("../img/kn_979891ce.svg"); }
.flag-icon-kp { background-image: url("../img/kp_af802267.svg"); }
.flag-icon-kp.flag-icon-squared { background-image: url("../img/kp_0f317946.svg"); }
.flag-icon-ko { background-image: url("../img/kr_021b43e8.svg"); }
.flag-icon-ko.flag-icon-squared { background-image: url("../img/kr_06b168e2.svg"); }
.flag-icon-kw { background-image: url("../img/kw_c3009046.svg"); }
.flag-icon-kw.flag-icon-squared { background-image: url("../img/kw_a45b4781.svg"); }
.flag-icon-ky { background-image: url("../img/ky_8c37fdc3.svg"); }
.flag-icon-ky.flag-icon-squared { background-image: url("../img/ky_b835ea30.svg"); }
.flag-icon-kz { background-image: url("../img/kz_f6a9d365.svg"); }
.flag-icon-kz.flag-icon-squared { background-image: url("../img/kz_af463d60.svg"); }
.flag-icon-la { background-image: url("../img/la_c2421c29.svg"); }
.flag-icon-la.flag-icon-squared { background-image: url("../img/la_38d31126.svg"); }
.flag-icon-lb { background-image: url("../img/lb_bb628ff8.svg"); }
.flag-icon-lb.flag-icon-squared { background-image: url("../img/lb_276f5601.svg"); }
.flag-icon-lc { background-image: url("../img/lc_0734774e.svg"); }
.flag-icon-lc.flag-icon-squared { background-image: url("../img/lc_052aa01d.svg"); }
.flag-icon-li { background-image: url("../img/li_f0ba0987.svg"); }
.flag-icon-li.flag-icon-squared { background-image: url("../img/li_aa06fbea.svg"); }
.flag-icon-lk { background-image: url("../img/lk_c4552d5b.svg"); }
.flag-icon-lk.flag-icon-squared { background-image: url("../img/lk_cf0fa512.svg"); }
.flag-icon-lr { background-image: url("../img/lr_4864cc71.svg"); }
.flag-icon-lr.flag-icon-squared { background-image: url("../img/lr_393e8dca.svg"); }
.flag-icon-ls { background-image: url("../img/ls_d72f69b2.svg"); }
.flag-icon-ls.flag-icon-squared { background-image: url("../img/ls_5e6630ee.svg"); }
.flag-icon-lt { background-image: url("../img/lt_6c7d837a.svg"); }
.flag-icon-lt.flag-icon-squared { background-image: url("../img/lt_525f74aa.svg"); }
.flag-icon-lu { background-image: url("../img/lu_eb90644f.svg"); }
.flag-icon-lu.flag-icon-squared { background-image: url("../img/lu_0ca4805f.svg"); }
.flag-icon-lv { background-image: url("../img/lv_e90928aa.svg"); }
.flag-icon-lv.flag-icon-squared { background-image: url("../img/lv_f7ba89b0.svg"); }
.flag-icon-ly { background-image: url("../img/ly_2221a2dd.svg"); }
.flag-icon-ly.flag-icon-squared { background-image: url("../img/ly_f4101f27.svg"); }
.flag-icon-ma { background-image: url("../img/ma_fd4c5fd1.svg"); }
.flag-icon-ma.flag-icon-squared { background-image: url("../img/ma_144e25dc.svg"); }
.flag-icon-mc { background-image: url("../img/mc_64476a5b.svg"); }
.flag-icon-mc.flag-icon-squared { background-image: url("../img/mc_b3faefc0.svg"); }
.flag-icon-md { background-image: url("../img/md_e437fb7a.svg"); }
.flag-icon-md.flag-icon-squared { background-image: url("../img/md_ae22ec13.svg"); }
.flag-icon-me { background-image: url("../img/me_4d26bb9a.svg"); }
.flag-icon-me.flag-icon-squared { background-image: url("../img/me_65f91c75.svg"); }
.flag-icon-mf { background-image: url("../img/mf_1e15911c.svg"); }
.flag-icon-mf.flag-icon-squared { background-image: url("../img/mf_3d6a0733.svg"); }
.flag-icon-mg { background-image: url("../img/mg_bd7cb142.svg"); }
.flag-icon-mg.flag-icon-squared { background-image: url("../img/mg_88b058e7.svg"); }
.flag-icon-mh { background-image: url("../img/mh_50c63409.svg"); }
.flag-icon-mh.flag-icon-squared { background-image: url("../img/mh_64e807d5.svg"); }
.flag-icon-mk { background-image: url("../img/mk_b4206f96.svg"); }
.flag-icon-mk.flag-icon-squared { background-image: url("../img/mk_18a9903c.svg"); }
.flag-icon-ml { background-image: url("../img/ml_7aa398c9.svg"); }
.flag-icon-ml.flag-icon-squared { background-image: url("../img/ml_8a144350.svg"); }
.flag-icon-mm { background-image: url("../img/mm_d96ab7b3.svg"); }
.flag-icon-mm.flag-icon-squared { background-image: url("../img/mm_9087920b.svg"); }
.flag-icon-mn { background-image: url("../img/mn_75d29d1f.svg"); }
.flag-icon-mn.flag-icon-squared { background-image: url("../img/mn_96044602.svg"); }
.flag-icon-mo { background-image: url("../img/mo_d00acc46.svg"); }
.flag-icon-mo.flag-icon-squared { background-image: url("../img/mo_8c52f48b.svg"); }
.flag-icon-mp { background-image: url("../img/mp_1628e6d5.svg"); }
.flag-icon-mp.flag-icon-squared { background-image: url("../img/mp_1a3f03a7.svg"); }
.flag-icon-mq { background-image: url("../img/mq_b20ab7a7.svg"); }
.flag-icon-mq.flag-icon-squared { background-image: url("../img/mq_39761c08.svg"); }
.flag-icon-mr { background-image: url("../img/mr_715484ff.svg"); }
.flag-icon-mr.flag-icon-squared { background-image: url("../img/mr_3902c8a8.svg"); }
.flag-icon-ms { background-image: url("../img/ms_acd44267.svg"); }
.flag-icon-ms.flag-icon-squared { background-image: url("../img/ms_f0f49ad4.svg"); }
.flag-icon-mt { background-image: url("../img/mt_20006ba3.svg"); }
.flag-icon-mt.flag-icon-squared { background-image: url("../img/mt_74b41a87.svg"); }
.flag-icon-mu { background-image: url("../img/mu_97a9299b.svg"); }
.flag-icon-mu.flag-icon-squared { background-image: url("../img/mu_d7bd6d24.svg"); }
.flag-icon-mv { background-image: url("../img/mv_cbfd5c05.svg"); }
.flag-icon-mv.flag-icon-squared { background-image: url("../img/mv_0e932ff7.svg"); }
.flag-icon-mw { background-image: url("../img/mw_29dbd639.svg"); }
.flag-icon-mw.flag-icon-squared { background-image: url("../img/mw_5ebcbdbe.svg"); }
.flag-icon-mx { background-image: url("../img/mx_7d879af2.svg"); }
.flag-icon-mx.flag-icon-squared { background-image: url("../img/mx_9f1bf207.svg"); }
.flag-icon-my { background-image: url("../img/my_09ece15a.svg"); }
.flag-icon-my.flag-icon-squared { background-image: url("../img/my_0c7f03ea.svg"); }
.flag-icon-mz { background-image: url("../img/mz_46e2695c.svg"); }
.flag-icon-mz.flag-icon-squared { background-image: url("../img/mz_481d1535.svg"); }
.flag-icon-na { background-image: url("../img/na_d7b9d746.svg"); }
.flag-icon-na.flag-icon-squared { background-image: url("../img/na_a86b885a.svg"); }
.flag-icon-nc { background-image: url("../img/nc_282538ae.svg"); }
.flag-icon-nc.flag-icon-squared { background-image: url("../img/nc_45ce3874.svg"); }
.flag-icon-ne { background-image: url("../img/ne_dbb32120.svg"); }
.flag-icon-ne.flag-icon-squared { background-image: url("../img/ne_4800a987.svg"); }
.flag-icon-nf { background-image: url("../img/nf_fef212ac.svg"); }
.flag-icon-nf.flag-icon-squared { background-image: url("../img/nf_38391ee9.svg"); }
.flag-icon-ng { background-image: url("../img/ng_73b8e8d2.svg"); }
.flag-icon-ng.flag-icon-squared { background-image: url("../img/ng_226d3a48.svg"); }
.flag-icon-ni { background-image: url("../img/ni_001995c3.svg"); }
.flag-icon-ni.flag-icon-squared { background-image: url("../img/ni_c1a42b2e.svg"); }
.flag-icon-nl { background-image: url("../img/nl_18be7e16.svg"); }
.flag-icon-nl.flag-icon-squared { background-image: url("../img/nl_de0be1bc.svg"); }
.flag-icon-no { background-image: url("../img/no_0082dfa1.svg"); }
.flag-icon-no.flag-icon-squared { background-image: url("../img/no_b3f0ddf6.svg"); }
.flag-icon-np { background-image: url("../img/np_d3247c9c.svg"); }
.flag-icon-np.flag-icon-squared { background-image: url("../img/np_672116c2.svg"); }
.flag-icon-nr { background-image: url("../img/nr_3ead8cf2.svg"); }
.flag-icon-nr.flag-icon-squared { background-image: url("../img/nr_2d83af6d.svg"); }
.flag-icon-nu { background-image: url("../img/nu_096ca4ed.svg"); }
.flag-icon-nu.flag-icon-squared { background-image: url("../img/nu_49e703b1.svg"); }
.flag-icon-nz { background-image: url("../img/nz_e6054d9d.svg"); }
.flag-icon-nz.flag-icon-squared { background-image: url("../img/nz_54a16565.svg"); }
.flag-icon-om { background-image: url("../img/om_b4dadac3.svg"); }
.flag-icon-om.flag-icon-squared { background-image: url("../img/om_b885c679.svg"); }
.flag-icon-pa { background-image: url("../img/pa_8ef18863.svg"); }
.flag-icon-pa.flag-icon-squared { background-image: url("../img/pa_ca896e55.svg"); }
.flag-icon-pe { background-image: url("../img/pe_a8c21880.svg"); }
.flag-icon-pe.flag-icon-squared { background-image: url("../img/pe_e0e8f544.svg"); }
.flag-icon-pf { background-image: url("../img/pf_70a159c5.svg"); }
.flag-icon-pf.flag-icon-squared { background-image: url("../img/pf_e4c042db.svg"); }
.flag-icon-pg { background-image: url("../img/pg_3cf67662.svg"); }
.flag-icon-pg.flag-icon-squared { background-image: url("../img/pg_d4b2c6f7.svg"); }
.flag-icon-ph { background-image: url("../img/ph_fb6e8f37.svg"); }
.flag-icon-ph.flag-icon-squared { background-image: url("../img/ph_58a73e46.svg"); }
.flag-icon-pk { background-image: url("../img/pk_086de328.svg"); }
.flag-icon-pk.flag-icon-squared { background-image: url("../img/pk_4411b5ce.svg"); }
.flag-icon-pl { background-image: url("../img/pl_487c4b40.svg"); }
.flag-icon-pl.flag-icon-squared { background-image: url("../img/pl_de5dbd73.svg"); }
.flag-icon-pm { background-image: url("../img/pm_18110dcf.svg"); }
.flag-icon-pm.flag-icon-squared { background-image: url("../img/pm_71d593ce.svg"); }
.flag-icon-pn { background-image: url("../img/pn_27777508.svg"); }
.flag-icon-pn.flag-icon-squared { background-image: url("../img/pn_9136b517.svg"); }
.flag-icon-pr { background-image: url("../img/pr_24625fce.svg"); }
.flag-icon-pr.flag-icon-squared { background-image: url("../img/pr_f475dbc8.svg"); }
.flag-icon-ps { background-image: url("../img/ps_474c771b.svg"); }
.flag-icon-ps.flag-icon-squared { background-image: url("../img/ps_d275a71a.svg"); }
.flag-icon-pt { background-image: url("../img/br_8b13fe00.svg"); }
.flag-icon-pt.flag-icon-squared { background-image: url("../img/br_719e374c.svg"); }
.flag-icon-pw { background-image: url("../img/pw_21b0e4fc.svg"); }
.flag-icon-pw.flag-icon-squared { background-image: url("../img/pw_fecd7316.svg"); }
.flag-icon-py { background-image: url("../img/py_e6d6db4d.svg"); }
.flag-icon-py.flag-icon-squared { background-image: url("../img/py_72086539.svg"); }
.flag-icon-qa { background-image: url("../img/qa_a4c8f150.svg"); }
.flag-icon-qa.flag-icon-squared { background-image: url("../img/qa_cd6d4f35.svg"); }
.flag-icon-re { background-image: url("../img/re_b97d5cf0.svg"); }
.flag-icon-re.flag-icon-squared { background-image: url("../img/re_88dafd87.svg"); }
.flag-icon-ro { background-image: url("../img/ro_7fbefc8c.svg"); }
.flag-icon-ro.flag-icon-squared { background-image: url("../img/ro_11ea8704.svg"); }
.flag-icon-rs { background-image: url("../img/rs_22c820c8.svg"); }
.flag-icon-rs.flag-icon-squared { background-image: url("../img/rs_7c03a776.svg"); }
.flag-icon-ru { background-image: url("../img/ru_94ac3bb4.svg"); }
.flag-icon-ru.flag-icon-squared { background-image: url("../img/ru_d2660b25.svg"); }
.flag-icon-rw { background-image: url("../img/rw_62df44b4.svg"); }
.flag-icon-rw.flag-icon-squared { background-image: url("../img/rw_8b379d08.svg"); }
.flag-icon-sa { background-image: url("../img/sa_26739346.svg"); }
.flag-icon-sa.flag-icon-squared { background-image: url("../img/sa_d9dfe1ae.svg"); }
.flag-icon-sb { background-image: url("../img/sb_8ff3d029.svg"); }
.flag-icon-sb.flag-icon-squared { background-image: url("../img/sb_d3415956.svg"); }
.flag-icon-sc { background-image: url("../img/sc_36b1a110.svg"); }
.flag-icon-sc.flag-icon-squared { background-image: url("../img/sc_67e2edcc.svg"); }
.flag-icon-sd { background-image: url("../img/sd_2f42ec5f.svg"); }
.flag-icon-sd.flag-icon-squared { background-image: url("../img/sd_55cd75e0.svg"); }
.flag-icon-se { background-image: url("../img/se_6c1db945.svg"); }
.flag-icon-se.flag-icon-squared { background-image: url("../img/se_5846ca12.svg"); }
.flag-icon-sg { background-image: url("../img/sg_c50b33a3.svg"); }
.flag-icon-sg.flag-icon-squared { background-image: url("../img/sg_4af25af1.svg"); }
.flag-icon-sh { background-image: url("../img/sh_0a74ca66.svg"); }
.flag-icon-sh.flag-icon-squared { background-image: url("../img/sh_1f5bb646.svg"); }
.flag-icon-si { background-image: url("../img/si_2686ce3d.svg"); }
.flag-icon-si.flag-icon-squared { background-image: url("../img/si_d0b91b7b.svg"); }
.flag-icon-sj { background-image: url("../img/sj_9e677e65.svg"); }
.flag-icon-sj.flag-icon-squared { background-image: url("../img/sj_09183f21.svg"); }
.flag-icon-sk { background-image: url("../img/sk_e09e96cd.svg"); }
.flag-icon-sk.flag-icon-squared { background-image: url("../img/sk_65b1c94f.svg"); }
.flag-icon-sl { background-image: url("../img/sl_9ed87e0e.svg"); }
.flag-icon-sl.flag-icon-squared { background-image: url("../img/sl_5d2db4d0.svg"); }
.flag-icon-sm { background-image: url("../img/sm_329cf6d8.svg"); }
.flag-icon-sm.flag-icon-squared { background-image: url("../img/sm_55702076.svg"); }
.flag-icon-sn { background-image: url("../img/sn_5966f246.svg"); }
.flag-icon-sn.flag-icon-squared { background-image: url("../img/sn_e91ea389.svg"); }
.flag-icon-so { background-image: url("../img/so_f39480db.svg"); }
.flag-icon-so.flag-icon-squared { background-image: url("../img/so_e5ae3df9.svg"); }
.flag-icon-sr { background-image: url("../img/sr_1a621a18.svg"); }
.flag-icon-sr.flag-icon-squared { background-image: url("../img/sr_eff7b925.svg"); }
.flag-icon-ss { background-image: url("../img/ss_5740e964.svg"); }
.flag-icon-ss.flag-icon-squared { background-image: url("../img/ss_47cdb710.svg"); }
.flag-icon-st { background-image: url("../img/st_2b345a48.svg"); }
.flag-icon-st.flag-icon-squared { background-image: url("../img/st_f335a3b3.svg"); }
.flag-icon-sv { background-image: url("../img/sv_17a6ea8f.svg"); }
.flag-icon-sv.flag-icon-squared { background-image: url("../img/sv_c670fcfc.svg"); }
.flag-icon-sx { background-image: url("../img/sx_6d30e938.svg"); }
.flag-icon-sx.flag-icon-squared { background-image: url("../img/sx_71deef25.svg"); }
.flag-icon-sy { background-image: url("../img/sy_13910e52.svg"); }
.flag-icon-sy.flag-icon-squared { background-image: url("../img/sy_6d84b154.svg"); }
.flag-icon-sz { background-image: url("../img/sz_02ca0216.svg"); }
.flag-icon-sz.flag-icon-squared { background-image: url("../img/sz_505ada38.svg"); }
.flag-icon-tc { background-image: url("../img/tc_ad30c114.svg"); }
.flag-icon-tc.flag-icon-squared { background-image: url("../img/tc_507497c1.svg"); }
.flag-icon-td { background-image: url("../img/td_98e72307.svg"); }
.flag-icon-td.flag-icon-squared { background-image: url("../img/td_375c358d.svg"); }
.flag-icon-tf { background-image: url("../img/tf_f885cb7d.svg"); }
.flag-icon-tf.flag-icon-squared { background-image: url("../img/tf_d4af313a.svg"); }
.flag-icon-tg { background-image: url("../img/tg_58ed0f31.svg"); }
.flag-icon-tg.flag-icon-squared { background-image: url("../img/tg_cf517322.svg"); }
.flag-icon-th { background-image: url("../img/th_2b32ffd6.svg"); }
.flag-icon-th.flag-icon-squared { background-image: url("../img/th_b0e4a582.svg"); }
.flag-icon-tj { background-image: url("../img/tj_02347481.svg"); }
.flag-icon-tj.flag-icon-squared { background-image: url("../img/tj_728cbd65.svg"); }
.flag-icon-tk { background-image: url("../img/tk_1d9eeef9.svg"); }
.flag-icon-tk.flag-icon-squared { background-image: url("../img/tk_131a706f.svg"); }
.flag-icon-tl { background-image: url("../img/tl_9b311f52.svg"); }
.flag-icon-tl.flag-icon-squared { background-image: url("../img/tl_5eca45d9.svg"); }
.flag-icon-tm { background-image: url("../img/tm_3b17a90d.svg"); }
.flag-icon-tm.flag-icon-squared { background-image: url("../img/tm_ac7dcc3c.svg"); }
.flag-icon-tn { background-image: url("../img/tn_862535d1.svg"); }
.flag-icon-tn.flag-icon-squared { background-image: url("../img/tn_31e92fc8.svg"); }
.flag-icon-to { background-image: url("../img/to_2ee89841.svg"); }
.flag-icon-to.flag-icon-squared { background-image: url("../img/to_d12b2dac.svg"); }
.flag-icon-tr { background-image: url("../img/tr_eb26d791.svg"); }
.flag-icon-tr.flag-icon-squared { background-image: url("../img/tr_d3ec8c6c.svg"); }
.flag-icon-tt { background-image: url("../img/tt_534bbd68.svg"); }
.flag-icon-tt.flag-icon-squared { background-image: url("../img/tt_c828f0b2.svg"); }
.flag-icon-tv { background-image: url("../img/tv_2073196e.svg"); }
.flag-icon-tv.flag-icon-squared { background-image: url("../img/tv_83065e2d.svg"); }
.flag-icon-tw { background-image: url("../img/tw_2a029981.svg"); }
.flag-icon-tw.flag-icon-squared { background-image: url("../img/tw_6f7c028b.svg"); }
.flag-icon-tz { background-image: url("../img/tz_b33cc153.svg"); }
.flag-icon-tz.flag-icon-squared { background-image: url("../img/tz_c70bf65c.svg"); }
.flag-icon-ua { background-image: url("../img/ua_b752b0d0.svg"); }
.flag-icon-ua.flag-icon-squared { background-image: url("../img/ua_9d6393f8.svg"); }
.flag-icon-ug { background-image: url("../img/ug_69426489.svg"); }
.flag-icon-ug.flag-icon-squared { background-image: url("../img/ug_9cf146c4.svg"); }
.flag-icon-um { background-image: url("../img/um_173cf8bd.svg"); }
.flag-icon-um.flag-icon-squared { background-image: url("../img/um_b9af67d3.svg"); }
.flag-icon-us { background-image: url("../img/us_a679bfe1.svg"); }
.flag-icon-us.flag-icon-squared { background-image: url("../img/us_b0bfd991.svg"); }
.flag-icon-uy { background-image: url("../img/uy_ca17a477.svg"); }
.flag-icon-uy.flag-icon-squared { background-image: url("../img/uy_ee2fbfd2.svg"); }
.flag-icon-uz { background-image: url("../img/uz_9f626863.svg"); }
.flag-icon-uz.flag-icon-squared { background-image: url("../img/uz_14f96b6f.svg"); }
.flag-icon-va { background-image: url("../img/va_813d054c.svg"); }
.flag-icon-va.flag-icon-squared { background-image: url("../img/va_2685757d.svg"); }
.flag-icon-vc { background-image: url("../img/vc_ddca5f30.svg"); }
.flag-icon-vc.flag-icon-squared { background-image: url("../img/vc_bc12af0e.svg"); }
.flag-icon-ve { background-image: url("../img/ve_47b97139.svg"); }
.flag-icon-ve.flag-icon-squared { background-image: url("../img/ve_14404bc2.svg"); }
.flag-icon-vg { background-image: url("../img/vg_b198122e.svg"); }
.flag-icon-vg.flag-icon-squared { background-image: url("../img/vg_9e88a1c3.svg"); }
.flag-icon-vi { background-image: url("../img/vi_2479806e.svg"); }
.flag-icon-vi.flag-icon-squared { background-image: url("../img/vi_622d2327.svg"); }
.flag-icon-vn { background-image: url("../img/vn_3f18de59.svg"); }
.flag-icon-vn.flag-icon-squared { background-image: url("../img/vn_3d85311a.svg"); }
.flag-icon-vu { background-image: url("../img/vu_3b7b1ae4.svg"); }
.flag-icon-vu.flag-icon-squared { background-image: url("../img/vu_d605c167.svg"); }
.flag-icon-wf { background-image: url("../img/wf_6cdb6212.svg"); }
.flag-icon-wf.flag-icon-squared { background-image: url("../img/wf_4fe0756b.svg"); }
.flag-icon-ws { background-image: url("../img/ws_37091b4d.svg"); }
.flag-icon-ws.flag-icon-squared { background-image: url("../img/ws_ad5fffa0.svg"); }
.flag-icon-ye { background-image: url("../img/ye_963c330f.svg"); }
.flag-icon-ye.flag-icon-squared { background-image: url("../img/ye_4e194e4b.svg"); }
.flag-icon-yt { background-image: url("../img/yt_cd07ce6d.svg"); }
.flag-icon-yt.flag-icon-squared { background-image: url("../img/yt_f0f7d58f.svg"); }
.flag-icon-za { background-image: url("../img/za_e2348d98.svg"); }
.flag-icon-za.flag-icon-squared { background-image: url("../img/za_a6444f8b.svg"); }
.flag-icon-zm { background-image: url("../img/zm_afb447c2.svg"); }
.flag-icon-zm.flag-icon-squared { background-image: url("../img/zm_5458b826.svg"); }
.flag-icon-zw { background-image: url("../img/zw_26a9ec83.svg"); }
.flag-icon-zw.flag-icon-squared { background-image: url("../img/zw_71e60716.svg"); }
.flag-icon-es-ct { background-image: url("../img/es-ct_bd41ee60.svg"); }
.flag-icon-es-ct.flag-icon-squared { background-image: url("../img/es-ct_bf4a2af3.svg"); }
.flag-icon-es-ga { background-image: url("../img/es-ga_1915b57f.svg"); }
.flag-icon-es-ga.flag-icon-squared { background-image: url("../img/es-ga_eb4e15f8.svg"); }
.flag-icon-eu { background-image: url("../img/eu_4edc5ea3.svg"); }
.flag-icon-eu.flag-icon-squared { background-image: url("../img/eu_6b1dab30.svg"); }
.flag-icon-en { background-image: url("../img/us_a679bfe1.svg"); }
.flag-icon-en.flag-icon-squared { background-image: url("../img/us_b0bfd991.svg"); }
.flag-icon-gb-nir { background-image: url("../img/gb-nir_a2a951bb.svg"); }
.flag-icon-gb-nir.flag-icon-squared { background-image: url("../img/gb-nir_35b46270.svg"); }
.flag-icon-gb-sct { background-image: url("../img/gb-sct_0fe1c795.svg"); }
.flag-icon-gb-sct.flag-icon-squared { background-image: url("../img/gb-sct_2d1bb95a.svg"); }
.flag-icon-gb-wls { background-image: url("../img/gb-wls_ab1dcabf.svg"); }
.flag-icon-gb-wls.flag-icon-squared { background-image: url("../img/gb-wls_54b3a4b6.svg"); }
.flag-icon-un { background-image: url("../img/un_9d8166f6.svg"); }
.flag-icon-un.flag-icon-squared { background-image: url("../img/un_2819e74c.svg"); }
.flag-icon-xk { background-image: url("../img/xk_01d48cd1.svg"); }
.flag-icon-xk.flag-icon-squared { background-image: url("../img/xk_c1085884.svg"); }
.video-js .vjs-big-play-button .vjs-icon-placeholder::before, .video-js .vjs-modal-dialog, .vjs-button > .vjs-icon-placeholder::before, .vjs-modal-dialog .vjs-modal-dialog-content { position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; }
.video-js .vjs-big-play-button .vjs-icon-placeholder::before, .vjs-button > .vjs-icon-placeholder::before { text-align: center; }
@font-face { font-family: VideoJS; src: url("data:application/font-woff;charset=utf-8;base64,d09GRgABAAAAABDkAAsAAAAAG6gAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABHU1VCAAABCAAAADsAAABUIIslek9TLzIAAAFEAAAAPgAAAFZRiV3hY21hcAAAAYQAAADaAAADPv749/pnbHlmAAACYAAAC3AAABHQZg6OcWhlYWQAAA3QAAAAKwAAADYZw251aGhlYQAADfwAAAAdAAAAJA+RCLFobXR4AAAOHAAAABMAAACM744AAGxvY2EAAA4wAAAASAAAAEhF6kqubWF4cAAADngAAAAfAAAAIAE0AIFuYW1lAAAOmAAAASUAAAIK1cf1oHBvc3QAAA/AAAABJAAAAdPExYuNeJxjYGRgYOBiMGCwY2BycfMJYeDLSSzJY5BiYGGAAJA8MpsxJzM9kYEDxgPKsYBpDiBmg4gCACY7BUgAeJxjYGS7wTiBgZWBgaWQ5RkDA8MvCM0cwxDOeI6BgYmBlZkBKwhIc01hcPjI+FGJHcRdyA4RZgQRADK3CxEAAHic7dFZbsMgAEXRS0ycyZnnOeG7y+qC8pU1dHusIOXxuoxaOlwZYWQB0Aea4quIEN4E9LzKbKjzDeM6H/mua6Lmc/p8yhg0lvdYx15ZG8uOLQOGjMp3EzqmzJizYMmKNRu27Nhz4MiJMxeu3Ljz4Ekqm7T8P52G8PP3lnTOVk++Z6iN6QZzNN1F7ptuN7eGOjDUoaGODHVsuvU8MdTO9Hd5aqgzQ50b6sJQl4a6MtS1oW4MdWuoO0PdG+rBUI+GejLUs6FeDPVqqDdDvRvqw1CfhpqM9At0iFLaAAB4nJ1YDXBTVRZ+5/22TUlJ8we0pHlJm7RJf5O8F2j6EymlSPkpxaL8U2xpa3DKj0CBhc2IW4eWKSokIoLsuMqssM64f+jA4HSdWXXXscBq67IOs3FXZ1ZYWVyRFdo899yXtIBQZ90k7717zz3v3HPPOfd854YCCj9cL9dL0RQFOqCbGJnrHb5EayiKIWN8iA/hWBblo6hUWm8TtCDwE80WMJus/irwyxOdxeB0MDb14VNJHnXYoLLSl6FfCUYO9nYPTA8Epg9090LprfbBbZ2hY0UlJUXHQp3/vtWkS6EBv8+rPMq5u9692f/dNxJNiqwC1xPE9TCUgCsSdQWgE3XQD25lkG4CN2xmTcOXWBOyser6RN6KnGbKSbmQ3+d0OI1m2W8QzLLkI2sykrWAgJJEtA8vGGW/2Q+CmT3n8zS9wZwu2DCvtuZKZN3xkrLh36yCZuUomQSqGpY8t/25VfHVhw8z4ebGBtfLb0ya9PCaDc+8dGTvk2dsh6z7WzvowlXKUSWo9MJ15a3KrEP2loOr2Ojhw6iW6hf2BDdEccQvZGpaAy7YovSwq8kr7HGllxpd71rkS6G0Sf11sl9OvMK1+jwPPODxjUwkOim9CU3ix1wNjXDfmJSEn618Bs6lpWwUpU+8PCqLMY650zjq8VhCIP17NEKTx3eaLL+s5Pi6yJWaWjTHLR1jYzPSV9VF/6Ojdb/1kO3Mk3uhHC0x6gc1BjlKQ+nQFxTYdaJkZ7ySVxLBbhR1dsboNXp1tCYKW2LRaEzpYcIx2BKNxaL0ZaUnSqfFoiNhHKR/GkX6PWUSAaJelQaqZL1EpoHNsajSEyPSoJ9IjhIxTdjHLmwZvhRDOiFTY/YeQnvrVZmiTQtGncECXtFTBZLOVwwMRgoXHAkXzMzPn1nAJJ8jYSbMDaqN2waGLzNhih/bZynUBMpIWSg7VYi7DRx2m8ALkIdRCJwI6ArJx2EI8kaDWeTQKeAFk9fjl/1AvwktjQ1P7NjyMGQyfd4vjipX6M/i52D7Cq80kqlcxEcGXRr/FEcgs0u5uGgB4VWuMFfpdn2Re6Hi3PqzmxWKsz6+ae2Pn9hXXw/fqM859UiGC0oKYYILJBqJrsn1Z1E5qOs9rQCiUQRREjm8yJcbHF5cUJufX1vAHlefw0XgUoboS3ETfQlTxBC4SOtuE8VPRJTBSCQSjZCpk7Gqzu+masaZ2y7Zjehho4F3g82BNDkAHpORG4+OCS+f6JTPmtRn/PH1kch6d04sp7AQb25aQ/pqUyXeQ8vrebG8OYQdXOQ+585u0sdW9rqalzRURiJ+9F4MweRFrKUjl1GUYhH1A27WOHw5cTFSFPMo9EeUIGnQTZHIaJ7AHLaOKsOODaNF9jkBjYG2QEsQ2xjMUAx2bBEbeTBWMHwskBjngq56S/yfgkBnWBa4K9sqKtq2t1UI8S9He5XuBRbawAdatrQEAi30Aks2+LM8WeCbalVZkWNylvJ+dqJnzVb+OHlSoKW8nPCP7Rd+CcZ2DdWAGqJ2CBFOphgywFFCFBNtfAbGtNPBCwxvygHeYMZMY9ZboBqwq/pVrsbgN5tkv152ODlbMfiqwGMBgxa4Exz3QhovRIUp6acqZmQzRq0ypDXS2TPLT02YIkQETnOE445oOGxOmXAqUJNNG7XgupMjPq2ua9asrj5yY/yuKteO1Kx0YNJTufrirLe1mZnat7OL6rnUdCWenpW6I8mAnbsY8KWs1PuSovCW9A/Z25PQ24a7cNOqgmTkLmBMgh4THgc4b9k2IVv1/g/F5nGljwPLfOgHAzJzh45V/4+WenTzmMtR5Z7us2Tys909UHqrPY7KbckoxRvRHhmVc3cJGE97uml0R1S0jdULVl7EvZtDFVBF35N9cEdjpgmAiOlFZ+Dtoh93+D3zzHr8RRNZQhnCNMNbcegOvpEwZoL+06cJQ07h+th3fZ/7PVbVC6ngTAV/KoLFuO6+2KFcU651gEb5ugPSIb1D+Xp8V4+k3sEIGnw5mYe4If4k1lFYr6SCzmM2EQ8iWtmwjnBI9kTwe1TlfAmXh7H02by9fW2gsjKwtv0aaURKil4OdV7rDL1MXIFNrhdxohcZXYTnq47WisrKitaObbf5+yvkLi5J6lCNZZ+B6GC38VNBZBDidSS/+mSvh6s+srgC8pyKMvDtt+de3c9fU76ZPfuM8ud4Kv0fyP/LqfepMT/3oZxSqpZaTa1DaQYLY8TFsHYbWYsPoRhRWfL5eSSQbhUGgGC3YLbVMk6PitTFNGpAsNrC6D1VNBKgBHMejaiuRWEWGgsSDBTJjqWIl8kJLlsaLJ2tXDr6xGfT85bM2Q06a46x2HTgvdnV8z5YDy/27J4zt6x2VtkzjoYpkq36kaBr4eQSg7tyiVweWubXZugtadl58ydapfbORfKsDTuZ0OBgx4cfdjCf5tbWNITnL120fdOi1RV1C3uKGzNdwYLcMvZ3BxoPyTOCD1XvXTp7U10gWCVmTV9b3r2z0SkGWovb2hp9I89O8a2smlyaO8muMU+dRmtzp60IzAoFpjLr1n388boLyf0dRvxhsHZ0qbWqDkwqvvpkj4l0fY6EIXRi5sQSrAvsVYwXRy4qJ2EVtD1AN7a0HWth9ymvL1xc3WTUKK/TAHA/bXDVtVWfOMfuGxGZv4Ln/jVr9jc3j1yMv0tndmyt9Vq88Y9gH1wtLX3KWjot5++jWHgAoZZkQ14wGQ20Fli71UmKJAy4xKMSTGbVdybW7FDDAut9XpD5AzWrYO7zQ8qffqF8+Ynd/clrHcdyxGy3a/3+mfNnzC/cBsveTjnTvXf1o6vzOlZw7WtqtdmPK/Errz/6NNtD72zmNOZfbmYdTGHfoofqI79Oc+R2n1lrnL6pOm0Up7kwxhTW12Amm7WYkXR2qYrF2AmgmbAsxZjwy1xpg/m1Je2vrp8v/nz2xpmlBg4E9hrMU341wVpTOh/OfmGvAnra8q6uctr60ZQHV3Q+WMQJykMj8ZsWn2QBOmmHMB+m5pDIpTFonYigiaKAhGEiAHF7EliVnQkjoLVIMPtJpBKHYd3A8GYH9jJzrWwmHx5Qjp7vDAX0suGRym1vtm/9W1/HyR8vczfMs6Sk8DSv855/5dlX9oQq52hT8syyp2rx5Id17IAyAM3wIjQPMOHzytEB64q6D5zT91yNbnx3V/nqnd017S9Y0605k3izoXLpsxde2n38yoOV9s1LcjwzNjbdX6asnBVaBj/6/DwKwPkpcqbDG7BnsXoSqWnUAmottYF6jMSdVyYZh3zVXCjwTiwwHH6sGuRiEHQGzuRX6whZkp123oy1BWE2mEfJ/tvIRtM4ZM5bDXiMsPMaAKOTyc5uL57rqyyc5y5JE5pm1i2S2iUX0CcaQ6lC6Zog7JqSqZmYlosl2K6pwNA84zRnQW6SaALYZQGW5lhCtU/W34N6o+bKfZ8cf3/Cl/+iTX3wBzpOY4mRkeNf3rptycGSshQWgGbYt5jFc2e0+DglIrwl6DVWQ7BuwaJ3Xk1J4VL5urnLl/Wf+gHU/hZoZdKNym6lG+I34FaNeZKcSpJIo2IeCVvpdsDGfKvzJnAwmeD37Ow65ZWwSowpgwX5T69s/rB55dP5BcpgDKFV8p7q2sn/1uc93bVzT/w6UrCqDTWvfCq/oCD/qZXNoUj8BL5Kp6GU017frfNXkAtiiyf/SOCEeLqnd8R/Ql9GlCRfctS6k5chvIBuQ1zCCjoCHL2DHNHIXxMJ3kQeO8lbsUXONeSfA5EjcG6/E+KdhN4bP04vBhdi883+BFBzQbxFbvZzQeY9LNBZc0FNfn5NwfDn6rCTnTw6R8o+gfpf5hCom33cRuiTlss3KHmZjD+BPN+5gXuA2ziS/Q73mLxUkpbKN/eqwz5uK0X9F3h2d1V4nGNgZGBgAOJd776+iue3+crAzc4AAje5Bfcg0xz9YHEOBiYQBQA8FQlFAHicY2BkYGBnAAGOPgaG//85+hkYGVCBMgBGGwNYAAAAeJxjYGBgYB8EmKOPgQEAQ04BfgAAAAAAAA4AaAB+AMwA4AECAUIBbAGYAcICGAJYArQC4AMwA7AD3gQwBJYE3AUkBWYFigYgBmYGtAbqB1gIEghYCG4IhAi2COh4nGNgZGBgUGYoZWBnAAEmIOYCQgaG/2A+AwAYCQG2AHicXZBNaoNAGIZfE5PQCKFQ2lUps2oXBfOzzAESyDKBQJdGR2NQR3QSSE/QE/QEPUUPUHqsvsrXjTMw83zPvPMNCuAWP3DQDAejdm1GjzwS7pMmwi75XngAD4/CQ/oX4TFe4Qt7uMMbOzjuDc0EmXCP/C7cJ38Iu+RP4QEe8CU8pP8WHmOPX2EPz87TPo202ey2OjlnQSXV/6arOjWFmvszMWtd6CqwOlKHq6ovycLaWMWVydXKFFZnmVFlZU46tP7R2nI5ncbi/dDkfDtFBA2DDXbYkhKc+V0Bqs5Zt9JM1HQGBRTm/EezTmZNKtpcAMs9Yu6AK9caF76zoLWIWcfMGOSkVduvSWechqZsz040Ib2PY3urxBJTzriT95lipz+TN1fmAAAAeJxtkMl2wjAMRfOAhABlKm2h80C3+ajgCKKDY6cegP59TYBzukAL+z1Zsq8ctaJTTKPrsUQLbXQQI0EXKXroY4AbDDHCGBNMcYsZ7nCPB8yxwCOe8IwXvOIN7/jAJ76wxHfUqWX+OzgumWAjJMV17i0Ndlr6irLKO+qftdT7i6y4uFSUvCknay+lFYZIZaQcmfH/xIFdYn98bqhra1aKTM/6lWMnyaYirx1rFUQZFBkb2zJUtoXeJCeg0WnLtHeSFc3OtrnozNwqi0TkSpBMDB1nSde5oJXW23hTS2/T0LilglXX7dmFVxLnq5U0vYATHFk3zX3BOisoQHNDFDeZnqKDy9hRNawN7Vh727hFzcJ5c8TILrKZfH7tIPxAFP0BpLeJPA==") format("woff"); font-weight: 400; font-style: normal; }
.video-js .vjs-big-play-button .vjs-icon-placeholder::before, .video-js .vjs-play-control .vjs-icon-placeholder, .vjs-icon-play { font-family: VideoJS; font-weight: 400; font-style: normal; }
.video-js .vjs-big-play-button .vjs-icon-placeholder::before, .video-js .vjs-play-control .vjs-icon-placeholder::before, .vjs-icon-play::before { content: ""; }
.vjs-icon-play-circle { font-family: VideoJS; font-weight: 400; font-style: normal; }
.vjs-icon-play-circle::before { content: ""; }
.video-js .vjs-play-control.vjs-playing .vjs-icon-placeholder, .vjs-icon-pause { font-family: VideoJS; font-weight: 400; font-style: normal; }
.video-js .vjs-play-control.vjs-playing .vjs-icon-placeholder::before, .vjs-icon-pause::before { content: ""; }
.video-js .vjs-mute-control.vjs-vol-0 .vjs-icon-placeholder, .vjs-icon-volume-mute { font-family: VideoJS; font-weight: 400; font-style: normal; }
.video-js .vjs-mute-control.vjs-vol-0 .vjs-icon-placeholder::before, .vjs-icon-volume-mute::before { content: ""; }
.video-js .vjs-mute-control.vjs-vol-1 .vjs-icon-placeholder, .vjs-icon-volume-low { font-family: VideoJS; font-weight: 400; font-style: normal; }
.video-js .vjs-mute-control.vjs-vol-1 .vjs-icon-placeholder::before, .vjs-icon-volume-low::before { content: ""; }
.video-js .vjs-mute-control.vjs-vol-2 .vjs-icon-placeholder, .vjs-icon-volume-mid { font-family: VideoJS; font-weight: 400; font-style: normal; }
.video-js .vjs-mute-control.vjs-vol-2 .vjs-icon-placeholder::before, .vjs-icon-volume-mid::before { content: ""; }
.video-js .vjs-mute-control .vjs-icon-placeholder, .vjs-icon-volume-high { font-family: VideoJS; font-weight: 400; font-style: normal; }
.video-js .vjs-mute-control .vjs-icon-placeholder::before, .vjs-icon-volume-high::before { content: ""; }
.video-js .vjs-fullscreen-control .vjs-icon-placeholder, .vjs-icon-fullscreen-enter { font-family: VideoJS; font-weight: 400; font-style: normal; }
.video-js .vjs-fullscreen-control .vjs-icon-placeholder::before, .vjs-icon-fullscreen-enter::before { content: ""; }
.video-js.vjs-fullscreen .vjs-fullscreen-control .vjs-icon-placeholder, .vjs-icon-fullscreen-exit { font-family: VideoJS; font-weight: 400; font-style: normal; }
.video-js.vjs-fullscreen .vjs-fullscreen-control .vjs-icon-placeholder::before, .vjs-icon-fullscreen-exit::before { content: ""; }
.vjs-icon-square { font-family: VideoJS; font-weight: 400; font-style: normal; }
.vjs-icon-square::before { content: ""; }
.vjs-icon-spinner { font-family: VideoJS; font-weight: 400; font-style: normal; }
.vjs-icon-spinner::before { content: ""; }
.video-js .vjs-subs-caps-button .vjs-icon-placeholder, .video-js .vjs-subtitles-button .vjs-icon-placeholder, .video-js.video-js:lang(en-AU) .vjs-subs-caps-button .vjs-icon-placeholder, .video-js.video-js:lang(en-GB) .vjs-subs-caps-button .vjs-icon-placeholder, .video-js.video-js:lang(en-IE) .vjs-subs-caps-button .vjs-icon-placeholder, .video-js.video-js:lang(en-NZ) .vjs-subs-caps-button .vjs-icon-placeholder, .vjs-icon-subtitles { font-family: VideoJS; font-weight: 400; font-style: normal; }
.video-js .vjs-subs-caps-button .vjs-icon-placeholder::before, .video-js .vjs-subtitles-button .vjs-icon-placeholder::before, .video-js.video-js:lang(en-AU) .vjs-subs-caps-button .vjs-icon-placeholder::before, .video-js.video-js:lang(en-GB) .vjs-subs-caps-button .vjs-icon-placeholder::before, .video-js.video-js:lang(en-IE) .vjs-subs-caps-button .vjs-icon-placeholder::before, .video-js.video-js:lang(en-NZ) .vjs-subs-caps-button .vjs-icon-placeholder::before, .vjs-icon-subtitles::before { content: ""; }
.video-js .vjs-captions-button .vjs-icon-placeholder, .video-js:lang(en) .vjs-subs-caps-button .vjs-icon-placeholder, .video-js:lang(fr-CA) .vjs-subs-caps-button .vjs-icon-placeholder, .vjs-icon-captions { font-family: VideoJS; font-weight: 400; font-style: normal; }
.video-js .vjs-captions-button .vjs-icon-placeholder::before, .video-js:lang(en) .vjs-subs-caps-button .vjs-icon-placeholder::before, .video-js:lang(fr-CA) .vjs-subs-caps-button .vjs-icon-placeholder::before, .vjs-icon-captions::before { content: ""; }
.video-js .vjs-chapters-button .vjs-icon-placeholder, .vjs-icon-chapters { font-family: VideoJS; font-weight: 400; font-style: normal; }
.video-js .vjs-chapters-button .vjs-icon-placeholder::before, .vjs-icon-chapters::before { content: ""; }
.vjs-icon-share { font-family: VideoJS; font-weight: 400; font-style: normal; }
.vjs-icon-share::before { content: ""; }
.vjs-icon-cog { font-family: VideoJS; font-weight: 400; font-style: normal; }
.vjs-icon-cog::before { content: ""; }
.video-js .vjs-play-progress, .video-js .vjs-volume-level, .vjs-icon-circle, .vjs-seek-to-live-control .vjs-icon-placeholder { font-family: VideoJS; font-weight: 400; font-style: normal; }
.video-js .vjs-play-progress::before, .video-js .vjs-volume-level::before, .vjs-icon-circle::before, .vjs-seek-to-live-control .vjs-icon-placeholder::before { content: ""; }
.vjs-icon-circle-outline { font-family: VideoJS; font-weight: 400; font-style: normal; }
.vjs-icon-circle-outline::before { content: ""; }
.vjs-icon-circle-inner-circle { font-family: VideoJS; font-weight: 400; font-style: normal; }
.vjs-icon-circle-inner-circle::before { content: ""; }
.vjs-icon-hd { font-family: VideoJS; font-weight: 400; font-style: normal; }
.vjs-icon-hd::before { content: ""; }
.video-js .vjs-control.vjs-close-button .vjs-icon-placeholder, .vjs-icon-cancel { font-family: VideoJS; font-weight: 400; font-style: normal; }
.video-js .vjs-control.vjs-close-button .vjs-icon-placeholder::before, .vjs-icon-cancel::before { content: ""; }
.video-js .vjs-play-control.vjs-ended .vjs-icon-placeholder, .vjs-icon-replay { font-family: VideoJS; font-weight: 400; font-style: normal; }
.video-js .vjs-play-control.vjs-ended .vjs-icon-placeholder::before, .vjs-icon-replay::before { content: ""; }
.vjs-icon-facebook { font-family: VideoJS; font-weight: 400; font-style: normal; }
.vjs-icon-facebook::before { content: ""; }
.vjs-icon-gplus { font-family: VideoJS; font-weight: 400; font-style: normal; }
.vjs-icon-gplus::before { content: ""; }
.vjs-icon-linkedin { font-family: VideoJS; font-weight: 400; font-style: normal; }
.vjs-icon-linkedin::before { content: ""; }
.vjs-icon-twitter { font-family: VideoJS; font-weight: 400; font-style: normal; }
.vjs-icon-twitter::before { content: ""; }
.vjs-icon-tumblr { font-family: VideoJS; font-weight: 400; font-style: normal; }
.vjs-icon-tumblr::before { content: ""; }
.vjs-icon-pinterest { font-family: VideoJS; font-weight: 400; font-style: normal; }
.vjs-icon-pinterest::before { content: ""; }
.video-js .vjs-descriptions-button .vjs-icon-placeholder, .vjs-icon-audio-description { font-family: VideoJS; font-weight: 400; font-style: normal; }
.video-js .vjs-descriptions-button .vjs-icon-placeholder::before, .vjs-icon-audio-description::before { content: ""; }
.video-js .vjs-audio-button .vjs-icon-placeholder, .vjs-icon-audio { font-family: VideoJS; font-weight: 400; font-style: normal; }
.video-js .vjs-audio-button .vjs-icon-placeholder::before, .vjs-icon-audio::before { content: ""; }
.vjs-icon-next-item { font-family: VideoJS; font-weight: 400; font-style: normal; }
.vjs-icon-next-item::before { content: ""; }
.vjs-icon-previous-item { font-family: VideoJS; font-weight: 400; font-style: normal; }
.vjs-icon-previous-item::before { content: ""; }
.video-js .vjs-picture-in-picture-control .vjs-icon-placeholder, .vjs-icon-picture-in-picture-enter { font-family: VideoJS; font-weight: 400; font-style: normal; }
.video-js .vjs-picture-in-picture-control .vjs-icon-placeholder::before, .vjs-icon-picture-in-picture-enter::before { content: ""; }
.video-js.vjs-picture-in-picture .vjs-picture-in-picture-control .vjs-icon-placeholder, .vjs-icon-picture-in-picture-exit { font-family: VideoJS; font-weight: 400; font-style: normal; }
.video-js.vjs-picture-in-picture .vjs-picture-in-picture-control .vjs-icon-placeholder::before, .vjs-icon-picture-in-picture-exit::before { content: ""; }
.video-js { display: block; vertical-align: top; box-sizing: border-box; color: rgb(255, 255, 255); background-color: rgb(0, 0, 0); position: relative; padding: 0px; font-size: 10px; line-height: 1; font-weight: 400; font-style: normal; font-family: Arial, Helvetica, sans-serif; word-break: initial; }
.video-js:-webkit-full-screen { width: 100% !important; height: 100% !important; }
.video-js[tabindex="-1"] { outline: 0px; }
.video-js *, .video-js ::after, .video-js ::before { box-sizing: inherit; }
.video-js ul { font-family: inherit; font-size: inherit; line-height: inherit; list-style-position: outside; margin: 0px; }
.video-js.vjs-1-1, .video-js.vjs-16-9, .video-js.vjs-4-3, .video-js.vjs-9-16, .video-js.vjs-fluid { width: 100%; max-width: 100%; height: 0px; }
.video-js.vjs-16-9 { padding-top: 56.25%; }
.video-js.vjs-4-3 { padding-top: 75%; }
.video-js.vjs-9-16 { padding-top: 177.778%; }
.video-js.vjs-1-1 { padding-top: 100%; }
.video-js.vjs-fill { width: 100%; height: 100%; }
.video-js .vjs-tech { position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; }
body.vjs-full-window { padding: 0px; margin: 0px; height: 100%; }
.vjs-full-window .video-js.vjs-fullscreen { position: fixed; overflow: hidden; z-index: 1000; inset: 0px; }
.video-js.vjs-fullscreen:not(.vjs-ios-native-fs) { width: 100% !important; height: 100% !important; padding-top: 0px !important; }
.video-js.vjs-fullscreen.vjs-user-inactive { cursor: none; }
.vjs-hidden { display: none !important; }
.vjs-disabled { opacity: 0.5; cursor: default; }
.video-js .vjs-offscreen { height: 1px; left: -9999px; position: absolute; top: 0px; width: 1px; }
.vjs-lock-showing { display: block !important; opacity: 1 !important; visibility: visible !important; }
.vjs-no-js { padding: 20px; color: rgb(255, 255, 255); background-color: rgb(0, 0, 0); font-size: 18px; font-family: Arial, Helvetica, sans-serif; text-align: center; width: 300px; height: 150px; margin: 0px auto; }
.vjs-no-js a, .vjs-no-js a:visited { color: rgb(102, 168, 204); }
.video-js .vjs-big-play-button { font-size: 3em; line-height: 1.5em; height: 1.63332em; width: 3em; display: block; position: absolute; top: 10px; left: 10px; padding: 0px; cursor: pointer; opacity: 1; border: 0.06666em solid rgb(255, 255, 255); background-color: rgba(43, 51, 63, 0.7); border-radius: 0.3em; transition: 0.4s; }
.vjs-big-play-centered .vjs-big-play-button { top: 50%; left: 50%; margin-top: -0.81666em; margin-left: -1.5em; }
.video-js .vjs-big-play-button:focus, .video-js:hover .vjs-big-play-button { border-color: rgb(255, 255, 255); background-color: rgba(115, 133, 159, 0.5); transition: all; }
.vjs-controls-disabled .vjs-big-play-button, .vjs-error .vjs-big-play-button, .vjs-has-started .vjs-big-play-button, .vjs-using-native-controls .vjs-big-play-button { display: none; }
.vjs-has-started.vjs-paused.vjs-show-big-play-button-on-pause .vjs-big-play-button { display: block; }
.video-js button { background: 0px 0px; border-width: medium; border-style: none; border-color: currentcolor; border-image: none; color: inherit; display: inline-block; font-size: inherit; line-height: inherit; text-transform: none; text-decoration: none; transition: none; appearance: none; }
.vjs-control .vjs-button { width: 100%; height: 100%; }
.video-js .vjs-control.vjs-close-button { cursor: pointer; height: 3em; position: absolute; right: 0px; top: 0.5em; z-index: 2; }
.video-js .vjs-modal-dialog { background: linear-gradient(rgba(0, 0, 0, 0.8), rgba(255, 255, 255, 0)); overflow: auto; }
.video-js .vjs-modal-dialog > * { box-sizing: border-box; }
.vjs-modal-dialog .vjs-modal-dialog-content { font-size: 1.2em; line-height: 1.5; padding: 20px 24px; z-index: 1; }
.vjs-menu-button { cursor: pointer; }
.vjs-menu-button.vjs-disabled { cursor: default; }
.vjs-workinghover .vjs-menu-button.vjs-disabled:hover .vjs-menu { display: none; }
.vjs-menu .vjs-menu-content { display: block; padding: 0px; margin: 0px; font-family: Arial, Helvetica, sans-serif; overflow: auto; }
.vjs-menu .vjs-menu-content > * { box-sizing: border-box; }
.vjs-scrubbing .vjs-control.vjs-menu-button:hover .vjs-menu { display: none; }
.vjs-menu li { list-style: none; margin: 0px; padding: 0.2em 0px; line-height: 1.4em; font-size: 1.2em; text-align: center; text-transform: lowercase; }
.js-focus-visible .vjs-menu li.vjs-menu-item:hover, .vjs-menu li.vjs-menu-item:focus, .vjs-menu li.vjs-menu-item:hover { background-color: rgba(115, 133, 159, 0.5); }
.js-focus-visible .vjs-menu li.vjs-selected:hover, .vjs-menu li.vjs-selected, .vjs-menu li.vjs-selected:focus, .vjs-menu li.vjs-selected:hover { background-color: rgb(255, 255, 255); color: rgb(43, 51, 63); }
.js-focus-visible .vjs-menu :not(.vjs-selected):focus:not(.focus-visible), .video-js .vjs-menu :not(.vjs-selected):focus:not(:focus-visible) { background: 0px 0px; }
.vjs-menu li.vjs-menu-title { text-align: center; text-transform: uppercase; font-size: 1em; line-height: 2em; padding: 0px; margin: 0px 0px 0.3em; font-weight: 700; cursor: default; }
.vjs-menu-button-popup .vjs-menu { display: none; position: absolute; bottom: 0px; width: 10em; left: -3em; height: 0px; margin-bottom: 1.5em; border-top-color: rgba(43, 51, 63, 0.7); }
.vjs-menu-button-popup .vjs-menu .vjs-menu-content { background-color: rgba(43, 51, 63, 0.7); position: absolute; width: 100%; bottom: 1.5em; max-height: 15em; }
.vjs-layout-tiny .vjs-menu-button-popup .vjs-menu .vjs-menu-content, .vjs-layout-x-small .vjs-menu-button-popup .vjs-menu .vjs-menu-content { max-height: 5em; }
.vjs-layout-small .vjs-menu-button-popup .vjs-menu .vjs-menu-content { max-height: 10em; }
.vjs-layout-medium .vjs-menu-button-popup .vjs-menu .vjs-menu-content { max-height: 14em; }
.vjs-layout-huge .vjs-menu-button-popup .vjs-menu .vjs-menu-content, .vjs-layout-large .vjs-menu-button-popup .vjs-menu .vjs-menu-content, .vjs-layout-x-large .vjs-menu-button-popup .vjs-menu .vjs-menu-content { max-height: 25em; }
.vjs-menu-button-popup .vjs-menu.vjs-lock-showing, .vjs-workinghover .vjs-menu-button-popup.vjs-hover .vjs-menu { display: block; }
.video-js .vjs-menu-button-inline { transition: 0.4s; overflow: hidden; }
.video-js .vjs-menu-button-inline::before { width: 2.22222em; }
.video-js .vjs-menu-button-inline.vjs-slider-active, .video-js .vjs-menu-button-inline:focus, .video-js .vjs-menu-button-inline:hover, .video-js.vjs-no-flex .vjs-menu-button-inline { width: 12em; }
.vjs-menu-button-inline .vjs-menu { opacity: 0; height: 100%; width: auto; position: absolute; left: 4em; top: 0px; padding: 0px; margin: 0px; transition: 0.4s; }
.vjs-menu-button-inline.vjs-slider-active .vjs-menu, .vjs-menu-button-inline:focus .vjs-menu, .vjs-menu-button-inline:hover .vjs-menu { display: block; opacity: 1; }
.vjs-no-flex .vjs-menu-button-inline .vjs-menu { display: block; opacity: 1; position: relative; width: auto; }
.vjs-no-flex .vjs-menu-button-inline.vjs-slider-active .vjs-menu, .vjs-no-flex .vjs-menu-button-inline:focus .vjs-menu, .vjs-no-flex .vjs-menu-button-inline:hover .vjs-menu { width: auto; }
.vjs-menu-button-inline .vjs-menu-content { width: auto; height: 100%; margin: 0px; overflow: hidden; }
.video-js .vjs-control-bar { display: none; width: 100%; position: absolute; bottom: 0px; left: 0px; right: 0px; height: 3em; background-color: rgba(43, 51, 63, 0.7); }
.vjs-has-started .vjs-control-bar { display: flex; visibility: visible; opacity: 1; transition: visibility 0.1s, opacity 0.1s; }
.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar { visibility: visible; opacity: 0; pointer-events: none; transition: visibility 1s, opacity 1s; }
.vjs-controls-disabled .vjs-control-bar, .vjs-error .vjs-control-bar, .vjs-using-native-controls .vjs-control-bar { display: none !important; }
.vjs-audio.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar { opacity: 1; visibility: visible; }
.vjs-has-started.vjs-no-flex .vjs-control-bar { display: table; }
.video-js .vjs-control { position: relative; text-align: center; margin: 0px; padding: 0px; height: 100%; width: 4em; flex: 0 0 auto; }
.vjs-button > .vjs-icon-placeholder::before { font-size: 1.8em; line-height: 1.67; }
.vjs-button > .vjs-icon-placeholder { display: block; }
.video-js .vjs-control:focus, .video-js .vjs-control:focus::before, .video-js .vjs-control:hover::before { text-shadow: rgb(255, 255, 255) 0px 0px 1em; }
.video-js .vjs-control-text { border: 0px; clip: rect(0px, 0px, 0px, 0px); height: 1px; overflow: hidden; padding: 0px; position: absolute; width: 1px; }
.vjs-no-flex .vjs-control { display: table-cell; vertical-align: middle; }
.video-js .vjs-custom-control-spacer { display: none; }
.video-js .vjs-progress-control { cursor: pointer; flex: 1 1 auto; display: flex; align-items: center; min-width: 4em; touch-action: none; }
.video-js .vjs-progress-control.disabled { cursor: default; }
.vjs-live .vjs-progress-control { display: none; }
.vjs-liveui .vjs-progress-control { display: flex; align-items: center; }
.vjs-no-flex .vjs-progress-control { width: auto; }
.video-js .vjs-progress-holder { flex: 1 1 auto; transition: 0.2s; height: 0.3em; }
.video-js .vjs-progress-control .vjs-progress-holder { margin: 0px 10px; }
.video-js .vjs-progress-control:hover .vjs-progress-holder { font-size: 1.66667em; }
.video-js .vjs-progress-control:hover .vjs-progress-holder.disabled { font-size: 1em; }
.video-js .vjs-progress-holder .vjs-load-progress, .video-js .vjs-progress-holder .vjs-load-progress div, .video-js .vjs-progress-holder .vjs-play-progress { position: absolute; display: block; height: 100%; margin: 0px; padding: 0px; width: 0px; }
.video-js .vjs-play-progress { background-color: rgb(255, 255, 255); }
.video-js .vjs-play-progress::before { font-size: 0.9em; position: absolute; right: -0.5em; top: -0.333333em; z-index: 1; }
.video-js .vjs-load-progress { background: rgba(115, 133, 159, 0.5); }
.video-js .vjs-load-progress div { background: rgba(115, 133, 159, 0.75); }
.video-js .vjs-time-tooltip { background-color: rgba(255, 255, 255, 0.8); border-radius: 0.3em; color: rgb(0, 0, 0); float: right; font-family: Arial, Helvetica, sans-serif; font-size: 1em; padding: 6px 8px 8px; pointer-events: none; position: absolute; top: -3.4em; visibility: hidden; z-index: 1; }
.video-js .vjs-progress-holder:focus .vjs-time-tooltip { display: none; }
.video-js .vjs-progress-control:hover .vjs-progress-holder:focus .vjs-time-tooltip, .video-js .vjs-progress-control:hover .vjs-time-tooltip { display: block; font-size: 0.6em; visibility: visible; }
.video-js .vjs-progress-control.disabled:hover .vjs-time-tooltip { font-size: 1em; }
.video-js .vjs-progress-control .vjs-mouse-display { display: none; position: absolute; width: 1px; height: 100%; background-color: rgb(0, 0, 0); z-index: 1; }
.vjs-no-flex .vjs-progress-control .vjs-mouse-display { z-index: 0; }
.video-js .vjs-progress-control:hover .vjs-mouse-display { display: block; }
.video-js.vjs-user-inactive .vjs-progress-control .vjs-mouse-display { visibility: hidden; opacity: 0; transition: visibility 1s, opacity 1s; }
.video-js.vjs-user-inactive.vjs-no-flex .vjs-progress-control .vjs-mouse-display { display: none; }
.vjs-mouse-display .vjs-time-tooltip { color: rgb(255, 255, 255); background-color: rgba(0, 0, 0, 0.8); }
.video-js .vjs-slider { position: relative; cursor: pointer; padding: 0px; margin: 0px 0.45em; user-select: none; background-color: rgba(115, 133, 159, 0.5); }
.video-js .vjs-slider.disabled { cursor: default; }
.video-js .vjs-slider:focus { text-shadow: rgb(255, 255, 255) 0px 0px 1em; box-shadow: rgb(255, 255, 255) 0px 0px 1em; }
.video-js .vjs-mute-control { cursor: pointer; flex: 0 0 auto; }
.video-js .vjs-volume-control { cursor: pointer; margin-right: 1em; display: flex; }
.video-js .vjs-volume-control.vjs-volume-horizontal { width: 5em; }
.video-js .vjs-volume-panel .vjs-volume-control { visibility: visible; opacity: 0; width: 1px; height: 1px; margin-left: -1px; }
.video-js .vjs-volume-panel { transition: width 1s; }
.video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active, .video-js .vjs-volume-panel .vjs-volume-control:active, .video-js .vjs-volume-panel.vjs-hover .vjs-mute-control ~ .vjs-volume-control, .video-js .vjs-volume-panel.vjs-hover .vjs-volume-control, .video-js .vjs-volume-panel:active .vjs-volume-control, .video-js .vjs-volume-panel:focus .vjs-volume-control { visibility: visible; opacity: 1; position: relative; transition: visibility 0.1s, opacity 0.1s, height 0.1s, width 0.1s, left, top; }
.video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active.vjs-volume-horizontal, .video-js .vjs-volume-panel .vjs-volume-control:active.vjs-volume-horizontal, .video-js .vjs-volume-panel.vjs-hover .vjs-mute-control ~ .vjs-volume-control.vjs-volume-horizontal, .video-js .vjs-volume-panel.vjs-hover .vjs-volume-control.vjs-volume-horizontal, .video-js .vjs-volume-panel:active .vjs-volume-control.vjs-volume-horizontal, .video-js .vjs-volume-panel:focus .vjs-volume-control.vjs-volume-horizontal { width: 5em; height: 3em; margin-right: 0px; }
.video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active.vjs-volume-vertical, .video-js .vjs-volume-panel .vjs-volume-control:active.vjs-volume-vertical, .video-js .vjs-volume-panel.vjs-hover .vjs-mute-control ~ .vjs-volume-control.vjs-volume-vertical, .video-js .vjs-volume-panel.vjs-hover .vjs-volume-control.vjs-volume-vertical, .video-js .vjs-volume-panel:active .vjs-volume-control.vjs-volume-vertical, .video-js .vjs-volume-panel:focus .vjs-volume-control.vjs-volume-vertical { left: -3.5em; transition: left; }
.video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-hover, .video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active, .video-js .vjs-volume-panel.vjs-volume-panel-horizontal:active { width: 10em; transition: width 0.1s; }
.video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-mute-toggle-only { width: 4em; }
.video-js .vjs-volume-panel .vjs-volume-control.vjs-volume-vertical { height: 8em; width: 3em; left: -3000em; transition: visibility 1s, opacity 1s, height 1s 1s, width 1s 1s, left 1s 1s, top 1s 1s; }
.video-js .vjs-volume-panel .vjs-volume-control.vjs-volume-horizontal { transition: visibility 1s, opacity 1s, height 1s 1s, width 1s, left 1s 1s, top 1s 1s; }
.video-js.vjs-no-flex .vjs-volume-panel .vjs-volume-control.vjs-volume-horizontal { width: 5em; height: 3em; visibility: visible; opacity: 1; position: relative; transition: none; }
.video-js.vjs-no-flex .vjs-volume-control.vjs-volume-vertical, .video-js.vjs-no-flex .vjs-volume-panel .vjs-volume-control.vjs-volume-vertical { position: absolute; bottom: 3em; left: 0.5em; }
.video-js .vjs-volume-panel { display: flex; }
.video-js .vjs-volume-bar { margin: 1.35em 0.45em; }
.vjs-volume-bar.vjs-slider-horizontal { width: 5em; height: 0.3em; }
.vjs-volume-bar.vjs-slider-vertical { width: 0.3em; height: 5em; margin: 1.35em auto; }
.video-js .vjs-volume-level { position: absolute; bottom: 0px; left: 0px; background-color: rgb(255, 255, 255); }
.video-js .vjs-volume-level::before { position: absolute; font-size: 0.9em; z-index: 1; }
.vjs-slider-vertical .vjs-volume-level { width: 0.3em; }
.vjs-slider-vertical .vjs-volume-level::before { top: -0.5em; left: -0.3em; z-index: 1; }
.vjs-slider-horizontal .vjs-volume-level { height: 0.3em; }
.vjs-slider-horizontal .vjs-volume-level::before { top: -0.3em; right: -0.5em; }
.video-js .vjs-volume-panel.vjs-volume-panel-vertical { width: 4em; }
.vjs-volume-bar.vjs-slider-vertical .vjs-volume-level { height: 100%; }
.vjs-volume-bar.vjs-slider-horizontal .vjs-volume-level { width: 100%; }
.video-js .vjs-volume-vertical { width: 3em; height: 8em; bottom: 8em; background-color: rgba(43, 51, 63, 0.7); }
.video-js .vjs-volume-horizontal .vjs-menu { left: -2em; }
.video-js .vjs-volume-tooltip { background-color: rgba(255, 255, 255, 0.8); border-radius: 0.3em; color: rgb(0, 0, 0); float: right; font-family: Arial, Helvetica, sans-serif; font-size: 1em; padding: 6px 8px 8px; pointer-events: none; position: absolute; top: -3.4em; visibility: hidden; z-index: 1; }
.video-js .vjs-volume-control:hover .vjs-progress-holder:focus .vjs-volume-tooltip, .video-js .vjs-volume-control:hover .vjs-volume-tooltip { display: block; font-size: 1em; visibility: visible; }
.video-js .vjs-volume-vertical:hover .vjs-progress-holder:focus .vjs-volume-tooltip, .video-js .vjs-volume-vertical:hover .vjs-volume-tooltip { left: 1em; top: -12px; }
.video-js .vjs-volume-control.disabled:hover .vjs-volume-tooltip { font-size: 1em; }
.video-js .vjs-volume-control .vjs-mouse-display { display: none; position: absolute; width: 100%; height: 1px; background-color: rgb(0, 0, 0); z-index: 1; }
.video-js .vjs-volume-horizontal .vjs-mouse-display { width: 1px; height: 100%; }
.vjs-no-flex .vjs-volume-control .vjs-mouse-display { z-index: 0; }
.video-js .vjs-volume-control:hover .vjs-mouse-display { display: block; }
.video-js.vjs-user-inactive .vjs-volume-control .vjs-mouse-display { visibility: hidden; opacity: 0; transition: visibility 1s, opacity 1s; }
.video-js.vjs-user-inactive.vjs-no-flex .vjs-volume-control .vjs-mouse-display { display: none; }
.vjs-mouse-display .vjs-volume-tooltip { color: rgb(255, 255, 255); background-color: rgba(0, 0, 0, 0.8); }
.vjs-poster { display: inline-block; vertical-align: middle; background-repeat: no-repeat; background-position: 50% 50%; background-size: contain; background-color: rgb(0, 0, 0); cursor: pointer; margin: 0px; padding: 0px; position: absolute; inset: 0px; height: 100%; }
.vjs-has-started .vjs-poster { display: none; }
.vjs-audio.vjs-has-started .vjs-poster { display: block; }
.vjs-using-native-controls .vjs-poster { display: none; }
.video-js .vjs-live-control { display: flex; align-items: flex-start; flex: 1 1 auto; font-size: 1em; line-height: 3em; }
.vjs-no-flex .vjs-live-control { display: table-cell; width: auto; text-align: left; }
.video-js.vjs-liveui .vjs-live-control, .video-js:not(.vjs-live) .vjs-live-control { display: none; }
.video-js .vjs-seek-to-live-control { align-items: center; cursor: pointer; flex: 0 0 auto; display: inline-flex; height: 100%; padding-left: 0.5em; padding-right: 0.5em; font-size: 1em; line-height: 3em; width: auto; min-width: 4em; }
.vjs-no-flex .vjs-seek-to-live-control { display: table-cell; width: auto; text-align: left; }
.video-js.vjs-live:not(.vjs-liveui) .vjs-seek-to-live-control, .video-js:not(.vjs-live) .vjs-seek-to-live-control { display: none; }
.vjs-seek-to-live-control.vjs-control.vjs-at-live-edge { cursor: auto; }
.vjs-seek-to-live-control .vjs-icon-placeholder { margin-right: 0.5em; color: rgb(136, 136, 136); }
.vjs-seek-to-live-control.vjs-control.vjs-at-live-edge .vjs-icon-placeholder { color: red; }
.video-js .vjs-time-control { flex: 0 0 auto; font-size: 1em; line-height: 3em; min-width: 2em; width: auto; padding-left: 1em; padding-right: 1em; }
.vjs-live .vjs-time-control { display: none; }
.video-js .vjs-current-time, .vjs-no-flex .vjs-current-time { display: none; }
.video-js .vjs-duration, .vjs-no-flex .vjs-duration { display: none; }
.vjs-time-divider { display: none; line-height: 3em; }
.vjs-live .vjs-time-divider { display: none; }
.video-js .vjs-play-control { cursor: pointer; }
.video-js .vjs-play-control .vjs-icon-placeholder { flex: 0 0 auto; }
.vjs-text-track-display { position: absolute; inset: 0px 0px 3em; pointer-events: none; }
.video-js.vjs-user-inactive.vjs-playing .vjs-text-track-display { bottom: 1em; }
.video-js .vjs-text-track { font-size: 1.4em; text-align: center; margin-bottom: 0.1em; }
.vjs-subtitles { color: rgb(255, 255, 255); }
.vjs-captions { color: rgb(255, 204, 102); }
.vjs-tt-cue { display: block; }
video::-webkit-media-text-track-display { transform: translateY(-3em); }
.video-js.vjs-user-inactive.vjs-playing video::-webkit-media-text-track-display { transform: translateY(-1.5em); }
.video-js .vjs-picture-in-picture-control { cursor: pointer; flex: 0 0 auto; }
.video-js .vjs-fullscreen-control { cursor: pointer; flex: 0 0 auto; }
.vjs-playback-rate .vjs-playback-rate-value, .vjs-playback-rate > .vjs-menu-button { position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; }
.vjs-playback-rate .vjs-playback-rate-value { pointer-events: none; font-size: 1.5em; line-height: 2; text-align: center; }
.vjs-playback-rate .vjs-menu { width: 4em; left: 0px; }
.vjs-error .vjs-error-display .vjs-modal-dialog-content { font-size: 1.4em; text-align: center; }
.vjs-error .vjs-error-display::before { color: rgb(255, 255, 255); content: "X"; font-family: Arial, Helvetica, sans-serif; font-size: 4em; left: 0px; line-height: 1; margin-top: -0.5em; position: absolute; text-shadow: rgb(0, 0, 0) 0.05em 0.05em 0.1em; text-align: center; top: 50%; vertical-align: middle; width: 100%; }
.vjs-loading-spinner { display: none; position: absolute; top: 50%; left: 50%; margin: -25px 0px 0px -25px; opacity: 0.85; text-align: left; border: 6px solid rgba(43, 51, 63, 0.7); box-sizing: border-box; background-clip: padding-box; width: 50px; height: 50px; border-radius: 25px; visibility: hidden; }
.vjs-seeking .vjs-loading-spinner, .vjs-waiting .vjs-loading-spinner { display: block; animation: 0s linear 0.3s 1 normal forwards running vjs-spinner-show; }
.vjs-loading-spinner::after, .vjs-loading-spinner::before { content: ""; position: absolute; margin: -6px; box-sizing: inherit; width: inherit; height: inherit; border-radius: inherit; opacity: 1; border-style: inherit; border-width: inherit; border-image: inherit; border-color: rgb(255, 255, 255) transparent transparent; }
.vjs-seeking .vjs-loading-spinner::after, .vjs-seeking .vjs-loading-spinner::before, .vjs-waiting .vjs-loading-spinner::after, .vjs-waiting .vjs-loading-spinner::before { animation: 1.1s cubic-bezier(0.6, 0.2, 0, 0.8) 0s infinite normal none running vjs-spinner-spin, 1.1s linear 0s infinite normal none running vjs-spinner-fade; }
.vjs-seeking .vjs-loading-spinner::before, .vjs-waiting .vjs-loading-spinner::before { border-top-color: rgb(255, 255, 255); }
.vjs-seeking .vjs-loading-spinner::after, .vjs-waiting .vjs-loading-spinner::after { border-top-color: rgb(255, 255, 255); animation-delay: 0.44s; }
@keyframes vjs-spinner-show { 
  100% { visibility: visible; }
}
@-webkit-keyframes vjs-spinner-show { 
  100% { visibility: visible; }
}
@keyframes vjs-spinner-spin { 
  100% { transform: rotate(360deg); }
}
@-webkit-keyframes vjs-spinner-spin { 
  100% { transform: rotate(360deg); }
}
@keyframes vjs-spinner-fade { 
  0% { border-top-color: rgb(115, 133, 159); }
  20% { border-top-color: rgb(115, 133, 159); }
  35% { border-top-color: rgb(255, 255, 255); }
  60% { border-top-color: rgb(115, 133, 159); }
  100% { border-top-color: rgb(115, 133, 159); }
}
@-webkit-keyframes vjs-spinner-fade { 
  0% { border-top-color: rgb(115, 133, 159); }
  20% { border-top-color: rgb(115, 133, 159); }
  35% { border-top-color: rgb(255, 255, 255); }
  60% { border-top-color: rgb(115, 133, 159); }
  100% { border-top-color: rgb(115, 133, 159); }
}
.vjs-chapters-button .vjs-menu ul { width: 24em; }
.video-js .vjs-subs-caps-button + .vjs-menu .vjs-captions-menu-item .vjs-menu-item-text .vjs-icon-placeholder { vertical-align: middle; display: inline-block; margin-bottom: -0.1em; }
.video-js .vjs-subs-caps-button + .vjs-menu .vjs-captions-menu-item .vjs-menu-item-text .vjs-icon-placeholder::before { font-family: VideoJS; content: ""; font-size: 1.5em; line-height: inherit; }
.video-js .vjs-audio-button + .vjs-menu .vjs-main-desc-menu-item .vjs-menu-item-text .vjs-icon-placeholder { vertical-align: middle; display: inline-block; margin-bottom: -0.1em; }
.video-js .vjs-audio-button + .vjs-menu .vjs-main-desc-menu-item .vjs-menu-item-text .vjs-icon-placeholder::before { font-family: VideoJS; content: " "; font-size: 1.5em; line-height: inherit; }
.video-js.vjs-layout-small .vjs-audio-button, .video-js.vjs-layout-small .vjs-captions-button, .video-js.vjs-layout-small .vjs-chapters-button, .video-js.vjs-layout-small .vjs-current-time, .video-js.vjs-layout-small .vjs-descriptions-button, .video-js.vjs-layout-small .vjs-duration, .video-js.vjs-layout-small .vjs-playback-rate, .video-js.vjs-layout-small .vjs-remaining-time, .video-js.vjs-layout-small .vjs-subtitles-button, .video-js.vjs-layout-small .vjs-time-divider, .video-js.vjs-layout-small .vjs-volume-control, .video-js.vjs-layout-tiny .vjs-audio-button, .video-js.vjs-layout-tiny .vjs-captions-button, .video-js.vjs-layout-tiny .vjs-chapters-button, .video-js.vjs-layout-tiny .vjs-current-time, .video-js.vjs-layout-tiny .vjs-descriptions-button, .video-js.vjs-layout-tiny .vjs-duration, .video-js.vjs-layout-tiny .vjs-playback-rate, .video-js.vjs-layout-tiny .vjs-remaining-time, .video-js.vjs-layout-tiny .vjs-subtitles-button, .video-js.vjs-layout-tiny .vjs-time-divider, .video-js.vjs-layout-tiny .vjs-volume-control, .video-js.vjs-layout-x-small .vjs-audio-button, .video-js.vjs-layout-x-small .vjs-captions-button, .video-js.vjs-layout-x-small .vjs-chapters-button, .video-js.vjs-layout-x-small .vjs-current-time, .video-js.vjs-layout-x-small .vjs-descriptions-button, .video-js.vjs-layout-x-small .vjs-duration, .video-js.vjs-layout-x-small .vjs-playback-rate, .video-js.vjs-layout-x-small .vjs-remaining-time, .video-js.vjs-layout-x-small .vjs-subtitles-button, .video-js.vjs-layout-x-small .vjs-time-divider, .video-js.vjs-layout-x-small .vjs-volume-control { display: none !important; }
.video-js.vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active, .video-js.vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal:active, .video-js.vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal:hover, .video-js.vjs-layout-tiny .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active, .video-js.vjs-layout-tiny .vjs-volume-panel.vjs-volume-panel-horizontal:active, .video-js.vjs-layout-tiny .vjs-volume-panel.vjs-volume-panel-horizontal:hover, .video-js.vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active, .video-js.vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal:active, .video-js.vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal:hover { width: initial; }
.video-js.vjs-layout-tiny .vjs-subs-caps-button, .video-js.vjs-layout-x-small:not(.vjs-live) .vjs-subs-caps-button, .video-js.vjs-layout-x-small:not(.vjs-liveui) .vjs-subs-caps-button { display: none; }
.video-js.vjs-layout-tiny .vjs-custom-control-spacer, .video-js.vjs-layout-x-small.vjs-liveui .vjs-custom-control-spacer { flex: 1 1 auto; display: block; }
.video-js.vjs-layout-tiny.vjs-no-flex .vjs-custom-control-spacer, .video-js.vjs-layout-x-small.vjs-liveui.vjs-no-flex .vjs-custom-control-spacer { width: auto; }
.video-js.vjs-layout-tiny .vjs-progress-control, .video-js.vjs-layout-x-small.vjs-liveui .vjs-progress-control { display: none; }
.vjs-modal-dialog.vjs-text-track-settings { background-color: rgba(43, 51, 63, 0.75); color: rgb(255, 255, 255); height: 70%; }
.vjs-text-track-settings .vjs-modal-dialog-content { display: table; }
.vjs-text-track-settings .vjs-track-settings-colors, .vjs-text-track-settings .vjs-track-settings-controls, .vjs-text-track-settings .vjs-track-settings-font { display: table-cell; }
.vjs-text-track-settings .vjs-track-settings-controls { text-align: right; vertical-align: bottom; }
@supports (display:grid) {
  .vjs-text-track-settings .vjs-modal-dialog-content { display: grid; grid-template-columns: 1fr 1fr; grid-template-rows: 1fr; padding: 20px 24px 0px; }
  .vjs-track-settings-controls .vjs-default-button { margin-bottom: 20px; }
  .vjs-text-track-settings .vjs-track-settings-controls { grid-column: 1 / -1; }
  .vjs-layout-small .vjs-text-track-settings .vjs-modal-dialog-content, .vjs-layout-tiny .vjs-text-track-settings .vjs-modal-dialog-content, .vjs-layout-x-small .vjs-text-track-settings .vjs-modal-dialog-content { grid-template-columns: 1fr; }
}
.vjs-track-setting > select { margin-right: 1em; margin-bottom: 0.5em; }
.vjs-text-track-settings fieldset { margin: 5px; padding: 3px; border-width: medium; border-style: none; border-color: currentcolor; border-image: none; }
.vjs-text-track-settings fieldset span { display: inline-block; }
.vjs-text-track-settings fieldset span > select { max-width: 7.3em; }
.vjs-text-track-settings legend { color: rgb(255, 255, 255); margin: 0px 0px 5px; }
.vjs-text-track-settings .vjs-label { position: absolute; clip: rect(1px, 1px, 1px, 1px); display: block; margin: 0px 0px 5px; padding: 0px; border: 0px; height: 1px; width: 1px; overflow: hidden; }
.vjs-track-settings-controls button:active, .vjs-track-settings-controls button:focus { outline-style: solid; outline-width: medium; background-image: linear-gradient(0deg, rgb(255, 255, 255) 88%, rgb(115, 133, 159) 100%); }
.vjs-track-settings-controls button:hover { color: rgba(43, 51, 63, 0.75); }
.vjs-track-settings-controls button { background-color: rgb(255, 255, 255); background-image: linear-gradient(-180deg, rgb(255, 255, 255) 88%, rgb(115, 133, 159) 100%); color: rgb(43, 51, 63); cursor: pointer; border-radius: 2px; }
.vjs-track-settings-controls .vjs-default-button { margin-right: 1em; }
@media print {
  .video-js > :not(.vjs-tech):not(.vjs-poster) { visibility: hidden; }
}
.vjs-resize-manager { position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; border-width: medium; border-style: none; border-color: currentcolor; border-image: none; z-index: -1000; }
.js-focus-visible .video-js :focus:not(.focus-visible) { outline: 0px; }
.video-js :focus:not(:focus-visible) { outline: 0px; }
.cky-overlay { background: rgb(0, 0, 0); opacity: 0.4; position: fixed; top: 0px; left: 0px; width: 100%; height: 100%; z-index: 99999999; }
.cky-hide { display: none; }
.cky-btn-revisit-wrapper { display: flex; align-items: center; justify-content: center; background: rgb(0, 86, 167); width: 45px; height: 45px; border-radius: 50%; position: fixed; z-index: 999999; cursor: pointer; }
.cky-revisit-bottom-left { bottom: 15px; left: 15px; }
.cky-revisit-bottom-right { bottom: 15px; right: 15px; }
.cky-btn-revisit-wrapper .cky-btn-revisit { display: flex; align-items: center; justify-content: center; background: none; border-width: medium; border-style: none; border-color: currentcolor; border-image: none; cursor: pointer; position: relative; margin: 0px; padding: 0px; }
.cky-btn-revisit-wrapper .cky-btn-revisit img { max-width: fit-content; margin: 0px; height: 30px; width: 30px; }
.cky-revisit-bottom-left:hover::before { content: attr(data-tooltip); position: absolute; background: rgb(78, 75, 102); color: rgb(255, 255, 255); left: calc(100% + 7px); font-size: 12px; line-height: 16px; width: max-content; padding: 4px 8px; border-radius: 4px; }
.cky-revisit-bottom-left:hover::after { position: absolute; content: ""; border-width: 5px 5px 5px 0px; border-style: solid; border-color: rgba(255, 255, 255, 0) rgb(78, 75, 102) rgba(255, 255, 255, 0) rgba(255, 255, 255, 0); border-image: none; left: calc(100% + 2px); }
.cky-revisit-bottom-right:hover::before { content: attr(data-tooltip); position: absolute; background: rgb(78, 75, 102); color: rgb(255, 255, 255); right: calc(100% + 7px); font-size: 12px; line-height: 16px; width: max-content; padding: 4px 8px; border-radius: 4px; }
.cky-revisit-bottom-right:hover::after { position: absolute; content: ""; border-width: 5px 0px 5px 5px; border-style: solid; border-color: rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) rgb(78, 75, 102); border-image: none; right: calc(100% + 2px); }
.cky-revisit-hide { display: none; }
.cky-consent-container { position: fixed; width: 100%; box-sizing: border-box; z-index: 9999999; }
.cky-consent-container .cky-consent-bar { background: rgb(255, 255, 255); border: 1px solid; box-shadow: rgba(172, 171, 171, 0.3) 0px -1px 10px 0px; }
.cky-banner-bottom { bottom: 0px; left: 0px; }
.cky-banner-top { top: 0px; left: 0px; }
.cky-consent-bar .cky-notice-content-wrapper { padding: 24px 24px 12px; }
.cky-custom-brand-logo-wrapper .cky-custom-brand-logo { width: 100px; height: auto; margin: 0px 0px 12px; }
.cky-notice .cky-title { color: rgb(33, 33, 33); font-weight: 700; font-size: 18px; line-height: 24px; margin: 0px 0px 12px; overflow-wrap: break-word; }
.cky-notice-group { display: flex; justify-content: space-between; align-items: center; font-size: 14px; line-height: 24px; font-weight: 400; }
.cky-notice-des *, .cky-preference-content-wrapper *, .cky-dma-content-wrapper *, .cky-accordion-header-des *, .cky-gpc-wrapper .cky-gpc-desc * { font-size: 14px; }
.cky-notice-des { color: rgb(33, 33, 33); font-size: 14px; line-height: 24px; font-weight: 400; }
.cky-notice-des img { min-height: 25px; min-width: 25px; }
.cky-consent-bar .cky-notice-des p, .cky-gpc-wrapper .cky-gpc-desc p, .cky-preference-body-wrapper .cky-preference-content-wrapper p, .cky-accordion-header-wrapper .cky-accordion-header-des p, .cky-cookie-des-table li div:last-child p { color: inherit; margin-top: 0px; word-break: break-word; }
.cky-notice-des p:last-child, .cky-preference-content-wrapper p:last-child, .cky-cookie-des-table li div:last-child p:last-child, .cky-gpc-wrapper .cky-gpc-desc p:last-child { margin-bottom: 0px; }
.cky-notice-des a.cky-policy, .cky-notice-des button.cky-policy, .cky-notice-des a.cky-link-default, .cky-dma-content-wrapper a.cky-policy, .cky-dma-content-wrapper button.cky-policy { font-size: 14px; color: rgb(24, 99, 220); white-space: nowrap; cursor: pointer; background: rgba(255, 255, 255, 0); }
.cky-notice-des a.cky-policy, .cky-notice-des button.cky-policy, .cky-dma-content-wrapper a.cky-policy, .cky-dma-content-wrapper button.cky-policy { text-decoration: underline; border: 1px solid; }
.cky-notice-des a.cky-link-default { text-decoration: underline; }
.cky-notice-des button.cky-policy, .cky-dma-content-wrapper button.cky-policy { padding: 0px; }
.cky-notice-des a.cky-policy:focus-visible, .cky-notice-des button.cky-policy:focus-visible, .cky-dma-content-wrapper a.cky-policy:focus-visible, .cky-dma-content-wrapper button.cky-policy:focus-visible, .cky-preference-content-wrapper .cky-show-desc-btn:focus-visible, .cky-accordion-header .cky-accordion-btn:focus-visible, .cky-preference-header .cky-btn-close:focus-visible, .cky-switch input[type="checkbox"]:focus-visible, .cky-footer-wrapper a:focus-visible, .cky-btn:focus-visible { outline: rgb(24, 99, 220) solid 2px; outline-offset: 2px; }
.cky-btn:focus:not(:focus-visible), .cky-accordion-header .cky-accordion-btn:focus:not(:focus-visible), .cky-preference-content-wrapper .cky-show-desc-btn:focus:not(:focus-visible), .cky-btn-revisit-wrapper .cky-btn-revisit:focus:not(:focus-visible), .cky-preference-header .cky-btn-close:focus:not(:focus-visible), .cky-consent-bar .cky-banner-btn-close:focus:not(:focus-visible) { outline: 0px; }
button.cky-show-desc-btn:not(:hover):not(:active) { color: rgb(24, 99, 220); background: rgba(255, 255, 255, 0); }
button.cky-accordion-btn:not(:hover):not(:active), button.cky-banner-btn-close:not(:hover):not(:active), button.cky-btn-close:not(:hover):not(:active), button.cky-btn-revisit:not(:hover):not(:active) { background: rgba(255, 255, 255, 0); }
.cky-consent-bar button:hover, .cky-modal.cky-modal-open button:hover, .cky-consent-bar button:focus, .cky-modal.cky-modal-open button:focus { text-decoration: none; }
.cky-notice-btn-wrapper { display: flex; justify-content: center; align-items: center; margin-left: 15px; }
.cky-notice-btn-wrapper .cky-btn { text-shadow: none; box-shadow: none; }
.cky-btn { font-size: 14px; font-family: inherit; line-height: 24px; padding: 8px 27px; font-weight: 500; margin: 0px 8px 0px 0px; border-radius: 2px; white-space: nowrap; cursor: pointer; text-align: center; text-transform: none; min-height: 0px; overflow-wrap: break-word; }
.cky-btn:hover { opacity: 0.8; }
.cky-btn-customize { color: rgb(24, 99, 220); background: rgba(255, 255, 255, 0); border: 2px solid rgb(24, 99, 220); }
.cky-btn-reject { color: rgb(24, 99, 220); background: rgba(255, 255, 255, 0); border: 2px solid rgb(24, 99, 220); }
.cky-btn-accept { background: rgb(24, 99, 220); color: rgb(255, 255, 255); border: 2px solid rgb(24, 99, 220); }
.cky-btn:last-child { margin-right: 0px; }
@media (max-width: 768px) {
  .cky-notice-group { display: block; }
  .cky-notice-btn-wrapper { margin-left: 0px; }
  .cky-notice-btn-wrapper .cky-btn { flex: 1 1 auto; max-width: 100%; margin-top: 10px; white-space: unset; }
}
@media (max-width: 576px) {
  .cky-notice-btn-wrapper { flex-direction: column; }
  .cky-custom-brand-logo-wrapper, .cky-notice .cky-title, .cky-notice-des, .cky-notice-btn-wrapper { padding: 0px 28px; }
  .cky-consent-container .cky-consent-bar .cky-notice-content-wrapper { padding: 24px 0px 12px; }
  .cky-notice-des { max-height: 40vh; overflow-y: scroll; }
  .cky-notice-btn-wrapper .cky-btn { width: 100%; padding: 8px; margin-right: 0px; }
  .cky-notice-btn-wrapper .cky-btn-accept { order: 1; }
  .cky-notice-btn-wrapper .cky-btn-reject { order: 3; }
  .cky-notice-btn-wrapper .cky-btn-customize { order: 2; }
}
@media (max-width: 425px) {
  .cky-custom-brand-logo-wrapper, .cky-notice .cky-title, .cky-notice-des, .cky-notice-btn-wrapper { padding: 0px 24px; }
  .cky-notice-btn-wrapper { flex-direction: column; }
  .cky-btn { width: 100%; margin: 10px 0px 0px; }
  .cky-notice-btn-wrapper .cky-btn-customize { order: 2; }
  .cky-notice-btn-wrapper .cky-btn-reject { order: 3; }
  .cky-notice-btn-wrapper .cky-btn-accept { order: 1; margin-top: 16px; }
}
@media (max-width: 352px) {
  .cky-notice .cky-title { font-size: 16px; }
  .cky-notice-des * { font-size: 12px; }
  .cky-notice-des, .cky-btn { font-size: 12px; }
}
.cky-modal.cky-modal-open { display: flex; visibility: visible; transform: translate(-50%, -50%); top: 50%; left: 50%; transition: 1s; max-height: 100%; }
.cky-modal { box-shadow: rgba(0, 0, 0, 0.3) 0px 32px 68px; margin: 0px auto; position: fixed; max-width: 100%; background: rgb(255, 255, 255); top: 50%; box-sizing: border-box; border-radius: 6px; z-index: 999999999; color: rgb(33, 33, 33); transform: translate(-50%, 100%); visibility: hidden; transition: all; }
.cky-preference-center { max-height: 79vh; width: 845px; overflow: hidden; flex: 1 1 0%; display: flex; flex-direction: column; border-radius: 6px; }
.cky-preference-header { display: flex; align-items: center; justify-content: space-between; padding: 24px 24px 22px; border-bottom: 1px solid; }
.cky-preference-header .cky-preference-title { font-size: 18px; font-weight: 700; line-height: 24px; word-break: break-word; }
.cky-preference-header .cky-btn-close { margin: 0px; cursor: pointer; vertical-align: middle; padding: 0px; background: none; border-width: medium; border-style: none; border-color: currentcolor; border-image: none; width: 24px; height: 24px; min-height: 0px; line-height: 0; text-shadow: none; box-shadow: none; }
.cky-preference-header .cky-btn-close img { margin: 0px; height: 10px; width: 10px; }
.cky-preference-body-wrapper { padding: 0px 24px; flex: 1 1 0%; overflow: auto; box-sizing: border-box; }
@media (max-height: 576px) {
  .cky-preference-center { height: 100vh; overflow: auto; }
  .cky-preference-center .cky-preference-body-wrapper { overflow: unset; }
}
@media (max-height: 480px) {
  .cky-consent-container { max-height: 100vh; overflow-y: scroll; }
  .cky-notice-des { max-height: unset; overflow-y: unset; }
}
.cky-preference-content-wrapper, .cky-gpc-wrapper .cky-gpc-desc { font-size: 14px; line-height: 24px; font-weight: 400; padding: 12px 0px; }
.cky-preference-content-wrapper img { min-height: 25px; min-width: 25px; }
.cky-preference-content-wrapper .cky-show-desc-btn { font-size: 14px; font-family: inherit; color: rgb(24, 99, 220); text-decoration: none; line-height: 24px; padding: 0px; margin: 0px; white-space: nowrap; cursor: pointer; background: rgba(255, 255, 255, 0); border-color: rgba(255, 255, 255, 0); text-transform: none; min-height: 0px; text-shadow: none; box-shadow: none; }
.cky-accordion-wrapper { margin-bottom: 10px; }
.cky-accordion { border-bottom: 1px solid; }
.cky-accordion:last-child { border-bottom-width: medium; border-bottom-style: none; border-bottom-color: currentcolor; }
.cky-accordion .cky-accordion-item { display: flex; margin-top: 10px; }
.cky-accordion .cky-accordion-body { display: none; }
.cky-accordion.cky-accordion-active .cky-accordion-body { display: block; padding: 0px 22px; margin-bottom: 16px; }
.cky-accordion-header-wrapper { cursor: pointer; width: 100%; }
.cky-accordion-item .cky-accordion-header { display: flex; justify-content: space-between; align-items: center; }
.cky-accordion-header .cky-accordion-btn { font-size: 16px; font-family: inherit; color: rgb(33, 33, 33); line-height: 24px; background: none; border-width: medium; border-style: none; border-color: currentcolor; border-image: none; font-weight: 700; padding: 0px; margin: 0px; cursor: pointer; text-transform: none; min-height: 0px; text-shadow: none; box-shadow: none; }
.cky-accordion-header .cky-always-active { color: green; font-weight: 600; line-height: 24px; font-size: 14px; }
.cky-accordion-header-des { font-size: 14px; line-height: 24px; margin: 10px 0px 16px; }
.cky-accordion-chevron { margin-right: 22px; position: relative; cursor: pointer; }
.cky-accordion-chevron-hide { display: none; }
.cky-accordion .cky-accordion-chevron i::before { content: ""; position: absolute; border-right-width: 1.4px; border-right-style: solid; border-bottom-width: 1.4px; border-bottom-style: solid; border-color: inherit; height: 6px; width: 6px; transform: rotate(-45deg); transition: 0.2s ease-in-out; top: 8px; }
.cky-accordion.cky-accordion-active .cky-accordion-chevron i::before { transform: rotate(45deg); }
.cky-audit-table { background: rgb(244, 244, 244); border-radius: 6px; }
.cky-audit-table .cky-empty-cookies-text { color: inherit; font-size: 12px; line-height: 24px; margin: 0px; padding: 10px; word-break: break-word; }
.cky-audit-table .cky-cookie-des-table { font-size: 12px; line-height: 24px; font-weight: 400; padding: 15px 10px; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: inherit; margin: 0px; }
.cky-audit-table .cky-cookie-des-table:last-child { border-bottom-width: medium; border-bottom-style: none; border-bottom-color: currentcolor; }
.cky-audit-table .cky-cookie-des-table li { list-style-type: none; display: flex; padding: 3px 0px; }
.cky-audit-table .cky-cookie-des-table li:first-child { padding-top: 0px; }
.cky-cookie-des-table li div:first-child { width: 100px; font-weight: 600; word-break: break-word; overflow-wrap: break-word; }
.cky-cookie-des-table li div:last-child { flex: 1 1 0%; word-break: break-word; overflow-wrap: break-word; margin-left: 8px; }
.cky-footer-shadow { display: block; width: 100%; height: 40px; background: linear-gradient(rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 100%); position: absolute; bottom: calc(100% - 1px); }
.cky-footer-wrapper { position: relative; }
.cky-prefrence-btn-wrapper { display: flex; flex-wrap: wrap; align-items: center; justify-content: center; padding: 22px 24px 12px; border-top: 1px solid; gap: 8px; }
.cky-prefrence-btn-wrapper .cky-btn { flex: 1 1 auto; max-width: 100%; text-shadow: none; box-shadow: none; margin: 0px; white-space: unset; overflow-wrap: break-word; }
.cky-btn-preferences { color: rgb(24, 99, 220); background: rgba(255, 255, 255, 0); border: 2px solid rgb(24, 99, 220); }
.cky-preference-header, .cky-preference-body-wrapper, .cky-accordion-wrapper, .cky-accordion, .cky-accordion-wrapper, .cky-footer-wrapper, .cky-prefrence-btn-wrapper { border-color: inherit; }
.cky-preference-body-wrapper .cky-dma-content-wrapper { font-size: 14px; line-height: 24px; font-weight: 400; padding: 4px 0px 12px; }
.cky-preference-body-wrapper .cky-dma-content-wrapper p { color: inherit; word-break: break-word; }
.cky-preference-body-wrapper .cky-dma-content-wrapper p:first-child { margin-top: 0px; }
.cky-preference-body-wrapper .cky-dma-content-wrapper p:last-child { margin-bottom: 0px; }
.cky-preference-body-wrapper .cky-horizontal-separator { border-bottom-width: 1px; border-bottom-style: solid; border-color: inherit; }
@media (max-width: 845px) {
  .cky-modal { max-width: calc(100% - 16px); }
}
@media (max-width: 576px) {
  .cky-modal { max-width: 100%; }
  .cky-preference-center { max-height: 100vh; }
  .cky-prefrence-btn-wrapper { flex-direction: column; }
  .cky-accordion.cky-accordion-active .cky-accordion-body { padding-right: 0px; }
  .cky-prefrence-btn-wrapper .cky-btn { width: 100%; margin: 10px 0px 0px; }
  .cky-prefrence-btn-wrapper .cky-btn-reject { order: 3; }
  .cky-prefrence-btn-wrapper .cky-btn-accept { order: 1; margin-top: 0px; }
  .cky-prefrence-btn-wrapper .cky-btn-preferences { order: 2; }
}
@media (max-width: 425px) {
  .cky-accordion-chevron { margin-right: 15px; }
  .cky-notice-btn-wrapper { margin-top: 0px; }
  .cky-accordion.cky-accordion-active .cky-accordion-body { padding: 0px 15px; }
}
@media (max-width: 352px) {
  .cky-preference-header .cky-preference-title { font-size: 16px; }
  .cky-preference-header { padding: 16px 24px; }
  .cky-preference-content-wrapper *, .cky-accordion-header-des *, .cky-dma-content-wrapper * { font-size: 12px; }
  .cky-preference-content-wrapper, .cky-preference-body-wrapper .cky-dma-content-wrapper, .cky-preference-content-wrapper .cky-show-more, .cky-accordion-header .cky-always-active, .cky-accordion-header-des, .cky-preference-content-wrapper .cky-show-desc-btn, .cky-notice-des a.cky-policy, .cky-dma-content-wrapper a.cky-policy { font-size: 12px; }
  .cky-accordion-header .cky-accordion-btn { font-size: 14px; }
}
.cky-switch { display: flex; }
.cky-switch input[type="checkbox"] { position: relative; width: 44px; height: 24px; margin: 0px; background: rgb(208, 213, 210); appearance: none; border-radius: 50px; cursor: pointer; outline: 0px; border-width: medium; border-style: none; border-color: currentcolor; border-image: none; top: 0px; }
.cky-switch input[type="checkbox"]:checked { background: rgb(24, 99, 220); }
.cky-switch input[type="checkbox"]::before { position: absolute; content: ""; height: 20px; width: 20px; left: 2px; bottom: 2px; border-radius: 50%; background-color: rgb(255, 255, 255); transition: 0.4s; margin: 0px; }
.cky-switch input[type="checkbox"]::after { display: none; }
.cky-switch input[type="checkbox"]:checked::before { transform: translateX(20px); }
@media (max-width: 425px) {
  .cky-switch input[type="checkbox"] { width: 38px; height: 21px; }
  .cky-switch input[type="checkbox"]::before { height: 17px; width: 17px; }
  .cky-switch input[type="checkbox"]:checked::before { transform: translateX(17px); }
}
.cky-consent-bar .cky-banner-btn-close { position: absolute; right: 9px; top: 5px; background: none; border-width: medium; border-style: none; border-color: currentcolor; border-image: none; cursor: pointer; padding: 0px; margin: 0px; min-height: 0px; line-height: 0; height: 24px; width: 24px; text-shadow: none; box-shadow: none; }
.cky-consent-bar .cky-banner-btn-close img { height: 9px; width: 9px; margin: 0px; }
.cky-notice-btn-wrapper .cky-btn-do-not-sell { font-size: 14px; line-height: 24px; padding: 6px 0px; margin: 0px; font-weight: 500; border-radius: 2px; border: rgba(255, 255, 255, 0); white-space: nowrap; cursor: pointer; text-align: left; color: rgb(24, 99, 220); background: rgba(255, 255, 255, 0); box-shadow: none; text-shadow: none; text-decoration: underline; }
.cky-consent-bar .cky-banner-btn-close:focus-visible, .cky-notice-btn-wrapper .cky-btn-do-not-sell:focus-visible, .cky-opt-out-btn-wrapper .cky-btn:focus-visible, .cky-opt-out-checkbox-wrapper input[type="checkbox"].cky-opt-out-checkbox:focus-visible { outline: rgb(24, 99, 220) solid 2px; outline-offset: 2px; }
@media (max-width: 768px) {
  .cky-notice-btn-wrapper { margin-left: 0px; margin-top: 10px; justify-content: left; }
  .cky-notice-btn-wrapper .cky-btn-do-not-sell { padding: 0px; }
}
@media (max-width: 352px) {
  .cky-notice-btn-wrapper .cky-btn-do-not-sell, .cky-notice-des a.cky-policy, .cky-notice-des a.cky-link-default { font-size: 12px; }
}
.cky-opt-out-wrapper { padding: 12px 0px; }
.cky-opt-out-wrapper .cky-opt-out-checkbox-wrapper { display: flex; align-items: center; }
.cky-opt-out-checkbox-wrapper .cky-opt-out-checkbox-label { font-size: 16px; font-weight: 700; line-height: 24px; margin: 0px 0px 0px 12px; cursor: pointer; word-break: break-word; }
.cky-opt-out-checkbox-wrapper input[type="checkbox"].cky-opt-out-checkbox { background-color: rgb(255, 255, 255); border: 1px solid rgb(0, 0, 0); width: 20px; height: 18.5px; margin: 0px; appearance: none; position: relative; display: flex; align-items: center; justify-content: center; border-radius: 2px; cursor: pointer; }
.cky-opt-out-checkbox-wrapper input[type="checkbox"].cky-opt-out-checkbox:checked { background-color: rgb(24, 99, 220); border-width: medium; border-style: none; border-color: currentcolor; border-image: none; }
.cky-opt-out-checkbox-wrapper input[type="checkbox"].cky-opt-out-checkbox:checked::after { left: 6px; bottom: 4px; width: 7px; height: 13px; border-style: solid; border-color: rgb(255, 255, 255); border-image: none; border-width: 0px 3px 3px 0px; border-radius: 2px; transform: rotate(45deg); content: ""; position: absolute; box-sizing: border-box; }
.cky-opt-out-checkbox-wrapper.cky-disabled .cky-opt-out-checkbox-label, .cky-opt-out-checkbox-wrapper.cky-disabled input[type="checkbox"].cky-opt-out-checkbox { cursor: no-drop; }
.cky-gpc-wrapper { margin: 0px 0px 0px 32px; }
.cky-footer-wrapper .cky-optout-action-area { padding: 0px 24px 22px; box-sizing: border-box; }
.cky-footer-wrapper .cky-opt-out-btn-wrapper { display: flex; flex-wrap: wrap; align-items: center; justify-content: center; padding-top: 22px; }
.cky-opt-out-btn-wrapper .cky-btn { flex: 1 1 auto; max-width: 100%; text-shadow: none; box-shadow: none; }
.cky-opt-out-btn-wrapper .cky-btn-cancel { border: 1px solid rgb(222, 223, 224); background: rgba(255, 255, 255, 0); color: rgb(133, 133, 133); }
.cky-opt-out-btn-wrapper .cky-btn-confirm { background: rgb(24, 99, 220); color: rgb(255, 255, 255); border: 1px solid rgb(24, 99, 220); }
.cky-optout-success { border-radius: 8px; padding: 8px 12px; margin: 0px auto; box-sizing: border-box; outline: none; }
.cky-optout-success .cky-optout-success-inner { display: flex; flex-direction: column; gap: 4px; }
.cky-optout-success .cky-optout-success-row { display: flex; align-items: flex-start; }
.cky-optout-success .cky-optout-success-icon { width: 20px; flex-shrink: 0; }
.cky-optout-success .cky-optout-success-text { margin-inline-start: 8px; margin-top: 1px; font-weight: 400; font-size: 13px; line-height: 20px; }
.cky-optout-success .cky-optout-success-text p { margin: 0px; }
.cky-optout-success .cky-optout-success-subtext { margin: 0px; font-weight: 400; font-size: 12px; line-height: 20px; }
@media (max-width: 352px) {
  .cky-opt-out-checkbox-wrapper .cky-opt-out-checkbox-label { font-size: 14px; }
  .cky-gpc-wrapper .cky-gpc-desc, .cky-gpc-wrapper .cky-gpc-desc * { font-size: 12px; }
  .cky-opt-out-checkbox-wrapper input[type="checkbox"].cky-opt-out-checkbox { width: 16px; height: 16px; }
  .cky-opt-out-checkbox-wrapper input[type="checkbox"].cky-opt-out-checkbox:checked::after { left: 5px; bottom: 4px; width: 3px; height: 9px; }
  .cky-gpc-wrapper { margin: 0px 0px 0px 28px; }
}
.video-placeholder-youtube { background-size: 100% 100%; background-position: center center; background-repeat: no-repeat; background-color: rgba(178, 176, 176, 0.35); position: relative; display: flex; align-items: center; justify-content: center; max-width: 100%; }
.video-placeholder-text-youtube { text-align: center; align-items: center; padding: 10px 16px; background-color: rgba(0, 0, 0, 0.8); color: rgb(255, 255, 255); border: 1px solid; border-radius: 2px; cursor: pointer; }
.video-placeholder-normal { background-image: url("../img/cky-placeholder_b97afe7e.svg"); background-size: 80px; background-position: center center; background-repeat: no-repeat; background-color: rgba(178, 176, 176, 0.35); position: relative; display: flex; align-items: flex-end; justify-content: center; max-width: 100%; }
.video-placeholder-text-normal { align-items: center; padding: 10px 16px; text-align: center; border: 1px solid; border-radius: 2px; cursor: pointer; }
.cky-rtl { direction: rtl; text-align: right; }
.cky-rtl .cky-banner-btn-close { left: 9px; right: auto; }
.cky-rtl .cky-notice-btn-wrapper .cky-btn:last-child { margin-right: 8px; }
.cky-rtl .cky-notice-btn-wrapper .cky-btn:first-child { margin-right: 0px; }
.cky-rtl .cky-notice-btn-wrapper { margin-left: 0px; margin-right: 15px; }
.cky-rtl .cky-prefrence-btn-wrapper .cky-btn { margin-right: 8px; }
.cky-rtl .cky-prefrence-btn-wrapper .cky-btn:first-child { margin-right: 0px; }
.cky-rtl .cky-accordion .cky-accordion-chevron i::before { border-width: 1.4px medium medium 1.4px; border-style: solid none none solid; border-color: currentcolor; border-image: none; left: 12px; }
.cky-rtl .cky-accordion.cky-accordion-active .cky-accordion-chevron i::before { transform: rotate(-135deg); }
@media (max-width: 768px) {
  .cky-rtl .cky-notice-btn-wrapper { margin-right: 0px; }
}
@media (max-width: 576px) {
  .cky-rtl .cky-notice-btn-wrapper .cky-btn:last-child { margin-right: 0px; }
  .cky-rtl .cky-prefrence-btn-wrapper .cky-btn { margin-right: 0px; }
  .cky-rtl .cky-accordion.cky-accordion-active .cky-accordion-body { padding: 0px 22px 0px 0px; }
}
@media (max-width: 425px) {
  .cky-rtl .cky-accordion.cky-accordion-active .cky-accordion-body { padding: 0px 15px 0px 0px; }
}
.cky-rtl .cky-opt-out-btn-wrapper .cky-btn { margin-right: 12px; }
.cky-rtl .cky-opt-out-btn-wrapper .cky-btn:first-child { margin-right: 0px; }
.cky-rtl .cky-opt-out-checkbox-wrapper .cky-opt-out-checkbox-label { margin: 0px 12px 0px 0px; }
[data-cky-tag="powered-by"] { justify-content: flex-end; }
[data-cky-tag="powered-by"] div, [data-cky-tag="detail-powered-by"], [data-cky-tag="optout-powered-by"] { opacity: 0.7; }
[data-cky-tag="powered-by"] div:hover, [data-cky-tag="detail-powered-by"]:hover, [data-cky-tag="optout-powered-by"]:hover { opacity: 1; }
@media (max-width: 768px) {
  [data-cky-tag="powered-by"] { justify-content: center; margin-top: 8px; }
}
.slick-slider { position: relative; display: block; box-sizing: border-box; user-select: none; touch-action: pan-y; -webkit-tap-highlight-color: transparent; }
.slick-list { position: relative; display: block; overflow: hidden; margin: 0px; padding: 0px; }
.slick-list:focus { outline: 0px; }
.slick-list.dragging { cursor: pointer; }
.slick-slider .slick-list, .slick-slider .slick-track { transform: translate3d(0px, 0px, 0px); }
.slick-track { position: relative; top: 0px; left: 0px; display: block; margin-left: auto; margin-right: auto; }
.slick-track::after, .slick-track::before { display: table; content: ""; }
.slick-track::after { clear: both; }
.slick-loading .slick-track { visibility: hidden; }
.slick-slide { display: none; float: left; height: 100%; min-height: 1px; }
[dir="rtl"] .slick-slide { float: right; }
.slick-slide img { display: block; }
.slick-slide.slick-loading img { display: none; }
.slick-slide.dragging img { pointer-events: none; }
.slick-initialized .slick-slide { display: block; }
.slick-loading .slick-slide { visibility: hidden; }
.slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; }
.slick-arrow.slick-hidden { display: none; }
.slick-loading .slick-list { background: url("ajax-loader.gif") center center no-repeat rgb(255, 255, 255); }
@font-face { font-family: slick; font-weight: 400; font-style: normal; src: url("fonts/slick.woff") format("woff"), url("fonts/slick.ttf") format("truetype"); }
.slick-next, .slick-prev { font-size: 0px; line-height: 0; position: absolute; top: 50%; display: block; width: 20px; height: 20px; padding: 0px; transform: translate(0px, -50%); cursor: pointer; color: transparent; border-width: medium; border-style: none; border-color: currentcolor; border-image: none; outline: 0px; background: 0px 0px; }
.slick-next:focus, .slick-next:hover, .slick-prev:focus, .slick-prev:hover { color: transparent; outline: 0px; background: 0px 0px; }
.slick-next:focus::before, .slick-next:hover::before, .slick-prev:focus::before, .slick-prev:hover::before { opacity: 1; }
.slick-next.slick-disabled::before, .slick-prev.slick-disabled::before { opacity: 0.25; }
.slick-next::before, .slick-prev::before { font-family: slick; font-size: 20px; line-height: 1; opacity: 0.75; color: rgb(255, 255, 255); -webkit-font-smoothing: antialiased; }
.slick-prev { left: -25px; }
[dir="rtl"] .slick-prev { right: -25px; left: auto; }
.slick-prev::before { content: "←"; }
[dir="rtl"] .slick-prev::before { content: "→"; }
.slick-next { right: -25px; }
[dir="rtl"] .slick-next { right: auto; left: -25px; }
.slick-next::before { content: "→"; }
[dir="rtl"] .slick-next::before { content: "←"; }
.slick-dotted.slick-slider { margin-bottom: 30px; }
.slick-dots { position: absolute; bottom: -25px; display: block; width: 100%; padding: 0px; margin: 0px; list-style: none; text-align: center; }
.slick-dots li { position: relative; display: inline-block; width: 20px; height: 20px; margin: 0px 5px; padding: 0px; cursor: pointer; }
.slick-dots li button { font-size: 0px; line-height: 0; display: block; width: 20px; height: 20px; padding: 5px; cursor: pointer; color: transparent; border: 0px; outline: 0px; background: 0px 0px; }
.slick-dots li button:focus, .slick-dots li button:hover { outline: 0px; }
.slick-dots li button:focus::before, .slick-dots li button:hover::before { opacity: 1; }
.slick-dots li button::before { font-family: slick; font-size: 6px; line-height: 20px; position: absolute; top: 0px; left: 0px; width: 20px; height: 20px; content: "•"; text-align: center; opacity: 0.25; color: rgb(0, 0, 0); -webkit-font-smoothing: antialiased; }
.slick-dots li.slick-active button::before { opacity: 0.75; color: rgb(0, 0, 0); }
.anydesk-arrow-bg-png-hero-img { background-image: url("../img/anydesk-arrow-bg_4a6e16d6.png"); }
.anydesk-arrow-bg-png-hero-img-darkmode { background-image: url("../img/anydesk-arrow-bg_b1dd8990.png"); }
.container-nav-bg { background-color: transparent; }
.container-white { background-color: transparent; }
.what-is-new-v9-png-hero-img { background-image: url("../img/what-is-new-v9_bb988caa.png"); }
.what-is-new-v9-png-hero-img-darkmode { background-image: url("../img/what-is-new-v9_6115cef5.png"); }
.newsletter-bg-img-png-hero-img { background-image: url("../img/newsletter-bg-img_eefc9acc.png"); }
*{animation:none !important;}
html,body{overflow-x:hidden;}