@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@200;300;400;500;600;700&family=Barlow+Semi+Condensed:wght@200;300;400;500;600;700;800&family=Barlow:wght@200;300;400;500;600;700;800;900&display=swap");
          :root {
--blue: #007bff;
--indigo: #6610f2;
--purple: #6f42c1;
--pink: #e83e8c;
--red: #dc3545;
--orange: #fd7e14;
--yellow: #ffc107;
--green: #28a745;
--teal: #20c997;
--cyan: #17a2b8;
--white: #fff;
--gray: #6c757d;
--gray-dark: #343a40;
--primary: #EB3500;
--secondary: #01A4BD;
--success: #54C3BD;
--info: #40A49E;
--warning: #ff8f19;
--danger: #F44335;
--light: #EAF0F6;
--dark: #333333;
--breakpoint-xs: 0;
--breakpoint-sm: 576px;
--breakpoint-md: 768px;
--breakpoint-lg: 992px;
--breakpoint-xl: 1200px;
--font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
--font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; }
*,
*::before,
*::after {
box-sizing: border-box; }
html {
font-family: sans-serif;
line-height: 1.15;
-webkit-text-size-adjust: 100%;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
display: block; }
body {
margin: 0;
font-family: "Roboto Regular";
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
background-color: #fff; }
[tabindex="-1"]:focus:not(:focus-visible) {
outline: 0 !important; }
hr {
box-sizing: content-box;
height: 0;
overflow: visible; }
h1, h2, h3, h4, h5, h6 {
margin-top: 0;
margin-bottom: 0.5rem; }
p {
margin-top: 0;
margin-bottom: 1rem; }
abbr[title],
abbr[data-original-title] {
text-decoration: underline;
-webkit-text-decoration: underline dotted;
text-decoration: underline dotted;
cursor: help;
border-bottom: 0;
-webkit-text-decoration-skip-ink: none;
text-decoration-skip-ink: none; }
address {
margin-bottom: 1rem;
font-style: normal;
line-height: inherit; }
ol,
ul,
dl {
margin-top: 0;
margin-bottom: 1rem; }
ol ol,
ul ul,
ol ul,
ul ol {
margin-bottom: 0; }
dt {
font-weight: 700; }
dd {
margin-bottom: .5rem;
margin-left: 0; }
blockquote {
margin: 0 0 1rem; }
b,
strong {
font-weight: 600;
}
small {
font-size: 80%; }
sub,
sup {
position: relative;
font-size: 75%;
line-height: 0;
vertical-align: baseline; }
sub {
bottom: -.25em; }
sup {
top: -.5em; }
a {
color: #01A4BD;
text-decoration: none;
background-color: transparent; }
a:hover {
color: #1DBDD6;
text-decoration: none; }
a:focus,
a:active {
background: none !important;
}
a:not([href]):not([class]) {
color: inherit;
text-decoration: none; }
a:not([href]):not([class]):hover {
color: inherit;
text-decoration: none; }
pre,
code,
kbd,
samp {
font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
font-size: 1em; }
pre {
margin-top: 0;
margin-bottom: 1rem;
overflow: auto;
-ms-overflow-style: scrollbar; }
figure {
margin: 0 0 1rem; }
img {
vertical-align: middle;
border-style: none; }
svg {
overflow: hidden;
vertical-align: middle; }
table {
border-collapse: collapse; }
caption {
padding-top: 0.36rem 0.7rem;
padding-bottom: 0.36rem 0.7rem;
color: #6c757d;
text-align: left;
caption-side: bottom; }
th {
text-align: inherit;
text-align: -webkit-match-parent; }
label {
display: inline-block;
margin-bottom: 0.4rem; }
button {
border-radius: 0; }
button:focus:not(:focus-visible) {
outline: 0; }
input,
button,
select,
optgroup,
textarea {
margin: 0;
font-family: inherit;
font-size: inherit;
line-height: inherit; }
button,
input {
overflow: visible; }
button,
select {
text-transform: none; }
[role="button"] {
cursor: pointer; }
select {
word-wrap: normal; }
button,
[type="button"],
[type="reset"],
[type="submit"] {
-webkit-appearance: button; }
button:not(:disabled),
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled) {
cursor: pointer; }
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
padding: 0;
border-style: none; }
input[type="radio"],
input[type="checkbox"] {
box-sizing: border-box;
padding: 0; }
textarea {
overflow: auto;
resize: vertical; }
fieldset {
min-width: 0;
padding: 0;
margin: 0;
border: 0; }
legend {
display: block;
width: 100%;
max-width: 100%;
padding: 0;
margin-bottom: .5rem;
font-size: 1.5rem;
line-height: inherit;
color: inherit;
white-space: normal; }
progress {
vertical-align: baseline; }
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
height: auto; }
[type="search"] {
outline-offset: -2px;
-webkit-appearance: none; }
[type="search"]::-webkit-search-decoration {
-webkit-appearance: none; }
::-webkit-file-upload-button {
font: inherit;
-webkit-appearance: button; }
output {
display: inline-block; }
summary {
display: list-item;
cursor: pointer; }
template {
display: none; }
[hidden] {
display: none !important; }
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
margin-bottom: 0.5rem;
font-family: "Roboto Light";
font-weight: 500;
line-height: 1.2; }
h1, .h1 {
font-size: 2rem; }
h2, .h2 {
font-size: 1.75rem; }
h3, .h3 {
font-size: 1.5rem; }
h4, .h4 {
font-size: 1.25rem; }
h5, .h5 {
font-size: 1.25rem; }
h6, .h6 {
font-size: 1rem; }
.lead {
font-size: 1.25rem;
font-weight: 300; }
.display-1 {
font-size: 3.625rem;
font-weight: 300;
line-height: 1.2; }
.display-2 {
font-size: 5.5rem;
font-weight: 300;
line-height: 1.2; }
.display-3 {
font-size: 4.5rem;
font-weight: 300;
line-height: 1.2; }
.display-4 {
font-size: 3.5rem;
font-weight: 300;
line-height: 1.2; }
hr {
margin-top: 1rem;
margin-bottom: 1rem;
border: 0;
border-top: 1px solid rgba(0, 0, 0, 0.1); }
small,
.small {
font-size: 80%;
font-weight: 400; }
mark,
.mark {
padding: 0.2em;
background-color: #fcf8e3; }
.list-unstyled {
padding-left: 0;
list-style: none; }
.list-inline {
padding-left: 0;
list-style: none; }
.list-inline-item {
display: inline-block; }
.list-inline-item:not(:last-child) {
margin-right: 0.5rem; }
.initialism {
font-size: 90%;
text-transform: uppercase; }
.blockquote {
margin-bottom: 1rem;
font-size: 1.5rem; }
.blockquote-footer {
display: block;
font-size: 80%;
color: #6c757d; }
.blockquote-footer::before {
content: "\2014\00A0"; }
.img-fluid {
max-width: 100%;
height: auto; }
.img-thumbnail {
padding: 0.25rem;
background-color: #fff;
border: 1px solid #dee2e6;
border-radius: 0.4rem;
max-width: 100%;
height: auto; }
.figure {
display: inline-block; }
.figure-img {
margin-bottom: 0.5rem;
line-height: 1; }
.figure-caption {
font-size: 90%;
color: #6c757d; }
code {
font-size: 87.5%;
color: #e83e8c;
word-wrap: break-word; }
a > code {
color: inherit; }
kbd {
padding: 0.2rem 0.4rem;
font-size: 87.5%;
color: #fff;
background-color: #212529;
border-radius: 0.2rem; }
kbd kbd {
padding: 0;
font-size: 100%;
font-weight: 700; }
pre {
display: block;
font-size: 87.5%;
color: #212529; }
pre code {
font-size: inherit;
color: inherit;
word-break: normal; }
.pre-scrollable {
max-height: 340px;
overflow-y: scroll; }
.container,
.container-fluid,
.container-sm,
.container-md,
.container-lg,
.container-xl {
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto; }
@media (min-width: 576px) {
.container, .container-sm {
max-width: 900px; } }
@media (min-width: 768px) {
.container, .container-sm, .container-md {
max-width: 960px; } }
@media (min-width: 992px) {
.container, .container-sm, .container-md, .container-lg {
max-width: 1200px; } }
@media (min-width: 1200px) {
.container, .container-sm, .container-md, .container-lg, .container-xl {
max-width: 1381px; } }
.row {
display: flex;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px; }
.no-gutters {
margin-right: 0;
margin-left: 0; }
.no-gutters > .col,
.no-gutters > [class*="col-"] {
padding-right: 0;
padding-left: 0; }
.col-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%;
padding-right: 15px;
padding-left: 15px; }
.col {
flex-basis: 0;
flex-grow: 1;
max-width: 100%; }
.row-cols-1 > * {
flex: 0 0 100%;
max-width: 100%; }
.row-cols-2 > * {
flex: 0 0 50%;
max-width: 50%; }
.row-cols-3 > * {
flex: 0 0 33.33333%;
max-width: 33.33333%; }
.row-cols-4 > * {
flex: 0 0 25%;
max-width: 25%; }
.row-cols-5 > * {
flex: 0 0 20%;
max-width: 20%; }
.row-cols-6 > * {
flex: 0 0 16.66667%;
max-width: 16.66667%; }
.col-auto {
flex: 0 0 auto;
width: auto;
max-width: 100%; }
.col-1 {
flex: 0 0 8.33333%;
max-width: 8.33333%; }
.col-2 {
flex: 0 0 16.66667%;
max-width: 16.66667%; }
.col-3 {
flex: 0 0 25%;
max-width: 25%; }
.col-4 {
flex: 0 0 33.33333%;
max-width: 33.33333%; }
.col-5 {
flex: 0 0 41.66667%;
max-width: 41.66667%; }
.col-6 {
flex: 0 0 50%;
max-width: 50%; }
.col-7 {
flex: 0 0 58.33333%;
max-width: 58.33333%; }
.col-8 {
flex: 0 0 66.66667%;
max-width: 66.66667%; }
.col-9 {
flex: 0 0 75%;
max-width: 75%; }
.col-10 {
flex: 0 0 83.33333%;
max-width: 83.33333%; }
.col-11 {
flex: 0 0 91.66667%;
max-width: 91.66667%; }
.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.66667%; }
.offset-3 {
margin-left: 25%; }
.offset-4 {
margin-left: 33.33333%; }
.offset-5 {
margin-left: 41.66667%; }
.offset-6 {
margin-left: 50%; }
.offset-7 {
margin-left: 58.33333%; }
.offset-8 {
margin-left: 66.66667%; }
.offset-9 {
margin-left: 75%; }
.offset-10 {
margin-left: 83.33333%; }
.offset-11 {
margin-left: 91.66667%; }
@media (min-width: 576px) {
.col-sm {
flex-basis: 0;
flex-grow: 1;
max-width: 100%; }
.row-cols-sm-1 > * {
flex: 0 0 100%;
max-width: 100%; }
.row-cols-sm-2 > * {
flex: 0 0 50%;
max-width: 50%; }
.row-cols-sm-3 > * {
flex: 0 0 33.33333%;
max-width: 33.33333%; }
.row-cols-sm-4 > * {
flex: 0 0 25%;
max-width: 25%; }
.row-cols-sm-5 > * {
flex: 0 0 20%;
max-width: 20%; }
.row-cols-sm-6 > * {
flex: 0 0 16.66667%;
max-width: 16.66667%; }
.col-sm-auto {
flex: 0 0 auto;
width: auto;
max-width: 100%; }
.col-sm-1 {
flex: 0 0 8.33333%;
max-width: 8.33333%; }
.col-sm-2 {
flex: 0 0 16.66667%;
max-width: 16.66667%; }
.col-sm-3 {
flex: 0 0 25%;
max-width: 25%; }
.col-sm-4 {
flex: 0 0 33.33333%;
max-width: 33.33333%; }
.col-sm-5 {
flex: 0 0 41.66667%;
max-width: 41.66667%; }
.col-sm-6 {
flex: 0 0 50%;
max-width: 50%; }
.col-sm-7 {
flex: 0 0 58.33333%;
max-width: 58.33333%; }
.col-sm-8 {
flex: 0 0 66.66667%;
max-width: 66.66667%; }
.col-sm-9 {
flex: 0 0 75%;
max-width: 75%; }
.col-sm-10 {
flex: 0 0 83.33333%;
max-width: 83.33333%; }
.col-sm-11 {
flex: 0 0 91.66667%;
max-width: 91.66667%; }
.col-sm-12 {
flex: 0 0 100%;
max-width: 100%; }
.order-sm-first {
order: -1; }
.order-sm-last {
order: 13; }
.order-sm-0 {
order: 0; }
.order-sm-1 {
order: 1; }
.order-sm-2 {
order: 2; }
.order-sm-3 {
order: 3; }
.order-sm-4 {
order: 4; }
.order-sm-5 {
order: 5; }
.order-sm-6 {
order: 6; }
.order-sm-7 {
order: 7; }
.order-sm-8 {
order: 8; }
.order-sm-9 {
order: 9; }
.order-sm-10 {
order: 10; }
.order-sm-11 {
order: 11; }
.order-sm-12 {
order: 12; }
.offset-sm-0 {
margin-left: 0; }
.offset-sm-1 {
margin-left: 8.33333%; }
.offset-sm-2 {
margin-left: 16.66667%; }
.offset-sm-3 {
margin-left: 25%; }
.offset-sm-4 {
margin-left: 33.33333%; }
.offset-sm-5 {
margin-left: 41.66667%; }
.offset-sm-6 {
margin-left: 50%; }
.offset-sm-7 {
margin-left: 58.33333%; }
.offset-sm-8 {
margin-left: 66.66667%; }
.offset-sm-9 {
margin-left: 75%; }
.offset-sm-10 {
margin-left: 83.33333%; }
.offset-sm-11 {
margin-left: 91.66667%; } }
@media (min-width: 768px) {
.col-md {
flex-basis: 0;
flex-grow: 1;
max-width: 100%; }
.row-cols-md-1 > * {
flex: 0 0 100%;
max-width: 100%; }
.row-cols-md-2 > * {
flex: 0 0 50%;
max-width: 50%; }
.row-cols-md-3 > * {
flex: 0 0 33.33333%;
max-width: 33.33333%; }
.row-cols-md-4 > * {
flex: 0 0 25%;
max-width: 25%; }
.row-cols-md-5 > * {
flex: 0 0 20%;
max-width: 20%; }
.row-cols-md-6 > * {
flex: 0 0 16.66667%;
max-width: 16.66667%; }
.col-md-auto {
flex: 0 0 auto;
width: auto;
max-width: 100%; }
.col-md-1 {
flex: 0 0 8.33333%;
max-width: 8.33333%; }
.col-md-2 {
flex: 0 0 16.66667%;
max-width: 16.66667%; }
.col-md-3 {
flex: 0 0 25%;
max-width: 25%; }
.col-md-4 {
flex: 0 0 33.33333%;
max-width: 33.33333%; }
.col-md-5 {
flex: 0 0 41.66667%;
max-width: 41.66667%; }
.col-md-6 {
flex: 0 0 50%;
max-width: 50%; }
.col-md-7 {
flex: 0 0 58.33333%;
max-width: 58.33333%; }
.col-md-8 {
flex: 0 0 66.66667%;
max-width: 66.66667%; }
.col-md-9 {
flex: 0 0 75%;
max-width: 75%; }
.col-md-10 {
flex: 0 0 83.33333%;
max-width: 83.33333%; }
.col-md-11 {
flex: 0 0 91.66667%;
max-width: 91.66667%; }
.col-md-12 {
flex: 0 0 100%;
max-width: 100%; }
.order-md-first {
order: -1; }
.order-md-last {
order: 13; }
.order-md-0 {
order: 0; }
.order-md-1 {
order: 1; }
.order-md-2 {
order: 2; }
.order-md-3 {
order: 3; }
.order-md-4 {
order: 4; }
.order-md-5 {
order: 5; }
.order-md-6 {
order: 6; }
.order-md-7 {
order: 7; }
.order-md-8 {
order: 8; }
.order-md-9 {
order: 9; }
.order-md-10 {
order: 10; }
.order-md-11 {
order: 11; }
.order-md-12 {
order: 12; }
.offset-md-0 {
margin-left: 0; }
.offset-md-1 {
margin-left: 8.33333%; }
.offset-md-2 {
margin-left: 16.66667%; }
.offset-md-3 {
margin-left: 25%; }
.offset-md-4 {
margin-left: 33.33333%; }
.offset-md-5 {
margin-left: 41.66667%; }
.offset-md-6 {
margin-left: 50%; }
.offset-md-7 {
margin-left: 58.33333%; }
.offset-md-8 {
margin-left: 66.66667%; }
.offset-md-9 {
margin-left: 75%; }
.offset-md-10 {
margin-left: 83.33333%; }
.offset-md-11 {
margin-left: 91.66667%; } }
@media (min-width: 992px) {
.col-lg {
flex-basis: 0;
flex-grow: 1;
max-width: 100%; }
.row-cols-lg-1 > * {
flex: 0 0 100%;
max-width: 100%; }
.row-cols-lg-2 > * {
flex: 0 0 50%;
max-width: 50%; }
.row-cols-lg-3 > * {
flex: 0 0 33.33333%;
max-width: 33.33333%; }
.row-cols-lg-4 > * {
flex: 0 0 25%;
max-width: 25%; }
.row-cols-lg-5 > * {
flex: 0 0 20%;
max-width: 20%; }
.row-cols-lg-6 > * {
flex: 0 0 16.66667%;
max-width: 16.66667%; }
.col-lg-auto {
flex: 0 0 auto;
width: auto;
max-width: 100%; }
.col-lg-1 {
flex: 0 0 8.33333%;
max-width: 8.33333%; }
.col-lg-2 {
flex: 0 0 16.66667%;
max-width: 16.66667%; }
.col-lg-3 {
flex: 0 0 25%;
max-width: 25%; }
.col-lg-4 {
flex: 0 0 33.33333%;
max-width: 33.33333%; }
.col-lg-5 {
flex: 0 0 41.66667%;
max-width: 41.66667%; }
.col-lg-6 {
flex: 0 0 50%;
max-width: 50%; }
.col-lg-7 {
flex: 0 0 58.33333%;
max-width: 58.33333%; }
.col-lg-8 {
flex: 0 0 66.66667%;
max-width: 66.66667%; }
.col-lg-9 {
flex: 0 0 75%;
max-width: 75%; }
.col-lg-10 {
flex: 0 0 83.33333%;
max-width: 83.33333%; }
.col-lg-11 {
flex: 0 0 91.66667%;
max-width: 91.66667%; }
.col-lg-12 {
flex: 0 0 100%;
max-width: 100%; }
.order-lg-first {
order: -1; }
.order-lg-last {
order: 13; }
.order-lg-0 {
order: 0; }
.order-lg-1 {
order: 1; }
.order-lg-2 {
order: 2; }
.order-lg-3 {
order: 3; }
.order-lg-4 {
order: 4; }
.order-lg-5 {
order: 5; }
.order-lg-6 {
order: 6; }
.order-lg-7 {
order: 7; }
.order-lg-8 {
order: 8; }
.order-lg-9 {
order: 9; }
.order-lg-10 {
order: 10; }
.order-lg-11 {
order: 11; }
.order-lg-12 {
order: 12; }
.offset-lg-0 {
margin-left: 0; }
.offset-lg-1 {
margin-left: 8.33333%; }
.offset-lg-2 {
margin-left: 16.66667%; }
.offset-lg-3 {
margin-left: 25%; }
.offset-lg-4 {
margin-left: 33.33333%; }
.offset-lg-5 {
margin-left: 41.66667%; }
.offset-lg-6 {
margin-left: 50%; }
.offset-lg-7 {
margin-left: 58.33333%; }
.offset-lg-8 {
margin-left: 66.66667%; }
.offset-lg-9 {
margin-left: 75%; }
.offset-lg-10 {
margin-left: 83.33333%; }
.offset-lg-11 {
margin-left: 91.66667%; } }
@media (min-width: 1200px) {
.col-xl {
flex-basis: 0;
flex-grow: 1;
max-width: 100%; }
.row-cols-xl-1 > * {
flex: 0 0 100%;
max-width: 100%; }
.row-cols-xl-2 > * {
flex: 0 0 50%;
max-width: 50%; }
.row-cols-xl-3 > * {
flex: 0 0 33.33333%;
max-width: 33.33333%; }
.row-cols-xl-4 > * {
flex: 0 0 25%;
max-width: 25%; }
.row-cols-xl-5 > * {
flex: 0 0 20%;
max-width: 20%; }
.row-cols-xl-6 > * {
flex: 0 0 16.66667%;
max-width: 16.66667%; }
.col-xl-auto {
flex: 0 0 auto;
width: auto;
max-width: 100%; }
.col-xl-1 {
flex: 0 0 8.33333%;
max-width: 8.33333%; }
.col-xl-2 {
flex: 0 0 16.66667%;
max-width: 16.66667%; }
.col-xl-3 {
flex: 0 0 25%;
max-width: 25%; }
.col-xl-4 {
flex: 0 0 33.33333%;
max-width: 33.33333%; }
.col-xl-5 {
flex: 0 0 41.66667%;
max-width: 41.66667%; }
.col-xl-6 {
flex: 0 0 50%;
max-width: 50%; }
.col-xl-7 {
flex: 0 0 58.33333%;
max-width: 58.33333%; }
.col-xl-8 {
flex: 0 0 66.66667%;
max-width: 66.66667%; }
.col-xl-9 {
flex: 0 0 75%;
max-width: 75%; }
.col-xl-10 {
flex: 0 0 83.33333%;
max-width: 83.33333%; }
.col-xl-11 {
flex: 0 0 91.66667%;
max-width: 91.66667%; }
.col-xl-12 {
flex: 0 0 100%;
max-width: 100%; }
.order-xl-first {
order: -1; }
.order-xl-last {
order: 13; }
.order-xl-0 {
order: 0; }
.order-xl-1 {
order: 1; }
.order-xl-2 {
order: 2; }
.order-xl-3 {
order: 3; }
.order-xl-4 {
order: 4; }
.order-xl-5 {
order: 5; }
.order-xl-6 {
order: 6; }
.order-xl-7 {
order: 7; }
.order-xl-8 {
order: 8; }
.order-xl-9 {
order: 9; }
.order-xl-10 {
order: 10; }
.order-xl-11 {
order: 11; }
.order-xl-12 {
order: 12; }
.offset-xl-0 {
margin-left: 0; }
.offset-xl-1 {
margin-left: 8.33333%; }
.offset-xl-2 {
margin-left: 16.66667%; }
.offset-xl-3 {
margin-left: 25%; }
.offset-xl-4 {
margin-left: 33.33333%; }
.offset-xl-5 {
margin-left: 41.66667%; }
.offset-xl-6 {
margin-left: 50%; }
.offset-xl-7 {
margin-left: 58.33333%; }
.offset-xl-8 {
margin-left: 66.66667%; }
.offset-xl-9 {
margin-left: 75%; }
.offset-xl-10 {
margin-left: 83.33333%; }
.offset-xl-11 {
margin-left: 91.66667%; } }
.table {
width: 100%;
margin-bottom: 1rem;
color: #212529; }
.table th,
.table td {
padding: 0.36rem 0.7rem;
vertical-align: top;
border-top: 1px solid #dee2e6; }
.table thead th {
vertical-align: bottom;
border-bottom: 2px solid #dee2e6; }
.table tbody + tbody {
border-top: 2px solid #dee2e6; }
.table-sm th,
.table-sm td {
padding: 0.3rem; }
.table-bordered {
border: 1px solid #dee2e6; }
.table-bordered th,
.table-bordered td {
border: 1px solid #dee2e6; }
.table-bordered thead th,
.table-bordered thead td {
border-bottom-width: 2px; }
.table-borderless th,
.table-borderless td,
.table-borderless thead th,
.table-borderless tbody + tbody {
border: 0; }
.table-striped tbody tr:nth-of-type(odd) {
background-color: rgba(0, 0, 0, 0.05); }
.table-hover tbody tr:hover {
color: #212529;
background-color: rgba(0, 0, 0, 0.075); }
.table-primary,
.table-primary > th,
.table-primary > td {
background-color: #f9c6b8; }
.table-primary th,
.table-primary td,
.table-primary thead th,
.table-primary tbody + tbody {
border-color: #f5967a; }
.table-hover .table-primary:hover {
background-color: #f7b3a0; }
.table-hover .table-primary:hover > td,
.table-hover .table-primary:hover > th {
background-color: #f7b3a0; }
.table-secondary,
.table-secondary > th,
.table-secondary > td {
background-color: #b8e6ed; }
.table-secondary th,
.table-secondary td,
.table-secondary thead th,
.table-secondary tbody + tbody {
border-color: #7bd0dd; }
.table-hover .table-secondary:hover {
background-color: #a4dfe8; }
.table-hover .table-secondary:hover > td,
.table-hover .table-secondary:hover > th {
background-color: #a4dfe8; }
.table-success,
.table-success > th,
.table-success > td {
background-color: #cfeeed; }
.table-success th,
.table-success td,
.table-success thead th,
.table-success tbody + tbody {
border-color: #a6e0dd; }
.table-hover .table-success:hover {
background-color: #bce7e6; }
.table-hover .table-success:hover > td,
.table-hover .table-success:hover > th {
background-color: #bce7e6; }
.table-info,
.table-info > th,
.table-info > td {
background-color: #cae6e4; }
.table-info th,
.table-info td,
.table-info thead th,
.table-info tbody + tbody {
border-color: #9cd0cd; }
.table-hover .table-info:hover {
background-color: #b9dedb; }
.table-hover .table-info:hover > td,
.table-hover .table-info:hover > th {
background-color: #b9dedb; }
.table-warning,
.table-warning > th,
.table-warning > td {
background-color: #ffe0bf; }
.table-warning th,
.table-warning td,
.table-warning thead th,
.table-warning tbody + tbody {
border-color: #ffc587; }
.table-hover .table-warning:hover {
background-color: #ffd4a6; }
.table-hover .table-warning:hover > td,
.table-hover .table-warning:hover > th {
background-color: #ffd4a6; }
.table-danger,
.table-danger > th,
.table-danger > td {
background-color: #fccac6; }
.table-danger th,
.table-danger td,
.table-danger thead th,
.table-danger tbody + tbody {
border-color: #f99d96; }
.table-hover .table-danger:hover {
background-color: #fbb3ae; }
.table-hover .table-danger:hover > td,
.table-hover .table-danger:hover > th {
background-color: #fbb3ae; }
.table-light,
.table-light > th,
.table-light > td {
background-color: #f9fbfc; }
.table-light th,
.table-light td,
.table-light thead th,
.table-light tbody + tbody {
border-color: #f4f7fa; }
.table-hover .table-light:hover {
background-color: #e8f0f4; }
.table-hover .table-light:hover > td,
.table-hover .table-light:hover > th {
background-color: #e8f0f4; }
.table-dark,
.table-dark > th,
.table-dark > td {
background-color: #c6c6c6; }
.table-dark th,
.table-dark td,
.table-dark thead th,
.table-dark tbody + tbody {
border-color: #959595; }
.table-hover .table-dark:hover {
background-color: #b9b9b9; }
.table-hover .table-dark:hover > td,
.table-hover .table-dark:hover > th {
background-color: #b9b9b9; }
.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: #fff;
background-color: #343a40;
border-color: #454d55; }
.table .thead-light th {
color: #495057;
background-color: #e9ecef;
border-color: #dee2e6; }
.table-dark {
color: #fff;
background-color: #343a40; }
.table-dark th,
.table-dark td,
.table-dark thead th {
border-color: #454d55; }
.table-dark.table-bordered {
border: 0; }
.table-dark.table-striped tbody tr:nth-of-type(odd) {
background-color: rgba(255, 255, 255, 0.05); }
.table-dark.table-hover tbody tr:hover {
color: #fff;
background-color: rgba(255, 255, 255, 0.075); }
@media (max-width: 575.98px) {
.table-responsive-sm {
display: block;
width: 100%;
overflow-x: auto;
-webkit-overflow-scrolling: touch; }
.table-responsive-sm > .table-bordered {
border: 0; } }
@media (max-width: 767.98px) {
.table-responsive-md {
display: block;
width: 100%;
overflow-x: auto;
-webkit-overflow-scrolling: touch; }
.table-responsive-md > .table-bordered {
border: 0; } }
@media (max-width: 991.98px) {
.table-responsive-lg {
display: block;
width: 100%;
overflow-x: auto;
-webkit-overflow-scrolling: touch; }
.table-responsive-lg > .table-bordered {
border: 0; } }
@media (max-width: 1199.98px) {
.table-responsive-xl {
display: block;
width: 100%;
overflow-x: auto;
-webkit-overflow-scrolling: touch; }
.table-responsive-xl > .table-bordered {
border: 0; } }
.table-responsive {
display: block;
width: 100%;
overflow-x: auto;
-webkit-overflow-scrolling: touch; }
.table-responsive > .table-bordered {
border: 0; }
.form-control {
display: block;
width: 100%;
height: 45px;
padding: 0.375rem 0.75rem;
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #495057;
background-color: #fff;
background-clip: padding-box;
border: 1px solid #ced4da;
border-radius: 0.4rem;
transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
@media (prefers-reduced-motion: reduce) {
.form-control {
transition: none; } }
.form-control::-ms-expand {
background-color: transparent;
border: 0; }
.form-control:-moz-focusring {
color: transparent;
text-shadow: 0 0 0 #495057; }
.form-control:focus {
color: #495057;
background-color: #fff;
border-color: #737373;
outline: 0;
box-shadow: 0 0 0 0.2rem rgba(51, 51, 51, 0.25); }
.form-control::-moz-placeholder {
color: #6c757d;
opacity: 1; }
.form-control:-ms-input-placeholder {
color: #6c757d;
opacity: 1; }
.form-control::placeholder {
color: #6c757d;
opacity: 1; }
.form-control:disabled, .form-control[readonly] {
background-color: #e9ecef;
opacity: 1; }
input[type="date"].form-control,
input[type="time"].form-control,
input[type="datetime-local"].form-control,
input[type="month"].form-control {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none; }
select.form-control:focus::-ms-value {
color: #495057;
background-color: #fff; }
.form-control-file,
.form-control-range {
display: block;
width: 100%; }
.col-form-label {
padding-top: calc(0.375rem + 1px);
padding-bottom: calc(0.375rem + 1px);
margin-bottom: 0;
font-size: inherit;
line-height: 1.5; }
.col-form-label-lg {
padding-top: calc(0.5rem + 1px);
padding-bottom: calc(0.5rem + 1px);
font-size: 1.25rem;
line-height: 1.5; }
.col-form-label-sm {
padding-top: calc(0.25rem + 1px);
padding-bottom: calc(0.25rem + 1px);
font-size: 0.875rem;
line-height: 1.5; }
.form-control-plaintext {
display: block;
width: 100%;
padding: 0.375rem 0;
margin-bottom: 0;
font-size: 1rem;
line-height: 1.5;
color: #212529;
background-color: transparent;
border: solid transparent;
border-width: 1px 0; }
.form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg {
padding-right: 0;
padding-left: 0; }
.form-control-sm {
height: calc(1.5em + 0.5rem + 2px);
padding: 0.25rem 0.5rem;
font-size: 0.875rem;
line-height: 1.5;
border-radius: 0.2rem; }
.form-control-lg {
height: calc(1.5em + 1rem + 2px);
padding: 0.5rem 1rem;
font-size: 1.25rem;
line-height: 1.5;
border-radius: 0.3rem; }
select.form-control[size], select.form-control[multiple] {
height: auto; }
textarea.form-control {
height: auto; }
.form-group {
margin-bottom: 1rem; }
.form-text {
display: block;
margin-top: 0.25rem; }
.form-row {
display: flex;
flex-wrap: wrap;
margin-right: -5px;
margin-left: -5px; }
.form-row > .col,
.form-row > [class*="col-"] {
padding-right: 5px;
padding-left: 5px; }
.form-check {
position: relative;
display: block;
padding-left: 1.25rem; }
.form-check-input {
position: absolute;
margin-top: 0.3rem;
margin-left: -1.25rem; }
.form-check-input[disabled] ~ .form-check-label,
.form-check-input:disabled ~ .form-check-label {
color: #6c757d; }
.form-check-label {
margin-bottom: 0; }
.form-check-inline {
display: inline-flex;
align-items: center;
padding-left: 0;
margin-right: 0.75rem; }
.form-check-inline .form-check-input {
position: static;
margin-top: 0;
margin-right: 0.3125rem;
margin-left: 0; }
.valid-feedback {
display: none;
width: 100%;
margin-top: 0.25rem;
font-size: 80%;
color: #54C3BD; }
.valid-tooltip {
position: absolute;
top: 100%;
left: 0;
z-index: 5;
display: none;
max-width: 100%;
padding: 0.25rem 0.5rem;
margin-top: .1rem;
font-size: 0.875rem;
line-height: 1.5;
color: #212529;
background-color: rgba(84, 195, 189, 0.9);
border-radius: 0.4rem; }
.form-row > .col > .valid-tooltip,
.form-row > [class*="col-"] > .valid-tooltip {
left: 5px; }
.was-validated :valid ~ .valid-feedback,
.was-validated :valid ~ .valid-tooltip,
.is-valid ~ .valid-feedback,
.is-valid ~ .valid-tooltip {
display: block; }
.was-validated .form-control:valid, .form-control.is-valid {
border-color: #54C3BD;
padding-right: calc(1.5em + 0.75rem);
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2354C3BD' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
background-repeat: no-repeat;
background-position: right calc(0.375em + 0.1875rem) center;
background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem); }
.was-validated .form-control:valid:focus, .form-control.is-valid:focus {
border-color: #54C3BD;
box-shadow: 0 0 0 0.2rem rgba(84, 195, 189, 0.25); }
.was-validated textarea.form-control:valid, textarea.form-control.is-valid {
padding-right: calc(1.5em + 0.75rem);
background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem); }
.was-validated .custom-select:valid, .custom-select.is-valid {
border-color: #54C3BD;
padding-right: calc(0.75em + 2.3125rem);
background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 0.75rem center/8px 10px no-repeat, #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2354C3BD' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem) no-repeat; }
.was-validated .custom-select:valid:focus, .custom-select.is-valid:focus {
border-color: #54C3BD;
box-shadow: 0 0 0 0.2rem rgba(84, 195, 189, 0.25); }
.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
color: #54C3BD; }
.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: #54C3BD; }
.was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before {
border-color: #54C3BD; }
.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before {
border-color: #7ad0cc;
background-color: #7ad0cc; }
.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before {
box-shadow: 0 0 0 0.2rem rgba(84, 195, 189, 0.25); }
.was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before {
border-color: #54C3BD; }
.was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label {
border-color: #54C3BD; }
.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label {
border-color: #54C3BD;
box-shadow: 0 0 0 0.2rem rgba(84, 195, 189, 0.25); }
.invalid-feedback {
display: none;
width: 100%;
margin-top: 0.25rem;
font-size: 80%;
color: #F44335; }
.invalid-tooltip {
position: absolute;
top: 100%;
left: 0;
z-index: 5;
display: none;
max-width: 100%;
padding: 0.25rem 0.5rem;
margin-top: .1rem;
font-size: 0.875rem;
line-height: 1.5;
color: #fff;
background-color: rgba(244, 67, 53, 0.9);
border-radius: 0.4rem; }
.form-row > .col > .invalid-tooltip,
.form-row > [class*="col-"] > .invalid-tooltip {
left: 5px; }
.was-validated :invalid ~ .invalid-feedback,
.was-validated :invalid ~ .invalid-tooltip,
.is-invalid ~ .invalid-feedback,
.is-invalid ~ .invalid-tooltip {
display: block; }
.was-validated .form-control:invalid, .form-control.is-invalid {
border-color: #F44335;
padding-right: calc(1.5em + 0.75rem);
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23F44335' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23F44335' stroke='none'/%3e%3c/svg%3e");
background-repeat: no-repeat;
background-position: right calc(0.375em + 0.1875rem) center;
background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem); }
.was-validated .form-control:invalid:focus, .form-control.is-invalid:focus {
border-color: #F44335;
box-shadow: 0 0 0 0.2rem rgba(244, 67, 53, 0.25); }
.was-validated textarea.form-control:invalid, textarea.form-control.is-invalid {
padding-right: calc(1.5em + 0.75rem);
background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem); }
.was-validated .custom-select:invalid, .custom-select.is-invalid {
border-color: #F44335;
padding-right: calc(0.75em + 2.3125rem);
background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 0.75rem center/8px 10px no-repeat, #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23F44335' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23F44335' stroke='none'/%3e%3c/svg%3e") center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem) no-repeat; }
.was-validated .custom-select:invalid:focus, .custom-select.is-invalid:focus {
border-color: #F44335;
box-shadow: 0 0 0 0.2rem rgba(244, 67, 53, 0.25); }
.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
color: #F44335; }
.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: #F44335; }
.was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before {
border-color: #F44335; }
.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
border-color: #f77065;
background-color: #f77065; }
.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
box-shadow: 0 0 0 0.2rem rgba(244, 67, 53, 0.25); }
.was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before {
border-color: #F44335; }
.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label {
border-color: #F44335; }
.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label {
border-color: #F44335;
box-shadow: 0 0 0 0.2rem rgba(244, 67, 53, 0.25); }
.form-inline {
display: flex;
flex-flow: row wrap;
align-items: center; }
.form-inline .form-check {
width: 100%; }
@media (min-width: 576px) {
.form-inline label {
display: flex;
align-items: center;
justify-content: center;
margin-bottom: 0; }
.form-inline .form-group {
display: flex;
flex: 0 0 auto;
flex-flow: row wrap;
align-items: center;
margin-bottom: 0; }
.form-inline .form-control {
display: inline-block;
width: auto;
vertical-align: middle; }
.form-inline .form-control-plaintext {
display: inline-block; }
.form-inline .input-group,
.form-inline .custom-select {
width: auto; }
.form-inline .form-check {
display: flex;
align-items: center;
justify-content: center;
width: auto;
padding-left: 0; }
.form-inline .form-check-input {
position: relative;
flex-shrink: 0;
margin-top: 0;
margin-right: 0.25rem;
margin-left: 0; }
.form-inline .custom-control {
align-items: center;
justify-content: center; }
.form-inline .custom-control-label {
margin-bottom: 0; } }
.btn {
display: inline-block;
font-family: "Barlow Semi Condensed", Sans-serif;
font-size: 27px;
font-weight: 500;
text-transform: uppercase;
box-shadow: 2px 3px 7px 0px rgba(0, 0, 0, 0.35);
padding: 12px 30px 12px 30px;
text-align: center;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
background-color: transparent;
border: 1px solid transparent;
border-radius: 6px;
transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
@media (prefers-reduced-motion: reduce) {
.btn {
transition: none; } }
.btn:hover {
color: #212529;
text-decoration: none; } .btn.disabled, .btn:disabled {
opacity: 0.65; }
.btn:not(:disabled):not(.disabled) {
cursor: pointer; }
a.btn.disabled,
fieldset:disabled a.btn {
pointer-events: none; }
.btn-default {
color: #EB3500;
border-color: #fff;
background-color: #fff;  
}
.btn-default:hover {
color: #EB3500;
border-color: #f7f7f7;
background-color: #f7f7f7;  
}
.btn-primary {
color: #fff;
background-color: #EB3500;
border-color: #EB3500; }
.btn-primary:hover {
color: #fff;
background-color: #EB3500;
border-color: #EB3500; }
.btn-primary:focus, .btn-primary.focus {
color: #fff;
background-color: #EB3500 !important;
border-color: #EB3500;
box-shadow: 0 0 0 0.2rem rgba(238, 83, 38, 0.5); }
.btn-primary.disabled, .btn-primary:disabled {
color: #fff;
background-color: #EB3500;
border-color: #EB3500; }
.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active,
.show > .btn-primary.dropdown-toggle {
color: #fff;
background-color: #b82900;
border-color: #ab2700; }
.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus,
.show > .btn-primary.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(238, 83, 38, 0.5); }
.btn-secondary {
color: #fff;
background-color: #01A4BD;
border-color: #01A4BD; }
.btn-secondary:hover {
color: #fff;
background-color: #018397;
border-color: #01788a; }
.btn-secondary:focus, .btn-secondary.focus {
color: #fff;
background-color: #018397;
border-color: #01788a;
box-shadow: 0 0 0 0.2rem rgba(39, 178, 199, 0.5); }
.btn-secondary.disabled, .btn-secondary:disabled {
color: #fff;
background-color: #01A4BD;
border-color: #01A4BD; }
.btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active,
.show > .btn-secondary.dropdown-toggle {
color: #fff;
background-color: #01788a;
border-color: #016d7e; }
.btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus,
.show > .btn-secondary.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(39, 178, 199, 0.5); }
.btn-success {
color: #212529;
background-color: #54C3BD;
border-color: #54C3BD; }
.btn-success:hover {
color: #fff;
background-color: #3fb2ac;
border-color: #3ba9a3; }
.btn-success:focus, .btn-success.focus {
color: #fff;
background-color: #3fb2ac;
border-color: #3ba9a3;
box-shadow: 0 0 0 0.2rem rgba(76, 171, 167, 0.5); }
.btn-success.disabled, .btn-success:disabled {
color: #212529;
background-color: #54C3BD;
border-color: #54C3BD; }
.btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active,
.show > .btn-success.dropdown-toggle {
color: #fff;
background-color: #3ba9a3;
border-color: #389f9a; }
.btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus,
.show > .btn-success.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(76, 171, 167, 0.5); }
.btn-info {
color: #fff;
background-color: #40A49E;
border-color: #40A49E; }
.btn-info:hover {
color: #fff;
background-color: #358883;
border-color: #327f7b; }
.btn-info:focus, .btn-info.focus {
color: #fff;
background-color: #358883;
border-color: #327f7b;
box-shadow: 0 0 0 0.2rem rgba(93, 178, 173, 0.5); }
.btn-info.disabled, .btn-info:disabled {
color: #fff;
background-color: #40A49E;
border-color: #40A49E; }
.btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active,
.show > .btn-info.dropdown-toggle {
color: #fff;
background-color: #327f7b;
border-color: #2e7672; }
.btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus,
.show > .btn-info.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(93, 178, 173, 0.5); }
.btn-warning {
color: #212529;
background-color: #ff8f19;
border-color: #ff8f19; }
.btn-warning:hover {
color: #fff;
background-color: #f27c00;
border-color: #e57500; }
.btn-warning:focus, .btn-warning.focus {
color: #fff;
background-color: #f27c00;
border-color: #e57500;
box-shadow: 0 0 0 0.2rem rgba(222, 127, 27, 0.5); }
.btn-warning.disabled, .btn-warning:disabled {
color: #212529;
background-color: #ff8f19;
border-color: #ff8f19; }
.btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active,
.show > .btn-warning.dropdown-toggle {
color: #fff;
background-color: #e57500;
border-color: #d86f00; }
.btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus,
.show > .btn-warning.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(222, 127, 27, 0.5); }
.btn-danger {
color: #fff;
background-color: #F44335;
border-color: #F44335; }
.btn-danger:hover {
color: #fff;
background-color: #f22111;
border-color: #e91d0d; }
.btn-danger:focus, .btn-danger.focus {
color: #fff;
background-color: #f22111;
border-color: #e91d0d;
box-shadow: 0 0 0 0.2rem rgba(246, 95, 83, 0.5); }
.btn-danger.disabled, .btn-danger:disabled {
color: #fff;
background-color: #F44335;
border-color: #F44335; }
.btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active,
.show > .btn-danger.dropdown-toggle {
color: #fff;
background-color: #e91d0d;
border-color: #dd1b0c; }
.btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus,
.show > .btn-danger.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(246, 95, 83, 0.5); }
.btn-light {
color: #212529;
background-color: #EAF0F6;
border-color: #EAF0F6; }
.btn-light:hover {
color: #212529;
background-color: #cfddeb;
border-color: #c6d7e7; }
.btn-light:focus, .btn-light.focus {
color: #212529;
background-color: #cfddeb;
border-color: #c6d7e7;
box-shadow: 0 0 0 0.2rem rgba(204, 210, 215, 0.5); }
.btn-light.disabled, .btn-light:disabled {
color: #212529;
background-color: #EAF0F6;
border-color: #EAF0F6; }
.btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active,
.show > .btn-light.dropdown-toggle {
color: #212529;
background-color: #c6d7e7;
border-color: #bdd0e3; }
.btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus,
.show > .btn-light.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(204, 210, 215, 0.5); }
.btn-dark {
color: #fff;
background-color: #333333;
border-color: #333333; }
.btn-dark:hover {
color: #fff;
background-color: #202020;
border-color: #1a1a1a; }
.btn-dark:focus, .btn-dark.focus {
color: #fff;
background-color: #202020;
border-color: #1a1a1a;
box-shadow: 0 0 0 0.2rem rgba(82, 82, 82, 0.5); }
.btn-dark.disabled, .btn-dark:disabled {
color: #fff;
background-color: #333333;
border-color: #333333; }
.btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active,
.show > .btn-dark.dropdown-toggle {
color: #fff;
background-color: #1a1a1a;
border-color: #131313; }
.btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark:not(:disabled):not(.disabled).active:focus,
.show > .btn-dark.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(82, 82, 82, 0.5); }
.btn-outline-primary {
color: #EB3500;
border-color: #EB3500; }
.btn-outline-primary:hover {
color: #fff;
background-color: #EB3500;
border-color: #EB3500; }
.btn-outline-primary:focus, .btn-outline-primary.focus {
box-shadow: 0 0 0 0.2rem rgba(235, 53, 0, 0.5); }
.btn-outline-primary.disabled, .btn-outline-primary:disabled {
color: #EB3500;
background-color: transparent; }
.btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active,
.show > .btn-outline-primary.dropdown-toggle {
color: #fff;
background-color: #EB3500;
border-color: #EB3500; }
.btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-primary.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(235, 53, 0, 0.5); }
.btn-outline-secondary {
color: #01A4BD;
border-color: #01A4BD; }
.btn-outline-secondary:hover {
color: #fff;
background-color: #01A4BD;
border-color: #01A4BD; }
.btn-outline-secondary:focus, .btn-outline-secondary.focus {
box-shadow: 0 0 0 0.2rem rgba(1, 164, 189, 0.5); }
.btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
color: #01A4BD;
background-color: transparent; }
.btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active,
.show > .btn-outline-secondary.dropdown-toggle {
color: #fff;
background-color: #01A4BD;
border-color: #01A4BD; }
.btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-secondary.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(1, 164, 189, 0.5); }
.btn-outline-success {
color: #54C3BD;
border-color: #54C3BD; }
.btn-outline-success:hover {
color: #212529;
background-color: #54C3BD;
border-color: #54C3BD; }
.btn-outline-success:focus, .btn-outline-success.focus {
box-shadow: 0 0 0 0.2rem rgba(84, 195, 189, 0.5); }
.btn-outline-success.disabled, .btn-outline-success:disabled {
color: #54C3BD;
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: #212529;
background-color: #54C3BD;
border-color: #54C3BD; }
.btn-outline-success:not(:disabled):not(.disabled):active:focus, .btn-outline-success:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-success.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(84, 195, 189, 0.5); }
.btn-outline-info {
color: #40A49E;
border-color: #40A49E; }
.btn-outline-info:hover {
color: #fff;
background-color: #40A49E;
border-color: #40A49E; }
.btn-outline-info:focus, .btn-outline-info.focus {
box-shadow: 0 0 0 0.2rem rgba(64, 164, 158, 0.5); }
.btn-outline-info.disabled, .btn-outline-info:disabled {
color: #40A49E;
background-color: transparent; }
.btn-outline-info:not(:disabled):not(.disabled):active, .btn-outline-info:not(:disabled):not(.disabled).active,
.show > .btn-outline-info.dropdown-toggle {
color: #fff;
background-color: #40A49E;
border-color: #40A49E; }
.btn-outline-info:not(:disabled):not(.disabled):active:focus, .btn-outline-info:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-info.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(64, 164, 158, 0.5); }
.btn-outline-warning {
color: #ff8f19;
border-color: #ff8f19; }
.btn-outline-warning:hover {
color: #212529;
background-color: #ff8f19;
border-color: #ff8f19; }
.btn-outline-warning:focus, .btn-outline-warning.focus {
box-shadow: 0 0 0 0.2rem rgba(255, 143, 25, 0.5); }
.btn-outline-warning.disabled, .btn-outline-warning:disabled {
color: #ff8f19;
background-color: transparent; }
.btn-outline-warning:not(:disabled):not(.disabled):active, .btn-outline-warning:not(:disabled):not(.disabled).active,
.show > .btn-outline-warning.dropdown-toggle {
color: #212529;
background-color: #ff8f19;
border-color: #ff8f19; }
.btn-outline-warning:not(:disabled):not(.disabled):active:focus, .btn-outline-warning:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-warning.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(255, 143, 25, 0.5); }
.btn-outline-danger {
color: #F44335;
border-color: #F44335; }
.btn-outline-danger:hover {
color: #fff;
background-color: #F44335;
border-color: #F44335; }
.btn-outline-danger:focus, .btn-outline-danger.focus {
box-shadow: 0 0 0 0.2rem rgba(244, 67, 53, 0.5); }
.btn-outline-danger.disabled, .btn-outline-danger:disabled {
color: #F44335;
background-color: transparent; }
.btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger:not(:disabled):not(.disabled).active,
.show > .btn-outline-danger.dropdown-toggle {
color: #fff;
background-color: #F44335;
border-color: #F44335; }
.btn-outline-danger:not(:disabled):not(.disabled):active:focus, .btn-outline-danger:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-danger.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(244, 67, 53, 0.5); }
.btn-outline-light {
color: #EAF0F6;
border-color: #EAF0F6; }
.btn-outline-light:hover {
color: #212529;
background-color: #EAF0F6;
border-color: #EAF0F6; }
.btn-outline-light:focus, .btn-outline-light.focus {
box-shadow: 0 0 0 0.2rem rgba(234, 240, 246, 0.5); }
.btn-outline-light.disabled, .btn-outline-light:disabled {
color: #EAF0F6;
background-color: transparent; }
.btn-outline-light:not(:disabled):not(.disabled):active, .btn-outline-light:not(:disabled):not(.disabled).active,
.show > .btn-outline-light.dropdown-toggle {
color: #212529;
background-color: #EAF0F6;
border-color: #EAF0F6; }
.btn-outline-light:not(:disabled):not(.disabled):active:focus, .btn-outline-light:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-light.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(234, 240, 246, 0.5); }
.btn-outline-dark {
color: #333333;
border-color: #333333; }
.btn-outline-dark:hover {
color: #fff;
background-color: #333333;
border-color: #333333; }
.btn-outline-dark:focus, .btn-outline-dark.focus {
box-shadow: 0 0 0 0.2rem rgba(51, 51, 51, 0.5); }
.btn-outline-dark.disabled, .btn-outline-dark:disabled {
color: #333333;
background-color: transparent; }
.btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark:not(:disabled):not(.disabled).active,
.show > .btn-outline-dark.dropdown-toggle {
color: #fff;
background-color: #333333;
border-color: #333333; }
.btn-outline-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-dark:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-dark.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(51, 51, 51, 0.5); }
.btn-link {
font-weight: 400;
color: #01A4BD;
text-decoration: none; }
.btn-link:hover {
color: #1DBDD6;
text-decoration: none; }
.btn-link:focus, .btn-link.focus {
text-decoration: none; }
.btn-link:disabled, .btn-link.disabled {
color: #6c757d;
pointer-events: none; }
.btn-lg, .btn-group-lg > .btn {
padding: 12px 60px;
font-size: 0.875rem;
line-height: 1.5;
border-radius: 6px; }
.btn-sm, .btn-group-sm > .btn {
padding: 0.25rem 20px;
font-size: 0.8125rem;
line-height: 1.5;
border-radius: 6px; }
.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 {
transition: opacity 0.15s linear; }
@media (prefers-reduced-motion: reduce) {
.fade {
transition: none; } }
.fade:not(.show) {
opacity: 0; }
.collapse:not(.show) {
display: none; }
.collapsing {
position: relative;
height: 0;
overflow: hidden;
transition: height 0.35s ease; }
@media (prefers-reduced-motion: reduce) {
.collapsing {
transition: none; } }
.dropup,
.dropright,
.dropdown,
.dropleft {
position: relative; }
.dropdown-toggle {
white-space: nowrap; }
.dropdown-toggle::after {
display: inline-block;
margin-left: 0.255em;
vertical-align: 0.255em;
content: "";
border-top: 0.3em solid;
border-right: 0.3em solid transparent;
border-bottom: 0;
border-left: 0.3em solid transparent; }
.dropdown-toggle:empty::after {
margin-left: 0; }
.dropdown-menu {
position: absolute;
top: 100%;
left: 0;
z-index: 1000;
display: none;
float: left;
min-width: 180px;
padding: 0.5rem 0;
margin: 0.125rem 0 0;
font-size: 1rem;
color: #212529;
text-align: left;
list-style: none;
background-color: #fff;
background-clip: padding-box;
border: 1px solid rgba(0, 0, 0, 0.15);
border-radius: 0.4rem; }
.dropdown-menu-left {
right: auto;
left: 0; }
.dropdown-menu-right {
right: 0;
left: auto; }
@media (min-width: 576px) {
.dropdown-menu-sm-left {
right: auto;
left: 0; }
.dropdown-menu-sm-right {
right: 0;
left: auto; } }
@media (min-width: 768px) {
.dropdown-menu-md-left {
right: auto;
left: 0; }
.dropdown-menu-md-right {
right: 0;
left: auto; } }
@media (min-width: 992px) {
.dropdown-menu-lg-left {
right: auto;
left: 0; }
.dropdown-menu-lg-right {
right: 0;
left: auto; } }
@media (min-width: 1200px) {
.dropdown-menu-xl-left {
right: auto;
left: 0; }
.dropdown-menu-xl-right {
right: 0;
left: auto; } }
.dropup .dropdown-menu {
top: auto;
bottom: 100%;
margin-top: 0;
margin-bottom: 0.125rem; }
.dropup .dropdown-toggle::after {
display: inline-block;
margin-left: 0.255em;
vertical-align: 0.255em;
content: "";
border-top: 0;
border-right: 0.3em solid transparent;
border-bottom: 0.3em solid;
border-left: 0.3em solid transparent; }
.dropup .dropdown-toggle:empty::after {
margin-left: 0; }
.dropright .dropdown-menu {
top: 0;
right: auto;
left: 100%;
margin-top: 0;
margin-left: 0.125rem; }
.dropright .dropdown-toggle::after {
display: inline-block;
margin-left: 0.255em;
vertical-align: 0.255em;
content: "";
border-top: 0.3em solid transparent;
border-right: 0;
border-bottom: 0.3em solid transparent;
border-left: 0.3em solid; }
.dropright .dropdown-toggle:empty::after {
margin-left: 0; }
.dropright .dropdown-toggle::after {
vertical-align: 0; }
.dropleft .dropdown-menu {
top: 0;
right: 100%;
left: auto;
margin-top: 0;
margin-right: 0.125rem; }
.dropleft .dropdown-toggle::after {
display: inline-block;
margin-left: 0.255em;
vertical-align: 0.255em;
content: ""; }
.dropleft .dropdown-toggle::after {
display: none; }
.dropleft .dropdown-toggle::before {
display: inline-block;
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: 0; }
.dropleft .dropdown-toggle::before {
vertical-align: 0; }
.dropdown-menu[x-placement^="top"], .dropdown-menu[x-placement^="right"], .dropdown-menu[x-placement^="bottom"], .dropdown-menu[x-placement^="left"] {
right: auto;
bottom: auto; }
.dropdown-divider {
height: 0;
margin: 0.5rem 0;
overflow: hidden;
border-top: 1px solid #e9ecef; }
.dropdown-item {
display: block;
width: 100%;
padding: 0.25rem 1.5rem;
clear: both;
font-weight: 400;
color: #212529;
text-align: inherit;
white-space: nowrap;
background-color: transparent;
border: 0; }
.dropdown-item:hover, .dropdown-item:focus {
color: #fff;
text-decoration: none;
background-color: #333333; }
.dropdown-item.active, .dropdown-item:active {
color: #fff;
text-decoration: none;
background-color: #333333; }
.dropdown-item.disabled, .dropdown-item:disabled {
color: #adb5bd;
pointer-events: none;
background-color: transparent; }
.dropdown-menu.show {
display: block; }
.dropdown-header {
display: block;
padding: 0.5rem 1.5rem;
margin-bottom: 0;
font-size: 0.875rem;
color: #6c757d;
white-space: nowrap; }
.dropdown-item-text {
display: block;
padding: 0.25rem 1.5rem;
color: #212529; }
.btn-group,
.btn-group-vertical {
position: relative;
display: inline-flex;
vertical-align: middle; }
.btn-group > .btn,
.btn-group-vertical > .btn {
position: relative;
flex: 1 1 auto; }
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover {
z-index: 1; }
.btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
z-index: 1; }
.btn-toolbar {
display: flex;
flex-wrap: wrap;
justify-content: flex-start; }
.btn-toolbar .input-group {
width: auto; }
.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) {
margin-left: -1px; }
.btn-group > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group > .btn-group:not(:last-child) > .btn {
border-top-right-radius: 0;
border-bottom-right-radius: 0; }
.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) > .btn {
border-top-left-radius: 0;
border-bottom-left-radius: 0; }
.dropdown-toggle-split {
padding-right: 27.75px;
padding-left: 27.75px; }
.dropdown-toggle-split::after,
.dropup .dropdown-toggle-split::after,
.dropright .dropdown-toggle-split::after {
margin-left: 0; }
.dropleft .dropdown-toggle-split::before {
margin-right: 0; }
.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split {
padding-right: 15px;
padding-left: 15px; }
.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split {
padding-right: 45px;
padding-left: 45px; }
.btn-group-vertical {
flex-direction: column;
align-items: flex-start;
justify-content: center; }
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group {
width: 100%; }
.btn-group-vertical > .btn:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) {
margin-top: -1px; }
.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group-vertical > .btn-group:not(:last-child) > .btn {
border-bottom-right-radius: 0;
border-bottom-left-radius: 0; }
.btn-group-vertical > .btn:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) > .btn {
border-top-left-radius: 0;
border-top-right-radius: 0; }
.btn-group-toggle > .btn,
.btn-group-toggle > .btn-group > .btn {
margin-bottom: 0; }
.btn-group-toggle > .btn input[type="radio"],
.btn-group-toggle > .btn input[type="checkbox"],
.btn-group-toggle > .btn-group > .btn input[type="radio"],
.btn-group-toggle > .btn-group > .btn input[type="checkbox"] {
position: absolute;
clip: rect(0, 0, 0, 0);
pointer-events: none; }
.input-group {
position: relative;
display: flex;
flex-wrap: wrap;
align-items: stretch;
width: 100%; }
.input-group > .form-control,
.input-group > .form-control-plaintext,
.input-group > .custom-select,
.input-group > .custom-file {
position: relative;
flex: 1 1 auto;
width: 1%;
min-width: 0;
margin-bottom: 0; }
.input-group > .form-control + .form-control,
.input-group > .form-control + .custom-select,
.input-group > .form-control + .custom-file,
.input-group > .form-control-plaintext + .form-control,
.input-group > .form-control-plaintext + .custom-select,
.input-group > .form-control-plaintext + .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:focus,
.input-group > .custom-select:focus,
.input-group > .custom-file .custom-file-input:focus ~ .custom-file-label {
z-index: 3; }
.input-group > .custom-file .custom-file-input:focus {
z-index: 4; }
.input-group > .form-control:not(:first-child),
.input-group > .custom-select:not(:first-child) {
border-top-left-radius: 0;
border-bottom-left-radius: 0; }
.input-group > .custom-file {
display: flex;
align-items: center; }
.input-group > .custom-file:not(:last-child) .custom-file-label,
.input-group > .custom-file:not(:first-child) .custom-file-label {
border-top-left-radius: 0;
border-bottom-left-radius: 0; }
.input-group:not(.has-validation) > .form-control:not(:last-child),
.input-group:not(.has-validation) > .custom-select:not(:last-child),
.input-group:not(.has-validation) > .custom-file:not(:last-child) .custom-file-label::after {
border-top-right-radius: 0;
border-bottom-right-radius: 0; }
.input-group.has-validation > .form-control:nth-last-child(n + 3),
.input-group.has-validation > .custom-select:nth-last-child(n + 3),
.input-group.has-validation > .custom-file:nth-last-child(n + 3) .custom-file-label::after {
border-top-right-radius: 0;
border-bottom-right-radius: 0; }
.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:focus,
.input-group-append .btn:focus {
z-index: 3; }
.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.375rem 0.75rem;
margin-bottom: 0;
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #495057;
text-align: center;
white-space: nowrap;
background-color: #e9ecef;
border: 1px solid #ced4da;
border-radius: 0.4rem; }
.input-group-text input[type="radio"],
.input-group-text input[type="checkbox"] {
margin-top: 0; }
.input-group-lg > .form-control:not(textarea),
.input-group-lg > .custom-select {
height: calc(1.5em + 1rem + 2px); }
.input-group-lg > .form-control,
.input-group-lg > .custom-select,
.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; }
.input-group-sm > .form-control:not(textarea),
.input-group-sm > .custom-select {
height: calc(1.5em + 0.5rem + 2px); }
.input-group-sm > .form-control,
.input-group-sm > .custom-select,
.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; }
.input-group-lg > .custom-select,
.input-group-sm > .custom-select {
padding-right: 1.75rem; }
.input-group > .input-group-prepend > .btn,
.input-group > .input-group-prepend > .input-group-text,
.input-group:not(.has-validation) > .input-group-append:not(:last-child) > .btn,
.input-group:not(.has-validation) > .input-group-append:not(:last-child) > .input-group-text,
.input-group.has-validation > .input-group-append:nth-last-child(n + 3) > .btn,
.input-group.has-validation > .input-group-append:nth-last-child(n + 3) > .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: 0;
border-bottom-right-radius: 0; }
.input-group > .input-group-append > .btn,
.input-group > .input-group-append > .input-group-text,
.input-group > .input-group-prepend: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: 0;
border-bottom-left-radius: 0; }
.custom-control {
position: relative;
z-index: 1;
display: block;
min-height: 1.5rem;
padding-left: 1.5rem;
-webkit-print-color-adjust: exact;
color-adjust: exact; }
.custom-control-inline {
display: inline-flex;
margin-right: 1rem; }
.custom-control-input {
position: absolute;
left: 0;
z-index: -1;
width: 1rem;
height: 1.25rem;
opacity: 0; }
.custom-control-input:checked ~ .custom-control-label::before {
color: #fff;
border-color: #333333;
background-color: #333333; }
.custom-control-input:focus ~ .custom-control-label::before {
box-shadow: 0 0 0 0.2rem rgba(51, 51, 51, 0.25); }
.custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
border-color: #737373; }
.custom-control-input:not(:disabled):active ~ .custom-control-label::before {
color: #333333;
background-color: #8c8c8c;
border-color: #8c8c8c; }
.custom-control-input[disabled] ~ .custom-control-label, .custom-control-input:disabled ~ .custom-control-label {
color: #6c757d; }
.custom-control-input[disabled] ~ .custom-control-label::before, .custom-control-input:disabled ~ .custom-control-label::before {
background-color: #e9ecef; }
.custom-control-label {
position: relative;
margin-bottom: 0;
vertical-align: top; }
.custom-control-label::before {
position: absolute;
top: 0.25rem;
left: -1.5rem;
display: block;
width: 1rem;
height: 1rem;
pointer-events: none;
content: "";
background-color: #fff;
border: #adb5bd solid 1px; }
.custom-control-label::after {
position: absolute;
top: 0.25rem;
left: -1.5rem;
display: block;
width: 1rem;
height: 1rem;
content: "";
background: 50% / 50% 50% no-repeat; }
.custom-checkbox .custom-control-label::before {
border-radius: 2px; }
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e"); }
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
border-color: #333333;
background-color: #333333; }
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e"); }
.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
background-color: rgba(235, 53, 0, 0.5); }
.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
background-color: rgba(235, 53, 0, 0.5); }
.custom-radio .custom-control-label::before {
border-radius: 50%; }
.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e"); }
.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
background-color: rgba(235, 53, 0, 0.5); }
.custom-switch {
padding-left: 2.25rem; }
.custom-switch .custom-control-label::before {
left: -2.25rem;
width: 1.75rem;
pointer-events: all;
border-radius: 0.5rem; }
.custom-switch .custom-control-label::after {
top: calc(0.25rem + 2px);
left: calc(-2.25rem + 2px);
width: calc(1rem - 4px);
height: calc(1rem - 4px);
background-color: #adb5bd;
border-radius: 0.5rem;
transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
@media (prefers-reduced-motion: reduce) {
.custom-switch .custom-control-label::after {
transition: none; } }
.custom-switch .custom-control-input:checked ~ .custom-control-label::after {
background-color: #fff;
transform: translateX(0.75rem); }
.custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before {
background-color: rgba(235, 53, 0, 0.5); }
.custom-select {
display: inline-block;
width: 100%;
height: 45px;
padding: 0.375rem 1.75rem 0.375rem 0.75rem;
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #495057;
vertical-align: middle;
background: #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 0.75rem center/8px 10px no-repeat;
border: 1px solid #ced4da;
border-radius: 0.4rem;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none; }
.custom-select:focus {
border-color: #737373;
outline: 0;
box-shadow: 0 0 0 0.2rem rgba(51, 51, 51, 0.25); }
.custom-select:focus::-ms-value {
color: #495057;
background-color: #fff; }
.custom-select[multiple], .custom-select[size]:not([size="1"]) {
height: auto;
padding-right: 0.75rem;
background-image: none; }
.custom-select:disabled {
color: #6c757d;
background-color: #e9ecef; }
.custom-select::-ms-expand {
display: none; }
.custom-select:-moz-focusring {
color: transparent;
text-shadow: 0 0 0 #495057; }
.custom-select-sm {
height: calc(1.5em + 0.5rem + 2px);
padding-top: 0.25rem;
padding-bottom: 0.25rem;
padding-left: 0.5rem;
font-size: 0.875rem; }
.custom-select-lg {
height: calc(1.5em + 1rem + 2px);
padding-top: 0.5rem;
padding-bottom: 0.5rem;
padding-left: 1rem;
font-size: 1.25rem; }
.custom-file {
position: relative;
display: inline-block;
width: 100%;
height: 45px;
margin-bottom: 0; }
.custom-file-input {
position: relative;
z-index: 2;
width: 100%;
height: 45px;
margin: 0;
overflow: hidden;
opacity: 0; }
.custom-file-input:focus ~ .custom-file-label {
border-color: #737373;
box-shadow: 0 0 0 0.2rem rgba(51, 51, 51, 0.25); }
.custom-file-input[disabled] ~ .custom-file-label,
.custom-file-input:disabled ~ .custom-file-label {
background-color: #e9ecef; }
.custom-file-input:lang(en) ~ .custom-file-label::after {
content: "Browse"; }
.custom-file-input ~ .custom-file-label[data-browse]::after {
content: attr(data-browse); }
.custom-file-label {
position: absolute;
top: 0;
right: 0;
left: 0;
z-index: 1;
height: 45px;
padding: 0.375rem 0.75rem;
overflow: hidden;
font-weight: 400;
line-height: 1.5;
color: #495057;
background-color: #fff;
border: 1px solid #ced4da;
border-radius: 0.4rem; }
.custom-file-label::after {
position: absolute;
top: 0;
right: 0;
bottom: 0;
z-index: 3;
display: block;
height: calc(1.5em + 0.75rem);
padding: 0.375rem 0.75rem;
line-height: 1.5;
color: #495057;
content: "Browse";
background-color: #e9ecef;
border-left: inherit;
border-radius: 0 0.4rem 0.4rem 0; }
.custom-range {
width: 100%;
height: 1.4rem;
padding: 0;
background-color: transparent;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none; }
.custom-range:focus {
outline: 0; }
.custom-range:focus::-webkit-slider-thumb {
box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(51, 51, 51, 0.25); }
.custom-range:focus::-moz-range-thumb {
box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(51, 51, 51, 0.25); }
.custom-range:focus::-ms-thumb {
box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(51, 51, 51, 0.25); }
.custom-range::-moz-focus-outer {
border: 0; }
.custom-range::-webkit-slider-thumb {
width: 1rem;
height: 1rem;
margin-top: -0.25rem;
background-color: #333333;
border: 0;
border-radius: 1rem;
-webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
-webkit-appearance: none;
appearance: none; }
@media (prefers-reduced-motion: reduce) {
.custom-range::-webkit-slider-thumb {
-webkit-transition: none;
transition: none; } }
.custom-range::-webkit-slider-thumb:active {
background-color: #8c8c8c; }
.custom-range::-webkit-slider-runnable-track {
width: 100%;
height: 0.5rem;
color: transparent;
cursor: pointer;
background-color: #dee2e6;
border-color: transparent;
border-radius: 1rem; }
.custom-range::-moz-range-thumb {
width: 1rem;
height: 1rem;
background-color: #333333;
border: 0;
border-radius: 1rem;
-moz-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
-moz-appearance: none;
appearance: none; }
@media (prefers-reduced-motion: reduce) {
.custom-range::-moz-range-thumb {
-moz-transition: none;
transition: none; } }
.custom-range::-moz-range-thumb:active {
background-color: #8c8c8c; }
.custom-range::-moz-range-track {
width: 100%;
height: 0.5rem;
color: transparent;
cursor: pointer;
background-color: #dee2e6;
border-color: transparent;
border-radius: 1rem; }
.custom-range::-ms-thumb {
width: 1rem;
height: 1rem;
margin-top: 0;
margin-right: 0.2rem;
margin-left: 0.2rem;
background-color: #333333;
border: 0;
border-radius: 1rem;
-ms-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
appearance: none; }
@media (prefers-reduced-motion: reduce) {
.custom-range::-ms-thumb {
-ms-transition: none;
transition: none; } }
.custom-range::-ms-thumb:active {
background-color: #8c8c8c; }
.custom-range::-ms-track {
width: 100%;
height: 0.5rem;
color: transparent;
cursor: pointer;
background-color: transparent;
border-color: transparent;
border-width: 0.5rem; }
.custom-range::-ms-fill-lower {
background-color: #dee2e6;
border-radius: 1rem; }
.custom-range::-ms-fill-upper {
margin-right: 15px;
background-color: #dee2e6;
border-radius: 1rem; }
.custom-range:disabled::-webkit-slider-thumb {
background-color: #adb5bd; }
.custom-range:disabled::-webkit-slider-runnable-track {
cursor: default; }
.custom-range:disabled::-moz-range-thumb {
background-color: #adb5bd; }
.custom-range:disabled::-moz-range-track {
cursor: default; }
.custom-range:disabled::-ms-thumb {
background-color: #adb5bd; }
.custom-control-label::before,
.custom-file-label,
.custom-select {
transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
@media (prefers-reduced-motion: reduce) {
.custom-control-label::before,
.custom-file-label,
.custom-select {
transition: none; } }
.nav {
display: flex;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none; }
.nav-link {
display: block;
padding: 0.5rem 1rem; }
.nav-link:hover, .nav-link:focus {
text-decoration: none; }
.nav-link.disabled {
color: #6c757d;
pointer-events: none;
cursor: default; }
.nav-tabs {
border-bottom: 1px solid #dee2e6; }
.nav-tabs .nav-link {
margin-bottom: -1px;
border: 1px solid transparent;
border-top-left-radius: 0.4rem;
border-top-right-radius: 0.4rem; }
.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
border-color: #e9ecef #e9ecef #dee2e6; }
.nav-tabs .nav-link.disabled {
color: #6c757d;
background-color: transparent;
border-color: transparent; }
.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
color: #495057;
background-color: #fff;
border-color: #dee2e6 #dee2e6 #fff; }
.nav-tabs .dropdown-menu {
margin-top: -1px;
border-top-left-radius: 0;
border-top-right-radius: 0; }
.nav-pills .nav-link {
border-radius: 0.4rem; }
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
color: #fff;
background-color: #333333; }
.nav-fill > .nav-link,
.nav-fill .nav-item {
flex: 1 1 auto;
text-align: center; }
.nav-justified > .nav-link,
.nav-justified .nav-item {
flex-basis: 0;
flex-grow: 1;
text-align: center; }
.tab-content > .tab-pane {
display: none; }
.tab-content > .active {
display: block; }
.navbar {
position: relative;
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: space-between;
padding: 0.5rem 1rem; }
.navbar .container,
.navbar .container-fluid, .navbar .container-sm, .navbar .container-md, .navbar .container-lg, .navbar .container-xl {
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: space-between; }
.navbar-brand {
display: inline-block;
padding-top: 0.3125rem;
padding-bottom: 0.3125rem;
margin-right: 1rem;
font-size: 1.25rem;
line-height: inherit;
white-space: nowrap; }
.navbar-brand:hover, .navbar-brand:focus {
text-decoration: none; }
.navbar-nav {
display: flex;
flex-direction: column;
padding-left: 0;
margin-bottom: 0;
list-style: none; }
.navbar-nav .nav-link {
padding-right: 0;
padding-left: 0; }
.navbar-nav .dropdown-menu {
position: static;
float: none; }
.navbar-text {
display: inline-block;
padding-top: 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: 6px; }
.navbar-toggler:hover, .navbar-toggler:focus {
text-decoration: none; }
.navbar-toggler-icon {
display: inline-block;
width: 1.5em;
height: 1.5em;
vertical-align: middle;
content: "";
background: 50% / 100% 100% no-repeat; }
.navbar-nav-scroll {
max-height: 75vh;
overflow-y: auto; }
@media (max-width: 575.98px) {
.navbar-expand-sm > .container,
.navbar-expand-sm > .container-fluid, .navbar-expand-sm > .container-sm, .navbar-expand-sm > .container-md, .navbar-expand-sm > .container-lg, .navbar-expand-sm > .container-xl {
padding-right: 0;
padding-left: 0; } }
@media (min-width: 576px) {
.navbar-expand-sm {
flex-flow: row nowrap;
justify-content: flex-start; }
.navbar-expand-sm .navbar-nav {
flex-direction: row; }
.navbar-expand-sm .navbar-nav .dropdown-menu {
position: absolute; }
.navbar-expand-sm .navbar-nav .nav-link {
padding-right: 0.5rem;
padding-left: 0.5rem; }
.navbar-expand-sm > .container,
.navbar-expand-sm > .container-fluid, .navbar-expand-sm > .container-sm, .navbar-expand-sm > .container-md, .navbar-expand-sm > .container-lg, .navbar-expand-sm > .container-xl {
flex-wrap: nowrap; }
.navbar-expand-sm .navbar-nav-scroll {
overflow: visible; }
.navbar-expand-sm .navbar-collapse {
display: flex !important;
flex-basis: auto; }
.navbar-expand-sm .navbar-toggler {
display: none; } }
@media (max-width: 767.98px) {
.navbar-expand-md > .container,
.navbar-expand-md > .container-fluid, .navbar-expand-md > .container-sm, .navbar-expand-md > .container-md, .navbar-expand-md > .container-lg, .navbar-expand-md > .container-xl {
padding-right: 0;
padding-left: 0; } }
@media (min-width: 768px) {
.navbar-expand-md {
flex-flow: row nowrap;
justify-content: flex-start; }
.navbar-expand-md .navbar-nav {
flex-direction: row; }
.navbar-expand-md .navbar-nav .dropdown-menu {
position: absolute; }
.navbar-expand-md .navbar-nav .nav-link {
padding-right: 0.5rem;
padding-left: 0.5rem; }
.navbar-expand-md > .container,
.navbar-expand-md > .container-fluid, .navbar-expand-md > .container-sm, .navbar-expand-md > .container-md, .navbar-expand-md > .container-lg, .navbar-expand-md > .container-xl {
flex-wrap: nowrap; }
.navbar-expand-md .navbar-nav-scroll {
overflow: visible; }
.navbar-expand-md .navbar-collapse {
display: flex !important;
flex-basis: auto; }
.navbar-expand-md .navbar-toggler {
display: none; } }
@media (max-width: 991.98px) {
.navbar-expand-lg > .container,
.navbar-expand-lg > .container-fluid, .navbar-expand-lg > .container-sm, .navbar-expand-lg > .container-md, .navbar-expand-lg > .container-lg, .navbar-expand-lg > .container-xl {
padding-right: 0;
padding-left: 0; } }
@media (min-width: 992px) {
.navbar-expand-lg {
flex-flow: row nowrap;
justify-content: flex-start; }
.navbar-expand-lg .navbar-nav {
flex-direction: row; }
.navbar-expand-lg .navbar-nav .dropdown-menu {
position: absolute; }
.navbar-expand-lg .navbar-nav .nav-link {
padding-right: 0.5rem;
padding-left: 0.5rem; }
.navbar-expand-lg > .container,
.navbar-expand-lg > .container-fluid, .navbar-expand-lg > .container-sm, .navbar-expand-lg > .container-md, .navbar-expand-lg > .container-lg, .navbar-expand-lg > .container-xl {
flex-wrap: nowrap; }
.navbar-expand-lg .navbar-nav-scroll {
overflow: visible; }
.navbar-expand-lg .navbar-collapse {
display: flex !important;
flex-basis: auto; }
.navbar-expand-lg .navbar-toggler {
display: none; } }
@media (max-width: 1199.98px) {
.navbar-expand-xl > .container,
.navbar-expand-xl > .container-fluid, .navbar-expand-xl > .container-sm, .navbar-expand-xl > .container-md, .navbar-expand-xl > .container-lg, .navbar-expand-xl > .container-xl {
padding-right: 0;
padding-left: 0; } }
@media (min-width: 1200px) {
.navbar-expand-xl {
flex-flow: row nowrap;
justify-content: flex-start; }
.navbar-expand-xl .navbar-nav {
flex-direction: row; }
.navbar-expand-xl .navbar-nav .dropdown-menu {
position: absolute; }
.navbar-expand-xl .navbar-nav .nav-link {
padding-right: 0.5rem;
padding-left: 0.5rem; }
.navbar-expand-xl > .container,
.navbar-expand-xl > .container-fluid, .navbar-expand-xl > .container-sm, .navbar-expand-xl > .container-md, .navbar-expand-xl > .container-lg, .navbar-expand-xl > .container-xl {
flex-wrap: nowrap; }
.navbar-expand-xl .navbar-nav-scroll {
overflow: visible; }
.navbar-expand-xl .navbar-collapse {
display: flex !important;
flex-basis: auto; }
.navbar-expand-xl .navbar-toggler {
display: none; } }
.navbar-expand {
flex-flow: row nowrap;
justify-content: flex-start; }
.navbar-expand > .container,
.navbar-expand > .container-fluid, .navbar-expand > .container-sm, .navbar-expand > .container-md, .navbar-expand > .container-lg, .navbar-expand > .container-xl {
padding-right: 0;
padding-left: 0; }
.navbar-expand .navbar-nav {
flex-direction: row; }
.navbar-expand .navbar-nav .dropdown-menu {
position: absolute; }
.navbar-expand .navbar-nav .nav-link {
padding-right: 0.5rem;
padding-left: 0.5rem; }
.navbar-expand > .container,
.navbar-expand > .container-fluid, .navbar-expand > .container-sm, .navbar-expand > .container-md, .navbar-expand > .container-lg, .navbar-expand > .container-xl {
flex-wrap: nowrap; }
.navbar-expand .navbar-nav-scroll {
overflow: visible; }
.navbar-expand .navbar-collapse {
display: flex !important;
flex-basis: auto; }
.navbar-expand .navbar-toggler {
display: none; }
.navbar-light .navbar-brand {
color: rgba(0, 0, 0, 0.9); }
.navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
color: rgba(0, 0, 0, 0.9); }
.navbar-light .navbar-nav .nav-link {
color: rgba(0, 0, 0, 0.5); }
.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
color: rgba(0, 0, 0, 0.7); }
.navbar-light .navbar-nav .nav-link.disabled {
color: rgba(0, 0, 0, 0.3); }
.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
color: rgba(0, 0, 0, 0.9); }
.navbar-light .navbar-toggler {
color: rgba(0, 0, 0, 0.5);
border-color: rgba(0, 0, 0, 0.1); }
.navbar-light .navbar-toggler-icon {
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e"); }
.navbar-light .navbar-text {
color: rgba(0, 0, 0, 0.5); }
.navbar-light .navbar-text a {
color: rgba(0, 0, 0, 0.9); }
.navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus {
color: rgba(0, 0, 0, 0.9); }
.navbar-dark .navbar-brand {
color: #fff; }
.navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
color: #fff; }
.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: #fff; }
.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,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' 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: #fff; }
.navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus {
color: #fff; }
.card {
position: relative;
display: flex;
flex-direction: column;
min-width: 0;
word-wrap: break-word;
background-color: #fff;
background-clip: border-box;
border: 1px solid rgba(0, 0, 0, 0.125);
border-radius: 0.4rem; }
.card > hr {
margin-right: 0;
margin-left: 0; }
.card > .list-group {
border-top: inherit;
border-bottom: inherit; }
.card > .list-group:first-child {
border-top-width: 0;
border-top-left-radius: calc(0.4rem - 1px);
border-top-right-radius: calc(0.4rem - 1px); }
.card > .list-group:last-child {
border-bottom-width: 0;
border-bottom-right-radius: calc(0.4rem - 1px);
border-bottom-left-radius: calc(0.4rem - 1px); }
.card > .card-header + .list-group,
.card > .list-group + .card-footer {
border-top: 0; }
.card-body {
flex: 1 1 auto;
min-height: 1px;
padding: 1.25rem; }
.card-title {
margin-bottom: 0.75rem; }
.card-subtitle {
margin-top: -0.375rem;
margin-bottom: 0; }
.card-text:last-child {
margin-bottom: 0; }
.card-link:hover {
text-decoration: none; }
.card-link + .card-link {
margin-left: 1.25rem; }
.card-header {
padding: 0.75rem 1.25rem;
margin-bottom: 0;
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(0.4rem - 1px) calc(0.4rem - 1px) 0 0; }
.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: 0 0 calc(0.4rem - 1px) calc(0.4rem - 1px); }
.card-header-tabs {
margin-right: -0.625rem;
margin-bottom: -0.75rem;
margin-left: -0.625rem;
border-bottom: 0; }
.card-header-pills {
margin-right: -0.625rem;
margin-left: -0.625rem; }
.card-img-overlay {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
padding: 1.25rem;
border-radius: calc(0.4rem - 1px); }
.card-img,
.card-img-top,
.card-img-bottom {
flex-shrink: 0;
width: 100%; }
.card-img,
.card-img-top {
border-top-left-radius: calc(0.4rem - 1px);
border-top-right-radius: calc(0.4rem - 1px); }
.card-img,
.card-img-bottom {
border-bottom-right-radius: calc(0.4rem - 1px);
border-bottom-left-radius: calc(0.4rem - 1px); }
.card-deck .card {
margin-bottom: 15px; }
@media (min-width: 576px) {
.card-deck {
display: flex;
flex-flow: row wrap;
margin-right: -15px;
margin-left: -15px; }
.card-deck .card {
flex: 1 0 0%;
margin-right: 15px;
margin-bottom: 0;
margin-left: 15px; } }
.card-group > .card {
margin-bottom: 15px; }
@media (min-width: 576px) {
.card-group {
display: flex;
flex-flow: row wrap; }
.card-group > .card {
flex: 1 0 0%;
margin-bottom: 0; }
.card-group > .card + .card {
margin-left: 0;
border-left: 0; }
.card-group > .card:not(:last-child) {
border-top-right-radius: 0;
border-bottom-right-radius: 0; }
.card-group > .card:not(:last-child) .card-img-top,
.card-group > .card:not(:last-child) .card-header {
border-top-right-radius: 0; }
.card-group > .card:not(:last-child) .card-img-bottom,
.card-group > .card:not(:last-child) .card-footer {
border-bottom-right-radius: 0; }
.card-group > .card:not(:first-child) {
border-top-left-radius: 0;
border-bottom-left-radius: 0; }
.card-group > .card:not(:first-child) .card-img-top,
.card-group > .card:not(:first-child) .card-header {
border-top-left-radius: 0; }
.card-group > .card:not(:first-child) .card-img-bottom,
.card-group > .card:not(:first-child) .card-footer {
border-bottom-left-radius: 0; } }
.card-columns .card {
margin-bottom: 0.75rem; }
@media (min-width: 576px) {
.card-columns {
-moz-column-count: 3;
column-count: 3;
-moz-column-gap: 1.25rem;
column-gap: 1.25rem;
orphans: 1;
widows: 1; }
.card-columns .card {
display: inline-block;
width: 100%; } }
.accordion {
overflow-anchor: none; }
.accordion > .card {
overflow: hidden; }
.accordion > .card:not(:last-of-type) {
border-bottom: 0;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0; }
.accordion > .card:not(:first-of-type) {
border-top-left-radius: 0;
border-top-right-radius: 0; }
.accordion > .card > .card-header {
border-radius: 0;
margin-bottom: -1px; }
.breadcrumb {
display: flex;
flex-wrap: wrap;
padding: 0.75rem 1rem;
margin-bottom: 1rem;
list-style: none;
background-color: #e9ecef;
border-radius: 0.4rem; }
.breadcrumb-item + .breadcrumb-item {
padding-left: 0.5rem; }
.breadcrumb-item + .breadcrumb-item::before {
float: left;
padding-right: 0.5rem;
color: #6c757d;
content: "/"; }
.breadcrumb-item + .breadcrumb-item:hover::before {
text-decoration: underline; }
.breadcrumb-item + .breadcrumb-item:hover::before {
text-decoration: none; }
.breadcrumb-item.active {
color: #6c757d; }
.pagination {
display: flex;
padding: 0;
margin: 0;
list-style: none;
border-radius: 0.4rem; 
border: 0px
}
.page-link {
position: relative;
display: block;
padding: 0.5rem 0.75rem;
margin-left: -1px;
line-height: 1.25;
color: #01A4BD;
background-color: #fff;
border: 1px solid #dee2e6; }
.page-link:hover {
z-index: 2;
color: #1DBDD6;
text-decoration: none;
background-color: #e9ecef;
border-color: #dee2e6; }
.page-link:focus {
z-index: 3;
outline: 0;
box-shadow: 0 0 0 0.2rem rgba(51, 51, 51, 0.25); }
.page-item:first-child .page-link {
margin-left: 0;
border-top-left-radius: 0.4rem;
border-bottom-left-radius: 0.4rem; }
.page-item:last-child .page-link {
border-top-right-radius: 0.4rem;
border-bottom-right-radius: 0.4rem; }
.page-item.active .page-link {
z-index: 3;
color: #fff;
background-color: #333333;
border-color: #333333; }
.page-item.disabled .page-link {
color: #6c757d;
pointer-events: none;
cursor: auto;
background-color: #fff;
border-color: #dee2e6; }
.pagination-lg .page-link {
padding: 0.75rem 1.5rem;
font-size: 1.25rem;
line-height: 1.5; }
.pagination-lg .page-item:first-child .page-link {
border-top-left-radius: 0.3rem;
border-bottom-left-radius: 0.3rem; }
.pagination-lg .page-item:last-child .page-link {
border-top-right-radius: 0.3rem;
border-bottom-right-radius: 0.3rem; }
.pagination-sm .page-link {
padding: 0.25rem 0.5rem;
font-size: 0.875rem;
line-height: 1.5; }
.pagination-sm .page-item:first-child .page-link {
border-top-left-radius: 0.2rem;
border-bottom-left-radius: 0.2rem; }
.pagination-sm .page-item:last-child .page-link {
border-top-right-radius: 0.2rem;
border-bottom-right-radius: 0.2rem; }
.badge {
display: inline-block;
padding: 6px 21px;
font-size: 0.625rem;
font-weight: normal;
line-height: 1;
text-align: center;
white-space: nowrap;
vertical-align: baseline;
border-radius: 4px;
transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
@media (prefers-reduced-motion: reduce) {
.badge {
transition: none; } }
a.badge:hover, a.badge:focus {
text-decoration: none; }
.badge:empty {
display: none; }
.btn .badge {
position: relative;
top: -1px; }
.badge-pill {
padding-right: 0.6em;
padding-left: 0.6em;
border-radius: 10rem; }
.badge-primary {
color: #fff;
background-color: #EB3500; }
a.badge-primary:hover, a.badge-primary:focus {
color: #fff;
background-color: #b82900; }
a.badge-primary:focus, a.badge-primary.focus {
outline: 0;
box-shadow: 0 0 0 0.2rem rgba(235, 53, 0, 0.5); }
.badge-secondary {
color: #fff;
background-color: #01A4BD; }
a.badge-secondary:hover, a.badge-secondary:focus {
color: #fff;
background-color: #01788a; }
a.badge-secondary:focus, a.badge-secondary.focus {
outline: 0;
box-shadow: 0 0 0 0.2rem rgba(1, 164, 189, 0.5); }
.badge-success {
color: #212529;
background-color: #54C3BD; }
a.badge-success:hover, a.badge-success:focus {
color: #212529;
background-color: #3ba9a3; }
a.badge-success:focus, a.badge-success.focus {
outline: 0;
box-shadow: 0 0 0 0.2rem rgba(84, 195, 189, 0.5); }
.badge-info {
color: #fff;
background-color: #40A49E; }
a.badge-info:hover, a.badge-info:focus {
color: #fff;
background-color: #327f7b; }
a.badge-info:focus, a.badge-info.focus {
outline: 0;
box-shadow: 0 0 0 0.2rem rgba(64, 164, 158, 0.5); }
.badge-warning {
color: #212529;
background-color: #ff8f19; }
a.badge-warning:hover, a.badge-warning:focus {
color: #212529;
background-color: #e57500; }
a.badge-warning:focus, a.badge-warning.focus {
outline: 0;
box-shadow: 0 0 0 0.2rem rgba(255, 143, 25, 0.5); }
.badge-danger {
color: #fff;
background-color: #F44335; }
a.badge-danger:hover, a.badge-danger:focus {
color: #fff;
background-color: #e91d0d; }
a.badge-danger:focus, a.badge-danger.focus {
outline: 0;
box-shadow: 0 0 0 0.2rem rgba(244, 67, 53, 0.5); }
.badge-light {
color: #212529;
background-color: #EAF0F6; }
a.badge-light:hover, a.badge-light:focus {
color: #212529;
background-color: #c6d7e7; }
a.badge-light:focus, a.badge-light.focus {
outline: 0;
box-shadow: 0 0 0 0.2rem rgba(234, 240, 246, 0.5); }
.badge-dark {
color: #fff;
background-color: #333333; }
a.badge-dark:hover, a.badge-dark:focus {
color: #fff;
background-color: #1a1a1a; }
a.badge-dark:focus, a.badge-dark.focus {
outline: 0;
box-shadow: 0 0 0 0.2rem rgba(51, 51, 51, 0.5); }
.jumbotron {
padding: 2rem 1rem;
margin-bottom: 2rem;
background-color: #e9ecef;
border-radius: 0.3rem; }
@media (min-width: 576px) {
.jumbotron {
padding: 4rem 2rem; } }
.jumbotron-fluid {
padding-right: 0;
padding-left: 0;
border-radius: 0; }
.alert {
position: relative;
padding: 1.2rem 1.25rem;
margin-bottom: 0;
border: 1px solid transparent;
border-radius: 0.4rem; }
.alert-heading {
color: inherit; }
.alert-link {
font-weight: 700; }
.alert-dismissible {
padding-right: 4rem; }
.alert-dismissible .close {
position: absolute;
top: 0;
right: 0;
z-index: 2;
padding: 1.2rem 1.25rem;
color: inherit; }
.alert-primary {
color: #7a1c00;
background-color: #eb3500;
border-color: #eb3500; }
.alert-primary hr {
border-top-color: #d22f00; }
.alert-primary .alert-link {
color: #471000; }
.alert-secondary {
color: #015562;
background-color: #01a4bd;
border-color: #01a4bd; }
.alert-secondary hr {
border-top-color: #018ea4; }
.alert-secondary .alert-link {
color: #002930; }
.alert-success {
color: #2c6562;
background-color: #54c3bd;
border-color: #54c3bd; }
.alert-success hr {
border-top-color: #42bcb5; }
.alert-success .alert-link {
color: #1d4140; }
.alert-info {
color: #215552;
background-color: #40a49e;
border-color: #40a49e; }
.alert-info hr {
border-top-color: #39928c; }
.alert-info .alert-link {
color: #13302f; }
.alert-warning {
color: #854a0d;
background-color: #ff8f19;
border-color: #ff8f19; }
.alert-warning hr {
border-top-color: #ff8300; }
.alert-warning .alert-link {
color: #573008; }
.alert-danger {
color: #7f231c;
background-color: #f44335;
border-color: #f44335; }
.alert-danger hr {
border-top-color: #f32c1d; }
.alert-danger .alert-link {
color: #551713; }
.alert-light {
color: #7a7d80;
background-color: #eaf0f6;
border-color: #eaf0f6; }
.alert-light hr {
border-top-color: #d8e3ee; }
.alert-light .alert-link {
color: #616466; }
.alert-dark {
color: #1b1b1b;
background-color: #333333;
border-color: #333333; }
.alert-dark hr {
border-top-color: #262626; }
.alert-dark .alert-link {
color: #020202; }
@-webkit-keyframes progress-bar-stripes {
from {
background-position: 1rem 0; }
to {
background-position: 0 0; } }
@keyframes progress-bar-stripes {
from {
background-position: 1rem 0; }
to {
background-position: 0 0; } }
.progress {
display: flex;
height: 1rem;
overflow: hidden;
line-height: 0;
font-size: 0.75rem;
background-color: #e9ecef;
border-radius: 0.4rem; }
.progress-bar {
display: flex;
flex-direction: column;
justify-content: center;
overflow: hidden;
color: #fff;
text-align: center;
white-space: nowrap;
background-color: #EB3500;
transition: width 0.6s ease; }
@media (prefers-reduced-motion: reduce) {
.progress-bar {
transition: none; } }
.progress-bar-striped {
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-size: 1rem 1rem; }
.progress-bar-animated {
-webkit-animation: 1s linear infinite progress-bar-stripes;
animation: 1s linear infinite progress-bar-stripes; }
@media (prefers-reduced-motion: reduce) {
.progress-bar-animated {
-webkit-animation: none;
animation: none; } }
.media {
display: flex;
align-items: flex-start; }
.media-body {
flex: 1; }
.list-group {
display: flex;
flex-direction: column;
padding-left: 0;
margin-bottom: 0;
border-radius: 0.4rem; }
.list-group-item-action {
width: 100%;
color: #495057;
text-align: inherit; }
.list-group-item-action:hover, .list-group-item-action:focus {
z-index: 1;
color: #495057;
text-decoration: none;
background-color: #f8f9fa; }
.list-group-item-action:active {
color: #212529;
background-color: #e9ecef; }
.list-group-item {
position: relative;
display: block;
padding: 0.75rem 1.25rem;
background-color: #fff;
border: 1px solid rgba(0, 0, 0, 0.125); }
.list-group-item:first-child {
border-top-left-radius: inherit;
border-top-right-radius: inherit; }
.list-group-item:last-child {
border-bottom-right-radius: inherit;
border-bottom-left-radius: inherit; }
.list-group-item.disabled, .list-group-item:disabled {
color: #6c757d;
pointer-events: none;
background-color: #fff; }
.list-group-item.active {
z-index: 2;
color: #fff;
background-color: #333333;
border-color: #333333; }
.list-group-item + .list-group-item {
border-top-width: 0; }
.list-group-item + .list-group-item.active {
margin-top: -1px;
border-top-width: 1px; }
.list-group-horizontal {
flex-direction: row; }
.list-group-horizontal > .list-group-item:first-child {
border-bottom-left-radius: 0.4rem;
border-top-right-radius: 0; }
.list-group-horizontal > .list-group-item:last-child {
border-top-right-radius: 0.4rem;
border-bottom-left-radius: 0; }
.list-group-horizontal > .list-group-item.active {
margin-top: 0; }
.list-group-horizontal > .list-group-item + .list-group-item {
border-top-width: 1px;
border-left-width: 0; }
.list-group-horizontal > .list-group-item + .list-group-item.active {
margin-left: -1px;
border-left-width: 1px; }
@media (min-width: 576px) {
.list-group-horizontal-sm {
flex-direction: row; }
.list-group-horizontal-sm > .list-group-item:first-child {
border-bottom-left-radius: 0.4rem;
border-top-right-radius: 0; }
.list-group-horizontal-sm > .list-group-item:last-child {
border-top-right-radius: 0.4rem;
border-bottom-left-radius: 0; }
.list-group-horizontal-sm > .list-group-item.active {
margin-top: 0; }
.list-group-horizontal-sm > .list-group-item + .list-group-item {
border-top-width: 1px;
border-left-width: 0; }
.list-group-horizontal-sm > .list-group-item + .list-group-item.active {
margin-left: -1px;
border-left-width: 1px; } }
@media (min-width: 768px) {
.list-group-horizontal-md {
flex-direction: row; }
.list-group-horizontal-md > .list-group-item:first-child {
border-bottom-left-radius: 0.4rem;
border-top-right-radius: 0; }
.list-group-horizontal-md > .list-group-item:last-child {
border-top-right-radius: 0.4rem;
border-bottom-left-radius: 0; }
.list-group-horizontal-md > .list-group-item.active {
margin-top: 0; }
.list-group-horizontal-md > .list-group-item + .list-group-item {
border-top-width: 1px;
border-left-width: 0; }
.list-group-horizontal-md > .list-group-item + .list-group-item.active {
margin-left: -1px;
border-left-width: 1px; } }
@media (min-width: 992px) {
.list-group-horizontal-lg {
flex-direction: row; }
.list-group-horizontal-lg > .list-group-item:first-child {
border-bottom-left-radius: 0.4rem;
border-top-right-radius: 0; }
.list-group-horizontal-lg > .list-group-item:last-child {
border-top-right-radius: 0.4rem;
border-bottom-left-radius: 0; }
.list-group-horizontal-lg > .list-group-item.active {
margin-top: 0; }
.list-group-horizontal-lg > .list-group-item + .list-group-item {
border-top-width: 1px;
border-left-width: 0; }
.list-group-horizontal-lg > .list-group-item + .list-group-item.active {
margin-left: -1px;
border-left-width: 1px; } }
@media (min-width: 1200px) {
.list-group-horizontal-xl {
flex-direction: row; }
.list-group-horizontal-xl > .list-group-item:first-child {
border-bottom-left-radius: 0.4rem;
border-top-right-radius: 0; }
.list-group-horizontal-xl > .list-group-item:last-child {
border-top-right-radius: 0.4rem;
border-bottom-left-radius: 0; }
.list-group-horizontal-xl > .list-group-item.active {
margin-top: 0; }
.list-group-horizontal-xl > .list-group-item + .list-group-item {
border-top-width: 1px;
border-left-width: 0; }
.list-group-horizontal-xl > .list-group-item + .list-group-item.active {
margin-left: -1px;
border-left-width: 1px; } }
.list-group-flush {
border-radius: 0; }
.list-group-flush > .list-group-item {
border-width: 0 0 1px; }
.list-group-flush > .list-group-item:last-child {
border-bottom-width: 0; }
.list-group-item-primary {
color: #7a1c00;
background-color: #f9c6b8; }
.list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
color: #7a1c00;
background-color: #f7b3a0; }
.list-group-item-primary.list-group-item-action.active {
color: #fff;
background-color: #7a1c00;
border-color: #7a1c00; }
.list-group-item-secondary {
color: #015562;
background-color: #b8e6ed; }
.list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus {
color: #015562;
background-color: #a4dfe8; }
.list-group-item-secondary.list-group-item-action.active {
color: #fff;
background-color: #015562;
border-color: #015562; }
.list-group-item-success {
color: #2c6562;
background-color: #cfeeed; }
.list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus {
color: #2c6562;
background-color: #bce7e6; }
.list-group-item-success.list-group-item-action.active {
color: #fff;
background-color: #2c6562;
border-color: #2c6562; }
.list-group-item-info {
color: #215552;
background-color: #cae6e4; }
.list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus {
color: #215552;
background-color: #b9dedb; }
.list-group-item-info.list-group-item-action.active {
color: #fff;
background-color: #215552;
border-color: #215552; }
.list-group-item-warning {
color: #854a0d;
background-color: #ffe0bf; }
.list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus {
color: #854a0d;
background-color: #ffd4a6; }
.list-group-item-warning.list-group-item-action.active {
color: #fff;
background-color: #854a0d;
border-color: #854a0d; }
.list-group-item-danger {
color: #7f231c;
background-color: #fccac6; }
.list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus {
color: #7f231c;
background-color: #fbb3ae; }
.list-group-item-danger.list-group-item-action.active {
color: #fff;
background-color: #7f231c;
border-color: #7f231c; }
.list-group-item-light {
color: #7a7d80;
background-color: #f9fbfc; }
.list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus {
color: #7a7d80;
background-color: #e8f0f4; }
.list-group-item-light.list-group-item-action.active {
color: #fff;
background-color: #7a7d80;
border-color: #7a7d80; }
.list-group-item-dark {
color: #1b1b1b;
background-color: #c6c6c6; }
.list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus {
color: #1b1b1b;
background-color: #b9b9b9; }
.list-group-item-dark.list-group-item-action.active {
color: #fff;
background-color: #1b1b1b;
border-color: #1b1b1b; }
.close {
float: right;
font-size: 1.5rem;
font-weight: 700;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
opacity: .5; }
.close:hover {
color: #000;
text-decoration: none; }
.close:not(:disabled):not(.disabled):hover, .close:not(:disabled):not(.disabled):focus {
opacity: .75; }
button.close {
padding: 0;
background-color: transparent;
border: 0; }
a.close.disabled {
pointer-events: none; }
.toast {
flex-basis: 350px;
max-width: 350px;
font-size: 0.875rem;
background-color: rgba(255, 255, 255, 0.85);
background-clip: padding-box;
border: 1px solid rgba(0, 0, 0, 0.1);
box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.1);
opacity: 0;
border-radius: 0.25rem; }
.toast:not(:last-child) {
margin-bottom: 0.75rem; }
.toast.showing {
opacity: 1; }
.toast.show {
display: block;
opacity: 1; }
.toast.hide {
display: none; }
.toast-header {
display: flex;
align-items: center;
padding: 0.25rem 0.75rem;
color: #6c757d;
background-color: rgba(255, 255, 255, 0.85);
background-clip: padding-box;
border-bottom: 1px solid rgba(0, 0, 0, 0.05);
border-top-left-radius: calc(0.25rem - 1px);
border-top-right-radius: calc(0.25rem - 1px); }
.toast-body {
padding: 0.75rem; }
.modal-open {
overflow: hidden; }
.modal-open .modal {
overflow-x: hidden;
overflow-y: auto; }
.modal {
position: fixed;
top: 0;
left: 0;
z-index: 1050;
display: none;
width: 100%;
height: 100%;
overflow: hidden;
outline: 0; }
.modal-dialog {
position: relative;
width: auto;
margin: 0.5rem;
pointer-events: none; }
.modal.fade .modal-dialog {
transition: transform 0.3s ease-out;
transform: translate(0, -50px); }
@media (prefers-reduced-motion: reduce) {
.modal.fade .modal-dialog {
transition: none; } }
.modal.show .modal-dialog {
transform: none; }
.modal.modal-static .modal-dialog {
transform: scale(1.02); }
.modal-dialog-scrollable {
display: flex;
max-height: calc(100% - 1rem); }
.modal-dialog-scrollable .modal-content {
max-height: calc(100vh - 1rem);
overflow: hidden; }
.modal-dialog-scrollable .modal-header,
.modal-dialog-scrollable .modal-footer {
flex-shrink: 0; }
.modal-dialog-scrollable .modal-body {
overflow-y: auto; }
.modal-dialog-centered {
display: flex;
align-items: center;
min-height: calc(100% - 1rem); }
.modal-dialog-centered::before {
display: block;
height: calc(100vh - 1rem);
height: -webkit-min-content;
height: -moz-min-content;
height: min-content;
content: ""; }
.modal-dialog-centered.modal-dialog-scrollable {
flex-direction: column;
justify-content: center;
height: 100%; }
.modal-dialog-centered.modal-dialog-scrollable .modal-content {
max-height: none; }
.modal-dialog-centered.modal-dialog-scrollable::before {
content: none; }
.modal-content {
position: relative;
display: flex;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #EAF0F6;
background-clip: padding-box;
border: 1px solid rgba(0, 0, 0, 0.2);
border-radius: 0.4rem;
outline: 0; }
.modal-backdrop {
position: fixed;
top: 0;
left: 0;
z-index: 1040;
width: 100vw;
height: 100vh;
background-color: #000; }
.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 1rem;
border-bottom: 1px solid #dee2e6;
border-top-left-radius: calc(0.4rem - 1px);
border-top-right-radius: calc(0.4rem - 1px); }
.modal-header .close {
padding: 1rem 1rem;
margin: -1rem -1rem -1rem auto; }
.modal-title {
margin-bottom: 0;
line-height: 1.5; }
.modal-body {
position: relative;
flex: 1 1 auto;
padding: 1rem; }
.modal-footer {
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: flex-end;
padding: 0.75rem;
border-top: 1px solid #dee2e6;
border-bottom-right-radius: calc(0.4rem - 1px);
border-bottom-left-radius: calc(0.4rem - 1px); }
.modal-footer > * {
margin: 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-scrollable {
max-height: calc(100% - 3.5rem); }
.modal-dialog-scrollable .modal-content {
max-height: calc(100vh - 3.5rem); }
.modal-dialog-centered {
min-height: calc(100% - 3.5rem); }
.modal-dialog-centered::before {
height: calc(100vh - 3.5rem);
height: -webkit-min-content;
height: -moz-min-content;
height: min-content; }
.modal-sm {
max-width: 300px; } }
@media (min-width: 992px) {
.modal-lg,
.modal-xl {
max-width: 800px; } }
@media (min-width: 1200px) {
.modal-xl {
max-width: 1140px; } }
.tooltip {
position: absolute;
z-index: 1070;
display: block;
margin: 0;
font-family: "Roboto Regular";
font-style: normal;
font-weight: 400;
line-height: 1.5;
text-align: left;
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;
word-wrap: break-word;
opacity: 0; }
.tooltip.show {
opacity: 0.9; }
.tooltip .arrow {
position: absolute;
display: block;
width: 0.8rem;
height: 0.4rem; }
.tooltip .arrow::before {
position: absolute;
content: "";
border-color: transparent;
border-style: solid; }
.bs-tooltip-top, .bs-tooltip-auto[x-placement^="top"] {
padding: 0.4rem 0; }
.bs-tooltip-top .arrow, .bs-tooltip-auto[x-placement^="top"] .arrow {
bottom: 0; }
.bs-tooltip-top .arrow::before, .bs-tooltip-auto[x-placement^="top"] .arrow::before {
top: 0;
border-width: 0.4rem 0.4rem 0;
border-top-color: #000; }
.bs-tooltip-right, .bs-tooltip-auto[x-placement^="right"] {
padding: 0 0.4rem; }
.bs-tooltip-right .arrow, .bs-tooltip-auto[x-placement^="right"] .arrow {
left: 0;
width: 0.4rem;
height: 0.8rem; }
.bs-tooltip-right .arrow::before, .bs-tooltip-auto[x-placement^="right"] .arrow::before {
right: 0;
border-width: 0.4rem 0.4rem 0.4rem 0;
border-right-color: #000; }
.bs-tooltip-bottom, .bs-tooltip-auto[x-placement^="bottom"] {
padding: 0.4rem 0; }
.bs-tooltip-bottom .arrow, .bs-tooltip-auto[x-placement^="bottom"] .arrow {
top: 0; }
.bs-tooltip-bottom .arrow::before, .bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
bottom: 0;
border-width: 0 0.4rem 0.4rem;
border-bottom-color: #000; }
.bs-tooltip-left, .bs-tooltip-auto[x-placement^="left"] {
padding: 0 0.4rem; }
.bs-tooltip-left .arrow, .bs-tooltip-auto[x-placement^="left"] .arrow {
right: 0;
width: 0.4rem;
height: 0.8rem; }
.bs-tooltip-left .arrow::before, .bs-tooltip-auto[x-placement^="left"] .arrow::before {
left: 0;
border-width: 0.4rem 0 0.4rem 0.4rem;
border-left-color: #000; }
.tooltip-inner {
max-width: 200px;
padding: 0.25rem 0.5rem;
color: #fff;
text-align: center;
background-color: #000;
border-radius: 0.4rem; }
.popover {
position: absolute;
top: 0;
left: 0;
z-index: 1060;
display: block;
max-width: 276px;
font-family: "Roboto Regular";
font-style: normal;
font-weight: 400;
line-height: 1.5;
text-align: left;
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;
word-wrap: break-word;
background-color: #fff;
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: 0 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(-0.5rem - 1px); }
.bs-popover-top > .arrow::before, .bs-popover-auto[x-placement^="top"] > .arrow::before {
bottom: 0;
border-width: 0.5rem 0.5rem 0;
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-width: 0.5rem 0.5rem 0;
border-top-color: #fff; }
.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(-0.5rem - 1px);
width: 0.5rem;
height: 1rem;
margin: 0.3rem 0; }
.bs-popover-right > .arrow::before, .bs-popover-auto[x-placement^="right"] > .arrow::before {
left: 0;
border-width: 0.5rem 0.5rem 0.5rem 0;
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-width: 0.5rem 0.5rem 0.5rem 0;
border-right-color: #fff; }
.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(-0.5rem - 1px); }
.bs-popover-bottom > .arrow::before, .bs-popover-auto[x-placement^="bottom"] > .arrow::before {
top: 0;
border-width: 0 0.5rem 0.5rem 0.5rem;
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-width: 0 0.5rem 0.5rem 0.5rem;
border-bottom-color: #fff; }
.bs-popover-bottom .popover-header::before, .bs-popover-auto[x-placement^="bottom"] .popover-header::before {
position: absolute;
top: 0;
left: 50%;
display: block;
width: 1rem;
margin-left: -0.5rem;
content: "";
border-bottom: 1px solid #f7f7f7; }
.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(-0.5rem - 1px);
width: 0.5rem;
height: 1rem;
margin: 0.3rem 0; }
.bs-popover-left > .arrow::before, .bs-popover-auto[x-placement^="left"] > .arrow::before {
right: 0;
border-width: 0.5rem 0 0.5rem 0.5rem;
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-width: 0.5rem 0 0.5rem 0.5rem;
border-left-color: #fff; }
.popover-header {
padding: 0.5rem 0.75rem;
margin-bottom: 0;
font-size: 1rem;
background-color: #f7f7f7;
border-bottom: 1px solid #ebebeb;
border-top-left-radius: calc(0.3rem - 1px);
border-top-right-radius: calc(0.3rem - 1px); }
.popover-header:empty {
display: none; }
.popover-body {
padding: 0.5rem 0.75rem;
color: #212529; }
.carousel {
position: relative; }
.carousel.pointer-event {
touch-action: pan-y; }
.carousel-inner {
position: relative;
width: 100%;
overflow: hidden; }
.carousel-inner::after {
display: block;
clear: both;
content: ""; }
.carousel-item {
position: relative;
display: none;
float: left;
width: 100%;
margin-right: -100%;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
transition: transform 0.6s ease-in-out; }
@media (prefers-reduced-motion: reduce) {
.carousel-item {
transition: none; } }
.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
display: block; }
.carousel-item-next:not(.carousel-item-left),
.active.carousel-item-right {
transform: translateX(100%); }
.carousel-item-prev:not(.carousel-item-right),
.active.carousel-item-left {
transform: translateX(-100%); }
.carousel-fade .carousel-item {
opacity: 0;
transition-property: opacity;
transform: none; }
.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right {
z-index: 1;
opacity: 1; }
.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
z-index: 0;
opacity: 0;
transition: opacity 0s 0.6s; }
@media (prefers-reduced-motion: reduce) {
.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
transition: none; } }
.carousel-control-prev,
.carousel-control-next {
position: absolute;
top: 0;
bottom: 0;
z-index: 1;
display: flex;
align-items: center;
justify-content: center;
width: 15%;
color: #fff;
text-align: center;
opacity: 0.5;
transition: opacity 0.15s ease; }
@media (prefers-reduced-motion: reduce) {
.carousel-control-prev,
.carousel-control-next {
transition: none; } }
.carousel-control-prev:hover, .carousel-control-prev:focus,
.carousel-control-next:hover,
.carousel-control-next:focus {
color: #fff;
text-decoration: none;
outline: 0;
opacity: 0.9; }
.carousel-control-prev {
left: 0; }
.carousel-control-next {
right: 0; }
.carousel-control-prev-icon,
.carousel-control-next-icon {
display: inline-block;
width: 20px;
height: 20px;
background: 50% / 100% 100% no-repeat; }
.carousel-control-prev-icon {
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e"); }
.carousel-control-next-icon {
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e"); }
.carousel-indicators {
position: absolute;
right: 0;
bottom: 0;
left: 0;
z-index: 15;
display: flex;
justify-content: center;
padding-left: 0;
margin-right: 15%;
margin-left: 15%;
list-style: none; }
.carousel-indicators li {
box-sizing: content-box;
flex: 0 1 auto;
width: 30px;
height: 3px;
margin-right: 3px;
margin-left: 3px;
text-indent: -999px;
cursor: pointer;
background-color: #fff;
background-clip: padding-box;
border-top: 10px solid transparent;
border-bottom: 10px solid transparent;
opacity: .5;
transition: opacity 0.6s ease; }
@media (prefers-reduced-motion: reduce) {
.carousel-indicators li {
transition: none; } }
.carousel-indicators .active {
opacity: 1; }
.carousel-caption {
position: absolute;
right: 15%;
bottom: 20px;
left: 15%;
z-index: 10;
padding-top: 20px;
padding-bottom: 20px;
color: #fff;
text-align: center; }
@-webkit-keyframes spinner-border {
to {
transform: rotate(360deg); } }
@keyframes spinner-border {
to {
transform: rotate(360deg); } }
.spinner-border {
display: inline-block;
width: 2rem;
height: 2rem;
vertical-align: text-bottom;
border: 0.25em solid currentColor;
border-right-color: transparent;
border-radius: 50%;
-webkit-animation: .75s linear infinite spinner-border;
animation: .75s linear infinite spinner-border; }
.spinner-border-sm {
width: 1rem;
height: 1rem;
border-width: 0.2em; }
@-webkit-keyframes spinner-grow {
0% {
transform: scale(0); }
50% {
opacity: 1;
transform: none; } }
@keyframes spinner-grow {
0% {
transform: scale(0); }
50% {
opacity: 1;
transform: none; } }
.spinner-grow {
display: inline-block;
width: 2rem;
height: 2rem;
vertical-align: text-bottom;
background-color: currentColor;
border-radius: 50%;
opacity: 0;
-webkit-animation: .75s linear infinite spinner-grow;
animation: .75s linear infinite spinner-grow; }
.spinner-grow-sm {
width: 1rem;
height: 1rem; }
@media (prefers-reduced-motion: reduce) {
.spinner-border,
.spinner-grow {
-webkit-animation-duration: 1.5s;
animation-duration: 1.5s; } }
.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: #EB3500 !important; }
a.bg-primary:hover, a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
background-color: #b82900 !important; }
.bg-secondary {
background-color: #01A4BD !important; }
a.bg-secondary:hover, a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
background-color: #01788a !important; }
.bg-success {
background-color: #54C3BD !important; }
a.bg-success:hover, a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
background-color: #3ba9a3 !important; }
.bg-info {
background-color: #40A49E !important; }
a.bg-info:hover, a.bg-info:focus,
button.bg-info:hover,
button.bg-info:focus {
background-color: #327f7b !important; }
.bg-warning {
background-color: #ff8f19 !important; }
a.bg-warning:hover, a.bg-warning:focus,
button.bg-warning:hover,
button.bg-warning:focus {
background-color: #e57500 !important; }
.bg-danger {
background-color: #F44335 !important; }
a.bg-danger:hover, a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
background-color: #e91d0d !important; }
.bg-light {
background-color: #EAF0F6 !important; }
a.bg-light:hover, a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
background-color: #c6d7e7 !important; }
.bg-dark {
background-color: #333333 !important; }
a.bg-dark:hover, a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
background-color: #1a1a1a !important; }
.bg-white {
background-color: #fff !important; }
.bg-transparent {
background-color: transparent !important; }
.border {
border: 1px solid #dee2e6 !important; }
.border-top {
border-top: 1px solid #dee2e6 !important; }
.border-right {
border-right: 1px solid #dee2e6 !important; }
.border-bottom {
border-bottom: 1px solid #dee2e6 !important; }
.border-left {
border-left: 1px solid #dee2e6 !important; }
.border-0 {
border: 0 !important; }
.border-top-0 {
border-top: 0 !important; }
.border-right-0 {
border-right: 0 !important; }
.border-bottom-0 {
border-bottom: 0 !important; }
.border-left-0 {
border-left: 0 !important; }
.border-primary {
border-color: #EB3500 !important; }
.border-secondary {
border-color: #01A4BD !important; }
.border-success {
border-color: #54C3BD !important; }
.border-info {
border-color: #40A49E !important; }
.border-warning {
border-color: #ff8f19 !important; }
.border-danger {
border-color: #F44335 !important; }
.border-light {
border-color: #EAF0F6 !important; }
.border-dark {
border-color: #333333 !important; }
.border-white {
border-color: #fff !important; }
.rounded-sm {
border-radius: 0.2rem !important; }
.rounded {
border-radius: 0.4rem !important; }
.rounded-top {
border-top-left-radius: 0.4rem !important;
border-top-right-radius: 0.4rem !important; }
.rounded-right {
border-top-right-radius: 0.4rem !important;
border-bottom-right-radius: 0.4rem !important; }
.rounded-bottom {
border-bottom-right-radius: 0.4rem !important;
border-bottom-left-radius: 0.4rem !important; }
.rounded-left {
border-top-left-radius: 0.4rem !important;
border-bottom-left-radius: 0.4rem !important; }
.rounded-lg {
border-radius: 0.3rem !important; }
.rounded-circle {
border-radius: 50% !important; }
.rounded-pill {
border-radius: 50rem !important; }
.rounded-0 {
border-radius: 0 !important; }
.clearfix::after {
display: block;
clear: both;
content: ""; }
.d-none {
display: none !important; }
.d-inline {
display: inline !important; }
.d-inline-block {
display: inline-block !important; }
.d-block {
display: block !important; }
.d-table {
display: table !important; }
.d-table-row {
display: table-row !important; }
.d-table-cell {
display: table-cell !important; }
.d-flex {
display: 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: 0;
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: 0;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
border: 0; }
.embed-responsive-21by9::before {
padding-top: 42.85714%; }
.embed-responsive-16by9::before {
padding-top: 56.25%; }
.embed-responsive-4by3::before {
padding-top: 75%; }
.embed-responsive-1by1::before {
padding-top: 100%; }
.flex-row {
flex-direction: row !important; }
.flex-column {
flex-direction: column !important; }
.flex-row-reverse {
flex-direction: row-reverse !important; }
.flex-column-reverse {
flex-direction: column-reverse !important; }
.flex-wrap {
flex-wrap: wrap !important; }
.flex-nowrap {
flex-wrap: nowrap !important; }
.flex-wrap-reverse {
flex-wrap: wrap-reverse !important; }
.flex-fill {
flex: 1 1 auto !important; }
.flex-grow-0 {
flex-grow: 0 !important; }
.flex-grow-1 {
flex-grow: 1 !important; }
.flex-shrink-0 {
flex-shrink: 0 !important; }
.flex-shrink-1 {
flex-shrink: 1 !important; }
.justify-content-start {
justify-content: flex-start !important; }
.justify-content-end {
justify-content: flex-end !important; }
.justify-content-center {
justify-content: center !important; }
.justify-content-between {
justify-content: space-between !important; }
.justify-content-around {
justify-content: space-around !important; }
.align-items-start {
align-items: flex-start !important; }
.align-items-end {
align-items: flex-end !important; }
.align-items-center {
align-items: center !important; }
.align-items-baseline {
align-items: baseline !important; }
.align-items-stretch {
align-items: stretch !important; }
.align-content-start {
align-content: flex-start !important; }
.align-content-end {
align-content: flex-end !important; }
.align-content-center {
align-content: center !important; }
.align-content-between {
align-content: space-between !important; }
.align-content-around {
align-content: space-around !important; }
.align-content-stretch {
align-content: stretch !important; }
.align-self-auto {
align-self: auto !important; }
.align-self-start {
align-self: flex-start !important; }
.align-self-end {
align-self: flex-end !important; }
.align-self-center {
align-self: center !important; }
.align-self-baseline {
align-self: baseline !important; }
.align-self-stretch {
align-self: stretch !important; }
@media (min-width: 576px) {
.flex-sm-row {
flex-direction: row !important; }
.flex-sm-column {
flex-direction: column !important; }
.flex-sm-row-reverse {
flex-direction: row-reverse !important; }
.flex-sm-column-reverse {
flex-direction: column-reverse !important; }
.flex-sm-wrap {
flex-wrap: wrap !important; }
.flex-sm-nowrap {
flex-wrap: nowrap !important; }
.flex-sm-wrap-reverse {
flex-wrap: wrap-reverse !important; }
.flex-sm-fill {
flex: 1 1 auto !important; }
.flex-sm-grow-0 {
flex-grow: 0 !important; }
.flex-sm-grow-1 {
flex-grow: 1 !important; }
.flex-sm-shrink-0 {
flex-shrink: 0 !important; }
.flex-sm-shrink-1 {
flex-shrink: 1 !important; }
.justify-content-sm-start {
justify-content: flex-start !important; }
.justify-content-sm-end {
justify-content: flex-end !important; }
.justify-content-sm-center {
justify-content: center !important; }
.justify-content-sm-between {
justify-content: space-between !important; }
.justify-content-sm-around {
justify-content: space-around !important; }
.align-items-sm-start {
align-items: flex-start !important; }
.align-items-sm-end {
align-items: flex-end !important; }
.align-items-sm-center {
align-items: center !important; }
.align-items-sm-baseline {
align-items: baseline !important; }
.align-items-sm-stretch {
align-items: stretch !important; }
.align-content-sm-start {
align-content: flex-start !important; }
.align-content-sm-end {
align-content: flex-end !important; }
.align-content-sm-center {
align-content: center !important; }
.align-content-sm-between {
align-content: space-between !important; }
.align-content-sm-around {
align-content: space-around !important; }
.align-content-sm-stretch {
align-content: stretch !important; }
.align-self-sm-auto {
align-self: auto !important; }
.align-self-sm-start {
align-self: flex-start !important; }
.align-self-sm-end {
align-self: flex-end !important; }
.align-self-sm-center {
align-self: center !important; }
.align-self-sm-baseline {
align-self: baseline !important; }
.align-self-sm-stretch {
align-self: stretch !important; } }
@media (min-width: 768px) {
.flex-md-row {
flex-direction: row !important; }
.flex-md-column {
flex-direction: column !important; }
.flex-md-row-reverse {
flex-direction: row-reverse !important; }
.flex-md-column-reverse {
flex-direction: column-reverse !important; }
.flex-md-wrap {
flex-wrap: wrap !important; }
.flex-md-nowrap {
flex-wrap: nowrap !important; }
.flex-md-wrap-reverse {
flex-wrap: wrap-reverse !important; }
.flex-md-fill {
flex: 1 1 auto !important; }
.flex-md-grow-0 {
flex-grow: 0 !important; }
.flex-md-grow-1 {
flex-grow: 1 !important; }
.flex-md-shrink-0 {
flex-shrink: 0 !important; }
.flex-md-shrink-1 {
flex-shrink: 1 !important; }
.justify-content-md-start {
justify-content: flex-start !important; }
.justify-content-md-end {
justify-content: flex-end !important; }
.justify-content-md-center {
justify-content: center !important; }
.justify-content-md-between {
justify-content: space-between !important; }
.justify-content-md-around {
justify-content: space-around !important; }
.align-items-md-start {
align-items: flex-start !important; }
.align-items-md-end {
align-items: flex-end !important; }
.align-items-md-center {
align-items: center !important; }
.align-items-md-baseline {
align-items: baseline !important; }
.align-items-md-stretch {
align-items: stretch !important; }
.align-content-md-start {
align-content: flex-start !important; }
.align-content-md-end {
align-content: flex-end !important; }
.align-content-md-center {
align-content: center !important; }
.align-content-md-between {
align-content: space-between !important; }
.align-content-md-around {
align-content: space-around !important; }
.align-content-md-stretch {
align-content: stretch !important; }
.align-self-md-auto {
align-self: auto !important; }
.align-self-md-start {
align-self: flex-start !important; }
.align-self-md-end {
align-self: flex-end !important; }
.align-self-md-center {
align-self: center !important; }
.align-self-md-baseline {
align-self: baseline !important; }
.align-self-md-stretch {
align-self: stretch !important; } }
@media (min-width: 992px) {
.flex-lg-row {
flex-direction: row !important; }
.flex-lg-column {
flex-direction: column !important; }
.flex-lg-row-reverse {
flex-direction: row-reverse !important; }
.flex-lg-column-reverse {
flex-direction: column-reverse !important; }
.flex-lg-wrap {
flex-wrap: wrap !important; }
.flex-lg-nowrap {
flex-wrap: nowrap !important; }
.flex-lg-wrap-reverse {
flex-wrap: wrap-reverse !important; }
.flex-lg-fill {
flex: 1 1 auto !important; }
.flex-lg-grow-0 {
flex-grow: 0 !important; }
.flex-lg-grow-1 {
flex-grow: 1 !important; }
.flex-lg-shrink-0 {
flex-shrink: 0 !important; }
.flex-lg-shrink-1 {
flex-shrink: 1 !important; }
.justify-content-lg-start {
justify-content: flex-start !important; }
.justify-content-lg-end {
justify-content: flex-end !important; }
.justify-content-lg-center {
justify-content: center !important; }
.justify-content-lg-between {
justify-content: space-between !important; }
.justify-content-lg-around {
justify-content: space-around !important; }
.align-items-lg-start {
align-items: flex-start !important; }
.align-items-lg-end {
align-items: flex-end !important; }
.align-items-lg-center {
align-items: center !important; }
.align-items-lg-baseline {
align-items: baseline !important; }
.align-items-lg-stretch {
align-items: stretch !important; }
.align-content-lg-start {
align-content: flex-start !important; }
.align-content-lg-end {
align-content: flex-end !important; }
.align-content-lg-center {
align-content: center !important; }
.align-content-lg-between {
align-content: space-between !important; }
.align-content-lg-around {
align-content: space-around !important; }
.align-content-lg-stretch {
align-content: stretch !important; }
.align-self-lg-auto {
align-self: auto !important; }
.align-self-lg-start {
align-self: flex-start !important; }
.align-self-lg-end {
align-self: flex-end !important; }
.align-self-lg-center {
align-self: center !important; }
.align-self-lg-baseline {
align-self: baseline !important; }
.align-self-lg-stretch {
align-self: stretch !important; } }
@media (min-width: 1200px) {
.flex-xl-row {
flex-direction: row !important; }
.flex-xl-column {
flex-direction: column !important; }
.flex-xl-row-reverse {
flex-direction: row-reverse !important; }
.flex-xl-column-reverse {
flex-direction: column-reverse !important; }
.flex-xl-wrap {
flex-wrap: wrap !important; }
.flex-xl-nowrap {
flex-wrap: nowrap !important; }
.flex-xl-wrap-reverse {
flex-wrap: wrap-reverse !important; }
.flex-xl-fill {
flex: 1 1 auto !important; }
.flex-xl-grow-0 {
flex-grow: 0 !important; }
.flex-xl-grow-1 {
flex-grow: 1 !important; }
.flex-xl-shrink-0 {
flex-shrink: 0 !important; }
.flex-xl-shrink-1 {
flex-shrink: 1 !important; }
.justify-content-xl-start {
justify-content: flex-start !important; }
.justify-content-xl-end {
justify-content: flex-end !important; }
.justify-content-xl-center {
justify-content: center !important; }
.justify-content-xl-between {
justify-content: space-between !important; }
.justify-content-xl-around {
justify-content: space-around !important; }
.align-items-xl-start {
align-items: flex-start !important; }
.align-items-xl-end {
align-items: flex-end !important; }
.align-items-xl-center {
align-items: center !important; }
.align-items-xl-baseline {
align-items: baseline !important; }
.align-items-xl-stretch {
align-items: stretch !important; }
.align-content-xl-start {
align-content: flex-start !important; }
.align-content-xl-end {
align-content: flex-end !important; }
.align-content-xl-center {
align-content: center !important; }
.align-content-xl-between {
align-content: space-between !important; }
.align-content-xl-around {
align-content: space-around !important; }
.align-content-xl-stretch {
align-content: stretch !important; }
.align-self-xl-auto {
align-self: auto !important; }
.align-self-xl-start {
align-self: flex-start !important; }
.align-self-xl-end {
align-self: flex-end !important; }
.align-self-xl-center {
align-self: center !important; }
.align-self-xl-baseline {
align-self: baseline !important; }
.align-self-xl-stretch {
align-self: stretch !important; } }
.float-left {
float: left !important; }
.float-right {
float: right !important; }
.float-none {
float: none !important; }
@media (min-width: 576px) {
.float-sm-left {
float: left !important; }
.float-sm-right {
float: right !important; }
.float-sm-none {
float: none !important; } }
@media (min-width: 768px) {
.float-md-left {
float: left !important; }
.float-md-right {
float: right !important; }
.float-md-none {
float: none !important; } }
@media (min-width: 992px) {
.float-lg-left {
float: left !important; }
.float-lg-right {
float: right !important; }
.float-lg-none {
float: none !important; } }
@media (min-width: 1200px) {
.float-xl-left {
float: left !important; }
.float-xl-right {
float: right !important; }
.float-xl-none {
float: none !important; } }
.user-select-all {
-webkit-user-select: all !important;
-moz-user-select: all !important;
-ms-user-select: all !important;
user-select: all !important; }
.user-select-auto {
-webkit-user-select: auto !important;
-moz-user-select: auto !important;
-ms-user-select: auto !important;
user-select: auto !important; }
.user-select-none {
-webkit-user-select: none !important;
-moz-user-select: none !important;
-ms-user-select: none !important;
user-select: none !important; }
.overflow-auto {
overflow: auto !important; }
.overflow-hidden {
overflow: hidden !important; }
.position-static {
position: static !important; }
.position-relative {
position: relative !important; }
.position-absolute {
position: absolute !important; }
.position-fixed {
position: fixed !important; }
.position-sticky {
position: sticky !important; }
.fixed-top {
position: fixed;
top: 0;
right: 0;
left: 0;
z-index: 1030; }
.fixed-bottom {
position: fixed;
right: 0;
bottom: 0;
left: 0;
z-index: 1030; }
@supports (position: sticky) {
.sticky-top {
position: sticky;
top: 0;
z-index: 1020; } }
.sr-only {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
white-space: nowrap;
border: 0; }
.sr-only-focusable:active, .sr-only-focusable:focus {
position: static;
width: auto;
height: auto;
overflow: visible;
clip: auto;
white-space: normal; }
.shadow-sm {
box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important; }
.shadow {
box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important; }
.shadow-lg {
box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important; }
.shadow-none {
box-shadow: none !important; }
.w-25 {
width: 25% !important; }
.w-50 {
width: 50% !important; }
.w-75 {
width: 75% !important; }
.w-100 {
width: 100% !important; }
.w-auto {
width: auto !important; }
.h-25 {
height: 25% !important; }
.h-50 {
height: 50% !important; }
.h-75 {
height: 75% !important; }
.h-100 {
height: 100% !important; }
.h-auto {
height: auto !important; }
.mw-100 {
max-width: 100% !important; }
.mh-100 {
max-height: 100% !important; }
.min-vw-100 {
min-width: 100vw !important; }
.min-vh-100 {
min-height: 100vh !important; }
.vw-100 {
width: 100vw !important; }
.vh-100 {
height: 100vh !important; }
.m-0 {
margin: 0 !important; }
.mt-0,
.my-0 {
margin-top: 0 !important; }
.mr-0,
.mx-0 {
margin-right: 0 !important; }
.mb-0,
.my-0 {
margin-bottom: 0 !important; }
.ml-0,
.mx-0 {
margin-left: 0 !important; }
.m-1 {
margin: 0.25rem !important; }
.mt-1,
.my-1 {
margin-top: 0.25rem !important; }
.mr-1,
.mx-1 {
margin-right: 0.25rem !important; }
.mb-1,
.my-1 {
margin-bottom: 0.25rem !important; }
.ml-1,
.mx-1 {
margin-left: 0.25rem !important; }
.m-2 {
margin: 0.5rem !important; }
.mt-2,
.my-2 {
margin-top: 0.5rem !important; }
.mr-2,
.mx-2 {
margin-right: 0.5rem !important; }
.mb-2,
.my-2 {
margin-bottom: 0.5rem !important; }
.ml-2,
.mx-2 {
margin-left: 0.5rem !important; }
.m-3 {
margin: 1rem !important; }
.mt-3,
.my-3 {
margin-top: 1rem !important; }
.mr-3,
.mx-3 {
margin-right: 1rem !important; }
.mb-3,
.my-3 {
margin-bottom: 1rem !important; }
.ml-3,
.mx-3 {
margin-left: 1rem !important; }
.m-4 {
margin: 1.5rem !important; }
.mt-4,
.my-4 {
margin-top: 1.5rem !important; }
.mr-4,
.mx-4 {
margin-right: 1.5rem !important; }
.mb-4,
.my-4 {
margin-bottom: 1.5rem !important; }
.ml-4,
.mx-4 {
margin-left: 1.5rem !important; }
.m-5 {
margin: 3rem !important; }
.mt-5,
.my-5 {
margin-top: 3rem !important; }
.mr-5,
.mx-5 {
margin-right: 3rem !important; }
.mb-5,
.my-5 {
margin-bottom: 3rem !important; }
.ml-5,
.mx-5 {
margin-left: 3rem !important; }
.p-0 {
padding: 0 !important; }
.pt-0,
.py-0 {
padding-top: 0 !important; }
.pr-0,
.px-0 {
padding-right: 0 !important; }
.pb-0,
.py-0 {
padding-bottom: 0 !important; }
.pl-0,
.px-0 {
padding-left: 0 !important; }
.p-1 {
padding: 0.25rem !important; }
.pt-1,
.py-1 {
padding-top: 0.25rem !important; }
.pr-1,
.px-1 {
padding-right: 0.25rem !important; }
.pb-1,
.py-1 {
padding-bottom: 0.25rem !important; }
.pl-1,
.px-1 {
padding-left: 0.25rem !important; }
.p-2 {
padding: 0.5rem !important; }
.pt-2,
.py-2 {
padding-top: 0.5rem !important; }
.pr-2,
.px-2 {
padding-right: 0.5rem !important; }
.pb-2,
.py-2 {
padding-bottom: 0.5rem !important; }
.pl-2,
.px-2 {
padding-left: 0.5rem !important; }
.p-3 {
padding: 1rem !important; }
.pt-3,
.py-3 {
padding-top: 1rem !important; }
.pr-3,
.px-3 {
padding-right: 1rem !important; }
.pb-3,
.py-3 {
padding-bottom: 1rem !important; }
.pl-3,
.px-3 {
padding-left: 1rem !important; }
.p-4 {
padding: 1.5rem !important; }
.pt-4,
.py-4 {
padding-top: 1.5rem !important; }
.pr-4,
.px-4 {
padding-right: 1.5rem !important; }
.pb-4,
.py-4 {
padding-bottom: 1.5rem !important; }
.pl-4,
.px-4 {
padding-left: 1.5rem !important; }
.p-5 {
padding: 3rem !important; }
.pt-5,
.py-5 {
padding-top: 3rem !important; }
.pr-5,
.px-5 {
padding-right: 3rem !important; }
.pb-5,
.py-5 {
padding-bottom: 3rem !important; }
.pl-5,
.px-5 {
padding-left: 3rem !important; }
.m-n1 {
margin: -0.25rem !important; }
.mt-n1,
.my-n1 {
margin-top: -0.25rem !important; }
.mr-n1,
.mx-n1 {
margin-right: -0.25rem !important; }
.mb-n1,
.my-n1 {
margin-bottom: -0.25rem !important; }
.ml-n1,
.mx-n1 {
margin-left: -0.25rem !important; }
.m-n2 {
margin: -0.5rem !important; }
.mt-n2,
.my-n2 {
margin-top: -0.5rem !important; }
.mr-n2,
.mx-n2 {
margin-right: -0.5rem !important; }
.mb-n2,
.my-n2 {
margin-bottom: -0.5rem !important; }
.ml-n2,
.mx-n2 {
margin-left: -0.5rem !important; }
.m-n3 {
margin: -1rem !important; }
.mt-n3,
.my-n3 {
margin-top: -1rem !important; }
.mr-n3,
.mx-n3 {
margin-right: -1rem !important; }
.mb-n3,
.my-n3 {
margin-bottom: -1rem !important; }
.ml-n3,
.mx-n3 {
margin-left: -1rem !important; }
.m-n4 {
margin: -1.5rem !important; }
.mt-n4,
.my-n4 {
margin-top: -1.5rem !important; }
.mr-n4,
.mx-n4 {
margin-right: -1.5rem !important; }
.mb-n4,
.my-n4 {
margin-bottom: -1.5rem !important; }
.ml-n4,
.mx-n4 {
margin-left: -1.5rem !important; }
.m-n5 {
margin: -3rem !important; }
.mt-n5,
.my-n5 {
margin-top: -3rem !important; }
.mr-n5,
.mx-n5 {
margin-right: -3rem !important; }
.mb-n5,
.my-n5 {
margin-bottom: -3rem !important; }
.ml-n5,
.mx-n5 {
margin-left: -3rem !important; }
.m-auto {
margin: auto !important; }
.mt-auto,
.my-auto {
margin-top: auto !important; }
.mr-auto,
.mx-auto {
margin-right: auto !important; }
.mb-auto,
.my-auto {
margin-bottom: auto !important; }
.ml-auto,
.mx-auto {
margin-left: auto !important; }
@media (min-width: 576px) {
.m-sm-0 {
margin: 0 !important; }
.mt-sm-0,
.my-sm-0 {
margin-top: 0 !important; }
.mr-sm-0,
.mx-sm-0 {
margin-right: 0 !important; }
.mb-sm-0,
.my-sm-0 {
margin-bottom: 0 !important; }
.ml-sm-0,
.mx-sm-0 {
margin-left: 0 !important; }
.m-sm-1 {
margin: 0.25rem !important; }
.mt-sm-1,
.my-sm-1 {
margin-top: 0.25rem !important; }
.mr-sm-1,
.mx-sm-1 {
margin-right: 0.25rem !important; }
.mb-sm-1,
.my-sm-1 {
margin-bottom: 0.25rem !important; }
.ml-sm-1,
.mx-sm-1 {
margin-left: 0.25rem !important; }
.m-sm-2 {
margin: 0.5rem !important; }
.mt-sm-2,
.my-sm-2 {
margin-top: 0.5rem !important; }
.mr-sm-2,
.mx-sm-2 {
margin-right: 0.5rem !important; }
.mb-sm-2,
.my-sm-2 {
margin-bottom: 0.5rem !important; }
.ml-sm-2,
.mx-sm-2 {
margin-left: 0.5rem !important; }
.m-sm-3 {
margin: 1rem !important; }
.mt-sm-3,
.my-sm-3 {
margin-top: 1rem !important; }
.mr-sm-3,
.mx-sm-3 {
margin-right: 1rem !important; }
.mb-sm-3,
.my-sm-3 {
margin-bottom: 1rem !important; }
.ml-sm-3,
.mx-sm-3 {
margin-left: 1rem !important; }
.m-sm-4 {
margin: 1.5rem !important; }
.mt-sm-4,
.my-sm-4 {
margin-top: 1.5rem !important; }
.mr-sm-4,
.mx-sm-4 {
margin-right: 1.5rem !important; }
.mb-sm-4,
.my-sm-4 {
margin-bottom: 1.5rem !important; }
.ml-sm-4,
.mx-sm-4 {
margin-left: 1.5rem !important; }
.m-sm-5 {
margin: 3rem !important; }
.mt-sm-5,
.my-sm-5 {
margin-top: 3rem !important; }
.mr-sm-5,
.mx-sm-5 {
margin-right: 3rem !important; }
.mb-sm-5,
.my-sm-5 {
margin-bottom: 3rem !important; }
.ml-sm-5,
.mx-sm-5 {
margin-left: 3rem !important; }
.p-sm-0 {
padding: 0 !important; }
.pt-sm-0,
.py-sm-0 {
padding-top: 0 !important; }
.pr-sm-0,
.px-sm-0 {
padding-right: 0 !important; }
.pb-sm-0,
.py-sm-0 {
padding-bottom: 0 !important; }
.pl-sm-0,
.px-sm-0 {
padding-left: 0 !important; }
.p-sm-1 {
padding: 0.25rem !important; }
.pt-sm-1,
.py-sm-1 {
padding-top: 0.25rem !important; }
.pr-sm-1,
.px-sm-1 {
padding-right: 0.25rem !important; }
.pb-sm-1,
.py-sm-1 {
padding-bottom: 0.25rem !important; }
.pl-sm-1,
.px-sm-1 {
padding-left: 0.25rem !important; }
.p-sm-2 {
padding: 0.5rem !important; }
.pt-sm-2,
.py-sm-2 {
padding-top: 0.5rem !important; }
.pr-sm-2,
.px-sm-2 {
padding-right: 0.5rem !important; }
.pb-sm-2,
.py-sm-2 {
padding-bottom: 0.5rem !important; }
.pl-sm-2,
.px-sm-2 {
padding-left: 0.5rem !important; }
.p-sm-3 {
padding: 1rem !important; }
.pt-sm-3,
.py-sm-3 {
padding-top: 1rem !important; }
.pr-sm-3,
.px-sm-3 {
padding-right: 1rem !important; }
.pb-sm-3,
.py-sm-3 {
padding-bottom: 1rem !important; }
.pl-sm-3,
.px-sm-3 {
padding-left: 1rem !important; }
.p-sm-4 {
padding: 1.5rem !important; }
.pt-sm-4,
.py-sm-4 {
padding-top: 1.5rem !important; }
.pr-sm-4,
.px-sm-4 {
padding-right: 1.5rem !important; }
.pb-sm-4,
.py-sm-4 {
padding-bottom: 1.5rem !important; }
.pl-sm-4,
.px-sm-4 {
padding-left: 1.5rem !important; }
.p-sm-5 {
padding: 3rem !important; }
.pt-sm-5,
.py-sm-5 {
padding-top: 3rem !important; }
.pr-sm-5,
.px-sm-5 {
padding-right: 3rem !important; }
.pb-sm-5,
.py-sm-5 {
padding-bottom: 3rem !important; }
.pl-sm-5,
.px-sm-5 {
padding-left: 3rem !important; }
.m-sm-n1 {
margin: -0.25rem !important; }
.mt-sm-n1,
.my-sm-n1 {
margin-top: -0.25rem !important; }
.mr-sm-n1,
.mx-sm-n1 {
margin-right: -0.25rem !important; }
.mb-sm-n1,
.my-sm-n1 {
margin-bottom: -0.25rem !important; }
.ml-sm-n1,
.mx-sm-n1 {
margin-left: -0.25rem !important; }
.m-sm-n2 {
margin: -0.5rem !important; }
.mt-sm-n2,
.my-sm-n2 {
margin-top: -0.5rem !important; }
.mr-sm-n2,
.mx-sm-n2 {
margin-right: -0.5rem !important; }
.mb-sm-n2,
.my-sm-n2 {
margin-bottom: -0.5rem !important; }
.ml-sm-n2,
.mx-sm-n2 {
margin-left: -0.5rem !important; }
.m-sm-n3 {
margin: -1rem !important; }
.mt-sm-n3,
.my-sm-n3 {
margin-top: -1rem !important; }
.mr-sm-n3,
.mx-sm-n3 {
margin-right: -1rem !important; }
.mb-sm-n3,
.my-sm-n3 {
margin-bottom: -1rem !important; }
.ml-sm-n3,
.mx-sm-n3 {
margin-left: -1rem !important; }
.m-sm-n4 {
margin: -1.5rem !important; }
.mt-sm-n4,
.my-sm-n4 {
margin-top: -1.5rem !important; }
.mr-sm-n4,
.mx-sm-n4 {
margin-right: -1.5rem !important; }
.mb-sm-n4,
.my-sm-n4 {
margin-bottom: -1.5rem !important; }
.ml-sm-n4,
.mx-sm-n4 {
margin-left: -1.5rem !important; }
.m-sm-n5 {
margin: -3rem !important; }
.mt-sm-n5,
.my-sm-n5 {
margin-top: -3rem !important; }
.mr-sm-n5,
.mx-sm-n5 {
margin-right: -3rem !important; }
.mb-sm-n5,
.my-sm-n5 {
margin-bottom: -3rem !important; }
.ml-sm-n5,
.mx-sm-n5 {
margin-left: -3rem !important; }
.m-sm-auto {
margin: auto !important; }
.mt-sm-auto,
.my-sm-auto {
margin-top: auto !important; }
.mr-sm-auto,
.mx-sm-auto {
margin-right: auto !important; }
.mb-sm-auto,
.my-sm-auto {
margin-bottom: auto !important; }
.ml-sm-auto,
.mx-sm-auto {
margin-left: auto !important; } }
@media (min-width: 768px) {
.m-md-0 {
margin: 0 !important; }
.mt-md-0,
.my-md-0 {
margin-top: 0 !important; }
.mr-md-0,
.mx-md-0 {
margin-right: 0 !important; }
.mb-md-0,
.my-md-0 {
margin-bottom: 0 !important; }
.ml-md-0,
.mx-md-0 {
margin-left: 0 !important; }
.m-md-1 {
margin: 0.25rem !important; }
.mt-md-1,
.my-md-1 {
margin-top: 0.25rem !important; }
.mr-md-1,
.mx-md-1 {
margin-right: 0.25rem !important; }
.mb-md-1,
.my-md-1 {
margin-bottom: 0.25rem !important; }
.ml-md-1,
.mx-md-1 {
margin-left: 0.25rem !important; }
.m-md-2 {
margin: 0.5rem !important; }
.mt-md-2,
.my-md-2 {
margin-top: 0.5rem !important; }
.mr-md-2,
.mx-md-2 {
margin-right: 0.5rem !important; }
.mb-md-2,
.my-md-2 {
margin-bottom: 0.5rem !important; }
.ml-md-2,
.mx-md-2 {
margin-left: 0.5rem !important; }
.m-md-3 {
margin: 1rem !important; }
.mt-md-3,
.my-md-3 {
margin-top: 1rem !important; }
.mr-md-3,
.mx-md-3 {
margin-right: 1rem !important; }
.mb-md-3,
.my-md-3 {
margin-bottom: 1rem !important; }
.ml-md-3,
.mx-md-3 {
margin-left: 1rem !important; }
.m-md-4 {
margin: 1.5rem !important; }
.mt-md-4,
.my-md-4 {
margin-top: 1.5rem !important; }
.mr-md-4,
.mx-md-4 {
margin-right: 1.5rem !important; }
.mb-md-4,
.my-md-4 {
margin-bottom: 1.5rem !important; }
.ml-md-4,
.mx-md-4 {
margin-left: 1.5rem !important; }
.m-md-5 {
margin: 3rem !important; }
.mt-md-5,
.my-md-5 {
margin-top: 3rem !important; }
.mr-md-5,
.mx-md-5 {
margin-right: 3rem !important; }
.mb-md-5,
.my-md-5 {
margin-bottom: 3rem !important; }
.ml-md-5,
.mx-md-5 {
margin-left: 3rem !important; }
.p-md-0 {
padding: 0 !important; }
.pt-md-0,
.py-md-0 {
padding-top: 0 !important; }
.pr-md-0,
.px-md-0 {
padding-right: 0 !important; }
.pb-md-0,
.py-md-0 {
padding-bottom: 0 !important; }
.pl-md-0,
.px-md-0 {
padding-left: 0 !important; }
.p-md-1 {
padding: 0.25rem !important; }
.pt-md-1,
.py-md-1 {
padding-top: 0.25rem !important; }
.pr-md-1,
.px-md-1 {
padding-right: 0.25rem !important; }
.pb-md-1,
.py-md-1 {
padding-bottom: 0.25rem !important; }
.pl-md-1,
.px-md-1 {
padding-left: 0.25rem !important; }
.p-md-2 {
padding: 0.5rem !important; }
.pt-md-2,
.py-md-2 {
padding-top: 0.5rem !important; }
.pr-md-2,
.px-md-2 {
padding-right: 0.5rem !important; }
.pb-md-2,
.py-md-2 {
padding-bottom: 0.5rem !important; }
.pl-md-2,
.px-md-2 {
padding-left: 0.5rem !important; }
.p-md-3 {
padding: 1rem !important; }
.pt-md-3,
.py-md-3 {
padding-top: 1rem !important; }
.pr-md-3,
.px-md-3 {
padding-right: 1rem !important; }
.pb-md-3,
.py-md-3 {
padding-bottom: 1rem !important; }
.pl-md-3,
.px-md-3 {
padding-left: 1rem !important; }
.p-md-4 {
padding: 1.5rem !important; }
.pt-md-4,
.py-md-4 {
padding-top: 1.5rem !important; }
.pr-md-4,
.px-md-4 {
padding-right: 1.5rem !important; }
.pb-md-4,
.py-md-4 {
padding-bottom: 1.5rem !important; }
.pl-md-4,
.px-md-4 {
padding-left: 1.5rem !important; }
.p-md-5 {
padding: 3rem !important; }
.pt-md-5,
.py-md-5 {
padding-top: 3rem !important; }
.pr-md-5,
.px-md-5 {
padding-right: 3rem !important; }
.pb-md-5,
.py-md-5 {
padding-bottom: 3rem !important; }
.pl-md-5,
.px-md-5 {
padding-left: 3rem !important; }
.m-md-n1 {
margin: -0.25rem !important; }
.mt-md-n1,
.my-md-n1 {
margin-top: -0.25rem !important; }
.mr-md-n1,
.mx-md-n1 {
margin-right: -0.25rem !important; }
.mb-md-n1,
.my-md-n1 {
margin-bottom: -0.25rem !important; }
.ml-md-n1,
.mx-md-n1 {
margin-left: -0.25rem !important; }
.m-md-n2 {
margin: -0.5rem !important; }
.mt-md-n2,
.my-md-n2 {
margin-top: -0.5rem !important; }
.mr-md-n2,
.mx-md-n2 {
margin-right: -0.5rem !important; }
.mb-md-n2,
.my-md-n2 {
margin-bottom: -0.5rem !important; }
.ml-md-n2,
.mx-md-n2 {
margin-left: -0.5rem !important; }
.m-md-n3 {
margin: -1rem !important; }
.mt-md-n3,
.my-md-n3 {
margin-top: -1rem !important; }
.mr-md-n3,
.mx-md-n3 {
margin-right: -1rem !important; }
.mb-md-n3,
.my-md-n3 {
margin-bottom: -1rem !important; }
.ml-md-n3,
.mx-md-n3 {
margin-left: -1rem !important; }
.m-md-n4 {
margin: -1.5rem !important; }
.mt-md-n4,
.my-md-n4 {
margin-top: -1.5rem !important; }
.mr-md-n4,
.mx-md-n4 {
margin-right: -1.5rem !important; }
.mb-md-n4,
.my-md-n4 {
margin-bottom: -1.5rem !important; }
.ml-md-n4,
.mx-md-n4 {
margin-left: -1.5rem !important; }
.m-md-n5 {
margin: -3rem !important; }
.mt-md-n5,
.my-md-n5 {
margin-top: -3rem !important; }
.mr-md-n5,
.mx-md-n5 {
margin-right: -3rem !important; }
.mb-md-n5,
.my-md-n5 {
margin-bottom: -3rem !important; }
.ml-md-n5,
.mx-md-n5 {
margin-left: -3rem !important; }
.m-md-auto {
margin: auto !important; }
.mt-md-auto,
.my-md-auto {
margin-top: auto !important; }
.mr-md-auto,
.mx-md-auto {
margin-right: auto !important; }
.mb-md-auto,
.my-md-auto {
margin-bottom: auto !important; }
.ml-md-auto,
.mx-md-auto {
margin-left: auto !important; } }
@media (min-width: 992px) {
.m-lg-0 {
margin: 0 !important; }
.mt-lg-0,
.my-lg-0 {
margin-top: 0 !important; }
.mr-lg-0,
.mx-lg-0 {
margin-right: 0 !important; }
.mb-lg-0,
.my-lg-0 {
margin-bottom: 0 !important; }
.ml-lg-0,
.mx-lg-0 {
margin-left: 0 !important; }
.m-lg-1 {
margin: 0.25rem !important; }
.mt-lg-1,
.my-lg-1 {
margin-top: 0.25rem !important; }
.mr-lg-1,
.mx-lg-1 {
margin-right: 0.25rem !important; }
.mb-lg-1,
.my-lg-1 {
margin-bottom: 0.25rem !important; }
.ml-lg-1,
.mx-lg-1 {
margin-left: 0.25rem !important; }
.m-lg-2 {
margin: 0.5rem !important; }
.mt-lg-2,
.my-lg-2 {
margin-top: 0.5rem !important; }
.mr-lg-2,
.mx-lg-2 {
margin-right: 0.5rem !important; }
.mb-lg-2,
.my-lg-2 {
margin-bottom: 0.5rem !important; }
.ml-lg-2,
.mx-lg-2 {
margin-left: 0.5rem !important; }
.m-lg-3 {
margin: 1rem !important; }
.mt-lg-3,
.my-lg-3 {
margin-top: 1rem !important; }
.mr-lg-3,
.mx-lg-3 {
margin-right: 1rem !important; }
.mb-lg-3,
.my-lg-3 {
margin-bottom: 1rem !important; }
.ml-lg-3,
.mx-lg-3 {
margin-left: 1rem !important; }
.m-lg-4 {
margin: 1.5rem !important; }
.mt-lg-4,
.my-lg-4 {
margin-top: 1.5rem !important; }
.mr-lg-4,
.mx-lg-4 {
margin-right: 1.5rem !important; }
.mb-lg-4,
.my-lg-4 {
margin-bottom: 1.5rem !important; }
.ml-lg-4,
.mx-lg-4 {
margin-left: 1.5rem !important; }
.m-lg-5 {
margin: 3rem !important; }
.mt-lg-5,
.my-lg-5 {
margin-top: 3rem !important; }
.mr-lg-5,
.mx-lg-5 {
margin-right: 3rem !important; }
.mb-lg-5,
.my-lg-5 {
margin-bottom: 3rem !important; }
.ml-lg-5,
.mx-lg-5 {
margin-left: 3rem !important; }
.p-lg-0 {
padding: 0 !important; }
.pt-lg-0,
.py-lg-0 {
padding-top: 0 !important; }
.pr-lg-0,
.px-lg-0 {
padding-right: 0 !important; }
.pb-lg-0,
.py-lg-0 {
padding-bottom: 0 !important; }
.pl-lg-0,
.px-lg-0 {
padding-left: 0 !important; }
.p-lg-1 {
padding: 0.25rem !important; }
.pt-lg-1,
.py-lg-1 {
padding-top: 0.25rem !important; }
.pr-lg-1,
.px-lg-1 {
padding-right: 0.25rem !important; }
.pb-lg-1,
.py-lg-1 {
padding-bottom: 0.25rem !important; }
.pl-lg-1,
.px-lg-1 {
padding-left: 0.25rem !important; }
.p-lg-2 {
padding: 0.5rem !important; }
.pt-lg-2,
.py-lg-2 {
padding-top: 0.5rem !important; }
.pr-lg-2,
.px-lg-2 {
padding-right: 0.5rem !important; }
.pb-lg-2,
.py-lg-2 {
padding-bottom: 0.5rem !important; }
.pl-lg-2,
.px-lg-2 {
padding-left: 0.5rem !important; }
.p-lg-3 {
padding: 1rem !important; }
.pt-lg-3,
.py-lg-3 {
padding-top: 1rem !important; }
.pr-lg-3,
.px-lg-3 {
padding-right: 1rem !important; }
.pb-lg-3,
.py-lg-3 {
padding-bottom: 1rem !important; }
.pl-lg-3,
.px-lg-3 {
padding-left: 1rem !important; }
.p-lg-4 {
padding: 1.5rem !important; }
.pt-lg-4,
.py-lg-4 {
padding-top: 1.5rem !important; }
.pr-lg-4,
.px-lg-4 {
padding-right: 1.5rem !important; }
.pb-lg-4,
.py-lg-4 {
padding-bottom: 1.5rem !important; }
.pl-lg-4,
.px-lg-4 {
padding-left: 1.5rem !important; }
.p-lg-5 {
padding: 3rem !important; }
.pt-lg-5,
.py-lg-5 {
padding-top: 3rem !important; }
.pr-lg-5,
.px-lg-5 {
padding-right: 3rem !important; }
.pb-lg-5,
.py-lg-5 {
padding-bottom: 3rem !important; }
.pl-lg-5,
.px-lg-5 {
padding-left: 3rem !important; }
.m-lg-n1 {
margin: -0.25rem !important; }
.mt-lg-n1,
.my-lg-n1 {
margin-top: -0.25rem !important; }
.mr-lg-n1,
.mx-lg-n1 {
margin-right: -0.25rem !important; }
.mb-lg-n1,
.my-lg-n1 {
margin-bottom: -0.25rem !important; }
.ml-lg-n1,
.mx-lg-n1 {
margin-left: -0.25rem !important; }
.m-lg-n2 {
margin: -0.5rem !important; }
.mt-lg-n2,
.my-lg-n2 {
margin-top: -0.5rem !important; }
.mr-lg-n2,
.mx-lg-n2 {
margin-right: -0.5rem !important; }
.mb-lg-n2,
.my-lg-n2 {
margin-bottom: -0.5rem !important; }
.ml-lg-n2,
.mx-lg-n2 {
margin-left: -0.5rem !important; }
.m-lg-n3 {
margin: -1rem !important; }
.mt-lg-n3,
.my-lg-n3 {
margin-top: -1rem !important; }
.mr-lg-n3,
.mx-lg-n3 {
margin-right: -1rem !important; }
.mb-lg-n3,
.my-lg-n3 {
margin-bottom: -1rem !important; }
.ml-lg-n3,
.mx-lg-n3 {
margin-left: -1rem !important; }
.m-lg-n4 {
margin: -1.5rem !important; }
.mt-lg-n4,
.my-lg-n4 {
margin-top: -1.5rem !important; }
.mr-lg-n4,
.mx-lg-n4 {
margin-right: -1.5rem !important; }
.mb-lg-n4,
.my-lg-n4 {
margin-bottom: -1.5rem !important; }
.ml-lg-n4,
.mx-lg-n4 {
margin-left: -1.5rem !important; }
.m-lg-n5 {
margin: -3rem !important; }
.mt-lg-n5,
.my-lg-n5 {
margin-top: -3rem !important; }
.mr-lg-n5,
.mx-lg-n5 {
margin-right: -3rem !important; }
.mb-lg-n5,
.my-lg-n5 {
margin-bottom: -3rem !important; }
.ml-lg-n5,
.mx-lg-n5 {
margin-left: -3rem !important; }
.m-lg-auto {
margin: auto !important; }
.mt-lg-auto,
.my-lg-auto {
margin-top: auto !important; }
.mr-lg-auto,
.mx-lg-auto {
margin-right: auto !important; }
.mb-lg-auto,
.my-lg-auto {
margin-bottom: auto !important; }
.ml-lg-auto,
.mx-lg-auto {
margin-left: auto !important; } }
@media (min-width: 1200px) {
.m-xl-0 {
margin: 0 !important; }
.mt-xl-0,
.my-xl-0 {
margin-top: 0 !important; }
.mr-xl-0,
.mx-xl-0 {
margin-right: 0 !important; }
.mb-xl-0,
.my-xl-0 {
margin-bottom: 0 !important; }
.ml-xl-0,
.mx-xl-0 {
margin-left: 0 !important; }
.m-xl-1 {
margin: 0.25rem !important; }
.mt-xl-1,
.my-xl-1 {
margin-top: 0.25rem !important; }
.mr-xl-1,
.mx-xl-1 {
margin-right: 0.25rem !important; }
.mb-xl-1,
.my-xl-1 {
margin-bottom: 0.25rem !important; }
.ml-xl-1,
.mx-xl-1 {
margin-left: 0.25rem !important; }
.m-xl-2 {
margin: 0.5rem !important; }
.mt-xl-2,
.my-xl-2 {
margin-top: 0.5rem !important; }
.mr-xl-2,
.mx-xl-2 {
margin-right: 0.5rem !important; }
.mb-xl-2,
.my-xl-2 {
margin-bottom: 0.5rem !important; }
.ml-xl-2,
.mx-xl-2 {
margin-left: 0.5rem !important; }
.m-xl-3 {
margin: 1rem !important; }
.mt-xl-3,
.my-xl-3 {
margin-top: 1rem !important; }
.mr-xl-3,
.mx-xl-3 {
margin-right: 1rem !important; }
.mb-xl-3,
.my-xl-3 {
margin-bottom: 1rem !important; }
.ml-xl-3,
.mx-xl-3 {
margin-left: 1rem !important; }
.m-xl-4 {
margin: 1.5rem !important; }
.mt-xl-4,
.my-xl-4 {
margin-top: 1.5rem !important; }
.mr-xl-4,
.mx-xl-4 {
margin-right: 1.5rem !important; }
.mb-xl-4,
.my-xl-4 {
margin-bottom: 1.5rem !important; }
.ml-xl-4,
.mx-xl-4 {
margin-left: 1.5rem !important; }
.m-xl-5 {
margin: 3rem !important; }
.mt-xl-5,
.my-xl-5 {
margin-top: 3rem !important; }
.mr-xl-5,
.mx-xl-5 {
margin-right: 3rem !important; }
.mb-xl-5,
.my-xl-5 {
margin-bottom: 3rem !important; }
.ml-xl-5,
.mx-xl-5 {
margin-left: 3rem !important; }
.p-xl-0 {
padding: 0 !important; }
.pt-xl-0,
.py-xl-0 {
padding-top: 0 !important; }
.pr-xl-0,
.px-xl-0 {
padding-right: 0 !important; }
.pb-xl-0,
.py-xl-0 {
padding-bottom: 0 !important; }
.pl-xl-0,
.px-xl-0 {
padding-left: 0 !important; }
.p-xl-1 {
padding: 0.25rem !important; }
.pt-xl-1,
.py-xl-1 {
padding-top: 0.25rem !important; }
.pr-xl-1,
.px-xl-1 {
padding-right: 0.25rem !important; }
.pb-xl-1,
.py-xl-1 {
padding-bottom: 0.25rem !important; }
.pl-xl-1,
.px-xl-1 {
padding-left: 0.25rem !important; }
.p-xl-2 {
padding: 0.5rem !important; }
.pt-xl-2,
.py-xl-2 {
padding-top: 0.5rem !important; }
.pr-xl-2,
.px-xl-2 {
padding-right: 0.5rem !important; }
.pb-xl-2,
.py-xl-2 {
padding-bottom: 0.5rem !important; }
.pl-xl-2,
.px-xl-2 {
padding-left: 0.5rem !important; }
.p-xl-3 {
padding: 1rem !important; }
.pt-xl-3,
.py-xl-3 {
padding-top: 1rem !important; }
.pr-xl-3,
.px-xl-3 {
padding-right: 1rem !important; }
.pb-xl-3,
.py-xl-3 {
padding-bottom: 1rem !important; }
.pl-xl-3,
.px-xl-3 {
padding-left: 1rem !important; }
.p-xl-4 {
padding: 1.5rem !important; }
.pt-xl-4,
.py-xl-4 {
padding-top: 1.5rem !important; }
.pr-xl-4,
.px-xl-4 {
padding-right: 1.5rem !important; }
.pb-xl-4,
.py-xl-4 {
padding-bottom: 1.5rem !important; }
.pl-xl-4,
.px-xl-4 {
padding-left: 1.5rem !important; }
.p-xl-5 {
padding: 3rem !important; }
.pt-xl-5,
.py-xl-5 {
padding-top: 3rem !important; }
.pr-xl-5,
.px-xl-5 {
padding-right: 3rem !important; }
.pb-xl-5,
.py-xl-5 {
padding-bottom: 3rem !important; }
.pl-xl-5,
.px-xl-5 {
padding-left: 3rem !important; }
.m-xl-n1 {
margin: -0.25rem !important; }
.mt-xl-n1,
.my-xl-n1 {
margin-top: -0.25rem !important; }
.mr-xl-n1,
.mx-xl-n1 {
margin-right: -0.25rem !important; }
.mb-xl-n1,
.my-xl-n1 {
margin-bottom: -0.25rem !important; }
.ml-xl-n1,
.mx-xl-n1 {
margin-left: -0.25rem !important; }
.m-xl-n2 {
margin: -0.5rem !important; }
.mt-xl-n2,
.my-xl-n2 {
margin-top: -0.5rem !important; }
.mr-xl-n2,
.mx-xl-n2 {
margin-right: -0.5rem !important; }
.mb-xl-n2,
.my-xl-n2 {
margin-bottom: -0.5rem !important; }
.ml-xl-n2,
.mx-xl-n2 {
margin-left: -0.5rem !important; }
.m-xl-n3 {
margin: -1rem !important; }
.mt-xl-n3,
.my-xl-n3 {
margin-top: -1rem !important; }
.mr-xl-n3,
.mx-xl-n3 {
margin-right: -1rem !important; }
.mb-xl-n3,
.my-xl-n3 {
margin-bottom: -1rem !important; }
.ml-xl-n3,
.mx-xl-n3 {
margin-left: -1rem !important; }
.m-xl-n4 {
margin: -1.5rem !important; }
.mt-xl-n4,
.my-xl-n4 {
margin-top: -1.5rem !important; }
.mr-xl-n4,
.mx-xl-n4 {
margin-right: -1.5rem !important; }
.mb-xl-n4,
.my-xl-n4 {
margin-bottom: -1.5rem !important; }
.ml-xl-n4,
.mx-xl-n4 {
margin-left: -1.5rem !important; }
.m-xl-n5 {
margin: -3rem !important; }
.mt-xl-n5,
.my-xl-n5 {
margin-top: -3rem !important; }
.mr-xl-n5,
.mx-xl-n5 {
margin-right: -3rem !important; }
.mb-xl-n5,
.my-xl-n5 {
margin-bottom: -3rem !important; }
.ml-xl-n5,
.mx-xl-n5 {
margin-left: -3rem !important; }
.m-xl-auto {
margin: auto !important; }
.mt-xl-auto,
.my-xl-auto {
margin-top: auto !important; }
.mr-xl-auto,
.mx-xl-auto {
margin-right: auto !important; }
.mb-xl-auto,
.my-xl-auto {
margin-bottom: auto !important; }
.ml-xl-auto,
.mx-xl-auto {
margin-left: auto !important; } }
.stretched-link::after {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1;
pointer-events: auto;
content: "";
background-color: rgba(0, 0, 0, 0); }
.text-monospace {
font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important; }
.text-justify {
text-align: justify !important; }
.text-wrap {
white-space: normal !important; }
.text-nowrap {
white-space: nowrap !important; }
.text-truncate {
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap; }
.text-left {
text-align: left !important; }
.text-right {
text-align: right !important; }
.text-center {
text-align: center !important; }
@media (min-width: 576px) {
.text-sm-left {
text-align: left !important; }
.text-sm-right {
text-align: right !important; }
.text-sm-center {
text-align: center !important; } }
@media (min-width: 768px) {
.text-md-left {
text-align: left !important; }
.text-md-right {
text-align: right !important; }
.text-md-center {
text-align: center !important; } }
@media (min-width: 992px) {
.text-lg-left {
text-align: left !important; }
.text-lg-right {
text-align: right !important; }
.text-lg-center {
text-align: center !important; } }
@media (min-width: 1200px) {
.text-xl-left {
text-align: left !important; }
.text-xl-right {
text-align: right !important; }
.text-xl-center {
text-align: center !important; } }
.text-lowercase {
text-transform: lowercase !important; }
.text-uppercase {
text-transform: uppercase !important; }
.text-capitalize {
text-transform: capitalize !important; }
.font-weight-light {
font-weight: 300 !important; }
.font-weight-lighter {
font-weight: lighter !important; }
.font-weight-normal {
font-weight: 400 !important; }
.font-weight-bold {
font-weight: 700 !important; }
.font-weight-bolder {
font-weight: bolder !important; }
.font-italic {
font-style: italic !important; }
.text-white {
color: #fff !important; }
.text-primary {
color: #EB3500 !important; }
a.text-primary:hover, a.text-primary:focus {
color: #9f2400 !important; }
.text-secondary {
color: #01A4BD !important; }
a.text-secondary:hover, a.text-secondary:focus {
color: #016271 !important; }
.text-success {
color: #54C3BD !important; }
a.text-success:hover, a.text-success:focus {
color: #359691 !important; }
.text-info {
color: #40A49E !important; }
a.text-info:hover, a.text-info:focus {
color: #2b6d69 !important; }
.text-warning {
color: #ff8f19 !important; }
a.text-warning:hover, a.text-warning:focus {
color: #cc6800 !important; }
.text-danger {
color: #F44335 !important; }
a.text-danger:hover, a.text-danger:focus {
color: #d11a0b !important; }
.text-light {
color: #EAF0F6 !important; }
a.text-light:hover, a.text-light:focus {
color: #b4cadf !important; }
.text-dark {
color: #333333 !important; }
a.text-dark:hover, a.text-dark:focus {
color: #0d0d0d !important; }
.text-body {
color: #212529 !important; }
.text-muted {
color: #6c757d !important; }
.text-black-50 {
color: rgba(0, 0, 0, 0.5) !important; }
.text-white-50 {
color: rgba(255, 255, 255, 0.5) !important; }
.text-hide {
font: 0/0 a;
color: transparent;
text-shadow: none;
background-color: transparent;
border: 0; }
.text-decoration-none {
text-decoration: none !important; }
.text-break {
word-break: break-word !important;
word-wrap: break-word !important; }
.text-reset {
color: inherit !important; }
.visible {
visibility: visible !important; }
.invisible {
visibility: hidden !important; }
@media print {
*,
*::before,
*::after {
text-shadow: none !important;
box-shadow: none !important; }
a:not(.btn) {
text-decoration: underline; }
abbr[title]::after {
content: " (" attr(title) ")"; }
pre {
white-space: pre-wrap !important; }
pre,
blockquote {
border: 1px solid #adb5bd;
page-break-inside: avoid; }
thead {
display: table-header-group; }
tr,
img {
page-break-inside: avoid; }
p,
h2,
h3 {
orphans: 3;
widows: 3; }
h2,
h3 {
page-break-after: avoid; }
@page {
size: a3; }
body {
min-width: 992px !important; }
.container {
min-width: 992px !important; }
.navbar {
display: none; }
.badge {
border: 1px solid #000; }
.table {
border-collapse: collapse !important; }
.table td,
.table th {
background-color: #fff !important; }
.table-bordered th,
.table-bordered td {
border: 1px solid #dee2e6 !important; }
.table-dark {
color: inherit; }
.table-dark th,
.table-dark td,
.table-dark thead th,
.table-dark tbody + tbody {
border-color: #dee2e6; }
.table .thead-dark th {
color: inherit;
border-color: #dee2e6; } }
@font-face {
font-family: 'Roboto Light';
src: url(//www.searchstax.com/docs/docs/wp-content/themes/docs/src/css/webfonts/roboto-light.woff) format("woff");
font-weight: normal;
font-style: normal; }
@font-face {
font-family: 'Roboto Regular';
src: url(//www.searchstax.com/docs/docs/wp-content/themes/docs/src/css/webfonts/roboto-regular.woff) format("woff");
font-weight: normal;
font-style: normal; }
@font-face {
font-family: 'Roboto Medium';
src: url(//www.searchstax.com/docs/docs/wp-content/themes/docs/src/css/webfonts/roboto-medium.woff) format("woff");
font-weight: normal;
font-style: normal; }
@font-face {
font-family: 'Roboto Bold';
src: url(//www.searchstax.com/docs/docs/wp-content/themes/docs/src/css/webfonts/roboto-bold.woff2) format("woff2"), url(//www.searchstax.com/docs/docs/wp-content/themes/docs/src/css/webfonts/roboto-bold.woff) format("woff");
font-weight: normal;
font-style: normal; }
@font-face {
font-family: 'Roboto Slab';
src: url(//www.searchstax.com/docs/docs/wp-content/themes/docs/src/css/webfonts/roboto-slab.woff) format("woff");
font-weight: normal;
font-style: normal; }
@font-face {
font-family: 'Roboto Slab Light';
src: url(//www.searchstax.com/docs/docs/wp-content/themes/docs/src/css/webfonts/roboto-slab-light.woff) format("woff");
font-weight: normal;
font-style: normal; }
@font-face {
font-family: 'Fontello';
src: url(https://www.searchstax.com/docs/wp-content/themes/docs/src/css/webfonts/fontello.woff) format("woff");
font-weight: normal;
font-style: normal; }
[class^="icon-"]:before,
[class*=" icon-"]:before {
font-family: "fontello";
font-style: normal;
font-weight: normal;
speak: none;
display: inline-block;
text-decoration: inherit;
width: 1em;
margin-right: .2em;
text-align: center; font-variant: normal;
text-transform: none; line-height: 1em; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;  }
.icon-cloud:before { content: '\e800'; } .icon-ok:before { content: '\e801'; } .icon-hamburger-menu:before { content: '\e802'; } .icon-close:before { content: '\e803'; } .icon-quotation:before { content: '\e804'; } .icon-down-open:before { content: '\e805'; } .icon-left-open:before { content: '\e806'; } .icon-right-open:before { content: '\e807'; } .icon-up-open:before { content: '\e808'; } .icon-cellphone:before { content: '\e809'; } .icon-directions:before { content: '\e80a'; } .icon-link:before { content: '\e80b'; } .icon-read-more:before { content: '\e80c'; } .icon-puzzle-boxes:before { content: '\e80d'; } .icon-productivity:before { content: '\e80e'; } .icon-high-availability:before { content: '\e80f'; } .icon-global:before { content: '\e810'; } .icon-cloud-1:before { content: '\e811'; } .icon-security:before { content: '\e812'; } .icon-uptime:before { content: '\e813'; } .icon-webinar:before { content: '\e814'; } .icon-video-1:before { content: '\e815'; } .icon-press:before { content: '\e816'; } .icon-blog:before { content: '\e817'; } .icon-case-studies:before { content: '\e818'; } .icon-paperclip:before { content: '\e819'; } .icon-sun-round:before { content: '\e81a'; } .icon-play:before { content: '\e81b'; } .icon-video:before { content: '\e81c'; } .icon-rocket:before { content: '\e81d'; } .icon-video-button:before { content: '\e81e'; } .icon-plugin:before { content: '\e81f'; } .icon-configuration:before { content: '\e820'; } .icon-versioning:before { content: '\e821'; } .icon-left-arrow:before { content: '\e822'; } .icon-round-tick:before { content: '\e823'; } .icon-close-round:before { content: '\e824'; } .icon-tick:before { content: '\e825'; } .icon-search:before { content: '\e826'; } .icon-24x7:before { content: '\e827'; } .icon-puzzle:before { content: '\e828'; } .icon-right-arrow:before { content: '\e829'; } .icon-success:before { content: '\e82a'; } .icon-error:before { content: '\e82b'; } .icon-security-pack:before { content: '\e82c'; } .icon-backups:before { content: '\e82d'; } .icon-additional-storage:before { content: '\e82e'; } .icon-advisory-services:before { content: '\e82f'; } .icon-private:before { content: '\e830'; } .icon-disaster-recovery:before { content: '\e831'; } .icon-on-boarding:before { content: '\e832'; } .icon-analytics:before { content: '\e833'; } .icon-experimentations-icon:before { content: '\e834'; } .icon-pulse:before { content: '\e835'; } .icon-hand-gear:before { content: '\e836'; } .icon-round-play-btn:before { content: '\e837'; } .icon-magnify:before { content: '\e838'; } .icon-x-logo:before { content: '\e839'; } .icon-linkedin-2:before { content: '\e83a'; } .icon-menubar:before { content: '\e83b'; } .icon-sparkles:before { content: '\e83c'; } .icon-folder:before { content: '\e850'; } .icon-page:before { content: '\e851'; } .icon-twitter:before { content: '\f099'; } .icon-facebook:before { content: '\f09a'; } .icon-linkedin:before { content: '\f0e1'; } .icon-play-circled:before { content: '\f144'; } .icon-youtube-play:before { content: '\f16a'; }   body {
font-family: "Barlow", sans-serif;
font-size: 18px;
color: #333333; }
table {
width: 100%; }
.btn {
text-transform: uppercase;
letter-spacing: 1px; }
textarea.form-control {
min-height: 123px;
max-height: 200px; }
.bg-gold {
background-color: #ffcd0c; }
.bg-blue-gray {
background-color: #557083; }
.text-rose {
color: #ED325D; }
strong {
font-family: "Barlow", sans-serif;
font-weight: 600}
.js-bg {
background-size: cover;
background-repeat: no-repeat;
background-position: center center; }
.dropdown-stax {
position: relative;
z-index: 99; }
.dropdown-stax .badge.badge-secondary:focus {
background: #01A4BD !important;
box-shadow: none; }
.dropdown-stax .dropdown {
display: none;
border-radius: 0 0 6px 6px;
box-shadow: 2px 6px 5px 0px rgba(0,0,0,0.3);
position: absolute;
left: -15px;
top: calc(100% + 10px);
z-index: 999;
max-width: 320px;
z-index: 99; }
.dropdown-stax .js-close {
position: absolute;
right: 14px;
top: 16px;
z-index: 99;
font-size: 18px;
color: #333333; }
.blockquote {
font-family: "Roboto Slab Light"; }
.blockquote .blockquote-footer {
margin-top: 19px;
font-family: "Roboto Light"; }
.h1 {
color: #fff;
font-size: 3rem; }
.h5 {
line-height: 1.34; }
h1 {
color: #333333;
font-family: "Barlow Semi Condensed", sans-serif;
font-weight: 500; }
th {
font-family: "Roboto Medium";
font-weight: normal; }
h2, h3, h4, h5, h6 {
color: #333333;
font-family: "Barlow Semi Condensed", sans-serif;
font-weight: 500;
margin-bottom: 10px !important; }
ol li img,
ul li img {
max-width: 100%;
height: auto;
display: block;
margin-top: 25px;
margin-bottom: 25px; }
.media-list .card {
position: relative;
padding-bottom: 20px;
border: none;
height: 100%;
box-shadow: 2px 2px 2px rgba(51, 51, 51, 0.24); }
.media-list .card:hover {
background-color: #f5f6f7; }
.media-list .card figure {
position: relative; }
.media-list .card figure .media-icons {
position: absolute;
bottom: 6px;
left: 8px;
padding: 10px;
color: #fff;
background-color: rgba(51, 51, 51, 0.2);
border-radius: 100px; }
.media-list .card figure .media-icons i:before {
margin: 0;
width: auto;
height: 48px;
font-size: 48px;
line-height: 1; }
.media-list .card .card-body {
padding-top: 1rem; }
.media-list .card h3 {
line-height: 1.4; }
.media-list .card h3 span {
margin-bottom: 23px;
opacity: 0.5;
font-size: 18px; }
.media-list .card .btn {
left: 0;
bottom: 30px;
font-size: 1.13rem;
letter-spacing: 0; }
.media-list .card .btn:focus {
box-shadow: none; }
.btn:focus { background: #f7f7f7;
}
.dropdown .dropdown-toggle {
text-align: left; }
.dropdown .dropdown-toggle:after {
position: absolute;
right: 15px;
top: 50%;
margin-top: -0.15em; }
.modal .modal-dialog {
max-width: 548px; }
.modal .modal-header {
padding: 30px;
border-bottom: 0; }
.modal .modal-header .close {
color: #333333;
opacity: 1; }
.modal .modal-body {
padding-bottom: 50px; }
.table-layout-fixed {
table-layout: fixed; }
.alert {
color: inherit;
margin-bottom: 25px; }
.alert-primary {
background-color: #EB350060; }
.alert-secondary {
background-color: #DDDDDD60; }
.alert-info {
border-color: #80C7F0;
background-color: #80C7F060; }
.alert-dark {
background-color: #33333360; }
.alert-light {
background-color: #EAF0F660; }
.alert-success {
border-color: #c2f0c2;
background-color: #c2f0c260; }
.alert-danger {
background-color: #F4433560; }
.alert-warning {
border-color: #FCD094;
background-color: #FCD09460; }
.alert h4 {
font-size: 22px; }
#searchstudio-widget {
max-width: 370px;
width: 100%;
position: relative;
text-align: center;
padding: 7px 5px
}
#searchstudio-widget #search-icon:before {
font-family: "searchstaxicons";
font-style: normal;
font-weight: 400;
content: '\e838';
speak: never;
display: inline-block;
text-decoration: inherit;
width: 18px;
color: #fff;
text-align: center;
font-variant: normal;
text-transform: none;
line-height: 18px;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale
}
#searchstudio-widget #search-icon:hover {
opacity: .7
}
.feedback-wrapper {
display: none;
} #searchstudio-widget.expanded .search-wrapper {
visibility: visible;
width: 100%
}
#searchstudio-widget .search-wrapper #autosuggest-results {
position: absolute;
width: calc(100% - 40px);
top: 100%;
left: 20px;
border-radius: 0 0 6px 6px;
box-shadow: 2px 2px 3px rgb(0 0 0 / 15%);
background-color: #fff !important;
color: #333;
z-index: 9999
}
#searchstudio-widget .search-wrapper #autosuggest-results .result-row  {
padding: 10px;
text-align: left
}
#searchstudio-widget .search-wrapper #autosuggest-results .result-row.searchstudio-active-row {
background-color: #D63202;
color: #fff;
cursor: pointer
}
#searchstudio-widget .search-wrapper #autosuggest-results .result-row b {
font-weight: 400
}
#searchstudio-widget .search-wrapper #autosuggest-results .result-row:last-child {
border-radius: 0 0 6px 6px;
}
#searchstudio-widget .search-wrapper input {
color: #737373;	
margin-top: 0;
height: 47px;
background-color: #fff;
box-shadow: none !important;
border-radius: 100px !important;
border: 2px solid #737373;
padding: 10px 15px 10px 15px;
width: 100%;
font-family: "Barlow Semi Condensed", Sans-serif !important;
font-weight: 400 !important;
font-size: 18px !important;
}
#searchstudio-widget .studio-widget-search-icon {
width: 26px;
height: 25px;
margin-top: 0px !important;
background-color: white !important;
padding: 0 !important;
box-shadow: none !important;
text-indent: 100%;
white-space: nowrap;
overflow: hidden;
position: absolute;
right: 21px;
top: 16px;
z-index: 9;
cursor: pointer;
transition: none;
background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjMiIGhlaWdodD0iMjIiIHZpZXdCb3g9IjAgMCAyMyAyMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xNi40MTA5IDE2LjkzNjZDMTQuNzU4MyAxOC4zMjM5IDEyLjYyNzUgMTkuMTYgMTAuMzAyNiAxOS4xNkM1LjA1Nzg3IDE5LjE2IDAuODAwNDE1IDE0LjkwNSAwLjgwMDQxNSA5LjY2MzI2QzAuODAwNDE1IDQuNDIxNTMgNS4wNTc4NyAwLjE2NjUwNCAxMC4zMDI2IDAuMTY2NTA0QzE1LjU0NzMgMC4xNjY1MDQgMTkuODA0OCA0LjQyMTUzIDE5LjgwNDggOS42NjMyNkMxOS44MDQ4IDExLjk4NjggMTguOTY4MiAxNC4xMTY1IDE3LjU4IDE1Ljc2ODFMMjIuMjI1NCAyMC40MjMxQzIyLjU0NzYgMjAuNzQ1MiAyMi41NDc2IDIxLjI2OTUgMjIuMjI1NCAyMS41OTE2QzIxLjkwMzEgMjEuOTEzNyAyMS4zNzg1IDIxLjkxMzcgMjEuMDU2MiAyMS41OTE2TDE2LjQxMDkgMTYuOTM2NlpNMTAuMzAyNiAxLjgxODMzQzUuOTcwODYgMS44MTgzMyAyLjQ1Mjk1IDUuMzM0MjMgMi40NTI5NSA5LjY2MzVDMi40NTI5NSAxMy45OTI4IDUuOTcwODYgMTcuNTA4NyAxMC4zMDI2IDE3LjUwODdDMTQuNjM0MyAxNy41MDg3IDE4LjE1MjIgMTMuOTkyOCAxOC4xNTIyIDkuNjYzNUMxOC4xNTIyIDUuMzM0MjMgMTQuNjM0MyAxLjgxODMzIDEwLjMwMjYgMS44MTgzM1oiIGZpbGw9IiM3MzczNzMiLz4KPC9zdmc+Cg==") !important;
background-size: 26px;
background-repeat: no-repeat;
} .searchstax-page-layout-container {
min-height: 480px;
}
#searchstudio-widget .search-wrapper input:focus, #searchstudio-widget .search-wrapper input:focus-visible {
outline: 0px;
}     .popup-search #searchstudio-widget .search-wrapper input::placeholder { color: #737373;
font-weight: 300;
opacity: 1; } #site-header {
z-index: 9999;
width: 100%;
min-height: 100px;
padding-top: 30px;
margin-bottom: 36px;
box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.35);
background: #fff;
position: relative;  }
.home #site-header {
margin-bottom: 0;
}
#site-header .container {
max-width: 1920px;
margin-top: 0px;
margin-bottom: 0px;
padding-left: 80px;
padding-right: 80px;
}
@media(max-width: 1745px) {
#site-header .container {
padding-left: 20px;
padding-right: 20px;
}
}
#site-header .logo {
padding-left: 15px;
}
#site-header .logo img {
max-width: 246px;
height: auto !important; }
#site-header .support-nav {
display: flex;
padding-left: 0;
justify-content: flex-end;
align-items: center;
margin-bottom: 0; }
#site-header .support-nav li {
position: relative;
margin-left: 3px;
list-style: none; }
#site-header .support-nav li:last-child {
margin-left: 0; }
#site-header .support-nav li:last-child:after {
display: none; }
#site-header .support-nav li:last-child {
margin-right: 0; }
#site-header .support-nav li a {
padding: 6px 12px 12px;
display: flex;
letter-spacing: 0.9px;
font-family: "Barlow", sans-serif;
font-weight: 600; }
#site-header .support-nav li a:hover {
text-decoration: none; }
#site-header .support-nav .search-menu a {
color: #333333;
font-size: 18px;
line-height: 1.2; }
#site-header .support-nav .search-menu a:hover {
color: rgba(255, 255, 255, 0.85); }
#site-header .support-nav a {
color: #333333;
font-size: 18px;
text-transform: uppercase; }
@media(min-width: 1025px) and (max-width: 1085px) {
#site-header .support-nav a {
font-size: 16px;
}
}
@media(max-width: 1621px) {
#searchstudio-widget {
max-width: 300px;
}
#site-header .support-nav li a {
font-size: 16px;
}
}
@media(max-width: 1436px) {
#searchstudio-widget {
max-width: 250px;
}
#site-header .support-nav li a {
padding-left: 8px;
padding-right: 8px;
}
}
@media(max-width: 1320px) {
#site-header .logo {
width: 55px;
overflow: hidden;
}
.inner-page-menu {
flex: 0 0 95%;
max-width: 95%;
}
#searchstudio-widget {
max-width: 300px;
}
#site-header .support-nav li a {
padding-left: 12px;
padding-right: 12px;
}
}
@media(max-width: 1140px) {
#searchstudio-widget {
max-width: 230px;
}
.inner-page-menu {
flex: 0 0 93%;
max-width: 93%;
}
#site-header .support-nav li {
margin-left: 0;
}
#site-header .support-nav li a {
padding-left: 8px;
padding-right: 8px;
}
}
#site-header .navigation-bar {
position: relative;
padding: 0 15px;
margin-top: 0; }
#site-header .navigation-bar .btn {
line-height: 1.3;
padding-left: 35px;
padding-right: 35px; }
#site-header .navigation-bar > ul {
max-width: 860px;
margin-left: 11%;
margin-bottom: 0;
padding: 7px 0 0 18px; }
#site-header .navigation-bar > ul > li {
list-style: none;
position: relative;
margin-right: 5px; }
#site-header .navigation-bar > ul > li > a {
position: relative;
display: block;
padding: 10px;
letter-spacing: 0.1px;
font-size: 1rem;
color: #333333;
text-transform: uppercase; }
#site-header .navigation-bar > ul > li > a:hover {
text-decoration: none; }
#site-header .navigation-bar > ul > li > a i {
position: absolute;
right: 8px;
top: 10px; }
#site-header .navigation-bar > ul > li > a i:before {
margin: 0; }
#site-header .navigation-bar > ul > li.menu-item-has-children > a {
padding-right: 30px; }
#site-header .navigation-bar > ul > li .sub-menu {
width: 380px;
padding: 0;
display: none;
list-style: none;
background: #EAF0F6;
box-shadow: 3px 3px 2px 0px rgba(0, 0, 0, 0.5);
position: absolute;
left: 0;
top: 100%;
z-index: 9999; }
#site-header .navigation-bar > ul > li .sub-menu li {
font-size: 16px; }
#site-header .navigation-bar > ul > li .sub-menu li a {
display: block;
color: #333333;
padding: 13px 20px;
text-decoration: none;
border-left: 8px solid transparent; }
#site-header .navigation-bar > ul > li .sub-menu li:hover a {
color: #333333;
background-color: #33475A; }
#site-header .navigation-bar > ul > li.menu-item-has-children:nth-child(2) .sub-menu {
width: 285px; }
#site-header .navigation-bar > ul > li.menu-item-has-children:last-child .sub-menu {
width: 175px; }
#site-header .navigation-bar .js-close {
position: absolute;
right: 29px;
top: 33px;
z-index: 99;
font-size: 24px;
color: #333333; }
#site-header .navigation-bar .btn.position-absolute {
right: 15px;
top: 5px; }  .menu-overlay,
.overlay {
display: none;
position: fixed;
top: 0;
left: 0;
z-index: 0;
width: 100%;
height: 100%;
background-color: rgba(51, 51, 51, 0.4); }
.overlay {
z-index: 9; }
.has-text-align-center {
text-align: center; }
.has-text-align-right {
text-align: right; }
.banner {
position: relative;
padding-top: 161px;
padding-bottom: 60px;
min-height: 100vh;
background-color: #6195ED; }
.banner .container > div {
margin-left: 158px; }
.banner h1 {
margin-bottom: 15px; }
.banner p {
margin-bottom: 58px;
color: #fff;
font-size: 24px;
line-height: 39px;
font-family: "Roboto Light"; }
.banner .banner-content {
background: url(https://www.searchstax.com/docs/wp-content/themes/docs/assets/images/home-banner-search.svg) no-repeat right bottom;
background-size: 48%; }
.home .site-main {
background: url(https://www.searchstax.com/docs/wp-content/uploads/2024/02/talk-to-sales-page-body-bg.svg);
background-repeat: no-repeat;
background-size: cover;
}
.inner-banner {
position: relative;
margin-bottom: 0; min-height: 200px; }
.inner-banner h1,
.inner-banner h2,
.inner-banner h3,
.inner-banner p {
position: relative;
z-index: 99; }
.inner-banner h1.display-1 {
margin-bottom: 50px;
line-height: 1; }
.inner-banner p {
font-size: 24px;
color: #333333;
font-family: "Barlow", sans-serif;
font-weight: 300; }
.inner-banner .btn {
left: calc(50% - 155px);
bottom: -22px;
z-index: 99; }  .wp-banner.inner-banner .container {
max-width: 1075px;
}
.wp-banner.inner-banner {
min-height: 200px;
display: flex;
padding-top: 80px;
align-items: center;
text-align: center;
}
.wp-banner.inner-banner h1 {
font-size: 48px;
line-height: 1; 
font-weight: 300;
margin-bottom: 20px;
}
.wp-banner.inner-banner h1 span,
.wp-banner.inner-banner h2 span {
display: block; }
.wp-banner.inner-banner p {
margin-top: 5px; 
font-family: "Barlow Semi Condensed", Sans-serif;
font-size: 30px;
font-weight: 400;
line-height: 1.1em;
}
.wp-banner.inner-banner .breadcrumbs {
color: #333333;
position: relative;
margin-bottom: 20px;
margin-left: 130px;
font-family: "Barlow", sans-serif;
font-weight: 400;
z-index: 999; }
.wp-banner.inner-banner .breadcrumbs a {
color: #333333; }
.wp-banner.inner-banner .breadcrumbs span {
margin-left: 2px;
margin-right: 2px; }
.wp-banner.inner-banner .breadcrumbs span.current-item {
color: rgba(51, 51, 51, 0.5); }
@media(max-width: 420px) {
.wp-banner.inner-banner h1 {
font-size: 12vw;
}
}
.breadcrumbs {
color: #333333;
position: relative;
padding-left: 15px;
margin-top: 0px;
padding-bottom: 20px;
font-size: 15px;
z-index: 999;
text-transform: uppercase; }
.breadcrumbs > span:first-child {
font-size: 18px;
font-family: "Barlow Condensed", sans-serif;
font-weight: 600; }
.breadcrumbs > span:before {
content: '>';
margin-left: 5px;
margin-right: 5px;
font-size: 13px; }
.breadcrumbs > span:first-child:before {
content: '';
display: none; }
.breadcrumbs a {
color: #333333; }
.breadcrumbs span {
margin-left: 2px;
margin-right: 2px; }
.breadcrumbs span.current-item {
color: rgba(51, 51, 51, 0.5); }
.post-template-default .breadcrumbs > span:nth-child(2),
body.archive.category .breadcrumbs > span:nth-child(2),
body.archive.tax-site-search-categories .breadcrumbs > span:nth-child(2),
.site_search-template-default .breadcrumbs > span:nth-child(2),
body.archive.tax-searchstudio_categories .breadcrumbs > span:nth-child(2),
.searchstudio-template-default .breadcrumbs > span:nth-child(2) {
display: none; }
.docs-block-wrap {
margin-top: 0 !important;
}
.docs-block-wrap .container {
padding-top: 50px;
}
.docs-block-wrap .docs-block li {
margin-bottom: 20px; 
padding-left: 20px;
padding-right: 20px;
}
.docs-block-wrap .docs-block li > div {
height: 100%;
box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.5);
padding: 39px 20px 38px 20px;
border-radius: 0.4rem; }
.docs-block-wrap .docs-block li img {
width: 100%;
margin:0 auto;
max-width: 300px;
}
.docs-block-wrap .docs-block li i {
font-size: 45px; }
.docs-block-wrap .docs-block li h2 {
color: #333333;
font-size: 41px;
font-family: "Barlow Semi Condensed", sans-serif; 
font-weight: 500;
}
.docs-block-wrap .docs-block li h2 span {
display: block;
margin-top: 5px;
font-size: 21px;
font-family: "Barlow Semi Condensed", sans-serif;
font-weight: 300;
}
.docs-block-wrap .docs-block li h2 a {
color: inherit; }
.docs-block-wrap .docs-block li p {
margin-bottom: 10px;
font-size: 18px;
line-height: 1.38;
font-family: "Barlow", sans-serif; } @media(max-width: 1100px){
.docs-block-wrap .docs-block li {
margin-bottom: 20px; 
padding-left: 20px;
padding-right: 20px;
}
}
@media(max-width: 767px){
.docs-block-wrap .col-lg-8 {
flex: 0 0 480px !important;
max-width: 480px !important;
padding-left: 20px;
padding-right: 20px;
}
.docs-block-wrap .docs-block li {
padding: 0;
margin-bottom: 20px;
}
}
@media(max-width: 480px){
.docs-block-wrap .docs-block li {
flex: 0 0 100% !important;
max-width: 100% !important;
}
}
.category-lists {
border-radius: 0.4rem; }
.category-lists ul {
padding-left: 0;
list-style: none;
margin-bottom: 0; }
.category-lists ul:first-child {
border-radius: 0.4rem; }
.category-lists ul li {
color: #EB3500;
font-size: 18px;
margin-bottom: 0;
padding: 15px 18px 15px 0;
cursor: pointer;
font-family: "Barlow Semi Condensed", sans-serif;
text-transform: uppercase; }
.category-lists ul li span {
display: block;
position: relative;
padding-right: 20px; }
.category-lists ul li span:before {
content: '\E829';
font-size: 18px;
line-height: 1;
font-family: "Fontello";
position: absolute;
right: 0;
top: 5px;
transform: rotate(0deg); }
.category-lists ul li:hover {
color: #fff;
background-color: #EB3500; }
.category-lists ul li a {
display: block;
color: #333333;
text-decoration: none; }
.category-lists ul li.active span:before {
transform: rotate(90deg); }
.category-lists ul .post-list {
display: none; }
.category-lists ul .post-list.open {
display: block; }
.category-lists ul .post-list li {
padding: 0;
position: relative;
background: none; }
.category-lists ul .post-list li a {
padding: 10px 18px 10px 40px; }
.category-lists ul .post-list li:hover a,
.category-lists ul .post-list li.current a {
display: block;
background-color: rgba(51, 51, 51, 0.1); }
.category-lists .post-list-without-cat li {
padding: 0;
position: relative;
background: none; }
.category-lists .post-list-without-cat li a {
padding: 10px 18px 10px 40px; }
.category-lists .post-list-without-cat li:hover {
background: none; }
.category-lists .post-list-without-cat li:hover a,
.category-lists .post-list-without-cat li.current a {
display: block;
font-family: "Barlow", sans-serif;
font-weight: 500;
background-color: rgba(51, 51, 51, 0.1); }
.category-lists .parent-category {
padding-left: 0; }
.category-lists .parent-category > li {
padding-left: 20px; }
.category-lists .parent-category > .post-list,
.category-lists .parent-category.open > .post-list {
display: block; }
.category-lists .parent-category:first-child > li:first-child {
border-top-left-radius: 0.4rem;
border-top-right-radius: 0.4rem; }
.category-lists .parent-category.open > li span:before {
transform: rotate(90deg); }
.category-lists .parent-category.open > li.active span:before {
transform: rotate(0deg); }
.category-lists .parent-category.open > .child-category {
display: block; }
.category-lists .child-category .post-list li a {
padding: 10px 18px 10px 60px; }
.category-lists .child-category .post-list li.child-post {
position: relative; }
.category-lists .child-category .post-list li.child-post:before {
color: #333333;
content: '●';
font-size: 16px;
position: absolute;
left: 65px;
top: 10px; }
.category-lists .child-category .post-list li.child-post a {
padding-left: 80px; }
.category-lists .child-category.open {
display: block; }
.category-lists .child-category.open > li.active span:before {
transform: rotate(90deg); }
.category-lists .child-category.open > .post-list {
display: block; }
.category-lists .child-category.open .child-category {
display: block; }
.category-lists .child-category.open .post-list ~ .child-category {
display: block; }
.category-lists .child-category:first-child > li:first-child {
border-top-left-radius: 0.4rem;
border-top-right-radius: 0.4rem; }
.category-lists .child-category li {
padding-top: 10px;
padding-bottom: 10px;
padding-left: 40px; }
.category-lists .child-category .child-category {
display: none; }
.category-lists .child-category .child-category.open {
display: block; }
.category-lists .child-category .child-category > li {
padding-left: 50px; }
.category-lists .child-category .child-category .post-list li a {
padding-left: 60px; }
.category-lists .child-category .child-category .post-list li.child-post a {
padding-left: 80px; }
.category-lists .child-category .child-category .child-category.open {
display: block; }
.category-lists .child-category .child-category .child-category > li {
padding-left: 50px; }
.category-lists .child-category .child-category .child-category .child-category.open {
display: block; }
.category-lists .child-category .child-category .child-category .child-category > li {
padding-left: 128px; }
.wp-block-image img {
display: block;
max-width: 100%;
height: auto; }
.wp-block-image figure.aligncenter {
text-align: center; }
.wp-block-image figure.aligncenter img {
display: inline-block; }
a {
color: #EB3500;
text-decoration: none; }
a:hover {
color: #EB3500;
text-decoration: underline; }
.post-thumbnail,
.entry-content .wp-audio-shortcode,
.entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.wp-block-separator),
*[class*=inner-container] > *:not(.entry-content):not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.wp-block-separator),
.default-max-width {
max-width: 100%;
margin: 0; }
.site-content article .entry-header {
padding: 0;
margin: 0;
border: 0; }
.site-content article .entry-content {
margin-top: 0px !important; }
.site-content article .entry-content .alert {
margin-bottom: 10px !important; }
.site-content article figure {
margin-bottom: 16px !important; }
.entry-content {
line-height: 27px; }
.entry-content strong {
font-weight: 600; }
.entry-content p {
margin-bottom: 10px !important; }
.entry-content p strong {
font-weight: 500; }
.entry-content ul, .entry-content ol {
margin-bottom: 28px !important; }
#was-this-helpful {
margin: 50px 0; }
#was-this-helpful #wthf-yes-no span {
color: #fff;
padding: 10px 30px;
background-color: #333333; }
#was-this-helpful #wthf-yes-no span:first-child {
background-color: #40A49E; }
#was-this-helpful #wthf-yes-no span:hover {
opacity: 0.85; }
hr.wp-block-separator {
max-width: 100% !important;
border: 1px solid #dddddd;
margin-top: 18px;
margin-bottom: 28px; }
.post-navigation {
padding-top: 40px;
margin-bottom: 40px; }
.post-navigation .screen-reader-text {
display: none; }
.post-navigation a {
color: #008FE0 !important; }
.post-navigation a:hover {
opacity: 0.85; }
.post-navigation .nav-links {
display: flex;
font-size: 18px; }
.post-navigation .nav-links .nav-previous {
margin-right: auto; }
.post-navigation .nav-links .nav-next {
margin-left: auto; }
.site-content .single-hc .container {
padding-bottom: 60px; }
.archive .site-content .container {
padding-bottom: 60px; }
.detail-page .container {
padding-bottom: 60px; }
.error404 .top-footer {
margin-top: 0; }
.top-footer {
position: relative;
text-align: center;
padding: 38px 0 50px;
background: #438d68;
background: linear-gradient(90deg, #0B5E82 0%, #0E92C7 100%); }
.top-footer .textwidget {
width: 100%;
max-width: 400px;
margin: 0 auto; }
.top-footer .hbspt-form {
text-align: left; }
.top-footer .hbspt-form + p {
font-size: 16px; }
.top-footer h3 {
font-size: 48px;
color: #fff;
margin-bottom: 24px;
font-family: "Barlow Semi Condensed", sans-serif;
font-weight: 500;
text-align: center; }
.top-footer label {
color: #fff;
text-align: left; } .schedule-demo {
position: relative;
padding: 110px 0 90px 0;
background: #438d68;
background: linear-gradient(90deg, #0B5E82 0%, #0E92C7 100%); }
.schedule-demo .schedule-btn-group .btn {
margin: 0 20px 20px 20px;
min-width: 280px; }
.schedule-demo h3 {
margin-bottom: 46px;
line-height: 48px; }
.schedule-demo h3 span {
display: block; }
.schedule-demo h2,
.schedule-demo .btn {
position: relative;
z-index: 9; } .help-center-lists .parent-category {
padding-left: 0; }
.help-center-cat {
padding-left: 50px; }
.help-center-cat > li {
margin-bottom: 15px; }
.help-center-cat > li h2 {
font-size: 18px; }
.help-center-posts {
margin-bottom: 20px; }
.help-center-posts li {
font-size: 18px; } .search-results article {
margin-bottom: 35px;
padding-bottom: 35px;
border-bottom: 1px solid rgba(51, 51, 51, 0.5); }
.search-no-results .site-content .container {
min-height: 60vh; }
.search-no-results .site-content .search-form {
border: 1px solid #000; }
.pagination-wrap {
display: flex;
justify-content: center;
padding: 0; }
.hs-input {
display: block;
width: 100%;
height: 45px;
margin-bottom: 10px;
padding: .375rem .75rem;
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #495057;
font-family: "Barlow", sans-serif;
font-weight: 400;
background-color: #fff;
background-clip: padding-box;
border: 1px solid #ced4da;
border-radius: .4rem;
transition: border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out; }
.top-footer {
position: relative;
text-align: center;
padding: 38px 0 50px;
background: #fff; }
.top-footer .textwidget {
width: 100%;
max-width: 400px;
margin: 0 auto; }
.top-footer h3 {
font-size: 48px;
color: #333333;
margin-bottom: 24px;
font-family: "Barlow", sans-serif;
text-align: center; }
.top-footer label {
color: #333333;
text-align: left; }
.site-footer {
max-width: 100%;
margin: 0px !important;
padding-top: 30px;
padding-bottom: 10px;
color: #333333;
background-color: #F7F7F7B8; }
.site-footer .logo {
padding: 0;
max-width: 330px;
margin-bottom: 15px;
}
.site-footer .logo img {
width: 100%;
}
.footer-tagline {
font-family: "Barlow Semi Condensed", Sans-serif;
font-size: 26px;
font-weight: 400;
margin-bottom: 40px;
}
.site-footer .container {
max-width: 1920px; 
margin-top: 0;
margin-bottom: 0;
padding-left: 80px;
padding-right: 80px;
}
.site-footer .left-column {
padding-right: 5%; }
.site-footer .left-column > a {
margin-bottom: 13px;
display: inline-block; }
.site-footer h6 {
font-size: 18px;
font-family: 'Roboto Regular'; }
.site-footer h6 strong {
padding-left: 10px;
font-weight: normal;
font-family: 'Roboto Regular'; }
.site-footer .row {
padding-bottom: 35px;
}
.site-footer .row > div.col-md-3 {
max-width: 20%;
flex: 0 0 20%; }
.site-footer .row > div.col-md-3:first-child {
padding-left: 15px;
border-left: 0; }
.site-footer .right-column {
padding-left: 7%; }
.site-footer ul {
margin-bottom: 40px; }
.site-footer ul:last-child {
margin-bottom: 0px; }
.site-footer ul li {
font-size: 20px;
font-family: "Barlow Condensed", sans-serif;
font-weight: 300;
color: #333333; 
margin-bottom: 10px;
}
.site-footer ul li a {
display: inline-block; }
.site-footer ul li a span {
display: block; }
.site-footer a {
color: #333;
font-family: "Barlow Semi Condensed", Sans-serif;
font-size: 20px;
font-weight: 500; }
.site-footer a:hover {
color: #EB3500;
text-decoration: none; }
.site-footer h5 {
margin-bottom: 15px;
font-family: "Barlow Semi Condensed", Sans-serif;
font-size: 20px;
font-weight: 300;
line-height: 20px;
text-align: left;
}
.site-footer h5 + a {
display: inline-block; }
.site-footer h5 + a,
.site-footer li {
margin-bottom: 5px; }
.site-footer #menu-pricing-footer li,
.site-footer #menu-pricing-footer a {
font-size: 22px; }
.site-footer .footer-compliance li {
margin-bottom: 3px; }
.site-footer .socials p {
font-size: 14px;
margin-bottom: 20px; }
site-footer .socials {
margin-bottom: 15px;
}
.site-footer .socials ul {
display: flex;
flex-wrap: wrap; 
margin: 0 !important;
}
.site-footer .socials li {
margin-bottom: 15px;
margin-right: 17px;
text-align: center; }
.site-footer .socials li:last-child {
margin-right: 0; }
.site-footer .socials li a {
display: flex;
align-items: center;
justify-content: center;
padding: 5px 7px;
height: 44px;
width: 44px;
font-size: 24px;
line-height: 1;
color: #fff;
border-radius: 6px;
background-color: #333333;
transition: transform .2s; }
.site-footer .socials li a:hover {
color: #fff;
transform: scale(1.1);
background-color: #EB3500; }
.site-footer .socials li a:focus {
background: #333333 !important;
}
.site-footer .socials li a i:before {
margin-right: 0; }
.site-footer .footer-g2-image {
max-width: 265px;
}
.site-footer .footer-g2-image img{
width: 100%;
}
.site-footer .copyright {
padding: 5px 10px 10px 10px;
text-align: left;
font-family: "Barlow Semi Condensed", Sans-serif;
font-size: 18px;
font-weight: 500;
color: #333333; 
text-align: center;
}
.site-footer .copyright a {
font-size: 18px;
text-decoration: underline;
}
.site-footer .copyright .btn {
margin-bottom: 15px;
color: #fff;
text-decoration: none;
}
@media (min-width: 1200px) {
#site-header .navigation-bar .dropdown {
left: 7%; } }
@media (max-width: 1199.98px) {
h2,
.h1,
h1,
.banner h1 {
line-height: 38px; }
h2 small,
.h1 small,
h1 small,
.banner h1 small {
font-size: 24px; }
h4 {
font-size: 18px;
line-height: 19px; }
#site-header .navigation-bar > ul {
margin-left: 8%;
padding-left: 0; }
#site-header .navigation-bar > ul > li > a {
padding: 10px; }
.inner-banner {
min-height: 358px; }
.inner-banner h1 {
font-size: 48px; }
.inner-banner h2 {
font-size: 24px; }
.company-logos .container {
max-width: 520px; }
.customer-reviews h2,
.case-studies h2 {
font-size: 36px; }
.schedule-demo h1 {
font-size: 42px; }
.schedule-demo h1 span {
display: inline-block; }
.banner {
min-height: auto; }
.banner .container > div {
margin-left: 0; }
.public-private-clouds h2 small {
font-size: 24px; }
.featured-blog-list .card {
min-height: 298px; }
.featured-blog-list .card h3 span {
margin-bottom: 5px; }
.featured-blog-list .card .card-body {
padding-top: 0.73rem; }
.featured-blog-list .card .btn {
font-size: 14px; }
.mission-statement {
padding-top: 61px; }
.resources-wrapper .row {
position: relative; }
.resources-sidebar-wrap {
display: none; } }
@media (max-width: 1100px) {
#site-header .navigation-bar > ul {
margin-left: 5%;
padding-left: 0; } }
@media (min-width: 1025px) {
#site-header .menu,
#site-header .mobile-logo {
display: none; }
#site-header .navigation-bar {
display: block !important; }
#site-header .navigation-bar > ul > li .sub-menu {
display: none !important; }
#site-header .navigation-bar > ul > li:hover .sub-menu {
display: block !important; }
.inner-page-menu {
display: flex !important;
justify-content: flex-end;
align-items: center;
} 
}
.mobile-menu {
display: none; }
@media (min-width: 1026px) {
.mobile-search.search-btn {
display: none;
}
}
@media (max-width: 1025px) {
.mobile-menu {
display: block; }
.mobile-menu .navigation-bar {
display: none; }
#site-header {
min-height: auto;
padding-top: 9px; 
padding-bottom: 10px;
}
#site-header .row {
align-items: center;
justify-content: center; }
#site-header .row .navigation-bar {
display: none; }
#site-header .menu {
padding: 0 15px;
margin-left: auto;
}
#site-header .menu a {
width: 28px;
font-size: 36px;
color: #333333; }
#site-header .menu a .icon-close {
display: none; }
#site-header .menu a.active .icon-hamburger-menu {
display: none; }
#site-header .menu a.active .icon-close {
display: block; }
#site-header .top-menu-wrap {
width: 120px;
flex: 0 0 120px;
max-width: 120px;
padding-right: 0; }
#site-header #searchstudio-widget {
display: none; }
#site-header .logo {
display: none; }
#site-header .mobile-logo {
width: 45px;
margin: 0 auto; }
#site-header .mobile-logo img {
width: 45px; }
#site-header .support-nav li {
display: none;
margin: 0; }
#site-header .badge {
padding:0;
font-size: 17px;
font-family: "Barlow Semi Condensed", sans-serif;
color: #333;
}
#site-header .badge i {
margin-right: 14px;
font-size: 20px;
}
.site-main .asidebar, 
#site-header .breadcrumbs {
display:none !important;
}
#site-header .docs-sidebar {
display:block !important;
}
.site-main {
padding-top: 0 !important;
}
.site-main .container > .row {
margin: 0 !important;
}
.site-main .col-md-9 {
flex: 0 0 100%;
max-width: 100%;
padding: 0 !important;
}
.dropdown-stax .dropdown {
background-color: #fff;
padding-bottom: 25px; }
.top-menu-wrap {
display:none;
}
.mobile-search {
font-size: 36px;
margin-right: auto;
margin-left: 15px;
color: #333;
} #site-header .support-nav li a {
padding-top: 4px;
padding-right: 10px; }
#site-header .inner-page-mobile-menu #top-menu li:last-child {
display: none; }
#site-header .navigation-bar {
display: none;
position: absolute;
left: 0;
top: 76px;
max-width: 100%;
padding-top: 0;
padding-bottom: 22px;
background-color: #fff;
box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.35);
z-index: 9999; }
#site-header .navigation-bar .btn {
display: none !important; }
#site-header .navigation-bar #main-navigation {
max-width: 100%;
flex-direction: column !important; }
#site-header .navigation-bar > ul {
padding-top: 0;
margin-left: 0; }
#site-header .navigation-bar > ul > li {
margin-right: 0; }
#site-header .navigation-bar > ul > li.active a {
color: #01A4BD;
font-family: "Roboto Medium"; }
#site-header .navigation-bar > ul > li.current-menu-parent a {
color: #01A4BD;
font-family: "Roboto Medium"; }
#site-header .navigation-bar > ul > li > a {
font-size: 16px;
padding-left: 0;
padding-right: 0;
}
#site-header .navigation-bar > ul > li > a:hover {
color: #EB3500; }
#site-header .navigation-bar > ul > li:hover .sub-menu {
display: none; }
#site-header .navigation-bar > ul > li .sub-menu {
width: 100%;
background-color: #333333;
position: static;
box-shadow: none; }
#site-header .navigation-bar > ul > li .sub-menu li a {
color: #fff;
padding-top: 6px;
padding-bottom: 6px;
font-family: "Roboto Light"; }
#site-header .navigation-bar > ul > li .sub-menu li a:hover {
color: #01A4BD; } }
@media(min-width: 1024px) {
.overlay {
display: none !important; 
}
}
@media (min-width: 768px) {
#site-header .navigation-bar {
left: 0 !important; }
#site-header .navigation-bar ul li .dropdown {
display: none; }
.contact-wrapper .form-wrappper {
margin-bottom: 0; } }
@media (max-width: 991.98px) {
.banner .banner-content {
background-position: right 50%; }
.mission-statement img {
max-width: 128px; }
.solr-services .solr-image {
margin-top: 0; }
.solr-services ul.top li.first {
margin-top: 0; }
.solr-services ul.top li.last {
margin-top: 0; }
.solr-services ul.bottom {
margin-bottom: 79px; }
.solr-services ul.bottom li.first {
margin-top: 0; }
.solr-services ul.bottom li.middle {
padding-top: 0; }
.solr-services ul.bottom li.last {
margin-top: 0; }
.featured-post {
margin-top: 50px; }
.featured-post .col-md-12 {
margin-bottom: 25px; }
footer .container {
max-width: 100%; }
.site-footer h6 strong {
padding-left: 0; }
#resources .inner-banner h2 {
font-size: 24px; } }
.hide-desktop {
display: none;
}
.block-bottom-margin {
margin-bottom: 30px;
}
.site-footer hr {
display: none;
}
@media (max-width: 1025px) {
.site-footer .container {
padding-left: 18px;
padding-right: 18px;
}
.site-footer hr {
width: 90%;
display: block;
margin-top: -10px;
margin-bottom: 40px;
margin-left: 0;
}
.site-footer .row {
margin-left: 0;
margin-right: 0;
}
.site-footer .col-5 {
max-width: 100%;
flex: 0 0 100%;
margin-bottom: 20px;
}
.site-footer .col-md-2 {
flex: 0 0 50%;
max-width: 50%;
}
.site-footer .row > div.col-md-3 {
max-width: 50%;
flex: 0 0 50%; } 
.site-footer .mobile-hide {
display: none;
}
..site-footer .copyright {
text-align: center;
}
.copyright .socials ul {
justify-content: center !important;
}
.hide-desktop {
display: block;
}
.site-footer h5 {
font-size: 24px;
text-align: left;
}
.site-footer ul li {
font-size: 20px;
text-align: left;
}
}
@media (max-width: 767.98px) {
.banner {
padding-top: 80px;
padding-bottom: 100px; }
.banner:after {
position: absolute;
right: 0;
top: 90px;
content: '';
height: 200px;
width: 145px;
background: url(//www.searchstax.com/docs/wp-content/themes/docs/assets/images/home-banner-search.svg) no-repeat 0 0;
background-size: 320%; }
.banner .banner-content {
background: none; }
.banner h1 {
font-size: 30px;
line-height: 35px;
margin-bottom: 65px; }
.inner-banner {
min-height: 220px;
padding-top: 84px; }
.inner-banner h1 {
margin-bottom: 20px;
font-size: 26px; }
.inner-banner h2 {
font-size: 26px; }
.category-lists {
border-radius: 0.4rem; }
.category-lists ul .post-list li a {
padding-left: 20px; }
.category-lists .child-category li {
padding-left: 20px; }
.category-lists .child-category .child-category > li {
padding-left: 30px; }
.category-lists .child-category .child-category .post-list li a {
padding-left: 40px; }
.help-center-cat {
padding-left: 15px; }
.help-center-cat .help-center-posts {
padding-left: 15px; }
.schedule-demo .h1 {
font-size: 38px; }
.schedule-demo .h1 span {
display: inline; }
.site-footer {
padding-top: 50px;
}
.site-footer .container {
padding-left: 0px;
padding-right: 0px;
}
.site-footer ul {
margin-bottom: 30px; }
.site-footer .row > div.col-md-3 {
max-width: 50%;
flex: 0 0 50%; 
text-align: left;
}
.site-footer .right-column.col-sm-12 {
border-left: 0;
margin-bottom: 0; }
.site-footer .partners,
.site-footer .newsletter {
margin-top: 50px; }
.site-footer .copyright {
padding-top: 0 !important;
}
.dropdown-stax .dropdown {
background-color: #fff;
padding-bottom: 25px; }
.alert {
padding-top: 1rem;
padding-bottom: 1rem;
font-size: 14px; }
.alert .alert-icon {
margin-right: 15px; }
.alert.alert-dismissible .container {
padding-right: 3rem; } }
button,
.hs-button,
input[type=submit] {
margin: 0 auto;
display: flex;
justify-content: center;
padding: 10px 37px;
font-weight: 500;
font-size: 24px;
line-height: 1.5;
color: #fff;
font-family: "Barlow Semi Condensed", sans-serif;
text-align: center;
text-transform: uppercase;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
background-color: #EB3500 !important;
border: 1px solid transparent;
border-radius: 6px;
box-shadow: 2px 3px 7px 0 rgba(0, 0, 0, 0.35);
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; }
button:hover,
.hs-button:hover,
input[type=submit]:hover {
color: #fff !important;
border: 1px solid transparent !important; }
button:focus,
.hs-button:focus,
input[type=submit]:focus {
outline-offset: 0;
outline: 0px none; }
.hs-input,
input[type=email] {
display: block;
width: 100%;
height: 45px;
padding: 0.375rem 0.75rem;
font-family: "Barlow", sans-serif;
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #495057;
background-color: #fff;
background-clip: padding-box;
border: 1px solid #ced4da;
border-radius: 0.4rem;
transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
@media (prefers-reduced-motion: reduce) {
.hs-input,
input[type=email] {
transition: none; } }
.hs-input::-ms-expand,
input[type=email]::-ms-expand {
background-color: transparent;
border: 0; }
.hs-input:focus,
input[type=email]:focus {
color: #495057;
background-color: #fff;
border-color: #737373;
outline: 0;
box-shadow: 0 0 0 0.2rem rgba(51, 51, 51, 0.25); }
.hs-input::-moz-placeholder, input[type=email]::-moz-placeholder {
color: #6c757d;
opacity: 1; }
.hs-input:-ms-input-placeholder, input[type=email]:-ms-input-placeholder {
color: #6c757d;
opacity: 1; }
.hs-input::placeholder,
input[type=email]::placeholder {
color: #6c757d;
opacity: 1; }
.hs-input:disabled, .hs-input[readonly],
input[type=email]:disabled,
input[type=email][readonly] {
background-color: #e9ecef;
opacity: 1; }
.hs-input[type="checkbox"] {
height: auto; }
.inputs-list .hs-form-booleancheckbox-display {
align-items: center; }
select.hs-input:focus::-ms-value {
color: #495057;
background-color: #fff; }
textarea.hs-input {
width: 100%;
min-height: 123px;
max-height: 200px; }
.hs-form-field {
margin-bottom: 1rem; }
.hs-error-msgs {
padding: 0;
margin: 0;
list-style: none; }
.hs-error-msgs .hs-error-msg, .hs-error-msgs .hs-main-font-element {
position: relative;
width: 100%;
margin-top: 8px;
padding: 6px 7px 6px 40px;
font-size: 13px;
color: #fff;
background-color: #F44335;
border-radius: 0.4rem; }
.hs-error-msgs .hs-error-msg:after, .hs-error-msgs .hs-main-font-element:after {
position: absolute;
left: 9px;
top: 50%;
font-family: "Fontello";
font-size: 20px;
content: '\e824';
transform: translateY(-50%); }
.hbspt-form .hs-form fieldset {
max-width: 100%; }
.hbspt-form .hs-form fieldset .field .hs-error-msgs {
margin-right: 17px; }
.hbspt-form .hs-form fieldset .field .input {
margin-right: 17px; }
.hbspt-form .hs-form fieldset .field .input .hs-input {
width: 100%;
font-size: 18px; }
.hbspt-form .hs-form fieldset .field:last-child .hs-error-msgs {
margin-right: 0; }
.hbspt-form .hs-form fieldset .field:last-child .input {
margin-right: 0; }
@media (max-width: 400px), (min-device-width: 320px) and (max-device-width: 480px) {
form.hs-form .form-columns-2 .hs-form-field .hs-error-msgs {
margin-right: 0; }
form.hs-form .form-columns-2 .hs-form-field .input {
margin: 0; }
form.hs-form .form-columns-2 .hs-form-field .input .hs-input {
width: 100% !important; } }
.hs-richtext {
font-size: 80%; }
.inputs-list {
margin: 0;
padding: 0;
list-style: none; }
.inputs-list .hs-form-booleancheckbox-display {
display: flex; }
.inputs-list .hs-form-booleancheckbox-display input {
width: auto; }
.inputs-list .hs-form-booleancheckbox-display span {
font-size: 14px; }
.hs-submit {
margin-top: 20px; }
.hs_error_rollup {
display: none; }
.wp-block-quote {
padding: 34px;
}  
.wp-block-quote::before {
content: '\e804';
font-family: 'Fontello';
font-size: 16px;
}
.wp-block-quote p {
font-size: 18px;
font-weight: normal;
font-style: italic;
}
.syntaxhighlighter-wrap {
width: 100%;
}
figure.table-striped {
overflow-y: hidden;
overflow-x: scroll;
}
figure.table-striped table {
width: 936px;
} .page-id-17374 {
background-image: url(//www.searchstax.com/docs/docs/wp-content/uploads/2024/02/search-result-bg.svg);
background-position: top center;
background-repeat: no-repeat;
}
.page-id-17374 .site-main .container {
max-width: 1476px;
}
.page-id-17374 .site-main h1 {
text-align: center;
font-size: 46px;
font-weight: 600;
}
}
.input-container *, .input-container ::after, .search-results-summary-options-wrapper, .search-results-summary-options-wrapper *, .search-results-summary-options-wrapper ::after, .search-results-wrapper, .search-results-wrapper *, .search-results-wrapper ::after {
font-family: "Barlow", Sans-serif !important;
}
#searchContainer .sf-list .card .card-text.document_type .html#searchContainer .sf-list .card .card-text.document_type .html {
content: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI0LjIuMywgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCA0OCA0OCIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNDggNDg7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4KCS5zdDB7ZmlsbDojMzI0QTlCO30KPC9zdHlsZT4KPHBhdGggY2xhc3M9InN0MCIgZD0iTTM5LjcsNDguMWgtMzJjLTQuNCwwLTgtMy42LTgtOFY4YzAtNC40LDMuNi04LDgtOGgzMmM0LjQsMCw4LDMuNiw4LDh2MzJDNDcuNyw0NC41LDQ0LjEsNDguMSwzOS43LDQ4LjF6CgkgTTcuNyw0LjRDNS43LDQuNCw0LjEsNiw0LjEsOHYzMmMwLDIsMS42LDMuNiwzLjYsMy42aDMyYzIsMCwzLjYtMS42LDMuNi0zLjZWOGMwLTItMS42LTMuNi0zLjYtMy42SDcuN3oiLz4KPGc+Cgk8cGF0aCBjbGFzcz0ic3QwIiBkPSJNMzcsMzVIMTAuNGMtMSwwLTEuOS0wLjgtMS45LTEuOWMwLTEsMC44LTEuOSwxLjktMS45SDM3YzEsMCwxLjksMC44LDEuOSwxLjlDMzguOCwzNC4yLDM4LDM1LDM3LDM1eiIvPgoJPHBhdGggY2xhc3M9InN0MCIgZD0iTTE5LjksMjUuNWgtOS41Yy0xLDAtMS45LTAuOC0xLjktMS45di05LjVjMC0xLDAuOC0xLjksMS45LTEuOWg5LjVjMC41LDAsMSwwLjIsMS4zLDAuNgoJCWMwLjQsMC40LDAuNiwwLjgsMC42LDEuM3Y5LjVjMCwwLjUtMC4yLDEtMC42LDEuM0MyMC45LDI1LjMsMjAuNCwyNS41LDE5LjksMjUuNUwxOS45LDI1LjV6IE0xMi4zLDIxLjdIMThWMTZoLTUuN1YyMS43eiIvPgoJPHBhdGggY2xhc3M9InN0MCIgZD0iTTM3LDI1LjVoLTcuNmMtMSwwLTEuOS0wLjgtMS45LTEuOWMwLTEsMC44LTEuOSwxLjktMS45SDM3YzEsMCwxLjksMC44LDEuOSwxLjlDMzguOCwyNC43LDM4LDI1LjUsMzcsMjUuNXoiCgkJLz4KCTxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik0zNywxNi4xaC03LjZjLTEsMC0xLjktMC44LTEuOS0xLjlzMC44LTEuOSwxLjktMS45SDM3YzEsMCwxLjksMC44LDEuOSwxLjlTMzgsMTYuMSwzNywxNi4xeiIvPgo8L2c+Cjwvc3ZnPgo=);
height: 20px;
margin-bottom: 1px
}
#searchContainer .sf-list .card .card-text.document_type .pdf {
content: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI0LjIuMywgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCA0OCA0OCIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNDggNDg7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4KCS5zdDB7ZmlsbDojMzI0QTlCO30KPC9zdHlsZT4KPGc+Cgk8cGF0aCBjbGFzcz0ic3QwIiBkPSJNMTAuOCwyNS4xaDQuN2MxLDAsMS44LDAuMywyLjMsMC45czAuOCwxLjUsMC44LDIuNnMtMC4zLDItMC44LDIuN2MtMC41LDAuNi0xLjQsMS0yLjUsMWgtMS41djQuMkgxMQoJCUwxMC44LDI1LjF6IE0xMy43LDMwaDAuN2MwLjUsMCwwLjktMC4xLDEuMS0wLjRjMC4yLTAuMiwwLjMtMC41LDAuMy0wLjlzLTAuMS0wLjctMC4zLTAuOWMtMC4yLTAuMi0wLjUtMC40LTEuMS0wLjRoLTAuOEwxMy43LDMwegoJCSIvPgoJPHBhdGggY2xhc3M9InN0MCIgZD0iTTIwLDI1LjFoNC4yYzAuOCwwLDEuNSwwLjEsMiwwLjRzMC45LDAuNywxLjMsMS4yYzAuMywwLjUsMC42LDEuMSwwLjcsMS44YzAuMSwwLjcsMC4yLDEuNCwwLjIsMi4yCgkJYzAsMS4yLTAuMSwyLjItMC4zLDIuOGMtMC4yLDAuNy0wLjUsMS4yLTAuOSwxLjdzLTAuOCwwLjgtMS4zLDAuOWMtMC42LDAuMi0xLjIsMC4zLTEuNywwLjNIMjBWMjUuMXogTTIyLjgsMjcuN3Y2LjJoMC43CgkJYzAuNiwwLDEtMC4xLDEuMi0wLjJzMC40LTAuNCwwLjYtMC45YzAuMS0wLjQsMC4yLTEuMSwwLjItMmMwLTEuMi0wLjItMi0wLjUtMi41Yy0wLjMtMC40LTAuOC0wLjctMS42LTAuN0wyMi44LDI3Ljd6Ii8+Cgk8cGF0aCBjbGFzcz0ic3QwIiBkPSJNMjkuOSwyNS4xaDYuOXYyLjRoLTQuMXYyaDMuNXYyLjNoLTMuNXY0LjZoLTIuOEwyOS45LDI1LjF6Ii8+CjwvZz4KPHBhdGggY2xhc3M9InN0MCIgZD0iTTQwLjEsNDguMUg4Yy00LjQsMC04LTMuNi04LTh2LTMyYzAtNC40LDMuNi04LDgtOGgzMmM0LjQsMCw4LDMuNiw4LDh2MzJDNDgsNDQuNSw0NC41LDQ4LjEsNDAuMSw0OC4xeiBNOCw0LjQKCUM2LDQuNCw0LjQsNiw0LjQsOHYzMmMwLDIsMS42LDMuNiwzLjYsMy42aDMyYzIsMCwzLjYtMS42LDMuNi0zLjZWOGMwLTItMS42LTMuNi0zLjYtMy42SDh6Ii8+Cjwvc3ZnPgo=);
height: 20px;
margin-bottom: 1px
}
#searchContainer .sf-list .card .card-text.is_private {
content: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI0LjIuMywgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCA0OCA0OCIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNDggNDg7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4KCS5zdDB7ZmlsbDojMzI0QTlCO30KPC9zdHlsZT4KPHBhdGggY2xhc3M9InN0MCIgZD0iTTQwLDQ4LjFIOGMtNC40LDAtOC0zLjYtOC04di0zMmMwLTQuNCwzLjYtOCw4LThoMzJjNC40LDAsOCwzLjYsOCw4djMyQzQ4LDQ0LjUsNDQuNCw0OC4xLDQwLDQ4LjF6IE04LDQuNAoJQzYsNC40LDQuNCw2LDQuNCw4djMyYzAsMiwxLjYsMy42LDMuNiwzLjZoMzJjMiwwLDMuNi0xLjYsMy42LTMuNlY4YzAtMi0xLjYtMy42LTMuNi0zLjZIOHoiLz4KPHBhdGggY2xhc3M9InN0MCIgZD0iTTI0LDhjLTUsMC05LDQtOSw5djQuNWgtNC41djE4aDI2Ljl2LTE4SDMzVjE3QzMzLDEyLDI5LDgsMjQsOHogTTI0LDEyLjVjMi43LDAsNC41LDEuOCw0LjUsNC41djQuNWgtOVYxNwoJQzE5LjUsMTQuMywyMS4zLDEyLjUsMjQsMTIuNXoiLz4KPC9zdmc+Cg==);
height: 20px;
margin-bottom: 1px
}
#searchContainer .sf-list .card .card-text.elevated {
content: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI0LjIuMywgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCA0OCA0OCIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNDggNDg7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4KCS5zdDB7ZmlsbDojMzI0QTlCO30KCS5zdDF7ZmlsbC1ydWxlOmV2ZW5vZGQ7Y2xpcC1ydWxlOmV2ZW5vZGQ7ZmlsbDojMzI0QTlCO30KPC9zdHlsZT4KPHBhdGggY2xhc3M9InN0MCIgZD0iTTQwLjEsNDcuOWgtMzJjLTQuNCwwLTgtMy42LTgtOHYtMzJjMC00LjQsMy42LTgsOC04aDMyYzQuNCwwLDgsMy42LDgsOHYzMkM0OC4xLDQ0LjMsNDQuNSw0Ny45LDQwLjEsNDcuOXoKCSBNOC4xLDQuM2MtMiwwLTMuNiwxLjYtMy42LDMuNnYzMmMwLDIsMS42LDMuNiwzLjYsMy42aDMyYzIsMCwzLjYtMS42LDMuNi0zLjZ2LTMyYzAtMi0xLjYtMy42LTMuNi0zLjZDNDAuMSw0LjMsOC4xLDQuMyw4LjEsNC4zeiIKCS8+CjxwYXRoIGNsYXNzPSJzdDEiIGQ9Ik0yOC43LDI2LjNsMC44LDQuNmMtMS40LTAuNy0yLjctMS41LTQuMS0yLjJjLTAuMi0wLjEtMC40LTAuMi0wLjgtMC4ycy0wLjYsMC4xLTAuOCwwLjIKCWMtMS40LDAuOC0yLjcsMS41LTQuMSwyLjNjMC4zLTEuNSwwLjUtMy4xLDAuOC00LjZjMC0wLjIsMC4xLTAuNCwwLTAuN2MtMC4xLTAuNC0wLjMtMC43LTAuNC0wLjlsLTMuNC0zLjNjMS42LTAuMiwzLjEtMC41LDQuNy0wLjcKCWMwLjEsMCwwLjQtMC4xLDAuNi0wLjNjMC4zLTAuMiwwLjUtMC42LDAuNi0wLjdsMi00LjFjMC43LDEuNCwxLjMsMi44LDIsNC4xYzAuMSwwLjEsMC4yLDAuNCwwLjQsMC42YzAuMywwLjMsMC43LDAuNCwwLjgsMC40CglsNC42LDAuN2MtMS4xLDEuMS0yLjIsMi4yLTMuNCwzLjNjLTAuMSwwLjEtMC4zLDAuNC0wLjQsMC43QzI4LjcsMjUuOSwyOC43LDI2LjIsMjguNywyNi4zIE0zMywyNi43bDYuOC02LjYKCWMwLjItMC4yLDAuMi0wLjUsMC4xLTAuN2MtMC4xLTAuMi0wLjMtMC40LTAuNS0wLjRjLTMuMS0wLjQtNi4yLTAuOS05LjMtMS4zYy0wLjEsMC0wLjIsMC0wLjMtMC4xYy0wLjEtMC4xLTAuMi0wLjItMC4yLTAuMwoJYy0xLjQtMi44LTIuOC01LjYtNC4yLTguNGMtMC4xLTAuMi0wLjMtMC40LTAuNi0wLjRjLTAuMywwLTAuNSwwLjEtMC42LDAuNEwyMCwxNy4zYzAsMC4xLTAuMSwwLjItMC4yLDAuMgoJYy0wLjEsMC4xLTAuMywwLjEtMC4zLDAuMWMtMy4xLDAuNS02LjIsMC45LTkuMywxLjRjLTAuMywwLTAuNSwwLjItMC42LDAuNGMtMC4xLDAuMiwwLDAuNSwwLjIsMC43YzIuMywyLjIsNC41LDQuNCw2LjgsNi42CgljMCwwLDAuMSwwLjEsMC4yLDAuM2MwLDAuMSwwLDAuMywwLDAuM0wxNi42LDI4bDAsMGwwLDBsLTAuNyw0LjJjLTAuMywxLjUtMC41LDMtMC44LDQuNGMwLDAuMiwwLjEsMC41LDAuMywwLjYKCWMwLjIsMC4yLDAuNiwwLjEsMC43LDAuMWMxLTAuMyw3LjctNCw4LjMtNC40YzAuMSwwLDAuMi0wLjEsMC40LTAuMWMwLjEsMCwwLjIsMCwwLjMsMC4xYzIuOCwxLjUsNS41LDIuOSw4LjMsNC40CgljMC4yLDAuMSwwLjUsMC4xLDAuNy0wLjFjMC4yLTAuMiwwLjMtMC40LDAuMi0wLjZjLTAuNS0zLjEtMS4xLTYuMi0xLjYtOS4zYzAtMC4xLDAtMC4yLDAuMS0wLjNDMzIuOSwyNi44LDMyLjksMjYuOCwzMywyNi43Ii8+Cjwvc3ZnPgo=);
height: 20px;
margin-bottom: 1px
}
.search-input-wrapper {
width: 100%;
max-width: 570px;
display: block;
margin-left: auto;
margin-right: auto;
margin-bottom: 20px;
margin-top: 50px
}
.search-results-summary-options-wrapper {
display: flex;
align-items: center;
padding-bottom: 11px;
margin-left: auto;
margin-right: auto;
width: 100%;
padding-left: 0 !important;
padding-right: 0 !important;
}
.search-results-wrapper {
display: flex;
max-width: 1140px;
margin-left: auto;
margin-right: auto;
padding-right: 15px;
padding-left: 15px
}
.facet-container-wrapper {
max-width: 21%;
min-width: 21%;
width: 100%;
padding-right: 40px;
display: block
}
.external-list-wrapper {
margin-bottom: 20px;
margin-left: 15px;
border-style: solid;
border-width: 2px;
border-color: #eb3500;
border-radius: 6px;
box-shadow: none;
}
.extImage {
position: absolute;
top: 10px;
height: 150px;
right: 100px;
}
.SearchStax {
width: 100%;
}
.icon-elevated {
position: absolute;
height: 20px;
width: 20px;
top: 10px;
right: 10px;
background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIGlkPSJiIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMzQuMDA4IiBoZWlnaHQ9IjIzNC4wMDYiIHZpZXdCb3g9IjAgMCAyMzQuMDA4IDIzNC4wMDYiPjxkZWZzPjxzdHlsZT4uZHtmaWxsOiMzMzM7fTwvc3R5bGU+PC9kZWZzPjxnIGlkPSJjIj48Zz48cGF0aCBjbGFzcz0iZCIgZD0ibTIwNS40MDEsMTI4LjU3NGMtNi45MTMsMC0xMi41MzYsNS42MjMtMTIuNTM2LDEyLjUzNnY2NC4yODhjMCwxLjk0OS0xLjU4NiwzLjUzNi0zLjUzNiwzLjUzNkgyOC42MDdjLTEuOTQ5LDAtMy41MzQtMS41ODYtMy41MzQtMy41MzZWNDQuNjc2YzAtMS45NDksMS41ODUtMy41MzQsMy41MzQtMy41MzRoNjQuMjg4YzYuOTEyLDAsMTIuNTM1LTUuNjIzLDEyLjUzNS0xMi41MzZzLTUuNjIzLTEyLjUzNS0xMi41MzUtMTIuNTM1SDI4LjYwN0MxMi44MzQsMTYuMDcsMCwyOC45MDQsMCw0NC42Nzh2MTYwLjcyMWMwLDE1Ljc3NSwxMi44MzQsMjguNjA3LDI4LjYwNywyOC42MDdoMTYwLjcxOWMxNS43NzUsMCwyOC42MS0xMi44MzMsMjguNjEtMjguNjA3di02NC4yODhjMC02LjkxMy01LjYyMy0xMi41MzYtMTIuNTM2LTEyLjUzNloiLz48cGF0aCBjbGFzcz0iZCIgZD0ibTIyMS40NzIsMGgtODAuMzZjLTYuOTEzLDAtMTIuNTM2LDUuNjIzLTEyLjUzNiwxMi41MzVzNS42MjMsMTIuNTM2LDEyLjUzNiwxMi41MzZoNTAuMTA5bC0xMDcuMTU3LDEwNy4xNTVjLTIuMzk2LDIuMzU4LTMuNzE2LDUuNTEzLTMuNzE3LDguODgyczEuMzIsNi41MjQsMy42NjYsOC44MzZjMi4zNTksMi4zOTUsNS41MTMsMy43MTQsOC44ODIsMy43MTRoLjAwMWMzLjM2OSwwLDYuNTIzLTEuMzE4LDguODU4LTMuNjg5bDEwNy4xODQtMTA3LjE2OXY1MC4wOTdjMCw2LjkxMiw1LjYyMywxMi41MzUsMTIuNTM0LDEyLjUzNXMxMi41MzYtNS42MjMsMTIuNTM2LTEyLjUzNVYxMi41MzVjMC02LjkxMi01LjYyMy0xMi41MzUtMTIuNTM2LTEyLjUzNVoiLz48L2c+PC9nPjwvc3ZnPg==");
background-size: cover;
}
@media (min-width:576px) {
.search-results-wrapper,
.search-results-summary-options-wrapper {
max-width: 540px
}
}
@media (min-width:768px) {
.search-results-wrapper,
.search-results-summary-options-wrapper {
max-width: 820px
}
}
@media (max-width:991px) {
.search-results-wrapper {
margin-left: 0
}
.search-results-summary-options-wrapper {
margin-left: 0
}
.sf-header-searchstudio-js .sf-form .form-control-suggest input {
padding-right: 70px !important
}
}
@media (min-width:992px) {
.search-results-wrapper,
.search-results-summary-options-wrapper {
max-width: 960px
}
}
@media (min-width:1200px) {
.search-results-wrapper,
.search-results-summary-options-wrapper {
max-width: 1300px
}
}
@media (min-width:576px) {
.search-input-wrapper {
width: 100%
}
}
@media (min-width:768px) {
.search-input-wrapper {
width: 50%
}
.facet-container-wrapper {
display: block
}
}
.search-input-wrapper {
width: 100%;
display: block;
margin-left: auto;
margin-right: auto;
margin-bottom: 20px;
margin-top: 20px
}
.search-results-summary-options-wrapper {
display: flex;
margin-left: auto;
margin-right: auto;
padding-left: 0
}
.search-results-wrapper {
display: flex;
max-width: 1140px;
margin-left: auto;
margin-right: auto;
padding-right: 15px;
padding-left: 15px
}
.facet-container-wrapper {
max-width: 21%;
min-width: 21%;
width: 100%;
padding-right: 40px;
display: block
}
@media (min-width:576px) {
.search-results-wrapper,
.search-results-summary-options-wrapper {
max-width: 540px;
padding-left: 15px;
padding-right: 15px
}
}
@media (min-width:768px) {
.search-results-wrapper,
.search-results-summary-options-wrapper {
max-width: 820px;
padding-left: 50px;
padding-right: 50px
}
}
@media (max-width:991px) {
.sf-header-searchstudio-js .sf-form .form-control-suggest input {
padding-right: 70px !important
}
}
@media (min-width:992px) {
.search-results-wrapper,
.search-results-summary-options-wrapper {
max-width: 960px
}
}
@media (min-width:1200px) {
.search-results-wrapper,
.search-results-summary-options-wrapper {
max-width: 1300px
}
}
@media (max-width:768px) {
.search-input-wrapper {
padding-left: 15px;
padding-right: 15px
}
}
@media (min-width:768px) {
.search-input-wrapper {
width: 50%
}
.facet-container-wrapper {
display: block
}
}
#searchContainer .container {
padding-left: 0;
padding-right: 0
}
.card-searchstudio-js-custom {
position: relative;
padding: 19px 12px 40px 12px;
color: #33475a;
border: none;
min-height: 130px;
border-radius: 6px;
box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, .14902)
}
.layout-list .card-searchstudio-js-custom {
padding-right: 15px;
padding-left : 33%;
}
.layout-list .card-searchstudio-js-custom .card-searchstudio-js-title{
padding-right: 162px;
}
.layout-list .card-searchstudio-js-custom .card-searchstudio-js-body .icon {
background-position: center center;
background-size: 45px;
left: 0;
top: 0;
width:31%;
height: 100%;
transform: translate(0, 0);
}
.layout-list .card-searchstudio-js-custom .card-searchstudio-js-body .date span,
.layout-list .card-searchstudio-js-custom .card-searchstudio-js-body .card-searchstudio-js-body .card-searchstudio-js-text.author_name span {
left: 33%;
}
.card-searchstudio-js-custom .card-searchstudio-js-body .card-searchstudio-js-text.url {
word-break: break-all;
}
.card-searchstudio-js-custom.thumbnail {
padding-left: 190px;
}
.external-searches-container .card-searchstudio-js-custom {
position: relative;
padding: 30px 80px 30px 40px;
min-height: auto;
}
.layout-list .card-searchstudio-js-custom {
min-height: 155px;
}
.layout-list .card-searchstudio-js-custom.has-thumbnail .thumbnail {
height: 100%;
overflow: hidden;
position: absolute;
left: 0;
top: 0;
width:31%;
border-top-left-radius : 6px;
border-bottom-left-radius : 6px;
}
.layout-list .card-searchstudio-js-custom.has-thumbnail .thumbnail img {
object-fit: cover;
width: 100%;
height: 100%;
}
@media (max-width:1365px) {
.layout-list .card-searchstudio-js-custom .card-searchstudio-js-body .icon {
width: 40%;
}
.layout-list .card-searchstudio-js-custom {
padding-left: 43%;
}
.layout-list .card-searchstudio-js-custom.has-thumbnail .thumbnail {
width: 40%;
}
.layout-list .card-searchstudio-js-custom {
padding-left: 43%;
}
.layout-list .card-searchstudio-js-custom .card-searchstudio-js-body .date span,
.layout-list .card-searchstudio-js-custom .card-searchstudio-js-body .card-searchstudio-js-body .card-searchstudio-js-text.author_name span {
left: 43%;
}
}
@media screen and (max-width: 767px) {
.layout-list .card-searchstudio-js-custom .card-searchstudio-js-body .icon {
width: 32%;
}
.layout-list .card-searchstudio-js-custom {
padding-left: 35%;
}
.layout-list .card-searchstudio-js-custom.has-thumbnail .thumbnail {
width: 32%;
}
.layout-list .card-searchstudio-js-custom {
padding-left: 35%;
}
.layout-list .card-searchstudio-js-custom .card-searchstudio-js-body .date span,
.layout-list .card-searchstudio-js-custom .card-searchstudio-js-body .card-searchstudio-js-body .card-searchstudio-js-text.author_name span {
left: 15px;
}
}
.layout-grid .card-searchstudio-js-custom.has-thumbnail .thumbnail img {
object-fit: cover;
width: 100%;
height: 155px;
border-top-left-radius : 6px;
border-top-right-radius : 6px;
}
.layout-grid .card-searchstudio-js-custom.has-thumbnail .thumbnail.Video:after{
position: absolute;
left: 40%;
top: 42px;
height: 55px;
width: 55px;
content: '';
background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI3LjMuMSwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9ImIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCA1MDMuNCA1MDMuNCIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNTAzLjQgNTAzLjQ7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4KCS5zdDB7ZmlsbDojRkZGRkZGO30KCS5zdDF7ZmlsbDojMzMzMzMzO30KPC9zdHlsZT4KPGc+Cgk8Y2lyY2xlIGNsYXNzPSJzdDAiIGN4PSIyNTEuNyIgY3k9IjI1MS43IiByPSIyNTEuNyIvPgoJPGcgaWQ9ImMiPgoJCTxnPgoJCQk8cG9seWdvbiBjbGFzcz0ic3QxIiBwb2ludHM9IjIwMy43LDMyNS40IDMyNC40LDI1MC44IDIwMy43LDE3OCAJCQkiLz4KCQkJPHBhdGggY2xhc3M9InN0MSIgZD0iTTI1MS43LDE1LjdjLTEzMC4zLDAtMjM2LDEwNS43LTIzNiwyMzZzMTA1LjcsMjM2LDIzNiwyMzZzMjM2LTEwNS43LDIzNi0yMzZTMzgyLDE1LjcsMjUxLjcsMTUuN3oKCQkJCSBNMzUyLjIsMjcyLjJsLTE0NCw4OGMtNy40LDQuNS0xNi43LDQuNy0yNC4yLDAuNGMtNy42LTQuMi0xMi4zLTEyLjItMTIuMy0yMC45VjE2Mi44YzAtNy44LDQuNy0xNS44LDEyLjMtMjAKCQkJCWM3LjUtNC4zLDE2LjgtNSwyNC4yLDAuNGwxNDQsODhjNy4xLDQuNCwxMS41LDEyLjEsMTEuNSwyMC41QzM2My43LDI2MC4xLDM1OS4zLDI2Ny44LDM1Mi4yLDI3Mi4yeiIvPgoJCTwvZz4KCTwvZz4KPC9nPgo8L3N2Zz4K");
background-size: cover;
background-repeat: no-repeat;
}
.layout-grid .card-searchstudio-js-custom.has-thumbnail:hover .thumbnail.Video:after{
background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI3LjMuMSwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9ImIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCA1MDMuNCA1MDMuNCIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNTAzLjQgNTAzLjQ7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4KCS5zdDB7ZmlsbDojRkZGRkZGO30KCS5zdDF7ZmlsbDojRUIzNTAwO30KPC9zdHlsZT4KPGc+Cgk8Y2lyY2xlIGNsYXNzPSJzdDAiIGN4PSIyNTEuNyIgY3k9IjI1MS43IiByPSIyNTEuNyIvPgoJPGcgaWQ9ImMiPgoJCTxnPgoJCQk8cG9seWdvbiBjbGFzcz0ic3QxIiBwb2ludHM9IjIwMy43LDMyNS40IDMyNC40LDI1MC44IDIwMy43LDE3OCAJCQkiLz4KCQkJPHBhdGggY2xhc3M9InN0MSIgZD0iTTI1MS43LDE1LjdjLTEzMC4zLDAtMjM2LDEwNS43LTIzNiwyMzZzMTA1LjcsMjM2LDIzNiwyMzZzMjM2LTEwNS43LDIzNi0yMzZTMzgyLDE1LjcsMjUxLjcsMTUuN3oKCQkJCSBNMzUyLjIsMjcyLjJsLTE0NCw4OGMtNy40LDQuNS0xNi43LDQuNy0yNC4yLDAuNGMtNy42LTQuMi0xMi4zLTEyLjItMTIuMy0yMC45VjE2Mi44YzAtNy44LDQuNy0xNS44LDEyLjMtMjAKCQkJCWM3LjUtNC4zLDE2LjgtNSwyNC4yLDAuNGwxNDQsODhjNy4xLDQuNCwxMS41LDEyLjEsMTEuNSwyMC41QzM2My43LDI2MC4xLDM1OS4zLDI2Ny44LDM1Mi4yLDI3Mi4yeiIvPgoJCTwvZz4KCTwvZz4KPC9nPgo8L3N2Zz4K")  
}
.layout-grid .card-searchstudio-js-custom {
padding-top: 170px;
}
.card-searchstudio-js-custom .card-searchstudio-js-body .icon {
position: absolute;
top: 0;
left: 50%;
transform: translate(-50%, 0);
height: 140px;
object-fit: cover;
width: 100%;
height: 155px;
background-repeat: no-repeat;
background-position: center center;
background-size: 75px;
background-color: #F5F5F5;
}
.card-searchstudio-js-custom .card-searchstudio-js-body .icon.Blog {
background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIGlkPSJiIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNDEuOCIgaGVpZ2h0PSIxNjkuMjIiIHZpZXdCb3g9IjAgMCAxNDEuOCAxNjkuMjIiPjxkZWZzPjxzdHlsZT4uZHtmaWxsOiMzMzM7fTwvc3R5bGU+PC9kZWZzPjxnIGlkPSJjIj48cGF0aCBjbGFzcz0iZCIgZD0ibTM1LjUwMywzMi4yMDZsLTIuODA3LS4xMTdoLS4wMjFzLS4wMjEsMC0uMDIxLDBjLTIuODI2LjAxMS01LjQ2My45MjItNy40MjgsMi41NjctMi41MywyLjExOC0zLjk4OSw1LjIwNy00LjAwNCw4LjQ3NnYxMC41ODRzLS4wMDIsOC4xMTUtLjAwMiw4LjExNWwtLjAwMiwzMi4zNjJjLS4wMDQuOTAyLjI1OSwxLjc4Ljc2LDIuNTM1bDcuNzc0LDExLjc2MmMuODQ2LDEuMjcyLDIuMjYyLDIuMDI5LDMuNzkxLDIuMDI5LDEuNTM5LDAsMi45Ny0uNzY2LDMuODI4LTIuMDVsOC4xMzEtMTEuODA4Yy41MTItLjc2NS43OC0xLjY0My43ODMtMi41NDlsLjA3Ny0zMS42MjIuMDI5LTcuODYyLjA0MS0xMS4wNjhjLjAxMi0yLjgyNS0uODgzLTUuNDU5LTIuNTE4LTcuNDE0LTIuMDk1LTIuNTA0LTUuMTYxLTMuOTM5LTguNDEzLTMuOTM5Wm0xLjc0OCwyMi45NTV2LjAwOGwtLjEwOSwzNy41NzQtMy40MDYsNS4xMDktMy4zNjEtNS4wNTguMTAzLTM3LjYwOCw2Ljc0MS0uMDI2aC4wMzJabS4wMzctMTEuOTU1bC0uMDEsMi43ODctNi43NzQuMDI2LjAxMS0yLjc2OGMuMDA1LTEuMDI4Ljg0NS0xLjg2OCwxLjg3Mi0xLjg3MWwzLjA1OC0uMDEyYy41MDUsMCwuOTY4LjE5NCwxLjMxNi41NDUuMzQ0LjM0OC41MzEuODA4LjUyNiwxLjI5NFoiLz48cGF0aCBjbGFzcz0iZCIgZD0ibTEyMi40NzMsMEgxOS4zMjFDOC42NjcsMCwwLDguNTUxLDAsMTkuMDYydjEwMy43MDZjMCwxMC41MTEsOC42NjcsMTkuMDYyLDE5LjMyMSwxOS4wNjJoMjYuNzMydjIzLjAxOWMwLDIuNDEsMS45NTMsNC4zNzEsNC4zNTMsNC4zNzEuOTE4LDAsMS44MDktLjI5NCwyLjU3OC0uODQ5bDM1LjcyMy0yNi43OTloMzMuNzczYzEwLjY1NCwwLDE5LjMyMS04LjU1MSwxOS4zMjEtMTkuMDYyVjE5LjA2MmMtLjAwNi0xMC41MTEtOC42NzYtMTkuMDYyLTE5LjMyNy0xOS4wNjJaTTUxLjgxNywxMzEuNTk3SDE5LjU4Yy00LjU4MiwwLTguMzExLTMuNzI4LTguMzExLTguMzExVjE5LjMyMWMwLTQuNTgzLDMuNzI4LTguMzExLDguMzExLTguMzExaDEwMy4xNTJjNC41ODIsMCw4LjMxLDMuNzI4LDguMzEsOC4zMTF2MTAzLjk2NWMwLDQuNTgyLTMuNzI4LDguMzExLTguMzEsOC4zMTFoLTM0LjEwMmMtMi4xNzUsMC00LjMzLjcxOS02LjA2OSwyLjAyNGwtMjUuMjM5LDE4Ljk1di0xNS40NjljMC0zLjAzNi0yLjQ3LTUuNTA1LTUuNTA1LTUuNTA1WiIvPjxwYXRoIGNsYXNzPSJkIiBkPSJtNjEuODg4LDkwLjEzMWgyOS40NjhjMi45NDIsMCw1LjI0Ni0yLjQxOSw1LjI0Ni01LjUwOHMtMi4zMDQtNS41MDItNS4yNDYtNS41MDJoLTI5LjQ2OGMtMy4wMiwwLTUuNDgxLDIuNDQ0LTUuNTA1LDUuNDU3LS4xMjMsMS4zMy4zMjYsMi42MzQsMS4yNjYsMy42NzUsMS4wNjIsMS4xNzYsMi42NDcsMS44NzgsNC4yMzksMS44NzhaIi8+PHBhdGggY2xhc3M9ImQiIGQ9Im02MS44ODgsMTA3Ljc2MWg1MC41MzhjMi45NDIsMCw1LjI0Ni0yLjQxOSw1LjI0Ni01LjUwOHMtMi4zMDQtNS41MDItNS4yNDYtNS41MDJoLTUwLjUzOGMtMy4wMiwwLTUuNDgxLDIuNDQ0LTUuNTA1LDUuNDU3LS4xMjMsMS4zMy4zMjYsMi42MzQsMS4yNjYsMy42NzUsMS4wNjIsMS4xNzYsMi42NDcsMS44NzgsNC4yMzksMS44NzhaIi8+PHBhdGggY2xhc3M9ImQiIGQ9Im02MS44ODgsNjMuNDg3aDUxLjgzMmMyLjk0MiwwLDUuMjQ2LTIuNDE5LDUuMjQ2LTUuNTA4cy0yLjMwNC01LjUwMi01LjI0Ni01LjUwMmgtNTEuODMyYy0zLjAyLDAtNS40ODEsMi40NDQtNS41MDUsNS40NTctLjEyMywxLjMzLjMyNiwyLjYzNCwxLjI2NiwzLjY3NSwxLjA2MiwxLjE3NiwyLjY0NywxLjg3OCw0LjIzOSwxLjg3OFoiLz48cGF0aCBjbGFzcz0iZCIgZD0ibTYxLjg4OCw0NS44NTdoNTcuMDk5YzIuOTQyLDAsNS4yNDYtMi40MTksNS4yNDYtNS41MDhzLTIuMzA0LTUuNTAyLTUuMjQ2LTUuNTAyaC01Ny4wOTljLTMuMDIsMC01LjQ4MSwyLjQ0NC01LjUwNSw1LjQ1Ny0uMTIzLDEuMzMuMzI2LDIuNjM0LDEuMjY2LDMuNjc1LDEuMDYyLDEuMTc2LDIuNjQ3LDEuODc4LDQuMjM5LDEuODc4WiIvPjwvZz48L3N2Zz4=")
}
.card-searchstudio-js-custom .card-searchstudio-js-body .icon.Case{
background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIGlkPSJiIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNDIiIGhlaWdodD0iMTg5LjM0MyIgdmlld0JveD0iMCAwIDE0MiAxODkuMzQzIj48ZGVmcz48c3R5bGU+LmR7ZmlsbDojMzMzO308L3N0eWxlPjwvZGVmcz48ZyBpZD0iYyI+PHBhdGggY2xhc3M9ImQiIGQ9Im0xMTguMzQzLDIzLjY3MmMtMy4yNTUsMC01LjkwNCwyLjY0OC01LjkwNCw1LjkwNHMyLjY0OCw1LjkwMyw1LjkwNCw1LjkwM2M2LjUzNCwwLDExLjg1LDUuMzE2LDExLjg1LDExLjg1MXYxMTguMzU3YzAsNi41MzQtNS4zMTYsMTEuODUtMTEuODUsMTEuODVIMjMuNjU3Yy02LjUzNCwwLTExLjg1LTUuMzE2LTExLjg1LTExLjg1VjQ3LjMyOWMwLTYuNTM0LDUuMzE2LTExLjg1MSwxMS44NS0xMS44NTEsMy4yNTUsMCw1LjkwNC0yLjY0OCw1LjkwNC01LjkwM3MtMi42NDgtNS45MDQtNS45MDQtNS45MDRDMTAuNjEzLDIzLjY3MiwwLDM0LjI4NCwwLDQ3LjMyOXYxMTguMzU3YzAsMTMuMDQ1LDEwLjYxMywyMy42NTcsMjMuNjU3LDIzLjY1N2g5NC42ODZjMTMuMDQ0LDAsMjMuNjU3LTEwLjYxMywyMy42NTctMjMuNjU3VjQ3LjMyOWMwLTEzLjA0NS0xMC42MTItMjMuNjU3LTIzLjY1Ny0yMy42NTdaIi8+PHBhdGggY2xhc3M9ImQiIGQ9Im00MS40MTEsNDcuMzE0aDU5LjE3OWMzLjI1NSwwLDUuOTAzLTIuNjQ4LDUuOTAzLTUuOTA0cy0yLjY0OC01LjkwNC01LjkwMy01LjkwNGgtOS4yMjdsLjAxMy0uMDIyYzIuMTc4LTMuNzU3LDMuMjgyLTcuNzM2LDMuMjgyLTExLjgyOCwwLTEzLjA0NS0xMC42MTMtMjMuNjU3LTIzLjY1Ny0yMy42NTdzLTIzLjY1NywxMC42MTMtMjMuNjU3LDIzLjY1N2MwLDQuMTA1LDEuMTA0LDguMDg1LDMuMjgxLDExLjgyOGwuMDEzLjAyMmgtOS4yMjZjLTMuMjU1LDAtNS45MDQsMi42NDgtNS45MDQsNS45MDRzMi42NDgsNS45MDQsNS45MDQsNS45MDRabTI5LjU4OS0zNS41MDdjNi41MzQsMCwxMS44NTEsNS4zMTYsMTEuODUxLDExLjg1cy01LjMxNiwxMS44NS0xMS44NTEsMTEuODUtMTEuODUtNS4zMTYtMTEuODUtMTEuODUsNS4zMTYtMTEuODUsMTEuODUtMTEuODVaIi8+PHBhdGggY2xhc3M9ImQiIGQ9Im0zNS40OTMsMTU5Ljc1NGMzLjI1NSwwLDUuOTA0LTIuNjQ4LDUuOTA0LTUuOTAzLDAtOS43OTcsNy45NzEtMTcuNzY4LDE3Ljc2OC0xNy43NjhoMjMuNjcyYzkuNzk3LDAsMTcuNzY4LDcuOTcxLDE3Ljc2OCwxNy43NjgsMCwzLjI1NSwyLjY0OCw1LjkwMyw1LjkwMyw1LjkwM3M1LjkwNC0yLjY0OCw1LjkwNC01LjkwM2MwLTE2LjMwOC0xMy4yNjctMjkuNTc1LTI5LjU3NS0yOS41NzVoLTIzLjY3MmMtMTYuMzA4LDAtMjkuNTc1LDEzLjI2Ny0yOS41NzUsMjkuNTc1LDAsMy4yNTUsMi42NDgsNS45MDMsNS45MDMsNS45MDNaIi8+PHBhdGggY2xhc3M9ImQiIGQ9Im00Ny4zNDMsODguNzU0YzAsMTMuMDQ1LDEwLjYxMiwyMy42NTcsMjMuNjU3LDIzLjY1N3MyMy42NTctMTAuNjEzLDIzLjY1Ny0yMy42NTctMTAuNjEzLTIzLjY1Ny0yMy42NTctMjMuNjU3LTIzLjY1NywxMC42MTItMjMuNjU3LDIzLjY1N1ptMjMuNjU3LDExLjg1MWMtNi41MzQsMC0xMS44NS01LjMxNi0xMS44NS0xMS44NTFzNS4zMTYtMTEuODUsMTEuODUtMTEuODUsMTEuODUxLDUuMzE2LDExLjg1MSwxMS44NS01LjMxNiwxMS44NTEtMTEuODUxLDExLjg1MVoiLz48L2c+PC9zdmc+")
}
.card-searchstudio-js-custom .card-searchstudio-js-body .icon.Webpage{
background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIGlkPSJiIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNDAuNSIgaGVpZ2h0PSIxNDAuNSIgdmlld0JveD0iMCAwIDE0MC41IDE0MC41Ij48ZGVmcz48c3R5bGU+LmR7ZmlsbDojMzMzO308L3N0eWxlPjwvZGVmcz48ZyBpZD0iYyI+PHBhdGggY2xhc3M9ImQiIGQ9Im03MC4yNSwwQzMxLjUxNCwwLDAsMzEuNTE0LDAsNzAuMjVzMzEuNTE0LDcwLjI1LDcwLjI1LDcwLjI1LDcwLjI1LTMxLjUxNCw3MC4yNS03MC4yNVMxMDguOTg2LDAsNzAuMjUsMFptMzUuMjUsNzAuMjVjMC02LjM5LS40MjMtMTIuMDM2LTEuMjk0LTE3LjI1aDI0LjU2NWMxLjY0NSw1LjUzOCwyLjQ3OSwxMS4zNDEsMi40NzksMTcuMjVzLS44MzQsMTEuNzEyLTIuNDc5LDE3LjI1aC0yNC41NjVjLjg3MS01LjIxNCwxLjI5NC0xMC44NiwxLjI5NC0xNy4yNVptLTEyLjI4MywyNi41Yy0xLjMzMyw2LjgyMy0zLjU1MywxMy41NDgtNi4yNjQsMTguOTctNy4wMjUsMTQuMDE3LTE0LjAyLDE1LjUzLTE2LjcwMiwxNS41M3MtOS42NzgtMS41MTMtMTYuNzAyLTE1LjUzYy0yLjYwNS01LjIxLTQuODUtMTEuNzYzLTYuNS0xOC45N2g0Ni4xNjlabS01NS42MjgsMGMyLjU1MiwxMi41NDUsNi44NDUsMjMuMjU3LDEyLjQ0MSwzMS4wNTctMTUuMTMxLTUuMzAzLTI3Ljc0Mi0xNi41NzItMzQuNzM3LTMxLjA1N2gyMi4yOTZabTkuNDU3LTUzYzEuNTc1LTcuMTA4LDMuNzYyLTEzLjQ4OSw2LjUwMy0xOC45NzMsNy4wMi0xNC4wMTQsMTQuMDE5LTE1LjUyNywxNi43MDItMTUuNTI3czkuNjgyLDEuNTEzLDE2LjcwMiwxNS41MjdjMi44Miw1LjY0NCw0Ljk4NSwxMi4xOTgsNi4yNjYsMTguOTczaC00Ni4xNzNabTQzLjQyNS0zMS4wNjdjMTUuMTUyLDUuMzI2LDI3Ljc2LDE2LjU5OCwzNC43MjcsMzEuMDY3aC0yMi4yODZjLTIuNTUyLTEyLjU0NC02Ljg0NS0yMy4yNTktMTIuNDQxLTMxLjA2N1ptMCwxMTUuMTIzYzUuNTk1LTcuOCw5Ljg4OC0xOC41MTIsMTIuNDQxLTMxLjA1N2gyMi4yODZjLTYuOTcyLDE0LjQ3OS0xOS41NzksMjUuNzQ4LTM0LjcyNywzMS4wNTdaTTUwLjAyOSwxMi42ODNjLTUuNTk2LDcuODA4LTkuODg4LDE4LjUyMy0xMi40NDEsMzEuMDY3SDE1LjI5MmM2Ljk5LTE0LjQ3NCwxOS42MDEtMjUuNzQ3LDM0LjczNy0zMS4wNjdabTQ2LjIyMSw1Ny41NjdjMCw1Ljg5Ni0uMzg1LDExLjY5OC0xLjE0NCwxNy4yNWgtNDkuNzEzYy0uNzU5LTUuNTUyLTEuMTQ0LTExLjM1NC0xLjE0NC0xNy4yNXMuMzg1LTExLjY5OCwxLjE0NC0xNy4yNWg0OS43MTNjLjc1OSw1LjU1MiwxLjE0NCwxMS4zNTQsMS4xNDQsMTcuMjVabS02MC4xOSwxNy4yNUgxMS43MjRjLTEuNjQyLTUuNTgxLTIuNDc0LTExLjM4NC0yLjQ3NC0xNy4yNXMuODMyLTExLjY2OSwyLjQ3NC0xNy4yNWgyNC4zMzZjLS43MDQsNS42NDQtMS4wNiwxMS40NDYtMS4wNiwxNy4yNXMuMzU3LDExLjYwNiwxLjA2LDE3LjI1WiIvPjwvZz48L3N2Zz4=")
}
.card-searchstudio-js-custom .card-searchstudio-js-body .icon.Documentation{
background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIGlkPSJiIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNDAiIGhlaWdodD0iMTg2LjY2NyIgdmlld0JveD0iMCAwIDE0MCAxODYuNjY3Ij48ZGVmcz48c3R5bGU+LmR7ZmlsbDojMzMzO308L3N0eWxlPjwvZGVmcz48ZyBpZD0iYyI+PHBhdGggY2xhc3M9ImQiIGQ9Im0xMTAuODMzLDE1MS42NjdoLTIzLjMzM2MtMy4yMTcsMC01LjgzMywyLjYxNy01LjgzMyw1LjgzM3MyLjYxNyw1LjgzMyw1LjgzMyw1LjgzM2gyMy4zMzNjMy4yMTcsMCw1LjgzMy0yLjYxNyw1LjgzMy01LjgzM3MtMi42MTctNS44MzMtNS44MzMtNS44MzNaIi8+PHBhdGggY2xhc3M9ImQiIGQ9Im0yOS4xNjcsMzVoMjMuMzMzYzMuMjE2LDAsNS44MzMtMi42MTcsNS44MzMtNS44MzNzLTIuNjE3LTUuODMzLTUuODMzLTUuODMzaC0yMy4zMzNjLTMuMjE3LDAtNS44MzMsMi42MTctNS44MzMsNS44MzNzMi42MTcsNS44MzMsNS44MzMsNS44MzNaIi8+PHBhdGggY2xhc3M9ImQiIGQ9Im0yOS4xNjcsNTguMzMzaDIzLjMzM2MzLjIxNiwwLDUuODMzLTIuNjE3LDUuODMzLTUuODMzcy0yLjYxNy01LjgzMy01LjgzMy01LjgzM2gtMjMuMzMzYy0zLjIxNywwLTUuODMzLDIuNjE3LTUuODMzLDUuODMzczIuNjE3LDUuODMzLDUuODMzLDUuODMzWiIvPjxwYXRoIGNsYXNzPSJkIiBkPSJtMTMzLjE4Miw0NS42ODJMOTQuMzU1LDYuODU1Yy00LjQzNi00LjQyMS0xMC4zMDItNi44NTUtMTYuNTE3LTYuODU1SDIzLjMzM0MxMC40NjcsMCwwLDEwLjQ2NywwLDIzLjMzM2wuMDAyLDE0MGMwLDEyLjg2NiwxMC40NjcsMjMuMzMzLDIzLjMzMywyMy4zMzNoOTMuMzMxYzEyLjg2NiwwLDIzLjMzMy0xMC40NjcsMjMuMzMzLTIzLjMzM1Y2Mi4xNjJjMC02LjIzLTIuNDIxLTEyLjA4My02LjgxOC0xNi40NzlaTTExLjY2NywyMy4zMzNjMC02LjQzMyw1LjIzNC0xMS42NjcsMTEuNjY3LTExLjY2N2g0Ni42Njd2NDAuODMzYzAsOS42NSw3Ljg1LDE3LjUsMTcuNSwxNy41aDQwLjgzM3Y5My4zMzNjMCw2LjQzMy01LjIzNCwxMS42NjctMTEuNjY3LDExLjY2N0gyMy4zMzNjLTYuNDMzLDAtMTEuNjY3LTUuMjM0LTExLjY2Ny0xMS42NjdWMjMuMzMzWm03NS44MzMsMzVjLTMuMjE3LDAtNS44MzMtMi42MTctNS44MzMtNS44MzNWMTIuNDI1YzEuODE5LjYzNiwzLjI2NCwxLjUwNiw0LjQxOSwyLjY2MWwzOC44MjIsMzguODIyYzEuMTcxLDEuMTUxLDIuMDY0LDIuNjM4LDIuNjYsNC40MjVoMHMtNDAuMDY4LDAtNDAuMDY4LDBaIi8+PHBhdGggY2xhc3M9ImQiIGQ9Im0zNSwxMzQuMTY3aDcwYzYuNDMzLDAsMTEuNjY3LTUuMjM0LDExLjY2Ny0xMS42Njd2LTIzLjMzM2MwLTYuNDMzLTUuMjM0LTExLjY2Ny0xMS42NjctMTEuNjY3SDM1Yy02LjQzMywwLTExLjY2Nyw1LjIzNC0xMS42NjcsMTEuNjY3djIzLjMzM2MwLDYuNDMzLDUuMjM0LDExLjY2NywxMS42NjcsMTEuNjY3Wm0wLTExLjY2N3YtMjMuMzMzaDcwdjIzLjMzM0gzNVoiLz48L2c+PC9zdmc+")
}
.card-searchstudio-js-custom .card-searchstudio-js-body .icon.External {
background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIGlkPSJiIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNDEuNSIgaGVpZ2h0PSIyMjYuNTIzIiB2aWV3Qm94PSIwIDAgMTQxLjUgMjI2LjUyMyI+PGRlZnM+PHN0eWxlPi5ke2ZpbGw6IzMzMzt9PC9zdHlsZT48L2RlZnM+PGcgaWQ9ImMiPjxwYXRoIGNsYXNzPSJkIiBkPSJtMTQxLjUsNDYuNTk3QzE0MS41LDIwLjkwMywxMjAuNTk2LDAsOTQuOTAyLDBzLTQ2LjU5NywyMC45MDMtNDYuNTk3LDQ2LjU5N3YxMS40NjJjMCwzLjU3NCwyLjkwNyw2LjQ4MSw2LjQ4MSw2LjQ4MXM2LjQ4MS0yLjkwNyw2LjQ4MS02LjQ4MXYtMTEuNDYyYzAtOS4wMTgsMy40NTctMTcuNDY0LDkuNzM1LTIzLjc4Myw2LjMxMi02LjM1NCwxNC44LTkuODUzLDIzLjkwMS05Ljg1MywxOC41NDcsMCwzMy42MzYsMTUuMDg5LDMzLjYzNiwzMy42MzV2NjMuMDc2YzAsMTguNzA1LTE1LjA3MywzMy45MjItMzMuNiwzMy45MjItMTcuNTEyLDAtMzIuMjI1LTEzLjgzOC0zMy40OTQtMzEuNTA0bC0uMDAzLS4wMzctLjAwNi0uMDM3LS40ODktMi44MzFjLjAxNS0xLjQ1NC0uNTktMi45MTQtMS42NjUtNC4wMTctMS4xMDYtMS4xMzQtMi41NTQtMS43NTktNC4wNzgtMS43NTktLjI4OCwwLS41OC4wMjMtLjg2OC4wNjhoLS4wNjZjLTEuNjU1LDAtMy4xODYuNjYyLTQuMzEsMS44NjYtMS4xNywxLjI1Mi0xLjc3MiwyLjk3OS0xLjY1Miw0LjczOGwuMjE1LDIuOTQxYzEuNzUxLDI0LjQxMSwyMi4xNCw0My41MzQsNDYuNDE2LDQzLjUzNCwyNS42NzQsMCw0Ni41NjItMjEuMDMyLDQ2LjU2Mi00Ni44ODR2LTYzLjA3NlptLS45ODctNC42ODhjLjE1NiwxLjU0Mi4yMzcsMy4xMDUuMjM3LDQuNjg4aDBjMC0xLjU4My0uMDgtMy4xNDctLjIzNy00LjY4OC0uMTU2LTEuNTQxLS4zODktMy4wNi0uNjk1LTQuNTUyLjMwNSwxLjQ5Mi41MzgsMy4wMTEuNjk1LDQuNTUyWm0tOTEuNDU4LDQuNjg4YzAtMS41ODMuMDgtMy4xNDcuMjM3LTQuNjg4LjE1Ni0xLjU0MS4zODktMy4wNi42OTUtNC41NTItLjMwNSwxLjQ5Mi0uNTM4LDMuMDExLS42OTUsNC41NTItLjE1NiwxLjU0Mi0uMjM3LDMuMTA1LS4yMzcsNC42ODhoMFptMTEuNDYyLDExLjQ2MmMwLC4zOTQtLjA0Ljc3OS0uMTE3LDEuMTUxLS4xOTIuOTMtLjYxMSwxLjc4LTEuMTk2LDIuNDg5LS4zNTEuNDI1LS43NjIuNzk5LTEuMjIsMS4xMDktLjkxNS42Mi0yLjAxNi45ODItMy4xOTguOTgycy0yLjI4NC0uMzYzLTMuMTk5LS45ODJjLS40NTgtLjMxLS44NjgtLjY4NC0xLjIyLTEuMTA5LS41ODUtLjcwOC0xLjAwNC0xLjU1OC0xLjE5Ni0yLjQ4OS0uMDc3LS4zNzItLjExNy0uNzU3LS4xMTctMS4xNTFoMGMwLC4zOTQuMDQuNzc5LjExNywxLjE1MS4xOTIuOTMuNjExLDEuNzgsMS4xOTYsMi40ODkuMzUxLjQyNS43NjIuNzk5LDEuMjIsMS4xMDkuOTE1LjYyLDIuMDE3Ljk4MiwzLjE5OS45ODJzMi4yODMtLjM2MywzLjE5OC0uOTgyYy40NTgtLjMxLjg2OC0uNjg0LDEuMjItMS4xMDkuNTg1LS43MDgsMS4wMDQtMS41NTgsMS4xOTYtMi40ODkuMDc3LS4zNzIuMTE3LS43NTcuMTE3LTEuMTUxaDBabTU4LjY5Ny0zNS43NzRjLTQuMjc5LTQuMjc5LTkuNjc5LTcuNDM2LTE1LjcyLTguOTkxLTIuNzQ2LS43MDctNS42MjUtMS4wODMtOC41OTEtMS4wODMtMy4wMTcsMC01LjkzLjM3Ni04LjY5OSwxLjA4My02LjA5MSwxLjU1NS0xMS40ODMsNC43MTItMTUuNzM0LDguOTkxLS43NzMuNzc4LTEuNTA4LDEuNTkzLTIuMjAzLDIuNDQyLjY5NS0uODQ5LDEuNDMtMS42NjQsMi4yMDMtMi40NDIsNC4yNTEtNC4yNzksOS42NDItNy40MzYsMTUuNzM0LTguOTkxLDIuNzY5LS43MDcsNS42ODItMS4wODMsOC42OTktMS4wODMsMi45NjYsMCw1Ljg0NS4zNzYsOC41OTEsMS4wODMsNi4wNDIsMS41NTUsMTEuNDQyLDQuNzEyLDE1LjcyLDguOTkxLjc3OC43NzgsMS41MTksMS41OTMsMi4yMiwyLjQ0Mi0uNzAxLS44NDktMS40NDItMS42NjQtMi4yMi0yLjQ0MlptNi42ODksMTAyLjM0OGMxLjIwNS0yLjUyMywyLjExNi01LjIxMiwyLjY4OC04LjAyLjQ1Ny0yLjI0Ni42OTctNC41NjcuNjk3LTYuOTRoMGMwLDIuMzczLS4yNCw0LjY5NC0uNjk3LDYuOTQtLjU3MiwyLjgwNy0xLjQ4Miw1LjQ5Ni0yLjY4OCw4LjAyLS45NjQsMi4wMTktMi4xMTcsMy45MzItMy40MzUsNS43MTQsMS4zMTgtMS43ODMsMi40NzEtMy42OTUsMy40MzUtNS43MTRabS00LjQ1NSw3LjAyNmMtLjcuODU4LTEuNDQsMS42ODItMi4yMTYsMi40NjkuNzc3LS43ODcsMS41MTctMS42MTEsMi4yMTYtMi40NjlabS02MS4yNTQtMjIuNDE2Yy4wMDQtLjE3Mi0uMDAzLS4zNDMtLjAxOC0uNTEyLjAxNS4xNy4wMjIuMzQxLjAxOC41MTJabS0uMDQxLS42NzljLS4wMTQtLjExMy0uMDI5LS4yMjYtLjA1Mi0uMzM4LjAyMy4xMTIuMDM3LjIyNS4wNTIuMzM4Wm0tLjEtLjUzM2MtLjAyNS0uMS0uMDUtLjItLjA4MS0uMjk4LjAzMS4wOTguMDU2LjE5OC4wODEuMjk4Wm0tLjE1My0uNDk5Yy0uMDM0LS4wOTMtLjA2OS0uMTg2LS4xMDktLjI3Ny4wNC4wOTEuMDc1LjE4My4xMDkuMjc3Wm0tLjIwMi0uNDc1Yy0uMDQzLS4wODgtLjA4OC0uMTc1LS4xMzUtLjI2MS4wNDguMDg2LjA5My4xNzMuMTM1LjI2MVptLS4yNDgtLjQ1Yy0uMDUyLS4wODQtLjEwNi0uMTY2LS4xNjMtLjI0Ny4wNTcuMDgxLjExMS4xNjMuMTYzLjI0N1ptLS42MjMtLjgxOWMtLjA2OS0uMDc1LS4xNDMtLjE0Ni0uMjE3LS4yMTcuMDc0LjA3MS4xNDcuMTQyLjIxNy4yMTdabS4zMzIuMzk1Yy0uMDYtLjA3OS0uMTI0LS4xNTYtLjE4OS0uMjMxLjA2NS4wNzYuMTI4LjE1Mi4xODkuMjMxWm0tMy43NjMtMi4wMTFjLS4wOTItLjAwNC0uMTg1LS4wMDUtLjI3OC0uMDA0LjAyNywwLC4wNTYtLjAwNy4wODMtLjAwNy4wNjYsMCwuMTMuMDA4LjE5NS4wMTFabTMuMDYyLDEuMjU1Yy0uMDgxLS4wNzItLjE2Ny0uMTM5LS4yNTItLjIwNi4wODYuMDY3LjE3MS4xMzQuMjUyLjIwNlptLS40MDMtLjMyNGMtLjEwNC0uMDc2LS4yMTQtLjE0NS0uMzI0LS4yMTIuMTEuMDY4LjIxOS4xMzcuMzI0LjIxMlptLS40MzUtLjI4M2MtLjE1LS4wODctLjMwNC0uMTY2LS40NjMtLjIzNy4xNTkuMDcxLjMxMy4xNS40NjMuMjM3Wm0tLjU4MS0uMjgzYy0uMTIxLS4wNTEtLjI0NC0uMDk5LS4zNy0uMTQuMTI2LjA0MS4yNDguMDkuMzcuMTRabS0uNTU4LS4xOTJjLS4xMDctLjAzLS4yMTMtLjA2LS4zMjMtLjA4Mi4xMDkuMDIzLjIxNi4wNTIuMzIzLjA4MlptLS41MzktLjExOGMtLjEwNC0uMDE2LS4yMDgtLjAzMi0uMzE0LS4wNDIuMTA2LjAxLjIxLjAyNS4zMTQuMDQyWm0tMS41NTIuMDA0Yy0uMTIzLS4wMDMtLjI0Mi4wMDYtLjM2Mi4wMTIuMDgtLjAwNC4xNTgtLjAxMy4yMzktLjAxMy4wNDEsMCwuMDgyLDAsLjEyMy4wMDFabS0zLjU4NiwxLjMzNWMtLjA2OC4wNjItLjEzMS4xMy0uMTk1LjE5NS4wNjUtLjA2Ni4xMjctLjEzMy4xOTUtLjE5NVptMi45NDMtMS4zMDhjLS4wOTguMDEtLjE5My4wMjYtLjI4OS4wNDEuMDk2LS4wMTUuMTkxLS4wMzIuMjg5LS4wNDFabS0uNTYuMDg2Yy0uMDk0LjAyLS4xODYuMDQ3LS4yNzguMDcxLjA5Mi0uMDI1LjE4My0uMDUyLjI3OC0uMDcxWm0tLjUzNS4xNDNjLS4wOS4wMjktLjE3Ni4wNjYtLjI2NC4xLjA4Ny0uMDM0LjE3NC0uMDcuMjY0LS4xWm0tLjUwOS4xOThjLS4wODQuMDM4LS4xNjMuMDgyLS4yNDQuMTI0LjA4MS0uMDQyLjE2MS0uMDg2LjI0NC0uMTI0Wm0tLjQ4LjI0OGMtLjA3OC4wNDYtLjE1Mi4wOTgtLjIyOC4xNDguMDc2LS4wNS4xNS0uMTAyLjIyOC0uMTQ4Wm0tLjQ0Ny4yOTVjLS4wNzQuMDU1LS4xNDMuMTE1LS4yMTQuMTczLjA3MS0uMDU4LjE0LS4xMTkuMjE0LS4xNzNabS0xLjEyNSwxLjEzNWMtLjA1NS4wNzUtLjEwMy4xNTYtLjE1NC4yMzQuMDUxLS4wNzguMDk5LS4xNTkuMTU0LS4yMzRabS4zMzYtLjQxN2MtLjA2MS4wNjktLjExNy4xNDItLjE3NS4yMTQuMDU4LS4wNzIuMTEzLS4xNDYuMTc1LS4yMTRabS0uNjMxLjg2N2MtLjA0OC4wODMtLjA5LjE3LS4xMzQuMjU1LjA0NC0uMDg1LjA4NS0uMTczLjEzNC0uMjU1Wm0tLjI1LjQ4Yy0uMDQyLjA5MS0uMDc2LjE4Ni0uMTEyLjI3OS4wMzctLjA5My4wNzEtLjE4OC4xMTItLjI3OVptLS4yMDMuNTA4Yy0uMDM0LjEtLjA2LjIwNC0uMDg5LjMwNy4wMjktLjEwMy4wNTUtLjIwNy4wODktLjMwN1ptLS4xNTMuNTMxYy0uMDI1LjEwOC0uMDQyLjIxOS0uMDYxLjMyOC4wMTktLjExLjAzNS0uMjIxLjA2MS0uMzI4Wm0tLjEwMS41NTJjLS4wMTYuMTIzLS4wMjMuMjQ4LS4wMzEuMzc0LjAwOC0uMTI1LjAxNS0uMjUxLjAzMS0uMzc0Wm0tLjA0Ny41NjhjLS4wMDYuMTkyLS4wMDMuMzg2LjAxLjU4Mi0uMDEzLS4xOTYtLjAxNy0uMzktLjAxLS41ODJabTE5LjYwMSwzNy45MzZjMi4yOTYsMS42MzMsNC43NDUsMy4wNTgsNy4zMiw0LjI0OS0yLjU3NS0xLjE5MS01LjAyNC0yLjYxNi03LjMyLTQuMjQ5Wm0xMy4zMTQsNi41MjFjMS4zNzQuNDEyLDIuNzc0Ljc2MSw0LjE5NywxLjA0Mi0xLjQyMy0uMjgxLTIuODIzLS42My00LjE5Ny0xLjA0MlptMzIuODUtMi42NzZjMS4zMzUtLjY1MSwyLjYzNS0xLjM2NSwzLjg5NC0yLjEzOS0xLjI1OS43NzQtMi41NTksMS40ODgtMy44OTQsMi4xMzlabTIxLjQyNy0yMS42MjVjLS42NDMsMS4zNDQtMS4zNDksMi42NTEtMi4xMTMsMy45Mi0uNzY1LDEuMjY4LTEuNTg5LDIuNDk3LTIuNDY3LDMuNjgzLjg3OS0xLjE4NSwxLjcwMy0yLjQxNCwyLjQ2Ny0zLjY4My43NjUtMS4yNjksMS40NzEtMi41NzYsMi4xMTMtMy45Mi42NDMtMS4zNDQsMS4yMjMtMi43MjMsMS43MzYtNC4xMzMtLjUxMywxLjQxMS0xLjA5MywyLjc5LTEuNzM2LDQuMTMzWm0zLjA3My04LjQ1NmMuMzc2LTEuNDcuNjgyLTIuOTY3LjkxNC00LjQ4OC0uMjMyLDEuNTIxLS41MzcsMy4wMTgtLjkxNCw0LjQ4OFoiLz48cGF0aCBjbGFzcz0iZCIgZD0ibTg2LjcxNCwxNTkuODc2Yy0zLjU3NCwwLTYuNDgxLDIuOTA3LTYuNDgxLDYuNDgxdjEzLjU2OWMwLDE4LjU0Ny0xNS4wODksMzMuNjM2LTMzLjYzNiwzMy42MzYtOS4xMDEsMC0xNy41ODktMy40OTgtMjMuOTAxLTkuODUtNi4yNzgtNi4zMTgtOS43MzUtMTQuNzY1LTkuNzM1LTIzLjc4NnYtNjMuMDc2YzAtMTguNTI3LDE1LjA3My0zMy42LDMzLjYtMzMuNiwxOC45OTYsMCwzMi4xNDMsMTIuMzY2LDMzLjQ5NCwzMS41MDRsLjE3OSwyLjU3OGMuMjcxLDMuNDUxLDMuMDU1LDYuMDQ4LDYuNDc2LDYuMDQ4LjE0OCwwLC4yOTgtLjAwNS40NDgtLjAxNSwxLjc0NS0uMTUzLDMuNDM3LTEuMDk2LDQuNTM5LTIuNTI1LDEtMS4yOTYsMS40MTctMi44NTQsMS4xNzYtNC4zOTZsLjEwNS0yLjg2M3YtLjA0MXMtLjAwMS0uMDQxLS4wMDEtLjA0MWMtMS45NDEtMjcuMDU4LTE5LjI5My00My4yMTMtNDYuNDE3LTQzLjIxM0MyMC44ODcsNzAuMjg4LDAsOTEuMTc1LDAsMTE2Ljg0OXY2My4wNzZjMCwyNS42OTQsMjAuOTA0LDQ2LjU5Nyw0Ni41OTcsNDYuNTk3LDE0LjE3MSwwLDI2LjA5Ny00LjcyNSwzNC40OS0xMy42NjUsNy44MDgtOC4zMTcsMTIuMTA4LTIwLjAxMywxMi4xMDgtMzIuOTMydi0xMy41NjljMC0zLjU3NC0yLjkwNy02LjQ4MS02LjQ4MS02LjQ4MVptNC40MTgsMi44NDFjLS4zNTEtLjQyNS0uNzYyLS43OTktMS4yMi0xLjEwOS40NTguMzEuODY4LjY4NCwxLjIyLDEuMTA5Wm0tNy42MTctMS4xMDljLS40NTguMzEtLjg2OC42ODQtMS4yMiwxLjEwOS4zNTEtLjQyNS43NjItLjc5OSwxLjIyLTEuMTA5Wm0tMS41NSwxLjU1Yy0uNDEzLjYxLS43MTIsMS4zMDMtLjg2NSwyLjA0Ny4xNTMtLjc0NC40NTItMS40MzcuODY1LTIuMDQ3Wk0xMi4yMTIsMTE2Ljg0OWgwYzAtLjU5My4wMTUtMS4xODMuMDQ1LTEuNzY5LS4wMy41ODYtLjA0NSwxLjE3Ni0uMDQ1LDEuNzY5Wm02OC41OTItMi4xNDlsLjE3OSwyLjU3OWgwczAsMCwwLDBsLS4xNzktMi41NzlabS4zNjUsMy42NDVjLjAwNS4wMTguMDA4LjAzNy4wMTMuMDU2LS4wMDUtLjAxOC0uMDA4LS4wMzctLjAxMy0uMDU2Wm0uMzY5Ljk5OWMuMDEzLjAyOC4wMjUuMDU3LjAzOC4wODUtLjAxNC0uMDI4LS4wMjUtLjA1Ny0uMDM4LS4wODVabS41MzguOTA2Yy4wMjMuMDMyLjA0NC4wNjUuMDY4LjA5Ni0uMDI0LS4wMzEtLjA0NS0uMDY0LS4wNjgtLjA5NlptLjY5MS43OTFjLjAzMi4wMzEuMDYzLjA2Mi4wOTYuMDkyLS4wMzMtLjAzLS4wNjQtLjA2MS0uMDk2LS4wOTJabS44MjQuNjU0Yy4wMzkuMDI2LjA3OC4wNTIuMTE4LjA3Ni0uMDQtLjAyNS0uMDc5LS4wNTEtLjExOC0uMDc2Wm0uOTM2LjQ5NWMuMDQ0LjAxOC4wODkuMDM2LjEzNC4wNTMtLjA0NS0uMDE3LS4wOS0uMDM1LS4xMzQtLjA1M1ptMS4wMjguMzE2Yy4wNDcuMDEuMDk0LjAxOC4xNDEuMDI2LS4wNDctLjAwOS0uMDk0LS4wMTYtLjE0MS0uMDI2Wm0xLjE1NS4xMjNjLS4wMTksMC0uMDM3LS4wMDUtLjA1Ny0uMDA1LjE1LjAwMS4zMDEuMDAyLjQ1NC0uMDA4LS4xMzMuMDA5LS4yNjYuMDE0LS4zOTcuMDE0Wm0uOTMyLS4wODljLjM1NC0uMDY5LjcwMi0uMTc0LDEuMDM4LS4zMTMtLjMzNi4xMzgtLjY4NS4yNDQtMS4wMzguMzEzWm0xLjUzNC0uNTQ0YzEuNDU0LS43NjQsMi42MTEtMi4xNDksMi45MjktMy43OTEtLjMxOCwxLjY0Mi0xLjQ3NCwzLjAyNy0yLjkyOSwzLjc5MVptMy4wMDMtNC4zNDhjLjAxNC0uMTg4LjAxNi0uMzc5LjAwNy0uNTcyLjAwOS4xOTMuMDA2LjM4NC0uMDA3LjU3MlptLS4wNTYtMS4xNThsLjEwNy0yLjkzN2gwbC0uMTA3LDIuOTM3Wm0tNTkuMTkyLTQzLjM5NmMtMS40MzUuNDQ2LTIuODQuOTYtNC4yMSwxLjUzOSwxLjM3LS41NzksMi43NzUtMS4wOTMsNC4yMS0xLjUzOVptLTYuMjQsMi40NTZjLTEuMzM1LjY0My0yLjYzNSwxLjM0OS0zLjg5NCwyLjExMywxLjI1OS0uNzY1LDIuNTU5LTEuNDcsMy44OTQtMi4xMTNabS03LjU0OCw0LjU4MWMtMS43NjQsMS4zMTgtMy40MjksMi43NjEtNC45ODMsNC4zMTUsMS41NTQtMS41NTQsMy4yMTktMi45OTcsNC45ODMtNC4zMTVabS0xMS43NjUsMTIuOTUyYy43NjUtMS4yNTksMS41ODktMi40NzksMi40NjctMy42NTQuODc5LTEuMTc2LDEuODEzLTIuMzA4LDIuNzk5LTMuMzkyLS45ODYsMS4wODQtMS45MiwyLjIxNi0yLjc5OSwzLjM5Mi0uODc5LDEuMTc2LTEuNzAzLDIuMzk1LTIuNDY3LDMuNjU0LTEuOTEyLDMuMTQ4LTMuNDU1LDYuNTQ2LTQuNTY5LDEwLjEzNCwxLjExNS0zLjU4OCwyLjY1OC02Ljk4NSw0LjU2OS0xMC4xMzRabS01LjE4NiwxMi4zMDhjLS4zNzYsMS40NjQtLjY4MiwyLjk1Ny0uOTE0LDQuNDc1LjIzMi0xLjUxNy41MzctMy4wMS45MTQtNC40NzVabTkwLjEzNyw1OS44MTJjLS4xNTMtLjc0NC0uNDUyLTEuNDM3LS44NjUtMi4wNDcuNDEzLjYxLjcxMiwxLjMwMy44NjUsMi4wNDdaIi8+PC9nPjwvc3ZnPg==")
}
.card-searchstudio-js-custom .card-searchstudio-js-body .icon.Video{ 
background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIGlkPSJiIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNDMiIGhlaWdodD0iMTQzIiB2aWV3Qm94PSIwIDAgMTQzIDE0MyI+PGRlZnM+PHN0eWxlPi5ke2ZpbGw6IzMzMzt9PC9zdHlsZT48L2RlZnM+PGcgaWQ9ImMiPjxwYXRoIGNsYXNzPSJkIiBkPSJtNzEuNSwwQzMyLjA3NSwwLDAsMzIuMDc1LDAsNzEuNXMzMi4wNzUsNzEuNSw3MS41LDcxLjUsNzEuNS0zMi4wNzUsNzEuNS03MS41UzExMC45MjUsMCw3MS41LDBabTIzLjE5NywxMjYuNDIyYy03LjM0MSwzLjEwNS0xNS4xNDYsNC42OC0yMy4xOTcsNC42OHMtMTUuODU1LTEuNTc0LTIzLjE5Ny00LjY4Yy03LjA5Ni0zLjAwMS0xMy40NzEtNy4zLTE4Ljk0OC0xMi43NzctNS40NzctNS40NzctOS43NzYtMTEuODUyLTEyLjc3Ny0xOC45NDgtMy4xMDUtNy4zNDEtNC42OC0xNS4xNDYtNC42OC0yMy4xOTdzMS41NzQtMTUuODU1LDQuNjgtMjMuMTk3YzMuMDAxLTcuMDk2LDcuMy0xMy40NzEsMTIuNzc3LTE4Ljk0OCw1LjQ3Ny01LjQ3NywxMS44NTItOS43NzYsMTguOTQ4LTEyLjc3Nyw3LjM0MS0zLjEwNSwxNS4xNDYtNC42OCwyMy4xOTctNC42OCw4LjA1MSwwLDE1Ljg1NSwxLjU3NCwyMy4xOTcsNC42OCw3LjA5NiwzLjAwMSwxMy40NzEsNy4zLDE4Ljk0OCwxMi43NzdzOS43NzYsMTEuODUyLDEyLjc3NywxOC45NDhjMy4xMDUsNy4zNDEsNC42OCwxNS4xNDYsNC42OCwyMy4xOTdzLTEuNTc0LDE1Ljg1NS00LjY4LDIzLjE5N2MtMy4wMDEsNy4wOTYtNy4zLDEzLjQ3MS0xMi43NzcsMTguOTQ4LTUuNDc3LDUuNDc3LTExLjg1Miw5Ljc3Ni0xOC45NDgsMTIuNzc3WiIvPjxwYXRoIGNsYXNzPSJkIiBkPSJtMTAxLjgzOSw2NC42MjFsLTQyLjcwNS0yNi4wOTljLTEuMTk4LS44NTgtMi41NjItMS4yOTMtNC4wNTctMS4yOTMtMS40MDMsMC0yLjg0Mi40LTQuMTYyLDEuMTU2LTIuNTEsMS4zODctNC4xNDQsNC4wNi00LjE0NCw2Ljc5NnY1Mi40NzFjMCwyLjk0NCwxLjU5OCw1LjY1Niw0LjE3MSw3LjA3OCwxLjE4Mi42NzgsMi41NTUsMS4wNDIsMy45NTEsMS4wNDIsMS40ODgsMCwyLjk0OS0uNDA5LDQuMjIzLTEuMTg0bDQyLjcxMi0yNi4xMDJjMi40NC0xLjUxMywzLjg5My00LjEwNCwzLjg5My02LjkzNnMtMS40NTEtNS40MjItMy44ODItNi45MjlabS0xMC42OTUsNi42NzJsLTMyLjg4MSwyMC4zMjN2LTQwLjE1NmwzMi44ODEsMTkuODMyWiIvPjwvZz48L3N2Zz4=")
}
.card-searchstudio-js-custom .card-searchstudio-js-body .icon.White.Paper,
.card-searchstudio-js-custom .card-searchstudio-js-body .icon.White-paper,
.card-searchstudio-js-custom .card-searchstudio-js-body .icon.White{
background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIGlkPSJiIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIyNi4zMzYiIHZpZXdCb3g9IjAgMCAzMCAyNi4zMzYiPjxkZWZzPjxzdHlsZT4uZHtmaWxsOiMzMzM7fTwvc3R5bGU+PC9kZWZzPjxnIGlkPSJjIj48cGF0aCBjbGFzcz0iZCIgZD0ibTI4LjE3MiwxLjI5QzI1Ljc3OS40MjIsMjMuNDcyLjAzNSwyMS40NDguMDAxYy0zLjE2MS4wNDktNS4zNDkuOTA5LTYuNDQ4LDEuNDQ0QzEzLjkwMS45MSwxMS42NjEuMDQ5LDguNTgzLDAsNi41LS4wMDMsNC4xODguNDM1LDEuODI4LDEuMjljLTEuMDkuMzk0LTEuODI4LDEuNDQtMS44MjgsMi42MDF2MTguNzc4YzAsLjc2NC4zNTgsMS40NjEuOTg0LDEuOTE3LjYxNS40NDQsMS4zODcuNTcyLDIuMTIxLjM1Myw2LjE5My0xLjg5MywxMC45MDEuOTkyLDExLjE2MSwxLjE1Ni4yMDIuMTE2LjM3OS4yNDEuNjg2LjI0MS4zNCwwLC41MjctLjEyNC43MzMtLjIzOC41NjEtLjM0OCw1LjEyLTMuMDAzLDExLjE2MS0xLjE2LjczNS4yMjEsMS41MDMuMDkxLDIuMTIyLS4zNTUuNjcxLS40NTUsMS4wMy0xLjE1MywxLjAzLTEuOTE0VjMuODkxYzAtMS4xNi0uNzQtMi4yMDYtMS44MjgtMi42MDFabS0xNC4wMDUsMjIuODYzYy0xLjI5OS0uNjI3LTMuNjk4LTEuNTMtNi43OTctMS41My0xLjQ0OSwwLTMuMDQ3LjE5OS00Ljc0OS43MTctLjIyOS4wNy0uNDY5LjAzMS0uNjYxLS4xMDctLjE4Ny0uMTM4LS4yOTMtLjM4My0uMjkzLS41NjVWMy44OTFjMC0uNDYxLjI5LS44NzcuNzIyLTEuMDMzLDIuMTc3LS43OSw0LjI3My0xLjE5NCw2LjE3OS0xLjE5MSwyLjY5OC4wNDIsNC42NzIuNzk1LDUuNTk5LDEuMjMydjIxLjI1NFptMTQuMTY3LTEuNDg0YzAsLjIyOC0uMTA1LjQyOS0uMjkxLjU2NS0uMTk2LjE0MS0uNDMyLjE3OC0uNjYxLjExMS01LjI5Mi0xLjYxMy05LjYwNS0uMTEzLTExLjU0OC44MlYyLjg5OWMuOTI3LS40MzgsMi45MDEtMS4xOSw1LjU5NC0xLjIzMiwxLjgzOS0uMDAzLDMuOTc2LjM5LDYuMTg4LDEuMTkyLjQyNy4xNTYuNzE5LjU3MS43MTksMS4wMzJ2MTguNzc4WiIvPjwvZz48L3N2Zz4=")
}
.card-searchstudio-js-custom.has-thumbnail .thumbnail span {
display: block;
height: 100%;
width: 100%
}
.card-searchstudio-js-custom.has-thumbnail .badge {
border-top-left-radius: 0
}
.card-searchstudio-js-custom.card-searchstudio-js-grid-layout {
height: 100%
}
.card-searchstudio-js-custom.card-searchstudio-js-grid-layout.has-thumbnail.thumbnail {
padding-top: 250px;
padding-left: 12px
}
.card-searchstudio-js-custom.card-searchstudio-js-grid-layout.has-thumbnail .thumbnail {
height: 200px;
overflow: hidden;
position: absolute;
left: 0;
top: 0;
width: 100%
}
.card-searchstudio-js-custom.card-searchstudio-js-grid-layout .card-searchstudio-js-body .card-searchstudio-js-title a{
font-size: 15px;
}
.card-searchstudio-js-custom.card-searchstudio-js-grid-layout .card-searchstudio-js-body .card-searchstudio-js-title a em{
font-weight: 600;
font-style: normal;
background-color: #fcdfc6;
border-radius: 3px;
}
.card-searchstudio-js-custom.card-searchstudio-js-grid-layout .card-searchstudio-js-body .date span,
.card-searchstudio-js-custom.card-searchstudio-js-grid-layout .card-searchstudio-js-body .card-searchstudio-js-body .card-searchstudio-js-text.author_name span{
left: 15px;
}
.card-searchstudio-js-custom:hover {
box-shadow: 1px 1px 5px 3px rgba(0, 0, 0, .25);
}
.card-searchstudio-js-custom .card-searchstudio-js-body {
min-height: auto;
display: flex;
flex-wrap: wrap;
}
.card-searchstudio-js-custom .card-searchstudio-js-body .badge {
left: 0;
width: auto;
position: static;
margin-bottom: 8px;
display: inline-flex;
align-items: center;
text-align: left;
padding: 0 10px;
min-height: 24px;
color: #737373;
font-weight: 500;
text-transform: uppercase;
font-size: 12px;
text-transform: uppercase;
border-radius: 3px 0 0 0;
}
.layout-list .card-searchstudio-js-custom .badge {
position: absolute;
left: auto;
right: 9px;
top: 9px;
}
.layout-list .card-searchstudio-js-custom.ispromoted .badge {
right: 67px;
}
.card-searchstudio-js-custom .card-searchstudio-js-body .card-searchstudio-js-title {
font-size: 18px;
font-family: 'Roboto';
font-weight: 400;
line-height: 22px;
margin-bottom: 0;
flex: 0 0 100%;
}
.card-searchstudio-js-custom .card-searchstudio-js-body .card-searchstudio-js-title a {
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
padding: 0;
color: #333;
font-family: "Barlow Semi Condensed", Sans-serif !important;
font-size: 18px;
font-weight: 500;
line-height: 1.2;
text-transform: uppercase;
margin-bottom: 3px
}
.external-searches-container .card-searchstudio-js-custom .card-searchstudio-js-body .card-searchstudio-js-title a {
color: #eb3500;
font-size: 20px;
font-weight: 700;
}
.external-searches-container .card-searchstudio-js-custom .icon-elevated{
height: 28px;
width: 28px;
background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9ImIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iMjM0LjAwOHB4IiBoZWlnaHQ9IjIzNC4wMDZweCIgdmlld0JveD0iMCAwIDIzNC4wMDggMjM0LjAwNiIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMjM0LjAwOCAyMzQuMDA2Ig0KCSB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxnIGlkPSJjIj4NCgk8Zz4NCgkJPHBhdGggZmlsbD0iI0VCMzUwMCIgZD0iTTIwNS40LDEyOC41NzRjLTYuOTEyLDAtMTIuNTM1LDUuNjIzLTEyLjUzNSwxMi41MzZ2NjQuMjg3YzAsMS45NDktMS41ODYsMy41MzctMy41MzYsMy41MzdIMjguNjA3DQoJCQljLTEuOTQ5LDAtMy41MzQtMS41ODYtMy41MzQtMy41MzdWNDQuNjc2YzAtMS45NDksMS41ODUtMy41MzQsMy41MzQtMy41MzRoNjQuMjg4YzYuOTEyLDAsMTIuNTM1LTUuNjIzLDEyLjUzNS0xMi41MzYNCgkJCXMtNS42MjMtMTIuNTM1LTEyLjUzNS0xMi41MzVIMjguNjA3QzEyLjgzNCwxNi4wNywwLDI4LjkwNCwwLDQ0LjY3OHYxNjAuNzIyYzAsMTUuNzc0LDEyLjgzNCwyOC42MDYsMjguNjA3LDI4LjYwNmgxNjAuNzE5DQoJCQljMTUuNzc1LDAsMjguNjA5LTEyLjgzMywyOC42MDktMjguNjA2VjE0MS4xMUMyMTcuOTM2LDEzNC4xOTgsMjEyLjMxMywxMjguNTc1LDIwNS40LDEyOC41NzRMMjA1LjQsMTI4LjU3NHoiLz4NCgkJPHBhdGggZmlsbD0iI0VCMzUwMCIgZD0iTTIyMS40NzMsMGgtODAuMzYxYy02LjkxMiwwLTEyLjUzNSw1LjYyMy0xMi41MzUsMTIuNTM1czUuNjIzLDEyLjUzNiwxMi41MzUsMTIuNTM2aDUwLjEwOQ0KCQkJTDg0LjA2NCwxMzIuMjI2Yy0yLjM5NiwyLjM1OC0zLjcxNiw1LjUxNC0zLjcxNyw4Ljg4M3MxLjMyLDYuNTIzLDMuNjY2LDguODM2YzIuMzU5LDIuMzk1LDUuNTEzLDMuNzE0LDguODgyLDMuNzE0aDAuMDAxDQoJCQljMy4zNjksMCw2LjUyMy0xLjMxOCw4Ljg1OC0zLjY4OUwyMDguOTM4LDQyLjh2NTAuMDk3YzAsNi45MTIsNS42MjMsMTIuNTM1LDEyLjUzNSwxMi41MzVjNi45MSwwLDEyLjUzNS01LjYyMywxMi41MzUtMTIuNTM1DQoJCQlWMTIuNTM1QzIzNC4wMDgsNS42MjMsMjI4LjM4NSwwLDIyMS40NzMsMHoiLz4NCgk8L2c+DQo8L2c+DQo8L3N2Zz4NCg==")
}
.card-searchstudio-js-custom .card-searchstudio-js-body .card-searchstudio-js-title a:hover {
text-decoration: none
}
.card-searchstudio-js-custom .card-searchstudio-js-body .card-searchstudio-js-title a em {
font-style: normal;
font-weight: 700;
background-color: #fcdfc6;
border-radius: 3px;
}
.card-searchstudio-js-custom .card-searchstudio-js-body .card-searchstudio-js-path {
margin-bottom: .5rem;
font-size: 14px;
font-weight: 300;
line-height: 1.2;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical
}
.card-searchstudio-js-custom .card-searchstudio-js-body .promoted {
margin-left: auto;
font-size: 12px;
font-style: italic;
font-family: 'Barlow Semi Condensed';
color: #737373;
}
.layout-list .card-searchstudio-js-custom .card-searchstudio-js-body .promoted {
position: absolute;
left: auto;
right: 9px;
top: 9px;
}
.card-searchstudio-js-custom .card-searchstudio-js-body .card-searchstudio-js-body {
width: 100%
}
.card-searchstudio-js-custom .card-searchstudio-js-body .card-searchstudio-js-body .card-searchstudio-js-text span {
font-size: 16px;
font-weight: 400;
line-height: 1.2;
font-family: "Barlow Semi Condensed", Sans-serif !important;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical
}
.card-searchstudio-js-custom .card-searchstudio-js-body .card-searchstudio-js-body .card-searchstudio-js-text span .stretched-link {
color: #33475a
}
.card-searchstudio-js-custom .card-searchstudio-js-body .card-searchstudio-js-body .card-searchstudio-js-text span em {
font-weight: 600;
font-style: normal;
background-color: #fcdfc6;
border-radius: 3px;
}
.card-searchstudio-js-custom .card-searchstudio-js-body .card-searchstudio-js-body .card-searchstudio-js-text .image {
height: 75px;
width: 75px;
overflow: hidden
}
.card-searchstudio-js-custom .card-searchstudio-js-body .card-searchstudio-js-body .card-searchstudio-js-text .image img {
width: 100%;
height: auto
}
.card-searchstudio-js-custom .card-searchstudio-js-body .card-searchstudio-js-body .card-searchstudio-js-text.author_name span {
display: none;
position: absolute;
left: 12px;
bottom: 10px;
font-size: 14px;
font-weight: 200;
color: #333333;
}
.card-searchstudio-js-custom .card-searchstudio-js-body .date span{
position: absolute;
left: 12px;
bottom: 9px;
font-size: 14px;
font-weight: 300;
color: #333333;
font-family: "Barlow Condensed", Sans-serif !important;
}
.layout-list .card-searchstudio-js-custom.thumbnail .card-searchstudio-js-body .date span,
.layout-list .card-searchstudio-js-custom.thumbnail .card-searchstudio-js-body .date span{
left: 190px;
}
.search-results-summary-options-wrapper {
padding-bottom: 11px !important;
margin-bottom: 30px;
margin-left: 15px;
width: calc(100% - 15px);
}
.card-searchstudio-js-custom .card-searchstudio-js-title strong,
.card-searchstudio-js-custom .card-searchstudio-js-text strong {
color: #EB3500
}
#searchContainer .sf-list .card .badge.software {
background-color: #f30727
}
#searchContainer .sf-list .card .badge.event {
background-color: #b22489
}
#searchContainer .sf-list .card .badge.services-support {
background-color: #f9a029
}
#searchContainer .sf-list .card .badge.event {
background-color: #f9a029
} .search-feedback-filters-custom {
display: flex
}
.search-feedback-filters-custom .sf-filter-info {
font-size: 18px;
font-family: "Barlow", Sans-serif;
font-weight: 400;
padding-left: 0
line-height: 1;
}
.search-feedback-filters-custom .sf-filter-info .d-block {
display: block !important
}
.search-feedback-filters-custom .sf-filter-info .text-primary {
color: #EB3500 !important
}
.search-feedback-filters-custom .sf-filter-info span {
font-weight: 300;
font-size: 18px;
font-family: "Barlow Semi Condensed", Sans-serif !important;
}
.search-feedback-filters-custom strong {
font-weight: 500;
font-family: "Barlow", Sans-serif
}
.rl-search .pagination-wrap .pagination .page-item {
font-size: 20px !important;
}
.card-searchstudio-js-custom,
.rl-search .pagination-wrap .pagination .page-item span.page-link-searchstudio-js {
font-size: 20px !important;
color: #333333 !important
}
.rl-search .pagination-wrap .pagination .page-item .page-link-searchstudio-js {
color: #333333 !important
}
.rl-search .pagination-wrap .pagination .page-item .page-link-searchstudio-js:hover {
color: #eb3500 !important
}
@media (max-width:767px) { 
.layout-list .card-searchstudio-js-custom.ispromoted .badge {
right: 9px;
top: 9px;
}
.layout-list .card-searchstudio-js-custom .card-searchstudio-js-body .promoted {
top: 34px;
right: 9px;
}
.layout-list .card-searchstudio-js-custom .card-searchstudio-js-title{
padding-right: 119px;
}
}
@media (max-width:767px) {
.search-results-summary-options-wrapper .search-feedback-filters-wrapper-container {
min-width: 100% !important
}
}
@media (max-width:1199px) {
.search-feedback-filters-custom {
min-width: 95px
}
}
@media screen and (max-width: 767px) {
.layout-list .card-searchstudio-js-custom {
padding-top: 15px;
}
.layout-list .card-searchstudio-js-custom .thumbnail {
display: none;
}
.layout-list .card-searchstudio-js-custom {
padding-left: 15px;
}
.layout-list .card-searchstudio-js-custom {
min-height: 50px;
}
.card-searchstudio-js-custom .card-searchstudio-js-body .icon {
display: none;
}
.layout-list .card-searchstudio-js-custom .card-searchstudio-js-body .date span {
left: 15px;
}
}
#sf-widget-custom {
position: relative;
padding: 0;
margin: 0;
z-index: 99;
height: auto;
text-align: right;
display: block
}
#sf-widget-custom p,
#sf-widget-custom a,
#sf-widget-custom button {
font-family: "Barlow", Sans-serif
}
#sf-widget-custom *,
#sf-widget-custom *:focus,
#sf-widget-custom *:hover {
outline: none
}
#sf-widget-custom *,
#sf-widget-custom ::before,
#sf-widget-custom ::after {
box-sizing: border-box
}
#sf-widget-custom .sf-open,
#sf-widget-custom .sf-show {
display: block
}
#sf-widget-custom .sf-close,
#sf-widget-custom .sf-hide {
display: none
}
.autosuggest__results-container .autosuggest__results ul li {
line-height: 1.2;
font-weight: 300;
}
.autosuggest__results-container .autosuggest__results ul li:hover {
background-color: #EB3500 !important
}
#sf-widget-custom a.sf-open-feedback {
padding: 0;
margin: 0;
font-family: "Barlow", Sans-serif;
color: #EB3500;
font-size: 13px;
letter-spacing: -.15px font-weight:400
}
#sf-widget-custom .sf-modal-close {
position: absolute;
right: 10px;
top: 0;
margin: 0;
padding: 4px 0;
line-height: 1;
color: #EB3500;
cursor: pointer;
background-color: transparent;
border: 0;
box-shadow: none
}
#sf-widget-custom .sf-modal-close img {
width: 16px;
height: 16px
}
#sf-widget-custom .sf-modal-content {
position: absolute;
z-index: 9999999;
top: 100%;
right: 0;
width: 100%;
max-width: 405px;
text-align: left;
background-color: #f2f2f2;
box-shadow: 2px 2px 3px rgba(0, 0, 0, .3)
}
#sf-widget-custom .sf-modal-body {
padding: 1.25rem 1rem 1rem 1rem
}
#sf-widget-custom .sf-modal-header {
position: relative;
padding: .9rem 22px;
line-height: 1;
border-radius: 4px 4px 0 0;
background-color: #e4e4e4
}
#sf-widget-custom .sf-modal-header .sf-title {
margin: 0;
padding: 0;
font-size: 14px;
line-height: 1;
color: #333;
text-transform: uppercase
}
#sf-widget-custom .sf-modal-header .sf-close {
position: absolute;
right: 0;
top: 0;
padding: 7px 22px;
font-size: 36px;
color: #333
}
#sf-widget-custom .sf-modal-footer {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
align-items: center;
padding: .75rem;
border-top: 1px solid #dee2e6;
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px
}
#sf-widget-custom .sf-modal-footer .sf-foot-logo {
width: 130px
}
#sf-widget-custom .sf-form-control {
margin-bottom: 8px;
height: calc(2.5em + 1rem + 2px);
display: block;
width: 100%;
padding: 5px;
font-size: 13px;
font-weight: 400;
line-height: 1.5;
font-family: "Barlow", Sans-serif;
color: #495057;
background-color: #fff;
background-clip: padding-box;
border: 1px solid #ced4da;
border-radius: 4px;
transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out
}
#sf-widget-custom textarea.sf-form-control {
min-height: 76px;
max-height: 200px
}
#sf-widget-custom .sf-form-group {
margin-bottom: 1rem
}
#sf-widget-custom .sf-btn {
display: inline-block;
padding: 10px 37px;
padding-left: 50px;
padding-right: 50px;
font-weight: 600;
color: #212529;
text-align: center;
vertical-align: middle;
font-size: 18px;
line-height: 1.5;
text-transform: uppercase;
letter-spacing: 1px;
border-radius: 4px;
background-color: transparent;
border: 1px solid transparent;
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;
user-select: none
}
#sf-widget-custom .sf-btn.sf-btn-primary {
color: #fff;
background-color: #0ea097;
border-color: #0ea097
}
#sf-widget-custom .sf-btn.sf-btn-primary:hover,
#sf-widget-custom .sf-btn.sf-btn-primary:focus {
color: #fff;
background-color: #0c8c84;
border-color: #0c8c84;
outline: 0
}
#sf-widget-custom .sf-btn.sf-btn-success {
color: #fff;
background-color: #0ea097;
border-color: #0ea097
}
#sf-widget-custom label {
display: inline-block;
margin-bottom: 4px;
padding: 0;
font-size: 13px
}
#sf-widget-custom .sf-rate {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
font-size: 12px;
color: #969a9e
}
#sf-widget-custom .sf-rate p {
margin: 0;
padding: 0;
line-height: 1;
color: #969a9e
}
#sf-widget-custom #sf-rating-form .sf-rate-experience {
display: flex;
justify-content: space-between;
width: 100%;
padding-top: 12px
}
#sf-widget-custom #sf-rating-form .sf-rate-experience .sf-custom-control {
position: relative;
margin: 0;
padding: 0;
padding-top: 18px;
display: inline-flex
}
#sf-widget-custom #sf-rating-form .sf-rate-experience .sf-custom-control-input {
position: absolute;
top: 0;
left: 0;
z-index: -1;
margin: 0;
padding: 0;
width: 1rem;
height: 1.25rem;
opacity: 0;
overflow: visible;
box-sizing: border-box
}
#sf-widget-custom #sf-rating-form .sf-rate-experience .sf-custom-control-input:checked~.sf-custom-control-label:after {
background-color: #EB3500;
border-color: #EB3500;
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")
}
#sf-widget-custom #sf-rating-form .sf-rate-experience .sf-custom-control:hover .sf-custom-control-label:before {
border-color: #EB3500
}
#sf-widget-custom #sf-rating-form .sf-rate-experience .sf-custom-control-label {
position: relative;
margin: 0;
padding-top: 3px;
min-width: 1rem;
font-size: 9px;
text-align: center;
color: #969a9e;
transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
cursor: pointer
}
#sf-widget-custom #sf-rating-form .sf-rate-experience .sf-custom-control-label:before,
#sf-widget-custom #sf-rating-form .sf-rate-experience .sf-custom-control-label:after {
position: absolute;
content: '';
display: block;
width: 1rem;
height: 1rem;
border-radius: 50%
}
#sf-widget-custom #sf-rating-form .sf-rate-experience .sf-custom-control-label:before {
top: -18px;
left: 0;
background-color: #fff;
border: 1px solid #adb5bd
}
#sf-widget-custom #sf-rating-form .sf-rate-experience .sf-custom-control-label:after {
top: -18px;
left: 0;
background: no-repeat 50% / 50% 50%
}
#sf-widget-custom .alert {
position: relative;
padding: 2px 6px;
margin-bottom: 10px;
margin-top: 10px;
font-size: 12px;
border: 1px solid transparent;
border-radius: 4px
}
#sf-widget-custom .alert.alert-danger {
color: #721c24;
background-color: #f8d7da;
border-color: #f5c6cb
}
.sf-filter-actions-custom {
padding-right: 0
}
.sf-filter-actions-custom .view-card-searchstudio-js-style {
display: flex;
align-items: center;
font-size: 18px;
font-family: "Barlow Semi Condensed", Sans-serif !important;
font-weight: 300;
color: #737373;
}
.sf-filter-actions-custom .view-card-searchstudio-js-style a {
margin-left: .5rem;
width: 42px;
height: 42px;
display: inline-flex;
align-items: center;
justify-content: center;
background-color: #f5f5f5
}
.sf-filter-actions-custom .view-card-searchstudio-js-style a span {
display: block;
height: 22px;
width: 22px
}
.sf-filter-actions-custom .view-card-searchstudio-js-style a span.icon-grid {
background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIGlkPSJiIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMTAuNzIiIGhlaWdodD0iMzA5LjM4MSIgdmlld0JveD0iMCAwIDMxMC43MiAzMDkuMzgxIj48ZGVmcz48c3R5bGU+LmR7ZmlsbDojYjNiM2IzO308L3N0eWxlPjwvZGVmcz48ZyBpZD0iYyI+PGc+PGc+PHJlY3QgY2xhc3M9ImQiIHdpZHRoPSI5MCIgaGVpZ2h0PSI5MCIgcng9IjgiIHJ5PSI4Ii8+PHJlY3QgY2xhc3M9ImQiIHg9IjExMC4zNiIgd2lkdGg9IjkwIiBoZWlnaHQ9IjkwIiByeD0iOCIgcnk9IjgiLz48cmVjdCBjbGFzcz0iZCIgeD0iMjIwLjcyIiB3aWR0aD0iOTAiIGhlaWdodD0iOTAiIHJ4PSI4IiByeT0iOCIvPjwvZz48Zz48cmVjdCBjbGFzcz0iZCIgeT0iMTA5LjY5IiB3aWR0aD0iOTAiIGhlaWdodD0iOTAiIHJ4PSI4IiByeT0iOCIvPjxyZWN0IGNsYXNzPSJkIiB4PSIxMTAuMzYiIHk9IjEwOS42OSIgd2lkdGg9IjkwIiBoZWlnaHQ9IjkwIiByeD0iOCIgcnk9IjgiLz48cmVjdCBjbGFzcz0iZCIgeD0iMjIwLjcyIiB5PSIxMDkuNjkiIHdpZHRoPSI5MCIgaGVpZ2h0PSI5MCIgcng9IjgiIHJ5PSI4Ii8+PC9nPjxnPjxyZWN0IGNsYXNzPSJkIiB5PSIyMTkuMzgxIiB3aWR0aD0iOTAiIGhlaWdodD0iOTAiIHJ4PSI4IiByeT0iOCIvPjxyZWN0IGNsYXNzPSJkIiB4PSIxMTAuMzYiIHk9IjIxOS4zODEiIHdpZHRoPSI5MCIgaGVpZ2h0PSI5MCIgcng9IjgiIHJ5PSI4Ii8+PHJlY3QgY2xhc3M9ImQiIHg9IjIyMC43MiIgeT0iMjE5LjM4MSIgd2lkdGg9IjkwIiBoZWlnaHQ9IjkwIiByeD0iOCIgcnk9IjgiLz48L2c+PC9nPjwvZz48L3N2Zz4=");
background-size: cover;
}
.sf-filter-actions-custom .view-card-searchstudio-js-style a span.icon-list {
background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIGlkPSJiIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMTAuNzIiIGhlaWdodD0iMzA5LjM4MSIgdmlld0JveD0iMCAwIDMxMC43MiAzMDkuMzgxIj48ZGVmcz48c3R5bGU+LmR7ZmlsbDojYjNiM2IzO308L3N0eWxlPjwvZGVmcz48ZyBpZD0iYyI+PGc+PHBhdGggY2xhc3M9ImQiIGQ9Im0zMDIuNzIsMEg4QzMuNTgyLDAsMCwzLjU4MiwwLDh2NzRjMCw0LjQxOCwzLjU4Miw4LDgsOGgyOTQuNzJjNC40MTgsMCw4LTMuNTgyLDgtOFY4YzAtNC40MTgtMy41ODItOC04LThaIi8+PHBhdGggY2xhc3M9ImQiIGQ9Im0zMDIuNzIsMTA5LjY5SDhjLTQuNDE4LDAtOCwzLjU4Mi04LDh2NzRjMCw0LjQxOCwzLjU4Miw4LDgsOGgyOTQuNzJjNC40MTgsMCw4LTMuNTgyLDgtOHYtNzRjMC00LjQxOC0zLjU4Mi04LTgtOFoiLz48cGF0aCBjbGFzcz0iZCIgZD0ibTMwMi43MiwyMTkuMzgxSDhjLTQuNDE4LDAtOCwzLjU4Mi04LDh2NzRjMCw0LjQxOCwzLjU4Miw4LDgsOGgyOTQuNzJjNC40MTgsMCw4LTMuNTgyLDgtOHYtNzRjMC00LjQxOC0zLjU4Mi04LTgtOFoiLz48L2c+PC9nPjwvc3ZnPg==");
background-size: cover;
}
.sf-filter-actions-custom .view-card-searchstudio-js-style a.active .icon-grid {
display: block
}
.sf-filter-actions-custom .view-card-searchstudio-js-style a.active .icon-list {
display: none
}
.sf-filter-actions-custom .view-card-searchstudio-js-style .icon-grid {
display: none
}
.sf-filter-actions-custom .form-inline label {
font-size: 18px;
font-family: "Barlow Semi Condensed", Sans-serif !important;
font-weight: 300;
color: #737373;
}
.sf-filter-actions-custom .form-inline .custom-select-searchstudio-js {
width: auto;
min-width: 130px;
font-size: 18px !important;
font-weight: 300;
font-family: "Barlow Semi Condensed", Sans-serif !important;
background-color: #f5f5f5;
border: none;
border-radius: 3px;
border: 1px solid #f5f5f5;
}
@media (max-width:1199px) {
.custom-select-searchstudio-js {
min-width: 95px
}
}
@media (max-width:767px) {
.sf-filter-actions-custom {
display: none
}
}
.sf-lists-custom {
margin-top: 20px
}
.facet-template-container-custom .pill-container {
display: none
}
.facet-template-container-custom .pill-container .pill {
border: 1px solid #33475a;
border-radius: 1.5rem;
padding: 10px 10px 10px 20px;
width: max-content;
margin-bottom: 10px;
cursor: pointer;
margin-left: 10px;
display: inline-block
}
.facet-template-container-custom .pill-container .pill.last {
margin-right: 20px
}
.facet-template-container-custom .pill-container .pill.filter-by {
padding-right: 20px
}
.facet-template-container-custom .pill-container .pill.clear-filters {
color: #6280c4;
text-decoration-line: underline;
border: none !important;
cursor: pointer
}
.facet-template-container-custom .pill-container .pill .pill-close {
max-width: 20px;
height: 20px;
width: 20px;
display: block;
float: right;
margin-left: 6px;
background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI1LjAuMSwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCA0OCA0OCIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNDggNDg7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4KCS5zdDB7ZmlsbDojRkY3OTU5O30KPC9zdHlsZT4KPHBhdGggY2xhc3M9InN0MCIgZD0iTTI2LjksMjQuMWw2LjQsNi40YzAuOCwwLjgsMC44LDIsMCwyLjhjLTAuOCwwLjgtMiwwLjgtMi44LDBMMjQsMjYuOWwtNi40LDYuNGMtMC44LDAuOC0yLDAuOC0yLjgsMAoJYy0wLjgtMC44LTAuOC0yLDAtMi44bDYuNC02LjRsLTYuNC02LjRjLTAuOC0wLjgtMC44LTIsMC0yLjhjMC44LTAuOCwyLTAuOCwyLjgsMGw2LjQsNi40bDYuNC02LjRjMC44LTAuOCwyLTAuOCwyLjgsMAoJYzAuOCwwLjgsMC44LDIsMCwyLjhMMjYuOSwyNC4xeiBNMjQsNDguMWMtMTMuMywwLTI0LTEwLjctMjQtMjRzMTAuNy0yNCwyNC0yNHMyNCwxMC43LDI0LDI0UzM3LjMsNDguMSwyNCw0OC4xeiBNMjQsNDMuNAoJYzEwLjcsMCwxOS40LTguNywxOS40LTE5LjRTMzQuNyw0LjcsMjQsNC43UzQuNiwxMy4zLDQuNiwyNC4xUzEzLjMsNDMuNCwyNCw0My40eiIvPgo8L3N2Zz4K)
}
.facet-template-container-custom .pill-container .pill .pill-close.filter-by {
width: 5px;
background: none
}
.facet-template-container-custom .sf-sidebar-container .sf-mobile-header,
.facet-template-container-custom .sf-sidebar-container .close-button {
display: none
}
.facet-template-container-custom .sf-sidebar-container .sf-sidebar {
padding-top: .75rem
}
.facet-template-container-custom .sf-sidebar-container .sf-sidebar .list-group .list-group-item-searchstudio-js {
border: 0
}
.facet-template-container-custom .sf-sidebar-container .sf-sidebar .list-group .list-group-item-searchstudio-js .list-unstyled .filters .facet-list {
margin-bottom: 14px;
padding-bottom: 14px;
border-bottom: 1px solid rgba(0, 0, 0, .125)
}
.facet-template-container-custom .sf-sidebar-container .sf-sidebar .list-group .list-group-item-searchstudio-js .list-unstyled .filters .facet-list:last-child {
border-bottom: 0
}
.facet-template-container-custom .sf-sidebar-container .sf-sidebar .list-group .list-group-item-searchstudio-js .list-unstyled .filters .facet-list .sidebar-heading {
margin-bottom: .5rem;
position: relative;
font-size: 19px;
font-family: "Barlow Semi Condensed", Sans-serif !important;
font-weight: 500;
}
.facet-template-container-custom .sf-sidebar-container .sf-sidebar .list-group .list-group-item-searchstudio-js .list-unstyled .filters .facet-list .sidebar-heading a {
position: relative;
font-size: 19px;
line-height: 40px;
font-weight: 600;
display: block;
font-family: "Barlow Semi Condensed", Sans-serif !important;
}
.facet-template-container-custom .sf-sidebar-container .sf-sidebar .list-group .list-group-item-searchstudio-js .list-unstyled .filters .facet-list .sidebar-heading a:hover {
opacity: .65;
text-decoration: none
}
.facet-template-container-custom .sf-sidebar-container .sf-sidebar .list-group .list-group-item-searchstudio-js .list-unstyled .filters .facet-list .sidebar-heading a:after {
position: absolute;
top: 0;
content: '';
width: 42px;
height: 42px;
transition: all 0.2s ease;
transform: rotate(0deg);
background: url("data:image/svg+xml;base64,77u/PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjxzdmcgdmVyc2lvbj0iMS4xIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgd2lkdGg9IjExcHgiIGhlaWdodD0iMjJweCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4NCiAgPGcgdHJhbnNmb3JtPSJtYXRyaXgoMSAwIDAgMSAtMTgyIC0zMTIgKSI+DQogICAgPHBhdGggZD0iTSA5LjYwMDQ5Njg4ODg4ODg4OCAwLjI5ODg1NzAxNTU5MDIwMTk1ICBDIDkuOTM0MjIyMjIyMjIyMjIxIC0wLjAxNjY1OTI0Mjc2MTY5MjY0NCAgMTAuNDI4IC0wLjAzNjc0ODMyOTYyMTM4MDg0NiAgMTAuNzQ1Nzc3Nzc3Nzc3Nzc5IDAuMjU3MjM4MzA3MzQ5NjY1OSAgQyAxMC45MTM4NTc3Nzc3Nzc3NzggMC40MTExNDAzMTE4MDQwMDg4NCAgMTAuOTk3ODQ4ODg4ODg4ODg5IDAuNjIxNjgzNzQxNjQ4MTA3ICAxMC45OTc4NDg4ODg4ODg4ODkgMC44MzI5NjIxMzgwODQ2MzI1ICBDIDEwLjk5Nzg0ODg4ODg4ODg4OSAxLjAyMzYxMjQ3MjE2MDM1NjMgIDEwLjkyOTExMTExMTExMTExMiAxLjIxNDIxMzgwODQ2MzI1MTcgIDEwLjc5MDA3MTExMTExMTExMyAxLjM2NTA3Nzk1MTAwMjIyNyAgTCAxLjg5NTQyMjIyMjIyMjIyMjYgMTEuMDI0NDk4ODg2NDE0MjUzICBMIDEwLjc0OTIgMjAuNjgxOTU5OTEwOTEzMTQzICBDIDExLjA0MjUzMzMzMzMzMzMzMyAyMS4wMDA0NDU0MzQyOTg0NCAgMTEuMDI0MiAyMS40OTcyODI4NTA3Nzk1MSAgMTAuNzA0ODk2ODg4ODg4ODg4IDIxLjc4OTc5OTU1NDU2NTcwNCAgQyAxMC4zODcxMTkxMTExMTExMTIgMjIuMDgzNzg2MTkxNTM2NzUgIDkuODkzODMwMjIyMjIyMjIyIDIyLjA2Mzg5MzA5NTc2ODM3NSAgOS42MDA0OTY4ODg4ODg4ODggMjEuNzQ2MTYyMTM4MDg0NjM1ICBMIDAuMjEzODMwMjIyMjIyMjIxNjQgMTEuNTU0NjI1Mzg5NzU1MDE0ICBDIC0wLjA2NDI0OTc3Nzc3Nzc3ODI4IDExLjI1Mjk5NTEwMDIyMjcxOCAgLTAuMDY0MjQ5Nzc3Nzc3Nzc4MjggMTAuNzkyMjIwMDQ0NTQzNDMgIDAuMjEzODMwMjIyMjIyMjIxNjQgMTAuNDkwMzkzNzYzOTE5ODI0ICBMIDkuNjAwNDk2ODg4ODg4ODg4IDAuMjk4ODU3MDE1NTkwMjAxOTUgIFogIiBmaWxsLXJ1bGU9Im5vbnplcm8iIGZpbGw9IiMzMzMzMzMiIHN0cm9rZT0ibm9uZSIgdHJhbnNmb3JtPSJtYXRyaXgoMSAwIDAgMSAxODIgMzEyICkiIC8+DQogIDwvZz4NCjwvc3ZnPg==") no-repeat center center;
background-size: 12px;
transform: rotate(180deg)
}
.facet-template-container-custom .sf-sidebar-container .sf-sidebar .list-group .list-group-item-searchstudio-js .list-unstyled .filters .facet-list .sidebar-heading a.active:after {
transform: rotate(90deg)
}
.facet-template-container-custom .sf-sidebar-container .sf-sidebar .list-group .list-group-item-searchstudio-js .list-unstyled .filters .facet-list .sidebar-heading a {
color: #333
}
.facet-template-container-custom .sf-sidebar-container .sf-sidebar .list-group .list-group-item-searchstudio-js .list-unstyled .filters .facet-list .list-unstyled li {
position: relative;
padding-left: 16px
}
.facet-template-container-custom .sf-sidebar-container .sf-sidebar .list-group .list-group-item-searchstudio-js .list-unstyled .filters .facet-list .list-unstyled li .facet-tooltip-wrapper {
width: 400px;
position: absolute;
right: -410px;
top: -2px;
display: none;
z-index: 1
}
.facet-template-container-custom .sf-sidebar-container .sf-sidebar .list-group .list-group-item-searchstudio-js .list-unstyled .filters .facet-list .list-unstyled li .facet-tooltip {
color: #5d6d7c;
font-size: 14px;
background-color: #ebebeb;
text-align: left;
border-radius: 6px;
padding: 5px 10px;
cursor: pointer;
text-transform: uppercase;
box-shadow: 2px 2px 3px rgba(0, 0, 0, .14902)
}
.facet-template-container-custom .sf-sidebar-container .sf-sidebar .list-group .list-group-item-searchstudio-js .list-unstyled .filters .facet-list .list-unstyled li:hover .facet-tooltip-wrapper.show {
display: block
}
.facet-template-container-custom .sf-sidebar-container .sf-sidebar .list-group .list-group-item-searchstudio-js .list-unstyled .filters .facet-list .list-unstyled li input {
width: 14px;
height: 14px;
position: absolute;
left: 0;
top: 6px;
-moz-appearance: auto;
-webkit-appearance: auto;
}
.facet-template-container-custom .sf-sidebar-container .sf-sidebar .list-group .list-group-item-searchstudio-js .list-unstyled .filters .facet-list .list-unstyled li input[type=checkbox]:after {
opacity: 0 !important;
}
.facet-template-container-custom .sf-sidebar-container .sf-sidebar .list-group .list-group-item-searchstudio-js .list-unstyled .filters .facet-list .list-unstyled li label {
font-size: 17px;
font-family: "Barlow Semi Condensed", Sans-serif  !important;
font-weight: 600;
line-height: 1.5;
color: #333;
opacity: .85;
padding-left: 0;
cursor: pointer;
display: flex
}
.facet-template-container-custom .sf-sidebar-container .sf-sidebar .list-group .list-group-item-searchstudio-js .list-unstyled .filters .facet-list .list-unstyled li label span {
font-weight: 400;
}
.facet-template-container-custom .sf-sidebar-container .sf-sidebar .list-group .list-group-item-searchstudio-js .list-unstyled .filters .facet-list .list-unstyled li label:hover {
opacity: 1
}
.facet-template-container-custom .sf-sidebar-container .sf-sidebar .list-group .list-group-item-searchstudio-js .list-unstyled .filters .facet-list .list-unstyled li label .facet-name {
font-weight: 400 !important;
text-overflow: ellipsis;
overflow: hidden;
white-space: nowrap;
display: block;
margin-right: 7px;
position: relative;
display: inline-block;
}
.facet-template-container-custom .sf-sidebar-container .sf-sidebar .list-group .list-group-item-searchstudio-js .list-unstyled .filters .facet-list .more-less {
padding-top: 5px;
}
.facet-template-container-custom .sf-sidebar-container .sf-sidebar .list-group .list-group-item-searchstudio-js .list-unstyled .filters .facet-list .more-less a {
font-size: 16px;
font-family: "Barlow Semi Condensed", Sans-serif !important;
text-transform: uppercase;
color: #EB3500;
font-weight: 600
}
.facet-template-container-custom .sf-sidebar-container .sf-sidebar.no-results {
padding-top: 0;
font-family: 'Roboto';
font-weight: 300
}
.facet-template-container-custom .sf-sidebar-container .sf-sidebar.no-results h4 {
font-size: 22px;
font-weight: 300
}
.facet-template-container-custom .sf-sidebar-container .sf-sidebar.no-results p {
margin-bottom: 2px;
color: #333;
font-size: 18px
}
.facet-template-container-custom .sf-sidebar-container .btn-custom {
padding: 0;
cursor: pointer;
min-width: 30px;
background-color: transparent !important;
}
.facet-template-container-custom .sf-sidebar-container .btn-custom:focus {
outline: none;
box-shadow: none
}
.facet-template-container-custom .sf-sidebar-container .btn-custom span {
max-width: 28px;
height: 28px;
width: 28px;
display: block;
background-size: 100%;
background-position: center center;
background-repeat: no-repeat
}
.facet-template-container-custom .sf-sidebar-container .btn-custom .search-close {
background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI1LjAuMSwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCA0OCA0OCIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNDggNDg7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4KCS5zdDB7ZmlsbDojRkY3OTU5O30KPC9zdHlsZT4KPHBhdGggY2xhc3M9InN0MCIgZD0iTTI2LjksMjQuMWw2LjQsNi40YzAuOCwwLjgsMC44LDIsMCwyLjhjLTAuOCwwLjgtMiwwLjgtMi44LDBMMjQsMjYuOWwtNi40LDYuNGMtMC44LDAuOC0yLDAuOC0yLjgsMAoJYy0wLjgtMC44LTAuOC0yLDAtMi44bDYuNC02LjRsLTYuNC02LjRjLTAuOC0wLjgtMC44LTIsMC0yLjhjMC44LTAuOCwyLTAuOCwyLjgsMGw2LjQsNi40bDYuNC02LjRjMC44LTAuOCwyLTAuOCwyLjgsMAoJYzAuOCwwLjgsMC44LDIsMCwyLjhMMjYuOSwyNC4xeiBNMjQsNDguMWMtMTMuMywwLTI0LTEwLjctMjQtMjRzMTAuNy0yNCwyNC0yNHMyNCwxMC43LDI0LDI0UzM3LjMsNDguMSwyNCw0OC4xeiBNMjQsNDMuNAoJYzEwLjcsMCwxOS40LTguNywxOS40LTE5LjRTMzQuNyw0LjcsMjQsNC43UzQuNiwxMy4zLDQuNiwyNC4xUzEzLjMsNDMuNCwyNCw0My40eiIvPgo8L3N2Zz4K)
}
.result-container-wrapper {
display: flex;
flex-direction: column
} @media (max-width:991px) {
.facet-container-wrapper {
max-width: 100% !important;
min-width: 100% !important
}
.result-container-wrapper {
margin-top: 10px
}
.search-results-wrapper,
.show-facet-overlay {
display: block !important
}
.facet-wrapper .facet-template-container-custom .pill-container {
display: block
}
.facet-wrapper .facet-template-container-custom .sf-sidebar-container {
display: none;
width: 98%;
height: 98%;
left: 1%;
top: 1%;
background-color: #fff;
position: fixed;
z-index: 9999;
}
.facet-wrapper .facet-template-container-custom .sf-sidebar-container.show-facet-overlay {
display: block !important
}
.facet-wrapper .facet-template-container-custom .sf-sidebar-container .sf-sidebar {
width: 100%;
height: calc(98% - 100px);
padding: 40px;
display: block;
z-index: 2;
overflow-x: hidden
}
.facet-wrapper .facet-template-container-custom .sf-sidebar-container .sf-sidebar .list-group {
overflow: scroll;
overflow-x: hidden;
height: 98%
}
.facet-wrapper .facet-template-container-custom .sf-sidebar-container .sf-sidebar .close-button {
display: block;
background-color: #EB3500 !important;
padding: 10px 20px;
color: #fff;
float: right;
position: absolute;
bottom: 20px;
right: 40px
}
.facet-wrapper .facet-template-container-custom .sf-sidebar-container .sf-sidebar .close-button:hover {
color: #fff
}
.facet-wrapper .facet-template-container-custom .sf-sidebar-container .sf-mobile-header {
display: flex;
text-transform: uppercase;
color: #33475a;
font-family: Roboto;
padding: 20px 40px;
border-bottom: 1px solid #EB3500;
align-self: flex-end
}
.facet-wrapper .facet-template-container-custom .sf-sidebar-container .sf-mobile-header .btn {
box-shadow: none !important;
}
.facet-wrapper .facet-template-container-custom .sf-sidebar-container .sf-mobile-header .close-button {
display: block;
background-color: #fc6731;
padding: 10px 20px;
color: #fff;
float: right;
position: absolute;
bottom: 20px;
right: 40px;
box-shadow: 0 !important;
}
.facet-wrapper .facet-template-container-custom .sf-sidebar-container .sf-mobile-header .close-button:hover {
color: #fff
}
.facet-wrapper .facet-template-container-custom .sf-sidebar-container .sf-mobile-header-text {
font-weight: 400;
font-size: 18px;
flex: 1
}
.facet-wrapper .facet-template-container-custom .sidebar-background {
display: none;
background-color: grey;
position: fixed;
width: 100%;
height: 100%;
left: 0;
top: 0;
z-index: 100;
opacity: .5
}
.facet-wrapper .facet-template-container-custom .sidebar-background.show-facet-overlay {
display: block !important
}
}
.input-container-custom {
display: block;
width: 100%;
position: relative
}
.input-container-custom .sf-header-searchstudio-js a {
display: block;
padding: 8px 0;
font-size: 12px
}
.input-container-custom .sf-header-searchstudio-js ul li a {
font-size: 14px;
color: #33475a;
text-transform: uppercase;
border-bottom: 3px solid transparent
}
.input-container-custom .sf-header-searchstudio-js ul li a:hover {
opacity: .75
}
.input-container-custom .sf-header-searchstudio-js ul li a.active {
border-bottom-color: #fc6730
}
.input-container-custom .sf-header-searchstudio-js .list-inline-item:not(:last-child) {
margin-right: 12px
}
.input-container-custom .sf-header-searchstudio-js .form-control {
height: calc(2.5em + 1rem + 2px);
border-radius: 0;
border-color: #ccc
}
.input-container-custom .sf-header-searchstudio-js .sf-form {
padding-top: 32px;
position: relative
}
.input-container-custom .sf-header-searchstudio-js .sf-form .form-control-suggest input {
width: 100%;
height: 58px;
padding-left: 24px;
padding-right: 125px;
padding-top: 4px;
padding-bottom: 4px;
font-family: "Barlow Semi Condensed", Sans-serif !important;
font-size: 22px;
font-weight: 300;
border: 1px solid transparent;
box-shadow: 2px 2px 1px rgba(0, 0, 0, .35) !important;
border-radius: 6px
}
.input-container-custom .sf-header-searchstudio-js .sf-form .form-group {
position: relative;
}
.input-container-custom .sf-header-searchstudio-js .sf-form  {
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIGlkPSJiIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI3MzYuMzcyIiBoZWlnaHQ9IjgwLjQ4MiIgdmlld0JveD0iMCAwIDczNi4zNzIgODAuNDgyIj48ZGVmcz48c3R5bGU+LmR7ZmlsbDojMzMzO308L3N0eWxlPjwvZGVmcz48ZyBpZD0iYyI+PGc+PHBhdGggY2xhc3M9ImQiIGQ9Ik0xNS4zMjEsMjMuNzkzYzEuNTc0LDEuOTIyLDIuMzYyLDQuNDQsMi4zNjIsNy41NTFzLS43NzgsNS42MDItMi4zMzQsNy40NjljLTEuNTU3LDEuODY3LTMuNTk3LDIuOC02LjEyMywyLjhIMy4xM2MtLjE0NywwLS4yMTksLjA3NC0uMjE5LC4yMnYxNy4wOGMwLC4zNjYtLjE4NCwuNTQ5LS41NSwuNTQ5SC41NDljLS4zNjYsMC0uNTQ5LS4xODMtLjU0OS0uNTQ5VjIxLjQ1OWMwLS4zNjUsLjE4My0uNTQ5LC41NDktLjU0OUg5LjExNmMyLjU2MiwwLDQuNjMxLC45NjEsNi4yMDUsMi44ODNabS0yLjE5NywxMy4yNjNjMS4wOTgtMS40MjgsMS42NDgtMy4zMTMsMS42NDgtNS42NTcsMC0yLjM3OS0uNTUtNC4yODMtMS42NDgtNS43MTFzLTIuNTQ1LTIuMTQyLTQuMzM4LTIuMTQySDMuMTNjLS4xNDcsMC0uMjE5LC4wNzQtLjIxOSwuMjJ2MTUuMjEyYzAsLjE0NywuMDcyLC4yMiwuMjE5LC4yMmg1LjY1N2MxLjc5MywwLDMuMjM5LS43MTQsNC4zMzgtMi4xNDJaIi8+PHBhdGggY2xhc3M9ImQiIGQ9Ik0yNS41MDgsNTcuMzQ4Yy0xLjY2Ni0xLjcwMy0yLjQ5OC0zLjkyNi0yLjQ5OC02LjY3M1YyOS44NjFjMC0yLjc4MiwuODI0LTUuMDI1LDIuNDcxLTYuNzI3LDEuNjQ3LTEuNzAyLDMuODI2LTIuNTUzLDYuNTM1LTIuNTUzczQuOTA2LC44NTEsNi41OSwyLjU1M2MxLjY4NCwxLjcwMywyLjUyNiwzLjk0NSwyLjUyNiw2LjcyN3YyMC44MTRjMCwyLjc0Ni0uODQzLDQuOTctMi41MjYsNi42NzMtMS42ODQsMS43MDItMy44ODEsMi41NTMtNi41OSwyLjU1My0yLjY3MywwLTQuODQyLS44NTEtNi41MDgtMi41NTNabTEwLjk4My0xLjg0YzEuMTU0LTEuMjA4LDEuNzMxLTIuNzgyLDEuNzMxLTQuNzIzVjI5Ljc1MmMwLTEuOTQtLjU3Ny0zLjUyMy0xLjczMS00Ljc1LTEuMTUzLTEuMjI2LTIuNjQ1LTEuODQtNC40NzUtMS44NC0xLjc5NSwwLTMuMjU5LC42MTQtNC4zOTMsMS44NC0xLjEzNiwxLjIyNy0xLjcwMywyLjgxLTEuNzAzLDQuNzV2MjEuMDMzYzAsMS45NDEsLjU2NywzLjUxNSwxLjcwMyw0LjcyMywxLjEzNCwxLjIwOSwyLjU5OSwxLjgxMiw0LjM5MywxLjgxMiwxLjgzLDAsMy4zMjItLjYwNCw0LjQ3NS0xLjgxMloiLz48cGF0aCBjbGFzcz0iZCIgZD0iTTUzLjE1OSw1OC45NjhsLTcuMTk0LTM3LjM0NHYtLjExYzAtLjMzLC4xNjQtLjQ5NSwuNDk0LS40OTVoMS45MjJjLjM2NiwwLC41NjcsLjE2NSwuNjA0LC40OTVsNS42NTYsMzEuMTM3Yy4wMzcsLjA3NCwuMDczLC4xMSwuMTEsLjExLC4wMzYsMCwuMDcyLS4wMzcsLjExLS4xMWw0Ljc3OC0zMS4xMzdjLjAzNi0uMzMsLjIyLS40OTUsLjU0OS0uNDk1aDEuNzAzYy4zMywwLC41MTIsLjE2NSwuNTUsLjQ5NWw1LjA1MiwzMS4xMzdjLjAzNywuMDc0LC4wNzMsLjExLC4xMSwuMTEsLjAzNiwwLC4wNzItLjAzNywuMTEtLjExbDUuMTYyLTMxLjEzN2MuMDczLS4zMywuMjU2LS40OTUsLjU1LS40OTVoMS45MjJjLjE4MywwLC4zMiwuMDU1LC40MTEsLjE2NSwuMDkxLC4xMSwuMTE4LC4yNTcsLjA4MywuNDM5bC02LjgwOSwzNy4zNDRjLS4wMzcsLjMzLS4yMzksLjQ5NC0uNjA0LC40OTRoLTEuNzU4Yy0uMjkzLDAtLjQ3Ny0uMTY0LS41NDktLjQ5NGwtNC45NDMtMzEuMDgzYy0uMDM3LS4wNzMtLjA3NC0uMTEtLjExLS4xMS0uMDM3LDAtLjA3NCwuMDM3LS4xMSwuMTFsLTQuODg4LDMxLjA4M2MtLjAzNywuMzMtLjIxOSwuNDk0LS41NDksLjQ5NGgtMS43NThjLS4zMywwLS41MzEtLjE2NC0uNjA0LS40OTRaIi8+PHBhdGggY2xhc3M9ImQiIGQ9Ik05OC4wMjUsMjMuNjAxaC0xMy4wMTZjLS4xNDYsMC0uMjE5LC4wNzQtLjIxOSwuMjJ2MTQuODgyYzAsLjE0NywuMDczLC4yMiwuMjE5LC4yMmg4LjM0OGMuMzY1LDAsLjU1LC4xODMsLjU1LC41NDl2MS40ODRjMCwuMzY2LS4xODQsLjU0OS0uNTUsLjU0OWgtOC4zNDhjLS4xNDYsMC0uMjE5LC4wNzQtLjIxOSwuMjJ2MTQuOTM3YzAsLjE0NywuMDczLC4yMiwuMjE5LC4yMmgxMy4wMTZjLjM2NSwwLC41NSwuMTgzLC41NSwuNTQ5djEuNDg0YzAsLjM2Ni0uMTg0LC41NDktLjU1LC41NDloLTE1LjU5N2MtLjM2NiwwLS41NDktLjE4My0uNTQ5LS41NDlWMjEuNTY5YzAtLjM2NiwuMTgzLS41NSwuNTQ5LS41NWgxNS41OTdjLjM2NSwwLC41NSwuMTgzLC41NSwuNTV2MS40ODNjMCwuMzY2LS4xODQsLjU0OS0uNTUsLjU0OVoiLz48cGF0aCBjbGFzcz0iZCIgZD0iTTEyMC4xNTYsNTkuMDIzbC02LjA0MS0xNy40MDljLS4wMzctLjExLS4xMS0uMTY0LS4yMTktLjE2NGgtNS40MzdjLS4xNDYsMC0uMjE5LC4wNzQtLjIxOSwuMjE5djE3LjI0NWMwLC4zNjYtLjE4NCwuNTQ5LS41NSwuNTQ5aC0xLjgxMmMtLjM2NywwLS41NS0uMTgzLS41NS0uNTQ5VjIxLjU2OWMwLS4zNjYsLjE4My0uNTUsLjU1LS41NWg4LjUxMmMyLjU2MiwwLDQuNjMyLC45NTIsNi4yMDYsMi44NTYsMS41NzQsMS45MDQsMi4zNjIsNC4zOTMsMi4zNjIsNy40NjgsMCwyLjQ1My0uNTMyLDQuNTQtMS41OTMsNi4yNjEtMS4wNjMsMS43MjItMi41MDgsMi44OTMtNC4zMzgsMy41MTUtLjE0OCwuMDM3LS4yMDIsLjEyOS0uMTY1LC4yNzVsNi4yMDQsMTcuNDYzLC4wNTYsLjIyYzAsLjI1Ny0uMTY0LC4zODQtLjQ5NCwuMzg0aC0xLjgxMmMtLjMyOSwwLS41NDgtLjE0Ni0uNjU5LS40MzlabS0xMS45MTYtMzUuMjAydjE0Ljk5MmMwLC4xNDYsLjA3MywuMjE5LC4yMTksLjIxOWg1LjYwMmMxLjc5MywwLDMuMjM5LS43MDQsNC4zMzgtMi4xMTQsMS4wOTgtMS40MDksMS42NDctMy4yNjcsMS42NDctNS41NzQsMC0yLjM0Mi0uNTUtNC4yMTktMS42NDctNS42MjktMS4wOTktMS40MDktMi41NDUtMi4xMTQtNC4zMzgtMi4xMTRoLTUuNjAyYy0uMTQ2LDAtLjIxOSwuMDc0LS4yMTksLjIyWiIvPjxwYXRoIGNsYXNzPSJkIiBkPSJNMTQ1LjQxNywyMy42MDFoLTEzLjAxNWMtLjE0NiwwLS4yMTksLjA3NC0uMjE5LC4yMnYxNC44ODJjMCwuMTQ3LC4wNzMsLjIyLC4yMTksLjIyaDguMzQ4Yy4zNjUsMCwuNTQ4LC4xODMsLjU0OCwuNTQ5djEuNDg0YzAsLjM2Ni0uMTgzLC41NDktLjU0OCwuNTQ5aC04LjM0OGMtLjE0NiwwLS4yMTksLjA3NC0uMjE5LC4yMnYxNC45MzdjMCwuMTQ3LC4wNzMsLjIyLC4yMTksLjIyaDEzLjAxNWMuMzY3LDAsLjU1LC4xODMsLjU1LC41NDl2MS40ODRjMCwuMzY2LS4xODMsLjU0OS0uNTUsLjU0OWgtMTUuNTk2Yy0uMzY3LDAtLjU1LS4xODMtLjU1LS41NDlWMjEuNTY5YzAtLjM2NiwuMTgzLS41NSwuNTUtLjU1aDE1LjU5NmMuMzY3LDAsLjU1LC4xODMsLjU1LC41NXYxLjQ4M2MwLC4zNjYtLjE4MywuNTQ5LS41NSwuNTQ5WiIvPjxwYXRoIGNsYXNzPSJkIiBkPSJNMTUyLjcyLDU4LjkxM1YyMS41NjljMC0uMzY2LC4xODMtLjU1LC41NS0uNTVoOC4wNzRjMi43MDgsMCw0Ljg1MSwuOTA2LDYuNDI1LDIuNzE4LDEuNTc0LDEuODEyLDIuMzYyLDQuMjc1LDIuMzYyLDcuMzg3djE4LjIzMmMwLDMuMTEyLS43ODgsNS41NzQtMi4zNjIsNy4zODctMS41NzQsMS44MTItMy43MTcsMi43MTgtNi40MjUsMi43MThoLTguMDc0Yy0uMzY3LDAtLjU1LS4xODMtLjU1LS41NDlabTMuMTMxLTIuMDMyaDUuNDkzYzEuNzkzLS4wMzYsMy4yMTItLjcyMyw0LjI1NS0yLjA1OSwxLjA0NC0xLjMzNiwxLjU2Ni0zLjE3NiwxLjU2Ni01LjUyVjMxLjIzNGMwLTIuMzc5LS41MjMtNC4yNDYtMS41NjYtNS42MDEtMS4wNDQtMS4zNTQtMi40ODEtMi4wMzItNC4zMTEtMi4wMzJoLTUuNDM3Yy0uMTQ2LDAtLjIxOSwuMDc0LS4yMTksLjIyVjU2LjY2MWMwLC4xNDcsLjA3MywuMjIsLjIxOSwuMjJaIi8+PHBhdGggY2xhc3M9ImQiIGQ9Ik0yMDQuNTYzLDU2Ljc0M2MtMS43MjIsMS44MTItNC4wNjUsMi43MTgtNy4wMywyLjcxOGgtNy44NTNjLS4zNjcsMC0uNTUtLjE4My0uNTUtLjU0OVYyMS41NjljMC0uMzY2LC4xODMtLjU1LC41NS0uNTVoNy41MjRjMy4wMzksMCw1LjQxOCwuODYxLDcuMTQsMi41ODEsMS43MiwxLjcyMiwyLjU4MSw0LjE3NCwyLjU4MSw3LjM1OSwwLDQuMjExLTEuNTc2LDcuMDQ4LTQuNzI0LDguNTEyLS4wNzMsLjAzNy0uMTE5LC4wNzQtLjEzNywuMTEtLjAxOSwuMDM3LS4wMSwuMDc0LC4wMjcsLjExLDEuNjExLC44MDYsMi44NDYsMi4wMDUsMy43MDcsMy41OTcsLjg1OSwxLjU5MywxLjI5LDMuNTI1LDEuMjksNS43OTQsLjAzNywzLjI5NS0uODA1LDUuODQ4LTIuNTI1LDcuNjYxWm0tMTIuNTIxLTMyLjkyM3YxNC4zODhjMCwuMTQ3LC4wNzMsLjIyLC4yMTksLjIyaDQuOTk3YzIuMTYsMCwzLjgzNi0uNjQsNS4wMjYtMS45MjMsMS4xOS0xLjI4MSwxLjc4NS0zLjA3NSwxLjc4NS01LjM4MSwwLTIuMzc5LS42MDUtNC4yMjktMS44MTItNS41NDctMS4yMDktMS4zMTgtMi44NzUtMS45NzgtNC45OTktMS45NzhoLTQuOTk3Yy0uMTQ2LDAtLjIxOSwuMDc0LS4yMTksLjIyWm0xMC4zNTEsMzAuOTE4YzEuMTktMS4zOTEsMS43ODUtMy4zNSwxLjc4NS01Ljg3NiwwLTIuNTYyLS42MDQtNC41NTgtMS44MTItNS45ODZzLTIuODc1LTIuMTQyLTQuOTk3LTIuMTQyaC01LjEwOGMtLjE0NiwwLS4yMTksLjA3NC0uMjE5LC4yMnYxNS42NTFjMCwuMTQ3LC4wNzMsLjIyLC4yMTksLjIyaDUuMTA4YzIuMTU5LDAsMy44MzQtLjY5NSw1LjAyNC0yLjA4N1oiLz48cGF0aCBjbGFzcz0iZCIgZD0iTTIxOC40NTgsNTguOTEzdi0xNy4wMjVjMC0uMTQ2LS4wMTktLjIzNy0uMDU2LS4yNzVsLTcuNTc4LTE5LjkzNS0uMDU2LS4yMmMwLS4yOTIsLjE2NS0uNDM5LC40OTYtLjQzOWgxLjkyMmMuMzI5LDAsLjU0OCwuMTQ3LC42NTksLjQzOWw1LjkzMSwxNi44MDVjLjAzNSwuMDc0LC4wOTEsLjExLC4xNjQsLjExcy4xMjktLjAzNiwuMTY1LS4xMWw1Ljg3Ny0xNi44MDVjLjExLS4yOTIsLjMyOS0uNDM5LC42NTktLjQzOWgxLjkyMmMuMTgzLDAsLjMxOSwuMDY0LC40MTEsLjE5MiwuMDkxLC4xMjksLjEsLjI4NCwuMDI3LC40NjdsLTcuNTc4LDE5LjkzNWMtLjAzNywuMDM3LS4wNTYsLjEyOS0uMDU2LC4yNzV2MTcuMDI1YzAsLjM2Ni0uMTgzLC41NDktLjU0OCwuNTQ5aC0xLjgxMmMtLjM2NywwLS41NS0uMTgzLS41NS0uNTQ5WiIvPjwvZz48Zz48Zz48cGF0aCBjbGFzcz0iZCIgZD0iTTI3Mi4zODksNTguNjkybDcuOTg4LTQuMTI2Yy4xNTQtLjA4LC4zMzktLjA3NiwuNDksLjAxbDI3LjQxOSwxNS42MThjLjE1OCwuMDksLjM1MywuMDksLjUxLDBsMjcuMTEyLTE1LjYwMWMuMTY0LS4wOTUsLjM2Ny0uMDkxLC41MjcsLjAwOWw3LjIzNyw0LjVjLjMyOCwuMjA0LC4zMjIsLjY4NC0uMDEyLC44OGwtMzQuODYyLDIwLjQzMWMtLjE2LC4wOTQtLjM1NywuMDk0LS41MTcsLjAwMWwtMzUuOTE2LTIwLjgxOWMtLjM1MS0uMjA0LS4zMzktLjcxNSwuMDIyLS45MDFaIi8+PHBhdGggY2xhc3M9ImQiIGQ9Ik0yNzIuMzM5LDM5LjhsOC4wMjktNC41MjVjLjE1OS0uMDksLjM1NC0uMDg4LC41MTIsLjAwNGwyNi44MzgsMTUuNzQyYy4xNTksLjA5NCwuMzU3LC4wOTQsLjUxNywuMDAybDI3LjI2LTE1Ljc0NWMuMTU5LS4wOTIsLjI1Ny0uMjYxLC4yNTctLjQ0NXYtNy4xODFjMC0uMzk4LS40MzItLjY0NS0uNzc0LS40NDJsLTI2LjE3NiwxNS40MzVjLS4xNiwuMDk0LS4zNTgsLjA5NS0uNTE5LC4wMDJsLTM1Ljk2NS0yMC44NDdjLS4zNC0uMTk3LS4zNDItLjY4Ny0uMDAzLS44ODdMMzA3LjcyLC4wNzFjLjE1OC0uMDkzLC4zNTQtLjA5NSwuNTEzLS4wMDVsMjEuNDAyLDEyLjA3OGMuMzM0LC4xODksLjM1MSwuNjY0LC4wMzEsLjg3NmwtNy4zOTIsNC44OTVjLS4xNjUsLjEwOS0uMzc3LC4xMTQtLjU0NywuMDEzbC0xMy40ODQtOC4wNDljLS4xNjUtLjA5OC0uMzcxLS4wOTYtLjUzNSwuMDA1bC0xNy43MjUsMTEuMDMxYy0uMzI2LC4yMDMtLjMyMiwuNjc5LC4wMDcsLjg3N2wxNy43MjYsMTAuNjI5Yy4xNTksLjA5NiwuMzU4LC4wOTcsLjUxOSwuMDA1bDI3LjI2Ni0xNS42MDljLjE1NC0uMDg4LC4zNDQtLjA5MSwuNS0uMDA2bDguMTI1LDQuNDAzYy4xNjUsLjA5LC4yNjksLjI2MywuMjY5LC40NTJ2MTguMjg2YzAsLjE4MS0uMDk1LC4zNDgtLjI1LC40NDFsLTM1LjM0NSwyMS4xMzJjLS4xNiwuMDk2LS4zNiwuMDk3LS41MjEsLjAwM2wtMzUuOTQ3LTIwLjgzNWMtLjM0NC0uMTk5LS4zNDEtLjY5NywuMDA1LS44OTJoMFoiLz48L2c+PGc+PHBhdGggY2xhc3M9ImQiIGQ9Ik0zNzUuMjg1LDU4LjUyOWMtMi4wNjYtLjg3OC0zLjY1Ny0yLjEyLTQuNzcxLTMuNzI5LTEuMTE2LTEuNjA5LTEuNjczLTMuNDkxLTEuNjczLTUuNjQ5di0xLjU5YzAtLjM2NSwuMTgyLS41NDksLjU0OC0uNTQ5aDQuMDAzYy4zNjUsMCwuNTQ5LC4xODMsLjU0OSwuNTQ5djEuMzE2YzAsMS44NjUsLjgwNCwzLjQsMi40MTMsNC42MDYsMS42MDksMS4yMDcsMy44MiwxLjgxLDYuNjM2LDEuODEsMi41MjMsMCw0LjQyMy0uNTI5LDUuNzAzLTEuNTksMS4yNzktMS4wNiwxLjkxOS0yLjQ0OSwxLjkxOS00LjE2OCwwLTEuMTMzLS4zMjktMi4xMDItLjk4Ny0yLjkwNi0uNjU4LS44MDQtMS42MTgtMS41NDQtMi44NzktMi4yMjEtMS4yNjEtLjY3Ni0zLjA5OC0xLjQ4OS01LjUxMi0yLjQ0LTIuNjY5LTEuMDIzLTQuNzgtMS45NTUtNi4zMzQtMi43OTctMS41NTQtLjg0MS0yLjg0My0xLjk0Ny0zLjg2Ni0zLjMxOC0xLjAyNC0xLjM3MS0xLjUzNi0zLjA5OC0xLjUzNi01LjE4MywwLTMuMTQ0LDEuMTI0LTUuNjExLDMuMzcyLTcuNDAzLDIuMjQ4LTEuNzkxLDUuMjkyLTIuNjg3LDkuMTMxLTIuNjg3LDIuNzA1LDAsNS4wODEsLjQ1OCw3LjEyOSwxLjM3MSwyLjA0NywuOTE0LDMuNjI4LDIuMTk0LDQuNzQzLDMuODM4LDEuMTE1LDEuNjQ1LDEuNjczLDMuNTQ3LDEuNjczLDUuNzAzdjEuMDk3YzAsLjM2Ni0uMTgzLC41NDktLjU0OCwuNTQ5aC00LjExM2MtLjM2NiwwLS41NDktLjE4Mi0uNTQ5LS41NDl2LS44MjNjMC0xLjktLjc1OS0zLjQ4Mi0yLjI3Ni00Ljc0NC0xLjUxOC0xLjI2MS0zLjYxMS0xLjg5Mi02LjI3OS0xLjg5Mi0yLjI2NywwLTQuMDIyLC40NjYtNS4yNjUsMS4zOTktMS4yNDMsLjkzMi0xLjg2NSwyLjI3Ni0xLjg2NSw0LjAzMSwwLDEuMjA3LC4zMSwyLjE5NCwuOTMyLDIuOTYxLC42MjEsLjc2OCwxLjU0NCwxLjQ1NCwyLjc2OSwyLjA1NywxLjIyNCwuNjAzLDMuMDk4LDEuMzgsNS42MjEsMi4zMzEsMi41OTYsMS4wMjQsNC42OTcsMS45NjYsNi4zMDcsMi44MjQsMS42MDksLjg2LDIuOTQyLDEuOTkzLDQuMDAzLDMuNCwxLjA2LDEuNDA4LDEuNTksMy4xNTMsMS41OSw1LjIzNywwLDMuMjE3LTEuMTc5LDUuNzY4LTMuNTM3LDcuNjUtMi4zNTgsMS44ODMtNS42MDMsMi44MjQtOS43MzQsMi44MjQtMi44MTYsMC01LjI1Ni0uNDM5LTcuMzIxLTEuMzE2aDBaIi8+PHBhdGggY2xhc3M9ImQiIGQ9Ik00MzIuNzMsMjUuNTcxaC0xOS40NjhjLS4xNDcsMC0uMjIsLjA3My0uMjIsLjIxOXYxMS43OTFjMCwuMTQ3LC4wNzMsLjIxOSwuMjIsLjIxOWgxMy4zODFjLjM2NSwwLC41NDksLjE4NCwuNTQ5LC41NDl2My40NTVjMCwuMzY2LS4xODQsLjU0OS0uNTQ5LC41NDloLTEzLjM4MWMtLjE0NywwLS4yMiwuMDc0LS4yMiwuMjE5djEyLjA2NWMwLC4xNDcsLjA3MywuMjIsLjIyLC4yMmgxOS40NjhjLjM2NCwwLC41NDgsLjE4MywuNTQ4LC41NDh2My40NTVjMCwuMzY2LS4xODQsLjU0OS0uNTQ4LC41NDloLTI0LjQwNGMtLjM2NiwwLS41NDgtLjE4Mi0uNTQ4LS41NDlWMjEuNTY4YzAtLjM2NSwuMTgyLS41NDksLjU0OC0uNTQ5aDI0LjQwNGMuMzY0LDAsLjU0OCwuMTg0LC41NDgsLjU0OXYzLjQ1NWMwLC4zNjYtLjE4NCwuNTQ5LS41NDgsLjU0OVoiLz48cGF0aCBjbGFzcz0iZCIgZD0iTTQ2Ny45OTEsNTguOTY4bC0xLjk3NC02LjQxNmMtLjAzNy0uMTEtLjExLS4xNjUtLjIxOS0uMTY1aC0xNS40MWMtLjExLDAtLjE4NCwuMDU1LS4yMTksLjE2NWwtMS45NzQsNi40MTZjLS4xMSwuMjkzLS4zMjksLjQzOS0uNjU4LC40MzloLTQuNDQyYy0uNDAyLDAtLjU0OC0uMi0uNDM5LS42MDNsMTIuMDEtMzcuMzQ2Yy4xMS0uMjkyLC4zMjktLjQzOSwuNjU4LS40MzloNS40ODRjLjMyOSwwLC41NDgsLjE0NywuNjU4LC40MzlsMTIuMTE5LDM3LjM0NiwuMDU1LC4yMTljMCwuMjU2LS4xNjUsLjM4NC0uNDkzLC4zODRoLTQuNDk3Yy0uMzI5LDAtLjU0OS0uMTQ2LS42NTgtLjQzOWgwWm0tMTYuNDI1LTEwLjgzMWMuMDU1LC4wNTUsLjExOCwuMDgyLC4xOTIsLjA4MmgxMi42MTNjLjA3MywwLC4xMzgtLjAyNywuMTkyLS4wODJzLjA2My0uMTE4LC4wMjgtLjE5MmwtNi4zNjItMjAuMzQ2Yy0uMDM3LS4wNzMtLjA5Mi0uMTEtLjE2NS0uMTEtLjA3NCwwLS4xMjksLjAzNy0uMTY1LC4xMWwtNi4zNjIsMjAuMzQ2Yy0uMDM3LC4wNzQtLjAyOCwuMTM3LC4wMjcsLjE5MmgwWiIvPjxwYXRoIGNsYXNzPSJkIiBkPSJNNTA1LjkzOSw1OS4wMjNsLTcuNjc4LTE2LjM5N2MtLjAzNy0uMTEtLjExLS4xNjUtLjIxOS0uMTY1aC03Ljg5N2MtLjE0NywwLS4yMTksLjA3NC0uMjE5LC4yMnYxNi4xNzhjMCwuMzY2LS4xODMsLjU0OS0uNTQ4LC41NDloLTQuMTY4Yy0uMzY2LDAtLjU0OC0uMTgyLS41NDgtLjU0OVYyMS41NjhjMC0uMzY1LC4xODItLjU0OSwuNTQ4LS41NDloMTQuNzUyYzIuMTk0LDAsNC4xMjIsLjQ1OCw1Ljc4NiwxLjM3MSwxLjY2MywuOTE0LDIuOTUyLDIuMTk0LDMuODY2LDMuODM5LC45MTMsMS42NDUsMS4zNzEsMy41NDcsMS4zNzEsNS43MDMsMCwyLjU1OS0uNjY4LDQuNzI2LTIuMDAyLDYuNDk5LTEuMzM1LDEuNzc0LTMuMTg5LDIuOTcxLTUuNTY2LDMuNTkyLS4xNDcsLjA3NC0uMTg0LC4xNjUtLjExLC4yNzRsNy45NTEsMTYuNDUyYy4wMzYsLjA3NCwuMDU1LC4xNjUsLjA1NSwuMjc0LDAsLjI1Ni0uMTQ3LC4zODQtLjQzOSwuMzg0aC00LjMzMmMtLjI5MywwLS40OTQtLjEyOC0uNjAzLS4zODRoMFptLTE2LjAxNC0zMy4yMzJ2MTIuMjg0YzAsLjE0NywuMDczLC4yMTksLjIxOSwuMjE5aDkuMTU4YzEuOTM3LDAsMy40OTEtLjU3Niw0LjY2MS0xLjcyNywxLjE3LTEuMTUyLDEuNzU1LTIuNjc4LDEuNzU1LTQuNTc5LDAtMS45MzctLjU4NS0zLjQ5MS0xLjc1NS00LjY2MS0xLjE3MS0xLjE3LTIuNzI0LTEuNzU1LTQuNjYxLTEuNzU1aC05LjE1OGMtLjE0NywwLS4yMTksLjA3My0uMjE5LC4yMTloMFoiLz48cGF0aCBjbGFzcz0iZCIgZD0iTTUyOC4zOTUsNTguMzM3Yy0yLjAyOS0xLjA0Mi0zLjYwMi0yLjUyMy00LjcxNi00LjQ0Mi0xLjExNS0xLjkxOS0xLjY3Mi00LjEyMi0xLjY3Mi02LjYwOHYtMTQuMjAzYzAtMi40ODYsLjU1Ny00LjY3LDEuNjcyLTYuNTUzLDEuMTE0LTEuODgzLDIuNjg3LTMuMzQ1LDQuNzE2LTQuMzg3LDIuMDI5LTEuMDQyLDQuMzYtMS41NjMsNi45OTItMS41NjNzNC45NTQsLjUwMyw2Ljk2NSwxLjUwOGMyLjAxLDEuMDA2LDMuNTczLDIuNDIyLDQuNjg4LDQuMjUsMS4xMTUsMS44MjgsMS42NzMsMy45NDgsMS42NzMsNi4zNjJ2LjA1NWMwLC4xODMtLjA1NSwuMzI5LS4xNjUsLjQzOS0uMTEsLjExLS4yMzgsLjE2NS0uMzg0LC4xNjVsLTQuMTY3LC4yMTljLS4zNjYsMC0uNTQ5LS4xNjUtLjU0OS0uNDk0di0uMTY1YzAtMi4zMzktLjczMS00LjIyMi0yLjE5NC01LjY0OS0xLjQ2My0xLjQyNi0zLjQxOS0yLjEzOS01Ljg2OC0yLjEzOXMtNC40MTQsLjcxMy01Ljg5NSwyLjEzOS0yLjIyMSwzLjMwOS0yLjIyMSw1LjY0OXYxNC41ODdjMCwyLjM0LC43NDEsNC4yMjIsMi4yMjEsNS42NDlzMy40NDYsMi4xMzksNS44OTUsMi4xMzksNC40MDUtLjcxMyw1Ljg2OC0yLjEzOSwyLjE5NC0zLjMwOCwyLjE5NC01LjY0OXYtLjExYzAtLjMyOSwuMTgyLS40OTQsLjU0OS0uNDk0bDQuMTY3LC4yMmMuMzY1LDAsLjU0OSwuMTgzLC41NDksLjU0OCwwLDIuNDEzLS41NTgsNC41NDMtMS42NzMsNi4zODktMS4xMTUsMS44NDctMi42NzksMy4yODItNC42ODgsNC4zMDUtMi4wMTEsMS4wMjQtNC4zMzIsMS41MzYtNi45NjUsMS41MzZzLTQuOTYzLS41MjEtNi45OTItMS41NjNaIi8+PHBhdGggY2xhc3M9ImQiIGQ9Ik01ODIuOTg4LDIxLjAxOWg0LjE2OGMuMzY1LDAsLjU0OCwuMTg0LC41NDgsLjU0OVY1OC44NThjMCwuMzY2LS4xODMsLjU0OS0uNTQ4LC41NDloLTQuMTY4Yy0uMzY2LDAtLjU0OC0uMTgyLS41NDgtLjU0OXYtMTYuMjg3YzAtLjE0Ni0uMDc0LS4yMTktLjIxOS0uMjE5aC0xNS42M2MtLjE0NywwLS4yMTksLjA3NC0uMjE5LC4yMTl2MTYuMjg3YzAsLjM2Ni0uMTgzLC41NDktLjU0OCwuNTQ5aC00LjE2OGMtLjM2NiwwLS41NDgtLjE4Mi0uNTQ4LS41NDlWMjEuNTY4YzAtLjM2NSwuMTgyLS41NDksLjU0OC0uNTQ5aDQuMTY4Yy4zNjUsMCwuNTQ4LC4xODQsLjU0OCwuNTQ5djE2LjAxM2MwLC4xNDcsLjA3MywuMjE5LC4yMTksLjIxOWgxNS42M2MuMTQ2LDAsLjIxOS0uMDczLC4yMTktLjIxOVYyMS41NjhjMC0uMzY1LC4xODItLjU0OSwuNTQ4LS41NDlaIi8+PHBhdGggY2xhc3M9ImQiIGQ9Ik02MDUuNzczLDU4LjUyOWMtMi4wNjYtLjg3OC0zLjY1Ni0yLjEyLTQuNzcxLTMuNzI5LTEuMTE1LTEuNjA5LTEuNjczLTMuNDkxLTEuNjczLTUuNjQ5di0xLjU5YzAtLjM2NSwuMTgyLS41NDksLjU0OS0uNTQ5aDQuMDAzYy4zNjUsMCwuNTQ5LC4xODMsLjU0OSwuNTQ5djEuMzE2YzAsMS44NjUsLjgwNCwzLjQsMi40MTMsNC42MDYsMS42MDgsMS4yMDcsMy44MiwxLjgxLDYuNjM2LDEuODEsMi41MjMsMCw0LjQyMy0uNTI5LDUuNzAzLTEuNTksMS4yNzktMS4wNiwxLjkxOS0yLjQ0OSwxLjkxOS00LjE2OCwwLTEuMTMzLS4zMjktMi4xMDItLjk4Ny0yLjkwNi0uNjU4LS44MDQtMS42MTgtMS41NDQtMi44NzktMi4yMjEtMS4yNjItLjY3Ni0zLjA5OC0xLjQ4OS01LjUxMi0yLjQ0LTIuNjY5LTEuMDIzLTQuNzgtMS45NTUtNi4zMzQtMi43OTctMS41NTQtLjg0MS0yLjg0My0xLjk0Ny0zLjg2Ni0zLjMxOC0xLjAyNC0xLjM3MS0xLjUzNi0zLjA5OC0xLjUzNi01LjE4MywwLTMuMTQ0LDEuMTI0LTUuNjExLDMuMzczLTcuNDAzLDIuMjQ4LTEuNzkxLDUuMjkyLTIuNjg3LDkuMTMxLTIuNjg3LDIuNzA1LDAsNS4wODEsLjQ1OCw3LjEyOSwxLjM3MSwyLjA0NywuOTE0LDMuNjI4LDIuMTk0LDQuNzQ0LDMuODM4LDEuMTE0LDEuNjQ1LDEuNjczLDMuNTQ3LDEuNjczLDUuNzAzdjEuMDk3YzAsLjM2Ni0uMTg0LC41NDktLjU0OSwuNTQ5aC00LjExM2MtLjM2NiwwLS41NDktLjE4Mi0uNTQ5LS41NDl2LS44MjNjMC0xLjktLjc1OS0zLjQ4Mi0yLjI3Ni00Ljc0NC0xLjUxNy0xLjI2MS0zLjYxMS0xLjg5Mi02LjI3OS0xLjg5Mi0yLjI2NywwLTQuMDIyLC40NjYtNS4yNjUsMS4zOTktMS4yNDMsLjkzMi0xLjg2NSwyLjI3Ni0xLjg2NSw0LjAzMSwwLDEuMjA3LC4zMSwyLjE5NCwuOTMzLDIuOTYxLC42MjEsLjc2OCwxLjU0NCwxLjQ1NCwyLjc2OSwyLjA1NywxLjIyNCwuNjAzLDMuMDk4LDEuMzgsNS42MjEsMi4zMzEsMi41OTUsMS4wMjQsNC42OTcsMS45NjYsNi4zMDYsMi44MjQsMS42MDgsLjg2LDIuOTQyLDEuOTkzLDQuMDAzLDMuNCwxLjA2LDEuNDA4LDEuNTksMy4xNTMsMS41OSw1LjIzNywwLDMuMjE3LTEuMTc5LDUuNzY4LTMuNTM3LDcuNjUtMi4zNTgsMS44ODMtNS42MDMsMi44MjQtOS43MzQsMi44MjQtMi44MTYsMC01LjI1Ni0uNDM5LTcuMzIxLTEuMzE2aDBaIi8+PHBhdGggY2xhc3M9ImQiIGQ9Ik02NjIuMjg1LDIxLjU2OHYzLjUxYzAsLjM2Ni0uMTg0LC41NDgtLjU0OSwuNTQ4aC0xMC41MjljLS4xNDcsMC0uMjE5LC4wNzQtLjIxOSwuMjJWNTguODU4YzAsLjM2Ni0uMTgzLC41NDktLjU0OCwuNTQ5aC00LjE2OGMtLjM2NiwwLS41NDgtLjE4Mi0uNTQ4LS41NDlWMjUuODQ1YzAtLjE0Ni0uMDc0LS4yMi0uMjItLjIyaC0xMC4wMzVjLS4zNjYsMC0uNTQ5LS4xODItLjU0OS0uNTQ4di0zLjUxYzAtLjM2NSwuMTgyLS41NDksLjU0OS0uNTQ5aDI2LjI2OGMuMzY1LDAsLjU0OSwuMTg0LC41NDksLjU0OWgtLjAwMVoiLz48cGF0aCBjbGFzcz0iZCIgZD0iTTY5Mi45OTUsNTguOTY4bC0xLjk3NC02LjQxNmMtLjAzNy0uMTEtLjExLS4xNjUtLjIxOS0uMTY1aC0xNS40MWMtLjExLDAtLjE4NCwuMDU1LS4yMTksLjE2NWwtMS45NzQsNi40MTZjLS4xMSwuMjkzLS4zMjksLjQzOS0uNjU4LC40MzloLTQuNDQyYy0uNDAyLDAtLjU0OC0uMi0uNDM5LS42MDNsMTIuMDEtMzcuMzQ2Yy4xMS0uMjkyLC4zMjktLjQzOSwuNjU4LS40MzloNS40ODRjLjMyOSwwLC41NDgsLjE0NywuNjU4LC40MzlsMTIuMTE5LDM3LjM0NiwuMDU1LC4yMTljMCwuMjU2LS4xNjUsLjM4NC0uNDkzLC4zODRoLTQuNDk3Yy0uMzI5LDAtLjU0OS0uMTQ2LS42NTgtLjQzOWgwWm0tMTYuNDI1LTEwLjgzMWMuMDU1LC4wNTUsLjExOCwuMDgyLC4xOTIsLjA4MmgxMi42MTNjLjA3MywwLC4xMzctLjAyNywuMTkyLS4wODIsLjA1NS0uMDU1LC4wNjMtLjExOCwuMDI4LS4xOTJsLTYuMzYyLTIwLjM0NmMtLjAzNy0uMDczLS4wOTItLjExLS4xNjUtLjExLS4wNzQsMC0uMTI5LC4wMzctLjE2NSwuMTFsLTYuMzYyLDIwLjM0NmMtLjAzNywuMDc0LS4wMjgsLjEzNywuMDI3LC4xOTJoMFoiLz48cGF0aCBjbGFzcz0iZCIgZD0iTTcwNy4wODgsNTkuMjE1Yy0uMDczLS4xMjgtLjA1NS0uMjgzLC4wNTUtLjQ2NmwxMS4yOTctMTguMzcxYy4wNzMtLjExLC4wNzMtLjIxOSwwLS4zMjlsLTExLjI5Ny0xOC4zNzFjLS4wNzQtLjE0Ni0uMTEtLjI1NS0uMTEtLjMyOSwwLS4yMTksLjE2NS0uMzI5LC40OTQtLjMyOWg0LjU1MWMuMjU1LDAsLjQ3NSwuMTI5LC42NTgsLjM4NGw4LjgyOSwxNC41MzJjLjAzNiwuMDM3LC4wOTEsLjA1NSwuMTY1LC4wNTUsLjA3MywwLC4xMjctLjAxOCwuMTY1LS4wNTVsOC44MjktMTQuNTMyYy4xODItLjI1NSwuNDAyLS4zODQsLjY1OC0uMzg0aDQuNDk3Yy4yMTksMCwuMzY1LC4wNjUsLjQzOSwuMTkyLC4wNzMsLjEyOCwuMDU1LC4yODQtLjA1NSwuNDY2bC0xMS4yNDIsMTguNDI2Yy0uMDM3LC4xMS0uMDM3LC4yMiwwLC4zMjlsMTEuMjQyLDE4LjMxNmMuMDczLC4xNDcsLjExLC4yNTYsLjExLC4zMjksMCwuMjItLjE2NSwuMzI5LS40OTQsLjMyOWgtNC40OTdjLS4yNTYsMC0uNDc2LS4xMjgtLjY1OC0uMzg0bC04LjgyOS0xNC40NzdjLS4wMzctLjA3My0uMDkyLS4xMS0uMTY1LS4xMS0uMDc0LDAtLjEyOSwuMDM3LS4xNjUsLjExbC04LjgyOSwxNC40NzdjLS4xODMsLjI1Ni0uNDAzLC4zODQtLjY1OCwuMzg0aC00LjU1MWMtLjIxOSwwLS4zNjYtLjA2NC0uNDM5LS4xOTJaIi8+PC9nPjwvZz48L2c+PC9zdmc+) no-repeat 90% center;
background-size: 150px;
background-position: right 10px
}
.input-container-custom .sf-header-searchstudio-js .sf-form .form-control-suggest input:focus {
box-shadow: none;
outline: none
}
.input-container-custom .sf-header-searchstudio-js .sf-form .form-control-suggest input::placeholder {
opacity: 1;
color: #9E9E9E;
}
.input-container-custom .sf-header-searchstudio-js .sf-form .form-control-suggest.ignore-branding input {
background: none
}
.input-container-custom .sf-header-searchstudio-js .sf-form .form-control-suggest ul {
padding-left: 4px
}
.input-container-custom .sf-header-searchstudio-js .sf-form .form-control-suggest li {
list-style: none
}
.input-container-custom .sf-header-searchstudio-js .sf-form .loader {
position: absolute;
right: 18px;
top: 15px;
padding: 2px;
background-color: #fff;
border-radius: 100px
}
.input-container-wrapper .loader .spinner-border {
border: 3px solid #eb3500 !important;
border-right-color: transparent !important
}
.input-container-custom .sf-header-searchstudio-js .sf-form .btn {
position: absolute;
right: 0;
top: 0;
height: 58px;
width: 58px;
padding: 17px 10px 18px 10px;
cursor: pointer;
background-color: transparent !important;
}
.input-container-custom .sf-header-searchstudio-js .sf-form .btn:focus {
outline: none;
box-shadow: none;
background-color: #f38666
}
.input-container-custom .sf-header-searchstudio-js .sf-form .btn span {
max-width: 32px;
height: 32px;
width: 32px;
margin: 0 auto;
display: block;
background-size: 100%;
background-position: center center;
background-repeat: no-repeat
}
.input-container-custom .sf-header-searchstudio-js .sf-form .btn .search-icon {
background-image: url("data:image/svg+xml;base64,77u/PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjxzdmcgdmVyc2lvbj0iMS4xIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgd2lkdGg9IjM0cHgiIGhlaWdodD0iMzJweCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4NCiAgPGcgdHJhbnNmb3JtPSJtYXRyaXgoMSAwIDAgMSAtNTI0IC0xMyApIj4NCiAgICA8cGF0aCBkPSJNIDMzLjM5MTMzMzMzMzMzMzMzNiAzMS4xNDIgIEMgMzIuOTkyMDAwMDAwMDAwMDA0IDMxLjU0MTMzMzMzMzMzMzMzICAzMi40NiAzMS43NDA2NjY2NjY2NjY2NyAgMzEuOTI4IDMxLjc0MDY2NjY2NjY2NjY3ICBDIDMxLjQ2MjAwMDAwMDAwMDAwMyAzMS43NDA2NjY2NjY2NjY2NyAgMzAuOTMgMzEuNjA3MzMzMzMzMzMzMzMzICAzMC41MzA2NjY2NjY2NjY2NyAzMS4yMDg2NjY2NjY2NjY2NjYgIEwgMjQuODc2MDAwMDAwMDAwMDA1IDI1LjY4NjY2NjY2NjY2NjY2NyAgQyAyMi40ODA2NjY2NjY2NjY2NyAyNy41NDkzMzMzMzMzMzMzMyAgMTkuNDIwNjY2NjY2NjY2NjcgMjguNjEzOTk5OTk5OTk5OTk3ICAxNi4yOTQwMDAwMDAwMDAwMDQgMjguNjEzOTk5OTk5OTk5OTk3ICBDIDEyLjUwMjAwMDAwMDAwMDAwNiAyOC42MTM5OTk5OTk5OTk5OTcgIDguOTA5MzMzMzMzMzMzMzQgMjcuMDgzOTk5OTk5OTk5OTk2ICA2LjE4MjAwMDAwMDAwMDAwNyAyNC40MjI2NjY2NjY2NjY2NjUgIEMgMC41OTMzMzMzMzMzMzMzNDA4IDE4LjkwMDY2NjY2NjY2NjY2NiAgMC41OTMzMzMzMzMzMzMzNDA4IDkuODUzMzMzMzMzMzMzMzMzICA2LjE4MjAwMDAwMDAwMDAwNyA0LjI2NDY2NjY2NjY2NjY2OCAgQyA4LjkwOTMzMzMzMzMzMzM0IDEuNDcwNjY2NjY2NjY2NjY4MSAgMTIuNTAyMDAwMDAwMDAwMDA2IDAuMDczMzMzMzMzMzMzMzM0NzIgIDE2LjI5NDAwMDAwMDAwMDAwNCAwLjA3MzMzMzMzMzMzMzMzNDcyICBDIDIwLjA4NjAwMDAwMDAwMDAwNiAwLjA3MzMzMzMzMzMzMzMzNDcyICAyMy42Nzg2NjY2NjY2NjY2NzIgMS42MDMzMzMzMzMzMzMzMzQ2ICAyNi40MDYwMDAwMDAwMDAwMDYgNC4yNjQ2NjY2NjY2NjY2NjggIEMgMzEuNDYyMDAwMDAwMDAwMDA3IDkuMzIwNjY2NjY2NjY2NjY4ICAzMS45MjgwMDAwMDAwMDAwMDQgMTcuMzA0MDAwMDAwMDAwMDAyICAyNy43MzY2NjY2NjY2NjY2NyAyMi45NTkzMzMzMzMzMzMzMzcgIEwgMzMuMzkxMzMzMzMzMzMzMzM2IDI4LjQxNDY2NjY2NjY2NjY3ICBDIDM0LjE4OTMzMzMzMzMzMzMzIDI5LjA4ICAzNC4xODkzMzMzMzMzMzMzMyAzMC40MTA2NjY2NjY2NjY2NjQgIDMzLjM5MTMzMzMzMzMzMzMzNiAzMS4xNDIgIFogTSAyMy42MTEzMzMzMzMzMzMzMzQgNy4xMjUzMzMzMzMzMzMzMzIgIEMgMjEuNjgyIDUuMDYzMzMzMzMzMzMzMzMzICAxOS4wODczMzMzMzMzMzMzMzMgNC4wNjUzMzMzMzMzMzMzMzMgIDE2LjM2IDQuMDY1MzMzMzMzMzMzMzMzICBDIDEzLjU2NTk5OTk5OTk5OTk5OSA0LjA2NTMzMzMzMzMzMzMzMyAgMTEuMDM3OTk5OTk5OTk5OTk4IDUuMTk2ICA5LjEwODY2NjY2NjY2NjY2NCA3LjEyNTMzMzMzMzMzMzMzMiAgQyA1LjExNjY2NjY2NjY2NjY2NSAxMS4xMTczMzMzMzMzMzMzMzEgIDUuMTE2NjY2NjY2NjY2NjY1IDE3LjYzNjY2NjY2NjY2NjY2MyAgOS4xMDg2NjY2NjY2NjY2NjQgMjEuNjI4NjY2NjY2NjY2NjY0ICBDIDExLjAzNzk5OTk5OTk5OTk5OCAyMy42MjQ2NjY2NjY2NjY2NjMgIDEzLjYzMjY2NjY2NjY2NjY2NSAyNC42ODg2NjY2NjY2NjY2NjYgIDE2LjM2IDI0LjY4ODY2NjY2NjY2NjY2NiAgQyAxOS4wODczMzMzMzMzMzMzMzMgMjQuNjg4NjY2NjY2NjY2NjY2ICAyMS42ODIgMjMuNTU4ICAyMy42MTEzMzMzMzMzMzMzMzQgMjEuNjI4NjY2NjY2NjY2NjY0ICBDIDI3LjYwMzMzMzMzMzMzMzMzIDE3LjYzNjY2NjY2NjY2NjY2MyAgMjcuNjAzMzMzMzMzMzMzMzMgMTEuMDUwNjY2NjY2NjY2NjY1ICAyMy42MTEzMzMzMzMzMzMzMzQgNy4xMjUzMzMzMzMzMzMzMzIgIFogIiBmaWxsLXJ1bGU9Im5vbnplcm8iIGZpbGw9IiNlYjM1MDAiIHN0cm9rZT0ibm9uZSIgdHJhbnNmb3JtPSJtYXRyaXgoMSAwIDAgMSA1MjQgMTMgKSIgLz4NCiAgPC9nPg0KPC9zdmc+")
}
.input-container-custom .sf-header-searchstudio-js .sf-form .btn .search-close {
background-image: url("data:image/svg+xml;base64,77u/PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjxzdmcgdmVyc2lvbj0iMS4xIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgd2lkdGg9IjE0cHgiIGhlaWdodD0iMTVweCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4NCiAgPGcgdHJhbnNmb3JtPSJtYXRyaXgoMSAwIDAgMSAtNDkzIC0yMiApIj4NCiAgICA8cGF0aCBkPSJNIDcuNzY0MTM5NTM0ODgzNzIgNy41ICBMIDEzLjgzNzg2MDQ2NTExNjI3OSAxNC4xMTk0OTk5OTk5OTk5OTkgIEMgMTQuMDQ0OTMwMjMyNTU4MTM3IDE0LjM0NTQgIDE0LjAxNDMyNTU4MTM5NTM0NyAxNC42ODMxOTk5OTk5OTk5OTggIDEzLjc2OTE2Mjc5MDY5NzY3NCAxNC44NzQ5ICBDIDEzLjY1OTc2NzQ0MTg2MDQ2NSAxNC45NTY1ICAxMy41Mjg4ODM3MjA5MzAyMzIgMTUgIDEzLjM5NDc0NDE4NjA0NjUxIDE1ICBDIDEzLjIyOTY3NDQxODYwNDY1IDE1ICAxMy4wNjU1ODEzOTUzNDg4MzQgMTQuOTM1MiAgMTIuOTUwMzI1NTgxMzk1MzQ3IDE0LjgxMDcgIEwgNi45OTk2NzQ0MTg2MDQ2NTEgOC4zMzEgIEwgMS4wNDgwNDY1MTE2Mjc5MDY1IDE0LjgxMjUgIEMgMC45MzM0NDE4NjA0NjUxMTU3IDE0LjkzNjM5OTk5OTk5OTk5OSAgMC43NjkzNDg4MzcyMDkzMDE4IDE1ICAwLjYwMzk1MzQ4ODM3MjA5MjMgMTUgIEMgMC40NzE3Njc0NDE4NjA0NjQ1IDE1ICAwLjMzODI3OTA2OTc2NzQ0MTE1IDE0Ljk1ODMgIDAuMjI5MjA5MzAyMzI1NTgwNzMgMTQuODczNDAwMDAwMDAwMDAyICBDIC0wLjAxNTk1MzQ4ODM3MjA5MzY5OCAxNC42ODIwMDAwMDAwMDAwMDIgIC0wLjA0NjU1ODEzOTUzNDg4NDM4NSAxNC4zNDQyICAwLjE2MDUxMTYyNzkwNjk3NjEgMTQuMTE4ICBMIDYuMjM1ODYwNDY1MTE2Mjc5IDcuNDk5MSAgTCAwLjE2MDgzNzIwOTMwMjMyNSAwLjg4MjMgIEMgLTAuMDQ2MjMyNTU4MTM5NTM1NDUgMC42NTY0ICAtMC4wMTU2Mjc5MDY5NzY3NDQ3NSAwLjMxODYwMDAwMDAwMDAwMDA1ICAwLjIyOTUzNDg4MzcyMDkyOTcgMC4xMjcyICBDIDAuNDc0Njk3Njc0NDE4NjA0MDUgLTAuMDYzMyAgMC44NDA5NzY3NDQxODYwNDYgLTAuMDM0MiAgMS4wNDkwMjMyNTU4MTM5NTMgMC4xODk4OTk5OTk5OTk5OTk5OSAgTCA2Ljk5OTY3NDQxODYwNDY1MSA2LjY3MDIgIEwgMTIuOTUxMzAyMzI1NTgxMzk1IDAuMTg4NyAgQyAxMy4xNTgzNzIwOTMwMjMyNTUgLTAuMDM1MSAgMTMuNTI1MzAyMzI1NTgxMzkzIC0wLjA2NDQ5OTk5OTk5OTk5OTk5ICAxMy43NzA3OTA2OTc2NzQ0MTggMC4xMjYwMDAwMDAwMDAwMDAwMyAgQyAxNC4wMTU5NTM0ODgzNzIwOTMgMC4zMTc0ICAxNC4wNDY1NTgxMzk1MzQ4ODIgMC42NTUyICAxMy44Mzk0ODgzNzIwOTMwMjIgMC44ODEzOTk5OTk5OTk5OTk5ICBMIDcuNzY0MTM5NTM0ODgzNzIgNy41ICBaICIgZmlsbC1ydWxlPSJub256ZXJvIiBmaWxsPSIjNzM3MzczIiBzdHJva2U9Im5vbmUiIHRyYW5zZm9ybT0ibWF0cml4KDEgMCAwIDEgNDkzIDIyICkiIC8+DQogIDwvZz4NCjwvc3ZnPg==");
max-width: 15px;
height: 15px;
width: 15px;
}
.input-container-custom .sf-header-searchstudio-js .sf-form .btn {
position: absolute;
font-size: 30px;
padding: 14px 10px;
display: inline-block;
font-weight: 400;
color: #212529;
text-align: center;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
background-color: transparent;
border: 1px solid transparent;
padding: .375rem .75rem;
font-size: 1rem;
line-height: 1.5;
border-radius: 0 .25rem .25rem 0;
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;
box-shadow: none !important;
}
.input-container-custom .sf-header-searchstudio-js .sf-form input:focus {
box-shadow: none
}
@media (max-width:1199px) {
.facet-template-container-custom .pill-container .pill {
margin-left: 0
}
.sf-lists.layout-list .list-wrapper {
padding-left: 0 !important
}
}
.related-searches-container>div {
display: flex;
flex-wrap: wrap;
align-items: center;
padding-left: 0;
padding-right: 0
}
.related-searches-container h4 {
width: 100%;
margin-bottom: 21px !important;
font-size: 30px;
font-family: "Barlow", Sans-serif !important;
font-weight: 400;
}
.related-searches-container>div b {
display: block;
width: 100%;
padding-right: 8px;
padding-left: 5px;
font-weight: 400;
font-size: 18px;
margin-bottom: 10px;
color: #333
}
.related-searches-container>div span.related-search {
padding-right: 5px;
padding-left: 0;
width: 33.333%;
}
.related-searches-container>div .related-search a {
color: #333333;
font-weight: 500;
font-family: "Barlow Regular", Sans-serif;
font-size: 18px;
padding: 10px 10px 10px 0;
display: block;
margin-bottom: 10px;
background-color: #fff;
}
.related-searches-container>div .related-search a:hover {
color: var( --e-global-color-primary );
text-decoration: none;
}
.related-searches-container>div .related-search a span {
display: none
}
@media (max-width:767px) {
.related-searches-container > div span.related-search {
width: 50%;
}
}
.paging-container {
justify-content: center
}
.paging-container .pagination {
justify-content: center !important
}
.tags-list li {
line-height: 1.1;
padding-left: 10px !important;
padding-right: 10px !important;
border-left: 1px solid rgb(51, 71, 90)
}
.tags-list li span.tag {
font-weight: 400;
margin-bottom: 8px;
display: block !important
}
@supports (-webkit-appearance: none) or (-moz-appearance: none) {
#searchstax-facets-container .searchstax-facet-input-checkbox {
border: 1px solid #8F8F9D;
border-radius: 3px;
}
input[type="checkbox"]:checked {
color: #fff;
background: #0060DF;
}
#searchstax-facets-container input[type="checkbox"]:after {
content: "";
opacity: 0;
display: block;
left: 5px;
top: 0;
position: absolute;
width: 6px;
height: 11px;
border: 2px solid #fff;
border-top: 0;
border-left: 0;
transform: rotate(40deg);
}
#searchstax-facets-container  input[type="checkbox"]:checked::after {
opacity: 1;
}
}
#searchstax-related-searches-container h3 {
font-size: 40px;
font-family: "Barlow", Sans-serif;
font-weight: 400;
}